triafly-ui-kit 1.0.31 → 1.0.33

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.
Files changed (33) hide show
  1. package/README.md +93 -93
  2. package/dist/assets/src/components/Ui/DatePicker/DatePicker.css +1 -1
  3. package/dist/assets/src/components/Ui/DateRangePicker/DateRangePicker.css +1 -1
  4. package/dist/assets/src/components/Ui/Skeleton/Skeleton.module.css +1 -1
  5. package/dist/assets/src/components/Ui/Table/TableSkeletonRow/TableSkeletonRow.css +1 -0
  6. package/dist/assets/src/components/Ui/Tooltip/Tooltip.stories.module.css +1 -1
  7. package/dist/components/Ui/ButtonsArray/ButtonsArray.js +23 -17
  8. package/dist/components/Ui/Icons/Icons.js +32 -24
  9. package/dist/components/Ui/Icons/index.js +69 -67
  10. package/dist/components/Ui/Table/Table.js +85 -80
  11. package/dist/components/Ui/Table/TableSkeletonRow/TableSkeletonRow.js +11 -0
  12. package/dist/main.d.ts +23 -3
  13. package/dist/main.js +105 -103
  14. package/dist/src/components/Ui/Skeleton/Skeleton.module.scss.js +5 -5
  15. package/dist/src/components/Ui/Tooltip/Tooltip.stories.module.css.js +1 -1
  16. package/dist/styles/_mixins.scss +21 -21
  17. package/dist/styles/fix.scss +3 -3
  18. package/dist/styles/main.scss +26 -26
  19. package/dist/styles/reset.scss +105 -105
  20. package/dist/styles/typography.scss +106 -106
  21. package/dist/styles/variables.scss +277 -275
  22. package/package.json +112 -111
  23. package/src/assets/fonts/FiraCode-Regular.ttf +0 -0
  24. package/src/assets/fonts/Manrope-Bold.ttf +0 -0
  25. package/src/assets/fonts/Manrope-Regular.ttf +0 -0
  26. package/src/assets/fonts/Manrope-SemiBold.ttf +0 -0
  27. package/src/assets/fonts/RobotoSlab-SemiBold.ttf +0 -0
  28. package/src/styles/_mixins.scss +21 -21
  29. package/src/styles/fix.scss +3 -3
  30. package/src/styles/main.scss +26 -26
  31. package/src/styles/reset.scss +105 -105
  32. package/src/styles/typography.scss +106 -106
  33. package/src/styles/variables.scss +277 -277
@@ -1,4 +1,4 @@
1
- import { IconArrowBendUpRight as c, IconArrowClockwise as I, IconArrowDown as e, IconArrowLeft as r, IconArrowLineDown as i, IconArrowLineLeft as t, IconArrowLineRight as a, IconArrowLineUp as l, IconArrowRight as s, IconArrowUp as C, IconArrowsOut as w, IconArticle as h, IconAt as p, IconBellSimple as g, IconBookOpenText as u, IconCalendarBlank as S, IconCaretDown as A, IconCaretLeft as D, IconCaretRight as L, IconCaretUp as d, IconCaretUpDown as k, IconChartPieSlice as U, IconChatText as P, IconCheck as F, IconCheckCircle as T, IconChecks as f, IconCircleNotch as y, IconCopy as B, IconCornersOut as R, IconCsv as X, IconCube as m, IconDatabase as x, IconDotsNine as M, IconDotsThreeVertical as v, IconExport as H, IconEye as N, IconEyeSlash as O, IconFile as Q, IconFiles as E, IconFloppyDisk as G, IconFolderSimple as b, IconFolderSimpleX as W, IconFunnel as z, IconGauge as J, IconGear as V, IconGoogleDrive as Y, IconHand as j, IconHeadCircuit as q, IconHouse as K, IconIcon as Z, IconInfo as _, IconJoin as $, IconLanguage as oo, IconLink as no, IconList as co, IconLock as Io, IconLockOpen as eo, IconMariaDB as ro, IconMinus as io, IconMongoDB as to, IconMoon as ao, IconMySQL as lo, IconNavigationArrow as so, IconNotePencil as Co, IconPassword as wo, IconPen as ho, IconPlay as po, IconPlugsX as go, IconPlus as uo, IconPorsgteSQL as So, IconPresentationChart as Ao, IconQuestion as Do, IconQuestionFullfilled as Lo, IconRedo as ko, IconRoleX as Uo, IconSearch as Po, IconSearchX as Fo, IconSelection as To, IconServer as fo, IconSlidersHorizontal as yo, IconSticker as Bo, IconSun as Ro, IconThreeDot as Xo, IconTrash as mo, IconTriangleDown as xo, IconTriangleUp as Mo, IconUndo as vo, IconUploadSimple as Ho, IconUser as No, IconUserX as Oo, IconWarningCircle as Qo, IconWrench as Eo, IconX as Go, IconYandexDisk as bo } from "./Icons.js";
1
+ import { IconArrowBendUpRight as c, IconArrowClockwise as I, IconArrowDown as e, IconArrowLeft as r, IconArrowLineDown as i, IconArrowLineLeft as t, IconArrowLineRight as a, IconArrowLineUp as l, IconArrowRight as s, IconArrowUp as C, IconArrowsOut as h, IconArticle as w, IconAt as p, IconBellSimple as u, IconBookOpenText as g, IconCalendarBlank as S, IconCaretDown as A, IconCaretLeft as D, IconCaretRight as L, IconCaretUp as d, IconCaretUpDown as k, IconChartPieSlice as U, IconChatText as P, IconCheck as B, IconCheckCircle as F, IconChecks as T, IconCircleNotch as X, IconClickHouse as f, IconCopy as y, IconCornersOut as R, IconCsv as m, IconCube as x, IconDatabase as H, IconDotsNine as M, IconDotsThreeVertical as v, IconExport as G, IconEye as N, IconEyeSlash as O, IconFile as Q, IconFiles as E, IconFloppyDisk as b, IconFolderSimple as W, IconFolderSimpleX as z, IconFunnel as J, IconGauge as V, IconGear as Y, IconGitBranchX as j, IconGoogleDrive as q, IconHand as K, IconHeadCircuit as Z, IconHouse as _, IconIcon as $, IconInfo as oo, IconJoin as no, IconLanguage as co, IconLink as Io, IconList as eo, IconLock as ro, IconLockOpen as io, IconMariaDB as to, IconMinus as ao, IconMongoDB as lo, IconMoon as so, IconMySQL as Co, IconNavigationArrow as ho, IconNotePencil as wo, IconPassword as po, IconPen as uo, IconPlay as go, IconPlugsX as So, IconPlus as Ao, IconPorsgteSQL as Do, IconPresentationChart as Lo, IconQuestion as ko, IconQuestionFullfilled as Uo, IconRedo as Po, IconRoleX as Bo, IconSearch as Fo, IconSearchX as To, IconSelection as Xo, IconServer as fo, IconSlidersHorizontal as yo, IconSticker as Ro, IconSun as mo, IconThreeDot as xo, IconTrash as Ho, IconTriangleDown as Mo, IconTriangleUp as vo, IconUndo as Go, IconUploadSimple as No, IconUser as Oo, IconUserX as Qo, IconWarningCircle as Eo, IconWrench as bo, IconX as Wo, IconYandexDisk as zo } from "./Icons.js";
2
2
  export {
3
3
  c as IconArrowBendUpRight,
4
4
  I as IconArrowClockwise,
@@ -10,11 +10,11 @@ export {
10
10
  l as IconArrowLineUp,
11
11
  s as IconArrowRight,
12
12
  C as IconArrowUp,
13
- w as IconArrowsOut,
14
- h as IconArticle,
13
+ h as IconArrowsOut,
14
+ w as IconArticle,
15
15
  p as IconAt,
16
- g as IconBellSimple,
17
- u as IconBookOpenText,
16
+ u as IconBellSimple,
17
+ g as IconBookOpenText,
18
18
  S as IconCalendarBlank,
19
19
  A as IconCaretDown,
20
20
  D as IconCaretLeft,
@@ -23,75 +23,77 @@ export {
23
23
  k as IconCaretUpDown,
24
24
  U as IconChartPieSlice,
25
25
  P as IconChatText,
26
- F as IconCheck,
27
- T as IconCheckCircle,
28
- f as IconChecks,
29
- y as IconCircleNotch,
30
- B as IconCopy,
26
+ B as IconCheck,
27
+ F as IconCheckCircle,
28
+ T as IconChecks,
29
+ X as IconCircleNotch,
30
+ f as IconClickHouse,
31
+ y as IconCopy,
31
32
  R as IconCornersOut,
32
- X as IconCsv,
33
- m as IconCube,
34
- x as IconDatabase,
33
+ m as IconCsv,
34
+ x as IconCube,
35
+ H as IconDatabase,
35
36
  M as IconDotsNine,
36
37
  v as IconDotsThreeVertical,
37
- H as IconExport,
38
+ G as IconExport,
38
39
  N as IconEye,
39
40
  O as IconEyeSlash,
40
41
  Q as IconFile,
41
42
  E as IconFiles,
42
- G as IconFloppyDisk,
43
- b as IconFolderSimple,
44
- W as IconFolderSimpleX,
45
- z as IconFunnel,
46
- J as IconGauge,
47
- V as IconGear,
48
- Y as IconGoogleDrive,
49
- j as IconHand,
50
- q as IconHeadCircuit,
51
- K as IconHouse,
52
- Z as IconIcon,
53
- _ as IconInfo,
54
- $ as IconJoin,
55
- oo as IconLanguage,
56
- no as IconLink,
57
- co as IconList,
58
- Io as IconLock,
59
- eo as IconLockOpen,
60
- ro as IconMariaDB,
61
- io as IconMinus,
62
- to as IconMongoDB,
63
- ao as IconMoon,
64
- lo as IconMySQL,
65
- so as IconNavigationArrow,
66
- Co as IconNotePencil,
67
- wo as IconPassword,
68
- ho as IconPen,
69
- po as IconPlay,
70
- go as IconPlugsX,
71
- uo as IconPlus,
72
- So as IconPorsgteSQL,
73
- Ao as IconPresentationChart,
74
- Do as IconQuestion,
75
- Lo as IconQuestionFullfilled,
76
- ko as IconRedo,
77
- Uo as IconRoleX,
78
- Po as IconSearch,
79
- Fo as IconSearchX,
80
- To as IconSelection,
43
+ b as IconFloppyDisk,
44
+ W as IconFolderSimple,
45
+ z as IconFolderSimpleX,
46
+ J as IconFunnel,
47
+ V as IconGauge,
48
+ Y as IconGear,
49
+ j as IconGitBranchX,
50
+ q as IconGoogleDrive,
51
+ K as IconHand,
52
+ Z as IconHeadCircuit,
53
+ _ as IconHouse,
54
+ $ as IconIcon,
55
+ oo as IconInfo,
56
+ no as IconJoin,
57
+ co as IconLanguage,
58
+ Io as IconLink,
59
+ eo as IconList,
60
+ ro as IconLock,
61
+ io as IconLockOpen,
62
+ to as IconMariaDB,
63
+ ao as IconMinus,
64
+ lo as IconMongoDB,
65
+ so as IconMoon,
66
+ Co as IconMySQL,
67
+ ho as IconNavigationArrow,
68
+ wo as IconNotePencil,
69
+ po as IconPassword,
70
+ uo as IconPen,
71
+ go as IconPlay,
72
+ So as IconPlugsX,
73
+ Ao as IconPlus,
74
+ Do as IconPorsgteSQL,
75
+ Lo as IconPresentationChart,
76
+ ko as IconQuestion,
77
+ Uo as IconQuestionFullfilled,
78
+ Po as IconRedo,
79
+ Bo as IconRoleX,
80
+ Fo as IconSearch,
81
+ To as IconSearchX,
82
+ Xo as IconSelection,
81
83
  fo as IconServer,
82
84
  yo as IconSlidersHorizontal,
83
- Bo as IconSticker,
84
- Ro as IconSun,
85
- Xo as IconThreeDot,
86
- mo as IconTrash,
87
- xo as IconTriangleDown,
88
- Mo as IconTriangleUp,
89
- vo as IconUndo,
90
- Ho as IconUploadSimple,
91
- No as IconUser,
92
- Oo as IconUserX,
93
- Qo as IconWarningCircle,
94
- Eo as IconWrench,
95
- Go as IconX,
96
- bo as IconYandexDisk
85
+ Ro as IconSticker,
86
+ mo as IconSun,
87
+ xo as IconThreeDot,
88
+ Ho as IconTrash,
89
+ Mo as IconTriangleDown,
90
+ vo as IconTriangleUp,
91
+ Go as IconUndo,
92
+ No as IconUploadSimple,
93
+ Oo as IconUser,
94
+ Qo as IconUserX,
95
+ Eo as IconWarningCircle,
96
+ bo as IconWrench,
97
+ Wo as IconX,
98
+ zo as IconYandexDisk
97
99
  };
@@ -1,112 +1,117 @@
1
- import { jsx as t, jsxs as _ } from "react/jsx-runtime";
2
- import U, { useState as N, useEffect as q, useCallback as d } from "react";
3
- import o from "../../../_virtual/index.js";
1
+ import { jsx as t, jsxs as d } from "react/jsx-runtime";
2
+ import { forwardRef as O, useRef as v, useState as y, useEffect as P, useImperativeHandle as Q, useCallback as _ } from "react";
3
+ import i from "../../../_virtual/index.js";
4
4
  import '../../../assets/src/components/Ui/Table/Table.css';/* empty css */
5
- import { IconCaretDown as w, IconCaretUp as F } from "../Icons/Icons.js";
6
- import { MemoizedRow as G } from "./MemoizedRow/MemoizedRow.js";
7
- import { Loader as H } from "../Loader/Loader.js";
8
- const y = {
9
- asc: /* @__PURE__ */ t(w, { viewBox: "0 -6 24 24", "aria-hidden": "true" }),
10
- desc: /* @__PURE__ */ t(F, { viewBox: "0 -4 24 24", "aria-hidden": "true" }),
11
- default: /* @__PURE__ */ t(w, { viewBox: "0 -6 24 24", "aria-hidden": "true" })
12
- };
13
- function J({
14
- columns: f,
15
- dataSource: c,
16
- rowKey: i,
17
- tableClassName: v,
18
- theadClassName: k,
19
- trTheadClassNames: x,
20
- thTheadClassNames: D,
21
- tbodyClassName: I,
22
- wrapperClassName: A,
23
- borderBottom: u = !1,
24
- stickyHeader: C = !1,
25
- stickyLeft: h = !1,
26
- bordered: l = !1,
5
+ import { IconCaretDown as k, IconCaretUp as V } from "../Icons/Icons.js";
6
+ import { MemoizedRow as W } from "./MemoizedRow/MemoizedRow.js";
7
+ import { Loader as X } from "../Loader/Loader.js";
8
+ import { TableSkeletonRow as Y } from "./TableSkeletonRow/TableSkeletonRow.js";
9
+ const x = {
10
+ asc: /* @__PURE__ */ t(k, { viewBox: "0 -6 24 24", "aria-hidden": "true" }),
11
+ desc: /* @__PURE__ */ t(V, { viewBox: "0 -4 24 24", "aria-hidden": "true" }),
12
+ default: /* @__PURE__ */ t(k, { viewBox: "0 -6 24 24", "aria-hidden": "true" })
13
+ }, Z = ({
14
+ columns: o,
15
+ dataSource: p,
16
+ rowKey: l,
17
+ tableClassName: R,
18
+ theadClassName: I,
19
+ trTheadClassNames: D,
20
+ thTheadClassNames: S,
21
+ tbodyClassName: A,
22
+ wrapperClassName: C,
23
+ borderBottom: h = !1,
24
+ stickyHeader: T = !1,
25
+ stickyLeft: u = !1,
26
+ bordered: c = !1,
27
27
  rowClassName: j,
28
28
  defaultSort: B,
29
29
  onClickTr: m,
30
- onClickTrHeader: R,
31
- loading: S = !1
32
- }) {
33
- const [T, b] = N(c), [n, z] = N(
30
+ onClickTrHeader: z,
31
+ loading: b = !1,
32
+ hasMore: $ = !1,
33
+ loadingIndicator: E
34
+ }, H) => {
35
+ const L = v(null), g = v(null), [M, w] = y(p), [n, U] = y(
34
36
  B || null
35
37
  );
36
- q(() => {
37
- b(c);
38
- }, [c]);
39
- const $ = d(
40
- (e) => typeof i == "function" ? i(e) : typeof i == "string" && i in e ? String(e[i]) : "unknown",
41
- [i]
42
- ), g = d((e, a) => {
43
- b((p) => [...p].sort((L, M) => {
44
- const s = L[e], r = M[e];
38
+ P(() => {
39
+ w(p);
40
+ }, [p]), Q(H, () => ({
41
+ loaderRef: g.current
42
+ }));
43
+ const q = _(
44
+ (e) => typeof l == "function" ? l(e) : typeof l == "string" && l in e ? String(e[l]) : "unknown",
45
+ [l]
46
+ ), N = _((e, a) => {
47
+ w((f) => [...f].sort((G, J) => {
48
+ const s = G[e], r = J[e];
45
49
  return typeof s == "string" && typeof r == "string" ? a === "asc" ? s.localeCompare(r) : r.localeCompare(s) : typeof s == "number" && typeof r == "number" ? a === "asc" ? s - r : r - s : s instanceof Date && r instanceof Date ? a === "asc" ? s.getTime() - r.getTime() : r.getTime() - s.getTime() : 0;
46
- })), z({ key: e, order: a });
47
- }, []), E = d(
50
+ })), U({ key: e, order: a });
51
+ }, []), F = _(
48
52
  (e) => {
49
- const p = (n == null ? void 0 : n.key) === e && n.order === "asc" ? "desc" : "asc";
50
- g(e, p);
53
+ const f = (n == null ? void 0 : n.key) === e && n.order === "asc" ? "desc" : "asc";
54
+ N(e, f);
51
55
  },
52
- [n, g]
56
+ [n, N]
53
57
  );
54
- return /* @__PURE__ */ t("div", { className: o("table-component", A), children: /* @__PURE__ */ t(
58
+ return /* @__PURE__ */ t("div", { className: i("table-component", C), children: /* @__PURE__ */ t(
55
59
  "div",
56
60
  {
57
- className: o(
61
+ className: i(
58
62
  "table-component__wrapper",
59
63
  {
60
- bordered: l,
61
- borderBottom: u
64
+ bordered: c,
65
+ borderBottom: h
62
66
  },
63
- v
67
+ R
64
68
  ),
65
- children: /* @__PURE__ */ _(
69
+ children: /* @__PURE__ */ d(
66
70
  "table",
67
71
  {
68
- className: o("table-component__wrapper__table", {
69
- bordered: l,
70
- borderBottom: u
72
+ className: i("table-component__wrapper__table", {
73
+ bordered: c,
74
+ borderBottom: h
71
75
  }),
76
+ ref: L,
72
77
  children: [
73
78
  /* @__PURE__ */ t(
74
79
  "thead",
75
80
  {
76
- className: o(
81
+ className: i(
77
82
  "table-component__wrapper__table__thead",
78
83
  {
79
- stickyHeader: C
84
+ stickyHeader: T
80
85
  },
81
- k
86
+ I
82
87
  ),
83
88
  children: /* @__PURE__ */ t(
84
89
  "tr",
85
90
  {
86
- className: o(
91
+ className: i(
87
92
  "table-component__wrapper__table__thead__tr",
88
- x
93
+ D
89
94
  ),
90
- onClick: R,
91
- children: f.map((e, a) => /* @__PURE__ */ t(
95
+ onClick: z,
96
+ children: o.map((e, a) => /* @__PURE__ */ t(
92
97
  "th",
93
98
  {
94
- className: o(
99
+ className: i(
95
100
  "table-component__wrapper__table__thead__th",
96
101
  {
97
- bordered: l,
98
- stickyLeft: h && a === 0
102
+ bordered: c,
103
+ stickyLeft: u && a === 0
99
104
  },
100
- D
105
+ S
101
106
  ),
102
107
  style: {
103
108
  ...e.width ? { width: e.width } : {},
104
109
  ...e.align ? { textAlign: e.align } : {}
105
110
  },
106
- onClick: () => e.sorted && E(e.key),
107
- children: /* @__PURE__ */ _("div", { className: "th-content", children: [
111
+ onClick: () => e.sorted && F(e.key),
112
+ children: /* @__PURE__ */ d("div", { className: "th-content", children: [
108
113
  e.title,
109
- e.sorted && /* @__PURE__ */ t("span", { className: "sort-icon", children: (n == null ? void 0 : n.key) === e.key ? y[n.order] : y.default })
114
+ e.sorted && /* @__PURE__ */ t("span", { className: "sort-icon", children: (n == null ? void 0 : n.key) === e.key ? x[n.order] : x.default })
110
115
  ] })
111
116
  },
112
117
  `${e.key}-${a}`
@@ -115,22 +120,22 @@ function J({
115
120
  )
116
121
  }
117
122
  ),
118
- /* @__PURE__ */ _("tbody", { className: o("table-component__wrapper__table__tbody", I), children: [
119
- T.map((e, a) => /* @__PURE__ */ t(
120
- G,
123
+ /* @__PURE__ */ d("tbody", { className: i("table-component__wrapper__table__tbody", A), children: [
124
+ M.map((e, a) => /* @__PURE__ */ t(
125
+ W,
121
126
  {
122
127
  record: e,
123
128
  onClickTr: () => m == null ? void 0 : m(e),
124
- columns: f,
125
- rowKey: i,
129
+ columns: o,
130
+ rowKey: l,
126
131
  rowClassName: j,
127
132
  index: a,
128
- stickyLeft: h,
129
- bordered: l
133
+ stickyLeft: u,
134
+ bordered: c
130
135
  },
131
- $(e)
136
+ q(e)
132
137
  )),
133
- S ? /* @__PURE__ */ t(
138
+ b ? /* @__PURE__ */ t(
134
139
  "div",
135
140
  {
136
141
  style: {
@@ -145,17 +150,17 @@ function J({
145
150
  backgroundColor: "rgba(255, 255, 255, 0.7)",
146
151
  zIndex: 10
147
152
  },
148
- children: /* @__PURE__ */ t(H, { className: "centered" })
153
+ children: /* @__PURE__ */ t(X, { className: "centered" })
149
154
  }
150
- ) : null
155
+ ) : null,
156
+ !b && $ && /* @__PURE__ */ t("tr", { ref: g, children: /* @__PURE__ */ t("td", { colSpan: o.length, children: E || /* @__PURE__ */ t(Y, { colSpan: o.length }) }) })
151
157
  ] })
152
158
  ]
153
159
  }
154
160
  )
155
161
  }
156
162
  ) });
157
- }
158
- const K = U.memo(J);
163
+ }, oe = O(Z);
159
164
  export {
160
- K as Table
165
+ oe as Table
161
166
  };
@@ -0,0 +1,11 @@
1
+ import { jsx as o, jsxs as t } from "react/jsx-runtime";
2
+ import { Skeleton as e } from "../../Skeleton/Skeleton.js";
3
+ import '../../../../assets/src/components/Ui/Table/TableSkeletonRow/TableSkeletonRow.css';/* empty css */
4
+ const n = ({ colSpan: r }) => /* @__PURE__ */ o("tr", { className: "skeleton-row", children: /* @__PURE__ */ t("td", { colSpan: r, children: [
5
+ /* @__PURE__ */ o(e, {}),
6
+ /* @__PURE__ */ o(e, {}),
7
+ /* @__PURE__ */ o(e, {})
8
+ ] }) });
9
+ export {
10
+ n as TableSkeletonRow
11
+ };
package/dist/main.d.ts CHANGED
@@ -79,8 +79,8 @@ export declare const ButtonsArray: React.FC<ButtonsArrayProps>;
79
79
  export declare interface ButtonsArrayProps {
80
80
  tabs: ButtonTab[];
81
81
  label?: string;
82
- initialActiveTab?: number;
83
- onChange?: (status: string | number) => void;
82
+ initialActiveTab?: string | number;
83
+ onChange?: (key: string | number) => void;
84
84
  }
85
85
 
86
86
  declare interface ButtonTab {
@@ -516,6 +516,13 @@ className?: string;
516
516
  viewBox?: string;
517
517
  }>;
518
518
 
519
+ export declare const IconClickHouse: FC< {
520
+ size?: number;
521
+ color?: string;
522
+ className?: string;
523
+ viewBox?: string;
524
+ }>;
525
+
519
526
  export declare const IconCopy: FC< {
520
527
  size?: number;
521
528
  color?: string;
@@ -642,6 +649,13 @@ className?: string;
642
649
  viewBox?: string;
643
650
  }>;
644
651
 
652
+ export declare const IconGitBranchX: FC< {
653
+ size?: number;
654
+ color?: string;
655
+ className?: string;
656
+ viewBox?: string;
657
+ }>;
658
+
645
659
  export declare const IconGoogleDrive: FC< {
646
660
  size?: number;
647
661
  color?: string;
@@ -1135,7 +1149,11 @@ export declare interface TabItem {
1135
1149
  disabled?: boolean;
1136
1150
  }
1137
1151
 
1138
- export declare const Table: <T extends object>(props: TablesProps<T>) => JSX.Element;
1152
+ export declare const Table: <T extends object>(props: TablesProps<T> & {
1153
+ ref?: default_2.ForwardedRef<{
1154
+ loaderRef: HTMLTableRowElement | null;
1155
+ }>;
1156
+ }) => JSX.Element;
1139
1157
 
1140
1158
  declare type TablesProps<T extends object = Record<string, unknown>> = {
1141
1159
  columns: Column<T>[];
@@ -1159,6 +1177,8 @@ declare type TablesProps<T extends object = Record<string, unknown>> = {
1159
1177
  onClickTr?: (record: T) => void;
1160
1178
  onClickTrHeader?: () => void;
1161
1179
  loading?: boolean;
1180
+ hasMore?: boolean;
1181
+ loadingIndicator?: default_2.ReactNode;
1162
1182
  };
1163
1183
 
1164
1184
  export declare const Tabs: React.FC<TabsProps>;