@loopr-ai/craft 0.5.0 → 0.5.2

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.
@@ -1,7 +1,7 @@
1
1
  import { g as b, c as h, _ as w, a as y, P as o } from "./createTheme-a4db2989.js";
2
2
  import * as v from "react";
3
3
  import { jsxs as C, jsx as z } from "react/jsx-runtime";
4
- import { g as T, s as N, a as R, c as O, b as B } from "./styled-d4863b7f.js";
4
+ import { g as T, s as N, a as R, c as O, b as B } from "./styled-126c6a62.js";
5
5
  function j(e) {
6
6
  return b("MuiSvgIcon", e);
7
7
  }
@@ -1,13 +1,13 @@
1
1
  import { P as ce, a as fa, C as pb, c as vb, j as hb, _ as x0, k as mb } from "./createTheme-a4db2989.js";
2
- import { c as lT } from "./styled-d4863b7f.js";
2
+ import { c as lT } from "./styled-126c6a62.js";
3
3
  import { s as y0, c as g0, b as yb, u as Lm, a as gb, _ as Sb, T as gT } from "./TransitionGroupContext-fe9a562f.js";
4
4
  import * as Vt from "react";
5
5
  import rf from "react";
6
6
  import { jsx as S0 } from "react/jsx-runtime";
7
7
  import { e as Eb } from "./exactProp-d79ccada.js";
8
- import { u as Cb } from "./useTheme-3e8a77bb.js";
8
+ import { u as Cb } from "./useTheme-573c40a2.js";
9
9
  import { c as ST } from "./chainPropTypes-004bf492.js";
10
- import { c as Tb } from "./createSvgIcon-5f0c7512.js";
10
+ import { c as Tb } from "./createSvgIcon-58aa3adf.js";
11
11
  import { u as Rb } from "./unsupportedProp-3dbf01f6.js";
12
12
  function xb(O) {
13
13
  const {
@@ -1,7 +1,7 @@
1
1
  import { a as E, g as we, h as re, _ as ne, c as z, s as Ce, f as xe } from "./createTheme-a4db2989.js";
2
2
  import { m as ke, w as Oe, a as $e, g as Ae, s as Fe, r as Me, b as Ie, i as Le, c as Ne, T as oe } from "./useThemeWithoutDefault-188598a8.js";
3
3
  import * as F from "react";
4
- var V = { exports: {} }, f = {};
4
+ var j = { exports: {} }, f = {};
5
5
  /**
6
6
  * @license React
7
7
  * react-is.production.min.js
@@ -104,8 +104,8 @@ function ze() {
104
104
  }
105
105
  function y(s) {
106
106
  if (typeof s == "object" && s !== null) {
107
- var j = s.$$typeof;
108
- switch (j) {
107
+ var V = s.$$typeof;
108
+ switch (V) {
109
109
  case e:
110
110
  var D = s.type;
111
111
  switch (D) {
@@ -126,11 +126,11 @@ function ze() {
126
126
  case l:
127
127
  return W;
128
128
  default:
129
- return j;
129
+ return V;
130
130
  }
131
131
  }
132
132
  case t:
133
- return j;
133
+ return V;
134
134
  }
135
135
  }
136
136
  }
@@ -180,21 +180,21 @@ function ze() {
180
180
  d.ContextConsumer = w, d.ContextProvider = O, d.Element = $, d.ForwardRef = C, d.Fragment = u, d.Lazy = x, d.Memo = L, d.Portal = N, d.Profiler = Y, d.StrictMode = A, d.Suspense = ue, d.SuspenseList = fe, d.isAsyncMode = de, d.isConcurrentMode = me, d.isContextConsumer = pe, d.isContextProvider = he, d.isElement = ye, d.isForwardRef = ve, d.isFragment = ge, d.isLazy = Se, d.isMemo = _e, d.isPortal = be, d.isProfiler = Ee, d.isStrictMode = Te, d.isSuspense = Pe, d.isSuspenseList = Re, d.isValidElementType = _, d.typeOf = y;
181
181
  }()), d;
182
182
  }
183
- process.env.NODE_ENV === "production" ? V.exports = De() : V.exports = ze();
184
- var G = V.exports;
183
+ process.env.NODE_ENV === "production" ? j.exports = De() : j.exports = ze();
184
+ var G = j.exports;
185
185
  const Ye = /^\s*function(?:\s|\s*\/\*.*\*\/\s*)+([^(\s/]*)\s*/;
186
- function je(e) {
186
+ function Ve(e) {
187
187
  const t = `${e}`.match(Ye);
188
188
  return t && t[1] || "";
189
189
  }
190
190
  function ie(e, t = "") {
191
- return e.displayName || e.name || je(e) || t;
191
+ return e.displayName || e.name || Ve(e) || t;
192
192
  }
193
193
  function K(e, t, n) {
194
194
  const r = ie(t);
195
195
  return e.displayName || (r !== "" ? `${n}(${r})` : n);
196
196
  }
197
- function Ve(e) {
197
+ function je(e) {
198
198
  if (e != null) {
199
199
  if (typeof e == "string")
200
200
  return e;
@@ -639,7 +639,7 @@ function ct(e = {}) {
639
639
  const C = k(O, ...w);
640
640
  if (process.env.NODE_ENV !== "production") {
641
641
  let u;
642
- m && (u = `${m}${z(h || "")}`), u === void 0 && (u = `Styled(${Ve(a)})`), C.displayName = u;
642
+ m && (u = `${m}${z(h || "")}`), u === void 0 && (u = `Styled(${je(a)})`), C.displayName = u;
643
643
  }
644
644
  return a.muiName && (C.muiName = a.muiName), C;
645
645
  };
@@ -694,8 +694,6 @@ export {
694
694
  gt as g,
695
695
  bt as h,
696
696
  Ke as i,
697
- ct as j,
698
- ft as k,
699
697
  mt as r,
700
698
  Et as s,
701
699
  Qe as u
@@ -1,5 +1,5 @@
1
1
  import * as o from "react";
2
- import { u as r, d as s } from "./styled-d4863b7f.js";
2
+ import { u as r, d as s } from "./styled-126c6a62.js";
3
3
  import { T as t } from "./useThemeWithoutDefault-188598a8.js";
4
4
  function a() {
5
5
  const e = r(s);
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@loopr-ai/craft",
3
- "version": "0.5.0",
3
+ "version": "0.5.2",
4
4
  "description": "Component library based out of Material UI customized to support Loopr AI products",
5
5
  "homepage": "https://loopr.ai",
6
6
  "author": {