Skip to content

Commit d94c401

Browse files
Build
1 parent 090e729 commit d94c401

4 files changed

+123
-99
lines changed

Diff for: dist/VDrilldownTable-BA2hnfOR.mjs

+14
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
import o from "./vuetify-drilldown-table.es.js";
2+
/**
3+
* @name @wdns/vuetify-drilldown-table
4+
* @version 1.1.4
5+
* @description The Vuetify Drilldown Table is a powerful component that enhances the functionality of the Vuetify framework's VDataTable and VDataTableServer. It provides a recursive table structure, allowing you to display hierarchical data in a nested format.
6+
* @author WebDevNerdStuff & Bunnies... lots and lots of bunnies! <[email protected]> (https://webdevnerdstuff.com)
7+
* @copyright Copyright 2024, WebDevNerdStuff
8+
* @homepage https://webdevnerdstuff.github.io/vuetify-drilldown-table/
9+
* @repository https://github.com/webdevnerdstuff/vuetify-drilldown-table
10+
* @license MIT License
11+
*/
12+
export {
13+
o as default
14+
};

Diff for: dist/VDrilldownTable-CB1KOdXg.js

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
"use strict";/**
2+
* @name @wdns/vuetify-drilldown-table
3+
* @version 1.1.4
4+
* @description The Vuetify Drilldown Table is a powerful component that enhances the functionality of the Vuetify framework's VDataTable and VDataTableServer. It provides a recursive table structure, allowing you to display hierarchical data in a nested format.
5+
* @author WebDevNerdStuff & Bunnies... lots and lots of bunnies! <[email protected]> (https://webdevnerdstuff.com)
6+
* @copyright Copyright 2024, WebDevNerdStuff
7+
* @homepage https://webdevnerdstuff.github.io/vuetify-drilldown-table/
8+
* @repository https://github.com/webdevnerdstuff/vuetify-drilldown-table
9+
* @license MIT License
10+
*/Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./vuetify-drilldown-table.cjs.js");exports.default=e.default;

Diff for: dist/vuetify-drilldown-table.cjs.js

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)