jplan-pack 0.6.706 → 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/{AuthFailRoute-BDI4nIKK.mjs → AuthFailRoute-Ct4QnQrq.mjs} +1 -1
- package/dist/AuthFailRoute-DHl-IhUQ.js +1 -0
- package/dist/{AuthRoute-Cif5Av_K.mjs → AuthRoute-C7VaZ5Ei.mjs} +1 -1
- package/dist/{AuthRoute-pUTU9JHV.js → AuthRoute-DFY4KvuM.js} +1 -1
- package/dist/{index-Bh6KhIFH.mjs → index-BBeMLRNJ.mjs} +20 -19
- package/dist/{index-BuICmkQ6.js → index-Q6wZ76Xl.js} +26 -26
- package/dist/jplan-pack.cjs.js +1 -1
- package/dist/jplan-pack.es.js +48 -47
- package/dist/types/index.d.ts +1 -1
- package/dist/types/plugins/i18n/i18n.d.ts +74 -0
- package/package.json +1 -1
- package/dist/AuthFailRoute-300Chibi.js +0 -1
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-Q6wZ76Xl.js");require("@vueuse/core");exports.AvatarPicture=e._sfc_main$20;exports.ColumnSettingsDialog=e._sfc_main$2;exports.ConfirmDialog=e._sfc_main$5;exports.ContextMenu=e.ContextMenu;exports.CopyButton=e._sfc_main$6;exports.DeleteAllBtn=e._sfc_main$10;exports.DotsMenu=e._sfc_main$7;exports.EditButton=e._sfc_main$11;exports.EmptyListImg=e.EmptyListImg;exports.EventBus=e.EventBus;exports.FormHeadless=e.FormHeadless;exports.FormMetadata=e._sfc_main$8;exports.GlobalScopeFilter=e._sfc_main$23;exports.GlobalSpinner=e._sfc_main$24;exports.HttpCore=e.HttpCore;exports.I18nMessages=e.I18nMessages;exports.JAvatar=e._sfc_main$19;exports.JBtn=e._sfc_main$9;exports.JDialog=e._sfc_main$21;exports.JForm=e._sfc_main$16;exports.JIconBtn=e._sfc_main$12;exports.JSelect=e._sfc_main$13;exports.JTextArea=e._sfc_main$14;exports.JTextField=e._sfc_main$15;Object.defineProperty(exports,"POSITION",{enumerable:!0,get:()=>e.POSITION});exports.ParentCard=e._sfc_main$18;exports.SearchFilter=e._sfc_main$4;exports.SpinnerLoader=e.SpinnerLoader;exports.SubMenu=e._sfc_main$22;Object.defineProperty(exports,"TYPE",{enumerable:!0,get:()=>e.TYPE});exports.TabFormHeader=e._sfc_main$17;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.i18n=e.i18n;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.useAuth=e.useAuth;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, e as n, j as r, C as o, k as i, p as l, l as u, q as c, P as d, Q as m, F as S, n as T, G as
|
1
|
+
import { B as t, e as n, j as r, C as o, k as i, p as l, l as u, q as c, P as d, Q as m, F as S, n as T, G as g, H as p, M as I, Z as b, A as C, o as v, D as B, x as F, r as J, t as A, v as D, w as M, R as f, z as h, h as E, S as x, E as y, U as H, y as P, d as G, f as O, g as U, T as z, b as L, L as j, a2 as w, c as K, V as N, O as Q, i as V, a0 as Y, N as _, W as k, $ as q, a4 as R, a1 as W, X, aa as Z, s as $, a3 as aa, Y as sa, a as ea, a7 as ta, I as na, J as ra, a5 as oa, a9 as ia, a6 as la, u as ua, a8 as ca, K as da } from "./index-BBeMLRNJ.mjs";
|
2
2
|
import "@vueuse/core";
|
3
3
|
export {
|
4
4
|
t as AvatarPicture,
|
@@ -13,54 +13,55 @@ export {
|
|
13
13
|
m as EventBus,
|
14
14
|
S as FormHeadless,
|
15
15
|
T as FormMetadata,
|
16
|
-
|
17
|
-
|
18
|
-
|
16
|
+
g as GlobalScopeFilter,
|
17
|
+
p as GlobalSpinner,
|
18
|
+
I as HttpCore,
|
19
|
+
b as I18nMessages,
|
19
20
|
C as JAvatar,
|
20
|
-
|
21
|
-
|
22
|
-
|
23
|
-
|
24
|
-
|
25
|
-
|
26
|
-
|
21
|
+
v as JBtn,
|
22
|
+
B as JDialog,
|
23
|
+
F as JForm,
|
24
|
+
J as JIconBtn,
|
25
|
+
A as JSelect,
|
26
|
+
D as JTextArea,
|
27
|
+
M as JTextField,
|
27
28
|
f as POSITION,
|
28
29
|
h as ParentCard,
|
29
30
|
E as SearchFilter,
|
30
|
-
|
31
|
-
|
32
|
-
|
33
|
-
|
34
|
-
|
35
|
-
|
36
|
-
|
37
|
-
|
38
|
-
|
39
|
-
|
40
|
-
|
41
|
-
|
42
|
-
|
43
|
-
|
44
|
-
|
45
|
-
|
46
|
-
|
47
|
-
|
48
|
-
|
49
|
-
|
50
|
-
|
51
|
-
|
52
|
-
|
53
|
-
|
54
|
-
|
55
|
-
|
56
|
-
|
57
|
-
|
58
|
-
|
59
|
-
|
60
|
-
|
61
|
-
|
62
|
-
|
63
|
-
|
64
|
-
|
65
|
-
|
31
|
+
x as SpinnerLoader,
|
32
|
+
y as SubMenu,
|
33
|
+
H as TYPE,
|
34
|
+
P as TabFormHeader,
|
35
|
+
G as TableAdvanced,
|
36
|
+
O as TableCard,
|
37
|
+
U as TableCardsView,
|
38
|
+
z as TableHeader,
|
39
|
+
L as UiTable,
|
40
|
+
j as __spinner,
|
41
|
+
w as branchInstance,
|
42
|
+
K as coreClient,
|
43
|
+
N as createToastInterface,
|
44
|
+
Q as dateFormat,
|
45
|
+
V as default,
|
46
|
+
Y as divisionInstance,
|
47
|
+
_ as filterQuery,
|
48
|
+
k as globalEventBus,
|
49
|
+
q as i18n,
|
50
|
+
R as manageUserInstance,
|
51
|
+
W as orgInstance,
|
52
|
+
X as provideToast,
|
53
|
+
Z as scopedClient,
|
54
|
+
$ as setupAuthGuard,
|
55
|
+
aa as teamInstance,
|
56
|
+
sa as toastInjectionKey,
|
57
|
+
ea as useAuth,
|
58
|
+
ta as useBranchStore,
|
59
|
+
na as useCustomizer,
|
60
|
+
ra as useDialog,
|
61
|
+
oa as useDivisionStore,
|
62
|
+
ia as useManageUserStore,
|
63
|
+
la as useOrganizationStore,
|
64
|
+
ua as useSession,
|
65
|
+
ca as useTeamStore,
|
66
|
+
da as useToast
|
66
67
|
};
|
package/dist/types/index.d.ts
CHANGED
@@ -1,3 +1,77 @@
|
|
1
|
+
export declare const I18nMessages: {
|
2
|
+
'pt-BR': {
|
3
|
+
placeholders: {
|
4
|
+
selectFilter: string;
|
5
|
+
visualize: string;
|
6
|
+
actions: string;
|
7
|
+
search: string;
|
8
|
+
};
|
9
|
+
dialogs: {
|
10
|
+
columnSettings: {
|
11
|
+
title: string;
|
12
|
+
};
|
13
|
+
};
|
14
|
+
actions: {
|
15
|
+
save: string;
|
16
|
+
cancel: string;
|
17
|
+
edit: string;
|
18
|
+
delete: string;
|
19
|
+
disable: string;
|
20
|
+
back: string;
|
21
|
+
};
|
22
|
+
forms: {
|
23
|
+
metadata: {
|
24
|
+
created: string;
|
25
|
+
updated: string;
|
26
|
+
modified: string;
|
27
|
+
delegated: string;
|
28
|
+
};
|
29
|
+
};
|
30
|
+
$vuetify: {
|
31
|
+
dataFooter: {
|
32
|
+
itemsPerPageAll: string;
|
33
|
+
itemsPerPageText: string;
|
34
|
+
pageText: string;
|
35
|
+
};
|
36
|
+
};
|
37
|
+
};
|
38
|
+
'en-US': {
|
39
|
+
placeholders: {
|
40
|
+
selectFilter: string;
|
41
|
+
visualize: string;
|
42
|
+
actions: string;
|
43
|
+
search: string;
|
44
|
+
};
|
45
|
+
dialogs: {
|
46
|
+
columnSettings: {
|
47
|
+
title: string;
|
48
|
+
};
|
49
|
+
};
|
50
|
+
actions: {
|
51
|
+
save: string;
|
52
|
+
cancel: string;
|
53
|
+
edit: string;
|
54
|
+
delete: string;
|
55
|
+
disable: string;
|
56
|
+
back: string;
|
57
|
+
};
|
58
|
+
forms: {
|
59
|
+
metadata: {
|
60
|
+
created: string;
|
61
|
+
updated: string;
|
62
|
+
modified: string;
|
63
|
+
delegated: string;
|
64
|
+
};
|
65
|
+
};
|
66
|
+
$vuetify: {
|
67
|
+
dataFooter: {
|
68
|
+
itemsPerPageAll: string;
|
69
|
+
itemsPerPageText: string;
|
70
|
+
pageText: string;
|
71
|
+
};
|
72
|
+
};
|
73
|
+
};
|
74
|
+
};
|
1
75
|
export declare const i18n: import('vue-i18n').I18n<{
|
2
76
|
'pt-BR': {
|
3
77
|
placeholders: {
|
package/package.json
CHANGED
@@ -1 +0,0 @@
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("vue"),a=require("vuetify/lib/components/VBtn/index.mjs"),l={style:{background:"rgba(0, 0, 0, 0.5)",height:"100vh"},class:"overlay d-flex flex-column align-center justify-center"},r=e.defineComponent({__name:"AuthFailRoute",setup(c){const o=()=>{const n=window.location.pathname.replace("/jplan-auth-fail","");window.location.replace(n)};return(n,t)=>(e.openBlock(),e.createElementBlock("div",l,[t[1]||(t[1]=e.createElementVNode("div",{class:"w-100 text-h5 text-center mb-4"},"Unable to Access. Please allow pop-ups and try again.",-1)),e.createElementVNode("div",null,[e.createVNode(a.VBtn,{variant:"flat",color:"secondary",onClick:o},{default:e.withCtx(()=>t[0]||(t[0]=[e.createTextVNode("Login")])),_:1})])]))}});exports.default=r;
|