@m3e/react 2.0.0 → 2.0.1
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
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"slide-group.min.js","sources":["../../src/slide-group/SlideGroup.ts"],"sourcesContent":["import React from \"react\";\r\nimport { createComponent } from \"
|
|
1
|
+
{"version":3,"file":"slide-group.min.js","sources":["../../src/slide-group/SlideGroup.ts","../../src/utils/createComponent.ts"],"sourcesContent":["import React from \"react\";\r\nimport { createComponent } from \"../utils\";\r\n\r\nimport { M3eSlideGroupElement } from \"@m3e/web/slide-group\";\r\nexport type { M3eSlideGroupElement } from \"@m3e/web/slide-group\";\r\n\r\n/**\r\n * React binding for the `m3e-slide-group` Web Component from `@m3e/web/slide-group`.\r\n *\r\n * This component renders the underlying `<m3e-slide-group>` element and exposes its\r\n * properties, attributes, and events through an idiomatic React interface.\r\n *\r\n * Props map directly to element properties, and event handlers receive the\r\n * native DOM events dispatched by the component. Refs are forwarded to the\r\n * underlying `<m3e-slide-group>` instance for imperative access.\r\n *\r\n * See the `m3e-slide-group` documentation for full details on behavior, styling,\r\n * accessibility, and supported events.\r\n */\r\nexport const M3eSlideGroup = createComponent({\r\n tagName: \"m3e-slide-group\",\r\n elementClass: M3eSlideGroupElement,\r\n react: React,\r\n});\r\n","import { createComponent as createReactComponent, EventName, Options, ReactWebComponent } from \"@lit/react\";\r\n\r\ntype EventNames = Record<string, EventName | string>;\r\n\r\n/**\r\n * Creates an SSR-safe React component for a custom element. Properties are distinguished\r\n * from attributes automatically, and events can be configured so they are added\r\n * to the custom element as event listeners.\r\n *\r\n * @param options An options bag containing the parameters needed to generate a\r\n * wrapped web component.\r\n *\r\n * @param options.react The React module, typically imported from the `react`\r\n * npm package.\r\n * @param options.tagName The custom element tag name registered via\r\n * `customElements.define`.\r\n * @param options.elementClass The custom element class registered via\r\n * `customElements.define`.\r\n * @param options.events An object listing events to which the component can\r\n * listen. The object keys are the event property names passed in via React\r\n * props and the object values are the names of the corresponding events\r\n * generated by the custom element. For example, given `{onactivate:\r\n * 'activate'}` an event function may be passed via the component's `onactivate`\r\n * prop and will be called when the custom element fires its `activate` event.\r\n * @param options.displayName A React component display name, used in debugging\r\n * messages. Default value is inferred from the name of custom element class\r\n * registered via `customElements.define`.\r\n */\r\n// eslint-disable-next-line @typescript-eslint/no-empty-object-type\r\nexport function createComponent<I extends HTMLElement, E extends EventNames = {}>({\r\n react,\r\n tagName,\r\n elementClass,\r\n events,\r\n displayName,\r\n}: Options<I, E>): ReactWebComponent<I, E> {\r\n return typeof window !== \"undefined\"\r\n ? createReactComponent<I, E>({ react, tagName, elementClass, events, displayName })\r\n : <ReactWebComponent<I, E>>(<unknown>null);\r\n}\r\n"],"names":["M3eSlideGroup","react","tagName","elementClass","events","displayName","window","createReactComponent","createComponent","M3eSlideGroupElement","React"],"mappings":";;;;;iIAmBO,MAAMA,ECUP,UAA4EC,MAChFA,EAAKC,QACLA,EAAOC,aACPA,EAAYC,OACZA,EAAMC,YACNA,IAEA,MAAyB,oBAAXC,OACVC,EAA2B,CAAEN,QAAOC,UAASC,eAAcC,SAAQC,gBAChC,IACzC,CDpB6BG,CAAgB,CAC3CN,QAAS,kBACTC,aAAcM,EACdR,MAAOS"}
|
package/dist/slider.js
CHANGED
|
@@ -6,11 +6,42 @@
|
|
|
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 { M3eSliderElement, M3eSliderThumbElement } from '@m3e/web/slider';
|
|
11
11
|
|
|
12
12
|
/**
|
|
13
|
-
* React
|
|
13
|
+
* Creates an SSR-safe React component for a custom element. Properties are distinguished
|
|
14
|
+
* from attributes automatically, and events can be configured so they are added
|
|
15
|
+
* to the custom element as event listeners.
|
|
16
|
+
*
|
|
17
|
+
* @param options An options bag containing the parameters needed to generate a
|
|
18
|
+
* wrapped web component.
|
|
19
|
+
*
|
|
20
|
+
* @param options.react The React module, typically imported from the `react`
|
|
21
|
+
* npm package.
|
|
22
|
+
* @param options.tagName The custom element tag name registered via
|
|
23
|
+
* `customElements.define`.
|
|
24
|
+
* @param options.elementClass The custom element class registered via
|
|
25
|
+
* `customElements.define`.
|
|
26
|
+
* @param options.events An object listing events to which the component can
|
|
27
|
+
* listen. The object keys are the event property names passed in via React
|
|
28
|
+
* props and the object values are the names of the corresponding events
|
|
29
|
+
* generated by the custom element. For example, given `{onactivate:
|
|
30
|
+
* 'activate'}` an event function may be passed via the component's `onactivate`
|
|
31
|
+
* prop and will be called when the custom element fires its `activate` event.
|
|
32
|
+
* @param options.displayName A React component display name, used in debugging
|
|
33
|
+
* messages. Default value is inferred from the name of custom element class
|
|
34
|
+
* registered via `customElements.define`.
|
|
35
|
+
*/
|
|
36
|
+
// eslint-disable-next-line @typescript-eslint/no-empty-object-type
|
|
37
|
+
function createComponent({ react, tagName, elementClass, events, displayName, }) {
|
|
38
|
+
return typeof window !== "undefined"
|
|
39
|
+
? createComponent$1({ react, tagName, elementClass, events, displayName })
|
|
40
|
+
: null;
|
|
41
|
+
}
|
|
42
|
+
|
|
43
|
+
/**
|
|
44
|
+
* React binding for the `m3e-slider` Web Component from `@m3e/web/slider`.
|
|
14
45
|
*
|
|
15
46
|
* This component renders the underlying `<m3e-slider>` element and exposes its
|
|
16
47
|
* properties, attributes, and events through an idiomatic React interface.
|
|
@@ -29,7 +60,7 @@ const M3eSlider = createComponent({
|
|
|
29
60
|
});
|
|
30
61
|
|
|
31
62
|
/**
|
|
32
|
-
* React binding for the `m3e-slider-thumb` Web Component from `@m3e/slider`.
|
|
63
|
+
* React binding for the `m3e-slider-thumb` Web Component from `@m3e/web/slider`.
|
|
33
64
|
*
|
|
34
65
|
* This component renders the underlying `<m3e-slider-thumb>` element and exposes its
|
|
35
66
|
* properties, attributes, and events through an idiomatic React interface.
|
package/dist/slider.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"slider.js","sources":["../../src/slider/Slider.ts","../../src/slider/SliderThumb.ts"],"sourcesContent":["import React from \"react\";\r\nimport { createComponent } from \"
|
|
1
|
+
{"version":3,"file":"slider.js","sources":["../../src/utils/createComponent.ts","../../src/slider/Slider.ts","../../src/slider/SliderThumb.ts"],"sourcesContent":["import { createComponent as createReactComponent, EventName, Options, ReactWebComponent } from \"@lit/react\";\r\n\r\ntype EventNames = Record<string, EventName | string>;\r\n\r\n/**\r\n * Creates an SSR-safe React component for a custom element. Properties are distinguished\r\n * from attributes automatically, and events can be configured so they are added\r\n * to the custom element as event listeners.\r\n *\r\n * @param options An options bag containing the parameters needed to generate a\r\n * wrapped web component.\r\n *\r\n * @param options.react The React module, typically imported from the `react`\r\n * npm package.\r\n * @param options.tagName The custom element tag name registered via\r\n * `customElements.define`.\r\n * @param options.elementClass The custom element class registered via\r\n * `customElements.define`.\r\n * @param options.events An object listing events to which the component can\r\n * listen. The object keys are the event property names passed in via React\r\n * props and the object values are the names of the corresponding events\r\n * generated by the custom element. For example, given `{onactivate:\r\n * 'activate'}` an event function may be passed via the component's `onactivate`\r\n * prop and will be called when the custom element fires its `activate` event.\r\n * @param options.displayName A React component display name, used in debugging\r\n * messages. Default value is inferred from the name of custom element class\r\n * registered via `customElements.define`.\r\n */\r\n// eslint-disable-next-line @typescript-eslint/no-empty-object-type\r\nexport function createComponent<I extends HTMLElement, E extends EventNames = {}>({\r\n react,\r\n tagName,\r\n elementClass,\r\n events,\r\n displayName,\r\n}: Options<I, E>): ReactWebComponent<I, E> {\r\n return typeof window !== \"undefined\"\r\n ? createReactComponent<I, E>({ react, tagName, elementClass, events, displayName })\r\n : <ReactWebComponent<I, E>>(<unknown>null);\r\n}\r\n","import React from \"react\";\r\nimport { createComponent } from \"../utils\";\r\n\r\nimport { M3eSliderElement } from \"@m3e/web/slider\";\r\nexport type { M3eSliderElement, SliderSize } from \"@m3e/web/slider\";\r\n\r\n/**\r\n * React binding for the `m3e-slider` Web Component from `@m3e/web/slider`.\r\n *\r\n * This component renders the underlying `<m3e-slider>` element and exposes its\r\n * properties, attributes, and events through an idiomatic React interface.\r\n *\r\n * Props map directly to element properties, and event handlers receive the\r\n * native DOM events dispatched by the component. Refs are forwarded to the\r\n * underlying `<m3e-slider>` instance for imperative access.\r\n *\r\n * See the `m3e-slider` documentation for full details on behavior, styling,\r\n * accessibility, and supported events.\r\n */\r\nexport const M3eSlider = createComponent({\r\n tagName: \"m3e-slider\",\r\n elementClass: M3eSliderElement,\r\n react: React,\r\n});\r\n","import React from \"react\";\r\nimport { createComponent } from \"../utils\";\r\n\r\nimport { M3eSliderThumbElement } from \"@m3e/web/slider\";\r\nexport type { M3eSliderThumbElement } from \"@m3e/web/slider\";\r\n\r\n/**\r\n * React binding for the `m3e-slider-thumb` Web Component from `@m3e/web/slider`.\r\n *\r\n * This component renders the underlying `<m3e-slider-thumb>` element and exposes its\r\n * properties, attributes, and events through an idiomatic React interface.\r\n *\r\n * Props map directly to element properties, and event handlers receive the\r\n * native DOM events dispatched by the component. Refs are forwarded to the\r\n * underlying `<m3e-slider-thumb>` instance for imperative access.\r\n *\r\n * See the `m3e-slider-thumb` documentation for full details on behavior, styling,\r\n * accessibility, and supported events.\r\n */\r\nexport const M3eSliderThumb = createComponent({\r\n tagName: \"m3e-slider-thumb\",\r\n elementClass: M3eSliderThumbElement,\r\n react: React,\r\n events: {\r\n onInput: \"input\",\r\n onChange: \"change\",\r\n onClick: \"click\",\r\n },\r\n});\r\n"],"names":["createReactComponent"],"mappings":";;;;;;;;;;;AAIA;;;;;;;;;;;;;;;;;;;;;;;AAuBG;AACH;AACM,SAAU,eAAe,CAAmD,EAChF,KAAK,EACL,OAAO,EACP,YAAY,EACZ,MAAM,EACN,WAAW,GACG,EAAA;IACd,OAAO,OAAO,MAAM,KAAK;AACvB,UAAEA,iBAAoB,CAAO,EAAE,KAAK,EAAE,OAAO,EAAE,YAAY,EAAE,MAAM,EAAE,WAAW,EAAE;UAC7C,IAAK;AAC9C;;ACjCA;;;;;;;;;;;;AAYG;AACI,MAAM,SAAS,GAAG,eAAe,CAAC;AACvC,IAAA,OAAO,EAAE,YAAY;AACrB,IAAA,YAAY,EAAE,gBAAgB;AAC9B,IAAA,KAAK,EAAE,KAAK;AACb,CAAA;;ACjBD;;;;;;;;;;;;AAYG;AACI,MAAM,cAAc,GAAG,eAAe,CAAC;AAC5C,IAAA,OAAO,EAAE,kBAAkB;AAC3B,IAAA,YAAY,EAAE,qBAAqB;AACnC,IAAA,KAAK,EAAE,KAAK;AACZ,IAAA,MAAM,EAAE;AACN,QAAA,OAAO,EAAE,OAAO;AAChB,QAAA,QAAQ,EAAE,QAAQ;AAClB,QAAA,OAAO,EAAE,OAAO;AACjB,KAAA;AACF,CAAA;;;;"}
|
package/dist/slider.min.js
CHANGED
|
@@ -3,5 +3,5 @@
|
|
|
3
3
|
* @license MIT
|
|
4
4
|
* Copyright (c) 2025 matraic
|
|
5
5
|
* See LICENSE file in the project root for full license text.
|
|
6
|
-
*/import e from"react";import{createComponent as t}from"@lit/react";import{M3eSliderElement as
|
|
6
|
+
*/import e from"react";import{createComponent as t}from"@lit/react";import{M3eSliderElement as a,M3eSliderThumbElement as n}from"@m3e/web/slider";function m({react:e,tagName:a,elementClass:n,events:m,displayName:l}){return"undefined"!=typeof window?t({react:e,tagName:a,elementClass:n,events:m,displayName:l}):null}const l=m({tagName:"m3e-slider",elementClass:a,react:e}),r=m({tagName:"m3e-slider-thumb",elementClass:n,react:e,events:{onInput:"input",onChange:"change",onClick:"click"}});export{l as M3eSlider,r as M3eSliderThumb};
|
|
7
7
|
//# sourceMappingURL=slider.min.js.map
|
package/dist/slider.min.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"slider.min.js","sources":["../../src/slider/Slider.ts","../../src/slider/SliderThumb.ts"],"sourcesContent":["import React from \"react\";\r\nimport { createComponent } from \"
|
|
1
|
+
{"version":3,"file":"slider.min.js","sources":["../../src/utils/createComponent.ts","../../src/slider/Slider.ts","../../src/slider/SliderThumb.ts"],"sourcesContent":["import { createComponent as createReactComponent, EventName, Options, ReactWebComponent } from \"@lit/react\";\r\n\r\ntype EventNames = Record<string, EventName | string>;\r\n\r\n/**\r\n * Creates an SSR-safe React component for a custom element. Properties are distinguished\r\n * from attributes automatically, and events can be configured so they are added\r\n * to the custom element as event listeners.\r\n *\r\n * @param options An options bag containing the parameters needed to generate a\r\n * wrapped web component.\r\n *\r\n * @param options.react The React module, typically imported from the `react`\r\n * npm package.\r\n * @param options.tagName The custom element tag name registered via\r\n * `customElements.define`.\r\n * @param options.elementClass The custom element class registered via\r\n * `customElements.define`.\r\n * @param options.events An object listing events to which the component can\r\n * listen. The object keys are the event property names passed in via React\r\n * props and the object values are the names of the corresponding events\r\n * generated by the custom element. For example, given `{onactivate:\r\n * 'activate'}` an event function may be passed via the component's `onactivate`\r\n * prop and will be called when the custom element fires its `activate` event.\r\n * @param options.displayName A React component display name, used in debugging\r\n * messages. Default value is inferred from the name of custom element class\r\n * registered via `customElements.define`.\r\n */\r\n// eslint-disable-next-line @typescript-eslint/no-empty-object-type\r\nexport function createComponent<I extends HTMLElement, E extends EventNames = {}>({\r\n react,\r\n tagName,\r\n elementClass,\r\n events,\r\n displayName,\r\n}: Options<I, E>): ReactWebComponent<I, E> {\r\n return typeof window !== \"undefined\"\r\n ? createReactComponent<I, E>({ react, tagName, elementClass, events, displayName })\r\n : <ReactWebComponent<I, E>>(<unknown>null);\r\n}\r\n","import React from \"react\";\r\nimport { createComponent } from \"../utils\";\r\n\r\nimport { M3eSliderElement } from \"@m3e/web/slider\";\r\nexport type { M3eSliderElement, SliderSize } from \"@m3e/web/slider\";\r\n\r\n/**\r\n * React binding for the `m3e-slider` Web Component from `@m3e/web/slider`.\r\n *\r\n * This component renders the underlying `<m3e-slider>` element and exposes its\r\n * properties, attributes, and events through an idiomatic React interface.\r\n *\r\n * Props map directly to element properties, and event handlers receive the\r\n * native DOM events dispatched by the component. Refs are forwarded to the\r\n * underlying `<m3e-slider>` instance for imperative access.\r\n *\r\n * See the `m3e-slider` documentation for full details on behavior, styling,\r\n * accessibility, and supported events.\r\n */\r\nexport const M3eSlider = createComponent({\r\n tagName: \"m3e-slider\",\r\n elementClass: M3eSliderElement,\r\n react: React,\r\n});\r\n","import React from \"react\";\r\nimport { createComponent } from \"../utils\";\r\n\r\nimport { M3eSliderThumbElement } from \"@m3e/web/slider\";\r\nexport type { M3eSliderThumbElement } from \"@m3e/web/slider\";\r\n\r\n/**\r\n * React binding for the `m3e-slider-thumb` Web Component from `@m3e/web/slider`.\r\n *\r\n * This component renders the underlying `<m3e-slider-thumb>` element and exposes its\r\n * properties, attributes, and events through an idiomatic React interface.\r\n *\r\n * Props map directly to element properties, and event handlers receive the\r\n * native DOM events dispatched by the component. Refs are forwarded to the\r\n * underlying `<m3e-slider-thumb>` instance for imperative access.\r\n *\r\n * See the `m3e-slider-thumb` documentation for full details on behavior, styling,\r\n * accessibility, and supported events.\r\n */\r\nexport const M3eSliderThumb = createComponent({\r\n tagName: \"m3e-slider-thumb\",\r\n elementClass: M3eSliderThumbElement,\r\n react: React,\r\n events: {\r\n onInput: \"input\",\r\n onChange: \"change\",\r\n onClick: \"click\",\r\n },\r\n});\r\n"],"names":["createComponent","react","tagName","elementClass","events","displayName","window","createReactComponent","M3eSlider","M3eSliderElement","React","M3eSliderThumb","M3eSliderThumbElement","onInput","onChange","onClick"],"mappings":";;;;;mJA6BM,SAAUA,GAAkEC,MAChFA,EAAKC,QACLA,EAAOC,aACPA,EAAYC,OACZA,EAAMC,YACNA,IAEA,MAAyB,oBAAXC,OACVC,EAA2B,CAAEN,QAAOC,UAASC,eAAcC,SAAQC,gBAChC,IACzC,CCpBO,MAAMG,EAAYR,EAAgB,CACvCE,QAAS,aACTC,aAAcM,EACdR,MAAOS,ICHIC,EAAiBX,EAAgB,CAC5CE,QAAS,mBACTC,aAAcS,EACdX,MAAOS,EACPN,OAAQ,CACNS,QAAS,QACTC,SAAU,SACVC,QAAS"}
|
package/dist/split-button.js
CHANGED
|
@@ -6,11 +6,42 @@
|
|
|
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 { M3eSplitButtonElement } from '@m3e/web/split-button';
|
|
11
11
|
|
|
12
12
|
/**
|
|
13
|
-
* React
|
|
13
|
+
* Creates an SSR-safe React component for a custom element. Properties are distinguished
|
|
14
|
+
* from attributes automatically, and events can be configured so they are added
|
|
15
|
+
* to the custom element as event listeners.
|
|
16
|
+
*
|
|
17
|
+
* @param options An options bag containing the parameters needed to generate a
|
|
18
|
+
* wrapped web component.
|
|
19
|
+
*
|
|
20
|
+
* @param options.react The React module, typically imported from the `react`
|
|
21
|
+
* npm package.
|
|
22
|
+
* @param options.tagName The custom element tag name registered via
|
|
23
|
+
* `customElements.define`.
|
|
24
|
+
* @param options.elementClass The custom element class registered via
|
|
25
|
+
* `customElements.define`.
|
|
26
|
+
* @param options.events An object listing events to which the component can
|
|
27
|
+
* listen. The object keys are the event property names passed in via React
|
|
28
|
+
* props and the object values are the names of the corresponding events
|
|
29
|
+
* generated by the custom element. For example, given `{onactivate:
|
|
30
|
+
* 'activate'}` an event function may be passed via the component's `onactivate`
|
|
31
|
+
* prop and will be called when the custom element fires its `activate` event.
|
|
32
|
+
* @param options.displayName A React component display name, used in debugging
|
|
33
|
+
* messages. Default value is inferred from the name of custom element class
|
|
34
|
+
* registered via `customElements.define`.
|
|
35
|
+
*/
|
|
36
|
+
// eslint-disable-next-line @typescript-eslint/no-empty-object-type
|
|
37
|
+
function createComponent({ react, tagName, elementClass, events, displayName, }) {
|
|
38
|
+
return typeof window !== "undefined"
|
|
39
|
+
? createComponent$1({ react, tagName, elementClass, events, displayName })
|
|
40
|
+
: null;
|
|
41
|
+
}
|
|
42
|
+
|
|
43
|
+
/**
|
|
44
|
+
* React binding for the `m3e-split-button` Web Component from `@m3e/web/split-button`.
|
|
14
45
|
*
|
|
15
46
|
* This component renders the underlying `<m3e-split-button>` element and exposes its
|
|
16
47
|
* properties, attributes, and events through an idiomatic React interface.
|
package/dist/split-button.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"split-button.js","sources":["../../src/split-button/SplitButton.ts"],"sourcesContent":["import React from \"react\";\r\nimport { createComponent } from \"
|
|
1
|
+
{"version":3,"file":"split-button.js","sources":["../../src/utils/createComponent.ts","../../src/split-button/SplitButton.ts"],"sourcesContent":["import { createComponent as createReactComponent, EventName, Options, ReactWebComponent } from \"@lit/react\";\r\n\r\ntype EventNames = Record<string, EventName | string>;\r\n\r\n/**\r\n * Creates an SSR-safe React component for a custom element. Properties are distinguished\r\n * from attributes automatically, and events can be configured so they are added\r\n * to the custom element as event listeners.\r\n *\r\n * @param options An options bag containing the parameters needed to generate a\r\n * wrapped web component.\r\n *\r\n * @param options.react The React module, typically imported from the `react`\r\n * npm package.\r\n * @param options.tagName The custom element tag name registered via\r\n * `customElements.define`.\r\n * @param options.elementClass The custom element class registered via\r\n * `customElements.define`.\r\n * @param options.events An object listing events to which the component can\r\n * listen. The object keys are the event property names passed in via React\r\n * props and the object values are the names of the corresponding events\r\n * generated by the custom element. For example, given `{onactivate:\r\n * 'activate'}` an event function may be passed via the component's `onactivate`\r\n * prop and will be called when the custom element fires its `activate` event.\r\n * @param options.displayName A React component display name, used in debugging\r\n * messages. Default value is inferred from the name of custom element class\r\n * registered via `customElements.define`.\r\n */\r\n// eslint-disable-next-line @typescript-eslint/no-empty-object-type\r\nexport function createComponent<I extends HTMLElement, E extends EventNames = {}>({\r\n react,\r\n tagName,\r\n elementClass,\r\n events,\r\n displayName,\r\n}: Options<I, E>): ReactWebComponent<I, E> {\r\n return typeof window !== \"undefined\"\r\n ? createReactComponent<I, E>({ react, tagName, elementClass, events, displayName })\r\n : <ReactWebComponent<I, E>>(<unknown>null);\r\n}\r\n","import React from \"react\";\r\nimport { createComponent } from \"../utils\";\r\n\r\nimport { M3eSplitButtonElement } from \"@m3e/web/split-button\";\r\nexport type { M3eSplitButtonElement, SplitButtonVariant } from \"@m3e/web/split-button\";\r\n\r\n/**\r\n * React binding for the `m3e-split-button` Web Component from `@m3e/web/split-button`.\r\n *\r\n * This component renders the underlying `<m3e-split-button>` element and exposes its\r\n * properties, attributes, and events through an idiomatic React interface.\r\n *\r\n * Props map directly to element properties, and event handlers receive the\r\n * native DOM events dispatched by the component. Refs are forwarded to the\r\n * underlying `<m3e-split-button>` instance for imperative access.\r\n *\r\n * See the `m3e-split-button` documentation for full details on behavior, styling,\r\n * accessibility, and supported events.\r\n */\r\nexport const M3eSplitButton = createComponent({\r\n tagName: \"m3e-split-button\",\r\n elementClass: M3eSplitButtonElement,\r\n react: React,\r\n});\r\n"],"names":["createReactComponent"],"mappings":";;;;;;;;;;;AAIA;;;;;;;;;;;;;;;;;;;;;;;AAuBG;AACH;AACM,SAAU,eAAe,CAAmD,EAChF,KAAK,EACL,OAAO,EACP,YAAY,EACZ,MAAM,EACN,WAAW,GACG,EAAA;IACd,OAAO,OAAO,MAAM,KAAK;AACvB,UAAEA,iBAAoB,CAAO,EAAE,KAAK,EAAE,OAAO,EAAE,YAAY,EAAE,MAAM,EAAE,WAAW,EAAE;UAC7C,IAAK;AAC9C;;ACjCA;;;;;;;;;;;;AAYG;AACI,MAAM,cAAc,GAAG,eAAe,CAAC;AAC5C,IAAA,OAAO,EAAE,kBAAkB;AAC3B,IAAA,YAAY,EAAE,qBAAqB;AACnC,IAAA,KAAK,EAAE,KAAK;AACb,CAAA;;;;"}
|
package/dist/split-button.min.js
CHANGED
|
@@ -3,5 +3,5 @@
|
|
|
3
3
|
* @license MIT
|
|
4
4
|
* Copyright (c) 2025 matraic
|
|
5
5
|
* See LICENSE file in the project root for full license text.
|
|
6
|
-
*/import
|
|
6
|
+
*/import e from"react";import{createComponent as t}from"@lit/react";import{M3eSplitButtonElement as a}from"@m3e/web/split-button";const n=function({react:e,tagName:a,elementClass:n,events:m,displayName:o}){return"undefined"!=typeof window?t({react:e,tagName:a,elementClass:n,events:m,displayName:o}):null}({tagName:"m3e-split-button",elementClass:a,react:e});export{n as M3eSplitButton};
|
|
7
7
|
//# sourceMappingURL=split-button.min.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"split-button.min.js","sources":["../../src/split-button/SplitButton.ts"],"sourcesContent":["import React from \"react\";\r\nimport { createComponent } from \"
|
|
1
|
+
{"version":3,"file":"split-button.min.js","sources":["../../src/split-button/SplitButton.ts","../../src/utils/createComponent.ts"],"sourcesContent":["import React from \"react\";\r\nimport { createComponent } from \"../utils\";\r\n\r\nimport { M3eSplitButtonElement } from \"@m3e/web/split-button\";\r\nexport type { M3eSplitButtonElement, SplitButtonVariant } from \"@m3e/web/split-button\";\r\n\r\n/**\r\n * React binding for the `m3e-split-button` Web Component from `@m3e/web/split-button`.\r\n *\r\n * This component renders the underlying `<m3e-split-button>` element and exposes its\r\n * properties, attributes, and events through an idiomatic React interface.\r\n *\r\n * Props map directly to element properties, and event handlers receive the\r\n * native DOM events dispatched by the component. Refs are forwarded to the\r\n * underlying `<m3e-split-button>` instance for imperative access.\r\n *\r\n * See the `m3e-split-button` documentation for full details on behavior, styling,\r\n * accessibility, and supported events.\r\n */\r\nexport const M3eSplitButton = createComponent({\r\n tagName: \"m3e-split-button\",\r\n elementClass: M3eSplitButtonElement,\r\n react: React,\r\n});\r\n","import { createComponent as createReactComponent, EventName, Options, ReactWebComponent } from \"@lit/react\";\r\n\r\ntype EventNames = Record<string, EventName | string>;\r\n\r\n/**\r\n * Creates an SSR-safe React component for a custom element. Properties are distinguished\r\n * from attributes automatically, and events can be configured so they are added\r\n * to the custom element as event listeners.\r\n *\r\n * @param options An options bag containing the parameters needed to generate a\r\n * wrapped web component.\r\n *\r\n * @param options.react The React module, typically imported from the `react`\r\n * npm package.\r\n * @param options.tagName The custom element tag name registered via\r\n * `customElements.define`.\r\n * @param options.elementClass The custom element class registered via\r\n * `customElements.define`.\r\n * @param options.events An object listing events to which the component can\r\n * listen. The object keys are the event property names passed in via React\r\n * props and the object values are the names of the corresponding events\r\n * generated by the custom element. For example, given `{onactivate:\r\n * 'activate'}` an event function may be passed via the component's `onactivate`\r\n * prop and will be called when the custom element fires its `activate` event.\r\n * @param options.displayName A React component display name, used in debugging\r\n * messages. Default value is inferred from the name of custom element class\r\n * registered via `customElements.define`.\r\n */\r\n// eslint-disable-next-line @typescript-eslint/no-empty-object-type\r\nexport function createComponent<I extends HTMLElement, E extends EventNames = {}>({\r\n react,\r\n tagName,\r\n elementClass,\r\n events,\r\n displayName,\r\n}: Options<I, E>): ReactWebComponent<I, E> {\r\n return typeof window !== \"undefined\"\r\n ? createReactComponent<I, E>({ react, tagName, elementClass, events, displayName })\r\n : <ReactWebComponent<I, E>>(<unknown>null);\r\n}\r\n"],"names":["M3eSplitButton","react","tagName","elementClass","events","displayName","window","createReactComponent","createComponent","M3eSplitButtonElement","React"],"mappings":";;;;;mIAmBO,MAAMA,ECUP,UAA4EC,MAChFA,EAAKC,QACLA,EAAOC,aACPA,EAAYC,OACZA,EAAMC,YACNA,IAEA,MAAyB,oBAAXC,OACVC,EAA2B,CAAEN,QAAOC,UAASC,eAAcC,SAAQC,gBAChC,IACzC,CDpB8BG,CAAgB,CAC5CN,QAAS,mBACTC,aAAcM,EACdR,MAAOS"}
|
package/dist/src/all.d.ts
CHANGED
package/dist/src/all.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"all.d.ts","sourceRoot":"","sources":["../../src/all.ts"],"names":[],"mappings":"AAAA,cAAc,WAAW,CAAC;AAC1B,cAAc,gBAAgB,CAAC;AAC/B,cAAc,UAAU,CAAC;AACzB,cAAc,SAAS,CAAC;AACxB,cAAc,gBAAgB,CAAC;AAC/B,cAAc,UAAU,CAAC;AACzB,cAAc,gBAAgB,CAAC;AAC/B,cAAc,QAAQ,CAAC;AACvB,cAAc,YAAY,CAAC;AAC3B,cAAc,SAAS,CAAC;AACxB,cAAc,UAAU,CAAC;AACzB,cAAc,WAAW,CAAC;AAC1B,cAAc,oBAAoB,CAAC;AACnC,cAAc,mBAAmB,CAAC;AAClC,cAAc,OAAO,CAAC;AACtB,cAAc,YAAY,CAAC;AAC3B,cAAc,cAAc,CAAC;AAC7B,cAAc,WAAW,CAAC;AAC1B,cAAc,QAAQ,CAAC;AACvB,cAAc,eAAe,CAAC;AAC9B,cAAc,QAAQ,CAAC;AACvB,cAAc,qBAAqB,CAAC;AACpC,cAAc,QAAQ,CAAC;AACvB,cAAc,WAAW,CAAC;AAC1B,cAAc,YAAY,CAAC;AAC3B,cAAc,YAAY,CAAC;AAC3B,cAAc,UAAU,CAAC;AACzB,cAAc,aAAa,CAAC;AAC5B,cAAc,sBAAsB,CAAC;AACrC,cAAc,eAAe,CAAC;AAC9B,cAAc,oBAAoB,CAAC;AACnC,cAAc,UAAU,CAAC;AACzB,cAAc,SAAS,CAAC;AACxB,cAAc,eAAe,CAAC;AAC9B,cAAc,UAAU,CAAC;AACzB,cAAc,YAAY,CAAC;AAC3B,cAAc,gBAAgB,CAAC;AAC/B,cAAc,WAAW,CAAC;AAC1B,cAAc,UAAU,CAAC;AACzB,cAAc,QAAQ,CAAC;AACvB,cAAc,qBAAqB,CAAC;AACpC,cAAc,SAAS,CAAC;AACxB,cAAc,OAAO,CAAC;AACtB,cAAc,WAAW,CAAC;AAC1B,cAAc,WAAW,CAAC"}
|
|
1
|
+
{"version":3,"file":"all.d.ts","sourceRoot":"","sources":["../../src/all.ts"],"names":[],"mappings":"AAAA,cAAc,WAAW,CAAC;AAC1B,cAAc,gBAAgB,CAAC;AAC/B,cAAc,UAAU,CAAC;AACzB,cAAc,SAAS,CAAC;AACxB,cAAc,gBAAgB,CAAC;AAC/B,cAAc,UAAU,CAAC;AACzB,cAAc,gBAAgB,CAAC;AAC/B,cAAc,QAAQ,CAAC;AACvB,cAAc,YAAY,CAAC;AAC3B,cAAc,SAAS,CAAC;AACxB,cAAc,QAAQ,CAAC;AACvB,cAAc,UAAU,CAAC;AACzB,cAAc,WAAW,CAAC;AAC1B,cAAc,oBAAoB,CAAC;AACnC,cAAc,mBAAmB,CAAC;AAClC,cAAc,OAAO,CAAC;AACtB,cAAc,YAAY,CAAC;AAC3B,cAAc,cAAc,CAAC;AAC7B,cAAc,WAAW,CAAC;AAC1B,cAAc,QAAQ,CAAC;AACvB,cAAc,eAAe,CAAC;AAC9B,cAAc,QAAQ,CAAC;AACvB,cAAc,qBAAqB,CAAC;AACpC,cAAc,QAAQ,CAAC;AACvB,cAAc,WAAW,CAAC;AAC1B,cAAc,YAAY,CAAC;AAC3B,cAAc,YAAY,CAAC;AAC3B,cAAc,UAAU,CAAC;AACzB,cAAc,aAAa,CAAC;AAC5B,cAAc,sBAAsB,CAAC;AACrC,cAAc,eAAe,CAAC;AAC9B,cAAc,oBAAoB,CAAC;AACnC,cAAc,UAAU,CAAC;AACzB,cAAc,SAAS,CAAC;AACxB,cAAc,eAAe,CAAC;AAC9B,cAAc,UAAU,CAAC;AACzB,cAAc,YAAY,CAAC;AAC3B,cAAc,gBAAgB,CAAC;AAC/B,cAAc,WAAW,CAAC;AAC1B,cAAc,UAAU,CAAC;AACzB,cAAc,QAAQ,CAAC;AACvB,cAAc,qBAAqB,CAAC;AACpC,cAAc,SAAS,CAAC;AACxB,cAAc,OAAO,CAAC;AACtB,cAAc,WAAW,CAAC;AAC1B,cAAc,WAAW,CAAC"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { M3eAppBarElement } from "@m3e/web/app-bar";
|
|
2
2
|
export type { AppBarSize, M3eAppBarElement } from "@m3e/web/app-bar";
|
|
3
3
|
/**
|
|
4
|
-
* React binding for the `m3e-app-bar` Web Component from `@m3e/app-bar`.
|
|
4
|
+
* React binding for the `m3e-app-bar` Web Component from `@m3e/web/app-bar`.
|
|
5
5
|
*
|
|
6
6
|
* This component renders the underlying `<m3e-app-bar>` element and exposes its
|
|
7
7
|
* properties, attributes, and events through an idiomatic React interface.
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { M3eAutocompleteElement } from "@m3e/web/autocomplete";
|
|
2
2
|
export type { M3eAutocompleteElement } from "@m3e/web/autocomplete";
|
|
3
3
|
/**
|
|
4
|
-
* React binding for the `m3e-autocomplete` Web Component from `@m3e/autocomplete`.
|
|
4
|
+
* React binding for the `m3e-autocomplete` Web Component from `@m3e/web/autocomplete`.
|
|
5
5
|
*
|
|
6
6
|
* This component renders the underlying `<m3e-autocomplete>` element and exposes its
|
|
7
7
|
* properties, attributes, and events through an idiomatic React interface.
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { M3eAvatarElement } from "@m3e/web/avatar";
|
|
2
2
|
export type { M3eAvatarElement } from "@m3e/web/avatar";
|
|
3
3
|
/**
|
|
4
|
-
* React binding for the `m3e-avatar` Web Component from `@m3e/avatar`.
|
|
4
|
+
* React binding for the `m3e-avatar` Web Component from `@m3e/web/avatar`.
|
|
5
5
|
*
|
|
6
6
|
* This component renders the underlying `<m3e-avatar>` element and exposes its
|
|
7
7
|
* properties, attributes, and events through an idiomatic React interface.
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { M3eBadgeElement } from "@m3e/web/badge";
|
|
2
2
|
export type { BadgeSize, BadgePosition, M3eBadgeElement } from "@m3e/web/badge";
|
|
3
3
|
/**
|
|
4
|
-
* React binding for the `m3e-badge` Web Component from `@m3e/badge`.
|
|
4
|
+
* React binding for the `m3e-badge` Web Component from `@m3e/web/badge`.
|
|
5
5
|
*
|
|
6
6
|
* This component renders the underlying `<m3e-badge>` element and exposes its
|
|
7
7
|
* properties, attributes, and events through an idiomatic React interface.
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { M3eBottomSheetElement } from "@m3e/web/bottom-sheet";
|
|
2
2
|
export type { M3eBottomSheetElement } from "@m3e/web/bottom-sheet";
|
|
3
3
|
/**
|
|
4
|
-
* React binding for the `m3e-bottom-sheet` Web Component from `@m3e/bottom-sheet`.
|
|
4
|
+
* React binding for the `m3e-bottom-sheet` Web Component from `@m3e/web/bottom-sheet`.
|
|
5
5
|
*
|
|
6
6
|
* This component renders the underlying `<m3e-bottom-sheet>` element and exposes its
|
|
7
7
|
* properties, attributes, and events through an idiomatic React interface.
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { M3eBottomSheetActionElement } from "@m3e/web/bottom-sheet";
|
|
2
2
|
export type { M3eBottomSheetActionElement } from "@m3e/web/bottom-sheet";
|
|
3
3
|
/**
|
|
4
|
-
* React binding for the `m3e-bottom-sheet-action` Web Component from `@m3e/bottom-sheet`.
|
|
4
|
+
* React binding for the `m3e-bottom-sheet-action` Web Component from `@m3e/web/bottom-sheet`.
|
|
5
5
|
*
|
|
6
6
|
* This component renders the underlying `<m3e-bottom-sheet-action>` element and exposes its
|
|
7
7
|
* properties, attributes, and events through an idiomatic React interface.
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { M3eBottomSheetTriggerElement } from "@m3e/web/bottom-sheet";
|
|
2
2
|
export type { M3eBottomSheetTriggerElement } from "@m3e/web/bottom-sheet";
|
|
3
3
|
/**
|
|
4
|
-
* React binding for the `m3e-bottom-sheet-trigger` Web Component from `@m3e/bottom-sheet`.
|
|
4
|
+
* React binding for the `m3e-bottom-sheet-trigger` Web Component from `@m3e/web/bottom-sheet`.
|
|
5
5
|
*
|
|
6
6
|
* This component renders the underlying `<m3e-bottom-sheet-trigger>` element and exposes its
|
|
7
7
|
* properties, attributes, and events through an idiomatic React interface.
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { M3eButtonElement } from "@m3e/web/button";
|
|
2
2
|
export type { ButtonShape, ButtonSize, ButtonVariant, M3eButtonElement } from "@m3e/web/button";
|
|
3
3
|
/**
|
|
4
|
-
* React binding for the `m3e-button` Web Component from `@m3e/button`.
|
|
4
|
+
* React binding for the `m3e-button` Web Component from `@m3e/web/button`.
|
|
5
5
|
*
|
|
6
6
|
* This component renders the underlying `<m3e-button>` element and exposes its
|
|
7
7
|
* properties, attributes, and events through an idiomatic React interface.
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { M3eButtonGroupElement } from "@m3e/web/button-group";
|
|
2
2
|
export type { ButtonGroupSize, ButtonGroupVariant, M3eButtonGroupElement } from "@m3e/web/button-group";
|
|
3
3
|
/**
|
|
4
|
-
* React binding for the `m3e-button-group` Web Component from `@m3e/button-group`.
|
|
4
|
+
* React binding for the `m3e-button-group` Web Component from `@m3e/web/button-group`.
|
|
5
5
|
*
|
|
6
6
|
* This component renders the underlying `<m3e-button-group>` element and exposes its
|
|
7
7
|
* properties, attributes, and events through an idiomatic React interface.
|
package/dist/src/card/Card.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { M3eCardElement } from "@m3e/web/card";
|
|
2
2
|
export type { CardOrientation, CardVariant, M3eCardElement } from "@m3e/web/card";
|
|
3
3
|
/**
|
|
4
|
-
* React binding for the `m3e-card` Web Component from `@m3e/card`.
|
|
4
|
+
* React binding for the `m3e-card` Web Component from `@m3e/web/card`.
|
|
5
5
|
*
|
|
6
6
|
* This component renders the underlying `<m3e-card>` element and exposes its
|
|
7
7
|
* properties, attributes, and events through an idiomatic React interface.
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { M3eCheckboxElement } from "@m3e/web/checkbox";
|
|
2
2
|
export type { M3eCheckboxElement } from "@m3e/web/checkbox";
|
|
3
3
|
/**
|
|
4
|
-
* React binding for the `m3e-checkbox` Web Component from `@m3e/checkbox`.
|
|
4
|
+
* React binding for the `m3e-checkbox` Web Component from `@m3e/web/checkbox`.
|
|
5
5
|
*
|
|
6
6
|
* This component renders the underlying `<m3e-checkbox>` element and exposes its
|
|
7
7
|
* properties, attributes, and events through an idiomatic React interface.
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { M3eAssistChipElement } from "@m3e/web/chips";
|
|
2
2
|
export type { M3eAssistChipElement } from "@m3e/web/chips";
|
|
3
3
|
/**
|
|
4
|
-
* React binding for the `m3e-assist-chip` Web Component from `@m3e/chips`.
|
|
4
|
+
* React binding for the `m3e-assist-chip` Web Component from `@m3e/web/chips`.
|
|
5
5
|
*
|
|
6
6
|
* This component renders the underlying `<m3e-assist-chip>` element and exposes its
|
|
7
7
|
* properties, attributes, and events through an idiomatic React interface.
|
package/dist/src/chips/Chip.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { M3eChipElement } from "@m3e/web/chips";
|
|
2
2
|
export type { ChipVariant, M3eChipElement } from "@m3e/web/chips";
|
|
3
3
|
/**
|
|
4
|
-
* React binding for the `m3e-chip` Web Component from `@m3e/chips`.
|
|
4
|
+
* React binding for the `m3e-chip` Web Component from `@m3e/web/chips`.
|
|
5
5
|
*
|
|
6
6
|
* This component renders the underlying `<m3e-chip>` element and exposes its
|
|
7
7
|
* properties, attributes, and events through an idiomatic React interface.
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { M3eChipSetElement } from "@m3e/web/chips";
|
|
2
2
|
export type { M3eChipSetElement } from "@m3e/web/chips";
|
|
3
3
|
/**
|
|
4
|
-
* React binding for the `m3e-chip-set` Web Component from `@m3e/chips`.
|
|
4
|
+
* React binding for the `m3e-chip-set` Web Component from `@m3e/web/chips`.
|
|
5
5
|
*
|
|
6
6
|
* This component renders the underlying `<m3e-chip-set>` element and exposes its
|
|
7
7
|
* properties, attributes, and events through an idiomatic React interface.
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { M3eFilterChipElement } from "@m3e/web/chips";
|
|
2
2
|
export type { M3eFilterChipElement } from "@m3e/web/chips";
|
|
3
3
|
/**
|
|
4
|
-
* React binding for the `m3e-filter-chip` Web Component from `@m3e/chips`.
|
|
4
|
+
* React binding for the `m3e-filter-chip` Web Component from `@m3e/web/chips`.
|
|
5
5
|
*
|
|
6
6
|
* This component renders the underlying `<m3e-filter-chip>` element and exposes its
|
|
7
7
|
* properties, attributes, and events through an idiomatic React interface.
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { M3eFilterChipSetElement } from "@m3e/web/chips";
|
|
2
2
|
export type { M3eFilterChipSetElement } from "@m3e/web/chips";
|
|
3
3
|
/**
|
|
4
|
-
* React binding for the `m3e-filter-chip-set` Web Component from `@m3e/chips`.
|
|
4
|
+
* React binding for the `m3e-filter-chip-set` Web Component from `@m3e/web/chips`.
|
|
5
5
|
*
|
|
6
6
|
* This component renders the underlying `<m3e-filter-chip-set>` element and exposes its
|
|
7
7
|
* properties, attributes, and events through an idiomatic React interface.
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { M3eInputChipElement } from "@m3e/web/chips";
|
|
2
2
|
export type { M3eInputChipElement } from "@m3e/web/chips";
|
|
3
3
|
/**
|
|
4
|
-
* React binding for the `m3e-input-chip` Web Component from `@m3e/chips`.
|
|
4
|
+
* React binding for the `m3e-input-chip` Web Component from `@m3e/web/chips`.
|
|
5
5
|
*
|
|
6
6
|
* This component renders the underlying `<m3e-input-chip>` element and exposes its
|
|
7
7
|
* properties, attributes, and events through an idiomatic React interface.
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { M3eInputChipSetElement } from "@m3e/web/chips";
|
|
2
2
|
export type { M3eInputChipSetElement } from "@m3e/web/chips";
|
|
3
3
|
/**
|
|
4
|
-
* React binding for the `m3e-input-chip-set` Web Component from `@m3e/chips`.
|
|
4
|
+
* React binding for the `m3e-input-chip-set` Web Component from `@m3e/web/chips`.
|
|
5
5
|
*
|
|
6
6
|
* This component renders the underlying `<m3e-input-chip-set>` element and exposes its
|
|
7
7
|
* properties, attributes, and events through an idiomatic React interface.
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { M3eSuggestionChipElement } from "@m3e/web/chips";
|
|
2
2
|
export type { M3eSuggestionChipElement } from "@m3e/web/chips";
|
|
3
3
|
/**
|
|
4
|
-
* React binding for the `m3e-suggestion-chip` Web Component from `@m3e/chips`.
|
|
4
|
+
* React binding for the `m3e-suggestion-chip` Web Component from `@m3e/web/chips`.
|
|
5
5
|
*
|
|
6
6
|
* This component renders the underlying `<m3e-suggestion-chip>` element and exposes its
|
|
7
7
|
* properties, attributes, and events through an idiomatic React interface.
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { M3eCollapsibleElement } from "@m3e/web/core";
|
|
2
|
+
export type { M3eCollapsibleElement } from "@m3e/web/core";
|
|
3
|
+
/**
|
|
4
|
+
* React binding for the `m3e-collapsible` Web Component from `@m3e/web/web/core`.
|
|
5
|
+
*
|
|
6
|
+
* This component renders the underlying `<m3e-collapsible>` element and exposes its
|
|
7
|
+
* properties, attributes, and events through an idiomatic React interface.
|
|
8
|
+
*
|
|
9
|
+
* Props map directly to element properties, and event handlers receive the
|
|
10
|
+
* native DOM events dispatched by the component. Refs are forwarded to the
|
|
11
|
+
* underlying `<m3e-collapsible>` instance for imperative access.
|
|
12
|
+
*
|
|
13
|
+
* See the `m3e-collapsible` documentation for full details on behavior, styling,
|
|
14
|
+
* accessibility, and supported events.
|
|
15
|
+
*/
|
|
16
|
+
export declare const M3eCollapsible: import("@lit/react").ReactWebComponent<M3eCollapsibleElement, {
|
|
17
|
+
onOpening: string;
|
|
18
|
+
onOpened: string;
|
|
19
|
+
onClosing: string;
|
|
20
|
+
onClosed: string;
|
|
21
|
+
}>;
|
|
22
|
+
//# sourceMappingURL=Collapsible.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Collapsible.d.ts","sourceRoot":"","sources":["../../../src/core/Collapsible.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,qBAAqB,EAAE,MAAM,eAAe,CAAC;AACtD,YAAY,EAAE,qBAAqB,EAAE,MAAM,eAAe,CAAC;AAE3D;;;;;;;;;;;;GAYG;AACH,eAAO,MAAM,cAAc;;;;;EAUzB,CAAC"}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { M3eElevationElement } from "@m3e/web/core";
|
|
2
|
+
export type { M3eElevationElement, ElevationLevel } from "@m3e/web/core";
|
|
3
|
+
/**
|
|
4
|
+
* React binding for the `m3e-elevation` Web Component from `@m3e/web/web/core`.
|
|
5
|
+
*
|
|
6
|
+
* This component renders the underlying `<m3e-elevation>` element and exposes its
|
|
7
|
+
* properties, attributes, and events through an idiomatic React interface.
|
|
8
|
+
*
|
|
9
|
+
* Props map directly to element properties, and event handlers receive the
|
|
10
|
+
* native DOM events dispatched by the component. Refs are forwarded to the
|
|
11
|
+
* underlying `<m3e-elevation>` instance for imperative access.
|
|
12
|
+
*
|
|
13
|
+
* See the `m3e-elevation` documentation for full details on behavior, styling,
|
|
14
|
+
* accessibility, and supported events.
|
|
15
|
+
*/
|
|
16
|
+
export declare const M3eElevation: import("@lit/react").ReactWebComponent<M3eElevationElement, {}>;
|
|
17
|
+
//# sourceMappingURL=Elevation.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Elevation.d.ts","sourceRoot":"","sources":["../../../src/core/Elevation.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,mBAAmB,EAAE,MAAM,eAAe,CAAC;AACpD,YAAY,EAAE,mBAAmB,EAAE,cAAc,EAAE,MAAM,eAAe,CAAC;AAEzE;;;;;;;;;;;;GAYG;AACH,eAAO,MAAM,YAAY,iEAIvB,CAAC"}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { M3eFocusRingElement } from "@m3e/web/core";
|
|
2
|
+
export type { M3eFocusRingElement } from "@m3e/web/core";
|
|
3
|
+
/**
|
|
4
|
+
* React binding for the `m3e-focus-ring` Web Component from `@m3e/web/web/core`.
|
|
5
|
+
*
|
|
6
|
+
* This component renders the underlying `<m3e-focus-ring>` element and exposes its
|
|
7
|
+
* properties, attributes, and events through an idiomatic React interface.
|
|
8
|
+
*
|
|
9
|
+
* Props map directly to element properties, and event handlers receive the
|
|
10
|
+
* native DOM events dispatched by the component. Refs are forwarded to the
|
|
11
|
+
* underlying `<m3e-focus-ring>` instance for imperative access.
|
|
12
|
+
*
|
|
13
|
+
* See the `m3e-focus-ring` documentation for full details on behavior, styling,
|
|
14
|
+
* accessibility, and supported events.
|
|
15
|
+
*/
|
|
16
|
+
export declare const M3eFocusRing: import("@lit/react").ReactWebComponent<M3eFocusRingElement, {}>;
|
|
17
|
+
//# sourceMappingURL=FocusRing.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"FocusRing.d.ts","sourceRoot":"","sources":["../../../src/core/FocusRing.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,mBAAmB,EAAE,MAAM,eAAe,CAAC;AACpD,YAAY,EAAE,mBAAmB,EAAE,MAAM,eAAe,CAAC;AAEzD;;;;;;;;;;;;GAYG;AACH,eAAO,MAAM,YAAY,iEAIvB,CAAC"}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { M3ePseudoCheckboxElement } from "@m3e/web/core";
|
|
2
|
+
export type { M3ePseudoCheckboxElement } from "@m3e/web/core";
|
|
3
|
+
/**
|
|
4
|
+
* React binding for the `m3e-pseudo-checkbox` Web Component from `@m3e/web/web/core`.
|
|
5
|
+
*
|
|
6
|
+
* This component renders the underlying `<m3e-pseudo-checkbox>` element and exposes its
|
|
7
|
+
* properties, attributes, and events through an idiomatic React interface.
|
|
8
|
+
*
|
|
9
|
+
* Props map directly to element properties, and event handlers receive the
|
|
10
|
+
* native DOM events dispatched by the component. Refs are forwarded to the
|
|
11
|
+
* underlying `<m3e-pseudo-checkbox>` instance for imperative access.
|
|
12
|
+
*
|
|
13
|
+
* See the `m3e-pseudo-checkbox` documentation for full details on behavior, styling,
|
|
14
|
+
* accessibility, and supported events.
|
|
15
|
+
*/
|
|
16
|
+
export declare const M3ePseudoCheckbox: import("@lit/react").ReactWebComponent<M3ePseudoCheckboxElement, {}>;
|
|
17
|
+
//# sourceMappingURL=PseudoCheckbox.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"PseudoCheckbox.d.ts","sourceRoot":"","sources":["../../../src/core/PseudoCheckbox.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,wBAAwB,EAAE,MAAM,eAAe,CAAC;AACzD,YAAY,EAAE,wBAAwB,EAAE,MAAM,eAAe,CAAC;AAE9D;;;;;;;;;;;;GAYG;AACH,eAAO,MAAM,iBAAiB,sEAI5B,CAAC"}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { M3ePseudoRadioElement } from "@m3e/web/core";
|
|
2
|
+
export type { M3ePseudoRadioElement } from "@m3e/web/core";
|
|
3
|
+
/**
|
|
4
|
+
* React binding for the `m3e-pseudo-radio` Web Component from `@m3e/web/web/core`.
|
|
5
|
+
*
|
|
6
|
+
* This component renders the underlying `<m3e-pseudo-radio>` element and exposes its
|
|
7
|
+
* properties, attributes, and events through an idiomatic React interface.
|
|
8
|
+
*
|
|
9
|
+
* Props map directly to element properties, and event handlers receive the
|
|
10
|
+
* native DOM events dispatched by the component. Refs are forwarded to the
|
|
11
|
+
* underlying `<m3e-pseudo-radio>` instance for imperative access.
|
|
12
|
+
*
|
|
13
|
+
* See the `m3e-pseudo-radio` documentation for full details on behavior, styling,
|
|
14
|
+
* accessibility, and supported events.
|
|
15
|
+
*/
|
|
16
|
+
export declare const M3ePseudoRadio: import("@lit/react").ReactWebComponent<M3ePseudoRadioElement, {}>;
|
|
17
|
+
//# sourceMappingURL=PseudoRadio.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"PseudoRadio.d.ts","sourceRoot":"","sources":["../../../src/core/PseudoRadio.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,qBAAqB,EAAE,MAAM,eAAe,CAAC;AACtD,YAAY,EAAE,qBAAqB,EAAE,MAAM,eAAe,CAAC;AAE3D;;;;;;;;;;;;GAYG;AACH,eAAO,MAAM,cAAc,mEAIzB,CAAC"}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { M3eRippleElement } from "@m3e/web/core";
|
|
2
|
+
export type { M3eRippleElement } from "@m3e/web/core";
|
|
3
|
+
/**
|
|
4
|
+
* React binding for the `m3e-ripple` Web Component from `@m3e/web/web/core`.
|
|
5
|
+
*
|
|
6
|
+
* This component renders the underlying `<m3e-ripple>` element and exposes its
|
|
7
|
+
* properties, attributes, and events through an idiomatic React interface.
|
|
8
|
+
*
|
|
9
|
+
* Props map directly to element properties, and event handlers receive the
|
|
10
|
+
* native DOM events dispatched by the component. Refs are forwarded to the
|
|
11
|
+
* underlying `<m3e-ripple>` instance for imperative access.
|
|
12
|
+
*
|
|
13
|
+
* See the `m3e-ripple` documentation for full details on behavior, styling,
|
|
14
|
+
* accessibility, and supported events.
|
|
15
|
+
*/
|
|
16
|
+
export declare const M3eRipple: import("@lit/react").ReactWebComponent<M3eRippleElement, {}>;
|
|
17
|
+
//# sourceMappingURL=Ripple.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Ripple.d.ts","sourceRoot":"","sources":["../../../src/core/Ripple.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;AACjD,YAAY,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;AAEtD;;;;;;;;;;;;GAYG;AACH,eAAO,MAAM,SAAS,8DAIpB,CAAC"}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { M3eScrollContainerElement } from "@m3e/web/core";
|
|
2
|
+
export type { M3eScrollContainerElement, ScrollDividers } from "@m3e/web/core";
|
|
3
|
+
/**
|
|
4
|
+
* React binding for the `m3e-scroll-container` Web Component from `@m3e/web/web/core`.
|
|
5
|
+
*
|
|
6
|
+
* This component renders the underlying `<m3e-scroll-container>` element and exposes its
|
|
7
|
+
* properties, attributes, and events through an idiomatic React interface.
|
|
8
|
+
*
|
|
9
|
+
* Props map directly to element properties, and event handlers receive the
|
|
10
|
+
* native DOM events dispatched by the component. Refs are forwarded to the
|
|
11
|
+
* underlying `<m3e-scroll-container>` instance for imperative access.
|
|
12
|
+
*
|
|
13
|
+
* See the `m3e-scroll-container` documentation for full details on behavior, styling,
|
|
14
|
+
* accessibility, and supported events.
|
|
15
|
+
*/
|
|
16
|
+
export declare const M3eScrollContainer: import("@lit/react").ReactWebComponent<M3eScrollContainerElement, {}>;
|
|
17
|
+
//# sourceMappingURL=ScrollContainer.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ScrollContainer.d.ts","sourceRoot":"","sources":["../../../src/core/ScrollContainer.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,yBAAyB,EAAE,MAAM,eAAe,CAAC;AAC1D,YAAY,EAAE,yBAAyB,EAAE,cAAc,EAAE,MAAM,eAAe,CAAC;AAE/E;;;;;;;;;;;;GAYG;AACH,eAAO,MAAM,kBAAkB,uEAI7B,CAAC"}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { M3eSlideElement } from "@m3e/web/core";
|
|
2
|
+
export type { M3eSlideElement } from "@m3e/web/core";
|
|
3
|
+
/**
|
|
4
|
+
* React binding for the `m3e-slide` Web Component from `@m3e/web/web/core`.
|
|
5
|
+
*
|
|
6
|
+
* This component renders the underlying `<m3e-slide>` element and exposes its
|
|
7
|
+
* properties, attributes, and events through an idiomatic React interface.
|
|
8
|
+
*
|
|
9
|
+
* Props map directly to element properties, and event handlers receive the
|
|
10
|
+
* native DOM events dispatched by the component. Refs are forwarded to the
|
|
11
|
+
* underlying `<m3e-slide>` instance for imperative access.
|
|
12
|
+
*
|
|
13
|
+
* See the `m3e-slide` documentation for full details on behavior, styling,
|
|
14
|
+
* accessibility, and supported events.
|
|
15
|
+
*/
|
|
16
|
+
export declare const M3eSlide: import("@lit/react").ReactWebComponent<M3eSlideElement, {}>;
|
|
17
|
+
//# sourceMappingURL=Slide.d.ts.map
|