mimir-ui-kit 1.22.0 → 1.24.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (43) hide show
  1. package/dist/assets/Drawer.css +1 -1
  2. package/dist/assets/SelectSearch.css +1 -1
  3. package/dist/assets/TabTrail.css +1 -1
  4. package/dist/components/Accordion/Accordion.d.ts +2 -0
  5. package/dist/components/Accordion/Accordion.js +15 -2
  6. package/dist/components/Drawer/Drawer.js +19 -19
  7. package/dist/components/SelectSearch/SelectSearch.js +27 -22
  8. package/dist/components/Steps/Steps.js +2 -2
  9. package/dist/components/Steps/constants.d.ts +11 -1
  10. package/dist/components/Steps/constants.js +44 -0
  11. package/dist/components/TabTrail/TabTrail.js +9 -9
  12. package/dist/components/Uploader/Uploader.d.ts +4 -0
  13. package/dist/components/Uploader/Uploader.js +3 -2
  14. package/dist/components/UploaderPhotos/UploaderPhotos.d.ts +4 -0
  15. package/dist/components/UploaderPhotos/UploaderPhotos.js +12 -4
  16. package/dist/components/Vote/index.d.ts +1 -1
  17. package/dist/components/index.d.ts +1 -1
  18. package/dist/icons/Icon.js +1 -1
  19. package/dist/icons/components/12px/MessageRead12px.d.ts +4 -0
  20. package/dist/icons/components/12px/MessageRead12px.js +37 -0
  21. package/dist/icons/components/32px/PersonalManager32px.d.ts +4 -0
  22. package/dist/icons/components/32px/PersonalManager32px.js +112 -0
  23. package/dist/icons/components/StepXL.d.ts +4 -0
  24. package/dist/icons/components/StepXL.js +32 -0
  25. package/dist/icons/components/index.d.ts +3 -0
  26. package/dist/icons/components/index.js +543 -540
  27. package/dist/{index-Cxiikb7g.js → index-FDVpKRvA.js} +550 -539
  28. package/dist/utils/index.d.ts +0 -2
  29. package/dist/utils/index.js +1 -3
  30. package/package.json +1 -1
  31. package/dist/assets/ListFiles.css +0 -1
  32. package/dist/components/ListFiles/ListFiles.d.ts +0 -26
  33. package/dist/components/ListFiles/ListFiles.js +0 -42
  34. package/dist/components/ListFiles/constants.d.ts +0 -3
  35. package/dist/components/ListFiles/constants.js +0 -33
  36. package/dist/components/ListFiles/index.d.ts +0 -2
  37. package/dist/components/ListFiles/index.js +0 -4
  38. package/dist/components/UploaderFiles/UploaderFiles.d.ts +0 -38
  39. package/dist/components/UploaderFiles/UploaderFiles.js +0 -68
  40. package/dist/components/UploaderFiles/index.d.ts +0 -2
  41. package/dist/components/UploaderFiles/index.js +0 -4
  42. package/dist/utils/formating/FileSize.d.ts +0 -1
  43. package/dist/utils/formating/FileSize.js +0 -13
@@ -0,0 +1,112 @@
1
+ import { jsxs, jsx } from "react/jsx-runtime";
2
+ const PersonalManager32px = (props) => {
3
+ return /* @__PURE__ */ jsxs(
4
+ "svg",
5
+ {
6
+ width: "32",
7
+ height: "32",
8
+ viewBox: "0 0 32 32",
9
+ fill: "none",
10
+ xmlns: "http://www.w3.org/2000/svg",
11
+ ...props,
12
+ children: [
13
+ /* @__PURE__ */ jsx(
14
+ "path",
15
+ {
16
+ "fill-rule": "evenodd",
17
+ clipRule: "evenodd",
18
+ d: "M12.3627 11.7881C12.4759 11.7881 12.5677 11.8799 12.5677 11.9931V16.2677C12.5796 16.2931 12.5973 16.3305 12.6205 16.3781C12.6676 16.4748 12.7373 16.6135 12.8273 16.7801C13.0074 17.1139 13.2674 17.5576 13.5878 18.0002C13.9089 18.4438 14.2856 18.8792 14.6974 19.2019C15.1102 19.5253 15.5421 19.7232 15.9784 19.7232C16.4147 19.7232 16.8466 19.5253 17.2594 19.2019C17.6712 18.8792 18.0479 18.4438 18.369 18.0002C18.6893 17.5576 18.9494 17.1139 19.1295 16.7801C19.2195 16.6135 19.2892 16.4748 19.3363 16.3781C19.3595 16.3305 19.3772 16.2931 19.389 16.2677V11.9931C19.389 11.8799 19.4808 11.7881 19.5941 11.7881C19.7073 11.7881 19.7991 11.8799 19.7991 11.9931V16.3563L19.7812 16.3963L19.5941 16.3125C19.7812 16.3963 19.7812 16.3962 19.7812 16.3963L19.7807 16.3973L19.7797 16.3996L19.7758 16.4081C19.7739 16.4124 19.7714 16.4178 19.7684 16.4244C19.7662 16.429 19.7638 16.4341 19.7612 16.4398C19.7484 16.4672 19.7295 16.5071 19.7049 16.5577C19.6557 16.6588 19.5833 16.8026 19.4903 16.9749C19.3046 17.319 19.0351 17.7792 18.7012 18.2406C18.368 18.7008 17.9656 19.1694 17.5123 19.5246C17.0599 19.8791 16.5406 20.1332 15.9784 20.1332C15.4162 20.1332 14.8969 19.8791 14.4445 19.5246C13.9912 19.1694 13.5888 18.7008 13.2556 18.2406C12.9216 17.7792 12.6522 17.319 12.4664 16.9749C12.3734 16.8026 12.3011 16.6588 12.2519 16.5577C12.2272 16.5071 12.2084 16.4672 12.1956 16.4398C12.1892 16.426 12.1843 16.4154 12.1809 16.4081L12.1771 16.3996L12.1761 16.3973L12.1758 16.3966C12.1757 16.3966 12.1756 16.3963 12.3627 16.3125L12.1756 16.3963L12.1577 16.3563V11.9931C12.1577 11.8799 12.2495 11.7881 12.3627 11.7881Z",
19
+ fill: "#4D4D4D"
20
+ }
21
+ ),
22
+ /* @__PURE__ */ jsx(
23
+ "path",
24
+ {
25
+ "fill-rule": "evenodd",
26
+ clipRule: "evenodd",
27
+ d: "M10.262 10.9373C10.262 7.72731 12.8655 5.12842 16.0708 5.12842C19.2808 5.12842 21.8797 7.73192 21.8797 10.9373V12.3756H21.4697V10.9373C21.4697 7.95816 19.0541 5.53844 16.0708 5.53844C13.0917 5.53844 10.672 7.95397 10.672 10.9373V12.3756H10.262V10.9373Z",
28
+ fill: "#4D4D4D"
29
+ }
30
+ ),
31
+ /* @__PURE__ */ jsx(
32
+ "path",
33
+ {
34
+ "fill-rule": "evenodd",
35
+ clipRule: "evenodd",
36
+ d: "M21.6725 23.3494L18.1099 21.8232L18.2713 21.4463L21.8342 22.9726C22.7063 23.3476 23.2998 24.1647 23.3962 25.0964H23.41V26.8718H9.58862V25.0964H9.60245C9.69881 24.1647 10.2921 23.3477 11.1642 22.9727L14.7273 21.4463L14.8888 21.8232L11.3262 23.3494C11.3261 23.3494 11.3262 23.3494 11.3262 23.3494C10.5217 23.6954 9.99864 24.4879 9.99864 25.3648V26.4617H23V25.3648C23 24.488 22.477 23.6954 21.6725 23.3494C21.6726 23.3494 21.6724 23.3494 21.6725 23.3494Z",
37
+ fill: "#4D4D4D"
38
+ }
39
+ ),
40
+ /* @__PURE__ */ jsx(
41
+ "path",
42
+ {
43
+ "fill-rule": "evenodd",
44
+ clipRule: "evenodd",
45
+ d: "M13.1572 8.49894C13.4332 8.38495 13.7126 8.33496 13.9195 8.33496C14.2567 8.33496 14.5856 8.43028 14.9034 8.56512C15.2191 8.69901 15.5369 8.87776 15.85 9.05389L15.8542 9.05627C16.6172 9.48657 17.4254 9.94046 18.3973 9.94046C18.874 9.94046 19.1914 9.81595 19.4295 9.64597C19.6743 9.47117 19.8469 9.24116 20.0274 8.99831C20.0949 8.90743 20.2233 8.88851 20.3142 8.95604C20.4051 9.02357 20.424 9.15199 20.3565 9.24287L20.3494 9.25241C20.1751 9.48702 19.9686 9.76482 19.6677 9.97967C19.356 10.2023 18.9542 10.3505 18.3973 10.3505C17.3141 10.3505 16.4233 9.84802 15.6783 9.42778C15.6699 9.42306 15.6615 9.41834 15.6532 9.41363C15.3343 9.23425 15.0355 9.06652 14.7433 8.94259C14.452 8.81901 14.1805 8.74498 13.9195 8.74498C13.77 8.74498 13.5436 8.78296 13.3137 8.87791C13.0848 8.97246 12.8669 9.11746 12.717 9.32069C12.5404 9.56493 12.4846 9.87771 12.5834 10.2766C12.6106 10.3865 12.5435 10.4976 12.4336 10.5248C12.3237 10.552 12.2126 10.485 12.1854 10.3751C12.0642 9.88573 12.1227 9.44214 12.3855 9.07947L12.3864 9.0782C12.5928 8.79791 12.8805 8.61322 13.1572 8.49894Z",
46
+ fill: "#4D4D4D"
47
+ }
48
+ ),
49
+ /* @__PURE__ */ jsx(
50
+ "path",
51
+ {
52
+ d: "M9.52991 12.3757H10.4712V17.0691H9.52991C8.87012 17.0691 8.33789 16.5324 8.33789 15.877V13.5722C8.33789 12.9124 8.87452 12.3801 9.52991 12.3801V12.3757Z",
53
+ fill: "#FF7900"
54
+ }
55
+ ),
56
+ /* @__PURE__ */ jsx(
57
+ "path",
58
+ {
59
+ "fill-rule": "evenodd",
60
+ clipRule: "evenodd",
61
+ d: "M9.32483 12.1901C8.65291 12.2893 8.13281 12.8687 8.13281 13.5721V15.877C8.13281 16.6451 8.75633 17.274 9.52984 17.274H10.6762V12.1707H9.32483V12.1901ZM9.73485 12.5807V12.5851H9.52984C8.98718 12.5851 8.54283 13.026 8.54283 13.5721V15.877C8.54283 16.4196 8.98377 16.864 9.52984 16.864H10.2661V12.5807H9.73485Z",
62
+ fill: "#4D4D4D"
63
+ }
64
+ ),
65
+ /* @__PURE__ */ jsx(
66
+ "path",
67
+ {
68
+ d: "M22.6156 17.0647H21.6743V12.3714H22.6156C23.2754 12.3714 23.8076 12.908 23.8076 13.5634V15.8683C23.8076 16.5281 23.271 17.0603 22.6156 17.0603V17.0647Z",
69
+ fill: "#FF7900"
70
+ }
71
+ ),
72
+ /* @__PURE__ */ jsx(
73
+ "path",
74
+ {
75
+ "fill-rule": "evenodd",
76
+ clipRule: "evenodd",
77
+ d: "M22.8207 17.2501C23.4926 17.1509 24.0127 16.5715 24.0127 15.8681V13.5632C24.0127 12.7951 23.3892 12.1662 22.6156 12.1662H21.4693V17.2695H22.8207V17.2501ZM22.4106 16.8595V16.8551H22.6156C23.1583 16.8551 23.6027 16.4142 23.6027 15.8681V13.5632C23.6027 13.0206 23.1617 12.5762 22.6156 12.5762H21.8794V16.8595H22.4106Z",
78
+ fill: "#4D4D4D"
79
+ }
80
+ ),
81
+ /* @__PURE__ */ jsx(
82
+ "path",
83
+ {
84
+ d: "M18.1862 18.9473H17.412C17.0162 18.9473 16.6951 19.2684 16.6951 19.6642C16.6951 20.0601 17.0162 20.3812 17.412 20.3812H18.1862C18.5821 20.3812 18.9032 20.0601 18.9032 19.6642C18.9032 19.2684 18.5821 18.9473 18.1862 18.9473Z",
85
+ fill: "#FF7900"
86
+ }
87
+ ),
88
+ /* @__PURE__ */ jsx(
89
+ "path",
90
+ {
91
+ "fill-rule": "evenodd",
92
+ clipRule: "evenodd",
93
+ d: "M16.49 19.6642C16.49 19.1551 16.9029 18.7422 17.412 18.7422H18.1861C18.6952 18.7422 19.1081 19.1551 19.1081 19.6642C19.1081 20.1733 18.6952 20.5862 18.1861 20.5862H17.412C16.9029 20.5862 16.49 20.1733 16.49 19.6642ZM17.412 19.1522C17.1293 19.1522 16.9 19.3815 16.9 19.6642C16.9 19.9468 17.1293 20.1761 17.412 20.1761H18.1861C18.4688 20.1761 18.6981 19.9468 18.6981 19.6642C18.6981 19.3815 18.4688 19.1522 18.1861 19.1522H17.412Z",
94
+ fill: "#4D4D4D"
95
+ }
96
+ ),
97
+ /* @__PURE__ */ jsx(
98
+ "path",
99
+ {
100
+ "fill-rule": "evenodd",
101
+ clipRule: "evenodd",
102
+ d: "M21.884 16.7214V17.2845C21.884 18.7305 20.7146 19.8999 19.2686 19.8999H18.7056V19.4899H19.2686C20.4881 19.4899 21.474 18.504 21.474 17.2845V16.7214H21.884Z",
103
+ fill: "#4D4D4D"
104
+ }
105
+ )
106
+ ]
107
+ }
108
+ );
109
+ };
110
+ export {
111
+ PersonalManager32px as default
112
+ };
@@ -0,0 +1,4 @@
1
+ import { SVGProps } from 'react';
2
+
3
+ declare const StepXL: ({ ...props }: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
4
+ export default StepXL;
@@ -0,0 +1,32 @@
1
+ import { jsxs, jsx } from "react/jsx-runtime";
2
+ const StepXL = ({ ...props }) => /* @__PURE__ */ jsxs(
3
+ "svg",
4
+ {
5
+ ...props,
6
+ viewBox: "0 0 71.1113 12",
7
+ fill: "none",
8
+ xmlns: "http://www.w3.org/2000/svg",
9
+ children: [
10
+ /* @__PURE__ */ jsx(
11
+ "path",
12
+ {
13
+ d: "M0 11.99L3.78 3.51C4.73 1.37 6.89 0 9.25 0L10 0L10 11.99L0 11.99L0 11.99Z",
14
+ fill: "currentColor",
15
+ fillRule: "evenodd"
16
+ }
17
+ ),
18
+ /* @__PURE__ */ jsx("path", { d: "M10,0H61.11V12H10Z", fill: "currentColor" }),
19
+ /* @__PURE__ */ jsx(
20
+ "path",
21
+ {
22
+ d: "M71.11 0L67.32 8.48C66.37 10.62 64.22 11.99 61.86 11.99L61.11 11.99L61.11 0L71.11 0L71.11 0Z",
23
+ fill: "currentColor",
24
+ fillRule: "evenodd"
25
+ }
26
+ )
27
+ ]
28
+ }
29
+ );
30
+ export {
31
+ StepXL as default
32
+ };
@@ -1,4 +1,5 @@
1
1
  export declare const Close12px: import('react').LazyExoticComponent<(props: import('react').SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element>;
2
+ export declare const MessageRead12px: import('react').LazyExoticComponent<(props: import('react').SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element>;
2
3
  export declare const Accept16px: import('react').LazyExoticComponent<(props: import('react').SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element>;
3
4
  export declare const Acts16px: import('react').LazyExoticComponent<(props: import('react').SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element>;
4
5
  export declare const Acts16pxF: import('react').LazyExoticComponent<(props: import('react').SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element>;
@@ -320,6 +321,7 @@ export declare const Orders32pxF: import('react').LazyExoticComponent<(props: im
320
321
  export declare const Pause32px: import('react').LazyExoticComponent<(props: import('react').SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element>;
321
322
  export declare const Pen32px: import('react').LazyExoticComponent<(props: import('react').SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element>;
322
323
  export declare const Pen32pxF: import('react').LazyExoticComponent<(props: import('react').SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element>;
324
+ export declare const PersonalManager32px: import('react').LazyExoticComponent<(props: import('react').SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element>;
323
325
  export declare const Phone32px: import('react').LazyExoticComponent<(props: import('react').SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element>;
324
326
  export declare const Play32px: import('react').LazyExoticComponent<(props: import('react').SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element>;
325
327
  export declare const Plus32px: import('react').LazyExoticComponent<(props: import('react').SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element>;
@@ -574,3 +576,4 @@ export declare const Car: import('react').LazyExoticComponent<(props: import('re
574
576
  export declare const Bike: import('react').LazyExoticComponent<(props: import('react').SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element>;
575
577
  export declare const Mans: import('react').LazyExoticComponent<(props: import('react').SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element>;
576
578
  export declare const Step: import('react').LazyExoticComponent<(props: import('react').SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element>;
579
+ export declare const StepXL: import('react').LazyExoticComponent<({ ...props }: import('react').SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element>;