jplan-pack 0.6.633 → 0.6.635
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-BwJZ4NoO.js → AuthFailRoute-D0or4vNh.js} +1 -1
- package/dist/{AuthFailRoute-MNlDzkTb.mjs → AuthFailRoute-DbY95sRt.mjs} +1 -1
- package/dist/{AuthRoute-Eq-RSAEF.mjs → AuthRoute-D0qSLZ7V.mjs} +1 -1
- package/dist/{AuthRoute-oWS_RAsC.js → AuthRoute-DuLZF_3u.js} +1 -1
- package/dist/{index-CSo3vK_R.mjs → index-BUOeyYL0.mjs} +21 -14
- package/dist/{index-C30WKG0I.js → index-CoCwIjrx.js} +3 -3
- package/dist/index.css +1 -1
- package/dist/jplan-pack.cjs.js +1 -1
- package/dist/jplan-pack.es.js +1 -1
- package/dist/types/components/form/JSelect.d.ts +5 -1
- package/package.json +2 -1
@@ -1,4 +1,4 @@
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("vue"),l=require("./index-
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("vue"),l=require("./index-CoCwIjrx.js"),d=require("vuetify/lib/components/VBtn/index.mjs");/*!
|
2
2
|
* vue-router v4.5.0
|
3
3
|
* (c) 2024 Eduardo San Martin Morote
|
4
4
|
* @license MIT
|
@@ -1,5 +1,5 @@
|
|
1
1
|
import { inject as u, openBlock as d, createElementBlock as a, createElementVNode as r, createVNode as p, withCtx as i, createTextVNode as f } from "vue";
|
2
|
-
import { _ as m } from "./index-
|
2
|
+
import { _ as m } from "./index-BUOeyYL0.mjs";
|
3
3
|
import { VBtn as _ } from "vuetify/lib/components/VBtn/index.mjs";
|
4
4
|
/*!
|
5
5
|
* vue-router v4.5.0
|
@@ -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 g, _ as v } from "./index-
|
6
|
+
import { m as t, S as g, _ as v } from "./index-BUOeyYL0.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-CoCwIjrx.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"},l={class:"text-white"},d={class:"text-white"},q=e.defineComponent({__name:"AuthRoute",setup(p){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)]))}}),m=t._export_sfc(q,[["__scopeId","data-v-b7679fd7"]]);exports.default=m;
|
@@ -5552,7 +5552,8 @@ const dM = {
|
|
5552
5552
|
density: "compact",
|
5553
5553
|
class: "top-J-_Field me-2",
|
5554
5554
|
"hide-details": "",
|
5555
|
-
multiple: ""
|
5555
|
+
multiple: "",
|
5556
|
+
clearable: ""
|
5556
5557
|
})),
|
5557
5558
|
A(je, {
|
5558
5559
|
icon: "",
|
@@ -5640,7 +5641,7 @@ const dM = {
|
|
5640
5641
|
A(xa),
|
5641
5642
|
A(hr, {
|
5642
5643
|
justify: "end",
|
5643
|
-
class: "align-center
|
5644
|
+
class: "align-center",
|
5644
5645
|
"no-gutters": ""
|
5645
5646
|
}, {
|
5646
5647
|
default: k(() => [
|
@@ -5662,9 +5663,10 @@ const dM = {
|
|
5662
5663
|
rounded: "false",
|
5663
5664
|
placeholder: "Visualize",
|
5664
5665
|
density: "compact",
|
5665
|
-
class: "min-
|
5666
|
+
class: "min-h-_JTable-header bottom-J-_Field me-2",
|
5666
5667
|
"hide-details": "",
|
5667
|
-
multiple: ""
|
5668
|
+
multiple: "",
|
5669
|
+
clearable: ""
|
5668
5670
|
})
|
5669
5671
|
]),
|
5670
5672
|
_: 1
|
@@ -5685,8 +5687,9 @@ const dM = {
|
|
5685
5687
|
rounded: "false",
|
5686
5688
|
placeholder: "Actions",
|
5687
5689
|
density: "compact",
|
5688
|
-
class: "min-
|
5689
|
-
"hide-details": ""
|
5690
|
+
class: "min-h-_JTable-header bottom-J-_Field",
|
5691
|
+
"hide-details": "",
|
5692
|
+
clearable: ""
|
5690
5693
|
})
|
5691
5694
|
]),
|
5692
5695
|
_: 1
|
@@ -5700,7 +5703,7 @@ const dM = {
|
|
5700
5703
|
]);
|
5701
5704
|
};
|
5702
5705
|
}
|
5703
|
-
}), CM = /* @__PURE__ */ ja(_M, [["__scopeId", "data-v-
|
5706
|
+
}), CM = /* @__PURE__ */ ja(_M, [["__scopeId", "data-v-2906f5d3"]]);
|
5704
5707
|
/*!
|
5705
5708
|
* vue-draggable-next v2.2.0
|
5706
5709
|
* (c) 2023 Anish George
|
@@ -7597,7 +7600,8 @@ const aN = {
|
|
7597
7600
|
itemTitle: {},
|
7598
7601
|
itemValue: {},
|
7599
7602
|
density: {},
|
7600
|
-
loading: { type: Boolean }
|
7603
|
+
loading: { type: Boolean },
|
7604
|
+
clearable: { type: Boolean, default: !0 }
|
7601
7605
|
},
|
7602
7606
|
emits: ["update:modelValue"],
|
7603
7607
|
setup(r, { emit: e }) {
|
@@ -7645,8 +7649,9 @@ const aN = {
|
|
7645
7649
|
"bg-color": "containerBg",
|
7646
7650
|
rounded: "false",
|
7647
7651
|
"hide-details": "",
|
7648
|
-
class: "j-field"
|
7649
|
-
|
7652
|
+
class: "j-field",
|
7653
|
+
clearable: u.clearable
|
7654
|
+
}, null, 8, ["modelValue", "variant", "items", "item-title", "item-value", "loading", "placeholder", "density", "clearable"]))
|
7650
7655
|
], 64));
|
7651
7656
|
}
|
7652
7657
|
}), RN = {
|
@@ -23662,11 +23667,11 @@ function print() { __p += __j.call(arguments, '') }
|
|
23662
23667
|
var Bi = eH();
|
23663
23668
|
const Rc = /* @__PURE__ */ X2(Bi), tH = {
|
23664
23669
|
path: "/_/dashboard",
|
23665
|
-
component: () => import("./AuthRoute-
|
23670
|
+
component: () => import("./AuthRoute-D0qSLZ7V.mjs"),
|
23666
23671
|
meta: { requiresAuth: !1 }
|
23667
23672
|
}, nH = {
|
23668
23673
|
path: "/jplan-auth-fail",
|
23669
|
-
component: () => import("./AuthFailRoute-
|
23674
|
+
component: () => import("./AuthFailRoute-DbY95sRt.mjs"),
|
23670
23675
|
meta: { requiresAuth: !1 }
|
23671
23676
|
}, { isAuthenticated: Mv, handleRedirect: rH } = L_(), oH = wf();
|
23672
23677
|
function XH(r, e) {
|
@@ -24480,7 +24485,8 @@ const kn = te([]), xv = te([]), mt = te(null), Ad = te(!1), hi = te([]), hH = ()
|
|
24480
24485
|
placeholder: "Select a Organization",
|
24481
24486
|
class: "min-w-50",
|
24482
24487
|
modelValue: w.value.organization,
|
24483
|
-
"onUpdate:modelValue": B[1] || (B[1] = (re) => w.value.organization = re)
|
24488
|
+
"onUpdate:modelValue": B[1] || (B[1] = (re) => w.value.organization = re),
|
24489
|
+
clearable: ""
|
24484
24490
|
}, null, 8, ["items", "modelValue"]),
|
24485
24491
|
A(La, { class: "text-subtitle-1 text-high-emphasis mb-2" }, {
|
24486
24492
|
default: k(() => B[11] || (B[11] = [
|
@@ -24498,7 +24504,8 @@ const kn = te([]), xv = te([]), mt = te(null), Ad = te(!1), hi = te([]), hH = ()
|
|
24498
24504
|
placeholder: "Select a Team",
|
24499
24505
|
class: "min-w-50",
|
24500
24506
|
modelValue: w.value.team,
|
24501
|
-
"onUpdate:modelValue": B[2] || (B[2] = (re) => w.value.team = re)
|
24507
|
+
"onUpdate:modelValue": B[2] || (B[2] = (re) => w.value.team = re),
|
24508
|
+
clearable: ""
|
24502
24509
|
}, null, 8, ["items", "modelValue"])
|
24503
24510
|
])
|
24504
24511
|
])
|