Socket
Socket
Sign inDemoInstall

@withmehealth/sendbird-uikit

Package Overview
Dependencies
32
Maintainers
2
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.4.0 to 2.4.1

release/actionTypes-7fd5a0b9.js

4

package.json
{
"name": "@withmehealth/sendbird-uikit",
"version": "2.4.0",
"version": "2.4.1",
"description": "React based UI kit for sendbird",

@@ -41,3 +41,3 @@ "main": "release/index.js",

"type": "git",
"url": "git+git@github.com:sendbird/sendbird-uikit-react-sources.git"
"url": "git+https://github.com/withmehealth/sendbird-uikit-react.git"
},

@@ -44,0 +44,0 @@ "author": "SendBird <support@sendbird.com>",

@@ -1,2 +0,2 @@

import { c as LocalizationContext, b as _slicedToArray } from './LocalizationContext-0a7a1e67.js';
import { c as LocalizationContext, b as _slicedToArray } from './LocalizationContext-1228236b.js';
import React__default, { useState, useContext, useEffect } from 'react';

@@ -9,16 +9,16 @@ import PropTypes from 'prop-types';

import MessageSearch from './MessageSearch.js';
import { L as Label, a as LabelTypography, b as LabelColors, I as Icon, c as IconTypes, d as IconColors, e as Loader } from './index-54532d01.js';
import { I as IconButton } from './index-3ddf7081.js';
import { L as Label, a as LabelTypography, b as LabelColors, I as Icon, c as IconTypes, d as IconColors, e as Loader } from './index-a1f13107.js';
import { I as IconButton } from './index-4cc086d7.js';
import 'sendbird';
import './actionTypes-53e44b6f.js';
import './actionTypes-7fd5a0b9.js';
import 'css-vars-ponyfill';
import './index-16d14c43.js';
import './utils-8419139a.js';
import './LeaveChannel-0a795d8c.js';
import './index-05d98c57.js';
import './index-bd41a874.js';
import './index-2f2c80ef.js';
import './index-9b1b54fb.js';
import './index-593674a3.js';
import './utils-c2e636ca.js';
import './LeaveChannel-fb531c54.js';
import './index-6fd3fd42.js';
import './index-4721dbb2.js';
import './index-16c7c45b.js';
import './index-b1d520a5.js';
import 'react-dom';
import './index-b69149fc.js';
import './index-fee1f48a.js';

@@ -25,0 +25,0 @@ var COMPONENT_CLASS_NAME = 'sendbird-message-search-pannel';

@@ -1,14 +0,14 @@

import { a as _objectSpread2, e as _toConsumableArray, c as LocalizationContext, w as withSendbirdContext, b as _slicedToArray, u as uuidv4 } from './LocalizationContext-0a7a1e67.js';
import { a as _objectSpread2, e as _toConsumableArray, c as LocalizationContext, w as withSendbirdContext, b as _slicedToArray, u as uuidv4 } from './LocalizationContext-1228236b.js';
import React__default, { useContext, useRef, useState, useReducer, useEffect } from 'react';
import PropTypes from 'prop-types';
import { U as UPDATE_USER_INFO } from './actionTypes-53e44b6f.js';
import { i as filterChannelListParams, j as getChannelsWithUpsertedChannel, t as truncateString, I as IconButton, M as Modal, T as Type, a as TextButton, C as ContextMenu, b as MenuItems, c as MenuItem, k as CREATE_CHANNEL$1, l as UPDATE_USER_MESSAGE, L as LEAVE_CHANNEL, S as SEND_MESSAGE_START, h as UserProfileProvider } from './index-3ddf7081.js';
import { C as ChannelAvatar } from './index-16d14c43.js';
import { B as Badge, i as isBroadcastChannelEnabled, a as isSuperGroupChannelEnabled, I as InviteMembers, c as createDefaultUserListQuery, b as createChannel, L as LeaveChannel } from './LeaveChannel-0a795d8c.js';
import { g as format, h as LabelStringSet, I as Icon, c as IconTypes, d as IconColors, L as Label, a as LabelTypography, b as LabelColors, A as Avatar, P as PlaceHolder, f as PlaceHolderTypes } from './index-54532d01.js';
import { i as isToday, a as isYesterday } from './index-bd41a874.js';
import { I as InputLabel, a as Input, n as noop$1 } from './index-05d98c57.js';
import { U as UPDATE_USER_INFO } from './actionTypes-7fd5a0b9.js';
import { i as filterChannelListParams, j as getChannelsWithUpsertedChannel, t as truncateString, I as IconButton, M as Modal, T as Type, a as TextButton, C as ContextMenu, b as MenuItems, c as MenuItem, k as CREATE_CHANNEL$1, l as UPDATE_USER_MESSAGE, L as LEAVE_CHANNEL, S as SEND_MESSAGE_START, h as UserProfileProvider } from './index-4cc086d7.js';
import { C as ChannelAvatar } from './index-593674a3.js';
import { B as Badge, i as isBroadcastChannelEnabled, a as isSuperGroupChannelEnabled, I as InviteMembers, c as createDefaultUserListQuery, b as createChannel, L as LeaveChannel } from './LeaveChannel-fb531c54.js';
import { g as format, h as LabelStringSet, I as Icon, c as IconTypes, d as IconColors, L as Label, a as LabelTypography, b as LabelColors, A as Avatar, P as PlaceHolder, f as PlaceHolderTypes } from './index-a1f13107.js';
import { i as isToday, a as isYesterday } from './index-4721dbb2.js';
import { I as InputLabel, a as Input, n as noop$1 } from './index-6fd3fd42.js';
import 'react-dom';
import './utils-8419139a.js';
import './index-2f2c80ef.js';
import './utils-c2e636ca.js';
import './index-16c7c45b.js';

@@ -15,0 +15,0 @@ var RESET_CHANNEL_LIST = 'RESET_CHANNEL_LIST';

'use strict';
var LocalizationContext = require('./LocalizationContext-2b4eb4cc.js');
var LocalizationContext = require('./LocalizationContext-23101e11.js');
var React = require('react');

@@ -11,16 +11,16 @@ var PropTypes = require('prop-types');

var MessageSearch = require('./MessageSearch.js');
var index = require('./index-ba5c126c.js');
var index$1 = require('./index-342f8853.js');
var index = require('./index-638e4652.js');
var index$1 = require('./index-5890e94b.js');
require('sendbird');
require('./actionTypes-995da677.js');
require('./actionTypes-75b80047.js');
require('css-vars-ponyfill');
require('./index-ae6ff7ef.js');
require('./utils-97d73b5a.js');
require('./LeaveChannel-0235fd96.js');
require('./index-75a4e69d.js');
require('./index-1c73356a.js');
require('./index-29628fa6.js');
require('./index-4500b5d1.js');
require('./index-7b8b3f6c.js');
require('./utils-e87aa343.js');
require('./LeaveChannel-89c4c9ad.js');
require('./index-867d2ace.js');
require('./index-b664c02d.js');
require('./index-a7de9701.js');
require('./index-62fe1f81.js');
require('react-dom');
require('./index-8524fd9a.js');
require('./index-cd8b20eb.js');

@@ -27,0 +27,0 @@ function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }

'use strict';
var LocalizationContext = require('./LocalizationContext-2b4eb4cc.js');
var LocalizationContext = require('./LocalizationContext-23101e11.js');
var React = require('react');
var PropTypes = require('prop-types');
var actionTypes = require('./actionTypes-995da677.js');
var index = require('./index-342f8853.js');
var index$3 = require('./index-ae6ff7ef.js');
var LeaveChannel = require('./LeaveChannel-0235fd96.js');
var index$2 = require('./index-ba5c126c.js');
var index$1 = require('./index-1c73356a.js');
var index$4 = require('./index-75a4e69d.js');
var actionTypes = require('./actionTypes-75b80047.js');
var index = require('./index-5890e94b.js');
var index$3 = require('./index-7b8b3f6c.js');
var LeaveChannel = require('./LeaveChannel-89c4c9ad.js');
var index$2 = require('./index-638e4652.js');
var index$1 = require('./index-b664c02d.js');
var index$4 = require('./index-867d2ace.js');
require('react-dom');
require('./utils-97d73b5a.js');
require('./index-29628fa6.js');
require('./utils-e87aa343.js');
require('./index-a7de9701.js');

@@ -17,0 +17,0 @@ function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }

@@ -10,21 +10,21 @@ 'use strict';

var Channel = require('./Channel.js');
var LocalizationContext = require('./LocalizationContext-2b4eb4cc.js');
var LocalizationContext = require('./LocalizationContext-23101e11.js');
var OpenChannel = require('./OpenChannel.js');
var OpenChannelSettings = require('./OpenChannelSettings.js');
var MessageSearch = require('./MessageSearch.js');
var index = require('./index-342f8853.js');
var index = require('./index-5890e94b.js');
var React = require('react');
require('prop-types');
require('sendbird');
require('./actionTypes-995da677.js');
require('./actionTypes-75b80047.js');
require('css-vars-ponyfill');
require('./index-ba5c126c.js');
require('./LeaveChannel-0235fd96.js');
require('./index-75a4e69d.js');
require('./index-ae6ff7ef.js');
require('./utils-97d73b5a.js');
require('./index-8524fd9a.js');
require('./index-1c73356a.js');
require('./index-29628fa6.js');
require('./index-4500b5d1.js');
require('./index-638e4652.js');
require('./LeaveChannel-89c4c9ad.js');
require('./index-867d2ace.js');
require('./index-7b8b3f6c.js');
require('./utils-e87aa343.js');
require('./index-cd8b20eb.js');
require('./index-b664c02d.js');
require('./index-a7de9701.js');
require('./index-62fe1f81.js');
require('react-dom');

@@ -31,0 +31,0 @@

'use strict';
var React = require('react');
var LocalizationContext = require('./LocalizationContext-2b4eb4cc.js');
var index$1 = require('./index-ba5c126c.js');
var index = require('./index-1c73356a.js');
var LocalizationContext = require('./LocalizationContext-23101e11.js');
var index$1 = require('./index-638e4652.js');
var index = require('./index-b664c02d.js');
require('prop-types');
require('./index-29628fa6.js');
require('./index-a7de9701.js');

@@ -10,0 +10,0 @@ function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }

'use strict';
var React = require('react');
var index$1 = require('./index-342f8853.js');
var LocalizationContext = require('./LocalizationContext-2b4eb4cc.js');
var index = require('./index-ba5c126c.js');
var utils = require('./utils-97d73b5a.js');
var index$2 = require('./index-75a4e69d.js');
var index$3 = require('./index-8524fd9a.js');
var index$1 = require('./index-5890e94b.js');
var LocalizationContext = require('./LocalizationContext-23101e11.js');
var index = require('./index-638e4652.js');
var utils = require('./utils-e87aa343.js');
var index$2 = require('./index-867d2ace.js');
var index$3 = require('./index-cd8b20eb.js');
require('prop-types');

@@ -11,0 +11,0 @@ require('react-dom');

'use strict';
var LocalizationContext = require('./LocalizationContext-2b4eb4cc.js');
var LocalizationContext = require('./LocalizationContext-23101e11.js');
var React = require('react');
var PropTypes = require('prop-types');
var Sb = require('sendbird');
var actionTypes = require('./actionTypes-995da677.js');
var actionTypes = require('./actionTypes-75b80047.js');
var cssVars = require('css-vars-ponyfill');

@@ -22,3 +22,3 @@

var APP_VERSION_STRING = '2.4.0';
var APP_VERSION_STRING = '2.4.1';
var disconnectSdk = function disconnectSdk(_ref) {

@@ -25,0 +25,0 @@ var sdkDispatcher = _ref.sdkDispatcher,

@@ -6,22 +6,22 @@ export { default as SendBirdProvider } from './SendbirdProvider.js';

export { default as Channel, getAllEmojisFromEmojiContainer, getEmojiCategoriesFromEmojiContainer, getEmojisFromEmojiContainer } from './Channel.js';
import { S as SendbirdSdkContext } from './LocalizationContext-0a7a1e67.js';
export { g as getStringSet, w as withSendBird } from './LocalizationContext-0a7a1e67.js';
import { S as SendbirdSdkContext } from './LocalizationContext-1228236b.js';
export { g as getStringSet, w as withSendBird } from './LocalizationContext-1228236b.js';
export { default as OpenChannel } from './OpenChannel.js';
export { default as OpenChannelSettings } from './OpenChannelSettings.js';
export { default as MessageSearch } from './MessageSearch.js';
export { s as sendBirdSelectors } from './index-3ddf7081.js';
export { s as sendBirdSelectors } from './index-4cc086d7.js';
import { useContext } from 'react';
import 'prop-types';
import 'sendbird';
import './actionTypes-53e44b6f.js';
import './actionTypes-7fd5a0b9.js';
import 'css-vars-ponyfill';
import './index-54532d01.js';
import './LeaveChannel-0a795d8c.js';
import './index-05d98c57.js';
import './index-16d14c43.js';
import './utils-8419139a.js';
import './index-b69149fc.js';
import './index-bd41a874.js';
import './index-2f2c80ef.js';
import './index-9b1b54fb.js';
import './index-a1f13107.js';
import './LeaveChannel-fb531c54.js';
import './index-6fd3fd42.js';
import './index-593674a3.js';
import './utils-c2e636ca.js';
import './index-fee1f48a.js';
import './index-4721dbb2.js';
import './index-16c7c45b.js';
import './index-b1d520a5.js';
import 'react-dom';

@@ -28,0 +28,0 @@

import React__default, { useEffect, useCallback, useContext, useState, useReducer, useRef } from 'react';
import { _ as __assign, d as __spreadArray, c as LocalizationContext, w as withSendbirdContext } from './LocalizationContext-0a7a1e67.js';
import { g as format, A as Avatar, L as Label, a as LabelTypography, b as LabelColors, c as IconTypes, I as Icon, d as IconColors, P as PlaceHolder, j as PlaceHolderTypes } from './index-54532d01.js';
import { i as isToday, a as isYesterday } from './index-bd41a874.js';
import { _ as __assign, d as __spreadArray, c as LocalizationContext, w as withSendbirdContext } from './LocalizationContext-1228236b.js';
import { g as format, A as Avatar, L as Label, a as LabelTypography, b as LabelColors, c as IconTypes, I as Icon, d as IconColors, P as PlaceHolder, j as PlaceHolderTypes } from './index-a1f13107.js';
import { i as isToday, a as isYesterday } from './index-4721dbb2.js';
import 'prop-types';
import './index-2f2c80ef.js';
import './index-16c7c45b.js';

@@ -8,0 +8,0 @@ var GET_SEARCHED_MESSAGES = 'GET_SEARCHED_MESSAGES';

import React__default, { useContext, useMemo, useRef, useState, useEffect } from 'react';
import { M as Modal, T as Type, a as TextButton, B as Button, d as ButtonTypes, e as ButtonSizes, U as UserProfileContext, C as ContextMenu, b as MenuItems, f as ConnectedUserProfile, s as selectors, h as UserProfileProvider, A as copyToClipboard } from './index-3ddf7081.js';
import { c as LocalizationContext, d as __spreadArray, w as withSendbirdContext } from './LocalizationContext-0a7a1e67.js';
import { A as Avatar, L as Label, a as LabelTypography, b as LabelColors, I as Icon, c as IconTypes, d as IconColors, P as PlaceHolder, f as PlaceHolderTypes } from './index-54532d01.js';
import { g as getOpenChannelAvatar } from './utils-8419139a.js';
import { I as InputLabel, a as Input, n as noop, U as UserListItem$1 } from './index-05d98c57.js';
import { a as Accordion, A as AccordionGroup } from './index-b69149fc.js';
import { M as Modal, T as Type, a as TextButton, B as Button, d as ButtonTypes, e as ButtonSizes, U as UserProfileContext, C as ContextMenu, b as MenuItems, f as ConnectedUserProfile, s as selectors, h as UserProfileProvider, A as copyToClipboard } from './index-4cc086d7.js';
import { c as LocalizationContext, d as __spreadArray, w as withSendbirdContext } from './LocalizationContext-1228236b.js';
import { A as Avatar, L as Label, a as LabelTypography, b as LabelColors, I as Icon, c as IconTypes, d as IconColors, P as PlaceHolder, f as PlaceHolderTypes } from './index-a1f13107.js';
import { g as getOpenChannelAvatar } from './utils-c2e636ca.js';
import { I as InputLabel, a as Input, n as noop, U as UserListItem$1 } from './index-6fd3fd42.js';
import { a as Accordion, A as AccordionGroup } from './index-fee1f48a.js';
import 'prop-types';

@@ -9,0 +9,0 @@ import 'react-dom';

@@ -1,6 +0,6 @@

import { _ as __assign, a as _objectSpread2, b as _slicedToArray, u as uuidv4, g as getStringSet, S as SendbirdSdkContext, L as LocalizationProvider } from './LocalizationContext-0a7a1e67.js';
import { _ as __assign, a as _objectSpread2, b as _slicedToArray, u as uuidv4, g as getStringSet, S as SendbirdSdkContext, L as LocalizationProvider } from './LocalizationContext-1228236b.js';
import React__default, { useLayoutEffect, useState, useEffect, useReducer } from 'react';
import PropTypes from 'prop-types';
import Sb from 'sendbird';
import { R as RESET_USER, I as INIT_USER, U as UPDATE_USER_INFO } from './actionTypes-53e44b6f.js';
import { R as RESET_USER, I as INIT_USER, U as UPDATE_USER_INFO } from './actionTypes-7fd5a0b9.js';
import cssVars from 'css-vars-ponyfill';

@@ -13,3 +13,3 @@

var APP_VERSION_STRING = '2.4.0';
var APP_VERSION_STRING = '2.4.1';
var disconnectSdk = function disconnectSdk(_ref) {

@@ -16,0 +16,0 @@ var sdkDispatcher = _ref.sdkDispatcher,

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc