@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
|
@@ -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;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
3
|
|
|
4
|
-
var
|
|
4
|
+
var _chunkQ3IZQUW7js = require('../chunk-Q3IZQUW7.js');
|
|
5
5
|
require('../chunk-25EYT2CB.js');
|
|
6
6
|
require('../chunk-EQW6IUHG.js');
|
|
7
7
|
|
|
8
8
|
|
|
9
9
|
|
|
10
|
-
exports.Drawer =
|
|
10
|
+
exports.Drawer = _chunkQ3IZQUW7js.Drawer; exports.default = _chunkQ3IZQUW7js.Drawer_default;
|
|
@@ -230,9 +230,9 @@ declare const Dropdown: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
230
230
|
disabled: boolean;
|
|
231
231
|
open: boolean;
|
|
232
232
|
offset: number;
|
|
233
|
-
showArrow: boolean;
|
|
234
233
|
placement: FloatingPlacement;
|
|
235
234
|
trigger: DropdownTrigger;
|
|
235
|
+
showArrow: boolean;
|
|
236
236
|
defaultOpen: boolean;
|
|
237
237
|
closeOnClick: boolean;
|
|
238
238
|
portal: boolean;
|
|
@@ -230,9 +230,9 @@ declare const Dropdown: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
230
230
|
disabled: boolean;
|
|
231
231
|
open: boolean;
|
|
232
232
|
offset: number;
|
|
233
|
-
showArrow: boolean;
|
|
234
233
|
placement: FloatingPlacement;
|
|
235
234
|
trigger: DropdownTrigger;
|
|
235
|
+
showArrow: boolean;
|
|
236
236
|
defaultOpen: boolean;
|
|
237
237
|
closeOnClick: boolean;
|
|
238
238
|
portal: boolean;
|
|
@@ -3,11 +3,11 @@
|
|
|
3
3
|
|
|
4
4
|
|
|
5
5
|
|
|
6
|
-
var
|
|
6
|
+
var _chunkR62HQDKSjs = require('../chunk-R62HQDKS.js');
|
|
7
7
|
require('../chunk-EQW6IUHG.js');
|
|
8
8
|
|
|
9
9
|
|
|
10
10
|
|
|
11
11
|
|
|
12
12
|
|
|
13
|
-
exports.Dropdown =
|
|
13
|
+
exports.Dropdown = _chunkR62HQDKSjs.Dropdown; exports.DropdownContextKey = _chunkR62HQDKSjs.DropdownContextKey; exports.DropdownMenu = _chunkR62HQDKSjs.DropdownMenu; exports.default = _chunkR62HQDKSjs.Dropdown_default;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
3
|
|
|
4
|
-
var
|
|
5
|
-
require('../chunk-
|
|
4
|
+
var _chunk6YI6UAEYjs = require('../chunk-6YI6UAEY.js');
|
|
5
|
+
require('../chunk-R62HQDKS.js');
|
|
6
6
|
require('../chunk-EQW6IUHG.js');
|
|
7
7
|
|
|
8
8
|
|
|
9
9
|
|
|
10
|
-
exports.DropdownItem =
|
|
10
|
+
exports.DropdownItem = _chunk6YI6UAEYjs.DropdownItem; exports.default = _chunk6YI6UAEYjs.DropdownItem_default;
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var _chunkR62HQDKSjs = require('../chunk-R62HQDKS.js');
|
|
4
4
|
require('../chunk-EQW6IUHG.js');
|
|
5
5
|
|
|
6
6
|
// src/components/DropdownMenu.ts
|
|
7
|
-
var DropdownMenu_default =
|
|
7
|
+
var DropdownMenu_default = _chunkR62HQDKSjs.DropdownMenu;
|
|
8
8
|
|
|
9
9
|
|
|
10
10
|
|
|
11
|
-
exports.DropdownMenu =
|
|
11
|
+
exports.DropdownMenu = _chunkR62HQDKSjs.DropdownMenu; exports.default = DropdownMenu_default;
|
|
@@ -74,7 +74,7 @@ declare const Form: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
74
74
|
*/
|
|
75
75
|
labelAlign: {
|
|
76
76
|
type: PropType<FormLabelAlign>;
|
|
77
|
-
default:
|
|
77
|
+
default: undefined;
|
|
78
78
|
};
|
|
79
79
|
/**
|
|
80
80
|
* Form size (applies to all form items)
|
|
@@ -186,7 +186,7 @@ declare const Form: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
186
186
|
*/
|
|
187
187
|
labelAlign: {
|
|
188
188
|
type: PropType<FormLabelAlign>;
|
|
189
|
-
default:
|
|
189
|
+
default: undefined;
|
|
190
190
|
};
|
|
191
191
|
/**
|
|
192
192
|
* Form size (applies to all form items)
|
|
@@ -74,7 +74,7 @@ declare const Form: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
74
74
|
*/
|
|
75
75
|
labelAlign: {
|
|
76
76
|
type: PropType<FormLabelAlign>;
|
|
77
|
-
default:
|
|
77
|
+
default: undefined;
|
|
78
78
|
};
|
|
79
79
|
/**
|
|
80
80
|
* Form size (applies to all form items)
|
|
@@ -186,7 +186,7 @@ declare const Form: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
186
186
|
*/
|
|
187
187
|
labelAlign: {
|
|
188
188
|
type: PropType<FormLabelAlign>;
|
|
189
|
-
default:
|
|
189
|
+
default: undefined;
|
|
190
190
|
};
|
|
191
191
|
/**
|
|
192
192
|
* Form size (applies to all form items)
|
package/dist/components/Form.js
CHANGED
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
|
|
3
3
|
|
|
4
4
|
|
|
5
|
-
var
|
|
5
|
+
var _chunkNKVEXKM5js = require('../chunk-NKVEXKM5.js');
|
|
6
6
|
|
|
7
7
|
|
|
8
8
|
|
|
9
9
|
|
|
10
|
-
exports.Form =
|
|
10
|
+
exports.Form = _chunkNKVEXKM5js.Form; exports.FormContextKey = _chunkNKVEXKM5js.FormContextKey; exports.default = _chunkNKVEXKM5js.Form_default;
|
package/dist/components/Form.mjs
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
3
|
|
|
4
|
-
var
|
|
5
|
-
require('../chunk-
|
|
4
|
+
var _chunkJJXYM6QRjs = require('../chunk-JJXYM6QR.js');
|
|
5
|
+
require('../chunk-NKVEXKM5.js');
|
|
6
6
|
|
|
7
7
|
|
|
8
8
|
|
|
9
|
-
exports.FormItem =
|
|
9
|
+
exports.FormItem = _chunkJJXYM6QRjs.FormItem; exports.default = _chunkJJXYM6QRjs.FormItem_default;
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
3
|
|
|
4
|
-
var
|
|
4
|
+
var _chunkHFRPZA5Sjs = require('../chunk-HFRPZA5S.js');
|
|
5
5
|
require('../chunk-DS7RQFEG.js');
|
|
6
6
|
require('../chunk-25EYT2CB.js');
|
|
7
|
-
require('../chunk-
|
|
7
|
+
require('../chunk-HA5QZ76M.js');
|
|
8
8
|
require('../chunk-7ADONGSB.js');
|
|
9
9
|
|
|
10
10
|
|
|
11
11
|
|
|
12
|
-
exports.FormWizard =
|
|
12
|
+
exports.FormWizard = _chunkHFRPZA5Sjs.FormWizard; exports.default = _chunkHFRPZA5Sjs.FormWizard_default;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import {
|
|
2
2
|
FormWizard,
|
|
3
3
|
FormWizard_default
|
|
4
|
-
} from "../chunk-
|
|
4
|
+
} from "../chunk-IORFQMZH.mjs";
|
|
5
5
|
import "../chunk-RE7K3KNW.mjs";
|
|
6
6
|
import "../chunk-VG6E4NX6.mjs";
|
|
7
|
-
import "../chunk-
|
|
7
|
+
import "../chunk-YZBQ6IR7.mjs";
|
|
8
8
|
import "../chunk-Z2ZECCGD.mjs";
|
|
9
9
|
export {
|
|
10
10
|
FormWizard,
|
|
@@ -1,8 +1,10 @@
|
|
|
1
1
|
import * as vue from 'vue';
|
|
2
2
|
import { PropType } from 'vue';
|
|
3
|
+
import { HeaderVariant } from '@expcat/tigercat-core';
|
|
3
4
|
|
|
4
5
|
interface VueHeaderProps {
|
|
5
6
|
className?: string;
|
|
7
|
+
variant?: HeaderVariant;
|
|
6
8
|
height?: string;
|
|
7
9
|
style?: Record<string, string | number>;
|
|
8
10
|
}
|
|
@@ -14,6 +16,14 @@ declare const Header: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
14
16
|
type: PropType<string>;
|
|
15
17
|
default: undefined;
|
|
16
18
|
};
|
|
19
|
+
/**
|
|
20
|
+
* Header visual style.
|
|
21
|
+
* @default 'default'
|
|
22
|
+
*/
|
|
23
|
+
variant: {
|
|
24
|
+
type: PropType<HeaderVariant>;
|
|
25
|
+
default: HeaderVariant;
|
|
26
|
+
};
|
|
17
27
|
/**
|
|
18
28
|
* Header height (CSS value)
|
|
19
29
|
* @default '64px'
|
|
@@ -39,6 +49,14 @@ declare const Header: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
39
49
|
type: PropType<string>;
|
|
40
50
|
default: undefined;
|
|
41
51
|
};
|
|
52
|
+
/**
|
|
53
|
+
* Header visual style.
|
|
54
|
+
* @default 'default'
|
|
55
|
+
*/
|
|
56
|
+
variant: {
|
|
57
|
+
type: PropType<HeaderVariant>;
|
|
58
|
+
default: HeaderVariant;
|
|
59
|
+
};
|
|
42
60
|
/**
|
|
43
61
|
* Header height (CSS value)
|
|
44
62
|
* @default '64px'
|
|
@@ -57,6 +75,7 @@ declare const Header: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
57
75
|
}>> & Readonly<{}>, {
|
|
58
76
|
className: string;
|
|
59
77
|
style: Record<string, string | number>;
|
|
78
|
+
variant: HeaderVariant;
|
|
60
79
|
height: string;
|
|
61
80
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
62
81
|
|
|
@@ -1,8 +1,10 @@
|
|
|
1
1
|
import * as vue from 'vue';
|
|
2
2
|
import { PropType } from 'vue';
|
|
3
|
+
import { HeaderVariant } from '@expcat/tigercat-core';
|
|
3
4
|
|
|
4
5
|
interface VueHeaderProps {
|
|
5
6
|
className?: string;
|
|
7
|
+
variant?: HeaderVariant;
|
|
6
8
|
height?: string;
|
|
7
9
|
style?: Record<string, string | number>;
|
|
8
10
|
}
|
|
@@ -14,6 +16,14 @@ declare const Header: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
14
16
|
type: PropType<string>;
|
|
15
17
|
default: undefined;
|
|
16
18
|
};
|
|
19
|
+
/**
|
|
20
|
+
* Header visual style.
|
|
21
|
+
* @default 'default'
|
|
22
|
+
*/
|
|
23
|
+
variant: {
|
|
24
|
+
type: PropType<HeaderVariant>;
|
|
25
|
+
default: HeaderVariant;
|
|
26
|
+
};
|
|
17
27
|
/**
|
|
18
28
|
* Header height (CSS value)
|
|
19
29
|
* @default '64px'
|
|
@@ -39,6 +49,14 @@ declare const Header: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
39
49
|
type: PropType<string>;
|
|
40
50
|
default: undefined;
|
|
41
51
|
};
|
|
52
|
+
/**
|
|
53
|
+
* Header visual style.
|
|
54
|
+
* @default 'default'
|
|
55
|
+
*/
|
|
56
|
+
variant: {
|
|
57
|
+
type: PropType<HeaderVariant>;
|
|
58
|
+
default: HeaderVariant;
|
|
59
|
+
};
|
|
42
60
|
/**
|
|
43
61
|
* Header height (CSS value)
|
|
44
62
|
* @default '64px'
|
|
@@ -57,6 +75,7 @@ declare const Header: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
57
75
|
}>> & Readonly<{}>, {
|
|
58
76
|
className: string;
|
|
59
77
|
style: Record<string, string | number>;
|
|
78
|
+
variant: HeaderVariant;
|
|
60
79
|
height: string;
|
|
61
80
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
62
81
|
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
3
|
|
|
4
|
-
var
|
|
4
|
+
var _chunk72DDCIVLjs = require('../chunk-72DDCIVL.js');
|
|
5
5
|
|
|
6
6
|
|
|
7
7
|
|
|
8
|
-
exports.Header =
|
|
8
|
+
exports.Header = _chunk72DDCIVLjs.Header; exports.default = _chunk72DDCIVLjs.Header_default;
|
|
@@ -1,12 +1,21 @@
|
|
|
1
1
|
import * as vue from 'vue';
|
|
2
2
|
import { PropType, VNode } from 'vue';
|
|
3
|
-
import { IconSize } from '@expcat/tigercat-core';
|
|
3
|
+
import { IconName, IconSize } from '@expcat/tigercat-core';
|
|
4
4
|
|
|
5
5
|
interface VueIconProps {
|
|
6
|
+
name?: IconName;
|
|
6
7
|
size?: IconSize;
|
|
7
8
|
color?: string;
|
|
8
9
|
}
|
|
9
10
|
declare const Icon: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
11
|
+
/**
|
|
12
|
+
* Built-in icon name. Renders the matching glyph from the built-in icon
|
|
13
|
+
* set when no custom SVG children are provided.
|
|
14
|
+
*/
|
|
15
|
+
name: {
|
|
16
|
+
type: PropType<IconName>;
|
|
17
|
+
default: undefined;
|
|
18
|
+
};
|
|
10
19
|
/**
|
|
11
20
|
* Icon size
|
|
12
21
|
* @default 'md'
|
|
@@ -26,6 +35,14 @@ declare const Icon: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
26
35
|
}>, () => VNode<vue.RendererNode, vue.RendererElement, {
|
|
27
36
|
[key: string]: any;
|
|
28
37
|
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<vue.ExtractPropTypes<{
|
|
38
|
+
/**
|
|
39
|
+
* Built-in icon name. Renders the matching glyph from the built-in icon
|
|
40
|
+
* set when no custom SVG children are provided.
|
|
41
|
+
*/
|
|
42
|
+
name: {
|
|
43
|
+
type: PropType<IconName>;
|
|
44
|
+
default: undefined;
|
|
45
|
+
};
|
|
29
46
|
/**
|
|
30
47
|
* Icon size
|
|
31
48
|
* @default 'md'
|
|
@@ -43,6 +60,7 @@ declare const Icon: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
43
60
|
default: string;
|
|
44
61
|
};
|
|
45
62
|
}>> & Readonly<{}>, {
|
|
63
|
+
name: "calendar" | "menu" | "search" | "close" | "error" | "success" | "warning" | "info" | "check" | "chevron-up" | "chevron-down" | "chevron-left" | "chevron-right" | "arrow-left" | "arrow-right" | "arrow-up" | "arrow-down" | "plus" | "minus" | "edit" | "trash" | "user" | "settings" | "eye" | "eye-off" | "clock" | "more-horizontal" | "more-vertical" | "external-link";
|
|
46
64
|
size: IconSize;
|
|
47
65
|
color: string;
|
|
48
66
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
@@ -1,12 +1,21 @@
|
|
|
1
1
|
import * as vue from 'vue';
|
|
2
2
|
import { PropType, VNode } from 'vue';
|
|
3
|
-
import { IconSize } from '@expcat/tigercat-core';
|
|
3
|
+
import { IconName, IconSize } from '@expcat/tigercat-core';
|
|
4
4
|
|
|
5
5
|
interface VueIconProps {
|
|
6
|
+
name?: IconName;
|
|
6
7
|
size?: IconSize;
|
|
7
8
|
color?: string;
|
|
8
9
|
}
|
|
9
10
|
declare const Icon: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
11
|
+
/**
|
|
12
|
+
* Built-in icon name. Renders the matching glyph from the built-in icon
|
|
13
|
+
* set when no custom SVG children are provided.
|
|
14
|
+
*/
|
|
15
|
+
name: {
|
|
16
|
+
type: PropType<IconName>;
|
|
17
|
+
default: undefined;
|
|
18
|
+
};
|
|
10
19
|
/**
|
|
11
20
|
* Icon size
|
|
12
21
|
* @default 'md'
|
|
@@ -26,6 +35,14 @@ declare const Icon: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
26
35
|
}>, () => VNode<vue.RendererNode, vue.RendererElement, {
|
|
27
36
|
[key: string]: any;
|
|
28
37
|
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<vue.ExtractPropTypes<{
|
|
38
|
+
/**
|
|
39
|
+
* Built-in icon name. Renders the matching glyph from the built-in icon
|
|
40
|
+
* set when no custom SVG children are provided.
|
|
41
|
+
*/
|
|
42
|
+
name: {
|
|
43
|
+
type: PropType<IconName>;
|
|
44
|
+
default: undefined;
|
|
45
|
+
};
|
|
29
46
|
/**
|
|
30
47
|
* Icon size
|
|
31
48
|
* @default 'md'
|
|
@@ -43,6 +60,7 @@ declare const Icon: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
43
60
|
default: string;
|
|
44
61
|
};
|
|
45
62
|
}>> & Readonly<{}>, {
|
|
63
|
+
name: "calendar" | "menu" | "search" | "close" | "error" | "success" | "warning" | "info" | "check" | "chevron-up" | "chevron-down" | "chevron-left" | "chevron-right" | "arrow-left" | "arrow-right" | "arrow-up" | "arrow-down" | "plus" | "minus" | "edit" | "trash" | "user" | "settings" | "eye" | "eye-off" | "clock" | "more-horizontal" | "more-vertical" | "external-link";
|
|
46
64
|
size: IconSize;
|
|
47
65
|
color: string;
|
|
48
66
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
package/dist/components/Icon.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
3
|
|
|
4
|
-
var
|
|
4
|
+
var _chunkK6DYTMBEjs = require('../chunk-K6DYTMBE.js');
|
|
5
5
|
|
|
6
6
|
|
|
7
7
|
|
|
8
|
-
exports.Icon =
|
|
8
|
+
exports.Icon = _chunkK6DYTMBEjs.Icon; exports.default = _chunkK6DYTMBEjs.Icon_default;
|
package/dist/components/Icon.mjs
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as vue from 'vue';
|
|
2
2
|
import { PropType } from 'vue';
|
|
3
|
-
import { ImageFit } from '@expcat/tigercat-core';
|
|
3
|
+
import { ImageFit, ImagePreviewTrigger } from '@expcat/tigercat-core';
|
|
4
4
|
|
|
5
5
|
interface VueImageProps {
|
|
6
6
|
src?: string;
|
|
@@ -10,6 +10,7 @@ interface VueImageProps {
|
|
|
10
10
|
fit?: ImageFit;
|
|
11
11
|
fallbackSrc?: string;
|
|
12
12
|
preview?: boolean;
|
|
13
|
+
previewTrigger?: ImagePreviewTrigger;
|
|
13
14
|
lazy?: boolean;
|
|
14
15
|
className?: string;
|
|
15
16
|
style?: Record<string, string | number>;
|
|
@@ -44,6 +45,10 @@ declare const Image: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
44
45
|
type: BooleanConstructor;
|
|
45
46
|
default: boolean;
|
|
46
47
|
};
|
|
48
|
+
previewTrigger: {
|
|
49
|
+
type: PropType<ImagePreviewTrigger>;
|
|
50
|
+
default: ImagePreviewTrigger;
|
|
51
|
+
};
|
|
47
52
|
lazy: {
|
|
48
53
|
type: BooleanConstructor;
|
|
49
54
|
default: boolean;
|
|
@@ -87,6 +92,10 @@ declare const Image: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
87
92
|
type: BooleanConstructor;
|
|
88
93
|
default: boolean;
|
|
89
94
|
};
|
|
95
|
+
previewTrigger: {
|
|
96
|
+
type: PropType<ImagePreviewTrigger>;
|
|
97
|
+
default: ImagePreviewTrigger;
|
|
98
|
+
};
|
|
90
99
|
lazy: {
|
|
91
100
|
type: BooleanConstructor;
|
|
92
101
|
default: boolean;
|
|
@@ -113,6 +122,7 @@ declare const Image: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
113
122
|
alt: string;
|
|
114
123
|
fit: ImageFit;
|
|
115
124
|
fallbackSrc: string;
|
|
125
|
+
previewTrigger: ImagePreviewTrigger;
|
|
116
126
|
lazy: boolean;
|
|
117
127
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
118
128
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as vue from 'vue';
|
|
2
2
|
import { PropType } from 'vue';
|
|
3
|
-
import { ImageFit } from '@expcat/tigercat-core';
|
|
3
|
+
import { ImageFit, ImagePreviewTrigger } from '@expcat/tigercat-core';
|
|
4
4
|
|
|
5
5
|
interface VueImageProps {
|
|
6
6
|
src?: string;
|
|
@@ -10,6 +10,7 @@ interface VueImageProps {
|
|
|
10
10
|
fit?: ImageFit;
|
|
11
11
|
fallbackSrc?: string;
|
|
12
12
|
preview?: boolean;
|
|
13
|
+
previewTrigger?: ImagePreviewTrigger;
|
|
13
14
|
lazy?: boolean;
|
|
14
15
|
className?: string;
|
|
15
16
|
style?: Record<string, string | number>;
|
|
@@ -44,6 +45,10 @@ declare const Image: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
44
45
|
type: BooleanConstructor;
|
|
45
46
|
default: boolean;
|
|
46
47
|
};
|
|
48
|
+
previewTrigger: {
|
|
49
|
+
type: PropType<ImagePreviewTrigger>;
|
|
50
|
+
default: ImagePreviewTrigger;
|
|
51
|
+
};
|
|
47
52
|
lazy: {
|
|
48
53
|
type: BooleanConstructor;
|
|
49
54
|
default: boolean;
|
|
@@ -87,6 +92,10 @@ declare const Image: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
87
92
|
type: BooleanConstructor;
|
|
88
93
|
default: boolean;
|
|
89
94
|
};
|
|
95
|
+
previewTrigger: {
|
|
96
|
+
type: PropType<ImagePreviewTrigger>;
|
|
97
|
+
default: ImagePreviewTrigger;
|
|
98
|
+
};
|
|
90
99
|
lazy: {
|
|
91
100
|
type: BooleanConstructor;
|
|
92
101
|
default: boolean;
|
|
@@ -113,6 +122,7 @@ declare const Image: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
113
122
|
alt: string;
|
|
114
123
|
fit: ImageFit;
|
|
115
124
|
fallbackSrc: string;
|
|
125
|
+
previewTrigger: ImagePreviewTrigger;
|
|
116
126
|
lazy: boolean;
|
|
117
127
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
118
128
|
|
package/dist/components/Image.js
CHANGED
|
@@ -2,10 +2,12 @@
|
|
|
2
2
|
|
|
3
3
|
|
|
4
4
|
|
|
5
|
-
var
|
|
5
|
+
var _chunkH6V26X2Rjs = require('../chunk-H6V26X2R.js');
|
|
6
6
|
require('../chunk-X6FG4RPF.js');
|
|
7
|
+
require('../chunk-QOMWROWE.js');
|
|
8
|
+
require('../chunk-EQW6IUHG.js');
|
|
7
9
|
|
|
8
10
|
|
|
9
11
|
|
|
10
12
|
|
|
11
|
-
exports.IMAGE_GROUP_INJECTION_KEY =
|
|
13
|
+
exports.IMAGE_GROUP_INJECTION_KEY = _chunkH6V26X2Rjs.IMAGE_GROUP_INJECTION_KEY; exports.Image = _chunkH6V26X2Rjs.Image; exports.default = _chunkH6V26X2Rjs.Image_default;
|
|
@@ -2,8 +2,10 @@ import {
|
|
|
2
2
|
IMAGE_GROUP_INJECTION_KEY,
|
|
3
3
|
Image,
|
|
4
4
|
Image_default
|
|
5
|
-
} from "../chunk-
|
|
5
|
+
} from "../chunk-W6VKVYWZ.mjs";
|
|
6
6
|
import "../chunk-KY3O3FWK.mjs";
|
|
7
|
+
import "../chunk-M4EP4OVR.mjs";
|
|
8
|
+
import "../chunk-BDTPFPSB.mjs";
|
|
7
9
|
export {
|
|
8
10
|
IMAGE_GROUP_INJECTION_KEY,
|
|
9
11
|
Image,
|
|
@@ -85,9 +85,9 @@ declare const ImagePreview: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
85
85
|
"onScale-change"?: ((...args: any[]) => any) | undefined;
|
|
86
86
|
}>, {
|
|
87
87
|
open: boolean;
|
|
88
|
+
zIndex: number;
|
|
88
89
|
images: string[];
|
|
89
90
|
currentIndex: number;
|
|
90
|
-
zIndex: number;
|
|
91
91
|
maskClosable: boolean;
|
|
92
92
|
scaleStep: number;
|
|
93
93
|
minScale: number;
|