Skip to content

Commit d94c401

Browse files
Build
1 parent 090e729 commit d94c401

File tree

4 files changed

+123
-99
lines changed

4 files changed

+123
-99
lines changed

dist/VDrilldownTable-BA2hnfOR.mjs

Lines changed: 14 additions & 0 deletions
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+
};

dist/VDrilldownTable-CB1KOdXg.js

Lines changed: 10 additions & 0 deletions
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;

dist/vuetify-drilldown-table.cjs.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)