@ukpc-lib/react 0.16.3-dev.36 → 0.16.3-dev.38
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.esm2017-DeDHb-RJ.cjs → index.esm2017-eMAz9V0O.cjs} +2 -2
- package/dist/{index.esm2017-pdcZVWzv.js → index.esm2017-qQMS5wfn.js} +2 -2
- package/dist/share/index.cjs +1 -1
- package/dist/share/index.js +2 -2
- package/package.json +1 -1
- package/web-components-bundle/{SaasThemeProvider-A_eMJWqw.js → SaasThemeProvider-DUpoV8xb.js} +1 -1
- package/web-components-bundle/access-denied/index.js +6 -6
- package/web-components-bundle/base-breadcrumbs/index.js +3 -3
- package/web-components-bundle/favorite-menu/index.js +6 -6
- package/web-components-bundle/global-menu/index.js +5 -5
- package/web-components-bundle/global-topbar/index.js +6 -6
- package/web-components-bundle/has-permission/index.js +2 -2
- package/web-components-bundle/{index-DQFmuMOP.js → index-B5BppwU2.js} +7 -7
- package/web-components-bundle/{index-BwEhsh9S.js → index-N6zjI_u_.js} +2 -2
- package/web-components-bundle/{index-DnQ4tn_A.js → index-pbpRN1TP.js} +493 -493
- package/web-components-bundle/page-not-found/index.js +3 -3
- package/web-components-bundle/{react-to-web-component-BOygDorD.js → react-to-web-component-w5r1Fs9q.js} +1527 -1535
- package/web-components-bundle/{react-toastify.esm-DnABvuky.js → react-toastify.esm-H_Xdunfj.js} +1 -1
- package/web-components-bundle/toast-config/index.js +2 -2
- package/web-components-bundle/toast-config-notification/index.js +2 -2
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import "../react-to-web-component-
|
|
2
|
-
import { F as u, u as F } from "../index-
|
|
3
|
-
import "../index-
|
|
4
|
-
import "../index-
|
|
5
|
-
import "../react-toastify.esm-
|
|
1
|
+
import "../react-to-web-component-w5r1Fs9q.js";
|
|
2
|
+
import { F as u, u as F } from "../index-B5BppwU2.js";
|
|
3
|
+
import "../index-N6zjI_u_.js";
|
|
4
|
+
import "../index-pbpRN1TP.js";
|
|
5
|
+
import "../react-toastify.esm-H_Xdunfj.js";
|
|
6
6
|
import "../toast-config/index.js";
|
|
7
7
|
import "../toast-config-notification/index.js";
|
|
8
|
-
import "../SaasThemeProvider-
|
|
8
|
+
import "../SaasThemeProvider-DUpoV8xb.js";
|
|
9
9
|
export {
|
|
10
10
|
u as FavoriteMenu,
|
|
11
11
|
F as updateFavoriteItems
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import "../react-to-web-component-
|
|
2
|
-
import { G as i, a as e } from "../index-
|
|
3
|
-
import "../index-
|
|
4
|
-
import "../index-
|
|
5
|
-
import "../SaasThemeProvider-
|
|
1
|
+
import "../react-to-web-component-w5r1Fs9q.js";
|
|
2
|
+
import { G as i, a as e } from "../index-B5BppwU2.js";
|
|
3
|
+
import "../index-N6zjI_u_.js";
|
|
4
|
+
import "../index-pbpRN1TP.js";
|
|
5
|
+
import "../SaasThemeProvider-DUpoV8xb.js";
|
|
6
6
|
export {
|
|
7
7
|
i as GlobalMenu,
|
|
8
8
|
e as LanguageDropdown
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import "../react-to-web-component-
|
|
2
|
-
import { L as n, T as s } from "../index-
|
|
3
|
-
import "../index-
|
|
4
|
-
import "../index-
|
|
5
|
-
import "../SaasThemeProvider-
|
|
6
|
-
import "../react-toastify.esm-
|
|
1
|
+
import "../react-to-web-component-w5r1Fs9q.js";
|
|
2
|
+
import { L as n, T as s } from "../index-B5BppwU2.js";
|
|
3
|
+
import "../index-N6zjI_u_.js";
|
|
4
|
+
import "../index-pbpRN1TP.js";
|
|
5
|
+
import "../SaasThemeProvider-DUpoV8xb.js";
|
|
6
|
+
import "../react-toastify.esm-H_Xdunfj.js";
|
|
7
7
|
import "../toast-config/index.js";
|
|
8
8
|
import "../toast-config-notification/index.js";
|
|
9
9
|
export {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import "../react-to-web-component-
|
|
2
|
-
import { H as o, g as r } from "../index-
|
|
1
|
+
import "../react-to-web-component-w5r1Fs9q.js";
|
|
2
|
+
import { H as o, g as r } from "../index-B5BppwU2.js";
|
|
3
3
|
export {
|
|
4
4
|
o as HasPermission,
|
|
5
5
|
r as getUseHasPermission
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
var b5 = Object.defineProperty;
|
|
2
2
|
var w5 = (e, t, n) => t in e ? b5(e, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[t] = n;
|
|
3
3
|
var wh = (e, t, n) => (w5(e, typeof t != "symbol" ? t + "" : t, n), n);
|
|
4
|
-
import { c as Yn, g as xl, r as A, j as R, R as Ve, a as xh, b as Eg, s as Qf, d as x5 } from "./react-to-web-component-
|
|
5
|
-
import { _ as S5, a as vs, b as da, T as Rk, c as C5, s as T5, d as _5, e as Ik, f as kr, D as E5, g as kp, h as O5, i as Lk, r as D5, u as Tf, j as Pp, k as cC, l as ju, m as Sl, o as fC, n as k5, p as Fu, q as Zf, t as ur, C as P5, v as Nk, w as $k, x as Xr, B as M5, y as A5, z as jk, A as Fk, E as Og, F as Yb, G as Gc, H as R5, I as dC, J as I5, K as Sh, L as L5, M as Mp, N as N5, O as $5, P as Dn, Q as j5, R as n0, S as qb, U as Gb, V as F5, W as B5 } from "./index-
|
|
6
|
-
import { i as Ap, s as V5, _ as Oe, a as r0, f as U5, r as i0, n as Wn, t as Bk, e as H5, g as Vk, b as an, c as Rp, h as Uk, p as Yo, m as hC, d as pC, j as Zh, k as Ch, l as gC, o as W5 } from "./SaasThemeProvider-
|
|
4
|
+
import { c as Yn, g as xl, r as A, j as R, R as Ve, a as xh, b as Eg, s as Qf, d as x5 } from "./react-to-web-component-w5r1Fs9q.js";
|
|
5
|
+
import { _ as S5, a as vs, b as da, T as Rk, c as C5, s as T5, d as _5, e as Ik, f as kr, D as E5, g as kp, h as O5, i as Lk, r as D5, u as Tf, j as Pp, k as cC, l as ju, m as Sl, o as fC, n as k5, p as Fu, q as Zf, t as ur, C as P5, v as Nk, w as $k, x as Xr, B as M5, y as A5, z as jk, A as Fk, E as Og, F as Yb, G as Gc, H as R5, I as dC, J as I5, K as Sh, L as L5, M as Mp, N as N5, O as $5, P as Dn, Q as j5, R as n0, S as qb, U as Gb, V as F5, W as B5 } from "./index-pbpRN1TP.js";
|
|
6
|
+
import { i as Ap, s as V5, _ as Oe, a as r0, f as U5, r as i0, n as Wn, t as Bk, e as H5, g as Vk, b as an, c as Rp, h as Uk, p as Yo, m as hC, d as pC, j as Zh, k as Ch, l as gC, o as W5 } from "./SaasThemeProvider-DUpoV8xb.js";
|
|
7
7
|
import { c as Ks } from "./clsx-DB4S2d7J.js";
|
|
8
|
-
import { S as Dg } from "./index-
|
|
9
|
-
import { B as Kb } from "./react-toastify.esm-
|
|
8
|
+
import { S as Dg } from "./index-N6zjI_u_.js";
|
|
9
|
+
import { B as Kb } from "./react-toastify.esm-H_Xdunfj.js";
|
|
10
10
|
import "./toast-config/index.js";
|
|
11
11
|
import "./toast-config-notification/index.js";
|
|
12
12
|
function z5(e, t) {
|
|
@@ -19755,7 +19755,7 @@ function KJ(e) {
|
|
|
19755
19755
|
position: "fixed",
|
|
19756
19756
|
top: s.top,
|
|
19757
19757
|
left: `calc(${s.left}px - var(--global-menu-width))`,
|
|
19758
|
-
zIndex:
|
|
19758
|
+
zIndex: "calc(var(--menu-z-index, 1304) + 2)"
|
|
19759
19759
|
},
|
|
19760
19760
|
children: t({ maxHeight: u })
|
|
19761
19761
|
}
|
|
@@ -23422,7 +23422,7 @@ function Bne() {
|
|
|
23422
23422
|
} });
|
|
23423
23423
|
}
|
|
23424
23424
|
var Vne = Bne();
|
|
23425
|
-
const Une = ".app,.treeRoot{height:100%}.draggingSource{opacity:.3}.placeholderContainer{position:relative}.dropTarget{background-color:#8d878711}", Hne = ".favorite-bar{top:64px;z-index:var(--menu-z-index);border-bottom:1px solid #ddd}.favorite-bar--hidden{transform:translateY(-100%);opacity:0;height:0;z-index:-1}.favorite-bar--visible{transform:translateY(0);opacity:1}@media (min-width: 600px){.favorite-bar{position:sticky}}";
|
|
23425
|
+
const Une = ".app,.treeRoot{height:100%}.draggingSource{opacity:.3}.placeholderContainer{position:relative}.dropTarget{background-color:#8d878711}", Hne = ".favorite-bar{top:64px;z-index:var(--menu-z-index, 1304);border-bottom:1px solid #ddd}#app-iframe{position:relative;z-index:1}.favorite-bar--hidden{transform:translateY(-100%);opacity:0;height:0;z-index:-1}.favorite-bar--visible{transform:translateY(0);opacity:1}@media (min-width: 600px){.favorite-bar{position:sticky}}";
|
|
23426
23426
|
var gO;
|
|
23427
23427
|
(function(e) {
|
|
23428
23428
|
e.DragStart = "dragStart", e.DragMove = "dragMove", e.DragEnd = "dragEnd", e.DragCancel = "dragCancel", e.DragOver = "dragOver", e.RegisterDroppable = "registerDroppable", e.SetDroppableDisabled = "setDroppableDisabled", e.UnregisterDroppable = "unregisterDroppable";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { j as e, s as a } from "./react-to-web-component-
|
|
2
|
-
import { u as s } from "./SaasThemeProvider-
|
|
1
|
+
import { j as e, s as a } from "./react-to-web-component-w5r1Fs9q.js";
|
|
2
|
+
import { u as s } from "./SaasThemeProvider-DUpoV8xb.js";
|
|
3
3
|
const l = "*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}";
|
|
4
4
|
function d({ children: t, styles: o = [], ...i }) {
|
|
5
5
|
return /* @__PURE__ */ e.jsxs("div", { ...i, children: [
|