@livechat/design-system-react-components 2.6.1 → 2.7.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.
- package/dist/components/Badge/Badge.d.ts +0 -1
- package/dist/index.cjs +1 -1
- package/dist/index.js +2 -3
- package/dist/style.css +1 -1
- package/package.json +3 -3
package/dist/index.js
CHANGED
|
@@ -23,7 +23,7 @@ var wr = (e, a, r) => yr(e, typeof a != "symbol" ? a + "" : a, r);
|
|
|
23
23
|
import { jsx as t, jsxs as f, Fragment as ne } from "react/jsx-runtime";
|
|
24
24
|
import * as g from "react";
|
|
25
25
|
import { createContext as uo, useContext as mo, useState as Jt, useEffect as at, useMemo as qt, useRef as Hr, useReducer as po, useCallback as Ga, memo as go } from "react";
|
|
26
|
-
import { ChevronDown as Ht, Check as xa, Close as Ue, Info as Na, Warning as T_, CheckCircle as zr, Block as A_, ChevronRight as ir, VisibilityOn as ho, VisibilityOff as fo, ChevronUp as cr, Person as bo, DoubleArrowLeft as vo, ChevronLeft as ko, DoubleArrowRight as yo, People as wo, Bot as Co, Add as $o, ChatBotColored as No, PersonAdd as So, TextLogoFull as xo, LiveChatMono as Bo, ChatBotMono as Eo, HelpDeskMono as Io, KnowledgeBaseMono as To, OpenWidgetMono as Ao, HelloMono as Do,
|
|
26
|
+
import { ChevronDown as Ht, Check as xa, Close as Ue, Info as Na, Warning as T_, CheckCircle as zr, Block as A_, ChevronRight as ir, VisibilityOn as ho, VisibilityOff as fo, ChevronUp as cr, Person as bo, DoubleArrowLeft as vo, ChevronLeft as ko, DoubleArrowRight as yo, People as wo, Bot as Co, Add as $o, ChatBotColored as No, PersonAdd as So, TextLogoFull as xo, LiveChatMono as Bo, ChatBotMono as Eo, HelpDeskMono as Io, KnowledgeBaseMono as To, OpenWidgetMono as Ao, HelloMono as Do, TextLogo as Po, Search as Fo, LockBlack as Ro, Refresh as Mo, Error as Oo } from "@livechat/design-system-icons";
|
|
27
27
|
import u from "clsx";
|
|
28
28
|
import { useFloatingParentNodeId as lr, useFloatingNodeId as Ba, useFloating as Ea, offset as Ia, flip as sr, size as D_, autoUpdate as Ta, useClick as Aa, useDismiss as Da, useRole as Pa, useInteractions as Fa, useTransitionStyles as Vr, FloatingNode as ta, FloatingTree as dr, shift as Wr, arrow as Lo, hide as Go, useHover as Uo, safePolygon as Ho, useFocus as zo, useTransitionStatus as Vo, FloatingArrow as Wo, FloatingPortal as ea, FloatingFocusManager as Fr, useListNavigation as Ko, FloatingOverlay as Yo } from "@floating-ui/react";
|
|
29
29
|
import * as Xo from "react-dom";
|
|
@@ -6805,7 +6805,7 @@ const Is = (e) => {
|
|
|
6805
6805
|
},
|
|
6806
6806
|
{
|
|
6807
6807
|
id: "accounts",
|
|
6808
|
-
name: "Accounts",
|
|
6808
|
+
name: "Text Accounts",
|
|
6809
6809
|
icon: Po,
|
|
6810
6810
|
backgroundColors: {
|
|
6811
6811
|
main: "var(--surface-locked-white)",
|
|
@@ -6929,7 +6929,6 @@ const Is = (e) => {
|
|
|
6929
6929
|
"livechat",
|
|
6930
6930
|
"chatbot",
|
|
6931
6931
|
"helpdesk",
|
|
6932
|
-
"teamchat",
|
|
6933
6932
|
"accounts"
|
|
6934
6933
|
], Qr = {
|
|
6935
6934
|
livechat: "LiveChat",
|