@arcadeai/design-system 3.25.0 → 3.25.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/components/ui/atoms/avatar.js +0 -18
- package/dist/components/ui/organisms/toolkit-picker/hooks/use-toolkit-picker-filter.test.js +2 -2
- package/dist/components/ui/organisms/toolkit-picker/hooks/use-toolkit-picker-search.test.js +2 -2
- package/dist/components/ui/organisms/toolkit-picker/hooks/use-toolkit-picker-selection.test.js +2 -2
- package/dist/components/ui/organisms/toolkit-picker/toolkit-picker.test.js +2 -3
- package/dist/components/ui/utils/memo.test.js +1 -1
- package/dist/lib/arcade/arcade.test.js +1 -1
- package/dist/lib/utils.test.js +1 -1
- package/dist/metadata/toolkits.js +1 -1
- package/dist/{react.esm-I5_wjDW6.js → react.esm-DmVc5fnS.js} +11 -81
- package/dist/{vi.bdSIJ99Y-DBnM2VfT.js → vi.bdSIJ99Y-C84beQ4-.js} +0 -283
- package/package.json +12 -12
|
@@ -7,15 +7,6 @@ import { u as O } from "../../../index-CCKe-Mpx.js";
|
|
|
7
7
|
import { P as w } from "../../../index-CpDnqHCm.js";
|
|
8
8
|
import { c as x } from "../../../utils-Db4QWi-E.js";
|
|
9
9
|
var h = { exports: {} }, y = {};
|
|
10
|
-
/**
|
|
11
|
-
* @license React
|
|
12
|
-
* use-sync-external-store-shim.production.js
|
|
13
|
-
*
|
|
14
|
-
* Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
15
|
-
*
|
|
16
|
-
* This source code is licensed under the MIT license found in the
|
|
17
|
-
* LICENSE file in the root directory of this source tree.
|
|
18
|
-
*/
|
|
19
10
|
var I;
|
|
20
11
|
function q() {
|
|
21
12
|
if (I) return y;
|
|
@@ -58,15 +49,6 @@ function q() {
|
|
|
58
49
|
return y.useSyncExternalStore = e.useSyncExternalStore !== void 0 ? e.useSyncExternalStore : E, y;
|
|
59
50
|
}
|
|
60
51
|
var A = {};
|
|
61
|
-
/**
|
|
62
|
-
* @license React
|
|
63
|
-
* use-sync-external-store-shim.development.js
|
|
64
|
-
*
|
|
65
|
-
* Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
66
|
-
*
|
|
67
|
-
* This source code is licensed under the MIT license found in the
|
|
68
|
-
* LICENSE file in the root directory of this source tree.
|
|
69
|
-
*/
|
|
70
52
|
var C;
|
|
71
53
|
function B() {
|
|
72
54
|
return C || (C = 1, process.env.NODE_ENV !== "production" && (function() {
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { jsx as s } from "react/jsx-runtime";
|
|
2
|
-
import { r as c, a as i } from "../../../../../react.esm-
|
|
2
|
+
import { r as c, a as i } from "../../../../../react.esm-DmVc5fnS.js";
|
|
3
3
|
import { mockToolkitCollection as a } from "../mocks/toolkit-collection.js";
|
|
4
4
|
import { useToolkitPicker as n, ToolkitPickerProvider as k } from "./use-toolkit-picker.js";
|
|
5
|
-
import { d as T, b as d, i as u, g as e, v as p } from "../../../../../vi.bdSIJ99Y-
|
|
5
|
+
import { d as T, b as d, i as u, g as e, v as p } from "../../../../../vi.bdSIJ99Y-C84beQ4-.js";
|
|
6
6
|
T("useToolkitPicker - Filter Tests", () => {
|
|
7
7
|
d(() => {
|
|
8
8
|
p.clearAllMocks();
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { jsx as i } from "react/jsx-runtime";
|
|
2
|
-
import { r as c, a as l } from "../../../../../react.esm-
|
|
2
|
+
import { r as c, a as l } from "../../../../../react.esm-DmVc5fnS.js";
|
|
3
3
|
import { mockToolkitCollection as a } from "../mocks/toolkit-collection.js";
|
|
4
4
|
import { useToolkitPicker as n, ToolkitPickerProvider as u } from "./use-toolkit-picker.js";
|
|
5
|
-
import { d as k, b as h, i as d, g as o, v as m } from "../../../../../vi.bdSIJ99Y-
|
|
5
|
+
import { d as k, b as h, i as d, g as o, v as m } from "../../../../../vi.bdSIJ99Y-C84beQ4-.js";
|
|
6
6
|
k("useToolkitPicker - Search Tests", () => {
|
|
7
7
|
h(() => {
|
|
8
8
|
m.clearAllMocks();
|
package/dist/components/ui/organisms/toolkit-picker/hooks/use-toolkit-picker-selection.test.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { jsx as r } from "react/jsx-runtime";
|
|
2
|
-
import { r as i, a as t } from "../../../../../react.esm-
|
|
2
|
+
import { r as i, a as t } from "../../../../../react.esm-DmVc5fnS.js";
|
|
3
3
|
import { simpleMockToolkitCollection as c } from "../mocks/toolkit-collection.js";
|
|
4
4
|
import { useToolkitPicker as a, ToolkitPickerProvider as n } from "./use-toolkit-picker.js";
|
|
5
|
-
import { d as u, b as k, i as d, g as o, v as m } from "../../../../../vi.bdSIJ99Y-
|
|
5
|
+
import { d as u, b as k, i as d, g as o, v as m } from "../../../../../vi.bdSIJ99Y-C84beQ4-.js";
|
|
6
6
|
u("useToolkitPicker - Selection Tests", () => {
|
|
7
7
|
k(() => {
|
|
8
8
|
m.clearAllMocks();
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsx as x } from "react/jsx-runtime";
|
|
2
2
|
import { ToolkitPickerTrigger as $ } from "../../molecules/toolkit-picker-trigger.js";
|
|
3
|
-
import { c as Ao, e as zo, g as v, d as $c, a as Hc, i as H, v as pe } from "../../../../vi.bdSIJ99Y-
|
|
4
|
-
import { g as Te, b as L, s as u, c as D, w as fe, d as Lc } from "../../../../react.esm-
|
|
3
|
+
import { c as Ao, e as zo, g as v, d as $c, a as Hc, i as H, v as pe } from "../../../../vi.bdSIJ99Y-C84beQ4-.js";
|
|
4
|
+
import { g as Te, b as L, s as u, c as D, w as fe, d as Lc } from "../../../../react.esm-DmVc5fnS.js";
|
|
5
5
|
import { ToolkitPicker as j } from "./index.js";
|
|
6
6
|
import { createMockToolkitCollection as jc, mockToolkitCollection as F } from "./mocks/toolkit-collection.js";
|
|
7
7
|
var fo, Wo;
|
|
@@ -6964,7 +6964,6 @@ function Oh() {
|
|
|
6964
6964
|
var Bh = /* @__PURE__ */ Oh();
|
|
6965
6965
|
const Sh = /* @__PURE__ */ Ao(Bh);
|
|
6966
6966
|
var Wn = { exports: {} };
|
|
6967
|
-
/*! https://mths.be/cssescape v1.5.1 by @mathias | MIT license */
|
|
6968
6967
|
var Mh = Wn.exports, Ws;
|
|
6969
6968
|
function Ah() {
|
|
6970
6969
|
return Ws || (Ws = 1, (function(e, t) {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { createPropsComparator as s, areStringArraysEqual as a } from "./memo.js";
|
|
2
|
-
import { d as i, i as t, g as e } from "../../../vi.bdSIJ99Y-
|
|
2
|
+
import { d as i, i as t, g as e } from "../../../vi.bdSIJ99Y-C84beQ4-.js";
|
|
3
3
|
i("createPropsComparator", () => {
|
|
4
4
|
t("returns true when selected keys are strictly equal", () => {
|
|
5
5
|
const r = s(["id", "name"]);
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ArcadeClient as i } from "./arcade.js";
|
|
2
2
|
import { allTools as u } from "./mocks.js";
|
|
3
|
-
import { v as l, d as m, b as p, i as s, g as e } from "../../vi.bdSIJ99Y-
|
|
3
|
+
import { v as l, d as m, b as p, i as s, g as e } from "../../vi.bdSIJ99Y-C84beQ4-.js";
|
|
4
4
|
const { mockToolsList: d, mockConstructorSpy: c } = l.hoisted(() => ({
|
|
5
5
|
mockToolsList: l.fn(),
|
|
6
6
|
mockConstructorSpy: l.fn()
|
package/dist/lib/utils.test.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { c as o, r as s } from "../utils-Db4QWi-E.js";
|
|
2
|
-
import { d as r, i as n, g as e, b as v, a as i, v as t } from "../vi.bdSIJ99Y-
|
|
2
|
+
import { d as r, i as n, g as e, b as v, a as i, v as t } from "../vi.bdSIJ99Y-C84beQ4-.js";
|
|
3
3
|
r("cn", () => {
|
|
4
4
|
n("joins simple class names", () => {
|
|
5
5
|
e(o("a", "b", "c")).toBe("a b c");
|
|
@@ -1539,7 +1539,7 @@ const r = [
|
|
|
1539
1539
|
isPro: !1,
|
|
1540
1540
|
publicIconUrl: `${e}/twilio.svg`,
|
|
1541
1541
|
docsLink: "https://docs.arcade.dev/en/mcp-servers/social-communication/twilio",
|
|
1542
|
-
relativeDocsLink: "/en/mcp-servers/social-communication/twilio
|
|
1542
|
+
relativeDocsLink: "/en/mcp-servers/social-communication/twilio",
|
|
1543
1543
|
category: "social",
|
|
1544
1544
|
type: "verified",
|
|
1545
1545
|
isComingSoon: !1,
|
|
@@ -1,17 +1,8 @@
|
|
|
1
1
|
import * as Lo from "react";
|
|
2
2
|
import gS from "react";
|
|
3
3
|
import vd from "react-dom";
|
|
4
|
-
import { c as dD } from "./vi.bdSIJ99Y-
|
|
4
|
+
import { c as dD } from "./vi.bdSIJ99Y-C84beQ4-.js";
|
|
5
5
|
var uS = { exports: {} }, KE = {};
|
|
6
|
-
/**
|
|
7
|
-
* @license React
|
|
8
|
-
* react-dom-test-utils.production.js
|
|
9
|
-
*
|
|
10
|
-
* Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
11
|
-
*
|
|
12
|
-
* This source code is licensed under the MIT license found in the
|
|
13
|
-
* LICENSE file in the root directory of this source tree.
|
|
14
|
-
*/
|
|
15
6
|
var NA;
|
|
16
7
|
function pD() {
|
|
17
8
|
if (NA) return KE;
|
|
@@ -24,15 +15,6 @@ function pD() {
|
|
|
24
15
|
}, KE;
|
|
25
16
|
}
|
|
26
17
|
var PE = {};
|
|
27
|
-
/**
|
|
28
|
-
* @license React
|
|
29
|
-
* react-dom-test-utils.development.js
|
|
30
|
-
*
|
|
31
|
-
* Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
32
|
-
*
|
|
33
|
-
* This source code is licensed under the MIT license found in the
|
|
34
|
-
* LICENSE file in the root directory of this source tree.
|
|
35
|
-
*/
|
|
36
18
|
var HA;
|
|
37
19
|
function mD() {
|
|
38
20
|
return HA || (HA = 1, process.env.NODE_ENV !== "production" && (function() {
|
|
@@ -49,15 +31,6 @@ function hD() {
|
|
|
49
31
|
return jA || (jA = 1, process.env.NODE_ENV === "production" ? uS.exports = pD() : uS.exports = mD()), uS.exports;
|
|
50
32
|
}
|
|
51
33
|
var vD = hD(), rS = { exports: {} }, Zy = {}, iS = { exports: {} }, FE = {};
|
|
52
|
-
/**
|
|
53
|
-
* @license React
|
|
54
|
-
* scheduler.production.js
|
|
55
|
-
*
|
|
56
|
-
* Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
57
|
-
*
|
|
58
|
-
* This source code is licensed under the MIT license found in the
|
|
59
|
-
* LICENSE file in the root directory of this source tree.
|
|
60
|
-
*/
|
|
61
34
|
var LA;
|
|
62
35
|
function yD() {
|
|
63
36
|
return LA || (LA = 1, (function(s) {
|
|
@@ -279,15 +252,6 @@ function yD() {
|
|
|
279
252
|
})(FE)), FE;
|
|
280
253
|
}
|
|
281
254
|
var kE = {};
|
|
282
|
-
/**
|
|
283
|
-
* @license React
|
|
284
|
-
* scheduler.development.js
|
|
285
|
-
*
|
|
286
|
-
* Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
287
|
-
*
|
|
288
|
-
* This source code is licensed under the MIT license found in the
|
|
289
|
-
* LICENSE file in the root directory of this source tree.
|
|
290
|
-
*/
|
|
291
255
|
var YA;
|
|
292
256
|
function bD() {
|
|
293
257
|
return YA || (YA = 1, (function(s) {
|
|
@@ -515,15 +479,6 @@ var GA;
|
|
|
515
479
|
function oO() {
|
|
516
480
|
return GA || (GA = 1, process.env.NODE_ENV === "production" ? iS.exports = yD() : iS.exports = bD()), iS.exports;
|
|
517
481
|
}
|
|
518
|
-
/**
|
|
519
|
-
* @license React
|
|
520
|
-
* react-dom-client.production.js
|
|
521
|
-
*
|
|
522
|
-
* Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
523
|
-
*
|
|
524
|
-
* This source code is licensed under the MIT license found in the
|
|
525
|
-
* LICENSE file in the root directory of this source tree.
|
|
526
|
-
*/
|
|
527
482
|
var VA;
|
|
528
483
|
function gD() {
|
|
529
484
|
if (VA) return Zy;
|
|
@@ -10230,12 +10185,12 @@ Error generating stack: ` + i.message + `
|
|
|
10230
10185
|
}
|
|
10231
10186
|
};
|
|
10232
10187
|
var Iv = d.version;
|
|
10233
|
-
if (Iv !== "19.2.
|
|
10188
|
+
if (Iv !== "19.2.1")
|
|
10234
10189
|
throw Error(
|
|
10235
10190
|
g(
|
|
10236
10191
|
527,
|
|
10237
10192
|
Iv,
|
|
10238
|
-
"19.2.
|
|
10193
|
+
"19.2.1"
|
|
10239
10194
|
)
|
|
10240
10195
|
);
|
|
10241
10196
|
ae.findDOMNode = function(l) {
|
|
@@ -10246,10 +10201,10 @@ Error generating stack: ` + i.message + `
|
|
|
10246
10201
|
};
|
|
10247
10202
|
var iR = {
|
|
10248
10203
|
bundleType: 0,
|
|
10249
|
-
version: "19.2.
|
|
10204
|
+
version: "19.2.1",
|
|
10250
10205
|
rendererPackageName: "react-dom",
|
|
10251
10206
|
currentDispatcherRef: L,
|
|
10252
|
-
reconcilerVersion: "19.2.
|
|
10207
|
+
reconcilerVersion: "19.2.1"
|
|
10253
10208
|
};
|
|
10254
10209
|
if (typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ < "u") {
|
|
10255
10210
|
var Zf = __REACT_DEVTOOLS_GLOBAL_HOOK__;
|
|
@@ -10295,18 +10250,9 @@ Error generating stack: ` + i.message + `
|
|
|
10295
10250
|
S,
|
|
10296
10251
|
Wv
|
|
10297
10252
|
), n.context = fo(null), u = n.current, i = Ma(), i = Ad(i), f = pr(i), f.callback = null, Ja(u, f, i), u = i, n.current.lanes = u, Ur(n, u), wu(n), l[wr] = n.current, Yc(l), new dm(n);
|
|
10298
|
-
}, Zy.version = "19.2.
|
|
10253
|
+
}, Zy.version = "19.2.1", Zy;
|
|
10299
10254
|
}
|
|
10300
10255
|
var Jy = {};
|
|
10301
|
-
/**
|
|
10302
|
-
* @license React
|
|
10303
|
-
* react-dom-client.development.js
|
|
10304
|
-
*
|
|
10305
|
-
* Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
10306
|
-
*
|
|
10307
|
-
* This source code is licensed under the MIT license found in the
|
|
10308
|
-
* LICENSE file in the root directory of this source tree.
|
|
10309
|
-
*/
|
|
10310
10256
|
var XA;
|
|
10311
10257
|
function RD() {
|
|
10312
10258
|
return XA || (XA = 1, process.env.NODE_ENV !== "production" && (function() {
|
|
@@ -27269,11 +27215,11 @@ Check the top-level render call using <` + r + ">.");
|
|
|
27269
27215
|
}
|
|
27270
27216
|
}, (function() {
|
|
27271
27217
|
var e = jf.version;
|
|
27272
|
-
if (e !== "19.2.
|
|
27218
|
+
if (e !== "19.2.1")
|
|
27273
27219
|
throw Error(
|
|
27274
27220
|
`Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:
|
|
27275
27221
|
- react: ` + (e + `
|
|
27276
|
-
- react-dom: 19.2.
|
|
27222
|
+
- react-dom: 19.2.1
|
|
27277
27223
|
Learn more: https://react.dev/warnings/version-mismatch`)
|
|
27278
27224
|
);
|
|
27279
27225
|
})(), typeof Map == "function" && Map.prototype != null && typeof Map.prototype.forEach == "function" && typeof Set == "function" && Set.prototype != null && typeof Set.prototype.clear == "function" && typeof Set.prototype.forEach == "function" || console.error(
|
|
@@ -27288,10 +27234,10 @@ Learn more: https://react.dev/warnings/version-mismatch`)
|
|
|
27288
27234
|
}, !(function() {
|
|
27289
27235
|
var e = {
|
|
27290
27236
|
bundleType: 1,
|
|
27291
|
-
version: "19.2.
|
|
27237
|
+
version: "19.2.1",
|
|
27292
27238
|
rendererPackageName: "react-dom",
|
|
27293
27239
|
currentDispatcherRef: re,
|
|
27294
|
-
reconcilerVersion: "19.2.
|
|
27240
|
+
reconcilerVersion: "19.2.1"
|
|
27295
27241
|
};
|
|
27296
27242
|
return e.overrideHookState = AA, e.overrideHookStateDeletePath = qA, e.overrideHookStateRenamePath = _A, e.overrideProps = OA, e.overridePropsDeletePath = MA, e.overridePropsRenamePath = DA, e.scheduleUpdate = zA, e.scheduleRetry = xA, e.setErrorHandler = UA, e.setSuspenseHandler = wA, e.scheduleRefresh = Y, e.scheduleRoot = j, e.setRefreshHandler = J, e.getCurrentFiber = zt, As(e);
|
|
27297
27243
|
})() && hi && window.top === window.self && (-1 < navigator.userAgent.indexOf("Chrome") && navigator.userAgent.indexOf("Edge") === -1 || -1 < navigator.userAgent.indexOf("Firefox"))) {
|
|
@@ -27349,7 +27295,7 @@ You might need to use a local HTTP server (instead of file://): https://react.de
|
|
|
27349
27295
|
h,
|
|
27350
27296
|
W1
|
|
27351
27297
|
), t.context = K1(null), a = t.current, r = ea(a), r = er(r), o = El(r), o.callback = null, yu(a, o, r), mu(r, "hydrateRoot()", null), a = r, t.current.lanes = a, uu(t, a), _a(t), e[Cr] = t.current, ii(e), new Pn(t);
|
|
27352
|
-
}, Jy.version = "19.2.
|
|
27298
|
+
}, Jy.version = "19.2.1", typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ < "u" && typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop == "function" && __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(Error());
|
|
27353
27299
|
})()), Jy;
|
|
27354
27300
|
}
|
|
27355
27301
|
var QA;
|
|
@@ -27931,14 +27877,6 @@ function OD() {
|
|
|
27931
27877
|
return Bo.default = N, Bo;
|
|
27932
27878
|
}
|
|
27933
27879
|
var No = {}, cS = { exports: {} }, Lt = {};
|
|
27934
|
-
/** @license React v17.0.2
|
|
27935
|
-
* react-is.production.min.js
|
|
27936
|
-
*
|
|
27937
|
-
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
27938
|
-
*
|
|
27939
|
-
* This source code is licensed under the MIT license found in the
|
|
27940
|
-
* LICENSE file in the root directory of this source tree.
|
|
27941
|
-
*/
|
|
27942
27880
|
var lq;
|
|
27943
27881
|
function MD() {
|
|
27944
27882
|
if (lq) return Lt;
|
|
@@ -28009,14 +27947,6 @@ function MD() {
|
|
|
28009
27947
|
}, Lt.typeOf = te, Lt;
|
|
28010
27948
|
}
|
|
28011
27949
|
var Yt = {};
|
|
28012
|
-
/** @license React v17.0.2
|
|
28013
|
-
* react-is.development.js
|
|
28014
|
-
*
|
|
28015
|
-
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
28016
|
-
*
|
|
28017
|
-
* This source code is licensed under the MIT license found in the
|
|
28018
|
-
* LICENSE file in the root directory of this source tree.
|
|
28019
|
-
*/
|
|
28020
27950
|
var aq;
|
|
28021
27951
|
function DD() {
|
|
28022
27952
|
return aq || (aq = 1, process.env.NODE_ENV !== "production" && (function() {
|
|
@@ -300,15 +300,6 @@ function rc(e) {
|
|
|
300
300
|
return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
|
|
301
301
|
}
|
|
302
302
|
var yn = { exports: {} }, ae = {};
|
|
303
|
-
/**
|
|
304
|
-
* @license React
|
|
305
|
-
* react-is.production.js
|
|
306
|
-
*
|
|
307
|
-
* Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
308
|
-
*
|
|
309
|
-
* This source code is licensed under the MIT license found in the
|
|
310
|
-
* LICENSE file in the root directory of this source tree.
|
|
311
|
-
*/
|
|
312
303
|
var Rs;
|
|
313
304
|
function Kl() {
|
|
314
305
|
if (Rs) return ae;
|
|
@@ -374,15 +365,6 @@ function Kl() {
|
|
|
374
365
|
}, ae.typeOf = m, ae;
|
|
375
366
|
}
|
|
376
367
|
var ce = {};
|
|
377
|
-
/**
|
|
378
|
-
* @license React
|
|
379
|
-
* react-is.development.js
|
|
380
|
-
*
|
|
381
|
-
* Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
382
|
-
*
|
|
383
|
-
* This source code is licensed under the MIT license found in the
|
|
384
|
-
* LICENSE file in the root directory of this source tree.
|
|
385
|
-
*/
|
|
386
368
|
var Ds;
|
|
387
369
|
function Yl() {
|
|
388
370
|
return Ds || (Ds = 1, process.env.NODE_ENV !== "production" && (function() {
|
|
@@ -455,15 +437,6 @@ var oc = Gl(), Hl = /* @__PURE__ */ rc(oc), Zl = /* @__PURE__ */ Ga({
|
|
|
455
437
|
__proto__: null,
|
|
456
438
|
default: Hl
|
|
457
439
|
}, [oc]), bn = { exports: {} }, oe = {};
|
|
458
|
-
/**
|
|
459
|
-
* @license React
|
|
460
|
-
* react-is.production.min.js
|
|
461
|
-
*
|
|
462
|
-
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
463
|
-
*
|
|
464
|
-
* This source code is licensed under the MIT license found in the
|
|
465
|
-
* LICENSE file in the root directory of this source tree.
|
|
466
|
-
*/
|
|
467
440
|
var Ls;
|
|
468
441
|
function Ql() {
|
|
469
442
|
if (Ls) return oe;
|
|
@@ -533,15 +506,6 @@ function Ql() {
|
|
|
533
506
|
}, oe.typeOf = p, oe;
|
|
534
507
|
}
|
|
535
508
|
var se = {};
|
|
536
|
-
/**
|
|
537
|
-
* @license React
|
|
538
|
-
* react-is.development.js
|
|
539
|
-
*
|
|
540
|
-
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
541
|
-
*
|
|
542
|
-
* This source code is licensed under the MIT license found in the
|
|
543
|
-
* LICENSE file in the root directory of this source tree.
|
|
544
|
-
*/
|
|
545
509
|
var qs;
|
|
546
510
|
function ef() {
|
|
547
511
|
return qs || (qs = 1, process.env.NODE_ENV !== "production" && (function() {
|
|
@@ -6198,246 +6162,6 @@ function pt(e) {
|
|
|
6198
6162
|
return ~Ri.indexOf(e) || (e(t, Se), Ri.push(e)), t;
|
|
6199
6163
|
}
|
|
6200
6164
|
v(pt, "use");
|
|
6201
|
-
/*!
|
|
6202
|
-
* Chai - flag utility
|
|
6203
|
-
* Copyright(c) 2012-2014 Jake Luer <jake@alogicalparadox.com>
|
|
6204
|
-
* MIT Licensed
|
|
6205
|
-
*/
|
|
6206
|
-
/*!
|
|
6207
|
-
* Chai - test utility
|
|
6208
|
-
* Copyright(c) 2012-2014 Jake Luer <jake@alogicalparadox.com>
|
|
6209
|
-
* MIT Licensed
|
|
6210
|
-
*/
|
|
6211
|
-
/*!
|
|
6212
|
-
* Chai - expectTypes utility
|
|
6213
|
-
* Copyright(c) 2012-2014 Jake Luer <jake@alogicalparadox.com>
|
|
6214
|
-
* MIT Licensed
|
|
6215
|
-
*/
|
|
6216
|
-
/*!
|
|
6217
|
-
* Chai - getActual utility
|
|
6218
|
-
* Copyright(c) 2012-2014 Jake Luer <jake@alogicalparadox.com>
|
|
6219
|
-
* MIT Licensed
|
|
6220
|
-
*/
|
|
6221
|
-
/*!
|
|
6222
|
-
* Chai - message composition utility
|
|
6223
|
-
* Copyright(c) 2012-2014 Jake Luer <jake@alogicalparadox.com>
|
|
6224
|
-
* MIT Licensed
|
|
6225
|
-
*/
|
|
6226
|
-
/*!
|
|
6227
|
-
* Chai - transferFlags utility
|
|
6228
|
-
* Copyright(c) 2012-2014 Jake Luer <jake@alogicalparadox.com>
|
|
6229
|
-
* MIT Licensed
|
|
6230
|
-
*/
|
|
6231
|
-
/*!
|
|
6232
|
-
* chai
|
|
6233
|
-
* http://chaijs.com
|
|
6234
|
-
* Copyright(c) 2011-2014 Jake Luer <jake@alogicalparadox.com>
|
|
6235
|
-
* MIT Licensed
|
|
6236
|
-
*/
|
|
6237
|
-
/*!
|
|
6238
|
-
* Chai - isProxyEnabled helper
|
|
6239
|
-
* Copyright(c) 2012-2014 Jake Luer <jake@alogicalparadox.com>
|
|
6240
|
-
* MIT Licensed
|
|
6241
|
-
*/
|
|
6242
|
-
/*!
|
|
6243
|
-
* Chai - addProperty utility
|
|
6244
|
-
* Copyright(c) 2012-2014 Jake Luer <jake@alogicalparadox.com>
|
|
6245
|
-
* MIT Licensed
|
|
6246
|
-
*/
|
|
6247
|
-
/*!
|
|
6248
|
-
* Chai - addLengthGuard utility
|
|
6249
|
-
* Copyright(c) 2012-2014 Jake Luer <jake@alogicalparadox.com>
|
|
6250
|
-
* MIT Licensed
|
|
6251
|
-
*/
|
|
6252
|
-
/*!
|
|
6253
|
-
* Chai - getProperties utility
|
|
6254
|
-
* Copyright(c) 2012-2014 Jake Luer <jake@alogicalparadox.com>
|
|
6255
|
-
* MIT Licensed
|
|
6256
|
-
*/
|
|
6257
|
-
/*!
|
|
6258
|
-
* Chai - proxify utility
|
|
6259
|
-
* Copyright(c) 2012-2014 Jake Luer <jake@alogicalparadox.com>
|
|
6260
|
-
* MIT Licensed
|
|
6261
|
-
*/
|
|
6262
|
-
/*!
|
|
6263
|
-
* Chai - addMethod utility
|
|
6264
|
-
* Copyright(c) 2012-2014 Jake Luer <jake@alogicalparadox.com>
|
|
6265
|
-
* MIT Licensed
|
|
6266
|
-
*/
|
|
6267
|
-
/*!
|
|
6268
|
-
* Chai - overwriteProperty utility
|
|
6269
|
-
* Copyright(c) 2012-2014 Jake Luer <jake@alogicalparadox.com>
|
|
6270
|
-
* MIT Licensed
|
|
6271
|
-
*/
|
|
6272
|
-
/*!
|
|
6273
|
-
* Chai - overwriteMethod utility
|
|
6274
|
-
* Copyright(c) 2012-2014 Jake Luer <jake@alogicalparadox.com>
|
|
6275
|
-
* MIT Licensed
|
|
6276
|
-
*/
|
|
6277
|
-
/*!
|
|
6278
|
-
* Chai - addChainingMethod utility
|
|
6279
|
-
* Copyright(c) 2012-2014 Jake Luer <jake@alogicalparadox.com>
|
|
6280
|
-
* MIT Licensed
|
|
6281
|
-
*/
|
|
6282
|
-
/*!
|
|
6283
|
-
* Chai - overwriteChainableMethod utility
|
|
6284
|
-
* Copyright(c) 2012-2014 Jake Luer <jake@alogicalparadox.com>
|
|
6285
|
-
* MIT Licensed
|
|
6286
|
-
*/
|
|
6287
|
-
/*!
|
|
6288
|
-
* Chai - compareByInspect utility
|
|
6289
|
-
* Copyright(c) 2011-2016 Jake Luer <jake@alogicalparadox.com>
|
|
6290
|
-
* MIT Licensed
|
|
6291
|
-
*/
|
|
6292
|
-
/*!
|
|
6293
|
-
* Chai - getOwnEnumerablePropertySymbols utility
|
|
6294
|
-
* Copyright(c) 2011-2016 Jake Luer <jake@alogicalparadox.com>
|
|
6295
|
-
* MIT Licensed
|
|
6296
|
-
*/
|
|
6297
|
-
/*!
|
|
6298
|
-
* Chai - getOwnEnumerableProperties utility
|
|
6299
|
-
* Copyright(c) 2011-2016 Jake Luer <jake@alogicalparadox.com>
|
|
6300
|
-
* MIT Licensed
|
|
6301
|
-
*/
|
|
6302
|
-
/*!
|
|
6303
|
-
* Chai - isNaN utility
|
|
6304
|
-
* Copyright(c) 2012-2015 Sakthipriyan Vairamani <thechargingvolcano@gmail.com>
|
|
6305
|
-
* MIT Licensed
|
|
6306
|
-
*/
|
|
6307
|
-
/*!
|
|
6308
|
-
* chai
|
|
6309
|
-
* Copyright(c) 2011 Jake Luer <jake@alogicalparadox.com>
|
|
6310
|
-
* MIT Licensed
|
|
6311
|
-
*/
|
|
6312
|
-
/*!
|
|
6313
|
-
* chai
|
|
6314
|
-
* Copyright(c) 2011-2014 Jake Luer <jake@alogicalparadox.com>
|
|
6315
|
-
* MIT Licensed
|
|
6316
|
-
*/
|
|
6317
|
-
/*! Bundled license information:
|
|
6318
|
-
|
|
6319
|
-
deep-eql/index.js:
|
|
6320
|
-
(*!
|
|
6321
|
-
* deep-eql
|
|
6322
|
-
* Copyright(c) 2013 Jake Luer <jake@alogicalparadox.com>
|
|
6323
|
-
* MIT Licensed
|
|
6324
|
-
*)
|
|
6325
|
-
(*!
|
|
6326
|
-
* Check to see if the MemoizeMap has recorded a result of the two operands
|
|
6327
|
-
*
|
|
6328
|
-
* @param {Mixed} leftHandOperand
|
|
6329
|
-
* @param {Mixed} rightHandOperand
|
|
6330
|
-
* @param {MemoizeMap} memoizeMap
|
|
6331
|
-
* @returns {Boolean|null} result
|
|
6332
|
-
*)
|
|
6333
|
-
(*!
|
|
6334
|
-
* Set the result of the equality into the MemoizeMap
|
|
6335
|
-
*
|
|
6336
|
-
* @param {Mixed} leftHandOperand
|
|
6337
|
-
* @param {Mixed} rightHandOperand
|
|
6338
|
-
* @param {MemoizeMap} memoizeMap
|
|
6339
|
-
* @param {Boolean} result
|
|
6340
|
-
*)
|
|
6341
|
-
(*!
|
|
6342
|
-
* Primary Export
|
|
6343
|
-
*)
|
|
6344
|
-
(*!
|
|
6345
|
-
* The main logic of the `deepEqual` function.
|
|
6346
|
-
*
|
|
6347
|
-
* @param {Mixed} leftHandOperand
|
|
6348
|
-
* @param {Mixed} rightHandOperand
|
|
6349
|
-
* @param {Object} [options] (optional) Additional options
|
|
6350
|
-
* @param {Array} [options.comparator] (optional) Override default algorithm, determining custom equality.
|
|
6351
|
-
* @param {Array} [options.memoize] (optional) Provide a custom memoization object which will cache the results of
|
|
6352
|
-
complex objects for a speed boost. By passing `false` you can disable memoization, but this will cause circular
|
|
6353
|
-
references to blow the stack.
|
|
6354
|
-
* @return {Boolean} equal match
|
|
6355
|
-
*)
|
|
6356
|
-
(*!
|
|
6357
|
-
* Compare two Regular Expressions for equality.
|
|
6358
|
-
*
|
|
6359
|
-
* @param {RegExp} leftHandOperand
|
|
6360
|
-
* @param {RegExp} rightHandOperand
|
|
6361
|
-
* @return {Boolean} result
|
|
6362
|
-
*)
|
|
6363
|
-
(*!
|
|
6364
|
-
* Compare two Sets/Maps for equality. Faster than other equality functions.
|
|
6365
|
-
*
|
|
6366
|
-
* @param {Set} leftHandOperand
|
|
6367
|
-
* @param {Set} rightHandOperand
|
|
6368
|
-
* @param {Object} [options] (Optional)
|
|
6369
|
-
* @return {Boolean} result
|
|
6370
|
-
*)
|
|
6371
|
-
(*!
|
|
6372
|
-
* Simple equality for flat iterable objects such as Arrays, TypedArrays or Node.js buffers.
|
|
6373
|
-
*
|
|
6374
|
-
* @param {Iterable} leftHandOperand
|
|
6375
|
-
* @param {Iterable} rightHandOperand
|
|
6376
|
-
* @param {Object} [options] (Optional)
|
|
6377
|
-
* @return {Boolean} result
|
|
6378
|
-
*)
|
|
6379
|
-
(*!
|
|
6380
|
-
* Simple equality for generator objects such as those returned by generator functions.
|
|
6381
|
-
*
|
|
6382
|
-
* @param {Iterable} leftHandOperand
|
|
6383
|
-
* @param {Iterable} rightHandOperand
|
|
6384
|
-
* @param {Object} [options] (Optional)
|
|
6385
|
-
* @return {Boolean} result
|
|
6386
|
-
*)
|
|
6387
|
-
(*!
|
|
6388
|
-
* Determine if the given object has an @@iterator function.
|
|
6389
|
-
*
|
|
6390
|
-
* @param {Object} target
|
|
6391
|
-
* @return {Boolean} `true` if the object has an @@iterator function.
|
|
6392
|
-
*)
|
|
6393
|
-
(*!
|
|
6394
|
-
* Gets all iterator entries from the given Object. If the Object has no @@iterator function, returns an empty array.
|
|
6395
|
-
* This will consume the iterator - which could have side effects depending on the @@iterator implementation.
|
|
6396
|
-
*
|
|
6397
|
-
* @param {Object} target
|
|
6398
|
-
* @returns {Array} an array of entries from the @@iterator function
|
|
6399
|
-
*)
|
|
6400
|
-
(*!
|
|
6401
|
-
* Gets all entries from a Generator. This will consume the generator - which could have side effects.
|
|
6402
|
-
*
|
|
6403
|
-
* @param {Generator} target
|
|
6404
|
-
* @returns {Array} an array of entries from the Generator.
|
|
6405
|
-
*)
|
|
6406
|
-
(*!
|
|
6407
|
-
* Gets all own and inherited enumerable keys from a target.
|
|
6408
|
-
*
|
|
6409
|
-
* @param {Object} target
|
|
6410
|
-
* @returns {Array} an array of own and inherited enumerable keys from the target.
|
|
6411
|
-
*)
|
|
6412
|
-
(*!
|
|
6413
|
-
* Determines if two objects have matching values, given a set of keys. Defers to deepEqual for the equality check of
|
|
6414
|
-
* each key. If any value of the given key is not equal, the function will return false (early).
|
|
6415
|
-
*
|
|
6416
|
-
* @param {Mixed} leftHandOperand
|
|
6417
|
-
* @param {Mixed} rightHandOperand
|
|
6418
|
-
* @param {Array} keys An array of keys to compare the values of leftHandOperand and rightHandOperand against
|
|
6419
|
-
* @param {Object} [options] (Optional)
|
|
6420
|
-
* @return {Boolean} result
|
|
6421
|
-
*)
|
|
6422
|
-
(*!
|
|
6423
|
-
* Recursively check the equality of two Objects. Once basic sameness has been established it will defer to `deepEqual`
|
|
6424
|
-
* for each enumerable key in the object.
|
|
6425
|
-
*
|
|
6426
|
-
* @param {Mixed} leftHandOperand
|
|
6427
|
-
* @param {Mixed} rightHandOperand
|
|
6428
|
-
* @param {Object} [options] (Optional)
|
|
6429
|
-
* @return {Boolean} result
|
|
6430
|
-
*)
|
|
6431
|
-
(*!
|
|
6432
|
-
* Returns true if the argument is a primitive.
|
|
6433
|
-
*
|
|
6434
|
-
* This intentionally returns true for all objects that can be compared by reference,
|
|
6435
|
-
* including functions and symbols.
|
|
6436
|
-
*
|
|
6437
|
-
* @param {Mixed} value
|
|
6438
|
-
* @return {Boolean} result
|
|
6439
|
-
*)
|
|
6440
|
-
*/
|
|
6441
6165
|
const zn = Symbol.for("matchers-object"), dn = Symbol.for("$$jest-matchers-object"), ar = Symbol.for("expect-global"), ws = Symbol.for("asymmetric-matchers-object"), Fd = {
|
|
6442
6166
|
toSatisfy(e, t, n) {
|
|
6443
6167
|
const { printReceived: r, printExpected: o, matcherHint: s } = this.utils, i = t(e);
|
|
@@ -9726,13 +9450,6 @@ var Pr = { exports: {} }, Ta;
|
|
|
9726
9450
|
function Mg() {
|
|
9727
9451
|
if (Ta) return Pr.exports;
|
|
9728
9452
|
Ta = 1;
|
|
9729
|
-
/*
|
|
9730
|
-
* @version 1.4.0
|
|
9731
|
-
* @date 2015-10-26
|
|
9732
|
-
* @stability 3 - Stable
|
|
9733
|
-
* @author Lauri Rooden (https://github.com/litejs/natural-compare-lite)
|
|
9734
|
-
* @license MIT License
|
|
9735
|
-
*/
|
|
9736
9453
|
var e = function(t, n) {
|
|
9737
9454
|
var r, o, s = 1, i = 0, a = 0, u = String.alphabet;
|
|
9738
9455
|
function c(l, f, d) {
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@arcadeai/design-system",
|
|
3
3
|
"private": false,
|
|
4
|
-
"version": "3.25.
|
|
4
|
+
"version": "3.25.1",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"main": "dist/main.js",
|
|
7
7
|
"types": "dist/main.d.ts",
|
|
@@ -64,8 +64,8 @@
|
|
|
64
64
|
"dev:vite": "vite",
|
|
65
65
|
"prebuild": "node ./scripts/generate-icon-components.js",
|
|
66
66
|
"build": "tsc -b ./tsconfig.lib.json && vite build && cp lib/global.d.ts dist/",
|
|
67
|
-
"lint": "pnpm
|
|
68
|
-
"format": "pnpm
|
|
67
|
+
"lint": "pnpm exec ultracite check",
|
|
68
|
+
"format": "pnpm exec ultracite fix",
|
|
69
69
|
"preview": "vite preview",
|
|
70
70
|
"prepublishOnly": "pnpm run build",
|
|
71
71
|
"build-storybook": "storybook build",
|
|
@@ -108,8 +108,8 @@
|
|
|
108
108
|
"peerDependencies": {
|
|
109
109
|
"@hookform/resolvers": "^5.2.1",
|
|
110
110
|
"lucide-react": "^0.544.0",
|
|
111
|
-
"react": "^19.
|
|
112
|
-
"react-dom": "^19.
|
|
111
|
+
"react": "^19.2.1",
|
|
112
|
+
"react-dom": "^19.2.1",
|
|
113
113
|
"react-hook-form": "^7.62.0",
|
|
114
114
|
"recharts": "^3.2.0",
|
|
115
115
|
"tailwindcss": "^4.1.13"
|
|
@@ -131,8 +131,8 @@
|
|
|
131
131
|
"@testing-library/react": "^16.3.0",
|
|
132
132
|
"@testing-library/user-event": "^14.6.1",
|
|
133
133
|
"@types/node": "24.8.1",
|
|
134
|
-
"@types/react": "19.2.
|
|
135
|
-
"@types/react-dom": "19.2.
|
|
134
|
+
"@types/react": "19.2.7",
|
|
135
|
+
"@types/react-dom": "19.2.3",
|
|
136
136
|
"@vitejs/plugin-react-swc": "4.1.0",
|
|
137
137
|
"@vitest/browser": "3.2.4",
|
|
138
138
|
"@vitest/coverage-v8": "3.2.4",
|
|
@@ -143,9 +143,9 @@
|
|
|
143
143
|
"husky": "9.1.7",
|
|
144
144
|
"lint-staged": "16.2.4",
|
|
145
145
|
"lucide-react": "0.546.0",
|
|
146
|
-
"playwright": "1.
|
|
147
|
-
"react": "19.2.
|
|
148
|
-
"react-dom": "19.2.
|
|
146
|
+
"playwright": "1.57.0",
|
|
147
|
+
"react": "19.2.1",
|
|
148
|
+
"react-dom": "19.2.1",
|
|
149
149
|
"react-hook-form": "7.65.0",
|
|
150
150
|
"recharts": "3.3.0",
|
|
151
151
|
"semantic-release": "25.0.0",
|
|
@@ -155,7 +155,7 @@
|
|
|
155
155
|
"tw-animate-css": "1.4.0",
|
|
156
156
|
"typescript": "~5.9.3",
|
|
157
157
|
"ultracite": "5.6.4",
|
|
158
|
-
"vite": "7.
|
|
158
|
+
"vite": "7.2.6",
|
|
159
159
|
"vite-plugin-dts": "4.5.4",
|
|
160
160
|
"vite-plugin-svgr": "^4.5.0",
|
|
161
161
|
"vitest": "3.2.4",
|
|
@@ -197,7 +197,7 @@
|
|
|
197
197
|
"packageManager": "pnpm@10.14.0",
|
|
198
198
|
"lint-staged": {
|
|
199
199
|
"*.{js,jsx,ts,tsx,json,jsonc,css,scss,md,mdx}": [
|
|
200
|
-
"pnpm
|
|
200
|
+
"pnpm exec biome fix"
|
|
201
201
|
]
|
|
202
202
|
}
|
|
203
203
|
}
|