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,938 @@
1
+ "use strict";
2
+ "use client";
3
+
4
+ 'use strict';
5
+
6
+ Object.defineProperty(exports, '__esModule', { value: true });
7
+
8
+ var jsxRuntime = require('react/jsx-runtime');
9
+ var React = require('react');
10
+ var styled = require('styled-components');
11
+ var utils = require('../../utils');
12
+
13
+ function floorToHalf(num) {
14
+ let result = 0;
15
+ const intPart = Math.floor(num);
16
+ const decimalPart = num - intPart;
17
+ if (decimalPart < 0.25) {
18
+ result = intPart;
19
+ } else if (decimalPart < 0.75) {
20
+ result = intPart + 0.5;
21
+ } else {
22
+ result = intPart + 1;
23
+ }
24
+ return Math.max(result, 0);
25
+ }
26
+ const UnitLinkGraphStyled = styled.svg`
27
+ .bar-actions-group rect {
28
+ transition: fill 0.5s ease-in-out;
29
+ }
30
+ .bar-actions-group text {
31
+ transition: fill 0.5s ease-in-out;
32
+ }
33
+ .bar-actions-group tpsan {
34
+ transition: fill 0.5s ease-in-out;
35
+ }
36
+ .text-contribution {
37
+ font-size: 12px;
38
+ font-weight: 500;
39
+ fill: ${utils.colors.blue_600};
40
+ }
41
+ .text-action {
42
+ font-size: 12px;
43
+ }
44
+ .text-bar-header {
45
+ font-size: 14px;
46
+ font-weight: 500;
47
+ fill: ${utils.colors.black};
48
+ }
49
+ .text-bar-actions-label {
50
+ font-size: 14px;
51
+ font-weight: 500;
52
+ }
53
+ .text-bar-actions-sublabel {
54
+ font-size: 14px;
55
+ font-weight: 400;
56
+ }
57
+ .bar-actions-group {
58
+ cursor: pointer;
59
+ }
60
+ `;
61
+ const UnitLinkGraph = ({
62
+ height = 0,
63
+ barMainConfiguration = {
64
+ header: "Placeholder",
65
+ color_primary: utils.colors.purple_600,
66
+ color_secondary: utils.colors.purple_50,
67
+ percentage: 50,
68
+ place_at_ani: 7,
69
+ actions: [
70
+ {
71
+ label: "Placeholder",
72
+ sublabel: "Placeholder"
73
+ }
74
+ ]
75
+ },
76
+ barSecondaryConfiguration,
77
+ initialSliderValue = 0,
78
+ maximum_ani = 7,
79
+ timeline_texts = {
80
+ left: "Placeholder"
81
+ },
82
+ ...rest
83
+ }) => {
84
+ const sliderActive = React.useMemo(() => {
85
+ return barSecondaryConfiguration ? true : false;
86
+ }, [barSecondaryConfiguration]);
87
+ const svgReference = React.useRef(null);
88
+ const [totalWidth, setTotalWidth] = React.useState(0);
89
+ const [totalHeight, setTotalHeight] = React.useState(height);
90
+ const [mainWidth, setMainWidth] = React.useState(0);
91
+ const [mainStart, setMainStart] = React.useState(0);
92
+ const [sliderValue, setSliderValue] = React.useState(initialSliderValue);
93
+ const configurations = React.useMemo(() => {
94
+ return {
95
+ mainGap: 16,
96
+ bars: {
97
+ strokeWidth: 1,
98
+ width: 32 - 1,
99
+ actionsGap: 12,
100
+ actionsTextLineHeight: 17.5
101
+ },
102
+ area: {
103
+ outersPartsWidth: 8,
104
+ additionalSpaceVisualize: 0.5,
105
+ strokeWidth: 1,
106
+ graphLineStrokeWidth: 2,
107
+ indicators: {
108
+ height: 4,
109
+ count: maximum_ani + 1,
110
+ margin: 3,
111
+ strokeWidth: 2
112
+ }
113
+ },
114
+ timeline: {
115
+ contentHeight: 15,
116
+ countPerIndicator: 2,
117
+ gap: 3,
118
+ // -> 8 , [3(this) * 2](between) = 6 + 2 (indicator width) = 8
119
+ segmentsHeight: 6
120
+ },
121
+ actions: {
122
+ contentSliderHeight: 32,
123
+ contentGap: 10,
124
+ min: 0
125
+ }
126
+ };
127
+ }, [maximum_ani]);
128
+ React.useEffect(() => {
129
+ if (svgReference.current) {
130
+ const svgWidth = svgReference.current.clientWidth;
131
+ const svgHeight = svgReference.current.clientHeight;
132
+ const reservedSpacePercentage = 17.5 / 100;
133
+ const reservedSpaceLeftRight = floorToHalf(
134
+ svgWidth * reservedSpacePercentage * 2
135
+ );
136
+ setMainWidth(floorToHalf(svgWidth - reservedSpaceLeftRight));
137
+ setMainStart(floorToHalf(svgWidth * reservedSpacePercentage));
138
+ setTotalWidth(svgWidth);
139
+ setTotalHeight(svgHeight);
140
+ }
141
+ }, [svgReference, height]);
142
+ const computeBarActions = React.useCallback(
143
+ ({
144
+ config,
145
+ bar_x,
146
+ start_y,
147
+ main
148
+ }) => {
149
+ const GAP_BETWEEN = 4;
150
+ const PADDING_X = 8;
151
+ const PADDING_Y = 4;
152
+ const LINE_HEIGHT = configurations.bars.actionsTextLineHeight;
153
+ const ACTIONS_MIN_HEIGHT = 44;
154
+ const wrapText = (text, maxWidth) => {
155
+ const words = text.split(" ");
156
+ const lines = [];
157
+ let currentLine = words[0];
158
+ for (let i = 1; i < words.length; i++) {
159
+ const word = words[i];
160
+ const testLine = currentLine + " " + word;
161
+ const textWidth = testLine.length * 10;
162
+ if (textWidth > maxWidth) {
163
+ lines.push(currentLine);
164
+ currentLine = word;
165
+ } else {
166
+ currentLine = testLine;
167
+ }
168
+ }
169
+ lines.push(currentLine);
170
+ return lines;
171
+ };
172
+ const latest_h = [];
173
+ const generate = config.actions.map((item, index) => {
174
+ const actions_w = totalWidth - (mainWidth + mainStart + configurations.bars.width + configurations.bars.strokeWidth + configurations.bars.actionsGap);
175
+ const actions_x = main ? bar_x + configurations.bars.actionsGap : bar_x - actions_w - configurations.bars.actionsGap;
176
+ const wrappedLabel = wrapText(item.label, actions_w - PADDING_X * 2);
177
+ const actions_h = Math.max(
178
+ ACTIONS_MIN_HEIGHT,
179
+ PADDING_Y * 2 + wrappedLabel.length * LINE_HEIGHT + (item.sublabel ? LINE_HEIGHT : 0)
180
+ );
181
+ latest_h.push(actions_h);
182
+ let cummulative_h = 0;
183
+ for (let i = 0; i < index; i++) {
184
+ cummulative_h += latest_h[i];
185
+ }
186
+ const actions_y = start_y + configurations.bars.actionsGap + cummulative_h + index * GAP_BETWEEN;
187
+ const label_x = actions_x + PADDING_X;
188
+ const label_y = actions_y + PADDING_Y + 14;
189
+ if (item.sublabel) {
190
+ const sublabel_x = label_x;
191
+ const sublabel_y = label_y + wrappedLabel.length * LINE_HEIGHT;
192
+ return {
193
+ actions_x: Math.max(actions_x, 0),
194
+ actions_y: Math.max(actions_y, 0),
195
+ actions_w: Math.max(actions_w, 0),
196
+ actions_h: Math.max(actions_h, 0),
197
+ label: item.label,
198
+ label_x: Math.max(label_x, 0),
199
+ label_y: Math.max(label_y, 0),
200
+ wrappedLabel,
201
+ sublabel: item.sublabel,
202
+ sublabel_x,
203
+ sublabel_y
204
+ };
205
+ }
206
+ return {
207
+ actions_x: Math.max(actions_x, 0),
208
+ actions_y: Math.max(actions_y, 0),
209
+ actions_w: Math.max(actions_w, 0),
210
+ actions_h: Math.max(actions_h, 0),
211
+ label: item.label,
212
+ label_x: Math.max(label_x, 0),
213
+ label_y: Math.max(label_y, 0),
214
+ wrappedLabel
215
+ };
216
+ });
217
+ return generate;
218
+ },
219
+ [mainStart, mainWidth, configurations, totalWidth]
220
+ );
221
+ const computeBar = React.useCallback(
222
+ ({
223
+ mainHeightGraph,
224
+ config,
225
+ getPointsPositionIndicatorX,
226
+ place_at,
227
+ main
228
+ }) => {
229
+ const START_Y = 17.5;
230
+ const APPROXIMATE_BAR_STROKE_WIDTH = configurations.bars.strokeWidth / 2;
231
+ const get_position_at_indicator = getPointsPositionIndicatorX[place_at];
232
+ const dynamic_pos_secondary_x = get_position_at_indicator - APPROXIMATE_BAR_STROKE_WIDTH - configurations.bars.width - configurations.area.indicators.margin;
233
+ const dynamic_pos_main_x = get_position_at_indicator + APPROXIMATE_BAR_STROKE_WIDTH + configurations.area.indicators.strokeWidth + configurations.area.indicators.margin;
234
+ const h = mainHeightGraph - configurations.bars.actionsGap - START_Y;
235
+ const calculate_filled_bar = floorToHalf(config.percentage / 100 * h);
236
+ const x = floorToHalf(main ? dynamic_pos_main_x : dynamic_pos_secondary_x);
237
+ const w = floorToHalf(configurations.bars.width);
238
+ const outlined_y = START_Y + APPROXIMATE_BAR_STROKE_WIDTH + configurations.bars.actionsGap;
239
+ const outlined_h = h - calculate_filled_bar;
240
+ const filled_y = outlined_h + outlined_y;
241
+ const filled_h = calculate_filled_bar;
242
+ const get_bar_x = main ? x + w + APPROXIMATE_BAR_STROKE_WIDTH : x - APPROXIMATE_BAR_STROKE_WIDTH;
243
+ const actions = computeBarActions({
244
+ config,
245
+ start_y: START_Y,
246
+ bar_x: get_bar_x,
247
+ main
248
+ });
249
+ const header_title_x = actions[0].actions_x;
250
+ const header_title_y = 14;
251
+ return {
252
+ x: Math.max(x, 0),
253
+ w: Math.max(w, 0),
254
+ outlined_y: Math.max(outlined_y, 0),
255
+ outlined_h: Math.max(outlined_h, 0),
256
+ filled_y: Math.max(filled_y, 0),
257
+ filled_h: Math.max(filled_h, 0),
258
+ colorPrimary: config.color_primary,
259
+ colorSecondary: config.color_secondary,
260
+ strokeWidth: configurations.bars.strokeWidth,
261
+ barActions: {
262
+ header: {
263
+ title: config.header,
264
+ x: header_title_x,
265
+ y: header_title_y
266
+ },
267
+ actions
268
+ }
269
+ };
270
+ },
271
+ [configurations, computeBarActions]
272
+ );
273
+ const computeArea = React.useCallback(
274
+ ({
275
+ mainHeightGraph,
276
+ barMain
277
+ }) => {
278
+ const part_1 = {
279
+ x1: mainStart,
280
+ x2: floorToHalf(
281
+ mainStart + configurations.area.outersPartsWidth + configurations.area.additionalSpaceVisualize
282
+ ),
283
+ y1: mainHeightGraph - configurations.area.strokeWidth,
284
+ y2: mainHeightGraph - configurations.area.strokeWidth,
285
+ strokeWidth: barMainConfiguration.percentage === 0 ? 0 : configurations.area.graphLineStrokeWidth
286
+ };
287
+ const part_2 = {
288
+ x1: floorToHalf(mainStart + configurations.area.outersPartsWidth),
289
+ x2: floorToHalf(barMain.x - configurations.area.outersPartsWidth),
290
+ y1: mainHeightGraph - configurations.area.strokeWidth,
291
+ y2: barMain.filled_y + 1 - configurations.area.additionalSpaceVisualize,
292
+ strokeWidth: barMainConfiguration.percentage === 0 ? 0 : configurations.area.graphLineStrokeWidth
293
+ };
294
+ const part_3 = {
295
+ x1: floorToHalf(
296
+ barMain.x - configurations.area.outersPartsWidth - configurations.area.additionalSpaceVisualize
297
+ ),
298
+ x2: floorToHalf(barMain.x),
299
+ y1: barMain.filled_y + 1 - configurations.area.additionalSpaceVisualize,
300
+ y2: barMain.filled_y + 1 - configurations.area.additionalSpaceVisualize,
301
+ strokeWidth: barMainConfiguration.percentage === 0 ? 0 : configurations.area.graphLineStrokeWidth
302
+ };
303
+ return {
304
+ part_1,
305
+ part_2,
306
+ part_3
307
+ };
308
+ },
309
+ [mainStart, configurations, barMainConfiguration]
310
+ );
311
+ const computeIndicators = React.useCallback(
312
+ ({ mainHeight }) => {
313
+ const points_total_width = mainWidth - configurations.area.indicators.margin * 2;
314
+ const points_start = mainStart + configurations.area.indicators.margin;
315
+ const points_gap = (points_total_width - configurations.area.indicators.strokeWidth) / (configurations.area.indicators.count - 1);
316
+ const base_line_y = floorToHalf(
317
+ totalHeight - (configurations.area.indicators.height + 0.5) - mainHeight
318
+ );
319
+ const points_y = floorToHalf(
320
+ totalHeight - configurations.area.indicators.height - mainHeight
321
+ );
322
+ return {
323
+ y: points_y,
324
+ base_line_y,
325
+ gap: points_gap,
326
+ start: points_start
327
+ };
328
+ },
329
+ [mainWidth, mainStart, totalHeight, configurations]
330
+ );
331
+ const computeTimeline = React.useCallback(
332
+ ({ mainHeight }) => {
333
+ const MANY_SEGMENTS_PER_YEAR = 2;
334
+ const segments_count = (configurations.area.indicators.count - 1) * MANY_SEGMENTS_PER_YEAR;
335
+ const segments_render = barMainConfiguration.place_at_ani * 2;
336
+ const segments_padding_y = 4.5;
337
+ const segments_y = floorToHalf(
338
+ totalHeight - mainHeight + segments_padding_y + configurations.mainGap
339
+ );
340
+ const margin_x = configurations.area.indicators.margin;
341
+ const indicator_width = configurations.area.indicators.strokeWidth;
342
+ const gap = configurations.timeline.gap;
343
+ const segments_x = mainStart + margin_x + indicator_width + gap;
344
+ const segments_total_width = mainWidth - (margin_x * 2 + indicator_width * (segments_count + 1));
345
+ const segments_total_gaps = segments_count * configurations.timeline.gap;
346
+ const segments_w = (segments_total_width - segments_total_gaps) / segments_count;
347
+ const detail_left_text_y = floorToHalf(
348
+ totalHeight - mainHeight + configurations.mainGap + configurations.timeline.contentHeight - 3
349
+ );
350
+ const detail_left_text_x = floorToHalf(mainStart - 16);
351
+ const detail_right_text_y = detail_left_text_y;
352
+ const detail_right_text_x = floorToHalf(mainWidth + mainStart + 16);
353
+ return {
354
+ segments: {
355
+ count: segments_render,
356
+ w: segments_w,
357
+ x: segments_x,
358
+ y: segments_y,
359
+ total_width: segments_total_width
360
+ },
361
+ text: {
362
+ left: {
363
+ y: detail_left_text_y,
364
+ x: detail_left_text_x
365
+ },
366
+ right: {
367
+ y: detail_right_text_y,
368
+ x: detail_right_text_x
369
+ }
370
+ }
371
+ };
372
+ },
373
+ [
374
+ mainWidth,
375
+ mainStart,
376
+ configurations,
377
+ totalHeight,
378
+ barMainConfiguration.place_at_ani
379
+ ]
380
+ );
381
+ const computeAction = React.useCallback(
382
+ ({
383
+ mainHeight,
384
+ indicator_first_x,
385
+ indicator_last_x
386
+ }) => {
387
+ const HEIGHT_TEXT_FONTSIZE_12 = 12;
388
+ const action_left_text_y = floorToHalf(
389
+ totalHeight - mainHeight + HEIGHT_TEXT_FONTSIZE_12 + configurations.mainGap * 2 + configurations.timeline.contentHeight
390
+ );
391
+ const action_left_text_x = indicator_first_x + configurations.area.indicators.margin;
392
+ const action_right_text_y = action_left_text_y;
393
+ const action_right_text_x = floorToHalf(
394
+ indicator_last_x + configurations.area.indicators.margin
395
+ );
396
+ const PADDING_Y = 13;
397
+ const slider_y = totalHeight - mainHeight + configurations.mainGap * 2 + configurations.timeline.contentHeight * 2 + configurations.actions.contentGap + PADDING_Y;
398
+ const slider_x = mainStart + configurations.area.indicators.margin;
399
+ const slider_w = mainWidth - configurations.area.indicators.margin * 2;
400
+ return {
401
+ left: {
402
+ y: action_left_text_y,
403
+ x: action_left_text_x
404
+ },
405
+ right: {
406
+ y: action_right_text_y,
407
+ x: action_right_text_x
408
+ },
409
+ slider: {
410
+ y: slider_y,
411
+ x: slider_x,
412
+ w: slider_w
413
+ }
414
+ };
415
+ },
416
+ [configurations, totalHeight, mainStart, mainWidth]
417
+ );
418
+ const graph = React.useMemo(() => {
419
+ const mainHeight = configurations.mainGap * 2 + configurations.timeline.contentHeight * 2 + (sliderActive ? configurations.actions.contentGap + configurations.actions.contentSliderHeight : 0);
420
+ const mainHeightGraph = totalHeight - configurations.area.indicators.height - configurations.area.strokeWidth - mainHeight;
421
+ const indicators = computeIndicators({
422
+ mainHeight
423
+ });
424
+ const getPointsPositionIndicatorX = Array.from({
425
+ length: configurations.area.indicators.count
426
+ }).map((_, index) => {
427
+ return floorToHalf(indicators.start + index * indicators.gap);
428
+ });
429
+ const bar_main = computeBar({
430
+ mainHeightGraph,
431
+ config: barMainConfiguration,
432
+ getPointsPositionIndicatorX,
433
+ place_at: barMainConfiguration.place_at_ani,
434
+ main: true
435
+ });
436
+ let bar_secondary;
437
+ if (barSecondaryConfiguration) {
438
+ bar_secondary = computeBar({
439
+ mainHeightGraph,
440
+ config: barSecondaryConfiguration,
441
+ getPointsPositionIndicatorX,
442
+ place_at: sliderValue,
443
+ main: false
444
+ });
445
+ }
446
+ const area = computeArea({
447
+ barMain: bar_main,
448
+ mainHeightGraph
449
+ });
450
+ const timeline = computeTimeline({
451
+ mainHeight
452
+ });
453
+ const action = computeAction({
454
+ mainHeight,
455
+ indicator_first_x: indicators.start,
456
+ indicator_last_x: indicators.start + (configurations.area.indicators.count - 1) * indicators.gap
457
+ });
458
+ return {
459
+ mainHeightGraph,
460
+ main: {
461
+ bars: {
462
+ main: bar_main,
463
+ secondary: bar_secondary
464
+ },
465
+ area: { ...area },
466
+ indicators: { ...indicators }
467
+ },
468
+ timeline: { ...timeline },
469
+ action: { ...action }
470
+ };
471
+ }, [
472
+ totalHeight,
473
+ computeBar,
474
+ computeArea,
475
+ computeIndicators,
476
+ computeTimeline,
477
+ computeAction,
478
+ configurations,
479
+ sliderValue,
480
+ sliderActive,
481
+ barMainConfiguration,
482
+ barSecondaryConfiguration
483
+ ]);
484
+ return /* @__PURE__ */ jsxRuntime.jsxs(
485
+ UnitLinkGraphStyled,
486
+ {
487
+ width: "100%",
488
+ height: "100%",
489
+ xmlns: "http://www.w3.org/2000/svg",
490
+ ref: svgReference,
491
+ style: {
492
+ position: "relative"
493
+ },
494
+ ...rest,
495
+ children: [
496
+ /* @__PURE__ */ jsxRuntime.jsx(
497
+ "line",
498
+ {
499
+ x1: graph.main.area.part_1.x1,
500
+ x2: graph.main.area.part_1.x2,
501
+ y1: graph.main.area.part_1.y1,
502
+ y2: graph.main.area.part_1.y2,
503
+ strokeWidth: graph.main.area.part_1.strokeWidth,
504
+ stroke: graph.main.bars.main.colorPrimary
505
+ }
506
+ ),
507
+ /* @__PURE__ */ jsxRuntime.jsx(
508
+ "line",
509
+ {
510
+ x1: graph.main.area.part_2.x1,
511
+ x2: graph.main.area.part_2.x2,
512
+ y1: graph.main.area.part_2.y1,
513
+ y2: graph.main.area.part_2.y2,
514
+ strokeWidth: graph.main.area.part_2.strokeWidth,
515
+ stroke: graph.main.bars.main.colorPrimary
516
+ }
517
+ ),
518
+ /* @__PURE__ */ jsxRuntime.jsx(
519
+ "line",
520
+ {
521
+ x1: graph.main.area.part_3.x1,
522
+ x2: graph.main.area.part_3.x2,
523
+ y1: graph.main.area.part_3.y1,
524
+ y2: graph.main.area.part_3.y2,
525
+ strokeWidth: graph.main.area.part_3.strokeWidth,
526
+ stroke: graph.main.bars.main.colorPrimary
527
+ }
528
+ ),
529
+ /* @__PURE__ */ jsxRuntime.jsx(
530
+ "polygon",
531
+ {
532
+ points: `
533
+ ${graph.main.area.part_2.x2},${graph.main.bars.main.filled_y + 1.5}
534
+ ${graph.main.area.part_3.x2},${graph.main.bars.main.filled_y + 1.5}
535
+ ${graph.main.area.part_3.x2},${graph.mainHeightGraph}
536
+ ${graph.main.area.part_2.x1},${graph.mainHeightGraph}`,
537
+ fill: graph.main.bars.main.colorSecondary
538
+ }
539
+ ),
540
+ /* @__PURE__ */ jsxRuntime.jsx(
541
+ RenderBar,
542
+ {
543
+ bar: graph.main.bars.main,
544
+ textLineHeight: configurations.bars.actionsTextLineHeight
545
+ }
546
+ ),
547
+ graph.main.bars.secondary && /* @__PURE__ */ jsxRuntime.jsx(
548
+ RenderBar,
549
+ {
550
+ bar: graph.main.bars.secondary,
551
+ textLineHeight: configurations.bars.actionsTextLineHeight
552
+ }
553
+ ),
554
+ /* @__PURE__ */ jsxRuntime.jsx(
555
+ "line",
556
+ {
557
+ x1: 0,
558
+ x2: totalWidth,
559
+ y1: graph.main?.indicators.base_line_y,
560
+ y2: graph.main?.indicators.base_line_y,
561
+ strokeWidth: 1,
562
+ stroke: "black"
563
+ }
564
+ ),
565
+ Array.from({ length: configurations.area.indicators.count }).map(
566
+ (_, index) => /* @__PURE__ */ jsxRuntime.jsx(
567
+ "rect",
568
+ {
569
+ x: Math.max(
570
+ floorToHalf(
571
+ graph.main.indicators.start + index * graph.main.indicators.gap
572
+ ),
573
+ 0
574
+ ),
575
+ y: Math.max(graph.main.indicators.y, 0),
576
+ width: Math.max(configurations.area.indicators.strokeWidth, 0),
577
+ fill: "black",
578
+ height: Math.max(configurations.area.indicators.height, 0)
579
+ },
580
+ index
581
+ )
582
+ ),
583
+ /* @__PURE__ */ jsxRuntime.jsx(
584
+ "text",
585
+ {
586
+ className: "text-contribution",
587
+ y: graph.timeline.text.left.y,
588
+ x: graph.timeline.text.left.x,
589
+ textAnchor: "end",
590
+ children: timeline_texts.left
591
+ }
592
+ ),
593
+ timeline_texts.right && /* @__PURE__ */ jsxRuntime.jsx(
594
+ "text",
595
+ {
596
+ className: "text-contribution",
597
+ y: graph.timeline.text.right.y,
598
+ x: graph.timeline.text.right.x,
599
+ textAnchor: "start",
600
+ children: timeline_texts.right
601
+ }
602
+ ),
603
+ Array.from({
604
+ length: graph.timeline.segments.count
605
+ }).map((_, index) => {
606
+ const x = graph.timeline.segments.x + index * graph.timeline.segments.w + index * configurations.timeline.gap + index * configurations.area.indicators.strokeWidth;
607
+ const w = graph.timeline.segments.w - configurations.timeline.gap;
608
+ const active = sliderActive ? sliderValue * 2 - 1 >= index : true;
609
+ return /* @__PURE__ */ jsxRuntime.jsx(
610
+ "rect",
611
+ {
612
+ "data-index": index,
613
+ x: Math.max(x, 0),
614
+ y: graph.timeline.segments.y,
615
+ fill: active ? utils.colors.blue_500 : utils.colors.pink_500,
616
+ width: Math.max(w, 0),
617
+ height: 6
618
+ },
619
+ index
620
+ );
621
+ }),
622
+ /* @__PURE__ */ jsxRuntime.jsx(
623
+ "text",
624
+ {
625
+ className: "text-action",
626
+ y: graph.action.left.y,
627
+ x: graph.action.left.x,
628
+ textAnchor: "middle",
629
+ fill: sliderActive ? sliderValue === configurations.actions.min ? utils.colors.gray_950 : utils.colors.gray_600 : utils.colors.gray_600,
630
+ fontWeight: sliderActive ? sliderValue === configurations.actions.min ? 500 : 400 : 400,
631
+ children: "astazi"
632
+ }
633
+ ),
634
+ /* @__PURE__ */ jsxRuntime.jsxs(
635
+ "text",
636
+ {
637
+ className: "text-action",
638
+ y: graph.action.right.y,
639
+ x: graph.action.right.x,
640
+ textAnchor: "middle",
641
+ fill: sliderActive ? sliderValue === configurations.area.indicators.count - 1 ? utils.colors.gray_950 : utils.colors.gray_600 : utils.colors.gray_600,
642
+ fontWeight: sliderActive ? sliderValue === configurations.area.indicators.count - 1 ? 500 : 400 : 400,
643
+ children: [
644
+ configurations.area.indicators.count - 1,
645
+ " ani"
646
+ ]
647
+ }
648
+ ),
649
+ /* @__PURE__ */ jsxRuntime.jsx(
650
+ RenderSlider,
651
+ {
652
+ sliderPosition: {
653
+ x: graph.action.slider.x,
654
+ w: graph.action.slider.w,
655
+ y: graph.action.slider.y
656
+ },
657
+ min: 0,
658
+ max: configurations.area.indicators.count - 1,
659
+ value: sliderValue,
660
+ onChange: setSliderValue,
661
+ limit: barMainConfiguration.place_at_ani
662
+ }
663
+ )
664
+ ]
665
+ }
666
+ );
667
+ };
668
+ const RenderBar = ({ bar, textLineHeight }) => {
669
+ const [activeBar, setActiveBar] = React.useState(0);
670
+ return /* @__PURE__ */ jsxRuntime.jsxs("g", { children: [
671
+ /* @__PURE__ */ jsxRuntime.jsx(
672
+ "rect",
673
+ {
674
+ x: bar.x,
675
+ y: bar.outlined_y,
676
+ width: bar.w,
677
+ height: bar.outlined_h,
678
+ fill: utils.colors.white,
679
+ stroke: bar.colorPrimary,
680
+ strokeWidth: bar.strokeWidth
681
+ }
682
+ ),
683
+ /* @__PURE__ */ jsxRuntime.jsx(
684
+ "rect",
685
+ {
686
+ x: bar.x,
687
+ y: bar.filled_y,
688
+ width: bar.w,
689
+ height: bar.filled_h,
690
+ fill: bar.colorPrimary,
691
+ stroke: bar.colorPrimary,
692
+ strokeWidth: bar.strokeWidth
693
+ }
694
+ ),
695
+ /* @__PURE__ */ jsxRuntime.jsx(
696
+ "text",
697
+ {
698
+ x: bar.barActions.header.x,
699
+ y: bar.barActions.header.y,
700
+ className: "text-bar-header",
701
+ children: bar.barActions.header.title
702
+ }
703
+ ),
704
+ bar.barActions.actions.map((action, index) => {
705
+ const isActive = activeBar === index;
706
+ return /* @__PURE__ */ jsxRuntime.jsxs(
707
+ "g",
708
+ {
709
+ className: "bar-actions-group",
710
+ onClick: () => setActiveBar(index),
711
+ children: [
712
+ /* @__PURE__ */ jsxRuntime.jsx(
713
+ "rect",
714
+ {
715
+ fill: isActive ? bar.colorPrimary : bar.colorSecondary,
716
+ rx: 4,
717
+ ry: 4,
718
+ height: action.actions_h,
719
+ width: action.actions_w,
720
+ x: action.actions_x,
721
+ y: action.actions_y
722
+ }
723
+ ),
724
+ /* @__PURE__ */ jsxRuntime.jsx(
725
+ "text",
726
+ {
727
+ className: "text-bar-actions-label",
728
+ x: action.label_x,
729
+ y: action.label_y,
730
+ fill: isActive ? utils.colors.white : bar.colorPrimary,
731
+ children: action.wrappedLabel?.map((line, lineIndex) => /* @__PURE__ */ jsxRuntime.jsx(
732
+ "tspan",
733
+ {
734
+ x: action.label_x,
735
+ dy: lineIndex === 0 ? 0 : textLineHeight,
736
+ children: line
737
+ },
738
+ lineIndex
739
+ ))
740
+ }
741
+ ),
742
+ action.sublabel && /* @__PURE__ */ jsxRuntime.jsx(
743
+ "text",
744
+ {
745
+ fill: isActive ? utils.colors.white : bar.colorPrimary,
746
+ className: "text-bar-actions-sublabel",
747
+ x: action.sublabel_x,
748
+ y: action.sublabel_y,
749
+ children: action.sublabel
750
+ }
751
+ )
752
+ ]
753
+ },
754
+ index
755
+ );
756
+ })
757
+ ] });
758
+ };
759
+ const RenderSlider = ({
760
+ sliderPosition,
761
+ min = 0,
762
+ max = 7,
763
+ stepSize = 1,
764
+ value: externalValue = 0,
765
+ limit = 0,
766
+ onChange
767
+ }) => {
768
+ const PADDING_Y = 13;
769
+ const GAP_TIMELINE_ACTIONS = 10;
770
+ const [internalValue, setInternalValue] = React.useState(externalValue || min);
771
+ const [isDragging, setIsDragging] = React.useState(false);
772
+ const sliderRef = React.useRef(null);
773
+ const thumbRenderProperties = React.useMemo(() => {
774
+ return {
775
+ y: sliderPosition.y - PADDING_Y,
776
+ w: 61,
777
+ h: 32
778
+ };
779
+ }, [sliderPosition.y]);
780
+ const computeValuePosition = React.useCallback(
781
+ (e) => {
782
+ const sliderRect = sliderRef?.current?.getBoundingClientRect();
783
+ if (!sliderRect || !isDragging) return;
784
+ let clientX = 0;
785
+ if ("touches" in e) {
786
+ clientX = e.touches[0].clientX;
787
+ } else if ("clientX" in e) {
788
+ clientX = e.clientX;
789
+ }
790
+ const posX = clientX - sliderRect.left;
791
+ const effectiveWidth = sliderPosition.w + thumbRenderProperties.w;
792
+ const rawValue = posX / effectiveWidth * (max - min) + min;
793
+ let selectedValue = Math.round(rawValue / stepSize) * stepSize;
794
+ selectedValue = Math.max(min, selectedValue);
795
+ selectedValue = Math.min(max, selectedValue);
796
+ if (selectedValue > limit) {
797
+ selectedValue = limit;
798
+ return;
799
+ }
800
+ setInternalValue(selectedValue);
801
+ onChange && onChange(selectedValue);
802
+ },
803
+ [
804
+ max,
805
+ min,
806
+ onChange,
807
+ stepSize,
808
+ sliderPosition.w,
809
+ isDragging,
810
+ thumbRenderProperties.w,
811
+ limit
812
+ ]
813
+ );
814
+ const onMouseUp = React.useCallback(() => {
815
+ setIsDragging(false);
816
+ }, []);
817
+ const onMouseMove = React.useCallback(
818
+ (e) => {
819
+ if (isDragging) {
820
+ computeValuePosition(e);
821
+ }
822
+ },
823
+ [isDragging, computeValuePosition]
824
+ );
825
+ const onThumbMouseDown = React.useCallback((e) => {
826
+ e.preventDefault();
827
+ e.stopPropagation();
828
+ setIsDragging(true);
829
+ }, []);
830
+ const onTouchEnd = React.useCallback(() => {
831
+ setIsDragging(false);
832
+ }, []);
833
+ const onTouchMove = React.useCallback(
834
+ (e) => {
835
+ if (isDragging) {
836
+ computeValuePosition(e);
837
+ }
838
+ },
839
+ [computeValuePosition, isDragging]
840
+ );
841
+ const onTouchStart = (e) => {
842
+ e.preventDefault();
843
+ e.stopPropagation();
844
+ setIsDragging(true);
845
+ };
846
+ const thumbPositionX = React.useMemo(() => {
847
+ const trackWidth = sliderPosition.w;
848
+ const normalizeValue = (internalValue - min) / (max - min);
849
+ const x = normalizeValue * trackWidth + sliderPosition.x;
850
+ return x - thumbRenderProperties.w / 2 + 2;
851
+ }, [
852
+ min,
853
+ max,
854
+ internalValue,
855
+ sliderPosition.x,
856
+ sliderPosition.w,
857
+ thumbRenderProperties.w
858
+ ]);
859
+ React.useEffect(() => {
860
+ if (isDragging) {
861
+ window.addEventListener("mousemove", onMouseMove);
862
+ window.addEventListener("mouseup", onMouseUp);
863
+ window.addEventListener("touchmove", onTouchMove, { passive: true });
864
+ window.addEventListener("touchend", onTouchEnd);
865
+ }
866
+ return () => {
867
+ window.removeEventListener("mousemove", onMouseMove);
868
+ window.removeEventListener("mouseup", onMouseUp);
869
+ window.removeEventListener("touchmove", onTouchMove);
870
+ window.removeEventListener("touchend", onTouchEnd);
871
+ };
872
+ }, [isDragging, onMouseMove, onMouseUp, onTouchMove, onTouchEnd]);
873
+ return /* @__PURE__ */ jsxRuntime.jsxs("g", { children: [
874
+ /* @__PURE__ */ jsxRuntime.jsx(
875
+ "rect",
876
+ {
877
+ ref: sliderRef,
878
+ x: Math.max(sliderPosition.x, 0),
879
+ y: Math.max(sliderPosition.y, 0),
880
+ width: Math.max(sliderPosition.w, 0),
881
+ height: 6,
882
+ rx: 3,
883
+ ry: 3,
884
+ fill: utils.colors.gray_100
885
+ }
886
+ ),
887
+ /* @__PURE__ */ jsxRuntime.jsxs(
888
+ "g",
889
+ {
890
+ transform: `translate(${thumbPositionX}, ${thumbRenderProperties.y})`,
891
+ onMouseDown: onThumbMouseDown,
892
+ onTouchStart,
893
+ style: { cursor: isDragging ? "grabbing" : "grab" },
894
+ children: [
895
+ /* @__PURE__ */ jsxRuntime.jsx(
896
+ "rect",
897
+ {
898
+ width: Math.max(thumbRenderProperties.w, 0),
899
+ height: Math.max(thumbRenderProperties.h, 0),
900
+ rx: 16,
901
+ ry: 16,
902
+ fill: utils.colors.info_600
903
+ }
904
+ ),
905
+ internalValue !== min && internalValue !== max && /* @__PURE__ */ jsxRuntime.jsxs(
906
+ "text",
907
+ {
908
+ x: thumbRenderProperties.w / 2,
909
+ y: -3 - GAP_TIMELINE_ACTIONS,
910
+ textAnchor: "middle",
911
+ fill: utils.colors.black,
912
+ fontSize: 12,
913
+ fontWeight: 500,
914
+ children: [
915
+ internalValue,
916
+ " ani"
917
+ ]
918
+ }
919
+ ),
920
+ /* @__PURE__ */ jsxRuntime.jsx(
921
+ "text",
922
+ {
923
+ x: thumbRenderProperties.w / 2,
924
+ y: thumbRenderProperties.h / 2 + 5,
925
+ textAnchor: "middle",
926
+ fill: utils.colors.white,
927
+ fontSize: 14,
928
+ fontWeight: 400,
929
+ children: "Trage"
930
+ }
931
+ )
932
+ ]
933
+ }
934
+ )
935
+ ] });
936
+ };
937
+
938
+ exports.default = UnitLinkGraph;