jplan-pack 0.6.565 → 0.6.566
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-40-VU_gd.mjs → AuthFailRoute-CiOt07Gb.mjs} +1 -1
- package/dist/{AuthFailRoute-Bu3phC3z.js → AuthFailRoute-DYGcOkB1.js} +1 -1
- package/dist/{AuthRoute-B5V4mP0D.mjs → AuthRoute-BC90rwNt.mjs} +1 -1
- package/dist/{AuthRoute-nbh312Xs.js → AuthRoute-DT7TDNqB.js} +1 -1
- package/dist/{index-C_tU_5_3.mjs → index-Btd19MGX.mjs} +854 -852
- package/dist/{index-CJIXc5U5.js → index-CS29lH-N.js} +22 -22
- package/dist/jplan-pack.cjs.js +1 -1
- package/dist/jplan-pack.es.js +44 -43
- package/dist/types/components/index.d.ts +2 -1
- 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-CS29lH-N.js");require("@vueuse/core");exports.AvatarPicture=e._sfc_main$22;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$11;exports.DotsMenu=e._sfc_main$7;exports.DotsMenuV1=e._sfc_main$8;exports.EditButton=e._sfc_main$12;exports.EventBus=e.EventBus;exports.FormHeadless=e.FormHeadless;exports.FormMetadata=e._sfc_main$9;exports.GlobalScopeFilter=e._sfc_main$23;exports.GlobalSpinner=e._sfc_main$24;exports.HttpCore=e.HttpCore;exports.JAvatar=e._sfc_main$21;exports.JBtn=e._sfc_main$10;exports.JDialog=e._sfc_main$13;exports.JForm=e._sfc_main$18;exports.JIconBtn=e._sfc_main$14;exports.JSelect=e._sfc_main$15;exports.JTextArea=e._sfc_main$16;exports.JTextField=e._sfc_main$17;Object.defineProperty(exports,"POSITION",{enumerable:!0,get:()=>e.POSITION});exports.ParentCard=e._sfc_main$20;exports.SearchFilter=e._sfc_main$4;exports.SpinnerLoader=e.SpinnerLoader;Object.defineProperty(exports,"TYPE",{enumerable:!0,get:()=>e.TYPE});exports.TabFormHeader=e._sfc_main$19;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.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 {
|
1
|
+
import { E as t, e as n, j as o, C as r, k as i, q as l, l as u, n as c, r as d, P as T, F as S, o as m, G as p, H as C, M as b, D as g, p as I, t as v, z as B, v as D, w as F, x as J, y as A, Q as f, B as h, h as M, S as x, R as E, A as H, d as P, f as y, g as G, T as O, b as U, L as z, $ as V, c as j, U as w, O as K, i as L, Y as N, N as Q, V as Y, a1 as _, Z as k, W as q, a7 as R, s as W, a0 as X, X as Z, a as $, a4 as aa, I as sa, J as ea, a2 as ta, a6 as na, a3 as oa, u as ra, a5 as ia, K as la } from "./index-Btd19MGX.mjs";
|
2
2
|
import "@vueuse/core";
|
3
3
|
export {
|
4
4
|
t as AvatarPicture,
|
@@ -8,11 +8,11 @@ export {
|
|
8
8
|
i as CopyButton,
|
9
9
|
l as DeleteAllBtn,
|
10
10
|
u as DotsMenu,
|
11
|
-
|
12
|
-
|
11
|
+
c as DotsMenuV1,
|
12
|
+
d as EditButton,
|
13
13
|
T as EventBus,
|
14
|
-
|
15
|
-
|
14
|
+
S as FormHeadless,
|
15
|
+
m as FormMetadata,
|
16
16
|
p as GlobalScopeFilter,
|
17
17
|
C as GlobalSpinner,
|
18
18
|
b as HttpCore,
|
@@ -21,43 +21,44 @@ export {
|
|
21
21
|
v as JDialog,
|
22
22
|
B as JForm,
|
23
23
|
D as JIconBtn,
|
24
|
-
|
25
|
-
|
26
|
-
|
24
|
+
F as JSelect,
|
25
|
+
J as JTextArea,
|
26
|
+
A as JTextField,
|
27
27
|
f as POSITION,
|
28
|
-
|
29
|
-
|
30
|
-
x as
|
31
|
-
E as
|
32
|
-
H as
|
33
|
-
P as
|
34
|
-
y as
|
35
|
-
G as
|
36
|
-
O as
|
37
|
-
U as
|
38
|
-
z as
|
39
|
-
V as
|
40
|
-
j as
|
41
|
-
w as
|
42
|
-
K as
|
43
|
-
L as
|
44
|
-
N as
|
45
|
-
Q as
|
46
|
-
Y as
|
47
|
-
_ as
|
48
|
-
k as
|
49
|
-
q as
|
50
|
-
R as
|
51
|
-
W as
|
52
|
-
X as
|
53
|
-
Z as
|
54
|
-
$ as
|
55
|
-
aa as
|
56
|
-
sa as
|
57
|
-
ea as
|
58
|
-
ta as
|
59
|
-
na as
|
60
|
-
oa as
|
61
|
-
ra as
|
62
|
-
ia as
|
28
|
+
h as ParentCard,
|
29
|
+
M as SearchFilter,
|
30
|
+
x as SpinnerLoader,
|
31
|
+
E as TYPE,
|
32
|
+
H as TabFormHeader,
|
33
|
+
P as TableAdvanced,
|
34
|
+
y as TableCard,
|
35
|
+
G as TableCardsView,
|
36
|
+
O as TableHeader,
|
37
|
+
U as UiTable,
|
38
|
+
z as __spinner,
|
39
|
+
V as branchInstance,
|
40
|
+
j as coreClient,
|
41
|
+
w as createToastInterface,
|
42
|
+
K as dateFormat,
|
43
|
+
L as default,
|
44
|
+
N as divisionInstance,
|
45
|
+
Q as filterQuery,
|
46
|
+
Y as globalEventBus,
|
47
|
+
_ as manageUserInstance,
|
48
|
+
k as orgInstance,
|
49
|
+
q as provideToast,
|
50
|
+
R as scopedClient,
|
51
|
+
W as setupAuthGuard,
|
52
|
+
X as teamInstance,
|
53
|
+
Z as toastInjectionKey,
|
54
|
+
$ as useAuth,
|
55
|
+
aa as useBranchStore,
|
56
|
+
sa as useCustomizer,
|
57
|
+
ea as useDialog,
|
58
|
+
ta as useDivisionStore,
|
59
|
+
na as useManageUserStore,
|
60
|
+
oa as useOrganizationStore,
|
61
|
+
ra as useSession,
|
62
|
+
ia as useTeamStore,
|
63
|
+
la as useToast
|
63
64
|
};
|
@@ -17,6 +17,7 @@ import { default as TableHeader } from './table/advanced/TableHeader';
|
|
17
17
|
import { default as ColumnSettingsDialog } from './table/advanced/ColumnSettingsDialog';
|
18
18
|
import { default as TableCard } from './table/card/TableCard';
|
19
19
|
import { default as TableCardsView } from './table/card/TableCardsView';
|
20
|
+
import { default as SearchFilter } from './SearchFilter';
|
20
21
|
import { default as JTextField } from './form/JTextField';
|
21
22
|
import { default as FormMetadata } from './form/footer/FormMetadata';
|
22
23
|
import { default as JSelect } from './form/JSelect';
|
@@ -27,7 +28,7 @@ import { default as FormHeadless } from './form/headless/FormHeadless';
|
|
27
28
|
import { default as GlobalScopeFilter } from '../modules/scope/GlobalScopeFilter';
|
28
29
|
import { default as SpinnerLoader } from './spinner/SpinnerLoader';
|
29
30
|
import { default as GlobalSpinner } from './spinner/GlobalSpinner';
|
30
|
-
export { UiTable, TableAdvanced, TableHeader, ColumnSettingsDialog, TableCard, TableCardsView, ConfirmDialog, //TODO REVIEW IF IT IS BEEN USED
|
31
|
+
export { UiTable, TableAdvanced, TableHeader, ColumnSettingsDialog, TableCard, TableCardsView, SearchFilter, ConfirmDialog, //TODO REVIEW IF IT IS BEEN USED
|
31
32
|
CopyButton, DotsMenu, DotsMenuV1, FormMetadata, JBtn, DeleteAllBtn, EditButton, JDialog, //OK
|
32
33
|
JIconBtn, JSelect, //OK
|
33
34
|
JTextArea, //OK
|