windmill-components 1.89.0 → 1.89.1

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 (59) hide show
  1. package/package/components/CronInput.svelte +2 -2
  2. package/package/components/ScheduleEditor.svelte +3 -3
  3. package/package/components/SchemaEditor.svelte +4 -5
  4. package/package/components/apps/components/helpers/RunnableComponent.svelte +1 -1
  5. package/package/components/apps/components/inputs/AppSelect.svelte +2 -2
  6. package/package/components/apps/editor/AppEditor.svelte +1 -1
  7. package/package/components/apps/editor/AppEditorHeader.svelte +1 -1
  8. package/package/components/apps/editor/RecomputeAllComponents.svelte +5 -2
  9. package/package/components/apps/editor/componentsPanel/ComponentList.svelte +2 -17
  10. package/package/components/apps/editor/componentsPanel/CssSettings.svelte +57 -71
  11. package/package/components/apps/editor/contextPanel/ContextPanel.svelte +2 -16
  12. package/package/components/apps/editor/inlineScriptsPanel/EmptyInlineScript.svelte +9 -9
  13. package/package/components/apps/editor/inlineScriptsPanel/utils.js +7 -1
  14. package/package/components/apps/editor/settingsPanel/inputEditor/ColorInput.svelte +1 -1
  15. package/package/components/apps/editor/settingsPanel/inputEditor/IconSelectInput.svelte +12 -16
  16. package/package/components/apps/editor/settingsPanel/triggerLists/ComponentTriggerList.svelte +5 -0
  17. package/package/components/apps/editor/settingsPanel/triggerLists/TriggerBadgesList.svelte +2 -1
  18. package/package/components/apps/editor/settingsPanel/triggerLists/TriggerBadgesList.svelte.d.ts +1 -0
  19. package/package/components/apps/utils.js +7 -0
  20. package/package/components/common/button/ButtonDropdown.svelte +1 -1
  21. package/package/components/common/clearableInput/ClearableInput.svelte +11 -5
  22. package/package/components/flows/content/FlowBranchesAllWrapper.svelte +67 -69
  23. package/package/components/flows/content/FlowBranchesOneWrapper.svelte +66 -65
  24. package/package/components/flows/content/FlowRetries.svelte +11 -12
  25. package/package/components/flows/previousResults.js +1 -1
  26. package/package/components/flows/propPicker/PropPickerWrapper.svelte +1 -1
  27. package/package/components/graph/svelvet/container/views/GraphView.svelte +14 -17
  28. package/package/components/icons/ActivitypubIcon.svelte +64 -0
  29. package/package/components/icons/ActivitypubIcon.svelte.d.ts +17 -0
  30. package/package/components/icons/AwsEcrIcon.svelte +39 -0
  31. package/package/components/icons/AwsEcrIcon.svelte.d.ts +17 -0
  32. package/package/components/icons/CalcomIcon.svelte +18 -0
  33. package/package/components/icons/CalcomIcon.svelte.d.ts +17 -0
  34. package/package/components/icons/ClickupIcon.svelte +50 -0
  35. package/package/components/icons/ClickupIcon.svelte.d.ts +17 -0
  36. package/package/components/icons/CloudflareIcon.svelte +26 -0
  37. package/package/components/icons/CloudflareIcon.svelte.d.ts +17 -0
  38. package/package/components/icons/FirebaseIcon.svelte +52 -0
  39. package/package/components/icons/FirebaseIcon.svelte.d.ts +17 -0
  40. package/package/components/icons/GoogleFormsIcon.svelte +26 -0
  41. package/package/components/icons/GoogleFormsIcon.svelte.d.ts +17 -0
  42. package/package/components/icons/JiraIcon.svelte +50 -0
  43. package/package/components/icons/JiraIcon.svelte.d.ts +17 -0
  44. package/package/components/icons/NotionIcon.svelte +31 -0
  45. package/package/components/icons/NotionIcon.svelte.d.ts +17 -0
  46. package/package/components/icons/PineconeIcon.svelte +135 -0
  47. package/package/components/icons/PineconeIcon.svelte.d.ts +17 -0
  48. package/package/components/icons/RssIcon.svelte +30 -0
  49. package/package/components/icons/RssIcon.svelte.d.ts +17 -0
  50. package/package/components/icons/ShopifyIcon.svelte +26 -0
  51. package/package/components/icons/ShopifyIcon.svelte.d.ts +17 -0
  52. package/package/components/icons/TypeformIcon.svelte +18 -0
  53. package/package/components/icons/TypeformIcon.svelte.d.ts +17 -0
  54. package/package/components/icons/index.d.ts +27 -1
  55. package/package/components/icons/index.js +27 -1
  56. package/package/gen/core/OpenAPI.js +1 -1
  57. package/package/script_helpers.d.ts +1 -1
  58. package/package/script_helpers.js +2 -2
  59. package/package.json +102 -4564
@@ -0,0 +1,50 @@
1
+ <script>export let height = '24px';
2
+ export let width = '24px';
3
+ </script>
4
+
5
+ <svg
6
+ x="0px"
7
+ y="0px"
8
+ {width}
9
+ {height}
10
+ viewBox="0 0 168 168"
11
+ fill="none"
12
+ xmlns="http://www.w3.org/2000/svg"
13
+ >
14
+ <path
15
+ fill-rule="evenodd"
16
+ clip-rule="evenodd"
17
+ d="M15 128.533L40.4652 108.979C53.9943 126.679 68.3685 134.838 84.3687 134.838C100.283 134.838 114.251 126.775 127.17 109.214L152.999 128.298C134.358 153.621 111.192 167 84.3687 167C57.6309 167 34.2405 153.706 15 128.533Z"
18
+ fill="url(#paint0_linear_308_323)"
19
+ />
20
+ <path
21
+ fill-rule="evenodd"
22
+ clip-rule="evenodd"
23
+ d="M82.9336 43.5407L37.6076 82.693L16.6558 58.3354L83.0296 1L148.88 58.378L127.831 82.6503L82.9336 43.5407Z"
24
+ fill="url(#paint1_linear_308_323)"
25
+ />
26
+ <defs>
27
+ <linearGradient
28
+ id="paint0_linear_308_323"
29
+ x1="15"
30
+ y1="148.439"
31
+ x2="152.999"
32
+ y2="148.439"
33
+ gradientUnits="userSpaceOnUse"
34
+ >
35
+ <stop stop-color="#8930FD" />
36
+ <stop offset="1" stop-color="#49CCF9" />
37
+ </linearGradient>
38
+ <linearGradient
39
+ id="paint1_linear_308_323"
40
+ x1="16.6558"
41
+ y1="56.5595"
42
+ x2="148.88"
43
+ y2="56.5595"
44
+ gradientUnits="userSpaceOnUse"
45
+ >
46
+ <stop stop-color="#FF02F0" />
47
+ <stop offset="1" stop-color="#FFC800" />
48
+ </linearGradient>
49
+ </defs>
50
+ </svg>
@@ -0,0 +1,17 @@
1
+ import { SvelteComponentTyped } from "svelte";
2
+ declare const __propDef: {
3
+ props: {
4
+ height?: string | undefined;
5
+ width?: string | undefined;
6
+ };
7
+ events: {
8
+ [evt: string]: CustomEvent<any>;
9
+ };
10
+ slots: {};
11
+ };
12
+ export type ClickupIconProps = typeof __propDef.props;
13
+ export type ClickupIconEvents = typeof __propDef.events;
14
+ export type ClickupIconSlots = typeof __propDef.slots;
15
+ export default class ClickupIcon extends SvelteComponentTyped<ClickupIconProps, ClickupIconEvents, ClickupIconSlots> {
16
+ }
17
+ export {};
@@ -0,0 +1,26 @@
1
+ <script>export let height = '24px';
2
+ export let width = '24px';
3
+ </script>
4
+
5
+ <svg
6
+ x="0px"
7
+ y="0px"
8
+ {width}
9
+ {height}
10
+ viewBox="0 0 168 168"
11
+ fill="none"
12
+ xmlns="http://www.w3.org/2000/svg"
13
+ >
14
+ <path
15
+ d="M151.503 82.5032L132.218 78.0264L128.775 76.6489L40.272 77.3377V120.039L151.503 120.384V82.5032Z"
16
+ fill="white"
17
+ />
18
+ <path
19
+ d="M115.344 116.251C115.898 114.785 116.094 113.207 115.914 111.649C115.734 110.092 115.185 108.6 114.311 107.298C113.414 106.222 112.313 105.334 111.072 104.684C109.832 104.034 108.475 103.635 107.079 103.51L47.1593 102.821C46.8149 102.821 46.4706 102.476 46.1262 102.476C46.046 102.416 45.9809 102.338 45.9361 102.249C45.8912 102.159 45.8679 102.06 45.8679 101.96C45.8679 101.86 45.8912 101.761 45.9361 101.671C45.9809 101.582 46.046 101.504 46.1262 101.443C46.4706 100.755 46.8149 100.41 47.5037 100.41L107.768 99.7215C111.594 99.297 115.238 97.8608 118.325 95.5609C121.411 93.2609 123.83 90.1802 125.331 86.6355L128.775 77.682C128.775 77.3376 129.119 76.9932 128.775 76.6489C126.902 68.3097 122.359 60.8096 115.835 55.2884C109.311 49.7671 101.163 46.5264 92.6292 46.0588C84.0953 45.5912 75.642 47.9222 68.5538 52.6976C61.4656 57.473 56.1301 64.4318 53.3579 72.5164C49.7591 69.9462 45.3695 68.7268 40.9607 69.0727C36.9146 69.5239 33.1423 71.3378 30.2635 74.2166C27.3848 77.0953 25.5709 80.8676 25.1197 84.9137C24.8904 86.9847 25.0068 89.0795 25.4641 91.1123C18.9174 91.2933 12.6997 94.0214 8.1335 98.7162C3.56731 103.411 1.013 109.702 1.01391 116.251C0.957399 117.524 1.07323 118.798 1.35828 120.039C1.37409 120.308 1.48802 120.562 1.67844 120.752C1.86887 120.943 2.12255 121.057 2.39139 121.072H112.934C113.622 121.072 114.311 120.728 114.311 120.039L115.344 116.251Z"
20
+ fill="#F48120"
21
+ />
22
+ <path
23
+ d="M134.285 77.6818H132.563C132.219 77.6818 131.874 78.0261 131.53 78.3705L129.119 86.6353C128.565 88.102 128.37 89.68 128.55 91.2375C128.73 92.795 129.279 94.287 130.153 95.5889C131.05 96.6647 132.15 97.553 133.391 98.203C134.632 98.853 135.989 99.2519 137.384 99.377L150.126 100.066C150.47 100.066 150.815 100.41 151.159 100.41C151.239 100.47 151.304 100.548 151.349 100.638C151.394 100.728 151.417 100.826 151.417 100.927C151.417 101.027 151.394 101.126 151.349 101.215C151.304 101.305 151.239 101.383 151.159 101.443C150.815 102.132 150.47 102.476 149.782 102.476L136.696 103.165C132.87 103.59 129.226 105.026 126.139 107.326C123.052 109.626 120.634 112.706 119.133 116.251L118.444 119.35C118.1 119.695 118.444 120.383 119.133 120.383H164.589C164.73 120.404 164.873 120.391 165.007 120.346C165.142 120.301 165.264 120.225 165.364 120.125C165.465 120.025 165.54 119.903 165.585 119.768C165.63 119.634 165.643 119.491 165.623 119.35C166.442 116.433 166.905 113.426 167 110.397C166.945 101.737 163.481 93.4475 157.358 87.3241C151.234 81.2006 142.945 77.7363 134.285 77.6818Z"
24
+ fill="#FAAD3F"
25
+ />
26
+ </svg>
@@ -0,0 +1,17 @@
1
+ import { SvelteComponentTyped } from "svelte";
2
+ declare const __propDef: {
3
+ props: {
4
+ height?: string | undefined;
5
+ width?: string | undefined;
6
+ };
7
+ events: {
8
+ [evt: string]: CustomEvent<any>;
9
+ };
10
+ slots: {};
11
+ };
12
+ export type CloudflareIconProps = typeof __propDef.props;
13
+ export type CloudflareIconEvents = typeof __propDef.events;
14
+ export type CloudflareIconSlots = typeof __propDef.slots;
15
+ export default class CloudflareIcon extends SvelteComponentTyped<CloudflareIconProps, CloudflareIconEvents, CloudflareIconSlots> {
16
+ }
17
+ export {};
@@ -0,0 +1,52 @@
1
+ <script>export let height = '24px';
2
+ export let width = '24px';
3
+ </script>
4
+
5
+ <svg
6
+ x="0px"
7
+ y="0px"
8
+ {width}
9
+ {height}
10
+ viewBox="0 0 168 168"
11
+ fill="none"
12
+ xmlns="http://www.w3.org/2000/svg"
13
+ >
14
+ <path
15
+ d="M24.0659 134.936L44.4981 4.19274C44.7478 2.58929 45.9949 1.32528 47.5948 1.05348C49.1947 0.781681 50.789 1.56365 51.554 2.99471L72.6844 42.4062L81.1069 26.3698C81.7592 25.1299 83.0451 24.3535 84.4463 24.3535C85.8475 24.3535 87.1333 25.1299 87.7857 26.3698L144.809 134.935L24.0659 134.936Z"
16
+ fill="#FFA000"
17
+ />
18
+ <path d="M94.654 84.0064L72.6749 42.3875L24.0662 134.936L94.654 84.0064Z" fill="#F57C00" />
19
+ <path
20
+ d="M144.81 134.936L129.16 38.0954C128.924 36.7048 127.932 35.5623 126.587 35.1317C125.243 34.7011 123.772 35.0595 122.774 36.0565L24.0662 134.934L78.6839 165.564C82.1137 167.479 86.2907 167.479 89.7205 165.564L144.81 134.934V134.936Z"
21
+ fill="#FFCA28"
22
+ />
23
+ <path
24
+ d="M129.16 38.0953C128.924 36.7047 127.931 35.5622 126.587 35.1316C125.243 34.701 123.772 35.0594 122.774 36.0565L103.183 55.6975L87.7771 26.3692C87.1248 25.1292 85.8389 24.3528 84.4377 24.3528C83.0366 24.3528 81.7508 25.1292 81.0984 26.3692L72.6758 42.4055L51.5444 2.9947C50.7782 1.56325 49.1819 0.782556 47.5801 1.05638C45.9783 1.33021 44.7355 2.59739 44.4885 4.2021L24.0659 134.936H24L24.0659 135.011L24.6035 135.275L122.745 37.0199C123.743 36.0174 125.218 35.6571 126.565 36.0865C127.913 36.5158 128.907 37.6627 129.141 39.0574L144.659 135.03L144.81 134.935L129.16 38.0953ZM24.2451 134.756L44.498 5.12668C44.7447 3.52196 45.9905 2.25479 47.5909 1.98096C49.1913 1.70713 50.7877 2.48758 51.5552 3.91928L72.6843 43.3307L81.1068 27.2944C81.7591 26.0544 83.045 25.278 84.4462 25.278C85.8474 25.278 87.1332 26.0544 87.7856 27.2944L102.879 55.9993L24.2451 134.756Z"
25
+ fill="white"
26
+ fill-opacity="0.2"
27
+ />
28
+ <path
29
+ opacity="0.2"
30
+ d="M89.7204 164.641C86.2906 166.556 82.1136 166.556 78.6838 164.641L24.198 134.096L24.0659 134.936L78.6836 165.556C82.1134 167.471 86.2905 167.471 89.7203 165.556L144.81 134.936L144.668 134.068L89.7204 164.641Z"
31
+ fill="#A52714"
32
+ />
33
+ <path
34
+ d="M129.004 38.1154C128.768 36.7251 127.779 35.5823 126.44 35.1542C125.101 34.7261 123.635 35.082 122.64 36.0788L103.116 55.71L87.7655 26.3951C87.1154 25.1557 85.8341 24.3796 84.438 24.3796C83.0418 24.3796 81.7605 25.1557 81.1104 26.3951L72.7161 42.4245L51.6598 3.03006C50.8961 1.59925 49.3055 0.818675 47.7107 1.09263C46.1159 1.36658 44.8744 2.63275 44.6286 4.23708L24.2771 134.913L78.7039 165.52C82.1217 167.434 86.2842 167.434 89.7021 165.52L144.599 134.913L129.004 38.1151V38.1154Z"
35
+ fill="url(#paint0_linear_308_289)"
36
+ />
37
+ <defs>
38
+ <linearGradient
39
+ id="paint0_linear_308_289"
40
+ x1="-395.646"
41
+ y1="2824.95"
42
+ x2="14619.4"
43
+ y2="10745.2"
44
+ gradientUnits="userSpaceOnUse"
45
+ >
46
+ <stop stop-color="white" stop-opacity="0.1" />
47
+ <stop offset="0.14" stop-color="white" stop-opacity="0.08" />
48
+ <stop offset="0.61" stop-color="white" stop-opacity="0.02" />
49
+ <stop offset="1" stop-color="white" stop-opacity="0" />
50
+ </linearGradient>
51
+ </defs>
52
+ </svg>
@@ -0,0 +1,17 @@
1
+ import { SvelteComponentTyped } from "svelte";
2
+ declare const __propDef: {
3
+ props: {
4
+ height?: string | undefined;
5
+ width?: string | undefined;
6
+ };
7
+ events: {
8
+ [evt: string]: CustomEvent<any>;
9
+ };
10
+ slots: {};
11
+ };
12
+ export type FirebaseIconProps = typeof __propDef.props;
13
+ export type FirebaseIconEvents = typeof __propDef.events;
14
+ export type FirebaseIconSlots = typeof __propDef.slots;
15
+ export default class FirebaseIcon extends SvelteComponentTyped<FirebaseIconProps, FirebaseIconEvents, FirebaseIconSlots> {
16
+ }
17
+ export {};
@@ -0,0 +1,26 @@
1
+ <script>export let height = '24px';
2
+ export let width = '24px';
3
+ </script>
4
+
5
+ <svg
6
+ x="0px"
7
+ y="0px"
8
+ {width}
9
+ {height}
10
+ viewBox="0 0 168 168"
11
+ fill="none"
12
+ xmlns="http://www.w3.org/2000/svg"
13
+ >
14
+ <path
15
+ d="M103.228 42.5L125.987 46.8009L144.728 42.5L103.228 1L97.5024 20.6748L103.228 42.5Z"
16
+ fill="#56368A"
17
+ />
18
+ <path
19
+ d="M103.227 42.5V1H35.3182C29.0649 1 24 6.06489 24 12.3182V155.682C24 161.935 29.0649 167 35.3182 167H133.409C139.662 167 144.727 161.935 144.727 155.682V42.5H103.227Z"
20
+ fill="#7248B9"
21
+ />
22
+ <path
23
+ d="M56.0683 120.784C52.9463 120.784 50.4092 118.247 50.4092 115.125C50.4092 112.003 52.9463 109.466 56.0683 109.466C59.1902 109.466 61.7274 112.003 61.7274 115.125C61.7274 118.247 59.1902 120.784 56.0683 120.784ZM56.0683 98.1478C52.9463 98.1478 50.4092 95.6106 50.4092 92.4887C50.4092 89.3668 52.9463 86.8296 56.0683 86.8296C59.1902 86.8296 61.7274 89.3668 61.7274 92.4887C61.7274 95.6106 59.1902 98.1478 56.0683 98.1478ZM56.0683 75.5114C52.9463 75.5114 50.4092 72.9743 50.4092 69.8523C50.4092 66.7304 52.9463 64.1932 56.0683 64.1932C59.1902 64.1932 61.7274 66.7304 61.7274 69.8523C61.7274 72.9743 59.1902 75.5114 56.0683 75.5114ZM118.318 119.841H71.1592V110.409H118.318V119.841ZM118.318 97.2046H71.1592V87.7728H118.318V97.2046ZM118.318 74.5682H71.1592V65.1364H118.318V74.5682Z"
24
+ fill="white"
25
+ />
26
+ </svg>
@@ -0,0 +1,17 @@
1
+ import { SvelteComponentTyped } from "svelte";
2
+ declare const __propDef: {
3
+ props: {
4
+ height?: string | undefined;
5
+ width?: string | undefined;
6
+ };
7
+ events: {
8
+ [evt: string]: CustomEvent<any>;
9
+ };
10
+ slots: {};
11
+ };
12
+ export type GoogleFormsIconProps = typeof __propDef.props;
13
+ export type GoogleFormsIconEvents = typeof __propDef.events;
14
+ export type GoogleFormsIconSlots = typeof __propDef.slots;
15
+ export default class GoogleFormsIcon extends SvelteComponentTyped<GoogleFormsIconProps, GoogleFormsIconEvents, GoogleFormsIconSlots> {
16
+ }
17
+ export {};
@@ -0,0 +1,50 @@
1
+ <script>export let height = '24px';
2
+ export let width = '24px';
3
+ </script>
4
+
5
+ <svg
6
+ x="0px"
7
+ y="0px"
8
+ {width}
9
+ {height}
10
+ viewBox="0 0 168 168"
11
+ fill="none"
12
+ xmlns="http://www.w3.org/2000/svg"
13
+ >
14
+ <path
15
+ d="M162.682 79.2391L91.1422 7.8832L84.259 1L30.5241 54.7349L5.92811 79.2391C5.31693 79.8486 4.83202 80.5728 4.50117 81.3701C4.17031 82.1673 4 83.0221 4 83.8853C4 84.7484 4.17031 85.6032 4.50117 86.4004C4.83202 87.1977 5.31693 87.9218 5.92811 88.5314L55.0742 137.769L84.259 167L138.109 113.219L138.935 112.393L162.682 88.6232C163.307 88.0121 163.803 87.2822 164.142 86.4764C164.482 85.6707 164.656 84.8053 164.656 83.9311C164.656 83.0569 164.482 82.1916 164.142 81.3858C163.803 80.5801 163.307 79.8502 162.682 79.2391ZM84.259 108.539L59.7089 83.9885L84.259 59.4384L108.809 83.9885L84.259 108.539Z"
16
+ fill="#2684FF"
17
+ />
18
+ <path
19
+ d="M84.259 59.4385C76.574 51.7015 72.2609 41.239 72.2609 30.334C72.2609 19.4289 76.574 8.96645 84.259 1.22949L30.4324 54.8496L59.663 84.0803L84.259 59.4385Z"
20
+ fill="url(#paint0_linear_308_318)"
21
+ />
22
+ <path
23
+ d="M108.924 83.828L84.2589 108.539C88.1022 112.375 91.1513 116.931 93.2317 121.947C95.3121 126.962 96.3829 132.339 96.3829 137.769C96.3829 143.199 95.3121 148.576 93.2317 153.592C91.1513 158.608 88.1022 163.164 84.2589 167L138.177 113.15L108.924 83.828Z"
24
+ fill="url(#paint1_linear_308_318)"
25
+ />
26
+ <defs>
27
+ <linearGradient
28
+ id="paint0_linear_308_318"
29
+ x1="79.9226"
30
+ y1="34.5901"
31
+ x2="45.6442"
32
+ y2="68.8684"
33
+ gradientUnits="userSpaceOnUse"
34
+ >
35
+ <stop offset="0.18" stop-color="#0052CC" />
36
+ <stop offset="1" stop-color="#2684FF" />
37
+ </linearGradient>
38
+ <linearGradient
39
+ id="paint1_linear_308_318"
40
+ x1="89.0083"
41
+ y1="133.089"
42
+ x2="123.218"
43
+ y2="98.8563"
44
+ gradientUnits="userSpaceOnUse"
45
+ >
46
+ <stop offset="0.18" stop-color="#0052CC" />
47
+ <stop offset="1" stop-color="#2684FF" />
48
+ </linearGradient>
49
+ </defs>
50
+ </svg>
@@ -0,0 +1,17 @@
1
+ import { SvelteComponentTyped } from "svelte";
2
+ declare const __propDef: {
3
+ props: {
4
+ height?: string | undefined;
5
+ width?: string | undefined;
6
+ };
7
+ events: {
8
+ [evt: string]: CustomEvent<any>;
9
+ };
10
+ slots: {};
11
+ };
12
+ export type JiraIconProps = typeof __propDef.props;
13
+ export type JiraIconEvents = typeof __propDef.events;
14
+ export type JiraIconSlots = typeof __propDef.slots;
15
+ export default class JiraIcon extends SvelteComponentTyped<JiraIconProps, JiraIconEvents, JiraIconSlots> {
16
+ }
17
+ export {};
@@ -0,0 +1,31 @@
1
+ <script>export let height = '24px';
2
+ export let width = '24px';
3
+ </script>
4
+
5
+ <svg
6
+ x="0px"
7
+ y="0px"
8
+ {width}
9
+ {height}
10
+ viewBox="0 0 168 168"
11
+ fill="none"
12
+ xmlns="http://www.w3.org/2000/svg"
13
+ >
14
+ <g clip-path="url(#clip0_307_274)">
15
+ <path
16
+ d="M10.1086 7.24583L103.068 0.37967C114.487 -0.59977 117.42 0.0604694 124.601 5.28023L154.274 26.1845C159.168 29.7797 160.798 30.7591 160.798 34.6735V149.322C160.798 156.507 158.189 160.758 149.055 161.406L41.1046 167.945C34.2502 168.269 30.9859 167.289 27.3958 162.715L5.544 134.299C1.62456 129.069 0 125.155 0 120.579V18.6698C0 12.7949 2.60904 7.89599 10.1086 7.24583Z"
17
+ fill="white"
18
+ />
19
+ <path
20
+ fill-rule="evenodd"
21
+ clip-rule="evenodd"
22
+ d="M103.068 0.38135L10.1086 7.24751C2.60904 7.89599 0 12.7966 0 18.6698V120.579C0 125.153 1.62456 129.068 5.544 134.299L27.3958 162.713C30.9859 167.288 34.2502 168.269 41.1046 167.943L149.056 161.408C158.184 160.758 160.8 156.507 160.8 149.323V34.6752C160.8 30.9624 159.333 29.8922 155.015 26.7238L124.601 5.28023C117.422 0.0604694 114.487 -0.59977 103.068 0.37967V0.38135ZM43.5456 32.7986C34.7306 33.3917 32.7314 33.5261 27.725 29.4554L14.9974 19.3318C13.7038 18.0214 14.3539 16.3867 17.6131 16.0608L106.977 9.53063C114.482 8.87543 118.39 11.4912 121.325 13.776L136.651 24.8808C137.306 25.2118 138.936 27.1656 136.975 27.1656L44.688 32.7213L43.5456 32.7986ZM33.269 148.344V51.0166C33.269 46.7662 34.5744 44.8056 38.4821 44.4763L144.48 38.2704C148.075 37.9462 149.7 40.2309 149.7 44.4746V141.154C149.7 145.404 149.045 148.999 143.176 149.323L41.743 155.203C35.8747 155.528 33.2707 153.574 33.2707 148.344H33.269ZM133.397 56.2346C134.047 59.1746 133.397 62.1146 130.457 62.4506L125.568 63.42V135.279C121.323 137.563 117.415 138.869 114.149 138.869C108.93 138.869 107.626 137.234 103.716 132.339L71.7461 82.0394V130.704L81.8597 132.994C81.8597 132.994 81.8597 138.874 73.6999 138.874L51.2047 140.179C50.5495 138.869 51.2047 135.605 53.4845 134.954L59.3594 133.325V68.9808L51.2064 68.3206C50.5512 65.3806 52.1808 61.1352 56.7504 60.8059L80.887 59.1814L114.151 110.131V65.0563L105.672 64.0819C105.017 60.4817 107.626 57.8659 110.885 57.5467L133.397 56.2346Z"
23
+ fill="black"
24
+ />
25
+ </g>
26
+ <defs>
27
+ <clipPath id="clip0_307_274">
28
+ <rect width="168" height="168" fill="white" />
29
+ </clipPath>
30
+ </defs>
31
+ </svg>
@@ -0,0 +1,17 @@
1
+ import { SvelteComponentTyped } from "svelte";
2
+ declare const __propDef: {
3
+ props: {
4
+ height?: string | undefined;
5
+ width?: string | undefined;
6
+ };
7
+ events: {
8
+ [evt: string]: CustomEvent<any>;
9
+ };
10
+ slots: {};
11
+ };
12
+ export type NotionIconProps = typeof __propDef.props;
13
+ export type NotionIconEvents = typeof __propDef.events;
14
+ export type NotionIconSlots = typeof __propDef.slots;
15
+ export default class NotionIcon extends SvelteComponentTyped<NotionIconProps, NotionIconEvents, NotionIconSlots> {
16
+ }
17
+ export {};
@@ -0,0 +1,135 @@
1
+ <script>export let height = '24px';
2
+ export let width = '24px';
3
+ </script>
4
+
5
+ <svg
6
+ x="0px"
7
+ y="0px"
8
+ {width}
9
+ {height}
10
+ viewBox="0 0 168 168"
11
+ fill="none"
12
+ xmlns="http://www.w3.org/2000/svg"
13
+ >
14
+ <path
15
+ d="M94.8638 32.7438L98.8364 10.6672"
16
+ stroke="#201D1E"
17
+ stroke-width="10.0451"
18
+ stroke-linecap="square"
19
+ />
20
+ <path
21
+ d="M113.137 24.9121L99.29 8L80.4482 19.0099"
22
+ stroke="#201D1E"
23
+ stroke-width="10.0451"
24
+ stroke-linecap="square"
25
+ stroke-linejoin="round"
26
+ />
27
+ <path
28
+ d="M78.2927 126.952L82.1519 104.876"
29
+ stroke="#201D1E"
30
+ stroke-width="10.0451"
31
+ stroke-linecap="square"
32
+ />
33
+ <path
34
+ d="M96.5665 119.064L82.6055 102.208L63.8206 113.275"
35
+ stroke="#201D1E"
36
+ stroke-width="10.0451"
37
+ stroke-linecap="square"
38
+ stroke-linejoin="round"
39
+ />
40
+ <path
41
+ d="M86.2942 81.4375L90.1533 59.3609"
42
+ stroke="#201D1E"
43
+ stroke-width="10.0451"
44
+ stroke-linecap="square"
45
+ />
46
+ <path
47
+ d="M104.568 73.5485L90.6636 56.7499L71.8787 67.7598"
48
+ stroke="#201D1E"
49
+ stroke-width="10.0451"
50
+ stroke-linecap="square"
51
+ stroke-linejoin="round"
52
+ />
53
+ <path
54
+ d="M73.2416 164.636C78.3505 164.636 82.4922 160.494 82.4922 155.385C82.4922 150.276 78.3505 146.135 73.2416 146.135C68.1326 146.135 63.991 150.276 63.991 155.385C63.991 160.494 68.1326 164.636 73.2416 164.636Z"
55
+ fill="#201D1E"
56
+ />
57
+ <path
58
+ d="M47.0221 125.023L30.0532 136.827"
59
+ stroke="#201D1E"
60
+ stroke-width="9.53436"
61
+ stroke-linecap="square"
62
+ />
63
+ <path
64
+ d="M48.0433 144.148L28.0098 138.246L29.4853 117.418"
65
+ stroke="#201D1E"
66
+ stroke-width="9.53436"
67
+ stroke-linecap="square"
68
+ stroke-linejoin="round"
69
+ />
70
+ <path
71
+ d="M108.654 136.089L120.458 153.115"
72
+ stroke="#201D1E"
73
+ stroke-width="9.53436"
74
+ stroke-linecap="square"
75
+ />
76
+ <path
77
+ d="M101.05 153.683L121.878 155.102L127.781 135.182"
78
+ stroke="#201D1E"
79
+ stroke-width="9.53436"
80
+ stroke-linecap="square"
81
+ stroke-linejoin="round"
82
+ />
83
+ <path
84
+ d="M128.007 101.527L148.779 105.273"
85
+ stroke="#201D1E"
86
+ stroke-width="9.76137"
87
+ stroke-linecap="square"
88
+ />
89
+ <path
90
+ d="M135.158 119.745L151.276 105.728L141.117 87.0561"
91
+ stroke="#201D1E"
92
+ stroke-width="9.76137"
93
+ stroke-linecap="square"
94
+ stroke-linejoin="round"
95
+ />
96
+ <path
97
+ d="M121.935 60.3256L140.436 50.1102"
98
+ stroke="#201D1E"
99
+ stroke-width="9.76137"
100
+ stroke-linecap="square"
101
+ />
102
+ <path
103
+ d="M122.956 40.746L142.649 48.9183L138.96 69.8598"
104
+ stroke="#201D1E"
105
+ stroke-width="9.76137"
106
+ stroke-linecap="square"
107
+ stroke-linejoin="round"
108
+ />
109
+ <path
110
+ d="M40.3246 86.0909L19.4966 82.4588"
111
+ stroke="#201D1E"
112
+ stroke-width="9.76137"
113
+ stroke-linecap="square"
114
+ />
115
+ <path
116
+ d="M27.3289 100.733L17 82.0612L32.9474 67.9867"
117
+ stroke="#201D1E"
118
+ stroke-width="9.76137"
119
+ stroke-linecap="square"
120
+ stroke-linejoin="round"
121
+ />
122
+ <path
123
+ d="M60.0742 49.3722L46.1699 33.4816"
124
+ stroke="#201D1E"
125
+ stroke-width="9.76137"
126
+ stroke-linecap="square"
127
+ />
128
+ <path
129
+ d="M65.8067 30.7009L44.5247 31.609L40.7791 52.5505"
130
+ stroke="#201D1E"
131
+ stroke-width="9.76137"
132
+ stroke-linecap="square"
133
+ stroke-linejoin="round"
134
+ />
135
+ </svg>
@@ -0,0 +1,17 @@
1
+ import { SvelteComponentTyped } from "svelte";
2
+ declare const __propDef: {
3
+ props: {
4
+ height?: string | undefined;
5
+ width?: string | undefined;
6
+ };
7
+ events: {
8
+ [evt: string]: CustomEvent<any>;
9
+ };
10
+ slots: {};
11
+ };
12
+ export type PineconeIconProps = typeof __propDef.props;
13
+ export type PineconeIconEvents = typeof __propDef.events;
14
+ export type PineconeIconSlots = typeof __propDef.slots;
15
+ export default class PineconeIcon extends SvelteComponentTyped<PineconeIconProps, PineconeIconEvents, PineconeIconSlots> {
16
+ }
17
+ export {};
@@ -0,0 +1,30 @@
1
+ <script>export let height = '24px';
2
+ export let width = '24px';
3
+ </script>
4
+
5
+ <svg
6
+ x="0px"
7
+ y="0px"
8
+ {width}
9
+ {height}
10
+ viewBox="0 0 168 168"
11
+ fill="none"
12
+ xmlns="http://www.w3.org/2000/svg"
13
+ >
14
+ <path
15
+ d="M136.5 0H31.5C14.103 0 0 14.103 0 31.5V136.5C0 153.897 14.103 168 31.5 168H136.5C153.897 168 168 153.897 168 136.5V31.5C168 14.103 153.897 0 136.5 0Z"
16
+ fill="#FFA500"
17
+ />
18
+ <path
19
+ d="M42 147C53.598 147 63 137.598 63 126C63 114.402 53.598 105 42 105C30.402 105 21 114.402 21 126C21 137.598 30.402 147 42 147Z"
20
+ fill="white"
21
+ />
22
+ <path
23
+ d="M21 84C37.7086 84 53.7329 90.6375 65.5477 102.452C77.3625 114.267 84 130.291 84 147H105C105 124.722 96.15 103.356 80.397 87.603C64.6439 71.85 43.2782 63 21 63V84Z"
24
+ fill="white"
25
+ />
26
+ <path
27
+ d="M21 42C34.7888 42 48.4426 44.7159 61.1818 49.9926C73.9209 55.2694 85.4961 63.0036 95.2462 72.7538C104.996 82.5039 112.731 94.079 118.007 106.818C123.284 119.557 126 133.211 126 147H147C147 113.583 133.725 81.5341 110.095 57.9045C86.4659 34.275 54.4173 21 21 21V42Z"
28
+ fill="white"
29
+ />
30
+ </svg>
@@ -0,0 +1,17 @@
1
+ import { SvelteComponentTyped } from "svelte";
2
+ declare const __propDef: {
3
+ props: {
4
+ height?: string | undefined;
5
+ width?: string | undefined;
6
+ };
7
+ events: {
8
+ [evt: string]: CustomEvent<any>;
9
+ };
10
+ slots: {};
11
+ };
12
+ export type RssIconProps = typeof __propDef.props;
13
+ export type RssIconEvents = typeof __propDef.events;
14
+ export type RssIconSlots = typeof __propDef.slots;
15
+ export default class RssIcon extends SvelteComponentTyped<RssIconProps, RssIconEvents, RssIconSlots> {
16
+ }
17
+ export {};
@@ -0,0 +1,26 @@
1
+ <script>export let height = '24px';
2
+ export let width = '24px';
3
+ </script>
4
+
5
+ <svg
6
+ x="0px"
7
+ y="0px"
8
+ {width}
9
+ {height}
10
+ viewBox="0 0 168 168"
11
+ fill="none"
12
+ xmlns="http://www.w3.org/2000/svg"
13
+ >
14
+ <path
15
+ d="M139.306 32.9644C139.191 32.1261 138.459 31.661 137.851 31.6104C137.248 31.5598 125.43 31.3802 125.43 31.3802C125.43 31.3802 115.547 21.7825 114.571 20.8062C113.595 19.8298 111.688 20.1246 110.946 20.3456C110.937 20.3502 109.091 20.9213 105.982 21.8838C105.461 20.1983 104.697 18.1258 103.605 16.0442C100.087 9.32949 94.9335 5.77872 88.7068 5.76954C88.6977 5.76954 88.693 5.76954 88.6839 5.76954C88.2509 5.76954 87.8226 5.81098 87.3899 5.84781C87.2056 5.62675 87.0214 5.41032 86.828 5.19844C84.1153 2.29706 80.6384 0.883197 76.4704 1.00754C68.4294 1.23781 60.4207 7.04522 53.927 17.3613C49.3585 24.6194 45.8813 33.7382 44.8958 40.7982C35.6619 43.6581 29.2051 45.6568 29.0624 45.703C24.4017 47.1674 24.2544 47.3101 23.6464 51.7039C23.1951 55.0241 11 149.325 11 149.325L113.198 167L157.493 155.988C157.493 155.988 139.421 33.8027 139.306 32.9644ZM100.865 23.4681C98.5119 24.1957 95.836 25.0247 92.9346 25.9228C92.8748 21.8516 92.3912 16.187 90.4938 11.2914C96.596 12.4474 99.5986 19.3509 100.865 23.4681ZM87.5877 27.5807C82.2317 29.2385 76.3874 31.0485 70.5248 32.8631C72.1735 26.5491 75.3007 20.2627 79.1416 16.1409C80.5692 14.6073 82.5679 12.8987 84.935 11.9223C87.1594 16.5646 87.643 23.1365 87.5877 27.5807ZM76.6314 6.35901C78.5197 6.31756 80.1086 6.73206 81.4673 7.6255C79.2935 8.75383 77.1933 10.3749 75.2224 12.4888C70.1148 17.9692 66.2003 26.4754 64.639 34.6822C59.7711 36.1881 55.0091 37.6666 50.6248 39.0206C53.3928 26.1024 64.2199 6.71823 76.6314 6.35901Z"
16
+ fill="#95BF47"
17
+ />
18
+ <path
19
+ d="M137.856 31.6151C137.252 31.5645 125.435 31.3849 125.435 31.3849C125.435 31.3849 115.552 21.7872 114.575 20.8109C114.212 20.447 113.719 20.2582 113.203 20.1799L113.208 166.996L157.498 155.989C157.498 155.989 139.426 33.8074 139.311 32.9691C139.196 32.1308 138.459 31.6657 137.856 31.6151Z"
20
+ fill="#5E8E3E"
21
+ />
22
+ <path
23
+ d="M88.6514 54.3888L83.5073 73.6346C83.5073 73.6346 77.769 71.0234 70.9669 71.4517C60.9914 72.0827 60.8854 78.3736 60.9869 79.9534C61.5303 88.5607 84.1749 90.4398 85.4462 110.602C86.4455 126.463 77.0319 137.314 63.4692 138.17C47.189 139.197 38.2269 129.595 38.2269 129.595L41.6764 114.922C41.6764 114.922 50.6983 121.729 57.9195 121.273C62.6356 120.974 64.321 117.137 64.1506 114.425C63.4415 103.197 45.0014 103.86 43.8364 85.4106C42.8553 69.886 53.0519 54.1539 75.549 52.7354C84.2164 52.1782 88.6514 54.3888 88.6514 54.3888Z"
24
+ fill="white"
25
+ />
26
+ </svg>
@@ -0,0 +1,17 @@
1
+ import { SvelteComponentTyped } from "svelte";
2
+ declare const __propDef: {
3
+ props: {
4
+ height?: string | undefined;
5
+ width?: string | undefined;
6
+ };
7
+ events: {
8
+ [evt: string]: CustomEvent<any>;
9
+ };
10
+ slots: {};
11
+ };
12
+ export type ShopifyIconProps = typeof __propDef.props;
13
+ export type ShopifyIconEvents = typeof __propDef.events;
14
+ export type ShopifyIconSlots = typeof __propDef.slots;
15
+ export default class ShopifyIcon extends SvelteComponentTyped<ShopifyIconProps, ShopifyIconEvents, ShopifyIconSlots> {
16
+ }
17
+ export {};
@@ -0,0 +1,18 @@
1
+ <script>export let height = '24px';
2
+ export let width = '24px';
3
+ </script>
4
+
5
+ <svg
6
+ x="0px"
7
+ y="0px"
8
+ {width}
9
+ {height}
10
+ viewBox="0 0 168 168"
11
+ fill="none"
12
+ xmlns="http://www.w3.org/2000/svg"
13
+ >
14
+ <path
15
+ d="M108.221 90.7919C104.766 90.7919 102.991 87.9468 102.991 84.4521C102.991 80.9576 104.734 78.2671 108.221 78.2671C111.77 78.2671 113.452 81.0813 113.452 84.4521C113.421 88.0086 111.646 90.7919 108.221 90.7919ZM74.4113 78.2671C76.4345 78.2671 77.2753 79.4423 77.2753 80.4628C77.2753 82.9368 74.7535 84.0192 69.4923 84.1739C69.4923 81.1122 71.2356 78.2671 74.4113 78.2671ZM51.9955 90.7919C48.7266 90.7919 47.3567 88.1323 47.3567 84.4521C47.3567 80.803 48.7577 78.2671 51.9955 78.2671C55.2955 78.2671 56.8522 80.8958 56.8522 84.4521C56.8522 88.1632 55.2333 90.7919 51.9955 90.7919ZM24.3496 74.6488H19.2438L27.7119 94.0701C26.093 97.6574 25.2213 98.5542 24.1005 98.5542C22.9175 98.5542 21.7967 97.5956 20.9872 96.7605L18.7457 99.7294C20.2712 101.338 22.3571 102.265 24.5053 102.265C27.1827 102.265 29.2374 100.719 30.4205 97.9358L40.1962 74.6178H35.1838L30.0781 88.5343L24.3496 74.6488ZM159.59 78.2671C162.081 78.2671 162.579 79.968 162.579 83.9574V94.4411H167V81.205C167 76.4425 163.731 74.3705 160.711 74.3705C158.034 74.3705 155.574 76.0404 154.204 79.133C153.426 76.1641 150.935 74.3705 148.04 74.3705C145.518 74.3705 142.996 75.9786 141.627 78.9784V74.6488H137.206V94.4102H141.627V85.9676C141.627 81.6998 143.868 78.2671 146.919 78.2671C149.41 78.2671 149.877 79.968 149.877 83.9574V94.4411H154.298L154.267 85.9676C154.267 81.6998 156.539 78.2671 159.59 78.2671ZM124.314 74.6488H122.076V94.4102H126.496V86.8335C126.496 82.04 128.613 78.7928 131.758 78.7928C132.567 78.7928 133.252 78.8237 133.999 79.133L134.684 74.4632C134.124 74.4014 133.626 74.3395 133.127 74.3395C130.015 74.3395 127.773 76.4734 126.465 79.2258V74.6488H124.314ZM108.221 74.3395C102.368 74.3395 98.4142 78.7928 98.4142 84.4213C98.4142 90.2662 102.431 94.6267 108.221 94.6267C114.106 94.6267 118.121 90.1425 118.121 84.4213C118.09 78.7619 114.012 74.3395 108.221 74.3395ZM74.66 90.7919C72.3563 90.7919 70.6441 89.6168 69.9279 87.2355C75.7806 86.9881 81.5093 85.5655 81.5093 80.4009C81.5093 77.432 78.583 74.3705 74.3801 74.3705C68.7138 74.3705 64.8845 78.9784 64.8845 84.4521C64.8845 90.1734 68.6515 94.6576 74.2866 94.6576C78.209 94.6576 80.6997 93.0804 82.6612 90.7919L80.5133 87.8849C78.2401 90.2044 76.8396 90.7919 74.66 90.7919ZM52.8672 74.3395C50.6257 74.3395 48.3841 75.6384 47.5124 77.6795V74.6488H43.0915V102.173H47.5124V92.3382C48.4464 93.7608 50.5945 94.6885 52.4936 94.6885C58.3777 94.6885 61.491 90.328 61.491 84.4521C61.4598 78.6382 58.4088 74.3395 52.8672 74.3395ZM21.859 66.7318H1V71.0305H9.15677V94.4102H13.7956V71.0305H21.859V66.7318ZM87.5802 74.6488H84.9337V78.6073H87.5802V94.4102H92.0012V78.6073H96.2975V74.6488H92.0012V71.5562C92.0012 69.577 92.8109 68.8966 94.6477 68.8966C95.332 68.8966 95.9547 69.0822 96.7955 69.3605L97.7915 65.6494C96.9826 65.1856 95.3632 65 94.3049 65C90.0709 65 87.5802 67.5359 87.5802 71.9273V74.6488Z"
16
+ fill="#262627"
17
+ />
18
+ </svg>
@@ -0,0 +1,17 @@
1
+ import { SvelteComponentTyped } from "svelte";
2
+ declare const __propDef: {
3
+ props: {
4
+ height?: string | undefined;
5
+ width?: string | undefined;
6
+ };
7
+ events: {
8
+ [evt: string]: CustomEvent<any>;
9
+ };
10
+ slots: {};
11
+ };
12
+ export type TypeformIconProps = typeof __propDef.props;
13
+ export type TypeformIconEvents = typeof __propDef.events;
14
+ export type TypeformIconSlots = typeof __propDef.slots;
15
+ export default class TypeformIcon extends SvelteComponentTyped<TypeformIconProps, TypeformIconEvents, TypeformIconSlots> {
16
+ }
17
+ export {};