@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.
Files changed (137) hide show
  1. package/README.md +57 -57
  2. package/dist/components/components.server.js +1 -2
  3. package/lib/components/components.server.ts +1 -2
  4. package/lib/index.ts +11 -11
  5. package/package.json +71 -72
  6. package/dist/components/sd-badge.d.ts +0 -8
  7. package/dist/components/sd-badge.js +0 -17
  8. package/dist/components/sd-badge.server.d.ts +0 -10
  9. package/dist/components/sd-badge.server.js +0 -20
  10. package/dist/components/sd-button.d.ts +0 -11
  11. package/dist/components/sd-button.js +0 -12
  12. package/dist/components/sd-button.server.d.ts +0 -13
  13. package/dist/components/sd-button.server.js +0 -29
  14. package/dist/components/sd-card.d.ts +0 -8
  15. package/dist/components/sd-card.js +0 -17
  16. package/dist/components/sd-card.server.d.ts +0 -10
  17. package/dist/components/sd-card.server.js +0 -19
  18. package/dist/components/sd-checkbox.d.ts +0 -11
  19. package/dist/components/sd-checkbox.js +0 -12
  20. package/dist/components/sd-checkbox.server.d.ts +0 -13
  21. package/dist/components/sd-checkbox.server.js +0 -21
  22. package/dist/components/sd-date-box.d.ts +0 -11
  23. package/dist/components/sd-date-box.js +0 -20
  24. package/dist/components/sd-date-box.server.d.ts +0 -13
  25. package/dist/components/sd-date-box.server.js +0 -25
  26. package/dist/components/sd-date-picker.d.ts +0 -10
  27. package/dist/components/sd-date-picker.js +0 -17
  28. package/dist/components/sd-date-picker.server.d.ts +0 -12
  29. package/dist/components/sd-date-picker.server.js +0 -20
  30. package/dist/components/sd-date-range-picker.d.ts +0 -10
  31. package/dist/components/sd-date-range-picker.js +0 -17
  32. package/dist/components/sd-date-range-picker.server.d.ts +0 -12
  33. package/dist/components/sd-date-range-picker.server.js +0 -20
  34. package/dist/components/sd-guide.d.ts +0 -8
  35. package/dist/components/sd-guide.js +0 -17
  36. package/dist/components/sd-guide.server.d.ts +0 -10
  37. package/dist/components/sd-guide.server.js +0 -22
  38. package/dist/components/sd-icon.d.ts +0 -8
  39. package/dist/components/sd-icon.js +0 -17
  40. package/dist/components/sd-icon.server.d.ts +0 -10
  41. package/dist/components/sd-icon.server.js +0 -22
  42. package/dist/components/sd-input.d.ts +0 -15
  43. package/dist/components/sd-input.js +0 -18
  44. package/dist/components/sd-input.server.d.ts +0 -17
  45. package/dist/components/sd-input.server.js +0 -28
  46. package/dist/components/sd-pagination.d.ts +0 -10
  47. package/dist/components/sd-pagination.js +0 -17
  48. package/dist/components/sd-pagination.server.d.ts +0 -12
  49. package/dist/components/sd-pagination.server.js +0 -20
  50. package/dist/components/sd-popover.d.ts +0 -8
  51. package/dist/components/sd-popover.js +0 -17
  52. package/dist/components/sd-popover.server.d.ts +0 -10
  53. package/dist/components/sd-popover.server.js +0 -29
  54. package/dist/components/sd-portal.d.ts +0 -10
  55. package/dist/components/sd-portal.js +0 -17
  56. package/dist/components/sd-portal.server.d.ts +0 -12
  57. package/dist/components/sd-portal.server.js +0 -20
  58. package/dist/components/sd-select-multiple-group.d.ts +0 -12
  59. package/dist/components/sd-select-multiple-group.js +0 -15
  60. package/dist/components/sd-select-multiple-group.server.d.ts +0 -14
  61. package/dist/components/sd-select-multiple-group.server.js +0 -26
  62. package/dist/components/sd-select-multiple.d.ts +0 -12
  63. package/dist/components/sd-select-multiple.js +0 -15
  64. package/dist/components/sd-select-multiple.server.d.ts +0 -14
  65. package/dist/components/sd-select-multiple.server.js +0 -26
  66. package/dist/components/sd-select-option-group.d.ts +0 -16
  67. package/dist/components/sd-select-option-group.js +0 -12
  68. package/dist/components/sd-select-option-group.server.d.ts +0 -18
  69. package/dist/components/sd-select-option-group.server.js +0 -23
  70. package/dist/components/sd-select-option.d.ts +0 -15
  71. package/dist/components/sd-select-option.js +0 -12
  72. package/dist/components/sd-select-option.server.d.ts +0 -17
  73. package/dist/components/sd-select-option.server.js +0 -22
  74. package/dist/components/sd-select.d.ts +0 -12
  75. package/dist/components/sd-select.js +0 -15
  76. package/dist/components/sd-select.server.d.ts +0 -14
  77. package/dist/components/sd-select.server.js +0 -26
  78. package/dist/components/sd-table.d.ts +0 -12
  79. package/dist/components/sd-table.js +0 -15
  80. package/dist/components/sd-table.server.d.ts +0 -14
  81. package/dist/components/sd-table.server.js +0 -24
  82. package/dist/components/sd-tag.d.ts +0 -8
  83. package/dist/components/sd-tag.js +0 -17
  84. package/dist/components/sd-tag.server.d.ts +0 -10
  85. package/dist/components/sd-tag.server.js +0 -23
  86. package/dist/components/sd-tooltip-portal.d.ts +0 -10
  87. package/dist/components/sd-tooltip-portal.js +0 -17
  88. package/dist/components/sd-tooltip-portal.server.d.ts +0 -12
  89. package/dist/components/sd-tooltip-portal.server.js +0 -21
  90. package/dist/components/sd-tooltip.d.ts +0 -8
  91. package/dist/components/sd-tooltip.js +0 -17
  92. package/dist/components/sd-tooltip.server.d.ts +0 -10
  93. package/dist/components/sd-tooltip.server.js +0 -27
  94. package/lib/components/sd-badge.server.ts +0 -29
  95. package/lib/components/sd-badge.ts +0 -24
  96. package/lib/components/sd-button.server.ts +0 -39
  97. package/lib/components/sd-button.ts +0 -25
  98. package/lib/components/sd-card.server.ts +0 -28
  99. package/lib/components/sd-card.ts +0 -24
  100. package/lib/components/sd-checkbox.server.ts +0 -31
  101. package/lib/components/sd-checkbox.ts +0 -25
  102. package/lib/components/sd-date-box.server.ts +0 -37
  103. package/lib/components/sd-date-box.ts +0 -30
  104. package/lib/components/sd-date-picker.server.ts +0 -29
  105. package/lib/components/sd-date-picker.ts +0 -24
  106. package/lib/components/sd-date-range-picker.server.ts +0 -29
  107. package/lib/components/sd-date-range-picker.ts +0 -24
  108. package/lib/components/sd-guide.server.ts +0 -31
  109. package/lib/components/sd-guide.ts +0 -24
  110. package/lib/components/sd-icon.server.ts +0 -31
  111. package/lib/components/sd-icon.ts +0 -24
  112. package/lib/components/sd-input.server.ts +0 -44
  113. package/lib/components/sd-input.ts +0 -37
  114. package/lib/components/sd-pagination.server.ts +0 -29
  115. package/lib/components/sd-pagination.ts +0 -24
  116. package/lib/components/sd-popover.server.ts +0 -38
  117. package/lib/components/sd-popover.ts +0 -24
  118. package/lib/components/sd-portal.server.ts +0 -29
  119. package/lib/components/sd-portal.ts +0 -24
  120. package/lib/components/sd-select-multiple-group.server.ts +0 -39
  121. package/lib/components/sd-select-multiple-group.ts +0 -31
  122. package/lib/components/sd-select-multiple.server.ts +0 -39
  123. package/lib/components/sd-select-multiple.ts +0 -31
  124. package/lib/components/sd-select-option-group.server.ts +0 -40
  125. package/lib/components/sd-select-option-group.ts +0 -32
  126. package/lib/components/sd-select-option.server.ts +0 -38
  127. package/lib/components/sd-select-option.ts +0 -31
  128. package/lib/components/sd-select.server.ts +0 -39
  129. package/lib/components/sd-select.ts +0 -31
  130. package/lib/components/sd-table.server.ts +0 -37
  131. package/lib/components/sd-table.ts +0 -31
  132. package/lib/components/sd-tag.server.ts +0 -32
  133. package/lib/components/sd-tag.ts +0 -24
  134. package/lib/components/sd-tooltip-portal.server.ts +0 -30
  135. package/lib/components/sd-tooltip-portal.ts +0 -24
  136. package/lib/components/sd-tooltip.server.ts +0 -36
  137. package/lib/components/sd-tooltip.ts +0 -24
package/README.md CHANGED
@@ -1,57 +1,57 @@
1
- # Sellmate Design System - React
2
-
3
- React component wrappers for Sellmate Design System built with Stencil web components.
4
-
5
- ## Installation
6
-
7
- ```bash
8
- npm install @sellmate/design-system-react
9
- ```
10
-
11
- or
12
-
13
- ```bash
14
- yarn add @sellmate/design-system-react
15
- ```
16
-
17
- ## Quick Start
18
-
19
- ### Basic Setup
20
-
21
- ```tsx
22
- import { SdButton } from '@sellmate/design-system-react';
23
-
24
- export function App() {
25
- return (
26
- <SdButton
27
- label="Click me"
28
- onClick={() => console.log('clicked')}
29
- >
30
- </SdButton>
31
- );
32
- }
33
- ```
34
-
35
- ## Available Components
36
-
37
- - `SdButton` - Button component
38
- - `SdInput` - Input component
39
- - `SdCheckbox` - Checkbox component
40
- - `SdSelect` - Select dropdown component
41
- - `SdTable` - Table component
42
- - `SdTag` - Tag component
43
- - `SdIcon` - Icon component
44
- - `SdTooltip` - Tooltip component
45
- - `SdPopover` - Popover component
46
- - `SdDatePicker` - Date picker component
47
- - `SdDateRangePicker` - Date range picker component
48
- - `SdPagination` - Pagination component
49
-
50
- ## Requirements
51
-
52
- - React 16.8.0 or higher
53
- - React DOM 16.8.0 or higher
54
-
55
- ## License
56
-
57
- MIT
1
+ # Sellmate Design System - React
2
+
3
+ React component wrappers for Sellmate Design System built with Stencil web components.
4
+
5
+ ## Installation
6
+
7
+ ```bash
8
+ npm install @sellmate/design-system-react
9
+ ```
10
+
11
+ or
12
+
13
+ ```bash
14
+ yarn add @sellmate/design-system-react
15
+ ```
16
+
17
+ ## Quick Start
18
+
19
+ ### Basic Setup
20
+
21
+ ```tsx
22
+ import { SdButton } from '@sellmate/design-system-react';
23
+
24
+ export function App() {
25
+ return (
26
+ <SdButton
27
+ label="Click me"
28
+ onClick={() => console.log('clicked')}
29
+ >
30
+ </SdButton>
31
+ );
32
+ }
33
+ ```
34
+
35
+ ## Available Components
36
+
37
+ - `SdButton` - Button component
38
+ - `SdInput` - Input component
39
+ - `SdCheckbox` - Checkbox component
40
+ - `SdSelect` - Select dropdown component
41
+ - `SdTable` - Table component
42
+ - `SdTag` - Tag component
43
+ - `SdIcon` - Icon component
44
+ - `SdTooltip` - Tooltip component
45
+ - `SdPopover` - Popover component
46
+ - `SdDatePicker` - Date picker component
47
+ - `SdDateRangePicker` - Date range picker component
48
+ - `SdPagination` - Pagination component
49
+
50
+ ## Requirements
51
+
52
+ - React 16.8.0 or higher
53
+ - React DOM 16.8.0 or higher
54
+
55
+ ## License
56
+
57
+ MIT
@@ -333,9 +333,8 @@ export const SdTableBackup = /*@__PURE__*/ createComponent({
333
333
  isLoading: 'is-loading',
334
334
  useInternalPagination: 'use-internal-pagination',
335
335
  useRowsPerPageSelect: 'use-rows-per-page-select',
336
- useVirtualScroll: 'use-virtual-scroll',
337
336
  virtualRowHeight: 'virtual-row-height',
338
- virtualBufferSize: 'virtual-buffer-size'
337
+ virtualColumnWidth: 'virtual-column-width'
339
338
  },
340
339
  hydrateModule: import('@sellmate/design-system/hydrate'),
341
340
  clientModule: clientComponents.SdTableBackup,
@@ -480,9 +480,8 @@ export const SdTableBackup: StencilReactComponent<SdTableBackupElement, SdTableB
480
480
  isLoading: 'is-loading',
481
481
  useInternalPagination: 'use-internal-pagination',
482
482
  useRowsPerPageSelect: 'use-rows-per-page-select',
483
- useVirtualScroll: 'use-virtual-scroll',
484
483
  virtualRowHeight: 'virtual-row-height',
485
- virtualBufferSize: 'virtual-buffer-size'
484
+ virtualColumnWidth: 'virtual-column-width'
486
485
  },
487
486
  hydrateModule: import('@sellmate/design-system/hydrate') as Promise<HydrateModule>,
488
487
  clientModule: clientComponents.SdTableBackup as ReactWebComponent<SdTableBackupElement, SdTableBackupEvents>,
package/lib/index.ts CHANGED
@@ -1,11 +1,11 @@
1
- 'use strict';
2
-
3
- export * from './components/components.js';
4
- export { defineCustomElements } from '@sellmate/design-system/loader';
5
-
6
- // Export sd-table types for React usage
7
- export type {
8
- SdTableSortDir,
9
- SdTableColumn,
10
- Row as SdTableRow,
11
- } from '@sellmate/design-system';
1
+ 'use strict';
2
+
3
+ export * from './components/components.js';
4
+ export { defineCustomElements } from '@sellmate/design-system/loader';
5
+
6
+ // Export sd-table types for React usage
7
+ export type {
8
+ SdTableSortDir,
9
+ SdTableColumn,
10
+ Row as SdTableRow,
11
+ } from '@sellmate/design-system';
package/package.json CHANGED
@@ -1,72 +1,71 @@
1
- {
2
- "name": "@sellmate/design-system-react",
3
- "version": "0.0.52",
4
- "description": "Design System - React Component Wrappers",
5
- "keywords": [
6
- "react",
7
- "web-components",
8
- "design-system",
9
- "ui-library"
10
- ],
11
- "homepage": "https://gitlab.corp.sellmate.co.kr/sellmate/frontend/design-system/-/blob/main/README.md?ref_type=heads",
12
- "repository": {
13
- "type": "git",
14
- "url": "https://gitlab.corp.sellmate.co.kr/sellmate/frontend/design-system.git"
15
- },
16
- "bugs": {
17
- "url": "https://gitlab.corp.sellmate.co.kr/sellmate/frontend/design-system/-/issues"
18
- },
19
- "license": "MIT",
20
- "author": {
21
- "name": "MeeKyeong Kim",
22
- "email": "kmeijjing@gmail.com"
23
- },
24
- "main": "dist/index.js",
25
- "module": "dist/index.js",
26
- "types": "dist/index.d.ts",
27
- "exports": {
28
- ".": {
29
- "types": "./dist/index.d.ts",
30
- "import": "./dist/index.js",
31
- "require": "./dist/index.js"
32
- },
33
- "./next": {
34
- "types": "./dist/components/components.server.d.ts",
35
- "import": "./dist/components/components.server.js",
36
- "require": "./dist/components/components.server.js"
37
- }
38
- },
39
- "directories": {
40
- "lib": "lib",
41
- "test": "__tests__"
42
- },
43
- "files": [
44
- "dist",
45
- "lib"
46
- ],
47
- "publishConfig": {
48
- "access": "public"
49
- },
50
- "scripts": {
51
- "prebuild": "rimraf dist",
52
- "build": "tsc",
53
- "clean": "rimraf lib dist",
54
- "dev": "tsc --watch"
55
- },
56
- "dependencies": {
57
- "@sellmate/design-system": "^0.0.46",
58
- "@stencil/react-output-target": "^1.2.0"
59
- },
60
- "peerDependencies": {
61
- "react": ">=16.8.0",
62
- "react-dom": ">=16.8.0"
63
- },
64
- "devDependencies": {
65
- "@types/react": "^19.2.2",
66
- "react": "^19.2.0",
67
- "react-dom": "^19.2.0",
68
- "rimraf": "^6.0.1",
69
- "typescript": "^5.9.3"
70
- },
71
- "gitHead": "946db9f6e4be37f995d11b0017a3c838e063621d"
72
- }
1
+ {
2
+ "name": "@sellmate/design-system-react",
3
+ "version": "0.0.54",
4
+ "description": "Design System - React Component Wrappers",
5
+ "keywords": [
6
+ "react",
7
+ "web-components",
8
+ "design-system",
9
+ "ui-library"
10
+ ],
11
+ "homepage": "https://gitlab.corp.sellmate.co.kr/sellmate/frontend/design-system/-/blob/main/README.md?ref_type=heads",
12
+ "repository": {
13
+ "type": "git",
14
+ "url": "https://gitlab.corp.sellmate.co.kr/sellmate/frontend/design-system.git"
15
+ },
16
+ "bugs": {
17
+ "url": "https://gitlab.corp.sellmate.co.kr/sellmate/frontend/design-system/-/issues"
18
+ },
19
+ "license": "MIT",
20
+ "author": {
21
+ "name": "MeeKyeong Kim",
22
+ "email": "kmeijjing@gmail.com"
23
+ },
24
+ "main": "dist/index.js",
25
+ "module": "dist/index.js",
26
+ "types": "dist/index.d.ts",
27
+ "exports": {
28
+ ".": {
29
+ "types": "./dist/index.d.ts",
30
+ "import": "./dist/index.js",
31
+ "require": "./dist/index.js"
32
+ },
33
+ "./next": {
34
+ "types": "./dist/components/components.server.d.ts",
35
+ "import": "./dist/components/components.server.js",
36
+ "require": "./dist/components/components.server.js"
37
+ }
38
+ },
39
+ "directories": {
40
+ "lib": "lib",
41
+ "test": "__tests__"
42
+ },
43
+ "files": [
44
+ "dist",
45
+ "lib"
46
+ ],
47
+ "publishConfig": {
48
+ "access": "public"
49
+ },
50
+ "scripts": {
51
+ "prebuild": "rimraf dist",
52
+ "build": "tsc",
53
+ "clean": "rimraf lib dist",
54
+ "dev": "tsc --watch"
55
+ },
56
+ "dependencies": {
57
+ "@sellmate/design-system": "^0.0.48",
58
+ "@stencil/react-output-target": "^1.2.0"
59
+ },
60
+ "peerDependencies": {
61
+ "react": ">=16.8.0",
62
+ "react-dom": ">=16.8.0"
63
+ },
64
+ "devDependencies": {
65
+ "@types/react": "^19.2.2",
66
+ "react": "^19.2.0",
67
+ "react-dom": "^19.2.0",
68
+ "rimraf": "^6.0.1",
69
+ "typescript": "^5.9.3"
70
+ }
71
+ }
@@ -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 { SdBadge as SdBadgeElement } from "@sellmate/design-system/dist/components/sd-badge.js";
6
- import type { StencilReactComponent } from '@stencil/react-output-target/runtime';
7
- export type SdBadgeEvents = NonNullable<unknown>;
8
- export declare const SdBadge: StencilReactComponent<SdBadgeElement, SdBadgeEvents>;
@@ -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 { SdBadge as SdBadgeElement, defineCustomElement as defineSdBadge } from "@sellmate/design-system/dist/components/sd-badge.js";
8
- import { createComponent } from '@stencil/react-output-target/runtime';
9
- import React from 'react';
10
- export const SdBadge = /*@__PURE__*/ createComponent({
11
- tagName: 'sd-badge',
12
- elementClass: SdBadgeElement,
13
- // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
14
- react: React,
15
- events: {},
16
- defineCustomElement: defineSdBadge
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 { SdBadge as SdBadgeElement } from "@sellmate/design-system/dist/components/sd-badge.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 SdBadgeEvents = NonNullable<unknown>;
10
- export declare const SdBadge: StencilReactComponent<SdBadgeElement, SdBadgeEvents>;
@@ -1,20 +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 SdBadge = /*@__PURE__*/ createComponent({
11
- tagName: 'sd-badge',
12
- properties: {
13
- size: 'size',
14
- color: 'color',
15
- label: 'label'
16
- },
17
- hydrateModule: import('@sellmate/design-system/hydrate'),
18
- clientModule: clientComponents.SdBadge,
19
- serializeShadowRoot,
20
- });
@@ -1,11 +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 SdButtonCustomEvent } from "@sellmate/design-system";
6
- import { SdButton as SdButtonElement } from "@sellmate/design-system/dist/components/sd-button.js";
7
- import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
8
- export type SdButtonEvents = {
9
- onSdClick: EventName<SdButtonCustomEvent<MouseEvent>>;
10
- };
11
- export declare const SdButton: StencilReactComponent<SdButtonElement, SdButtonEvents>;
@@ -1,12 +0,0 @@
1
- 'use client';
2
- import { SdButton as SdButtonElement, defineCustomElement as defineSdButton } from "@sellmate/design-system/dist/components/sd-button.js";
3
- import { createComponent } from '@stencil/react-output-target/runtime';
4
- import React from 'react';
5
- export const SdButton = /*@__PURE__*/ createComponent({
6
- tagName: 'sd-button',
7
- elementClass: SdButtonElement,
8
- // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
9
- react: React,
10
- events: { onSdClick: 'sdClick' },
11
- defineCustomElement: defineSdButton
12
- });
@@ -1,13 +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 SdButtonCustomEvent } from "@sellmate/design-system";
6
- import { SdButton as SdButtonElement } from "@sellmate/design-system/dist/components/sd-button.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 SdButtonEvents = {
11
- onSdClick: EventName<SdButtonCustomEvent<MouseEvent>>;
12
- };
13
- export declare const SdButton: StencilReactComponent<SdButtonElement, SdButtonEvents>;
@@ -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
- /* 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 SdButton = /*@__PURE__*/ createComponent({
11
- tagName: 'sd-button',
12
- properties: {
13
- variant: 'variant',
14
- size: 'size',
15
- color: 'color',
16
- label: 'label',
17
- disabled: 'disabled',
18
- type: 'type',
19
- icon: 'icon',
20
- iconColor: 'icon-color',
21
- iconSize: 'icon-size',
22
- iconRight: 'icon-right',
23
- noHover: 'no-hover',
24
- class: 'class'
25
- },
26
- hydrateModule: import('@sellmate/design-system/hydrate'),
27
- clientModule: clientComponents.SdButton,
28
- serializeShadowRoot,
29
- });
@@ -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 { SdCard as SdCardElement } from "@sellmate/design-system/dist/components/sd-card.js";
6
- import type { StencilReactComponent } from '@stencil/react-output-target/runtime';
7
- export type SdCardEvents = NonNullable<unknown>;
8
- export declare const SdCard: StencilReactComponent<SdCardElement, SdCardEvents>;
@@ -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 { SdCard as SdCardElement, defineCustomElement as defineSdCard } from "@sellmate/design-system/dist/components/sd-card.js";
8
- import { createComponent } from '@stencil/react-output-target/runtime';
9
- import React from 'react';
10
- export const SdCard = /*@__PURE__*/ createComponent({
11
- tagName: 'sd-card',
12
- elementClass: SdCardElement,
13
- // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
14
- react: React,
15
- events: {},
16
- defineCustomElement: defineSdCard
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 { SdCard as SdCardElement } from "@sellmate/design-system/dist/components/sd-card.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 SdCardEvents = NonNullable<unknown>;
10
- export declare const SdCard: StencilReactComponent<SdCardElement, SdCardEvents>;
@@ -1,19 +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 SdCard = /*@__PURE__*/ createComponent({
11
- tagName: 'sd-card',
12
- properties: {
13
- bordered: 'bordered',
14
- class: 'class'
15
- },
16
- hydrateModule: import('@sellmate/design-system/hydrate'),
17
- clientModule: clientComponents.SdCard,
18
- serializeShadowRoot,
19
- });
@@ -1,11 +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 CheckedType, type SdCheckboxCustomEvent } from "@sellmate/design-system";
6
- import { SdCheckbox as SdCheckboxElement } from "@sellmate/design-system/dist/components/sd-checkbox.js";
7
- import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
8
- export type SdCheckboxEvents = {
9
- onSdChange: EventName<SdCheckboxCustomEvent<CheckedType>>;
10
- };
11
- export declare const SdCheckbox: StencilReactComponent<SdCheckboxElement, SdCheckboxEvents>;
@@ -1,12 +0,0 @@
1
- 'use client';
2
- import { SdCheckbox as SdCheckboxElement, defineCustomElement as defineSdCheckbox } from "@sellmate/design-system/dist/components/sd-checkbox.js";
3
- import { createComponent } from '@stencil/react-output-target/runtime';
4
- import React from 'react';
5
- export const SdCheckbox = /*@__PURE__*/ createComponent({
6
- tagName: 'sd-checkbox',
7
- elementClass: SdCheckboxElement,
8
- // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
9
- react: React,
10
- events: { onSdChange: 'sdChange' },
11
- defineCustomElement: defineSdCheckbox
12
- });
@@ -1,13 +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 CheckedType, type SdCheckboxCustomEvent } from "@sellmate/design-system";
6
- import { SdCheckbox as SdCheckboxElement } from "@sellmate/design-system/dist/components/sd-checkbox.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 SdCheckboxEvents = {
11
- onSdChange: EventName<SdCheckboxCustomEvent<CheckedType>>;
12
- };
13
- export declare const SdCheckbox: StencilReactComponent<SdCheckboxElement, SdCheckboxEvents>;
@@ -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 SdCheckbox = /*@__PURE__*/ createComponent({
11
- tagName: 'sd-checkbox',
12
- properties: {
13
- checked: 'checked',
14
- val: 'val',
15
- disabled: 'disabled',
16
- label: 'label'
17
- },
18
- hydrateModule: import('@sellmate/design-system/hydrate'),
19
- clientModule: clientComponents.SdCheckbox,
20
- serializeShadowRoot,
21
- });
@@ -1,11 +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 { SdDateBox as SdDateBoxElement } from "@sellmate/design-system/dist/components/sd-date-box.js";
6
- import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
7
- export type SdDateBoxEvents = {
8
- onSdClick: EventName<CustomEvent<number | string | null>>;
9
- onSdMouseOver: EventName<CustomEvent<number | string | null>>;
10
- };
11
- export declare const SdDateBox: StencilReactComponent<SdDateBoxElement, SdDateBoxEvents>;
@@ -1,20 +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 { SdDateBox as SdDateBoxElement, defineCustomElement as defineSdDateBox } from "@sellmate/design-system/dist/components/sd-date-box.js";
8
- import { createComponent } from '@stencil/react-output-target/runtime';
9
- import React from 'react';
10
- export const SdDateBox = /*@__PURE__*/ createComponent({
11
- tagName: 'sd-date-box',
12
- elementClass: SdDateBoxElement,
13
- // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
14
- react: React,
15
- events: {
16
- onSdClick: 'sdClick',
17
- onSdMouseOver: 'sdMouseOver'
18
- },
19
- defineCustomElement: defineSdDateBox
20
- });
@@ -1,13 +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 { SdDateBox as SdDateBoxElement } from "@sellmate/design-system/dist/components/sd-date-box.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 SdDateBoxEvents = {
10
- onSdClick: EventName<CustomEvent<number | string | null>>;
11
- onSdMouseOver: EventName<CustomEvent<number | string | null>>;
12
- };
13
- export declare const SdDateBox: StencilReactComponent<SdDateBoxElement, SdDateBoxEvents>;
@@ -1,25 +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 SdDateBox = /*@__PURE__*/ createComponent({
11
- tagName: 'sd-date-box',
12
- properties: {
13
- date: 'date',
14
- disabled: 'disabled',
15
- selected: 'selected',
16
- isStartDate: 'is-start-date',
17
- isEndDate: 'is-end-date',
18
- isToday: 'is-today',
19
- inRange: 'in-range',
20
- type: 'type'
21
- },
22
- hydrateModule: import('@sellmate/design-system/hydrate'),
23
- clientModule: clientComponents.SdDateBox,
24
- serializeShadowRoot,
25
- });