@ukpc-lib/react 0.8.0 → 0.8.2
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/index.cjs +1 -1
- package/dist/components/index.js +2 -2
- package/dist/{index.module-cbaed1c1.js → index.module-761263a6.js} +4 -3
- package/dist/{index.module-2aedd327.cjs → index.module-d0508a7d.cjs} +1 -1
- package/dist/share/index.cjs +1 -1
- package/dist/share/index.js +1 -1
- package/package.json +1 -1
- package/web-components-bundle/favorite-menu/index.js +1 -1
- package/web-components-bundle/global-menu/index.js +1 -1
- package/web-components-bundle/global-topbar/index.js +1 -1
- package/web-components-bundle/has-permission/index.js +1 -1
- package/web-components-bundle/{index-0ef643d5.js → index-a5f97cf3.js} +9405 -9402
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const s=require("react/jsx-runtime"),C=require("react"),h=require("../index.module-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const s=require("react/jsx-runtime"),C=require("react"),h=require("../index.module-d0508a7d.cjs"),Z=require("moment"),N=require("@mui/material");require("@r2wc/react-to-web-component");require("axios");const gt=require("react-router-dom");require("react-query");const Qr=require("react-dom");function eo(e){const t=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const n in e)if(n!=="default"){const r=Object.getOwnPropertyDescriptor(e,n);Object.defineProperty(t,n,r.get?r:{enumerable:!0,get:()=>e[n]})}}return t.default=e,Object.freeze(t)}const F=eo(C),to=e=>{var r,o;const{tabs:t}=e,n=i=>{e.setCurrentTab(i.target.id)};return console.log("🚀 ~ brandColors:",e.currentTab),s.jsxs(s.Fragment,{children:[s.jsx("style",{children:`
|
|
2
2
|
.tab-title {
|
|
3
3
|
min-width: 90px;
|
|
4
4
|
padding: 5px 16px;
|
package/dist/components/index.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { jsxs as N, Fragment as ke, jsx as c } from "react/jsx-runtime";
|
|
2
2
|
import * as j from "react";
|
|
3
3
|
import we, { useState as L, useContext as Oe, useEffect as Q, useCallback as Ye, useRef as ue, useLayoutEffect as Io, createElement as St, forwardRef as Mo, PureComponent as $o } from "react";
|
|
4
|
-
import { c as Ce, a as Pe, C as $e, p as $r, u as Ao, S as Ar, b as Po, L as Ro, d as Dn, e as Do, Q as Pr, f as vt, g as zo, m as Fo, h as it, I as Lo, i as jo, j as Vo, k as Ho, s as Bo, l as pn, n as Wo, o as bt, _ as F, q as Te, P as I, r as xe, t as Uo, v as Yo, w as qo, x as Go, y as zn, z as Fn, A as Ko, B as Zo, D as Ln, E as Jo, F as Rr, G as Dr, H as Xo, J as Qo, K as Me, M as ei, N as xt } from "../index.module-
|
|
5
|
-
import { O as l1, T as c1, R as d1 } from "../index.module-
|
|
4
|
+
import { c as Ce, a as Pe, C as $e, p as $r, u as Ao, S as Ar, b as Po, L as Ro, d as Dn, e as Do, Q as Pr, f as vt, g as zo, m as Fo, h as it, I as Lo, i as jo, j as Vo, k as Ho, s as Bo, l as pn, n as Wo, o as bt, _ as F, q as Te, P as I, r as xe, t as Uo, v as Yo, w as qo, x as Go, y as zn, z as Fn, A as Ko, B as Zo, D as Ln, E as Jo, F as Rr, G as Dr, H as Xo, J as Qo, K as Me, M as ei, N as xt } from "../index.module-761263a6.js";
|
|
5
|
+
import { O as l1, T as c1, R as d1 } from "../index.module-761263a6.js";
|
|
6
6
|
import J from "moment";
|
|
7
7
|
import { Stack as oe, Dialog as ti, DialogTitle as ni, Typography as Se, DialogContent as ri, DialogActions as oi, Button as Mt, Box as ii, Tooltip as jn, ClickAwayListener as ai, TextField as zr, IconButton as si, CircularProgress as li, Fade as ci, Paper as di, Checkbox as ui } from "@mui/material";
|
|
8
8
|
import "@r2wc/react-to-web-component";
|
|
@@ -2326,6 +2326,7 @@ const AA = (e) => {
|
|
|
2326
2326
|
}
|
|
2327
2327
|
},
|
|
2328
2328
|
typography: {
|
|
2329
|
+
allVariants: { lineHeight: "inherit" },
|
|
2329
2330
|
fontFamily: "TT Firs Neue Trl",
|
|
2330
2331
|
button: {
|
|
2331
2332
|
textTransform: "none",
|
|
@@ -2566,9 +2567,9 @@ const AA = (e) => {
|
|
|
2566
2567
|
styleOverrides: {
|
|
2567
2568
|
root: {
|
|
2568
2569
|
borderRadius: "5px",
|
|
2569
|
-
fontSize: "
|
|
2570
|
-
lineHeight:
|
|
2571
|
-
fontWeight: 400,
|
|
2570
|
+
fontSize: "14px",
|
|
2571
|
+
// lineHeight: '12px',
|
|
2572
|
+
// fontWeight: 400,
|
|
2572
2573
|
"& .MuiChip-label": {
|
|
2573
2574
|
lineHeight: "normal"
|
|
2574
2575
|
}
|