@clearstory/drywall-react 8.0.2 → 8.0.4
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/{ZoomOut-CCdLSR93.js → ZoomOut-Diee1v9P.js} +95 -83
- package/dist/components/ToastContainer/useToast.js +102 -59
- package/dist/icons/index.d.ts +4 -0
- package/dist/icons/index.js +66 -62
- package/dist/main.js +518 -514
- package/package.json +1 -1
|
@@ -10,13 +10,13 @@ const t = h([/* @__PURE__ */ c("path", {
|
|
|
10
10
|
d: "M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6z"
|
|
11
11
|
}), "Add"), v = h(/* @__PURE__ */ c("path", {
|
|
12
12
|
d: "M4 8h4V4H4zm6 12h4v-4h-4zm-6 0h4v-4H4zm0-6h4v-4H4zm6 0h4v-4h-4zm6-10v4h4V4zm-6 4h4V4h-4zm6 6h4v-4h-4zm0 6h4v-4h-4z"
|
|
13
|
-
}), "Apps"),
|
|
13
|
+
}), "Apps"), e = h(/* @__PURE__ */ c("path", {
|
|
14
14
|
d: "m20.54 5.23-1.39-1.68C18.88 3.21 18.47 3 18 3H6c-.47 0-.88.21-1.16.55L3.46 5.23C3.17 5.57 3 6.02 3 6.5V19c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V6.5c0-.48-.17-.93-.46-1.27M12 17.5 6.5 12H10v-2h4v2h3.5zM5.12 5l.81-1h12l.94 1z"
|
|
15
|
-
}), "Archive"),
|
|
15
|
+
}), "Archive"), l = h(/* @__PURE__ */ c("path", {
|
|
16
16
|
d: "M20 11H7.83l5.59-5.59L12 4l-8 8 8 8 1.41-1.41L7.83 13H20z"
|
|
17
|
-
}), "ArrowBack"),
|
|
17
|
+
}), "ArrowBack"), d = h(/* @__PURE__ */ c("path", {
|
|
18
18
|
d: "M17.77 3.77 16 2 6 12l10 10 1.77-1.77L9.54 12z"
|
|
19
|
-
}), "ArrowBackIosNew"),
|
|
19
|
+
}), "ArrowBackIosNew"), z = h(/* @__PURE__ */ c("path", {
|
|
20
20
|
d: "m7 14 5-5 5 5z"
|
|
21
21
|
}), "ArrowDropUp"), m = h(/* @__PURE__ */ c("path", {
|
|
22
22
|
d: "m20 12-1.41-1.41L13 16.17V4h-2v12.17l-5.58-5.59L4 12l8 8z"
|
|
@@ -38,9 +38,9 @@ const t = h([/* @__PURE__ */ c("path", {
|
|
|
38
38
|
d: "M4 9h4v11H4zm12 4h4v7h-4zm-6-9h4v16h-4z"
|
|
39
39
|
}), "BarChart"), u = h(/* @__PURE__ */ c("path", {
|
|
40
40
|
d: "m22.7 19-9.1-9.1c.9-2.3.4-5-1.5-6.9-2-2-5-2.4-7.4-1.3L9 6 6 9 1.6 4.7C.4 7.1.9 10.1 2.9 12.1c1.9 1.9 4.6 2.4 6.9 1.5l9.1 9.1c.4.4 1 .4 1.4 0l2.3-2.3c.5-.4.5-1.1.1-1.4"
|
|
41
|
-
}), "Build"),
|
|
41
|
+
}), "Build"), w = h(/* @__PURE__ */ c("path", {
|
|
42
42
|
d: "M10 16v-1H3.01L3 19c0 1.11.89 2 2 2h14c1.11 0 2-.89 2-2v-4h-7v1zm10-9h-4.01V5l-2-2h-4l-2 2v2H4c-1.1 0-2 .9-2 2v3c0 1.11.89 2 2 2h6v-2h4v2h6c1.1 0 2-.9 2-2V9c0-1.1-.9-2-2-2m-6 0h-4V5h4z"
|
|
43
|
-
}), "BusinessCenter"),
|
|
43
|
+
}), "BusinessCenter"), A = h(/* @__PURE__ */ c("path", {
|
|
44
44
|
d: "M12 7V3H2v18h20V7zM6 19H4v-2h2zm0-4H4v-2h2zm0-4H4V9h2zm0-4H4V5h2zm4 12H8v-2h2zm0-4H8v-2h2zm0-4H8V9h2zm0-4H8V5h2zm10 12h-8v-2h2v-2h-2v-2h2v-2h-2V9h8zm-2-8h-2v2h2zm0 4h-2v2h2z"
|
|
45
45
|
}), "Business"), S = h(/* @__PURE__ */ c("path", {
|
|
46
46
|
d: "M19 4h-1V2h-2v2H8V2H6v2H5c-1.11 0-1.99.9-1.99 2L3 20c0 1.1.89 2 2 2h14c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2m0 16H5V10h14zM9 14H7v-2h2zm4 0h-2v-2h2zm4 0h-2v-2h2zm-8 4H7v-2h2zm4 0h-2v-2h2zm4 0h-2v-2h2z"
|
|
@@ -48,17 +48,17 @@ const t = h([/* @__PURE__ */ c("path", {
|
|
|
48
48
|
d: "M20 3h-1V1h-2v2H7V1H5v2H4c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2m0 18H4V8h16z"
|
|
49
49
|
}), "CalendarToday"), y = h(/* @__PURE__ */ c("path", {
|
|
50
50
|
d: "M12 2C6.47 2 2 6.47 2 12s4.47 10 10 10 10-4.47 10-10S17.53 2 12 2m5 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 12z"
|
|
51
|
-
}), "Cancel"),
|
|
51
|
+
}), "Cancel"), g = h(/* @__PURE__ */ c("path", {
|
|
52
52
|
d: "M20 6h-3V4c0-1.11-.89-2-2-2H9c-1.11 0-2 .89-2 2v2H4c-1.11 0-2 .89-2 2v11c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V8c0-1.11-.89-2-2-2M9 4h6v2H9zm11 15H4v-2h16zm0-5H4V8h3v2h2V8h6v2h2V8h3z"
|
|
53
|
-
}), "CardTravel"),
|
|
53
|
+
}), "CardTravel"), f = h(/* @__PURE__ */ c("path", {
|
|
54
54
|
d: "M20 2H4c-1.1 0-1.99.9-1.99 2L2 22l4-4h14c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2M6 9h12v2H6zm8 5H6v-2h8zm4-6H6V6h12z"
|
|
55
|
-
}), "Chat"),
|
|
55
|
+
}), "Chat"), D = h(/* @__PURE__ */ c("path", {
|
|
56
56
|
d: "M19 3H5c-1.11 0-2 .9-2 2v14c0 1.1.89 2 2 2h14c1.11 0 2-.9 2-2V5c0-1.1-.89-2-2-2m-9 14-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8z"
|
|
57
|
-
}), "CheckBox"),
|
|
57
|
+
}), "CheckBox"), P = h(/* @__PURE__ */ c("path", {
|
|
58
58
|
d: "M19 5v14H5V5zm0-2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2"
|
|
59
|
-
}), "CheckBoxOutlineBlank"),
|
|
59
|
+
}), "CheckBoxOutlineBlank"), R = h(/* @__PURE__ */ c("path", {
|
|
60
60
|
d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2m-2 15-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8z"
|
|
61
|
-
}), "CheckCircle"),
|
|
61
|
+
}), "CheckCircle"), k = h(/* @__PURE__ */ c("path", {
|
|
62
62
|
d: "M9 16.17 4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z"
|
|
63
63
|
}), "Check"), b = h(/* @__PURE__ */ c("path", {
|
|
64
64
|
d: "M15.41 7.41 14 6l-6 6 6 6 1.41-1.41L10.83 12z"
|
|
@@ -68,9 +68,9 @@ const t = h([/* @__PURE__ */ c("path", {
|
|
|
68
68
|
d: "M19.35 10.04C18.67 6.59 15.64 4 12 4 9.11 4 6.6 5.64 5.35 8.04 2.34 8.36 0 10.91 0 14c0 3.31 2.69 6 6 6h13c2.76 0 5-2.24 5-5 0-2.64-2.05-4.78-4.65-4.96M17 13l-5 5-5-5h3V9h4v4z"
|
|
69
69
|
}), "CloudDownload"), F = h(/* @__PURE__ */ c("path", {
|
|
70
70
|
d: "M19.35 10.04C18.67 6.59 15.64 4 12 4 9.11 4 6.6 5.64 5.35 8.04 2.34 8.36 0 10.91 0 14c0 3.31 2.69 6 6 6h13c2.76 0 5-2.24 5-5 0-2.64-2.05-4.78-4.65-4.96M19 18H6c-2.21 0-4-1.79-4-4 0-2.05 1.53-3.76 3.56-3.97l1.07-.11.5-.95C8.08 7.14 9.94 6 12 6c2.62 0 4.88 1.86 5.39 4.43l.3 1.5 1.53.11c1.56.1 2.78 1.41 2.78 2.96 0 1.65-1.35 3-3 3m-5.55-8h-2.9v3H8l4 4 4-4h-2.55z"
|
|
71
|
-
}), "CloudDownloadOutlined"),
|
|
71
|
+
}), "CloudDownloadOutlined"), U = h(/* @__PURE__ */ c("path", {
|
|
72
72
|
d: "M19.35 10.04C18.67 6.59 15.64 4 12 4 9.11 4 6.6 5.64 5.35 8.04 2.34 8.36 0 10.91 0 14c0 3.31 2.69 6 6 6h13c2.76 0 5-2.24 5-5 0-2.64-2.05-4.78-4.65-4.96M14 13v4h-4v-4H7l5-5 5 5z"
|
|
73
|
-
}), "CloudUpload"),
|
|
73
|
+
}), "CloudUpload"), x = h(/* @__PURE__ */ c("path", {
|
|
74
74
|
d: "M21.99 4c0-1.1-.89-2-1.99-2H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h14l4 4zM18 14H6v-2h12zm0-3H6V9h12zm0-3H6V6h12z"
|
|
75
75
|
}), "Comment"), I = h(/* @__PURE__ */ c("path", {
|
|
76
76
|
d: "M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2m0 16H8V7h11z"
|
|
@@ -120,14 +120,14 @@ const t = h([/* @__PURE__ */ c("path", {
|
|
|
120
120
|
d: "M11 18h2v-2h-2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2m0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8m0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4"
|
|
121
121
|
}), "HelpOutline"), v1 = h(/* @__PURE__ */ c("path", {
|
|
122
122
|
d: "M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z"
|
|
123
|
-
}), "Home"),
|
|
123
|
+
}), "Home"), e1 = h(/* @__PURE__ */ c("path", {
|
|
124
124
|
fillRule: "evenodd",
|
|
125
125
|
d: "m9 17 3-2.94c-.39-.04-.68-.06-1-.06-2.67 0-8 1.34-8 4v2h9zm2-5c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4m4.47 8.5L12 17l1.4-1.41 2.07 2.08 5.13-5.17 1.4 1.41z"
|
|
126
|
-
}), "HowToReg"),
|
|
126
|
+
}), "HowToReg"), l1 = h(/* @__PURE__ */ c("path", {
|
|
127
127
|
d: "M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2m-2 10H7v-2h10z"
|
|
128
|
-
}), "IndeterminateCheckBox"),
|
|
128
|
+
}), "IndeterminateCheckBox"), d1 = h(/* @__PURE__ */ c("path", {
|
|
129
129
|
d: "M7.41 8.59 12 13.17l4.59-4.58L18 10l-6 6-6-6z"
|
|
130
|
-
}), "KeyboardArrowDown"),
|
|
130
|
+
}), "KeyboardArrowDown"), z1 = h(/* @__PURE__ */ c("path", {
|
|
131
131
|
d: "M15.41 16.59 10.83 12l4.58-4.59L14 6l-6 6 6 6z"
|
|
132
132
|
}), "KeyboardArrowLeft"), m1 = h(/* @__PURE__ */ c("path", {
|
|
133
133
|
d: "M8.59 16.59 13.17 12 8.59 7.41 10 6l6 6-6 6z"
|
|
@@ -149,9 +149,9 @@ const t = h([/* @__PURE__ */ c("path", {
|
|
|
149
149
|
d: "m17 7-1.41 1.41L18.17 11H8v2h10.17l-2.58 2.58L17 17l5-5zM4 5h8V3H4c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h8v-2H4z"
|
|
150
150
|
}), "Logout"), u1 = h(/* @__PURE__ */ c("path", {
|
|
151
151
|
d: "M20 4H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2m0 4-8 5-8-5V6l8 5 8-5z"
|
|
152
|
-
}), "Mail"),
|
|
152
|
+
}), "Mail"), w1 = h(/* @__PURE__ */ c("path", {
|
|
153
153
|
d: "M20 4H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2m0 14H4V8l8 5 8-5zm-8-7L4 6h16z"
|
|
154
|
-
}), "MailOutline"),
|
|
154
|
+
}), "MailOutline"), A1 = h(/* @__PURE__ */ c("path", {
|
|
155
155
|
d: "M3 18h18v-2H3zm0-5h18v-2H3zm0-7v2h18V6z"
|
|
156
156
|
}), "Menu"), S1 = h(/* @__PURE__ */ c("path", {
|
|
157
157
|
d: "M3 18h13v-2H3zm0-5h10v-2H3zm0-7v2h13V6zm18 9.59L17.42 12 21 8.41 19.59 7l-5 5 5 5z"
|
|
@@ -159,79 +159,87 @@ const t = h([/* @__PURE__ */ c("path", {
|
|
|
159
159
|
d: "M17 20.41 18.41 19 15 15.59 13.59 17zM7.5 8H11v5.59L5.59 19 7 20.41l6-6V8h3.5L12 3.5z"
|
|
160
160
|
}), "MergeType"), y1 = h(/* @__PURE__ */ c("path", {
|
|
161
161
|
d: "M6 10c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2m12 0c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2m-6 0c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2"
|
|
162
|
-
}), "MoreHoriz"),
|
|
162
|
+
}), "MoreHoriz"), g1 = h(/* @__PURE__ */ c("path", {
|
|
163
163
|
d: "M12 8c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2m0 2c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2m0 6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2"
|
|
164
|
-
}), "MoreVert"),
|
|
164
|
+
}), "MoreVert"), f1 = h(/* @__PURE__ */ c("path", {
|
|
165
165
|
d: "M12 22c1.1 0 2-.9 2-2h-4c0 1.1.89 2 2 2m6-6v-5c0-3.07-1.64-5.64-4.5-6.32V4c0-.83-.67-1.5-1.5-1.5s-1.5.67-1.5 1.5v.68C7.63 5.36 6 7.92 6 11v5l-2 2v1h16v-1z"
|
|
166
|
-
}), "Notifications"),
|
|
166
|
+
}), "Notifications"), D1 = h(/* @__PURE__ */ c("path", {
|
|
167
167
|
d: "M12 22c1.1 0 2-.9 2-2h-4c0 1.1.9 2 2 2m6-6v-5c0-3.07-1.63-5.64-4.5-6.32V4c0-.83-.67-1.5-1.5-1.5s-1.5.67-1.5 1.5v.68C7.64 5.36 6 7.92 6 11v5l-2 2v1h16v-1zm-2 1H8v-6c0-2.48 1.51-4.5 4-4.5s4 2.02 4 4.5z"
|
|
168
|
-
}), "NotificationsNone"),
|
|
168
|
+
}), "NotificationsNone"), P1 = h(/* @__PURE__ */ c("path", {
|
|
169
169
|
d: "M19 19H5V5h7V3H5c-1.11 0-2 .9-2 2v14c0 1.1.89 2 2 2h14c1.1 0 2-.9 2-2v-7h-2zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3z"
|
|
170
|
-
}), "OpenInNew"),
|
|
170
|
+
}), "OpenInNew"), R1 = h(/* @__PURE__ */ c("path", {
|
|
171
171
|
d: "M7.5 4C5.57 4 4 5.57 4 7.5S5.57 11 7.5 11 11 9.43 11 7.5 9.43 4 7.5 4m0 5C6.67 9 6 8.33 6 7.5S6.67 6 7.5 6 9 6.67 9 7.5 8.33 9 7.5 9m9 4c-1.93 0-3.5 1.57-3.5 3.5s1.57 3.5 3.5 3.5 3.5-1.57 3.5-3.5-1.57-3.5-3.5-3.5m0 5c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5M5.41 20 4 18.59 18.59 4 20 5.41z"
|
|
172
|
-
}), "PercentOutlined"),
|
|
172
|
+
}), "PercentOutlined"), k1 = h(/* @__PURE__ */ c("path", {
|
|
173
173
|
d: "M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4m0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4"
|
|
174
174
|
}), "Person"), b1 = h(/* @__PURE__ */ c("path", {
|
|
175
|
+
d: "M11 2v20c-5.07-.5-9-4.79-9-10s3.93-9.5 9-10m2.03 0v8.99H22c-.47-4.74-4.24-8.52-8.97-8.99m0 11.01V22c4.74-.47 8.5-4.25 8.97-8.99z"
|
|
176
|
+
}), "PieChart"), B1 = h(/* @__PURE__ */ c("path", {
|
|
175
177
|
d: "M20 2H8c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2m-8.5 7.5c0 .83-.67 1.5-1.5 1.5H9v2H7.5V7H10c.83 0 1.5.67 1.5 1.5zm5 2c0 .83-.67 1.5-1.5 1.5h-2.5V7H15c.83 0 1.5.67 1.5 1.5zm4-3H19v1h1.5V11H19v2h-1.5V7h3zM9 9.5h1v-1H9zM4 6H2v14c0 1.1.9 2 2 2h14v-2H4zm10 5.5h1v-3h-1z"
|
|
176
|
-
}), "PictureAsPdf"),
|
|
178
|
+
}), "PictureAsPdf"), T1 = h(/* @__PURE__ */ c("path", {
|
|
177
179
|
d: "M20 2H8c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2m0 14H8V4h12zM4 6H2v14c0 1.1.9 2 2 2h14v-2H4zm12 6V9c0-.55-.45-1-1-1h-2v5h2c.55 0 1-.45 1-1m-2-3h1v3h-1zm4 2h1v-1h-1V9h1V8h-2v5h1zm-8 0h1c.55 0 1-.45 1-1V9c0-.55-.45-1-1-1H9v5h1zm0-2h1v1h-1z"
|
|
178
|
-
}), "PictureAsPdfOutlined"),
|
|
180
|
+
}), "PictureAsPdfOutlined"), F1 = h(/* @__PURE__ */ c("path", {
|
|
179
181
|
d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2M9.5 16.5v-9l7 4.5z"
|
|
180
|
-
}), "PlayCircle"),
|
|
182
|
+
}), "PlayCircle"), U1 = h(/* @__PURE__ */ c("path", {
|
|
181
183
|
d: "M14 10H3v2h11zm0-4H3v2h11zm4 8v-4h-2v4h-4v2h4v4h2v-4h4v-2zM3 16h7v-2H3z"
|
|
182
184
|
}), "PlaylistAdd"), x1 = h(/* @__PURE__ */ c("path", {
|
|
183
185
|
d: "M16.01 7 16 3h-2v4h-4V3H8v4h-.01C7 6.99 6 7.99 6 8.99v5.49L9.5 18v3h5v-3l3.5-3.51v-5.5c0-1-1-2-1.99-1.99"
|
|
184
|
-
}), "Power"),
|
|
186
|
+
}), "Power"), I1 = h(/* @__PURE__ */ c("path", {
|
|
185
187
|
d: "M5 4v2h14V4zm0 10h4v6h6v-6h4l-7-7z"
|
|
186
|
-
}), "Publish"),
|
|
188
|
+
}), "Publish"), E1 = h(/* @__PURE__ */ c("path", {
|
|
187
189
|
d: "M20 2H4c-1.1 0-1.99.9-1.99 2L2 22l4-4h14c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2M6 14v-2.47l6.88-6.88c.2-.2.51-.2.71 0l1.77 1.77c.2.2.2.51 0 .71L8.47 14zm12 0h-7.5l2-2H18z"
|
|
188
|
-
}), "RateReview"),
|
|
190
|
+
}), "RateReview"), N1 = h(/* @__PURE__ */ c("path", {
|
|
189
191
|
d: "M17.65 6.35C16.2 4.9 14.21 4 12 4c-4.42 0-7.99 3.58-7.99 8s3.57 8 7.99 8c3.73 0 6.84-2.55 7.73-6h-2.08c-.82 2.33-3.04 4-5.65 4-3.31 0-6-2.69-6-6s2.69-6 6-6c1.66 0 3.14.69 4.22 1.78L13 11h7V4z"
|
|
190
|
-
}), "Refresh"),
|
|
192
|
+
}), "Refresh"), K1 = h(/* @__PURE__ */ c("path", {
|
|
193
|
+
d: "M19 13H5v-2h14z"
|
|
194
|
+
}), "Remove"), Z1 = h(/* @__PURE__ */ c("path", {
|
|
191
195
|
d: "M7 11v2h10v-2zm5-9C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2m0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8"
|
|
192
|
-
}), "RemoveCircleOutline"),
|
|
196
|
+
}), "RemoveCircleOutline"), G1 = h(/* @__PURE__ */ c("path", {
|
|
193
197
|
d: "M12 5.99 19.53 19H4.47zM12 2 1 21h22zm1 14h-2v2h2zm0-6h-2v4h2z"
|
|
194
|
-
}), "ReportProblemOutlined"),
|
|
198
|
+
}), "ReportProblemOutlined"), W1 = h(/* @__PURE__ */ c("path", {
|
|
195
199
|
d: "M13 3c-4.97 0-9 4.03-9 9H1l3.89 3.89.07.14L9 12H6c0-3.87 3.13-7 7-7s7 3.13 7 7-3.13 7-7 7c-1.93 0-3.68-.79-4.94-2.06l-1.42 1.42C8.27 19.99 10.51 21 13 21c4.97 0 9-4.03 9-9s-4.03-9-9-9m-1 5v5l4.28 2.54.72-1.21-3.5-2.08V8z"
|
|
196
|
-
}), "Restore"),
|
|
200
|
+
}), "Restore"), j1 = h(/* @__PURE__ */ c("path", {
|
|
197
201
|
d: "M17 3H5c-1.11 0-2 .9-2 2v14c0 1.1.89 2 2 2h14c1.1 0 2-.9 2-2V7zm-5 16c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3m3-10H5V5h10z"
|
|
198
|
-
}), "Save"),
|
|
202
|
+
}), "Save"), q1 = h(/* @__PURE__ */ c("path", {
|
|
199
203
|
d: "M15.5 14h-.79l-.28-.27C15.41 12.59 16 11.11 16 9.5 16 5.91 13.09 3 9.5 3S3 5.91 3 9.5 5.91 16 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14"
|
|
200
|
-
}), "Search"),
|
|
204
|
+
}), "Search"), J1 = h(/* @__PURE__ */ c("path", {
|
|
201
205
|
d: "M2.01 21 23 12 2.01 3 2 10l15 2-15 2z"
|
|
202
|
-
}), "Send"),
|
|
206
|
+
}), "Send"), Q1 = h(/* @__PURE__ */ c("path", {
|
|
203
207
|
d: "M18 16.08c-.76 0-1.44.3-1.96.77L8.91 12.7c.05-.23.09-.46.09-.7s-.04-.47-.09-.7l7.05-4.11c.54.5 1.25.81 2.04.81 1.66 0 3-1.34 3-3s-1.34-3-3-3-3 1.34-3 3c0 .24.04.47.09.7L8.04 9.81C7.5 9.31 6.79 9 6 9c-1.66 0-3 1.34-3 3s1.34 3 3 3c.79 0 1.5-.31 2.04-.81l7.12 4.16c-.05.21-.08.43-.08.65 0 1.61 1.31 2.92 2.92 2.92s2.92-1.31 2.92-2.92-1.31-2.92-2.92-2.92"
|
|
204
|
-
}), "Share"),
|
|
208
|
+
}), "Share"), X1 = h(/* @__PURE__ */ c("path", {
|
|
205
209
|
d: "M19.14 12.94c.04-.3.06-.61.06-.94 0-.32-.02-.64-.07-.94l2.03-1.58c.18-.14.23-.41.12-.61l-1.92-3.32c-.12-.22-.37-.29-.59-.22l-2.39.96c-.5-.38-1.03-.7-1.62-.94l-.36-2.54c-.04-.24-.24-.41-.48-.41h-3.84c-.24 0-.43.17-.47.41l-.36 2.54c-.59.24-1.13.57-1.62.94l-2.39-.96c-.22-.08-.47 0-.59.22L2.74 8.87c-.12.21-.08.47.12.61l2.03 1.58c-.05.3-.09.63-.09.94s.02.64.07.94l-2.03 1.58c-.18.14-.23.41-.12.61l1.92 3.32c.12.22.37.29.59.22l2.39-.96c.5.38 1.03.7 1.62.94l.36 2.54c.05.24.24.41.48.41h3.84c.24 0 .44-.17.47-.41l.36-2.54c.59-.24 1.13-.56 1.62-.94l2.39.96c.22.08.47 0 .59-.22l1.92-3.32c.12-.22.07-.47-.12-.61zM12 15.6c-1.98 0-3.6-1.62-3.6-3.6s1.62-3.6 3.6-3.6 3.6 1.62 3.6 3.6-1.62 3.6-3.6 3.6"
|
|
206
|
-
}), "Settings"),
|
|
210
|
+
}), "Settings"), Y1 = h(/* @__PURE__ */ c("path", {
|
|
207
211
|
d: "M14 12c0-1.1-.9-2-2-2s-2 .9-2 2 .9 2 2 2 2-.9 2-2m-2-9c-4.97 0-9 4.03-9 9H0l4 4 4-4H5c0-3.87 3.13-7 7-7s7 3.13 7 7-3.13 7-7 7c-1.51 0-2.91-.49-4.06-1.3l-1.42 1.44C8.04 20.3 9.94 21 12 21c4.97 0 9-4.03 9-9s-4.03-9-9-9"
|
|
208
|
-
}), "SettingsBackupRestore"),
|
|
212
|
+
}), "SettingsBackupRestore"), _1 = h(/* @__PURE__ */ c("path", {
|
|
209
213
|
d: "M11.99 2c-5.52 0-10 4.48-10 10s4.48 10 10 10 10-4.48 10-10-4.48-10-10-10m3.61 6.34c1.07 0 1.93.86 1.93 1.93s-.86 1.93-1.93 1.93-1.93-.86-1.93-1.93c-.01-1.07.86-1.93 1.93-1.93m-6-1.58c1.3 0 2.36 1.06 2.36 2.36s-1.06 2.36-2.36 2.36-2.36-1.06-2.36-2.36c0-1.31 1.05-2.36 2.36-2.36m0 9.13v3.75c-2.4-.75-4.3-2.6-5.14-4.96 1.05-1.12 3.67-1.69 5.14-1.69.53 0 1.2.08 1.9.22-1.64.87-1.9 2.02-1.9 2.68M11.99 20c-.27 0-.53-.01-.79-.04v-4.07c0-1.42 2.94-2.13 4.4-2.13 1.07 0 2.92.39 3.84 1.15-1.17 2.97-4.06 5.09-7.45 5.09"
|
|
210
|
-
}), "SupervisedUserCircle"),
|
|
214
|
+
}), "SupervisedUserCircle"), $1 = h(/* @__PURE__ */ c("path", {
|
|
211
215
|
d: "M9 1h6v2H9zm10.03 6.39 1.42-1.42c-.43-.51-.9-.99-1.41-1.41l-1.42 1.42C16.07 4.74 14.12 4 12 4c-4.97 0-9 4.03-9 9s4.02 9 9 9 9-4.03 9-9c0-2.12-.74-4.07-1.97-5.61M13 14h-2V8h2z"
|
|
212
|
-
}), "Timer"),
|
|
216
|
+
}), "Timer"), c2 = h(/* @__PURE__ */ c("path", {
|
|
213
217
|
d: "M19 3h-1V1h-2v2H8V1H6v2H5c-1.11 0-1.99.9-1.99 2L3 19c0 1.1.89 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2m0 16H5V8h14zM7 10h5v5H7z"
|
|
214
|
-
}), "Today"),
|
|
218
|
+
}), "Today"), h2 = h(/* @__PURE__ */ c("path", {
|
|
215
219
|
d: "m19.07 4.93-1.41 1.41C19.1 7.79 20 9.79 20 12c0 4.42-3.58 8-8 8s-8-3.58-8-8c0-4.08 3.05-7.44 7-7.93v2.02C8.16 6.57 6 9.03 6 12c0 3.31 2.69 6 6 6s6-2.69 6-6c0-1.66-.67-3.16-1.76-4.24l-1.41 1.41C15.55 9.9 16 10.9 16 12c0 2.21-1.79 4-4 4s-4-1.79-4-4c0-1.86 1.28-3.41 3-3.86v2.14c-.6.35-1 .98-1 1.72 0 1.1.9 2 2 2s2-.9 2-2c0-.74-.4-1.38-1-1.72V2h-1C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10c0-2.76-1.12-5.26-2.93-7.07"
|
|
216
|
-
}), "TrackChanges"),
|
|
220
|
+
}), "TrackChanges"), a2 = h(/* @__PURE__ */ c("path", {
|
|
217
221
|
d: "M22 18v-2H8V4h2L7 1 4 4h2v2H2v2h4v8c0 1.1.9 2 2 2h8v2h-2l3 3 3-3h-2v-2zM10 8h6v6h2V8c0-1.1-.9-2-2-2h-6z"
|
|
218
|
-
}), "Transform"),
|
|
222
|
+
}), "Transform"), s2 = h(/* @__PURE__ */ c("path", {
|
|
223
|
+
d: "m16 18 2.29-2.29-4.88-4.88-4 4L2 7.41 3.41 6l6 6 4-4 6.3 6.29L22 12v6z"
|
|
224
|
+
}), "TrendingDown"), t2 = h(/* @__PURE__ */ c("path", {
|
|
225
|
+
d: "m16 6 2.29 2.29-4.88 4.88-4-4L2 16.59 3.41 18l6-6 4 4 6.3-6.29L22 12V6z"
|
|
226
|
+
}), "TrendingUp"), o2 = h(/* @__PURE__ */ c("path", {
|
|
219
227
|
d: "M12.5 8c-2.65 0-5.05.99-6.9 2.6L2 7v9h9l-3.62-3.62c1.39-1.16 3.16-1.88 5.12-1.88 3.54 0 6.55 2.31 7.6 5.5l2.37-.78C21.08 11.03 17.15 8 12.5 8"
|
|
220
|
-
}), "Undo"),
|
|
228
|
+
}), "Undo"), n2 = h(/* @__PURE__ */ c("path", {
|
|
221
229
|
d: "M12 4.5C7 4.5 2.73 7.61 1 12c1.73 4.39 6 7.5 11 7.5s9.27-3.11 11-7.5c-1.73-4.39-6-7.5-11-7.5M12 17c-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5 5-2.24 5-5 5m0-8c-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3"
|
|
222
|
-
}), "Visibility"),
|
|
230
|
+
}), "Visibility"), v2 = h(/* @__PURE__ */ c("path", {
|
|
223
231
|
d: "M12 7c2.76 0 5 2.24 5 5 0 .65-.13 1.26-.36 1.83l2.92 2.92c1.51-1.26 2.7-2.89 3.43-4.75-1.73-4.39-6-7.5-11-7.5-1.4 0-2.74.25-3.98.7l2.16 2.16C10.74 7.13 11.35 7 12 7M2 4.27l2.28 2.28.46.46C3.08 8.3 1.78 10.02 1 12c1.73 4.39 6 7.5 11 7.5 1.55 0 3.03-.3 4.38-.84l.42.42L19.73 22 21 20.73 3.27 3zM7.53 9.8l1.55 1.55c-.05.21-.08.43-.08.65 0 1.66 1.34 3 3 3 .22 0 .44-.03.65-.08l1.55 1.55c-.67.33-1.41.53-2.2.53-2.76 0-5-2.24-5-5 0-.79.2-1.53.53-2.2m4.31-.78 3.15 3.15.02-.16c0-1.66-1.34-3-3-3z"
|
|
224
|
-
}), "VisibilityOff"),
|
|
232
|
+
}), "VisibilityOff"), e2 = h(/* @__PURE__ */ c("path", {
|
|
225
233
|
d: "M12 6c3.79 0 7.17 2.13 8.82 5.5-.59 1.22-1.42 2.27-2.41 3.12l1.41 1.41c1.39-1.23 2.49-2.77 3.18-4.53C21.27 7.11 17 4 12 4c-1.27 0-2.49.2-3.64.57l1.65 1.65C10.66 6.09 11.32 6 12 6m-1.07 1.14L13 9.21c.57.25 1.03.71 1.28 1.28l2.07 2.07c.08-.34.14-.7.14-1.07C16.5 9.01 14.48 7 12 7c-.37 0-.72.05-1.07.14M2.01 3.87l2.68 2.68C3.06 7.83 1.77 9.53 1 11.5 2.73 15.89 7 19 12 19c1.52 0 2.98-.29 4.32-.82l3.42 3.42 1.41-1.41L3.42 2.45zm7.5 7.5 2.61 2.61c-.04.01-.08.02-.12.02-1.38 0-2.5-1.12-2.5-2.5 0-.05.01-.08.01-.13m-3.4-3.4 1.75 1.75c-.23.55-.36 1.15-.36 1.78 0 2.48 2.02 4.5 4.5 4.5.63 0 1.23-.13 1.77-.36l.98.98c-.88.24-1.8.38-2.75.38-3.79 0-7.17-2.13-8.82-5.5.7-1.43 1.72-2.61 2.93-3.53"
|
|
226
|
-
}), "VisibilityOffOutlined"),
|
|
234
|
+
}), "VisibilityOffOutlined"), l2 = h(/* @__PURE__ */ c("path", {
|
|
227
235
|
d: "M12 6c3.79 0 7.17 2.13 8.82 5.5C19.17 14.87 15.79 17 12 17s-7.17-2.13-8.82-5.5C4.83 8.13 8.21 6 12 6m0-2C7 4 2.73 7.11 1 11.5 2.73 15.89 7 19 12 19s9.27-3.11 11-7.5C21.27 7.11 17 4 12 4m0 5c1.38 0 2.5 1.12 2.5 2.5S13.38 14 12 14s-2.5-1.12-2.5-2.5S10.62 9 12 9m0-2c-2.48 0-4.5 2.02-4.5 4.5S9.52 16 12 16s4.5-2.02 4.5-4.5S14.48 7 12 7"
|
|
228
|
-
}), "VisibilityOutlined"),
|
|
236
|
+
}), "VisibilityOutlined"), d2 = h(/* @__PURE__ */ c("path", {
|
|
229
237
|
d: "M1 21h22L12 2zm12-3h-2v-2h2zm0-4h-2v-4h2z"
|
|
230
|
-
}), "Warning"),
|
|
238
|
+
}), "Warning"), z2 = h([/* @__PURE__ */ c("path", {
|
|
231
239
|
d: "M15.5 14h-.79l-.28-.27C15.41 12.59 16 11.11 16 9.5 16 5.91 13.09 3 9.5 3S3 5.91 3 9.5 5.91 16 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14"
|
|
232
240
|
}, "0"), /* @__PURE__ */ c("path", {
|
|
233
241
|
d: "M12 10h-2v2H9v-2H7V9h2V7h1v2h2z"
|
|
234
|
-
}, "1")], "ZoomIn"),
|
|
242
|
+
}, "1")], "ZoomIn"), m2 = h(/* @__PURE__ */ c("path", {
|
|
235
243
|
d: "M15.5 14h-.79l-.28-.27C15.41 12.59 16 11.11 16 9.5 16 5.91 13.09 3 9.5 3S3 5.91 3 9.5 5.91 16 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14M7 9h5v1H7z"
|
|
236
244
|
}), "ZoomOut");
|
|
237
245
|
export {
|
|
@@ -243,8 +251,8 @@ export {
|
|
|
243
251
|
B as E,
|
|
244
252
|
T as F,
|
|
245
253
|
F as G,
|
|
246
|
-
|
|
247
|
-
|
|
254
|
+
U as H,
|
|
255
|
+
x as I,
|
|
248
256
|
I as J,
|
|
249
257
|
E as K,
|
|
250
258
|
N as L,
|
|
@@ -268,10 +276,10 @@ export {
|
|
|
268
276
|
o1 as a1,
|
|
269
277
|
n1 as a2,
|
|
270
278
|
v1 as a3,
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
279
|
+
e1 as a4,
|
|
280
|
+
l1 as a5,
|
|
281
|
+
d1 as a6,
|
|
282
|
+
z1 as a7,
|
|
275
283
|
m1 as a8,
|
|
276
284
|
r1 as a9,
|
|
277
285
|
E1 as aA,
|
|
@@ -296,7 +304,11 @@ export {
|
|
|
296
304
|
o2 as aT,
|
|
297
305
|
n2 as aU,
|
|
298
306
|
v2 as aV,
|
|
299
|
-
|
|
307
|
+
e2 as aW,
|
|
308
|
+
l2 as aX,
|
|
309
|
+
d2 as aY,
|
|
310
|
+
z2 as aZ,
|
|
311
|
+
m2 as a_,
|
|
300
312
|
M1 as aa,
|
|
301
313
|
H1 as ab,
|
|
302
314
|
p1 as ac,
|
|
@@ -305,30 +317,30 @@ export {
|
|
|
305
317
|
C1 as af,
|
|
306
318
|
L1 as ag,
|
|
307
319
|
u1 as ah,
|
|
308
|
-
|
|
309
|
-
|
|
320
|
+
w1 as ai,
|
|
321
|
+
A1 as aj,
|
|
310
322
|
S1 as ak,
|
|
311
323
|
O1 as al,
|
|
312
324
|
y1 as am,
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
|
|
325
|
+
g1 as an,
|
|
326
|
+
f1 as ao,
|
|
327
|
+
D1 as ap,
|
|
328
|
+
P1 as aq,
|
|
329
|
+
R1 as ar,
|
|
330
|
+
k1 as as,
|
|
319
331
|
b1 as at,
|
|
320
332
|
B1 as au,
|
|
321
333
|
T1 as av,
|
|
322
334
|
F1 as aw,
|
|
323
|
-
|
|
324
|
-
|
|
335
|
+
U1 as ax,
|
|
336
|
+
x1 as ay,
|
|
325
337
|
I1 as az,
|
|
326
338
|
n as b,
|
|
327
339
|
v as c,
|
|
328
|
-
|
|
329
|
-
e,
|
|
330
|
-
|
|
331
|
-
|
|
340
|
+
e as d,
|
|
341
|
+
l as e,
|
|
342
|
+
d as f,
|
|
343
|
+
z as g,
|
|
332
344
|
m as h,
|
|
333
345
|
r as i,
|
|
334
346
|
M as j,
|
|
@@ -338,14 +350,14 @@ export {
|
|
|
338
350
|
V as n,
|
|
339
351
|
C as o,
|
|
340
352
|
u as p,
|
|
341
|
-
|
|
342
|
-
|
|
353
|
+
w as q,
|
|
354
|
+
A as r,
|
|
343
355
|
O as s,
|
|
344
356
|
y as t,
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
|
|
350
|
-
|
|
357
|
+
g as u,
|
|
358
|
+
f as v,
|
|
359
|
+
D as w,
|
|
360
|
+
P as x,
|
|
361
|
+
R as y,
|
|
362
|
+
k as z
|
|
351
363
|
};
|
|
@@ -1,104 +1,147 @@
|
|
|
1
|
-
import { jsxs as
|
|
2
|
-
import { n
|
|
3
|
-
import { useContext as
|
|
1
|
+
import { jsxs as x, jsx as r } from "react/jsx-runtime";
|
|
2
|
+
import { n, h } from "../../index-SzwnPTHF.js";
|
|
3
|
+
import { useContext as b, useCallback as w } from "react";
|
|
4
4
|
import "../../icons/ClearstoryIcon.js";
|
|
5
5
|
import "../../icons/InternalOnlyIcon.js";
|
|
6
6
|
import "../../icons/MoneyBucketIcon.js";
|
|
7
7
|
import "../../icons/MoreCircleOutlineIcon.js";
|
|
8
8
|
import "../../icons/SparkleIcon.js";
|
|
9
|
-
import { I
|
|
10
|
-
import { C as
|
|
11
|
-
import { ToastLabelContext as
|
|
12
|
-
import { B as
|
|
9
|
+
import { I, E as C, W as R, C as S } from "../../WarningAmberOutlined-DMySBPYG.js";
|
|
10
|
+
import { C as A } from "../../Close-DFkW1yae.js";
|
|
11
|
+
import { ToastLabelContext as B } from "./ToastLabelContext.js";
|
|
12
|
+
import { B as y } from "../../Box-tMEqMAfx.js";
|
|
13
13
|
import { A as m } from "../../Alert-BzbQJE20.js";
|
|
14
|
-
import { I as
|
|
15
|
-
const
|
|
16
|
-
const
|
|
17
|
-
if (!
|
|
14
|
+
import { I as k } from "../../IconButton-B1h37ok8.js";
|
|
15
|
+
const D = () => {
|
|
16
|
+
const a = b(B);
|
|
17
|
+
if (!a)
|
|
18
18
|
throw new Error(
|
|
19
19
|
'useToast must be used within a ToastProvider. Make sure to wrap your component with <ToastProvider closeAriaLabel="...">'
|
|
20
20
|
);
|
|
21
|
-
const { closeAriaLabel:
|
|
21
|
+
const { closeAriaLabel: s } = a;
|
|
22
22
|
return {
|
|
23
|
-
notify:
|
|
24
|
-
(c,
|
|
25
|
-
const { type:
|
|
23
|
+
notify: w(
|
|
24
|
+
(c, d = {}) => {
|
|
25
|
+
const { type: e = "info", details: i, ...p } = d, l = {
|
|
26
26
|
success: "success",
|
|
27
27
|
warning: "warning",
|
|
28
28
|
error: "error",
|
|
29
29
|
info: "info"
|
|
30
|
-
},
|
|
31
|
-
success: /* @__PURE__ */
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
30
|
+
}, u = {
|
|
31
|
+
success: /* @__PURE__ */ r(
|
|
32
|
+
S,
|
|
33
|
+
{
|
|
34
|
+
sx: {
|
|
35
|
+
color: ({ vars: o }) => o?.palette.success.main,
|
|
36
|
+
marginRight: 0.5
|
|
37
|
+
}
|
|
38
|
+
}
|
|
39
|
+
),
|
|
40
|
+
warning: /* @__PURE__ */ r(
|
|
41
|
+
R,
|
|
42
|
+
{
|
|
43
|
+
sx: {
|
|
44
|
+
color: ({ vars: o }) => o?.palette.warning.main,
|
|
45
|
+
marginRight: 0.5
|
|
46
|
+
}
|
|
47
|
+
}
|
|
48
|
+
),
|
|
49
|
+
error: /* @__PURE__ */ r(
|
|
50
|
+
C,
|
|
51
|
+
{
|
|
52
|
+
sx: {
|
|
53
|
+
color: ({ vars: o }) => o?.palette.error.main,
|
|
54
|
+
marginRight: 0.5
|
|
55
|
+
}
|
|
56
|
+
}
|
|
57
|
+
),
|
|
58
|
+
info: /* @__PURE__ */ r(
|
|
59
|
+
I,
|
|
60
|
+
{
|
|
61
|
+
sx: {
|
|
62
|
+
color: ({ vars: o }) => o?.palette.info.main,
|
|
63
|
+
marginRight: 0.5
|
|
64
|
+
}
|
|
65
|
+
}
|
|
66
|
+
)
|
|
35
67
|
};
|
|
36
|
-
return
|
|
37
|
-
(
|
|
38
|
-
const
|
|
39
|
-
return /* @__PURE__ */
|
|
40
|
-
|
|
68
|
+
return n(
|
|
69
|
+
(o) => {
|
|
70
|
+
const f = h(c, o);
|
|
71
|
+
return /* @__PURE__ */ x(
|
|
72
|
+
y,
|
|
41
73
|
{
|
|
42
74
|
sx: {
|
|
75
|
+
borderRadius: "4px",
|
|
76
|
+
boxShadow: 2,
|
|
43
77
|
minWidth: { xs: "auto", sm: "18rem" },
|
|
44
78
|
maxWidth: "18rem"
|
|
45
79
|
},
|
|
46
80
|
children: [
|
|
47
|
-
/* @__PURE__ */
|
|
81
|
+
/* @__PURE__ */ r(
|
|
48
82
|
m,
|
|
49
83
|
{
|
|
50
84
|
role: "none",
|
|
51
|
-
severity:
|
|
52
|
-
variant: "
|
|
53
|
-
icon:
|
|
54
|
-
action: /* @__PURE__ */
|
|
55
|
-
|
|
85
|
+
severity: l[e],
|
|
86
|
+
variant: "standard",
|
|
87
|
+
icon: u[e],
|
|
88
|
+
action: /* @__PURE__ */ r(
|
|
89
|
+
k,
|
|
56
90
|
{
|
|
57
91
|
color: "inherit",
|
|
58
92
|
size: "small",
|
|
59
|
-
onClick: () =>
|
|
60
|
-
"aria-label":
|
|
93
|
+
onClick: () => n.dismiss(o.id),
|
|
94
|
+
"aria-label": s,
|
|
61
95
|
sx: {
|
|
62
96
|
marginLeft: 0.5
|
|
63
97
|
},
|
|
64
|
-
children: /* @__PURE__ */
|
|
98
|
+
children: /* @__PURE__ */ r(A, { fontSize: "small" })
|
|
65
99
|
}
|
|
66
100
|
),
|
|
67
101
|
sx: [
|
|
68
102
|
{
|
|
69
|
-
boxShadow:
|
|
103
|
+
boxShadow: 0,
|
|
70
104
|
fontSize: "0.875rem",
|
|
71
105
|
zIndex: 2
|
|
72
106
|
},
|
|
73
|
-
!!
|
|
107
|
+
!!i && {
|
|
74
108
|
borderBottomLeftRadius: 0,
|
|
75
109
|
borderBottomRightRadius: 0
|
|
76
110
|
}
|
|
77
111
|
],
|
|
78
|
-
children:
|
|
112
|
+
children: f
|
|
79
113
|
}
|
|
80
114
|
),
|
|
81
|
-
|
|
115
|
+
i && /* @__PURE__ */ r(
|
|
82
116
|
m,
|
|
83
117
|
{
|
|
84
118
|
role: "none",
|
|
85
119
|
icon: !1,
|
|
86
|
-
severity:
|
|
120
|
+
severity: l[e],
|
|
87
121
|
variant: "outlined",
|
|
88
|
-
sx: ({ vars:
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
122
|
+
sx: ({ vars: t }) => {
|
|
123
|
+
const g = {
|
|
124
|
+
success: t?.palette.Alert.successStandardBg,
|
|
125
|
+
warning: t?.palette.Alert.warningStandardBg,
|
|
126
|
+
error: t?.palette.Alert.errorStandardBg,
|
|
127
|
+
info: t?.palette.Alert.infoStandardBg
|
|
128
|
+
};
|
|
129
|
+
return {
|
|
130
|
+
backgroundColor: t?.palette.background.paper,
|
|
131
|
+
borderColor: g[e],
|
|
132
|
+
borderTopLeftRadius: 0,
|
|
133
|
+
borderTopRightRadius: 0,
|
|
134
|
+
boxShadow: 0,
|
|
135
|
+
fontSize: "0.75rem",
|
|
136
|
+
alignItems: "flex-start",
|
|
137
|
+
fontWeight: "normal",
|
|
138
|
+
maxHeight: "7rem",
|
|
139
|
+
overflowX: "auto",
|
|
140
|
+
overflowY: "auto",
|
|
141
|
+
zIndex: 1
|
|
142
|
+
};
|
|
143
|
+
},
|
|
144
|
+
children: i
|
|
102
145
|
}
|
|
103
146
|
)
|
|
104
147
|
]
|
|
@@ -113,18 +156,18 @@ const q = () => {
|
|
|
113
156
|
background: "none",
|
|
114
157
|
boxShadow: "none"
|
|
115
158
|
},
|
|
116
|
-
duration:
|
|
159
|
+
duration: e === "error" || e === "warning" ? 1 / 0 : 5e3,
|
|
117
160
|
icon: null,
|
|
118
|
-
...
|
|
161
|
+
...p
|
|
119
162
|
}
|
|
120
163
|
);
|
|
121
164
|
},
|
|
122
|
-
[
|
|
165
|
+
[s]
|
|
123
166
|
),
|
|
124
|
-
dismissNotification:
|
|
125
|
-
removeNotifications:
|
|
167
|
+
dismissNotification: n.dismiss,
|
|
168
|
+
removeNotifications: n.remove
|
|
126
169
|
};
|
|
127
170
|
};
|
|
128
171
|
export {
|
|
129
|
-
|
|
172
|
+
D as useToast
|
|
130
173
|
};
|
package/dist/icons/index.d.ts
CHANGED
|
@@ -93,6 +93,7 @@ export { default as NotificationsNoneIcon } from '@mui/icons-material/Notificati
|
|
|
93
93
|
export { default as OpenInNewIcon } from '@mui/icons-material/OpenInNew';
|
|
94
94
|
export { default as PercentOutlinedIcon } from '@mui/icons-material/PercentOutlined';
|
|
95
95
|
export { default as PersonIcon } from '@mui/icons-material/Person';
|
|
96
|
+
export { default as PieChartIcon } from '@mui/icons-material/PieChart';
|
|
96
97
|
export { default as PictureAsPdfIcon } from '@mui/icons-material/PictureAsPdf';
|
|
97
98
|
export { default as PictureAsPdfOutlinedIcon } from '@mui/icons-material/PictureAsPdfOutlined';
|
|
98
99
|
export { default as PlayCircleIcon } from '@mui/icons-material/PlayCircle';
|
|
@@ -101,6 +102,7 @@ export { default as PowerIcon } from '@mui/icons-material/Power';
|
|
|
101
102
|
export { default as PublishIcon } from '@mui/icons-material/Publish';
|
|
102
103
|
export { default as RateReviewIcon } from '@mui/icons-material/RateReview';
|
|
103
104
|
export { default as RefreshIcon } from '@mui/icons-material/Refresh';
|
|
105
|
+
export { default as RemoveIcon } from '@mui/icons-material/Remove';
|
|
104
106
|
export { default as RemoveCircleOutlineIcon } from '@mui/icons-material/RemoveCircleOutline';
|
|
105
107
|
export { default as ReportProblemOutlinedIcon } from '@mui/icons-material/ReportProblemOutlined';
|
|
106
108
|
export { default as RestoreIcon } from '@mui/icons-material/Restore';
|
|
@@ -115,6 +117,8 @@ export { default as TimerIcon } from '@mui/icons-material/Timer';
|
|
|
115
117
|
export { default as TodayIcon } from '@mui/icons-material/Today';
|
|
116
118
|
export { default as TrackChangesIcon } from '@mui/icons-material/TrackChanges';
|
|
117
119
|
export { default as TransformIcon } from '@mui/icons-material/Transform';
|
|
120
|
+
export { default as TrendingDownIcon } from '@mui/icons-material/TrendingDown';
|
|
121
|
+
export { default as TrendingUpIcon } from '@mui/icons-material/TrendingUp';
|
|
118
122
|
export { default as UndoIcon } from '@mui/icons-material/Undo';
|
|
119
123
|
export { default as VisibilityIcon } from '@mui/icons-material/Visibility';
|
|
120
124
|
export { default as VisibilityOffIcon } from '@mui/icons-material/VisibilityOff';
|