rbro-tat-uds 1.6.36 → 2.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1057) hide show
  1. package/build/assets/fonts/AmaliaCondW02-Bold.woff2 +0 -0
  2. package/build/assets/fonts/AmaliaCondW02-Light.woff2 +0 -0
  3. package/build/assets/fonts/AmaliaCondW02-Regular.woff2 +0 -0
  4. package/build/assets/fonts/AmaliaW02-Black.woff2 +0 -0
  5. package/build/assets/fonts/AmaliaW02-BlackItalic.woff2 +0 -0
  6. package/build/assets/fonts/AmaliaW02-Bold.woff2 +0 -0
  7. package/build/assets/fonts/AmaliaW02-BoldItalic.woff2 +0 -0
  8. package/build/assets/fonts/AmaliaW02-Italic.woff2 +0 -0
  9. package/build/assets/fonts/AmaliaW02-Light.woff2 +0 -0
  10. package/build/assets/fonts/AmaliaW02-LightItalic.woff2 +0 -0
  11. package/build/assets/fonts/AmaliaW02-Medium.woff2 +0 -0
  12. package/build/assets/fonts/AmaliaW02-MediumItalic.woff2 +0 -0
  13. package/build/assets/fonts/AmaliaW02-Regular.woff2 +0 -0
  14. package/build/assets/fonts/AmaliaW02-Thin.woff2 +0 -0
  15. package/build/assets/fonts/AmaliaW02-ThinItalic.woff2 +0 -0
  16. package/build/assets/fonts/fonts.d.ts +1 -0
  17. package/build/cjs/assets/icons/acc-special.svg.cjs +41 -0
  18. package/build/cjs/assets/icons/add.svg.cjs +35 -0
  19. package/build/cjs/assets/icons/airplane.svg.cjs +37 -0
  20. package/build/cjs/assets/icons/asterix.svg.cjs +35 -0
  21. package/build/cjs/assets/icons/atm-cards-1.svg.cjs +37 -0
  22. package/build/cjs/assets/icons/atm-cash-1.svg.cjs +43 -0
  23. package/build/cjs/assets/icons/autoservice-3.svg.cjs +37 -0
  24. package/build/cjs/assets/icons/back.svg.cjs +35 -0
  25. package/build/cjs/assets/icons/branch.svg.cjs +39 -0
  26. package/build/cjs/assets/icons/bundle-of-money.svg.cjs +39 -0
  27. package/build/cjs/assets/icons/calculator-currency-2.svg.cjs +39 -0
  28. package/build/cjs/assets/icons/calculator-currency-3.svg.cjs +35 -0
  29. package/build/cjs/assets/icons/calculator.svg.cjs +39 -0
  30. package/build/cjs/assets/icons/calendar.svg.cjs +35 -0
  31. package/build/cjs/assets/icons/cancel.svg.cjs +39 -0
  32. package/build/cjs/assets/icons/card-credit.svg.cjs +39 -0
  33. package/build/cjs/assets/icons/card-get.svg.cjs +35 -0
  34. package/build/cjs/assets/icons/card-heart.svg.cjs +41 -0
  35. package/build/cjs/assets/icons/card-raif.svg.cjs +39 -0
  36. package/build/cjs/assets/icons/card.svg.cjs +39 -0
  37. package/build/cjs/assets/icons/cards.svg.cjs +39 -0
  38. package/build/cjs/assets/icons/cash-transactions.svg.cjs +35 -0
  39. package/build/cjs/assets/icons/certificate.svg.cjs +41 -0
  40. package/build/cjs/assets/icons/chart-bar-2.svg.cjs +37 -0
  41. package/build/cjs/assets/icons/chart-line.svg.cjs +37 -0
  42. package/build/cjs/assets/icons/chat-1.svg.cjs +35 -0
  43. package/build/cjs/assets/icons/chat-ask-raif.svg.cjs +37 -0
  44. package/build/cjs/assets/icons/chat-raif.svg.cjs +39 -0
  45. package/build/cjs/assets/icons/checkmark-part.svg.cjs +35 -0
  46. package/build/cjs/assets/icons/checkmark.svg.cjs +35 -0
  47. package/build/cjs/assets/icons/checkmark_filled.svg.cjs +37 -0
  48. package/build/cjs/assets/icons/checkmark_ring.svg.cjs +39 -0
  49. package/build/cjs/assets/icons/city.svg.cjs +39 -0
  50. package/build/cjs/assets/icons/clear-rec.svg.cjs +39 -0
  51. package/build/cjs/assets/icons/clear-ring-filled.svg.cjs +37 -0
  52. package/build/cjs/assets/icons/clear-ring-outlined.svg.cjs +39 -0
  53. package/build/cjs/assets/icons/clear-ring.svg.cjs +39 -0
  54. package/build/cjs/assets/icons/clear_filled.svg.cjs +37 -0
  55. package/build/cjs/assets/icons/close.svg.cjs +35 -0
  56. package/build/cjs/assets/icons/code-qr.svg.cjs +43 -0
  57. package/build/cjs/assets/icons/crane-1.svg.cjs +39 -0
  58. package/build/cjs/assets/icons/credit-cash.svg.cjs +37 -0
  59. package/build/cjs/assets/icons/credit-consumer.svg.cjs +39 -0
  60. package/build/cjs/assets/icons/credit-pay-full.svg.cjs +43 -0
  61. package/build/cjs/assets/icons/credit-pay-part.svg.cjs +37 -0
  62. package/build/cjs/assets/icons/cube.svg.cjs +37 -0
  63. package/build/cjs/assets/icons/currency-transfer.svg.cjs +39 -0
  64. package/build/cjs/assets/icons/default.svg.cjs +32 -0
  65. package/build/cjs/assets/icons/doc-error.svg.cjs +38 -0
  66. package/build/cjs/assets/icons/doc-new.svg.cjs +37 -0
  67. package/build/cjs/assets/icons/doc-sent.svg.cjs +39 -0
  68. package/build/cjs/assets/icons/doc-sign-and-send.svg.cjs +39 -0
  69. package/build/cjs/assets/icons/doc_edit.svg.cjs +41 -0
  70. package/build/cjs/assets/icons/document.svg.cjs +37 -0
  71. package/build/cjs/assets/icons/down-ring.svg.cjs +37 -0
  72. package/build/cjs/assets/icons/edit.svg.cjs +35 -0
  73. package/build/cjs/assets/icons/exchange-1.svg.cjs +35 -0
  74. package/build/cjs/assets/icons/exit.svg.cjs +39 -0
  75. package/build/cjs/assets/icons/eye-closed.svg.cjs +37 -0
  76. package/build/cjs/assets/icons/eye-opened.svg.cjs +41 -0
  77. package/build/cjs/assets/icons/flag.svg.cjs +37 -0
  78. package/build/cjs/assets/icons/forward.svg.cjs +35 -0
  79. package/build/cjs/assets/icons/go-left.svg.cjs +35 -0
  80. package/build/cjs/assets/icons/go-right.svg.cjs +35 -0
  81. package/build/cjs/assets/icons/grocery-1.svg.cjs +37 -0
  82. package/build/cjs/assets/icons/grocery-2.svg.cjs +39 -0
  83. package/build/cjs/assets/icons/hand-cash-1.svg.cjs +35 -0
  84. package/build/cjs/assets/icons/heart-outlined.svg.cjs +37 -0
  85. package/build/cjs/assets/icons/hint.svg.cjs +37 -0
  86. package/build/cjs/assets/icons/history-partial.svg.cjs +37 -0
  87. package/build/cjs/assets/icons/history.svg.cjs +39 -0
  88. package/build/cjs/assets/icons/home.svg.cjs +35 -0
  89. package/build/cjs/assets/icons/ideas-raiting.svg.cjs +39 -0
  90. package/build/cjs/assets/icons/in-progress-ring.svg.cjs +41 -0
  91. package/build/cjs/assets/icons/in-progress.svg.cjs +39 -0
  92. package/build/cjs/assets/icons/in-queue.svg.cjs +35 -0
  93. package/build/cjs/assets/icons/info_filled.svg.cjs +37 -0
  94. package/build/cjs/assets/icons/inn-1.svg.cjs +39 -0
  95. package/build/cjs/assets/icons/insurance-1.svg.cjs +41 -0
  96. package/build/cjs/assets/icons/invoice_seal.svg.cjs +41 -0
  97. package/build/cjs/assets/icons/libra.svg.cjs +39 -0
  98. package/build/cjs/assets/icons/lightining.svg.cjs +37 -0
  99. package/build/cjs/assets/icons/like.svg.cjs +37 -0
  100. package/build/cjs/assets/icons/logo_contained_rounded.svg.cjs +42 -0
  101. package/build/cjs/assets/icons/mail-in.svg.cjs +39 -0
  102. package/build/cjs/assets/icons/mail-out.svg.cjs +39 -0
  103. package/build/cjs/assets/icons/mail.svg.cjs +35 -0
  104. package/build/cjs/assets/icons/man-butterfly.svg.cjs +39 -0
  105. package/build/cjs/assets/icons/man-outlined.svg.cjs +39 -0
  106. package/build/cjs/assets/icons/menu-down.svg.cjs +35 -0
  107. package/build/cjs/assets/icons/menu-up.svg.cjs +35 -0
  108. package/build/cjs/assets/icons/minus.svg.cjs +37 -0
  109. package/build/cjs/assets/icons/mobile-connecting.svg.cjs +39 -0
  110. package/build/cjs/assets/icons/mobile-send-money.svg.cjs +37 -0
  111. package/build/cjs/assets/icons/mobile.svg.cjs +39 -0
  112. package/build/cjs/assets/icons/money-bag-Outlined.svg.cjs +37 -0
  113. package/build/cjs/assets/icons/money-bag-incoming.svg.cjs +45 -0
  114. package/build/cjs/assets/icons/money-investment.svg.cjs +45 -0
  115. package/build/cjs/assets/icons/money-return.svg.cjs +41 -0
  116. package/build/cjs/assets/icons/money.svg.cjs +41 -0
  117. package/build/cjs/assets/icons/mountains.svg.cjs +37 -0
  118. package/build/cjs/assets/icons/new_tab.svg.cjs +37 -0
  119. package/build/cjs/assets/icons/notification-outlined.svg.cjs +37 -0
  120. package/build/cjs/assets/icons/offer.svg.cjs +37 -0
  121. package/build/cjs/assets/icons/office-supplies.svg.cjs +37 -0
  122. package/build/cjs/assets/icons/other-goods.svg.cjs +37 -0
  123. package/build/cjs/assets/icons/payment-auto.svg.cjs +37 -0
  124. package/build/cjs/assets/icons/people-1.svg.cjs +43 -0
  125. package/build/cjs/assets/icons/people-2.svg.cjs +45 -0
  126. package/build/cjs/assets/icons/phone.svg.cjs +37 -0
  127. package/build/cjs/assets/icons/plus.svg.cjs +35 -0
  128. package/build/cjs/assets/icons/premium.svg.cjs +37 -0
  129. package/build/cjs/assets/icons/purchases.svg.cjs +37 -0
  130. package/build/cjs/assets/icons/rating.svg.cjs +37 -0
  131. package/build/cjs/assets/icons/refresh-repeat.svg.cjs +35 -0
  132. package/build/cjs/assets/icons/rejected.svg.cjs +37 -0
  133. package/build/cjs/assets/icons/remove_person.svg.cjs +39 -0
  134. package/build/cjs/assets/icons/retry-1.svg.cjs +35 -0
  135. package/build/cjs/assets/icons/safe.svg.cjs +37 -0
  136. package/build/cjs/assets/icons/satellite-2.svg.cjs +39 -0
  137. package/build/cjs/assets/icons/search.svg.cjs +35 -0
  138. package/build/cjs/assets/icons/select-hide.svg.cjs +35 -0
  139. package/build/cjs/assets/icons/select-open-down.svg.cjs +35 -0
  140. package/build/cjs/assets/icons/shield-check.svg.cjs +39 -0
  141. package/build/cjs/assets/icons/shield.svg.cjs +39 -0
  142. package/build/cjs/assets/icons/spinner.svg.cjs +45 -0
  143. package/build/cjs/assets/icons/star-person-1.svg.cjs +43 -0
  144. package/build/cjs/assets/icons/tag-price-4.svg.cjs +39 -0
  145. package/build/cjs/assets/icons/task-done.svg.cjs +35 -0
  146. package/build/cjs/assets/icons/to-people.svg.cjs +45 -0
  147. package/build/cjs/assets/icons/to-person.svg.cjs +39 -0
  148. package/build/cjs/assets/icons/trash.svg.cjs +35 -0
  149. package/build/cjs/assets/icons/up-ring.svg.cjs +37 -0
  150. package/build/cjs/assets/icons/up.svg.cjs +35 -0
  151. package/build/cjs/assets/icons/wallet-2.svg.cjs +39 -0
  152. package/build/cjs/assets/icons/warning-exclamation.svg.cjs +35 -0
  153. package/build/cjs/assets/icons/warning-ring.svg.cjs +39 -0
  154. package/build/cjs/assets/icons/warning-tr-filled.svg.cjs +37 -0
  155. package/build/cjs/assets/icons/warning-tr.svg.cjs +37 -0
  156. package/build/cjs/assets/icons/warning_filled.svg.cjs +37 -0
  157. package/build/cjs/assets/icons/world.svg.cjs +37 -0
  158. package/build/cjs/components/Alert/Alert.cjs +482 -0
  159. package/build/cjs/components/Alert/index.cjs +12 -0
  160. package/build/cjs/components/AppBranding/AppBranding.cjs +51 -0
  161. package/build/cjs/components/AppBranding/index.cjs +12 -0
  162. package/build/cjs/components/AutosaveStatus/AutosaveStatus.cjs +58 -0
  163. package/build/cjs/components/AutosaveStatus/index.cjs +12 -0
  164. package/build/cjs/components/Bar/Bar.cjs +54 -0
  165. package/build/cjs/components/Bar/index.cjs +12 -0
  166. package/build/cjs/components/BreadcrumbItem/BreadcrumbItem.cjs +67 -0
  167. package/build/cjs/components/BreadcrumbItem/index.cjs +12 -0
  168. package/build/cjs/components/Breadcrumbs/Breadcrumbs.cjs +25 -0
  169. package/build/cjs/components/Breadcrumbs/index.cjs +12 -0
  170. package/build/cjs/components/Button/Button.cjs +591 -0
  171. package/build/cjs/components/Button/index.cjs +12 -0
  172. package/build/cjs/components/ButtonLink/ButtonLink.cjs +161 -0
  173. package/build/cjs/components/ButtonLink/index.cjs +12 -0
  174. package/build/cjs/components/Card/Card.cjs +326 -0
  175. package/build/cjs/components/Card/index.cjs +12 -0
  176. package/build/cjs/components/Checkbox/Checkbox.cjs +108 -0
  177. package/build/cjs/components/Checkbox/index.cjs +12 -0
  178. package/build/cjs/components/CityPicker/CityPicker.cjs +408 -0
  179. package/build/cjs/components/CityPicker/cities.cjs +970 -0
  180. package/build/cjs/components/CityPicker/index.cjs +12 -0
  181. package/build/cjs/components/ConfigurationSaveInfo/ConfigurationSaveInfo.cjs +73 -0
  182. package/build/cjs/components/ConfigurationSaveInfo/index.cjs +12 -0
  183. package/build/cjs/components/Container/Container.cjs +66 -0
  184. package/build/cjs/components/Container/index.cjs +12 -0
  185. package/build/cjs/components/Content/Content.cjs +39 -0
  186. package/build/cjs/components/Content/index.cjs +12 -0
  187. package/build/cjs/components/ContentDropdown/ContentDropdown.cjs +199 -0
  188. package/build/cjs/components/ContentDropdown/index.cjs +12 -0
  189. package/build/cjs/components/CreditCard/CreditCard.cjs +68 -0
  190. package/build/cjs/components/CreditCard/index.cjs +12 -0
  191. package/build/cjs/components/DashboardCard/DashboardCard.cjs +335 -0
  192. package/build/cjs/components/DashboardCard/index.cjs +12 -0
  193. package/build/cjs/components/DashboardCategory/DashboardCategory.cjs +73 -0
  194. package/build/cjs/components/DashboardCategory/index.cjs +12 -0
  195. package/build/cjs/components/DashboardSmallShortcut/DashboardSmallShortcut.cjs +506 -0
  196. package/build/cjs/components/DashboardSmallShortcut/index.cjs +12 -0
  197. package/build/cjs/components/Datepicker/Calendar.cjs +453 -0
  198. package/build/cjs/components/Datepicker/Datepicker.cjs +206 -0
  199. package/build/cjs/components/Datepicker/helpers_calendar.cjs +128 -0
  200. package/build/cjs/components/Datepicker/index.cjs +12 -0
  201. package/build/cjs/components/Divider/Divider.cjs +29 -0
  202. package/build/cjs/components/Divider/index.cjs +12 -0
  203. package/build/cjs/components/DonutGraph/DonutGraph.cjs +81 -0
  204. package/build/cjs/components/DonutGraph/index.cjs +12 -0
  205. package/build/cjs/components/Dropdown/Dropdown.cjs +301 -0
  206. package/build/cjs/components/Dropdown/index.cjs +12 -0
  207. package/build/cjs/components/Flex/Flex.cjs +128 -0
  208. package/build/cjs/components/Flex/index.cjs +12 -0
  209. package/build/cjs/components/FormField/FormField.cjs +163 -0
  210. package/build/cjs/components/FormField/index.cjs +12 -0
  211. package/build/cjs/components/GraficConfiguratiePensii/GraficConfiguratiePensii.cjs +152 -0
  212. package/build/cjs/components/GraficConfiguratiePensii/index.cjs +12 -0
  213. package/build/cjs/components/GraficFondInvestitii/GraficFondInvestitii.cjs +402 -0
  214. package/build/cjs/components/GraficFondInvestitii/index.cjs +12 -0
  215. package/build/cjs/components/GraficFondInvestitiiInflatie/GraficFondInvestitiiInflatie.cjs +344 -0
  216. package/build/cjs/components/GraficFondInvestitiiInflatie/index.cjs +12 -0
  217. package/build/cjs/components/GraficPensii/GraficPensii.cjs +356 -0
  218. package/build/cjs/components/GraficPensii/index.cjs +12 -0
  219. package/build/cjs/components/GraficPlanInvestitii/GraficPlanInvestitii.cjs +384 -0
  220. package/build/cjs/components/GraficPlanInvestitii/index.cjs +12 -0
  221. package/build/cjs/components/GraficPropunerePensii/GraficPropunerePensii.cjs +279 -0
  222. package/build/cjs/components/GraficPropunerePensii/index.cjs +12 -0
  223. package/build/cjs/components/Icon/Icon.cjs +42 -0
  224. package/build/cjs/components/Icon/IconsList.cjs +288 -0
  225. package/build/cjs/components/Icon/index.cjs +12 -0
  226. package/build/cjs/components/IconButton/IconButton.cjs +498 -0
  227. package/build/cjs/components/IconButton/index.cjs +12 -0
  228. package/build/cjs/components/IconCard/IconCard.cjs +89 -0
  229. package/build/cjs/components/IconCard/index.cjs +12 -0
  230. package/build/cjs/components/Illustration/Illustration.cjs +27 -0
  231. package/build/cjs/components/Illustration/Illustrations.cjs +30 -0
  232. package/build/cjs/components/Illustration/illustrations/m-celebration-raiffeisen.svg.cjs +1432 -0
  233. package/build/cjs/components/Illustration/illustrations/m-investing-money.svg.cjs +444 -0
  234. package/build/cjs/components/Illustration/illustrations/m-loan-payment.svg.cjs +660 -0
  235. package/build/cjs/components/Illustration/illustrations/m-loan-with-a-fixed-interest-rate.svg.cjs +663 -0
  236. package/build/cjs/components/Illustration/illustrations/m-money-in-motion.svg.cjs +665 -0
  237. package/build/cjs/components/Illustration/illustrations/m-money-is-safe.svg.cjs +669 -0
  238. package/build/cjs/components/Illustration/illustrations/m-money-to-the-account.svg.cjs +459 -0
  239. package/build/cjs/components/Illustration/illustrations/m-no-fees.svg.cjs +1203 -0
  240. package/build/cjs/components/Illustration/illustrations/m-quick-money.svg.cjs +292 -0
  241. package/build/cjs/components/Illustration/illustrations/s-housing-loan.svg.cjs +580 -0
  242. package/build/cjs/components/Illustration/index.cjs +12 -0
  243. package/build/cjs/components/ImageCard/ImageCard.cjs +162 -0
  244. package/build/cjs/components/ImageCard/index.cjs +12 -0
  245. package/build/cjs/components/InPageTab/InPageTab.cjs +69 -0
  246. package/build/cjs/components/InPageTab/index.cjs +12 -0
  247. package/build/cjs/components/InvestmentFundItem/InvestmentFundItem.cjs +135 -0
  248. package/build/cjs/components/InvestmentFundItem/index.cjs +12 -0
  249. package/build/cjs/components/LabeledText/LabeledText.cjs +70 -0
  250. package/build/cjs/components/LabeledText/index.cjs +12 -0
  251. package/build/cjs/components/LabeledTextInLine/LabeledTextInLine.cjs +85 -0
  252. package/build/cjs/components/LabeledTextInLine/index.cjs +12 -0
  253. package/build/cjs/components/Layout/Layout.cjs +34 -0
  254. package/build/cjs/components/Layout/index.cjs +12 -0
  255. package/build/cjs/components/Logo/Logo.cjs +32 -0
  256. package/build/cjs/components/Logo/index.cjs +12 -0
  257. package/build/cjs/components/Modal/Modal.cjs +147 -0
  258. package/build/cjs/components/Modal/index.cjs +12 -0
  259. package/build/cjs/components/Numpad/Numpad.cjs +242 -0
  260. package/build/cjs/components/Numpad/index.cjs +12 -0
  261. package/build/cjs/components/ObjectiveCard/ObjectiveCard.cjs +94 -0
  262. package/build/cjs/components/ObjectiveCard/index.cjs +12 -0
  263. package/build/cjs/components/ObjectiveCardSmall/ObjectiveCardSmall.cjs +84 -0
  264. package/build/cjs/components/ObjectiveCardSmall/index.cjs +12 -0
  265. package/build/cjs/components/OfferCard/OfferCard.cjs +233 -0
  266. package/build/cjs/components/OfferCard/index.cjs +12 -0
  267. package/build/cjs/components/OperationsDashboardCard/OperationsDashboardCard.cjs +110 -0
  268. package/build/cjs/components/OperationsDashboardCard/index.cjs +12 -0
  269. package/build/cjs/components/OperationsDashboardCategory/OperationsDashboardCategory.cjs +53 -0
  270. package/build/cjs/components/OperationsDashboardCategory/index.cjs +12 -0
  271. package/build/cjs/components/PageMessage/PageMessage.cjs +232 -0
  272. package/build/cjs/components/PageMessage/index.cjs +12 -0
  273. package/build/cjs/components/PageTitle/PageTitle.cjs +82 -0
  274. package/build/cjs/components/PageTitle/index.cjs +12 -0
  275. package/build/cjs/components/Pill/Pill.cjs +67 -0
  276. package/build/cjs/components/Pill/index.cjs +12 -0
  277. package/build/cjs/components/PlanFinanciarAUMBar/PlanFinanciarAUMBar.cjs +276 -0
  278. package/build/cjs/components/PlanFinanciarAUMBar/index.cjs +12 -0
  279. package/build/cjs/components/PlanFinanciarAUMGraph/PlanFinanciarAUMGraph.cjs +364 -0
  280. package/build/cjs/components/PlanFinanciarAUMGraph/index.cjs +12 -0
  281. package/build/cjs/components/PlanulFinanciarTeaser/PlanulFinanciarTeaser.cjs +96 -0
  282. package/build/cjs/components/PlanulFinanciarTeaser/index.cjs +12 -0
  283. package/build/cjs/components/ProductTeaser/ProductTeaser.cjs +103 -0
  284. package/build/cjs/components/ProductTeaser/index.cjs +12 -0
  285. package/build/cjs/components/ProductTeaserButton/ProductTeaserButton.cjs +145 -0
  286. package/build/cjs/components/ProductTeaserButton/index.cjs +12 -0
  287. package/build/cjs/components/ProductTeaserParameters/ProductTeaserParameters.cjs +123 -0
  288. package/build/cjs/components/ProductTeaserParameters/index.cjs +12 -0
  289. package/build/cjs/components/ProductTeaserStep/ProductTeaserStep.cjs +194 -0
  290. package/build/cjs/components/ProductTeaserStep/index.cjs +12 -0
  291. package/build/cjs/components/ProposalPensii/ProposalPensii.cjs +313 -0
  292. package/build/cjs/components/ProposalPensii/index.cjs +12 -0
  293. package/build/cjs/components/ProposalUnitlinked/ProposalUnitlinked.cjs +308 -0
  294. package/build/cjs/components/ProposalUnitlinked/index.cjs +12 -0
  295. package/build/cjs/components/PropunereAsigurariCalatorie/PropunereAsigurariCalatorie.cjs +312 -0
  296. package/build/cjs/components/PropunereAsigurariCalatorie/index.cjs +12 -0
  297. package/build/cjs/components/PropunereFlexicredit/PropunereFlexicredit.cjs +370 -0
  298. package/build/cjs/components/PropunereFlexicredit/index.cjs +12 -0
  299. package/build/cjs/components/PropunereFondInvestitii/PropunereFondInvestitii.cjs +297 -0
  300. package/build/cjs/components/PropunereFondInvestitii/index.cjs +12 -0
  301. package/build/cjs/components/PropunerePlanInvestitii/PropunerePlanInvestitii.cjs +297 -0
  302. package/build/cjs/components/PropunerePlanInvestitii/index.cjs +12 -0
  303. package/build/cjs/components/Radio/Radio.cjs +108 -0
  304. package/build/cjs/components/Radio/index.cjs +12 -0
  305. package/build/cjs/components/RatesCalculator/RatesCalculator.cjs +535 -0
  306. package/build/cjs/components/RatesCalculator/index.cjs +12 -0
  307. package/build/cjs/components/Section/Section.cjs +82 -0
  308. package/build/cjs/components/Section/index.cjs +12 -0
  309. package/build/cjs/components/SegmentedTabs/SegmentedTabs.cjs +29 -0
  310. package/build/cjs/components/SegmentedTabs/index.cjs +12 -0
  311. package/build/cjs/components/SelectionButton/SelectionButton.cjs +139 -0
  312. package/build/cjs/components/SelectionButton/index.cjs +12 -0
  313. package/build/cjs/components/SelectionPill/SelectionPill.cjs +155 -0
  314. package/build/cjs/components/SelectionPill/index.cjs +12 -0
  315. package/build/cjs/components/ShortcutCard/ShortcutCard.cjs +133 -0
  316. package/build/cjs/components/ShortcutCard/index.cjs +12 -0
  317. package/build/cjs/components/Sidebar/Sidebar.cjs +79 -0
  318. package/build/cjs/components/Sidebar/index.cjs +12 -0
  319. package/build/cjs/components/SidebarItem/SidebarItem.cjs +153 -0
  320. package/build/cjs/components/SidebarItem/index.cjs +12 -0
  321. package/build/cjs/components/Slider/Slider.cjs +248 -0
  322. package/build/cjs/components/Slider/index.cjs +12 -0
  323. package/build/cjs/components/Spinner/Spinner.cjs +54 -0
  324. package/build/cjs/components/Spinner/index.cjs +12 -0
  325. package/build/cjs/components/StepTab/StepTab.cjs +491 -0
  326. package/build/cjs/components/StepTab/index.cjs +12 -0
  327. package/build/cjs/components/StepsBar/StepsBar.cjs +68 -0
  328. package/build/cjs/components/StepsBar/index.cjs +12 -0
  329. package/build/cjs/components/Switch/Switch.cjs +145 -0
  330. package/build/cjs/components/Switch/index.cjs +12 -0
  331. package/build/cjs/components/Tab/Tab.cjs +149 -0
  332. package/build/cjs/components/Tab/index.cjs +12 -0
  333. package/build/cjs/components/TextInput/TextInput.cjs +433 -0
  334. package/build/cjs/components/TextInput/index.cjs +12 -0
  335. package/build/cjs/components/TimedButton/TimedButton.cjs +142 -0
  336. package/build/cjs/components/TimedButton/index.cjs +12 -0
  337. package/build/cjs/components/TimelineSteps/TimelineSteps.cjs +33 -0
  338. package/build/cjs/components/TimelineSteps/index.cjs +12 -0
  339. package/build/cjs/components/TimelineStepsItem/TimelineStepsItem.cjs +81 -0
  340. package/build/cjs/components/TimelineStepsItem/index.cjs +12 -0
  341. package/build/cjs/components/Timer/Timer.cjs +122 -0
  342. package/build/cjs/components/Timer/index.cjs +12 -0
  343. package/build/cjs/components/UnitlinkGraph/UnitlinkGraph.cjs +938 -0
  344. package/build/cjs/components/UnitlinkGraph/index.cjs +12 -0
  345. package/build/cjs/components/VerticalHeat/VerticalHeat.cjs +156 -0
  346. package/build/cjs/components/VerticalHeat/index.cjs +12 -0
  347. package/build/cjs/components/index.cjs +180 -0
  348. package/build/cjs/index.cjs +25548 -0
  349. package/build/cjs/index.css +2 -0
  350. package/build/cjs/index.css.map +1 -0
  351. package/build/cjs/utils/colors.cjs +142 -0
  352. package/build/cjs/utils/index.cjs +8 -0
  353. package/build/esm/assets/icons/acc-special.svg.js +20 -0
  354. package/build/esm/assets/icons/add.svg.js +14 -0
  355. package/build/esm/assets/icons/airplane.svg.js +16 -0
  356. package/build/esm/assets/icons/asterix.svg.js +14 -0
  357. package/build/esm/assets/icons/atm-cards-1.svg.js +16 -0
  358. package/build/esm/assets/icons/atm-cash-1.svg.js +22 -0
  359. package/build/esm/assets/icons/autoservice-3.svg.js +16 -0
  360. package/build/esm/assets/icons/back.svg.js +14 -0
  361. package/build/esm/assets/icons/branch.svg.js +18 -0
  362. package/build/esm/assets/icons/bundle-of-money.svg.js +18 -0
  363. package/build/esm/assets/icons/calculator-currency-2.svg.js +18 -0
  364. package/build/esm/assets/icons/calculator-currency-3.svg.js +14 -0
  365. package/build/esm/assets/icons/calculator.svg.js +18 -0
  366. package/build/esm/assets/icons/calendar.svg.js +14 -0
  367. package/build/esm/assets/icons/cancel.svg.js +18 -0
  368. package/build/esm/assets/icons/card-credit.svg.js +18 -0
  369. package/build/esm/assets/icons/card-get.svg.js +14 -0
  370. package/build/esm/assets/icons/card-heart.svg.js +20 -0
  371. package/build/esm/assets/icons/card-raif.svg.js +18 -0
  372. package/build/esm/assets/icons/card.svg.js +18 -0
  373. package/build/esm/assets/icons/cards.svg.js +18 -0
  374. package/build/esm/assets/icons/cash-transactions.svg.js +14 -0
  375. package/build/esm/assets/icons/certificate.svg.js +20 -0
  376. package/build/esm/assets/icons/chart-bar-2.svg.js +16 -0
  377. package/build/esm/assets/icons/chart-line.svg.js +16 -0
  378. package/build/esm/assets/icons/chat-1.svg.js +14 -0
  379. package/build/esm/assets/icons/chat-ask-raif.svg.js +16 -0
  380. package/build/esm/assets/icons/chat-raif.svg.js +18 -0
  381. package/build/esm/assets/icons/checkmark-part.svg.js +14 -0
  382. package/build/esm/assets/icons/checkmark.svg.js +14 -0
  383. package/build/esm/assets/icons/checkmark_filled.svg.js +16 -0
  384. package/build/esm/assets/icons/checkmark_ring.svg.js +18 -0
  385. package/build/esm/assets/icons/city.svg.js +18 -0
  386. package/build/esm/assets/icons/clear-rec.svg.js +18 -0
  387. package/build/esm/assets/icons/clear-ring-filled.svg.js +16 -0
  388. package/build/esm/assets/icons/clear-ring-outlined.svg.js +18 -0
  389. package/build/esm/assets/icons/clear-ring.svg.js +18 -0
  390. package/build/esm/assets/icons/clear_filled.svg.js +16 -0
  391. package/build/esm/assets/icons/close.svg.js +14 -0
  392. package/build/esm/assets/icons/code-qr.svg.js +22 -0
  393. package/build/esm/assets/icons/crane-1.svg.js +18 -0
  394. package/build/esm/assets/icons/credit-cash.svg.js +16 -0
  395. package/build/esm/assets/icons/credit-consumer.svg.js +18 -0
  396. package/build/esm/assets/icons/credit-pay-full.svg.js +22 -0
  397. package/build/esm/assets/icons/credit-pay-part.svg.js +16 -0
  398. package/build/esm/assets/icons/cube.svg.js +16 -0
  399. package/build/esm/assets/icons/currency-transfer.svg.js +18 -0
  400. package/build/esm/assets/icons/default.svg.js +11 -0
  401. package/build/esm/assets/icons/doc-error.svg.js +17 -0
  402. package/build/esm/assets/icons/doc-new.svg.js +16 -0
  403. package/build/esm/assets/icons/doc-sent.svg.js +18 -0
  404. package/build/esm/assets/icons/doc-sign-and-send.svg.js +18 -0
  405. package/build/esm/assets/icons/doc_edit.svg.js +20 -0
  406. package/build/esm/assets/icons/document.svg.js +16 -0
  407. package/build/esm/assets/icons/down-ring.svg.js +16 -0
  408. package/build/esm/assets/icons/edit.svg.js +14 -0
  409. package/build/esm/assets/icons/exchange-1.svg.js +14 -0
  410. package/build/esm/assets/icons/exit.svg.js +18 -0
  411. package/build/esm/assets/icons/eye-closed.svg.js +16 -0
  412. package/build/esm/assets/icons/eye-opened.svg.js +20 -0
  413. package/build/esm/assets/icons/flag.svg.js +16 -0
  414. package/build/esm/assets/icons/forward.svg.js +14 -0
  415. package/build/esm/assets/icons/go-left.svg.js +14 -0
  416. package/build/esm/assets/icons/go-right.svg.js +14 -0
  417. package/build/esm/assets/icons/grocery-1.svg.js +16 -0
  418. package/build/esm/assets/icons/grocery-2.svg.js +18 -0
  419. package/build/esm/assets/icons/hand-cash-1.svg.js +14 -0
  420. package/build/esm/assets/icons/heart-outlined.svg.js +16 -0
  421. package/build/esm/assets/icons/hint.svg.js +16 -0
  422. package/build/esm/assets/icons/history-partial.svg.js +16 -0
  423. package/build/esm/assets/icons/history.svg.js +18 -0
  424. package/build/esm/assets/icons/home.svg.js +14 -0
  425. package/build/esm/assets/icons/ideas-raiting.svg.js +18 -0
  426. package/build/esm/assets/icons/in-progress-ring.svg.js +20 -0
  427. package/build/esm/assets/icons/in-progress.svg.js +18 -0
  428. package/build/esm/assets/icons/in-queue.svg.js +14 -0
  429. package/build/esm/assets/icons/info_filled.svg.js +16 -0
  430. package/build/esm/assets/icons/inn-1.svg.js +18 -0
  431. package/build/esm/assets/icons/insurance-1.svg.js +20 -0
  432. package/build/esm/assets/icons/invoice_seal.svg.js +20 -0
  433. package/build/esm/assets/icons/libra.svg.js +18 -0
  434. package/build/esm/assets/icons/lightining.svg.js +16 -0
  435. package/build/esm/assets/icons/like.svg.js +16 -0
  436. package/build/esm/assets/icons/logo_contained_rounded.svg.js +21 -0
  437. package/build/esm/assets/icons/mail-in.svg.js +18 -0
  438. package/build/esm/assets/icons/mail-out.svg.js +18 -0
  439. package/build/esm/assets/icons/mail.svg.js +14 -0
  440. package/build/esm/assets/icons/man-butterfly.svg.js +18 -0
  441. package/build/esm/assets/icons/man-outlined.svg.js +18 -0
  442. package/build/esm/assets/icons/menu-down.svg.js +14 -0
  443. package/build/esm/assets/icons/menu-up.svg.js +14 -0
  444. package/build/esm/assets/icons/minus.svg.js +16 -0
  445. package/build/esm/assets/icons/mobile-connecting.svg.js +18 -0
  446. package/build/esm/assets/icons/mobile-send-money.svg.js +16 -0
  447. package/build/esm/assets/icons/mobile.svg.js +18 -0
  448. package/build/esm/assets/icons/money-bag-Outlined.svg.js +16 -0
  449. package/build/esm/assets/icons/money-bag-incoming.svg.js +24 -0
  450. package/build/esm/assets/icons/money-investment.svg.js +24 -0
  451. package/build/esm/assets/icons/money-return.svg.js +20 -0
  452. package/build/esm/assets/icons/money.svg.js +20 -0
  453. package/build/esm/assets/icons/mountains.svg.js +16 -0
  454. package/build/esm/assets/icons/new_tab.svg.js +16 -0
  455. package/build/esm/assets/icons/notification-outlined.svg.js +16 -0
  456. package/build/esm/assets/icons/offer.svg.js +16 -0
  457. package/build/esm/assets/icons/office-supplies.svg.js +16 -0
  458. package/build/esm/assets/icons/other-goods.svg.js +16 -0
  459. package/build/esm/assets/icons/payment-auto.svg.js +16 -0
  460. package/build/esm/assets/icons/people-1.svg.js +22 -0
  461. package/build/esm/assets/icons/people-2.svg.js +24 -0
  462. package/build/esm/assets/icons/phone.svg.js +16 -0
  463. package/build/esm/assets/icons/plus.svg.js +14 -0
  464. package/build/esm/assets/icons/premium.svg.js +16 -0
  465. package/build/esm/assets/icons/purchases.svg.js +16 -0
  466. package/build/esm/assets/icons/rating.svg.js +16 -0
  467. package/build/esm/assets/icons/refresh-repeat.svg.js +14 -0
  468. package/build/esm/assets/icons/rejected.svg.js +16 -0
  469. package/build/esm/assets/icons/remove_person.svg.js +18 -0
  470. package/build/esm/assets/icons/retry-1.svg.js +14 -0
  471. package/build/esm/assets/icons/safe.svg.js +16 -0
  472. package/build/esm/assets/icons/satellite-2.svg.js +18 -0
  473. package/build/esm/assets/icons/search.svg.js +14 -0
  474. package/build/esm/assets/icons/select-hide.svg.js +14 -0
  475. package/build/esm/assets/icons/select-open-down.svg.js +14 -0
  476. package/build/esm/assets/icons/shield-check.svg.js +18 -0
  477. package/build/esm/assets/icons/shield.svg.js +18 -0
  478. package/build/esm/assets/icons/spinner.svg.js +24 -0
  479. package/build/esm/assets/icons/star-person-1.svg.js +22 -0
  480. package/build/esm/assets/icons/tag-price-4.svg.js +18 -0
  481. package/build/esm/assets/icons/task-done.svg.js +14 -0
  482. package/build/esm/assets/icons/to-people.svg.js +24 -0
  483. package/build/esm/assets/icons/to-person.svg.js +18 -0
  484. package/build/esm/assets/icons/trash.svg.js +14 -0
  485. package/build/esm/assets/icons/up-ring.svg.js +16 -0
  486. package/build/esm/assets/icons/up.svg.js +14 -0
  487. package/build/esm/assets/icons/wallet-2.svg.js +18 -0
  488. package/build/esm/assets/icons/warning-exclamation.svg.js +14 -0
  489. package/build/esm/assets/icons/warning-ring.svg.js +18 -0
  490. package/build/esm/assets/icons/warning-tr-filled.svg.js +16 -0
  491. package/build/esm/assets/icons/warning-tr.svg.js +16 -0
  492. package/build/esm/assets/icons/warning_filled.svg.js +16 -0
  493. package/build/esm/assets/icons/world.svg.js +16 -0
  494. package/build/esm/components/Alert/Alert.js +478 -0
  495. package/build/esm/components/Alert/index.js +8 -0
  496. package/build/esm/components/AppBranding/AppBranding.js +47 -0
  497. package/build/esm/components/AppBranding/index.js +8 -0
  498. package/build/esm/components/AutosaveStatus/AutosaveStatus.js +54 -0
  499. package/build/esm/components/AutosaveStatus/index.js +8 -0
  500. package/build/esm/components/Bar/Bar.js +50 -0
  501. package/build/esm/components/Bar/index.js +8 -0
  502. package/build/esm/components/BreadcrumbItem/BreadcrumbItem.js +63 -0
  503. package/build/esm/components/BreadcrumbItem/index.js +8 -0
  504. package/build/esm/components/Breadcrumbs/Breadcrumbs.js +21 -0
  505. package/build/esm/components/Breadcrumbs/index.js +8 -0
  506. package/build/esm/components/Button/Button.js +587 -0
  507. package/build/esm/components/Button/index.js +8 -0
  508. package/build/esm/components/ButtonLink/ButtonLink.js +157 -0
  509. package/build/esm/components/ButtonLink/index.js +8 -0
  510. package/build/esm/components/Card/Card.js +322 -0
  511. package/build/esm/components/Card/index.js +8 -0
  512. package/build/esm/components/Checkbox/Checkbox.js +104 -0
  513. package/build/esm/components/Checkbox/index.js +8 -0
  514. package/build/esm/components/CityPicker/CityPicker.js +404 -0
  515. package/build/esm/components/CityPicker/cities.js +968 -0
  516. package/build/esm/components/CityPicker/index.js +8 -0
  517. package/build/esm/components/ConfigurationSaveInfo/ConfigurationSaveInfo.js +69 -0
  518. package/build/esm/components/ConfigurationSaveInfo/index.js +8 -0
  519. package/build/esm/components/Container/Container.js +62 -0
  520. package/build/esm/components/Container/index.js +8 -0
  521. package/build/esm/components/Content/Content.js +35 -0
  522. package/build/esm/components/Content/index.js +8 -0
  523. package/build/esm/components/ContentDropdown/ContentDropdown.js +195 -0
  524. package/build/esm/components/ContentDropdown/index.js +8 -0
  525. package/build/esm/components/CreditCard/CreditCard.js +64 -0
  526. package/build/esm/components/CreditCard/index.js +8 -0
  527. package/build/esm/components/DashboardCard/DashboardCard.js +331 -0
  528. package/build/esm/components/DashboardCard/index.js +8 -0
  529. package/build/esm/components/DashboardCategory/DashboardCategory.js +69 -0
  530. package/build/esm/components/DashboardCategory/index.js +8 -0
  531. package/build/esm/components/DashboardSmallShortcut/DashboardSmallShortcut.js +502 -0
  532. package/build/esm/components/DashboardSmallShortcut/index.js +8 -0
  533. package/build/esm/components/Datepicker/Calendar.js +449 -0
  534. package/build/esm/components/Datepicker/Datepicker.js +202 -0
  535. package/build/esm/components/Datepicker/helpers_calendar.js +109 -0
  536. package/build/esm/components/Datepicker/index.js +8 -0
  537. package/build/esm/components/Divider/Divider.js +25 -0
  538. package/build/esm/components/Divider/index.js +8 -0
  539. package/build/esm/components/DonutGraph/DonutGraph.js +77 -0
  540. package/build/esm/components/DonutGraph/index.js +8 -0
  541. package/build/esm/components/Dropdown/Dropdown.js +297 -0
  542. package/build/esm/components/Dropdown/index.js +8 -0
  543. package/build/esm/components/Flex/Flex.js +124 -0
  544. package/build/esm/components/Flex/index.js +8 -0
  545. package/build/esm/components/FormField/FormField.js +159 -0
  546. package/build/esm/components/FormField/index.js +8 -0
  547. package/build/esm/components/GraficConfiguratiePensii/GraficConfiguratiePensii.js +148 -0
  548. package/build/esm/components/GraficConfiguratiePensii/index.js +8 -0
  549. package/build/esm/components/GraficFondInvestitii/GraficFondInvestitii.js +398 -0
  550. package/build/esm/components/GraficFondInvestitii/index.js +8 -0
  551. package/build/esm/components/GraficFondInvestitiiInflatie/GraficFondInvestitiiInflatie.js +340 -0
  552. package/build/esm/components/GraficFondInvestitiiInflatie/index.js +8 -0
  553. package/build/esm/components/GraficPensii/GraficPensii.js +352 -0
  554. package/build/esm/components/GraficPensii/index.js +8 -0
  555. package/build/esm/components/GraficPlanInvestitii/GraficPlanInvestitii.js +380 -0
  556. package/build/esm/components/GraficPlanInvestitii/index.js +8 -0
  557. package/build/esm/components/GraficPropunerePensii/GraficPropunerePensii.js +275 -0
  558. package/build/esm/components/GraficPropunerePensii/index.js +8 -0
  559. package/build/esm/components/Icon/Icon.js +38 -0
  560. package/build/esm/components/Icon/IconsList.js +284 -0
  561. package/build/esm/components/Icon/index.js +8 -0
  562. package/build/esm/components/IconButton/IconButton.js +494 -0
  563. package/build/esm/components/IconButton/index.js +8 -0
  564. package/build/esm/components/IconCard/IconCard.js +85 -0
  565. package/build/esm/components/IconCard/index.js +8 -0
  566. package/build/esm/components/Illustration/Illustration.js +23 -0
  567. package/build/esm/components/Illustration/Illustrations.js +28 -0
  568. package/build/esm/components/Illustration/illustrations/m-celebration-raiffeisen.svg.js +1409 -0
  569. package/build/esm/components/Illustration/illustrations/m-investing-money.svg.js +421 -0
  570. package/build/esm/components/Illustration/illustrations/m-loan-payment.svg.js +637 -0
  571. package/build/esm/components/Illustration/illustrations/m-loan-with-a-fixed-interest-rate.svg.js +640 -0
  572. package/build/esm/components/Illustration/illustrations/m-money-in-motion.svg.js +642 -0
  573. package/build/esm/components/Illustration/illustrations/m-money-is-safe.svg.js +646 -0
  574. package/build/esm/components/Illustration/illustrations/m-money-to-the-account.svg.js +436 -0
  575. package/build/esm/components/Illustration/illustrations/m-no-fees.svg.js +1180 -0
  576. package/build/esm/components/Illustration/illustrations/m-quick-money.svg.js +269 -0
  577. package/build/esm/components/Illustration/illustrations/s-housing-loan.svg.js +557 -0
  578. package/build/esm/components/Illustration/index.js +8 -0
  579. package/build/esm/components/ImageCard/ImageCard.js +158 -0
  580. package/build/esm/components/ImageCard/index.js +8 -0
  581. package/build/esm/components/InPageTab/InPageTab.js +65 -0
  582. package/build/esm/components/InPageTab/index.js +8 -0
  583. package/build/esm/components/InvestmentFundItem/InvestmentFundItem.js +131 -0
  584. package/build/esm/components/InvestmentFundItem/index.js +8 -0
  585. package/build/esm/components/LabeledText/LabeledText.js +66 -0
  586. package/build/esm/components/LabeledText/index.js +8 -0
  587. package/build/esm/components/LabeledTextInLine/LabeledTextInLine.js +81 -0
  588. package/build/esm/components/LabeledTextInLine/index.js +8 -0
  589. package/build/esm/components/Layout/Layout.js +30 -0
  590. package/build/esm/components/Layout/index.js +8 -0
  591. package/build/esm/components/Logo/Logo.js +28 -0
  592. package/build/esm/components/Logo/index.js +8 -0
  593. package/build/esm/components/Modal/Modal.js +143 -0
  594. package/build/esm/components/Modal/index.js +8 -0
  595. package/build/esm/components/Numpad/Numpad.js +238 -0
  596. package/build/esm/components/Numpad/index.js +8 -0
  597. package/build/esm/components/ObjectiveCard/ObjectiveCard.js +90 -0
  598. package/build/esm/components/ObjectiveCard/index.js +8 -0
  599. package/build/esm/components/ObjectiveCardSmall/ObjectiveCardSmall.js +80 -0
  600. package/build/esm/components/ObjectiveCardSmall/index.js +8 -0
  601. package/build/esm/components/OfferCard/OfferCard.js +229 -0
  602. package/build/esm/components/OfferCard/index.js +8 -0
  603. package/build/esm/components/OperationsDashboardCard/OperationsDashboardCard.js +106 -0
  604. package/build/esm/components/OperationsDashboardCard/index.js +8 -0
  605. package/build/esm/components/OperationsDashboardCategory/OperationsDashboardCategory.js +49 -0
  606. package/build/esm/components/OperationsDashboardCategory/index.js +8 -0
  607. package/build/esm/components/PageMessage/PageMessage.js +228 -0
  608. package/build/esm/components/PageMessage/index.js +8 -0
  609. package/build/esm/components/PageTitle/PageTitle.js +78 -0
  610. package/build/esm/components/PageTitle/index.js +8 -0
  611. package/build/esm/components/Pill/Pill.js +63 -0
  612. package/build/esm/components/Pill/index.js +8 -0
  613. package/build/esm/components/PlanFinanciarAUMBar/PlanFinanciarAUMBar.js +272 -0
  614. package/build/esm/components/PlanFinanciarAUMBar/index.js +8 -0
  615. package/build/esm/components/PlanFinanciarAUMGraph/PlanFinanciarAUMGraph.js +360 -0
  616. package/build/esm/components/PlanFinanciarAUMGraph/index.js +8 -0
  617. package/build/esm/components/PlanulFinanciarTeaser/PlanulFinanciarTeaser.js +92 -0
  618. package/build/esm/components/PlanulFinanciarTeaser/index.js +8 -0
  619. package/build/esm/components/ProductTeaser/ProductTeaser.js +99 -0
  620. package/build/esm/components/ProductTeaser/index.js +8 -0
  621. package/build/esm/components/ProductTeaserButton/ProductTeaserButton.js +141 -0
  622. package/build/esm/components/ProductTeaserButton/index.js +8 -0
  623. package/build/esm/components/ProductTeaserParameters/ProductTeaserParameters.js +119 -0
  624. package/build/esm/components/ProductTeaserParameters/index.js +8 -0
  625. package/build/esm/components/ProductTeaserStep/ProductTeaserStep.js +190 -0
  626. package/build/esm/components/ProductTeaserStep/index.js +8 -0
  627. package/build/esm/components/ProposalPensii/ProposalPensii.js +309 -0
  628. package/build/esm/components/ProposalPensii/index.js +8 -0
  629. package/build/esm/components/ProposalUnitlinked/ProposalUnitlinked.js +304 -0
  630. package/build/esm/components/ProposalUnitlinked/index.js +8 -0
  631. package/build/esm/components/PropunereAsigurariCalatorie/PropunereAsigurariCalatorie.js +308 -0
  632. package/build/esm/components/PropunereAsigurariCalatorie/index.js +8 -0
  633. package/build/esm/components/PropunereFlexicredit/PropunereFlexicredit.js +366 -0
  634. package/build/esm/components/PropunereFlexicredit/index.js +8 -0
  635. package/build/esm/components/PropunereFondInvestitii/PropunereFondInvestitii.js +293 -0
  636. package/build/esm/components/PropunereFondInvestitii/index.js +8 -0
  637. package/build/esm/components/PropunerePlanInvestitii/PropunerePlanInvestitii.js +293 -0
  638. package/build/esm/components/PropunerePlanInvestitii/index.js +8 -0
  639. package/build/esm/components/Radio/Radio.js +104 -0
  640. package/build/esm/components/Radio/index.js +8 -0
  641. package/build/esm/components/RatesCalculator/RatesCalculator.js +531 -0
  642. package/build/esm/components/RatesCalculator/index.js +8 -0
  643. package/build/esm/components/Section/Section.js +78 -0
  644. package/build/esm/components/Section/index.js +8 -0
  645. package/build/esm/components/SegmentedTabs/SegmentedTabs.js +25 -0
  646. package/build/esm/components/SegmentedTabs/index.js +8 -0
  647. package/build/esm/components/SelectionButton/SelectionButton.js +135 -0
  648. package/build/esm/components/SelectionButton/index.js +8 -0
  649. package/build/esm/components/SelectionPill/SelectionPill.js +151 -0
  650. package/build/esm/components/SelectionPill/index.js +8 -0
  651. package/build/esm/components/ShortcutCard/ShortcutCard.js +129 -0
  652. package/build/esm/components/ShortcutCard/index.js +8 -0
  653. package/build/esm/components/Sidebar/Sidebar.js +75 -0
  654. package/build/esm/components/Sidebar/index.js +8 -0
  655. package/build/esm/components/SidebarItem/SidebarItem.js +149 -0
  656. package/build/esm/components/SidebarItem/index.js +8 -0
  657. package/build/esm/components/Slider/Slider.js +244 -0
  658. package/build/esm/components/Slider/index.js +8 -0
  659. package/build/esm/components/Spinner/Spinner.js +50 -0
  660. package/build/esm/components/Spinner/index.js +8 -0
  661. package/build/esm/components/StepTab/StepTab.js +487 -0
  662. package/build/esm/components/StepTab/index.js +8 -0
  663. package/build/esm/components/StepsBar/StepsBar.js +64 -0
  664. package/build/esm/components/StepsBar/index.js +8 -0
  665. package/build/esm/components/Switch/Switch.js +141 -0
  666. package/build/esm/components/Switch/index.js +8 -0
  667. package/build/esm/components/Tab/Tab.js +145 -0
  668. package/build/esm/components/Tab/index.js +8 -0
  669. package/build/esm/components/TextInput/TextInput.js +429 -0
  670. package/build/esm/components/TextInput/index.js +8 -0
  671. package/build/esm/components/TimedButton/TimedButton.js +138 -0
  672. package/build/esm/components/TimedButton/index.js +8 -0
  673. package/build/esm/components/TimelineSteps/TimelineSteps.js +29 -0
  674. package/build/esm/components/TimelineSteps/index.js +8 -0
  675. package/build/esm/components/TimelineStepsItem/TimelineStepsItem.js +77 -0
  676. package/build/esm/components/TimelineStepsItem/index.js +8 -0
  677. package/build/esm/components/Timer/Timer.js +118 -0
  678. package/build/esm/components/Timer/index.js +8 -0
  679. package/build/esm/components/UnitlinkGraph/UnitlinkGraph.js +934 -0
  680. package/build/esm/components/UnitlinkGraph/index.js +8 -0
  681. package/build/esm/components/VerticalHeat/VerticalHeat.js +152 -0
  682. package/build/esm/components/VerticalHeat/index.js +8 -0
  683. package/build/esm/components/index.js +89 -0
  684. package/build/esm/index.css +2 -0
  685. package/build/esm/index.css.map +1 -0
  686. package/build/esm/index.js +25434 -0
  687. package/build/esm/utils/colors.js +140 -0
  688. package/build/esm/utils/index.js +2 -0
  689. package/build/types/components/Alert/Alert.d.ts +18 -0
  690. package/build/types/components/Alert/index.d.ts +5 -0
  691. package/build/types/components/AppBranding/AppBranding.d.ts +12 -0
  692. package/build/types/components/AppBranding/index.d.ts +6 -0
  693. package/build/types/components/AutosaveStatus/AutosaveStatus.d.ts +13 -0
  694. package/build/types/components/AutosaveStatus/index.d.ts +6 -0
  695. package/build/types/components/Bar/Bar.d.ts +14 -0
  696. package/build/types/components/Bar/index.d.ts +6 -0
  697. package/build/types/components/BreadcrumbItem/BreadcrumbItem.d.ts +14 -0
  698. package/build/types/components/BreadcrumbItem/index.d.ts +6 -0
  699. package/build/types/components/Breadcrumbs/Breadcrumbs.d.ts +11 -0
  700. package/build/types/components/Breadcrumbs/index.d.ts +6 -0
  701. package/build/types/components/Button/Button.d.ts +18 -0
  702. package/build/types/components/Button/index.d.ts +6 -0
  703. package/build/types/components/ButtonLink/ButtonLink.d.ts +19 -0
  704. package/build/types/components/ButtonLink/index.d.ts +6 -0
  705. package/build/types/components/Card/Card.d.ts +14 -0
  706. package/build/types/components/Card/index.d.ts +6 -0
  707. package/build/types/components/Checkbox/Checkbox.d.ts +14 -0
  708. package/build/types/components/Checkbox/index.d.ts +6 -0
  709. package/build/types/components/CityPicker/CityPicker.d.ts +31 -0
  710. package/build/types/components/CityPicker/index.d.ts +6 -0
  711. package/build/types/components/ConfigurationSaveInfo/ConfigurationSaveInfo.d.ts +11 -0
  712. package/build/types/components/ConfigurationSaveInfo/index.d.ts +6 -0
  713. package/build/types/components/Container/Container.d.ts +17 -0
  714. package/build/types/components/Container/index.d.ts +6 -0
  715. package/build/types/components/Content/Content.d.ts +11 -0
  716. package/build/types/components/Content/index.d.ts +6 -0
  717. package/build/types/components/ContentDropdown/ContentDropdown.d.ts +21 -0
  718. package/build/types/components/ContentDropdown/index.d.ts +6 -0
  719. package/build/types/components/CreditCard/CreditCard.d.ts +12 -0
  720. package/build/types/components/CreditCard/index.d.ts +6 -0
  721. package/build/types/components/DashboardCard/DashboardCard.d.ts +23 -0
  722. package/build/types/components/DashboardCard/index.d.ts +6 -0
  723. package/build/types/components/DashboardCategory/DashboardCategory.d.ts +13 -0
  724. package/build/types/components/DashboardCategory/index.d.ts +6 -0
  725. package/build/types/components/DashboardSmallShortcut/DashboardSmallShortcut.d.ts +9 -0
  726. package/build/types/components/DashboardSmallShortcut/index.d.ts +5 -0
  727. package/build/types/components/Datepicker/Datepicker.d.ts +26 -0
  728. package/build/types/components/Datepicker/index.d.ts +6 -0
  729. package/build/types/components/Divider/Divider.d.ts +12 -0
  730. package/build/types/components/Divider/index.d.ts +6 -0
  731. package/build/types/components/DonutGraph/DonutGraph.d.ts +14 -0
  732. package/build/types/components/DonutGraph/index.d.ts +6 -0
  733. package/build/types/components/Dropdown/Dropdown.d.ts +24 -0
  734. package/build/types/components/Dropdown/index.d.ts +6 -0
  735. package/build/types/components/Flex/Flex.d.ts +34 -0
  736. package/build/types/components/Flex/index.d.ts +6 -0
  737. package/build/types/components/FormField/FormField.d.ts +21 -0
  738. package/build/types/components/FormField/index.d.ts +6 -0
  739. package/build/types/components/GraficConfiguratiePensii/GraficConfiguratiePensii.d.ts +17 -0
  740. package/build/types/components/GraficConfiguratiePensii/index.d.ts +6 -0
  741. package/build/types/components/GraficFondInvestitii/GraficFondInvestitii.d.ts +30 -0
  742. package/build/types/components/GraficFondInvestitii/index.d.ts +6 -0
  743. package/build/types/components/GraficFondInvestitiiInflatie/GraficFondInvestitiiInflatie.d.ts +32 -0
  744. package/build/types/components/GraficFondInvestitiiInflatie/index.d.ts +6 -0
  745. package/build/types/components/GraficPensii/GraficPensii.d.ts +15 -0
  746. package/build/types/components/GraficPensii/index.d.ts +5 -0
  747. package/build/types/components/GraficPlanInvestitii/GraficPlanInvestitii.d.ts +32 -0
  748. package/build/types/components/GraficPlanInvestitii/index.d.ts +6 -0
  749. package/build/types/components/GraficPropunerePensii/GraficPropunerePensii.d.ts +14 -0
  750. package/build/types/components/GraficPropunerePensii/index.d.ts +6 -0
  751. package/build/types/components/Icon/Icon.d.ts +6 -0
  752. package/build/types/components/Icon/Icon.types.d.ts +9 -0
  753. package/build/types/components/Icon/IconsList.d.ts +142 -0
  754. package/build/types/components/Icon/index.d.ts +5 -0
  755. package/build/types/components/IconButton/IconButton.d.ts +15 -0
  756. package/build/types/components/IconButton/index.d.ts +6 -0
  757. package/build/types/components/IconCard/IconCard.d.ts +24 -0
  758. package/build/types/components/IconCard/index.d.ts +5 -0
  759. package/build/types/components/Illustration/Illustration.d.ts +11 -0
  760. package/build/types/components/Illustration/Illustrations.d.ts +14 -0
  761. package/build/types/components/Illustration/index.d.ts +5 -0
  762. package/build/types/components/ImageCard/ImageCard.d.ts +30 -0
  763. package/build/types/components/ImageCard/index.d.ts +6 -0
  764. package/build/types/components/InPageTab/InPageTab.d.ts +12 -0
  765. package/build/types/components/InPageTab/index.d.ts +6 -0
  766. package/build/types/components/InvestmentFundItem/InvestmentFundItem.d.ts +14 -0
  767. package/build/types/components/InvestmentFundItem/index.d.ts +5 -0
  768. package/build/types/components/LabeledText/LabeledText.d.ts +18 -0
  769. package/build/types/components/LabeledText/index.d.ts +6 -0
  770. package/build/types/components/LabeledTextInLine/LabeledTextInLine.d.ts +22 -0
  771. package/build/types/components/LabeledTextInLine/index.d.ts +5 -0
  772. package/build/types/components/Layout/Layout.d.ts +11 -0
  773. package/build/types/components/Layout/index.d.ts +6 -0
  774. package/build/types/components/Logo/Logo.d.ts +10 -0
  775. package/build/types/components/Logo/index.d.ts +6 -0
  776. package/build/types/components/Modal/Modal.d.ts +27 -0
  777. package/build/types/components/Modal/index.d.ts +6 -0
  778. package/build/types/components/ObjectiveCard/ObjectiveCard.d.ts +17 -0
  779. package/build/types/components/ObjectiveCard/index.d.ts +6 -0
  780. package/build/types/components/ObjectiveCardSmall/ObjectiveCardSmall.d.ts +15 -0
  781. package/build/types/components/ObjectiveCardSmall/index.d.ts +6 -0
  782. package/build/types/components/OfferCard/OfferCard.d.ts +26 -0
  783. package/build/types/components/OfferCard/index.d.ts +6 -0
  784. package/build/types/components/OperationsDashboardCard/OperationsDashboardCard.d.ts +15 -0
  785. package/build/types/components/OperationsDashboardCard/index.d.ts +6 -0
  786. package/build/types/components/OperationsDashboardCategory/OperationsDashboardCategory.d.ts +11 -0
  787. package/build/types/components/OperationsDashboardCategory/index.d.ts +6 -0
  788. package/build/types/components/PageMessage/PageMessage.d.ts +13 -0
  789. package/build/types/components/PageMessage/index.d.ts +6 -0
  790. package/build/types/components/PageTitle/PageTitle.d.ts +13 -0
  791. package/build/types/components/PageTitle/index.d.ts +6 -0
  792. package/build/types/components/Pill/Pill.d.ts +14 -0
  793. package/build/types/components/Pill/index.d.ts +5 -0
  794. package/build/types/components/PlanFinanciarAUMBar/PlanFinanciarAUMBar.d.ts +18 -0
  795. package/build/types/components/PlanFinanciarAUMBar/index.d.ts +6 -0
  796. package/build/types/components/PlanFinanciarAUMGraph/PlanFinanciarAUMGraph.d.ts +25 -0
  797. package/build/types/components/PlanFinanciarAUMGraph/index.d.ts +6 -0
  798. package/build/types/components/PlanulFinanciarTeaser/PlanulFinanciarTeaser.d.ts +11 -0
  799. package/build/types/components/PlanulFinanciarTeaser/index.d.ts +6 -0
  800. package/build/types/components/ProductTeaser/ProductTeaser.d.ts +23 -0
  801. package/build/types/components/ProductTeaser/index.d.ts +5 -0
  802. package/build/types/components/ProductTeaserButton/ProductTeaserButton.d.ts +10 -0
  803. package/build/types/components/ProductTeaserButton/index.d.ts +5 -0
  804. package/build/types/components/ProductTeaserParameters/ProductTeaserParameters.d.ts +25 -0
  805. package/build/types/components/ProductTeaserParameters/index.d.ts +5 -0
  806. package/build/types/components/ProductTeaserStep/ProductTeaserStep.d.ts +12 -0
  807. package/build/types/components/ProductTeaserStep/index.d.ts +5 -0
  808. package/build/types/components/ProposalPensii/ProposalPensii.d.ts +26 -0
  809. package/build/types/components/ProposalPensii/index.d.ts +5 -0
  810. package/build/types/components/ProposalUnitlinked/ProposalUnitlinked.d.ts +26 -0
  811. package/build/types/components/ProposalUnitlinked/index.d.ts +6 -0
  812. package/build/types/components/PropunereAsigurariCalatorie/PropunereAsigurariCalatorie.d.ts +26 -0
  813. package/build/types/components/PropunereAsigurariCalatorie/index.d.ts +6 -0
  814. package/build/types/components/PropunereFlexicredit/PropunereFlexicredit.d.ts +30 -0
  815. package/build/types/components/PropunereFlexicredit/index.d.ts +5 -0
  816. package/build/types/components/PropunereFondInvestitii/PropunereFondInvestitii.d.ts +23 -0
  817. package/build/types/components/PropunereFondInvestitii/index.d.ts +5 -0
  818. package/build/types/components/PropunerePlanInvestitii/PropunerePlanInvestitii.d.ts +23 -0
  819. package/build/types/components/PropunerePlanInvestitii/index.d.ts +5 -0
  820. package/build/types/components/Radio/Radio.d.ts +14 -0
  821. package/build/types/components/Radio/index.d.ts +6 -0
  822. package/build/types/components/RatesCalculator/RatesCalculator.d.ts +29 -0
  823. package/build/types/components/RatesCalculator/index.d.ts +6 -0
  824. package/build/types/components/Section/Section.d.ts +17 -0
  825. package/build/types/components/Section/index.d.ts +6 -0
  826. package/build/types/components/SegmentedTabs/SegmentedTabs.d.ts +16 -0
  827. package/build/types/components/SegmentedTabs/index.d.ts +6 -0
  828. package/build/types/components/SelectionButton/SelectionButton.d.ts +17 -0
  829. package/build/types/components/SelectionButton/index.d.ts +5 -0
  830. package/build/types/components/SelectionPill/SelectionPill.d.ts +17 -0
  831. package/build/types/components/SelectionPill/index.d.ts +5 -0
  832. package/build/types/components/ShortcutCard/ShortcutCard.d.ts +24 -0
  833. package/build/types/components/ShortcutCard/index.d.ts +6 -0
  834. package/build/types/components/Sidebar/Sidebar.d.ts +23 -0
  835. package/build/types/components/Sidebar/index.d.ts +6 -0
  836. package/build/types/components/SidebarItem/SidebarItem.d.ts +16 -0
  837. package/build/types/components/SidebarItem/index.d.ts +6 -0
  838. package/build/types/components/Slider/Slider.d.ts +19 -0
  839. package/build/types/components/Slider/index.d.ts +6 -0
  840. package/build/types/components/Spinner/Spinner.d.ts +11 -0
  841. package/build/types/components/Spinner/index.d.ts +5 -0
  842. package/build/types/components/StepTab/StepTab.d.ts +12 -0
  843. package/build/types/components/StepTab/index.d.ts +5 -0
  844. package/build/types/components/StepsBar/StepsBar.d.ts +22 -0
  845. package/build/types/components/StepsBar/index.d.ts +6 -0
  846. package/build/types/components/Switch/Switch.d.ts +14 -0
  847. package/build/types/components/Switch/index.d.ts +5 -0
  848. package/build/types/components/Tab/Tab.d.ts +14 -0
  849. package/build/types/components/Tab/index.d.ts +6 -0
  850. package/build/types/components/TextInput/TextInput.d.ts +36 -0
  851. package/build/types/components/TextInput/index.d.ts +6 -0
  852. package/build/types/components/TimedButton/TimedButton.d.ts +21 -0
  853. package/build/types/components/TimedButton/index.d.ts +6 -0
  854. package/build/types/components/TimelineSteps/TimelineSteps.d.ts +8 -0
  855. package/build/types/components/TimelineSteps/index.d.ts +6 -0
  856. package/build/types/components/TimelineStepsItem/TimelineStepsItem.d.ts +12 -0
  857. package/build/types/components/TimelineStepsItem/index.d.ts +6 -0
  858. package/build/types/components/Timer/Timer.d.ts +21 -0
  859. package/build/types/components/Timer/index.d.ts +6 -0
  860. package/build/types/components/UnitlinkGraph/UnitlinkGraph.d.ts +29 -0
  861. package/build/types/components/UnitlinkGraph/index.d.ts +6 -0
  862. package/build/types/components/VerticalHeat/VerticalHeat.d.ts +12 -0
  863. package/build/types/components/VerticalHeat/index.d.ts +6 -0
  864. package/build/types/index.d.ts +87 -0
  865. package/build/types/utils/colors.d.ts +139 -0
  866. package/package.json +60 -55
  867. package/dist/components/Alert/Alert.d.ts +0 -16
  868. package/dist/components/Alert/index.d.ts +0 -1
  869. package/dist/components/AppBranding/AppBranding.d.ts +0 -9
  870. package/dist/components/AppBranding/index.d.ts +0 -1
  871. package/dist/components/AutosaveStatus/AutosaveStatus.d.ts +0 -10
  872. package/dist/components/AutosaveStatus/index.d.ts +0 -1
  873. package/dist/components/Bar/Bar.d.ts +0 -11
  874. package/dist/components/Bar/index.d.ts +0 -1
  875. package/dist/components/BreadcrumbItem/BreadcrumbItem.d.ts +0 -11
  876. package/dist/components/BreadcrumbItem/index.d.ts +0 -1
  877. package/dist/components/Breadcrumbs/Breadcrumbs.d.ts +0 -8
  878. package/dist/components/Breadcrumbs/index.d.ts +0 -1
  879. package/dist/components/Button/Button.d.ts +0 -15
  880. package/dist/components/Button/index.d.ts +0 -1
  881. package/dist/components/ButtonLink/ButtonLink.d.ts +0 -16
  882. package/dist/components/ButtonLink/index.d.ts +0 -1
  883. package/dist/components/Card/Card.d.ts +0 -11
  884. package/dist/components/Card/index.d.ts +0 -1
  885. package/dist/components/Checkbox/Checkbox.d.ts +0 -11
  886. package/dist/components/Checkbox/index.d.ts +0 -1
  887. package/dist/components/CityPicker/CityPicker.d.ts +0 -28
  888. package/dist/components/CityPicker/cities.d.ts +0 -7
  889. package/dist/components/CityPicker/index.d.ts +0 -1
  890. package/dist/components/ConfigurationSaveInfo/ConfigurationSaveInfo.d.ts +0 -8
  891. package/dist/components/ConfigurationSaveInfo/index.d.ts +0 -1
  892. package/dist/components/Container/Container.d.ts +0 -14
  893. package/dist/components/Container/index.d.ts +0 -1
  894. package/dist/components/Content/Content.d.ts +0 -8
  895. package/dist/components/Content/index.d.ts +0 -1
  896. package/dist/components/ContentDropdown/ContentDropdown.d.ts +0 -18
  897. package/dist/components/ContentDropdown/index.d.ts +0 -1
  898. package/dist/components/CreditCard/CreditCard.d.ts +0 -9
  899. package/dist/components/CreditCard/index.d.ts +0 -1
  900. package/dist/components/DashboardCard/DashboardCard.d.ts +0 -20
  901. package/dist/components/DashboardCard/index.d.ts +0 -1
  902. package/dist/components/DashboardCategory/DashboardCategory.d.ts +0 -10
  903. package/dist/components/DashboardCategory/index.d.ts +0 -1
  904. package/dist/components/DashboardSmallShortcut/DashboardSmallShortcut.d.ts +0 -7
  905. package/dist/components/DashboardSmallShortcut/index.d.ts +0 -1
  906. package/dist/components/Datepicker/Calendar.d.ts +0 -10
  907. package/dist/components/Datepicker/Datepicker.d.ts +0 -23
  908. package/dist/components/Datepicker/helpers_calendar.d.ts +0 -44
  909. package/dist/components/Datepicker/index.d.ts +0 -1
  910. package/dist/components/Divider/Divider.d.ts +0 -9
  911. package/dist/components/Divider/index.d.ts +0 -1
  912. package/dist/components/DonutGraph/DonutGraph.d.ts +0 -11
  913. package/dist/components/DonutGraph/index.d.ts +0 -1
  914. package/dist/components/Dropdown/Dropdown.d.ts +0 -21
  915. package/dist/components/Dropdown/index.d.ts +0 -1
  916. package/dist/components/Flex/Flex.d.ts +0 -31
  917. package/dist/components/Flex/index.d.ts +0 -1
  918. package/dist/components/FormField/FormField.d.ts +0 -18
  919. package/dist/components/FormField/index.d.ts +0 -1
  920. package/dist/components/GraficConfiguratiePensii/GraficConfiguratiePensii.d.ts +0 -14
  921. package/dist/components/GraficConfiguratiePensii/index.d.ts +0 -1
  922. package/dist/components/GraficFondInvestitii/GraficFondInvestitii.d.ts +0 -27
  923. package/dist/components/GraficFondInvestitii/index.d.ts +0 -1
  924. package/dist/components/GraficFondInvestitiiInflatie/GraficFondInvestitiiInflatie.d.ts +0 -29
  925. package/dist/components/GraficFondInvestitiiInflatie/index.d.ts +0 -1
  926. package/dist/components/GraficPensii/GraficPensii.d.ts +0 -13
  927. package/dist/components/GraficPensii/index.d.ts +0 -1
  928. package/dist/components/GraficPlanInvestitii/GraficPlanInvestitii.d.ts +0 -29
  929. package/dist/components/GraficPlanInvestitii/index.d.ts +0 -1
  930. package/dist/components/GraficPropunerePensii/GraficPropunerePensii.d.ts +0 -11
  931. package/dist/components/GraficPropunerePensii/index.d.ts +0 -1
  932. package/dist/components/Icon/Icon.d.ts +0 -4
  933. package/dist/components/Icon/Icon.types.d.ts +0 -7
  934. package/dist/components/Icon/IconsList.d.ts +0 -141
  935. package/dist/components/Icon/index.d.ts +0 -1
  936. package/dist/components/IconButton/IconButton.d.ts +0 -12
  937. package/dist/components/IconButton/index.d.ts +0 -1
  938. package/dist/components/IconCard/IconCard.d.ts +0 -22
  939. package/dist/components/IconCard/index.d.ts +0 -1
  940. package/dist/components/Illustration/Illustration.d.ts +0 -9
  941. package/dist/components/Illustration/Illustrations.d.ts +0 -12
  942. package/dist/components/Illustration/index.d.ts +0 -1
  943. package/dist/components/ImageCard/ImageCard.d.ts +0 -27
  944. package/dist/components/ImageCard/index.d.ts +0 -1
  945. package/dist/components/InPageTab/InPageTab.d.ts +0 -9
  946. package/dist/components/InPageTab/index.d.ts +0 -1
  947. package/dist/components/InvestmentFundItem/InvestmentFundItem.d.ts +0 -12
  948. package/dist/components/InvestmentFundItem/index.d.ts +0 -1
  949. package/dist/components/LabeledText/LabeledText.d.ts +0 -15
  950. package/dist/components/LabeledText/index.d.ts +0 -1
  951. package/dist/components/LabeledTextInLine/LabeledTextInLine.d.ts +0 -20
  952. package/dist/components/LabeledTextInLine/index.d.ts +0 -1
  953. package/dist/components/Layout/Layout.d.ts +0 -8
  954. package/dist/components/Layout/index.d.ts +0 -1
  955. package/dist/components/Logo/Logo.d.ts +0 -7
  956. package/dist/components/Logo/index.d.ts +0 -1
  957. package/dist/components/Modal/Modal.d.ts +0 -24
  958. package/dist/components/Modal/index.d.ts +0 -1
  959. package/dist/components/Numpad/Numpad.d.ts +0 -19
  960. package/dist/components/Numpad/add.d.ts +0 -1
  961. package/dist/components/Numpad/index.d.ts +0 -1
  962. package/dist/components/Numpad/substract.d.ts +0 -1
  963. package/dist/components/ObjectiveCard/ObjectiveCard.d.ts +0 -14
  964. package/dist/components/ObjectiveCard/index.d.ts +0 -1
  965. package/dist/components/ObjectiveCardSmall/ObjectiveCardSmall.d.ts +0 -12
  966. package/dist/components/ObjectiveCardSmall/index.d.ts +0 -1
  967. package/dist/components/OfferCard/OfferCard.d.ts +0 -23
  968. package/dist/components/OfferCard/index.d.ts +0 -1
  969. package/dist/components/OperationsDashboardCard/OperationsDashboardCard.d.ts +0 -12
  970. package/dist/components/OperationsDashboardCard/index.d.ts +0 -1
  971. package/dist/components/OperationsDashboardCategory/OperationsDashboardCategory.d.ts +0 -8
  972. package/dist/components/OperationsDashboardCategory/index.d.ts +0 -1
  973. package/dist/components/PageMessage/PageMessage.d.ts +0 -10
  974. package/dist/components/PageMessage/index.d.ts +0 -1
  975. package/dist/components/PageTitle/PageTitle.d.ts +0 -10
  976. package/dist/components/PageTitle/index.d.ts +0 -1
  977. package/dist/components/Pill/Pill.d.ts +0 -12
  978. package/dist/components/Pill/index.d.ts +0 -1
  979. package/dist/components/PlanFinanciarAUMBar/PlanFinanciarAUMBar.d.ts +0 -15
  980. package/dist/components/PlanFinanciarAUMBar/index.d.ts +0 -1
  981. package/dist/components/PlanFinanciarAUMGraph/PlanFinanciarAUMGraph.d.ts +0 -22
  982. package/dist/components/PlanFinanciarAUMGraph/index.d.ts +0 -1
  983. package/dist/components/PlanulFinanciarTeaser/PlanulFinanciarTeaser.d.ts +0 -8
  984. package/dist/components/PlanulFinanciarTeaser/index.d.ts +0 -1
  985. package/dist/components/ProductTeaser/ProductTeaser.d.ts +0 -21
  986. package/dist/components/ProductTeaser/index.d.ts +0 -1
  987. package/dist/components/ProductTeaserButton/ProductTeaserButton.d.ts +0 -8
  988. package/dist/components/ProductTeaserButton/index.d.ts +0 -1
  989. package/dist/components/ProductTeaserParameters/ProductTeaserParameters.d.ts +0 -23
  990. package/dist/components/ProductTeaserParameters/index.d.ts +0 -1
  991. package/dist/components/ProductTeaserStep/ProductTeaserStep.d.ts +0 -10
  992. package/dist/components/ProductTeaserStep/index.d.ts +0 -1
  993. package/dist/components/ProposalPensii/ProposalPensii.d.ts +0 -24
  994. package/dist/components/ProposalPensii/index.d.ts +0 -1
  995. package/dist/components/ProposalUnitlinked/ProposalUnitlinked.d.ts +0 -23
  996. package/dist/components/ProposalUnitlinked/index.d.ts +0 -1
  997. package/dist/components/PropunereAsigurariCalatorie/PropunereAsigurariCalatorie.d.ts +0 -23
  998. package/dist/components/PropunereAsigurariCalatorie/index.d.ts +0 -1
  999. package/dist/components/PropunereFlexicredit/PropunereFlexicredit.d.ts +0 -28
  1000. package/dist/components/PropunereFlexicredit/index.d.ts +0 -1
  1001. package/dist/components/PropunereFondInvestitii/PropunereFondInvestitii.d.ts +0 -21
  1002. package/dist/components/PropunereFondInvestitii/index.d.ts +0 -1
  1003. package/dist/components/PropunerePlanInvestitii/PropunerePlanInvestitii.d.ts +0 -21
  1004. package/dist/components/PropunerePlanInvestitii/index.d.ts +0 -1
  1005. package/dist/components/Radio/Radio.d.ts +0 -11
  1006. package/dist/components/Radio/index.d.ts +0 -1
  1007. package/dist/components/RatesCalculator/RatesCalculator.d.ts +0 -26
  1008. package/dist/components/RatesCalculator/index.d.ts +0 -1
  1009. package/dist/components/Section/Section.d.ts +0 -14
  1010. package/dist/components/Section/index.d.ts +0 -1
  1011. package/dist/components/SegmentedTabs/SegmentedTabs.d.ts +0 -13
  1012. package/dist/components/SegmentedTabs/index.d.ts +0 -1
  1013. package/dist/components/SelectionButton/SelectionButton.d.ts +0 -15
  1014. package/dist/components/SelectionButton/index.d.ts +0 -1
  1015. package/dist/components/SelectionPill/SelectionPill.d.ts +0 -15
  1016. package/dist/components/SelectionPill/index.d.ts +0 -1
  1017. package/dist/components/ShortcutCard/ShortcutCard.d.ts +0 -21
  1018. package/dist/components/ShortcutCard/index.d.ts +0 -1
  1019. package/dist/components/Sidebar/Sidebar.d.ts +0 -20
  1020. package/dist/components/Sidebar/index.d.ts +0 -1
  1021. package/dist/components/SidebarItem/SidebarItem.d.ts +0 -13
  1022. package/dist/components/SidebarItem/index.d.ts +0 -1
  1023. package/dist/components/Slider/Slider.d.ts +0 -16
  1024. package/dist/components/Slider/index.d.ts +0 -1
  1025. package/dist/components/Spinner/Spinner.d.ts +0 -9
  1026. package/dist/components/Spinner/index.d.ts +0 -1
  1027. package/dist/components/StepTab/StepTab.d.ts +0 -10
  1028. package/dist/components/StepTab/index.d.ts +0 -1
  1029. package/dist/components/StepsBar/StepsBar.d.ts +0 -19
  1030. package/dist/components/StepsBar/index.d.ts +0 -1
  1031. package/dist/components/Switch/Switch.d.ts +0 -12
  1032. package/dist/components/Switch/index.d.ts +0 -1
  1033. package/dist/components/Tab/Tab.d.ts +0 -11
  1034. package/dist/components/Tab/index.d.ts +0 -1
  1035. package/dist/components/TextInput/TextInput.d.ts +0 -33
  1036. package/dist/components/TextInput/index.d.ts +0 -1
  1037. package/dist/components/TimedButton/TimedButton.d.ts +0 -18
  1038. package/dist/components/TimedButton/index.d.ts +0 -1
  1039. package/dist/components/TimelineSteps/TimelineSteps.d.ts +0 -5
  1040. package/dist/components/TimelineSteps/index.d.ts +0 -1
  1041. package/dist/components/TimelineStepsItem/TimelineStepsItem.d.ts +0 -9
  1042. package/dist/components/TimelineStepsItem/index.d.ts +0 -1
  1043. package/dist/components/Timer/Timer.d.ts +0 -18
  1044. package/dist/components/Timer/index.d.ts +0 -1
  1045. package/dist/components/UnitlinkGraph/UnitlinkGraph.d.ts +0 -26
  1046. package/dist/components/UnitlinkGraph/index.d.ts +0 -1
  1047. package/dist/components/VerticalHeat/VerticalHeat.d.ts +0 -9
  1048. package/dist/components/VerticalHeat/index.d.ts +0 -1
  1049. package/dist/components/index.d.ts +0 -87
  1050. package/dist/index.cjs.js +0 -6226
  1051. package/dist/index.cjs.js.map +0 -1
  1052. package/dist/index.d.ts +0 -2
  1053. package/dist/index.es.js +0 -17171
  1054. package/dist/index.es.js.map +0 -1
  1055. package/dist/style.css +0 -1
  1056. package/dist/utils/colors.d.ts +0 -137
  1057. package/dist/utils/index.d.ts +0 -1
@@ -0,0 +1,934 @@
1
+ "use strict";
2
+ "use client";
3
+
4
+ import { jsxs, jsx } from 'react/jsx-runtime';
5
+ import { useMemo, useRef, useState, useEffect, useCallback } from 'react';
6
+ import styled from 'styled-components';
7
+ import { colors } from '../../utils';
8
+
9
+ function floorToHalf(num) {
10
+ let result = 0;
11
+ const intPart = Math.floor(num);
12
+ const decimalPart = num - intPart;
13
+ if (decimalPart < 0.25) {
14
+ result = intPart;
15
+ } else if (decimalPart < 0.75) {
16
+ result = intPart + 0.5;
17
+ } else {
18
+ result = intPart + 1;
19
+ }
20
+ return Math.max(result, 0);
21
+ }
22
+ const UnitLinkGraphStyled = styled.svg`
23
+ .bar-actions-group rect {
24
+ transition: fill 0.5s ease-in-out;
25
+ }
26
+ .bar-actions-group text {
27
+ transition: fill 0.5s ease-in-out;
28
+ }
29
+ .bar-actions-group tpsan {
30
+ transition: fill 0.5s ease-in-out;
31
+ }
32
+ .text-contribution {
33
+ font-size: 12px;
34
+ font-weight: 500;
35
+ fill: ${colors.blue_600};
36
+ }
37
+ .text-action {
38
+ font-size: 12px;
39
+ }
40
+ .text-bar-header {
41
+ font-size: 14px;
42
+ font-weight: 500;
43
+ fill: ${colors.black};
44
+ }
45
+ .text-bar-actions-label {
46
+ font-size: 14px;
47
+ font-weight: 500;
48
+ }
49
+ .text-bar-actions-sublabel {
50
+ font-size: 14px;
51
+ font-weight: 400;
52
+ }
53
+ .bar-actions-group {
54
+ cursor: pointer;
55
+ }
56
+ `;
57
+ const UnitLinkGraph = ({
58
+ height = 0,
59
+ barMainConfiguration = {
60
+ header: "Placeholder",
61
+ color_primary: colors.purple_600,
62
+ color_secondary: colors.purple_50,
63
+ percentage: 50,
64
+ place_at_ani: 7,
65
+ actions: [
66
+ {
67
+ label: "Placeholder",
68
+ sublabel: "Placeholder"
69
+ }
70
+ ]
71
+ },
72
+ barSecondaryConfiguration,
73
+ initialSliderValue = 0,
74
+ maximum_ani = 7,
75
+ timeline_texts = {
76
+ left: "Placeholder"
77
+ },
78
+ ...rest
79
+ }) => {
80
+ const sliderActive = useMemo(() => {
81
+ return barSecondaryConfiguration ? true : false;
82
+ }, [barSecondaryConfiguration]);
83
+ const svgReference = useRef(null);
84
+ const [totalWidth, setTotalWidth] = useState(0);
85
+ const [totalHeight, setTotalHeight] = useState(height);
86
+ const [mainWidth, setMainWidth] = useState(0);
87
+ const [mainStart, setMainStart] = useState(0);
88
+ const [sliderValue, setSliderValue] = useState(initialSliderValue);
89
+ const configurations = useMemo(() => {
90
+ return {
91
+ mainGap: 16,
92
+ bars: {
93
+ strokeWidth: 1,
94
+ width: 32 - 1,
95
+ actionsGap: 12,
96
+ actionsTextLineHeight: 17.5
97
+ },
98
+ area: {
99
+ outersPartsWidth: 8,
100
+ additionalSpaceVisualize: 0.5,
101
+ strokeWidth: 1,
102
+ graphLineStrokeWidth: 2,
103
+ indicators: {
104
+ height: 4,
105
+ count: maximum_ani + 1,
106
+ margin: 3,
107
+ strokeWidth: 2
108
+ }
109
+ },
110
+ timeline: {
111
+ contentHeight: 15,
112
+ countPerIndicator: 2,
113
+ gap: 3,
114
+ // -> 8 , [3(this) * 2](between) = 6 + 2 (indicator width) = 8
115
+ segmentsHeight: 6
116
+ },
117
+ actions: {
118
+ contentSliderHeight: 32,
119
+ contentGap: 10,
120
+ min: 0
121
+ }
122
+ };
123
+ }, [maximum_ani]);
124
+ useEffect(() => {
125
+ if (svgReference.current) {
126
+ const svgWidth = svgReference.current.clientWidth;
127
+ const svgHeight = svgReference.current.clientHeight;
128
+ const reservedSpacePercentage = 17.5 / 100;
129
+ const reservedSpaceLeftRight = floorToHalf(
130
+ svgWidth * reservedSpacePercentage * 2
131
+ );
132
+ setMainWidth(floorToHalf(svgWidth - reservedSpaceLeftRight));
133
+ setMainStart(floorToHalf(svgWidth * reservedSpacePercentage));
134
+ setTotalWidth(svgWidth);
135
+ setTotalHeight(svgHeight);
136
+ }
137
+ }, [svgReference, height]);
138
+ const computeBarActions = useCallback(
139
+ ({
140
+ config,
141
+ bar_x,
142
+ start_y,
143
+ main
144
+ }) => {
145
+ const GAP_BETWEEN = 4;
146
+ const PADDING_X = 8;
147
+ const PADDING_Y = 4;
148
+ const LINE_HEIGHT = configurations.bars.actionsTextLineHeight;
149
+ const ACTIONS_MIN_HEIGHT = 44;
150
+ const wrapText = (text, maxWidth) => {
151
+ const words = text.split(" ");
152
+ const lines = [];
153
+ let currentLine = words[0];
154
+ for (let i = 1; i < words.length; i++) {
155
+ const word = words[i];
156
+ const testLine = currentLine + " " + word;
157
+ const textWidth = testLine.length * 10;
158
+ if (textWidth > maxWidth) {
159
+ lines.push(currentLine);
160
+ currentLine = word;
161
+ } else {
162
+ currentLine = testLine;
163
+ }
164
+ }
165
+ lines.push(currentLine);
166
+ return lines;
167
+ };
168
+ const latest_h = [];
169
+ const generate = config.actions.map((item, index) => {
170
+ const actions_w = totalWidth - (mainWidth + mainStart + configurations.bars.width + configurations.bars.strokeWidth + configurations.bars.actionsGap);
171
+ const actions_x = main ? bar_x + configurations.bars.actionsGap : bar_x - actions_w - configurations.bars.actionsGap;
172
+ const wrappedLabel = wrapText(item.label, actions_w - PADDING_X * 2);
173
+ const actions_h = Math.max(
174
+ ACTIONS_MIN_HEIGHT,
175
+ PADDING_Y * 2 + wrappedLabel.length * LINE_HEIGHT + (item.sublabel ? LINE_HEIGHT : 0)
176
+ );
177
+ latest_h.push(actions_h);
178
+ let cummulative_h = 0;
179
+ for (let i = 0; i < index; i++) {
180
+ cummulative_h += latest_h[i];
181
+ }
182
+ const actions_y = start_y + configurations.bars.actionsGap + cummulative_h + index * GAP_BETWEEN;
183
+ const label_x = actions_x + PADDING_X;
184
+ const label_y = actions_y + PADDING_Y + 14;
185
+ if (item.sublabel) {
186
+ const sublabel_x = label_x;
187
+ const sublabel_y = label_y + wrappedLabel.length * LINE_HEIGHT;
188
+ return {
189
+ actions_x: Math.max(actions_x, 0),
190
+ actions_y: Math.max(actions_y, 0),
191
+ actions_w: Math.max(actions_w, 0),
192
+ actions_h: Math.max(actions_h, 0),
193
+ label: item.label,
194
+ label_x: Math.max(label_x, 0),
195
+ label_y: Math.max(label_y, 0),
196
+ wrappedLabel,
197
+ sublabel: item.sublabel,
198
+ sublabel_x,
199
+ sublabel_y
200
+ };
201
+ }
202
+ return {
203
+ actions_x: Math.max(actions_x, 0),
204
+ actions_y: Math.max(actions_y, 0),
205
+ actions_w: Math.max(actions_w, 0),
206
+ actions_h: Math.max(actions_h, 0),
207
+ label: item.label,
208
+ label_x: Math.max(label_x, 0),
209
+ label_y: Math.max(label_y, 0),
210
+ wrappedLabel
211
+ };
212
+ });
213
+ return generate;
214
+ },
215
+ [mainStart, mainWidth, configurations, totalWidth]
216
+ );
217
+ const computeBar = useCallback(
218
+ ({
219
+ mainHeightGraph,
220
+ config,
221
+ getPointsPositionIndicatorX,
222
+ place_at,
223
+ main
224
+ }) => {
225
+ const START_Y = 17.5;
226
+ const APPROXIMATE_BAR_STROKE_WIDTH = configurations.bars.strokeWidth / 2;
227
+ const get_position_at_indicator = getPointsPositionIndicatorX[place_at];
228
+ const dynamic_pos_secondary_x = get_position_at_indicator - APPROXIMATE_BAR_STROKE_WIDTH - configurations.bars.width - configurations.area.indicators.margin;
229
+ const dynamic_pos_main_x = get_position_at_indicator + APPROXIMATE_BAR_STROKE_WIDTH + configurations.area.indicators.strokeWidth + configurations.area.indicators.margin;
230
+ const h = mainHeightGraph - configurations.bars.actionsGap - START_Y;
231
+ const calculate_filled_bar = floorToHalf(config.percentage / 100 * h);
232
+ const x = floorToHalf(main ? dynamic_pos_main_x : dynamic_pos_secondary_x);
233
+ const w = floorToHalf(configurations.bars.width);
234
+ const outlined_y = START_Y + APPROXIMATE_BAR_STROKE_WIDTH + configurations.bars.actionsGap;
235
+ const outlined_h = h - calculate_filled_bar;
236
+ const filled_y = outlined_h + outlined_y;
237
+ const filled_h = calculate_filled_bar;
238
+ const get_bar_x = main ? x + w + APPROXIMATE_BAR_STROKE_WIDTH : x - APPROXIMATE_BAR_STROKE_WIDTH;
239
+ const actions = computeBarActions({
240
+ config,
241
+ start_y: START_Y,
242
+ bar_x: get_bar_x,
243
+ main
244
+ });
245
+ const header_title_x = actions[0].actions_x;
246
+ const header_title_y = 14;
247
+ return {
248
+ x: Math.max(x, 0),
249
+ w: Math.max(w, 0),
250
+ outlined_y: Math.max(outlined_y, 0),
251
+ outlined_h: Math.max(outlined_h, 0),
252
+ filled_y: Math.max(filled_y, 0),
253
+ filled_h: Math.max(filled_h, 0),
254
+ colorPrimary: config.color_primary,
255
+ colorSecondary: config.color_secondary,
256
+ strokeWidth: configurations.bars.strokeWidth,
257
+ barActions: {
258
+ header: {
259
+ title: config.header,
260
+ x: header_title_x,
261
+ y: header_title_y
262
+ },
263
+ actions
264
+ }
265
+ };
266
+ },
267
+ [configurations, computeBarActions]
268
+ );
269
+ const computeArea = useCallback(
270
+ ({
271
+ mainHeightGraph,
272
+ barMain
273
+ }) => {
274
+ const part_1 = {
275
+ x1: mainStart,
276
+ x2: floorToHalf(
277
+ mainStart + configurations.area.outersPartsWidth + configurations.area.additionalSpaceVisualize
278
+ ),
279
+ y1: mainHeightGraph - configurations.area.strokeWidth,
280
+ y2: mainHeightGraph - configurations.area.strokeWidth,
281
+ strokeWidth: barMainConfiguration.percentage === 0 ? 0 : configurations.area.graphLineStrokeWidth
282
+ };
283
+ const part_2 = {
284
+ x1: floorToHalf(mainStart + configurations.area.outersPartsWidth),
285
+ x2: floorToHalf(barMain.x - configurations.area.outersPartsWidth),
286
+ y1: mainHeightGraph - configurations.area.strokeWidth,
287
+ y2: barMain.filled_y + 1 - configurations.area.additionalSpaceVisualize,
288
+ strokeWidth: barMainConfiguration.percentage === 0 ? 0 : configurations.area.graphLineStrokeWidth
289
+ };
290
+ const part_3 = {
291
+ x1: floorToHalf(
292
+ barMain.x - configurations.area.outersPartsWidth - configurations.area.additionalSpaceVisualize
293
+ ),
294
+ x2: floorToHalf(barMain.x),
295
+ y1: barMain.filled_y + 1 - configurations.area.additionalSpaceVisualize,
296
+ y2: barMain.filled_y + 1 - configurations.area.additionalSpaceVisualize,
297
+ strokeWidth: barMainConfiguration.percentage === 0 ? 0 : configurations.area.graphLineStrokeWidth
298
+ };
299
+ return {
300
+ part_1,
301
+ part_2,
302
+ part_3
303
+ };
304
+ },
305
+ [mainStart, configurations, barMainConfiguration]
306
+ );
307
+ const computeIndicators = useCallback(
308
+ ({ mainHeight }) => {
309
+ const points_total_width = mainWidth - configurations.area.indicators.margin * 2;
310
+ const points_start = mainStart + configurations.area.indicators.margin;
311
+ const points_gap = (points_total_width - configurations.area.indicators.strokeWidth) / (configurations.area.indicators.count - 1);
312
+ const base_line_y = floorToHalf(
313
+ totalHeight - (configurations.area.indicators.height + 0.5) - mainHeight
314
+ );
315
+ const points_y = floorToHalf(
316
+ totalHeight - configurations.area.indicators.height - mainHeight
317
+ );
318
+ return {
319
+ y: points_y,
320
+ base_line_y,
321
+ gap: points_gap,
322
+ start: points_start
323
+ };
324
+ },
325
+ [mainWidth, mainStart, totalHeight, configurations]
326
+ );
327
+ const computeTimeline = useCallback(
328
+ ({ mainHeight }) => {
329
+ const MANY_SEGMENTS_PER_YEAR = 2;
330
+ const segments_count = (configurations.area.indicators.count - 1) * MANY_SEGMENTS_PER_YEAR;
331
+ const segments_render = barMainConfiguration.place_at_ani * 2;
332
+ const segments_padding_y = 4.5;
333
+ const segments_y = floorToHalf(
334
+ totalHeight - mainHeight + segments_padding_y + configurations.mainGap
335
+ );
336
+ const margin_x = configurations.area.indicators.margin;
337
+ const indicator_width = configurations.area.indicators.strokeWidth;
338
+ const gap = configurations.timeline.gap;
339
+ const segments_x = mainStart + margin_x + indicator_width + gap;
340
+ const segments_total_width = mainWidth - (margin_x * 2 + indicator_width * (segments_count + 1));
341
+ const segments_total_gaps = segments_count * configurations.timeline.gap;
342
+ const segments_w = (segments_total_width - segments_total_gaps) / segments_count;
343
+ const detail_left_text_y = floorToHalf(
344
+ totalHeight - mainHeight + configurations.mainGap + configurations.timeline.contentHeight - 3
345
+ );
346
+ const detail_left_text_x = floorToHalf(mainStart - 16);
347
+ const detail_right_text_y = detail_left_text_y;
348
+ const detail_right_text_x = floorToHalf(mainWidth + mainStart + 16);
349
+ return {
350
+ segments: {
351
+ count: segments_render,
352
+ w: segments_w,
353
+ x: segments_x,
354
+ y: segments_y,
355
+ total_width: segments_total_width
356
+ },
357
+ text: {
358
+ left: {
359
+ y: detail_left_text_y,
360
+ x: detail_left_text_x
361
+ },
362
+ right: {
363
+ y: detail_right_text_y,
364
+ x: detail_right_text_x
365
+ }
366
+ }
367
+ };
368
+ },
369
+ [
370
+ mainWidth,
371
+ mainStart,
372
+ configurations,
373
+ totalHeight,
374
+ barMainConfiguration.place_at_ani
375
+ ]
376
+ );
377
+ const computeAction = useCallback(
378
+ ({
379
+ mainHeight,
380
+ indicator_first_x,
381
+ indicator_last_x
382
+ }) => {
383
+ const HEIGHT_TEXT_FONTSIZE_12 = 12;
384
+ const action_left_text_y = floorToHalf(
385
+ totalHeight - mainHeight + HEIGHT_TEXT_FONTSIZE_12 + configurations.mainGap * 2 + configurations.timeline.contentHeight
386
+ );
387
+ const action_left_text_x = indicator_first_x + configurations.area.indicators.margin;
388
+ const action_right_text_y = action_left_text_y;
389
+ const action_right_text_x = floorToHalf(
390
+ indicator_last_x + configurations.area.indicators.margin
391
+ );
392
+ const PADDING_Y = 13;
393
+ const slider_y = totalHeight - mainHeight + configurations.mainGap * 2 + configurations.timeline.contentHeight * 2 + configurations.actions.contentGap + PADDING_Y;
394
+ const slider_x = mainStart + configurations.area.indicators.margin;
395
+ const slider_w = mainWidth - configurations.area.indicators.margin * 2;
396
+ return {
397
+ left: {
398
+ y: action_left_text_y,
399
+ x: action_left_text_x
400
+ },
401
+ right: {
402
+ y: action_right_text_y,
403
+ x: action_right_text_x
404
+ },
405
+ slider: {
406
+ y: slider_y,
407
+ x: slider_x,
408
+ w: slider_w
409
+ }
410
+ };
411
+ },
412
+ [configurations, totalHeight, mainStart, mainWidth]
413
+ );
414
+ const graph = useMemo(() => {
415
+ const mainHeight = configurations.mainGap * 2 + configurations.timeline.contentHeight * 2 + (sliderActive ? configurations.actions.contentGap + configurations.actions.contentSliderHeight : 0);
416
+ const mainHeightGraph = totalHeight - configurations.area.indicators.height - configurations.area.strokeWidth - mainHeight;
417
+ const indicators = computeIndicators({
418
+ mainHeight
419
+ });
420
+ const getPointsPositionIndicatorX = Array.from({
421
+ length: configurations.area.indicators.count
422
+ }).map((_, index) => {
423
+ return floorToHalf(indicators.start + index * indicators.gap);
424
+ });
425
+ const bar_main = computeBar({
426
+ mainHeightGraph,
427
+ config: barMainConfiguration,
428
+ getPointsPositionIndicatorX,
429
+ place_at: barMainConfiguration.place_at_ani,
430
+ main: true
431
+ });
432
+ let bar_secondary;
433
+ if (barSecondaryConfiguration) {
434
+ bar_secondary = computeBar({
435
+ mainHeightGraph,
436
+ config: barSecondaryConfiguration,
437
+ getPointsPositionIndicatorX,
438
+ place_at: sliderValue,
439
+ main: false
440
+ });
441
+ }
442
+ const area = computeArea({
443
+ barMain: bar_main,
444
+ mainHeightGraph
445
+ });
446
+ const timeline = computeTimeline({
447
+ mainHeight
448
+ });
449
+ const action = computeAction({
450
+ mainHeight,
451
+ indicator_first_x: indicators.start,
452
+ indicator_last_x: indicators.start + (configurations.area.indicators.count - 1) * indicators.gap
453
+ });
454
+ return {
455
+ mainHeightGraph,
456
+ main: {
457
+ bars: {
458
+ main: bar_main,
459
+ secondary: bar_secondary
460
+ },
461
+ area: { ...area },
462
+ indicators: { ...indicators }
463
+ },
464
+ timeline: { ...timeline },
465
+ action: { ...action }
466
+ };
467
+ }, [
468
+ totalHeight,
469
+ computeBar,
470
+ computeArea,
471
+ computeIndicators,
472
+ computeTimeline,
473
+ computeAction,
474
+ configurations,
475
+ sliderValue,
476
+ sliderActive,
477
+ barMainConfiguration,
478
+ barSecondaryConfiguration
479
+ ]);
480
+ return /* @__PURE__ */ jsxs(
481
+ UnitLinkGraphStyled,
482
+ {
483
+ width: "100%",
484
+ height: "100%",
485
+ xmlns: "http://www.w3.org/2000/svg",
486
+ ref: svgReference,
487
+ style: {
488
+ position: "relative"
489
+ },
490
+ ...rest,
491
+ children: [
492
+ /* @__PURE__ */ jsx(
493
+ "line",
494
+ {
495
+ x1: graph.main.area.part_1.x1,
496
+ x2: graph.main.area.part_1.x2,
497
+ y1: graph.main.area.part_1.y1,
498
+ y2: graph.main.area.part_1.y2,
499
+ strokeWidth: graph.main.area.part_1.strokeWidth,
500
+ stroke: graph.main.bars.main.colorPrimary
501
+ }
502
+ ),
503
+ /* @__PURE__ */ jsx(
504
+ "line",
505
+ {
506
+ x1: graph.main.area.part_2.x1,
507
+ x2: graph.main.area.part_2.x2,
508
+ y1: graph.main.area.part_2.y1,
509
+ y2: graph.main.area.part_2.y2,
510
+ strokeWidth: graph.main.area.part_2.strokeWidth,
511
+ stroke: graph.main.bars.main.colorPrimary
512
+ }
513
+ ),
514
+ /* @__PURE__ */ jsx(
515
+ "line",
516
+ {
517
+ x1: graph.main.area.part_3.x1,
518
+ x2: graph.main.area.part_3.x2,
519
+ y1: graph.main.area.part_3.y1,
520
+ y2: graph.main.area.part_3.y2,
521
+ strokeWidth: graph.main.area.part_3.strokeWidth,
522
+ stroke: graph.main.bars.main.colorPrimary
523
+ }
524
+ ),
525
+ /* @__PURE__ */ jsx(
526
+ "polygon",
527
+ {
528
+ points: `
529
+ ${graph.main.area.part_2.x2},${graph.main.bars.main.filled_y + 1.5}
530
+ ${graph.main.area.part_3.x2},${graph.main.bars.main.filled_y + 1.5}
531
+ ${graph.main.area.part_3.x2},${graph.mainHeightGraph}
532
+ ${graph.main.area.part_2.x1},${graph.mainHeightGraph}`,
533
+ fill: graph.main.bars.main.colorSecondary
534
+ }
535
+ ),
536
+ /* @__PURE__ */ jsx(
537
+ RenderBar,
538
+ {
539
+ bar: graph.main.bars.main,
540
+ textLineHeight: configurations.bars.actionsTextLineHeight
541
+ }
542
+ ),
543
+ graph.main.bars.secondary && /* @__PURE__ */ jsx(
544
+ RenderBar,
545
+ {
546
+ bar: graph.main.bars.secondary,
547
+ textLineHeight: configurations.bars.actionsTextLineHeight
548
+ }
549
+ ),
550
+ /* @__PURE__ */ jsx(
551
+ "line",
552
+ {
553
+ x1: 0,
554
+ x2: totalWidth,
555
+ y1: graph.main?.indicators.base_line_y,
556
+ y2: graph.main?.indicators.base_line_y,
557
+ strokeWidth: 1,
558
+ stroke: "black"
559
+ }
560
+ ),
561
+ Array.from({ length: configurations.area.indicators.count }).map(
562
+ (_, index) => /* @__PURE__ */ jsx(
563
+ "rect",
564
+ {
565
+ x: Math.max(
566
+ floorToHalf(
567
+ graph.main.indicators.start + index * graph.main.indicators.gap
568
+ ),
569
+ 0
570
+ ),
571
+ y: Math.max(graph.main.indicators.y, 0),
572
+ width: Math.max(configurations.area.indicators.strokeWidth, 0),
573
+ fill: "black",
574
+ height: Math.max(configurations.area.indicators.height, 0)
575
+ },
576
+ index
577
+ )
578
+ ),
579
+ /* @__PURE__ */ jsx(
580
+ "text",
581
+ {
582
+ className: "text-contribution",
583
+ y: graph.timeline.text.left.y,
584
+ x: graph.timeline.text.left.x,
585
+ textAnchor: "end",
586
+ children: timeline_texts.left
587
+ }
588
+ ),
589
+ timeline_texts.right && /* @__PURE__ */ jsx(
590
+ "text",
591
+ {
592
+ className: "text-contribution",
593
+ y: graph.timeline.text.right.y,
594
+ x: graph.timeline.text.right.x,
595
+ textAnchor: "start",
596
+ children: timeline_texts.right
597
+ }
598
+ ),
599
+ Array.from({
600
+ length: graph.timeline.segments.count
601
+ }).map((_, index) => {
602
+ const x = graph.timeline.segments.x + index * graph.timeline.segments.w + index * configurations.timeline.gap + index * configurations.area.indicators.strokeWidth;
603
+ const w = graph.timeline.segments.w - configurations.timeline.gap;
604
+ const active = sliderActive ? sliderValue * 2 - 1 >= index : true;
605
+ return /* @__PURE__ */ jsx(
606
+ "rect",
607
+ {
608
+ "data-index": index,
609
+ x: Math.max(x, 0),
610
+ y: graph.timeline.segments.y,
611
+ fill: active ? colors.blue_500 : colors.pink_500,
612
+ width: Math.max(w, 0),
613
+ height: 6
614
+ },
615
+ index
616
+ );
617
+ }),
618
+ /* @__PURE__ */ jsx(
619
+ "text",
620
+ {
621
+ className: "text-action",
622
+ y: graph.action.left.y,
623
+ x: graph.action.left.x,
624
+ textAnchor: "middle",
625
+ fill: sliderActive ? sliderValue === configurations.actions.min ? colors.gray_950 : colors.gray_600 : colors.gray_600,
626
+ fontWeight: sliderActive ? sliderValue === configurations.actions.min ? 500 : 400 : 400,
627
+ children: "astazi"
628
+ }
629
+ ),
630
+ /* @__PURE__ */ jsxs(
631
+ "text",
632
+ {
633
+ className: "text-action",
634
+ y: graph.action.right.y,
635
+ x: graph.action.right.x,
636
+ textAnchor: "middle",
637
+ fill: sliderActive ? sliderValue === configurations.area.indicators.count - 1 ? colors.gray_950 : colors.gray_600 : colors.gray_600,
638
+ fontWeight: sliderActive ? sliderValue === configurations.area.indicators.count - 1 ? 500 : 400 : 400,
639
+ children: [
640
+ configurations.area.indicators.count - 1,
641
+ " ani"
642
+ ]
643
+ }
644
+ ),
645
+ /* @__PURE__ */ jsx(
646
+ RenderSlider,
647
+ {
648
+ sliderPosition: {
649
+ x: graph.action.slider.x,
650
+ w: graph.action.slider.w,
651
+ y: graph.action.slider.y
652
+ },
653
+ min: 0,
654
+ max: configurations.area.indicators.count - 1,
655
+ value: sliderValue,
656
+ onChange: setSliderValue,
657
+ limit: barMainConfiguration.place_at_ani
658
+ }
659
+ )
660
+ ]
661
+ }
662
+ );
663
+ };
664
+ const RenderBar = ({ bar, textLineHeight }) => {
665
+ const [activeBar, setActiveBar] = useState(0);
666
+ return /* @__PURE__ */ jsxs("g", { children: [
667
+ /* @__PURE__ */ jsx(
668
+ "rect",
669
+ {
670
+ x: bar.x,
671
+ y: bar.outlined_y,
672
+ width: bar.w,
673
+ height: bar.outlined_h,
674
+ fill: colors.white,
675
+ stroke: bar.colorPrimary,
676
+ strokeWidth: bar.strokeWidth
677
+ }
678
+ ),
679
+ /* @__PURE__ */ jsx(
680
+ "rect",
681
+ {
682
+ x: bar.x,
683
+ y: bar.filled_y,
684
+ width: bar.w,
685
+ height: bar.filled_h,
686
+ fill: bar.colorPrimary,
687
+ stroke: bar.colorPrimary,
688
+ strokeWidth: bar.strokeWidth
689
+ }
690
+ ),
691
+ /* @__PURE__ */ jsx(
692
+ "text",
693
+ {
694
+ x: bar.barActions.header.x,
695
+ y: bar.barActions.header.y,
696
+ className: "text-bar-header",
697
+ children: bar.barActions.header.title
698
+ }
699
+ ),
700
+ bar.barActions.actions.map((action, index) => {
701
+ const isActive = activeBar === index;
702
+ return /* @__PURE__ */ jsxs(
703
+ "g",
704
+ {
705
+ className: "bar-actions-group",
706
+ onClick: () => setActiveBar(index),
707
+ children: [
708
+ /* @__PURE__ */ jsx(
709
+ "rect",
710
+ {
711
+ fill: isActive ? bar.colorPrimary : bar.colorSecondary,
712
+ rx: 4,
713
+ ry: 4,
714
+ height: action.actions_h,
715
+ width: action.actions_w,
716
+ x: action.actions_x,
717
+ y: action.actions_y
718
+ }
719
+ ),
720
+ /* @__PURE__ */ jsx(
721
+ "text",
722
+ {
723
+ className: "text-bar-actions-label",
724
+ x: action.label_x,
725
+ y: action.label_y,
726
+ fill: isActive ? colors.white : bar.colorPrimary,
727
+ children: action.wrappedLabel?.map((line, lineIndex) => /* @__PURE__ */ jsx(
728
+ "tspan",
729
+ {
730
+ x: action.label_x,
731
+ dy: lineIndex === 0 ? 0 : textLineHeight,
732
+ children: line
733
+ },
734
+ lineIndex
735
+ ))
736
+ }
737
+ ),
738
+ action.sublabel && /* @__PURE__ */ jsx(
739
+ "text",
740
+ {
741
+ fill: isActive ? colors.white : bar.colorPrimary,
742
+ className: "text-bar-actions-sublabel",
743
+ x: action.sublabel_x,
744
+ y: action.sublabel_y,
745
+ children: action.sublabel
746
+ }
747
+ )
748
+ ]
749
+ },
750
+ index
751
+ );
752
+ })
753
+ ] });
754
+ };
755
+ const RenderSlider = ({
756
+ sliderPosition,
757
+ min = 0,
758
+ max = 7,
759
+ stepSize = 1,
760
+ value: externalValue = 0,
761
+ limit = 0,
762
+ onChange
763
+ }) => {
764
+ const PADDING_Y = 13;
765
+ const GAP_TIMELINE_ACTIONS = 10;
766
+ const [internalValue, setInternalValue] = useState(externalValue || min);
767
+ const [isDragging, setIsDragging] = useState(false);
768
+ const sliderRef = useRef(null);
769
+ const thumbRenderProperties = useMemo(() => {
770
+ return {
771
+ y: sliderPosition.y - PADDING_Y,
772
+ w: 61,
773
+ h: 32
774
+ };
775
+ }, [sliderPosition.y]);
776
+ const computeValuePosition = useCallback(
777
+ (e) => {
778
+ const sliderRect = sliderRef?.current?.getBoundingClientRect();
779
+ if (!sliderRect || !isDragging) return;
780
+ let clientX = 0;
781
+ if ("touches" in e) {
782
+ clientX = e.touches[0].clientX;
783
+ } else if ("clientX" in e) {
784
+ clientX = e.clientX;
785
+ }
786
+ const posX = clientX - sliderRect.left;
787
+ const effectiveWidth = sliderPosition.w + thumbRenderProperties.w;
788
+ const rawValue = posX / effectiveWidth * (max - min) + min;
789
+ let selectedValue = Math.round(rawValue / stepSize) * stepSize;
790
+ selectedValue = Math.max(min, selectedValue);
791
+ selectedValue = Math.min(max, selectedValue);
792
+ if (selectedValue > limit) {
793
+ selectedValue = limit;
794
+ return;
795
+ }
796
+ setInternalValue(selectedValue);
797
+ onChange && onChange(selectedValue);
798
+ },
799
+ [
800
+ max,
801
+ min,
802
+ onChange,
803
+ stepSize,
804
+ sliderPosition.w,
805
+ isDragging,
806
+ thumbRenderProperties.w,
807
+ limit
808
+ ]
809
+ );
810
+ const onMouseUp = useCallback(() => {
811
+ setIsDragging(false);
812
+ }, []);
813
+ const onMouseMove = useCallback(
814
+ (e) => {
815
+ if (isDragging) {
816
+ computeValuePosition(e);
817
+ }
818
+ },
819
+ [isDragging, computeValuePosition]
820
+ );
821
+ const onThumbMouseDown = useCallback((e) => {
822
+ e.preventDefault();
823
+ e.stopPropagation();
824
+ setIsDragging(true);
825
+ }, []);
826
+ const onTouchEnd = useCallback(() => {
827
+ setIsDragging(false);
828
+ }, []);
829
+ const onTouchMove = useCallback(
830
+ (e) => {
831
+ if (isDragging) {
832
+ computeValuePosition(e);
833
+ }
834
+ },
835
+ [computeValuePosition, isDragging]
836
+ );
837
+ const onTouchStart = (e) => {
838
+ e.preventDefault();
839
+ e.stopPropagation();
840
+ setIsDragging(true);
841
+ };
842
+ const thumbPositionX = useMemo(() => {
843
+ const trackWidth = sliderPosition.w;
844
+ const normalizeValue = (internalValue - min) / (max - min);
845
+ const x = normalizeValue * trackWidth + sliderPosition.x;
846
+ return x - thumbRenderProperties.w / 2 + 2;
847
+ }, [
848
+ min,
849
+ max,
850
+ internalValue,
851
+ sliderPosition.x,
852
+ sliderPosition.w,
853
+ thumbRenderProperties.w
854
+ ]);
855
+ useEffect(() => {
856
+ if (isDragging) {
857
+ window.addEventListener("mousemove", onMouseMove);
858
+ window.addEventListener("mouseup", onMouseUp);
859
+ window.addEventListener("touchmove", onTouchMove, { passive: true });
860
+ window.addEventListener("touchend", onTouchEnd);
861
+ }
862
+ return () => {
863
+ window.removeEventListener("mousemove", onMouseMove);
864
+ window.removeEventListener("mouseup", onMouseUp);
865
+ window.removeEventListener("touchmove", onTouchMove);
866
+ window.removeEventListener("touchend", onTouchEnd);
867
+ };
868
+ }, [isDragging, onMouseMove, onMouseUp, onTouchMove, onTouchEnd]);
869
+ return /* @__PURE__ */ jsxs("g", { children: [
870
+ /* @__PURE__ */ jsx(
871
+ "rect",
872
+ {
873
+ ref: sliderRef,
874
+ x: Math.max(sliderPosition.x, 0),
875
+ y: Math.max(sliderPosition.y, 0),
876
+ width: Math.max(sliderPosition.w, 0),
877
+ height: 6,
878
+ rx: 3,
879
+ ry: 3,
880
+ fill: colors.gray_100
881
+ }
882
+ ),
883
+ /* @__PURE__ */ jsxs(
884
+ "g",
885
+ {
886
+ transform: `translate(${thumbPositionX}, ${thumbRenderProperties.y})`,
887
+ onMouseDown: onThumbMouseDown,
888
+ onTouchStart,
889
+ style: { cursor: isDragging ? "grabbing" : "grab" },
890
+ children: [
891
+ /* @__PURE__ */ jsx(
892
+ "rect",
893
+ {
894
+ width: Math.max(thumbRenderProperties.w, 0),
895
+ height: Math.max(thumbRenderProperties.h, 0),
896
+ rx: 16,
897
+ ry: 16,
898
+ fill: colors.info_600
899
+ }
900
+ ),
901
+ internalValue !== min && internalValue !== max && /* @__PURE__ */ jsxs(
902
+ "text",
903
+ {
904
+ x: thumbRenderProperties.w / 2,
905
+ y: -3 - GAP_TIMELINE_ACTIONS,
906
+ textAnchor: "middle",
907
+ fill: colors.black,
908
+ fontSize: 12,
909
+ fontWeight: 500,
910
+ children: [
911
+ internalValue,
912
+ " ani"
913
+ ]
914
+ }
915
+ ),
916
+ /* @__PURE__ */ jsx(
917
+ "text",
918
+ {
919
+ x: thumbRenderProperties.w / 2,
920
+ y: thumbRenderProperties.h / 2 + 5,
921
+ textAnchor: "middle",
922
+ fill: colors.white,
923
+ fontSize: 14,
924
+ fontWeight: 400,
925
+ children: "Trage"
926
+ }
927
+ )
928
+ ]
929
+ }
930
+ )
931
+ ] });
932
+ };
933
+
934
+ export { UnitLinkGraph as default };