@luscii-healthtech/web-ui 42.11.3 → 42.11.5

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 (93) hide show
  1. package/dist/.storybook/constants.d.ts +2 -2
  2. package/dist/.storybook/decorators.d.ts +2 -2
  3. package/dist/index.development.js +1 -1
  4. package/dist/index.development.js.map +1 -1
  5. package/dist/index.js +1 -1
  6. package/dist/index.js.map +1 -1
  7. package/dist/stories/Accordion.stories.d.ts +1 -1
  8. package/dist/stories/AccordionList.stories.d.ts +1 -1
  9. package/dist/stories/AlertsWidget.stories.d.ts +1 -1
  10. package/dist/stories/AsideLayout.stories.d.ts +1 -1
  11. package/dist/stories/Avatar.stories.d.ts +1 -1
  12. package/dist/stories/Badge.stories.d.ts +1 -1
  13. package/dist/stories/BaseList.stories.d.ts +1 -1
  14. package/dist/stories/Box.stories.d.ts +1 -1
  15. package/dist/stories/Breadcrumbs.stories.d.ts +1 -1
  16. package/dist/stories/Button.stories.d.ts +1 -1
  17. package/dist/stories/CRUDPage.stories.d.ts +1 -1
  18. package/dist/stories/Card.stories.d.ts +1 -1
  19. package/dist/stories/CenteredHero.stories.d.ts +1 -1
  20. package/dist/stories/ChatBubble.stories.d.ts +1 -1
  21. package/dist/stories/CheckBoxListModal.stories.d.ts +1 -1
  22. package/dist/stories/Checkbox.stories.d.ts +1 -1
  23. package/dist/stories/CheckboxList.stories.d.ts +1 -1
  24. package/dist/stories/Chip.stories.d.ts +1 -1
  25. package/dist/stories/Collapse.stories.d.ts +1 -1
  26. package/dist/stories/ConfirmationDialog.stories.d.ts +1 -1
  27. package/dist/stories/DatePicker.stories.d.ts +1 -1
  28. package/dist/stories/DetailsDisclosure.stories.d.ts +1 -1
  29. package/dist/stories/Divider.stories.d.ts +1 -1
  30. package/dist/stories/DraggableAccordionList.stories.d.ts +1 -1
  31. package/dist/stories/DraggableList.stories.d.ts +1 -1
  32. package/dist/stories/Dropdown.stories.d.ts +1 -1
  33. package/dist/stories/Dropzone.stories.d.ts +1 -1
  34. package/dist/stories/FilePreview.stories.d.ts +1 -1
  35. package/dist/stories/FileUpload.stories.d.ts +1 -1
  36. package/dist/stories/FilterBar.stories.d.ts +1 -1
  37. package/dist/stories/FlexContainer.stories.d.ts +1 -1
  38. package/dist/stories/FlyOutMenu.stories.d.ts +1 -1
  39. package/dist/stories/HoverCard.stories.d.ts +1 -1
  40. package/dist/stories/HoverIndicatorControl.stories.d.ts +1 -1
  41. package/dist/stories/Icon.stories.d.ts +1 -1
  42. package/dist/stories/InfoField.stories.d.ts +1 -1
  43. package/dist/stories/Input.stories.d.ts +1 -1
  44. package/dist/stories/InputSelect.stories.d.ts +1 -1
  45. package/dist/stories/LabeledDatePicker.stories.d.ts +1 -1
  46. package/dist/stories/LabeledInput.stories.d.ts +1 -1
  47. package/dist/stories/LabeledRadio.stories.d.ts +1 -1
  48. package/dist/stories/Link.stories.d.ts +1 -1
  49. package/dist/stories/List.stories.d.ts +1 -1
  50. package/dist/stories/MediaPicker.stories.d.ts +1 -1
  51. package/dist/stories/ModalDialog.stories.d.ts +1 -1
  52. package/dist/stories/NaturalLanguageForm.stories.d.ts +1 -1
  53. package/dist/stories/NotificationBanner.stories.d.ts +1 -1
  54. package/dist/stories/PageHeader.stories.d.ts +1 -1
  55. package/dist/stories/PageWithCenteredContentLayout.stories.d.ts +1 -1
  56. package/dist/stories/Pagination.stories.d.ts +1 -1
  57. package/dist/stories/PrimaryButton.stories.d.ts +1 -1
  58. package/dist/stories/PrimaryIconButton.stories.d.ts +1 -1
  59. package/dist/stories/RangeCoverage.stories.d.ts +1 -1
  60. package/dist/stories/SearchInput.stories.d.ts +1 -1
  61. package/dist/stories/SecondaryButton.stories.d.ts +1 -1
  62. package/dist/stories/SecondaryIconButton.stories.d.ts +1 -1
  63. package/dist/stories/Section.stories.d.ts +1 -1
  64. package/dist/stories/Select.stories.d.ts +1 -1
  65. package/dist/stories/Skeleton.stories.d.ts +1 -1
  66. package/dist/stories/SortableList.stories.d.ts +1 -1
  67. package/dist/stories/Spinner.stories.d.ts +1 -1
  68. package/dist/stories/SplitViewLayout.stories.d.ts +1 -1
  69. package/dist/stories/Stack.stories.d.ts +1 -1
  70. package/dist/stories/StatusIndicator.stories.d.ts +1 -1
  71. package/dist/stories/StyledSelect.stories.d.ts +1 -1
  72. package/dist/stories/Switch.stories.d.ts +1 -1
  73. package/dist/stories/Tabbar.stories.d.ts +1 -1
  74. package/dist/stories/Table.stories.d.ts +1 -1
  75. package/dist/stories/TableNew.stories.d.ts +1 -1
  76. package/dist/stories/Tag.stories.d.ts +1 -1
  77. package/dist/stories/TertiaryButton.stories.d.ts +1 -1
  78. package/dist/stories/TertiaryIconButton.stories.d.ts +1 -1
  79. package/dist/stories/Text.stories.d.ts +1 -1
  80. package/dist/stories/TextColors.stories.d.ts +1 -1
  81. package/dist/stories/TextLink.stories.d.ts +1 -1
  82. package/dist/stories/Timeline.stories.d.ts +1 -1
  83. package/dist/stories/TimelineCard.stories.d.ts +1 -1
  84. package/dist/stories/TimelineCardLayout.stories.d.ts +1 -1
  85. package/dist/stories/Title.stories.d.ts +1 -1
  86. package/dist/stories/Toaster.stories.d.ts +1 -1
  87. package/dist/stories/Tooltip.stories.d.ts +1 -1
  88. package/dist/stories/UnorderedList.stories.d.ts +1 -1
  89. package/dist/stories/VerticalMenu.stories.d.ts +1 -1
  90. package/dist/stories/WeekdaysPicker.stories.d.ts +1 -1
  91. package/dist/web-ui.esm.js +1 -1
  92. package/dist/web-ui.esm.js.map +1 -1
  93. package/package.json +5 -10
@@ -1,4 +1,4 @@
1
- import { type StoryObj } from "@storybook/react-webpack5";
1
+ import { type StoryObj } from "@storybook/react-vite";
2
2
  declare const meta: {
3
3
  title: string;
4
4
  component: import("react").FC<import("../src/components/Accordion/Accordion").AccordionProps>;
@@ -1,4 +1,4 @@
1
- import { type StoryObj } from "@storybook/react-webpack5";
1
+ import { type StoryObj } from "@storybook/react-vite";
2
2
  import AccordionList, { type AccordionListProps } from "../src/components/AccordionList/AccordionList";
3
3
  declare const _default: {
4
4
  title: string;
@@ -1,4 +1,4 @@
1
- import { type StoryObj } from "@storybook/react-webpack5";
1
+ import { type StoryObj } from "@storybook/react-vite";
2
2
  declare const meta: {
3
3
  title: string;
4
4
  component: import("react").FC<{
@@ -1,4 +1,4 @@
1
- import { type StoryObj } from "@storybook/react-webpack5";
1
+ import { type StoryObj } from "@storybook/react-vite";
2
2
  declare const meta: {
3
3
  title: string;
4
4
  component: import("react").FC<{
@@ -1,4 +1,4 @@
1
- import { type StoryObj } from "@storybook/react-webpack5";
1
+ import { type StoryObj } from "@storybook/react-vite";
2
2
  declare const meta: {
3
3
  title: string;
4
4
  component: import("react").FC<{
@@ -1,4 +1,4 @@
1
- import { type StoryObj } from "@storybook/react-webpack5";
1
+ import { type StoryObj } from "@storybook/react-vite";
2
2
  import BadgeDocumentation from "./Badge.docs.mdx";
3
3
  declare const meta: {
4
4
  title: string;
@@ -1,4 +1,4 @@
1
- import { type StoryObj } from "@storybook/react-webpack5";
1
+ import { type StoryObj } from "@storybook/react-vite";
2
2
  import { type BaseListProps } from "../src/components/BaseList";
3
3
  declare const _default: {
4
4
  title: string;
@@ -1,4 +1,4 @@
1
- import { type StoryObj } from "@storybook/react-webpack5";
1
+ import { type StoryObj } from "@storybook/react-vite";
2
2
  declare const meta: {
3
3
  title: string;
4
4
  component: <C extends import("react").ElementType = "div">(props: import("../src/components/Box/Box").Props<C>) => import("react/jsx-runtime").JSX.Element;
@@ -1,4 +1,4 @@
1
- import type { StoryObj } from "@storybook/react-webpack5";
1
+ import type { StoryObj } from "@storybook/react-vite";
2
2
  import { type BreadcrumbProps } from "../src/components/Breadcrumbs";
3
3
  declare const _default: {
4
4
  title: string;
@@ -1,4 +1,4 @@
1
- import { type StoryObj } from "@storybook/react-webpack5";
1
+ import { type StoryObj } from "@storybook/react-vite";
2
2
  declare const meta: {
3
3
  title: string;
4
4
  component: import("react").ForwardRefExoticComponent<Omit<import("../src/components/ButtonV2/ButtonProps.type").ButtonProps, "ref"> & import("react").RefAttributes<HTMLButtonElement>>;
@@ -1,4 +1,4 @@
1
- import { type StoryObj } from "@storybook/react-webpack5";
1
+ import { type StoryObj } from "@storybook/react-vite";
2
2
  import CRUDPage from "../src/components/Page/CRUDPage";
3
3
  declare const _default: {
4
4
  title: string;
@@ -1,4 +1,4 @@
1
- import { type StoryObj } from "@storybook/react-webpack5";
1
+ import { type StoryObj } from "@storybook/react-vite";
2
2
  import { Card } from "../src/components/Card/Card";
3
3
  import CardDocs from "./Card.docs.mdx";
4
4
  declare const meta: {
@@ -1,4 +1,4 @@
1
- import { type StoryObj } from "@storybook/react-webpack5";
1
+ import { type StoryObj } from "@storybook/react-vite";
2
2
  declare const meta: {
3
3
  title: string;
4
4
  component: import("react").FC<import("../src/components/CenteredHero/CenteredHero").CenteredHeroProps>;
@@ -1,4 +1,4 @@
1
- import { type StoryObj } from "@storybook/react-webpack5";
1
+ import { type StoryObj } from "@storybook/react-vite";
2
2
  import { ChatBubble } from "../src";
3
3
  declare const meta: {
4
4
  title: string;
@@ -1,4 +1,4 @@
1
- import { type StoryObj } from "@storybook/react-webpack5";
1
+ import { type StoryObj } from "@storybook/react-vite";
2
2
  import { CheckboxListModal } from "../src/components/CheckBoxListModal/CheckboxListModal";
3
3
  declare const _default: {
4
4
  title: string;
@@ -1,5 +1,5 @@
1
1
  import React from "react";
2
- import { type StoryObj } from "@storybook/react-webpack5";
2
+ import { type StoryObj } from "@storybook/react-vite";
3
3
  import CheckboxDocumentation from "./Checkbox.docs.mdx";
4
4
  declare const meta: {
5
5
  title: string;
@@ -1,4 +1,4 @@
1
- import { type StoryObj } from "@storybook/react-webpack5";
1
+ import { type StoryObj } from "@storybook/react-vite";
2
2
  declare const meta: {
3
3
  title: string;
4
4
  component: import("react").FC<import("../src").CheckboxListProps>;
@@ -1,4 +1,4 @@
1
- import { type StoryObj } from "@storybook/react-webpack5";
1
+ import { type StoryObj } from "@storybook/react-vite";
2
2
  declare const meta: {
3
3
  title: string;
4
4
  component: ({ accessory, leadingIcon, onClick, text }: {
@@ -1,4 +1,4 @@
1
- import { type StoryObj } from "@storybook/react-webpack5";
1
+ import { type StoryObj } from "@storybook/react-vite";
2
2
  declare const meta: {
3
3
  title: string;
4
4
  component: (props: {
@@ -1,4 +1,4 @@
1
- import { type StoryObj } from "@storybook/react-webpack5";
1
+ import { type StoryObj } from "@storybook/react-vite";
2
2
  import type { ConfirmationDialogProps } from "../src/components/ConfirmationDialog/types/ConfirmationDialog.types";
3
3
  declare const meta: {
4
4
  title: string;
@@ -1,4 +1,4 @@
1
- import { type StoryObj } from "@storybook/react-webpack5";
1
+ import { type StoryObj } from "@storybook/react-vite";
2
2
  declare const meta: {
3
3
  title: string;
4
4
  component: (props: import("../src/components/DatePicker/DatePicker").DatePickerProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,5 +1,5 @@
1
1
  import { type FC } from "react";
2
- import { type StoryObj } from "@storybook/react-webpack5";
2
+ import { type StoryObj } from "@storybook/react-vite";
3
3
  declare const meta: {
4
4
  title: string;
5
5
  component: FC<Omit<Omit<import("react").DetailedHTMLProps<import("react").DetailsHTMLAttributes<HTMLDetailsElement>, HTMLDetailsElement>, "ref"> & Partial<Record<"p" | "m" | "pt" | "pr" | "pb" | "pl" | "px" | "py" | "mt" | "mr" | "mb" | "ml" | "mx" | "my", "none" | "s" | "xs" | "xl" | "m" | "xxxxs" | "xxxs" | "xxs" | "l" | "xxl">> & {
@@ -1,4 +1,4 @@
1
- import { type StoryObj } from "@storybook/react-webpack5";
1
+ import { type StoryObj } from "@storybook/react-vite";
2
2
  declare const meta: {
3
3
  title: string;
4
4
  component: import("react").FC<(Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
@@ -1,4 +1,4 @@
1
- import { type StoryObj } from "@storybook/react-webpack5";
1
+ import { type StoryObj } from "@storybook/react-vite";
2
2
  import AccordionList, { type AccordionListProps } from "../src/components/AccordionList/AccordionList";
3
3
  declare const _default: {
4
4
  title: string;
@@ -1,4 +1,4 @@
1
- import { type StoryObj } from "@storybook/react-webpack5";
1
+ import { type StoryObj } from "@storybook/react-vite";
2
2
  import { type DraggableListProps } from "../src/components/List";
3
3
  declare const _default: {
4
4
  title: string;
@@ -1,4 +1,4 @@
1
- import { type StoryObj } from "@storybook/react-webpack5";
1
+ import { type StoryObj } from "@storybook/react-vite";
2
2
  import Dropdown from "../src/components/Dropdown/Dropdown";
3
3
  declare const meta: {
4
4
  title: string;
@@ -1,4 +1,4 @@
1
- import { type StoryObj } from "@storybook/react-webpack5";
1
+ import { type StoryObj } from "@storybook/react-vite";
2
2
  import { Dropzone, DropzonePresentation } from "../src/components/Dropzone";
3
3
  declare const _default: {
4
4
  title: string;
@@ -1,4 +1,4 @@
1
- import { type StoryObj } from "@storybook/react-webpack5";
1
+ import { type StoryObj } from "@storybook/react-vite";
2
2
  import { FilePreview } from "../src";
3
3
  declare const _default: {
4
4
  component: import("react").FC<{
@@ -1,4 +1,4 @@
1
- import { type StoryObj } from "@storybook/react-webpack5";
1
+ import { type StoryObj } from "@storybook/react-vite";
2
2
  import { FileUpload } from "../src/components/FileUpload/FileUpload";
3
3
  declare const _default: {
4
4
  title: string;
@@ -1,4 +1,4 @@
1
- import { type StoryObj } from "@storybook/react-webpack5";
1
+ import { type StoryObj } from "@storybook/react-vite";
2
2
  import { FilterBar } from "../src/components/FilterBar";
3
3
  import { type TransformedSortingOptions } from "../src/components/FilterBar/FilterBarProps.type";
4
4
  declare const meta: {
@@ -1,4 +1,4 @@
1
- import { type StoryObj } from "@storybook/react-webpack5";
1
+ import { type StoryObj } from "@storybook/react-vite";
2
2
  import { FlexColumn } from "../src/components/Container/FlexColumn";
3
3
  import { type FlexContainerProps } from "../src/components/Container/types/FlexContainerProps.type";
4
4
  declare const _default: {
@@ -1,5 +1,5 @@
1
1
  import React from "react";
2
- import { type StoryObj } from "@storybook/react-webpack5";
2
+ import { type StoryObj } from "@storybook/react-vite";
3
3
  declare const meta: {
4
4
  title: string;
5
5
  component: (props: React.ComponentPropsWithoutRef<React.FC<import("@radix-ui/react-dropdown-menu").DropdownMenuProps>>) => import("react/jsx-runtime").JSX.Element;
@@ -1,4 +1,4 @@
1
- import { type StoryObj } from "@storybook/react-webpack5";
1
+ import { type StoryObj } from "@storybook/react-vite";
2
2
  declare const meta: {
3
3
  title: string;
4
4
  component: import("react").FC<import("@radix-ui/react-hover-card").HoverCardProps>;
@@ -1,4 +1,4 @@
1
- import { type StoryObj } from "@storybook/react-webpack5";
1
+ import { type StoryObj } from "@storybook/react-vite";
2
2
  declare const meta: {
3
3
  title: string;
4
4
  component: import("react").FC<{
@@ -1,4 +1,4 @@
1
- import { type StoryObj } from "@storybook/react-webpack5";
1
+ import { type StoryObj } from "@storybook/react-vite";
2
2
  import { Icon } from "../src/components/Icon";
3
3
  declare const _default: {
4
4
  title: string;
@@ -1,4 +1,4 @@
1
- import { type StoryObj } from "@storybook/react-webpack5";
1
+ import { type StoryObj } from "@storybook/react-vite";
2
2
  declare const meta: {
3
3
  title: string;
4
4
  component: import("react").FC<{
@@ -1,4 +1,4 @@
1
- import type { StoryObj } from "@storybook/react-webpack5";
1
+ import type { StoryObj } from "@storybook/react-vite";
2
2
  declare const meta: {
3
3
  title: string;
4
4
  component: import("react").ForwardRefExoticComponent<import("../src/components/Input/Input").InputProps & import("react").RefAttributes<HTMLInputElement>>;
@@ -1,4 +1,4 @@
1
- import type { StoryObj } from "@storybook/react-webpack5";
1
+ import type { StoryObj } from "@storybook/react-vite";
2
2
  import { InputSelect } from "../src/components/InputSelect/InputSelect";
3
3
  declare const meta: {
4
4
  title: string;
@@ -1,4 +1,4 @@
1
- import type { StoryObj } from "@storybook/react-webpack5";
1
+ import type { StoryObj } from "@storybook/react-vite";
2
2
  declare const meta: {
3
3
  title: string;
4
4
  component: import("react").FC<{
@@ -1,4 +1,4 @@
1
- import type { StoryObj } from "@storybook/react-webpack5";
1
+ import type { StoryObj } from "@storybook/react-vite";
2
2
  declare const meta: {
3
3
  title: string;
4
4
  component: import("react").ForwardRefExoticComponent<Omit<Omit<Omit<Omit<import("react").DetailedHTMLProps<import("react").InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>, "ref">, "width"> & {
@@ -1,5 +1,5 @@
1
1
  import React from "react";
2
- import { type StoryObj } from "@storybook/react-webpack5";
2
+ import { type StoryObj } from "@storybook/react-vite";
3
3
  declare const meta: {
4
4
  title: string;
5
5
  component: React.ForwardRefExoticComponent<Omit<Omit<React.DetailedHTMLProps<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>, "ref"> & {
@@ -1,4 +1,4 @@
1
- import { type StoryObj } from "@storybook/react-webpack5";
1
+ import { type StoryObj } from "@storybook/react-vite";
2
2
  import { Link } from "../src/components/Link/Link";
3
3
  declare const meta: {
4
4
  title: string;
@@ -1,4 +1,4 @@
1
- import { type StoryObj } from "@storybook/react-webpack5";
1
+ import { type StoryObj } from "@storybook/react-vite";
2
2
  import List, { type ListItemProps, type ListProps } from "../src/components/List/List";
3
3
  import ListDocumentation from "./List.docs.mdx";
4
4
  declare const _default: {
@@ -1,4 +1,4 @@
1
- import { type StoryObj } from "@storybook/react-webpack5";
1
+ import { type StoryObj } from "@storybook/react-vite";
2
2
  import { type MediaPickerProps } from "../src/components/MediaPicker/MediaPicker";
3
3
  declare const meta: {
4
4
  title: string;
@@ -1,4 +1,4 @@
1
- import { type StoryObj } from "@storybook/react-webpack5";
1
+ import { type StoryObj } from "@storybook/react-vite";
2
2
  import Documentation from "./ModalDialog.docs.mdx";
3
3
  declare const meta: {
4
4
  title: string;
@@ -1,4 +1,4 @@
1
- import type { StoryObj } from "@storybook/react-webpack5";
1
+ import type { StoryObj } from "@storybook/react-vite";
2
2
  import { NaturalLanguageForm } from "../src/components/NaturalLanguageForm/NaturalLanguageForm";
3
3
  declare const meta: {
4
4
  title: string;
@@ -1,4 +1,4 @@
1
- import { type StoryObj } from "@storybook/react-webpack5";
1
+ import { type StoryObj } from "@storybook/react-vite";
2
2
  declare const meta: {
3
3
  title: string;
4
4
  component: import("react").FC<import("../src/components/NotificationBanner/NotificationBanner").NotificationBannerProps>;
@@ -1,4 +1,4 @@
1
- import { type StoryObj } from "@storybook/react-webpack5";
1
+ import { type StoryObj } from "@storybook/react-vite";
2
2
  import { type PageHeaderProps } from "../src/components/PageHeader";
3
3
  declare const _default: {
4
4
  title: string;
@@ -1,4 +1,4 @@
1
- import { type StoryObj } from "@storybook/react-webpack5";
1
+ import { type StoryObj } from "@storybook/react-vite";
2
2
  declare const meta: {
3
3
  title: string;
4
4
  component: import("react").FC<import("react").PropsWithChildren<{
@@ -1,4 +1,4 @@
1
- import { type StoryObj } from "@storybook/react-webpack5";
1
+ import { type StoryObj } from "@storybook/react-vite";
2
2
  import { PaginationMenu } from "../src";
3
3
  import { type PaginationMenuProps } from "../src";
4
4
  declare const _default: {
@@ -1,4 +1,4 @@
1
- import type { StoryObj } from "@storybook/react-webpack5";
1
+ import type { StoryObj } from "@storybook/react-vite";
2
2
  declare const meta: {
3
3
  title: string;
4
4
  component: import("react").ForwardRefExoticComponent<Omit<import("../src/components/ButtonV2/ButtonProps.type").ButtonProps, "ref"> & import("react").RefAttributes<HTMLButtonElement>>;
@@ -1,4 +1,4 @@
1
- import { type StoryObj } from "@storybook/react-webpack5";
1
+ import { type StoryObj } from "@storybook/react-vite";
2
2
  declare const meta: {
3
3
  title: string;
4
4
  component: import("react").ForwardRefExoticComponent<Omit<import("../src/components/ButtonV2/ButtonProps.type").IconButtonProps, "ref"> & import("react").RefAttributes<HTMLButtonElement>>;
@@ -1,4 +1,4 @@
1
- import { type StoryObj } from "@storybook/react-webpack5";
1
+ import { type StoryObj } from "@storybook/react-vite";
2
2
  declare const meta: {
3
3
  title: string;
4
4
  component: import("react").FC<import("../src/components/RangeCoverage/RangeCoverage").Props> & {
@@ -1,4 +1,4 @@
1
- import { type StoryObj } from "@storybook/react-webpack5";
1
+ import { type StoryObj } from "@storybook/react-vite";
2
2
  declare const meta: {
3
3
  title: string;
4
4
  component: import("react").ForwardRefExoticComponent<Omit<import("../src").SearchInputProps, "ref"> & import("react").RefAttributes<HTMLInputElement>>;
@@ -1,4 +1,4 @@
1
- import { type StoryObj } from "@storybook/react-webpack5";
1
+ import { type StoryObj } from "@storybook/react-vite";
2
2
  declare const meta: {
3
3
  title: string;
4
4
  component: import("react").ForwardRefExoticComponent<Omit<import("../src/components/ButtonV2/ButtonProps.type").ButtonProps, "ref"> & import("react").RefAttributes<HTMLButtonElement>>;
@@ -1,4 +1,4 @@
1
- import { type StoryObj } from "@storybook/react-webpack5";
1
+ import { type StoryObj } from "@storybook/react-vite";
2
2
  declare const meta: {
3
3
  title: string;
4
4
  component: import("react").ForwardRefExoticComponent<Omit<import("../src/components/ButtonV2/ButtonProps.type").IconButtonProps, "ref"> & import("react").RefAttributes<HTMLButtonElement>>;
@@ -1,4 +1,4 @@
1
- import { type StoryObj } from "@storybook/react-webpack5";
1
+ import { type StoryObj } from "@storybook/react-vite";
2
2
  import Section from "../src/components/Section/Section";
3
3
  declare const _default: {
4
4
  title: string;
@@ -1,4 +1,4 @@
1
- import { type StoryObj } from "@storybook/react-webpack5";
1
+ import { type StoryObj } from "@storybook/react-vite";
2
2
  declare const meta: {
3
3
  title: string;
4
4
  component: import("react").ForwardRefExoticComponent<import("../src").SelectProps<import("../src/components/Select/Select.types").OptionMinimal, boolean, import("react-select").GroupBase<import("../src/components/Select/Select.types").OptionMinimal>> & import("react").RefAttributes<unknown>>;
@@ -1,4 +1,4 @@
1
- import { type StoryObj } from "@storybook/react-webpack5";
1
+ import { type StoryObj } from "@storybook/react-vite";
2
2
  declare const meta: {
3
3
  title: string;
4
4
  component: import("react").FC<{
@@ -1,4 +1,4 @@
1
- import { type StoryObj } from "@storybook/react-webpack5";
1
+ import { type StoryObj } from "@storybook/react-vite";
2
2
  import { type SortableListProps } from "../src/components/List/List.types";
3
3
  declare const _default: {
4
4
  title: string;
@@ -1,4 +1,4 @@
1
- import { type StoryObj } from "@storybook/react-webpack5";
1
+ import { type StoryObj } from "@storybook/react-vite";
2
2
  declare const meta: {
3
3
  title: string;
4
4
  component: import("react").FC<{
@@ -1,4 +1,4 @@
1
- import { type StoryObj } from "@storybook/react-webpack5";
1
+ import { type StoryObj } from "@storybook/react-vite";
2
2
  declare const meta: {
3
3
  title: string;
4
4
  component: import("react").FC<import("react").PropsWithChildren<{
@@ -1,4 +1,4 @@
1
- import { type StoryObj } from "@storybook/react-webpack5";
1
+ import { type StoryObj } from "@storybook/react-vite";
2
2
  import { type ComponentProps } from "react";
3
3
  import { Box } from "../src/components/Box/Box";
4
4
  declare const meta: {
@@ -1,4 +1,4 @@
1
- import { type StoryObj } from "@storybook/react-webpack5";
1
+ import { type StoryObj } from "@storybook/react-vite";
2
2
  import StatusIndicatorDocs from "./StatusIndicator.docs.mdx";
3
3
  declare const meta: {
4
4
  title: string;
@@ -1,4 +1,4 @@
1
- import type { StoryObj } from "@storybook/react-webpack5";
1
+ import type { StoryObj } from "@storybook/react-vite";
2
2
  import { StyledSelect } from "../src/components/Select/StyledSelect";
3
3
  declare const meta: {
4
4
  title: string;
@@ -1,4 +1,4 @@
1
- import { type StoryObj } from "@storybook/react-webpack5";
1
+ import { type StoryObj } from "@storybook/react-vite";
2
2
  declare const meta: {
3
3
  title: string;
4
4
  component: (props: import("../src/components/Switch/Switch").SwitchProps) => JSX.Element;
@@ -1,4 +1,4 @@
1
- import { type StoryObj } from "@storybook/react-webpack5";
1
+ import { type StoryObj } from "@storybook/react-vite";
2
2
  import { type TabbarProps } from "../src/components/Tabbar/Tabbar";
3
3
  declare const _default: {
4
4
  title: string;
@@ -1,4 +1,4 @@
1
- import { type StoryObj } from "@storybook/react-webpack5";
1
+ import { type StoryObj } from "@storybook/react-vite";
2
2
  import { type TableProps } from "../src/components/Table/Table";
3
3
  import { type TableFieldConfig } from "../src/components/Table/Table.types";
4
4
  import { type PaginationMenuProps } from "../src";
@@ -1,4 +1,4 @@
1
- import { type StoryObj } from "@storybook/react-webpack5";
1
+ import { type StoryObj } from "@storybook/react-vite";
2
2
  declare const meta: {
3
3
  title: string;
4
4
  component: import("react").ForwardRefExoticComponent<import("../src/components/TableNew/TableNew").TableProps & import("react").RefAttributes<HTMLDivElement>> & {
@@ -1,4 +1,4 @@
1
- import { type StoryObj } from "@storybook/react-webpack5";
1
+ import { type StoryObj } from "@storybook/react-vite";
2
2
  declare const meta: {
3
3
  title: string;
4
4
  component: import("react").FC<import("../src/components/Tag/Tag").Props>;
@@ -1,4 +1,4 @@
1
- import { type StoryObj } from "@storybook/react-webpack5";
1
+ import { type StoryObj } from "@storybook/react-vite";
2
2
  declare const meta: {
3
3
  title: string;
4
4
  component: import("react").ForwardRefExoticComponent<Omit<import("../src/components/ButtonV2/ButtonProps.type").ButtonProps, "ref"> & import("react").RefAttributes<HTMLButtonElement>>;
@@ -1,4 +1,4 @@
1
- import { type StoryObj } from "@storybook/react-webpack5";
1
+ import { type StoryObj } from "@storybook/react-vite";
2
2
  declare const meta: {
3
3
  title: string;
4
4
  component: import("react").ForwardRefExoticComponent<Omit<import("../src").PrimaryButtonProps & {
@@ -1,4 +1,4 @@
1
- import { type StoryObj } from "@storybook/react-webpack5";
1
+ import { type StoryObj } from "@storybook/react-vite";
2
2
  declare const meta: {
3
3
  title: string;
4
4
  component: <C extends import("react").ElementType = "p">(props: import("react").PropsWithoutRef<import("react").ComponentProps<C>> & {
@@ -1,5 +1,5 @@
1
1
  import { type ComponentProps } from "react";
2
- import { type StoryObj } from "@storybook/react-webpack5";
2
+ import { type StoryObj } from "@storybook/react-vite";
3
3
  import { Text } from "../src/components/Text/Text";
4
4
  type TextProps = ComponentProps<typeof Text>;
5
5
  declare const _default: {
@@ -1,4 +1,4 @@
1
- import { type StoryObj } from "@storybook/react-webpack5";
1
+ import { type StoryObj } from "@storybook/react-vite";
2
2
  declare const meta: {
3
3
  title: string;
4
4
  component: (props: import("../src").TextLinkProps) => JSX.Element;
@@ -1,4 +1,4 @@
1
- import { type StoryObj } from "@storybook/react-webpack5";
1
+ import { type StoryObj } from "@storybook/react-vite";
2
2
  import Timeline from "../src/components/Timeline/Timeline";
3
3
  declare const _default: {
4
4
  title: string;
@@ -1,4 +1,4 @@
1
- import { type StoryObj } from "@storybook/react-webpack5";
1
+ import { type StoryObj } from "@storybook/react-vite";
2
2
  declare const meta: {
3
3
  title: string;
4
4
  component: import("react").FC<{
@@ -1,4 +1,4 @@
1
- import { type StoryObj } from "@storybook/react-webpack5";
1
+ import { type StoryObj } from "@storybook/react-vite";
2
2
  declare const meta: {
3
3
  title: string;
4
4
  component: import("react").FC<{
@@ -1,4 +1,4 @@
1
- import { type StoryObj } from "@storybook/react-webpack5";
1
+ import { type StoryObj } from "@storybook/react-vite";
2
2
  declare const meta: {
3
3
  title: string;
4
4
  component: (props: import("../src/components/Title/Title").TitleProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,4 +1,4 @@
1
- import { type StoryObj } from "@storybook/react-webpack5";
1
+ import { type StoryObj } from "@storybook/react-vite";
2
2
  import { type ComponentProps } from "react";
3
3
  import Toaster from "../src/components/Toaster/Toaster";
4
4
  import { type ToasterPanelProps } from "../src/components/Toaster/ToasterPanel";
@@ -1,4 +1,4 @@
1
- import { type StoryObj } from "@storybook/react-webpack5";
1
+ import { type StoryObj } from "@storybook/react-vite";
2
2
  declare const meta: {
3
3
  title: string;
4
4
  component: import("react").FC<import("@radix-ui/react-tooltip").TooltipProps>;