@smart-factor/gem-ui-components 0.0.156 → 0.0.157

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.
@@ -2,7 +2,7 @@ import './assets/SignEditor.css';var N4 = Object.defineProperty;
2
2
  var I4 = (o, e, t) => e in o ? N4(o, e, { enumerable: !0, configurable: !0, writable: !0, value: t }) : o[e] = t;
3
3
  var Eu = (o, e, t) => I4(o, typeof e != "symbol" ? e + "" : e, t);
4
4
  import { jsx as Vt, jsxs as ia, Fragment as o_ } from "react/jsx-runtime";
5
- import { G as Ib, u as i_, a as rA, Q as uc, b as hs, c as Lp, D as KE, B as sp, d as ow, e as M4, z as Dc, f as a_, s as $E, I as Of, A as WE, F as O4, U as Ax, g as q4, h as R4, i as Q4, j as G4, T as V4, K as D4, k as H4 } from "./index-MaIOhJ8_.js";
5
+ import { G as Ib, u as i_, a as rA, Q as uc, b as hs, c as Lp, D as KE, B as sp, d as ow, e as M4, z as Dc, f as a_, s as $E, I as Of, A as WE, F as O4, U as Ax, g as q4, h as R4, i as Q4, j as G4, T as V4, K as D4, k as H4 } from "./index-57hdOloL.js";
6
6
  import { q as XE, s as Di, I as tu, J as r_, H as YE, S as lp } from "./Stack-hsHMA5b6.js";
7
7
  import { createContext as U4, useContext as z4, useState as vl, useCallback as zu, useEffect as oc, useMemo as cp, useRef as K4 } from "react";
8
8
  import "react-dom";
@@ -1,8 +1,8 @@
1
1
  import { FC } from 'react';
2
- import { IconButtonProps } from '@mui/material';
2
+ import { IconButtonProps as GemIconButtonProps } from '../IconButton/IconButton';
3
3
  export interface ButtonPreviewAttachmentProps {
4
4
  href: string;
5
5
  fileName: string;
6
- size?: IconButtonProps['size'];
6
+ size?: GemIconButtonProps['size'];
7
7
  }
8
8
  export declare const ButtonPreviewAttachment: FC<ButtonPreviewAttachmentProps>;
@@ -2,5 +2,6 @@ import { IconButtonProps as IconButtonPropsMUI } from '@mui/material';
2
2
  export interface IconButtonProps extends IconButtonPropsMUI {
3
3
  loading?: boolean;
4
4
  tooltip?: React.ReactNode;
5
+ href?: string;
5
6
  }
6
7
  export declare function IconButton({ children, disabled, loading, tooltip, sx, size, ...rest }: IconButtonProps): import("react/jsx-runtime").JSX.Element;
@@ -284330,46 +284330,46 @@ var INITIAL_STATE = {
284330
284330
  }, o0.contextType = PostHogContext, o0;
284331
284331
  })(React__default.Component);
284332
284332
  export {
284333
- baseIteratee as $,
284333
+ baseIsEqual as $,
284334
284334
  Autocomplete as A,
284335
284335
  Button$1 as B,
284336
- overArg as C,
284336
+ eq as C,
284337
284337
  Dialog as D,
284338
- root as E,
284338
+ overArg as E,
284339
284339
  FormLabel$1 as F,
284340
284340
  Grid as G,
284341
- Uint8Array$1 as H,
284341
+ root as H,
284342
284342
  Input$1 as I,
284343
- Symbol$1 as J,
284343
+ Uint8Array$1 as J,
284344
284344
  KeyboardArrowRightIcon as K,
284345
284345
  ListContext as L,
284346
- isPrototype as M,
284347
- isObjectLike as N,
284348
- getTag as O,
284349
- baseUnary as P,
284346
+ Symbol$1 as M,
284347
+ isPrototype as N,
284348
+ isObjectLike as O,
284349
+ getTag as P,
284350
284350
  QueryKeys as Q,
284351
- nodeUtil as R,
284351
+ baseUnary as R,
284352
284352
  StepperContext as S,
284353
284353
  TabsPanel as T,
284354
284354
  UPLOADED_FILE_MAX_SIZE as U,
284355
- isBuffer as V,
284356
- Stack as W,
284357
- getAllKeys as X,
284358
- isArray as Y,
284359
- baseGetTag as Z,
284360
- baseIsEqual as _,
284355
+ nodeUtil as V,
284356
+ isBuffer as W,
284357
+ Stack as X,
284358
+ getAllKeys as Y,
284359
+ isArray as Z,
284360
+ baseGetTag as _,
284361
284361
  useMutation as a,
284362
284362
  useGetFileUrl as a$,
284363
- isString$1 as a0,
284364
- defaultDayjs as a1,
284365
- xlsx_minExports as a2,
284366
- ToggleButton as a3,
284367
- FixedActionsBottomPanelWrapper as a4,
284368
- isUndefined$1 as a5,
284369
- Controller as a6,
284370
- ContextualSearch as a7,
284371
- StyledDatePicker as a8,
284372
- StyledFormHelperText$2 as a9,
284363
+ baseIteratee as a0,
284364
+ isString$1 as a1,
284365
+ defaultDayjs as a2,
284366
+ xlsx_minExports as a3,
284367
+ ToggleButton as a4,
284368
+ FixedActionsBottomPanelWrapper as a5,
284369
+ isUndefined$1 as a6,
284370
+ Controller as a7,
284371
+ ContextualSearch as a8,
284372
+ StyledDatePicker as a9,
284373
284373
  StyledMenu as aA,
284374
284374
  useContextMenuProps as aB,
284375
284375
  TableWrapper as aC,
@@ -284397,23 +284397,23 @@ export {
284397
284397
  Dropzone as aY,
284398
284398
  ElementsPicker as aZ,
284399
284399
  errorToast as a_,
284400
- StyledDateTimePicker as aa,
284401
- StyledFormHelperText$1 as ab,
284402
- FormControl as ac,
284403
- StyledFormLabel as ad,
284404
- StyledChip as ae,
284405
- StyledInput as af,
284406
- InputAdornment as ag,
284407
- StyledSelectWrapper as ah,
284408
- InputLabel as ai,
284409
- Select as aj,
284410
- MenuItem as ak,
284411
- FormHelperText as al,
284412
- StyledTimePicker as am,
284413
- StyledFormHelperText as an,
284414
- Menu as ao,
284415
- DATA_GRID_LOCALE as ap,
284416
- Tooltip as aq,
284400
+ StyledFormHelperText$2 as aa,
284401
+ StyledDateTimePicker as ab,
284402
+ StyledFormHelperText$1 as ac,
284403
+ FormControl as ad,
284404
+ StyledFormLabel as ae,
284405
+ StyledChip as af,
284406
+ StyledInput as ag,
284407
+ InputAdornment as ah,
284408
+ StyledSelectWrapper as ai,
284409
+ InputLabel as aj,
284410
+ Select as ak,
284411
+ MenuItem as al,
284412
+ FormHelperText as am,
284413
+ StyledTimePicker as an,
284414
+ StyledFormHelperText as ao,
284415
+ Menu as ap,
284416
+ DATA_GRID_LOCALE as aq,
284417
284417
  MuiLikeWrapper as ar,
284418
284418
  FormLabel as as,
284419
284419
  StyledAutocomplete as at,
@@ -284443,11 +284443,11 @@ export {
284443
284443
  IconContainer as q,
284444
284444
  reactIsExports as r,
284445
284445
  s$2 as s,
284446
- Tiff as t,
284446
+ Tooltip as t,
284447
284447
  useQueryClient as u,
284448
- isSymbol as v,
284449
- isObject$2 as w,
284450
- getNative as x,
284451
- eq as y,
284448
+ Tiff as v,
284449
+ isSymbol as w,
284450
+ isObject$2 as x,
284451
+ getNative as y,
284452
284452
  z$1 as z
284453
284453
  };