impact-nova 1.5.6 → 1.5.7
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/ag-grid-react/cell-renderers/date-display-renderer.js +39 -32
- package/dist/components/ui/ag-grid-react/cell-renderers/editors/date-cell-editor.js +47 -47
- package/dist/components/ui/ag-grid-react/cell-renderers/editors/select-cell-editor.js +39 -36
- package/dist/components/ui/ag-grid-react/cell-renderers/select-display-renderer.js +18 -12
- package/dist/components/ui/badge.d.ts +2 -1
- package/dist/components/ui/badge.js +17 -12
- package/dist/components/ui/command-palette/command-palette.d.ts +20 -4
- package/dist/components/ui/command-palette/command-palette.js +210 -180
- package/dist/components/ui/command-palette/shortcut-settings.d.ts +14 -3
- package/dist/components/ui/command-palette/shortcut-settings.js +97 -90
- package/dist/components/ui/filter-strip/filter-strip.d.ts +1 -1
- package/dist/components/ui/filter-strip/filter-strip.js +24 -22
- package/dist/components/ui/filter-strip/filter-tag-list.js +4 -4
- package/dist/components/ui/select/select.js +41 -41
- package/dist/components/ui/tabs.js +46 -45
- package/dist/icons/index.d.ts +1 -0
- package/dist/icons/index.js +108 -107
- package/dist/impact-nova.css +1 -1
- package/package.json +1 -1
package/dist/icons/index.js
CHANGED
|
@@ -158,7 +158,7 @@ function t(m, i) {
|
|
|
158
158
|
);
|
|
159
159
|
return r.displayName = m, r.src = i, r.toString = () => i, S[m] = r, r;
|
|
160
160
|
}
|
|
161
|
-
const
|
|
161
|
+
const Ie = o("Pin", u), he = o("Unpin", I), ye = o("Table", h), Be = o("Chart", y), De = o("Expand", B), Ee = o("Collapse", D), Pe = o("PivotMode", E), we = o("Back", P), xe = o("Reset", w), Fe = o("Bin", x), Te = o("FiveSideStar", F), Re = o("Globe", T), Me = o("Pencil", R), Ae = o("Person", M), Ue = o("Plus", A), be = o("Bookmark", U), He = o("BookmarkFilled", b), Le = o("Download", H), We = o("Info", L), Ne = o("Blocks", N), Oe = o("Document", O), je = o("Settings", j), _e = o("AnalyticalSearch", _), Ge = o("Draw", G), Ke = o("Alerts", K), Ze = o("CreateNewDocument", Z), qe = o("ChevronRight", X), Je = o("Search", Y), Ct = o("Checkmark", $), Qe = Ct, Ve = o("ErrorCircle", z), Xe = o("Email", oo), Ye = o("Lock", to), $e = o("Unlock", ro), ze = o("LoadingSpinner", eo), on = o("LoginArrow", no), tn = o("Copy", mo), rn = o("Floppy", io), en = o("Rocket", co), nn = o("Shapes", ao), mn = o("Store", so), cn = o("Upload", po), an = o("Box", lo), sn = o("Calendar", go), pn = o("CalendarMonth", So), ln = o("Filter", fo), gn = o("More", vo), Sn = o("Drag", ko), fn = o("Backdrop", Co, kt), dn = o("Cross", uo), vn = o("PaperRocket", Io), kn = o("MatchWith", ho), Cn = o("Delete", yo), un = o("Bell", Bo), In = o("Message", Do), hn = o("Help", Eo), yn = o("IA", Po), Bn = o("Alan", wo), Dn = o("HamburgerOpen", xo), En = o("HamburgerClosed", Fo), Pn = o("MultiColorFilter", W), wn = o("ThreeDots", Uo), xn = o("Stack", To), Fn = o("StackCompact", Ro), Tn = o("StackComfort", Mo), Rn = o("Density", Ao), Mn = o("Column", bo), An = o("Font", Ho), Un = o("FunnelHide", Lo), bn = o("FunnelShow", Wo), Hn = o("Trolley", No), Ln = o("Boxed", Oo), Wn = o("BoxAdd", jo), Nn = o("TrendingUp", q), On = o("TrendingDown", J), jn = o("TrendingFlat", Q), _n = o("TrendingNeutral", V), Gn = o("IllustrationIcon1", vt), Kn = t("BillOrReceipt", _o), Zn = t("ChecklistWithPen", Go), qn = t("Dollar", Ko), Jn = t("InventoryAdjustment", Zo), Qn = t("PriceTag", qo), Vn = t("ReceiptsStack", Jo), Xn = t("RecommendedReceipt", Qo), Yn = t("ReturnCarton", Vo), $n = t("ShippingContainer", Xo), zn = t("StackOfPackagedBoxes", Yo), om = t("TwoStackedPackagedBoxes", $o), tm = t("Warranty", zo), rm = t("EmptyState1", ot), em = t("EmptyState2", tt), nm = t("EmptyState3", rt), mm = t("EmptyState4", et), im = t("EmptyState5", nt), cm = t("EmptyState6", mt), am = t("FileUpload", it), sm = t("Csv", ct), pm = t("Excel", at), lm = t("Text", st), gm = t("MulticolorBell", pt), Sm = t("ClickMeArrow", lt), fm = t("Warning3d", gt), dm = t("Delete3d", St), vm = t("Info3d", ft), km = t("Success3d", dt), g = S, Cm = (m, i) => {
|
|
162
162
|
let r = g[m];
|
|
163
163
|
if (!r) {
|
|
164
164
|
const e = m.toLowerCase(), n = Object.keys(g).find(
|
|
@@ -169,112 +169,113 @@ const ue = o("Pin", u), Ie = o("Unpin", I), he = o("Table", h), ye = o("Chart",
|
|
|
169
169
|
return r ? C.createElement(r, i) : null;
|
|
170
170
|
};
|
|
171
171
|
export {
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
rm as
|
|
210
|
-
em as
|
|
211
|
-
nm as
|
|
212
|
-
mm as
|
|
213
|
-
im as
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
An as
|
|
223
|
-
Un as
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
hn as
|
|
172
|
+
Bn as Alan,
|
|
173
|
+
Ke as Alerts,
|
|
174
|
+
_e as AnalyticalSearch,
|
|
175
|
+
we as Back,
|
|
176
|
+
fn as Backdrop,
|
|
177
|
+
un as Bell,
|
|
178
|
+
Kn as BillOrReceipt,
|
|
179
|
+
Fe as Bin,
|
|
180
|
+
Ne as Blocks,
|
|
181
|
+
be as Bookmark,
|
|
182
|
+
He as BookmarkFilled,
|
|
183
|
+
an as Box,
|
|
184
|
+
Wn as BoxAdd,
|
|
185
|
+
Ln as Boxed,
|
|
186
|
+
sn as Calendar,
|
|
187
|
+
pn as CalendarMonth,
|
|
188
|
+
Be as Chart,
|
|
189
|
+
Qe as Check,
|
|
190
|
+
Zn as ChecklistWithPen,
|
|
191
|
+
Ct as Checkmark,
|
|
192
|
+
qe as ChevronRight,
|
|
193
|
+
Sm as ClickMeArrow,
|
|
194
|
+
Ee as Collapse,
|
|
195
|
+
Mn as Column,
|
|
196
|
+
tn as Copy,
|
|
197
|
+
Ze as CreateNewDocument,
|
|
198
|
+
dn as Cross,
|
|
199
|
+
sm as Csv,
|
|
200
|
+
Cn as Delete,
|
|
201
|
+
dm as Delete3d,
|
|
202
|
+
Rn as Density,
|
|
203
|
+
Oe as Document,
|
|
204
|
+
qn as Dollar,
|
|
205
|
+
Le as Download,
|
|
206
|
+
Sn as Drag,
|
|
207
|
+
Ge as Draw,
|
|
208
|
+
Xe as Email,
|
|
209
|
+
rm as EmptyState1,
|
|
210
|
+
em as EmptyState2,
|
|
211
|
+
nm as EmptyState3,
|
|
212
|
+
mm as EmptyState4,
|
|
213
|
+
im as EmptyState5,
|
|
214
|
+
cm as EmptyState6,
|
|
215
|
+
Ve as ErrorCircle,
|
|
216
|
+
pm as Excel,
|
|
217
|
+
De as Expand,
|
|
218
|
+
am as FileUpload,
|
|
219
|
+
ln as Filter,
|
|
220
|
+
Te as FiveSideStar,
|
|
221
|
+
rn as Floppy,
|
|
222
|
+
An as Font,
|
|
223
|
+
Un as FunnelHide,
|
|
224
|
+
bn as FunnelShow,
|
|
225
|
+
Re as Globe,
|
|
226
|
+
En as HamburgerClosed,
|
|
227
|
+
Dn as HamburgerOpen,
|
|
228
|
+
hn as Help,
|
|
229
|
+
yn as IA,
|
|
229
230
|
s as ICON_SIZE_MAP,
|
|
230
231
|
g as IconRegistry,
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
232
|
+
Gn as IllustrationIcon1,
|
|
233
|
+
We as Info,
|
|
234
|
+
vm as Info3d,
|
|
235
|
+
Jn as InventoryAdjustment,
|
|
236
|
+
ze as LoadingSpinner,
|
|
237
|
+
Ye as Lock,
|
|
238
|
+
on as LoginArrow,
|
|
239
|
+
kn as MatchWith,
|
|
240
|
+
In as Message,
|
|
241
|
+
gn as More,
|
|
242
|
+
Pn as MultiColorFilter,
|
|
243
|
+
gm as MulticolorBell,
|
|
244
|
+
vn as PaperRocket,
|
|
245
|
+
Me as Pencil,
|
|
246
|
+
Ae as Person,
|
|
247
|
+
Ie as Pin,
|
|
248
|
+
Pe as PivotMode,
|
|
249
|
+
Ue as Plus,
|
|
250
|
+
Qn as PriceTag,
|
|
251
|
+
Vn as ReceiptsStack,
|
|
252
|
+
Xn as RecommendedReceipt,
|
|
253
|
+
xe as Reset,
|
|
254
|
+
Yn as ReturnCarton,
|
|
255
|
+
en as Rocket,
|
|
256
|
+
Je as Search,
|
|
257
|
+
je as Settings,
|
|
258
|
+
nn as Shapes,
|
|
259
|
+
$n as ShippingContainer,
|
|
260
|
+
xn as Stack,
|
|
261
|
+
Tn as StackComfort,
|
|
262
|
+
Fn as StackCompact,
|
|
263
|
+
zn as StackOfPackagedBoxes,
|
|
264
|
+
mn as Store,
|
|
265
|
+
km as Success3d,
|
|
266
|
+
ye as Table,
|
|
267
|
+
lm as Text,
|
|
268
|
+
wn as ThreeDots,
|
|
269
|
+
On as TrendingDown,
|
|
270
|
+
jn as TrendingFlat,
|
|
271
|
+
_n as TrendingNeutral,
|
|
272
|
+
Nn as TrendingUp,
|
|
273
|
+
Hn as Trolley,
|
|
274
|
+
om as TwoStackedPackagedBoxes,
|
|
275
|
+
$e as Unlock,
|
|
276
|
+
he as Unpin,
|
|
277
|
+
cn as Upload,
|
|
278
|
+
fm as Warning3d,
|
|
279
|
+
tm as Warranty,
|
|
280
|
+
Cm as getIconComponent
|
|
280
281
|
};
|