jplan-pack 0.6.781 → 0.6.783
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-CFygdVoU.mjs → AuthRoute-CkMow6Lc.mjs} +1 -1
- package/dist/{AuthRoute-DuP35P42.js → AuthRoute-DqVX_Rtv.js} +1 -1
- package/dist/{WidgetLabel-Vc0diUCQ.js → WidgetLabel-7LzYMAgr.js} +1 -1
- package/dist/{WidgetLabel-BysJbut8.mjs → WidgetLabel-COuybmNh.mjs} +1 -1
- package/dist/{WidgetShortcut-C3BruL4w.js → WidgetShortcut-B5YowRpU.js} +1 -1
- package/dist/{WidgetShortcut-BetRIywT.mjs → WidgetShortcut-CS-UGT4z.mjs} +1 -1
- package/dist/{WidgetSpacer-C0hw7a4a.mjs → WidgetSpacer-C6aUpOCw.mjs} +1 -1
- package/dist/{WidgetSpacer-CDihJLAC.js → WidgetSpacer-J-D-4ndR.js} +1 -1
- package/dist/{WidgetTask-ni1V4Td9.mjs → WidgetTask-CQBJ0VMz.mjs} +1 -1
- package/dist/{WidgetTask-BnVt8D3u.js → WidgetTask-D1ikc5BY.js} +1 -1
- package/dist/{index-DgUTxi1V.mjs → index-B8nu_x_B.mjs} +10 -9
- package/dist/{index-DRhhvqTQ.js → index-XceKD9kD.js} +3 -3
- package/dist/jplan-pack.cjs.js +1 -1
- package/dist/jplan-pack.es.js +1 -1
- package/dist/types/plugins/i18n/i18n.d.ts +4 -4
- 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, a as v } from "./index-
|
|
6
|
+
import { m as t, S as w, a as v } from "./index-B8nu_x_B.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-XceKD9kD.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/VAutocomplete/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;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("vue"),c=require("vuetify/lib/components/VCard/index.mjs"),o=require("./index-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("vue"),c=require("vuetify/lib/components/VCard/index.mjs"),o=require("./index-XceKD9kD.js"),a=e.defineComponent({__name:"WidgetLabel",props:{label:{},font_size:{}},setup(n){const t=n,s=r=>{switch(r){case"body":return"text-body-1";case"sm":return"text-h5";case"md":return"text-h4";case"lg":return"text-h3";default:return"text-body-1"}};return(r,i)=>(e.openBlock(),e.createBlock(c.VCard,{color:"containerBg",class:"w-100 h-100 d-flex align-center justify-center"},{default:e.withCtx(()=>[e.createElementVNode("div",{class:e.normalizeClass([s(t.font_size),"text-center truncate"])},e.toDisplayString(t.label),3)]),_:1}))}}),l=o._export_sfc(a,[["__scopeId","data-v-9d79374d"]]);exports.default=l;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent as o, createBlock as s, openBlock as n, withCtx as c, createElementVNode as l, normalizeClass as d, toDisplayString as i } from "vue";
|
|
2
2
|
import { VCard as p } from "vuetify/lib/components/VCard/index.mjs";
|
|
3
|
-
import { a as f } from "./index-
|
|
3
|
+
import { a as f } from "./index-B8nu_x_B.mjs";
|
|
4
4
|
const m = /* @__PURE__ */ o({
|
|
5
5
|
__name: "WidgetLabel",
|
|
6
6
|
props: {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("vue"),n=require("./index-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("vue"),n=require("./index-XceKD9kD.js"),i=require("vuetify/lib/components/VImg/index.mjs"),s=require("vuetify/lib/components/VSheet/index.mjs"),a={class:"text-h6 text-center truncate w-100 px-4 mb-4"},u=e.defineComponent({__name:"WidgetShortcut",props:{title:{},image:{},url:{}},setup(r){const t=r,{edition:o}=n.useDashboardStore();function c(){window.open(t.url,"__blank")}return(l,_)=>(e.openBlock(),e.createBlock(s.VSheet,e.mergeProps(e.unref(o)?{}:{onClick:c},{ripple:"",rounded:"md",class:"d-flex flex-column align-center justify-center w-100 h-100 bg-containerBg"}),{default:e.withCtx(()=>[e.createVNode(i.VImg,{src:t.image,height:"45",width:"45"},null,8,["src"]),e.createElementVNode("div",a,e.toDisplayString(t.title),1)]),_:1},16))}}),d=n._export_sfc(u,[["__scopeId","data-v-7045e16b"]]);exports.default=d;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent as n, createBlock as c, openBlock as i, mergeProps as a, unref as s, withCtx as l, createVNode as p, createElementVNode as d, toDisplayString as m } from "vue";
|
|
2
|
-
import { u, a as _ } from "./index-
|
|
2
|
+
import { u, a as _ } from "./index-B8nu_x_B.mjs";
|
|
3
3
|
import { VImg as f } from "vuetify/lib/components/VImg/index.mjs";
|
|
4
4
|
import { VSheet as g } from "vuetify/lib/components/VSheet/index.mjs";
|
|
5
5
|
const h = { class: "text-h6 text-center truncate w-100 px-4 mb-4" }, x = /* @__PURE__ */ n({
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent as t, createElementBlock as r, createBlock as c, unref as n, openBlock as e } from "vue";
|
|
2
|
-
import { u as a } from "./index-
|
|
2
|
+
import { u as a } from "./index-B8nu_x_B.mjs";
|
|
3
3
|
import { VCard as s } from "vuetify/lib/components/VCard/index.mjs";
|
|
4
4
|
const i = {
|
|
5
5
|
key: 0,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("vue"),n=require("./index-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("vue"),n=require("./index-XceKD9kD.js"),o=require("vuetify/lib/components/VCard/index.mjs"),r={key:0,class:"w-100 h-100"},c=e.defineComponent({__name:"WidgetSpacer",setup(s){const{edition:t}=n.useDashboardStore();return(i,a)=>e.unref(t)?(e.openBlock(),e.createBlock(o.VCard,{key:1,color:"containerBg",class:"w-100 h-100 d-flex align-center justify-center"})):(e.openBlock(),e.createElementBlock("div",r))}});exports.default=c;
|
|
@@ -3,7 +3,7 @@ import "@vueuse/core";
|
|
|
3
3
|
import { VBtn as u } from "vuetify/lib/components/VBtn/index.mjs";
|
|
4
4
|
import "vuetify/components";
|
|
5
5
|
import "vuetify/lib/components/VIcon/index.mjs";
|
|
6
|
-
import { _ as w } from "./index-
|
|
6
|
+
import { _ as w } from "./index-B8nu_x_B.mjs";
|
|
7
7
|
import { VCard as C, VCardText as g } from "vuetify/lib/components/VCard/index.mjs";
|
|
8
8
|
import "vuetify/lib/components/VDialog/index.mjs";
|
|
9
9
|
import "vuetify/lib/components/VAvatar/index.mjs";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("vue");require("@vueuse/core");const i=require("vuetify/lib/components/VBtn/index.mjs");require("vuetify/components");require("vuetify/lib/components/VIcon/index.mjs");const V=require("./index-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("vue");require("@vueuse/core");const i=require("vuetify/lib/components/VBtn/index.mjs");require("vuetify/components");require("vuetify/lib/components/VIcon/index.mjs");const V=require("./index-XceKD9kD.js"),s=require("vuetify/lib/components/VCard/index.mjs");require("vuetify/lib/components/VDialog/index.mjs");require("vuetify/lib/components/VAvatar/index.mjs");require("vuetify/lib/components/VImg/index.mjs");const n=require("vuetify/lib/components/VList/index.mjs"),x=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/VDivider/index.mjs");require("vuetify/lib/components/VGrid/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/VAutocomplete/index.mjs");require("vuetify/lib/components/VTextarea/index.mjs");require("vuetify/lib/components/VBtnToggle/index.mjs");const N=require("vuetify/lib/components/VBanner/index.mjs");/*!
|
|
2
2
|
* vue-router v4.5.0
|
|
3
3
|
* (c) 2024 Eduardo San Martin Morote
|
|
4
4
|
* @license MIT
|
|
@@ -8917,9 +8917,8 @@ const zv = "https://app-files.jplan.com.br/pub/resources/assets/thumbs/empty_lis
|
|
|
8917
8917
|
})) : u.value = !0;
|
|
8918
8918
|
};
|
|
8919
8919
|
function E(y, { item: w }) {
|
|
8920
|
-
|
|
8921
|
-
|
|
8922
|
-
const b = c.value.findIndex((k) => k === w);
|
|
8920
|
+
o("rowClick", w), (!r.selectOnRowClick || !c.value) && (c.value = []);
|
|
8921
|
+
const b = c.value.findIndex((A) => A === w);
|
|
8923
8922
|
return b !== -1 ? c.value.splice(b, 1) : c.value.push(w), w;
|
|
8924
8923
|
}
|
|
8925
8924
|
return (y, w) => !y.loading && y.items.length === 0 ? (W(), _e("div", kx, [
|
|
@@ -16740,7 +16739,8 @@ const dH = { class: "text-faded mt-7" }, hH = {
|
|
|
16740
16739
|
color: "secondary",
|
|
16741
16740
|
variant: "outlined",
|
|
16742
16741
|
onClick: a[0] || (a[0] = (c) => t("cancel")),
|
|
16743
|
-
class: "me-2 j-btn-form"
|
|
16742
|
+
class: "me-2 j-btn-form",
|
|
16743
|
+
height: "36"
|
|
16744
16744
|
}, {
|
|
16745
16745
|
default: x(() => [
|
|
16746
16746
|
Y(se(o.title ? Z(r)("actions.cancel") : Z(r)("actions.back")), 1)
|
|
@@ -16766,7 +16766,8 @@ const dH = { class: "text-faded mt-7" }, hH = {
|
|
|
16766
16766
|
color: "secondary",
|
|
16767
16767
|
onClick: o,
|
|
16768
16768
|
onKeydown: rN(o, ["enter"]),
|
|
16769
|
-
class: "j-btn-form"
|
|
16769
|
+
class: "j-btn-form",
|
|
16770
|
+
height: "36"
|
|
16770
16771
|
}, {
|
|
16771
16772
|
default: x(() => [
|
|
16772
16773
|
Y(se(Z(a)("actions.save")), 1)
|
|
@@ -27398,7 +27399,7 @@ function hm() {
|
|
|
27398
27399
|
}
|
|
27399
27400
|
const SK = {
|
|
27400
27401
|
path: "/_/dashboard",
|
|
27401
|
-
component: () => import("./AuthRoute-
|
|
27402
|
+
component: () => import("./AuthRoute-CkMow6Lc.mjs"),
|
|
27402
27403
|
meta: { requiresAuth: !1 }
|
|
27403
27404
|
}, kK = {
|
|
27404
27405
|
path: "/jplan-auth-fail",
|
|
@@ -27533,7 +27534,7 @@ const rC = {
|
|
|
27533
27534
|
dataFooter: {
|
|
27534
27535
|
itemsPerPageAll: "Todos",
|
|
27535
27536
|
itemsPerPageText: "Itens por página:",
|
|
27536
|
-
|
|
27537
|
+
ofText: "de"
|
|
27537
27538
|
}
|
|
27538
27539
|
},
|
|
27539
27540
|
toast: {
|
|
@@ -27616,7 +27617,7 @@ const rC = {
|
|
|
27616
27617
|
dataFooter: {
|
|
27617
27618
|
itemsPerPageAll: "All",
|
|
27618
27619
|
itemsPerPageText: "Items per page:",
|
|
27619
|
-
|
|
27620
|
+
ofText: "of"
|
|
27620
27621
|
}
|
|
27621
27622
|
},
|
|
27622
27623
|
toast: {
|
|
@@ -28923,7 +28924,7 @@ function rW() {
|
|
|
28923
28924
|
resetLayout: t
|
|
28924
28925
|
};
|
|
28925
28926
|
}
|
|
28926
|
-
const t4 = Qi(() => import("./WidgetTask-
|
|
28927
|
+
const t4 = Qi(() => import("./WidgetTask-CQBJ0VMz.mjs")), n4 = Qi(() => import("./WidgetImage-CnrNa1-z.mjs")), r4 = Qi(() => import("./WidgetShortcut-CS-UGT4z.mjs")), o4 = Qi(() => import("./WidgetSpacer-C6aUpOCw.mjs")), i4 = Qi(() => import("./WidgetLabel-COuybmNh.mjs")), a4 = Qi(() => import("./WidgetChartBar-BZV6F3dO.mjs")), s4 = Qi(() => import("./WidgetChartPie-BZ3uHdrF.mjs")), oW = {
|
|
28927
28928
|
WidgetSpacer: o4,
|
|
28928
28929
|
WidgetLabel: i4,
|
|
28929
28930
|
WidgetTask: t4,
|