@danikokonn/yarik-frontend-lib 2.0.56-test → 2.0.56

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 (188) hide show
  1. package/dist/components/ActionDialog/ActionDialog.d.ts +1 -2
  2. package/dist/components/ActionDialog/ActionDialog.d.ts.map +1 -1
  3. package/dist/components/ActionDialog/ActionDialog.js +7 -18
  4. package/dist/components/ActionDialog/ActionDialogProps.d.ts +1 -1
  5. package/dist/components/ActionDialog/ActionDialogProps.d.ts.map +1 -1
  6. package/dist/components/ActionDialog/index.d.ts +2 -2
  7. package/dist/components/ActionDialog/index.d.ts.map +1 -1
  8. package/dist/components/ActionDialog/index.js +1 -1
  9. package/dist/components/ColumnSearchInput/ColumnSearchInput.d.ts +1 -2
  10. package/dist/components/ColumnSearchInput/ColumnSearchInput.d.ts.map +1 -1
  11. package/dist/components/ColumnSearchInput/ColumnSearchInput.js +5 -5
  12. package/dist/components/ColumnSearchInput/index.d.ts +2 -2
  13. package/dist/components/ColumnSearchInput/index.d.ts.map +1 -1
  14. package/dist/components/ColumnSearchInput/index.js +1 -1
  15. package/dist/components/DateTimeRangePicker/DateTimeRangePicker.d.ts +2 -3
  16. package/dist/components/DateTimeRangePicker/DateTimeRangePicker.d.ts.map +1 -1
  17. package/dist/components/DateTimeRangePicker/DateTimeRangePicker.js +39 -41
  18. package/dist/components/DateTimeRangePicker/index.d.ts +2 -2
  19. package/dist/components/DateTimeRangePicker/index.d.ts.map +1 -1
  20. package/dist/components/DateTimeRangePicker/index.js +1 -1
  21. package/dist/components/DatetimeRangeInput/DatetimeRangeInput.d.ts +1 -0
  22. package/dist/components/DatetimeRangeInput/DatetimeRangeInput.d.ts.map +1 -1
  23. package/dist/components/DatetimeRangeInput/DatetimeRangeInput.js +38 -44
  24. package/dist/components/DatetimeRangeInput/index.d.ts +2 -2
  25. package/dist/components/DatetimeRangeInput/index.d.ts.map +1 -1
  26. package/dist/components/DatetimeRangeInput/index.js +1 -1
  27. package/dist/components/Footer/Footer.d.ts +1 -2
  28. package/dist/components/Footer/Footer.d.ts.map +1 -1
  29. package/dist/components/Footer/Footer.js +5 -13
  30. package/dist/components/Footer/index.d.ts +1 -1
  31. package/dist/components/Footer/index.d.ts.map +1 -1
  32. package/dist/components/Footer/index.js +1 -1
  33. package/dist/components/IpAddressInput/IpAddressInput.d.ts +1 -2
  34. package/dist/components/IpAddressInput/IpAddressInput.d.ts.map +1 -1
  35. package/dist/components/IpAddressInput/IpAddressInput.js +5 -6
  36. package/dist/components/IpAddressInput/index.d.ts +2 -2
  37. package/dist/components/IpAddressInput/index.d.ts.map +1 -1
  38. package/dist/components/IpAddressInput/index.js +1 -1
  39. package/dist/components/IpAddressSwitchableInput/IpAddressSwitchableInput.d.ts +1 -2
  40. package/dist/components/IpAddressSwitchableInput/IpAddressSwitchableInput.d.ts.map +1 -1
  41. package/dist/components/IpAddressSwitchableInput/IpAddressSwitchableInput.js +3 -2
  42. package/dist/components/IpAddressSwitchableInput/index.d.ts +2 -2
  43. package/dist/components/IpAddressSwitchableInput/index.d.ts.map +1 -1
  44. package/dist/components/IpAddressSwitchableInput/index.js +1 -1
  45. package/dist/components/LocalizedDatetimePicker/LocalizedDatetimePicker.d.ts +1 -2
  46. package/dist/components/LocalizedDatetimePicker/LocalizedDatetimePicker.d.ts.map +1 -1
  47. package/dist/components/LocalizedDatetimePicker/LocalizedDatetimePicker.js +6 -6
  48. package/dist/components/LocalizedDatetimePicker/index.d.ts +2 -2
  49. package/dist/components/LocalizedDatetimePicker/index.d.ts.map +1 -1
  50. package/dist/components/LocalizedDatetimePicker/index.js +1 -1
  51. package/dist/components/Navigation/NavMenu.d.ts +4 -3
  52. package/dist/components/Navigation/NavMenu.d.ts.map +1 -1
  53. package/dist/components/Navigation/NavMenu.js +23 -27
  54. package/dist/components/Navigation/Navigation.d.ts +1 -2
  55. package/dist/components/Navigation/Navigation.d.ts.map +1 -1
  56. package/dist/components/Navigation/Navigation.js +122 -147
  57. package/dist/components/Navigation/NavigationProps.d.ts +2 -1
  58. package/dist/components/Navigation/NavigationProps.d.ts.map +1 -1
  59. package/dist/components/Navigation/index.d.ts +2 -2
  60. package/dist/components/Navigation/index.d.ts.map +1 -1
  61. package/dist/components/Navigation/index.js +1 -1
  62. package/dist/components/NumberRangeInput/NumberRangeInput.d.ts +1 -2
  63. package/dist/components/NumberRangeInput/NumberRangeInput.d.ts.map +1 -1
  64. package/dist/components/NumberRangeInput/NumberRangeInput.js +34 -39
  65. package/dist/components/NumberRangeInput/index.d.ts +2 -2
  66. package/dist/components/NumberRangeInput/index.d.ts.map +1 -1
  67. package/dist/components/NumberRangeInput/index.js +1 -1
  68. package/dist/components/PageWrapper/PageWrapper.d.ts +2 -2
  69. package/dist/components/PageWrapper/PageWrapper.d.ts.map +1 -1
  70. package/dist/components/PageWrapper/PageWrapper.js +11 -14
  71. package/dist/components/PageWrapper/index.d.ts +2 -2
  72. package/dist/components/PageWrapper/index.d.ts.map +1 -1
  73. package/dist/components/PageWrapper/index.js +1 -1
  74. package/dist/components/RichFilterTextField/FilterHistoryMenu.d.ts +1 -2
  75. package/dist/components/RichFilterTextField/FilterHistoryMenu.d.ts.map +1 -1
  76. package/dist/components/RichFilterTextField/FilterHistoryMenu.js +17 -31
  77. package/dist/components/RichFilterTextField/HintOptionsMenu.d.ts +4 -4
  78. package/dist/components/RichFilterTextField/HintOptionsMenu.d.ts.map +1 -1
  79. package/dist/components/RichFilterTextField/HintOptionsMenu.js +8 -10
  80. package/dist/components/RichFilterTextField/RichFilterTextField.d.ts +1 -2
  81. package/dist/components/RichFilterTextField/RichFilterTextField.d.ts.map +1 -1
  82. package/dist/components/RichFilterTextField/RichFilterTextField.js +105 -84
  83. package/dist/components/RichFilterTextField/index.d.ts +2 -2
  84. package/dist/components/RichFilterTextField/index.d.ts.map +1 -1
  85. package/dist/components/RichFilterTextField/index.js +1 -1
  86. package/dist/components/RichFilterTextField/utils.d.ts.map +1 -1
  87. package/dist/components/RichFilterTextField/utils.js +13 -5
  88. package/dist/components/SmartTable/RowContent.d.ts +29 -9
  89. package/dist/components/SmartTable/RowContent.d.ts.map +1 -1
  90. package/dist/components/SmartTable/RowContent.js +59 -20
  91. package/dist/components/SmartTable/SmartTable.d.ts +9 -2
  92. package/dist/components/SmartTable/SmartTable.d.ts.map +1 -1
  93. package/dist/components/SmartTable/SmartTable.js +97 -109
  94. package/dist/components/SmartTable/SmartTableProps.d.ts +20 -10
  95. package/dist/components/SmartTable/SmartTableProps.d.ts.map +1 -1
  96. package/dist/components/SmartTable/TableHeader.d.ts +1 -2
  97. package/dist/components/SmartTable/TableHeader.d.ts.map +1 -1
  98. package/dist/components/SmartTable/TableHeader.js +5 -4
  99. package/dist/components/SmartTable/index.d.ts +2 -2
  100. package/dist/components/SmartTable/index.d.ts.map +1 -1
  101. package/dist/components/SmartTable/index.js +1 -1
  102. package/dist/components/SortBtn/SortBtn.d.ts +1 -2
  103. package/dist/components/SortBtn/SortBtn.d.ts.map +1 -1
  104. package/dist/components/SortBtn/SortBtn.js +3 -2
  105. package/dist/components/SortBtn/index.d.ts +2 -2
  106. package/dist/components/SortBtn/index.d.ts.map +1 -1
  107. package/dist/components/SortBtn/index.js +1 -1
  108. package/dist/components/SubtaskItem/SubtaskItem.d.ts +1 -2
  109. package/dist/components/SubtaskItem/SubtaskItem.d.ts.map +1 -1
  110. package/dist/components/SubtaskItem/SubtaskItem.js +82 -43
  111. package/dist/components/SubtaskItem/SubtaskItemProps.d.ts +1 -1
  112. package/dist/components/SubtaskItem/SubtaskItemProps.d.ts.map +1 -1
  113. package/dist/components/SubtaskItem/index.d.ts +2 -2
  114. package/dist/components/SubtaskItem/index.d.ts.map +1 -1
  115. package/dist/components/SubtaskItem/index.js +1 -1
  116. package/dist/components/TaskLoader/TaskLoader.d.ts +2 -2
  117. package/dist/components/TaskLoader/TaskLoader.d.ts.map +1 -1
  118. package/dist/components/TaskLoader/TaskLoader.js +179 -194
  119. package/dist/components/TaskLoader/TaskLoaderProps.d.ts +1 -0
  120. package/dist/components/TaskLoader/TaskLoaderProps.d.ts.map +1 -1
  121. package/dist/components/TaskLoader/index.d.ts +2 -2
  122. package/dist/components/TaskLoader/index.d.ts.map +1 -1
  123. package/dist/components/TaskLoader/index.js +1 -1
  124. package/dist/components/TaskStateDialog/TaskStateDialog.d.ts +1 -2
  125. package/dist/components/TaskStateDialog/TaskStateDialog.d.ts.map +1 -1
  126. package/dist/components/TaskStateDialog/TaskStateDialog.js +33 -47
  127. package/dist/components/TaskStateDialog/TaskStateDialogProps.d.ts +2 -1
  128. package/dist/components/TaskStateDialog/TaskStateDialogProps.d.ts.map +1 -1
  129. package/dist/components/TaskStateDialog/index.d.ts +2 -2
  130. package/dist/components/TaskStateDialog/index.d.ts.map +1 -1
  131. package/dist/components/TaskStateDialog/index.js +1 -1
  132. package/dist/components/icons/GenerateAndRunIcon.d.ts +1 -2
  133. package/dist/components/icons/GenerateAndRunIcon.d.ts.map +1 -1
  134. package/dist/components/icons/GenerateAndRunIcon.js +6 -23
  135. package/dist/components/icons/GenerateIcon.d.ts +1 -2
  136. package/dist/components/icons/GenerateIcon.d.ts.map +1 -1
  137. package/dist/components/icons/GenerateIcon.js +6 -21
  138. package/dist/components/icons/IntegerIcon.d.ts +1 -2
  139. package/dist/components/icons/IntegerIcon.d.ts.map +1 -1
  140. package/dist/components/icons/IntegerIcon.js +6 -9
  141. package/dist/components/icons/ProcessingIcon.d.ts +1 -2
  142. package/dist/components/icons/ProcessingIcon.d.ts.map +1 -1
  143. package/dist/components/icons/ProcessingIcon.js +2 -12
  144. package/dist/components/icons/QueueIcon.d.ts +1 -2
  145. package/dist/components/icons/QueueIcon.d.ts.map +1 -1
  146. package/dist/components/icons/QueueIcon.js +6 -9
  147. package/dist/components/icons/RangeIcon.d.ts +1 -2
  148. package/dist/components/icons/RangeIcon.d.ts.map +1 -1
  149. package/dist/components/icons/RangeIcon.js +6 -9
  150. package/dist/components/icons/RunIcon.d.ts +1 -2
  151. package/dist/components/icons/RunIcon.d.ts.map +1 -1
  152. package/dist/components/icons/RunIcon.js +6 -12
  153. package/dist/components/icons/TextModeIcon.d.ts.map +1 -1
  154. package/dist/components/icons/TextModeIcon.js +2 -6
  155. package/dist/components/icons/TreeModeIcon.d.ts.map +1 -1
  156. package/dist/components/icons/TreeModeIcon.js +2 -6
  157. package/dist/components/icons/index.d.ts +1 -1
  158. package/dist/components/icons/index.js +1 -1
  159. package/dist/http.d.ts +2 -2
  160. package/dist/http.d.ts.map +1 -1
  161. package/dist/http.js +4 -29
  162. package/dist/index.d.ts +2 -2
  163. package/dist/index.d.ts.map +1 -1
  164. package/dist/index.js +2 -2
  165. package/dist/providers/AirflowProvider.d.ts +5 -4
  166. package/dist/providers/AirflowProvider.d.ts.map +1 -1
  167. package/dist/providers/AirflowProvider.js +44 -58
  168. package/dist/providers/DagStateProvider.d.ts +7 -5
  169. package/dist/providers/DagStateProvider.d.ts.map +1 -1
  170. package/dist/providers/DagStateProvider.js +95 -84
  171. package/dist/providers/SessionProvider.d.ts +3 -1
  172. package/dist/providers/SessionProvider.d.ts.map +1 -1
  173. package/dist/providers/SessionProvider.js +14 -7
  174. package/dist/providers/SnackBarProvider.d.ts +2 -2
  175. package/dist/providers/SnackBarProvider.d.ts.map +1 -1
  176. package/dist/providers/SnackBarProvider.js +8 -9
  177. package/dist/providers/index.d.ts +4 -4
  178. package/dist/providers/index.d.ts.map +1 -1
  179. package/dist/providers/index.js +4 -4
  180. package/dist/types.d.ts +17 -4
  181. package/dist/types.d.ts.map +1 -1
  182. package/dist/utils.d.ts +3 -3
  183. package/dist/utils.d.ts.map +1 -1
  184. package/dist/utils.js +4 -2
  185. package/package.json +30 -21
  186. package/dist/components/SmartTable/RuleRow.d.ts +0 -22
  187. package/dist/components/SmartTable/RuleRow.d.ts.map +0 -1
  188. package/dist/components/SmartTable/RuleRow.js +0 -35
@@ -1,7 +1,10 @@
1
- import React from "react";
2
- import Dialog from "@mui/material/Dialog";
1
+ import { jsx as _jsx, Fragment as _Fragment, jsxs as _jsxs } from "react/jsx-runtime";
3
2
  import { useTheme } from "@mui/material";
3
+ import Dialog from "@mui/material/Dialog";
4
4
  import Zoom from "@mui/material/Zoom";
5
+ import React from "react";
6
+ import { useAirflowContext } from "../../providers/AirflowProvider";
7
+ import { useDagRunStateContext } from "../../providers/DagStateProvider";
5
8
  const AppBar = React.lazy(() => import("@mui/material/AppBar"));
6
9
  const Stack = React.lazy(() => import("@mui/material/Stack"));
7
10
  const Toolbar = React.lazy(() => import("@mui/material/Toolbar"));
@@ -12,12 +15,10 @@ const Badge = React.lazy(() => import("@mui/material/Badge"));
12
15
  const CloseIcon = React.lazy(() => import("@mui/icons-material/Close"));
13
16
  const CircularProgress = React.lazy(() => import("@mui/material/CircularProgress"));
14
17
  const TaskLoader = React.lazy(() => import("../TaskLoader/TaskLoader"));
15
- import { useDagRunStateContext } from "../../providers/DagStateProvider";
16
- import { useAirflowContext } from "../../providers/AirflowProvider";
17
18
  const Transition = React.forwardRef(function Transition(props, ref) {
18
- return React.createElement(Zoom, { ref: ref, ...props });
19
+ return _jsx(Zoom, { ref: ref, ...props });
19
20
  });
20
- export default function TaskStateDialog({ taskTitle, subTitle, appendedTitle, visible, mousePos, disableClosing, additionalControls, disableTransition, onClose, }) {
21
+ export default function TaskStateDialog({ taskTitle, subTitle, appendedTitle, visible, mousePos, disableClosing, additionalControls, disableTransition, onClose, onUnauthorized, }) {
21
22
  const theme = useTheme();
22
23
  const [loading, setLoading] = React.useState(true);
23
24
  const { airflowAvailable } = useAirflowContext();
@@ -42,17 +43,20 @@ export default function TaskStateDialog({ taskTitle, subTitle, appendedTitle, vi
42
43
  const currentTabControls = dagRun &&
43
44
  additionalControls &&
44
45
  additionalControls.find((v) => v.dagId === dagRun.dagId);
45
- const DialogLoadingProgress = () => (React.createElement(CircularProgress, { sx: {
46
+ const DialogLoadingProgress = () => (_jsx(CircularProgress, { sx: {
46
47
  position: "absolute",
47
48
  top: "50%",
48
49
  left: "50%",
49
50
  transform: "translate(-50%, -50%)",
50
51
  }, color: "inherit" }));
51
- return (React.createElement(Dialog, { fullScreen: true, open: visible, onClose: () => onClose(), transitionDuration: 500, slots: {
52
+ return (_jsx(Dialog, { fullScreen: true, open: visible, onClose: () => onClose(), transitionDuration: 500, slots: {
52
53
  transition: disableTransition ? undefined : Transition,
53
54
  }, slotProps: {
54
55
  paper: {
55
- sx: { backgroundColor: theme.palette.background.default },
56
+ sx: {
57
+ backgroundColor: theme.vars?.palette.background.default ||
58
+ theme.palette.background.default,
59
+ },
56
60
  },
57
61
  transition: {
58
62
  sx: {
@@ -65,42 +69,24 @@ export default function TaskStateDialog({ taskTitle, subTitle, appendedTitle, vi
65
69
  setLoading(true);
66
70
  },
67
71
  },
68
- } },
69
- React.createElement(React.Suspense, { fallback: React.createElement(React.Fragment, null) },
70
- React.createElement(AppBar, { sx: { position: "relative" }, color: color },
71
- React.createElement(Toolbar, null,
72
- React.createElement(IconButton, { disabled: disableClosing, edge: "start", color: "inherit", onClick: () => onClose(), "aria-label": "close" },
73
- React.createElement(CloseIcon, null)),
74
- React.createElement(Stack, { sx: {
75
- ml: 2,
76
- flex: 1,
77
- flexWrap: "nowrap",
78
- whiteSpace: "nowrap",
79
- textOverflow: "ellipsis",
80
- overflow: "hidden",
81
- }, direction: "row", gap: 1 }, airflowAvailable ? (React.createElement(React.Fragment, null,
82
- React.createElement(Typography, { variant: "h6" }, taskTitle),
83
- appendedTitle && (React.createElement(Tooltip, { title: appendedTitle },
84
- React.createElement(Typography, { color: "orange", variant: "h6" }, appendedTitle))),
85
- React.createElement(Typography, { variant: "h6" }, "\u2014"),
86
- React.createElement(Typography, { variant: "h6" }, dagStateText))) : (React.createElement(Typography, { variant: "h6" },
87
- React.createElement(Tooltip, { title: "Airflow \u043D\u0435\u0434\u043E\u0441\u0442\u0443\u043F\u0435\u043D - \u043F\u043E\u043A\u0430\u0437\u0430\u043D\u043E \u043F\u043E\u0441\u043B\u0435\u0434\u043D\u0435\u0435 \u0438\u0437\u0432\u0435\u0441\u0442\u043D\u043E\u0435 \u0441\u043E\u0441\u0442\u043E\u044F\u043D\u0438\u0435 \u0437\u0430\u0434\u0430\u0447\u0438" },
88
- React.createElement(Badge, { color: "warning", variant: "dot" }, `${taskTitle} - ${dagStateText}`))))))),
89
- loading ? (React.createElement(DialogLoadingProgress, null)) : (React.createElement(React.Fragment, null, dagRun && taskInstances ? (React.createElement(Stack, { direction: "column", sx: {
90
- justifyContent: "space-between",
91
- height: "-webkit-fill-available",
92
- } },
93
- React.createElement(TaskLoader, { subTitle: subTitle, style: {
94
- margin: "3rem",
95
- height: "-webkit-fill-available",
96
- } }),
97
- React.createElement(Stack, { spacing: 1, direction: "row", sx: {
98
- justifyContent: "end",
99
- alignItems: "center",
100
- margin: "1.5rem 3rem",
101
- } },
102
- dagRun.state === "success" ? ((currentTabControls?.onSuccess &&
103
- currentTabControls.onSuccess(dagRun.conf?.table_name || "")) || React.createElement(React.Fragment, null)) : (React.createElement(React.Fragment, null)),
104
- dagRun.state === "failed" ? ((currentTabControls?.onFailure &&
105
- currentTabControls.onFailure(dagRun.conf?.rule_uuid || "", dagRun.dagId, dagRun.conf?.start_date || "", dagRun.conf?.end_date || "", dagRun.conf?.table_name || "")) || React.createElement(React.Fragment, null)) : (React.createElement(React.Fragment, null))))) : (React.createElement("span", { style: { margin: "3rem" } }, airflowAvailable && isActive ? (React.createElement(DialogLoadingProgress, null)) : airflowAvailable ? (React.createElement(Typography, null, "\u041D\u0435\u0442 \u0441\u043E\u0441\u0442\u043E\u044F\u043D\u0438\u044F")) : (React.createElement(Typography, null, "Airflow \u043D\u0435\u0434\u043E\u0441\u0442\u0443\u043F\u0435\u043D")))))))));
72
+ }, children: _jsxs(React.Suspense, { fallback: _jsx(_Fragment, {}), children: [_jsx(AppBar, { sx: { position: "relative" }, color: color, children: _jsxs(Toolbar, { children: [_jsx(IconButton, { disabled: disableClosing, edge: "start", color: "inherit", onClick: () => onClose(), "aria-label": "close", children: _jsx(CloseIcon, {}) }), _jsx(Stack, { sx: {
73
+ ml: 2,
74
+ flex: 1,
75
+ flexWrap: "nowrap",
76
+ whiteSpace: "nowrap",
77
+ textOverflow: "ellipsis",
78
+ overflow: "hidden",
79
+ }, direction: "row", gap: 1, children: airflowAvailable ? (_jsxs(_Fragment, { children: [_jsx(Typography, { variant: "h6", children: taskTitle }), appendedTitle && (_jsx(Tooltip, { title: appendedTitle, children: _jsx(Typography, { color: "orange", variant: "h6", children: appendedTitle }) })), _jsx(Typography, { variant: "h6", children: "\u2014" }), _jsx(Typography, { variant: "h6", children: dagStateText })] })) : (_jsx(Typography, { variant: "h6", children: _jsx(Tooltip, { title: "Airflow \u043D\u0435\u0434\u043E\u0441\u0442\u0443\u043F\u0435\u043D - \u043F\u043E\u043A\u0430\u0437\u0430\u043D\u043E \u043F\u043E\u0441\u043B\u0435\u0434\u043D\u0435\u0435 \u0438\u0437\u0432\u0435\u0441\u0442\u043D\u043E\u0435 \u0441\u043E\u0441\u0442\u043E\u044F\u043D\u0438\u0435 \u0437\u0430\u0434\u0430\u0447\u0438", children: _jsx(Badge, { color: "warning", variant: "dot", children: `${taskTitle} - ${dagStateText}` }) }) })) })] }) }), loading ? (_jsx(DialogLoadingProgress, {})) : (_jsx(_Fragment, { children: dagRun && taskInstances ? (_jsxs(Stack, { direction: "column", sx: {
80
+ justifyContent: "space-between",
81
+ height: "-webkit-fill-available",
82
+ }, children: [_jsx(TaskLoader, { subTitle: subTitle, onUnauthorized: onUnauthorized, style: {
83
+ margin: "3rem",
84
+ height: "-webkit-fill-available",
85
+ } }), _jsxs(Stack, { spacing: 1, direction: "row", sx: {
86
+ justifyContent: "end",
87
+ alignItems: "center",
88
+ margin: "1.5rem 3rem",
89
+ }, children: [dagRun.state === "success" ? ((currentTabControls?.onSuccess &&
90
+ currentTabControls.onSuccess(dagRun.conf?.table_name || "")) || _jsx(_Fragment, {})) : (_jsx(_Fragment, {})), dagRun.state === "failed" ? ((currentTabControls?.onFailure &&
91
+ currentTabControls.onFailure(dagRun.conf?.rule_uuid || "", dagRun.dagId, dagRun.conf?.start_date || "", dagRun.conf?.end_date || "", dagRun.conf?.table_name || "")) || _jsx(_Fragment, {})) : (_jsx(_Fragment, {}))] })] })) : (_jsx("span", { style: { margin: "3rem" }, children: airflowAvailable && isActive ? (_jsx(DialogLoadingProgress, {})) : airflowAvailable ? (_jsx(Typography, { children: "\u041D\u0435\u0442 \u0441\u043E\u0441\u0442\u043E\u044F\u043D\u0438\u044F" })) : (_jsx(Typography, { children: "Airflow \u043D\u0435\u0434\u043E\u0441\u0442\u0443\u043F\u0435\u043D" })) })) }))] }) }));
106
92
  }
@@ -4,11 +4,12 @@ export default interface TaskStateModalProps extends TaskLoaderProps {
4
4
  taskTitle: string;
5
5
  appendedTitle?: string;
6
6
  visible: boolean;
7
- onClose(): void;
8
7
  mousePos?: string;
9
8
  disableClosing?: boolean;
10
9
  additionalControls?: AdditionalTaskControl[];
11
10
  disableTransition?: boolean;
11
+ onClose(): void;
12
+ onUnauthorized(): void;
12
13
  }
13
14
  export interface AdditionalTaskControl {
14
15
  dagId: string;
@@ -1 +1 @@
1
- {"version":3,"file":"TaskStateDialogProps.d.ts","sourceRoot":"","sources":["../../../src/components/TaskStateDialog/TaskStateDialogProps.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,eAAe,MAAM,+BAA+B,CAAC;AAE5D,MAAM,CAAC,OAAO,WAAW,mBAAoB,SAAQ,eAAe;IAClE,SAAS,EAAE,MAAM,CAAC;IAClB,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,OAAO,EAAE,OAAO,CAAC;IACjB,OAAO,IAAI,IAAI,CAAC;IAChB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,kBAAkB,CAAC,EAAE,qBAAqB,EAAE,CAAC;IAC7C,iBAAiB,CAAC,EAAE,OAAO,CAAC;CAC7B;AAED,MAAM,WAAW,qBAAqB;IACpC,KAAK,EAAE,MAAM,CAAC;IACd,SAAS,CAAC,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,CAAC,SAAS,CAAC;IAC3C,SAAS,CAAC,CACR,QAAQ,EAAE,MAAM,EAChB,KAAK,EAAE,MAAM,EACb,UAAU,EAAE,MAAM,EAClB,QAAQ,EAAE,MAAM,EAChB,UAAU,EAAE,MAAM,GACjB,KAAK,CAAC,SAAS,CAAC;CACpB"}
1
+ {"version":3,"file":"TaskStateDialogProps.d.ts","sourceRoot":"","sources":["../../../src/components/TaskStateDialog/TaskStateDialogProps.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,eAAe,MAAM,+BAA+B,CAAC;AAE5D,MAAM,CAAC,OAAO,WAAW,mBAAoB,SAAQ,eAAe;IAClE,SAAS,EAAE,MAAM,CAAC;IAClB,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,OAAO,EAAE,OAAO,CAAC;IACjB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,kBAAkB,CAAC,EAAE,qBAAqB,EAAE,CAAC;IAC7C,iBAAiB,CAAC,EAAE,OAAO,CAAC;IAC5B,OAAO,IAAI,IAAI,CAAC;IAChB,cAAc,IAAI,IAAI,CAAC;CACxB;AAED,MAAM,WAAW,qBAAqB;IACpC,KAAK,EAAE,MAAM,CAAC;IACd,SAAS,CAAC,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,CAAC,SAAS,CAAC;IAC3C,SAAS,CAAC,CACR,QAAQ,EAAE,MAAM,EAChB,KAAK,EAAE,MAAM,EACb,UAAU,EAAE,MAAM,EAClB,QAAQ,EAAE,MAAM,EAChB,UAAU,EAAE,MAAM,GACjB,KAAK,CAAC,SAAS,CAAC;CACpB"}
@@ -1,5 +1,5 @@
1
- export { default } from "./TaskStateDialog";
2
1
  export * from "./TaskStateDialog";
3
- export { default as TaskStateDialogProps } from "./TaskStateDialogProps";
2
+ export { default } from "./TaskStateDialog";
4
3
  export * from "./TaskStateDialogProps";
4
+ export { type default as TaskStateDialogProps } from "./TaskStateDialogProps";
5
5
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/TaskStateDialog/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,mBAAmB,CAAC;AAC5C,cAAc,mBAAmB,CAAC;AAElC,OAAO,EAAE,OAAO,IAAI,oBAAoB,EAAE,MAAM,wBAAwB,CAAC;AACzE,cAAc,wBAAwB,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/TaskStateDialog/index.ts"],"names":[],"mappings":"AAAA,cAAc,mBAAmB,CAAC;AAClC,OAAO,EAAE,OAAO,EAAE,MAAM,mBAAmB,CAAC;AAE5C,cAAc,wBAAwB,CAAC;AACvC,OAAO,EAAE,KAAK,OAAO,IAAI,oBAAoB,EAAE,MAAM,wBAAwB,CAAC"}
@@ -1,3 +1,3 @@
1
- export { default } from "./TaskStateDialog";
2
1
  export * from "./TaskStateDialog";
2
+ export { default } from "./TaskStateDialog";
3
3
  export * from "./TaskStateDialogProps";
@@ -1,8 +1,7 @@
1
- import React from "react";
2
1
  import { SvgIconOwnProps } from "@mui/material";
3
2
  interface GenerateAndRunIconProps extends SvgIconOwnProps {
4
3
  disabled?: boolean;
5
4
  }
6
- declare const GenerateAndRunIcon: ({ disabled, ...props }: GenerateAndRunIconProps) => React.JSX.Element;
5
+ declare const GenerateAndRunIcon: ({ disabled, ...props }: GenerateAndRunIconProps) => import("react/jsx-runtime").JSX.Element;
7
6
  export default GenerateAndRunIcon;
8
7
  //# sourceMappingURL=GenerateAndRunIcon.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"GenerateAndRunIcon.d.ts","sourceRoot":"","sources":["../../../src/components/icons/GenerateAndRunIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAiB,eAAe,EAAY,MAAM,eAAe,CAAC;AAoHzE,UAAU,uBAAwB,SAAQ,eAAe;IACvD,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB;AAED,QAAA,MAAM,kBAAkB,GAAI,wBAGzB,uBAAuB,sBAWzB,CAAC;AAEF,eAAe,kBAAkB,CAAC"}
1
+ {"version":3,"file":"GenerateAndRunIcon.d.ts","sourceRoot":"","sources":["../../../src/components/icons/GenerateAndRunIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAiB,eAAe,EAAY,MAAM,eAAe,CAAC;AAoHzE,UAAU,uBAAwB,SAAQ,eAAe;IACvD,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB;AAED,QAAA,MAAM,kBAAkB,GAAI,wBAGzB,uBAAuB,4CAezB,CAAC;AAEF,eAAe,kBAAkB,CAAC"}
@@ -1,29 +1,12 @@
1
- import React from "react";
1
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
2
  import { createSvgIcon, useTheme } from "@mui/material";
3
- const GenerateAndRunSvgIcon = createSvgIcon(React.createElement("svg", { width: "38", height: "38", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 38 38", preserveAspectRatio: "xMidYMid", version: "1.1" },
4
- React.createElement("g", { className: "layer", display: "inline" },
5
- React.createElement("g", { id: "s", transform: "translate(-0.02 -0.02) matrix(1.63693 0 0 1.63225 -3.38016 7.32488)" },
6
- React.createElement("g", { id: "svg_1", transform: "translate(-4.12903 0.709677) matrix(0.6025 0 0 0.666969 4.40055 -6.10281)" },
7
- React.createElement("g", { id: "svg_2" },
8
- React.createElement("path", { d: "m4.38,30.62l0,0c-0.66,0 -1.38,-0.51 -1.38,-1.62l0,-26c0,-1.11 0.72,-1.62 1.38,-1.62c0.29,0 0.57,0.08 0.86,0.25l22.73,13.01c0.54,0.3 0.85,0.79 0.85,1.34c0,0.56 -0.32,1.07 -0.88,1.38l-22.7,13.01c-0.29,0.17 -0.57,0.25 -0.86,0.25zm0.62,-26.82l0,24.4l21.31,-12.21l-21.31,-12.19z", fill: "var(--disabled, #2e7d32)", id: "svg_4", stroke: "#ce5858", strokeWidth: "0", transform: "matrix(1 0 0 1 0 0)" }),
9
- React.createElement("path", { d: "m4.74,2.5c-0.47,-0.28 -0.74,-0.05 -0.74,0.5l0,26c0,0.55 0.27,0.78 0.74,0.5l22.7,-13c0.48,-0.28 0.51,-0.72 0.04,-1l-22.74,-13z", fill: "var(--disabled, #2e7d32)", id: "svg_3", stroke: "#ce5858", strokeWidth: "0", transform: "matrix(1 0 0 1 0 0)" }),
10
- React.createElement("g", { id: "svg_55", transform: "translate(0.0430663 0) matrix(1 0 0 1 6.4897 3.12924e-7)" },
11
- React.createElement("g", { id: "svg_56" },
12
- React.createElement("g", { id: "svg_57" },
13
- React.createElement("path", { d: "m4.41,2.5c-0.47,-0.28 -0.74,-0.05 -0.74,0.5l0,26c0,0.55 0.27,0.78 0.74,0.5l22.7,-13c0.48,-0.28 0.51,-0.72 0.04,-1l-22.74,-13z", fill: "var(--disabled, currentColor)", id: "svg_58", stroke: "#ce5858", strokeWidth: "0", transform: "matrix(1 0 0 1 0 0)" }),
14
- React.createElement("path", { d: "m4.38,30.62l0,0c-0.66,0 -1.38,-0.51 -1.38,-1.62l0,-26c0,-1.11 0.72,-1.62 1.38,-1.62c0.29,0 0.57,0.08 0.86,0.25l22.73,13.01c0.54,0.3 0.85,0.79 0.85,1.34c0,0.56 -0.32,1.07 -0.88,1.38l-22.7,13.01c-0.29,0.17 -0.57,0.25 -0.86,0.25zm0.62,-26.82l0,24.4l21.31,-12.21l-21.31,-12.19z", fill: "var(--disabled, currentColor)", id: "svg_59", stroke: "#ce5858", strokeWidth: "0" }))))),
15
- React.createElement("g", { id: "svg_67", transform: "matrix(1 0 0 1 -0.559006 -0.621116)" },
16
- React.createElement("g", { id: "svg_11", transform: "translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0 -0.0421585) matrix(1.62212 0 0 1.46081 -6.57878 -8.38586)" },
17
- React.createElement("g", { id: "svg_12" },
18
- React.createElement("g", { id: "svg_5" },
19
- React.createElement("line", { fill: "var(--disabled, #2e7d32)", id: "svg_6", stroke: "#ce5858", strokeWidth: "0", x1: "28", x2: "20", y1: "26", y2: "26" }),
20
- React.createElement("path", { d: "m28,27l-8,0c-0.55,0 -1,-0.45 -1,-1s0.45,-1 1,-1l8,0c0.55,0 1,0.45 1,1s-0.45,1 -1,1z", fill: "var(--disabled, #2e7d32)", id: "svg_7", stroke: "#ce5858", strokeWidth: "0" })),
21
- React.createElement("g", { id: "svg_8" },
22
- React.createElement("line", { fill: "var(--disabled, #2e7d32)", id: "svg_9", stroke: "#ce5858", strokeWidth: "0", x1: "24", x2: "24", y1: "22", y2: "30" }),
23
- React.createElement("path", { d: "m24,31c-0.55,0 -1,-0.45 -1,-1l0,-8c0,-0.55 0.45,-1 1,-1s1,0.45 1,1l0,8c0,0.55 -0.45,1 -1,1z", fill: "var(--disabled, #2e7d32)", id: "svg_10", stroke: "#ce5858", strokeWidth: "0" }))))))))), "GenerateAndRunSvgIcon");
3
+ const GenerateAndRunSvgIcon = createSvgIcon(_jsx("svg", { width: "38", height: "38", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 38 38", preserveAspectRatio: "xMidYMid", version: "1.1", children: _jsx("g", { className: "layer", display: "inline", children: _jsx("g", { id: "s", transform: "translate(-0.02 -0.02) matrix(1.63693 0 0 1.63225 -3.38016 7.32488)", children: _jsxs("g", { id: "svg_1", transform: "translate(-4.12903 0.709677) matrix(0.6025 0 0 0.666969 4.40055 -6.10281)", children: [_jsxs("g", { id: "svg_2", children: [_jsx("path", { d: "m4.38,30.62l0,0c-0.66,0 -1.38,-0.51 -1.38,-1.62l0,-26c0,-1.11 0.72,-1.62 1.38,-1.62c0.29,0 0.57,0.08 0.86,0.25l22.73,13.01c0.54,0.3 0.85,0.79 0.85,1.34c0,0.56 -0.32,1.07 -0.88,1.38l-22.7,13.01c-0.29,0.17 -0.57,0.25 -0.86,0.25zm0.62,-26.82l0,24.4l21.31,-12.21l-21.31,-12.19z", fill: "var(--disabled, #2e7d32)", id: "svg_4", stroke: "#ce5858", strokeWidth: "0", transform: "matrix(1 0 0 1 0 0)" }), _jsx("path", { d: "m4.74,2.5c-0.47,-0.28 -0.74,-0.05 -0.74,0.5l0,26c0,0.55 0.27,0.78 0.74,0.5l22.7,-13c0.48,-0.28 0.51,-0.72 0.04,-1l-22.74,-13z", fill: "var(--disabled, #2e7d32)", id: "svg_3", stroke: "#ce5858", strokeWidth: "0", transform: "matrix(1 0 0 1 0 0)" }), _jsx("g", { id: "svg_55", transform: "translate(0.0430663 0) matrix(1 0 0 1 6.4897 3.12924e-7)", children: _jsx("g", { id: "svg_56", children: _jsxs("g", { id: "svg_57", children: [_jsx("path", { d: "m4.41,2.5c-0.47,-0.28 -0.74,-0.05 -0.74,0.5l0,26c0,0.55 0.27,0.78 0.74,0.5l22.7,-13c0.48,-0.28 0.51,-0.72 0.04,-1l-22.74,-13z", fill: "var(--disabled, currentColor)", id: "svg_58", stroke: "#ce5858", strokeWidth: "0", transform: "matrix(1 0 0 1 0 0)" }), _jsx("path", { d: "m4.38,30.62l0,0c-0.66,0 -1.38,-0.51 -1.38,-1.62l0,-26c0,-1.11 0.72,-1.62 1.38,-1.62c0.29,0 0.57,0.08 0.86,0.25l22.73,13.01c0.54,0.3 0.85,0.79 0.85,1.34c0,0.56 -0.32,1.07 -0.88,1.38l-22.7,13.01c-0.29,0.17 -0.57,0.25 -0.86,0.25zm0.62,-26.82l0,24.4l21.31,-12.21l-21.31,-12.19z", fill: "var(--disabled, currentColor)", id: "svg_59", stroke: "#ce5858", strokeWidth: "0" })] }) }) })] }), _jsx("g", { id: "svg_67", transform: "matrix(1 0 0 1 -0.559006 -0.621116)", children: _jsx("g", { id: "svg_11", transform: "translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0 -0.0421585) matrix(1.62212 0 0 1.46081 -6.57878 -8.38586)", children: _jsxs("g", { id: "svg_12", children: [_jsxs("g", { id: "svg_5", children: [_jsx("line", { fill: "var(--disabled, #2e7d32)", id: "svg_6", stroke: "#ce5858", strokeWidth: "0", x1: "28", x2: "20", y1: "26", y2: "26" }), _jsx("path", { d: "m28,27l-8,0c-0.55,0 -1,-0.45 -1,-1s0.45,-1 1,-1l8,0c0.55,0 1,0.45 1,1s-0.45,1 -1,1z", fill: "var(--disabled, #2e7d32)", id: "svg_7", stroke: "#ce5858", strokeWidth: "0" })] }), _jsxs("g", { id: "svg_8", children: [_jsx("line", { fill: "var(--disabled, #2e7d32)", id: "svg_9", stroke: "#ce5858", strokeWidth: "0", x1: "24", x2: "24", y1: "22", y2: "30" }), _jsx("path", { d: "m24,31c-0.55,0 -1,-0.45 -1,-1l0,-8c0,-0.55 0.45,-1 1,-1s1,0.45 1,1l0,8c0,0.55 -0.45,1 -1,1z", fill: "var(--disabled, #2e7d32)", id: "svg_10", stroke: "#ce5858", strokeWidth: "0" })] })] }) }) })] }) }) }) }), "GenerateAndRunSvgIcon");
24
4
  // todo: Обобщить, создать хук
25
5
  const GenerateAndRunIcon = ({ disabled, ...props }) => {
26
6
  const theme = useTheme();
27
- return disabled ? (React.createElement(GenerateAndRunSvgIcon, { sx: { "--disabled": theme.palette.action.disabled, ...props.sx }, ...props })) : (React.createElement(GenerateAndRunSvgIcon, { ...props }));
7
+ return disabled ? (_jsx(GenerateAndRunSvgIcon, { sx: {
8
+ "--disabled": theme.vars?.palette.action.disabled || theme.palette.action.disabled,
9
+ ...props.sx,
10
+ }, ...props })) : (_jsx(GenerateAndRunSvgIcon, { ...props }));
28
11
  };
29
12
  export default GenerateAndRunIcon;
@@ -1,8 +1,7 @@
1
- import React from "react";
2
1
  import { SvgIconOwnProps } from "@mui/material";
3
2
  interface GenerateIconProps extends SvgIconOwnProps {
4
3
  disabled?: boolean;
5
4
  }
6
- declare const GenerateIcon: ({ disabled, ...props }: GenerateIconProps) => React.JSX.Element;
5
+ declare const GenerateIcon: ({ disabled, ...props }: GenerateIconProps) => import("react/jsx-runtime").JSX.Element;
7
6
  export default GenerateIcon;
8
7
  //# sourceMappingURL=GenerateIcon.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"GenerateIcon.d.ts","sourceRoot":"","sources":["../../../src/components/icons/GenerateIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAiB,eAAe,EAAY,MAAM,eAAe,CAAC;AAoGzE,UAAU,iBAAkB,SAAQ,eAAe;IACjD,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB;AAED,QAAA,MAAM,YAAY,GAAI,wBAAwB,iBAAiB,sBAW9D,CAAC;AAEF,eAAe,YAAY,CAAC"}
1
+ {"version":3,"file":"GenerateIcon.d.ts","sourceRoot":"","sources":["../../../src/components/icons/GenerateIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAiB,eAAe,EAAY,MAAM,eAAe,CAAC;AAoGzE,UAAU,iBAAkB,SAAQ,eAAe;IACjD,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB;AAED,QAAA,MAAM,YAAY,GAAI,wBAAwB,iBAAiB,4CAe9D,CAAC;AAEF,eAAe,YAAY,CAAC"}
@@ -1,27 +1,12 @@
1
- import React from "react";
1
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
2
  import { createSvgIcon, useTheme } from "@mui/material";
3
- const GenerateSvgIcon = createSvgIcon(React.createElement("svg", { width: "38", height: "38", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 38 38", preserveAspectRatio: "xMidYMid", version: "1.1" },
4
- React.createElement("g", { className: "layer", display: "inline" },
5
- React.createElement("g", { id: "s", transform: "translate(-0.02 -0.02) matrix(1.63693 0 0 1.63225 -3.38016 7.32488)" },
6
- React.createElement("g", { id: "svg_1", transform: "translate(-4.12903 0.709677) matrix(0.6025 0 0 0.666969 4.40055 -6.10281)" },
7
- React.createElement("g", { id: "svg_2" },
8
- React.createElement("g", { id: "svg_55", transform: "translate(0.0430663 0) matrix(1 0 0 1 6.4897 3.12924e-7)" },
9
- React.createElement("g", { id: "svg_56" },
10
- React.createElement("g", { id: "svg_57" },
11
- React.createElement("path", { d: "m4.41,2.5c-0.47,-0.28 -0.74,-0.05 -0.74,0.5l0,26c0,0.55 0.27,0.78 0.74,0.5l22.7,-13c0.48,-0.28 0.51,-0.72 0.04,-1l-22.74,-13z", fill: "var(--disabled, currentColor)", id: "svg_58", stroke: "#ce5858", strokeWidth: "0", transform: "matrix(1 0 0 1 0 0)" }),
12
- React.createElement("path", { d: "m4.38,30.62l0,0c-0.66,0 -1.38,-0.51 -1.38,-1.62l0,-26c0,-1.11 0.72,-1.62 1.38,-1.62c0.29,0 0.57,0.08 0.86,0.25l22.73,13.01c0.54,0.3 0.85,0.79 0.85,1.34c0,0.56 -0.32,1.07 -0.88,1.38l-22.7,13.01c-0.29,0.17 -0.57,0.25 -0.86,0.25zm0.62,-26.82l0,24.4l21.31,-12.21l-21.31,-12.19z", fill: "var(--disabled, currentColor)", id: "svg_59", stroke: "#ce5858", strokeWidth: "0" }))))),
13
- React.createElement("g", { id: "svg_67", transform: "matrix(1 0 0 1 -0.559006 -0.621116)" },
14
- React.createElement("g", { id: "svg_11", transform: "translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0 -0.0421585) matrix(1.62212 0 0 1.46081 -6.57878 -8.38586)" },
15
- React.createElement("g", { id: "svg_12" },
16
- React.createElement("g", { id: "svg_5" },
17
- React.createElement("line", { fill: "var(--disabled, #2e7d32)", id: "svg_6", stroke: "#ce5858", strokeWidth: "0", x1: "28", x2: "20", y1: "26", y2: "26" }),
18
- React.createElement("path", { d: "m28,27l-8,0c-0.55,0 -1,-0.45 -1,-1s0.45,-1 1,-1l8,0c0.55,0 1,0.45 1,1s-0.45,1 -1,1z", fill: "var(--disabled, #2e7d32)", id: "svg_7", stroke: "#ce5858", strokeWidth: "0" })),
19
- React.createElement("g", { id: "svg_8" },
20
- React.createElement("line", { fill: "var(--disabled, #2e7d32)", id: "svg_9", stroke: "#ce5858", strokeWidth: "0", x1: "24", x2: "24", y1: "22", y2: "30" }),
21
- React.createElement("path", { d: "m24,31c-0.55,0 -1,-0.45 -1,-1l0,-8c0,-0.55 0.45,-1 1,-1s1,0.45 1,1l0,8c0,0.55 -0.45,1 -1,1z", fill: "var(--disabled, #2e7d32)", id: "svg_10", stroke: "#ce5858", strokeWidth: "0" }))))))))), "GenerateSvgIcon");
3
+ const GenerateSvgIcon = createSvgIcon(_jsx("svg", { width: "38", height: "38", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 38 38", preserveAspectRatio: "xMidYMid", version: "1.1", children: _jsx("g", { className: "layer", display: "inline", children: _jsx("g", { id: "s", transform: "translate(-0.02 -0.02) matrix(1.63693 0 0 1.63225 -3.38016 7.32488)", children: _jsxs("g", { id: "svg_1", transform: "translate(-4.12903 0.709677) matrix(0.6025 0 0 0.666969 4.40055 -6.10281)", children: [_jsx("g", { id: "svg_2", children: _jsx("g", { id: "svg_55", transform: "translate(0.0430663 0) matrix(1 0 0 1 6.4897 3.12924e-7)", children: _jsx("g", { id: "svg_56", children: _jsxs("g", { id: "svg_57", children: [_jsx("path", { d: "m4.41,2.5c-0.47,-0.28 -0.74,-0.05 -0.74,0.5l0,26c0,0.55 0.27,0.78 0.74,0.5l22.7,-13c0.48,-0.28 0.51,-0.72 0.04,-1l-22.74,-13z", fill: "var(--disabled, currentColor)", id: "svg_58", stroke: "#ce5858", strokeWidth: "0", transform: "matrix(1 0 0 1 0 0)" }), _jsx("path", { d: "m4.38,30.62l0,0c-0.66,0 -1.38,-0.51 -1.38,-1.62l0,-26c0,-1.11 0.72,-1.62 1.38,-1.62c0.29,0 0.57,0.08 0.86,0.25l22.73,13.01c0.54,0.3 0.85,0.79 0.85,1.34c0,0.56 -0.32,1.07 -0.88,1.38l-22.7,13.01c-0.29,0.17 -0.57,0.25 -0.86,0.25zm0.62,-26.82l0,24.4l21.31,-12.21l-21.31,-12.19z", fill: "var(--disabled, currentColor)", id: "svg_59", stroke: "#ce5858", strokeWidth: "0" })] }) }) }) }), _jsx("g", { id: "svg_67", transform: "matrix(1 0 0 1 -0.559006 -0.621116)", children: _jsx("g", { id: "svg_11", transform: "translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0.0421585 0) translate(0 -0.0421585) matrix(1.62212 0 0 1.46081 -6.57878 -8.38586)", children: _jsxs("g", { id: "svg_12", children: [_jsxs("g", { id: "svg_5", children: [_jsx("line", { fill: "var(--disabled, #2e7d32)", id: "svg_6", stroke: "#ce5858", strokeWidth: "0", x1: "28", x2: "20", y1: "26", y2: "26" }), _jsx("path", { d: "m28,27l-8,0c-0.55,0 -1,-0.45 -1,-1s0.45,-1 1,-1l8,0c0.55,0 1,0.45 1,1s-0.45,1 -1,1z", fill: "var(--disabled, #2e7d32)", id: "svg_7", stroke: "#ce5858", strokeWidth: "0" })] }), _jsxs("g", { id: "svg_8", children: [_jsx("line", { fill: "var(--disabled, #2e7d32)", id: "svg_9", stroke: "#ce5858", strokeWidth: "0", x1: "24", x2: "24", y1: "22", y2: "30" }), _jsx("path", { d: "m24,31c-0.55,0 -1,-0.45 -1,-1l0,-8c0,-0.55 0.45,-1 1,-1s1,0.45 1,1l0,8c0,0.55 -0.45,1 -1,1z", fill: "var(--disabled, #2e7d32)", id: "svg_10", stroke: "#ce5858", strokeWidth: "0" })] })] }) }) })] }) }) }) }), "GenerateSvgIcon");
22
4
  // todo: Обобщить, создать хук
23
5
  const GenerateIcon = ({ disabled, ...props }) => {
24
6
  const theme = useTheme();
25
- return disabled ? (React.createElement(GenerateSvgIcon, { sx: { "--disabled": theme.palette.action.disabled, ...props.sx }, ...props })) : (React.createElement(GenerateSvgIcon, { ...props }));
7
+ return disabled ? (_jsx(GenerateSvgIcon, { sx: {
8
+ "--disabled": theme.vars?.palette.action.disabled || theme.palette.action.disabled,
9
+ ...props.sx,
10
+ }, ...props })) : (_jsx(GenerateSvgIcon, { ...props }));
26
11
  };
27
12
  export default GenerateIcon;
@@ -1,8 +1,7 @@
1
- import React from "react";
2
1
  import { SvgIconOwnProps } from "@mui/material";
3
2
  interface IntegerIconProps extends SvgIconOwnProps {
4
3
  disabled?: boolean;
5
4
  }
6
- declare const IntegerIcon: ({ disabled, ...props }: IntegerIconProps) => React.JSX.Element;
5
+ declare const IntegerIcon: ({ disabled, ...props }: IntegerIconProps) => import("react/jsx-runtime").JSX.Element;
7
6
  export default IntegerIcon;
8
7
  //# sourceMappingURL=IntegerIcon.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"IntegerIcon.d.ts","sourceRoot":"","sources":["../../../src/components/icons/IntegerIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAiB,eAAe,EAAY,MAAM,eAAe,CAAC;AAyBzE,UAAU,gBAAiB,SAAQ,eAAe;IAChD,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB;AAED,QAAA,MAAM,WAAW,GAAI,wBAAwB,gBAAgB,sBAW5D,CAAC;AAEF,eAAe,WAAW,CAAC"}
1
+ {"version":3,"file":"IntegerIcon.d.ts","sourceRoot":"","sources":["../../../src/components/icons/IntegerIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAiB,eAAe,EAAY,MAAM,eAAe,CAAC;AAyBzE,UAAU,gBAAiB,SAAQ,eAAe;IAChD,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB;AAED,QAAA,MAAM,WAAW,GAAI,wBAAwB,gBAAgB,4CAe5D,CAAC;AAEF,eAAe,WAAW,CAAC"}
@@ -1,15 +1,12 @@
1
- import React from "react";
1
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
2
  import { createSvgIcon, useTheme } from "@mui/material";
3
- const IntegerSvgIcon = createSvgIcon(React.createElement("svg", { fill: "var(--disabled, currentColor)", viewBox: "0 0 32 32", id: "icon", xmlns: "http://www.w3.org/2000/svg", stroke: "var(--disabled, currentColor)" },
4
- React.createElement("g", { id: "SVGRepo_bgCarrier", strokeWidth: "0" }),
5
- React.createElement("g", { id: "SVGRepo_tracerCarrier", strokeLinecap: "round", strokeLinejoin: "round" }),
6
- React.createElement("g", { id: "SVGRepo_iconCarrier" },
7
- React.createElement("path", { d: "M26,12H22v2h4v2H23v2h3v2H22v2h4a2.0027,2.0027,0,0,0,2-2V14A2.0023,2.0023,0,0,0,26,12Z" }),
8
- React.createElement("path", { d: "M19,22H13V18a2.002,2.002,0,0,1,2-2h2V14H13V12h4a2.0023,2.0023,0,0,1,2,2v2a2.0023,2.0023,0,0,1-2,2H15v2h4Z" }),
9
- React.createElement("polygon", { points: "8 20 8 12 6 12 6 13 4 13 4 15 6 15 6 20 4 20 4 22 10 22 10 20 8 20" }))), "IntegerSvgIcon");
3
+ const IntegerSvgIcon = createSvgIcon(_jsxs("svg", { fill: "var(--disabled, currentColor)", viewBox: "0 0 32 32", id: "icon", xmlns: "http://www.w3.org/2000/svg", stroke: "var(--disabled, currentColor)", children: [_jsx("g", { id: "SVGRepo_bgCarrier", strokeWidth: "0" }), _jsx("g", { id: "SVGRepo_tracerCarrier", strokeLinecap: "round", strokeLinejoin: "round" }), _jsxs("g", { id: "SVGRepo_iconCarrier", children: [_jsx("path", { d: "M26,12H22v2h4v2H23v2h3v2H22v2h4a2.0027,2.0027,0,0,0,2-2V14A2.0023,2.0023,0,0,0,26,12Z" }), _jsx("path", { d: "M19,22H13V18a2.002,2.002,0,0,1,2-2h2V14H13V12h4a2.0023,2.0023,0,0,1,2,2v2a2.0023,2.0023,0,0,1-2,2H15v2h4Z" }), _jsx("polygon", { points: "8 20 8 12 6 12 6 13 4 13 4 15 6 15 6 20 4 20 4 22 10 22 10 20 8 20" })] })] }), "IntegerSvgIcon");
10
4
  // todo: Обобщить, создать хук
11
5
  const IntegerIcon = ({ disabled, ...props }) => {
12
6
  const theme = useTheme();
13
- return disabled ? (React.createElement(IntegerSvgIcon, { sx: { "--disabled": theme.palette.action.disabled, ...props.sx }, ...props })) : (React.createElement(IntegerSvgIcon, { ...props }));
7
+ return disabled ? (_jsx(IntegerSvgIcon, { sx: {
8
+ "--disabled": theme.vars?.palette.action.disabled || theme.palette.action.disabled,
9
+ ...props.sx,
10
+ }, ...props })) : (_jsx(IntegerSvgIcon, { ...props }));
14
11
  };
15
12
  export default IntegerIcon;
@@ -1,3 +1,2 @@
1
- import React from "react";
2
- export default function ProcessingIcon(): React.JSX.Element;
1
+ export default function ProcessingIcon(): import("react/jsx-runtime").JSX.Element;
3
2
  //# sourceMappingURL=ProcessingIcon.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ProcessingIcon.d.ts","sourceRoot":"","sources":["../../../src/components/icons/ProcessingIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,MAAM,CAAC,OAAO,UAAU,cAAc,sBAqErC"}
1
+ {"version":3,"file":"ProcessingIcon.d.ts","sourceRoot":"","sources":["../../../src/components/icons/ProcessingIcon.tsx"],"names":[],"mappings":"AAEA,MAAM,CAAC,OAAO,UAAU,cAAc,4CAqErC"}
@@ -1,15 +1,5 @@
1
- import React from "react";
1
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
2
  import { SvgIcon } from "@mui/material";
3
3
  export default function ProcessingIcon() {
4
- return (React.createElement(SvgIcon, { fontSize: "large" },
5
- React.createElement("svg", { version: "1.0", xmlns: "http://www.w3.org/2000/svg", width: "512.000000pt", height: "512.000000pt", viewBox: "0 0 512.000000 512.000000", preserveAspectRatio: "xMidYMid meet" },
6
- React.createElement("g", { transform: "translate(0.000000,512.000000) scale(0.100000,-0.100000)", fill: "#000000", stroke: "none" },
7
- React.createElement("path", { d: "M1385 4215 l-25 -24 0 -351 0 -351 25 -24 24 -25 1151 0 1151 0 24\r\n 25 25 24 0 351 0 351 -25 24 -24 25 -1151 0 -1151 0 -24 -25z m2215 -375 l0\r\n -240 -1040 0 -1040 0 0 240 0 240 1040 0 1040 0 0 -240z" }),
8
- React.createElement("path", { d: "M924 4068 c-23 -11 -44 -48 -44 -77 0 -10 9 -30 21 -45 l20 -26 -316\r\n 0 -316 0 -24 -25 c-33 -32 -33 -78 0 -110 l24 -25 316 0 316 0 -20 -26 c-44\r\n -56 -8 -134 61 -134 27 0 47 15 135 103 138 138 138 136 0 274 -106 106 -124\r\n 115 -173 91z" }),
9
- React.createElement("path", { d: "M3946 3897 c-34 -34 -34 -79 -1 -112 23 -24 30 -25 143 -25 153 0\r\n 218 -12 319 -61 216 -104 340 -339 305 -580 -26 -181 -143 -340 -305 -418\r\n -101 -49 -166 -61 -319 -61 -113 0 -120 -1 -143 -25 -33 -33 -33 -78 1 -112\r\n l26 -26 161 5 c137 5 174 9 239 30 118 39 203 92 294 182 90 90 143 175 182\r\n 294 22 67 26 94 26 212 0 118 -4 145 -26 212 -39 119 -92 204 -182 294 -91 90\r\n -176 143 -294 182 -65 21 -102 25 -239 30 l-161 5 -26 -26z" }),
10
- React.createElement("path", { d: "M1385 2935 l-25 -24 0 -351 0 -351 25 -24 24 -25 429 0 c419 0 430 0\r\n 456 21 37 29 37 89 0 118 -26 20 -37 21 -400 21 l-374 0 0 240 0 240 1040 0\r\n 1040 0 0 -240 0 -240 -369 0 -370 0 -27 -23 c-20 -17 -27 -33 -27 -57 0 -24 7\r\n -40 27 -57 l27 -23 425 0 425 0 24 25 25 24 0 351 0 351 -25 24 -24 25 -1151\r\n 0 -1151 0 -24 -25z" }),
11
- React.createElement("path", { d: "M835 2629 c-142 -24 -270 -92 -381 -203 -90 -90 -143 -175 -182 -294\r\n -22 -67 -26 -94 -26 -212 0 -118 4 -145 26 -212 39 -119 92 -204 182 -294 91\r\n -90 176 -143 294 -182 65 -21 102 -25 239 -30 l161 -5 26 26 c34 34 34 79 1\r\n 112 -23 24 -30 25 -143 25 -65 0 -145 5 -178 11 -94 17 -213 81 -289 155 -270\r\n 268 -194 725 148 893 100 48 165 61 319 61 113 0 120 1 143 25 16 15 25 36 25\r\n 55 0 19 -9 40 -25 55 -23 24 -28 25 -157 24 -73 -1 -155 -5 -183 -10z" }),
12
- React.createElement("path", { d: "M2505 2295 c-50 -49 -15 -135 55 -135 41 0 80 39 80 80 0 41 -39 80\r\n -80 80 -19 0 -40 -9 -55 -25z" }),
13
- React.createElement("path", { d: "M1385 1655 l-25 -24 0 -351 0 -351 25 -24 24 -25 1151 0 1151 0 24\r\n 25 25 24 0 351 0 351 -25 24 -24 25 -1151 0 -1151 0 -24 -25z m2215 -375 l0\r\n -240 -1040 0 -1040 0 0 240 0 240 1040 0 1040 0 0 -240z" }),
14
- React.createElement("path", { d: "M4604 1508 c-23 -11 -44 -48 -44 -77 0 -10 9 -30 21 -45 l20 -26\r\n -316 0 -316 0 -24 -25 c-33 -32 -33 -78 0 -110 l24 -25 316 0 316 0 -20 -26\r\n c-44 -56 -8 -134 61 -134 27 0 47 15 135 103 90 90 103 107 103 137 0 30 -13\r\n 47 -103 137 -106 106 -124 115 -173 91z" })))));
4
+ return (_jsx(SvgIcon, { fontSize: "large", children: _jsx("svg", { version: "1.0", xmlns: "http://www.w3.org/2000/svg", width: "512.000000pt", height: "512.000000pt", viewBox: "0 0 512.000000 512.000000", preserveAspectRatio: "xMidYMid meet", children: _jsxs("g", { transform: "translate(0.000000,512.000000) scale(0.100000,-0.100000)", fill: "#000000", stroke: "none", children: [_jsx("path", { d: "M1385 4215 l-25 -24 0 -351 0 -351 25 -24 24 -25 1151 0 1151 0 24\r\n 25 25 24 0 351 0 351 -25 24 -24 25 -1151 0 -1151 0 -24 -25z m2215 -375 l0\r\n -240 -1040 0 -1040 0 0 240 0 240 1040 0 1040 0 0 -240z" }), _jsx("path", { d: "M924 4068 c-23 -11 -44 -48 -44 -77 0 -10 9 -30 21 -45 l20 -26 -316\r\n 0 -316 0 -24 -25 c-33 -32 -33 -78 0 -110 l24 -25 316 0 316 0 -20 -26 c-44\r\n -56 -8 -134 61 -134 27 0 47 15 135 103 138 138 138 136 0 274 -106 106 -124\r\n 115 -173 91z" }), _jsx("path", { d: "M3946 3897 c-34 -34 -34 -79 -1 -112 23 -24 30 -25 143 -25 153 0\r\n 218 -12 319 -61 216 -104 340 -339 305 -580 -26 -181 -143 -340 -305 -418\r\n -101 -49 -166 -61 -319 -61 -113 0 -120 -1 -143 -25 -33 -33 -33 -78 1 -112\r\n l26 -26 161 5 c137 5 174 9 239 30 118 39 203 92 294 182 90 90 143 175 182\r\n 294 22 67 26 94 26 212 0 118 -4 145 -26 212 -39 119 -92 204 -182 294 -91 90\r\n -176 143 -294 182 -65 21 -102 25 -239 30 l-161 5 -26 -26z" }), _jsx("path", { d: "M1385 2935 l-25 -24 0 -351 0 -351 25 -24 24 -25 429 0 c419 0 430 0\r\n 456 21 37 29 37 89 0 118 -26 20 -37 21 -400 21 l-374 0 0 240 0 240 1040 0\r\n 1040 0 0 -240 0 -240 -369 0 -370 0 -27 -23 c-20 -17 -27 -33 -27 -57 0 -24 7\r\n -40 27 -57 l27 -23 425 0 425 0 24 25 25 24 0 351 0 351 -25 24 -24 25 -1151\r\n 0 -1151 0 -24 -25z" }), _jsx("path", { d: "M835 2629 c-142 -24 -270 -92 -381 -203 -90 -90 -143 -175 -182 -294\r\n -22 -67 -26 -94 -26 -212 0 -118 4 -145 26 -212 39 -119 92 -204 182 -294 91\r\n -90 176 -143 294 -182 65 -21 102 -25 239 -30 l161 -5 26 26 c34 34 34 79 1\r\n 112 -23 24 -30 25 -143 25 -65 0 -145 5 -178 11 -94 17 -213 81 -289 155 -270\r\n 268 -194 725 148 893 100 48 165 61 319 61 113 0 120 1 143 25 16 15 25 36 25\r\n 55 0 19 -9 40 -25 55 -23 24 -28 25 -157 24 -73 -1 -155 -5 -183 -10z" }), _jsx("path", { d: "M2505 2295 c-50 -49 -15 -135 55 -135 41 0 80 39 80 80 0 41 -39 80\r\n -80 80 -19 0 -40 -9 -55 -25z" }), _jsx("path", { d: "M1385 1655 l-25 -24 0 -351 0 -351 25 -24 24 -25 1151 0 1151 0 24\r\n 25 25 24 0 351 0 351 -25 24 -24 25 -1151 0 -1151 0 -24 -25z m2215 -375 l0\r\n -240 -1040 0 -1040 0 0 240 0 240 1040 0 1040 0 0 -240z" }), _jsx("path", { d: "M4604 1508 c-23 -11 -44 -48 -44 -77 0 -10 9 -30 21 -45 l20 -26\r\n -316 0 -316 0 -24 -25 c-33 -32 -33 -78 0 -110 l24 -25 316 0 316 0 -20 -26\r\n c-44 -56 -8 -134 61 -134 27 0 47 15 135 103 90 90 103 107 103 137 0 30 -13\r\n 47 -103 137 -106 106 -124 115 -173 91z" })] }) }) }));
15
5
  }
@@ -1,8 +1,7 @@
1
- import React from "react";
2
1
  import { SvgIconOwnProps } from "@mui/material";
3
2
  interface QueueIconProps extends SvgIconOwnProps {
4
3
  disabled?: boolean;
5
4
  }
6
- declare const QueueIcon: ({ disabled, ...props }: QueueIconProps) => React.JSX.Element;
5
+ declare const QueueIcon: ({ disabled, ...props }: QueueIconProps) => import("react/jsx-runtime").JSX.Element;
7
6
  export default QueueIcon;
8
7
  //# sourceMappingURL=QueueIcon.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"QueueIcon.d.ts","sourceRoot":"","sources":["../../../src/components/icons/QueueIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAiB,eAAe,EAAY,MAAM,eAAe,CAAC;AA+BzE,UAAU,cAAe,SAAQ,eAAe;IAC9C,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB;AAED,QAAA,MAAM,SAAS,GAAI,wBAAwB,cAAc,sBAWxD,CAAC;AAEF,eAAe,SAAS,CAAC"}
1
+ {"version":3,"file":"QueueIcon.d.ts","sourceRoot":"","sources":["../../../src/components/icons/QueueIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAiB,eAAe,EAAY,MAAM,eAAe,CAAC;AA+BzE,UAAU,cAAe,SAAQ,eAAe;IAC9C,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB;AAED,QAAA,MAAM,SAAS,GAAI,wBAAwB,cAAc,4CAexD,CAAC;AAEF,eAAe,SAAS,CAAC"}
@@ -1,15 +1,12 @@
1
- import React from "react";
1
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
2
  import { createSvgIcon, useTheme } from "@mui/material";
3
- const QueueSvgIcon = createSvgIcon(React.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", fill: "#000000" },
4
- React.createElement("g", { id: "SVGRepo_bgCarrier", strokeWidth: "0" }),
5
- React.createElement("g", { id: "SVGRepo_tracerCarrier", strokeLinecap: "round", strokeLinejoin: "round" }),
6
- React.createElement("g", { id: "SVGRepo_iconCarrier" },
7
- React.createElement("rect", { id: "view-box", width: "24", height: "24", fill: "none" }),
8
- React.createElement("path", { id: "Shape", d: "M3.75,19.5A3.75,3.75,0,0,1,0,15.75V6.607A2.607,2.607,0,0,1,2.607,4H4V2.75A2.754,2.754,0,0,1,6.75,0h10A2.753,2.753,0,0,1,19.5,2.75v10a2.752,2.752,0,0,1-2.75,2.75H15.5v1.393A2.607,2.607,0,0,1,12.892,19.5ZM1.5,6.607V15.75A2.25,2.25,0,0,0,3.75,18h9.142A1.108,1.108,0,0,0,14,16.893V15.5H6.75A2.753,2.753,0,0,1,4,12.75V5.5H2.607A1.107,1.107,0,0,0,1.5,6.607Zm4-3.857v10A1.252,1.252,0,0,0,6.75,14h10A1.251,1.251,0,0,0,18,12.75v-10A1.251,1.251,0,0,0,16.75,1.5h-10A1.252,1.252,0,0,0,5.5,2.75ZM9.25,10.5a.75.75,0,1,1,0-1.5h5a.75.75,0,1,1,0,1.5Z", transform: "translate(2.25 2.25)", fill: "var(--disabled, currentColor)" }),
9
- React.createElement("path", { id: "Shape-2", "data-name": "Shape", d: "M.75,1.5h5a.75.75,0,0,0,0-1.5h-5a.75.75,0,0,0,0,1.5Z", transform: "translate(17.25 8.75) rotate(-180)", fill: "var(--disabled, currentColor)", opacity: "0.5" }))), "QueueSvgIcon");
3
+ const QueueSvgIcon = createSvgIcon(_jsxs("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", fill: "#000000", children: [_jsx("g", { id: "SVGRepo_bgCarrier", strokeWidth: "0" }), _jsx("g", { id: "SVGRepo_tracerCarrier", strokeLinecap: "round", strokeLinejoin: "round" }), _jsxs("g", { id: "SVGRepo_iconCarrier", children: [_jsx("rect", { id: "view-box", width: "24", height: "24", fill: "none" }), _jsx("path", { id: "Shape", d: "M3.75,19.5A3.75,3.75,0,0,1,0,15.75V6.607A2.607,2.607,0,0,1,2.607,4H4V2.75A2.754,2.754,0,0,1,6.75,0h10A2.753,2.753,0,0,1,19.5,2.75v10a2.752,2.752,0,0,1-2.75,2.75H15.5v1.393A2.607,2.607,0,0,1,12.892,19.5ZM1.5,6.607V15.75A2.25,2.25,0,0,0,3.75,18h9.142A1.108,1.108,0,0,0,14,16.893V15.5H6.75A2.753,2.753,0,0,1,4,12.75V5.5H2.607A1.107,1.107,0,0,0,1.5,6.607Zm4-3.857v10A1.252,1.252,0,0,0,6.75,14h10A1.251,1.251,0,0,0,18,12.75v-10A1.251,1.251,0,0,0,16.75,1.5h-10A1.252,1.252,0,0,0,5.5,2.75ZM9.25,10.5a.75.75,0,1,1,0-1.5h5a.75.75,0,1,1,0,1.5Z", transform: "translate(2.25 2.25)", fill: "var(--disabled, currentColor)" }), _jsx("path", { id: "Shape-2", "data-name": "Shape", d: "M.75,1.5h5a.75.75,0,0,0,0-1.5h-5a.75.75,0,0,0,0,1.5Z", transform: "translate(17.25 8.75) rotate(-180)", fill: "var(--disabled, currentColor)", opacity: "0.5" })] })] }), "QueueSvgIcon");
10
4
  // todo: Обобщить, создать хук
11
5
  const QueueIcon = ({ disabled, ...props }) => {
12
6
  const theme = useTheme();
13
- return disabled ? (React.createElement(QueueSvgIcon, { sx: { "--disabled": theme.palette.action.disabled, ...props.sx }, ...props })) : (React.createElement(QueueSvgIcon, { ...props }));
7
+ return disabled ? (_jsx(QueueSvgIcon, { sx: {
8
+ "--disabled": theme.vars?.palette.action.disabled || theme.palette.action.disabled,
9
+ ...props.sx,
10
+ }, ...props })) : (_jsx(QueueSvgIcon, { ...props }));
14
11
  };
15
12
  export default QueueIcon;
@@ -1,8 +1,7 @@
1
- import React from "react";
2
1
  import { SvgIconOwnProps } from "@mui/material";
3
2
  interface IpIconProps extends SvgIconOwnProps {
4
3
  disabled?: boolean;
5
4
  }
6
- declare const IpIcon: ({ disabled, ...props }: IpIconProps) => React.JSX.Element;
5
+ declare const IpIcon: ({ disabled, ...props }: IpIconProps) => import("react/jsx-runtime").JSX.Element;
7
6
  export default IpIcon;
8
7
  //# sourceMappingURL=RangeIcon.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"RangeIcon.d.ts","sourceRoot":"","sources":["../../../src/components/icons/RangeIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAiB,eAAe,EAAY,MAAM,eAAe,CAAC;AA8CzE,UAAU,WAAY,SAAQ,eAAe;IAC3C,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB;AAED,QAAA,MAAM,MAAM,GAAI,wBAAwB,WAAW,sBAWlD,CAAC;AAEF,eAAe,MAAM,CAAC"}
1
+ {"version":3,"file":"RangeIcon.d.ts","sourceRoot":"","sources":["../../../src/components/icons/RangeIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAiB,eAAe,EAAY,MAAM,eAAe,CAAC;AA8CzE,UAAU,WAAY,SAAQ,eAAe;IAC3C,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB;AAED,QAAA,MAAM,MAAM,GAAI,wBAAwB,WAAW,4CAelD,CAAC;AAEF,eAAe,MAAM,CAAC"}
@@ -1,15 +1,12 @@
1
- import React from "react";
1
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
2
  import { createSvgIcon, useTheme } from "@mui/material";
3
- const IpSVGIcon = createSvgIcon(React.createElement("svg", { viewBox: "0 0 48 48", xmlns: "http://www.w3.org/2000/svg", fill: "#000000", stroke: "#000000", strokeWidth: "4.176" },
4
- React.createElement("g", { id: "SVGRepo_bgCarrier", strokeWidth: "0" }),
5
- React.createElement("g", { id: "SVGRepo_tracerCarrier", strokeLinecap: "round", strokeLinejoin: "round" }),
6
- React.createElement("g", { id: "SVGRepo_iconCarrier" },
7
- React.createElement("line", { fill: "none", stroke: "var(--disabled, currentColor)", strokeLinecap: "round", strokeLinejoin: "round", x1: "12.5656", y1: "12.5003", x2: "12.5656", y2: "35.5" }),
8
- React.createElement("path", { fill: "none", stroke: "var(--disabled, currentColor)", strokeLinecap: "round", strokeLinejoin: "round", d: "M20.197,35.5v-23h7.475a7.7624,7.7624,0,0,1,0,15.5248H20.197" }),
9
- React.createElement("path", { fill: "none", stroke: "var(--disabled, currentColor)", strokeLinecap: "round", strokeLinejoin: "round", d: "M40.5,5.5H7.5a2,2,0,0,0-2,2v33a2,2,0,0,0,2,2h33a2,2,0,0,0,2-2V7.5A2,2,0,0,0,40.5,5.5Z" }))), "IpSVGIcon");
3
+ const IpSVGIcon = createSvgIcon(_jsxs("svg", { viewBox: "0 0 48 48", xmlns: "http://www.w3.org/2000/svg", fill: "#000000", stroke: "#000000", strokeWidth: "4.176", children: [_jsx("g", { id: "SVGRepo_bgCarrier", strokeWidth: "0" }), _jsx("g", { id: "SVGRepo_tracerCarrier", strokeLinecap: "round", strokeLinejoin: "round" }), _jsxs("g", { id: "SVGRepo_iconCarrier", children: [_jsx("line", { fill: "none", stroke: "var(--disabled, currentColor)", strokeLinecap: "round", strokeLinejoin: "round", x1: "12.5656", y1: "12.5003", x2: "12.5656", y2: "35.5" }), _jsx("path", { fill: "none", stroke: "var(--disabled, currentColor)", strokeLinecap: "round", strokeLinejoin: "round", d: "M20.197,35.5v-23h7.475a7.7624,7.7624,0,0,1,0,15.5248H20.197" }), _jsx("path", { fill: "none", stroke: "var(--disabled, currentColor)", strokeLinecap: "round", strokeLinejoin: "round", d: "M40.5,5.5H7.5a2,2,0,0,0-2,2v33a2,2,0,0,0,2,2h33a2,2,0,0,0,2-2V7.5A2,2,0,0,0,40.5,5.5Z" })] })] }), "IpSVGIcon");
10
4
  // todo: Обобщить, создать хук
11
5
  const IpIcon = ({ disabled, ...props }) => {
12
6
  const theme = useTheme();
13
- return disabled ? (React.createElement(IpSVGIcon, { sx: { "--disabled": theme.palette.action.disabled, ...props.sx }, ...props })) : (React.createElement(IpSVGIcon, { ...props }));
7
+ return disabled ? (_jsx(IpSVGIcon, { sx: {
8
+ "--disabled": theme.vars?.palette.action.disabled || theme.palette.action.disabled,
9
+ ...props.sx,
10
+ }, ...props })) : (_jsx(IpSVGIcon, { ...props }));
14
11
  };
15
12
  export default IpIcon;
@@ -1,8 +1,7 @@
1
- import React from "react";
2
1
  import { SvgIconOwnProps } from "@mui/material";
3
2
  interface RunIconProps extends SvgIconOwnProps {
4
3
  disabled?: boolean;
5
4
  }
6
- declare const RunIcon: ({ disabled, ...props }: RunIconProps) => React.JSX.Element;
5
+ declare const RunIcon: ({ disabled, ...props }: RunIconProps) => import("react/jsx-runtime").JSX.Element;
7
6
  export default RunIcon;
8
7
  //# sourceMappingURL=RunIcon.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"RunIcon.d.ts","sourceRoot":"","sources":["../../../src/components/icons/RunIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAiB,eAAe,EAAY,MAAM,eAAe,CAAC;AAqDzE,UAAU,YAAa,SAAQ,eAAe;IAC5C,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB;AAED,QAAA,MAAM,OAAO,GAAI,wBAAwB,YAAY,sBAWpD,CAAC;AAEF,eAAe,OAAO,CAAC"}
1
+ {"version":3,"file":"RunIcon.d.ts","sourceRoot":"","sources":["../../../src/components/icons/RunIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAiB,eAAe,EAAY,MAAM,eAAe,CAAC;AAqDzE,UAAU,YAAa,SAAQ,eAAe;IAC5C,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB;AAED,QAAA,MAAM,OAAO,GAAI,wBAAwB,YAAY,4CAepD,CAAC;AAEF,eAAe,OAAO,CAAC"}
@@ -1,18 +1,12 @@
1
- import React from "react";
1
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
2
  import { createSvgIcon, useTheme } from "@mui/material";
3
- const RunSvgIcon = createSvgIcon(React.createElement("svg", { width: "38", height: "38", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 38 38", preserveAspectRatio: "xMidYMid", version: "1.1" },
4
- React.createElement("g", { className: "layer", display: "inline" },
5
- React.createElement("g", { id: "s", transform: "translate(-0.02 -0.02) matrix(1.63693 0 0 1.63225 -3.38016 7.32488)" },
6
- React.createElement("g", { id: "svg_1", transform: "translate(-4.12903 0.709677) matrix(0.6025 0 0 0.666969 4.40055 -6.10281)" },
7
- React.createElement("g", { id: "svg_2" },
8
- React.createElement("g", { id: "svg_55", transform: "translate(0.0430663 0) matrix(1 0 0 1 6.4897 3.12924e-7)" },
9
- React.createElement("g", { id: "svg_56" },
10
- React.createElement("g", { id: "svg_57" },
11
- React.createElement("path", { d: "m4.41,2.5c-0.47,-0.28 -0.74,-0.05 -0.74,0.5l0,26c0,0.55 0.27,0.78 0.74,0.5l22.7,-13c0.48,-0.28 0.51,-0.72 0.04,-1l-22.74,-13z", fill: "var(--disabled, currentColor)", id: "svg_58", stroke: "#ce5858", strokeWidth: "0", transform: "matrix(1 0 0 1 0 0)" }),
12
- React.createElement("path", { d: "m4.38,30.62l0,0c-0.66,0 -1.38,-0.51 -1.38,-1.62l0,-26c0,-1.11 0.72,-1.62 1.38,-1.62c0.29,0 0.57,0.08 0.86,0.25l22.73,13.01c0.54,0.3 0.85,0.79 0.85,1.34c0,0.56 -0.32,1.07 -0.88,1.38l-22.7,13.01c-0.29,0.17 -0.57,0.25 -0.86,0.25zm0.62,-26.82l0,24.4l21.31,-12.21l-21.31,-12.19z", fill: "var(--disabled, currentColor)", id: "svg_59", stroke: "#ce5858", strokeWidth: "0" }))))))))), "RunSvgIcon");
3
+ const RunSvgIcon = createSvgIcon(_jsx("svg", { width: "38", height: "38", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 38 38", preserveAspectRatio: "xMidYMid", version: "1.1", children: _jsx("g", { className: "layer", display: "inline", children: _jsx("g", { id: "s", transform: "translate(-0.02 -0.02) matrix(1.63693 0 0 1.63225 -3.38016 7.32488)", children: _jsx("g", { id: "svg_1", transform: "translate(-4.12903 0.709677) matrix(0.6025 0 0 0.666969 4.40055 -6.10281)", children: _jsx("g", { id: "svg_2", children: _jsx("g", { id: "svg_55", transform: "translate(0.0430663 0) matrix(1 0 0 1 6.4897 3.12924e-7)", children: _jsx("g", { id: "svg_56", children: _jsxs("g", { id: "svg_57", children: [_jsx("path", { d: "m4.41,2.5c-0.47,-0.28 -0.74,-0.05 -0.74,0.5l0,26c0,0.55 0.27,0.78 0.74,0.5l22.7,-13c0.48,-0.28 0.51,-0.72 0.04,-1l-22.74,-13z", fill: "var(--disabled, currentColor)", id: "svg_58", stroke: "#ce5858", strokeWidth: "0", transform: "matrix(1 0 0 1 0 0)" }), _jsx("path", { d: "m4.38,30.62l0,0c-0.66,0 -1.38,-0.51 -1.38,-1.62l0,-26c0,-1.11 0.72,-1.62 1.38,-1.62c0.29,0 0.57,0.08 0.86,0.25l22.73,13.01c0.54,0.3 0.85,0.79 0.85,1.34c0,0.56 -0.32,1.07 -0.88,1.38l-22.7,13.01c-0.29,0.17 -0.57,0.25 -0.86,0.25zm0.62,-26.82l0,24.4l21.31,-12.21l-21.31,-12.19z", fill: "var(--disabled, currentColor)", id: "svg_59", stroke: "#ce5858", strokeWidth: "0" })] }) }) }) }) }) }) }) }), "RunSvgIcon");
13
4
  // todo: Обобщить, создать хук
14
5
  const RunIcon = ({ disabled, ...props }) => {
15
6
  const theme = useTheme();
16
- return disabled ? (React.createElement(RunSvgIcon, { sx: { "--disabled": theme.palette.action.disabled, ...props.sx }, ...props })) : (React.createElement(RunSvgIcon, { ...props }));
7
+ return disabled ? (_jsx(RunSvgIcon, { sx: {
8
+ "--disabled": theme.vars?.palette.action.disabled || theme.palette.action.disabled,
9
+ ...props.sx,
10
+ }, ...props })) : (_jsx(RunSvgIcon, { ...props }));
17
11
  };
18
12
  export default RunIcon;
@@ -1 +1 @@
1
- {"version":3,"file":"TextModeIcon.d.ts","sourceRoot":"","sources":["../../../src/components/icons/TextModeIcon.tsx"],"names":[],"mappings":"AAGA,QAAA,MAAM,YAAY;;CAmBjB,CAAC;AAEF,eAAe,YAAY,CAAC"}
1
+ {"version":3,"file":"TextModeIcon.d.ts","sourceRoot":"","sources":["../../../src/components/icons/TextModeIcon.tsx"],"names":[],"mappings":"AAEA,QAAA,MAAM,YAAY;;CAmBjB,CAAC;AAEF,eAAe,YAAY,CAAC"}
@@ -1,8 +1,4 @@
1
- import React from "react";
1
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
2
  import { createSvgIcon } from "@mui/material";
3
- const TextModeIcon = createSvgIcon(React.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg" },
4
- React.createElement("g", { id: "SVGRepo_bgCarrier", strokeWidth: "0" }),
5
- React.createElement("g", { id: "SVGRepo_tracerCarrier", strokeLinecap: "round", strokeLinejoin: "round" }),
6
- React.createElement("g", { id: "SVGRepo_iconCarrier" },
7
- React.createElement("path", { d: "M7 8L3 11.6923L7 16M17 8L21 11.6923L17 16M14 4L10 20", stroke: "currentColor", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }))), "TextModeIcon");
3
+ const TextModeIcon = createSvgIcon(_jsxs("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [_jsx("g", { id: "SVGRepo_bgCarrier", strokeWidth: "0" }), _jsx("g", { id: "SVGRepo_tracerCarrier", strokeLinecap: "round", strokeLinejoin: "round" }), _jsx("g", { id: "SVGRepo_iconCarrier", children: _jsx("path", { d: "M7 8L3 11.6923L7 16M17 8L21 11.6923L17 16M14 4L10 20", stroke: "currentColor", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) })] }), "TextModeIcon");
8
4
  export default TextModeIcon;
@@ -1 +1 @@
1
- {"version":3,"file":"TreeModeIcon.d.ts","sourceRoot":"","sources":["../../../src/components/icons/TreeModeIcon.tsx"],"names":[],"mappings":"AAGA,QAAA,MAAM,YAAY;;CAkBjB,CAAC;AAEF,eAAe,YAAY,CAAC"}
1
+ {"version":3,"file":"TreeModeIcon.d.ts","sourceRoot":"","sources":["../../../src/components/icons/TreeModeIcon.tsx"],"names":[],"mappings":"AAEA,QAAA,MAAM,YAAY;;CAkBjB,CAAC;AAEF,eAAe,YAAY,CAAC"}
@@ -1,8 +1,4 @@
1
- import React from "react";
1
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
2
  import { createSvgIcon } from "@mui/material";
3
- const TreeModeIcon = createSvgIcon(React.createElement("svg", { fill: "currentColor", viewBox: "0 0 256 256", id: "Flat", xmlns: "http://www.w3.org/2000/svg" },
4
- React.createElement("g", { id: "SVGRepo_bgCarrier", strokeWidth: "0" }),
5
- React.createElement("g", { id: "SVGRepo_tracerCarrier", strokeLinecap: "round", strokeLinejoin: "round" }),
6
- React.createElement("g", { id: "SVGRepo_iconCarrier" },
7
- React.createElement("path", { d: "M156,92V80H144a16.01833,16.01833,0,0,0-16,16v64a16.01833,16.01833,0,0,0,16,16h12V164a16.01833,16.01833,0,0,1,16-16h40a16.01833,16.01833,0,0,1,16,16v40a16.01833,16.01833,0,0,1-16,16H172a16.01833,16.01833,0,0,1-16-16V192H144a32.03635,32.03635,0,0,1-32-32V136H84v8a16.01833,16.01833,0,0,1-16,16H36a16.01833,16.01833,0,0,1-16-16V112A16.01833,16.01833,0,0,1,36,96H68a16.01833,16.01833,0,0,1,16,16v8h28V96a32.03635,32.03635,0,0,1,32-32h12V52a16.01833,16.01833,0,0,1,16-16h40a16.01833,16.01833,0,0,1,16,16V92a16.01833,16.01833,0,0,1-16,16H172A16.01833,16.01833,0,0,1,156,92Z" }))), "TreeModeIcon");
3
+ const TreeModeIcon = createSvgIcon(_jsxs("svg", { fill: "currentColor", viewBox: "0 0 256 256", id: "Flat", xmlns: "http://www.w3.org/2000/svg", children: [_jsx("g", { id: "SVGRepo_bgCarrier", strokeWidth: "0" }), _jsx("g", { id: "SVGRepo_tracerCarrier", strokeLinecap: "round", strokeLinejoin: "round" }), _jsx("g", { id: "SVGRepo_iconCarrier", children: _jsx("path", { d: "M156,92V80H144a16.01833,16.01833,0,0,0-16,16v64a16.01833,16.01833,0,0,0,16,16h12V164a16.01833,16.01833,0,0,1,16-16h40a16.01833,16.01833,0,0,1,16,16v40a16.01833,16.01833,0,0,1-16,16H172a16.01833,16.01833,0,0,1-16-16V192H144a32.03635,32.03635,0,0,1-32-32V136H84v8a16.01833,16.01833,0,0,1-16,16H36a16.01833,16.01833,0,0,1-16-16V112A16.01833,16.01833,0,0,1,36,96H68a16.01833,16.01833,0,0,1,16,16v8h28V96a32.03635,32.03635,0,0,1,32-32h12V52a16.01833,16.01833,0,0,1,16-16h40a16.01833,16.01833,0,0,1,16,16V92a16.01833,16.01833,0,0,1-16,16H172A16.01833,16.01833,0,0,1,156,92Z" }) })] }), "TreeModeIcon");
8
4
  export default TreeModeIcon;
@@ -6,5 +6,5 @@ export { default as QueueIcon } from "./QueueIcon";
6
6
  export { default as RangeIcon } from "./RangeIcon";
7
7
  export { default as RunIcon } from "./RunIcon";
8
8
  export { default as TextModeIcon } from "./TextModeIcon";
9
- export { default as TreeModeIcon } from "./TextModeIcon";
9
+ export { default as TreeModeIcon } from "./TreeModeIcon";
10
10
  //# sourceMappingURL=index.d.ts.map
@@ -6,4 +6,4 @@ export { default as QueueIcon } from "./QueueIcon";
6
6
  export { default as RangeIcon } from "./RangeIcon";
7
7
  export { default as RunIcon } from "./RunIcon";
8
8
  export { default as TextModeIcon } from "./TextModeIcon";
9
- export { default as TreeModeIcon } from "./TextModeIcon";
9
+ export { default as TreeModeIcon } from "./TreeModeIcon";