@thangnqdev/ui 0.1.2 → 0.2.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/LICENSE +21 -0
- package/README.md +54 -206
- package/dist/bento/index.cjs.map +1 -1
- package/dist/bento/index.js +2 -2
- package/dist/bento/styles.css +2 -46
- package/dist/buttons/index.cjs +111 -18
- package/dist/buttons/index.cjs.map +1 -1
- package/dist/buttons/index.d.cts +1 -1
- package/dist/buttons/index.d.ts +1 -1
- package/dist/buttons/index.js +3 -3
- package/dist/buttons/styles.css +2 -6
- package/dist/{chunk-4S6L5V7X.js → chunk-2YJBW4E2.js} +2 -2
- package/dist/chunk-2YJBW4E2.js.map +1 -0
- package/dist/{chunk-F5Q7BTMH.js → chunk-4CRFNALF.js} +1011 -556
- package/dist/chunk-4CRFNALF.js.map +1 -0
- package/dist/{chunk-LWFRUJRU.js → chunk-4MS6ZHFQ.js} +225 -41
- package/dist/chunk-4MS6ZHFQ.js.map +1 -0
- package/dist/{chunk-2OXZK6IP.js → chunk-77KTYOMQ.js} +3 -3
- package/dist/chunk-77KTYOMQ.js.map +1 -0
- package/dist/{chunk-IABPUCAQ.js → chunk-ADO3SVUA.js} +2 -2
- package/dist/chunk-ADO3SVUA.js.map +1 -0
- package/dist/{chunk-GXI2H5XA.js → chunk-D7FB3TCA.js} +3 -3
- package/dist/chunk-D7FB3TCA.js.map +1 -0
- package/dist/chunk-DSEL7ELZ.js +314 -0
- package/dist/chunk-DSEL7ELZ.js.map +1 -0
- package/dist/{chunk-KJRBRTQE.js → chunk-EXFR2BFJ.js} +37 -28
- package/dist/chunk-EXFR2BFJ.js.map +1 -0
- package/dist/{chunk-PF4ZHGVW.js → chunk-GXWB6BSY.js} +116 -23
- package/dist/chunk-GXWB6BSY.js.map +1 -0
- package/dist/{chunk-66VWUJEI.js → chunk-I2FQBMVW.js} +3 -3
- package/dist/chunk-I2FQBMVW.js.map +1 -0
- package/dist/{chunk-EU2LPUYP.js → chunk-I5O2WCGF.js} +3 -3
- package/dist/chunk-I5O2WCGF.js.map +1 -0
- package/dist/{chunk-ATYGDTMK.js → chunk-ME4XILG5.js} +5 -5
- package/dist/chunk-ME4XILG5.js.map +1 -0
- package/dist/{chunk-5FZ6ZFII.js → chunk-PC5SZFZC.js} +373 -150
- package/dist/chunk-PC5SZFZC.js.map +1 -0
- package/dist/{chunk-C4SUXMI3.js → chunk-S6XJMYME.js} +3 -3
- package/dist/chunk-S6XJMYME.js.map +1 -0
- package/dist/{chunk-A7P3O5Z5.js → chunk-V52JOSDF.js} +3 -3
- package/dist/chunk-V52JOSDF.js.map +1 -0
- package/dist/{chunk-NFVONJUK.js → chunk-W5WNWTQC.js} +455 -211
- package/dist/chunk-W5WNWTQC.js.map +1 -0
- package/dist/{chunk-WAFHC4DQ.js → chunk-YJ64RI7J.js} +3 -3
- package/dist/chunk-YJ64RI7J.js.map +1 -0
- package/dist/chunk-YOCGBORV.js +155 -0
- package/dist/chunk-YOCGBORV.js.map +1 -0
- package/dist/chunk-ZEDXARXW.js +96 -0
- package/dist/chunk-ZEDXARXW.js.map +1 -0
- package/dist/components.css +2 -0
- package/dist/core/index.cjs +33 -24
- package/dist/core/index.cjs.map +1 -1
- package/dist/core/index.js +2 -2
- package/dist/core/styles.css +2 -134
- package/dist/data-display/index.cjs +770 -247
- package/dist/data-display/index.cjs.map +1 -1
- package/dist/data-display/index.d.cts +1 -1
- package/dist/data-display/index.d.ts +1 -1
- package/dist/data-display/index.js +5 -4
- package/dist/data-display/styles.css +2 -4
- package/dist/feedback/index.cjs.map +1 -1
- package/dist/feedback/index.js +2 -2
- package/dist/feedback/styles.css +2 -4
- package/dist/forms/index.cjs +1211 -459
- package/dist/forms/index.cjs.map +1 -1
- package/dist/forms/index.d.cts +1 -1
- package/dist/forms/index.d.ts +1 -1
- package/dist/forms/index.js +8 -8
- package/dist/forms/styles.css +2 -6
- package/dist/glass/index.cjs.map +1 -1
- package/dist/glass/index.js +2 -2
- package/dist/glass/styles.css +2 -81
- package/dist/{index-D6fE7w-b.d.cts → index-BGt_hecO.d.cts} +1 -0
- package/dist/{index-D6fE7w-b.d.ts → index-BGt_hecO.d.ts} +1 -0
- package/dist/{index-DzcWh1Hs.d.cts → index-BtDvpZCf.d.cts} +7 -0
- package/dist/{index-DzcWh1Hs.d.ts → index-BtDvpZCf.d.ts} +7 -0
- package/dist/{index-Cle6QzQl.d.ts → index-COX1sBUN.d.ts} +27 -3
- package/dist/{index-BkRqGNG1.d.ts → index-Cg8MuP7u.d.cts} +40 -13
- package/dist/{index-BkRqGNG1.d.cts → index-Cg8MuP7u.d.ts} +40 -13
- package/dist/{index-CenuF_P2.d.ts → index-DHkPRTvE.d.cts} +39 -8
- package/dist/{index-CenuF_P2.d.cts → index-DHkPRTvE.d.ts} +39 -8
- package/dist/{index-TyK-Ldpy.d.cts → index-Du_oht9k.d.cts} +27 -3
- package/dist/index.cjs +2481 -917
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +5 -5
- package/dist/index.d.ts +5 -5
- package/dist/index.js +19 -19
- package/dist/layout/index.cjs.map +1 -1
- package/dist/layout/index.js +2 -2
- package/dist/layout/styles.css +2 -8
- package/dist/navigation/index.cjs +288 -48
- package/dist/navigation/index.cjs.map +1 -1
- package/dist/navigation/index.d.cts +1 -1
- package/dist/navigation/index.d.ts +1 -1
- package/dist/navigation/index.js +6 -6
- package/dist/navigation/styles.css +2 -4
- package/dist/overlays/index.cjs +566 -229
- package/dist/overlays/index.cjs.map +1 -1
- package/dist/overlays/index.d.cts +1 -1
- package/dist/overlays/index.d.ts +1 -1
- package/dist/overlays/index.js +7 -7
- package/dist/overlays/styles.css +2 -8
- package/dist/reset.css +45 -0
- package/dist/styles.css +1 -1
- package/dist/tokens.css +11 -0
- package/dist/typography/index.cjs.map +1 -1
- package/dist/typography/index.js +4 -4
- package/dist/typography/styles.css +2 -5
- package/llms.txt +211 -113
- package/package.json +160 -116
- package/src/bento/BentoCard.tsx +140 -140
- package/src/bento/BentoGrid.tsx +50 -50
- package/src/bento/index.ts +2 -2
- package/src/bento/tokens.css +46 -46
- package/src/buttons/Button.tsx +104 -104
- package/src/buttons/ButtonGroup.tsx +43 -43
- package/src/buttons/IconButton.tsx +79 -79
- package/src/buttons/SplitButton.tsx +186 -86
- package/src/buttons/ToggleButton.tsx +157 -157
- package/src/buttons/index.ts +5 -5
- package/src/buttons/tokens.css +6 -6
- package/src/core/ThemeProvider.tsx +135 -123
- package/src/core/index.ts +2 -2
- package/src/core/tokens.css +134 -134
- package/src/data-display/Accordion.tsx +147 -147
- package/src/data-display/Avatar.tsx +134 -134
- package/src/data-display/Card.tsx +112 -112
- package/src/data-display/Chip.tsx +74 -74
- package/src/data-display/DataTablePro.tsx +299 -121
- package/src/data-display/StatCard.tsx +60 -60
- package/src/data-display/Table.tsx +74 -74
- package/src/data-display/Timeline.tsx +62 -62
- package/src/data-display/TreeView.tsx +243 -104
- package/src/data-display/tokens.css +4 -4
- package/src/feedback/Alert.tsx +80 -80
- package/src/feedback/EmptyState.tsx +45 -45
- package/src/feedback/Skeleton.tsx +66 -66
- package/src/feedback/Spinner.tsx +65 -65
- package/src/feedback/index.ts +5 -5
- package/src/feedback/tokens.css +4 -4
- package/src/forms/Checkbox.tsx +149 -69
- package/src/forms/CheckboxGroup.tsx +76 -29
- package/src/forms/Combobox.tsx +172 -28
- package/src/forms/DatePicker.tsx +385 -81
- package/src/forms/FileUpload.tsx +51 -7
- package/src/forms/FormField.tsx +115 -115
- package/src/forms/Input.tsx +151 -151
- package/src/forms/NumberInput.tsx +34 -20
- package/src/forms/PasswordInput.tsx +35 -35
- package/src/forms/PinInput.tsx +139 -125
- package/src/forms/Radio.tsx +142 -142
- package/src/forms/RangeSlider.tsx +237 -111
- package/src/forms/SearchInput.tsx +34 -34
- package/src/forms/Select.tsx +103 -103
- package/src/forms/Slider.tsx +85 -85
- package/src/forms/Textarea.tsx +114 -114
- package/src/forms/tokens.css +6 -6
- package/src/glass/GlassButton.tsx +59 -59
- package/src/glass/GlassCard.tsx +71 -71
- package/src/glass/index.ts +3 -3
- package/src/glass/tokens.css +81 -81
- package/src/index.ts +26 -26
- package/src/layout/AspectRatio.tsx +39 -39
- package/src/layout/Container.tsx +53 -53
- package/src/layout/Divider.tsx +61 -61
- package/src/layout/Flex.tsx +79 -79
- package/src/layout/Grid.tsx +124 -124
- package/src/layout/PageLayout.tsx +59 -59
- package/src/layout/Section.tsx +47 -47
- package/src/layout/Spacer.tsx +30 -30
- package/src/layout/Stack.tsx +88 -88
- package/src/layout/tokens.css +8 -8
- package/src/navigation/Breadcrumb.tsx +73 -73
- package/src/navigation/CommandPalette.tsx +142 -142
- package/src/navigation/DropdownMenu.tsx +244 -160
- package/src/navigation/Pagination.tsx +114 -114
- package/src/navigation/Stepper.tsx +93 -93
- package/src/navigation/Tabs.tsx +265 -133
- package/src/navigation/index.ts +6 -6
- package/src/navigation/tokens.css +4 -4
- package/src/overlays/AlertDialog.tsx +63 -54
- package/src/overlays/BottomSheet.tsx +30 -10
- package/src/overlays/ContextMenu.tsx +51 -9
- package/src/overlays/Drawer.tsx +160 -145
- package/src/overlays/FocusTrap.tsx +122 -49
- package/src/overlays/Modal.tsx +296 -219
- package/src/overlays/Popover.tsx +55 -25
- package/src/overlays/Portal.tsx +23 -23
- package/src/overlays/Toast.tsx +175 -137
- package/src/overlays/Tooltip.tsx +125 -100
- package/src/overlays/tokens.css +8 -8
- package/src/registry/components.ts +1368 -0
- package/src/styles/components.css +39 -0
- package/src/styles/index.css +2 -93
- package/src/styles/reset.css +45 -0
- package/src/styles/tokens.css +11 -2
- package/src/typography/Blockquote.tsx +32 -32
- package/src/typography/Code.tsx +89 -89
- package/src/typography/Heading.tsx +56 -56
- package/src/typography/Kbd.tsx +25 -25
- package/src/typography/Label.tsx +47 -47
- package/src/typography/Link.tsx +56 -56
- package/src/typography/Text.tsx +62 -62
- package/src/typography/index.ts +7 -7
- package/src/typography/tokens.css +5 -5
- package/src/utils/cn.ts +6 -6
- package/src/utils/scroll-lock.ts +19 -0
- package/src/utils/useControllableState.ts +54 -0
- package/ui-contract.json +192 -35
- package/dist/chunk-2OXZK6IP.js.map +0 -1
- package/dist/chunk-4S6L5V7X.js.map +0 -1
- package/dist/chunk-5FZ6ZFII.js.map +0 -1
- package/dist/chunk-66VWUJEI.js.map +0 -1
- package/dist/chunk-A7P3O5Z5.js.map +0 -1
- package/dist/chunk-ATYGDTMK.js.map +0 -1
- package/dist/chunk-C4SUXMI3.js.map +0 -1
- package/dist/chunk-EU2LPUYP.js.map +0 -1
- package/dist/chunk-F5Q7BTMH.js.map +0 -1
- package/dist/chunk-GXI2H5XA.js.map +0 -1
- package/dist/chunk-H3LCNPMC.js +0 -101
- package/dist/chunk-H3LCNPMC.js.map +0 -1
- package/dist/chunk-IABPUCAQ.js.map +0 -1
- package/dist/chunk-KJRBRTQE.js.map +0 -1
- package/dist/chunk-LBUBXUYQ.js +0 -40
- package/dist/chunk-LBUBXUYQ.js.map +0 -1
- package/dist/chunk-LWFRUJRU.js.map +0 -1
- package/dist/chunk-NFVONJUK.js.map +0 -1
- package/dist/chunk-PF4ZHGVW.js.map +0 -1
- package/dist/chunk-WAFHC4DQ.js.map +0 -1
- package/dist/chunk-X76KBH4Y.js +0 -71
- package/dist/chunk-X76KBH4Y.js.map +0 -1
package/src/typography/Label.tsx
CHANGED
|
@@ -1,47 +1,47 @@
|
|
|
1
|
-
import React, { forwardRef } from 'react';
|
|
2
|
-
import { cva, type VariantProps } from 'class-variance-authority';
|
|
3
|
-
import { cn } from '../utils/cn';
|
|
4
|
-
|
|
5
|
-
export const labelVariants = cva(
|
|
6
|
-
'text-sm font-medium leading-none select-none peer-disabled:cursor-not-allowed peer-disabled:opacity-70 text-[var(--ui-text-primary)] inline-flex items-center gap-1',
|
|
7
|
-
{
|
|
8
|
-
variants: {
|
|
9
|
-
size: {
|
|
10
|
-
sm: 'text-xs',
|
|
11
|
-
md: 'text-sm',
|
|
12
|
-
lg: 'text-base',
|
|
13
|
-
},
|
|
14
|
-
error: {
|
|
15
|
-
true: 'text-[var(--ui-error)]',
|
|
16
|
-
false: '',
|
|
17
|
-
},
|
|
18
|
-
},
|
|
19
|
-
defaultVariants: {
|
|
20
|
-
size: 'md',
|
|
21
|
-
error: false,
|
|
22
|
-
},
|
|
23
|
-
}
|
|
24
|
-
);
|
|
25
|
-
|
|
26
|
-
export interface LabelProps
|
|
27
|
-
extends React.LabelHTMLAttributes<HTMLLabelElement>,
|
|
28
|
-
VariantProps<typeof labelVariants> {
|
|
29
|
-
required?: boolean;
|
|
30
|
-
}
|
|
31
|
-
|
|
32
|
-
export const Label = forwardRef<HTMLLabelElement, LabelProps>(
|
|
33
|
-
({ className, size, error, required, children, ...props }, ref) => {
|
|
34
|
-
return (
|
|
35
|
-
<label
|
|
36
|
-
ref={ref}
|
|
37
|
-
className={cn(labelVariants({ size, error }), className)}
|
|
38
|
-
{...props}
|
|
39
|
-
>
|
|
40
|
-
{children}
|
|
41
|
-
{required && <span className="text-[var(--ui-error)] ml-0.5" aria-hidden="true">*</span>}
|
|
42
|
-
</label>
|
|
43
|
-
);
|
|
44
|
-
}
|
|
45
|
-
);
|
|
46
|
-
|
|
47
|
-
Label.displayName = 'Label';
|
|
1
|
+
import React, { forwardRef } from 'react';
|
|
2
|
+
import { cva, type VariantProps } from 'class-variance-authority';
|
|
3
|
+
import { cn } from '../utils/cn';
|
|
4
|
+
|
|
5
|
+
export const labelVariants = cva(
|
|
6
|
+
'text-sm font-medium leading-none select-none peer-disabled:cursor-not-allowed peer-disabled:opacity-70 text-[var(--ui-text-primary)] inline-flex items-center gap-1',
|
|
7
|
+
{
|
|
8
|
+
variants: {
|
|
9
|
+
size: {
|
|
10
|
+
sm: 'text-xs',
|
|
11
|
+
md: 'text-sm',
|
|
12
|
+
lg: 'text-base',
|
|
13
|
+
},
|
|
14
|
+
error: {
|
|
15
|
+
true: 'text-[var(--ui-error)]',
|
|
16
|
+
false: '',
|
|
17
|
+
},
|
|
18
|
+
},
|
|
19
|
+
defaultVariants: {
|
|
20
|
+
size: 'md',
|
|
21
|
+
error: false,
|
|
22
|
+
},
|
|
23
|
+
}
|
|
24
|
+
);
|
|
25
|
+
|
|
26
|
+
export interface LabelProps
|
|
27
|
+
extends React.LabelHTMLAttributes<HTMLLabelElement>,
|
|
28
|
+
VariantProps<typeof labelVariants> {
|
|
29
|
+
required?: boolean;
|
|
30
|
+
}
|
|
31
|
+
|
|
32
|
+
export const Label = forwardRef<HTMLLabelElement, LabelProps>(
|
|
33
|
+
({ className, size, error, required, children, ...props }, ref) => {
|
|
34
|
+
return (
|
|
35
|
+
<label
|
|
36
|
+
ref={ref}
|
|
37
|
+
className={cn(labelVariants({ size, error }), className)}
|
|
38
|
+
{...props}
|
|
39
|
+
>
|
|
40
|
+
{children}
|
|
41
|
+
{required && <span className="text-[var(--ui-error)] ml-0.5" aria-hidden="true">*</span>}
|
|
42
|
+
</label>
|
|
43
|
+
);
|
|
44
|
+
}
|
|
45
|
+
);
|
|
46
|
+
|
|
47
|
+
Label.displayName = 'Label';
|
package/src/typography/Link.tsx
CHANGED
|
@@ -1,56 +1,56 @@
|
|
|
1
|
-
import React, { forwardRef } from 'react';
|
|
2
|
-
import { cva, type VariantProps } from 'class-variance-authority';
|
|
3
|
-
import { ExternalLink } from 'lucide-react';
|
|
4
|
-
import { cn } from '../utils/cn';
|
|
5
|
-
|
|
6
|
-
export const linkVariants = cva(
|
|
7
|
-
'inline-flex items-center gap-1 font-medium transition-colors cursor-pointer text-[var(--ui-primary)] hover:text-[var(--ui-primary-hover)] focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-[var(--ui-primary)] rounded-sm',
|
|
8
|
-
{
|
|
9
|
-
variants: {
|
|
10
|
-
underline: {
|
|
11
|
-
always: 'underline underline-offset-4',
|
|
12
|
-
hover: 'hover:underline underline-offset-4',
|
|
13
|
-
none: 'no-underline',
|
|
14
|
-
},
|
|
15
|
-
variant: {
|
|
16
|
-
primary: 'text-[var(--ui-primary)] hover:text-[var(--ui-primary-hover)]',
|
|
17
|
-
secondary: 'text-[var(--ui-text-secondary)] hover:text-[var(--ui-text-primary)]',
|
|
18
|
-
muted: 'text-[var(--ui-text-muted)] hover:text-[var(--ui-text-secondary)]',
|
|
19
|
-
},
|
|
20
|
-
},
|
|
21
|
-
defaultVariants: {
|
|
22
|
-
underline: 'hover',
|
|
23
|
-
variant: 'primary',
|
|
24
|
-
},
|
|
25
|
-
}
|
|
26
|
-
);
|
|
27
|
-
|
|
28
|
-
export interface LinkProps
|
|
29
|
-
extends React.AnchorHTMLAttributes<HTMLAnchorElement>,
|
|
30
|
-
VariantProps<typeof linkVariants> {
|
|
31
|
-
external?: boolean;
|
|
32
|
-
showExternalIcon?: boolean;
|
|
33
|
-
}
|
|
34
|
-
|
|
35
|
-
export const Link = forwardRef<HTMLAnchorElement, LinkProps>(
|
|
36
|
-
({ className, underline, variant, external, showExternalIcon = true, children, ...props }, ref) => {
|
|
37
|
-
const isExternal = external ?? (props.href?.startsWith('http') || props.target === '_blank');
|
|
38
|
-
|
|
39
|
-
return (
|
|
40
|
-
<a
|
|
41
|
-
ref={ref}
|
|
42
|
-
target={isExternal ? '_blank' : props.target}
|
|
43
|
-
rel={isExternal ? 'noopener noreferrer' : props.rel}
|
|
44
|
-
className={cn(linkVariants({ underline, variant }), className)}
|
|
45
|
-
{...props}
|
|
46
|
-
>
|
|
47
|
-
{children}
|
|
48
|
-
{isExternal && showExternalIcon && (
|
|
49
|
-
<ExternalLink className="w-3.5 h-3.5 opacity-70 inline-block ml-0.5 flex-shrink-0" />
|
|
50
|
-
)}
|
|
51
|
-
</a>
|
|
52
|
-
);
|
|
53
|
-
}
|
|
54
|
-
);
|
|
55
|
-
|
|
56
|
-
Link.displayName = 'Link';
|
|
1
|
+
import React, { forwardRef } from 'react';
|
|
2
|
+
import { cva, type VariantProps } from 'class-variance-authority';
|
|
3
|
+
import { ExternalLink } from 'lucide-react';
|
|
4
|
+
import { cn } from '../utils/cn';
|
|
5
|
+
|
|
6
|
+
export const linkVariants = cva(
|
|
7
|
+
'inline-flex items-center gap-1 font-medium transition-colors cursor-pointer text-[var(--ui-primary)] hover:text-[var(--ui-primary-hover)] focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-[var(--ui-primary)] rounded-sm',
|
|
8
|
+
{
|
|
9
|
+
variants: {
|
|
10
|
+
underline: {
|
|
11
|
+
always: 'underline underline-offset-4',
|
|
12
|
+
hover: 'hover:underline underline-offset-4',
|
|
13
|
+
none: 'no-underline',
|
|
14
|
+
},
|
|
15
|
+
variant: {
|
|
16
|
+
primary: 'text-[var(--ui-primary)] hover:text-[var(--ui-primary-hover)]',
|
|
17
|
+
secondary: 'text-[var(--ui-text-secondary)] hover:text-[var(--ui-text-primary)]',
|
|
18
|
+
muted: 'text-[var(--ui-text-muted)] hover:text-[var(--ui-text-secondary)]',
|
|
19
|
+
},
|
|
20
|
+
},
|
|
21
|
+
defaultVariants: {
|
|
22
|
+
underline: 'hover',
|
|
23
|
+
variant: 'primary',
|
|
24
|
+
},
|
|
25
|
+
}
|
|
26
|
+
);
|
|
27
|
+
|
|
28
|
+
export interface LinkProps
|
|
29
|
+
extends React.AnchorHTMLAttributes<HTMLAnchorElement>,
|
|
30
|
+
VariantProps<typeof linkVariants> {
|
|
31
|
+
external?: boolean;
|
|
32
|
+
showExternalIcon?: boolean;
|
|
33
|
+
}
|
|
34
|
+
|
|
35
|
+
export const Link = forwardRef<HTMLAnchorElement, LinkProps>(
|
|
36
|
+
({ className, underline, variant, external, showExternalIcon = true, children, ...props }, ref) => {
|
|
37
|
+
const isExternal = external ?? (props.href?.startsWith('http') || props.target === '_blank');
|
|
38
|
+
|
|
39
|
+
return (
|
|
40
|
+
<a
|
|
41
|
+
ref={ref}
|
|
42
|
+
target={isExternal ? '_blank' : props.target}
|
|
43
|
+
rel={isExternal ? 'noopener noreferrer' : props.rel}
|
|
44
|
+
className={cn(linkVariants({ underline, variant }), className)}
|
|
45
|
+
{...props}
|
|
46
|
+
>
|
|
47
|
+
{children}
|
|
48
|
+
{isExternal && showExternalIcon && (
|
|
49
|
+
<ExternalLink className="w-3.5 h-3.5 opacity-70 inline-block ml-0.5 flex-shrink-0" />
|
|
50
|
+
)}
|
|
51
|
+
</a>
|
|
52
|
+
);
|
|
53
|
+
}
|
|
54
|
+
);
|
|
55
|
+
|
|
56
|
+
Link.displayName = 'Link';
|
package/src/typography/Text.tsx
CHANGED
|
@@ -1,62 +1,62 @@
|
|
|
1
|
-
import React, { forwardRef } from 'react';
|
|
2
|
-
import { cva, type VariantProps } from 'class-variance-authority';
|
|
3
|
-
import { cn } from '../utils/cn';
|
|
4
|
-
|
|
5
|
-
export const textVariants = cva('leading-relaxed', {
|
|
6
|
-
variants: {
|
|
7
|
-
variant: {
|
|
8
|
-
body: 'text-base text-[var(--ui-text-primary)]',
|
|
9
|
-
lead: 'text-lg sm:text-xl text-[var(--ui-text-secondary)] font-normal leading-relaxed',
|
|
10
|
-
muted: 'text-sm text-[var(--ui-text-muted)]',
|
|
11
|
-
small: 'text-xs text-[var(--ui-text-secondary)] font-normal',
|
|
12
|
-
caption: 'text-xs text-[var(--ui-text-muted)] uppercase tracking-wider font-semibold',
|
|
13
|
-
destructive: 'text-sm text-[var(--ui-error)] font-medium',
|
|
14
|
-
success: 'text-sm text-[var(--ui-success)] font-medium',
|
|
15
|
-
},
|
|
16
|
-
weight: {
|
|
17
|
-
light: 'font-light',
|
|
18
|
-
normal: 'font-normal',
|
|
19
|
-
medium: 'font-medium',
|
|
20
|
-
semibold: 'font-semibold',
|
|
21
|
-
bold: 'font-bold',
|
|
22
|
-
},
|
|
23
|
-
align: {
|
|
24
|
-
left: 'text-left',
|
|
25
|
-
center: 'text-center',
|
|
26
|
-
right: 'text-right',
|
|
27
|
-
justify: 'text-justify',
|
|
28
|
-
},
|
|
29
|
-
truncate: {
|
|
30
|
-
true: 'truncate',
|
|
31
|
-
false: '',
|
|
32
|
-
},
|
|
33
|
-
},
|
|
34
|
-
defaultVariants: {
|
|
35
|
-
variant: 'body',
|
|
36
|
-
weight: 'normal',
|
|
37
|
-
align: 'left',
|
|
38
|
-
truncate: false,
|
|
39
|
-
},
|
|
40
|
-
});
|
|
41
|
-
|
|
42
|
-
export interface TextProps
|
|
43
|
-
extends React.HTMLAttributes<HTMLElement>,
|
|
44
|
-
VariantProps<typeof textVariants> {
|
|
45
|
-
as?: React.ElementType;
|
|
46
|
-
}
|
|
47
|
-
|
|
48
|
-
export const Text = forwardRef<HTMLElement, TextProps>(
|
|
49
|
-
({ className, variant, weight, align, truncate, as: Component = 'p', children, ...props }, ref) => {
|
|
50
|
-
return (
|
|
51
|
-
<Component
|
|
52
|
-
ref={ref}
|
|
53
|
-
className={cn(textVariants({ variant, weight, align, truncate }), className)}
|
|
54
|
-
{...props}
|
|
55
|
-
>
|
|
56
|
-
{children}
|
|
57
|
-
</Component>
|
|
58
|
-
);
|
|
59
|
-
}
|
|
60
|
-
);
|
|
61
|
-
|
|
62
|
-
Text.displayName = 'Text';
|
|
1
|
+
import React, { forwardRef } from 'react';
|
|
2
|
+
import { cva, type VariantProps } from 'class-variance-authority';
|
|
3
|
+
import { cn } from '../utils/cn';
|
|
4
|
+
|
|
5
|
+
export const textVariants = cva('leading-relaxed', {
|
|
6
|
+
variants: {
|
|
7
|
+
variant: {
|
|
8
|
+
body: 'text-base text-[var(--ui-text-primary)]',
|
|
9
|
+
lead: 'text-lg sm:text-xl text-[var(--ui-text-secondary)] font-normal leading-relaxed',
|
|
10
|
+
muted: 'text-sm text-[var(--ui-text-muted)]',
|
|
11
|
+
small: 'text-xs text-[var(--ui-text-secondary)] font-normal',
|
|
12
|
+
caption: 'text-xs text-[var(--ui-text-muted)] uppercase tracking-wider font-semibold',
|
|
13
|
+
destructive: 'text-sm text-[var(--ui-error)] font-medium',
|
|
14
|
+
success: 'text-sm text-[var(--ui-success)] font-medium',
|
|
15
|
+
},
|
|
16
|
+
weight: {
|
|
17
|
+
light: 'font-light',
|
|
18
|
+
normal: 'font-normal',
|
|
19
|
+
medium: 'font-medium',
|
|
20
|
+
semibold: 'font-semibold',
|
|
21
|
+
bold: 'font-bold',
|
|
22
|
+
},
|
|
23
|
+
align: {
|
|
24
|
+
left: 'text-left',
|
|
25
|
+
center: 'text-center',
|
|
26
|
+
right: 'text-right',
|
|
27
|
+
justify: 'text-justify',
|
|
28
|
+
},
|
|
29
|
+
truncate: {
|
|
30
|
+
true: 'truncate',
|
|
31
|
+
false: '',
|
|
32
|
+
},
|
|
33
|
+
},
|
|
34
|
+
defaultVariants: {
|
|
35
|
+
variant: 'body',
|
|
36
|
+
weight: 'normal',
|
|
37
|
+
align: 'left',
|
|
38
|
+
truncate: false,
|
|
39
|
+
},
|
|
40
|
+
});
|
|
41
|
+
|
|
42
|
+
export interface TextProps
|
|
43
|
+
extends React.HTMLAttributes<HTMLElement>,
|
|
44
|
+
VariantProps<typeof textVariants> {
|
|
45
|
+
as?: React.ElementType;
|
|
46
|
+
}
|
|
47
|
+
|
|
48
|
+
export const Text = forwardRef<HTMLElement, TextProps>(
|
|
49
|
+
({ className, variant, weight, align, truncate, as: Component = 'p', children, ...props }, ref) => {
|
|
50
|
+
return (
|
|
51
|
+
<Component
|
|
52
|
+
ref={ref}
|
|
53
|
+
className={cn(textVariants({ variant, weight, align, truncate }), className)}
|
|
54
|
+
{...props}
|
|
55
|
+
>
|
|
56
|
+
{children}
|
|
57
|
+
</Component>
|
|
58
|
+
);
|
|
59
|
+
}
|
|
60
|
+
);
|
|
61
|
+
|
|
62
|
+
Text.displayName = 'Text';
|
package/src/typography/index.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
export * from './Heading';
|
|
2
|
-
export * from './Text';
|
|
3
|
-
export * from './Label';
|
|
4
|
-
export * from './Link';
|
|
5
|
-
export * from './Code';
|
|
6
|
-
export * from './Blockquote';
|
|
7
|
-
export * from './Kbd';
|
|
1
|
+
export * from './Heading';
|
|
2
|
+
export * from './Text';
|
|
3
|
+
export * from './Label';
|
|
4
|
+
export * from './Link';
|
|
5
|
+
export * from './Code';
|
|
6
|
+
export * from './Blockquote';
|
|
7
|
+
export * from './Kbd';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
/* Typography Tokens */
|
|
2
|
-
:root {
|
|
3
|
-
--ui-font-sans: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;
|
|
4
|
-
--ui-font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;
|
|
5
|
-
}
|
|
1
|
+
/* Typography Tokens */
|
|
2
|
+
:root {
|
|
3
|
+
--ui-font-sans: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;
|
|
4
|
+
--ui-font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;
|
|
5
|
+
}
|
package/src/utils/cn.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { clsx, type ClassValue } from 'clsx';
|
|
2
|
-
import { twMerge } from 'tailwind-merge';
|
|
3
|
-
|
|
4
|
-
export function cn(...inputs: ClassValue[]) {
|
|
5
|
-
return twMerge(clsx(inputs));
|
|
6
|
-
}
|
|
1
|
+
import { clsx, type ClassValue } from 'clsx';
|
|
2
|
+
import { twMerge } from 'tailwind-merge';
|
|
3
|
+
|
|
4
|
+
export function cn(...inputs: ClassValue[]) {
|
|
5
|
+
return twMerge(clsx(inputs));
|
|
6
|
+
}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
let lockCount = 0;
|
|
2
|
+
let previousOverflow = '';
|
|
3
|
+
|
|
4
|
+
export function lockBodyScroll() {
|
|
5
|
+
if (typeof document === 'undefined') return;
|
|
6
|
+
if (lockCount === 0) {
|
|
7
|
+
previousOverflow = document.body.style.overflow;
|
|
8
|
+
document.body.style.overflow = 'hidden';
|
|
9
|
+
}
|
|
10
|
+
lockCount++;
|
|
11
|
+
}
|
|
12
|
+
|
|
13
|
+
export function unlockBodyScroll() {
|
|
14
|
+
if (typeof document === 'undefined') return;
|
|
15
|
+
lockCount = Math.max(0, lockCount - 1);
|
|
16
|
+
if (lockCount === 0) {
|
|
17
|
+
document.body.style.overflow = previousOverflow;
|
|
18
|
+
}
|
|
19
|
+
}
|
|
@@ -0,0 +1,54 @@
|
|
|
1
|
+
import { useState, useCallback, useRef, useEffect } from 'react';
|
|
2
|
+
|
|
3
|
+
export interface UseControllableStateProps<T> {
|
|
4
|
+
value?: T;
|
|
5
|
+
defaultValue?: T | (() => T);
|
|
6
|
+
onChange?: (value: T) => void;
|
|
7
|
+
name?: string;
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
/**
|
|
11
|
+
* Standard controllable state hook for managing controlled & uncontrolled component states.
|
|
12
|
+
* Guarantees strict single source-of-truth:
|
|
13
|
+
* - When `value !== undefined`, state is controlled by parent.
|
|
14
|
+
* - When `value === undefined`, state is maintained internally starting from `defaultValue`.
|
|
15
|
+
* - Prevents UI desync when parent rejects an update.
|
|
16
|
+
*/
|
|
17
|
+
export function useControllableState<T>({
|
|
18
|
+
value: controlledValue,
|
|
19
|
+
defaultValue,
|
|
20
|
+
onChange,
|
|
21
|
+
name,
|
|
22
|
+
}: UseControllableStateProps<T>): [T, (next: T | ((prev: T) => T)) => void, boolean] {
|
|
23
|
+
const isControlled = controlledValue !== undefined;
|
|
24
|
+
const isControlledRef = useRef(isControlled);
|
|
25
|
+
|
|
26
|
+
// Warn against uncontrolled <-> controlled flips in development
|
|
27
|
+
useEffect(() => {
|
|
28
|
+
if (typeof process !== 'undefined' && process.env?.NODE_ENV !== 'production' && isControlledRef.current !== isControlled) {
|
|
29
|
+
console.warn(
|
|
30
|
+
`[${name || 'Component'}] is changing from ${
|
|
31
|
+
isControlledRef.current ? 'controlled' : 'uncontrolled'
|
|
32
|
+
} to ${isControlled ? 'controlled' : 'uncontrolled'}. Check the value/defaultValue props.`
|
|
33
|
+
);
|
|
34
|
+
}
|
|
35
|
+
isControlledRef.current = isControlled;
|
|
36
|
+
}, [isControlled, name]);
|
|
37
|
+
|
|
38
|
+
const [internalState, setInternalState] = useState<T>(defaultValue as T);
|
|
39
|
+
|
|
40
|
+
const value = isControlled ? (controlledValue as T) : internalState;
|
|
41
|
+
|
|
42
|
+
const setValue = useCallback(
|
|
43
|
+
(next: T | ((prev: T) => T)) => {
|
|
44
|
+
const nextValue = typeof next === 'function' ? (next as (prev: T) => T)(value) : next;
|
|
45
|
+
if (!isControlled) {
|
|
46
|
+
setInternalState(nextValue);
|
|
47
|
+
}
|
|
48
|
+
onChange?.(nextValue);
|
|
49
|
+
},
|
|
50
|
+
[isControlled, value, onChange]
|
|
51
|
+
);
|
|
52
|
+
|
|
53
|
+
return [value, setValue, isControlled];
|
|
54
|
+
}
|