reykit 1.0.148 → 1.0.149

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.js CHANGED
@@ -49521,6 +49521,5 @@ const CI = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
49521
49521
  window: bI
49522
49522
  };
49523
49523
  export {
49524
- cI as Table,
49525
49524
  ZI as default
49526
49525
  };
@@ -6,5 +6,5 @@ export { Form } from './Form';
6
6
  export { Loading } from './Loading/Loading';
7
7
  export { useLoading } from './Loading/uesLoading';
8
8
  export { Notice, notice } from './Notice';
9
- export { Table } from './Table';
9
+ export { type HeaderOption, type SearchOption, type ButtonOption, type OptionName, type RowOption, type SelectRowsOption, Table } from './Table';
10
10
  export { IconToggle } from './Toggle';
@@ -19,4 +19,3 @@ declare const _default: {
19
19
  window: typeof window;
20
20
  };
21
21
  export default _default;
22
- export { Table } from './components/Table';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "reykit",
3
- "version": "1.0.148",
3
+ "version": "1.0.149",
4
4
  "description": "Kit method set.",
5
5
  "author": "reyxbo",
6
6
  "keywords": [