sevago-sso-fe 1.0.66 → 1.0.68
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/common/utils/theme.utils.d.ts +3 -0
- package/dist/components/elements/avatar/avatar-online-status.element.d.ts +1 -1
- package/dist/components/elements/text-field/text-field-select.element.d.ts +17 -0
- package/dist/components/styles/input.style.d.ts +1 -1
- package/dist/components/styles/paper.style.d.ts +1 -1
- package/dist/components/styles/typography.style.d.ts +1 -1
- package/dist/index.cjs.js +24 -24
- package/dist/index.cjs.js.map +1 -1
- package/dist/index.esm.js +25 -25
- package/dist/index.esm.js.map +1 -1
- package/package.json +1 -1
package/dist/index.esm.js
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { jsx, jsxs, Fragment } from "react/jsx-runtime";
|
|
2
|
-
import {
|
|
2
|
+
import { Stack, TableCell, tableCellClasses, LinearProgress, linearProgressClasses, useTheme as useTheme$4, Skeleton, Box, styled as styled$3, InputLabel as InputLabel$1, Link, Typography as Typography$1, Paper as Paper$1, IconButton as IconButton$1, Fade as Fade$1, Tooltip, tooltipClasses, Avatar, Badge, Icon, Tabs, Tab, CircularProgress as CircularProgress$1, Button as Button$1, TextField as TextField$1, InputAdornment as InputAdornment$1, debounce as debounce$2, Chip as Chip$1, ListItem as ListItem$1, Radio, ListItemText, FormControlLabel, Checkbox, Dialog as Dialog$1, DialogTitle, DialogContent as DialogContent$1, DialogActions as DialogActions$1, Collapse, FormControl as FormControl$1, Select as Select$1, MenuItem, Pagination, RadioGroup, ClickAwayListener } from "@mui/material";
|
|
3
3
|
import * as React from "react";
|
|
4
4
|
import React__default, { useState, createContext, useRef, useLayoutEffect, useEffect, useId as useId$1, useContext, useInsertionEffect, useMemo, useCallback, Children, isValidElement, Fragment as Fragment$1, createElement, forwardRef, Component, cloneElement } from "react";
|
|
5
5
|
import { unstable_createGetCssVar, createSpacing as createSpacing$1, useTheme as useTheme$3, GlobalStyles as GlobalStyles$1, unstable_memoTheme, keyframes as keyframes$1, css, shouldForwardProp as shouldForwardProp$1, alpha as alpha$2, Stack as Stack$1, Box as Box$1 } from "@mui/system";
|
|
6
|
-
import { useLocation, useNavigate } from "react-router-dom";
|
|
7
6
|
import styled$2 from "@emotion/styled";
|
|
8
7
|
import { ThemeContext } from "@emotion/react";
|
|
8
|
+
import { useLocation, useNavigate } from "react-router-dom";
|
|
9
9
|
import * as ReactDOM from "react-dom";
|
|
10
10
|
import ReactDOM__default from "react-dom";
|
|
11
11
|
const sevagoEHiringIcon = "data:image/svg+xml,%3csvg%20width='54'%20height='54'%20viewBox='0%200%2054%2054'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20filter='url(%23filter0_d_2505_587)'%3e%3cpath%20d='M26.9997%202C39.702%202%2049.9992%2012.2973%2049.9993%2024.9997C49.9993%2029.9065%2048.4622%2034.454%2045.844%2038.1882L48.8273%2041.1715L48.9707%2041.3213C50.3888%2042.8915%2050.3405%2045.3143%2048.8273%2046.8275C47.3143%2048.3405%2044.8913%2048.389%2043.3212%2046.9707L43.1715%2046.8275L40.188%2043.844C36.454%2046.4623%2031.9065%2047.9993%2026.9997%2047.9993C14.2972%2047.9992%204%2037.7022%204%2024.9997C4.00017%2012.2973%2014.2973%202.00017%2026.9997%202ZM26.9997%208.02533C17.6255%208.0255%2010.0255%2015.6255%2010.0253%2024.9997C10.0253%2034.374%2017.6253%2041.9738%2026.9997%2041.974C36.374%2041.974%2043.9738%2034.374%2043.9738%2024.9997C43.9737%2015.6255%2036.3738%208.02533%2026.9997%208.02533ZM29.1008%2027C30.9238%2027.0327%2032.7062%2027.5537%2034.2685%2028.5103C34.6045%2028.7162%2034.9277%2028.941%2035.2368%2029.1827C37.3037%2030.7973%2037.0545%2033.918%2034.9147%2035.4342C34.3567%2035.8295%2033.7702%2036.1848%2033.1585%2036.4955C31.266%2037.4562%2029.1842%2037.9708%2027.0695%2037.9993C24.9552%2038.0278%2022.8615%2037.569%2020.9448%2036.6598C20.3177%2036.3623%2019.7142%2036.0187%2019.1398%2035.6328C16.975%2034.1778%2016.6373%2031.0858%2018.6353%2029.4088C18.9863%2029.1143%2019.3567%2028.8417%2019.7453%2028.595C21.341%2027.5827%2023.1778%2027.0317%2025.0578%2027H29.1008ZM26.9997%2012C28.5908%2012%2030.1175%2012.6327%2031.2428%2013.7578C32.3677%2014.8828%2033.0003%2016.4083%2033.0005%2017.9993C33.0005%2019.5907%2032.3678%2021.1173%2031.2428%2022.2425C30.1175%2023.3677%2028.5908%2024.0003%2026.9997%2024.0003C25.4085%2024.0002%2023.8832%2023.3675%2022.758%2022.2425C21.6328%2021.1173%2021.0002%2019.5907%2021.0002%2017.9993C21.0005%2016.4083%2021.633%2014.8828%2022.758%2013.7578C23.8832%2012.6328%2025.4085%2012.0002%2026.9997%2012Z'%20fill='white'%20/%3e%3c/g%3e%3cdefs%3e%3cfilter%20id='filter0_d_2505_587'%20x='0'%20y='0'%20width='53.9994'%20height='53.9995'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'%20/%3e%3cfeColorMatrix%20in='SourceAlpha'%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200'%20result='hardAlpha'%20/%3e%3cfeOffset%20dy='2'%20/%3e%3cfeGaussianBlur%20stdDeviation='2'%20/%3e%3cfeComposite%20in2='hardAlpha'%20operator='out'%20/%3e%3cfeColorMatrix%20type='matrix'%20values='0%200%200%200%200.182083%200%200%200%200%200.243258%200%200%200%200%200.316667%200%200%200%200.16%200'%20/%3e%3cfeBlend%20mode='normal'%20in2='BackgroundImageFix'%20result='effect1_dropShadow_2505_587'%20/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='effect1_dropShadow_2505_587'%20result='shape'%20/%3e%3c/filter%3e%3c/defs%3e%3c/svg%3e";
|
|
@@ -7185,74 +7185,74 @@ const IconRight = (props) => /* @__PURE__ */ jsx("svg", { width: "20", height: "
|
|
|
7185
7185
|
"stroke-linejoin": "round"
|
|
7186
7186
|
}
|
|
7187
7187
|
) });
|
|
7188
|
-
const StackRow = styled
|
|
7188
|
+
const StackRow = styled(Stack)(() => ({
|
|
7189
7189
|
flexDirection: "row"
|
|
7190
7190
|
}));
|
|
7191
|
-
const StackWrap = styled
|
|
7191
|
+
const StackWrap = styled(Stack)(() => ({
|
|
7192
7192
|
flexDirection: "row",
|
|
7193
7193
|
flexWrap: "wrap"
|
|
7194
7194
|
}));
|
|
7195
|
-
const StackRowAlignCenter = styled
|
|
7195
|
+
const StackRowAlignCenter = styled(Stack)(() => ({
|
|
7196
7196
|
flexDirection: "row",
|
|
7197
7197
|
alignItems: "center"
|
|
7198
7198
|
}));
|
|
7199
|
-
const StackRowAlignEnd = styled
|
|
7199
|
+
const StackRowAlignEnd = styled(Stack)(() => ({
|
|
7200
7200
|
flexDirection: "row",
|
|
7201
7201
|
alignItems: "flex-end"
|
|
7202
7202
|
}));
|
|
7203
|
-
const StackRowJustCenter = styled
|
|
7203
|
+
const StackRowJustCenter = styled(Stack)(() => ({
|
|
7204
7204
|
flexDirection: "row",
|
|
7205
7205
|
justifyContent: "center"
|
|
7206
7206
|
}));
|
|
7207
|
-
const StackRowJustAround = styled
|
|
7207
|
+
const StackRowJustAround = styled(Stack)(() => ({
|
|
7208
7208
|
flexDirection: "row",
|
|
7209
7209
|
justifyContent: "space-around"
|
|
7210
7210
|
}));
|
|
7211
|
-
const StackRowAlignJustCenter = styled
|
|
7211
|
+
const StackRowAlignJustCenter = styled(Stack)(() => ({
|
|
7212
7212
|
flexDirection: "row",
|
|
7213
7213
|
alignItems: "center",
|
|
7214
7214
|
justifyContent: "center"
|
|
7215
7215
|
}));
|
|
7216
|
-
const StackRowAlignCenterJustEnd = styled
|
|
7216
|
+
const StackRowAlignCenterJustEnd = styled(Stack)(() => ({
|
|
7217
7217
|
flexDirection: "row",
|
|
7218
7218
|
alignItems: "center",
|
|
7219
7219
|
justifyContent: "flex-end"
|
|
7220
7220
|
}));
|
|
7221
|
-
const StackRowJustEnd = styled
|
|
7221
|
+
const StackRowJustEnd = styled(Stack)(() => ({
|
|
7222
7222
|
flexDirection: "row",
|
|
7223
7223
|
justifyContent: "flex-end"
|
|
7224
7224
|
}));
|
|
7225
|
-
const StackRowJustBetween = styled
|
|
7225
|
+
const StackRowJustBetween = styled(Stack)(() => ({
|
|
7226
7226
|
flexDirection: "row",
|
|
7227
7227
|
justifyContent: "space-between"
|
|
7228
7228
|
}));
|
|
7229
|
-
const StackRowAlignCenterJustBetween = styled
|
|
7229
|
+
const StackRowAlignCenterJustBetween = styled(Stack)(() => ({
|
|
7230
7230
|
flexDirection: "row",
|
|
7231
7231
|
alignItems: "center",
|
|
7232
7232
|
justifyContent: "space-between"
|
|
7233
7233
|
}));
|
|
7234
|
-
const StackRowAlignStartJustBetween = styled
|
|
7234
|
+
const StackRowAlignStartJustBetween = styled(Stack)(() => ({
|
|
7235
7235
|
flexDirection: "row",
|
|
7236
7236
|
alignItems: "flex-start",
|
|
7237
7237
|
justifyContent: "space-between"
|
|
7238
7238
|
}));
|
|
7239
|
-
const StackBgDefaultBorRadLayCol = styled
|
|
7239
|
+
const StackBgDefaultBorRadLayCol = styled(Stack)(({ theme }) => ({
|
|
7240
7240
|
backgroundColor: theme.palette.background.default,
|
|
7241
7241
|
padding: PADDING_GAP_LAYOUT,
|
|
7242
7242
|
borderRadius: BORDER_RADIUS_ELEMENT
|
|
7243
7243
|
}));
|
|
7244
|
-
const StackBgPaperBorRadLayCol = styled
|
|
7244
|
+
const StackBgPaperBorRadLayCol = styled(Stack)(({ theme }) => ({
|
|
7245
7245
|
backgroundColor: theme.palette.background.paper,
|
|
7246
7246
|
padding: PADDING_GAP_LAYOUT,
|
|
7247
7247
|
borderRadius: BORDER_RADIUS_ELEMENT
|
|
7248
7248
|
}));
|
|
7249
|
-
const StackLabel = styled
|
|
7249
|
+
const StackLabel = styled(Stack)(() => ({
|
|
7250
7250
|
flexDirection: "row",
|
|
7251
7251
|
alignItems: "center",
|
|
7252
7252
|
marginRight: PADDING_GAP_ITEM_SMALL,
|
|
7253
7253
|
gap: PADDING_GAP_ITEM_SMALL
|
|
7254
7254
|
}));
|
|
7255
|
-
const SmallIcon = styled
|
|
7255
|
+
const SmallIcon = styled(Stack)(({ theme }) => ({
|
|
7256
7256
|
border: `1px solid ${theme.palette.common.white}`,
|
|
7257
7257
|
borderRadius: "50%",
|
|
7258
7258
|
display: "flex",
|
|
@@ -7262,7 +7262,7 @@ const SmallIcon = styled$3(Stack)(({ theme }) => ({
|
|
|
7262
7262
|
width: 16,
|
|
7263
7263
|
height: 16
|
|
7264
7264
|
}));
|
|
7265
|
-
const StackTabs = styled
|
|
7265
|
+
const StackTabs = styled(Stack)(({ theme }) => ({
|
|
7266
7266
|
borderRadius: BORDER_RADIUS_ELEMENT_TAG,
|
|
7267
7267
|
// padding: '6px',
|
|
7268
7268
|
backgroundColor: theme.palette.background.paper,
|
|
@@ -7270,7 +7270,7 @@ const StackTabs = styled$3(Stack)(({ theme }) => ({
|
|
|
7270
7270
|
width: "fit-content",
|
|
7271
7271
|
gap: "unset"
|
|
7272
7272
|
}));
|
|
7273
|
-
const StyledTableCell = styled
|
|
7273
|
+
const StyledTableCell = styled(TableCell)(({ theme }) => ({
|
|
7274
7274
|
[`&.${tableCellClasses.head}`]: {
|
|
7275
7275
|
backgroundColor: "#008A77",
|
|
7276
7276
|
color: theme.palette.common.white,
|
|
@@ -7286,7 +7286,7 @@ const StyledTableCell = styled$3(TableCell)(({ theme }) => ({
|
|
|
7286
7286
|
borderBottomRightRadius: "0 !important"
|
|
7287
7287
|
}
|
|
7288
7288
|
}));
|
|
7289
|
-
const BorderLinearProgress = styled
|
|
7289
|
+
const BorderLinearProgress = styled(LinearProgress)(({ theme }) => ({
|
|
7290
7290
|
height: 10,
|
|
7291
7291
|
borderRadius: 5,
|
|
7292
7292
|
[`&.${linearProgressClasses.colorPrimary}`]: {
|
|
@@ -14925,7 +14925,7 @@ const MotionBox = ({
|
|
|
14925
14925
|
} : {};
|
|
14926
14926
|
return /* @__PURE__ */ jsx(motion.div, { ...motionProps, ...getAnimationProps(), ...hoverProps, onClick, style: { ...sx }, children });
|
|
14927
14927
|
};
|
|
14928
|
-
const ImageBrand = styled
|
|
14928
|
+
const ImageBrand = styled(ImageElement)(({ theme }) => ({
|
|
14929
14929
|
height: HEIGHT_ELEMENT_OTHER,
|
|
14930
14930
|
border: `1px solid ${theme.palette.divider}`,
|
|
14931
14931
|
borderRadius: BORDER_RADIUS_ELEMENT,
|
|
@@ -14936,13 +14936,13 @@ const ImageBrand = styled$3(ImageElement)(({ theme }) => ({
|
|
|
14936
14936
|
width: 100,
|
|
14937
14937
|
objectFit: "contain"
|
|
14938
14938
|
}));
|
|
14939
|
-
const ImageBorderDashboard = styled
|
|
14939
|
+
const ImageBorderDashboard = styled(ImageElement)(({ theme }) => ({
|
|
14940
14940
|
border: `1px solid ${theme.palette.divider}`,
|
|
14941
14941
|
borderRadius: BORDER_RADIUS_ELEMENT,
|
|
14942
14942
|
height: 50,
|
|
14943
14943
|
width: 70
|
|
14944
14944
|
}));
|
|
14945
|
-
const ImageEmpty = styled
|
|
14945
|
+
const ImageEmpty = styled(Box)(({ theme }) => ({
|
|
14946
14946
|
width: "auto",
|
|
14947
14947
|
minWidth: 50,
|
|
14948
14948
|
height: 50,
|
|
@@ -15073,7 +15073,7 @@ const TagElement = ({
|
|
|
15073
15073
|
}
|
|
15074
15074
|
) });
|
|
15075
15075
|
};
|
|
15076
|
-
const PaperSelect = styled
|
|
15076
|
+
const PaperSelect = styled(Paper$1, {
|
|
15077
15077
|
shouldForwardProp: (prop) => prop !== "disableSelectedStyle" && prop !== "autoWidth" && prop !== "isTreeSelect"
|
|
15078
15078
|
})(({ theme, disableSelectedStyle, autoWidth, isTreeSelect }) => ({
|
|
15079
15079
|
backgroundColor: theme.palette.background.paper,
|