jplan-pack 0.6.707 → 0.6.708
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/{AuthRoute-fqAz9jBg.mjs → AuthRoute-C7VaZ5Ei.mjs} +1 -1
- package/dist/{AuthRoute-BEyNyNnX.js → AuthRoute-DFY4KvuM.js} +1 -1
- package/dist/{index-DXo94t2o.mjs → index-BBeMLRNJ.mjs} +6 -6
- package/dist/{index-Ce3bwiuV.js → index-Q6wZ76Xl.js} +1 -1
- package/dist/jplan-pack.cjs.js +1 -1
- package/dist/jplan-pack.es.js +1 -1
- package/dist/types/index.d.ts +1 -1
- package/package.json +1 -1
@@ -3,7 +3,7 @@ import "@vueuse/core";
|
|
3
3
|
import "vuetify/lib/components/VBtn/index.mjs";
|
4
4
|
import "vuetify/components";
|
5
5
|
import "vuetify/lib/components/VIcon/index.mjs";
|
6
|
-
import { m as t, S as w, _ as v } from "./index-
|
6
|
+
import { m as t, S as w, _ as v } from "./index-BBeMLRNJ.mjs";
|
7
7
|
import "vuetify/lib/components/VCard/index.mjs";
|
8
8
|
import "vuetify/lib/components/VDialog/index.mjs";
|
9
9
|
import "vuetify/lib/components/VDivider/index.mjs";
|
@@ -1 +1 @@
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("vue");require("@vueuse/core");require("vuetify/lib/components/VBtn/index.mjs");require("vuetify/components");require("vuetify/lib/components/VIcon/index.mjs");const t=require("./index-
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("vue");require("@vueuse/core");require("vuetify/lib/components/VBtn/index.mjs");require("vuetify/components");require("vuetify/lib/components/VIcon/index.mjs");const t=require("./index-Q6wZ76Xl.js");require("vuetify/lib/components/VCard/index.mjs");require("vuetify/lib/components/VDialog/index.mjs");require("vuetify/lib/components/VDivider/index.mjs");require("vuetify/lib/components/VGrid/index.mjs");require("vuetify/lib/components/VAvatar/index.mjs");require("vuetify/lib/components/VImg/index.mjs");require("vuetify/lib/components/VList/index.mjs");require("vuetify/lib/components/VMenu/index.mjs");require("vuetify/lib/components/VDataTable/index.mjs");require("vuetify/lib/components/VTextField/index.mjs");require("vuetify/lib/components/VSelect/index.mjs");require("vuetify/lib/components/VCheckbox/index.mjs");require("vuetify/lib/components/VChip/index.mjs");require("vuetify/lib/components/VLabel/index.mjs");require("vuetify/lib/components/VTextarea/index.mjs");require("vuetify/lib/components/VBtnToggle/index.mjs");const c={class:"overlay",style:{background:"rgba(0, 0, 0, 0.5)",height:"100vh"}},l={class:"text-white"},d={class:"text-white"},q=e.defineComponent({__name:"AuthRoute",setup(m){const s=r=>({scopes:["https://graph.microsoft.com/.default","openid","profile"],redirectStartPage:window.location.href,extraQueryParameters:r}),i=e.ref(!1);async function u(){t.msal.getAllAccounts().length===0&&(i.value=!0);const r=await t.msal.handleRedirectPromise();if(!r){await t.msal.initialize();const n=s();await t.msal.loginRedirect(n);return}t.msal.setActiveAccount(r.account)}e.onMounted(async()=>{await t.msal.initialize(),await u()});const o=[{title:"Authenticating...",subtitle:"Please wait."},{title:"Authorized",subtitle:"If this window don't closed automatically, you can close it now."}],a=e.computed(()=>i.value?o[0]:o[1]);return(r,n)=>(e.openBlock(),e.createElementBlock("div",c,[e.createElementVNode("h3",l,e.toDisplayString(a.value.title),1),e.createVNode(e.unref(t.SpinnerLoader)),e.createElementVNode("p",d,e.toDisplayString(a.value.subtitle),1)]))}}),h=t._export_sfc(q,[["__scopeId","data-v-f2fc8290"]]);exports.default=h;
|
@@ -27164,7 +27164,7 @@ function lg() {
|
|
27164
27164
|
}
|
27165
27165
|
const gK = {
|
27166
27166
|
path: "/_/dashboard",
|
27167
|
-
component: () => import("./AuthRoute-
|
27167
|
+
component: () => import("./AuthRoute-C7VaZ5Ei.mjs"),
|
27168
27168
|
meta: { requiresAuth: !1 }
|
27169
27169
|
}, pK = {
|
27170
27170
|
path: "/jplan-auth-fail",
|
@@ -28551,11 +28551,11 @@ const ur = fe([]), cC = fe([]), dr = fe(null), BK = fe(null), VK = fe([]), _4 =
|
|
28551
28551
|
userOrg: BK,
|
28552
28552
|
userTeams: VK
|
28553
28553
|
};
|
28554
|
-
}, KK = (n) => {
|
28555
|
-
n.use(DK), n.use(KP, LK), n.use(FK), Object.entries(MK).forEach(([
|
28556
|
-
n.component(
|
28557
|
-
}), Object.entries(nN).forEach(([
|
28558
|
-
n.provide(
|
28554
|
+
}, KK = (n, e = !0) => {
|
28555
|
+
n.use(DK), n.use(KP, LK), e && n.use(FK), Object.entries(MK).forEach(([t, r]) => {
|
28556
|
+
n.component(t, r);
|
28557
|
+
}), Object.entries(nN).forEach(([t, r]) => {
|
28558
|
+
n.provide(t, r);
|
28559
28559
|
});
|
28560
28560
|
}, v4 = { install: KK };
|
28561
28561
|
export {
|