rbro-tat-uds 1.6.35 → 2.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1055) hide show
  1. package/build/assets/fonts/AmaliaCondW02-Bold.woff2 +0 -0
  2. package/build/assets/fonts/AmaliaCondW02-Light.woff2 +0 -0
  3. package/build/assets/fonts/AmaliaCondW02-Regular.woff2 +0 -0
  4. package/build/assets/fonts/AmaliaW02-Black.woff2 +0 -0
  5. package/build/assets/fonts/AmaliaW02-BlackItalic.woff2 +0 -0
  6. package/build/assets/fonts/AmaliaW02-Bold.woff2 +0 -0
  7. package/build/assets/fonts/AmaliaW02-BoldItalic.woff2 +0 -0
  8. package/build/assets/fonts/AmaliaW02-Italic.woff2 +0 -0
  9. package/build/assets/fonts/AmaliaW02-Light.woff2 +0 -0
  10. package/build/assets/fonts/AmaliaW02-LightItalic.woff2 +0 -0
  11. package/build/assets/fonts/AmaliaW02-Medium.woff2 +0 -0
  12. package/build/assets/fonts/AmaliaW02-MediumItalic.woff2 +0 -0
  13. package/build/assets/fonts/AmaliaW02-Regular.woff2 +0 -0
  14. package/build/assets/fonts/AmaliaW02-Thin.woff2 +0 -0
  15. package/build/assets/fonts/AmaliaW02-ThinItalic.woff2 +0 -0
  16. package/build/assets/fonts/fonts.d.ts +1 -0
  17. package/build/cjs/assets/icons/acc-special.svg.cjs +41 -0
  18. package/build/cjs/assets/icons/add.svg.cjs +35 -0
  19. package/build/cjs/assets/icons/airplane.svg.cjs +37 -0
  20. package/build/cjs/assets/icons/asterix.svg.cjs +35 -0
  21. package/build/cjs/assets/icons/atm-cards-1.svg.cjs +37 -0
  22. package/build/cjs/assets/icons/atm-cash-1.svg.cjs +43 -0
  23. package/build/cjs/assets/icons/autoservice-3.svg.cjs +37 -0
  24. package/build/cjs/assets/icons/back.svg.cjs +35 -0
  25. package/build/cjs/assets/icons/branch.svg.cjs +39 -0
  26. package/build/cjs/assets/icons/bundle-of-money.svg.cjs +39 -0
  27. package/build/cjs/assets/icons/calculator-currency-2.svg.cjs +39 -0
  28. package/build/cjs/assets/icons/calculator-currency-3.svg.cjs +35 -0
  29. package/build/cjs/assets/icons/calculator.svg.cjs +39 -0
  30. package/build/cjs/assets/icons/calendar.svg.cjs +35 -0
  31. package/build/cjs/assets/icons/cancel.svg.cjs +39 -0
  32. package/build/cjs/assets/icons/card-credit.svg.cjs +39 -0
  33. package/build/cjs/assets/icons/card-get.svg.cjs +35 -0
  34. package/build/cjs/assets/icons/card-heart.svg.cjs +41 -0
  35. package/build/cjs/assets/icons/card-raif.svg.cjs +39 -0
  36. package/build/cjs/assets/icons/card.svg.cjs +39 -0
  37. package/build/cjs/assets/icons/cards.svg.cjs +39 -0
  38. package/build/cjs/assets/icons/cash-transactions.svg.cjs +35 -0
  39. package/build/cjs/assets/icons/certificate.svg.cjs +41 -0
  40. package/build/cjs/assets/icons/chart-bar-2.svg.cjs +37 -0
  41. package/build/cjs/assets/icons/chart-line.svg.cjs +37 -0
  42. package/build/cjs/assets/icons/chat-1.svg.cjs +35 -0
  43. package/build/cjs/assets/icons/chat-ask-raif.svg.cjs +37 -0
  44. package/build/cjs/assets/icons/chat-raif.svg.cjs +39 -0
  45. package/build/cjs/assets/icons/checkmark-part.svg.cjs +35 -0
  46. package/build/cjs/assets/icons/checkmark.svg.cjs +35 -0
  47. package/build/cjs/assets/icons/checkmark_filled.svg.cjs +37 -0
  48. package/build/cjs/assets/icons/checkmark_ring.svg.cjs +39 -0
  49. package/build/cjs/assets/icons/city.svg.cjs +39 -0
  50. package/build/cjs/assets/icons/clear-rec.svg.cjs +39 -0
  51. package/build/cjs/assets/icons/clear-ring-filled.svg.cjs +37 -0
  52. package/build/cjs/assets/icons/clear-ring-outlined.svg.cjs +39 -0
  53. package/build/cjs/assets/icons/clear-ring.svg.cjs +39 -0
  54. package/build/cjs/assets/icons/clear_filled.svg.cjs +37 -0
  55. package/build/cjs/assets/icons/close.svg.cjs +35 -0
  56. package/build/cjs/assets/icons/code-qr.svg.cjs +43 -0
  57. package/build/cjs/assets/icons/crane-1.svg.cjs +39 -0
  58. package/build/cjs/assets/icons/credit-cash.svg.cjs +37 -0
  59. package/build/cjs/assets/icons/credit-consumer.svg.cjs +39 -0
  60. package/build/cjs/assets/icons/credit-pay-full.svg.cjs +43 -0
  61. package/build/cjs/assets/icons/credit-pay-part.svg.cjs +37 -0
  62. package/build/cjs/assets/icons/cube.svg.cjs +37 -0
  63. package/build/cjs/assets/icons/currency-transfer.svg.cjs +39 -0
  64. package/build/cjs/assets/icons/default.svg.cjs +32 -0
  65. package/build/cjs/assets/icons/doc-error.svg.cjs +38 -0
  66. package/build/cjs/assets/icons/doc-new.svg.cjs +37 -0
  67. package/build/cjs/assets/icons/doc-sent.svg.cjs +39 -0
  68. package/build/cjs/assets/icons/doc-sign-and-send.svg.cjs +39 -0
  69. package/build/cjs/assets/icons/doc_edit.svg.cjs +41 -0
  70. package/build/cjs/assets/icons/document.svg.cjs +37 -0
  71. package/build/cjs/assets/icons/down-ring.svg.cjs +37 -0
  72. package/build/cjs/assets/icons/edit.svg.cjs +35 -0
  73. package/build/cjs/assets/icons/exchange-1.svg.cjs +35 -0
  74. package/build/cjs/assets/icons/exit.svg.cjs +39 -0
  75. package/build/cjs/assets/icons/eye-closed.svg.cjs +37 -0
  76. package/build/cjs/assets/icons/eye-opened.svg.cjs +41 -0
  77. package/build/cjs/assets/icons/flag.svg.cjs +37 -0
  78. package/build/cjs/assets/icons/forward.svg.cjs +35 -0
  79. package/build/cjs/assets/icons/go-left.svg.cjs +35 -0
  80. package/build/cjs/assets/icons/go-right.svg.cjs +35 -0
  81. package/build/cjs/assets/icons/grocery-1.svg.cjs +37 -0
  82. package/build/cjs/assets/icons/grocery-2.svg.cjs +39 -0
  83. package/build/cjs/assets/icons/hand-cash-1.svg.cjs +35 -0
  84. package/build/cjs/assets/icons/heart-outlined.svg.cjs +37 -0
  85. package/build/cjs/assets/icons/hint.svg.cjs +37 -0
  86. package/build/cjs/assets/icons/history-partial.svg.cjs +37 -0
  87. package/build/cjs/assets/icons/history.svg.cjs +39 -0
  88. package/build/cjs/assets/icons/home.svg.cjs +35 -0
  89. package/build/cjs/assets/icons/ideas-raiting.svg.cjs +39 -0
  90. package/build/cjs/assets/icons/in-progress-ring.svg.cjs +41 -0
  91. package/build/cjs/assets/icons/in-progress.svg.cjs +39 -0
  92. package/build/cjs/assets/icons/in-queue.svg.cjs +35 -0
  93. package/build/cjs/assets/icons/info_filled.svg.cjs +37 -0
  94. package/build/cjs/assets/icons/inn-1.svg.cjs +39 -0
  95. package/build/cjs/assets/icons/insurance-1.svg.cjs +41 -0
  96. package/build/cjs/assets/icons/invoice_seal.svg.cjs +41 -0
  97. package/build/cjs/assets/icons/libra.svg.cjs +39 -0
  98. package/build/cjs/assets/icons/lightining.svg.cjs +37 -0
  99. package/build/cjs/assets/icons/like.svg.cjs +37 -0
  100. package/build/cjs/assets/icons/logo_contained_rounded.svg.cjs +42 -0
  101. package/build/cjs/assets/icons/mail-in.svg.cjs +39 -0
  102. package/build/cjs/assets/icons/mail-out.svg.cjs +39 -0
  103. package/build/cjs/assets/icons/mail.svg.cjs +35 -0
  104. package/build/cjs/assets/icons/man-butterfly.svg.cjs +39 -0
  105. package/build/cjs/assets/icons/man-outlined.svg.cjs +39 -0
  106. package/build/cjs/assets/icons/menu-down.svg.cjs +35 -0
  107. package/build/cjs/assets/icons/menu-up.svg.cjs +35 -0
  108. package/build/cjs/assets/icons/minus.svg.cjs +37 -0
  109. package/build/cjs/assets/icons/mobile-connecting.svg.cjs +39 -0
  110. package/build/cjs/assets/icons/mobile-send-money.svg.cjs +37 -0
  111. package/build/cjs/assets/icons/mobile.svg.cjs +39 -0
  112. package/build/cjs/assets/icons/money-bag-Outlined.svg.cjs +37 -0
  113. package/build/cjs/assets/icons/money-bag-incoming.svg.cjs +45 -0
  114. package/build/cjs/assets/icons/money-investment.svg.cjs +45 -0
  115. package/build/cjs/assets/icons/money-return.svg.cjs +41 -0
  116. package/build/cjs/assets/icons/money.svg.cjs +41 -0
  117. package/build/cjs/assets/icons/mountains.svg.cjs +37 -0
  118. package/build/cjs/assets/icons/new_tab.svg.cjs +37 -0
  119. package/build/cjs/assets/icons/notification-outlined.svg.cjs +37 -0
  120. package/build/cjs/assets/icons/offer.svg.cjs +37 -0
  121. package/build/cjs/assets/icons/office-supplies.svg.cjs +37 -0
  122. package/build/cjs/assets/icons/other-goods.svg.cjs +37 -0
  123. package/build/cjs/assets/icons/payment-auto.svg.cjs +37 -0
  124. package/build/cjs/assets/icons/people-1.svg.cjs +43 -0
  125. package/build/cjs/assets/icons/people-2.svg.cjs +45 -0
  126. package/build/cjs/assets/icons/phone.svg.cjs +37 -0
  127. package/build/cjs/assets/icons/plus.svg.cjs +35 -0
  128. package/build/cjs/assets/icons/premium.svg.cjs +37 -0
  129. package/build/cjs/assets/icons/purchases.svg.cjs +37 -0
  130. package/build/cjs/assets/icons/rating.svg.cjs +37 -0
  131. package/build/cjs/assets/icons/refresh-repeat.svg.cjs +35 -0
  132. package/build/cjs/assets/icons/rejected.svg.cjs +37 -0
  133. package/build/cjs/assets/icons/remove_person.svg.cjs +39 -0
  134. package/build/cjs/assets/icons/retry-1.svg.cjs +35 -0
  135. package/build/cjs/assets/icons/safe.svg.cjs +37 -0
  136. package/build/cjs/assets/icons/satellite-2.svg.cjs +39 -0
  137. package/build/cjs/assets/icons/search.svg.cjs +35 -0
  138. package/build/cjs/assets/icons/select-hide.svg.cjs +35 -0
  139. package/build/cjs/assets/icons/select-open-down.svg.cjs +35 -0
  140. package/build/cjs/assets/icons/shield-check.svg.cjs +39 -0
  141. package/build/cjs/assets/icons/shield.svg.cjs +39 -0
  142. package/build/cjs/assets/icons/spinner.svg.cjs +45 -0
  143. package/build/cjs/assets/icons/star-person-1.svg.cjs +43 -0
  144. package/build/cjs/assets/icons/tag-price-4.svg.cjs +39 -0
  145. package/build/cjs/assets/icons/task-done.svg.cjs +35 -0
  146. package/build/cjs/assets/icons/to-people.svg.cjs +45 -0
  147. package/build/cjs/assets/icons/to-person.svg.cjs +39 -0
  148. package/build/cjs/assets/icons/trash.svg.cjs +35 -0
  149. package/build/cjs/assets/icons/up-ring.svg.cjs +37 -0
  150. package/build/cjs/assets/icons/up.svg.cjs +35 -0
  151. package/build/cjs/assets/icons/wallet-2.svg.cjs +39 -0
  152. package/build/cjs/assets/icons/warning-exclamation.svg.cjs +35 -0
  153. package/build/cjs/assets/icons/warning-ring.svg.cjs +39 -0
  154. package/build/cjs/assets/icons/warning-tr-filled.svg.cjs +37 -0
  155. package/build/cjs/assets/icons/warning-tr.svg.cjs +37 -0
  156. package/build/cjs/assets/icons/warning_filled.svg.cjs +37 -0
  157. package/build/cjs/assets/icons/world.svg.cjs +37 -0
  158. package/build/cjs/components/Alert/Alert.cjs +482 -0
  159. package/build/cjs/components/Alert/index.cjs +12 -0
  160. package/build/cjs/components/AppBranding/AppBranding.cjs +51 -0
  161. package/build/cjs/components/AppBranding/index.cjs +12 -0
  162. package/build/cjs/components/AutosaveStatus/AutosaveStatus.cjs +58 -0
  163. package/build/cjs/components/AutosaveStatus/index.cjs +12 -0
  164. package/build/cjs/components/Bar/Bar.cjs +54 -0
  165. package/build/cjs/components/Bar/index.cjs +12 -0
  166. package/build/cjs/components/BreadcrumbItem/BreadcrumbItem.cjs +67 -0
  167. package/build/cjs/components/BreadcrumbItem/index.cjs +12 -0
  168. package/build/cjs/components/Breadcrumbs/Breadcrumbs.cjs +25 -0
  169. package/build/cjs/components/Breadcrumbs/index.cjs +12 -0
  170. package/build/cjs/components/Button/Button.cjs +591 -0
  171. package/build/cjs/components/Button/index.cjs +12 -0
  172. package/build/cjs/components/ButtonLink/ButtonLink.cjs +161 -0
  173. package/build/cjs/components/ButtonLink/index.cjs +12 -0
  174. package/build/cjs/components/Card/Card.cjs +326 -0
  175. package/build/cjs/components/Card/index.cjs +12 -0
  176. package/build/cjs/components/Checkbox/Checkbox.cjs +108 -0
  177. package/build/cjs/components/Checkbox/index.cjs +12 -0
  178. package/build/cjs/components/CityPicker/CityPicker.cjs +408 -0
  179. package/build/cjs/components/CityPicker/cities.cjs +970 -0
  180. package/build/cjs/components/CityPicker/index.cjs +12 -0
  181. package/build/cjs/components/ConfigurationSaveInfo/ConfigurationSaveInfo.cjs +73 -0
  182. package/build/cjs/components/ConfigurationSaveInfo/index.cjs +12 -0
  183. package/build/cjs/components/Container/Container.cjs +66 -0
  184. package/build/cjs/components/Container/index.cjs +12 -0
  185. package/build/cjs/components/Content/Content.cjs +39 -0
  186. package/build/cjs/components/Content/index.cjs +12 -0
  187. package/build/cjs/components/ContentDropdown/ContentDropdown.cjs +199 -0
  188. package/build/cjs/components/ContentDropdown/index.cjs +12 -0
  189. package/build/cjs/components/CreditCard/CreditCard.cjs +68 -0
  190. package/build/cjs/components/CreditCard/index.cjs +12 -0
  191. package/build/cjs/components/DashboardCard/DashboardCard.cjs +335 -0
  192. package/build/cjs/components/DashboardCard/index.cjs +12 -0
  193. package/build/cjs/components/DashboardCategory/DashboardCategory.cjs +73 -0
  194. package/build/cjs/components/DashboardCategory/index.cjs +12 -0
  195. package/build/cjs/components/DashboardSmallShortcut/DashboardSmallShortcut.cjs +506 -0
  196. package/build/cjs/components/DashboardSmallShortcut/index.cjs +12 -0
  197. package/build/cjs/components/Datepicker/Calendar.cjs +453 -0
  198. package/build/cjs/components/Datepicker/Datepicker.cjs +206 -0
  199. package/build/cjs/components/Datepicker/helpers_calendar.cjs +128 -0
  200. package/build/cjs/components/Datepicker/index.cjs +12 -0
  201. package/build/cjs/components/Divider/Divider.cjs +29 -0
  202. package/build/cjs/components/Divider/index.cjs +12 -0
  203. package/build/cjs/components/DonutGraph/DonutGraph.cjs +81 -0
  204. package/build/cjs/components/DonutGraph/index.cjs +12 -0
  205. package/build/cjs/components/Dropdown/Dropdown.cjs +301 -0
  206. package/build/cjs/components/Dropdown/index.cjs +12 -0
  207. package/build/cjs/components/Flex/Flex.cjs +128 -0
  208. package/build/cjs/components/Flex/index.cjs +12 -0
  209. package/build/cjs/components/FormField/FormField.cjs +163 -0
  210. package/build/cjs/components/FormField/index.cjs +12 -0
  211. package/build/cjs/components/GraficConfiguratiePensii/GraficConfiguratiePensii.cjs +152 -0
  212. package/build/cjs/components/GraficConfiguratiePensii/index.cjs +12 -0
  213. package/build/cjs/components/GraficFondInvestitii/GraficFondInvestitii.cjs +402 -0
  214. package/build/cjs/components/GraficFondInvestitii/index.cjs +12 -0
  215. package/build/cjs/components/GraficFondInvestitiiInflatie/GraficFondInvestitiiInflatie.cjs +344 -0
  216. package/build/cjs/components/GraficFondInvestitiiInflatie/index.cjs +12 -0
  217. package/build/cjs/components/GraficPensii/GraficPensii.cjs +356 -0
  218. package/build/cjs/components/GraficPensii/index.cjs +12 -0
  219. package/build/cjs/components/GraficPlanInvestitii/GraficPlanInvestitii.cjs +384 -0
  220. package/build/cjs/components/GraficPlanInvestitii/index.cjs +12 -0
  221. package/build/cjs/components/GraficPropunerePensii/GraficPropunerePensii.cjs +279 -0
  222. package/build/cjs/components/GraficPropunerePensii/index.cjs +12 -0
  223. package/build/cjs/components/Icon/Icon.cjs +42 -0
  224. package/build/cjs/components/Icon/IconsList.cjs +288 -0
  225. package/build/cjs/components/Icon/index.cjs +12 -0
  226. package/build/cjs/components/IconButton/IconButton.cjs +498 -0
  227. package/build/cjs/components/IconButton/index.cjs +12 -0
  228. package/build/cjs/components/IconCard/IconCard.cjs +89 -0
  229. package/build/cjs/components/IconCard/index.cjs +12 -0
  230. package/build/cjs/components/Illustration/Illustration.cjs +27 -0
  231. package/build/cjs/components/Illustration/Illustrations.cjs +30 -0
  232. package/build/cjs/components/Illustration/illustrations/m-celebration-raiffeisen.svg.cjs +1432 -0
  233. package/build/cjs/components/Illustration/illustrations/m-investing-money.svg.cjs +444 -0
  234. package/build/cjs/components/Illustration/illustrations/m-loan-payment.svg.cjs +660 -0
  235. package/build/cjs/components/Illustration/illustrations/m-loan-with-a-fixed-interest-rate.svg.cjs +663 -0
  236. package/build/cjs/components/Illustration/illustrations/m-money-in-motion.svg.cjs +665 -0
  237. package/build/cjs/components/Illustration/illustrations/m-money-is-safe.svg.cjs +669 -0
  238. package/build/cjs/components/Illustration/illustrations/m-money-to-the-account.svg.cjs +459 -0
  239. package/build/cjs/components/Illustration/illustrations/m-no-fees.svg.cjs +1203 -0
  240. package/build/cjs/components/Illustration/illustrations/m-quick-money.svg.cjs +292 -0
  241. package/build/cjs/components/Illustration/illustrations/s-housing-loan.svg.cjs +580 -0
  242. package/build/cjs/components/Illustration/index.cjs +12 -0
  243. package/build/cjs/components/ImageCard/ImageCard.cjs +162 -0
  244. package/build/cjs/components/ImageCard/index.cjs +12 -0
  245. package/build/cjs/components/InPageTab/InPageTab.cjs +69 -0
  246. package/build/cjs/components/InPageTab/index.cjs +12 -0
  247. package/build/cjs/components/InvestmentFundItem/InvestmentFundItem.cjs +135 -0
  248. package/build/cjs/components/InvestmentFundItem/index.cjs +12 -0
  249. package/build/cjs/components/LabeledText/LabeledText.cjs +70 -0
  250. package/build/cjs/components/LabeledText/index.cjs +12 -0
  251. package/build/cjs/components/LabeledTextInLine/LabeledTextInLine.cjs +85 -0
  252. package/build/cjs/components/LabeledTextInLine/index.cjs +12 -0
  253. package/build/cjs/components/Layout/Layout.cjs +34 -0
  254. package/build/cjs/components/Layout/index.cjs +12 -0
  255. package/build/cjs/components/Logo/Logo.cjs +32 -0
  256. package/build/cjs/components/Logo/index.cjs +12 -0
  257. package/build/cjs/components/Modal/Modal.cjs +147 -0
  258. package/build/cjs/components/Modal/index.cjs +12 -0
  259. package/build/cjs/components/Numpad/Numpad.cjs +242 -0
  260. package/build/cjs/components/Numpad/index.cjs +12 -0
  261. package/build/cjs/components/ObjectiveCard/ObjectiveCard.cjs +94 -0
  262. package/build/cjs/components/ObjectiveCard/index.cjs +12 -0
  263. package/build/cjs/components/ObjectiveCardSmall/ObjectiveCardSmall.cjs +84 -0
  264. package/build/cjs/components/ObjectiveCardSmall/index.cjs +12 -0
  265. package/build/cjs/components/OfferCard/OfferCard.cjs +233 -0
  266. package/build/cjs/components/OfferCard/index.cjs +12 -0
  267. package/build/cjs/components/OperationsDashboardCard/OperationsDashboardCard.cjs +110 -0
  268. package/build/cjs/components/OperationsDashboardCard/index.cjs +12 -0
  269. package/build/cjs/components/OperationsDashboardCategory/OperationsDashboardCategory.cjs +53 -0
  270. package/build/cjs/components/OperationsDashboardCategory/index.cjs +12 -0
  271. package/build/cjs/components/PageMessage/PageMessage.cjs +232 -0
  272. package/build/cjs/components/PageMessage/index.cjs +12 -0
  273. package/build/cjs/components/PageTitle/PageTitle.cjs +82 -0
  274. package/build/cjs/components/PageTitle/index.cjs +12 -0
  275. package/build/cjs/components/Pill/Pill.cjs +67 -0
  276. package/build/cjs/components/Pill/index.cjs +12 -0
  277. package/build/cjs/components/PlanFinanciarAUMBar/PlanFinanciarAUMBar.cjs +276 -0
  278. package/build/cjs/components/PlanFinanciarAUMBar/index.cjs +12 -0
  279. package/build/cjs/components/PlanFinanciarAUMGraph/PlanFinanciarAUMGraph.cjs +364 -0
  280. package/build/cjs/components/PlanFinanciarAUMGraph/index.cjs +12 -0
  281. package/build/cjs/components/PlanulFinanciarTeaser/PlanulFinanciarTeaser.cjs +96 -0
  282. package/build/cjs/components/PlanulFinanciarTeaser/index.cjs +12 -0
  283. package/build/cjs/components/ProductTeaser/ProductTeaser.cjs +103 -0
  284. package/build/cjs/components/ProductTeaser/index.cjs +12 -0
  285. package/build/cjs/components/ProductTeaserButton/ProductTeaserButton.cjs +145 -0
  286. package/build/cjs/components/ProductTeaserButton/index.cjs +12 -0
  287. package/build/cjs/components/ProductTeaserParameters/ProductTeaserParameters.cjs +123 -0
  288. package/build/cjs/components/ProductTeaserParameters/index.cjs +12 -0
  289. package/build/cjs/components/ProductTeaserStep/ProductTeaserStep.cjs +194 -0
  290. package/build/cjs/components/ProductTeaserStep/index.cjs +12 -0
  291. package/build/cjs/components/ProposalPensii/ProposalPensii.cjs +313 -0
  292. package/build/cjs/components/ProposalPensii/index.cjs +12 -0
  293. package/build/cjs/components/ProposalUnitlinked/ProposalUnitlinked.cjs +308 -0
  294. package/build/cjs/components/ProposalUnitlinked/index.cjs +12 -0
  295. package/build/cjs/components/PropunereAsigurariCalatorie/PropunereAsigurariCalatorie.cjs +312 -0
  296. package/build/cjs/components/PropunereAsigurariCalatorie/index.cjs +12 -0
  297. package/build/cjs/components/PropunereFlexicredit/PropunereFlexicredit.cjs +370 -0
  298. package/build/cjs/components/PropunereFlexicredit/index.cjs +12 -0
  299. package/build/cjs/components/PropunereFondInvestitii/PropunereFondInvestitii.cjs +297 -0
  300. package/build/cjs/components/PropunereFondInvestitii/index.cjs +12 -0
  301. package/build/cjs/components/PropunerePlanInvestitii/PropunerePlanInvestitii.cjs +297 -0
  302. package/build/cjs/components/PropunerePlanInvestitii/index.cjs +12 -0
  303. package/build/cjs/components/Radio/Radio.cjs +108 -0
  304. package/build/cjs/components/Radio/index.cjs +12 -0
  305. package/build/cjs/components/RatesCalculator/RatesCalculator.cjs +535 -0
  306. package/build/cjs/components/RatesCalculator/index.cjs +12 -0
  307. package/build/cjs/components/Section/Section.cjs +82 -0
  308. package/build/cjs/components/Section/index.cjs +12 -0
  309. package/build/cjs/components/SegmentedTabs/SegmentedTabs.cjs +29 -0
  310. package/build/cjs/components/SegmentedTabs/index.cjs +12 -0
  311. package/build/cjs/components/SelectionButton/SelectionButton.cjs +139 -0
  312. package/build/cjs/components/SelectionButton/index.cjs +12 -0
  313. package/build/cjs/components/SelectionPill/SelectionPill.cjs +155 -0
  314. package/build/cjs/components/SelectionPill/index.cjs +12 -0
  315. package/build/cjs/components/ShortcutCard/ShortcutCard.cjs +133 -0
  316. package/build/cjs/components/ShortcutCard/index.cjs +12 -0
  317. package/build/cjs/components/Sidebar/Sidebar.cjs +79 -0
  318. package/build/cjs/components/Sidebar/index.cjs +12 -0
  319. package/build/cjs/components/SidebarItem/SidebarItem.cjs +153 -0
  320. package/build/cjs/components/SidebarItem/index.cjs +12 -0
  321. package/build/cjs/components/Slider/Slider.cjs +248 -0
  322. package/build/cjs/components/Slider/index.cjs +12 -0
  323. package/build/cjs/components/Spinner/Spinner.cjs +54 -0
  324. package/build/cjs/components/Spinner/index.cjs +12 -0
  325. package/build/cjs/components/StepTab/StepTab.cjs +491 -0
  326. package/build/cjs/components/StepTab/index.cjs +12 -0
  327. package/build/cjs/components/StepsBar/StepsBar.cjs +68 -0
  328. package/build/cjs/components/StepsBar/index.cjs +12 -0
  329. package/build/cjs/components/Switch/Switch.cjs +145 -0
  330. package/build/cjs/components/Switch/index.cjs +12 -0
  331. package/build/cjs/components/Tab/Tab.cjs +149 -0
  332. package/build/cjs/components/Tab/index.cjs +12 -0
  333. package/build/cjs/components/TextInput/TextInput.cjs +433 -0
  334. package/build/cjs/components/TextInput/index.cjs +12 -0
  335. package/build/cjs/components/TimedButton/TimedButton.cjs +142 -0
  336. package/build/cjs/components/TimedButton/index.cjs +12 -0
  337. package/build/cjs/components/TimelineSteps/TimelineSteps.cjs +33 -0
  338. package/build/cjs/components/TimelineSteps/index.cjs +12 -0
  339. package/build/cjs/components/TimelineStepsItem/TimelineStepsItem.cjs +81 -0
  340. package/build/cjs/components/TimelineStepsItem/index.cjs +12 -0
  341. package/build/cjs/components/Timer/Timer.cjs +122 -0
  342. package/build/cjs/components/Timer/index.cjs +12 -0
  343. package/build/cjs/components/UnitlinkGraph/UnitlinkGraph.cjs +938 -0
  344. package/build/cjs/components/UnitlinkGraph/index.cjs +12 -0
  345. package/build/cjs/components/VerticalHeat/VerticalHeat.cjs +156 -0
  346. package/build/cjs/components/VerticalHeat/index.cjs +12 -0
  347. package/build/cjs/components/index.cjs +180 -0
  348. package/build/cjs/index.cjs +25548 -0
  349. package/build/cjs/index.css +2 -0
  350. package/build/cjs/index.css.map +1 -0
  351. package/build/cjs/utils/colors.cjs +142 -0
  352. package/build/cjs/utils/index.cjs +8 -0
  353. package/build/esm/assets/icons/acc-special.svg.js +20 -0
  354. package/build/esm/assets/icons/add.svg.js +14 -0
  355. package/build/esm/assets/icons/airplane.svg.js +16 -0
  356. package/build/esm/assets/icons/asterix.svg.js +14 -0
  357. package/build/esm/assets/icons/atm-cards-1.svg.js +16 -0
  358. package/build/esm/assets/icons/atm-cash-1.svg.js +22 -0
  359. package/build/esm/assets/icons/autoservice-3.svg.js +16 -0
  360. package/build/esm/assets/icons/back.svg.js +14 -0
  361. package/build/esm/assets/icons/branch.svg.js +18 -0
  362. package/build/esm/assets/icons/bundle-of-money.svg.js +18 -0
  363. package/build/esm/assets/icons/calculator-currency-2.svg.js +18 -0
  364. package/build/esm/assets/icons/calculator-currency-3.svg.js +14 -0
  365. package/build/esm/assets/icons/calculator.svg.js +18 -0
  366. package/build/esm/assets/icons/calendar.svg.js +14 -0
  367. package/build/esm/assets/icons/cancel.svg.js +18 -0
  368. package/build/esm/assets/icons/card-credit.svg.js +18 -0
  369. package/build/esm/assets/icons/card-get.svg.js +14 -0
  370. package/build/esm/assets/icons/card-heart.svg.js +20 -0
  371. package/build/esm/assets/icons/card-raif.svg.js +18 -0
  372. package/build/esm/assets/icons/card.svg.js +18 -0
  373. package/build/esm/assets/icons/cards.svg.js +18 -0
  374. package/build/esm/assets/icons/cash-transactions.svg.js +14 -0
  375. package/build/esm/assets/icons/certificate.svg.js +20 -0
  376. package/build/esm/assets/icons/chart-bar-2.svg.js +16 -0
  377. package/build/esm/assets/icons/chart-line.svg.js +16 -0
  378. package/build/esm/assets/icons/chat-1.svg.js +14 -0
  379. package/build/esm/assets/icons/chat-ask-raif.svg.js +16 -0
  380. package/build/esm/assets/icons/chat-raif.svg.js +18 -0
  381. package/build/esm/assets/icons/checkmark-part.svg.js +14 -0
  382. package/build/esm/assets/icons/checkmark.svg.js +14 -0
  383. package/build/esm/assets/icons/checkmark_filled.svg.js +16 -0
  384. package/build/esm/assets/icons/checkmark_ring.svg.js +18 -0
  385. package/build/esm/assets/icons/city.svg.js +18 -0
  386. package/build/esm/assets/icons/clear-rec.svg.js +18 -0
  387. package/build/esm/assets/icons/clear-ring-filled.svg.js +16 -0
  388. package/build/esm/assets/icons/clear-ring-outlined.svg.js +18 -0
  389. package/build/esm/assets/icons/clear-ring.svg.js +18 -0
  390. package/build/esm/assets/icons/clear_filled.svg.js +16 -0
  391. package/build/esm/assets/icons/close.svg.js +14 -0
  392. package/build/esm/assets/icons/code-qr.svg.js +22 -0
  393. package/build/esm/assets/icons/crane-1.svg.js +18 -0
  394. package/build/esm/assets/icons/credit-cash.svg.js +16 -0
  395. package/build/esm/assets/icons/credit-consumer.svg.js +18 -0
  396. package/build/esm/assets/icons/credit-pay-full.svg.js +22 -0
  397. package/build/esm/assets/icons/credit-pay-part.svg.js +16 -0
  398. package/build/esm/assets/icons/cube.svg.js +16 -0
  399. package/build/esm/assets/icons/currency-transfer.svg.js +18 -0
  400. package/build/esm/assets/icons/default.svg.js +11 -0
  401. package/build/esm/assets/icons/doc-error.svg.js +17 -0
  402. package/build/esm/assets/icons/doc-new.svg.js +16 -0
  403. package/build/esm/assets/icons/doc-sent.svg.js +18 -0
  404. package/build/esm/assets/icons/doc-sign-and-send.svg.js +18 -0
  405. package/build/esm/assets/icons/doc_edit.svg.js +20 -0
  406. package/build/esm/assets/icons/document.svg.js +16 -0
  407. package/build/esm/assets/icons/down-ring.svg.js +16 -0
  408. package/build/esm/assets/icons/edit.svg.js +14 -0
  409. package/build/esm/assets/icons/exchange-1.svg.js +14 -0
  410. package/build/esm/assets/icons/exit.svg.js +18 -0
  411. package/build/esm/assets/icons/eye-closed.svg.js +16 -0
  412. package/build/esm/assets/icons/eye-opened.svg.js +20 -0
  413. package/build/esm/assets/icons/flag.svg.js +16 -0
  414. package/build/esm/assets/icons/forward.svg.js +14 -0
  415. package/build/esm/assets/icons/go-left.svg.js +14 -0
  416. package/build/esm/assets/icons/go-right.svg.js +14 -0
  417. package/build/esm/assets/icons/grocery-1.svg.js +16 -0
  418. package/build/esm/assets/icons/grocery-2.svg.js +18 -0
  419. package/build/esm/assets/icons/hand-cash-1.svg.js +14 -0
  420. package/build/esm/assets/icons/heart-outlined.svg.js +16 -0
  421. package/build/esm/assets/icons/hint.svg.js +16 -0
  422. package/build/esm/assets/icons/history-partial.svg.js +16 -0
  423. package/build/esm/assets/icons/history.svg.js +18 -0
  424. package/build/esm/assets/icons/home.svg.js +14 -0
  425. package/build/esm/assets/icons/ideas-raiting.svg.js +18 -0
  426. package/build/esm/assets/icons/in-progress-ring.svg.js +20 -0
  427. package/build/esm/assets/icons/in-progress.svg.js +18 -0
  428. package/build/esm/assets/icons/in-queue.svg.js +14 -0
  429. package/build/esm/assets/icons/info_filled.svg.js +16 -0
  430. package/build/esm/assets/icons/inn-1.svg.js +18 -0
  431. package/build/esm/assets/icons/insurance-1.svg.js +20 -0
  432. package/build/esm/assets/icons/invoice_seal.svg.js +20 -0
  433. package/build/esm/assets/icons/libra.svg.js +18 -0
  434. package/build/esm/assets/icons/lightining.svg.js +16 -0
  435. package/build/esm/assets/icons/like.svg.js +16 -0
  436. package/build/esm/assets/icons/logo_contained_rounded.svg.js +21 -0
  437. package/build/esm/assets/icons/mail-in.svg.js +18 -0
  438. package/build/esm/assets/icons/mail-out.svg.js +18 -0
  439. package/build/esm/assets/icons/mail.svg.js +14 -0
  440. package/build/esm/assets/icons/man-butterfly.svg.js +18 -0
  441. package/build/esm/assets/icons/man-outlined.svg.js +18 -0
  442. package/build/esm/assets/icons/menu-down.svg.js +14 -0
  443. package/build/esm/assets/icons/menu-up.svg.js +14 -0
  444. package/build/esm/assets/icons/minus.svg.js +16 -0
  445. package/build/esm/assets/icons/mobile-connecting.svg.js +18 -0
  446. package/build/esm/assets/icons/mobile-send-money.svg.js +16 -0
  447. package/build/esm/assets/icons/mobile.svg.js +18 -0
  448. package/build/esm/assets/icons/money-bag-Outlined.svg.js +16 -0
  449. package/build/esm/assets/icons/money-bag-incoming.svg.js +24 -0
  450. package/build/esm/assets/icons/money-investment.svg.js +24 -0
  451. package/build/esm/assets/icons/money-return.svg.js +20 -0
  452. package/build/esm/assets/icons/money.svg.js +20 -0
  453. package/build/esm/assets/icons/mountains.svg.js +16 -0
  454. package/build/esm/assets/icons/new_tab.svg.js +16 -0
  455. package/build/esm/assets/icons/notification-outlined.svg.js +16 -0
  456. package/build/esm/assets/icons/offer.svg.js +16 -0
  457. package/build/esm/assets/icons/office-supplies.svg.js +16 -0
  458. package/build/esm/assets/icons/other-goods.svg.js +16 -0
  459. package/build/esm/assets/icons/payment-auto.svg.js +16 -0
  460. package/build/esm/assets/icons/people-1.svg.js +22 -0
  461. package/build/esm/assets/icons/people-2.svg.js +24 -0
  462. package/build/esm/assets/icons/phone.svg.js +16 -0
  463. package/build/esm/assets/icons/plus.svg.js +14 -0
  464. package/build/esm/assets/icons/premium.svg.js +16 -0
  465. package/build/esm/assets/icons/purchases.svg.js +16 -0
  466. package/build/esm/assets/icons/rating.svg.js +16 -0
  467. package/build/esm/assets/icons/refresh-repeat.svg.js +14 -0
  468. package/build/esm/assets/icons/rejected.svg.js +16 -0
  469. package/build/esm/assets/icons/remove_person.svg.js +18 -0
  470. package/build/esm/assets/icons/retry-1.svg.js +14 -0
  471. package/build/esm/assets/icons/safe.svg.js +16 -0
  472. package/build/esm/assets/icons/satellite-2.svg.js +18 -0
  473. package/build/esm/assets/icons/search.svg.js +14 -0
  474. package/build/esm/assets/icons/select-hide.svg.js +14 -0
  475. package/build/esm/assets/icons/select-open-down.svg.js +14 -0
  476. package/build/esm/assets/icons/shield-check.svg.js +18 -0
  477. package/build/esm/assets/icons/shield.svg.js +18 -0
  478. package/build/esm/assets/icons/spinner.svg.js +24 -0
  479. package/build/esm/assets/icons/star-person-1.svg.js +22 -0
  480. package/build/esm/assets/icons/tag-price-4.svg.js +18 -0
  481. package/build/esm/assets/icons/task-done.svg.js +14 -0
  482. package/build/esm/assets/icons/to-people.svg.js +24 -0
  483. package/build/esm/assets/icons/to-person.svg.js +18 -0
  484. package/build/esm/assets/icons/trash.svg.js +14 -0
  485. package/build/esm/assets/icons/up-ring.svg.js +16 -0
  486. package/build/esm/assets/icons/up.svg.js +14 -0
  487. package/build/esm/assets/icons/wallet-2.svg.js +18 -0
  488. package/build/esm/assets/icons/warning-exclamation.svg.js +14 -0
  489. package/build/esm/assets/icons/warning-ring.svg.js +18 -0
  490. package/build/esm/assets/icons/warning-tr-filled.svg.js +16 -0
  491. package/build/esm/assets/icons/warning-tr.svg.js +16 -0
  492. package/build/esm/assets/icons/warning_filled.svg.js +16 -0
  493. package/build/esm/assets/icons/world.svg.js +16 -0
  494. package/build/esm/components/Alert/Alert.js +478 -0
  495. package/build/esm/components/Alert/index.js +8 -0
  496. package/build/esm/components/AppBranding/AppBranding.js +47 -0
  497. package/build/esm/components/AppBranding/index.js +8 -0
  498. package/build/esm/components/AutosaveStatus/AutosaveStatus.js +54 -0
  499. package/build/esm/components/AutosaveStatus/index.js +8 -0
  500. package/build/esm/components/Bar/Bar.js +50 -0
  501. package/build/esm/components/Bar/index.js +8 -0
  502. package/build/esm/components/BreadcrumbItem/BreadcrumbItem.js +63 -0
  503. package/build/esm/components/BreadcrumbItem/index.js +8 -0
  504. package/build/esm/components/Breadcrumbs/Breadcrumbs.js +21 -0
  505. package/build/esm/components/Breadcrumbs/index.js +8 -0
  506. package/build/esm/components/Button/Button.js +587 -0
  507. package/build/esm/components/Button/index.js +8 -0
  508. package/build/esm/components/ButtonLink/ButtonLink.js +157 -0
  509. package/build/esm/components/ButtonLink/index.js +8 -0
  510. package/build/esm/components/Card/Card.js +322 -0
  511. package/build/esm/components/Card/index.js +8 -0
  512. package/build/esm/components/Checkbox/Checkbox.js +104 -0
  513. package/build/esm/components/Checkbox/index.js +8 -0
  514. package/build/esm/components/CityPicker/CityPicker.js +404 -0
  515. package/build/esm/components/CityPicker/cities.js +968 -0
  516. package/build/esm/components/CityPicker/index.js +8 -0
  517. package/build/esm/components/ConfigurationSaveInfo/ConfigurationSaveInfo.js +69 -0
  518. package/build/esm/components/ConfigurationSaveInfo/index.js +8 -0
  519. package/build/esm/components/Container/Container.js +62 -0
  520. package/build/esm/components/Container/index.js +8 -0
  521. package/build/esm/components/Content/Content.js +35 -0
  522. package/build/esm/components/Content/index.js +8 -0
  523. package/build/esm/components/ContentDropdown/ContentDropdown.js +195 -0
  524. package/build/esm/components/ContentDropdown/index.js +8 -0
  525. package/build/esm/components/CreditCard/CreditCard.js +64 -0
  526. package/build/esm/components/CreditCard/index.js +8 -0
  527. package/build/esm/components/DashboardCard/DashboardCard.js +331 -0
  528. package/build/esm/components/DashboardCard/index.js +8 -0
  529. package/build/esm/components/DashboardCategory/DashboardCategory.js +69 -0
  530. package/build/esm/components/DashboardCategory/index.js +8 -0
  531. package/build/esm/components/DashboardSmallShortcut/DashboardSmallShortcut.js +502 -0
  532. package/build/esm/components/DashboardSmallShortcut/index.js +8 -0
  533. package/build/esm/components/Datepicker/Calendar.js +449 -0
  534. package/build/esm/components/Datepicker/Datepicker.js +202 -0
  535. package/build/esm/components/Datepicker/helpers_calendar.js +109 -0
  536. package/build/esm/components/Datepicker/index.js +8 -0
  537. package/build/esm/components/Divider/Divider.js +25 -0
  538. package/build/esm/components/Divider/index.js +8 -0
  539. package/build/esm/components/DonutGraph/DonutGraph.js +77 -0
  540. package/build/esm/components/DonutGraph/index.js +8 -0
  541. package/build/esm/components/Dropdown/Dropdown.js +297 -0
  542. package/build/esm/components/Dropdown/index.js +8 -0
  543. package/build/esm/components/Flex/Flex.js +124 -0
  544. package/build/esm/components/Flex/index.js +8 -0
  545. package/build/esm/components/FormField/FormField.js +159 -0
  546. package/build/esm/components/FormField/index.js +8 -0
  547. package/build/esm/components/GraficConfiguratiePensii/GraficConfiguratiePensii.js +148 -0
  548. package/build/esm/components/GraficConfiguratiePensii/index.js +8 -0
  549. package/build/esm/components/GraficFondInvestitii/GraficFondInvestitii.js +398 -0
  550. package/build/esm/components/GraficFondInvestitii/index.js +8 -0
  551. package/build/esm/components/GraficFondInvestitiiInflatie/GraficFondInvestitiiInflatie.js +340 -0
  552. package/build/esm/components/GraficFondInvestitiiInflatie/index.js +8 -0
  553. package/build/esm/components/GraficPensii/GraficPensii.js +352 -0
  554. package/build/esm/components/GraficPensii/index.js +8 -0
  555. package/build/esm/components/GraficPlanInvestitii/GraficPlanInvestitii.js +380 -0
  556. package/build/esm/components/GraficPlanInvestitii/index.js +8 -0
  557. package/build/esm/components/GraficPropunerePensii/GraficPropunerePensii.js +275 -0
  558. package/build/esm/components/GraficPropunerePensii/index.js +8 -0
  559. package/build/esm/components/Icon/Icon.js +38 -0
  560. package/build/esm/components/Icon/IconsList.js +284 -0
  561. package/build/esm/components/Icon/index.js +8 -0
  562. package/build/esm/components/IconButton/IconButton.js +494 -0
  563. package/build/esm/components/IconButton/index.js +8 -0
  564. package/build/esm/components/IconCard/IconCard.js +85 -0
  565. package/build/esm/components/IconCard/index.js +8 -0
  566. package/build/esm/components/Illustration/Illustration.js +23 -0
  567. package/build/esm/components/Illustration/Illustrations.js +28 -0
  568. package/build/esm/components/Illustration/illustrations/m-celebration-raiffeisen.svg.js +1409 -0
  569. package/build/esm/components/Illustration/illustrations/m-investing-money.svg.js +421 -0
  570. package/build/esm/components/Illustration/illustrations/m-loan-payment.svg.js +637 -0
  571. package/build/esm/components/Illustration/illustrations/m-loan-with-a-fixed-interest-rate.svg.js +640 -0
  572. package/build/esm/components/Illustration/illustrations/m-money-in-motion.svg.js +642 -0
  573. package/build/esm/components/Illustration/illustrations/m-money-is-safe.svg.js +646 -0
  574. package/build/esm/components/Illustration/illustrations/m-money-to-the-account.svg.js +436 -0
  575. package/build/esm/components/Illustration/illustrations/m-no-fees.svg.js +1180 -0
  576. package/build/esm/components/Illustration/illustrations/m-quick-money.svg.js +269 -0
  577. package/build/esm/components/Illustration/illustrations/s-housing-loan.svg.js +557 -0
  578. package/build/esm/components/Illustration/index.js +8 -0
  579. package/build/esm/components/ImageCard/ImageCard.js +158 -0
  580. package/build/esm/components/ImageCard/index.js +8 -0
  581. package/build/esm/components/InPageTab/InPageTab.js +65 -0
  582. package/build/esm/components/InPageTab/index.js +8 -0
  583. package/build/esm/components/InvestmentFundItem/InvestmentFundItem.js +131 -0
  584. package/build/esm/components/InvestmentFundItem/index.js +8 -0
  585. package/build/esm/components/LabeledText/LabeledText.js +66 -0
  586. package/build/esm/components/LabeledText/index.js +8 -0
  587. package/build/esm/components/LabeledTextInLine/LabeledTextInLine.js +81 -0
  588. package/build/esm/components/LabeledTextInLine/index.js +8 -0
  589. package/build/esm/components/Layout/Layout.js +30 -0
  590. package/build/esm/components/Layout/index.js +8 -0
  591. package/build/esm/components/Logo/Logo.js +28 -0
  592. package/build/esm/components/Logo/index.js +8 -0
  593. package/build/esm/components/Modal/Modal.js +143 -0
  594. package/build/esm/components/Modal/index.js +8 -0
  595. package/build/esm/components/Numpad/Numpad.js +238 -0
  596. package/build/esm/components/Numpad/index.js +8 -0
  597. package/build/esm/components/ObjectiveCard/ObjectiveCard.js +90 -0
  598. package/build/esm/components/ObjectiveCard/index.js +8 -0
  599. package/build/esm/components/ObjectiveCardSmall/ObjectiveCardSmall.js +80 -0
  600. package/build/esm/components/ObjectiveCardSmall/index.js +8 -0
  601. package/build/esm/components/OfferCard/OfferCard.js +229 -0
  602. package/build/esm/components/OfferCard/index.js +8 -0
  603. package/build/esm/components/OperationsDashboardCard/OperationsDashboardCard.js +106 -0
  604. package/build/esm/components/OperationsDashboardCard/index.js +8 -0
  605. package/build/esm/components/OperationsDashboardCategory/OperationsDashboardCategory.js +49 -0
  606. package/build/esm/components/OperationsDashboardCategory/index.js +8 -0
  607. package/build/esm/components/PageMessage/PageMessage.js +228 -0
  608. package/build/esm/components/PageMessage/index.js +8 -0
  609. package/build/esm/components/PageTitle/PageTitle.js +78 -0
  610. package/build/esm/components/PageTitle/index.js +8 -0
  611. package/build/esm/components/Pill/Pill.js +63 -0
  612. package/build/esm/components/Pill/index.js +8 -0
  613. package/build/esm/components/PlanFinanciarAUMBar/PlanFinanciarAUMBar.js +272 -0
  614. package/build/esm/components/PlanFinanciarAUMBar/index.js +8 -0
  615. package/build/esm/components/PlanFinanciarAUMGraph/PlanFinanciarAUMGraph.js +360 -0
  616. package/build/esm/components/PlanFinanciarAUMGraph/index.js +8 -0
  617. package/build/esm/components/PlanulFinanciarTeaser/PlanulFinanciarTeaser.js +92 -0
  618. package/build/esm/components/PlanulFinanciarTeaser/index.js +8 -0
  619. package/build/esm/components/ProductTeaser/ProductTeaser.js +99 -0
  620. package/build/esm/components/ProductTeaser/index.js +8 -0
  621. package/build/esm/components/ProductTeaserButton/ProductTeaserButton.js +141 -0
  622. package/build/esm/components/ProductTeaserButton/index.js +8 -0
  623. package/build/esm/components/ProductTeaserParameters/ProductTeaserParameters.js +119 -0
  624. package/build/esm/components/ProductTeaserParameters/index.js +8 -0
  625. package/build/esm/components/ProductTeaserStep/ProductTeaserStep.js +190 -0
  626. package/build/esm/components/ProductTeaserStep/index.js +8 -0
  627. package/build/esm/components/ProposalPensii/ProposalPensii.js +309 -0
  628. package/build/esm/components/ProposalPensii/index.js +8 -0
  629. package/build/esm/components/ProposalUnitlinked/ProposalUnitlinked.js +304 -0
  630. package/build/esm/components/ProposalUnitlinked/index.js +8 -0
  631. package/build/esm/components/PropunereAsigurariCalatorie/PropunereAsigurariCalatorie.js +308 -0
  632. package/build/esm/components/PropunereAsigurariCalatorie/index.js +8 -0
  633. package/build/esm/components/PropunereFlexicredit/PropunereFlexicredit.js +366 -0
  634. package/build/esm/components/PropunereFlexicredit/index.js +8 -0
  635. package/build/esm/components/PropunereFondInvestitii/PropunereFondInvestitii.js +293 -0
  636. package/build/esm/components/PropunereFondInvestitii/index.js +8 -0
  637. package/build/esm/components/PropunerePlanInvestitii/PropunerePlanInvestitii.js +293 -0
  638. package/build/esm/components/PropunerePlanInvestitii/index.js +8 -0
  639. package/build/esm/components/Radio/Radio.js +104 -0
  640. package/build/esm/components/Radio/index.js +8 -0
  641. package/build/esm/components/RatesCalculator/RatesCalculator.js +531 -0
  642. package/build/esm/components/RatesCalculator/index.js +8 -0
  643. package/build/esm/components/Section/Section.js +78 -0
  644. package/build/esm/components/Section/index.js +8 -0
  645. package/build/esm/components/SegmentedTabs/SegmentedTabs.js +25 -0
  646. package/build/esm/components/SegmentedTabs/index.js +8 -0
  647. package/build/esm/components/SelectionButton/SelectionButton.js +135 -0
  648. package/build/esm/components/SelectionButton/index.js +8 -0
  649. package/build/esm/components/SelectionPill/SelectionPill.js +151 -0
  650. package/build/esm/components/SelectionPill/index.js +8 -0
  651. package/build/esm/components/ShortcutCard/ShortcutCard.js +129 -0
  652. package/build/esm/components/ShortcutCard/index.js +8 -0
  653. package/build/esm/components/Sidebar/Sidebar.js +75 -0
  654. package/build/esm/components/Sidebar/index.js +8 -0
  655. package/build/esm/components/SidebarItem/SidebarItem.js +149 -0
  656. package/build/esm/components/SidebarItem/index.js +8 -0
  657. package/build/esm/components/Slider/Slider.js +244 -0
  658. package/build/esm/components/Slider/index.js +8 -0
  659. package/build/esm/components/Spinner/Spinner.js +50 -0
  660. package/build/esm/components/Spinner/index.js +8 -0
  661. package/build/esm/components/StepTab/StepTab.js +487 -0
  662. package/build/esm/components/StepTab/index.js +8 -0
  663. package/build/esm/components/StepsBar/StepsBar.js +64 -0
  664. package/build/esm/components/StepsBar/index.js +8 -0
  665. package/build/esm/components/Switch/Switch.js +141 -0
  666. package/build/esm/components/Switch/index.js +8 -0
  667. package/build/esm/components/Tab/Tab.js +145 -0
  668. package/build/esm/components/Tab/index.js +8 -0
  669. package/build/esm/components/TextInput/TextInput.js +429 -0
  670. package/build/esm/components/TextInput/index.js +8 -0
  671. package/build/esm/components/TimedButton/TimedButton.js +138 -0
  672. package/build/esm/components/TimedButton/index.js +8 -0
  673. package/build/esm/components/TimelineSteps/TimelineSteps.js +29 -0
  674. package/build/esm/components/TimelineSteps/index.js +8 -0
  675. package/build/esm/components/TimelineStepsItem/TimelineStepsItem.js +77 -0
  676. package/build/esm/components/TimelineStepsItem/index.js +8 -0
  677. package/build/esm/components/Timer/Timer.js +118 -0
  678. package/build/esm/components/Timer/index.js +8 -0
  679. package/build/esm/components/UnitlinkGraph/UnitlinkGraph.js +934 -0
  680. package/build/esm/components/UnitlinkGraph/index.js +8 -0
  681. package/build/esm/components/VerticalHeat/VerticalHeat.js +152 -0
  682. package/build/esm/components/VerticalHeat/index.js +8 -0
  683. package/build/esm/components/index.js +89 -0
  684. package/build/esm/index.css +2 -0
  685. package/build/esm/index.css.map +1 -0
  686. package/build/esm/index.js +25434 -0
  687. package/build/esm/utils/colors.js +140 -0
  688. package/build/esm/utils/index.js +2 -0
  689. package/build/types/components/Alert/Alert.d.ts +18 -0
  690. package/build/types/components/Alert/index.d.ts +5 -0
  691. package/build/types/components/AppBranding/AppBranding.d.ts +12 -0
  692. package/build/types/components/AppBranding/index.d.ts +6 -0
  693. package/build/types/components/AutosaveStatus/AutosaveStatus.d.ts +13 -0
  694. package/build/types/components/AutosaveStatus/index.d.ts +6 -0
  695. package/build/types/components/Bar/Bar.d.ts +14 -0
  696. package/build/types/components/Bar/index.d.ts +6 -0
  697. package/build/types/components/BreadcrumbItem/BreadcrumbItem.d.ts +14 -0
  698. package/build/types/components/BreadcrumbItem/index.d.ts +6 -0
  699. package/build/types/components/Breadcrumbs/Breadcrumbs.d.ts +11 -0
  700. package/build/types/components/Breadcrumbs/index.d.ts +6 -0
  701. package/build/types/components/Button/Button.d.ts +18 -0
  702. package/build/types/components/Button/index.d.ts +6 -0
  703. package/build/types/components/ButtonLink/ButtonLink.d.ts +19 -0
  704. package/build/types/components/ButtonLink/index.d.ts +6 -0
  705. package/build/types/components/Card/Card.d.ts +14 -0
  706. package/build/types/components/Card/index.d.ts +6 -0
  707. package/build/types/components/Checkbox/Checkbox.d.ts +14 -0
  708. package/build/types/components/Checkbox/index.d.ts +6 -0
  709. package/build/types/components/CityPicker/CityPicker.d.ts +31 -0
  710. package/build/types/components/CityPicker/index.d.ts +6 -0
  711. package/build/types/components/ConfigurationSaveInfo/ConfigurationSaveInfo.d.ts +11 -0
  712. package/build/types/components/ConfigurationSaveInfo/index.d.ts +6 -0
  713. package/build/types/components/Container/Container.d.ts +17 -0
  714. package/build/types/components/Container/index.d.ts +6 -0
  715. package/build/types/components/Content/Content.d.ts +11 -0
  716. package/build/types/components/Content/index.d.ts +6 -0
  717. package/build/types/components/ContentDropdown/ContentDropdown.d.ts +21 -0
  718. package/build/types/components/ContentDropdown/index.d.ts +6 -0
  719. package/build/types/components/CreditCard/CreditCard.d.ts +12 -0
  720. package/build/types/components/CreditCard/index.d.ts +6 -0
  721. package/build/types/components/DashboardCard/DashboardCard.d.ts +23 -0
  722. package/build/types/components/DashboardCard/index.d.ts +6 -0
  723. package/build/types/components/DashboardCategory/DashboardCategory.d.ts +13 -0
  724. package/build/types/components/DashboardCategory/index.d.ts +6 -0
  725. package/build/types/components/DashboardSmallShortcut/DashboardSmallShortcut.d.ts +9 -0
  726. package/build/types/components/DashboardSmallShortcut/index.d.ts +5 -0
  727. package/build/types/components/Datepicker/Datepicker.d.ts +26 -0
  728. package/build/types/components/Datepicker/index.d.ts +6 -0
  729. package/build/types/components/Divider/Divider.d.ts +12 -0
  730. package/build/types/components/Divider/index.d.ts +6 -0
  731. package/build/types/components/DonutGraph/DonutGraph.d.ts +14 -0
  732. package/build/types/components/DonutGraph/index.d.ts +6 -0
  733. package/build/types/components/Dropdown/Dropdown.d.ts +24 -0
  734. package/build/types/components/Dropdown/index.d.ts +6 -0
  735. package/build/types/components/Flex/Flex.d.ts +34 -0
  736. package/build/types/components/Flex/index.d.ts +6 -0
  737. package/build/types/components/FormField/FormField.d.ts +21 -0
  738. package/build/types/components/FormField/index.d.ts +6 -0
  739. package/build/types/components/GraficConfiguratiePensii/GraficConfiguratiePensii.d.ts +17 -0
  740. package/build/types/components/GraficConfiguratiePensii/index.d.ts +6 -0
  741. package/build/types/components/GraficFondInvestitii/GraficFondInvestitii.d.ts +30 -0
  742. package/build/types/components/GraficFondInvestitii/index.d.ts +6 -0
  743. package/build/types/components/GraficFondInvestitiiInflatie/GraficFondInvestitiiInflatie.d.ts +32 -0
  744. package/build/types/components/GraficFondInvestitiiInflatie/index.d.ts +6 -0
  745. package/build/types/components/GraficPensii/GraficPensii.d.ts +15 -0
  746. package/build/types/components/GraficPensii/index.d.ts +5 -0
  747. package/build/types/components/GraficPlanInvestitii/GraficPlanInvestitii.d.ts +32 -0
  748. package/build/types/components/GraficPlanInvestitii/index.d.ts +6 -0
  749. package/build/types/components/GraficPropunerePensii/GraficPropunerePensii.d.ts +14 -0
  750. package/build/types/components/GraficPropunerePensii/index.d.ts +6 -0
  751. package/build/types/components/Icon/Icon.d.ts +6 -0
  752. package/build/types/components/Icon/Icon.types.d.ts +9 -0
  753. package/build/types/components/Icon/IconsList.d.ts +142 -0
  754. package/build/types/components/Icon/index.d.ts +5 -0
  755. package/build/types/components/IconButton/IconButton.d.ts +15 -0
  756. package/build/types/components/IconButton/index.d.ts +6 -0
  757. package/build/types/components/IconCard/IconCard.d.ts +24 -0
  758. package/build/types/components/IconCard/index.d.ts +5 -0
  759. package/build/types/components/Illustration/Illustration.d.ts +11 -0
  760. package/build/types/components/Illustration/Illustrations.d.ts +14 -0
  761. package/build/types/components/Illustration/index.d.ts +5 -0
  762. package/build/types/components/ImageCard/ImageCard.d.ts +30 -0
  763. package/build/types/components/ImageCard/index.d.ts +6 -0
  764. package/build/types/components/InPageTab/InPageTab.d.ts +12 -0
  765. package/build/types/components/InPageTab/index.d.ts +6 -0
  766. package/build/types/components/InvestmentFundItem/InvestmentFundItem.d.ts +14 -0
  767. package/build/types/components/InvestmentFundItem/index.d.ts +5 -0
  768. package/build/types/components/LabeledText/LabeledText.d.ts +18 -0
  769. package/build/types/components/LabeledText/index.d.ts +6 -0
  770. package/build/types/components/LabeledTextInLine/LabeledTextInLine.d.ts +22 -0
  771. package/build/types/components/LabeledTextInLine/index.d.ts +5 -0
  772. package/build/types/components/Layout/Layout.d.ts +11 -0
  773. package/build/types/components/Layout/index.d.ts +6 -0
  774. package/build/types/components/Logo/Logo.d.ts +10 -0
  775. package/build/types/components/Logo/index.d.ts +6 -0
  776. package/build/types/components/Modal/Modal.d.ts +27 -0
  777. package/build/types/components/Modal/index.d.ts +6 -0
  778. package/build/types/components/ObjectiveCard/ObjectiveCard.d.ts +17 -0
  779. package/build/types/components/ObjectiveCard/index.d.ts +6 -0
  780. package/build/types/components/ObjectiveCardSmall/ObjectiveCardSmall.d.ts +15 -0
  781. package/build/types/components/ObjectiveCardSmall/index.d.ts +6 -0
  782. package/build/types/components/OfferCard/OfferCard.d.ts +26 -0
  783. package/build/types/components/OfferCard/index.d.ts +6 -0
  784. package/build/types/components/OperationsDashboardCard/OperationsDashboardCard.d.ts +15 -0
  785. package/build/types/components/OperationsDashboardCard/index.d.ts +6 -0
  786. package/build/types/components/OperationsDashboardCategory/OperationsDashboardCategory.d.ts +11 -0
  787. package/build/types/components/OperationsDashboardCategory/index.d.ts +6 -0
  788. package/build/types/components/PageMessage/PageMessage.d.ts +13 -0
  789. package/build/types/components/PageMessage/index.d.ts +6 -0
  790. package/build/types/components/PageTitle/PageTitle.d.ts +13 -0
  791. package/build/types/components/PageTitle/index.d.ts +6 -0
  792. package/build/types/components/Pill/Pill.d.ts +14 -0
  793. package/build/types/components/Pill/index.d.ts +5 -0
  794. package/build/types/components/PlanFinanciarAUMBar/PlanFinanciarAUMBar.d.ts +18 -0
  795. package/build/types/components/PlanFinanciarAUMBar/index.d.ts +6 -0
  796. package/build/types/components/PlanFinanciarAUMGraph/PlanFinanciarAUMGraph.d.ts +25 -0
  797. package/build/types/components/PlanFinanciarAUMGraph/index.d.ts +6 -0
  798. package/build/types/components/PlanulFinanciarTeaser/PlanulFinanciarTeaser.d.ts +11 -0
  799. package/build/types/components/PlanulFinanciarTeaser/index.d.ts +6 -0
  800. package/build/types/components/ProductTeaser/ProductTeaser.d.ts +23 -0
  801. package/build/types/components/ProductTeaser/index.d.ts +5 -0
  802. package/build/types/components/ProductTeaserButton/ProductTeaserButton.d.ts +10 -0
  803. package/build/types/components/ProductTeaserButton/index.d.ts +5 -0
  804. package/build/types/components/ProductTeaserParameters/ProductTeaserParameters.d.ts +25 -0
  805. package/build/types/components/ProductTeaserParameters/index.d.ts +5 -0
  806. package/build/types/components/ProductTeaserStep/ProductTeaserStep.d.ts +12 -0
  807. package/build/types/components/ProductTeaserStep/index.d.ts +5 -0
  808. package/build/types/components/ProposalPensii/ProposalPensii.d.ts +26 -0
  809. package/build/types/components/ProposalPensii/index.d.ts +5 -0
  810. package/build/types/components/ProposalUnitlinked/ProposalUnitlinked.d.ts +26 -0
  811. package/build/types/components/ProposalUnitlinked/index.d.ts +6 -0
  812. package/build/types/components/PropunereAsigurariCalatorie/PropunereAsigurariCalatorie.d.ts +26 -0
  813. package/build/types/components/PropunereAsigurariCalatorie/index.d.ts +6 -0
  814. package/build/types/components/PropunereFlexicredit/PropunereFlexicredit.d.ts +30 -0
  815. package/build/types/components/PropunereFlexicredit/index.d.ts +5 -0
  816. package/build/types/components/PropunereFondInvestitii/PropunereFondInvestitii.d.ts +23 -0
  817. package/build/types/components/PropunereFondInvestitii/index.d.ts +5 -0
  818. package/build/types/components/PropunerePlanInvestitii/PropunerePlanInvestitii.d.ts +23 -0
  819. package/build/types/components/PropunerePlanInvestitii/index.d.ts +5 -0
  820. package/build/types/components/Radio/Radio.d.ts +14 -0
  821. package/build/types/components/Radio/index.d.ts +6 -0
  822. package/build/types/components/RatesCalculator/RatesCalculator.d.ts +29 -0
  823. package/build/types/components/RatesCalculator/index.d.ts +6 -0
  824. package/build/types/components/Section/Section.d.ts +17 -0
  825. package/build/types/components/Section/index.d.ts +6 -0
  826. package/build/types/components/SegmentedTabs/SegmentedTabs.d.ts +16 -0
  827. package/build/types/components/SegmentedTabs/index.d.ts +6 -0
  828. package/build/types/components/SelectionButton/SelectionButton.d.ts +17 -0
  829. package/build/types/components/SelectionButton/index.d.ts +5 -0
  830. package/build/types/components/SelectionPill/SelectionPill.d.ts +17 -0
  831. package/build/types/components/SelectionPill/index.d.ts +5 -0
  832. package/build/types/components/ShortcutCard/ShortcutCard.d.ts +24 -0
  833. package/build/types/components/ShortcutCard/index.d.ts +6 -0
  834. package/build/types/components/Sidebar/Sidebar.d.ts +23 -0
  835. package/build/types/components/Sidebar/index.d.ts +6 -0
  836. package/build/types/components/SidebarItem/SidebarItem.d.ts +16 -0
  837. package/build/types/components/SidebarItem/index.d.ts +6 -0
  838. package/build/types/components/Slider/Slider.d.ts +19 -0
  839. package/build/types/components/Slider/index.d.ts +6 -0
  840. package/build/types/components/Spinner/Spinner.d.ts +11 -0
  841. package/build/types/components/Spinner/index.d.ts +5 -0
  842. package/build/types/components/StepTab/StepTab.d.ts +12 -0
  843. package/build/types/components/StepTab/index.d.ts +5 -0
  844. package/build/types/components/StepsBar/StepsBar.d.ts +22 -0
  845. package/build/types/components/StepsBar/index.d.ts +6 -0
  846. package/build/types/components/Switch/Switch.d.ts +14 -0
  847. package/build/types/components/Switch/index.d.ts +5 -0
  848. package/build/types/components/Tab/Tab.d.ts +14 -0
  849. package/build/types/components/Tab/index.d.ts +6 -0
  850. package/build/types/components/TextInput/TextInput.d.ts +36 -0
  851. package/build/types/components/TextInput/index.d.ts +6 -0
  852. package/build/types/components/TimedButton/TimedButton.d.ts +21 -0
  853. package/build/types/components/TimedButton/index.d.ts +6 -0
  854. package/build/types/components/TimelineSteps/TimelineSteps.d.ts +8 -0
  855. package/build/types/components/TimelineSteps/index.d.ts +6 -0
  856. package/build/types/components/TimelineStepsItem/TimelineStepsItem.d.ts +12 -0
  857. package/build/types/components/TimelineStepsItem/index.d.ts +6 -0
  858. package/build/types/components/Timer/Timer.d.ts +21 -0
  859. package/build/types/components/Timer/index.d.ts +6 -0
  860. package/build/types/components/UnitlinkGraph/UnitlinkGraph.d.ts +29 -0
  861. package/build/types/components/UnitlinkGraph/index.d.ts +6 -0
  862. package/build/types/components/VerticalHeat/VerticalHeat.d.ts +12 -0
  863. package/build/types/components/VerticalHeat/index.d.ts +6 -0
  864. package/build/types/index.d.ts +87 -0
  865. package/build/types/utils/colors.d.ts +139 -0
  866. package/package.json +60 -55
  867. package/dist/components/Alert/Alert.d.ts +0 -16
  868. package/dist/components/Alert/index.d.ts +0 -1
  869. package/dist/components/AppBranding/AppBranding.d.ts +0 -9
  870. package/dist/components/AppBranding/index.d.ts +0 -1
  871. package/dist/components/AutosaveStatus/AutosaveStatus.d.ts +0 -10
  872. package/dist/components/AutosaveStatus/index.d.ts +0 -1
  873. package/dist/components/Bar/Bar.d.ts +0 -11
  874. package/dist/components/Bar/index.d.ts +0 -1
  875. package/dist/components/BreadcrumbItem/BreadcrumbItem.d.ts +0 -11
  876. package/dist/components/BreadcrumbItem/index.d.ts +0 -1
  877. package/dist/components/Breadcrumbs/Breadcrumbs.d.ts +0 -8
  878. package/dist/components/Breadcrumbs/index.d.ts +0 -1
  879. package/dist/components/Button/Button.d.ts +0 -15
  880. package/dist/components/Button/index.d.ts +0 -1
  881. package/dist/components/ButtonLink/ButtonLink.d.ts +0 -16
  882. package/dist/components/ButtonLink/index.d.ts +0 -1
  883. package/dist/components/Card/Card.d.ts +0 -11
  884. package/dist/components/Card/index.d.ts +0 -1
  885. package/dist/components/Checkbox/Checkbox.d.ts +0 -11
  886. package/dist/components/Checkbox/index.d.ts +0 -1
  887. package/dist/components/CityPicker/CityPicker.d.ts +0 -28
  888. package/dist/components/CityPicker/cities.d.ts +0 -7
  889. package/dist/components/CityPicker/index.d.ts +0 -1
  890. package/dist/components/ConfigurationSaveInfo/ConfigurationSaveInfo.d.ts +0 -8
  891. package/dist/components/ConfigurationSaveInfo/index.d.ts +0 -1
  892. package/dist/components/Container/Container.d.ts +0 -14
  893. package/dist/components/Container/index.d.ts +0 -1
  894. package/dist/components/Content/Content.d.ts +0 -8
  895. package/dist/components/Content/index.d.ts +0 -1
  896. package/dist/components/ContentDropdown/ContentDropdown.d.ts +0 -18
  897. package/dist/components/ContentDropdown/index.d.ts +0 -1
  898. package/dist/components/CreditCard/CreditCard.d.ts +0 -9
  899. package/dist/components/CreditCard/index.d.ts +0 -1
  900. package/dist/components/DashboardCard/DashboardCard.d.ts +0 -20
  901. package/dist/components/DashboardCard/index.d.ts +0 -1
  902. package/dist/components/DashboardCategory/DashboardCategory.d.ts +0 -10
  903. package/dist/components/DashboardCategory/index.d.ts +0 -1
  904. package/dist/components/DashboardSmallShortcut/DashboardSmallShortcut.d.ts +0 -7
  905. package/dist/components/DashboardSmallShortcut/index.d.ts +0 -1
  906. package/dist/components/Datepicker/Calendar.d.ts +0 -10
  907. package/dist/components/Datepicker/Datepicker.d.ts +0 -23
  908. package/dist/components/Datepicker/helpers_calendar.d.ts +0 -44
  909. package/dist/components/Datepicker/index.d.ts +0 -1
  910. package/dist/components/Divider/Divider.d.ts +0 -9
  911. package/dist/components/Divider/index.d.ts +0 -1
  912. package/dist/components/DonutGraph/DonutGraph.d.ts +0 -11
  913. package/dist/components/DonutGraph/index.d.ts +0 -1
  914. package/dist/components/Dropdown/Dropdown.d.ts +0 -21
  915. package/dist/components/Dropdown/index.d.ts +0 -1
  916. package/dist/components/Flex/Flex.d.ts +0 -31
  917. package/dist/components/Flex/index.d.ts +0 -1
  918. package/dist/components/FormField/FormField.d.ts +0 -18
  919. package/dist/components/FormField/index.d.ts +0 -1
  920. package/dist/components/GraficConfiguratiePensii/GraficConfiguratiePensii.d.ts +0 -14
  921. package/dist/components/GraficConfiguratiePensii/index.d.ts +0 -1
  922. package/dist/components/GraficFondInvestitii/GraficFondInvestitii.d.ts +0 -27
  923. package/dist/components/GraficFondInvestitii/index.d.ts +0 -1
  924. package/dist/components/GraficFondInvestitiiInflatie/GraficFondInvestitiiInflatie.d.ts +0 -29
  925. package/dist/components/GraficFondInvestitiiInflatie/index.d.ts +0 -1
  926. package/dist/components/GraficPensii/GraficPensii.d.ts +0 -13
  927. package/dist/components/GraficPensii/index.d.ts +0 -1
  928. package/dist/components/GraficPlanInvestitii/GraficPlanInvestitii.d.ts +0 -29
  929. package/dist/components/GraficPlanInvestitii/index.d.ts +0 -1
  930. package/dist/components/GraficPropunerePensii/GraficPropunerePensii.d.ts +0 -11
  931. package/dist/components/GraficPropunerePensii/index.d.ts +0 -1
  932. package/dist/components/Icon/Icon.d.ts +0 -4
  933. package/dist/components/Icon/Icon.types.d.ts +0 -7
  934. package/dist/components/Icon/IconsList.d.ts +0 -141
  935. package/dist/components/Icon/index.d.ts +0 -1
  936. package/dist/components/IconButton/IconButton.d.ts +0 -12
  937. package/dist/components/IconButton/index.d.ts +0 -1
  938. package/dist/components/IconCard/IconCard.d.ts +0 -22
  939. package/dist/components/IconCard/index.d.ts +0 -1
  940. package/dist/components/Illustration/Illustration.d.ts +0 -9
  941. package/dist/components/Illustration/Illustrations.d.ts +0 -12
  942. package/dist/components/Illustration/index.d.ts +0 -1
  943. package/dist/components/ImageCard/ImageCard.d.ts +0 -27
  944. package/dist/components/ImageCard/index.d.ts +0 -1
  945. package/dist/components/InPageTab/InPageTab.d.ts +0 -9
  946. package/dist/components/InPageTab/index.d.ts +0 -1
  947. package/dist/components/InvestmentFundItem/InvestmentFundItem.d.ts +0 -12
  948. package/dist/components/InvestmentFundItem/index.d.ts +0 -1
  949. package/dist/components/LabeledText/LabeledText.d.ts +0 -15
  950. package/dist/components/LabeledText/index.d.ts +0 -1
  951. package/dist/components/LabeledTextInLine/LabeledTextInLine.d.ts +0 -20
  952. package/dist/components/LabeledTextInLine/index.d.ts +0 -1
  953. package/dist/components/Layout/Layout.d.ts +0 -8
  954. package/dist/components/Layout/index.d.ts +0 -1
  955. package/dist/components/Logo/Logo.d.ts +0 -7
  956. package/dist/components/Logo/index.d.ts +0 -1
  957. package/dist/components/Modal/Modal.d.ts +0 -24
  958. package/dist/components/Modal/index.d.ts +0 -1
  959. package/dist/components/Numpad/Numpad.d.ts +0 -19
  960. package/dist/components/Numpad/add.d.ts +0 -1
  961. package/dist/components/Numpad/index.d.ts +0 -1
  962. package/dist/components/Numpad/substract.d.ts +0 -1
  963. package/dist/components/ObjectiveCard/ObjectiveCard.d.ts +0 -14
  964. package/dist/components/ObjectiveCard/index.d.ts +0 -1
  965. package/dist/components/ObjectiveCardSmall/ObjectiveCardSmall.d.ts +0 -12
  966. package/dist/components/ObjectiveCardSmall/index.d.ts +0 -1
  967. package/dist/components/OfferCard/OfferCard.d.ts +0 -23
  968. package/dist/components/OfferCard/index.d.ts +0 -1
  969. package/dist/components/OperationsDashboardCard/OperationsDashboardCard.d.ts +0 -12
  970. package/dist/components/OperationsDashboardCard/index.d.ts +0 -1
  971. package/dist/components/OperationsDashboardCategory/OperationsDashboardCategory.d.ts +0 -8
  972. package/dist/components/OperationsDashboardCategory/index.d.ts +0 -1
  973. package/dist/components/PageMessage/PageMessage.d.ts +0 -10
  974. package/dist/components/PageMessage/index.d.ts +0 -1
  975. package/dist/components/PageTitle/PageTitle.d.ts +0 -10
  976. package/dist/components/PageTitle/index.d.ts +0 -1
  977. package/dist/components/Pill/Pill.d.ts +0 -12
  978. package/dist/components/Pill/index.d.ts +0 -1
  979. package/dist/components/PlanFinanciarAUMBar/PlanFinanciarAUMBar.d.ts +0 -15
  980. package/dist/components/PlanFinanciarAUMBar/index.d.ts +0 -1
  981. package/dist/components/PlanFinanciarAUMGraph/PlanFinanciarAUMGraph.d.ts +0 -22
  982. package/dist/components/PlanFinanciarAUMGraph/index.d.ts +0 -1
  983. package/dist/components/PlanulFinanciarTeaser/PlanulFinanciarTeaser.d.ts +0 -8
  984. package/dist/components/PlanulFinanciarTeaser/index.d.ts +0 -1
  985. package/dist/components/ProductTeaser/ProductTeaser.d.ts +0 -21
  986. package/dist/components/ProductTeaser/index.d.ts +0 -1
  987. package/dist/components/ProductTeaserButton/ProductTeaserButton.d.ts +0 -8
  988. package/dist/components/ProductTeaserButton/index.d.ts +0 -1
  989. package/dist/components/ProductTeaserParameters/ProductTeaserParameters.d.ts +0 -23
  990. package/dist/components/ProductTeaserParameters/index.d.ts +0 -1
  991. package/dist/components/ProductTeaserStep/ProductTeaserStep.d.ts +0 -10
  992. package/dist/components/ProductTeaserStep/index.d.ts +0 -1
  993. package/dist/components/ProposalPensii/ProposalPensii.d.ts +0 -24
  994. package/dist/components/ProposalPensii/index.d.ts +0 -1
  995. package/dist/components/PropunereAsigurariCalatorie/PropunereAsigurariCalatorie.d.ts +0 -23
  996. package/dist/components/PropunereAsigurariCalatorie/index.d.ts +0 -1
  997. package/dist/components/PropunereFlexicredit/PropunereFlexicredit.d.ts +0 -28
  998. package/dist/components/PropunereFlexicredit/index.d.ts +0 -1
  999. package/dist/components/PropunereFondInvestitii/PropunereFondInvestitii.d.ts +0 -21
  1000. package/dist/components/PropunereFondInvestitii/index.d.ts +0 -1
  1001. package/dist/components/PropunerePlanInvestitii/PropunerePlanInvestitii.d.ts +0 -21
  1002. package/dist/components/PropunerePlanInvestitii/index.d.ts +0 -1
  1003. package/dist/components/Radio/Radio.d.ts +0 -11
  1004. package/dist/components/Radio/index.d.ts +0 -1
  1005. package/dist/components/RatesCalculator/RatesCalculator.d.ts +0 -26
  1006. package/dist/components/RatesCalculator/index.d.ts +0 -1
  1007. package/dist/components/Section/Section.d.ts +0 -14
  1008. package/dist/components/Section/index.d.ts +0 -1
  1009. package/dist/components/SegmentedTabs/SegmentedTabs.d.ts +0 -13
  1010. package/dist/components/SegmentedTabs/index.d.ts +0 -1
  1011. package/dist/components/SelectionButton/SelectionButton.d.ts +0 -15
  1012. package/dist/components/SelectionButton/index.d.ts +0 -1
  1013. package/dist/components/SelectionPill/SelectionPill.d.ts +0 -15
  1014. package/dist/components/SelectionPill/index.d.ts +0 -1
  1015. package/dist/components/ShortcutCard/ShortcutCard.d.ts +0 -21
  1016. package/dist/components/ShortcutCard/index.d.ts +0 -1
  1017. package/dist/components/Sidebar/Sidebar.d.ts +0 -20
  1018. package/dist/components/Sidebar/index.d.ts +0 -1
  1019. package/dist/components/SidebarItem/SidebarItem.d.ts +0 -13
  1020. package/dist/components/SidebarItem/index.d.ts +0 -1
  1021. package/dist/components/Slider/Slider.d.ts +0 -16
  1022. package/dist/components/Slider/index.d.ts +0 -1
  1023. package/dist/components/Spinner/Spinner.d.ts +0 -9
  1024. package/dist/components/Spinner/index.d.ts +0 -1
  1025. package/dist/components/StepTab/StepTab.d.ts +0 -10
  1026. package/dist/components/StepTab/index.d.ts +0 -1
  1027. package/dist/components/StepsBar/StepsBar.d.ts +0 -19
  1028. package/dist/components/StepsBar/index.d.ts +0 -1
  1029. package/dist/components/Switch/Switch.d.ts +0 -12
  1030. package/dist/components/Switch/index.d.ts +0 -1
  1031. package/dist/components/Tab/Tab.d.ts +0 -11
  1032. package/dist/components/Tab/index.d.ts +0 -1
  1033. package/dist/components/TextInput/TextInput.d.ts +0 -33
  1034. package/dist/components/TextInput/index.d.ts +0 -1
  1035. package/dist/components/TimedButton/TimedButton.d.ts +0 -18
  1036. package/dist/components/TimedButton/index.d.ts +0 -1
  1037. package/dist/components/TimelineSteps/TimelineSteps.d.ts +0 -5
  1038. package/dist/components/TimelineSteps/index.d.ts +0 -1
  1039. package/dist/components/TimelineStepsItem/TimelineStepsItem.d.ts +0 -9
  1040. package/dist/components/TimelineStepsItem/index.d.ts +0 -1
  1041. package/dist/components/Timer/Timer.d.ts +0 -18
  1042. package/dist/components/Timer/index.d.ts +0 -1
  1043. package/dist/components/UnitlinkGraph/UnitlinkGraph.d.ts +0 -26
  1044. package/dist/components/UnitlinkGraph/index.d.ts +0 -1
  1045. package/dist/components/VerticalHeat/VerticalHeat.d.ts +0 -9
  1046. package/dist/components/VerticalHeat/index.d.ts +0 -1
  1047. package/dist/components/index.d.ts +0 -86
  1048. package/dist/index.cjs.js +0 -6057
  1049. package/dist/index.cjs.js.map +0 -1
  1050. package/dist/index.d.ts +0 -2
  1051. package/dist/index.es.js +0 -16885
  1052. package/dist/index.es.js.map +0 -1
  1053. package/dist/style.css +0 -1
  1054. package/dist/utils/colors.d.ts +0 -137
  1055. package/dist/utils/index.d.ts +0 -1
@@ -0,0 +1,970 @@
1
+ "use strict";
2
+ "use client";
3
+
4
+ 'use strict';
5
+
6
+ const cities = [
7
+ {
8
+ title: "Alba",
9
+ localitati: [
10
+ { title: "Abrud", clasificare: "3" },
11
+ { title: "Aiud", clasificare: "1" },
12
+ { title: "Aiudul de Sus", clasificare: "3" },
13
+ { title: "Alba Iulia", clasificare: "1" },
14
+ { title: "Arieseni", clasificare: "3" },
15
+ { title: "Baia de Aries", clasificare: "3" },
16
+ { title: "Blaj", clasificare: "1" },
17
+ { title: "Cimpeni", clasificare: "3" },
18
+ { title: "Ciugud", clasificare: "1" },
19
+ { title: "Ciumbrud", clasificare: "3" },
20
+ { title: "Cugir", clasificare: "1" },
21
+ { title: "Galda de Jos", clasificare: "3" },
22
+ { title: "Ighiu", clasificare: "3" },
23
+ { title: "Lancram", clasificare: "1" },
24
+ { title: "Oarda", clasificare: "1" },
25
+ { title: "Ocna Mures", clasificare: "3" },
26
+ { title: "Paclisa", clasificare: "1" },
27
+ { title: "Petresti", clasificare: "1" },
28
+ { title: "Pianu", clasificare: "3" },
29
+ { title: "Rahau", clasificare: "3" },
30
+ { title: "Razboieni-Cetate", clasificare: "3" },
31
+ { title: "Santimbru", clasificare: "3" },
32
+ { title: "Sasciori", clasificare: "3" },
33
+ { title: "Sebes", clasificare: "1" },
34
+ { title: "Sibot", clasificare: "3" },
35
+ { title: "Sugag", clasificare: "3" },
36
+ { title: "Teius", clasificare: "3" },
37
+ { title: "Unirea", clasificare: "3" },
38
+ { title: "Vinerea", clasificare: "3" },
39
+ { title: "Vintu de Jos", clasificare: "1" },
40
+ { title: "Zlatna", clasificare: "3" }
41
+ ]
42
+ },
43
+ {
44
+ title: "Arad",
45
+ localitati: [
46
+ { title: "Arad", clasificare: "1" },
47
+ { title: "Chisineu-Cris", clasificare: "1" },
48
+ { title: "Curtici", clasificare: "3" },
49
+ { title: "Fantanele", clasificare: "3" },
50
+ { title: "Ineu", clasificare: "1" },
51
+ { title: "Lipova", clasificare: "1" },
52
+ { title: "Livada", clasificare: "3" },
53
+ { title: "Nadlac", clasificare: "3" },
54
+ { title: "Pecica", clasificare: "1" },
55
+ { title: "Pancota", clasificare: "3" },
56
+ { title: "Santana", clasificare: "3" },
57
+ { title: "Sebis", clasificare: "3" },
58
+ { title: "Turnu", clasificare: "3" },
59
+ { title: "Vladimirescu", clasificare: "1" },
60
+ { title: "Zadareni", clasificare: "3" }
61
+ ]
62
+ },
63
+ {
64
+ title: "Arges",
65
+ localitati: [
66
+ { title: "Albota", clasificare: "1" },
67
+ { title: "Arefu", clasificare: "3" },
68
+ { title: "Babana", clasificare: "3" },
69
+ { title: "Bascov", clasificare: "1" },
70
+ { title: "Bradu", clasificare: "1" },
71
+ { title: "Budeasa", clasificare: "3" },
72
+ { title: "Calinesti", clasificare: "3" },
73
+ { title: "Campulung", clasificare: "3" },
74
+ { title: "Cateasca", clasificare: "3" },
75
+ { title: "Costesti", clasificare: "3" },
76
+ { title: "Curtea de Arges", clasificare: "3" },
77
+ { title: "Domnesti", clasificare: "3" },
78
+ { title: "Draganu", clasificare: "3" },
79
+ { title: "Leordeni", clasificare: "3" },
80
+ { title: "Maracineni", clasificare: "1" },
81
+ { title: "Micesti", clasificare: "3" },
82
+ { title: "Mioveni", clasificare: "1" },
83
+ { title: "Mosoaia", clasificare: "1" },
84
+ { title: "Pitesti", clasificare: "1" },
85
+ { title: "Poiana Lacului", clasificare: "3" },
86
+ { title: "Rucar", clasificare: "3" },
87
+ { title: "Stefanesti", clasificare: "1" },
88
+ { title: "Topoloveni", clasificare: "1" }
89
+ ]
90
+ },
91
+ {
92
+ title: "Bacau",
93
+ localitati: [
94
+ { title: "Bacau", clasificare: "1" },
95
+ { title: "Barati", clasificare: "1" },
96
+ { title: "Bogdan Voda", clasificare: "1" },
97
+ { title: "Bogdanesti", clasificare: "3" },
98
+ { title: "Buhusi", clasificare: "3" },
99
+ { title: "Casin", clasificare: "1" },
100
+ { title: "Comanesti", clasificare: "1" },
101
+ { title: "Darmanesti", clasificare: "3" },
102
+ { title: "Hemeius", clasificare: "1" },
103
+ { title: "Holt", clasificare: "1" },
104
+ { title: "Letea Veche", clasificare: "1" },
105
+ { title: "Lilieci", clasificare: "1" },
106
+ { title: "Luizi Calugara", clasificare: "3" },
107
+ { title: "Magura", clasificare: "1" },
108
+ { title: "Margineni", clasificare: "1" },
109
+ { title: "Moinesti", clasificare: "1" },
110
+ { title: "Nicolae Balcescu", clasificare: "1" },
111
+ { title: "Onesti", clasificare: "1" },
112
+ { title: "Rusi-Ciutea", clasificare: "1" },
113
+ { title: "Sarata", clasificare: "1" },
114
+ { title: "Saucesti", clasificare: "1" },
115
+ { title: "Slanic Moldova", clasificare: "3" },
116
+ { title: "Targu Ocna", clasificare: "1" },
117
+ { title: "Traian", clasificare: "3" }
118
+ ]
119
+ },
120
+ {
121
+ title: "Bihor",
122
+ localitati: [
123
+ { title: "Alesd", clasificare: "1" },
124
+ { title: "Baile Felix", clasificare: "1" },
125
+ { title: "Beius", clasificare: "1" },
126
+ { title: "Biharia", clasificare: "1" },
127
+ { title: "Bors", clasificare: "3" },
128
+ { title: "Cetariu", clasificare: "3" },
129
+ { title: "Girisu de Cris", clasificare: "3" },
130
+ { title: "Marghita", clasificare: "1" },
131
+ { title: "Nojorid", clasificare: "1" },
132
+ { title: "Oradea", clasificare: "1" },
133
+ { title: "Osorhei", clasificare: "1" },
134
+ { title: "Paleu", clasificare: "1" },
135
+ { title: "Salonta", clasificare: "1" },
136
+ { title: "Sanmartin", clasificare: "1" },
137
+ { title: "Santandrei", clasificare: "1" },
138
+ { title: "Toboliu", clasificare: "3" }
139
+ ]
140
+ },
141
+ {
142
+ title: "Bistrita-nasaud",
143
+ localitati: [
144
+ { title: "Beclean", clasificare: "1" },
145
+ { title: "Bistrita", clasificare: "1" },
146
+ { title: "Bistrita Bargaului", clasificare: "3" },
147
+ { title: "Colibita", clasificare: "3" },
148
+ { title: "Dumitra", clasificare: "3" },
149
+ { title: "Ghinda", clasificare: "3" },
150
+ { title: "Lechinta", clasificare: "3" },
151
+ { title: "Livezile", clasificare: "3" },
152
+ { title: "Nasaud", clasificare: "3" },
153
+ { title: "Sangeorz Bai", clasificare: "3" },
154
+ { title: "Sarata", clasificare: "3" },
155
+ { title: "Sieu-Magherus", clasificare: "3" },
156
+ { title: "Sigmir", clasificare: "1" },
157
+ { title: "Sintereag", clasificare: "3" },
158
+ { title: "Tiha Bargaului", clasificare: "3" },
159
+ { title: "Unirea", clasificare: "1" },
160
+ { title: "Viisoara", clasificare: "1" }
161
+ ]
162
+ },
163
+ {
164
+ title: "Botosani",
165
+ localitati: [
166
+ { title: "Botosani", clasificare: "1" },
167
+ { title: "Catamaresti-deal", clasificare: "1" },
168
+ { title: "Curtesti", clasificare: "1" },
169
+ { title: "Darabani", clasificare: "3" },
170
+ { title: "Dorohoi", clasificare: "3" },
171
+ { title: "Flamanzi", clasificare: "3" },
172
+ { title: "Hudum", clasificare: "1" },
173
+ { title: "Rachiti", clasificare: "1" },
174
+ { title: "Saveni", clasificare: "3" }
175
+ ]
176
+ },
177
+ {
178
+ title: "Braila",
179
+ localitati: [
180
+ { title: "Braila", clasificare: "1" },
181
+ { title: "Cazasu", clasificare: "1" },
182
+ { title: "Chiscani", clasificare: "3" },
183
+ { title: "Faurei", clasificare: "3" },
184
+ { title: "Ianca", clasificare: "3" }
185
+ ]
186
+ },
187
+ {
188
+ title: "Brasov",
189
+ localitati: [
190
+ { title: "Bod", clasificare: "3" },
191
+ { title: "Bran", clasificare: "3" },
192
+ { title: "Brasov", clasificare: "1" },
193
+ { title: "Codlea", clasificare: "1" },
194
+ { title: "Cristian", clasificare: "1" },
195
+ { title: "Crizbav", clasificare: "3" },
196
+ { title: "Dumbravita", clasificare: "3" },
197
+ { title: "Fagaras", clasificare: "1" },
198
+ { title: "Feldioara", clasificare: "3" },
199
+ { title: "Fundata", clasificare: "3" },
200
+ { title: "Ghimbav", clasificare: "1" },
201
+ { title: "Halchiu", clasificare: "3" },
202
+ { title: "Harman", clasificare: "1" },
203
+ { title: "Mandra", clasificare: "3" },
204
+ { title: "Moieciu", clasificare: "3" },
205
+ { title: "Predeal", clasificare: "1" },
206
+ { title: "Prejmer", clasificare: "3" },
207
+ { title: "Rasnov", clasificare: "1" },
208
+ { title: "Rupea", clasificare: "3" },
209
+ { title: "Sacele", clasificare: "1" },
210
+ { title: "Sambata de Jos", clasificare: "3" },
211
+ { title: "Sambata de Sus", clasificare: "3" },
212
+ { title: "Sercaia", clasificare: "3" },
213
+ { title: "Sinpetru", clasificare: "1" },
214
+ { title: "Tarlungeni", clasificare: "1" },
215
+ { title: "Vama Buzaului", clasificare: "3" },
216
+ { title: "Victoria", clasificare: "3" },
217
+ { title: "Vulcan", clasificare: "3" },
218
+ { title: "Zarnesti", clasificare: "1" }
219
+ ]
220
+ },
221
+ {
222
+ title: "Bucuresti",
223
+ localitati: [{ title: "Bucuresti", clasificare: "1" }]
224
+ },
225
+ {
226
+ title: "Buzau",
227
+ localitati: [
228
+ { title: "Buzau", clasificare: "1" },
229
+ { title: "Costesti", clasificare: "1" },
230
+ { title: "Maracineni", clasificare: "1" },
231
+ { title: "Nehoiu", clasificare: "3" },
232
+ { title: "Patarlagele", clasificare: "3" },
233
+ { title: "Posta Cilnau", clasificare: "3" },
234
+ { title: "Ramnicu Sarat", clasificare: "1" },
235
+ { title: "Vadu Pasii", clasificare: "1" },
236
+ { title: "Vernesti", clasificare: "1" }
237
+ ]
238
+ },
239
+ {
240
+ title: "Calarasi",
241
+ localitati: [
242
+ { title: "Calarasi", clasificare: "1" },
243
+ { title: "Lehliu-gara", clasificare: "3" },
244
+ { title: "Modelu", clasificare: "1" },
245
+ { title: "Oltenita", clasificare: "1" }
246
+ ]
247
+ },
248
+ {
249
+ title: "Caras-severin",
250
+ localitati: [
251
+ { title: "Baile Herculane", clasificare: "3" },
252
+ { title: "Bocsa", clasificare: "3" },
253
+ { title: "Bozovici", clasificare: "3" },
254
+ { title: "Caransebes", clasificare: "1" },
255
+ { title: "Moldova Noua", clasificare: "3" },
256
+ { title: "Oravita", clasificare: "3" },
257
+ { title: "Otelu Rosu", clasificare: "3" },
258
+ { title: "Resita", clasificare: "1" }
259
+ ]
260
+ },
261
+ {
262
+ title: "Cluj",
263
+ localitati: [
264
+ { title: "Aghiresu", clasificare: "3" },
265
+ { title: "Aiton", clasificare: "3" },
266
+ { title: "Apahida", clasificare: "1" },
267
+ { title: "Baciu", clasificare: "1" },
268
+ { title: "Baisoara", clasificare: "3" },
269
+ { title: "Belis", clasificare: "3" },
270
+ { title: "Bontida", clasificare: "3" },
271
+ { title: "Calatele", clasificare: "3" },
272
+ { title: "Campia Turzii", clasificare: "1" },
273
+ { title: "Capusu Mare", clasificare: "3" },
274
+ { title: "Chinteni", clasificare: "1" },
275
+ { title: "Ciucea", clasificare: "3" },
276
+ { title: "Ciurila", clasificare: "1" },
277
+ { title: "Cluj-Napoca", clasificare: "1" },
278
+ { title: "Cojocna", clasificare: "3" },
279
+ { title: "Cuzdrioara", clasificare: "3" },
280
+ { title: "Dej", clasificare: "1" },
281
+ { title: "Feleacu", clasificare: "1" },
282
+ { title: "Fizesu Gherlii", clasificare: "3" },
283
+ { title: "Floresti", clasificare: "1" },
284
+ { title: "Geaca", clasificare: "3" },
285
+ { title: "Gherla", clasificare: "3" },
286
+ { title: "Gilau", clasificare: "1" },
287
+ { title: "Girbau", clasificare: "3" },
288
+ { title: "Huedin", clasificare: "1" },
289
+ { title: "Iara", clasificare: "3" },
290
+ { title: "Iclod", clasificare: "3" },
291
+ { title: "Jucu", clasificare: "1" },
292
+ { title: "Luna", clasificare: "3" },
293
+ { title: "Maguri-Racatau", clasificare: "3" },
294
+ { title: "Manastireni", clasificare: "3" },
295
+ { title: "Marisel", clasificare: "3" },
296
+ { title: "Mihai Viteazu", clasificare: "1" },
297
+ { title: "Mintiu Gherlii", clasificare: "3" },
298
+ { title: "Mociu", clasificare: "3" },
299
+ { title: "Moldovenesti", clasificare: "3" },
300
+ { title: "Negreni", clasificare: "3" },
301
+ { title: "Poieni", clasificare: "3" },
302
+ { title: "Risca", clasificare: "3" },
303
+ { title: "Savadisla", clasificare: "3" },
304
+ { title: "Turda", clasificare: "1" },
305
+ { title: "Tureni", clasificare: "3" }
306
+ ]
307
+ },
308
+ {
309
+ title: "Constanta",
310
+ localitati: [
311
+ { title: "23 August", clasificare: "3" },
312
+ { title: "2 Mai", clasificare: "3" },
313
+ { title: "Agigea", clasificare: "1" },
314
+ { title: "Baneasa", clasificare: "3" },
315
+ { title: "Cernavoda", clasificare: "3" },
316
+ { title: "Cobadin", clasificare: "3" },
317
+ { title: "Constanta", clasificare: "1" },
318
+ { title: "Corbu", clasificare: "3" },
319
+ { title: "Costinesti", clasificare: "3" },
320
+ { title: "Cumpana", clasificare: "1" },
321
+ { title: "Eforie Nord", clasificare: "1" },
322
+ { title: "Eforie Sud", clasificare: "3" },
323
+ { title: "Harsova", clasificare: "3" },
324
+ { title: "Limanu", clasificare: "3" },
325
+ { title: "Lumina", clasificare: "1" },
326
+ { title: "Mamaia", clasificare: "1" },
327
+ { title: "Mamaia-Sat", clasificare: "1" },
328
+ { title: "Mangalia", clasificare: "1" },
329
+ { title: "Medgidia", clasificare: "1" },
330
+ { title: "Mihail Kogalniceanu", clasificare: "1" },
331
+ { title: "Murfatlar", clasificare: "1" },
332
+ { title: "Navodari", clasificare: "1" },
333
+ { title: "Negru Voda", clasificare: "3" },
334
+ { title: "Neptun", clasificare: "3" },
335
+ { title: "Olimp", clasificare: "3" },
336
+ { title: "Ovidiu", clasificare: "1" },
337
+ { title: "Pecineaga", clasificare: "3" },
338
+ { title: "Poarta Alba", clasificare: "1" },
339
+ { title: "Saturn", clasificare: "3" },
340
+ { title: "Techirghiol", clasificare: "1" },
341
+ { title: "Topraisar", clasificare: "3" },
342
+ { title: "Tuzla", clasificare: "3" },
343
+ { title: "Valu Lui Traian", clasificare: "1" },
344
+ { title: "Vama Veche", clasificare: "1" }
345
+ ]
346
+ },
347
+ {
348
+ title: "Covasna",
349
+ localitati: [
350
+ { title: "Arcus", clasificare: "1" },
351
+ { title: "Baraolt", clasificare: "3" },
352
+ { title: "Bodoc", clasificare: "1" },
353
+ { title: "Bretcu", clasificare: "3" },
354
+ { title: "Catalina", clasificare: "3" },
355
+ { title: "Cernat", clasificare: "1" },
356
+ { title: "Chichis", clasificare: "3" },
357
+ { title: "Chilieni", clasificare: "1" },
358
+ { title: "Comandau", clasificare: "3" },
359
+ { title: "Covasna", clasificare: "1" },
360
+ { title: "Ghelinta", clasificare: "3" },
361
+ { title: "Ghidfalau", clasificare: "3" },
362
+ { title: "Ilieni", clasificare: "3" },
363
+ { title: "Intorsura Buzaului", clasificare: "1" },
364
+ { title: "Lemnia", clasificare: "1" },
365
+ { title: "Malnas-Bai", clasificare: "3" },
366
+ { title: "Moacsa", clasificare: "3" },
367
+ { title: "Ojdula", clasificare: "3" },
368
+ { title: "Ozun", clasificare: "1" },
369
+ { title: "Reci", clasificare: "1" },
370
+ { title: "Sfantu Gheorghe", clasificare: "3" },
371
+ { title: "Sinzieni", clasificare: "1" },
372
+ { title: "Sita Buzaului", clasificare: "3" },
373
+ { title: "Targu Secuiesc", clasificare: "1" },
374
+ { title: "Turia", clasificare: "3" },
375
+ { title: "Valcele", clasificare: "3" },
376
+ { title: "Valea Crisului", clasificare: "3" },
377
+ { title: "Zagon", clasificare: "3" }
378
+ ]
379
+ },
380
+ {
381
+ title: "Dambovita",
382
+ localitati: [
383
+ { title: "Aninoasa", clasificare: "1" },
384
+ { title: "Ciocanesti", clasificare: "3" },
385
+ { title: "Crevedia", clasificare: "1" },
386
+ { title: "Gaesti", clasificare: "3" },
387
+ { title: "Moreni", clasificare: "3" },
388
+ { title: "Moroeni", clasificare: "3" },
389
+ { title: "Pucioasa", clasificare: "3" },
390
+ { title: "Racari", clasificare: "3" },
391
+ { title: "Razvad", clasificare: "1" },
392
+ { title: "Sotinga", clasificare: "3" },
393
+ { title: "Targoviste", clasificare: "1" },
394
+ { title: "Tartasesti", clasificare: "3" },
395
+ { title: "Titu", clasificare: "1" },
396
+ { title: "Ulmi", clasificare: "1" }
397
+ ]
398
+ },
399
+ {
400
+ title: "Dolj",
401
+ localitati: [
402
+ { title: "Bailesti", clasificare: "3" },
403
+ { title: "Bechet", clasificare: "3" },
404
+ { title: "Calafat", clasificare: "3" },
405
+ { title: "Carcea", clasificare: "1" },
406
+ { title: "Cosoveni", clasificare: "3" },
407
+ { title: "Craiova", clasificare: "1" },
408
+ { title: "Dabuleni", clasificare: "3" },
409
+ { title: "Filiasi", clasificare: "3" },
410
+ { title: "Ghercesti", clasificare: "1" },
411
+ { title: "Malu Mare", clasificare: "1" },
412
+ { title: "Pielesti", clasificare: "3" },
413
+ { title: "Podari", clasificare: "3" },
414
+ { title: "Segarcea", clasificare: "3" },
415
+ { title: "Simnicu de Sus", clasificare: "3" }
416
+ ]
417
+ },
418
+ {
419
+ title: "Galati",
420
+ localitati: [
421
+ { title: "Branistea", clasificare: "3" },
422
+ { title: "Cosmesti", clasificare: "3" },
423
+ { title: "Costache Negri", clasificare: "3" },
424
+ { title: "Draganesti", clasificare: "3" },
425
+ { title: "Frumusita", clasificare: "3" },
426
+ { title: "Galati", clasificare: "1" },
427
+ { title: "Hanu Conachi", clasificare: "3" },
428
+ { title: "Independenta", clasificare: "3" },
429
+ { title: "Ivesti", clasificare: "3" },
430
+ { title: "Liesti", clasificare: "3" },
431
+ { title: "Matca", clasificare: "3" },
432
+ { title: "Munteni", clasificare: "3" },
433
+ { title: "Odaia Manolache", clasificare: "3" },
434
+ { title: "Pechea", clasificare: "3" },
435
+ { title: "Schela", clasificare: "3" },
436
+ { title: "Sendreni", clasificare: "1" },
437
+ { title: "Smardan", clasificare: "3" },
438
+ { title: "Tecuci", clasificare: "1" },
439
+ { title: "Tirgu Bujor", clasificare: "3" },
440
+ { title: "Tudor Vladimirescu", clasificare: "3" },
441
+ { title: "Tulucesti", clasificare: "3" },
442
+ { title: "Umbraresti", clasificare: "3" },
443
+ { title: "Vanatori", clasificare: "1" }
444
+ ]
445
+ },
446
+ {
447
+ title: "Giurgiu",
448
+ localitati: [
449
+ { title: "Adunatii-Copaceni", clasificare: "3" },
450
+ { title: "Bolintin-Deal", clasificare: "3" },
451
+ { title: "Bolintin-Vale", clasificare: "3" },
452
+ { title: "Giurgiu", clasificare: "1" },
453
+ { title: "Joita", clasificare: "1" },
454
+ { title: "Mihailesti", clasificare: "3" },
455
+ { title: "Remus", clasificare: "1" }
456
+ ]
457
+ },
458
+ {
459
+ title: "Gorj",
460
+ localitati: [
461
+ { title: "Baia de Fier", clasificare: "3" },
462
+ { title: "Bumbesti-Jiu", clasificare: "3" },
463
+ { title: "Motru", clasificare: "3" },
464
+ { title: "Novaci", clasificare: "3" },
465
+ { title: "Ranca", clasificare: "3" },
466
+ { title: "Rovinari", clasificare: "3" },
467
+ { title: "Targu Carbunesti", clasificare: "3" },
468
+ { title: "Tirgu Jiu", clasificare: "1" },
469
+ { title: "Tismana", clasificare: "3" },
470
+ { title: "Turceni", clasificare: "3" }
471
+ ]
472
+ },
473
+ {
474
+ title: "Harghita",
475
+ localitati: [
476
+ { title: "Baile Tusnad", clasificare: "3" },
477
+ { title: "Balan", clasificare: "3" },
478
+ { title: "Bisericani", clasificare: "3" },
479
+ { title: "Borsec", clasificare: "3" },
480
+ { title: "Bradesti", clasificare: "3" },
481
+ { title: "Bulgareni", clasificare: "3" },
482
+ { title: "Ciceu", clasificare: "1" },
483
+ { title: "Cristuru Secuiesc", clasificare: "3" },
484
+ { title: "Feliceni", clasificare: "3" },
485
+ { title: "Frumoasa", clasificare: "1" },
486
+ { title: "Gheorgheni", clasificare: "1" },
487
+ { title: "Leliceni", clasificare: "1" },
488
+ { title: "Miercurea-Ciuc", clasificare: "1" },
489
+ { title: "Morareni", clasificare: "3" },
490
+ { title: "Odorheiu Secuiesc", clasificare: "1" },
491
+ { title: "Pauleni Ciuc", clasificare: "1" },
492
+ { title: "Polonita", clasificare: "3" },
493
+ { title: "Praid", clasificare: "3" },
494
+ { title: "Remetea", clasificare: "3" },
495
+ { title: "Sancraieni", clasificare: "1" },
496
+ { title: "Sanmartin", clasificare: "1" },
497
+ { title: "Santimbru", clasificare: "3" },
498
+ { title: "Satu Mare", clasificare: "3" },
499
+ { title: "Siculeni", clasificare: "1" },
500
+ { title: "Sindominic", clasificare: "3" },
501
+ { title: "Sinsimion", clasificare: "3" },
502
+ { title: "Tamasu", clasificare: "3" },
503
+ { title: "Tarnovita", clasificare: "3" },
504
+ { title: "Taureni", clasificare: "3" },
505
+ { title: "Tibod", clasificare: "3" },
506
+ { title: "Toplita", clasificare: "1" },
507
+ { title: "Tulghes", clasificare: "3" },
508
+ { title: "Voslabeni", clasificare: "3" },
509
+ { title: "Zetea", clasificare: "3" }
510
+ ]
511
+ },
512
+ {
513
+ title: "Hunedoara",
514
+ localitati: [
515
+ { title: "Brad", clasificare: "3" },
516
+ { title: "Calan", clasificare: "3" },
517
+ { title: "Deva", clasificare: "1" },
518
+ { title: "Hateg", clasificare: "3" },
519
+ { title: "Hunedoara", clasificare: "1" },
520
+ { title: "Lupeni", clasificare: "3" },
521
+ { title: "Orastie", clasificare: "1" },
522
+ { title: "Petrila", clasificare: "3" },
523
+ { title: "Petrosani", clasificare: "1" },
524
+ { title: "Simeria", clasificare: "1" },
525
+ { title: "Soimus", clasificare: "3" },
526
+ { title: "Vetel", clasificare: "3" },
527
+ { title: "Vulcan", clasificare: "3" }
528
+ ]
529
+ },
530
+ {
531
+ title: "Ialomita",
532
+ localitati: [
533
+ { title: "Amara", clasificare: "3" },
534
+ { title: "Ciulnita", clasificare: "3" },
535
+ { title: "Fetesti", clasificare: "1" },
536
+ { title: "Fierbinti", clasificare: "3" },
537
+ { title: "Manasia", clasificare: "3" },
538
+ { title: "Perieti", clasificare: "3" },
539
+ { title: "Slobozia", clasificare: "1" },
540
+ { title: "Tandarei", clasificare: "3" },
541
+ { title: "Urziceni", clasificare: "1" }
542
+ ]
543
+ },
544
+ {
545
+ title: "Iasi",
546
+ localitati: [
547
+ { title: "Aroneanu", clasificare: "1" },
548
+ { title: "Birnova", clasificare: "1" },
549
+ { title: "Breazu", clasificare: "1" },
550
+ { title: "Dancu", clasificare: "1" },
551
+ { title: "Hirlau", clasificare: "3" },
552
+ { title: "Hlincea", clasificare: "1" },
553
+ { title: "Holboca", clasificare: "3" },
554
+ { title: "Horpaz", clasificare: "1" },
555
+ { title: "Iasi", clasificare: "1" },
556
+ { title: "Letcani", clasificare: "3" },
557
+ { title: "Lunca Cetatuii", clasificare: "1" },
558
+ { title: "Miroslava", clasificare: "1" },
559
+ { title: "Pascani", clasificare: "3" },
560
+ { title: "Rediu", clasificare: "1" },
561
+ { title: "Targu Frumos", clasificare: "3" },
562
+ { title: "Tomesti", clasificare: "1" },
563
+ { title: "Valea Adanca", clasificare: "1" },
564
+ { title: "Valea Lupului", clasificare: "1" }
565
+ ]
566
+ },
567
+ {
568
+ title: "Ilfov",
569
+ localitati: [
570
+ { title: "1 Decembrie", clasificare: "1" },
571
+ { title: "Afumati", clasificare: "3" },
572
+ { title: "Balotesti", clasificare: "1" },
573
+ { title: "Berceni", clasificare: "1" },
574
+ { title: "Bragadiru", clasificare: "1" },
575
+ { title: "Branesti", clasificare: "1" },
576
+ { title: "Buftea", clasificare: "1" },
577
+ { title: "Catelu", clasificare: "3" },
578
+ { title: "Cernica", clasificare: "1" },
579
+ { title: "Chiajna", clasificare: "1" },
580
+ { title: "Chitila", clasificare: "1" },
581
+ { title: "Ciolpani", clasificare: "3" },
582
+ { title: "Ciorogarla", clasificare: "3" },
583
+ { title: "Clinceni", clasificare: "1" },
584
+ { title: "Corbeanca", clasificare: "1" },
585
+ { title: "Cornetu", clasificare: "1" },
586
+ { title: "Dascalu", clasificare: "3" },
587
+ { title: "Dobroesti", clasificare: "1" },
588
+ { title: "Domnesti", clasificare: "1" },
589
+ { title: "Dragomiresti-Vale", clasificare: "3" },
590
+ { title: "Ganeasa", clasificare: "3" },
591
+ { title: "Gruiu", clasificare: "3" },
592
+ { title: "Jilava", clasificare: "1" },
593
+ { title: "Magurele", clasificare: "1" },
594
+ { title: "Moara Vlasiei", clasificare: "3" },
595
+ { title: "Mogosoaia", clasificare: "1" },
596
+ { title: "Otopeni", clasificare: "1" },
597
+ { title: "Pantelimon", clasificare: "1" },
598
+ { title: "Peris", clasificare: "3" },
599
+ { title: "Popesti-Leordeni", clasificare: "1" },
600
+ { title: "Snagov", clasificare: "1" },
601
+ { title: "Stefanestii de Jos", clasificare: "1" },
602
+ { title: "Tunari", clasificare: "1" },
603
+ { title: "Voluntari", clasificare: "1" }
604
+ ]
605
+ },
606
+ {
607
+ title: "Maramures",
608
+ localitati: [
609
+ { title: "Baia Mare", clasificare: "1" },
610
+ { title: "Baia Sprie", clasificare: "1" },
611
+ { title: "Borsa", clasificare: "3" },
612
+ { title: "Cavnic", clasificare: "3" },
613
+ { title: "Cicarlau", clasificare: "3" },
614
+ { title: "Grosi", clasificare: "1" },
615
+ { title: "Ocna Sugatag", clasificare: "3" },
616
+ { title: "Recea", clasificare: "1" },
617
+ { title: "Seini", clasificare: "3" },
618
+ { title: "Sighetu Marmatiei", clasificare: "3" },
619
+ { title: "Somcuta Mare", clasificare: "3" },
620
+ { title: "Tautii-Magheraus", clasificare: "1" },
621
+ { title: "Tirgu Lapus", clasificare: "3" },
622
+ { title: "Viseu de Sus", clasificare: "3" }
623
+ ]
624
+ },
625
+ {
626
+ title: "Mehedinti",
627
+ localitati: [
628
+ { title: "Corcova", clasificare: "3" },
629
+ { title: "Drobeta-turnu Severin", clasificare: "1" },
630
+ { title: "Dubova", clasificare: "3" },
631
+ { title: "Eselnita", clasificare: "3" },
632
+ { title: "Hinova", clasificare: "3" },
633
+ { title: "Orsova", clasificare: "1" },
634
+ { title: "Simian", clasificare: "1" },
635
+ { title: "Strehaia", clasificare: "3" },
636
+ { title: "Vanju Mare", clasificare: "3" }
637
+ ]
638
+ },
639
+ {
640
+ title: "Mures",
641
+ localitati: [
642
+ { title: "Acatari", clasificare: "3" },
643
+ { title: "Adamus", clasificare: "3" },
644
+ { title: "Albesti", clasificare: "1" },
645
+ { title: "Breaza", clasificare: "1" },
646
+ { title: "Ceuasu de Cimpie", clasificare: "3" },
647
+ { title: "Corunca", clasificare: "1" },
648
+ { title: "Craciunesti", clasificare: "3" },
649
+ { title: "Cristesti", clasificare: "1" },
650
+ { title: "Danes", clasificare: "3" },
651
+ { title: "Ernei", clasificare: "1" },
652
+ { title: "Ganesti", clasificare: "3" },
653
+ { title: "Gheorghe Doja", clasificare: "3" },
654
+ { title: "Livezeni", clasificare: "1" },
655
+ { title: "Ludus", clasificare: "3" },
656
+ { title: "Petelea", clasificare: "3" },
657
+ { title: "Reghin", clasificare: "1" },
658
+ { title: "Sancraiu de Mures", clasificare: "1" },
659
+ { title: "Sangeorgiu de Padure", clasificare: "3" },
660
+ { title: "Santana de Mures", clasificare: "1" },
661
+ { title: "Sighisoara", clasificare: "1" },
662
+ { title: "Singeorgiu de Mures", clasificare: "3" },
663
+ { title: "Sinpaul", clasificare: "3" },
664
+ { title: "Solovastru", clasificare: "3" },
665
+ { title: "Sovata", clasificare: "3" },
666
+ { title: "Suseni", clasificare: "3" },
667
+ { title: "Targu Mures", clasificare: "1" },
668
+ { title: "Tarnaveni", clasificare: "3" },
669
+ { title: "Ungheni", clasificare: "3" }
670
+ ]
671
+ },
672
+ {
673
+ title: "Neamt",
674
+ localitati: [
675
+ { title: "Alexandru Cel Bun", clasificare: "1" },
676
+ { title: "Bodesti", clasificare: "3" },
677
+ { title: "Ceahlau", clasificare: "3" },
678
+ { title: "Cordun", clasificare: "1" },
679
+ { title: "Dobreni", clasificare: "1" },
680
+ { title: "Dumbrava Rosie", clasificare: "3" },
681
+ { title: "Gircina", clasificare: "1" },
682
+ { title: "Girov", clasificare: "3" },
683
+ { title: "Horia", clasificare: "3" },
684
+ { title: "Piatra-Neamt", clasificare: "1" },
685
+ { title: "Roman", clasificare: "1" },
686
+ { title: "Roznov", clasificare: "3" },
687
+ { title: "Savinesti", clasificare: "3" },
688
+ { title: "Tirgu Neamt", clasificare: "3" },
689
+ { title: "Turturesti", clasificare: "3" },
690
+ { title: "Vaduri", clasificare: "3" }
691
+ ]
692
+ },
693
+ {
694
+ title: "Olt",
695
+ localitati: [
696
+ { title: "Bals", clasificare: "3" },
697
+ { title: "Brebeni", clasificare: "3" },
698
+ { title: "Caracal", clasificare: "3" },
699
+ { title: "Corabia", clasificare: "3" },
700
+ { title: "Curtisoara", clasificare: "3" },
701
+ { title: "Draganesti-Olt", clasificare: "3" },
702
+ { title: "Scornicesti", clasificare: "3" },
703
+ { title: "Slatina", clasificare: "1" },
704
+ { title: "Slatioara", clasificare: "1" }
705
+ ]
706
+ },
707
+ {
708
+ title: "Prahova",
709
+ localitati: [
710
+ { title: "Aricestii Rahtivani", clasificare: "3" },
711
+ { title: "Azuga", clasificare: "1" },
712
+ { title: "Baicoi", clasificare: "1" },
713
+ { title: "Banesti", clasificare: "1" },
714
+ { title: "Barcanesti", clasificare: "1" },
715
+ { title: "Berceni", clasificare: "3" },
716
+ { title: "Blejoi", clasificare: "1" },
717
+ { title: "Boldesti-Scaeni", clasificare: "1" },
718
+ { title: "Brazi", clasificare: "1" },
719
+ { title: "Breaza", clasificare: "1" },
720
+ { title: "Brebu", clasificare: "3" },
721
+ { title: "Bucov", clasificare: "1" },
722
+ { title: "Busteni", clasificare: "1" },
723
+ { title: "Campina", clasificare: "1" },
724
+ { title: "Ciorani", clasificare: "3" },
725
+ { title: "Comarnic", clasificare: "3" },
726
+ { title: "Cornu", clasificare: "1" },
727
+ { title: "Drajna", clasificare: "3" },
728
+ { title: "Filipestii de Padure", clasificare: "3" },
729
+ { title: "Filipestii de Tirg", clasificare: "3" },
730
+ { title: "Floresti", clasificare: "3" },
731
+ { title: "Gorgota", clasificare: "3" },
732
+ { title: "Lipanesti", clasificare: "3" },
733
+ { title: "Maneciu", clasificare: "1" },
734
+ { title: "Mizil", clasificare: "3" },
735
+ { title: "Paulesti", clasificare: "1" },
736
+ { title: "Ploiesti", clasificare: "1" },
737
+ { title: "Plopeni", clasificare: "3" },
738
+ { title: "Poiana Campina", clasificare: "3" },
739
+ { title: "Puchenii Mari", clasificare: "3" },
740
+ { title: "Sinaia", clasificare: "1" },
741
+ { title: "Slanic", clasificare: "3" },
742
+ { title: "Targsoru Vechi", clasificare: "1" },
743
+ { title: "Urlati", clasificare: "3" },
744
+ { title: "Valea Calugareasca", clasificare: "1" },
745
+ { title: "Valea Doftanei", clasificare: "3" },
746
+ { title: "Valenii de Munte", clasificare: "1" }
747
+ ]
748
+ },
749
+ {
750
+ title: "Salaj",
751
+ localitati: [
752
+ { title: "Bobota", clasificare: "3" },
753
+ { title: "Bocsa", clasificare: "3" },
754
+ { title: "Boghis", clasificare: "3" },
755
+ { title: "Cehu Silvaniei", clasificare: "3" },
756
+ { title: "Crasna", clasificare: "3" },
757
+ { title: "Creaca", clasificare: "3" },
758
+ { title: "Criseni", clasificare: "1" },
759
+ { title: "Cuzaplac", clasificare: "3" },
760
+ { title: "Gilgau", clasificare: "3" },
761
+ { title: "Hereclean", clasificare: "1" },
762
+ { title: "Hida", clasificare: "3" },
763
+ { title: "Ileanda", clasificare: "3" },
764
+ { title: "Ip", clasificare: "3" },
765
+ { title: "Jibou", clasificare: "1" },
766
+ { title: "Letca", clasificare: "3" },
767
+ { title: "Lozna", clasificare: "3" },
768
+ { title: "Mesesenii de jos", clasificare: "1" },
769
+ { title: "Mirsid", clasificare: "3" },
770
+ { title: "Nusfalau", clasificare: "3" },
771
+ { title: "Pericei", clasificare: "3" },
772
+ { title: "Romanasi", clasificare: "3" },
773
+ { title: "Sag", clasificare: "3" },
774
+ { title: "Sarmasag", clasificare: "3" },
775
+ { title: "Simleu Silvaniei", clasificare: "1" },
776
+ { title: "Sinmihaiu Almasului", clasificare: "3" },
777
+ { title: "Somes-Odorhei", clasificare: "3" },
778
+ { title: "Treznea", clasificare: "3" },
779
+ { title: "Virsolt", clasificare: "3" },
780
+ { title: "Zalau", clasificare: "1" },
781
+ { title: "Zimbor", clasificare: "3" }
782
+ ]
783
+ },
784
+ {
785
+ title: "Satu Mare",
786
+ localitati: [
787
+ { title: "Agris", clasificare: "3" },
788
+ { title: "Apa", clasificare: "3" },
789
+ { title: "Ardud", clasificare: "1" },
790
+ { title: "Botiz", clasificare: "1" },
791
+ { title: "Carei", clasificare: "1" },
792
+ { title: "Certeze", clasificare: "3" },
793
+ { title: "Dorolt", clasificare: "3" },
794
+ { title: "Halmeu", clasificare: "3" },
795
+ { title: "Lazuri", clasificare: "1" },
796
+ { title: "Livada", clasificare: "3" },
797
+ { title: "Martinesti", clasificare: "3" },
798
+ { title: "Mediesu Aurit", clasificare: "3" },
799
+ { title: "Negresti-Oas", clasificare: "1" },
800
+ { title: "Odoreu", clasificare: "1" },
801
+ { title: "Orasu Nou", clasificare: "3" },
802
+ { title: "Paulesti", clasificare: "1" },
803
+ { title: "Satu Mare", clasificare: "1" },
804
+ { title: "Tasnad", clasificare: "3" },
805
+ { title: "Vama", clasificare: "3" },
806
+ { title: "Vetis", clasificare: "1" },
807
+ { title: "Viile", clasificare: "1" }
808
+ ]
809
+ },
810
+ {
811
+ title: "Sibiu",
812
+ localitati: [
813
+ { title: "Agnita", clasificare: "3" },
814
+ { title: "Apoldu de jos", clasificare: "3" },
815
+ { title: "Avrig", clasificare: "1" },
816
+ { title: "Carta", clasificare: "3" },
817
+ { title: "Cirtisoara", clasificare: "3" },
818
+ { title: "Cisnadie", clasificare: "1" },
819
+ { title: "Copsa Mica", clasificare: "3" },
820
+ { title: "Cristian", clasificare: "1" },
821
+ { title: "Dumbraveni", clasificare: "3" },
822
+ { title: "Marsa", clasificare: "3" },
823
+ { title: "Medias", clasificare: "1" },
824
+ { title: "Miercurea Sibiului", clasificare: "3" },
825
+ { title: "Ocna Sibiului", clasificare: "3" },
826
+ { title: "Orlat", clasificare: "3" },
827
+ { title: "Poiana Sibiului", clasificare: "3" },
828
+ { title: "Porumbacu de jos", clasificare: "3" },
829
+ { title: "Rasinari", clasificare: "3" },
830
+ { title: "Sadu", clasificare: "3" },
831
+ { title: "Saliste", clasificare: "3" },
832
+ { title: "Seica Mare", clasificare: "3" },
833
+ { title: "Selimbar", clasificare: "1" },
834
+ { title: "Sibiu", clasificare: "1" },
835
+ { title: "Slimnic", clasificare: "3" },
836
+ { title: "Sura Mare", clasificare: "1" },
837
+ { title: "Sura Mica", clasificare: "1" },
838
+ { title: "Talmaciu", clasificare: "3" }
839
+ ]
840
+ },
841
+ {
842
+ title: "Suceava",
843
+ localitati: [
844
+ { title: "Campulung Moldovenesc", clasificare: "3" },
845
+ { title: "Dumbraveni", clasificare: "3" },
846
+ { title: "Falticeni", clasificare: "3" },
847
+ { title: "Gura Humorului", clasificare: "3" },
848
+ { title: "Ipotesti", clasificare: "1" },
849
+ { title: "Itcani", clasificare: "3" },
850
+ { title: "Malini", clasificare: "3" },
851
+ { title: "Moara", clasificare: "1" },
852
+ { title: "Putna", clasificare: "3" },
853
+ { title: "Radauti", clasificare: "3" },
854
+ { title: "Scheia", clasificare: "1" },
855
+ { title: "Sfantu Ilie", clasificare: "1" },
856
+ { title: "Siret", clasificare: "3" },
857
+ { title: "Suceava", clasificare: "1" },
858
+ { title: "Vatra Dornei", clasificare: "1" }
859
+ ]
860
+ },
861
+ {
862
+ title: "Teleorman",
863
+ localitati: [
864
+ { title: "Alexandria", clasificare: "1" },
865
+ { title: "Maldaeni", clasificare: "3" },
866
+ { title: "Nanov", clasificare: "3" },
867
+ { title: "Poroschia", clasificare: "3" },
868
+ { title: "Rosiori de Vede", clasificare: "1" },
869
+ { title: "Turnu Magurele", clasificare: "1" },
870
+ { title: "Videle", clasificare: "3" },
871
+ { title: "Zimnicea", clasificare: "3" }
872
+ ]
873
+ },
874
+ {
875
+ title: "Timis",
876
+ localitati: [
877
+ { title: "Becicherecu Mic", clasificare: "3" },
878
+ { title: "Biled", clasificare: "3" },
879
+ { title: "Bucovat", clasificare: "3" },
880
+ { title: "Chisoda", clasificare: "1" },
881
+ { title: "Deta", clasificare: "3" },
882
+ { title: "Dumbravita", clasificare: "1" },
883
+ { title: "Ghiroda", clasificare: "1" },
884
+ { title: "Giarmata", clasificare: "1" },
885
+ { title: "Giroc", clasificare: "1" },
886
+ { title: "Jimbolia", clasificare: "3" },
887
+ { title: "Lugoj", clasificare: "1" },
888
+ { title: "Mosnita Noua", clasificare: "1" },
889
+ { title: "Remetea Mare", clasificare: "1" },
890
+ { title: "Sacalaz", clasificare: "1" },
891
+ { title: "Sag", clasificare: "1" },
892
+ { title: "Sanmihaiu Roman", clasificare: "3" },
893
+ { title: "Sannicolau Mare", clasificare: "3" },
894
+ { title: "Sinandrei", clasificare: "1" },
895
+ { title: "Timisoara", clasificare: "1" },
896
+ { title: "Utvin", clasificare: "3" }
897
+ ]
898
+ },
899
+ {
900
+ title: "Tulcea",
901
+ localitati: [
902
+ { title: "Babadag", clasificare: "3" },
903
+ { title: "Baia", clasificare: "3" },
904
+ { title: "Crisan", clasificare: "3" },
905
+ { title: "Isaccea", clasificare: "3" },
906
+ { title: "Jurilovca", clasificare: "3" },
907
+ { title: "Macin", clasificare: "3" },
908
+ { title: "Mahmudia", clasificare: "3" },
909
+ { title: "Murighiol", clasificare: "3" },
910
+ { title: "Sfantu Gheorghe", clasificare: "3" },
911
+ { title: "Somova", clasificare: "1" },
912
+ { title: "Sulina", clasificare: "3" },
913
+ { title: "Tulcea", clasificare: "1" }
914
+ ]
915
+ },
916
+ {
917
+ title: "Valcea",
918
+ localitati: [
919
+ { title: "Babeni", clasificare: "1" },
920
+ { title: "Balcesti", clasificare: "3" },
921
+ { title: "Berbesti", clasificare: "3" },
922
+ { title: "Brezoi", clasificare: "3" },
923
+ { title: "Budesti", clasificare: "3" },
924
+ { title: "Bujoreni", clasificare: "1" },
925
+ { title: "Calimanesti", clasificare: "1" },
926
+ { title: "Cazanesti", clasificare: "1" },
927
+ { title: "Daesti", clasificare: "3" },
928
+ { title: "Dragasani", clasificare: "1" },
929
+ { title: "Govora", clasificare: "3" },
930
+ { title: "Horezu", clasificare: "3" },
931
+ { title: "Malaia", clasificare: "3" },
932
+ { title: "Mihaesti", clasificare: "3" },
933
+ { title: "Olanesti", clasificare: "3" },
934
+ { title: "Ramnicu Valcea", clasificare: "1" },
935
+ { title: "Vladesti", clasificare: "1" },
936
+ { title: "Voineasa", clasificare: "3" }
937
+ ]
938
+ },
939
+ {
940
+ title: "Vaslui",
941
+ localitati: [
942
+ { title: "Bacaoani", clasificare: "3" },
943
+ { title: "Birlad", clasificare: "1" },
944
+ { title: "Husi", clasificare: "3" },
945
+ { title: "Maraseni", clasificare: "3" },
946
+ { title: "Moara Grecilor", clasificare: "3" },
947
+ { title: "Muntenii de Jos", clasificare: "3" },
948
+ { title: "Muntenii de Sus", clasificare: "3" },
949
+ { title: "Negresti", clasificare: "3" },
950
+ { title: "Simila", clasificare: "3" },
951
+ { title: "Vaslui", clasificare: "1" },
952
+ { title: "Zorleni", clasificare: "3" }
953
+ ]
954
+ },
955
+ {
956
+ title: "Vrancea",
957
+ localitati: [
958
+ { title: "Adjud", clasificare: "3" },
959
+ { title: "Campineanca", clasificare: "1" },
960
+ { title: "Focsani", clasificare: "1" },
961
+ { title: "Golesti", clasificare: "1" },
962
+ { title: "Marasesti", clasificare: "3" },
963
+ { title: "Odobesti", clasificare: "3" },
964
+ { title: "Panciu", clasificare: "3" },
965
+ { title: "Vanatori", clasificare: "1" }
966
+ ]
967
+ }
968
+ ];
969
+
970
+ exports.cities = cities;