@mindly/ui-components 0.1.31 → 0.1.33

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 (73) hide show
  1. package/README.md +6 -6
  2. package/dist/cjs/index.js +1 -1
  3. package/dist/cjs/index.js.map +1 -1
  4. package/dist/cjs/types/index.d.ts +17 -15
  5. package/dist/cjs/types/lib/Theme/mindly_constants.d.ts +21 -21
  6. package/dist/cjs/types/lib/archived-consultation-card/ArchivedConsultationCard.d.ts +9 -8
  7. package/dist/cjs/types/lib/archived-consultation-card/ArchivedConsultationCard.style.d.ts +3 -3
  8. package/dist/cjs/types/lib/button/Button.d.ts +10 -9
  9. package/dist/cjs/types/lib/button/Button.style.d.ts +6 -6
  10. package/dist/cjs/types/lib/consultation-card/ConsultationCard.d.ts +13 -12
  11. package/dist/cjs/types/lib/consultation-card/ConsultationCard.style.d.ts +6 -6
  12. package/dist/cjs/types/lib/content-card/ContentCard.d.ts +15 -14
  13. package/dist/cjs/types/lib/content-card/ContentCard.style.d.ts +11 -11
  14. package/dist/cjs/types/lib/date-picker/DatePicker.d.ts +13 -12
  15. package/dist/cjs/types/lib/date-picker/DatePicker.style.d.ts +6 -6
  16. package/dist/cjs/types/lib/floating-button/FloatingButton.d.ts +8 -7
  17. package/dist/cjs/types/lib/floating-button/FloatingButton.style.d.ts +6 -6
  18. package/dist/cjs/types/lib/footer-for-booking/FooterForBooking.d.ts +10 -9
  19. package/dist/cjs/types/lib/footer-for-booking/FooterForBooking.style.d.ts +7 -7
  20. package/dist/cjs/types/lib/input/Input.d.ts +13 -13
  21. package/dist/cjs/types/lib/input/Input.style.d.ts +7 -7
  22. package/dist/cjs/types/lib/list-button/ListButton.d.ts +9 -8
  23. package/dist/cjs/types/lib/list-button/ListButton.style.d.ts +2 -2
  24. package/dist/cjs/types/lib/navigation-bar/NavigationBar.d.ts +8 -8
  25. package/dist/cjs/types/lib/navigation-bar/NavigationBar.style.d.ts +7 -7
  26. package/dist/cjs/types/lib/no-internet-connection/NoInternetConnection.d.ts +7 -7
  27. package/dist/cjs/types/lib/no-internet-connection/NoInternetConnection.style.d.ts +6 -6
  28. package/dist/cjs/types/lib/scroll-tabs/ScrollTabs.d.ts +7 -7
  29. package/dist/cjs/types/lib/scroll-tabs/ScrollTabs.style.d.ts +3 -3
  30. package/dist/cjs/types/lib/tab-bar/TabBar.d.ts +8 -7
  31. package/dist/cjs/types/lib/tab-bar/TabBar.style.d.ts +17 -17
  32. package/dist/cjs/types/lib/therapist-card/TherapistCard.d.ts +14 -14
  33. package/dist/cjs/types/lib/therapist-card/TherapistCard.style.d.ts +21 -21
  34. package/dist/cjs/types/lib/therapist-information-component/TherapistInformationComponent.d.ts +10 -9
  35. package/dist/cjs/types/lib/therapist-information-component/TherapistInformationComponent.style.d.ts +2 -2
  36. package/dist/cjs/types/lib/toast/toast.d.ts +5 -5
  37. package/dist/esm/index.js +2 -2
  38. package/dist/esm/index.js.map +1 -1
  39. package/dist/esm/types/index.d.ts +17 -15
  40. package/dist/esm/types/lib/Theme/mindly_constants.d.ts +21 -21
  41. package/dist/esm/types/lib/archived-consultation-card/ArchivedConsultationCard.d.ts +9 -8
  42. package/dist/esm/types/lib/archived-consultation-card/ArchivedConsultationCard.style.d.ts +3 -3
  43. package/dist/esm/types/lib/button/Button.d.ts +10 -9
  44. package/dist/esm/types/lib/button/Button.style.d.ts +6 -6
  45. package/dist/esm/types/lib/consultation-card/ConsultationCard.d.ts +13 -12
  46. package/dist/esm/types/lib/consultation-card/ConsultationCard.style.d.ts +6 -6
  47. package/dist/esm/types/lib/content-card/ContentCard.d.ts +15 -14
  48. package/dist/esm/types/lib/content-card/ContentCard.style.d.ts +11 -11
  49. package/dist/esm/types/lib/date-picker/DatePicker.d.ts +13 -12
  50. package/dist/esm/types/lib/date-picker/DatePicker.style.d.ts +6 -6
  51. package/dist/esm/types/lib/floating-button/FloatingButton.d.ts +8 -7
  52. package/dist/esm/types/lib/floating-button/FloatingButton.style.d.ts +6 -6
  53. package/dist/esm/types/lib/footer-for-booking/FooterForBooking.d.ts +10 -9
  54. package/dist/esm/types/lib/footer-for-booking/FooterForBooking.style.d.ts +7 -7
  55. package/dist/esm/types/lib/input/Input.d.ts +13 -13
  56. package/dist/esm/types/lib/input/Input.style.d.ts +7 -7
  57. package/dist/esm/types/lib/list-button/ListButton.d.ts +9 -8
  58. package/dist/esm/types/lib/list-button/ListButton.style.d.ts +2 -2
  59. package/dist/esm/types/lib/navigation-bar/NavigationBar.d.ts +8 -8
  60. package/dist/esm/types/lib/navigation-bar/NavigationBar.style.d.ts +7 -7
  61. package/dist/esm/types/lib/no-internet-connection/NoInternetConnection.d.ts +7 -7
  62. package/dist/esm/types/lib/no-internet-connection/NoInternetConnection.style.d.ts +6 -6
  63. package/dist/esm/types/lib/scroll-tabs/ScrollTabs.d.ts +7 -7
  64. package/dist/esm/types/lib/scroll-tabs/ScrollTabs.style.d.ts +3 -3
  65. package/dist/esm/types/lib/tab-bar/TabBar.d.ts +8 -7
  66. package/dist/esm/types/lib/tab-bar/TabBar.style.d.ts +17 -17
  67. package/dist/esm/types/lib/therapist-card/TherapistCard.d.ts +14 -14
  68. package/dist/esm/types/lib/therapist-card/TherapistCard.style.d.ts +21 -21
  69. package/dist/esm/types/lib/therapist-information-component/TherapistInformationComponent.d.ts +10 -9
  70. package/dist/esm/types/lib/therapist-information-component/TherapistInformationComponent.style.d.ts +2 -2
  71. package/dist/esm/types/lib/toast/toast.d.ts +5 -5
  72. package/dist/index.d.ts +117 -89
  73. package/package.json +151 -151
package/README.md CHANGED
@@ -1,6 +1,6 @@
1
-
2
- # Ui Components
3
-
4
- [![CI tests](https://github.com/iHUB-Projects/uiComponents/actions/workflows/CITests.yml/badge.svg)](https://github.com/iHUB-Projects/uiComponents)
5
-
6
- Code coverage for repository you can see [here](https://ideal-dollop-6442acf1.pages.github.io/)
1
+
2
+ # Ui Components
3
+
4
+ [![CI tests](https://github.com/iHUB-Projects/uiComponents/actions/workflows/CITests.yml/badge.svg)](https://github.com/iHUB-Projects/uiComponents)
5
+
6
+ Code coverage for repository you can see [here](https://ideal-dollop-6442acf1.pages.github.io/)
package/dist/cjs/index.js CHANGED
@@ -1,2 +1,2 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var n=require("react/jsx-runtime"),i=require("styled-components"),o=require("react"),e=require("@ionic/react");function t(n){return n&&"object"==typeof n&&"default"in n?n:{default:n}}function r(n){if(n&&n.__esModule)return n;var i=Object.create(null);return n&&Object.keys(n).forEach((function(o){if("default"!==o){var e=Object.getOwnPropertyDescriptor(n,o);Object.defineProperty(i,o,e.get?e:{enumerable:!0,get:function(){return n[o]}})}})),i.default=n,Object.freeze(i)}var d=t(i),a=r(o),s=function(){return s=Object.assign||function(n){for(var i,o=1,e=arguments.length;o<e;o++)for(var t in i=arguments[o])Object.prototype.hasOwnProperty.call(i,t)&&(n[t]=i[t]);return n},s.apply(this,arguments)};function l(n,i){return Object.defineProperty?Object.defineProperty(n,"raw",{value:i}):n.raw=i,n}var p,c,x,h,g,f,u,m,b="#21ABD2",v="#F0FBFF",w="#1D201F",y="#5B5B5B",j="#C1C1C1",k="#478862",C="#f1646f",z="#FFFFFF",B="#F2F4F7",I="#E9F7FB",L="#F5939A",F="#90D5E8",D="#E5E5E5",E="#E8ECF2",T=d.default.button(m||(m=l(["\n padding: 8px 0;\n width: 100%;\n border-radius: 4px;\n max-height: 40px;\n border: 0;\n background: ",";\n color: ",";\n\n &:hover, &:active {\n box-shadow: inset 0 4px 15px rgba(0, 0, 0, 0.2), inset 0 -4px 15px rgba(0, 0, 0, 0.2);\n }\n\n ","\n\n ","\n\n ","\n\n ","\n\n\n ","\n\n ","\n\n ","\n\n\n"],["\n padding: 8px 0;\n width: 100%;\n border-radius: 4px;\n max-height: 40px;\n border: 0;\n background: ",";\n color: ",";\n\n &:hover, &:active {\n box-shadow: inset 0 4px 15px rgba(0, 0, 0, 0.2), inset 0 -4px 15px rgba(0, 0, 0, 0.2);\n }\n\n ","\n\n ","\n\n ","\n\n ","\n\n\n ","\n\n ","\n\n ","\n\n\n"])),b,z,(function(n){return"secondary"===n.buttonType&&i.css(p||(p=l(["\n background: inherit;\n color: ",";\n\n &:hover, &:active {\n box-shadow: none;\n color: ",";\n }\n "],["\n background: inherit;\n color: ",";\n\n &:hover, &:active {\n box-shadow: none;\n color: ",";\n }\n "])),b,F)}),(function(n){return"secondaryWithStroke"===n.buttonType&&i.css(c||(c=l(["\n color: ",";\n background: inherit;\n box-shadow: none;\n border: 1px solid ",";\n\n &:hover, &:active {\n box-shadow: none;\n color: ",";\n background: inherit;\n border: 1px solid ",";\n }\n "],["\n color: ",";\n background: inherit;\n box-shadow: none;\n border: 1px solid ",";\n\n &:hover, &:active {\n box-shadow: none;\n color: ",";\n background: inherit;\n border: 1px solid ",";\n }\n "])),b,b,F,F)}),(function(n){return"secondaryCancel"===n.buttonType&&i.css(x||(x=l(["\n color: ",";\n background: inherit;\n box-shadow: none;\n border: 0;\n\n &:hover, &:active {\n box-shadow: none;\n color: ",";\n background: inherit;\n border: 0;\n }\n "],["\n color: ",";\n background: inherit;\n box-shadow: none;\n border: 0;\n\n &:hover, &:active {\n box-shadow: none;\n color: ",";\n background: inherit;\n border: 0;\n }\n "])),C,L)}),(function(n){return"actionButton"===n.buttonType&&i.css(h||(h=l(["\n color: ",";\n background: inherit;\n box-shadow: none;\n border: 1px solid ",";\n\n &:hover, &:active {\n color: ",";\n background: inherit;\n box-shadow: none;\n border: 1px solid ",";\n }\n "],["\n color: ",";\n background: inherit;\n box-shadow: none;\n border: 1px solid ",";\n\n &:hover, &:active {\n color: ",";\n background: inherit;\n box-shadow: none;\n border: 1px solid ",";\n }\n "])),j,j,j,j)}),(function(n){return n.isDisabled&&i.css(g||(g=l(["\n background: ",";\n color: ",";\n box-shadow: none;\n\n &:hover, &:active {\n box-shadow: none;\n background: ",";\n color: ",";\n }\n "],["\n background: ",";\n color: ",";\n box-shadow: none;\n\n &:hover, &:active {\n box-shadow: none;\n background: ",";\n color: ",";\n }\n "])),j,z,j,z)}),(function(n){return"actionButtonDisabled"===n.buttonType&&i.css(f||(f=l(["\n color: ",";\n background: inherit;\n box-shadow: none !important;\n border: 1px solid ",";\n text-decoration: line-through;\n "],["\n color: ",";\n background: inherit;\n box-shadow: none !important;\n border: 1px solid ",";\n text-decoration: line-through;\n "])),j,j)}),(function(n){return"actionButtonActive"===n.buttonType&&i.css(u||(u=l(["\n box-shadow: none;\n color: ",";\n background: ",";\n border: 1px solid ",";\n\n &:hover, &:active {\n box-shadow: none;\n color: ",";\n background: ",";\n border: 1px solid ",";\n }\n "],["\n box-shadow: none;\n color: ",";\n background: ",";\n border: 1px solid ",";\n\n &:hover, &:active {\n box-shadow: none;\n color: ",";\n background: ",";\n border: 1px solid ",";\n }\n "])),b,I,b,b,I,b)}));function M(n,i){void 0===i&&(i={});var o=i.insertAt;if(n&&"undefined"!=typeof document){var e=document.head||document.getElementsByTagName("head")[0],t=document.createElement("style");t.type="text/css","top"===o&&e.firstChild?e.insertBefore(t,e.firstChild):e.appendChild(t),t.styleSheet?t.styleSheet.cssText=n:t.appendChild(document.createTextNode(n))}}M('@font-face {\r\n font-family: \'Lato Regular\';\r\n src: url(\'../../fonts/Lato-Regular.ttf\');\r\n font-weight: normal;\r\n font-style: normal;\r\n}\r\n\r\n@font-face {\r\n font-family: \'Lato SemiBold\';\r\n src: url(\'../../fonts/Lato-Semibold.ttf\');\r\n font-weight: 600;\r\n font-style: normal;\r\n}\r\n\r\n@font-face {\r\n font-family: \'Lato Bold\';\r\n src: url(\'../../fonts/Lato-Bold.ttf\');\r\n font-weight: bold;\r\n font-style: normal;\r\n}\r\n\r\n* {\r\n box-sizing: border-box;\r\n}\r\n\r\nbody{\r\n margin: 0;\r\n padding: 0;\r\n}\r\n\r\nspan, p {\r\n font-family: "Lato Regular", sans-serif;\r\n font-size: 10px;\r\n line-height: 14px;\r\n margin: 0;\r\n font-weight: 400;\r\n padding: 0;\r\n}\r\n\r\nh5 {\r\n font-family: "Lato Regular", sans-serif;\r\n margin: 0;\r\n padding: 0;\r\n font-size: 14px;\r\n font-weight: 400;\r\n line-height: 16px;\r\n}\r\n\r\nh4 {\r\n font-family: "Lato Regular", sans-serif;\r\n margin: 0;\r\n padding: 0;\r\n font-size: 16px;\r\n font-weight: 400;\r\n line-height: 24px;\r\n}\r\n\r\nh3 {\r\n font-family: "Lato Regular", sans-serif;\r\n margin: 0;\r\n padding: 0;\r\n font-size: 18px;\r\n font-weight: 400;\r\n line-height: 24px;\r\n}\r\n\r\nh2 {\r\n font-family: "Lato Regular", sans-serif;\r\n margin: 0;\r\n padding: 0;\r\n font-size: 20px;\r\n font-weight: 400;\r\n line-height: 24px;\r\n}\r\n\r\nh1 {\r\n font-family: "Lato Regular", sans-serif;\r\n margin: 0;\r\n padding: 0;\r\n font-weight: 400;\r\n font-size: 24px;\r\n line-height: 32px;\r\n}\r\n\r\nspan.semiBold, p.semiBold {\r\n font-family: "Lato SemiBold", sans-serif;\r\n font-size: 10px;\r\n line-height: 14px;\r\n margin: 0;\r\n padding: 0;\r\n font-weight: 600;\r\n}\r\n\r\nh5.semiBold {\r\n font-family: "Lato SemiBold", sans-serif;\r\n margin: 0;\r\n padding: 0;\r\n font-size: 14px;\r\n line-height: 16px;\r\n font-weight: 600;\r\n}\r\n\r\nh4.semiBold {\r\n font-family: "Lato SemiBold", sans-serif;\r\n margin: 0;\r\n padding: 0;\r\n font-size: 16px;\r\n line-height: 24px;\r\n font-weight: 600;\r\n}\r\n\r\nh3.semiBold {\r\n font-family: "Lato SemiBold", sans-serif;\r\n margin: 0;\r\n padding: 0;\r\n font-size: 18px;\r\n line-height: 24px;\r\n font-weight: 600;\r\n}\r\n\r\nh2.semiBold {\r\n font-family: "Lato SemiBold", sans-serif;\r\n margin: 0;\r\n padding: 0;\r\n font-size: 20px;\r\n line-height: 24px;\r\n font-weight: 600;\r\n}\r\n\r\nh1.semiBold {\r\n font-family: "Lato SemiBold", sans-serif;\r\n margin: 0;\r\n padding: 0;\r\n font-size: 24px;\r\n line-height: 32px;\r\n font-weight: 600;\r\n}\r\n\r\nspan.bold, p.bold {\r\n font-family: "Lato Bold", sans-serif;\r\n font-size: 10px;\r\n line-height: 14px;\r\n margin: 0;\r\n padding: 0;\r\n font-weight: 700;\r\n}\r\n\r\nh5.bold {\r\n font-family: "Lato Bold", sans-serif;\r\n margin: 0;\r\n padding: 0;\r\n font-size: 14px;\r\n line-height: 16px;\r\n font-weight: 700;\r\n}\r\n\r\nh4.bold {\r\n font-family: "Lato Bold", sans-serif;\r\n margin: 0;\r\n padding: 0;\r\n font-size: 16px;\r\n line-height: 24px;\r\n font-weight: 700;\r\n}\r\n\r\nh3.bold {\r\n font-family: "Lato Bold", sans-serif;\r\n margin: 0;\r\n padding: 0;\r\n font-size: 18px;\r\n line-height: 24px;\r\n font-weight: 700;\r\n}\r\n\r\nh2.bold {\r\n font-family: "Lato Bold", sans-serif;\r\n margin: 0;\r\n padding: 0;\r\n font-size: 20px;\r\n line-height: 24px;\r\n font-weight: 700;\r\n}\r\n\r\nh1.bold {\r\n font-family: "Lato Bold", sans-serif;\r\n margin: 0;\r\n padding: 0;\r\n font-size: 24px;\r\n line-height: 32px;\r\n font-weight: 700;\r\n}\r\n');var N,S,A,O,R=function(i){return n.jsx(T,s({onClick:i.onClick,disabled:i.isDisabled,isDisabled:i.isDisabled,buttonType:i.buttonType},{children:n.jsx("h4",{children:i.children},void 0)}),void 0)},P=d.default.a(N||(N=l(["\n display: block;\n width: 54px;\n height: 54px;\n position: fixed;\n bottom: ","px;\n right: ","px;\n z-index: 10000000000000;\n\n img {\n background: none;\n border-radius: 50%;\n }\n"],["\n display: block;\n width: 54px;\n height: 54px;\n position: fixed;\n bottom: ","px;\n right: ","px;\n z-index: 10000000000000;\n\n img {\n background: none;\n border-radius: 50%;\n }\n"])),(function(n){return n.bottomHeight}),(function(n){return n.rightWidth})),V=d.default.div(S||(S=l(["\n padding: ",";\n box-shadow: 0 -2px 8px rgba(0, 0, 0, 0.12);\n display: flex;\n position: fixed;\n z-index: 10000000000000;\n background: ",";\n bottom: 0;\n justify-content: space-between;\n align-items: center;\n width: 100%;\n\n button {\n min-height: 44px !important;\n width: 132px;\n }\n"],["\n padding: ",";\n box-shadow: 0 -2px 8px rgba(0, 0, 0, 0.12);\n display: flex;\n position: fixed;\n z-index: 10000000000000;\n background: ",";\n bottom: 0;\n justify-content: space-between;\n align-items: center;\n width: 100%;\n\n button {\n min-height: 44px !important;\n width: 132px;\n }\n"])),(function(n){return n.isIos?"16px 24px 50px":"16px 24px"}),z),_=d.default.div(A||(A=l(["\n h4 {\n color: ",";\n }\n\n h4:first-child {\n margin-bottom: 4px;\n }\n"],["\n h4 {\n color: ",";\n }\n\n h4:first-child {\n margin-bottom: 4px;\n }\n"])),w),H=d.default(e.IonIcon)(O||(O=l(["\n margin: 0 5px -4px 0;\n font-size: 18px;\n\n &.ion-color {\n --ion-color-base: "," !important;\n }\n"],["\n margin: 0 5px -4px 0;\n font-size: 18px;\n\n &.ion-color {\n --ion-color-base: "," !important;\n }\n"])),b);const W="data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' class='ionicon' viewBox='0 0 512 512'><title>Briefcase</title><rect x='32' y='128' width='448' height='320' rx='48' ry='48' stroke-linejoin='round' class='ionicon-fill-none ionicon-stroke-width'/><path d='M144 128V96a32 32 0 0132-32h160a32 32 0 0132 32v32M480 240H32M320 240v24a8 8 0 01-8 8H200a8 8 0 01-8-8v-24' stroke-linecap='round' stroke-linejoin='round' class='ionicon-fill-none ionicon-stroke-width'/></svg>",q="data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' class='ionicon' viewBox='0 0 512 512'><title>Card</title><rect x='48' y='96' width='416' height='320' rx='56' ry='56' stroke-linecap='round' stroke-linejoin='round' class='ionicon-fill-none ionicon-stroke-width'/><path stroke-linejoin='round' stroke-width='60' d='M48 192h416M128 300h48v20h-48z' class='ionicon-fill-none'/></svg>",Z="data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' class='ionicon' viewBox='0 0 512 512'><title>Time</title><path d='M256 64C150 64 64 150 64 256s86 192 192 192 192-86 192-192S362 64 256 64z' stroke-miterlimit='10' class='ionicon-fill-none ionicon-stroke-width'/><path stroke-linecap='round' stroke-linejoin='round' d='M256 128v144h96' class='ionicon-fill-none ionicon-stroke-width'/></svg>";var U,Y,G,J,K,Q,X,$,nn,on,en,tn,rn,dn,an,sn,ln,pn,cn,xn,hn,gn,fn,un,mn=d.default.button(U||(U=l(["\n display: flex;\n justify-content: space-between;\n color: ",";\n border: 0;\n border-bottom: 1px solid ",";\n width: 100%;\n padding: 10px 16px;\n background: inherit;\n align-items: center;\n"],["\n display: flex;\n justify-content: space-between;\n color: ",";\n border: 0;\n border-bottom: 1px solid ",";\n width: 100%;\n padding: 10px 16px;\n background: inherit;\n align-items: center;\n"])),w,D),bn=d.default(e.IonIcon)(Y||(Y=l(["\n font-size: 24px;\n"],["\n font-size: 24px;\n"]))),vn=d.default(e.IonHeader)(J||(J=l(["\n padding: ",";\n background: #ffffff;\n position: fixed;\n display: flex;\n z-index: 1000;\n text-align: center;\n justify-content: center;\n min-height: ",";\n box-shadow: 0 1px 5px rgba(0, 0, 0, 0.12); \n color: ",";\n\n .left {\n cursor: pointer;\n position: absolute;\n color: ",";\n left: 10px;\n top: ",";\n }\n\n .right {\n cursor: pointer;\n color: ",";\n position: absolute;\n right: 10px;\n top: ",";\n }\n \n &:after {\n background-image: none;\n }\n\n ","\n"],["\n padding: ",";\n background: #ffffff;\n position: fixed;\n display: flex;\n z-index: 1000;\n text-align: center;\n justify-content: center;\n min-height: ",";\n box-shadow: 0 1px 5px rgba(0, 0, 0, 0.12); \n color: ",";\n\n .left {\n cursor: pointer;\n position: absolute;\n color: ",";\n left: 10px;\n top: ",";\n }\n\n .right {\n cursor: pointer;\n color: ",";\n position: absolute;\n right: 10px;\n top: ",";\n }\n \n &:after {\n background-image: none;\n }\n\n ","\n"])),(function(n){return n.isInternetConnected?"10px":"40px 10px 10px"}),(function(n){return n.isInternetConnected?"44px":"74px"}),y,b,(function(n){return n.isInternetConnected?"calc(50% - 12px)":"calc(50% + 3px)"}),b,(function(n){return n.isInternetConnected?"calc(50% - 12px)":"calc(50% + 3px)"}),(function(n){return n.isIos&&i.css(G||(G=l(["\n padding: ",";\n min-height: ",";\n\n .left {\n position: absolute;\n left: 10px;\n top: ",";\n }\n\n .right {\n position: absolute;\n right: 10px;\n top: ",";\n }\n "],["\n padding: ",";\n min-height: ",";\n\n .left {\n position: absolute;\n left: 10px;\n top: ",";\n }\n\n .right {\n position: absolute;\n right: 10px;\n top: ",";\n }\n "])),n.isInternetConnected?"54px 10px 10px":"64px 10px 10px",n.isInternetConnected?"88px":"98px",n.isInternetConnected?"calc(50% + 10px)":"calc(50% + 15px)",n.isInternetConnected?"calc(50% + 10px)":"calc(50% + 15px)")})),wn=d.default(e.IonTabBar)(K||(K=l(["\n box-shadow: 0px -2px 5px rgba(0, 0, 0, 0.08);\n height: 49px;\n position: fixed;\n bottom: 0;\n width: 100%;\n border: none;\n padding-bottom: ",";\n --color: ",';\n \n ion-icon {\n font-size: 24px;\n margin: 0;\n }\n\n ion-label {\n font-weight: 700;\n font-size: 10px;\n margin: 0;\n line-height: 14px;\n font-family: "Lato Bold", sans-serif;\n }\n\n ion-tab-button {\n --padding-top: 10px;\n }\n'],["\n box-shadow: 0px -2px 5px rgba(0, 0, 0, 0.08);\n height: 49px;\n position: fixed;\n bottom: 0;\n width: 100%;\n border: none;\n padding-bottom: ",";\n --color: ",';\n \n ion-icon {\n font-size: 24px;\n margin: 0;\n }\n\n ion-label {\n font-weight: 700;\n font-size: 10px;\n margin: 0;\n line-height: 14px;\n font-family: "Lato Bold", sans-serif;\n }\n\n ion-tab-button {\n --padding-top: 10px;\n }\n'])),(function(n){return n.isIos?"34px":"0"}),y),yn=d.default.div(Q||(Q=l(["\n width: 100%;\n padding: 16px;\n border: 1px solid ",";\n box-shadow: 0 6px 8px rgba(0, 0, 0, 0.1);\n border-radius: 4px;\n"],["\n width: 100%;\n padding: 16px;\n border: 1px solid ",";\n box-shadow: 0 6px 8px rgba(0, 0, 0, 0.1);\n border-radius: 4px;\n"])),B),jn=d.default.div(X||(X=l(["\n display: flex;\n justify-content: space-between;\n height: 104px;\n margin-bottom: 16px;\n"],["\n display: flex;\n justify-content: space-between;\n height: 104px;\n margin-bottom: 16px;\n"]))),kn=d.default.div($||($=l(["\n display: flex;\n flex-direction: column;\n justify-content: space-between;\n margin-right: 8px;\n\n h3 {\n color: ",";\n }\n\n h3.semiBold {\n color: ",";\n }\n"],["\n display: flex;\n flex-direction: column;\n justify-content: space-between;\n margin-right: 8px;\n\n h3 {\n color: ",";\n }\n\n h3.semiBold {\n color: ",";\n }\n"])),y,w),Cn=d.default.img(nn||(nn=l(["\n width: 104px;\n height: 104px;\n border-radius: 8px;\n"],["\n width: 104px;\n height: 104px;\n border-radius: 8px;\n"]))),zn=d.default.div(on||(on=l(["\n margin: 4px 0;\n display: flex;\n align-items: center;\n justify-content: space-between;\n\n div.divider {\n height: 1px;\n flex-grow: 1;\n background: ",";\n }\n \n h4{\n color: ",";\n margin: 0 4px;\n }\n"],["\n margin: 4px 0;\n display: flex;\n align-items: center;\n justify-content: space-between;\n\n div.divider {\n height: 1px;\n flex-grow: 1;\n background: ",";\n }\n \n h4{\n color: ",";\n margin: 0 4px;\n }\n"])),j,j),Bn=d.default.div(en||(en=l(["\n display: flex;\n"],["\n display: flex;\n"]))),In=d.default.div(tn||(tn=l(["\n border: 1px solid ",";\n box-shadow: 0 6px 8px rgba(0, 0, 0, 0.1);\n border-radius: 8px;\n position: relative;\n display: flex;\n flex-direction: column;\n"],["\n border: 1px solid ",";\n box-shadow: 0 6px 8px rgba(0, 0, 0, 0.1);\n border-radius: 8px;\n position: relative;\n display: flex;\n flex-direction: column;\n"])),B),Ln=d.default.a(rn||(rn=l(["\n width: 100%;\n min-height: 192px;\n max-height: 192px;\n display: block;\n\n img {\n width: 100%;\n height: 192px;\n }\n"],["\n width: 100%;\n min-height: 192px;\n max-height: 192px;\n display: block;\n\n img {\n width: 100%;\n height: 192px;\n }\n"]))),Fn=d.default.iframe(dn||(dn=l(["\n width: 100%;\n height: 192px;\n margin: 0;\n padding: 0;\n"],["\n width: 100%;\n height: 192px;\n margin: 0;\n padding: 0;\n"]))),Dn=d.default.h3(an||(an=l(["\n padding: 16px !important;\n height: 104px;\n color: ",";\n"],["\n padding: 16px !important;\n height: 104px;\n color: ",";\n"])),w),En=d.default.div(sn||(sn=l(["\n visibility: ",";\n position: absolute;\n width: 100%;\n top: 0;\n"],["\n visibility: ",";\n position: absolute;\n width: 100%;\n top: 0;\n"])),(function(n){return n.isLoading?"visible":"hidden"})),Tn=d.default(e.IonSkeletonText)(ln||(ln=l(["\n height: 192px;\n border-radius: 4px 4px 0 0;\n border: none;\n margin: 0;\n padding: 0;\n"],["\n height: 192px;\n border-radius: 4px 4px 0 0;\n border: none;\n margin: 0;\n padding: 0;\n"]))),Mn=d.default.div(pn||(pn=l(["\n margin: 0 16px 24px;\n border-radius: 8px;\n box-shadow: 0 6px 8px rgba(0, 0, 0, 0.1);\n position: relative;\n\n &:first-child {\n margin-top: ",";\n }\n\n &:last-of-type {\n margin-bottom: 80px;\n }\n\n"],["\n margin: 0 16px 24px;\n border-radius: 8px;\n box-shadow: 0 6px 8px rgba(0, 0, 0, 0.1);\n position: relative;\n\n &:first-child {\n margin-top: ",";\n }\n\n &:last-of-type {\n margin-bottom: 80px;\n }\n\n"])),(function(n){return n.isIos?"28px":"20px"})),Nn=d.default.div(cn||(cn=l(["\n visibility: ",";\n position: absolute;\n width: 100%;\n top: 0;\n"],["\n visibility: ",";\n position: absolute;\n width: 100%;\n top: 0;\n"])),(function(n){return n.isLoading?"visible":"hidden"})),Sn=d.default.div(xn||(xn=l(["\n visibility: ",";\n display: flex;\n flex-direction: column;\n\n img {\n width: 100%;\n height: 222px;\n object-fit: cover;\n border-radius: 8px 8px 0 0;\n }\n\n h1 {\n margin: 16px 16px 0;\n color: ",";\n }\n\n h3 {\n margin: 4px 16px 0;\n color: ",";\n }\n"],["\n visibility: ",";\n display: flex;\n flex-direction: column;\n\n img {\n width: 100%;\n height: 222px;\n object-fit: cover;\n border-radius: 8px 8px 0 0;\n }\n\n h1 {\n margin: 16px 16px 0;\n color: ",";\n }\n\n h3 {\n margin: 4px 16px 0;\n color: ",";\n }\n"])),(function(n){return n.isLoading?"hidden":"visible"}),w,y),An=d.default(e.IonIcon)(hn||(hn=l(["\n color: ",";\n font-size: 22px;\n margin: 0;\n\n @media (max-width: 320px) {\n font-size: 19px;\n }\n"],["\n color: ",";\n font-size: 22px;\n margin: 0;\n\n @media (max-width: 320px) {\n font-size: 19px;\n }\n"])),b),On=d.default.div(gn||(gn=l(["\n display: flex;\n align-items: center;\n padding: 0;\n margin: 0;\n\n p {\n color: ",';\n font-size: 14px;\n padding-left: 5px;\n margin: 0;\n font-family: "Lato Regular", sans-serif;\n\n @media (max-width: 320px) {\n font-size: 11.5px;\n }\n }\n'],["\n display: flex;\n align-items: center;\n padding: 0;\n margin: 0;\n\n p {\n color: ",';\n font-size: 14px;\n padding-left: 5px;\n margin: 0;\n font-family: "Lato Regular", sans-serif;\n\n @media (max-width: 320px) {\n font-size: 11.5px;\n }\n }\n'])),w),Rn=d.default.div(fn||(fn=l(["\n display: flex;\n justify-content: space-between;\n margin: 16px;\n"],["\n display: flex;\n justify-content: space-between;\n margin: 16px;\n"]))),Pn=d.default(e.IonSkeletonText)(un||(un=l(["\n width: 100%;\n height: ",";\n\n &:first-child {\n margin-bottom: 16px;\n margin-top: 0;\n }\n\n &:last-child {\n margin-top: 16px;\n }\n"],["\n width: 100%;\n height: ",";\n\n &:first-child {\n margin-bottom: 16px;\n margin-top: 0;\n }\n\n &:last-child {\n margin-top: 16px;\n }\n"])),(function(n){return n.height+"px"}));M(".toast_classes {\r\n color: #ffffff;\r\n --background: #1d201f;\r\n font-weight: 400;\r\n font-size: 14px;\r\n line-height: 16px;\r\n margin-top: 30px;\r\n border-radius: 4px;\r\n}\r\n\r\n.toast_classes_ios {\r\n top: -36px;\r\n}");var Vn,_n,Hn,Wn,qn=d.default.div(Vn||(Vn=l(["\n display: flex;\n justify-content: space-between;\n background: ",";\n padding: 8px 16px;\n width: 100%;\n border-radius: 4px;\n"],["\n display: flex;\n justify-content: space-between;\n background: ",";\n padding: 8px 16px;\n width: 100%;\n border-radius: 4px;\n"])),E),Zn=d.default.div(_n||(_n=l(["\n h3 {\n color: ",";\n }\n\n h4 {\n color: ",";\n }\n\n h5 {\n display: flex;\n align-items: center;\n color: ",";\n }\n\n svg {\n margin-right: 4px;\n }\n"],["\n h3 {\n color: ",";\n }\n\n h4 {\n color: ",";\n }\n\n h5 {\n display: flex;\n align-items: center;\n color: ",";\n }\n\n svg {\n margin-right: 4px;\n }\n"])),y,w,k),Un=d.default.img(Hn||(Hn=l(["\n width: 64px;\n height: 64px;\n border-radius: 8px;\n"],["\n width: 64px;\n height: 64px;\n border-radius: 8px;\n"])));function Yn(){return Yn=Object.assign||function(n){for(var i=1;i<arguments.length;i++){var o=arguments[i];for(var e in o)Object.prototype.hasOwnProperty.call(o,e)&&(n[e]=o[e])}return n},Yn.apply(this,arguments)}function Gn(n){return a.createElement("svg",Yn({width:16,height:16,fill:"none",xmlns:"http://www.w3.org/2000/svg"},n),Wn||(Wn=a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12.624 3.67a.5.5 0 01.76.65l-.008.01-7 8a.5.5 0 01-.722.031l-.008-.007-3-3a.5.5 0 01.7-.716l.008.008 2.622 2.622 6.648-7.597z",fill:"#478862"})))}var Jn,Kn,Qn,Xn,$n,ni=d.default.div(Jn||(Jn=l(["\n padding: 16px 8px;\n border-radius: 4px;\n border: 1px solid;\n width: 100%;\n min-width: 86px; \n max-height: 108px;\n box-sizing: border-box;\n border-color: ",";\n background: ",";\n display: flex;\n flex-direction: column;\n align-items: center;\n box-shadow: 0 5px 8px rgba(0, 0, 0, 0.04);\n\n h4 {\n margin-bottom: 4px;\n color: ",";\n }\n\n h1 {\n color: ",";\n }\n\n h5 {\n color: ",";\n }\n\n"],["\n padding: 16px 8px;\n border-radius: 4px;\n border: 1px solid;\n width: 100%;\n min-width: 86px; \n max-height: 108px;\n box-sizing: border-box;\n border-color: ",";\n background: ",";\n display: flex;\n flex-direction: column;\n align-items: center;\n box-shadow: 0 5px 8px rgba(0, 0, 0, 0.04);\n\n h4 {\n margin-bottom: 4px;\n color: ",";\n }\n\n h1 {\n color: ",";\n }\n\n h5 {\n color: ",";\n }\n\n"])),(function(n){return n.isActive?b:B}),(function(n){return n.isActive?v:z}),(function(n){return n.isActive?b:y}),(function(n){return n.isActive?b:w}),(function(n){return n.isActive?b:y})),ii=d.default.h1(Kn||(Kn=l(["\n line-height: 76px;\n font-weight: 700;\n margin: 0; \n"],["\n line-height: 76px;\n font-weight: 700;\n margin: 0; \n"])));function oi(){return oi=Object.assign||function(n){for(var i=1;i<arguments.length;i++){var o=arguments[i];for(var e in o)Object.prototype.hasOwnProperty.call(o,e)&&(n[e]=o[e])}return n},oi.apply(this,arguments)}function ei(n){return a.createElement("svg",oi({width:14,height:14,fill:"none",xmlns:"http://www.w3.org/2000/svg"},n),Qn||(Qn=a.createElement("path",{d:"M7 13.563A6.57 6.57 0 01.437 7 6.57 6.57 0 017 .437 6.57 6.57 0 0113.563 7 6.57 6.57 0 017 13.563z",fill:"#F1646F"})),Xn||(Xn=a.createElement("path",{d:"M7 14c-3.86 0-7-3.14-7-7s3.14-7 7-7 7 3.14 7 7-3.14 7-7 7zM7 .875A6.132 6.132 0 00.875 7 6.132 6.132 0 007 13.125 6.132 6.132 0 0013.125 7 6.132 6.132 0 007 .875z",fill:"#fff"})),$n||($n=a.createElement("path",{d:"M11.509 6.253a.437.437 0 01-.31-.127 5.925 5.925 0 00-.851-.707.436.436 0 01-.117-.607.435.435 0 01.608-.116c.347.235.676.508.98.81a.439.439 0 01-.31.747zM2.49 6.253a.437.437 0 01-.31-.747c1.611-1.617 3.851-2.33 6.187-1.87a.439.439 0 01.346.514.441.441 0 01-.514.345c-2.052-.404-3.995.22-5.399 1.63a.435.435 0 01-.31.128zM9.94 7.828a.437.437 0 01-.31-.127 3.905 3.905 0 00-.86-.651.438.438 0 01.427-.765c.383.214.738.482 1.053.795a.439.439 0 01-.31.748zM4.06 7.829a.438.438 0 01-.31-.747 4.513 4.513 0 012.23-1.233.437.437 0 01.187.855c-.67.146-1.29.49-1.797.996a.437.437 0 01-.31.129zM7 10.5a1.264 1.264 0 01-1.223-.939.438.438 0 01.847-.222c.045.17.196.286.376.286a.397.397 0 00.397-.397c0-.18-.115-.33-.286-.376a.438.438 0 01.222-.847c.552.146.939.648.939 1.223 0 .701-.57 1.272-1.272 1.272zM2.36 12.076a.438.438 0 01-.31-.747l9.28-9.278a.438.438 0 11.619.62l-9.28 9.277a.434.434 0 01-.308.128z",fill:"#fff"})))}var ti,ri,di,ai=d.default.div(ti||(ti=l(["\n position: fixed;\n box-sizing: border-box;\n background: ",";\n width: 100%;\n display: ",";\n justify-content: center;\n align-items: center;\n padding: ",";\n\n span {\n font-size: 10px;\n line-height: 14px;\n margin-left: 8px;\n color: ",";\n }\n"],["\n position: fixed;\n box-sizing: border-box;\n background: ",";\n width: 100%;\n display: ",";\n justify-content: center;\n align-items: center;\n padding: ",";\n\n span {\n font-size: 10px;\n line-height: 14px;\n margin-left: 8px;\n color: ",";\n }\n"])),C,(function(n){return n.isInternetConnected?"none":"flex"}),(function(n){return n.isIos?"32px 0 8px":"8px 0"}),z),si=d.default.div(ri||(ri=l(["\n width: 100%;\n display: flex;\n flex-direction: column;\n\n img {\n width: 100%;\n height: 222px;\n border-radius: 8px;\n object-fit: cover;\n }\n"],["\n width: 100%;\n display: flex;\n flex-direction: column;\n\n img {\n width: 100%;\n height: 222px;\n border-radius: 8px;\n object-fit: cover;\n }\n"]))),li=d.default.div(di||(di=l(["\n display: flex;\n justify-content: space-between;\n margin-top: 16px;\n\n h3 {\n color: ",";\n display: flex;\n align-items: center;\n\n ion-icon {\n margin-right: 4px;\n font-size: 24px;\n }\n }\n"],["\n display: flex;\n justify-content: space-between;\n margin-top: 16px;\n\n h3 {\n color: ",";\n display: flex;\n align-items: center;\n\n ion-icon {\n margin-right: 4px;\n font-size: 24px;\n }\n }\n"])),w);exports.ArchivedConsultationCard=function(i){return n.jsxs(qn,{children:[n.jsxs(Zn,{children:[n.jsx("h3",{children:i.nameAndSurname},void 0),n.jsx("h4",s({className:"semiBold"},{children:i.date}),void 0),n.jsxs("h5",{children:[n.jsx(Gn,{},void 0),"Завершена"]},void 0)]},void 0),n.jsx(Un,{src:i.avatar,alt:"user-avatar"},void 0)]},void 0)},exports.Button=R,exports.ConsultationCard=function(i){return n.jsxs(yn,{children:[n.jsxs(jn,{children:[n.jsxs(kn,{children:[n.jsxs("h3",{children:["Консультация с ",i.consultationWith]},void 0),n.jsx("h3",s({className:"semiBold"},{children:i.day}),void 0),n.jsxs("h3",s({className:"semiBold"},{children:["в ",i.time]}),void 0)]},void 0),n.jsx(Cn,{src:i.avatar,alt:"avatar"},void 0)]},void 0),n.jsx(R,s({buttonType:"primary",isDisabled:!1,onClick:i.startConsultation},{children:"Начать консультацию"}),void 0),n.jsxs(zn,{children:[n.jsx("div",{className:"divider"},void 0),n.jsx("h4",{children:"или"},void 0),n.jsx("div",{className:"divider"},void 0)]},void 0),n.jsxs(Bn,{children:[n.jsx(R,s({buttonType:"secondary",isDisabled:!1,onClick:i.handleReschedule},{children:"Перенести"}),void 0),n.jsx(R,s({buttonType:"secondaryCancel",isDisabled:!1,onClick:i.handleRefund},{children:"Отменить"}),void 0)]},void 0)]},void 0)},exports.ContentCard=function(i){var e=i.contentVideo,t=i.contentArticle,r=o.useState(!0),d=r[0],a=r[1],l=(null==e?void 0:e.title)||(null==t?void 0:t.title),p=t?n.jsx(Ln,s({href:t.link},{children:n.jsx("img",{src:t.photoURL,alt:"article-img",onLoad:function(){a(!1)}},void 0)}),void 0):n.jsx(Fn,{src:"https://www.youtube.com/embed/"+(null==e?void 0:e.url),title:"YouTube video player",frameBorder:"0",onLoad:function(){a(!1)},allow:"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture",allowFullScreen:!0},void 0);return n.jsxs(In,{children:[p,n.jsx(En,s({isLoading:d},{children:n.jsx(Tn,{animated:!0},void 0)}),void 0),n.jsx(Dn,s({className:"semiBold"},{children:l}),void 0)]},void 0)},exports.DatePicker=function(i){return n.jsx(ni,s({isActive:i.isActive,onClick:function(){return i.onClick()}},{children:"weekday"===i.type?n.jsx(ii,{children:i.weekday},void 0):n.jsxs(n.Fragment,{children:[n.jsx("h4",{children:i.day},void 0),n.jsx("h1",s({className:"bold"},{children:i.date}),void 0),n.jsx("h5",{children:i.month},void 0)]},void 0)}),void 0)},exports.FloatingButton=function(i){var o=i.bottomHeight,e=void 0===o?0:o,t=i.rightWidth,r=void 0===t?0:t;return n.jsx(P,s({href:"https://t.me/MindlySupport",bottomHeight:e,rightWidth:r},{children:n.jsx("img",{src:"data:image/svg+xml,%3Csvg%20width%3D%2254%22%20height%3D%2254%22%20viewBox%3D%220%200%2054%2054%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Crect%20width%3D%2254%22%20height%3D%2254%22%20fill%3D%22%2321ABD2%22%2F%3E%3Cpath%20d%3D%22M27.0002%2015C21.9405%2015%2017.8237%2019.1168%2017.8237%2024.1765V32.647C17.8237%2033.8148%2018.7737%2034.7648%2019.9413%2034.7648C21.1092%2034.7648%2022.0591%2033.8148%2022.0591%2032.647V25.5883C22.0591%2024.4206%2021.1092%2023.4706%2019.9413%2023.4706C19.7037%2023.4706%2019.4788%2023.5188%2019.2651%2023.5913C19.5663%2019.5829%2022.9168%2016.4117%2027.0002%2016.4117C31.0815%2016.4117%2034.431%2019.58%2034.735%2023.5856C34.5226%2023.5129%2034.2964%2023.4706%2034.0591%2023.4706C32.8913%2023.4706%2031.9413%2024.4206%2031.9413%2025.5883V32.647C31.9413%2033.8148%2032.8913%2034.7648%2034.0591%2034.7648C34.3078%2034.7648%2034.5431%2034.7139%2034.765%2034.6348V35.4706C34.765%2035.8601%2034.4479%2036.1765%2034.0591%2036.1765H28.9879C28.6954%2035.3566%2027.9192%2034.7648%2027.0002%2034.7648C25.8326%2034.7648%2024.8826%2035.7147%2024.8826%2036.8824C24.8826%2038.05%2025.8326%2039%2027.0002%2039C27.9192%2039%2028.6954%2038.408%2028.9879%2037.5883H34.0591C35.2268%2037.5883%2036.1768%2036.6383%2036.1768%2035.4706C36.1768%2031.2248%2036.1768%2028.4269%2036.1768%2024.1765C36.1768%2019.1168%2032.06%2015%2027.0002%2015V15Z%22%20fill%3D%22white%22%2F%3E%3Cpath%20d%3D%22M37.5884%2025.0122V33.2227C38.4081%2032.9304%2039.0001%2032.1542%2039.0001%2031.235V26.9998C39.0001%2026.0808%2038.4081%2025.3046%2037.5884%2025.0122Z%22%20fill%3D%22white%22%2F%3E%3Cpath%20d%3D%22M15%2026.9998V31.235C15%2032.1542%2015.592%2032.9304%2016.4117%2033.2227V25.0122C15.592%2025.3046%2015%2026.0808%2015%2026.9998Z%22%20fill%3D%22white%22%2F%3E%3C%2Fsvg%3E",alt:"support mindly"},void 0)}),void 0)},exports.FooterForBooking=function(i){return n.jsxs(V,s({isIos:i.isIos},{children:[n.jsxs(_,{children:[n.jsxs("h4",{children:[n.jsx(H,{icon:Z,color:"primary"},void 0),n.jsxs(n.Fragment,{children:[i.duration," мин"]},void 0)]},void 0),n.jsxs("h4",{children:[n.jsx(H,{icon:q,color:"primary"},void 0),n.jsx(n.Fragment,{children:i.price},void 0)]},void 0)]},void 0),n.jsx(R,s({buttonType:"primary",isDisabled:!1,onClick:i.eventHandler},{children:"Записаться"}),void 0)]}),void 0)},exports.ListButton=function(i){return n.jsxs(mn,s({onClick:i.onClick},{children:[n.jsx("h4",{children:i.children},void 0),n.jsx(bn,{src:i.icon},void 0)]}),void 0)},exports.NavigationBar=function(i){return n.jsx(vn,s({isIos:i.isIos,isInternetConnected:i.isInternetConnected},{children:i.children}),void 0)},exports.NoInternetConnection=function(i){return n.jsxs(ai,s({isInternetConnected:i.isInternetConnected,isIos:i.isIos},{children:[n.jsx(ei,{},void 0),n.jsx("span",{children:"Интернет подключение отсутствует"},void 0)]}),void 0)},exports.TabBar=function(i){return n.jsx(wn,s({isIos:i.isIos,slot:"bottom"},{children:i.children}),void 0)},exports.TherapistCard=function(i){var e=i.psychologistName,t=i.psychologistLastName,r=i.psychologistType,d=i.psychologistPhoto,a=i.psychologistPrice,l=i.psychologistDuration,p=i.psychologistExperience,c=i.handleClick,x=i.isIos,h=o.useState(!0),g=h[0],f=h[1];return n.jsxs(Mn,s({isIos:x,"data-testid":"container",onClick:c},{children:[n.jsxs(Sn,s({isLoading:g},{children:[n.jsx("img",{src:d,onLoad:function(){return f(!1)},alt:"psychologistPhoto"},void 0),n.jsx("h1",s({className:"bold"},{children:e+" "+t}),void 0),n.jsx("h3",s({className:"semiBold"},{children:r}),void 0),n.jsxs(Rn,{children:[n.jsxs(On,{children:[n.jsx(An,{icon:Z},void 0),n.jsx("p",s({className:"semiBold"},{children:l+" минут"}),void 0)]},void 0),n.jsxs(On,{children:[n.jsx(An,{icon:q},void 0),n.jsx("p",s({className:"semiBold"},{children:a+" грн"}),void 0)]},void 0),n.jsxs(On,{children:[n.jsx(An,{icon:W},void 0),n.jsx("p",s({className:"semiBold"},{children:p>=5?p+" лет опыта":1===p?p+" год опыта":p+" года опыта"}),void 0)]},void 0)]},void 0)]}),void 0),n.jsxs(Nn,s({isLoading:g},{children:[n.jsx(Pn,{height:222,animated:!0},void 0),n.jsx(Pn,{animated:!0,height:60},void 0),n.jsx(Pn,{animated:!0,height:22},void 0)]}),void 0)]}),void 0)},exports.TherapistInformationComponent=function(i){return n.jsxs(si,{children:[n.jsx("img",{src:i.avatar,alt:"therapist avatar"},void 0),n.jsxs(li,{children:[n.jsxs("h3",s({className:"semiBold"},{children:[n.jsx(e.IonIcon,{icon:W,color:"primary"},void 0),i.experience]}),void 0),n.jsxs("h3",s({className:"semiBold"},{children:[n.jsx(e.IonIcon,{icon:Z,color:"primary"},void 0),i.duration]}),void 0),n.jsxs("h3",s({className:"semiBold"},{children:[n.jsx(e.IonIcon,{icon:q,color:"primary"},void 0),i.price]}),void 0)]},void 0)]},void 0)},exports.toast=function(n,i){var o;void 0===i&&(i=3e3);var t=document.createElement("ion-toast");return t.message=n,t.duration=i,t.position="top",t.cssClass=e.isPlatform("ios")?"toast_classes toast_classes_ios":"toast_classes",null===(o=document.getElementById("root"))||void 0===o||o.appendChild(t),t.present()};
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var n=require("react/jsx-runtime"),i=require("styled-components"),o=require("react"),e=require("@ionic/react");function t(n){return n&&"object"==typeof n&&"default"in n?n:{default:n}}function r(n){if(n&&n.__esModule)return n;var i=Object.create(null);return n&&Object.keys(n).forEach((function(o){if("default"!==o){var e=Object.getOwnPropertyDescriptor(n,o);Object.defineProperty(i,o,e.get?e:{enumerable:!0,get:function(){return n[o]}})}})),i.default=n,Object.freeze(i)}var a=t(i),d=r(o),s=function(){return s=Object.assign||function(n){for(var i,o=1,e=arguments.length;o<e;o++)for(var t in i=arguments[o])Object.prototype.hasOwnProperty.call(i,t)&&(n[t]=i[t]);return n},s.apply(this,arguments)};function l(n,i){return Object.defineProperty?Object.defineProperty(n,"raw",{value:i}):n.raw=i,n}var c,p,x,h,f,g,u,b,m="#21ABD2",v="#F0FBFF",w="#1D201F",y="#5B5B5B",j="#C1C1C1",k="#478862",I="#F5F9FF",C="#D6F2F9",z="#f1646f",B="#FFFFFF",D="#F2F4F7",L="#E9F7FB",F="#F5939A",T="#90D5E8",A="#E5E5E5",E="#E8ECF2",S=a.default.button(b||(b=l(["\n padding: 8px 0;\n width: 100%;\n border-radius: 4px;\n max-height: 40px;\n border: 0;\n background: ",";\n color: ",";\n\n &:hover, &:active {\n box-shadow: inset 0 4px 15px rgba(0, 0, 0, 0.2), inset 0 -4px 15px rgba(0, 0, 0, 0.2);\n }\n\n ","\n\n ","\n\n ","\n\n ","\n\n\n ","\n\n ","\n\n ","\n\n\n"],["\n padding: 8px 0;\n width: 100%;\n border-radius: 4px;\n max-height: 40px;\n border: 0;\n background: ",";\n color: ",";\n\n &:hover, &:active {\n box-shadow: inset 0 4px 15px rgba(0, 0, 0, 0.2), inset 0 -4px 15px rgba(0, 0, 0, 0.2);\n }\n\n ","\n\n ","\n\n ","\n\n ","\n\n\n ","\n\n ","\n\n ","\n\n\n"])),m,B,(function(n){return"secondary"===n.buttonType&&i.css(c||(c=l(["\n background: inherit;\n color: ",";\n\n &:hover, &:active {\n box-shadow: none;\n color: ",";\n }\n "],["\n background: inherit;\n color: ",";\n\n &:hover, &:active {\n box-shadow: none;\n color: ",";\n }\n "])),m,T)}),(function(n){return"secondaryWithStroke"===n.buttonType&&i.css(p||(p=l(["\n color: ",";\n background: inherit;\n box-shadow: none;\n border: 1px solid ",";\n\n &:hover, &:active {\n box-shadow: none;\n color: ",";\n background: inherit;\n border: 1px solid ",";\n }\n "],["\n color: ",";\n background: inherit;\n box-shadow: none;\n border: 1px solid ",";\n\n &:hover, &:active {\n box-shadow: none;\n color: ",";\n background: inherit;\n border: 1px solid ",";\n }\n "])),m,m,T,T)}),(function(n){return"secondaryCancel"===n.buttonType&&i.css(x||(x=l(["\n color: ",";\n background: inherit;\n box-shadow: none;\n border: 0;\n\n &:hover, &:active {\n box-shadow: none;\n color: ",";\n background: inherit;\n border: 0;\n }\n "],["\n color: ",";\n background: inherit;\n box-shadow: none;\n border: 0;\n\n &:hover, &:active {\n box-shadow: none;\n color: ",";\n background: inherit;\n border: 0;\n }\n "])),z,F)}),(function(n){return"actionButton"===n.buttonType&&i.css(h||(h=l(["\n color: ",";\n background: inherit;\n box-shadow: none;\n border: 1px solid ",";\n\n &:hover, &:active {\n color: ",";\n background: inherit;\n box-shadow: none;\n border: 1px solid ",";\n }\n "],["\n color: ",";\n background: inherit;\n box-shadow: none;\n border: 1px solid ",";\n\n &:hover, &:active {\n color: ",";\n background: inherit;\n box-shadow: none;\n border: 1px solid ",";\n }\n "])),j,j,j,j)}),(function(n){return n.isDisabled&&i.css(f||(f=l(["\n background: ",";\n color: ",";\n box-shadow: none;\n\n &:hover, &:active {\n box-shadow: none;\n background: ",";\n color: ",";\n }\n "],["\n background: ",";\n color: ",";\n box-shadow: none;\n\n &:hover, &:active {\n box-shadow: none;\n background: ",";\n color: ",";\n }\n "])),j,B,j,B)}),(function(n){return"actionButtonDisabled"===n.buttonType&&i.css(g||(g=l(["\n color: ",";\n background: inherit;\n box-shadow: none !important;\n border: 1px solid ",";\n text-decoration: line-through;\n "],["\n color: ",";\n background: inherit;\n box-shadow: none !important;\n border: 1px solid ",";\n text-decoration: line-through;\n "])),j,j)}),(function(n){return"actionButtonActive"===n.buttonType&&i.css(u||(u=l(["\n box-shadow: none;\n color: ",";\n background: ",";\n border: 1px solid ",";\n\n &:hover, &:active {\n box-shadow: none;\n color: ",";\n background: ",";\n border: 1px solid ",";\n }\n "],["\n box-shadow: none;\n color: ",";\n background: ",";\n border: 1px solid ",";\n\n &:hover, &:active {\n box-shadow: none;\n color: ",";\n background: ",";\n border: 1px solid ",";\n }\n "])),m,L,m,m,L,m)}));function M(n,i){void 0===i&&(i={});var o=i.insertAt;if(n&&"undefined"!=typeof document){var e=document.head||document.getElementsByTagName("head")[0],t=document.createElement("style");t.type="text/css","top"===o&&e.firstChild?e.insertBefore(t,e.firstChild):e.appendChild(t),t.styleSheet?t.styleSheet.cssText=n:t.appendChild(document.createTextNode(n))}}M('@font-face {\n font-family: \'Lato Regular\';\n src: url(\'../../fonts/Lato-Regular.ttf\');\n font-weight: normal;\n font-style: normal;\n}\n\n@font-face {\n font-family: \'Lato SemiBold\';\n src: url(\'../../fonts/Lato-Semibold.ttf\');\n font-weight: 600;\n font-style: normal;\n}\n\n@font-face {\n font-family: \'Lato Bold\';\n src: url(\'../../fonts/Lato-Bold.ttf\');\n font-weight: bold;\n font-style: normal;\n}\n\n* {\n box-sizing: border-box;\n}\n\nbody{\n margin: 0;\n padding: 0;\n}\n\nspan, p {\n font-family: "Lato Regular", sans-serif;\n font-size: 10px;\n line-height: 14px;\n margin: 0;\n font-weight: 400;\n padding: 0;\n}\n\nh5 {\n font-family: "Lato Regular", sans-serif;\n margin: 0;\n padding: 0;\n font-size: 14px;\n font-weight: 400;\n line-height: 16px;\n}\n\nh4 {\n font-family: "Lato Regular", sans-serif;\n margin: 0;\n padding: 0;\n font-size: 16px;\n font-weight: 400;\n line-height: 24px;\n}\n\nh3 {\n font-family: "Lato Regular", sans-serif;\n margin: 0;\n padding: 0;\n font-size: 18px;\n font-weight: 400;\n line-height: 24px;\n}\n\nh2 {\n font-family: "Lato Regular", sans-serif;\n margin: 0;\n padding: 0;\n font-size: 20px;\n font-weight: 400;\n line-height: 24px;\n}\n\nh1 {\n font-family: "Lato Regular", sans-serif;\n margin: 0;\n padding: 0;\n font-weight: 400;\n font-size: 24px;\n line-height: 32px;\n}\n\nspan.semiBold, p.semiBold {\n font-family: "Lato SemiBold", sans-serif;\n font-size: 10px;\n line-height: 14px;\n margin: 0;\n padding: 0;\n font-weight: 600;\n}\n\nh5.semiBold {\n font-family: "Lato SemiBold", sans-serif;\n margin: 0;\n padding: 0;\n font-size: 14px;\n line-height: 16px;\n font-weight: 600;\n}\n\nh4.semiBold {\n font-family: "Lato SemiBold", sans-serif;\n margin: 0;\n padding: 0;\n font-size: 16px;\n line-height: 24px;\n font-weight: 600;\n}\n\nh3.semiBold {\n font-family: "Lato SemiBold", sans-serif;\n margin: 0;\n padding: 0;\n font-size: 18px;\n line-height: 24px;\n font-weight: 600;\n}\n\nh2.semiBold {\n font-family: "Lato SemiBold", sans-serif;\n margin: 0;\n padding: 0;\n font-size: 20px;\n line-height: 24px;\n font-weight: 600;\n}\n\nh1.semiBold {\n font-family: "Lato SemiBold", sans-serif;\n margin: 0;\n padding: 0;\n font-size: 24px;\n line-height: 32px;\n font-weight: 600;\n}\n\nspan.bold, p.bold {\n font-family: "Lato Bold", sans-serif;\n font-size: 10px;\n line-height: 14px;\n margin: 0;\n padding: 0;\n font-weight: 700;\n}\n\nh5.bold {\n font-family: "Lato Bold", sans-serif;\n margin: 0;\n padding: 0;\n font-size: 14px;\n line-height: 16px;\n font-weight: 700;\n}\n\nh4.bold {\n font-family: "Lato Bold", sans-serif;\n margin: 0;\n padding: 0;\n font-size: 16px;\n line-height: 24px;\n font-weight: 700;\n}\n\nh3.bold {\n font-family: "Lato Bold", sans-serif;\n margin: 0;\n padding: 0;\n font-size: 18px;\n line-height: 24px;\n font-weight: 700;\n}\n\nh2.bold {\n font-family: "Lato Bold", sans-serif;\n margin: 0;\n padding: 0;\n font-size: 20px;\n line-height: 24px;\n font-weight: 700;\n}\n\nh1.bold {\n font-family: "Lato Bold", sans-serif;\n margin: 0;\n padding: 0;\n font-size: 24px;\n line-height: 32px;\n font-weight: 700;\n}\n');var N,O,R,q,P=function(i){return n.jsx(S,s({"data-testID":i["data-testID"],onClick:i.onClick,disabled:i.isDisabled,isDisabled:i.isDisabled,buttonType:i.buttonType},{children:n.jsx("h4",{children:i.children},void 0)}),void 0)},V=a.default.a(N||(N=l(["\n display: block;\n width: 54px;\n height: 54px;\n position: fixed;\n bottom: ","px;\n right: ","px;\n z-index: 10000000000000;\n\n img {\n background: none;\n border-radius: 50%;\n }\n"],["\n display: block;\n width: 54px;\n height: 54px;\n position: fixed;\n bottom: ","px;\n right: ","px;\n z-index: 10000000000000;\n\n img {\n background: none;\n border-radius: 50%;\n }\n"])),(function(n){return n.bottomHeight}),(function(n){return n.rightWidth})),_=a.default.div(O||(O=l(["\n padding: ",";\n box-shadow: 0 -2px 8px rgba(0, 0, 0, 0.12);\n display: flex;\n position: fixed;\n z-index: 10000000000000;\n background: ",";\n bottom: -1px;\n justify-content: space-between;\n align-items: center;\n width: 100%;\n\n button {\n min-height: 44px !important;\n width: 132px;\n }\n"],["\n padding: ",";\n box-shadow: 0 -2px 8px rgba(0, 0, 0, 0.12);\n display: flex;\n position: fixed;\n z-index: 10000000000000;\n background: ",";\n bottom: -1px;\n justify-content: space-between;\n align-items: center;\n width: 100%;\n\n button {\n min-height: 44px !important;\n width: 132px;\n }\n"])),(function(n){return n.isIos?"16px 24px 50px":"16px 24px"}),B),H=a.default.div(R||(R=l(["\n h4 {\n color: ",";\n }\n\n h4:first-child {\n margin-bottom: 4px;\n }\n"],["\n h4 {\n color: ",";\n }\n\n h4:first-child {\n margin-bottom: 4px;\n }\n"])),w),W=a.default(e.IonIcon)(q||(q=l([" // #skipcq\n margin: 0 5px -4px 0;\n font-size: 18px;\n\n &.ion-color {\n --ion-color-base: "," !important;\n }\n"],[" // #skipcq\n margin: 0 5px -4px 0;\n font-size: 18px;\n\n &.ion-color {\n --ion-color-base: "," !important;\n }\n"])),m);const Z="data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' class='ionicon' viewBox='0 0 512 512'><title>Briefcase</title><rect x='32' y='128' width='448' height='320' rx='48' ry='48' stroke-linejoin='round' class='ionicon-fill-none ionicon-stroke-width'/><path d='M144 128V96a32 32 0 0132-32h160a32 32 0 0132 32v32M480 240H32M320 240v24a8 8 0 01-8 8H200a8 8 0 01-8-8v-24' stroke-linecap='round' stroke-linejoin='round' class='ionicon-fill-none ionicon-stroke-width'/></svg>",J="data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' class='ionicon' viewBox='0 0 512 512'><title>Card</title><rect x='48' y='96' width='416' height='320' rx='56' ry='56' stroke-linecap='round' stroke-linejoin='round' class='ionicon-fill-none ionicon-stroke-width'/><path stroke-linejoin='round' stroke-width='60' d='M48 192h416M128 300h48v20h-48z' class='ionicon-fill-none'/></svg>",U="data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' class='ionicon' viewBox='0 0 512 512'><title>Time</title><path d='M256 64C150 64 64 150 64 256s86 192 192 192 192-86 192-192S362 64 256 64z' stroke-miterlimit='10' class='ionicon-fill-none ionicon-stroke-width'/><path stroke-linecap='round' stroke-linejoin='round' d='M256 128v144h96' class='ionicon-fill-none ionicon-stroke-width'/></svg>";var Y,G,K,Q,X,$,nn,on,en,tn,rn,an,dn,sn,ln,cn,pn,xn,hn,fn,gn,un,bn,mn,vn=a.default.button(Y||(Y=l(["\n display: flex;\n justify-content: space-between;\n color: ",";\n border: 0;\n border-bottom: 1px solid ",";\n width: 100%;\n padding: 10px 16px;\n background: inherit;\n align-items: center;\n"],["\n display: flex;\n justify-content: space-between;\n color: ",";\n border: 0;\n border-bottom: 1px solid ",";\n width: 100%;\n padding: 10px 16px;\n background: inherit;\n align-items: center;\n"])),w,A),wn=a.default(e.IonIcon)(G||(G=l([" // #skipcq\n font-size: 24px;\n"],[" // #skipcq\n font-size: 24px;\n"]))),yn=a.default(e.IonHeader)(Q||(Q=l(["\n padding: ",";\n background: #ffffff;\n position: fixed;\n display: flex;\n z-index: 1000;\n text-align: center;\n justify-content: center;\n min-height: ",";\n box-shadow: 0 1px 5px rgba(0, 0, 0, 0.12); \n color: ",";\n\n .left {\n cursor: pointer;\n position: absolute;\n color: ",";\n left: 10px;\n top: ",";\n }\n\n .right {\n cursor: pointer;\n color: ",";\n position: absolute;\n right: 10px;\n top: ",";\n }\n \n &:after {\n background-image: none;\n }\n\n ","\n"],["\n padding: ",";\n background: #ffffff;\n position: fixed;\n display: flex;\n z-index: 1000;\n text-align: center;\n justify-content: center;\n min-height: ",";\n box-shadow: 0 1px 5px rgba(0, 0, 0, 0.12); \n color: ",";\n\n .left {\n cursor: pointer;\n position: absolute;\n color: ",";\n left: 10px;\n top: ",";\n }\n\n .right {\n cursor: pointer;\n color: ",";\n position: absolute;\n right: 10px;\n top: ",";\n }\n \n &:after {\n background-image: none;\n }\n\n ","\n"])),(function(n){return n.isInternetConnected?"10px":"40px 10px 10px"}),(function(n){return n.isInternetConnected?"44px":"74px"}),y,m,(function(n){return n.isInternetConnected?"calc(50% - 12px)":"calc(50% + 3px)"}),m,(function(n){return n.isInternetConnected?"calc(50% - 12px)":"calc(50% + 3px)"}),(function(n){return n.isIos&&i.css(K||(K=l(["\n padding: ",";\n min-height: ",";\n\n .left {\n position: absolute;\n left: 10px;\n top: ",";\n }\n\n .right {\n position: absolute;\n right: 10px;\n top: ",";\n }\n "],["\n padding: ",";\n min-height: ",";\n\n .left {\n position: absolute;\n left: 10px;\n top: ",";\n }\n\n .right {\n position: absolute;\n right: 10px;\n top: ",";\n }\n "])),n.isInternetConnected?"54px 10px 10px":"64px 10px 10px",n.isInternetConnected?"88px":"98px",n.isInternetConnected?"calc(50% + 10px)":"calc(50% + 15px)",n.isInternetConnected?"calc(50% + 10px)":"calc(50% + 15px)")})),jn=a.default(e.IonTabBar)(X||(X=l(["\n box-shadow: 0px -2px 5px rgba(0, 0, 0, 0.08);\n height: 49px;\n position: fixed;\n bottom: 0;\n width: 100%;\n border: none;\n padding-bottom: ",";\n --color: ",';\n \n ion-icon {\n font-size: 24px;\n margin: 0;\n }\n\n ion-label {\n font-weight: 700;\n font-size: 10px;\n margin: 0;\n line-height: 14px;\n font-family: "Lato Bold", sans-serif;\n }\n\n ion-tab-button {\n --padding-top: 10px;\n }\n'],["\n box-shadow: 0px -2px 5px rgba(0, 0, 0, 0.08);\n height: 49px;\n position: fixed;\n bottom: 0;\n width: 100%;\n border: none;\n padding-bottom: ",";\n --color: ",';\n \n ion-icon {\n font-size: 24px;\n margin: 0;\n }\n\n ion-label {\n font-weight: 700;\n font-size: 10px;\n margin: 0;\n line-height: 14px;\n font-family: "Lato Bold", sans-serif;\n }\n\n ion-tab-button {\n --padding-top: 10px;\n }\n'])),(function(n){return n.isIos?"34px":"0"}),y),kn=a.default.div($||($=l(["\n width: 100%;\n padding: 16px;\n border: 1px solid ",";\n box-shadow: 0 6px 8px rgba(0, 0, 0, 0.1);\n border-radius: 4px;\n"],["\n width: 100%;\n padding: 16px;\n border: 1px solid ",";\n box-shadow: 0 6px 8px rgba(0, 0, 0, 0.1);\n border-radius: 4px;\n"])),D),In=a.default.div(nn||(nn=l(["\n display: flex;\n justify-content: space-between;\n height: 104px;\n margin-bottom: 16px;\n"],["\n display: flex;\n justify-content: space-between;\n height: 104px;\n margin-bottom: 16px;\n"]))),Cn=a.default.div(on||(on=l(["\n display: flex;\n flex-direction: column;\n justify-content: space-between;\n margin-right: 8px;\n\n h3 {\n color: ",";\n }\n\n h3.semiBold {\n color: ",";\n }\n"],["\n display: flex;\n flex-direction: column;\n justify-content: space-between;\n margin-right: 8px;\n\n h3 {\n color: ",";\n }\n\n h3.semiBold {\n color: ",";\n }\n"])),y,w),zn=a.default.img(en||(en=l(["\n width: 104px;\n height: 104px;\n border-radius: 8px;\n"],["\n width: 104px;\n height: 104px;\n border-radius: 8px;\n"]))),Bn=a.default.div(tn||(tn=l(["\n margin: 4px 0;\n display: flex;\n align-items: center;\n justify-content: space-between;\n\n div.divider {\n height: 1px;\n flex-grow: 1;\n background: ",";\n }\n \n h4{\n color: ",";\n margin: 0 4px;\n }\n"],["\n margin: 4px 0;\n display: flex;\n align-items: center;\n justify-content: space-between;\n\n div.divider {\n height: 1px;\n flex-grow: 1;\n background: ",";\n }\n \n h4{\n color: ",";\n margin: 0 4px;\n }\n"])),j,j),Dn=a.default.div(rn||(rn=l(["\n display: flex;\n"],["\n display: flex;\n"]))),Ln=a.default.div(an||(an=l(["\n border: 1px solid ",";\n box-shadow: 0 6px 8px rgba(0, 0, 0, 0.1);\n border-radius: 8px;\n position: relative;\n display: flex;\n flex-direction: column;\n"],["\n border: 1px solid ",";\n box-shadow: 0 6px 8px rgba(0, 0, 0, 0.1);\n border-radius: 8px;\n position: relative;\n display: flex;\n flex-direction: column;\n"])),D),Fn=a.default.a(dn||(dn=l(["\n width: 100%;\n min-height: 192px;\n max-height: 192px;\n display: block;\n\n img {\n width: 100%;\n height: 192px;\n }\n"],["\n width: 100%;\n min-height: 192px;\n max-height: 192px;\n display: block;\n\n img {\n width: 100%;\n height: 192px;\n }\n"]))),Tn=a.default.iframe(sn||(sn=l(["\n width: 100%;\n height: 192px;\n margin: 0;\n padding: 0;\n"],["\n width: 100%;\n height: 192px;\n margin: 0;\n padding: 0;\n"]))),An=a.default.h3(ln||(ln=l(["\n padding: 16px !important;\n height: 104px;\n color: ",";\n"],["\n padding: 16px !important;\n height: 104px;\n color: ",";\n"])),w),En=a.default.div(cn||(cn=l(["\n visibility: ",";\n position: absolute;\n width: 100%;\n top: 0;\n"],["\n visibility: ",";\n position: absolute;\n width: 100%;\n top: 0;\n"])),(function(n){return n.isLoading?"visible":"hidden"})),Sn=a.default(e.IonSkeletonText)(pn||(pn=l(["\n height: 192px;\n border-radius: 4px 4px 0 0;\n border: none;\n margin: 0;\n padding: 0;\n"],["\n height: 192px;\n border-radius: 4px 4px 0 0;\n border: none;\n margin: 0;\n padding: 0;\n"]))),Mn=a.default.div(xn||(xn=l(["\n margin: 0 16px 24px;\n border-radius: 8px;\n box-shadow: 0 6px 8px rgba(0, 0, 0, 0.1);\n position: relative;\n\n &:first-child {\n margin-top: ",";\n }\n\n &:last-of-type {\n margin-bottom: 80px;\n }\n\n"],["\n margin: 0 16px 24px;\n border-radius: 8px;\n box-shadow: 0 6px 8px rgba(0, 0, 0, 0.1);\n position: relative;\n\n &:first-child {\n margin-top: ",";\n }\n\n &:last-of-type {\n margin-bottom: 80px;\n }\n\n"])),(function(n){return n.isIos?"28px":"20px"})),Nn=a.default.div(hn||(hn=l(["\n visibility: ",";\n position: absolute;\n width: 100%;\n top: 0;\n"],["\n visibility: ",";\n position: absolute;\n width: 100%;\n top: 0;\n"])),(function(n){return n.isLoading?"visible":"hidden"})),On=a.default.div(fn||(fn=l(["\n visibility: ",";\n display: flex;\n flex-direction: column;\n\n img {\n width: 100%;\n height: 222px;\n object-fit: cover;\n border-radius: 8px 8px 0 0;\n }\n\n h1 {\n margin: 16px 16px 0;\n color: ",";\n }\n\n h3 {\n margin: 4px 16px 0;\n color: ",";\n }\n"],["\n visibility: ",";\n display: flex;\n flex-direction: column;\n\n img {\n width: 100%;\n height: 222px;\n object-fit: cover;\n border-radius: 8px 8px 0 0;\n }\n\n h1 {\n margin: 16px 16px 0;\n color: ",";\n }\n\n h3 {\n margin: 4px 16px 0;\n color: ",";\n }\n"])),(function(n){return n.isLoading?"hidden":"visible"}),w,y),Rn=a.default(e.IonIcon)(gn||(gn=l([" // #skipcq\n color: ",";\n font-size: 22px;\n margin: 0;\n\n @media (max-width: 320px) {\n font-size: 19px;\n }\n"],[" // #skipcq\n color: ",";\n font-size: 22px;\n margin: 0;\n\n @media (max-width: 320px) {\n font-size: 19px;\n }\n"])),m),qn=a.default.div(un||(un=l(["\n display: flex;\n align-items: center;\n padding: 0;\n margin: 0;\n\n p {\n color: ",';\n font-size: 14px;\n padding-left: 5px;\n margin: 0;\n font-family: "Lato Regular", sans-serif;\n\n @media (max-width: 320px) {\n font-size: 11.5px;\n }\n }\n'],["\n display: flex;\n align-items: center;\n padding: 0;\n margin: 0;\n\n p {\n color: ",';\n font-size: 14px;\n padding-left: 5px;\n margin: 0;\n font-family: "Lato Regular", sans-serif;\n\n @media (max-width: 320px) {\n font-size: 11.5px;\n }\n }\n'])),w),Pn=a.default.div(bn||(bn=l(["\n display: flex;\n justify-content: space-between;\n margin: 16px;\n"],["\n display: flex;\n justify-content: space-between;\n margin: 16px;\n"]))),Vn=a.default(e.IonSkeletonText)(mn||(mn=l(["\n width: 100%;\n height: ","; // #skipcq\n\n &:first-child {\n margin-bottom: 16px;\n margin-top: 0;\n }\n\n &:last-child {\n margin-top: 16px;\n }\n"],["\n width: 100%;\n height: ","; // #skipcq\n\n &:first-child {\n margin-bottom: 16px;\n margin-top: 0;\n }\n\n &:last-child {\n margin-top: 16px;\n }\n"])),(function(n){return n.height+"px"}));M(".toast_classes {\n color: #ffffff;\n --background: #1d201f;\n font-weight: 400;\n font-size: 14px;\n line-height: 16px;\n margin-top: 30px;\n border-radius: 4px;\n}\n\n.toast_classes_ios {\n top: -36px;\n}");var _n,Hn,Wn,Zn,Jn=a.default.div(_n||(_n=l(["\n display: flex;\n justify-content: space-between;\n background: ",";\n padding: 8px 16px;\n width: 100%;\n border-radius: 4px;\n"],["\n display: flex;\n justify-content: space-between;\n background: ",";\n padding: 8px 16px;\n width: 100%;\n border-radius: 4px;\n"])),E),Un=a.default.div(Hn||(Hn=l(["\n h3 {\n color: ",";\n }\n\n h4 {\n color: ",";\n }\n\n h5 {\n display: flex;\n align-items: center;\n color: ",";\n }\n\n svg {\n margin-right: 4px;\n }\n"],["\n h3 {\n color: ",";\n }\n\n h4 {\n color: ",";\n }\n\n h5 {\n display: flex;\n align-items: center;\n color: ",";\n }\n\n svg {\n margin-right: 4px;\n }\n"])),y,w,k),Yn=a.default.img(Wn||(Wn=l(["\n width: 64px;\n height: 64px;\n border-radius: 8px;\n"],["\n width: 64px;\n height: 64px;\n border-radius: 8px;\n"])));function Gn(){return Gn=Object.assign||function(n){for(var i=1;i<arguments.length;i++){var o=arguments[i];for(var e in o)Object.prototype.hasOwnProperty.call(o,e)&&(n[e]=o[e])}return n},Gn.apply(this,arguments)}function Kn(n){return d.createElement("svg",Gn({width:16,height:16,fill:"none",xmlns:"http://www.w3.org/2000/svg"},n),Zn||(Zn=d.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12.624 3.67a.5.5 0 01.76.65l-.008.01-7 8a.5.5 0 01-.722.031l-.008-.007-3-3a.5.5 0 01.7-.716l.008.008 2.622 2.622 6.648-7.597z",fill:"#478862"})))}var Qn,Xn,$n,ni,ii,oi=a.default.div(Qn||(Qn=l(["\n padding: 16px 8px;\n border-radius: 4px;\n border: 1px solid;\n width: 100%;\n min-width: 86px; \n max-height: 108px;\n box-sizing: border-box;\n border-color: ",";\n background: ",";\n display: flex;\n flex-direction: column;\n align-items: center;\n box-shadow: 0 5px 8px rgba(0, 0, 0, 0.04);\n\n h4 {\n margin-bottom: 4px;\n color: ",";\n }\n\n h1 {\n color: ",";\n }\n\n h5 {\n color: ",";\n }\n\n"],["\n padding: 16px 8px;\n border-radius: 4px;\n border: 1px solid;\n width: 100%;\n min-width: 86px; \n max-height: 108px;\n box-sizing: border-box;\n border-color: ",";\n background: ",";\n display: flex;\n flex-direction: column;\n align-items: center;\n box-shadow: 0 5px 8px rgba(0, 0, 0, 0.04);\n\n h4 {\n margin-bottom: 4px;\n color: ",";\n }\n\n h1 {\n color: ",";\n }\n\n h5 {\n color: ",";\n }\n\n"])),(function(n){return n.isActive?m:D}),(function(n){return n.isActive?v:B}),(function(n){return n.isActive?m:y}),(function(n){return n.isActive?m:w}),(function(n){return n.isActive?m:y})),ei=a.default.h1(Xn||(Xn=l(["\n line-height: 76px;\n font-weight: 700;\n margin: 0; \n"],["\n line-height: 76px;\n font-weight: 700;\n margin: 0; \n"])));function ti(){return ti=Object.assign||function(n){for(var i=1;i<arguments.length;i++){var o=arguments[i];for(var e in o)Object.prototype.hasOwnProperty.call(o,e)&&(n[e]=o[e])}return n},ti.apply(this,arguments)}function ri(n){return d.createElement("svg",ti({width:14,height:14,fill:"none",xmlns:"http://www.w3.org/2000/svg"},n),$n||($n=d.createElement("path",{d:"M7 13.563A6.57 6.57 0 01.437 7 6.57 6.57 0 017 .437 6.57 6.57 0 0113.563 7 6.57 6.57 0 017 13.563z",fill:"#F1646F"})),ni||(ni=d.createElement("path",{d:"M7 14c-3.86 0-7-3.14-7-7s3.14-7 7-7 7 3.14 7 7-3.14 7-7 7zM7 .875A6.132 6.132 0 00.875 7 6.132 6.132 0 007 13.125 6.132 6.132 0 0013.125 7 6.132 6.132 0 007 .875z",fill:"#fff"})),ii||(ii=d.createElement("path",{d:"M11.509 6.253a.437.437 0 01-.31-.127 5.925 5.925 0 00-.851-.707.436.436 0 01-.117-.607.435.435 0 01.608-.116c.347.235.676.508.98.81a.439.439 0 01-.31.747zM2.49 6.253a.437.437 0 01-.31-.747c1.611-1.617 3.851-2.33 6.187-1.87a.439.439 0 01.346.514.441.441 0 01-.514.345c-2.052-.404-3.995.22-5.399 1.63a.435.435 0 01-.31.128zM9.94 7.828a.437.437 0 01-.31-.127 3.905 3.905 0 00-.86-.651.438.438 0 01.427-.765c.383.214.738.482 1.053.795a.439.439 0 01-.31.748zM4.06 7.829a.438.438 0 01-.31-.747 4.513 4.513 0 012.23-1.233.437.437 0 01.187.855c-.67.146-1.29.49-1.797.996a.437.437 0 01-.31.129zM7 10.5a1.264 1.264 0 01-1.223-.939.438.438 0 01.847-.222c.045.17.196.286.376.286a.397.397 0 00.397-.397c0-.18-.115-.33-.286-.376a.438.438 0 01.222-.847c.552.146.939.648.939 1.223 0 .701-.57 1.272-1.272 1.272zM2.36 12.076a.438.438 0 01-.31-.747l9.28-9.278a.438.438 0 11.619.62l-9.28 9.277a.434.434 0 01-.308.128z",fill:"#fff"})))}var ai,di,si,li,ci,pi,xi,hi=a.default.div(ai||(ai=l(["\n position: fixed;\n box-sizing: border-box;\n background: ",";\n width: 100%;\n display: ",";\n justify-content: center;\n align-items: center;\n padding: ",";\n\n span {\n font-size: 10px;\n line-height: 14px;\n margin-left: 8px;\n color: ",";\n }\n"],["\n position: fixed;\n box-sizing: border-box;\n background: ",";\n width: 100%;\n display: ",";\n justify-content: center;\n align-items: center;\n padding: ",";\n\n span {\n font-size: 10px;\n line-height: 14px;\n margin-left: 8px;\n color: ",";\n }\n"])),z,(function(n){return n.isInternetConnected?"none":"flex"}),(function(n){return n.isIos?"32px 0 8px":"8px 0"}),B),fi=a.default.div(di||(di=l(["\n width: 100%;\n display: flex;\n flex-direction: column;\n\n img {\n width: 100%;\n height: 222px;\n border-radius: 8px;\n object-fit: cover;\n }\n"],["\n width: 100%;\n display: flex;\n flex-direction: column;\n\n img {\n width: 100%;\n height: 222px;\n border-radius: 8px;\n object-fit: cover;\n }\n"]))),gi=a.default.div(si||(si=l(["\n display: flex;\n justify-content: space-between;\n margin-top: 16px;\n\n h3 {\n color: ",";\n display: flex;\n align-items: center;\n\n ion-icon {\n margin-right: 4px;\n font-size: 24px;\n }\n }\n"],["\n display: flex;\n justify-content: space-between;\n margin-top: 16px;\n\n h3 {\n color: ",";\n display: flex;\n align-items: center;\n\n ion-icon {\n margin-right: 4px;\n font-size: 24px;\n }\n }\n"])),w),ui=a.default(e.IonIcon)(li||(li=l([" // skipcq JS-0323\n width: 20px;\n z-index: 3;\n height: 20px;\n position: absolute;\n top: calc(50% - 10px);\n left: 20px;\n color: "," !important;\n"],[" // skipcq JS-0323\n width: 20px;\n z-index: 3;\n height: 20px;\n position: absolute;\n top: calc(50% - 10px);\n left: 20px;\n color: "," !important;\n"])),w),bi=a.default(e.IonInput)(ci||(ci=l(['\n position: relative;\n border: none;\n border-radius: 4px;\n font-size: 14px;\n font-family: "Lato Regular", sans-serif;\n --padding-start: 55px !important;\n --background: '," !important;\n min-height: 36px;\n line-height: 20px;\n color: ",";\n --placeholder-color: ",";\n --placeholder-opacity: 1;\n"],['\n position: relative;\n border: none;\n border-radius: 4px;\n font-size: 14px;\n font-family: "Lato Regular", sans-serif;\n --padding-start: 55px !important;\n --background: '," !important;\n min-height: 36px;\n line-height: 20px;\n color: ",";\n --placeholder-color: ",";\n --placeholder-opacity: 1;\n"])),I,(function(n){return n.isActive?w:j}),j),mi=a.default(e.IonSegment)(pi||(pi=l(["\n --background: ",";\n"],["\n --background: ",";\n"])),C),vi=a.default(e.IonSegmentButton)(xi||(xi=l(["\n --background-checked: ",";\n --background-focused: ",";\n --background-hover: ",";\n --color: ",";\n --color-checked: ",";\n --color-focused: ",";\n --color-hover: ",";\n --transition: 0;\n --indicator-transform: 0;\n"],["\n --background-checked: ",";\n --background-focused: ",";\n --background-hover: ",";\n --color: ",";\n --color-checked: ",";\n --color-focused: ",";\n --color-hover: ",";\n --transition: 0;\n --indicator-transform: 0;\n"])),B,B,B,w,w,w,w);exports.ArchivedConsultationCard=function(i){return n.jsxs(Jn,s({"data-testID":i["data-testID"]},{children:[n.jsxs(Un,{children:[n.jsx("h3",{children:i.nameAndSurname},void 0),n.jsx("h4",s({className:"semiBold"},{children:i.date}),void 0),n.jsxs("h5",{children:[n.jsx(Kn,{},void 0),"Завершена"]},void 0)]},void 0),n.jsx(Yn,{src:i.avatar,alt:"user-avatar"},void 0)]}),void 0)},exports.Button=P,exports.ConsultationCard=function(i){return n.jsxs(kn,s({"data-testID":i["data-testID"]},{children:[n.jsxs(In,{children:[n.jsxs(Cn,{children:[n.jsxs("h3",{children:["Консультация с ",i.consultationWith]},void 0),n.jsx("h3",s({className:"semiBold"},{children:i.day}),void 0),n.jsxs("h3",s({className:"semiBold"},{children:["в ",i.time]}),void 0)]},void 0),n.jsx(zn,{src:i.avatar,alt:"avatar"},void 0)]},void 0),n.jsx(P,s({buttonType:"primary",isDisabled:!1,onClick:i.startConsultation},{children:"Начать консультацию"}),void 0),n.jsxs(Bn,{children:[n.jsx("div",{className:"divider"},void 0),n.jsx("h4",{children:"или"},void 0),n.jsx("div",{className:"divider"},void 0)]},void 0),n.jsxs(Dn,{children:[n.jsx(P,s({buttonType:"secondary",isDisabled:!1,onClick:i.handleReschedule},{children:"Перенести"}),void 0),n.jsx(P,s({buttonType:"secondaryCancel",isDisabled:!1,onClick:i.handleRefund},{children:"Отменить"}),void 0)]},void 0)]}),void 0)},exports.ContentCard=function(i){var e,t,r,a=o.useState(!0),d=a[0],l=a[1],c=(null===(e=i.contentVideo)||void 0===e?void 0:e.title)||(null===(t=i.contentArticle)||void 0===t?void 0:t.title),p=i.contentArticle?n.jsx(Fn,s({"data-testID":i["data-testID"],href:i.contentArticle.link},{children:n.jsx("img",{src:i.contentArticle.photoURL,alt:"article-img",onLoad:function(){l(!1)}},void 0)}),void 0):n.jsx(Tn,{"data-testID":i["data-testID"],src:"https://www.youtube.com/embed/".concat(null===(r=i.contentVideo)||void 0===r?void 0:r.url),title:"YouTube video player",frameBorder:"0",onLoad:function(){l(!1)},allow:"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture",allowFullScreen:!0},void 0);return n.jsxs(Ln,{children:[p,n.jsx(En,s({isLoading:d},{children:n.jsx(Sn,{animated:!0},void 0)}),void 0),n.jsxs(An,s({className:"semiBold"},{children:[" ",c]}),void 0)]},void 0)},exports.DatePicker=function(i){return n.jsx(oi,s({"data-testID":i["data-testID"],isActive:i.isActive,onClick:function(){return i.onClick()}},{children:"weekday"===i.type?n.jsx(ei,{children:i.weekday},void 0):n.jsxs(n.Fragment,{children:[n.jsx("h4",{children:i.day},void 0),n.jsx("h1",s({className:"bold"},{children:i.date}),void 0),n.jsx("h5",{children:i.month},void 0)]},void 0)}),void 0)},exports.FloatingButton=function(i,o){var e=i.bottomHeight,t=void 0===e?0:e,r=i.rightWidth,a=void 0===r?0:r;return n.jsx(V,s({"data-testID":o["data-testID"],href:"https://t.me/MindlySupport",bottomHeight:t,rightWidth:a},{children:n.jsx("img",{src:"data:image/svg+xml,%3Csvg%20width%3D%2254%22%20height%3D%2254%22%20viewBox%3D%220%200%2054%2054%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Crect%20width%3D%2254%22%20height%3D%2254%22%20fill%3D%22%2321ABD2%22%2F%3E%3Cpath%20d%3D%22M27.0002%2015C21.9405%2015%2017.8237%2019.1168%2017.8237%2024.1765V32.647C17.8237%2033.8148%2018.7737%2034.7648%2019.9413%2034.7648C21.1092%2034.7648%2022.0591%2033.8148%2022.0591%2032.647V25.5883C22.0591%2024.4206%2021.1092%2023.4706%2019.9413%2023.4706C19.7037%2023.4706%2019.4788%2023.5188%2019.2651%2023.5913C19.5663%2019.5829%2022.9168%2016.4117%2027.0002%2016.4117C31.0815%2016.4117%2034.431%2019.58%2034.735%2023.5856C34.5226%2023.5129%2034.2964%2023.4706%2034.0591%2023.4706C32.8913%2023.4706%2031.9413%2024.4206%2031.9413%2025.5883V32.647C31.9413%2033.8148%2032.8913%2034.7648%2034.0591%2034.7648C34.3078%2034.7648%2034.5431%2034.7139%2034.765%2034.6348V35.4706C34.765%2035.8601%2034.4479%2036.1765%2034.0591%2036.1765H28.9879C28.6954%2035.3566%2027.9192%2034.7648%2027.0002%2034.7648C25.8326%2034.7648%2024.8826%2035.7147%2024.8826%2036.8824C24.8826%2038.05%2025.8326%2039%2027.0002%2039C27.9192%2039%2028.6954%2038.408%2028.9879%2037.5883H34.0591C35.2268%2037.5883%2036.1768%2036.6383%2036.1768%2035.4706C36.1768%2031.2248%2036.1768%2028.4269%2036.1768%2024.1765C36.1768%2019.1168%2032.06%2015%2027.0002%2015V15Z%22%20fill%3D%22white%22%2F%3E%3Cpath%20d%3D%22M37.5884%2025.0122V33.2227C38.4081%2032.9304%2039.0001%2032.1542%2039.0001%2031.235V26.9998C39.0001%2026.0808%2038.4081%2025.3046%2037.5884%2025.0122Z%22%20fill%3D%22white%22%2F%3E%3Cpath%20d%3D%22M15%2026.9998V31.235C15%2032.1542%2015.592%2032.9304%2016.4117%2033.2227V25.0122C15.592%2025.3046%2015%2026.0808%2015%2026.9998Z%22%20fill%3D%22white%22%2F%3E%3C%2Fsvg%3E",alt:"support mindly"},void 0)}),void 0)},exports.FooterForBooking=function(i){return n.jsxs(_,s({"data-testID":i["data-testID"],isIos:i.isIos},{children:[n.jsxs(H,{children:[n.jsxs("h4",{children:[n.jsx(W,{icon:U,color:"primary"},void 0),n.jsxs(n.Fragment,{children:[i.duration," мин"]},void 0)]},void 0),n.jsxs("h4",{children:[n.jsx(W,{icon:J,color:"primary"},void 0),i.price]},void 0)]},void 0),n.jsx(P,s({buttonType:"primary",isDisabled:!1,onClick:i.eventHandler},{children:"Записаться"}),void 0)]}),void 0)},exports.Input=function(i){return n.jsx(bi,s({name:i.name,placeholder:i.placeholder,value:i.value,"data-testID":i["data-testID"],onIonChange:function(n){return i.onIonChange(n)},isActive:i.isActive,type:i.type},{children:n.jsx(ui,{icon:i.icon},void 0)}),void 0)},exports.ListButton=function(i){return n.jsxs(vn,s({"data-testID":i["data-testID"],onClick:i.onClick},{children:[n.jsx("h4",{children:i.children},void 0),n.jsx(wn,{src:i.icon},void 0)]}),void 0)},exports.NavigationBar=function(i){return n.jsx(yn,s({isIos:i.isIos,isInternetConnected:i.isInternetConnected},{children:i.children}),void 0)},exports.NoInternetConnection=function(i){return n.jsxs(hi,s({isInternetConnected:i.isInternetConnected,isIos:i.isIos},{children:[n.jsx(ri,{},void 0),n.jsx("span",{children:"Интернет подключение отсутствует"},void 0)]}),void 0)},exports.ScrollTabs=function(i){return n.jsxs(mi,s({value:i.value,mode:"ios",onIonChange:function(n){return i.setActiveTab(n.detail.value)}},{children:[n.jsx(vi,s({value:"profile"},{children:n.jsx(e.IonLabel,{children:n.jsx("h5",{children:"Профиль"},void 0)},void 0)}),void 0),n.jsx(vi,s({value:"video"},{children:n.jsx(e.IonLabel,{children:n.jsx("h5",{children:"Видео"},void 0)},void 0)}),void 0),n.jsx(vi,s({value:"articles"},{children:n.jsx(e.IonLabel,{children:n.jsx("h5",{children:"Статьи"},void 0)},void 0)}),void 0)]}),void 0)},exports.TabBar=function(i){return n.jsx(jn,s({"data-testID":i["data-testID"],isIos:i.isIos,slot:"bottom"},{children:i.children}),void 0)},exports.TherapistCard=function(i,e){var t=i.psychologistName,r=i.psychologistLastName,a=i.psychologistType,d=i.psychologistPhoto,l=i.psychologistPrice,c=i.psychologistDuration,p=i.psychologistExperience,x=i.handleClick,h=i.isIos,f=o.useState(!0),g=f[0],u=f[1];return n.jsxs(Mn,s({"data-testID":e["data-testID"],isIos:h,"data-testid":"container",onClick:x},{children:[n.jsxs(On,s({isLoading:g},{children:[n.jsx("img",{src:d,onLoad:function(){return u(!1)},alt:"psychologistPhoto"},void 0),n.jsx("h1",s({className:"bold"},{children:"".concat(t," ").concat(r)}),void 0),n.jsx("h3",s({className:"semiBold"},{children:a}),void 0),n.jsxs(Pn,{children:[n.jsxs(qn,{children:[n.jsx(Rn,{icon:U},void 0),n.jsx("p",s({className:"semiBold"},{children:"".concat(c," минут")}),void 0)]},void 0),n.jsxs(qn,{children:[n.jsx(Rn,{icon:J},void 0),n.jsx("p",s({className:"semiBold"},{children:"".concat(l," грн")}),void 0)]},void 0),n.jsxs(qn,{children:[n.jsx(Rn,{icon:Z},void 0),n.jsx("p",s({className:"semiBold"},{children:"".concat(p,p>=5?" лет опыта":1===p?" год опыта":" года опыта")}),void 0)]},void 0)]},void 0)]}),void 0),n.jsxs(Nn,s({isLoading:g},{children:[n.jsx(Vn,{height:222,animated:!0},void 0),n.jsx(Vn,{animated:!0,height:60},void 0),n.jsx(Vn,{animated:!0,height:22},void 0)]}),void 0)]}),void 0)},exports.TherapistInformationComponent=function(i){return n.jsxs(fi,s({"data-testID":i["data-testID"]},{children:[n.jsx("img",{src:i.avatar,alt:"therapist avatar"},void 0),n.jsxs(gi,{children:[n.jsxs("h3",s({className:"semiBold"},{children:[n.jsx(e.IonIcon,{icon:Z,color:"primary"},void 0),i.experience]}),void 0),n.jsxs("h3",s({className:"semiBold"},{children:[n.jsx(e.IonIcon,{icon:U,color:"primary"},void 0),i.duration]}),void 0),n.jsxs("h3",s({className:"semiBold"},{children:[n.jsx(e.IonIcon,{icon:J,color:"primary"},void 0),i.price]}),void 0)]},void 0)]}),void 0)},exports.toast=function(n,i){var o;void 0===i&&(i=3e3);var t=document.createElement("ion-toast");return t.message=n,t.duration=i,t.position="top",t.cssClass=e.isPlatform("ios")?"toast_classes toast_classes_ios":"toast_classes",null===(o=document.getElementById("root"))||void 0===o||o.appendChild(t),t.present()};
2
2
  //# sourceMappingURL=index.js.map