portal-design-system 0.0.911 → 0.0.913

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/index.d.ts CHANGED
@@ -13,5 +13,4 @@ import { default as useWindowScroll } from './components/composables/useWindowSc
13
13
  import { default as Tabs } from './components/Tabs.vue';
14
14
  import { default as Dropdown } from './components/Dropdown.vue';
15
15
  import { default as DurationTimeline } from './components/DurationTimeline.vue';
16
- import { default as DataGrid } from './components/DataGrid.vue';
17
- export { Button, Select, Input, Error, Iconsax, IconsaxFont, Badge, Dialog, Icon, Text, Tabs, Dropdown, DurationTimeline, DataGrid, useOutsideClick, useWindowScroll };
16
+ export { Button, Select, Input, Error, Iconsax, IconsaxFont, Badge, Dialog, Icon, Text, Tabs, Dropdown, DurationTimeline, useOutsideClick, useWindowScroll };