@moises.ai/design-system 2.0.88 → 2.0.90
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/{LockIcon-DYnd3_6J.js → LockIcon-BOSLFyAq.js} +94 -94
- package/dist/icons.js +1 -1
- package/dist/index.js +592 -586
- package/package.json +1 -1
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { forwardRef as n, createElement as r } from "react";
|
|
2
|
-
import {
|
|
2
|
+
import { jsx as t, jsxs as d } from "react/jsx-runtime";
|
|
3
3
|
function c(o, l) {
|
|
4
4
|
if (o == null) return {};
|
|
5
5
|
var C = {}, e = Object.keys(o), i, s;
|
|
@@ -6433,33 +6433,7 @@ var a = ["color"], U7 = /* @__PURE__ */ n(function(o, l) {
|
|
|
6433
6433
|
clipRule: "evenodd"
|
|
6434
6434
|
}));
|
|
6435
6435
|
});
|
|
6436
|
-
const J5 = ({ width: o
|
|
6437
|
-
"svg",
|
|
6438
|
-
{
|
|
6439
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
6440
|
-
width: o,
|
|
6441
|
-
height: l,
|
|
6442
|
-
viewBox: "0 0 16 16",
|
|
6443
|
-
fill: "none",
|
|
6444
|
-
className: C,
|
|
6445
|
-
...e,
|
|
6446
|
-
children: [
|
|
6447
|
-
/* @__PURE__ */ t("g", { clipPath: "url(#clip0_28917_20633)", children: /* @__PURE__ */ t(
|
|
6448
|
-
"path",
|
|
6449
|
-
{
|
|
6450
|
-
fillRule: "evenodd",
|
|
6451
|
-
clipRule: "evenodd",
|
|
6452
|
-
d: "M8.00016 14.6668C11.6821 14.6668 14.6668 11.6821 14.6668 8.00016C14.6668 4.31826 11.6821 1.3335 8.00016 1.3335C4.31826 1.3335 1.3335 4.31826 1.3335 8.00016C1.3335 11.6821 4.31826 14.6668 8.00016 14.6668ZM7.91683 3.75016C7.36454 3.75016 6.91683 4.19788 6.91683 4.75016C6.91683 5.30245 7.36454 5.75016 7.91683 5.75016C8.46911 5.75016 8.91683 5.30245 8.91683 4.75016C8.91683 4.19788 8.46911 3.75016 7.91683 3.75016ZM7.41683 7.16683C7.14069 7.16683 6.91683 7.39069 6.91683 7.66683C6.91683 7.94297 7.14069 8.16683 7.41683 8.16683V11.2397C7.41683 11.5389 7.65934 11.7814 7.9585 11.7814C8.25765 11.7814 8.50016 11.5389 8.50016 11.2397V7.66683C8.50016 7.39069 8.27631 7.16683 8.00016 7.16683H7.41683Z",
|
|
6453
|
-
fill: "currentColor",
|
|
6454
|
-
fillOpacity: "0.25098"
|
|
6455
|
-
}
|
|
6456
|
-
) }),
|
|
6457
|
-
/* @__PURE__ */ t("defs", { children: /* @__PURE__ */ t("clipPath", { id: "clip0_28917_20633", children: /* @__PURE__ */ t("rect", { width: "16", height: "16", fill: "white" }) }) })
|
|
6458
|
-
]
|
|
6459
|
-
}
|
|
6460
|
-
);
|
|
6461
|
-
J5.displayName = "InfoIcon";
|
|
6462
|
-
const X5 = ({ width: o, height: l, className: C, ...e }) => /* @__PURE__ */ t(
|
|
6436
|
+
const J5 = ({ width: o, height: l, className: C, ...e }) => /* @__PURE__ */ t(
|
|
6463
6437
|
"svg",
|
|
6464
6438
|
{
|
|
6465
6439
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -6478,8 +6452,8 @@ const X5 = ({ width: o, height: l, className: C, ...e }) => /* @__PURE__ */ t(
|
|
|
6478
6452
|
)
|
|
6479
6453
|
}
|
|
6480
6454
|
);
|
|
6481
|
-
|
|
6482
|
-
const
|
|
6455
|
+
J5.displayName = "BackwardIcon";
|
|
6456
|
+
const X5 = ({ width: o, height: l, className: C, ...e }) => /* @__PURE__ */ t(
|
|
6483
6457
|
"svg",
|
|
6484
6458
|
{
|
|
6485
6459
|
width: o,
|
|
@@ -6501,8 +6475,8 @@ const Y5 = ({ width: o, height: l, className: C, ...e }) => /* @__PURE__ */ t(
|
|
|
6501
6475
|
) })
|
|
6502
6476
|
}
|
|
6503
6477
|
);
|
|
6504
|
-
|
|
6505
|
-
const
|
|
6478
|
+
X5.displayName = "CountInIcon";
|
|
6479
|
+
const Y5 = ({ width: o, height: l, className: C, ...e }) => /* @__PURE__ */ d(
|
|
6506
6480
|
"svg",
|
|
6507
6481
|
{
|
|
6508
6482
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -6561,8 +6535,8 @@ const o0 = ({ width: o, height: l, className: C, ...e }) => /* @__PURE__ */ d(
|
|
|
6561
6535
|
]
|
|
6562
6536
|
}
|
|
6563
6537
|
);
|
|
6564
|
-
|
|
6565
|
-
const
|
|
6538
|
+
Y5.displayName = "DotsVerticalIcon";
|
|
6539
|
+
const o0 = ({ width: o, height: l, className: C, ...e }) => /* @__PURE__ */ t(
|
|
6566
6540
|
"svg",
|
|
6567
6541
|
{
|
|
6568
6542
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -6581,8 +6555,8 @@ const C0 = ({ width: o, height: l, className: C, ...e }) => /* @__PURE__ */ t(
|
|
|
6581
6555
|
)
|
|
6582
6556
|
}
|
|
6583
6557
|
);
|
|
6584
|
-
|
|
6585
|
-
const
|
|
6558
|
+
o0.displayName = "ForwardIcon";
|
|
6559
|
+
const C0 = ({ width: o = 16, height: l = 16, className: C, ...e }) => /* @__PURE__ */ d(
|
|
6586
6560
|
"svg",
|
|
6587
6561
|
{
|
|
6588
6562
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -6606,8 +6580,8 @@ const e0 = ({ width: o = 16, height: l = 16, className: C, ...e }) => /* @__PURE
|
|
|
6606
6580
|
]
|
|
6607
6581
|
}
|
|
6608
6582
|
);
|
|
6609
|
-
|
|
6610
|
-
const
|
|
6583
|
+
C0.displayName = "LoopIcon";
|
|
6584
|
+
const e0 = ({ width: o, height: l, className: C, ...e }) => /* @__PURE__ */ d(
|
|
6611
6585
|
"svg",
|
|
6612
6586
|
{
|
|
6613
6587
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -6632,8 +6606,8 @@ const r0 = ({ width: o, height: l, className: C, ...e }) => /* @__PURE__ */ d(
|
|
|
6632
6606
|
]
|
|
6633
6607
|
}
|
|
6634
6608
|
);
|
|
6635
|
-
|
|
6636
|
-
const
|
|
6609
|
+
e0.displayName = "MusicNoteIcon";
|
|
6610
|
+
const r0 = ({ width: o, height: l, className: C, ...e }) => /* @__PURE__ */ d(
|
|
6637
6611
|
"svg",
|
|
6638
6612
|
{
|
|
6639
6613
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -6661,8 +6635,8 @@ const l0 = ({ width: o, height: l, className: C, ...e }) => /* @__PURE__ */ d(
|
|
|
6661
6635
|
]
|
|
6662
6636
|
}
|
|
6663
6637
|
);
|
|
6664
|
-
|
|
6665
|
-
const
|
|
6638
|
+
r0.displayName = "PauseIcon";
|
|
6639
|
+
const l0 = ({ width: o, height: l, className: C, ...e }) => /* @__PURE__ */ t(
|
|
6666
6640
|
"svg",
|
|
6667
6641
|
{
|
|
6668
6642
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -6683,8 +6657,8 @@ const i0 = ({ width: o, height: l, className: C, ...e }) => /* @__PURE__ */ t(
|
|
|
6683
6657
|
)
|
|
6684
6658
|
}
|
|
6685
6659
|
);
|
|
6686
|
-
|
|
6687
|
-
const
|
|
6660
|
+
l0.displayName = "PlayIcon";
|
|
6661
|
+
const i0 = ({ width: o, height: l, className: C, ...e }) => /* @__PURE__ */ t(
|
|
6688
6662
|
"svg",
|
|
6689
6663
|
{
|
|
6690
6664
|
width: o,
|
|
@@ -6697,8 +6671,8 @@ const t0 = ({ width: o, height: l, className: C, ...e }) => /* @__PURE__ */ t(
|
|
|
6697
6671
|
children: /* @__PURE__ */ t("rect", { width: "16", height: "16", rx: "8", fill: "currentColor" })
|
|
6698
6672
|
}
|
|
6699
6673
|
);
|
|
6700
|
-
|
|
6701
|
-
const
|
|
6674
|
+
i0.displayName = "RecordIcon";
|
|
6675
|
+
const t0 = ({ width: o, height: l, className: C, ...e }) => /* @__PURE__ */ d(
|
|
6702
6676
|
"svg",
|
|
6703
6677
|
{
|
|
6704
6678
|
width: o,
|
|
@@ -6723,8 +6697,8 @@ const n0 = ({ width: o, height: l, className: C, ...e }) => /* @__PURE__ */ d(
|
|
|
6723
6697
|
]
|
|
6724
6698
|
}
|
|
6725
6699
|
);
|
|
6726
|
-
|
|
6727
|
-
const
|
|
6700
|
+
t0.displayName = "RecordingIcon";
|
|
6701
|
+
const n0 = ({
|
|
6728
6702
|
width: o = 16,
|
|
6729
6703
|
height: l = 16,
|
|
6730
6704
|
className: C,
|
|
@@ -6753,8 +6727,8 @@ const c0 = ({
|
|
|
6753
6727
|
]
|
|
6754
6728
|
}
|
|
6755
6729
|
);
|
|
6756
|
-
|
|
6757
|
-
const
|
|
6730
|
+
n0.displayName = "SpeakerLoudIcon";
|
|
6731
|
+
const c0 = ({ width: o, height: l, className: C, ...e }) => /* @__PURE__ */ d(
|
|
6758
6732
|
"svg",
|
|
6759
6733
|
{
|
|
6760
6734
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -6778,8 +6752,8 @@ const d0 = ({ width: o, height: l, className: C, ...e }) => /* @__PURE__ */ d(
|
|
|
6778
6752
|
]
|
|
6779
6753
|
}
|
|
6780
6754
|
);
|
|
6781
|
-
|
|
6782
|
-
const
|
|
6755
|
+
c0.displayName = "UploadIcon";
|
|
6756
|
+
const d0 = ({ width: o, height: l, className: C, ...e }) => /* @__PURE__ */ d(
|
|
6783
6757
|
"svg",
|
|
6784
6758
|
{
|
|
6785
6759
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -6816,8 +6790,8 @@ const s0 = ({ width: o, height: l, className: C, ...e }) => /* @__PURE__ */ d(
|
|
|
6816
6790
|
]
|
|
6817
6791
|
}
|
|
6818
6792
|
);
|
|
6819
|
-
|
|
6820
|
-
const
|
|
6793
|
+
d0.displayName = "SparkleIcon";
|
|
6794
|
+
const s0 = ({ width: o, height: l, className: C, ...e }) => /* @__PURE__ */ t(
|
|
6821
6795
|
"svg",
|
|
6822
6796
|
{
|
|
6823
6797
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -6836,8 +6810,8 @@ const a0 = ({ width: o, height: l, className: C, ...e }) => /* @__PURE__ */ t(
|
|
|
6836
6810
|
)
|
|
6837
6811
|
}
|
|
6838
6812
|
);
|
|
6839
|
-
|
|
6840
|
-
const
|
|
6813
|
+
s0.displayName = "VocalIcon";
|
|
6814
|
+
const a0 = ({ width: o, height: l, className: C, ...e }) => /* @__PURE__ */ d(
|
|
6841
6815
|
"svg",
|
|
6842
6816
|
{
|
|
6843
6817
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -6860,8 +6834,8 @@ const v0 = ({ width: o, height: l, className: C, ...e }) => /* @__PURE__ */ d(
|
|
|
6860
6834
|
]
|
|
6861
6835
|
}
|
|
6862
6836
|
);
|
|
6863
|
-
|
|
6864
|
-
const
|
|
6837
|
+
a0.displayName = "VocalsIcon";
|
|
6838
|
+
const v0 = ({ width: o = 16, height: l = 16, className: C, ...e }) => /* @__PURE__ */ t(
|
|
6865
6839
|
"svg",
|
|
6866
6840
|
{
|
|
6867
6841
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -6880,8 +6854,8 @@ const L0 = ({ width: o = 16, height: l = 16, className: C, ...e }) => /* @__PURE
|
|
|
6880
6854
|
)
|
|
6881
6855
|
}
|
|
6882
6856
|
);
|
|
6883
|
-
|
|
6884
|
-
const
|
|
6857
|
+
v0.displayName = "DrumsIcon";
|
|
6858
|
+
const L0 = ({ width: o, height: l, className: C, ...e }) => /* @__PURE__ */ d(
|
|
6885
6859
|
"svg",
|
|
6886
6860
|
{
|
|
6887
6861
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -6901,8 +6875,8 @@ const h0 = ({ width: o, height: l, className: C, ...e }) => /* @__PURE__ */ d(
|
|
|
6901
6875
|
]
|
|
6902
6876
|
}
|
|
6903
6877
|
);
|
|
6904
|
-
|
|
6905
|
-
const
|
|
6878
|
+
L0.displayName = "IsolateDrumsIcon";
|
|
6879
|
+
const h0 = ({
|
|
6906
6880
|
width: o = 16,
|
|
6907
6881
|
height: l = 16,
|
|
6908
6882
|
className: C,
|
|
@@ -6977,8 +6951,8 @@ const w0 = ({
|
|
|
6977
6951
|
]
|
|
6978
6952
|
}
|
|
6979
6953
|
);
|
|
6980
|
-
|
|
6981
|
-
const
|
|
6954
|
+
h0.displayName = "ElectricGuitarIcon";
|
|
6955
|
+
const w0 = ({ width: o, height: l, className: C, ...e }) => /* @__PURE__ */ t(
|
|
6982
6956
|
"svg",
|
|
6983
6957
|
{
|
|
6984
6958
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -6995,8 +6969,8 @@ const p0 = ({ width: o, height: l, className: C, ...e }) => /* @__PURE__ */ t(
|
|
|
6995
6969
|
)
|
|
6996
6970
|
}
|
|
6997
6971
|
);
|
|
6998
|
-
|
|
6999
|
-
const
|
|
6972
|
+
w0.displayName = "AcousticGuitarIcon";
|
|
6973
|
+
const p0 = ({ width: o = 16, height: l = 16, className: C, ...e }) => /* @__PURE__ */ d(
|
|
7000
6974
|
"svg",
|
|
7001
6975
|
{
|
|
7002
6976
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -7050,8 +7024,8 @@ const u0 = ({ width: o = 16, height: l = 16, className: C, ...e }) => /* @__PURE
|
|
|
7050
7024
|
]
|
|
7051
7025
|
}
|
|
7052
7026
|
);
|
|
7053
|
-
|
|
7054
|
-
const
|
|
7027
|
+
p0.displayName = "BassIcon";
|
|
7028
|
+
const u0 = ({ width: o = 16, height: l = 16, className: C, ...e }) => /* @__PURE__ */ d(
|
|
7055
7029
|
"svg",
|
|
7056
7030
|
{
|
|
7057
7031
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -7073,8 +7047,8 @@ const f0 = ({ width: o = 16, height: l = 16, className: C, ...e }) => /* @__PURE
|
|
|
7073
7047
|
]
|
|
7074
7048
|
}
|
|
7075
7049
|
);
|
|
7076
|
-
|
|
7077
|
-
const
|
|
7050
|
+
u0.displayName = "PianoIcon";
|
|
7051
|
+
const f0 = ({ width: o, height: l, className: C, ...e }) => /* @__PURE__ */ d(
|
|
7078
7052
|
"svg",
|
|
7079
7053
|
{
|
|
7080
7054
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -7101,7 +7075,33 @@ const g0 = ({ width: o, height: l, className: C, ...e }) => /* @__PURE__ */ d(
|
|
|
7101
7075
|
]
|
|
7102
7076
|
}
|
|
7103
7077
|
);
|
|
7104
|
-
|
|
7078
|
+
f0.displayName = "KeysIcon";
|
|
7079
|
+
const g0 = ({ width: o = 16, height: l = 16, className: C, ...e }) => /* @__PURE__ */ d(
|
|
7080
|
+
"svg",
|
|
7081
|
+
{
|
|
7082
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
7083
|
+
width: o,
|
|
7084
|
+
height: l,
|
|
7085
|
+
viewBox: "0 0 16 16",
|
|
7086
|
+
fill: "none",
|
|
7087
|
+
className: C,
|
|
7088
|
+
...e,
|
|
7089
|
+
children: [
|
|
7090
|
+
/* @__PURE__ */ t("g", { clipPath: "url(#clip0_28917_20633)", children: /* @__PURE__ */ t(
|
|
7091
|
+
"path",
|
|
7092
|
+
{
|
|
7093
|
+
fillRule: "evenodd",
|
|
7094
|
+
clipRule: "evenodd",
|
|
7095
|
+
d: "M8.00016 14.6668C11.6821 14.6668 14.6668 11.6821 14.6668 8.00016C14.6668 4.31826 11.6821 1.3335 8.00016 1.3335C4.31826 1.3335 1.3335 4.31826 1.3335 8.00016C1.3335 11.6821 4.31826 14.6668 8.00016 14.6668ZM7.91683 3.75016C7.36454 3.75016 6.91683 4.19788 6.91683 4.75016C6.91683 5.30245 7.36454 5.75016 7.91683 5.75016C8.46911 5.75016 8.91683 5.30245 8.91683 4.75016C8.91683 4.19788 8.46911 3.75016 7.91683 3.75016ZM7.41683 7.16683C7.14069 7.16683 6.91683 7.39069 6.91683 7.66683C6.91683 7.94297 7.14069 8.16683 7.41683 8.16683V11.2397C7.41683 11.5389 7.65934 11.7814 7.9585 11.7814C8.25765 11.7814 8.50016 11.5389 8.50016 11.2397V7.66683C8.50016 7.39069 8.27631 7.16683 8.00016 7.16683H7.41683Z",
|
|
7096
|
+
fill: "currentColor",
|
|
7097
|
+
fillOpacity: "0.25098"
|
|
7098
|
+
}
|
|
7099
|
+
) }),
|
|
7100
|
+
/* @__PURE__ */ t("defs", { children: /* @__PURE__ */ t("clipPath", { id: "clip0_28917_20633", children: /* @__PURE__ */ t("rect", { width: "16", height: "16", fill: "white" }) }) })
|
|
7101
|
+
]
|
|
7102
|
+
}
|
|
7103
|
+
);
|
|
7104
|
+
g0.displayName = "InfoIcon";
|
|
7105
7105
|
const M0 = ({
|
|
7106
7106
|
width: o = 16,
|
|
7107
7107
|
height: l = 16,
|
|
@@ -9752,34 +9752,34 @@ const W7 = ({ width: o = 16, height: l = 16, className: C, ...e }) => /* @__PURE
|
|
|
9752
9752
|
W7.displayName = "LockIcon";
|
|
9753
9753
|
export {
|
|
9754
9754
|
q0 as $,
|
|
9755
|
-
|
|
9756
|
-
|
|
9757
|
-
|
|
9758
|
-
|
|
9759
|
-
|
|
9760
|
-
|
|
9755
|
+
w0 as A,
|
|
9756
|
+
J5 as B,
|
|
9757
|
+
X5 as C,
|
|
9758
|
+
Y5 as D,
|
|
9759
|
+
h0 as E,
|
|
9760
|
+
o0 as F,
|
|
9761
9761
|
U0 as G,
|
|
9762
9762
|
V0 as H,
|
|
9763
|
-
|
|
9763
|
+
L0 as I,
|
|
9764
9764
|
F0 as J,
|
|
9765
|
-
|
|
9766
|
-
|
|
9767
|
-
|
|
9765
|
+
f0 as K,
|
|
9766
|
+
C0 as L,
|
|
9767
|
+
e0 as M,
|
|
9768
9768
|
B0 as N,
|
|
9769
9769
|
G0 as O,
|
|
9770
|
-
|
|
9770
|
+
r0 as P,
|
|
9771
9771
|
T0 as Q,
|
|
9772
|
-
|
|
9773
|
-
|
|
9772
|
+
i0 as R,
|
|
9773
|
+
n0 as S,
|
|
9774
9774
|
b0 as T,
|
|
9775
|
-
|
|
9776
|
-
|
|
9775
|
+
c0 as U,
|
|
9776
|
+
s0 as V,
|
|
9777
9777
|
Z0 as W,
|
|
9778
9778
|
z0 as X,
|
|
9779
9779
|
K0 as Y,
|
|
9780
9780
|
P0 as Z,
|
|
9781
9781
|
Q0 as _,
|
|
9782
|
-
|
|
9782
|
+
l0 as a,
|
|
9783
9783
|
c4 as a$,
|
|
9784
9784
|
J0 as a0,
|
|
9785
9785
|
X0 as a1,
|
|
@@ -9844,7 +9844,7 @@ export {
|
|
|
9844
9844
|
B7 as ax,
|
|
9845
9845
|
b7 as ay,
|
|
9846
9846
|
k7 as az,
|
|
9847
|
-
|
|
9847
|
+
t0 as b,
|
|
9848
9848
|
g8 as b$,
|
|
9849
9849
|
d4 as b0,
|
|
9850
9850
|
s4 as b1,
|
|
@@ -9909,7 +9909,7 @@ export {
|
|
|
9909
9909
|
E4 as bx,
|
|
9910
9910
|
U4 as by,
|
|
9911
9911
|
G4 as bz,
|
|
9912
|
-
|
|
9912
|
+
d0 as c,
|
|
9913
9913
|
I6 as c$,
|
|
9914
9914
|
M8 as c0,
|
|
9915
9915
|
Z8 as c1,
|
|
@@ -9974,7 +9974,7 @@ export {
|
|
|
9974
9974
|
o6 as cx,
|
|
9975
9975
|
Y8 as cy,
|
|
9976
9976
|
C6 as cz,
|
|
9977
|
-
|
|
9977
|
+
a0 as d,
|
|
9978
9978
|
Ao as d$,
|
|
9979
9979
|
B6 as d0,
|
|
9980
9980
|
b6 as d1,
|
|
@@ -10038,7 +10038,7 @@ export {
|
|
|
10038
10038
|
co as dx,
|
|
10039
10039
|
so as dy,
|
|
10040
10040
|
ao as dz,
|
|
10041
|
-
|
|
10041
|
+
v0 as e,
|
|
10042
10042
|
qC as e$,
|
|
10043
10043
|
Wo as e0,
|
|
10044
10044
|
Do as e1,
|
|
@@ -10103,7 +10103,7 @@ export {
|
|
|
10103
10103
|
gC as ex,
|
|
10104
10104
|
MC as ey,
|
|
10105
10105
|
ZC as ez,
|
|
10106
|
-
|
|
10106
|
+
p0 as f,
|
|
10107
10107
|
JC as f0,
|
|
10108
10108
|
XC as f1,
|
|
10109
10109
|
YC as f2,
|
|
@@ -10139,8 +10139,8 @@ export {
|
|
|
10139
10139
|
_e as fw,
|
|
10140
10140
|
Ie as fx,
|
|
10141
10141
|
z4 as fy,
|
|
10142
|
-
|
|
10143
|
-
|
|
10142
|
+
u0 as g,
|
|
10143
|
+
g0 as h,
|
|
10144
10144
|
M0 as i,
|
|
10145
10145
|
H0 as j,
|
|
10146
10146
|
x0 as k,
|
package/dist/icons.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { p as n, aI as c, A as s, aJ as e, x as I, aK as r, aL as i, aM as t, aN as l, aO as d, aP as b, aQ as g, aR as C, aS as u, aT as p, aU as f, aV as h, aW as S, aX as k, aY as m, aZ as L, a_ as w, a$ as B, b0 as T, b1 as A, b2 as D, B as H, b3 as y, b4 as R, f as M, b5 as N, b6 as P, b7 as F, b8 as x, b9 as V, ba as G, bb as v, bc as E, bd as U, be as z, bf as O, bg as W, bh as K, bi as Q, bj as q, bk as Z, bl as J, bm as j, bn as X, bo as Y, bp as _, bq as $, br as oo, bs as ao, bt as no, bu as co, bv as so, bw as eo, bx as Io, y as ro, by as io, bz as to, bA as lo, bB as bo, au as go, bC as Co, bD as uo, bE as po, bF as fo, bG as ho, l as So, bH as ko, bI as mo, bJ as Lo, ax as wo, aC as Bo, ae as To, bK as Ao, bL as Do, bM as Ho, bN as yo, bO as Ro, bP as Mo, bQ as No, bR as Po, bS as Fo, bT as xo, bU as Vo, bV as Go, bW as vo, bX as Eo, bY as Uo, bZ as zo, b_ as Oo, b$ as Wo, c0 as Ko, c1 as Qo, C as qo, c2 as Zo, c3 as Jo, s as jo, c4 as Xo, c5 as Yo, c6 as _o, c7 as $o, c8 as oa, c9 as aa, ca as na, cb as ca, cc as sa, an as ea, cd as Ia, ce as ra, cf as ia, as as ta, cg as la, ch as da, ci as ba, cj as ga, ck as Ca, cl as ua, cm as pa, cn as fa, D as ha, co as Sa, cp as ka, cq as ma, cr as La, cs as wa, ct as Ba, cu as Ta, cv as Aa, cw as Da, cx as Ha, cy as ya, cz as Ra, J as Ma, e as Na, E as Pa, cA as Fa, cB as xa, cC as Va, cD as Ga, cE as va, cF as Ea, cG as Ua, cH as za, cI as Oa, cJ as Wa, cK as Ka, cL as Qa, cM as qa, cN as Za, cO as Ja, cP as ja, cQ as Xa, cR as Ya, ac as _a, cS as $a, cT as on, cU as an, cV as nn, cW as cn, cX as sn, F as en, cY as In, cZ as rn, c_ as tn, c$ as ln, d0 as dn, d1 as bn, d2 as gn, d3 as Cn, d4 as un, d5 as pn, d6 as fn, d7 as hn, X as Sn, _ as kn, $ as mn, d8 as Ln, d9 as wn, da as Bn, aB as Tn, H as An, al as Dn, db as Hn, dc as yn, dd as Rn, de as Mn, df as Nn, dg as Pn, h as Fn, dh as xn, di as Vn, aA as Gn, I as vn, dj as En, K as Un, aa as zn, dk as On, dl as Wn, dm as Kn, dn as Qn, dp as qn, dq as Zn, dr as Jn, ds as jn, dt as Xn, ad as Yn, du as _n, dv as $n, dw as oc, dx as ac, dy as nc, dz as cc, dA as sc, dB as ec, dC as Ic, dD as rc, dE as ic, aH as tc, dF as lc, dG as dc, L as bc, dH as gc, dI as Cc, ap as uc, dJ as pc, dK as fc, dL as hc, a0 as Sc, dM as kc, dN as mc, dO as Lc, dP as wc, dQ as Bc, dR as Tc, dS as Ac, t as Dc, dT as Hc, u as yc, dU as Rc, j as Mc, M as Nc, ar as Pc, z as Fc, ao as xc, O as Vc, G as Gc, Q as vc, Y as Ec, am as Uc, ab as zc, aq as Oc, a1 as Wc, N as Kc, a2 as Qc, ai as qc, a5 as Zc, ak as Jc, a7 as jc, a3 as Xc, a9 as Yc, dV as _c, dW as $c, dX as os, dY as as, dZ as ns, d_ as cs, av as ss, P as es, d$ as Is, e0 as rs, e1 as is, g as ts, e2 as ls, e3 as ds, e4 as bs, e5 as gs, e6 as Cs, e7 as us, a as ps, e8 as fs, e9 as hs, aw as Ss, az as ks, ea as ms, eb as Ls, ec as ws, m as Bs, ed as Ts, ee as As, R as Ds, b as Hs, r as ys, at as Rs, ef as Ms, eg as Ns, eh as Ps, ei as Fs, ej as xs, ek as Vs, el as Gs, em as vs, en as Es, eo as Us, af as zs, ep as Os, ay as Ws, w as Ks, eq as Qs, er as qs, es as Zs, et as Js, eu as js, ev as Xs, ew as Ys, ex as _s, ey as $s, ez as oe, eA as ae, eB as ne, eC as ce, ah as se, aD as ee, aG as Ie, eD as re, eE as ie, eF as te, eG as le, c as de, aE as be, S as ge, eH as Ce, eI as ue, eJ as pe, o as fe, aF as he, eK as Se, eL as ke, eM as me, eN as Le, eO as we, k as Be, eP as Te, eQ as Ae, eR as De, eS as He, eT as ye, i as Re, eU as Me, eV as Ne, eW as Pe, eX as Fe, eY as xe, eZ as Ve, e_ as Ge, e$ as ve, f0 as Ee, f1 as Ue, f2 as ze, f3 as Oe, f4 as We, f5 as Ke, f6 as Qe, f7 as qe, f8 as Ze, f9 as Je, fa as je, fb as Xe, aj as Ye, fc as _e, fd as $e, fe as oI, ff as aI, fg as nI, fh as cI, fi as sI, fj as eI, fk as II, T as rI, fl as iI, a6 as tI, fm as lI, q as dI, fn as bI, U as gI, ag as CI, n as uI, fo as pI, fp as fI, fq as hI, fr as SI, fs as kI, ft as mI, fu as LI, fv as wI, V as BI, a4 as TI, d as AI, fw as DI, W as HI, a8 as yI, Z as RI, v as MI, fx as NI } from "./LockIcon-
|
|
1
|
+
import { p as n, aI as c, A as s, aJ as e, x as I, aK as r, aL as i, aM as t, aN as l, aO as d, aP as b, aQ as g, aR as C, aS as u, aT as p, aU as f, aV as h, aW as S, aX as k, aY as m, aZ as L, a_ as w, a$ as B, b0 as T, b1 as A, b2 as D, B as H, b3 as y, b4 as R, f as M, b5 as N, b6 as P, b7 as F, b8 as x, b9 as V, ba as G, bb as v, bc as E, bd as U, be as z, bf as O, bg as W, bh as K, bi as Q, bj as q, bk as Z, bl as J, bm as j, bn as X, bo as Y, bp as _, bq as $, br as oo, bs as ao, bt as no, bu as co, bv as so, bw as eo, bx as Io, y as ro, by as io, bz as to, bA as lo, bB as bo, au as go, bC as Co, bD as uo, bE as po, bF as fo, bG as ho, l as So, bH as ko, bI as mo, bJ as Lo, ax as wo, aC as Bo, ae as To, bK as Ao, bL as Do, bM as Ho, bN as yo, bO as Ro, bP as Mo, bQ as No, bR as Po, bS as Fo, bT as xo, bU as Vo, bV as Go, bW as vo, bX as Eo, bY as Uo, bZ as zo, b_ as Oo, b$ as Wo, c0 as Ko, c1 as Qo, C as qo, c2 as Zo, c3 as Jo, s as jo, c4 as Xo, c5 as Yo, c6 as _o, c7 as $o, c8 as oa, c9 as aa, ca as na, cb as ca, cc as sa, an as ea, cd as Ia, ce as ra, cf as ia, as as ta, cg as la, ch as da, ci as ba, cj as ga, ck as Ca, cl as ua, cm as pa, cn as fa, D as ha, co as Sa, cp as ka, cq as ma, cr as La, cs as wa, ct as Ba, cu as Ta, cv as Aa, cw as Da, cx as Ha, cy as ya, cz as Ra, J as Ma, e as Na, E as Pa, cA as Fa, cB as xa, cC as Va, cD as Ga, cE as va, cF as Ea, cG as Ua, cH as za, cI as Oa, cJ as Wa, cK as Ka, cL as Qa, cM as qa, cN as Za, cO as Ja, cP as ja, cQ as Xa, cR as Ya, ac as _a, cS as $a, cT as on, cU as an, cV as nn, cW as cn, cX as sn, F as en, cY as In, cZ as rn, c_ as tn, c$ as ln, d0 as dn, d1 as bn, d2 as gn, d3 as Cn, d4 as un, d5 as pn, d6 as fn, d7 as hn, X as Sn, _ as kn, $ as mn, d8 as Ln, d9 as wn, da as Bn, aB as Tn, H as An, al as Dn, db as Hn, dc as yn, dd as Rn, de as Mn, df as Nn, dg as Pn, h as Fn, dh as xn, di as Vn, aA as Gn, I as vn, dj as En, K as Un, aa as zn, dk as On, dl as Wn, dm as Kn, dn as Qn, dp as qn, dq as Zn, dr as Jn, ds as jn, dt as Xn, ad as Yn, du as _n, dv as $n, dw as oc, dx as ac, dy as nc, dz as cc, dA as sc, dB as ec, dC as Ic, dD as rc, dE as ic, aH as tc, dF as lc, dG as dc, L as bc, dH as gc, dI as Cc, ap as uc, dJ as pc, dK as fc, dL as hc, a0 as Sc, dM as kc, dN as mc, dO as Lc, dP as wc, dQ as Bc, dR as Tc, dS as Ac, t as Dc, dT as Hc, u as yc, dU as Rc, j as Mc, M as Nc, ar as Pc, z as Fc, ao as xc, O as Vc, G as Gc, Q as vc, Y as Ec, am as Uc, ab as zc, aq as Oc, a1 as Wc, N as Kc, a2 as Qc, ai as qc, a5 as Zc, ak as Jc, a7 as jc, a3 as Xc, a9 as Yc, dV as _c, dW as $c, dX as os, dY as as, dZ as ns, d_ as cs, av as ss, P as es, d$ as Is, e0 as rs, e1 as is, g as ts, e2 as ls, e3 as ds, e4 as bs, e5 as gs, e6 as Cs, e7 as us, a as ps, e8 as fs, e9 as hs, aw as Ss, az as ks, ea as ms, eb as Ls, ec as ws, m as Bs, ed as Ts, ee as As, R as Ds, b as Hs, r as ys, at as Rs, ef as Ms, eg as Ns, eh as Ps, ei as Fs, ej as xs, ek as Vs, el as Gs, em as vs, en as Es, eo as Us, af as zs, ep as Os, ay as Ws, w as Ks, eq as Qs, er as qs, es as Zs, et as Js, eu as js, ev as Xs, ew as Ys, ex as _s, ey as $s, ez as oe, eA as ae, eB as ne, eC as ce, ah as se, aD as ee, aG as Ie, eD as re, eE as ie, eF as te, eG as le, c as de, aE as be, S as ge, eH as Ce, eI as ue, eJ as pe, o as fe, aF as he, eK as Se, eL as ke, eM as me, eN as Le, eO as we, k as Be, eP as Te, eQ as Ae, eR as De, eS as He, eT as ye, i as Re, eU as Me, eV as Ne, eW as Pe, eX as Fe, eY as xe, eZ as Ve, e_ as Ge, e$ as ve, f0 as Ee, f1 as Ue, f2 as ze, f3 as Oe, f4 as We, f5 as Ke, f6 as Qe, f7 as qe, f8 as Ze, f9 as Je, fa as je, fb as Xe, aj as Ye, fc as _e, fd as $e, fe as oI, ff as aI, fg as nI, fh as cI, fi as sI, fj as eI, fk as II, T as rI, fl as iI, a6 as tI, fm as lI, q as dI, fn as bI, U as gI, ag as CI, n as uI, fo as pI, fp as fI, fq as hI, fr as SI, fs as kI, ft as mI, fu as LI, fv as wI, V as BI, a4 as TI, d as AI, fw as DI, W as HI, a8 as yI, Z as RI, v as MI, fx as NI } from "./LockIcon-BOSLFyAq.js";
|
|
2
2
|
export {
|
|
3
3
|
n as AbbeyRoadIcon,
|
|
4
4
|
c as AccessibilityIcon,
|