@desynth/web-components-react 24.7.8-alpha.2 → 24.7.9-alpha.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/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@desynth/web-components-react",
3
3
  "sideEffects": false,
4
- "version": "24.7.8-alpha.02",
4
+ "version": "24.7.9-alpha.02",
5
5
  "description": "React proxy for @desynth/web-components",
6
6
  "license": "MPL-2.0",
7
7
  "homepage": "https://github.com/desynth/desynth-web-components#readme",
package/dist/index.d.ts DELETED
@@ -1,30 +0,0 @@
1
- /// <reference types="react" />
2
- import type { JSX } from '@desynth/web-components';
3
- export declare const DesynthAccordion: import("react").ForwardRefExoticComponent<JSX.DesynthAccordion & Omit<import("react").HTMLAttributes<HTMLDesynthAccordionElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLDesynthAccordionElement>>;
4
- export declare const DesynthAlert: import("react").ForwardRefExoticComponent<JSX.DesynthAlert & Omit<import("react").HTMLAttributes<HTMLDesynthAlertElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLDesynthAlertElement>>;
5
- export declare const DesynthBreadcrumb: import("react").ForwardRefExoticComponent<JSX.DesynthBreadcrumb & Omit<import("react").HTMLAttributes<HTMLDesynthBreadcrumbElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLDesynthBreadcrumbElement>>;
6
- export declare const DesynthButton: import("react").ForwardRefExoticComponent<JSX.DesynthButton & Omit<import("react").HTMLAttributes<HTMLDesynthButtonElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLDesynthButtonElement>>;
7
- export declare const DesynthButtonSlider: import("react").ForwardRefExoticComponent<JSX.DesynthButtonSlider & Omit<import("react").HTMLAttributes<HTMLDesynthButtonSliderElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLDesynthButtonSliderElement>>;
8
- export declare const DesynthCard: import("react").ForwardRefExoticComponent<JSX.DesynthCard & Omit<import("react").HTMLAttributes<HTMLDesynthCardElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLDesynthCardElement>>;
9
- export declare const DesynthCheckbox: import("react").ForwardRefExoticComponent<JSX.DesynthCheckbox & Omit<import("react").HTMLAttributes<HTMLDesynthCheckboxElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLDesynthCheckboxElement>>;
10
- export declare const DesynthDatePicker: import("react").ForwardRefExoticComponent<JSX.DesynthDatePicker & Omit<import("react").HTMLAttributes<HTMLDesynthDatePickerElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLDesynthDatePickerElement>>;
11
- export declare const DesynthDivider: import("react").ForwardRefExoticComponent<JSX.DesynthDivider & Omit<import("react").HTMLAttributes<HTMLDesynthDividerElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLDesynthDividerElement>>;
12
- export declare const DesynthDrawer: import("react").ForwardRefExoticComponent<JSX.DesynthDrawer & Omit<import("react").HTMLAttributes<HTMLDesynthDrawerElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLDesynthDrawerElement>>;
13
- export declare const DesynthDropFile: import("react").ForwardRefExoticComponent<JSX.DesynthDropFile & Omit<import("react").HTMLAttributes<HTMLDesynthDropFileElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLDesynthDropFileElement>>;
14
- export declare const DesynthForm: import("react").ForwardRefExoticComponent<JSX.DesynthForm & Omit<import("react").HTMLAttributes<HTMLDesynthFormElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLDesynthFormElement>>;
15
- export declare const DesynthGrid: import("react").ForwardRefExoticComponent<JSX.DesynthGrid & Omit<import("react").HTMLAttributes<HTMLDesynthGridElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLDesynthGridElement>>;
16
- export declare const DesynthHeader: import("react").ForwardRefExoticComponent<JSX.DesynthHeader & Omit<import("react").HTMLAttributes<HTMLDesynthHeaderElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLDesynthHeaderElement>>;
17
- export declare const DesynthList: import("react").ForwardRefExoticComponent<JSX.DesynthList & Omit<import("react").HTMLAttributes<HTMLDesynthListElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLDesynthListElement>>;
18
- export declare const DesynthLoader: import("react").ForwardRefExoticComponent<JSX.DesynthLoader & Omit<import("react").HTMLAttributes<HTMLDesynthLoaderElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLDesynthLoaderElement>>;
19
- export declare const DesynthModal: import("react").ForwardRefExoticComponent<JSX.DesynthModal & Omit<import("react").HTMLAttributes<HTMLDesynthModalElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLDesynthModalElement>>;
20
- export declare const DesynthMultiStepper: import("react").ForwardRefExoticComponent<JSX.DesynthMultiStepper & Omit<import("react").HTMLAttributes<HTMLDesynthMultiStepperElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLDesynthMultiStepperElement>>;
21
- export declare const DesynthPaper: import("react").ForwardRefExoticComponent<JSX.DesynthPaper & Omit<import("react").HTMLAttributes<HTMLDesynthPaperElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLDesynthPaperElement>>;
22
- export declare const DesynthRating: import("react").ForwardRefExoticComponent<JSX.DesynthRating & Omit<import("react").HTMLAttributes<HTMLDesynthRatingElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLDesynthRatingElement>>;
23
- export declare const DesynthRenderer: import("react").ForwardRefExoticComponent<JSX.DesynthRenderer & Omit<import("react").HTMLAttributes<HTMLDesynthRendererElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLDesynthRendererElement>>;
24
- export declare const DesynthSelect: import("react").ForwardRefExoticComponent<JSX.DesynthSelect & Omit<import("react").HTMLAttributes<HTMLDesynthSelectElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLDesynthSelectElement>>;
25
- export declare const DesynthStepStepper: import("react").ForwardRefExoticComponent<JSX.DesynthStepStepper & Omit<import("react").HTMLAttributes<HTMLDesynthStepStepperElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLDesynthStepStepperElement>>;
26
- export declare const DesynthSwitch: import("react").ForwardRefExoticComponent<JSX.DesynthSwitch & Omit<import("react").HTMLAttributes<HTMLDesynthSwitchElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLDesynthSwitchElement>>;
27
- export declare const DesynthTable: import("react").ForwardRefExoticComponent<JSX.DesynthTable & Omit<import("react").HTMLAttributes<HTMLDesynthTableElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLDesynthTableElement>>;
28
- export declare const DesynthTextArea: import("react").ForwardRefExoticComponent<JSX.DesynthTextArea & Omit<import("react").HTMLAttributes<HTMLDesynthTextAreaElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLDesynthTextAreaElement>>;
29
- export declare const DesynthTextInput: import("react").ForwardRefExoticComponent<JSX.DesynthTextInput & Omit<import("react").HTMLAttributes<HTMLDesynthTextInputElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLDesynthTextInputElement>>;
30
- export declare const DesynthTooltip: import("react").ForwardRefExoticComponent<JSX.DesynthTooltip & Omit<import("react").HTMLAttributes<HTMLDesynthTooltipElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLDesynthTooltipElement>>;
package/dist/index.js DELETED
@@ -1,32 +0,0 @@
1
- /* eslint-disable */
2
- /* tslint:disable */
3
- /* auto-generated react proxies */
4
- import { createReactComponent } from './react-component-lib';
5
- export const DesynthAccordion = /*@__PURE__*/ createReactComponent('desynth-accordion');
6
- export const DesynthAlert = /*@__PURE__*/ createReactComponent('desynth-alert');
7
- export const DesynthBreadcrumb = /*@__PURE__*/ createReactComponent('desynth-breadcrumb');
8
- export const DesynthButton = /*@__PURE__*/ createReactComponent('desynth-button');
9
- export const DesynthButtonSlider = /*@__PURE__*/ createReactComponent('desynth-button-slider');
10
- export const DesynthCard = /*@__PURE__*/ createReactComponent('desynth-card');
11
- export const DesynthCheckbox = /*@__PURE__*/ createReactComponent('desynth-checkbox');
12
- export const DesynthDatePicker = /*@__PURE__*/ createReactComponent('desynth-date-picker');
13
- export const DesynthDivider = /*@__PURE__*/ createReactComponent('desynth-divider');
14
- export const DesynthDrawer = /*@__PURE__*/ createReactComponent('desynth-drawer');
15
- export const DesynthDropFile = /*@__PURE__*/ createReactComponent('desynth-drop-file');
16
- export const DesynthForm = /*@__PURE__*/ createReactComponent('desynth-form');
17
- export const DesynthGrid = /*@__PURE__*/ createReactComponent('desynth-grid');
18
- export const DesynthHeader = /*@__PURE__*/ createReactComponent('desynth-header');
19
- export const DesynthList = /*@__PURE__*/ createReactComponent('desynth-list');
20
- export const DesynthLoader = /*@__PURE__*/ createReactComponent('desynth-loader');
21
- export const DesynthModal = /*@__PURE__*/ createReactComponent('desynth-modal');
22
- export const DesynthMultiStepper = /*@__PURE__*/ createReactComponent('desynth-multi-stepper');
23
- export const DesynthPaper = /*@__PURE__*/ createReactComponent('desynth-paper');
24
- export const DesynthRating = /*@__PURE__*/ createReactComponent('desynth-rating');
25
- export const DesynthRenderer = /*@__PURE__*/ createReactComponent('desynth-renderer');
26
- export const DesynthSelect = /*@__PURE__*/ createReactComponent('desynth-select');
27
- export const DesynthStepStepper = /*@__PURE__*/ createReactComponent('desynth-step-stepper');
28
- export const DesynthSwitch = /*@__PURE__*/ createReactComponent('desynth-switch');
29
- export const DesynthTable = /*@__PURE__*/ createReactComponent('desynth-table');
30
- export const DesynthTextArea = /*@__PURE__*/ createReactComponent('desynth-text-area');
31
- export const DesynthTextInput = /*@__PURE__*/ createReactComponent('desynth-text-input');
32
- export const DesynthTooltip = /*@__PURE__*/ createReactComponent('desynth-tooltip');