@smart-factor/gem-ui-map-component 0.0.11 → 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-BPaqLSZU.js";
1
+ import { M as f } from "../../MapButtons-iZJLA9V4.js";
2
2
  export {
3
3
  f as default
4
4
  };
package/dist/main.js CHANGED
@@ -16,7 +16,7 @@ var ts = (t, e, r, n) => ({
16
16
  import { jsx as m, jsxs as se, Fragment as ft } from "react/jsx-runtime";
17
17
  import * as Y from "react";
18
18
  import Se, { useState as re, forwardRef as Ml, useEffect as Ve, createContext as Vl, useContext as Fl, useRef as ya, useMemo as gs, useCallback as En } from "react";
19
- import { a as mn, b as Dl, r as $a, i as ho, c as po, t as $l, d as mo, e as jl, _ as tt, s as zl, f as A, g as et, h as Ul, j as Zl, k as Bl, l as ql, u as Wl, m as li, n as Br, P as l, o as yo, p as qe, q as ci, v as aa, w as Gl, x as Hl, y as Ql, z as $t, A as jt, B as ui, C as zt, D as Ut, E as $e, F as kr, G as vs, H as Hn, I as Kl, T as Yl, J as bs, K as Jl, L as di, N as Xl, O as ec, Q as _s, R as Pt, S as yn, U as jr, V as ja, W as tc, X as me, Y as rs, Z as fi, $ as ns, a0 as Ue, a1 as hi, a2 as rc, a3 as nc, a4 as go, a5 as sc, a6 as vo, a7 as Hr, a8 as ac, a9 as ic, aa as oc, ab as lc, ac as ia, ad as ds, ae as oa, af as cc, ag as rr, ah as pi, ai as mi, aj as bo, ak as We, al as xs, am as Vt, an as zr, ao as Xt, ap as _o, aq as Qn, ar as uc, as as dc, at as Ht, au as xo, av as ws, aw as fc, ax as hc, ay as pc, az as mc, aA as On, aB as yc, aC as fs, aD as gc, aE as vc, aF as bc, aG as _c, aH as xc, aI as wc, aJ as kc, aK as Sc, aL as Cc, aM as Tc, aN as Ec, aO as Oc, M as Ac, aP as Rc, aQ as Ic, aR as Pc, aS as Nc } from "./MapButtons-BPaqLSZU.js";
19
+ import { a as mn, b as Dl, r as $a, i as ho, c as po, t as $l, d as mo, e as jl, _ as tt, s as zl, f as A, g as et, h as Ul, j as Zl, k as Bl, l as ql, u as Wl, m as li, n as Br, P as l, o as yo, p as qe, q as ci, v as aa, w as Gl, x as Hl, y as Ql, z as $t, A as jt, B as ui, C as zt, D as Ut, E as $e, F as kr, G as vs, H as Hn, I as Kl, T as Yl, J as bs, K as Jl, L as di, N as Xl, O as ec, Q as _s, R as Pt, S as yn, U as jr, V as ja, W as tc, X as me, Y as rs, Z as fi, $ as ns, a0 as Ue, a1 as hi, a2 as rc, a3 as nc, a4 as go, a5 as sc, a6 as vo, a7 as Hr, a8 as ac, a9 as ic, aa as oc, ab as lc, ac as ia, ad as ds, ae as oa, af as cc, ag as rr, ah as pi, ai as mi, aj as bo, ak as We, al as xs, am as Vt, an as zr, ao as Xt, ap as _o, aq as Qn, ar as uc, as as dc, at as Ht, au as xo, av as ws, aw as fc, ax as hc, ay as pc, az as mc, aA as On, aB as yc, aC as fs, aD as gc, aE as vc, aF as bc, aG as _c, aH as xc, aI as wc, aJ as kc, aK as Sc, aL as Cc, aM as Tc, aN as Ec, aO as Oc, M as Ac, aP as Rc, aQ as Ic, aR as Pc, aS as Nc } from "./MapButtons-iZJLA9V4.js";
20
20
  var gn = class {
21
21
  constructor() {
22
22
  this.listeners = /* @__PURE__ */ new Set(), this.subscribe = this.subscribe.bind(this);
@@ -3810,7 +3810,7 @@ class jf {
3810
3810
  type: "SYNC_COORDINATES",
3811
3811
  payload: {
3812
3812
  coordinates: e.current.getView().getCenter(),
3813
- projection: e.current.getView().getProjection().getCode()
3813
+ zoom: e.current.getView().getZoom()
3814
3814
  }
3815
3815
  });
3816
3816
  });
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smart-factor/gem-ui-map-component",
3
- "version": "0.0.11",
3
+ "version": "0.0.12",
4
4
  "private": false,
5
5
  "description": "Gem UI Map Component",
6
6
  "type": "module",