@loopr-ai/craft 0.4.1 → 0.5.1
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.
- package/dist/{ButtonBase-83dd7164.js → ButtonBase-262628d1.js} +3 -3
- package/dist/{TransitionGroupContext-adf68f00.js → TransitionGroupContext-fe9a562f.js} +1 -1
- package/dist/components/cell/AvatarGroup/index.js +3 -3
- package/dist/components/cell/Button/index.js +3 -3
- package/dist/components/cell/Chip/index.js +5 -5
- package/dist/components/cell/ProgressBar/index.js +3 -3
- package/dist/components/cell/Search/index.js +2884 -23115
- package/dist/components/cell/Typography/index.js +76 -100
- package/dist/components/organ/ZoomControlWithDrag/index.d.ts +11 -7
- package/dist/components/organ/ZoomControlWithDrag/index.js +2972 -918
- package/dist/createSvgIcon-4ecd3248.js +20405 -0
- package/dist/{createSvgIcon-bd01dddd.js → createSvgIcon-5f0c7512.js} +2 -2
- package/dist/{createTheme-f511f0cd.js → createTheme-a4db2989.js} +6 -6
- package/dist/{exactProp-ed2da606.js → exactProp-d79ccada.js} +1 -1
- package/dist/extendSxProp-db8b9da5.js +29 -0
- package/dist/global/theme.js +1 -1
- package/dist/providers/CraftThemeProvider.js +2 -2
- package/dist/{styled-9f5c49f8.js → styled-d4863b7f.js} +5 -4
- package/dist/{useTheme-6e15807e.js → useTheme-3e8a77bb.js} +1 -1
- package/package.json +2 -2
- package/dist/createSvgIcon-3bff5571.js +0 -157
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import {
|
|
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, s as re, a as ye, b as Ae } from "./styled-
|
|
4
|
+
import { c as x, g as Te, s as re, a as ye, b as Ae } from "./styled-d4863b7f.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, a as He, b as H, r as Ge, e as Je } from "./TransitionGroupContext-
|
|
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,8 +1,8 @@
|
|
|
1
1
|
import { jsx as h, jsxs as G } from "react/jsx-runtime";
|
|
2
|
-
import { g as I,
|
|
2
|
+
import { g as I, a as l, _ as k, P as a } from "../../../createTheme-a4db2989.js";
|
|
3
3
|
import * as g from "react";
|
|
4
|
-
import { g as D, s as M, a as E, c as R, b as U, f as F } from "../../../styled-
|
|
5
|
-
import { c as q } from "../../../createSvgIcon-
|
|
4
|
+
import { g as D, s as M, a as E, c as R, b as U, f as F } from "../../../styled-d4863b7f.js";
|
|
5
|
+
import { c as q } from "../../../createSvgIcon-5f0c7512.js";
|
|
6
6
|
import { c as V } from "../../../chainPropTypes-004bf492.js";
|
|
7
7
|
const B = q(/* @__PURE__ */ h("path", {
|
|
8
8
|
d: "M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z"
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { jsx as C, jsxs as F } from "react/jsx-runtime";
|
|
2
2
|
import { getColorToHex as v } from "../../../global/colors.js";
|
|
3
|
-
import { g as U, c as e,
|
|
3
|
+
import { g as U, c as e, a as t, e as b, _ as D, P as a } from "../../../createTheme-a4db2989.js";
|
|
4
4
|
import * as p from "react";
|
|
5
|
-
import { g as H, s as y, r as A, e as q, a as J, c as R, b as K } from "../../../styled-
|
|
6
|
-
import { B as Q } from "../../../ButtonBase-
|
|
5
|
+
import { g as H, s as y, r as A, e as q, a as J, c as R, b as K } from "../../../styled-d4863b7f.js";
|
|
6
|
+
import { B as Q } from "../../../ButtonBase-262628d1.js";
|
|
7
7
|
function X(o) {
|
|
8
8
|
return U("MuiButton", o);
|
|
9
9
|
}
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { jsx as m, jsxs as Q } from "react/jsx-runtime";
|
|
2
2
|
import * as v from "react";
|
|
3
3
|
import { useMemo as L } from "react";
|
|
4
|
-
import { g as X, c as r,
|
|
5
|
-
import { g as Z, s as U, a as w, c as k, b as oo } from "../../../styled-
|
|
6
|
-
import { c as ao } from "../../../createSvgIcon-
|
|
7
|
-
import { u as lo } from "../../../TransitionGroupContext-
|
|
8
|
-
import { B as M } from "../../../ButtonBase-
|
|
4
|
+
import { g as X, c as r, a as f, e as b, _ as Y, P as l } from "../../../createTheme-a4db2989.js";
|
|
5
|
+
import { g as Z, s as U, a as w, c as k, b as oo } from "../../../styled-d4863b7f.js";
|
|
6
|
+
import { c as ao } from "../../../createSvgIcon-5f0c7512.js";
|
|
7
|
+
import { u as lo } from "../../../TransitionGroupContext-fe9a562f.js";
|
|
8
|
+
import { B as M } from "../../../ButtonBase-262628d1.js";
|
|
9
9
|
import { u as eo } from "../../../unsupportedProp-3dbf01f6.js";
|
|
10
10
|
const ro = ao(/* @__PURE__ */ m("path", {
|
|
11
11
|
d: "M12 2C6.47 2 2 6.47 2 12s4.47 10 10 10 10-4.47 10-10S17.53 2 12 2zm5 13.59L15.59 17 12 13.41 8.41 17 7 15.59 10.59 12 7 8.41 8.41 7 12 10.59 15.59 7 17 8.41 13.41 12 17 15.59z"
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { jsxs as j, jsx as v } from "react/jsx-runtime";
|
|
2
2
|
import { getColorToHex as $ } from "../../../global/colors.js";
|
|
3
|
-
import { g as D, c as n,
|
|
3
|
+
import { g as D, c as n, a as l, _ as q, P as o, l as E, b as U } from "../../../createTheme-a4db2989.js";
|
|
4
4
|
import * as z from "react";
|
|
5
|
-
import { g as w, s as h, a as A, c as F, b as K } from "../../../styled-
|
|
6
|
-
import { u as V } from "../../../useTheme-
|
|
5
|
+
import { g as w, s as h, a as A, c as F, b as K } from "../../../styled-d4863b7f.js";
|
|
6
|
+
import { u as V } from "../../../useTheme-3e8a77bb.js";
|
|
7
7
|
import { k as P, c as x } from "../../../emotion-react.browser.esm-ff33c213.js";
|
|
8
8
|
function S(r) {
|
|
9
9
|
return D("MuiLinearProgress", r);
|