@amateescu/portal-ui-components 0.0.25-react19 → 0.0.26-beta0
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/Box-C1OwXVV-.js +68 -0
- package/dist/Button-CIvE-fcO.js +355 -0
- package/dist/ButtonBase-BeQnmGXr.js +966 -0
- package/dist/{EllipsisOutlined-DfTPoz8U.js → EllipsisOutlined-DZsCEqiL.js} +724 -722
- package/dist/{PurePanel-ByiFMw5U.js → PurePanel-iUNZWTe_.js} +3 -3
- package/dist/{Skeleton-Imy-56Lv.js → Skeleton-CfEiGUkR.js} +2 -2
- package/dist/{UserInfoDropdown-6aB5cQyF.js → UserInfoDropdown-CoZutJAR.js} +191 -191
- package/dist/assertThisInitialized-BUtkG-md.js +13 -0
- package/dist/components/ConfirmationModal/ConfirmationModal.js +1 -1
- package/dist/components/ConfirmationModal/ConfirmationModal.stories.js +1 -1
- package/dist/components/CustomButton/CustomButton.js +1 -1
- package/dist/components/CustomPagination/CustomPagination.js +372 -483
- package/dist/components/ErrorModal/ErrorModal.js +1 -1
- package/dist/components/ErrorModal/ErrorModal.stories.js +1 -1
- package/dist/components/InfoModal/InfoModal.js +1 -1
- package/dist/components/InfoModal/InfoModal.stories.js +1 -1
- package/dist/components/KpiCard/KpiCard.js +4 -4
- package/dist/components/LoadingAnimation/LoadingAnimation.js +215 -6
- package/dist/components/Login/Login.js +3837 -4489
- package/dist/components/Login/Login.stories.js +1 -1
- package/dist/components/SideMenu/SideMenu.js +1 -1
- package/dist/components/SideMenu/SideMenu.types.d.ts +0 -1
- package/dist/components/TotalDataGrid/TotalDataGrid.js +6 -6
- package/dist/components/UserInfoDropdown/UserInfoDropdown.js +1 -1
- package/dist/components/UserInfoDropdown/UserInfoDropdown.stories.js +1 -1
- package/dist/components/index.js +1 -1
- package/dist/{context-D_FWkiDE.js → context-Crxhk7DD.js} +9 -8
- package/dist/createSvgIcon-Db107M0j.js +250 -0
- package/dist/generateUtilityClasses-DY-qyzNG.js +3427 -0
- package/dist/{index-CR8gh-dS.js → index-BxiDYyNJ.js} +4 -4
- package/dist/index-DpDv68WZ.js +19153 -0
- package/dist/main.js +1 -1
- package/dist/objectWithoutPropertiesLoose-DYizGgyG.js +46 -0
- package/dist/types/Column.d.ts +2 -0
- package/package.json +28 -26
- package/dist/Box-DQNjUj2G.js +0 -102
- package/dist/Button-D2XVkO19.js +0 -676
- package/dist/ButtonBase-D-XlpvIZ.js +0 -954
- package/dist/CircularProgress-BOkP0juA.js +0 -247
- package/dist/_commonjsHelpers-C6fGbg64.js +0 -6
- package/dist/createSimplePaletteValueFilter-CshNo3IR.js +0 -3439
- package/dist/index-CyFfYou3.js +0 -411
- package/dist/objectWithoutPropertiesLoose-BTau6TOn.js +0 -33
- package/dist/useSlot-kDVPuVrn.js +0 -431
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import * as m from "react";
|
|
2
2
|
import c, { useContext as _e, useRef as D, forwardRef as me, useState as je, useEffect as te, useMemo as oe, Children as kt } from "react";
|
|
3
|
-
import { I as eo, U as We, v as Ge, e as M, Z as pt, $ as le, h as vt, Y as to, a0 as oo, a1 as ro, w as ce, q as bt, c as N, a2 as Ct, a as re, k as Fe, a3 as no, a4 as ao, a5 as io, g as ht, m as ne, E as yt, x as so, l as lo, a6 as co, a7 as uo, a8 as St, a9 as xt, p as Et, aa as Ot, _ as J, i as Te, s as $t, H as mo, K as T, ab as Re, u as ue, ac as go, B as fo, ad as po, T as vo, b as bo, ae as Co, n as ho, o as yo, af as So, C as xo } from "./context-
|
|
4
|
-
import { R as It } from "./index-
|
|
5
|
-
import {
|
|
3
|
+
import { I as eo, U as We, v as Ge, e as M, Z as pt, $ as le, h as vt, Y as to, a0 as oo, a1 as ro, w as ce, q as bt, c as N, a2 as Ct, a as re, k as Fe, a3 as no, a4 as ao, a5 as io, g as ht, m as ne, E as yt, x as so, l as lo, a6 as co, a7 as uo, a8 as St, a9 as xt, p as Et, aa as Ot, _ as J, i as Te, s as $t, H as mo, K as T, ab as Re, u as ue, ac as go, B as fo, ad as po, T as vo, b as bo, ae as Co, n as ho, o as yo, af as So, C as xo } from "./context-Crxhk7DD.js";
|
|
4
|
+
import { R as It } from "./index-DpDv68WZ.js";
|
|
5
|
+
import { a as se } from "./objectWithoutPropertiesLoose-DYizGgyG.js";
|
|
6
6
|
const Ve = ["blue", "purple", "cyan", "green", "magenta", "pink", "red", "orange", "yellow", "volcano", "geekblue", "lime", "gold"];
|
|
7
7
|
function Eo(e) {
|
|
8
8
|
return e && /* @__PURE__ */ c.isValidElement(e) && e.type === c.Fragment;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { a as G } from "./objectWithoutPropertiesLoose-DYizGgyG.js";
|
|
2
2
|
import * as r from "react";
|
|
3
|
-
import { I as W, c as p, g as D, m as _, K as X, u as K, a as k, o as M, b as J } from "./context-
|
|
3
|
+
import { I as W, c as p, g as D, m as _, K as X, u as K, a as k, o as M, b as J } from "./context-Crxhk7DD.js";
|
|
4
4
|
var Q = { icon: { tag: "svg", attrs: { "fill-rule": "evenodd", viewBox: "64 64 896 896", focusable: "false" }, children: [{ tag: "path", attrs: { d: "M799.86 166.31c.02 0 .04.02.08.06l57.69 57.7c.04.03.05.05.06.08a.12.12 0 010 .06c0 .03-.02.05-.06.09L569.93 512l287.7 287.7c.04.04.05.06.06.09a.12.12 0 010 .07c0 .02-.02.04-.06.08l-57.7 57.69c-.03.04-.05.05-.07.06a.12.12 0 01-.07 0c-.03 0-.05-.02-.09-.06L512 569.93l-287.7 287.7c-.04.04-.06.05-.09.06a.12.12 0 01-.07 0c-.02 0-.04-.02-.08-.06l-57.69-57.7c-.04-.03-.05-.05-.06-.07a.12.12 0 010-.07c0-.03.02-.05.06-.09L454.07 512l-287.7-287.7c-.04-.04-.05-.06-.06-.09a.12.12 0 010-.07c0-.02.02-.04.06-.08l57.7-57.69c.03-.04.05-.05.07-.06a.12.12 0 01.07 0c.03 0 .05.02.09.06L512 454.07l287.7-287.7c.04-.04.06-.05.09-.06a.12.12 0 01.07 0z" } }] }, name: "close", theme: "outlined" }, U = function(t, s) {
|
|
5
5
|
return /* @__PURE__ */ r.createElement(W, G({}, t, {
|
|
6
6
|
ref: s,
|