jplan-pack 0.6.701 → 0.6.703
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-DUzBNHaz.js → AuthFailRoute-COWcPjbd.js} +1 -1
- package/dist/{AuthFailRoute-Cn_8xSME.mjs → AuthFailRoute-CrBUhuDT.mjs} +1 -1
- package/dist/{AuthRoute-OE8TJZOO.mjs → AuthRoute-BdUHwsO7.mjs} +1 -1
- package/dist/{AuthRoute-BxZxDgNo.js → AuthRoute-D7RFmEGL.js} +1 -1
- package/dist/{index-BkwaISmM.js → index-CkU5GmrC.js} +24 -24
- package/dist/{index-BmKMeMEE.mjs → index-alhywZj7.mjs} +1256 -1253
- package/dist/jplan-pack.cjs.js +1 -1
- package/dist/jplan-pack.es.js +1 -1
- package/dist/types/plugins/i18n/i18n.d.ts +2 -0
- package/package.json +1 -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-CkU5GmrC.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.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 p, H as b, M as g, A as C, o as I, D as v, x as B, r as F, t as J, v as A, w as D, R as f, z as h, h as E, S as M, E as x, U as y, y as H, d as P, f as G, g as O, T as U, b as z, L, a1 as j, c as w, V as K, O as N, i as Q, $ as V, N as Y, W as _, Z as k, a3 as q, a0 as R, X as W, a9 as X, s as Z, a2 as $, Y as aa, a as sa, a6 as ea, I as ta, J as na, a4 as ra, a8 as oa, a5 as ia, u as la, a7 as ua, K as ca } from "./index-
|
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 p, H as b, M as g, A as C, o as I, D as v, x as B, r as F, t as J, v as A, w as D, R as f, z as h, h as E, S as M, E as x, U as y, y as H, d as P, f as G, g as O, T as U, b as z, L, a1 as j, c as w, V as K, O as N, i as Q, $ as V, N as Y, W as _, Z as k, a3 as q, a0 as R, X as W, a9 as X, s as Z, a2 as $, Y as aa, a as sa, a6 as ea, I as ta, J as na, a4 as ra, a8 as oa, a5 as ia, u as la, a7 as ua, K as ca } from "./index-alhywZj7.mjs";
|
2
2
|
import "@vueuse/core";
|
3
3
|
export {
|
4
4
|
t as AvatarPicture,
|
@@ -14,6 +14,7 @@ export declare const i18n: import('vue-i18n').I18n<{
|
|
14
14
|
actions: {
|
15
15
|
save: string;
|
16
16
|
cancel: string;
|
17
|
+
edit: string;
|
17
18
|
delete: string;
|
18
19
|
disable: string;
|
19
20
|
back: string;
|
@@ -49,6 +50,7 @@ export declare const i18n: import('vue-i18n').I18n<{
|
|
49
50
|
actions: {
|
50
51
|
save: string;
|
51
52
|
cancel: string;
|
53
|
+
edit: string;
|
52
54
|
delete: string;
|
53
55
|
disable: string;
|
54
56
|
back: string;
|