@paperless/core 0.0.0

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 (188) hide show
  1. package/LICENSE +21 -0
  2. package/README.md +119 -0
  3. package/dist/assets/fonts/ibm-plex-sans-v3-latin-300.eot +0 -0
  4. package/dist/assets/fonts/ibm-plex-sans-v3-latin-300.svg +336 -0
  5. package/dist/assets/fonts/ibm-plex-sans-v3-latin-300.ttf +0 -0
  6. package/dist/assets/fonts/ibm-plex-sans-v3-latin-300.woff +0 -0
  7. package/dist/assets/fonts/ibm-plex-sans-v3-latin-300.woff2 +0 -0
  8. package/dist/assets/fonts/ibm-plex-sans-v3-latin-500.eot +0 -0
  9. package/dist/assets/fonts/ibm-plex-sans-v3-latin-500.svg +337 -0
  10. package/dist/assets/fonts/ibm-plex-sans-v3-latin-500.ttf +0 -0
  11. package/dist/assets/fonts/ibm-plex-sans-v3-latin-500.woff +0 -0
  12. package/dist/assets/fonts/ibm-plex-sans-v3-latin-500.woff2 +0 -0
  13. package/dist/assets/fonts/ibm-plex-sans-v3-latin-600.eot +0 -0
  14. package/dist/assets/fonts/ibm-plex-sans-v3-latin-600.svg +336 -0
  15. package/dist/assets/fonts/ibm-plex-sans-v3-latin-600.ttf +0 -0
  16. package/dist/assets/fonts/ibm-plex-sans-v3-latin-600.woff +0 -0
  17. package/dist/assets/fonts/ibm-plex-sans-v3-latin-600.woff2 +0 -0
  18. package/dist/assets/fonts/ibm-plex-sans-v3-latin-700.eot +0 -0
  19. package/dist/assets/fonts/ibm-plex-sans-v3-latin-700.svg +336 -0
  20. package/dist/assets/fonts/ibm-plex-sans-v3-latin-700.ttf +0 -0
  21. package/dist/assets/fonts/ibm-plex-sans-v3-latin-700.woff +0 -0
  22. package/dist/assets/fonts/ibm-plex-sans-v3-latin-700.woff2 +0 -0
  23. package/dist/assets/fonts/ibm-plex-sans-v3-latin-regular.eot +0 -0
  24. package/dist/assets/fonts/ibm-plex-sans-v3-latin-regular.svg +337 -0
  25. package/dist/assets/fonts/ibm-plex-sans-v3-latin-regular.ttf +0 -0
  26. package/dist/assets/fonts/ibm-plex-sans-v3-latin-regular.woff +0 -0
  27. package/dist/assets/fonts/ibm-plex-sans-v3-latin-regular.woff2 +0 -0
  28. package/dist/assets/icons/arrow.svg +14 -0
  29. package/dist/assets/icons/attachment.svg +16 -0
  30. package/dist/assets/icons/bread.svg +17 -0
  31. package/dist/assets/icons/calendar.svg +16 -0
  32. package/dist/assets/icons/car.svg +17 -0
  33. package/dist/assets/icons/checkmark.svg +17 -0
  34. package/dist/assets/icons/chevron.svg +17 -0
  35. package/dist/assets/icons/clock.svg +17 -0
  36. package/dist/assets/icons/cogs.svg +17 -0
  37. package/dist/assets/icons/comment.svg +17 -0
  38. package/dist/assets/icons/document.svg +17 -0
  39. package/dist/assets/icons/download.svg +17 -0
  40. package/dist/assets/icons/envelope.svg +17 -0
  41. package/dist/assets/icons/explanation.svg +17 -0
  42. package/dist/assets/icons/eye.svg +17 -0
  43. package/dist/assets/icons/filter.svg +17 -0
  44. package/dist/assets/icons/grid.svg +17 -0
  45. package/dist/assets/icons/headset.svg +17 -0
  46. package/dist/assets/icons/list.svg +17 -0
  47. package/dist/assets/icons/location.svg +17 -0
  48. package/dist/assets/icons/megaphone.svg +17 -0
  49. package/dist/assets/icons/minus.svg +17 -0
  50. package/dist/assets/icons/negative.svg +17 -0
  51. package/dist/assets/icons/pagination.svg +17 -0
  52. package/dist/assets/icons/payment.svg +17 -0
  53. package/dist/assets/icons/pencil.svg +17 -0
  54. package/dist/assets/icons/person.svg +17 -0
  55. package/dist/assets/icons/plus.svg +17 -0
  56. package/dist/assets/icons/question.svg +17 -0
  57. package/dist/assets/icons/receipt.svg +17 -0
  58. package/dist/assets/icons/report.svg +17 -0
  59. package/dist/assets/icons/search.svg +17 -0
  60. package/dist/assets/icons/settings.svg +25 -0
  61. package/dist/assets/icons/sick.svg +17 -0
  62. package/dist/assets/icons/tachometer.svg +17 -0
  63. package/dist/assets/icons/tool.svg +17 -0
  64. package/dist/assets/icons/trash.svg +17 -0
  65. package/dist/assets/icons/turn.svg +17 -0
  66. package/dist/assets/icons/upload.svg +17 -0
  67. package/dist/assets/icons/warning.svg +17 -0
  68. package/dist/assets/illustrations/default-empty-state.svg +186 -0
  69. package/dist/assets/illustrations/departments.svg +31 -0
  70. package/dist/assets/illustrations/expenses.svg +397 -0
  71. package/dist/assets/illustrations/functions.svg +58 -0
  72. package/dist/assets/illustrations/questions.svg +30 -0
  73. package/dist/assets/illustrations/sick-leave.svg +353 -0
  74. package/dist/assets/illustrations/time-off.svg +271 -0
  75. package/dist/assets/illustrations/upgrade-to-hr.svg +56 -0
  76. package/dist/assets/images/paperless.png +0 -0
  77. package/dist/build/index.esm.js +0 -0
  78. package/dist/build/p-123f3a00.entry.js +1 -0
  79. package/dist/build/p-2f230908.css +70 -0
  80. package/dist/build/p-54459ae1.js +2 -0
  81. package/dist/build/paperless.css +70 -0
  82. package/dist/build/paperless.esm.js +1 -0
  83. package/dist/build/paperless.js +33 -0
  84. package/dist/cjs/index-e3e940d8.js +1032 -0
  85. package/dist/cjs/index.cjs.js +2 -0
  86. package/dist/cjs/loader.cjs.js +21 -0
  87. package/dist/cjs/p-button.cjs.entry.js +23 -0
  88. package/dist/cjs/paperless.cjs.js +19 -0
  89. package/dist/collection/assets/fonts/ibm-plex-sans-v3-latin-300.svg +336 -0
  90. package/dist/collection/assets/fonts/ibm-plex-sans-v3-latin-500.svg +337 -0
  91. package/dist/collection/assets/fonts/ibm-plex-sans-v3-latin-600.svg +336 -0
  92. package/dist/collection/assets/fonts/ibm-plex-sans-v3-latin-700.svg +336 -0
  93. package/dist/collection/assets/fonts/ibm-plex-sans-v3-latin-regular.svg +337 -0
  94. package/dist/collection/assets/icons/arrow.svg +14 -0
  95. package/dist/collection/assets/icons/attachment.svg +16 -0
  96. package/dist/collection/assets/icons/bread.svg +17 -0
  97. package/dist/collection/assets/icons/calendar.svg +16 -0
  98. package/dist/collection/assets/icons/car.svg +17 -0
  99. package/dist/collection/assets/icons/checkmark.svg +17 -0
  100. package/dist/collection/assets/icons/chevron.svg +17 -0
  101. package/dist/collection/assets/icons/clock.svg +17 -0
  102. package/dist/collection/assets/icons/cogs.svg +17 -0
  103. package/dist/collection/assets/icons/comment.svg +17 -0
  104. package/dist/collection/assets/icons/document.svg +17 -0
  105. package/dist/collection/assets/icons/download.svg +17 -0
  106. package/dist/collection/assets/icons/envelope.svg +17 -0
  107. package/dist/collection/assets/icons/explanation.svg +17 -0
  108. package/dist/collection/assets/icons/eye.svg +17 -0
  109. package/dist/collection/assets/icons/filter.svg +17 -0
  110. package/dist/collection/assets/icons/grid.svg +17 -0
  111. package/dist/collection/assets/icons/headset.svg +17 -0
  112. package/dist/collection/assets/icons/list.svg +17 -0
  113. package/dist/collection/assets/icons/location.svg +17 -0
  114. package/dist/collection/assets/icons/megaphone.svg +17 -0
  115. package/dist/collection/assets/icons/minus.svg +17 -0
  116. package/dist/collection/assets/icons/negative.svg +17 -0
  117. package/dist/collection/assets/icons/pagination.svg +17 -0
  118. package/dist/collection/assets/icons/payment.svg +17 -0
  119. package/dist/collection/assets/icons/pencil.svg +17 -0
  120. package/dist/collection/assets/icons/person.svg +17 -0
  121. package/dist/collection/assets/icons/plus.svg +17 -0
  122. package/dist/collection/assets/icons/question.svg +17 -0
  123. package/dist/collection/assets/icons/receipt.svg +17 -0
  124. package/dist/collection/assets/icons/report.svg +17 -0
  125. package/dist/collection/assets/icons/search.svg +17 -0
  126. package/dist/collection/assets/icons/settings.svg +25 -0
  127. package/dist/collection/assets/icons/sick.svg +17 -0
  128. package/dist/collection/assets/icons/tachometer.svg +17 -0
  129. package/dist/collection/assets/icons/tool.svg +17 -0
  130. package/dist/collection/assets/icons/trash.svg +17 -0
  131. package/dist/collection/assets/icons/turn.svg +17 -0
  132. package/dist/collection/assets/icons/upload.svg +17 -0
  133. package/dist/collection/assets/icons/warning.svg +17 -0
  134. package/dist/collection/assets/illustrations/default-empty-state.svg +186 -0
  135. package/dist/collection/assets/illustrations/departments.svg +31 -0
  136. package/dist/collection/assets/illustrations/expenses.svg +397 -0
  137. package/dist/collection/assets/illustrations/functions.svg +58 -0
  138. package/dist/collection/assets/illustrations/questions.svg +30 -0
  139. package/dist/collection/assets/illustrations/sick-leave.svg +353 -0
  140. package/dist/collection/assets/illustrations/time-off.svg +271 -0
  141. package/dist/collection/assets/illustrations/upgrade-to-hr.svg +56 -0
  142. package/dist/collection/collection-manifest.json +12 -0
  143. package/dist/collection/components/button/button.component.css +6 -0
  144. package/dist/collection/components/button/button.component.js +41 -0
  145. package/dist/collection/index.js +1 -0
  146. package/dist/collection/tailwind/border-radius.js +7 -0
  147. package/dist/collection/tailwind/colors.js +52 -0
  148. package/dist/collection/tailwind/shadows.js +7 -0
  149. package/dist/collection/tailwind.config.js +14 -0
  150. package/dist/collection/utils/utils.js +3 -0
  151. package/dist/components/index.d.ts +22 -0
  152. package/dist/components/index.js +2 -0
  153. package/dist/components/p-button.d.ts +11 -0
  154. package/dist/components/p-button.js +39 -0
  155. package/dist/esm/index-100a5ae6.js +1007 -0
  156. package/dist/esm/index.js +1 -0
  157. package/dist/esm/loader.js +17 -0
  158. package/dist/esm/p-button.entry.js +19 -0
  159. package/dist/esm/paperless.js +17 -0
  160. package/dist/esm/polyfills/core-js.js +11 -0
  161. package/dist/esm/polyfills/css-shim.js +1 -0
  162. package/dist/esm/polyfills/dom.js +79 -0
  163. package/dist/esm/polyfills/es5-html-element.js +1 -0
  164. package/dist/esm/polyfills/index.js +34 -0
  165. package/dist/esm/polyfills/system.js +6 -0
  166. package/dist/host.config.json +15 -0
  167. package/dist/index.cjs.js +1 -0
  168. package/dist/index.html +17 -0
  169. package/dist/index.js +1 -0
  170. package/dist/paperless/index.esm.js +0 -0
  171. package/dist/paperless/p-123f3a00.entry.js +1 -0
  172. package/dist/paperless/p-54459ae1.js +2 -0
  173. package/dist/paperless/paperless.css +661 -0
  174. package/dist/paperless/paperless.esm.js +1 -0
  175. package/dist/sw.js +172 -0
  176. package/dist/tailwind.config.js +14 -0
  177. package/dist/types/components/button/button.component.d.ts +7 -0
  178. package/dist/types/components.d.ts +45 -0
  179. package/dist/types/index.d.ts +1 -0
  180. package/dist/types/stencil-public-runtime.d.ts +1565 -0
  181. package/dist/types/utils/utils.d.ts +1 -0
  182. package/loader/cdn.js +3 -0
  183. package/loader/index.cjs.js +3 -0
  184. package/loader/index.d.ts +12 -0
  185. package/loader/index.es2017.js +3 -0
  186. package/loader/index.js +4 -0
  187. package/loader/package.json +10 -0
  188. package/package.json +59 -0
@@ -0,0 +1,271 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="400" height="400" viewBox="0 0 400 400">
2
+ <defs>
3
+ <radialGradient id="verlof-a" cx="50%" cy="0%" r="3622.285%" fx="50%" fy="0%" gradientTransform="matrix(-.0138 0 0 -.14082 .507 0)">
4
+ <stop offset="0%" stop-color="#DAE6F0"/>
5
+ <stop offset="100%" stop-color="#DAE6F0" stop-opacity="0"/>
6
+ </radialGradient>
7
+ <linearGradient id="verlof-b" x1="50%" x2="50%" y1="0%" y2="100%">
8
+ <stop offset="0%" stop-color="#F2F5FB"/>
9
+ <stop offset="100%" stop-color="#E8EFFE"/>
10
+ </linearGradient>
11
+ <linearGradient id="verlof-c" x1="50%" x2="50%" y1="12.515%" y2="100%">
12
+ <stop offset="0%" stop-color="#EBF2FF"/>
13
+ <stop offset="100%" stop-color="#CDDBF6"/>
14
+ </linearGradient>
15
+ <linearGradient id="verlof-d" x1="50%" x2="50%" y1="0%" y2="100%">
16
+ <stop offset="0%" stop-color="#F2F5FB"/>
17
+ <stop offset="100%" stop-color="#E8EFFE"/>
18
+ </linearGradient>
19
+ <linearGradient id="verlof-e" x1="50%" x2="50%" y1="0%" y2="100%">
20
+ <stop offset="0%" stop-color="#E7EEFA"/>
21
+ <stop offset="100%" stop-color="#D7E2F9"/>
22
+ </linearGradient>
23
+ <linearGradient id="verlof-f" x1="61.045%" x2="61.045%" y1="0%" y2="100%">
24
+ <stop offset="0%" stop-color="#94EEF3"/>
25
+ <stop offset="100%" stop-color="#6CD8DD"/>
26
+ </linearGradient>
27
+ <linearGradient id="verlof-g" x1="50%" x2="50%" y1="0%" y2="100%">
28
+ <stop offset="0%" stop-color="#FFD8DB"/>
29
+ <stop offset="100%" stop-color="#FF8A94"/>
30
+ </linearGradient>
31
+ <linearGradient id="verlof-h" x1="50.507%" x2="53.648%" y1="62.967%" y2="12.515%">
32
+ <stop offset="0%" stop-color="#FFF" stop-opacity=".488"/>
33
+ <stop offset="100%" stop-color="#FFF"/>
34
+ </linearGradient>
35
+ <linearGradient id="verlof-i" x1="50%" x2="50%" y1="12.515%" y2="100%">
36
+ <stop offset="0%" stop-color="#EBF2FF"/>
37
+ <stop offset="100%" stop-color="#CDDBF6"/>
38
+ </linearGradient>
39
+ <linearGradient id="verlof-j" x1="50%" x2="50%" y1="0%" y2="100%">
40
+ <stop offset="0%" stop-color="#F2F5FB"/>
41
+ <stop offset="100%" stop-color="#E8EFFE"/>
42
+ </linearGradient>
43
+ <linearGradient id="verlof-k" x1="37.108%" x2="59.654%" y1="74.445%" y2="35.913%">
44
+ <stop offset="0%" stop-color="#73E1E7"/>
45
+ <stop offset="100%" stop-color="#50C9CF"/>
46
+ </linearGradient>
47
+ <linearGradient id="verlof-l" x1="50%" x2="50%" y1="0%" y2="100%">
48
+ <stop offset="0%" stop-color="#52546C"/>
49
+ <stop offset="100%" stop-color="#272838"/>
50
+ </linearGradient>
51
+ <linearGradient id="verlof-m" x1="61.045%" x2="61.045%" y1="73.924%" y2="35.913%">
52
+ <stop offset="0%" stop-color="#94EEF3"/>
53
+ <stop offset="100%" stop-color="#6CD8DD"/>
54
+ </linearGradient>
55
+ <linearGradient id="verlof-n" x1="50%" x2="50%" y1="0%" y2="100%">
56
+ <stop offset="0%" stop-color="#80829E"/>
57
+ <stop offset="100%" stop-color="#51536B"/>
58
+ </linearGradient>
59
+ <linearGradient id="verlof-o" x1="50%" x2="50%" y1="27.951%" y2="100%">
60
+ <stop offset="0%" stop-color="#60D3D8"/>
61
+ <stop offset="100%" stop-color="#53CCD1"/>
62
+ </linearGradient>
63
+ <path id="verlof-p" d="M12.6156965,34.2297776 L24.9902695,34.2297776 C25.9622907,34.2297776 26.7502695,35.0177564 26.7502695,35.9897775 C26.7502695,36.0354487 26.7484918,36.0811025 26.7449404,36.1266354 L25.8705624,47.3371386 C25.8625671,47.4396473 25.8635701,47.5426595 25.8735598,47.6449931 L26.7043862,56.1558987 C26.7988251,57.1233212 26.091132,57.98413 25.1237095,58.0785688 C25.0668794,58.0841165 25.009813,58.0868953 24.9527128,58.0868953 L12.6240284,58.0868953 C11.6520072,58.0868953 10.8640284,57.2989165 10.8640284,56.3268954 C10.8640284,56.1763402 10.8833464,56.0264073 10.9215093,55.8807692 L12.9822106,48.0166627 C13.2866334,46.8549159 13.2887946,45.634605 12.9884888,44.4717872 L10.9116078,36.4298703 C10.6685513,35.4887281 11.2344615,34.5287454 12.1756037,34.2856889 C12.3193558,34.2485639 12.4672278,34.2297776 12.6156965,34.2297776 Z"/>
64
+ <filter id="verlof-q" width="114.2%" height="112.6%" x="-6%" y="-6.3%" filterUnits="objectBoundingBox">
65
+ <feOffset dx="3" dy="3" in="SourceAlpha" result="shadowOffsetInner1"/>
66
+ <feComposite in="shadowOffsetInner1" in2="SourceAlpha" k2="-1" k3="1" operator="arithmetic" result="shadowInnerInner1"/>
67
+ <feColorMatrix in="shadowInnerInner1" values="0 0 0 0 0.188235294 0 0 0 0 0.760784314 0 0 0 0 0.788235294 0 0 0 0.98 0"/>
68
+ </filter>
69
+ <linearGradient id="verlof-s" x1="25.113%" x2="53.107%" y1="21.572%" y2="90.965%">
70
+ <stop offset="0%" stop-color="#94EEF3"/>
71
+ <stop offset="100%" stop-color="#6CD8DD"/>
72
+ </linearGradient>
73
+ <path id="verlof-r" d="M26.0630276,43.0305599 C27.5424548,40.8002955 29.7970566,34.7560879 31.0673198,30.8122899 C33.0427906,24.679027 36.9188338,17.6219879 33.9655466,11.2895471 C29.1132428,0.885233491 21.6340689,-0.169231828 10.5998634,1.44169353 C-0.434342071,3.05261888 0.305497951,16.3759476 0.305497951,24.8861013 C0.305497951,33.396255 3.94956081,41.7046272 7.11165073,43.0305599 C11.9653933,45.0658392 12.7479206,40.6339396 17.5981544,40.6339396 L26.0630276,43.0305599 Z"/>
74
+ <filter id="verlof-t" width="105.8%" height="104.7%" x="-2.9%" y="-2.3%" filterUnits="objectBoundingBox">
75
+ <feOffset dx="2" dy="-2" in="SourceAlpha" result="shadowOffsetInner1"/>
76
+ <feComposite in="shadowOffsetInner1" in2="SourceAlpha" k2="-1" k3="1" operator="arithmetic" result="shadowInnerInner1"/>
77
+ <feColorMatrix in="shadowInnerInner1" values="0 0 0 0 0.188235294 0 0 0 0 0.760784314 0 0 0 0 0.788235294 0 0 0 0.2 0"/>
78
+ </filter>
79
+ <linearGradient id="verlof-u" x1="50%" x2="78.243%" y1="5.94%" y2="86.792%">
80
+ <stop offset="0%" stop-color="#23CFD7"/>
81
+ <stop offset="100%" stop-color="#00939A"/>
82
+ </linearGradient>
83
+ <linearGradient id="verlof-w" x1="50%" x2="50%" y1="12.515%" y2="100%">
84
+ <stop offset="0%" stop-color="#EBF2FF"/>
85
+ <stop offset="100%" stop-color="#D9E5FB"/>
86
+ </linearGradient>
87
+ <path id="verlof-x" d="M27.8342345,0.522617912 C31.9422583,1.10293793 34.7950131,1.39309794 36.392499,1.39309794 C37.9908397,1.39309794 40.8906226,1.10262731 45.0918477,0.521686036 C47.2457841,0.223833493 49.345279,1.35222018 50.2853321,3.31294916 L56.6963821,16.6848866 L56.6963821,16.6848866 L35.7122838,17 L15.4268756,17.5175253 L22.6747367,3.21351698 C23.6417433,1.30507925 25.7158198,0.223360033 27.8342345,0.522617912 Z"/>
88
+ <filter id="verlof-y" width="112.1%" height="129.3%" x="-6.1%" y="-14.7%" filterUnits="objectBoundingBox">
89
+ <feOffset dx="-5" in="SourceAlpha" result="shadowOffsetInner1"/>
90
+ <feComposite in="shadowOffsetInner1" in2="SourceAlpha" k2="-1" k3="1" operator="arithmetic" result="shadowInnerInner1"/>
91
+ <feColorMatrix in="shadowInnerInner1" values="0 0 0 0 0.854901961 0 0 0 0 0.898039216 0 0 0 0 0.984313725 0 0 0 0.7 0"/>
92
+ </filter>
93
+ <path id="verlof-z" d="M12.3747581,0 L30.5492127,0 C32.472976,-3.77067968e-15 34.226128,1.10369928 35.0578114,2.83839462 L41.6963821,16.6848866 L41.6963821,16.6848866 L20.7122838,17 L0.426875568,17.5175253 L7.91464172,2.74005274 C8.76629542,1.05927254 10.4905246,1.23430651e-15 12.3747581,0 Z"/>
94
+ <linearGradient id="verlof-A" x1="92.279%" x2="27.118%" y1="12.515%" y2="12.515%">
95
+ <stop offset="0%" stop-color="#A3B6DC"/>
96
+ <stop offset="100%" stop-color="#C6D4EF"/>
97
+ </linearGradient>
98
+ <linearGradient id="verlof-C" x1="27.118%" x2="92.279%" y1="12.515%" y2="12.515%">
99
+ <stop offset="0%" stop-color="#EBF2FF"/>
100
+ <stop offset="100%" stop-color="#D9E5FB"/>
101
+ </linearGradient>
102
+ <linearGradient id="verlof-D" x1="31.717%" x2="68.408%" y1="54.909%" y2="82.072%">
103
+ <stop offset="0%" stop-color="#6FDADF"/>
104
+ <stop offset="100%" stop-color="#6CD8DD"/>
105
+ </linearGradient>
106
+ <linearGradient id="verlof-E" x1="50%" x2="47.689%" y1="96.952%" y2="26%">
107
+ <stop offset="0%" stop-color="#FFB414"/>
108
+ <stop offset="100%" stop-color="#FFDE82"/>
109
+ </linearGradient>
110
+ <linearGradient id="verlof-F" x1="53.926%" x2="50%" y1="70.23%" y2="7.359%">
111
+ <stop offset="0%" stop-color="#FB0"/>
112
+ <stop offset="100%" stop-color="#FAD466"/>
113
+ </linearGradient>
114
+ <path id="verlof-G" d="M66.0687974,82.8404259 C65.6452557,94.4865449 65.479551,105.606568 63.9706332,113.785276 C62.1593017,123.60314 59.0100108,123.132872 60.1391108,124.588453 C61.2682108,126.044034 85.3991822,151.363055 85.9959378,148.742764 C87.197283,143.467783 86.6506662,134.735057 92.9126232,109.510643 C96.538338,94.9055394 100.1425,89.3009958 100.236324,76.4909164 C100.273646,71.3397822 96.6535186,63.3752612 91.3552697,58.282651 C86.687328,53.7958842 87.4314204,60.5121939 78.3408207,61.4871086 C74.120577,61.9397055 75.4575974,60.4311502 75.0259591,59.7650191 C74.9050099,59.5783628 66.4935447,71.161154 66.0687974,82.8404259 Z"/>
115
+ <filter id="verlof-H" width="107.4%" height="103.3%" x="-3.7%" y="-1.6%" filterUnits="objectBoundingBox">
116
+ <feOffset dx="-3" dy="-2" in="SourceAlpha" result="shadowOffsetInner1"/>
117
+ <feComposite in="shadowOffsetInner1" in2="SourceAlpha" k2="-1" k3="1" operator="arithmetic" result="shadowInnerInner1"/>
118
+ <feColorMatrix in="shadowInnerInner1" values="0 0 0 0 1 0 0 0 0 0.635294118 0 0 0 0 0.192156863 0 0 0 0.3 0"/>
119
+ </filter>
120
+ <linearGradient id="verlof-I" x1="50%" x2="50%" y1="12.515%" y2="87.794%">
121
+ <stop offset="0%" stop-color="#D8E2F5"/>
122
+ <stop offset="100%" stop-color="#D9E5FB"/>
123
+ </linearGradient>
124
+ <path id="verlof-J" d="M13.3425209,90.5114425 L16.1741896,90.5556096 C16.7165818,90.5640696 17.1533228,91.0034233 17.1585476,91.5458563 L17.4199563,118.685047 C17.4252758,119.237306 16.9818936,119.689312 16.4296344,119.694632 C16.4207387,119.694718 16.4118421,119.694685 16.4029472,119.694533 L13.6052985,119.646811 C13.0639736,119.637577 12.6283072,119.199214 12.6224132,118.657843 L12.3269846,91.5222074 C12.3209721,90.9699554 12.7637868,90.5173926 13.3160388,90.5113802 C13.3248661,90.5112841 13.3336942,90.5113049 13.3425209,90.5114425 Z"/>
125
+ <filter id="verlof-K" width="139.3%" height="106.9%" x="-19.6%" y="-3.4%" filterUnits="objectBoundingBox">
126
+ <feOffset dx="-2" in="SourceAlpha" result="shadowOffsetInner1"/>
127
+ <feComposite in="shadowOffsetInner1" in2="SourceAlpha" k2="-1" k3="1" operator="arithmetic" result="shadowInnerInner1"/>
128
+ <feColorMatrix in="shadowInnerInner1" values="0 0 0 0 0.811764706 0 0 0 0 0.862745098 0 0 0 0 0.968627451 0 0 0 1 0"/>
129
+ </filter>
130
+ <linearGradient id="verlof-L" x1="12.068%" x2="87.932%" y1="61.457%" y2="54.909%">
131
+ <stop offset="0%" stop-color="#94EEF3"/>
132
+ <stop offset="100%" stop-color="#6CD8DD"/>
133
+ </linearGradient>
134
+ <linearGradient id="verlof-M" x1="50%" x2="48.404%" y1="107.9%" y2="26%">
135
+ <stop offset="0%" stop-color="#FFC72D"/>
136
+ <stop offset="100%" stop-color="#FFDE82"/>
137
+ </linearGradient>
138
+ <linearGradient id="verlof-N" x1="-.559%" x2="100.559%" y1="57.383%" y2="53.163%">
139
+ <stop offset="0%" stop-color="#94EEF3"/>
140
+ <stop offset="100%" stop-color="#6CD8DD"/>
141
+ </linearGradient>
142
+ <linearGradient id="verlof-O" x1="50%" x2="50%" y1="12.515%" y2="100%">
143
+ <stop offset="0%" stop-color="#EBF2FF"/>
144
+ <stop offset="100%" stop-color="#CDDBF6"/>
145
+ </linearGradient>
146
+ <linearGradient id="verlof-P" x1="50%" x2="50%" y1="12.515%" y2="100%">
147
+ <stop offset="0%" stop-color="#EBF2FF"/>
148
+ <stop offset="100%" stop-color="#D9E5FB"/>
149
+ </linearGradient>
150
+ <linearGradient id="verlof-Q" x1="50%" x2="50%" y1="0%" y2="100%">
151
+ <stop offset="0%" stop-color="#A4C7F7"/>
152
+ <stop offset="100%" stop-color="#6A95EB"/>
153
+ </linearGradient>
154
+ <linearGradient id="verlof-R" x1="50%" x2="50%" y1="12.515%" y2="100%">
155
+ <stop offset="0%" stop-color="#EBF2FF"/>
156
+ <stop offset="100%" stop-color="#D9E5FB"/>
157
+ </linearGradient>
158
+ <path id="verlof-S" d="M182,52 L188,52 L188,76 C188,76.5522847 187.552285,77 187,77 L183,77 C182.447715,77 182,76.5522847 182,76 L182,52 L182,52 Z"/>
159
+ <filter id="verlof-T" width="133.3%" height="108%" x="-16.7%" y="-4%" filterUnits="objectBoundingBox">
160
+ <feOffset dy="2" in="SourceAlpha" result="shadowOffsetInner1"/>
161
+ <feComposite in="shadowOffsetInner1" in2="SourceAlpha" k2="-1" k3="1" operator="arithmetic" result="shadowInnerInner1"/>
162
+ <feColorMatrix in="shadowInnerInner1" values="0 0 0 0 0.803921569 0 0 0 0 0.858823529 0 0 0 0 0.964705882 0 0 0 0.3 0"/>
163
+ </filter>
164
+ <linearGradient id="verlof-U" x1="50%" x2="50%" y1="12.515%" y2="100%">
165
+ <stop offset="0%" stop-color="#EBF2FF"/>
166
+ <stop offset="100%" stop-color="#CDDBF6"/>
167
+ </linearGradient>
168
+ <linearGradient id="verlof-V" x1="50%" x2="50%" y1="12.515%" y2="100%">
169
+ <stop offset="0%" stop-color="#EBF2FF"/>
170
+ <stop offset="100%" stop-color="#D9E5FB"/>
171
+ </linearGradient>
172
+ <linearGradient id="verlof-W" x1="79.897%" x2="15.685%" y1="50%" y2="50%">
173
+ <stop offset="0%" stop-color="#EBF2FF"/>
174
+ <stop offset="100%" stop-color="#D9E5FB"/>
175
+ </linearGradient>
176
+ </defs>
177
+ <g fill="none" fill-rule="evenodd">
178
+ <rect width="400" height="400"/>
179
+ <g transform="translate(29 41)">
180
+ <ellipse cx="164.469" cy="2.27" fill="url(#verlof-a)" opacity=".31" rx="164.469" ry="2.27" transform="translate(14 284)"/>
181
+ <path fill="url(#verlof-b)" d="M132.023248,4.31110674 C139.863146,-0.404835194 149.34087,0.983932668 160.456419,8.47741033 C160.569362,8.55355031 160.674231,8.64102928 160.769394,8.73848487 C161.541079,9.52876634 161.526005,10.7949908 160.73574,11.5666942 L160.73574,11.5666942 L104.724968,66.2583969 C107.317706,65.4298938 110.177799,64.5671556 113.305247,63.6701825 C149.704859,53.2305296 169.608819,57.5695798 181.943332,63.1710408 C189.694735,66.6911783 194.503451,75.324235 196.369481,89.0702109 C196.392589,89.240429 196.39367,89.4129148 196.372699,89.5834092 C196.237851,90.6797184 195.239802,91.459137 194.143493,91.324286 L194.143493,91.324286 L112.19149,81.2434619 C144.136269,142.132005 165.269303,210.190073 175.590591,285.417666 C175.665661,285.964824 175.282958,286.469241 174.735799,286.544311 C174.690754,286.550492 174.645339,286.553593 174.599872,286.553593 L139.983935,286.553593 C139.435897,286.553552 138.989969,286.112428 138.984034,285.564422 C138.2539,218.146946 121.259158,152.052798 87.999806,87.2819801 L10.6317774,137.547805 C9.70553634,138.149598 8.46682042,137.886578 7.86502979,136.960335 C7.77144129,136.816289 7.69680051,136.660785 7.64295051,136.497665 C3.2942883,123.32485 3.83185116,113.457507 9.25563907,106.895637 C17.8863066,96.4539828 33.8737533,83.8287485 71.1659502,77.2553068 L71.2093944,77.2466117 L2.20764707,69.8904399 C1.10930208,69.7733305 0.313855327,68.7880085 0.430966796,67.6896638 C0.442560434,67.5809314 0.463051826,67.4733329 0.492234929,67.3679503 C4.08144838,54.4070019 10.0772,47.1536404 18.4794899,45.6078658 C31.1926522,43.2690173 43.3593378,45.2271145 74.3121987,58.1052361 L46.6942366,15.9475959 C46.0889407,15.0236477 46.34725,13.7839484 47.2711936,13.1786455 C47.4063,13.0901333 47.551631,13.0183134 47.704011,12.9647553 C60.2884481,8.54161302 69.6090232,9.31388714 75.6657362,15.2815776 C84.8222261,24.303484 87.8231063,19.3704551 94.7257365,50.0595519 L95.0720408,49.4063323 C113.958921,13.7995147 119.562635,11.8065524 132.023248,4.31110674 Z" transform="matrix(-1 0 0 1 196.885 0)"/>
182
+ <g transform="translate(196 193)">
183
+ <g transform="translate(0 24)">
184
+ <rect width="28" height="3" fill="url(#verlof-c)"/>
185
+ <path fill="url(#verlof-d)" d="M6,0 L49,0 C49.5522847,-1.01453063e-16 50,0.44771525 50,1 L50,2 C50,2.55228475 49.5522847,3 49,3 L6,3 L6,3 L6,0 Z"/>
186
+ </g>
187
+ <g transform="translate(11)">
188
+ <polygon fill="url(#verlof-e)" points="4 10 15 10 13 24 6 24"/>
189
+ <line x1="11.059" x2="13.132" y1="12.686" y2="5.647" stroke="#DAE6F0"/>
190
+ <polygon fill="#6A95EB" fill-rule="nonzero" points="2.976 5.647 1.097 12.936 -.84 12.437 1.426 3.647 7.132 3.647 7.132 5.647" transform="matrix(-1 0 0 1 6.292 0)"/>
191
+ <path fill="url(#verlof-f)" d="M13.5,2 C15.8756735,2 17.3756735,3.66666667 18,7 C16.5,6.33333333 15,6 13.5,6 C12,6 10.5,6.33333333 9,7 C9.62432652,3.66666667 11.1243265,2 13.5,2 Z" transform="rotate(20 13.5 4.5)"/>
192
+ <polygon fill="url(#verlof-g)" points="5 11 14 11 12.364 23 6.636 23"/>
193
+ <polygon fill="url(#verlof-h)" points="9.527 10 15 10 13 24 10.382 24" opacity=".3"/>
194
+ </g>
195
+ </g>
196
+ <g transform="translate(216 220)">
197
+ <path fill="url(#verlof-i)" d="M0,0 L6,0 L6,64 L1,64 C0.44771525,64 6.76353751e-17,63.5522847 0,63 L0,0 L0,0 Z"/>
198
+ <path fill="url(#verlof-j)" d="M2,0 L7,0 L7,63 C7,63.5522847 6.55228475,64 6,64 L2,64 L2,64 L2,0 Z"/>
199
+ </g>
200
+ <g transform="scale(-1 1) rotate(46 -142.124 -73.162)">
201
+ <g transform="rotate(-4 1776.425 -103.652)">
202
+ <path fill="url(#verlof-k)" d="M83.0374121,11.8743811 C87.2055798,23.3501059 84.9753862,30.3820333 76.3468313,32.970163 C51.2521647,38.0440087 38.1882381,42.6873133 36.3169449,45.5907998 C35.0712441,47.5236212 28.5451638,61.4899686 16.738704,87.4898421 C16.7038395,87.6301085 16.6766676,87.7795261 16.6610164,87.9377985 C16.460148,89.9690701 16.3308523,92.9212019 14.7230279,93.5470259 C13.5293882,93.6570348 11.3932739,93.5001656 9.17678139,93.2950327 L8.22444831,93.2048011 C5.84387985,92.9750214 3.5124193,92.7256885 2.29040759,92.7256885 C0.143740351,92.7256885 2.93089242,90.9233921 6.30984689,89.0089081 L6.70983942,88.783259 L6.70983942,88.783259 L7.11372149,88.5571863 L7.11372149,88.5571863 L7.51992191,88.3313016 C7.58772789,88.2937037 7.655565,88.2561392 7.72340051,88.2186208 L8.13013253,87.9941647 C9.44594687,87.0929565 10.4695247,86.1686679 11.2008661,85.221299 L11.13419,85.302778 L11.1232517,85.2991481 C18.839765,55.3951867 24.1343758,37.3327842 27.0070843,31.1119407 C31.3161469,21.7806754 49.1260438,14.2583886 57.5113297,12.9936444 C65.8966157,11.7289002 76.7851605,-5.33920624 83.0374121,11.8743811 Z" transform="rotate(1 43.306 48.908)"/>
203
+ <path fill="url(#verlof-l)" d="M75.3190003,36.4535028 C60.2435764,41.592667 56.6123717,45.2947601 44.2812332,47.4131726 L27.9506016,27.9063806 C38.4752796,21.5173367 49.8180881,12.4541631 55.9097839,11.5353587 C64.2950698,10.2706145 75.5849802,-3.25953876 81.8372318,13.9540486 C86.0053995,25.4297734 83.8326557,32.9295915 75.3190003,36.4535028 Z" transform="rotate(10 55.921 26.35)"/>
204
+ </g>
205
+ <g transform="rotate(-4 1806.062 -76.016)">
206
+ <path fill="url(#verlof-m)" d="M85.7805569,9.20525046 C89.9487247,20.6809753 87.7185311,27.7129027 79.0899761,30.3010324 C54.7289974,32.3755644 40.2801681,37.3413164 37.5516194,41.5905614 C37.1696225,42.1854557 36.5468337,43.3417702 35.6832529,45.059505 L35.4299634,45.5655631 C32.1012734,52.2440987 25.5468017,66.4437276 15.7665485,88.1644497 C15.7313922,88.3059056 15.7041263,88.4556643 15.6884371,88.614321 C15.4875687,90.6455926 15.358273,93.5977243 13.7504486,94.2235483 C11.1073893,94.4671395 4.43843554,95.5576312 1.91294467,95.5576312 C-0.612546194,95.5576312 3.86564996,91.5254452 7.92754098,89.2884493 C9.24335532,88.3872411 10.0102706,87.2570318 10.2282868,85.8978214 L10.2086737,85.9996473 L10.1506724,85.9756705 C17.5197842,53.6932453 22.6406944,34.441611 25.5134028,28.2207675 C29.8224654,18.8895022 51.8691886,11.589258 60.2544746,10.3245138 C62.5185018,9.98303284 64.9650166,8.4894868 67.4534911,6.82969981 L68.007119,6.45852246 C74.5652042,2.04335828 81.3414583,-3.01639653 85.7805569,9.20525046 Z" transform="rotate(1 44.498 48.56)"/>
207
+ <path fill="url(#verlof-n)" d="M77.5296723,33.0515691 C60.8669101,36.0574047 51.0719922,41.4735215 40.8489311,41.5174474 L29.9889243,23.1007747 C40.5136023,16.7117308 52.0287601,9.05222939 58.1204559,8.13342505 C66.5057418,6.86868082 77.9680014,-5.25780021 84.220253,11.9557871 C88.3884208,23.431512 86.1582272,30.4634393 77.5296723,33.0515691 Z"/>
208
+ </g>
209
+ <g transform="rotate(-7 89.521 3.396)">
210
+ <g transform="rotate(-31 56.232 -18.352)">
211
+ <use fill="url(#verlof-o)" xlink:href="#verlof-p"/>
212
+ <use fill="#000" filter="url(#verlof-q)" xlink:href="#verlof-p"/>
213
+ <mask id="verlof-v" fill="#fff">
214
+ <use xlink:href="#verlof-r"/>
215
+ </mask>
216
+ <use fill="url(#verlof-s)" xlink:href="#verlof-r"/>
217
+ <use fill="#000" filter="url(#verlof-t)" xlink:href="#verlof-r"/>
218
+ <g fill="url(#verlof-u)" mask="url(#verlof-v)" opacity=".23">
219
+ <path d="M31.0673198,30.8122899 C33.0427906,24.679027 36.9188338,17.6219879 33.9655466,11.2895471 C29.1132428,0.885233491 21.6340689,-0.169231828 10.5998634,1.44169353 C4.48327679,2.33467712 1.98463414,6.82666321 0.972381309,12.1027655 C0.158549363,16.344651 13.5374819,9.6440108 13.5374819,13.4367345 C13.5374819,21.9468882 17.0281169,22.5287881 20.1902069,23.8547208 C22.0528191,24.6357544 25.9179263,23.3700028 27.5973875,26.0395937 C28.1544949,26.9251448 27.29439,28.4557773 27.5973875,30.8122899 C27.7433373,31.9473899 29.7970566,34.7560879 31.0673198,30.8122899 Z"/>
220
+ </g>
221
+ <path fill="#30C2C9" fill-opacity=".2" d="M-1.87194434,19.3743117 C-1.23105215,19.2025851 13.676379,17.4365554 34.7439639,27.4241844 C43.0946504,32.1418865 45.1791089,29.1579726 40.9973394,18.4724429 L-1.18219792,11.2097662 C-2.06929032,16.7672809 -2.29920579,19.488796 -1.87194434,19.3743117 Z" mask="url(#verlof-v)"/>
222
+ </g>
223
+ <g transform="rotate(-20 73.9 10.162)">
224
+ <use fill="url(#verlof-w)" xlink:href="#verlof-x"/>
225
+ <use fill="#000" filter="url(#verlof-y)" xlink:href="#verlof-x"/>
226
+ <g transform="translate(15)">
227
+ <mask id="verlof-B" fill="#fff">
228
+ <use xlink:href="#verlof-z"/>
229
+ </mask>
230
+ <path fill="url(#verlof-A)" fill-rule="nonzero" d="M-14.7998296,18.3272159 C-15.6795341,18.0916988 -16.239079,17.5230086 -16.4784641,16.6211452 C-16.7178493,15.7192819 -16.5003713,14.9992642 -15.8260302,14.4610922 C-6.97514423,12.1117664 4.31889575,10.9449302 18.0727933,10.9449302 C31.8014223,10.9449302 44.0833153,12.1078776 54.9206237,14.4388719 C55.7630678,14.7564756 56.0619849,15.4839 55.8173751,16.6211452 C55.5727653,17.7583905 54.993474,18.3344875 54.0795013,18.3494362 C43.535203,16.0814653 31.5322498,14.9449302 18.0727933,14.9449302 C4.63860517,14.9449302 -6.32450364,16.0775765 -14.7998296,18.3272159 Z" mask="url(#verlof-B)"/>
231
+ </g>
232
+ <path fill="url(#verlof-C)" fill-rule="nonzero" d="M1.95365494,21.9223921 C1.07395045,21.686875 0.514405613,21.1181848 0.27502044,20.2163214 C0.0356352672,19.314458 0.253113252,18.5944404 0.927454394,18.0562684 C9.77834036,15.7069426 21.0723803,14.5401064 34.8262779,14.5401064 C48.5549069,14.5401064 60.8367999,15.7030538 71.6741083,18.0340481 C72.5165524,18.3516517 72.8154695,19.0790762 72.5708597,20.2163214 C72.3262499,21.3535667 71.7469586,21.9296636 70.8329859,21.9446124 C60.2886875,19.6766415 48.2857344,18.5401064 34.8262779,18.5401064 C21.3920898,18.5401064 10.4289809,19.6727527 1.95365494,21.9223921 Z"/>
233
+ </g>
234
+ </g>
235
+ <g transform="scale(-1 1) rotate(-29 95.982 206.186)">
236
+ <path fill="url(#verlof-D)" d="M19.0152873,1.9442144 C24.1719794,4.74744964 25.2139866,9.53630661 22.1413089,16.3107853 C14.7749598,26.7021871 11.8002681,33.7237603 13.2172335,37.3755049 C15.3132458,42.7772609 25.4528461,55.199332 37.3331758,58.8754529 C37.546621,58.8827878 37.7626142,58.9206559 37.9757071,58.9909515 C38.6333074,59.2078928 39.108098,59.362336 39.400079,59.454281 C39.9575411,59.6298262 40.8439369,59.5886496 42.0592665,59.3307511 L42.0592665,59.3307511 L48.0265958,61.2098671 C48.1816562,61.2586958 48.3313543,61.3231527 48.4733837,61.4022451 C49.6314165,62.0471219 50.0474116,63.5086689 49.4025348,64.6667017 L49.4025348,64.6667017 L48.6303049,66.0534277 C48.0736306,67.0530715 46.8886859,67.5207355 45.7993426,67.170728 L45.7993426,67.170728 L40.2622868,65.3916644 C40.1615091,65.3592844 40.0681592,65.3072266 39.9876464,65.2385076 L39.9876464,65.2385076 L38.2828372,63.7834249 C38.1850824,63.6999895 38.0686646,63.6413339 37.9434382,63.6124231 L37.9434382,63.6124231 L36.8649414,63.3623768 L36.8407718,63.4736259 L36.2999414,63.2323768 L36.2232288,63.2152815 C36.2007681,63.210096 36.1784102,63.2044841 36.156167,63.1984491 L36.0897941,63.1790778 C35.8802495,63.1135703 35.6910004,63.013617 35.5263292,62.8873956 C16.348053,54.2503995 5.88174495,47.159617 4.12857307,41.6136169 C1.43940255,33.1066701 -1.12335274,23.5270862 2.52649491,9.80261307 C8.36233113,1.76044538 13.8585953,-0.859020839 19.0152873,1.9442144 Z"/>
237
+ <path fill="url(#verlof-E)" d="M1.73252568,16.3107853 C6.35026136,25.6494173 8.87634827,31.6410696 9.31078643,34.2857419 L23.5220006,35.6991678 C24.3453816,29.3703037 23.6945788,18.628905 21.3473397,9.80261307 C15.5115034,1.76044538 10.0152393,-0.859020839 4.85854724,1.9442144 C-0.298144818,4.74744964 -1.340152,9.53630661 1.73252568,16.3107853 Z" transform="matrix(-1 0 0 1 23.874 0)"/>
238
+ </g>
239
+ <g transform="rotate(-20 80.069 102.843)">
240
+ <use fill="url(#verlof-F)" xlink:href="#verlof-G"/>
241
+ <use fill="#000" filter="url(#verlof-H)" xlink:href="#verlof-G"/>
242
+ </g>
243
+ <g transform="rotate(-60 14.873 105.103)">
244
+ <use fill="url(#verlof-I)" xlink:href="#verlof-J"/>
245
+ <use fill="#000" filter="url(#verlof-K)" xlink:href="#verlof-J"/>
246
+ </g>
247
+ <g transform="scale(-1 1) rotate(-19 167.136 297.56)">
248
+ <path fill="url(#verlof-L)" d="M16.2878807,1.01476676 C21.4445728,3.818002 22.48658,8.60685897 19.4139023,15.3813377 C14.324497,26.5430024 12.488277,33.9497072 13.9052425,37.6014518 C16.000939,43.0023941 32.208066,51.7820221 44.2560225,55.3583329 C44.4717222,55.3639742 44.6911363,55.4019195 44.9075588,55.4733134 C45.5651591,55.6902548 46.0399497,55.844698 46.3319306,55.9366429 C46.8893927,56.1121882 47.7757886,56.0710115 48.9911181,55.813113 L48.9911181,55.813113 L54.9584475,57.692229 C55.1135079,57.7410577 55.2632059,57.8055146 55.4052354,57.884607 C56.5632682,58.5294838 56.9792633,59.9910308 56.3343864,61.1490636 L56.3343864,61.1490636 L55.5621566,62.5357896 C55.0054822,63.5354334 53.8205376,64.0030974 52.7311942,63.6530899 L52.7311942,63.6530899 L47.1941385,61.8740263 C47.0933608,61.8416463 47.0000109,61.7895886 46.9194981,61.7208696 L46.9194981,61.7208696 L45.2146889,60.2657868 C45.116934,60.1823514 45.0005162,60.1236958 44.8752899,60.094785 L44.8752899,60.094785 L43.7969503,59.845 L43.7726235,59.9559878 C19.5947095,53.5496697 6.60936238,47.5108617 4.81658203,41.8395638 C2.12741151,33.3326169 -0.435343781,23.7530331 3.21450387,10.0285599 C6.77339638,1.21612925 11.1311887,-1.78846848 16.2878807,1.01476676 Z"/>
249
+ <path fill="url(#verlof-M)" d="M2.42053464,15.3813377 C4.7613266,25.4902327 6.14894166,31.8670164 6.58337982,34.5116888 L20.794594,35.9251146 C21.617975,29.5962505 20.9671722,18.8548518 18.6199331,10.0285599 C15.0610405,1.21612925 10.7032483,-1.78846848 5.5465562,1.01476676 C0.389864141,3.818002 -0.652143045,8.60685897 2.42053464,15.3813377 Z" transform="matrix(-1 0 0 1 21.834 0)"/>
250
+ </g>
251
+ <rect width="2.706" height="6.244" x="19.86" y="103.533" fill="url(#verlof-N)" rx="1.353" transform="rotate(78 21.213 106.655)"/>
252
+ </g>
253
+ <g transform="translate(56 170)">
254
+ <path fill="url(#verlof-O)" fill-rule="nonzero" d="M9.12898402,7.77131972 C21.8149611,24.818613 40.7238697,50.2282214 65.8557096,84.0001447 L220,84 C220.552285,84 221,84.4477153 221,85 L221,90 C221,90.5522847 220.552285,91 220,91 L64,91 C63.7841391,91 63.5842527,90.9316051 63.4208293,90.8153039 C63.2758289,90.7615251 63.1410432,90.6734687 63.0295458,90.5514444 C63.006296,90.5259995 62.9843774,90.4993696 62.9638776,90.4716612 C36.8808713,55.2167241 17.4744544,29.0361461 4.74462695,11.9299272 C3.08395151,9.69832758 7.61133983,5.73192414 9.12898402,7.77131972 Z"/>
255
+ <path fill="url(#verlof-P)" fill-rule="nonzero" d="M11.5760514,1.65313298 L72.8551408,83.9999454 L227,84 C227.552285,84 228,84.4477153 228,85 L228,90 C228,90.5522847 227.552285,91 227,91 L71,91 C70.4718607,91 70.0393474,90.5905765 70.0025386,90.0718081 C69.81988,89.9204743 69.6518606,89.7451075 69.5037906,89.5461324 L6.76260064,5.23512841 C5.77345991,3.90593068 6.04913059,2.02654602 7.37832833,1.03740529 C8.70752606,0.0482645638 10.5869107,0.323935239 11.5760514,1.65313298 Z"/>
256
+ <path fill="url(#verlof-Q)" d="M2.90429687,8.46811205 C0.855086917,15.37816 0.952244641,17.2148438 0.952244641,42.703125 C0.952244641,59.3406689 1.57605132,74.8110532 2.82366469,89.1142779 C2.86876564,89.6308982 3.30129681,90.0273438 3.81988207,90.0273438 L12.0156693,90.0273438 C12.5679363,90.0273117 13.0156373,89.5796108 13.0156373,89.0273438 C13.0156373,89.0069459 13.0150131,88.9865529 13.0137658,88.9661933 C12.6084468,82.3505871 12.9658374,74.7733144 14.0859375,66.234375 C15.8566296,52.7357314 13.0859375,58.421875 13.0859375,42.703125 C13.0859375,36.9615203 14.037899,28.1385738 13.0859375,24.7286756 C12.6603638,23.2042829 12.5261491,22.409865 12.1136995,21.4550276 C10.9229466,18.6983863 8.36117739,15.6826048 7.08699646,13.0690849 C6.2556823,11.3639455 5.98453299,8.75801969 8.1839863,7.19649375 C9.5781748,6.20667438 12.6390238,5.63728749 14.0859375,7.73020654 C16.4358287,11.1292567 35.8720267,36.5525212 72.3945312,84 L188.308986,84 C188.754991,84 189.116549,83.6384415 189.116549,83.1924365 C189.116549,83.0802011 189.093154,82.9691979 189.047857,82.8665093 L188.810941,82.3294253 C188.651038,81.9669283 188.292201,81.7330186 187.896002,81.7330186 L74.45932,81.7330186 L74.45932,81.7330186 C35.6451614,31.0457485 15.7905344,5.19324561 14.895439,4.17551006 C13.5527959,2.64890673 4.95350683,1.55806411 2.90429687,8.46811205 Z"/>
257
+ <g transform="translate(34 39)">
258
+ <use fill="url(#verlof-R)" xlink:href="#verlof-S"/>
259
+ <use fill="#000" filter="url(#verlof-T)" xlink:href="#verlof-S"/>
260
+ <path fill="url(#verlof-U)" fill-rule="nonzero" d="M66.035463,0.650430125 C67.0393168,1.22572267 67.5847678,2.29323232 67.5419671,3.37449709 L107.763608,72.5083362 C108.587431,73.9458623 108.089927,75.7790481 106.652401,76.6028713 C105.214875,77.4266945 103.381689,76.92919 102.557866,75.4916638 L102.557866,75.4916638 L63.7212805,10.7317915 L26.8295617,75.2267754 C25.534744,76.2458244 24.3839919,76.704523 23.3773054,76.6028713 C21.8672757,76.4503937 21.2843362,74.6820805 22.1081594,73.2445543 L61.5589655,2.44408526 C61.737931,1.59512203 62.0465854,0.915052117 62.5083362,0.650430125 C63.0641049,0.331927984 63.6790132,0.210925905 64.2718682,0.265389104 C64.864482,0.210866104 65.4795569,0.331849263 66.035463,0.650430125 Z"/>
261
+ <path fill="url(#verlof-V)" fill-rule="nonzero" d="M63.3971287,0.650430125 C64.1725624,0.206041506 65.2213565,0.14612813 66.1522712,0.410840497 C66.6652489,0.146104246 67.2598746,0.205952872 68.035463,0.650430125 C68.9682494,1.18499507 69.0841911,2.14455143 68.8255343,3.14523058 L108.659074,72.901633 C109.482897,74.3391591 109.256009,76.9961681 107.077672,76.9961681 C104.899335,76.9961681 105.764751,76.92919 104.940928,75.4916638 L104.940928,75.4916638 L65.8298277,8.88779154 L28.6028713,75.4916638 C28.2234492,76.1537345 27.4327767,76.4416623 26.3368291,76.5596425 C25.8345363,76.6137149 25.574357,76.632089 25.326829,76.634423 L25.1611665,76.6338184 C24.8235176,76.6287195 24.4177081,76.6028713 23.3998277,76.6028713 L63.3485281,4.659252 C62.5498413,3.23534906 61.9880226,1.45796623 63.3971287,0.650430125 Z"/>
262
+ <circle cx="40" cy="49" r="1" fill="#CEDCF6"/>
263
+ <circle cx="92" cy="49" r="1" fill="#CEDCF6"/>
264
+ <path fill="url(#verlof-W)" d="M1,0 L93,0 C93.5522847,-1.01453063e-16 94,0.44771525 94,1 L94,4 C94,4.55228475 93.5522847,5 93,5 L1,5 C0.44771525,5 6.76353751e-17,4.55228475 0,4 L0,1 C-6.76353751e-17,0.44771525 0.44771525,1.01453063e-16 1,0 Z"/>
265
+ <circle cx="3" cy="3" r="1" fill="#CEDCF6"/>
266
+ <circle cx="65" cy="3" r="1" fill="#CEDCF6"/>
267
+ </g>
268
+ </g>
269
+ </g>
270
+ </g>
271
+ </svg>
@@ -0,0 +1,56 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="56" height="44" viewBox="0 0 56 44">
2
+ <defs>
3
+ <linearGradient id="a" x1="19.055%" x2="35.119%" y1="16.95%" y2="100%">
4
+ <stop offset="0%" stop-color="#94EEF3"/>
5
+ <stop offset="100%" stop-color="#6CD8DD"/>
6
+ </linearGradient>
7
+ <path id="b" d="M31.747.058V.057h25.175c-2.187.015-3.956 2.717-3.956 6.048 0 3.33 1.77 6.033 3.956 6.048H31.747v-.001C29.592 12.08 27.86 9.4 27.86 6.105c0-3.296 1.732-5.976 3.887-6.047z"/>
8
+ <linearGradient id="c" x1="46.31%" x2="50%" y1="-8.655%" y2="105.446%">
9
+ <stop offset="0%" stop-color="#94EEF3"/>
10
+ <stop offset="100%" stop-color="#6CD8DD"/>
11
+ </linearGradient>
12
+ <linearGradient id="d" x1="50%" x2="50%" y1="100%" y2="0%">
13
+ <stop offset="0%" stop-color="#A4C7F7"/>
14
+ <stop offset="100%" stop-color="#6A95EB"/>
15
+ </linearGradient>
16
+ <linearGradient id="e" x1="46.218%" x2="46.218%" y1="-23.335%" y2="119.55%">
17
+ <stop offset="0%" stop-color="#F462B9"/>
18
+ <stop offset="100%" stop-color="#E53383"/>
19
+ </linearGradient>
20
+ <linearGradient id="f" x1="38.343%" x2="38.343%" y1="0%" y2="100%">
21
+ <stop offset="0%" stop-color="#94EEF3"/>
22
+ <stop offset="100%" stop-color="#6CD8DD"/>
23
+ </linearGradient>
24
+ <path id="g" d="M9 33.38h32.5v.04c-1.973.326-3.5 2.542-3.5 5.017 0 2.941 1.527 5.194 3.5 5.522V44H9c-2.21 0-4-2.378-4-5.563 0-2.68 1.79-5.058 4-5.058z"/>
25
+ <linearGradient id="h" x1="46.034%" x2="50%" y1="112.418%" y2="-7.466%">
26
+ <stop offset="0%" stop-color="#FFC72D"/>
27
+ <stop offset="100%" stop-color="#FFDE82"/>
28
+ </linearGradient>
29
+ <linearGradient id="i" x1="50%" x2="50%" y1="0%" y2="100%">
30
+ <stop offset="0%" stop-color="#FFAC2D"/>
31
+ <stop offset="100%" stop-color="#FFE7A4"/>
32
+ </linearGradient>
33
+ </defs>
34
+ <g fill="none" fill-rule="evenodd">
35
+ <g transform="matrix(-1 0 0 1 83.713 0)">
36
+ <use fill="url(#a)" xlink:href="#b"/>
37
+ <use fill="#FFF" fill-opacity=".49" style="mix-blend-mode:screen" xlink:href="#b"/>
38
+ </g>
39
+ <path fill="url(#c)" d="M27.91.506H53.5c-2.847 0-4.18 1.854-4 5.563V35.09A8.91 8.91 0 0 1 40.59 44H19V9.416a8.91 8.91 0 0 1 8.91-8.91z" transform="translate(-1)"/>
40
+ <path fill="#30C2C9" d="M22.956 8.793h14.556a.672.672 0 1 1 0 1.344H22.956a.672.672 0 0 1 0-1.344zm0 4.704h19.193a.672.672 0 1 1 0 1.344H22.956a.672.672 0 0 1 0-1.344zm0 4.704h19.193a.672.672 0 1 1 0 1.344H22.956a.672.672 0 0 1 0-1.344zm0 4.704h19.193a.672.672 0 0 1 0 1.344H22.956a.672.672 0 1 1 0-1.344z"/>
41
+ <path fill="url(#d)" d="M.63 0h32.362a.63.63 0 0 1 .63.63v18.322a.63.63 0 0 1-.63.63H.63a.63.63 0 0 1-.63-.63V.63A.63.63 0 0 1 .63 0z" transform="rotate(-180 17.209 19.067)"/>
42
+ <path fill="#628EE8" d="M33.35 31.613v4.803a.63.63 0 0 1-.63.63h-4.7a5.352 5.352 0 0 1-.006-.272c0-2.854 2.27-5.168 5.07-5.168.09 0 .178.003.266.007zm0-7.085a5.056 5.056 0 0 1-.266.007c-2.711 0-4.925-2.168-5.063-4.895h4.7a.63.63 0 0 1 .63.63v4.258zM7.193 37.046h-4.7a.63.63 0 0 1-.63-.63v-4.803c.089-.004.178-.007.267-.007 2.8 0 5.07 2.314 5.07 5.168 0 .09-.002.181-.007.272zm0-17.406c.005.09.007.18.007.272 0 2.853-2.27 5.167-5.07 5.167-.09 0-.178-.002-.266-.007V20.27a.63.63 0 0 1 .63-.63h4.7zm10.414 3.263c3.39 0 6.137 2.436 6.137 5.44 0 3.004-2.748 5.439-6.137 5.439-3.39 0-6.137-2.435-6.137-5.44 0-3.003 2.747-5.439 6.137-5.439zm.185 9.138c.347 0 .653-.036.92-.108.267-.073.502-.168.707-.287.204-.118.377-.251.52-.4.141-.148.264-.298.368-.449l-1.132-.79c-.333.56-.794.84-1.383.84-.346 0-.648-.098-.904-.292-.256-.194-.433-.479-.53-.854h2.39v-.889h-2.473v-.671h2.473v-.89h-2.39c.104-.355.286-.634.546-.839a1.4 1.4 0 0 1 .888-.306c.305 0 .556.065.754.193.197.128.372.32.525.578l1.132-.78a5.86 5.86 0 0 0-.369-.435 2.09 2.09 0 0 0-.483-.38 2.76 2.76 0 0 0-.66-.267 3.437 3.437 0 0 0-.899-.104c-.47 0-.902.081-1.294.242a2.821 2.821 0 0 0-1.008.697c-.28.302-.497.676-.65 1.12a4.626 4.626 0 0 0-.228 1.506c0 .567.076 1.07.229 1.511.152.441.369.813.65 1.116.28.303.616.535 1.007.696.392.162.823.242 1.294.242z"/>
43
+ <g transform="rotate(-1 152.81 -2028.76)">
44
+ <ellipse cx="4.645" cy="4.667" fill="url(#e)" rx="4.645" ry="4.667"/>
45
+ <path fill="#FFA0CB" d="M5.743 3.436c.09.026.133.172.094.328-.03.12-.099.212-.171.24a1.012 1.012 0 0 1-.216.311c-.287.293-.308.293-.329.432-.018.127.014.165.11.264.214.1.504.241.87.423a.735.735 0 0 1 .405.583c.014.101.022.203.022.305 0 .197-.129.37-.318.425-.45.131-.972.197-1.568.197a6.75 6.75 0 0 1-1.54-.157.44.44 0 0 1-.34-.422 2.477 2.477 0 0 1 .024-.405.735.735 0 0 1 .394-.527c.337-.17.631-.31.882-.423.093-.077.061-.15.061-.263 0-.128-.145-.208-.347-.46a1.253 1.253 0 0 1-.167-.274c-.085-.005-.174-.108-.21-.249-.037-.152.002-.295.088-.326v-.04c.01-.302-.11-.75.12-1.054.229-.304.281-.559.85-.576.569-.016.726.039 1.052.392.327.353.221.834.233 1.219l.001.057z"/>
46
+ </g>
47
+ <g transform="translate(-1)">
48
+ <use fill="url(#f)" xlink:href="#g"/>
49
+ <use fill="#FFF" fill-opacity=".39" style="mix-blend-mode:screen" xlink:href="#g"/>
50
+ </g>
51
+ <g transform="translate(7.5 8.092)">
52
+ <path fill="url(#h)" d="M7.422 1.301c.64.136 1.238.393 1.766.744l.856-.539c.16-.1.367-.077.5.056l.63.63c.134.134.157.341.057.5l-.55.874c.34.532.587 1.132.715 1.774l1.013.23a.403.403 0 0 1 .315.393v.892c0 .188-.13.352-.315.393l-1.03.234a5.172 5.172 0 0 1-.724 1.73l.576.914c.1.159.077.367-.056.5l-.63.63a.403.403 0 0 1-.501.056l-.918-.578a5.087 5.087 0 0 1-1.685.7l-.243 1.07a.403.403 0 0 1-.393.314h-.892a.403.403 0 0 1-.393-.314l-.243-1.07a5.087 5.087 0 0 1-1.685-.7l-.918.578a.403.403 0 0 1-.5-.056l-.63-.63a.403.403 0 0 1-.056-.5l.575-.914a5.172 5.172 0 0 1-.724-1.73L.31 7.248a.403.403 0 0 1-.314-.393v-.892c0-.188.13-.351.314-.393l1.013-.23a5.171 5.171 0 0 1 .716-1.774l-.55-.873a.403.403 0 0 1 .056-.5l.63-.631a.403.403 0 0 1 .5-.056l.856.54A5.088 5.088 0 0 1 5.296 1.3L5.52.314A.403.403 0 0 1 5.913 0h.892c.188 0 .351.13.393.314l.224.987z"/>
53
+ <ellipse cx="6.359" cy="6.409" fill="url(#i)" rx="2.782" ry="2.804"/>
54
+ </g>
55
+ </g>
56
+ </svg>
Binary file
File without changes
@@ -0,0 +1 @@
1
+ import{r as t,h as e}from"./p-54459ae1.js";const o=class{constructor(e){t(this,e),this.variant="primary"}render(){return e("button",{class:`variant-${this.variant}`},e("slot",null))}};o.style='/*! tailwindcss v3.1.4 | MIT License | https://tailwindcss.com*/*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;border:0 solid;box-sizing:border-box}:after,:before{--tw-content:""}html{-webkit-text-size-adjust:100%;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;line-height:1.5;-moz-tab-size:4;-o-tab-size:4;tab-size:4}body{line-height:inherit;margin:0}hr{border-top-width:1px;color:inherit;height:0}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-collapse:collapse;border-color:inherit;text-indent:0}button,input,optgroup,select,textarea{color:inherit;font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;margin:0;padding:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,fieldset,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{color:#9ca3af;opacity:1}input::placeholder,textarea::placeholder{color:#9ca3af;opacity:1}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{height:auto;max-width:100%}::-webkit-backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }.rounded{border-radius:.25rem}.border{border-width:1px}.font-semibold{font-weight:600}.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.outline{outline-style:solid}:host>button{--tw-text-opacity:1;--tw-bg-opacity:1;background-color:rgb(82 138 250/var(--tw-bg-opacity));border:0;border-radius:.25rem;color:rgb(255 255 255/var(--tw-text-opacity));font-weight:600;outline:0}';export{o as p_button}
@@ -0,0 +1,70 @@
1
+ @tailwind base;
2
+ @tailwind utilities;
3
+ @tailwind components;
4
+ button:focus {
5
+ outline: 0;
6
+ }
7
+
8
+ html,
9
+ body {
10
+ font-family: "IBM Plex Sans", sans-serif;
11
+ min-height: 100vh;
12
+ width: 100%;
13
+ max-width: 100vw;
14
+ text-rendering: optimizeLegibility;
15
+ -webkit-font-smoothing: antialiased;
16
+ }
17
+
18
+ /* ibm-plex-sans-300 - latin */
19
+ @font-face {
20
+ font-family: "IBM Plex Sans";
21
+ font-style: normal;
22
+ font-weight: 300;
23
+ src: url(/assets/fonts/ibm-plex-sans-v3-latin-300.eot);
24
+ /* IE9 Compat Modes */
25
+ src: local("IBM Plex Sans Light"), local("IBMPlexSans-Light"), url(/assets/fonts/ibm-plex-sans-v3-latin-300.eot?#iefix) format("embedded-opentype"), url(/assets/fonts/ibm-plex-sans-v3-latin-300.woff2) format("woff2"), url(/assets/fonts/ibm-plex-sans-v3-latin-300.woff) format("woff"), url(/assets/fonts/ibm-plex-sans-v3-latin-300.ttf) format("truetype"), url(/assets/fonts/ibm-plex-sans-v3-latin-300.svg#IBMPlexSans) format("svg");
26
+ /* Legacy iOS */
27
+ }
28
+ /* ibm-plex-sans-regular - latin */
29
+ @font-face {
30
+ font-family: "IBM Plex Sans";
31
+ font-style: normal;
32
+ font-weight: 400;
33
+ src: url(/assets/fonts/ibm-plex-sans-v3-latin-regular.eot);
34
+ /* IE9 Compat Modes */
35
+ src: local("IBM Plex Sans"), local("IBMPlexSans"), url(/assets/fonts/ibm-plex-sans-v3-latin-regular.eot?#iefix) format("embedded-opentype"), url(/assets/fonts/ibm-plex-sans-v3-latin-regular.woff2) format("woff2"), url(/assets/fonts/ibm-plex-sans-v3-latin-regular.woff) format("woff"), url(/assets/fonts/ibm-plex-sans-v3-latin-regular.ttf) format("truetype"), url(/assets/fonts/ibm-plex-sans-v3-latin-regular.svg#IBMPlexSans) format("svg");
36
+ /* Legacy iOS */
37
+ }
38
+ /* ibm-plex-sans-500 - latin */
39
+ @font-face {
40
+ font-family: "IBM Plex Sans";
41
+ font-style: normal;
42
+ font-weight: 500;
43
+ src: url(/assets/fonts/ibm-plex-sans-v3-latin-500.eot);
44
+ /* IE9 Compat Modes */
45
+ src: local("IBM Plex Sans Medium"), local("IBMPlexSans-Medium"), url(/assets/fonts/ibm-plex-sans-v3-latin-500.eot?#iefix) format("embedded-opentype"), url(/assets/fonts/ibm-plex-sans-v3-latin-500.woff2) format("woff2"), url(/assets/fonts/ibm-plex-sans-v3-latin-500.woff) format("woff"), url(/assets/fonts/ibm-plex-sans-v3-latin-500.ttf) format("truetype"), url(/assets/fonts/ibm-plex-sans-v3-latin-500.svg#IBMPlexSans) format("svg");
46
+ /* Legacy iOS */
47
+ }
48
+ /* ibm-plex-sans-600 - latin */
49
+ @font-face {
50
+ font-family: "IBM Plex Sans";
51
+ font-style: normal;
52
+ font-weight: 600;
53
+ src: url(/assets/fonts/ibm-plex-sans-v3-latin-600.eot);
54
+ /* IE9 Compat Modes */
55
+ src: local("IBM Plex Sans SemiBold"), local("IBMPlexSans-SemiBold"), url(/assets/fonts/ibm-plex-sans-v3-latin-600.eot?#iefix) format("embedded-opentype"), url(/assets/fonts/ibm-plex-sans-v3-latin-600.woff2) format("woff2"), url(/assets/fonts/ibm-plex-sans-v3-latin-600.woff) format("woff"), url(/assets/fonts/ibm-plex-sans-v3-latin-600.ttf) format("truetype"), url(/assets/fonts/ibm-plex-sans-v3-latin-600.svg#IBMPlexSans) format("svg");
56
+ /* Legacy iOS */
57
+ }
58
+ /* ibm-plex-sans-700 - latin */
59
+ @font-face {
60
+ font-family: "IBM Plex Sans";
61
+ font-style: normal;
62
+ font-weight: 700;
63
+ src: url(/assets/fonts/ibm-plex-sans-v3-latin-700.eot);
64
+ /* IE9 Compat Modes */
65
+ src: local("IBM Plex Sans Bold"), local("IBMPlexSans-Bold"), url(/assets/fonts/ibm-plex-sans-v3-latin-700.eot?#iefix) format("embedded-opentype"), url(/assets/fonts/ibm-plex-sans-v3-latin-700.woff2) format("woff2"), url(/assets/fonts/ibm-plex-sans-v3-latin-700.woff) format("woff"), url(/assets/fonts/ibm-plex-sans-v3-latin-700.ttf) format("truetype"), url(/assets/fonts/ibm-plex-sans-v3-latin-700.svg#IBMPlexSans) format("svg");
66
+ /* Legacy iOS */
67
+ }
68
+ body {
69
+ @apply bg-mystic;
70
+ }
@@ -0,0 +1,2 @@
1
+ let e,t,n=!1;const l="undefined"!=typeof window?window:{},s=l.document||{head:{}},o={t:0,l:"",jmp:e=>e(),raf:e=>requestAnimationFrame(e),ael:(e,t,n,l)=>e.addEventListener(t,n,l),rel:(e,t,n,l)=>e.removeEventListener(t,n,l),ce:(e,t)=>new CustomEvent(e,t)},r=e=>Promise.resolve(e),c=(()=>{try{return new CSSStyleSheet,"function"==typeof(new CSSStyleSheet).replace}catch(e){}return!1})(),i=new WeakMap,u=e=>"sc-"+e.o,a={},f=e=>"object"==(e=typeof e)||"function"===e,$=(e,t,...n)=>{let l=null,s=!1,o=!1;const r=[],c=t=>{for(let n=0;n<t.length;n++)l=t[n],Array.isArray(l)?c(l):null!=l&&"boolean"!=typeof l&&((s="function"!=typeof e&&!f(l))&&(l+=""),s&&o?r[r.length-1].i+=l:r.push(s?h(null,l):l),o=s)};if(c(n),t){const e=t.className||t.class;e&&(t.class="object"!=typeof e?e:Object.keys(e).filter((t=>e[t])).join(" "))}const i=h(e,null);return i.u=t,r.length>0&&(i.$=r),i},h=(e,t)=>({t:0,h:e,i:t,p:null,$:null,u:null}),p={},d=(e,t,n,l)=>{if(n!==l&&(t.toLowerCase(),"class"===t)){const t=e.classList,s=m(n),o=m(l);t.remove(...s.filter((e=>e&&!o.includes(e)))),t.add(...o.filter((e=>e&&!s.includes(e))))}},y=/\s/,m=e=>e?e.split(y):[],b=(e,t,n,l)=>{const s=11===t.p.nodeType&&t.p.host?t.p.host:t.p,o=e&&e.u||a,r=t.u||a;for(l in o)l in r||d(s,l,o[l],void 0);for(l in r)d(s,l,o[l],r[l])},w=(t,n,l)=>{const o=n.$[l];let r,c,i=0;if(r=o.p=s.createElement(o.h),b(null,o),null!=e&&r["s-si"]!==e&&r.classList.add(r["s-si"]=e),o.$)for(i=0;i<o.$.length;++i)c=w(t,o,i),c&&r.appendChild(c);return r},S=(e,n,l,s,o,r)=>{let c,i=e;for(i.shadowRoot&&i.tagName===t&&(i=i.shadowRoot);o<=r;++o)s[o]&&(c=w(null,l,o),c&&(s[o].p=c,i.insertBefore(c,n)))},g=(e,t,n,l)=>{for(;t<=n;++t)(l=e[t])&&l.p.remove()},j=(e,t)=>e.h===t.h,v=(e,t)=>{const n=t.p=e.p,l=e.$,s=t.$;"slot"===t.h||b(e,t),null!==l&&null!==s?((e,t,n,l)=>{let s,o=0,r=0,c=t.length-1,i=t[0],u=t[c],a=l.length-1,f=l[0],$=l[a];for(;o<=c&&r<=a;)null==i?i=t[++o]:null==u?u=t[--c]:null==f?f=l[++r]:null==$?$=l[--a]:j(i,f)?(v(i,f),i=t[++o],f=l[++r]):j(u,$)?(v(u,$),u=t[--c],$=l[--a]):j(i,$)?(v(i,$),e.insertBefore(i.p,u.p.nextSibling),i=t[++o],$=l[--a]):j(u,f)?(v(u,f),e.insertBefore(u.p,i.p),u=t[--c],f=l[++r]):(s=w(t&&t[r],n,r),f=l[++r],s&&i.p.parentNode.insertBefore(s,i.p));o>c?S(e,null==l[a+1]?null:l[a+1].p,n,l,r,a):r>a&&g(t,o,c)})(n,l,t,s):null!==s?S(n,null,t,s,0,s.length-1):null!==l&&g(l,0,l.length-1)},M=(e,t)=>{t&&!e.m&&t["s-p"]&&t["s-p"].push(new Promise((t=>e.m=t)))},k=(e,t)=>{if(e.t|=16,!(4&e.t))return M(e,e.S),K((()=>C(e,t)));e.t|=512},C=(e,t)=>{const n=e.g;return N(void 0,(()=>O(e,n,t)))},O=async(e,t,n)=>{const l=e.j,o=l["s-rc"];n&&(e=>{const t=e.v,n=e.j,l=t.t,o=((e,t)=>{let n=u(t);const l=_.get(n);if(e=11===e.nodeType?e:s,l)if("string"==typeof l){let t,o=i.get(e=e.head||e);o||i.set(e,o=new Set),o.has(n)||(t=s.createElement("style"),t.innerHTML=l,e.insertBefore(t,e.querySelector("link")),o&&o.add(n))}else e.adoptedStyleSheets.includes(l)||(e.adoptedStyleSheets=[...e.adoptedStyleSheets,l]);return n})(n.shadowRoot?n.shadowRoot:n.getRootNode(),t);10&l&&(n["s-sc"]=o,n.classList.add(o+"-h"))})(e);P(e,t),o&&(o.map((e=>e())),l["s-rc"]=void 0);{const t=l["s-p"],n=()=>x(e);0===t.length?n():(Promise.all(t).then(n),e.t|=4,t.length=0)}},P=(n,l)=>{try{l=l.render(),n.t&=-17,n.t|=2,((n,l)=>{const s=n.j,o=n.M||h(null,null),r=(e=>e&&e.h===p)(l)?l:$(null,null,l);t=s.tagName,r.h=null,r.t|=4,n.M=r,r.p=o.p=s.shadowRoot||s,e=s["s-sc"],v(o,r)})(n,l)}catch(e){F(e,n.j)}return null},x=e=>{const t=e.j,n=e.S;64&e.t||(e.t|=64,T(t),e.k(t),n||E()),e.m&&(e.m(),e.m=void 0),512&e.t&&J((()=>k(e,!1))),e.t&=-517},E=()=>{T(s.documentElement),J((()=>(e=>{const t=o.ce("appload",{detail:{namespace:"paperless"}});return e.dispatchEvent(t),t})(l)))},N=(e,t)=>e&&e.then?e.then(t):t(),T=e=>e.classList.add("hydrated"),A=(e,t,n)=>{if(t.C){const l=Object.entries(t.C),s=e.prototype;if(l.map((([e,[l]])=>{(31&l||2&n&&32&l)&&Object.defineProperty(s,e,{get(){return((e,t)=>U(this).O.get(t))(0,e)},set(n){((e,t,n,l)=>{const s=U(e),o=s.O.get(t),r=s.t,c=s.g;n=((e,t)=>null==e||f(e)?e:1&t?e+"":e)(n,l.C[t][0]),8&r&&void 0!==o||n===o||Number.isNaN(o)&&Number.isNaN(n)||(s.O.set(t,n),c&&2==(18&r)&&k(s,!1))})(this,e,n,t)},configurable:!0,enumerable:!0})})),1&n){const t=new Map;s.attributeChangedCallback=function(e,n,l){o.jmp((()=>{const n=t.get(e);if(this.hasOwnProperty(n))l=this[n],delete this[n];else if(s.hasOwnProperty(n)&&"number"==typeof this[n]&&this[n]==l)return;this[n]=(null!==l||"boolean"!=typeof this[n])&&l}))},e.observedAttributes=l.filter((([e,t])=>15&t[0])).map((([e,n])=>{const l=n[1]||e;return t.set(l,e),l}))}}return e},L=(e,t={})=>{const n=[],r=t.exclude||[],i=l.customElements,a=s.head,f=a.querySelector("meta[charset]"),$=s.createElement("style"),h=[];let p,d=!0;Object.assign(o,t),o.l=new URL(t.resourcesUrl||"./",s.baseURI).href,e.map((e=>{e[1].map((t=>{const l={t:t[0],o:t[1],C:t[2],P:t[3]};l.C=t[2];const s=l.o,a=class extends HTMLElement{constructor(e){super(e),q(e=this,l),1&l.t&&e.attachShadow({mode:"open"})}connectedCallback(){p&&(clearTimeout(p),p=null),d?h.push(this):o.jmp((()=>(e=>{if(0==(1&o.t)){const t=U(e),n=t.v,l=()=>{};if(!(1&t.t)){t.t|=1;{let n=e;for(;n=n.parentNode||n.host;)if(n["s-p"]){M(t,t.S=n);break}}n.C&&Object.entries(n.C).map((([t,[n]])=>{if(31&n&&e.hasOwnProperty(t)){const n=e[t];delete e[t],e[t]=n}})),(async(e,t,n,l,s)=>{if(0==(32&t.t)){{if(t.t|=32,(s=V(n)).then){const e=()=>{};s=await s,e()}s.isProxied||(A(s,n,2),s.isProxied=!0);const e=()=>{};t.t|=8;try{new s(t)}catch(e){F(e)}t.t&=-9,e()}if(s.style){let e=s.style;const t=u(n);if(!_.has(t)){const l=()=>{};((e,t,n)=>{let l=_.get(e);c&&n?(l=l||new CSSStyleSheet,l.replace(t)):l=t,_.set(e,l)})(t,e,!!(1&n.t)),l()}}}const o=t.S,r=()=>k(t,!0);o&&o["s-rc"]?o["s-rc"].push(r):r()})(0,t,n)}l()}})(this)))}disconnectedCallback(){o.jmp((()=>{}))}componentOnReady(){return U(this).N}};l.T=e[0],r.includes(s)||i.get(s)||(n.push(s),i.define(s,A(a,l,1)))}))})),$.innerHTML=n+"{visibility:hidden}.hydrated{visibility:inherit}",$.setAttribute("data-styles",""),a.insertBefore($,f?f.nextSibling:a.firstChild),d=!1,h.length?h.map((e=>e.connectedCallback())):o.jmp((()=>p=setTimeout(E,30)))},R=new WeakMap,U=e=>R.get(e),W=(e,t)=>R.set(t.g=e,t),q=(e,t)=>{const n={t:0,j:e,v:t,O:new Map};return n.N=new Promise((e=>n.k=e)),e["s-p"]=[],e["s-rc"]=[],R.set(e,n)},F=(e,t)=>(0,console.error)(e,t),H=new Map,V=e=>{const t=e.o.replace(/-/g,"_"),n=e.T,l=H.get(n);return l?l[t]:import(`./${n}.entry.js`).then((e=>(H.set(n,e),e[t])),F)
2
+ /*!__STENCIL_STATIC_IMPORT_SWITCH__*/},_=new Map,z=[],B=[],D=(e,t)=>l=>{e.push(l),n||(n=!0,t&&4&o.t?J(I):o.raf(I))},G=e=>{for(let t=0;t<e.length;t++)try{e[t](performance.now())}catch(e){F(e)}e.length=0},I=()=>{G(z),G(B),(n=z.length>0)&&o.raf(I)},J=e=>r().then(e),K=D(B,!0);export{L as b,$ as h,r as p,W as r}
@@ -0,0 +1,70 @@
1
+ @tailwind base;
2
+ @tailwind utilities;
3
+ @tailwind components;
4
+ button:focus {
5
+ outline: 0;
6
+ }
7
+
8
+ html,
9
+ body {
10
+ font-family: "IBM Plex Sans", sans-serif;
11
+ min-height: 100vh;
12
+ width: 100%;
13
+ max-width: 100vw;
14
+ text-rendering: optimizeLegibility;
15
+ -webkit-font-smoothing: antialiased;
16
+ }
17
+
18
+ /* ibm-plex-sans-300 - latin */
19
+ @font-face {
20
+ font-family: "IBM Plex Sans";
21
+ font-style: normal;
22
+ font-weight: 300;
23
+ src: url(/assets/fonts/ibm-plex-sans-v3-latin-300.eot);
24
+ /* IE9 Compat Modes */
25
+ src: local("IBM Plex Sans Light"), local("IBMPlexSans-Light"), url(/assets/fonts/ibm-plex-sans-v3-latin-300.eot?#iefix) format("embedded-opentype"), url(/assets/fonts/ibm-plex-sans-v3-latin-300.woff2) format("woff2"), url(/assets/fonts/ibm-plex-sans-v3-latin-300.woff) format("woff"), url(/assets/fonts/ibm-plex-sans-v3-latin-300.ttf) format("truetype"), url(/assets/fonts/ibm-plex-sans-v3-latin-300.svg#IBMPlexSans) format("svg");
26
+ /* Legacy iOS */
27
+ }
28
+ /* ibm-plex-sans-regular - latin */
29
+ @font-face {
30
+ font-family: "IBM Plex Sans";
31
+ font-style: normal;
32
+ font-weight: 400;
33
+ src: url(/assets/fonts/ibm-plex-sans-v3-latin-regular.eot);
34
+ /* IE9 Compat Modes */
35
+ src: local("IBM Plex Sans"), local("IBMPlexSans"), url(/assets/fonts/ibm-plex-sans-v3-latin-regular.eot?#iefix) format("embedded-opentype"), url(/assets/fonts/ibm-plex-sans-v3-latin-regular.woff2) format("woff2"), url(/assets/fonts/ibm-plex-sans-v3-latin-regular.woff) format("woff"), url(/assets/fonts/ibm-plex-sans-v3-latin-regular.ttf) format("truetype"), url(/assets/fonts/ibm-plex-sans-v3-latin-regular.svg#IBMPlexSans) format("svg");
36
+ /* Legacy iOS */
37
+ }
38
+ /* ibm-plex-sans-500 - latin */
39
+ @font-face {
40
+ font-family: "IBM Plex Sans";
41
+ font-style: normal;
42
+ font-weight: 500;
43
+ src: url(/assets/fonts/ibm-plex-sans-v3-latin-500.eot);
44
+ /* IE9 Compat Modes */
45
+ src: local("IBM Plex Sans Medium"), local("IBMPlexSans-Medium"), url(/assets/fonts/ibm-plex-sans-v3-latin-500.eot?#iefix) format("embedded-opentype"), url(/assets/fonts/ibm-plex-sans-v3-latin-500.woff2) format("woff2"), url(/assets/fonts/ibm-plex-sans-v3-latin-500.woff) format("woff"), url(/assets/fonts/ibm-plex-sans-v3-latin-500.ttf) format("truetype"), url(/assets/fonts/ibm-plex-sans-v3-latin-500.svg#IBMPlexSans) format("svg");
46
+ /* Legacy iOS */
47
+ }
48
+ /* ibm-plex-sans-600 - latin */
49
+ @font-face {
50
+ font-family: "IBM Plex Sans";
51
+ font-style: normal;
52
+ font-weight: 600;
53
+ src: url(/assets/fonts/ibm-plex-sans-v3-latin-600.eot);
54
+ /* IE9 Compat Modes */
55
+ src: local("IBM Plex Sans SemiBold"), local("IBMPlexSans-SemiBold"), url(/assets/fonts/ibm-plex-sans-v3-latin-600.eot?#iefix) format("embedded-opentype"), url(/assets/fonts/ibm-plex-sans-v3-latin-600.woff2) format("woff2"), url(/assets/fonts/ibm-plex-sans-v3-latin-600.woff) format("woff"), url(/assets/fonts/ibm-plex-sans-v3-latin-600.ttf) format("truetype"), url(/assets/fonts/ibm-plex-sans-v3-latin-600.svg#IBMPlexSans) format("svg");
56
+ /* Legacy iOS */
57
+ }
58
+ /* ibm-plex-sans-700 - latin */
59
+ @font-face {
60
+ font-family: "IBM Plex Sans";
61
+ font-style: normal;
62
+ font-weight: 700;
63
+ src: url(/assets/fonts/ibm-plex-sans-v3-latin-700.eot);
64
+ /* IE9 Compat Modes */
65
+ src: local("IBM Plex Sans Bold"), local("IBMPlexSans-Bold"), url(/assets/fonts/ibm-plex-sans-v3-latin-700.eot?#iefix) format("embedded-opentype"), url(/assets/fonts/ibm-plex-sans-v3-latin-700.woff2) format("woff2"), url(/assets/fonts/ibm-plex-sans-v3-latin-700.woff) format("woff"), url(/assets/fonts/ibm-plex-sans-v3-latin-700.ttf) format("truetype"), url(/assets/fonts/ibm-plex-sans-v3-latin-700.svg#IBMPlexSans) format("svg");
66
+ /* Legacy iOS */
67
+ }
68
+ body {
69
+ @apply bg-mystic;
70
+ }
@@ -0,0 +1 @@
1
+ import{p as t,b as a}from"./p-54459ae1.js";(()=>{const a=import.meta.url,p={};return""!==a&&(p.resourcesUrl=new URL(".",a).href),t(p)})().then((t=>a([["p-123f3a00",[[1,"p-button",{variant:[1]}]]]],t)));
@@ -0,0 +1,33 @@
1
+
2
+ (function() {
3
+ function checkSupport() {
4
+ if (!document.body) {
5
+ setTimeout(checkSupport);
6
+ return;
7
+ }
8
+ function supportsDynamicImports() {
9
+ try {
10
+ new Function('import("")');
11
+ return true;
12
+ } catch (e) {}
13
+ return false;
14
+ }
15
+ var supportsEsModules = !!('noModule' in document.createElement('script'));
16
+
17
+ if (!supportsEsModules) {
18
+ document.body.innerHTML = '\n \n<style>\nbody {\n display: block !important;\n font-family: sans-serif;\n padding: 20px;\n line-height:22px;\n}\nh1 {\n font-size: 18px;\n}\nh2 {\n font-size: 14px;\n margin-top: 40px;\n}\n</style>\n\n\n <h1>This Stencil app is disabled for this browser.</h1>\n\n <h2>Developers:</h2>\n <ul>\n <li>ES5 builds are disabled <strong>during development</strong> to take advantage of 2x faster build times.</li>\n <li>Please see the example below or our <a href="https://stenciljs.com/docs/stencil-config" target="_blank" rel="noopener noreferrer">config docs</a> if you would like to develop on a browser that does not fully support ES2017 and custom elements.</li>\n <li>Note that as of Stencil v2, ES5 builds and polyfills are <strong>disabled</strong> during production builds. You can enable these <a href="https://stenciljs.com/docs/config#buildes5" target="_blank" rel="noopener noreferrer">in your stencil.config.ts file</a>.</li>\n <li>When testing browsers it is recommended to always test in production mode, and ES5 builds should always be enabled during production builds.</li>\n <li><em>This is only an experiment and if it slows down app development then we will revert this and enable ES5 builds during dev.</em></li>\n </ul>\n\n\n <h2>Enabling ES5 builds during development:</h2>\n <pre>\n <code>npm run dev --es5</code>\n </pre>\n <p>For stencil-component-starter, use:</p>\n <pre>\n <code>npm start --es5</code>\n </pre>\n\n\n <h2>Enabling full production builds during development:</h2>\n <pre>\n <code>npm run dev --prod</code>\n </pre>\n <p>For stencil-component-starter, use:</p>\n <pre>\n <code>npm start --prod</code>\n </pre>\n\n <h2>Current Browser\'s Support:</h2>\n <ul>\n <li><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/import">ES Module Imports</a>: <span id="es-modules-test"></span></li>\n <li><a href="http://2ality.com/2017/01/import-operator.html">ES Dynamic Imports</a>: <span id="es-dynamic-modules-test"></span></li>\n <li><a href="https://developer.mozilla.org/en-US/docs/Web/API/Window/customElements">Custom Elements</a>: <span id="custom-elements-test"></span></li>\n <li><a href="https://developer.mozilla.org/en-US/docs/Web/Web_Components/Using_shadow_DOM">Shadow DOM</a>: <span id="shadow-dom-test"></span></li>\n <li><a href="https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API">fetch</a>: <span id="fetch-test"></span></li>\n <li><a href="https://developer.mozilla.org/en-US/docs/Web/CSS/Using_CSS_variables">CSS Variables</a>: <span id="css-variables-test"></span></li>\n </ul>\n\n <h2>Current Browser:</h2>\n <pre>\n <code id="current-browser-output"></code>\n </pre>\n';
19
+
20
+ document.getElementById('current-browser-output').textContent = window.navigator.userAgent;
21
+ document.getElementById('es-modules-test').textContent = supportsEsModules;
22
+ document.getElementById('es-dynamic-modules-test').textContent = supportsDynamicImports();
23
+ document.getElementById('shadow-dom-test').textContent = !!(document.head.attachShadow);
24
+ document.getElementById('custom-elements-test').textContent = !!(window.customElements);
25
+ document.getElementById('css-variables-test').textContent = !!(window.CSS && window.CSS.supports && window.CSS.supports('color', 'var(--c)'));
26
+ document.getElementById('fetch-test').textContent = !!(window.fetch);
27
+ } else {
28
+ document.body.innerHTML = '\n \n<style>\nbody {\n display: block !important;\n font-family: sans-serif;\n padding: 20px;\n line-height:22px;\n}\nh1 {\n font-size: 18px;\n}\nh2 {\n font-size: 14px;\n margin-top: 40px;\n}\n</style>\n\n\n <h1>Update src/index.html</h1>\n\n <p>Stencil recently changed how scripts are loaded in order to improve performance.</p>\n\n <h2>BEFORE:</h2>\n <p>Previously, a single script was included that handled loading the correct JavaScript based on browser support.</p>\n <pre>\n <code>&lt;script src=&quot;/build/paperless.js&quot;&gt;&lt;/script&gt;\n</code>\n </pre>\n\n <h2 style="margin-top:0">AFTER:</h2>\n <p>The index.html should now include two scripts using the modern ES Module script pattern.\n Note that only one file will actually be requested and loaded based on the browser\'s native support for ES Modules.\n For more info, please see <a href="https://developers.google.com/web/fundamentals/primers/modules#browser" target="_blank" rel="noopener noreferrer">Using JavaScript modules on the web</a>.\n </p>\n <pre>\n <code>&lt;script <span style="background:yellow">type="module"</span> src="/build/paperless<span style="background:yellow">.esm</span>.js"&gt;&lt;/script&gt;\n &lt;script <span style="background:yellow">nomodule</span> src=&quot;/build/paperless.js&quot;&gt;&lt;/script&gt;</code>\n </pre>\n';
29
+ }
30
+ }
31
+
32
+ setTimeout(checkSupport);
33
+ })();