@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,192 +0,0 @@
1
- <!doctype html>
2
- <html>
3
- <head>
4
- <meta charset="utf-8">
5
- <title>IcoMoon Demo</title>
6
- <meta name="description" content="An Icon Font Generated By IcoMoon.io">
7
- <meta name="viewport" content="width=device-width, initial-scale=1">
8
- <link rel="stylesheet" href="demo-files/demo.css">
9
- <link rel="stylesheet" href="style.css"></head>
10
- <body>
11
- <div class="bgc1 clearfix">
12
- <h1 class="mhmm mvm"><span class="fgc1">Font Name:</span> icomoon <small class="fgc1">(Glyphs:&nbsp;11)</small></h1>
13
- </div>
14
- <div class="clearfix mhl ptl">
15
- <h1 class="mvm mtn fgc1">Grid Size: 32</h1>
16
- <div class="glyph fs1">
17
- <div class="clearfix bshadow0 pbs">
18
- <span class="icon-delete"></span>
19
- <span class="mls"> icon-delete</span>
20
- </div>
21
- <fieldset class="fs0 size1of1 clearfix hidden-false">
22
- <input type="text" readonly value="e90a" class="unit size1of2" />
23
- <input type="text" maxlength="1" readonly value="&#xe90a;" class="unitRight size1of2 talign-right" />
24
- </fieldset>
25
- <div class="fs0 bshadow0 clearfix hidden-true">
26
- <span class="unit pvs fgc1">liga: </span>
27
- <input type="text" readonly value="" class="liga unitRight" />
28
- </div>
29
- </div>
30
- <div class="glyph fs1">
31
- <div class="clearfix bshadow0 pbs">
32
- <span class="icon-vector-up"></span>
33
- <span class="mls"> icon-vector-up</span>
34
- </div>
35
- <fieldset class="fs0 size1of1 clearfix hidden-false">
36
- <input type="text" readonly value="e908" class="unit size1of2" />
37
- <input type="text" maxlength="1" readonly value="&#xe908;" class="unitRight size1of2 talign-right" />
38
- </fieldset>
39
- <div class="fs0 bshadow0 clearfix hidden-true">
40
- <span class="unit pvs fgc1">liga: </span>
41
- <input type="text" readonly value="" class="liga unitRight" />
42
- </div>
43
- </div>
44
- <div class="glyph fs1">
45
- <div class="clearfix bshadow0 pbs">
46
- <span class="icon-vector-down"></span>
47
- <span class="mls"> icon-vector-down</span>
48
- </div>
49
- <fieldset class="fs0 size1of1 clearfix hidden-false">
50
- <input type="text" readonly value="e909" class="unit size1of2" />
51
- <input type="text" maxlength="1" readonly value="&#xe909;" class="unitRight size1of2 talign-right" />
52
- </fieldset>
53
- <div class="fs0 bshadow0 clearfix hidden-true">
54
- <span class="unit pvs fgc1">liga: </span>
55
- <input type="text" readonly value="" class="liga unitRight" />
56
- </div>
57
- </div>
58
- <div class="glyph fs1">
59
- <div class="clearfix bshadow0 pbs">
60
- <span class="icon-close"></span>
61
- <span class="mls"> icon-close</span>
62
- </div>
63
- <fieldset class="fs0 size1of1 clearfix hidden-false">
64
- <input type="text" readonly value="e907" class="unit size1of2" />
65
- <input type="text" maxlength="1" readonly value="&#xe907;" class="unitRight size1of2 talign-right" />
66
- </fieldset>
67
- <div class="fs0 bshadow0 clearfix hidden-true">
68
- <span class="unit pvs fgc1">liga: </span>
69
- <input type="text" readonly value="" class="liga unitRight" />
70
- </div>
71
- </div>
72
- <div class="glyph fs1">
73
- <div class="clearfix bshadow0 pbs">
74
- <span class="icon-icon-arrow-top"></span>
75
- <span class="mls"> icon-icon-arrow-top</span>
76
- </div>
77
- <fieldset class="fs0 size1of1 clearfix hidden-false">
78
- <input type="text" readonly value="e905" class="unit size1of2" />
79
- <input type="text" maxlength="1" readonly value="&#xe905;" class="unitRight size1of2 talign-right" />
80
- </fieldset>
81
- <div class="fs0 bshadow0 clearfix hidden-true">
82
- <span class="unit pvs fgc1">liga: </span>
83
- <input type="text" readonly value="" class="liga unitRight" />
84
- </div>
85
- </div>
86
- <div class="glyph fs1">
87
- <div class="clearfix bshadow0 pbs">
88
- <span class="icon-icon-arrow-bottom"></span>
89
- <span class="mls"> icon-icon-arrow-bottom</span>
90
- </div>
91
- <fieldset class="fs0 size1of1 clearfix hidden-false">
92
- <input type="text" readonly value="e906" class="unit size1of2" />
93
- <input type="text" maxlength="1" readonly value="&#xe906;" class="unitRight size1of2 talign-right" />
94
- </fieldset>
95
- <div class="fs0 bshadow0 clearfix hidden-true">
96
- <span class="unit pvs fgc1">liga: </span>
97
- <input type="text" readonly value="" class="liga unitRight" />
98
- </div>
99
- </div>
100
- <div class="glyph fs1">
101
- <div class="clearfix bshadow0 pbs">
102
- <span class="icon-arrow"></span>
103
- <span class="mls"> icon-arrow</span>
104
- </div>
105
- <fieldset class="fs0 size1of1 clearfix hidden-false">
106
- <input type="text" readonly value="e900" class="unit size1of2" />
107
- <input type="text" maxlength="1" readonly value="&#xe900;" class="unitRight size1of2 talign-right" />
108
- </fieldset>
109
- <div class="fs0 bshadow0 clearfix hidden-true">
110
- <span class="unit pvs fgc1">liga: </span>
111
- <input type="text" readonly value="" class="liga unitRight" />
112
- </div>
113
- </div>
114
- <div class="glyph fs1">
115
- <div class="clearfix bshadow0 pbs">
116
- <span class="icon-arrow-jump-next"></span>
117
- <span class="mls"> icon-arrow-jump-next</span>
118
- </div>
119
- <fieldset class="fs0 size1of1 clearfix hidden-false">
120
- <input type="text" readonly value="e901" class="unit size1of2" />
121
- <input type="text" maxlength="1" readonly value="&#xe901;" class="unitRight size1of2 talign-right" />
122
- </fieldset>
123
- <div class="fs0 bshadow0 clearfix hidden-true">
124
- <span class="unit pvs fgc1">liga: </span>
125
- <input type="text" readonly value="" class="liga unitRight" />
126
- </div>
127
- </div>
128
- <div class="glyph fs1">
129
- <div class="clearfix bshadow0 pbs">
130
- <span class="icon-arrow-jump-back"></span>
131
- <span class="mls"> icon-arrow-jump-back</span>
132
- </div>
133
- <fieldset class="fs0 size1of1 clearfix hidden-false">
134
- <input type="text" readonly value="e902" class="unit size1of2" />
135
- <input type="text" maxlength="1" readonly value="&#xe902;" class="unitRight size1of2 talign-right" />
136
- </fieldset>
137
- <div class="fs0 bshadow0 clearfix hidden-true">
138
- <span class="unit pvs fgc1">liga: </span>
139
- <input type="text" readonly value="" class="liga unitRight" />
140
- </div>
141
- </div>
142
- <div class="glyph fs1">
143
- <div class="clearfix bshadow0 pbs">
144
- <span class="icon-text"></span>
145
- <span class="mls"> icon-text</span>
146
- </div>
147
- <fieldset class="fs0 size1of1 clearfix hidden-false">
148
- <input type="text" readonly value="e903" class="unit size1of2" />
149
- <input type="text" maxlength="1" readonly value="&#xe903;" class="unitRight size1of2 talign-right" />
150
- </fieldset>
151
- <div class="fs0 bshadow0 clearfix hidden-true">
152
- <span class="unit pvs fgc1">liga: </span>
153
- <input type="text" readonly value="" class="liga unitRight" />
154
- </div>
155
- </div>
156
- <div class="glyph fs1">
157
- <div class="clearfix bshadow0 pbs">
158
- <span class="icon-arrow-back"></span>
159
- <span class="mls"> icon-arrow-back</span>
160
- </div>
161
- <fieldset class="fs0 size1of1 clearfix hidden-false">
162
- <input type="text" readonly value="e904" class="unit size1of2" />
163
- <input type="text" maxlength="1" readonly value="&#xe904;" class="unitRight size1of2 talign-right" />
164
- </fieldset>
165
- <div class="fs0 bshadow0 clearfix hidden-true">
166
- <span class="unit pvs fgc1">liga: </span>
167
- <input type="text" readonly value="" class="liga unitRight" />
168
- </div>
169
- </div>
170
- </div>
171
-
172
- <!--[if gt IE 8]><!-->
173
- <div class="mhl clearfix mbl">
174
- <h1>Font Test Drive</h1>
175
- <label>
176
- Font Size: <input id="fontSize" type="number" class="textbox0 mbm"
177
- min="8" value="48" />
178
- px
179
- </label>
180
- <input id="testText" type="text" class="phl size1of1 mvl"
181
- placeholder="Type some text to test..." value=""/>
182
- <div id="testDrive" class="icon-" style="font-family: icomoon">&nbsp;
183
- </div>
184
- </div>
185
- <!--<![endif]-->
186
- <div class="bgc1 clearfix">
187
- <p class="mhl">Generated by <a href="https://icomoon.io/app">IcoMoon</a></p>
188
- </div>
189
-
190
- <script src="demo-files/demo.js"></script>
191
- </body>
192
- </html>
@@ -1,21 +0,0 @@
1
- <?xml version="1.0" standalone="no"?>
2
- <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
3
- <svg xmlns="http://www.w3.org/2000/svg">
4
- <metadata>Generated by IcoMoon</metadata>
5
- <defs>
6
- <font id="icomoon" horiz-adv-x="1024">
7
- <font-face units-per-em="1024" ascent="960" descent="-64" />
8
- <missing-glyph horiz-adv-x="1024" />
9
- <glyph unicode="&#x20;" horiz-adv-x="512" d="" />
10
- <glyph unicode="&#xe900;" glyph-name="arrow" horiz-adv-x="512" d="M72.658-63.871c-16.947-0.026-33.37 5.914-46.419 16.794-7.344 6.127-13.415 13.645-17.865 22.135s-7.191 17.783-8.067 27.341c-0.876 9.566 0.131 19.2 2.963 28.365s7.433 17.681 13.54 25.062l324.929 391.173-313.325 391.907c-6.025 7.465-10.524 16.055-13.239 25.276s-3.592 18.889-2.581 28.452c1.011 9.563 3.89 18.83 8.472 27.269s10.776 15.884 18.227 21.907c7.504 6.644 16.292 11.655 25.813 14.72s19.567 4.116 29.511 3.088c9.943-1.028 19.568-4.113 28.27-9.061s16.294-11.653 22.298-19.693l350.315-437.885c10.668-13.059 16.499-29.439 16.499-46.344s-5.832-33.284-16.499-46.343l-362.644-437.888c-7.276-8.832-16.518-15.812-26.978-20.378s-21.84-6.579-33.221-5.897z" />
11
- <glyph unicode="&#xe901;" glyph-name="arrow-jump-next" horiz-adv-x="1109" d="M669.791-63.727c-16.941-0.026-33.361 5.912-46.405 16.789-7.343 6.125-13.411 13.641-17.86 22.129s-7.189 17.778-8.065 27.333c-0.876 9.563 0.131 19.195 2.962 28.357s7.431 17.676 13.536 25.055l324.842 391.063-313.24 391.797c-6.023 7.463-10.521 16.050-13.235 25.269s-3.592 18.884-2.58 28.444c1.011 9.56 3.889 18.825 8.47 27.261s10.774 15.88 18.222 21.901c7.502 6.642 16.287 11.652 25.805 14.716s19.562 4.115 29.503 3.087c9.94-1.028 19.562-4.112 28.262-9.058s16.289-11.65 22.292-19.687l350.212-437.762c10.672-13.055 16.498-29.431 16.498-46.331s-5.826-33.275-16.498-46.33l-362.538-437.765c-7.274-8.83-16.513-15.808-26.97-20.372s-21.834-6.577-33.212-5.895zM72.627-63.727c-16.942-0.026-33.361 5.912-46.406 16.789-7.342 6.125-13.411 13.641-17.86 22.129s-7.189 17.778-8.065 27.333c-0.876 9.563 0.131 19.195 2.962 28.357s7.431 17.676 13.536 25.055l324.838 391.063-313.237 391.797c-6.023 7.463-10.521 16.050-13.235 25.269s-3.591 18.884-2.58 28.444c1.011 9.56 3.889 18.825 8.47 27.261s10.773 15.88 18.222 21.901c7.502 6.642 16.287 11.652 25.806 14.716s19.561 4.115 29.503 3.087c9.94-1.028 19.562-4.112 28.262-9.058s16.289-11.65 22.292-19.687l350.217-437.762c10.665-13.055 16.494-29.431 16.494-46.331s-5.83-33.275-16.494-46.33l-362.542-437.765c-7.274-8.83-16.513-15.808-26.97-20.372s-21.834-6.577-33.212-5.895z" />
12
- <glyph unicode="&#xe902;" glyph-name="arrow-jump-back" horiz-adv-x="1109" d="M439.209-63.727c16.941-0.026 33.361 5.912 46.405 16.789 7.343 6.125 13.411 13.641 17.86 22.129s7.189 17.778 8.065 27.333c0.876 9.563-0.131 19.195-2.962 28.357s-7.431 17.676-13.536 25.055l-324.839 391.063 313.236 391.797c6.023 7.463 10.521 16.050 13.235 25.269s3.592 18.884 2.58 28.444c-1.011 9.56-3.889 18.825-8.47 27.261s-10.774 15.879-18.222 21.901c-7.502 6.642-16.287 11.652-25.805 14.716s-19.562 4.115-29.503 3.087c-9.94-1.028-19.562-4.112-28.262-9.058s-16.289-11.65-22.292-19.687l-350.215-437.762c-10.665-13.055-16.494-29.431-16.494-46.331s5.83-33.275 16.494-46.33l362.542-437.765c7.274-8.829 16.513-15.808 26.97-20.372s21.834-6.577 33.212-5.895zM1036.376-63.727c16.934-0.026 33.356 5.912 46.4 16.789 7.345 6.125 13.41 13.641 17.864 22.129 4.445 8.489 7.183 17.778 8.062 27.333 0.879 9.563-0.128 19.195-2.96 28.357s-7.431 17.676-13.538 25.055l-324.837 391.063 313.235 391.797c6.023 7.463 10.519 16.050 13.24 25.269 2.713 9.217 3.592 18.884 2.576 28.444-1.007 9.56-3.89 18.825-8.472 27.261s-10.775 15.879-18.222 21.901c-7.499 6.642-16.285 11.652-25.806 14.716-9.512 3.063-19.561 4.115-29.5 3.087s-19.561-4.112-28.263-9.058c-8.702-4.947-16.285-11.65-22.292-19.687l-350.215-437.762c-10.665-13.055-16.494-29.431-16.494-46.331s5.83-33.275 16.494-46.33l362.542-437.765c7.277-8.829 16.516-15.808 26.966-20.372 10.459-4.564 21.839-6.577 33.22-5.895z" />
13
- <glyph unicode="&#xe903;" glyph-name="text" d="M0 448.383c0 19.158 2.522 35.293 7.561 48.401 5.041 13.613 11.846 24.453 20.418 32.517 8.569 8.569 18.657 14.622 30.249 18.149 11.595 4.032 24.203 6.050 37.812 6.050 13.112 0 25.462-2.014 37.060-6.050 12.103-3.531 22.435-9.577 31.007-18.149 8.569-8.067 15.38-18.908 20.418-32.517 5.041-13.112 7.56-29.24 7.56-48.401 0-18.657-2.522-34.792-7.56-48.401-5.041-13.112-11.846-23.952-20.418-32.524s-18.908-14.872-31.007-18.908c-11.595-4.032-23.948-6.050-37.060-6.050-13.613 0-26.22 2.014-37.812 6.050-11.595 4.032-21.681 10.336-30.249 18.908s-15.38 19.409-20.418 32.524c-5.041 13.613-7.561 29.748-7.561 48.401zM415.955 448.383c0 19.158 2.522 35.293 7.56 48.401 5.041 13.613 11.846 24.453 20.418 32.517 8.569 8.569 18.657 14.622 30.249 18.149 11.595 4.032 24.203 6.050 37.812 6.050 13.109 0 25.462-2.014 37.060-6.050 12.103-3.531 22.435-9.577 31.007-18.149 8.569-8.067 15.38-18.908 20.418-32.517 5.041-13.112 7.565-29.24 7.565-48.401 0-18.657-2.522-34.792-7.565-48.401-5.041-13.112-11.846-23.952-20.418-32.524s-18.908-14.872-31.007-18.908c-11.595-4.032-23.952-6.050-37.060-6.050-13.613 0-26.22 2.014-37.812 6.050-11.595 4.032-21.681 10.336-30.249 18.908s-15.38 19.409-20.418 32.524c-5.041 13.613-7.56 29.748-7.56 48.401zM831.918 448.383c0 19.158 2.522 35.293 7.56 48.401 5.041 13.613 11.846 24.453 20.418 32.517 8.569 8.569 18.657 14.622 30.249 18.149 11.595 4.032 24.196 6.050 37.818 6.050 13.105 0 25.462-2.014 37.054-6.050 12.103-3.531 22.428-9.577 31.007-18.149 8.569-8.067 15.373-18.908 20.418-32.517 5.041-13.112 7.56-29.24 7.56-48.401 0-18.657-2.515-34.792-7.56-48.401-5.041-13.112-11.846-23.952-20.418-32.524-8.575-8.569-18.908-14.872-31.007-18.908-11.595-4.032-23.952-6.050-37.054-6.050-13.619 0-26.227 2.014-37.818 6.050-11.595 4.032-21.681 10.336-30.249 18.908s-15.38 19.409-20.418 32.524c-5.041 13.613-7.56 29.748-7.56 48.401z" />
14
- <glyph unicode="&#xe904;" glyph-name="arrow-back" horiz-adv-x="512" d="M439.342-63.871c16.946-0.026 33.37 5.914 46.418 16.794 7.345 6.127 13.415 13.645 17.865 22.135s7.191 17.783 8.067 27.341c0.876 9.566-0.131 19.2-2.963 28.365s-7.433 17.681-13.54 25.062l-324.93 391.173 313.324 391.907c6.025 7.465 10.524 16.055 13.239 25.276s3.593 18.889 2.581 28.452c-1.011 9.563-3.89 18.83-8.472 27.269s-10.777 15.884-18.227 21.907c-7.504 6.644-16.292 11.655-25.812 14.72s-19.568 4.116-29.511 3.088c-9.943-1.028-19.568-4.113-28.27-9.061s-16.294-11.653-22.298-19.693l-350.314-437.885c-10.668-13.059-16.499-29.439-16.499-46.344s5.832-33.284 16.499-46.343l362.644-437.888c7.276-8.832 16.518-15.812 26.978-20.378s21.84-6.579 33.221-5.897z" />
15
- <glyph unicode="&#xe905;" glyph-name="icon-arrow-top" d="M511.196 192.041c-17.061-0.034-33.594 5.919-46.73 16.823l-438.090 365.714c-14.911 12.416-24.288 30.255-26.068 49.596s4.182 38.599 16.575 53.535c12.394 14.938 30.203 24.33 49.51 26.113s38.531-4.19 53.442-16.605l391.361-327.679 391.361 315.977c7.468 6.075 16.062 10.613 25.285 13.351s18.9 3.622 28.467 2.602c9.567-1.020 18.834-3.923 27.282-8.543 8.441-4.62 15.887-10.867 21.914-18.38 6.685-7.521 11.754-16.344 14.877-25.916s4.242-19.689 3.284-29.713-3.979-19.744-8.857-28.546c-4.886-8.803-11.535-16.501-19.522-22.612l-438.093-353.28c-13.514-9.181-29.709-13.558-45.999-12.434z" />
16
- <glyph unicode="&#xe906;" glyph-name="icon-arrow-bottom" d="M512.804 703.958c17.061 0.034 33.594-5.919 46.73-16.823l438.087-365.714c14.914-12.416 24.291-30.256 26.068-49.596 1.785-19.341-4.176-38.599-16.574-53.535-12.391-14.938-30.201-24.331-49.511-26.113-19.302-1.783-38.532 4.19-53.438 16.605l-391.362 327.68-391.361-315.977c-7.469-6.076-16.062-10.613-25.287-13.351s-18.899-3.622-28.466-2.603c-9.567 1.020-18.839 3.923-27.282 8.544s-15.891 10.867-21.917 18.382c-6.687 7.521-11.751 16.344-14.876 25.916s-4.242 19.689-3.283 29.714 3.975 19.743 8.859 28.547c4.883 8.803 11.529 16.502 19.521 22.612l438.090 353.28c13.515 9.181 29.71 13.559 46 12.434z" />
17
- <glyph unicode="&#xe907;" glyph-name="close" d="M595.597 450.819l414.718 414.718c9.324 10.883 14.194 24.882 13.642 39.2-0.558 14.318-6.491 27.899-16.623 38.031s-23.711 16.067-38.030 16.62c-14.319 0.553-28.319-4.317-39.202-13.637l-414.716-414.718-414.718 415.287c-10.883 9.32-24.881 14.19-39.199 13.637s-27.899-6.488-38.031-16.62c-10.132-10.132-16.067-23.713-16.62-38.031s4.317-28.316 13.637-39.2l414.718-415.287-415.287-414.72c-5.955-5.097-10.792-11.372-14.207-18.432s-5.334-14.746-5.636-22.579c-0.303-7.834 1.018-15.65 3.878-22.949s7.198-13.932 12.742-19.473c5.544-5.547 12.174-9.882 19.475-12.743s15.113-4.181 22.948-3.88c7.835 0.307 15.522 2.224 22.58 5.638s13.334 8.255 18.434 14.205l415.287 414.718 414.716-414.718c10.883-9.318 24.883-14.188 39.202-13.636 14.319 0.558 27.898 6.491 38.030 16.623s16.065 23.711 16.623 38.030c0.552 14.319-4.318 28.314-13.642 39.196l-414.718 414.72z" />
18
- <glyph unicode="&#xe908;" glyph-name="vector-up" horiz-adv-x="819" d="M409.501-29.752c15.512 0 30.39 6.292 41.358 17.493s17.132 26.386 17.132 42.22v691.829l251.038-256.404c5.44-5.552 11.896-9.956 19-12.96s14.714-4.551 22.407-4.551c7.692 0 15.308 1.546 22.414 4.551s13.562 7.408 19 12.96c5.44 5.552 9.753 12.143 12.695 19.396s4.457 15.028 4.457 22.879c0 7.851-1.516 15.626-4.457 22.88s-7.255 13.845-12.695 19.396l-350.939 358.274c-5.434 5.561-11.888 9.973-18.994 12.983s-14.723 4.56-22.417 4.56c-7.693 0-15.311-1.55-22.418-4.56s-13.56-7.422-18.993-12.983l-350.937-358.274c-10.982-11.212-17.153-26.42-17.153-42.276s6.171-31.064 17.153-42.276c10.982-11.212 25.879-17.511 41.411-17.511s30.428 6.298 41.411 17.511l251.037 256.404v-691.829c0-15.834 6.163-31.020 17.132-42.22s25.846-17.493 41.358-17.493z" />
19
- <glyph unicode="&#xe909;" glyph-name="vector-down" horiz-adv-x="819" d="M409.501 925.75c-15.512 0-30.39-6.291-41.358-17.49s-17.132-26.387-17.132-42.223v-691.829l-251.038 256.407c-5.438 5.552-11.894 9.956-18.999 12.96s-14.72 4.551-22.412 4.551c-7.691 0-15.306-1.546-22.412-4.551s-13.562-7.408-18.999-12.96c-5.438-5.552-9.752-12.143-12.695-19.396s-4.458-15.028-4.458-22.88c0-7.851 1.515-15.626 4.458-22.881s7.257-13.845 12.695-19.396l350.938-358.273c5.434-5.563 11.888-9.972 18.994-12.981s14.723-4.559 22.417-4.559c7.693 0 15.311 1.55 22.418 4.559s13.56 7.419 18.993 12.981l350.94 358.274c10.981 11.212 17.151 26.42 17.151 42.276s-6.17 31.064-17.151 42.276c-10.981 11.212-25.881 17.511-41.414 17.511-15.527 0-30.426-6.298-41.407-17.511l-251.039-256.407v691.829c0 15.837-6.163 31.025-17.132 42.223s-25.846 17.49-41.358 17.49z" />
20
- <glyph unicode="&#xe90a;" glyph-name="delete" horiz-adv-x="910" d="M455.025 959.875c46.697 0 91.607-16.825 125.442-46.996s54.009-71.378 56.34-115.098l0.228-8.531h227.512c11.602-0.012 22.756-4.175 31.19-11.639 8.429-7.463 13.508-17.664 14.185-28.518 0.683-10.853-3.088-21.541-10.527-29.878-7.445-8.337-18.007-13.696-29.524-14.979l-5.324-0.299h-38.63l-53.69-620.775c-3.469-40.063-22.886-77.43-54.407-104.673-31.514-27.243-72.811-42.367-115.684-42.367h-294.221c-42.871 0-84.172 15.123-115.687 42.367s-50.938 64.61-54.402 104.673l-53.738 620.775h-38.586c-11.145 0.001-21.902 3.837-30.231 10.78s-13.65 16.509-14.953 26.886l-0.319 4.991c0.001 10.447 4.093 20.532 11.499 28.34s17.611 12.796 28.68 14.018l5.324 0.299h227.513c0 45.253 19.176 88.652 53.31 120.651s80.429 49.975 128.701 49.975zM352.644 565.304c-8.246-0.001-16.214-2.8-22.43-7.882s-10.258-12.1-11.379-19.759l-0.319-4.351v-341.251l0.319-4.351c1.124-7.655 5.167-14.673 11.382-19.753s14.182-7.877 22.427-7.877c8.245 0 16.212 2.798 22.427 7.877s10.258 12.097 11.382 19.753l0.319 4.351v341.251l-0.319 4.351c-1.122 7.659-5.164 14.678-11.379 19.759s-14.183 7.881-22.43 7.882zM557.406 565.304c-8.246-0.001-16.214-2.8-22.43-7.882s-10.258-12.1-11.379-19.759l-0.319-4.351v-341.251l0.319-4.351c1.124-7.655 5.167-14.673 11.382-19.753s14.182-7.877 22.427-7.877c8.245 0 16.213 2.798 22.43 7.877 6.21 5.079 10.255 12.097 11.38 19.753l0.319 4.351v341.251l-0.319 4.351c-1.121 7.659-5.165 14.678-11.38 19.759s-14.183 7.881-22.43 7.882zM455.025 874.563c-22.959 0.007-45.073-8.122-61.909-22.757s-27.147-34.695-28.869-56.157l-0.228-6.398h182.011l-0.228 6.398c-1.722 21.463-12.034 41.522-28.869 56.157s-38.949 22.763-61.909 22.757z" />
21
- </font></defs></svg>
@@ -1 +0,0 @@
1
- {"IcoMoonType":"selection","icons":[{"icon":{"paths":["M455.025 0.125c46.697 0 91.607 16.825 125.442 46.996s54.009 71.378 56.34 115.098l0.228 8.531h227.512c11.602 0.012 22.756 4.175 31.19 11.639 8.429 7.463 13.508 17.664 14.185 28.518 0.683 10.853-3.088 21.541-10.527 29.878-7.445 8.337-18.007 13.696-29.524 14.979l-5.324 0.299h-38.63l-53.69 620.775c-3.469 40.063-22.886 77.43-54.407 104.673-31.514 27.243-72.811 42.367-115.684 42.367h-294.221c-42.871 0-84.172-15.123-115.687-42.367s-50.938-64.61-54.402-104.673l-53.738-620.775h-38.586c-11.145-0.001-21.902-3.837-30.231-10.78s-13.65-16.509-14.953-26.886l-0.319-4.991c0.001-10.447 4.093-20.532 11.499-28.34s17.611-12.796 28.68-14.018l5.324-0.299h227.513c0-45.253 19.176-88.652 53.31-120.651s80.429-49.975 128.701-49.975zM352.644 394.696c-8.246 0.001-16.214 2.8-22.43 7.882s-10.258 12.1-11.379 19.759l-0.319 4.351v341.251l0.319 4.351c1.124 7.655 5.167 14.673 11.382 19.753s14.182 7.877 22.427 7.877c8.245 0 16.212-2.798 22.427-7.877s10.258-12.097 11.382-19.753l0.319-4.351v-341.251l-0.319-4.351c-1.122-7.659-5.164-14.678-11.379-19.759s-14.183-7.881-22.43-7.882zM557.406 394.696c-8.246 0.001-16.214 2.8-22.43 7.882s-10.258 12.1-11.379 19.759l-0.319 4.351v341.251l0.319 4.351c1.124 7.655 5.167 14.673 11.382 19.753s14.182 7.877 22.427 7.877c8.245 0 16.213-2.798 22.43-7.877 6.21-5.079 10.255-12.097 11.38-19.753l0.319-4.351v-341.251l-0.319-4.351c-1.121-7.659-5.165-14.678-11.38-19.759s-14.183-7.881-22.43-7.882zM455.025 85.437c-22.959-0.007-45.073 8.122-61.909 22.757s-27.147 34.695-28.869 56.157l-0.228 6.398h182.011l-0.228-6.398c-1.722-21.463-12.034-41.522-28.869-56.157s-38.949-22.763-61.909-22.757z"],"attrs":[],"width":910,"isMulticolor":false,"isMulticolor2":false,"grid":32,"tags":["delete"],"colorPermutations":{}},"attrs":[],"properties":{"order":43,"id":11,"name":"delete","prevSize":32,"code":59658},"setIdx":0,"setId":0,"iconIdx":0},{"icon":{"paths":["M409.501 989.752c15.512 0 30.39-6.292 41.358-17.493s17.132-26.386 17.132-42.22v-691.829l251.038 256.404c5.44 5.552 11.896 9.956 19 12.96s14.714 4.551 22.407 4.551c7.692 0 15.308-1.546 22.414-4.551s13.562-7.408 19-12.96c5.44-5.552 9.753-12.143 12.695-19.396s4.457-15.028 4.457-22.879c0-7.851-1.516-15.626-4.457-22.88s-7.255-13.845-12.695-19.396l-350.939-358.274c-5.434-5.561-11.888-9.973-18.994-12.983s-14.723-4.56-22.417-4.56c-7.693 0-15.311 1.55-22.418 4.56s-13.56 7.422-18.993 12.983l-350.937 358.274c-10.982 11.212-17.153 26.42-17.153 42.276s6.171 31.064 17.153 42.276c10.982 11.212 25.879 17.511 41.411 17.511s30.428-6.298 41.411-17.511l251.037-256.404v691.829c0 15.834 6.163 31.020 17.132 42.22s25.846 17.493 41.358 17.493z"],"width":819,"attrs":[],"isMulticolor":false,"isMulticolor2":false,"colorPermutations":{},"tags":["vector-up"],"grid":32},"attrs":[],"properties":{"order":14,"id":0,"name":"vector-up","prevSize":32,"code":59656},"setIdx":0,"setId":0,"iconIdx":2},{"icon":{"paths":["M409.501 34.25c-15.512 0-30.39 6.291-41.358 17.49s-17.132 26.387-17.132 42.223v691.829l-251.038-256.407c-5.438-5.552-11.894-9.956-18.999-12.96s-14.72-4.551-22.412-4.551c-7.691 0-15.306 1.546-22.412 4.551s-13.562 7.408-18.999 12.96c-5.438 5.552-9.752 12.143-12.695 19.396s-4.458 15.028-4.458 22.88c0 7.851 1.515 15.626 4.458 22.881s7.257 13.845 12.695 19.396l350.938 358.273c5.434 5.563 11.888 9.972 18.994 12.981s14.723 4.559 22.417 4.559c7.693 0 15.311-1.55 22.418-4.559s13.56-7.419 18.993-12.981l350.94-358.274c10.981-11.212 17.151-26.42 17.151-42.276s-6.17-31.064-17.151-42.276c-10.981-11.212-25.881-17.511-41.414-17.511-15.527 0-30.426 6.298-41.407 17.511l-251.039 256.407v-691.829c0-15.837-6.163-31.025-17.132-42.223s-25.846-17.49-41.358-17.49z"],"width":819,"attrs":[],"isMulticolor":false,"isMulticolor2":false,"colorPermutations":{},"tags":["vector-down"],"grid":32},"attrs":[],"properties":{"order":13,"id":1,"name":"vector-down","prevSize":32,"code":59657},"setIdx":0,"setId":0,"iconIdx":3},{"icon":{"paths":["M595.597 509.181l414.718-414.718c9.324-10.883 14.194-24.882 13.642-39.2-0.558-14.318-6.491-27.899-16.623-38.031s-23.711-16.067-38.030-16.62c-14.319-0.553-28.319 4.317-39.202 13.637l-414.716 414.718-414.718-415.287c-10.883-9.32-24.881-14.19-39.199-13.637s-27.899 6.488-38.031 16.62c-10.132 10.132-16.067 23.713-16.62 38.031s4.317 28.316 13.637 39.2l414.718 415.287-415.287 414.72c-5.955 5.097-10.792 11.372-14.207 18.432s-5.334 14.746-5.636 22.579c-0.303 7.834 1.018 15.65 3.878 22.949s7.198 13.932 12.742 19.473c5.544 5.547 12.174 9.882 19.475 12.743s15.113 4.181 22.948 3.88c7.835-0.307 15.522-2.224 22.58-5.638s13.334-8.255 18.434-14.205l415.287-414.718 414.716 414.718c10.883 9.318 24.883 14.188 39.202 13.636 14.319-0.558 27.898-6.491 38.030-16.623s16.065-23.711 16.623-38.030c0.552-14.319-4.318-28.314-13.642-39.196l-414.718-414.72z"],"attrs":[{}],"isMulticolor":false,"isMulticolor2":false,"tags":["close"],"grid":32},"attrs":[{}],"properties":{"order":12,"id":2,"name":"close","prevSize":32,"code":59655},"setIdx":0,"setId":0,"iconIdx":4},{"icon":{"paths":["M511.196 767.959c-17.061 0.034-33.594-5.919-46.73-16.823l-438.090-365.714c-14.911-12.416-24.288-30.255-26.068-49.596-1.78-19.341 4.182-38.599 16.575-53.535 12.394-14.938 30.203-24.33 49.51-26.113s38.531 4.19 53.442 16.605l391.361 327.679 391.361-315.977c7.468-6.075 16.062-10.613 25.285-13.351s18.9-3.622 28.467-2.602c9.567 1.020 18.834 3.923 27.282 8.543 8.441 4.62 15.887 10.867 21.914 18.38 6.685 7.521 11.754 16.344 14.877 25.916s4.242 19.689 3.284 29.713-3.979 19.744-8.857 28.546c-4.886 8.803-11.535 16.501-19.522 22.612l-438.093 353.28c-13.514 9.181-29.709 13.558-45.999 12.434z"],"attrs":[{}],"isMulticolor":false,"isMulticolor2":false,"tags":["icon-arrow-top"],"grid":32},"attrs":[{}],"properties":{"order":41,"id":3,"name":"icon-arrow-top","prevSize":32,"code":59653},"setIdx":0,"setId":0,"iconIdx":5},{"icon":{"paths":["M512.804 256.042c17.061-0.034 33.594 5.919 46.73 16.823l438.087 365.714c14.914 12.416 24.291 30.256 26.068 49.596 1.785 19.341-4.176 38.599-16.574 53.535-12.391 14.938-30.201 24.331-49.511 26.113-19.302 1.783-38.532-4.19-53.438-16.605l-391.362-327.68-391.361 315.977c-7.469 6.076-16.062 10.613-25.287 13.351s-18.899 3.622-28.466 2.603c-9.567-1.020-18.839-3.923-27.282-8.544s-15.891-10.867-21.917-18.382c-6.687-7.521-11.751-16.344-14.876-25.916-3.124-9.573-4.242-19.689-3.283-29.714s3.975-19.743 8.859-28.547c4.883-8.803 11.529-16.502 19.521-22.612l438.090-353.28c13.515-9.181 29.71-13.559 46-12.434z"],"attrs":[{}],"isMulticolor":false,"isMulticolor2":false,"tags":["icon-arrow-bottom"],"grid":32},"attrs":[{}],"properties":{"order":10,"id":4,"name":"icon-arrow-bottom","prevSize":32,"code":59654},"setIdx":0,"setId":0,"iconIdx":6},{"icon":{"paths":["M72.658 1023.871c-16.947 0.026-33.37-5.914-46.419-16.794-7.344-6.127-13.415-13.645-17.865-22.135s-7.191-17.783-8.067-27.341c-0.876-9.566 0.131-19.2 2.963-28.365s7.433-17.681 13.54-25.062l324.929-391.173-313.325-391.907c-6.025-7.465-10.524-16.055-13.239-25.276s-3.592-18.889-2.581-28.452c1.011-9.563 3.89-18.83 8.472-27.269s10.776-15.884 18.227-21.907c7.504-6.644 16.292-11.655 25.813-14.72s19.567-4.116 29.511-3.088c9.943 1.028 19.568 4.113 28.27 9.061s16.294 11.653 22.298 19.693l350.315 437.885c10.668 13.059 16.499 29.439 16.499 46.344s-5.832 33.284-16.499 46.343l-362.644 437.888c-7.276 8.832-16.518 15.812-26.978 20.378s-21.84 6.579-33.221 5.897z"],"width":512,"attrs":[{}],"isMulticolor":false,"isMulticolor2":false,"tags":["arrow"],"grid":32},"attrs":[{}],"properties":{"order":3,"id":5,"name":"arrow","prevSize":32,"code":59648},"setIdx":0,"setId":0,"iconIdx":7},{"icon":{"paths":["M669.791 1023.727c-16.941 0.026-33.361-5.912-46.405-16.789-7.343-6.125-13.411-13.641-17.86-22.129s-7.189-17.778-8.065-27.333c-0.876-9.563 0.131-19.195 2.962-28.357s7.431-17.676 13.536-25.055l324.842-391.063-313.24-391.797c-6.023-7.463-10.521-16.050-13.235-25.269s-3.592-18.884-2.58-28.444c1.011-9.56 3.889-18.825 8.47-27.261s10.774-15.88 18.222-21.901c7.502-6.642 16.287-11.652 25.805-14.716s19.562-4.115 29.503-3.087c9.94 1.028 19.562 4.112 28.262 9.058s16.289 11.65 22.292 19.687l350.212 437.762c10.672 13.055 16.498 29.431 16.498 46.331s-5.826 33.275-16.498 46.33l-362.538 437.765c-7.274 8.83-16.513 15.808-26.97 20.372s-21.834 6.577-33.212 5.895z","M72.627 1023.727c-16.942 0.026-33.361-5.912-46.406-16.789-7.342-6.125-13.411-13.641-17.86-22.129s-7.189-17.778-8.065-27.333c-0.876-9.563 0.131-19.195 2.962-28.357s7.431-17.676 13.536-25.055l324.838-391.063-313.237-391.797c-6.023-7.463-10.521-16.050-13.235-25.269s-3.591-18.884-2.58-28.444c1.011-9.56 3.889-18.825 8.47-27.261s10.773-15.88 18.222-21.901c7.502-6.642 16.287-11.652 25.806-14.716s19.561-4.115 29.503-3.087c9.94 1.028 19.562 4.112 28.262 9.058s16.289 11.65 22.292 19.687l350.217 437.762c10.665 13.055 16.494 29.431 16.494 46.331s-5.83 33.275-16.494 46.33l-362.542 437.765c-7.274 8.83-16.513 15.808-26.97 20.372s-21.834 6.577-33.212 5.895z"],"width":1109,"attrs":[{},{}],"isMulticolor":false,"isMulticolor2":false,"tags":["arrow-jump-next"],"grid":32},"attrs":[{},{}],"properties":{"order":4,"id":6,"name":"arrow-jump-next","prevSize":32,"code":59649},"setIdx":0,"setId":0,"iconIdx":8},{"icon":{"paths":["M439.209 1023.727c16.941 0.026 33.361-5.912 46.405-16.789 7.343-6.125 13.411-13.641 17.86-22.129s7.189-17.778 8.065-27.333c0.876-9.563-0.131-19.195-2.962-28.357s-7.431-17.676-13.536-25.055l-324.839-391.063 313.236-391.797c6.023-7.463 10.521-16.050 13.235-25.269s3.592-18.884 2.58-28.444c-1.011-9.56-3.889-18.825-8.47-27.261s-10.774-15.879-18.222-21.901c-7.502-6.642-16.287-11.652-25.805-14.716s-19.562-4.115-29.503-3.087c-9.94 1.028-19.562 4.112-28.262 9.058s-16.289 11.65-22.292 19.687l-350.215 437.762c-10.665 13.055-16.494 29.431-16.494 46.331s5.83 33.275 16.494 46.33l362.542 437.765c7.274 8.829 16.513 15.808 26.97 20.372s21.834 6.577 33.212 5.895z","M1036.376 1023.727c16.934 0.026 33.356-5.912 46.4-16.789 7.345-6.125 13.41-13.641 17.864-22.129 4.445-8.489 7.183-17.778 8.062-27.333 0.879-9.563-0.128-19.195-2.96-28.357s-7.431-17.676-13.538-25.055l-324.837-391.063 313.235-391.797c6.023-7.463 10.519-16.050 13.24-25.269 2.713-9.217 3.592-18.884 2.576-28.444-1.007-9.56-3.89-18.825-8.472-27.261s-10.775-15.879-18.222-21.901c-7.499-6.642-16.285-11.652-25.806-14.716-9.512-3.063-19.561-4.115-29.5-3.087s-19.561 4.112-28.263 9.058c-8.702 4.947-16.285 11.65-22.292 19.687l-350.215 437.762c-10.665 13.055-16.494 29.431-16.494 46.331s5.83 33.275 16.494 46.33l362.542 437.765c7.277 8.829 16.516 15.808 26.966 20.372 10.459 4.564 21.839 6.577 33.22 5.895z"],"width":1109,"attrs":[{},{}],"isMulticolor":false,"isMulticolor2":false,"tags":["arrow-jump-back"],"grid":32},"attrs":[{},{}],"properties":{"order":5,"id":7,"name":"arrow-jump-back","prevSize":32,"code":59650},"setIdx":0,"setId":0,"iconIdx":9},{"icon":{"paths":["M-0 511.617c0-19.158 2.522-35.293 7.561-48.401 5.041-13.613 11.846-24.453 20.418-32.517 8.569-8.569 18.657-14.622 30.249-18.149 11.595-4.032 24.203-6.050 37.812-6.050 13.112 0 25.462 2.014 37.060 6.050 12.103 3.531 22.435 9.577 31.007 18.149 8.569 8.067 15.38 18.908 20.418 32.517 5.041 13.112 7.56 29.24 7.56 48.401 0 18.657-2.522 34.792-7.56 48.401-5.041 13.112-11.846 23.952-20.418 32.524s-18.908 14.872-31.007 18.908c-11.595 4.032-23.948 6.050-37.060 6.050-13.613 0-26.22-2.014-37.812-6.050-11.595-4.032-21.681-10.336-30.249-18.908s-15.38-19.409-20.418-32.524c-5.041-13.613-7.561-29.748-7.561-48.401zM415.955 511.617c0-19.158 2.522-35.293 7.56-48.401 5.041-13.613 11.846-24.453 20.418-32.517 8.569-8.569 18.657-14.622 30.249-18.149 11.595-4.032 24.203-6.050 37.812-6.050 13.109 0 25.462 2.014 37.060 6.050 12.103 3.531 22.435 9.577 31.007 18.149 8.569 8.067 15.38 18.908 20.418 32.517 5.041 13.112 7.565 29.24 7.565 48.401 0 18.657-2.522 34.792-7.565 48.401-5.041 13.112-11.846 23.952-20.418 32.524s-18.908 14.872-31.007 18.908c-11.595 4.032-23.952 6.050-37.060 6.050-13.613 0-26.22-2.014-37.812-6.050-11.595-4.032-21.681-10.336-30.249-18.908s-15.38-19.409-20.418-32.524c-5.041-13.613-7.56-29.748-7.56-48.401zM831.918 511.617c0-19.158 2.522-35.293 7.56-48.401 5.041-13.613 11.846-24.453 20.418-32.517 8.569-8.569 18.657-14.622 30.249-18.149 11.595-4.032 24.196-6.050 37.818-6.050 13.105 0 25.462 2.014 37.054 6.050 12.103 3.531 22.428 9.577 31.007 18.149 8.569 8.067 15.373 18.908 20.418 32.517 5.041 13.112 7.56 29.24 7.56 48.401 0 18.657-2.515 34.792-7.56 48.401-5.041 13.112-11.846 23.952-20.418 32.524-8.575 8.569-18.908 14.872-31.007 18.908-11.595 4.032-23.952 6.050-37.054 6.050-13.619 0-26.227-2.014-37.818-6.050-11.595-4.032-21.681-10.336-30.249-18.908s-15.38-19.409-20.418-32.524c-5.041-13.613-7.56-29.748-7.56-48.401z"],"attrs":[],"isMulticolor":false,"isMulticolor2":false,"tags":["text"],"grid":32,"colorPermutations":{}},"attrs":[],"properties":{"order":6,"id":8,"name":"text","prevSize":32,"code":59651},"setIdx":0,"setId":0,"iconIdx":10},{"icon":{"paths":["M439.342 1023.871c16.946 0.026 33.37-5.914 46.418-16.794 7.345-6.127 13.415-13.645 17.865-22.135s7.191-17.783 8.067-27.341c0.876-9.566-0.131-19.2-2.963-28.365s-7.433-17.681-13.54-25.062l-324.93-391.173 313.324-391.907c6.025-7.465 10.524-16.055 13.239-25.276s3.593-18.889 2.581-28.452c-1.011-9.563-3.89-18.83-8.472-27.269s-10.777-15.884-18.227-21.907c-7.504-6.644-16.292-11.655-25.812-14.72s-19.568-4.116-29.511-3.088c-9.943 1.028-19.568 4.113-28.27 9.061s-16.294 11.653-22.298 19.693l-350.314 437.885c-10.668 13.059-16.499 29.439-16.499 46.344s5.832 33.284 16.499 46.343l362.644 437.888c7.276 8.832 16.518 15.812 26.978 20.378s21.84 6.579 33.221 5.897z"],"width":512,"attrs":[{}],"isMulticolor":false,"isMulticolor2":false,"tags":["arrow-back"],"grid":32},"attrs":[{}],"properties":{"order":9,"id":9,"name":"arrow-back","prevSize":32,"code":59652},"setIdx":0,"setId":0,"iconIdx":11}],"height":1024,"metadata":{"name":"icomoon"},"preferences":{"showGlyphs":true,"showQuickUse":true,"showQuickUse2":true,"showSVGs":true,"fontPref":{"prefix":"icon-","metadata":{"fontFamily":"icomoon","majorVersion":1,"minorVersion":0},"metrics":{"emSize":1024,"baseline":6.25,"whitespace":50},"embed":false},"imagePref":{"prefix":"icon-","png":true,"useClassSelector":true,"color":0,"bgColor":16777215,"classSelector":".icon"},"historySize":50,"showCodes":true,"gridSize":16,"showGrid":true}}
@@ -1,58 +0,0 @@
1
- /* @font-face {
2
- font-family: 'icomoon';
3
- src: url('fonts/icomoon.eot?pr3wo0');
4
- src: url('fonts/icomoon.eot?pr3wo0#iefix') format('embedded-opentype'),
5
- url('fonts/icomoon.ttf?pr3wo0') format('truetype'),
6
- url('fonts/icomoon.woff?pr3wo0') format('woff'),
7
- url('fonts/icomoon.svg?pr3wo0#icomoon') format('svg');
8
- font-weight: normal;
9
- font-style: normal;
10
- font-display: block;
11
- }
12
-
13
- [class^="icon-"], [class*=" icon-"] {
14
- font-family: 'icomoon' !important;
15
- speak: never;
16
- font-style: normal;
17
- font-weight: normal;
18
- font-variant: normal;
19
- text-transform: none;
20
- line-height: 1;
21
-
22
- -webkit-font-smoothing: antialiased;
23
- -moz-osx-font-smoothing: grayscale;
24
- }
25
-
26
- .icon-delete:before {
27
- content: "\e90a";
28
- }
29
- .icon-vector-up:before {
30
- content: "\e908";
31
- }
32
- .icon-vector-down:before {
33
- content: "\e909";
34
- }
35
- .icon-close:before {
36
- content: "\e907";
37
- }
38
- .icon-icon-arrow-top:before {
39
- content: "\e905";
40
- }
41
- .icon-icon-arrow-bottom:before {
42
- content: "\e906";
43
- }
44
- .icon-arrow:before {
45
- content: "\e900";
46
- }
47
- .icon-arrow-jump-next:before {
48
- content: "\e901";
49
- }
50
- .icon-arrow-jump-back:before {
51
- content: "\e902";
52
- }
53
- .icon-text:before {
54
- content: "\e903";
55
- }
56
- .icon-arrow-back:before {
57
- content: "\e904";
58
- } */
@@ -1,95 +0,0 @@
1
- .autocomplate-content {
2
- display: flex;
3
- flex-direction: column;
4
- position: relative;
5
- }
6
- .autocomplate-content-top {
7
- display: flex;
8
- flex-direction: row;
9
- max-width: 400px;
10
- height: 46px;
11
- padding: 0 15px;
12
- font-size: 16px;
13
- color: #3C393E;
14
- line-height: 22px;
15
- font-weight: 500;
16
- border: 2px solid #D1D1D1;
17
- border-radius: 6px;
18
- transition: border-color 240ms;
19
- box-sizing: border-box;
20
- cursor: pointer;
21
- }
22
- .autocomplate-content-top.active {
23
- border-color: #00236A;
24
- }
25
- .autocomplate-content-top:hover {
26
- border-color: #3C393E;
27
- }
28
- .autocomplate-content-bottom {
29
- position: absolute;
30
- width: 100%;
31
- top: 52px;
32
- left: 0;
33
- overflow: hidden;
34
- max-width: 400px;
35
- background: #FBFBFB;
36
- box-shadow: 0 0 10px rgba(60, 57, 62, 0.08);
37
- border-radius: 6px;
38
- animation: select-show 640ms linear forwards;
39
- max-height: 0;
40
- z-index: 1;
41
- }
42
- .autocomplate-content-bottom-inner {
43
- display: flex;
44
- flex-direction: column;
45
- overflow-y: auto;
46
- overflow-x: hidden;
47
- max-height: 234px;
48
- }
49
- @keyframes select-show {
50
- 100% {
51
- max-height: 400px;
52
- }
53
- }
54
- .autocomplate-content-bottom-row {
55
- display: flex;
56
- align-items: center;
57
- background: #ffffff;
58
- padding: 0 15px;
59
- height: 46px;
60
- font-size: 16px;
61
- color: #3C393E;
62
- line-height: 22px;
63
- font-weight: 500;
64
- margin-bottom: 2px;
65
- box-sizing: border-box;
66
- transition: background 240ms, color 240ms;
67
- cursor: pointer;
68
- }
69
- .autocomplate-content-bottom-row .no-option {
70
- color: #ff0000;
71
- }
72
- .autocomplate-content-bottom-row:hover {
73
- background: unset;
74
- color: #00236A;
75
- }
76
- .option-active .autocomplate-content-bottom-row {
77
- color: #00236A;
78
- }
79
- .autocomplate-title {
80
- color: #3c393e;
81
- display: block;
82
- font-size: 16px;
83
- font-weight: 500;
84
- line-height: 22px;
85
- margin-bottom: 6px;
86
- text-transform: none;
87
- }
88
-
89
- .errorBorder {
90
- border: 2px solid rgb(238, 0, 0) !important;
91
- }
92
-
93
- .errorMessage {
94
- color: rgba(238, 0, 0, 1) !important;
95
- }
@@ -1,35 +0,0 @@
1
- import React from 'react'
2
- import { Autocomplate } from './index'
3
-
4
- export default {
5
- component: Autocomplate,
6
- title: 'Components/Autocomplate',
7
- }
8
-
9
- const Template = (args) => <Autocomplate {...args} />
10
-
11
- export const Default = Template.bind({})
12
- Default.args = {
13
- jsonOptionsData: '[{"bbb":"0", "value":"asd"}, {"bbb":"2", "value":"bas"}]',
14
- jsonSelectedOptionsData: '{"bbb":"0", "value":"gasdfgdsfgdsg"}',
15
- label: 'label',
16
- keyNames: { name: 'value', id: 'bbb' },
17
- searchCount: 2,
18
- onChange: (aa) => {
19
- console.log(aa)
20
- fetch(`http://dev2.govazd-api.yerevan.am/api/v1/companies/autocomplete?slug=${aa.name ? aa.name : 'a'}`, {
21
- method: 'GET',
22
- headers: {
23
- 'Content-Type': 'application/json',
24
- Authorization:
25
- 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJhdWQiOiIwMjE0NzEyYTllNzQwZWMyMjNhYzE2MGQyNGVkY2UzNyIsImp0aSI6IjYyYTU0MzhmYjY3ODZmYzgzY2NkZmVkMGNlYzExZDZjY2IxNmRhNWJhYTVlOTMwMWVjNDU2MWRmYzIyMDcyYTc0ZjEyY2IxZGEzOTJlMjE5IiwiaWF0IjoxNjg2MDM0NTA0LjU5OTMzOSwibmJmIjoxNjg2MDM0NTA0LjU5OTM2NywiZXhwIjoxNjg2MDU5NzA0LjU4NDkxMiwic3ViIjoibWluYXM4OUBtYWlsLnJ1Iiwic2NvcGVzIjpbImVtYWlsIl19.DzzdZFLHiFTyUIlKIK25IMSxnjI0cQ5EaUT3vdMoZT3XjclPA1uohP4hiRr30Duy6psyOcPuQuZ2t8KuGUy5n500Di-Wbw0tZDVW-ctyOQNQRPjcTL41lN7xrTaRzxrkSa3KHlZT0_w4KjHTp32wo6XHWjLwrbZIFlBBbJv-bMBqj0KIcsLWHBMfHb2lU8UK6_xMgSbsV_E3FzrhbgmBeFifBTn9BVkduz450jWKmib5zKFRv4lqpFrMJo7gOQRj0-uQliCCdtnvOBW3QqBeT0Zl-RFH-Vc22GAxSYWF7PZ1M-tOZ2PlR7pyfJabp6nEtsRii5PhoejUBAynYmZBKxY-TvKGjfpOXcULm2w0zIqrV2KRf4acj189Kok_nE5rpReqc0xk6hxDdhyBPdBDtgm58c25G_fkkSpMJvDyZg0fqpCB7wkYfGpqeYH-eW4KYuZeReU1OyIKCTxBJhDfcFqZRb4x7TUIxNoFXknLhhU4mB7t75ZZxpUwtJRXqF_Ps8eiBWcfmt5uZfVQqzFXcBlx6lmDwBn7RIF0jy5oKvs6ss5mBjv0SdKSJrpRMa9GIVT9lUJDqKA15JZIGXdugjBXwlrzFfekePXA_7AAFrxgS0Dn7EZJCh7EmBdGG3slPLRtnkcVru2AOLHZ-aRPtVluzxgip9RU23VMVXvoX-I',
26
- },
27
- })
28
- .then((res) => {
29
- return res.json()
30
- })
31
- .then((data) => {
32
- console.log(data)
33
- })
34
- },
35
- }
@@ -1,164 +0,0 @@
1
- import React, { useEffect, useState } from 'react'
2
- import PropTypes from 'prop-types'
3
- import { compereConfigs } from './../../utils'
4
- import SvgRequired from './../icon/Required'
5
- import styles from './autocomplate.module.css'
6
-
7
- export const Autocomplate = ({
8
- label,
9
- required,
10
- disabled,
11
- keyNames,
12
- onChange,
13
- searchCount,
14
- placeHolder,
15
- errorMessage,
16
- autoComplete,
17
- jsonOptionsData,
18
- jsonSelectedOptionsData,
19
- ...props
20
- }) => {
21
- const configStyles = compereConfigs()
22
- const parseSelectedOptionsData = jsonSelectedOptionsData
23
- ? JSON.parse(jsonSelectedOptionsData)
24
- : { name: '', id: '' }
25
- const [inputValue, setInputValue] = useState(parseSelectedOptionsData[keyNames.name])
26
- const [inputId, setInputId] = useState(parseSelectedOptionsData[keyNames.id])
27
- const [activeOption, setActiveOption] = useState(0)
28
- const [showOptions, setShowOptions] = useState(false)
29
- const parseOptionsData = jsonOptionsData ? JSON.parse(jsonOptionsData) : []
30
-
31
- const handleChange = (e) => {
32
- const currentInputValue = e.currentTarget.value
33
- setInputId(null)
34
- setInputValue(currentInputValue)
35
- setInputId('')
36
- setActiveOption(0)
37
- setShowOptions(true)
38
- onChange({ name: currentInputValue, id: e.target.id })
39
- }
40
- const handleClick = (e) => {
41
- setActiveOption(0)
42
- setShowOptions(false)
43
- setInputValue(e.target.innerText)
44
- setInputId(e.target.id)
45
-
46
- onChange({ name: e.target.innerText, id: e.target.id })
47
- }
48
- let optionList
49
- if (showOptions && inputValue) {
50
- if (parseOptionsData.length && inputValue.length >= searchCount) {
51
- optionList = (
52
- <div className={`${styles['autocomplate-content-bottom']} autocomplate-content-bottom-rem`}>
53
- <div
54
- className={`${styles['autocomplate-content-bottom-inner']} autocomplate-content-bottom-inner-rem`}
55
- >
56
- {parseOptionsData.map((optionName, index) => {
57
- let className
58
- if (index === activeOption) {
59
- className = 'option-active'
60
- }
61
- return (
62
- <div
63
- className={`${styles[className]} autocomplate-content-click-rem`}
64
- key={optionName[keyNames.id]}
65
- onClick={handleClick}
66
- >
67
- <div
68
- id={optionName[keyNames.id]}
69
- className={`${styles['autocomplate-content-bottom-row']} autocomplate-content-bottom-row-rem`}
70
- >
71
- {optionName[keyNames.name]}
72
- </div>
73
- </div>
74
- )
75
- })}
76
- </div>
77
- </div>
78
- )
79
- } else {
80
- optionList = (
81
- <div className={`${styles['autocomplate-content-bottom']} autocomplate-content-bottom-rem`}>
82
- <div
83
- className={`${styles['autocomplate-content-bottom-inner']} autocomplate-content-bottom-inner-rem`}
84
- >
85
- <div
86
- className={`${styles['autocomplate-content-bottom-row']} autocomplate-content-bottom-row-rem`}
87
- >
88
- <div className={`${styles['no-option']} autocomplate-no-option`}>
89
- {inputValue.length < searchCount
90
- ? `Լրացնել առնվազն ${searchCount} նիշ`
91
- : 'Նման տվյալ առկա չէ'}
92
- </div>
93
- </div>
94
- </div>
95
- </div>
96
- )
97
- }
98
- }
99
-
100
- useEffect(() => {
101
- setInputValue(JSON.parse(jsonSelectedOptionsData)[keyNames.name])
102
- setInputId(JSON.parse(jsonSelectedOptionsData)[keyNames.id])
103
- }, [JSON.parse(jsonSelectedOptionsData)[keyNames.id]])
104
-
105
- return (
106
- <>
107
- {label ? (
108
- <label className={`${styles['autocomplate-title']} autocomplate-title-rem`}>
109
- {label}
110
- {required && (
111
- <sup>
112
- <SvgRequired />
113
- </sup>
114
- )}
115
- </label>
116
- ) : (
117
- ''
118
- )}
119
- <div className={`${styles['autocomplate-content']} autocomplate-content-rem`}>
120
- <input
121
- id={inputId}
122
- type="text"
123
- autoComplete={autoComplete ? autoComplete : configStyles.INPUT.autoComplete}
124
- className={`${styles['autocomplate-content-top']} autocomplate-content-top-rem ${
125
- errorMessage ? styles.errorBorder : ''
126
- }`}
127
- disabled={disabled}
128
- onChange={handleChange}
129
- onClick={() => {
130
- setShowOptions(!showOptions)
131
- }}
132
- value={inputValue}
133
- placeholder={placeHolder}
134
- style={{
135
- cursor: disabled ? 'not-allowed' : 'auto',
136
- }}
137
- {...props}
138
- />
139
- {errorMessage ? <span className={styles.errorMessage}>{errorMessage}</span> : null}
140
- {optionList}
141
- </div>
142
- </>
143
- )
144
- }
145
-
146
- Autocomplate.propTypes = {
147
- label: PropTypes.string,
148
- disabled: PropTypes.bool,
149
- required: PropTypes.bool,
150
- onChange: PropTypes.func,
151
- value: PropTypes.string,
152
- keyNames: PropTypes.object,
153
- className: PropTypes.string,
154
- searchCount: PropTypes.number,
155
- errorMessage: PropTypes.string,
156
- placeHolder: PropTypes.string,
157
- autoComplete: PropTypes.string,
158
- jsonOptionsData: PropTypes.string,
159
- jsonSelectedOptionsData: PropTypes.string,
160
- }
161
-
162
- Autocomplate.defaultProps = {
163
- required: false,
164
- }
@@ -1,13 +0,0 @@
1
- import React from 'react'
2
- import { Button } from './index'
3
-
4
- import { ReactComponent as ReactSVG } from './../../assets/range-arrow-default.svg'
5
-
6
- export default {
7
- component: Button,
8
- title: 'Components/Button',
9
- }
10
-
11
- const Template = (args) => <Button label="Button" icon={<ReactSVG />} {...args} />
12
-
13
- export const Default = Template.bind({})