@salesgenterp/ui-components 0.4.183 → 0.4.185
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/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/dist/index.modern.js +1 -1
- package/dist/index.modern.js.map +1 -1
- package/package.json +1 -1
package/dist/index.modern.js
CHANGED
|
@@ -7237,7 +7237,7 @@ var AccountDetails = function AccountDetails(_ref) {
|
|
|
7237
7237
|
var _ref$apiEndPoint = _ref.apiEndPoint,
|
|
7238
7238
|
apiEndPoint = _ref$apiEndPoint === void 0 ? 'https://dev.salesgent.xyz/api' : _ref$apiEndPoint,
|
|
7239
7239
|
_ref$token = _ref.token,
|
|
7240
|
-
token = _ref$token === void 0 ? 'eyJhbGciOiJIUzI1NiJ9.
|
|
7240
|
+
token = _ref$token === void 0 ? 'eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJzYWxlc2dlbnRlcnBAZ21haWwuY29tIiwidGllciI6MiwidXNlclR5cGUiOiJDdXN0b21lciIsInRva2VuVHlwZSI6ImFjY2VzcyIsInN0b3JlSWQiOjIsImV4cCI6MTY2OTE1MjMxNSwidXNlcklkIjoyNDU1LCJpYXQiOjE2NjkxMTYzMTUsInJlc2V0UGFzc3dvcmRSZXF1aXJlZCI6ZmFsc2V9.LBAhktVAWcjT3z4mc_gVaWyzm6MRi2lu6YFaJf4FAXI' : _ref$token,
|
|
7241
7241
|
_ref$primaryColor = _ref.primaryColor,
|
|
7242
7242
|
primaryColor = _ref$primaryColor === void 0 ? '#D2122E' : _ref$primaryColor,
|
|
7243
7243
|
secondaryColor = _ref.secondaryColor,
|