rbro-tat-uds 1.6.36 → 2.0.1

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