mimir-ui-kit 1.61.1 → 1.63.0

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 (59) hide show
  1. package/dist/Input-CqNPT8os.js +243 -0
  2. package/dist/components/Accordion/Accordion.d.ts +5 -0
  3. package/dist/components/Accordion/Accordion.js +242 -220
  4. package/dist/components/Accordion/AccordionItem/AccordionItem.d.ts +6 -1
  5. package/dist/components/Accordion/AccordionItem/AccordionItem.js +19 -8
  6. package/dist/components/Button/Button.d.ts +37 -0
  7. package/dist/components/Button/Button.js +77 -61
  8. package/dist/components/CheckboxMimir/CheckboxMimir.d.ts +9 -0
  9. package/dist/components/CheckboxMimir/CheckboxMimir.js +90 -59
  10. package/dist/components/DatePicker/DatePicker.js +1 -1
  11. package/dist/components/Drawer/Drawer.d.ts +5 -0
  12. package/dist/components/Drawer/Drawer.js +141 -135
  13. package/dist/components/DropdownSelect/DropdownSelect.js +25 -23
  14. package/dist/components/DropdownSelect/types.d.ts +4 -0
  15. package/dist/components/GosZnak/GosZnak.d.ts +1 -1
  16. package/dist/components/GosZnak/GosZnak.js +88 -67
  17. package/dist/components/GosZnak/types.d.ts +5 -0
  18. package/dist/components/Image/Image.d.ts +5 -0
  19. package/dist/components/Image/Image.js +55 -50
  20. package/dist/components/Input/Input.d.ts +5 -0
  21. package/dist/components/Input/Input.js +1 -1
  22. package/dist/components/Input/index.js +1 -1
  23. package/dist/components/InputPassword/InputPassword.d.ts +5 -0
  24. package/dist/components/InputPassword/InputPassword.js +80 -69
  25. package/dist/components/InputPhoneNumber/InputPhoneNumber.d.ts +5 -1
  26. package/dist/components/InputPhoneNumber/InputPhoneNumber.js +39 -32
  27. package/dist/components/Loader/Loader.d.ts +6 -1
  28. package/dist/components/Loader/Loader.js +37 -14
  29. package/dist/components/MultiSelectSearch/MultiSelectSearch.js +1 -1
  30. package/dist/components/MultiSelectSearch/hooks/useRenderVirtualizedList.d.ts +2 -1
  31. package/dist/components/MultiSelectSearch/hooks/useRenderVirtualizedList.js +50 -48
  32. package/dist/components/MultiSelectSearch/utils.js +1 -1
  33. package/dist/components/OtpInput/OtpInput.js +1 -1
  34. package/dist/components/RadioGroup/RadioGroup.d.ts +9 -0
  35. package/dist/components/RadioGroup/RadioGroup.js +142 -129
  36. package/dist/components/SelectSearch/SelectSearch.d.ts +2 -0
  37. package/dist/components/SelectSearch/SelectSearch.js +299 -275
  38. package/dist/components/SelectSearch/types.d.ts +9 -0
  39. package/dist/components/SelectSearch/utils.js +1 -1
  40. package/dist/components/TextArea/TextArea.d.ts +1 -1
  41. package/dist/components/TextArea/TextArea.js +1 -1
  42. package/dist/components/TextAreaV2/TextArea.js +155 -142
  43. package/dist/components/TextAreaV2/types.d.ts +5 -0
  44. package/dist/components/UniversalUploader/UniversalUploader.d.ts +1 -0
  45. package/dist/components/UniversalUploader/UniversalUploader.js +89 -86
  46. package/dist/components/UniversalUploader/types.d.ts +5 -0
  47. package/dist/components/Uploader/Uploader.d.ts +5 -0
  48. package/dist/components/Uploader/Uploader.js +116 -87
  49. package/dist/components/UploaderFiles/UploaderFiles.js +88 -79
  50. package/dist/components/UploaderFiles/types.d.ts +5 -0
  51. package/dist/components/UploaderPhotos/UploaderPhotos.d.ts +5 -0
  52. package/dist/components/UploaderPhotos/UploaderPhotos.js +60 -57
  53. package/dist/components/index.js +1 -1
  54. package/dist/index.js +1 -1
  55. package/dist/types/dataTestId.d.ts +1 -0
  56. package/dist/types/dataTestId.js +1 -0
  57. package/dist/types/index.d.ts +1 -0
  58. package/package.json +1 -1
  59. package/dist/Input-DPnH8pKc.js +0 -227
@@ -1,55 +1,56 @@
1
- import { jsxs as F, jsx as f, Fragment as j } from "react/jsx-runtime";
2
- import { c as A } from "../../index-DIxK0V-G.js";
3
- import { forwardRef as C, useState as O, useEffect as k, useMemo as q } from "react";
1
+ import { jsxs as F, jsx as n, Fragment as k } from "react/jsx-runtime";
2
+ import { c as q } from "../../index-DIxK0V-G.js";
3
+ import { forwardRef as G, useState as H, useEffect as J, useMemo as K } from "react";
4
4
  import { imageTypes as g } from "./constants.js";
5
5
  import "../Button/Button.js";
6
- import { EButtonVariantDefault as G } from "../Button/constants.js";
7
- import { ListFiles as H } from "../ListFiles/ListFiles.js";
8
- import { EFileItemVariant as J } from "../ListFiles/constants.js";
9
- import { ListPhotos as K } from "../ListPhotos/ListPhotos.js";
10
- import { Uploader as Q } from "../Uploader/Uploader.js";
11
- import '../../assets/UploaderPhotos.css';const v = {
6
+ import { EButtonVariantDefault as Q } from "../Button/constants.js";
7
+ import { ListFiles as W } from "../ListFiles/ListFiles.js";
8
+ import { EFileItemVariant as X } from "../ListFiles/constants.js";
9
+ import { ListPhotos as Y } from "../ListPhotos/ListPhotos.js";
10
+ import { Uploader as Z } from "../Uploader/Uploader.js";
11
+ import '../../assets/UploaderPhotos.css';const w = {
12
12
  "upload-file-wrapper": "_upload-file-wrapper_1a115_2"
13
- }, u = (i) => "file" in i && i.file instanceof File ? g.includes(i.file.type) : "type" in i && typeof i.type == "string" ? g.includes(i.type) : !1, oe = C(
14
- (i, x) => {
13
+ }, c = (r) => "file" in r && r.file instanceof File ? g.includes(r.file.type) : "type" in r && typeof r.type == "string" ? g.includes(r.type) : !1, le = G(
14
+ (r, x) => {
15
15
  const {
16
- type: a,
17
- filesType: w,
18
- arrayName: I,
19
- maxSize: z,
20
- onChange: s,
21
- value: r,
22
- maxFiles: n,
23
- titleUploader: P,
24
- buttonText: U = "Выберите файлы",
25
- showOnlyUploadButton: c = !1,
26
- uploadButtonVariant: b = G.SecondaryAsphalt,
27
- buttonSize: D = "m",
28
- buttonClassName: E,
29
- variantListFiles: S = J.white,
30
- onMaxFilesExceeded: V,
31
- onMaxSizeExceeded: L,
32
- onInvalidFileType: M,
33
- loadImage: N,
34
- isDownloadingImage: R
35
- } = i, [l, p] = O(
36
- r || []
37
- ), h = !!n && l.length >= n;
38
- k(() => {
39
- r && p(r);
40
- }, [r]);
41
- const T = (t) => {
42
- const o = t.value.map((e) => u(e.file) ? new Promise((d) => {
43
- const m = new FileReader();
44
- m.onload = () => {
45
- d({
16
+ type: s,
17
+ filesType: z,
18
+ arrayName: P,
19
+ maxSize: U,
20
+ onChange: o,
21
+ value: p,
22
+ maxFiles: d,
23
+ titleUploader: b,
24
+ buttonText: D = "Выберите файлы",
25
+ showOnlyUploadButton: h = !1,
26
+ uploadButtonVariant: E = Q.SecondaryAsphalt,
27
+ buttonSize: S = "m",
28
+ buttonClassName: V,
29
+ variantListFiles: L = X.white,
30
+ onMaxFilesExceeded: N,
31
+ onMaxSizeExceeded: B,
32
+ onInvalidFileType: _,
33
+ loadImage: j,
34
+ isDownloadingImage: A,
35
+ dataTestIdReactMap: i
36
+ } = r, [a, m] = H(
37
+ p || []
38
+ ), y = !!d && a.length >= d;
39
+ J(() => {
40
+ p && m(p);
41
+ }, [p]);
42
+ const C = (t) => {
43
+ const l = t.value.map((e) => c(e.file) ? new Promise((f) => {
44
+ const u = new FileReader();
45
+ u.onload = () => {
46
+ f({
46
47
  id: e.id,
47
- url: m.result,
48
+ url: u.result,
48
49
  type: e.file.type,
49
50
  name: e.file.name,
50
51
  size: e.file.size
51
52
  });
52
- }, m.readAsDataURL(e.file);
53
+ }, u.readAsDataURL(e.file);
53
54
  }) : Promise.resolve({
54
55
  id: e.id,
55
56
  url: "",
@@ -57,63 +58,65 @@ import '../../assets/UploaderPhotos.css';const v = {
57
58
  name: e.file.name,
58
59
  type: e.file.type
59
60
  }));
60
- Promise.all(o).then((e) => {
61
- p((d) => [...d, ...e]), s == null || s({ type: "add", data: t.value });
61
+ Promise.all(l).then((e) => {
62
+ m((f) => [...f, ...e]), o == null || o({ type: "add", data: t.value });
62
63
  });
63
- }, y = (t) => {
64
- p((o) => o.filter((e) => e.id !== t)), s == null || s({ type: "delete", data: t });
65
- }, { photos: B, files: _ } = q(() => {
66
- const t = () => l.filter((e) => !u(e)), o = () => l.filter(u);
67
- return a === "all" ? { files: t(), photos: o() } : a === "files" ? { photos: [], files: t() } : a === "photos" ? { files: [], photos: o() } : { files: [], photos: [] };
68
- }, [l, a]);
64
+ }, v = (t) => {
65
+ m((l) => l.filter((e) => e.id !== t)), o == null || o({ type: "delete", data: t });
66
+ }, { photos: I, files: O } = K(() => {
67
+ const t = () => a.filter((e) => !c(e)), l = () => a.filter(c);
68
+ return s === "all" ? { files: t(), photos: l() } : s === "files" ? { photos: [], files: t() } : s === "photos" ? { files: [], photos: l() } : { files: [], photos: [] };
69
+ }, [a, s]);
69
70
  return /* @__PURE__ */ F(
70
71
  "div",
71
72
  {
72
73
  "data-testid": "universal-uploader",
73
- className: A(
74
- v["upload-file-wrapper"],
75
- h && v.disabled
74
+ "data-testid-react": i == null ? void 0 : i.wrapper,
75
+ className: q(
76
+ w["upload-file-wrapper"],
77
+ y && w.disabled
76
78
  ),
77
79
  children: [
78
- /* @__PURE__ */ f(
79
- Q,
80
+ /* @__PURE__ */ n(
81
+ Z,
80
82
  {
81
- filesType: w,
82
- arrayName: I,
83
- maxSize: z,
84
- onChangeValue: T,
83
+ dataTestIdReactMap: { wrapper: i == null ? void 0 : i.uploader },
84
+ filesType: z,
85
+ arrayName: P,
86
+ maxSize: U,
87
+ onChangeValue: C,
85
88
  ref: x,
86
- maxFiles: n && n - l.length,
87
- isDisabled: h,
88
- titleUploader: P,
89
- showOnlyUploadButton: c,
90
- buttonText: U,
91
- uploadButtonVariant: b,
92
- buttonSize: D,
93
- buttonClassName: E,
94
- onMaxFilesExceeded: V,
95
- onMaxSizeExceeded: L,
96
- onInvalidFileType: M
89
+ maxFiles: d && d - a.length,
90
+ isDisabled: y,
91
+ titleUploader: b,
92
+ showOnlyUploadButton: h,
93
+ buttonText: D,
94
+ uploadButtonVariant: E,
95
+ buttonSize: S,
96
+ buttonClassName: V,
97
+ onMaxFilesExceeded: N,
98
+ onMaxSizeExceeded: B,
99
+ onInvalidFileType: _
97
100
  }
98
101
  ),
99
- !c && /* @__PURE__ */ F(j, { children: [
100
- (a === "files" || a === "all") && /* @__PURE__ */ f(
101
- H,
102
+ !h && /* @__PURE__ */ F(k, { children: [
103
+ (s === "files" || s === "all") && /* @__PURE__ */ n("div", { "data-testid-react": i == null ? void 0 : i.listFiles, children: /* @__PURE__ */ n(
104
+ W,
102
105
  {
103
- value: _,
104
- onChange: (t) => y(t.deleteId),
105
- variant: S
106
+ value: O,
107
+ onChange: (t) => v(t.deleteId),
108
+ variant: L
106
109
  }
107
- ),
108
- (a === "photos" || a === "all") && /* @__PURE__ */ f(
109
- K,
110
+ ) }),
111
+ (s === "photos" || s === "all") && /* @__PURE__ */ n("div", { "data-testid-react": i == null ? void 0 : i.listPhotos, children: /* @__PURE__ */ n(
112
+ Y,
110
113
  {
111
- value: B,
112
- onChange: (t) => y(t.deleteId),
113
- loadImage: N,
114
- isDownloadingImage: R
114
+ value: I,
115
+ onChange: (t) => v(t.deleteId),
116
+ loadImage: j,
117
+ isDownloadingImage: A
115
118
  }
116
- )
119
+ ) })
117
120
  ] })
118
121
  ]
119
122
  }
@@ -121,5 +124,5 @@ import '../../assets/UploaderPhotos.css';const v = {
121
124
  }
122
125
  );
123
126
  export {
124
- oe as UniversalUploader
127
+ le as UniversalUploader
125
128
  };
@@ -1,3 +1,4 @@
1
+ import { TDataTestIdReactMap } from '../../types';
1
2
  import { EFileItemVariant } from '../ListFiles';
2
3
  import { TFilesDetail } from '../ListFiles/ListFiles';
3
4
  import { TPhotosDetail } from '../ListPhotos/ListPhotos';
@@ -8,6 +9,10 @@ export type TUniversalUploader = Omit<TUploader, 'onChangeValue'> & {
8
9
  onChange: (j: TOnChangeUpdate) => void;
9
10
  value?: TFilesDetail[] | TPhotosDetail[];
10
11
  variantListFiles?: EFileItemVariant | `${EFileItemVariant}`;
12
+ /**
13
+ * Объект, для передачи в компонент и его элементы data-testid-react, для автоматизированного тестирования
14
+ */
15
+ dataTestIdReactMap?: TDataTestIdReactMap<'wrapper' | 'uploader' | 'listFiles' | 'listPhotos'>;
11
16
  /**
12
17
  * Callback функция для загрузки изображения
13
18
  * Принимает src в качестве аргумента и возвращает Promise с URL изображения
@@ -1,5 +1,6 @@
1
1
  import { default as React } from 'react';
2
2
  import { imageTypesArr } from './constants';
3
+ import { TDataTestIdReactMap } from '../../types';
3
4
  import { EButtonSize } from '../Button';
4
5
  import { TButtonDefaultFormProps } from '../Button/types';
5
6
 
@@ -65,6 +66,10 @@ export type TUploader = {
65
66
  * Проп для обработки ошибки при загрузке файла неразрешенного типа
66
67
  */
67
68
  onInvalidFileType?: (fileName: string) => void;
69
+ /**
70
+ * Объект, для передачи в компонент и его элементы data-testid-react, для автоматизированного тестирования
71
+ */
72
+ dataTestIdReactMap?: TDataTestIdReactMap<'wrapper' | 'input' | 'label' | 'button' | 'buttonIcon' | 'title' | 'description'>;
68
73
  };
69
74
  export type TUploadValue = {
70
75
  value: TFileItem[];
@@ -1,13 +1,13 @@
1
- import { jsxs as o, jsx as n, Fragment as B } from "react/jsx-runtime";
2
- import { forwardRef as R, useRef as M, useId as k } from "react";
3
- import { Icon as D } from "../../icons/Icon.js";
4
- import { Button as G } from "../Button/Button.js";
5
- import { EButtonVariantDefault as O } from "../Button/constants.js";
6
- import '../../assets/Uploader.css';const c = {
1
+ import { jsxs as r, jsx as l, Fragment as G } from "react/jsx-runtime";
2
+ import { forwardRef as O, useRef as L, useId as X } from "react";
3
+ import { Icon as q } from "../../icons/Icon.js";
4
+ import { Button as H } from "../Button/Button.js";
5
+ import { EButtonVariantDefault as I } from "../Button/constants.js";
6
+ import '../../assets/Uploader.css';const f = {
7
7
  "upload-file-wrapper": "_upload-file-wrapper_bplvw_2",
8
8
  "upload-text": "_upload-text_bplvw_25",
9
9
  "upload-file-input": "_upload-file-input_bplvw_35"
10
- }, y = {
10
+ }, v = {
11
11
  jpeg: "image/jpeg",
12
12
  jpg: "image/jpg",
13
13
  png: "image/png",
@@ -21,96 +21,125 @@ import '../../assets/Uploader.css';const c = {
21
21
  xls: "application/excel",
22
22
  txt: "text/plain",
23
23
  xlsx: "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet"
24
- }, L = [
24
+ }, J = [
25
25
  "jpeg",
26
26
  "jpg",
27
27
  "png",
28
28
  "tiff",
29
29
  "gif",
30
30
  "heic"
31
- ], X = () => {
32
- let i = 0;
33
- return () => (i = (i + 1) % Number.MAX_SAFE_INTEGER, i);
34
- }, q = X(), W = R(
35
- (i, v) => {
31
+ ], K = () => {
32
+ let n = 0;
33
+ return () => (n = (n + 1) % Number.MAX_SAFE_INTEGER, n);
34
+ }, P = K(), T = O(
35
+ (n, _) => {
36
36
  const {
37
- filesType: l = L,
38
- onChangeValue: _,
39
- arrayName: j,
40
- maxSize: d = 15,
41
- maxFiles: p,
42
- isDisabled: f,
43
- titleUploader: m = "Или перетащите сюда",
44
- buttonText: I = "Выберите файлы",
45
- showOnlyUploadButton: N = !1,
46
- uploadButtonVariant: T = O.SecondaryAsphalt,
47
- buttonSize: z = "m",
48
- buttonClassName: S,
49
- onMaxFilesExceeded: r,
50
- onMaxSizeExceeded: u,
51
- onInvalidFileType: g
52
- } = i, x = M(null), h = k(), C = (e) => {
53
- var a;
54
- return e.type ? e.type : ((a = e.name.split(".").pop()) == null ? void 0 : a.toLowerCase()) === "heic" ? "image/heic" : "";
55
- }, E = (e) => {
56
- var s;
57
- if (e.target.files && e.target.files[0]) {
58
- const a = Array.from(e.target.files);
59
- p && a.length > p && (r == null || r());
60
- const U = a.filter((t) => {
61
- const V = C(t), b = l.map((A) => y[A]).includes(V), w = t.size / 1024 ** 2 <= d;
62
- return !b && g && g(t.name), !w && u && u(t.name), b && w;
63
- }).slice(0, p).map((t) => ({ file: t, id: q() }));
64
- _({ arrayName: j, value: U }), (s = e.target) != null && s.value && (e.target.value = "");
37
+ filesType: p = J,
38
+ onChangeValue: j,
39
+ arrayName: N,
40
+ maxSize: m = 15,
41
+ maxFiles: a,
42
+ isDisabled: u,
43
+ titleUploader: d = "Или перетащите сюда",
44
+ buttonText: z = "Выберите файлы",
45
+ showOnlyUploadButton: S = !1,
46
+ uploadButtonVariant: B = I.SecondaryAsphalt,
47
+ buttonSize: C = "m",
48
+ buttonClassName: E,
49
+ onMaxFilesExceeded: s,
50
+ onMaxSizeExceeded: g,
51
+ onInvalidFileType: x,
52
+ dataTestIdReactMap: e
53
+ } = n, b = L(null), h = X(), F = (i) => {
54
+ var o;
55
+ return i.type ? i.type : ((o = i.name.split(".").pop()) == null ? void 0 : o.toLowerCase()) === "heic" ? "image/heic" : "";
56
+ }, U = (i) => {
57
+ var c;
58
+ if (i.target.files && i.target.files[0]) {
59
+ const o = Array.from(i.target.files);
60
+ a && o.length > a && (s == null || s());
61
+ const A = o.filter((t) => {
62
+ const k = F(t), w = p.map((D) => v[D]).includes(k), y = t.size / 1024 ** 2 <= m;
63
+ return !w && x && x(t.name), !y && g && g(t.name), w && y;
64
+ }).slice(0, a).map((t) => ({ file: t, id: P() }));
65
+ j({ arrayName: N, value: A }), (c = i.target) != null && c.value && (i.target.value = "");
65
66
  }
66
- }, F = () => {
67
- var e;
68
- (e = x.current) == null || e.click();
67
+ }, V = () => {
68
+ var i;
69
+ (i = b.current) == null || i.click();
69
70
  };
70
- return /* @__PURE__ */ o("div", { className: c["upload-file-wrapper"], ref: v, children: [
71
- /* @__PURE__ */ n(
72
- "input",
73
- {
74
- type: "file",
75
- className: c["upload-file-input"],
76
- "aria-label": "Upload",
77
- name: "image[]",
78
- multiple: !0,
79
- onChange: E,
80
- title: "",
81
- id: h,
82
- accept: l.map((e) => y[e]).join(),
83
- disabled: f
84
- }
85
- ),
86
- /* @__PURE__ */ o("label", { htmlFor: h, ref: x, children: [
87
- /* @__PURE__ */ n(
88
- G,
89
- {
90
- size: z,
91
- variant: T,
92
- leftIcon: /* @__PURE__ */ n(D, { iconName: "UnionIcon16px" }),
93
- onClick: F,
94
- disabled: f,
95
- className: S,
96
- children: I
97
- }
98
- ),
99
- !N && /* @__PURE__ */ o(B, { children: [
100
- m && /* @__PURE__ */ n("b", { children: m }),
101
- /* @__PURE__ */ o("span", { className: c["upload-text"], children: [
102
- "Максимальный размер одного файла – ",
103
- d,
104
- " Мб",
105
- /* @__PURE__ */ n("br", {}),
106
- "Загрузить можно файлы следующих форматов: ",
107
- l.join(", ")
108
- ] })
109
- ] })
110
- ] })
111
- ] });
71
+ return /* @__PURE__ */ r(
72
+ "div",
73
+ {
74
+ "data-testid-react": e == null ? void 0 : e.wrapper,
75
+ className: f["upload-file-wrapper"],
76
+ ref: _,
77
+ children: [
78
+ /* @__PURE__ */ l(
79
+ "input",
80
+ {
81
+ "data-testid-react": e == null ? void 0 : e.input,
82
+ type: "file",
83
+ className: f["upload-file-input"],
84
+ "aria-label": "Upload",
85
+ name: "image[]",
86
+ multiple: !0,
87
+ onChange: U,
88
+ title: "",
89
+ id: h,
90
+ accept: p.map((i) => v[i]).join(),
91
+ disabled: u
92
+ }
93
+ ),
94
+ /* @__PURE__ */ r(
95
+ "label",
96
+ {
97
+ "data-testid-react": e == null ? void 0 : e.label,
98
+ htmlFor: h,
99
+ ref: b,
100
+ children: [
101
+ /* @__PURE__ */ l(
102
+ H,
103
+ {
104
+ dataTestIdReactMap: {
105
+ button: e == null ? void 0 : e.button,
106
+ isIconButton: e == null ? void 0 : e.buttonIcon
107
+ },
108
+ size: C,
109
+ variant: B,
110
+ leftIcon: /* @__PURE__ */ l(q, { iconName: "UnionIcon16px" }),
111
+ onClick: V,
112
+ disabled: u,
113
+ className: E,
114
+ children: z
115
+ }
116
+ ),
117
+ !S && /* @__PURE__ */ r(G, { children: [
118
+ d && /* @__PURE__ */ l("b", { "data-testid-react": e == null ? void 0 : e.title, children: d }),
119
+ /* @__PURE__ */ r(
120
+ "span",
121
+ {
122
+ "data-testid-react": e == null ? void 0 : e.description,
123
+ className: f["upload-text"],
124
+ children: [
125
+ "Максимальный размер одного файла – ",
126
+ m,
127
+ " Мб",
128
+ /* @__PURE__ */ l("br", {}),
129
+ "Загрузить можно файлы следующих форматов: ",
130
+ p.join(", ")
131
+ ]
132
+ }
133
+ )
134
+ ] })
135
+ ]
136
+ }
137
+ )
138
+ ]
139
+ }
140
+ );
112
141
  }
113
142
  );
114
143
  export {
115
- W as Uploader
144
+ T as Uploader
116
145
  };