@sellmate/design-system-react 0.0.52 → 0.0.54
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 +57 -57
- package/dist/components/components.server.js +1 -2
- package/lib/components/components.server.ts +1 -2
- package/lib/index.ts +11 -11
- package/package.json +71 -72
- package/dist/components/sd-badge.d.ts +0 -8
- package/dist/components/sd-badge.js +0 -17
- package/dist/components/sd-badge.server.d.ts +0 -10
- package/dist/components/sd-badge.server.js +0 -20
- package/dist/components/sd-button.d.ts +0 -11
- package/dist/components/sd-button.js +0 -12
- package/dist/components/sd-button.server.d.ts +0 -13
- package/dist/components/sd-button.server.js +0 -29
- package/dist/components/sd-card.d.ts +0 -8
- package/dist/components/sd-card.js +0 -17
- package/dist/components/sd-card.server.d.ts +0 -10
- package/dist/components/sd-card.server.js +0 -19
- package/dist/components/sd-checkbox.d.ts +0 -11
- package/dist/components/sd-checkbox.js +0 -12
- package/dist/components/sd-checkbox.server.d.ts +0 -13
- package/dist/components/sd-checkbox.server.js +0 -21
- package/dist/components/sd-date-box.d.ts +0 -11
- package/dist/components/sd-date-box.js +0 -20
- package/dist/components/sd-date-box.server.d.ts +0 -13
- package/dist/components/sd-date-box.server.js +0 -25
- package/dist/components/sd-date-picker.d.ts +0 -10
- package/dist/components/sd-date-picker.js +0 -17
- package/dist/components/sd-date-picker.server.d.ts +0 -12
- package/dist/components/sd-date-picker.server.js +0 -20
- package/dist/components/sd-date-range-picker.d.ts +0 -10
- package/dist/components/sd-date-range-picker.js +0 -17
- package/dist/components/sd-date-range-picker.server.d.ts +0 -12
- package/dist/components/sd-date-range-picker.server.js +0 -20
- package/dist/components/sd-guide.d.ts +0 -8
- package/dist/components/sd-guide.js +0 -17
- package/dist/components/sd-guide.server.d.ts +0 -10
- package/dist/components/sd-guide.server.js +0 -22
- package/dist/components/sd-icon.d.ts +0 -8
- package/dist/components/sd-icon.js +0 -17
- package/dist/components/sd-icon.server.d.ts +0 -10
- package/dist/components/sd-icon.server.js +0 -22
- package/dist/components/sd-input.d.ts +0 -15
- package/dist/components/sd-input.js +0 -18
- package/dist/components/sd-input.server.d.ts +0 -17
- package/dist/components/sd-input.server.js +0 -28
- package/dist/components/sd-pagination.d.ts +0 -10
- package/dist/components/sd-pagination.js +0 -17
- package/dist/components/sd-pagination.server.d.ts +0 -12
- package/dist/components/sd-pagination.server.js +0 -20
- package/dist/components/sd-popover.d.ts +0 -8
- package/dist/components/sd-popover.js +0 -17
- package/dist/components/sd-popover.server.d.ts +0 -10
- package/dist/components/sd-popover.server.js +0 -29
- package/dist/components/sd-portal.d.ts +0 -10
- package/dist/components/sd-portal.js +0 -17
- package/dist/components/sd-portal.server.d.ts +0 -12
- package/dist/components/sd-portal.server.js +0 -20
- package/dist/components/sd-select-multiple-group.d.ts +0 -12
- package/dist/components/sd-select-multiple-group.js +0 -15
- package/dist/components/sd-select-multiple-group.server.d.ts +0 -14
- package/dist/components/sd-select-multiple-group.server.js +0 -26
- package/dist/components/sd-select-multiple.d.ts +0 -12
- package/dist/components/sd-select-multiple.js +0 -15
- package/dist/components/sd-select-multiple.server.d.ts +0 -14
- package/dist/components/sd-select-multiple.server.js +0 -26
- package/dist/components/sd-select-option-group.d.ts +0 -16
- package/dist/components/sd-select-option-group.js +0 -12
- package/dist/components/sd-select-option-group.server.d.ts +0 -18
- package/dist/components/sd-select-option-group.server.js +0 -23
- package/dist/components/sd-select-option.d.ts +0 -15
- package/dist/components/sd-select-option.js +0 -12
- package/dist/components/sd-select-option.server.d.ts +0 -17
- package/dist/components/sd-select-option.server.js +0 -22
- package/dist/components/sd-select.d.ts +0 -12
- package/dist/components/sd-select.js +0 -15
- package/dist/components/sd-select.server.d.ts +0 -14
- package/dist/components/sd-select.server.js +0 -26
- package/dist/components/sd-table.d.ts +0 -12
- package/dist/components/sd-table.js +0 -15
- package/dist/components/sd-table.server.d.ts +0 -14
- package/dist/components/sd-table.server.js +0 -24
- package/dist/components/sd-tag.d.ts +0 -8
- package/dist/components/sd-tag.js +0 -17
- package/dist/components/sd-tag.server.d.ts +0 -10
- package/dist/components/sd-tag.server.js +0 -23
- package/dist/components/sd-tooltip-portal.d.ts +0 -10
- package/dist/components/sd-tooltip-portal.js +0 -17
- package/dist/components/sd-tooltip-portal.server.d.ts +0 -12
- package/dist/components/sd-tooltip-portal.server.js +0 -21
- package/dist/components/sd-tooltip.d.ts +0 -8
- package/dist/components/sd-tooltip.js +0 -17
- package/dist/components/sd-tooltip.server.d.ts +0 -10
- package/dist/components/sd-tooltip.server.js +0 -27
- package/lib/components/sd-badge.server.ts +0 -29
- package/lib/components/sd-badge.ts +0 -24
- package/lib/components/sd-button.server.ts +0 -39
- package/lib/components/sd-button.ts +0 -25
- package/lib/components/sd-card.server.ts +0 -28
- package/lib/components/sd-card.ts +0 -24
- package/lib/components/sd-checkbox.server.ts +0 -31
- package/lib/components/sd-checkbox.ts +0 -25
- package/lib/components/sd-date-box.server.ts +0 -37
- package/lib/components/sd-date-box.ts +0 -30
- package/lib/components/sd-date-picker.server.ts +0 -29
- package/lib/components/sd-date-picker.ts +0 -24
- package/lib/components/sd-date-range-picker.server.ts +0 -29
- package/lib/components/sd-date-range-picker.ts +0 -24
- package/lib/components/sd-guide.server.ts +0 -31
- package/lib/components/sd-guide.ts +0 -24
- package/lib/components/sd-icon.server.ts +0 -31
- package/lib/components/sd-icon.ts +0 -24
- package/lib/components/sd-input.server.ts +0 -44
- package/lib/components/sd-input.ts +0 -37
- package/lib/components/sd-pagination.server.ts +0 -29
- package/lib/components/sd-pagination.ts +0 -24
- package/lib/components/sd-popover.server.ts +0 -38
- package/lib/components/sd-popover.ts +0 -24
- package/lib/components/sd-portal.server.ts +0 -29
- package/lib/components/sd-portal.ts +0 -24
- package/lib/components/sd-select-multiple-group.server.ts +0 -39
- package/lib/components/sd-select-multiple-group.ts +0 -31
- package/lib/components/sd-select-multiple.server.ts +0 -39
- package/lib/components/sd-select-multiple.ts +0 -31
- package/lib/components/sd-select-option-group.server.ts +0 -40
- package/lib/components/sd-select-option-group.ts +0 -32
- package/lib/components/sd-select-option.server.ts +0 -38
- package/lib/components/sd-select-option.ts +0 -31
- package/lib/components/sd-select.server.ts +0 -39
- package/lib/components/sd-select.ts +0 -31
- package/lib/components/sd-table.server.ts +0 -37
- package/lib/components/sd-table.ts +0 -31
- package/lib/components/sd-tag.server.ts +0 -32
- package/lib/components/sd-tag.ts +0 -24
- package/lib/components/sd-tooltip-portal.server.ts +0 -30
- package/lib/components/sd-tooltip-portal.ts +0 -24
- package/lib/components/sd-tooltip.server.ts +0 -36
- package/lib/components/sd-tooltip.ts +0 -24
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* This file was automatically generated by the Stencil React Output Target.
|
|
3
|
-
* Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
|
|
4
|
-
*/
|
|
5
|
-
import { type SdSelectMultipleCustomEvent, type SelectMultipleEvents } from "@sellmate/design-system";
|
|
6
|
-
import { SdSelectMultiple as SdSelectMultipleElement } from "@sellmate/design-system/dist/components/sd-select-multiple.js";
|
|
7
|
-
import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
8
|
-
export type SdSelectMultipleEvents = {
|
|
9
|
-
onSdChange: EventName<SdSelectMultipleCustomEvent<SelectMultipleEvents['sdChange']>>;
|
|
10
|
-
onDropDownShow: EventName<SdSelectMultipleCustomEvent<SelectMultipleEvents['dropDownShow']>>;
|
|
11
|
-
};
|
|
12
|
-
export declare const SdSelectMultiple: StencilReactComponent<SdSelectMultipleElement, SdSelectMultipleEvents>;
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
'use client';
|
|
2
|
-
import { SdSelectMultiple as SdSelectMultipleElement, defineCustomElement as defineSdSelectMultiple } from "@sellmate/design-system/dist/components/sd-select-multiple.js";
|
|
3
|
-
import { createComponent } from '@stencil/react-output-target/runtime';
|
|
4
|
-
import React from 'react';
|
|
5
|
-
export const SdSelectMultiple = /*@__PURE__*/ createComponent({
|
|
6
|
-
tagName: 'sd-select-multiple',
|
|
7
|
-
elementClass: SdSelectMultipleElement,
|
|
8
|
-
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
9
|
-
react: React,
|
|
10
|
-
events: {
|
|
11
|
-
onSdChange: 'sdChange',
|
|
12
|
-
onDropDownShow: 'dropDownShow'
|
|
13
|
-
},
|
|
14
|
-
defineCustomElement: defineSdSelectMultiple
|
|
15
|
-
});
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* This file was automatically generated by the Stencil React Output Target.
|
|
3
|
-
* Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
|
|
4
|
-
*/
|
|
5
|
-
import { type SdSelectMultipleCustomEvent, type SelectMultipleEvents } from "@sellmate/design-system";
|
|
6
|
-
import { SdSelectMultiple as SdSelectMultipleElement } from "@sellmate/design-system/dist/components/sd-select-multiple.js";
|
|
7
|
-
import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
8
|
-
import { type SerializeShadowRootOptions } from '@stencil/react-output-target/ssr';
|
|
9
|
-
export declare const serializeShadowRoot: SerializeShadowRootOptions;
|
|
10
|
-
export type SdSelectMultipleEvents = {
|
|
11
|
-
onSdChange: EventName<SdSelectMultipleCustomEvent<SelectMultipleEvents['sdChange']>>;
|
|
12
|
-
onDropDownShow: EventName<SdSelectMultipleCustomEvent<SelectMultipleEvents['dropDownShow']>>;
|
|
13
|
-
};
|
|
14
|
-
export declare const SdSelectMultiple: StencilReactComponent<SdSelectMultipleElement, SdSelectMultipleEvents>;
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* This file was automatically generated by the Stencil React Output Target.
|
|
3
|
-
* Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
|
|
4
|
-
*/
|
|
5
|
-
/* eslint-disable */
|
|
6
|
-
// @ts-ignore - ignore potential type issues as the project is importing itself
|
|
7
|
-
import * as clientComponents from '@sellmate/design-system-react';
|
|
8
|
-
import { createComponent } from '@stencil/react-output-target/ssr';
|
|
9
|
-
export const serializeShadowRoot = { default: "declarative-shadow-dom" };
|
|
10
|
-
export const SdSelectMultiple = /*@__PURE__*/ createComponent({
|
|
11
|
-
tagName: 'sd-select-multiple',
|
|
12
|
-
properties: {
|
|
13
|
-
label: 'label',
|
|
14
|
-
placeholder: 'placeholder',
|
|
15
|
-
optionPlaceholder: 'option-placeholder',
|
|
16
|
-
width: 'width',
|
|
17
|
-
dropdownHeight: 'dropdown-height',
|
|
18
|
-
disabled: 'disabled',
|
|
19
|
-
clearable: 'clearable',
|
|
20
|
-
searchable: 'searchable',
|
|
21
|
-
useCheckbox: 'use-checkbox'
|
|
22
|
-
},
|
|
23
|
-
hydrateModule: import('@sellmate/design-system/hydrate'),
|
|
24
|
-
clientModule: clientComponents.SdSelectMultiple,
|
|
25
|
-
serializeShadowRoot,
|
|
26
|
-
});
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* This file was automatically generated by the Stencil React Output Target.
|
|
3
|
-
* Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
|
|
4
|
-
*/
|
|
5
|
-
import { type SdSelectOptionGroupCustomEvent, type SelectOptionGroup } from "@sellmate/design-system";
|
|
6
|
-
import { SdSelectOptionGroup as SdSelectOptionGroupElement } from "@sellmate/design-system/dist/components/sd-select-option-group.js";
|
|
7
|
-
import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
8
|
-
export type SdSelectOptionGroupEvents = {
|
|
9
|
-
onOptionClick: EventName<SdSelectOptionGroupCustomEvent<{
|
|
10
|
-
option: SelectOptionGroup;
|
|
11
|
-
isSelected: boolean | null;
|
|
12
|
-
index: number;
|
|
13
|
-
event: MouseEvent;
|
|
14
|
-
}>>;
|
|
15
|
-
};
|
|
16
|
-
export declare const SdSelectOptionGroup: StencilReactComponent<SdSelectOptionGroupElement, SdSelectOptionGroupEvents>;
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
'use client';
|
|
2
|
-
import { SdSelectOptionGroup as SdSelectOptionGroupElement, defineCustomElement as defineSdSelectOptionGroup } from "@sellmate/design-system/dist/components/sd-select-option-group.js";
|
|
3
|
-
import { createComponent } from '@stencil/react-output-target/runtime';
|
|
4
|
-
import React from 'react';
|
|
5
|
-
export const SdSelectOptionGroup = /*@__PURE__*/ createComponent({
|
|
6
|
-
tagName: 'sd-select-option-group',
|
|
7
|
-
elementClass: SdSelectOptionGroupElement,
|
|
8
|
-
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
9
|
-
react: React,
|
|
10
|
-
events: { onOptionClick: 'optionClick' },
|
|
11
|
-
defineCustomElement: defineSdSelectOptionGroup
|
|
12
|
-
});
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* This file was automatically generated by the Stencil React Output Target.
|
|
3
|
-
* Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
|
|
4
|
-
*/
|
|
5
|
-
import { type SdSelectOptionGroupCustomEvent, type SelectOptionGroup } from "@sellmate/design-system";
|
|
6
|
-
import { SdSelectOptionGroup as SdSelectOptionGroupElement } from "@sellmate/design-system/dist/components/sd-select-option-group.js";
|
|
7
|
-
import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
8
|
-
import { type SerializeShadowRootOptions } from '@stencil/react-output-target/ssr';
|
|
9
|
-
export declare const serializeShadowRoot: SerializeShadowRootOptions;
|
|
10
|
-
export type SdSelectOptionGroupEvents = {
|
|
11
|
-
onOptionClick: EventName<SdSelectOptionGroupCustomEvent<{
|
|
12
|
-
option: SelectOptionGroup;
|
|
13
|
-
isSelected: boolean | null;
|
|
14
|
-
index: number;
|
|
15
|
-
event: MouseEvent;
|
|
16
|
-
}>>;
|
|
17
|
-
};
|
|
18
|
-
export declare const SdSelectOptionGroup: StencilReactComponent<SdSelectOptionGroupElement, SdSelectOptionGroupEvents>;
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* This file was automatically generated by the Stencil React Output Target.
|
|
3
|
-
* Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
|
|
4
|
-
*/
|
|
5
|
-
/* eslint-disable */
|
|
6
|
-
// @ts-ignore - ignore potential type issues as the project is importing itself
|
|
7
|
-
import * as clientComponents from '@sellmate/design-system-react';
|
|
8
|
-
import { createComponent } from '@stencil/react-output-target/ssr';
|
|
9
|
-
export const serializeShadowRoot = { default: "declarative-shadow-dom" };
|
|
10
|
-
export const SdSelectOptionGroup = /*@__PURE__*/ createComponent({
|
|
11
|
-
tagName: 'sd-select-option-group',
|
|
12
|
-
properties: {
|
|
13
|
-
index: 'index',
|
|
14
|
-
isSelected: 'is-selected',
|
|
15
|
-
isFocused: 'is-focused',
|
|
16
|
-
disabled: 'disabled',
|
|
17
|
-
useCheckbox: 'use-checkbox',
|
|
18
|
-
useIndicator: 'use-indicator'
|
|
19
|
-
},
|
|
20
|
-
hydrateModule: import('@sellmate/design-system/hydrate'),
|
|
21
|
-
clientModule: clientComponents.SdSelectOptionGroup,
|
|
22
|
-
serializeShadowRoot,
|
|
23
|
-
});
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* This file was automatically generated by the Stencil React Output Target.
|
|
3
|
-
* Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
|
|
4
|
-
*/
|
|
5
|
-
import { type SdSelectOptionCustomEvent, type SelectOption } from "@sellmate/design-system";
|
|
6
|
-
import { SdSelectOption as SdSelectOptionElement } from "@sellmate/design-system/dist/components/sd-select-option.js";
|
|
7
|
-
import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
8
|
-
export type SdSelectOptionEvents = {
|
|
9
|
-
onOptionClick: EventName<SdSelectOptionCustomEvent<{
|
|
10
|
-
option: SelectOption;
|
|
11
|
-
index: number;
|
|
12
|
-
event: MouseEvent;
|
|
13
|
-
}>>;
|
|
14
|
-
};
|
|
15
|
-
export declare const SdSelectOption: StencilReactComponent<SdSelectOptionElement, SdSelectOptionEvents>;
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
'use client';
|
|
2
|
-
import { SdSelectOption as SdSelectOptionElement, defineCustomElement as defineSdSelectOption } from "@sellmate/design-system/dist/components/sd-select-option.js";
|
|
3
|
-
import { createComponent } from '@stencil/react-output-target/runtime';
|
|
4
|
-
import React from 'react';
|
|
5
|
-
export const SdSelectOption = /*@__PURE__*/ createComponent({
|
|
6
|
-
tagName: 'sd-select-option',
|
|
7
|
-
elementClass: SdSelectOptionElement,
|
|
8
|
-
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
9
|
-
react: React,
|
|
10
|
-
events: { onOptionClick: 'optionClick' },
|
|
11
|
-
defineCustomElement: defineSdSelectOption
|
|
12
|
-
});
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* This file was automatically generated by the Stencil React Output Target.
|
|
3
|
-
* Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
|
|
4
|
-
*/
|
|
5
|
-
import { type SdSelectOptionCustomEvent, type SelectOption } from "@sellmate/design-system";
|
|
6
|
-
import { SdSelectOption as SdSelectOptionElement } from "@sellmate/design-system/dist/components/sd-select-option.js";
|
|
7
|
-
import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
8
|
-
import { type SerializeShadowRootOptions } from '@stencil/react-output-target/ssr';
|
|
9
|
-
export declare const serializeShadowRoot: SerializeShadowRootOptions;
|
|
10
|
-
export type SdSelectOptionEvents = {
|
|
11
|
-
onOptionClick: EventName<SdSelectOptionCustomEvent<{
|
|
12
|
-
option: SelectOption;
|
|
13
|
-
index: number;
|
|
14
|
-
event: MouseEvent;
|
|
15
|
-
}>>;
|
|
16
|
-
};
|
|
17
|
-
export declare const SdSelectOption: StencilReactComponent<SdSelectOptionElement, SdSelectOptionEvents>;
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* This file was automatically generated by the Stencil React Output Target.
|
|
3
|
-
* Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
|
|
4
|
-
*/
|
|
5
|
-
/* eslint-disable */
|
|
6
|
-
// @ts-ignore - ignore potential type issues as the project is importing itself
|
|
7
|
-
import * as clientComponents from '@sellmate/design-system-react';
|
|
8
|
-
import { createComponent } from '@stencil/react-output-target/ssr';
|
|
9
|
-
export const serializeShadowRoot = { default: "declarative-shadow-dom" };
|
|
10
|
-
export const SdSelectOption = /*@__PURE__*/ createComponent({
|
|
11
|
-
tagName: 'sd-select-option',
|
|
12
|
-
properties: {
|
|
13
|
-
index: 'index',
|
|
14
|
-
isSelected: 'is-selected',
|
|
15
|
-
isFocused: 'is-focused',
|
|
16
|
-
disabled: 'disabled',
|
|
17
|
-
useCheckbox: 'use-checkbox'
|
|
18
|
-
},
|
|
19
|
-
hydrateModule: import('@sellmate/design-system/hydrate'),
|
|
20
|
-
clientModule: clientComponents.SdSelectOption,
|
|
21
|
-
serializeShadowRoot,
|
|
22
|
-
});
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* This file was automatically generated by the Stencil React Output Target.
|
|
3
|
-
* Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
|
|
4
|
-
*/
|
|
5
|
-
import { type SdSelectCustomEvent, type SelectEvents } from "@sellmate/design-system";
|
|
6
|
-
import { SdSelect as SdSelectElement } from "@sellmate/design-system/dist/components/sd-select.js";
|
|
7
|
-
import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
8
|
-
export type SdSelectEvents = {
|
|
9
|
-
onSdChange: EventName<SdSelectCustomEvent<SelectEvents['sdChange']>>;
|
|
10
|
-
onDropDownShow: EventName<SdSelectCustomEvent<SelectEvents['dropDownShow']>>;
|
|
11
|
-
};
|
|
12
|
-
export declare const SdSelect: StencilReactComponent<SdSelectElement, SdSelectEvents>;
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
'use client';
|
|
2
|
-
import { SdSelect as SdSelectElement, defineCustomElement as defineSdSelect } from "@sellmate/design-system/dist/components/sd-select.js";
|
|
3
|
-
import { createComponent } from '@stencil/react-output-target/runtime';
|
|
4
|
-
import React from 'react';
|
|
5
|
-
export const SdSelect = /*@__PURE__*/ createComponent({
|
|
6
|
-
tagName: 'sd-select',
|
|
7
|
-
elementClass: SdSelectElement,
|
|
8
|
-
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
9
|
-
react: React,
|
|
10
|
-
events: {
|
|
11
|
-
onSdChange: 'sdChange',
|
|
12
|
-
onDropDownShow: 'dropDownShow'
|
|
13
|
-
},
|
|
14
|
-
defineCustomElement: defineSdSelect
|
|
15
|
-
});
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* This file was automatically generated by the Stencil React Output Target.
|
|
3
|
-
* Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
|
|
4
|
-
*/
|
|
5
|
-
import { type SdSelectCustomEvent, type SelectEvents } from "@sellmate/design-system";
|
|
6
|
-
import { SdSelect as SdSelectElement } from "@sellmate/design-system/dist/components/sd-select.js";
|
|
7
|
-
import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
8
|
-
import { type SerializeShadowRootOptions } from '@stencil/react-output-target/ssr';
|
|
9
|
-
export declare const serializeShadowRoot: SerializeShadowRootOptions;
|
|
10
|
-
export type SdSelectEvents = {
|
|
11
|
-
onSdChange: EventName<SdSelectCustomEvent<SelectEvents['sdChange']>>;
|
|
12
|
-
onDropDownShow: EventName<SdSelectCustomEvent<SelectEvents['dropDownShow']>>;
|
|
13
|
-
};
|
|
14
|
-
export declare const SdSelect: StencilReactComponent<SdSelectElement, SdSelectEvents>;
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* This file was automatically generated by the Stencil React Output Target.
|
|
3
|
-
* Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
|
|
4
|
-
*/
|
|
5
|
-
/* eslint-disable */
|
|
6
|
-
// @ts-ignore - ignore potential type issues as the project is importing itself
|
|
7
|
-
import * as clientComponents from '@sellmate/design-system-react';
|
|
8
|
-
import { createComponent } from '@stencil/react-output-target/ssr';
|
|
9
|
-
export const serializeShadowRoot = { default: "declarative-shadow-dom" };
|
|
10
|
-
export const SdSelect = /*@__PURE__*/ createComponent({
|
|
11
|
-
tagName: 'sd-select',
|
|
12
|
-
properties: {
|
|
13
|
-
value: 'value',
|
|
14
|
-
label: 'label',
|
|
15
|
-
placeholder: 'placeholder',
|
|
16
|
-
optionPlaceholder: 'option-placeholder',
|
|
17
|
-
width: 'width',
|
|
18
|
-
dropdownHeight: 'dropdown-height',
|
|
19
|
-
disabled: 'disabled',
|
|
20
|
-
clearable: 'clearable',
|
|
21
|
-
searchable: 'searchable'
|
|
22
|
-
},
|
|
23
|
-
hydrateModule: import('@sellmate/design-system/hydrate'),
|
|
24
|
-
clientModule: clientComponents.SdSelect,
|
|
25
|
-
serializeShadowRoot,
|
|
26
|
-
});
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* This file was automatically generated by the Stencil React Output Target.
|
|
3
|
-
* Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
|
|
4
|
-
*/
|
|
5
|
-
import { type Row, type SdTableCustomEvent } from "@sellmate/design-system";
|
|
6
|
-
import { SdTable as SdTableElement } from "@sellmate/design-system/dist/components/sd-table.js";
|
|
7
|
-
import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
8
|
-
export type SdTableEvents = {
|
|
9
|
-
onSdSelectChange: EventName<SdTableCustomEvent<Row[]>>;
|
|
10
|
-
onSdPageChange: EventName<CustomEvent<number>>;
|
|
11
|
-
};
|
|
12
|
-
export declare const SdTable: StencilReactComponent<SdTableElement, SdTableEvents>;
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
'use client';
|
|
2
|
-
import { SdTable as SdTableElement, defineCustomElement as defineSdTable } from "@sellmate/design-system/dist/components/sd-table.js";
|
|
3
|
-
import { createComponent } from '@stencil/react-output-target/runtime';
|
|
4
|
-
import React from 'react';
|
|
5
|
-
export const SdTable = /*@__PURE__*/ createComponent({
|
|
6
|
-
tagName: 'sd-table',
|
|
7
|
-
elementClass: SdTableElement,
|
|
8
|
-
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
9
|
-
react: React,
|
|
10
|
-
events: {
|
|
11
|
-
onSdSelectChange: 'sdSelectChange',
|
|
12
|
-
onSdPageChange: 'sdPageChange'
|
|
13
|
-
},
|
|
14
|
-
defineCustomElement: defineSdTable
|
|
15
|
-
});
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* This file was automatically generated by the Stencil React Output Target.
|
|
3
|
-
* Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
|
|
4
|
-
*/
|
|
5
|
-
import { type Row, type SdTableCustomEvent } from "@sellmate/design-system";
|
|
6
|
-
import { SdTable as SdTableElement } from "@sellmate/design-system/dist/components/sd-table.js";
|
|
7
|
-
import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
8
|
-
import { type SerializeShadowRootOptions } from '@stencil/react-output-target/ssr';
|
|
9
|
-
export declare const serializeShadowRoot: SerializeShadowRootOptions;
|
|
10
|
-
export type SdTableEvents = {
|
|
11
|
-
onSdSelectChange: EventName<SdTableCustomEvent<Row[]>>;
|
|
12
|
-
onSdPageChange: EventName<CustomEvent<number>>;
|
|
13
|
-
};
|
|
14
|
-
export declare const SdTable: StencilReactComponent<SdTableElement, SdTableEvents>;
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* This file was automatically generated by the Stencil React Output Target.
|
|
3
|
-
* Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
|
|
4
|
-
*/
|
|
5
|
-
/* eslint-disable */
|
|
6
|
-
// @ts-ignore - ignore potential type issues as the project is importing itself
|
|
7
|
-
import * as clientComponents from '@sellmate/design-system-react';
|
|
8
|
-
import { createComponent } from '@stencil/react-output-target/ssr';
|
|
9
|
-
export const serializeShadowRoot = { default: "declarative-shadow-dom" };
|
|
10
|
-
export const SdTable = /*@__PURE__*/ createComponent({
|
|
11
|
-
tagName: 'sd-table',
|
|
12
|
-
properties: {
|
|
13
|
-
rowKey: 'row-key',
|
|
14
|
-
selectable: 'selectable',
|
|
15
|
-
resizable: 'resizable',
|
|
16
|
-
width: 'width',
|
|
17
|
-
height: 'height',
|
|
18
|
-
stickyHeader: 'sticky-header',
|
|
19
|
-
noDataLabel: 'no-data-label'
|
|
20
|
-
},
|
|
21
|
-
hydrateModule: import('@sellmate/design-system/hydrate'),
|
|
22
|
-
clientModule: clientComponents.SdTable,
|
|
23
|
-
serializeShadowRoot,
|
|
24
|
-
});
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* This file was automatically generated by the Stencil React Output Target.
|
|
3
|
-
* Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
|
|
4
|
-
*/
|
|
5
|
-
import { SdTag as SdTagElement } from "@sellmate/design-system/dist/components/sd-tag.js";
|
|
6
|
-
import type { StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
7
|
-
export type SdTagEvents = NonNullable<unknown>;
|
|
8
|
-
export declare const SdTag: StencilReactComponent<SdTagElement, SdTagEvents>;
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
'use client';
|
|
2
|
-
/**
|
|
3
|
-
* This file was automatically generated by the Stencil React Output Target.
|
|
4
|
-
* Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
|
|
5
|
-
*/
|
|
6
|
-
/* eslint-disable */
|
|
7
|
-
import { SdTag as SdTagElement, defineCustomElement as defineSdTag } from "@sellmate/design-system/dist/components/sd-tag.js";
|
|
8
|
-
import { createComponent } from '@stencil/react-output-target/runtime';
|
|
9
|
-
import React from 'react';
|
|
10
|
-
export const SdTag = /*@__PURE__*/ createComponent({
|
|
11
|
-
tagName: 'sd-tag',
|
|
12
|
-
elementClass: SdTagElement,
|
|
13
|
-
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
14
|
-
react: React,
|
|
15
|
-
events: {},
|
|
16
|
-
defineCustomElement: defineSdTag
|
|
17
|
-
});
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* This file was automatically generated by the Stencil React Output Target.
|
|
3
|
-
* Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
|
|
4
|
-
*/
|
|
5
|
-
import { SdTag as SdTagElement } from "@sellmate/design-system/dist/components/sd-tag.js";
|
|
6
|
-
import type { StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
7
|
-
import { type SerializeShadowRootOptions } from '@stencil/react-output-target/ssr';
|
|
8
|
-
export declare const serializeShadowRoot: SerializeShadowRootOptions;
|
|
9
|
-
export type SdTagEvents = NonNullable<unknown>;
|
|
10
|
-
export declare const SdTag: StencilReactComponent<SdTagElement, SdTagEvents>;
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* This file was automatically generated by the Stencil React Output Target.
|
|
3
|
-
* Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
|
|
4
|
-
*/
|
|
5
|
-
/* eslint-disable */
|
|
6
|
-
// @ts-ignore - ignore potential type issues as the project is importing itself
|
|
7
|
-
import * as clientComponents from '@sellmate/design-system-react';
|
|
8
|
-
import { createComponent } from '@stencil/react-output-target/ssr';
|
|
9
|
-
export const serializeShadowRoot = { default: "declarative-shadow-dom" };
|
|
10
|
-
export const SdTag = /*@__PURE__*/ createComponent({
|
|
11
|
-
tagName: 'sd-tag',
|
|
12
|
-
properties: {
|
|
13
|
-
size: 'size',
|
|
14
|
-
color: 'color',
|
|
15
|
-
rounded: 'rounded',
|
|
16
|
-
label: 'label',
|
|
17
|
-
bgColor: 'bg-color',
|
|
18
|
-
textColor: 'text-color'
|
|
19
|
-
},
|
|
20
|
-
hydrateModule: import('@sellmate/design-system/hydrate'),
|
|
21
|
-
clientModule: clientComponents.SdTag,
|
|
22
|
-
serializeShadowRoot,
|
|
23
|
-
});
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* This file was automatically generated by the Stencil React Output Target.
|
|
3
|
-
* Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
|
|
4
|
-
*/
|
|
5
|
-
import { SdTooltipPortal as SdTooltipPortalElement } from "@sellmate/design-system/dist/components/sd-tooltip-portal.js";
|
|
6
|
-
import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
7
|
-
export type SdTooltipPortalEvents = {
|
|
8
|
-
onSdClose: EventName<CustomEvent<void>>;
|
|
9
|
-
};
|
|
10
|
-
export declare const SdTooltipPortal: StencilReactComponent<SdTooltipPortalElement, SdTooltipPortalEvents>;
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
'use client';
|
|
2
|
-
/**
|
|
3
|
-
* This file was automatically generated by the Stencil React Output Target.
|
|
4
|
-
* Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
|
|
5
|
-
*/
|
|
6
|
-
/* eslint-disable */
|
|
7
|
-
import { SdTooltipPortal as SdTooltipPortalElement, defineCustomElement as defineSdTooltipPortal } from "@sellmate/design-system/dist/components/sd-tooltip-portal.js";
|
|
8
|
-
import { createComponent } from '@stencil/react-output-target/runtime';
|
|
9
|
-
import React from 'react';
|
|
10
|
-
export const SdTooltipPortal = /*@__PURE__*/ createComponent({
|
|
11
|
-
tagName: 'sd-tooltip-portal',
|
|
12
|
-
elementClass: SdTooltipPortalElement,
|
|
13
|
-
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
14
|
-
react: React,
|
|
15
|
-
events: { onSdClose: 'sdClose' },
|
|
16
|
-
defineCustomElement: defineSdTooltipPortal
|
|
17
|
-
});
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* This file was automatically generated by the Stencil React Output Target.
|
|
3
|
-
* Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
|
|
4
|
-
*/
|
|
5
|
-
import { SdTooltipPortal as SdTooltipPortalElement } from "@sellmate/design-system/dist/components/sd-tooltip-portal.js";
|
|
6
|
-
import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
7
|
-
import { type SerializeShadowRootOptions } from '@stencil/react-output-target/ssr';
|
|
8
|
-
export declare const serializeShadowRoot: SerializeShadowRootOptions;
|
|
9
|
-
export type SdTooltipPortalEvents = {
|
|
10
|
-
onSdClose: EventName<CustomEvent<void>>;
|
|
11
|
-
};
|
|
12
|
-
export declare const SdTooltipPortal: StencilReactComponent<SdTooltipPortalElement, SdTooltipPortalEvents>;
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* This file was automatically generated by the Stencil React Output Target.
|
|
3
|
-
* Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
|
|
4
|
-
*/
|
|
5
|
-
/* eslint-disable */
|
|
6
|
-
// @ts-ignore - ignore potential type issues as the project is importing itself
|
|
7
|
-
import * as clientComponents from '@sellmate/design-system-react';
|
|
8
|
-
import { createComponent } from '@stencil/react-output-target/ssr';
|
|
9
|
-
export const serializeShadowRoot = { default: "declarative-shadow-dom" };
|
|
10
|
-
export const SdTooltipPortal = /*@__PURE__*/ createComponent({
|
|
11
|
-
tagName: 'sd-tooltip-portal',
|
|
12
|
-
properties: {
|
|
13
|
-
to: 'to',
|
|
14
|
-
zIndex: 'z-index',
|
|
15
|
-
placement: 'placement',
|
|
16
|
-
open: 'open'
|
|
17
|
-
},
|
|
18
|
-
hydrateModule: import('@sellmate/design-system/hydrate'),
|
|
19
|
-
clientModule: clientComponents.SdTooltipPortal,
|
|
20
|
-
serializeShadowRoot,
|
|
21
|
-
});
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* This file was automatically generated by the Stencil React Output Target.
|
|
3
|
-
* Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
|
|
4
|
-
*/
|
|
5
|
-
import { SdTooltip as SdTooltipElement } from "@sellmate/design-system/dist/components/sd-tooltip.js";
|
|
6
|
-
import type { StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
7
|
-
export type SdTooltipEvents = NonNullable<unknown>;
|
|
8
|
-
export declare const SdTooltip: StencilReactComponent<SdTooltipElement, SdTooltipEvents>;
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
'use client';
|
|
2
|
-
/**
|
|
3
|
-
* This file was automatically generated by the Stencil React Output Target.
|
|
4
|
-
* Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
|
|
5
|
-
*/
|
|
6
|
-
/* eslint-disable */
|
|
7
|
-
import { SdTooltip as SdTooltipElement, defineCustomElement as defineSdTooltip } from "@sellmate/design-system/dist/components/sd-tooltip.js";
|
|
8
|
-
import { createComponent } from '@stencil/react-output-target/runtime';
|
|
9
|
-
import React from 'react';
|
|
10
|
-
export const SdTooltip = /*@__PURE__*/ createComponent({
|
|
11
|
-
tagName: 'sd-tooltip',
|
|
12
|
-
elementClass: SdTooltipElement,
|
|
13
|
-
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
14
|
-
react: React,
|
|
15
|
-
events: {},
|
|
16
|
-
defineCustomElement: defineSdTooltip
|
|
17
|
-
});
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* This file was automatically generated by the Stencil React Output Target.
|
|
3
|
-
* Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
|
|
4
|
-
*/
|
|
5
|
-
import { SdTooltip as SdTooltipElement } from "@sellmate/design-system/dist/components/sd-tooltip.js";
|
|
6
|
-
import type { StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
7
|
-
import { type SerializeShadowRootOptions } from '@stencil/react-output-target/ssr';
|
|
8
|
-
export declare const serializeShadowRoot: SerializeShadowRootOptions;
|
|
9
|
-
export type SdTooltipEvents = NonNullable<unknown>;
|
|
10
|
-
export declare const SdTooltip: StencilReactComponent<SdTooltipElement, SdTooltipEvents>;
|
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* This file was automatically generated by the Stencil React Output Target.
|
|
3
|
-
* Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
|
|
4
|
-
*/
|
|
5
|
-
/* eslint-disable */
|
|
6
|
-
// @ts-ignore - ignore potential type issues as the project is importing itself
|
|
7
|
-
import * as clientComponents from '@sellmate/design-system-react';
|
|
8
|
-
import { createComponent } from '@stencil/react-output-target/ssr';
|
|
9
|
-
export const serializeShadowRoot = { default: "declarative-shadow-dom" };
|
|
10
|
-
export const SdTooltip = /*@__PURE__*/ createComponent({
|
|
11
|
-
tagName: 'sd-tooltip',
|
|
12
|
-
properties: {
|
|
13
|
-
trigger: 'trigger',
|
|
14
|
-
placement: 'placement',
|
|
15
|
-
color: 'color',
|
|
16
|
-
icon: 'icon',
|
|
17
|
-
iconSize: 'icon-size',
|
|
18
|
-
label: 'label',
|
|
19
|
-
buttonSize: 'button-size',
|
|
20
|
-
buttonVariant: 'button-variant',
|
|
21
|
-
noHover: 'no-hover',
|
|
22
|
-
useClose: 'use-close'
|
|
23
|
-
},
|
|
24
|
-
hydrateModule: import('@sellmate/design-system/hydrate'),
|
|
25
|
-
clientModule: clientComponents.SdTooltip,
|
|
26
|
-
serializeShadowRoot,
|
|
27
|
-
});
|
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* This file was automatically generated by the Stencil React Output Target.
|
|
3
|
-
* Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
|
|
4
|
-
*/
|
|
5
|
-
|
|
6
|
-
/* eslint-disable */
|
|
7
|
-
|
|
8
|
-
// @ts-ignore - ignore potential type issues as the project is importing itself
|
|
9
|
-
import * as clientComponents from '@sellmate/design-system-react';
|
|
10
|
-
|
|
11
|
-
import { SdBadge as SdBadgeElement } from "@sellmate/design-system/dist/components/sd-badge.js";
|
|
12
|
-
import type { StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
13
|
-
import { createComponent, type HydrateModule, type ReactWebComponent, type SerializeShadowRootOptions } from '@stencil/react-output-target/ssr';
|
|
14
|
-
|
|
15
|
-
export const serializeShadowRoot: SerializeShadowRootOptions = { default: "declarative-shadow-dom" };
|
|
16
|
-
|
|
17
|
-
export type SdBadgeEvents = NonNullable<unknown>;
|
|
18
|
-
|
|
19
|
-
export const SdBadge: StencilReactComponent<SdBadgeElement, SdBadgeEvents> = /*@__PURE__*/ createComponent<SdBadgeElement, SdBadgeEvents>({
|
|
20
|
-
tagName: 'sd-badge',
|
|
21
|
-
properties: {
|
|
22
|
-
size: 'size',
|
|
23
|
-
color: 'color',
|
|
24
|
-
label: 'label'
|
|
25
|
-
},
|
|
26
|
-
hydrateModule: import('@sellmate/design-system/hydrate') as Promise<HydrateModule>,
|
|
27
|
-
clientModule: clientComponents.SdBadge as ReactWebComponent<SdBadgeElement, SdBadgeEvents>,
|
|
28
|
-
serializeShadowRoot,
|
|
29
|
-
});
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
'use client';
|
|
2
|
-
|
|
3
|
-
/**
|
|
4
|
-
* This file was automatically generated by the Stencil React Output Target.
|
|
5
|
-
* Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
|
|
6
|
-
*/
|
|
7
|
-
|
|
8
|
-
/* eslint-disable */
|
|
9
|
-
|
|
10
|
-
import { SdBadge as SdBadgeElement, defineCustomElement as defineSdBadge } from "@sellmate/design-system/dist/components/sd-badge.js";
|
|
11
|
-
import type { StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
12
|
-
import { createComponent } from '@stencil/react-output-target/runtime';
|
|
13
|
-
import React from 'react';
|
|
14
|
-
|
|
15
|
-
export type SdBadgeEvents = NonNullable<unknown>;
|
|
16
|
-
|
|
17
|
-
export const SdBadge: StencilReactComponent<SdBadgeElement, SdBadgeEvents> = /*@__PURE__*/ createComponent<SdBadgeElement, SdBadgeEvents>({
|
|
18
|
-
tagName: 'sd-badge',
|
|
19
|
-
elementClass: SdBadgeElement,
|
|
20
|
-
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
21
|
-
react: React,
|
|
22
|
-
events: {} as SdBadgeEvents,
|
|
23
|
-
defineCustomElement: defineSdBadge
|
|
24
|
-
});
|