@rededor/cura 1.0.0 → 1.1.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 (165) hide show
  1. package/dist/assets/assets/cura-assets.zip +0 -0
  2. package/dist/assets/assets/fonts/Gotham/Gotham-Black.woff2 +0 -0
  3. package/dist/assets/assets/fonts/Gotham/Gotham-BlackItalic.woff2 +0 -0
  4. package/dist/assets/assets/fonts/Gotham/Gotham-Bold.woff2 +0 -0
  5. package/dist/assets/assets/fonts/Gotham/Gotham-BoldItalic.woff2 +0 -0
  6. package/dist/assets/assets/fonts/Gotham/Gotham-Book.woff2 +0 -0
  7. package/dist/assets/assets/fonts/Gotham/Gotham-BookItalic.woff2 +0 -0
  8. package/dist/assets/assets/fonts/Gotham/Gotham-ExtraLight.woff2 +0 -0
  9. package/dist/assets/assets/fonts/Gotham/Gotham-ExtraLightItalic.woff2 +0 -0
  10. package/dist/assets/assets/fonts/Gotham/Gotham-Light.woff2 +0 -0
  11. package/dist/assets/assets/fonts/Gotham/Gotham-LightItalic.woff2 +0 -0
  12. package/dist/assets/assets/fonts/Gotham/Gotham-Medium.woff2 +0 -0
  13. package/dist/assets/assets/fonts/Gotham/Gotham-MediumItalic.woff2 +0 -0
  14. package/dist/assets/assets/fonts/Gotham/Gotham-Thin.woff2 +0 -0
  15. package/dist/assets/assets/fonts/Gotham/Gotham-ThinItalic.woff2 +0 -0
  16. package/dist/assets/assets/fonts/Gotham/Gotham-Ultra.woff2 +0 -0
  17. package/dist/assets/assets/fonts/Gotham/Gotham-UltraItalic.woff2 +0 -0
  18. package/dist/assets/assets/fonts/Gotham/style.css +90 -0
  19. package/dist/assets/assets/fonts/HankenGrotesk/HankenGrotesk-Italic-VariableFont_wght.woff2 +0 -0
  20. package/dist/assets/assets/fonts/HankenGrotesk/HankenGrotesk-VariableFont_wght.woff2 +0 -0
  21. package/dist/assets/assets/fonts/HankenGrotesk/style-webfont.css +72 -0
  22. package/dist/assets/assets/fonts/HankenGrotesk/style.css +16 -0
  23. package/dist/assets/assets/fonts/Roboto/Roboto-Black.woff2 +0 -0
  24. package/dist/assets/assets/fonts/Roboto/Roboto-BlackItalic.woff2 +0 -0
  25. package/dist/assets/assets/fonts/Roboto/Roboto-Bold.woff2 +0 -0
  26. package/dist/assets/assets/fonts/Roboto/Roboto-BoldItalic.woff2 +0 -0
  27. package/dist/assets/assets/fonts/Roboto/Roboto-Italic.woff2 +0 -0
  28. package/dist/assets/assets/fonts/Roboto/Roboto-Light.woff2 +0 -0
  29. package/dist/assets/assets/fonts/Roboto/Roboto-LightItalic.woff2 +0 -0
  30. package/dist/assets/assets/fonts/Roboto/Roboto-Medium.woff2 +0 -0
  31. package/dist/assets/assets/fonts/Roboto/Roboto-MediumItalic.woff2 +0 -0
  32. package/dist/assets/assets/fonts/Roboto/Roboto-Regular.woff2 +0 -0
  33. package/dist/assets/assets/fonts/Roboto/Roboto-Thin.woff2 +0 -0
  34. package/dist/assets/assets/fonts/Roboto/Roboto-ThinItalic.woff2 +0 -0
  35. package/dist/assets/assets/fonts/Roboto/style-webfont.css +756 -0
  36. package/dist/assets/assets/fonts/Roboto/style.css +90 -0
  37. package/dist/assets/assets/images/avatar/doctor-default.svg +6 -7
  38. package/dist/assets/assets/images/avatar/doctor-default_old.svg +8 -0
  39. package/dist/assets/assets/images/avatar/dora-default.svg +3 -4
  40. package/dist/assets/assets/images/avatar/dora-default_old.svg +5 -0
  41. package/dist/assets/assets/images/avatar/patient-default.svg +16 -10
  42. package/dist/assets/assets/images/avatar/patient-default_old.svg +12 -0
  43. package/dist/assets/assets/images/avatar/unit-default.svg +7 -8
  44. package/dist/assets/assets/images/avatar/unit-default_old.svg +9 -0
  45. package/dist/cjs/{app-globals-b77d5b06.js → app-globals-4d07f363.js} +20 -4
  46. package/dist/cjs/app-globals-4d07f363.js.map +1 -0
  47. package/dist/cjs/cura-accordion_12.cjs.entry.js +8 -7
  48. package/dist/cjs/cura-accordion_12.cjs.entry.js.map +1 -1
  49. package/dist/cjs/cura-button-outline.cjs.entry.js +1 -1
  50. package/dist/cjs/cura-button-outline.cjs.entry.js.map +1 -1
  51. package/dist/cjs/cura-button-transparent.cjs.entry.js +1 -1
  52. package/dist/cjs/cura-button-transparent.cjs.entry.js.map +1 -1
  53. package/dist/cjs/cura-calendar.cjs.entry.js +9 -4
  54. package/dist/cjs/cura-calendar.cjs.entry.js.map +1 -1
  55. package/dist/cjs/cura-checkbox.cjs.entry.js +1 -1
  56. package/dist/cjs/cura-checkbox.cjs.entry.js.map +1 -1
  57. package/dist/cjs/cura-dropdown-search.cjs.entry.js +5 -4
  58. package/dist/cjs/cura-dropdown-search.cjs.entry.js.map +1 -1
  59. package/dist/cjs/cura.cjs.js +2 -2
  60. package/dist/cjs/loader.cjs.js +2 -2
  61. package/dist/collection/api/theme-presets/theme-default.js +3 -3
  62. package/dist/collection/api/theme-presets/theme-default.js.map +1 -1
  63. package/dist/collection/api/theme-presets/theme-legacy-default.js +16 -0
  64. package/dist/collection/api/theme-presets/theme-legacy-default.js.map +1 -1
  65. package/dist/collection/assets/images/avatar/doctor-default.svg +6 -7
  66. package/dist/collection/assets/images/avatar/doctor-default_old.svg +8 -0
  67. package/dist/collection/assets/images/avatar/dora-default.svg +3 -4
  68. package/dist/collection/assets/images/avatar/dora-default_old.svg +5 -0
  69. package/dist/collection/assets/images/avatar/patient-default.svg +16 -10
  70. package/dist/collection/assets/images/avatar/patient-default_old.svg +12 -0
  71. package/dist/collection/assets/images/avatar/unit-default.svg +7 -8
  72. package/dist/collection/assets/images/avatar/unit-default_old.svg +9 -0
  73. package/dist/collection/components/buttons/cura-button/cura-button.js +1 -1
  74. package/dist/collection/components/buttons/cura-button/cura-button.js.map +1 -1
  75. package/dist/collection/components/buttons/cura-button-outline/cura-button-outline.js +1 -1
  76. package/dist/collection/components/buttons/cura-button-outline/cura-button-outline.js.map +1 -1
  77. package/dist/collection/components/buttons/cura-button-transparent/cura-button-transparent.js +1 -1
  78. package/dist/collection/components/buttons/cura-button-transparent/cura-button-transparent.js.map +1 -1
  79. package/dist/collection/components/cura-calendar/cura-calendar.css +13 -5
  80. package/dist/collection/components/cura-calendar/cura-calendar.js +61 -6
  81. package/dist/collection/components/cura-calendar/cura-calendar.js.map +1 -1
  82. package/dist/collection/components/cura-calendar/cura-calendar.stories.js +33 -3
  83. package/dist/collection/components/cura-calendar/cura-calendar.stories.js.map +1 -1
  84. package/dist/collection/components/forms/cura-checkbox/cura-checkbox.css +13 -5
  85. package/dist/collection/components/forms/cura-dropdown-search/cura-dropdown-search.js +23 -4
  86. package/dist/collection/components/forms/cura-dropdown-search/cura-dropdown-search.js.map +1 -1
  87. package/dist/collection/components/forms/cura-dropdown-search/cura-dropdown-search.stories.js +19 -6
  88. package/dist/collection/components/forms/cura-dropdown-search/cura-dropdown-search.stories.js.map +1 -1
  89. package/dist/collection/components/forms/cura-select/cura-select.css +1 -0
  90. package/dist/collection/components/forms/cura-select/cura-select.js +23 -4
  91. package/dist/collection/components/forms/cura-select/cura-select.js.map +1 -1
  92. package/dist/collection/components/forms/cura-select/cura-select.stories.js +11 -1
  93. package/dist/collection/components/forms/cura-select/cura-select.stories.js.map +1 -1
  94. package/dist/collection/components/text/cura-paragraph/cura-paragraph.css +3 -1
  95. package/dist/collection/stories/blocks/index.js +85 -0
  96. package/dist/components/cura-button-outline.js +1 -1
  97. package/dist/components/cura-button-outline.js.map +1 -1
  98. package/dist/components/cura-button-transparent2.js +1 -1
  99. package/dist/components/cura-button-transparent2.js.map +1 -1
  100. package/dist/components/cura-button.js +1 -1
  101. package/dist/components/cura-button.js.map +1 -1
  102. package/dist/components/cura-calendar.js +12 -4
  103. package/dist/components/cura-calendar.js.map +1 -1
  104. package/dist/components/cura-checkbox.js +1 -1
  105. package/dist/components/cura-checkbox.js.map +1 -1
  106. package/dist/components/cura-dropdown-search.js +6 -4
  107. package/dist/components/cura-dropdown-search.js.map +1 -1
  108. package/dist/components/cura-paragraph2.js +1 -1
  109. package/dist/components/cura-paragraph2.js.map +1 -1
  110. package/dist/components/cura-select2.js +7 -5
  111. package/dist/components/cura-select2.js.map +1 -1
  112. package/dist/components/index.js +19 -3
  113. package/dist/components/index.js.map +1 -1
  114. package/dist/cura/cura.esm.js +1 -1
  115. package/dist/cura/cura.esm.js.map +1 -1
  116. package/dist/cura/p-0b7a7306.js +2 -0
  117. package/dist/cura/p-0b7a7306.js.map +1 -0
  118. package/dist/cura/p-42dfa3a7.entry.js +2 -0
  119. package/dist/cura/p-42dfa3a7.entry.js.map +1 -0
  120. package/dist/cura/{p-599acc84.entry.js → p-5ac9d510.entry.js} +2 -2
  121. package/dist/cura/p-5ac9d510.entry.js.map +1 -0
  122. package/dist/cura/{p-b301a1ef.entry.js → p-9b658260.entry.js} +2 -2
  123. package/dist/cura/{p-b301a1ef.entry.js.map → p-9b658260.entry.js.map} +1 -1
  124. package/dist/cura/{p-4ef24fbd.entry.js → p-a9cda3b1.entry.js} +2 -2
  125. package/dist/cura/p-a9cda3b1.entry.js.map +1 -0
  126. package/dist/cura/{p-0a923806.entry.js → p-afd2c148.entry.js} +2 -2
  127. package/dist/cura/{p-0a923806.entry.js.map → p-afd2c148.entry.js.map} +1 -1
  128. package/dist/cura/p-fbf20e5a.entry.js +2 -0
  129. package/dist/cura/p-fbf20e5a.entry.js.map +1 -0
  130. package/dist/esm/{app-globals-488bf508.js → app-globals-6ca7103d.js} +20 -4
  131. package/dist/esm/app-globals-6ca7103d.js.map +1 -0
  132. package/dist/esm/cura-accordion_12.entry.js +8 -7
  133. package/dist/esm/cura-accordion_12.entry.js.map +1 -1
  134. package/dist/esm/cura-button-outline.entry.js +1 -1
  135. package/dist/esm/cura-button-outline.entry.js.map +1 -1
  136. package/dist/esm/cura-button-transparent.entry.js +1 -1
  137. package/dist/esm/cura-button-transparent.entry.js.map +1 -1
  138. package/dist/esm/cura-calendar.entry.js +9 -4
  139. package/dist/esm/cura-calendar.entry.js.map +1 -1
  140. package/dist/esm/cura-checkbox.entry.js +1 -1
  141. package/dist/esm/cura-checkbox.entry.js.map +1 -1
  142. package/dist/esm/cura-dropdown-search.entry.js +5 -4
  143. package/dist/esm/cura-dropdown-search.entry.js.map +1 -1
  144. package/dist/esm/cura.js +2 -2
  145. package/dist/esm/loader.js +2 -2
  146. package/dist/types/api/theme-presets/theme-legacy-default.d.ts +3 -3
  147. package/dist/types/api/theme-presets/theme-presets.d.ts +3 -3
  148. package/dist/types/components/cura-calendar/cura-calendar.d.ts +3 -0
  149. package/dist/types/components/cura-calendar/cura-calendar.stories.d.ts +33 -0
  150. package/dist/types/components/forms/cura-dropdown-search/cura-dropdown-search.d.ts +7 -3
  151. package/dist/types/components/forms/cura-dropdown-search/cura-dropdown-search.stories.d.ts +14 -0
  152. package/dist/types/components/forms/cura-select/cura-select.d.ts +5 -0
  153. package/dist/types/components/forms/cura-select/cura-select.stories.d.ts +11 -0
  154. package/dist/types/components.d.ts +22 -0
  155. package/package.json +5 -3
  156. package/dist/cjs/app-globals-b77d5b06.js.map +0 -1
  157. package/dist/cura/p-0dd837cf.entry.js +0 -2
  158. package/dist/cura/p-0dd837cf.entry.js.map +0 -1
  159. package/dist/cura/p-4ef24fbd.entry.js.map +0 -1
  160. package/dist/cura/p-599acc84.entry.js.map +0 -1
  161. package/dist/cura/p-a6c3c0ea.js +0 -2
  162. package/dist/cura/p-a6c3c0ea.js.map +0 -1
  163. package/dist/cura/p-dc5d0c29.entry.js +0 -2
  164. package/dist/cura/p-dc5d0c29.entry.js.map +0 -1
  165. package/dist/esm/app-globals-488bf508.js.map +0 -1
@@ -0,0 +1,90 @@
1
+ /* Thin */
2
+ @font-face {
3
+ font-family: 'Roboto';
4
+ font-style: normal;
5
+ font-weight: 100;
6
+ font-display: swap;
7
+ src: url(./Roboto-Thin.woff2) format('woff2');
8
+ }
9
+ @font-face {
10
+ font-family: 'Roboto';
11
+ font-style: italic;
12
+ font-weight: 100;
13
+ font-display: swap;
14
+ src: url(./Roboto-ThinItalic.woff2) format('woff2');
15
+ }
16
+ /* Light */
17
+ @font-face {
18
+ font-family: 'Roboto';
19
+ font-style: normal;
20
+ font-weight: 300;
21
+ font-display: swap;
22
+ src: url(./Roboto-Light.woff2) format('woff2');
23
+ }
24
+ @font-face {
25
+ font-family: 'Roboto';
26
+ font-style: italic;
27
+ font-weight: 300;
28
+ font-display: swap;
29
+ src: url(./Roboto-LightItalic.woff2) format('woff2');
30
+ }
31
+ /* Regular */
32
+ @font-face {
33
+ font-family: 'Roboto';
34
+ font-style: normal;
35
+ font-weight: 400;
36
+ font-display: swap;
37
+ src: url(./Roboto-Regular.woff2) format('woff2');
38
+ }
39
+ @font-face {
40
+ font-family: 'Roboto';
41
+ font-style: italic;
42
+ font-weight: 400;
43
+ font-display: swap;
44
+ src: url(./Roboto-Italic.woff2) format('woff2');
45
+ }
46
+ /* Medium */
47
+ @font-face {
48
+ font-family: 'Roboto';
49
+ font-style: normal;
50
+ font-weight: 500;
51
+ font-display: swap;
52
+ src: url(./Roboto-Medium.woff2) format('woff2');
53
+ }
54
+ @font-face {
55
+ font-family: 'Roboto';
56
+ font-style: italic;
57
+ font-weight: 500;
58
+ font-display: swap;
59
+ src: url(./Roboto-MediumItalic.woff2) format('woff2');
60
+ }
61
+ /* Bold */
62
+ @font-face {
63
+ font-family: 'Roboto';
64
+ font-style: normal;
65
+ font-weight: 700;
66
+ font-display: swap;
67
+ src: url(./Roboto-Bold.woff2) format('woff2');
68
+ }
69
+ @font-face {
70
+ font-family: 'Roboto';
71
+ font-style: italic;
72
+ font-weight: 700;
73
+ font-display: swap;
74
+ src: url(./Roboto-BoldItalic.woff2) format('woff2');
75
+ }
76
+ /* Black */
77
+ @font-face {
78
+ font-family: 'Roboto';
79
+ font-style: normal;
80
+ font-weight: 900;
81
+ font-display: swap;
82
+ src: url(./Roboto-Black.woff2) format('woff2');
83
+ }
84
+ @font-face {
85
+ font-family: 'Roboto';
86
+ font-style: italic;
87
+ font-weight: 900;
88
+ font-display: swap;
89
+ src: url(./Roboto-BlackItalic.woff2) format('woff2');
90
+ }
@@ -1,8 +1,7 @@
1
- <svg width="70" height="70" viewBox="0 0 70 70" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <g id="doctor">
3
- <circle id="Ellipse 2" cx="22" cy="64" r="4" fill="#71C5E8"/>
4
- <path id="Vector 1" d="M27.5 43.5V34.5L42.5 35.5V43.5L48.5 45L35 61.5L22.5 45L27.5 43.5Z" fill="#449CD5"/>
5
- <path id="Rectangle 1" d="M22 15C22 7.8203 27.8203 2 35 2C42.1797 2 48 7.8203 48 15V24C48 31.1797 42.1797 37 35 37C27.8203 37 22 31.1797 22 24V15Z" fill="#71C5E8"/>
6
- <path id="Vector (Stroke)" fill-rule="evenodd" clip-rule="evenodd" d="M35.0583 2.91667C28.5867 2.91667 23.3333 8.17 23.3333 14.6417V23.8146C23.3333 27.8235 25.511 31.4328 28.589 33.7646C28.9529 34.0403 29.1667 34.4705 29.1667 34.9271V43.6333C29.1667 44.287 28.7317 44.8608 28.1023 45.0374L23.8783 46.2226L35 59.8158L46.1217 46.2226L41.8977 45.0375C41.2683 44.8609 40.8333 44.287 40.8333 43.6334V37.7878C39.071 38.6166 37.126 39.1218 35.0748 39.2272C34.2705 39.2686 33.5849 38.65 33.5436 37.8457C33.5023 37.0413 34.1208 36.3557 34.9252 36.3144C41.5329 35.9749 46.7833 30.5156 46.7833 23.8146V14.6417C46.7833 8.17 41.53 2.91667 35.0583 2.91667ZM43.7063 36.0296C47.353 33.2083 49.7 28.7886 49.7 23.8146V14.6417C49.7 6.55917 43.1408 0 35.0583 0C26.9758 0 20.4167 6.55917 20.4167 14.6417V23.8146C20.4167 28.634 22.8824 32.8445 26.25 35.6319V42.5279L10.2664 47.0125C10.231 47.0225 10.196 47.0337 10.1615 47.0463C4.05855 49.2685 0 55.0659 0 61.5562V68.5416C0 69.3471 0.652918 70 1.45833 70C2.26375 70 2.91667 69.3471 2.91667 68.5416V61.5562C2.91667 56.3102 6.18578 51.6218 11.109 49.8055L20.4166 47.1939L20.4167 58.5171C17.9007 59.1646 16.0417 61.4485 16.0417 64.1666C16.0417 67.3883 18.6534 70 21.875 70C25.0967 70 27.7084 67.3883 27.7084 64.1666C27.7084 61.4485 25.8493 59.1646 23.3334 58.5171L23.3333 50.1625L33.5416 62.6393L33.5417 68.5417C33.5417 69.3471 34.1946 70 35 70C35.8054 70 36.4583 69.3471 36.4583 68.5417L36.4583 62.6393L48.9744 47.3419C49.0439 47.2569 49.1023 47.1664 49.1496 47.0722L52.5 48.0123L52.5 51.0288C48.9761 52.6418 46.6667 56.1687 46.6667 60.1125V68.5416C46.6667 69.347 47.3196 69.9999 48.125 69.9999H50.0646C50.87 69.9999 51.5229 69.347 51.5229 68.5416C51.5229 67.7362 50.87 67.0833 50.0646 67.0833H49.5834V60.1125C49.5834 57.232 51.3229 54.6639 53.9584 53.5745C56.5938 54.6639 58.3333 57.232 58.3333 60.1125V67.0833H57.8521C57.0467 67.0833 56.3938 67.7362 56.3938 68.5416C56.3938 69.347 57.0467 69.9999 57.8521 69.9999H59.7917C60.5971 69.9999 61.25 69.347 61.25 68.5416V60.1125C61.25 56.1687 58.9406 52.6418 55.4167 51.0288L55.4166 48.8306L58.891 49.8055C63.8142 51.6218 67.0833 56.3103 67.0833 61.5563V68.5417C67.0833 69.3471 67.7362 70 68.5417 70C69.3471 70 70 69.3471 70 68.5417V61.5563C70 55.066 65.9414 49.2685 59.8385 47.0464C59.804 47.0338 59.769 47.0225 59.7336 47.0126L43.75 42.5279V36.3854C43.75 36.2627 43.7348 36.1435 43.7063 36.0296ZM21.875 61.25C20.2642 61.25 18.9584 62.5558 18.9584 64.1666C18.9584 65.7775 20.2642 67.0833 21.875 67.0833C23.4859 67.0833 24.7917 65.7775 24.7917 64.1666C24.7917 62.5558 23.4859 61.25 21.875 61.25ZM11.6666 62.7083C12.472 62.7083 13.125 63.3612 13.125 64.1667V68.5417C13.125 69.3471 12.472 70 11.6666 70C10.8612 70 10.2083 69.3471 10.2083 68.5417V64.1667C10.2083 63.3612 10.8612 62.7083 11.6666 62.7083Z" fill="#002855"/>
7
- </g>
1
+ <svg width="80" height="80" viewBox="0 0 80 80" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <rect width="80" height="80" fill="white"/>
3
+ <circle cx="27" cy="74" r="4" fill="#71C5E8"/>
4
+ <path d="M32.5 53.5V44.5L47.5 45.5V53.5L53.5 55L40 71.5L27.5 55L32.5 53.5Z" fill="#449CD5"/>
5
+ <path d="M27 25C27 17.8203 32.8203 12 40 12C47.1797 12 53 17.8203 53 25V34C53 41.1797 47.1797 47 40 47C32.8203 47 27 41.1797 27 34V25Z" fill="#71C5E8"/>
6
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M40.0583 12.9167C33.5867 12.9167 28.3333 18.17 28.3333 24.6417V33.8146C28.3333 37.8235 30.511 41.4328 33.589 43.7646C33.9529 44.0403 34.1667 44.4705 34.1667 44.9271V53.6333C34.1667 54.287 33.7317 54.8608 33.1023 55.0374L28.8783 56.2226L40 69.8158L51.1217 56.2226L46.8977 55.0375C46.2683 54.8609 45.8333 54.287 45.8333 53.6334V47.7878C44.071 48.6166 42.126 49.1218 40.0748 49.2272C39.2705 49.2686 38.5849 48.65 38.5436 47.8457C38.5022 47.0413 39.1208 46.3557 39.9252 46.3144C46.5329 45.9749 51.7833 40.5156 51.7833 33.8146V24.6417C51.7833 18.17 46.53 12.9167 40.0583 12.9167ZM48.7063 46.0296C52.353 43.2083 54.7 38.7886 54.7 33.8146V24.6417C54.7 16.5592 48.1408 10 40.0583 10C31.9758 10 25.4167 16.5592 25.4167 24.6417V33.8146C25.4167 38.634 27.8824 42.8445 31.25 45.6319V52.5279L15.2664 57.0125C15.231 57.0225 15.196 57.0337 15.1615 57.0463C9.05855 59.2685 5 65.0659 5 71.5562V78.5416C5 79.3471 5.65292 80 6.45833 80C7.26375 80 7.91667 79.3471 7.91667 78.5416V71.5562C7.91667 66.3102 11.1858 61.6218 16.109 59.8054L25.4166 57.1939L25.4167 68.5171C22.9007 69.1646 21.0417 71.4485 21.0417 74.1666C21.0417 77.3883 23.6534 80 26.875 80C30.0967 80 32.7084 77.3883 32.7084 74.1666C32.7084 71.4485 30.8493 69.1646 28.3334 68.5171L28.3333 60.1625L38.5416 72.6393L38.5417 78.5417C38.5417 79.3471 39.1946 80 40 80C40.8054 80 41.4583 79.3471 41.4583 78.5417L41.4583 72.6393L53.9744 57.3419C54.0439 57.2569 54.1023 57.1664 54.1496 57.0722L57.5 58.0123L57.5 61.0288C53.9761 62.6418 51.6667 66.1687 51.6667 70.1125V78.5416C51.6667 79.347 52.3196 80 53.125 80H55.0646C55.87 80 56.5229 79.347 56.5229 78.5416C56.5229 77.7362 55.87 77.0833 55.0646 77.0833H54.5834V70.1125C54.5834 67.232 56.3229 64.6639 58.9584 63.5745C61.5938 64.6639 63.3333 67.232 63.3333 70.1125V77.0833H62.8521C62.0467 77.0833 61.3938 77.7362 61.3938 78.5416C61.3938 79.347 62.0467 80 62.8521 80H64.7917C65.5971 80 66.25 79.347 66.25 78.5416V70.1125C66.25 66.1687 63.9406 62.6418 60.4167 61.0288L60.4166 58.8306L63.891 59.8055C68.8142 61.6218 72.0833 66.3103 72.0833 71.5563V78.5417C72.0833 79.3471 72.7362 80 73.5417 80C74.3471 80 75 79.3471 75 78.5417V71.5563C75 65.066 70.9414 59.2685 64.8385 57.0464C64.804 57.0338 64.769 57.0225 64.7336 57.0126L48.75 52.5279V46.3854C48.75 46.2627 48.7348 46.1435 48.7063 46.0296ZM26.875 71.25C25.2642 71.25 23.9584 72.5558 23.9584 74.1666C23.9584 75.7775 25.2642 77.0833 26.875 77.0833C28.4859 77.0833 29.7917 75.7775 29.7917 74.1666C29.7917 72.5558 28.4859 71.25 26.875 71.25ZM16.6666 72.7083C17.472 72.7083 18.125 73.3612 18.125 74.1667V78.5417C18.125 79.3471 17.472 80 16.6666 80C15.8612 80 15.2083 79.3471 15.2083 78.5417V74.1667C15.2083 73.3612 15.8612 72.7083 16.6666 72.7083Z" fill="#002855"/>
8
7
  </svg>
@@ -0,0 +1,8 @@
1
+ <svg width="70" height="70" viewBox="0 0 70 70" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g id="doctor">
3
+ <circle id="Ellipse 2" cx="22" cy="64" r="4" fill="#71C5E8"/>
4
+ <path id="Vector 1" d="M27.5 43.5V34.5L42.5 35.5V43.5L48.5 45L35 61.5L22.5 45L27.5 43.5Z" fill="#449CD5"/>
5
+ <path id="Rectangle 1" d="M22 15C22 7.8203 27.8203 2 35 2C42.1797 2 48 7.8203 48 15V24C48 31.1797 42.1797 37 35 37C27.8203 37 22 31.1797 22 24V15Z" fill="#71C5E8"/>
6
+ <path id="Vector (Stroke)" fill-rule="evenodd" clip-rule="evenodd" d="M35.0583 2.91667C28.5867 2.91667 23.3333 8.17 23.3333 14.6417V23.8146C23.3333 27.8235 25.511 31.4328 28.589 33.7646C28.9529 34.0403 29.1667 34.4705 29.1667 34.9271V43.6333C29.1667 44.287 28.7317 44.8608 28.1023 45.0374L23.8783 46.2226L35 59.8158L46.1217 46.2226L41.8977 45.0375C41.2683 44.8609 40.8333 44.287 40.8333 43.6334V37.7878C39.071 38.6166 37.126 39.1218 35.0748 39.2272C34.2705 39.2686 33.5849 38.65 33.5436 37.8457C33.5023 37.0413 34.1208 36.3557 34.9252 36.3144C41.5329 35.9749 46.7833 30.5156 46.7833 23.8146V14.6417C46.7833 8.17 41.53 2.91667 35.0583 2.91667ZM43.7063 36.0296C47.353 33.2083 49.7 28.7886 49.7 23.8146V14.6417C49.7 6.55917 43.1408 0 35.0583 0C26.9758 0 20.4167 6.55917 20.4167 14.6417V23.8146C20.4167 28.634 22.8824 32.8445 26.25 35.6319V42.5279L10.2664 47.0125C10.231 47.0225 10.196 47.0337 10.1615 47.0463C4.05855 49.2685 0 55.0659 0 61.5562V68.5416C0 69.3471 0.652918 70 1.45833 70C2.26375 70 2.91667 69.3471 2.91667 68.5416V61.5562C2.91667 56.3102 6.18578 51.6218 11.109 49.8055L20.4166 47.1939L20.4167 58.5171C17.9007 59.1646 16.0417 61.4485 16.0417 64.1666C16.0417 67.3883 18.6534 70 21.875 70C25.0967 70 27.7084 67.3883 27.7084 64.1666C27.7084 61.4485 25.8493 59.1646 23.3334 58.5171L23.3333 50.1625L33.5416 62.6393L33.5417 68.5417C33.5417 69.3471 34.1946 70 35 70C35.8054 70 36.4583 69.3471 36.4583 68.5417L36.4583 62.6393L48.9744 47.3419C49.0439 47.2569 49.1023 47.1664 49.1496 47.0722L52.5 48.0123L52.5 51.0288C48.9761 52.6418 46.6667 56.1687 46.6667 60.1125V68.5416C46.6667 69.347 47.3196 69.9999 48.125 69.9999H50.0646C50.87 69.9999 51.5229 69.347 51.5229 68.5416C51.5229 67.7362 50.87 67.0833 50.0646 67.0833H49.5834V60.1125C49.5834 57.232 51.3229 54.6639 53.9584 53.5745C56.5938 54.6639 58.3333 57.232 58.3333 60.1125V67.0833H57.8521C57.0467 67.0833 56.3938 67.7362 56.3938 68.5416C56.3938 69.347 57.0467 69.9999 57.8521 69.9999H59.7917C60.5971 69.9999 61.25 69.347 61.25 68.5416V60.1125C61.25 56.1687 58.9406 52.6418 55.4167 51.0288L55.4166 48.8306L58.891 49.8055C63.8142 51.6218 67.0833 56.3103 67.0833 61.5563V68.5417C67.0833 69.3471 67.7362 70 68.5417 70C69.3471 70 70 69.3471 70 68.5417V61.5563C70 55.066 65.9414 49.2685 59.8385 47.0464C59.804 47.0338 59.769 47.0225 59.7336 47.0126L43.75 42.5279V36.3854C43.75 36.2627 43.7348 36.1435 43.7063 36.0296ZM21.875 61.25C20.2642 61.25 18.9584 62.5558 18.9584 64.1666C18.9584 65.7775 20.2642 67.0833 21.875 67.0833C23.4859 67.0833 24.7917 65.7775 24.7917 64.1666C24.7917 62.5558 23.4859 61.25 21.875 61.25ZM11.6666 62.7083C12.472 62.7083 13.125 63.3612 13.125 64.1667V68.5417C13.125 69.3471 12.472 70 11.6666 70C10.8612 70 10.2083 69.3471 10.2083 68.5417V64.1667C10.2083 63.3612 10.8612 62.7083 11.6666 62.7083Z" fill="#002855"/>
7
+ </g>
8
+ </svg>
@@ -1,5 +1,4 @@
1
- <svg width="47" height="37" viewBox="0 0 47 37" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <g id="Group">
3
- <path id="Vector" d="M11.8908 34.731C9.20044 33.4846 6.82177 32.8633 4.75484 32.867C3.6281 32.867 2.72858 33.0206 2.03001 33.3371C1.33143 33.6535 0.980268 34.0578 0.980268 34.5481C0.980268 35.0383 1.35584 35.4097 2.09198 35.7188C2.82811 36.028 3.78209 36.1761 4.90882 36.1761C7.14728 36.1761 9.47399 35.6944 11.889 34.731H11.8908ZM13.8777 34.7566C15.5983 35.6236 17.5048 36.0824 19.4419 36.0957C22.2888 36.0957 24.9059 35.0889 27.2934 33.0755C30.6398 30.2706 33.0679 26.4339 34.5777 21.5656C35.4215 18.835 35.844 16.3033 35.8453 13.9703C35.8378 12.4523 35.6257 10.9418 35.2143 9.47758C34.0521 10.8027 32.9705 12.1929 31.9749 13.6411C31.0097 15.0521 29.6244 17.2655 27.8192 20.2814C25.9976 23.3302 24.4728 25.6107 23.2446 27.123C21.8986 28.7544 20.3741 30.2382 18.6982 31.548C17.7104 32.3224 16.1036 33.392 13.8777 34.7566ZM35.7627 8.95257C36.2443 10.5479 36.4928 12.2014 36.5007 13.8642C36.477 16.5454 36.0577 19.2092 35.2556 21.7741C33.6857 26.9803 31.1049 31.0523 27.5131 33.9901C25.2737 35.8965 22.3951 36.9377 19.4212 36.917C18.4507 36.926 17.4827 36.8197 16.5386 36.6005C15.6786 36.392 14.4498 35.9548 12.8523 35.2889C9.98665 36.4268 7.32443 36.9963 4.86564 36.9975C3.8307 37.0209 2.79876 36.88 1.81029 36.5804C1.3092 36.4236 0.863873 36.1319 0.525809 35.7389C0.206226 35.4103 0.0194666 34.9802 0 34.528C0 33.7535 0.438176 33.1438 1.31453 32.6987C2.19088 32.2535 3.36958 32.0243 4.85061 32.0108C7.1792 32.0108 9.84895 32.7737 12.8598 34.2993C14.9253 32.9107 16.7887 31.2567 18.3996 29.3821C19.4776 28.1364 20.3564 27.048 21.0287 26.0894C21.701 25.1309 23.4418 22.5644 26.2342 18.3606C28.4126 15.124 31.2707 11.8313 34.8087 8.48245C34.0024 6.65315 33.0842 5.25069 32.0538 4.27507C29.9318 2.2226 27.0743 1.19758 23.4812 1.20002C18.7564 1.20002 14.7553 2.75858 11.4777 5.8757C9.90298 7.34783 8.6113 9.08249 7.6637 10.9977C6.84767 12.5984 6.41431 14.3583 6.39611 16.1454C6.39611 17.8673 6.94885 19.2594 8.0543 20.3216C9.09841 21.3387 10.5381 21.8479 12.3735 21.8491C14.9049 21.8491 17.3349 20.8942 19.6635 18.9844C22.8296 16.3734 25.0205 12.6868 26.2361 7.92451L26.7337 8.08C26.253 11.1471 25.2289 13.8533 23.6615 16.1984C22.0597 18.5765 20.0822 20.3564 17.7236 21.5034C16.1028 22.3133 14.3078 22.7371 12.4861 22.74C10.1075 22.74 8.28278 21.9601 7.01207 20.4003C5.88533 19.021 5.33135 17.3253 5.33135 15.3277C5.33135 12.7667 6.0944 10.2617 7.62051 7.81292C9.12478 5.3796 11.2729 3.38496 13.8401 2.03784C16.4266 0.680501 19.306 0.00121953 22.4784 0C26.6949 0 30.0257 1.20856 32.4707 3.62566C33.4873 4.62812 34.4531 6.05619 35.3683 7.90988C37.4077 6.15619 39.3419 4.78178 41.171 3.78664L41.3588 4.4397C39.6649 5.47508 37.8027 6.98181 35.772 8.95989L35.7627 8.95257ZM43.1372 0.830502H47V4.7141C47 6.27997 46.7496 7.31658 46.2488 7.8239C45.7355 8.34708 44.8085 8.6483 43.4677 8.72757C43.2548 8.67921 43.0363 8.6589 42.8179 8.6672V6.89096C43.4376 6.89096 43.8965 6.75559 44.1944 6.48485C44.4911 6.21229 44.6301 5.68728 44.6113 4.90435H43.1278L43.1372 0.830502Z" fill="white"/>
4
- </g>
1
+ <svg width="80" height="80" viewBox="0 0 80 80" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <rect width="80" height="80" fill="#003DA5"/>
3
+ <path d="M30.8908 55.731C28.2004 54.4846 25.8218 53.8633 23.7548 53.867C22.6281 53.867 21.7286 54.0206 21.03 54.3371C20.3314 54.6535 19.9803 55.0578 19.9803 55.5481C19.9803 56.0383 20.3558 56.4097 21.092 56.7188C21.8281 57.028 22.7821 57.1761 23.9088 57.1761C26.1473 57.1761 28.474 56.6944 30.889 55.731H30.8908ZM32.8777 55.7566C34.5983 56.6236 36.5048 57.0824 38.4419 57.0957C41.2888 57.0957 43.9059 56.0889 46.2934 54.0755C49.6398 51.2706 52.0679 47.4339 53.5777 42.5656C54.4215 39.835 54.844 37.3033 54.8453 34.9703C54.8378 33.4523 54.6257 31.9418 54.2143 30.4776C53.0521 31.8027 51.9705 33.1929 50.9749 34.6411C50.0097 36.0521 48.6244 38.2655 46.8192 41.2814C44.9976 44.3302 43.4728 46.6107 42.2446 48.123C40.8986 49.7544 39.3741 51.2382 37.6982 52.548C36.7104 53.3224 35.1036 54.392 32.8777 55.7566ZM54.7627 29.9526C55.2443 31.5479 55.4928 33.2014 55.5007 34.8642C55.477 37.5454 55.0577 40.2092 54.2556 42.7741C52.6857 47.9803 50.1049 52.0523 46.5131 54.9901C44.2737 56.8965 41.3951 57.9377 38.4212 57.917C37.4507 57.926 36.4827 57.8197 35.5386 57.6005C34.6786 57.392 33.4498 56.9548 31.8523 56.2889C28.9867 57.4268 26.3244 57.9963 23.8656 57.9975C22.8307 58.0209 21.7988 57.88 20.8103 57.5804C20.3092 57.4236 19.8639 57.1319 19.5258 56.7389C19.2062 56.4103 19.0195 55.9802 19 55.528C19 54.7535 19.4382 54.1438 20.3145 53.6987C21.1909 53.2535 22.3696 53.0243 23.8506 53.0108C26.1792 53.0108 28.8489 53.7737 31.8598 55.2993C33.9253 53.9107 35.7887 52.2567 37.3996 50.3821C38.4776 49.1364 39.3564 48.048 40.0287 47.0894C40.701 46.1309 42.4418 43.5644 45.2342 39.3606C47.4126 36.124 50.2707 32.8313 53.8087 29.4824C53.0024 27.6532 52.0842 26.2507 51.0538 25.2751C48.9318 23.2226 46.0743 22.1976 42.4812 22.2C37.7564 22.2 33.7553 23.7586 30.4777 26.8757C28.903 28.3478 27.6113 30.0825 26.6637 31.9977C25.8477 33.5984 25.4143 35.3583 25.3961 37.1454C25.3961 38.8673 25.9488 40.2594 27.0543 41.3216C28.0984 42.3387 29.5381 42.8479 31.3735 42.8491C33.9049 42.8491 36.3349 41.8942 38.6635 39.9844C41.8296 37.3734 44.0205 33.6868 45.2361 28.9245L45.7337 29.08C45.253 32.1471 44.2289 34.8533 42.6615 37.1984C41.0597 39.5765 39.0822 41.3564 36.7236 42.5034C35.1028 43.3133 33.3078 43.7371 31.4861 43.74C29.1075 43.74 27.2828 42.9601 26.0121 41.4003C24.8853 40.021 24.3314 38.3253 24.3314 36.3277C24.3314 33.7667 25.0944 31.2617 26.6205 28.8129C28.1248 26.3796 30.2729 24.385 32.8401 23.0378C35.4266 21.6805 38.306 21.0012 41.4784 21C45.6949 21 49.0257 22.2086 51.4707 24.6257C52.4873 25.6281 53.4531 27.0562 54.3683 28.9099C56.4077 27.1562 58.3419 25.7818 60.171 24.7866L60.3588 25.4397C58.6649 26.4751 56.8027 27.9818 54.772 29.9599L54.7627 29.9526ZM62.1372 21.8305H66V25.7141C66 27.28 65.7496 28.3166 65.2488 28.8239C64.7355 29.3471 63.8085 29.6483 62.4677 29.7276C62.2548 29.6792 62.0363 29.6589 61.8179 29.6672V27.891C62.4376 27.891 62.8965 27.7556 63.1944 27.4849C63.4911 27.2123 63.6301 26.6873 63.6113 25.9043H62.1278L62.1372 21.8305Z" fill="white"/>
5
4
  </svg>
@@ -0,0 +1,5 @@
1
+ <svg width="47" height="37" viewBox="0 0 47 37" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g id="Group">
3
+ <path id="Vector" d="M11.8908 34.731C9.20044 33.4846 6.82177 32.8633 4.75484 32.867C3.6281 32.867 2.72858 33.0206 2.03001 33.3371C1.33143 33.6535 0.980268 34.0578 0.980268 34.5481C0.980268 35.0383 1.35584 35.4097 2.09198 35.7188C2.82811 36.028 3.78209 36.1761 4.90882 36.1761C7.14728 36.1761 9.47399 35.6944 11.889 34.731H11.8908ZM13.8777 34.7566C15.5983 35.6236 17.5048 36.0824 19.4419 36.0957C22.2888 36.0957 24.9059 35.0889 27.2934 33.0755C30.6398 30.2706 33.0679 26.4339 34.5777 21.5656C35.4215 18.835 35.844 16.3033 35.8453 13.9703C35.8378 12.4523 35.6257 10.9418 35.2143 9.47758C34.0521 10.8027 32.9705 12.1929 31.9749 13.6411C31.0097 15.0521 29.6244 17.2655 27.8192 20.2814C25.9976 23.3302 24.4728 25.6107 23.2446 27.123C21.8986 28.7544 20.3741 30.2382 18.6982 31.548C17.7104 32.3224 16.1036 33.392 13.8777 34.7566ZM35.7627 8.95257C36.2443 10.5479 36.4928 12.2014 36.5007 13.8642C36.477 16.5454 36.0577 19.2092 35.2556 21.7741C33.6857 26.9803 31.1049 31.0523 27.5131 33.9901C25.2737 35.8965 22.3951 36.9377 19.4212 36.917C18.4507 36.926 17.4827 36.8197 16.5386 36.6005C15.6786 36.392 14.4498 35.9548 12.8523 35.2889C9.98665 36.4268 7.32443 36.9963 4.86564 36.9975C3.8307 37.0209 2.79876 36.88 1.81029 36.5804C1.3092 36.4236 0.863873 36.1319 0.525809 35.7389C0.206226 35.4103 0.0194666 34.9802 0 34.528C0 33.7535 0.438176 33.1438 1.31453 32.6987C2.19088 32.2535 3.36958 32.0243 4.85061 32.0108C7.1792 32.0108 9.84895 32.7737 12.8598 34.2993C14.9253 32.9107 16.7887 31.2567 18.3996 29.3821C19.4776 28.1364 20.3564 27.048 21.0287 26.0894C21.701 25.1309 23.4418 22.5644 26.2342 18.3606C28.4126 15.124 31.2707 11.8313 34.8087 8.48245C34.0024 6.65315 33.0842 5.25069 32.0538 4.27507C29.9318 2.2226 27.0743 1.19758 23.4812 1.20002C18.7564 1.20002 14.7553 2.75858 11.4777 5.8757C9.90298 7.34783 8.6113 9.08249 7.6637 10.9977C6.84767 12.5984 6.41431 14.3583 6.39611 16.1454C6.39611 17.8673 6.94885 19.2594 8.0543 20.3216C9.09841 21.3387 10.5381 21.8479 12.3735 21.8491C14.9049 21.8491 17.3349 20.8942 19.6635 18.9844C22.8296 16.3734 25.0205 12.6868 26.2361 7.92451L26.7337 8.08C26.253 11.1471 25.2289 13.8533 23.6615 16.1984C22.0597 18.5765 20.0822 20.3564 17.7236 21.5034C16.1028 22.3133 14.3078 22.7371 12.4861 22.74C10.1075 22.74 8.28278 21.9601 7.01207 20.4003C5.88533 19.021 5.33135 17.3253 5.33135 15.3277C5.33135 12.7667 6.0944 10.2617 7.62051 7.81292C9.12478 5.3796 11.2729 3.38496 13.8401 2.03784C16.4266 0.680501 19.306 0.00121953 22.4784 0C26.6949 0 30.0257 1.20856 32.4707 3.62566C33.4873 4.62812 34.4531 6.05619 35.3683 7.90988C37.4077 6.15619 39.3419 4.78178 41.171 3.78664L41.3588 4.4397C39.6649 5.47508 37.8027 6.98181 35.772 8.95989L35.7627 8.95257ZM43.1372 0.830502H47V4.7141C47 6.27997 46.7496 7.31658 46.2488 7.8239C45.7355 8.34708 44.8085 8.6483 43.4677 8.72757C43.2548 8.67921 43.0363 8.6589 42.8179 8.6672V6.89096C43.4376 6.89096 43.8965 6.75559 44.1944 6.48485C44.4911 6.21229 44.6301 5.68728 44.6113 4.90435H43.1278L43.1372 0.830502Z" fill="white"/>
4
+ </g>
5
+ </svg>
@@ -1,12 +1,18 @@
1
- <svg width="70" height="68" viewBox="0 0 70 68" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <g id="patient">
3
- <path id="Vector 56" d="M7 51C8.6 50.2 18 46.6667 22.5 45H48C51.5 46.3333 59 49.2 61 50C63.5 51 68 56 68 58V68H2C1.83333 66.1667 1.5 61.9 1.5 59.5C1.5 56.5 5 52 7 51Z" fill="#F9E547"/>
4
- <path id="Vector 1" d="M27.5 43.5V34.5L42.5 35.5V43.5C42.5 43.5 46.5 44 48.5 45C48.5 52.5 29 56 21 46C22 45 27.5 43.5 27.5 43.5Z" fill="#D4D4D4"/>
5
- <path id="Rectangle 1" d="M22 15C22 7.8203 27.8203 2 35 2C42.1797 2 48 7.8203 48 15V24C48 31.1797 42.1797 37 35 37C27.8203 37 22 31.1797 22 24V15Z" fill="#F6F6F6"/>
6
- <path id="Vector (Stroke)" fill-rule="evenodd" clip-rule="evenodd" d="M41.6001 33.9305C42.4285 33.9305 43.1001 34.6021 43.1001 35.4305V41.5403L61.1129 48.7262C66.1331 50.584 69.5001 55.2376 69.5001 60.4835V68C69.5001 68.8284 68.8285 69.5 68.0001 69.5C67.1717 69.5 66.5001 68.8284 66.5001 68V60.4835C66.5001 56.5512 63.9687 52.9751 60.0566 51.5341C60.0499 51.5317 60.0432 51.5291 60.0365 51.5265C60.0307 51.5243 60.025 51.5221 60.0193 51.5198L41.0443 43.9501C40.4741 43.7226 40.1001 43.1707 40.1001 42.5568V35.4305C40.1001 34.6021 40.7717 33.9305 41.6001 33.9305Z" fill="#002855"/>
7
- <path id="Vector 55 (Stroke)" fill-rule="evenodd" clip-rule="evenodd" d="M21.3086 44.0319C22.137 44.0319 22.8086 44.7035 22.8086 45.5319C22.8086 46.7922 23.7709 48.0385 26.1601 49.035C28.4805 50.0028 31.6839 50.5039 34.976 50.4827C38.2667 50.4616 41.4768 49.9199 43.8061 48.9384C46.2274 47.9181 47.1626 46.687 47.1626 45.5319C47.1626 44.7035 47.8342 44.0319 48.6626 44.0319C49.4911 44.0319 50.1626 44.7035 50.1626 45.5319C50.1626 48.5896 47.6787 50.562 44.9711 51.7029C42.1714 52.8827 38.5431 53.4599 34.9952 53.4827C31.4488 53.5054 27.8137 52.9752 25.0052 51.8038C22.2655 50.661 19.8086 48.6599 19.8086 45.5319C19.8086 44.7035 20.4802 44.0319 21.3086 44.0319Z" fill="#002855"/>
8
- <path id="Vector (Stroke)_2" fill-rule="evenodd" clip-rule="evenodd" d="M20.3 14.6691C20.3 6.78353 26.9372 0.5 35 0.5C43.0628 0.5 49.7 6.78353 49.7 14.6691V24.5192C49.7 32.4048 43.0628 38.6883 35 38.6883C34.1716 38.6883 33.5 38.0167 33.5 37.1883C33.5 36.3599 34.1716 35.6883 35 35.6883C41.5232 35.6883 46.7 30.633 46.7 24.5192V14.6691C46.7 8.55527 41.5232 3.5 35 3.5C28.4768 3.5 23.3 8.55527 23.3 14.6691V24.5192C23.3 28.3732 25.3337 31.7933 28.4989 33.8186C28.5077 33.8242 28.5164 33.8299 28.5251 33.8357L29.2346 34.3108C29.6504 34.5892 29.9 35.0567 29.9 35.5572V42.6677C29.9 43.2834 29.5237 43.8366 28.951 44.0628L10.0255 51.5375C10.0122 51.5428 9.99872 51.5479 9.98521 51.5528C6.04588 52.9793 3.5 56.5682 3.5 60.5152V68C3.5 68.8284 2.82843 69.5 2 69.5C1.17157 69.5 0.5 68.8284 0.5 68V60.5152C0.5 55.2527 3.88482 50.5806 8.94296 48.7396L26.9 41.6473V36.358L26.8686 36.3369C22.9133 33.8001 20.3 29.4646 20.3 24.5192V14.6691Z" fill="#002855"/>
9
- <path id="Vector (Stroke)_3" fill-rule="evenodd" clip-rule="evenodd" d="M13.2339 63.6915C14.0623 63.6915 14.7339 64.3631 14.7339 65.1915V68C14.7339 68.8284 14.0623 69.5 13.2339 69.5C12.4055 69.5 11.7339 68.8284 11.7339 68V65.1915C11.7339 64.3631 12.4055 63.6915 13.2339 63.6915Z" fill="#002855"/>
10
- <path id="Vector (Stroke)_4" fill-rule="evenodd" clip-rule="evenodd" d="M56.7661 63.6915C57.5945 63.6915 58.2661 64.3631 58.2661 65.1915V68C58.2661 68.8284 57.5945 69.5 56.7661 69.5C55.9377 69.5 55.2661 68.8284 55.2661 68V65.1915C55.2661 64.3631 55.9377 63.6915 56.7661 63.6915Z" fill="#002855"/>
1
+ <svg width="80" height="80" viewBox="0 0 80 80" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_3179_32760)">
3
+ <rect width="80" height="80" fill="#71C5E8"/>
4
+ <path d="M12 63C13.6 62.2 23 58.6667 27.5 57H53C56.5 58.3333 64 61.2 66 62C68.5 63 73 68 73 70V80H7C6.83333 78.1667 6.5 73.9 6.5 71.5C6.5 68.5 10 64 12 63Z" fill="#F9E547"/>
5
+ <path d="M32.5 55.5V46.5L47.5 47.5V55.5C47.5 55.5 51.5 56 53.5 57C53.5 64.5 34 68 26 58C27 57 32.5 55.5 32.5 55.5Z" fill="#D4D4D4"/>
6
+ <path d="M27 27C27 19.8203 32.8203 14 40 14C47.1797 14 53 19.8203 53 27V36C53 43.1797 47.1797 49 40 49C32.8203 49 27 43.1797 27 36V27Z" fill="#F6F6F6"/>
7
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M46.6001 45.9305C47.4285 45.9305 48.1001 46.6021 48.1001 47.4305V53.5403L66.1129 60.7262C71.1331 62.584 74.5001 67.2376 74.5001 72.4835V80C74.5001 80.8284 73.8285 81.5 73.0001 81.5C72.1717 81.5 71.5001 80.8284 71.5001 80V72.4835C71.5001 68.5512 68.9687 64.9751 65.0566 63.5341C65.0499 63.5317 65.0432 63.5291 65.0365 63.5265C65.0307 63.5243 65.025 63.5221 65.0193 63.5198L46.0443 55.9501C45.4741 55.7226 45.1001 55.1707 45.1001 54.5568V47.4305C45.1001 46.6021 45.7717 45.9305 46.6001 45.9305Z" fill="#002855"/>
8
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M26.3086 56.0319C27.137 56.0319 27.8086 56.7035 27.8086 57.5319C27.8086 58.7922 28.7709 60.0385 31.1601 61.035C33.4805 62.0028 36.6839 62.5039 39.976 62.4827C43.2667 62.4616 46.4768 61.9199 48.8061 60.9384C51.2274 59.9181 52.1626 58.687 52.1626 57.5319C52.1626 56.7035 52.8342 56.0319 53.6626 56.0319C54.4911 56.0319 55.1626 56.7035 55.1626 57.5319C55.1626 60.5896 52.6787 62.562 49.9711 63.7029C47.1714 64.8827 43.5431 65.4599 39.9952 65.4827C36.4488 65.5054 32.8137 64.9752 30.0052 63.8038C27.2655 62.661 24.8086 60.6599 24.8086 57.5319C24.8086 56.7035 25.4802 56.0319 26.3086 56.0319Z" fill="#002855"/>
9
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M25.3 26.6691C25.3 18.7835 31.9372 12.5 40 12.5C48.0628 12.5 54.7 18.7835 54.7 26.6691V36.5192C54.7 44.4048 48.0628 50.6883 40 50.6883C39.1716 50.6883 38.5 50.0167 38.5 49.1883C38.5 48.3599 39.1716 47.6883 40 47.6883C46.5232 47.6883 51.7 42.633 51.7 36.5192V26.6691C51.7 20.5553 46.5232 15.5 40 15.5C33.4768 15.5 28.3 20.5553 28.3 26.6691V36.5192C28.3 40.3732 30.3337 43.7933 33.4989 45.8186C33.5077 45.8242 33.5164 45.8299 33.5251 45.8357L34.2346 46.3108C34.6504 46.5892 34.9 47.0567 34.9 47.5572V54.6677C34.9 55.2834 34.5237 55.8366 33.951 56.0628L15.0255 63.5375C15.0122 63.5428 14.9987 63.5479 14.9852 63.5528C11.0459 64.9793 8.5 68.5682 8.5 72.5152V80C8.5 80.8284 7.82843 81.5 7 81.5C6.17157 81.5 5.5 80.8284 5.5 80V72.5152C5.5 67.2527 8.88482 62.5806 13.943 60.7396L31.9 53.6473V48.358L31.8686 48.3369C27.9133 45.8001 25.3 41.4646 25.3 36.5192V26.6691Z" fill="#002855"/>
10
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M18.2339 75.6915C19.0623 75.6915 19.7339 76.3631 19.7339 77.1915V80C19.7339 80.8284 19.0623 81.5 18.2339 81.5C17.4055 81.5 16.7339 80.8284 16.7339 80V77.1915C16.7339 76.3631 17.4055 75.6915 18.2339 75.6915Z" fill="#002855"/>
11
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M61.7661 75.6915C62.5945 75.6915 63.2661 76.3631 63.2661 77.1915V80C63.2661 80.8284 62.5945 81.5 61.7661 81.5C60.9377 81.5 60.2661 80.8284 60.2661 80V77.1915C60.2661 76.3631 60.9377 75.6915 61.7661 75.6915Z" fill="#002855"/>
11
12
  </g>
13
+ <defs>
14
+ <clipPath id="clip0_3179_32760">
15
+ <rect width="80" height="80" fill="white"/>
16
+ </clipPath>
17
+ </defs>
12
18
  </svg>
@@ -0,0 +1,12 @@
1
+ <svg width="70" height="68" viewBox="0 0 70 68" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g id="patient">
3
+ <path id="Vector 56" d="M7 51C8.6 50.2 18 46.6667 22.5 45H48C51.5 46.3333 59 49.2 61 50C63.5 51 68 56 68 58V68H2C1.83333 66.1667 1.5 61.9 1.5 59.5C1.5 56.5 5 52 7 51Z" fill="#F9E547"/>
4
+ <path id="Vector 1" d="M27.5 43.5V34.5L42.5 35.5V43.5C42.5 43.5 46.5 44 48.5 45C48.5 52.5 29 56 21 46C22 45 27.5 43.5 27.5 43.5Z" fill="#D4D4D4"/>
5
+ <path id="Rectangle 1" d="M22 15C22 7.8203 27.8203 2 35 2C42.1797 2 48 7.8203 48 15V24C48 31.1797 42.1797 37 35 37C27.8203 37 22 31.1797 22 24V15Z" fill="#F6F6F6"/>
6
+ <path id="Vector (Stroke)" fill-rule="evenodd" clip-rule="evenodd" d="M41.6001 33.9305C42.4285 33.9305 43.1001 34.6021 43.1001 35.4305V41.5403L61.1129 48.7262C66.1331 50.584 69.5001 55.2376 69.5001 60.4835V68C69.5001 68.8284 68.8285 69.5 68.0001 69.5C67.1717 69.5 66.5001 68.8284 66.5001 68V60.4835C66.5001 56.5512 63.9687 52.9751 60.0566 51.5341C60.0499 51.5317 60.0432 51.5291 60.0365 51.5265C60.0307 51.5243 60.025 51.5221 60.0193 51.5198L41.0443 43.9501C40.4741 43.7226 40.1001 43.1707 40.1001 42.5568V35.4305C40.1001 34.6021 40.7717 33.9305 41.6001 33.9305Z" fill="#002855"/>
7
+ <path id="Vector 55 (Stroke)" fill-rule="evenodd" clip-rule="evenodd" d="M21.3086 44.0319C22.137 44.0319 22.8086 44.7035 22.8086 45.5319C22.8086 46.7922 23.7709 48.0385 26.1601 49.035C28.4805 50.0028 31.6839 50.5039 34.976 50.4827C38.2667 50.4616 41.4768 49.9199 43.8061 48.9384C46.2274 47.9181 47.1626 46.687 47.1626 45.5319C47.1626 44.7035 47.8342 44.0319 48.6626 44.0319C49.4911 44.0319 50.1626 44.7035 50.1626 45.5319C50.1626 48.5896 47.6787 50.562 44.9711 51.7029C42.1714 52.8827 38.5431 53.4599 34.9952 53.4827C31.4488 53.5054 27.8137 52.9752 25.0052 51.8038C22.2655 50.661 19.8086 48.6599 19.8086 45.5319C19.8086 44.7035 20.4802 44.0319 21.3086 44.0319Z" fill="#002855"/>
8
+ <path id="Vector (Stroke)_2" fill-rule="evenodd" clip-rule="evenodd" d="M20.3 14.6691C20.3 6.78353 26.9372 0.5 35 0.5C43.0628 0.5 49.7 6.78353 49.7 14.6691V24.5192C49.7 32.4048 43.0628 38.6883 35 38.6883C34.1716 38.6883 33.5 38.0167 33.5 37.1883C33.5 36.3599 34.1716 35.6883 35 35.6883C41.5232 35.6883 46.7 30.633 46.7 24.5192V14.6691C46.7 8.55527 41.5232 3.5 35 3.5C28.4768 3.5 23.3 8.55527 23.3 14.6691V24.5192C23.3 28.3732 25.3337 31.7933 28.4989 33.8186C28.5077 33.8242 28.5164 33.8299 28.5251 33.8357L29.2346 34.3108C29.6504 34.5892 29.9 35.0567 29.9 35.5572V42.6677C29.9 43.2834 29.5237 43.8366 28.951 44.0628L10.0255 51.5375C10.0122 51.5428 9.99872 51.5479 9.98521 51.5528C6.04588 52.9793 3.5 56.5682 3.5 60.5152V68C3.5 68.8284 2.82843 69.5 2 69.5C1.17157 69.5 0.5 68.8284 0.5 68V60.5152C0.5 55.2527 3.88482 50.5806 8.94296 48.7396L26.9 41.6473V36.358L26.8686 36.3369C22.9133 33.8001 20.3 29.4646 20.3 24.5192V14.6691Z" fill="#002855"/>
9
+ <path id="Vector (Stroke)_3" fill-rule="evenodd" clip-rule="evenodd" d="M13.2339 63.6915C14.0623 63.6915 14.7339 64.3631 14.7339 65.1915V68C14.7339 68.8284 14.0623 69.5 13.2339 69.5C12.4055 69.5 11.7339 68.8284 11.7339 68V65.1915C11.7339 64.3631 12.4055 63.6915 13.2339 63.6915Z" fill="#002855"/>
10
+ <path id="Vector (Stroke)_4" fill-rule="evenodd" clip-rule="evenodd" d="M56.7661 63.6915C57.5945 63.6915 58.2661 64.3631 58.2661 65.1915V68C58.2661 68.8284 57.5945 69.5 56.7661 69.5C55.9377 69.5 55.2661 68.8284 55.2661 68V65.1915C55.2661 64.3631 55.9377 63.6915 56.7661 63.6915Z" fill="#002855"/>
11
+ </g>
12
+ </svg>
@@ -1,9 +1,8 @@
1
- <svg width="34" height="54" viewBox="0 0 34 54" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <g id="unit">
3
- <path id="Vector" d="M32 17.2008C32 17.2125 32 17.2125 32 17.2242V17.1774C32 17.1891 32 17.2008 32 17.2008ZM17 2C8.71538 2 2 8.79236 2 17.2008C2 28.8532 13.2269 31.4648 17 44.1595C20.7615 31.4765 31.9769 28.8298 32 17.2008C31.9885 8.80407 25.2731 2 17 2Z" fill="#71C5E8"/>
4
- <path id="Vector_2" d="M19.3079 14.882V10.1976H14.6925V14.882H10.0771V19.5664H14.6925V24.2508H19.3079V19.5664H23.9233V14.882H19.3079Z" fill="white"/>
5
- <path id="Vector (Stroke)" fill-rule="evenodd" clip-rule="evenodd" d="M0.5 17.2008C0.5 7.98196 7.86904 0.5 17 0.5C26.1085 0.5 33.4667 7.9741 33.4999 17.16C33.5 17.1658 33.4995 17.3163 33.5 17.1774V17.1979L33.4999 17.2437M17 3.5C9.56173 3.5 3.5 9.60275 3.5 17.2008C3.5 22.4338 5.96124 25.6341 9.2073 29.294C9.46898 29.589 9.73575 29.8869 10.0061 30.1888C12.396 32.8575 15.0672 35.8403 16.9988 39.9519C18.9281 35.8387 21.5984 32.8513 23.9885 30.1775C24.256 29.8783 24.5199 29.583 24.7789 29.2905C28.0245 25.6253 30.4773 22.4652 30.4883 17.2437C30.4763 9.6552 24.4239 3.5 17 3.5ZM33.4999 17.2437C33.4742 23.6264 30.3259 27.5515 27.0249 31.2793C26.7707 31.5664 26.5156 31.8524 26.2603 32.1386C23.1759 35.5966 20.0722 39.0761 18.4381 44.586C18.2493 45.2225 17.6644 45.6593 17.0004 45.6595C16.3364 45.6596 15.7513 45.2233 15.5622 44.5868C13.9247 39.0774 10.8209 35.604 7.73722 32.1533C7.47868 31.864 7.22028 31.5748 6.9629 31.2846C3.65222 27.5519 0.5 23.6203 0.5 17.2008M33.4999 17.2437C33.4995 17.3048 33.4993 17.3398 33.4993 17.3333L33.4999 17.2437Z" fill="#002855"/>
6
- <path id="Vector (Stroke)_2" fill-rule="evenodd" clip-rule="evenodd" d="M11.4418 41.0208C11.6101 41.8319 11.0889 42.6259 10.2777 42.7942C8.0107 43.2644 6.20763 43.9459 5.01272 44.7052C3.76458 45.4985 3.5 46.1525 3.5 46.5017C3.5 46.7502 3.62318 47.1492 4.19602 47.6779C4.77032 48.2079 5.68385 48.7542 6.93883 49.2442C9.43941 50.2206 12.996 50.8572 17 50.8572C21.004 50.8572 24.5606 50.2206 27.0612 49.2442C28.3161 48.7542 29.2297 48.2079 29.804 47.6779C30.3768 47.1492 30.5 46.7502 30.5 46.5017C30.5 46.1525 30.2354 45.4985 28.9873 44.7052C27.7924 43.9459 25.9893 43.2644 23.7223 42.7942C22.9111 42.6259 22.3899 41.8319 22.5582 41.0208C22.7265 40.2096 23.5204 39.6884 24.3316 39.8567C26.8069 40.3702 28.9903 41.1526 30.5964 42.1733C32.1492 43.1601 33.5 44.6024 33.5 46.5017C33.5 47.8693 32.7838 49.0102 31.8386 49.8825C30.8948 50.7534 29.6117 51.4689 28.1523 52.0388C25.224 53.1821 21.2806 53.8572 17 53.8572C12.7194 53.8572 8.77598 53.1821 5.84771 52.0388C4.38826 51.4689 3.10516 50.7534 2.16144 49.8825C1.21625 49.0102 0.5 47.8693 0.5 46.5017C0.5 44.6024 1.8508 43.1601 3.40362 42.1733C5.00968 41.1526 7.19315 40.3702 9.66841 39.8567C10.4796 39.6884 11.2735 40.2096 11.4418 41.0208Z" fill="#002855"/>
7
- <path id="Vector (Stroke)_3" fill-rule="evenodd" clip-rule="evenodd" d="M13.1925 10.1977C13.1925 9.36927 13.8641 8.69769 14.6925 8.69769H19.3079C20.1363 8.69769 20.8079 9.36927 20.8079 10.1977V13.3821H23.9233C24.7517 13.3821 25.4233 14.0536 25.4233 14.8821V19.5665C25.4233 20.3949 24.7517 21.0665 23.9233 21.0665H20.8079V24.2508C20.8079 25.0793 20.1363 25.7508 19.3079 25.7508H14.6925C13.8641 25.7508 13.1925 25.0793 13.1925 24.2508V21.0665H10.0771C9.24872 21.0665 8.57715 20.3949 8.57715 19.5665V14.8821C8.57715 14.0536 9.24872 13.3821 10.0771 13.3821H13.1925V10.1977ZM16.1925 11.6977V14.8821C16.1925 15.7105 15.521 16.3821 14.6925 16.3821H11.5771V18.0665H14.6925C15.521 18.0665 16.1925 18.738 16.1925 19.5665V22.7508H17.8079V19.5665C17.8079 18.738 18.4795 18.0665 19.3079 18.0665H22.4233V16.3821H19.3079C18.4795 16.3821 17.8079 15.7105 17.8079 14.8821V11.6977H16.1925Z" fill="#002855"/>
8
- </g>
1
+ <svg width="80" height="80" viewBox="0 0 80 80" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <rect width="80" height="80" fill="white"/>
3
+ <path d="M55 30.2008C55 30.2125 55 30.2125 55 30.2242V30.1774C55 30.1891 55 30.2008 55 30.2008ZM40 15C31.7154 15 25 21.7924 25 30.2008C25 41.8532 36.2269 44.4648 40 57.1595C43.7615 44.4765 54.9769 41.8298 55 30.2008C54.9885 21.8041 48.2731 15 40 15Z" fill="#71C5E8"/>
4
+ <path d="M42.3079 27.882V23.1976H37.6925V27.882H33.0771V32.5664H37.6925V37.2508H42.3079V32.5664H46.9233V27.882H42.3079Z" fill="white"/>
5
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M23.5 30.2008C23.5 20.982 30.869 13.5 40 13.5C49.1085 13.5 56.4667 20.9741 56.4999 30.16C56.5 30.1658 56.4995 30.3163 56.5 30.1774V30.1979L56.4999 30.2437M40 16.5C32.5617 16.5 26.5 22.6028 26.5 30.2008C26.5 35.4338 28.9612 38.6341 32.2073 42.294C32.469 42.589 32.7358 42.8869 33.0061 43.1888C35.396 45.8575 38.0672 48.8403 39.9988 52.9519C41.9281 48.8387 44.5984 45.8513 46.9885 43.1775C47.256 42.8783 47.5199 42.583 47.7789 42.2905C51.0245 38.6253 53.4773 35.4652 53.4883 30.2437C53.4763 22.6552 47.4239 16.5 40 16.5ZM56.4999 30.2437C56.4742 36.6264 53.3259 40.5515 50.0249 44.2793C49.7707 44.5664 49.5156 44.8524 49.2603 45.1386C46.1759 48.5966 43.0722 52.0761 41.4381 57.586C41.2493 58.2225 40.6644 58.6593 40.0004 58.6595C39.3364 58.6596 38.7513 58.2233 38.5622 57.5868C36.9247 52.0774 33.8209 48.604 30.7372 45.1533C30.4787 44.864 30.2203 44.5748 29.9629 44.2846C26.6522 40.5519 23.5 36.6203 23.5 30.2008M56.4999 30.2437C56.4995 30.3048 56.4993 30.3398 56.4993 30.3333L56.4999 30.2437Z" fill="#002855"/>
6
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M34.4418 54.0208C34.6101 54.8319 34.0889 55.6259 33.2777 55.7942C31.0107 56.2644 29.2076 56.9459 28.0127 57.7052C26.7646 58.4985 26.5 59.1525 26.5 59.5017C26.5 59.7502 26.6232 60.1492 27.196 60.6779C27.7703 61.2079 28.6839 61.7542 29.9388 62.2442C32.4394 63.2206 35.996 63.8572 40 63.8572C44.004 63.8572 47.5606 63.2206 50.0612 62.2442C51.3161 61.7542 52.2297 61.2079 52.804 60.6779C53.3768 60.1492 53.5 59.7502 53.5 59.5017C53.5 59.1525 53.2354 58.4985 51.9873 57.7052C50.7924 56.9459 48.9893 56.2644 46.7223 55.7942C45.9111 55.6259 45.3899 54.8319 45.5582 54.0208C45.7265 53.2096 46.5204 52.6884 47.3316 52.8567C49.8069 53.3702 51.9903 54.1526 53.5964 55.1733C55.1492 56.1601 56.5 57.6024 56.5 59.5017C56.5 60.8693 55.7838 62.0102 54.8386 62.8825C53.8948 63.7534 52.6117 64.4689 51.1523 65.0388C48.224 66.1821 44.2806 66.8572 40 66.8572C35.7194 66.8572 31.776 66.1821 28.8477 65.0388C27.3883 64.4689 26.1052 63.7534 25.1614 62.8825C24.2162 62.0102 23.5 60.8693 23.5 59.5017C23.5 57.6024 24.8508 56.1601 26.4036 55.1733C28.0097 54.1526 30.1931 53.3702 32.6684 52.8567C33.4796 52.6884 34.2735 53.2096 34.4418 54.0208Z" fill="#002855"/>
7
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M36.1925 23.1977C36.1925 22.3693 36.8641 21.6977 37.6925 21.6977H42.3079C43.1363 21.6977 43.8079 22.3693 43.8079 23.1977V26.3821H46.9233C47.7517 26.3821 48.4233 27.0536 48.4233 27.8821V32.5665C48.4233 33.3949 47.7517 34.0665 46.9233 34.0665H43.8079V37.2508C43.8079 38.0793 43.1363 38.7508 42.3079 38.7508H37.6925C36.8641 38.7508 36.1925 38.0793 36.1925 37.2508V34.0665H33.0771C32.2487 34.0665 31.5771 33.3949 31.5771 32.5665V27.8821C31.5771 27.0536 32.2487 26.3821 33.0771 26.3821H36.1925V23.1977ZM39.1925 24.6977V27.8821C39.1925 28.7105 38.521 29.3821 37.6925 29.3821H34.5771V31.0665H37.6925C38.521 31.0665 39.1925 31.738 39.1925 32.5665V35.7508H40.8079V32.5665C40.8079 31.738 41.4795 31.0665 42.3079 31.0665H45.4233V29.3821H42.3079C41.4795 29.3821 40.8079 28.7105 40.8079 27.8821V24.6977H39.1925Z" fill="#002855"/>
9
8
  </svg>
@@ -0,0 +1,9 @@
1
+ <svg width="34" height="54" viewBox="0 0 34 54" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g id="unit">
3
+ <path id="Vector" d="M32 17.2008C32 17.2125 32 17.2125 32 17.2242V17.1774C32 17.1891 32 17.2008 32 17.2008ZM17 2C8.71538 2 2 8.79236 2 17.2008C2 28.8532 13.2269 31.4648 17 44.1595C20.7615 31.4765 31.9769 28.8298 32 17.2008C31.9885 8.80407 25.2731 2 17 2Z" fill="#71C5E8"/>
4
+ <path id="Vector_2" d="M19.3079 14.882V10.1976H14.6925V14.882H10.0771V19.5664H14.6925V24.2508H19.3079V19.5664H23.9233V14.882H19.3079Z" fill="white"/>
5
+ <path id="Vector (Stroke)" fill-rule="evenodd" clip-rule="evenodd" d="M0.5 17.2008C0.5 7.98196 7.86904 0.5 17 0.5C26.1085 0.5 33.4667 7.9741 33.4999 17.16C33.5 17.1658 33.4995 17.3163 33.5 17.1774V17.1979L33.4999 17.2437M17 3.5C9.56173 3.5 3.5 9.60275 3.5 17.2008C3.5 22.4338 5.96124 25.6341 9.2073 29.294C9.46898 29.589 9.73575 29.8869 10.0061 30.1888C12.396 32.8575 15.0672 35.8403 16.9988 39.9519C18.9281 35.8387 21.5984 32.8513 23.9885 30.1775C24.256 29.8783 24.5199 29.583 24.7789 29.2905C28.0245 25.6253 30.4773 22.4652 30.4883 17.2437C30.4763 9.6552 24.4239 3.5 17 3.5ZM33.4999 17.2437C33.4742 23.6264 30.3259 27.5515 27.0249 31.2793C26.7707 31.5664 26.5156 31.8524 26.2603 32.1386C23.1759 35.5966 20.0722 39.0761 18.4381 44.586C18.2493 45.2225 17.6644 45.6593 17.0004 45.6595C16.3364 45.6596 15.7513 45.2233 15.5622 44.5868C13.9247 39.0774 10.8209 35.604 7.73722 32.1533C7.47868 31.864 7.22028 31.5748 6.9629 31.2846C3.65222 27.5519 0.5 23.6203 0.5 17.2008M33.4999 17.2437C33.4995 17.3048 33.4993 17.3398 33.4993 17.3333L33.4999 17.2437Z" fill="#002855"/>
6
+ <path id="Vector (Stroke)_2" fill-rule="evenodd" clip-rule="evenodd" d="M11.4418 41.0208C11.6101 41.8319 11.0889 42.6259 10.2777 42.7942C8.0107 43.2644 6.20763 43.9459 5.01272 44.7052C3.76458 45.4985 3.5 46.1525 3.5 46.5017C3.5 46.7502 3.62318 47.1492 4.19602 47.6779C4.77032 48.2079 5.68385 48.7542 6.93883 49.2442C9.43941 50.2206 12.996 50.8572 17 50.8572C21.004 50.8572 24.5606 50.2206 27.0612 49.2442C28.3161 48.7542 29.2297 48.2079 29.804 47.6779C30.3768 47.1492 30.5 46.7502 30.5 46.5017C30.5 46.1525 30.2354 45.4985 28.9873 44.7052C27.7924 43.9459 25.9893 43.2644 23.7223 42.7942C22.9111 42.6259 22.3899 41.8319 22.5582 41.0208C22.7265 40.2096 23.5204 39.6884 24.3316 39.8567C26.8069 40.3702 28.9903 41.1526 30.5964 42.1733C32.1492 43.1601 33.5 44.6024 33.5 46.5017C33.5 47.8693 32.7838 49.0102 31.8386 49.8825C30.8948 50.7534 29.6117 51.4689 28.1523 52.0388C25.224 53.1821 21.2806 53.8572 17 53.8572C12.7194 53.8572 8.77598 53.1821 5.84771 52.0388C4.38826 51.4689 3.10516 50.7534 2.16144 49.8825C1.21625 49.0102 0.5 47.8693 0.5 46.5017C0.5 44.6024 1.8508 43.1601 3.40362 42.1733C5.00968 41.1526 7.19315 40.3702 9.66841 39.8567C10.4796 39.6884 11.2735 40.2096 11.4418 41.0208Z" fill="#002855"/>
7
+ <path id="Vector (Stroke)_3" fill-rule="evenodd" clip-rule="evenodd" d="M13.1925 10.1977C13.1925 9.36927 13.8641 8.69769 14.6925 8.69769H19.3079C20.1363 8.69769 20.8079 9.36927 20.8079 10.1977V13.3821H23.9233C24.7517 13.3821 25.4233 14.0536 25.4233 14.8821V19.5665C25.4233 20.3949 24.7517 21.0665 23.9233 21.0665H20.8079V24.2508C20.8079 25.0793 20.1363 25.7508 19.3079 25.7508H14.6925C13.8641 25.7508 13.1925 25.0793 13.1925 24.2508V21.0665H10.0771C9.24872 21.0665 8.57715 20.3949 8.57715 19.5665V14.8821C8.57715 14.0536 9.24872 13.3821 10.0771 13.3821H13.1925V10.1977ZM16.1925 11.6977V14.8821C16.1925 15.7105 15.521 16.3821 14.6925 16.3821H11.5771V18.0665H14.6925C15.521 18.0665 16.1925 18.738 16.1925 19.5665V22.7508H17.8079V19.5665C17.8079 18.738 18.4795 18.0665 19.3079 18.0665H22.4233V16.3821H19.3079C18.4795 16.3821 17.8079 15.7105 17.8079 14.8821V11.6977H16.1925Z" fill="#002855"/>
8
+ </g>
9
+ </svg>
@@ -36,9 +36,9 @@ const ThemeDefault = {
36
36
  font: {
37
37
  size: '14px',
38
38
  color: '#4A4A4A',
39
- body: "'Roboto', Arial, Helvetica, sans-serif",
40
- heading: "'Roboto', Arial, Helvetica, sans-serif",
41
- display: "'Roboto', Arial, Helvetica, sans-serif",
39
+ body: "'Gotham', Arial, Helvetica, sans-serif",
40
+ heading: "'Gotham', Arial, Helvetica, sans-serif",
41
+ display: "'Gotham', Arial, Helvetica, sans-serif",
42
42
  weights: {
43
43
  thin: 100,
44
44
  light: 300,
@@ -173,6 +173,22 @@ const ThemeLegacyDefault = Object.assign(Object.assign({}, ThemeDefault), {
173
173
  '700': '149,94,29',
174
174
  '900': '45,28,9'
175
175
  }
176
+ },
177
+ /* Fonts */
178
+ font: {
179
+ size: '14px',
180
+ color: '#4A4A4A',
181
+ body: "'Roboto', Arial, Helvetica, sans-serif",
182
+ heading: "'Roboto', Arial, Helvetica, sans-serif",
183
+ display: "'Roboto', Arial, Helvetica, sans-serif",
184
+ weights: {
185
+ thin: 100,
186
+ light: 300,
187
+ regular: 400,
188
+ medium: 500,
189
+ bold: 700,
190
+ black: 900
191
+ },
176
192
  } });
177
193
 
178
194
  const ThemePresets = {
@@ -508,4 +524,4 @@ const globalScripts = appGlobalScript;
508
524
 
509
525
  exports.globalScripts = globalScripts;
510
526
 
511
- //# sourceMappingURL=app-globals-b77d5b06.js.map
527
+ //# sourceMappingURL=app-globals-4d07f363.js.map
@@ -0,0 +1 @@
1
+ {"file":"app-globals-4d07f363.js","mappings":"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","names":[],"sources":["src/api/theme-presets/theme-default.ts","src/api/theme-presets/theme-maternity.ts","src/api/theme-presets/theme-oncology.ts","src/api/theme-presets/theme-legacy-default.ts","src/api/theme-presets/theme-presets.ts","src/api/theme-presets/static.ts","src/api/modules/cura-theme-colors-module.ts","src/api/modules/cura-theme-spacing-module.ts","src/api/modules/cura-theme-fonts-module.ts","src/api/modules/cura-theme-breakpoints-module.ts","src/api/modules/cura-theme-module.ts","src/api/cura-api.ts","src/rededor-cura-start.ts","@stencil/core/internal/app-globals"],"sourcesContent":["/**\n * Cura Default Theme\n */\nexport const ThemeDefault = {\n /* Colors */\n color: {\n primary: {\n '100': '113,197,232',\n '300': '68,142,205',\n '500': '0,61,165',\n '700': '0,48,117',\n '900': '0,40,85'\n },\n secondary: {\n '100': '245,236,227',\n '300': '221,192,162',\n '500': '204,160,116',\n '700': '136,107,77',\n '900': '41,32,23'\n },\n accent: {\n '100': '255,194,123',\n '300': '255,168,74',\n '500': '255,130,0',\n '700': '215,114,10',\n '900': '155,90,26'\n }\n },\n /* Spacing */\n spacing: {\n base: 4,\n },\n /* Fonts */\n font: {\n size: '14px',\n color: '#4A4A4A',\n body: \"'Gotham', Arial, Helvetica, sans-serif\",\n heading: \"'Gotham', Arial, Helvetica, sans-serif\",\n display: \"'Gotham', Arial, Helvetica, sans-serif\",\n weights: {\n thin: 100,\n light: 300,\n regular: 400,\n medium: 500,\n bold: 700,\n black: 900\n },\n }\n};\n","/**\n * Maternity Theme\n */\nimport { ThemeDefault } from \"./theme-default\";\n\nexport const ThemeMaternity = {\n /* Get default theme */\n ...ThemeDefault,\n\n /* Custom */\n /* Colors */\n color: {\n primary: {\n '100': '248,227,226',\n '300': '255,179,171',\n '500': '218,113,111',\n '700': '145,75,74',\n '900': '73,38,37'\n },\n secondary: {\n '100': '253,251,249',\n '300': '247,244,238',\n '500': '245,236,227',\n '700': '204,197,189',\n '900': '163,157,151'\n },\n accent: {\n '100': '236,239,249',\n '300': '133,153,203',\n '500': '11,20,151',\n '700': '7,13,101',\n '900': '4,7,50'\n }\n },\n font: {\n size: '14px',\n color: '#4A4A4A',\n body: \"'Gotham', Arial, Helvetica, sans-serif\",\n heading: \"'Gotham', Arial, Helvetica, sans-serif\",\n display: \"'Gotham', Arial, Helvetica, sans-serif\",\n weights: {\n thin: 100,\n light: 300,\n regular: 400,\n medium: 500,\n bold: 700,\n black: 900\n },\n }\n};\n","/**\n * Oncology Theme\n */\nimport { ThemeDefault } from \"./theme-default\";\n\nexport const ThemeOncology = {\n /* Get default theme */\n ...ThemeDefault,\n\n /* Custom */\n /* Colors */\n color: {\n primary: {\n '100': '170,190,225',\n '300': '85,126,196',\n '500': '0,61,166',\n '700': '0,41,111',\n '900': '0,12,33'\n },\n secondary: {\n '100': '205,215,227',\n '300': '155,175,199',\n '500': '104,134,171',\n '700': '54,95,143',\n '900': '4,54,115',\n },\n accent: {\n '100': '153,207,255',\n '300': '71,169,255',\n '500': '0,131,245',\n '700': '0,109,204',\n '900': '0,88,164',\n },\n aux: {\n '100': '218,242,239',\n '300': '132,212,202',\n '500': '71,191,176',\n '700': '33,100,92',\n '900': '14,38,35',\n },\n },\n font: {\n size: '14px',\n color: '#4A4A4A',\n body: \"'Hanken Grotesk', Arial, Helvetica, sans-serif\",\n heading: \"'Hanken Grotesk', Arial, Helvetica, sans-serif\",\n display: \"'Hanken Grotesk', Arial, Helvetica, sans-serif\",\n weights: {\n thin: 100,\n light: 300,\n regular: 400,\n medium: 500,\n bold: 700,\n black: 900\n },\n }\n};\n","/**\n * Legacy Default Theme\n */\nimport { ThemeDefault } from \"./theme-default\";\n\nexport const ThemeLegacyDefault = {\n /* Get default theme */\n ...ThemeDefault,\n\n /* Custom */\n /* Colors */\n color: {\n primary: {\n '100': '204,217,231',\n '300': '85,128,174',\n '500': '0,65,134',\n '700': '0,43,89',\n '900': '0,13,27'\n },\n secondary: {\n '100': '238,232,206',\n '300': '198,180,92',\n '500': '170,142,11',\n '700': '113,95,7',\n '900': '34,28,2'\n },\n accent: {\n '100': '249,232,213',\n '300': '228,160,79',\n '500': '223,141,44',\n '700': '149,94,29',\n '900': '45,28,9'\n }\n },\n /* Fonts */\n font: {\n size: '14px',\n color: '#4A4A4A',\n body: \"'Roboto', Arial, Helvetica, sans-serif\",\n heading: \"'Roboto', Arial, Helvetica, sans-serif\",\n display: \"'Roboto', Arial, Helvetica, sans-serif\",\n weights: {\n thin: 100,\n light: 300,\n regular: 400,\n medium: 500,\n bold: 700,\n black: 900\n },\n }\n};\n","import { ThemeDefault } from './theme-default';\nimport { ThemeMaternity } from './theme-maternity';\nimport { ThemeOncology } from './theme-oncology';\nimport { ThemeLegacyDefault } from './theme-legacy-default';\n\nexport const ThemePresets = {\n 'default': ThemeDefault,\n 'maternidade': ThemeMaternity,\n 'oncologia': ThemeOncology,\n 'legacyDefault': ThemeLegacyDefault\n};\n","/**\n * Static\n */\nexport const Static = {\n /* Colors */\n color: {\n success: {\n '100': '223,246,233',\n '300': '148,225,181',\n '500': '95,210,144',\n '700': '49,115,77',\n '900': '19,42,29',\n },\n info: {\n '100': '207,226,255',\n '300': '149,191,255',\n '500': '110,168,255',\n '700': '66,100,153',\n '900': '37,56,85',\n },\n error: {\n '100': '251,221,221',\n '300': '242,143,143',\n '500': '235,87,87',\n '700': '157,58,58',\n '900': '47,17,17',\n },\n warning: {\n '100': '252,250,196',\n '300': '248,244,137',\n '500': '245,239,78',\n '700': '108,106,32',\n '900': '49,48,16',\n },\n neutral: {\n '0': '255,255,255',\n '100': '246,246,246',\n '200': '233,233,233',\n '300': '226,226,226',\n '400': '212,212,212',\n '500': '183,183,183',\n '600': '146,146,146',\n '700': '110,110,110',\n '800': '74,74,74',\n '900': '38,38,38',\n },\n },\n breakpoints: {\n xsmall: {\n min: 0,\n max: 480\n },\n small: {\n min: 481,\n max: 768\n },\n medium: {\n min: 769,\n max: 992\n },\n large: {\n min: 993,\n max: 1920\n },\n xlarge: {\n min: 1921,\n max: 4096\n }\n }\n};\n","import { Static } from \"../theme-presets/static\";\n\nexport default class CuraThemeColorsModule {\n\n NeutralDepthAlias = {\n 'purewhite': '0',\n 'white': '100',\n 'pale': '200',\n 'lighter': '300',\n 'light': '400',\n 'base': '500',\n 'medium': '600',\n 'dark': '700',\n 'darker': '800',\n 'black': '900',\n };\n\n ColorDepthAlias = {\n 'lighter': '100',\n 'light': '300',\n 'base': '500',\n 'dark': '700',\n 'darker': '900'\n }\n\n constructor() {}\n\n /**\n * Get theme color.\n * @param colorWithDepth string Ex.: primary-light\n * @returns RGBA value.\n */\n getColor(colorWithDepth: string = \"primary-base\", opacity = 1): string {\n const { color, depth } = this.splitColorDepth(colorWithDepth);\n const staticColor = this.getStatic(color, depth, opacity);\n if (staticColor) return staticColor;\n return this.getDynamic(color, depth, opacity);\n }\n\n /**\n * Internal: Look for static color by name and depth.\n * @param color Color name.\n * @param depth Depth number or alias.\n * @returns RGBA value.\n */\n getStatic(color: string, depth: string, opacity = 1) {\n const colorObj = Static.color[color];\n if (!colorObj) return null;\n const alias = color === 'neutral' ? this.NeutralDepthAlias[depth] : this.ColorDepthAlias[depth];\n return Static.color[color]?.[alias]\n ? `rgba(${Static.color[color]?.[alias]}, ${opacity})`\n : `rgba(${Static.color[color]?.[depth]}, ${opacity})`;\n }\n\n /**\n * Internal: Look for theme dynamic colors.\n * @param color Color name.\n * @param depth Color depth.\n * @returns RGBA value.\n */\n getDynamic(color: string, depth: string, opacity: number) {\n const themeVar = this.ColorDepthAlias[depth]\n ? `--cura-color-${color}-${this.ColorDepthAlias[depth]}`\n : `--cura-color-${color}-${depth}`;\n return getComputedStyle(document.documentElement).getPropertyValue(themeVar)\n ? `rgba(var(${themeVar}), ${opacity})`\n : `rgba(var(--cura-color-primary-500), ${opacity})`;\n }\n\n /**\n * Internal: Split color strings\n * @param colorWithDepth Color string [color]-[depth]. Ex.: primary-dark.\n * @returns Object { color: string, depth: string }.\n */\n private splitColorDepth(colorWithDepth: string): { color: string, depth: string } {\n const [ color, depth ] = colorWithDepth.toLowerCase().split(/-(.*)/);\n return { color: color ?? \"primary\", depth: depth ?? \"base\" };\n }\n\n}\n","export default class CuraThemeSpacingModule {\n\n private curaSpacing = '--cura-spacing-base';\n\n constructor() {}\n\n /** Returns the base spacing var defined in the theme */\n getSpacing(): string {\n if (getComputedStyle(document.body).getPropertyValue(this.curaSpacing)) {\n return `var(${this.curaSpacing})`;\n }\n return '4';\n }\n}\n","import { ThemeDefault } from \"../theme-presets/theme-default\";\n\nexport default class CuraThemeFontsModule {\n\n constructor() {}\n\n /**\n * Get the CSS variable related to the font family defined by the theme.\n * @param type 'body' | 'heading' | 'display'\n * @returns Related css variable as a string.\n */\n getFamily(type: string = \"body\"): string {\n const curaFontFamilyCSSVar = `--cura-font-${type.toLowerCase()}`;\n return getComputedStyle(document.body).getPropertyValue(curaFontFamilyCSSVar)\n ? `var(${curaFontFamilyCSSVar})`\n : 'var(--cura-font-body)';\n }\n\n /**\n * Get the CSS variables related to font weights defined by the theme.\n * @returns Object with CSS vars weights definitions for thin, light, regular, medium, bold and black fonts.\n */\n getWeights(): any {\n const weights = {};\n Object.keys(ThemeDefault.font.weights).forEach((key) => weights[key] = `var(--cura-font-weights-${key})`);\n return weights;\n }\n\n /**\n * Get the CSS variable related to the font size base defined by the theme.\n * @returns Related CSS variable as a string.\n */\n getSize = () => `var(--cura-font-size)`;\n\n /**\n * Get CSS variable related to the font color defined by the theme.\n * @returns Related CSS variable as a string.\n */\n getColor = () => `var(--cura-font-color)`;\n\n}\n","import { Static } from '../theme-presets/static';\n\nexport default class CuraThemeBreakpointsModule {\n\n constructor() {}\n\n /** Returns the base spacing var defined in the theme */\n get(size: 'xsmall' | 'small' | 'medium' | 'large' | 'xlarge' = null, position: 'min' | 'max' = null): any {\n if (size) {\n const breakpoint = position ? Static.breakpoints[size][position] : Static.breakpoints[size];\n if (breakpoint || breakpoint === 0) return breakpoint;\n }\n return Static.breakpoints;\n }\n}\n","import { ThemePresets } from \"../theme-presets/theme-presets\";\nimport { CuraCustomTheme } from \"../cura-api.type\";\nimport CuraThemeColorsModule from \"./cura-theme-colors-module\";\nimport CuraThemeSpacingModule from \"./cura-theme-spacing-module\";\nimport CuraThemeFontsModule from \"./cura-theme-fonts-module\";\nimport CuraThemeBreakpointsModule from \"./cura-theme-breakpoints-module\";\n\nexport default class CuraThemeModule {\n\n rootElement: HTMLElement;\n prefix = '--cura';\n colors = new CuraThemeColorsModule();\n spacing = new CuraThemeSpacingModule();\n fonts = new CuraThemeFontsModule();\n breakpoints = new CuraThemeBreakpointsModule();\n\n constructor() {\n this.rootElement = window.document.documentElement;\n }\n\n /**\n * Load a theme.\n * @param theme Theme tag.\n */\n load(theme = 'default') {\n const preset = ThemePresets[theme] ? ThemePresets[theme] : ThemePresets.default;\n this.buildCssVars(this.prefix, preset);\n }\n\n /**\n * Define a custom theme\n * @param customTheme Custom theme object definition\n */\n setCustom(customTheme: CuraCustomTheme) {\n const customTag = customTheme.name;\n if (customTag in ThemePresets) {\n console.log('Error building custom theme. Theme %s already exists. Loading default theme.', customTag);\n this.load('default');\n } else {\n const preset = customTheme.fromPreset && customTheme.fromPreset in ThemePresets\n ? ThemePresets[customTheme.fromPreset]\n : ThemePresets.default;\n const newTheme = {...JSON.parse(JSON.stringify(preset))};\n this.mergeObject(customTheme.definitions, newTheme);\n ThemePresets[customTag] = newTheme;\n this.load(customTag);\n }\n }\n\n /* Private */\n\n /** Set css var based on object structure */\n setCssVar = (prop, path) => {\n const varName = this.groupPath(path, prop[0]);\n this.rootElement.style.setProperty(varName, prop[1]);\n }\n\n groupPath = (a, b) => `${a}-${b}`;\n\n isObject = (val) => {\n return val && typeof val === 'object' && !Array.isArray(val);\n }\n\n /** Deep merge objects */\n mergeObject = (from, to) => {\n const entries = Object.entries(from);\n for (let e of entries) {\n if (this.isObject(e[1])) {\n this.mergeObject(e[1], to[e[0]]);\n } else {\n to[e[0]] = e[1];\n }\n }\n }\n\n /** Set css vars from preset object */\n buildCssVars = (path, obj) => {\n const entries = Object.entries(obj);\n for (let e of entries) {\n if (this.isObject(e[1])) {\n this.buildCssVars(this.groupPath(path, e[0]), e[1]);\n } else {\n this.setCssVar(e, path);\n }\n }\n }\n}\n","import { CuraConfig, APIThemeFunctions, CuraCustomTheme } from './cura-api.type';\nimport CuraThemeModule from './modules/cura-theme-module';\n\nexport default class CuraAPI {\n\n theme: APIThemeFunctions;\n localAssetsPath: string;\n\n constructor (config?: CuraConfig) {\n this.localAssetsPath = config && config.localAssetsPath ? config.localAssetsPath : `/assets`;\n const themeModule = new CuraThemeModule();\n this.theme = {\n load: function(themeTag: string) { themeModule.load(themeTag); },\n setCustom: function(customThemeDefinitions: CuraCustomTheme) { themeModule.setCustom(customThemeDefinitions); },\n colors: {\n getColor: function(colorWithDepth?: string, opacity?: number) { return themeModule.colors.getColor(colorWithDepth, opacity) },\n },\n fonts: {\n getFamily: function(type?: string) { return themeModule.fonts.getFamily(type) },\n getWeights: function() { return themeModule.fonts.getWeights() },\n getSize: function() { return themeModule.fonts.getSize() },\n getColor: function() { return themeModule.fonts.getColor() }\n },\n spacing: {\n getSpacing: function() { return themeModule.spacing.getSpacing(); },\n },\n breakpoints: {\n get: function(size?: 'xsmall' | 'small' | 'medium' | 'large' | 'xlarge', position?: 'min' | 'max') { return themeModule.breakpoints.get(size, position); }\n }\n };\n if (config && config.customTheme) {\n this.theme.setCustom(config.customTheme);\n } else {\n const theme = config && config.theme ? config.theme : 'default';\n this.theme.load(theme);\n }\n }\n\n}\n","import CuraAPI from './api/cura-api';\nimport { CuraConfig } from './api/cura-api.type';\n// import { setAssetPath } from '@stencil/core';\n\n// setAssetPath(import.meta.url);\ndeclare global {\n interface Window {\n CuraAPI?: CuraAPI,\n CuraInit?: CuraConfig\n }\n}\n\nexport default function() {\n const config = window.CuraInit;\n window.CuraAPI = config ? new CuraAPI(config) : new CuraAPI();\n const api = window.CuraAPI;\n window.dispatchEvent(new CustomEvent(\"CuraAPIReady\", { detail: {api} }));\n if (config && typeof config.onReady === 'function') config.onReady(api);\n}\n","import appGlobalScript from '/Users/fellipesoares/Code/cura/packages/component-lib/src/rededor-cura-start.ts';\nexport const globalScripts = appGlobalScript;\n"],"version":3}