@codezee/sixtify-brahma 0.2.166 → 0.2.168

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 (84) hide show
  1. package/package.json +1 -1
  2. package/packages/shared-components/dist/ActionButtons/ActionButtons.d.ts.map +1 -1
  3. package/packages/shared-components/dist/ActionButtons/ActionButtons.js +2 -0
  4. package/packages/shared-components/dist/Actions/ColumnIconAction.js +1 -1
  5. package/packages/shared-components/dist/AgGrid/ActionCell/ActionCell.d.ts.map +1 -1
  6. package/packages/shared-components/dist/AgGrid/ActionCell/ActionCell.js +5 -1
  7. package/packages/shared-components/dist/AgGrid/AgGrid.js +1 -1
  8. package/packages/shared-components/dist/AgGrid/AgGridStyleProvider.d.ts.map +1 -1
  9. package/packages/shared-components/dist/AgGrid/AgGridStyleProvider.js +8 -1
  10. package/packages/shared-components/dist/Button/Button.d.ts +1 -1
  11. package/packages/shared-components/dist/Button/Button.d.ts.map +1 -1
  12. package/packages/shared-components/dist/Button/Button.js +7 -2
  13. package/packages/shared-components/dist/Button/SplitButton.d.ts.map +1 -1
  14. package/packages/shared-components/dist/Button/SplitButton.js +6 -1
  15. package/packages/shared-components/dist/Card/Card.js +1 -1
  16. package/packages/shared-components/dist/Dialog/DeleteDialog.d.ts.map +1 -1
  17. package/packages/shared-components/dist/Dialog/DeleteDialog.js +1 -1
  18. package/packages/shared-components/dist/Dialog/Dialog.d.ts +2 -1
  19. package/packages/shared-components/dist/Dialog/Dialog.d.ts.map +1 -1
  20. package/packages/shared-components/dist/Dialog/Dialog.js +8 -8
  21. package/packages/shared-components/dist/Drawer/CloseDrawer/CloseDrawerMenuItem.js +1 -1
  22. package/packages/shared-components/dist/Drawer/OpenDrawer/OpenDrawerMenuItemList.d.ts.map +1 -1
  23. package/packages/shared-components/dist/Drawer/OpenDrawer/OpenDrawerMenuItemList.js +1 -0
  24. package/packages/shared-components/dist/FormFields/Autocomplete/Autocomplete.d.ts.map +1 -1
  25. package/packages/shared-components/dist/FormFields/Autocomplete/Autocomplete.js +6 -5
  26. package/packages/shared-components/dist/FormFields/DatePicker/DatePicker.d.ts.map +1 -1
  27. package/packages/shared-components/dist/FormFields/DatePicker/DatePicker.js +1 -1
  28. package/packages/shared-components/dist/FormFields/DateRangePicker/DateRangePicker.d.ts.map +1 -1
  29. package/packages/shared-components/dist/FormFields/DateRangePicker/DateRangePicker.js +1 -1
  30. package/packages/shared-components/dist/FormFields/DateRangeSelector/DateRangeSelector.d.ts.map +1 -1
  31. package/packages/shared-components/dist/FormFields/DateRangeSelector/DateRangeSelector.js +5 -1
  32. package/packages/shared-components/dist/FormFields/DateTimePicker/DateTimePicker.d.ts.map +1 -1
  33. package/packages/shared-components/dist/FormFields/DateTimePicker/DateTimePicker.js +1 -1
  34. package/packages/shared-components/dist/FormFields/PhoneInputField/PhoneInputField.d.ts.map +1 -1
  35. package/packages/shared-components/dist/FormFields/PhoneInputField/PhoneInputField.js +5 -5
  36. package/packages/shared-components/dist/FormFields/RadioGroupField/RadioGroupField.d.ts.map +1 -1
  37. package/packages/shared-components/dist/FormFields/RadioGroupField/RadioGroupField.js +0 -1
  38. package/packages/shared-components/dist/FormFields/SearchField/SearchField.js +1 -1
  39. package/packages/shared-components/dist/FormFields/Select/Select.d.ts.map +1 -1
  40. package/packages/shared-components/dist/FormFields/Select/Select.js +1 -1
  41. package/packages/shared-components/dist/FormFields/TextField/TextField.d.ts.map +1 -1
  42. package/packages/shared-components/dist/FormFields/TextField/TextField.js +1 -1
  43. package/packages/shared-components/dist/FormFields/TimeField/TimeField.d.ts.map +1 -1
  44. package/packages/shared-components/dist/FormFields/TimeField/TimeField.js +1 -1
  45. package/packages/shared-components/dist/FormFields/TimePicker/TimePicker.d.ts.map +1 -1
  46. package/packages/shared-components/dist/FormFields/TimePicker/TimePicker.js +1 -1
  47. package/packages/shared-components/dist/FormFields/commonStyles.js +2 -2
  48. package/packages/shared-components/dist/Pagination/Pagination.js +1 -1
  49. package/packages/shared-components/dist/SmartGrid/Components/CellRenderer.js +1 -1
  50. package/packages/shared-components/dist/SmartGrid/Components/EditableFields/SmartSelectField.js +1 -1
  51. package/packages/shared-components/dist/SmartGrid/Components/EditableFields/SmartTextField.js +1 -1
  52. package/packages/shared-components/dist/SmartGrid/Components/SearchFilterRow/DateRangeInput/DateRangeInput.js +1 -1
  53. package/packages/shared-components/dist/SmartGrid/Components/TableRowComponent.js +2 -2
  54. package/packages/shared-components/dist/SmartGrid/SmartGrid.js +1 -1
  55. package/packages/shared-components/dist/Svgs/Drawer/SvgConfiguration.d.ts.map +1 -1
  56. package/packages/shared-components/dist/Svgs/Drawer/SvgConfiguration.js +1 -1
  57. package/packages/shared-components/dist/Svgs/InboxIcon.d.ts.map +1 -1
  58. package/packages/shared-components/dist/Svgs/InboxIcon.js +1 -1
  59. package/packages/shared-components/dist/Svgs/SvgCalendar.js +1 -1
  60. package/packages/shared-components/dist/Svgs/SvgColumn.d.ts.map +1 -1
  61. package/packages/shared-components/dist/Svgs/SvgColumn.js +1 -1
  62. package/packages/shared-components/dist/Svgs/SvgConfigure.d.ts.map +1 -1
  63. package/packages/shared-components/dist/Svgs/SvgConfigure.js +2 -2
  64. package/packages/shared-components/dist/Svgs/SvgExport.d.ts.map +1 -1
  65. package/packages/shared-components/dist/Svgs/SvgExport.js +1 -1
  66. package/packages/shared-components/dist/Svgs/SvgFilterList.d.ts.map +1 -1
  67. package/packages/shared-components/dist/Svgs/SvgFilterList.js +1 -1
  68. package/packages/shared-components/dist/Svgs/SvgFilteredList.js +1 -1
  69. package/packages/shared-components/dist/Svgs/SvgHome.d.ts.map +1 -1
  70. package/packages/shared-components/dist/Svgs/SvgHome.js +1 -1
  71. package/packages/shared-components/dist/Svgs/SvgImport.d.ts.map +1 -1
  72. package/packages/shared-components/dist/Svgs/SvgImport.js +1 -1
  73. package/packages/shared-components/dist/UserProfileMenu/UserProfileMenu.js +2 -2
  74. package/packages/shared-components/dist/utils/downloadPrintHtml.d.ts.map +1 -1
  75. package/packages/shared-components/dist/utils/downloadPrintHtml.js +2 -1
  76. package/packages/shared-components/dist/utils/theme/theme.d.ts.map +1 -1
  77. package/packages/shared-components/dist/utils/theme/theme.js +70 -3
  78. package/packages/shared-components/dist/utils/theme/typography.js +22 -22
  79. package/packages/shared-components/dist/Dialog/DialogActions.Styled.d.ts +0 -10
  80. package/packages/shared-components/dist/Dialog/DialogActions.Styled.d.ts.map +0 -1
  81. package/packages/shared-components/dist/Dialog/DialogActions.Styled.js +0 -21
  82. package/packages/shared-components/dist/Dialog/DialogContent.Styled.d.ts +0 -3
  83. package/packages/shared-components/dist/Dialog/DialogContent.Styled.d.ts.map +0 -1
  84. package/packages/shared-components/dist/Dialog/DialogContent.Styled.js +0 -9
@@ -25,7 +25,7 @@ function TimePicker({ control, defaultValue, disabled = false, label, readOnly =
25
25
  if (loading) {
26
26
  return (0, jsx_runtime_1.jsx)(Skeleton_1.Skeleton, { label: label, styling: styling });
27
27
  }
28
- return ((0, jsx_runtime_1.jsxs)(material_1.Stack, { gap: "5px", ...containerProps, children: [label && styling === "custom" && ((0, jsx_runtime_1.jsxs)(material_1.Stack, { alignItems: "center", flexDirection: "row", gap: "5px", children: [(0, jsx_runtime_1.jsx)(material_1.InputLabel, { sx: { fontSize: { xs: "14px", md: "16px" } }, required: required, disabled: disabled, children: label }), helperIcon && toolTipText && ((0, jsx_runtime_1.jsx)(material_1.Tooltip, { title: toolTipText, placement: "bottom", children: helperIcon }))] })), (0, jsx_runtime_1.jsx)(TimePicker_1.TimePicker, { ...restField, ...restProps, disabled: disabled, readOnly: readOnly, open: open, ampm: false, value: pickerValue, format: format, onOpen: () => setOpen(true), onClose: () => {
28
+ return ((0, jsx_runtime_1.jsxs)(material_1.Stack, { gap: "5px", ...containerProps, children: [label && styling === "custom" && ((0, jsx_runtime_1.jsxs)(material_1.Stack, { alignItems: "center", flexDirection: "row", gap: "5px", children: [(0, jsx_runtime_1.jsx)(material_1.InputLabel, { required: required, disabled: disabled, children: label }), helperIcon && toolTipText && ((0, jsx_runtime_1.jsx)(material_1.Tooltip, { title: toolTipText, placement: "bottom", children: helperIcon }))] })), (0, jsx_runtime_1.jsx)(TimePicker_1.TimePicker, { ...restField, ...restProps, disabled: disabled, readOnly: readOnly, open: open, ampm: false, value: pickerValue, format: format, onOpen: () => setOpen(true), onClose: () => {
29
29
  setOpen(false);
30
30
  maintainFocusAfterClose();
31
31
  }, timeSteps: { minutes: timeStepsMinutes }, slotProps: {
@@ -9,7 +9,7 @@ const getDefaultInputLabelProps = (styling) => {
9
9
  sx: {
10
10
  opacity: 0.8,
11
11
  "&:not(.MuiInputLabel-shrink)": {
12
- fontSize: "14px",
12
+ fontSize: "13px",
13
13
  top: "calc(var(--input-base-height, 56px) / 2)",
14
14
  transform: "translate(14px, -90%)",
15
15
  },
@@ -58,7 +58,7 @@ const getDefaultInputLabelSx = (styling
58
58
  return {
59
59
  opacity: 0.8,
60
60
  "&:not(.MuiInputLabel-shrink)": {
61
- fontSize: "14px",
61
+ fontSize: "13px",
62
62
  top: "calc(var(--input-base-height, 56px) / 2)",
63
63
  transform: "translate(14px, -90%)",
64
64
  },
@@ -23,7 +23,7 @@ const Pagination = ({ count, page, onPageChange, rowsPerPage, onRowsPerPageChang
23
23
  "& .MuiTablePagination-input": {
24
24
  border: `1.5px solid ${grey[400]}`,
25
25
  borderRadius: "5px",
26
- fontSize: "14px",
26
+ fontSize: "13px",
27
27
  padding: isMobile ? "2px 10px" : "4px 8px",
28
28
  },
29
29
  }, component: "div", count: count, page: page, onPageChange: onPageChange, rowsPerPage: rowsPerPage, onRowsPerPageChange: onRowsPerPageChange, rowsPerPageOptions: rowsPerPageOptions, defaultValue: 100, labelRowsPerPage: !isMobile ? "Rows per page" : "", ...rest }));
@@ -22,7 +22,7 @@ const CellRenderer = ({ cell, isSummaryRow, row, summaryData, }) => {
22
22
  if (!cell.getIsGrouped()) {
23
23
  return null;
24
24
  }
25
- return ((0, jsx_runtime_1.jsxs)(material_1.Button, { variant: "text", onClick: row.getToggleExpandedHandler(), startIcon: row.getIsExpanded() ? ((0, jsx_runtime_1.jsx)(icons_material_1.ExpandMore, { color: "primary" })) : ((0, jsx_runtime_1.jsx)(icons_material_1.ChevronRight, { color: "primary" })), sx: { textTransform: "none" }, children: [(0, jsx_runtime_1.jsx)(material_1.Typography, { fontSize: "14px", children: String(row.getGroupingValue(row.groupingColumnId ?? "") ?? "") }), (0, jsx_runtime_1.jsxs)(material_1.Typography, { fontSize: "14px", children: ["(", row.subRows.length, ")"] })] }));
25
+ return ((0, jsx_runtime_1.jsxs)(material_1.Button, { variant: "text", onClick: row.getToggleExpandedHandler(), startIcon: row.getIsExpanded() ? ((0, jsx_runtime_1.jsx)(icons_material_1.ExpandMore, { color: "primary" })) : ((0, jsx_runtime_1.jsx)(icons_material_1.ChevronRight, { color: "primary" })), sx: { textTransform: "none" }, children: [(0, jsx_runtime_1.jsx)(material_1.Typography, { fontSize: "13px", children: String(row.getGroupingValue(row.groupingColumnId ?? "") ?? "") }), (0, jsx_runtime_1.jsxs)(material_1.Typography, { fontSize: "13px", children: ["(", row.subRows.length, ")"] })] }));
26
26
  };
27
27
  // Handle summary rows
28
28
  if (isSummaryRow) {
@@ -36,7 +36,7 @@ const SmartSelectFieldComponent = (0, react_1.forwardRef)(({ errorMessage, optio
36
36
  border: "none",
37
37
  background: "transparent",
38
38
  padding: "0",
39
- fontSize: "14px",
39
+ fontSize: "13px",
40
40
  outline: "none",
41
41
  cursor: "pointer",
42
42
  }, onClick: (e) => e.stopPropagation(), onFocus: (e) => {
@@ -36,7 +36,7 @@ const SmartTextFieldComponent = (0, react_1.forwardRef)(({ errorMessage, ...rest
36
36
  border: "none",
37
37
  background: "transparent",
38
38
  padding: "0",
39
- fontSize: "14px",
39
+ fontSize: "13px",
40
40
  outline: "none",
41
41
  }, onClick: (e) => e.stopPropagation(), onFocus: (e) => {
42
42
  e.stopPropagation();
@@ -103,7 +103,7 @@ const DateRangeInput = ({ initialValue, onApply, width, }) => {
103
103
  margin: 0,
104
104
  },
105
105
  "& .MuiInputBase-input": {
106
- fontSize: "14px",
106
+ fontSize: "13px",
107
107
  height: "10px",
108
108
  padding: "4px 4px",
109
109
  },
@@ -131,7 +131,7 @@ const TableRowComponent = ({ columnWidths, exportActions, exportData, index, isS
131
131
  color: iron[400],
132
132
  display: "flex",
133
133
  fontFamily: "Poppins",
134
- fontSize: "14px",
134
+ fontSize: "13px",
135
135
  fontWeight: isSummaryRow ? "500" : 400,
136
136
  height: rowHeight,
137
137
  overflow: "hidden",
@@ -153,7 +153,7 @@ const TableRowComponent = ({ columnWidths, exportActions, exportData, index, isS
153
153
  }, children: exportActions?.map((item) => {
154
154
  return ((0, jsx_runtime_1.jsx)(Button_1.Button, { onClick: item.onClick, variant: "text", style: {
155
155
  borderBottom: `1px solid ${iron[700]}`,
156
- fontSize: "14px",
156
+ fontSize: "13px",
157
157
  padding: 0,
158
158
  }, disableRipple: true, children: item.label }, item.label));
159
159
  }) }))] }));
@@ -203,6 +203,6 @@ exports.SmartGrid = (0, react_1.forwardRef)(({ defaultGrouping = [], dynamicRowS
203
203
  }
204
204
  const { groupId, isSummary, row, summaryData } = enhancedRow;
205
205
  return ((0, jsx_runtime_1.jsx)(TableRowComponent_1.TableRowComponent, { columnWidths: columnWidths, row: row, index: virtualRow.index, virtualRow: virtualRow, rowHeight: rowHeight, isSummaryRow: isSummary, summaryData: summaryData, exportData: exportData, exportActions: exportActions }, `table-row-${virtualRow.index}-${isSummary ? "summary" : "normal"}-${groupId}`));
206
- }) }), !loading && summary && ((0, jsx_runtime_1.jsx)(TableFooterComponent_1.TableFooterComponent, { table: table, summary: summary }))] }) }), rowSelection && getSelectedRowModel().rows.length > 0 && ((0, jsx_runtime_1.jsxs)("div", { style: { fontSize: "14px" }, children: ["Selected Rows: ", getSelectedRowModel().rows.length] })), (0, jsx_runtime_1.jsx)(FilterStatusPanel_1.FilterStatusPanel, { table: table, clearAllFilters: clearAllFilters }), loading && (0, jsx_runtime_1.jsx)(CircularLoader_1.CircularLoader, {}), !rows.length && !loading && (0, jsx_runtime_1.jsx)(DataNotFound_1.DataNotFound, { message: emptyMessage })] })] }));
206
+ }) }), !loading && summary && ((0, jsx_runtime_1.jsx)(TableFooterComponent_1.TableFooterComponent, { table: table, summary: summary }))] }) }), rowSelection && getSelectedRowModel().rows.length > 0 && ((0, jsx_runtime_1.jsxs)("div", { style: { fontSize: "13px" }, children: ["Selected Rows: ", getSelectedRowModel().rows.length] })), (0, jsx_runtime_1.jsx)(FilterStatusPanel_1.FilterStatusPanel, { table: table, clearAllFilters: clearAllFilters }), loading && (0, jsx_runtime_1.jsx)(CircularLoader_1.CircularLoader, {}), !rows.length && !loading && (0, jsx_runtime_1.jsx)(DataNotFound_1.DataNotFound, { message: emptyMessage })] })] }));
207
207
  });
208
208
  exports.SmartGrid.displayName = "SmartGrid";
@@ -1 +1 @@
1
- {"version":3,"file":"SvgConfiguration.d.ts","sourceRoot":"","sources":["../../../src/Svgs/Drawer/SvgConfiguration.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAEtC,eAAO,MAAM,gBAAgB,GAAI,OAAO,QAAQ,CAAC,aAAa,CAAC,4CAa9D,CAAC"}
1
+ {"version":3,"file":"SvgConfiguration.d.ts","sourceRoot":"","sources":["../../../src/Svgs/Drawer/SvgConfiguration.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAEtC,eAAO,MAAM,gBAAgB,GAAI,OAAO,QAAQ,CAAC,aAAa,CAAC,4CAc9D,CAAC"}
@@ -2,5 +2,5 @@
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.SvgConfiguration = void 0;
4
4
  const jsx_runtime_1 = require("react/jsx-runtime");
5
- const SvgConfiguration = (props) => ((0, jsx_runtime_1.jsx)("svg", { xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", children: (0, jsx_runtime_1.jsx)("path", { d: "M17.8051 14.4925V12.8196C17.8051 12.496 17.5427 12.2336 17.2191 12.2336H10.5859V11.2089H13.4015C14.1978 11.2089 14.8456 10.5611 14.8456 9.76469V3.54105C14.8456 3.38566 14.7839 3.23668 14.674 3.12684L11.7201 0.171719C11.6102 0.0617578 11.4611 0 11.3057 0H6.50227C5.70602 0 5.0582 0.647852 5.0582 1.44422V9.76469C5.0582 10.5611 5.70602 11.2089 6.50227 11.2089H9.41406V12.2336H2.78086C2.45727 12.2336 2.19492 12.496 2.19492 12.8196V14.4925C0.941953 14.7626 0 15.8807 0 17.2151C0 18.7507 1.2475 20 2.78086 20C4.31422 20 5.56168 18.7507 5.56168 17.2151C5.56168 15.8807 4.61973 14.7626 3.3668 14.4925V13.4055H9.41406V14.4925C8.16109 14.7626 7.21914 15.8808 7.21914 17.2151C7.21914 18.7507 8.4666 20 10 20C11.5334 20 12.7809 18.7507 12.7809 17.2151C12.7809 15.8807 11.8389 14.7626 10.5859 14.4925V13.4055H16.6332V14.4925C15.3802 14.7626 14.4383 15.8808 14.4383 17.2151C14.4383 18.7507 15.6858 20 17.2191 20C18.7525 20 20 18.7507 20 17.2151C20 15.8807 19.058 14.7626 17.8051 14.4925ZM11.8916 2.00094L12.8455 2.95516H11.8916V2.00094ZM6.23008 9.76469V1.44422C6.23008 1.29406 6.35219 1.17188 6.50227 1.17188H10.7198V3.54105C10.7198 3.86465 10.9821 4.12699 11.3057 4.12699H13.6737V9.76465C13.6737 9.9148 13.5516 10.037 13.4015 10.037H6.50227C6.35219 10.037 6.23008 9.9148 6.23008 9.76469ZM4.38984 17.2151C4.38984 18.1045 3.66805 18.8281 2.78086 18.8281C1.89367 18.8281 1.17188 18.1045 1.17188 17.2151C1.17188 16.3257 1.89367 15.6021 2.78086 15.6021C3.66805 15.6021 4.38984 16.3257 4.38984 17.2151ZM11.609 17.2151C11.609 18.1045 10.8872 18.8281 10 18.8281C9.11277 18.8281 8.39102 18.1045 8.39102 17.2151C8.39102 16.3257 9.11281 15.6021 10 15.6021C10.8872 15.6021 11.609 16.3257 11.609 17.2151ZM17.2191 18.8281C16.332 18.8281 15.6102 18.1045 15.6102 17.2151C15.6102 16.3257 16.332 15.6021 17.2191 15.6021C18.1064 15.6021 18.8281 16.3257 18.8281 17.2151C18.8281 18.1045 18.1063 18.8281 17.2191 18.8281Z", fill: props.fill ?? "currentColor" }) }));
5
+ const SvgConfiguration = (props) => ((0, jsx_runtime_1.jsx)("svg", { xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", ...props, children: (0, jsx_runtime_1.jsx)("path", { d: "M17.8051 14.4925V12.8196C17.8051 12.496 17.5427 12.2336 17.2191 12.2336H10.5859V11.2089H13.4015C14.1978 11.2089 14.8456 10.5611 14.8456 9.76469V3.54105C14.8456 3.38566 14.7839 3.23668 14.674 3.12684L11.7201 0.171719C11.6102 0.0617578 11.4611 0 11.3057 0H6.50227C5.70602 0 5.0582 0.647852 5.0582 1.44422V9.76469C5.0582 10.5611 5.70602 11.2089 6.50227 11.2089H9.41406V12.2336H2.78086C2.45727 12.2336 2.19492 12.496 2.19492 12.8196V14.4925C0.941953 14.7626 0 15.8807 0 17.2151C0 18.7507 1.2475 20 2.78086 20C4.31422 20 5.56168 18.7507 5.56168 17.2151C5.56168 15.8807 4.61973 14.7626 3.3668 14.4925V13.4055H9.41406V14.4925C8.16109 14.7626 7.21914 15.8808 7.21914 17.2151C7.21914 18.7507 8.4666 20 10 20C11.5334 20 12.7809 18.7507 12.7809 17.2151C12.7809 15.8807 11.8389 14.7626 10.5859 14.4925V13.4055H16.6332V14.4925C15.3802 14.7626 14.4383 15.8808 14.4383 17.2151C14.4383 18.7507 15.6858 20 17.2191 20C18.7525 20 20 18.7507 20 17.2151C20 15.8807 19.058 14.7626 17.8051 14.4925ZM11.8916 2.00094L12.8455 2.95516H11.8916V2.00094ZM6.23008 9.76469V1.44422C6.23008 1.29406 6.35219 1.17188 6.50227 1.17188H10.7198V3.54105C10.7198 3.86465 10.9821 4.12699 11.3057 4.12699H13.6737V9.76465C13.6737 9.9148 13.5516 10.037 13.4015 10.037H6.50227C6.35219 10.037 6.23008 9.9148 6.23008 9.76469ZM4.38984 17.2151C4.38984 18.1045 3.66805 18.8281 2.78086 18.8281C1.89367 18.8281 1.17188 18.1045 1.17188 17.2151C1.17188 16.3257 1.89367 15.6021 2.78086 15.6021C3.66805 15.6021 4.38984 16.3257 4.38984 17.2151ZM11.609 17.2151C11.609 18.1045 10.8872 18.8281 10 18.8281C9.11277 18.8281 8.39102 18.1045 8.39102 17.2151C8.39102 16.3257 9.11281 15.6021 10 15.6021C10.8872 15.6021 11.609 16.3257 11.609 17.2151ZM17.2191 18.8281C16.332 18.8281 15.6102 18.1045 15.6102 17.2151C15.6102 16.3257 16.332 15.6021 17.2191 15.6021C18.1064 15.6021 18.8281 16.3257 18.8281 17.2151C18.8281 18.1045 18.1063 18.8281 17.2191 18.8281Z", fill: props.fill ?? "currentColor" }) }));
6
6
  exports.SvgConfiguration = SvgConfiguration;
@@ -1 +1 @@
1
- {"version":3,"file":"InboxIcon.d.ts","sourceRoot":"","sources":["../../src/Svgs/InboxIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAEtC,eAAO,MAAM,SAAS,GACpB,OAAO,QAAQ,CAAC,aAAa,CAAC,GAAG;IAC/B,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB,4CA4BF,CAAC"}
1
+ {"version":3,"file":"InboxIcon.d.ts","sourceRoot":"","sources":["../../src/Svgs/InboxIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAEtC,eAAO,MAAM,SAAS,GACpB,OAAO,QAAQ,CAAC,aAAa,CAAC,GAAG;IAC/B,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB,4CA+BF,CAAC"}
@@ -4,6 +4,6 @@ exports.InboxIcon = void 0;
4
4
  const jsx_runtime_1 = require("react/jsx-runtime");
5
5
  const InboxIcon = (props) => {
6
6
  const stroke = props.disabled ? "#DBE1E6" : "#4C5D70";
7
- return ((0, jsx_runtime_1.jsxs)("svg", { width: "23", height: "23", viewBox: "0 0 18 18", fill: "none", ...props, style: { color: "inherit" }, xmlns: "http://www.w3.org/2000/svg", children: [(0, jsx_runtime_1.jsx)("path", { d: "M4.16019 0.312313C3.50003 0.488094 2.98441 1.01544 2.80863 1.68341C2.76175 1.85919 2.75003 2.1795 2.75003 3.1795V4.44903L1.77738 4.97247C0.363314 5.73028 0.410189 5.69903 0.324251 5.88653C0.253939 6.04669 0.250033 6.22247 0.250033 11.0701C0.250033 16.5389 0.24222 16.2928 0.468783 16.742C0.609408 17.0193 0.949251 17.3631 1.22269 17.5115C1.70316 17.7654 1.19144 17.7498 9.00003 17.7498C16.8086 17.7498 16.2969 17.7654 16.7774 17.5115C17.0508 17.3631 17.3907 17.0193 17.5313 16.742C17.7578 16.2928 17.75 16.5389 17.75 11.0701C17.75 6.23809 17.7461 6.04278 17.6758 5.89044C17.5899 5.69903 17.5743 5.69122 16.1993 4.95294L15.25 4.44903V3.1795C15.25 2.1795 15.2383 1.85919 15.1914 1.68341C15.0157 1.00763 14.4961 0.484188 13.8243 0.308407C13.4883 0.222469 4.48441 0.222469 4.16019 0.312313ZM13.711 1.60138C13.7696 1.64434 13.8555 1.73028 13.8985 1.78887C13.9805 1.89434 13.9805 1.92169 13.9805 5.31622V8.73419L11.8907 9.86309C10.7422 10.4842 9.68753 11.0272 9.55081 11.0701C9.20706 11.1795 8.75003 11.1756 8.41409 11.0584C8.27347 11.0076 7.2305 10.4647 6.08988 9.85137L4.01956 8.73028L4.00784 5.41778C4.00394 3.59747 4.00784 2.05059 4.01956 1.98028C4.04691 1.82403 4.21097 1.62481 4.37113 1.5545C4.46488 1.51153 5.31644 1.50372 9.04691 1.51153C13.5821 1.51934 13.6055 1.51934 13.711 1.60138ZM2.74222 7.50762L2.7305 8.05059L2.11331 7.71466L1.50003 7.37872L1.50785 6.94903L1.51956 6.52325L2.12503 6.20294L2.7305 5.88653L2.74222 6.42559C2.74613 6.72637 2.74613 7.21075 2.74222 7.50762ZM16.4141 6.48809C16.4961 6.53887 16.5 6.56622 16.5 6.96075V7.37872L15.8985 7.69903C15.5664 7.87872 15.2891 8.02325 15.2735 8.02325C15.2618 8.02325 15.25 7.53887 15.25 6.94903V5.87481L15.7891 6.15216C16.0821 6.30841 16.3633 6.45684 16.4141 6.48809ZM3.75003 10.0037C8.12503 12.3631 7.86331 12.2342 8.39456 12.3475C8.83597 12.4412 9.51566 12.4022 9.95706 12.2498C10.2071 12.1678 11.2071 11.6482 13.3946 10.4686L16.4805 8.8045L16.4922 12.3514C16.4961 14.3006 16.4922 15.9529 16.4805 16.0232C16.4493 16.1951 16.25 16.41 16.0782 16.4607C15.9766 16.492 13.7618 16.4998 8.91409 16.492L1.89456 16.4803L1.7891 16.3982C1.7305 16.3553 1.64456 16.2693 1.6016 16.2107C1.51956 16.1053 1.51956 16.0701 1.50785 12.449C1.50394 10.4412 1.51175 8.8045 1.53128 8.81231C1.54691 8.81622 2.54691 9.35528 3.75003 10.0037Z", fill: stroke }), (0, jsx_runtime_1.jsx)("path", { d: "M6.24614 4.0548C5.98442 4.16808 5.83598 4.46886 5.89067 4.76183C5.92582 4.94542 6.12114 5.16027 6.29692 5.21105C6.39457 5.2423 7.30082 5.25011 9.08598 5.2423C11.6836 5.23058 11.7305 5.23058 11.836 5.14855C12.043 4.99621 12.1055 4.87121 12.1055 4.62511C12.1055 4.37902 12.043 4.25402 11.836 4.10167C11.7305 4.01964 11.6875 4.01964 9.04692 4.01183C6.87504 4.00402 6.33989 4.01183 6.24614 4.0548Z", fill: stroke }), (0, jsx_runtime_1.jsx)("path", { d: "M6.24614 6.5548C5.98442 6.66808 5.83598 6.96886 5.89067 7.26183C5.92582 7.44542 6.12114 7.66027 6.29692 7.71105C6.39457 7.7423 7.20707 7.75011 8.77348 7.7423C11.0586 7.73058 11.1055 7.73058 11.211 7.64855C11.418 7.49621 11.4805 7.37121 11.4805 7.12511C11.4805 6.87902 11.418 6.75402 11.211 6.60167C11.1055 6.51964 11.0586 6.51964 8.73442 6.51183C6.82426 6.50402 6.33989 6.51183 6.24614 6.5548Z", fill: stroke })] }));
7
+ return ((0, jsx_runtime_1.jsxs)("svg", { width: "23", height: "23", viewBox: "0 0 18 18", fill: "none", ...props, style: { color: "inherit" }, xmlns: "http://www.w3.org/2000/svg", children: [(0, jsx_runtime_1.jsx)("path", { strokeWidth: "1.2", d: "M4.16019 0.312313C3.50003 0.488094 2.98441 1.01544 2.80863 1.68341C2.76175 1.85919 2.75003 2.1795 2.75003 3.1795V4.44903L1.77738 4.97247C0.363314 5.73028 0.410189 5.69903 0.324251 5.88653C0.253939 6.04669 0.250033 6.22247 0.250033 11.0701C0.250033 16.5389 0.24222 16.2928 0.468783 16.742C0.609408 17.0193 0.949251 17.3631 1.22269 17.5115C1.70316 17.7654 1.19144 17.7498 9.00003 17.7498C16.8086 17.7498 16.2969 17.7654 16.7774 17.5115C17.0508 17.3631 17.3907 17.0193 17.5313 16.742C17.7578 16.2928 17.75 16.5389 17.75 11.0701C17.75 6.23809 17.7461 6.04278 17.6758 5.89044C17.5899 5.69903 17.5743 5.69122 16.1993 4.95294L15.25 4.44903V3.1795C15.25 2.1795 15.2383 1.85919 15.1914 1.68341C15.0157 1.00763 14.4961 0.484188 13.8243 0.308407C13.4883 0.222469 4.48441 0.222469 4.16019 0.312313ZM13.711 1.60138C13.7696 1.64434 13.8555 1.73028 13.8985 1.78887C13.9805 1.89434 13.9805 1.92169 13.9805 5.31622V8.73419L11.8907 9.86309C10.7422 10.4842 9.68753 11.0272 9.55081 11.0701C9.20706 11.1795 8.75003 11.1756 8.41409 11.0584C8.27347 11.0076 7.2305 10.4647 6.08988 9.85137L4.01956 8.73028L4.00784 5.41778C4.00394 3.59747 4.00784 2.05059 4.01956 1.98028C4.04691 1.82403 4.21097 1.62481 4.37113 1.5545C4.46488 1.51153 5.31644 1.50372 9.04691 1.51153C13.5821 1.51934 13.6055 1.51934 13.711 1.60138ZM2.74222 7.50762L2.7305 8.05059L2.11331 7.71466L1.50003 7.37872L1.50785 6.94903L1.51956 6.52325L2.12503 6.20294L2.7305 5.88653L2.74222 6.42559C2.74613 6.72637 2.74613 7.21075 2.74222 7.50762ZM16.4141 6.48809C16.4961 6.53887 16.5 6.56622 16.5 6.96075V7.37872L15.8985 7.69903C15.5664 7.87872 15.2891 8.02325 15.2735 8.02325C15.2618 8.02325 15.25 7.53887 15.25 6.94903V5.87481L15.7891 6.15216C16.0821 6.30841 16.3633 6.45684 16.4141 6.48809ZM3.75003 10.0037C8.12503 12.3631 7.86331 12.2342 8.39456 12.3475C8.83597 12.4412 9.51566 12.4022 9.95706 12.2498C10.2071 12.1678 11.2071 11.6482 13.3946 10.4686L16.4805 8.8045L16.4922 12.3514C16.4961 14.3006 16.4922 15.9529 16.4805 16.0232C16.4493 16.1951 16.25 16.41 16.0782 16.4607C15.9766 16.492 13.7618 16.4998 8.91409 16.492L1.89456 16.4803L1.7891 16.3982C1.7305 16.3553 1.64456 16.2693 1.6016 16.2107C1.51956 16.1053 1.51956 16.0701 1.50785 12.449C1.50394 10.4412 1.51175 8.8045 1.53128 8.81231C1.54691 8.81622 2.54691 9.35528 3.75003 10.0037Z", fill: stroke }), (0, jsx_runtime_1.jsx)("path", { strokeWidth: "1.2", d: "M6.24614 4.0548C5.98442 4.16808 5.83598 4.46886 5.89067 4.76183C5.92582 4.94542 6.12114 5.16027 6.29692 5.21105C6.39457 5.2423 7.30082 5.25011 9.08598 5.2423C11.6836 5.23058 11.7305 5.23058 11.836 5.14855C12.043 4.99621 12.1055 4.87121 12.1055 4.62511C12.1055 4.37902 12.043 4.25402 11.836 4.10167C11.7305 4.01964 11.6875 4.01964 9.04692 4.01183C6.87504 4.00402 6.33989 4.01183 6.24614 4.0548Z", fill: stroke }), (0, jsx_runtime_1.jsx)("path", { strokeWidth: "1.2", d: "M6.24614 6.5548C5.98442 6.66808 5.83598 6.96886 5.89067 7.26183C5.92582 7.44542 6.12114 7.66027 6.29692 7.71105C6.39457 7.7423 7.20707 7.75011 8.77348 7.7423C11.0586 7.73058 11.1055 7.73058 11.211 7.64855C11.418 7.49621 11.4805 7.37121 11.4805 7.12511C11.4805 6.87902 11.418 6.75402 11.211 6.60167C11.1055 6.51964 11.0586 6.51964 8.73442 6.51183C6.82426 6.50402 6.33989 6.51183 6.24614 6.5548Z", fill: stroke })] }));
8
8
  };
9
9
  exports.InboxIcon = InboxIcon;
@@ -3,6 +3,6 @@ Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.SvgCalendar = void 0;
4
4
  const jsx_runtime_1 = require("react/jsx-runtime");
5
5
  const SvgCalendar = (props) => {
6
- return ((0, jsx_runtime_1.jsx)("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "none", viewBox: "0 0 29 24", ...props, children: (0, jsx_runtime_1.jsx)("path", { stroke: props.disabled ? "#afafafff" : "currentColor", strokeWidth: 1.565, d: "M8 2v3M16 2v3M3.5 9.09h17M21 8.5V17c0 3-1.5 5-5 5H8c-3.5 0-5-2-5-5V8.5c0-3 1.5-5 5-5h8c3.5 0 5 2 5 5ZM15.694 13.7h.009M15.694 16.7h.009M11.995 13.7h.009M11.995 16.7h.009M8.295 13.7h.01M8.295 16.7h.01" }) }));
6
+ return ((0, jsx_runtime_1.jsx)("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "none", viewBox: "0 0 29 24", ...props, children: (0, jsx_runtime_1.jsx)("path", { stroke: props.disabled ? "#afafafff" : "currentColor", strokeWidth: 1.5, d: "M8 2v3M16 2v3M3.5 9.09h17M21 8.5V17c0 3-1.5 5-5 5H8c-3.5 0-5-2-5-5V8.5c0-3 1.5-5 5-5h8c3.5 0 5 2 5 5ZM15.694 13.7h.009M15.694 16.7h.009M11.995 13.7h.009M11.995 16.7h.009M8.295 13.7h.01M8.295 16.7h.01" }) }));
7
7
  };
8
8
  exports.SvgCalendar = SvgCalendar;
@@ -1 +1 @@
1
- {"version":3,"file":"SvgColumn.d.ts","sourceRoot":"","sources":["../../src/Svgs/SvgColumn.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,eAAe,CAAC;AAElD,eAAO,MAAM,SAAS,GACpB,OAAO,YAAY,GAAG;IACpB,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB,4CAkCF,CAAC"}
1
+ {"version":3,"file":"SvgColumn.d.ts","sourceRoot":"","sources":["../../src/Svgs/SvgColumn.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,eAAe,CAAC;AAElD,eAAO,MAAM,SAAS,GACpB,OAAO,YAAY,GAAG;IACpB,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB,4CA0CF,CAAC"}
@@ -3,6 +3,6 @@ Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.SvgColumn = void 0;
4
4
  const jsx_runtime_1 = require("react/jsx-runtime");
5
5
  const SvgColumn = (props) => {
6
- return ((0, jsx_runtime_1.jsxs)("svg", { width: 41, height: 45, viewBox: "0 0 44 45", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props, children: [(0, jsx_runtime_1.jsx)("rect", { x: 0.5, y: 1, width: 41, height: 41, rx: 3.5, fill: "white" }), (0, jsx_runtime_1.jsx)("rect", { x: 0.5, y: 1, width: 41, height: 41, rx: 3.5, stroke: "#BCBFC2" }), (0, jsx_runtime_1.jsx)("g", { clipPath: "url(#clip0_38460_84386)", children: (0, jsx_runtime_1.jsx)("path", { d: "M18 12.5V30.5M24 12.5V30.5M16.8 12.5H25.2C26.8802 12.5 27.7202 12.5 28.362 12.827C28.9265 13.1146 29.3854 13.5735 29.673 14.138C30 14.7798 30 15.6198 30 17.3V25.7C30 27.3802 30 28.2202 29.673 28.862C29.3854 29.4265 28.9265 29.8854 28.362 30.173C27.7202 30.5 26.8802 30.5 25.2 30.5H16.8C15.1198 30.5 14.2798 30.5 13.638 30.173C13.0735 29.8854 12.6146 29.4265 12.327 28.862C12 28.2202 12 27.3802 12 25.7V17.3C12 15.6198 12 14.7798 12.327 14.138C12.6146 13.5735 13.0735 13.1146 13.638 12.827C14.2798 12.5 15.1198 12.5 16.8 12.5Z", stroke: props.disabled ? "#afafafff" : "#4C5D70", strokeWidth: 1, strokeLinecap: "round", strokeLinejoin: "round" }) }), (0, jsx_runtime_1.jsx)("defs", { children: (0, jsx_runtime_1.jsx)("clipPath", { id: "clip0_38460_84386", children: (0, jsx_runtime_1.jsx)("rect", { width: 20, height: 20, fill: "white", transform: "translate(11 11.5)" }) }) })] }));
6
+ return ((0, jsx_runtime_1.jsxs)("svg", { width: 36, height: 36, viewBox: "0 0 44 45", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props, children: [(0, jsx_runtime_1.jsx)("rect", { x: 0.5, y: 1, width: 41, height: 41, rx: 3.5, fill: "white" }), (0, jsx_runtime_1.jsx)("rect", { x: 0.5, y: 1, width: 41, height: 41, rx: 3.5, stroke: "#dbe1e6", strokeWidth: "1.4" }), (0, jsx_runtime_1.jsx)("g", { clipPath: "url(#clip0_38460_84386)", children: (0, jsx_runtime_1.jsx)("path", { d: "M18 12.5V30.5M24 12.5V30.5M16.8 12.5H25.2C26.8802 12.5 27.7202 12.5 28.362 12.827C28.9265 13.1146 29.3854 13.5735 29.673 14.138C30 14.7798 30 15.6198 30 17.3V25.7C30 27.3802 30 28.2202 29.673 28.862C29.3854 29.4265 28.9265 29.8854 28.362 30.173C27.7202 30.5 26.8802 30.5 25.2 30.5H16.8C15.1198 30.5 14.2798 30.5 13.638 30.173C13.0735 29.8854 12.6146 29.4265 12.327 28.862C12 28.2202 12 27.3802 12 25.7V17.3C12 15.6198 12 14.7798 12.327 14.138C12.6146 13.5735 13.0735 13.1146 13.638 12.827C14.2798 12.5 15.1198 12.5 16.8 12.5Z", stroke: props.disabled ? "#afafafff" : "#4C5D70", strokeWidth: "1.6", strokeLinecap: "round", strokeLinejoin: "round" }) }), (0, jsx_runtime_1.jsx)("defs", { children: (0, jsx_runtime_1.jsx)("clipPath", { id: "clip0_38460_84386", children: (0, jsx_runtime_1.jsx)("rect", { width: 20, height: 20, fill: "white", transform: "translate(11 11.5)" }) }) })] }));
7
7
  };
8
8
  exports.SvgColumn = SvgColumn;
@@ -1 +1 @@
1
- {"version":3,"file":"SvgConfigure.d.ts","sourceRoot":"","sources":["../../src/Svgs/SvgConfigure.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,eAAe,CAAC;AAElD,eAAO,MAAM,YAAY,GACvB,OAAO,YAAY,GAAG;IACpB,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB,4CAuCF,CAAC"}
1
+ {"version":3,"file":"SvgConfigure.d.ts","sourceRoot":"","sources":["../../src/Svgs/SvgConfigure.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,eAAe,CAAC;AAElD,eAAO,MAAM,YAAY,GACvB,OAAO,YAAY,GAAG;IACpB,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB,4CA0CF,CAAC"}
@@ -3,7 +3,7 @@ Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.SvgConfigure = void 0;
4
4
  const jsx_runtime_1 = require("react/jsx-runtime");
5
5
  const SvgConfigure = (props) => {
6
- const stroke = props.disabled ? "#afafafff" : "#000";
7
- return ((0, jsx_runtime_1.jsxs)("svg", { xmlns: "http://www.w3.org/2000/svg", width: 30, height: 30, fill: "none", viewBox: "0 0 400 350", ...props, children: [(0, jsx_runtime_1.jsx)("path", { fill: "white", stroke: stroke, strokeWidth: "14", strokeMiterlimit: "10", strokeLinecap: "round", d: "M147.33 110.248c-23.301 0-42.191 18.86-42.191 42.125 0 23.264 18.89 42.124 42.191 42.124 23.3 0 42.19-18.86 42.19-42.124 0-23.265-18.89-42.125-42.19-42.125Zm118.42 12.065-11.423 9.389c-13.031 10.71-13.031 30.631 0 41.341l11.423 9.39a10.698 10.698 0 0 1 2.471 13.623l-22.555 39.007a10.737 10.737 0 0 1-13.053 4.674l-13.856-5.183c-15.804-5.911-33.084 4.049-35.859 20.671l-2.432 14.572a10.721 10.721 0 0 1-10.58 8.949h-45.113a10.721 10.721 0 0 1-10.58-8.949l-2.433-14.572c-2.774-16.622-20.054-26.582-35.858-20.671l-13.856 5.183a10.737 10.737 0 0 1-13.053-4.674l-22.555-39.007a10.698 10.698 0 0 1 2.472-13.623l11.423-9.39c13.03-10.71 13.03-30.631 0-41.341l-11.423-9.389a10.698 10.698 0 0 1-2.472-13.623l22.555-39.007a10.735 10.735 0 0 1 13.053-4.674l13.856 5.182c15.804 5.912 33.084-4.049 35.858-20.67l2.433-14.573A10.721 10.721 0 0 1 124.773 26h45.113c5.243 0 9.718 3.785 10.58 8.948l2.432 14.572c2.775 16.622 20.055 26.583 35.859 20.67l13.856-5.181c4.91-1.837 10.43.14 13.053 4.674l22.555 39.007a10.698 10.698 0 0 1-2.471 13.623Z" }), (0, jsx_runtime_1.jsx)("rect", { width: 186.127, height: 183.396, x: 164.209, y: 180.029, fill: "#fff", rx: 50 }), (0, jsx_runtime_1.jsx)("path", { fill: stroke, d: "M312.062 248.395h-50.969c-3.98 0-7.281-3.3-7.281-7.281 0-3.98 3.301-7.281 7.281-7.281h50.969c3.98 0 7.281 3.301 7.281 7.281 0 3.981-3.203 7.281-7.281 7.281ZM210.119 255.774a7.202 7.202 0 0 1-5.145-2.136l-7.281-7.282c-2.816-2.815-2.816-7.475 0-10.291 2.815-2.815 7.475-2.815 10.29 0l2.136 2.136 16.699-16.698c2.815-2.816 7.475-2.816 10.29 0 2.816 2.815 2.816 7.475 0 10.291l-21.843 21.844a7.275 7.275 0 0 1-5.146 2.136ZM312.062 316.354h-50.969c-3.98 0-7.281-3.301-7.281-7.282 0-3.98 3.301-7.281 7.281-7.281h50.969c3.98 0 7.281 3.301 7.281 7.281 0 3.981-3.203 7.282-7.281 7.282ZM210.119 323.732a7.202 7.202 0 0 1-5.145-2.136l-7.281-7.281c-2.816-2.816-2.816-7.476 0-10.291 2.815-2.815 7.475-2.815 10.29 0l2.136 2.136 16.699-16.699c2.815-2.815 7.475-2.815 10.29 0 2.816 2.816 2.816 7.476 0 10.291l-21.843 21.844a7.275 7.275 0 0 1-5.146 2.136Z" }), (0, jsx_runtime_1.jsx)("path", { fill: stroke, d: "M286.625 375.865h-58.25c-52.716 0-75.24-22.524-75.24-75.24v-58.25c0-52.716 22.524-75.24 75.24-75.24h58.25c52.716 0 75.239 22.524 75.239 75.24v58.25c0 52.716-22.523 75.24-75.239 75.24Zm-58.25-194.167c-44.756 0-60.677 15.922-60.677 60.677v58.25c0 44.755 15.921 60.677 60.677 60.677h58.25c44.755 0 60.677-15.922 60.677-60.677v-58.25c0-44.755-15.922-60.677-60.677-60.677h-58.25Z" })] }));
6
+ const stroke = props.disabled ? "#afafafff" : "#4C5D70";
7
+ return ((0, jsx_runtime_1.jsxs)("svg", { xmlns: "http://www.w3.org/2000/svg", width: 30, height: 30, fill: "none", viewBox: "0 0 400 350", ...props, children: [(0, jsx_runtime_1.jsx)("path", { fill: "white", stroke: stroke, strokeWidth: "18", strokeMiterlimit: "10", strokeLinecap: "round", d: "M147.33 110.248c-23.301 0-42.191 18.86-42.191 42.125 0 23.264 18.89 42.124 42.191 42.124 23.3 0 42.19-18.86 42.19-42.124 0-23.265-18.89-42.125-42.19-42.125Zm118.42 12.065-11.423 9.389c-13.031 10.71-13.031 30.631 0 41.341l11.423 9.39a10.698 10.698 0 0 1 2.471 13.623l-22.555 39.007a10.737 10.737 0 0 1-13.053 4.674l-13.856-5.183c-15.804-5.911-33.084 4.049-35.859 20.671l-2.432 14.572a10.721 10.721 0 0 1-10.58 8.949h-45.113a10.721 10.721 0 0 1-10.58-8.949l-2.433-14.572c-2.774-16.622-20.054-26.582-35.858-20.671l-13.856 5.183a10.737 10.737 0 0 1-13.053-4.674l-22.555-39.007a10.698 10.698 0 0 1 2.472-13.623l11.423-9.39c13.03-10.71 13.03-30.631 0-41.341l-11.423-9.389a10.698 10.698 0 0 1-2.472-13.623l22.555-39.007a10.735 10.735 0 0 1 13.053-4.674l13.856 5.182c15.804 5.912 33.084-4.049 35.858-20.67l2.433-14.573A10.721 10.721 0 0 1 124.773 26h45.113c5.243 0 9.718 3.785 10.58 8.948l2.432 14.572c2.775 16.622 20.055 26.583 35.859 20.67l13.856-5.181c4.91-1.837 10.43.14 13.053 4.674l22.555 39.007a10.698 10.698 0 0 1-2.471 13.623Z" }), (0, jsx_runtime_1.jsx)("rect", { width: 186.127, height: 183.396, x: 164.209, y: 180.029, fill: "#fff", rx: 50, stroke: stroke, strokeWidth: "18" }), (0, jsx_runtime_1.jsx)("path", { fill: stroke, strokeWidth: "18", d: "M312.062 248.395h-50.969c-3.98 0-7.281-3.3-7.281-7.281 0-3.98 3.301-7.281 7.281-7.281h50.969c3.98 0 7.281 3.301 7.281 7.281 0 3.981-3.203 7.281-7.281 7.281ZM210.119 255.774a7.202 7.202 0 0 1-5.145-2.136l-7.281-7.282c-2.816-2.815-2.816-7.475 0-10.291 2.815-2.815 7.475-2.815 10.29 0l2.136 2.136 16.699-16.698c2.815-2.816 7.475-2.816 10.29 0 2.816 2.815 2.816 7.475 0 10.291l-21.843 21.844a7.275 7.275 0 0 1-5.146 2.136ZM312.062 316.354h-50.969c-3.98 0-7.281-3.301-7.281-7.282 0-3.98 3.301-7.281 7.281-7.281h50.969c3.98 0 7.281 3.301 7.281 7.281 0 3.981-3.203 7.282-7.281 7.282ZM210.119 323.732a7.202 7.202 0 0 1-5.145-2.136l-7.281-7.281c-2.816-2.816-2.816-7.476 0-10.291 2.815-2.815 7.475-2.815 10.29 0l2.136 2.136 16.699-16.699c2.815-2.815 7.475-2.815 10.29 0 2.816 2.816 2.816 7.476 0 10.291l-21.843 21.844a7.275 7.275 0 0 1-5.146 2.136Z" }), (0, jsx_runtime_1.jsx)("path", { fill: stroke, d: "M286.625 375.865h-58.25c-52.716 0-75.24-22.524-75.24-75.24v-58.25c0-52.716 22.524-75.24 75.24-75.24h58.25c52.716 0 75.239 22.524 75.239 75.24v58.25c0 52.716-22.523 75.24-75.239 75.24Zm-58.25-194.167c-44.756 0-60.677 15.922-60.677 60.677v58.25c0 44.755 15.921 60.677 60.677 60.677h58.25c44.755 0 60.677-15.922 60.677-60.677v-58.25c0-44.755-15.922-60.677-60.677-60.677h-58.25Z" })] }));
8
8
  };
9
9
  exports.SvgConfigure = SvgConfigure;
@@ -1 +1 @@
1
- {"version":3,"file":"SvgExport.d.ts","sourceRoot":"","sources":["../../src/Svgs/SvgExport.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,eAAe,CAAC;AAElD,eAAO,MAAM,SAAS,GACpB,OAAO,YAAY,GAAG;IACpB,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB,4CA+BF,CAAC"}
1
+ {"version":3,"file":"SvgExport.d.ts","sourceRoot":"","sources":["../../src/Svgs/SvgExport.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,eAAe,CAAC;AAElD,eAAO,MAAM,SAAS,GACpB,OAAO,YAAY,GAAG;IACpB,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB,4CAgCF,CAAC"}
@@ -3,6 +3,6 @@ Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.SvgExport = void 0;
4
4
  const jsx_runtime_1 = require("react/jsx-runtime");
5
5
  const SvgExport = (props) => {
6
- return ((0, jsx_runtime_1.jsx)("svg", { width: "42", height: "42", viewBox: "0 0 36 36", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props, children: (0, jsx_runtime_1.jsxs)("g", { id: "Communication / Share_iOS_Export", children: [(0, jsx_runtime_1.jsx)("rect", { x: "0.5", y: "0.5", width: "33", height: "33", rx: "3.5", stroke: "#BCBFC2" }), (0, jsx_runtime_1.jsx)("path", { id: "Vector", d: "M14 11L17 8M17 8L20 11M17 8V18M12.0002 15C11.0683 15 10.6024 15 10.2349 15.1522C9.74481 15.3552 9.35523 15.7448 9.15224 16.2349C9 16.6024 9 17.0681 9 18V22.8C9 23.9201 9 24.4798 9.21799 24.9076C9.40973 25.2839 9.71547 25.5905 10.0918 25.7822C10.5192 26 11.079 26 12.1969 26H21.8036C22.9215 26 23.4805 26 23.9079 25.7822C24.2842 25.5905 24.5905 25.2839 24.7822 24.9076C25 24.4802 25 23.921 25 22.8031V18C25 17.0681 24.9999 16.6024 24.8477 16.2349C24.6447 15.7448 24.2554 15.3552 23.7654 15.1522C23.3978 15 22.9319 15 22 15", stroke: props.disabled ? "#afafafff" : "#4C5D70", strokeWidth: "1", strokeLinecap: "round", strokeLinejoin: "round" })] }) }));
6
+ return ((0, jsx_runtime_1.jsx)("svg", { width: 36, height: 36, viewBox: "0 0 36 36", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props, children: (0, jsx_runtime_1.jsxs)("g", { id: "Communication / Share_iOS_Export", children: [(0, jsx_runtime_1.jsx)("rect", { x: "0.5", y: "0.5", width: "33", height: "33", rx: "3.5", stroke: "#dbe1e6", strokeWidth: "1.4" }), (0, jsx_runtime_1.jsx)("path", { id: "Vector", d: "M14 11L17 8M17 8L20 11M17 8V18M12.0002 15C11.0683 15 10.6024 15 10.2349 15.1522C9.74481 15.3552 9.35523 15.7448 9.15224 16.2349C9 16.6024 9 17.0681 9 18V22.8C9 23.9201 9 24.4798 9.21799 24.9076C9.40973 25.2839 9.71547 25.5905 10.0918 25.7822C10.5192 26 11.079 26 12.1969 26H21.8036C22.9215 26 23.4805 26 23.9079 25.7822C24.2842 25.5905 24.5905 25.2839 24.7822 24.9076C25 24.4802 25 23.921 25 22.8031V18C25 17.0681 24.9999 16.6024 24.8477 16.2349C24.6447 15.7448 24.2554 15.3552 23.7654 15.1522C23.3978 15 22.9319 15 22 15", stroke: props.disabled ? "#afafafff" : "#4C5D70", strokeWidth: "1.5", strokeLinecap: "round", strokeLinejoin: "round" })] }) }));
7
7
  };
8
8
  exports.SvgExport = SvgExport;
@@ -1 +1 @@
1
- {"version":3,"file":"SvgFilterList.d.ts","sourceRoot":"","sources":["../../src/Svgs/SvgFilterList.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,eAAe,CAAC;AAElD,eAAO,MAAM,aAAa,GACxB,OAAO,YAAY,GAAG;IACpB,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB,4CAuBF,CAAC"}
1
+ {"version":3,"file":"SvgFilterList.d.ts","sourceRoot":"","sources":["../../src/Svgs/SvgFilterList.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,eAAe,CAAC;AAElD,eAAO,MAAM,aAAa,GACxB,OAAO,YAAY,GAAG;IACpB,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB,4CA+BF,CAAC"}
@@ -4,6 +4,6 @@ exports.SvgFilterList = void 0;
4
4
  const jsx_runtime_1 = require("react/jsx-runtime");
5
5
  const SvgFilterList = (props) => {
6
6
  const stroke = props.disabled ? "#afafafff" : "#4C5D70";
7
- return ((0, jsx_runtime_1.jsxs)("svg", { width: "42", height: "42", viewBox: "0 0 36 36", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props, children: [(0, jsx_runtime_1.jsx)("rect", { x: "0.5", y: "0.5", width: "33", height: "33", rx: "3.5", stroke: "#BCBFC2" }), (0, jsx_runtime_1.jsx)("path", { d: "M10.5 13.8333V11.5C10.5 10.9477 10.9478 10.5 11.5 10.5H24.5001C25.0524 10.5 25.5001 10.9477 25.5001 11.4999L25.5004 13.8333M10.5 13.8333L15.9842 18.534C16.2058 18.724 16.3334 19.0013 16.3334 19.2933V24.2192C16.3334 24.8698 16.9448 25.3472 17.5759 25.1894L18.9092 24.856C19.3544 24.7447 19.6667 24.3448 19.6667 23.8859V19.2933C19.6667 19.0014 19.7943 18.724 20.0159 18.534L25.5004 13.8333M10.5 13.8333H25.5004", stroke: stroke, strokeWidth: "1", strokeLinecap: "round", strokeLinejoin: "round" })] }));
7
+ return ((0, jsx_runtime_1.jsxs)("svg", { width: 36, height: 36, viewBox: "0 0 36 36", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props, children: [(0, jsx_runtime_1.jsx)("rect", { x: "0.5", y: "0.5", width: "33", height: "33", rx: "3.5", stroke: "#dbe1e6", strokeWidth: "1.4" }), (0, jsx_runtime_1.jsx)("path", { d: "M10.5 13.8333V11.5C10.5 10.9477 10.9478 10.5 11.5 10.5H24.5001C25.0524 10.5 25.5001 10.9477 25.5001 11.4999L25.5004 13.8333M10.5 13.8333L15.9842 18.534C16.2058 18.724 16.3334 19.0013 16.3334 19.2933V24.2192C16.3334 24.8698 16.9448 25.3472 17.5759 25.1894L18.9092 24.856C19.3544 24.7447 19.6667 24.3448 19.6667 23.8859V19.2933C19.6667 19.0014 19.7943 18.724 20.0159 18.534L25.5004 13.8333M10.5 13.8333H25.5004", stroke: stroke, strokeWidth: "1.3", strokeLinecap: "round", strokeLinejoin: "round" })] }));
8
8
  };
9
9
  exports.SvgFilterList = SvgFilterList;
@@ -2,5 +2,5 @@
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.SvgFilteredList = void 0;
4
4
  const jsx_runtime_1 = require("react/jsx-runtime");
5
- const SvgFilteredList = (props) => ((0, jsx_runtime_1.jsxs)("svg", { width: "40", height: "40", viewBox: "0 0 40 40", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props, children: [(0, jsx_runtime_1.jsx)("path", { d: "M35.0026 0.583008H4.66927C2.41411 0.583008 0.585938 2.41118 0.585938 4.66634V34.9997C0.585938 37.2548 2.41411 39.083 4.66927 39.083H35.0026C37.2578 39.083 39.0859 37.2548 39.0859 34.9997V4.66634C39.0859 2.41118 37.2578 0.583008 35.0026 0.583008Z", fill: "#BDE5FF", stroke: "#3BA4E8", strokeWidth: "1.16667" }), (0, jsx_runtime_1.jsx)("path", { d: "M11.25 16.1388V13.4167C11.25 12.7723 11.7724 12.25 12.4167 12.25H27.5834C28.2278 12.25 28.7501 12.7723 28.7501 13.4165L28.7505 16.1388M11.25 16.1388L17.6482 21.623C17.9068 21.8447 18.0556 22.1682 18.0556 22.5089V28.2557C18.0556 29.0148 18.7689 29.5717 19.5052 29.3876L21.0607 28.9987C21.5801 28.8688 21.9445 28.4023 21.9445 27.8669V22.5089C21.9445 22.1683 22.0933 21.8447 22.3519 21.623L28.7505 16.1388M11.25 16.1388H28.7505", stroke: "#3BA4E8", strokeWidth: "1.5", strokeLinecap: "round", strokeLinejoin: "round" }), (0, jsx_runtime_1.jsx)("circle", { cx: "27.5", cy: "12.5", r: "4.25", fill: "#3BA4E8", stroke: "#3BA4E8", strokeWidth: "1.5" })] }));
5
+ const SvgFilteredList = (props) => ((0, jsx_runtime_1.jsxs)("svg", { width: 35, height: 35, viewBox: "0 0 40 40", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props, children: [(0, jsx_runtime_1.jsx)("path", { d: "M35.0026 0.583008H4.66927C2.41411 0.583008 0.585938 2.41118 0.585938 4.66634V34.9997C0.585938 37.2548 2.41411 39.083 4.66927 39.083H35.0026C37.2578 39.083 39.0859 37.2548 39.0859 34.9997V4.66634C39.0859 2.41118 37.2578 0.583008 35.0026 0.583008Z", fill: "#BDE5FF", stroke: "#3BA4E8", strokeWidth: "1.4" }), (0, jsx_runtime_1.jsx)("path", { d: "M11.25 16.1388V13.4167C11.25 12.7723 11.7724 12.25 12.4167 12.25H27.5834C28.2278 12.25 28.7501 12.7723 28.7501 13.4165L28.7505 16.1388M11.25 16.1388L17.6482 21.623C17.9068 21.8447 18.0556 22.1682 18.0556 22.5089V28.2557C18.0556 29.0148 18.7689 29.5717 19.5052 29.3876L21.0607 28.9987C21.5801 28.8688 21.9445 28.4023 21.9445 27.8669V22.5089C21.9445 22.1683 22.0933 21.8447 22.3519 21.623L28.7505 16.1388M11.25 16.1388H28.7505", stroke: "#3BA4E8", strokeWidth: "1.5", strokeLinecap: "round", strokeLinejoin: "round" }), (0, jsx_runtime_1.jsx)("circle", { cx: "27.5", cy: "12.5", r: "4.25", fill: "#3BA4E8", stroke: "#3BA4E8", strokeWidth: "1.5" })] }));
6
6
  exports.SvgFilteredList = SvgFilteredList;
@@ -1 +1 @@
1
- {"version":3,"file":"SvgHome.d.ts","sourceRoot":"","sources":["../../src/Svgs/SvgHome.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AACtC,eAAO,MAAM,OAAO,GAAI,OAAO,QAAQ,CAAC,aAAa,CAAC,4CAgBrD,CAAC"}
1
+ {"version":3,"file":"SvgHome.d.ts","sourceRoot":"","sources":["../../src/Svgs/SvgHome.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AACtC,eAAO,MAAM,OAAO,GAAI,OAAO,QAAQ,CAAC,aAAa,CAAC,4CAiBrD,CAAC"}
@@ -2,5 +2,5 @@
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.SvgHome = void 0;
4
4
  const jsx_runtime_1 = require("react/jsx-runtime");
5
- const SvgHome = (props) => ((0, jsx_runtime_1.jsx)("svg", { xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", children: (0, jsx_runtime_1.jsx)("path", { d: "M7.5 17.5016V11.3349C7.5 10.8682 7.5 10.6348 7.59083 10.4566C7.67072 10.2998 7.79821 10.1723 7.95501 10.0924C8.13327 10.0016 8.36662 10.0016 8.83333 10.0016H11.1667C11.6334 10.0016 11.8667 10.0016 12.045 10.0924C12.2018 10.1723 12.3293 10.2998 12.4092 10.4566C12.5 10.6348 12.5 10.8682 12.5 11.3349V17.5016M9.18141 2.30492L3.52949 6.70086C3.15168 6.99471 2.96278 7.14163 2.82669 7.32563C2.70614 7.48862 2.61633 7.67224 2.56169 7.86746C2.5 8.08785 2.5 8.32717 2.5 8.8058V14.8349C2.5 15.7683 2.5 16.235 2.68166 16.5916C2.84144 16.9052 3.09641 17.1601 3.41002 17.3199C3.76654 17.5016 4.23325 17.5016 5.16667 17.5016H14.8333C15.7668 17.5016 16.2335 17.5016 16.59 17.3199C16.9036 17.1601 17.1586 16.9052 17.3183 16.5916C17.5 16.235 17.5 15.7683 17.5 14.8349V8.8058C17.5 8.32717 17.5 8.08785 17.4383 7.86746C17.3837 7.67224 17.2939 7.48862 17.1733 7.32563C17.0372 7.14163 16.8483 6.99471 16.4705 6.70086L10.8186 2.30492C10.5258 2.07721 10.3794 1.96335 10.2178 1.91959C10.0752 1.88097 9.92484 1.88097 9.78221 1.91959C9.62057 1.96335 9.47418 2.07721 9.18141 2.30492Z", stroke: props.fill ?? "currentColor", strokeWidth: "1.5", strokeLinecap: "round", strokeLinejoin: "round" }) }));
5
+ const SvgHome = (props) => ((0, jsx_runtime_1.jsx)("svg", { xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", ...props, children: (0, jsx_runtime_1.jsx)("path", { d: "M7.5 17.5016V11.3349C7.5 10.8682 7.5 10.6348 7.59083 10.4566C7.67072 10.2998 7.79821 10.1723 7.95501 10.0924C8.13327 10.0016 8.36662 10.0016 8.83333 10.0016H11.1667C11.6334 10.0016 11.8667 10.0016 12.045 10.0924C12.2018 10.1723 12.3293 10.2998 12.4092 10.4566C12.5 10.6348 12.5 10.8682 12.5 11.3349V17.5016M9.18141 2.30492L3.52949 6.70086C3.15168 6.99471 2.96278 7.14163 2.82669 7.32563C2.70614 7.48862 2.61633 7.67224 2.56169 7.86746C2.5 8.08785 2.5 8.32717 2.5 8.8058V14.8349C2.5 15.7683 2.5 16.235 2.68166 16.5916C2.84144 16.9052 3.09641 17.1601 3.41002 17.3199C3.76654 17.5016 4.23325 17.5016 5.16667 17.5016H14.8333C15.7668 17.5016 16.2335 17.5016 16.59 17.3199C16.9036 17.1601 17.1586 16.9052 17.3183 16.5916C17.5 16.235 17.5 15.7683 17.5 14.8349V8.8058C17.5 8.32717 17.5 8.08785 17.4383 7.86746C17.3837 7.67224 17.2939 7.48862 17.1733 7.32563C17.0372 7.14163 16.8483 6.99471 16.4705 6.70086L10.8186 2.30492C10.5258 2.07721 10.3794 1.96335 10.2178 1.91959C10.0752 1.88097 9.92484 1.88097 9.78221 1.91959C9.62057 1.96335 9.47418 2.07721 9.18141 2.30492Z", stroke: props.fill ?? "currentColor", strokeWidth: "1.5", strokeLinecap: "round", strokeLinejoin: "round" }) }));
6
6
  exports.SvgHome = SvgHome;
@@ -1 +1 @@
1
- {"version":3,"file":"SvgImport.d.ts","sourceRoot":"","sources":["../../src/Svgs/SvgImport.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,eAAe,CAAC;AAElD,eAAO,MAAM,SAAS,GACpB,OAAO,YAAY,GAAG;IACpB,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB,4CAiBF,CAAC"}
1
+ {"version":3,"file":"SvgImport.d.ts","sourceRoot":"","sources":["../../src/Svgs/SvgImport.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,eAAe,CAAC;AAElD,eAAO,MAAM,SAAS,GACpB,OAAO,YAAY,GAAG;IACpB,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB,4CA4BF,CAAC"}
@@ -3,6 +3,6 @@ Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.SvgImport = void 0;
4
4
  const jsx_runtime_1 = require("react/jsx-runtime");
5
5
  const SvgImport = (props) => {
6
- return ((0, jsx_runtime_1.jsxs)("svg", { xmlns: "http://www.w3.org/2000/svg", width: 42, height: 42, fill: "none", viewBox: "0 0 36 36", ...props, children: [(0, jsx_runtime_1.jsx)("rect", { width: 33, height: 33, x: 0.5, y: 0.5, stroke: "#BCBFC2", rx: 3.5 }), (0, jsx_runtime_1.jsx)("g", { stroke: props.disabled ? "#afafafff" : "#4C5D70", children: (0, jsx_runtime_1.jsx)("path", { d: "M12 12.75c-.932 0-1.398 0-1.765.152a2 2 0 0 0-1.083 1.083C9 14.352 9 14.818 9 15.75v5.8c0 1.12 0 1.68.218 2.108a2 2 0 0 0 .874.874c.427.218.987.218 2.105.218h9.607c1.118 0 1.677 0 2.104-.218.376-.192.682-.498.874-.874.218-.428.218-.987.218-2.105V15.75c0-.932 0-1.398-.152-1.765a2 2 0 0 0-1.083-1.083c-.367-.152-.833-.152-1.765-.152M20 16.25l-3 3m0 0-3-3m3 3v-10" }) })] }));
6
+ return ((0, jsx_runtime_1.jsxs)("svg", { xmlns: "http://www.w3.org/2000/svg", width: 36, height: 36, fill: "none", viewBox: "0 0 36 36", ...props, children: [(0, jsx_runtime_1.jsx)("rect", { strokeWidth: "1.4", width: 33, height: 33, x: 0.5, y: 0.5, stroke: "#dbe1e6", rx: 3.5 }), (0, jsx_runtime_1.jsx)("g", { stroke: props.disabled ? "#afafafff" : "#4C5D70", children: (0, jsx_runtime_1.jsx)("path", { strokeWidth: "1.5", d: "M12 12.75c-.932 0-1.398 0-1.765.152a2 2 0 0 0-1.083 1.083C9 14.352 9 14.818 9 15.75v5.8c0 1.12 0 1.68.218 2.108a2 2 0 0 0 .874.874c.427.218.987.218 2.105.218h9.607c1.118 0 1.677 0 2.104-.218.376-.192.682-.498.874-.874.218-.428.218-.987.218-2.105V15.75c0-.932 0-1.398-.152-1.765a2 2 0 0 0-1.083-1.083c-.367-.152-.833-.152-1.765-.152M20 16.25l-3 3m0 0-3-3m3 3v-10" }) })] }));
7
7
  };
8
8
  exports.SvgImport = SvgImport;
@@ -24,7 +24,7 @@ function UserProfileMenu({ userDetails, menuItems, }) {
24
24
  };
25
25
  const handleClose = () => setAnchorEl(null);
26
26
  const { name } = userDetails;
27
- return ((0, jsx_runtime_1.jsxs)(material_1.Box, { position: "relative", children: [(0, jsx_runtime_1.jsx)(material_1.Box, { sx: { display: "flex", alignItems: "center" }, children: (0, jsx_runtime_1.jsx)(UserProfileMenu_styled_1.IconButtonStyled, { ref: buttonRef, onClick: handleClick, size: "small", "aria-haspopup": "true", children: (0, jsx_runtime_1.jsxs)(material_1.Stack, { direction: "row", alignItems: "center", gap: 1, color: "black", children: [(0, jsx_runtime_1.jsx)(material_1.Avatar, { src: userDetails.avatar, sx: { border: `1px solid ${iron[700]}` } }), isDesktop && ((0, jsx_runtime_1.jsxs)(jsx_runtime_1.Fragment, { children: [(0, jsx_runtime_1.jsx)(material_1.Typography, { maxWidth: 150, noWrap: true, children: name }), open ? (0, jsx_runtime_1.jsx)(icons_material_1.KeyboardArrowUp, {}) : (0, jsx_runtime_1.jsx)(icons_material_1.KeyboardArrowDown, {})] }))] }) }) }), open && ((0, jsx_runtime_1.jsx)(material_1.Popover, { open: true, anchorEl: anchorEl, onClose: handleClose, anchorOrigin: { vertical: "bottom", horizontal: "right" }, transformOrigin: { vertical: "top", horizontal: "right" }, slotProps: {
27
+ return ((0, jsx_runtime_1.jsxs)(material_1.Box, { position: "relative", children: [(0, jsx_runtime_1.jsx)(material_1.Box, { sx: { display: "flex", alignItems: "center" }, children: (0, jsx_runtime_1.jsx)(UserProfileMenu_styled_1.IconButtonStyled, { ref: buttonRef, onClick: handleClick, size: "small", "aria-haspopup": "true", children: (0, jsx_runtime_1.jsxs)(material_1.Stack, { direction: "row", alignItems: "center", gap: 1, color: "black", children: [(0, jsx_runtime_1.jsx)(material_1.Avatar, { src: userDetails.avatar, sx: { border: `1px solid ${iron[700]}`, width: 28, height: 28 } }), isDesktop && ((0, jsx_runtime_1.jsxs)(jsx_runtime_1.Fragment, { children: [(0, jsx_runtime_1.jsx)(material_1.Typography, { maxWidth: 150, noWrap: true, children: name }), open ? (0, jsx_runtime_1.jsx)(icons_material_1.KeyboardArrowUp, {}) : (0, jsx_runtime_1.jsx)(icons_material_1.KeyboardArrowDown, {})] }))] }) }) }), open && ((0, jsx_runtime_1.jsx)(material_1.Popover, { open: true, anchorEl: anchorEl, onClose: handleClose, anchorOrigin: { vertical: "bottom", horizontal: "right" }, transformOrigin: { vertical: "top", horizontal: "right" }, slotProps: {
28
28
  paper: {
29
29
  elevation: 0,
30
30
  sx: {
@@ -63,5 +63,5 @@ function UserProfileMenu({ userDetails, menuItems, }) {
63
63
  minWidth: "20px",
64
64
  alignItems: "center",
65
65
  ...sx,
66
- }, children: icon }), label && ((0, jsx_runtime_1.jsx)(material_1.Typography, { sx: { fontSize: "15px" }, children: label }))] })) })] }, `${key}_container`))) }) }))] }));
66
+ }, children: icon }), label && ((0, jsx_runtime_1.jsx)(material_1.Typography, { sx: { fontSize: "13px" }, children: label }))] })) })] }, `${key}_container`))) }) }))] }));
67
67
  }
@@ -1 +1 @@
1
- {"version":3,"file":"downloadPrintHtml.d.ts","sourceRoot":"","sources":["../../src/utils/downloadPrintHtml.ts"],"names":[],"mappings":"AAIA,eAAO,MAAM,iBAAiB,GAC5B,SAAS,WAAW,GAAG,IAAI,EAC3B,QAAQ,OAAO,GAAG,OAAO,EACzB,iBAAoB,kBA6ErB,CAAC"}
1
+ {"version":3,"file":"downloadPrintHtml.d.ts","sourceRoot":"","sources":["../../src/utils/downloadPrintHtml.ts"],"names":[],"mappings":"AAIA,eAAO,MAAM,iBAAiB,GAC5B,SAAS,WAAW,GAAG,IAAI,EAC3B,QAAQ,OAAO,GAAG,OAAO,EACzB,iBAAoB,kBA8ErB,CAAC"}
@@ -36,7 +36,8 @@ const downloadPrintHtml = async (element, action, filename = "section") => {
36
36
  }
37
37
  doc.body.innerHTML = "";
38
38
  doc.body.style.margin = "0";
39
- doc.body.style.display = "block";
39
+ doc.body.style.display = "flex";
40
+ doc.body.style.justifyContent = "center";
40
41
  doc.body.style.alignItems = "center";
41
42
  const style = document.createElement("style");
42
43
  style.innerHTML = "@page { margin: 0; }";
@@ -1 +1 @@
1
- {"version":3,"file":"theme.d.ts","sourceRoot":"","sources":["../../../src/utils/theme/theme.ts"],"names":[],"mappings":"AAAA,OAAO,EAEL,KAAK,WAAW,EAChB,KAAK,YAAY,EAClB,MAAM,eAAe,CAAC;AAGvB,OAAO,SAAS,CAAC;AAGjB,eAAO,MAAM,KAAK;;;CAGR,CAAC;AAEX,MAAM,MAAM,YAAY,GAAG,MAAM,OAAO,KAAK,CAAC;AAE9C,eAAO,MAAM,iBAAiB,GAAI,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;;;CAKjD,CAAC;AAEH,wBAAgB,QAAQ,CAAC,KAAK,EAAE,WAAW,GAAG,YAAY,CAkSzD"}
1
+ {"version":3,"file":"theme.d.ts","sourceRoot":"","sources":["../../../src/utils/theme/theme.ts"],"names":[],"mappings":"AAAA,OAAO,EAEL,KAAK,WAAW,EAChB,KAAK,YAAY,EAClB,MAAM,eAAe,CAAC;AAGvB,OAAO,SAAS,CAAC;AAGjB,eAAO,MAAM,KAAK;;;CAGR,CAAC;AAEX,MAAM,MAAM,YAAY,GAAG,MAAM,OAAO,KAAK,CAAC;AAE9C,eAAO,MAAM,iBAAiB,GAAI,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;;;CAKjD,CAAC;AAqBH,wBAAgB,QAAQ,CAAC,KAAK,EAAE,WAAW,GAAG,YAAY,CAqVzD"}
@@ -18,8 +18,27 @@ const getPaletteByTheme = (mode) => ({
18
18
  },
19
19
  });
20
20
  exports.getPaletteByTheme = getPaletteByTheme;
21
+ const DESIGN_TOKENS = {
22
+ button: {
23
+ height: {
24
+ small: "32px",
25
+ medium: "36px",
26
+ large: "40px",
27
+ },
28
+ padding: {
29
+ small: "6px 12px",
30
+ medium: "8px 16px",
31
+ large: "10px 20px",
32
+ },
33
+ fontSize: "13px",
34
+ fontWeight: 500,
35
+ borderRadius: "6px",
36
+ minWidth: "80px",
37
+ },
38
+ };
21
39
  function appTheme(theme) {
22
40
  const { palette } = (0, exports.getPaletteByTheme)(theme);
41
+ const { borderRadius, fontSize, fontWeight, minWidth, padding, height } = DESIGN_TOKENS.button;
23
42
  return {
24
43
  palette,
25
44
  typography: typography_1.typographyThemeOptions,
@@ -51,19 +70,65 @@ function appTheme(theme) {
51
70
  styleOverrides: {
52
71
  root: {
53
72
  textTransform: "none",
54
- borderRadius: "4px",
55
- fontSize: "15px",
73
+ borderRadius,
74
+ fontSize,
75
+ fontWeight,
76
+ minWidth,
77
+ padding: padding.medium,
78
+ lineHeight: 1.5,
79
+ transition: "all 0.2s ease-in-out",
80
+ "&:hover": {
81
+ boxShadow: `0 2px 4px ${palette.app.color.mirage[800]}`,
82
+ },
83
+ "&:active": {
84
+ transform: "scale(0.98)",
85
+ },
86
+ },
87
+ sizeSmall: {
88
+ height: height.small,
89
+ padding: padding.small,
90
+ },
91
+ sizeMedium: {
92
+ height: height.medium,
93
+ padding: padding.medium,
94
+ },
95
+ sizeLarge: {
96
+ height: height.large,
97
+ padding: padding.large,
56
98
  },
57
99
  },
58
100
  defaultProps: {
59
101
  variant: "contained",
60
102
  color: "secondary",
103
+ size: "medium",
61
104
  },
62
105
  variants: [
63
106
  {
64
107
  props: { variant: "contained" },
65
108
  style: {
66
109
  color: palette.app.color.iron[600],
110
+ boxShadow: "none",
111
+ "&:hover": {
112
+ boxShadow: `0 2px 6px ${palette.app.color.mirage[800]}`,
113
+ },
114
+ },
115
+ },
116
+ {
117
+ props: { variant: "outlined" },
118
+ style: {
119
+ borderWidth: "1px",
120
+ "&:hover": {
121
+ borderWidth: "1px",
122
+ },
123
+ },
124
+ },
125
+ {
126
+ props: { variant: "text" },
127
+ style: {
128
+ padding: padding.medium,
129
+ "&:hover": {
130
+ backgroundColor: palette.app.color.butterflyBlue[500],
131
+ },
67
132
  },
68
133
  },
69
134
  ],
@@ -125,6 +190,7 @@ function appTheme(theme) {
125
190
  marginLeft: "unset",
126
191
  color: palette.app.color.iron[400],
127
192
  fontWeight: 500,
193
+ fontSize: "13px",
128
194
  },
129
195
  },
130
196
  },
@@ -175,6 +241,7 @@ function appTheme(theme) {
175
241
  root: {
176
242
  "& .MuiButtonBase-root": {
177
243
  minHeight: "48px",
244
+ fontSize: "13px",
178
245
  },
179
246
  "& .MuiTabs-scrollButtons.Mui-disabled": {
180
247
  display: "none",
@@ -195,7 +262,7 @@ function appTheme(theme) {
195
262
  root: {
196
263
  textTransform: "none",
197
264
  fontWeight: 500,
198
- fontSize: "14px",
265
+ fontSize: "13px",
199
266
  color: "black",
200
267
  "&.Mui-selected": {
201
268
  color: "black",
@@ -7,48 +7,48 @@ exports.typographyFontStyleOptions = {
7
7
  };
8
8
  exports.typographyOptions = {
9
9
  h1: {
10
- fontSize: "clamp(2.5rem, 5vw, 6rem)",
11
- lineHeight: "clamp(3rem, 6vw, 7rem)",
10
+ fontSize: "clamp(1.625rem, 4vw, 2.375rem)",
11
+ lineHeight: "clamp(2.125rem, 5vw, 2.875rem)",
12
12
  },
13
13
  h2: {
14
- fontSize: "clamp(2rem, 4vw, 3.75rem)",
15
- lineHeight: "clamp(2.5rem, 5vw, 4.5rem)",
14
+ fontSize: "clamp(1.375rem, 3.5vw, 1.875rem)",
15
+ lineHeight: "clamp(1.75rem, 4.5vw, 2.375rem)",
16
16
  },
17
17
  h3: {
18
- fontSize: "clamp(1.75rem, 3.5vw, 3rem)",
19
- lineHeight: "clamp(2.25rem, 4vw, 3.5rem)",
18
+ fontSize: "clamp(1.125rem, 3vw, 1.625rem)",
19
+ lineHeight: "clamp(1.5rem, 3.75vw, 2rem)",
20
20
  },
21
21
  h4: {
22
- fontSize: "clamp(1.5rem, 3vw, 2.25rem)",
23
- lineHeight: "clamp(1.75rem, 3.5vw, 2.625rem)",
22
+ fontSize: "clamp(1rem, 2.5vw, 1.375rem)",
23
+ lineHeight: "clamp(1.375rem, 3vw, 1.75rem)",
24
24
  },
25
25
  h5: {
26
- fontSize: "clamp(1.25rem, 2.5vw, 1.5rem)",
27
- lineHeight: "clamp(1.5rem, 3vw, 1.5rem)",
26
+ fontSize: "clamp(0.875rem, 2vw, 1.125rem)",
27
+ lineHeight: "clamp(1.25rem, 2.5vw, 1.5rem)",
28
28
  },
29
29
  h6: {
30
- fontSize: "clamp(1.125rem, 2vw, 1.25rem)",
31
- lineHeight: "clamp(1.5rem, 2.5vw, 1.5rem)",
30
+ fontSize: "clamp(0.8125rem, 1.75vw, 1rem)",
31
+ lineHeight: "clamp(1.25rem, 2.25vw, 1.375rem)",
32
32
  },
33
33
  subtitle1: {
34
- fontSize: "clamp(1rem, 1.5vw, 1.125rem)",
35
- lineHeight: "clamp(1.5rem, 2vw, 1.5rem)",
34
+ fontSize: "clamp(0.75rem, 1.3vw, 0.875rem)",
35
+ lineHeight: "clamp(1.1875rem, 1.8vw, 1.3125rem)",
36
36
  },
37
37
  subtitle2: {
38
- fontSize: "clamp(0.875rem, 1.2vw, 0.875rem)",
39
- lineHeight: "clamp(1.25rem, 2vw, 1.5rem)",
38
+ fontSize: "clamp(0.6875rem, 1.1vw, 0.75rem)",
39
+ lineHeight: "clamp(1.0625rem, 1.6vw, 1.1875rem)",
40
40
  },
41
41
  body1: {
42
- fontSize: "clamp(0.875rem, 1.2vw, 1rem)",
43
- lineHeight: "clamp(1.25rem, 2vw, 1.5rem)",
42
+ fontSize: "clamp(0.8125rem, 1.2vw, 0.8125rem)",
43
+ lineHeight: "clamp(1.3125rem, 1.8vw, 1.3125rem)",
44
44
  },
45
45
  body2: {
46
- fontSize: "clamp(0.75rem, 1vw, 0.875rem)",
47
- lineHeight: "clamp(1rem, 1.5vw, 1.25rem)",
46
+ fontSize: "clamp(0.6875rem, 1vw, 0.75rem)",
47
+ lineHeight: "clamp(1.0625rem, 1.5vw, 1.1875rem)",
48
48
  },
49
49
  caption: {
50
- fontSize: "clamp(0.625rem, 0.8vw, 0.75rem)",
51
- lineHeight: "clamp(0.875rem, 1vw, 1rem)",
50
+ fontSize: "clamp(0.5625rem, 0.85vw, 0.625rem)",
51
+ lineHeight: "clamp(0.8125rem, 1.1vw, 0.9375rem)",
52
52
  },
53
53
  };
54
54
  exports.typographyVariantMapping = {
@@ -1,10 +0,0 @@
1
- import type { DialogActionsProps } from "@mui/material/DialogActions";
2
- import { type Theme } from "@mui/material/styles";
3
- export declare const getDialogTheme: (theme: Theme) => {
4
- [x: string]: string | {
5
- padding: string;
6
- };
7
- padding: string;
8
- };
9
- export declare const StyledDialogActions: React.ComponentType<DialogActionsProps>;
10
- //# sourceMappingURL=DialogActions.Styled.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"DialogActions.Styled.d.ts","sourceRoot":"","sources":["../../src/Dialog/DialogActions.Styled.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,6BAA6B,CAAC;AACtE,OAAO,EAAU,KAAK,KAAK,EAAE,MAAM,sBAAsB,CAAC;AAE1D,eAAO,MAAM,cAAc,GAAI,OAAO,KAAK;;;;;CAYzC,CAAC;AAEH,eAAO,MAAM,mBAAmB,EAAE,KAAK,CAAC,aAAa,CAAC,kBAAkB,CAGnE,CAAC"}
@@ -1,21 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.StyledDialogActions = exports.getDialogTheme = void 0;
4
- const material_1 = require("@mui/material");
5
- const styles_1 = require("@mui/material/styles");
6
- const getDialogTheme = (theme) => ({
7
- padding: "16px 24px",
8
- [theme.breakpoints.up("xs")]: {
9
- padding: "10px",
10
- },
11
- [theme.breakpoints.up("sm")]: {
12
- padding: "16px 20px",
13
- },
14
- [theme.breakpoints.up("md")]: {
15
- padding: "16px 24px",
16
- },
17
- });
18
- exports.getDialogTheme = getDialogTheme;
19
- exports.StyledDialogActions = (0, styles_1.styled)(material_1.DialogActions)(({ theme }) => ({
20
- ...(0, exports.getDialogTheme)(theme),
21
- }));
@@ -1,3 +0,0 @@
1
- import { type DialogContentProps } from "@mui/material";
2
- export declare const StyledDialogContent: React.ComponentType<DialogContentProps>;
3
- //# sourceMappingURL=DialogContent.Styled.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"DialogContent.Styled.d.ts","sourceRoot":"","sources":["../../src/Dialog/DialogContent.Styled.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAiB,KAAK,kBAAkB,EAAE,MAAM,eAAe,CAAC;AAIvE,eAAO,MAAM,mBAAmB,EAAE,KAAK,CAAC,aAAa,CAAC,kBAAkB,CAGnE,CAAC"}