@xaypay/tui 0.0.119 → 0.0.121

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 (180) hide show
  1. package/dist/index.es.js +3983 -4344
  2. package/dist/index.js +3982 -4345
  3. package/package.json +1 -1
  4. package/tui.config.js +1 -1
  5. package/.eslintrc.js +0 -30
  6. package/.husky/pre-commit +0 -4
  7. package/.prettierrc +0 -10
  8. package/.storybook/main.js +0 -48
  9. package/.storybook/preview.js +0 -9
  10. package/rollup.config.js +0 -37
  11. package/src/assets/attach.svg +0 -4
  12. package/src/assets/delete.svg +0 -4
  13. package/src/assets/down-arrow.svg +0 -4
  14. package/src/assets/figma-image.png +0 -0
  15. package/src/assets/heart-filled.svg +0 -17
  16. package/src/assets/heart-outline.svg +0 -14
  17. package/src/assets/like-filled.svg +0 -21
  18. package/src/assets/like-outline.svg +0 -21
  19. package/src/assets/minus.svg +0 -4
  20. package/src/assets/pdf.svg +0 -3
  21. package/src/assets/plus.svg +0 -4
  22. package/src/assets/range-arrow-default.svg +0 -19
  23. package/src/assets/range-arrow-error.svg +0 -19
  24. package/src/assets/range-arrow-success.svg +0 -19
  25. package/src/assets/star-filled.svg +0 -21
  26. package/src/assets/star-outline.svg +0 -5
  27. package/src/assets/table-settings-icon.svg +0 -3
  28. package/src/assets/up-arrow.svg +0 -4
  29. package/src/assets_old/icons/Read Me.txt +0 -7
  30. package/src/assets_old/icons/demo-files/demo.css +0 -152
  31. package/src/assets_old/icons/demo-files/demo.js +0 -28
  32. package/src/assets_old/icons/demo.html +0 -192
  33. package/src/assets_old/icons/fonts/icomoon.eot +0 -0
  34. package/src/assets_old/icons/fonts/icomoon.svg +0 -21
  35. package/src/assets_old/icons/fonts/icomoon.ttf +0 -0
  36. package/src/assets_old/icons/fonts/icomoon.woff +0 -0
  37. package/src/assets_old/icons/selection.json +0 -1
  38. package/src/assets_old/icons/style.css +0 -58
  39. package/src/components/autocomplate/autocomplate.module.css +0 -95
  40. package/src/components/autocomplate/autocomplate.stories.js +0 -35
  41. package/src/components/autocomplate/index.js +0 -164
  42. package/src/components/button/button.stories.js +0 -13
  43. package/src/components/button/index.js +0 -187
  44. package/src/components/captcha/captcha.module.css +0 -74
  45. package/src/components/captcha/captcha.stories.js +0 -21
  46. package/src/components/captcha/index.js +0 -158
  47. package/src/components/checkbox/checkbox.module.css +0 -0
  48. package/src/components/checkbox/checkbox.stories.js +0 -76
  49. package/src/components/checkbox/index.js +0 -120
  50. package/src/components/file/file.module.css +0 -114
  51. package/src/components/file/file.stories.js +0 -20
  52. package/src/components/file/index.js +0 -138
  53. package/src/components/icon/Active.js +0 -20
  54. package/src/components/icon/Arrow.js +0 -19
  55. package/src/components/icon/Cancel.js +0 -19
  56. package/src/components/icon/CaptchaArrowDown.js +0 -19
  57. package/src/components/icon/CaptchaArrowUp.js +0 -19
  58. package/src/components/icon/CheckboxChecked.js +0 -21
  59. package/src/components/icon/CheckboxUnchecked.js +0 -21
  60. package/src/components/icon/Close.js +0 -19
  61. package/src/components/icon/CloseIcon.js +0 -19
  62. package/src/components/icon/CloseSlide.js +0 -19
  63. package/src/components/icon/DeActive.js +0 -20
  64. package/src/components/icon/DeleteComponent.js +0 -20
  65. package/src/components/icon/Done.js +0 -19
  66. package/src/components/icon/Dots.js +0 -19
  67. package/src/components/icon/DownArrow.js +0 -20
  68. package/src/components/icon/HeartFilled.js +0 -25
  69. package/src/components/icon/HeartOutline.js +0 -25
  70. package/src/components/icon/Heic.js +0 -21
  71. package/src/components/icon/Icon.js +0 -11
  72. package/src/components/icon/ListItemDelete.js +0 -19
  73. package/src/components/icon/ListItemJpeg.js +0 -21
  74. package/src/components/icon/ListItemJpg.js +0 -21
  75. package/src/components/icon/ListItemPdf.js +0 -21
  76. package/src/components/icon/ListItemPng.js +0 -21
  77. package/src/components/icon/Next.js +0 -20
  78. package/src/components/icon/Nextarrow.js +0 -19
  79. package/src/components/icon/PDF.js +0 -19
  80. package/src/components/icon/Prev.js +0 -20
  81. package/src/components/icon/RangeArrowDefault.js +0 -43
  82. package/src/components/icon/RangeArrowError.js +0 -43
  83. package/src/components/icon/RangeArrowSuccess.js +0 -43
  84. package/src/components/icon/Reject.js +0 -19
  85. package/src/components/icon/RemoveFile.js +0 -20
  86. package/src/components/icon/Required.js +0 -19
  87. package/src/components/icon/ToasterClose.js +0 -19
  88. package/src/components/icon/ToasterError.js +0 -19
  89. package/src/components/icon/ToasterInfo.js +0 -19
  90. package/src/components/icon/ToasterSuccess.js +0 -19
  91. package/src/components/icon/ToasterWarning.js +0 -19
  92. package/src/components/icon/Tooltip.js +0 -19
  93. package/src/components/icon/UpArrow.js +0 -20
  94. package/src/components/icon/Upload.js +0 -25
  95. package/src/components/icon/Wrong.js +0 -21
  96. package/src/components/icon/Zoom.js +0 -21
  97. package/src/components/icon/index.js +0 -0
  98. package/src/components/input/index.js +0 -688
  99. package/src/components/input/input.module.css +0 -51
  100. package/src/components/input/input.stories.js +0 -26
  101. package/src/components/modal/index.js +0 -436
  102. package/src/components/modal/modal.module.css +0 -22
  103. package/src/components/modal/modal.stories.js +0 -88
  104. package/src/components/newAutocomplete/NewAutocomplete.stories.js +0 -102
  105. package/src/components/newAutocomplete/autocomplete.module.css +0 -4
  106. package/src/components/newAutocomplete/index.js +0 -592
  107. package/src/components/newFile/fileItem.js +0 -281
  108. package/src/components/newFile/index.js +0 -731
  109. package/src/components/newFile/newFile.stories.js +0 -93
  110. package/src/components/pagination/index.js +0 -234
  111. package/src/components/pagination/pagination.module.css +0 -93
  112. package/src/components/pagination/pagination.stories.js +0 -371
  113. package/src/components/pagination/paginationRange.js +0 -45
  114. package/src/components/radio/index.js +0 -236
  115. package/src/components/radio/radio.module.css +0 -59
  116. package/src/components/radio/radio.stories.js +0 -59
  117. package/src/components/select/index.js +0 -534
  118. package/src/components/select/select.module.css +0 -93
  119. package/src/components/select/select.stories.js +0 -39
  120. package/src/components/singleCheckbox/Checkbox.js +0 -84
  121. package/src/components/singleCheckbox/index.js +0 -65
  122. package/src/components/singleCheckbox/singleCheckbox.stories.js +0 -24
  123. package/src/components/stepper/index.js +0 -45
  124. package/src/components/stepper/stepper.module.css +0 -57
  125. package/src/components/stepper/stepper.stories.js +0 -17
  126. package/src/components/table/index.js +0 -789
  127. package/src/components/table/table.module.css +0 -63
  128. package/src/components/table/table.stories.js +0 -497
  129. package/src/components/table/td.js +0 -429
  130. package/src/components/table/th.js +0 -103
  131. package/src/components/textarea/index.js +0 -285
  132. package/src/components/textarea/textarea.module.css +0 -25
  133. package/src/components/textarea/textarea.stories.js +0 -56
  134. package/src/components/toaster/Toast.js +0 -203
  135. package/src/components/toaster/index.js +0 -131
  136. package/src/components/toaster/toaster.module.css +0 -201
  137. package/src/components/toaster/toaster.stories.js +0 -593
  138. package/src/components/tooltip/index.js +0 -156
  139. package/src/components/tooltip/tooltip.module.css +0 -46
  140. package/src/components/tooltip/tooltip.stories.js +0 -30
  141. package/src/components/typography/index.js +0 -124
  142. package/src/components/typography/typography.module.css +0 -57
  143. package/src/components/typography/typography.stories.js +0 -22
  144. package/src/index.js +0 -19
  145. package/src/stories/Introduction.stories.mdx +0 -210
  146. package/src/stories/assets/code-brackets.svg +0 -1
  147. package/src/stories/assets/colors.svg +0 -1
  148. package/src/stories/assets/comments.svg +0 -1
  149. package/src/stories/assets/direction.svg +0 -1
  150. package/src/stories/assets/flow.svg +0 -1
  151. package/src/stories/assets/plugin.svg +0 -1
  152. package/src/stories/assets/repo.svg +0 -1
  153. package/src/stories/assets/stackalt.svg +0 -1
  154. package/src/stories/changelog.stories.mdx +0 -172
  155. package/src/stories/configuration.stories.mdx +0 -715
  156. package/src/stories/documentation.stories.mdx +0 -118
  157. package/src/stories/static/autocomplete-usage.png +0 -0
  158. package/src/stories/static/button-usage-icon.png +0 -0
  159. package/src/stories/static/button-usage.png +0 -0
  160. package/src/stories/static/captcha-usage.png +0 -0
  161. package/src/stories/static/checkbox-group-usage-2.png +0 -0
  162. package/src/stories/static/checkbox-group-usage.png +0 -0
  163. package/src/stories/static/file-single-usage.png +0 -0
  164. package/src/stories/static/file-usage.png +0 -0
  165. package/src/stories/static/input-usage.png +0 -0
  166. package/src/stories/static/modal-usage.png +0 -0
  167. package/src/stories/static/radio-usage.png +0 -0
  168. package/src/stories/static/select-usage.png +0 -0
  169. package/src/stories/static/table-body-data-structure-first-part-usage.png +0 -0
  170. package/src/stories/static/table-body-data-structure-second-part-usage.png +0 -0
  171. package/src/stories/static/table-body-data-structure-third-part-usage.png +0 -0
  172. package/src/stories/static/table-component-usage.png +0 -0
  173. package/src/stories/static/table-header-data-structure-usage.png +0 -0
  174. package/src/stories/static/table-new-data-structure-usage.png +0 -0
  175. package/src/stories/static/textarea-usage.png +0 -0
  176. package/src/stories/static/toaster-container-usage.png +0 -0
  177. package/src/stories/static/toaster-usage.png +0 -0
  178. package/src/stories/static/tooltip-usage.png +0 -0
  179. package/src/stories/usage.stories.mdx +0 -201
  180. package/src/utils/index.js +0 -29
@@ -1,21 +0,0 @@
1
- import * as React from 'react'
2
- const SvgHeic = ({ title, titleId, ...props }) => (
3
- <svg
4
- width="32"
5
- height="42"
6
- viewBox="0 0 32 42"
7
- fill="none"
8
- xmlns="http://www.w3.org/2000/svg"
9
- aria-labelledby={titleId}
10
- {...props}
11
- >
12
- {title ? <title id={titleId}>{title}</title> : null}
13
- <path
14
- fillRule="evenodd"
15
- clipRule="evenodd"
16
- d="m31.884 10.667-.022-.026c-.007-.01-.014-.018-.021-.025a.356.356 0 0 0-.052-.058L21.396.21 21.37.188l-.025-.021a.48.48 0 0 0-.029-.026l-.029-.025L21.178 0H2.91C2.138 0 1.398.305.852.848A2.891 2.891 0 0 0 0 2.897v36.206c0 .768.306 1.505.852 2.049A2.917 2.917 0 0 0 2.909 42h26.182c.771 0 1.511-.305 2.057-.848.546-.544.852-1.28.852-2.049V10.775l-.116-.108Zm-1.338 28.437a1.45 1.45 0 0 1-.427 1.022 1.463 1.463 0 0 1-1.028.426H2.91a1.463 1.463 0 0 1-1.027-.426 1.45 1.45 0 0 1-.427-1.022V27.85h9.986l1.963 2.238a.716.716 0 0 0 .546.246h16.596v8.77ZM5.088 18.357a.724.724 0 1 1 0-1.448h21.825a.724.724 0 1 1 0 1.448H5.088Zm21.825 1.738a.724.724 0 0 1 0 1.448H15.48a.724.724 0 0 1 0-1.448h11.432Zm.724-5.641c0 .4-.325.724-.724.724H5.088a.724.724 0 1 1 0-1.449h21.825c.4 0 .724.325.724.725ZM5.088 11.99a.724.724 0 1 1 0-1.448H16.52a.724.724 0 0 1 0 1.449H5.088Zm17.974-1.643A1.451 1.451 0 0 1 21.607 8.9V2.47l7.913 7.878h-6.458Zm2.434 26.076h-1.104c-.033.28-.1.517-.203.711-.1.192-.25.337-.446.437-.195.1-.45.15-.764.15-.26 0-.482-.051-.667-.154a1.278 1.278 0 0 1-.46-.437 2.158 2.158 0 0 1-.264-.676 4.288 4.288 0 0 1-.084-.883v-.543c0-.341.03-.645.093-.91.064-.267.16-.493.287-.675.126-.183.284-.321.472-.415.188-.094.41-.142.662-.142.31 0 .56.053.751.16a1 1 0 0 1 .433.45c.1.197.165.434.194.71H25.5a2.768 2.768 0 0 0-.362-1.143 2.041 2.041 0 0 0-.821-.781c-.354-.189-.786-.283-1.299-.283a2.7 2.7 0 0 0-1.09.212 2.29 2.29 0 0 0-.826.614c-.23.265-.406.584-.53.958-.12.374-.18.792-.18 1.254v.534c0 .462.058.88.176 1.254.12.374.294.693.52.958.228.262.5.465.818.61.318.141.675.212 1.073.212.518 0 .958-.095 1.32-.283.362-.188.643-.446.843-.773.2-.33.318-.705.354-1.126Zm-15-.772H7.608v2.865H6.5v-6.429h1.108v2.685h2.888v-2.685H11.6v6.43h-1.104v-2.866Zm6.632 2.865v-.878h-3.1v-2h2.654v-.866H14.03V32.97h3.077v-.883H12.92v6.43h4.208Zm2.089-6.429v6.43h-1.109v-6.43h1.109Z"
17
- fill="#051942"
18
- />
19
- </svg>
20
- )
21
- export default SvgHeic
@@ -1,11 +0,0 @@
1
- /**
2
- * Created by aleksanyan.tigran on 10/7/2022.
3
- */
4
- import React from 'react'
5
- import style from '../../assets_old/icons/style.css'
6
-
7
- const Icon = (props) => {
8
- return <i className={style[props.className]} />
9
- }
10
-
11
- export default Icon
@@ -1,19 +0,0 @@
1
- import * as React from 'react'
2
- const SvgListItemDelete = ({ title, titleId, fillColor, ...props }) => (
3
- <svg
4
- width="22"
5
- height="22"
6
- viewBox="0 0 22 22"
7
- fill="none"
8
- xmlns="http://www.w3.org/2000/svg"
9
- aria-labelledby={titleId}
10
- {...props}
11
- >
12
- {title ? <title id={titleId}>{title}</title> : null}
13
- <path
14
- d="M7.071 3.144V.786A.786.786 0 0 1 7.857 0h6.286a.786.786 0 0 1 .786.786v2.358h6.285a.786.786 0 0 1 0 1.572H.786a.786.786 0 1 1 0-1.572H7.07Zm1.572 0h4.714V1.573H8.643v1.571ZM3.143 22a.786.786 0 0 1-.786-.786V4.716h17.286v16.498a.786.786 0 0 1-.786.786H3.143Zm5.5-4.714a.786.786 0 0 0 .786-.786V8.644a.786.786 0 0 0-1.572 0V16.5a.785.785 0 0 0 .786.786Zm4.714 0a.785.785 0 0 0 .786-.786V8.644a.785.785 0 0 0-1.572 0V16.5a.785.785 0 0 0 .786.786Z"
15
- fill={fillColor ? fillColor : '#051942'}
16
- />
17
- </svg>
18
- )
19
- export default SvgListItemDelete
@@ -1,21 +0,0 @@
1
- import * as React from 'react'
2
- const SvgListItemJpeg = ({ title, titleId, fillColor, ...props }) => (
3
- <svg
4
- width="33"
5
- height="42"
6
- viewBox="0 0 33 42"
7
- fill="none"
8
- xmlns="http://www.w3.org/2000/svg"
9
- aria-labelledby={titleId}
10
- {...props}
11
- >
12
- {title ? <title id={titleId}>{title}</title> : null}
13
- <path
14
- fillRule="evenodd"
15
- clipRule="evenodd"
16
- d="m32.384 10.667-.022-.026-.021-.025a.356.356 0 0 0-.052-.058L21.896.21 21.87.188l-.025-.021-.029-.026a.477.477 0 0 1-.029-.025L21.678 0H3.41c-.771 0-1.511.305-2.057.848A2.891 2.891 0 0 0 .5 2.897v36.206c0 .768.306 1.505.852 2.049A2.917 2.917 0 0 0 3.409 42h26.182c.771 0 1.511-.305 2.057-.848.546-.544.852-1.28.852-2.049V10.775l-.116-.108Zm-1.338 28.437a1.45 1.45 0 0 1-.427 1.022 1.463 1.463 0 0 1-1.028.426H3.41a1.463 1.463 0 0 1-1.027-.426 1.45 1.45 0 0 1-.427-1.022V27.85h9.986l1.963 2.238a.716.716 0 0 0 .546.246h16.596v8.77ZM5.588 18.357a.724.724 0 1 1 0-1.448h21.825a.724.724 0 1 1 0 1.448H5.588Zm21.825 1.738a.724.724 0 0 1 0 1.448H15.98a.724.724 0 0 1 0-1.448h11.432Zm.724-5.641c0 .4-.325.724-.724.724H5.588a.724.724 0 1 1 0-1.449h21.825c.4 0 .724.325.724.725ZM5.588 11.99a.724.724 0 1 1 0-1.448H17.02a.724.724 0 0 1 0 1.449H5.588Zm17.974-1.643A1.451 1.451 0 0 1 22.107 8.9V2.47l7.913 7.878h-6.458ZM8.576 32.088v4.478c0 .246-.042.454-.127.624a.91.91 0 0 1-.352.382.99.99 0 0 1-.505.128c-.2 0-.374-.034-.523-.101a.755.755 0 0 1-.343-.334c-.079-.156-.119-.36-.119-.611H5.5c0 .436.09.797.268 1.08.179.285.425.496.738.634.317.137.679.206 1.086.206.398 0 .754-.079 1.068-.237.313-.158.56-.387.742-.686.182-.299.273-.66.273-1.085v-4.478H8.576Zm3.472 4.012h1.327c.495 0 .915-.079 1.261-.237.349-.158.614-.386.796-.681.181-.296.272-.65.272-1.064 0-.392-.09-.741-.272-1.046a1.849 1.849 0 0 0-.796-.72c-.345-.176-.766-.264-1.261-.264h-2.43v6.398h1.103V36.1Zm0-.874v-2.26h1.327c.29 0 .524.055.703.163a.97.97 0 0 1 .391.431c.085.176.128.365.128.567 0 .214-.043.404-.128.571a.876.876 0 0 1-.39.387c-.18.094-.414.14-.704.14h-1.327Zm14.545.087v2.444c-.09.12-.233.252-.426.395-.19.141-.444.263-.76.365-.317.103-.71.154-1.182.154-.402 0-.77-.068-1.103-.202a2.415 2.415 0 0 1-.866-.602 2.755 2.755 0 0 1-.558-.963 3.964 3.964 0 0 1-.198-1.3v-.444c0-.484.06-.914.18-1.292.123-.381.299-.703.527-.967.229-.264.504-.463.827-.598a2.805 2.805 0 0 1 1.103-.206c.524 0 .958.088 1.3.263.346.173.613.413.8.721.188.308.307.66.356 1.055h-1.08a1.7 1.7 0 0 0-.207-.598 1.046 1.046 0 0 0-.431-.413c-.185-.102-.425-.154-.72-.154-.256 0-.48.049-.673.145a1.271 1.271 0 0 0-.483.426 2.093 2.093 0 0 0-.286.686c-.065.27-.097.577-.097.923v.452c0 .352.037.664.11.937.076.272.185.502.325.69.144.187.318.33.523.426.205.093.437.14.695.14.252 0 .458-.02.62-.061.16-.044.288-.095.381-.154.097-.062.172-.12.225-.176v-1.27h-1.332v-.822h2.43ZM16.7 32.085h3.791v.884h-2.78v1.754h2.618v.875H17.71v2.033h2.781v.884h-3.79v-6.43Z"
17
- fill={fillColor ? fillColor : '#051942'}
18
- />
19
- </svg>
20
- )
21
- export default SvgListItemJpeg
@@ -1,21 +0,0 @@
1
- import * as React from 'react'
2
- const SvgListItemJpg = ({ title, titleId, fillColor, ...props }) => (
3
- <svg
4
- width="32"
5
- height="42"
6
- viewBox="0 0 32 42"
7
- fill="none"
8
- xmlns="http://www.w3.org/2000/svg"
9
- aria-labelledby={titleId}
10
- {...props}
11
- >
12
- {title ? <title id={titleId}>{title}</title> : null}
13
- <path
14
- fillRule="evenodd"
15
- clipRule="evenodd"
16
- d="M31.862 10.64c.007.01.015.02.022.027l.116.108v28.328c0 .768-.306 1.505-.852 2.049a2.917 2.917 0 0 1-2.057.848H2.909a2.917 2.917 0 0 1-2.057-.848A2.891 2.891 0 0 1 0 39.103V2.897C0 2.128.306 1.392.852.848A2.917 2.917 0 0 1 2.909 0h18.27l.108.116.03.025.028.026.025.02.026.023L31.79 10.558c.02.018.037.037.052.058l.02.025Zm-1.743 29.486a1.45 1.45 0 0 0 .427-1.022v-8.77H13.95a.716.716 0 0 1-.546-.246l-1.963-2.238H1.455v11.254c.001.383.155.751.427 1.022.273.272.642.425 1.027.426h26.182a1.463 1.463 0 0 0 1.027-.426ZM4.364 17.633c0 .4.324.724.724.724h21.825a.724.724 0 1 0 0-1.448H5.088c-.4 0-.724.324-.724.724Zm23.273 3.186c0-.4-.325-.724-.724-.724H15.48a.724.724 0 0 0 0 1.448h11.432c.4 0 .724-.324.724-.724Zm-.724-5.641a.724.724 0 1 0 0-1.449H5.088a.724.724 0 1 0 0 1.449h21.825Zm-22.55-3.91c0 .4.325.723.725.723H16.52a.724.724 0 0 0 0-1.448H5.088c-.4 0-.724.324-.724.724Zm17.672-1.345c.272.27.642.423 1.027.425h6.458l-7.913-7.879V8.9c.002.384.155.752.428 1.024Zm2.071 27.737v-2.443h-2.43v.822h1.331v1.27a1.19 1.19 0 0 1-.224.175c-.094.059-.221.11-.382.154a2.579 2.579 0 0 1-.62.062c-.258 0-.489-.047-.694-.14a1.408 1.408 0 0 1-.523-.427 2.062 2.062 0 0 1-.325-.69 3.614 3.614 0 0 1-.11-.936v-.453c0-.346.032-.653.097-.923.064-.27.16-.498.285-.685.13-.188.29-.33.484-.426.193-.097.417-.146.672-.146.296 0 .536.052.72.154.188.1.332.238.431.413.103.176.172.375.207.598h1.081a2.633 2.633 0 0 0-.356-1.055 1.913 1.913 0 0 0-.8-.72c-.343-.176-.776-.264-1.3-.264-.41 0-.778.069-1.104.206a2.204 2.204 0 0 0-.826.598 2.742 2.742 0 0 0-.527.967c-.12.378-.18.809-.18 1.292v.444c0 .486.066.92.197 1.3.132.378.318.7.559.963.243.264.531.464.865.602.334.135.702.202 1.103.202.472 0 .866-.051 1.182-.154.317-.102.57-.224.76-.364a2.13 2.13 0 0 0 .427-.396Zm-13.03-1.094v-4.478h1.099v4.478c0 .425-.091.786-.273 1.085-.181.3-.429.528-.742.686-.314.158-.67.237-1.068.237-.407 0-.77-.069-1.086-.206a1.622 1.622 0 0 1-.738-.633C8.09 37.45 8 37.09 8 36.654h1.107c0 .252.04.455.12.61a.755.755 0 0 0 .342.335c.15.067.324.1.523.1a.99.99 0 0 0 .505-.127.909.909 0 0 0 .352-.382c.085-.17.127-.378.127-.624Zm4.799-.466h-1.327v2.386h-1.103v-6.398h2.43c.495 0 .916.088 1.261.264.349.172.614.413.796.72.181.305.272.654.272 1.046 0 .413-.09.768-.272 1.064a1.753 1.753 0 0 1-.796.68c-.345.159-.766.238-1.261.238Zm-1.327-3.133v2.259h1.327c.29 0 .524-.047.703-.141a.876.876 0 0 0 .391-.387c.085-.167.128-.357.128-.571 0-.202-.043-.391-.128-.567a.97.97 0 0 0-.39-.43c-.18-.109-.414-.163-.704-.163h-1.327Z"
17
- fill={fillColor ? fillColor : '#051942'}
18
- />
19
- </svg>
20
- )
21
- export default SvgListItemJpg
@@ -1,21 +0,0 @@
1
- import * as React from 'react'
2
- const SvgListItemPdf = ({ title, titleId, fillColor, ...props }) => (
3
- <svg
4
- width="32"
5
- height="42"
6
- viewBox="0 0 32 42"
7
- fill="none"
8
- xmlns="http://www.w3.org/2000/svg"
9
- aria-labelledby={titleId}
10
- {...props}
11
- >
12
- {title ? <title id={titleId}>{title}</title> : null}
13
- <path
14
- fillRule="evenodd"
15
- clipRule="evenodd"
16
- d="M31.862 10.64c.007.01.015.02.022.027l.116.108v28.328c0 .768-.306 1.505-.852 2.049a2.917 2.917 0 0 1-2.057.848H2.909a2.917 2.917 0 0 1-2.057-.848A2.891 2.891 0 0 1 0 39.103V2.897C0 2.128.306 1.392.852.848A2.917 2.917 0 0 1 2.909 0h18.27l.108.116.03.025.028.026.025.02.026.023L31.79 10.558c.02.018.037.037.052.058l.02.025Zm-1.743 29.486a1.45 1.45 0 0 0 .427-1.022v-8.77H13.95a.716.716 0 0 1-.546-.246l-1.963-2.238H1.455v11.254c.001.383.155.751.427 1.022.273.272.642.425 1.027.426h26.182a1.463 1.463 0 0 0 1.027-.426ZM4.364 17.633c0 .4.324.724.724.724h21.825a.724.724 0 1 0 0-1.448H5.088c-.4 0-.724.324-.724.724Zm23.273 3.186c0-.4-.325-.724-.724-.724H15.48a.724.724 0 0 0 0 1.448h11.432c.4 0 .724-.324.724-.724Zm-.724-5.641a.724.724 0 1 0 0-1.449H5.088a.724.724 0 1 0 0 1.449h21.825Zm-22.55-3.91c0 .4.325.723.725.723H16.52a.724.724 0 0 0 0-1.448H5.088c-.4 0-.724.324-.724.724Zm17.672-1.345c.272.27.642.423 1.027.425h6.458l-7.913-7.879V8.9c.002.384.155.752.428 1.024ZM10.43 36.013H9.103v2.385H8V32h2.43c.495 0 .916.088 1.261.264.349.172.614.413.796.72.181.305.272.654.272 1.046 0 .413-.09.768-.272 1.064a1.754 1.754 0 0 1-.796.68c-.345.16-.766.238-1.26.238Zm-1.327-3.134v2.259h1.327c.29 0 .525-.047.703-.14a.877.877 0 0 0 .391-.388c.085-.167.128-.357.128-.57 0-.203-.043-.392-.128-.568a.971.971 0 0 0-.39-.43c-.18-.109-.414-.163-.704-.163H9.103Zm6.504 5.52h-1.859V32H15.646c.425 0 .813.072 1.165.215.352.141.655.345.91.611.258.267.455.586.593.958.138.372.206.788.206 1.248v.339c0 .46-.068.876-.206 1.248a2.714 2.714 0 0 1-.593.958 2.662 2.662 0 0 1-.923.61c-.355.141-.752.211-1.191.211Zm0-.875h-.756v-4.645h.795c.285 0 .535.047.752.14.22.094.404.232.554.414a1.8 1.8 0 0 1 .342.672c.08.267.12.573.12.918v.348c0 .445-.07.829-.208 1.151-.134.322-.336.57-.606.743-.267.172-.598.259-.993.259Zm5.124-2.725v-1.92h2.975V32h-4.078v6.398h1.103v-2.724h2.61v-.875h-2.61Z"
17
- fill={fillColor ? fillColor : '#051942'}
18
- />
19
- </svg>
20
- )
21
- export default SvgListItemPdf
@@ -1,21 +0,0 @@
1
- import * as React from 'react'
2
- const SvgListItemPng = ({ title, titleId, fillColor, ...props }) => (
3
- <svg
4
- width="32"
5
- height="42"
6
- viewBox="0 0 32 42"
7
- fill="none"
8
- xmlns="http://www.w3.org/2000/svg"
9
- aria-labelledby={titleId}
10
- {...props}
11
- >
12
- {title ? <title id={titleId}>{title}</title> : null}
13
- <path
14
- fillRule="evenodd"
15
- clipRule="evenodd"
16
- d="m31.873 10.655-.011-.014c-.007-.01-.014-.018-.021-.025a.356.356 0 0 0-.052-.058L21.396.21 21.37.188l-.025-.021a.476.476 0 0 0-.029-.025l-.029-.026L21.178 0H2.91C2.138 0 1.398.305.852.848A2.891 2.891 0 0 0 0 2.897v36.206c0 .768.306 1.505.852 2.049A2.917 2.917 0 0 0 2.909 42h26.182c.771 0 1.511-.305 2.057-.848.546-.544.852-1.28.852-2.049V10.775l-.116-.108a.21.21 0 0 1-.01-.012Zm-1.327 28.449a1.45 1.45 0 0 1-.427 1.022 1.463 1.463 0 0 1-1.028.426H2.91a1.463 1.463 0 0 1-1.027-.426 1.45 1.45 0 0 1-.427-1.022V27.85h9.986l1.963 2.238a.716.716 0 0 0 .546.246h16.596v8.77ZM5.088 18.357a.724.724 0 1 1 0-1.448h21.825a.724.724 0 1 1 0 1.448H5.088Zm21.825 1.738a.724.724 0 0 1 0 1.448H15.48a.724.724 0 0 1 0-1.448h11.432Zm.724-5.641c0 .4-.325.724-.724.724H5.088a.724.724 0 1 1 0-1.449h21.825c.4 0 .724.325.724.725ZM5.088 11.99a.724.724 0 1 1 0-1.448H16.52a.724.724 0 0 1 0 1.449H5.088Zm17.974-1.643A1.451 1.451 0 0 1 21.607 8.9V2.47l7.913 7.878h-6.458ZM9.103 36.012h1.327c.495 0 .916-.079 1.261-.237.349-.158.614-.385.796-.681.181-.296.272-.65.272-1.064 0-.392-.09-.74-.272-1.046a1.85 1.85 0 0 0-.796-.72c-.345-.176-.766-.264-1.26-.264H8v6.398h1.103v-2.386Zm0-.874v-2.26h1.327c.29 0 .525.055.703.163.179.109.31.253.391.431.085.176.128.365.128.567 0 .214-.043.404-.128.571a.877.877 0 0 1-.39.387c-.18.094-.414.14-.704.14H9.103ZM13.7 32h1.09l3.292 5.106a63.566 63.566 0 0 1-.044-1.379V32h.956v6.398h-1.1l-3.303-4.9.002.044c.012.134.02.279.027.435l.018.468c.006.163.009.327.009.49v3.463H13.7V32Zm11.393 5.66v-2.443h-2.43v.822h1.332v1.27a1.19 1.19 0 0 1-.225.175c-.093.059-.22.11-.382.154a2.578 2.578 0 0 1-.62.062c-.257 0-.489-.047-.694-.14a1.408 1.408 0 0 1-.523-.427 2.062 2.062 0 0 1-.325-.69 3.614 3.614 0 0 1-.11-.936v-.453c0-.346.032-.653.097-.923.064-.27.16-.498.285-.685.13-.188.29-.33.484-.426.193-.097.417-.146.672-.146.296 0 .536.052.721.154.188.1.331.238.43.413a1.7 1.7 0 0 1 .207.598h1.081a2.633 2.633 0 0 0-.356-1.055 1.913 1.913 0 0 0-.8-.72c-.342-.176-.776-.264-1.3-.264-.41 0-.778.069-1.103.206a2.204 2.204 0 0 0-.826.598 2.742 2.742 0 0 0-.528.967c-.12.378-.18.809-.18 1.292v.444c0 .486.066.92.198 1.3.132.378.318.7.558.963.243.264.532.464.866.602.334.135.701.202 1.103.202.471 0 .865-.051 1.182-.154.316-.102.57-.224.76-.364.193-.144.335-.276.426-.396Z"
17
- fill={fillColor ? fillColor : '#051942'}
18
- />
19
- </svg>
20
- )
21
- export default SvgListItemPng
@@ -1,20 +0,0 @@
1
- import * as React from 'react'
2
- const SvgNext = ({ title, titleId, ...props }) => (
3
- <svg
4
- width="24"
5
- height="24"
6
- viewBox="0 0 24 24"
7
- fill="none"
8
- xmlns="http://www.w3.org/2000/svg"
9
- aria-labelledby={titleId}
10
- {...props}
11
- >
12
- {title ? <title id={titleId}>{title}</title> : null}
13
- <circle cx={12} cy={12} r={12} fill="#fff" />
14
- <path
15
- d="M15.598 12.01c0 .2-.07.393-.197.547l-4.284 5.134a.858.858 0 0 1-1.319-1.095l3.838-4.587-3.7-4.586a.855.855 0 0 1 .128-1.206.857.857 0 0 1 1.25.12l4.138 5.133a.855.855 0 0 1 .146.54Z"
16
- fill="#3C393E"
17
- />
18
- </svg>
19
- )
20
- export default SvgNext
@@ -1,19 +0,0 @@
1
- import * as React from 'react'
2
- const SvgNextarrow = ({ title, titleId, fillColor, ...props }) => (
3
- <svg
4
- width="6"
5
- height="12"
6
- viewBox="0 0 6 12"
7
- fill="none"
8
- xmlns="http://www.w3.org/2000/svg"
9
- aria-labelledby={titleId}
10
- {...props}
11
- >
12
- {title ? <title id={titleId}>{title}</title> : null}
13
- <path
14
- d="M.851 11.998a.847.847 0 0 1-.847-.776.86.86 0 0 1 .193-.626l3.808-4.584L.333 1.419A.857.857 0 0 1 .46.213a.849.849 0 0 1 1.241.128l4.106 5.132a.859.859 0 0 1 0 1.086l-4.25 5.132a.85.85 0 0 1-.706.307Z"
15
- fill={fillColor ? fillColor : '#3C393E'}
16
- />
17
- </svg>
18
- )
19
- export default SvgNextarrow
@@ -1,19 +0,0 @@
1
- import * as React from 'react'
2
- const SvgPdf = ({ title, titleId, fillColor, ...props }) => (
3
- <svg
4
- width="40"
5
- height="52"
6
- viewBox="0 0 40 52"
7
- fill="none"
8
- xmlns="http://www.w3.org/2000/svg"
9
- aria-labelledby={titleId}
10
- {...props}
11
- >
12
- {title ? <title id={titleId}>{title}</title> : null}
13
- <path
14
- d="M39.1304 13.1106V36.2849V36.2853C39.394 36.4388 39.6133 36.6599 39.7659 36.9263C39.9189 37.1931 39.9992 37.4956 40 37.8037V47.5932C39.9984 48.7614 39.54 49.8816 38.7252 50.7079C37.91 51.5337 36.8048 51.9984 35.6522 52H4.34783C3.19523 51.9984 2.09005 51.5338 1.27483 50.7079C0.460015 49.8816 0.0015528 48.7614 0 47.5932V34.7817C0.000775155 34.4736 0.0815204 34.1714 0.234087 33.9051C0.386643 33.6383 0.605983 33.4176 0.869565 33.2641V3.52545C0.869565 2.5906 1.23602 1.69387 1.8882 1.03245C2.54072 0.371431 3.42547 0 4.34783 0H26.1953L39.1304 13.1106ZM13.872 45.3893C14.6037 45.4385 15.3293 45.2261 15.9225 44.7893C16.4303 44.3463 16.7036 43.6872 16.6605 43.0096C16.671 42.6272 16.598 42.2471 16.4478 41.8965C16.3154 41.6026 16.1136 41.3464 15.8597 41.1509C15.5976 40.9542 15.2991 40.8137 14.9816 40.7385C14.6225 40.6512 14.2541 40.6083 13.8849 40.6115H11.0258V48.4741H12.6849V45.3893H13.872ZM22.6954 47.4563C23.0149 47.1041 23.2498 46.6815 23.3814 46.2224C23.5347 45.6809 23.6084 45.1195 23.5999 44.5564C23.6065 44.008 23.5362 43.4614 23.3918 42.933C23.2672 42.477 23.0475 42.0532 22.7474 41.6904C22.4465 41.3379 22.0669 41.064 21.6398 40.8917C21.1305 40.6934 20.5882 40.5982 20.0432 40.6116H17.506V48.4821H20.0642C21.0475 48.5494 22.0103 48.1743 22.6954 47.4563ZM26.1252 42.05H29.4956L29.4956 40.6115H24.4661V48.4804L26.1287 48.4808V45.1068L28.6505 45.0962L28.64 43.6577H26.1252V42.05ZM18.3352 36.0407H37.3911L37.3908 14.3567H28.4428C27.5205 14.3567 26.6358 13.9852 25.9836 13.3238C25.331 12.6628 24.9646 11.7661 24.9646 10.8312V1.76186H4.34743C3.88625 1.76186 3.4437 1.94758 3.11762 2.27808C2.79153 2.60859 2.6083 3.05715 2.6083 3.52458V33.0185H14.9392C15.4408 33.0185 15.9179 33.238 16.2482 33.6205L18.3352 36.0407ZM6.08594 13.7151C6.08594 13.2283 6.48054 12.8337 6.9673 12.8337H20.6043C21.0911 12.8337 21.4857 13.2283 21.4857 13.7151C21.4857 14.2019 21.0911 14.5965 20.6043 14.5965H6.9673C6.48054 14.5965 6.08594 14.2019 6.08594 13.7151ZM18.5137 25.3369C18.5137 24.8502 18.9083 24.4556 19.395 24.4556H33.0321C33.5188 24.4556 33.9134 24.8502 33.9134 25.3369C33.9134 25.8237 33.5188 26.2183 33.0321 26.2183H19.395C18.9083 26.2183 18.5137 25.8237 18.5137 25.3369ZM6.9673 16.7056C6.48054 16.7056 6.08594 17.1002 6.08594 17.5869C6.08594 18.0737 6.48054 18.4683 6.9673 18.4683H33.0307C33.5174 18.4683 33.912 18.0737 33.912 17.5869C33.912 17.1002 33.5174 16.7056 33.0307 16.7056H6.9673ZM6.08594 21.4618C6.08594 20.975 6.48054 20.5804 6.9673 20.5804H33.0307C33.5174 20.5804 33.912 20.975 33.912 21.4618C33.912 21.9486 33.5174 22.3432 33.0307 22.3432H6.9673C6.48054 22.3432 6.08594 21.9486 6.08594 21.4618ZM21.4704 42.6691C21.1241 42.239 20.5919 42.0085 20.0457 42.0521H19.166V47.0441H20.0251C20.352 47.0567 20.6773 46.9886 20.9727 46.8469C21.213 46.7226 21.4156 46.5345 21.5589 46.3032C21.7076 46.0577 21.8089 45.7862 21.8582 45.5029C21.9164 45.1846 21.9455 44.8615 21.9451 44.5377C21.951 44.1698 21.9106 43.8023 21.8252 43.4446C21.758 43.1653 21.6373 42.9016 21.4704 42.6691ZM13.7445 42.0508C14.085 42.0213 14.4258 42.1008 14.7193 42.2782C14.8136 42.3518 14.8858 42.4501 14.9282 42.5627C14.9825 42.7134 15.0077 42.8731 15.0019 43.0333C15.0093 43.1969 14.9728 43.3594 14.8967 43.5039C14.8311 43.6211 14.7352 43.7175 14.6195 43.7832C14.4961 43.8525 14.361 43.8981 14.2212 43.9182C14.0636 43.9426 13.9041 43.9548 13.7445 43.9544H12.6855V42.0508H13.7445Z"
15
- fill={fillColor ? fillColor : '#00236A'}
16
- />
17
- </svg>
18
- )
19
- export default SvgPdf
@@ -1,20 +0,0 @@
1
- import * as React from 'react'
2
- const SvgPrev = ({ title, titleId, ...props }) => (
3
- <svg
4
- width="24"
5
- height="24"
6
- viewBox="0 0 24 24"
7
- fill="none"
8
- xmlns="http://www.w3.org/2000/svg"
9
- aria-labelledby={titleId}
10
- {...props}
11
- >
12
- {title ? <title id={titleId}>{title}</title> : null}
13
- <circle cx={12} cy={12} r={12} transform="rotate(180 12 12)" fill="#fff" />
14
- <path
15
- d="M8.402 11.99c0-.2.07-.393.197-.547l4.284-5.134a.858.858 0 0 1 1.319 1.095l-3.838 4.587 3.7 4.586a.856.856 0 0 1-.128 1.206.856.856 0 0 1-1.25-.12L8.547 12.53a.855.855 0 0 1-.146-.54Z"
16
- fill="#3C393E"
17
- />
18
- </svg>
19
- )
20
- export default SvgPrev
@@ -1,43 +0,0 @@
1
- import * as React from 'react'
2
- const SvgRangeArrowDefault = ({ title, titleId, fillColor, ...props }) => (
3
- <svg
4
- width="1em"
5
- height="1em"
6
- viewBox="0 0 46 46"
7
- fill="none"
8
- xmlns="http://www.w3.org/2000/svg"
9
- aria-labelledby={titleId}
10
- {...props}
11
- >
12
- {title ? <title id={titleId}>{title}</title> : null}
13
- <g filter="url(#range-arrow-default_svg__a)">
14
- <circle cx={22} cy={23} r={15} fill="#00236A" />
15
- <circle cx={22} cy={23} r={16} stroke="#fff" strokeWidth={2} />
16
- </g>
17
- <path
18
- d="M25.998 23.011c0 .233-.081.46-.23.639l-4.998 5.99a1.001 1.001 0 0 1-1.539-1.278l4.478-5.351-4.318-5.35a.998.998 0 0 1 .15-1.408 1 1 0 0 1 1.46.14l4.827 5.99a.997.997 0 0 1 .17.628Z"
19
- fill={fillColor ? fillColor : '#fff'}
20
- />
21
- <defs>
22
- <filter
23
- id="range-arrow-default_svg__a"
24
- x={0}
25
- y={0}
26
- width={46}
27
- height={46}
28
- filterUnits="userSpaceOnUse"
29
- colorInterpolationFilters="sRGB"
30
- >
31
- <feFlood floodOpacity={0} result="BackgroundImageFix" />
32
- <feColorMatrix in="SourceAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha" />
33
- <feOffset dx={1} />
34
- <feGaussianBlur stdDeviation={3} />
35
- <feComposite in2="hardAlpha" operator="out" />
36
- <feColorMatrix values="0 0 0 0 0.235289 0 0 0 0 0.222535 0 0 0 0 0.241667 0 0 0 0.15 0" />
37
- <feBlend in2="BackgroundImageFix" result="effect1_dropShadow_1946_21917" />
38
- <feBlend in="SourceGraphic" in2="effect1_dropShadow_1946_21917" result="shape" />
39
- </filter>
40
- </defs>
41
- </svg>
42
- )
43
- export default SvgRangeArrowDefault
@@ -1,43 +0,0 @@
1
- import * as React from 'react'
2
- const SvgRangeArrowError = ({ title, titleId, fillColor, ...props }) => (
3
- <svg
4
- width="1em"
5
- height="1em"
6
- viewBox="0 0 46 46"
7
- fill="none"
8
- xmlns="http://www.w3.org/2000/svg"
9
- aria-labelledby={titleId}
10
- {...props}
11
- >
12
- {title ? <title id={titleId}>{title}</title> : null}
13
- <g filter="url(#range-arrow-error_svg__a)">
14
- <circle cx={22} cy={23} r={15} fill="#E00" />
15
- <circle cx={22} cy={23} r={16} stroke="#fff" strokeWidth={2} />
16
- </g>
17
- <path
18
- d="M25.998 23.011c0 .233-.081.46-.23.639l-4.998 5.99a1.001 1.001 0 0 1-1.539-1.278l4.478-5.351-4.318-5.35a.998.998 0 0 1 .15-1.408 1 1 0 0 1 1.46.14l4.827 5.99a.997.997 0 0 1 .17.628Z"
19
- fill={fillColor ? fillColor : '#fff'}
20
- />
21
- <defs>
22
- <filter
23
- id="range-arrow-error_svg__a"
24
- x={0}
25
- y={0}
26
- width={46}
27
- height={46}
28
- filterUnits="userSpaceOnUse"
29
- colorInterpolationFilters="sRGB"
30
- >
31
- <feFlood floodOpacity={0} result="BackgroundImageFix" />
32
- <feColorMatrix in="SourceAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha" />
33
- <feOffset dx={1} />
34
- <feGaussianBlur stdDeviation={3} />
35
- <feComposite in2="hardAlpha" operator="out" />
36
- <feColorMatrix values="0 0 0 0 0.235289 0 0 0 0 0.222535 0 0 0 0 0.241667 0 0 0 0.15 0" />
37
- <feBlend in2="BackgroundImageFix" result="effect1_dropShadow_1946_21948" />
38
- <feBlend in="SourceGraphic" in2="effect1_dropShadow_1946_21948" result="shape" />
39
- </filter>
40
- </defs>
41
- </svg>
42
- )
43
- export default SvgRangeArrowError
@@ -1,43 +0,0 @@
1
- import * as React from 'react'
2
- const SvgRangeArrowSuccess = ({ title, titleId, fillColor, ...props }) => (
3
- <svg
4
- width="1em"
5
- height="1em"
6
- viewBox="0 0 46 46"
7
- fill="none"
8
- xmlns="http://www.w3.org/2000/svg"
9
- aria-labelledby={titleId}
10
- {...props}
11
- >
12
- {title ? <title id={titleId}>{title}</title> : null}
13
- <g filter="url(#range-arrow-success_svg__a)">
14
- <circle cx={22} cy={23} r={15} fill="#0DA574" />
15
- <circle cx={22} cy={23} r={16} stroke="#fff" strokeWidth={2} />
16
- </g>
17
- <path
18
- d="M25.998 23.011c0 .233-.081.46-.23.639l-4.998 5.99a1.001 1.001 0 0 1-1.539-1.278l4.478-5.351-4.318-5.35a.998.998 0 0 1 .15-1.408 1 1 0 0 1 1.46.14l4.827 5.99a.997.997 0 0 1 .17.628Z"
19
- fill={fillColor ? fillColor : '#fff'}
20
- />
21
- <defs>
22
- <filter
23
- id="range-arrow-success_svg__a"
24
- x={0}
25
- y={0}
26
- width={46}
27
- height={46}
28
- filterUnits="userSpaceOnUse"
29
- colorInterpolationFilters="sRGB"
30
- >
31
- <feFlood floodOpacity={0} result="BackgroundImageFix" />
32
- <feColorMatrix in="SourceAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha" />
33
- <feOffset dx={1} />
34
- <feGaussianBlur stdDeviation={3} />
35
- <feComposite in2="hardAlpha" operator="out" />
36
- <feColorMatrix values="0 0 0 0 0.235289 0 0 0 0 0.222535 0 0 0 0 0.241667 0 0 0 0.15 0" />
37
- <feBlend in2="BackgroundImageFix" result="effect1_dropShadow_1946_21947" />
38
- <feBlend in="SourceGraphic" in2="effect1_dropShadow_1946_21947" result="shape" />
39
- </filter>
40
- </defs>
41
- </svg>
42
- )
43
- export default SvgRangeArrowSuccess
@@ -1,19 +0,0 @@
1
- import * as React from 'react'
2
- const SvgReject = ({ title, titleId, ...props }) => (
3
- <svg
4
- width="16"
5
- height="14"
6
- viewBox="0 0 16 14"
7
- fill="none"
8
- xmlns="http://www.w3.org/2000/svg"
9
- aria-labelledby={titleId}
10
- {...props}
11
- >
12
- {title ? <title id={titleId}>{title}</title> : null}
13
- <path
14
- d="M15.072 5.693c0 .017-.004.033-.004.05 0 .02.004.04.004.06v-.11Zm-.402 3.692h-4.235a.922.922 0 0 0-.656.274.944.944 0 0 0-.272.664v1.8c0 .509-.204.995-.565 1.349a1.844 1.844 0 0 1-1.35.527.913.913 0 0 1-.62-.293.934.934 0 0 1-.247-.644v-1.877c0-1.331-1.855-2.27-1.855-3.208V1.974a.947.947 0 0 1 .492-.828l.576-.31A6.89 6.89 0 0 1 9.226 0h3.59c.352 0 .69.142.94.394.249.252.389.595.389.952v.124a1.343 1.343 0 0 1-.155.619c.384.245.618.673.619 1.134v.358c0 .364-.146.712-.405.965.403.126.714.453.822.865.11.413 0 .853-.287 1.165.34.017.66.166.895.415.234.249.365.58.366.924v.124c0 .357-.14.7-.39.952-.249.252-.587.394-.94.394ZM3.71 8.68V1.173a.233.233 0 0 0-.232-.235H.232A.233.233 0 0 0 0 1.173v7.508c0 .062.024.122.068.166a.23.23 0 0 0 .164.068h3.246a.23.23 0 0 0 .164-.068.236.236 0 0 0 .068-.166ZM2.55 3.05a.708.708 0 0 1-.203.498.692.692 0 0 1-.984 0 .708.708 0 0 1 0-.996.692.692 0 0 1 .984 0c.13.132.204.311.204.498Z"
15
- fill="#E00"
16
- />
17
- </svg>
18
- )
19
- export default SvgReject
@@ -1,20 +0,0 @@
1
- import * as React from 'react'
2
- const SvgRemoveFile = ({ title, titleId, fillColor, ...props }) => (
3
- <svg
4
- width="26"
5
- height="26"
6
- viewBox="0 0 26 26"
7
- fill="none"
8
- xmlns="http://www.w3.org/2000/svg"
9
- aria-labelledby={titleId}
10
- {...props}
11
- >
12
- {title ? <title id={titleId}>{title}</title> : null}
13
- <rect width={26} height={26} rx={6} fill="#FBFBFB" />
14
- <path
15
- d="M13 4c.822 0 1.611.296 2.206.826s.95 1.255.99 2.024l.005.15h4c.204 0 .4.073.548.205.148.13.238.31.25.501a.72.72 0 0 1-.185.525.817.817 0 0 1-.52.264l-.093.005h-.68l-.943 10.915a2.75 2.75 0 0 1-.957 1.84 3.114 3.114 0 0 1-2.034.745h-5.173c-.754 0-1.48-.266-2.034-.745a2.75 2.75 0 0 1-.957-1.84L6.478 8.5H5.8a.831.831 0 0 1-.531-.19.736.736 0 0 1-.263-.472L5 7.75c0-.184.072-.361.202-.498a.818.818 0 0 1 .504-.247L5.8 7h4c0-.796.337-1.559.938-2.121A3.312 3.312 0 0 1 13 4Zm-1.8 6.938a.623.623 0 0 0-.394.138.553.553 0 0 0-.2.348l-.006.076v6l.006.076c.02.135.09.258.2.348.11.09.25.138.394.138.145 0 .285-.049.395-.138.109-.09.18-.213.2-.348l.005-.076v-6l-.005-.076a.553.553 0 0 0-.2-.348.624.624 0 0 0-.395-.139Zm3.6 0a.623.623 0 0 0-.394.138.553.553 0 0 0-.2.348l-.005.076v6l.005.076c.02.135.091.258.2.348.11.09.25.138.394.138.145 0 .286-.049.395-.138.11-.09.18-.213.2-.348l.006-.076v-6l-.006-.076a.553.553 0 0 0-.2-.348.624.624 0 0 0-.395-.139ZM13 5.5a1.66 1.66 0 0 0-1.088.4c-.296.257-.477.61-.508.987L11.4 7h3.2l-.003-.112a1.465 1.465 0 0 0-.508-.988A1.66 1.66 0 0 0 13 5.5Z"
16
- fill={fillColor ? fillColor : '#00236A'}
17
- />
18
- </svg>
19
- )
20
- export default SvgRemoveFile
@@ -1,19 +0,0 @@
1
- import * as React from 'react'
2
- const SvgRequired = ({ title, titleId, ...props }) => (
3
- <svg
4
- width="10"
5
- height="10"
6
- viewBox="0 0 10 10"
7
- fill="none"
8
- xmlns="http://www.w3.org/2000/svg"
9
- aria-labelledby={titleId}
10
- {...props}
11
- >
12
- {title ? <title id={titleId}>{title}</title> : null}
13
- <path
14
- d="M7.734 6.097 5.834 5l1.9-1.098a.417.417 0 0 0-.417-.721l-1.9 1.097V2.083a.417.417 0 0 0-.834 0v2.195l-1.9-1.097a.417.417 0 0 0-.417.721L4.166 5l-1.9 1.097a.417.417 0 0 0 .416.722l1.901-1.097v2.195a.417.417 0 1 0 .834 0V5.722l1.9 1.097a.417.417 0 0 0 .417-.722Z"
15
- fill="#E00"
16
- />
17
- </svg>
18
- )
19
- export default SvgRequired
@@ -1,19 +0,0 @@
1
- import * as React from 'react'
2
- const SvgToasterClose = ({ title, titleId, fillColor, ...props }) => (
3
- <svg
4
- width="18"
5
- height="18"
6
- viewBox="0 0 18 18"
7
- fill="none"
8
- xmlns="http://www.w3.org/2000/svg"
9
- aria-labelledby={titleId}
10
- {...props}
11
- >
12
- {title ? <title id={titleId}>{title}</title> : null}
13
- <path
14
- d="m10.47 8.95 7.29-7.29A1 1 0 0 0 16.35.25L9.06 7.54 1.77.24A1 1 0 0 0 .36 1.65l7.29 7.3-7.3 7.29a.999.999 0 1 0 1.41 1.41l7.3-7.29 7.29 7.29a1 1 0 0 0 1.41-1.41l-7.29-7.29Z"
15
- fill={fillColor ? fillColor : '#D1D1D1'}
16
- />
17
- </svg>
18
- )
19
- export default SvgToasterClose
@@ -1,19 +0,0 @@
1
- import * as React from 'react'
2
- const SvgToasterError = ({ title, titleId, fillColor, ...props }) => (
3
- <svg
4
- width="24"
5
- height="24"
6
- viewBox="0 0 24 24"
7
- fill="none"
8
- xmlns="http://www.w3.org/2000/svg"
9
- aria-labelledby={titleId}
10
- {...props}
11
- >
12
- {title ? <title id={titleId}>{title}</title> : null}
13
- <path
14
- d="M12 0a12 12 0 1 1 0 24 12 12 0 0 1 0-24Zm0 16a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3Zm0-11a1 1 0 0 0-.984.82L11 6v7l.016.18a1 1 0 0 0 1.968 0L13 13V6l-.016-.18A1 1 0 0 0 12 5Z"
15
- fill={fillColor ? fillColor : '#E00'}
16
- />
17
- </svg>
18
- )
19
- export default SvgToasterError
@@ -1,19 +0,0 @@
1
- import * as React from 'react'
2
- const SvgToasterInfo = ({ title, titleId, fillColor, ...props }) => (
3
- <svg
4
- width="24"
5
- height="24"
6
- viewBox="0 0 24 24"
7
- fill="none"
8
- xmlns="http://www.w3.org/2000/svg"
9
- aria-labelledby={titleId}
10
- {...props}
11
- >
12
- {title ? <title id={titleId}>{title}</title> : null}
13
- <path
14
- d="M12 18c.34 0 .625-.115.856-.346.23-.23.345-.515.344-.854v-4.83c0-.34-.115-.62-.346-.84A1.19 1.19 0 0 0 12 10.8c-.34 0-.625.115-.856.346-.23.23-.345.515-.344.854v4.83c0 .34.115.62.346.84.23.22.515.33.854.33Zm0-9.6c.34 0 .625-.115.856-.346.23-.23.345-.515.344-.854 0-.34-.115-.625-.346-.856A1.157 1.157 0 0 0 12 6c-.34 0-.625.115-.856.346-.23.23-.345.515-.344.854 0 .34.115.625.346.856.23.23.515.345.854.344ZM12 24c-1.66 0-3.22-.315-4.68-.946a12.137 12.137 0 0 1-3.81-2.564 12.11 12.11 0 0 1-2.564-3.81C.316 15.22 0 13.66 0 12c0-1.66.315-3.22.946-4.68.63-1.46 1.485-2.73 2.564-3.81A12.11 12.11 0 0 1 7.32.946C8.78.316 10.34 0 12 0c1.66 0 3.22.315 4.68.946 1.46.63 2.73 1.485 3.81 2.564a12.127 12.127 0 0 1 2.566 3.81c.63 1.46.945 3.02.944 4.68 0 1.66-.315 3.22-.946 4.68a12.137 12.137 0 0 1-2.564 3.81 12.127 12.127 0 0 1-3.81 2.566c-1.46.63-3.02.945-4.68.944Z"
15
- fill={fillColor ? fillColor : '#00236A'}
16
- />
17
- </svg>
18
- )
19
- export default SvgToasterInfo
@@ -1,19 +0,0 @@
1
- import * as React from 'react'
2
- const SvgToasterSuccess = ({ title, titleId, fillColor, ...props }) => (
3
- <svg
4
- width="24"
5
- height="24"
6
- viewBox="0 0 24 24"
7
- fill="none"
8
- xmlns="http://www.w3.org/2000/svg"
9
- aria-labelledby={titleId}
10
- {...props}
11
- >
12
- {title ? <title id={titleId}>{title}</title> : null}
13
- <path
14
- d="M12 0a12 12 0 1 1 0 24 12 12 0 0 1 0-24Zm-1.495 14.367L7.84 11.7a1.028 1.028 0 1 0-1.455 1.455l3.394 3.395a1.024 1.024 0 0 0 1.456 0l7.028-7.03a1.03 1.03 0 1 0-1.453-1.456l-6.304 6.303Z"
15
- fill={fillColor ? fillColor : '#0DA574'}
16
- />
17
- </svg>
18
- )
19
- export default SvgToasterSuccess
@@ -1,19 +0,0 @@
1
- import * as React from 'react'
2
- const SvgToasterWarning = ({ title, titleId, fillColor, ...props }) => (
3
- <svg
4
- width="24"
5
- height="24"
6
- viewBox="0 0 24 21"
7
- fill="none"
8
- xmlns="http://www.w3.org/2000/svg"
9
- aria-labelledby={titleId}
10
- {...props}
11
- >
12
- {title ? <title id={titleId}>{title}</title> : null}
13
- <path
14
- d="M1.156 21a1.143 1.143 0 0 1-.994-.583 1.285 1.285 0 0 1-.16-.57c-.01-.204.043-.403.16-.597L10.978.583c.117-.194.268-.34.454-.437C11.616.049 11.806 0 12 0c.194 0 .384.049.57.146.185.097.336.243.452.437L23.838 19.25c.116.194.17.394.161.599a1.26 1.26 0 0 1-.161.568 1.14 1.14 0 0 1-.41.423 1.09 1.09 0 0 1-.584.16H1.156ZM12 17.5c.331 0 .61-.112.834-.336.224-.224.336-.5.335-.83 0-.331-.112-.608-.337-.832a1.128 1.128 0 0 0-.832-.335c-.331 0-.609.112-.834.336-.224.224-.336.5-.335.83 0 .33.112.608.337.832.224.224.502.336.832.335Zm0-3.5c.331 0 .61-.112.834-.336.224-.224.336-.5.335-.83v-3.5c0-.331-.112-.608-.337-.832A1.128 1.128 0 0 0 12 8.166c-.331 0-.609.112-.834.336-.224.224-.336.5-.335.83v3.5c0 .33.112.608.337.832.224.224.502.336.832.335Z"
15
- fill={fillColor ? fillColor : '#FF8A00'}
16
- />
17
- </svg>
18
- )
19
- export default SvgToasterWarning
@@ -1,19 +0,0 @@
1
- import * as React from 'react'
2
- const SvgTooltip = ({ title, titleId, fillColor, ...props }) => (
3
- <svg
4
- width="16"
5
- height="16"
6
- viewBox="0 0 16 16"
7
- fill="none"
8
- xmlns="http://www.w3.org/2000/svg"
9
- aria-labelledby={titleId}
10
- {...props}
11
- >
12
- {title ? <title id={titleId}>{title}</title> : null}
13
- <path
14
- d="M8 0a8 8 0 1 0 .001 16.001A8 8 0 0 0 8 0Zm.571 11.857A.143.143 0 0 1 8.43 12H7.57a.143.143 0 0 1-.142-.143V7c0-.079.064-.143.142-.143h.858c.078 0 .142.064.142.143v4.857ZM8 5.714A.857.857 0 0 1 8 4a.857.857 0 0 1 0 1.714Z"
15
- fill={fillColor ? fillColor : '#D1D1D1'}
16
- />
17
- </svg>
18
- )
19
- export default SvgTooltip
@@ -1,20 +0,0 @@
1
- import * as React from 'react'
2
- const SvgUpArrow = ({ title, titleId, ...props }) => (
3
- <svg
4
- width="21"
5
- height="21"
6
- viewBox="0 0 21 21"
7
- fill="none"
8
- xmlns="http://www.w3.org/2000/svg"
9
- aria-labelledby={titleId}
10
- {...props}
11
- >
12
- {title ? <title id={titleId}>{title}</title> : null}
13
- <rect x={0.5} y={0.5} width={20} height={20} rx={0.5} fill="#fff" stroke="#EEE" />
14
- <path
15
- d="M10.509 8.002c.183 0 .36.07.502.197l4.706 4.284a.912.912 0 0 1 .102 1.208.767.767 0 0 1-.532.305.742.742 0 0 1-.574-.194l-4.204-3.838-4.204 3.7a.765.765 0 0 1-.272.157.721.721 0 0 1-.599-.07.805.805 0 0 1-.235-.215.879.879 0 0 1-.16-.303.932.932 0 0 1 .06-.683.84.84 0 0 1 .21-.264l4.705-4.138a.735.735 0 0 1 .495-.146Z"
16
- fill="#3C393E"
17
- />
18
- </svg>
19
- )
20
- export default SvgUpArrow
@@ -1,25 +0,0 @@
1
- import * as React from 'react'
2
- const SvgUpload = ({ title, titleId, fillColor, ...props }) => (
3
- <svg
4
- width="51"
5
- height="35"
6
- viewBox="0 0 51 35"
7
- fill="none"
8
- xmlns="http://www.w3.org/2000/svg"
9
- aria-labelledby={titleId}
10
- {...props}
11
- >
12
- {title ? <title id={titleId}>{title}</title> : null}
13
- <path
14
- d="M41.54 11.842h-.017c-.23-3.225-2.902-5.772-6.167-5.772-1.08 0-2.095.28-2.979.77C30.267 2.774 26.041 0 21.167 0 14.318 0 8.742 5.483 8.534 12.326 3.758 12.708 0 16.726 0 21.63c0 5.155 4.153 9.334 9.277 9.334h22.625a10.987 10.987 0 0 1-.888-4.334c0-6.059 4.899-10.987 10.918-10.987 3.773 0 7.106 1.938 9.068 4.875-.444-4.864-4.508-8.675-9.46-8.675ZM15.654 6.975c-.072.06-.144.12-.211.185-.266.259-.512.53-.705.849-.741 1.218-.882 2.523-.72 3.927.156 1.35-1.942 1.334-2.095 0-.289-2.493.504-5.307 2.664-6.775 1.12-.763 2.164 1.052 1.067 1.814Zm-.022.015c-.047.035-.111.093 0 0Z"
15
- fill="#D1D1D1"
16
- />
17
- <path
18
- fillRule="evenodd"
19
- clipRule="evenodd"
20
- d="M41.822 17.245c-4.864 0-8.822 3.982-8.822 8.878C33 31.018 36.958 35 41.822 35c4.864 0 8.822-3.982 8.822-8.877 0-4.896-3.959-8.878-8.822-8.878Zm-.536 13.005v-6.689l-3.067 3.22a.69.69 0 0 1-1.01 0 .777.777 0 0 1 0-1.06l4.286-4.5A.71.71 0 0 1 42 21a.684.684 0 0 1 .505.22l4.286 4.5a.777.777 0 0 1 0 1.06.69.69 0 0 1-1.01 0l-3.067-3.22v6.69c0 .414-.32.75-.714.75-.395 0-.714-.336-.714-.75Z"
21
- fill={fillColor ? fillColor : '#0DA574'}
22
- />
23
- </svg>
24
- )
25
- export default SvgUpload