@expcat/tigercat-vue 1.2.44 → 1.2.46
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-UMBV5VOU.js → chunk-6WM7E6C4.js} +39 -11
- package/dist/{chunk-VDTZN4OS.mjs → chunk-OHCC6NNC.mjs} +38 -10
- package/dist/components/ActivityFeed.d.mts +6 -6
- package/dist/components/ActivityFeed.d.ts +6 -6
- package/dist/components/Alert.d.mts +3 -3
- package/dist/components/Alert.d.ts +3 -3
- package/dist/components/Anchor.d.mts +1 -1
- package/dist/components/Anchor.d.ts +1 -1
- package/dist/components/AreaChart.d.mts +2 -2
- package/dist/components/AreaChart.d.ts +2 -2
- package/dist/components/AutoComplete.d.mts +2 -2
- package/dist/components/AutoComplete.d.ts +2 -2
- package/dist/components/Avatar.d.mts +1 -1
- package/dist/components/Avatar.d.ts +1 -1
- package/dist/components/Badge.d.mts +3 -3
- package/dist/components/Badge.d.ts +3 -3
- package/dist/components/BarChart.d.mts +1 -1
- package/dist/components/BarChart.d.ts +1 -1
- package/dist/components/Breadcrumb.d.mts +2 -2
- package/dist/components/Breadcrumb.d.ts +2 -2
- package/dist/components/Button.d.mts +3 -3
- package/dist/components/Button.d.ts +3 -3
- package/dist/components/ButtonGroup.d.mts +1 -1
- package/dist/components/ButtonGroup.d.ts +1 -1
- package/dist/components/Calendar.d.mts +1 -1
- package/dist/components/Calendar.d.ts +1 -1
- package/dist/components/Card.d.mts +2 -2
- package/dist/components/Card.d.ts +2 -2
- package/dist/components/ChartGrid.d.mts +1 -1
- package/dist/components/ChartGrid.d.ts +1 -1
- package/dist/components/ChatWindow.d.mts +3 -3
- package/dist/components/ChatWindow.d.ts +3 -3
- package/dist/components/CodeEditor.d.mts +2 -2
- package/dist/components/CodeEditor.d.ts +2 -2
- package/dist/components/Collapse.d.mts +1 -1
- package/dist/components/Collapse.d.ts +1 -1
- package/dist/components/CollapsePanel.d.mts +1 -1
- package/dist/components/CollapsePanel.d.ts +1 -1
- package/dist/components/ColorSwatch.d.mts +1 -1
- package/dist/components/ColorSwatch.d.ts +1 -1
- package/dist/components/CommentThread.d.mts +2 -2
- package/dist/components/CommentThread.d.ts +2 -2
- package/dist/components/ConfigProvider.d.mts +1 -1
- package/dist/components/ConfigProvider.d.ts +1 -1
- package/dist/components/DataTableWithToolbar.d.mts +23 -14
- package/dist/components/DataTableWithToolbar.d.ts +23 -14
- package/dist/components/DataTableWithToolbar.js +2 -2
- package/dist/components/DataTableWithToolbar.mjs +1 -1
- package/dist/components/DatePicker.d.mts +2 -2
- package/dist/components/DatePicker.d.ts +2 -2
- package/dist/components/Descriptions.d.mts +2 -2
- package/dist/components/Descriptions.d.ts +2 -2
- package/dist/components/DonutChart.d.mts +2 -2
- package/dist/components/DonutChart.d.ts +2 -2
- package/dist/components/Drawer.d.mts +5 -5
- package/dist/components/Drawer.d.ts +5 -5
- package/dist/components/FileManager.d.mts +1 -1
- package/dist/components/FileManager.d.ts +1 -1
- package/dist/components/FloatButton.d.mts +3 -3
- package/dist/components/FloatButton.d.ts +3 -3
- package/dist/components/Form.d.mts +1 -1
- package/dist/components/Form.d.ts +1 -1
- package/dist/components/FormWizard.d.mts +5 -5
- package/dist/components/FormWizard.d.ts +5 -5
- package/dist/components/FunnelChart.d.mts +1 -1
- package/dist/components/FunnelChart.d.ts +1 -1
- package/dist/components/Gantt.d.mts +1 -1
- package/dist/components/Gantt.d.ts +1 -1
- package/dist/components/GaugeChart.d.mts +1 -1
- package/dist/components/GaugeChart.d.ts +1 -1
- package/dist/components/HeatmapChart.d.mts +2 -2
- package/dist/components/HeatmapChart.d.ts +2 -2
- package/dist/components/Image.d.mts +2 -2
- package/dist/components/Image.d.ts +2 -2
- package/dist/components/ImageAnnotation.d.mts +4 -4
- package/dist/components/ImageAnnotation.d.ts +4 -4
- package/dist/components/InfiniteScroll.d.mts +2 -2
- package/dist/components/InfiniteScroll.d.ts +2 -2
- package/dist/components/Input.d.mts +4 -4
- package/dist/components/Input.d.ts +4 -4
- package/dist/components/InputGroup.d.mts +1 -1
- package/dist/components/InputGroup.d.ts +1 -1
- package/dist/components/InputNumber.d.mts +1 -1
- package/dist/components/InputNumber.d.ts +1 -1
- package/dist/components/Kanban.d.mts +1 -1
- package/dist/components/Kanban.d.ts +1 -1
- package/dist/components/LineChart.d.mts +2 -2
- package/dist/components/LineChart.d.ts +2 -2
- package/dist/components/Link.d.mts +1 -1
- package/dist/components/Link.d.ts +1 -1
- package/dist/components/List.d.mts +6 -6
- package/dist/components/List.d.ts +6 -6
- package/dist/components/Loading.d.mts +5 -5
- package/dist/components/Loading.d.ts +5 -5
- package/dist/components/MarkdownEditor.d.mts +2 -2
- package/dist/components/MarkdownEditor.d.ts +2 -2
- package/dist/components/Mentions.d.mts +2 -2
- package/dist/components/Mentions.d.ts +2 -2
- package/dist/components/Menu.d.mts +5 -5
- package/dist/components/Menu.d.ts +5 -5
- package/dist/components/Modal.d.mts +8 -8
- package/dist/components/Modal.d.ts +8 -8
- package/dist/components/NotificationCenter.d.mts +5 -5
- package/dist/components/NotificationCenter.d.ts +5 -5
- package/dist/components/NumberKeyboard.d.mts +2 -2
- package/dist/components/NumberKeyboard.d.ts +2 -2
- package/dist/components/OrgChart.d.mts +1 -1
- package/dist/components/OrgChart.d.ts +1 -1
- package/dist/components/Pagination.d.mts +4 -4
- package/dist/components/Pagination.d.ts +4 -4
- package/dist/components/PieChart.d.mts +2 -2
- package/dist/components/PieChart.d.ts +2 -2
- package/dist/components/Popconfirm.d.mts +2 -2
- package/dist/components/Popconfirm.d.ts +2 -2
- package/dist/components/Popover.d.mts +1 -1
- package/dist/components/Popover.d.ts +1 -1
- package/dist/components/Progress.d.mts +3 -3
- package/dist/components/Progress.d.ts +3 -3
- package/dist/components/QRCode.d.mts +1 -1
- package/dist/components/QRCode.d.ts +1 -1
- package/dist/components/RadarChart.d.mts +2 -2
- package/dist/components/RadarChart.d.ts +2 -2
- package/dist/components/RichTextEditor.d.mts +1 -1
- package/dist/components/RichTextEditor.d.ts +1 -1
- package/dist/components/Row.d.mts +1 -1
- package/dist/components/Row.d.ts +1 -1
- package/dist/components/ScatterChart.d.mts +1 -1
- package/dist/components/ScatterChart.d.ts +1 -1
- package/dist/components/ScrollSpy.d.mts +2 -2
- package/dist/components/ScrollSpy.d.ts +2 -2
- package/dist/components/Select.d.mts +1 -1
- package/dist/components/Select.d.ts +1 -1
- package/dist/components/Signature.d.mts +2 -2
- package/dist/components/Signature.d.ts +2 -2
- package/dist/components/Skeleton.d.mts +1 -1
- package/dist/components/Skeleton.d.ts +1 -1
- package/dist/components/Space.d.mts +2 -2
- package/dist/components/Space.d.ts +2 -2
- package/dist/components/Splitter.d.mts +1 -1
- package/dist/components/Splitter.d.ts +1 -1
- package/dist/components/Spotlight.d.mts +4 -4
- package/dist/components/Spotlight.d.ts +4 -4
- package/dist/components/Steps.d.mts +2 -2
- package/dist/components/Steps.d.ts +2 -2
- package/dist/components/SunburstChart.d.mts +1 -1
- package/dist/components/SunburstChart.d.ts +1 -1
- package/dist/components/Table.d.mts +5 -5
- package/dist/components/Table.d.ts +5 -5
- package/dist/components/Tabs.d.mts +2 -2
- package/dist/components/Tabs.d.ts +2 -2
- package/dist/components/Tag.d.mts +1 -1
- package/dist/components/Tag.d.ts +1 -1
- package/dist/components/TaskBoard.d.mts +2 -2
- package/dist/components/TaskBoard.d.ts +2 -2
- package/dist/components/Text.d.mts +3 -3
- package/dist/components/Text.d.ts +3 -3
- package/dist/components/Textarea.d.mts +1 -1
- package/dist/components/Textarea.d.ts +1 -1
- package/dist/components/TimePicker.d.mts +3 -3
- package/dist/components/TimePicker.d.ts +3 -3
- package/dist/components/Timeline.d.mts +3 -3
- package/dist/components/Timeline.d.ts +3 -3
- package/dist/components/Tooltip.d.mts +1 -1
- package/dist/components/Tooltip.d.ts +1 -1
- package/dist/components/Tour.d.mts +2 -2
- package/dist/components/Tour.d.ts +2 -2
- package/dist/components/Tree.d.mts +2 -2
- package/dist/components/Tree.d.ts +2 -2
- package/dist/components/TreeMapChart.d.mts +1 -1
- package/dist/components/TreeMapChart.d.ts +1 -1
- package/dist/components/Upload.d.mts +4 -4
- package/dist/components/Upload.d.ts +4 -4
- package/dist/components/VirtualTable.d.mts +2 -2
- package/dist/components/VirtualTable.d.ts +2 -2
- package/dist/components/Watermark.d.mts +1 -1
- package/dist/components/Watermark.d.ts +1 -1
- package/dist/index.d.mts +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/index.js +2 -2
- package/dist/index.mjs +1 -1
- package/package.json +2 -2
|
@@ -175,7 +175,7 @@ var DataTableWithToolbar = _vue.defineComponent.call(void 0, {
|
|
|
175
175
|
"update:hiddenColumnKeys": (_hiddenKeys) => true,
|
|
176
176
|
"hidden-columns-change": (_hiddenKeys) => true
|
|
177
177
|
},
|
|
178
|
-
setup(props, { attrs, emit }) {
|
|
178
|
+
setup(props, { attrs, emit, slots }) {
|
|
179
179
|
const config = _chunk25EYT2CBjs.useTigerConfig.call(void 0, );
|
|
180
180
|
const internalSearch = _vue.ref.call(void 0, _nullishCoalesce(_optionalChain([props, 'access', _ => _.toolbar, 'optionalAccess', _2 => _2.defaultSearchValue]), () => ( "")));
|
|
181
181
|
const internalHiddenKeys = _vue.ref.call(void 0,
|
|
@@ -258,7 +258,7 @@ var DataTableWithToolbar = _vue.defineComponent.call(void 0, {
|
|
|
258
258
|
() => _optionalChain([props, 'access', _9 => _9.toolbar, 'optionalAccess', _10 => _10.searchValue]) !== void 0 ? props.toolbar.searchValue : internalSearch.value
|
|
259
259
|
);
|
|
260
260
|
const resolvedFilters = _vue.computed.call(void 0, () => {
|
|
261
|
-
const next = {};
|
|
261
|
+
const next = { ...internalFilters.value };
|
|
262
262
|
_optionalChain([props, 'access', _11 => _11.toolbar, 'optionalAccess', _12 => _12.filters, 'optionalAccess', _13 => _13.forEach, 'call', _14 => _14((filter) => {
|
|
263
263
|
next[filter.key] = filter.value !== void 0 ? filter.value : _nullishCoalesce(_nullishCoalesce(internalFilters.value[filter.key], () => ( filter.defaultValue)), () => ( null));
|
|
264
264
|
})]);
|
|
@@ -271,6 +271,7 @@ var DataTableWithToolbar = _vue.defineComponent.call(void 0, {
|
|
|
271
271
|
);
|
|
272
272
|
});
|
|
273
273
|
const hasFilters = _vue.computed.call(void 0, () => Boolean(_optionalChain([props, 'access', _15 => _15.toolbar, 'optionalAccess', _16 => _16.filters, 'optionalAccess', _17 => _17.length])));
|
|
274
|
+
const hasFiltersExtra = _vue.computed.call(void 0, () => Boolean(slots["filters-extra"]));
|
|
274
275
|
const hasBulkActions = _vue.computed.call(void 0, () => Boolean(_optionalChain([props, 'access', _18 => _18.toolbar, 'optionalAccess', _19 => _19.bulkActions, 'optionalAccess', _20 => _20.length])));
|
|
275
276
|
const hasColumnSettings = _vue.computed.call(void 0, () => Boolean(_optionalChain([props, 'access', _21 => _21.toolbar, 'optionalAccess', _22 => _22.showColumnSettings])));
|
|
276
277
|
const resolvedHiddenKeys = _vue.computed.call(void 0, () => _nullishCoalesce(props.hiddenColumnKeys, () => ( internalHiddenKeys.value)));
|
|
@@ -313,19 +314,22 @@ var DataTableWithToolbar = _vue.defineComponent.call(void 0, {
|
|
|
313
314
|
const handleSearchSubmit = () => {
|
|
314
315
|
emit("search", _nullishCoalesce(searchValue.value, () => ( "")));
|
|
315
316
|
};
|
|
316
|
-
const
|
|
317
|
+
const setFilterValue = (key, value, filter) => {
|
|
317
318
|
const nextFilters = {
|
|
318
319
|
...resolvedFilters.value,
|
|
319
|
-
[
|
|
320
|
+
[key]: value
|
|
320
321
|
};
|
|
321
|
-
if (filter.value === void 0) {
|
|
322
|
+
if (!filter || filter.value === void 0) {
|
|
322
323
|
internalFilters.value = {
|
|
323
324
|
...internalFilters.value,
|
|
324
|
-
[
|
|
325
|
+
[key]: value
|
|
325
326
|
};
|
|
326
327
|
}
|
|
327
328
|
emit("filters-change", nextFilters);
|
|
328
329
|
};
|
|
330
|
+
const handleFilterSelect = (filter, value) => {
|
|
331
|
+
setFilterValue(filter.key, value, filter);
|
|
332
|
+
};
|
|
329
333
|
const handleBulkAction = (action) => {
|
|
330
334
|
const keys = _nullishCoalesce(selectedKeys.value, () => ( []));
|
|
331
335
|
_optionalChain([action, 'access', _33 => _33.onClick, 'optionalCall', _34 => _34(keys)]);
|
|
@@ -408,7 +412,7 @@ var DataTableWithToolbar = _vue.defineComponent.call(void 0, {
|
|
|
408
412
|
);
|
|
409
413
|
};
|
|
410
414
|
const renderToolbar = () => {
|
|
411
|
-
if (!hasSearch.value && !hasFilters.value && !hasBulkActions.value && !hasColumnSettings.value)
|
|
415
|
+
if (!hasSearch.value && !hasFilters.value && !hasFiltersExtra.value && !hasBulkActions.value && !hasColumnSettings.value)
|
|
412
416
|
return null;
|
|
413
417
|
const leftNodes = [];
|
|
414
418
|
if (hasSearch.value) {
|
|
@@ -474,15 +478,32 @@ var DataTableWithToolbar = _vue.defineComponent.call(void 0, {
|
|
|
474
478
|
_optionalChain([props, 'access', _47 => _47.toolbar, 'optionalAccess', _48 => _48.filters, 'optionalAccess', _49 => _49.forEach, 'call', _50 => _50((filter) => {
|
|
475
479
|
const currentValue = resolvedFilters.value[filter.key];
|
|
476
480
|
const clearable = filter.clearable !== false;
|
|
481
|
+
if (filter.render) {
|
|
482
|
+
const filterNode = filter.render({
|
|
483
|
+
filter,
|
|
484
|
+
value: currentValue,
|
|
485
|
+
filters: resolvedFilters.value,
|
|
486
|
+
setValue: (value) => setFilterValue(filter.key, value, filter),
|
|
487
|
+
setFilter: (key, value) => setFilterValue(key, value)
|
|
488
|
+
});
|
|
489
|
+
leftNodes.push(
|
|
490
|
+
_vue.h.call(void 0,
|
|
491
|
+
"div",
|
|
492
|
+
{ key: filter.key, class: "w-full sm:w-auto" },
|
|
493
|
+
filterNode == null ? [] : [filterNode]
|
|
494
|
+
)
|
|
495
|
+
);
|
|
496
|
+
return;
|
|
497
|
+
}
|
|
477
498
|
leftNodes.push(
|
|
478
|
-
_vue.h.call(void 0, "div", { class: "w-full sm:w-auto sm:min-w-[120px] sm:max-w-[180px]" }, [
|
|
499
|
+
_vue.h.call(void 0, "div", { key: filter.key, class: "w-full sm:w-auto sm:min-w-[120px] sm:max-w-[180px]" }, [
|
|
479
500
|
_vue.h.call(void 0, _chunkBGMAWKWVjs.Select, {
|
|
480
501
|
size: "sm",
|
|
481
|
-
options: filter.options.map((opt) => ({
|
|
502
|
+
options: (_nullishCoalesce(filter.options, () => ( []))).map((opt) => ({
|
|
482
503
|
label: opt.label,
|
|
483
504
|
value: opt.value
|
|
484
505
|
})),
|
|
485
|
-
modelValue:
|
|
506
|
+
modelValue: typeof currentValue === "string" || typeof currentValue === "number" ? currentValue : void 0,
|
|
486
507
|
placeholder: _nullishCoalesce(filter.placeholder, () => ( filter.label)),
|
|
487
508
|
clearable,
|
|
488
509
|
"onUpdate:modelValue": (value) => {
|
|
@@ -493,6 +514,13 @@ var DataTableWithToolbar = _vue.defineComponent.call(void 0, {
|
|
|
493
514
|
);
|
|
494
515
|
})]);
|
|
495
516
|
}
|
|
517
|
+
const filtersExtra = _optionalChain([slots, 'access', _51 => _51["filters-extra"], 'optionalCall', _52 => _52({
|
|
518
|
+
filters: resolvedFilters.value,
|
|
519
|
+
setFilter: (key, value) => setFilterValue(key, value)
|
|
520
|
+
})]);
|
|
521
|
+
if (_optionalChain([filtersExtra, 'optionalAccess', _53 => _53.length])) {
|
|
522
|
+
leftNodes.push(...filtersExtra);
|
|
523
|
+
}
|
|
496
524
|
const bulkChildren = [];
|
|
497
525
|
if (hasBulkActions.value) {
|
|
498
526
|
if (selectedCount.value > 0) {
|
|
@@ -516,7 +544,7 @@ var DataTableWithToolbar = _vue.defineComponent.call(void 0, {
|
|
|
516
544
|
);
|
|
517
545
|
}
|
|
518
546
|
;
|
|
519
|
-
(_nullishCoalesce(_optionalChain([props, 'access',
|
|
547
|
+
(_nullishCoalesce(_optionalChain([props, 'access', _54 => _54.toolbar, 'optionalAccess', _55 => _55.bulkActions]), () => ( []))).forEach((action) => {
|
|
520
548
|
bulkChildren.push(
|
|
521
549
|
_vue.h.call(void 0,
|
|
522
550
|
_chunk4VLNT2EDjs.Button,
|
|
@@ -175,7 +175,7 @@ var DataTableWithToolbar = defineComponent({
|
|
|
175
175
|
"update:hiddenColumnKeys": (_hiddenKeys) => true,
|
|
176
176
|
"hidden-columns-change": (_hiddenKeys) => true
|
|
177
177
|
},
|
|
178
|
-
setup(props, { attrs, emit }) {
|
|
178
|
+
setup(props, { attrs, emit, slots }) {
|
|
179
179
|
const config = useTigerConfig();
|
|
180
180
|
const internalSearch = ref(props.toolbar?.defaultSearchValue ?? "");
|
|
181
181
|
const internalHiddenKeys = ref(
|
|
@@ -258,7 +258,7 @@ var DataTableWithToolbar = defineComponent({
|
|
|
258
258
|
() => props.toolbar?.searchValue !== void 0 ? props.toolbar.searchValue : internalSearch.value
|
|
259
259
|
);
|
|
260
260
|
const resolvedFilters = computed(() => {
|
|
261
|
-
const next = {};
|
|
261
|
+
const next = { ...internalFilters.value };
|
|
262
262
|
props.toolbar?.filters?.forEach((filter) => {
|
|
263
263
|
next[filter.key] = filter.value !== void 0 ? filter.value : internalFilters.value[filter.key] ?? filter.defaultValue ?? null;
|
|
264
264
|
});
|
|
@@ -271,6 +271,7 @@ var DataTableWithToolbar = defineComponent({
|
|
|
271
271
|
);
|
|
272
272
|
});
|
|
273
273
|
const hasFilters = computed(() => Boolean(props.toolbar?.filters?.length));
|
|
274
|
+
const hasFiltersExtra = computed(() => Boolean(slots["filters-extra"]));
|
|
274
275
|
const hasBulkActions = computed(() => Boolean(props.toolbar?.bulkActions?.length));
|
|
275
276
|
const hasColumnSettings = computed(() => Boolean(props.toolbar?.showColumnSettings));
|
|
276
277
|
const resolvedHiddenKeys = computed(() => props.hiddenColumnKeys ?? internalHiddenKeys.value);
|
|
@@ -313,19 +314,22 @@ var DataTableWithToolbar = defineComponent({
|
|
|
313
314
|
const handleSearchSubmit = () => {
|
|
314
315
|
emit("search", searchValue.value ?? "");
|
|
315
316
|
};
|
|
316
|
-
const
|
|
317
|
+
const setFilterValue = (key, value, filter) => {
|
|
317
318
|
const nextFilters = {
|
|
318
319
|
...resolvedFilters.value,
|
|
319
|
-
[
|
|
320
|
+
[key]: value
|
|
320
321
|
};
|
|
321
|
-
if (filter.value === void 0) {
|
|
322
|
+
if (!filter || filter.value === void 0) {
|
|
322
323
|
internalFilters.value = {
|
|
323
324
|
...internalFilters.value,
|
|
324
|
-
[
|
|
325
|
+
[key]: value
|
|
325
326
|
};
|
|
326
327
|
}
|
|
327
328
|
emit("filters-change", nextFilters);
|
|
328
329
|
};
|
|
330
|
+
const handleFilterSelect = (filter, value) => {
|
|
331
|
+
setFilterValue(filter.key, value, filter);
|
|
332
|
+
};
|
|
329
333
|
const handleBulkAction = (action) => {
|
|
330
334
|
const keys = selectedKeys.value ?? [];
|
|
331
335
|
action.onClick?.(keys);
|
|
@@ -408,7 +412,7 @@ var DataTableWithToolbar = defineComponent({
|
|
|
408
412
|
);
|
|
409
413
|
};
|
|
410
414
|
const renderToolbar = () => {
|
|
411
|
-
if (!hasSearch.value && !hasFilters.value && !hasBulkActions.value && !hasColumnSettings.value)
|
|
415
|
+
if (!hasSearch.value && !hasFilters.value && !hasFiltersExtra.value && !hasBulkActions.value && !hasColumnSettings.value)
|
|
412
416
|
return null;
|
|
413
417
|
const leftNodes = [];
|
|
414
418
|
if (hasSearch.value) {
|
|
@@ -474,15 +478,32 @@ var DataTableWithToolbar = defineComponent({
|
|
|
474
478
|
props.toolbar?.filters?.forEach((filter) => {
|
|
475
479
|
const currentValue = resolvedFilters.value[filter.key];
|
|
476
480
|
const clearable = filter.clearable !== false;
|
|
481
|
+
if (filter.render) {
|
|
482
|
+
const filterNode = filter.render({
|
|
483
|
+
filter,
|
|
484
|
+
value: currentValue,
|
|
485
|
+
filters: resolvedFilters.value,
|
|
486
|
+
setValue: (value) => setFilterValue(filter.key, value, filter),
|
|
487
|
+
setFilter: (key, value) => setFilterValue(key, value)
|
|
488
|
+
});
|
|
489
|
+
leftNodes.push(
|
|
490
|
+
h(
|
|
491
|
+
"div",
|
|
492
|
+
{ key: filter.key, class: "w-full sm:w-auto" },
|
|
493
|
+
filterNode == null ? [] : [filterNode]
|
|
494
|
+
)
|
|
495
|
+
);
|
|
496
|
+
return;
|
|
497
|
+
}
|
|
477
498
|
leftNodes.push(
|
|
478
|
-
h("div", { class: "w-full sm:w-auto sm:min-w-[120px] sm:max-w-[180px]" }, [
|
|
499
|
+
h("div", { key: filter.key, class: "w-full sm:w-auto sm:min-w-[120px] sm:max-w-[180px]" }, [
|
|
479
500
|
h(Select, {
|
|
480
501
|
size: "sm",
|
|
481
|
-
options: filter.options.map((opt) => ({
|
|
502
|
+
options: (filter.options ?? []).map((opt) => ({
|
|
482
503
|
label: opt.label,
|
|
483
504
|
value: opt.value
|
|
484
505
|
})),
|
|
485
|
-
modelValue: currentValue
|
|
506
|
+
modelValue: typeof currentValue === "string" || typeof currentValue === "number" ? currentValue : void 0,
|
|
486
507
|
placeholder: filter.placeholder ?? filter.label,
|
|
487
508
|
clearable,
|
|
488
509
|
"onUpdate:modelValue": (value) => {
|
|
@@ -493,6 +514,13 @@ var DataTableWithToolbar = defineComponent({
|
|
|
493
514
|
);
|
|
494
515
|
});
|
|
495
516
|
}
|
|
517
|
+
const filtersExtra = slots["filters-extra"]?.({
|
|
518
|
+
filters: resolvedFilters.value,
|
|
519
|
+
setFilter: (key, value) => setFilterValue(key, value)
|
|
520
|
+
});
|
|
521
|
+
if (filtersExtra?.length) {
|
|
522
|
+
leftNodes.push(...filtersExtra);
|
|
523
|
+
}
|
|
496
524
|
const bulkChildren = [];
|
|
497
525
|
if (hasBulkActions.value) {
|
|
498
526
|
if (selectedCount.value > 0) {
|
|
@@ -107,18 +107,18 @@ declare const ActivityFeed: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
107
107
|
default: undefined;
|
|
108
108
|
};
|
|
109
109
|
}>> & Readonly<{}>, {
|
|
110
|
-
loadingText: string;
|
|
111
|
-
emptyText: string;
|
|
112
|
-
className: string;
|
|
113
|
-
style: Record<string, string | number>;
|
|
114
|
-
loading: boolean;
|
|
115
|
-
groupBy: (item: ActivityItem) => string;
|
|
116
110
|
items: ActivityItem[];
|
|
117
111
|
groups: ActivityGroup[];
|
|
112
|
+
groupBy: (item: ActivityItem) => string;
|
|
118
113
|
groupOrder: string[];
|
|
114
|
+
loading: boolean;
|
|
115
|
+
loadingText: string;
|
|
116
|
+
emptyText: string;
|
|
119
117
|
showAvatar: boolean;
|
|
120
118
|
showTime: boolean;
|
|
121
119
|
showGroupTitle: boolean;
|
|
120
|
+
className: string;
|
|
121
|
+
style: Record<string, string | number>;
|
|
122
122
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
123
123
|
|
|
124
124
|
export { ActivityFeed, type VueActivityFeedProps, ActivityFeed as default };
|
|
@@ -107,18 +107,18 @@ declare const ActivityFeed: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
107
107
|
default: undefined;
|
|
108
108
|
};
|
|
109
109
|
}>> & Readonly<{}>, {
|
|
110
|
-
loadingText: string;
|
|
111
|
-
emptyText: string;
|
|
112
|
-
className: string;
|
|
113
|
-
style: Record<string, string | number>;
|
|
114
|
-
loading: boolean;
|
|
115
|
-
groupBy: (item: ActivityItem) => string;
|
|
116
110
|
items: ActivityItem[];
|
|
117
111
|
groups: ActivityGroup[];
|
|
112
|
+
groupBy: (item: ActivityItem) => string;
|
|
118
113
|
groupOrder: string[];
|
|
114
|
+
loading: boolean;
|
|
115
|
+
loadingText: string;
|
|
116
|
+
emptyText: string;
|
|
119
117
|
showAvatar: boolean;
|
|
120
118
|
showTime: boolean;
|
|
121
119
|
showGroupTitle: boolean;
|
|
120
|
+
className: string;
|
|
121
|
+
style: Record<string, string | number>;
|
|
122
122
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
123
123
|
|
|
124
124
|
export { ActivityFeed, type VueActivityFeedProps, ActivityFeed as default };
|
|
@@ -204,14 +204,14 @@ declare const Alert: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
204
204
|
}>> & Readonly<{
|
|
205
205
|
onClose?: ((...args: any[]) => any) | undefined;
|
|
206
206
|
}>, {
|
|
207
|
-
type: AlertType;
|
|
208
|
-
closeAriaLabel: string;
|
|
209
207
|
size: AlertSize;
|
|
210
208
|
className: string;
|
|
211
209
|
style: Record<string, string | number>;
|
|
210
|
+
type: AlertType;
|
|
212
211
|
title: string;
|
|
213
|
-
description: string;
|
|
214
212
|
closable: boolean;
|
|
213
|
+
closeAriaLabel: string;
|
|
214
|
+
description: string;
|
|
215
215
|
showIcon: boolean;
|
|
216
216
|
duration: number;
|
|
217
217
|
banner: boolean;
|
|
@@ -204,14 +204,14 @@ declare const Alert: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
204
204
|
}>> & Readonly<{
|
|
205
205
|
onClose?: ((...args: any[]) => any) | undefined;
|
|
206
206
|
}>, {
|
|
207
|
-
type: AlertType;
|
|
208
|
-
closeAriaLabel: string;
|
|
209
207
|
size: AlertSize;
|
|
210
208
|
className: string;
|
|
211
209
|
style: Record<string, string | number>;
|
|
210
|
+
type: AlertType;
|
|
212
211
|
title: string;
|
|
213
|
-
description: string;
|
|
214
212
|
closable: boolean;
|
|
213
|
+
closeAriaLabel: string;
|
|
214
|
+
description: string;
|
|
215
215
|
showIcon: boolean;
|
|
216
216
|
duration: number;
|
|
217
217
|
banner: boolean;
|
|
@@ -236,9 +236,9 @@ declare const Anchor: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
236
236
|
onChange?: ((...args: any[]) => any) | undefined;
|
|
237
237
|
onClick?: ((...args: any[]) => any) | undefined;
|
|
238
238
|
}>, {
|
|
239
|
-
direction: AnchorDirection;
|
|
240
239
|
className: string;
|
|
241
240
|
style: Record<string, unknown>;
|
|
241
|
+
direction: AnchorDirection;
|
|
242
242
|
offsetTop: number;
|
|
243
243
|
targetOffset: number;
|
|
244
244
|
bounds: number;
|
|
@@ -236,9 +236,9 @@ declare const Anchor: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
236
236
|
onChange?: ((...args: any[]) => any) | undefined;
|
|
237
237
|
onClick?: ((...args: any[]) => any) | undefined;
|
|
238
238
|
}>, {
|
|
239
|
-
direction: AnchorDirection;
|
|
240
239
|
className: string;
|
|
241
240
|
style: Record<string, unknown>;
|
|
241
|
+
direction: AnchorDirection;
|
|
242
242
|
offsetTop: number;
|
|
243
243
|
targetOffset: number;
|
|
244
244
|
bounds: number;
|
|
@@ -403,12 +403,12 @@ declare const AreaChart: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
403
403
|
"onSeries-click"?: ((...args: any[]) => any) | undefined;
|
|
404
404
|
"onSeries-hover"?: ((...args: any[]) => any) | undefined;
|
|
405
405
|
}>, {
|
|
406
|
+
hoverable: boolean;
|
|
407
|
+
strokeWidth: number;
|
|
406
408
|
width: number;
|
|
407
409
|
height: number;
|
|
408
410
|
padding: ChartPadding;
|
|
409
411
|
gradient: boolean;
|
|
410
|
-
hoverable: boolean;
|
|
411
|
-
strokeWidth: number;
|
|
412
412
|
fillOpacity: number;
|
|
413
413
|
selectable: boolean;
|
|
414
414
|
xTicks: number;
|
|
@@ -403,12 +403,12 @@ declare const AreaChart: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
403
403
|
"onSeries-click"?: ((...args: any[]) => any) | undefined;
|
|
404
404
|
"onSeries-hover"?: ((...args: any[]) => any) | undefined;
|
|
405
405
|
}>, {
|
|
406
|
+
hoverable: boolean;
|
|
407
|
+
strokeWidth: number;
|
|
406
408
|
width: number;
|
|
407
409
|
height: number;
|
|
408
410
|
padding: ChartPadding;
|
|
409
411
|
gradient: boolean;
|
|
410
|
-
hoverable: boolean;
|
|
411
|
-
strokeWidth: number;
|
|
412
412
|
fillOpacity: number;
|
|
413
413
|
selectable: boolean;
|
|
414
414
|
xTicks: number;
|
|
@@ -46,7 +46,7 @@ declare const AutoComplete: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
46
46
|
};
|
|
47
47
|
}>, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
48
48
|
[key: string]: any;
|
|
49
|
-
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, ("
|
|
49
|
+
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, ("change" | "select" | "search" | "update:modelValue")[], "change" | "select" | "search" | "update:modelValue", vue.PublicProps, Readonly<vue.ExtractPropTypes<{
|
|
50
50
|
modelValue: {
|
|
51
51
|
type: PropType<string | number>;
|
|
52
52
|
default: string;
|
|
@@ -88,8 +88,8 @@ declare const AutoComplete: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
88
88
|
default: boolean;
|
|
89
89
|
};
|
|
90
90
|
}>> & Readonly<{
|
|
91
|
-
onSelect?: ((...args: any[]) => any) | undefined;
|
|
92
91
|
onChange?: ((...args: any[]) => any) | undefined;
|
|
92
|
+
onSelect?: ((...args: any[]) => any) | undefined;
|
|
93
93
|
onSearch?: ((...args: any[]) => any) | undefined;
|
|
94
94
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
95
95
|
}>, {
|
|
@@ -46,7 +46,7 @@ declare const AutoComplete: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
46
46
|
};
|
|
47
47
|
}>, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
48
48
|
[key: string]: any;
|
|
49
|
-
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, ("
|
|
49
|
+
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, ("change" | "select" | "search" | "update:modelValue")[], "change" | "select" | "search" | "update:modelValue", vue.PublicProps, Readonly<vue.ExtractPropTypes<{
|
|
50
50
|
modelValue: {
|
|
51
51
|
type: PropType<string | number>;
|
|
52
52
|
default: string;
|
|
@@ -88,8 +88,8 @@ declare const AutoComplete: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
88
88
|
default: boolean;
|
|
89
89
|
};
|
|
90
90
|
}>> & Readonly<{
|
|
91
|
-
onSelect?: ((...args: any[]) => any) | undefined;
|
|
92
91
|
onChange?: ((...args: any[]) => any) | undefined;
|
|
92
|
+
onSelect?: ((...args: any[]) => any) | undefined;
|
|
93
93
|
onSearch?: ((...args: any[]) => any) | undefined;
|
|
94
94
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
95
95
|
}>, {
|
|
@@ -151,9 +151,9 @@ declare const Avatar: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
151
151
|
size: AvatarSize;
|
|
152
152
|
className: string;
|
|
153
153
|
style: Record<string, string | number>;
|
|
154
|
-
text: string;
|
|
155
154
|
src: string;
|
|
156
155
|
alt: string;
|
|
156
|
+
text: string;
|
|
157
157
|
shape: AvatarShape;
|
|
158
158
|
bgColor: string;
|
|
159
159
|
textColor: string;
|
|
@@ -151,9 +151,9 @@ declare const Avatar: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
151
151
|
size: AvatarSize;
|
|
152
152
|
className: string;
|
|
153
153
|
style: Record<string, string | number>;
|
|
154
|
-
text: string;
|
|
155
154
|
src: string;
|
|
156
155
|
alt: string;
|
|
156
|
+
text: string;
|
|
157
157
|
shape: AvatarShape;
|
|
158
158
|
bgColor: string;
|
|
159
159
|
textColor: string;
|
|
@@ -92,14 +92,14 @@ declare const Badge: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
92
92
|
default: undefined;
|
|
93
93
|
};
|
|
94
94
|
}>> & Readonly<{}>, {
|
|
95
|
-
type: BadgeType;
|
|
96
95
|
size: BadgeSize;
|
|
97
96
|
className: string;
|
|
98
97
|
style: Record<string, string | number>;
|
|
98
|
+
type: BadgeType;
|
|
99
99
|
variant: BadgeVariant;
|
|
100
|
-
max: number;
|
|
101
|
-
content: string | number;
|
|
102
100
|
position: BadgePosition;
|
|
101
|
+
content: string | number;
|
|
102
|
+
max: number;
|
|
103
103
|
showZero: boolean;
|
|
104
104
|
standalone: boolean;
|
|
105
105
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
@@ -92,14 +92,14 @@ declare const Badge: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
92
92
|
default: undefined;
|
|
93
93
|
};
|
|
94
94
|
}>> & Readonly<{}>, {
|
|
95
|
-
type: BadgeType;
|
|
96
95
|
size: BadgeSize;
|
|
97
96
|
className: string;
|
|
98
97
|
style: Record<string, string | number>;
|
|
98
|
+
type: BadgeType;
|
|
99
99
|
variant: BadgeVariant;
|
|
100
|
-
max: number;
|
|
101
|
-
content: string | number;
|
|
102
100
|
position: BadgePosition;
|
|
101
|
+
content: string | number;
|
|
102
|
+
max: number;
|
|
103
103
|
showZero: boolean;
|
|
104
104
|
standalone: boolean;
|
|
105
105
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
@@ -364,11 +364,11 @@ declare const BarChart: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
364
364
|
"onBar-click"?: ((...args: any[]) => any) | undefined;
|
|
365
365
|
"onBar-hover"?: ((...args: any[]) => any) | undefined;
|
|
366
366
|
}>, {
|
|
367
|
+
hoverable: boolean;
|
|
367
368
|
width: number;
|
|
368
369
|
height: number;
|
|
369
370
|
padding: ChartPadding;
|
|
370
371
|
gradient: boolean;
|
|
371
|
-
hoverable: boolean;
|
|
372
372
|
selectable: boolean;
|
|
373
373
|
xTicks: number;
|
|
374
374
|
yTicks: number;
|
|
@@ -364,11 +364,11 @@ declare const BarChart: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
364
364
|
"onBar-click"?: ((...args: any[]) => any) | undefined;
|
|
365
365
|
"onBar-hover"?: ((...args: any[]) => any) | undefined;
|
|
366
366
|
}>, {
|
|
367
|
+
hoverable: boolean;
|
|
367
368
|
width: number;
|
|
368
369
|
height: number;
|
|
369
370
|
padding: ChartPadding;
|
|
370
371
|
gradient: boolean;
|
|
371
|
-
hoverable: boolean;
|
|
372
372
|
selectable: boolean;
|
|
373
373
|
xTicks: number;
|
|
374
374
|
yTicks: number;
|
|
@@ -136,12 +136,12 @@ declare const BreadcrumbItem: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
136
136
|
}>, {
|
|
137
137
|
className: string;
|
|
138
138
|
style: Record<string, unknown>;
|
|
139
|
+
href: string;
|
|
140
|
+
target: "_blank" | "_self" | "_parent" | "_top";
|
|
139
141
|
icon: string | VNode<vue.RendererNode, vue.RendererElement, {
|
|
140
142
|
[key: string]: any;
|
|
141
143
|
}>;
|
|
142
144
|
separator: string;
|
|
143
|
-
href: string;
|
|
144
|
-
target: "_blank" | "_self" | "_parent" | "_top";
|
|
145
145
|
current: boolean;
|
|
146
146
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
147
147
|
declare const Breadcrumb: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
@@ -136,12 +136,12 @@ declare const BreadcrumbItem: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
136
136
|
}>, {
|
|
137
137
|
className: string;
|
|
138
138
|
style: Record<string, unknown>;
|
|
139
|
+
href: string;
|
|
140
|
+
target: "_blank" | "_self" | "_parent" | "_top";
|
|
139
141
|
icon: string | VNode<vue.RendererNode, vue.RendererElement, {
|
|
140
142
|
[key: string]: any;
|
|
141
143
|
}>;
|
|
142
144
|
separator: string;
|
|
143
|
-
href: string;
|
|
144
|
-
target: "_blank" | "_self" | "_parent" | "_top";
|
|
145
145
|
current: boolean;
|
|
146
146
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
147
147
|
declare const Breadcrumb: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
@@ -132,13 +132,13 @@ declare const Button: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
132
132
|
onClick?: ((...args: any[]) => any) | undefined;
|
|
133
133
|
}>, {
|
|
134
134
|
size: ButtonSize;
|
|
135
|
+
loading: boolean;
|
|
135
136
|
className: string;
|
|
136
137
|
style: Record<string, unknown>;
|
|
138
|
+
variant: ButtonVariant;
|
|
139
|
+
danger: boolean;
|
|
137
140
|
disabled: boolean;
|
|
138
|
-
loading: boolean;
|
|
139
141
|
block: boolean;
|
|
140
|
-
danger: boolean;
|
|
141
|
-
variant: ButtonVariant;
|
|
142
142
|
iconPosition: ButtonIconPosition;
|
|
143
143
|
htmlType: ButtonHtmlType;
|
|
144
144
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
@@ -132,13 +132,13 @@ declare const Button: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
132
132
|
onClick?: ((...args: any[]) => any) | undefined;
|
|
133
133
|
}>, {
|
|
134
134
|
size: ButtonSize;
|
|
135
|
+
loading: boolean;
|
|
135
136
|
className: string;
|
|
136
137
|
style: Record<string, unknown>;
|
|
138
|
+
variant: ButtonVariant;
|
|
139
|
+
danger: boolean;
|
|
137
140
|
disabled: boolean;
|
|
138
|
-
loading: boolean;
|
|
139
141
|
block: boolean;
|
|
140
|
-
danger: boolean;
|
|
141
|
-
variant: ButtonVariant;
|
|
142
142
|
iconPosition: ButtonIconPosition;
|
|
143
143
|
htmlType: ButtonHtmlType;
|
|
144
144
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
@@ -34,9 +34,9 @@ declare const ButtonGroup: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
34
34
|
default: undefined;
|
|
35
35
|
};
|
|
36
36
|
}>> & Readonly<{}>, {
|
|
37
|
-
vertical: boolean;
|
|
38
37
|
size: ButtonSize;
|
|
39
38
|
className: string;
|
|
39
|
+
vertical: boolean;
|
|
40
40
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
41
41
|
|
|
42
42
|
export { BUTTON_GROUP_INJECTION_KEY, ButtonGroup, type ButtonGroupContext, type VueButtonGroupProps, ButtonGroup as default };
|
|
@@ -34,9 +34,9 @@ declare const ButtonGroup: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
34
34
|
default: undefined;
|
|
35
35
|
};
|
|
36
36
|
}>> & Readonly<{}>, {
|
|
37
|
-
vertical: boolean;
|
|
38
37
|
size: ButtonSize;
|
|
39
38
|
className: string;
|
|
39
|
+
vertical: boolean;
|
|
40
40
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
41
41
|
|
|
42
42
|
export { BUTTON_GROUP_INJECTION_KEY, ButtonGroup, type ButtonGroupContext, type VueButtonGroupProps, ButtonGroup as default };
|
|
@@ -60,8 +60,8 @@ declare const Calendar: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
60
60
|
}>, {
|
|
61
61
|
className: string;
|
|
62
62
|
mode: CalendarMode;
|
|
63
|
-
modelValue: Date;
|
|
64
63
|
fullscreen: boolean;
|
|
64
|
+
modelValue: Date;
|
|
65
65
|
disabledDate: (date: Date) => boolean;
|
|
66
66
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
67
67
|
|
|
@@ -60,8 +60,8 @@ declare const Calendar: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
60
60
|
}>, {
|
|
61
61
|
className: string;
|
|
62
62
|
mode: CalendarMode;
|
|
63
|
-
modelValue: Date;
|
|
64
63
|
fullscreen: boolean;
|
|
64
|
+
modelValue: Date;
|
|
65
65
|
disabledDate: (date: Date) => boolean;
|
|
66
66
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
67
67
|
|
|
@@ -137,13 +137,13 @@ declare const Card: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
137
137
|
default: undefined;
|
|
138
138
|
};
|
|
139
139
|
}>> & Readonly<{}>, {
|
|
140
|
-
direction: CardDirection;
|
|
141
140
|
size: CardSize;
|
|
142
141
|
className: string;
|
|
143
142
|
style: Record<string, string | number>;
|
|
144
143
|
variant: CardVariant;
|
|
145
|
-
cover: string;
|
|
146
144
|
hoverable: boolean;
|
|
145
|
+
direction: CardDirection;
|
|
146
|
+
cover: string;
|
|
147
147
|
coverAlt: string;
|
|
148
148
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
149
149
|
|
|
@@ -137,13 +137,13 @@ declare const Card: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
137
137
|
default: undefined;
|
|
138
138
|
};
|
|
139
139
|
}>> & Readonly<{}>, {
|
|
140
|
-
direction: CardDirection;
|
|
141
140
|
size: CardSize;
|
|
142
141
|
className: string;
|
|
143
142
|
style: Record<string, string | number>;
|
|
144
143
|
variant: CardVariant;
|
|
145
|
-
cover: string;
|
|
146
144
|
hoverable: boolean;
|
|
145
|
+
direction: CardDirection;
|
|
146
|
+
cover: string;
|
|
147
147
|
coverAlt: string;
|
|
148
148
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
149
149
|
|