@tencentcloud/chat-uikit-react 3.4.6 → 3.4.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/CHANGELOG.md +6 -1
- package/dist/components/Chat/Chat.js +1 -1
- package/dist/components/ChatHeader/AudioCallPicker/AudioCallPicker.js +33 -33
- package/dist/components/ChatHeader/ChatHeader.js +1 -1
- package/dist/components/ChatHeader/ChatHeaderUI/ChatHeaderUI.js +1 -1
- package/dist/components/ChatHeader/VideoCallPicker/VideoCallPicker.js +9 -9
- package/dist/components/Checkbox/index.js +1 -1
- package/dist/components/Model/index.js +1 -1
- package/dist/components/Plugins/index.js +1 -1
- package/dist/components/Popup/index.js +1 -1
- package/dist/components/Profile/ProfileDefault.js +1 -1
- package/dist/components/Profile/myProfile/MyProfile.js +1 -1
- package/dist/hooks/useChatHeader.js +1 -1
- package/dist/{index-Bdq5g_zL-D-10MRRF.js → index-J-xtCKzN-BPkGsnbF.js} +29735 -28443
- package/dist/index.js +114 -93
- package/dist/styles/AudioCallPicker.css +1 -1
- package/dist/styles/VideoCallPicker.css +1 -1
- package/dist/styles/index-J-xtCKzN.css +1 -0
- package/dist/styles/index.css +1 -1
- package/dist/styles/index2.css +1 -1
- package/dist/styles/index3.css +1 -1
- package/dist/styles/index4.css +1 -1
- package/dist/styles/index5.css +1 -1
- package/package.json +4 -4
- package/src/components/ChatHeader/AudioCallPicker/AudioCallPicker.module.scss +4 -1
- package/src/components/ChatHeader/AudioCallPicker/AudioCallPicker.tsx +1 -1
- package/src/components/ChatHeader/VideoCallPicker/VideoCallPicker.module.scss +4 -0
- package/dist/styles/index-Bdq5g_zL.css +0 -1
package/dist/index.js
CHANGED
|
@@ -1,96 +1,117 @@
|
|
|
1
|
-
import { UIKitProvider as
|
|
1
|
+
import { UIKitProvider as f, useUIKit as h } from "@tencentcloud/uikit-base-component-react";
|
|
2
2
|
import "./locales/index.js";
|
|
3
|
-
import { ChatHeader as
|
|
4
|
-
import { AudioCallPicker as
|
|
5
|
-
import { VideoCallPicker as
|
|
6
|
-
import { Chat as
|
|
7
|
-
import { Checkbox as
|
|
8
|
-
import { DivWithEdit as
|
|
9
|
-
import { EmptyStateIndicator as
|
|
10
|
-
import { Icon as
|
|
11
|
-
import { IconTypes as
|
|
12
|
-
import { Model as
|
|
13
|
-
import { Plugins as
|
|
14
|
-
import { Popup as
|
|
15
|
-
import { Profile as
|
|
16
|
-
import { TUIProfileDefault as
|
|
17
|
-
import { Switch as
|
|
18
|
-
import { TUIContactContext as
|
|
19
|
-
import { ChatProvider as
|
|
20
|
-
import { useChatHeader as
|
|
21
|
-
import { useUIManagerState as
|
|
22
|
-
import { A as
|
|
23
|
-
import './styles/
|
|
3
|
+
import { ChatHeader as G } from "./components/ChatHeader/ChatHeader.js";
|
|
4
|
+
import { AudioCallPicker as K } from "./components/ChatHeader/AudioCallPicker/AudioCallPicker.js";
|
|
5
|
+
import { VideoCallPicker as V } from "./components/ChatHeader/VideoCallPicker/VideoCallPicker.js";
|
|
6
|
+
import { Chat as c } from "./components/Chat/Chat.js";
|
|
7
|
+
import { Checkbox as b } from "./components/Checkbox/index.js";
|
|
8
|
+
import { DivWithEdit as X } from "./components/DivWithEdit/DivWithEdit.js";
|
|
9
|
+
import { EmptyStateIndicator as q } from "./components/EmptyStateIndicator/EmptyStateIndicator.js";
|
|
10
|
+
import { Icon as Z, changeTypeToIconClassName as $ } from "./components/Icon/Icon.js";
|
|
11
|
+
import { IconTypes as v } from "./components/Icon/type.js";
|
|
12
|
+
import { Model as Q } from "./components/Model/index.js";
|
|
13
|
+
import { Plugins as k } from "./components/Plugins/index.js";
|
|
14
|
+
import { Popup as i } from "./components/Popup/index.js";
|
|
15
|
+
import { Profile as _E } from "./components/Profile/Profile.js";
|
|
16
|
+
import { TUIProfileDefault as NE } from "./components/Profile/ProfileDefault.js";
|
|
17
|
+
import { Switch as IE } from "./components/Switch/Switch.js";
|
|
18
|
+
import { TUIContactContext as aE, TUIContactContextProvider as rE, useTUIContactContext as sE } from "./context/ContactContext.js";
|
|
19
|
+
import { ChatProvider as tE, useChatContext as SE } from "./context/ChatContext.js";
|
|
20
|
+
import { useChatHeader as TE } from "./hooks/useChatHeader.js";
|
|
21
|
+
import { useUIManagerState as LE } from "./states/UIManagerState.js";
|
|
22
|
+
import { A as UE, d as oE, e as ME, H as BE, f as mE, g as pE, h as xE, i as FE, j as YE, k as fE, l as hE, m as HE, n as GE, C as WE, E as KE, I as gE, L as VE, M as uE, o as cE, p as eE, q as bE, J as JE, P as XE, S as jE, r as qE, t as zE, v as ZE, w as $E, K as dE, x as vE, N as wE, V as QE, O as lE, s as kE, y as yE, z as iE, a as E_, c as __, b as O_, B as N_, D as C_, u as I_, F as A_, G as a_ } from "./index-J-xtCKzN-BPkGsnbF.js";
|
|
23
|
+
import './styles/index5.css';var _ = /* @__PURE__ */ ((E) => (E[E.OWNER = 0] = "OWNER", E[E.ADMINISTRATOR = 1] = "ADMINISTRATOR", E[E.GENERAL_USER = 2] = "GENERAL_USER", E))(_ || {}), O = /* @__PURE__ */ ((E) => (E[E.ABORT_WHEN_OCCUPIED = 0] = "ABORT_WHEN_OCCUPIED", E[E.FORCE_REPLACE = 1] = "FORCE_REPLACE", E[E.SWAP_POSITION = 2] = "SWAP_POSITION", E))(O || {}), N = /* @__PURE__ */ ((E) => (E[E.UNLOCK_ONLY = 1] = "UNLOCK_ONLY", E))(N || {}), C = /* @__PURE__ */ ((E) => (E.ON_LOCAL_CAMERA_OPENED_BY_ADMIN = "onLocalCameraOpenedByAdmin", E.ON_LOCAL_CAMERA_CLOSED_BY_ADMIN = "onLocalCameraClosedByAdmin", E.ON_LOCAL_MICROPHONE_OPENED_BY_ADMIN = "onLocalMicrophoneOpenedByAdmin", E.ON_LOCAL_MICROPHONE_CLOSED_BY_ADMIN = "onLocalMicrophoneClosedByAdmin", E))(C || {}), I = /* @__PURE__ */ ((E) => (E[E.NO_ERROR = 0] = "NO_ERROR", E[E.NO_DEVICE_DETECTED = 1] = "NO_DEVICE_DETECTED", E[E.NO_SYSTEM_PERMISSION = 2] = "NO_SYSTEM_PERMISSION", E[E.NOT_SUPPORT_CAPTURE = 3] = "NOT_SUPPORT_CAPTURE", E[E.OCCUPIED_ERROR = 4] = "OCCUPIED_ERROR", E[E.UNKNOWN_ERROR = 5] = "UNKNOWN_ERROR", E))(I || {}), A = /* @__PURE__ */ ((E) => (E[E.SPEAKERPHONE = 0] = "SPEAKERPHONE", E[E.EARPIECE = 1] = "EARPIECE", E))(A || {}), a = /* @__PURE__ */ ((E) => (E[E.AUTO = 0] = "AUTO", E[E.ENABLE = 1] = "ENABLE", E[E.DISABLE = 2] = "DISABLE", E))(a || {}), r = /* @__PURE__ */ ((E) => (E.MICROPHONE = "Microphone", E.CAMERA = "Camera", E.SCREEN_SHARE = "ScreenShare", E))(r || {}), s = /* @__PURE__ */ ((E) => (E[E.QUALITY_360P = 1] = "QUALITY_360P", E[E.QUALITY_540P = 2] = "QUALITY_540P", E[E.QUALITY_720P = 3] = "QUALITY_720P", E[E.QUALITY_1080P = 4] = "QUALITY_1080P", E))(s || {}), R = /* @__PURE__ */ ((E) => (E.PUBLISH_AUDIO = "PublishAudio", E.PUBLISH_VIDEO = "PublishVideo", E.SCREEN_SHARE = "ScreenShare", E))(R || {}), t = /* @__PURE__ */ ((E) => (E.ICON = "Icon", E.ICON_WITH_PANEL = "IconWithPanel", E.PANEL = "Panel", E))(t || {}), S = /* @__PURE__ */ ((E) => (E[E.OFF = 0] = "OFF", E[E.ON = 1] = "ON", E))(S || {}), n = /* @__PURE__ */ ((E) => (E[E.UNKNOWN = 0] = "UNKNOWN", E[E.EXCELLENT = 1] = "EXCELLENT", E[E.GOOD = 2] = "GOOD", E[E.POOR = 3] = "POOR", E[E.BAD = 4] = "BAD", E[E.VERY_BAD = 5] = "VERY_BAD", E[E.DOWN = 6] = "DOWN", E))(n || {}), T = /* @__PURE__ */ ((E) => (E[E.K_CAMERA_STREAM = 0] = "K_CAMERA_STREAM", E[E.K_SCREEN_STREAM = 1] = "K_SCREEN_STREAM", E[E.K_CAMERA_STREAM_LOW = 2] = "K_CAMERA_STREAM_LOW", E))(T || {}), P = /* @__PURE__ */ ((E) => (E[E.K_LIVE = 0] = "K_LIVE", E[E.K_CHAT_ROOM = 1] = "K_CHAT_ROOM", E))(P || {}), L = /* @__PURE__ */ ((E) => (E.LANDSCAPE = "landscape", E.PORTRAIT = "portrait", E))(L || {}), D = /* @__PURE__ */ ((E) => (E.ON_LIVE_ENDED = "onLiveEnded", E.ON_KICKED_OUT_OF_LIVE = "onKickedOutOfLive", E))(D || {}), U = /* @__PURE__ */ ((E) => (E[E.ENDED_BY_HOST = 1] = "ENDED_BY_HOST", E[E.ENDED_BY_SERVER = 2] = "ENDED_BY_SERVER", E))(U || {}), o = /* @__PURE__ */ ((E) => (E[E.BY_ADMIN = 0] = "BY_ADMIN", E[E.BY_LOGGED_ON_OTHER_DEVICE = 1] = "BY_LOGGED_ON_OTHER_DEVICE", E[E.BY_SERVER = 2] = "BY_SERVER", E[E.FOR_NETWORK_DISCONNECTED = 3] = "FOR_NETWORK_DISCONNECTED", E[E.FOR_JOIN_ROOM_STATUS_INVALID_DURING_OFFLINE = 4] = "FOR_JOIN_ROOM_STATUS_INVALID_DURING_OFFLINE", E[E.FOR_COUNT_OF_JOINED_ROOMS_EXCEED_LIMIT = 5] = "FOR_COUNT_OF_JOINED_ROOMS_EXCEED_LIMIT", E))(o || {}), M = /* @__PURE__ */ ((E) => (E.ON_RECEIVE_GIFT_MESSAGE = "ON_RECEIVE_GIFT_MESSAGE", E.ON_GIFT_COUNT_CHANGED = "ON_GIFT_COUNT_CHANGED", E))(M || {}), B = /* @__PURE__ */ ((E) => (E.ON_RECEIVE_LIKES_MESSAGE = "ON_RECEIVE_LIKES_MESSAGE", E))(B || {}), m = /* @__PURE__ */ ((E) => (E[E.UNKNOWN = 0] = "UNKNOWN", E[E.AUDIO = 1] = "AUDIO", E[E.VIDEO = 2] = "VIDEO", E))(m || {}), p = /* @__PURE__ */ ((E) => (E.ON = "ON", E.OFF = "OFF", E))(p || {});
|
|
24
24
|
export {
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
c as
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
25
|
+
K as AudioCallPicker,
|
|
26
|
+
A as AudioRoute,
|
|
27
|
+
UE as Avatar,
|
|
28
|
+
m as CallMediaType,
|
|
29
|
+
c as Chat,
|
|
30
|
+
G as ChatHeader,
|
|
31
|
+
tE as ChatProvider,
|
|
32
|
+
oE as ChatSetting,
|
|
33
|
+
b as Checkbox,
|
|
34
|
+
ME as ContactInfo,
|
|
35
|
+
BE as ContactItemType,
|
|
36
|
+
mE as ContactList,
|
|
37
|
+
pE as ContactListItem,
|
|
38
|
+
xE as ConversationActions,
|
|
39
|
+
FE as ConversationList,
|
|
40
|
+
YE as ConversationListContent,
|
|
41
|
+
fE as ConversationListHeader,
|
|
42
|
+
hE as ConversationPreview,
|
|
43
|
+
HE as ConversationPreviewUI,
|
|
44
|
+
GE as ConversationSearch,
|
|
45
|
+
WE as ConversationType,
|
|
46
|
+
N as DeviceControlPolicy,
|
|
47
|
+
I as DeviceError,
|
|
48
|
+
R as DevicePermission,
|
|
49
|
+
S as DeviceStatus,
|
|
50
|
+
r as DeviceType,
|
|
51
|
+
X as DivWithEdit,
|
|
52
|
+
KE as EmojiPicker,
|
|
53
|
+
q as EmptyStateIndicator,
|
|
54
|
+
gE as GroupApplicationType,
|
|
55
|
+
Z as Icon,
|
|
56
|
+
v as IconTypes,
|
|
57
|
+
U as LiveEndedReason,
|
|
58
|
+
M as LiveGiftEvents,
|
|
59
|
+
o as LiveKickedOutReason,
|
|
60
|
+
B as LiveLikeEvents,
|
|
61
|
+
D as LiveListEvent,
|
|
62
|
+
L as LiveOrientation,
|
|
63
|
+
C as LiveSeatEvent,
|
|
64
|
+
P as LiveType,
|
|
65
|
+
VE as LoginStatus,
|
|
66
|
+
t as MediaSettingDisplayMode,
|
|
67
|
+
uE as Message,
|
|
68
|
+
cE as MessageAdvanced,
|
|
69
|
+
eE as MessageInput,
|
|
70
|
+
bE as MessageList,
|
|
71
|
+
JE as MessageType,
|
|
72
|
+
a as MirrorType,
|
|
73
|
+
Q as Model,
|
|
74
|
+
p as MonitorDeviceStatus,
|
|
75
|
+
O as MoveSeatPolicy,
|
|
76
|
+
n as NetworkQuality,
|
|
77
|
+
XE as PageStateTypes,
|
|
78
|
+
k as Plugins,
|
|
79
|
+
i as Popup,
|
|
80
|
+
_E as Profile,
|
|
81
|
+
_ as Role,
|
|
82
|
+
jE as Search,
|
|
83
|
+
qE as SearchAdvanced,
|
|
84
|
+
zE as SearchBar,
|
|
85
|
+
ZE as SearchResultItem,
|
|
86
|
+
$E as SearchResults,
|
|
87
|
+
dE as SearchType,
|
|
88
|
+
IE as Switch,
|
|
89
|
+
aE as TUIContactContext,
|
|
90
|
+
rE as TUIContactContextProvider,
|
|
91
|
+
NE as TUIProfileDefault,
|
|
92
|
+
T as TUIVideoStreamType,
|
|
93
|
+
f as UIKitProvider,
|
|
94
|
+
vE as UserAdvanced,
|
|
95
|
+
wE as VariantType,
|
|
96
|
+
V as VideoCallPicker,
|
|
97
|
+
s as VideoQuality,
|
|
98
|
+
QE as View,
|
|
99
|
+
$ as changeTypeToIconClassName,
|
|
100
|
+
lE as defaultTypeLabels,
|
|
101
|
+
kE as startCall,
|
|
102
|
+
yE as useC2CSettingState,
|
|
103
|
+
SE as useChatContext,
|
|
104
|
+
TE as useChatHeader,
|
|
105
|
+
iE as useContactListState,
|
|
106
|
+
E_ as useConversationListState,
|
|
107
|
+
__ as useGroupSettingState,
|
|
108
|
+
O_ as useLoginState,
|
|
109
|
+
N_ as useMessageActionState,
|
|
110
|
+
C_ as useMessageActions,
|
|
111
|
+
I_ as useMessageInputState,
|
|
112
|
+
A_ as useMessageListState,
|
|
113
|
+
a_ as useSearchState,
|
|
114
|
+
sE as useTUIContactContext,
|
|
115
|
+
h as useUIKit,
|
|
116
|
+
LE as useUIManagerState
|
|
96
117
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
.uikit-audio-call-picker__button{display:flex;align-items:center;justify-content:center;cursor:pointer;padding:4px 6px;border:none;background:transparent;transition:background-color .5s ease;border-radius:4px;outline:none}[data-uikit-theme=light] .uikit-audio-call-picker__button:hover{background-color:var(--uikit-theme-light-button-color-secondary-hover)}[data-uikit-theme=light] .uikit-audio-call-picker__button:active{background-color:var(--uikit-theme-light-button-color-secondary-active)}[data-uikit-theme=light] .uikit-audio-call-picker__button{transition:color .3s ease-out,border-color .3s ease-out,background-color .3s ease-out}[data-uikit-theme=dark] .uikit-audio-call-picker__button:hover{background-color:var(--uikit-theme-dark-button-color-secondary-hover)}[data-uikit-theme=dark] .uikit-audio-call-picker__button:active{background-color:var(--uikit-theme-dark-button-color-secondary-active)}[data-uikit-theme=dark] .uikit-audio-call-picker__button{transition:color .3s ease-out,border-color .3s ease-out,background-color .3s ease-out}.uikit-audio-call-picker__button:focus{outline:none}.uikit-audio-call-picker__button--disabled{opacity:.5;cursor:not-allowed;-webkit-user-select:none;user-select:none;pointer-events:none}.uikit-audio-call-picker__icon{transition:color .2s ease}[data-uikit-theme=light] .uikit-audio-call-picker__icon{color:var(--uikit-theme-light-text-color-link);transition:color .3s ease-out,border-color .3s ease-out,background-color .3s ease-out}[data-uikit-theme=dark] .uikit-audio-call-picker__icon{color:var(--uikit-theme-dark-text-color-link);transition:color .3s ease-out,border-color .3s ease-out,background-color .3s ease-out}.uikit-group-call-dialog{
|
|
1
|
+
.uikit-audio-call-picker__button{display:flex;align-items:center;justify-content:center;cursor:pointer;padding:4px 6px;border:none;background:transparent;transition:background-color .5s ease;border-radius:4px;outline:none}[data-uikit-theme=light] .uikit-audio-call-picker__button:hover{background-color:var(--uikit-theme-light-button-color-secondary-hover)}[data-uikit-theme=light] .uikit-audio-call-picker__button:active{background-color:var(--uikit-theme-light-button-color-secondary-active)}[data-uikit-theme=light] .uikit-audio-call-picker__button{transition:color .3s ease-out,border-color .3s ease-out,background-color .3s ease-out}[data-uikit-theme=dark] .uikit-audio-call-picker__button:hover{background-color:var(--uikit-theme-dark-button-color-secondary-hover)}[data-uikit-theme=dark] .uikit-audio-call-picker__button:active{background-color:var(--uikit-theme-dark-button-color-secondary-active)}[data-uikit-theme=dark] .uikit-audio-call-picker__button{transition:color .3s ease-out,border-color .3s ease-out,background-color .3s ease-out}.uikit-audio-call-picker__button:focus{outline:none}.uikit-audio-call-picker__button--disabled{opacity:.5;cursor:not-allowed;-webkit-user-select:none;user-select:none;pointer-events:none}.uikit-audio-call-picker__icon{transition:color .2s ease}[data-uikit-theme=light] .uikit-audio-call-picker__icon{color:var(--uikit-theme-light-text-color-link);transition:color .3s ease-out,border-color .3s ease-out,background-color .3s ease-out}[data-uikit-theme=dark] .uikit-audio-call-picker__icon{color:var(--uikit-theme-dark-text-color-link);transition:color .3s ease-out,border-color .3s ease-out,background-color .3s ease-out}.uikit-group-call-dialog{border-radius:8px;max-width:500px;max-height:70vh;display:flex;flex-direction:column;box-shadow:0 4px 20px #00000026}[data-uikit-theme=light] .uikit-group-call-dialog{background-color:var(--uikit-theme-light-bg-color-operate);transition:color .3s ease-out,border-color .3s ease-out,background-color .3s ease-out}[data-uikit-theme=dark] .uikit-group-call-dialog{background-color:var(--uikit-theme-dark-bg-color-operate);transition:color .3s ease-out,border-color .3s ease-out,background-color .3s ease-out}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
.uikit-video-call-picker__button{display:flex;align-items:center;justify-content:center;cursor:pointer;padding:4px 6px;border:none;background:transparent;transition:background-color .5s ease;border-radius:4px;outline:none}[data-uikit-theme=light] .uikit-video-call-picker__button:hover{background-color:var(--uikit-theme-light-button-color-secondary-hover)}[data-uikit-theme=light] .uikit-video-call-picker__button:active{background-color:var(--uikit-theme-light-button-color-secondary-active)}[data-uikit-theme=light] .uikit-video-call-picker__button{transition:color .3s ease-out,border-color .3s ease-out,background-color .3s ease-out}[data-uikit-theme=dark] .uikit-video-call-picker__button:hover{background-color:var(--uikit-theme-dark-button-color-secondary-hover)}[data-uikit-theme=dark] .uikit-video-call-picker__button:active{background-color:var(--uikit-theme-dark-button-color-secondary-active)}[data-uikit-theme=dark] .uikit-video-call-picker__button{transition:color .3s ease-out,border-color .3s ease-out,background-color .3s ease-out}.uikit-video-call-picker__button:focus{outline:none}.uikit-video-call-picker__button--disabled{opacity:.5;cursor:not-allowed;-webkit-user-select:none;user-select:none;pointer-events:none}.uikit-video-call-picker__icon{transition:color .2s ease}[data-uikit-theme=light] .uikit-video-call-picker__icon{color:var(--uikit-theme-light-text-color-link);transition:color .3s ease-out,border-color .3s ease-out,background-color .3s ease-out}[data-uikit-theme=dark] .uikit-video-call-picker__icon{color:var(--uikit-theme-dark-text-color-link);transition:color .3s ease-out,border-color .3s ease-out,background-color .3s ease-out}.uikit-group-call-dialog{background:#fff;border-radius:8px;max-width:500px;max-height:70vh;display:flex;flex-direction:column;box-shadow:0 4px 20px #00000026}
|
|
1
|
+
.uikit-video-call-picker__button{display:flex;align-items:center;justify-content:center;cursor:pointer;padding:4px 6px;border:none;background:transparent;transition:background-color .5s ease;border-radius:4px;outline:none}[data-uikit-theme=light] .uikit-video-call-picker__button:hover{background-color:var(--uikit-theme-light-button-color-secondary-hover)}[data-uikit-theme=light] .uikit-video-call-picker__button:active{background-color:var(--uikit-theme-light-button-color-secondary-active)}[data-uikit-theme=light] .uikit-video-call-picker__button{transition:color .3s ease-out,border-color .3s ease-out,background-color .3s ease-out}[data-uikit-theme=dark] .uikit-video-call-picker__button:hover{background-color:var(--uikit-theme-dark-button-color-secondary-hover)}[data-uikit-theme=dark] .uikit-video-call-picker__button:active{background-color:var(--uikit-theme-dark-button-color-secondary-active)}[data-uikit-theme=dark] .uikit-video-call-picker__button{transition:color .3s ease-out,border-color .3s ease-out,background-color .3s ease-out}.uikit-video-call-picker__button:focus{outline:none}.uikit-video-call-picker__button--disabled{opacity:.5;cursor:not-allowed;-webkit-user-select:none;user-select:none;pointer-events:none}.uikit-video-call-picker__icon{transition:color .2s ease}[data-uikit-theme=light] .uikit-video-call-picker__icon{color:var(--uikit-theme-light-text-color-link);transition:color .3s ease-out,border-color .3s ease-out,background-color .3s ease-out}[data-uikit-theme=dark] .uikit-video-call-picker__icon{color:var(--uikit-theme-dark-text-color-link);transition:color .3s ease-out,border-color .3s ease-out,background-color .3s ease-out}.uikit-group-call-dialog{background:#fff;border-radius:8px;max-width:500px;max-height:70vh;display:flex;flex-direction:column;box-shadow:0 4px 20px #00000026}[data-uikit-theme=light] .uikit-group-call-dialog{background-color:var(--uikit-theme-light-bg-color-operate);transition:color .3s ease-out,border-color .3s ease-out,background-color .3s ease-out}[data-uikit-theme=dark] .uikit-group-call-dialog{background-color:var(--uikit-theme-dark-bg-color-operate);transition:color .3s ease-out,border-color .3s ease-out,background-color .3s ease-out}
|