@paperless/core 2.0.1-beta.123 → 2.0.1-beta.125

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 (224) hide show
  1. package/CHANGELOG.md +23 -0
  2. package/dist/assets/illustrations/calendar.svg +12 -0
  3. package/dist/build/p-05afbc63.entry.js +2 -0
  4. package/dist/build/p-05afbc63.entry.js.map +1 -0
  5. package/dist/build/p-7da0b98b.entry.js +2 -0
  6. package/dist/build/p-7da0b98b.entry.js.map +1 -0
  7. package/dist/build/p-accordion.entry.esm.js.map +1 -1
  8. package/dist/build/p-e33a56c8.entry.js +2 -0
  9. package/dist/build/p-e33a56c8.entry.js.map +1 -0
  10. package/dist/build/p-f208e61a.js +2 -0
  11. package/dist/build/p-field.p-field-container.entry.esm.js.map +1 -1
  12. package/dist/build/p-illustration.entry.esm.js.map +1 -1
  13. package/dist/build/paperless.esm.js +1 -1
  14. package/dist/cjs/loader.cjs.js +1 -1
  15. package/dist/cjs/p-accordion.cjs.entry.js +11 -2
  16. package/dist/cjs/p-accordion.cjs.entry.js.map +1 -1
  17. package/dist/cjs/p-accordion.entry.cjs.js.map +1 -1
  18. package/dist/cjs/p-field.p-field-container.entry.cjs.js.map +1 -1
  19. package/dist/cjs/p-field_2.cjs.entry.js +5 -5
  20. package/dist/cjs/p-field_2.cjs.entry.js.map +1 -1
  21. package/dist/cjs/p-illustration.cjs.entry.js +15 -0
  22. package/dist/cjs/p-illustration.cjs.entry.js.map +1 -1
  23. package/dist/cjs/p-illustration.entry.cjs.js.map +1 -1
  24. package/dist/cjs/paperless.cjs.js +1 -1
  25. package/dist/collection/assets/illustrations/calendar.svg +12 -0
  26. package/dist/collection/components/atoms/illustration/illustration.component.js +1 -1
  27. package/dist/collection/components/molecules/accordion/accordion.component.css +1 -1
  28. package/dist/collection/components/molecules/accordion/accordion.component.js +29 -1
  29. package/dist/collection/components/molecules/accordion/accordion.component.js.map +1 -1
  30. package/dist/collection/components/molecules/field/field/field.component.css +1 -1
  31. package/dist/collection/components/molecules/field/field/field.component.js +4 -4
  32. package/dist/collection/components/molecules/field/field/field.component.js.map +1 -1
  33. package/dist/collection/utils/illustrations.js +2 -0
  34. package/dist/collection/utils/illustrations.js.map +1 -1
  35. package/dist/components/{p-CPkh1e-n.js → p-8IU_nxo3.js} +3 -3
  36. package/dist/components/{p-CPkh1e-n.js.map → p-8IU_nxo3.js.map} +1 -1
  37. package/dist/components/{p-BZbrGNXl.js → p-CQYzAI8b.js} +7 -7
  38. package/dist/components/p-CQYzAI8b.js.map +1 -0
  39. package/dist/components/{p-CKTvcFFn.js → p-CS3-8LFI.js} +17 -2
  40. package/dist/components/p-CS3-8LFI.js.map +1 -0
  41. package/dist/components/{p-Da_mcBgh.js → p-N8u1Ee_7.js} +3 -3
  42. package/dist/components/{p-Da_mcBgh.js.map → p-N8u1Ee_7.js.map} +1 -1
  43. package/dist/components/p-accordion.js +11 -2
  44. package/dist/components/p-accordion.js.map +1 -1
  45. package/dist/components/p-datepicker.js +1 -1
  46. package/dist/components/p-empty-state.js +1 -1
  47. package/dist/components/p-field.js +1 -1
  48. package/dist/components/p-illustration.js +1 -1
  49. package/dist/components/p-select.js +1 -1
  50. package/dist/components/p-table-header.js +1 -1
  51. package/dist/components/p-table.js +4 -4
  52. package/dist/esm/loader.js +1 -1
  53. package/dist/esm/p-accordion.entry.js +11 -2
  54. package/dist/esm/p-accordion.entry.js.map +1 -1
  55. package/dist/esm/p-field.p-field-container.entry.js.map +1 -1
  56. package/dist/esm/p-field_2.entry.js +5 -5
  57. package/dist/esm/p-field_2.entry.js.map +1 -1
  58. package/dist/esm/p-illustration.entry.js +15 -0
  59. package/dist/esm/p-illustration.entry.js.map +1 -1
  60. package/dist/esm/paperless.js +1 -1
  61. package/dist/index.html +1 -1
  62. package/dist/paperless/p-05afbc63.entry.js +2 -0
  63. package/dist/paperless/p-05afbc63.entry.js.map +1 -0
  64. package/dist/paperless/p-7da0b98b.entry.js +2 -0
  65. package/dist/paperless/p-7da0b98b.entry.js.map +1 -0
  66. package/dist/paperless/p-accordion.entry.esm.js.map +1 -1
  67. package/dist/paperless/p-e33a56c8.entry.js +2 -0
  68. package/dist/paperless/p-e33a56c8.entry.js.map +1 -0
  69. package/dist/paperless/p-field.p-field-container.entry.esm.js.map +1 -1
  70. package/dist/paperless/p-illustration.entry.esm.js.map +1 -1
  71. package/dist/paperless/paperless.esm.js +1 -1
  72. package/dist/sw.js +1 -1
  73. package/dist/sw.js.map +1 -1
  74. package/dist/types/components/molecules/accordion/accordion.component.d.ts +4 -0
  75. package/dist/types/components.d.ts +8 -0
  76. package/dist/types/utils/illustrations.d.ts +1 -0
  77. package/package.json +1 -1
  78. package/dist/assets/icons-old/arrow.svg +0 -14
  79. package/dist/assets/icons-old/attachment.svg +0 -16
  80. package/dist/assets/icons-old/bread.svg +0 -10
  81. package/dist/assets/icons-old/calendar.svg +0 -16
  82. package/dist/assets/icons-old/camera.svg +0 -10
  83. package/dist/assets/icons-old/car.svg +0 -10
  84. package/dist/assets/icons-old/checklist.svg +0 -17
  85. package/dist/assets/icons-old/checkmark.svg +0 -17
  86. package/dist/assets/icons-old/chevron.svg +0 -17
  87. package/dist/assets/icons-old/chevrons.svg +0 -15
  88. package/dist/assets/icons-old/clock.svg +0 -17
  89. package/dist/assets/icons-old/cogs.svg +0 -17
  90. package/dist/assets/icons-old/colleagues.svg +0 -14
  91. package/dist/assets/icons-old/comment.svg +0 -17
  92. package/dist/assets/icons-old/companies.svg +0 -14
  93. package/dist/assets/icons-old/company.svg +0 -8
  94. package/dist/assets/icons-old/deactivate.svg +0 -14
  95. package/dist/assets/icons-old/document.svg +0 -17
  96. package/dist/assets/icons-old/download.svg +0 -17
  97. package/dist/assets/icons-old/envelope.svg +0 -17
  98. package/dist/assets/icons-old/explanation.svg +0 -17
  99. package/dist/assets/icons-old/eye.svg +0 -17
  100. package/dist/assets/icons-old/fa/piggy.svg +0 -3
  101. package/dist/assets/icons-old/filter.svg +0 -10
  102. package/dist/assets/icons-old/folder.svg +0 -19
  103. package/dist/assets/icons-old/formula.svg +0 -15
  104. package/dist/assets/icons-old/grid.svg +0 -17
  105. package/dist/assets/icons-old/hashtag.svg +0 -14
  106. package/dist/assets/icons-old/headset.svg +0 -17
  107. package/dist/assets/icons-old/hidden.svg +0 -8
  108. package/dist/assets/icons-old/iDeal.svg +0 -13
  109. package/dist/assets/icons-old/integration.svg +0 -17
  110. package/dist/assets/icons-old/list.svg +0 -17
  111. package/dist/assets/icons-old/location.svg +0 -17
  112. package/dist/assets/icons-old/lock.svg +0 -8
  113. package/dist/assets/icons-old/megaphone.svg +0 -17
  114. package/dist/assets/icons-old/menu.svg +0 -25
  115. package/dist/assets/icons-old/minus.svg +0 -17
  116. package/dist/assets/icons-old/more.svg +0 -18
  117. package/dist/assets/icons-old/negative.svg +0 -17
  118. package/dist/assets/icons-old/notification.svg +0 -10
  119. package/dist/assets/icons-old/pagination.svg +0 -17
  120. package/dist/assets/icons-old/payment.svg +0 -17
  121. package/dist/assets/icons-old/pencil.svg +0 -17
  122. package/dist/assets/icons-old/person.svg +0 -17
  123. package/dist/assets/icons-old/plan.svg +0 -5
  124. package/dist/assets/icons-old/plus.svg +0 -17
  125. package/dist/assets/icons-old/question.svg +0 -17
  126. package/dist/assets/icons-old/receipt.svg +0 -17
  127. package/dist/assets/icons-old/reload.svg +0 -10
  128. package/dist/assets/icons-old/report.svg +0 -17
  129. package/dist/assets/icons-old/review.svg +0 -8
  130. package/dist/assets/icons-old/search.svg +0 -10
  131. package/dist/assets/icons-old/settings.svg +0 -8
  132. package/dist/assets/icons-old/sick.svg +0 -17
  133. package/dist/assets/icons-old/signout.svg +0 -23
  134. package/dist/assets/icons-old/switch.svg +0 -8
  135. package/dist/assets/icons-old/tachometer.svg +0 -17
  136. package/dist/assets/icons-old/task.svg +0 -17
  137. package/dist/assets/icons-old/template.svg +0 -17
  138. package/dist/assets/icons-old/tool.svg +0 -17
  139. package/dist/assets/icons-old/trash.svg +0 -17
  140. package/dist/assets/icons-old/turn.svg +0 -17
  141. package/dist/assets/icons-old/unlock.svg +0 -8
  142. package/dist/assets/icons-old/upload.svg +0 -17
  143. package/dist/assets/icons-old/warning.svg +0 -17
  144. package/dist/build/p-22db5ddd.js +0 -2
  145. package/dist/build/p-a5bc8b63.entry.js +0 -2
  146. package/dist/build/p-a5bc8b63.entry.js.map +0 -1
  147. package/dist/build/p-c1041af9.entry.js +0 -2
  148. package/dist/build/p-c1041af9.entry.js.map +0 -1
  149. package/dist/build/p-ef4a690b.entry.js +0 -2
  150. package/dist/build/p-ef4a690b.entry.js.map +0 -1
  151. package/dist/collection/assets/icons-old/arrow.svg +0 -14
  152. package/dist/collection/assets/icons-old/attachment.svg +0 -16
  153. package/dist/collection/assets/icons-old/bread.svg +0 -10
  154. package/dist/collection/assets/icons-old/calendar.svg +0 -16
  155. package/dist/collection/assets/icons-old/camera.svg +0 -10
  156. package/dist/collection/assets/icons-old/car.svg +0 -10
  157. package/dist/collection/assets/icons-old/checklist.svg +0 -17
  158. package/dist/collection/assets/icons-old/checkmark.svg +0 -17
  159. package/dist/collection/assets/icons-old/chevron.svg +0 -17
  160. package/dist/collection/assets/icons-old/chevrons.svg +0 -15
  161. package/dist/collection/assets/icons-old/clock.svg +0 -17
  162. package/dist/collection/assets/icons-old/cogs.svg +0 -17
  163. package/dist/collection/assets/icons-old/colleagues.svg +0 -14
  164. package/dist/collection/assets/icons-old/comment.svg +0 -17
  165. package/dist/collection/assets/icons-old/companies.svg +0 -14
  166. package/dist/collection/assets/icons-old/company.svg +0 -8
  167. package/dist/collection/assets/icons-old/deactivate.svg +0 -14
  168. package/dist/collection/assets/icons-old/document.svg +0 -17
  169. package/dist/collection/assets/icons-old/download.svg +0 -17
  170. package/dist/collection/assets/icons-old/envelope.svg +0 -17
  171. package/dist/collection/assets/icons-old/explanation.svg +0 -17
  172. package/dist/collection/assets/icons-old/eye.svg +0 -17
  173. package/dist/collection/assets/icons-old/fa/piggy.svg +0 -3
  174. package/dist/collection/assets/icons-old/filter.svg +0 -10
  175. package/dist/collection/assets/icons-old/folder.svg +0 -19
  176. package/dist/collection/assets/icons-old/formula.svg +0 -15
  177. package/dist/collection/assets/icons-old/grid.svg +0 -17
  178. package/dist/collection/assets/icons-old/hashtag.svg +0 -14
  179. package/dist/collection/assets/icons-old/headset.svg +0 -17
  180. package/dist/collection/assets/icons-old/hidden.svg +0 -8
  181. package/dist/collection/assets/icons-old/iDeal.svg +0 -13
  182. package/dist/collection/assets/icons-old/integration.svg +0 -17
  183. package/dist/collection/assets/icons-old/list.svg +0 -17
  184. package/dist/collection/assets/icons-old/location.svg +0 -17
  185. package/dist/collection/assets/icons-old/lock.svg +0 -8
  186. package/dist/collection/assets/icons-old/megaphone.svg +0 -17
  187. package/dist/collection/assets/icons-old/menu.svg +0 -25
  188. package/dist/collection/assets/icons-old/minus.svg +0 -17
  189. package/dist/collection/assets/icons-old/more.svg +0 -18
  190. package/dist/collection/assets/icons-old/negative.svg +0 -17
  191. package/dist/collection/assets/icons-old/notification.svg +0 -10
  192. package/dist/collection/assets/icons-old/pagination.svg +0 -17
  193. package/dist/collection/assets/icons-old/payment.svg +0 -17
  194. package/dist/collection/assets/icons-old/pencil.svg +0 -17
  195. package/dist/collection/assets/icons-old/person.svg +0 -17
  196. package/dist/collection/assets/icons-old/plan.svg +0 -5
  197. package/dist/collection/assets/icons-old/plus.svg +0 -17
  198. package/dist/collection/assets/icons-old/question.svg +0 -17
  199. package/dist/collection/assets/icons-old/receipt.svg +0 -17
  200. package/dist/collection/assets/icons-old/reload.svg +0 -10
  201. package/dist/collection/assets/icons-old/report.svg +0 -17
  202. package/dist/collection/assets/icons-old/review.svg +0 -8
  203. package/dist/collection/assets/icons-old/search.svg +0 -10
  204. package/dist/collection/assets/icons-old/settings.svg +0 -8
  205. package/dist/collection/assets/icons-old/sick.svg +0 -17
  206. package/dist/collection/assets/icons-old/signout.svg +0 -23
  207. package/dist/collection/assets/icons-old/switch.svg +0 -8
  208. package/dist/collection/assets/icons-old/tachometer.svg +0 -17
  209. package/dist/collection/assets/icons-old/task.svg +0 -17
  210. package/dist/collection/assets/icons-old/template.svg +0 -17
  211. package/dist/collection/assets/icons-old/tool.svg +0 -17
  212. package/dist/collection/assets/icons-old/trash.svg +0 -17
  213. package/dist/collection/assets/icons-old/turn.svg +0 -17
  214. package/dist/collection/assets/icons-old/unlock.svg +0 -8
  215. package/dist/collection/assets/icons-old/upload.svg +0 -17
  216. package/dist/collection/assets/icons-old/warning.svg +0 -17
  217. package/dist/components/p-BZbrGNXl.js.map +0 -1
  218. package/dist/components/p-CKTvcFFn.js.map +0 -1
  219. package/dist/paperless/p-a5bc8b63.entry.js +0 -2
  220. package/dist/paperless/p-a5bc8b63.entry.js.map +0 -1
  221. package/dist/paperless/p-c1041af9.entry.js +0 -2
  222. package/dist/paperless/p-c1041af9.entry.js.map +0 -1
  223. package/dist/paperless/p-ef4a690b.entry.js +0 -2
  224. package/dist/paperless/p-ef4a690b.entry.js.map +0 -1
@@ -1,17 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <svg width="1em" height="1em" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
- <title>46CF5A08-42A2-4628-A7C8-6721B5428686@1x</title>
4
- <g id="✔️-Collections" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
5
- <g id="⚛️-Atoms---Icons" transform="translate(-299.000000, -918.000000)" fill="currentColor">
6
- <g id="Collection---Icons" transform="translate(56.000000, 56.000000)">
7
- <g id="icons" transform="translate(0.000000, 152.000000)">
8
- <g id="payment" transform="translate(0.000000, 710.000000)">
9
- <g id="Combined-Shape" transform="translate(243.000000, 0.000000)">
10
- <path d="M1.5,7 C1.77614237,7 2,7.22385763 2,7.5 L2,13.5 C2,13.7761424 1.77614237,14 1.5,14 L0.5,14 C0.223857625,14 3.38176876e-17,13.7761424 0,13.5 L0,7.5 C-3.38176876e-17,7.22385763 0.223857625,7 0.5,7 L1.5,7 Z M8.00648703,8.5 C9.22880398,9.11115847 10.7312569,9.44218094 12.5138459,9.49306739 C12.7881685,9.50092522 13.006487,9.72556488 13.006487,10 C13.006487,10.2761424 12.7826294,10.5 12.506487,10.5 L8.50648703,10.5 C8.23034465,10.5 8.00648703,10.7238576 8.00648703,11 C8.00648703,11.2761424 8.23034465,11.5 8.50648703,11.5 L12.006487,11.5 L12.006487,11.5 C12.9476635,11.5 13.8874034,10.9463668 14.6186322,10.4643802 L14.8826646,10.2882149 C15.55853,9.83391003 16,9.52941176 16,10 C16,11 15.006487,12.5 12.006487,13.5 C10.0230886,14.1611328 7.38404531,13.8387983 4.08935714,12.5329965 L4.0893363,12.533049 C4.03735264,12.5124461 3.98228088,12.50071 3.92641392,12.4983296 C3.31308518,12.4721963 3.00590281,12.1394197 3.0048668,11.5 C3.00405669,11 3.00209113,10.75 3.00092076,10.5 L3.0007803,9.73032407 C3.00103188,9.65972222 3.00135071,9.58333333 3.00174581,9.5 C3.00451988,8.91490385 3.26122035,8.58656083 3.77184721,8.51497094 L3.90479092,8.50236216 C3.97018306,8.49895652 4.03426924,8.48273788 4.09340922,8.45462751 C5.39976199,7.83369295 6.70412126,7.84881712 8.00648703,8.5 Z M8,2 C9.1045695,2 10,2.8954305 10,4 C10,5.1045695 9.1045695,6 8,6 C6.8954305,6 6,5.1045695 6,4 C6,2.8954305 6.8954305,2 8,2 Z"></path>
11
- </g>
12
- </g>
13
- </g>
14
- </g>
15
- </g>
16
- </g>
17
- </svg>
@@ -1,17 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <svg width="1em" height="1em" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
- <title>9E1784EB-8E2A-4C1A-A8C3-F500E03858E6@1x</title>
4
- <g id="✔️-Collections" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
5
- <g id="⚛️-Atoms---Icons" transform="translate(-299.000000, -950.000000)" fill="currentColor" fill-rule="nonzero">
6
- <g id="Collection---Icons" transform="translate(56.000000, 56.000000)">
7
- <g id="icons" transform="translate(0.000000, 152.000000)">
8
- <g id="pencil" transform="translate(0.000000, 742.000000)">
9
- <g id="icon/pen" transform="translate(243.000000, 0.000000)">
10
- <path d="M2,11.5 L2,14 L4.5,14 L11.8733333,6.62666667 L9.37333333,4.12666667 L2,11.5 Z M13.8066667,4.69333333 C14.0666667,4.43333333 14.0666667,4.01333333 13.8066667,3.75333333 L12.2466667,2.19333333 C11.9866667,1.93333333 11.5666667,1.93333333 11.3066667,2.19333333 L10.0866667,3.41333333 L12.5866667,5.91333333 L13.8066667,4.69333333 Z"></path>
11
- </g>
12
- </g>
13
- </g>
14
- </g>
15
- </g>
16
- </g>
17
- </svg>
@@ -1,17 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <svg width="1em" height="1em" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
- <title>C1AD60F3-92E2-4915-A731-25F894172F6D@1x</title>
4
- <g id="✔️-Collections" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
5
- <g id="⚛️-Atoms---Icons" transform="translate(-299.000000, -982.000000)" fill="currentColor">
6
- <g id="Collection---Icons" transform="translate(56.000000, 56.000000)">
7
- <g id="icons" transform="translate(0.000000, 152.000000)">
8
- <g id="person" transform="translate(0.000000, 774.000000)">
9
- <g id="person---front" transform="translate(243.000000, 0.000000)">
10
- <path d="M10.7538441,1.21694619 C11.7946242,2.30744499 11.4579643,3.79407554 11.4944094,4.98421147 L11.498,5.166 L11.5433781,5.18321645 C11.7929999,5.31009294 11.9066902,5.73434203 11.798221,6.18424921 C11.7067488,6.56365657 11.484063,6.8502472 11.2497974,6.9252493 C11.1076715,7.2429708 10.8909336,7.55351196 10.5640803,7.87788355 C9.65147328,8.7835614 9.58317856,8.7835614 9.51806291,9.21313797 C9.4589162,9.6033367 9.56094428,9.72252238 9.86970571,10.0271588 L9.85793467,10.0215396 C10.625808,10.3722663 11.7068273,10.8840081 13.1009923,11.5567652 L13.4560575,11.728309 C13.6814676,12.020361 13.839912,12.4893529 13.9313909,13.1352849 C13.9526501,13.2853961 13.9689688,13.4357153 13.9803469,13.5862426 L13.9937065,13.8121897 C14.0261467,14.5717692 13.526009,15.2517182 12.791238,15.4469741 C11.4038364,15.815658 9.80333159,16 7.98972353,16 C6.39308311,16 4.96160747,15.8809388 3.69529661,15.6428163 L3.27930811,15.5590422 C2.53052566,15.3979231 1.99689481,14.7344214 2.00009755,13.9685074 C2.00147597,13.6388692 2.01746217,13.3611284 2.04805618,13.1352849 C2.11213109,12.6622869 2.27057555,12.1932949 2.52338957,11.728309 C3.94143907,11.0264083 5.14700029,10.4589084 6.14007321,10.0258092 C6.43937767,9.78915859 6.33776628,9.56045391 6.33776628,9.21313797 C6.33776628,8.81755101 5.8762137,8.57058746 5.23088524,7.79256952 C5.01601583,7.53351964 4.83917595,7.24637634 4.69995301,6.94398668 C4.42594694,6.94435245 4.13978636,6.62769838 4.03287418,6.18424921 C3.9145442,5.69344138 4.06060225,5.23316879 4.35910127,5.15619079 L4.31084297,5.17390309 C4.31082198,5.13120758 4.31147995,5.08867324 4.31281583,5.04633221 C4.34237234,4.10953701 3.95772662,2.72319196 4.69006455,1.78535379 C5.42240248,0.847515617 5.58959876,0.0592074646 7.40127449,0.00802995016 C9.21295022,-0.0431475642 9.71306397,0.126447388 10.7538441,1.21694619 Z"></path>
11
- </g>
12
- </g>
13
- </g>
14
- </g>
15
- </g>
16
- </g>
17
- </svg>
@@ -1,5 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1em" height="1em" viewBox="0 0 16 16">
2
- <g fill="none" fill-rule="evenodd">
3
- <path fill="currentColor" d="M16,2.07320636 L16,6.4711412 C16,7.02098971 15.7815735,7.54831786 15.3927719,7.93711947 L7.93711947,15.3927719 C7.12748203,16.2024094 5.81480036,16.2024094 5.00516292,15.3927719 L0.607228085,10.9948371 C-0.202409362,10.1851996 -0.202409362,8.87251797 0.607228085,8.06288053 L8.06288053,0.607228085 C8.45168214,0.218426472 8.97901029,0 9.5288588,0 L13.9267936,0 C15.0717939,0 16,0.928206105 16,2.07320636 Z M9.57430689,6.76811139 C9.33176061,6.52556511 9.05997795,6.35327405 8.75895892,6.25123822 C8.4579399,6.1492024 8.14180125,6.11935591 7.81054298,6.16169875 C7.47928471,6.20404159 7.13736539,6.32303234 6.78478502,6.51867099 C6.43220465,6.71430965 6.083327,6.98471645 5.73815206,7.32989139 C5.38891623,7.67912721 5.11749422,8.02902009 4.923886,8.37957001 C4.73027779,8.73011994 4.61230226,9.07102404 4.56995942,9.40228231 C4.52761657,9.73354058 4.55746307,10.0496792 4.65949889,10.3506983 C4.76153472,10.6517173 4.93382578,10.9234999 5.17637206,11.1660462 C5.35471492,11.3443891 5.53488319,11.4798877 5.71687689,11.572542 C5.89887059,11.6651963 6.07902651,11.7275866 6.25734467,11.759713 C6.43566282,11.7918394 6.60706711,11.798778 6.77155751,11.7805288 C6.93604792,11.7622795 7.09174469,11.7332061 7.23864783,11.6933087 L7.14277249,10.6228218 C6.6263884,10.7967876 6.21660494,10.7321791 5.91342208,10.4289962 C5.73507922,10.2506533 5.63981894,10.0355971 5.62764124,9.78382734 C5.61546353,9.53205761 5.70014181,9.26546963 5.88167606,8.98406337 L7.11224177,10.2146291 L7.66046079,9.66641006 L6.3870928,8.39304206 L6.80130273,7.97883213 L8.07467072,9.25220013 L8.62288975,8.7039811 L7.39232404,7.4734154 C7.66511451,7.30763064 7.93133198,7.22867317 8.19097645,7.23654298 C8.45062092,7.24441279 8.66604773,7.33395227 8.83725687,7.50516141 C8.99419859,7.66210313 9.08390356,7.83099529 9.1063718,8.01183791 C9.12884003,8.19268053 9.10012239,8.40152446 9.02021886,8.6383697 L10.0846145,8.74033637 C10.1168842,8.59392726 10.1429118,8.44127615 10.1626975,8.28238304 C10.1824832,8.12348993 10.1777257,7.96238853 10.1484252,7.79907884 C10.1191246,7.63576915 10.0606987,7.46769953 9.97314772,7.29486999 C9.88559669,7.12204045 9.75264975,6.94645425 9.57430689,6.76811139 Z M13.0680434,2.93195656 C12.6632247,2.52713783 12.0068839,2.52713783 11.6020652,2.93195656 C11.1972464,3.33677528 11.1972464,3.99311611 11.6020652,4.39793483 C12.0068839,4.80275356 12.6632247,4.80275356 13.0680434,4.39793483 C13.4728622,3.99311611 13.4728622,3.33677528 13.0680434,2.93195656 Z" mask="url(#b)"/>
4
- </g>
5
- </svg>
@@ -1,17 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <svg width="1em" height="1em" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
- <title>70C9DBCC-EA4A-4C0D-8EE1-ACE33C96B3AC@1x</title>
4
- <g id="✔️-Collections" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
5
- <g id="⚛️-Atoms---Icons" transform="translate(-299.000000, -1014.000000)" fill="currentColor">
6
- <g id="Collection---Icons" transform="translate(56.000000, 56.000000)">
7
- <g id="icons" transform="translate(0.000000, 152.000000)">
8
- <g id="plus" transform="translate(0.000000, 806.000000)">
9
- <g id="icons/plus/default" transform="translate(243.000000, 0.000000)">
10
- <path d="M8,3 C8.55228475,3 9,3.44771525 9,4 L9,7 L12,7 C12.5522847,7 13,7.44771525 13,8 C13,8.55228475 12.5522847,9 12,9 L9,9 L9,12 C9,12.5522847 8.55228475,13 8,13 C7.44771525,13 7,12.5522847 7,12 L7,9 L4,9 C3.44771525,9 3,8.55228475 3,8 C3,7.44771525 3.44771525,7 4,7 L7,7 L7,4 C7,3.44771525 7.44771525,3 8,3 Z"></path>
11
- </g>
12
- </g>
13
- </g>
14
- </g>
15
- </g>
16
- </g>
17
- </svg>
@@ -1,17 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <svg width="1em" height="1em" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
- <title>B38D7652-BAD1-453A-A17A-8BD72B3A27DE@1x</title>
4
- <g id="✔️-Collections" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
5
- <g id="⚛️-Atoms---Icons" transform="translate(-299.000000, -1046.000000)" fill="currentColor">
6
- <g id="Collection---Icons" transform="translate(56.000000, 56.000000)">
7
- <g id="icons" transform="translate(0.000000, 152.000000)">
8
- <g id="question" transform="translate(0.000000, 838.000000)">
9
- <g id="Combined-Shape" transform="translate(243.000000, 0.000000)">
10
- <path d="M14,1 C14.5522847,1 15,1.44771525 15,2 L15,11 C15,11.5522847 14.5522847,12 14,12 L8.14999962,12 L3.75167468,14.5621312 C3.51306475,14.7011273 3.20695459,14.6203743 3.0679585,14.3817644 C3.02344988,14.3053579 3,14.2185146 3,14.1300897 L3,12 L2,12 C1.44771525,12 1,11.5522847 1,11 L1,2 C1,1.44771525 1.44771525,1 2,1 L14,1 Z M7.82850362,8.40838726 C7.51978628,8.40838726 7.29950691,8.48140438 7.16765888,8.62744083 C7.03581085,8.77347727 6.96988783,8.95270113 6.96988783,9.16511778 L6.96988783,9.16511778 L6.96988783,9.40408531 C6.96988783,9.61650196 7.03581085,9.79572581 7.16765888,9.94176226 C7.29950691,10.0877987 7.51978628,10.1608158 7.82850362,10.1608158 C8.13722095,10.1608158 8.35750033,10.0877987 8.48934835,9.94176226 C8.62119638,9.79572581 8.68711941,9.61650196 8.68711941,9.40408531 L8.68711941,9.40408531 L8.68711941,9.16511778 C8.68711941,8.95270113 8.62119638,8.77347727 8.48934835,8.62744083 C8.35750033,8.48140438 8.13722095,8.40838726 7.82850362,8.40838726 Z M7.9249773,2.97187589 C7.59696513,2.97187589 7.30915485,3.01834134 7.06153783,3.11127362 C6.8139208,3.2042059 6.60168082,3.32534796 6.42481151,3.47470341 C6.24794221,3.62405886 6.10484101,3.79332584 5.99550362,3.98250942 C5.88616623,4.17169299 5.80255654,4.36585217 5.74467204,4.56499278 L5.74467204,4.56499278 L6.92165098,5.07279878 C6.97953548,4.82719204 7.09047911,4.62473546 7.2544852,4.46542297 C7.41849128,4.30611049 7.63017696,4.28618056 7.88100979,4.28618056 C8.11254779,4.28618056 8.29640026,4.29283465 8.44111151,4.42559505 C8.58582276,4.55835545 8.6581773,4.75085515 8.6581773,5.00309992 L8.6581773,5.00309992 L8.6581773,5.14249765 C8.6581773,5.51422678 8.53115489,5.77808412 8.27710625,5.9340776 C8.02305761,6.09007107 7.52440214,6.18694751 7.01630486,6.20686157 L7.01630486,6.20686157 L7.01630486,7.73027959 L8.65474224,7.70614451 L8.65474224,6.98924191 C8.87984863,6.94941379 8.9250868,6.89160776 9.13089835,6.78539943 C9.33670991,6.67919111 9.51679232,6.54145426 9.67115098,6.37218474 C9.82550965,6.20291523 9.94770843,6.00543709 10.037751,5.7797444 C10.1277935,5.55405171 10.1728141,5.30181073 10.1728141,5.02301388 C10.1728141,4.71766495 10.1197541,4.43887228 10.0136326,4.18662752 C9.90751098,3.93438275 9.75476251,3.71865033 9.55538256,3.53942378 C9.35600262,3.36019724 9.11803658,3.2208009 8.8414773,3.1212306 C8.56491802,3.0216603 8.25942108,2.97187589 7.9249773,2.97187589 Z"></path>
11
- </g>
12
- </g>
13
- </g>
14
- </g>
15
- </g>
16
- </g>
17
- </svg>
@@ -1,17 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <svg width="1em" height="1em" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
- <title>B8233FCC-7CA7-43E4-90EE-D7BEB3AE64DB@1x</title>
4
- <g id="✔️-Collections" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
5
- <g id="⚛️-Atoms---Icons" transform="translate(-299.000000, -1078.000000)" fill="currentColor">
6
- <g id="Collection---Icons" transform="translate(56.000000, 56.000000)">
7
- <g id="icons" transform="translate(0.000000, 152.000000)">
8
- <g id="receipt" transform="translate(0.000000, 870.000000)">
9
- <g id="Combined-Shape" transform="translate(243.000000, 0.000000)">
10
- <path d="M13,0 C13.5522847,-1.01453063e-16 14,0.44771525 14,1 L14,15 L14,15 C13.4477153,15 13,15.4477153 13,16 L12,16 L12,16 C12,15.4477153 11.5522847,15 11,15 C10.4477153,15 10,15.4477153 10,16 L9,16 L9,16 C9,15.4477153 8.55228475,15 8,15 C7.44771525,15 7,15.4477153 7,16 L6,16 L6,16 C6,15.4477153 5.55228475,15 5,15 C4.44771525,15 4,15.4477153 4,16 L3,16 C3,15.4477153 2.55228475,15 2,15 L2,1 C2,0.44771525 2.44771525,1.01453063e-16 3,0 L13,0 Z M10.2335766,7 C9.9026764,7 9.59975669,7.06786704 9.32481752,7.20360111 C9.04987835,7.33933518 8.81386861,7.53462604 8.61678832,7.78947368 C8.41970803,8.04432133 8.2676399,8.35872576 8.16058394,8.73268698 C8.05352798,9.1066482 8,9.52908587 8,10 C8,10.4764543 8.05352798,10.900277 8.16058394,11.2714681 C8.2676399,11.6426593 8.41970803,11.9556787 8.61678832,12.2105263 C8.81386861,12.465374 9.04987835,12.6606648 9.32481752,12.7963989 C9.59975669,12.932133 9.9026764,13 10.2335766,13 C10.4768856,13 10.6922141,12.9695291 10.879562,12.9085873 C11.06691,12.8476454 11.2323601,12.767313 11.3759124,12.66759 C11.5194647,12.567867 11.6411192,12.4556787 11.7408759,12.3310249 C11.8073804,12.2479224 11.8679373,12.1642044 11.9225466,12.0798707 L12,11.9529086 L11.2043796,11.2880886 C10.9708029,11.7590028 10.6472019,11.9944598 10.2335766,11.9944598 C9.99026764,11.9944598 9.77858881,11.9127424 9.59854015,11.7493075 C9.44849959,11.6131117 9.3373209,11.4240151 9.26500406,11.1820175 L9.22627737,11.0304709 L10.9051095,11.0304709 L10.9051095,10.2825485 L9.16788321,10.2825485 L9.16788321,9.71745152 L10.9051095,9.71745152 L10.9051095,8.96952909 L9.22627737,8.96952909 C9.29927007,8.67036011 9.4270073,8.43490305 9.60948905,8.26315789 C9.7919708,8.09141274 10,8.00554017 10.2335766,8.00554017 C10.4476886,8.00554017 10.6240876,8.05955679 10.7627737,8.16759003 C10.8737226,8.25401662 10.9745499,8.37501385 11.0652555,8.53058172 L11.1313869,8.65373961 L11.9270073,7.99722992 C11.8491484,7.87534626 11.7627737,7.7534626 11.6678832,7.63157895 C11.5729927,7.50969529 11.459854,7.40304709 11.3284672,7.31163435 C11.1970803,7.22022161 11.0425791,7.14542936 10.8649635,7.08725762 C10.6873479,7.02908587 10.4768856,7 10.2335766,7 Z M8.5,4 L4.5,4 C4.22385763,4 4,4.22385763 4,4.5 C4,4.77614237 4.22385763,5 4.5,5 L4.5,5 L8.5,5 C8.77614237,5 9,4.77614237 9,4.5 C9,4.22385763 8.77614237,4 8.5,4 L8.5,4 Z M8.5,2 L4.5,2 C4.22385763,2 4,2.22385763 4,2.5 C4,2.77614237 4.22385763,3 4.5,3 L4.5,3 L8.5,3 C8.77614237,3 9,2.77614237 9,2.5 C9,2.22385763 8.77614237,2 8.5,2 L8.5,2 Z"></path>
11
- </g>
12
- </g>
13
- </g>
14
- </g>
15
- </g>
16
- </g>
17
- </svg>
@@ -1,10 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <svg width="1em" height="1em" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
- <title>⚛️ Atoms/icons/reload</title>
4
- <g id="⚛️-Atoms" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
5
- <g id="⚛️-Atoms/icons/reload">
6
- <rect id="Bounding-box" x="0" y="0" width="16" height="16"></rect>
7
- <path d="M15,1.82676096e-12 C15.5522847,1.97791783e-12 16,0.44771525 16,1 L16,6 C16,6.55228475 15.5522847,7 15,7 L10,7 C9.44771525,7 9,6.55228475 9,6 C9,5.44771525 9.44771525,5 10,5 L12.7968352,4.99901819 C11.7687855,3.16517892 9.86459469,2 7.75737708,2 C4.54416628,2 1.93934427,4.6862915 1.93934427,8 C1.93934427,11.3137085 4.54416628,14 7.75737708,14 C9.32228346,14 10.7866673,13.3612458 11.8713475,12.2426407 C12.4117532,11.6853331 12.8418102,11.0239311 13.1343561,10.2963612 C13.339486,9.78619758 13.9068032,9.54411982 14.4014947,9.75566539 C14.8961861,9.96721096 15.1309222,10.5522719 14.9257923,11.0624355 C14.535422,12.0332975 13.9623136,12.9147038 13.242671,13.6568542 C11.7978986,15.1468139 9.84191632,16 7.75737708,16 C3.47309602,16 -8.77520279e-13,12.418278 -8.77520279e-13,8 C-8.77520279e-13,3.581722 3.47309602,0 7.75737708,0 C10.2678268,0 12.5629624,1.2412625 14.0004616,3.24977126 L14,1 C14,0.44771525 14.4477153,1.67577063e-12 15,1.82676096e-12 Z" id="Combined-Shape" fill="currentColor" fill-rule="nonzero" transform="translate(8.000000, 8.000000) scale(-1, 1) translate(-8.000000, -8.000000) "></path>
8
- </g>
9
- </g>
10
- </svg>
@@ -1,17 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <svg width="1em" height="1em" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
- <title>92D2E7B0-15BC-4C37-851A-D0ECF493A903@1x</title>
4
- <g id="✔️-Collections" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
5
- <g id="⚛️-Atoms---Icons" transform="translate(-299.000000, -1110.000000)" fill="currentColor">
6
- <g id="Collection---Icons" transform="translate(56.000000, 56.000000)">
7
- <g id="icons" transform="translate(0.000000, 152.000000)">
8
- <g id="report" transform="translate(0.000000, 902.000000)">
9
- <g id="Rectangle-9" transform="translate(243.000000, 0.000000)">
10
- <path d="M15,1 C15.5522847,1 16,1.44771525 16,2 L16,14 C16,14.5522847 15.5522847,15 15,15 L1,15 C0.44771525,15 6.76353751e-17,14.5522847 0,14 L0,2 C-6.76353751e-17,1.44771525 0.44771525,1 1,1 L15,1 Z M13.7351961,4.19969443 C13.4133698,3.90570975 12.9246876,3.94034136 12.6436938,4.2770463 L12.6436938,4.2770463 L9.27427067,8.31450709 L5.6279245,7.24706897 C5.34099021,7.1630713 5.03345033,7.2589506 4.83726314,7.49356727 L4.83726314,7.49356727 L2.19137195,10.6577402 C1.91006086,10.994155 1.9426801,11.5054639 2.26422906,11.7997805 C2.58577802,12.0940972 3.07449266,12.0599699 3.35580375,11.7235551 L3.35580375,11.7235551 L5.68062118,8.94334839 L9.32748089,10.0109369 C9.61468058,10.0950122 9.92249724,9.99887368 10.1186444,9.76383747 L10.1186444,9.76383747 L13.8091299,5.34165901 C14.0901237,5.00495407 14.0570224,4.49367911 13.7351961,4.19969443 Z"></path>
11
- </g>
12
- </g>
13
- </g>
14
- </g>
15
- </g>
16
- </g>
17
- </svg>
@@ -1,8 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <svg width="1em" height="1em" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
- <title>⚛️ Atoms/icons/review</title>
4
- <g id="⚛️-Atoms/icons/review" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
5
- <rect id="Bounding-box" x="0" y="0" width="16" height="16"></rect>
6
- <path d="M7,0 C10.8659932,0 14,3.13400675 14,7 C14,8.57458683 13.4801106,10.027747 12.6026223,11.1971899 L15.7059384,14.2920105 C16.0971069,14.6818895 16.0958174,15.3173885 15.7059384,15.708557 C15.3160594,16.0997255 14.6852301,16.098436 14.2940616,15.708557 L11.1872134,12.6100944 C10.0194871,13.4830611 8.5701123,14 7,14 C3.13400675,14 0,10.8659932 0,7 C0,3.13400675 3.13400675,0 7,0 Z M7,2 C9.76142375,2 12,4.23857625 12,7 C12,9.76142375 9.76142375,12 7,12 C4.23857625,12 2,9.76142375 2,7 C2,4.23857625 4.23857625,2 7,2 Z M10.0297263,4.14747068 C9.56129566,3.85491093 8.94439109,3.99748244 8.65183134,4.46591306 L6.818,7.40063934 L5.70601831,6.29180642 C5.31489379,5.90188327 4.68172956,5.90285718 4.29180642,6.29398169 C3.90188327,6.68510621 3.90285718,7.31827044 4.29398169,7.70819358 L6.29576969,9.70383292 C6.75084443,10.1575099 7.50956237,10.0703863 7.84995666,9.52536561 L10.3481687,5.52536561 C10.6407284,5.056935 10.4981569,4.44003042 10.0297263,4.14747068 Z" id="Search" fill="currentColor"></path>
7
- </g>
8
- </svg>
@@ -1,10 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <svg width="1em" height="1em" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
- <title>⚛️ Atoms/icons/search</title>
4
- <g id="⚛️-Atoms" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
5
- <g id="⚛️-Atoms/icons/search">
6
- <rect id="Bounding-box" x="0" y="0" width="16" height="16"></rect>
7
- <path d="M7,1 C10.3137085,1 13,3.6862915 13,7 C13,8.29812169 12.587755,9.4999584 11.8870402,10.4817351 L14.7059384,13.2920105 C15.0971069,13.6818895 15.0981523,14.3150537 14.7082732,14.7062222 C14.3183942,15.0973907 13.6852301,15.098436 13.2940616,14.708557 L10.4706036,11.8949659 C9.49088034,12.5908626 8.29321975,13 7,13 C3.6862915,13 1,10.3137085 1,7 C1,3.6862915 3.6862915,1 7,1 Z M7,11 C9.209139,11 11,9.209139 11,7 C11,4.790861 9.209139,3 7,3 C4.790861,3 3,4.790861 3,7 C3,9.209139 4.790861,11 7,11 Z" id="Search" fill="currentColor"></path>
8
- </g>
9
- </g>
10
- </svg>
@@ -1,8 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <svg width="1em" height="1em" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
- <title>⚛️ Atoms/icons/settings</title>
4
- <g id="⚛️-Atoms/icons/settings" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
5
- <rect id="Bounding-box" x="0" y="0" width="16" height="16"></rect>
6
- <path d="M1.99817202,11.8286475 C2.31146737,11.9396111 2.6486814,12 3,12 C3.35060219,12 3.68715728,11.9398572 3.99991107,11.8293257 L4,14 C4,14.5522847 3.55228475,15 3,15 C2.44771525,15 2,14.5522847 2,14 L1.99817202,11.8286475 Z M3,7 C4.1045695,7 5,7.8954305 5,9 C5,10.1045695 4.1045695,11 3,11 C1.8954305,11 1,10.1045695 1,9 C1,7.8954305 1.8954305,7 3,7 Z M3,1 C3.55228475,1 4,1.44771525 4,2 L3.99991107,6.17067428 C3.68715728,6.06014282 3.35060219,6 3,6 C2.6486814,6 2.31146737,6.06038886 1.99817202,6.17135248 L2,2 C2,1.44771525 2.44771525,1 3,1 Z M6.99817202,8.82864752 C7.31146737,8.93961114 7.6486814,9 8,9 C8.35060219,9 8.68715728,8.93985718 8.99991107,8.82932572 L9,14 C9,14.5522847 8.55228475,15 8,15 C7.44771525,15 7,14.5522847 7,14 L6.99817202,8.82864752 Z M8,4 C9.1045695,4 10,4.8954305 10,6 C10,7.1045695 9.1045695,8 8,8 C6.8954305,8 6,7.1045695 6,6 C6,4.8954305 6.8954305,4 8,4 Z M8,1 C8.55228475,1 9,1.44771525 9,2 L8.99991107,3.17067428 C8.68715728,3.06014282 8.35060219,3 8,3 C7.6486814,3 7.31146737,3.06038886 6.99817202,3.17135248 L7,2 C7,1.44771525 7.44771525,1 8,1 Z M11.998172,12.8286475 C12.3114674,12.9396111 12.6486814,13 13,13 C13.3506022,13 13.6871573,12.9398572 13.9999111,12.8293257 L14,14 C14,14.5522847 13.5522847,15 13,15 C12.4477153,15 12,14.5522847 12,14 L11.998172,12.8286475 Z M13,8 C14.1045695,8 15,8.8954305 15,10 C15,11.1045695 14.1045695,12 13,12 C11.8954305,12 11,11.1045695 11,10 C11,8.8954305 11.8954305,8 13,8 Z M13,1 C13.5522847,1 14,1.44771525 14,2 L13.9999111,7.17067428 C13.6871573,7.06014282 13.3506022,7 13,7 C12.6486814,7 12.3114674,7.06038886 11.998172,7.17135248 L12,2 C12,1.44771525 12.4477153,1 13,1 Z" id="Settings" fill="currentColor"></path>
7
- </g>
8
- </svg>
@@ -1,17 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <svg width="1em" height="1em" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
- <title>8258B213-4691-4F57-A9BA-B794CD8C1294@1x</title>
4
- <g id="✔️-Collections" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
5
- <g id="⚛️-Atoms---Icons" transform="translate(-299.000000, -1462.000000)" fill="currentColor">
6
- <g id="Collection---Icons" transform="translate(56.000000, 56.000000)">
7
- <g id="icons" transform="translate(0.000000, 152.000000)">
8
- <g id="sick" transform="translate(0.000000, 1254.000000)">
9
- <g id="Combined-Shape" transform="translate(243.000000, 0.000000)">
10
- <path d="M8,1 C10.1421954,1 11.8910789,2.68396847 11.9951047,4.80035966 L12,5 L14,5 C15.1045695,5 16,5.8954305 16,7 L16,13 C16,14.1045695 15.1045695,15 14,15 L2,15 C0.8954305,15 1.3527075e-16,14.1045695 0,13 L0,7 C-1.3527075e-16,5.8954305 0.8954305,5 2,5 L4,5 C4,2.790861 5.790861,1 8,1 Z M9,7 L7,7 L7,9 L5,9 L5,11 L7,11 L7,13 L9,13 L9,11 L11,11 L11,9 L9,9 L9,7 Z M8,3 C6.66666667,3 6,3.66666667 6,5 L10,5 C10,3.66666667 9.33333333,3 8,3 Z"></path>
11
- </g>
12
- </g>
13
- </g>
14
- </g>
15
- </g>
16
- </g>
17
- </svg>
@@ -1,23 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?><svg
2
- version="1.1"
3
- width="1em"
4
- height="1em"
5
- viewBox="0 0 16.0 16.0"
6
- xmlns="http://www.w3.org/2000/svg"
7
- xmlns:xlink="http://www.w3.org/1999/xlink"
8
- >
9
- <defs>
10
- <clipPath id="i0">
11
- <path
12
- d="M7,0 C7.55228475,-1.01453063e-16 8,0.44771525 8,1 L8,2 C8,2.55228475 7.55228475,3 7,3 C6.44771525,3 6,2.55228475 6,2 L2,2 L2,14 L6,14 C6,13.4477153 6.44771525,13 7,13 C7.51283584,13 7.93550716,13.3860402 7.99327227,13.8833789 L8,14 L8,15 C8,15.5522847 7.55228475,16 7,16 L1,16 C0.44771525,16 6.76353751e-17,15.5522847 0,15 L0,1 C-6.76353751e-17,0.44771525 0.44771525,1.01453063e-16 1,0 L7,0 Z M10.7549976,3.25769542 C10.7575495,3.26010955 10.7600879,3.26253795 10.7626127,3.26498049 L14.7352971,7.10831254 C14.9002291,7.26787433 14.9984382,7.47043889 15.0293482,7.68119673 C15.1304672,7.98354221 15.0865843,8.32959983 14.8801668,8.60392636 C14.8538183,8.63894319 14.8251966,8.67219017 14.7944866,8.70345226 L10.860395,12.7082755 C10.5017253,13.0733939 9.91497906,13.0786215 9.5498607,12.7199517 C9.17420493,12.3424827 9.16725127,11.7467377 9.52665628,11.368243 L11.775,9 L6,9 C5.44771525,9 5,8.55228475 5,8 C5,7.44771525 5.44771525,7 6,7 L11.812,7 L9.44561311,4.65686817 C9.06927109,4.28428449 9.05936325,3.67934833 9.42330209,3.29464008 C9.78083767,2.91670052 10.3770581,2.90015983 10.7549976,3.25769542 Z"
13
- ></path>
14
- </clipPath>
15
- </defs>
16
- <g clip-path="url(#i0)">
17
- <polygon
18
- points="0,0 15.081515,0 15.081515,16 0,16 0,0"
19
- stroke="none"
20
- fill="currentColor"
21
- ></polygon>
22
- </g>
23
- </svg>
@@ -1,8 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <svg width="1em" height="1em" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
- <title>⚛️ Atoms/icons/switch</title>
4
- <g id="⚛️-Atoms/icons/switch" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
5
- <rect id="Bounding-box" x="0" y="0" width="16" height="16"></rect>
6
- <path d="M3.39247219,7.17723316 C3.76775078,6.90466116 4.29606531,6.94785378 4.62134569,7.29515368 C4.98318886,7.68149144 4.97293858,8.28532504 4.59819124,8.65915894 L3.249,10.0048188 L9,10.0052117 C9.55228475,10.0052117 10,10.452927 10,11.0086849 C10,11.5609696 9.55228475,12.0086849 9,12.0086849 L3.254,12.0078188 L4.52315504,13.3755726 C4.87880049,13.7585258 4.87004281,14.3535599 4.50328128,14.7258807 C4.49827726,14.7309606 4.49321388,14.7359817 4.48809219,14.7409429 C4.12602429,15.0916656 3.54819332,15.0824685 3.1974706,14.7204006 L0.277608624,11.706087 C0.249861931,11.6774427 0.223853556,11.6471643 0.19972285,11.615414 C-0.0134061618,11.3349868 -0.0558157907,10.9782327 0.0557345595,10.6703273 C0.0898374839,10.4674546 0.186627838,10.2732654 0.345626617,10.1190598 L3.29027382,7.26318206 C3.2941655,7.2594077 3.29808999,7.25566731 3.30204685,7.25196133 Z M12.6075278,1.17723316 L12.6979532,1.25196133 L12.7097262,1.26318206 L15.6543734,4.11905983 C15.8133722,4.27326543 15.9101625,4.46745458 15.9442654,4.67032728 C16.0558158,4.97823274 16.0134062,5.33498682 15.8002772,5.61541405 C15.7761464,5.64716433 15.7501381,5.67744271 15.7223914,5.70608695 L12.8025294,8.72040062 C12.4518067,9.08246852 11.8739757,9.09166561 11.5119078,8.74094289 C11.5067861,8.73598168 11.5017227,8.73096062 11.4967187,8.72588075 C11.1299572,8.35355986 11.1211995,7.75852583 11.476845,7.3755726 L12.746,6.00781882 L7,6.00868489 C6.44771525,6.00868489 6,5.56096964 6,5.00868489 C6,4.45292695 6.44771525,4.0052117 7,4.0052117 L12.751,4.00481882 L11.4018088,2.65915894 C11.0270614,2.28532504 11.0168111,1.68149144 11.3786543,1.29515368 C11.7039347,0.947853782 12.2322492,0.904661164 12.6075278,1.17723316 Z" id="Combined-Shape" fill="currentColor"></path>
7
- </g>
8
- </svg>
@@ -1,17 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <svg width="1em" height="1em" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
- <title>444A72E2-89EC-4714-A021-8E912B45CAD5@1x</title>
4
- <g id="✔️-Collections" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
5
- <g id="⚛️-Atoms---Icons" transform="translate(-299.000000, -1206.000000)" fill="currentColor">
6
- <g id="Collection---Icons" transform="translate(56.000000, 56.000000)">
7
- <g id="icons" transform="translate(0.000000, 152.000000)">
8
- <g id="tachometer" transform="translate(0.000000, 998.000000)">
9
- <g id="Oval-4" transform="translate(243.000000, 0.000000)">
10
- <path d="M8,0 C12.418278,0 16,3.581722 16,8 C16,12.418278 12.418278,16 8,16 C3.581722,16 0,12.418278 0,8 C0,3.581722 3.581722,0 8,0 Z M9.79686795,12.0570784 C9.17638014,12.3597106 8.9187072,13.1080471 9.22133932,13.7285349 C9.52397145,14.3490227 10.272308,14.6066957 10.8927958,14.3040635 C11.5132836,14.0014314 11.7709566,13.2530949 11.4683244,12.6326071 C11.1656923,12.0121193 10.4173558,11.7544463 9.79686795,12.0570784 Z M4.23167632,12.6326071 C3.9290442,13.2530949 4.18671714,14.0014314 4.80720495,14.3040635 C5.42769275,14.6066957 6.17602932,14.3490227 6.47866144,13.7285349 C6.78129356,13.1080471 6.52362062,12.3597106 5.90313282,12.0570784 C5.28264501,11.7544463 4.53430845,12.0121193 4.23167632,12.6326071 Z M12.2378733,8.99830655 C12.082577,9.67096871 12.5019849,10.3421617 13.1746471,10.497458 C13.8473092,10.6527542 14.5185022,10.2333463 14.6737985,9.56068419 C14.8290948,8.88802203 14.4096869,8.21682909 13.7370247,8.06153279 C13.0643625,7.90623649 12.3931696,8.32564439 12.2378733,8.99830655 Z M1.96297607,8.06153279 C1.29031391,8.21682909 0.870906009,8.88802203 1.02620231,9.56068419 C1.1814986,10.2333463 1.85269155,10.6527542 2.5253537,10.497458 C3.19801586,10.3421617 3.61742376,9.67096871 3.46212747,8.99830655 C3.30683117,8.32564439 2.63563823,7.90623649 1.96297607,8.06153279 Z M12.5968959,4.13782345 C12.5292499,4.07392474 8.25874429,6.55494231 7.73340025,6.80509679 C7.2080562,7.05525128 6.27791703,8.06713955 7.26979878,8.98401593 C8.26168053,9.90089231 9.04456343,9.12004172 9.48550295,8.47198381 C9.68463693,8.1793125 10.352733,7.28047352 11.0191658,6.37658856 L11.303306,5.9906529 C12.0065413,5.03380409 12.6306875,4.16974316 12.5968959,4.13782345 Z M2.38303691,3.62828315 C1.94858184,4.16479048 2.03131154,4.95191102 2.56781887,5.38636609 C3.1043262,5.82082116 3.89144674,5.73809146 4.32590181,5.20158413 C4.76035688,4.6650768 4.67762717,3.87795626 4.14111985,3.44350119 C3.60461252,3.00904612 2.81749197,3.09177582 2.38303691,3.62828315 Z M7.85000038,1 C7.15964444,1 6.60000038,1.55964406 6.60000038,2.25 C6.60000038,2.94035594 7.15964444,3.5 7.85000038,3.5 C8.54035632,3.5 9.10000038,2.94035594 9.10000038,2.25 C9.10000038,1.55964406 8.54035632,1 7.85000038,1 Z"></path>
11
- </g>
12
- </g>
13
- </g>
14
- </g>
15
- </g>
16
- </g>
17
- </svg>
@@ -1,17 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <svg width="1em" height="1em" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
- <title>default</title>
4
- <g id="✔️-Collections" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
5
- <g id="⚛️-Atoms---Icons" transform="translate(-299.000000, -1494.000000)" fill="currentColor">
6
- <g id="Collection---Icons" transform="translate(56.000000, 56.000000)">
7
- <g id="icons" transform="translate(0.000000, 152.000000)">
8
- <g id="task" transform="translate(0.000000, 1286.000000)">
9
- <g id="⚛️-Atoms/icons/task" transform="translate(243.000000, 0.000000)">
10
- <path d="M14,0 C15.1045695,-2.02906125e-16 16,0.8954305 16,2 L16,14 C16,15.1045695 15.1045695,16 14,16 L2,16 C0.8954305,16 1.3527075e-16,15.1045695 0,14 L0,2 C-1.3527075e-16,0.8954305 0.8954305,2.02906125e-16 2,0 L14,0 Z M12.5824067,4.15329919 C12.2191499,3.89109673 11.7287641,3.97276881 11.4568977,4.34074885 L11.4568977,4.34074885 L6.727,10.74 L4.48421797,8.28557606 C4.2033448,7.97804494 3.76334089,7.9304898 3.43345171,8.15708233 L3.34641434,8.22568799 L3.28382396,8.28198278 C3.11439636,8.43435761 3.01189474,8.65551042 3.00097092,8.89225358 C2.9900471,9.12899673 3.07168957,9.35990745 3.22626317,9.52945129 L3.22626317,9.52945129 L6.15124558,12.7298698 C6.40900695,13.0122133 6.80862496,13.0809955 7.13592632,12.899353 C7.28904921,12.8466515 7.42987755,12.7460396 7.5366165,12.6011104 L7.5366165,12.6011104 L12.8282975,5.43729943 C12.9657189,5.25134381 13.0245403,5.01239255 12.9905957,4.77799163 C12.9566512,4.5435907 12.8330171,4.33498317 12.6494679,4.20240741 L12.6494679,4.20240741 Z" id="Combined-Shape"></path>
11
- </g>
12
- </g>
13
- </g>
14
- </g>
15
- </g>
16
- </g>
17
- </svg>
@@ -1,17 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <svg width="1em" height="1em" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
- <title>default</title>
4
- <g id="✔️-Collections" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
5
- <g id="⚛️-Atoms---Icons" transform="translate(-299.000000, -1558.000000)" fill="currentColor">
6
- <g id="Collection---Icons" transform="translate(56.000000, 56.000000)">
7
- <g id="icons" transform="translate(0.000000, 152.000000)">
8
- <g id="template" transform="translate(0.000000, 1350.000000)">
9
- <g id="⚛️-Atoms/icons/template" transform="translate(243.000000, 0.000000)">
10
- <path d="M14,0 C15.1045695,-2.02906125e-16 16,0.8954305 16,2 L16,14 C16,15.1045695 15.1045695,16 14,16 L2,16 C0.8954305,16 1.3527075e-16,15.1045695 0,14 L0,2 C-1.3527075e-16,0.8954305 0.8954305,2.02906125e-16 2,0 L14,0 Z M8,3 C7.44771525,3 7,3.44771525 7,4 L7,4 L7,7 L4,7 C3.44771525,7 3,7.44771525 3,8 C3,8.55228475 3.44771525,9 4,9 L4,9 L7,9 L7,12 C7,12.5522847 7.44771525,13 8,13 C8.55228475,13 9,12.5522847 9,12 L9,12 L9,9 L12,9 C12.5522847,9 13,8.55228475 13,8 C13,7.44771525 12.5522847,7 12,7 L12,7 L9,7 L9,4 C9,3.44771525 8.55228475,3 8,3 Z" id="Combined-Shape"></path>
11
- </g>
12
- </g>
13
- </g>
14
- </g>
15
- </g>
16
- </g>
17
- </svg>
@@ -1,17 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <svg width="1em" height="1em" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
- <title>3412434A-3941-4BA7-AF31-A18B70C22235@1x</title>
4
- <g id="✔️-Collections" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
5
- <g id="⚛️-Atoms---Icons" transform="translate(-299.000000, -1238.000000)" fill="currentColor">
6
- <g id="Collection---Icons" transform="translate(56.000000, 56.000000)">
7
- <g id="icons" transform="translate(0.000000, 152.000000)">
8
- <g id="tool" transform="translate(0.000000, 1030.000000)">
9
- <g id="Combined-Shape" transform="translate(243.000000, 0.000000)">
10
- <path d="M12.2324295,1.45574117 L12.3476093,1.56471232 L9.25584805,4.65647358 L11.3014714,6.70209693 L14.3932327,3.61033567 C15.3642299,4.53918517 15.356098,6.68674367 13.5875726,8.21835598 C12.334494,9.30357116 10.6741927,9.66716071 9.24725707,9.16792743 C8.0924791,9.89552509 6.46273769,11.5969172 4.35877963,14.2705306 C3.70907415,15.0961993 2.51304268,15.2388085 1.68739419,14.5890774 C1.62823833,14.5425256 1.57189769,14.4925037 1.51866949,14.4392755 C0.766860065,13.6874661 0.766860065,12.4685422 1.51866949,11.7167327 C1.567348,11.6680542 1.61860255,11.6220218 1.67223148,11.5788578 C4.34258757,9.42762407 6.04584266,7.76703544 6.78199675,6.5970919 C6.32983332,5.18116549 6.67141519,3.56272023 7.80167603,2.43245939 C9.00631537,1.22782005 11.1207889,0.499363679 12.2324295,1.45574117 Z M3.09759676,11.8625375 C2.53271346,11.8625375 2.07478508,12.323947 2.07478508,12.8931246 C2.07478508,13.4623021 2.53271346,13.9237117 3.09759676,13.9237117 C3.66248005,13.9237117 4.12040843,13.4623021 4.12040843,12.8931246 C4.12040843,12.323947 3.66248005,11.8625375 3.09759676,11.8625375 Z"></path>
11
- </g>
12
- </g>
13
- </g>
14
- </g>
15
- </g>
16
- </g>
17
- </svg>
@@ -1,17 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <svg width="1em" height="1em" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
- <title>57E63C9F-ED1A-4C01-82E7-4413FAE7BD1B@1x</title>
4
- <g id="✔️-Collections" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
5
- <g id="⚛️-Atoms---Icons" transform="translate(-299.000000, -1270.000000)" fill="currentColor">
6
- <g id="Collection---Icons" transform="translate(56.000000, 56.000000)">
7
- <g id="icons" transform="translate(0.000000, 152.000000)">
8
- <g id="trash" transform="translate(0.000000, 1062.000000)">
9
- <g id="icons/trash/default" transform="translate(243.000000, 0.000000)">
10
- <path d="M9,3.00090871 L6.99666542,3 L6.99666542,4 L4.99666542,4 L4.99666542,2.96359226 C4.99666542,1.85902276 5.89209592,1 6.99666542,1 L9,1.00090871 C10.1045695,1.00090871 11,1.89633921 11,3.00090871 L11,4 L14,4 C14.5522847,4 15,4.44771525 15,5 C15,5.55228475 14.5522847,6 14,6 L12.837,6 L12.2275125,14.075378 C12.1880864,14.5969348 11.7534023,15 11.2303575,15 L4.76963682,15 C4.24659198,15 3.81190788,14.5969348 3.77248179,14.075378 L3.162,6 L2,6 C1.44771525,6 1,5.55228475 1,5 C1,4.44771525 1.44771525,4 2,4 L9,4 L9,3.00090871 Z M6.5,7 C6.22385763,7 6,7.22385763 6,7.5 L6,7.5 L6,11.5 C6,11.7761424 6.22385763,12 6.5,12 C6.77614237,12 7,11.7761424 7,11.5 L7,11.5 L7,7.5 C7,7.22385763 6.77614237,7 6.5,7 Z M9.5,7 C9.22385763,7 9,7.22385763 9,7.5 L9,7.5 L9,11.5 C9,11.7761424 9.22385763,12 9.5,12 C9.77614237,12 10,11.7761424 10,11.5 L10,11.5 L10,7.5 C10,7.22385763 9.77614237,7 9.5,7 Z"></path>
11
- </g>
12
- </g>
13
- </g>
14
- </g>
15
- </g>
16
- </g>
17
- </svg>
@@ -1,17 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <svg width="1em" height="1em" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
- <title>3D8FF491-8CCF-45C5-8645-7ADDDAD1C215@1x</title>
4
- <g id="✔️-Collections" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
5
- <g id="⚛️-Atoms---Icons" transform="translate(-299.000000, -1398.000000)" fill="currentColor">
6
- <g id="Collection---Icons" transform="translate(56.000000, 56.000000)">
7
- <g id="icons" transform="translate(0.000000, 152.000000)">
8
- <g id="turn" transform="translate(0.000000, 1190.000000)">
9
- <g id="icon---in-uitdienst" transform="translate(243.000000, 0.000000)">
10
- <path d="M1,1.99423586 C1,1.44513456 1.44513456,1 1.99423586,1 C2.54333716,1 2.98847172,1.44513456 2.98847172,1.99423586 L2.988,9.007 L11.75,9.007 L9.39708325,6.66219399 C9.02209406,6.28838243 9.01220019,5.68418993 9.37474898,5.29830091 C9.70062819,4.9514422 10.2291067,4.90906176 10.6040311,5.18226633 L10.694357,5.25714859 C10.6984555,5.26099915 10.7025191,5.26488666 10.7065473,5.26881064 L14.6597991,9.11979005 C14.8244407,9.2801723 14.9219998,9.48346274 14.9520181,9.69468458 C15.0520172,9.99694432 15.0067353,10.3419522 14.7998574,10.6150025 C14.774755,10.6481342 14.7476112,10.6796685 14.718584,10.7094219 L10.8035296,14.7224257 C10.4493918,15.0854235 9.86803851,15.092606 9.50504067,14.7384682 L9.49310725,14.7266108 L9.49310725,14.7266108 C9.12637653,14.3554774 9.11943423,13.7605746 9.47740427,13.3809841 L11.712,11.01 L2,11.0100003 C1.44771525,11.0100003 1,10.5622851 1,10.0100003 L1,1.99423586 Z"></path>
11
- </g>
12
- </g>
13
- </g>
14
- </g>
15
- </g>
16
- </g>
17
- </svg>
@@ -1,8 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <svg width="1em" height="1em" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
- <title>⚛️ Atoms/icons/unlock</title>
4
- <g id="⚛️-Atoms/icons/unlock" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
5
- <rect id="Bounding-box" x="0" y="0" width="16" height="16"></rect>
6
- <path d="M8,0 C9.60444989,0 11.0837446,0.762152961 12.0202415,2.02675058 C12.3489217,2.4705836 12.255572,3.09682932 11.811739,3.42550957 C11.3679059,3.75418981 10.7416602,3.66084004 10.41298,3.21700703 C9.84974471,2.45644289 8.96381554,2 8,2 C6.34314575,2 5,3.34314575 5,5 L14,5 C15.1045695,5 16,5.8954305 16,7 L16,14 C16,15.1045695 15.1045695,16 14,16 L2,16 C0.8954305,16 0,15.1045695 0,14 L0,7 C0,5.8954305 0.8954305,5 2,5 L3,5 C3,2.23857625 5.23857625,0 8,0 Z M8,8 C7.17157288,8 6.5,8.67157288 6.5,9.5 C6.5,10.1532187 6.91754351,10.7089149 7.50029246,10.9147505 L7.5,12.5 C7.5,12.7761424 7.72385763,13 8,13 C8.27614237,13 8.5,12.7761424 8.5,12.5 L8.50070296,10.9143985 C9.08293192,10.7082819 9.5,10.1528467 9.5,9.5 C9.5,8.67157288 8.82842712,8 8,8 Z" id="Combined-Shape" fill="currentColor"></path>
7
- </g>
8
- </svg>
@@ -1,17 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <svg width="1em" height="1em" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
- <title>625641CF-AE77-4A64-95BC-298DB7F96CF6@1x</title>
4
- <g id="✔️-Collections" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
5
- <g id="⚛️-Atoms---Icons" transform="translate(-299.000000, -1302.000000)" fill="currentColor" fill-rule="nonzero">
6
- <g id="Collection---Icons" transform="translate(56.000000, 56.000000)">
7
- <g id="icons" transform="translate(0.000000, 152.000000)">
8
- <g id="uploaden" transform="translate(0.000000, 1094.000000)">
9
- <g id="icon---download" transform="translate(243.000000, 0.000000)">
10
- <path d="M7.29289322,5.79310678 C7.68341751,5.40258249 8.31658249,5.40258249 8.70710678,5.79310678 L8.70710678,5.79310678 L12.207,9.293 C12.5975,9.6835 12.5975,10.3165 12.207,10.707 C12.0115,10.9025 11.756,11 11.5,11 C11.244,11 10.9885,10.9025 10.793,10.707 L10.793,10.707 L9,8.914 L9,13.535 C9,14.087 8.552,14.535 8,14.535 C7.4475,14.535 7,14.087 7,13.535 L7,13.535 L7,8.914 L5.207,10.707 C4.8165,11.0975 4.1835,11.0975 3.793,10.707 C3.4025,10.3165 3.4025,9.6835 3.793,9.293 L3.793,9.293 Z M12,2 C12.5522847,2 13,2.44771525 13,3 C13,3.55228475 12.5522847,4 12,4 L4,4 C3.44771525,4 3,3.55228475 3,3 C3,2.44771525 3.44771525,2 4,2 L12,2 Z"></path>
11
- </g>
12
- </g>
13
- </g>
14
- </g>
15
- </g>
16
- </g>
17
- </svg>
@@ -1,17 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <svg width="1em" height="1em" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
- <title>8610B121-CA13-4C32-BC35-1DBE51B9260A@1x</title>
4
- <g id="✔️-Collections" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
5
- <g id="⚛️-Atoms---Icons" transform="translate(-299.000000, -1334.000000)" fill="currentColor">
6
- <g id="Collection---Icons" transform="translate(56.000000, 56.000000)">
7
- <g id="icons" transform="translate(0.000000, 152.000000)">
8
- <g id="warning" transform="translate(0.000000, 1126.000000)">
9
- <g id="Combined-Shape" transform="translate(243.000000, 0.000000)">
10
- <path d="M8.4472136,1.34164079 C8.640741,1.43840449 8.79766349,1.59532698 8.89442719,1.78885438 L15.2763932,14.5527864 C15.5233825,15.0467649 15.3231581,15.6474379 14.8291796,15.8944272 C14.6903242,15.9638549 14.5372111,16 14.381966,16 L1.61803399,16 C1.06574924,16 0.618033989,15.5522847 0.618033989,15 C0.618033989,14.8447549 0.654179081,14.6916418 0.723606798,14.5527864 L7.10557281,1.78885438 C7.35256206,1.29487588 7.9532351,1.09465154 8.4472136,1.34164079 Z M8,12 C7.44771525,12 7,12.4477153 7,13 C7,13.5522847 7.44771525,14 8,14 C8.55228475,14 9,13.5522847 9,13 C9,12.4477153 8.55228475,12 8,12 Z M8,6 C7.44771525,6 7,6.44771525 7,7 L7,7 L7,10 C7,10.5522847 7.44771525,11 8,11 C8.55228475,11 9,10.5522847 9,10 L9,10 L9,7 C9,6.44771525 8.55228475,6 8,6 Z"></path>
11
- </g>
12
- </g>
13
- </g>
14
- </g>
15
- </g>
16
- </g>
17
- </svg>
@@ -1 +0,0 @@
1
- {"file":"p-BZbrGNXl.js","mappings":"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","names":["__stencil_proxyCustomElement","HTMLElement"],"sources":["src/components/molecules/field/field/field.component.css?tag=p-field&encapsulation=shadow","src/components/molecules/field/field/field.component.tsx"],"sourcesContent":["","import { Placement } from '@floating-ui/dom';\nimport {\n\tAttachInternals,\n\tComponent,\n\tElement,\n\tEvent,\n\tEventEmitter,\n\th,\n\tListen,\n\tProp,\n\tState,\n} from '@stencil/core';\nimport { cva } from 'class-variance-authority';\nimport { HTMLInputTypeAttribute } from 'react';\nimport { RotateOptions } from '../../../../types/tailwind';\nimport { asBoolean } from '../../../../utils/as-boolean';\nimport { cn } from '../../../../utils/cn';\nimport { nonce } from '../../../../utils/nonce';\nimport {\n\tIconFlipOptions,\n\tIconVariant,\n} from '../../../atoms/icon/icon.component';\nimport { templateFunc } from '../container/field-container.component';\n\nconst field = cva(['flex gap-2', 'w-inherit', 'border-solid rounded-lg'], {\n\tvariants: {\n\t\tvariant: {\n\t\t\tread: 'border-0 items-start',\n\t\t\twrite: 'border px-2',\n\t\t},\n\t\tsize: {\n\t\t\tsm: null,\n\t\t\tbase: null,\n\t\t},\n\t\tdisabled: {\n\t\t\tfalse: null,\n\t\t\ttrue: null,\n\t\t},\n\t\tfocused: {\n\t\t\tfalse: null,\n\t\t\ttrue: null,\n\t\t},\n\t\terror: {\n\t\t\tfalse: null,\n\t\t\ttrue: null,\n\t\t},\n\t\tisTextarea: {\n\t\t\tfalse: null,\n\t\t\ttrue: 'items-start',\n\t\t},\n\t},\n\tcompoundVariants: [\n\t\t{\n\t\t\tsize: 'sm',\n\t\t\tvariant: 'write',\n\t\t\tisTextarea: false,\n\t\t\tclass: 'h-6',\n\t\t},\n\t\t{\n\t\t\tsize: 'base',\n\t\t\tvariant: 'write',\n\t\t\tisTextarea: false,\n\t\t\tclass: 'h-8',\n\t\t},\n\n\t\t{\n\t\t\tsize: 'sm',\n\t\t\tvariant: 'read',\n\t\t\tclass: 'min-h-4 text-xs',\n\t\t},\n\t\t{\n\t\t\tsize: 'base',\n\t\t\tvariant: 'read',\n\t\t\tclass: 'min-h-5 text-sm',\n\t\t},\n\n\t\t{\n\t\t\tvariant: 'write',\n\t\t\tfocused: false,\n\t\t\terror: false,\n\t\t\tclass: 'border-black-teal-100',\n\t\t},\n\t\t{\n\t\t\tvariant: 'write',\n\t\t\tdisabled: false,\n\t\t\tfocused: true,\n\t\t\terror: false,\n\t\t\tclass:\n\t\t\t\t'border-supportive-lilac-800 ring ring-supportive-lilac-100 selection:bg-supportive-lilac',\n\t\t},\n\n\t\t{\n\t\t\tvariant: 'write',\n\t\t\tdisabled: false,\n\t\t\tclass: 'bg-white',\n\t\t},\n\t\t{\n\t\t\tvariant: 'write',\n\t\t\tdisabled: true,\n\t\t\tclass: 'bg-white-600 cursor-not-allowed',\n\t\t},\n\n\t\t{\n\t\t\tdisabled: false,\n\t\t\terror: true,\n\t\t\tclass: 'border-negative-red',\n\t\t},\n\t\t{\n\t\t\tdisabled: false,\n\t\t\tfocused: true,\n\t\t\terror: true,\n\t\t\tclass: 'ring ring-negative-red-50 selection:bg-negative-red-50',\n\t\t},\n\t],\n});\n\nconst input = cva(\n\t[\n\t\t'text-sm placeholder:text-sm placeholder:text-black-teal-200 text-black-teal',\n\t\t'border-none bg-transparent flex-1 min-w-0',\n\t\t'outline-none focus:outline-none',\n\t\t'font-geist',\n\t],\n\t{\n\t\tvariants: {\n\t\t\tisTextarea: {\n\t\t\t\tfalse: 'h-full',\n\t\t\t\ttrue: 'mt-1',\n\t\t\t},\n\t\t\tdisabled: {\n\t\t\t\tfalse: null,\n\t\t\t\ttrue: 'cursor-not-allowed',\n\t\t\t},\n\t\t},\n\t}\n);\n\nconst prefixAndSuffix = cva(\n\t['flex flex-shrink-0 justify-center items-center text-center'],\n\t{\n\t\tvariants: {\n\t\t\tdisabled: {\n\t\t\t\tfalse: null,\n\t\t\t\ttrue: 'text-black-teal-100',\n\t\t\t},\n\t\t\tfocused: {\n\t\t\t\tfalse: null,\n\t\t\t\ttrue: null,\n\t\t\t},\n\t\t\terror: {\n\t\t\t\tfalse: null,\n\t\t\t\ttrue: null,\n\t\t\t},\n\t\t\tisText: {\n\t\t\t\tfalse: null,\n\t\t\t\ttrue: 'text-sm',\n\t\t\t},\n\t\t\tisTextarea: {\n\t\t\t\tfalse: null,\n\t\t\t\ttrue: 'mt-2',\n\t\t\t},\n\t\t},\n\t\tcompoundVariants: [\n\t\t\t{\n\t\t\t\tdisabled: false,\n\t\t\t\tfocused: false,\n\t\t\t\terror: false,\n\t\t\t\tclass: 'text-black-teal-300',\n\t\t\t},\n\n\t\t\t{\n\t\t\t\tdisabled: false,\n\t\t\t\tfocused: true,\n\t\t\t\terror: false,\n\t\t\t\tclass: 'text-black-teal-500',\n\t\t\t},\n\n\t\t\t{\n\t\t\t\tdisabled: false,\n\t\t\t\tfocused: false,\n\t\t\t\terror: true,\n\t\t\t\tclass: 'text-negative-red',\n\t\t\t},\n\n\t\t\t{\n\t\t\t\tdisabled: false,\n\t\t\t\tfocused: true,\n\t\t\t\terror: true,\n\t\t\t\tclass: 'text-negative-red-800',\n\t\t\t},\n\t\t],\n\t}\n);\n\n@Component({\n\ttag: 'p-field',\n\tstyleUrl: './field.component.css',\n\tshadow: true,\n\tformAssociated: true,\n})\nexport class Field {\n\t/**\n\t * The variant of the field\n\t */\n\t@Prop() variant: 'read' | 'write' = 'write';\n\n\t/**\n\t * The id of the field\n\t */\n\t@Prop() id: string;\n\n\t/**\n\t * The size of the field\n\t */\n\t@Prop() size: 'sm' | 'base' = 'base';\n\n\t/**\n\t * The type of the field\n\t */\n\t@Prop() type: HTMLInputTypeAttribute | 'textarea' | 'slot' = 'text';\n\n\t/**\n\t * The size of the field\n\t */\n\t@Prop() properties: any | string = {};\n\n\t/**\n\t * The prefix of the field\n\t */\n\t@Prop() prefix: string;\n\n\t/**\n\t * The suffix of the field\n\t */\n\t@Prop() suffix: string;\n\n\t/**\n\t * Icon of the field\n\t */\n\t@Prop() icon: IconVariant;\n\n\t/**\n\t * Icon flip */\n\t@Prop() iconFlip: IconFlipOptions;\n\n\t/**\n\t * Icon rotate\n\t */\n\t@Prop() iconRotate: RotateOptions;\n\n\t/**\n\t * Icon position\n\t */\n\t@Prop() iconPosition: 'start' | 'end' = 'start';\n\n\t/**\n\t * The value of the input\n\t */\n\t@Prop() value: string;\n\n\t/**\n\t * The label of the field\n\t */\n\t@Prop() label: string;\n\n\t/**\n\t * Wether the field is in loading state\n\t */\n\t@Prop() loading: boolean = false;\n\n\t/**\n\t * The placeholder of the input\n\t */\n\t@Prop() placeholder: string;\n\n\t/**\n\t * The helper of the field\n\t */\n\t@Prop() helper: string;\n\n\t/**\n\t * Wether the field is required\n\t */\n\t@Prop({ reflect: true }) required: boolean = true;\n\n\t/**\n\t * Wether to autofocus the field\n\t */\n\t@Prop({ reflect: true }) autofocus: boolean = false;\n\n\t/**\n\t * The error to display\n\t */\n\t@Prop({ reflect: true }) error: string;\n\n\t/**\n\t * The placement of the error popover\n\t */\n\t@Prop() errorPlacement: Placement;\n\n\t/**\n\t * Wether the field is disabled\n\t */\n\t@Prop({ reflect: true }) disabled: boolean = false;\n\n\t/**\n\t * Wether the field is focused\n\t */\n\t@Prop({ reflect: true }) focused: boolean = false;\n\n\t/**\n\t * Force show the error tooltip\n\t */\n\t@Prop({ reflect: true }) forceShowTooltip: boolean = false;\n\n\t/**\n\t * Wether to select all text on focus\n\t */\n\t@Prop({ reflect: true }) selectAllOnFocus: boolean = true;\n\n\t/**\n\t * The method to use when focusing the input\n\t */\n\t@Prop() focusMethod: 'focus' | 'click' = 'focus';\n\n\t/**\n\t * The template for the optional text\n\t */\n\t@Prop() optionalTemplate: templateFunc;\n\n\t/**\n\t * Event whenever the value changes\n\t */\n\t@Event({ bubbles: false }) valueChange: EventEmitter<string>;\n\n\t/**\n\t * Event whenever the input ref changes\n\t */\n\t@Event() inputRefChange: EventEmitter<HTMLInputElement | HTMLTextAreaElement>;\n\n\t/**\n\t * The host element\n\t */\n\t@Element() private _el: HTMLElement;\n\n\t@State() private _focused = false;\n\t@State() private _nonce = nonce(5);\n\n\t@AttachInternals() _internals: ElementInternals;\n\n\tprivate _inputRef: HTMLInputElement | HTMLTextAreaElement;\n\n\tcomponentDidLoad() {\n\t\tthis._checkAutoFocus();\n\t}\n\n\tformResetCallback() {\n\t\tthis.value = null;\n\t\tthis.valueChange.emit(null);\n\t}\n\n\tformDisabledCallback(disabled: boolean) {\n\t\tif (!this._internals.form) {\n\t\t\treturn;\n\t\t}\n\n\t\tthis.disabled = disabled;\n\t}\n\n\trender() {\n\t\tconst {\n\t\t\tid,\n\t\t\tprefix,\n\t\t\tsuffix,\n\t\t\thasHeaderSlot,\n\t\t\thasLabelSlot,\n\t\t\thasHelperSlot,\n\t\t\thasErrorSlot,\n\t\t\thasValueSlot,\n\t\t} = this._getSlotInfo();\n\n\t\treturn (\n\t\t\t<p-field-container\n\t\t\t\tforceShowTooltip={\n\t\t\t\t\tthis.forceShowTooltip || this._focused || !!this.error?.length\n\t\t\t\t}\n\t\t\t\tid={id}\n\t\t\t\tlabel={this.label}\n\t\t\t\tloading={this.loading}\n\t\t\t\tloadingSize={this.size}\n\t\t\t\thelper={this.helper}\n\t\t\t\terror={this.error}\n\t\t\t\trequired={this.required}\n\t\t\t\tvariant={this.variant}\n\t\t\t>\n\t\t\t\t{hasLabelSlot && (\n\t\t\t\t\t<slot\n\t\t\t\t\t\tname='label'\n\t\t\t\t\t\tslot='label'\n\t\t\t\t\t/>\n\t\t\t\t)}\n\n\t\t\t\t{hasHeaderSlot && (\n\t\t\t\t\t<slot\n\t\t\t\t\t\tname='header'\n\t\t\t\t\t\tslot='header'\n\t\t\t\t\t/>\n\t\t\t\t)}\n\n\t\t\t\t{hasHelperSlot && (\n\t\t\t\t\t<slot\n\t\t\t\t\t\tname='helper'\n\t\t\t\t\t\tslot='helper'\n\t\t\t\t\t/>\n\t\t\t\t)}\n\n\t\t\t\t{hasErrorSlot && (\n\t\t\t\t\t<slot\n\t\t\t\t\t\tname='error'\n\t\t\t\t\t\tslot='error'\n\t\t\t\t\t/>\n\t\t\t\t)}\n\n\t\t\t\t<div\n\t\t\t\t\tclass={field({\n\t\t\t\t\t\terror: !!this.error?.length,\n\t\t\t\t\t\tdisabled: asBoolean(this.disabled),\n\t\t\t\t\t\tfocused: asBoolean(this.focused) || this._focused,\n\t\t\t\t\t\tsize: this.size,\n\t\t\t\t\t\tvariant: this.variant,\n\t\t\t\t\t\tisTextarea: this.type === 'textarea',\n\t\t\t\t\t})}\n\t\t\t\t\ttitle={\n\t\t\t\t\t\tthis.variant === 'read' && !hasValueSlot ? this.value : undefined\n\t\t\t\t\t}\n\t\t\t\t\tslot='content'\n\t\t\t\t>\n\t\t\t\t\t{(this.error?.length ||\n\t\t\t\t\t\tprefix ||\n\t\t\t\t\t\t(this.icon && this.iconPosition === 'start')) && (\n\t\t\t\t\t\t<div\n\t\t\t\t\t\t\tclass={prefixAndSuffix({\n\t\t\t\t\t\t\t\terror: !!this.error?.length,\n\t\t\t\t\t\t\t\tdisabled: asBoolean(this.disabled),\n\t\t\t\t\t\t\t\tfocused: asBoolean(this.focused) || this._focused,\n\t\t\t\t\t\t\t\tisText: typeof suffix === 'string',\n\t\t\t\t\t\t\t\tisTextarea: this.type === 'textarea',\n\t\t\t\t\t\t\t})}\n\t\t\t\t\t\t\tonClick={() => this._focusInput()}\n\t\t\t\t\t\t>\n\t\t\t\t\t\t\t{(this.icon && this.iconPosition === 'start') ||\n\t\t\t\t\t\t\tthis.error?.length ? (\n\t\t\t\t\t\t\t\t<p-icon\n\t\t\t\t\t\t\t\t\tclass={cn('flex', {\n\t\t\t\t\t\t\t\t\t\t'mt-[0.125rem]':\n\t\t\t\t\t\t\t\t\t\t\tthis.variant === 'read' && this.size === 'base',\n\t\t\t\t\t\t\t\t\t})}\n\t\t\t\t\t\t\t\t\tvariant={this.error?.length ? 'warning' : this.icon}\n\t\t\t\t\t\t\t\t\trotate={this.iconRotate}\n\t\t\t\t\t\t\t\t\tflip={this.iconFlip}\n\t\t\t\t\t\t\t\t/>\n\t\t\t\t\t\t\t) : (\n\t\t\t\t\t\t\t\tprefix\n\t\t\t\t\t\t\t)}\n\t\t\t\t\t\t</div>\n\t\t\t\t\t)}\n\n\t\t\t\t\t{this._getContent(hasValueSlot, id)}\n\n\t\t\t\t\t{(suffix || (this.icon && this.iconPosition === 'end')) && (\n\t\t\t\t\t\t<div\n\t\t\t\t\t\t\tclass={prefixAndSuffix({\n\t\t\t\t\t\t\t\terror: !!this.error?.length,\n\t\t\t\t\t\t\t\tdisabled: asBoolean(this.disabled),\n\t\t\t\t\t\t\t\tfocused: asBoolean(this.focused) || this._focused,\n\t\t\t\t\t\t\t\tisText: typeof suffix === 'string',\n\t\t\t\t\t\t\t\tisTextarea: this.type === 'textarea',\n\t\t\t\t\t\t\t})}\n\t\t\t\t\t\t\tonClick={() => this._focusInput()}\n\t\t\t\t\t\t>\n\t\t\t\t\t\t\t{this.icon && this.iconPosition === 'end' ? (\n\t\t\t\t\t\t\t\t<p-icon\n\t\t\t\t\t\t\t\t\tclass='flex'\n\t\t\t\t\t\t\t\t\tvariant={this.icon}\n\t\t\t\t\t\t\t\t\trotate={this.iconRotate}\n\t\t\t\t\t\t\t\t\tflip={this.iconFlip}\n\t\t\t\t\t\t\t\t/>\n\t\t\t\t\t\t\t) : (\n\t\t\t\t\t\t\t\tsuffix\n\t\t\t\t\t\t\t)}\n\t\t\t\t\t\t</div>\n\t\t\t\t\t)}\n\t\t\t\t</div>\n\t\t\t</p-field-container>\n\t\t);\n\t}\n\n\t@Listen('focusin')\n\thandleFocusIn() {\n\t\tif (this.disabled) {\n\t\t\treturn;\n\t\t}\n\n\t\tthis._focused = true;\n\t\tthis._selectAll();\n\t}\n\n\t@Listen('focusout')\n\thandleFocusOut() {\n\t\tif (this.disabled) {\n\t\t\treturn;\n\t\t}\n\n\t\tthis._focused = false;\n\t}\n\n\t@Listen('keyup', { capture: true })\n\thandleKeyup(ev: KeyboardEvent) {\n\t\tif (this.disabled) {\n\t\t\tev.preventDefault();\n\t\t\treturn;\n\t\t}\n\n\t\tif (!this._internals?.form) {\n\t\t\treturn;\n\t\t}\n\n\t\tif (this.type === 'textarea' || ev.key !== 'Enter') {\n\t\t\treturn;\n\t\t}\n\n\t\tthis._internals.form.requestSubmit();\n\t}\n\n\tprivate _getSlotInfo() {\n\t\tconst hasHelperSlot = !!this._el.querySelector(':scope > [slot=\"helper\"]');\n\t\tconst hasLabelSlot = !!this._el.querySelector(':scope > [slot=\"label\"]');\n\t\tconst hasPrefixSlot = !!this._el.querySelector(':scope > [slot=\"prefix\"]');\n\t\tconst hasSuffixSlot = !!this._el.querySelector(':scope > [slot=\"suffix\"]');\n\t\tconst hasHeaderSlot = !!this._el.querySelector(':scope > [slot=\"header\"]');\n\t\tconst hasErrorSlot = !!this._el.querySelector(':scope > [slot=\"error\"]');\n\t\tconst hasValueSlot = !!this._el.querySelector(':scope > [slot=\"value\"]');\n\n\t\tconst prefix = hasPrefixSlot ? <slot name='prefix' /> : this.prefix;\n\t\tconst suffix = hasSuffixSlot ? <slot name='suffix' /> : this.suffix;\n\n\t\tconst errorAndErrorIsNotBoolean =\n\t\t\tthis.error && typeof this.error === 'string' && this.error !== 'true';\n\n\t\tconst id = this.id?.length ? this.id : this._nonce;\n\n\t\treturn {\n\t\t\tid,\n\t\t\thasHelperSlot,\n\t\t\thasLabelSlot,\n\t\t\thasPrefixSlot,\n\t\t\thasSuffixSlot,\n\t\t\thasHeaderSlot,\n\t\t\thasErrorSlot,\n\t\t\thasValueSlot,\n\t\t\tprefix,\n\t\t\tsuffix,\n\t\t\terrorAndErrorIsNotBoolean,\n\t\t};\n\t}\n\n\tprivate _getContent(hasValueSlot = false, id: string) {\n\t\tif (this.variant === 'read') {\n\t\t\treturn hasValueSlot ? (\n\t\t\t\t<slot name='value' />\n\t\t\t) : !!this.value && this.value.length > 0 ? (\n\t\t\t\tthis.value\n\t\t\t) : (\n\t\t\t\t'—'\n\t\t\t);\n\t\t}\n\n\t\tif (this.type === 'slot') {\n\t\t\treturn <slot name='input' />;\n\t\t}\n\n\t\tconst props = {\n\t\t\tid,\n\t\t\tclass: input({\n\t\t\t\tdisabled: asBoolean(this.disabled),\n\t\t\t\tisTextarea: this.type === 'textarea',\n\t\t\t}),\n\t\t\tvalue: this.value,\n\t\t\tplaceholder: this.placeholder,\n\t\t\tdisabled: this.disabled,\n\t\t\tonInput: (ev: InputEvent) => this._valueChange(ev),\n\t\t};\n\n\t\tlet properties = this.properties ?? {};\n\t\tif (typeof properties === 'string') {\n\t\t\tproperties = JSON.parse(this.properties);\n\t\t}\n\n\t\tif (this.type === 'textarea') {\n\t\t\treturn (\n\t\t\t\t<textarea\n\t\t\t\t\tref={ref => this._setInputRef(ref)}\n\t\t\t\t\t{...props}\n\t\t\t\t\t{...properties}\n\t\t\t\t/>\n\t\t\t);\n\t\t}\n\n\t\treturn (\n\t\t\t<input\n\t\t\t\ttype={this.type}\n\t\t\t\tref={ref => this._setInputRef(ref)}\n\t\t\t\t{...props}\n\t\t\t\t{...properties}\n\t\t\t/>\n\t\t);\n\t}\n\n\tprivate _setInputRef(ref: HTMLInputElement | HTMLTextAreaElement) {\n\t\tthis._inputRef = ref;\n\t\tthis.inputRefChange.emit(ref);\n\t}\n\n\tprivate _focusInput() {\n\t\tif (this._inputRef) {\n\t\t\tthis._inputRef.focus();\n\t\t\treturn;\n\t\t}\n\n\t\tconst input = this._el.querySelector(':scope > [slot=\"input\"]');\n\t\t(input as HTMLElement)[this.focusMethod]();\n\t}\n\n\tprivate _selectAll() {\n\t\tif (!this._inputRef || !this.selectAllOnFocus) {\n\t\t\treturn;\n\t\t}\n\n\t\tthis._inputRef.select();\n\t}\n\n\tprivate _valueChange(ev) {\n\t\tev.stopPropagation();\n\t\tconst target = (ev.originalTarget ?? ev.target) as\n\t\t\t| HTMLTextAreaElement\n\t\t\t| HTMLInputElement;\n\t\tconst value = target.value;\n\t\tthis.valueChange.emit(value);\n\t\tthis._internals.setFormValue(value);\n\t}\n\n\tprivate _checkAutoFocus() {\n\t\tif (!this.autofocus) {\n\t\t\treturn;\n\t\t}\n\n\t\tif (!this._inputRef) {\n\t\t\tsetTimeout(() => this._checkAutoFocus(), 100);\n\t\t\treturn;\n\t\t}\n\n\t\tthis._focusInput();\n\t}\n}\n"],"version":3}
@@ -1 +0,0 @@
1
- {"file":"p-CKTvcFFn.js","mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AASA,oBAAe;IACd,UAAU;IACV,KAAK;IACL,KAAK;AACL,IAAA,cAAc,EAAE,WAAW;IAC3B,OAAO;IACP,MAAM;IACN,KAAK;IACL,GAAG;CACH;;MCTY,YAAY,iBAAAA,kBAAA,CAAA,MAAA,YAAA,SAAAC,CAAA,CAAA;;;;;AACxB;;AAEG;AACK,IAAA,OAAO;IAEf,mBAAmB,GAAA;QAClB,MAAM,YAAY,GAAG,aAAa,CAAC,IAAI,CAAC,OAAO,CAAC;QAChD,IAAI,CAAC,YAAY,EAAE;YAClB,OAAO,CAAC,IAAI,CACX,CAAA,0BAAA,EAA6B,IAAI,CAAC,OAAO,CAAmB,iBAAA,CAAA,CAC5D;;;IAIH,MAAM,GAAA;QACL,MAAM,YAAY,GAAG,aAAa,CAAC,IAAI,CAAC,OAAO,CAAC;QAEhD,QACC,CAAA,CAAC,IAAI,EAAA,EAAA,GAAA,EAAA,0CAAA,EACJ,KAAK,EAAC,gBAAgB,EACtB,SAAS,EAAE,YAAY,EAAA,CAChB;;;;;;;;;;;;;;;;;;;;;;","names":["__stencil_proxyCustomElement","HTMLElement"],"sources":["src/utils/illustrations.ts","src/components/atoms/illustration/illustration.component.tsx"],"sourcesContent":["import calculator from '../assets/illustrations/calculator.svg';\nimport clock from '../assets/illustrations/clock.svg';\nimport coins from '../assets/illustrations/coins.svg';\nimport fileInvoice from '../assets/illustrations/file-invoice.svg';\nimport payment from '../assets/illustrations/payment.svg';\nimport search from '../assets/illustrations/search.svg';\nimport table from '../assets/illustrations/table.svg';\nimport tag from '../assets/illustrations/tag.svg';\n\nexport default {\n\tcalculator,\n\tclock,\n\tcoins,\n\t'file-invoice': fileInvoice,\n\tpayment,\n\tsearch,\n\ttable,\n\ttag,\n};\n","import { Component, h, Host, Prop } from '@stencil/core';\nimport illustrations from '../../../utils/illustrations';\n\nexport type IllustrationVariant = keyof typeof illustrations;\n\n@Component({\n\ttag: 'p-illustration',\n\t// shadow: true,\n})\nexport class Illustration {\n\t/**\n\t * The icon the be displayed\n\t */\n\t@Prop() variant!: IllustrationVariant;\n\n\tcomponentWillRender() {\n\t\tconst illustration = illustrations[this.variant];\n\t\tif (!illustration) {\n\t\t\tconsole.warn(\n\t\t\t\t`[p-illustration] Variant \"${this.variant}\" does not exist `\n\t\t\t);\n\t\t}\n\t}\n\n\trender() {\n\t\tconst illustration = illustrations[this.variant];\n\n\t\treturn (\n\t\t\t<Host\n\t\t\t\tclass='block text-8xl'\n\t\t\t\tinnerHTML={illustration}\n\t\t\t></Host>\n\t\t);\n\t}\n}\n"],"version":3}