jplan-pack 0.5.89 → 0.5.91
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-BMxjsJmx.js → AuthRoute-5bU3tSYz.js} +1 -1
- package/dist/{AuthRoute-B4FmOmWm.mjs → AuthRoute-lZKZxtJ-.mjs} +1 -1
- package/dist/{index-KAV_PCnW.js → index-B73vZUie.js} +22 -22
- package/dist/{index-Ddk5W7E3.mjs → index-C-b8FtdG.mjs} +3010 -2974
- package/dist/jplan-pack.cjs.js +1 -1
- package/dist/jplan-pack.es.js +36 -35
- package/dist/types/components/DotsMenu.d.ts +15 -13
- package/dist/types/components/DotsMenuV1.d.ts +27 -0
- package/dist/types/components/index.d.ts +2 -1
- package/package.json +2 -6
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-B73vZUie.js");require("@vueuse/core");exports.AvatarPicture=e._sfc_main$18;exports.ColumnSettingsDialog=e._sfc_main$16;exports.ConfirmDialog=e._sfc_main$1;exports.ContextMenu=e.ContextMenu;exports.CopyButton=e._sfc_main$2;exports.DeleteButton=e._sfc_main$7;exports.DotsMenu=e._sfc_main$3;exports.DotsMenuV1=e._sfc_main$4;exports.EditButton=e._sfc_main$8;exports.FormHeadless=e.FormHeadless;exports.FormMetadata=e._sfc_main$5;exports.GlobalScopeFilter=e._sfc_main$19;exports.GlobalSpinner=e._sfc_main$20;exports.HttpCore=e.HttpCore;exports.JAvatar=e._sfc_main$17;exports.JBtn=e._sfc_main$6;exports.JDialog=e._sfc_main$9;exports.JForm=e._sfc_main$13;exports.JIconBtn=e._sfc_main$10;exports.JSelect=e._sfc_main$11;exports.JTextArea=e._sfc_main$12;exports.JTextField=e._sfc_main$5;exports.ParentCard=e._sfc_main$15;exports.SpinnerLoader=e.SpinnerLoader;exports.TabFormHeader=e._sfc_main$14;exports.UiTable=e._sfc_main;exports.__spinner=e.__spinner;exports.branchInstance=e.branchInstance;exports.coreClient=e.coreClient;exports.dateFormat=e.dateFormat;exports.default=e.index;exports.divisionInstance=e.divisionInstance;exports.filterQuery=e.filterQuery;exports.manageUserInstance=e.manageUserInstance;exports.orgInstance=e.orgInstance;exports.scopedClient=e.scopedClient;exports.setupAuthGuard=e.setupAuthGuard;exports.teamInstance=e.teamInstance;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 { w as t, t as n, a as o, C as r, b as i, h as u, d as l, e as c, j as d, F as m, f as S, x as p, y as g, H as C, v as D, g as J, k as F, p as B, l as I, n as T, o as b, f, r as M, S as v, q as x, _ as A, D as h, K as G, c as H, G as y, i as z, I as P, E as U, M as _, J as E, T as L, s as O, L as Q, P as j, z as k, A as q, N as w, R as K, O as N, u as R, Q as V, B as W } from "./index-C-b8FtdG.mjs";
|
2
2
|
import "@vueuse/core";
|
3
3
|
export {
|
4
4
|
t as AvatarPicture,
|
@@ -8,43 +8,44 @@ export {
|
|
8
8
|
i as CopyButton,
|
9
9
|
u as DeleteButton,
|
10
10
|
l as DotsMenu,
|
11
|
-
c as
|
12
|
-
d as
|
13
|
-
m as
|
14
|
-
S as
|
15
|
-
p as
|
16
|
-
g as
|
17
|
-
C as
|
11
|
+
c as DotsMenuV1,
|
12
|
+
d as EditButton,
|
13
|
+
m as FormHeadless,
|
14
|
+
S as FormMetadata,
|
15
|
+
p as GlobalScopeFilter,
|
16
|
+
g as GlobalSpinner,
|
17
|
+
C as HttpCore,
|
18
|
+
D as JAvatar,
|
18
19
|
J as JBtn,
|
19
|
-
|
20
|
-
|
21
|
-
|
22
|
-
|
20
|
+
F as JDialog,
|
21
|
+
B as JForm,
|
22
|
+
I as JIconBtn,
|
23
|
+
T as JSelect,
|
23
24
|
b as JTextArea,
|
24
|
-
|
25
|
-
|
25
|
+
f as JTextField,
|
26
|
+
M as ParentCard,
|
26
27
|
v as SpinnerLoader,
|
27
28
|
x as TabFormHeader,
|
28
29
|
A as UiTable,
|
29
|
-
|
30
|
-
|
31
|
-
|
32
|
-
|
33
|
-
|
34
|
-
|
35
|
-
|
36
|
-
|
37
|
-
|
38
|
-
|
39
|
-
|
40
|
-
|
41
|
-
|
42
|
-
|
43
|
-
|
44
|
-
|
45
|
-
|
46
|
-
|
47
|
-
|
48
|
-
|
49
|
-
|
30
|
+
h as __spinner,
|
31
|
+
G as branchInstance,
|
32
|
+
H as coreClient,
|
33
|
+
y as dateFormat,
|
34
|
+
z as default,
|
35
|
+
P as divisionInstance,
|
36
|
+
U as filterQuery,
|
37
|
+
_ as manageUserInstance,
|
38
|
+
E as orgInstance,
|
39
|
+
L as scopedClient,
|
40
|
+
O as setupAuthGuard,
|
41
|
+
Q as teamInstance,
|
42
|
+
j as useBranchStore,
|
43
|
+
k as useCustomizer,
|
44
|
+
q as useDialog,
|
45
|
+
w as useDivisionStore,
|
46
|
+
K as useManageUserStore,
|
47
|
+
N as useOrganizationStore,
|
48
|
+
R as useSession,
|
49
|
+
V as useTeamStore,
|
50
|
+
W as useToast
|
50
51
|
};
|
@@ -1,27 +1,29 @@
|
|
1
1
|
import { VBtn } from 'vuetify/components';
|
2
|
-
declare
|
2
|
+
declare function __VLS_template(): {
|
3
|
+
slots: {
|
4
|
+
default?(_: {}): any;
|
5
|
+
};
|
6
|
+
refs: {};
|
7
|
+
attrs: Partial<{}>;
|
8
|
+
};
|
9
|
+
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
10
|
+
declare const __VLS_component: import('vue').DefineComponent<{
|
3
11
|
variant: VBtn["variant"];
|
4
12
|
color: string;
|
5
13
|
orientation: "x" | "y";
|
6
|
-
options: {
|
7
|
-
name?: string;
|
8
|
-
action?: (...params: any[]) => any;
|
9
|
-
title?: string;
|
10
|
-
divider?: boolean;
|
11
|
-
}[];
|
12
14
|
size: number;
|
13
15
|
}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{
|
14
16
|
variant: VBtn["variant"];
|
15
17
|
color: string;
|
16
18
|
orientation: "x" | "y";
|
17
|
-
options: {
|
18
|
-
name?: string;
|
19
|
-
action?: (...params: any[]) => any;
|
20
|
-
title?: string;
|
21
|
-
divider?: boolean;
|
22
|
-
}[];
|
23
19
|
size: number;
|
24
20
|
}> & Readonly<{}>, {
|
25
21
|
variant: VBtn["variant"];
|
26
22
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
23
|
+
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
27
24
|
export default _default;
|
25
|
+
type __VLS_WithTemplateSlots<T, S> = T & {
|
26
|
+
new (): {
|
27
|
+
$slots: S;
|
28
|
+
};
|
29
|
+
};
|
@@ -0,0 +1,27 @@
|
|
1
|
+
import { VBtn } from 'vuetify/components';
|
2
|
+
declare const _default: import('vue').DefineComponent<{
|
3
|
+
variant: VBtn["variant"];
|
4
|
+
color: string;
|
5
|
+
orientation: "x" | "y";
|
6
|
+
options: {
|
7
|
+
name?: string;
|
8
|
+
action?: (...params: any[]) => any;
|
9
|
+
title?: string;
|
10
|
+
divider?: boolean;
|
11
|
+
}[];
|
12
|
+
size: number;
|
13
|
+
}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{
|
14
|
+
variant: VBtn["variant"];
|
15
|
+
color: string;
|
16
|
+
orientation: "x" | "y";
|
17
|
+
options: {
|
18
|
+
name?: string;
|
19
|
+
action?: (...params: any[]) => any;
|
20
|
+
title?: string;
|
21
|
+
divider?: boolean;
|
22
|
+
}[];
|
23
|
+
size: number;
|
24
|
+
}> & Readonly<{}>, {
|
25
|
+
variant: VBtn["variant"];
|
26
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
27
|
+
export default _default;
|
@@ -4,6 +4,7 @@ import { default as JBtn } from './JBtn';
|
|
4
4
|
import { default as DeleteButton } from './DeleteButton';
|
5
5
|
import { default as EditButton } from './EditButton';
|
6
6
|
import { default as DotsMenu } from './DotsMenu';
|
7
|
+
import { default as DotsMenuV1 } from './DotsMenuV1';
|
7
8
|
import { default as UiTable } from './table/UiTable';
|
8
9
|
import { default as ColumnSettingsDialog } from './table/ColumnSettingsDialog';
|
9
10
|
import { default as ParentCard } from './ParentCard';
|
@@ -21,4 +22,4 @@ import { default as FormHeadless } from './form/headless/FormHeadless';
|
|
21
22
|
import { default as GlobalScopeFilter } from '../modules/scope/GlobalScopeFilter';
|
22
23
|
import { default as SpinnerLoader } from './spinner/SpinnerLoader';
|
23
24
|
import { default as GlobalSpinner } from './spinner/GlobalSpinner';
|
24
|
-
export { UiTable, ConfirmDialog, CopyButton, DotsMenu, FormMetadata, JBtn, DeleteButton, EditButton, JDialog, JIconBtn, JSelect, JTextArea, JTextField, JForm, TabFormHeader, FormHeadless, ParentCard, ColumnSettingsDialog, SpinnerLoader, ContextMenu, JAvatar, AvatarPicture, GlobalScopeFilter, GlobalSpinner };
|
25
|
+
export { UiTable, ConfirmDialog, CopyButton, DotsMenu, DotsMenuV1, FormMetadata, JBtn, DeleteButton, EditButton, JDialog, JIconBtn, JSelect, JTextArea, JTextField, JForm, TabFormHeader, FormHeadless, ParentCard, ColumnSettingsDialog, SpinnerLoader, ContextMenu, JAvatar, AvatarPicture, GlobalScopeFilter, GlobalSpinner };
|
package/package.json
CHANGED
@@ -1,10 +1,10 @@
|
|
1
1
|
{
|
2
2
|
"name": "jplan-pack",
|
3
|
-
"version": "0.5.
|
3
|
+
"version": "0.5.91",
|
4
4
|
"main": "./dist/jplan-pack.cjs.js",
|
5
5
|
"module": "./dist/jplan-pack.es.js",
|
6
6
|
"types": "dist/types/index.d.ts",
|
7
|
-
"style": "jplan-pack.min.css",
|
7
|
+
"style": "./dist/jplan-pack.min.css",
|
8
8
|
"exports": {
|
9
9
|
".": {
|
10
10
|
"types": "./dist/types/index.d.ts",
|
@@ -83,9 +83,5 @@
|
|
83
83
|
"@vitejs/plugin-vue": "^5.1.2",
|
84
84
|
"globals": "^15.11.0",
|
85
85
|
"prettier": "3.3.3"
|
86
|
-
},
|
87
|
-
"repository": {
|
88
|
-
"type": "git",
|
89
|
-
"url": "git+https://github.com/wuruoyun/vue-component-lib-starter.git"
|
90
86
|
}
|
91
87
|
}
|