@expcat/tigercat-vue 1.2.47 → 1.2.52
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/{chunk-6GPX4ONB.mjs → chunk-35NT2WJR.mjs} +1 -1
- package/dist/{chunk-ICECZVMX.js → chunk-3XCQRM3L.js} +5 -5
- package/dist/{chunk-VKW2O36D.mjs → chunk-5HNDLUUM.mjs} +2 -1
- package/dist/{chunk-UETVHC4K.mjs → chunk-6BFGY5W7.mjs} +2 -2
- package/dist/{chunk-5TJI4HOT.js → chunk-6YI6UAEY.js} +2 -2
- package/dist/{chunk-CKXZONMO.js → chunk-72DDCIVL.js} +9 -1
- package/dist/{chunk-DMNOK6OP.js → chunk-7VHDBN6U.js} +3 -3
- package/dist/{chunk-LFKY2QRD.mjs → chunk-7WQN5BYE.mjs} +5 -2
- package/dist/{chunk-IGSAOYXD.mjs → chunk-BC74Z6IG.mjs} +10 -2
- package/dist/{chunk-G36MH6G4.mjs → chunk-BH4AJQTL.mjs} +1 -1
- package/dist/{chunk-2KDSHEZT.js → chunk-BPAZBRCR.js} +2 -0
- package/dist/{chunk-JKJ7HMFO.mjs → chunk-BWIHL7LK.mjs} +2 -2
- package/dist/{chunk-WQXZ3234.mjs → chunk-DBCSR4WY.mjs} +30 -5
- package/dist/{chunk-V6T5GRLE.js → chunk-EW2IW2JW.js} +5 -5
- package/dist/{chunk-3G4VPV4D.mjs → chunk-G6ULKE6H.mjs} +3 -1
- package/dist/{chunk-SGAUVRUS.js → chunk-H6V26X2R.js} +66 -8
- package/dist/{chunk-4VLNT2ED.js → chunk-HA5QZ76M.js} +2 -0
- package/dist/{chunk-BXS7OSVF.js → chunk-HFRPZA5S.js} +3 -3
- package/dist/{chunk-WH4J6PHF.mjs → chunk-IORFQMZH.mjs} +1 -1
- package/dist/{chunk-FRI62O2J.js → chunk-JJXYM6QR.js} +2 -2
- package/dist/{chunk-I4LQXUMW.js → chunk-JTVFVAM3.js} +9 -1
- package/dist/{chunk-BPRKQVIL.mjs → chunk-K4VUUEFQ.mjs} +2 -2
- package/dist/{chunk-RY2I56HB.js → chunk-K6DYTMBE.js} +30 -5
- package/dist/{chunk-SZFEDBLT.mjs → chunk-LA5YKXPH.mjs} +9 -1
- package/dist/{chunk-QIXG7OIN.mjs → chunk-MJP2SNLK.mjs} +3 -3
- package/dist/{chunk-BIDBJNTL.mjs → chunk-NF5O27AM.mjs} +137 -81
- package/dist/{chunk-B2RH4CMG.js → chunk-NKVEXKM5.js} +5 -2
- package/dist/{chunk-WIQPVVUQ.js → chunk-NYR6OQO4.js} +7 -7
- package/dist/{chunk-PXSV3J2H.js → chunk-O4V7VULF.js} +136 -80
- package/dist/{chunk-OHCC6NNC.mjs → chunk-OU6PJQXN.mjs} +51 -7
- package/dist/{chunk-QJLFHHI2.js → chunk-Q3IZQUW7.js} +9 -1
- package/dist/{chunk-YS6FW775.js → chunk-Q47OK3FR.js} +2 -2
- package/dist/{chunk-7IVLFDZI.js → chunk-R62HQDKS.js} +2 -1
- package/dist/{chunk-27T3QDSF.js → chunk-RBHF7NOQ.js} +3 -1
- package/dist/{chunk-NP6KUJ4X.mjs → chunk-RGAHV6QG.mjs} +32 -13
- package/dist/{chunk-V2IDOR7Y.mjs → chunk-RNQOMMLM.mjs} +1 -1
- package/dist/{chunk-GQPSQJ5I.mjs → chunk-SL5KAVZK.mjs} +10 -2
- package/dist/{chunk-KOTSKHPQ.mjs → chunk-TC6ZPQFT.mjs} +13 -3
- package/dist/{chunk-L6W3XL3A.js → chunk-TZDNF5SK.js} +12 -12
- package/dist/{chunk-XGXGAK27.js → chunk-UG6O4F2A.js} +12 -2
- package/dist/{chunk-LBGTABIU.mjs → chunk-VCBBWDOV.mjs} +3 -1
- package/dist/{chunk-JE7AWY34.js → chunk-W5GVB54A.js} +32 -13
- package/dist/{chunk-VWEH6TGR.mjs → chunk-W6VKVYWZ.mjs} +66 -8
- package/dist/{chunk-ROMVD7LS.mjs → chunk-XP6C3MNM.mjs} +1 -1
- package/dist/{chunk-PO5GVU4Q.mjs → chunk-YZBQ6IR7.mjs} +3 -1
- package/dist/{chunk-6WM7E6C4.js → chunk-ZONC44YH.js} +60 -16
- package/dist/components/ActivityFeed.js +5 -5
- package/dist/components/ActivityFeed.mjs +4 -4
- package/dist/components/Button.js +2 -2
- package/dist/components/Button.mjs +1 -1
- package/dist/components/Card.d.mts +20 -0
- package/dist/components/Card.d.ts +20 -0
- package/dist/components/Card.js +2 -2
- package/dist/components/Card.mjs +1 -1
- package/dist/components/ChatWindow.js +3 -3
- package/dist/components/ChatWindow.mjs +2 -2
- package/dist/components/CommentThread.js +4 -4
- package/dist/components/CommentThread.mjs +3 -3
- package/dist/components/Content.d.mts +18 -0
- package/dist/components/Content.d.ts +18 -0
- package/dist/components/Content.js +2 -2
- package/dist/components/Content.mjs +1 -1
- package/dist/components/CropUpload.js +4 -4
- package/dist/components/CropUpload.mjs +3 -3
- package/dist/components/DataTableWithToolbar.d.mts +25 -3
- package/dist/components/DataTableWithToolbar.d.ts +25 -3
- package/dist/components/DataTableWithToolbar.js +4 -4
- package/dist/components/DataTableWithToolbar.mjs +3 -3
- package/dist/components/Drawer.d.mts +19 -1
- package/dist/components/Drawer.d.ts +19 -1
- package/dist/components/Drawer.js +2 -2
- package/dist/components/Drawer.mjs +1 -1
- package/dist/components/Dropdown.d.mts +1 -1
- package/dist/components/Dropdown.d.ts +1 -1
- package/dist/components/Dropdown.js +2 -2
- package/dist/components/Dropdown.mjs +1 -1
- package/dist/components/DropdownItem.js +3 -3
- package/dist/components/DropdownItem.mjs +2 -2
- package/dist/components/DropdownMenu.js +3 -3
- package/dist/components/DropdownMenu.mjs +1 -1
- package/dist/components/Form.d.mts +2 -2
- package/dist/components/Form.d.ts +2 -2
- package/dist/components/Form.js +2 -2
- package/dist/components/Form.mjs +1 -1
- package/dist/components/FormItem.js +3 -3
- package/dist/components/FormItem.mjs +2 -2
- package/dist/components/FormWizard.js +3 -3
- package/dist/components/FormWizard.mjs +2 -2
- package/dist/components/Header.d.mts +19 -0
- package/dist/components/Header.d.ts +19 -0
- package/dist/components/Header.js +2 -2
- package/dist/components/Header.mjs +1 -1
- package/dist/components/Icon.d.mts +19 -1
- package/dist/components/Icon.d.ts +19 -1
- package/dist/components/Icon.js +2 -2
- package/dist/components/Icon.mjs +1 -1
- package/dist/components/Image.d.mts +11 -1
- package/dist/components/Image.d.ts +11 -1
- package/dist/components/Image.js +4 -2
- package/dist/components/Image.mjs +3 -1
- package/dist/components/ImagePreview.d.mts +1 -1
- package/dist/components/ImagePreview.d.ts +1 -1
- package/dist/components/Menu.d.mts +2 -2
- package/dist/components/Menu.d.ts +2 -2
- package/dist/components/Menu.js +2 -2
- package/dist/components/Menu.mjs +1 -1
- package/dist/components/MenuItem.js +3 -3
- package/dist/components/MenuItem.mjs +1 -1
- package/dist/components/MenuItemGroup.js +3 -3
- package/dist/components/MenuItemGroup.mjs +1 -1
- package/dist/components/Modal.js +3 -3
- package/dist/components/Modal.mjs +2 -2
- package/dist/components/NotificationCenter.js +4 -4
- package/dist/components/NotificationCenter.mjs +3 -3
- package/dist/components/Popconfirm.d.mts +1 -1
- package/dist/components/Popconfirm.d.ts +1 -1
- package/dist/components/SubMenu.js +3 -3
- package/dist/components/SubMenu.mjs +1 -1
- package/dist/components/Table.d.mts +31 -1
- package/dist/components/Table.d.ts +31 -1
- package/dist/components/Table.js +2 -2
- package/dist/components/Table.mjs +1 -1
- package/dist/components/Tabs.d.mts +1 -1
- package/dist/components/Tabs.d.ts +1 -1
- package/dist/components/Tag.js +2 -2
- package/dist/components/Tag.mjs +1 -1
- package/dist/components/Timeline.js +2 -2
- package/dist/components/Timeline.mjs +1 -1
- package/dist/components/Tree.d.mts +1 -1
- package/dist/components/Tree.d.ts +1 -1
- package/dist/index.d.mts +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/index.js +24 -24
- package/dist/index.mjs +23 -23
- package/package.json +2 -2
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import {
|
|
2
2
|
ActivityFeed,
|
|
3
3
|
ActivityFeed_default
|
|
4
|
-
} from "../chunk-
|
|
5
|
-
import "../chunk-
|
|
4
|
+
} from "../chunk-MJP2SNLK.mjs";
|
|
5
|
+
import "../chunk-VCBBWDOV.mjs";
|
|
6
6
|
import "../chunk-XQRKFOXS.mjs";
|
|
7
7
|
import "../chunk-3MO7A4GU.mjs";
|
|
8
8
|
import "../chunk-BDTPFPSB.mjs";
|
|
9
|
-
import "../chunk-
|
|
9
|
+
import "../chunk-G6ULKE6H.mjs";
|
|
10
10
|
import "../chunk-NN6AINLG.mjs";
|
|
11
|
-
import "../chunk-
|
|
11
|
+
import "../chunk-TC6ZPQFT.mjs";
|
|
12
12
|
import "../chunk-ZCT56WB7.mjs";
|
|
13
13
|
import "../chunk-W6ZFHHD3.mjs";
|
|
14
14
|
export {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
3
|
|
|
4
|
-
var
|
|
4
|
+
var _chunkHA5QZ76Mjs = require('../chunk-HA5QZ76M.js');
|
|
5
5
|
require('../chunk-7ADONGSB.js');
|
|
6
6
|
|
|
7
7
|
|
|
8
8
|
|
|
9
|
-
exports.Button =
|
|
9
|
+
exports.Button = _chunkHA5QZ76Mjs.Button; exports.default = _chunkHA5QZ76Mjs.Button_default;
|
|
@@ -9,6 +9,7 @@ interface VueCardProps {
|
|
|
9
9
|
hoverable?: boolean;
|
|
10
10
|
cover?: string;
|
|
11
11
|
coverAlt?: string;
|
|
12
|
+
padding?: boolean | string;
|
|
12
13
|
className?: string;
|
|
13
14
|
style?: Record<string, string | number>;
|
|
14
15
|
}
|
|
@@ -29,6 +30,15 @@ declare const Card: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
29
30
|
type: PropType<CardSize>;
|
|
30
31
|
default: CardSize;
|
|
31
32
|
};
|
|
33
|
+
/**
|
|
34
|
+
* Padding override for the card content sections. `false` removes the
|
|
35
|
+
* built-in padding; a string supplies a custom padding utility class.
|
|
36
|
+
* Takes precedence over `size`.
|
|
37
|
+
*/
|
|
38
|
+
padding: {
|
|
39
|
+
type: PropType<boolean | string>;
|
|
40
|
+
default: undefined;
|
|
41
|
+
};
|
|
32
42
|
/**
|
|
33
43
|
* Whether the card is hoverable (shows hover effect)
|
|
34
44
|
* @default false
|
|
@@ -92,6 +102,15 @@ declare const Card: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
92
102
|
type: PropType<CardSize>;
|
|
93
103
|
default: CardSize;
|
|
94
104
|
};
|
|
105
|
+
/**
|
|
106
|
+
* Padding override for the card content sections. `false` removes the
|
|
107
|
+
* built-in padding; a string supplies a custom padding utility class.
|
|
108
|
+
* Takes precedence over `size`.
|
|
109
|
+
*/
|
|
110
|
+
padding: {
|
|
111
|
+
type: PropType<boolean | string>;
|
|
112
|
+
default: undefined;
|
|
113
|
+
};
|
|
95
114
|
/**
|
|
96
115
|
* Whether the card is hoverable (shows hover effect)
|
|
97
116
|
* @default false
|
|
@@ -143,6 +162,7 @@ declare const Card: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
143
162
|
style: Record<string, string | number>;
|
|
144
163
|
variant: CardVariant;
|
|
145
164
|
cover: string;
|
|
165
|
+
padding: string | boolean;
|
|
146
166
|
hoverable: boolean;
|
|
147
167
|
coverAlt: string;
|
|
148
168
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
@@ -9,6 +9,7 @@ interface VueCardProps {
|
|
|
9
9
|
hoverable?: boolean;
|
|
10
10
|
cover?: string;
|
|
11
11
|
coverAlt?: string;
|
|
12
|
+
padding?: boolean | string;
|
|
12
13
|
className?: string;
|
|
13
14
|
style?: Record<string, string | number>;
|
|
14
15
|
}
|
|
@@ -29,6 +30,15 @@ declare const Card: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
29
30
|
type: PropType<CardSize>;
|
|
30
31
|
default: CardSize;
|
|
31
32
|
};
|
|
33
|
+
/**
|
|
34
|
+
* Padding override for the card content sections. `false` removes the
|
|
35
|
+
* built-in padding; a string supplies a custom padding utility class.
|
|
36
|
+
* Takes precedence over `size`.
|
|
37
|
+
*/
|
|
38
|
+
padding: {
|
|
39
|
+
type: PropType<boolean | string>;
|
|
40
|
+
default: undefined;
|
|
41
|
+
};
|
|
32
42
|
/**
|
|
33
43
|
* Whether the card is hoverable (shows hover effect)
|
|
34
44
|
* @default false
|
|
@@ -92,6 +102,15 @@ declare const Card: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
92
102
|
type: PropType<CardSize>;
|
|
93
103
|
default: CardSize;
|
|
94
104
|
};
|
|
105
|
+
/**
|
|
106
|
+
* Padding override for the card content sections. `false` removes the
|
|
107
|
+
* built-in padding; a string supplies a custom padding utility class.
|
|
108
|
+
* Takes precedence over `size`.
|
|
109
|
+
*/
|
|
110
|
+
padding: {
|
|
111
|
+
type: PropType<boolean | string>;
|
|
112
|
+
default: undefined;
|
|
113
|
+
};
|
|
95
114
|
/**
|
|
96
115
|
* Whether the card is hoverable (shows hover effect)
|
|
97
116
|
* @default false
|
|
@@ -143,6 +162,7 @@ declare const Card: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
143
162
|
style: Record<string, string | number>;
|
|
144
163
|
variant: CardVariant;
|
|
145
164
|
cover: string;
|
|
165
|
+
padding: string | boolean;
|
|
146
166
|
hoverable: boolean;
|
|
147
167
|
coverAlt: string;
|
|
148
168
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
package/dist/components/Card.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
3
|
|
|
4
|
-
var
|
|
4
|
+
var _chunkUG6O4F2Ajs = require('../chunk-UG6O4F2A.js');
|
|
5
5
|
|
|
6
6
|
|
|
7
7
|
|
|
8
|
-
exports.Card =
|
|
8
|
+
exports.Card = _chunkUG6O4F2Ajs.Card; exports.default = _chunkUG6O4F2Ajs.Card_default;
|
package/dist/components/Card.mjs
CHANGED
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
3
|
|
|
4
|
-
var
|
|
4
|
+
var _chunkQ47OK3FRjs = require('../chunk-Q47OK3FR.js');
|
|
5
5
|
require('../chunk-5F6P5Y4K.js');
|
|
6
6
|
require('../chunk-BYNMOQBB.js');
|
|
7
7
|
require('../chunk-NOZ65AMO.js');
|
|
8
8
|
require('../chunk-6FXYRDYH.js');
|
|
9
|
-
require('../chunk-
|
|
9
|
+
require('../chunk-HA5QZ76M.js');
|
|
10
10
|
require('../chunk-7ADONGSB.js');
|
|
11
11
|
require('../chunk-Z6HBM73W.js');
|
|
12
12
|
require('../chunk-ODQOYMUQ.js');
|
|
13
13
|
|
|
14
14
|
|
|
15
15
|
|
|
16
|
-
exports.ChatWindow =
|
|
16
|
+
exports.ChatWindow = _chunkQ47OK3FRjs.ChatWindow; exports.default = _chunkQ47OK3FRjs.ChatWindow_default;
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import {
|
|
2
2
|
ChatWindow,
|
|
3
3
|
ChatWindow_default
|
|
4
|
-
} from "../chunk-
|
|
4
|
+
} from "../chunk-35NT2WJR.mjs";
|
|
5
5
|
import "../chunk-PENI3H3I.mjs";
|
|
6
6
|
import "../chunk-2WJADO6O.mjs";
|
|
7
7
|
import "../chunk-WFISP42H.mjs";
|
|
8
8
|
import "../chunk-MKBIVETW.mjs";
|
|
9
|
-
import "../chunk-
|
|
9
|
+
import "../chunk-YZBQ6IR7.mjs";
|
|
10
10
|
import "../chunk-Z2ZECCGD.mjs";
|
|
11
11
|
import "../chunk-ZCT56WB7.mjs";
|
|
12
12
|
import "../chunk-W6ZFHHD3.mjs";
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
3
|
|
|
4
|
-
var
|
|
4
|
+
var _chunkTZDNF5SKjs = require('../chunk-TZDNF5SK.js');
|
|
5
5
|
require('../chunk-6FXYRDYH.js');
|
|
6
|
-
require('../chunk-
|
|
6
|
+
require('../chunk-HA5QZ76M.js');
|
|
7
7
|
require('../chunk-7ADONGSB.js');
|
|
8
|
-
require('../chunk-
|
|
8
|
+
require('../chunk-BPAZBRCR.js');
|
|
9
9
|
require('../chunk-TGHB5XST.js');
|
|
10
10
|
require('../chunk-Z6HBM73W.js');
|
|
11
11
|
require('../chunk-ODQOYMUQ.js');
|
|
12
12
|
|
|
13
13
|
|
|
14
14
|
|
|
15
|
-
exports.CommentThread =
|
|
15
|
+
exports.CommentThread = _chunkTZDNF5SKjs.CommentThread; exports.default = _chunkTZDNF5SKjs.CommentThread_default;
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import {
|
|
2
2
|
CommentThread,
|
|
3
3
|
CommentThread_default
|
|
4
|
-
} from "../chunk-
|
|
4
|
+
} from "../chunk-K4VUUEFQ.mjs";
|
|
5
5
|
import "../chunk-MKBIVETW.mjs";
|
|
6
|
-
import "../chunk-
|
|
6
|
+
import "../chunk-YZBQ6IR7.mjs";
|
|
7
7
|
import "../chunk-Z2ZECCGD.mjs";
|
|
8
|
-
import "../chunk-
|
|
8
|
+
import "../chunk-G6ULKE6H.mjs";
|
|
9
9
|
import "../chunk-NN6AINLG.mjs";
|
|
10
10
|
import "../chunk-ZCT56WB7.mjs";
|
|
11
11
|
import "../chunk-W6ZFHHD3.mjs";
|
|
@@ -3,6 +3,7 @@ import { PropType } from 'vue';
|
|
|
3
3
|
|
|
4
4
|
interface VueContentProps {
|
|
5
5
|
className?: string;
|
|
6
|
+
padding?: boolean | string;
|
|
6
7
|
style?: Record<string, string | number>;
|
|
7
8
|
}
|
|
8
9
|
declare const Content: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
@@ -13,6 +14,14 @@ declare const Content: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
13
14
|
type: PropType<string>;
|
|
14
15
|
default: undefined;
|
|
15
16
|
};
|
|
17
|
+
/**
|
|
18
|
+
* Built-in content padding.
|
|
19
|
+
* @default true
|
|
20
|
+
*/
|
|
21
|
+
padding: {
|
|
22
|
+
type: PropType<boolean | string>;
|
|
23
|
+
default: boolean;
|
|
24
|
+
};
|
|
16
25
|
/**
|
|
17
26
|
* Custom styles
|
|
18
27
|
*/
|
|
@@ -30,6 +39,14 @@ declare const Content: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
30
39
|
type: PropType<string>;
|
|
31
40
|
default: undefined;
|
|
32
41
|
};
|
|
42
|
+
/**
|
|
43
|
+
* Built-in content padding.
|
|
44
|
+
* @default true
|
|
45
|
+
*/
|
|
46
|
+
padding: {
|
|
47
|
+
type: PropType<boolean | string>;
|
|
48
|
+
default: boolean;
|
|
49
|
+
};
|
|
33
50
|
/**
|
|
34
51
|
* Custom styles
|
|
35
52
|
*/
|
|
@@ -40,6 +57,7 @@ declare const Content: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
40
57
|
}>> & Readonly<{}>, {
|
|
41
58
|
className: string;
|
|
42
59
|
style: Record<string, string | number>;
|
|
60
|
+
padding: string | boolean;
|
|
43
61
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
44
62
|
|
|
45
63
|
export { Content, type VueContentProps, Content as default };
|
|
@@ -3,6 +3,7 @@ import { PropType } from 'vue';
|
|
|
3
3
|
|
|
4
4
|
interface VueContentProps {
|
|
5
5
|
className?: string;
|
|
6
|
+
padding?: boolean | string;
|
|
6
7
|
style?: Record<string, string | number>;
|
|
7
8
|
}
|
|
8
9
|
declare const Content: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
@@ -13,6 +14,14 @@ declare const Content: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
13
14
|
type: PropType<string>;
|
|
14
15
|
default: undefined;
|
|
15
16
|
};
|
|
17
|
+
/**
|
|
18
|
+
* Built-in content padding.
|
|
19
|
+
* @default true
|
|
20
|
+
*/
|
|
21
|
+
padding: {
|
|
22
|
+
type: PropType<boolean | string>;
|
|
23
|
+
default: boolean;
|
|
24
|
+
};
|
|
16
25
|
/**
|
|
17
26
|
* Custom styles
|
|
18
27
|
*/
|
|
@@ -30,6 +39,14 @@ declare const Content: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
30
39
|
type: PropType<string>;
|
|
31
40
|
default: undefined;
|
|
32
41
|
};
|
|
42
|
+
/**
|
|
43
|
+
* Built-in content padding.
|
|
44
|
+
* @default true
|
|
45
|
+
*/
|
|
46
|
+
padding: {
|
|
47
|
+
type: PropType<boolean | string>;
|
|
48
|
+
default: boolean;
|
|
49
|
+
};
|
|
33
50
|
/**
|
|
34
51
|
* Custom styles
|
|
35
52
|
*/
|
|
@@ -40,6 +57,7 @@ declare const Content: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
40
57
|
}>> & Readonly<{}>, {
|
|
41
58
|
className: string;
|
|
42
59
|
style: Record<string, string | number>;
|
|
60
|
+
padding: string | boolean;
|
|
43
61
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
44
62
|
|
|
45
63
|
export { Content, type VueContentProps, Content as default };
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
3
|
|
|
4
|
-
var
|
|
4
|
+
var _chunkJTVFVAM3js = require('../chunk-JTVFVAM3.js');
|
|
5
5
|
|
|
6
6
|
|
|
7
7
|
|
|
8
|
-
exports.Content =
|
|
8
|
+
exports.Content = _chunkJTVFVAM3js.Content; exports.default = _chunkJTVFVAM3js.Content_default;
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
3
|
|
|
4
|
-
var
|
|
5
|
-
require('../chunk-
|
|
4
|
+
var _chunk3XCQRM3Ljs = require('../chunk-3XCQRM3L.js');
|
|
5
|
+
require('../chunk-7VHDBN6U.js');
|
|
6
6
|
require('../chunk-WUEP3PFN.js');
|
|
7
7
|
require('../chunk-25EYT2CB.js');
|
|
8
|
-
require('../chunk-
|
|
8
|
+
require('../chunk-HA5QZ76M.js');
|
|
9
9
|
require('../chunk-7ADONGSB.js');
|
|
10
10
|
require('../chunk-EQW6IUHG.js');
|
|
11
11
|
|
|
12
12
|
|
|
13
13
|
|
|
14
|
-
exports.CropUpload =
|
|
14
|
+
exports.CropUpload = _chunk3XCQRM3Ljs.CropUpload; exports.default = _chunk3XCQRM3Ljs.CropUpload_default;
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import {
|
|
2
2
|
CropUpload,
|
|
3
3
|
CropUpload_default
|
|
4
|
-
} from "../chunk-
|
|
5
|
-
import "../chunk-
|
|
4
|
+
} from "../chunk-BWIHL7LK.mjs";
|
|
5
|
+
import "../chunk-RNQOMMLM.mjs";
|
|
6
6
|
import "../chunk-DEJKRMMU.mjs";
|
|
7
7
|
import "../chunk-VG6E4NX6.mjs";
|
|
8
|
-
import "../chunk-
|
|
8
|
+
import "../chunk-YZBQ6IR7.mjs";
|
|
9
9
|
import "../chunk-Z2ZECCGD.mjs";
|
|
10
10
|
import "../chunk-BDTPFPSB.mjs";
|
|
11
11
|
export {
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import * as vue from 'vue';
|
|
2
2
|
import { PropType, VNodeChild } from 'vue';
|
|
3
|
-
import { TableColumn, SortState, TableSize, TigerLocaleInput, TigerLocaleTable, RowSelectionConfig, TableResponsiveMode, TableCardBreakpoint, TableCardLayoutItem, TableToolbarProps, TableToolbarFilter, TableToolbarFilterRenderContext, PaginationConfig, TableToolbarFilterValue, TableToolbarAction, TableToolbarFiltersExtraContext } from '@expcat/tigercat-core';
|
|
3
|
+
import { TableColumn, SortState, TableSize, TigerLocaleInput, TigerLocaleTable, RowSelectionConfig, TableResponsiveMode, TableCardBreakpoint, TableCardLayoutItem, TableCardRenderContext, TableToolbarProps, TableToolbarFilter, TableToolbarFilterRenderContext, PaginationConfig, TableToolbarFilterValue, TableToolbarAction, TableToolbarFiltersExtraContext, TableToolbarRenderContext } from '@expcat/tigercat-core';
|
|
4
4
|
|
|
5
|
-
interface VueTableToolbarProps extends Omit<TableToolbarProps, 'filters' | 'filtersExtra' | 'onSearchChange' | 'onSearch' | 'onFiltersChange' | 'onBulkAction'> {
|
|
5
|
+
interface VueTableToolbarProps extends Omit<TableToolbarProps, 'filters' | 'filtersExtra' | 'render' | 'onSearchChange' | 'onSearch' | 'onFiltersChange' | 'onBulkAction'> {
|
|
6
6
|
filters?: VueTableToolbarFilter[];
|
|
7
7
|
}
|
|
8
8
|
interface VueTableToolbarFilterRenderContext extends Omit<TableToolbarFilterRenderContext, 'filter'> {
|
|
@@ -10,6 +10,8 @@ interface VueTableToolbarFilterRenderContext extends Omit<TableToolbarFilterRend
|
|
|
10
10
|
}
|
|
11
11
|
interface VueTableToolbarFiltersExtraContext extends TableToolbarFiltersExtraContext {
|
|
12
12
|
}
|
|
13
|
+
interface VueTableToolbarRenderContext extends TableToolbarRenderContext {
|
|
14
|
+
}
|
|
13
15
|
interface VueTableToolbarFilter extends Omit<TableToolbarFilter, 'render'> {
|
|
14
16
|
render?: (context: VueTableToolbarFilterRenderContext) => VNodeChild;
|
|
15
17
|
}
|
|
@@ -39,6 +41,8 @@ interface VueDataTableWithToolbarProps {
|
|
|
39
41
|
responsiveMode?: TableResponsiveMode;
|
|
40
42
|
cardBreakpoint?: TableCardBreakpoint;
|
|
41
43
|
cardLayout?: TableCardLayoutItem[];
|
|
44
|
+
cardClassName?: string | ((record: Record<string, unknown>, index: number) => string | undefined);
|
|
45
|
+
renderCard?: (context: TableCardRenderContext<Record<string, unknown>>) => unknown;
|
|
42
46
|
toolbar?: VueTableToolbarProps;
|
|
43
47
|
pagination?: PaginationConfig | false;
|
|
44
48
|
className?: string;
|
|
@@ -145,6 +149,14 @@ declare const DataTableWithToolbar: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
145
149
|
type: PropType<TableCardLayoutItem[]>;
|
|
146
150
|
default: undefined;
|
|
147
151
|
};
|
|
152
|
+
cardClassName: {
|
|
153
|
+
type: PropType<string | ((record: Record<string, unknown>, index: number) => string | undefined)>;
|
|
154
|
+
default: undefined;
|
|
155
|
+
};
|
|
156
|
+
renderCard: {
|
|
157
|
+
type: PropType<(context: TableCardRenderContext<Record<string, unknown>>) => unknown>;
|
|
158
|
+
default: undefined;
|
|
159
|
+
};
|
|
148
160
|
toolbar: {
|
|
149
161
|
type: PropType<VueTableToolbarProps>;
|
|
150
162
|
default: undefined;
|
|
@@ -278,6 +290,14 @@ declare const DataTableWithToolbar: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
278
290
|
type: PropType<TableCardLayoutItem[]>;
|
|
279
291
|
default: undefined;
|
|
280
292
|
};
|
|
293
|
+
cardClassName: {
|
|
294
|
+
type: PropType<string | ((record: Record<string, unknown>, index: number) => string | undefined)>;
|
|
295
|
+
default: undefined;
|
|
296
|
+
};
|
|
297
|
+
renderCard: {
|
|
298
|
+
type: PropType<(context: TableCardRenderContext<Record<string, unknown>>) => unknown>;
|
|
299
|
+
default: undefined;
|
|
300
|
+
};
|
|
281
301
|
toolbar: {
|
|
282
302
|
type: PropType<VueTableToolbarProps>;
|
|
283
303
|
default: undefined;
|
|
@@ -337,7 +357,9 @@ declare const DataTableWithToolbar: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
337
357
|
tableLayout: "auto" | "fixed";
|
|
338
358
|
responsiveMode: TableResponsiveMode;
|
|
339
359
|
cardBreakpoint: TableCardBreakpoint;
|
|
360
|
+
cardClassName: string | ((record: Record<string, unknown>, index: number) => string | undefined);
|
|
361
|
+
renderCard: (context: TableCardRenderContext<Record<string, unknown>>) => unknown;
|
|
340
362
|
cardLayout: TableCardLayoutItem[];
|
|
341
363
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
342
364
|
|
|
343
|
-
export { DataTableWithToolbar, type VueDataTableWithToolbarProps, type VueTableToolbarFilter, type VueTableToolbarFilterRenderContext, type VueTableToolbarFiltersExtraContext, type VueTableToolbarProps, DataTableWithToolbar as default };
|
|
365
|
+
export { DataTableWithToolbar, type VueDataTableWithToolbarProps, type VueTableToolbarFilter, type VueTableToolbarFilterRenderContext, type VueTableToolbarFiltersExtraContext, type VueTableToolbarProps, type VueTableToolbarRenderContext, DataTableWithToolbar as default };
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import * as vue from 'vue';
|
|
2
2
|
import { PropType, VNodeChild } from 'vue';
|
|
3
|
-
import { TableColumn, SortState, TableSize, TigerLocaleInput, TigerLocaleTable, RowSelectionConfig, TableResponsiveMode, TableCardBreakpoint, TableCardLayoutItem, TableToolbarProps, TableToolbarFilter, TableToolbarFilterRenderContext, PaginationConfig, TableToolbarFilterValue, TableToolbarAction, TableToolbarFiltersExtraContext } from '@expcat/tigercat-core';
|
|
3
|
+
import { TableColumn, SortState, TableSize, TigerLocaleInput, TigerLocaleTable, RowSelectionConfig, TableResponsiveMode, TableCardBreakpoint, TableCardLayoutItem, TableCardRenderContext, TableToolbarProps, TableToolbarFilter, TableToolbarFilterRenderContext, PaginationConfig, TableToolbarFilterValue, TableToolbarAction, TableToolbarFiltersExtraContext, TableToolbarRenderContext } from '@expcat/tigercat-core';
|
|
4
4
|
|
|
5
|
-
interface VueTableToolbarProps extends Omit<TableToolbarProps, 'filters' | 'filtersExtra' | 'onSearchChange' | 'onSearch' | 'onFiltersChange' | 'onBulkAction'> {
|
|
5
|
+
interface VueTableToolbarProps extends Omit<TableToolbarProps, 'filters' | 'filtersExtra' | 'render' | 'onSearchChange' | 'onSearch' | 'onFiltersChange' | 'onBulkAction'> {
|
|
6
6
|
filters?: VueTableToolbarFilter[];
|
|
7
7
|
}
|
|
8
8
|
interface VueTableToolbarFilterRenderContext extends Omit<TableToolbarFilterRenderContext, 'filter'> {
|
|
@@ -10,6 +10,8 @@ interface VueTableToolbarFilterRenderContext extends Omit<TableToolbarFilterRend
|
|
|
10
10
|
}
|
|
11
11
|
interface VueTableToolbarFiltersExtraContext extends TableToolbarFiltersExtraContext {
|
|
12
12
|
}
|
|
13
|
+
interface VueTableToolbarRenderContext extends TableToolbarRenderContext {
|
|
14
|
+
}
|
|
13
15
|
interface VueTableToolbarFilter extends Omit<TableToolbarFilter, 'render'> {
|
|
14
16
|
render?: (context: VueTableToolbarFilterRenderContext) => VNodeChild;
|
|
15
17
|
}
|
|
@@ -39,6 +41,8 @@ interface VueDataTableWithToolbarProps {
|
|
|
39
41
|
responsiveMode?: TableResponsiveMode;
|
|
40
42
|
cardBreakpoint?: TableCardBreakpoint;
|
|
41
43
|
cardLayout?: TableCardLayoutItem[];
|
|
44
|
+
cardClassName?: string | ((record: Record<string, unknown>, index: number) => string | undefined);
|
|
45
|
+
renderCard?: (context: TableCardRenderContext<Record<string, unknown>>) => unknown;
|
|
42
46
|
toolbar?: VueTableToolbarProps;
|
|
43
47
|
pagination?: PaginationConfig | false;
|
|
44
48
|
className?: string;
|
|
@@ -145,6 +149,14 @@ declare const DataTableWithToolbar: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
145
149
|
type: PropType<TableCardLayoutItem[]>;
|
|
146
150
|
default: undefined;
|
|
147
151
|
};
|
|
152
|
+
cardClassName: {
|
|
153
|
+
type: PropType<string | ((record: Record<string, unknown>, index: number) => string | undefined)>;
|
|
154
|
+
default: undefined;
|
|
155
|
+
};
|
|
156
|
+
renderCard: {
|
|
157
|
+
type: PropType<(context: TableCardRenderContext<Record<string, unknown>>) => unknown>;
|
|
158
|
+
default: undefined;
|
|
159
|
+
};
|
|
148
160
|
toolbar: {
|
|
149
161
|
type: PropType<VueTableToolbarProps>;
|
|
150
162
|
default: undefined;
|
|
@@ -278,6 +290,14 @@ declare const DataTableWithToolbar: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
278
290
|
type: PropType<TableCardLayoutItem[]>;
|
|
279
291
|
default: undefined;
|
|
280
292
|
};
|
|
293
|
+
cardClassName: {
|
|
294
|
+
type: PropType<string | ((record: Record<string, unknown>, index: number) => string | undefined)>;
|
|
295
|
+
default: undefined;
|
|
296
|
+
};
|
|
297
|
+
renderCard: {
|
|
298
|
+
type: PropType<(context: TableCardRenderContext<Record<string, unknown>>) => unknown>;
|
|
299
|
+
default: undefined;
|
|
300
|
+
};
|
|
281
301
|
toolbar: {
|
|
282
302
|
type: PropType<VueTableToolbarProps>;
|
|
283
303
|
default: undefined;
|
|
@@ -337,7 +357,9 @@ declare const DataTableWithToolbar: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
337
357
|
tableLayout: "auto" | "fixed";
|
|
338
358
|
responsiveMode: TableResponsiveMode;
|
|
339
359
|
cardBreakpoint: TableCardBreakpoint;
|
|
360
|
+
cardClassName: string | ((record: Record<string, unknown>, index: number) => string | undefined);
|
|
361
|
+
renderCard: (context: TableCardRenderContext<Record<string, unknown>>) => unknown;
|
|
340
362
|
cardLayout: TableCardLayoutItem[];
|
|
341
363
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
342
364
|
|
|
343
|
-
export { DataTableWithToolbar, type VueDataTableWithToolbarProps, type VueTableToolbarFilter, type VueTableToolbarFilterRenderContext, type VueTableToolbarFiltersExtraContext, type VueTableToolbarProps, DataTableWithToolbar as default };
|
|
365
|
+
export { DataTableWithToolbar, type VueDataTableWithToolbarProps, type VueTableToolbarFilter, type VueTableToolbarFilterRenderContext, type VueTableToolbarFiltersExtraContext, type VueTableToolbarProps, type VueTableToolbarRenderContext, DataTableWithToolbar as default };
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
3
|
|
|
4
|
-
var
|
|
5
|
-
require('../chunk-
|
|
4
|
+
var _chunkZONC44YHjs = require('../chunk-ZONC44YH.js');
|
|
5
|
+
require('../chunk-O4V7VULF.js');
|
|
6
6
|
require('../chunk-BGMAWKWV.js');
|
|
7
7
|
require('../chunk-LUAI6VXV.js');
|
|
8
8
|
require('../chunk-3QV2D54H.js');
|
|
@@ -13,10 +13,10 @@ require('../chunk-BYNMOQBB.js');
|
|
|
13
13
|
require('../chunk-NOZ65AMO.js');
|
|
14
14
|
require('../chunk-2YFXJUBT.js');
|
|
15
15
|
require('../chunk-Q4MH333P.js');
|
|
16
|
-
require('../chunk-
|
|
16
|
+
require('../chunk-HA5QZ76M.js');
|
|
17
17
|
require('../chunk-7ADONGSB.js');
|
|
18
18
|
require('../chunk-EQW6IUHG.js');
|
|
19
19
|
|
|
20
20
|
|
|
21
21
|
|
|
22
|
-
exports.DataTableWithToolbar =
|
|
22
|
+
exports.DataTableWithToolbar = _chunkZONC44YHjs.DataTableWithToolbar; exports.default = _chunkZONC44YHjs.DataTableWithToolbar_default;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import {
|
|
2
2
|
DataTableWithToolbar,
|
|
3
3
|
DataTableWithToolbar_default
|
|
4
|
-
} from "../chunk-
|
|
5
|
-
import "../chunk-
|
|
4
|
+
} from "../chunk-OU6PJQXN.mjs";
|
|
5
|
+
import "../chunk-NF5O27AM.mjs";
|
|
6
6
|
import "../chunk-PYT5DTQQ.mjs";
|
|
7
7
|
import "../chunk-PT4Q7C2A.mjs";
|
|
8
8
|
import "../chunk-YZP4K6KI.mjs";
|
|
@@ -13,7 +13,7 @@ import "../chunk-2WJADO6O.mjs";
|
|
|
13
13
|
import "../chunk-WFISP42H.mjs";
|
|
14
14
|
import "../chunk-2BNQGU7E.mjs";
|
|
15
15
|
import "../chunk-CPV7INZ4.mjs";
|
|
16
|
-
import "../chunk-
|
|
16
|
+
import "../chunk-YZBQ6IR7.mjs";
|
|
17
17
|
import "../chunk-Z2ZECCGD.mjs";
|
|
18
18
|
import "../chunk-BDTPFPSB.mjs";
|
|
19
19
|
export {
|
|
@@ -14,6 +14,7 @@ interface VueDrawerProps {
|
|
|
14
14
|
zIndex?: number;
|
|
15
15
|
className?: string;
|
|
16
16
|
bodyClassName?: string;
|
|
17
|
+
bodyPadding?: boolean | string;
|
|
17
18
|
destroyOnClose?: boolean;
|
|
18
19
|
destroyOnCloseAfterLeave?: boolean;
|
|
19
20
|
fullscreenOnMobile?: boolean;
|
|
@@ -109,6 +110,14 @@ declare const Drawer: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
109
110
|
type: StringConstructor;
|
|
110
111
|
default: undefined;
|
|
111
112
|
};
|
|
113
|
+
/**
|
|
114
|
+
* Padding override for the drawer body. `false` removes the built-in
|
|
115
|
+
* padding; a string supplies a custom padding utility class.
|
|
116
|
+
*/
|
|
117
|
+
bodyPadding: {
|
|
118
|
+
type: PropType<boolean | string>;
|
|
119
|
+
default: undefined;
|
|
120
|
+
};
|
|
112
121
|
/**
|
|
113
122
|
* Whether to destroy content on close
|
|
114
123
|
* @default false
|
|
@@ -270,6 +279,14 @@ declare const Drawer: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
270
279
|
type: StringConstructor;
|
|
271
280
|
default: undefined;
|
|
272
281
|
};
|
|
282
|
+
/**
|
|
283
|
+
* Padding override for the drawer body. `false` removes the built-in
|
|
284
|
+
* padding; a string supplies a custom padding utility class.
|
|
285
|
+
*/
|
|
286
|
+
bodyPadding: {
|
|
287
|
+
type: PropType<boolean | string>;
|
|
288
|
+
default: undefined;
|
|
289
|
+
};
|
|
273
290
|
/**
|
|
274
291
|
* Whether to destroy content on close
|
|
275
292
|
* @default false
|
|
@@ -363,11 +380,12 @@ declare const Drawer: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
363
380
|
open: boolean;
|
|
364
381
|
width: string | number;
|
|
365
382
|
closable: boolean;
|
|
383
|
+
placement: DrawerPlacement;
|
|
366
384
|
zIndex: number;
|
|
367
385
|
maskClosable: boolean;
|
|
368
|
-
placement: DrawerPlacement;
|
|
369
386
|
disableTeleport: boolean;
|
|
370
387
|
bodyClassName: string;
|
|
388
|
+
bodyPadding: string | boolean;
|
|
371
389
|
destroyOnClose: boolean;
|
|
372
390
|
destroyOnCloseAfterLeave: boolean;
|
|
373
391
|
fullscreenOnMobile: boolean;
|