@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>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,2 +0,0 @@
1
- import{p as e,b as a}from"./p-DhGo7hbh.js";export{s as setNonce}from"./p-DhGo7hbh.js";import{g as t}from"./p-DQuL1Twl.js";var o=()=>{const a=import.meta.url;const t={};if(a!==""){t.resourcesUrl=new URL(".",a).href}return e(t)};o().then((async e=>{await t();return a(JSON.parse('[["p-1637ed58",[[4,"p-button",{"label":[1],"as":[1],"variant":[1],"active":[4],"error":[4],"underline":[4],"href":[1],"target":[1],"size":[1],"type":[1],"loading":[4],"chevron":[8],"chevronPosition":[1,"chevron-position"],"disabled":[4],"icon":[1],"iconOnly":[4,"icon-only"],"iconPosition":[1,"icon-position"],"iconFlip":[1,"icon-flip"],"iconRotate":[2,"icon-rotate"],"inheritText":[4,"inherit-text"],"buttonGroupPosition":[1,"button-group-position"],"class":[1]},[[2,"click","handleClick"]]],[1,"p-loader",{"show":[4],"variant":[1],"color":[1],"modalTitle":[1,"modal-title"],"modalDescription":[1,"modal-description"]}],[1,"p-icon",{"variant":[1],"size":[1],"rotate":[2],"flip":[1]}]]],["p-6230b6da",[[4,"p-table",{"items":[1],"loading":[4],"headerLoading":[4,"header-loading"],"footerLoading":[4,"footer-loading"],"amountOfLoadingRows":[2,"amount-of-loading-rows"],"enableRowSelection":[4,"enable-row-selection"],"rowSelectionLimit":[2,"row-selection-limit"],"enableRowClick":[4,"enable-row-click"],"selectedRows":[16,"selected-rows"],"enableFloatingMenu":[4,"enable-floating-menu"],"floatingMenuAmountSelectedTemplate":[16,"floating-menu-amount-selected-template"],"selectionKey":[1,"selection-key"],"canSelectKey":[1,"can-select-key"],"enableHeader":[4,"enable-header"],"quickFilters":[16,"quick-filters"],"activeQuickFilterIdentifier":[1,"active-quick-filter-identifier"],"enableSearch":[4,"enable-search"],"query":[1025],"enableFilter":[4,"enable-filter"],"enableFilterDesktop":[4,"enable-filter-desktop"],"selectedFiltersAmount":[2,"selected-filters-amount"],"filterButtonTemplate":[16,"filter-button-template"],"enableAction":[4,"enable-action"],"actionButtonLoading":[4,"action-button-loading"],"actionButtonEnabled":[4,"action-button-enabled"],"actionButtonIcon":[1,"action-button-icon"],"actionButtonText":[1,"action-button-text"],"actionButtonTemplate":[16,"action-button-template"],"enableFooter":[4,"enable-footer"],"enablePaginationSize":[4,"enable-pagination-size"],"enablePaginationPages":[4,"enable-pagination-pages"],"enableExport":[4,"enable-export"],"page":[1538],"total":[2],"pageSize":[2,"page-size"],"pageSizeOptions":[16,"page-size-options"],"hideOnSinglePage":[4,"hide-on-single-page"],"emptyStateHeader":[16,"empty-state-header"],"emptyStateContent":[16,"empty-state-content"],"emptyStateAction":[16,"empty-state-action"],"enableEmptyStateAction":[4,"enable-empty-state-action"],"emptyStateFilteredHeader":[16,"empty-state-filtered-header"],"emptyStateFilteredContent":[16,"empty-state-filtered-content"],"shadow":[4],"_locales":[32],"_columns":[32],"_items":[32],"_enableRowSelection":[32],"_rowSelectionLimit":[32],"_rowActionsFloating":[32],"_rowActionsRow":[32],"_footerHidden":[32]},[[16,"localeChanged","_setLocales"],[16,"tableDefinitionChanged","onTableDefinitionUpdated"],[4,"keydown","keyDown"],[4,"keyup","keyUp"],[4,"visibilitychange","visibilityChange"],[9,"resize","_setRowSelectionData"]],{"items":["_parseItems"],"enableRowSelection":["_setRowSelectionData"],"rowSelectionLimit":["_setRowSelectionData"],"selectedRows":["_setRowSelectionData"]}]]],["p-8ff7cf25",[[65,"p-select",{"items":[1],"multi":[516],"usePortal":[4,"use-portal"],"strategy":[1],"icon":[1],"query":[1],"placeholder":[1],"autocompletePlaceholder":[1,"autocomplete-placeholder"],"value":[8],"displayKey":[1,"display-key"],"dropdownDisplayKey":[1,"dropdown-display-key"],"selectionDisplayKey":[1,"selection-display-key"],"valueKey":[1,"value-key"],"avatarKey":[1,"avatar-key"],"iconKey":[1,"icon-key"],"showIconInSelectedItem":[1,"show-icon-in-selected-item"],"classKey":[1,"class-key"],"applyClassOnSelectedItem":[1,"apply-class-on-selected-item"],"avatarLettersKey":[1,"avatar-letters-key"],"identifierKey":[1,"identifier-key"],"queryKey":[1,"query-key"],"autoSelectFirst":[4,"auto-select-first"],"showChevron":[4,"show-chevron"],"maxDisplayedItems":[2,"max-displayed-items"],"enableAutocomplete":[4,"enable-autocomplete"],"asyncFilter":[4,"async-filter"],"loading":[4],"enableSelectAll":[4,"enable-select-all"],"selectAllText":[1,"select-all-text"],"selectAllIcon":[1,"select-all-icon"],"size":[1],"prefix":[1],"label":[1],"helper":[1],"required":[516],"error":[513],"disabled":[516],"showAddItem":[4,"show-add-item"],"addItemText":[1,"add-item-text"],"emptyStateText":[1,"empty-state-text"],"_showDropdown":[32],"_selectedItem":[32],"_allSelected":[32],"_amountHidden":[32]},[[6,"click","documentClickHandler"]],{"value":["_valueChange"],"items":["itemChanges"],"_showDropdown":["_showDropdownChanges"],"multi":["multiChanges"]}]]],["p-5048c4c2",[[64,"p-datepicker",{"placeholder":[1],"value":[1],"preselectToday":[4,"preselect-today"],"enableNativePicker":[4,"enable-native-picker"],"disabledDates":[1,"disabled-dates"],"minDate":[1,"min-date"],"maxDate":[1,"max-date"],"disableWeekends":[4,"disable-weekends"],"mode":[1],"format":[1],"hideIconWhenFilled":[4,"hide-icon-when-filled"],"size":[1],"prefix":[1],"label":[1],"loading":[4],"helper":[1],"required":[516],"error":[513],"disabled":[516],"strategy":[1],"placement":[513],"_showDropdown":[32],"_value":[32],"_minDate":[32],"_maxDate":[32],"_disabledDates":[32],"_isMobileBrowser":[32]},[[6,"click","documentClickHandler"]],{"value":["parseValue"],"minDate":["parseMinDate"],"maxDate":["parseMaxDate"],"disabledDates":["parseDisabledDates"]}]]],["p-00e39694",[[1,"p-modal",{"size":[1],"header":[1],"show":[4],"applyBlur":[4,"apply-blur"],"showClose":[4,"show-close"],"showMobileFooter":[4,"show-mobile-footer"],"backdropClickClose":[4,"backdrop-click-close"],"scrollLock":[4,"scroll-lock"],"_closing":[32]},[[8,"closeModal","handleCloseModal"]]]]],["p-9c277029",[[1,"p-drawer",{"header":[1],"show":[4],"applyBlur":[4,"apply-blur"],"showClose":[4,"show-close"],"backdropClickClose":[4,"backdrop-click-close"],"canClose":[4,"can-close"],"scrollLock":[4,"scroll-lock"],"_closing":[32]},[[8,"closeDrawer","handleCloseDrawer"],[8,"forceCloseDrawer","handleForceCloseDrawer"]]]]],["p-4953f4a9",[[1,"p-attachment",{"enableCameraOnMobile":[4,"enable-camera-on-mobile"],"value":[1],"fileId":[1,"file-id"],"accept":[1],"label":[1],"helper":[1],"required":[516],"mode":[1],"placeholder":[1],"cameraTooltip":[1,"camera-tooltip"],"downloadTooltip":[1,"download-tooltip"],"uploadTooltip":[1,"upload-tooltip"],"deleteTooltip":[1,"delete-tooltip"],"loading":[4],"error":[1]}]]],["p-856f3266",[[1,"p-profile",{"dropdownLocation":[1,"dropdown-location"],"_dropdownOpen":[32],"_hasDropdownSlot":[32]},[[0,"slotchange","slotchange"]]]]],["p-e2054751",[[1,"p-navbar",{"_show":[32]},[[8,"closeNavbar","handleCloseNavbar"],[8,"openNavbar","handleOpenNavbar"]]]]],["p-f1f14a3f",[[1,"p-card-header",{"variant":[1],"header":[1],"icon":[1],"iconFlip":[1,"icon-flip"],"iconRotate":[2,"icon-rotate"]}]]],["p-2edd87f3",[[4,"p-navigation-item",{"icon":[1],"active":[4],"loading":[4],"as":[1],"counter":[8],"href":[1],"target":[1],"class":[1]}]]],["p-cc3307b8",[[1,"p-toast",{"variant":[1],"header":[1],"content":[1],"enableAction":[4,"enable-action"],"actionIcon":[1,"action-icon"],"actionIconFlip":[1,"action-icon-flip"],"actionIconRotate":[2,"action-icon-rotate"]}]]],["p-c1041af9",[[1,"p-accordion",{"header":[1],"open":[4],"closeable":[4],"openable":[4]}]]],["p-30f6e463",[[1,"p-cropper",{"variant":[513],"value":[8],"returnType":[1,"return-type"],"_loaded":[32],"_currentScale":[32]},[[9,"resize","onResize"]]]]],["p-e0156f45",[[1,"p-info-panel",{"variant":[1],"header":[1],"content":[1],"closeable":[4]}]]],["p-26a3990a",[[1,"p-label",{"variant":[513],"iconOnly":[516,"icon-only"],"icon":[513],"iconFlip":[1,"icon-flip"],"iconRotate":[2,"icon-rotate"],"keepMobileContent":[516,"keep-mobile-content"]}]]],["p-05db72d0",[[1,"p-listing"]]],["p-abd13a2a",[[1,"p-listing-item",{"icon":[1]}]]],["p-474a16ab",[[4,"p-navigation-section",{"header":[1]}]]],["p-9cf8ba05",[[1,"p-stepper",{"activeStep":[2,"active-step"],"enableAutoStatus":[4,"enable-auto-status"],"direction":[1],"align":[1],"contentPosition":[1,"content-position"]},null,{"align":["_onAlignChange"],"direction":["_onDirectionChange"],"activeStep":["_onActiveStepChange"]}]]],["p-08cff47b",[[1,"p-tab-container"]]],["p-5451207c",[[4,"p-avatar-group",{"extra":[2]}]]],["p-d6828011",[[1,"p-button-group",{"size":[1]},[[0,"slotchange","slotchange"]]]]],["p-1a544806",[[1,"p-card-body"]]],["p-128f3811",[[1,"p-card-container",{"active":[4],"hoverable":[4],"shadow":[4]}]]],["p-0740b690",[[1,"p-content-slider",{"hideMobileIndicator":[4,"hide-mobile-indicator"],"disableDrag":[4,"disable-drag"],"disableAutoCenter":[4,"disable-auto-center"],"disableIndicatorClick":[4,"disable-indicator-click"],"_visibleIndex":[32],"_outerHeight":[32],"_totalWidth":[32],"_dragging":[32]},[[9,"mouseup","mouseUpHandler"],[9,"touchend","mouseUpHandler"],[9,"resize","resizeHandler"]]]]],["p-01a2b5af",[[1,"p-iban-icon",{"iban":[513],"variant":[513]}]]],["p-0fe51ad0",[[0,"p-illustration-deprecated",{"variant":[1]}]]],["p-9409dfd7",[[1,"p-layout",{"variant":[1]}]]],["p-3d341a83",[[68,"p-radio",{"value":[1],"disabled":[516],"required":[516],"id":[513],"name":[513],"checked":[516],"_nonce":[32]}]]],["p-26b8bf57",[[1,"p-stepper-item",{"number":[2],"align":[1],"contentPosition":[1,"content-position"],"finished":[4],"active":[4]}]]],["p-561cd302",[[1,"p-tab-item",{"active":[4]}]]],["p-4c81bb03",[[0,"p-table-column",{"path":[1537],"type":[1537],"name":[1537],"useSlot":[1540,"use-slot"],"hasCheckbox":[1540,"has-checkbox"],"align":[1537],"parsedSizes":[1040,"parsed-sizes"],"sizes":[1032]}]]],["p-37bdbb19",[[0,"p-table-row-action",{"type":[1537],"icon":[1],"iconOnly":[4,"icon-only"],"iconFlip":[1,"icon-flip"],"iconRotate":[2,"icon-rotate"],"label":[1],"action":[16],"disabled":[4],"loading":[4],"showFunction":[16,"show-function"]}]]],["p-a5f29193",[[1,"p-toast-container",{"placement":[1]}]]],["p-22e7fde5",[[68,"p-toggle",{"checked":[4],"disabled":[516],"required":[516],"id":[513],"name":[513],"_nonce":[32]}]]],["p-c879f50c",[[0,"p-calendar",{"variant":[1],"value":[1],"preselectToday":[4,"preselect-today"],"disabledDates":[1,"disabled-dates"],"minDate":[1,"min-date"],"maxDate":[1,"max-date"],"disableWeekends":[4,"disable-weekends"],"mode":[1],"_view":[32],"_viewDate":[32],"_value":[32],"_minDate":[32],"_maxDate":[32],"_disabledDates":[32]},null,{"value":["_parseValue"],"minDate":["_parseMinDate"],"maxDate":["_parseMaxDate"],"disabledDates":["_parseDisabledDates"]}]]],["p-8249382f",[[0,"p-avatar",{"size":[513],"defaultImage":[1,"default-image"],"src":[1],"letters":[1],"_src":[32],"_failed":[32]},null,{"src":["onSrchChange"]}]]],["p-868f9ee9",[[1,"p-listing-line"]]],["p-7ddf5875",[[1,"p-navigation-title"]]],["p-0c0ebb15",[[1,"p-stepper-line",{"active":[516],"direction":[513]}]]],["p-a5bc8b63",[[0,"p-illustration",{"variant":[1]}]]],["p-a48262c6",[[1,"p-drawer-header",{"showClose":[4,"show-close"]}],[1,"p-drawer-body"],[1,"p-drawer-container",{"closing":[4]}]]],["p-5fa74e2e",[[1,"p-backdrop",{"variant":[1],"applyBlur":[4,"apply-blur"],"closing":[4],"scrollLock":[4,"scroll-lock"],"class":[1]},[[2,"click","handleClick"]]]]],["p-d18ee52f",[[1,"p-modal-header",{"showClose":[4,"show-close"]}],[1,"p-modal-footer"],[1,"p-modal-body",{"roundedBottom":[4,"rounded-bottom"],"roundedTop":[4,"rounded-top"]}],[1,"p-modal-container",{"size":[1],"closing":[4]}]]],["p-52149e0e",[[4,"p-pagination-pages-item",{"variant":[1],"active":[4],"hover":[4],"disabled":[4]}]]],["p-1778732a",[[0,"p-smile",{"variant":[1]}]]],["p-6c5f6d8a",[[4,"p-segment-item",{"variant":[1],"active":[4],"iconOnly":[4,"icon-only"],"icon":[1],"iconFlip":[1,"icon-flip"],"iconRotate":[2,"icon-rotate"]}],[4,"p-segment-container"],[4,"p-badge"]]],["p-ae64bdf2",[[4,"p-divider",{"variant":[513]}]]],["p-eef52967",[[4,"p-portal"]]],["p-add932d6",[[1,"p-dropdown-menu-item",{"active":[4],"checkbox":[4],"variant":[1],"enableHover":[4,"enable-hover"],"disabled":[4],"icon":[1],"iconWave":[4,"icon-wave"],"useContainer":[4,"use-container"]}],[68,"p-checkbox",{"checked":[4],"indeterminate":[4],"disabled":[516],"required":[516],"id":[513],"name":[513],"_nonce":[32]}],[1,"p-dropdown",{"variant":[1],"placement":[513],"offset":[2],"strategy":[1],"show":[4],"usePortal":[4,"use-portal"],"calculateWidth":[4,"calculate-width"],"applyMaxWidth":[4,"apply-max-width"],"applyFullWidth":[4,"apply-full-width"],"allowOverflow":[4,"allow-overflow"],"scrollable":[8],"insideClick":[4,"inside-click"],"disableTriggerClick":[4,"disable-trigger-click"],"applyChevron":[4,"apply-chevron"],"chevronPosition":[1,"chevron-position"],"chevronDirection":[1,"chevron-direction"]},[[6,"click","documentClickHandler"]],{"show":["onShowChange"]}],[1,"p-dropdown-menu-container",{"variant":[1],"maxWidth":[4,"max-width"],"class":[1],"fullWidth":[4,"full-width"],"allowOverflow":[4,"allow-overflow"],"scrollable":[8]}]]],["p-8981247d",[[0,"p-pagination",{"hideOnSinglePage":[4,"hide-on-single-page"],"enablePaginationSize":[4,"enable-pagination-size"],"enablePaginationPages":[4,"enable-pagination-pages"],"page":[1538],"total":[2],"pageSize":[2,"page-size"],"pageSizeOptions":[16,"page-size-options"],"_hasPaginationPages":[32]}],[1,"p-pagination-size",{"size":[1538],"sizeOptions":[16,"size-options"],"itemTemplate":[16,"item-template"],"hidden":[4],"dropdownIsOpen":[32],"_locales":[32]},[[16,"localeChanged","_setLocales"]]],[0,"p-pagination-pages",{"page":[1538],"pageSize":[2,"page-size"],"hideOnSinglePage":[4,"hide-on-single-page"],"total":[2]},null,{"page":["pageChangeHandler"],"pageSize":["pageChangeHandler"],"total":["pageChangeHandler"]}]]],["p-c7139e78",[[1,"p-helper",{"strategy":[1],"placement":[1]}],[1,"p-tooltip",{"variant":[1],"content":[8],"placement":[1],"offset":[2],"strategy":[1],"enableUserInput":[4,"enable-user-input"],"show":[4],"usePortal":[4,"use-portal"],"canManuallyClose":[4,"can-manually-close"]},[[2,"click","clickHandler"],[6,"click","documentClickHandler"],[1,"mouseenter","mouseEnterHandler"],[0,"focus","mouseEnterHandler"],[1,"mouseleave","mouseLeaveHandler"],[0,"blur","mouseLeaveHandler"]],{"show":["onShowChange"]}]]],["p-ef4a690b",[[65,"p-field",{"variant":[1],"id":[1],"size":[1],"type":[1],"properties":[8],"prefix":[1],"suffix":[1],"icon":[1],"iconFlip":[1,"icon-flip"],"iconRotate":[2,"icon-rotate"],"iconPosition":[1,"icon-position"],"value":[1],"label":[1],"loading":[4],"placeholder":[1],"helper":[1],"required":[516],"autofocus":[516],"error":[513],"errorPlacement":[1,"error-placement"],"disabled":[516],"focused":[516],"forceShowTooltip":[516,"force-show-tooltip"],"selectAllOnFocus":[516,"select-all-on-focus"],"focusMethod":[1,"focus-method"],"optionalTemplate":[16,"optional-template"],"_focused":[32],"_nonce":[32]},[[0,"focusin","handleFocusIn"],[0,"focusout","handleFocusOut"],[2,"keyup","handleKeyup"]]],[1,"p-field-container",{"id":[1],"label":[1],"loading":[4],"loadingSize":[1,"loading-size"],"variant":[1],"helper":[1],"required":[516],"error":[513],"errorPlacement":[1,"error-placement"],"forceShowTooltip":[516,"force-show-tooltip"],"optionalTemplate":[16,"optional-template"],"_locales":[32]},[[16,"localeChanged","_setLocales"]]]]],["p-c4724fb7",[[1,"p-table-header",{"quickFilters":[16,"quick-filters"],"activeQuickFilterIdentifier":[1,"active-quick-filter-identifier"],"loading":[4],"enableSearch":[4,"enable-search"],"itemsSelectedAmount":[2,"items-selected-amount"],"query":[1025],"enableFilter":[4,"enable-filter"],"enableExport":[4,"enable-export"],"enableFilterDesktop":[4,"enable-filter-desktop"],"selectedFiltersAmount":[2,"selected-filters-amount"],"filterButtonTemplate":[16,"filter-button-template"],"enableAction":[4,"enable-action"],"actionLoading":[4,"action-loading"],"actionIcon":[1,"action-icon"],"actionText":[1,"action-text"],"canUseAction":[1028,"can-use-action"],"actionButtonTemplate":[16,"action-button-template"],"_locales":[32]},[[16,"localeChanged","_setLocales"]]],[1,"p-table-footer",{"enablePaginationSize":[4,"enable-pagination-size"],"enablePaginationPages":[4,"enable-pagination-pages"],"loading":[4],"page":[1538],"total":[2],"pageSize":[2,"page-size"],"pageSizeOptions":[16,"page-size-options"],"hideOnSinglePage":[4,"hide-on-single-page"],"_isPinned":[32],"_hasPaginationPages":[32]},[[9,"scroll","onScroll"]]],[1,"p-empty-state",{"illustration":[8],"header":[1],"content":[1],"enableAction":[4,"enable-action"],"actionText":[1,"action-text"],"actionVariant":[1,"action-variant"],"actionIcon":[1,"action-icon"],"actionLoading":[4,"action-loading"]}],[1,"p-floating-menu-container",{"usedInTable":[4,"used-in-table"],"enableAmountSelected":[4,"enable-amount-selected"],"amount":[2],"enableClose":[4,"enable-close"],"amountSelectedTemplate":[16,"amount-selected-template"],"_locales":[32]},[[16,"localeChanged","_setLocales"]]],[4,"p-floating-menu-item",{"hover":[4],"disabled":[4],"loading":[4],"icon":[1],"iconPosition":[1,"icon-position"],"iconFlip":[1,"icon-flip"],"iconRotate":[2,"icon-rotate"]}],[4,"p-table-cell",{"variant":[1],"index":[2],"rowIndex":[2,"row-index"],"definition":[16],"item":[8],"value":[8],"checkbox":[8],"template":[16]}],[1,"p-table-row",{"variant":[1],"enableHover":[4,"enable-hover"]}],[4,"p-table-container"],[1,"p-table-row-actions-container"]]]]'),e)}));
2
- //# sourceMappingURL=paperless.esm.js.map
@@ -1,2 +0,0 @@
1
- import{r as c,h as a,H as l}from"./p-DhGo7hbh.js";var n=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="currentColor" viewBox="0 0 96 96">\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h96v96H0z"/>\n </clipPath>\n </defs>\n <g clip-path="url(#a)">\n <path fill="currentColor" d="M40.901 53.925c-.647.101-1.081.761-1.464 1.345-.1.152-.195.3-.29.427-1.368 1.822-2.713 3.685-4.138 5.657l-1.52 2.1c-.693-.674-1.375-1.34-2.048-1.996-1.98-1.933-3.85-3.759-5.76-5.583l-.097-.092a9.854 9.854 0 0 0-2.542-1.954c-.645-.296-2.033.053-2.333.737-.274.626-.091 1.43.07 2.14.038.16.072.316.1.465.041.135.106.26.192.366a.948.948 0 0 0 .309.25c.068.044.134.094.194.15 2.454 2.657 4.904 5.318 7.385 8.012l1.465 1.59-1.75 2.41c-1.804 2.483-3.668 5.049-5.517 7.556-.49.664-1.231 1.667-.464 2.833.16.26.376.472.628.618.251.147.531.224.815.224a2.316 2.316 0 0 0 1.377-.522 11.165 11.165 0 0 0 2.203-2.294 440.333 440.333 0 0 0 4.425-6.15l1.506-2.115.285.231c.417.339.81.655 1.237.936l.915.601c2.34 1.543 4.76 3.139 7.187 4.622.466.227.978.316 1.484.258.212 0 .413-.005.6.012a.365.365 0 0 0 .175-.028.399.399 0 0 0 .146-.11.473.473 0 0 0 .099-.366 7.02 7.02 0 0 1-.054-.689c-.03-.617-.06-1.255-.411-1.692a47.861 47.861 0 0 0-4.459-4.877 37.268 37.268 0 0 0-3.153-2.566c-.368-.278-.737-.556-1.103-.84.432-.696.858-1.38 1.278-2.053 1.254-2.01 2.438-3.91 3.608-5.846.076-.127.167-.263.26-.401.504-.754 1.346-2.014.213-2.995a1.353 1.353 0 0 0-.491-.307c-.181-.064-.373-.085-.562-.064ZM18.512 29.307c.11.085.216.17.315.254.305.198.664.27 1.012.204.065-.003.129-.007.19-.007 1.36-.023 2.72-.048 4.079-.077.992-.02 1.983-.039 2.975-.057.469-.008.936-.006 1.41-.004h.344c.1.614.19 1.216.285 1.81.26 1.685.505 3.276.875 4.871.264 1.139.695 2.996 2.21 2.996.108 0 .215-.01.322-.026 1.86-.293 1.74-2.648 1.688-3.653-.076-1.515-.26-3.025-.453-4.624-.069-.57-.14-1.153-.208-1.755l.198-.033a29.66 29.66 0 0 1 1.16-.182c.54-.071 1.083-.135 1.625-.198 1.068-.127 2.172-.254 3.254-.442.712-.123 2.38-.413 2.297-2.384-.08-1.938-1.613-1.976-2.529-2a40.29 40.29 0 0 0-1.71.012c-.348.008-.696.016-1.045.017-1.032.004-2.061.003-3.152.003h-1.125c-.058-.477-.115-.955-.171-1.434-.17-1.433-.344-2.915-.548-4.371a10.902 10.902 0 0 1-.06-.588c-.087-1.024-.218-2.572-1.852-2.576h-.006a1.644 1.644 0 0 0-.714.108c-.229.089-.44.228-.618.409-.522.581-.512 1.47-.504 2.253.002.215.004.423-.006.615-.084 1.522-.067 3.029-.05 4.623.007.542.013 1.091.015 1.65l-.218.027c-.443.053-.926.112-1.409.152-1.549.125-3.098.246-4.647.364l-2.581.2a2.143 2.143 0 0 0-.943.216 2.356 2.356 0 0 0-.784.62c-.128.19-.218.409-.262.64-.044.232-.043.472.004.703.116.697.764 1.21 1.337 1.664Zm39.342-1.123c.123.008.267.017.416.017.071 0 .144-.003.217-.008 1.323-.093 2.645-.183 3.968-.27 3.695-.249 7.516-.505 11.27-.846a11.117 11.117 0 0 0 3.103-.926c.24-.099.48-.196.719-.289.426-.165 1.027-.898.908-1.422a1.988 1.988 0 0 0-.406-.812 1.728 1.728 0 0 0-.704-.506c-.963-.208-1.92-.323-2.764-.423-.276-.034-.535-.065-.775-.097a.315.315 0 0 0-.082 0c-.765.074-1.49.141-2.19.206-1.467.136-2.852.264-4.22.417-3.54.396-7.06.826-9.73 1.155-.661.082-2.21.274-2.04 2.078.15 1.594 1.45 1.673 2.31 1.726ZM77.512 64.95a6.314 6.314 0 0 0-2.64-.237 887.657 887.657 0 0 0-16.743 1.921c-.46.115-.877.384-1.194.77-.13.134-.268.26-.41.377a.423.423 0 0 0-.119.149.47.47 0 0 0 .098.543c.136.13.267.266.39.411.294.428.713.73 1.186.855a24.04 24.04 0 0 0 3.136.075c.294-.005.588-.012.882-.014a.372.372 0 0 0 .368.21l3.19-.309c3.358-.323 6.715-.652 10.073-.986a4.921 4.921 0 0 0 1.849-.465c.411-.225 1.284-.94 1.195-1.602a2.472 2.472 0 0 0-.441-1.021 2.166 2.166 0 0 0-.82-.678Zm-18.299-2.715c.308.088.625.129.943.123.225 0 .45-.015.672-.029.153-.01.31-.019.463-.023a.35.35 0 0 0 .187.038c.82-.052 1.64-.103 2.461-.152 1.88-.115 3.823-.234 5.733-.38 2.378-.185 4.704-.377 7.025-.709a2.22 2.22 0 0 0 1.186-.85 5.44 5.44 0 0 1 .397-.408.426.426 0 0 0 .106-.144.469.469 0 0 0-.084-.516c-.137-.14-.27-.29-.403-.439a5.28 5.28 0 0 0-1.13-1.045 1.97 1.97 0 0 0-1.292-.122 6.333 6.333 0 0 1-.276.031l-.992.087c-2.802.247-5.699.503-8.548.79-1.768.177-4.096.427-6.418.79-.39.11-.74.352-1 .69a4.224 4.224 0 0 1-.319.317.467.467 0 0 0-.038.655c.111.125.216.256.315.393a2.23 2.23 0 0 0 1.012.903Z"/>\n <path fill="currentColor" d="M11.805 94.108a47.637 47.637 0 0 0 8.218 1.15c5.14.232 10.37.361 15.427.486 2.056.05 4.113.104 6.168.159h.01a.362.362 0 0 0 .216-.07h5.679l2.167.003c8.511.019 17.313.038 25.906-1.451 2.998-.52 6.5-1.245 9.744-2.687 6.51-2.894 10.024-8.228 10.441-15.856.268-4.906.066-9.847-.131-14.623-.038-.917-.075-1.834-.11-2.752-.34-8.987-.669-16.49-1.037-23.614-.249-4.83-.604-11.188-1.145-17.52-.789-9.24-7.511-15.929-16.347-16.264-6.54-.25-13.195-.353-19.633-.454-1.833-.028-3.698-.01-5.501.006-2.96.028-6.02.056-9.014-.12-6.8-.395-14.008-.064-23.369 1.08-6.089.745-10.67 2.724-14.422 6.23C1.981 10.7.474 14.051.466 18.056a122.895 122.895 0 0 1-.07 3.884 119.282 119.282 0 0 1-.176 3.415 61.669 61.669 0 0 0-.154 7.216c.058 1.003.116 2.006.176 3.009.465 7.86.946 15.988.457 24.007-.2 3.304-.146 6.674-.093 9.932l.012.732c.089 5.595.829 10.514 2.263 15.037 1.546 4.88 4.548 7.848 8.924 8.82Zm-.48-85.131.094-.057c2.633-1.598 5.55-2.156 8.311-2.587a122.344 122.344 0 0 1 18.964-1.268c2.642 0 5.247.048 7.8.107 4.638.108 9.354.179 13.914.246 3.995.06 8.127.12 12.19.207a34.84 34.84 0 0 1 5.608.53c6.669 1.23 10.357 6.024 10.666 13.867.254 6.442.487 12.994.714 19.331.169 4.748.341 9.497.517 14.245.065 1.718.153 3.462.239 5.15.135 2.639.273 5.37.323 8.05.058 3.181-.102 6.433-.268 9.49-.245 4.458-2.591 7.624-6.972 9.411a37.966 37.966 0 0 1-8.275 2.185c-9.495 1.565-19.24 1.497-28.664 1.429l-1.245-.01a143.2 143.2 0 0 0-1.466 0h-.696a.36.36 0 0 0-.177.048.406.406 0 0 0-.14.13c-2.065-.06-4.13-.116-6.195-.17-6.03-.164-12.265-.333-18.394-.556a27.902 27.902 0 0 1-4.7-.722l-.277-.06c-2.591-.546-4.325-2.317-5.153-5.26a53.03 53.03 0 0 1-1.865-14.187c-.014-2.197.015-4.434.042-6.598.036-2.885.073-5.869.013-8.805-.107-5.108-.341-10.615-.735-17.328-.312-5.292-.502-12.27.814-19.34a.87.87 0 0 0 .038-.303c-.307-3.972 2.26-5.53 4.975-7.177v.002Z"/>\n </g>\n</svg>\n`;var t=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="currentColor" viewBox="0 0 96 96">\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h96v96H0z"/>\n </clipPath>\n </defs>\n <g clip-path="url(#a)">\n <path fill="currentColor" d="M94.763 58.02c-.548 4.067-2.338 7.716-4.146 11.298-3.051 6.133-7.33 11.526-12.55 15.82-6.171 5.056-13.227 8.084-20.939 9.482-4.78.866-9.596 1.497-14.479 1.24-11.77-.618-21.93-4.871-30.189-13.8a58.064 58.064 0 0 1-8.852-12.865c-1.368-2.633-1.882-5.387-2.343-8.21C.413 55.766-.11 50.548.45 45.21c.69-6.59 2.45-12.769 5.635-18.51C9.944 19.604 15.23 13.45 21.59 8.65 27.922 3.906 35.087 1.477 42.83.51a51.685 51.685 0 0 1 24.364 2.624c7.667 2.78 14.51 7.024 19.137 14.142 4.627 7.117 7.838 14.803 8.927 23.502.905 7.217-.02 13.712-.496 17.24ZM90.29 47.26c-.039-5.067-.5-10.078-2.28-14.79-1.465-3.882-3.207-9.797-6.172-12.861-4.12-5.922-9.855-9.537-16.35-11.927A46.319 46.319 0 0 0 42.33 5.224c-7.967 1.188-15.106 4.21-21.109 9.827a71.013 71.013 0 0 0-5.056 5.254c-6.783 7.8-10.44 17.116-10.436 32.44.002 9.554 4.563 17.721 11.096 24.701 6.935 7.41 15.295 11.124 25.072 11.953 4.748.402 9.429-.132 14.098-.877 13.963-2.227 23.929-10.027 30.355-22.98 3.873-7.808 3.707-15.413 3.941-18.282Z"/>\n <path fill="currentColor" d="M52.166 46.336h2.391c6.048.008 12.094.006 18.141.04a9.493 9.493 0 0 1 2.346.314c.397.085.753.31 1.007.636.255.327.392.734.388 1.153.04.418-.059.838-.28 1.19a1.801 1.801 0 0 1-.94.75 9.922 9.922 0 0 1-3.104.536c-5.913-.054-11.826-.193-17.738-.3-1.263-.022-2.527.006-3.787-.06a6.642 6.642 0 0 1-1.938-.362c-.989-.366-1.39-1.148-1.315-2.265.155-2.324.264-4.652.346-6.98.27-7.546.51-15.093.786-22.639a15.98 15.98 0 0 1 .346-2.23c.182-1.008.752-1.592 1.774-1.59 1.057.002 1.542.714 1.725 1.665.148.738.227 1.49.235 2.244-.007 8.1-.031 16.202-.073 24.303-.006 1.086-.183 2.172-.31 3.595Z"/>\n </g>\n</svg>\n`;var r=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="currentColor" viewBox="0 0 96 96">\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h96v96H0z"/>\n </clipPath>\n </defs>\n <g clip-path="url(#a)">\n <path fill="currentColor" d="M37.733 35.944c-1.784-.327-3.576-.621-5.352-.99a15.05 15.05 0 0 1-5.762-2.462c-1.493-1.066-2.553-2.433-2.543-4.246.017-3.175.197-6.35.364-9.522.063-1.2.323-2.388.415-3.586a9.767 9.767 0 0 1 1.114-3.97 10.065 10.065 0 0 1 2.668-3.2c1.276-1.038 2.626-2.105 4.13-2.745C38.988 2.574 45.307.26 52.297.418c4.67.105 9.349-.006 13.957.908 3.563.706 6.802 2.1 9.497 4.523 2.343 2.107 3.736 4.649 3.829 7.823.068 2.324.279 4.644.423 6.92 2.458.554 4.822.951 7.088 1.648a15.043 15.043 0 0 1 4.242 2.097c1.95 1.392 2.597 3.519 2.692 5.8.176 4.241.298 8.485.516 12.724.288 5.582.75 11.158.946 16.742.226 6.365.31 12.737.308 19.106 0 1.884-.533 3.765-.756 5.653-.214 1.81-1.436 2.678-3.018 3.28a51.276 51.276 0 0 1-11.165 2.918 94.358 94.358 0 0 1-27.693-.354c-2-.312-3.948-.936-6.09-1.458-.313.248-.767.592-1.203.956-4.532 3.796-9.833 5.693-15.771 6.07-6.788.43-13.23-.732-19.222-3.91C5.617 89.074 2.02 84.962.765 79.19c-3.018-13.875 6.144-28.03 20.3-31.521 1.103-.272 2.105-.926 3.207-1.205 1.385-.35 2.856-.793 4.236-.662 2.005.191 3.967.846 5.94 1.33.824.203 1.628.478 2.576.76l.709-11.947Zm-9.74 55.075c1.032-.116 2.721-.185 4.355-.511 7.586-1.518 12.8-5.559 14.57-13.156.686-2.904.76-5.913.218-8.845-1.186-6.477-4.597-11.387-10.702-14.383-1.945-.955-3.979-1.75-6.012-2.519a10.813 10.813 0 0 0-6.876-.214C15.43 53.66 9.636 58.384 7.018 66.335a27.391 27.391 0 0 0-1.37 6.203c-.633 7.585 2.197 12.524 8.998 15.657 4.019 1.85 8.273 2.687 13.347 2.824Zm20.364-70.466c5.147-.494 10.032-.794 14.856-1.492a29.83 29.83 0 0 0 7.693-2.255c2.924-1.296 3.238-3.67 1.17-6.066a5.256 5.256 0 0 0-1.424-1.301c-1.723-.894-3.422-1.986-5.278-2.457A54.618 54.618 0 0 0 44.761 5.75c-3.787.493-7.425 1.497-10.705 3.48-1.814 1.098-3.471 2.381-4.385 4.328-.837 1.783-.427 3.24 1.369 4.13a14.245 14.245 0 0 0 4.312 1.435c4.398.594 8.825.985 13.005 1.428Zm26.405.793c-2.704.774-5.105 1.611-7.576 2.139-6.447 1.376-13.005 1.59-19.578 1.414-6.494-.174-12.964-.533-18.987-3.393v7.383c1.81 1.218 3.184 1.827 5.918 2.13 4.27.476 8.551.919 12.84 1.14a71.66 71.66 0 0 0 22.503-2.39c1.799-.487 3.595-1.066 4.881-2.005l-.001-6.418Zm15.256 28.153c-3.46 1.503-6.43 3.034-9.566 4.108-7.656 2.622-15.61 2.636-23.577 1.96-3.177-.269-6.328-.813-9.43-1.225.917 1.428 1.968 2.868 2.803 4.418.834 1.55 1.458 3.22 2.244 4.997.833.122 1.756.326 2.688.38a81.188 81.188 0 0 0 25.562-2.54c2.72-.717 5.31-1.914 7.94-2.934.665-.258 1.342-.6 1.339-1.49-.01-2.527-.003-5.055-.003-7.675Zm-47.255-.843c1.585.485 3.215 1.139 4.912 1.478a72.156 72.156 0 0 0 23.738.738c5.897-.778 11.197-3.09 16.004-6.46.612-.428 1.408-1.034 1.501-1.65.222-1.445.072-2.943.072-4.451-.195.03-.383.09-.557.179-3.965 2.866-8.523 4.234-13.32 5.045a85.096 85.096 0 0 1-21.39.73c-3.562-.3-7.101-.841-10.443-2.196-.427-.172-.865-.31-1.508-.537.34 2.431.64 4.584.991 7.124ZM49.9 85.3c6.974 2.38 31.94 2.435 41.064-3.435l-.615-5.951c-12.395 4.542-25.03 5.05-37.86 3.736-.887 1.933-1.738 3.79-2.589 5.65Zm40.127-21.225a79.932 79.932 0 0 1-36.562 3.87v6.988c.2.132.259.203.321.207 1.238.075 2.475.146 3.712.211a86.057 86.057 0 0 0 24.536-2.234 30.22 30.22 0 0 0 7.992-3.062l.001-5.98Zm-9.74-38.13c-.136.204-.298.337-.28.436.491 2.49-1.017 3.946-2.824 5.299-2.38 1.779-5.167 2.601-8.012 3.233a83.123 83.123 0 0 1-25.228 1.508c-.608-.052-1.225-.007-1.838-.007a3.732 3.732 0 0 0 1.818 1.45 27 27 0 0 0 4.397 1.233 77.291 77.291 0 0 0 26.761-.494c3.3-.624 6.545-1.604 9.198-3.718a12.958 12.958 0 0 0 2.917-3.352c.8-1.313.382-2.454-.908-3.296a15.169 15.169 0 0 0-6-2.292Z"/>\n <path fill="currentColor" d="M27.117 62.487v7.78c1.169.427 2.261.78 3.317 1.22 4.148 1.732 5.169 5.511 2.45 8.988-1.12 1.432-2.006 2.01-5.31 3.482-.31 1.537-.625 3.051-.923 4.568-.166.846-.582 1.5-1.534 1.521-1.004.023-1.356-.771-1.536-1.534-.335-1.434-.564-2.893-.869-4.51-1.215-.315-2.537-.647-3.853-1.002a12.23 12.23 0 0 1-1.865-.587c-1.204-.544-1.688-1.455-1.458-2.552.213-1.018 1.115-1.662 2.504-1.573 1.513.096 3.016.345 4.485.523.614-1.64.683-2.617.417-5.41-1.024-.373-2.131-.702-3.173-1.168-4.216-1.885-5.145-5.969-2.157-9.422a11.112 11.112 0 0 1 4.706-3.352c1.127-.397 1.578-1.063 1.62-2.196.011-.775.185-1.54.513-2.247.14-.228.336-.42.569-.558.233-.14.497-.222.77-.241.265.073.507.206.708.387.2.182.354.408.447.659.183.904.283 1.822.299 2.744 1.004.221 1.996.493 2.972.814 1.557.594 2.294 1.765 2.104 3.1-.168 1.182-.83 1.581-1.968 1.096-.994-.424-1.921-1.052-3.235-.53Zm-3.844 1.542c-2.133 1.228-3.225 2.534-2.831 3.507.47 1.162 1.564 1.455 2.831 1.614v-5.12Zm3.987 14.58c1.418-.508 2.717-1.115 2.674-2.509-.035-1.168-1.363-1.406-2.442-1.565-.062-.01-.133.044-.406.144 0 .813-.015 1.703.007 2.593.01.39.094.777.167 1.337Z"/>\n </g>\n</svg>\n`;var i=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="currentColor" viewBox="0 0 80 96">\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h80v96H0z"/>\n </clipPath>\n </defs>\n <g clip-path="url(#a)">\n <path fill="currentColor" d="M79.472 51.162c.102 8.986.24 17.971.287 26.957.017 3.282-.24 6.564-.268 9.847-.04 4.625-3.773 7.395-8.057 7.478-8.654.168-17.31.375-25.965.331-10.441-.053-20.88-.311-31.319-.57a63.943 63.943 0 0 1-7.207-.754c-2.908-.405-5.76-3.668-5.863-6.754C.82 79.895.514 72.092.426 64.288.232 47.117.194 29.945.005 12.776c-.03-2.638.037-5.196 1.167-7.63C1.953 3.457 3.019 2 4.939 1.432A10.95 10.95 0 0 1 7.55.998c3.243-.14 6.493-.14 9.731-.326C28.485.02 39.687.265 50.89.627c1.59.05 3.181.122 4.77.09a4.19 4.19 0 0 1 2.931 1.14c5.236 4.525 10.47 9.054 15.7 13.586.76.66 1.478 1.372 2.28 1.978 1.675 1.264 2.128 2.99 2.159 4.93.12 7.436.27 14.872.389 22.309.035 2.168.005 4.337.005 6.506l.348-.004ZM52.652 5.216c-1.108-.087-2.047-.212-2.988-.227a7835.68 7835.68 0 0 0-24.056-.36c-3.625-.049-7.25-.069-10.876-.09-1.842-.011-3.688-.069-5.525.023-2.624.132-3.395.874-3.863 3.468a23.452 23.452 0 0 0-.296 6.844c.147 1.293.223 2.592.226 3.893.04 21.936.07 43.872.092 65.807-.017.495.006.991.068 1.483.467 2.829 1.995 4.535 5.163 4.66 12.281.482 24.563.48 36.849.277 6.173-.102 12.348-.153 18.521-.222 1.526-.017 3.055.04 4.577-.03 2.739-.127 4.019-1.413 3.991-4.12-.044-4.705-.168-9.41-.267-14.114-.057-2.725-.105-5.451-.2-8.176-.206-6.006-.54-12.01-.634-18.017-.105-6.69-.002-13.384.005-20.076 0-.478-.046-.956-.072-1.45a4.018 4.018 0 0 0-.643-.108c-3.882.076-7.763.19-11.644.221a15.237 15.237 0 0 1-3.402-.357c-2.584-.575-3.37-1.497-3.63-4.079-.21-2.095-.358-4.196-.55-6.293-.264-2.895-.545-5.79-.846-8.957Zm6.86 15.206 11.414-.692L57.574 7.92l1.938 12.505v-.002Z"/>\n <path fill="currentColor" d="M20.86 39.909c.118.765.277 1.493.33 2.229a4.89 4.89 0 0 1-.12 1.634 1.927 1.927 0 0 1-.699 1.077 2.02 2.02 0 0 1-1.236.419 2.17 2.17 0 0 1-1.217-.484 2.075 2.075 0 0 1-.696-1.085 8.412 8.412 0 0 1-.143-1.657c-.022-.548-.005-1.097-.005-1.735-.802-.175-1.548-.29-2.262-.507a18.264 18.264 0 0 1-2.852-1.014c-1.1-.543-1.496-1.553-1.161-2.467.306-.834 1.166-1.292 2.34-1.187 1.077.095 2.148.306 3.225.34.95.037 1.9-.033 2.833-.208a4.808 4.808 0 0 0 1.688-.816c.33-.197.585-.493.728-.844.142-.351.164-.738.062-1.102a1.674 1.674 0 0 0-.55-.858 1.749 1.749 0 0 0-.955-.395 7.023 7.023 0 0 0-1.703-.063c-.824.057-1.64.23-2.465.285-2.922.195-5.086-1.758-4.962-4.61.121-2.817 1.41-4.977 4.18-6.13.347-.145.702-.274 1.123-.437.117-.761.236-1.548.36-2.334.119-.754.51-1.263 1.336-1.347.384-.063.778.015 1.106.219.329.204.567.52.669.886.233.828.419 1.667.556 2.514 2.7 1.176 2.934 1.53 2.126 3.537a14.442 14.442 0 0 0-1.563-.162c-1.13-.004-2.3-.12-3.383.114-1.983.428-2.677 1.623-2.419 3.967.447 0 .919.021 1.389-.004 1.267-.069 2.54-.274 3.799-.214 2.626.125 4.941 1.826 5.647 4.047.807 2.536-.006 4.66-1.977 6.351-.89.763-1.981 1.304-3.13 2.041Zm16.62 25.48c6.493 0 12.987.003 19.48.008a10.05 10.05 0 0 1 2.27.21c.99.234 1.565.959 1.46 1.694a1.65 1.65 0 0 1-.476.998 1.73 1.73 0 0 1-1.012.493 15.41 15.41 0 0 1-2.65.3c-12.16.022-24.322.026-36.483.012-1.079 0-2.161-.111-3.237-.213-.436-.042-.963-.079-1.262-.33-.394-.328-.852-.88-.823-1.307.03-.417.572-.893 1.005-1.159.338-.207.859-.17 1.3-.178 6.809-.123 13.618-.24 20.427-.35v-.178Zm-23.54-5.346c-.378-1.38.038-1.923 1.077-2.027 1.517-.151 3.033-.326 4.554-.412 11.937-.666 23.877-1.23 35.84-1.137 1.27.006 2.537.111 3.79.316 1.178.198 1.682.862 1.584 1.734-.095.84-.784 1.398-1.901 1.473-.633.042-1.272 0-1.908.005-13.55.083-27.101.164-40.652.242-.796.004-1.592-.126-2.383-.194Zm.36-8.794c-.113-1.575-.039-1.693 1.038-1.845.19-.02.38-.031.571-.03 4.96-.131 9.92-.25 14.88-.394 7.948-.23 15.896-.485 23.845-.703 1.333-.037 2.67.042 4.005.095.389-.02.771.106 1.067.353.296.246.482.594.522.971.107.676-.458 1.271-1.428 1.463-.627.106-1.262.155-1.898.145-5.154.055-10.31.072-15.464.148-6.362.092-12.723.246-19.085.333-1.972.026-3.944-.051-5.913-.142a15.97 15.97 0 0 1-2.14-.394Zm8.576 27.725c-1.656 0-3.312.008-4.967-.005-.445.009-.89-.03-1.326-.118-.768-.179-1.315-.732-1.18-1.457.097-.516.613-1.015 1.058-1.39.245-.207.726-.173 1.105-.2 3.235-.24 6.47-.481 9.707-.693a13.763 13.763 0 0 1 2.287.032c.354.027.69.168.951.403.262.233.436.546.493.888.188.81-.037 1.553-.795 1.915-.68.326-1.42.517-2.177.562-1.715.08-3.437.025-5.156.025v.038Z"/>\n </g>\n</svg>\n`;var h=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="currentColor" viewBox="0 0 96 96">\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h96v96H0z"/>\n </clipPath>\n </defs>\n <g clip-path="url(#a)">\n <path fill="currentColor" d="M22.063 87.349c-.565 2.238-.88 2.87-1.448 4.942a3.665 3.665 0 0 1-.992 1.804 3.14 3.14 0 0 1-1.741.88c-3.69.596-7.383 1.304-11.135.72-3.443-.538-5.641-2.911-5.814-6.73C.641 82.464.537 75.951.385 69.443c-.045-1.91-.068-3.827.041-5.73.221-3.867 1.871-5.927 5.383-6.19 3.85-.29 7.723-.219 11.586-.224 1.517-.002 2.455 1.111 3.124 2.485.33.678.565 1.41.826 2.069 2.404-.373 4.73-.843 7.074-1.073 4.29-.42 8.513.083 12.508 1.91 4.65 2.13 9.447 2.584 14.398 2.063a13.671 13.671 0 0 1 3.652.13c3.963.662 5.867 3.896 4.877 8.135-.079.338-.197.662-.411 1.376 1.39-.111 2.621-.163 3.842-.315 5.231-.65 10.11-2.699 15.022-4.617 2.18-.852 4.34-1.798 6.568-2.468a11.37 11.37 0 0 1 4.004-.388c2.383.166 3.493 2.07 2.883 4.587-.5 2.069-1.65 3.647-3.058 5.048-4.08 4.055-8.86 6.763-14.012 8.74-7.253 2.784-14.662 4.87-22.306 5.844-10.137 1.357-20.563 1.37-30.221-2.274-1.379-.524-2.813-.74-4.102-1.202Zm.07-4.013c2.335.677 4.498 1.315 6.664 1.928 6.774 1.917 13.66 3.007 20.649 2.49 10.428-.773 20.42-3.73 30.11-7.952 3.732-1.594 7.18-3.896 10.186-6.801a24.838 24.838 0 0 0 1.843-2.26l-.322-.533c-1.387.452-2.79.851-4.158 1.365-4.746 1.786-9.445 3.732-14.228 5.384-3.776 1.305-7.669 1.84-11.632.896a2.476 2.476 0 0 0-1.648.283c-5.035 2.81-10.472 3.316-15.972 3.349a13.098 13.098 0 0 1-3.77-.762 1.378 1.378 0 0 1-.536-.259 1.539 1.539 0 0 1-.4-.471 1.693 1.693 0 0 1-.195-.607 1.75 1.75 0 0 1 .039-.642 3.114 3.114 0 0 1 1.175-1.732 5.08 5.08 0 0 1 2.236-.566c2.118-.185 4.243-.29 6.365-.419 2.974-.183 5.919-.61 8.641-1.99a8.797 8.797 0 0 0 2.896-2.35c.987-1.263.461-2.504-1.054-2.673a20.31 20.31 0 0 0-3.663.045c-5.007.354-9.909-.025-14.58-2.278a23.486 23.486 0 0 0-2.718-1.09 23.23 23.23 0 0 0-14.288-.282c-1.824.538-1.807.625-1.71 2.636.153 3.25.356 6.5.41 9.754.03 1.755-.206 3.515-.34 5.538v-.001ZM16.77 61.293c-3.087 0-6.036-.032-8.984.01-2.641.036-3.3.775-3.357 3.673C4.28 72.4 4.06 79.824 4.05 87.249c-.003 3.145 1.418 4.17 3.448 4.002 2.693-.221 5.384-.489 8.065-.843 1.415-.187 1.664-.669 1.639-2.301a33.999 33.999 0 0 1-.01-4.027c.715-6.862.21-13.71-.1-20.561a23.701 23.701 0 0 0-.325-2.226ZM54.757 25.49c4.117 3.096 5.642 7.67 6.101 12.884.805 9.134-4.127 14.825-9.91 17.255-4.766 2.004-9.653 3.02-14.724 1.385-5.88-1.898-9.347-7.082-9.564-13.8-.271-8.395 4.308-16.044 11.814-19.416 4.57-2.05 13.45-.439 16.283 1.692ZM40.782 53.175c2.489.326 7.019-.85 9.26-1.933 4.137-2 7.167-5.68 6.463-12.4-.588-5.606-3.176-9.876-8.114-11-2.576-.586-7.61-.85-10.17.345-5.592 2.607-7.763 8.772-7.472 15.51.286 6.589 6.326 8.992 10.033 9.478Z"/>\n <path fill="currentColor" d="M10.52 70.453c-1.675.022-2.852-1.161-2.912-2.928-.068-2.025 1.384-3.8 3.12-3.812 2.013-.013 3.57 1.283 3.583 2.98.014 1.83-1.907 3.734-3.79 3.76Zm34.114-36.219v5.026c.667.276 1.29.504 1.891.789 2.365 1.117 2.947 3.56 1.397 5.807-.64.925-1.143 1.3-3.027 2.25-.177.993-.356 1.971-.527 2.951-.094.547-.332.97-.874.983-.572.015-.773-.496-.875-.99-.191-.928-.322-1.87-.496-2.914-.692-.204-1.446-.419-2.196-.648a6.37 6.37 0 0 1-1.064-.379 1.323 1.323 0 0 1-.702-.65c-.153-.304-.2-.66-.129-.999.122-.658.636-1.074 1.428-1.017.862.062 1.72.223 2.557.338.35-1.06.39-1.691.237-3.496-.584-.24-1.215-.453-1.807-.754-2.404-1.218-2.933-3.857-1.23-6.088a6.416 6.416 0 0 1 2.683-2.166c.28-.083.524-.27.692-.528.169-.258.25-.573.231-.89.006-.502.105-.996.292-1.453.08-.147.191-.27.324-.36a.91.91 0 0 1 .439-.155c.151.047.29.132.404.25a1.1 1.1 0 0 1 .255.425c.104.584.16 1.178.169 1.773.572.143 1.138.319 1.694.526.888.384 1.308 1.14 1.2 2.003-.096.764-.474 1.022-1.122.708-.566-.273-1.095-.68-1.844-.342Zm-2.191.996c-1.217.794-1.839 1.637-1.614 2.266.268.75.892.94 1.614 1.043V35.23Zm2.273 9.42c.808-.328 1.55-.72 1.525-1.62-.02-.755-.778-.91-1.393-1.012-.036-.006-.075.029-.232.093 0 .525-.008 1.1.004 1.675.006.252.054.503.096.864ZM75.42 11.332v5.026c.666.276 1.29.504 1.89.787 2.365 1.117 2.947 3.56 1.397 5.807-.64.925-1.143 1.3-3.026 2.25-.178.994-.357 1.557-.527 2.537-.095.547-.332.97-.875.984-.572.014-.773-.497-.875-.991-.191-.928-.322-1.456-.496-2.5-.692-.204-1.446-.418-2.196-.648a6.41 6.41 0 0 1-1.064-.379 1.325 1.325 0 0 1-.702-.65 1.53 1.53 0 0 1-.128-1c.121-.657.636-1.072 1.427-1.016.863.062 1.72.223 2.557.338.35-1.06.39-1.691.237-3.496-.583-.24-1.215-.453-1.809-.754-2.403-1.218-2.932-3.857-1.23-6.088a6.418 6.418 0 0 1 2.684-2.166c.279-.083.524-.27.692-.528.168-.259.25-.573.231-.89.005-.501.104-.995.291-1.452a1.02 1.02 0 0 1 .325-.361.91.91 0 0 1 .439-.156.97.97 0 0 1 .403.25 1.1 1.1 0 0 1 .255.426c.104.584.16 1.178.17 1.773.572.143 1.138.319 1.694.526.887.384 1.308 1.14 1.2 2.003-.097.764-.474 1.021-1.122.708-.565-.272-1.093-.678-1.843-.34Zm-2.192.996c-1.216.794-1.839 1.638-1.614 2.266.268.75.891.94 1.614 1.044v-3.31Zm2.273 9.42c.808-.328 1.55-.72 1.525-1.62-.02-.755-.778-.91-1.393-1.012-.035-.006-.075.029-.232.093 0 .526-.008 1.1.004 1.675.006.252.055.503.096.865Z"/>\n <path fill="currentColor" d="M85.138 2.647c4.117 3.096 5.642 7.67 6.1 12.884.805 9.135-4.126 14.826-9.91 17.256-4.765 2.003-9.652 3.02-14.723 1.384-5.88-1.897-9.347-7.081-9.564-13.8C56.77 11.976 61.348 4.328 68.855.956c4.57-2.05 13.449-.438 16.283 1.691ZM71.163 30.332c2.49.326 7.018-.85 9.26-1.932 4.137-2 7.166-5.68 6.462-12.4-.587-5.606-3.175-9.876-8.113-11-2.577-.586-7.61-.85-10.17.345-5.592 2.607-7.763 8.773-7.472 15.51.285 6.59 6.325 8.992 10.033 9.479v-.002Z"/>\n </g>\n</svg>\n`;var e=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="currentColor" viewBox="0 0 96 96">\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h96v96H0z"/>\n </clipPath>\n </defs>\n <g clip-path="url(#a)">\n <path fill="currentColor" d="M21.707 62.974c6.565 1.173 13.113.645 20.019-1.616a45.908 45.908 0 0 0 11.417-5.491c.668.77 1.329 1.536 1.983 2.298a330.513 330.513 0 0 0 4.718 5.404c7.77 8.656 16.201 16.886 24.354 24.846a4550.59 4550.59 0 0 1 4.443 4.344 21.19 21.19 0 0 0 3.801 2.867c.337.186.716.278 1.097.266.4.006.795-.08 1.159-.252.197-.103.371-.246.514-.42.143-.174.25-.376.317-.594a2.14 2.14 0 0 0-.138-1.58 21.819 21.819 0 0 0-2.351-3.95 64.736 64.736 0 0 0-4.714-5.201 3785.273 3785.273 0 0 0-11.638-11.622 7139.524 7139.524 0 0 1-7.94-7.917c-2.73-2.73-5.388-5.41-8.202-8.253l-3.46-3.49.15-.171c.22-.248.389-.441.57-.623 4.398-4.422 6.81-9.954 7.168-16.44.621-11.265-3.037-20.827-10.87-28.426C50.264 3.143 45.285.81 39.993.345A35.697 35.697 0 0 0 24.75 2.143C17.23 4.798 10.848 9.891 5.78 17.281 1.41 23.648-.34 30.712.575 38.278c.596 4.937 2.521 9.616 6.24 15.17 3.514 5.248 8.384 8.364 14.891 9.526Zm7.776-55.02c1.75-.155 3.558-.314 5.334-.375.301-.01.6-.015.894-.015 8.096 0 14.318 3.813 18.501 11.343 3.745 6.738 4.804 13.195 3.24 19.74a16.738 16.738 0 0 1-3.132 6.706 24.466 24.466 0 0 1-6.778 5.912 40.158 40.158 0 0 1-19.365 5.577c-.652-.075-1.306-.141-1.96-.208-1.44-.145-2.93-.297-4.372-.541-3.588-.561-6.847-2.483-9.15-5.393A29.95 29.95 0 0 1 6.77 38.956a23.262 23.262 0 0 1 1.293-15.043c2.333-5.379 5.431-9.347 9.473-12.132 3.234-2.228 6.183-3.374 9.279-3.605.89-.066 1.778-.145 2.666-.223h.002Z"/>\n </g>\n</svg>\n`;var o=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="currentColor" viewBox="0 0 96 96">\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h96v96H0z"/>\n </clipPath>\n </defs>\n <g clip-path="url(#a)">\n <path fill="currentColor" d="M.266 51.31a.412.412 0 0 0 .158.325l.1 5.862c.114 6.811.233 13.853.369 20.78a15.117 15.117 0 0 0 .36 3.322c2.203 8.861 9.83 14.068 19.43 13.281 2.816-.233 5.317-.327 7.646-.286 7.98.14 16.093.319 23.938.49 3.575.08 7.15.157 10.724.233.553.01 1.118 0 1.663-.008a22.51 22.51 0 0 1 2.956.075c1.46.168 2.928.252 4.398.252a42.285 42.285 0 0 0 9.017-1.007c8.317-1.806 14.866-10.288 14.597-18.908a502.934 502.934 0 0 1-.219-14.291c-.01-3.7.005-7.464.019-11.104.026-7.072.054-14.386-.094-21.578-.102-4.973-.853-9.889-1.574-14.041-.869-5.013-3.163-8.743-6.815-11.09C83.057 1.123 79.605.03 76.067.161a83.63 83.63 0 0 0-3.293.215c-1.305.102-2.656.208-3.98.233-5.09.097-10.267.146-15.274.194-11.411.108-23.21.22-34.805.908a29.79 29.79 0 0 0-7.233 1.291C5.574 4.874.889 10.701.584 16.552l-.08 1.472C.399 19.954.288 21.951.28 23.92a4351.23 4351.23 0 0 0-.018 19.896l.004 7.495Zm39.9-44.985c1.798-.04 3.595-.08 5.393-.124h.053c.169 0 .352.02.58.043l.096.01c-1.017 13.504-1.066 27.07-1.026 38.786l-39.486.854c-.015-.185-.03-.363-.046-.536a19.688 19.688 0 0 1-.099-1.59 1441.17 1441.17 0 0 1-.03-6.664c-.013-3.977-.027-8.09-.09-12.136a26.927 26.927 0 0 1 1.557-9.622c1.311-3.681 3.774-6.002 7.526-7.094 3.875-1.128 7.945-1.322 11.881-1.51l.053-.002c4.54-.218 9.165-.318 13.637-.415h.002ZM5.698 73.91v-.272c.005-4.8.033-9.682.06-14.403l.03-5.62c0-.18-.003-.359-.006-.54-.006-.301-.011-.587.003-.871.05-.984.293-1.275 1.146-1.275.06 0 .123 0 .19.004.5.021 1.015.082 1.513.142.64.089 1.285.14 1.932.155a826.06 826.06 0 0 0 12.572-.064 4120.4 4120.4 0 0 0 12.675-.163c2.733-.038 5.467-.074 8.2-.11.268 0 .535.014.8.04l.229.018-.35 38.538-.184.017c-.34.03-.632.057-.923.058l-3.732.01c-6.816.017-13.861.033-20.793.03-3.325 0-6.094-.889-8.467-2.709-2.488-1.912-4.01-4.674-4.65-8.445a27.235 27.235 0 0 1-.247-4.54h.002Zm46.42-23.001c.59 0 1.112.002 1.635 0 2.527-.017 5.054-.034 7.58-.048 6.689-.04 13.604-.08 20.406-.168 1.979-.026 3.928-.16 5.991-.301.815-.056 1.642-.113 2.485-.163v1.399l.022 7.206c.017 5.842.04 11.686.069 17.53.031 5.212-4.34 11.197-9.355 12.808a33.987 33.987 0 0 1-11.26 1.528c-4.275-.104-8.624-.32-12.829-.524-1.593-.08-3.188-.156-4.782-.23-.534-.024-1.063-.076-1.623-.131l-.387-.04c1.252-13.71 1.45-27.307 1.47-38.866h.578ZM90.299 39.86c-.024 1.72-.05 3.496-.043 5.229H51.71L50.44 6.246l.214-.038c.32-.067.646-.108.973-.122 2.046-.023 4.091-.05 6.137-.08 5.689-.08 11.575-.16 17.357-.11a14.3 14.3 0 0 1 9.984 4.098 9.34 9.34 0 0 1 2.284 3.774 71.44 71.44 0 0 1 1.918 8.063c1.16 5.956 1.074 12.094.99 18.028h.002Z"/>\n </g>\n</svg>\n`;var f=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="currentColor" viewBox="0 0 96 96">\n <path fill="currentColor" d="M.438 19.333c.121-2.989.412-6.015.694-8.94.14-1.446.283-2.94.404-4.41C1.84 2.32 3.51.467 6.647.321h.018l4.308.001c.345.035.688.074 1.032.113.722.082 1.468.167 2.198.208 2.232.125 4.464.246 6.695.362 4.977.262 10.122.534 15.179.896 1.167.084 3.33.398 4.7 1.564l1.947 1.655c5.225 4.436 10.628 9.024 15.545 13.957 7.67 7.695 15.303 15.685 22.686 23.412a5248.91 5248.91 0 0 0 9.374 9.785c.085.088.166.184.247.28.132.18.294.335.48.456 1.976.988 2.924 2.796 3.842 4.545l.205.389a4.904 4.904 0 0 1-.465 5.586c-7.1 9.308-14.178 18.295-22.684 25.928-2.586 2.32-5.606 4.152-8.22 5.638a5.541 5.541 0 0 1-2.713.86c-1.33 0-2.419-.753-3.657-1.976a445.553 445.553 0 0 1-3.145-3.141c-2.317-2.326-4.712-4.73-7.15-7a4926.713 4926.713 0 0 0-17.286-16.007 5631.645 5631.645 0 0 1-15.826-14.648c-3.058-2.845-6.089-5.82-9.02-8.697l-2.501-2.45C.87 40.506.126 38.818.16 36.872c.038-2.059.052-4.155.067-6.182.027-3.723.056-7.575.21-11.358Zm4.837 15.48a4.444 4.444 0 0 0 .342 1.94c.258.613.65 1.157 1.146 1.592a11578.298 11578.298 0 0 1 29.322 27.596A6023.41 6023.41 0 0 1 51.38 80.46l8.089 7.69c.4.38.81.748 1.313 1.199l.642.576c.592-.42 1.202-.828 1.795-1.225a35.038 35.038 0 0 0 4.263-3.182c8.566-7.889 15.935-16.965 22.013-24.802.628-.81.706-1.505.254-2.252l-.17-.282a13.608 13.608 0 0 0-1.78-2.516c-2.161-2.21-4.32-4.422-6.48-6.635-9.743-9.981-19.818-20.302-29.847-30.328-2.28-2.279-4.813-4.384-7.264-6.42-1.587-1.318-3.225-2.68-4.787-4.08-1.69-1.518-3.677-1.624-5.78-1.735a78.442 78.442 0 0 1-.753-.043c-6.287-.4-12.688-.69-18.877-.976-1.908-.087-3.815-.175-5.722-.264a3.86 3.86 0 0 0-.19-.004 11.6 11.6 0 0 0-.974.06c-.175.017-.367.034-.577.05-.124 1.76-.25 3.507-.38 5.24-.327 4.42-.636 8.595-.842 12.863-.113 2.312-.086 4.675-.062 6.96.014 1.461.031 2.971.011 4.459Z"/>\n <path fill="currentColor" d="M23.367 13.862h-.151a8.858 8.858 0 0 0-6.225 2.68 10.464 10.464 0 0 0-3.086 7.297c-.045 5.486 4.426 9.878 10.177 9.997.09.002.177.003.265.002 2.8.065 5.512-.983 7.562-2.921a9.922 9.922 0 0 0 2.158-3.24c.5-1.214.758-2.518.756-3.835.076-5.752-4.636-9.855-11.456-9.98Zm-4.08 7.139c.336-.852.633-1.52 1.15-1.726.124-.048.255-.072.387-.07.36.02.71.118 1.028.289a.383.383 0 0 0 .508-.17.402.402 0 0 0 .047-.19v-.028c.331.107.664.211.997.314 1.119.316 2.212.72 3.27 1.206 2.012.995 2.135 2.826 1.884 4.186-.328 1.784-1.34 2.762-3.186 3.078-2.535.434-4.315-.114-5.602-1.722-1.137-1.417-1.293-3.108-.483-5.168Z"/>\n</svg>\n`;var s={calculator:n,clock:t,coins:r,"file-invoice":i,payment:h,search:e,table:o,tag:f};const p=class{constructor(a){c(this,a)}variant;componentWillRender(){const c=s[this.variant];if(!c){console.warn(`[p-illustration] Variant "${this.variant}" does not exist `)}}render(){const c=s[this.variant];return a(l,{key:"59b2d46a67a9f7bca92ac5f14b75f05c5a7556a3",class:"block text-8xl",innerHTML:c})}};p.style=".block{display:block!important}.text-8xl{font-size:6rem!important;line-height:1!important}*{box-sizing:border-box}";export{p as p_illustration};
2
- //# sourceMappingURL=p-a5bc8b63.entry.js.map
@@ -1 +0,0 @@
1
- {"version":3,"names":["illustrations","calculator","clock","coins","fileInvoice","payment","search","table","tag","Illustration","variant","componentWillRender","illustration","this","console","warn","render","h","Host","key","class","innerHTML"],"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"],"mappings":"q36BASA,IAAAA,EAAe,CACdC,aACAC,QACAC,QACA,eAAgBC,EAChBC,UACAC,SACAC,QACAC,O,MCRYC,EAAY,M,yBAIhBC,QAER,mBAAAC,GACC,MAAMC,EAAeZ,EAAca,KAAKH,SACxC,IAAKE,EAAc,CAClBE,QAAQC,KACP,6BAA6BF,KAAKH,2B,EAKrC,MAAAM,GACC,MAAMJ,EAAeZ,EAAca,KAAKH,SAExC,OACCO,EAACC,EAAI,CAAAC,IAAA,2CACJC,MAAM,iBACNC,UAAWT,G","ignoreList":[]}
@@ -1,2 +0,0 @@
1
- import{r as t,c as e,h as i,H as a}from"./p-DhGo7hbh.js";const r="*{box-sizing:border-box}.static{position:static!important}.my-0{margin-bottom:0!important;margin-top:0!important}.mt-4{margin-top:1rem!important}.flex{display:flex!important}.flex-1{flex:1 1 0%!important}.shrink-0{flex-shrink:0!important}.cursor-pointer{cursor:pointer!important}.items-center{align-items:center!important}.gap-2{gap:.5rem!important}.whitespace-nowrap{white-space:nowrap!important}.text-base{font-size:1rem!important;line-height:1.5rem!important}.font-medium{font-weight:500!important}.text-black-teal-500{--tw-text-opacity:1!important;color:rgb(3 42 36/var(--tw-text-opacity,1))!important}";const c=class{constructor(i){t(this,i);this.isOpen=e(this,"isOpen",3)}header;open=false;closeable=true;openable=true;isOpen;render(){return i(a,{key:"c34fe5c4187064f151e29f8948aef430c0f42031"},i("div",{key:"2fcf182129779dd5e1596ea7220ceb94effb57cf",class:"flex cursor-pointer items-center gap-2 text-black-teal-500",onClick:()=>this._onClick()},i("p-icon",{key:"ccf65eb632cf527988558d62cb185358856215cf",class:"flex shrink-0",variant:"caret",rotate:this.open?0:-90}),i("p",{key:"81a79c0cb95a9b91c0a26057545c5a10d605c062",class:"my-0 shrink-0 whitespace-nowrap text-base font-medium"},this.header),i("p-divider",{key:"c2491c906fe7c966b03eb0ba956cfc99d2791c43",class:"flex-1"})),this.open&&i("div",{key:"2e7d5744c65a497c20db6015958bc7ffc0f77816",class:"mt-4"},i("slot",{key:"c6b0f9796652ce793ac78d1215cce622ce846c2a"})))}_onClick(){if(!this.closeable&&this.open){return}if(!this.openable&&!this.open){return}this.open=!this.open;this.isOpen.emit(this.open)}};c.style=r;export{c as p_accordion};
2
- //# sourceMappingURL=p-c1041af9.entry.js.map
@@ -1 +0,0 @@
1
- {"version":3,"names":["accordionComponentCss","Accordion","header","open","closeable","openable","isOpen","render","h","Host","key","class","onClick","this","_onClick","variant","rotate","emit"],"sources":["src/components/molecules/accordion/accordion.component.css?tag=p-accordion&encapsulation=shadow","src/components/molecules/accordion/accordion.component.tsx"],"sourcesContent":[null,"import { Component, Event, EventEmitter, h, Host, Prop } from '@stencil/core';\n\n@Component({\n\ttag: 'p-accordion',\n\tstyleUrl: 'accordion.component.css',\n\tshadow: true,\n})\nexport class Accordion {\n\t/**\n\t * Header of the accordion\n\t */\n\t@Prop() header!: string;\n\n\t/**\n\t * Wether the accordion is open\n\t */\n\t@Prop() open: boolean = false;\n\n\t/**\n\t * Wether the accordion can be closed\n\t */\n\t@Prop() closeable: boolean = true;\n\n\t/**\n\t * Wether the accordion can be opened\n\t */\n\t@Prop() openable: boolean = true;\n\n\t/**\n\t * Open change event\n\t */\n\t@Event({\n\t\tbubbles: false,\n\t})\n\tisOpen: EventEmitter<boolean>;\n\n\trender() {\n\t\treturn (\n\t\t\t<Host>\n\t\t\t\t<div\n\t\t\t\t\tclass='flex cursor-pointer items-center gap-2 text-black-teal-500'\n\t\t\t\t\tonClick={() => this._onClick()}\n\t\t\t\t>\n\t\t\t\t\t<p-icon\n\t\t\t\t\t\tclass='flex shrink-0'\n\t\t\t\t\t\tvariant='caret'\n\t\t\t\t\t\trotate={this.open ? 0 : -90}\n\t\t\t\t\t/>\n\t\t\t\t\t<p class='my-0 shrink-0 whitespace-nowrap text-base font-medium'>{this.header}</p>\n\t\t\t\t\t<p-divider class=\"flex-1\" />\n\t\t\t\t</div>\n\t\t\t\t{this.open && (\n\t\t\t\t\t<div class='mt-4'>\n\t\t\t\t\t\t<slot />\n\t\t\t\t\t</div>\n\t\t\t\t)}\n\t\t\t</Host>\n\t\t);\n\t}\n\n\tprivate _onClick() {\n\t\tif (!this.closeable && this.open) {\n\t\t\treturn;\n\t\t}\n\n\t\tif (!this.openable && !this.open) {\n\t\t\treturn;\n\t\t}\n\n\t\tthis.open = !this.open;\n\t\tthis.isOpen.emit(this.open);\n\t}\n}\n"],"mappings":"yDAAA,MAAMA,EAAwB,imB,MCOjBC,EAAS,M,wDAIbC,OAKAC,KAAgB,MAKhBC,UAAqB,KAKrBC,SAAoB,KAQ5BC,OAEA,MAAAC,GACC,OACCC,EAACC,EAAI,CAAAC,IAAA,4CACJF,EAAA,OAAAE,IAAA,2CACCC,MAAM,6DACNC,QAAS,IAAMC,KAAKC,YAEpBN,EACC,UAAAE,IAAA,2CAAAC,MAAM,gBACNI,QAAQ,QACRC,OAAQH,KAAKV,KAAO,GAAI,KAEzBK,EAAA,KAAAE,IAAA,2CAAGC,MAAM,yDAAyDE,KAAKX,QACvEM,EAAA,aAAAE,IAAA,2CAAWC,MAAM,YAEjBE,KAAKV,MACLK,EAAK,OAAAE,IAAA,2CAAAC,MAAM,QACVH,EAAA,QAAAE,IAAA,8C,CAOG,QAAAI,GACP,IAAKD,KAAKT,WAAaS,KAAKV,KAAM,CACjC,M,CAGD,IAAKU,KAAKR,WAAaQ,KAAKV,KAAM,CACjC,M,CAGDU,KAAKV,MAAQU,KAAKV,KAClBU,KAAKP,OAAOW,KAAKJ,KAAKV,K","ignoreList":[]}
@@ -1,2 +0,0 @@
1
- import{r as t,c as e,g as i,h as r,F as a}from"./p-DhGo7hbh.js";import{c as s}from"./p-CBWjHURv.js";import{a as o}from"./p-C5CTp9IA.js";import{c as n}from"./p-CT54OXR2.js";import{n as l}from"./p-D9kEjsvZ.js";import{f as c,g as h}from"./p-DiJj8rmO.js";import"./p-ChV9xqsO.js";const d="*{box-sizing:border-box}.static{position:static!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-\\[0\\.125rem\\]{margin-top:.125rem!important}.flex{display:flex!important}.h-6{height:1.5rem!important}.h-8{height:2rem!important}.h-full{height:100%!important}.min-h-4{min-height:1rem!important}.min-h-5{min-height:1.25rem!important}.w-inherit{width:inherit!important}.min-w-0{min-width:0!important}.flex-1{flex:1 1 0%!important}.flex-shrink-0{flex-shrink:0!important}.cursor-not-allowed{cursor:not-allowed!important}.items-start{align-items:flex-start!important}.items-center{align-items:center!important}.justify-center{justify-content:center!important}.gap-2{gap:.5rem!important}.rounded-lg{border-radius:.5rem!important}.border{border-width:1px!important}.border-0{border-width:0!important}.border-solid{border-style:solid!important}.border-none{border-style:none!important}.border-black-teal-100{--tw-border-opacity:1!important;border-color:rgb(205 212 211/var(--tw-border-opacity,1))!important}.border-negative-red{--tw-border-opacity:1!important;border-color:rgb(230 30 30/var(--tw-border-opacity,1))!important}.border-supportive-lilac-800{--tw-border-opacity:1!important;border-color:rgb(189 140 255/var(--tw-border-opacity,1))!important}.bg-transparent{background-color:transparent!important}.bg-white{background-color:rgb(255 255 255/var(--tw-bg-opacity,1))!important}.bg-white,.bg-white-600{--tw-bg-opacity:1!important}.bg-white-600{background-color:rgb(250 250 250/var(--tw-bg-opacity,1))!important}.px-2{padding-left:.5rem!important;padding-right:.5rem!important}.text-center{text-align:center!important}.font-geist{font-family:Geist,serif!important}.text-sm{font-size:.875rem!important;line-height:1.25rem!important}.text-xs{font-size:.75rem!important;line-height:1rem!important}.text-black-teal{--tw-text-opacity:1!important;color:rgb(3 42 36/var(--tw-text-opacity,1))!important}.text-black-teal-100{--tw-text-opacity:1!important;color:rgb(205 212 211/var(--tw-text-opacity,1))!important}.text-black-teal-300{--tw-text-opacity:1!important;color:rgb(104 127 124/var(--tw-text-opacity,1))!important}.text-black-teal-500{--tw-text-opacity:1!important;color:rgb(3 42 36/var(--tw-text-opacity,1))!important}.text-negative-red{--tw-text-opacity:1!important;color:rgb(230 30 30/var(--tw-text-opacity,1))!important}.text-negative-red-800{--tw-text-opacity:1!important;color:rgb(141 16 16/var(--tw-text-opacity,1))!important}.outline-none{outline:2px solid transparent!important;outline-offset:2px!important}.ring{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)!important}.ring-negative-red-50{--tw-ring-opacity:1!important;--tw-ring-color:rgb(253 237 237/var(--tw-ring-opacity,1))!important}.ring-supportive-lilac-100{--tw-ring-opacity:1!important;--tw-ring-color:rgb(246 239 255/var(--tw-ring-opacity,1))!important}.selection\\:bg-negative-red-50 ::selection{--tw-bg-opacity:1!important;background-color:rgb(253 237 237/var(--tw-bg-opacity,1))!important}.selection\\:bg-supportive-lilac ::selection{--tw-bg-opacity:1!important;background-color:rgb(209 174 255/var(--tw-bg-opacity,1))!important}.selection\\:bg-negative-red-50::selection{--tw-bg-opacity:1!important;background-color:rgb(253 237 237/var(--tw-bg-opacity,1))!important}.selection\\:bg-supportive-lilac::selection{--tw-bg-opacity:1!important;background-color:rgb(209 174 255/var(--tw-bg-opacity,1))!important}.placeholder\\:text-sm::placeholder{font-size:.875rem!important;line-height:1.25rem!important}.placeholder\\:text-black-teal-200::placeholder{--tw-text-opacity:1!important;color:rgb(154 170 167/var(--tw-text-opacity,1))!important}.focus\\:outline-none:focus{outline:2px solid transparent!important;outline-offset:2px!important}";const p=s(["flex gap-2","w-inherit","border-solid rounded-lg"],{variants:{variant:{read:"border-0 items-start",write:"border px-2"},size:{sm:null,base:null},disabled:{false:null,true:null},focused:{false:null,true:null},error:{false:null,true:null},isTextarea:{false:null,true:"items-start"}},compoundVariants:[{size:"sm",variant:"write",isTextarea:false,class:"h-6"},{size:"base",variant:"write",isTextarea:false,class:"h-8"},{size:"sm",variant:"read",class:"min-h-4 text-xs"},{size:"base",variant:"read",class:"min-h-5 text-sm"},{variant:"write",focused:false,error:false,class:"border-black-teal-100"},{variant:"write",disabled:false,focused:true,error:false,class:"border-supportive-lilac-800 ring ring-supportive-lilac-100 selection:bg-supportive-lilac"},{variant:"write",disabled:false,class:"bg-white"},{variant:"write",disabled:true,class:"bg-white-600 cursor-not-allowed"},{disabled:false,error:true,class:"border-negative-red"},{disabled:false,focused:true,error:true,class:"ring ring-negative-red-50 selection:bg-negative-red-50"}]});const m=s(["text-sm placeholder:text-sm placeholder:text-black-teal-200 text-black-teal","border-none bg-transparent flex-1 min-w-0","outline-none focus:outline-none","font-geist"],{variants:{isTextarea:{false:"h-full",true:"mt-1"},disabled:{false:null,true:"cursor-not-allowed"}}});const f=s(["flex flex-shrink-0 justify-center items-center text-center"],{variants:{disabled:{false:null,true:"text-black-teal-100"},focused:{false:null,true:null},error:{false:null,true:null},isText:{false:null,true:"text-sm"},isTextarea:{false:null,true:"mt-2"}},compoundVariants:[{disabled:false,focused:false,error:false,class:"text-black-teal-300"},{disabled:false,focused:true,error:false,class:"text-black-teal-500"},{disabled:false,focused:false,error:true,class:"text-negative-red"},{disabled:false,focused:true,error:true,class:"text-negative-red-800"}]});const b=class{constructor(i){t(this,i);this.valueChange=e(this,"valueChange",3);this.inputRefChange=e(this,"inputRefChange",7);if(i.$hostElement$["s-ei"]){this._internals=i.$hostElement$["s-ei"]}else{this._internals=i.$hostElement$.attachInternals();i.$hostElement$["s-ei"]=this._internals}}variant="write";id;size="base";type="text";properties={};prefix;suffix;icon;iconFlip;iconRotate;iconPosition="start";value;label;loading=false;placeholder;helper;required=true;autofocus=false;error;errorPlacement;disabled=false;focused=false;forceShowTooltip=false;selectAllOnFocus=true;focusMethod="focus";optionalTemplate;valueChange;inputRefChange;get _el(){return i(this)}_focused=false;_nonce=l(5);_internals;_inputRef;componentDidLoad(){this._checkAutoFocus()}formResetCallback(){this.value=null;this.valueChange.emit(null)}formDisabledCallback(t){if(!this._internals.form){return}this.disabled=t}render(){const{id:t,prefix:e,suffix:i,hasHeaderSlot:a,hasLabelSlot:s,hasHelperSlot:l,hasErrorSlot:c,hasValueSlot:h}=this._getSlotInfo();return r("p-field-container",{key:"a92c6392ff4a75a207dedf98669fba2007ed7538",forceShowTooltip:this.forceShowTooltip||this._focused||!!this.error?.length,id:t,label:this.label,loading:this.loading,loadingSize:this.size,helper:this.helper,error:this.error,required:this.required,variant:this.variant},s&&r("slot",{key:"e5dfe2ce998f9551e4cf33ac90466d3d131c5ae6",name:"label",slot:"label"}),a&&r("slot",{key:"617f0b58f400991ab410ca9df3ec6ffd33cc868e",name:"header",slot:"header"}),l&&r("slot",{key:"c67eb1b96546b14a4c098bceab4cecac6a4dac8f",name:"helper",slot:"helper"}),c&&r("slot",{key:"34f87caa4af35fb697a61fa5411bdd08d5d51178",name:"error",slot:"error"}),r("div",{key:"5cc4561212aae28984aaeff23957ed09d296e402",class:p({error:!!this.error?.length,disabled:o(this.disabled),focused:o(this.focused)||this._focused,size:this.size,variant:this.variant,isTextarea:this.type==="textarea"}),title:this.variant==="read"&&!h?this.value:undefined,slot:"content"},(this.error?.length||e||this.icon&&this.iconPosition==="start")&&r("div",{key:"460e6be21e52843d4a9af43ff9526b527e1fe05e",class:f({error:!!this.error?.length,disabled:o(this.disabled),focused:o(this.focused)||this._focused,isText:typeof i==="string",isTextarea:this.type==="textarea"}),onClick:()=>this._focusInput()},this.icon&&this.iconPosition==="start"||this.error?.length?r("p-icon",{class:n("flex",{"mt-[0.125rem]":this.variant==="read"&&this.size==="base"}),variant:this.error?.length?"warning":this.icon,rotate:this.iconRotate,flip:this.iconFlip}):e),this._getContent(h,t),(i||this.icon&&this.iconPosition==="end")&&r("div",{key:"956d7a69023974f782a517ee7d657d56651b3335",class:f({error:!!this.error?.length,disabled:o(this.disabled),focused:o(this.focused)||this._focused,isText:typeof i==="string",isTextarea:this.type==="textarea"}),onClick:()=>this._focusInput()},this.icon&&this.iconPosition==="end"?r("p-icon",{class:"flex",variant:this.icon,rotate:this.iconRotate,flip:this.iconFlip}):i)))}handleFocusIn(){if(this.disabled){return}this._focused=true;this._selectAll()}handleFocusOut(){if(this.disabled){return}this._focused=false}handleKeyup(t){if(this.disabled){t.preventDefault();return}if(!this._internals?.form){return}if(this.type==="textarea"||t.key!=="Enter"){return}this._internals.form.requestSubmit()}_getSlotInfo(){const t=!!this._el.querySelector(':scope > [slot="helper"]');const e=!!this._el.querySelector(':scope > [slot="label"]');const i=!!this._el.querySelector(':scope > [slot="prefix"]');const a=!!this._el.querySelector(':scope > [slot="suffix"]');const s=!!this._el.querySelector(':scope > [slot="header"]');const o=!!this._el.querySelector(':scope > [slot="error"]');const n=!!this._el.querySelector(':scope > [slot="value"]');const l=i?r("slot",{name:"prefix"}):this.prefix;const c=a?r("slot",{name:"suffix"}):this.suffix;const h=this.error&&typeof this.error==="string"&&this.error!=="true";const d=this.id?.length?this.id:this._nonce;return{id:d,hasHelperSlot:t,hasLabelSlot:e,hasPrefixSlot:i,hasSuffixSlot:a,hasHeaderSlot:s,hasErrorSlot:o,hasValueSlot:n,prefix:l,suffix:c,errorAndErrorIsNotBoolean:h}}_getContent(t=false,e){if(this.variant==="read"){return t?r("slot",{name:"value"}):!!this.value&&this.value.length>0?this.value:"—"}if(this.type==="slot"){return r("slot",{name:"input"})}const i={id:e,class:m({disabled:o(this.disabled),isTextarea:this.type==="textarea"}),value:this.value,placeholder:this.placeholder,disabled:this.disabled,onInput:t=>this._valueChange(t)};let a=this.properties??{};if(typeof a==="string"){a=JSON.parse(this.properties)}if(this.type==="textarea"){return r("textarea",{ref:t=>this._setInputRef(t),...i,...a})}return r("input",{type:this.type,ref:t=>this._setInputRef(t),...i,...a})}_setInputRef(t){this._inputRef=t;this.inputRefChange.emit(t)}_focusInput(){if(this._inputRef){this._inputRef.focus();return}const t=this._el.querySelector(':scope > [slot="input"]');t[this.focusMethod]()}_selectAll(){if(!this._inputRef||!this.selectAllOnFocus){return}this._inputRef.select()}_valueChange(t){t.stopPropagation();const e=t.originalTarget??t.target;const i=e.value;this.valueChange.emit(i);this._internals.setFormValue(i)}_checkAutoFocus(){if(!this.autofocus){return}if(!this._inputRef){setTimeout((()=>this._checkAutoFocus()),100);return}this._focusInput()}static get formAssociated(){return true}};b.style=d;const u="*{box-sizing:border-box}.ml-2{margin-left:.5rem!important}.flex{display:flex!important}.h-4{height:1rem!important}.h-5{height:1.25rem!important}.h-6{height:1.5rem!important}.h-8{height:2rem!important}.w-full{width:100%!important}.w-inherit{width:inherit!important}.flex-col{flex-direction:column!important}.items-end{align-items:flex-end!important}.items-center{align-items:center!important}.justify-between{justify-content:space-between!important}.gap-1{gap:.25rem!important}.rounded-lg{border-radius:.5rem!important}.text-xs{font-size:.75rem!important;line-height:1rem!important}.font-medium{font-weight:500!important}.text-black-teal-200{--tw-text-opacity:1!important;color:rgb(154 170 167/var(--tw-text-opacity,1))!important}.text-black-teal-300{--tw-text-opacity:1!important;color:rgb(104 127 124/var(--tw-text-opacity,1))!important}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:85.375rem){.container{max-width:85.375rem}}@media (min-width:90rem){.container{max-width:90rem}}@media (min-width:96rem){.container{max-width:96rem}}@media (min-width:105rem){.container{max-width:105rem}}@media (min-width:120rem){.container{max-width:120rem}}@media (min-width:160rem){.container{max-width:160rem}}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1536px){.container{max-width:1536px}}.empty\\:hidden:empty{display:none!important}";const g=s(["rounded-lg w-full"],{variants:{variant:{read:null,write:null},size:{base:null,sm:null}},compoundVariants:[{variant:"read",size:"base",class:"h-5"},{variant:"read",size:"sm",class:"h-4"},{variant:"write",size:"base",class:"h-8"},{variant:"write",size:"sm",class:"h-6"}]});const x=class{constructor(i){t(this,i);this.focus=e(this,"focus",7)}_defaultOptionalTemplate=()=>c(this._locales.optional);id;label;loading=false;loadingSize="base";variant;helper;required;error;errorPlacement;forceShowTooltip=false;optionalTemplate=this._defaultOptionalTemplate;get _el(){return i(this)}focus;_locales={};componentWillLoad(){this._setLocales()}render(){const{hasHeaderSlot:t,hasErrorSlot:e,helper:i,label:s,errorAndErrorIsNotBoolean:n}=this._getSlotInfo();let l=r("slot",{key:"bdbe235fbb6c90a1abe39de37b8a0276da402314",name:"content",slot:"trigger"});if(this.loading){l=r("p-loader",{key:"d2d0ec77dbbd09572f332131fa2b181025616880",variant:"ghost",class:g({variant:this.variant,size:this.loadingSize}),slot:"trigger"})}return r("label",{key:"3a741982c3a3803e27ee6e88fbb0fc40969d8d3b",htmlFor:this.id,class:"flex w-inherit flex-col gap-1"},r("div",{key:"fbcf6774ee7f7258d9c6cad9fd906d1865248bc5",class:"flex items-end justify-between gap-1 empty:hidden"},!!s?.length&&r("div",{key:"80c694ae509da5bae222118d5da5caf3369fbb88",class:"text-xs font-medium text-black-teal-300",onClick:()=>this.focus.emit()},s),(!o(this.required)||i||t)&&r("div",{key:"ac389cbe3c590ea7b67b7215e43d3bbf2daac892",class:"flex items-center gap-1"},!o(this.required)&&this.variant==="write"&&r("span",{key:"0728e2ca201600fa0d843f6d7f5849bb4044f6b4",class:"text-xs font-medium text-black-teal-200"},this.optionalTemplate()),(i||t)&&r(a,{key:"e504a81368982005204b1782b329cd59f836699f"},t&&r("slot",{key:"904f15fbc33bcab64ddc9e9b4d587898da22182b",name:"header"}),i&&r("p-helper",{key:"9ce12c4b9c534397e90e8566a2ef07ab8781b5e8",class:`flex ${t?"ml-2":""}`,placement:"top-end"},i)))),r("p-tooltip",{key:"d5b6353bf29739da57bfb42569e44bfb5e1b2d1f",class:this.variant==="write"||this.loading?"w-full":"",variant:"error",content:this.error,show:n&&o(this.forceShowTooltip),enableUserInput:false,placement:this.errorPlacement},e&&r("slot",{key:"99e9c142a73ca1a5f09106cd8be77f0066b5c6a4",name:"error",slot:"content"}),l))}async _setLocales(){this._locales=await h(this._el)}_getSlotInfo(){const t=!!this._el.querySelector(':scope > [slot="helper"]');const e=!!this._el.querySelector(':scope > [slot="label"]');const i=!!this._el.querySelector(':scope > [slot="header"]');const a=!!this._el.querySelector(':scope > [slot="error"]');const s=t?r("slot",{name:"helper"}):this.helper;const o=e?r("slot",{name:"label"}):this.label;const n=a||this.error&&typeof this.error==="string"&&this.error!=="true";return{hasHelperSlot:t,hasLabelSlot:e,hasHeaderSlot:i,hasErrorSlot:a,helper:s,label:o,errorAndErrorIsNotBoolean:n}}};x.style=u;export{b as p_field,x as p_field_container};
2
- //# sourceMappingURL=p-ef4a690b.entry.js.map
@@ -1 +0,0 @@
1
- {"version":3,"names":["fieldComponentCss","field","cva","variants","variant","read","write","size","sm","base","disabled","false","true","focused","error","isTextarea","compoundVariants","class","input","prefixAndSuffix","isText","Field","id","type","properties","prefix","suffix","icon","iconFlip","iconRotate","iconPosition","value","label","loading","placeholder","helper","required","autofocus","errorPlacement","forceShowTooltip","selectAllOnFocus","focusMethod","optionalTemplate","valueChange","inputRefChange","_focused","_nonce","nonce","_internals","_inputRef","componentDidLoad","this","_checkAutoFocus","formResetCallback","emit","formDisabledCallback","form","render","hasHeaderSlot","hasLabelSlot","hasHelperSlot","hasErrorSlot","hasValueSlot","_getSlotInfo","h","key","length","loadingSize","name","slot","asBoolean","title","undefined","onClick","_focusInput","cn","rotate","flip","_getContent","handleFocusIn","_selectAll","handleFocusOut","handleKeyup","ev","preventDefault","requestSubmit","_el","querySelector","hasPrefixSlot","hasSuffixSlot","errorAndErrorIsNotBoolean","props","onInput","_valueChange","JSON","parse","ref","_setInputRef","focus","select","stopPropagation","target","originalTarget","setFormValue","setTimeout","fieldContainerComponentCss","loader","FieldContainer","_defaultOptionalTemplate","formatTranslation","_locales","optional","componentWillLoad","_setLocales","contentSlot","htmlFor","Fragment","placement","content","show","enableUserInput","getLocaleComponentStrings"],"sources":["src/components/molecules/field/field/field.component.css?tag=p-field&encapsulation=shadow","src/components/molecules/field/field/field.component.tsx","src/components/molecules/field/container/field-container.component.css?tag=p-field-container&encapsulation=shadow","src/components/molecules/field/container/field-container.component.tsx"],"sourcesContent":[null,"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",null,"import { Placement } from '@floating-ui/dom';\nimport {\n Component,\n Element,\n Event,\n EventEmitter,\n Fragment,\n h,\n Listen,\n Prop,\n State\n} from '@stencil/core';\nimport { cva } from 'class-variance-authority';\nimport {\n formatTranslation,\n getLocaleComponentStrings,\n} from '../../../../utils';\nimport { asBoolean } from '../../../../utils/as-boolean';\n\nconst loader = cva(['rounded-lg w-full'], {\n\tvariants: {\n\t\tvariant: {\n\t\t\tread: null,\n\t\t\twrite: null,\n\t\t},\n\t\tsize: {\n\t\t\tbase: null,\n\t\t\tsm: null,\n\t\t},\n\t},\n\tcompoundVariants: [\n\t\t{\n\t\t\tvariant: 'read',\n\t\t\tsize: 'base',\n\t\t\tclass: 'h-5',\n\t\t},\n\t\t{\n\t\t\tvariant: 'read',\n\t\t\tsize: 'sm',\n\t\t\tclass: 'h-4',\n\t\t},\n\n\t\t{\n\t\t\tvariant: 'write',\n\t\t\tsize: 'base',\n\t\t\tclass: 'h-8',\n\t\t},\n\t\t{\n\t\t\tvariant: 'write',\n\t\t\tsize: 'sm',\n\t\t\tclass: 'h-6',\n\t\t},\n\t],\n});\n\nexport type templateFunc = () => string;\n\n@Component({\n\ttag: 'p-field-container',\n\tstyleUrl: 'field-container.component.css',\n\tshadow: true,\n})\nexport class FieldContainer {\n\tprivate _defaultOptionalTemplate: templateFunc = () =>\n\t\tformatTranslation(this._locales.optional);\n\t/**\n\t * The id for the label\n\t */\n\t@Prop() id: string;\n\n\t/**\n\t * The label of the input group\n\t */\n\t@Prop() label: string | HTMLSlotElement;\n\n\t/**\n\t * Wether the field container is in loading state\n\t */\n\t@Prop() loading: boolean = false;\n\n\t/**\n\t * The size of the loader\n\t */\n\t@Prop() loadingSize: 'base' | 'sm' = 'base';\n\n\t/**\n\t * The variant of the field container\n\t */\n\t@Prop() variant: 'read' | 'write';\n\n\t/**\n\t * The helper of the input group\n\t */\n\t@Prop() helper: string | HTMLSlotElement;\n\n\t/**\n\t * Wether the field is required\n\t */\n\t@Prop({ reflect: true }) required: boolean;\n\n\t/**\n\t * The helper of the input group\n\t */\n\t@Prop({ reflect: true }) error: string | HTMLSlotElement;\n\n\t/**\n\t * The placement of the error popover\n\t */\n\t@Prop() errorPlacement: Placement;\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 * The template for the optional text\n\t */\n\t@Prop() optionalTemplate: templateFunc = this._defaultOptionalTemplate;\n\n\t/**\n\t * The host element\n\t */\n\t@Element() private _el: HTMLElement;\n\n\t@Event() focus: EventEmitter<void>;\n\n\t/**\n\t * Locales used for this component\n\t */\n\t@State() private _locales: any = {};\n\n\tcomponentWillLoad() {\n\t\tthis._setLocales();\n\t}\n\n\trender() {\n\t\tconst {\n\t\t\thasHeaderSlot,\n\t\t\thasErrorSlot,\n\t\t\thelper,\n\t\t\tlabel,\n\t\t\terrorAndErrorIsNotBoolean,\n\t\t} = this._getSlotInfo();\n\n\t\tlet contentSlot = (\n\t\t\t<slot\n\t\t\t\tname='content'\n\t\t\t\tslot='trigger'\n\t\t\t/>\n\t\t);\n\n\t\tif (this.loading) {\n\t\t\tcontentSlot = (\n\t\t\t\t<p-loader\n\t\t\t\t\tvariant='ghost'\n\t\t\t\t\tclass={loader({ variant: this.variant, size: this.loadingSize })}\n\t\t\t\t\tslot='trigger'\n\t\t\t\t/>\n\t\t\t);\n\t\t}\n\n\t\treturn (\n\t\t\t<label\n\t\t\t\thtmlFor={this.id}\n\t\t\t\tclass='flex w-inherit flex-col gap-1'\n\t\t\t>\n\t\t\t\t<div class='flex items-end justify-between gap-1 empty:hidden'>\n\t\t\t\t\t{!!label?.length && (\n\t\t\t\t\t\t<div\n\t\t\t\t\t\t\tclass='text-xs font-medium text-black-teal-300'\n\t\t\t\t\t\t\tonClick={() => this.focus.emit()}\n\t\t\t\t\t\t>\n\t\t\t\t\t\t\t{label}\n\t\t\t\t\t\t</div>\n\t\t\t\t\t)}\n\n\t\t\t\t\t{(!asBoolean(this.required) || helper || hasHeaderSlot) && (\n\t\t\t\t\t\t<div class='flex items-center gap-1'>\n\t\t\t\t\t\t\t{!asBoolean(this.required) && this.variant === 'write' && (\n\t\t\t\t\t\t\t\t<span class='text-xs font-medium text-black-teal-200'>\n\t\t\t\t\t\t\t\t\t{this.optionalTemplate()}\n\t\t\t\t\t\t\t\t</span>\n\t\t\t\t\t\t\t)}\n\n\t\t\t\t\t\t\t{(helper || hasHeaderSlot) && (\n\t\t\t\t\t\t\t\t<Fragment>\n\t\t\t\t\t\t\t\t\t{hasHeaderSlot && <slot name='header' />}\n\t\t\t\t\t\t\t\t\t{helper && (\n\t\t\t\t\t\t\t\t\t\t<p-helper\n\t\t\t\t\t\t\t\t\t\t\tclass={`flex ${hasHeaderSlot ? 'ml-2' : ''}`}\n\t\t\t\t\t\t\t\t\t\t\tplacement='top-end'\n\t\t\t\t\t\t\t\t\t\t>\n\t\t\t\t\t\t\t\t\t\t\t{helper}\n\t\t\t\t\t\t\t\t\t\t</p-helper>\n\t\t\t\t\t\t\t\t\t)}\n\t\t\t\t\t\t\t\t</Fragment>\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\n\t\t\t\t<p-tooltip\n\t\t\t\t\tclass={this.variant === 'write' || this.loading ? 'w-full' : ''}\n\t\t\t\t\tvariant='error'\n\t\t\t\t\tcontent={this.error}\n\t\t\t\t\tshow={errorAndErrorIsNotBoolean && asBoolean(this.forceShowTooltip)}\n\t\t\t\t\tenableUserInput={false}\n\t\t\t\t\tplacement={this.errorPlacement}\n\t\t\t\t>\n\t\t\t\t\t{hasErrorSlot && (\n\t\t\t\t\t\t<slot\n\t\t\t\t\t\t\tname='error'\n\t\t\t\t\t\t\tslot='content'\n\t\t\t\t\t\t/>\n\t\t\t\t\t)}\n\n\t\t\t\t\t{contentSlot}\n\t\t\t\t</p-tooltip>\n\t\t\t</label>\n\t\t);\n\t}\n\n\t@Listen('localeChanged', { target: 'body' })\n\tprivate async _setLocales(): Promise<void> {\n\t\tthis._locales = await getLocaleComponentStrings(this._el);\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 hasHeaderSlot = !!this._el.querySelector(':scope > [slot=\"header\"]');\n\t\tconst hasErrorSlot = !!this._el.querySelector(':scope > [slot=\"error\"]');\n\n\t\tconst helper = hasHelperSlot ? <slot name='helper' /> : this.helper;\n\t\tconst label = hasLabelSlot ? <slot name='label' /> : this.label;\n\n\t\tconst errorAndErrorIsNotBoolean =\n\t\t\thasErrorSlot ||\n\t\t\t(this.error && typeof this.error === 'string' && this.error !== 'true');\n\n\t\treturn {\n\t\t\thasHelperSlot,\n\t\t\thasLabelSlot,\n\t\t\thasHeaderSlot,\n\t\t\thasErrorSlot,\n\t\t\thelper,\n\t\t\tlabel,\n\t\t\terrorAndErrorIsNotBoolean,\n\t\t};\n\t}\n}\n"],"mappings":"mRAAA,MAAMA,EAAoB,46HCwB1B,MAAMC,EAAQC,EAAI,CAAC,aAAc,YAAa,2BAA4B,CACzEC,SAAU,CACTC,QAAS,CACRC,KAAM,uBACNC,MAAO,eAERC,KAAM,CACLC,GAAI,KACJC,KAAM,MAEPC,SAAU,CACTC,MAAO,KACPC,KAAM,MAEPC,QAAS,CACRF,MAAO,KACPC,KAAM,MAEPE,MAAO,CACNH,MAAO,KACPC,KAAM,MAEPG,WAAY,CACXJ,MAAO,KACPC,KAAM,gBAGRI,iBAAkB,CACjB,CACCT,KAAM,KACNH,QAAS,QACTW,WAAY,MACZE,MAAO,OAER,CACCV,KAAM,OACNH,QAAS,QACTW,WAAY,MACZE,MAAO,OAGR,CACCV,KAAM,KACNH,QAAS,OACTa,MAAO,mBAER,CACCV,KAAM,OACNH,QAAS,OACTa,MAAO,mBAGR,CACCb,QAAS,QACTS,QAAS,MACTC,MAAO,MACPG,MAAO,yBAER,CACCb,QAAS,QACTM,SAAU,MACVG,QAAS,KACTC,MAAO,MACPG,MACC,4FAGF,CACCb,QAAS,QACTM,SAAU,MACVO,MAAO,YAER,CACCb,QAAS,QACTM,SAAU,KACVO,MAAO,oCAGR,CACCP,SAAU,MACVI,MAAO,KACPG,MAAO,uBAER,CACCP,SAAU,MACVG,QAAS,KACTC,MAAO,KACPG,MAAO,6DAKV,MAAMC,EAAQhB,EACb,CACC,8EACA,6CACA,kCACA,cAED,CACCC,SAAU,CACTY,WAAY,CACXJ,MAAO,SACPC,KAAM,QAEPF,SAAU,CACTC,MAAO,KACPC,KAAM,yBAMV,MAAMO,EAAkBjB,EACvB,CAAC,8DACD,CACCC,SAAU,CACTO,SAAU,CACTC,MAAO,KACPC,KAAM,uBAEPC,QAAS,CACRF,MAAO,KACPC,KAAM,MAEPE,MAAO,CACNH,MAAO,KACPC,KAAM,MAEPQ,OAAQ,CACPT,MAAO,KACPC,KAAM,WAEPG,WAAY,CACXJ,MAAO,KACPC,KAAM,SAGRI,iBAAkB,CACjB,CACCN,SAAU,MACVG,QAAS,MACTC,MAAO,MACPG,MAAO,uBAGR,CACCP,SAAU,MACVG,QAAS,KACTC,MAAO,MACPG,MAAO,uBAGR,CACCP,SAAU,MACVG,QAAS,MACTC,MAAO,KACPG,MAAO,qBAGR,CACCP,SAAU,MACVG,QAAS,KACTC,MAAO,KACPG,MAAO,4B,MAYEI,EAAK,M,qRAITjB,QAA4B,QAK5BkB,GAKAf,KAAsB,OAKtBgB,KAAqD,OAKrDC,WAA2B,GAK3BC,OAKAC,OAKAC,KAIAC,SAKAC,WAKAC,aAAgC,QAKhCC,MAKAC,MAKAC,QAAmB,MAKnBC,YAKAC,OAKiBC,SAAoB,KAKpBC,UAAqB,MAKrBvB,MAKjBwB,eAKiB5B,SAAoB,MAKpBG,QAAmB,MAKnB0B,iBAA4B,MAK5BC,iBAA4B,KAK7CC,YAAiC,QAKjCC,iBAKmBC,YAKlBC,e,yBAOQC,SAAW,MACXC,OAASC,EAAM,GAEbC,WAEXC,UAER,gBAAAC,GACCC,KAAKC,iB,CAGN,iBAAAC,GACCF,KAAKpB,MAAQ,KACboB,KAAKR,YAAYW,KAAK,K,CAGvB,oBAAAC,CAAqB7C,GACpB,IAAKyC,KAAKH,WAAWQ,KAAM,CAC1B,M,CAGDL,KAAKzC,SAAWA,C,CAGjB,MAAA+C,GACC,MAAMnC,GACLA,EAAEG,OACFA,EAAMC,OACNA,EAAMgC,cACNA,EAAaC,aACbA,EAAYC,cACZA,EAAaC,aACbA,EAAYC,aACZA,GACGX,KAAKY,eAET,OACCC,EAAA,qBAAAC,IAAA,2CACC1B,iBACCY,KAAKZ,kBAAoBY,KAAKN,YAAcM,KAAKrC,OAAOoD,OAEzD5C,GAAIA,EACJU,MAAOmB,KAAKnB,MACZC,QAASkB,KAAKlB,QACdkC,YAAahB,KAAK5C,KAClB4B,OAAQgB,KAAKhB,OACbrB,MAAOqC,KAAKrC,MACZsB,SAAUe,KAAKf,SACfhC,QAAS+C,KAAK/C,SAEbuD,GACAK,EAAA,QAAAC,IAAA,2CACCG,KAAK,QACLC,KAAK,UAINX,GACAM,EAAA,QAAAC,IAAA,2CACCG,KAAK,SACLC,KAAK,WAINT,GACAI,EAAA,QAAAC,IAAA,2CACCG,KAAK,SACLC,KAAK,WAINR,GACAG,EAAA,QAAAC,IAAA,2CACCG,KAAK,QACLC,KAAK,UAIPL,EACC,OAAAC,IAAA,2CAAAhD,MAAOhB,EAAM,CACZa,QAASqC,KAAKrC,OAAOoD,OACrBxD,SAAU4D,EAAUnB,KAAKzC,UACzBG,QAASyD,EAAUnB,KAAKtC,UAAYsC,KAAKN,SACzCtC,KAAM4C,KAAK5C,KACXH,QAAS+C,KAAK/C,QACdW,WAAYoC,KAAK5B,OAAS,aAE3BgD,MACCpB,KAAK/C,UAAY,SAAW0D,EAAeX,KAAKpB,MAAQyC,UAEzDH,KAAK,YAEHlB,KAAKrC,OAAOoD,QACbzC,GACC0B,KAAKxB,MAAQwB,KAAKrB,eAAiB,UACpCkC,EAAA,OAAAC,IAAA,2CACChD,MAAOE,EAAgB,CACtBL,QAASqC,KAAKrC,OAAOoD,OACrBxD,SAAU4D,EAAUnB,KAAKzC,UACzBG,QAASyD,EAAUnB,KAAKtC,UAAYsC,KAAKN,SACzCzB,cAAeM,IAAW,SAC1BX,WAAYoC,KAAK5B,OAAS,aAE3BkD,QAAS,IAAMtB,KAAKuB,eAElBvB,KAAKxB,MAAQwB,KAAKrB,eAAiB,SACrCqB,KAAKrC,OAAOoD,OACXF,EAAA,UACC/C,MAAO0D,EAAG,OAAQ,CACjB,gBACCxB,KAAK/C,UAAY,QAAU+C,KAAK5C,OAAS,SAE3CH,QAAS+C,KAAKrC,OAAOoD,OAAS,UAAYf,KAAKxB,KAC/CiD,OAAQzB,KAAKtB,WACbgD,KAAM1B,KAAKvB,WACV,GAOJuB,KAAK2B,YAAYhB,EAAcxC,IAE9BI,GAAWyB,KAAKxB,MAAQwB,KAAKrB,eAAiB,QAC/CkC,EAAA,OAAAC,IAAA,2CACChD,MAAOE,EAAgB,CACtBL,QAASqC,KAAKrC,OAAOoD,OACrBxD,SAAU4D,EAAUnB,KAAKzC,UACzBG,QAASyD,EAAUnB,KAAKtC,UAAYsC,KAAKN,SACzCzB,cAAeM,IAAW,SAC1BX,WAAYoC,KAAK5B,OAAS,aAE3BkD,QAAS,IAAMtB,KAAKuB,eAEnBvB,KAAKxB,MAAQwB,KAAKrB,eAAiB,MACnCkC,EAAA,UACC/C,MAAM,OACNb,QAAS+C,KAAKxB,KACdiD,OAAQzB,KAAKtB,WACbgD,KAAM1B,KAAKvB,WACV,I,CAYT,aAAAmD,GACC,GAAI5B,KAAKzC,SAAU,CAClB,M,CAGDyC,KAAKN,SAAW,KAChBM,KAAK6B,Y,CAIN,cAAAC,GACC,GAAI9B,KAAKzC,SAAU,CAClB,M,CAGDyC,KAAKN,SAAW,K,CAIjB,WAAAqC,CAAYC,GACX,GAAIhC,KAAKzC,SAAU,CAClByE,EAAGC,iBACH,M,CAGD,IAAKjC,KAAKH,YAAYQ,KAAM,CAC3B,M,CAGD,GAAIL,KAAK5B,OAAS,YAAc4D,EAAGlB,MAAQ,QAAS,CACnD,M,CAGDd,KAAKH,WAAWQ,KAAK6B,e,CAGd,YAAAtB,GACP,MAAMH,IAAkBT,KAAKmC,IAAIC,cAAc,4BAC/C,MAAM5B,IAAiBR,KAAKmC,IAAIC,cAAc,2BAC9C,MAAMC,IAAkBrC,KAAKmC,IAAIC,cAAc,4BAC/C,MAAME,IAAkBtC,KAAKmC,IAAIC,cAAc,4BAC/C,MAAM7B,IAAkBP,KAAKmC,IAAIC,cAAc,4BAC/C,MAAM1B,IAAiBV,KAAKmC,IAAIC,cAAc,2BAC9C,MAAMzB,IAAiBX,KAAKmC,IAAIC,cAAc,2BAE9C,MAAM9D,EAAS+D,EAAgBxB,EAAM,QAAAI,KAAK,WAAcjB,KAAK1B,OAC7D,MAAMC,EAAS+D,EAAgBzB,EAAM,QAAAI,KAAK,WAAcjB,KAAKzB,OAE7D,MAAMgE,EACLvC,KAAKrC,cAAgBqC,KAAKrC,QAAU,UAAYqC,KAAKrC,QAAU,OAEhE,MAAMQ,EAAK6B,KAAK7B,IAAI4C,OAASf,KAAK7B,GAAK6B,KAAKL,OAE5C,MAAO,CACNxB,KACAsC,gBACAD,eACA6B,gBACAC,gBACA/B,gBACAG,eACAC,eACArC,SACAC,SACAgE,4B,CAIM,WAAAZ,CAAYhB,EAAe,MAAOxC,GACzC,GAAI6B,KAAK/C,UAAY,OAAQ,CAC5B,OAAO0D,EACNE,EAAA,QAAMI,KAAK,YACNjB,KAAKpB,OAASoB,KAAKpB,MAAMmC,OAAS,EACvCf,KAAU,S,CAMZ,GAAIA,KAAK5B,OAAS,OAAQ,CACzB,OAAOyC,EAAM,QAAAI,KAAK,S,CAGnB,MAAMuB,EAAQ,CACbrE,KACAL,MAAOC,EAAM,CACZR,SAAU4D,EAAUnB,KAAKzC,UACzBK,WAAYoC,KAAK5B,OAAS,aAE3BQ,MAAOoB,KAAKpB,MACZG,YAAaiB,KAAKjB,YAClBxB,SAAUyC,KAAKzC,SACfkF,QAAUT,GAAmBhC,KAAK0C,aAAaV,IAGhD,IAAI3D,EAAa2B,KAAK3B,YAAc,GACpC,UAAWA,IAAe,SAAU,CACnCA,EAAasE,KAAKC,MAAM5C,KAAK3B,W,CAG9B,GAAI2B,KAAK5B,OAAS,WAAY,CAC7B,OACCyC,EAAA,YACCgC,IAAKA,GAAO7C,KAAK8C,aAAaD,MAC1BL,KACAnE,G,CAKP,OACCwC,EACC,SAAAzC,KAAM4B,KAAK5B,KACXyE,IAAKA,GAAO7C,KAAK8C,aAAaD,MAC1BL,KACAnE,G,CAKC,YAAAyE,CAAaD,GACpB7C,KAAKF,UAAY+C,EACjB7C,KAAKP,eAAeU,KAAK0C,E,CAGlB,WAAAtB,GACP,GAAIvB,KAAKF,UAAW,CACnBE,KAAKF,UAAUiD,QACf,M,CAGD,MAAMhF,EAAQiC,KAAKmC,IAAIC,cAAc,2BACpCrE,EAAsBiC,KAAKV,c,CAGrB,UAAAuC,GACP,IAAK7B,KAAKF,YAAcE,KAAKX,iBAAkB,CAC9C,M,CAGDW,KAAKF,UAAUkD,Q,CAGR,YAAAN,CAAaV,GACpBA,EAAGiB,kBACH,MAAMC,EAAUlB,EAAGmB,gBAAkBnB,EAAGkB,OAGxC,MAAMtE,EAAQsE,EAAOtE,MACrBoB,KAAKR,YAAYW,KAAKvB,GACtBoB,KAAKH,WAAWuD,aAAaxE,E,CAGtB,eAAAqB,GACP,IAAKD,KAAKd,UAAW,CACpB,M,CAGD,IAAKc,KAAKF,UAAW,CACpBuD,YAAW,IAAMrD,KAAKC,mBAAmB,KACzC,M,CAGDD,KAAKuB,a,qDCrpBP,MAAM+B,EAA6B,soDCmBnC,MAAMC,EAASxG,EAAI,CAAC,qBAAsB,CACzCC,SAAU,CACTC,QAAS,CACRC,KAAM,KACNC,MAAO,MAERC,KAAM,CACLE,KAAM,KACND,GAAI,OAGNQ,iBAAkB,CACjB,CACCZ,QAAS,OACTG,KAAM,OACNU,MAAO,OAER,CACCb,QAAS,OACTG,KAAM,KACNU,MAAO,OAGR,CACCb,QAAS,QACTG,KAAM,OACNU,MAAO,OAER,CACCb,QAAS,QACTG,KAAM,KACNU,MAAO,U,MAYG0F,EAAc,M,sDAClBC,yBAAyC,IAChDC,EAAkB1D,KAAK2D,SAASC,UAIzBzF,GAKAU,MAKAC,QAAmB,MAKnBkC,YAA6B,OAK7B/D,QAKA+B,OAKiBC,SAKAtB,MAKjBwB,eAKiBC,iBAA4B,MAK7CG,iBAAiCS,KAAKyD,yB,yBAOrCV,MAKQY,SAAgB,GAEjC,iBAAAE,GACC7D,KAAK8D,a,CAGN,MAAAxD,GACC,MAAMC,cACLA,EAAaG,aACbA,EAAY1B,OACZA,EAAMH,MACNA,EAAK0D,0BACLA,GACGvC,KAAKY,eAET,IAAImD,EACHlD,EAAA,QAAAC,IAAA,2CACCG,KAAK,UACLC,KAAK,YAIP,GAAIlB,KAAKlB,QAAS,CACjBiF,EACClD,EACC,YAAAC,IAAA,2CAAA7D,QAAQ,QACRa,MAAOyF,EAAO,CAAEtG,QAAS+C,KAAK/C,QAASG,KAAM4C,KAAKgB,cAClDE,KAAK,W,CAKR,OACCL,EACC,SAAAC,IAAA,2CAAAkD,QAAShE,KAAK7B,GACdL,MAAM,iCAEN+C,EAAK,OAAAC,IAAA,2CAAAhD,MAAM,uDACPe,GAAOkC,QACTF,EACC,OAAAC,IAAA,2CAAAhD,MAAM,0CACNwD,QAAS,IAAMtB,KAAK+C,MAAM5C,QAEzBtB,KAIAsC,EAAUnB,KAAKf,WAAaD,GAAUuB,IACxCM,EAAK,OAAAC,IAAA,2CAAAhD,MAAM,4BACRqD,EAAUnB,KAAKf,WAAae,KAAK/C,UAAY,SAC9C4D,EAAA,QAAAC,IAAA,2CAAMhD,MAAM,2CACVkC,KAAKT,qBAINP,GAAUuB,IACXM,EAACoD,EAAQ,CAAAnD,IAAA,4CACPP,GAAiBM,EAAA,QAAAC,IAAA,2CAAMG,KAAK,WAC5BjC,GACA6B,EACC,YAAAC,IAAA,2CAAAhD,MAAO,QAAQyC,EAAgB,OAAS,KACxC2D,UAAU,WAETlF,MASR6B,EACC,aAAAC,IAAA,2CAAAhD,MAAOkC,KAAK/C,UAAY,SAAW+C,KAAKlB,QAAU,SAAW,GAC7D7B,QAAQ,QACRkH,QAASnE,KAAKrC,MACdyG,KAAM7B,GAA6BpB,EAAUnB,KAAKZ,kBAClDiF,gBAAiB,MACjBH,UAAWlE,KAAKb,gBAEfuB,GACAG,EAAA,QAAAC,IAAA,2CACCG,KAAK,QACLC,KAAK,YAIN6C,G,CAOG,iBAAMD,GACb9D,KAAK2D,eAAiBW,EAA0BtE,KAAKmC,I,CAG9C,YAAAvB,GACP,MAAMH,IAAkBT,KAAKmC,IAAIC,cAAc,4BAC/C,MAAM5B,IAAiBR,KAAKmC,IAAIC,cAAc,2BAC9C,MAAM7B,IAAkBP,KAAKmC,IAAIC,cAAc,4BAC/C,MAAM1B,IAAiBV,KAAKmC,IAAIC,cAAc,2BAE9C,MAAMpD,EAASyB,EAAgBI,EAAM,QAAAI,KAAK,WAAcjB,KAAKhB,OAC7D,MAAMH,EAAQ2B,EAAeK,EAAM,QAAAI,KAAK,UAAajB,KAAKnB,MAE1D,MAAM0D,EACL7B,GACCV,KAAKrC,cAAgBqC,KAAKrC,QAAU,UAAYqC,KAAKrC,QAAU,OAEjE,MAAO,CACN8C,gBACAD,eACAD,gBACAG,eACA1B,SACAH,QACA0D,4B","ignoreList":[]}
@@ -1,14 +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" version="1.1">
2
- <title>434AFB85-135A-4569-A66B-6D5812BAA42C@1x</title>
3
- <g id="✔️-Collections" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
4
- <g id="⚛️-Atoms---Icons" transform="translate(-299.000000, -208.000000)" fill="currentColor">
5
- <g id="Collection---Icons" transform="translate(56.000000, 56.000000)">
6
- <g id="icons" transform="translate(0.000000, 152.000000)">
7
- <g id="Combined-Shape" transform="translate(243.000000, 0.000000)">
8
- <path d="M8.75499764,3.25769542 C8.75754955,3.26010955 8.76008793,3.26253795 8.76261268,3.26498049 L12.7352971,7.10831254 C12.9002291,7.26787433 12.9984382,7.47043889 13.0293482,7.68119673 C13.1304672,7.98354221 13.0865843,8.32959983 12.8801668,8.60392636 C12.8538183,8.63894319 12.8251966,8.67219017 12.7944866,8.70345226 L8.86039504,12.7082755 C8.50172527,13.0733939 7.91497906,13.0786215 7.5498607,12.7199517 L7.54234654,12.7124854 C7.17420493,12.3424827 7.16725127,11.7467377 7.52665628,11.368243 L9.775,9 L4,9 C3.44771525,9 3,8.55228475 3,8 C3,7.44771525 3.44771525,7 4,7 L9.812,7 L7.44561311,4.65686817 C7.06927109,4.28428449 7.05936325,3.67934833 7.42330209,3.29464008 C7.78083767,2.91670052 8.37705808,2.90015983 8.75499764,3.25769542 Z"/>
9
- </g>
10
- </g>
11
- </g>
12
- </g>
13
- </g>
14
- </svg>
@@ -1,16 +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" version="1.1">
2
- <title>6900D5DE-1A64-4EE8-8ABC-1FEE34C10458@1x</title>
3
- <g id="✔️-Collections" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
4
- <g id="⚛️-Atoms---Icons" transform="translate(-299.000000, -240.000000)" fill="currentColor" fill-rule="nonzero">
5
- <g id="Collection---Icons" transform="translate(56.000000, 56.000000)">
6
- <g id="icons" transform="translate(0.000000, 152.000000)">
7
- <g id="attachment" transform="translate(0.000000, 32.000000)">
8
- <g id="Path-2" transform="translate(243.000000, 0.000000)">
9
- <path d="M5.10875721,10.5229708 C4.81586399,10.815864 4.34099026,10.815864 4.04809704,10.5229708 C3.75520382,10.2300776 3.75520382,9.75520382 4.04809704,9.4623106 L8.04809704,5.4623106 C8.89327501,4.61713263 10.2635792,4.61713263 11.1087572,5.4623106 C11.9539352,6.30748857 11.9539352,7.6777928 11.1087572,8.52297077 L7.10875721,12.5229708 C5.71129449,13.9204335 3.44555976,13.9204335 2.04809704,12.5229708 C0.65063432,11.1255081 0.65063432,8.85977332 2.04809704,7.4623106 L6.04809704,3.4623106 C7.99784451,1.51256313 11.1590097,1.51256313 13.1087572,3.4623106 C15.0585047,5.41205807 15.0585047,8.5732233 13.1087572,10.5229708 L9.10875721,14.5229708 C8.81586399,14.815864 8.34099026,14.815864 8.04809704,14.5229708 C7.75520382,14.2300776 7.75520382,13.7552038 8.04809704,13.4623106 L12.048097,9.4623106 C13.4120581,8.09834957 13.4120581,5.8869318 12.048097,4.52297077 C10.684136,3.15900974 8.47271824,3.15900974 7.10875721,4.52297077 L3.10875721,8.52297077 C2.29708093,9.33464705 2.29708093,10.6506343 3.10875721,11.4623106 C3.92043349,12.2739869 5.23642076,12.2739869 6.04809704,11.4623106 L10.048097,7.4623106 C10.3074886,7.20291907 10.3074886,6.7823623 10.048097,6.52297077 C9.78870551,6.26357924 9.36814874,6.26357924 9.10875721,6.52297077 L5.10875721,10.5229708 Z"/>
10
- </g>
11
- </g>
12
- </g>
13
- </g>
14
- </g>
15
- </g>
16
- </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/bread</title>
4
- <g id="⚛️-Atoms" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
5
- <g id="⚛️-Atoms/icons/bread">
6
- <rect id="Bounding-box" x="0" y="0" width="16" height="16"></rect>
7
- <path d="M11.5,2 L4.5,2 C2.575,2 1,3.75714286 1,5.42857143 C1,6.74545455 1.93333333,8.32727273 3.33333333,8.78311688 L3.33333333,13.4935065 C3.33333333,13.7974026 3.56666667,14 3.91666667,14 L12.0833333,14 C12.4333333,14 12.6666667,13.7974026 12.6666667,13.4935065 L12.6666667,8.78311688 C14.0666667,8.37792208 15,6.74545455 15,5.42857143 C15,3.75714286 13.425,2 11.5,2 Z M5.08333333,6.4025974 C4.90833333,6.4025974 4.79166667,6.35194805 4.675,6.25064935 C4.44166667,6.04805195 4.44166667,5.74415584 4.675,5.54155844 L5.25833333,5.03506494 C5.49166667,4.83246753 5.84166667,4.83246753 6.075,5.03506494 C6.30833333,5.23766234 6.30833333,5.54155844 6.075,5.74415584 L5.49166667,6.25064935 C5.375,6.35194805 5.25833333,6.4025974 5.08333333,6.4025974 Z M6.83333333,10.4545455 C6.83333333,10.7584416 6.6,10.961039 6.25,10.961039 C5.9,10.961039 5.66666667,10.7584416 5.66666667,10.4545455 L5.66666667,9.94805195 C5.66666667,9.64415584 5.9,9.44155844 6.25,9.44155844 C6.6,9.44155844 6.83333333,9.64415584 6.83333333,9.94805195 L6.83333333,10.4545455 Z M7.59166667,7.77012987 C7.35833333,7.56753247 7.35833333,7.26363636 7.59166667,7.06103896 C7.825,6.85844156 8.175,6.85844156 8.40833333,7.06103896 L8.99166667,7.56753247 C9.225,7.77012987 9.225,8.07402597 8.99166667,8.27662338 C8.875,8.37792208 8.75833333,8.42857143 8.58333333,8.42857143 C8.40833333,8.42857143 8.29166667,8.37792208 8.175,8.27662338 L7.59166667,7.77012987 Z M10.1583333,10.8090909 L9.575,11.3155844 C9.45833333,11.4168831 9.34166667,11.4675325 9.16666667,11.4675325 C8.99166667,11.4675325 8.875,11.4168831 8.75833333,11.3155844 C8.525,11.112987 8.525,10.8090909 8.75833333,10.6064935 L9.34166667,10.1 C9.575,9.8974026 9.925,9.8974026 10.1583333,10.1 C10.3916667,10.3025974 10.3916667,10.6064935 10.1583333,10.8090909 Z M10.9166667,5.8961039 C10.9166667,6.2 10.6833333,6.4025974 10.3333333,6.4025974 C9.98333333,6.4025974 9.75,6.2 9.75,5.8961039 L9.75,5.38961039 C9.75,5.08571429 9.98333333,4.88311688 10.3333333,4.88311688 C10.6833333,4.88311688 10.9166667,5.08571429 10.9166667,5.38961039 L10.9166667,5.8961039 Z" id="Bread" fill="currentColor" fill-rule="nonzero"></path>
8
- </g>
9
- </g>
10
- </svg>
@@ -1,16 +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" version="1.1">
2
- <title>3D99E2A7-B47A-4957-8D2C-7AF582F435CF@1x</title>
3
- <g id="✔️-Collections" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
4
- <g id="⚛️-Atoms---Icons" transform="translate(-299.000000, -304.000000)" fill="currentColor">
5
- <g id="Collection---Icons" transform="translate(56.000000, 56.000000)">
6
- <g id="icons" transform="translate(0.000000, 152.000000)">
7
- <g id="calendar" transform="translate(0.000000, 96.000000)">
8
- <g id="Rectangle-9" transform="translate(243.000000, 0.000000)">
9
- <path d="M2,2 L2,3 C2,4.1045695 2.8954305,5 4,5 C5.1045695,5 6,4.1045695 6,3 L6,3 L6,2 L6,2 L10,2 L10,3 C10,4.1045695 10.8954305,5 12,5 C13.1045695,5 14,4.1045695 14,3 L14,3 L14,2 L14,2 L15,2 C15.5522847,2 16,2.44771525 16,3 L16,15 C16,15.5522847 15.5522847,16 15,16 L1,16 C0.44771525,16 6.76353751e-17,15.5522847 0,15 L0,3 C-6.76353751e-17,2.44771525 0.44771525,2 1,2 L2,2 Z M8,11 L7,11 C6.44771525,11 6,11.4477153 6,12 L6,12 L6,13 C6,13.5522847 6.44771525,14 7,14 L7,14 L8,14 C8.55228475,14 9,13.5522847 9,13 L9,13 L9,12 C9,11.4477153 8.55228475,11 8,11 L8,11 Z M4,11 L3,11 C2.44771525,11 2,11.4477153 2,12 L2,12 L2,13 C2,13.5522847 2.44771525,14 3,14 L3,14 L4,14 C4.55228475,14 5,13.5522847 5,13 L5,13 L5,12 C5,11.4477153 4.55228475,11 4,11 L4,11 Z M4,7 L3,7 C2.44771525,7 2,7.44771525 2,8 L2,8 L2,9 C2,9.55228475 2.44771525,10 3,10 L3,10 L4,10 C4.55228475,10 5,9.55228475 5,9 L5,9 L5,8 C5,7.44771525 4.55228475,7 4,7 L4,7 Z M8,7 L7,7 C6.44771525,7 6,7.44771525 6,8 L6,8 L6,9 C6,9.55228475 6.44771525,10 7,10 L7,10 L8,10 C8.55228475,10 9,9.55228475 9,9 L9,9 L9,8 C9,7.44771525 8.55228475,7 8,7 L8,7 Z M12,7 L11,7 C10.4477153,7 10,7.44771525 10,8 L10,8 L10,9 C10,9.55228475 10.4477153,10 11,10 L11,10 L12,10 C12.5522847,10 13,9.55228475 13,9 L13,9 L13,8 C13,7.44771525 12.5522847,7 12,7 L12,7 Z M4,0 C4.55228475,-1.01453063e-16 5,0.44771525 5,1 L5,3 C5,3.55228475 4.55228475,4 4,4 C3.44771525,4 3,3.55228475 3,3 L3,1 C3,0.44771525 3.44771525,1.01453063e-16 4,0 Z M12,0 C12.5522847,-1.01453063e-16 13,0.44771525 13,1 L13,3 C13,3.55228475 12.5522847,4 12,4 C11.4477153,4 11,3.55228475 11,3 L11,1 C11,0.44771525 11.4477153,1.01453063e-16 12,0 Z"/>
10
- </g>
11
- </g>
12
- </g>
13
- </g>
14
- </g>
15
- </g>
16
- </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/camera</title>
4
- <g id="⚛️-Atoms" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
5
- <g id="⚛️-Atoms/icons/camera">
6
- <rect id="Bounding-box" x="0" y="0" width="16" height="16"></rect>
7
- <path d="M11,1 C11.5522847,1 12,1.44771525 12,2 C12,2.55228475 12.4477153,3 13,3 L14,3 C15.1045695,3 16,3.8954305 16,5 L16,13 C16,14.1045695 15.1045695,15 14,15 L2,15 C0.8954305,15 1.3527075e-16,14.1045695 0,13 L0,5 C-1.3527075e-16,3.8954305 0.8954305,3 2,3 L3,3 C3.55228475,3 4,2.55228475 4,2 C4,1.44771525 4.44771525,1 5,1 L11,1 Z M8,5 C5.790861,5 4,6.790861 4,9 C4,11.209139 5.790861,13 8,13 C10.209139,13 12,11.209139 12,9 C12,6.790861 10.209139,5 8,5 Z M8,6 C9.65685425,6 11,7.34314575 11,9 C11,10.6568542 9.65685425,12 8,12 C6.34314575,12 5,10.6568542 5,9 C5,7.34314575 6.34314575,6 8,6 Z" id="camera" fill="currentColor"></path>
8
- </g>
9
- </g>
10
- </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/car</title>
4
- <g id="⚛️-Atoms" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
5
- <g id="⚛️-Atoms/icons/car">
6
- <rect id="Bounding-box" x="0" y="0" width="16" height="16"></rect>
7
- <path d="M10.190983,3 C10.380369,3 10.5535006,3.10700119 10.6381966,3.2763932 L12,6 L14.5,6 C14.7761424,6 15,6.22385763 15,6.5 L15,10.5 C15,10.7761424 14.7761424,11 14.5,11 L14,11 C14,12.1045695 13.1045695,13 12,13 C10.8954305,13 10,12.1045695 10,11 L6,11 C6,12.1045695 5.1045695,13 4,13 C2.8954305,13 2,12.1045695 2,11 L1.5,11 C1.22385763,11 1,10.7761424 1,10.5 L1,6.5 C1,6.22385763 1.22385763,6 1.5,6 L3,6 L4.3618034,3.2763932 C4.44649941,3.10700119 4.61963097,3 4.80901699,3 L10.190983,3 Z M4,10 C3.44771525,10 3,10.4477153 3,11 C3,11.5522847 3.44771525,12 4,12 C4.55228475,12 5,11.5522847 5,11 C5,10.4477153 4.55228475,10 4,10 Z M12,10 C11.4477153,10 11,10.4477153 11,11 C11,11.5522847 11.4477153,12 12,12 C12.5522847,12 13,11.5522847 13,11 C13,10.4477153 12.5522847,10 12,10 Z M10,4 L8,4 L8,6 L11,6 L10,4 Z M7,4 L5,4 L4,6 L7,6 L7,4 Z" id="Combined-Shape" fill="currentColor"></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>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, -1526.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="checklist" transform="translate(0.000000, 1318.000000)">
9
- <g id="⚛️-Atoms/icons/checklist" transform="translate(243.000000, 0.000000)">
10
- <path d="M1,0 L3,0 C3.55228475,-1.01453063e-16 4,0.44771525 4,1 L4,3 C4,3.55228475 3.55228475,4 3,4 L1,4 C0.44771525,4 6.76353751e-17,3.55228475 0,3 L0,1 C-6.76353751e-17,0.44771525 0.44771525,1.01453063e-16 1,0 Z M7,1 L15,1 C15.5522847,1 16,1.44771525 16,2 C16,2.55228475 15.5522847,3 15,3 L7,3 C6.44771525,3 6,2.55228475 6,2 C6,1.44771525 6.44771525,1 7,1 Z M7,7 L15,7 C15.5522847,7 16,7.44771525 16,8 C16,8.55228475 15.5522847,9 15,9 L7,9 C6.44771525,9 6,8.55228475 6,8 C6,7.44771525 6.44771525,7 7,7 Z M7,13 L15,13 C15.5522847,13 16,13.4477153 16,14 C16,14.5522847 15.5522847,15 15,15 L7,15 C6.44771525,15 6,14.5522847 6,14 C6,13.4477153 6.44771525,13 7,13 Z M1,6 L3,6 C3.55228475,6 4,6.44771525 4,7 L4,9 C4,9.55228475 3.55228475,10 3,10 L1,10 C0.44771525,10 6.76353751e-17,9.55228475 0,9 L0,7 C-6.76353751e-17,6.44771525 0.44771525,6 1,6 Z M1,12 L3,12 C3.55228475,12 4,12.4477153 4,13 L4,15 C4,15.5522847 3.55228475,16 3,16 L1,16 C0.44771525,16 6.76353751e-17,15.5522847 0,15 L0,13 C-6.76353751e-17,12.4477153 0.44771525,12 1,12 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>EB3016C2-A1DF-47ED-937C-697443FD3F3C@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, -368.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="checkmark" transform="translate(0.000000, 160.000000)">
9
- <g id="Path" transform="translate(243.000000, 0.000000)">
10
- <path d="M5.9647539,11.4869113 L13.5310363,1.53005377 C13.9660225,0.957640367 14.7506399,0.830594918 15.3318508,1.23846541 L15.4391486,1.31485597 C15.7328273,1.52108493 15.9306419,1.84558554 15.9849532,2.2102092 C16.0392644,2.57483285 15.9451503,2.94653481 15.725276,3.23579911 L7.2585864,14.3795051 C7.08780408,14.6049504 6.86247873,14.7614579 6.61748211,14.843438 C6.09379993,15.1259931 5.45441111,15.0189985 5.04199293,14.5797974 L0.362021072,9.60136867 C0.114703307,9.33763381 -0.0159246448,8.97843936 0.00155347006,8.61017223 C0.019031585,8.2419051 0.18303418,7.89788961 0.45411834,7.6608621 L0.554262943,7.57329243 C1.09124008,7.10398752 1.8844974,7.14458066 2.37474875,7.66645166 L5.96564805,11.4869113 L5.9647539,11.4869113 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>2D60A936-D98C-47D5-81C3-87BE72E0E033@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, -400.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="chevron" transform="translate(0.000000, 192.000000)">
9
- <g id="Path" transform="translate(243.000000, 0.000000)">
10
- <path d="M7.04443749,11.1075877 L3.71288307,7.99620558 C3.34547391,7.65307738 3.32579031,7.07707303 3.66891852,6.70966387 C3.6832292,6.69434052 3.69806505,6.67951618 3.7133995,6.66521739 C4.11755563,6.28835747 4.74228617,6.2815126 5.15460242,6.64942684 L8,9.1884058 L8,9.1884058 L10.8453976,6.64942684 C11.2577138,6.2815126 11.8824444,6.28835747 12.2866005,6.66521739 C12.6542758,7.00806038 12.6744064,7.58404927 12.3315634,7.95172459 C12.3172646,7.96705905 12.3024403,7.9818949 12.2871169,7.99620558 L8.95556251,11.1075877 C8.41758445,11.6100124 7.58241555,11.6100124 7.04443749,11.1075877 Z"></path>
11
- </g>
12
- </g>
13
- </g>
14
- </g>
15
- </g>
16
- </g>
17
- </svg>
@@ -1,15 +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/Chevrons</title>
4
- <defs>
5
- <rect id="path-1" x="0" y="-4.54747351e-13" width="16" height="16"></rect>
6
- </defs>
7
- <g id="⚛️-Atoms/icons/Chevrons" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
8
- <mask id="mask-2" fill="white">
9
- <use xlink:href="#path-1"></use>
10
- </mask>
11
- <g id="Bounding-box"></g>
12
- <path d="M7.04443749,15.1075877 L3.71288307,11.9962056 C3.34547391,11.6530774 3.32579031,11.077073 3.66891852,10.7096639 C3.6832292,10.6943405 3.69806505,10.6795162 3.7133995,10.6652174 C4.11755563,10.2883575 4.74228617,10.2815126 5.15460242,10.6494268 L8,13.1884058 L8,13.1884058 L10.8453976,10.6494268 C11.2577138,10.2815126 11.8824444,10.2883575 12.2866005,10.6652174 C12.6542758,11.0080604 12.6744064,11.5840493 12.3315634,11.9517246 C12.3172646,11.9670591 12.3024403,11.9818949 12.2871169,11.9962056 L8.95556251,15.1075877 C8.41758445,15.6100124 7.58241555,15.6100124 7.04443749,15.1075877 Z" id="Chevron" fill="currentColor" fill-rule="nonzero" mask="url(#mask-2)"></path>
13
- <path d="M7.04443749,5.10758771 L3.71288307,1.99620558 C3.34547391,1.65307738 3.32579031,1.07707303 3.66891852,0.709663874 C3.6832292,0.694340517 3.69806505,0.679516179 3.7133995,0.665217391 C4.11755563,0.288357469 4.74228617,0.281512603 5.15460242,0.649426839 L8,3.1884058 L8,3.1884058 L10.8453976,0.649426839 C11.2577138,0.281512603 11.8824444,0.288357469 12.2866005,0.665217391 C12.6542758,1.00806038 12.6744064,1.58404927 12.3315634,1.95172459 C12.3172646,1.96705905 12.3024403,1.9818949 12.2871169,1.99620558 L8.95556251,5.10758771 C8.41758445,5.61001243 7.58241555,5.61001243 7.04443749,5.10758771 Z" id="Chevron" fill="currentColor" fill-rule="nonzero" mask="url(#mask-2)" transform="translate(8, 3) scale(1, -1) translate(-8, -3)"></path>
14
- </g>
15
- </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>DA4F6F05-8E0E-4F99-8C04-325E1026BDED@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, -432.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="clock" transform="translate(0.000000, 224.000000)">
9
- <g id="Combined-Shape" transform="translate(243.000000, 0.000000)">
10
- <path d="M8,1 C11.8659932,1 15,4.13400675 15,8 C15,11.8659932 11.8659932,15 8,15 C4.13400675,15 1,11.8659932 1,8 C1,4.13400675 4.13400675,1 8,1 Z M8,4 C7.44771525,4 7,4.44771525 7,5 L7,5 L7,9 C7,9.55228475 7.44771525,10 8,10 L8,10 L11,10 C11.5522847,10 12,9.55228475 12,9 C12,8.44771525 11.5522847,8 11,8 L11,8 L9,8 L9,5 C9,4.48716416 8.61395981,4.06449284 8.11662113,4.00672773 Z"></path>
11
- </g>
12
- </g>
13
- </g>
14
- </g>
15
- </g>
16
- </g>
17
- </svg>