@livechat/design-system-react-components 2.36.5 → 2.36.7

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/dist/index.js CHANGED
@@ -1,5 +1,5 @@
1
1
  import * as b from "react";
2
- import { useState as le, useCallback as ht, useLayoutEffect as j_, useEffect as q, createContext as d_, useContext as u_, useMemo as pa, useRef as qt, useReducer as J_, memo as Q_ } from "react";
2
+ import { useState as le, useCallback as ht, useLayoutEffect as j_, useEffect as q, createContext as d_, useMemo as pa, useContext as u_, useRef as qt, useReducer as J_, memo as Q_ } from "react";
3
3
  import m_ from "lodash.debounce";
4
4
  import { jsx as t, jsxs as g, Fragment as W } from "react/jsx-runtime";
5
5
  import { ChevronDown as Xt, Check as fa, Close as lt, Block as p_, CheckCircle as $r, Warning as g_, Info as Eo, ChevronRight as Do, VisibilityOn as el, VisibilityOff as tl, Person as al, ChevronUp as ja, DoubleArrowLeft as ol, ChevronLeft as rl, DoubleArrowRight as _l, Error as h_, People as ll, Bot as il, Add as nl, ChatBotColored as cl, PersonAdd as sl, TextLogoFull as dl, LiveChatMono as ul, ChatBotMono as ml, HelpDeskMono as pl, KnowledgeBaseMono as gl, OpenWidgetMono as hl, HelloMono as fl, TextLogo as bl, Calendar as vl, Search as yl, LockBlack as kl, ArrowDownward as Cl, ArrowUpward as wl, ArrowsSort as $l, Call as Sl, OneColored as f_, Refresh as Nl, MoreHoriz as xl } from "@livechat/design-system-icons";
@@ -1,2 +1,2 @@
1
- import { Parameters } from '@storybook/react';
1
+ import { Parameters } from '@storybook/react-vite';
2
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.36.5",
3
+ "version": "2.36.7",
4
4
  "description": "",
5
5
  "publishConfig": {
6
6
  "access": "public"
@@ -37,11 +37,11 @@
37
37
  },
38
38
  "devDependencies": {
39
39
  "@chromatic-com/storybook": "^4.1.1",
40
- "@storybook/addon-a11y": "^9.1.17",
41
- "@storybook/addon-docs": "^9.1.17",
42
- "@storybook/addon-links": "^9.1.17",
43
- "@storybook/addon-themes": "^9.1.17",
44
- "@storybook/react-vite": "^9.1.17",
40
+ "@storybook/addon-a11y": "^9.1.19",
41
+ "@storybook/addon-docs": "^9.1.19",
42
+ "@storybook/addon-links": "^9.1.19",
43
+ "@storybook/addon-themes": "^9.1.19",
44
+ "@storybook/react-vite": "^9.1.19",
45
45
  "@testing-library/jest-dom": "^6.4.6",
46
46
  "@testing-library/react": "^15.0.7",
47
47
  "@testing-library/user-event": "^13.5.0",
@@ -59,10 +59,10 @@
59
59
  "react-dom": "^18.3.0",
60
60
  "rollup-plugin-scss": "^4.0.0",
61
61
  "sass": "^1.77.4",
62
- "storybook": "^9.1.17",
62
+ "storybook": "^9.1.19",
63
63
  "storybook-addon-mock-date": "^1.0.1",
64
64
  "typescript": "^5.4.5",
65
- "vite": "^7.1.11",
65
+ "vite": "^7.3.1",
66
66
  "vite-plugin-dts": "^4.5.4",
67
67
  "vite-plugin-lib-inject-css": "^1.3.0",
68
68
  "vitest": "^3.2.4"
@@ -70,7 +70,7 @@
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.36.5",
73
+ "@livechat/design-system-icons": "^2.36.7",
74
74
  "clsx": "^1.1.1",
75
75
  "date-fns": "^2.28.0",
76
76
  "lodash.debounce": "^4.0.8",