@smart-factor/gem-ui-map-component 0.0.10 → 0.0.12

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.
@@ -19,10 +19,8 @@ export declare const ButtonWithIconWhite: import('@emotion/styled').StyledCompon
19
19
  export declare const DeleteButtonIcon: import('@emotion/styled').StyledComponent<import('@mui/system').BoxOwnProps<import('@mui/material').Theme> & Omit<Omit<import('react').DetailedHTMLProps<import('react').HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
20
20
  ref?: ((instance: HTMLDivElement | null) => void) | import('react').RefObject<HTMLDivElement> | null | undefined;
21
21
  }, keyof import('@mui/system').BoxOwnProps<import('@mui/material').Theme>> & import('@mui/system').MUIStyledCommonProps<import('@mui/material').Theme>, {}, {}>;
22
- export declare const ToggleButtonWithIcon: import('@emotion/styled').StyledComponent<import('@mui/system').BoxOwnProps<import('@mui/material').Theme> & Omit<Omit<import('react').DetailedHTMLProps<import('react').HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
23
- ref?: ((instance: HTMLDivElement | null) => void) | import('react').RefObject<HTMLDivElement> | null | undefined;
24
- }, keyof import('@mui/system').BoxOwnProps<import('@mui/material').Theme>> & import('@mui/system').MUIStyledCommonProps<import('@mui/material').Theme> & {
25
- enabled: boolean;
22
+ export declare const SquareIconButton: import('@emotion/styled').StyledComponent<import('@smart-factor/gem-ui-components/dist/components/Button/Button').ButtonProps & import('@mui/system').MUIStyledCommonProps<import('@mui/material').Theme> & {
23
+ enabled?: boolean | undefined;
26
24
  }, {}, {}>;
27
25
  export declare const StyledButtonWithIcon: import('@emotion/styled').StyledComponent<import('@smart-factor/gem-ui-components/dist/components/ButtonWithIcon/ButtonWithIcon').ButtonWithIconProps & import('@mui/system').MUIStyledCommonProps<import('@mui/material').Theme> & {
28
26
  enabled: boolean;
@@ -1,4 +1,4 @@
1
- import { M as f } from "../../MapButtons-BoE5fMvz.js";
1
+ import { M as f } from "../../MapButtons-iZJLA9V4.js";
2
2
  export {
3
3
  f as default
4
4
  };