sixseconds-modules 1.6.145 → 1.6.146

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.cjs.js CHANGED
@@ -14750,7 +14750,7 @@ const UserProfile = ({ t: t2, userData, setInitialState, extraMenuOptions, route
14750
14750
  ]
14751
14751
  }
14752
14752
  ),
14753
- state.toggles.userProfile && /* @__PURE__ */ jsxRuntime.jsx(material.ClickAwayListener, { onClickAway: () => handleCloseUtil(setState), children: /* @__PURE__ */ jsxRuntime.jsxs(material.Box, { className: "profile", children: [
14753
+ state.toggles.userProfile && /* @__PURE__ */ jsxRuntime.jsx(material.ClickAwayListener, { onClickAway: () => handleCloseUtil(setState), children: /* @__PURE__ */ jsxRuntime.jsxs(material.Box, { className: "sixseconds-profile profile", children: [
14754
14754
  /* @__PURE__ */ jsxRuntime.jsxs(
14755
14755
  material.Stack,
14756
14756
  {
@@ -15020,7 +15020,7 @@ const Header$1 = ({
15020
15020
  state.toggles.appMenus && Boolean(userData?.appAccess?.length) && /* @__PURE__ */ jsxRuntime.jsx(
15021
15021
  material.Box,
15022
15022
  {
15023
- className: "profile headerMenu",
15023
+ className: "sixseconds-headerMenu profile headerMenu",
15024
15024
  sx: {
15025
15025
  width: "400px !important",
15026
15026
  p: 1,
@@ -16324,15 +16324,15 @@ const App = () => {
16324
16324
  ],
16325
16325
  userData: {
16326
16326
  userprofile: "",
16327
- email: "sdf",
16328
- role: "",
16329
- fullName: "sadf",
16330
- bio: "",
16331
- title: "",
16332
- certId: 1,
16333
- certProfileUrl: "",
16334
- company: "",
16335
- certBio: "",
16327
+ email: "sanskar@digimon.in",
16328
+ role: "Super Admin",
16329
+ fullName: "Sanskar Digimon",
16330
+ bio: "Hi, I am Sanskar from Digimon Technologies. We are working in the field of Emotion AI. We build products that help in understanding human emotions using AI. We aim to make the world a better place by leveraging the power of technology to enhance emotional intelligence.",
16331
+ title: "Software Engineer",
16332
+ certId: 101,
16333
+ certProfileUrl: "https://cert.6seconds.org/certprofile/101/sanskar-digimon",
16334
+ company: "Digimon Technologies",
16335
+ certBio: "Hi, I am Sanskar from Digimon Technologies. We are working in the field of Emotion AI. We build products that help in understanding human emotions using AI. We aim to make the world a better place by leveraging the power of technology to enhance emotional intelligence.",
16336
16336
  certOfferToHelp: "",
16337
16337
  appName: APP_NAMES.sso,
16338
16338
  appAccess: [
@@ -16362,7 +16362,7 @@ const App = () => {
16362
16362
  }
16363
16363
  ],
16364
16364
  certification: [],
16365
- country: "",
16365
+ country: "India",
16366
16366
  languages: [],
16367
16367
  areaOfWork: [],
16368
16368
  linkedInUrl: "",
@@ -16373,7 +16373,7 @@ const App = () => {
16373
16373
  id: 1,
16374
16374
  label: "Chinese",
16375
16375
  value: "zh",
16376
- flag: ""
16376
+ flag: "https://cert-6seconds.s3.us-west-2.amazonaws.com/uploads/flags/1735277277.png"
16377
16377
  },
16378
16378
  {
16379
16379
  id: 1,