sh-ui-cli 0.58.1 → 0.58.3
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/data/changelog/versions.json +30 -0
- package/data/registry/react/components/accordion/index.tailwind.tsx +1 -1
- package/data/registry/react/components/accordion/styles.css +1 -1
- package/data/registry/react/components/accordion/styles.module.css +1 -1
- package/data/registry/react/components/breadcrumb/index.tailwind.tsx +1 -1
- package/data/registry/react/components/breadcrumb/styles.css +1 -1
- package/data/registry/react/components/breadcrumb/styles.module.css +1 -1
- package/data/registry/react/components/button/index.tailwind.tsx +1 -1
- package/data/registry/react/components/button/styles.css +1 -2
- package/data/registry/react/components/button/styles.css.ts +1 -2
- package/data/registry/react/components/button/styles.module.css +1 -2
- package/data/registry/react/components/calendar/index.tailwind.tsx +3 -3
- package/data/registry/react/components/calendar/styles.css +3 -3
- package/data/registry/react/components/calendar/styles.module.css +3 -3
- package/data/registry/react/components/card/index.tailwind.tsx +1 -1
- package/data/registry/react/components/card/styles.css +1 -0
- package/data/registry/react/components/card/styles.css.ts +1 -0
- package/data/registry/react/components/card/styles.module.css +1 -0
- package/data/registry/react/components/carousel/index.tailwind.tsx +2 -2
- package/data/registry/react/components/carousel/styles.css +2 -2
- package/data/registry/react/components/carousel/styles.module.css +2 -2
- package/data/registry/react/components/checkbox/index.tailwind.tsx +1 -1
- package/data/registry/react/components/checkbox/styles.css +1 -1
- package/data/registry/react/components/checkbox/styles.module.css +1 -1
- package/data/registry/react/components/code-editor/index.tailwind.tsx +1 -1
- package/data/registry/react/components/code-editor/styles.css +1 -1
- package/data/registry/react/components/code-editor/styles.module.css +1 -1
- package/data/registry/react/components/code-panel/styles.css +1 -1
- package/data/registry/react/components/code-panel/styles.module.css +1 -1
- package/data/registry/react/components/color-picker/index.tailwind.tsx +1 -1
- package/data/registry/react/components/color-picker/styles.css +1 -1
- package/data/registry/react/components/color-picker/styles.module.css +1 -1
- package/data/registry/react/components/combobox/index.tailwind.tsx +1 -1
- package/data/registry/react/components/combobox/styles.css +1 -1
- package/data/registry/react/components/combobox/styles.module.css +1 -1
- package/data/registry/react/components/dialog/index.tailwind.tsx +2 -2
- package/data/registry/react/components/dialog/styles.css +2 -2
- package/data/registry/react/components/dialog/styles.module.css +2 -2
- package/data/registry/react/components/dropdown-menu/index.tailwind.tsx +1 -1
- package/data/registry/react/components/dropdown-menu/styles.css +1 -1
- package/data/registry/react/components/dropdown-menu/styles.module.css +1 -1
- package/data/registry/react/components/file-upload/index.tailwind.tsx +3 -3
- package/data/registry/react/components/file-upload/styles.css +3 -3
- package/data/registry/react/components/file-upload/styles.module.css +3 -3
- package/data/registry/react/components/header/index.tailwind.tsx +3 -3
- package/data/registry/react/components/header/styles.css +3 -3
- package/data/registry/react/components/header/styles.module.css +3 -3
- package/data/registry/react/components/input/index.tailwind.tsx +1 -1
- package/data/registry/react/components/input/styles.css +1 -1
- package/data/registry/react/components/input/styles.css.ts +1 -1
- package/data/registry/react/components/input/styles.module.css +1 -1
- package/data/registry/react/components/menubar/styles.css +1 -1
- package/data/registry/react/components/menubar/styles.module.css +1 -1
- package/data/registry/react/components/page-toc/index.tailwind.tsx +1 -1
- package/data/registry/react/components/page-toc/styles.css +1 -1
- package/data/registry/react/components/page-toc/styles.module.css +1 -1
- package/data/registry/react/components/pagination/index.tailwind.tsx +1 -1
- package/data/registry/react/components/pagination/styles.css +1 -1
- package/data/registry/react/components/pagination/styles.module.css +1 -1
- package/data/registry/react/components/popover/index.tailwind.tsx +1 -1
- package/data/registry/react/components/popover/styles.css +1 -1
- package/data/registry/react/components/popover/styles.module.css +1 -1
- package/data/registry/react/components/radio/index.tailwind.tsx +1 -1
- package/data/registry/react/components/radio/styles.css +1 -1
- package/data/registry/react/components/radio/styles.module.css +1 -1
- package/data/registry/react/components/rich-text-editor/index.tailwind.tsx +2 -2
- package/data/registry/react/components/rich-text-editor/styles.css +2 -2
- package/data/registry/react/components/rich-text-editor/styles.module.css +2 -2
- package/data/registry/react/components/select/index.tailwind.tsx +1 -1
- package/data/registry/react/components/select/styles.css +2 -2
- package/data/registry/react/components/select/styles.module.css +2 -2
- package/data/registry/react/components/sidebar/index.tailwind.tsx +3 -3
- package/data/registry/react/components/sidebar/styles.css +3 -3
- package/data/registry/react/components/sidebar/styles.module.css +3 -3
- package/data/registry/react/components/slider/index.tailwind.tsx +1 -1
- package/data/registry/react/components/slider/styles.css +1 -1
- package/data/registry/react/components/slider/styles.module.css +1 -1
- package/data/registry/react/components/switch/index.tailwind.tsx +1 -1
- package/data/registry/react/components/switch/styles.css +1 -1
- package/data/registry/react/components/switch/styles.module.css +1 -1
- package/data/registry/react/components/tabs/index.tailwind.tsx +2 -2
- package/data/registry/react/components/tabs/styles.css +2 -2
- package/data/registry/react/components/tabs/styles.module.css +2 -2
- package/data/registry/react/components/toast/index.tailwind.tsx +1 -1
- package/data/registry/react/components/toast/styles.css +1 -1
- package/data/registry/react/components/toast/styles.module.css +1 -1
- package/data/registry/react/components/toggle/index.tailwind.tsx +1 -1
- package/data/registry/react/components/toggle/styles.css +1 -1
- package/data/registry/react/components/toggle/styles.module.css +1 -1
- package/package.json +1 -1
- package/templates/nextjs-standalone/_arch/flat/lib/styles/tokens.css +1 -0
- package/templates/nextjs-standalone/_arch/fsd/src/shared/styles/tokens.css +1 -0
- package/templates/nextjs-standalone/app/globals.css +1 -0
- package/templates/ui-app-template/src/styles/globals.css +1 -0
- package/templates/ui-app-template/src/styles/tokens.css +1 -0
|
@@ -48,7 +48,7 @@
|
|
|
48
48
|
}
|
|
49
49
|
|
|
50
50
|
.tabs__trigger:focus-visible {
|
|
51
|
-
outline: var(--border-width-strong) solid var(--
|
|
51
|
+
outline: var(--border-width-strong) solid var(--ring);
|
|
52
52
|
outline-offset: 2px;
|
|
53
53
|
}
|
|
54
54
|
|
|
@@ -77,7 +77,7 @@
|
|
|
77
77
|
}
|
|
78
78
|
|
|
79
79
|
.tabs__content:focus-visible {
|
|
80
|
-
outline: var(--border-width-strong) solid var(--
|
|
80
|
+
outline: var(--border-width-strong) solid var(--ring);
|
|
81
81
|
outline-offset: 2px;
|
|
82
82
|
border-radius: var(--radius);
|
|
83
83
|
}
|
|
@@ -133,7 +133,7 @@ function ToastCard({ item, onDismiss }: { item: ToastItem; onDismiss: () => void
|
|
|
133
133
|
)}
|
|
134
134
|
<button
|
|
135
135
|
type="button"
|
|
136
|
-
className="absolute top-1.5 right-1.5 inline-flex items-center justify-center w-6 h-6 p-0 border-none rounded-[calc(var(--radius)-2px)] bg-transparent text-foreground-muted text-[length:var(--text-sm)] leading-none cursor-pointer transition-[background-color,color] duration-[var(--duration-fast)] hover:bg-background-muted hover:text-foreground focus-visible:outline-[length:var(--border-width-strong)] focus-visible:outline-
|
|
136
|
+
className="absolute top-1.5 right-1.5 inline-flex items-center justify-center w-6 h-6 p-0 border-none rounded-[calc(var(--radius)-2px)] bg-transparent text-foreground-muted text-[length:var(--text-sm)] leading-none cursor-pointer transition-[background-color,color] duration-[var(--duration-fast)] hover:bg-background-muted hover:text-foreground focus-visible:outline-[length:var(--border-width-strong)] focus-visible:outline-ring focus-visible:outline-offset-2 motion-reduce:transition-none"
|
|
137
137
|
onClick={() => setExiting(true)}
|
|
138
138
|
aria-label="닫기"
|
|
139
139
|
>
|
|
@@ -8,7 +8,7 @@ import { cva, type VariantProps } from "class-variance-authority";
|
|
|
8
8
|
|
|
9
9
|
import { cn } from "@SH_UI_UTILS@";
|
|
10
10
|
const toggleVariants = cva(
|
|
11
|
-
"inline-flex items-center justify-center gap-1.5 border border-transparent rounded-[var(--radius)] font-medium leading-none cursor-pointer text-foreground-muted bg-transparent transition-[background-color,color,border-color] duration-[var(--duration-fast)] select-none focus-visible:outline-[length:var(--border-width-strong)] focus-visible:outline-
|
|
11
|
+
"inline-flex items-center justify-center gap-1.5 border border-transparent rounded-[var(--radius)] font-medium leading-none cursor-pointer text-foreground-muted bg-transparent transition-[background-color,color,border-color] duration-[var(--duration-fast)] select-none focus-visible:outline-[length:var(--border-width-strong)] focus-visible:outline-ring focus-visible:outline-offset-2 disabled:opacity-[var(--opacity-disabled)] disabled:pointer-events-none data-[pressed]:bg-background-muted data-[pressed]:text-foreground motion-reduce:transition-none",
|
|
12
12
|
{
|
|
13
13
|
variants: {
|
|
14
14
|
variant: {
|
package/package.json
CHANGED
|
@@ -21,6 +21,7 @@
|
|
|
21
21
|
--color-primary: var(--primary);
|
|
22
22
|
--color-primary-foreground: var(--primary-foreground);
|
|
23
23
|
--color-primary-hover: var(--primary-hover);
|
|
24
|
+
--color-ring: var(--ring);
|
|
24
25
|
--color-danger: var(--danger);
|
|
25
26
|
--color-danger-foreground: var(--danger-foreground);
|
|
26
27
|
--color-success: var(--success);
|
|
@@ -25,6 +25,7 @@
|
|
|
25
25
|
--color-primary: var(--primary);
|
|
26
26
|
--color-primary-foreground: var(--primary-foreground);
|
|
27
27
|
--color-primary-hover: var(--primary-hover);
|
|
28
|
+
--color-ring: var(--ring);
|
|
28
29
|
--color-danger: var(--danger);
|
|
29
30
|
--color-danger-foreground: var(--danger-foreground);
|
|
30
31
|
--color-success: var(--success);
|