@livechat/design-system-react-components 2.31.1 → 2.32.0

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 (75) hide show
  1. package/dist/components/Accordion/stories-helpers.d.ts +0 -1
  2. package/dist/components/ActionBar/constants.d.ts +0 -1
  3. package/dist/components/ActionCard/ActionCard.d.ts +0 -1
  4. package/dist/components/ActionMenu/stories-constants.d.ts +0 -1
  5. package/dist/components/AnimatedTextContainer/AnimatedTextContainer.d.ts +0 -1
  6. package/dist/components/AutoComplete/helpers.d.ts +0 -1
  7. package/dist/components/AutoComplete/index.d.ts +0 -1
  8. package/dist/components/DatePicker/RangeDatePicker.d.ts +0 -1
  9. package/dist/components/DatePicker/helpers.d.ts +0 -1
  10. package/dist/components/DatePicker/hooks.d.ts +0 -1
  11. package/dist/components/DatePicker/types.d.ts +0 -1
  12. package/dist/components/EmptyState/EmptyState.d.ts +0 -1
  13. package/dist/components/EmptyState/types.d.ts +0 -1
  14. package/dist/components/FloatingPortal/FloatingPortal.d.ts +0 -1
  15. package/dist/components/FloatingPortal/index.d.ts +0 -1
  16. package/dist/components/Icon/IconsShowcase/constans.d.ts +0 -1
  17. package/dist/components/Icon/IconsShowcase/helpers.d.ts +0 -1
  18. package/dist/components/Icon/types.d.ts +0 -1
  19. package/dist/components/InviteAgents/InviteAgents.d.ts +0 -1
  20. package/dist/components/InviteAgents/helpers.d.ts +0 -1
  21. package/dist/components/InviteAgents/types.d.ts +0 -1
  22. package/dist/components/ListItem/ListItem.d.ts +0 -1
  23. package/dist/components/ListItem/types.d.ts +0 -1
  24. package/dist/components/Modal/components/ModalPortal.d.ts +0 -1
  25. package/dist/components/OverflowTooltipText/OverflowTooltipText.d.ts +0 -1
  26. package/dist/components/Picker/constants.d.ts +0 -1
  27. package/dist/components/Picker/helpers.d.ts +0 -1
  28. package/dist/components/Picker/types.d.ts +0 -1
  29. package/dist/components/ProductSwitcher/ProductSwitcher.d.ts +0 -1
  30. package/dist/components/ProductSwitcher/components/ProductRow/ProductRow.d.ts +0 -1
  31. package/dist/components/ProductSwitcher/components/ProductTile/ProductTile.d.ts +0 -1
  32. package/dist/components/ProductSwitcher/constants.d.ts +0 -1
  33. package/dist/components/ProductSwitcher/helpers.d.ts +0 -1
  34. package/dist/components/ProductSwitcher/hooks/useProductSwitcher.d.ts +0 -1
  35. package/dist/components/ProductSwitcher/types.d.ts +0 -1
  36. package/dist/components/Progress/Progress.helpers.d.ts +0 -1
  37. package/dist/components/RangeDatePickerV2/RangeDatePickerV2.d.ts +0 -1
  38. package/dist/components/RangeDatePickerV2/components/RangeDatePickerV2Label.d.ts +0 -1
  39. package/dist/components/RangeDatePickerV2/helpers.d.ts +0 -1
  40. package/dist/components/RangeDatePickerV2/types.d.ts +0 -1
  41. package/dist/components/SelectableCard/SelectableCard.d.ts +0 -1
  42. package/dist/components/SelectableCard/components/GallerySelectableCard/GallerySelectableCard.d.ts +0 -1
  43. package/dist/components/SelectableCard/components/InteractiveSelectableCard/InteractiveGrid/InteractiveGrid.d.ts +0 -1
  44. package/dist/components/SelectableCard/components/InteractiveSelectableCard/InteractiveSelectableCard.d.ts +0 -1
  45. package/dist/components/SelectableCard/components/InteractiveSelectableCard/types.d.ts +0 -1
  46. package/dist/components/SelectableCard/components/ThumbnailSelectableCard/ThumbnailSelectableCard.d.ts +0 -1
  47. package/dist/components/SystemMessage/components/SystemMessageTimestamp.d.ts +0 -1
  48. package/dist/components/Table/Table.d.ts +0 -1
  49. package/dist/components/Table/TableBody.d.ts +0 -1
  50. package/dist/components/Table/TableRow.d.ts +0 -1
  51. package/dist/components/Table/stories-constants.d.ts +0 -1
  52. package/dist/components/Table/stories-helpers.d.ts +0 -1
  53. package/dist/components/Tooltip/Tooltip.helpers.d.ts +0 -1
  54. package/dist/components/UserGuide/UserGuide.d.ts +0 -1
  55. package/dist/components/UserGuide/components/UserGuideBubbleStep/UserGuideBubbleStep.d.ts +0 -1
  56. package/dist/components/UserGuide/components/UserGuideBubbleStep/types.d.ts +0 -1
  57. package/dist/components/UserGuide/components/UserGuideStep/UserGuideStep.d.ts +0 -1
  58. package/dist/components/UserGuide/components/UserGuideStep/types.d.ts +0 -1
  59. package/dist/components/UserGuide/stories-helpers.d.ts +0 -1
  60. package/dist/components/UserGuide/types.d.ts +4 -1
  61. package/dist/hooks/helpers.d.ts +0 -1
  62. package/dist/hooks/useHeightResizer.d.ts +0 -1
  63. package/dist/hooks/useInteractive.d.ts +0 -1
  64. package/dist/hooks/useIsOverflow.d.ts +0 -1
  65. package/dist/hooks/useMobileViewDetector.d.ts +0 -1
  66. package/dist/hooks/useOnHover.d.ts +0 -1
  67. package/dist/hooks/useSharedResizeObserver.d.ts +0 -1
  68. package/dist/index.cjs +1 -1
  69. package/dist/index.d.ts +0 -1
  70. package/dist/index.js +1080 -1079
  71. package/dist/providers/ReadOnlyFormFieldProvider.d.ts +0 -1
  72. package/dist/providers/ThemeProvider.d.ts +0 -1
  73. package/dist/providers/helpers.d.ts +0 -1
  74. package/dist/utils/story-parameters.d.ts +0 -1
  75. package/package.json +4 -4
@@ -1,5 +1,4 @@
1
1
  import { ReactNode, FC } from 'react';
2
-
3
2
  interface ReadOnlyFormFieldContextValue {
4
3
  readOnly: boolean;
5
4
  isEmpty: boolean;
@@ -1,6 +1,5 @@
1
1
  import { FC, ReactNode } from 'react';
2
2
  import { Theme } from './types';
3
-
4
3
  interface ThemeContextProps {
5
4
  theme: Theme;
6
5
  toggleTheme: () => void;
@@ -1,4 +1,3 @@
1
1
  import { ThemeClassName } from './constants';
2
2
  import { Theme } from './types';
3
-
4
3
  export declare const getThemeClassName: (theme: Theme) => ThemeClassName;
@@ -1,3 +1,2 @@
1
1
  import { Parameters } from '@storybook/react';
2
-
3
2
  export declare const DISABLED_CONTROLS: Parameters;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@livechat/design-system-react-components",
3
- "version": "2.31.1",
3
+ "version": "2.32.0",
4
4
  "description": "",
5
5
  "publishConfig": {
6
6
  "access": "public"
@@ -63,14 +63,14 @@
63
63
  "storybook-addon-mock-date": "^1.0.1",
64
64
  "typescript": "^5.4.5",
65
65
  "vite": "^5.3.1",
66
- "vite-plugin-dts": "^3.9.1",
66
+ "vite-plugin-dts": "^4.5.4",
67
67
  "vite-plugin-lib-inject-css": "^1.3.0",
68
68
  "vitest": "^3.2.4"
69
69
  },
70
70
  "dependencies": {
71
71
  "@floating-ui/react": "^0.26.25",
72
72
  "@livechat/data-utils": "^0.2.16",
73
- "@livechat/design-system-icons": "^2.31.0",
73
+ "@livechat/design-system-icons": "^2.32.0",
74
74
  "clsx": "^1.1.1",
75
75
  "date-fns": "^2.28.0",
76
76
  "lodash.debounce": "^4.0.8",
@@ -80,5 +80,5 @@
80
80
  "react-transition-group": "^4.4.2",
81
81
  "react-virtuoso": "^4.7.11"
82
82
  },
83
- "gitHead": "ab6a18fcfd70c05766ecfa698eae3aa1286bb219"
83
+ "gitHead": "3b00cb83853e98d3954bc9a2e23f2e1a2685a406"
84
84
  }