@typlog/ui 0.9.0 → 0.9.1

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 (96) hide show
  1. package/dist/index.d.ts +1419 -2
  2. package/dist/index.js +229 -224
  3. package/package.json +1 -1
  4. package/dist/components/accordion/AccordionContent.d.ts +0 -18
  5. package/dist/components/accordion/AccordionItem.d.ts +0 -18
  6. package/dist/components/accordion/AccordionRoot.d.ts +0 -19
  7. package/dist/components/accordion/AccordionTrigger.d.ts +0 -15
  8. package/dist/components/accordion/index.d.ts +0 -5
  9. package/dist/components/addons/Turnstile.d.ts +0 -32
  10. package/dist/components/addons/iconify-collection/IconifyCollection.d.ts +0 -13
  11. package/dist/components/addons/iconify-collection/IconifySample.d.ts +0 -13
  12. package/dist/components/addons/index.d.ts +0 -2
  13. package/dist/components/alert/AlertDialogContent.d.ts +0 -56
  14. package/dist/components/alert/index.d.ts +0 -2
  15. package/dist/components/avatar/Avatar.d.ts +0 -16
  16. package/dist/components/avatar/index.d.ts +0 -1
  17. package/dist/components/badge/Badge.d.ts +0 -24
  18. package/dist/components/badge/index.d.ts +0 -1
  19. package/dist/components/button/Button.d.ts +0 -24
  20. package/dist/components/button/IconButton.d.ts +0 -18
  21. package/dist/components/button/SocialButton.d.ts +0 -21
  22. package/dist/components/button/index.d.ts +0 -3
  23. package/dist/components/card/Card.d.ts +0 -20
  24. package/dist/components/card/CardHead.d.ts +0 -24
  25. package/dist/components/card/index.d.ts +0 -2
  26. package/dist/components/checkbox/Checkbox.d.ts +0 -17
  27. package/dist/components/checkbox/CheckboxGroupControl.d.ts +0 -3
  28. package/dist/components/checkbox/CheckboxGroupItem.d.ts +0 -6
  29. package/dist/components/checkbox/CheckboxGroupRoot.d.ts +0 -35
  30. package/dist/components/checkbox/index.d.ts +0 -4
  31. package/dist/components/collapsible/CollapsibleContent.d.ts +0 -18
  32. package/dist/components/collapsible/index.d.ts +0 -2
  33. package/dist/components/combobox/ComboboxContent.d.ts +0 -43
  34. package/dist/components/combobox/ComboboxInput.d.ts +0 -24
  35. package/dist/components/combobox/ComboboxItem.d.ts +0 -19
  36. package/dist/components/combobox/ComboboxLabel.d.ts +0 -10
  37. package/dist/components/combobox/ComboboxRoot.d.ts +0 -40
  38. package/dist/components/combobox/index.d.ts +0 -6
  39. package/dist/components/dialog/DialogContent.d.ts +0 -56
  40. package/dist/components/dialog/DialogHead.d.ts +0 -5
  41. package/dist/components/dialog/index.d.ts +0 -3
  42. package/dist/components/dropdown/DropdownMenuContent.d.ts +0 -62
  43. package/dist/components/dropdown/DropdownMenuItem.d.ts +0 -19
  44. package/dist/components/dropdown/index.d.ts +0 -3
  45. package/dist/components/icon/ChevronIcon.d.ts +0 -7
  46. package/dist/components/icon/IconCircle.d.ts +0 -12
  47. package/dist/components/icon/PlusMinusIcon.d.ts +0 -10
  48. package/dist/components/icon/index.d.ts +0 -5
  49. package/dist/components/index.d.ts +0 -29
  50. package/dist/components/inputs/ColorField.d.ts +0 -20
  51. package/dist/components/inputs/TextArea.d.ts +0 -22
  52. package/dist/components/inputs/TextField.d.ts +0 -34
  53. package/dist/components/inputs/index.d.ts +0 -3
  54. package/dist/components/inset/Inset.d.ts +0 -16
  55. package/dist/components/inset/index.d.ts +0 -1
  56. package/dist/components/pagination/Pagination.d.ts +0 -48
  57. package/dist/components/pagination/index.d.ts +0 -1
  58. package/dist/components/popover/PopoverContent.d.ts +0 -46
  59. package/dist/components/popover/index.d.ts +0 -2
  60. package/dist/components/quota/Quota.d.ts +0 -7
  61. package/dist/components/quota/index.d.ts +0 -1
  62. package/dist/components/radio/Radio.d.ts +0 -20
  63. package/dist/components/radio/RadioCardsItem.d.ts +0 -10
  64. package/dist/components/radio/RadioGroupItem.d.ts +0 -10
  65. package/dist/components/radio/RadioGroupRoot.d.ts +0 -32
  66. package/dist/components/radio/RadioTabsList.d.ts +0 -19
  67. package/dist/components/radio/index.d.ts +0 -6
  68. package/dist/components/scrollarea/ScrollArea.d.ts +0 -19
  69. package/dist/components/scrollarea/index.d.ts +0 -1
  70. package/dist/components/select/SelectContent.d.ts +0 -16
  71. package/dist/components/select/SelectItem.d.ts +0 -10
  72. package/dist/components/select/SelectLabel.d.ts +0 -10
  73. package/dist/components/select/SelectRoot.d.ts +0 -31
  74. package/dist/components/select/SelectSeparator.d.ts +0 -2
  75. package/dist/components/select/SelectTrigger.d.ts +0 -21
  76. package/dist/components/select/index.d.ts +0 -7
  77. package/dist/components/separator/Separator.d.ts +0 -13
  78. package/dist/components/separator/index.d.ts +0 -1
  79. package/dist/components/spinner/SavingIndicator.d.ts +0 -9
  80. package/dist/components/spinner/Spinner.d.ts +0 -10
  81. package/dist/components/spinner/index.d.ts +0 -2
  82. package/dist/components/switch/Switch.d.ts +0 -18
  83. package/dist/components/switch/index.d.ts +0 -1
  84. package/dist/components/table/Table.d.ts +0 -17
  85. package/dist/components/table/index.d.ts +0 -1
  86. package/dist/components/tabs/TabsList.d.ts +0 -17
  87. package/dist/components/tabs/TabsTrigger.d.ts +0 -19
  88. package/dist/components/tabs/index.d.ts +0 -3
  89. package/dist/components/toggle/Toggle.d.ts +0 -25
  90. package/dist/components/toggle/ToggleGroupItem.d.ts +0 -18
  91. package/dist/components/toggle/ToggleGroupRoot.d.ts +0 -25
  92. package/dist/components/toggle/index.d.ts +0 -3
  93. package/dist/components/tooltip/Tooltip.d.ts +0 -19
  94. package/dist/components/tooltip/index.d.ts +0 -1
  95. package/dist/components/types.d.ts +0 -2
  96. package/dist/components/util.d.ts +0 -12
@@ -1,31 +0,0 @@
1
- import { Ref } from 'vue';
2
- import { SelectRootProps as _SelectRootProps } from 'reka-ui';
3
- import { ColorType } from '../types';
4
- export interface SelectRootProps extends _SelectRootProps {
5
- size?: '1' | '2' | '3';
6
- color?: ColorType;
7
- highContrast?: boolean;
8
- }
9
- interface SelectRootContext {
10
- size: Ref<string>;
11
- color: Ref<ColorType | undefined>;
12
- highContrast: Ref<boolean>;
13
- }
14
- export declare const injectSelectRootContext: <T extends SelectRootContext | null | undefined = SelectRootContext>(fallback?: T | undefined) => T extends null ? SelectRootContext | null : SelectRootContext, provideSelectRootContext: (contextValue: SelectRootContext) => SelectRootContext;
15
- declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<SelectRootProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
16
- "update:modelValue": (value: import('reka-ui').AcceptableValue) => any;
17
- "update:open": (value: boolean) => any;
18
- }, string, import('vue').PublicProps, Readonly<SelectRootProps> & Readonly<{
19
- "onUpdate:modelValue"?: ((value: import('reka-ui').AcceptableValue) => any) | undefined;
20
- "onUpdate:open"?: ((value: boolean) => any) | undefined;
21
- }>, {
22
- size: "1" | "2" | "3";
23
- }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>, {
24
- default?(_: {}): any;
25
- }>;
26
- export default _default;
27
- type __VLS_WithTemplateSlots<T, S> = T & {
28
- new (): {
29
- $slots: S;
30
- };
31
- };
@@ -1,2 +0,0 @@
1
- declare const _default: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, HTMLDivElement>;
2
- export default _default;
@@ -1,21 +0,0 @@
1
- import { SelectTriggerProps as _SelectTriggerProps } from 'reka-ui';
2
- import { RadiusType } from '../types';
3
- export interface SelectTriggerProps extends _SelectTriggerProps {
4
- variant?: 'surface' | 'soft' | 'ghost';
5
- radius?: RadiusType;
6
- placeholder?: string;
7
- }
8
- declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<SelectTriggerProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<SelectTriggerProps> & Readonly<{}>, {
9
- variant: "surface" | "soft" | "ghost";
10
- }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>, {
11
- default?(_: {
12
- selectedLabel: string[];
13
- modelValue: import('reka-ui').AcceptableValue | import('reka-ui').AcceptableValue[] | undefined;
14
- }): any;
15
- }>;
16
- export default _default;
17
- type __VLS_WithTemplateSlots<T, S> = T & {
18
- new (): {
19
- $slots: S;
20
- };
21
- };
@@ -1,7 +0,0 @@
1
- export { SelectGroup, type SelectItemProps, type SelectLabelProps, } from 'reka-ui';
2
- export { default as SelectRoot, type SelectRootProps, } from './SelectRoot';
3
- export { default as SelectContent, type SelectContentProps, } from './SelectContent';
4
- export { default as SelectTrigger, type SelectTriggerProps, } from './SelectTrigger';
5
- export { default as SelectItem, } from './SelectItem';
6
- export { default as SelectLabel, } from './SelectLabel';
7
- export { default as SelectSeparator, } from './SelectSeparator';
@@ -1,13 +0,0 @@
1
- import { ColorType } from '../types';
2
- export interface SeparatorProps {
3
- as?: string;
4
- orientation?: 'horizontal' | 'vertical';
5
- size?: '1' | '2' | '3' | '4';
6
- color?: ColorType;
7
- }
8
- declare const _default: import('vue').DefineComponent<SeparatorProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<SeparatorProps> & Readonly<{}>, {
9
- color: ColorType;
10
- as: string;
11
- orientation: "horizontal" | "vertical";
12
- }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
13
- export default _default;
@@ -1 +0,0 @@
1
- export { default as Separator, type SeparatorProps, } from './Separator';
@@ -1,9 +0,0 @@
1
- export type SavingStatus = 'idle' | 'saving' | 'saved';
2
- export interface SavingIndicatorProps {
3
- status: SavingStatus;
4
- size?: '1' | '2' | '3';
5
- }
6
- declare const _default: import('vue').DefineComponent<SavingIndicatorProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<SavingIndicatorProps> & Readonly<{}>, {
7
- size: "1" | "2" | "3";
8
- }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
9
- export default _default;
@@ -1,10 +0,0 @@
1
- type SpinnerIcon = '12-dots-scale-rotate' | '180-ring' | '180-ring-with-bg' | '270-ring' | '270-ring-with-bg' | '3-dots-bounce' | '3-dots-fade' | '3-dots-move' | '3-dots-rotate' | '3-dots-scale' | '3-dots-scale-middle' | '6-dots-rotate' | '6-dots-scale' | '6-dots-scale-middle' | '8-dots-rotate' | '90-ring' | '90-ring-with-bg' | 'bars-fade' | 'bars-rotate-fade' | 'bars-scale' | 'bars-scale-fade' | 'bars-scale-middle' | 'blocks-scale' | 'blocks-shuffle-2' | 'blocks-shuffle-3' | 'blocks-wave' | 'bouncing-ball' | 'clock' | 'dot-revolve' | 'eclipse' | 'eclipse-half' | 'gooey-balls-1' | 'gooey-balls-2' | 'pulse' | 'pulse-2' | 'pulse-3' | 'pulse-multiple' | 'pulse-ring' | 'pulse-rings-2' | 'pulse-rings-3' | 'pulse-rings-multiple' | 'ring-resize' | 'tadpole' | 'wifi' | 'wifi-fade' | 'wind-toy';
2
- interface SpinnerProps {
3
- icon?: SpinnerIcon;
4
- size?: '1' | '2' | '3';
5
- }
6
- declare const _default: import('vue').DefineComponent<SpinnerProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<SpinnerProps> & Readonly<{}>, {
7
- size: "1" | "2" | "3";
8
- icon: SpinnerIcon;
9
- }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
10
- export default _default;
@@ -1,2 +0,0 @@
1
- export { default as Spinner, } from './Spinner';
2
- export { default as SavingIndicator, type SavingStatus, type SavingIndicatorProps, } from './SavingIndicator';
@@ -1,18 +0,0 @@
1
- import { SwitchRootProps } from 'reka-ui';
2
- import { ColorType, RadiusType } from '../types';
3
- export interface SwitchProps extends SwitchRootProps {
4
- color?: ColorType;
5
- variant?: 'surface' | 'soft';
6
- size?: '1' | '2' | '3';
7
- highContrast?: boolean;
8
- radius?: RadiusType;
9
- }
10
- declare const _default: import('vue').DefineComponent<SwitchProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
11
- "update:modelValue": (payload: boolean) => any;
12
- }, string, import('vue').PublicProps, Readonly<SwitchProps> & Readonly<{
13
- "onUpdate:modelValue"?: ((payload: boolean) => any) | undefined;
14
- }>, {
15
- variant: "surface" | "soft";
16
- size: "1" | "2" | "3";
17
- }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
18
- export default _default;
@@ -1 +0,0 @@
1
- export { default as Switch, type SwitchProps, } from './Switch';
@@ -1,17 +0,0 @@
1
- export interface TableProps {
2
- size?: '1' | '2' | '3';
3
- variant?: 'surface' | 'ghost';
4
- layout?: 'auto' | 'fixed';
5
- }
6
- declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<TableProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<TableProps> & Readonly<{}>, {
7
- variant: "surface" | "ghost";
8
- size: "1" | "2" | "3";
9
- }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>, {
10
- default?(_: {}): any;
11
- }>;
12
- export default _default;
13
- type __VLS_WithTemplateSlots<T, S> = T & {
14
- new (): {
15
- $slots: S;
16
- };
17
- };
@@ -1 +0,0 @@
1
- export { default as Table, type TableProps, } from './Table';
@@ -1,17 +0,0 @@
1
- import { ColorType } from '../types';
2
- export interface TabsListProps {
3
- size?: '1' | '2';
4
- color?: ColorType;
5
- highContrast?: boolean;
6
- }
7
- declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<TabsListProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<TabsListProps> & Readonly<{}>, {
8
- size: "1" | "2";
9
- }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>, {
10
- default?(_: {}): any;
11
- }>;
12
- export default _default;
13
- type __VLS_WithTemplateSlots<T, S> = T & {
14
- new (): {
15
- $slots: S;
16
- };
17
- };
@@ -1,19 +0,0 @@
1
- import { TabsTriggerProps } from 'reka-ui';
2
- declare function __VLS_template(): {
3
- attrs: Partial<{}>;
4
- slots: {
5
- default?(_: {}): any;
6
- default?(_: {}): any;
7
- };
8
- refs: {};
9
- rootEl: any;
10
- };
11
- type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
12
- declare const __VLS_component: import('vue').DefineComponent<TabsTriggerProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<TabsTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
13
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
14
- export default _default;
15
- type __VLS_WithTemplateSlots<T, S> = T & {
16
- new (): {
17
- $slots: S;
18
- };
19
- };
@@ -1,3 +0,0 @@
1
- export { TabsRoot, TabsContent, } from 'reka-ui';
2
- export { default as TabsList, type TabsListProps, } from './TabsList';
3
- export { default as TabsTrigger, } from './TabsTrigger';
@@ -1,25 +0,0 @@
1
- import { ToggleProps as _ToggleProps } from 'reka-ui';
2
- import { ColorType, RadiusType } from '../types';
3
- export interface ToggleProps extends _ToggleProps {
4
- color?: ColorType;
5
- variant?: 'solid' | 'soft' | 'ghost';
6
- size?: '1' | '2' | '3';
7
- highContrast?: boolean;
8
- radius?: RadiusType;
9
- }
10
- declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<ToggleProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
11
- "update:modelValue": (value: boolean) => any;
12
- }, string, import('vue').PublicProps, Readonly<ToggleProps> & Readonly<{
13
- "onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
14
- }>, {
15
- variant: "solid" | "soft" | "ghost";
16
- size: "1" | "2" | "3";
17
- }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>, {
18
- default?(_: {}): any;
19
- }>;
20
- export default _default;
21
- type __VLS_WithTemplateSlots<T, S> = T & {
22
- new (): {
23
- $slots: S;
24
- };
25
- };
@@ -1,18 +0,0 @@
1
- import { ToggleGroupItemProps } from 'reka-ui';
2
- declare function __VLS_template(): {
3
- attrs: Partial<{}>;
4
- slots: {
5
- default?(_: {}): any;
6
- };
7
- refs: {};
8
- rootEl: any;
9
- };
10
- type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
11
- declare const __VLS_component: import('vue').DefineComponent<ToggleGroupItemProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<ToggleGroupItemProps> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
12
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
13
- export default _default;
14
- type __VLS_WithTemplateSlots<T, S> = T & {
15
- new (): {
16
- $slots: S;
17
- };
18
- };
@@ -1,25 +0,0 @@
1
- import { ToggleGroupRootProps as _ToggleGroupRootProps } from 'reka-ui';
2
- import { ColorType, RadiusType } from '../types';
3
- export interface ToggleGroupRootProps extends _ToggleGroupRootProps {
4
- color?: ColorType;
5
- variant?: 'solid' | 'soft' | 'ghost';
6
- size?: '1' | '2' | '3';
7
- highContrast?: boolean;
8
- radius?: RadiusType;
9
- }
10
- declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<ToggleGroupRootProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
11
- "update:modelValue": (payload: import('reka-ui').AcceptableValue | import('reka-ui').AcceptableValue[]) => any;
12
- }, string, import('vue').PublicProps, Readonly<ToggleGroupRootProps> & Readonly<{
13
- "onUpdate:modelValue"?: ((payload: import('reka-ui').AcceptableValue | import('reka-ui').AcceptableValue[]) => any) | undefined;
14
- }>, {
15
- variant: "solid" | "soft" | "ghost";
16
- size: "1" | "2" | "3";
17
- }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>, {
18
- default?(_: {}): any;
19
- }>;
20
- export default _default;
21
- type __VLS_WithTemplateSlots<T, S> = T & {
22
- new (): {
23
- $slots: S;
24
- };
25
- };
@@ -1,3 +0,0 @@
1
- export { default as Toggle, type ToggleProps, } from './Toggle';
2
- export { default as ToggleGroupRoot, type ToggleGroupRootProps, } from './ToggleGroupRoot';
3
- export { default as ToggleGroupItem, } from './ToggleGroupItem';
@@ -1,19 +0,0 @@
1
- import { TooltipProviderProps, TooltipContentProps } from 'reka-ui';
2
- export interface TooltipProps extends TooltipProviderProps, TooltipContentProps {
3
- to?: string | HTMLElement;
4
- content?: string;
5
- }
6
- declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<TooltipProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<TooltipProps> & Readonly<{}>, {
7
- side: "top" | "bottom" | "left" | "right";
8
- sideOffset: number;
9
- collisionPadding: number | Partial<Record<"top" | "bottom" | "left" | "right", number>>;
10
- }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>, {
11
- default?(_: {}): any;
12
- content?(_: {}): any;
13
- }>;
14
- export default _default;
15
- type __VLS_WithTemplateSlots<T, S> = T & {
16
- new (): {
17
- $slots: S;
18
- };
19
- };
@@ -1 +0,0 @@
1
- export { default as Tooltip, type TooltipProps, } from './Tooltip';
@@ -1,2 +0,0 @@
1
- export type ColorType = 'gray' | 'gold' | 'bronze' | 'brown' | 'yellow' | 'amber' | 'orange' | 'tomato' | 'red' | 'ruby' | 'crimson' | 'pink' | 'plum' | 'purple' | 'violet' | 'iris' | 'indigo' | 'blue' | 'cyan' | 'teal' | 'jade' | 'green' | 'grass' | 'lime' | 'mint' | 'sky';
2
- export type RadiusType = 'none' | 'small' | 'medium' | 'large' | 'full';
@@ -1,12 +0,0 @@
1
- import { MaybeRefOrGetter, ComputedRef } from 'vue';
2
- export declare function excludeProps<T extends Record<string, any>>(props: ComputedRef<T>, exclude: string[]): ComputedRef<Record<string, any>>;
3
- export declare function useForwardPropsEmits<T extends Record<string, any>, Name extends string>(props: MaybeRefOrGetter<T>, emit: (name: Name, ...args: any[]) => void, exclude: string[]): ComputedRef<{
4
- [x: string]: any;
5
- }>;
6
- export declare function extractForwardProps<T extends Record<string, any>>(props: MaybeRefOrGetter<T>, keys: string[]): [ComputedRef<{
7
- [x: string]: any;
8
- }>, ComputedRef<string[]>];
9
- export declare function extractForwardPropsEmits<T extends Record<string, any>, Name extends string>(props: MaybeRefOrGetter<T>, emit: (name: Name, ...args: any[]) => void, keys: string[]): [ComputedRef<{
10
- [x: string]: any;
11
- }>, ComputedRef<string[]>];
12
- export declare const extractClass: (props: Record<string, any>, keys: string[]) => string[];