isometrik-chat 1.6.2 → 1.6.4

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.
Files changed (2) hide show
  1. package/build/index.js +1 -1
  2. package/package.json +1 -1
package/build/index.js CHANGED
@@ -106,7 +106,7 @@ e.exports=function(){"use strict";function e(e,t){var n=Object.keys(e);if(Object
106
106
  *
107
107
  * This source code is licensed under the MIT license found in the
108
108
  * LICENSE file in the root directory of this source tree.
109
- */var r="function"==typeof Symbol&&Symbol.for,o=r?Symbol.for("react.element"):60103,i=r?Symbol.for("react.portal"):60106,a=r?Symbol.for("react.fragment"):60107,c=r?Symbol.for("react.strict_mode"):60108,s=r?Symbol.for("react.profiler"):60114,f=r?Symbol.for("react.provider"):60109,u=r?Symbol.for("react.context"):60110,l=r?Symbol.for("react.async_mode"):60111,A=r?Symbol.for("react.concurrent_mode"):60111,d=r?Symbol.for("react.forward_ref"):60112,g=r?Symbol.for("react.suspense"):60113,p=r?Symbol.for("react.suspense_list"):60120,m=r?Symbol.for("react.memo"):60115,b=r?Symbol.for("react.lazy"):60116,w=r?Symbol.for("react.block"):60121,v=r?Symbol.for("react.fundamental"):60117,h=r?Symbol.for("react.responder"):60118,M=r?Symbol.for("react.scope"):60119;function y(e){if("object"==typeof e&&null!==e){var t=e.$$typeof;switch(t){case o:switch(e=e.type){case l:case A:case a:case s:case c:case g:return e;default:switch(e=e&&e.$$typeof){case u:case d:case b:case m:case f:return e;default:return t}}case i:return t}}}function j(e){return y(e)===A}t.AsyncMode=l,t.ConcurrentMode=A,t.ContextConsumer=u,t.ContextProvider=f,t.Element=o,t.ForwardRef=d,t.Fragment=a,t.Lazy=b,t.Memo=m,t.Portal=i,t.Profiler=s,t.StrictMode=c,t.Suspense=g,t.isAsyncMode=function(e){return j(e)||y(e)===l},t.isConcurrentMode=j,t.isContextConsumer=function(e){return y(e)===u},t.isContextProvider=function(e){return y(e)===f},t.isElement=function(e){return"object"==typeof e&&null!==e&&e.$$typeof===o},t.isForwardRef=function(e){return y(e)===d},t.isFragment=function(e){return y(e)===a},t.isLazy=function(e){return y(e)===b},t.isMemo=function(e){return y(e)===m},t.isPortal=function(e){return y(e)===i},t.isProfiler=function(e){return y(e)===s},t.isStrictMode=function(e){return y(e)===c},t.isSuspense=function(e){return y(e)===g},t.isValidElementType=function(e){return"string"==typeof e||"function"==typeof e||e===a||e===A||e===s||e===c||e===g||e===p||"object"==typeof e&&null!==e&&(e.$$typeof===b||e.$$typeof===m||e.$$typeof===f||e.$$typeof===u||e.$$typeof===d||e.$$typeof===v||e.$$typeof===h||e.$$typeof===M||e.$$typeof===w)},t.typeOf=y},function(e,t,n){var r=n(30),o=n(230);"string"==typeof(o=o.__esModule?o.default:o)&&(o=[[e.i,o,""]]);var i={insert:"head",singleton:!1};r(o,i);e.exports=o.locals||{}},function(e,t,n){(t=n(31)(!1)).push([e.i,".isoChat .user_Info {\r\n display: flex;\r\n align-items: center;\r\n /* padding: 10px 15px; */\r\n height: 4.4rem;\r\n position: relative;\r\n}\r\n\r\n.isoChat .user_Info:hover .arrow {\r\n display: block !important;\r\n padding-left:.7vw;\r\n margin-top: -10px;\r\n \r\n}\r\n/* .arrow{\r\n display: none;\r\n} */\r\n/* .arrow .text_Color{\r\n margin-bottom: 30px;\r\n} */\r\n\r\n.isoChat .user_Info:hover {\r\n cursor: pointer;\r\n background-color:var(--chat_hover)\r\n}\r\n.isoChat .user_Info .user_Item {\r\n margin-left: 15px;\r\n flex: 1;\r\n display: flex;\r\n justify-content: space-between;\r\n padding-bottom: 13px;\r\n border-bottom: 1px solid var(--border_color);\r\n align-items: center\r\n}\r\n\r\n.isoChat .css-1poimk-MuiPaper-root-MuiMenu-paper-MuiPaper-root-MuiPopover-paper{\r\n box-shadow: none !important;\r\n}\r\n\r\n.isoChat .user_Item .user_Div {\r\n display: block;\r\n}\r\n\r\n.isoChat .user_Div .user_Name {\r\n margin-bottom: 0px;\r\n color:var(--black);\r\n}\r\n\r\n.isoChat .user_Div .user_Message {\r\n margin-bottom: 0px;\r\n margin-right: 25px;\r\n\r\n}\r\n\r\n.isoChat .user_Item .message_Time {\r\n\r\n font-size: 12px;\r\n max-height: 18px;\r\n\r\n}\r\n\r\n.isoChat .modal-backdrop {\r\n background-color: transparent !important;\r\n}\r\n\r\n\r\n.isoChat .modal-content {\r\n width: 0% !important;\r\n padding-left: 0px !important;\r\n padding: 0px !important;\r\n top: 100px !important;\r\n left: -100px !important;\r\n}\r\n\r\n.isoChat .modal-header {\r\n padding: 0px !important;\r\n margin: 0px !important;\r\n width: 0px !important;\r\n height: 0px !important\r\n}\r\n\r\n.isoChat .modal-dialog {\r\n width: 32% !important;\r\n border: none !important;\r\n outline: none !important;\r\n}\r\n\r\n.isoChat .btn {\r\n color: white !important;\r\n margin: 0px !important;\r\n padding: 0px !important;\r\n width: 25px !important;\r\n height: 25px !important;\r\n}\r\n\r\n.isoChat .css-pwyk3z-MuiBadge-badge{\r\n z-index: 0 !important;\r\n\r\n}\r\n\r\n.isoChat .css-1p3d99h{\r\n z-index: 0 !important;\r\n}\r\n\r\n.isoChat .sidebarChat{\r\n height: 85vh;\r\n overflow: auto;\r\n position: relative;\r\n}",""]),e.exports=t},function(e,t,n){var r=n(30),o=n(232);"string"==typeof(o=o.__esModule?o.default:o)&&(o=[[e.i,o,""]]);var i={insert:"head",singleton:!1};r(o,i);e.exports=o.locals||{}},function(e,t,n){(t=n(31)(!1)).push([e.i,".menuBox p {\n padding: 0 2rem;\n margin: 0;\n line-height: 2.5rem;\n display: flex;\n justify-content: space-between;\n align-items: center;\n font-size: 14.5px;\n color: var(--primary);\n padding-right: 58px !important;\n white-space: nowrap;\n}\n\n.menu p:hover {\n background-color: var(--iso_white);\n}\n\n.menu{\n z-index: 999;\n width:100%;\n \n\n box-shadow:none !important\n}",""]),e.exports=t},function(e,t,n){"use strict";
109
+ */var r="function"==typeof Symbol&&Symbol.for,o=r?Symbol.for("react.element"):60103,i=r?Symbol.for("react.portal"):60106,a=r?Symbol.for("react.fragment"):60107,c=r?Symbol.for("react.strict_mode"):60108,s=r?Symbol.for("react.profiler"):60114,f=r?Symbol.for("react.provider"):60109,u=r?Symbol.for("react.context"):60110,l=r?Symbol.for("react.async_mode"):60111,A=r?Symbol.for("react.concurrent_mode"):60111,d=r?Symbol.for("react.forward_ref"):60112,g=r?Symbol.for("react.suspense"):60113,p=r?Symbol.for("react.suspense_list"):60120,m=r?Symbol.for("react.memo"):60115,b=r?Symbol.for("react.lazy"):60116,w=r?Symbol.for("react.block"):60121,v=r?Symbol.for("react.fundamental"):60117,h=r?Symbol.for("react.responder"):60118,M=r?Symbol.for("react.scope"):60119;function y(e){if("object"==typeof e&&null!==e){var t=e.$$typeof;switch(t){case o:switch(e=e.type){case l:case A:case a:case s:case c:case g:return e;default:switch(e=e&&e.$$typeof){case u:case d:case b:case m:case f:return e;default:return t}}case i:return t}}}function j(e){return y(e)===A}t.AsyncMode=l,t.ConcurrentMode=A,t.ContextConsumer=u,t.ContextProvider=f,t.Element=o,t.ForwardRef=d,t.Fragment=a,t.Lazy=b,t.Memo=m,t.Portal=i,t.Profiler=s,t.StrictMode=c,t.Suspense=g,t.isAsyncMode=function(e){return j(e)||y(e)===l},t.isConcurrentMode=j,t.isContextConsumer=function(e){return y(e)===u},t.isContextProvider=function(e){return y(e)===f},t.isElement=function(e){return"object"==typeof e&&null!==e&&e.$$typeof===o},t.isForwardRef=function(e){return y(e)===d},t.isFragment=function(e){return y(e)===a},t.isLazy=function(e){return y(e)===b},t.isMemo=function(e){return y(e)===m},t.isPortal=function(e){return y(e)===i},t.isProfiler=function(e){return y(e)===s},t.isStrictMode=function(e){return y(e)===c},t.isSuspense=function(e){return y(e)===g},t.isValidElementType=function(e){return"string"==typeof e||"function"==typeof e||e===a||e===A||e===s||e===c||e===g||e===p||"object"==typeof e&&null!==e&&(e.$$typeof===b||e.$$typeof===m||e.$$typeof===f||e.$$typeof===u||e.$$typeof===d||e.$$typeof===v||e.$$typeof===h||e.$$typeof===M||e.$$typeof===w)},t.typeOf=y},function(e,t,n){var r=n(30),o=n(230);"string"==typeof(o=o.__esModule?o.default:o)&&(o=[[e.i,o,""]]);var i={insert:"head",singleton:!1};r(o,i);e.exports=o.locals||{}},function(e,t,n){(t=n(31)(!1)).push([e.i,".isoChat .user_Info {\r\n display: flex;\r\n align-items: center;\r\n /* padding: 10px 15px; */\r\n height: 4.4rem;\r\n position: relative;\r\n}\r\n\r\n.isoChat .user_Info:hover .arrow {\r\n display: block !important;\r\n padding-left:.7vw;\r\n margin-top: -10px;\r\n \r\n}\r\n/* .arrow{\r\n display: none;\r\n} */\r\n/* .arrow .text_Color{\r\n margin-bottom: 30px;\r\n} */\r\n\r\n.isoChat .user_Info:hover {\r\n cursor: pointer;\r\n background-color:var(--chat_hover)\r\n}\r\n.isoChat .user_Info .user_Item {\r\n margin-left: 15px;\r\n flex: 1;\r\n display: flex;\r\n justify-content: space-between;\r\n padding-bottom: 13px;\r\n border-bottom: 1px solid var(--border_color);\r\n align-items: center\r\n}\r\n\r\n.isoChat .css-1poimk-MuiPaper-root-MuiMenu-paper-MuiPaper-root-MuiPopover-paper{\r\n box-shadow: none !important;\r\n}\r\n\r\n.isoChat .user_Item .user_Div {\r\n display: block;\r\n}\r\n\r\n.isoChat .user_Div .user_Name {\r\n margin-bottom: 0px;\r\n color:var(--black);\r\n}\r\n\r\n.isoChat .user_Div .user_Message {\r\n margin-bottom: 0px;\r\n margin-right: 25px;\r\n\r\n}\r\n\r\n.isoChat .user_Item .message_Time {\r\n\r\n font-size: 12px;\r\n max-height: 18px;\r\n\r\n}\r\n\r\n.isoChat .modal-backdrop {\r\n background-color: transparent !important;\r\n}\r\n\r\n\r\n.isoChat .modal-content {\r\n width: 0% !important;\r\n padding-left: 0px !important;\r\n padding: 0px !important;\r\n top: 100px !important;\r\n left: -100px !important;\r\n}\r\n\r\n.isoChat .modal-header {\r\n padding: 0px !important;\r\n margin: 0px !important;\r\n width: 0px !important;\r\n height: 0px !important\r\n}\r\n\r\n.isoChat .modal-dialog {\r\n width: 32% !important;\r\n border: none !important;\r\n outline: none !important;\r\n}\r\n\r\n\r\n.isoChat .css-pwyk3z-MuiBadge-badge{\r\n z-index: 0 !important;\r\n\r\n}\r\n\r\n.isoChat .css-1p3d99h{\r\n z-index: 0 !important;\r\n}\r\n\r\n.isoChat .sidebarChat{\r\n height: 85vh;\r\n overflow: auto;\r\n position: relative;\r\n}",""]),e.exports=t},function(e,t,n){var r=n(30),o=n(232);"string"==typeof(o=o.__esModule?o.default:o)&&(o=[[e.i,o,""]]);var i={insert:"head",singleton:!1};r(o,i);e.exports=o.locals||{}},function(e,t,n){(t=n(31)(!1)).push([e.i,".menuBox p {\n padding: 0 2rem;\n margin: 0;\n line-height: 2.5rem;\n display: flex;\n justify-content: space-between;\n align-items: center;\n font-size: 14.5px;\n color: var(--primary);\n padding-right: 58px !important;\n white-space: nowrap;\n}\n\n.menu p:hover {\n background-color: var(--iso_white);\n}\n\n.menu{\n z-index: 999;\n width:100%;\n \n\n box-shadow:none !important\n}",""]),e.exports=t},function(e,t,n){"use strict";
110
110
  /**
111
111
  * @license React
112
112
  * react-jsx-runtime.production.min.js
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "isometrik-chat",
3
- "version": "1.6.2",
3
+ "version": "1.6.4",
4
4
  "main": "./build/index.js",
5
5
  "private": false,
6
6
  "dependencies": {