jplan-pack 0.6.2 → 0.6.3
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/{AuthFailRoute-BMVnt7ql.js → AuthFailRoute-BDEuQO-7.js} +1 -1
- package/dist/{AuthFailRoute-C3CbqNBv.mjs → AuthFailRoute-Dzo4Tiw7.mjs} +1 -1
- package/dist/{AuthRoute-Bjtslj5q.mjs → AuthRoute-C30ZQjAv.mjs} +1 -1
- package/dist/{AuthRoute-DCvIJ43v.js → AuthRoute-eNfuDlGp.js} +1 -1
- package/dist/{index-DgmQTpif.js → index-DdadUxPv.js} +2 -2
- package/dist/{index-6oTQbI8R.mjs → index-nClwftNC.mjs} +10 -7
- package/dist/jplan-pack.cjs.js +1 -1
- package/dist/jplan-pack.es.js +1 -1
- package/package.json +1 -1
@@ -18061,11 +18061,14 @@ function LC() {
|
|
18061
18061
|
logout: h
|
18062
18062
|
};
|
18063
18063
|
}
|
18064
|
-
const yU = (r) =>
|
18065
|
-
|
18066
|
-
|
18067
|
-
|
18068
|
-
|
18064
|
+
const yU = (r) => {
|
18065
|
+
let e = window.location.href;
|
18066
|
+
return window.location.pathname === "/" && (e = "/_/dashboard/"), {
|
18067
|
+
scopes: ["https://graph.microsoft.com/.default", "openid", "profile"],
|
18068
|
+
redirectStartPage: e,
|
18069
|
+
extraQueryParameters: r
|
18070
|
+
};
|
18071
|
+
};
|
18069
18072
|
function UC(r, e) {
|
18070
18073
|
return function() {
|
18071
18074
|
return r.apply(e, arguments);
|
@@ -23563,11 +23566,11 @@ function print() { __p += __j.call(arguments, '') }
|
|
23563
23566
|
var Fi = J2();
|
23564
23567
|
const Ic = /* @__PURE__ */ j2(Fi), Q2 = {
|
23565
23568
|
path: "/_/dashboard",
|
23566
|
-
component: () => import("./AuthRoute-
|
23569
|
+
component: () => import("./AuthRoute-C30ZQjAv.mjs"),
|
23567
23570
|
meta: { requiresAuth: !1 }
|
23568
23571
|
}, X2 = {
|
23569
23572
|
path: "/jplan-auth-fail",
|
23570
|
-
component: () => import("./AuthFailRoute-
|
23573
|
+
component: () => import("./AuthFailRoute-Dzo4Tiw7.mjs"),
|
23571
23574
|
meta: { requiresAuth: !1 }
|
23572
23575
|
}, { isAuthenticated: Rv, handleRedirect: Z2 } = LC(), eH = mf();
|
23573
23576
|
function GH(r, e) {
|
package/dist/jplan-pack.cjs.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e=require("./index-
|
1
|
+
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e=require("./index-DdadUxPv.js");require("@vueuse/core");exports.AvatarPicture=e._sfc_main$21;exports.ColumnSettingsDialog=e._sfc_main$2;exports.ConfirmDialog=e._sfc_main$4;exports.ContextMenu=e.ContextMenu;exports.CopyButton=e._sfc_main$5;exports.DeleteAllBtn=e._sfc_main$10;exports.DotsMenu=e._sfc_main$6;exports.DotsMenuV1=e._sfc_main$7;exports.EditButton=e._sfc_main$11;exports.EventBus=e.EventBus;exports.FormHeadless=e.FormHeadless;exports.FormMetadata=e._sfc_main$8;exports.GlobalScopeFilter=e._sfc_main$22;exports.GlobalSpinner=e._sfc_main$23;exports.HttpCore=e.HttpCore;exports.JAvatar=e._sfc_main$20;exports.JBtn=e._sfc_main$9;exports.JDialog=e._sfc_main$12;exports.JForm=e._sfc_main$17;exports.JIconBtn=e._sfc_main$13;exports.JSelect=e._sfc_main$14;exports.JTextArea=e._sfc_main$15;exports.JTextField=e._sfc_main$16;Object.defineProperty(exports,"POSITION",{enumerable:!0,get:()=>e.POSITION});exports.ParentCard=e._sfc_main$19;exports.SpinnerLoader=e.SpinnerLoader;Object.defineProperty(exports,"TYPE",{enumerable:!0,get:()=>e.TYPE});exports.TabFormHeader=e._sfc_main$18;exports.TableAdvanced=e._sfc_main$1;exports.TableCard=e._sfc_main$3;exports.TableCardsView=e.TableCardsView;exports.TableHeader=e.TableHeader;exports.UiTable=e._sfc_main;exports.__spinner=e.__spinner;exports.branchInstance=e.branchInstance;exports.coreClient=e.coreClient;exports.createToastInterface=e.createToastInterface;exports.dateFormat=e.dateFormat;exports.default=e.index;exports.divisionInstance=e.divisionInstance;exports.filterQuery=e.filterQuery;exports.globalEventBus=e.globalEventBus;exports.manageUserInstance=e.manageUserInstance;exports.orgInstance=e.orgInstance;exports.provideToast=e.provideToast;exports.scopedClient=e.scopedClient;exports.setupAuthGuard=e.setupAuthGuard;exports.teamInstance=e.teamInstance;exports.toastInjectionKey=e.toastInjectionKey;exports.useBranchStore=e.useBranchStore;exports.useCustomizer=e.useCustomizer;exports.useDialog=e.useDialog;exports.useDivisionStore=e.useDivisionStore;exports.useManageUserStore=e.useManageUserStore;exports.useOrganizationStore=e.useOrganizationStore;exports.useSession=e.useSession;exports.useTeamStore=e.useTeamStore;exports.useToast=e.useToast;
|
package/dist/jplan-pack.es.js
CHANGED
@@ -1,4 +1,4 @@
|
|
1
|
-
import { B as t, d as n, g as o, C as r, h as i, o as l, j as u, k as d, p as c, N as T, F as m, l as S, D as p, E as C, K as b, A as g, n as I, q as v, x as B, r as D, t as J, v as F, w as A, P as f, z as M, S as x, O as E, y as H, b as P, e as h, f as y, T as G, a as O, J as U, Y as z, c as V, Q as j, M as w, i as K, W as L, L as N, R as Q, $ as Y, X as _, U as k, a5 as q, s as R, Z as W, V as X, a2 as Z, G as $, H as aa, a0 as sa, a4 as ea, a1 as ta, u as na, a3 as oa, I as ra } from "./index-
|
1
|
+
import { B as t, d as n, g as o, C as r, h as i, o as l, j as u, k as d, p as c, N as T, F as m, l as S, D as p, E as C, K as b, A as g, n as I, q as v, x as B, r as D, t as J, v as F, w as A, P as f, z as M, S as x, O as E, y as H, b as P, e as h, f as y, T as G, a as O, J as U, Y as z, c as V, Q as j, M as w, i as K, W as L, L as N, R as Q, $ as Y, X as _, U as k, a5 as q, s as R, Z as W, V as X, a2 as Z, G as $, H as aa, a0 as sa, a4 as ea, a1 as ta, u as na, a3 as oa, I as ra } from "./index-nClwftNC.mjs";
|
2
2
|
import "@vueuse/core";
|
3
3
|
export {
|
4
4
|
t as AvatarPicture,
|