stream-chat-react 11.2.0 → 11.2.1
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/browser.full-bundle.js +19 -19
- package/dist/browser.full-bundle.js.map +1 -1
- package/dist/browser.full-bundle.min.js +2 -2
- package/dist/browser.full-bundle.min.js.map +1 -1
- package/dist/index.cjs.js +1 -1
- package/dist/version.d.ts +1 -1
- package/dist/version.js +1 -1
- package/package.json +2 -1
|
@@ -42452,14 +42452,14 @@ var StreamChatReact = (function (exports, React$2, jsxRuntime, streamChat, React
|
|
|
42452
42452
|
|
|
42453
42453
|
window.StreamChat.StreamChat=StreamChat;window.StreamChat.logChatPromiseExecution=logChatPromiseExecution;window.StreamChat.Channel=Channel;window.ICAL=window.ICAL||{};
|
|
42454
42454
|
(function (module) {
|
|
42455
|
-
function _typeof(
|
|
42455
|
+
function _typeof(o) {
|
|
42456
42456
|
"@babel/helpers - typeof";
|
|
42457
42457
|
|
|
42458
|
-
return (module.exports = _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (
|
|
42459
|
-
return typeof
|
|
42460
|
-
} : function (
|
|
42461
|
-
return
|
|
42462
|
-
}, module.exports.__esModule = true, module.exports["default"] = module.exports), _typeof(
|
|
42458
|
+
return (module.exports = _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) {
|
|
42459
|
+
return typeof o;
|
|
42460
|
+
} : function (o) {
|
|
42461
|
+
return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o;
|
|
42462
|
+
}, module.exports.__esModule = true, module.exports["default"] = module.exports), _typeof(o);
|
|
42463
42463
|
}
|
|
42464
42464
|
module.exports = _typeof, module.exports.__esModule = true, module.exports["default"] = module.exports;
|
|
42465
42465
|
} (_typeof$1));
|
|
@@ -42469,28 +42469,28 @@ var StreamChatReact = (function (exports, React$2, jsxRuntime, streamChat, React
|
|
|
42469
42469
|
window.StreamChat.StreamChat=StreamChat;window.StreamChat.logChatPromiseExecution=logChatPromiseExecution;window.StreamChat.Channel=Channel;window.ICAL=window.ICAL||{};
|
|
42470
42470
|
(function (module) {
|
|
42471
42471
|
var _typeof = _typeof$1.exports["default"];
|
|
42472
|
-
function
|
|
42473
|
-
if (
|
|
42474
|
-
var
|
|
42475
|
-
if (
|
|
42476
|
-
var
|
|
42477
|
-
if (
|
|
42472
|
+
function toPrimitive(t, r) {
|
|
42473
|
+
if ("object" != _typeof(t) || !t) return t;
|
|
42474
|
+
var e = t[Symbol.toPrimitive];
|
|
42475
|
+
if (void 0 !== e) {
|
|
42476
|
+
var i = e.call(t, r || "default");
|
|
42477
|
+
if ("object" != _typeof(i)) return i;
|
|
42478
42478
|
throw new TypeError("@@toPrimitive must return a primitive value.");
|
|
42479
42479
|
}
|
|
42480
|
-
return (
|
|
42480
|
+
return ("string" === r ? String : Number)(t);
|
|
42481
42481
|
}
|
|
42482
|
-
module.exports =
|
|
42482
|
+
module.exports = toPrimitive, module.exports.__esModule = true, module.exports["default"] = module.exports;
|
|
42483
42483
|
} (toPrimitive));
|
|
42484
42484
|
|
|
42485
42485
|
window.StreamChat.StreamChat=StreamChat;window.StreamChat.logChatPromiseExecution=logChatPromiseExecution;window.StreamChat.Channel=Channel;window.ICAL=window.ICAL||{};
|
|
42486
42486
|
(function (module) {
|
|
42487
42487
|
var _typeof = _typeof$1.exports["default"];
|
|
42488
42488
|
var toPrimitive$1 = toPrimitive.exports;
|
|
42489
|
-
function
|
|
42490
|
-
var
|
|
42491
|
-
return _typeof(
|
|
42489
|
+
function toPropertyKey(t) {
|
|
42490
|
+
var i = toPrimitive$1(t, "string");
|
|
42491
|
+
return "symbol" == _typeof(i) ? i : String(i);
|
|
42492
42492
|
}
|
|
42493
|
-
module.exports =
|
|
42493
|
+
module.exports = toPropertyKey, module.exports.__esModule = true, module.exports["default"] = module.exports;
|
|
42494
42494
|
} (toPropertyKey));
|
|
42495
42495
|
|
|
42496
42496
|
window.StreamChat.StreamChat=StreamChat;window.StreamChat.logChatPromiseExecution=logChatPromiseExecution;window.StreamChat.Channel=Channel;window.ICAL=window.ICAL||{};
|
|
@@ -52430,7 +52430,7 @@ var StreamChatReact = (function (exports, React$2, jsxRuntime, streamChat, React
|
|
|
52430
52430
|
|
|
52431
52431
|
window.StreamChat.StreamChat=StreamChat;window.StreamChat.logChatPromiseExecution=logChatPromiseExecution;window.StreamChat.Channel=Channel;window.ICAL=window.ICAL||{};
|
|
52432
52432
|
|
|
52433
|
-
window.StreamChat.StreamChat=StreamChat;window.StreamChat.logChatPromiseExecution=logChatPromiseExecution;window.StreamChat.Channel=Channel;window.ICAL=window.ICAL||{};var version$1 = '11.2.
|
|
52433
|
+
window.StreamChat.StreamChat=StreamChat;window.StreamChat.logChatPromiseExecution=logChatPromiseExecution;window.StreamChat.Channel=Channel;window.ICAL=window.ICAL||{};var version$1 = '11.2.1';
|
|
52434
52434
|
|
|
52435
52435
|
window.StreamChat.StreamChat=StreamChat;window.StreamChat.logChatPromiseExecution=logChatPromiseExecution;window.StreamChat.Channel=Channel;window.ICAL=window.ICAL||{};var useChat = function (_a) {
|
|
52436
52436
|
var _b, _c;
|