@godxjp/ui 13.5.1 → 13.7.0
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/dist/app/index.js +4 -4
- package/dist/{checkbox-iicX1PfF.d.ts → checkbox-ChJ2PyIz.d.ts} +1 -1
- package/dist/{chunk-HOQSAUHZ.js → chunk-2FJ5TMQU.js} +1 -1
- package/dist/{chunk-LIOHE3RU.js → chunk-3JQDPNTA.js} +1 -1
- package/dist/{chunk-IYSGELQC.js → chunk-3ZNSR2NL.js} +3 -3
- package/dist/{chunk-CA247VOA.js → chunk-5L77S5CL.js} +31 -1
- package/dist/chunk-6AIYMYSG.js +98 -0
- package/dist/{chunk-QHS4U3SS.js → chunk-6EKAEN6T.js} +3 -3
- package/dist/{chunk-RR2SSSQS.js → chunk-B23A5CPA.js} +2 -2
- package/dist/{chunk-DKW3XS2A.js → chunk-B7R7DHZF.js} +1 -1
- package/dist/{chunk-ITOHGSPS.js → chunk-C7W5BO7R.js} +3 -0
- package/dist/{chunk-QEHMSZBQ.js → chunk-CSTUENE6.js} +27 -7
- package/dist/{chunk-PXOPMYPJ.js → chunk-G7A6SUIN.js} +28 -7
- package/dist/{chunk-CLEBTIY3.js → chunk-GOJQHYED.js} +141 -101
- package/dist/{chunk-4GHHVXUR.js → chunk-I472SSN2.js} +2 -2
- package/dist/{chunk-BIC6D4EL.js → chunk-JXGDDD46.js} +2 -2
- package/dist/{chunk-LCKET5WL.js → chunk-KW54IV4X.js} +3 -3
- package/dist/{chunk-3JIPRB2T.js → chunk-LFO5BJ4H.js} +2 -2
- package/dist/{chunk-46UVXYPU.js → chunk-LTKHPOE3.js} +1 -1
- package/dist/{chunk-2XH6QAOC.js → chunk-MUUO7SPN.js} +1 -1
- package/dist/{chunk-WW47N4ID.js → chunk-O3F3KF2B.js} +3 -3
- package/dist/{chunk-IHNZCBES.js → chunk-QMGNMDQG.js} +28 -8
- package/dist/{chunk-QVLCFPKF.js → chunk-QPRBPE4S.js} +3 -3
- package/dist/{chunk-6EBULOWM.js → chunk-QTEPKNQE.js} +1 -1
- package/dist/{chunk-E2CTBKYL.js → chunk-RBXVCWXL.js} +2 -2
- package/dist/{chunk-XBFXYKJS.js → chunk-SXECWZZV.js} +4 -4
- package/dist/{chunk-YY5PUFBL.js → chunk-TNFAUPEV.js} +4 -4
- package/dist/{chunk-JCDLEXBB.js → chunk-W3AS2GEC.js} +2 -2
- package/dist/chunk-ZOMIELKI.js +86 -0
- package/dist/{chunk-BTTKHJMC.js → chunk-ZYJRZLMZ.js} +1 -1
- package/dist/components/admin/index.d.ts +2 -2
- package/dist/components/admin/index.js +27 -27
- package/dist/components/data-display/badge.js +3 -3
- package/dist/components/data-display/card.d.ts +2 -2
- package/dist/components/data-display/carousel.js +3 -3
- package/dist/components/data-display/index.js +8 -8
- package/dist/components/data-entry/calendar.d.ts +1 -1
- package/dist/components/data-entry/calendar.js +4 -2
- package/dist/components/data-entry/cascader.d.ts +1 -1
- package/dist/components/data-entry/cascader.js +4 -4
- package/dist/components/data-entry/checkbox.d.ts +2 -2
- package/dist/components/data-entry/color-picker.d.ts +1 -1
- package/dist/components/data-entry/color-picker.js +4 -4
- package/dist/components/data-entry/date-picker.d.ts +2 -2
- package/dist/components/data-entry/date-picker.js +6 -6
- package/dist/components/data-entry/date-range-picker.d.ts +2 -2
- package/dist/components/data-entry/date-range-picker.js +6 -6
- package/dist/components/data-entry/index.d.ts +4 -4
- package/dist/components/data-entry/index.js +22 -22
- package/dist/components/data-entry/input.d.ts +12 -2
- package/dist/components/data-entry/input.js +3 -1
- package/dist/components/data-entry/radio.d.ts +1 -1
- package/dist/components/data-entry/select.d.ts +1 -1
- package/dist/components/data-entry/select.js +5 -5
- package/dist/components/data-entry/slider.d.ts +1 -1
- package/dist/components/data-entry/switch.d.ts +1 -1
- package/dist/components/data-entry/textarea.d.ts +12 -2
- package/dist/components/data-entry/textarea.js +3 -1
- package/dist/components/data-entry/time-input.js +2 -2
- package/dist/components/data-entry/time-picker.d.ts +2 -2
- package/dist/components/data-entry/time-picker.js +5 -5
- package/dist/components/data-entry/transfer.d.ts +2 -2
- package/dist/components/data-entry/transfer.js +6 -6
- package/dist/components/data-entry/tree-select.d.ts +1 -1
- package/dist/components/data-entry/tree-select.js +4 -4
- package/dist/components/data-entry/upload.d.ts +2 -2
- package/dist/components/data-entry/upload.js +7 -7
- package/dist/components/data-grid/index.js +6 -6
- package/dist/components/feedback/alert.js +5 -5
- package/dist/components/feedback/dialog.js +5 -5
- package/dist/components/feedback/index.js +9 -9
- package/dist/components/general/button.d.ts +4 -1
- package/dist/components/general/button.js +3 -1
- package/dist/components/general/index.d.ts +1 -1
- package/dist/components/general/index.js +3 -1
- package/dist/components/layout/index.js +4 -4
- package/dist/components/navigation/index.js +8 -8
- package/dist/components/navigation/pagination.js +6 -6
- package/dist/components/navigation/steps.js +3 -3
- package/dist/components/query/index.d.ts +2 -2
- package/dist/components/query/index.js +5 -5
- package/dist/components/ui/index.d.ts +3 -3
- package/dist/components/ui/index.js +29 -29
- package/dist/{data-entry.prop-D92hPBuo.d.ts → data-entry.prop-CyiZuEI8.d.ts} +39 -2
- package/dist/{general.prop-CBQ_KVtR.d.ts → general.prop-CzlQin6v.d.ts} +18 -0
- package/dist/i18n/index.d.ts +1 -0
- package/dist/i18n/index.js +2 -2
- package/dist/index.d.ts +2 -2
- package/dist/index.js +40 -40
- package/dist/lib/datetime/index.js +1 -1
- package/dist/props/components/index.d.ts +3 -3
- package/dist/props/index.d.ts +3 -3
- package/dist/props/index.js +1 -1
- package/dist/{query.prop-CsRuaXNb.d.ts → query.prop-CT2gFtr4.d.ts} +1 -1
- package/dist/{search-input-D29GSk0W.d.ts → search-input--ui38eQV.d.ts} +1 -1
- package/dist/styles/control.css +24 -1
- package/package.json +3 -2
- package/dist/chunk-BNXPDUO4.js +0 -28
- package/dist/chunk-HCCID4YY.js +0 -11
|
@@ -1 +1 @@
|
|
|
1
|
-
export { calendarDateToTZDate, detectFormatDateKind, disableLiveRelativeFormatting, enableLiveRelativeFormatting, formatAppDate, formatAppDateLong, formatAppDateTime, formatAppRelative, formatAppTime, formatCalendarDate, formatDate, formatTimeOfDay, getDatetimeContext, hhmmToTZDate, isDateOnlyString, isFormatDateValue, isValidHhmm, normalizeHhmm, parseDateInput, resetDatetimeContextForTests, syncDatetimeContext, toIsoDate } from '../../chunk-
|
|
1
|
+
export { calendarDateToTZDate, detectFormatDateKind, disableLiveRelativeFormatting, enableLiveRelativeFormatting, formatAppDate, formatAppDateLong, formatAppDateTime, formatAppRelative, formatAppTime, formatCalendarDate, formatDate, formatTimeOfDay, getDatetimeContext, hhmmToTZDate, isDateOnlyString, isFormatDateValue, isValidHhmm, normalizeHhmm, parseDateInput, resetDatetimeContextForTests, syncDatetimeContext, toIsoDate } from '../../chunk-C7W5BO7R.js';
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
export { A as AppShellProp, P as PageContainerProp, d as PageInsetProp, e as SidebarItemProp, f as SidebarProductProp, g as SidebarProp, h as SidebarSectionProp, T as TopbarProductProp, i as TopbarProjectProp, j as TopbarProp } from '../../layout.prop-D2be7gOo.js';
|
|
2
|
-
export { B as ButtonProp } from '../../general.prop-
|
|
3
|
-
export { C as CalendarProp, a as CascaderProp, b as CheckboxGroupProp, c as CheckboxProp, d as ChoiceOptionProp, e as ColorPickerProp, D as DatePickerProp, f as DateRangePickerProp, g as FormFieldProp, I as InputProp, R as RadioGroupProp, i as RadioProp, S as SearchInputProp, n as ShowCheckedStrategyProp, o as SliderProp, p as SwitchProp, T as TextareaProp, q as TimePickerProp, r as TransferItemProp, s as TransferProp, t as TreeFieldNamesProp, u as TreeOptionProp, v as TreeSelectProp, x as UploadFileItemProp, y as UploadProp, A as UploadVariantProp } from '../../data-entry.prop-
|
|
2
|
+
export { B as ButtonProp } from '../../general.prop-CzlQin6v.js';
|
|
3
|
+
export { C as CalendarProp, a as CascaderProp, b as CheckboxGroupProp, c as CheckboxProp, d as ChoiceOptionProp, e as ColorPickerProp, D as DatePickerProp, f as DateRangePickerProp, g as FormFieldProp, I as InputProp, R as RadioGroupProp, i as RadioProp, S as SearchInputProp, n as ShowCheckedStrategyProp, o as SliderProp, p as SwitchProp, T as TextareaProp, q as TimePickerProp, r as TransferItemProp, s as TransferProp, t as TreeFieldNamesProp, u as TreeOptionProp, v as TreeSelectProp, x as UploadFileItemProp, y as UploadProp, A as UploadVariantProp } from '../../data-entry.prop-CyiZuEI8.js';
|
|
4
4
|
export { B as BadgeProp, D as DataTableProp, a as DescriptionsItemProp, b as DescriptionsProp, E as EmptyStateProp } from '../../data-display.prop-CT0nVMdp.js';
|
|
5
5
|
export { A as AlertActionsProp, a as AlertContentProp, b as AlertDescriptionProp, d as AlertProp, e as AlertQueryErrorProp, f as AlertTitleProp, S as SkeletonRowsProp } from '../../feedback.prop-CHlHDYZK.js';
|
|
6
|
-
export { D as DataStateProp, I as InfiniteQueryHelpers, a as InfiniteQueryStateProp, P as PrefetchLinkProp } from '../../query.prop-
|
|
6
|
+
export { D as DataStateProp, I as InfiniteQueryHelpers, a as InfiniteQueryStateProp, P as PrefetchLinkProp } from '../../query.prop-CT2gFtr4.js';
|
|
7
7
|
export { P as PaginationProp, S as StepItemProp, a as StepStatusProp, b as StepsProp, T as TabItemProp, c as TabsProp } from '../../navigation.prop-FCsOVGrP.js';
|
|
8
8
|
export { A as AppContextValue, a as AppProviderProp, b as AppSettingKind, c as AppSettingPickerProp } from '../../app.prop-CVY8V4ss.js';
|
|
9
9
|
export { F as FieldErrorMessageProp, a as FormFieldControlProp, b as FormRootProp, U as UseZodFormOptionsProp, c as UseZodFormReturnProp, Z as ZodSchemaProp } from '../../form.prop-5cyL3bvT.js';
|
package/dist/props/index.d.ts
CHANGED
|
@@ -5,11 +5,11 @@ export { A as AlertVariantProp, B as BadgeVariantProp, a as BreakpointProp, b as
|
|
|
5
5
|
export { B as BreadcrumbItem, B as BreadcrumbItemProp, a as BreadcrumbProp } from '../navigation.prop-CXDaVNaR.js';
|
|
6
6
|
export { C as ColumnDef, C as ColumnDefProp, G as GetRowIdProp, H as HasActiveFiltersProp, O as OnClearFiltersProp, a as OnRowClickProp, b as OnSearchChangeProp, c as OnSelectChangeProp, d as OnSortChangeProp, e as OnTableDensityChangeProp, S as SelectedIdsProp } from '../data.prop-D0UEEczj.js';
|
|
7
7
|
export { A as AppShellProp, P as PageContainerProp, P as PageContainerProps, d as PageInsetProp, e as SidebarItemProp, f as SidebarProductProp, g as SidebarProp, h as SidebarSectionProp, T as TopbarProductProp, i as TopbarProjectProp, j as TopbarProp } from '../layout.prop-D2be7gOo.js';
|
|
8
|
-
export { B as ButtonProp, B as ButtonProps } from '../general.prop-
|
|
9
|
-
export { C as CalendarProp, a as CascaderProp, b as CheckboxGroupProp, c as CheckboxProp, d as ChoiceOptionProp, e as ColorPickerProp, D as DatePickerProp, f as DateRangePickerProp, g as FormFieldProp, I as InputProp, R as RadioGroupProp, i as RadioProp, S as SearchInputProp, n as ShowCheckedStrategyProp, o as SliderProp, p as SwitchProp, T as TextareaProp, q as TimePickerProp, r as TransferItemProp, s as TransferProp, t as TreeFieldNamesProp, u as TreeOptionProp, v as TreeSelectProp, x as UploadFileItemProp, y as UploadProp, A as UploadVariantProp } from '../data-entry.prop-
|
|
8
|
+
export { B as ButtonProp, B as ButtonProps } from '../general.prop-CzlQin6v.js';
|
|
9
|
+
export { C as CalendarProp, a as CascaderProp, b as CheckboxGroupProp, c as CheckboxProp, d as ChoiceOptionProp, e as ColorPickerProp, D as DatePickerProp, f as DateRangePickerProp, g as FormFieldProp, I as InputProp, R as RadioGroupProp, i as RadioProp, S as SearchInputProp, n as ShowCheckedStrategyProp, o as SliderProp, p as SwitchProp, T as TextareaProp, q as TimePickerProp, r as TransferItemProp, s as TransferProp, t as TreeFieldNamesProp, u as TreeOptionProp, v as TreeSelectProp, x as UploadFileItemProp, y as UploadProp, A as UploadVariantProp } from '../data-entry.prop-CyiZuEI8.js';
|
|
10
10
|
export { B as BadgeProp, D as DataTableProp, a as DescriptionsItemProp, b as DescriptionsProp, E as EmptyStateProp } from '../data-display.prop-CT0nVMdp.js';
|
|
11
11
|
export { A as AlertActionsProp, a as AlertContentProp, b as AlertDescriptionProp, d as AlertProp, e as AlertQueryErrorProp, f as AlertTitleProp, S as SkeletonRowsProp } from '../feedback.prop-CHlHDYZK.js';
|
|
12
|
-
export { D as DataStateProp, I as InfiniteQueryHelpers, a as InfiniteQueryStateProp, P as PrefetchLinkProp } from '../query.prop-
|
|
12
|
+
export { D as DataStateProp, I as InfiniteQueryHelpers, a as InfiniteQueryStateProp, P as PrefetchLinkProp } from '../query.prop-CT2gFtr4.js';
|
|
13
13
|
export { P as PaginationProp, S as StepItemProp, a as StepStatusProp, b as StepsProp, T as TabItemProp, c as TabsProp } from '../navigation.prop-FCsOVGrP.js';
|
|
14
14
|
export { A as AppContextValue, a as AppProviderProp, b as AppSettingKind, c as AppSettingPickerProp } from '../app.prop-CVY8V4ss.js';
|
|
15
15
|
export { F as FieldErrorMessageProp, a as FormFieldControlProp, b as FormRootProp, U as UseZodFormOptionsProp, c as UseZodFormReturnProp, Z as ZodSchemaProp } from '../form.prop-5cyL3bvT.js';
|
package/dist/props/index.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
2
|
import { UseQueryResult, UseInfiniteQueryResult, InfiniteData, QueryKey, UseMutationResult } from '@tanstack/react-query';
|
|
3
3
|
import { LinkProps } from 'react-router-dom';
|
|
4
|
-
import { B as ButtonProp } from './general.prop-
|
|
4
|
+
import { B as ButtonProp } from './general.prop-CzlQin6v.js';
|
|
5
5
|
import { H as HandlerProp, a as ClassNameProp } from './shared.prop-BvMSLFJ6.js';
|
|
6
6
|
|
|
7
7
|
/** Query / async lifecycle helpers — @see docs/COMPONENTS.md#query */
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
|
-
import { g as FormFieldProp, F as FieldProp } from './data-entry.prop-
|
|
2
|
+
import { g as FormFieldProp, F as FieldProp } from './data-entry.prop-CyiZuEI8.js';
|
|
3
3
|
import * as React from 'react';
|
|
4
4
|
|
|
5
5
|
declare function FormField({ id, label, required, helper, error, labelAddon, layout: layoutProp, labelWidth: labelWidthProp, controlWidth: controlWidthProp, colSpan, className, children, }: FormFieldProp): react_jsx_runtime.JSX.Element;
|
package/dist/styles/control.css
CHANGED
|
@@ -165,6 +165,17 @@
|
|
|
165
165
|
height: var(--control-icon-size-sm);
|
|
166
166
|
}
|
|
167
167
|
|
|
168
|
+
/* A Badge nested in a Button is a compact count/indicator chip, not a free-standing status
|
|
169
|
+
* chip. A full-height badge grows to the button's inner edges, so its border and (tighter)
|
|
170
|
+
* corner radius collide with the button's rounded border — it looks like the badge "cuts"
|
|
171
|
+
* the button outline. Drop its own vertical padding and pin the line box + radius so it
|
|
172
|
+
* always sits cleanly inside the button at every control height. */
|
|
173
|
+
.ui-button [data-slot="badge"] {
|
|
174
|
+
padding-block: 0;
|
|
175
|
+
line-height: var(--line-height-tight);
|
|
176
|
+
border-radius: var(--radius-sm);
|
|
177
|
+
}
|
|
178
|
+
|
|
168
179
|
.ui-button--lg {
|
|
169
180
|
height: var(--control-height-lg);
|
|
170
181
|
padding-inline: var(--space-8);
|
|
@@ -712,7 +723,7 @@
|
|
|
712
723
|
display: flex;
|
|
713
724
|
flex-wrap: wrap;
|
|
714
725
|
align-items: center;
|
|
715
|
-
gap: var(--space-
|
|
726
|
+
gap: var(--space-2);
|
|
716
727
|
min-height: var(--control-height);
|
|
717
728
|
padding: var(--space-1) var(--space-2);
|
|
718
729
|
border: 1px solid hsl(var(--input));
|
|
@@ -727,6 +738,18 @@
|
|
|
727
738
|
opacity: 0.6;
|
|
728
739
|
cursor: not-allowed;
|
|
729
740
|
}
|
|
741
|
+
/* The chip list is its own flex row: a real `gap` separates peer chips on the
|
|
742
|
+
8px step (distinct concepts, not a tight group) instead of relying on
|
|
743
|
+
collapsed inline whitespace, and flex drops the inter-element whitespace. */
|
|
744
|
+
.ui-tag-input-list {
|
|
745
|
+
display: flex;
|
|
746
|
+
flex-wrap: wrap;
|
|
747
|
+
align-items: center;
|
|
748
|
+
gap: var(--space-2);
|
|
749
|
+
margin: 0;
|
|
750
|
+
padding: 0;
|
|
751
|
+
list-style: none;
|
|
752
|
+
}
|
|
730
753
|
.ui-tag-input-chip {
|
|
731
754
|
display: inline-flex;
|
|
732
755
|
align-items: center;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@godxjp/ui",
|
|
3
|
-
"version": "13.
|
|
3
|
+
"version": "13.7.0",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"packageManager": "pnpm@10.29.1",
|
|
6
6
|
"sideEffects": false,
|
|
@@ -267,9 +267,10 @@
|
|
|
267
267
|
"test:coverage": "vitest run --coverage",
|
|
268
268
|
"check:example-imports": "node scripts/check-example-imports.mjs",
|
|
269
269
|
"verify": "pnpm typecheck && pnpm lint && pnpm format && pnpm build && pnpm preview:build && pnpm check:example-imports && pnpm check:core-isolation && pnpm check:prop-vocabulary && pnpm check:token-tiers && pnpm check:control-sizing && pnpm check:mcp-sync && pnpm check:mcp-orphans && pnpm test",
|
|
270
|
-
"verify:release": "pnpm typecheck && pnpm lint && pnpm build && pnpm preview:build && pnpm check:example-imports && pnpm check:core-isolation && pnpm check:prop-vocabulary && pnpm check:token-tiers && pnpm check:control-sizing && pnpm check:mcp-sync && pnpm check:mcp-orphans && pnpm test",
|
|
270
|
+
"verify:release": "pnpm typecheck && pnpm lint && pnpm build && pnpm preview:build && pnpm check:example-imports && pnpm check:core-isolation && pnpm check:prop-vocabulary && pnpm check:token-tiers && pnpm check:control-sizing && pnpm check:mcp-sync && pnpm check:mcp-orphans && pnpm check:mcp-prop-sync && pnpm test",
|
|
271
271
|
"check:mcp-sync": "node scripts/check-mcp-sync.mjs",
|
|
272
272
|
"check:mcp-orphans": "node scripts/check-mcp-orphans.mjs",
|
|
273
|
+
"check:mcp-prop-sync": "node scripts/check-mcp-prop-sync.mjs",
|
|
273
274
|
"check:prop-vocabulary": "node scripts/check-prop-vocabulary.mjs",
|
|
274
275
|
"check:token-tiers": "node scripts/check-token-tiers.mjs",
|
|
275
276
|
"check:control-sizing": "node scripts/check-control-sizing.mjs",
|
package/dist/chunk-BNXPDUO4.js
DELETED
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
import { cn } from './chunk-U7N2A7A3.js';
|
|
2
|
-
import * as React from 'react';
|
|
3
|
-
import { jsx } from 'react/jsx-runtime';
|
|
4
|
-
|
|
5
|
-
var Input = React.forwardRef(
|
|
6
|
-
({ className, type, ...props }, ref) => /* @__PURE__ */ jsx(
|
|
7
|
-
"input",
|
|
8
|
-
{
|
|
9
|
-
type,
|
|
10
|
-
"data-slot": "input",
|
|
11
|
-
ref,
|
|
12
|
-
className: cn(
|
|
13
|
-
"ui-control border-input bg-background w-full min-w-0 rounded-md border px-3 py-1 text-sm shadow-xs transition-[color,box-shadow] outline-none",
|
|
14
|
-
"selection:bg-primary selection:text-primary-foreground",
|
|
15
|
-
"file:text-foreground file:inline-flex file:h-7 file:border-0 file:bg-transparent file:text-sm file:font-medium",
|
|
16
|
-
"placeholder:text-muted-foreground",
|
|
17
|
-
"focus-visible:border-ring focus-visible:ring-ring/50 focus-visible:ring-[3px]",
|
|
18
|
-
"disabled:pointer-events-none disabled:cursor-not-allowed disabled:opacity-50",
|
|
19
|
-
"aria-invalid:border-destructive aria-invalid:ring-destructive/20",
|
|
20
|
-
className
|
|
21
|
-
),
|
|
22
|
-
...props
|
|
23
|
-
}
|
|
24
|
-
)
|
|
25
|
-
);
|
|
26
|
-
Input.displayName = "Input";
|
|
27
|
-
|
|
28
|
-
export { Input };
|
package/dist/chunk-HCCID4YY.js
DELETED
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { controlMultilineClass } from './chunk-B4K4BXEF.js';
|
|
2
|
-
import { cn } from './chunk-U7N2A7A3.js';
|
|
3
|
-
import * as React from 'react';
|
|
4
|
-
import { jsx } from 'react/jsx-runtime';
|
|
5
|
-
|
|
6
|
-
var Textarea = React.forwardRef(
|
|
7
|
-
({ className, ...props }, ref) => /* @__PURE__ */ jsx("textarea", { ref, className: cn(controlMultilineClass, className), ...props })
|
|
8
|
-
);
|
|
9
|
-
Textarea.displayName = "Textarea";
|
|
10
|
-
|
|
11
|
-
export { Textarea };
|