math-main-components 0.0.195 → 0.0.197

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 (258) hide show
  1. package/dist/components/Accordeon/Accordeon.d.ts +4 -1
  2. package/dist/components/Accordeon/Accordeon.stories.d.ts +13 -0
  3. package/dist/components/Button/Button.d.ts +3 -3
  4. package/dist/components/Button/Button.stories.d.ts +13 -0
  5. package/dist/components/{AuthButton/AuthButton.d.ts → Button2/Button2.d.ts} +2 -2
  6. package/dist/components/Button2/Button2.stories.d.ts +13 -0
  7. package/dist/components/Button2/index.d.ts +1 -0
  8. package/dist/components/CardButton/CardButton.d.ts +3 -3
  9. package/dist/components/CardButton/CardButton.stories.d.ts +13 -0
  10. package/dist/components/Checkbox/Checkbox.stories.d.ts +13 -0
  11. package/dist/components/ChooseRole/ChooseRole.d.ts +3 -4
  12. package/dist/components/ChooseRole/ChooseRole.stories.d.ts +13 -0
  13. package/dist/components/ChooseRole/index.d.ts +1 -1
  14. package/dist/components/CopyCode/CopyCode.d.ts +3 -4
  15. package/dist/components/CopyCode/CopyCode.stories.d.ts +13 -0
  16. package/dist/components/EmptyCard/EmptyCard.stories.d.ts +13 -0
  17. package/dist/components/FormButton/FormButton.d.ts +4 -4
  18. package/dist/components/FormButton/FormButton.stories.d.ts +13 -0
  19. package/dist/components/FormText/FormText.stories.d.ts +13 -0
  20. package/dist/components/ForwardButton/ForwardButton.stories.d.ts +13 -0
  21. package/dist/functions/url.d.ts +3 -0
  22. package/dist/index.cjs.js +46 -48
  23. package/dist/index.d.ts +2 -1
  24. package/dist/index.esm.js +43 -47
  25. package/dist/styles/font.scss +5 -0
  26. package/dist/styles/material-symbols.scss +24 -0
  27. package/dist/styles/theme-colors.scss +164 -0
  28. package/dist/styles/theme-styles.scss +8 -0
  29. package/package.json +18 -3
  30. package/dist/_virtual/_interop_require_default.cjs.js +0 -3
  31. package/dist/_virtual/_interop_require_wildcard.cjs.js +0 -3
  32. package/dist/_virtual/add-base-path.js +0 -3
  33. package/dist/_virtual/add-locale.js +0 -3
  34. package/dist/_virtual/add-locale2.js +0 -3
  35. package/dist/_virtual/add-path-prefix.js +0 -3
  36. package/dist/_virtual/add-path-suffix.js +0 -3
  37. package/dist/_virtual/app-paths.js +0 -3
  38. package/dist/_virtual/app-router-context.shared-runtime.js +0 -3
  39. package/dist/_virtual/app-router-headers.js +0 -3
  40. package/dist/_virtual/bloom-filter.js +0 -3
  41. package/dist/_virtual/compare-states.js +0 -3
  42. package/dist/_virtual/denormalize-page-path.js +0 -3
  43. package/dist/_virtual/detect-domain-locale.js +0 -3
  44. package/dist/_virtual/detect-domain-locale2.js +0 -3
  45. package/dist/_virtual/ensure-leading-slash.js +0 -3
  46. package/dist/_virtual/escape-regexp.js +0 -3
  47. package/dist/_virtual/format-next-pathname-info.js +0 -3
  48. package/dist/_virtual/format-url.js +0 -3
  49. package/dist/_virtual/get-asset-path-from-route.js +0 -3
  50. package/dist/_virtual/get-cookie-parser.js +0 -3
  51. package/dist/_virtual/get-domain-locale.js +0 -3
  52. package/dist/_virtual/get-next-pathname-info.js +0 -3
  53. package/dist/_virtual/handle-smooth-scroll.js +0 -3
  54. package/dist/_virtual/has-base-path.js +0 -3
  55. package/dist/_virtual/head-manager-context.shared-runtime.js +0 -3
  56. package/dist/_virtual/head-manager.js +0 -3
  57. package/dist/_virtual/index.js +0 -3
  58. package/dist/_virtual/index2.js +0 -3
  59. package/dist/_virtual/index3.js +0 -3
  60. package/dist/_virtual/index4.js +0 -3
  61. package/dist/_virtual/index5.js +0 -3
  62. package/dist/_virtual/interception-routes.js +0 -3
  63. package/dist/_virtual/interpolate-as.js +0 -3
  64. package/dist/_virtual/is-api-route.js +0 -3
  65. package/dist/_virtual/is-bot.js +0 -3
  66. package/dist/_virtual/is-dynamic.js +0 -3
  67. package/dist/_virtual/is-error.js +0 -3
  68. package/dist/_virtual/is-local-url.js +0 -3
  69. package/dist/_virtual/is-plain-object.js +0 -3
  70. package/dist/_virtual/link.js +0 -3
  71. package/dist/_virtual/link2.js +0 -3
  72. package/dist/_virtual/mitt.js +0 -3
  73. package/dist/_virtual/normalize-locale-path.js +0 -3
  74. package/dist/_virtual/normalize-locale-path2.js +0 -3
  75. package/dist/_virtual/normalize-path-sep.js +0 -3
  76. package/dist/_virtual/normalize-trailing-slash.js +0 -3
  77. package/dist/_virtual/omit.js +0 -3
  78. package/dist/_virtual/parse-path.js +0 -3
  79. package/dist/_virtual/parse-relative-url.js +0 -3
  80. package/dist/_virtual/parse-url.js +0 -3
  81. package/dist/_virtual/path-has-prefix.js +0 -3
  82. package/dist/_virtual/path-match.js +0 -3
  83. package/dist/_virtual/prepare-destination.js +0 -3
  84. package/dist/_virtual/querystring.js +0 -3
  85. package/dist/_virtual/react-is.development.js +0 -3
  86. package/dist/_virtual/react-is.production.min.js +0 -3
  87. package/dist/_virtual/remove-base-path.js +0 -3
  88. package/dist/_virtual/remove-locale.js +0 -3
  89. package/dist/_virtual/remove-path-prefix.js +0 -3
  90. package/dist/_virtual/remove-trailing-slash.js +0 -3
  91. package/dist/_virtual/request-idle-callback.js +0 -3
  92. package/dist/_virtual/resolve-href.js +0 -3
  93. package/dist/_virtual/resolve-rewrites.js +0 -3
  94. package/dist/_virtual/route-loader.js +0 -3
  95. package/dist/_virtual/route-matcher.js +0 -3
  96. package/dist/_virtual/route-regex.js +0 -3
  97. package/dist/_virtual/router-context.shared-runtime.js +0 -3
  98. package/dist/_virtual/router-reducer-types.js +0 -3
  99. package/dist/_virtual/router.js +0 -3
  100. package/dist/_virtual/router2.js +0 -3
  101. package/dist/_virtual/router3.js +0 -3
  102. package/dist/_virtual/script.js +0 -3
  103. package/dist/_virtual/segment.js +0 -3
  104. package/dist/_virtual/sorted-routes.js +0 -3
  105. package/dist/_virtual/trusted-types.js +0 -3
  106. package/dist/_virtual/use-intersection.js +0 -3
  107. package/dist/_virtual/utils.js +0 -3
  108. package/dist/_virtual/with-router.js +0 -3
  109. package/dist/components/Accordeon/Accordeon.types.d.ts +0 -4
  110. package/dist/components/AuthButton/index.d.ts +0 -1
  111. package/dist/components/Dialog/Dialog.types.d.ts +0 -7
  112. package/dist/components/PrimaryButton/PrimaryButton.d.ts +0 -8
  113. package/dist/components/PrimaryButton/index.d.ts +0 -1
  114. package/dist/components/SvgIcon/SvgIcon.types.d.ts +0 -8
  115. package/dist/components/index.d.ts +0 -31
  116. package/dist/components/useDimensions.d.ts +0 -4
  117. package/dist/components/useOrientation.d.ts +0 -3
  118. package/dist/components/useScroll.d.ts +0 -4
  119. package/dist/node_modules/@swc/helpers/cjs/_interop_require_default.cjs.js +0 -7
  120. package/dist/node_modules/@swc/helpers/cjs/_interop_require_wildcard.cjs.js +0 -48
  121. package/dist/node_modules/clsx/dist/clsx.m.js +0 -3
  122. package/dist/node_modules/external-svg-loader/dist/svg-loader.min.js +0 -1
  123. package/dist/node_modules/next/dist/client/add-base-path.js +0 -38
  124. package/dist/node_modules/next/dist/client/add-locale.js +0 -42
  125. package/dist/node_modules/next/dist/client/components/app-router-headers.js +0 -78
  126. package/dist/node_modules/next/dist/client/components/router-reducer/router-reducer-types.js +0 -69
  127. package/dist/node_modules/next/dist/client/detect-domain-locale.js +0 -39
  128. package/dist/node_modules/next/dist/client/get-domain-locale.js +0 -51
  129. package/dist/node_modules/next/dist/client/has-base-path.js +0 -36
  130. package/dist/node_modules/next/dist/client/head-manager.js +0 -212
  131. package/dist/node_modules/next/dist/client/link.js +0 -431
  132. package/dist/node_modules/next/dist/client/normalize-locale-path.js +0 -40
  133. package/dist/node_modules/next/dist/client/normalize-trailing-slash.js +0 -50
  134. package/dist/node_modules/next/dist/client/remove-base-path.js +0 -45
  135. package/dist/node_modules/next/dist/client/remove-locale.js +0 -41
  136. package/dist/node_modules/next/dist/client/request-idle-callback.js +0 -52
  137. package/dist/node_modules/next/dist/client/resolve-href.js +0 -99
  138. package/dist/node_modules/next/dist/client/route-loader.js +0 -327
  139. package/dist/node_modules/next/dist/client/router.js +0 -202
  140. package/dist/node_modules/next/dist/client/script.js +0 -353
  141. package/dist/node_modules/next/dist/client/trusted-types.js +0 -54
  142. package/dist/node_modules/next/dist/client/use-intersection.js +0 -129
  143. package/dist/node_modules/next/dist/client/with-router.js +0 -52
  144. package/dist/node_modules/next/dist/compiled/cookie/index.js +0 -18
  145. package/dist/node_modules/next/dist/compiled/gzip-size/index.js +0 -15
  146. package/dist/node_modules/next/dist/compiled/path-to-regexp/index.js +0 -416
  147. package/dist/node_modules/next/dist/compiled/react-is/cjs/react-is.development.js +0 -230
  148. package/dist/node_modules/next/dist/compiled/react-is/cjs/react-is.production.min.js +0 -26
  149. package/dist/node_modules/next/dist/compiled/react-is/index.js +0 -21
  150. package/dist/node_modules/next/dist/lib/is-api-route.js +0 -27
  151. package/dist/node_modules/next/dist/lib/is-error.js +0 -53
  152. package/dist/node_modules/next/dist/server/api-utils/get-cookie-parser.js +0 -35
  153. package/dist/node_modules/next/dist/server/future/helpers/interception-routes.js +0 -97
  154. package/dist/node_modules/next/dist/shared/lib/app-router-context.shared-runtime.js +0 -63
  155. package/dist/node_modules/next/dist/shared/lib/bloom-filter.js +0 -96
  156. package/dist/node_modules/next/dist/shared/lib/escape-regexp.js +0 -33
  157. package/dist/node_modules/next/dist/shared/lib/head-manager-context.shared-runtime.js +0 -33
  158. package/dist/node_modules/next/dist/shared/lib/i18n/detect-domain-locale.js +0 -38
  159. package/dist/node_modules/next/dist/shared/lib/i18n/normalize-locale-path.js +0 -42
  160. package/dist/node_modules/next/dist/shared/lib/is-plain-object.js +0 -50
  161. package/dist/node_modules/next/dist/shared/lib/mitt.js +0 -57
  162. package/dist/node_modules/next/dist/shared/lib/page-path/denormalize-page-path.js +0 -32
  163. package/dist/node_modules/next/dist/shared/lib/page-path/ensure-leading-slash.js +0 -32
  164. package/dist/node_modules/next/dist/shared/lib/page-path/normalize-path-sep.js +0 -33
  165. package/dist/node_modules/next/dist/shared/lib/router/router.js +0 -1771
  166. package/dist/node_modules/next/dist/shared/lib/router/utils/add-locale.js +0 -42
  167. package/dist/node_modules/next/dist/shared/lib/router/utils/add-path-prefix.js +0 -33
  168. package/dist/node_modules/next/dist/shared/lib/router/utils/add-path-suffix.js +0 -33
  169. package/dist/node_modules/next/dist/shared/lib/router/utils/app-paths.js +0 -61
  170. package/dist/node_modules/next/dist/shared/lib/router/utils/compare-states.js +0 -46
  171. package/dist/node_modules/next/dist/shared/lib/router/utils/format-next-pathname-info.js +0 -43
  172. package/dist/node_modules/next/dist/shared/lib/router/utils/format-url.js +0 -99
  173. package/dist/node_modules/next/dist/shared/lib/router/utils/get-asset-path-from-route.js +0 -29
  174. package/dist/node_modules/next/dist/shared/lib/router/utils/get-next-pathname-info.js +0 -69
  175. package/dist/node_modules/next/dist/shared/lib/router/utils/handle-smooth-scroll.js +0 -49
  176. package/dist/node_modules/next/dist/shared/lib/router/utils/index.js +0 -36
  177. package/dist/node_modules/next/dist/shared/lib/router/utils/interpolate-as.js +0 -67
  178. package/dist/node_modules/next/dist/shared/lib/router/utils/is-bot.js +0 -27
  179. package/dist/node_modules/next/dist/shared/lib/router/utils/is-dynamic.js +0 -28
  180. package/dist/node_modules/next/dist/shared/lib/router/utils/is-local-url.js +0 -40
  181. package/dist/node_modules/next/dist/shared/lib/router/utils/omit.js +0 -33
  182. package/dist/node_modules/next/dist/shared/lib/router/utils/parse-path.js +0 -47
  183. package/dist/node_modules/next/dist/shared/lib/router/utils/parse-relative-url.js +0 -43
  184. package/dist/node_modules/next/dist/shared/lib/router/utils/parse-url.js +0 -44
  185. package/dist/node_modules/next/dist/shared/lib/router/utils/path-has-prefix.js +0 -33
  186. package/dist/node_modules/next/dist/shared/lib/router/utils/path-match.js +0 -62
  187. package/dist/node_modules/next/dist/shared/lib/router/utils/prepare-destination.js +0 -245
  188. package/dist/node_modules/next/dist/shared/lib/router/utils/querystring.js +0 -80
  189. package/dist/node_modules/next/dist/shared/lib/router/utils/remove-path-prefix.js +0 -52
  190. package/dist/node_modules/next/dist/shared/lib/router/utils/remove-trailing-slash.js +0 -35
  191. package/dist/node_modules/next/dist/shared/lib/router/utils/resolve-rewrites.js +0 -136
  192. package/dist/node_modules/next/dist/shared/lib/router/utils/route-matcher.js +0 -53
  193. package/dist/node_modules/next/dist/shared/lib/router/utils/route-regex.js +0 -200
  194. package/dist/node_modules/next/dist/shared/lib/router/utils/sorted-routes.js +0 -182
  195. package/dist/node_modules/next/dist/shared/lib/router-context.shared-runtime.js +0 -33
  196. package/dist/node_modules/next/dist/shared/lib/segment.js +0 -28
  197. package/dist/node_modules/next/dist/shared/lib/utils.js +0 -196
  198. package/dist/node_modules/next/link.js +0 -7
  199. package/dist/node_modules/next/router.js +0 -6
  200. package/dist/node_modules/react-toastify/dist/react-toastify.esm.mjs.js +0 -7
  201. package/dist/node_modules/style-inject/dist/style-inject.es.js +0 -28
  202. package/dist/services/prisma.service.d.ts +0 -2
  203. package/dist/src/components/Accordeon/Accordeon.js +0 -14
  204. package/dist/src/components/Accordeon/styles.module.scss.js +0 -7
  205. package/dist/src/components/AuthButton/styles.module.scss.js +0 -4
  206. package/dist/src/components/CardButton/styles.module.scss.js +0 -4
  207. package/dist/src/components/Checkbox/styles.module.scss.js +0 -4
  208. package/dist/src/components/ChooseRole/styles.module.scss.js +0 -4
  209. package/dist/src/components/CopyCode/styles.module.scss.js +0 -4
  210. package/dist/src/components/Dialog/Dialog.js +0 -14
  211. package/dist/src/components/Dialog/styles.module.scss.js +0 -7
  212. package/dist/src/components/FormButton/styles.module.scss.js +0 -4
  213. package/dist/src/components/FormText/styles.module.scss.js +0 -4
  214. package/dist/src/components/ForwardButton/styles.module.scss.js +0 -4
  215. package/dist/src/components/Gap/Gap.js +0 -7
  216. package/dist/src/components/InputMail/styles.module.scss.js +0 -4
  217. package/dist/src/components/InputNames/styles.module.scss.js +0 -4
  218. package/dist/src/components/InputNumber/styles.module.scss.js +0 -4
  219. package/dist/src/components/InputPassword/styles.module.scss.js +0 -4
  220. package/dist/src/components/InputPin/styles.module.scss.js +0 -4
  221. package/dist/src/components/InputText/styles.module.scss.js +0 -4
  222. package/dist/src/components/OptionField/styles.module.scss.js +0 -4
  223. package/dist/src/components/OptionFieldHorizontal/styles.module.scss.js +0 -4
  224. package/dist/src/components/PrimaryButton/styles.module.scss.js +0 -4
  225. package/dist/src/components/ProgressBar/styles.module.scss.js +0 -4
  226. package/dist/src/components/RadioButtons/styles.module.scss.js +0 -4
  227. package/dist/src/components/RedirectButton/styles.module.scss.js +0 -4
  228. package/dist/src/components/SearchChips/styles.module.scss.js +0 -4
  229. package/dist/src/components/Searchbar/styles.module.scss.js +0 -4
  230. package/dist/src/components/Slider/styles.module.scss.js +0 -4
  231. package/dist/src/components/StepBack/styles.module.scss.js +0 -4
  232. package/dist/src/components/SvgIcon/SvgIcon.js +0 -9
  233. package/dist/src/components/Table/Table.js +0 -12
  234. package/dist/src/components/Table/styles.module.scss.js +0 -4
  235. package/dist/src/components/TextWithIcon/styles.module.scss.js +0 -4
  236. package/dist/src/components/UsageCard/styles.module.scss.js +0 -4
  237. package/dist/src/index.js +0 -36
  238. package/dist/types/Concept.d.ts +0 -7
  239. package/dist/types/Content.d.ts +0 -15
  240. package/dist/types/CourseAnnouncement.d.ts +0 -13
  241. package/dist/types/CourseAnnouncementAsset.d.ts +0 -22
  242. package/dist/types/CourseAnnouncementAssset.d.ts +0 -21
  243. package/dist/types/CourseMessage.d.ts +0 -13
  244. package/dist/types/CourseParticipant.d.ts +0 -9
  245. package/dist/types/CoursePin.d.ts +0 -8
  246. package/dist/types/File.d.ts +0 -13
  247. package/dist/types/HelpData.d.ts +0 -8
  248. package/dist/types/News.d.ts +0 -13
  249. package/dist/types/OrganizationMember.d.ts +0 -12
  250. package/dist/types/Page.d.ts +0 -8
  251. package/dist/types/ProductFeature.d.ts +0 -8
  252. package/dist/types/ProductLimit.d.ts +0 -8
  253. package/dist/types/PublicUser.d.ts +0 -7
  254. package/dist/types/index.d.ts +0 -2
  255. package/dist/types/marketing/BenefitForIndividuals.d.ts +0 -9
  256. package/dist/types/marketing/BenefitForSchools.d.ts +0 -9
  257. package/dist/types/marketing/Page.d.ts +0 -8
  258. package/dist/types/marketing/WebsiteData.d.ts +0 -23
@@ -1,196 +0,0 @@
1
- import { __exports as utils } from '../../../../../_virtual/utils.js';
2
-
3
- var hasRequiredUtils;
4
-
5
- function requireUtils () {
6
- if (hasRequiredUtils) return utils;
7
- hasRequiredUtils = 1;
8
- (function (exports) {
9
- Object.defineProperty(exports, "__esModule", {
10
- value: true
11
- });
12
- function _export(target, all) {
13
- for(var name in all)Object.defineProperty(target, name, {
14
- enumerable: true,
15
- get: all[name]
16
- });
17
- }
18
- _export(exports, {
19
- WEB_VITALS: function() {
20
- return WEB_VITALS;
21
- },
22
- execOnce: function() {
23
- return execOnce;
24
- },
25
- isAbsoluteUrl: function() {
26
- return isAbsoluteUrl;
27
- },
28
- getLocationOrigin: function() {
29
- return getLocationOrigin;
30
- },
31
- getURL: function() {
32
- return getURL;
33
- },
34
- getDisplayName: function() {
35
- return getDisplayName;
36
- },
37
- isResSent: function() {
38
- return isResSent;
39
- },
40
- normalizeRepeatedSlashes: function() {
41
- return normalizeRepeatedSlashes;
42
- },
43
- loadGetInitialProps: function() {
44
- return loadGetInitialProps;
45
- },
46
- SP: function() {
47
- return SP;
48
- },
49
- ST: function() {
50
- return ST;
51
- },
52
- DecodeError: function() {
53
- return DecodeError;
54
- },
55
- NormalizeError: function() {
56
- return NormalizeError;
57
- },
58
- PageNotFoundError: function() {
59
- return PageNotFoundError;
60
- },
61
- MissingStaticPage: function() {
62
- return MissingStaticPage;
63
- },
64
- MiddlewareNotFoundError: function() {
65
- return MiddlewareNotFoundError;
66
- },
67
- stringifyError: function() {
68
- return stringifyError;
69
- }
70
- });
71
- const WEB_VITALS = [
72
- "CLS",
73
- "FCP",
74
- "FID",
75
- "INP",
76
- "LCP",
77
- "TTFB"
78
- ];
79
- function execOnce(fn) {
80
- let used = false;
81
- let result;
82
- return function() {
83
- for(var _len = arguments.length, args = new Array(_len), _key = 0; _key < _len; _key++){
84
- args[_key] = arguments[_key];
85
- }
86
- if (!used) {
87
- used = true;
88
- result = fn(...args);
89
- }
90
- return result;
91
- };
92
- }
93
- // Scheme: https://tools.ietf.org/html/rfc3986#section-3.1
94
- // Absolute URL: https://tools.ietf.org/html/rfc3986#section-4.3
95
- const ABSOLUTE_URL_REGEX = /^[a-zA-Z][a-zA-Z\d+\-.]*?:/;
96
- const isAbsoluteUrl = (url)=>ABSOLUTE_URL_REGEX.test(url);
97
- function getLocationOrigin() {
98
- const { protocol, hostname, port } = window.location;
99
- return protocol + "//" + hostname + (port ? ":" + port : "");
100
- }
101
- function getURL() {
102
- const { href } = window.location;
103
- const origin = getLocationOrigin();
104
- return href.substring(origin.length);
105
- }
106
- function getDisplayName(Component) {
107
- return typeof Component === "string" ? Component : Component.displayName || Component.name || "Unknown";
108
- }
109
- function isResSent(res) {
110
- return res.finished || res.headersSent;
111
- }
112
- function normalizeRepeatedSlashes(url) {
113
- const urlParts = url.split("?");
114
- const urlNoQuery = urlParts[0];
115
- return urlNoQuery// first we replace any non-encoded backslashes with forward
116
- // then normalize repeated forward slashes
117
- .replace(/\\/g, "/").replace(/\/\/+/g, "/") + (urlParts[1] ? "?" + urlParts.slice(1).join("?") : "");
118
- }
119
- async function loadGetInitialProps(App, ctx) {
120
- if (process.env.NODE_ENV !== "production") {
121
- var _App_prototype;
122
- if ((_App_prototype = App.prototype) == null ? void 0 : _App_prototype.getInitialProps) {
123
- const message = '"' + getDisplayName(App) + '.getInitialProps()" is defined as an instance method - visit https://nextjs.org/docs/messages/get-initial-props-as-an-instance-method for more information.';
124
- throw new Error(message);
125
- }
126
- }
127
- // when called from _app `ctx` is nested in `ctx`
128
- const res = ctx.res || ctx.ctx && ctx.ctx.res;
129
- if (!App.getInitialProps) {
130
- if (ctx.ctx && ctx.Component) {
131
- // @ts-ignore pageProps default
132
- return {
133
- pageProps: await loadGetInitialProps(ctx.Component, ctx.ctx)
134
- };
135
- }
136
- return {};
137
- }
138
- const props = await App.getInitialProps(ctx);
139
- if (res && isResSent(res)) {
140
- return props;
141
- }
142
- if (!props) {
143
- const message = '"' + getDisplayName(App) + '.getInitialProps()" should resolve to an object. But found "' + props + '" instead.';
144
- throw new Error(message);
145
- }
146
- if (process.env.NODE_ENV !== "production") {
147
- if (Object.keys(props).length === 0 && !ctx.ctx) {
148
- console.warn("" + getDisplayName(App) + " returned an empty object from `getInitialProps`. This de-optimizes and prevents automatic static optimization. https://nextjs.org/docs/messages/empty-object-getInitialProps");
149
- }
150
- }
151
- return props;
152
- }
153
- const SP = typeof performance !== "undefined";
154
- const ST = SP && [
155
- "mark",
156
- "measure",
157
- "getEntriesByName"
158
- ].every((method)=>typeof performance[method] === "function");
159
- class DecodeError extends Error {
160
- }
161
- class NormalizeError extends Error {
162
- }
163
- class PageNotFoundError extends Error {
164
- constructor(page){
165
- super();
166
- this.code = "ENOENT";
167
- this.name = "PageNotFoundError";
168
- this.message = "Cannot find module for page: " + page;
169
- }
170
- }
171
- class MissingStaticPage extends Error {
172
- constructor(page, message){
173
- super();
174
- this.message = "Failed to load static file for page: " + page + " " + message;
175
- }
176
- }
177
- class MiddlewareNotFoundError extends Error {
178
- constructor(){
179
- super();
180
- this.code = "ENOENT";
181
- this.message = "Cannot find the middleware module";
182
- }
183
- }
184
- function stringifyError(error) {
185
- return JSON.stringify({
186
- message: error.message,
187
- stack: error.stack
188
- });
189
- }
190
-
191
-
192
- } (utils));
193
- return utils;
194
- }
195
-
196
- export { requireUtils as __require };
@@ -1,7 +0,0 @@
1
- import { l as link$1 } from '../../_virtual/link.js';
2
- import './dist/client/link.js';
3
- import { l as link } from '../../_virtual/link2.js';
4
-
5
- (function (module) {
6
- module.exports = link.exports;
7
- } (link$1));
@@ -1,6 +0,0 @@
1
- import { r as router } from '../../_virtual/router.js';
2
- import { __require as requireRouter } from './dist/client/router.js';
3
-
4
- (function (module) {
5
- module.exports = requireRouter();
6
- } (router));
@@ -1,7 +0,0 @@
1
- 'use client';
2
- import React, { forwardRef, useEffect, useReducer, useState, useRef, isValidElement, cloneElement, useLayoutEffect } from 'react';
3
- import { clsx } from '../../clsx/dist/clsx.m.js';
4
-
5
- const u=t=>"number"==typeof t&&!isNaN(t),d=t=>"string"==typeof t,p=t=>"function"==typeof t,m=t=>d(t)||p(t)?t:null,f=t=>isValidElement(t)||d(t)||p(t)||u(t);function g(t,e,n){void 0===n&&(n=300);const{scrollHeight:o,style:s}=t;requestAnimationFrame(()=>{s.minHeight="initial",s.height=o+"px",s.transition=`all ${n}ms`,requestAnimationFrame(()=>{s.height="0",s.padding="0",s.margin="0",setTimeout(e,n);});});}function h(e){let{enter:a,exit:r,appendPosition:i=!1,collapse:l=!0,collapseDuration:c=300}=e;return function(e){let{children:u,position:d,preventExitTransition:p,done:m,nodeRef:f,isIn:h}=e;const y=i?`${a}--${d}`:a,v=i?`${r}--${d}`:r,T=useRef(0);return useLayoutEffect(()=>{const t=f.current,e=y.split(" "),n=o=>{o.target===f.current&&(t.dispatchEvent(new Event("d")),t.removeEventListener("animationend",n),t.removeEventListener("animationcancel",n),0===T.current&&"animationcancel"!==o.type&&t.classList.remove(...e));};t.classList.add(...e),t.addEventListener("animationend",n),t.addEventListener("animationcancel",n);},[]),useEffect(()=>{const t=f.current,e=()=>{t.removeEventListener("animationend",e),l?g(t,m,c):m();};h||(p?e():(T.current=1,t.className+=` ${v}`,t.addEventListener("animationend",e)));},[h]),React.createElement(React.Fragment,null,u)}}function y(t,e){return null!=t?{content:t.content,containerId:t.props.containerId,id:t.props.toastId,theme:t.props.theme,type:t.props.type,data:t.props.data||{},isLoading:t.props.isLoading,icon:t.props.icon,status:e}:{}}const v={list:new Map,emitQueue:new Map,on(t,e){return this.list.has(t)||this.list.set(t,[]),this.list.get(t).push(e),this},off(t,e){if(e){const n=this.list.get(t).filter(t=>t!==e);return this.list.set(t,n),this}return this.list.delete(t),this},cancelEmit(t){const e=this.emitQueue.get(t);return e&&(e.forEach(clearTimeout),this.emitQueue.delete(t)),this},emit(t){this.list.has(t)&&this.list.get(t).forEach(e=>{const n=setTimeout(()=>{e(...[].slice.call(arguments,1));},0);this.emitQueue.has(t)||this.emitQueue.set(t,[]),this.emitQueue.get(t).push(n);});}},T=e=>{let{theme:n,type:o,...s}=e;return React.createElement("svg",{viewBox:"0 0 24 24",width:"100%",height:"100%",fill:"colored"===n?"currentColor":`var(--toastify-icon-color-${o})`,...s})},E={info:function(e){return React.createElement(T,{...e},React.createElement("path",{d:"M12 0a12 12 0 1012 12A12.013 12.013 0 0012 0zm.25 5a1.5 1.5 0 11-1.5 1.5 1.5 1.5 0 011.5-1.5zm2.25 13.5h-4a1 1 0 010-2h.75a.25.25 0 00.25-.25v-4.5a.25.25 0 00-.25-.25h-.75a1 1 0 010-2h1a2 2 0 012 2v4.75a.25.25 0 00.25.25h.75a1 1 0 110 2z"}))},warning:function(e){return React.createElement(T,{...e},React.createElement("path",{d:"M23.32 17.191L15.438 2.184C14.728.833 13.416 0 11.996 0c-1.42 0-2.733.833-3.443 2.184L.533 17.448a4.744 4.744 0 000 4.368C1.243 23.167 2.555 24 3.975 24h16.05C22.22 24 24 22.044 24 19.632c0-.904-.251-1.746-.68-2.44zm-9.622 1.46c0 1.033-.724 1.823-1.698 1.823s-1.698-.79-1.698-1.822v-.043c0-1.028.724-1.822 1.698-1.822s1.698.79 1.698 1.822v.043zm.039-12.285l-.84 8.06c-.057.581-.408.943-.897.943-.49 0-.84-.367-.896-.942l-.84-8.065c-.057-.624.25-1.095.779-1.095h1.91c.528.005.84.476.784 1.1z"}))},success:function(e){return React.createElement(T,{...e},React.createElement("path",{d:"M12 0a12 12 0 1012 12A12.014 12.014 0 0012 0zm6.927 8.2l-6.845 9.289a1.011 1.011 0 01-1.43.188l-4.888-3.908a1 1 0 111.25-1.562l4.076 3.261 6.227-8.451a1 1 0 111.61 1.183z"}))},error:function(e){return React.createElement(T,{...e},React.createElement("path",{d:"M11.983 0a12.206 12.206 0 00-8.51 3.653A11.8 11.8 0 000 12.207 11.779 11.779 0 0011.8 24h.214A12.111 12.111 0 0024 11.791 11.766 11.766 0 0011.983 0zM10.5 16.542a1.476 1.476 0 011.449-1.53h.027a1.527 1.527 0 011.523 1.47 1.475 1.475 0 01-1.449 1.53h-.027a1.529 1.529 0 01-1.523-1.47zM11 12.5v-6a1 1 0 012 0v6a1 1 0 11-2 0z"}))},spinner:function(){return React.createElement("div",{className:"Toastify__spinner"})}};function C(t){const[,o]=useReducer(t=>t+1,0),[l,c]=useState([]),g=useRef(null),h=useRef(new Map).current,T=t=>-1!==l.indexOf(t),C=useRef({toastKey:1,displayedToast:0,count:0,queue:[],props:t,containerId:null,isToastActive:T,getToast:t=>h.get(t)}).current;function b(t){let{containerId:e}=t;const{limit:n}=C.props;!n||e&&C.containerId!==e||(C.count-=C.queue.length,C.queue=[]);}function I(t){c(e=>null==t?[]:e.filter(e=>e!==t));}function _(){const{toastContent:t,toastProps:e,staleId:n}=C.queue.shift();O(t,e,n);}function L(t,n){let{delay:s,staleId:r,...i}=n;if(!f(t)||function(t){return !g.current||C.props.enableMultiContainer&&t.containerId!==C.props.containerId||h.has(t.toastId)&&null==t.updateId}(i))return;const{toastId:l,updateId:c,data:T}=i,{props:b}=C,L=()=>I(l),N=null==c;N&&C.count++;const M={...b,style:b.toastStyle,key:C.toastKey++,...Object.fromEntries(Object.entries(i).filter(t=>{let[e,n]=t;return null!=n})),toastId:l,updateId:c,data:T,closeToast:L,isIn:!1,className:m(i.className||b.toastClassName),bodyClassName:m(i.bodyClassName||b.bodyClassName),progressClassName:m(i.progressClassName||b.progressClassName),autoClose:!i.isLoading&&(R=i.autoClose,w=b.autoClose,!1===R||u(R)&&R>0?R:w),deleteToast(){const t=y(h.get(l),"removed");h.delete(l),v.emit(4,t);const e=C.queue.length;if(C.count=null==l?C.count-C.displayedToast:C.count-1,C.count<0&&(C.count=0),e>0){const t=null==l?C.props.limit:1;if(1===e||1===t)C.displayedToast++,_();else {const n=t>e?e:t;C.displayedToast=n;for(let t=0;t<n;t++)_();}}else o();}};var R,w;M.iconOut=function(t){let{theme:n,type:o,isLoading:s,icon:r}=t,i=null;const l={theme:n,type:o};return !1===r||(p(r)?i=r(l):isValidElement(r)?i=cloneElement(r,l):d(r)||u(r)?i=r:s?i=E.spinner():(t=>t in E)(o)&&(i=E[o](l))),i}(M),p(i.onOpen)&&(M.onOpen=i.onOpen),p(i.onClose)&&(M.onClose=i.onClose),M.closeButton=b.closeButton,!1===i.closeButton||f(i.closeButton)?M.closeButton=i.closeButton:!0===i.closeButton&&(M.closeButton=!f(b.closeButton)||b.closeButton);let x=t;isValidElement(t)&&!d(t.type)?x=cloneElement(t,{closeToast:L,toastProps:M,data:T}):p(t)&&(x=t({closeToast:L,toastProps:M,data:T})),b.limit&&b.limit>0&&C.count>b.limit&&N?C.queue.push({toastContent:x,toastProps:M,staleId:r}):u(s)?setTimeout(()=>{O(x,M,r);},s):O(x,M,r);}function O(t,e,n){const{toastId:o}=e;n&&h.delete(n);const s={content:t,props:e};h.set(o,s),c(t=>[...t,o].filter(t=>t!==n)),v.emit(4,y(s,null==s.props.updateId?"added":"updated"));}return useEffect(()=>(C.containerId=t.containerId,v.cancelEmit(3).on(0,L).on(1,t=>g.current&&I(t)).on(5,b).emit(2,C),()=>{h.clear(),v.emit(3,C);}),[]),useEffect(()=>{C.props=t,C.isToastActive=T,C.displayedToast=l.length;}),{getToastToRender:function(e){const n=new Map,o=Array.from(h.values());return t.newestOnTop&&o.reverse(),o.forEach(t=>{const{position:e}=t.props;n.has(e)||n.set(e,[]),n.get(e).push(t);}),Array.from(n,t=>e(t[0],t[1]))},containerRef:g,isToastActive:T}}function b(t){return t.targetTouches&&t.targetTouches.length>=1?t.targetTouches[0].clientX:t.clientX}function I(t){return t.targetTouches&&t.targetTouches.length>=1?t.targetTouches[0].clientY:t.clientY}function _(t){const[o,a]=useState(!1),[r,l]=useState(!1),c=useRef(null),u=useRef({start:0,x:0,y:0,delta:0,removalDistance:0,canCloseOnClick:!0,canDrag:!1,boundingRect:null,didMove:!1}).current,d=useRef(t),{autoClose:m,pauseOnHover:f,closeToast:g,onClick:h,closeOnClick:y}=t;function v(e){if(t.draggable){"touchstart"===e.nativeEvent.type&&e.nativeEvent.preventDefault(),u.didMove=!1,document.addEventListener("mousemove",_),document.addEventListener("mouseup",L),document.addEventListener("touchmove",_),document.addEventListener("touchend",L);const n=c.current;u.canCloseOnClick=!0,u.canDrag=!0,u.boundingRect=n.getBoundingClientRect(),n.style.transition="",u.x=b(e.nativeEvent),u.y=I(e.nativeEvent),"x"===t.draggableDirection?(u.start=u.x,u.removalDistance=n.offsetWidth*(t.draggablePercent/100)):(u.start=u.y,u.removalDistance=n.offsetHeight*(80===t.draggablePercent?1.5*t.draggablePercent:t.draggablePercent/100));}}function T(e){if(u.boundingRect){const{top:n,bottom:o,left:s,right:a}=u.boundingRect;"touchend"!==e.nativeEvent.type&&t.pauseOnHover&&u.x>=s&&u.x<=a&&u.y>=n&&u.y<=o?C():E();}}function E(){a(!0);}function C(){a(!1);}function _(e){const n=c.current;u.canDrag&&n&&(u.didMove=!0,o&&C(),u.x=b(e),u.y=I(e),u.delta="x"===t.draggableDirection?u.x-u.start:u.y-u.start,u.start!==u.x&&(u.canCloseOnClick=!1),n.style.transform=`translate${t.draggableDirection}(${u.delta}px)`,n.style.opacity=""+(1-Math.abs(u.delta/u.removalDistance)));}function L(){document.removeEventListener("mousemove",_),document.removeEventListener("mouseup",L),document.removeEventListener("touchmove",_),document.removeEventListener("touchend",L);const e=c.current;if(u.canDrag&&u.didMove&&e){if(u.canDrag=!1,Math.abs(u.delta)>u.removalDistance)return l(!0),void t.closeToast();e.style.transition="transform 0.2s, opacity 0.2s",e.style.transform=`translate${t.draggableDirection}(0)`,e.style.opacity="1";}}useEffect(()=>{d.current=t;}),useEffect(()=>(c.current&&c.current.addEventListener("d",E,{once:!0}),p(t.onOpen)&&t.onOpen(isValidElement(t.children)&&t.children.props),()=>{const t=d.current;p(t.onClose)&&t.onClose(isValidElement(t.children)&&t.children.props);}),[]),useEffect(()=>(t.pauseOnFocusLoss&&(document.hasFocus()||C(),window.addEventListener("focus",E),window.addEventListener("blur",C)),()=>{t.pauseOnFocusLoss&&(window.removeEventListener("focus",E),window.removeEventListener("blur",C));}),[t.pauseOnFocusLoss]);const O={onMouseDown:v,onTouchStart:v,onMouseUp:T,onTouchEnd:T};return m&&f&&(O.onMouseEnter=C,O.onMouseLeave=E),y&&(O.onClick=t=>{h&&h(t),u.canCloseOnClick&&g();}),{playToast:E,pauseToast:C,isRunning:o,preventExitTransition:r,toastRef:c,eventHandlers:O}}function L(e){let{closeToast:n,theme:o,ariaLabel:s="close"}=e;return React.createElement("button",{className:`Toastify__close-button Toastify__close-button--${o}`,type:"button",onClick:t=>{t.stopPropagation(),n(t);},"aria-label":s},React.createElement("svg",{"aria-hidden":"true",viewBox:"0 0 14 16"},React.createElement("path",{fillRule:"evenodd",d:"M7.71 8.23l3.75 3.75-1.48 1.48-3.75-3.75-3.75 3.75L1 11.98l3.75-3.75L1 4.48 2.48 3l3.75 3.75L9.98 3l1.48 1.48-3.75 3.75z"})))}function O(e){let{delay:n,isRunning:o,closeToast:s,type:a="default",hide:r,className:i,style:l,controlledProgress:u,progress:d,rtl:m,isIn:f,theme:g}=e;const h=r||u&&0===d,y={...l,animationDuration:`${n}ms`,animationPlayState:o?"running":"paused",opacity:h?0:1};u&&(y.transform=`scaleX(${d})`);const v=clsx("Toastify__progress-bar",u?"Toastify__progress-bar--controlled":"Toastify__progress-bar--animated",`Toastify__progress-bar-theme--${g}`,`Toastify__progress-bar--${a}`,{"Toastify__progress-bar--rtl":m}),T=p(i)?i({rtl:m,type:a,defaultClassName:v}):clsx(v,i);return React.createElement("div",{role:"progressbar","aria-hidden":h?"true":"false","aria-label":"notification timer",className:T,style:y,[u&&d>=1?"onTransitionEnd":"onAnimationEnd"]:u&&d<1?null:()=>{f&&s();}})}const N=n=>{const{isRunning:o,preventExitTransition:s,toastRef:r,eventHandlers:i}=_(n),{closeButton:l,children:u,autoClose:d,onClick:m,type:f,hideProgressBar:g,closeToast:h,transition:y,position:v,className:T,style:E,bodyClassName:C,bodyStyle:b,progressClassName:I,progressStyle:N,updateId:M,role:R,progress:w,rtl:x,toastId:$,deleteToast:k,isIn:P,isLoading:B,iconOut:D,closeOnClick:A,theme:z}=n,F=clsx("Toastify__toast",`Toastify__toast-theme--${z}`,`Toastify__toast--${f}`,{"Toastify__toast--rtl":x},{"Toastify__toast--close-on-click":A}),H=p(T)?T({rtl:x,position:v,type:f,defaultClassName:F}):clsx(F,T),S=!!w||!d,q={closeToast:h,type:f,theme:z};let Q=null;return !1===l||(Q=p(l)?l(q):isValidElement(l)?cloneElement(l,q):L(q)),React.createElement(y,{isIn:P,done:k,position:v,preventExitTransition:s,nodeRef:r},React.createElement("div",{id:$,onClick:m,className:H,...i,style:E,ref:r},React.createElement("div",{...P&&{role:R},className:p(C)?C({type:f}):clsx("Toastify__toast-body",C),style:b},null!=D&&React.createElement("div",{className:clsx("Toastify__toast-icon",{"Toastify--animate-icon Toastify__zoom-enter":!B})},D),React.createElement("div",null,u)),Q,React.createElement(O,{...M&&!S?{key:`pb-${M}`}:{},rtl:x,theme:z,delay:d,isRunning:o,isIn:P,closeToast:h,hide:g,type:f,style:N,className:I,controlledProgress:S,progress:w||0})))},M=function(t,e){return void 0===e&&(e=!1),{enter:`Toastify--animate Toastify__${t}-enter`,exit:`Toastify--animate Toastify__${t}-exit`,appendPosition:e}},R=h(M("bounce",!0));h(M("slide",!0));h(M("zoom"));h(M("flip"));const k=forwardRef((e,n)=>{const{getToastToRender:o,containerRef:a,isToastActive:r}=C(e),{className:i,style:l,rtl:u,containerId:d}=e;function f(t){const e=clsx("Toastify__toast-container",`Toastify__toast-container--${t}`,{"Toastify__toast-container--rtl":u});return p(i)?i({position:t,rtl:u,defaultClassName:e}):clsx(e,m(i))}return useEffect(()=>{n&&(n.current=a.current);},[]),React.createElement("div",{ref:a,className:"Toastify",id:d},o((e,n)=>{const o=n.length?{...l}:{...l,pointerEvents:"none"};return React.createElement("div",{className:f(e),style:o,key:`container-${e}`},n.map((e,o)=>{let{content:s,props:a}=e;return React.createElement(N,{...a,isIn:r(a.toastId),style:{...a.style,"--nth":o+1,"--len":n.length},key:`toast-${a.key}`},s)}))}))});k.displayName="ToastContainer",k.defaultProps={position:"top-right",transition:R,autoClose:5e3,closeButton:L,pauseOnHover:!0,pauseOnFocusLoss:!0,closeOnClick:!0,draggable:!0,draggablePercent:80,draggableDirection:"x",role:"alert",theme:"light"};let P,B=new Map,D=[];v.on(2,t=>{P=t.containerId||t,B.set(P,t),D.forEach(t=>{v.emit(0,t.content,t.options);}),D=[];}).on(3,t=>{B.delete(t.containerId||t),0===B.size&&v.off(0).off(1).off(5);});
6
-
7
- export { R as Bounce, E as Icons, k as ToastContainer, g as collapseToast, h as cssTransition, _ as useToast, C as useToastContainer };
@@ -1,28 +0,0 @@
1
- function styleInject(css, ref) {
2
- if ( ref === void 0 ) ref = {};
3
- var insertAt = ref.insertAt;
4
-
5
- if (!css || typeof document === 'undefined') { return; }
6
-
7
- var head = document.head || document.getElementsByTagName('head')[0];
8
- var style = document.createElement('style');
9
- style.type = 'text/css';
10
-
11
- if (insertAt === 'top') {
12
- if (head.firstChild) {
13
- head.insertBefore(style, head.firstChild);
14
- } else {
15
- head.appendChild(style);
16
- }
17
- } else {
18
- head.appendChild(style);
19
- }
20
-
21
- if (style.styleSheet) {
22
- style.styleSheet.cssText = css;
23
- } else {
24
- style.appendChild(document.createTextNode(css));
25
- }
26
- }
27
-
28
- export { styleInject as default };
@@ -1,2 +0,0 @@
1
- import { PrismaClient } from '@prisma/client';
2
- export declare const prisma: PrismaClient<import(".prisma/client").Prisma.PrismaClientOptions, never, import("@prisma/client/runtime/library").DefaultArgs>;
@@ -1,14 +0,0 @@
1
- import React, { useState } from 'react';
2
- import { SvgIcon } from '../SvgIcon/SvgIcon.js';
3
- import styles from './styles.module.scss.js';
4
-
5
- function Accordeon({ title, children }) {
6
- const [isActive, setActive] = useState(false);
7
- return (React.createElement("div", { className: [styles.container, isActive ? styles.active : styles.not_active].join(" ") },
8
- React.createElement("div", { className: styles.head, onClick: () => setActive(!isActive) },
9
- React.createElement(SvgIcon, { iconName: "expand_more" }),
10
- React.createElement("h3", null, title)),
11
- React.createElement("div", { className: styles.content }, children)));
12
- }
13
-
14
- export { Accordeon };
@@ -1,7 +0,0 @@
1
- import styleInject from '../../../node_modules/style-inject/dist/style-inject.es.js';
2
-
3
- var css_248z = ".styles-module_container__3IVfB {\n margin-top: 40px;\n background: white;\n border-radius: 30px;\n transition: 0.2s ease-in-out;\n}\n.styles-module_container__3IVfB .styles-module_head__xFYQb {\n display: flex;\n flex-direction: row;\n align-items: center;\n padding: 16px 20px;\n color: grey;\n background: #F1F1F1;\n border-radius: 30px;\n cursor: pointer;\n user-select: none;\n -webkit-user-select: none;\n transition: 0.2s ease-in-out;\n gap: 10px;\n}\n.styles-module_container__3IVfB .styles-module_head__xFYQb span {\n transition: 0.2s ease-in-out;\n}\n.styles-module_container__3IVfB .styles-module_head__xFYQb h3 {\n margin: 0;\n font-weight: 400;\n font-size: 16px;\n user-select: none;\n -webkit-user-select: none;\n}\n.styles-module_container__3IVfB .styles-module_head__xFYQb:hover {\n background: #e2e2e2;\n}\n.styles-module_container__3IVfB.styles-module_active__soD8R {\n box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;\n}\n.styles-module_container__3IVfB.styles-module_active__soD8R .styles-module_head__xFYQb span {\n rotate: 180deg;\n}\n.styles-module_container__3IVfB .styles-module_content__XAf02 {\n transition: all 0.3s ease-in-out;\n line-height: 1.5;\n}\n.styles-module_container__3IVfB.styles-module_not_active__JcVLz .styles-module_content__XAf02 {\n height: 0;\n max-height: 0;\n overflow: hidden;\n opacity: 0;\n}\n.styles-module_container__3IVfB.styles-module_active__soD8R .styles-module_content__XAf02 {\n max-height: auto;\n overflow: visible;\n opacity: 1;\n padding: 10px 0px;\n}";
4
- var styles = {"container":"styles-module_container__3IVfB","head":"styles-module_head__xFYQb","active":"styles-module_active__soD8R","content":"styles-module_content__XAf02","not_active":"styles-module_not_active__JcVLz"};
5
- styleInject(css_248z);
6
-
7
- export { styles as default };
@@ -1,4 +0,0 @@
1
- import styleInject from '../../../node_modules/style-inject/dist/style-inject.es.js';
2
-
3
- var css_248z = ".styles-module_container__4978M {\n max-width: 100%;\n width: 350px;\n transition: all 0.2s ease-in-out;\n box-sizing: border-box;\n}\n.styles-module_container__4978M.styles-module_visible__uvQwq {\n max-height: 100px;\n opacity: 1;\n}\n.styles-module_container__4978M.styles-module_hidden__Oruyx {\n overflow: hidden;\n max-height: 0;\n opacity: 0;\n}\n\n.styles-module_container__4978M.styles-module_rotate__mmYPQ .styles-module_button__BWOOi:hover span {\n rotate: -45deg;\n}\n\n.styles-module_button__BWOOi {\n padding: 12px 20px;\n background: linear-gradient(60deg, #0075FF, #0056b8);\n background-position-x: right;\n color: white;\n display: flex;\n flex-direction: row;\n width: 100%;\n align-items: center;\n justify-content: center;\n border-radius: 14px;\n border: none;\n cursor: pointer;\n font-size: 16px;\n gap: 10px;\n position: relative;\n transition: all 0.5s ease-in-out;\n}\n.styles-module_button__BWOOi span {\n transition: 0.1s ease-in-out;\n}\n.styles-module_button__BWOOi:hover {\n background-position-x: left;\n}\n.styles-module_button__BWOOi.styles-module_secondary__Eoik3 {\n background: white;\n color: #0075FF;\n border: 1px solid #0075FF;\n}\n.styles-module_button__BWOOi.styles-module_secondary__Eoik3 svg {\n fill: #0075FF;\n}";
4
- styleInject(css_248z);
@@ -1,4 +0,0 @@
1
- import styleInject from '../../../node_modules/style-inject/dist/style-inject.es.js';
2
-
3
- var css_248z = ".styles-module_card__bOd85 {\n background: #F4F4F4;\n border: 1px solid #B1B1B1;\n border-radius: 18px;\n transition: 0.2s ease;\n padding: 18px 14px;\n box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.2509803922);\n cursor: pointer;\n text-align: center;\n display: flex;\n flex-direction: column;\n align-items: center;\n justify-content: center;\n gap: 10px;\n padding-top: 30px;\n}\n.styles-module_card__bOd85 svg {\n width: 35px;\n height: 35px;\n fill: grey;\n}\n.styles-module_card__bOd85:hover {\n transform: scale(1.01);\n box-shadow: none;\n background: none;\n}\n.styles-module_card__bOd85 h2 {\n margin-top: 0;\n color: grey;\n font-weight: 400;\n font-size: 18px;\n}";
4
- styleInject(css_248z);
@@ -1,4 +0,0 @@
1
- import styleInject from '../../../node_modules/style-inject/dist/style-inject.es.js';
2
-
3
- var css_248z = ".styles-module_container__gCCnD {\n margin-bottom: 20px;\n width: 343px;\n color: grey;\n}\n.styles-module_container__gCCnD [type=checkbox] {\n position: relative;\n left: 15px;\n top: -4px;\n z-index: 0;\n appearance: none;\n -webkit-appearance: none;\n cursor: pointer;\n margin-left: -3.5px;\n}\n.styles-module_container__gCCnD [type=checkbox] + label {\n position: absolute;\n cursor: pointer;\n user-select: none;\n -webkit-user-select: none;\n}\n.styles-module_container__gCCnD [type=checkbox] + label::before {\n width: 17px;\n height: 17px;\n border-radius: 5px;\n border: 2px solid #a8a8a8;\n display: block;\n content: \"\";\n float: left;\n margin-right: 8px;\n z-index: 5;\n position: relative;\n transition: 0.2s ease-in-out;\n}\n.styles-module_container__gCCnD span {\n position: absolute;\n opacity: 1;\n color: white;\n z-index: 100;\n user-select: none;\n pointer-events: none;\n -webkit-user-select: none;\n font-weight: 300;\n}\n.styles-module_container__gCCnD [type=checkbox]:checked + label::before {\n background-color: #0075FF;\n border-color: #0075FF;\n}\n.styles-module_container__gCCnD [type=checkbox]:hover:not(:checked) + label::before {\n background-color: #ecedee;\n border-color: #ecedee;\n}";
4
- styleInject(css_248z);
@@ -1,4 +0,0 @@
1
- import styleInject from '../../../node_modules/style-inject/dist/style-inject.es.js';
2
-
3
- var css_248z = ".styles-module_container__OqDNA {\n display: flex;\n flex-direction: row;\n}\n.styles-module_container__OqDNA .styles-module_item__1SMCI:nth-child(1) {\n background: #F0F0F0;\n border-color: #F0F0F0;\n}\n.styles-module_container__OqDNA .styles-module_item__1SMCI:nth-child(2) {\n background: #E0E0E0;\n border-color: #E0E0E0;\n}\n.styles-module_container__OqDNA .styles-module_item__1SMCI:nth-child(3) {\n background: #CBCBCB;\n border-color: #CBCBCB;\n}\n.styles-module_container__OqDNA .styles-module_item__1SMCI:first-child {\n border-top-left-radius: 20px;\n border-bottom-left-radius: 20px;\n}\n.styles-module_container__OqDNA .styles-module_item__1SMCI:last-child {\n border-top-right-radius: 20px;\n border-bottom-right-radius: 20px;\n}\n.styles-module_container__OqDNA .styles-module_item__1SMCI {\n border: 1px solid transparent;\n padding: 11px 18px;\n font-size: 14px;\n cursor: pointer;\n transition: 0.2s ease-in-out;\n user-select: none;\n -webkit-user-select: none;\n}\n.styles-module_container__OqDNA .styles-module_item__1SMCI.styles-module_selected__AXIA- {\n background: #C6D4F8;\n border-color: #0075FF;\n color: #0075FF;\n}";
4
- styleInject(css_248z);
@@ -1,4 +0,0 @@
1
- import styleInject from '../../../node_modules/style-inject/dist/style-inject.es.js';
2
-
3
- var css_248z = ".styles-module_container__yV6C8 {\n display: flex;\n flex-direction: row;\n gap: 10px;\n align-items: center;\n cursor: pointer;\n padding: 8px 14px;\n border-radius: 30px;\n transition: 0.2s ease-in-out;\n margin-bottom: 20px;\n}\n.styles-module_container__yV6C8:hover {\n color: #0075FF;\n}";
4
- styleInject(css_248z);
@@ -1,14 +0,0 @@
1
- import React from 'react';
2
- import styles from './styles.module.scss.js';
3
-
4
- function Dialog({ active = false, onClose = (event) => { }, children = null }) {
5
- function onClick(event) {
6
- if (event.target.id == 'dialog-backdrop') {
7
- onClose(event);
8
- }
9
- }
10
- return (React.createElement("div", { id: "dialog-backdrop", className: `${styles.container} ${active ? styles.active : styles.disabled}`, onClick: onClick },
11
- React.createElement("div", { className: styles.dialog_window }, children)));
12
- }
13
-
14
- export { Dialog };
@@ -1,7 +0,0 @@
1
- import styleInject from '../../../node_modules/style-inject/dist/style-inject.es.js';
2
-
3
- var css_248z = ".styles-module_container__9-1MH {\n position: fixed;\n height: 100vh;\n width: 100vw;\n background: rgba(255, 255, 255, 0.659);\n backdrop-filter: blur(10px) brightness(70%);\n left: 0;\n top: 0;\n z-index: 10000;\n display: flex;\n flex-direction: row;\n align-items: center;\n justify-content: center;\n cursor: pointer;\n}\n.styles-module_container__9-1MH.styles-module_active__AXoyo {\n opacity: 1;\n}\n.styles-module_container__9-1MH.styles-module_disabled__sELpy {\n pointer-events: none;\n opacity: 0;\n}\n.styles-module_container__9-1MH .styles-module_dialog_window__0Bn2M {\n background: white;\n border-radius: 20px;\n padding: 20px;\n box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;\n cursor: auto;\n}";
4
- var styles = {"container":"styles-module_container__9-1MH","active":"styles-module_active__AXoyo","disabled":"styles-module_disabled__sELpy","dialog_window":"styles-module_dialog_window__0Bn2M"};
5
- styleInject(css_248z);
6
-
7
- export { styles as default };
@@ -1,4 +0,0 @@
1
- import styleInject from '../../../node_modules/style-inject/dist/style-inject.es.js';
2
-
3
- var css_248z = ".styles-module_container__HOoBj {\n margin-bottom: 30px;\n}\n.styles-module_container__HOoBj button {\n padding: 12px 18px;\n border-radius: 40px;\n border: none;\n color: white;\n font-size: 16px;\n background: #0075FF;\n cursor: pointer;\n display: flex;\n flex-direction: row;\n gap: 10px;\n align-items: center;\n}";
4
- styleInject(css_248z);
@@ -1,4 +0,0 @@
1
- import styleInject from '../../../node_modules/style-inject/dist/style-inject.es.js';
2
-
3
- var css_248z = ".styles-module_container__9wYEm {\n margin-bottom: 30px;\n width: 100%;\n}\n.styles-module_container__9wYEm h1,\n.styles-module_container__9wYEm h2,\n.styles-module_container__9wYEm h3,\n.styles-module_container__9wYEm h4,\n.styles-module_container__9wYEm h5 {\n margin: 0;\n font-weight: 400;\n color: black;\n}\n.styles-module_container__9wYEm h3 {\n margin-top: 5px;\n}";
4
- styleInject(css_248z);
@@ -1,4 +0,0 @@
1
- import styleInject from '../../../node_modules/style-inject/dist/style-inject.es.js';
2
-
3
- var css_248z = ".styles-module_container__C99XV {\n margin-right: 8px;\n}\n.styles-module_container__C99XV .styles-module_button__pGYkF {\n background: none;\n padding: none;\n border: none;\n width: 40px;\n height: 40px;\n transition: 0.2s;\n cursor: pointer;\n display: flex;\n justify-content: center;\n align-items: center;\n border-radius: 20px;\n}\n.styles-module_container__C99XV .styles-module_button__pGYkF:hover {\n background: rgb(207, 207, 207);\n}";
4
- styleInject(css_248z);
@@ -1,7 +0,0 @@
1
- import React from 'react';
2
-
3
- function Gap({ size }) {
4
- return (React.createElement("div", { style: { height: size } }));
5
- }
6
-
7
- export { Gap };
@@ -1,4 +0,0 @@
1
- import styleInject from '../../../node_modules/style-inject/dist/style-inject.es.js';
2
-
3
- var css_248z = ".styles-module_input__-GKhx {\n padding: 14px 20px;\n font-size: 16px;\n border-radius: 12px;\n border: 1.5px solid #a8a8a8;\n outline: none;\n transition: 0.2s ease;\n}\n.styles-module_input__-GKhx:focus, .styles-module_input__-GKhx:active {\n border-color: #0075FF;\n box-shadow: 0px 0px 3px 3px rgba(0, 87, 255, 0.2509803922);\n}\n.styles-module_input__-GKhx.styles-module_not_available__XD1kR, .styles-module_input__-GKhx:invalid {\n border-color: #e50000;\n box-shadow: 0px 0px 3px 3px rgba(255, 0, 0, 0.2509803922);\n}\n\n/* animated title */\n.styles-module_container__--4rV {\n position: relative;\n display: flex;\n flex-direction: column;\n margin-bottom: 20px;\n}\n\n.styles-module_label__mGzwP {\n position: absolute;\n bottom: 0px;\n left: 0px;\n width: 100%;\n height: 100%;\n pointer-events: none;\n}\n\n.styles-module_label_text__d0eMb {\n position: absolute;\n bottom: 16px;\n left: 12px;\n transition: 0.3s ease;\n font-size: 16px;\n border-top-left-radius: 5px;\n border-top-right-radius: 5px;\n opacity: initial;\n background: white;\n color: grey;\n padding-right: 8px;\n padding-left: 8px;\n}\n\n.styles-module_input__-GKhx.styles-module_with_title__CGOEs::placeholder {\n opacity: 0;\n transition: opacity 0.3s ease;\n color: grey;\n}\n\n.styles-module_input__-GKhx.styles-module_with_title__CGOEs:focus::placeholder {\n opacity: 1;\n}\n\n.styles-module_input__-GKhx:focus + .styles-module_label__mGzwP .styles-module_label_text__d0eMb,\n.styles-module_input__-GKhx.styles-module_valid__uj8g- + .styles-module_label__mGzwP .styles-module_label_text__d0eMb {\n transform: translateY(-150%);\n left: 15px;\n font-size: 14px;\n background: linear-gradient(to bottom, rgba(250, 250, 250, 0.9411764706), hsla(0, 0%, 100%, 0.951));\n color: #0063d4;\n}\n\n.styles-module_input__-GKhx.styles-module_valid__uj8g- + .styles-module_label__mGzwP .styles-module_label_text__d0eMb {\n color: #a8a8a8;\n}";
4
- styleInject(css_248z);
@@ -1,4 +0,0 @@
1
- import styleInject from '../../../node_modules/style-inject/dist/style-inject.es.js';
2
-
3
- var css_248z = ".styles-module_container__IXTeq {\n display: flex;\n flex-direction: row;\n gap: 20px;\n margin-bottom: 20px;\n}\n\n.styles-module_input__flMT5 {\n padding: 14px 20px;\n font-size: 16px;\n border-radius: 12px;\n border: 1.5px solid #a8a8a8;\n outline: none;\n transition: 0.2s ease;\n flex: 1;\n}\n.styles-module_input__flMT5:focus, .styles-module_input__flMT5:active {\n border-color: #0075FF;\n box-shadow: 0px 0px 3px 3px rgba(0, 87, 255, 0.2509803922);\n}\n\n/* animated title */\n.styles-module_form__chEvQ {\n position: relative;\n flex: 1;\n display: flex;\n}\n\n.styles-module_label__hflX9 {\n position: absolute;\n bottom: 0px;\n left: 0px;\n width: 100%;\n height: 100%;\n pointer-events: none;\n}\n\n.styles-module_label_text__oXgFI {\n position: absolute;\n bottom: 16px;\n left: 12px;\n transition: 0.3s ease;\n font-size: 16px;\n border-top-left-radius: 5px;\n border-top-right-radius: 5px;\n opacity: initial;\n background: white;\n color: grey;\n padding-right: 8px;\n padding-left: 8px;\n}\n\n.styles-module_input__flMT5.styles-module_with_title__ubN0L::placeholder {\n opacity: 0;\n transition: opacity 0.3s ease;\n color: grey;\n}\n\n.styles-module_input__flMT5.styles-module_with_title__ubN0L:focus::placeholder {\n opacity: 1;\n}\n\n.styles-module_input__flMT5:focus + .styles-module_label__hflX9 .styles-module_label_text__oXgFI,\n.styles-module_input__flMT5.styles-module_valid__76xYu + .styles-module_label__hflX9 .styles-module_label_text__oXgFI {\n transform: translateY(-150%);\n left: 15px;\n font-size: 14px;\n background: linear-gradient(to bottom, rgba(250, 250, 250, 0.9411764706), hsla(0, 0%, 100%, 0.951));\n color: #0063d4;\n}\n\n.styles-module_input__flMT5.styles-module_valid__76xYu + .styles-module_label__hflX9 .styles-module_label_text__oXgFI {\n color: #a8a8a8;\n}";
4
- styleInject(css_248z);
@@ -1,4 +0,0 @@
1
- import styleInject from '../../../node_modules/style-inject/dist/style-inject.es.js';
2
-
3
- var css_248z = ".styles-module_container__Xk2HY {\n display: flex;\n width: 100%;\n margin-bottom: 20px;\n}\n\n.styles-module_input__ReFFR {\n padding: 14px 20px;\n font-size: 16px;\n border-radius: 12px;\n border: 1.5px solid #a8a8a8;\n outline: none;\n transition: 0.2s ease;\n flex: 1;\n width: 100%;\n}\n.styles-module_input__ReFFR:focus, .styles-module_input__ReFFR:active {\n border-color: #0075FF;\n box-shadow: 0px 0px 3px 3px rgba(0, 87, 255, 0.2509803922);\n}\n.styles-module_input__ReFFR.styles-module_not_available__mZ5-1 {\n border-color: #e50000;\n box-shadow: 0px 0px 3px 3px rgba(255, 0, 0, 0.2509803922);\n}\n\n/* animated title */\n.styles-module_container__Xk2HY {\n position: relative;\n}\n\n.styles-module_label__4n2Ai {\n position: absolute;\n bottom: 0px;\n left: 0px;\n width: 100%;\n height: 100%;\n pointer-events: none;\n}\n\n.styles-module_label_text__NsKJU {\n position: absolute;\n bottom: 16px;\n left: 12px;\n transition: 0.3s ease;\n font-size: 16px;\n border-top-left-radius: 5px;\n border-top-right-radius: 5px;\n opacity: initial;\n background: white;\n color: grey;\n padding-right: 8px;\n padding-left: 8px;\n}\n\n.styles-module_input__ReFFR.styles-module_with_title__vMb1v::placeholder {\n opacity: 0;\n transition: opacity 0.3s ease;\n color: grey;\n}\n\n.styles-module_input__ReFFR.styles-module_with_title__vMb1v:focus::placeholder {\n opacity: 1;\n}\n\n.styles-module_input__ReFFR:focus + .styles-module_label__4n2Ai .styles-module_label_text__NsKJU,\n.styles-module_input__ReFFR.styles-module_valid__NyP0J + .styles-module_label__4n2Ai .styles-module_label_text__NsKJU {\n transform: translateY(-150%);\n left: 15px;\n font-size: 14px;\n background: linear-gradient(to bottom, rgba(250, 250, 250, 0.9411764706), hsla(0, 0%, 100%, 0.951));\n color: #0063d4;\n}\n\n.styles-module_input__ReFFR.styles-module_valid__NyP0J + .styles-module_label__4n2Ai .styles-module_label_text__NsKJU {\n color: #a8a8a8;\n}";
4
- styleInject(css_248z);
@@ -1,4 +0,0 @@
1
- import styleInject from '../../../node_modules/style-inject/dist/style-inject.es.js';
2
-
3
- var css_248z = "@keyframes styles-module_show__OLTZH {\n from {\n max-heigth: 0px;\n height: 0px;\n }\n}\n@keyframes styles-module_hide__LAgaY {\n from {\n max-heigth: 0px;\n height: 0px;\n }\n to {\n max-height: fit-content;\n }\n}\n.styles-module_container__UdmOO {\n display: flex;\n flex-direction: column;\n gap: 6px;\n margin-bottom: 30px;\n transition: all 0.2s ease-in-out;\n box-sizing: border-box;\n}\n.styles-module_container__UdmOO .styles-module_forgot_label__EeN6a {\n font-size: 12px;\n color: grey;\n}\n.styles-module_container__UdmOO.styles-module_visible__QROqh {\n max-height: 100px;\n opacity: 1;\n}\n.styles-module_container__UdmOO.styles-module_hidden__hDKDO {\n overflow: hidden;\n max-height: 0;\n opacity: 0;\n}\n\n.styles-module_input__sC2fP {\n padding: 14px 20px;\n font-size: 16px;\n border-top-left-radius: 12px;\n border-bottom-left-radius: 12px;\n border: 1.5px solid #a8a8a8;\n border-right: none;\n outline: none;\n transition: all 0.2s ease;\n flex: 1;\n}\n.styles-module_input__sC2fP:focus, .styles-module_input__sC2fP:active {\n border-color: #0075FF;\n box-shadow: 0px 0px 3px 3px rgba(0, 87, 255, 0.2509803922);\n}\n\n.styles-module_hideButton__83mRI {\n outline: none;\n display: flex;\n align-items: center;\n padding: 10px;\n border: 1.5px solid #a8a8a8;\n border-left: none;\n background: none;\n border-top-right-radius: 12px;\n border-bottom-right-radius: 12px;\n cursor: pointer;\n}\n.styles-module_hideButton__83mRI span {\n color: grey;\n}\n\n/* animated title */\n.styles-module_form__m866x {\n position: relative;\n display: flex;\n}\n\n.styles-module_label__8PuaL {\n position: absolute;\n bottom: 0px;\n left: 0px;\n width: 100%;\n height: 100%;\n pointer-events: none;\n}\n\n.styles-module_label_text__FwJ1F {\n position: absolute;\n bottom: 16px;\n left: 12px;\n transition: 0.3s ease;\n font-size: 16px;\n border-top-left-radius: 5px;\n border-top-right-radius: 5px;\n opacity: initial;\n background: white;\n color: grey;\n padding-right: 8px;\n padding-left: 8px;\n}\n\n.styles-module_input__sC2fP.styles-module_with_title__dftgq::placeholder {\n opacity: 0;\n transition: opacity 0.3s ease;\n color: grey;\n}\n\n.styles-module_input__sC2fP.styles-module_with_title__dftgq:focus::placeholder {\n opacity: 1;\n}\n\n.styles-module_input__sC2fP:focus + .styles-module_label__8PuaL .styles-module_label_text__FwJ1F,\n.styles-module_input__sC2fP.styles-module_valid__SM7w5 + .styles-module_label__8PuaL .styles-module_label_text__FwJ1F {\n transform: translateY(-150%);\n left: 15px;\n font-size: 14px;\n background: linear-gradient(to bottom, rgba(250, 250, 250, 0.9411764706), hsla(0, 0%, 100%, 0.951));\n color: #0063d4;\n}\n\n.styles-module_input__sC2fP.styles-module_valid__SM7w5 + .styles-module_label__8PuaL .styles-module_label_text__FwJ1F {\n color: #a8a8a8;\n}";
4
- styleInject(css_248z);
@@ -1,4 +0,0 @@
1
- import styleInject from '../../../node_modules/style-inject/dist/style-inject.es.js';
2
-
3
- var css_248z = ".styles-module_container__--NO0 {\n display: flex;\n flex-direction: column;\n gap: 10px;\n justify-content: center;\n align-items: center;\n user-select: none;\n margin-bottom: 20px;\n}\n.styles-module_container__--NO0 a {\n background: transparent;\n color: #0075FF;\n border: none;\n font-size: 14px;\n cursor: pointer;\n}\n\n.styles-module_input_wrapper__LPIk1 {\n display: flex;\n flex-direction: row;\n justify-content: center;\n gap: 10px;\n}\n\n.styles-module_input__84v36 {\n padding: 14px 10px;\n width: 30px;\n border-radius: 12px;\n border: 1.5px solid #a8a8a8;\n outline: none;\n transition: 0.2s ease;\n text-align: center;\n font-size: 18px;\n}\n.styles-module_input__84v36:focus, .styles-module_input__84v36:active {\n border-color: #0075FF;\n box-shadow: 0px 0px 3px 3px rgba(0, 87, 255, 0.2509803922);\n}\n\n.styles-module_input__84v36:nth-child(3) {\n margin-right: 25px;\n}\n\n.styles-module_input__84v36::placeholder,\n.styles-module_input__84v36:-ms-input-placeholder,\n.styles-module_input__84v36::-ms-input-placeholder {\n letter-spacing: 0px !important;\n}";
4
- styleInject(css_248z);
@@ -1,4 +0,0 @@
1
- import styleInject from '../../../node_modules/style-inject/dist/style-inject.es.js';
2
-
3
- var css_248z = ".styles-module_container__zcXGF {\n display: flex;\n width: 100%;\n margin-bottom: 20px;\n}\n\n.styles-module_input__Tpth8 {\n padding: 14px 20px;\n font-size: 16px;\n border-radius: 12px;\n border: 1.5px solid #a8a8a8;\n outline: none;\n transition: 0.2s ease;\n flex: 1;\n}\n.styles-module_input__Tpth8:focus, .styles-module_input__Tpth8:active {\n border-color: #0075FF;\n box-shadow: 0px 0px 3px 3px rgba(0, 87, 255, 0.2509803922);\n}\n.styles-module_input__Tpth8.styles-module_not_available__CRXjB, .styles-module_input__Tpth8:invalid {\n border-color: #e50000;\n box-shadow: 0px 0px 3px 3px rgba(255, 0, 0, 0.2509803922);\n}\n\n/* animated title */\n.styles-module_container__zcXGF {\n position: relative;\n}\n\n.styles-module_label__appHO {\n position: absolute;\n bottom: 0px;\n left: 0px;\n width: 100%;\n height: 100%;\n pointer-events: none;\n}\n\n.styles-module_label_text__-sKjY {\n position: absolute;\n bottom: 16px;\n left: 12px;\n transition: 0.3s ease;\n font-size: 16px;\n border-top-left-radius: 5px;\n border-top-right-radius: 5px;\n opacity: initial;\n background: white;\n color: grey;\n padding-right: 8px;\n padding-left: 8px;\n}\n\n.styles-module_input__Tpth8.styles-module_with_title__L3eGj::placeholder {\n opacity: 0;\n transition: opacity 0.3s ease;\n color: grey;\n}\n\n.styles-module_input__Tpth8.styles-module_with_title__L3eGj:focus::placeholder {\n opacity: 1;\n}\n\n.styles-module_input__Tpth8:focus + .styles-module_label__appHO .styles-module_label_text__-sKjY,\n.styles-module_input__Tpth8.styles-module_valid__zWcOz + .styles-module_label__appHO .styles-module_label_text__-sKjY {\n transform: translateY(-150%);\n left: 15px;\n font-size: 14px;\n background: linear-gradient(to bottom, rgba(250, 250, 250, 0.9411764706), hsla(0, 0%, 100%, 0.951));\n color: #0063d4;\n}\n\n.styles-module_input__Tpth8.styles-module_valid__zWcOz + .styles-module_label__appHO .styles-module_label_text__-sKjY {\n color: #a8a8a8;\n}";
4
- styleInject(css_248z);
@@ -1,4 +0,0 @@
1
- import styleInject from '../../../node_modules/style-inject/dist/style-inject.es.js';
2
-
3
- var css_248z = ".styles-module_box__Z0iod {\n background: #F4F4F4;\n width: 400px;\n max-width: 100%;\n border-radius: 22px;\n border: 1px solid rgb(199, 199, 199);\n display: flex;\n flex-direction: row;\n padding: 18px;\n gap: 18px;\n cursor: pointer;\n margin-bottom: 20px;\n transition: 0.2s ease;\n color: black;\n}\n.styles-module_box__Z0iod:hover {\n /*.right_side {\n h4, p {\n color: #0075FF;\n }\n }*/\n background-color: white;\n transform: scale(1.01);\n /* border-color: #0075FF; */\n}\n.styles-module_box__Z0iod .styles-module_left_side__8ObGs {\n width: 40px;\n display: flex;\n flex-direction: column;\n align-items: center;\n padding-top: 5px;\n}\n.styles-module_box__Z0iod .styles-module_right_side__Ypp0D {\n flex: 1;\n}\n.styles-module_box__Z0iod .styles-module_right_side__Ypp0D p {\n color: #6F6F6F;\n margin: 0;\n text-align: left;\n font-size: 1.1rem;\n line-height: 1.6;\n}\n.styles-module_box__Z0iod .styles-module_right_side__Ypp0D h4 {\n margin: 0;\n text-align: left;\n font-size: 1.3rem;\n margin-bottom: 16px;\n margin-top: 5px;\n color: black;\n}";
4
- styleInject(css_248z);
@@ -1,4 +0,0 @@
1
- import styleInject from '../../../node_modules/style-inject/dist/style-inject.es.js';
2
-
3
- var css_248z = ".styles-module_container__XCtqW {\n background: white;\n border-radius: 12px;\n padding: 30px;\n margin-bottom: 30px;\n flex: 1;\n display: flex;\n flex-direction: column;\n align-items: center;\n justify-content: center;\n gap: 18px;\n color: black;\n border: 1px solid #B1B1B1;\n transition: 0.2s ease-in-out;\n box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);\n}\n.styles-module_container__XCtqW:hover {\n background: #f0f0f0;\n border-color: #888888;\n}\n.styles-module_container__XCtqW h3 {\n font-weight: 500;\n margin: 0;\n}\n\n.styles-module_container__XCtqW.styles-module_preselected__WoSbB {\n border: 1px solid black;\n}";
4
- styleInject(css_248z);
@@ -1,4 +0,0 @@
1
- import styleInject from '../../../node_modules/style-inject/dist/style-inject.es.js';
2
-
3
- var css_248z = ".styles-module_container__oNbrP {\n padding-top: 10px;\n}\n.styles-module_container__oNbrP .styles-module_button__UBk65 {\n padding: 10px 18px;\n background: #0075FF;\n border-radius: 40px;\n cursor: pointer;\n display: flex;\n flex-direction: row;\n gap: 10px;\n font-size: 15px;\n color: white;\n align-items: center;\n border: none;\n}\n.styles-module_container__oNbrP .styles-module_button__UBk65.styles-module_red__CHF3e {\n background: #e40000;\n}";
4
- styleInject(css_248z);
@@ -1,4 +0,0 @@
1
- import styleInject from '../../../node_modules/style-inject/dist/style-inject.es.js';
2
-
3
- var css_248z = ".styles-module_container__u4q5n {\n margin-bottom: 50px;\n}\n\n.styles-module_background__jt-ry {\n background: #D9D9D9;\n width: 400px;\n max-width: 100%;\n height: 3px;\n position: relative;\n}\n\n.styles-module_progress__Zj-B7 {\n background: black;\n position: absolute;\n left: 0;\n top: 0;\n height: 3px;\n}";
4
- styleInject(css_248z);
@@ -1,4 +0,0 @@
1
- import styleInject from '../../../node_modules/style-inject/dist/style-inject.es.js';
2
-
3
- var css_248z = ".styles-module_container__Grkzw {\n display: flex;\n flex-direction: column;\n gap: 12px;\n color: grey;\n margin-bottom: 20px;\n}\n.styles-module_container__Grkzw [type=radio] {\n position: relative;\n left: 15px;\n top: -4px;\n z-index: 0;\n appearance: none;\n -webkit-appearance: none;\n cursor: pointer;\n margin-left: -3.5px;\n}\n.styles-module_container__Grkzw [type=radio] + label {\n position: absolute;\n cursor: pointer;\n}\n.styles-module_container__Grkzw [type=radio] + label::before {\n width: 15px;\n height: 15px;\n border-radius: 20px;\n border: 2px solid #a8a8a8;\n display: block;\n content: \"\";\n float: left;\n margin-right: 8px;\n z-index: 5;\n position: relative;\n transition: 0.2s ease-in-out;\n}\n.styles-module_container__Grkzw [type=radio]:checked + label::before {\n box-shadow: inset 0px 0px 0px 3px #fff;\n background-color: #0075FF;\n border-color: #0075FF;\n}\n.styles-module_container__Grkzw [type=radio]:hover:not(:checked) + label::before {\n box-shadow: inset 0px 0px 0px 3px #fff;\n background-color: #bdbdbd;\n border-color: #bdbdbd;\n}";
4
- styleInject(css_248z);
@@ -1,4 +0,0 @@
1
- import styleInject from '../../../node_modules/style-inject/dist/style-inject.es.js';
2
-
3
- var css_248z = ".styles-module_container__RhsQe {\n margin-right: 8px;\n}\n.styles-module_container__RhsQe .styles-module_button__HuX-0 {\n background: none;\n padding: none;\n border: none;\n width: 40px;\n height: 40px;\n transition: 0.2s;\n cursor: pointer;\n display: flex;\n justify-content: center;\n align-items: center;\n border-radius: 20px;\n}\n.styles-module_container__RhsQe .styles-module_button__HuX-0:hover {\n background: rgb(207, 207, 207);\n}\n.styles-module_container__RhsQe.styles-module_middle__xg7RF .styles-module_button__HuX-0 {\n flex-direction: row;\n gap: 5px;\n}\n.styles-module_container__RhsQe.styles-module_middle__xg7RF .styles-module_button__HuX-0:hover {\n background: none;\n}";
4
- styleInject(css_248z);
@@ -1,4 +0,0 @@
1
- import styleInject from '../../../node_modules/style-inject/dist/style-inject.es.js';
2
-
3
- var css_248z = ".styles-module_container__VreeH {\n margin-bottom: 20px;\n display: flex;\n flex-direction: row;\n flex-wrap: wrap;\n gap: 10px;\n}\n.styles-module_container__VreeH .styles-module_chip__EvZ4J {\n padding: 10px 18px;\n background: #F0F0F0;\n border-radius: 20px;\n display: flex;\n flex-direction: row;\n gap: 5px;\n align-items: center;\n cursor: pointer;\n user-select: none;\n -webkit-user-select: none;\n color: #565656;\n transition: 0.2s ease-in-out;\n}\n.styles-module_container__VreeH .styles-module_chip__EvZ4J:hover {\n background: #e5e5e5;\n}\n.styles-module_container__VreeH .styles-module_chip__EvZ4J.styles-module_selected__sArTD {\n background: #C6D4F8;\n color: #0075FF;\n}\n.styles-module_container__VreeH .styles-module_chip__EvZ4J.styles-module_selected__sArTD span {\n color: #0075FF;\n}";
4
- styleInject(css_248z);
@@ -1,4 +0,0 @@
1
- import styleInject from '../../../node_modules/style-inject/dist/style-inject.es.js';
2
-
3
- var css_248z = ".styles-module_container__k4Z26 {\n width: 100%;\n display: flex;\n flex-direction: row;\n margin-top: 30px;\n margin-bottom: 25px;\n gap: 10px;\n position: relative;\n}\n.styles-module_container__k4Z26 button {\n background: #BFD5FF;\n padding: 0px 18px;\n border: none;\n font-size: 14px;\n border-radius: 10px;\n cursor: pointer;\n color: #0075FF;\n}\n.styles-module_container__k4Z26 .styles-module_suggestions_container__pceQ-,\n.styles-module_container__k4Z26 .styles-module_results_container__OY4Om {\n display: none;\n position: absolute;\n top: 60px;\n background: white;\n box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.2509803922);\n width: 100%;\n border-radius: 14px;\n border: 1px solid #C3C3C3;\n z-index: 1000;\n}\n.styles-module_container__k4Z26 .styles-module_suggestions_container__pceQ-:hover,\n.styles-module_container__k4Z26 .styles-module_results_container__OY4Om:hover {\n display: block;\n}\n.styles-module_container__k4Z26 .styles-module_suggestions_container__pceQ- ul,\n.styles-module_container__k4Z26 .styles-module_results_container__OY4Om ul {\n list-style: none;\n margin: 0;\n padding: 0;\n}\n.styles-module_container__k4Z26 .styles-module_suggestions_container__pceQ- ul li,\n.styles-module_container__k4Z26 .styles-module_results_container__OY4Om ul li {\n padding: 16px 20px;\n}\n.styles-module_container__k4Z26 .styles-module_suggestions_container__pceQ- ul li:not(:last-child),\n.styles-module_container__k4Z26 .styles-module_results_container__OY4Om ul li:not(:last-child) {\n border-bottom: 1px solid #C3C3C3;\n}\n.styles-module_container__k4Z26 .styles-module_suggestions_container__pceQ- .styles-module_error__2Ov4X,\n.styles-module_container__k4Z26 .styles-module_results_container__OY4Om .styles-module_error__2Ov4X {\n padding: 35px 0px;\n display: flex;\n flex-direction: column;\n align-items: center;\n gap: 15px;\n}\n.styles-module_container__k4Z26 .styles-module_suggestions_container__pceQ- .styles-module_error__2Ov4X p,\n.styles-module_container__k4Z26 .styles-module_suggestions_container__pceQ- .styles-module_error__2Ov4X h3,\n.styles-module_container__k4Z26 .styles-module_results_container__OY4Om .styles-module_error__2Ov4X p,\n.styles-module_container__k4Z26 .styles-module_results_container__OY4Om .styles-module_error__2Ov4X h3 {\n margin: 0;\n}\n.styles-module_container__k4Z26 .styles-module_suggestions_container__pceQ- .styles-module_error__2Ov4X p,\n.styles-module_container__k4Z26 .styles-module_results_container__OY4Om .styles-module_error__2Ov4X p {\n color: grey;\n padding: 0px 30px;\n line-height: 1.5;\n text-align: center;\n margin-bottom: 10px;\n}\n.styles-module_container__k4Z26 .styles-module_results_container__OY4Om ul li {\n display: flex;\n flex-direction: row;\n padding: 10px 20px;\n align-items: center;\n}\n.styles-module_container__k4Z26 .styles-module_results_container__OY4Om ul li span {\n flex: 1;\n}\n.styles-module_container__k4Z26 .styles-module_results_container__OY4Om button {\n padding: 10px 16px;\n}\n\n.styles-module_input__wOJmG {\n padding: 14px 20px;\n font-size: 16px;\n width: 300px;\n border-radius: 12px;\n border: 1.5px solid #a8a8a8;\n outline: none;\n transition: 0.2s ease;\n width: 100%;\n}\n.styles-module_input__wOJmG:focus, .styles-module_input__wOJmG:active {\n border-color: #0075FF;\n box-shadow: 0px 0px 3px 3px rgba(0, 87, 255, 0.2509803922);\n}\n\n.styles-module_form__mWTCu.styles-module_focus__-6H1f + .styles-module_suggestions_container__pceQ-,\n.styles-module_form__mWTCu.styles-module_focus__-6H1f + .styles-module_results_container__OY4Om {\n display: block;\n}\n\n/* animated text field */\n.styles-module_form__mWTCu {\n position: relative;\n width: 100%;\n}\n\n.styles-module_label__A41g9 {\n position: absolute;\n bottom: 0px;\n left: 0px;\n width: 100%;\n height: 100%;\n pointer-events: none;\n}\n\n.styles-module_label_text__NQHTC {\n position: absolute;\n bottom: 16px;\n left: 12px;\n transition: 0.3s ease;\n font-size: 16px;\n border-top-left-radius: 5px;\n border-top-right-radius: 5px;\n opacity: initial;\n background: white;\n color: grey;\n padding-right: 8px;\n padding-left: 8px;\n}\n\n.styles-module_input__wOJmG.styles-module_with_title__rnN-t::placeholder {\n opacity: 0;\n transition: opacity 0.3s ease;\n color: grey;\n}\n\n.styles-module_input__wOJmG.styles-module_with_title__rnN-t:focus::placeholder {\n opacity: 1;\n}\n\n.styles-module_input__wOJmG:focus + .styles-module_label__A41g9 .styles-module_label_text__NQHTC,\n.styles-module_input__wOJmG.styles-module_valid__AAK-6 + .styles-module_label__A41g9 .styles-module_label_text__NQHTC {\n transform: translateY(-150%);\n left: 15px;\n font-size: 14px;\n background: linear-gradient(to bottom, rgba(250, 250, 250, 0.9411764706), hsla(0, 0%, 100%, 0.951));\n color: #0063d4;\n}\n\n.styles-module_input__wOJmG.styles-module_valid__AAK-6 + .styles-module_label__A41g9 .styles-module_label_text__NQHTC {\n color: #a8a8a8;\n}";
4
- styleInject(css_248z);
@@ -1,4 +0,0 @@
1
- import styleInject from '../../../node_modules/style-inject/dist/style-inject.es.js';
2
-
3
- var css_248z = "";
4
- styleInject(css_248z);
@@ -1,4 +0,0 @@
1
- import styleInject from '../../../node_modules/style-inject/dist/style-inject.es.js';
2
-
3
- var css_248z = ".styles-module_container__xRQNT {\n display: flex;\n flex-direction: row;\n align-items: center;\n gap: 7px;\n color: #6F6F6F;\n}\n.styles-module_container__xRQNT svg {\n fill: #6F6F6F;\n}";
4
- styleInject(css_248z);
@@ -1,9 +0,0 @@
1
- import '../../../node_modules/external-svg-loader/dist/svg-loader.min.js';
2
- import React from 'react';
3
-
4
- function SvgIcon({ iconName, size = "24px", className = "", onClick }) {
5
- return (React.createElement(React.Fragment, null,
6
- React.createElement("span", { onClick: onClick, className: `material-symbols-outlined ${className}`, style: { fontSize: size } }, iconName)));
7
- }
8
-
9
- export { SvgIcon };
@@ -1,12 +0,0 @@
1
- import '../../../node_modules/external-svg-loader/dist/svg-loader.min.js';
2
- import 'react';
3
- import '../../../node_modules/next/router.js';
4
- import './styles.module.scss.js';
5
-
6
- var TableActionType;
7
- (function (TableActionType) {
8
- TableActionType[TableActionType["red"] = 0] = "red";
9
- TableActionType[TableActionType["default"] = 1] = "default";
10
- })(TableActionType || (TableActionType = {}));
11
-
12
- export { TableActionType };
@@ -1,4 +0,0 @@
1
- import styleInject from '../../../node_modules/style-inject/dist/style-inject.es.js';
2
-
3
- var css_248z = ".styles-module_container__jNs7m {\n margin-top: 30px;\n}\n.styles-module_container__jNs7m h3 {\n font-weight: 500;\n font-size: 16px;\n}\n\n.styles-module_item_list__FxHkg.styles-module_has_children__Uu-8D {\n border-top: 1px solid #D0D0D0;\n border-bottom: 1px solid #D0D0D0;\n}\n\n.styles-module_item_list__FxHkg {\n list-style: none;\n padding: 0;\n margin: 0;\n}\n.styles-module_item_list__FxHkg .styles-module_action__YYTok {\n display: flex;\n flex-direction: row;\n align-items: center;\n gap: 6px;\n cursor: pointer;\n padding: 8px 14px;\n border-radius: 25px;\n transition: 0.2s ease-in-out;\n}\n.styles-module_item_list__FxHkg .styles-module_action__YYTok.styles-module_default__SexGH:hover {\n background: rgb(223, 223, 223);\n}\n.styles-module_item_list__FxHkg .styles-module_action__YYTok.styles-module_red__KD3qJ:hover {\n background: rgb(255, 199, 199);\n}\n.styles-module_item_list__FxHkg li.styles-module_item__sgyiV {\n padding: 10px 20px;\n display: flex;\n flex-direction: row;\n align-items: center;\n justify-content: center;\n gap: 10px;\n}\n.styles-module_item_list__FxHkg li.styles-module_item__sgyiV .styles-module_moreText__-blXb {\n flex: 1;\n margin-bottom: 4px;\n color: #0075FF;\n}\n.styles-module_item_list__FxHkg li.styles-module_item__sgyiV .styles-module_subtitle__DT5OF {\n color: rgb(162, 162, 162);\n}\n.styles-module_item_list__FxHkg li.styles-module_item__sgyiV:nth-child(even) {\n background: #F3F3F3;\n}\n.styles-module_item_list__FxHkg li.styles-module_item__sgyiV:not(:last-child) {\n border-bottom: 1px solid #D0D0D0;\n}";
4
- styleInject(css_248z);
@@ -1,4 +0,0 @@
1
- import styleInject from '../../../node_modules/style-inject/dist/style-inject.es.js';
2
-
3
- var css_248z = ".styles-module_container__ItBx0 {\n display: flex;\n flex-direction: row;\n gap: 6px;\n align-items: center;\n color: grey;\n padding: 5px 12px;\n border-radius: 20px;\n}\n\n.styles-module_container__ItBx0 a {\n display: flex;\n flex-direction: row;\n gap: 6px;\n align-items: center;\n color: grey;\n padding: 5px 12px;\n border-radius: 20px;\n transition: 0.2s ease-in-out;\n}\n.styles-module_container__ItBx0 a:hover {\n color: #0075FF;\n background: rgb(239, 239, 239);\n}";
4
- styleInject(css_248z);
@@ -1,4 +0,0 @@
1
- import styleInject from '../../../node_modules/style-inject/dist/style-inject.es.js';
2
-
3
- var css_248z = "@keyframes styles-module_shine__wdsDw {\n to {\n background-position-x: -200%;\n }\n}\n.styles-module_container__otVky {\n background: white;\n padding: 18px;\n border-radius: 20px;\n box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;\n display: flex;\n flex-direction: row;\n}\n.styles-module_container__otVky.styles-module_loading__e-0U1 {\n height: 95px;\n background: linear-gradient(110deg, #ececec 8%, #f5f5f5 18%, #ececec 33%);\n background-size: 200% 100%;\n animation: 1.5s styles-module_shine__wdsDw linear infinite;\n}\n.styles-module_container__otVky .styles-module_text__V17nN {\n flex: 1;\n}\n.styles-module_container__otVky .styles-module_graph__IjvUA svg {\n width: 40px;\n}\n.styles-module_container__otVky h3 {\n margin: 0;\n line-height: 1.8;\n font-size: 16px;\n font-weight: 600;\n}\n.styles-module_container__otVky p {\n margin: 0;\n line-height: 1.8;\n font-size: 16px;\n color: rgb(158, 158, 158);\n}";
4
- styleInject(css_248z);