@nice2dev/ui 1.0.11 → 1.0.14
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/CHANGELOG.md +28 -0
- package/README.md +61 -0
- package/css/legacy-bg-text-aliases.css +83 -0
- package/dist/NiceErrorBoundary-BLTq8mPU.cjs +1 -0
- package/dist/NiceErrorBoundary-Bjw5U31n.js +762 -0
- package/dist/NiceErrorBoundary-DT5XPTeu.cjs +1 -0
- package/dist/NiceErrorBoundary-SqPtbIxK.js +762 -0
- package/dist/NiceForm-CI_vgkD4.cjs +382 -0
- package/dist/NiceForm-CUlhtlHw.js +5357 -0
- package/dist/NiceForm-DTgIGX88.cjs +382 -0
- package/dist/NiceForm-t9zdH8kU.js +5343 -0
- package/dist/NiceForm.css +1 -1
- package/dist/NiceModal-C_t2qqZd.js +95 -0
- package/dist/NiceModal-DQ7u-xVm.cjs +1 -0
- package/dist/NiceModal-FQqBxCij.cjs +1 -0
- package/dist/NiceModal-IkSunDgK.js +95 -0
- package/dist/NiceModuleLifecyclePanel-CCFHxKIu.js +6343 -0
- package/dist/NiceModuleLifecyclePanel-Cj4x54sw.cjs +1 -0
- package/dist/NiceModuleLifecyclePanel-D-xBAp1_.js +5228 -0
- package/dist/NiceModuleLifecyclePanel-D8cIOI8I.cjs +1 -0
- package/dist/NiceModuleLifecyclePanel.css +1 -1
- package/dist/NicePagination-BVkkePJU.js +171 -0
- package/dist/NicePagination-DDFkSRr9.js +171 -0
- package/dist/NicePagination-DGHtXqy1.cjs +1 -0
- package/dist/NicePagination-DGd3Hrh9.cjs +1 -0
- package/dist/NicePinCodeInput-BhIABBTV.cjs +419 -0
- package/dist/NicePinCodeInput-CDtodnIM.js +11875 -0
- package/dist/NicePinCodeInput-DytLfqZL.cjs +419 -0
- package/dist/NicePinCodeInput-jMNfPqOx.js +11866 -0
- package/dist/NicePinCodeInput.css +1 -1
- package/dist/NiceSavedQueryPanel-BkYRk5cX.js +6441 -0
- package/dist/NiceSavedQueryPanel-CbR3EDQU.cjs +596 -0
- package/dist/NiceSavedQueryPanel-CmFSi21-.cjs +596 -0
- package/dist/NiceSavedQueryPanel-DJqCNWYZ.js +6446 -0
- package/dist/NiceSavedQueryPanel.css +1 -1
- package/dist/NiceTabs-B-9_mzpc.js +1624 -0
- package/dist/NiceTabs-C4H5un8J.cjs +1 -0
- package/dist/NiceTabs-CHg36waF.cjs +1 -0
- package/dist/NiceTabs-DlsCMth_.js +1622 -0
- package/dist/NiceWindow-BNrA5Dxq.js +1409 -0
- package/dist/NiceWindow-BxGVzUs2.js +1409 -0
- package/dist/NiceWindow-CbzJmurQ.cjs +1 -0
- package/dist/NiceWindow-HhPIzPzs.cjs +1 -0
- package/dist/charts-F_b5-OR8.js +4621 -0
- package/dist/charts-Us8Ep8MJ.cjs +761 -0
- package/dist/charts-e10jGjuF.cjs +759 -0
- package/dist/charts-fO6InNZd.js +4645 -0
- package/dist/charts.cjs +1 -1
- package/dist/charts.css +1 -1
- package/dist/charts.mjs +1 -1
- package/dist/core-B-tu8l9M.cjs +96 -0
- package/dist/core-BJ_UNMlX.js +22276 -0
- package/dist/core-CSfXTICE.cjs +96 -0
- package/dist/core-ClmvtMVZ.js +22253 -0
- package/dist/data-branching-B_9C6-hE.cjs +1 -0
- package/dist/data-branching-BmCKIXgr.js +6121 -0
- package/dist/data-branching.cjs +1 -1
- package/dist/data-branching.mjs +1 -1
- package/dist/data.cjs +1 -1
- package/dist/data.d.ts +9 -2
- package/dist/data.mjs +1 -1
- package/dist/devops-BL39OCVh.js +7660 -0
- package/dist/devops-CkuTC7RJ.cjs +17 -0
- package/dist/devops.cjs +1 -1
- package/dist/devops.mjs +1 -1
- package/dist/editors.cjs +1 -1
- package/dist/editors.d.ts +92 -6
- package/dist/editors.mjs +3 -3
- package/dist/feedback.cjs +1 -1
- package/dist/feedback.mjs +2 -2
- package/dist/index-BU6KCDpP.js +57872 -0
- package/dist/index-D7i7sZGV.cjs +5194 -0
- package/dist/index-DHc_KZkF.js +61311 -0
- package/dist/index-drIVMHeC.cjs +5194 -0
- package/dist/index.cjs +1 -1
- package/dist/index.css +1 -1
- package/dist/index.d.ts +1607 -102
- package/dist/index.mjs +894 -867
- package/dist/lazy.cjs +1 -1
- package/dist/lazy.mjs +24 -24
- package/dist/navigation.cjs +1 -1
- package/dist/navigation.d.ts +309 -70
- package/dist/navigation.mjs +94 -93
- package/dist/no-code-Bb3QFKdm.cjs +332 -0
- package/dist/no-code-snLY0d6I.js +7065 -0
- package/dist/no-code.cjs +1 -1
- package/dist/no-code.mjs +1 -1
- package/dist/overlays.cjs +1 -1
- package/dist/overlays.mjs +33 -33
- package/dist/style.css +7 -0
- package/dist/vendor-DF586kuF.js +271 -0
- package/dist/vendor-DHEorsoy.cjs +1 -0
- package/package.json +10 -5
package/dist/index.mjs
CHANGED
|
@@ -1,885 +1,912 @@
|
|
|
1
|
-
import { A as s, C as i, a as c, b as t, c as r, D as o, d as n, E as N, F as l, e as d, f as u, g as m, H as h,
|
|
2
|
-
import {
|
|
3
|
-
import { g as
|
|
4
|
-
import { C as
|
|
5
|
-
import { J as
|
|
6
|
-
import { N as
|
|
7
|
-
import { N as
|
|
8
|
-
import { N as
|
|
9
|
-
import { N as
|
|
10
|
-
import { N as
|
|
11
|
-
import { C as
|
|
12
|
-
import { N as
|
|
13
|
-
import { N as
|
|
14
|
-
import { N as
|
|
15
|
-
import { N as
|
|
1
|
+
import { A as s, C as i, a as c, b as t, c as r, D as o, d as n, E as N, F as l, e as d, f as u, g as m, H as h, L as p, M as S, N as C, h as g, i as b, j as T, k as P, l as D, m as A, n as f, o as y, p as E, q as R, r as I, s as k, t as M, u as v, v as L, w, x as F, y as V, z as B, B as x, G as O, I as _, J as G, K as H, O as U, P as z, Q as W, R as K, S as Q, T as Y, U as q, V as j, W as X, X as J, Y as Z, Z as $, _ as ee, $ as ae, a0 as se, a1 as ie, a2 as ce, a3 as te, a4 as re, a5 as oe, a6 as ne, a7 as Ne, a8 as le, a9 as de, aa as ue, ab as me, ac as he, ad as pe, ae as Se, af as Ce, ag as ge, ah as be, ai as Te, aj as Pe, ak as De, al as Ae, am as fe, an as ye, ao as Ee, ap as Re, aq as Ie, ar as ke, as as Me, at as ve, au as Le, av as we, aw as Fe, ax as Ve, ay as Be, az as xe, aA as Oe, aB as _e, aC as Ge, aD as He, aE as Ue, aF as ze, aG as We, aH as Ke, aI as Qe, aJ as Ye, aK as qe, aL as je, aM as Xe, aN as Je, aO as Ze, aP as $e, aQ as ea, aR as aa, aS as sa, aT as ia, aU as ca, aV as ta, aW as ra, aX as oa, aY as na, aZ as Na, a_ as la, a$ as da, b0 as ua, b1 as ma, b2 as ha, b3 as pa, b4 as Sa, b5 as Ca, b6 as ga, b7 as ba, b8 as Ta, b9 as Pa, ba as Da, bb as Aa, bc as fa, bd as ya, be as Ea, bf as Ra, bg as Ia, bh as ka, bi as Ma, bj as va, bk as La, bl as wa, bm as Fa, bn as Va, bo as Ba, bp as xa, bq as Oa, br as _a, bs as Ga, bt as Ha, bu as Ua, bv as za, bw as Wa, bx as Ka, by as Qa, bz as Ya, bA as qa, bB as ja, bC as Xa, bD as Ja, bE as Za, bF as $a, bG as es, bH as as, bI as ss, al as is, bg as cs, bJ as ts, bK as rs, bL as os, bM as ns, bN as Ns, bO as ls, bP as ds, bQ as us, bR as ms, bS as hs, bT as ps, bU as Ss, bV as Cs, bW as gs, bX as bs, bY as Ts, bZ as Ps, b_ as Ds, b$ as As, c0 as fs, c1 as ys, c2 as Es, c3 as Rs, c4 as Is, c5 as ks, c6 as Ms, c7 as vs, c8 as Ls, c9 as ws, ca as Fs, cb as Vs, cc as Bs, cd as xs, ce as Os, cf as _s, cg as Gs, ch as Hs, ci as Us, cj as zs, ck as Ws, cl as Ks, cm as Qs, cn as Ys, co as qs, cp as js, cq as Xs, cr as Js, cs as Zs, ct as $s, cu as ei, cv as ai, cw as si, cx as ii, cy as ci, cz as ti, cA as ri, cB as oi, cC as ni, cD as Ni, cE as li, cF as di, cG as ui, cH as mi, cI as hi, cJ as pi, cK as Si, cL as Ci, cM as gi, cN as bi, cO as Ti, cP as Pi, cQ as Di, cR as Ai, cS as fi, cT as yi, cU as Ei, cV as Ri, cW as Ii, cX as ki, cY as Mi, cZ as vi, c_ as Li, c$ as wi, d0 as Fi, d1 as Vi, d2 as Bi, d3 as xi, d4 as Oi, d5 as _i, d6 as Gi, d7 as Hi, d8 as Ui, d9 as zi, da as Wi, db as Ki, dc as Qi, dd as Yi, de as qi, df as ji, dg as Xi, dh as Ji, di as Zi, dj as $i, dk as ec, dl as ac, dm as sc, dn as ic, dp as cc, dq as tc, dr as rc, ds as oc, dt as nc, du as Nc, dv as lc, dw as dc, dx as uc, dy as mc, dz as hc, dA as pc, dB as Sc, dC as Cc, dD as gc, dE as bc, dF as Tc, dG as Pc, dH as Dc, dI as Ac, dJ as fc, dK as yc, dL as Ec, dM as Rc, dN as Ic, dO as kc, dP as Mc } from "./index-DHc_KZkF.js";
|
|
2
|
+
import { L as Lc, _ as wc, Z as Fc, N as Vc, Q as Bc, P as xc, R as Oc, U as _c, W as Gc, a0 as Hc, a1 as Uc, a2 as zc, a3 as Wc, C as Kc, A as Qc, J as Yc, a4 as qc, a5 as jc, a6 as Xc, a7 as Jc, a8 as Zc, a9 as $c, v as et, aa as at, ab as st, ac as it, ad as ct, ae as tt, af as rt, ag as ot, ah as nt, G as Nt, E as lt, ai as dt, aj as ut, O as mt, ak as ht, al as pt, am as St, an as Ct, ao as gt, ap as bt, aq as Tt, ar as Pt, as as Dt, at as At, t as ft, T as yt, au as Et, av as Rt, aw as It, ax as kt, ay as Mt, az as vt, aA as Lt, aB as wt, aC as Ft, aD as Vt, aE as Bt, aF as xt, aG as Ot, aH as _t, aI as Gt, aJ as Ht, aK as Ut, aL as zt, Y as Wt, aM as Kt, aN as Qt, aO as Yt, aP as qt, aQ as jt, aR as Xt, aS as Jt, aT as Zt, aU as $t, aV as er, aW as ar, aX as sr, aY as ir, aZ as cr, a_ as tr, a$ as rr, b0 as or, b1 as nr, b2 as Nr, b3 as lr, b4 as dr, b5 as ur, b6 as mr, b7 as hr, b8 as pr, b9 as Sr, ba as Cr, bb as gr, bc as br, bd as Tr, be as Pr, bf as Dr, bg as Ar, bh as fr, bi as yr, bj as Er, bk as Rr, bl as Ir, bm as kr, bn as Mr, bo as vr, bp as Lr, bq as wr, br as Fr, bs as Vr, bt as Br, bu as xr, bv as Or, bw as _r, bx as Gr, by as Hr, bz as Ur, bA as zr, bB as Wr, bC as Kr, bD as Qr, bE as Yr, bF as qr, bG as jr, bH as Xr, bI as Jr, bJ as Zr, bK as $r, bL as eo, bM as ao, bN as so, bO as io, bP as co, bQ as to, bR as ro, bS as oo, bT as no, bU as No, h as lo, bV as uo, bW as mo, bX as ho, bY as po, bZ as So, b_ as Co, b$ as go, c0 as bo, c1 as To, c2 as Po, c3 as Do, y as Ao, c4 as fo, c5 as yo, c6 as Eo, c7 as Ro, c8 as Io, c9 as ko, K as Mo, ca as vo, cb as Lo, z as wo, cc as Fo, cd as Vo, ce as Bo, cf as xo, cg as Oo, ch as _o, ci as Go, cj as Ho, ck as Uo, cl as zo, cm as Wo, cn as Ko, co as Qo, cp as Yo, cq as qo, cr as jo, cs as Xo, ct as Jo, cu as Zo, cv as $o, cw as en, cx as an, cy as sn, cz as cn, cA as tn, cB as rn, cC as on, cD as nn, cE as Nn, cF as ln, cG as dn, cH as un, cI as mn, cJ as hn, cK as pn, cL as Sn, cM as Cn, cN as gn, cO as bn, cP as Tn, cQ as Pn, cR as Dn, cS as An, cT as fn, cU as yn, cV as En, cW as Rn, cX as In, cY as kn, cZ as Mn, c_ as vn, c$ as Ln, d0 as wn, d1 as Fn, d2 as Vn, d3 as Bn, d4 as xn, d5 as On, d6 as _n, d7 as Gn, d8 as Hn, d9 as Un, da as zn, db as Wn, dc as Kn, dd as Qn, de as Yn, df as qn, dg as jn, dh as Xn, di as Jn, dj as Zn, dk as $n, dl as eN, dm as aN, dn as sN, dp as iN, dq as cN, dr as tN, ds as rN, dt as oN, du as nN, dv as NN, dw as lN, dx as dN, dy as uN, dz as mN, dA as hN, dB as pN, dC as SN, dD as CN, dE as gN, dF as bN, dG as TN, dH as PN, dI as DN, V as AN, dJ as fN, dK as yN, dL as EN, dM as RN, dN as IN, dO as kN, dP as MN, dQ as vN, dR as LN, dS as wN, H as FN, dT as VN, dU as BN, dV as xN, dW as ON, dX as _N, w as GN, b as HN, l as UN, dY as zN, a as WN, o as KN, dZ as QN, d_ as YN, S as qN, d$ as jN, e0 as XN, m as JN, e1 as ZN, e2 as $N, e3 as el, e4 as al, e5 as sl, e6 as il, e7 as cl, k as tl, e8 as rl, e9 as ol, ea as nl, eb as Nl, ec as ll, ed as dl, ee as ul, ef as ml, eg as hl, eh as pl, ei as Sl, ej as Cl, x as gl, ek as bl, i as Tl, B as Pl, el as Dl, e as Al, I as fl, em as yl, en as El, eo as Rl, j as Il, ep as kl, D as Ml, q as vl, eq as Ll, $ as wl, er as Fl, X as Vl, s as Bl, es as xl, et as Ol, eu as _l, ev as Gl, ew as Hl, ex as Ul, ey as zl, ez as Wl, eA as Kl, eB as Ql, eC as Yl, eD as ql, eE as jl, eF as Xl, eG as Jl, eH as Zl, eI as $l, eJ as ed, eK as ad, eL as sd, eM as id, g as cd, p as td, c as rd, eN as od, M as nd, eO as Nd, eP as ld, eQ as dd, n as ud, eR as md, eS as hd, eT as pd, eU as Sd, eV as Cd, eW as gd, eX as bd, eY as Td, eZ as Pd, e_ as Dd, e$ as Ad, f0 as fd, f1 as yd, f2 as Ed, f3 as Rd, f4 as Id } from "./core-BJ_UNMlX.js";
|
|
3
|
+
import { g as Md, N as vd, a as Ld, b as wd, c as Fd, f as Vd, d as Bd, e as xd } from "./NiceTabs-B-9_mzpc.js";
|
|
4
|
+
import { C as _d, F as Gd, o as Hd, p as Ud, N as zd, a as Wd, b as Kd, c as Qd, q as Yd, r as qd, d as jd, e as Xd, f as Jd, g as Zd, h as $d, i as eu, j as au, k as su, l as iu, m as cu, n as tu, T as ru } from "./NiceForm-CUlhtlHw.js";
|
|
5
|
+
import { J as nu, K as Nu, L as lu, N as du, a as uu, b as mu, c as hu, M as pu, d as Su, e as Cu, f as gu, g as bu, h as Tu, i as Pu, j as Du, k as Au, l as fu, m as yu, n as Eu, o as Ru, p as Iu, q as ku, r as Mu, s as vu, t as Lu, u as wu, v as Fu, w as Vu, x as Bu, y as xu, z as Ou, A as _u, B as Gu, C as Hu, D as Uu, E as zu, O as Wu, F as Ku, G as Qu, H as Yu, I as qu, P as ju, Q as Xu, R as Ju, S as Zu, T as $u, U as em, V as am, W as sm, X as im, Y as cm, Z as tm, _ as rm, $ as om, a0 as nm, a1 as Nm } from "./NicePinCodeInput-CDtodnIM.js";
|
|
6
|
+
import { N as dm, f as um, g as mm, h as hm, i as pm, j as Sm, k as Cm, l as gm, m as bm, n as Tm, o as Pm, p as Dm, q as Am, r as fm, s as ym, u as Em, v as Rm, w as Im, y as km, A as Mm, B as vm, C as Lm, E as wm, F as Fm, G as Vm, I as Bm, J as xm, K as Om, R as _m, L as Gm, M as Hm, O as Um, T as zm, P as Wm, Q as Km, U as Qm } from "./NiceModuleLifecyclePanel-CCFHxKIu.js";
|
|
7
|
+
import { N as qm, a as jm, b as Xm, c as Jm, d as Zm, e as $m, f as eh, g as ah, h as sh, i as ih, k as ch, u as th } from "./NiceErrorBoundary-Bjw5U31n.js";
|
|
8
|
+
import { N as oh } from "./NiceModal-C_t2qqZd.js";
|
|
9
|
+
import { N as Nh } from "./NicePagination-BVkkePJU.js";
|
|
10
|
+
import { N as dh, a as uh, b as mh, c as hh, d as ph, e as Sh, f as Ch, g as gh, h as bh, i as Th, j as Ph, k as Dh, l as Ah, m as fh, n as yh, o as Eh } from "./NiceSavedQueryPanel-DJqCNWYZ.js";
|
|
11
|
+
import { C as Ih, j as kh, h as Mh, o as vh, p as Lh, l as wh, q as Fh, r as Vh, g as Bh, e as xh, k as Oh, s as _h, t as Gh, b as Hh, n as Uh, m as zh, a as Wh, u as Kh, f as Qh, v as Yh, i as qh, c as jh, d as Xh, w as Jh, N as Zh, x as $h, y as ep, z as ap } from "./charts-fO6InNZd.js";
|
|
12
|
+
import { N as ip, a as cp, b as tp, c as rp, d as op, e as np, f as Np, g as lp, h as dp, i as up, j as mp, k as hp, l as pp, n as Sp, o as Cp, u as gp, p as bp, m as Tp } from "./NiceWindow-BxGVzUs2.js";
|
|
13
|
+
import { N as Dp, a as Ap, b as fp, c as yp, d as Ep, e as Rp, f as Ip, g as kp, h as Mp } from "./devops-BL39OCVh.js";
|
|
14
|
+
import { N as Lp, a as wp, b as Fp, c as Vp, d as Bp, e as xp, f as Op, g as _p, h as Gp, i as Hp } from "./no-code-snLY0d6I.js";
|
|
15
|
+
import { N as zp, a as Wp, b as Kp, c as Qp, d as Yp, e as qp } from "./data-branching-BmCKIXgr.js";
|
|
16
16
|
export {
|
|
17
|
-
|
|
17
|
+
Lc as ANIMATION_VALUES,
|
|
18
18
|
s as AmazonMarketplaceConnector,
|
|
19
|
-
|
|
20
|
-
|
|
19
|
+
wc as BatchOperations,
|
|
20
|
+
Ih as CHART_COLORS,
|
|
21
21
|
i as CLI_COMMANDS,
|
|
22
|
-
|
|
22
|
+
Fc as COMMON_SHORTCUTS,
|
|
23
23
|
c as CONNECTORS_BY_CATEGORY,
|
|
24
24
|
t as CONNECTOR_REGISTRY,
|
|
25
|
-
|
|
25
|
+
_d as COUNTRIES,
|
|
26
26
|
r as CURRENT_SCHEMA_VERSION,
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
27
|
+
Vc as ColumnFormulas,
|
|
28
|
+
nu as DEFAULT_ASPECT_RATIOS,
|
|
29
|
+
Bc as DEFAULT_VARIANT_CONFIG,
|
|
30
|
+
xc as DENSITY_VALUES,
|
|
31
|
+
Oc as DefaultErrorFallback,
|
|
32
|
+
_c as DefaultLoadingFallback,
|
|
33
33
|
o as Dynamics365Connector,
|
|
34
34
|
n as DynamicsBCConnector,
|
|
35
35
|
N as EBayConnector,
|
|
36
|
-
|
|
36
|
+
Nu as EMOJI_DATA,
|
|
37
37
|
l as FAQCategoryFilter,
|
|
38
38
|
d as FAQGroup,
|
|
39
39
|
u as FAQItemCard,
|
|
40
40
|
m as FAQSearchBar,
|
|
41
|
-
Gd as
|
|
41
|
+
Gd as FlagIcon,
|
|
42
|
+
Hd as FlagSwatch,
|
|
43
|
+
lu as GRADIENT_PRESETS,
|
|
42
44
|
h as HubSpotConnector,
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
g as
|
|
73
|
-
b as
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
P as
|
|
77
|
-
|
|
78
|
-
D as
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
w as
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
45
|
+
Gc as IndexedDBAdapter,
|
|
46
|
+
p as LANGUAGES,
|
|
47
|
+
Hc as LazyComponents,
|
|
48
|
+
Uc as LeakDetectorStatus,
|
|
49
|
+
zc as LocalStorageAdapter,
|
|
50
|
+
S as MailchimpConnector,
|
|
51
|
+
Wc as NICE_BREAKPOINTS,
|
|
52
|
+
Kc as NICE_BUILTIN_ICONS,
|
|
53
|
+
du as NICE_COLOR_PRESET_KEYS,
|
|
54
|
+
Qc as NICE_DISPLAY_STYLES,
|
|
55
|
+
Yc as NICE_DISPLAY_STYLE_INFO,
|
|
56
|
+
qc as NICE_THEME_GALLERY,
|
|
57
|
+
jc as NICE_THEME_PACKS,
|
|
58
|
+
Xc as NICE_THEME_PACK_FONT_LINKS,
|
|
59
|
+
Jc as NICE_THEME_PACK_FONT_LINKS_EXTENDED,
|
|
60
|
+
Zc as NICE_THEME_PACK_LIST,
|
|
61
|
+
$c as NICE_THEME_PACK_LIST_EXTENDED,
|
|
62
|
+
et as NICE_THEME_PRESETS,
|
|
63
|
+
at as NiceA11yProvider,
|
|
64
|
+
st as NiceAIProvider,
|
|
65
|
+
Lp as NiceAPIFlow,
|
|
66
|
+
it as NiceAccessControl,
|
|
67
|
+
dm as NiceAccordion,
|
|
68
|
+
uu as NiceAccountPicker,
|
|
69
|
+
C as NiceAchievementBadge,
|
|
70
|
+
ip as NiceActionSheet,
|
|
71
|
+
Ud as NiceAddress,
|
|
72
|
+
mu as NiceAddressInput,
|
|
73
|
+
qm as NiceAlert,
|
|
74
|
+
g as NiceAmountBreakdown,
|
|
75
|
+
b as NiceAnalyticsTracker,
|
|
76
|
+
T as NiceApiExplorer,
|
|
77
|
+
um as NiceAppLayout,
|
|
78
|
+
P as NiceAuditLog,
|
|
79
|
+
mm as NiceAuthButtons,
|
|
80
|
+
D as NiceAuthGuard,
|
|
81
|
+
zd as NiceAutocomplete,
|
|
82
|
+
A as NiceAutomationRuleEditor,
|
|
83
|
+
f as NiceAvatar,
|
|
84
|
+
y as NiceAvatarGroup,
|
|
85
|
+
E as NiceBPMNDesigner,
|
|
86
|
+
R as NiceBackupDiffViewer,
|
|
87
|
+
I as NiceBackupList,
|
|
88
|
+
k as NiceBackupRestoreDialog,
|
|
89
|
+
M as NiceBackupScheduler,
|
|
90
|
+
v as NiceBackupStatusBadge,
|
|
91
|
+
L as NiceBackupTagEditor,
|
|
92
|
+
w as NiceBadge,
|
|
93
|
+
kh as NiceBarGauge,
|
|
94
|
+
F as NiceBarcodeGenerator,
|
|
95
|
+
cp as NiceBlockUI,
|
|
96
|
+
hm as NiceBottomNavigation,
|
|
97
|
+
tp as NiceBox,
|
|
98
|
+
Dp as NiceBranchManager,
|
|
99
|
+
pm as NiceBreadcrumb,
|
|
100
|
+
Mh as NiceBullet,
|
|
97
101
|
V as NiceBusinessCard,
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
102
|
+
Md as NiceButton,
|
|
103
|
+
B as NiceButtonGroup,
|
|
104
|
+
hu as NiceCalendar,
|
|
105
|
+
Sm as NiceCard,
|
|
106
|
+
dh as NiceCardView,
|
|
107
|
+
x as NiceCarousel,
|
|
108
|
+
vh as NiceChart,
|
|
109
|
+
Lh as NiceChartAI,
|
|
110
|
+
O as NiceChat,
|
|
111
|
+
vd as NiceCheckbox,
|
|
112
|
+
wh as NiceCircularGauge,
|
|
113
|
+
Cm as NiceClassicShell,
|
|
114
|
+
pu as NiceCodeDiffEditor,
|
|
115
|
+
Su as NiceCodeEditor,
|
|
116
|
+
Cu as NiceCodeEditorAI,
|
|
117
|
+
wp as NiceCodePreview,
|
|
118
|
+
Fp as NiceCodeTemplate,
|
|
119
|
+
gu as NiceColorPalette,
|
|
120
|
+
Ld as NiceColorPicker,
|
|
121
|
+
_ as NiceColumnChooser,
|
|
122
|
+
rp as NiceCommandPaletteProvider,
|
|
123
|
+
gm as NiceCompactShell,
|
|
124
|
+
G as NiceComplianceDashboard,
|
|
125
|
+
Vp as NiceComponentDesigner,
|
|
126
|
+
H as NiceComponentPlayground,
|
|
127
|
+
U as NiceComponentTypeMapping,
|
|
128
|
+
jm as NiceConfirmDialog,
|
|
129
|
+
z as NiceConnectorConfigForm,
|
|
126
130
|
W as NiceConnectorSelector,
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
131
|
+
K as NiceConsentBanner,
|
|
132
|
+
Q as NiceConsentPanel,
|
|
133
|
+
bm as NiceConsole,
|
|
134
|
+
bu as NiceContactPicker,
|
|
135
|
+
Tm as NiceContextMenu,
|
|
136
|
+
Xm as NiceCookieConsent,
|
|
137
|
+
Wd as NiceCountryPicker,
|
|
138
|
+
Tu as NiceCropEditor,
|
|
139
|
+
Pu as NiceCurrencyInput,
|
|
140
|
+
Y as NiceDMS,
|
|
141
|
+
Pm as NiceDashboardLayout,
|
|
142
|
+
Dm as NiceDashboardShell,
|
|
143
|
+
zp as NiceDataBranchGraph,
|
|
144
|
+
Wp as NiceDataBranchManager,
|
|
145
|
+
ct as NiceDataCache,
|
|
146
|
+
Kp as NiceDataConflictResolver,
|
|
147
|
+
Qp as NiceDataDiffViewer,
|
|
148
|
+
uh as NiceDataGrid,
|
|
149
|
+
mh as NiceDataGridAI,
|
|
150
|
+
Bp as NiceDataMapper,
|
|
151
|
+
Yp as NiceDataMergeBuilder,
|
|
152
|
+
qp as NiceDataSnapshot,
|
|
153
|
+
Kd as NiceDatePicker,
|
|
154
|
+
Du as NiceDateRangeBox,
|
|
155
|
+
Qd as NiceDateTimePicker,
|
|
156
|
+
q as NiceDesignTokens,
|
|
157
|
+
Am as NiceDesktop,
|
|
158
|
+
j as NiceDeviceControlCard,
|
|
155
159
|
X as NiceDiagramDesigner,
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
ue as
|
|
186
|
-
me as
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
pe as
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
Te as
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
De as
|
|
217
|
-
Ae as
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
Ie as
|
|
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
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
$
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
|
|
335
|
-
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
|
|
339
|
-
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
|
|
350
|
-
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
|
|
354
|
-
|
|
355
|
-
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
|
|
360
|
-
|
|
361
|
-
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
|
|
369
|
-
|
|
370
|
-
|
|
371
|
-
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
|
|
379
|
-
Ah as
|
|
380
|
-
|
|
381
|
-
|
|
382
|
-
|
|
383
|
-
|
|
384
|
-
|
|
385
|
-
|
|
386
|
-
|
|
387
|
-
|
|
388
|
-
|
|
389
|
-
|
|
390
|
-
|
|
391
|
-
|
|
392
|
-
|
|
393
|
-
|
|
394
|
-
|
|
395
|
-
|
|
396
|
-
|
|
397
|
-
|
|
398
|
-
|
|
399
|
-
|
|
400
|
-
|
|
401
|
-
|
|
402
|
-
|
|
403
|
-
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
|
|
407
|
-
|
|
408
|
-
|
|
409
|
-
|
|
410
|
-
|
|
411
|
-
|
|
412
|
-
|
|
413
|
-
|
|
414
|
-
|
|
415
|
-
|
|
416
|
-
|
|
417
|
-
|
|
418
|
-
|
|
419
|
-
|
|
420
|
-
|
|
421
|
-
|
|
422
|
-
|
|
423
|
-
|
|
424
|
-
|
|
425
|
-
|
|
426
|
-
|
|
427
|
-
|
|
428
|
-
|
|
429
|
-
|
|
430
|
-
|
|
431
|
-
|
|
432
|
-
|
|
433
|
-
|
|
434
|
-
|
|
435
|
-
|
|
436
|
-
|
|
437
|
-
|
|
438
|
-
|
|
439
|
-
|
|
440
|
-
|
|
441
|
-
|
|
442
|
-
|
|
443
|
-
|
|
444
|
-
|
|
445
|
-
|
|
446
|
-
|
|
447
|
-
|
|
448
|
-
|
|
449
|
-
|
|
450
|
-
|
|
451
|
-
|
|
452
|
-
|
|
453
|
-
|
|
454
|
-
|
|
455
|
-
|
|
456
|
-
|
|
457
|
-
|
|
458
|
-
|
|
459
|
-
|
|
460
|
-
|
|
461
|
-
|
|
462
|
-
|
|
463
|
-
|
|
464
|
-
|
|
465
|
-
|
|
466
|
-
|
|
467
|
-
|
|
468
|
-
|
|
469
|
-
|
|
470
|
-
|
|
471
|
-
|
|
472
|
-
|
|
473
|
-
|
|
474
|
-
|
|
475
|
-
|
|
476
|
-
|
|
477
|
-
|
|
478
|
-
|
|
479
|
-
|
|
480
|
-
|
|
481
|
-
|
|
482
|
-
|
|
483
|
-
|
|
484
|
-
|
|
485
|
-
|
|
486
|
-
|
|
487
|
-
|
|
488
|
-
|
|
489
|
-
|
|
490
|
-
|
|
491
|
-
|
|
492
|
-
|
|
493
|
-
|
|
494
|
-
|
|
495
|
-
|
|
496
|
-
|
|
497
|
-
|
|
498
|
-
|
|
499
|
-
|
|
500
|
-
|
|
501
|
-
|
|
502
|
-
|
|
503
|
-
|
|
504
|
-
|
|
505
|
-
|
|
506
|
-
|
|
507
|
-
|
|
508
|
-
|
|
509
|
-
|
|
510
|
-
|
|
511
|
-
|
|
512
|
-
|
|
513
|
-
|
|
514
|
-
|
|
515
|
-
|
|
516
|
-
|
|
517
|
-
|
|
518
|
-
|
|
519
|
-
|
|
520
|
-
|
|
521
|
-
|
|
522
|
-
|
|
523
|
-
|
|
524
|
-
|
|
525
|
-
|
|
526
|
-
|
|
527
|
-
|
|
528
|
-
|
|
529
|
-
|
|
530
|
-
|
|
531
|
-
|
|
532
|
-
|
|
533
|
-
|
|
534
|
-
|
|
535
|
-
|
|
536
|
-
|
|
537
|
-
|
|
538
|
-
|
|
539
|
-
|
|
540
|
-
|
|
541
|
-
|
|
542
|
-
|
|
543
|
-
|
|
544
|
-
|
|
545
|
-
|
|
546
|
-
|
|
547
|
-
|
|
548
|
-
|
|
549
|
-
|
|
550
|
-
|
|
551
|
-
|
|
552
|
-
|
|
553
|
-
|
|
554
|
-
|
|
555
|
-
|
|
556
|
-
|
|
557
|
-
|
|
558
|
-
|
|
559
|
-
|
|
560
|
-
|
|
561
|
-
|
|
562
|
-
|
|
563
|
-
|
|
564
|
-
|
|
565
|
-
|
|
566
|
-
|
|
567
|
-
|
|
568
|
-
|
|
569
|
-
|
|
570
|
-
|
|
571
|
-
|
|
572
|
-
|
|
573
|
-
|
|
574
|
-
|
|
575
|
-
|
|
576
|
-
|
|
577
|
-
|
|
578
|
-
|
|
579
|
-
|
|
580
|
-
|
|
581
|
-
|
|
582
|
-
|
|
583
|
-
|
|
584
|
-
|
|
585
|
-
|
|
586
|
-
|
|
587
|
-
|
|
588
|
-
|
|
589
|
-
|
|
590
|
-
|
|
591
|
-
|
|
592
|
-
|
|
593
|
-
|
|
594
|
-
|
|
595
|
-
|
|
596
|
-
|
|
597
|
-
|
|
598
|
-
|
|
599
|
-
|
|
600
|
-
|
|
601
|
-
|
|
602
|
-
|
|
603
|
-
|
|
604
|
-
|
|
605
|
-
|
|
606
|
-
|
|
607
|
-
|
|
608
|
-
|
|
609
|
-
|
|
610
|
-
|
|
611
|
-
|
|
612
|
-
|
|
613
|
-
|
|
614
|
-
|
|
615
|
-
|
|
616
|
-
|
|
617
|
-
|
|
618
|
-
|
|
619
|
-
|
|
620
|
-
|
|
621
|
-
|
|
622
|
-
|
|
623
|
-
|
|
624
|
-
|
|
625
|
-
|
|
626
|
-
|
|
627
|
-
|
|
628
|
-
|
|
629
|
-
|
|
630
|
-
|
|
631
|
-
|
|
632
|
-
|
|
633
|
-
|
|
634
|
-
|
|
635
|
-
|
|
636
|
-
|
|
637
|
-
|
|
638
|
-
|
|
639
|
-
|
|
640
|
-
|
|
641
|
-
|
|
642
|
-
|
|
643
|
-
|
|
644
|
-
|
|
645
|
-
|
|
646
|
-
|
|
647
|
-
|
|
648
|
-
|
|
649
|
-
|
|
650
|
-
|
|
651
|
-
wo as
|
|
652
|
-
|
|
653
|
-
Fo as
|
|
654
|
-
|
|
655
|
-
|
|
656
|
-
|
|
657
|
-
|
|
658
|
-
|
|
659
|
-
|
|
660
|
-
|
|
661
|
-
|
|
662
|
-
|
|
663
|
-
|
|
664
|
-
|
|
665
|
-
|
|
666
|
-
|
|
667
|
-
|
|
668
|
-
|
|
669
|
-
|
|
670
|
-
|
|
671
|
-
|
|
672
|
-
|
|
673
|
-
|
|
674
|
-
|
|
675
|
-
|
|
676
|
-
|
|
677
|
-
|
|
678
|
-
|
|
679
|
-
|
|
680
|
-
|
|
681
|
-
|
|
682
|
-
|
|
683
|
-
|
|
684
|
-
|
|
685
|
-
|
|
686
|
-
|
|
687
|
-
|
|
688
|
-
|
|
689
|
-
|
|
690
|
-
|
|
691
|
-
|
|
692
|
-
|
|
693
|
-
|
|
694
|
-
|
|
695
|
-
|
|
696
|
-
|
|
697
|
-
|
|
698
|
-
|
|
699
|
-
|
|
700
|
-
|
|
701
|
-
|
|
702
|
-
|
|
703
|
-
|
|
704
|
-
|
|
705
|
-
|
|
706
|
-
|
|
707
|
-
|
|
708
|
-
|
|
709
|
-
|
|
710
|
-
|
|
711
|
-
|
|
712
|
-
|
|
713
|
-
|
|
714
|
-
|
|
715
|
-
|
|
716
|
-
|
|
717
|
-
|
|
718
|
-
|
|
719
|
-
|
|
720
|
-
|
|
721
|
-
|
|
722
|
-
|
|
723
|
-
|
|
724
|
-
|
|
725
|
-
|
|
726
|
-
|
|
727
|
-
|
|
728
|
-
|
|
729
|
-
|
|
730
|
-
|
|
731
|
-
|
|
732
|
-
|
|
733
|
-
|
|
734
|
-
|
|
735
|
-
|
|
736
|
-
|
|
737
|
-
|
|
738
|
-
|
|
739
|
-
|
|
740
|
-
|
|
741
|
-
hN as
|
|
742
|
-
pN as
|
|
743
|
-
SN as
|
|
744
|
-
|
|
745
|
-
|
|
746
|
-
|
|
747
|
-
|
|
748
|
-
|
|
749
|
-
|
|
750
|
-
|
|
751
|
-
|
|
752
|
-
|
|
753
|
-
|
|
754
|
-
|
|
755
|
-
|
|
756
|
-
|
|
757
|
-
|
|
758
|
-
|
|
759
|
-
|
|
760
|
-
|
|
761
|
-
|
|
762
|
-
|
|
763
|
-
|
|
764
|
-
|
|
765
|
-
|
|
766
|
-
|
|
767
|
-
|
|
768
|
-
|
|
769
|
-
|
|
770
|
-
|
|
771
|
-
|
|
772
|
-
|
|
773
|
-
|
|
774
|
-
|
|
775
|
-
|
|
776
|
-
|
|
777
|
-
|
|
778
|
-
|
|
779
|
-
|
|
780
|
-
|
|
781
|
-
|
|
782
|
-
|
|
783
|
-
|
|
784
|
-
|
|
785
|
-
|
|
786
|
-
|
|
787
|
-
|
|
788
|
-
|
|
789
|
-
|
|
790
|
-
|
|
791
|
-
|
|
792
|
-
|
|
793
|
-
|
|
794
|
-
|
|
795
|
-
|
|
796
|
-
|
|
797
|
-
|
|
798
|
-
|
|
799
|
-
|
|
800
|
-
|
|
801
|
-
|
|
802
|
-
|
|
803
|
-
|
|
804
|
-
|
|
805
|
-
|
|
806
|
-
|
|
807
|
-
|
|
808
|
-
|
|
809
|
-
|
|
810
|
-
|
|
811
|
-
|
|
812
|
-
|
|
813
|
-
|
|
814
|
-
|
|
815
|
-
|
|
816
|
-
|
|
817
|
-
|
|
818
|
-
|
|
819
|
-
|
|
820
|
-
|
|
821
|
-
|
|
822
|
-
|
|
823
|
-
|
|
824
|
-
|
|
825
|
-
|
|
826
|
-
|
|
827
|
-
|
|
828
|
-
|
|
829
|
-
|
|
830
|
-
|
|
831
|
-
|
|
832
|
-
|
|
833
|
-
|
|
834
|
-
|
|
835
|
-
|
|
836
|
-
|
|
837
|
-
|
|
838
|
-
|
|
839
|
-
|
|
840
|
-
|
|
841
|
-
|
|
842
|
-
|
|
843
|
-
|
|
844
|
-
|
|
845
|
-
|
|
846
|
-
|
|
847
|
-
|
|
848
|
-
|
|
849
|
-
|
|
850
|
-
|
|
851
|
-
|
|
852
|
-
|
|
853
|
-
|
|
854
|
-
|
|
855
|
-
|
|
856
|
-
|
|
857
|
-
|
|
858
|
-
|
|
859
|
-
|
|
860
|
-
|
|
861
|
-
|
|
862
|
-
|
|
863
|
-
|
|
864
|
-
|
|
865
|
-
|
|
866
|
-
|
|
867
|
-
|
|
868
|
-
|
|
869
|
-
|
|
870
|
-
|
|
871
|
-
|
|
872
|
-
|
|
873
|
-
|
|
874
|
-
|
|
875
|
-
|
|
876
|
-
|
|
877
|
-
|
|
878
|
-
|
|
879
|
-
|
|
880
|
-
|
|
881
|
-
|
|
882
|
-
|
|
883
|
-
|
|
884
|
-
|
|
160
|
+
tt as NiceDisplayStyleContext,
|
|
161
|
+
J as NiceDisplayStylePicker,
|
|
162
|
+
Z as NiceDivider,
|
|
163
|
+
fm as NiceDock,
|
|
164
|
+
$ as NiceDocumentApprovalFlow,
|
|
165
|
+
Au as NiceDocumentEditor,
|
|
166
|
+
ee as NiceDocumentVersionList,
|
|
167
|
+
ae as NiceDocumentViewer,
|
|
168
|
+
se as NiceDocumentationViewer,
|
|
169
|
+
ie as NiceDraggable,
|
|
170
|
+
Jm as NiceDrawer,
|
|
171
|
+
Fh as NiceDrillDownChart,
|
|
172
|
+
fu as NiceDropDownBox,
|
|
173
|
+
ce as NiceDropDownButton,
|
|
174
|
+
Yd as NiceDropZone,
|
|
175
|
+
ym as NiceDynamicSidebar,
|
|
176
|
+
te as NiceERPReportDesigner,
|
|
177
|
+
yu as NiceEmojiPicker,
|
|
178
|
+
re as NiceEmpty,
|
|
179
|
+
oe as NiceEnergyChart,
|
|
180
|
+
Zm as NiceErrorBoundary,
|
|
181
|
+
xp as NiceEventOrchestrator,
|
|
182
|
+
ne as NiceFAQ,
|
|
183
|
+
Ne as NiceFeatureFlagsProvider,
|
|
184
|
+
le as NiceFeatureGate,
|
|
185
|
+
rt as NiceFieldStatus,
|
|
186
|
+
de as NiceFileManager,
|
|
187
|
+
qd as NiceFilePickerButton,
|
|
188
|
+
jd as NiceFileUpload,
|
|
189
|
+
ue as NiceFileUploader,
|
|
190
|
+
me as NiceFilterBuilder,
|
|
191
|
+
he as NiceFloorPlanCanvas,
|
|
192
|
+
Vh as NiceForecastChart,
|
|
193
|
+
Xd as NiceForm,
|
|
194
|
+
Bh as NiceFunnel,
|
|
195
|
+
pe as NiceGallery,
|
|
196
|
+
Se as NiceGantt,
|
|
197
|
+
Ap as NiceGitBlame,
|
|
198
|
+
fp as NiceGitConflictResolver,
|
|
199
|
+
yp as NiceGitDiffViewer,
|
|
200
|
+
Ep as NiceGitGraph,
|
|
201
|
+
Rp as NiceGitHooks,
|
|
202
|
+
Ce as NiceGitManager,
|
|
203
|
+
Eu as NiceGradientPicker,
|
|
204
|
+
xh as NiceHeatMap,
|
|
205
|
+
ge as NiceHelpDesk,
|
|
206
|
+
ot as NiceHelpIcon,
|
|
207
|
+
nt as NiceHelpProvider,
|
|
208
|
+
Ru as NiceHtmlEditor,
|
|
209
|
+
Iu as NiceHtmlEditorAI,
|
|
210
|
+
Nt as NiceI18nProvider,
|
|
211
|
+
lt as NiceIcon,
|
|
212
|
+
be as NiceIconButton,
|
|
213
|
+
dt as NiceIconProvider,
|
|
214
|
+
ku as NiceImageAnnotator,
|
|
215
|
+
Mu as NiceImageEditor,
|
|
216
|
+
Te as NiceImageViewer,
|
|
217
|
+
Pe as NiceInbox,
|
|
218
|
+
ut as NiceInlineHelp,
|
|
219
|
+
vu as NiceInputOtp,
|
|
220
|
+
De as NiceInstallPrompt,
|
|
221
|
+
Ae as NiceInstanceMonitor,
|
|
222
|
+
fe as NiceIntegrationHub,
|
|
223
|
+
Lu as NiceInvoiceLineEditor,
|
|
224
|
+
hh as NiceKanbanBoard,
|
|
225
|
+
mt as NiceKeyboardHint,
|
|
226
|
+
Em as NiceKioskShell,
|
|
227
|
+
wu as NiceKnob,
|
|
228
|
+
ye as NiceLanguagePicker,
|
|
229
|
+
Ee as NiceLeaderboard,
|
|
230
|
+
Oh as NiceLinearGauge,
|
|
231
|
+
ph as NiceList,
|
|
232
|
+
_h as NiceLiveChart,
|
|
233
|
+
Re as NiceLiveDataGrid,
|
|
234
|
+
op as NiceLoadPanel,
|
|
235
|
+
Ie as NiceLoanCalculator,
|
|
236
|
+
ke as NiceLocaleManager,
|
|
237
|
+
Me as NiceLockButton,
|
|
238
|
+
$m as NiceLoginForm,
|
|
239
|
+
ve as NiceLogo,
|
|
240
|
+
Fu as NiceLookup,
|
|
241
|
+
Op as NiceLowCodeStudio,
|
|
242
|
+
Le as NiceMAM,
|
|
243
|
+
we as NiceMap,
|
|
244
|
+
Gh as NiceMapChart,
|
|
245
|
+
Vu as NiceMarkdownEditor,
|
|
246
|
+
Jd as NiceMaskedInput,
|
|
247
|
+
Rm as NiceMdiWorkspace,
|
|
248
|
+
Fe as NiceMealPlan,
|
|
249
|
+
Bu as NiceMention,
|
|
250
|
+
Im as NiceMenu,
|
|
251
|
+
Ip as NiceMergeRequestBuilder,
|
|
252
|
+
oh as NiceModal,
|
|
253
|
+
km as NiceModeSelector,
|
|
254
|
+
Sh as NiceModuleGrid,
|
|
255
|
+
Ve as NiceModuleHotSwap,
|
|
256
|
+
Mm as NiceModuleLifecyclePanel,
|
|
257
|
+
Be as NiceModuleLoaderProvider,
|
|
258
|
+
xe as NiceModuleRoute,
|
|
259
|
+
vm as NiceMultiView,
|
|
260
|
+
Lm as NiceNavMenu,
|
|
261
|
+
Oe as NiceNavShell,
|
|
262
|
+
wm as NiceNavbar,
|
|
263
|
+
_e as NiceNetworkDiscoveryPanel,
|
|
264
|
+
Ge as NiceNotificationCenter,
|
|
265
|
+
He as NiceNotificationPreferences,
|
|
266
|
+
Ue as NiceNotifications,
|
|
267
|
+
wd as NiceNumberInput,
|
|
268
|
+
eh as NiceOfflineBanner,
|
|
269
|
+
Fm as NiceOnboardingWizard,
|
|
270
|
+
Hh as NiceOrganizationChart,
|
|
271
|
+
Vm as NiceOrganizationProfileForm,
|
|
272
|
+
xu as NicePDFAnnotationEditor,
|
|
273
|
+
ze as NicePDFViewer,
|
|
274
|
+
_p as NicePageBuilder,
|
|
275
|
+
Nh as NicePagination,
|
|
276
|
+
Zd as NicePasswordInput,
|
|
277
|
+
We as NicePermissionMatrix,
|
|
278
|
+
$d as NicePhoneInput,
|
|
279
|
+
Ou as NicePickList,
|
|
280
|
+
Uh as NicePieChart,
|
|
281
|
+
_u as NicePinCodeInput,
|
|
282
|
+
kp as NicePipelineEditor,
|
|
283
|
+
Mp as NicePipelineMonitor,
|
|
284
|
+
Ch as NicePivotGrid,
|
|
285
|
+
gh as NicePivotGridFieldChooser,
|
|
286
|
+
Ke as NicePlanningTimeline,
|
|
287
|
+
zh as NicePolarChart,
|
|
288
|
+
Qe as NicePoll,
|
|
289
|
+
Ye as NicePollLive,
|
|
290
|
+
np as NicePopover,
|
|
291
|
+
ht as NicePreferencesPanel,
|
|
292
|
+
qe as NicePresenceAvatars,
|
|
293
|
+
je as NicePresenceCursors,
|
|
294
|
+
Xe as NicePresenceFocus,
|
|
295
|
+
Je as NicePresenceList,
|
|
296
|
+
Ze as NicePresenceProvider,
|
|
297
|
+
$e as NicePrintPreview,
|
|
298
|
+
pt as NiceProfiler,
|
|
299
|
+
ea as NiceProgress,
|
|
300
|
+
St as NicePullToRefresh,
|
|
301
|
+
aa as NiceQRCode,
|
|
302
|
+
sa as NiceQuestCard,
|
|
303
|
+
Ct as NiceQuickHelp,
|
|
304
|
+
ia as NiceQuiz,
|
|
305
|
+
gt as NiceRTLProvider,
|
|
306
|
+
eu as NiceRadioGroup,
|
|
307
|
+
Wh as NiceRangeSelector,
|
|
308
|
+
Gu as NiceRangeSlider,
|
|
309
|
+
au as NiceRating,
|
|
310
|
+
Kh as NiceRealtimeChart,
|
|
311
|
+
ca as NiceRecipe,
|
|
312
|
+
ta as NiceRecipeCollections,
|
|
313
|
+
ra as NiceRecipeEditor,
|
|
314
|
+
oa as NiceRecipeList,
|
|
315
|
+
bh as NiceReconciliationView,
|
|
316
|
+
na as NiceReportBuilder,
|
|
317
|
+
bt as NiceRequestDeduplicator,
|
|
318
|
+
Np as NiceResizable,
|
|
319
|
+
Na as NiceResourceAllocation,
|
|
320
|
+
lp as NiceResponsiveBox,
|
|
321
|
+
ah as NiceRetryPanel,
|
|
322
|
+
la as NiceRoomGrid,
|
|
323
|
+
da as NiceRulesEngine,
|
|
324
|
+
Qh as NiceSankey,
|
|
325
|
+
Yh as NiceSankeyChart,
|
|
326
|
+
Th as NiceSavedQueryPanel,
|
|
327
|
+
Hu as NiceScannerControl,
|
|
328
|
+
ua as NiceSceneActionBuilder,
|
|
329
|
+
ma as NiceSceneBar,
|
|
330
|
+
ha as NiceScheduler,
|
|
331
|
+
dp as NiceScrollView,
|
|
332
|
+
pa as NiceSearchBar,
|
|
333
|
+
Sa as NiceSegmentedControl,
|
|
334
|
+
Fd as NiceSelect,
|
|
335
|
+
Ca as NiceSensorGaugePanel,
|
|
336
|
+
Bm as NiceSetupWizard,
|
|
337
|
+
ga as NiceShowcase,
|
|
338
|
+
xm as NiceSidebarNav,
|
|
339
|
+
Uu as NiceSignature,
|
|
340
|
+
zu as NiceSignaturePad,
|
|
341
|
+
Wu as NiceSimpleCodeEditor,
|
|
342
|
+
ba as NiceSkeleton,
|
|
343
|
+
Tt as NiceSkipLink,
|
|
344
|
+
su as NiceSlider,
|
|
345
|
+
Ta as NiceSortable,
|
|
346
|
+
qh as NiceSparkline,
|
|
347
|
+
Pa as NiceSpeechToText,
|
|
348
|
+
Da as NiceSpeedDialAction,
|
|
349
|
+
Aa as NiceSpinner,
|
|
350
|
+
Om as NiceSplitter,
|
|
351
|
+
Ph as NiceSpreadsheet,
|
|
352
|
+
Gp as NiceStateDesigner,
|
|
353
|
+
Pt as NiceStateIO,
|
|
354
|
+
fa as NiceStatusBadge,
|
|
355
|
+
_m as NiceStepper,
|
|
356
|
+
jh as NiceStockChart,
|
|
357
|
+
ya as NiceStreamDashboard,
|
|
358
|
+
Ea as NiceSurvey,
|
|
359
|
+
Dt as NiceSwipeableListItem,
|
|
360
|
+
Gm as NiceTabPanel,
|
|
361
|
+
Dh as NiceTable,
|
|
362
|
+
Vd as NiceTabs,
|
|
363
|
+
Ra as NiceTag,
|
|
364
|
+
iu as NiceTagBox,
|
|
365
|
+
Ia as NiceTaskInbox,
|
|
366
|
+
Ku as NiceTaxRatePicker,
|
|
367
|
+
ka as NiceTempDial,
|
|
368
|
+
Hm as NiceTenantSwitcher,
|
|
369
|
+
Ma as NiceTerminalUI,
|
|
370
|
+
Hp as NiceTestBuilder,
|
|
371
|
+
At as NiceTestWrapper,
|
|
372
|
+
cu as NiceTextArea,
|
|
373
|
+
Bd as NiceTextInput,
|
|
374
|
+
va as NiceThemeBuilder,
|
|
375
|
+
ft as NiceThemeContext,
|
|
376
|
+
La as NiceThemeDesigner,
|
|
377
|
+
wa as NiceThemePicker,
|
|
378
|
+
Fa as NiceThemePreview,
|
|
379
|
+
yt as NiceThemeProvider,
|
|
380
|
+
Va as NiceThemeSwitcher,
|
|
381
|
+
Et as NiceThemeVariantConfigurator,
|
|
382
|
+
Rt as NiceThemeVariantProvider,
|
|
383
|
+
Ah as NiceTileView,
|
|
384
|
+
tu as NiceTimePicker,
|
|
385
|
+
Ba as NiceTimeline,
|
|
386
|
+
sh as NiceTimeoutFeedback,
|
|
387
|
+
ih as NiceToastContainer,
|
|
388
|
+
xd as NiceToggle,
|
|
389
|
+
Um as NiceToolbar,
|
|
390
|
+
zm as NiceTooltip,
|
|
391
|
+
xa as NiceTopNav,
|
|
392
|
+
It as NiceTouchTarget,
|
|
393
|
+
Oa as NiceTranscoder,
|
|
394
|
+
fh as NiceTreeGrid,
|
|
395
|
+
yh as NiceTreeList,
|
|
396
|
+
Xh as NiceTreeMap,
|
|
397
|
+
Jh as NiceTreeMapChart,
|
|
398
|
+
Qu as NiceTreeSelect,
|
|
399
|
+
Eh as NiceTreeView,
|
|
400
|
+
up as NiceTutorial,
|
|
401
|
+
mp as NiceTutorialProvider,
|
|
402
|
+
_a as NiceUndoManager,
|
|
403
|
+
Ga as NiceUndoProvider,
|
|
404
|
+
Ha as NiceUpdatePrompt,
|
|
405
|
+
Ua as NiceUpload,
|
|
406
|
+
Wm as NiceUserMenu,
|
|
407
|
+
kt as NiceUserPreferencesProvider,
|
|
408
|
+
za as NiceValidationGroup,
|
|
409
|
+
Wa as NiceValidationSummary,
|
|
410
|
+
Ka as NiceValidator,
|
|
411
|
+
Yu as NiceVatInput,
|
|
412
|
+
Zh as NiceVectorMap,
|
|
413
|
+
Qa as NiceVideoAnnotator,
|
|
414
|
+
Ya as NiceVideoEditor,
|
|
415
|
+
qa as NiceViewCache,
|
|
416
|
+
ja as NiceViewFetchError,
|
|
417
|
+
Xa as NiceViewFetcher,
|
|
418
|
+
Ja as NiceViewHotReload,
|
|
419
|
+
Za as NiceViewRegistry,
|
|
420
|
+
$a as NiceViewRenderer,
|
|
421
|
+
es as NiceViewRendererV2,
|
|
422
|
+
as as NiceVirtualScroller,
|
|
423
|
+
Mt as NiceVisuallyHidden,
|
|
424
|
+
qu as NiceWiki,
|
|
425
|
+
hp as NiceWindow,
|
|
426
|
+
pp as NiceWindowManager,
|
|
427
|
+
Km as NiceWizard,
|
|
428
|
+
ss as NiceWorkflowDesignerV2,
|
|
429
|
+
is as NiceWorkflowInstanceMonitor,
|
|
430
|
+
cs as NiceWorkflowTaskInbox,
|
|
431
|
+
ts as NiceXPBar,
|
|
432
|
+
vt as PRIVACY_LEVEL_ORDER,
|
|
433
|
+
rs as PayPalConnector,
|
|
434
|
+
Lt as ProfilerOverlay,
|
|
435
|
+
os as QuickBooksConnector,
|
|
436
|
+
wt as RADIUS_VALUES,
|
|
437
|
+
Ft as RestAPISyncAdapter,
|
|
438
|
+
ns as SAPConnector,
|
|
439
|
+
Ns as SAPIdocConnector,
|
|
440
|
+
ls as SAPRfcConnector,
|
|
441
|
+
Vt as SHADOW_DARK_MODE_VALUES,
|
|
442
|
+
Bt as SHADOW_VALUES,
|
|
443
|
+
ds as SalesforceConnector,
|
|
444
|
+
us as SendGridConnector,
|
|
445
|
+
ms as ShopifyConnector,
|
|
446
|
+
xt as StorageAdapter,
|
|
447
|
+
hs as StripeConnector,
|
|
448
|
+
Ot as TRACELESS_MODE_PRESETS,
|
|
449
|
+
ru as ThemePreviewSwatch,
|
|
450
|
+
ps as TracelessBadge,
|
|
451
|
+
Ss as TracelessPanel,
|
|
452
|
+
_t as TracelessProvider,
|
|
453
|
+
Cs as TracelessWarning,
|
|
454
|
+
gs as TwilioConnector,
|
|
455
|
+
Gt as VARIANT_PRESETS,
|
|
456
|
+
Ht as ValidationRules,
|
|
457
|
+
bs as XeroConnector,
|
|
458
|
+
Ut as accessModeAttrs,
|
|
459
|
+
zt as aggregate,
|
|
460
|
+
ju as applyPreset,
|
|
461
|
+
Wt as applyTheme,
|
|
462
|
+
Kt as applyVariantConfig,
|
|
463
|
+
Qt as applyVariantsToTheme,
|
|
464
|
+
Yt as auditStorageCompliance,
|
|
465
|
+
qt as auditWCAG22AAA,
|
|
466
|
+
Ts as autoDetectColumns,
|
|
467
|
+
jt as buildAriaDescribedBy,
|
|
468
|
+
Xt as buildFormFieldAria,
|
|
469
|
+
Ps as buildIcs,
|
|
470
|
+
Jt as calculateDataDiff,
|
|
471
|
+
Zt as checkAriaCompliance,
|
|
472
|
+
$t as checkContrastAAA,
|
|
473
|
+
Ds as checkModuleHealth,
|
|
474
|
+
As as checkPermissions,
|
|
475
|
+
er as checkRegression,
|
|
476
|
+
fs as checkSingleModule,
|
|
477
|
+
ar as clearLeakReports,
|
|
478
|
+
sr as clearProfilingData,
|
|
479
|
+
ys as compareSemver,
|
|
480
|
+
ir as configureLeakDetector,
|
|
481
|
+
cr as configureProfiler,
|
|
482
|
+
Xu as contrastRatio,
|
|
483
|
+
tr as createArrayDataSource,
|
|
484
|
+
Es as createComponentMeta,
|
|
485
|
+
rr as createCustomDataSource,
|
|
486
|
+
Rs as createDocIndex,
|
|
487
|
+
Is as createEmptyRecipe,
|
|
488
|
+
or as createGraphQLDataSource,
|
|
489
|
+
nr as createGraphQLSubscriptionSource,
|
|
490
|
+
Nr as createICUTranslator,
|
|
491
|
+
lr as createIndexedDBDataSource,
|
|
492
|
+
dr as createInfiniteScroll,
|
|
493
|
+
ur as createLazyComponent,
|
|
494
|
+
mr as createMockDataSource,
|
|
495
|
+
$h as createMockLiveChartSource,
|
|
496
|
+
hr as createNiceReduxMiddleware,
|
|
497
|
+
pr as createODataDataSource,
|
|
498
|
+
Sr as createOfflineFirstDataSource,
|
|
499
|
+
Cr as createReactQueryAdapter,
|
|
500
|
+
gr as createRestDataSource,
|
|
501
|
+
br as createSSEDataSource,
|
|
502
|
+
Tr as createSignalRDataSource,
|
|
503
|
+
ep as createSignalRLiveChartSource,
|
|
504
|
+
ks as createStandardErpContracts,
|
|
505
|
+
Pr as createURLStateManager,
|
|
506
|
+
Ms as createUndoMiddleware,
|
|
507
|
+
Dr as createUserPreferencesStore,
|
|
508
|
+
Ar as createWebSocketDataSource,
|
|
509
|
+
ap as createWebSocketLiveChartSource,
|
|
510
|
+
fr as createZustandAdapter,
|
|
511
|
+
Ju as cssToGradient,
|
|
512
|
+
vs as defaultTypeMapping,
|
|
513
|
+
Ls as defaultViewRegistry,
|
|
514
|
+
yr as deprecateProp,
|
|
515
|
+
Er as deprecateSymbol,
|
|
516
|
+
ws as deserializeManifest,
|
|
517
|
+
Fs as deserializeRbacPolicy,
|
|
518
|
+
Rr as deserializeTheme,
|
|
519
|
+
Vs as deserializeViewV2,
|
|
520
|
+
Bs as diffObjects,
|
|
521
|
+
xs as diffViews,
|
|
522
|
+
Os as downloadCSV,
|
|
523
|
+
_s as downloadHTML,
|
|
524
|
+
Gs as downloadIcs,
|
|
525
|
+
Hs as downloadJSON,
|
|
526
|
+
Us as downloadPDF,
|
|
527
|
+
zs as downloadXLSX,
|
|
528
|
+
Ir as endMark,
|
|
529
|
+
Ws as exportIcs,
|
|
530
|
+
Ks as exportToCSV,
|
|
531
|
+
Qs as exportToHTML,
|
|
532
|
+
Ys as exportToJSON,
|
|
533
|
+
qs as exportToPDF,
|
|
534
|
+
js as exportToXLSX,
|
|
535
|
+
Xs as extractControlTypes,
|
|
536
|
+
Js as extractCssVariables,
|
|
537
|
+
Zs as extractI18nKeys,
|
|
538
|
+
$s as extractTokensFromTheme,
|
|
539
|
+
ei as fetchFigmaTokens,
|
|
540
|
+
kr as filterNiceThemePacksByTag,
|
|
541
|
+
Mr as forceGC,
|
|
542
|
+
ai as formatDiffAsText,
|
|
543
|
+
vr as formatICU,
|
|
544
|
+
Lr as formatShortcut,
|
|
545
|
+
Sp as fuzzyMatch,
|
|
546
|
+
si as generateAdapters,
|
|
547
|
+
ii as generateAllForRbac,
|
|
548
|
+
ci as generateAllForView,
|
|
549
|
+
wr as generateBadgeStyles,
|
|
550
|
+
Fr as generateButtonStyles,
|
|
551
|
+
Vr as generateCardStyles,
|
|
552
|
+
ti as generateDartModel,
|
|
553
|
+
Br as generateFillStyles,
|
|
554
|
+
xr as generateFormFieldsFromOpenAPI,
|
|
555
|
+
Or as generateFromOpenAPI,
|
|
556
|
+
_r as generateGridColumnsFromOpenAPI,
|
|
557
|
+
Zu as generateHarmony,
|
|
558
|
+
Gr as generateInputStyles,
|
|
559
|
+
ri as generateInterface,
|
|
560
|
+
oi as generateMermaidSyntax,
|
|
561
|
+
Hr as generatePaletteFromColor,
|
|
562
|
+
ni as generateRbacDart,
|
|
563
|
+
Ni as generateRbacTypescript,
|
|
564
|
+
li as generateScaffold,
|
|
565
|
+
di as generateStoriesFromViews,
|
|
566
|
+
ui as generateStoryFromView,
|
|
567
|
+
Ur as generateTabStyles,
|
|
568
|
+
zr as generateTableStyles,
|
|
569
|
+
Wr as generateToggleStyles,
|
|
570
|
+
mi as generateTokens,
|
|
571
|
+
Kr as generateTooltipStyles,
|
|
572
|
+
Qr as generateTracelessComplianceReport,
|
|
573
|
+
hi as generateTypescriptModel,
|
|
574
|
+
Yr as generateVariantCSS,
|
|
575
|
+
$u as generateVariations,
|
|
576
|
+
pi as generateViewCatalog,
|
|
577
|
+
Si as getComponentRegistry,
|
|
578
|
+
qr as getComponentStats,
|
|
579
|
+
jr as getComponentStyleFromConfig,
|
|
580
|
+
Xr as getComputedTheme,
|
|
581
|
+
Jr as getDisplayStyleDataAttrs,
|
|
582
|
+
Zr as getLeakReports,
|
|
583
|
+
$r as getLeakSummary,
|
|
584
|
+
eo as getNiceAnimationClass,
|
|
585
|
+
ao as getNiceThemePack,
|
|
586
|
+
so as getPerformanceReport,
|
|
587
|
+
io as getProfilingStats,
|
|
588
|
+
co as getRecentTimings,
|
|
589
|
+
to as getSlowRenders,
|
|
590
|
+
ro as getTracelessBadgeInfo,
|
|
591
|
+
em as gradientToCss,
|
|
592
|
+
oo as groupBy,
|
|
593
|
+
no as groupByHierarchical,
|
|
594
|
+
Ci as groupProps,
|
|
595
|
+
am as hexToHsv,
|
|
596
|
+
sm as hexToRgb,
|
|
597
|
+
Cp as highlightMatches,
|
|
598
|
+
im as hsvToHex,
|
|
599
|
+
cm as hsvToRgb,
|
|
600
|
+
gi as isAllowed,
|
|
601
|
+
bi as isVersionCompatible,
|
|
602
|
+
Ti as isViewCompatibleWith,
|
|
603
|
+
Pi as listScaffoldTemplates,
|
|
604
|
+
Di as loadComponentDoc,
|
|
605
|
+
No as logicalProps,
|
|
606
|
+
lo as matchesShortcut,
|
|
607
|
+
uo as measureAsync,
|
|
608
|
+
mo as measureSync,
|
|
609
|
+
Ai as newRecipeId,
|
|
610
|
+
fi as niceESLintPlugin,
|
|
611
|
+
yi as niceExport,
|
|
612
|
+
ho as niceReduxActions,
|
|
613
|
+
po as niceReduxReducer,
|
|
614
|
+
So as niceSelectors,
|
|
615
|
+
Co as niceStaggerDelay,
|
|
616
|
+
go as niceThemeBlue,
|
|
617
|
+
bo as niceThemeBootstrap,
|
|
618
|
+
To as niceThemeDark,
|
|
619
|
+
Po as niceThemeFluent,
|
|
620
|
+
Do as niceThemeHighContrast,
|
|
621
|
+
Ao as niceThemeLight,
|
|
622
|
+
fo as niceThemeMaterial,
|
|
623
|
+
Ei as noFullImport,
|
|
624
|
+
Ri as parseAdapterCLIArgs,
|
|
625
|
+
Ii as parseCLIArgs,
|
|
626
|
+
ki as parseTokensFromCSS,
|
|
627
|
+
Mi as parseTokensFromJSON,
|
|
628
|
+
yo as pivot,
|
|
629
|
+
Eo as preloadAllHeavyComponents,
|
|
630
|
+
Ro as preloadComponents,
|
|
631
|
+
Io as printPerformanceReport,
|
|
632
|
+
tm as randomPalette,
|
|
633
|
+
vi as recipeTotalMinutes,
|
|
634
|
+
ko as removeTheme,
|
|
635
|
+
Li as requireA11y,
|
|
636
|
+
wi as requireGridColumns,
|
|
637
|
+
Fi as requireI18n,
|
|
638
|
+
Mo as resolveDisplayStyleConfig,
|
|
639
|
+
Vi as resolvePermissions,
|
|
640
|
+
vo as resolveTracelessPolicy,
|
|
641
|
+
rm as rgbToHex,
|
|
642
|
+
om as rgbToHsl,
|
|
643
|
+
nm as rgbToHsv,
|
|
644
|
+
Bi as runAdapterGenerator,
|
|
645
|
+
xi as runCLI,
|
|
646
|
+
Oi as runContractTests,
|
|
647
|
+
Lo as saveBaseline,
|
|
648
|
+
_i as scaffoldComponent,
|
|
649
|
+
Gi as scaffoldInit,
|
|
650
|
+
Hi as scaffoldPage,
|
|
651
|
+
Ui as scaffoldTheme,
|
|
652
|
+
zi as searchDocs,
|
|
653
|
+
Wi as serializeManifest,
|
|
654
|
+
Ki as serializeRbacPolicy,
|
|
655
|
+
wo as serializeTheme,
|
|
656
|
+
Qi as serializeViewV2,
|
|
657
|
+
Fo as setupReactDevToolsIntegration,
|
|
658
|
+
Vo as simulateKeyboard,
|
|
659
|
+
Bo as simulateType,
|
|
660
|
+
xo as startMark,
|
|
661
|
+
Yi as syncFromFigma,
|
|
662
|
+
Oo as takeMemorySnapshot,
|
|
663
|
+
_o as testId,
|
|
664
|
+
Go as themeAbyss,
|
|
665
|
+
Ho as themeAfricanEarth,
|
|
666
|
+
Uo as themeAmber,
|
|
667
|
+
zo as themeArctic,
|
|
668
|
+
Wo as themeAurora,
|
|
669
|
+
Ko as themeAutumn,
|
|
670
|
+
Qo as themeBanking,
|
|
671
|
+
Yo as themeBrazilianCarnival,
|
|
672
|
+
qo as themeCarbon,
|
|
673
|
+
jo as themeCharcoal,
|
|
674
|
+
Xo as themeCherryBlossom,
|
|
675
|
+
Jo as themeChineseNewYear,
|
|
676
|
+
Zo as themeChristmas,
|
|
677
|
+
$o as themeCoffee,
|
|
678
|
+
en as themeCoolGray,
|
|
679
|
+
an as themeCoral,
|
|
680
|
+
sn as themeCosmos,
|
|
681
|
+
cn as themeCyan,
|
|
682
|
+
tn as themeCyberpunk,
|
|
683
|
+
rn as themeDesert,
|
|
684
|
+
on as themeDracula,
|
|
685
|
+
nn as themeEaster,
|
|
686
|
+
Nn as themeEclipse,
|
|
687
|
+
ln as themeEducation,
|
|
688
|
+
dn as themeEmerald,
|
|
689
|
+
un as themeEmeraldDark,
|
|
690
|
+
mn as themeEnhancedContrast,
|
|
691
|
+
hn as themeEnterprise,
|
|
692
|
+
pn as themeForest,
|
|
693
|
+
Sn as themeFuchsia,
|
|
694
|
+
Cn as themeGlassmorphism,
|
|
695
|
+
gn as themeGovernment,
|
|
696
|
+
bn as themeHalloween,
|
|
697
|
+
Tn as themeHarvest,
|
|
698
|
+
Pn as themeHealthcare,
|
|
699
|
+
Dn as themeHighContrastDark,
|
|
700
|
+
An as themeIndianFestive,
|
|
701
|
+
fn as themeIndigo,
|
|
702
|
+
yn as themeIvory,
|
|
703
|
+
En as themeJapaneseZen,
|
|
704
|
+
Rn as themeLargeText,
|
|
705
|
+
In as themeLavender,
|
|
706
|
+
kn as themeLegal,
|
|
707
|
+
Mn as themeLime,
|
|
708
|
+
vn as themeMediterranean,
|
|
709
|
+
Ln as themeMidnight,
|
|
710
|
+
wn as themeMinimalist,
|
|
711
|
+
Fn as themeMonochrome,
|
|
712
|
+
Vn as themeMonokai,
|
|
713
|
+
Bn as themeMoroccan,
|
|
714
|
+
xn as themeNebula,
|
|
715
|
+
On as themeNeon,
|
|
716
|
+
_n as themeNeumorphismDark,
|
|
717
|
+
Gn as themeNeumorphismLight,
|
|
718
|
+
Hn as themeNord,
|
|
719
|
+
Un as themeObsidian,
|
|
720
|
+
zn as themeOcean,
|
|
721
|
+
Wn as themeOneDark,
|
|
722
|
+
Kn as themeOnyx,
|
|
723
|
+
Qn as themeOrange,
|
|
724
|
+
Yn as themePastelCoral,
|
|
725
|
+
qn as themePastelLavender,
|
|
726
|
+
jn as themePastelLemon,
|
|
727
|
+
Xn as themePastelMint,
|
|
728
|
+
Jn as themePastelPeach,
|
|
729
|
+
Zn as themePastelRose,
|
|
730
|
+
$n as themePastelSage,
|
|
731
|
+
eN as themePastelSky,
|
|
732
|
+
aN as themePink,
|
|
733
|
+
sN as themeRealEstate,
|
|
734
|
+
iN as themeRetrowave,
|
|
735
|
+
cN as themeRose,
|
|
736
|
+
tN as themeRuby,
|
|
737
|
+
rN as themeScandinavian,
|
|
738
|
+
oN as themeSepia,
|
|
739
|
+
nN as themeShadow,
|
|
740
|
+
NN as themeSilver,
|
|
741
|
+
lN as themeSky,
|
|
742
|
+
dN as themeSlate,
|
|
743
|
+
uN as themeSoftDark,
|
|
744
|
+
mN as themeSolarizedDark,
|
|
745
|
+
hN as themeSolarizedLight,
|
|
746
|
+
pN as themeSpring,
|
|
747
|
+
SN as themeStone,
|
|
748
|
+
CN as themeSummerBeach,
|
|
749
|
+
gN as themeSunset,
|
|
750
|
+
bN as themeSynthwave,
|
|
751
|
+
TN as themeTeal,
|
|
752
|
+
PN as themeTechStartup,
|
|
753
|
+
DN as themeTerminalGreen,
|
|
754
|
+
AN as themeToCssVars,
|
|
755
|
+
fN as themeTropical,
|
|
756
|
+
yN as themeValentine,
|
|
757
|
+
EN as themeVaporwave,
|
|
758
|
+
RN as themeVintage,
|
|
759
|
+
IN as themeViolet,
|
|
760
|
+
kN as themeWarmDark,
|
|
761
|
+
MN as themeWarmGray,
|
|
762
|
+
vN as themeWine,
|
|
763
|
+
LN as themeWinterFrost,
|
|
764
|
+
wN as themeZinc,
|
|
765
|
+
qi as tokensToCssVars,
|
|
766
|
+
ji as tokensToNiceTheme,
|
|
767
|
+
FN as triggerHaptic,
|
|
768
|
+
VN as useAICompletion,
|
|
769
|
+
BN as useAdaptiveVariant,
|
|
770
|
+
Xi as useAnalytics,
|
|
771
|
+
Ji as useAuditLog,
|
|
772
|
+
xN as useBrandColors,
|
|
773
|
+
ON as useBreakpoint,
|
|
774
|
+
_N as useChartPreferences,
|
|
775
|
+
GN as useChartSuggestion,
|
|
776
|
+
HN as useClickOutside,
|
|
777
|
+
UN as useCodeCompletion,
|
|
778
|
+
zN as useCognitiveAccessibility,
|
|
779
|
+
Zi as useColumnChooser,
|
|
780
|
+
gp as useCommandPalette,
|
|
781
|
+
WN as useComponentDisplayClass,
|
|
782
|
+
KN as useComponentDisplayStyle,
|
|
783
|
+
QN as useComponentHelp,
|
|
784
|
+
YN as useContainerSize,
|
|
785
|
+
qN as useControlId,
|
|
786
|
+
jN as useControlPreferences,
|
|
787
|
+
XN as useControllableState,
|
|
788
|
+
JN as useCookieBannerVisibility,
|
|
789
|
+
$i as useDMS,
|
|
790
|
+
ZN as useDarkMode,
|
|
791
|
+
$N as useDebouncedValue,
|
|
792
|
+
el as useDevice,
|
|
793
|
+
al as useDisplayAnimation,
|
|
794
|
+
sl as useDisplayDensity,
|
|
795
|
+
ec as useERPReportDesigner,
|
|
796
|
+
il as useEditorStatePersistence,
|
|
797
|
+
ac as useFAQ,
|
|
798
|
+
sc as useFeatureFlag,
|
|
799
|
+
ic as useFeatureFlags,
|
|
800
|
+
cl as useFocusManagement,
|
|
801
|
+
tl as useFocusTrap,
|
|
802
|
+
rl as useFormGeneration,
|
|
803
|
+
ol as useGridPreferences,
|
|
804
|
+
nl as useGridStatePersistence,
|
|
805
|
+
Nl as useHaptic,
|
|
806
|
+
ll as useInputMode,
|
|
807
|
+
cc as useIntegrationHub,
|
|
808
|
+
dl as useIsTouchDevice,
|
|
809
|
+
ul as useLazyOnVisible,
|
|
810
|
+
ml as useLiveAnnouncement,
|
|
811
|
+
hl as useLongPress,
|
|
812
|
+
tc as useMAM,
|
|
813
|
+
pl as useMeasureEffect,
|
|
814
|
+
Sl as useMediaQuery,
|
|
815
|
+
Cl as useMemoryMonitor,
|
|
816
|
+
rc as useModuleLoader,
|
|
817
|
+
gl as useNaturalLanguageFilter,
|
|
818
|
+
bl as useNiceA11y,
|
|
819
|
+
Tl as useNiceAI,
|
|
820
|
+
Pl as useNiceAccessMode,
|
|
821
|
+
Dl as useNiceCollapse,
|
|
822
|
+
Al as useNiceDataSource,
|
|
823
|
+
oc as useNiceDataSourceTimeout,
|
|
824
|
+
fl as useNiceDisplayStyle,
|
|
825
|
+
yl as useNiceField,
|
|
826
|
+
El as useNiceHelp,
|
|
827
|
+
Rl as useNiceIcon,
|
|
828
|
+
Il as useNiceLookupSource,
|
|
829
|
+
kl as useNiceRTL,
|
|
830
|
+
Ml as useNiceRecord,
|
|
831
|
+
vl as useNiceTheme,
|
|
832
|
+
ch as useNiceTimeout,
|
|
833
|
+
th as useNiceToast,
|
|
834
|
+
Ll as useNiceTransition,
|
|
835
|
+
wl as useNiceTranslation,
|
|
836
|
+
bp as useNiceTutorial,
|
|
837
|
+
nc as useNiceValidation,
|
|
838
|
+
Nc as useOnlineStatus,
|
|
839
|
+
Fl as useOrientation,
|
|
840
|
+
lc as usePWA,
|
|
841
|
+
Vl as usePan,
|
|
842
|
+
Bl as usePersistedState,
|
|
843
|
+
xl as usePinch,
|
|
844
|
+
Ol as usePreloadOnIdle,
|
|
845
|
+
_l as usePreloadOnRouteHint,
|
|
846
|
+
dc as usePresence,
|
|
847
|
+
uc as usePrintPreview,
|
|
848
|
+
Gl as usePullToRefresh,
|
|
849
|
+
mc as usePushNotifications,
|
|
850
|
+
Tp as useRegisterCommands,
|
|
851
|
+
Hl as useRenderCount,
|
|
852
|
+
hc as useReportBuilder,
|
|
853
|
+
Ul as useResolvedDisplayStyle,
|
|
854
|
+
zl as useResolvedStorageProps,
|
|
855
|
+
Wl as useResponsiveValue,
|
|
856
|
+
Kl as useRestoreFocus,
|
|
857
|
+
Ql as useRouteAnnouncement,
|
|
858
|
+
Yl as useRovingTabIndex,
|
|
859
|
+
pc as useRulesEngine,
|
|
860
|
+
ql as useSafeAbortController,
|
|
861
|
+
jl as useSafeAreaInsets,
|
|
862
|
+
Xl as useSafeEventListener,
|
|
863
|
+
Jl as useSafeFetch,
|
|
864
|
+
Zl as useSafeInterval,
|
|
865
|
+
$l as useSafeState,
|
|
866
|
+
ed as useSafeSubscription,
|
|
867
|
+
ad as useSafeTimeout,
|
|
868
|
+
sd as useSafeWebSocket,
|
|
869
|
+
Sc as useServiceWorker,
|
|
870
|
+
Qm as useSetupWizard,
|
|
871
|
+
id as useShowAt,
|
|
872
|
+
cd as useStorageAdapter,
|
|
873
|
+
td as useStorageAudit,
|
|
874
|
+
Cc as useStreamDashboard,
|
|
875
|
+
rd as useSubmitOnEnter,
|
|
876
|
+
od as useSwipe,
|
|
877
|
+
nd as useTextImprovement,
|
|
878
|
+
Nd as useThemeVariants,
|
|
879
|
+
ld as useTracelessLocalStorage,
|
|
880
|
+
dd as useTracelessPolicy,
|
|
881
|
+
ud as useTracelessPolicySafe,
|
|
882
|
+
md as useTracelessSessionStorage,
|
|
883
|
+
hd as useTracelessStorage,
|
|
884
|
+
gc as useTranscoder,
|
|
885
|
+
bc as useUndoKeyboard,
|
|
886
|
+
Tc as useUndoManager,
|
|
887
|
+
pd as useUnmountLog,
|
|
888
|
+
Sd as useUserPreferences,
|
|
889
|
+
Pc as useVideoAnnotator,
|
|
890
|
+
Dc as useVideoEditor,
|
|
891
|
+
Cd as useVirtualKeyboard,
|
|
892
|
+
gd as useVoiceControl,
|
|
893
|
+
bd as useWhyDidYouRender,
|
|
894
|
+
Ac as validateCrossPlatformView,
|
|
895
|
+
Td as validateData,
|
|
896
|
+
fc as validateDiagramSchema,
|
|
897
|
+
yc as validateDoc,
|
|
898
|
+
Ec as validateModuleManifest,
|
|
899
|
+
Rc as validateRbacPolicy,
|
|
900
|
+
Ic as validateViewDefinitionV2,
|
|
901
|
+
kc as validateViewForDeploy,
|
|
902
|
+
Mc as validateViewsBatch,
|
|
903
|
+
Nm as wcagLevel,
|
|
904
|
+
Pd as withCaching,
|
|
905
|
+
Dd as withCalculatedColumns,
|
|
906
|
+
Ad as withCrossTabSync,
|
|
907
|
+
fd as withCursorPagination,
|
|
908
|
+
yd as withLeakTracking,
|
|
909
|
+
Ed as withOptimisticUpdates,
|
|
910
|
+
Rd as withPolling,
|
|
911
|
+
Id as withWhyDidYouRender
|
|
885
912
|
};
|