@kayord/ui 0.8.14 → 0.8.16

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 (140) hide show
  1. package/dist/components/custom/data-table/DataTableActions.svelte.d.ts +2 -0
  2. package/dist/components/custom/data-table/DataTableCheckbox.svelte.d.ts +2 -0
  3. package/dist/components/custom/loader/Loader.svelte.d.ts +2 -1
  4. package/dist/components/custom/progress-loading/ProgressLoading.svelte.d.ts +2 -0
  5. package/dist/components/custom/theme-switch/ThemeSwitch.svelte.d.ts +2 -0
  6. package/dist/components/ui/accordion/accordion-content.svelte.d.ts +2 -0
  7. package/dist/components/ui/accordion/accordion-item.svelte.d.ts +2 -0
  8. package/dist/components/ui/alert/alert-description.svelte.d.ts +2 -0
  9. package/dist/components/ui/alert/alert-title.svelte.d.ts +2 -0
  10. package/dist/components/ui/alert/alert.svelte.d.ts +2 -0
  11. package/dist/components/ui/alert-dialog/alert-dialog-content.svelte.d.ts +2 -0
  12. package/dist/components/ui/alert-dialog/alert-dialog-description.svelte.d.ts +2 -0
  13. package/dist/components/ui/alert-dialog/alert-dialog-footer.svelte.d.ts +2 -0
  14. package/dist/components/ui/alert-dialog/alert-dialog-header.svelte.d.ts +2 -0
  15. package/dist/components/ui/alert-dialog/alert-dialog-overlay.svelte.d.ts +2 -0
  16. package/dist/components/ui/alert-dialog/alert-dialog-portal.svelte.d.ts +2 -0
  17. package/dist/components/ui/alert-dialog/alert-dialog-title.svelte.d.ts +2 -0
  18. package/dist/components/ui/aspect-ratio/aspect-ratio.svelte.d.ts +2 -0
  19. package/dist/components/ui/avatar/avatar-fallback.svelte.d.ts +2 -0
  20. package/dist/components/ui/avatar/avatar-image.svelte.d.ts +2 -0
  21. package/dist/components/ui/avatar/avatar.svelte.d.ts +2 -0
  22. package/dist/components/ui/badge/badge.svelte.d.ts +2 -0
  23. package/dist/components/ui/breadcrumb/breadcrumb-ellipsis.svelte.d.ts +2 -0
  24. package/dist/components/ui/breadcrumb/breadcrumb-item.svelte.d.ts +2 -0
  25. package/dist/components/ui/breadcrumb/breadcrumb-link.svelte.d.ts +2 -0
  26. package/dist/components/ui/breadcrumb/breadcrumb-list.svelte.d.ts +2 -0
  27. package/dist/components/ui/breadcrumb/breadcrumb-page.svelte.d.ts +2 -0
  28. package/dist/components/ui/breadcrumb/breadcrumb-separator.svelte.d.ts +2 -0
  29. package/dist/components/ui/breadcrumb/breadcrumb.svelte.d.ts +2 -0
  30. package/dist/components/ui/calendar/calendar-cell.svelte.d.ts +2 -0
  31. package/dist/components/ui/calendar/calendar-grid-body.svelte.d.ts +2 -0
  32. package/dist/components/ui/calendar/calendar-grid-head.svelte.d.ts +2 -0
  33. package/dist/components/ui/calendar/calendar-grid-row.svelte.d.ts +2 -0
  34. package/dist/components/ui/calendar/calendar-grid.svelte.d.ts +2 -0
  35. package/dist/components/ui/calendar/calendar-head-cell.svelte.d.ts +2 -0
  36. package/dist/components/ui/calendar/calendar-header.svelte.d.ts +2 -0
  37. package/dist/components/ui/calendar/calendar-heading.svelte.d.ts +2 -0
  38. package/dist/components/ui/calendar/calendar-months.svelte.d.ts +2 -0
  39. package/dist/components/ui/card/card-content.svelte.d.ts +2 -0
  40. package/dist/components/ui/card/card-description.svelte.d.ts +2 -0
  41. package/dist/components/ui/card/card-footer.svelte.d.ts +2 -0
  42. package/dist/components/ui/card/card-header.svelte.d.ts +2 -0
  43. package/dist/components/ui/card/card-title.svelte.d.ts +2 -0
  44. package/dist/components/ui/card/card.svelte.d.ts +2 -0
  45. package/dist/components/ui/carousel/carousel-content.svelte.d.ts +2 -0
  46. package/dist/components/ui/carousel/carousel-item.svelte.d.ts +2 -0
  47. package/dist/components/ui/carousel/carousel-next.svelte.d.ts +2 -0
  48. package/dist/components/ui/carousel/carousel-previous.svelte.d.ts +2 -0
  49. package/dist/components/ui/carousel/carousel.svelte.d.ts +2 -0
  50. package/dist/components/ui/collapsible/collapsible-content.svelte.d.ts +2 -0
  51. package/dist/components/ui/command/command-dialog.svelte.d.ts +2 -0
  52. package/dist/components/ui/command/command-empty.svelte.d.ts +2 -0
  53. package/dist/components/ui/command/command-group.svelte.d.ts +2 -0
  54. package/dist/components/ui/command/command-input.svelte.d.ts +2 -0
  55. package/dist/components/ui/command/command-item.svelte.d.ts +2 -0
  56. package/dist/components/ui/command/command-list.svelte.d.ts +2 -0
  57. package/dist/components/ui/command/command-separator.svelte.d.ts +2 -0
  58. package/dist/components/ui/command/command-shortcut.svelte.d.ts +2 -0
  59. package/dist/components/ui/command/command.svelte.d.ts +2 -0
  60. package/dist/components/ui/context-menu/context-menu-content.svelte.d.ts +2 -0
  61. package/dist/components/ui/context-menu/context-menu-label.svelte.d.ts +2 -0
  62. package/dist/components/ui/context-menu/context-menu-radio-group.svelte.d.ts +2 -0
  63. package/dist/components/ui/context-menu/context-menu-separator.svelte.d.ts +2 -0
  64. package/dist/components/ui/context-menu/context-menu-shortcut.svelte.d.ts +2 -0
  65. package/dist/components/ui/context-menu/context-menu-sub-content.svelte.d.ts +2 -0
  66. package/dist/components/ui/dialog/dialog-content.svelte.d.ts +2 -0
  67. package/dist/components/ui/dialog/dialog-description.svelte.d.ts +2 -0
  68. package/dist/components/ui/dialog/dialog-footer.svelte.d.ts +2 -0
  69. package/dist/components/ui/dialog/dialog-header.svelte.d.ts +2 -0
  70. package/dist/components/ui/dialog/dialog-overlay.svelte.d.ts +2 -0
  71. package/dist/components/ui/dialog/dialog-portal.svelte.d.ts +2 -0
  72. package/dist/components/ui/dialog/dialog-title.svelte.d.ts +2 -0
  73. package/dist/components/ui/drawer/drawer-content.svelte.d.ts +2 -0
  74. package/dist/components/ui/drawer/drawer-description.svelte.d.ts +18 -0
  75. package/dist/components/ui/drawer/drawer-footer.svelte.d.ts +2 -0
  76. package/dist/components/ui/drawer/drawer-header.svelte.d.ts +2 -0
  77. package/dist/components/ui/drawer/drawer-nested.svelte.d.ts +2 -0
  78. package/dist/components/ui/drawer/drawer-overlay.svelte.d.ts +2 -0
  79. package/dist/components/ui/drawer/drawer-title.svelte.d.ts +18 -0
  80. package/dist/components/ui/drawer/drawer.svelte.d.ts +2 -0
  81. package/dist/components/ui/drawer/index.d.ts +14 -0
  82. package/dist/components/ui/dropdown-menu/dropdown-menu-label.svelte.d.ts +2 -0
  83. package/dist/components/ui/dropdown-menu/dropdown-menu-radio-group.svelte.d.ts +2 -0
  84. package/dist/components/ui/dropdown-menu/dropdown-menu-separator.svelte.d.ts +2 -0
  85. package/dist/components/ui/dropdown-menu/dropdown-menu-shortcut.svelte.d.ts +2 -0
  86. package/dist/components/ui/form/form-description.svelte.d.ts +2 -0
  87. package/dist/components/ui/form/form-field-errors.svelte.d.ts +2 -0
  88. package/dist/components/ui/form/form-label.svelte.d.ts +2 -0
  89. package/dist/components/ui/form/form-legend.svelte.d.ts +2 -0
  90. package/dist/components/ui/hover-card/hover-card-content.svelte.d.ts +2 -0
  91. package/dist/components/ui/input/index.d.ts +1 -0
  92. package/dist/components/ui/input/input.svelte +1 -0
  93. package/dist/components/ui/menubar/menubar-label.svelte.d.ts +2 -0
  94. package/dist/components/ui/menubar/menubar-separator.svelte.d.ts +2 -0
  95. package/dist/components/ui/menubar/menubar-shortcut.svelte.d.ts +2 -0
  96. package/dist/components/ui/menubar/menubar.svelte.d.ts +2 -0
  97. package/dist/components/ui/pagination/pagination-content.svelte.d.ts +2 -0
  98. package/dist/components/ui/pagination/pagination-ellipsis.svelte.d.ts +2 -0
  99. package/dist/components/ui/pagination/pagination-item.svelte.d.ts +2 -0
  100. package/dist/components/ui/popover/popover-content.svelte.d.ts +2 -0
  101. package/dist/components/ui/progress/progress.svelte.d.ts +2 -0
  102. package/dist/components/ui/radio-group/radio-group.svelte.d.ts +2 -0
  103. package/dist/components/ui/range-calendar/range-calendar-cell.svelte.d.ts +2 -0
  104. package/dist/components/ui/range-calendar/range-calendar-grid-body.svelte.d.ts +2 -0
  105. package/dist/components/ui/range-calendar/range-calendar-grid-head.svelte.d.ts +2 -0
  106. package/dist/components/ui/range-calendar/range-calendar-grid-row.svelte.d.ts +2 -0
  107. package/dist/components/ui/range-calendar/range-calendar-grid.svelte.d.ts +2 -0
  108. package/dist/components/ui/range-calendar/range-calendar-head-cell.svelte.d.ts +2 -0
  109. package/dist/components/ui/range-calendar/range-calendar-header.svelte.d.ts +2 -0
  110. package/dist/components/ui/range-calendar/range-calendar-heading.svelte.d.ts +2 -0
  111. package/dist/components/ui/range-calendar/range-calendar-months.svelte.d.ts +2 -0
  112. package/dist/components/ui/resizable/resizable-handle.svelte.d.ts +2 -0
  113. package/dist/components/ui/resizable/resizable-pane-group.svelte.d.ts +2 -0
  114. package/dist/components/ui/scroll-area/scroll-area-scrollbar.svelte.d.ts +2 -0
  115. package/dist/components/ui/select/select-label.svelte.d.ts +2 -0
  116. package/dist/components/ui/select/select-separator.svelte.d.ts +2 -0
  117. package/dist/components/ui/separator/separator.svelte.d.ts +2 -0
  118. package/dist/components/ui/sheet/sheet-content.svelte.d.ts +2 -0
  119. package/dist/components/ui/sheet/sheet-description.svelte.d.ts +2 -0
  120. package/dist/components/ui/sheet/sheet-footer.svelte.d.ts +2 -0
  121. package/dist/components/ui/sheet/sheet-header.svelte.d.ts +2 -0
  122. package/dist/components/ui/sheet/sheet-overlay.svelte.d.ts +2 -0
  123. package/dist/components/ui/sheet/sheet-portal.svelte.d.ts +2 -0
  124. package/dist/components/ui/sheet/sheet-title.svelte.d.ts +2 -0
  125. package/dist/components/ui/skeleton/skeleton.svelte.d.ts +2 -0
  126. package/dist/components/ui/slider/slider.svelte.d.ts +2 -0
  127. package/dist/components/ui/sonner/sonner.svelte.d.ts +2 -0
  128. package/dist/components/ui/table/table-body.svelte.d.ts +2 -0
  129. package/dist/components/ui/table/table-caption.svelte.d.ts +2 -0
  130. package/dist/components/ui/table/table-cell.svelte.d.ts +2 -0
  131. package/dist/components/ui/table/table-footer.svelte.d.ts +2 -0
  132. package/dist/components/ui/table/table-head.svelte.d.ts +2 -0
  133. package/dist/components/ui/table/table-header.svelte.d.ts +2 -0
  134. package/dist/components/ui/table/table-row.svelte.d.ts +2 -0
  135. package/dist/components/ui/table/table.svelte.d.ts +2 -0
  136. package/dist/components/ui/tabs/tabs-content.svelte.d.ts +2 -0
  137. package/dist/components/ui/tabs/tabs-list.svelte.d.ts +2 -0
  138. package/dist/components/ui/toggle-group/toggle-group-item.svelte.d.ts +2 -0
  139. package/dist/components/ui/tooltip/tooltip-content.svelte.d.ts +2 -0
  140. package/package.json +20 -20
@@ -7,6 +7,8 @@ declare const __propDef: {
7
7
  [evt: string]: CustomEvent<any>;
8
8
  };
9
9
  slots: {};
10
+ exports?: {} | undefined;
11
+ bindings?: string | undefined;
10
12
  };
11
13
  export type DataTableActionsProps = typeof __propDef.props;
12
14
  export type DataTableActionsEvents = typeof __propDef.events;
@@ -8,6 +8,8 @@ declare const __propDef: {
8
8
  [evt: string]: CustomEvent<any>;
9
9
  };
10
10
  slots: {};
11
+ exports?: {} | undefined;
12
+ bindings?: string | undefined;
11
13
  };
12
14
  type DataTableCheckboxProps_ = typeof __propDef.props;
13
15
  export { DataTableCheckboxProps_ as DataTableCheckboxProps };
@@ -8,7 +8,6 @@ declare const __propDef: {
8
8
  strokeWidth?: string | number | undefined;
9
9
  absoluteStrokeWidth?: boolean | undefined;
10
10
  iconNode: import("lucide-svelte").IconNode;
11
- mergeClasses?: (<ClassType = string>(...classes: ClassType[]) => string) | undefined;
12
11
  }, "iconNode"> & {
13
12
  isLoading?: boolean | undefined;
14
13
  };
@@ -16,6 +15,8 @@ declare const __propDef: {
16
15
  [evt: string]: CustomEvent<any>;
17
16
  };
18
17
  slots: {};
18
+ exports?: {} | undefined;
19
+ bindings?: string | undefined;
19
20
  };
20
21
  export type LoaderProps = typeof __propDef.props;
21
22
  export type LoaderEvents = typeof __propDef.events;
@@ -6,6 +6,8 @@ declare const __propDef: {
6
6
  [evt: string]: CustomEvent<any>;
7
7
  };
8
8
  slots: {};
9
+ exports?: {} | undefined;
10
+ bindings?: string | undefined;
9
11
  };
10
12
  export type ProgressLoadingProps = typeof __propDef.props;
11
13
  export type ProgressLoadingEvents = typeof __propDef.events;
@@ -7,6 +7,8 @@ declare const __propDef: {
7
7
  [evt: string]: CustomEvent<any>;
8
8
  };
9
9
  slots: {};
10
+ exports?: {} | undefined;
11
+ bindings?: string | undefined;
10
12
  };
11
13
  export type ThemeSwitchProps = typeof __propDef.props;
12
14
  export type ThemeSwitchEvents = typeof __propDef.events;
@@ -8,6 +8,8 @@ declare const __propDef: {
8
8
  slots: {
9
9
  default: {};
10
10
  };
11
+ exports?: {} | undefined;
12
+ bindings?: string | undefined;
11
13
  };
12
14
  export type AccordionContentProps = typeof __propDef.props;
13
15
  export type AccordionContentEvents = typeof __propDef.events;
@@ -8,6 +8,8 @@ declare const __propDef: {
8
8
  slots: {
9
9
  default: {};
10
10
  };
11
+ exports?: {} | undefined;
12
+ bindings?: string | undefined;
11
13
  };
12
14
  export type AccordionItemProps = typeof __propDef.props;
13
15
  export type AccordionItemEvents = typeof __propDef.events;
@@ -8,6 +8,8 @@ declare const __propDef: {
8
8
  slots: {
9
9
  default: {};
10
10
  };
11
+ exports?: {} | undefined;
12
+ bindings?: string | undefined;
11
13
  };
12
14
  export type AlertDescriptionProps = typeof __propDef.props;
13
15
  export type AlertDescriptionEvents = typeof __propDef.events;
@@ -11,6 +11,8 @@ declare const __propDef: {
11
11
  slots: {
12
12
  default: {};
13
13
  };
14
+ exports?: {} | undefined;
15
+ bindings?: string | undefined;
14
16
  };
15
17
  export type AlertTitleProps = typeof __propDef.props;
16
18
  export type AlertTitleEvents = typeof __propDef.events;
@@ -11,6 +11,8 @@ declare const __propDef: {
11
11
  slots: {
12
12
  default: {};
13
13
  };
14
+ exports?: {} | undefined;
15
+ bindings?: string | undefined;
14
16
  };
15
17
  export type AlertProps = typeof __propDef.props;
16
18
  export type AlertEvents = typeof __propDef.events;
@@ -8,6 +8,8 @@ declare const __propDef: {
8
8
  slots: {
9
9
  default: {};
10
10
  };
11
+ exports?: {} | undefined;
12
+ bindings?: string | undefined;
11
13
  };
12
14
  export type AlertDialogContentProps = typeof __propDef.props;
13
15
  export type AlertDialogContentEvents = typeof __propDef.events;
@@ -8,6 +8,8 @@ declare const __propDef: {
8
8
  slots: {
9
9
  default: {};
10
10
  };
11
+ exports?: {} | undefined;
12
+ bindings?: string | undefined;
11
13
  };
12
14
  export type AlertDialogDescriptionProps = typeof __propDef.props;
13
15
  export type AlertDialogDescriptionEvents = typeof __propDef.events;
@@ -8,6 +8,8 @@ declare const __propDef: {
8
8
  slots: {
9
9
  default: {};
10
10
  };
11
+ exports?: {} | undefined;
12
+ bindings?: string | undefined;
11
13
  };
12
14
  export type AlertDialogFooterProps = typeof __propDef.props;
13
15
  export type AlertDialogFooterEvents = typeof __propDef.events;
@@ -8,6 +8,8 @@ declare const __propDef: {
8
8
  slots: {
9
9
  default: {};
10
10
  };
11
+ exports?: {} | undefined;
12
+ bindings?: string | undefined;
11
13
  };
12
14
  export type AlertDialogHeaderProps = typeof __propDef.props;
13
15
  export type AlertDialogHeaderEvents = typeof __propDef.events;
@@ -6,6 +6,8 @@ declare const __propDef: {
6
6
  [evt: string]: CustomEvent<any>;
7
7
  };
8
8
  slots: {};
9
+ exports?: {} | undefined;
10
+ bindings?: string | undefined;
9
11
  };
10
12
  export type AlertDialogOverlayProps = typeof __propDef.props;
11
13
  export type AlertDialogOverlayEvents = typeof __propDef.events;
@@ -8,6 +8,8 @@ declare const __propDef: {
8
8
  slots: {
9
9
  default: {};
10
10
  };
11
+ exports?: {} | undefined;
12
+ bindings?: string | undefined;
11
13
  };
12
14
  export type AlertDialogPortalProps = typeof __propDef.props;
13
15
  export type AlertDialogPortalEvents = typeof __propDef.events;
@@ -8,6 +8,8 @@ declare const __propDef: {
8
8
  slots: {
9
9
  default: {};
10
10
  };
11
+ exports?: {} | undefined;
12
+ bindings?: string | undefined;
11
13
  };
12
14
  export type AlertDialogTitleProps = typeof __propDef.props;
13
15
  export type AlertDialogTitleEvents = typeof __propDef.events;
@@ -8,6 +8,8 @@ declare const __propDef: {
8
8
  slots: {
9
9
  default: {};
10
10
  };
11
+ exports?: {} | undefined;
12
+ bindings?: string | undefined;
11
13
  };
12
14
  export type AspectRatioProps = typeof __propDef.props;
13
15
  export type AspectRatioEvents = typeof __propDef.events;
@@ -8,6 +8,8 @@ declare const __propDef: {
8
8
  slots: {
9
9
  default: {};
10
10
  };
11
+ exports?: {} | undefined;
12
+ bindings?: string | undefined;
11
13
  };
12
14
  export type AvatarFallbackProps = typeof __propDef.props;
13
15
  export type AvatarFallbackEvents = typeof __propDef.events;
@@ -6,6 +6,8 @@ declare const __propDef: {
6
6
  [evt: string]: CustomEvent<any>;
7
7
  };
8
8
  slots: {};
9
+ exports?: {} | undefined;
10
+ bindings?: string | undefined;
9
11
  };
10
12
  export type AvatarImageProps = typeof __propDef.props;
11
13
  export type AvatarImageEvents = typeof __propDef.events;
@@ -8,6 +8,8 @@ declare const __propDef: {
8
8
  slots: {
9
9
  default: {};
10
10
  };
11
+ exports?: {} | undefined;
12
+ bindings?: string | undefined;
11
13
  };
12
14
  export type AvatarProps = typeof __propDef.props;
13
15
  export type AvatarEvents = typeof __propDef.events;
@@ -13,6 +13,8 @@ declare const __propDef: {
13
13
  slots: {
14
14
  default: {};
15
15
  };
16
+ exports?: undefined;
17
+ bindings?: undefined;
16
18
  };
17
19
  export type BadgeProps = typeof __propDef.props;
18
20
  export type BadgeEvents = typeof __propDef.events;
@@ -8,6 +8,8 @@ declare const __propDef: {
8
8
  [evt: string]: CustomEvent<any>;
9
9
  };
10
10
  slots: {};
11
+ exports?: {} | undefined;
12
+ bindings?: string | undefined;
11
13
  };
12
14
  export type BreadcrumbEllipsisProps = typeof __propDef.props;
13
15
  export type BreadcrumbEllipsisEvents = typeof __propDef.events;
@@ -10,6 +10,8 @@ declare const __propDef: {
10
10
  slots: {
11
11
  default: {};
12
12
  };
13
+ exports?: {} | undefined;
14
+ bindings?: string | undefined;
13
15
  };
14
16
  export type BreadcrumbItemProps = typeof __propDef.props;
15
17
  export type BreadcrumbItemEvents = typeof __propDef.events;
@@ -13,6 +13,8 @@ declare const __propDef: {
13
13
  attrs: Record<string, unknown>;
14
14
  };
15
15
  };
16
+ exports?: {} | undefined;
17
+ bindings?: string | undefined;
16
18
  };
17
19
  export type BreadcrumbLinkProps = typeof __propDef.props;
18
20
  export type BreadcrumbLinkEvents = typeof __propDef.events;
@@ -10,6 +10,8 @@ declare const __propDef: {
10
10
  slots: {
11
11
  default: {};
12
12
  };
13
+ exports?: {} | undefined;
14
+ bindings?: string | undefined;
13
15
  };
14
16
  export type BreadcrumbListProps = typeof __propDef.props;
15
17
  export type BreadcrumbListEvents = typeof __propDef.events;
@@ -12,6 +12,8 @@ declare const __propDef: {
12
12
  slots: {
13
13
  default: {};
14
14
  };
15
+ exports?: {} | undefined;
16
+ bindings?: string | undefined;
15
17
  };
16
18
  export type BreadcrumbPageProps = typeof __propDef.props;
17
19
  export type BreadcrumbPageEvents = typeof __propDef.events;
@@ -10,6 +10,8 @@ declare const __propDef: {
10
10
  slots: {
11
11
  default: {};
12
12
  };
13
+ exports?: {} | undefined;
14
+ bindings?: string | undefined;
13
15
  };
14
16
  export type BreadcrumbSeparatorProps = typeof __propDef.props;
15
17
  export type BreadcrumbSeparatorEvents = typeof __propDef.events;
@@ -10,6 +10,8 @@ declare const __propDef: {
10
10
  slots: {
11
11
  default: {};
12
12
  };
13
+ exports?: {} | undefined;
14
+ bindings?: string | undefined;
13
15
  };
14
16
  export type BreadcrumbProps = typeof __propDef.props;
15
17
  export type BreadcrumbEvents = typeof __propDef.events;
@@ -8,6 +8,8 @@ declare const __propDef: {
8
8
  slots: {
9
9
  default: {};
10
10
  };
11
+ exports?: {} | undefined;
12
+ bindings?: string | undefined;
11
13
  };
12
14
  export type CalendarCellProps = typeof __propDef.props;
13
15
  export type CalendarCellEvents = typeof __propDef.events;
@@ -8,6 +8,8 @@ declare const __propDef: {
8
8
  slots: {
9
9
  default: {};
10
10
  };
11
+ exports?: {} | undefined;
12
+ bindings?: string | undefined;
11
13
  };
12
14
  export type CalendarGridBodyProps = typeof __propDef.props;
13
15
  export type CalendarGridBodyEvents = typeof __propDef.events;
@@ -8,6 +8,8 @@ declare const __propDef: {
8
8
  slots: {
9
9
  default: {};
10
10
  };
11
+ exports?: {} | undefined;
12
+ bindings?: string | undefined;
11
13
  };
12
14
  export type CalendarGridHeadProps = typeof __propDef.props;
13
15
  export type CalendarGridHeadEvents = typeof __propDef.events;
@@ -8,6 +8,8 @@ declare const __propDef: {
8
8
  slots: {
9
9
  default: {};
10
10
  };
11
+ exports?: {} | undefined;
12
+ bindings?: string | undefined;
11
13
  };
12
14
  export type CalendarGridRowProps = typeof __propDef.props;
13
15
  export type CalendarGridRowEvents = typeof __propDef.events;
@@ -8,6 +8,8 @@ declare const __propDef: {
8
8
  slots: {
9
9
  default: {};
10
10
  };
11
+ exports?: {} | undefined;
12
+ bindings?: string | undefined;
11
13
  };
12
14
  export type CalendarGridProps = typeof __propDef.props;
13
15
  export type CalendarGridEvents = typeof __propDef.events;
@@ -8,6 +8,8 @@ declare const __propDef: {
8
8
  slots: {
9
9
  default: {};
10
10
  };
11
+ exports?: {} | undefined;
12
+ bindings?: string | undefined;
11
13
  };
12
14
  export type CalendarHeadCellProps = typeof __propDef.props;
13
15
  export type CalendarHeadCellEvents = typeof __propDef.events;
@@ -8,6 +8,8 @@ declare const __propDef: {
8
8
  slots: {
9
9
  default: {};
10
10
  };
11
+ exports?: {} | undefined;
12
+ bindings?: string | undefined;
11
13
  };
12
14
  export type CalendarHeaderProps = typeof __propDef.props;
13
15
  export type CalendarHeaderEvents = typeof __propDef.events;
@@ -10,6 +10,8 @@ declare const __propDef: {
10
10
  headingValue: string;
11
11
  };
12
12
  };
13
+ exports?: {} | undefined;
14
+ bindings?: string | undefined;
13
15
  };
14
16
  export type CalendarHeadingProps = typeof __propDef.props;
15
17
  export type CalendarHeadingEvents = typeof __propDef.events;
@@ -8,6 +8,8 @@ declare const __propDef: {
8
8
  slots: {
9
9
  default: {};
10
10
  };
11
+ exports?: {} | undefined;
12
+ bindings?: string | undefined;
11
13
  };
12
14
  export type CalendarMonthsProps = typeof __propDef.props;
13
15
  export type CalendarMonthsEvents = typeof __propDef.events;
@@ -8,6 +8,8 @@ declare const __propDef: {
8
8
  slots: {
9
9
  default: {};
10
10
  };
11
+ exports?: {} | undefined;
12
+ bindings?: string | undefined;
11
13
  };
12
14
  export type CardContentProps = typeof __propDef.props;
13
15
  export type CardContentEvents = typeof __propDef.events;
@@ -8,6 +8,8 @@ declare const __propDef: {
8
8
  slots: {
9
9
  default: {};
10
10
  };
11
+ exports?: {} | undefined;
12
+ bindings?: string | undefined;
11
13
  };
12
14
  export type CardDescriptionProps = typeof __propDef.props;
13
15
  export type CardDescriptionEvents = typeof __propDef.events;
@@ -8,6 +8,8 @@ declare const __propDef: {
8
8
  slots: {
9
9
  default: {};
10
10
  };
11
+ exports?: {} | undefined;
12
+ bindings?: string | undefined;
11
13
  };
12
14
  export type CardFooterProps = typeof __propDef.props;
13
15
  export type CardFooterEvents = typeof __propDef.events;
@@ -8,6 +8,8 @@ declare const __propDef: {
8
8
  slots: {
9
9
  default: {};
10
10
  };
11
+ exports?: {} | undefined;
12
+ bindings?: string | undefined;
11
13
  };
12
14
  export type CardHeaderProps = typeof __propDef.props;
13
15
  export type CardHeaderEvents = typeof __propDef.events;
@@ -11,6 +11,8 @@ declare const __propDef: {
11
11
  slots: {
12
12
  default: {};
13
13
  };
14
+ exports?: {} | undefined;
15
+ bindings?: string | undefined;
14
16
  };
15
17
  export type CardTitleProps = typeof __propDef.props;
16
18
  export type CardTitleEvents = typeof __propDef.events;
@@ -8,6 +8,8 @@ declare const __propDef: {
8
8
  slots: {
9
9
  default: {};
10
10
  };
11
+ exports?: {} | undefined;
12
+ bindings?: string | undefined;
11
13
  };
12
14
  export type CardProps = typeof __propDef.props;
13
15
  export type CardEvents = typeof __propDef.events;
@@ -8,6 +8,8 @@ declare const __propDef: {
8
8
  slots: {
9
9
  default: {};
10
10
  };
11
+ exports?: {} | undefined;
12
+ bindings?: string | undefined;
11
13
  };
12
14
  export type CarouselContentProps = typeof __propDef.props;
13
15
  export type CarouselContentEvents = typeof __propDef.events;
@@ -8,6 +8,8 @@ declare const __propDef: {
8
8
  slots: {
9
9
  default: {};
10
10
  };
11
+ exports?: {} | undefined;
12
+ bindings?: string | undefined;
11
13
  };
12
14
  export type CarouselItemProps = typeof __propDef.props;
13
15
  export type CarouselItemEvents = typeof __propDef.events;
@@ -6,6 +6,8 @@ declare const __propDef: {
6
6
  [evt: string]: CustomEvent<any>;
7
7
  };
8
8
  slots: {};
9
+ exports?: {} | undefined;
10
+ bindings?: string | undefined;
9
11
  };
10
12
  export type CarouselNextProps = typeof __propDef.props;
11
13
  export type CarouselNextEvents = typeof __propDef.events;
@@ -6,6 +6,8 @@ declare const __propDef: {
6
6
  [evt: string]: CustomEvent<any>;
7
7
  };
8
8
  slots: {};
9
+ exports?: {} | undefined;
10
+ bindings?: string | undefined;
9
11
  };
10
12
  export type CarouselPreviousProps = typeof __propDef.props;
11
13
  export type CarouselPreviousEvents = typeof __propDef.events;
@@ -11,6 +11,8 @@ declare const __propDef: {
11
11
  slots: {
12
12
  default: {};
13
13
  };
14
+ exports?: {} | undefined;
15
+ bindings?: string | undefined;
14
16
  };
15
17
  type CarouselProps_ = typeof __propDef.props;
16
18
  export { CarouselProps_ as CarouselProps };
@@ -8,6 +8,8 @@ declare const __propDef: {
8
8
  slots: {
9
9
  default: {};
10
10
  };
11
+ exports?: {} | undefined;
12
+ bindings?: string | undefined;
11
13
  };
12
14
  export type CollapsibleContentProps = typeof __propDef.props;
13
15
  export type CollapsibleContentEvents = typeof __propDef.events;
@@ -29,6 +29,8 @@ declare const __propDef: {
29
29
  slots: {
30
30
  default: {};
31
31
  };
32
+ exports?: {} | undefined;
33
+ bindings?: string | undefined;
32
34
  };
33
35
  export type CommandDialogProps = typeof __propDef.props;
34
36
  export type CommandDialogEvents = typeof __propDef.events;
@@ -8,6 +8,8 @@ declare const __propDef: {
8
8
  slots: {
9
9
  default: {};
10
10
  };
11
+ exports?: {} | undefined;
12
+ bindings?: string | undefined;
11
13
  };
12
14
  export type CommandEmptyProps = typeof __propDef.props;
13
15
  export type CommandEmptyEvents = typeof __propDef.events;
@@ -8,6 +8,8 @@ declare const __propDef: {
8
8
  slots: {
9
9
  default: {};
10
10
  };
11
+ exports?: {} | undefined;
12
+ bindings?: string | undefined;
11
13
  };
12
14
  export type CommandGroupProps = typeof __propDef.props;
13
15
  export type CommandGroupEvents = typeof __propDef.events;
@@ -6,6 +6,8 @@ declare const __propDef: {
6
6
  [evt: string]: CustomEvent<any>;
7
7
  };
8
8
  slots: {};
9
+ exports?: {} | undefined;
10
+ bindings?: string | undefined;
9
11
  };
10
12
  export type CommandInputProps = typeof __propDef.props;
11
13
  export type CommandInputEvents = typeof __propDef.events;
@@ -22,6 +22,8 @@ declare const __propDef: {
22
22
  };
23
23
  };
24
24
  };
25
+ exports?: {} | undefined;
26
+ bindings?: string | undefined;
25
27
  };
26
28
  export type CommandItemProps = typeof __propDef.props;
27
29
  export type CommandItemEvents = typeof __propDef.events;
@@ -8,6 +8,8 @@ declare const __propDef: {
8
8
  slots: {
9
9
  default: {};
10
10
  };
11
+ exports?: {} | undefined;
12
+ bindings?: string | undefined;
11
13
  };
12
14
  export type CommandListProps = typeof __propDef.props;
13
15
  export type CommandListEvents = typeof __propDef.events;
@@ -6,6 +6,8 @@ declare const __propDef: {
6
6
  [evt: string]: CustomEvent<any>;
7
7
  };
8
8
  slots: {};
9
+ exports?: {} | undefined;
10
+ bindings?: string | undefined;
9
11
  };
10
12
  export type CommandSeparatorProps = typeof __propDef.props;
11
13
  export type CommandSeparatorEvents = typeof __propDef.events;
@@ -8,6 +8,8 @@ declare const __propDef: {
8
8
  slots: {
9
9
  default: {};
10
10
  };
11
+ exports?: {} | undefined;
12
+ bindings?: string | undefined;
11
13
  };
12
14
  export type CommandShortcutProps = typeof __propDef.props;
13
15
  export type CommandShortcutEvents = typeof __propDef.events;
@@ -8,6 +8,8 @@ declare const __propDef: {
8
8
  slots: {
9
9
  default: {};
10
10
  };
11
+ exports?: {} | undefined;
12
+ bindings?: string | undefined;
11
13
  };
12
14
  type CommandProps_ = typeof __propDef.props;
13
15
  export { CommandProps_ as CommandProps };
@@ -10,6 +10,8 @@ declare const __propDef: {
10
10
  slots: {
11
11
  default: {};
12
12
  };
13
+ exports?: {} | undefined;
14
+ bindings?: string | undefined;
13
15
  };
14
16
  export type ContextMenuContentProps = typeof __propDef.props;
15
17
  export type ContextMenuContentEvents = typeof __propDef.events;
@@ -12,6 +12,8 @@ declare const __propDef: {
12
12
  slots: {
13
13
  default: {};
14
14
  };
15
+ exports?: {} | undefined;
16
+ bindings?: string | undefined;
15
17
  };
16
18
  export type ContextMenuLabelProps = typeof __propDef.props;
17
19
  export type ContextMenuLabelEvents = typeof __propDef.events;
@@ -8,6 +8,8 @@ declare const __propDef: {
8
8
  slots: {
9
9
  default: {};
10
10
  };
11
+ exports?: {} | undefined;
12
+ bindings?: string | undefined;
11
13
  };
12
14
  export type ContextMenuRadioGroupProps = typeof __propDef.props;
13
15
  export type ContextMenuRadioGroupEvents = typeof __propDef.events;
@@ -6,6 +6,8 @@ declare const __propDef: {
6
6
  [evt: string]: CustomEvent<any>;
7
7
  };
8
8
  slots: {};
9
+ exports?: {} | undefined;
10
+ bindings?: string | undefined;
9
11
  };
10
12
  export type ContextMenuSeparatorProps = typeof __propDef.props;
11
13
  export type ContextMenuSeparatorEvents = typeof __propDef.events;