@loopr-ai/craft 0.7.1 → 0.7.3

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 (42) hide show
  1. package/dist/{ButtonBase-fc1e48eb.js → ButtonBase-85c9347b.js} +3 -3
  2. package/dist/{TextField-a534df29.js → TextField-fded06e5.js} +7 -7
  3. package/dist/Tooltip-b926c320.js +2022 -0
  4. package/dist/{TransitionGroupContext-ba502e63.js → TransitionGroupContext-fe9a562f.js} +3 -3
  5. package/dist/ZoomControllers-36e39bb0.js +1432 -0
  6. package/dist/components/cell/AvatarGroup/index.js +3 -3
  7. package/dist/components/cell/Button/index.js +3 -3
  8. package/dist/components/cell/Chip/index.js +5 -5
  9. package/dist/components/cell/ProgressBar/index.js +3 -3
  10. package/dist/components/cell/Search/index.js +2 -2
  11. package/dist/components/cell/Typography/index.js +5 -19
  12. package/dist/components/organ/Form/Form.interfaces.d.ts +8 -6
  13. package/dist/components/organ/Form/Form.styles.d.ts +99 -2
  14. package/dist/components/organ/Form/Form.styles.js +99 -4
  15. package/dist/components/organ/Form/Form.utils.d.ts +1 -0
  16. package/dist/components/organ/Form/Form.utils.js +20 -15
  17. package/dist/components/organ/Form/FormInput.js +517 -0
  18. package/dist/components/organ/Form/index.js +161 -108
  19. package/dist/components/organ/ZoomControlWithDrag/ZoomControllers.js +2 -2
  20. package/dist/components/organ/ZoomControlWithDrag/index.js +2 -2
  21. package/dist/{createSvgIcon-bb3d4825.js → createSvgIcon-58aa3adf.js} +5 -5
  22. package/dist/{Grow-a906cda2.js → createSvgIcon-f773ce57.js} +4020 -3944
  23. package/dist/{createTheme-ca1567c6.js → createTheme-a4db2989.js} +7 -7
  24. package/dist/{exactProp-3d9df1ae.js → exactProp-d79ccada.js} +1 -1
  25. package/dist/{extendSxProp-fc2654e5.js → extendSxProp-db8b9da5.js} +1 -1
  26. package/dist/global/colors.d.ts +5 -0
  27. package/dist/global/colors.js +11 -6
  28. package/dist/global/constants.d.ts +3 -0
  29. package/dist/global/constants.js +6 -1
  30. package/dist/global/theme.js +1 -1
  31. package/dist/{Typography-65e5f8a8.js → index-03287c17.js} +61 -45
  32. package/dist/main.js +10 -10
  33. package/dist/providers/CraftThemeProvider.js +2 -2
  34. package/dist/{styled-80b57810.js → styled-126c6a62.js} +49 -49
  35. package/dist/{useTheme-16446f25.js → useTheme-573c40a2.js} +1 -1
  36. package/package.json +1 -1
  37. package/dist/Box-8cd400c2.js +0 -58
  38. package/dist/ZoomControllers-8a147df0.js +0 -3390
  39. package/dist/components/organ/Form/FieldInput.js +0 -440
  40. package/dist/createSvgIcon-8e5d9dc7.js +0 -81
  41. package/dist/dividerClasses-0233db5a.js +0 -10
  42. /package/dist/components/organ/Form/{FieldInput.d.ts → FormInput.d.ts} +0 -0
@@ -1,10 +1,10 @@
1
- import { a as Y, _ as ie, P as e, g as Xe } from "./createTheme-ca1567c6.js";
1
+ import { a as Y, _ as ie, P as e, g as Xe } from "./createTheme-a4db2989.js";
2
2
  import * as c from "react";
3
3
  import W, { Children as Ye, isValidElement as G, cloneElement as J } from "react";
4
- import { c as x, g as Te, a as re, b as ye, e as Ae } from "./styled-80b57810.js";
4
+ import { c as x, g as Te, s as re, a as ye, b as Ae } from "./styled-126c6a62.js";
5
5
  import { jsx as I, jsxs as qe } from "react/jsx-runtime";
6
6
  import { k as se } from "./emotion-react.browser.esm-ff33c213.js";
7
- import { _ as We, T as de, u as he, c as He, b as H, r as Ge, e as Je } from "./TransitionGroupContext-ba502e63.js";
7
+ import { _ as We, T as de, u as he, a as He, b as H, r as Ge, e as Je } from "./TransitionGroupContext-fe9a562f.js";
8
8
  function Qe(t) {
9
9
  if (t === void 0)
10
10
  throw new ReferenceError("this hasn't been initialised - super() hasn't been called");
@@ -1,13 +1,13 @@
1
- import { P as e, g as ie, a as l, f as Oo, _ as G, b as ue, m as Wo, n as ao } from "./createTheme-ca1567c6.js";
1
+ import { P as e, g as ie, a as l, e as Oo, _ as G, c as ue, m as Wo, n as ao } from "./createTheme-a4db2989.js";
2
2
  import * as c from "react";
3
- import { u as In, g as le, a as A, b as ce, c as re, e as ae, d as Nn, r as ke, h as co, i as wn } from "./styled-80b57810.js";
3
+ import { u as In, g as le, s as A, a as ce, c as re, b as ae, d as Nn, r as ke, f as co, h as wn } from "./styled-126c6a62.js";
4
4
  import { jsx as N, jsxs as ge } from "react/jsx-runtime";
5
- import { o as he, e as uo, a as Se, f as Sn, c as Co, d as Vo, r as kn, g as io, T as Mn, h as Fn, j as Ro, k as $e, P as $n, H as Ge, i as to, G as Ln, b as Po, u as Dn } from "./Grow-a906cda2.js";
6
- import { u as po } from "./useTheme-16446f25.js";
7
- import { u as Ce, b as Io, a as fo, e as Uo, r as Ie } from "./TransitionGroupContext-ba502e63.js";
8
- import { e as jn } from "./exactProp-3d9df1ae.js";
5
+ import { o as he, e as uo, a as Se, b as Sn, c as Co, d as Vo, f as kn, g as io, T as Mn, h as Fn, j as Ro, u as $e, P as $n, H as Ge, k as to, G as Ln, l as Po, m as Dn } from "./createSvgIcon-f773ce57.js";
6
+ import { u as po } from "./useTheme-573c40a2.js";
7
+ import { u as Ce, b as Io, c as fo, e as Uo, r as Ie } from "./TransitionGroupContext-fe9a562f.js";
8
+ import { e as jn } from "./exactProp-d79ccada.js";
9
9
  import { c as Ho } from "./chainPropTypes-004bf492.js";
10
- import { c as An } from "./createSvgIcon-bb3d4825.js";
10
+ import { c as An } from "./createSvgIcon-58aa3adf.js";
11
11
  import { T as Bn } from "./useThemeWithoutDefault-188598a8.js";
12
12
  import { G as _n } from "./emotion-react.browser.esm-ff33c213.js";
13
13
  function qo(o) {