kuzenbo 0.0.2 → 0.0.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/README.md +96 -2
- package/dist/{alert-dialog-trigger-CFvX5klL.d.ts → alert-dialog-trigger-CdIeDiEN.d.ts} +89 -2
- package/dist/{command-shortcut-DoWM7Mnm.js → command-shortcut-CZBOAIwj.js} +2 -2
- package/dist/index.d.ts +34 -34
- package/dist/index.js +57 -55
- package/dist/{menubar-trigger-ITl4SDzH.js → menubar-trigger-C_1qtxcN.js} +1 -1
- package/dist/{menubar-trigger-DwP7_Khy.d.ts → menubar-trigger-FK9_4CNA.d.ts} +1 -1
- package/dist/{pill-status-BsxUtv7o.d.ts → pill-status-BP91omTJ.d.ts} +1 -1
- package/dist/{pill-status-CD9XXuE7.js → pill-status-olkjgs--.js} +1 -1
- package/dist/{sidebar-trigger-BCjVuIqi.js → sidebar-trigger-PYMxJoPc.js} +19 -3
- package/dist/ui/accordion.d.ts +1 -1
- package/dist/ui/affix.js +1 -1
- package/dist/ui/alert-dialog.d.ts +29 -30
- package/dist/ui/alert-dialog.js +1 -1
- package/dist/ui/alert.d.ts +1 -1
- package/dist/ui/alert.js +1 -1
- package/dist/ui/announcement.d.ts +1 -1
- package/dist/ui/announcement.js +1 -1
- package/dist/ui/autocomplete.d.ts +1 -1
- package/dist/ui/autocomplete.js +1 -1
- package/dist/ui/avatar.d.ts +1 -1
- package/dist/ui/avatar.js +1 -1
- package/dist/ui/breadcrumb.d.ts +1 -1
- package/dist/ui/breadcrumb.js +1 -1
- package/dist/ui/button-group.d.ts +29 -30
- package/dist/ui/button-group.js +1 -1
- package/dist/ui/button.js +1 -1
- package/dist/ui/calendar.d.ts +1 -1
- package/dist/ui/calendar.js +1 -1
- package/dist/ui/card.d.ts +1 -1
- package/dist/ui/card.js +1 -1
- package/dist/ui/carousel.d.ts +29 -30
- package/dist/ui/carousel.js +1 -1
- package/dist/ui/chart.d.ts +1 -1
- package/dist/ui/chart.js +1 -1
- package/dist/ui/collapsible.d.ts +1 -1
- package/dist/ui/collapsible.js +1 -1
- package/dist/ui/combobox.d.ts +1 -1
- package/dist/ui/combobox.js +1 -1
- package/dist/ui/command.d.ts +29 -30
- package/dist/ui/command.js +1 -1
- package/dist/ui/context-menu.d.ts +1 -1
- package/dist/ui/context-menu.js +1 -1
- package/dist/ui/dialog.d.ts +1 -1
- package/dist/ui/dialog.js +1 -1
- package/dist/ui/drawer.d.ts +1 -1
- package/dist/ui/drawer.js +1 -1
- package/dist/ui/dropdown-menu.d.ts +1 -1
- package/dist/ui/dropdown-menu.js +1 -1
- package/dist/ui/dropzone.d.ts +1 -1
- package/dist/ui/dropzone.js +1 -1
- package/dist/ui/emoji-picker.d.ts +1 -1
- package/dist/ui/emoji-picker.js +1 -1
- package/dist/ui/empty.d.ts +1 -1
- package/dist/ui/empty.js +1 -1
- package/dist/ui/form-field.d.ts +29 -30
- package/dist/ui/form-field.js +1 -1
- package/dist/ui/hover-card.d.ts +1 -1
- package/dist/ui/hover-card.js +1 -1
- package/dist/ui/input-group.d.ts +46 -1
- package/dist/ui/input-group.js +1 -1
- package/dist/ui/input-otp.js +1 -1
- package/dist/ui/item.d.ts +29 -30
- package/dist/ui/item.js +1 -1
- package/dist/ui/kbd.js +1 -1
- package/dist/ui/marquee.js +1 -1
- package/dist/ui/menubar.d.ts +2 -2
- package/dist/ui/menubar.js +1 -1
- package/dist/ui/meter.js +1 -1
- package/dist/ui/navigation-menu.js +1 -1
- package/dist/ui/number-field.js +1 -1
- package/dist/ui/pagination.js +1 -1
- package/dist/ui/pill.d.ts +2 -2
- package/dist/ui/pill.js +1 -1
- package/dist/ui/popover.js +1 -1
- package/dist/ui/portal.js +1 -1
- package/dist/ui/progress.js +1 -1
- package/dist/ui/radio-group.js +1 -1
- package/dist/ui/rating.js +1 -1
- package/dist/ui/resizable.js +1 -1
- package/dist/ui/scroll-area.js +1 -1
- package/dist/ui/select.js +1 -1
- package/dist/ui/sheet.js +1 -1
- package/dist/ui/sidebar.d.ts +29 -30
- package/dist/ui/sidebar.js +2 -2
- package/dist/ui/table.d.ts +1 -1
- package/dist/ui/table.js +2 -2
- package/dist/ui/tabs.d.ts +1 -1
- package/dist/ui/tabs.js +1 -1
- package/dist/ui/timeline.d.ts +1 -1
- package/dist/ui/timeline.js +1 -1
- package/dist/ui/toast.d.ts +1 -1
- package/dist/ui/toast.js +1 -1
- package/dist/ui/toggle-group.d.ts +1 -1
- package/dist/ui/toggle-group.js +1 -1
- package/dist/ui/toolbar.d.ts +1 -1
- package/dist/ui/toolbar.js +1 -1
- package/dist/ui/tooltip.js +1 -1
- package/dist/ui/video-player.d.ts +1 -1
- package/dist/ui/video-player.js +1 -1
- package/dist/{use-combobox-anchor-DpOnhJdw.js → use-combobox-anchor-DAlFIblJ.js} +1 -1
- package/dist/{hooks/use-isomorphic-effect.js → use-isomorphic-effect-B526mIPj.js} +2 -2
- package/package.json +1 -1
- package/dist/hooks/use-isomorphic-effect.d.ts +0 -7
- package/dist/hooks/use-mobile.d.ts +0 -4
- package/dist/hooks/use-mobile.js +0 -20
- package/dist/input-group-textarea-DnNCjF9e.d.ts +0 -88
- package/dist/ui/surface.d.ts +0 -41
- package/dist/ui/surface.js +0 -31
- /package/dist/{accordion-trigger-D5XnBMS6.d.ts → accordion-trigger-DS7GoZJ-.d.ts} +0 -0
- /package/dist/{alert-dialog-trigger-D5BRoizR.js → alert-dialog-trigger-B_z1oiLz.js} +0 -0
- /package/dist/{alert-title-CISzcj0X.js → alert-title-ExZs5keC.js} +0 -0
- /package/dist/{alert-title-CVC9G-Xf.d.ts → alert-title-jPZO4E_r.d.ts} +0 -0
- /package/dist/{announcement-title-CIwzt9Wl.js → announcement-title-CdtgA20P.js} +0 -0
- /package/dist/{announcement-title-CCZuGB1O.d.ts → announcement-title-MSxuhOYI.d.ts} +0 -0
- /package/dist/{autocomplete-value-BhyszIrf.d.ts → autocomplete-value-CW6y5RIv.d.ts} +0 -0
- /package/dist/{autocomplete-value-a0jlUDrn.js → autocomplete-value-pfdgBCRQ.js} +0 -0
- /package/dist/{avatar-image-Bw3G-Bl6.js → avatar-image-rGQgzpqU.js} +0 -0
- /package/dist/{avatar-image-BKgKyzVw.d.ts → avatar-image-tEBxzRcz.d.ts} +0 -0
- /package/dist/{breadcrumb-separator-Do-19Uow.js → breadcrumb-separator-Cc2MRMYk.js} +0 -0
- /package/dist/{breadcrumb-separator-D66-B1DA.d.ts → breadcrumb-separator-R0bh7fr6.d.ts} +0 -0
- /package/dist/{button-group-text-D98w78rH.js → button-group-text-DIHHR4l-.js} +0 -0
- /package/dist/{calendar-week-number-in2gpvA_.d.ts → calendar-week-number-07NlKKIU.d.ts} +0 -0
- /package/dist/{calendar-week-number-6AXvZ4Ij.js → calendar-week-number-BbsMLOhj.js} +0 -0
- /package/dist/{card-title-CbRPAh3M.js → card-title-DEFkzWpx.js} +0 -0
- /package/dist/{card-title-DSDluDoy.d.ts → card-title-yHNJLfRi.d.ts} +0 -0
- /package/dist/{carousel-previous-B_jysGv_.js → carousel-previous-Ylv4k7cM.js} +0 -0
- /package/dist/{chart-tooltip-content-h5oLtil-.js → chart-tooltip-content-BSoCk6re.js} +0 -0
- /package/dist/{collapsible-trigger-BErmkeel.d.ts → collapsible-trigger-CsOUVawu.d.ts} +0 -0
- /package/dist/{collapsible-trigger-D_WMqFWk.js → collapsible-trigger-pasJA2DN.js} +0 -0
- /package/dist/{context-menu-trigger-CO6B28VH.d.ts → context-menu-trigger-B0XlwMGL.d.ts} +0 -0
- /package/dist/{context-menu-trigger-CNpAiN_2.js → context-menu-trigger-Clvpgkux.js} +0 -0
- /package/dist/{dialog-trigger-CR23tYql.js → dialog-trigger-BIi6VdZI.js} +0 -0
- /package/dist/{dialog-trigger-xeE4e96-.d.ts → dialog-trigger-DWnrccK7.d.ts} +0 -0
- /package/dist/{drawer-trigger-7jI4Zmqs.js → drawer-trigger-CwbUpPuj.js} +0 -0
- /package/dist/{drawer-trigger-H_Wv5R00.d.ts → drawer-trigger-DdwAuUs0.d.ts} +0 -0
- /package/dist/{dropdown-menu-trigger-DIoShRww.js → dropdown-menu-trigger-9lTHiBXO.js} +0 -0
- /package/dist/{dropdown-menu-trigger-BZSUxaVC.d.ts → dropdown-menu-trigger-Cu7FRDWi.d.ts} +0 -0
- /package/dist/{dropzone-context-BRX1K7nw.d.ts → dropzone-context-DIufAjWO.d.ts} +0 -0
- /package/dist/{dropzone-status-CW-3AXuh.js → dropzone-status-C5e5GRFB.js} +0 -0
- /package/dist/{emoji-picker-skin-tone-selector-yMYxt4oJ.d.ts → emoji-picker-skin-tone-selector-DD9k5QI_.d.ts} +0 -0
- /package/dist/{emoji-picker-skin-tone-selector-Dv0ybsE7.js → emoji-picker-skin-tone-selector-DLVbr1DP.js} +0 -0
- /package/dist/{empty-title-CH3DhcfT.d.ts → empty-title-Bhh7we1b.d.ts} +0 -0
- /package/dist/{empty-title-CHNBH7WJ.js → empty-title-CdxBavig.js} +0 -0
- /package/dist/{form-field-title-DwBi2o3n.js → form-field-title-yHlRTY8k.js} +0 -0
- /package/dist/{hover-card-trigger-BqVoZ7h4.d.ts → hover-card-trigger-CBf6WcGs.d.ts} +0 -0
- /package/dist/{hover-card-trigger-B9jf3FEB.js → hover-card-trigger-DR0u6BZ4.js} +0 -0
- /package/dist/{input-group-textarea-voYOV11-.js → input-group-textarea-CCjRXkX4.js} +0 -0
- /package/dist/{input-otp-slot-BpEq_aQd.js → input-otp-slot-D-d0Oaso.js} +0 -0
- /package/dist/{item-title-BYrYJZpa.js → item-title-CvHI3e3Y.js} +0 -0
- /package/dist/{kbd-group-CT-Xtgug.js → kbd-group-BxWg4ZhD.js} +0 -0
- /package/dist/{marquee-item-BGJ5NSiz.js → marquee-item-vuWoN3sq.js} +0 -0
- /package/dist/{meter-value-BmxUICOA.js → meter-value-Cb1H7ZbK.js} +0 -0
- /package/dist/{navigation-menu-trigger-D80wiliM.js → navigation-menu-trigger-ePhRqBwZ.js} +0 -0
- /package/dist/{number-field-scrub-area-CXSyafBE.js → number-field-scrub-area-D2OohDcd.js} +0 -0
- /package/dist/{optional-portal-C7TpYnOc.js → optional-portal-Cmd6AV6i.js} +0 -0
- /package/dist/{pagination-previous-DPZrRgiD.js → pagination-previous-B-xa1qOU.js} +0 -0
- /package/dist/{popover-trigger-C8dP_u7N.js → popover-trigger-CXpYfNF4.js} +0 -0
- /package/dist/{progress-value-CfCodKnX.js → progress-value-pNWZcqjC.js} +0 -0
- /package/dist/{radio-group-item-Cjds7pjo.js → radio-group-item--7jaItG4.js} +0 -0
- /package/dist/{rating-star-BuLQfAnZ.js → rating-star-soj6BRIW.js} +0 -0
- /package/dist/{resizable-panel-BO97wcPj.js → resizable-panel-BK2nPr3X.js} +0 -0
- /package/dist/{scroll-bar-BQzpb5hF.js → scroll-bar-CA3VyQeL.js} +0 -0
- /package/dist/{select-value-tohYLoOd.js → select-value-CmrmAU0D.js} +0 -0
- /package/dist/{sheet-trigger-CUU7xwUn.js → sheet-trigger-DzJvkW0h.js} +0 -0
- /package/dist/{table-row-D63xalkM.js → table-row-BppZkNj-.js} +0 -0
- /package/dist/{table-row-frDDWN2Q.d.ts → table-row-DUGd6u8L.d.ts} +0 -0
- /package/dist/{tabs-trigger-DsK7hpcf.d.ts → tabs-trigger-b-DAMY-c.d.ts} +0 -0
- /package/dist/{tabs-trigger-BQ9w_9Nv.js → tabs-trigger-sHl26DET.js} +0 -0
- /package/dist/{timeline-title-BH8JxX2n.js → timeline-title-BVQDAVnN.js} +0 -0
- /package/dist/{toggle-group-item-BsVHdBD-.d.ts → toggle-group-item-DhP3zDbB.d.ts} +0 -0
- /package/dist/{toggle-group-item-aggwtgam.js → toggle-group-item-T9jgQjvQ.js} +0 -0
- /package/dist/{toolbar-separator-Ccf-vbQJ.d.ts → toolbar-separator-BvbYC4B-.d.ts} +0 -0
- /package/dist/{toolbar-separator-Bre5OtBI.js → toolbar-separator-ByfKxpoR.js} +0 -0
- /package/dist/{tooltip-trigger-Z-aPDRog.js → tooltip-trigger-CewKT_FO.js} +0 -0
- /package/dist/{use-chart-BRpzPrMJ.d.ts → use-chart-D5HxjvG6.d.ts} +0 -0
- /package/dist/{use-combobox-anchor-ByuqnpKH.d.ts → use-combobox-anchor-izP5cymG.d.ts} +0 -0
- /package/dist/{use-timeline-CFQDAtYh.d.ts → use-timeline-BmLR_3cf.d.ts} +0 -0
- /package/dist/{use-toast-DjRKuQG6.js → use-toast-DZNyqQvY.js} +0 -0
- /package/dist/{use-toast-DAHP0hTV.d.ts → use-toast-DmR_3Py8.d.ts} +0 -0
- /package/dist/{video-player-volume-range-C31o1Vmp.d.ts → video-player-volume-range-BPis3M5T.d.ts} +0 -0
- /package/dist/{video-player-volume-range-V7x0b1-r.js → video-player-volume-range-DWNwNMKD.js} +0 -0
|
@@ -1,88 +0,0 @@
|
|
|
1
|
-
import { Button } from "./ui/button.js";
|
|
2
|
-
import { Textarea } from "./ui/textarea.js";
|
|
3
|
-
import * as tailwind_variants0 from "tailwind-variants";
|
|
4
|
-
import { VariantProps } from "tailwind-variants";
|
|
5
|
-
import * as react_jsx_runtime0 from "react/jsx-runtime";
|
|
6
|
-
import { ComponentProps } from "react";
|
|
7
|
-
|
|
8
|
-
//#region src/components/input-group/input-group-addon.d.ts
|
|
9
|
-
declare const inputGroupAddonVariants: tailwind_variants0.TVReturnType<{
|
|
10
|
-
align: {
|
|
11
|
-
"inline-start": string;
|
|
12
|
-
"inline-end": string;
|
|
13
|
-
"block-start": string;
|
|
14
|
-
"block-end": string;
|
|
15
|
-
};
|
|
16
|
-
}, undefined, "flex h-auto cursor-text select-none items-center justify-center gap-2 py-1.5 font-medium text-muted-foreground text-sm group-data-[disabled=true]/input-group:opacity-50 [&>kbd]:rounded-[calc(var(--radius)-5px)] [&>svg:not([class*='size-'])]:size-4", {
|
|
17
|
-
align: {
|
|
18
|
-
"inline-start": string;
|
|
19
|
-
"inline-end": string;
|
|
20
|
-
"block-start": string;
|
|
21
|
-
"block-end": string;
|
|
22
|
-
};
|
|
23
|
-
}, undefined, tailwind_variants0.TVReturnType<{
|
|
24
|
-
align: {
|
|
25
|
-
"inline-start": string;
|
|
26
|
-
"inline-end": string;
|
|
27
|
-
"block-start": string;
|
|
28
|
-
"block-end": string;
|
|
29
|
-
};
|
|
30
|
-
}, undefined, "flex h-auto cursor-text select-none items-center justify-center gap-2 py-1.5 font-medium text-muted-foreground text-sm group-data-[disabled=true]/input-group:opacity-50 [&>kbd]:rounded-[calc(var(--radius)-5px)] [&>svg:not([class*='size-'])]:size-4", unknown, unknown, undefined>>;
|
|
31
|
-
declare const InputGroupAddon: ({
|
|
32
|
-
className,
|
|
33
|
-
align,
|
|
34
|
-
...props
|
|
35
|
-
}: ComponentProps<"div"> & VariantProps<typeof inputGroupAddonVariants>) => react_jsx_runtime0.JSX.Element;
|
|
36
|
-
//#endregion
|
|
37
|
-
//#region src/components/input-group/input-group-button.d.ts
|
|
38
|
-
declare const inputGroupButtonVariants: tailwind_variants0.TVReturnType<{
|
|
39
|
-
size: {
|
|
40
|
-
xs: string;
|
|
41
|
-
sm: string;
|
|
42
|
-
"icon-xs": string;
|
|
43
|
-
"icon-sm": string;
|
|
44
|
-
};
|
|
45
|
-
}, undefined, "flex items-center gap-2 text-sm shadow-none", {
|
|
46
|
-
size: {
|
|
47
|
-
xs: string;
|
|
48
|
-
sm: string;
|
|
49
|
-
"icon-xs": string;
|
|
50
|
-
"icon-sm": string;
|
|
51
|
-
};
|
|
52
|
-
}, undefined, tailwind_variants0.TVReturnType<{
|
|
53
|
-
size: {
|
|
54
|
-
xs: string;
|
|
55
|
-
sm: string;
|
|
56
|
-
"icon-xs": string;
|
|
57
|
-
"icon-sm": string;
|
|
58
|
-
};
|
|
59
|
-
}, undefined, "flex items-center gap-2 text-sm shadow-none", unknown, unknown, undefined>>;
|
|
60
|
-
declare const InputGroupButton: ({
|
|
61
|
-
className,
|
|
62
|
-
type,
|
|
63
|
-
variant,
|
|
64
|
-
size,
|
|
65
|
-
...props
|
|
66
|
-
}: Omit<ComponentProps<typeof Button>, "size" | "type"> & VariantProps<typeof inputGroupButtonVariants> & {
|
|
67
|
-
type?: "button" | "submit" | "reset";
|
|
68
|
-
}) => react_jsx_runtime0.JSX.Element;
|
|
69
|
-
//#endregion
|
|
70
|
-
//#region src/components/input-group/input-group-input.d.ts
|
|
71
|
-
declare const InputGroupInput: ({
|
|
72
|
-
className,
|
|
73
|
-
...props
|
|
74
|
-
}: ComponentProps<"input">) => react_jsx_runtime0.JSX.Element;
|
|
75
|
-
//#endregion
|
|
76
|
-
//#region src/components/input-group/input-group-text.d.ts
|
|
77
|
-
declare const InputGroupText: ({
|
|
78
|
-
className,
|
|
79
|
-
...props
|
|
80
|
-
}: ComponentProps<"span">) => react_jsx_runtime0.JSX.Element;
|
|
81
|
-
//#endregion
|
|
82
|
-
//#region src/components/input-group/input-group-textarea.d.ts
|
|
83
|
-
declare const InputGroupTextarea: ({
|
|
84
|
-
className,
|
|
85
|
-
...props
|
|
86
|
-
}: ComponentProps<typeof Textarea>) => react_jsx_runtime0.JSX.Element;
|
|
87
|
-
//#endregion
|
|
88
|
-
export { InputGroupAddon as a, InputGroupButton as i, InputGroupText as n, InputGroupInput as r, InputGroupTextarea as t };
|
package/dist/ui/surface.d.ts
DELETED
|
@@ -1,41 +0,0 @@
|
|
|
1
|
-
import * as tailwind_variants0 from "tailwind-variants";
|
|
2
|
-
import { VariantProps } from "tailwind-variants";
|
|
3
|
-
import { useRender } from "@base-ui/react/use-render";
|
|
4
|
-
import * as react from "react";
|
|
5
|
-
|
|
6
|
-
//#region src/components/surface/surface.d.ts
|
|
7
|
-
declare const surfaceVariants: tailwind_variants0.TVReturnType<{
|
|
8
|
-
variant: {
|
|
9
|
-
default: string[];
|
|
10
|
-
secondary: string[];
|
|
11
|
-
tertiary: string[];
|
|
12
|
-
quaternary: string[];
|
|
13
|
-
};
|
|
14
|
-
}, undefined, undefined, {
|
|
15
|
-
variant: {
|
|
16
|
-
default: string[];
|
|
17
|
-
secondary: string[];
|
|
18
|
-
tertiary: string[];
|
|
19
|
-
quaternary: string[];
|
|
20
|
-
};
|
|
21
|
-
}, undefined, tailwind_variants0.TVReturnType<{
|
|
22
|
-
variant: {
|
|
23
|
-
default: string[];
|
|
24
|
-
secondary: string[];
|
|
25
|
-
tertiary: string[];
|
|
26
|
-
quaternary: string[];
|
|
27
|
-
};
|
|
28
|
-
}, undefined, undefined, unknown, unknown, undefined>>;
|
|
29
|
-
type SurfaceVariants = VariantProps<typeof surfaceVariants>;
|
|
30
|
-
type SurfaceProps = SurfaceVariants & useRender.ComponentProps<"div"> & {
|
|
31
|
-
"data-slot"?: string;
|
|
32
|
-
"data-variant"?: string;
|
|
33
|
-
};
|
|
34
|
-
declare const Surface: ({
|
|
35
|
-
className,
|
|
36
|
-
variant,
|
|
37
|
-
render,
|
|
38
|
-
...props
|
|
39
|
-
}: SurfaceProps) => react.ReactElement<unknown, string | react.JSXElementConstructor<any>>;
|
|
40
|
-
//#endregion
|
|
41
|
-
export { Surface, SurfaceProps, surfaceVariants };
|
package/dist/ui/surface.js
DELETED
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
import { tv } from "tailwind-variants";
|
|
2
|
-
import { mergeProps } from "@base-ui/react/merge-props";
|
|
3
|
-
import { useRender } from "@base-ui/react/use-render";
|
|
4
|
-
|
|
5
|
-
//#region src/components/surface/surface.tsx
|
|
6
|
-
const surfaceVariants = tv({
|
|
7
|
-
variants: { variant: {
|
|
8
|
-
default: ["bg-surface-1"],
|
|
9
|
-
secondary: ["bg-surface-2"],
|
|
10
|
-
tertiary: ["bg-surface-3"],
|
|
11
|
-
quaternary: ["bg-surface-4"]
|
|
12
|
-
} },
|
|
13
|
-
defaultVariants: { variant: "default" }
|
|
14
|
-
});
|
|
15
|
-
const Surface = ({ className, variant, render, ...props }) => {
|
|
16
|
-
return useRender({
|
|
17
|
-
defaultTagName: "div",
|
|
18
|
-
render,
|
|
19
|
-
props: mergeProps({ className: surfaceVariants({
|
|
20
|
-
variant,
|
|
21
|
-
className
|
|
22
|
-
}) }, {
|
|
23
|
-
"data-slot": "surface",
|
|
24
|
-
"data-variant": variant,
|
|
25
|
-
...props
|
|
26
|
-
})
|
|
27
|
-
});
|
|
28
|
-
};
|
|
29
|
-
|
|
30
|
-
//#endregion
|
|
31
|
-
export { Surface, surfaceVariants };
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
/package/dist/{video-player-volume-range-C31o1Vmp.d.ts → video-player-volume-range-BPis3M5T.d.ts}
RENAMED
|
File without changes
|
/package/dist/{video-player-volume-range-V7x0b1-r.js → video-player-volume-range-DWNwNMKD.js}
RENAMED
|
File without changes
|