@superdispatch/ui-lab 0.21.5-alpha.4 → 0.21.6

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.
@@ -1,5 +1,5 @@
1
- import { CheckCircle, Error, Info } from '@mui/icons-material';
2
- import { Alert as MaterialAlert } from '@mui/lab';
1
+ import { CheckCircle, Error, Info } from '@material-ui/icons';
2
+ import { Alert as MaterialAlert } from '@material-ui/lab';
3
3
  import { Color } from '@superdispatch/ui';
4
4
  import { forwardRef } from 'react';
5
5
  import styled, { css } from 'styled-components';
@@ -3,7 +3,7 @@ import _objectWithoutProperties from "@babel/runtime/helpers/objectWithoutProper
3
3
  var _excluded = ["children", "endIcon", "startIcon", "tabIndex", "active", "pending", "disabled", "size", "fullWidth", "variant"],
4
4
  _excluded2 = ["type"],
5
5
  _excluded3 = ["href", "target"];
6
- import { CircularProgress } from '@mui/material';
6
+ import { CircularProgress } from '@material-ui/core';
7
7
  import { Color } from '@superdispatch/ui';
8
8
  import { forwardRef } from 'react';
9
9
  import styled, { css } from 'styled-components';
@@ -1,7 +1,7 @@
1
1
  import _objectSpread from "@babel/runtime/helpers/objectSpread2";
2
2
  import _objectWithoutProperties from "@babel/runtime/helpers/objectWithoutProperties";
3
3
  var _excluded = ["icon", "children", "variant", "active", "disabled", "fullWidth"];
4
- import { ButtonBase, Typography } from '@mui/material';
4
+ import { ButtonBase, Typography } from '@material-ui/core';
5
5
  import { Color, Stack } from '@superdispatch/ui';
6
6
  import { forwardRef } from 'react';
7
7
  import styled from 'styled-components';
@@ -1,9 +1,9 @@
1
1
  import _objectSpread from "@babel/runtime/helpers/objectSpread2";
2
2
  import _objectWithoutProperties from "@babel/runtime/helpers/objectWithoutProperties";
3
3
  var _excluded = ["disabled", "children", "hintText", "startIcon", "fallback", "accept", "maxSize", "maxFiles", "onDropRejected", "onDropAccepted"];
4
+ import { CircularProgress, SvgIcon } from '@material-ui/core';
5
+ import { Error } from '@material-ui/icons';
4
6
  import { mdiUpload } from '@mdi/js';
5
- import { Error } from '@mui/icons-material';
6
- import { CircularProgress, SvgIcon } from '@mui/material';
7
7
  import { CardButton, Color, Column, Columns } from '@superdispatch/ui';
8
8
  import { forwardRef, Suspense } from 'react';
9
9
  import Dropzone from 'react-dropzone';
@@ -1,7 +1,7 @@
1
1
  import _objectSpread from "@babel/runtime/helpers/objectSpread2";
2
+ import { CircularProgress, IconButton, Link, SvgIcon, Tooltip } from '@material-ui/core';
3
+ import { CheckCircle, Delete, Error, Image, Refresh } from '@material-ui/icons';
2
4
  import { mdiFilePdfBox, mdiTextBox } from '@mdi/js';
3
- import { CheckCircle, Delete, Error, Image, Refresh } from '@mui/icons-material';
4
- import { CircularProgress, IconButton, Link, SvgIcon, Tooltip } from '@mui/material';
5
5
  import { Color, Column, Columns, useResponsiveValue, useUID } from '@superdispatch/ui';
6
6
  import { forwardRef, memo, useState } from 'react';
7
7
  import styled from 'styled-components';
@@ -2,7 +2,7 @@ import _objectSpread from "@babel/runtime/helpers/objectSpread2";
2
2
  import _objectWithoutProperties from "@babel/runtime/helpers/objectWithoutProperties";
3
3
  var _excluded = ["color", "target", "rel"],
4
4
  _excluded2 = ["children", "linkComponent"];
5
- import { Link } from '@mui/material';
5
+ import { Link } from '@material-ui/core';
6
6
  import { forwardRef } from 'react';
7
7
  import { Anchorme } from 'react-anchorme';
8
8
  import { jsx as _jsx } from "react/jsx-runtime";
@@ -1,5 +1,5 @@
1
1
  import _objectSpread from "@babel/runtime/helpers/objectSpread2";
2
- import { Drawer, useMediaQuery, useTheme } from '@mui/material';
2
+ import { Drawer, useMediaQuery, useTheme } from '@material-ui/core';
3
3
  import { useResponsiveValue } from '@superdispatch/ui';
4
4
  import { useMemo, useState } from 'react';
5
5
  import styled from 'styled-components';
@@ -1,6 +1,6 @@
1
1
  import _objectSpread from "@babel/runtime/helpers/objectSpread2";
2
- import { ExpandMore } from '@mui/icons-material';
3
- import { Accordion, AccordionSummary } from '@mui/material';
2
+ import { Accordion, AccordionSummary } from '@material-ui/core';
3
+ import { ExpandMore } from '@material-ui/icons';
4
4
  import { Color, useUID } from '@superdispatch/ui';
5
5
  import { useEffect, useState } from 'react';
6
6
  import styled, { css } from 'styled-components';
@@ -1,7 +1,7 @@
1
1
  import _objectSpread from "@babel/runtime/helpers/objectSpread2";
2
2
  import _objectWithoutProperties from "@babel/runtime/helpers/objectWithoutProperties";
3
3
  var _excluded = ["title", "subtitle", "children"];
4
- import { Avatar, Typography } from '@mui/material';
4
+ import { Avatar, Typography } from '@material-ui/core';
5
5
  import { Color, Column, Columns, Stack } from '@superdispatch/ui';
6
6
  import styled from 'styled-components';
7
7
  import { useNavbarContext } from "./NavbarContext.js";
@@ -1,6 +1,6 @@
1
1
  import _objectSpread from "@babel/runtime/helpers/objectSpread2";
2
- import { Menu } from '@mui/icons-material';
3
- import { BottomNavigation, BottomNavigationAction } from '@mui/material';
2
+ import { BottomNavigation, BottomNavigationAction } from '@material-ui/core';
3
+ import { Menu } from '@material-ui/icons';
4
4
  import { Color } from '@superdispatch/ui';
5
5
  import { useMemo } from 'react';
6
6
  import styled from 'styled-components';
@@ -1,6 +1,6 @@
1
1
  import _objectSpread from "@babel/runtime/helpers/objectSpread2";
2
- import { Menu as MenuIcon, MenuOpen } from '@mui/icons-material';
3
- import { IconButton } from '@mui/material';
2
+ import { IconButton } from '@material-ui/core';
3
+ import { Menu as MenuIcon, MenuOpen } from '@material-ui/icons';
4
4
  import { Color, Inline, useResponsiveValue } from '@superdispatch/ui';
5
5
  import { useMemo } from 'react';
6
6
  import styled from 'styled-components';
@@ -1,4 +1,4 @@
1
- import { Menu, MenuItem, Typography } from '@mui/material';
1
+ import { Menu, MenuItem, Typography } from '@material-ui/core';
2
2
  import { Color, Inline } from '@superdispatch/ui';
3
3
  import { useState } from 'react';
4
4
  import styled from 'styled-components';
@@ -1,8 +1,8 @@
1
1
  import _objectSpread from "@babel/runtime/helpers/objectSpread2";
2
2
  import _objectWithoutProperties from "@babel/runtime/helpers/objectWithoutProperties";
3
3
  var _excluded = ["onClick", "children"];
4
- import { ArrowBack } from '@mui/icons-material';
5
- import { IconButton } from '@mui/material';
4
+ import { IconButton } from '@material-ui/core';
5
+ import { ArrowBack } from '@material-ui/icons';
6
6
  import { useCollapseBreakpoint } from '@superdispatch/ui';
7
7
  import { useSidebarContext } from "./SidebarContainer.js";
8
8
  import { jsx as _jsx } from "react/jsx-runtime";
@@ -1,4 +1,4 @@
1
- import { AppBar, Toolbar } from '@mui/material';
1
+ import { AppBar, Toolbar } from '@material-ui/core';
2
2
  import { Column, Columns, Stack } from '@superdispatch/ui';
3
3
  import { useLayoutEffect, useRef } from 'react';
4
4
  import styled, { css } from 'styled-components';
@@ -1,4 +1,4 @@
1
- import { Divider } from '@mui/material';
1
+ import { Divider } from '@material-ui/core';
2
2
  import { forwardRef } from 'react';
3
3
  import styled from 'styled-components';
4
4
  import { jsx as _jsx } from "react/jsx-runtime";
@@ -1,5 +1,5 @@
1
- import { OpenInNew } from '@mui/icons-material';
2
- import { ButtonBase } from '@mui/material';
1
+ import { ButtonBase } from '@material-ui/core';
2
+ import { OpenInNew } from '@material-ui/icons';
3
3
  import { Color, Column, Columns, Inline, mergeRefs } from '@superdispatch/ui';
4
4
  import { forwardRef, useLayoutEffect, useRef, useState } from 'react';
5
5
  import styled, { css } from 'styled-components';
@@ -1,4 +1,4 @@
1
- import { IconButton, Tooltip } from '@mui/material';
1
+ import { IconButton, Tooltip } from '@material-ui/core';
2
2
  import { forwardRef } from 'react';
3
3
  import styled from 'styled-components';
4
4
  import { jsx as _jsx } from "react/jsx-runtime";
@@ -1,4 +1,4 @@
1
- import { Avatar, Checkbox } from '@mui/material';
1
+ import { Avatar, Checkbox } from '@material-ui/core';
2
2
  import { forwardRef, useMemo } from 'react';
3
3
  import styled from 'styled-components';
4
4
  import { useSidebarMenuItemContext } from "./SidebarMenuItemContext.js";