@cagatayfdn/flora-components 0.0.136 → 0.0.138

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 (185) hide show
  1. package/package.json +1 -1
  2. package/dist/Accordion.css +0 -1
  3. package/dist/ActionButton.css +0 -1
  4. package/dist/AlertCard.css +0 -1
  5. package/dist/Autocomplete.css +0 -1
  6. package/dist/Button.css +0 -1
  7. package/dist/Card.css +0 -1
  8. package/dist/Checkbox.css +0 -1
  9. package/dist/Config.css +0 -1
  10. package/dist/Confirm.css +0 -1
  11. package/dist/ContentHeader.css +0 -1
  12. package/dist/Datepicker.css +0 -1
  13. package/dist/Divider.css +0 -1
  14. package/dist/DropdownList.css +0 -1
  15. package/dist/ErrorLogModal.css +0 -1
  16. package/dist/FileUpload.css +0 -1
  17. package/dist/FileUpload.module-BxCEtOHx.js +0 -32
  18. package/dist/Heading.css +0 -1
  19. package/dist/IconBox.css +0 -1
  20. package/dist/InfoBoxList.css +0 -1
  21. package/dist/InfoBoxList.module-BHkAHgos.js +0 -8
  22. package/dist/InfoDate.css +0 -1
  23. package/dist/InfoText.css +0 -1
  24. package/dist/Input.css +0 -1
  25. package/dist/Label.css +0 -1
  26. package/dist/Legends.css +0 -1
  27. package/dist/Loading.css +0 -1
  28. package/dist/MenuItem-Df6Zsa7E.js +0 -53
  29. package/dist/MenuItem.css +0 -1
  30. package/dist/Modal.css +0 -1
  31. package/dist/NoResult.css +0 -1
  32. package/dist/PageWrap.css +0 -1
  33. package/dist/Pager.css +0 -1
  34. package/dist/Panel.css +0 -1
  35. package/dist/Radio.css +0 -1
  36. package/dist/ResultError.css +0 -1
  37. package/dist/ScrollContainer.css +0 -1
  38. package/dist/Select-BE_y91ZN.js +0 -1831
  39. package/dist/Select.css +0 -1
  40. package/dist/Select.module-ByPQ6qr4.js +0 -21
  41. package/dist/StatusTag.css +0 -1
  42. package/dist/StatusTypography.css +0 -1
  43. package/dist/Stepper.css +0 -1
  44. package/dist/Switch.css +0 -1
  45. package/dist/Tab.css +0 -1
  46. package/dist/Table.css +0 -1
  47. package/dist/Table.module-DUqpZOLt.js +0 -29
  48. package/dist/Textarea.css +0 -1
  49. package/dist/Tooltip.css +0 -1
  50. package/dist/Trans-B4ILpbwK.js +0 -343
  51. package/dist/TypographyText.css +0 -1
  52. package/dist/ValidationError.css +0 -1
  53. package/dist/_commonjsHelpers-CT_km90n.js +0 -30
  54. package/dist/_isArray-CBUZFxFA.js +0 -6
  55. package/dist/_isString-BUpNGP_8.js +0 -6
  56. package/dist/_reduce-DsUCMz4O.js +0 -148
  57. package/dist/assets/icons/icons.js +0 -70
  58. package/dist/assets/images/500_error_2x.gif +0 -0
  59. package/dist/assets/images/oms.png +0 -0
  60. package/dist/components/Accordion/Accordion.js +0 -60
  61. package/dist/components/ActionButton/ActionButton.js +0 -54
  62. package/dist/components/AlertCard/AlertCard.js +0 -29
  63. package/dist/components/AuthUserCan/Permission.js +0 -18
  64. package/dist/components/AuthUserCan/index.js +0 -23
  65. package/dist/components/Autocomplete/Autocomplete.js +0 -87
  66. package/dist/components/Button/Button.js +0 -87
  67. package/dist/components/Card/Card.js +0 -21
  68. package/dist/components/Charts/Bar.js +0 -18
  69. package/dist/components/Charts/Legends.js +0 -21
  70. package/dist/components/Charts/Line.js +0 -18
  71. package/dist/components/Charts/Pie.js +0 -43
  72. package/dist/components/Charts/index.js +0 -31
  73. package/dist/components/Charts/types.js +0 -1
  74. package/dist/components/Charts/utils.js +0 -12
  75. package/dist/components/Checkbox/Checkbox.js +0 -68
  76. package/dist/components/Config/Config.js +0 -32
  77. package/dist/components/Confirm/Confirm.js +0 -60
  78. package/dist/components/ContentHeader/ContentHeader.js +0 -75
  79. package/dist/components/ContentLoader/ContentLoader.js +0 -16
  80. package/dist/components/Countdown/Countdown.js +0 -20
  81. package/dist/components/Datepicker/Datepicker.js +0 -1478
  82. package/dist/components/Divider/Divider.js +0 -27
  83. package/dist/components/Drawer/Provider.js +0 -24
  84. package/dist/components/Drawer/index.js +0 -55
  85. package/dist/components/Dropdown/DropdownList.js +0 -90
  86. package/dist/components/ErrorLogModal/ErrorLogModal.js +0 -69
  87. package/dist/components/FileUpload/FileUpload.js +0 -237
  88. package/dist/components/FileUpload/ImagePreview.js +0 -19
  89. package/dist/components/FileUpload/LengthCard.js +0 -6
  90. package/dist/components/FileUpload/PreviewModal.js +0 -53
  91. package/dist/components/Grid/Column.js +0 -29
  92. package/dist/components/Grid/Row.js +0 -6
  93. package/dist/components/Heading/Heading.js +0 -22
  94. package/dist/components/Icon/index.js +0 -24
  95. package/dist/components/IconBox/IconBox.js +0 -13
  96. package/dist/components/InfiniteScroll/InfiniteScroll.js +0 -41
  97. package/dist/components/InfoBoxList/InfoBoxList.js +0 -30
  98. package/dist/components/InfoBoxList/helper.js +0 -83
  99. package/dist/components/InfoDate/InfoDate.js +0 -19
  100. package/dist/components/InfoText/InfoText.js +0 -13
  101. package/dist/components/Input/Input.js +0 -140
  102. package/dist/components/Label/Label.js +0 -22
  103. package/dist/components/Loading/Loading.js +0 -62
  104. package/dist/components/Modal/Modal.js +0 -74
  105. package/dist/components/NavigatorCard/index.js +0 -59
  106. package/dist/components/NoResult/NoResult.js +0 -12
  107. package/dist/components/Notification/Notification.js +0 -26
  108. package/dist/components/PageWrapper/PageWrap.js +0 -46
  109. package/dist/components/Pager/Pager.js +0 -103
  110. package/dist/components/Panel/Panel.js +0 -71
  111. package/dist/components/PermaLink/PermaLink.js +0 -387
  112. package/dist/components/Radio/Radio.js +0 -96
  113. package/dist/components/ResultError/ResultError.js +0 -20
  114. package/dist/components/ScrollContainer/ScrollContainer.js +0 -23
  115. package/dist/components/Select/NoData.js +0 -10
  116. package/dist/components/Select/OptionItem.js +0 -19
  117. package/dist/components/Select/Select.js +0 -13
  118. package/dist/components/Sidebar/MenuItem.js +0 -9
  119. package/dist/components/Sidebar/index.js +0 -137
  120. package/dist/components/StatusTag/StatusTag.js +0 -24
  121. package/dist/components/StatusTypography/StatusTypography.js +0 -51
  122. package/dist/components/Stepper/Stepper.js +0 -75
  123. package/dist/components/Switch/Switch.js +0 -84
  124. package/dist/components/Tab/Tab.js +0 -28
  125. package/dist/components/Table/Table.js +0 -271
  126. package/dist/components/Table/TableHeader.js +0 -137
  127. package/dist/components/Table/TableSort.js +0 -25
  128. package/dist/components/Textarea/Textarea.js +0 -95
  129. package/dist/components/Tooltip/Tooltip.js +0 -1548
  130. package/dist/components/TypographyText/TypographyText.js +0 -91
  131. package/dist/components/ValidationError/ValidationError.js +0 -7
  132. package/dist/components/index.js +0 -133
  133. package/dist/defineProperty-DeKy1XT0.js +0 -37
  134. package/dist/enums/appearance.js +0 -14
  135. package/dist/enums/applicationTypeSlug.js +0 -4
  136. package/dist/enums/index.js +0 -29
  137. package/dist/enums/isActiveColor.js +0 -4
  138. package/dist/enums/size.js +0 -4
  139. package/dist/enums/status.js +0 -11
  140. package/dist/equals-PL9KqVQf.js +0 -119
  141. package/dist/flatpickr-CRz1AV0e.js +0 -59
  142. package/dist/hooks/index.js +0 -15
  143. package/dist/hooks/useAauth.js +0 -40
  144. package/dist/hooks/useDisclosure.js +0 -14
  145. package/dist/hooks/useDrawer.js +0 -9
  146. package/dist/hooks/useMediaQuery.js +0 -21
  147. package/dist/hooks/useNiceModal.js +0 -13
  148. package/dist/i18nInstance-CiCZbaCK.js +0 -55
  149. package/dist/includes-8YTFrx85.js +0 -46
  150. package/dist/index-9ZLCCecr.js +0 -364
  151. package/dist/index-BHf7G3IG.js +0 -35
  152. package/dist/index-BJU1K2Aw.js +0 -8003
  153. package/dist/index-CB61CB0b.js +0 -669
  154. package/dist/index-H7XbDVmH.js +0 -320
  155. package/dist/index-JNaMEwgt.js +0 -1413
  156. package/dist/index.css +0 -1
  157. package/dist/index.d.mts +0 -1463
  158. package/dist/index.d.ts +0 -1463
  159. package/dist/index.js +0 -200
  160. package/dist/index2.css +0 -1
  161. package/dist/jsx-runtime-BcAkpsdy.js +0 -631
  162. package/dist/keys-B0bo5Q7o.js +0 -67
  163. package/dist/locales/en/index.js +0 -613
  164. package/dist/locales/i18n.js +0 -1417
  165. package/dist/locales/index.js +0 -5
  166. package/dist/locales/tr/index.js +0 -613
  167. package/dist/main.css +0 -1
  168. package/dist/main.js +0 -56
  169. package/dist/prodivers.css +0 -6
  170. package/dist/prodivers.js +0 -13
  171. package/dist/react-content-loader.es-CswLCxkm.js +0 -90
  172. package/dist/react-toastify.esm-BUWNP7Nm.js +0 -808
  173. package/dist/types/common/date.js +0 -1
  174. package/dist/types/common/events.js +0 -1
  175. package/dist/types/common/forms.js +0 -1
  176. package/dist/types/common/option.js +0 -1
  177. package/dist/types/index.js +0 -1
  178. package/dist/useTranslation-CnCPcxVj.js +0 -142
  179. package/dist/utils/date.js +0 -413
  180. package/dist/utils/flatpickr.js +0 -4
  181. package/dist/utils/helper.js +0 -55
  182. package/dist/utils/index.js +0 -24
  183. package/dist/utils/language.js +0 -46
  184. package/dist/utils/validation.js +0 -27
  185. package/dist/utils/yup.js +0 -2921
@@ -1,271 +0,0 @@
1
- import { j as r } from "../../jsx-runtime-BcAkpsdy.js";
2
- import se, { useState as F, useEffect as O } from "react";
3
- import ne from "../NoResult/NoResult.js";
4
- import { c as m } from "../../index-BHf7G3IG.js";
5
- import { s as x } from "../../Table.module-DUqpZOLt.js";
6
- import { ThemeAppearance as z, AppearanceSpinner as D } from "../../enums/appearance.js";
7
- import G from "../Checkbox/Checkbox.js";
8
- import oe from "../Loading/Loading.js";
9
- import le from "../ScrollContainer/ScrollContainer.js";
10
- import V from "./TableHeader.js";
11
- import de from "./TableSort.js";
12
- import ie from "../Icon/index.js";
13
- import { Icons as ce } from "../../assets/icons/icons.js";
14
- import { i as u } from "../../includes-8YTFrx85.js";
15
- import { _ as W, k as pe } from "../../keys-B0bo5Q7o.js";
16
- import { _ as U, a as he, b as fe } from "../../_reduce-DsUCMz4O.js";
17
- import { _ as xe } from "../../Select-BE_y91ZN.js";
18
- function ue(l, t) {
19
- for (var n = 0, i = t.length, p = []; n < i; )
20
- l(t[n]) && (p[p.length] = t[n]), n += 1;
21
- return p;
22
- }
23
- var ge = /* @__PURE__ */ function() {
24
- function l(t, n) {
25
- this.xf = n, this.f = t;
26
- }
27
- return l.prototype["@@transducer/init"] = U.init, l.prototype["@@transducer/result"] = U.result, l.prototype["@@transducer/step"] = function(t, n) {
28
- return this.f(n) ? this.xf["@@transducer/step"](t, n) : t;
29
- }, l;
30
- }(), be = /* @__PURE__ */ W(function(t, n) {
31
- return new ge(t, n);
32
- });
33
- const je = be;
34
- var k = /* @__PURE__ */ W(
35
- /* @__PURE__ */ he(["filter"], je, function(l, t) {
36
- return xe(t) ? fe(function(n, i) {
37
- return l(t[i]) && (n[i] = t[i]), n;
38
- }, {}, pe(t)) : (
39
- // else
40
- ue(l, t)
41
- );
42
- })
43
- );
44
- const Oe = (l) => {
45
- const {
46
- columns: t = [],
47
- dataSource: n = [],
48
- totalCount: i,
49
- currentPage: p,
50
- className: X,
51
- wrapperClass: B,
52
- title: K,
53
- rowSelection: b = !1,
54
- actionOnChange: S,
55
- rowSelectionChange: c,
56
- pagerVisible: _,
57
- pagerOnChange: E,
58
- columnRenderer: R,
59
- pageSizeOnChange: y,
60
- pageSize: v,
61
- headerVisible: P = !0,
62
- headerLeftItem: q,
63
- customFooterItem: J,
64
- isLoading: M = !1,
65
- footerAction: Q = !0,
66
- pageSizeVisible: Y = !0,
67
- appearance: j = z.LIGHT,
68
- fixedHeader: Z,
69
- showItemsText: L,
70
- customHeader: H,
71
- selectedItems: T = [],
72
- scrollClass: I,
73
- disabledItems: g = [],
74
- expandable: o
75
- } = l, [h, w] = F(T), [$, C] = F([]), ee = (e) => {
76
- c && (e.target.checked ? (w(
77
- n.filter((s) => !u(s, g))
78
- ), c(
79
- n.filter((s) => !u(s, g))
80
- )) : (w([]), c([])));
81
- }, re = (e, s) => {
82
- c && (e.target.checked ? (w([...h, s]), c([...h, s])) : (w(
83
- k((a) => a.pk !== s.pk, h)
84
- ), c(
85
- k((a) => a.pk !== s.pk, h)
86
- )));
87
- }, ae = (e, s) => {
88
- var d;
89
- const a = u(e, $);
90
- C(a ? (f) => k((N) => N !== e, f) : (f) => [...f, e]), (d = o == null ? void 0 : o.onExpand) == null || d.call(o, !a, s);
91
- }, te = (e, s) => e == null ? void 0 : e.map((a, d) => /* @__PURE__ */ r.jsx(
92
- "td",
93
- {
94
- width: a.width,
95
- onClick: (f) => {
96
- a != null && a.onClick && (a == null || a.onClick(f, s, a, d));
97
- },
98
- className: m(a.className, a.tdClassName),
99
- children: a.render ? a.render(s[a.dataIndex], s) : s[a.dataIndex]
100
- },
101
- `col-${d}`
102
- ));
103
- return O(() => {
104
- c && c(T.filter((e) => !u(e, g)));
105
- }, [h, g]), O(() => {
106
- C([]);
107
- }, [p]), /* @__PURE__ */ r.jsxs(
108
- "div",
109
- {
110
- "data-testid": "table-container",
111
- className: m(x.wrapper, B, {
112
- [x[`${j}`]]: j
113
- }),
114
- children: [
115
- P && /* @__PURE__ */ r.jsx(
116
- V,
117
- {
118
- title: K,
119
- showItemsText: L,
120
- actionOnChange: S,
121
- pageSize: v,
122
- pageSizeOnChange: y,
123
- pagerOnChange: E,
124
- pagerVisible: _,
125
- totalCount: i,
126
- currentPage: p
127
- }
128
- ),
129
- /* @__PURE__ */ r.jsxs("div", { className: x.tableWrap, children: [
130
- M && /* @__PURE__ */ r.jsx(
131
- oe,
132
- {
133
- wrapperClass: x.tableLoading,
134
- appearance: j === z.LIGHT ? D.LIGHT : D.DARK
135
- }
136
- ),
137
- H && H,
138
- /* @__PURE__ */ r.jsx(le, { className: I || x.scrollWrap, children: /* @__PURE__ */ r.jsxs(
139
- "table",
140
- {
141
- "data-testid": "table-content",
142
- className: m(x.table, X, {
143
- [x.fixed]: Z
144
- }),
145
- children: [
146
- /* @__PURE__ */ r.jsx("thead", { "data-testid": "table-head", children: /* @__PURE__ */ r.jsxs("tr", { "data-testid": "table-row", children: [
147
- o && /* @__PURE__ */ r.jsx("th", { className: "w-[48px]" }),
148
- b && /* @__PURE__ */ r.jsx("th", { className: "w-[26px]", children: /* @__PURE__ */ r.jsx(
149
- G,
150
- {
151
- name: "selectAll",
152
- isDisabled: n.length === 0,
153
- checked: n.length > 0 && n.length === h.length,
154
- onChange: ee
155
- }
156
- ) }),
157
- t == null ? void 0 : t.map((e, s) => {
158
- var a, d;
159
- return e.sortable ? /* @__PURE__ */ r.jsx(
160
- "th",
161
- {
162
- "data-testid": "table-head-item",
163
- style: { width: e.width },
164
- className: e.className,
165
- children: /* @__PURE__ */ r.jsx(
166
- de,
167
- {
168
- title: (a = e.title) == null ? void 0 : a.toString().toLocaleUpperCase(),
169
- onClick: (f, N) => {
170
- var A;
171
- return (A = e == null ? void 0 : e.onSort) == null ? void 0 : A.call(e, f, N);
172
- }
173
- }
174
- )
175
- },
176
- `table-header-${s}`
177
- ) : /* @__PURE__ */ r.jsx(
178
- "th",
179
- {
180
- "data-testid": "table-head-item",
181
- style: { width: e.width },
182
- className: e.className,
183
- children: typeof e.title == "string" || e.title instanceof String ? (d = e.title) == null ? void 0 : d.toString().toLocaleUpperCase() : e.title
184
- },
185
- `table-header-${s}`
186
- );
187
- })
188
- ] }) }),
189
- /* @__PURE__ */ r.jsx("tbody", { "data-testid": "table-body", children: n.length > 0 ? n.map((e, s) => {
190
- const a = u(s, $);
191
- return /* @__PURE__ */ r.jsxs(se.Fragment, { children: [
192
- /* @__PURE__ */ r.jsxs(
193
- "tr",
194
- {
195
- "data-testid": "table-row",
196
- onClick: () => {
197
- o && o.rowExpandable && o.rowExpandable(e) && ae(s, e);
198
- },
199
- className: m({
200
- "cursor-pointer": o && o.rowExpandable ? o.rowExpandable(e) : o
201
- }),
202
- children: [
203
- o && /* @__PURE__ */ r.jsx("td", { children: /* @__PURE__ */ r.jsx(
204
- "span",
205
- {
206
- className: "inline-block transition-transform duration-200",
207
- style: {
208
- transform: a ? "rotate(90deg)" : "rotate(0deg)"
209
- },
210
- children: o.rowExpandable && o.rowExpandable(e) ? /* @__PURE__ */ r.jsx(ie, { name: ce.ChevronRight }) : null
211
- }
212
- ) }),
213
- b && /* @__PURE__ */ r.jsx("td", { children: /* @__PURE__ */ r.jsx(
214
- G,
215
- {
216
- checked: u(e, h),
217
- name: `select-${s}`,
218
- onChange: (d) => re(d, e),
219
- isDisabled: u(e, g)
220
- }
221
- ) }),
222
- R ? R(t, e) : te(t, e)
223
- ]
224
- },
225
- `table-row-${s}`
226
- ),
227
- o && a && /* @__PURE__ */ r.jsx("tr", { children: /* @__PURE__ */ r.jsx(
228
- "td",
229
- {
230
- colSpan: t.length + (b ? 1 : 0) + (o ? 1 : 0),
231
- className: "p-0 border-0",
232
- children: o.expandedRowRender(e)
233
- }
234
- ) })
235
- ] }, `row-${s}`);
236
- }) : /* @__PURE__ */ r.jsx("tr", { children: /* @__PURE__ */ r.jsx(
237
- "td",
238
- {
239
- colSpan: t.length + (b ? 1 : 0) + (o ? 1 : 0),
240
- children: /* @__PURE__ */ r.jsx(ne, {})
241
- }
242
- ) }) })
243
- ]
244
- }
245
- ) })
246
- ] }),
247
- Q && /* @__PURE__ */ r.jsx(
248
- V,
249
- {
250
- className: "mt-0",
251
- showItemsText: L,
252
- actionOnChange: S,
253
- pageSize: v,
254
- pageSizeOnChange: y,
255
- pagerOnChange: E,
256
- pagerVisible: _,
257
- pageSizeVisible: Y,
258
- totalCount: i,
259
- customItem: J,
260
- headerLeftItem: q,
261
- currentPage: p,
262
- appearance: j
263
- }
264
- )
265
- ]
266
- }
267
- );
268
- };
269
- export {
270
- Oe as default
271
- };
@@ -1,137 +0,0 @@
1
- import { j as e } from "../../jsx-runtime-BcAkpsdy.js";
2
- import { useState as x, useEffect as R } from "react";
3
- import { c as f } from "../../index-BHf7G3IG.js";
4
- import { s } from "../../Table.module-DUqpZOLt.js";
5
- import { FormFieldAppearance as j, AppearanceButton as B } from "../../enums/appearance.js";
6
- import D from "../Button/Button.js";
7
- import W from "../Heading/Heading.js";
8
- import _ from "../Pager/Pager.js";
9
- import { S as b } from "../../Select-BE_y91ZN.js";
10
- import { u as K } from "../../useTranslation-CnCPcxVj.js";
11
- import { T as L } from "../../Trans-B4ILpbwK.js";
12
- const M = [
13
- { value: "10", label: "10" },
14
- { value: "20", label: "20" },
15
- { value: "50", label: "50" },
16
- { value: "100", label: "100" },
17
- { value: "250", label: "250" }
18
- ], I = ({
19
- totalCount: i = 0,
20
- currentPage: v,
21
- title: r,
22
- actionOnChange: t,
23
- className: h,
24
- pagerOnChange: N,
25
- pageSizeOnChange: m,
26
- pagerVisible: T = !0,
27
- pageSizeVisible: y = !0,
28
- pageSize: a = 10,
29
- actionItems: o,
30
- pageSizeItems: A = M,
31
- headerLeftItem: n,
32
- customItem: c,
33
- appearance: H,
34
- showItemsText: P
35
- }) => {
36
- const { t: d } = K(), [w, p] = x(!0), [E, u] = x({
37
- label: a,
38
- value: a
39
- }), F = (l) => [
40
- { value: "exportexel", label: l("text.excel_export") }
41
- ], G = (l) => {
42
- p(!l), t && t(l);
43
- };
44
- return o = o || F(d), R(() => {
45
- u({ label: a, value: a });
46
- }, [a]), /* @__PURE__ */ e.jsxs(
47
- "div",
48
- {
49
- "data-testid": "tableheader-container",
50
- className: f(s.header, h, {
51
- "flex justify-between": r && !t || c,
52
- "flex justify-end": !r && !t
53
- }),
54
- children: [
55
- r && /* @__PURE__ */ e.jsxs("div", { children: [
56
- /* @__PURE__ */ e.jsx(W, { className: s.title, children: r }),
57
- /* @__PURE__ */ e.jsxs("p", { className: s.subTitle, children: [
58
- i,
59
- " ",
60
- d("text.results_listing")
61
- ] })
62
- ] }),
63
- c && c,
64
- /* @__PURE__ */ e.jsx(
65
- "div",
66
- {
67
- className: f(s.actionWrap, {
68
- [s.justifyContentEnd]: !n,
69
- [s.width100]: n
70
- }),
71
- children: /* @__PURE__ */ e.jsxs(e.Fragment, { children: [
72
- t && /* @__PURE__ */ e.jsxs("div", { className: s.selectedAction, children: [
73
- /* @__PURE__ */ e.jsx(
74
- b,
75
- {
76
- name: "action",
77
- items: o,
78
- appearance: j.LIGHT,
79
- onChange: G
80
- }
81
- ),
82
- /* @__PURE__ */ e.jsx(
83
- D,
84
- {
85
- appearance: B.PRIMARY,
86
- isDisabled: w,
87
- children: d("button.apply")
88
- }
89
- )
90
- ] }),
91
- n && n,
92
- /* @__PURE__ */ e.jsxs("div", { className: s.rightGroup, children: [
93
- y && i > a && /* @__PURE__ */ e.jsxs("div", { className: s.pageSizeWrap, children: [
94
- /* @__PURE__ */ e.jsx(
95
- b,
96
- {
97
- name: "action",
98
- value: E,
99
- items: A,
100
- className: s.size,
101
- showPlaceholder: !1,
102
- onAddItem: ({ item: l }) => {
103
- u(l), m && m(l.value);
104
- },
105
- appearance: j.LIGHT
106
- }
107
- ),
108
- /* @__PURE__ */ e.jsx("span", { children: /* @__PURE__ */ e.jsx(
109
- L,
110
- {
111
- i18nKey: "text.show",
112
- values: { title: P || r }
113
- }
114
- ) })
115
- ] }),
116
- T && i > a && /* @__PURE__ */ e.jsx(
117
- _,
118
- {
119
- currentPage: v,
120
- pageSize: a,
121
- totalCount: i,
122
- onChange: N,
123
- appearance: H,
124
- className: s.pager
125
- }
126
- )
127
- ] })
128
- ] })
129
- }
130
- )
131
- ]
132
- }
133
- );
134
- };
135
- export {
136
- I as default
137
- };
@@ -1,25 +0,0 @@
1
- import { j as r } from "../../jsx-runtime-BcAkpsdy.js";
2
- import { useState as p } from "react";
3
- import { Icons as s } from "../../assets/icons/icons.js";
4
- import o from "../Icon/index.js";
5
- import { s as a } from "../../Table.module-DUqpZOLt.js";
6
- import { SortEnum as t } from "../../enums/status.js";
7
- const g = (m) => {
8
- const [c, i] = p(t.ASC), { title: d, onClick: l } = m, x = (j) => {
9
- const e = j.currentTarget, n = e.dataset.sort === t.ASC ? t.DESC : t.ASC;
10
- e.dataset.sort = n, i(n), l(e, n);
11
- };
12
- return /* @__PURE__ */ r.jsxs("div", { onClick: x, "data-sort": t.ASC, className: a.sort, children: [
13
- /* @__PURE__ */ r.jsx("div", { children: d }),
14
- /* @__PURE__ */ r.jsx("div", { className: a.icons, children: c === t.ASC ? /* @__PURE__ */ r.jsxs(r.Fragment, { children: [
15
- /* @__PURE__ */ r.jsx(o, { name: s.OrderUp }),
16
- /* @__PURE__ */ r.jsx(o, { name: s.OrderDown })
17
- ] }) : /* @__PURE__ */ r.jsxs(r.Fragment, { children: [
18
- /* @__PURE__ */ r.jsx(o, { name: s.OrderDown }),
19
- /* @__PURE__ */ r.jsx(o, { name: s.OrderUp })
20
- ] }) })
21
- ] });
22
- };
23
- export {
24
- g as default
25
- };
@@ -1,95 +0,0 @@
1
- import { j as r } from "../../jsx-runtime-BcAkpsdy.js";
2
- import u, { useState as E, useEffect as R } from "react";
3
- import { c as v } from "../../index-BHf7G3IG.js";
4
- import y from "../Label/Label.js";
5
- import L from "../ValidationError/ValidationError.js";
6
- import '../../Textarea.css';const S = "_counter_rvifp_2", T = "_container_rvifp_2", V = "_fieldWrap_rvifp_2", $ = "_control_rvifp_2", k = "_light_rvifp_2", q = "_error_rvifp_2", D = "_disabled_rvifp_2", e = {
7
- counter: S,
8
- container: T,
9
- fieldWrap: V,
10
- control: $,
11
- light: k,
12
- error: q,
13
- disabled: D,
14
- "size-small": "_size-small_rvifp_2"
15
- }, G = u.forwardRef(
16
- (x, h) => {
17
- const {
18
- name: d,
19
- id: g,
20
- label: p,
21
- isDisabled: _,
22
- className: b,
23
- wrapperClassName: j,
24
- maxLength: a,
25
- appearance: s,
26
- value: o = "",
27
- size: f,
28
- onChange: m,
29
- error: n,
30
- readOnly: N,
31
- required: C,
32
- rows: z = 5,
33
- ...W
34
- } = x, [i, l] = E(o), c = (t) => t.slice(0, a), w = u.useCallback(
35
- (t) => {
36
- l(c(t)), m && m(c(t));
37
- },
38
- [a, l]
39
- );
40
- return R(() => {
41
- l(c(o));
42
- }, [o]), /* @__PURE__ */ r.jsxs(
43
- "div",
44
- {
45
- "data-testid": "textarea-container",
46
- className: v(
47
- e.container,
48
- {
49
- [e[`${s}`]]: s,
50
- [e.error]: n,
51
- [e.disabled]: _
52
- },
53
- "form-group",
54
- j
55
- ),
56
- children: [
57
- /* @__PURE__ */ r.jsxs("div", { className: e.counter, children: [
58
- p && /* @__PURE__ */ r.jsxs(y, { name: d, appearance: s, children: [
59
- p,
60
- " ",
61
- C && "*"
62
- ] }),
63
- a && /* @__PURE__ */ r.jsxs("span", { children: [
64
- i ? i.toString().length : 0,
65
- "/",
66
- a
67
- ] })
68
- ] }),
69
- /* @__PURE__ */ r.jsx("div", { className: e.fieldWrap, children: /* @__PURE__ */ r.jsx(
70
- "textarea",
71
- {
72
- name: d,
73
- id: g,
74
- className: v(e.control, b, {
75
- [e[`size-${f}`]]: f
76
- }),
77
- disabled: _,
78
- "data-testid": "textarea-input",
79
- rows: z,
80
- ref: h,
81
- readOnly: N,
82
- onChange: (t) => w(t.currentTarget.value),
83
- value: i,
84
- ...W
85
- }
86
- ) }),
87
- n && /* @__PURE__ */ r.jsx(L, { ...n })
88
- ]
89
- }
90
- );
91
- }
92
- );
93
- export {
94
- G as default
95
- };