@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
|
@@ -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;
|
|
@@ -144,7 +144,7 @@ declare const Menu: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
144
144
|
};
|
|
145
145
|
}>, () => VNode<vue.RendererNode, vue.RendererElement, {
|
|
146
146
|
[key: string]: any;
|
|
147
|
-
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, ("search" | "select" | "update:selectedKeys" | "update:openKeys" | "update:searchValue"
|
|
147
|
+
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, ("search" | "select" | "open-change" | "update:selectedKeys" | "update:openKeys" | "update:searchValue")[], "search" | "select" | "open-change" | "update:selectedKeys" | "update:openKeys" | "update:searchValue", vue.PublicProps, Readonly<vue.ExtractPropTypes<{
|
|
148
148
|
/**
|
|
149
149
|
* Data-driven menu items
|
|
150
150
|
*/
|
|
@@ -256,9 +256,9 @@ declare const Menu: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
256
256
|
onSelect?: ((...args: any[]) => any) | undefined;
|
|
257
257
|
onSearch?: ((...args: any[]) => any) | undefined;
|
|
258
258
|
"onUpdate:selectedKeys"?: ((...args: any[]) => any) | undefined;
|
|
259
|
+
"onOpen-change"?: ((...args: any[]) => any) | undefined;
|
|
259
260
|
"onUpdate:openKeys"?: ((...args: any[]) => any) | undefined;
|
|
260
261
|
"onUpdate:searchValue"?: ((...args: any[]) => any) | undefined;
|
|
261
|
-
"onOpen-change"?: ((...args: any[]) => any) | undefined;
|
|
262
262
|
}>, {
|
|
263
263
|
theme: MenuTheme;
|
|
264
264
|
emptyText: string;
|
|
@@ -144,7 +144,7 @@ declare const Menu: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
144
144
|
};
|
|
145
145
|
}>, () => VNode<vue.RendererNode, vue.RendererElement, {
|
|
146
146
|
[key: string]: any;
|
|
147
|
-
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, ("search" | "select" | "update:selectedKeys" | "update:openKeys" | "update:searchValue"
|
|
147
|
+
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, ("search" | "select" | "open-change" | "update:selectedKeys" | "update:openKeys" | "update:searchValue")[], "search" | "select" | "open-change" | "update:selectedKeys" | "update:openKeys" | "update:searchValue", vue.PublicProps, Readonly<vue.ExtractPropTypes<{
|
|
148
148
|
/**
|
|
149
149
|
* Data-driven menu items
|
|
150
150
|
*/
|
|
@@ -256,9 +256,9 @@ declare const Menu: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
256
256
|
onSelect?: ((...args: any[]) => any) | undefined;
|
|
257
257
|
onSearch?: ((...args: any[]) => any) | undefined;
|
|
258
258
|
"onUpdate:selectedKeys"?: ((...args: any[]) => any) | undefined;
|
|
259
|
+
"onOpen-change"?: ((...args: any[]) => any) | undefined;
|
|
259
260
|
"onUpdate:openKeys"?: ((...args: any[]) => any) | undefined;
|
|
260
261
|
"onUpdate:searchValue"?: ((...args: any[]) => any) | undefined;
|
|
261
|
-
"onOpen-change"?: ((...args: any[]) => any) | undefined;
|
|
262
262
|
}>, {
|
|
263
263
|
theme: MenuTheme;
|
|
264
264
|
emptyText: string;
|
package/dist/components/Menu.js
CHANGED
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
|
|
7
7
|
|
|
8
|
-
var
|
|
8
|
+
var _chunkW5GVB54Ajs = require('../chunk-W5GVB54A.js');
|
|
9
9
|
require('../chunk-EQW6IUHG.js');
|
|
10
10
|
|
|
11
11
|
|
|
@@ -14,4 +14,4 @@ require('../chunk-EQW6IUHG.js');
|
|
|
14
14
|
|
|
15
15
|
|
|
16
16
|
|
|
17
|
-
exports.Menu =
|
|
17
|
+
exports.Menu = _chunkW5GVB54Ajs.Menu; exports.MenuContextKey = _chunkW5GVB54Ajs.MenuContextKey; exports.MenuItem = _chunkW5GVB54Ajs.MenuItem; exports.MenuItemGroup = _chunkW5GVB54Ajs.MenuItemGroup; exports.SubMenu = _chunkW5GVB54Ajs.SubMenu; exports.default = _chunkW5GVB54Ajs.Menu_default;
|
package/dist/components/Menu.mjs
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var _chunkW5GVB54Ajs = require('../chunk-W5GVB54A.js');
|
|
4
4
|
require('../chunk-EQW6IUHG.js');
|
|
5
5
|
|
|
6
6
|
// src/components/MenuItem.ts
|
|
7
|
-
var MenuItem_default =
|
|
7
|
+
var MenuItem_default = _chunkW5GVB54Ajs.MenuItem;
|
|
8
8
|
|
|
9
9
|
|
|
10
10
|
|
|
11
|
-
exports.MenuItem =
|
|
11
|
+
exports.MenuItem = _chunkW5GVB54Ajs.MenuItem; exports.default = MenuItem_default;
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var _chunkW5GVB54Ajs = require('../chunk-W5GVB54A.js');
|
|
4
4
|
require('../chunk-EQW6IUHG.js');
|
|
5
5
|
|
|
6
6
|
// src/components/MenuItemGroup.ts
|
|
7
|
-
var MenuItemGroup_default =
|
|
7
|
+
var MenuItemGroup_default = _chunkW5GVB54Ajs.MenuItemGroup;
|
|
8
8
|
|
|
9
9
|
|
|
10
10
|
|
|
11
|
-
exports.MenuItemGroup =
|
|
11
|
+
exports.MenuItemGroup = _chunkW5GVB54Ajs.MenuItemGroup; exports.default = MenuItemGroup_default;
|
package/dist/components/Modal.js
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
3
|
|
|
4
|
-
var
|
|
4
|
+
var _chunk7VHDBN6Ujs = require('../chunk-7VHDBN6U.js');
|
|
5
5
|
require('../chunk-25EYT2CB.js');
|
|
6
|
-
require('../chunk-
|
|
6
|
+
require('../chunk-HA5QZ76M.js');
|
|
7
7
|
require('../chunk-7ADONGSB.js');
|
|
8
8
|
require('../chunk-EQW6IUHG.js');
|
|
9
9
|
|
|
10
10
|
|
|
11
11
|
|
|
12
|
-
exports.Modal =
|
|
12
|
+
exports.Modal = _chunk7VHDBN6Ujs.Modal; exports.default = _chunk7VHDBN6Ujs.Modal_default;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import {
|
|
2
2
|
Modal,
|
|
3
3
|
Modal_default
|
|
4
|
-
} from "../chunk-
|
|
4
|
+
} from "../chunk-RNQOMMLM.mjs";
|
|
5
5
|
import "../chunk-VG6E4NX6.mjs";
|
|
6
|
-
import "../chunk-
|
|
6
|
+
import "../chunk-YZBQ6IR7.mjs";
|
|
7
7
|
import "../chunk-Z2ZECCGD.mjs";
|
|
8
8
|
import "../chunk-BDTPFPSB.mjs";
|
|
9
9
|
export {
|
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
3
|
|
|
4
|
-
var
|
|
4
|
+
var _chunkEW2IW2JWjs = require('../chunk-EW2IW2JW.js');
|
|
5
5
|
require('../chunk-44N7LE3Q.js');
|
|
6
6
|
require('../chunk-S6Q7TD6H.js');
|
|
7
7
|
require('../chunk-5F6P5Y4K.js');
|
|
8
|
-
require('../chunk-
|
|
8
|
+
require('../chunk-HA5QZ76M.js');
|
|
9
9
|
require('../chunk-7ADONGSB.js');
|
|
10
10
|
require('../chunk-6XI4VDU4.js');
|
|
11
11
|
require('../chunk-EQW6IUHG.js');
|
|
12
12
|
require('../chunk-TGHB5XST.js');
|
|
13
|
-
require('../chunk-
|
|
13
|
+
require('../chunk-UG6O4F2A.js');
|
|
14
14
|
|
|
15
15
|
|
|
16
16
|
|
|
17
|
-
exports.NotificationCenter =
|
|
17
|
+
exports.NotificationCenter = _chunkEW2IW2JWjs.NotificationCenter; exports.default = _chunkEW2IW2JWjs.NotificationCenter_default;
|
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
import {
|
|
2
2
|
NotificationCenter,
|
|
3
3
|
NotificationCenter_default
|
|
4
|
-
} from "../chunk-
|
|
4
|
+
} from "../chunk-6BFGY5W7.mjs";
|
|
5
5
|
import "../chunk-SGRUGYQ6.mjs";
|
|
6
6
|
import "../chunk-PZH2RTSS.mjs";
|
|
7
7
|
import "../chunk-PENI3H3I.mjs";
|
|
8
|
-
import "../chunk-
|
|
8
|
+
import "../chunk-YZBQ6IR7.mjs";
|
|
9
9
|
import "../chunk-Z2ZECCGD.mjs";
|
|
10
10
|
import "../chunk-XQRKFOXS.mjs";
|
|
11
11
|
import "../chunk-BDTPFPSB.mjs";
|
|
12
12
|
import "../chunk-NN6AINLG.mjs";
|
|
13
|
-
import "../chunk-
|
|
13
|
+
import "../chunk-TC6ZPQFT.mjs";
|
|
14
14
|
export {
|
|
15
15
|
NotificationCenter,
|
|
16
16
|
NotificationCenter_default as default
|
|
@@ -164,8 +164,8 @@ declare const Popconfirm: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
164
164
|
open: boolean;
|
|
165
165
|
offset: number;
|
|
166
166
|
description: string;
|
|
167
|
-
showIcon: boolean;
|
|
168
167
|
placement: FloatingPlacement;
|
|
168
|
+
showIcon: boolean;
|
|
169
169
|
defaultOpen: boolean;
|
|
170
170
|
okType: "primary" | "danger";
|
|
171
171
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
@@ -164,8 +164,8 @@ declare const Popconfirm: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
164
164
|
open: boolean;
|
|
165
165
|
offset: number;
|
|
166
166
|
description: string;
|
|
167
|
-
showIcon: boolean;
|
|
168
167
|
placement: FloatingPlacement;
|
|
168
|
+
showIcon: boolean;
|
|
169
169
|
defaultOpen: boolean;
|
|
170
170
|
okType: "primary" | "danger";
|
|
171
171
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var _chunkW5GVB54Ajs = require('../chunk-W5GVB54A.js');
|
|
4
4
|
require('../chunk-EQW6IUHG.js');
|
|
5
5
|
|
|
6
6
|
// src/components/SubMenu.ts
|
|
7
|
-
var SubMenu_default =
|
|
7
|
+
var SubMenu_default = _chunkW5GVB54Ajs.SubMenu;
|
|
8
8
|
|
|
9
9
|
|
|
10
10
|
|
|
11
|
-
exports.SubMenu =
|
|
11
|
+
exports.SubMenu = _chunkW5GVB54Ajs.SubMenu; exports.default = SubMenu_default;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as _expcat_tigercat_core from '@expcat/tigercat-core';
|
|
2
|
-
import { TableColumn, SortState, TableSize, TigerLocaleInput, TigerLocaleTable, PaginationConfig, RowSelectionConfig, ExpandableConfig, TableResponsiveMode, TableCardBreakpoint, TableCardRenderContext, FilterRule, TableCardLayoutItem } from '@expcat/tigercat-core';
|
|
2
|
+
import { TableColumn, SortState, TableSize, TigerLocaleInput, TigerLocaleTable, PaginationConfig, RowSelectionConfig, ExpandableConfig, TableResponsiveMode, TableCardBreakpoint, TableCardRenderContext, TableCardSelectionPosition, FilterRule, TableCardLayoutItem } from '@expcat/tigercat-core';
|
|
3
3
|
import * as vue from 'vue';
|
|
4
4
|
|
|
5
5
|
/**
|
|
@@ -35,6 +35,9 @@ interface VueTableProps {
|
|
|
35
35
|
cardBreakpoint?: TableCardBreakpoint;
|
|
36
36
|
cardClassName?: string | ((record: Record<string, unknown>, index: number) => string | undefined);
|
|
37
37
|
renderCard?: (context: TableCardRenderContext<Record<string, unknown>>) => unknown;
|
|
38
|
+
cardSelectionPosition?: TableCardSelectionPosition;
|
|
39
|
+
cardPadding?: string | false;
|
|
40
|
+
cardFieldGap?: string;
|
|
38
41
|
virtual?: boolean;
|
|
39
42
|
virtualHeight?: number;
|
|
40
43
|
virtualItemHeight?: number;
|
|
@@ -175,6 +178,18 @@ declare const Table: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
175
178
|
readonly renderCard: {
|
|
176
179
|
readonly type: vue.PropType<(context: _expcat_tigercat_core.TableCardRenderContext<Record<string, unknown>>) => unknown>;
|
|
177
180
|
};
|
|
181
|
+
readonly cardSelectionPosition: {
|
|
182
|
+
readonly type: vue.PropType<_expcat_tigercat_core.TableCardSelectionPosition>;
|
|
183
|
+
readonly default: _expcat_tigercat_core.TableCardSelectionPosition;
|
|
184
|
+
};
|
|
185
|
+
readonly cardPadding: {
|
|
186
|
+
readonly type: vue.PropType<string | false>;
|
|
187
|
+
readonly default: undefined;
|
|
188
|
+
};
|
|
189
|
+
readonly cardFieldGap: {
|
|
190
|
+
readonly type: StringConstructor;
|
|
191
|
+
readonly default: "gap-3";
|
|
192
|
+
};
|
|
178
193
|
readonly virtual: {
|
|
179
194
|
readonly type: BooleanConstructor;
|
|
180
195
|
readonly default: false;
|
|
@@ -366,6 +381,18 @@ declare const Table: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
366
381
|
readonly renderCard: {
|
|
367
382
|
readonly type: vue.PropType<(context: _expcat_tigercat_core.TableCardRenderContext<Record<string, unknown>>) => unknown>;
|
|
368
383
|
};
|
|
384
|
+
readonly cardSelectionPosition: {
|
|
385
|
+
readonly type: vue.PropType<_expcat_tigercat_core.TableCardSelectionPosition>;
|
|
386
|
+
readonly default: _expcat_tigercat_core.TableCardSelectionPosition;
|
|
387
|
+
};
|
|
388
|
+
readonly cardPadding: {
|
|
389
|
+
readonly type: vue.PropType<string | false>;
|
|
390
|
+
readonly default: undefined;
|
|
391
|
+
};
|
|
392
|
+
readonly cardFieldGap: {
|
|
393
|
+
readonly type: StringConstructor;
|
|
394
|
+
readonly default: "gap-3";
|
|
395
|
+
};
|
|
369
396
|
readonly virtual: {
|
|
370
397
|
readonly type: BooleanConstructor;
|
|
371
398
|
readonly default: false;
|
|
@@ -460,6 +487,9 @@ declare const Table: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
460
487
|
readonly tableLayout: "auto" | "fixed";
|
|
461
488
|
readonly responsiveMode: _expcat_tigercat_core.TableResponsiveMode;
|
|
462
489
|
readonly cardBreakpoint: _expcat_tigercat_core.TableCardBreakpoint;
|
|
490
|
+
readonly cardSelectionPosition: _expcat_tigercat_core.TableCardSelectionPosition;
|
|
491
|
+
readonly cardPadding: string | false;
|
|
492
|
+
readonly cardFieldGap: string;
|
|
463
493
|
readonly autoVirtual: boolean;
|
|
464
494
|
readonly virtualHeight: number;
|
|
465
495
|
readonly virtualItemHeight: number;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as _expcat_tigercat_core from '@expcat/tigercat-core';
|
|
2
|
-
import { TableColumn, SortState, TableSize, TigerLocaleInput, TigerLocaleTable, PaginationConfig, RowSelectionConfig, ExpandableConfig, TableResponsiveMode, TableCardBreakpoint, TableCardRenderContext, FilterRule, TableCardLayoutItem } from '@expcat/tigercat-core';
|
|
2
|
+
import { TableColumn, SortState, TableSize, TigerLocaleInput, TigerLocaleTable, PaginationConfig, RowSelectionConfig, ExpandableConfig, TableResponsiveMode, TableCardBreakpoint, TableCardRenderContext, TableCardSelectionPosition, FilterRule, TableCardLayoutItem } from '@expcat/tigercat-core';
|
|
3
3
|
import * as vue from 'vue';
|
|
4
4
|
|
|
5
5
|
/**
|
|
@@ -35,6 +35,9 @@ interface VueTableProps {
|
|
|
35
35
|
cardBreakpoint?: TableCardBreakpoint;
|
|
36
36
|
cardClassName?: string | ((record: Record<string, unknown>, index: number) => string | undefined);
|
|
37
37
|
renderCard?: (context: TableCardRenderContext<Record<string, unknown>>) => unknown;
|
|
38
|
+
cardSelectionPosition?: TableCardSelectionPosition;
|
|
39
|
+
cardPadding?: string | false;
|
|
40
|
+
cardFieldGap?: string;
|
|
38
41
|
virtual?: boolean;
|
|
39
42
|
virtualHeight?: number;
|
|
40
43
|
virtualItemHeight?: number;
|
|
@@ -175,6 +178,18 @@ declare const Table: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
175
178
|
readonly renderCard: {
|
|
176
179
|
readonly type: vue.PropType<(context: _expcat_tigercat_core.TableCardRenderContext<Record<string, unknown>>) => unknown>;
|
|
177
180
|
};
|
|
181
|
+
readonly cardSelectionPosition: {
|
|
182
|
+
readonly type: vue.PropType<_expcat_tigercat_core.TableCardSelectionPosition>;
|
|
183
|
+
readonly default: _expcat_tigercat_core.TableCardSelectionPosition;
|
|
184
|
+
};
|
|
185
|
+
readonly cardPadding: {
|
|
186
|
+
readonly type: vue.PropType<string | false>;
|
|
187
|
+
readonly default: undefined;
|
|
188
|
+
};
|
|
189
|
+
readonly cardFieldGap: {
|
|
190
|
+
readonly type: StringConstructor;
|
|
191
|
+
readonly default: "gap-3";
|
|
192
|
+
};
|
|
178
193
|
readonly virtual: {
|
|
179
194
|
readonly type: BooleanConstructor;
|
|
180
195
|
readonly default: false;
|
|
@@ -366,6 +381,18 @@ declare const Table: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
366
381
|
readonly renderCard: {
|
|
367
382
|
readonly type: vue.PropType<(context: _expcat_tigercat_core.TableCardRenderContext<Record<string, unknown>>) => unknown>;
|
|
368
383
|
};
|
|
384
|
+
readonly cardSelectionPosition: {
|
|
385
|
+
readonly type: vue.PropType<_expcat_tigercat_core.TableCardSelectionPosition>;
|
|
386
|
+
readonly default: _expcat_tigercat_core.TableCardSelectionPosition;
|
|
387
|
+
};
|
|
388
|
+
readonly cardPadding: {
|
|
389
|
+
readonly type: vue.PropType<string | false>;
|
|
390
|
+
readonly default: undefined;
|
|
391
|
+
};
|
|
392
|
+
readonly cardFieldGap: {
|
|
393
|
+
readonly type: StringConstructor;
|
|
394
|
+
readonly default: "gap-3";
|
|
395
|
+
};
|
|
369
396
|
readonly virtual: {
|
|
370
397
|
readonly type: BooleanConstructor;
|
|
371
398
|
readonly default: false;
|
|
@@ -460,6 +487,9 @@ declare const Table: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
460
487
|
readonly tableLayout: "auto" | "fixed";
|
|
461
488
|
readonly responsiveMode: _expcat_tigercat_core.TableResponsiveMode;
|
|
462
489
|
readonly cardBreakpoint: _expcat_tigercat_core.TableCardBreakpoint;
|
|
490
|
+
readonly cardSelectionPosition: _expcat_tigercat_core.TableCardSelectionPosition;
|
|
491
|
+
readonly cardPadding: string | false;
|
|
492
|
+
readonly cardFieldGap: string;
|
|
463
493
|
readonly autoVirtual: boolean;
|
|
464
494
|
readonly virtualHeight: number;
|
|
465
495
|
readonly virtualItemHeight: number;
|
package/dist/components/Table.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
3
|
|
|
4
|
-
var
|
|
4
|
+
var _chunkO4V7VULFjs = require('../chunk-O4V7VULF.js');
|
|
5
5
|
require('../chunk-BGMAWKWV.js');
|
|
6
6
|
require('../chunk-3QV2D54H.js');
|
|
7
7
|
require('../chunk-FC7RXQTM.js');
|
|
@@ -12,4 +12,4 @@ require('../chunk-Q4MH333P.js');
|
|
|
12
12
|
|
|
13
13
|
|
|
14
14
|
|
|
15
|
-
exports.Table =
|
|
15
|
+
exports.Table = _chunkO4V7VULFjs.Table; exports.default = _chunkO4V7VULFjs.Table_default;
|
|
@@ -291,7 +291,7 @@ declare const Tabs: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
291
291
|
};
|
|
292
292
|
}>, () => VNode<vue.RendererNode, vue.RendererElement, {
|
|
293
293
|
[key: string]: any;
|
|
294
|
-
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, ("change" | "
|
|
294
|
+
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, ("change" | "edit" | "update:activeKey" | "tab-click")[], "change" | "edit" | "update:activeKey" | "tab-click", vue.PublicProps, Readonly<vue.ExtractPropTypes<{
|
|
295
295
|
/**
|
|
296
296
|
* Currently active tab key
|
|
297
297
|
*/
|
|
@@ -291,7 +291,7 @@ declare const Tabs: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
291
291
|
};
|
|
292
292
|
}>, () => VNode<vue.RendererNode, vue.RendererElement, {
|
|
293
293
|
[key: string]: any;
|
|
294
|
-
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, ("change" | "
|
|
294
|
+
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, ("change" | "edit" | "update:activeKey" | "tab-click")[], "change" | "edit" | "update:activeKey" | "tab-click", vue.PublicProps, Readonly<vue.ExtractPropTypes<{
|
|
295
295
|
/**
|
|
296
296
|
* Currently active tab key
|
|
297
297
|
*/
|
package/dist/components/Tag.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
3
|
|
|
4
|
-
var
|
|
4
|
+
var _chunkBPAZBRCRjs = require('../chunk-BPAZBRCR.js');
|
|
5
5
|
|
|
6
6
|
|
|
7
7
|
|
|
8
|
-
exports.Tag =
|
|
8
|
+
exports.Tag = _chunkBPAZBRCRjs.Tag; exports.default = _chunkBPAZBRCRjs.Tag_default;
|
package/dist/components/Tag.mjs
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
3
|
|
|
4
|
-
var
|
|
4
|
+
var _chunkRBHF7NOQjs = require('../chunk-RBHF7NOQ.js');
|
|
5
5
|
|
|
6
6
|
|
|
7
7
|
|
|
8
|
-
exports.Timeline =
|
|
8
|
+
exports.Timeline = _chunkRBHF7NOQjs.Timeline; exports.default = _chunkRBHF7NOQjs.Timeline_default;
|
|
@@ -229,7 +229,7 @@ declare const Tree: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
229
229
|
};
|
|
230
230
|
}>, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
231
231
|
[key: string]: any;
|
|
232
|
-
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, ("select" | "drop" | "
|
|
232
|
+
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, ("select" | "drop" | "check" | "expand" | "node-click" | "node-expand" | "node-collapse" | "update:expandedKeys" | "update:selectedKeys" | "update:checkedKeys")[], "select" | "drop" | "check" | "expand" | "node-click" | "node-expand" | "node-collapse" | "update:expandedKeys" | "update:selectedKeys" | "update:checkedKeys", vue.PublicProps, Readonly<vue.ExtractPropTypes<{
|
|
233
233
|
/**
|
|
234
234
|
* Tree data source
|
|
235
235
|
*/
|
|
@@ -229,7 +229,7 @@ declare const Tree: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
229
229
|
};
|
|
230
230
|
}>, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
231
231
|
[key: string]: any;
|
|
232
|
-
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, ("select" | "drop" | "
|
|
232
|
+
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, ("select" | "drop" | "check" | "expand" | "node-click" | "node-expand" | "node-collapse" | "update:expandedKeys" | "update:selectedKeys" | "update:checkedKeys")[], "select" | "drop" | "check" | "expand" | "node-click" | "node-expand" | "node-collapse" | "update:expandedKeys" | "update:selectedKeys" | "update:checkedKeys", vue.PublicProps, Readonly<vue.ExtractPropTypes<{
|
|
233
233
|
/**
|
|
234
234
|
* Tree data source
|
|
235
235
|
*/
|
package/dist/index.d.mts
CHANGED
|
@@ -81,7 +81,7 @@ export { default as ActivityFeed, VueActivityFeedProps } from './components/Acti
|
|
|
81
81
|
export { default as ChatWindow, VueChatWindowProps } from './components/ChatWindow.mjs';
|
|
82
82
|
export { default as CommentThread, VueCommentThreadProps } from './components/CommentThread.mjs';
|
|
83
83
|
export { default as NotificationCenter, VueNotificationCenterProps } from './components/NotificationCenter.mjs';
|
|
84
|
-
export { default as DataTableWithToolbar, VueDataTableWithToolbarProps, VueTableToolbarFilter, VueTableToolbarFilterRenderContext, VueTableToolbarFiltersExtraContext, VueTableToolbarProps } from './components/DataTableWithToolbar.mjs';
|
|
84
|
+
export { default as DataTableWithToolbar, VueDataTableWithToolbarProps, VueTableToolbarFilter, VueTableToolbarFilterRenderContext, VueTableToolbarFiltersExtraContext, VueTableToolbarProps, VueTableToolbarRenderContext } from './components/DataTableWithToolbar.mjs';
|
|
85
85
|
export { default as FormWizard, VueFormWizardProps } from './components/FormWizard.mjs';
|
|
86
86
|
export { default as CropUpload, VueCropUploadProps } from './components/CropUpload.mjs';
|
|
87
87
|
export { default as ChartCanvas, VueChartCanvasProps } from './components/ChartCanvas.mjs';
|
package/dist/index.d.ts
CHANGED
|
@@ -81,7 +81,7 @@ export { default as ActivityFeed, VueActivityFeedProps } from './components/Acti
|
|
|
81
81
|
export { default as ChatWindow, VueChatWindowProps } from './components/ChatWindow.js';
|
|
82
82
|
export { default as CommentThread, VueCommentThreadProps } from './components/CommentThread.js';
|
|
83
83
|
export { default as NotificationCenter, VueNotificationCenterProps } from './components/NotificationCenter.js';
|
|
84
|
-
export { default as DataTableWithToolbar, VueDataTableWithToolbarProps, VueTableToolbarFilter, VueTableToolbarFilterRenderContext, VueTableToolbarFiltersExtraContext, VueTableToolbarProps } from './components/DataTableWithToolbar.js';
|
|
84
|
+
export { default as DataTableWithToolbar, VueDataTableWithToolbarProps, VueTableToolbarFilter, VueTableToolbarFilterRenderContext, VueTableToolbarFiltersExtraContext, VueTableToolbarProps, VueTableToolbarRenderContext } from './components/DataTableWithToolbar.js';
|
|
85
85
|
export { default as FormWizard, VueFormWizardProps } from './components/FormWizard.js';
|
|
86
86
|
export { default as CropUpload, VueCropUploadProps } from './components/CropUpload.js';
|
|
87
87
|
export { default as ChartCanvas, VueChartCanvasProps } from './components/ChartCanvas.js';
|