@digigov/react-experimental 2.0.0-dcbd7ded → 2.0.0-f2d82d25

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 (805) hide show
  1. package/FloatingButton/index.d.ts +21 -0
  2. package/{libs-ui/react-core/src/BackToTopLink → OptionButtonBase}/index.d.ts +14 -4
  3. package/{libs-ui/react-core/src/FilterOptionsSection → OptionButtonSteps}/index.d.ts +19 -8
  4. package/cjs/FloatingButton/index.js +1 -1
  5. package/cjs/OptionButtonBase/index.js +1 -1
  6. package/cjs/OptionButtonSteps/index.js +1 -1
  7. package/index.js +1 -1
  8. package/package.json +4 -5
  9. package/Kitchensink/AllComponents/index.js +0 -9
  10. package/Kitchensink/AllComponents/package.json +0 -6
  11. package/Kitchensink/KitchensinkByCategory/index.js +0 -33
  12. package/Kitchensink/KitchensinkByCategory/package.json +0 -6
  13. package/Kitchensink/KitchensinkByLetter/index.js +0 -19
  14. package/Kitchensink/KitchensinkByLetter/package.json +0 -6
  15. package/Kitchensink/KitchensinkComponent/index.js +0 -45
  16. package/Kitchensink/KitchensinkComponent/package.json +0 -6
  17. package/Kitchensink/KitchensinkDashboard/index.js +0 -40
  18. package/Kitchensink/KitchensinkDashboard/package.json +0 -6
  19. package/Kitchensink/index.js +0 -5
  20. package/Kitchensink/package.json +0 -6
  21. package/cjs/Kitchensink/AllComponents/index.js +0 -16
  22. package/cjs/Kitchensink/KitchensinkByCategory/index.js +0 -40
  23. package/cjs/Kitchensink/KitchensinkByLetter/index.js +0 -26
  24. package/cjs/Kitchensink/KitchensinkComponent/index.js +0 -55
  25. package/cjs/Kitchensink/KitchensinkDashboard/index.js +0 -47
  26. package/cjs/Kitchensink/index.js +0 -60
  27. package/libs/ui/src/api/APIErrors.d.ts +0 -22
  28. package/libs/ui/src/api/APIProvider.d.ts +0 -15
  29. package/libs/ui/src/api/fetchAPI.d.ts +0 -18
  30. package/libs/ui/src/api/index.d.ts +0 -9
  31. package/libs/ui/src/api/useResource.d.ts +0 -11
  32. package/libs/ui/src/api/useResourceAction.d.ts +0 -2
  33. package/libs/ui/src/api/useResourceQuery.d.ts +0 -18
  34. package/libs/ui/src/api/utils.d.ts +0 -6
  35. package/libs/ui/src/app/App.d.ts +0 -7
  36. package/libs/ui/src/app/BannerContainer/BannerContainer.stories.d.ts +0 -10
  37. package/libs/ui/src/app/BannerContainer/__stories__/CookiesBanner.d.ts +0 -3
  38. package/libs/ui/src/app/BannerContainer/index.d.ts +0 -3
  39. package/libs/ui/src/app/BottomInfo/index.d.ts +0 -5
  40. package/libs/ui/src/app/CloseButton/index.d.ts +0 -3
  41. package/libs/ui/src/app/FilterContainer/index.d.ts +0 -11
  42. package/libs/ui/src/app/Footer/Footer.stories.d.ts +0 -18
  43. package/libs/ui/src/app/Footer/__stories__/Default.d.ts +0 -3
  44. package/libs/ui/src/app/Footer/__stories__/DefaultCopyright.d.ts +0 -3
  45. package/libs/ui/src/app/Footer/__stories__/FooterAllInclusive.d.ts +0 -3
  46. package/libs/ui/src/app/Footer/__stories__/FooterWithLink.d.ts +0 -3
  47. package/libs/ui/src/app/Footer/__stories__/FooterWithLogo.d.ts +0 -3
  48. package/libs/ui/src/app/Footer/__stories__/FooterWithSecondaryNavigation.d.ts +0 -3
  49. package/libs/ui/src/app/Footer/__stories__/FooterWithText.d.ts +0 -3
  50. package/libs/ui/src/app/Footer/__stories__/YearCopyright.d.ts +0 -3
  51. package/libs/ui/src/app/Footer/index.d.ts +0 -15
  52. package/libs/ui/src/app/Header/Header.stories.d.ts +0 -18
  53. package/libs/ui/src/app/Header/HeaderContent.d.ts +0 -3
  54. package/libs/ui/src/app/Header/HeaderLogo.d.ts +0 -3
  55. package/libs/ui/src/app/Header/HeaderNavMenuContent.d.ts +0 -3
  56. package/libs/ui/src/app/Header/HeaderSecondaryLogo.d.ts +0 -3
  57. package/libs/ui/src/app/Header/HeaderSection.d.ts +0 -3
  58. package/libs/ui/src/app/Header/HeaderTitle.d.ts +0 -3
  59. package/libs/ui/src/app/Header/__stories__/Default.d.ts +0 -3
  60. package/libs/ui/src/app/Header/__stories__/WithHeaderNavigation.d.ts +0 -3
  61. package/libs/ui/src/app/Header/__stories__/WithNavigation.d.ts +0 -3
  62. package/libs/ui/src/app/Header/__stories__/WithServiceName.d.ts +0 -3
  63. package/libs/ui/src/app/Header/__stories__/WithServiceNameAndLogo.d.ts +0 -3
  64. package/libs/ui/src/app/Header/index.d.ts +0 -9
  65. package/libs/ui/src/app/Loader/Loader.stories.d.ts +0 -8
  66. package/libs/ui/src/app/Loader/__stories__/Default.d.ts +0 -3
  67. package/libs/ui/src/app/Loader/index.d.ts +0 -5
  68. package/libs/ui/src/app/Masthead/Masthead.stories.d.ts +0 -13
  69. package/libs/ui/src/app/Masthead/__stories__/Default.d.ts +0 -3
  70. package/libs/ui/src/app/Masthead/__stories__/WithElements.d.ts +0 -3
  71. package/libs/ui/src/app/Masthead/__stories__/WithLogo.d.ts +0 -3
  72. package/libs/ui/src/app/Masthead/index.d.ts +0 -5
  73. package/libs/ui/src/app/Modal/Modal.stories.d.ts +0 -14
  74. package/libs/ui/src/app/Modal/__stories__/AlertDialog.d.ts +0 -3
  75. package/libs/ui/src/app/Modal/__stories__/Auto.d.ts +0 -3
  76. package/libs/ui/src/app/Modal/__stories__/Default.d.ts +0 -3
  77. package/libs/ui/src/app/Modal/__stories__/Dense.d.ts +0 -3
  78. package/libs/ui/src/app/Modal/__stories__/WithHooks.d.ts +0 -3
  79. package/libs/ui/src/app/Modal/auto.d.ts +0 -21
  80. package/libs/ui/src/app/Modal/hooks.d.ts +0 -26
  81. package/libs/ui/src/app/Modal/index.d.ts +0 -15
  82. package/libs/ui/src/app/NotFound/NotFound.stories.d.ts +0 -8
  83. package/libs/ui/src/app/NotFound/__stories__/Default.d.ts +0 -3
  84. package/libs/ui/src/app/NotFound/index.d.ts +0 -3
  85. package/libs/ui/src/app/OutdatedBrowserBanner/hooks/evaluateBrowserVersion.d.ts +0 -15
  86. package/libs/ui/src/app/OutdatedBrowserBanner/hooks/useOutdatedBrowserCheck.d.ts +0 -2
  87. package/libs/ui/src/app/OutdatedBrowserBanner/index.d.ts +0 -3
  88. package/libs/ui/src/app/PageTitleContainer/index.d.ts +0 -5
  89. package/libs/ui/src/app/Panel/Panel.stories.d.ts +0 -10
  90. package/libs/ui/src/app/Panel/__stories__/Default.d.ts +0 -3
  91. package/libs/ui/src/app/Panel/index.d.ts +0 -5
  92. package/libs/ui/src/app/PhaseBannerHeader/PhaseBannerHeader.stories.d.ts +0 -8
  93. package/libs/ui/src/app/PhaseBannerHeader/__stories__/Default.d.ts +0 -3
  94. package/libs/ui/src/app/PhaseBannerHeader/index.d.ts +0 -8
  95. package/libs/ui/src/app/QrCodeScanner/QrCodeScanner.stories.d.ts +0 -8
  96. package/libs/ui/src/app/QrCodeScanner/__stories__/Default.d.ts +0 -3
  97. package/libs/ui/src/app/QrCodeScanner/index.d.ts +0 -34
  98. package/libs/ui/src/app/QrCodeViewer/QRCode.stories.d.ts +0 -9
  99. package/libs/ui/src/app/QrCodeViewer/__stories__/Custom.d.ts +0 -3
  100. package/libs/ui/src/app/QrCodeViewer/__stories__/Default.d.ts +0 -3
  101. package/libs/ui/src/app/QrCodeViewer/index.d.ts +0 -6
  102. package/libs/ui/src/app/QrCodeViewer/qrcodegen.d.ts +0 -100
  103. package/libs/ui/src/app/QrCodeViewer/types.d.ts +0 -28
  104. package/libs/ui/src/app/QrCodeViewer/utils.d.ts +0 -11
  105. package/libs/ui/src/app/ThemeOptions/index.d.ts +0 -17
  106. package/libs/ui/src/app/hooks/useFontSize.d.ts +0 -6
  107. package/libs/ui/src/app/hooks/useHighlightLinks.d.ts +0 -8
  108. package/libs/ui/src/app/hooks/useLetterSpacing.d.ts +0 -6
  109. package/libs/ui/src/app/hooks/useLineHeight.d.ts +0 -6
  110. package/libs/ui/src/app/hooks/useTheme.d.ts +0 -8
  111. package/libs/ui/src/app/hooks/useVariantVars.d.ts +0 -8
  112. package/libs/ui/src/app/index.d.ts +0 -16
  113. package/libs/ui/src/content/Accordion/Accordion.stories.d.ts +0 -14
  114. package/libs/ui/src/content/Accordion/__stories__/Auto.d.ts +0 -3
  115. package/libs/ui/src/content/Accordion/__stories__/Default.d.ts +0 -3
  116. package/libs/ui/src/content/Accordion/__stories__/WithHints.d.ts +0 -3
  117. package/libs/ui/src/content/Accordion/__stories__/WithHook.d.ts +0 -3
  118. package/libs/ui/src/content/Accordion/auto.d.ts +0 -18
  119. package/libs/ui/src/content/Accordion/hooks.d.ts +0 -26
  120. package/libs/ui/src/content/Accordion/index.d.ts +0 -10
  121. package/libs/ui/src/content/Blockquote/Blockquote.stories.d.ts +0 -11
  122. package/libs/ui/src/content/Blockquote/__stories__/Default.d.ts +0 -3
  123. package/libs/ui/src/content/Blockquote/__stories__/Dense.d.ts +0 -3
  124. package/libs/ui/src/content/Blockquote/index.d.ts +0 -3
  125. package/libs/ui/src/content/Card/Card.stories.d.ts +0 -21
  126. package/libs/ui/src/content/Card/__stories__/Default.d.ts +0 -3
  127. package/libs/ui/src/content/Card/__stories__/Dense.d.ts +0 -3
  128. package/libs/ui/src/content/Card/__stories__/WithClickableContent.d.ts +0 -3
  129. package/libs/ui/src/content/Card/__stories__/WithClickableLink.d.ts +0 -3
  130. package/libs/ui/src/content/Card/__stories__/WithDarkBorder.d.ts +0 -3
  131. package/libs/ui/src/content/Card/__stories__/WithDarkTopBorder.d.ts +0 -3
  132. package/libs/ui/src/content/Card/__stories__/WithDivider.d.ts +0 -3
  133. package/libs/ui/src/content/Card/__stories__/WithGrayBorder.d.ts +0 -3
  134. package/libs/ui/src/content/Card/__stories__/WithGrayTopBorder.d.ts +0 -3
  135. package/libs/ui/src/content/Card/__stories__/WithGroupButton.d.ts +0 -3
  136. package/libs/ui/src/content/Card/__stories__/WithLink.d.ts +0 -3
  137. package/libs/ui/src/content/Card/index.d.ts +0 -6
  138. package/libs/ui/src/content/Chip/Chip.stories.d.ts +0 -12
  139. package/libs/ui/src/content/Chip/__stories__/ClickableChip.d.ts +0 -3
  140. package/libs/ui/src/content/Chip/__stories__/ClickableDeletableChip.d.ts +0 -3
  141. package/libs/ui/src/content/Chip/__stories__/Default.d.ts +0 -3
  142. package/libs/ui/src/content/Chip/__stories__/DeletableChip.d.ts +0 -3
  143. package/libs/ui/src/content/Chip/__stories__/GroupOfChips.d.ts +0 -3
  144. package/libs/ui/src/content/Chip/index.d.ts +0 -6
  145. package/libs/ui/src/content/Details/Details.stories.d.ts +0 -10
  146. package/libs/ui/src/content/Details/__stories__/Default.d.ts +0 -3
  147. package/libs/ui/src/content/Details/index.d.ts +0 -5
  148. package/libs/ui/src/content/FillableText/index.d.ts +0 -4
  149. package/libs/ui/src/content/List/List.d.ts +0 -3
  150. package/libs/ui/src/content/List/List.stories.d.ts +0 -15
  151. package/libs/ui/src/content/List/ListItem.d.ts +0 -3
  152. package/libs/ui/src/content/List/__stories__/BulletList.d.ts +0 -3
  153. package/libs/ui/src/content/List/__stories__/Default.d.ts +0 -3
  154. package/libs/ui/src/content/List/__stories__/HorizontalList.d.ts +0 -3
  155. package/libs/ui/src/content/List/__stories__/NestedBulletList.d.ts +0 -3
  156. package/libs/ui/src/content/List/__stories__/NumberedList.d.ts +0 -3
  157. package/libs/ui/src/content/List/__stories__/WithExtraSpace.d.ts +0 -3
  158. package/libs/ui/src/content/List/index.d.ts +0 -3
  159. package/libs/ui/src/content/Markdown/index.d.ts +0 -3
  160. package/libs/ui/src/content/Markdown/useMarkdownToHTML.d.ts +0 -6
  161. package/libs/ui/src/content/SafeHTML/index.d.ts +0 -10
  162. package/libs/ui/src/content/StepNav/StepNav.stories.d.ts +0 -13
  163. package/libs/ui/src/content/StepNav/__stories__/Auto.d.ts +0 -3
  164. package/libs/ui/src/content/StepNav/__stories__/Default.d.ts +0 -3
  165. package/libs/ui/src/content/StepNav/__stories__/Dense.d.ts +0 -3
  166. package/libs/ui/src/content/StepNav/__stories__/WithHints.d.ts +0 -3
  167. package/libs/ui/src/content/StepNav/__stories__/WithHook.d.ts +0 -3
  168. package/libs/ui/src/content/StepNav/auto.d.ts +0 -19
  169. package/libs/ui/src/content/StepNav/index.d.ts +0 -16
  170. package/libs/ui/src/content/SummaryList/SummaryList.stories.d.ts +0 -15
  171. package/libs/ui/src/content/SummaryList/__stories__/Default.d.ts +0 -3
  172. package/libs/ui/src/content/SummaryList/__stories__/RowVariations.d.ts +0 -3
  173. package/libs/ui/src/content/SummaryList/__stories__/WithActions.d.ts +0 -3
  174. package/libs/ui/src/content/SummaryList/__stories__/WithKeyAndAction.d.ts +0 -3
  175. package/libs/ui/src/content/SummaryList/__stories__/WithoutActions.d.ts +0 -3
  176. package/libs/ui/src/content/SummaryList/__stories__/WithoutBorders.d.ts +0 -3
  177. package/libs/ui/src/content/SummaryList/index.d.ts +0 -7
  178. package/libs/ui/src/content/Table/Table.stories.d.ts +0 -27
  179. package/libs/ui/src/content/Table/TableFloatingScroll.d.ts +0 -3
  180. package/libs/ui/src/content/Table/__stories__/DarkVariant.d.ts +0 -3
  181. package/libs/ui/src/content/Table/__stories__/DarkVariantWithVerticalHeaders.d.ts +0 -3
  182. package/libs/ui/src/content/Table/__stories__/Default.d.ts +0 -3
  183. package/libs/ui/src/content/Table/__stories__/DefinedWidth.d.ts +0 -3
  184. package/libs/ui/src/content/Table/__stories__/Densed.d.ts +0 -3
  185. package/libs/ui/src/content/Table/__stories__/Full.d.ts +0 -3
  186. package/libs/ui/src/content/Table/__stories__/MultipleProps.d.ts +0 -3
  187. package/libs/ui/src/content/Table/__stories__/NoData.d.ts +0 -3
  188. package/libs/ui/src/content/Table/__stories__/NumericDataType.d.ts +0 -3
  189. package/libs/ui/src/content/Table/__stories__/RowColors.d.ts +0 -3
  190. package/libs/ui/src/content/Table/__stories__/Stacked.d.ts +0 -3
  191. package/libs/ui/src/content/Table/__stories__/TableCaptions.d.ts +0 -3
  192. package/libs/ui/src/content/Table/__stories__/VerticalBorders.d.ts +0 -3
  193. package/libs/ui/src/content/Table/__stories__/VerticalHeaders.d.ts +0 -3
  194. package/libs/ui/src/content/Table/__stories__/WithFloatingScroll.d.ts +0 -3
  195. package/libs/ui/src/content/Table/__stories__/WithLoader.d.ts +0 -3
  196. package/libs/ui/src/content/Table/__stories__/WithSortFilters.d.ts +0 -3
  197. package/libs/ui/src/content/Table/__stories__/ZebraProp.d.ts +0 -3
  198. package/libs/ui/src/content/Table/hooks/useSort.d.ts +0 -9
  199. package/libs/ui/src/content/Table/index.d.ts +0 -28
  200. package/libs/ui/src/content/TaskList/TaskList.stories.d.ts +0 -10
  201. package/libs/ui/src/content/TaskList/__stories__/Default.d.ts +0 -3
  202. package/libs/ui/src/content/TaskList/__stories__/Dense.d.ts +0 -3
  203. package/libs/ui/src/content/TaskList/index.d.ts +0 -7
  204. package/libs/ui/src/content/Timeline/Timeline.stories.d.ts +0 -10
  205. package/libs/ui/src/content/Timeline/__stories__/Default.d.ts +0 -3
  206. package/libs/ui/src/content/Timeline/__stories__/Dense.d.ts +0 -3
  207. package/libs/ui/src/content/Timeline/index.d.ts +0 -7
  208. package/libs/ui/src/content/index.d.ts +0 -12
  209. package/libs/ui/src/feedback/CopyToClipboard/CopyToClipboard.stories.d.ts +0 -10
  210. package/libs/ui/src/feedback/CopyToClipboard/__stories__/Banner.d.ts +0 -3
  211. package/libs/ui/src/feedback/CopyToClipboard/__stories__/Default.d.ts +0 -3
  212. package/libs/ui/src/feedback/CopyToClipboard/__stories__/Dense.d.ts +0 -3
  213. package/libs/ui/src/feedback/CopyToClipboard/index.d.ts +0 -12
  214. package/libs/ui/src/feedback/ErrorSummary/ErrorSummary.stories.d.ts +0 -15
  215. package/libs/ui/src/feedback/ErrorSummary/__stories__/Default.d.ts +0 -3
  216. package/libs/ui/src/feedback/ErrorSummary/__stories__/Dense.d.ts +0 -3
  217. package/libs/ui/src/feedback/ErrorSummary/__stories__/LinkedToCheckbox.d.ts +0 -3
  218. package/libs/ui/src/feedback/ErrorSummary/__stories__/LinkedToField.d.ts +0 -3
  219. package/libs/ui/src/feedback/ErrorSummary/__stories__/LinkedToInput.d.ts +0 -3
  220. package/libs/ui/src/feedback/ErrorSummary/__stories__/WithBackLinkAndButton.d.ts +0 -3
  221. package/libs/ui/src/feedback/ErrorSummary/index.d.ts +0 -3
  222. package/libs/ui/src/feedback/NotificationBanner/NotificationBanner.stories.d.ts +0 -13
  223. package/libs/ui/src/feedback/NotificationBanner/__stories__/Default.d.ts +0 -3
  224. package/libs/ui/src/feedback/NotificationBanner/__stories__/Dense.d.ts +0 -3
  225. package/libs/ui/src/feedback/NotificationBanner/__stories__/Success.d.ts +0 -3
  226. package/libs/ui/src/feedback/NotificationBanner/index.d.ts +0 -18
  227. package/libs/ui/src/feedback/PhaseBanner/PhaseBanner.stories.d.ts +0 -11
  228. package/libs/ui/src/feedback/PhaseBanner/__stories__/Default.d.ts +0 -3
  229. package/libs/ui/src/feedback/PhaseBanner/__stories__/Underlined.d.ts +0 -3
  230. package/libs/ui/src/feedback/PhaseBanner/index.d.ts +0 -6
  231. package/libs/ui/src/feedback/WarningText/WarningText.stories.d.ts +0 -12
  232. package/libs/ui/src/feedback/WarningText/__stories__/AssistiveText.d.ts +0 -3
  233. package/libs/ui/src/feedback/WarningText/__stories__/Default.d.ts +0 -3
  234. package/libs/ui/src/feedback/WarningText/__stories__/Dense.d.ts +0 -3
  235. package/libs/ui/src/feedback/WarningText/index.d.ts +0 -3
  236. package/libs/ui/src/feedback/index.d.ts +0 -5
  237. package/libs/ui/src/form/AutoComplete/AutoComplete.stories.d.ts +0 -14
  238. package/libs/ui/src/form/AutoComplete/Status/index.d.ts +0 -40
  239. package/libs/ui/src/form/AutoComplete/__stories__/Default.d.ts +0 -3
  240. package/libs/ui/src/form/AutoComplete/__stories__/WithAutoSelect.d.ts +0 -3
  241. package/libs/ui/src/form/AutoComplete/__stories__/WithDefaultValue.d.ts +0 -3
  242. package/libs/ui/src/form/AutoComplete/__stories__/WithInLine.d.ts +0 -3
  243. package/libs/ui/src/form/AutoComplete/__stories__/WithMinLength.d.ts +0 -3
  244. package/libs/ui/src/form/AutoComplete/__stories__/WithPlaceHolder.d.ts +0 -3
  245. package/libs/ui/src/form/AutoComplete/__stories__/WithShowAllValues.d.ts +0 -3
  246. package/libs/ui/src/form/AutoComplete/index.d.ts +0 -117
  247. package/libs/ui/src/form/AutoComplete/utils.d.ts +0 -11
  248. package/libs/ui/src/form/Button/Button.stories.d.ts +0 -21
  249. package/libs/ui/src/form/Button/ButtonLink.d.ts +0 -3
  250. package/libs/ui/src/form/Button/CallToAction.d.ts +0 -3
  251. package/libs/ui/src/form/Button/ThemeToggleButton.d.ts +0 -3
  252. package/libs/ui/src/form/Button/__stories__/Back.d.ts +0 -4
  253. package/libs/ui/src/form/Button/__stories__/ButtonLinkButton.d.ts +0 -6
  254. package/libs/ui/src/form/Button/__stories__/CallToActionButton.d.ts +0 -3
  255. package/libs/ui/src/form/Button/__stories__/Dense.d.ts +0 -3
  256. package/libs/ui/src/form/Button/__stories__/Disabled.d.ts +0 -3
  257. package/libs/ui/src/form/Button/__stories__/GroupingButtons.d.ts +0 -3
  258. package/libs/ui/src/form/Button/__stories__/GroupingButtonsAndLinks.d.ts +0 -3
  259. package/libs/ui/src/form/Button/__stories__/Primary.d.ts +0 -3
  260. package/libs/ui/src/form/Button/__stories__/Secondary.d.ts +0 -3
  261. package/libs/ui/src/form/Button/__stories__/ThemeToggle.d.ts +0 -3
  262. package/libs/ui/src/form/Button/__stories__/Warning.d.ts +0 -3
  263. package/libs/ui/src/form/Button/__stories__/WithVariantLink.d.ts +0 -3
  264. package/libs/ui/src/form/Button/index.d.ts +0 -13
  265. package/libs/ui/src/form/Checkbox/Checkbox.stories.d.ts +0 -19
  266. package/libs/ui/src/form/Checkbox/__stories__/ConditionalReveal.d.ts +0 -3
  267. package/libs/ui/src/form/Checkbox/__stories__/Default.d.ts +0 -3
  268. package/libs/ui/src/form/Checkbox/__stories__/Dense.d.ts +0 -3
  269. package/libs/ui/src/form/Checkbox/__stories__/Inline.d.ts +0 -3
  270. package/libs/ui/src/form/Checkbox/__stories__/InlineWithDivider.d.ts +0 -3
  271. package/libs/ui/src/form/Checkbox/__stories__/MultipleQuestions.d.ts +0 -3
  272. package/libs/ui/src/form/Checkbox/__stories__/NoneAnswer.d.ts +0 -3
  273. package/libs/ui/src/form/Checkbox/__stories__/NoneAnswerWithError.d.ts +0 -3
  274. package/libs/ui/src/form/Checkbox/__stories__/WithErrorMessage.d.ts +0 -3
  275. package/libs/ui/src/form/Checkbox/__stories__/WithHint.d.ts +0 -3
  276. package/libs/ui/src/form/Checkbox/index.d.ts +0 -5
  277. package/libs/ui/src/form/DateInputContainer/DateInputContainer.stories.d.ts +0 -14
  278. package/libs/ui/src/form/DateInputContainer/__stories__/Default.d.ts +0 -3
  279. package/libs/ui/src/form/DateInputContainer/__stories__/Dense.d.ts +0 -3
  280. package/libs/ui/src/form/DateInputContainer/__stories__/MultipleQuestions.d.ts +0 -3
  281. package/libs/ui/src/form/DateInputContainer/__stories__/WithErrorMessage.d.ts +0 -3
  282. package/libs/ui/src/form/DateInputContainer/__stories__/WithErrorMessageForSingleField.d.ts +0 -3
  283. package/libs/ui/src/form/DateInputContainer/index.d.ts +0 -4
  284. package/libs/ui/src/form/ErrorMessage/ErrorMessage.stories.d.ts +0 -12
  285. package/libs/ui/src/form/ErrorMessage/__stories__/DateInputError.d.ts +0 -3
  286. package/libs/ui/src/form/ErrorMessage/__stories__/Default.d.ts +0 -3
  287. package/libs/ui/src/form/ErrorMessage/__stories__/ErrorMessageOnly.d.ts +0 -3
  288. package/libs/ui/src/form/ErrorMessage/index.d.ts +0 -3
  289. package/libs/ui/src/form/FieldContainer/index.d.ts +0 -5
  290. package/libs/ui/src/form/FileUpload/FileUpload.stories.d.ts +0 -10
  291. package/libs/ui/src/form/FileUpload/__stories__/Default.d.ts +0 -3
  292. package/libs/ui/src/form/FileUpload/__stories__/WithErrorMessage.d.ts +0 -3
  293. package/libs/ui/src/form/FileUpload/index.d.ts +0 -4
  294. package/libs/ui/src/form/Form/index.d.ts +0 -3
  295. package/libs/ui/src/form/LabelContainer/index.d.ts +0 -4
  296. package/libs/ui/src/form/RadioContainer/RadioContainer.stories.d.ts +0 -19
  297. package/libs/ui/src/form/RadioContainer/__stories__/ConditionalReveal.d.ts +0 -3
  298. package/libs/ui/src/form/RadioContainer/__stories__/Default.d.ts +0 -3
  299. package/libs/ui/src/form/RadioContainer/__stories__/Dense.d.ts +0 -3
  300. package/libs/ui/src/form/RadioContainer/__stories__/Inline.d.ts +0 -3
  301. package/libs/ui/src/form/RadioContainer/__stories__/InlineWithDivider.d.ts +0 -3
  302. package/libs/ui/src/form/RadioContainer/__stories__/MultipleQuestions.d.ts +0 -3
  303. package/libs/ui/src/form/RadioContainer/__stories__/NoneAnswer.d.ts +0 -3
  304. package/libs/ui/src/form/RadioContainer/__stories__/WithErrorMessage.d.ts +0 -3
  305. package/libs/ui/src/form/RadioContainer/__stories__/WithHints.d.ts +0 -3
  306. package/libs/ui/src/form/RadioContainer/__stories__/WithMediumLegend.d.ts +0 -3
  307. package/libs/ui/src/form/RadioContainer/index.d.ts +0 -6
  308. package/libs/ui/src/form/SearchContainer/index.d.ts +0 -5
  309. package/libs/ui/src/form/SelectContainer/SelectContainer.stories.d.ts +0 -13
  310. package/libs/ui/src/form/SelectContainer/__stories__/Default.d.ts +0 -3
  311. package/libs/ui/src/form/SelectContainer/__stories__/Dense.d.ts +0 -3
  312. package/libs/ui/src/form/SelectContainer/__stories__/DisabledInput.d.ts +0 -3
  313. package/libs/ui/src/form/SelectContainer/__stories__/WithHint.d.ts +0 -3
  314. package/libs/ui/src/form/SelectContainer/index.d.ts +0 -4
  315. package/libs/ui/src/form/SingleCharacterInputs/SingleCharacterInput.stories.d.ts +0 -13
  316. package/libs/ui/src/form/SingleCharacterInputs/__stories__/Default.d.ts +0 -3
  317. package/libs/ui/src/form/SingleCharacterInputs/__stories__/WithDefaultError.d.ts +0 -3
  318. package/libs/ui/src/form/SingleCharacterInputs/__stories__/WithErrorMessageInvalidCode.d.ts +0 -3
  319. package/libs/ui/src/form/SingleCharacterInputs/__stories__/WithErrorMessageLessDigit.d.ts +0 -3
  320. package/libs/ui/src/form/SingleCharacterInputs/index.d.ts +0 -4
  321. package/libs/ui/src/form/TextArea/TextArea.stories.d.ts +0 -17
  322. package/libs/ui/src/form/TextArea/__stories__/Default.d.ts +0 -3
  323. package/libs/ui/src/form/TextArea/__stories__/Dense.d.ts +0 -3
  324. package/libs/ui/src/form/TextArea/__stories__/DisabledInput.d.ts +0 -3
  325. package/libs/ui/src/form/TextArea/__stories__/LimitedCharacters.d.ts +0 -3
  326. package/libs/ui/src/form/TextArea/__stories__/MultipleQuestions.d.ts +0 -3
  327. package/libs/ui/src/form/TextArea/__stories__/WithDeclaredRows.d.ts +0 -3
  328. package/libs/ui/src/form/TextArea/__stories__/WithErrorMessage.d.ts +0 -3
  329. package/libs/ui/src/form/TextArea/__stories__/WithHint.d.ts +0 -3
  330. package/libs/ui/src/form/TextArea/index.d.ts +0 -3
  331. package/libs/ui/src/form/TextInput/TextInput.stories.d.ts +0 -18
  332. package/libs/ui/src/form/TextInput/__stories__/AskingForNumbers.d.ts +0 -3
  333. package/libs/ui/src/form/TextInput/__stories__/Default.d.ts +0 -3
  334. package/libs/ui/src/form/TextInput/__stories__/Dense.d.ts +0 -3
  335. package/libs/ui/src/form/TextInput/__stories__/DisabledInput.d.ts +0 -3
  336. package/libs/ui/src/form/TextInput/__stories__/FixedWidths.d.ts +0 -3
  337. package/libs/ui/src/form/TextInput/__stories__/FluidWidths.d.ts +0 -3
  338. package/libs/ui/src/form/TextInput/__stories__/MultipleQuestions.d.ts +0 -3
  339. package/libs/ui/src/form/TextInput/__stories__/WithErrorMessage.d.ts +0 -3
  340. package/libs/ui/src/form/TextInput/__stories__/WithHint.d.ts +0 -3
  341. package/libs/ui/src/form/TextInput/index.d.ts +0 -3
  342. package/libs/ui/src/form/index.d.ts +0 -15
  343. package/libs/ui/src/govgr/Footer/Copyright.d.ts +0 -11
  344. package/libs/ui/src/govgr/Footer/HellenicRepublicLogo.d.ts +0 -3
  345. package/libs/ui/src/govgr/Footer/LicenseCCSA.d.ts +0 -3
  346. package/libs/ui/src/govgr/Footer/index.d.ts +0 -13
  347. package/libs/ui/src/govgr/Footer/logo.d.ts +0 -2
  348. package/libs/ui/src/govgr/Footer/logos/logo-el.d.ts +0 -2
  349. package/libs/ui/src/govgr/Footer/logos/logo-en.d.ts +0 -2
  350. package/libs/ui/src/govgr/GovGRLogo/index.d.ts +0 -3
  351. package/libs/ui/src/govgr/GovGRLogo/logo.d.ts +0 -2
  352. package/libs/ui/src/govgr/images/govgr-logo-base64.d.ts +0 -2
  353. package/libs/ui/src/govgr/images/govgr-logo-blue-base64.d.ts +0 -2
  354. package/libs/ui/src/govgr/images/greek-government-base64.d.ts +0 -2
  355. package/libs/ui/src/govgr/images/grnet-logo-base64.d.ts +0 -2
  356. package/libs/ui/src/govgr/images/index.d.ts +0 -5
  357. package/libs/ui/src/govgr/images/minedu-logo-base64.d.ts +0 -2
  358. package/libs/ui/src/govgr/images/minedu-logo-black-base64.d.ts +0 -2
  359. package/libs/ui/src/govgr/index.d.ts +0 -5
  360. package/libs/ui/src/i18n/I18nText.d.ts +0 -10
  361. package/libs/ui/src/i18n/index.d.ts +0 -12
  362. package/libs/ui/src/i18n/locales/el.d.ts +0 -110
  363. package/libs/ui/src/i18n/locales/en.d.ts +0 -104
  364. package/libs/ui/src/icons/Icon/index.d.ts +0 -5
  365. package/libs/ui/src/icons/ImageLogo/index.d.ts +0 -3
  366. package/libs/ui/src/icons/ImageLogoSet/index.d.ts +0 -3
  367. package/libs/ui/src/icons/index.d.ts +0 -2
  368. package/libs/ui/src/index.d.ts +0 -11
  369. package/libs/ui/src/layouts/Admin/index.d.ts +0 -9
  370. package/libs/ui/src/layouts/Basic/Aside/index.d.ts +0 -3
  371. package/libs/ui/src/layouts/Basic/Basic.stories.d.ts +0 -11
  372. package/libs/ui/src/layouts/Basic/Bottom/index.d.ts +0 -3
  373. package/libs/ui/src/layouts/Basic/Container/index.d.ts +0 -3
  374. package/libs/ui/src/layouts/Basic/Main/index.d.ts +0 -3
  375. package/libs/ui/src/layouts/Basic/Masthead/index.d.ts +0 -5
  376. package/libs/ui/src/layouts/Basic/Top/index.d.ts +0 -3
  377. package/libs/ui/src/layouts/Basic/__stories__/Default.d.ts +0 -3
  378. package/libs/ui/src/layouts/Basic/__stories__/MultipleRowsLayout.d.ts +0 -3
  379. package/libs/ui/src/layouts/Basic/__stories__/TwoThirdsOneThirdColumns.d.ts +0 -3
  380. package/libs/ui/src/layouts/Basic/index.d.ts +0 -9
  381. package/libs/ui/src/layouts/Grid/Grid.stories.d.ts +0 -10
  382. package/libs/ui/src/layouts/Grid/__stories__/Default.d.ts +0 -3
  383. package/libs/ui/src/layouts/Grid/__stories__/Inline.d.ts +0 -3
  384. package/libs/ui/src/layouts/Grid/__stories__/ResponsiveSpacing.d.ts +0 -3
  385. package/libs/ui/src/layouts/Grid/index.d.ts +0 -4
  386. package/libs/ui/src/layouts/Hidden/index.d.ts +0 -1
  387. package/libs/ui/src/layouts/Screen/Screen.stories.d.ts +0 -11
  388. package/libs/ui/src/layouts/Screen/__stories__/Default.d.ts +0 -3
  389. package/libs/ui/src/layouts/Screen/__stories__/ScreenDown.d.ts +0 -3
  390. package/libs/ui/src/layouts/Screen/__stories__/ScreenUp.d.ts +0 -3
  391. package/libs/ui/src/layouts/Screen/__stories__/SpecificScreenSize.d.ts +0 -3
  392. package/libs/ui/src/layouts/Screen/index.d.ts +0 -6
  393. package/libs/ui/src/layouts/Section/index.d.ts +0 -3
  394. package/libs/ui/src/layouts/SectionBreak/index.d.ts +0 -3
  395. package/libs/ui/src/layouts/Stack/Stack.stories.d.ts +0 -13
  396. package/libs/ui/src/layouts/Stack/__stories__/AlignItems.d.ts +0 -3
  397. package/libs/ui/src/layouts/Stack/__stories__/Default.d.ts +0 -3
  398. package/libs/ui/src/layouts/Stack/__stories__/JustifyContent.d.ts +0 -3
  399. package/libs/ui/src/layouts/Stack/__stories__/NoWrap.d.ts +0 -3
  400. package/libs/ui/src/layouts/Stack/__stories__/Row.d.ts +0 -3
  401. package/libs/ui/src/layouts/Stack/__stories__/Spacing.d.ts +0 -3
  402. package/libs/ui/src/layouts/Stack/index.d.ts +0 -2
  403. package/libs/ui/src/layouts/index.d.ts +0 -11
  404. package/libs/ui/src/navigation/BackLink/BackLink.stories.d.ts +0 -8
  405. package/libs/ui/src/navigation/BackLink/__stories__/Default.d.ts +0 -3
  406. package/libs/ui/src/navigation/BackLink/index.d.ts +0 -3
  407. package/libs/ui/src/navigation/BackToTopLink/BackToTopLink.stories.d.ts +0 -9
  408. package/libs/ui/src/navigation/BackToTopLink/__stories__/Default.d.ts +0 -3
  409. package/libs/ui/src/navigation/BackToTopLink/__stories__/InMain.d.ts +0 -3
  410. package/libs/ui/src/navigation/BackToTopLink/index.d.ts +0 -12
  411. package/libs/ui/src/navigation/Breadcrumbs/Breadcrumbs.stories.d.ts +0 -10
  412. package/libs/ui/src/navigation/Breadcrumbs/__stories__/Default.d.ts +0 -3
  413. package/libs/ui/src/navigation/Breadcrumbs/index.d.ts +0 -5
  414. package/libs/ui/src/navigation/Drawer/Drawer.stories.d.ts +0 -12
  415. package/libs/ui/src/navigation/Drawer/__stories__/Auto.d.ts +0 -2
  416. package/libs/ui/src/navigation/Drawer/__stories__/Default.d.ts +0 -3
  417. package/libs/ui/src/navigation/Drawer/__stories__/WithHook.d.ts +0 -2
  418. package/libs/ui/src/navigation/Drawer/auto.d.ts +0 -28
  419. package/libs/ui/src/navigation/Drawer/hooks.d.ts +0 -20
  420. package/libs/ui/src/navigation/Drawer/index.d.ts +0 -5
  421. package/libs/ui/src/navigation/Dropdown/Dropdown.stories.d.ts +0 -19
  422. package/libs/ui/src/navigation/Dropdown/__stories__/AlignRight.d.ts +0 -3
  423. package/libs/ui/src/navigation/Dropdown/__stories__/ContentPosition.d.ts +0 -3
  424. package/libs/ui/src/navigation/Dropdown/__stories__/Default.d.ts +0 -3
  425. package/libs/ui/src/navigation/Dropdown/__stories__/Dense.d.ts +0 -3
  426. package/libs/ui/src/navigation/Dropdown/__stories__/Disabled.d.ts +0 -3
  427. package/libs/ui/src/navigation/Dropdown/__stories__/PlacementTop.d.ts +0 -3
  428. package/libs/ui/src/navigation/Dropdown/__stories__/Secondary.d.ts +0 -3
  429. package/libs/ui/src/navigation/Dropdown/__stories__/VariantLink.d.ts +0 -3
  430. package/libs/ui/src/navigation/Dropdown/__stories__/Warning.d.ts +0 -3
  431. package/libs/ui/src/navigation/Dropdown/__stories__/WithIcons.d.ts +0 -3
  432. package/libs/ui/src/navigation/Dropdown/index.d.ts +0 -22
  433. package/libs/ui/src/navigation/Link/Link.stories.d.ts +0 -14
  434. package/libs/ui/src/navigation/Link/__stories__/DarkBackground.d.ts +0 -3
  435. package/libs/ui/src/navigation/Link/__stories__/DarkBackgroundNoUnderline.d.ts +0 -3
  436. package/libs/ui/src/navigation/Link/__stories__/Default.d.ts +0 -3
  437. package/libs/ui/src/navigation/Link/__stories__/ExternalLink.d.ts +0 -3
  438. package/libs/ui/src/navigation/Link/__stories__/NoUnderline.d.ts +0 -3
  439. package/libs/ui/src/navigation/Link/__stories__/OpensInNewTab.d.ts +0 -3
  440. package/libs/ui/src/navigation/Link/index.d.ts +0 -13
  441. package/libs/ui/src/navigation/NavList/Nav.d.ts +0 -3
  442. package/libs/ui/src/navigation/NavList/NavList.d.ts +0 -3
  443. package/libs/ui/src/navigation/NavList/NavList.stories.d.ts +0 -17
  444. package/libs/ui/src/navigation/NavList/NavListAuto/index.d.ts +0 -4
  445. package/libs/ui/src/navigation/NavList/NavMenuContentList.d.ts +0 -5
  446. package/libs/ui/src/navigation/NavList/__stories__/Default.d.ts +0 -3
  447. package/libs/ui/src/navigation/NavList/__stories__/HorizontalWithDrawer.d.ts +0 -3
  448. package/libs/ui/src/navigation/NavList/__stories__/HorizontalWithoutDrawer.d.ts +0 -3
  449. package/libs/ui/src/navigation/NavList/__stories__/NavListWithoutNav.d.ts +0 -3
  450. package/libs/ui/src/navigation/NavList/__stories__/UsingHeaderButton.d.ts +0 -3
  451. package/libs/ui/src/navigation/NavList/__stories__/UsingNavListAuto.d.ts +0 -3
  452. package/libs/ui/src/navigation/NavList/__stories__/Vertical.d.ts +0 -3
  453. package/libs/ui/src/navigation/NavList/__stories__/VerticalWithoutDrawer.d.ts +0 -3
  454. package/libs/ui/src/navigation/NavList/hooks/useNavList.d.ts +0 -8
  455. package/libs/ui/src/navigation/NavList/hooks/useTogglableNav.d.ts +0 -26
  456. package/libs/ui/src/navigation/NavList/index.d.ts +0 -17
  457. package/libs/ui/src/navigation/NavList/types.d.ts +0 -53
  458. package/libs/ui/src/navigation/Pagination/Pagination.stories.d.ts +0 -16
  459. package/libs/ui/src/navigation/Pagination/__stories__/Auto.d.ts +0 -3
  460. package/libs/ui/src/navigation/Pagination/__stories__/Default.d.ts +0 -3
  461. package/libs/ui/src/navigation/Pagination/__stories__/PaginationSmall.d.ts +0 -3
  462. package/libs/ui/src/navigation/Pagination/__stories__/PaginationWithSmallFont.d.ts +0 -3
  463. package/libs/ui/src/navigation/Pagination/__stories__/WithHook.d.ts +0 -3
  464. package/libs/ui/src/navigation/Pagination/__stories__/WithInactiveValues.d.ts +0 -3
  465. package/libs/ui/src/navigation/Pagination/__stories__/WithResultsPerPage.d.ts +0 -3
  466. package/libs/ui/src/navigation/Pagination/auto.d.ts +0 -24
  467. package/libs/ui/src/navigation/Pagination/hooks.d.ts +0 -30
  468. package/libs/ui/src/navigation/Pagination/index.d.ts +0 -45
  469. package/libs/ui/src/navigation/SkipLink/SkipLink.stories.d.ts +0 -9
  470. package/libs/ui/src/navigation/SkipLink/__stories__/Default.d.ts +0 -3
  471. package/libs/ui/src/navigation/SkipLink/index.d.ts +0 -3
  472. package/libs/ui/src/navigation/Tabs/Tabs.stories.d.ts +0 -13
  473. package/libs/ui/src/navigation/Tabs/__stories__/Auto.d.ts +0 -3
  474. package/libs/ui/src/navigation/Tabs/__stories__/Default.d.ts +0 -3
  475. package/libs/ui/src/navigation/Tabs/__stories__/Dense.d.ts +0 -3
  476. package/libs/ui/src/navigation/Tabs/auto.d.ts +0 -18
  477. package/libs/ui/src/navigation/Tabs/hooks.d.ts +0 -28
  478. package/libs/ui/src/navigation/Tabs/index.d.ts +0 -9
  479. package/libs/ui/src/navigation/index.d.ts +0 -9
  480. package/libs/ui/src/registry.d.ts +0 -302
  481. package/libs/ui/src/typography/Code/index.d.ts +0 -3
  482. package/libs/ui/src/typography/CodeBlock/index.d.ts +0 -3
  483. package/libs/ui/src/typography/Heading/Heading.stories.d.ts +0 -8
  484. package/libs/ui/src/typography/Heading/__stories__/Default.d.ts +0 -3
  485. package/libs/ui/src/typography/Heading/index.d.ts +0 -3
  486. package/libs/ui/src/typography/HeadingCaption/HeadingCaption.stories.d.ts +0 -9
  487. package/libs/ui/src/typography/HeadingCaption/__stories__/Default.d.ts +0 -3
  488. package/libs/ui/src/typography/HeadingCaption/__stories__/NestedToTitle.d.ts +0 -3
  489. package/libs/ui/src/typography/HeadingCaption/index.d.ts +0 -3
  490. package/libs/ui/src/typography/Hint/Hint.stories.d.ts +0 -9
  491. package/libs/ui/src/typography/Hint/__stories__/Default.d.ts +0 -3
  492. package/libs/ui/src/typography/Hint/__stories__/FontSizes.d.ts +0 -3
  493. package/libs/ui/src/typography/Hint/index.d.ts +0 -3
  494. package/libs/ui/src/typography/NormalText/NormalText.stories.d.ts +0 -11
  495. package/libs/ui/src/typography/NormalText/__stories__/Default.d.ts +0 -3
  496. package/libs/ui/src/typography/NormalText/__stories__/FontSizes.d.ts +0 -3
  497. package/libs/ui/src/typography/NormalText/__stories__/FontWeight.d.ts +0 -3
  498. package/libs/ui/src/typography/NormalText/__stories__/Variants.d.ts +0 -3
  499. package/libs/ui/src/typography/NormalText/index.d.ts +0 -3
  500. package/libs/ui/src/typography/Paragraph/Paragraph.stories.d.ts +0 -12
  501. package/libs/ui/src/typography/Paragraph/__stories__/Default.d.ts +0 -3
  502. package/libs/ui/src/typography/Paragraph/__stories__/FontSizes.d.ts +0 -3
  503. package/libs/ui/src/typography/Paragraph/__stories__/FontWeight.d.ts +0 -3
  504. package/libs/ui/src/typography/Paragraph/__stories__/LeadVariant.d.ts +0 -3
  505. package/libs/ui/src/typography/Paragraph/__stories__/SmallVariant.d.ts +0 -3
  506. package/libs/ui/src/typography/Paragraph/index.d.ts +0 -3
  507. package/libs/ui/src/typography/index.d.ts +0 -5
  508. package/libs/ui/src/utils/Base/index.d.ts +0 -3
  509. package/libs/ui/src/utils/SvgIcon/index.d.ts +0 -4
  510. package/libs/ui/src/utils/Typography/index.d.ts +0 -3
  511. package/libs/ui/src/utils/VisuallyHidden/VisuallyHidden.stories.d.ts +0 -8
  512. package/libs/ui/src/utils/VisuallyHidden/__stories__/Default.d.ts +0 -3
  513. package/libs/ui/src/utils/VisuallyHidden/index.d.ts +0 -3
  514. package/libs/ui/src/utils/hooks/useDebounce.d.ts +0 -3
  515. package/libs/ui/src/utils/hooks/useKeypress.d.ts +0 -2
  516. package/libs/ui/src/utils/hooks/useLatest.d.ts +0 -3
  517. package/libs/ui/src/utils/hooks/useScreen.d.ts +0 -7
  518. package/libs/ui/src/utils/hooks/useSearch.d.ts +0 -4
  519. package/libs/ui/src/utils/hooks/useTogglableTab.d.ts +0 -21
  520. package/libs/ui/src/utils/index.d.ts +0 -3
  521. package/libs/ui/src/utils/withDeprecation.d.ts +0 -16
  522. package/libs-ui/react-core/src/Accordion/index.d.ts +0 -28
  523. package/libs-ui/react-core/src/AccordionControls/index.d.ts +0 -9
  524. package/libs-ui/react-core/src/AccordionSection/index.d.ts +0 -11
  525. package/libs-ui/react-core/src/AccordionSectionContent/index.d.ts +0 -10
  526. package/libs-ui/react-core/src/AccordionSectionSummary/index.d.ts +0 -9
  527. package/libs-ui/react-core/src/AccordionSectionSummaryHeading/index.d.ts +0 -9
  528. package/libs-ui/react-core/src/AdminAside/index.d.ts +0 -9
  529. package/libs-ui/react-core/src/AdminContainer/index.d.ts +0 -10
  530. package/libs-ui/react-core/src/AdminHeader/index.d.ts +0 -10
  531. package/libs-ui/react-core/src/AdminHeaderContent/index.d.ts +0 -9
  532. package/libs-ui/react-core/src/AdminLayout/index.d.ts +0 -14
  533. package/libs-ui/react-core/src/AdminMain/index.d.ts +0 -9
  534. package/libs-ui/react-core/src/AdminTopSection/index.d.ts +0 -25
  535. package/libs-ui/react-core/src/Aside/index.d.ts +0 -27
  536. package/libs-ui/react-core/src/AutoCompleteAssistiveHint/index.d.ts +0 -11
  537. package/libs-ui/react-core/src/AutoCompleteInput/index.d.ts +0 -25
  538. package/libs-ui/react-core/src/AutoCompleteInputTypeahead/index.d.ts +0 -11
  539. package/libs-ui/react-core/src/AutoCompleteResultList/index.d.ts +0 -29
  540. package/libs-ui/react-core/src/AutoCompleteResultListItem/index.d.ts +0 -47
  541. package/libs-ui/react-core/src/AutoCompleteStatus/index.d.ts +0 -10
  542. package/libs-ui/react-core/src/AutoCompleteStatusWrapper/index.d.ts +0 -10
  543. package/libs-ui/react-core/src/AutoCompleteWrapper/index.d.ts +0 -22
  544. package/libs-ui/react-core/src/BackLink/index.d.ts +0 -9
  545. package/libs-ui/react-core/src/BackToTopContainer/index.d.ts +0 -17
  546. package/libs-ui/react-core/src/BackToTopLimit/index.d.ts +0 -9
  547. package/libs-ui/react-core/src/BannerContainer/index.d.ts +0 -6
  548. package/libs-ui/react-core/src/Base/index.d.ts +0 -66
  549. package/libs-ui/react-core/src/Blockquote/index.d.ts +0 -16
  550. package/libs-ui/react-core/src/Bottom/index.d.ts +0 -9
  551. package/libs-ui/react-core/src/BottomInfo/index.d.ts +0 -9
  552. package/libs-ui/react-core/src/BottomInfoContainer/index.d.ts +0 -9
  553. package/libs-ui/react-core/src/BottomInfoContent/index.d.ts +0 -9
  554. package/libs-ui/react-core/src/Breadcrumbs/index.d.ts +0 -10
  555. package/libs-ui/react-core/src/BreadcrumbsList/index.d.ts +0 -9
  556. package/libs-ui/react-core/src/BreadcrumbsListItem/index.d.ts +0 -15
  557. package/libs-ui/react-core/src/Button/index.d.ts +0 -35
  558. package/libs-ui/react-core/src/ButtonGroup/index.d.ts +0 -9
  559. package/libs-ui/react-core/src/ButtonLink/index.d.ts +0 -28
  560. package/libs-ui/react-core/src/CallToAction/index.d.ts +0 -9
  561. package/libs-ui/react-core/src/Card/index.d.ts +0 -43
  562. package/libs-ui/react-core/src/CardAction/index.d.ts +0 -11
  563. package/libs-ui/react-core/src/CardContent/index.d.ts +0 -10
  564. package/libs-ui/react-core/src/CardHeading/index.d.ts +0 -10
  565. package/libs-ui/react-core/src/Checkbox/index.d.ts +0 -27
  566. package/libs-ui/react-core/src/CheckboxConditional/index.d.ts +0 -11
  567. package/libs-ui/react-core/src/CheckboxItem/index.d.ts +0 -17
  568. package/libs-ui/react-core/src/Chip/index.d.ts +0 -14
  569. package/libs-ui/react-core/src/ChipContainer/index.d.ts +0 -14
  570. package/libs-ui/react-core/src/ChipHeading/index.d.ts +0 -10
  571. package/libs-ui/react-core/src/ChipKeyValue/index.d.ts +0 -10
  572. package/libs-ui/react-core/src/ChoiceDividerText/index.d.ts +0 -10
  573. package/libs-ui/react-core/src/CircularProgress/index.d.ts +0 -27
  574. package/libs-ui/react-core/src/CloseButton/index.d.ts +0 -15
  575. package/libs-ui/react-core/src/Code/index.d.ts +0 -18
  576. package/libs-ui/react-core/src/CodeBlock/index.d.ts +0 -10
  577. package/libs-ui/react-core/src/Container/index.d.ts +0 -23
  578. package/libs-ui/react-core/src/CopyToClipboardContainer/index.d.ts +0 -31
  579. package/libs-ui/react-core/src/CopyToClipboardMessage/index.d.ts +0 -18
  580. package/libs-ui/react-core/src/CopyrightContainer/index.d.ts +0 -10
  581. package/libs-ui/react-core/src/DateInputContainer/index.d.ts +0 -19
  582. package/libs-ui/react-core/src/DateInputItem/index.d.ts +0 -26
  583. package/libs-ui/react-core/src/Details/index.d.ts +0 -10
  584. package/libs-ui/react-core/src/DetailsContent/index.d.ts +0 -10
  585. package/libs-ui/react-core/src/DetailsSummary/index.d.ts +0 -10
  586. package/libs-ui/react-core/src/Drawer/index.d.ts +0 -44
  587. package/libs-ui/react-core/src/DrawerHeading/index.d.ts +0 -16
  588. package/libs-ui/react-core/src/DropdownBase/index.d.ts +0 -39
  589. package/libs-ui/react-core/src/DropdownButton/index.d.ts +0 -45
  590. package/libs-ui/react-core/src/DropdownContent/index.d.ts +0 -17
  591. package/libs-ui/react-core/src/ErrorMessage/index.d.ts +0 -11
  592. package/libs-ui/react-core/src/ErrorSummary/index.d.ts +0 -16
  593. package/libs-ui/react-core/src/FieldContainer/index.d.ts +0 -15
  594. package/libs-ui/react-core/src/Fieldset/index.d.ts +0 -10
  595. package/libs-ui/react-core/src/FieldsetLegend/index.d.ts +0 -27
  596. package/libs-ui/react-core/src/FileUpload/index.d.ts +0 -17
  597. package/libs-ui/react-core/src/FileUploadContainer/index.d.ts +0 -17
  598. package/libs-ui/react-core/src/FillableText/index.d.ts +0 -10
  599. package/libs-ui/react-core/src/FilterContainer/index.d.ts +0 -38
  600. package/libs-ui/react-core/src/FilterContent/index.d.ts +0 -9
  601. package/libs-ui/react-core/src/FilterHeadingContainer/index.d.ts +0 -12
  602. package/libs-ui/react-core/src/FilterSelectedHeading/index.d.ts +0 -9
  603. package/libs-ui/react-core/src/FilterSelectedSection/index.d.ts +0 -9
  604. package/libs-ui/react-core/src/Footer/index.d.ts +0 -9
  605. package/libs-ui/react-core/src/FooterContainer/index.d.ts +0 -9
  606. package/libs-ui/react-core/src/FooterContent/index.d.ts +0 -10
  607. package/libs-ui/react-core/src/FooterContentLogos/index.d.ts +0 -11
  608. package/libs-ui/react-core/src/FooterHeading/index.d.ts +0 -18
  609. package/libs-ui/react-core/src/FooterImage/index.d.ts +0 -11
  610. package/libs-ui/react-core/src/FooterInfo/index.d.ts +0 -11
  611. package/libs-ui/react-core/src/FooterInfoSection/index.d.ts +0 -14
  612. package/libs-ui/react-core/src/FooterLink/index.d.ts +0 -9
  613. package/libs-ui/react-core/src/FooterList/index.d.ts +0 -23
  614. package/libs-ui/react-core/src/FooterListItem/index.d.ts +0 -10
  615. package/libs-ui/react-core/src/FooterNavigation/index.d.ts +0 -11
  616. package/libs-ui/react-core/src/FooterNavigationSection/index.d.ts +0 -11
  617. package/libs-ui/react-core/src/Form/index.d.ts +0 -16
  618. package/libs-ui/react-core/src/FullPageBackground/index.d.ts +0 -10
  619. package/libs-ui/react-core/src/GovGRLogo/govgr-logo-base64.d.ts +0 -2
  620. package/libs-ui/react-core/src/GovGRLogo/govgr-logo-blue-base64.d.ts +0 -2
  621. package/libs-ui/react-core/src/GovGRLogo/index.d.ts +0 -9
  622. package/libs-ui/react-core/src/Grid/index.d.ts +0 -89
  623. package/libs-ui/react-core/src/Header/index.d.ts +0 -10
  624. package/libs-ui/react-core/src/HeaderContent/index.d.ts +0 -9
  625. package/libs-ui/react-core/src/HeaderLogo/index.d.ts +0 -19
  626. package/libs-ui/react-core/src/HeaderNavMenuContent/index.d.ts +0 -11
  627. package/libs-ui/react-core/src/HeaderSecondaryLogo/index.d.ts +0 -19
  628. package/libs-ui/react-core/src/HeaderSection/index.d.ts +0 -9
  629. package/libs-ui/react-core/src/HeaderTitle/index.d.ts +0 -9
  630. package/libs-ui/react-core/src/Heading/index.d.ts +0 -31
  631. package/libs-ui/react-core/src/HeadingCaption/index.d.ts +0 -19
  632. package/libs-ui/react-core/src/HellenicRepublicLogo/index.d.ts +0 -17
  633. package/libs-ui/react-core/src/HellenicRepublicLogo/logo-el.d.ts +0 -2
  634. package/libs-ui/react-core/src/HellenicRepublicLogo/logo-en.d.ts +0 -2
  635. package/libs-ui/react-core/src/HellenicRepublicLogo/logo-inverted-el.d.ts +0 -2
  636. package/libs-ui/react-core/src/HellenicRepublicLogo/logo-inverted-en.d.ts +0 -2
  637. package/libs-ui/react-core/src/Hidden/index.d.ts +0 -71
  638. package/libs-ui/react-core/src/Hint/index.d.ts +0 -22
  639. package/libs-ui/react-core/src/ImageLogo/index.d.ts +0 -20
  640. package/libs-ui/react-core/src/ImageLogoSet/index.d.ts +0 -20
  641. package/libs-ui/react-core/src/KitchenSinkAllComponents/index.d.ts +0 -5
  642. package/libs-ui/react-core/src/KitchenSinkCard/index.d.ts +0 -5
  643. package/libs-ui/react-core/src/KitchenSinkCategory/index.d.ts +0 -5
  644. package/libs-ui/react-core/src/KitchenSinkContent/index.d.ts +0 -14
  645. package/libs-ui/react-core/src/KitchenSinkContentInfo/index.d.ts +0 -5
  646. package/libs-ui/react-core/src/KitchenSinkContentTags/index.d.ts +0 -5
  647. package/libs-ui/react-core/src/KitchenSinkHeading/index.d.ts +0 -5
  648. package/libs-ui/react-core/src/KitchenSinkLetterContent/index.d.ts +0 -5
  649. package/libs-ui/react-core/src/LabelContainer/index.d.ts +0 -9
  650. package/libs-ui/react-core/src/LabelTitle/index.d.ts +0 -26
  651. package/libs-ui/react-core/src/LabeledText/index.d.ts +0 -18
  652. package/libs-ui/react-core/src/Layout/index.d.ts +0 -15
  653. package/libs-ui/react-core/src/LinkBase/index.d.ts +0 -16
  654. package/libs-ui/react-core/src/List/index.d.ts +0 -33
  655. package/libs-ui/react-core/src/ListItem/index.d.ts +0 -9
  656. package/libs-ui/react-core/src/LoaderContainer/index.d.ts +0 -9
  657. package/libs-ui/react-core/src/Main/index.d.ts +0 -9
  658. package/libs-ui/react-core/src/Masthead/index.d.ts +0 -18
  659. package/libs-ui/react-core/src/MastheadBody/index.d.ts +0 -9
  660. package/libs-ui/react-core/src/MastheadLogo/index.d.ts +0 -11
  661. package/libs-ui/react-core/src/ModalAction/index.d.ts +0 -11
  662. package/libs-ui/react-core/src/ModalContainer/index.d.ts +0 -24
  663. package/libs-ui/react-core/src/ModalContent/index.d.ts +0 -10
  664. package/libs-ui/react-core/src/ModalHeading/index.d.ts +0 -10
  665. package/libs-ui/react-core/src/Nav/index.d.ts +0 -49
  666. package/libs-ui/react-core/src/NavList/index.d.ts +0 -31
  667. package/libs-ui/react-core/src/NavListItemAction/index.d.ts +0 -14
  668. package/libs-ui/react-core/src/NavListItemActionContainer/index.d.ts +0 -10
  669. package/libs-ui/react-core/src/NavListItemButton/index.d.ts +0 -27
  670. package/libs-ui/react-core/src/NavListItemLink/index.d.ts +0 -17
  671. package/libs-ui/react-core/src/NavMenuContainer/index.d.ts +0 -25
  672. package/libs-ui/react-core/src/NavMenuContent/index.d.ts +0 -11
  673. package/libs-ui/react-core/src/NavMenuContentListBase/index.d.ts +0 -10
  674. package/libs-ui/react-core/src/NavMenuContentListItem/index.d.ts +0 -10
  675. package/libs-ui/react-core/src/NavMenuTitle/index.d.ts +0 -11
  676. package/libs-ui/react-core/src/NormalText/index.d.ts +0 -18
  677. package/libs-ui/react-core/src/NotificationBannerContainer/index.d.ts +0 -29
  678. package/libs-ui/react-core/src/NotificationBannerContent/index.d.ts +0 -12
  679. package/libs-ui/react-core/src/NotificationBannerHeader/index.d.ts +0 -11
  680. package/libs-ui/react-core/src/NotificationBannerHeading/index.d.ts +0 -11
  681. package/libs-ui/react-core/src/NotificationBannerLink/index.d.ts +0 -11
  682. package/libs-ui/react-core/src/PageTitleCaption/index.d.ts +0 -9
  683. package/libs-ui/react-core/src/PageTitleContainer/index.d.ts +0 -9
  684. package/libs-ui/react-core/src/PageTitleHeading/index.d.ts +0 -10
  685. package/libs-ui/react-core/src/Pagination/index.d.ts +0 -17
  686. package/libs-ui/react-core/src/PaginationLabelContainer/index.d.ts +0 -9
  687. package/libs-ui/react-core/src/PaginationList/index.d.ts +0 -9
  688. package/libs-ui/react-core/src/PaginationListItem/index.d.ts +0 -29
  689. package/libs-ui/react-core/src/Panel/index.d.ts +0 -15
  690. package/libs-ui/react-core/src/PanelBody/index.d.ts +0 -9
  691. package/libs-ui/react-core/src/PanelTitle/index.d.ts +0 -9
  692. package/libs-ui/react-core/src/Paragraph/index.d.ts +0 -10
  693. package/libs-ui/react-core/src/PhaseBanner/index.d.ts +0 -18
  694. package/libs-ui/react-core/src/PhaseBannerHeaderContainer/index.d.ts +0 -6
  695. package/libs-ui/react-core/src/PhaseBannerTag/index.d.ts +0 -9
  696. package/libs-ui/react-core/src/PhaseBannerText/index.d.ts +0 -11
  697. package/libs-ui/react-core/src/RadioConditional/index.d.ts +0 -11
  698. package/libs-ui/react-core/src/RadioContainer/index.d.ts +0 -24
  699. package/libs-ui/react-core/src/RadioItem/index.d.ts +0 -16
  700. package/libs-ui/react-core/src/ResultsActionBar/index.d.ts +0 -9
  701. package/libs-ui/react-core/src/ResultsHeading/index.d.ts +0 -10
  702. package/libs-ui/react-core/src/ResultsHeadingActions/index.d.ts +0 -10
  703. package/libs-ui/react-core/src/SearchButton/index.d.ts +0 -10
  704. package/libs-ui/react-core/src/SearchContainer/index.d.ts +0 -9
  705. package/libs-ui/react-core/src/Section/index.d.ts +0 -10
  706. package/libs-ui/react-core/src/SectionBreak/index.d.ts +0 -26
  707. package/libs-ui/react-core/src/SelectContainer/index.d.ts +0 -17
  708. package/libs-ui/react-core/src/SelectOption/index.d.ts +0 -10
  709. package/libs-ui/react-core/src/SingleCharacterInput/index.d.ts +0 -18
  710. package/libs-ui/react-core/src/SingleCharacterInputs/index.d.ts +0 -11
  711. package/libs-ui/react-core/src/SkipLink/index.d.ts +0 -9
  712. package/libs-ui/react-core/src/Stack/index.d.ts +0 -33
  713. package/libs-ui/react-core/src/StepNav/index.d.ts +0 -17
  714. package/libs-ui/react-core/src/StepNavAccordion/index.d.ts +0 -11
  715. package/libs-ui/react-core/src/StepNavAccordionContent/index.d.ts +0 -10
  716. package/libs-ui/react-core/src/StepNavAccordionHeadingText/index.d.ts +0 -22
  717. package/libs-ui/react-core/src/StepNavAccordionHeadingTitle/index.d.ts +0 -11
  718. package/libs-ui/react-core/src/StepNavAccordionSummary/index.d.ts +0 -9
  719. package/libs-ui/react-core/src/StepNavAccordionSummaryHeading/index.d.ts +0 -27
  720. package/libs-ui/react-core/src/StepNavCircleNumber/index.d.ts +0 -19
  721. package/libs-ui/react-core/src/StepNavControls/index.d.ts +0 -10
  722. package/libs-ui/react-core/src/StepNavList/index.d.ts +0 -10
  723. package/libs-ui/react-core/src/StepNavListItem/index.d.ts +0 -9
  724. package/libs-ui/react-core/src/SummaryList/index.d.ts +0 -19
  725. package/libs-ui/react-core/src/SummaryListItem/index.d.ts +0 -19
  726. package/libs-ui/react-core/src/SummaryListItemAction/index.d.ts +0 -10
  727. package/libs-ui/react-core/src/SummaryListItemKey/index.d.ts +0 -10
  728. package/libs-ui/react-core/src/SummaryListItemValue/index.d.ts +0 -9
  729. package/libs-ui/react-core/src/SvgIcon/index.d.ts +0 -35
  730. package/libs-ui/react-core/src/Table/index.d.ts +0 -53
  731. package/libs-ui/react-core/src/TableBody/index.d.ts +0 -18
  732. package/libs-ui/react-core/src/TableCaption/index.d.ts +0 -20
  733. package/libs-ui/react-core/src/TableContainer/index.d.ts +0 -16
  734. package/libs-ui/react-core/src/TableDataCell/index.d.ts +0 -18
  735. package/libs-ui/react-core/src/TableHead/index.d.ts +0 -9
  736. package/libs-ui/react-core/src/TableHeadCell/index.d.ts +0 -30
  737. package/libs-ui/react-core/src/TableLoaderBackground/index.d.ts +0 -10
  738. package/libs-ui/react-core/src/TableNoDataRow/index.d.ts +0 -10
  739. package/libs-ui/react-core/src/TableRow/index.d.ts +0 -25
  740. package/libs-ui/react-core/src/TableSortIconContainer/index.d.ts +0 -11
  741. package/libs-ui/react-core/src/Tabs/index.d.ts +0 -18
  742. package/libs-ui/react-core/src/TabsHeading/index.d.ts +0 -18
  743. package/libs-ui/react-core/src/TabsList/index.d.ts +0 -10
  744. package/libs-ui/react-core/src/TabsListItemBase/index.d.ts +0 -17
  745. package/libs-ui/react-core/src/TabsPanelBase/index.d.ts +0 -18
  746. package/libs-ui/react-core/src/TaskList/index.d.ts +0 -17
  747. package/libs-ui/react-core/src/TaskListItem/index.d.ts +0 -9
  748. package/libs-ui/react-core/src/TaskListItemContent/index.d.ts +0 -10
  749. package/libs-ui/react-core/src/TaskListItemHeading/index.d.ts +0 -10
  750. package/libs-ui/react-core/src/TaskListItemTag/index.d.ts +0 -16
  751. package/libs-ui/react-core/src/TextArea/index.d.ts +0 -24
  752. package/libs-ui/react-core/src/TextInput/index.d.ts +0 -46
  753. package/libs-ui/react-core/src/Timeline/index.d.ts +0 -17
  754. package/libs-ui/react-core/src/TimelineActions/index.d.ts +0 -11
  755. package/libs-ui/react-core/src/TimelineContent/index.d.ts +0 -10
  756. package/libs-ui/react-core/src/TimelineHeading/index.d.ts +0 -25
  757. package/libs-ui/react-core/src/TimelineItem/index.d.ts +0 -9
  758. package/libs-ui/react-core/src/Top/index.d.ts +0 -9
  759. package/libs-ui/react-core/src/Typography/index.d.ts +0 -30
  760. package/libs-ui/react-core/src/VisuallyHidden/index.d.ts +0 -10
  761. package/libs-ui/react-core/src/WarningText/index.d.ts +0 -24
  762. package/libs-ui/react-experimental/src/FloatingButton/index.d.ts +0 -21
  763. package/libs-ui/react-experimental/src/Kitchensink/AllComponents.d.ts +0 -2
  764. package/libs-ui/react-experimental/src/Kitchensink/KitchensinkByCategory.d.ts +0 -6
  765. package/libs-ui/react-experimental/src/Kitchensink/KitchensinkByLetter.d.ts +0 -6
  766. package/libs-ui/react-experimental/src/Kitchensink/KitchensinkComponent.d.ts +0 -10
  767. package/libs-ui/react-experimental/src/Kitchensink/KitchensinkDashboard.d.ts +0 -5
  768. package/libs-ui/react-experimental/src/Kitchensink/index.d.ts +0 -5
  769. package/libs-ui/react-experimental/src/OptionButtonBase/index.d.ts +0 -19
  770. package/libs-ui/react-experimental/src/OptionButtonSteps/index.d.ts +0 -25
  771. package/libs-ui/react-icons/src/AccessibilityIcon/config.d.ts +0 -8
  772. package/libs-ui/react-icons/src/AccessibilityIcon/index.d.ts +0 -4
  773. package/libs-ui/react-icons/src/ArrowIcon/config.d.ts +0 -13
  774. package/libs-ui/react-icons/src/ArrowIcon/index.d.ts +0 -4
  775. package/libs-ui/react-icons/src/BurgerIcon/config.d.ts +0 -6
  776. package/libs-ui/react-icons/src/BurgerIcon/index.d.ts +0 -4
  777. package/libs-ui/react-icons/src/CaretIcon/config.d.ts +0 -13
  778. package/libs-ui/react-icons/src/CaretIcon/index.d.ts +0 -4
  779. package/libs-ui/react-icons/src/CheckIcon/config.d.ts +0 -8
  780. package/libs-ui/react-icons/src/CheckIcon/index.d.ts +0 -4
  781. package/libs-ui/react-icons/src/ChevronIcon/config.d.ts +0 -14
  782. package/libs-ui/react-icons/src/ChevronIcon/index.d.ts +0 -4
  783. package/libs-ui/react-icons/src/CloseIcon/config.d.ts +0 -8
  784. package/libs-ui/react-icons/src/CloseIcon/index.d.ts +0 -4
  785. package/libs-ui/react-icons/src/GlobeIcon/config.d.ts +0 -8
  786. package/libs-ui/react-icons/src/GlobeIcon/index.d.ts +0 -4
  787. package/libs-ui/react-icons/src/Icon/index.d.ts +0 -25
  788. package/libs-ui/react-icons/src/MoreVertIcon/config.d.ts +0 -8
  789. package/libs-ui/react-icons/src/MoreVertIcon/index.d.ts +0 -4
  790. package/libs-ui/react-icons/src/SearchIcon/config.d.ts +0 -8
  791. package/libs-ui/react-icons/src/SearchIcon/index.d.ts +0 -4
  792. package/libs-ui/react-icons/src/UncheckIcon/config.d.ts +0 -8
  793. package/libs-ui/react-icons/src/UncheckIcon/index.d.ts +0 -4
  794. package/libs-ui/react-icons/src/icons.d.ts +0 -35
  795. package/libs-ui/react-icons/src/index.d.ts +0 -11
  796. package/src/Kitchensink/AllComponents.tsx +0 -6
  797. package/src/Kitchensink/KitchensinkByCategory.tsx +0 -58
  798. package/src/Kitchensink/KitchensinkByLetter.tsx +0 -35
  799. package/src/Kitchensink/KitchensinkComponent.tsx +0 -70
  800. package/src/Kitchensink/KitchensinkDashboard.tsx +0 -56
  801. package/src/Kitchensink/index.ts +0 -5
  802. /package/{libs-ui/react-experimental/src/FloatingButton → FloatingButton}/index.test.d.ts +0 -0
  803. /package/{libs-ui/react-experimental/src/OptionButtonBase → OptionButtonBase}/index.test.d.ts +0 -0
  804. /package/{libs-ui/react-experimental/src/OptionButtonSteps → OptionButtonSteps}/index.test.d.ts +0 -0
  805. /package/{libs-ui/react-experimental/src/index.d.ts → index.d.ts} +0 -0
@@ -1,9 +0,0 @@
1
- import React from 'react';
2
- import { BaseProps } from '@digigov/react-core/Base';
3
- export interface FooterProps extends BaseProps<'footer'> {
4
- }
5
- /**
6
- * Footer is used always at the end of the page, in the Layout component.
7
- */
8
- export declare const Footer: React.ForwardRefExoticComponent<Pick<FooterProps, "slot" | "style" | "title" | "as" | "className" | "color" | "id" | "lang" | "role" | "tabIndex" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "children" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "placeholder" | "spellCheck" | "translate" | "radioGroup" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "margin" | "marginTop" | "marginBottom" | "marginLeft" | "marginRight" | "padding" | "paddingTop" | "paddingBottom" | "paddingLeft" | "paddingRight" | "printHidden" | "printVisible" | "xsUpHidden" | "smUpHidden" | "mdUpHidden" | "lgUpHidden" | "xlUpHidden" | "xsHidden" | "smHidden" | "mdHidden" | "lgHidden" | "xlHidden"> & React.RefAttributes<HTMLElement>>;
9
- export default Footer;
@@ -1,9 +0,0 @@
1
- import React from 'react';
2
- import { ContainerProps } from '@digigov/react-core/Container';
3
- export interface FooterContainerProps extends ContainerProps {
4
- }
5
- /**
6
- * FooterContainer mush be used inside the Footer component. It has no props.
7
- */
8
- export declare const FooterContainer: React.ForwardRefExoticComponent<Pick<FooterContainerProps, "slot" | "style" | "title" | "as" | "className" | "color" | "id" | "lang" | "role" | "tabIndex" | "spacing" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "children" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "placeholder" | "spellCheck" | "translate" | "radioGroup" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "inline" | "margin" | "marginTop" | "marginBottom" | "marginLeft" | "marginRight" | "padding" | "paddingTop" | "paddingBottom" | "paddingLeft" | "paddingRight" | "printHidden" | "printVisible" | "xsUpHidden" | "smUpHidden" | "mdUpHidden" | "lgUpHidden" | "xlUpHidden" | "xsHidden" | "smHidden" | "mdHidden" | "lgHidden" | "xlHidden" | "grid" | "container" | "item" | "xs" | "sm" | "md" | "lg" | "xl" | "fullWidth"> & React.RefAttributes<HTMLDivElement>>;
9
- export default FooterContainer;
@@ -1,10 +0,0 @@
1
- import React from 'react';
2
- import { BaseProps } from '@digigov/react-core/Base';
3
- export interface FooterContentProps extends BaseProps<'div'> {
4
- }
5
- /**
6
- * FooterContent is used inside the FooterInfoSection.
7
- * In this component, we place the basic content of the footer (ex. Copyright, extra logos, inline list).
8
- */
9
- export declare const FooterContent: React.ForwardRefExoticComponent<Pick<FooterContentProps, "slot" | "style" | "title" | "as" | "className" | "color" | "id" | "lang" | "role" | "tabIndex" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "children" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "placeholder" | "spellCheck" | "translate" | "radioGroup" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "margin" | "marginTop" | "marginBottom" | "marginLeft" | "marginRight" | "padding" | "paddingTop" | "paddingBottom" | "paddingLeft" | "paddingRight" | "printHidden" | "printVisible" | "xsUpHidden" | "smUpHidden" | "mdUpHidden" | "lgUpHidden" | "xlUpHidden" | "xsHidden" | "smHidden" | "mdHidden" | "lgHidden" | "xlHidden"> & React.RefAttributes<HTMLDivElement>>;
10
- export default FooterContent;
@@ -1,11 +0,0 @@
1
- import React from 'react';
2
- import { BaseProps } from '@digigov/react-core/Base';
3
- export interface FooterContentLogosProps extends BaseProps<'div'> {
4
- }
5
- /**
6
- * FooterContentLogos is placed in the footer, inside the FooterContent ccomponent, above the Copyright.
7
- * It is a wrapper for extra logos.
8
- * It has no props.
9
- */
10
- export declare const FooterContentLogos: React.ForwardRefExoticComponent<Pick<FooterContentLogosProps, "slot" | "style" | "title" | "as" | "className" | "color" | "id" | "lang" | "role" | "tabIndex" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "children" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "placeholder" | "spellCheck" | "translate" | "radioGroup" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "margin" | "marginTop" | "marginBottom" | "marginLeft" | "marginRight" | "padding" | "paddingTop" | "paddingBottom" | "paddingLeft" | "paddingRight" | "printHidden" | "printVisible" | "xsUpHidden" | "smUpHidden" | "mdUpHidden" | "lgUpHidden" | "xlUpHidden" | "xsHidden" | "smHidden" | "mdHidden" | "lgHidden" | "xlHidden"> & React.RefAttributes<HTMLDivElement>>;
11
- export default FooterContentLogos;
@@ -1,18 +0,0 @@
1
- import React from 'react';
2
- import { HeadingProps } from '@digigov/react-core/Heading';
3
- export interface FooterHeadingProps extends Omit<HeadingProps, 'size'> {
4
- /**
5
- * size is optional.
6
- * The values are: 'md' for medium, 'sm' for small.
7
- * The default value is 'sm'.
8
- * @value 'md'
9
- * @value 'sm'
10
- * @default 'sm'
11
- */
12
- size?: 'md' | 'sm';
13
- }
14
- /**
15
- * FooterHeading is a component used for heading in the footer.
16
- */
17
- export declare const FooterHeading: React.ForwardRefExoticComponent<Pick<FooterHeadingProps, "slot" | "style" | "title" | "as" | "className" | "color" | "id" | "lang" | "role" | "tabIndex" | "fontSize" | "fontWeight" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "children" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "placeholder" | "spellCheck" | "translate" | "radioGroup" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "size" | "margin" | "marginTop" | "marginBottom" | "marginLeft" | "marginRight" | "padding" | "paddingTop" | "paddingBottom" | "paddingLeft" | "paddingRight" | "printHidden" | "printVisible" | "xsUpHidden" | "smUpHidden" | "mdUpHidden" | "lgUpHidden" | "xlUpHidden" | "xsHidden" | "smHidden" | "mdHidden" | "lgHidden" | "xlHidden" | "element" | "breakWords"> & React.RefAttributes<HTMLHeadingElement>>;
18
- export default FooterHeading;
@@ -1,11 +0,0 @@
1
- import React from 'react';
2
- import { BaseProps } from '@digigov/react-core/Base';
3
- export interface FooterImageProps extends BaseProps<'img'> {
4
- }
5
- /**
6
- * FooterImage is a component for logos and images in the footer.
7
- * It is used inside to FooterContentLogos.
8
- *
9
- */
10
- export declare const FooterImage: React.ForwardRefExoticComponent<Pick<FooterImageProps, "slot" | "style" | "title" | "as" | "className" | "color" | "height" | "id" | "lang" | "width" | "role" | "tabIndex" | "crossOrigin" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "children" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "key" | "useMap" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "placeholder" | "spellCheck" | "translate" | "radioGroup" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "referrerPolicy" | "alt" | "src" | "loading" | "decoding" | "sizes" | "srcSet" | "margin" | "marginTop" | "marginBottom" | "marginLeft" | "marginRight" | "padding" | "paddingTop" | "paddingBottom" | "paddingLeft" | "paddingRight" | "printHidden" | "printVisible" | "xsUpHidden" | "smUpHidden" | "mdUpHidden" | "lgUpHidden" | "xlUpHidden" | "xsHidden" | "smHidden" | "mdHidden" | "lgHidden" | "xlHidden"> & React.RefAttributes<HTMLImageElement>>;
11
- export default FooterImage;
@@ -1,11 +0,0 @@
1
- import React from 'react';
2
- import { BaseProps } from '@digigov/react-core/Base';
3
- export interface FooterInfoProps extends BaseProps<'div'> {
4
- }
5
- /**
6
- * FooterInfo is inside the FooterContainer component.
7
- * This component is meant to wrap FooterInfoSection components.
8
- * Semantically, in this component we include the very basic elements of a govgr footer.
9
- */
10
- export declare const FooterInfo: React.ForwardRefExoticComponent<Pick<FooterInfoProps, "slot" | "style" | "title" | "as" | "className" | "color" | "id" | "lang" | "role" | "tabIndex" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "children" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "placeholder" | "spellCheck" | "translate" | "radioGroup" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "margin" | "marginTop" | "marginBottom" | "marginLeft" | "marginRight" | "padding" | "paddingTop" | "paddingBottom" | "paddingLeft" | "paddingRight" | "printHidden" | "printVisible" | "xsUpHidden" | "smUpHidden" | "mdUpHidden" | "lgUpHidden" | "xlUpHidden" | "xsHidden" | "smHidden" | "mdHidden" | "lgHidden" | "xlHidden"> & React.RefAttributes<HTMLDivElement>>;
11
- export default FooterInfo;
@@ -1,14 +0,0 @@
1
- import React from 'react';
2
- import { BaseProps } from '@digigov/react-core/Base';
3
- export interface FooterInfoSectionProps extends BaseProps<'section'> {
4
- /**
5
- * grow is optional.
6
- * Use this prop If wanted this component to have it's maximum grow.
7
- */
8
- grow?: boolean;
9
- }
10
- /**
11
- * FooterInfoSection is inside the FooterInfo component.
12
- */
13
- export declare const FooterInfoSection: React.ForwardRefExoticComponent<Pick<FooterInfoSectionProps, "slot" | "style" | "title" | "as" | "className" | "color" | "id" | "lang" | "role" | "tabIndex" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "children" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "placeholder" | "spellCheck" | "translate" | "radioGroup" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "margin" | "marginTop" | "marginBottom" | "marginLeft" | "marginRight" | "padding" | "paddingTop" | "paddingBottom" | "paddingLeft" | "paddingRight" | "printHidden" | "printVisible" | "xsUpHidden" | "smUpHidden" | "mdUpHidden" | "lgUpHidden" | "xlUpHidden" | "xsHidden" | "smHidden" | "mdHidden" | "lgHidden" | "xlHidden" | "grow"> & React.RefAttributes<HTMLDivElement>>;
14
- export default FooterInfoSection;
@@ -1,9 +0,0 @@
1
- import React from 'react';
2
- import { BaseProps } from '@digigov/react-core/Base';
3
- export interface FooterLinkProps extends BaseProps<'a'> {
4
- }
5
- /**
6
- * FooterLink in used inside the Footer component.
7
- */
8
- export declare const FooterLink: React.ForwardRefExoticComponent<Pick<FooterLinkProps, "slot" | "style" | "title" | "as" | "className" | "color" | "id" | "lang" | "media" | "target" | "type" | "role" | "tabIndex" | "href" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "children" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "placeholder" | "spellCheck" | "translate" | "radioGroup" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "download" | "hrefLang" | "ping" | "rel" | "referrerPolicy" | "margin" | "marginTop" | "marginBottom" | "marginLeft" | "marginRight" | "padding" | "paddingTop" | "paddingBottom" | "paddingLeft" | "paddingRight" | "printHidden" | "printVisible" | "xsUpHidden" | "smUpHidden" | "mdUpHidden" | "lgUpHidden" | "xlUpHidden" | "xsHidden" | "smHidden" | "mdHidden" | "lgHidden" | "xlHidden"> & React.RefAttributes<HTMLAnchorElement>>;
9
- export default FooterLink;
@@ -1,23 +0,0 @@
1
- import React from 'react';
2
- import { BaseProps } from '@digigov/react-core/Base';
3
- export interface FooterListProps extends BaseProps<'ul'> {
4
- /**
5
- * columns is optional.
6
- * The values for this are 1 and 2. The default value is 1.
7
- * @value 1
8
- * @value 2
9
- */
10
- columns?: 1 | 2;
11
- /**
12
- * layout is optional.
13
- * The default value is vertical. Use horizontal to make a horizontal list.
14
- * If it is horizontal, it can't have columns.
15
- */
16
- layout?: 'horizontal' | 'vertical';
17
- }
18
- /**
19
- * FooterList is used inside the FooterNavigationSection.
20
- * This component takes a list of FooterListItem component as its children.
21
- */
22
- export declare const FooterList: React.ForwardRefExoticComponent<Pick<FooterListProps, "slot" | "style" | "title" | "as" | "className" | "color" | "id" | "lang" | "role" | "tabIndex" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "children" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "placeholder" | "spellCheck" | "translate" | "radioGroup" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "margin" | "marginTop" | "marginBottom" | "marginLeft" | "marginRight" | "padding" | "paddingTop" | "paddingBottom" | "paddingLeft" | "paddingRight" | "printHidden" | "printVisible" | "xsUpHidden" | "smUpHidden" | "mdUpHidden" | "lgUpHidden" | "xlUpHidden" | "xsHidden" | "smHidden" | "mdHidden" | "lgHidden" | "xlHidden" | "columns" | "layout"> & React.RefAttributes<HTMLUListElement>>;
23
- export default FooterList;
@@ -1,10 +0,0 @@
1
- import React from 'react';
2
- import { BaseProps } from '@digigov/react-core/Base';
3
- export interface FooterListItemProps extends BaseProps<'li'> {
4
- }
5
- /**
6
- * FooterListItem must be inside the FooterList component.
7
- * This component has no props.
8
- */
9
- export declare const FooterListItem: React.ForwardRefExoticComponent<Pick<FooterListItemProps, "slot" | "style" | "title" | "as" | "className" | "color" | "id" | "lang" | "role" | "tabIndex" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "children" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "placeholder" | "spellCheck" | "translate" | "radioGroup" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "value" | "margin" | "marginTop" | "marginBottom" | "marginLeft" | "marginRight" | "padding" | "paddingTop" | "paddingBottom" | "paddingLeft" | "paddingRight" | "printHidden" | "printVisible" | "xsUpHidden" | "smUpHidden" | "mdUpHidden" | "lgUpHidden" | "xlUpHidden" | "xsHidden" | "smHidden" | "mdHidden" | "lgHidden" | "xlHidden"> & React.RefAttributes<HTMLLIElement>>;
10
- export default FooterListItem;
@@ -1,11 +0,0 @@
1
- import React from 'react';
2
- import { BaseProps } from '@digigov/react-core/Base';
3
- export interface FooterNavigationProps extends BaseProps<'div'> {
4
- }
5
- /**
6
- * FooterNavigation is optional. This components must be included in the FooterContainer.
7
- * Inside this component we place one or more of the component FooterNavigationSection.
8
- * This component has no props.
9
- */
10
- export declare const FooterNavigation: React.ForwardRefExoticComponent<Pick<FooterNavigationProps, "slot" | "style" | "title" | "as" | "className" | "color" | "id" | "lang" | "role" | "tabIndex" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "children" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "placeholder" | "spellCheck" | "translate" | "radioGroup" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "margin" | "marginTop" | "marginBottom" | "marginLeft" | "marginRight" | "padding" | "paddingTop" | "paddingBottom" | "paddingLeft" | "paddingRight" | "printHidden" | "printVisible" | "xsUpHidden" | "smUpHidden" | "mdUpHidden" | "lgUpHidden" | "xlUpHidden" | "xsHidden" | "smHidden" | "mdHidden" | "lgHidden" | "xlHidden"> & React.RefAttributes<HTMLDivElement>>;
11
- export default FooterNavigation;
@@ -1,11 +0,0 @@
1
- import React from 'react';
2
- import { BaseProps } from '@digigov/react-core/Base';
3
- export interface FooterNavigationSectionProps extends BaseProps<'section'> {
4
- }
5
- /**
6
- * FooterNavigationSection must be inside the FooterNavigation.
7
- * Inside this component should be placed the FooterHeading (optional) and the FooterList.
8
- * This component has no props.
9
- */
10
- export declare const FooterNavigationSection: React.ForwardRefExoticComponent<Pick<FooterNavigationSectionProps, "slot" | "style" | "title" | "as" | "className" | "color" | "id" | "lang" | "role" | "tabIndex" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "children" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "placeholder" | "spellCheck" | "translate" | "radioGroup" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "margin" | "marginTop" | "marginBottom" | "marginLeft" | "marginRight" | "padding" | "paddingTop" | "paddingBottom" | "paddingLeft" | "paddingRight" | "printHidden" | "printVisible" | "xsUpHidden" | "smUpHidden" | "mdUpHidden" | "lgUpHidden" | "xlUpHidden" | "xsHidden" | "smHidden" | "mdHidden" | "lgHidden" | "xlHidden"> & React.RefAttributes<HTMLDivElement>>;
11
- export default FooterNavigationSection;
@@ -1,16 +0,0 @@
1
- import React from 'react';
2
- import { BaseProps } from '@digigov/react-core/Base';
3
- export interface FormProps extends BaseProps<'form'> {
4
- /**
5
- * @value true
6
- * @value false
7
- * @default false
8
- */
9
- grid?: boolean;
10
- }
11
- /**
12
- * Use this inside the Content component for additional content
13
- * that will be shown on the left one third of the page
14
- */
15
- export declare const Form: React.ForwardRefExoticComponent<Pick<FormProps, "slot" | "style" | "title" | "as" | "className" | "color" | "id" | "lang" | "method" | "name" | "target" | "role" | "tabIndex" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "children" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "placeholder" | "spellCheck" | "translate" | "radioGroup" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "acceptCharset" | "action" | "autoComplete" | "encType" | "noValidate" | "margin" | "marginTop" | "marginBottom" | "marginLeft" | "marginRight" | "padding" | "paddingTop" | "paddingBottom" | "paddingLeft" | "paddingRight" | "printHidden" | "printVisible" | "xsUpHidden" | "smUpHidden" | "mdUpHidden" | "lgUpHidden" | "xlUpHidden" | "xsHidden" | "smHidden" | "mdHidden" | "lgHidden" | "xlHidden" | "grid"> & React.RefAttributes<HTMLFormElement>>;
16
- export default Form;
@@ -1,10 +0,0 @@
1
- import React from 'react';
2
- import { BaseProps } from '@digigov/react-core/Base';
3
- export interface FullPageBackgroundProps extends BaseProps<'div'> {
4
- }
5
- /**
6
- * Use FullPageBackground component in order to add a grey background color with opacity.
7
- * FullPageBackground is the parent component and takes as children the LoaderContainer component.
8
- */
9
- export declare const FullPageBackground: React.ForwardRefExoticComponent<Pick<FullPageBackgroundProps, "slot" | "style" | "title" | "as" | "className" | "color" | "id" | "lang" | "role" | "tabIndex" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "children" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "placeholder" | "spellCheck" | "translate" | "radioGroup" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "margin" | "marginTop" | "marginBottom" | "marginLeft" | "marginRight" | "padding" | "paddingTop" | "paddingBottom" | "paddingLeft" | "paddingRight" | "printHidden" | "printVisible" | "xsUpHidden" | "smUpHidden" | "mdUpHidden" | "lgUpHidden" | "xlUpHidden" | "xsHidden" | "smHidden" | "mdHidden" | "lgHidden" | "xlHidden"> & React.RefAttributes<HTMLDivElement>>;
10
- export default FullPageBackground;
@@ -1,2 +0,0 @@
1
- declare const _default: "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTAyLjAyIiBoZWlnaHQ9IjE1MC42MSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KIDxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+LnN0MHtmaWxsOiNGRkZGRkY7fQoJLnN0MXtmaWxsOiMwMEFFRUY7fTwvc3R5bGU+CgogPGc+CiAgPHRpdGxlPkxheWVyIDE8L3RpdGxlPgogIDxwYXRoIGlkPSJzdmdfMSIgZD0ibTIxNSwzNy44MmwwLDQzLjkxYzAsMjIuOTkgLTExLjE3LDMyLjk2IC0yOC42OSwzMi45NmMtMTAuNTEsMCAtMTkuNzEsLTUuNjkgLTI0LjIsLTE1bDEwLjUxLC00LjgyYzIuNTIsNS4wNCA4LjEsOC4zMiAxMy42OSw4LjMyYzkuODUsMCAxNS45OSwtNS42OSAxNS45OSwtMjAuMjZsMCwtMC43N2MtMy42MSw1LjI2IC0xMC43Myw3Ljg4IC0xNi45Nyw3Ljg4Yy0xMy40NywwIC0yNS4xOCwtMTAuNCAtMjUuMTgsLTI2LjcyYzAsLTE2LjQyIDExLjYxLC0yNi42MSAyNS4wNywtMjYuNjFjNi41NywwIDEzLjQ3LDIuNTIgMTcuMDgsNy43N2wwLC02LjY4bDEyLjcsMGwwLDAuMDJ6bS0xMi45MiwyNS40MWMwLC04Ljk4IC03LjQ1LC0xNC42NyAtMTQuNzgsLTE0LjY3Yy03Ljg4LDAgLTE0LjM0LDYuMTMgLTE0LjM0LDE0LjY3czYuNDYsMTQuODkgMTQuMzQsMTQuODljNy43NywwIDE0Ljc4LC01LjkxIDE0Ljc4LC0xNC44OXoiIGNsYXNzPSJzdDAiLz4KICA8cGF0aCBpZD0ic3ZnXzIiIGQ9Im0yMjMuMSw2My4yM2MwLC0xNi4yMSAxMi41OSwtMjYuNSAyNy4xNSwtMjYuNWMxNC41NiwwIDI3LjI2LDEwLjI5IDI3LjI2LDI2LjVjMCwxNi4yMSAtMTIuNywyNi44MyAtMjcuMjYsMjYuODNjLTE0LjU1LC0wLjAxIC0yNy4xNSwtMTAuNjMgLTI3LjE1LC0yNi44M3ptNDEuNjEsMGMwLC04Ljc2IC02LjU3LC0xNC42NyAtMTQuNDUsLTE0LjY3Yy03Ljg4LDAgLTE0LjM0LDUuOTEgLTE0LjM0LDE0LjY3YzAsOC45OCA2LjQ2LDE1IDE0LjM0LDE1YzcuODgsMCAxNC40NSwtNi4wMiAxNC40NSwtMTV6IiBjbGFzcz0ic3QwIi8+CiAgPHBhdGggaWQ9InN2Z18zIiBkPSJtMzMyLjE2LDM3LjgybC0yMS41Nyw1MS4xM2wtMTEuNjEsMGwtMjEuMzUsLTUxLjEzbDEzLjY5LDBsMTMuNTgsMzUuMDRsMTMuNDcsLTM1LjA0bDEzLjc5LDB6IiBjbGFzcz0ic3QwIi8+CiAgPHBhdGggaWQ9InN2Z180IiBkPSJtMzg3LjI0LDM3LjgybDAsNDMuOTFjMCwyMi45OSAtMTEuMTcsMzIuOTYgLTI4LjY5LDMyLjk2Yy0xMC41MSwwIC0xOS43MSwtNS42OSAtMjQuMiwtMTVsMTAuNTEsLTQuODJjMi41Miw1LjA0IDguMSw4LjMyIDEzLjY5LDguMzJjOS44NSwwIDE1Ljk5LC01LjY5IDE1Ljk5LC0yMC4yNmwwLC0wLjc3Yy0zLjYxLDUuMjYgLTEwLjczLDcuODggLTE2Ljk3LDcuODhjLTEzLjQ3LDAgLTI1LjE4LC0xMC40IC0yNS4xOCwtMjYuNzJjMCwtMTYuNDIgMTEuNjEsLTI2LjYxIDI1LjA3LC0yNi42MWM2LjU3LDAgMTMuNDcsMi41MiAxNy4wOCw3Ljc3bDAsLTYuNjhsMTIuNywwbDAsMC4wMnptLTEyLjkyLDI1LjQxYzAsLTguOTggLTcuNDUsLTE0LjY3IC0xNC43OCwtMTQuNjdjLTcuODgsMCAtMTQuMzQsNi4xMyAtMTQuMzQsMTQuNjdzNi40NiwxNC44OSAxNC4zNCwxNC44OWM3Ljc3LDAgMTQuNzgsLTUuOTEgMTQuNzgsLTE0Ljg5eiIgY2xhc3M9InN0MSIvPgogIDxwYXRoIGlkPSJzdmdfNSIgZD0ibTQzNC4yMSwzOC40OGwtMi41MiwxMi4wNGMtMi45NiwtMS41MyAtNS41OCwtMS44NiAtNy40NSwtMS44NmMtOC4zMiwwIC0xMi45Miw4LjEgLTEyLjkyLDIyLjQ1bDAsMTcuODVsLTEyLjgxLDBsMCwtNTEuMTRsMTIuNywwbDAsMTAuOTVjMi43NCwtOC41NCA4LjMyLC0xMi4wNCAxNC42NywtMTIuMDRjMy4wOCwwIDYuMzYsMC42NiA4LjMzLDEuNzV6IiBjbGFzcz0ic3QxIi8+CiAgPGcgaWQ9InN2Z18xMSI+CiAgIDxwYXRoIGlkPSJzdmdfMTIiIGQ9Im0xMTYuOTUsNTYuMjJjMC4xMiwwIDAuMjIsLTAuMDIgMC4zMywtMC4wNWMwLjIsLTAuMDUgMC4zOCwtMC4xMiAwLjUxLC0wLjI1YzAuMiwtMC4yIDAuMzUsLTAuNSAwLjM1LC0wLjhjMCwtMC4zIC0wLjE1LC0wLjYgLTAuMzUsLTAuOGMtMC4yLC0wLjIgLTAuNDksLTAuMzUgLTAuODQsLTAuMzVjLTAuMywwIC0wLjYsMC4xNSAtMC44LDAuMzVjLTAuMiwwLjIgLTAuMzUsMC41IC0wLjM1LDAuOGMwLDAuMyAwLjE1LDAuNiAwLjM1LDAuOGMwLjEzLDAuMTIgMC4yOSwwLjIgMC40NywwLjI0YzAuMTEsMC4wNCAwLjIyLDAuMDYgMC4zMywwLjA2em0tMjUuMTMsNzEuMTJjLTAuMywwIC0wLjU0LDAuMSAtMC43NCwwLjNjLTAuMTUsMC4yIC0wLjMsMC40NSAtMC4zLDAuNjljMCwwLjMgMC4xNSwwLjU1IDAuMywwLjc1YzAuMTMsMC4xIDAuMjksMC4xNiAwLjQ2LDAuMmMwLjA5LDAuMDMgMC4xOSwwLjA1IDAuMjksMC4wNWMwLjExLDAgMC4yMiwtMC4wMiAwLjMyLC0wLjA1YzAuMDgsLTAuMDMgMC4xNSwtMC4wNyAwLjIyLC0wLjExYzAuMDEsMCAwLjAyLC0wLjAxIDAuMDIsLTAuMDFjMC4wNiwtMC4wNCAwLjEyLC0wLjA3IDAuMTgsLTAuMTNjMC4yLC0wLjE1IDAuMywtMC4zOSAwLjMsLTAuNjljMCwtMC4yNSAtMC4xLC0wLjUgLTAuMywtMC42OWMtMC4yLC0wLjIxIC0wLjQ1LC0wLjMxIC0wLjc1LC0wLjMxem0zMi4zOSwtMjEuNDFjLTAuMDYsLTAuMDIgLTAuMTMsLTAuMDMgLTAuMTksLTAuMDRjLTAuMDIsMCAtMC4zMywwLjAxIC0wLjQzLDAuMDVjLTAuMTgsMC4wNCAtMC4zNSwwLjEyIC0wLjQ4LDAuMjRjLTAuMiwwLjIgLTAuMzUsMC41IC0wLjM1LDAuOGMwLDAuMjkgMC4xNSwwLjU5IDAuMzUsMC43OWMwLjIsMC4yIDAuNDksMC4zNSAwLjc5LDAuMzVjMC4zNSwwIDAuNjUsLTAuMTUgMC44NSwtMC4zNWMwLjIsLTAuMiAwLjM1LC0wLjUgMC4zNSwtMC43OWMwLC0wLjMgLTAuMTUsLTAuNiAtMC4zNSwtMC44Yy0wLjE0LC0wLjE0IC0wLjMzLC0wLjIxIC0wLjU0LC0wLjI1em0tNjUuOTEsMjIuN2MwLC0wLjMgLTAuMTUsLTAuNiAtMC4zNSwtMC44Yy0wLjIsLTAuMiAtMC41LC0wLjMgLTAuOCwtMC4zcy0wLjYsMC4xIC0wLjgsMC4zYy0wLjIsMC4yIC0wLjM1LDAuNSAtMC4zNSwwLjhjMCwwLjMgMC4xNSwwLjYgMC4zNSwwLjc5YzAuMiwwLjIgMC41LDAuMzUgMC44LDAuMzVzMC42LC0wLjE1IDAuOCwtMC4zNWMwLjIsLTAuMTkgMC4zNSwtMC40OSAwLjM1LC0wLjc5em03MS42MSwtNTMuNTlsLTAuMDUsMGMtMC4yOSwwIC0wLjU5LDAuMTUgLTAuOCwwLjM1Yy0wLjE5LDAuMiAtMC4zNSwwLjQ5IC0wLjM1LDAuNzljMCwwLjMgMC4xNiwwLjYgMC4zNSwwLjhjMC4yLDAuMiAwLjUsMC4zNSAwLjgsMC4zNWwwLjA1LDBjMC4zLDAgMC42LC0wLjE1IDAuOCwtMC4zNWMwLjIsLTAuMiAwLjM1LC0wLjQ5IDAuMzUsLTAuOGMwLC0wLjMgLTAuMTUsLTAuNiAtMC4zNSwtMC43OWMtMC4yLC0wLjIgLTAuNSwtMC4zIC0wLjgsLTAuMzV6bS0zMS42OCwtNDYuMjRjLTAuNzYsLTAuMjUgLTEuNTEsLTAuNTQgLTIuMjYsLTAuODNjLTAuMDQsLTAuMDQgLTAuMDgsLTAuMSAtMC4xMiwtMC4xNmMtMC4xNSwtMC42NCAtMC4zNSwtMS4yOSAtMC42LC0xLjk0Yy0wLjI1LC0wLjY5IC0wLjU0LC0xLjM5IC0wLjk0LC0yLjA4Yy0wLjEsLTAuMiAtMC40LC0wLjI1IC0wLjYsLTAuMTVjLTAuMiwwLjEgLTAuMywwLjQgLTAuMTUsMC42YzAuMzUsMC42NSAwLjY1LDEuMjkgMC45LDEuOTRjMC4xNSwwLjQ0IDAuMjgsMC45IDAuMzgsMS4zNWMtMC45NiwtMC40IC0xLjkyLC0wLjgyIC0yLjg5LC0xLjI4Yy0wLjA5LC0wLjU1IC0wLjE1LC0xLjExIC0wLjMzLC0xLjY2Yy0wLjE1LC0wLjYgLTAuNCwtMS4xOSAtMC44LC0xLjc5Yy0wLjE1LC0wLjIgLTAuNDQsLTAuMjUgLTAuNjQsLTAuMWMtMC4yLDAuMTUgLTAuMiwwLjQ1IC0wLjEsMC42NWMwLjM1LDAuNDUgMC41NSwwLjk0IDAuNywxLjQ5YzAuMDksMC4zMiAwLjE1LDAuNjQgMC4yMSwwLjk2Yy0wLjIyLC0wLjEgLTAuNDQsLTAuMiAtMC42NSwtMC4zMWMtMC44NiwtMC40MyAtMS43MiwtMC44OSAtMi41OCwtMS4zNmMwLC0wLjI5IDAuMDUsLTAuNDggMC4wNSwtMC43M2MwLjEsLTAuNSAwLjIsLTAuOTQgLTAuMiwtMS41OWMtMC4xLC0wLjIgLTAuMzUsLTAuMjUgLTAuNiwtMC4xNWMtMC4yLDAuMTUgLTAuMjUsMC40IC0wLjE1LDAuNTljMC4yNCwwLjQgMC4xNSwwLjY1IDAuMSwwLjk5Yy0wLjAyLDAuMTMgLTAuMDQsMC4yNyAtMC4wNSwwLjQxYy0xLjQ1LC0wLjgxIC0yLjkxLC0xLjY2IC00LjQxLC0yLjU0Yy0wLjIsLTAuMSAtMC41LC0wLjA1IC0wLjYsMC4xNWMtMC4xNSwwLjIgLTAuMDUsMC40OSAwLjE1LDAuNTljMS4zNiwwLjgzIDIuNywxLjYyIDQuMDMsMi4zN2MtMC4wNSwwLjAyIC0wLjEsMC4wNSAtMC4xNiwwLjA3Yy0wLjQ1LDAuMjUgLTAuODQsMC40NSAtMS40OSwwLjQ1Yy0wLjI1LDAgLTAuNDUsMC4yNSAtMC40NSwwLjQ0YzAsMC4yNSAwLjIsMC40NSAwLjQ1LDAuNDVjMC44NSwtMC4wNSAxLjM0LC0wLjI0IDEuODksLTAuNTRjMC4yMywtMC4xIDAuNDcsLTAuMjEgMC43MywtMC4zM2MwLjk3LDAuNTMgMS45NCwxLjA0IDIuODksMS41MmMwLjE0LDAuMDggMC4yOSwwLjE0IDAuNDMsMC4yYy0wLjU0LDAuMiAtMS4xMiwwLjMyIC0xLjcyLDAuNDVjLTAuMiwwLjA1IC0wLjQsMC4xIC0wLjY1LDAuMTVjLTAuMiwwLjA1IC0wLjM1LDAuMjQgLTAuMywwLjQ5YzAuMDUsMC4yNSAwLjI1LDAuNCAwLjQ5LDAuMzVsMC42LC0wLjE1YzAuOTEsLTAuMTcgMS43NywtMC4zNiAyLjYsLTAuOGMwLjc3LDAuMzYgMS41NCwwLjcxIDIuMzIsMS4wNGMtMC4xMSwwLjAzIC0wLjI0LDAuMDcgLTAuMzUsMC4xYy0wLjY0LDAuMiAtMS4yNCwwLjMgLTEuODgsMC40Yy0wLjI1LDAuMDUgLTAuNCwwLjI1IC0wLjQsMC41YzAuMDUsMC4yNSAwLjMsMC40IDAuNSwwLjRjMC42OSwtMC4xIDEuMzQsLTAuMjUgMS45OCwtMC40NWMwLjQ2LC0wLjEgMC45MywtMC4yNSAxLjQxLC0wLjQzYzAuOTgsMC40IDEuOTYsMC43OCAyLjk2LDEuMTNjMC4yNSwwLjEgMC41LC0wLjA1IDAuNTQsLTAuMjVjMC4xMSwtMC4yNiAtMC4wNCwtMC41MSAtMC4yNCwtMC42MXptLTcyLjM0LDc4LjUzYy0wLjEsLTAuMDMgLTAuMjEsLTAuMDYgLTAuMzIsLTAuMDZjLTAuMTEsMCAtMC4yMiwwLjAyIC0wLjMyLDAuMDZjLTAuMTgsMC4wNSAtMC4zNSwwLjEyIC0wLjQ3LDAuMjRjLTAuMjUsMC4yIC0wLjM1LDAuNSAtMC4zNSwwLjhjMCwwLjMgMC4xLDAuNiAwLjM1LDAuOGMwLjIsMC4yIDAuNDksMC4zNSAwLjc5LDAuMzVjMC4zLDAgMC42LC0wLjE1IDAuOCwtMC4zNWMwLjI1LC0wLjIgMC4zNSwtMC41IDAuMzUsLTAuOGMwLC0wLjMgLTAuMSwtMC42IC0wLjM1LC0wLjhjLTAuMTMsLTAuMTIgLTAuMywtMC4xOSAtMC40OCwtMC4yNHptODkuNTQsLTYzLjNjMC4wMSwtMC4xMyAwLjA0LC0wLjI3IDAuMDgsLTAuNDNjMC4wNSwtMC4yIDAuMSwtMC4zNSAwLjE1LC0wLjU1YzAuMTUsLTAuOTQgMC4yNSwtMS45NCAwLjI1LC0yLjk4YzAsLTAuMjUgLTAuMiwtMC40NCAtMC40NSwtMC40NGMtMC4yNSwwIC0wLjQ0LDAuMiAtMC40NCwwLjQ0YzAsMC45OCAtMC4xLDEuOTEgLTAuMjUsMi43OWMtMC4zOSwtMC42OCAtMC44LC0xLjM1IC0xLjIxLC0yLjAxYzAuMDMsLTAuMDcgMC4xMSwtMC41MyAwLjE3LC0wLjY4YzAuMTUsLTAuODQgMC4yLC0xLjc5IDAuMTUsLTIuNzhjMCwtMC4yIC0wLjIsLTAuNCAtMC40NCwtMC40Yy0wLjI1LDAgLTAuNDUsMC4yNSAtMC40LDAuNDVjMC4wNCwwLjgxIC0wLjAzLDEuNjMgLTAuMTYsMi4zM2MtMC40NywtMC43MiAtMC45NiwtMS40MyAtMS40NiwtMi4xNWMwLjE1LC0wLjQ1IDAuMjQsLTAuOTUgMC4yOSwtMS40N2MwLjA1LC0wLjYgMC4xLC0xLjI0IDAuMDUsLTEuODNjMCwtMC4yNSAtMC4yLC0wLjQ1IC0wLjQ0LC0wLjQ1Yy0wLjI1LDAgLTAuNCwwLjIgLTAuNCwwLjQ1YzAsMC42IDAsMS4xOSAtMC4xLDEuNzRjLTAuMDIsMC4yIC0wLjA1LDAuMzkgLTAuMDgsMC41OGMtMC4zLC0wLjQyIC0wLjYyLC0wLjg0IC0wLjk2LC0xLjI4Yy0wLjUsLTAuNjkgLTEuMDQsLTEuMzQgLTEuNTksLTEuOThjLTAuMTUsLTAuMiAtMC40NSwtMC4yIC0wLjY1LC0wLjA1Yy0wLjE1LDAuMTUgLTAuMiwwLjQgLTAuMDUsMC42YzAuNTQsMC42NCAxLjEsMS4zNCAxLjU5LDEuOTljMC4yOSwwLjM3IDAuNTcsMC43NiAwLjg2LDEuMTRjLTAuNjEsLTAuMTIgLTEuMjEsLTAuMjkgLTEuNzUsLTAuNzljLTAuMiwtMC4xNSAtMC40NSwtMC4xNSAtMC42NSwwLjA1Yy0wLjE1LDAuMTUgLTAuMTUsMC40NSAwLjA1LDAuNmMwLjg5LDAuOCAxLjc5LDAuOTUgMi43MywxLjE1YzAuMTEsMCAwLjI1LDAuMDIgMC4zOSwwLjA2YzAuNTYsMC44IDEuMSwxLjYxIDEuNjIsMi40MmMtMC4yNCwtMC4wMyAtMC40NywtMC4wOCAtMC42NiwtMC4xNWMtMC41LC0wLjEgLTAuOSwtMC4zIC0xLjM0LC0wLjQ1Yy0wLjIsLTAuMTUgLTAuNDUsLTAuMDUgLTAuNTUsMC4yYy0wLjE1LDAuMiAtMC4wNSwwLjQ5IDAuMiwwLjZjMC40NCwwLjIgMC45NCwwLjQgMS40NCwwLjU1YzAuNDcsMC4wOSAwLjk1LDAuMTYgMS40NiwwLjE2YzAuNDQsMC43MSAwLjg3LDEuNDMgMS4yOCwyLjE1Yy0wLjI2LC0wLjA1IC0wLjUxLC0wLjEyIC0wLjc1LC0wLjIyYy0wLjU0LC0wLjE1IC0xLjEsLTAuNCAtMS41OSwtMC42OWMtMC4yNSwtMC4xIC0wLjQ5LC0wLjA1IC0wLjYsMC4yYy0wLjE1LDAuMiAtMC4wNSwwLjQ1IDAuMTUsMC42YzAuNiwwLjI5IDEuMTQsMC41NCAxLjc0LDAuNzRjMC41MSwwLjE3IDEuMDMsMC4yNiAxLjU3LDAuMzFjMC43NSwxLjM4IDEuNDcsMi43NiAyLjExLDQuMTZjMC4xLDAuMiAwLjM1LDAuMyAwLjU1LDAuMmMwLjI1LC0wLjEgMC4zNSwtMC4zNSAwLjI1LC0wLjZjLTAuNjksLTEuNDcgLTEuMzksLTIuODggLTIuMTYsLTQuMjh6bS0xMy41NywtMTYuNjJjMC4zNSwwIDAuNjUsLTAuMSAwLjg0LC0wLjNjMC4yLC0wLjIgMC4zNSwtMC41IDAuMzUsLTAuOGMwLC0wLjM1IC0wLjE1LC0wLjYgLTAuMzUsLTAuOGMtMC4yLC0wLjIgLTAuNDksLTAuMzUgLTAuODQsLTAuMzVjLTAuMywwIC0wLjYsMC4xNSAtMC44LDAuMzVjLTAuMiwwLjIgLTAuMzUsMC40NCAtMC4zNSwwLjhjMCwwLjMgMC4xNSwwLjYgMC4zNSwwLjhjMC4yLDAuMiAwLjUsMC4zIDAuOCwwLjN6bTE5LjE0LDIyLjhjMC4xLDAuMDMgMC4yMSwwLjA1IDAuMzIsMC4wNWMwLjEyLDAgMC4yMywtMC4wMiAwLjMzLC0wLjA1YzAuMiwtMC4wNSAwLjM4LC0wLjEyIDAuNTEsLTAuMjVjMC4yLC0wLjE5IDAuMzUsLTAuNDkgMC4zNSwtMC43OWMwLC0wLjMgLTAuMTUsLTAuNiAtMC4zNSwtMC44Yy0wLjIsLTAuMiAtMC41LC0wLjM1IC0wLjg1LC0wLjM1Yy0wLjI5LDAgLTAuNiwwLjE1IC0wLjgsMC4zNWMtMC4yLDAuMiAtMC4zNSwwLjQ5IC0wLjM1LDAuOGMwLDAuMyAwLjE1LDAuNiAwLjM1LDAuNzljMC4xNCwwLjEzIDAuMzEsMC4yIDAuNDksMC4yNXptLTc2LjU2LC0yMC4wMWMwLjM1LDAgMC42LC0wLjEgMC44NSwtMC4zYzAuMTMsLTAuMTMgMC4yLC0wLjMxIDAuMjUsLTAuNTFjMC4wMiwtMC4wOSAwLjA1LC0wLjE5IDAuMDUsLTAuMjljMCwtMC4zNSAtMC4xLC0wLjYgLTAuMzUsLTAuNzljLTAuMiwtMC4yIC0wLjQ1LC0wLjM1IC0wLjgsLTAuMzVjLTAuMywwIC0wLjYsMC4xNSAtMC43OSwwLjM1Yy0wLjIsMC4xOSAtMC4zNSwwLjQ0IC0wLjM1LDAuNzljMCwwLjMgMC4xNSwwLjYgMC4zNSwwLjc5YzAuMiwwLjIgMC40OSwwLjMxIDAuNzksMC4zMXptLTI3LjQxLDQ5LjExYzAuMywwIDAuNTksLTAuMTUgMC43OSwtMC4zNWwtMC4wMiwtMC4wM2MwLjIsLTAuMiAwLjMyLC0wLjQ3IDAuMzIsLTAuNzdsMC4wNSwwYzAsLTAuMjkgLTAuMSwtMC42IC0wLjM1LC0wLjhjLTAuMTIsLTAuMTIgLTAuMjksLTAuMiAtMC40NywtMC4yNGMtMC4xLC0wLjAzIC0wLjIxLC0wLjA1IC0wLjMyLC0wLjA1Yy0wLjEyLDAgLTAuMjIsMC4wMiAtMC4zMiwwLjA1Yy0wLjE4LDAuMDQgLTAuMzUsMC4xMiAtMC40OCwwLjI0Yy0wLjI1LDAuMiAtMC4zNSwwLjUgLTAuMzUsMC44YzAsMC4zIDAuMSwwLjYgMC4zNSwwLjhjMC4yLDAuMjEgMC41LDAuMzUgMC44LDAuMzV6bTguMDQsLTI3LjA2YzAuMywwIDAuNTQsLTAuMSAwLjc1LC0wLjNjMC4xNSwtMC4yIDAuMywtMC40NCAwLjMsLTAuNjljMCwtMC4zIC0wLjE1LC0wLjU0IC0wLjMsLTAuNzRjLTAuMiwtMC4xNSAtMC40NSwtMC4zIC0wLjc1LC0wLjNjLTAuMjksMCAtMC41NCwwLjE1IC0wLjc0LDAuM2MtMC4yLDAuMiAtMC4zLDAuNDUgLTAuMywwLjc0YzAsMC4yNSAwLjEsMC40OSAwLjMsMC42OWMwLjE5LDAuMiAwLjQ1LDAuMyAwLjc0LDAuM3ptMjEuMzYsLTE1LjdjMC4xMSwwIDAuMjEsLTAuMDIgMC4zMSwtMC4wNWMwLjE5LC0wLjA0IDAuMzcsLTAuMTEgMC41MywtMC4yNGMwLjEzLC0wLjEzIDAuMiwtMC4zMSAwLjI0LC0wLjVjMC4wMywtMC4wOSAwLjA1LC0wLjE5IDAuMDUsLTAuMjljMCwtMC4zIC0wLjEsLTAuNiAtMC4zNSwtMC44Yy0wLjIsLTAuMiAtMC40NSwtMC4zNSAtMC44LC0wLjM1Yy0wLjMsMCAtMC42LDAuMTUgLTAuOCwwLjM1Yy0wLjIsMC4yIC0wLjM1LDAuNSAtMC4zNSwwLjhzMC4xNSwwLjYgMC4zNSwwLjhjMC4xMywwLjEzIDAuMjksMC4yIDAuNDgsMC4yNGMwLjEyLDAuMDIgMC4yMywwLjA0IDAuMzQsMC4wNHptMS42Myw4NC41OWwtMi41NywtNC4wN2MtMC4xNSwtMC4yNSAtMC40LC0wLjMgLTAuNiwtMC4xNWMtMC4yLDAuMSAtMC4zLDAuNCAtMC4xNSwwLjZsMS44MywyLjk2Yy0wLjg4LC0wLjQgLTEuNzYsLTAuOCAtMi42MywtMS4yMWMtMC4zNCwtMC42MiAtMC43NywtMS4yOCAtMS4xOSwtMS45Yy0wLjQ1LC0wLjY5IC0wLjg1LC0xLjM5IC0xLjE5LC0yLjAzYy0wLjE1LC0wLjIgLTAuNCwtMC4zIC0wLjYsLTAuMmMtMC4yNSwwLjE1IC0wLjMsMC40IC0wLjIsMC42bDAsMC4wNWwwLjAyLC0wLjAxYzAuMzQsMC42OCAwLjc4LDEuMzYgMS4yMiwyLjA0YzAuMTcsMC4yNiAwLjM0LDAuNTIgMC41LDAuNzdjLTAuOTIsLTAuNDUgLTEuODMsLTAuOTIgLTIuNzQsLTEuMzljLTAuMjksLTAuNDQgLTAuNjQsLTAuOTQgLTEuMDgsLTEuNjJjLTAuNCwtMC41NCAtMC43NSwtMS4xNCAtMS4wOSwtMS41OGMtMC4xLC0wLjI1IC0wLjQsLTAuMyAtMC42LC0wLjE1Yy0wLjIsMC4xNSAtMC4yNCwwLjQgLTAuMTUsMC42YzAuNCwwLjU1IDAuNzUsMS4xIDEuMDksMS42NGMwLjA1LDAuMDggMC4xMSwwLjE4IDAuMTYsMC4yNmMtMS44LC0wLjk1IC0zLjU4LC0xLjk0IC01LjMzLC0yLjk5Yy0wLjIsLTAuMSAtMC41LC0wLjA1IC0wLjYsMC4xNWMtMC4xNSwwLjIgLTAuMDUsMC41IDAuMTUsMC42YzEuODUsMS4wOSAzLjcyLDIuMTQgNS42LDMuMTRjLTAuMTYsMC4wMiAtMC4zMiwwLjAzIC0wLjQ4LDAuMDRjLTAuNjksMC4wNSAtMS4zNCwwLjEgLTEuOTksMC4yYy0wLjI1LDAgLTAuNCwwLjI1IC0wLjQsMC41YzAuMDUsMC4yNSAwLjMsMC40IDAuNTUsMC4zNWMwLjYsLTAuMSAxLjI0LC0wLjE1IDEuODksLTAuMmMwLjU4LC0wLjA1IDEuMiwtMC4wOSAxLjc4LC0wLjE3YzAuODksMC40NiAxLjc4LDAuOTIgMi42NywxLjM2Yy0wLjMxLDAuMDIgLTAuNjIsMC4wNCAtMC45MywwLjA2Yy0wLjksMC4wNSAtMS43OSwwLjEgLTIuNTgsMC4yYy0wLjI1LDAgLTAuNCwwLjI1IC0wLjQsMC41YzAuMDUsMC4yNCAwLjI1LDAuNCAwLjQ5LDAuMzRjMC43OSwtMC4xIDEuNjksLTAuMTUgMi41MywtMC4yYzAuODMsLTAuMDQgMS42NSwtMC4xIDIuMzksLTAuMThjMC45NywwLjQ1IDEuOTQsMC45IDIuOTEsMS4zNGwtMy4zNCwwLjc5Yy0wLjI1LDAuMDUgLTAuNCwwLjMgLTAuMywwLjVjMC4wNSwwLjI0IDAuMywwLjQgMC41LDAuMzVsNC40NSwtMS4xYzAuNzEsMC4zMiAxLjQzLDAuNjMgMi4xNSwwLjk0Yy0xLjEzLDAuNDYgLTMuMjIsMC43NSAtMy4zNywwLjc1Yy0wLjI1LDAuMDUgLTAuNCwwLjMgLTAuMzUsMC41NGMwLDAuMiAwLjI1LDAuNCAwLjQ5LDAuMzVjMC4xLDAgMi43MiwtMC40IDQuMzQsLTEuMThjMC41NCwwLjIyIDEuMDcsMC40NSAxLjYyLDAuNjhjMC4yLDAuMSAwLjQ0LDAgMC41NCwtMC4yNWMwLjEsLTAuMjUgMCwtMC41IC0wLjI1LC0wLjZjLTEuNTgsLTAuNjQgLTMuMTgsLTEuMzIgLTQuNzYsLTIuMDJ6bTg1LjUzLC00My4zN2MwLC0wLjI5IC0wLjM1LC0wLjUgLTAuNTksLTAuNGMtMi4xNiwxLjAxIC00LjA0LDIuMiAtNS42NSwzLjUzYy0wLjE1LC0xLjM2IC0wLjM3LC0yLjcxIC0wLjczLC00LjA2YzMuMTgsLTQuMzcgNC41OCwtOS4wNyA0LjM0LC0xNC4wN2MtMC4yNSwtNS4xMSAtMi4wOCwtMTAuNDggLTUuNDYsLTE2LjE0Yy0wLjIsLTAuMyAtMC42NSwtMC4zIC0wLjc5LDAuMDRsLTMuMDgsNy4xNmMtMC4yNywwLjczIC0wLjQ5LDEuNDUgLTAuNjgsMi4xN2MtMC42MSwtMS41NiAtMS42LC00LjIzIC0xLjYsLTQuODZjMCwtMC4yOSAwLjA1LC0wLjU5IDAuMDUsLTAuODljMC4wNSwtMi4zOSAwLjA1LC00LjMyIC0xLjA0LC05Ljg4bC0wLjA1LC0wLjA1Yy0xLjU0LC00LjUyIC02LjA2LC04LjI5IC05Ljg0LC0xMC42M2MtMC42OSwtMC41IC0xLjM5LC0wLjg5IC0yLjAzLC0xLjI0Yy0wLjY1LC0wLjM1IC0xLjI0LC0wLjY1IC0xLjY5LC0wLjg0Yy0wLjMsLTAuMTUgLTAuNjQsMC4wNSAtMC42NCwwLjM1Yy0wLjA4LDEuMzIgLTAuMDMsMi41OCAwLjEyLDMuNzhjLTAuMTYsLTAuMTEgLTAuMzEsLTAuMjEgLTAuNDcsLTAuM2MtMC4zMywtMC4yNSAtMC42NywtMC41NCAtMS4xOCwtMC44NWMtMC4wMSwtMC4wMSAtMC4wMSwtMC4wMSAtMC4wMiwtMC4wMmMtMC4wOCwtMC4wNSAtMS43NywtMS41NiAtMi42MywtMi41MWMtMC43MywtMC44NiAtMS40MywtMS43NiAtMS44MiwtMi41N2MtMC4wOSwtMC4xNyAtMC4xNCwtMC4zNiAtMC4yMiwtMC41bDAuMDEsLTAuMDFjLTAuMDMsLTAuMDMgLTAuMDUsLTAuMDUgLTAuMDcsLTAuMDhjMCwwIC0wLjAxLDAgLTAuMDEsLTAuMDFjMCwwIDAsMCAwLDBjLTEuMDYsLTEuMTEgLTIuMDksLTIuMTMgLTMuNDksLTMuMDljLTEuNDQsLTAuOTkgLTMuMTgsLTEuODQgLTUuNTYsLTIuNThjMCwwIC0yLjY4LC0wLjU0IC01LjUyLC0wLjc0Yy0yLjQ4LC0wLjIgLTQuOTYsLTAuNCAtNy4wNSwtMS4xOWwwLDBjLTAuMDcsLTAuMDIgLTAuMTMsLTAuMDQgLTAuMTcsLTAuMDNjLTAuMjQsMC4wNSAtMC4zNSwwLjExIC0wLjM5LDAuMjJjLTAuMDQsMC4xMSAtMC4wNywwLjEgLTAuMDMsMC4zMWMwLjI4LDEuNTcgMC45LDIuOTIgMS43NSw0LjE4Yy0xLjY4LDAuODYgLTMuMTQsMS43OSAtNC4zOCwyLjczYy0xLjM5LDEuMDkgLTIuNDgsMi4xOSAtMy40MiwzLjM4Yy0wLjIsMC4yNSAtMC4wNSwwLjY0IDAuMywwLjY5YzIuMzgsMC40NSA0LjcyLDAuNjUgNy4xLDAuNTRjMi4yNiwtMC4wOSA0LjUzLC0wLjQyIDYuOTUsLTAuOTJjMC4wOSwwLjA2IDEuMjksMC44MiAxLjg0LDEuMTJjMi42NywxLjQxIDUuNjYsMi4xNSA4Ljc4LDIuMTRsMCwwLjAxYzAsMCAyLjc5LC0wLjE2IDMuODgsLTAuMjZjMS4wOSwtMC4xIDMuMjksLTAuMjYgMy4zMiwtMC4yN2MwLjA1LDAuMDIgMi4yMSwxLjQ5IDIuNjksMS43N2MwLjkxLDUuMTIgMy41Miw4Ljk2IDUuMzIsMTEuMDZjMC40NSwwLjU1IDAuODQsMC45NCAxLjE0LDEuMjRjMC4yOSwwLjMgMC40OSwwLjUgMC42LDAuNTVjMS4xNCwwLjkgMi4yOCwxLjk0IDMuNDcsMy4xOGMxLjE4LDEuMjMgMi4zMSwyLjY1IDMuNTQsNC4xMmwwLDBjMC4zNSwwLjY5IDAuNjksMS40NCAxLjA0LDIuMjNjMC4zOSwwLjc5IDAuNzMsMS41NyAxLjA3LDIuMjFjLTAuMjMsMS4wNyAtMC40MSwyLjEzIC0wLjUzLDMuMTZjLTAuMiwxLjcgLTAuMjMsMy4zNyAtMC4xNSw0Ljk5Yy0wLjQzLC0wLjQ4IC0wLjg2LC0wLjk3IC0xLjI5LC0xLjQ2Yy0wLjk0LC0xLjA1IC0xLjk0LC0yLjE0IC0yLjgzLC0zLjIzYy0wLjI1LC0wLjI1IC0wLjY1LC0wLjIgLTAuOCwwLjFjLTEuNTQsNC40NyAtMS44NCw4LjM0IC0xLjI0LDExLjcyYzAuNiwzLjM4IDIuMTQsNi4zMSA0LjIyLDguNzljMCwwIDEuNjQsMS4zOSAyLjQ4LDIuMDhjMC44NCwwLjcgMS43MiwxLjQgMi41NiwyLjE0Yy0wLjY0LDEgLTEuMiwyLjA0IC0xLjY3LDMuMTNjLTAuNCwwLjkgLTAuNzQsMS44OSAtMS4wNCwyLjg4Yy0wLjE1LDAuNjEgLTAuMjksMS4yMSAtMC40MSwxLjgyYy0wLjI3LC0wLjU2IC0wLjU3LC0xLjEyIC0wLjkzLC0xLjY2Yy0wLjU5LC0xLjA1IC0xLjM0LC0xLjk5IC0yLjIzLC0yLjk4Yy0wLjIsLTAuMjUgLTAuNjUsLTAuMTUgLTAuNzQsMC4xNWMtMC42NSwyLjIzIC0xLjQ0LDQuMzIgLTIuMzksNi4zMWMtMC4xNSwwLjQgLTAuMzUsMC43NCAtMC41NSwxLjE0Yy0wLjE0LDAuMzQgLTAuNTQsMS4wNCAtMC41NCwxLjA0Yy0xLjc5LDIuNTMgLTIuOTgsNC45NiAtMy43Nyw3LjJjLTAuOCwyLjI4IC0xLjA5LDQuNDcgLTEuMDUsNi41Yy0wLjI3LDAuMSAtMC41MywwLjIgLTAuNzksMC4zYy00LjM3LDEuODQgLTcuODUsNC41NyAtMTAuNTMsOC4yNWMtMC45NCwxLjQ5IC0xLjk0LDIuNjggLTMuMTgsMy41MmMtMS4wNSwwLjY1IC0yLjIzLDEuMDggLTMuNjIsMS4yOGMyLjYxLC0yLjg2IDQuMzksLTYuNDIgNS42MSwtMTAuMzJjMC4xLC0wLjM1IC0wLjI0LC0wLjcgLTAuNiwtMC41NGMtMS4xNCwwLjQ5IC0yLjI4LDAuODQgLTMuNDgsMS4xNGMtMS4yNCwwLjI0IC0yLjQzLDAuNCAtMy43MywwLjVsLTAuMDgsMGwwLjA3LDAuM2wwLjAxLDAuMTJsLTAuMDcsLTAuNDNjLTIuOTMsMC40NSAtNS43NiwxLjI0IC04LjI1LDIuNTNjLTEuMzcsMC43MSAtMi42NSwxLjU5IC0zLjgyLDIuNjRjLTAuOTEsLTAuOTggLTIuMjksLTEuNzcgLTQuMDgsLTIuMzljLTEuOTQsLTAuNjkgLTcuMjUsLTEuNDkgLTcuMjUsLTEuNDljLTEuNTQsLTAuMSAtMy4wOCwtMC4yNSAtNC42MiwtMC41Yy0xLjU0LC0wLjIgLTMuMDgsLTAuNSAtNC42MiwtMC44OWMtMC4zNSwtMC4wNSAtMC42NCwwLjMgLTAuNDksMC42NGMxLjQ0LDIuOTMgMy43Myw1LjE3IDYuNDYsNy4wNWMxLjAxLDAuNjggMi4wOCwxLjMxIDMuMiwxLjljLTAuMzEsLTAuMDkgLTAuNiwtMC4xNyAtMC45MiwtMC4yNmMtMi41MSwtMC43NCAtNS4wMiwtMS41OCAtNy40OSwtMi40NmMtNC40NCwtNC4wMyAtOC45MywtNy4wOCAtMTMuNTIsLTguOTZjLTAuMzMsLTAuMTQgLTAuNjYsLTAuMjUgLTAuOTksLTAuMzhjMC4wMywtMi4wMiAtMC4xNiwtNC4wNSAtMC43LC02LjE3Yy0wLjYsLTIuMTkgLTEuNTksLTQuNDcgLTMuMTgsLTYuOGMwLDAgLTEuODQsLTIuMzkgLTIuNjgsLTMuNzNjLTAuODUsLTEuMzkgLTEuNjQsLTIuODggLTIuMjgsLTQuNTdjLTAuMTUsLTAuMyAtMC42NSwtMC4zNSAtMC44LC0wLjA1Yy0wLjc1LDEuMzMgLTEuMjksMi43NSAtMS42Miw0LjI4Yy0xLjE3LC0zLjA0IC0yLjksLTUuODggLTUuMTksLTguNTFjMy44NywtMy42IDYuNTcsLTcuNDkgNy45NSwtMTEuNTdjMS40NCwtNC4xOCAxLjU0LC04LjYgMC4zLC0xMy4yNmMtMC4wNSwtMC4zIC0wLjQsLTAuNCAtMC42LC0wLjNjLTEuMDksMC41IC0yLjA5LDEuMTkgLTMuMDMsMi4wM2MtMC43LDAuNjMgLTEuMzcsMS4zNiAtMS45OSwyLjE5Yy0wLjA3LC0xLjA0IC0wLjIsLTIuMSAtMC4zNCwtMy4xN2MtMC4xLC0wLjcgLTAuMjUsLTIuMDQgLTAuMjUsLTIuMDRjLTAuMjIsLTAuODUgLTAuNDQsLTEuNjQgLTAuNjUsLTIuMzhjMC40NCwtMC41OSAwLjY3LC0xLjA1IDAuODUsLTEuNDljMC4yLC0wLjQ1IDAuOSwtMS42NSAwLjkyLC0xLjcxYzMuOTEsLTIuNDggNy41MywtNi4xNSAxMC4xNSwtMTAuMTZjMC41LC0wLjc5IDAuOTksLTEuNTkgMS40NCwtMi4zOWMwLjQ1LC0wLjg0IDAuODQsLTEuNjQgMS4xOSwtMi40M2MwLDAgMS4zMSwtNC4zIDEuNjEsLTYuMWMwLjY3LC0wLjM4IDEuMzQsLTAuNzIgMi4wMSwtMWMwLjY5LC0wLjM1IDEuNDMsLTAuNjkgMi4xNiwtMS4xM2MxLjA3LDAuMDcgMi4wNiwwLjAzIDMuMSwtMC4wMWMxLjA0LC0wLjA1IDIuMDQsLTAuMSAzLjEzLC0wLjA1YzIuMzMsMC4xIDQuNTcsLTAuMSA2LjY1LC0wLjdjMi4wOSwtMC41NCA0LjAyLC0xLjQ5IDUuODEsLTIuOThjMS43NCwtMS41NCAzLjEzLC0zLjA4IDQuMTcsLTQuNjdjMC45OSwtMS42NCAxLjY0LC0zLjM4IDEuNzksLTUuMzdjMC4wNSwtMC4zIC0wLjMsLTAuNTUgLTAuNiwtMC40NWMtMi43MywxLjA5IC01LjY2LDEuNzQgLTguNTksMi4zOGMtMC45OSwwLjIgLTIuMDQsMC40NSAtMy4wOCwwLjdsMCwwLjAxYy0zLjU1LDAuNyAtNi4xMiwyLjEzIC04LjE1LDMuOTZjLTIuMDEsMS44NiAtMy40OSw0LjA2IC00Ljc2LDYuNDZjLTAuNjcsMC4zNyAtMS4zMywwLjcxIC0yLjA0LDEuMDRjLTAuNDcsMC4yIC0wLjk1LDAuNDMgLTEuNDQsMC42OGMwLjA3LC0wLjQ3IDAuMTQsLTAuOTUgMC4yLC0xLjQyYzAuMSwtMC44IDAuMjUsLTEuNjkgMC4zNSwtMi40OWMwLjEsLTAuMzUgLTAuMywtMC42IC0wLjYsLTAuNDRjLTMuMzMsMS40NCAtNS4yMSwzLjAzIC03LjQ1LDQuOTFjLTAuNjUsMC41NSAtMi4yNSwxLjg4IC0yLjI1LDEuODhsMC4wMSwwLjAxYy01LjUsNS4yNiAtNS42MSwxMi44OCAtNS42NiwxOC4yN2wwLDEuMjJjLTAuNTEsMC42NCAtMC43MSwxLjE1IC0wLjk0LDEuNjFjLTAuMDgsMC4yNCAtMC4xOCwwLjQ4IC0wLjMzLDAuNzVjLTAuMjcsLTAuODggLTAuNTQsLTEuNyAtMC44MSwtMi40OWMtMC42NSwtMS42OSAtMS4yOSwtMy4yMyAtMi4xNCwtNC44N2MtMC4xNSwtMC4yOSAtMC42LC0wLjM1IC0wLjc1LC0wLjA1Yy0xLjc5LDIuODggLTIuNjMsNS4yNyAtMy41OCw4Yy0wLjM1LDAuODkgLTEuMDksMi45MyAtMS4wOSwyLjkzYy0xLjk5LDcuNTUgMS4zOSwxNC44IDMuNzIsMTkuODFjMC4xMiwwLjMyIDAuMjcsMC42MyAwLjM1LDAuNzlsMCwxLjNjMCwwLjIzIDAsMC40NCAtMC4wMiwwLjljLTAuNTEsLTAuNDUgLTEuMDMsLTAuODkgLTEuNTYsLTEuM2MtMC44NSwtMC42NSAtMS43NCwtMS4yOSAtMi42OCwtMS45NGMtMC4zLC0wLjIgLTAuNjUsMCAtMC43LDAuMzVjLTAuMjUsNS4wNiAwLjIsOS41MyAxLjQ0LDEzLjI2YzEuMjksMy43MiAzLjQyLDYuNzEgNi41MSw4Ljg0YzIuNDMsMS42OSA0LjQ3LDMuNTcgNi4xMSw1LjY2YzAuMywwLjQ1IDAuNiwwLjg0IDAuOSwxLjI5YzAuMDUsMC4wOCAwLjExLDAuMTcgMC4xNiwwLjI2YzAuMDUsMC4xNCAwLjA5LDAuMjggMC4xNCwwLjQyYy0xLjMyLC0wLjA1IC0yLjY0LC0wLjAyIC0zLjk5LDAuMTFjLTAuMzUsMCAtMC41NCwwLjQ1IC0wLjMsMC43NWMxLjE0LDEuMTkgMi4yMywyLjUzIDMuMzgsNC4wMmMxLjE0LDEuNDkgMy4zOCw0Ljc3IDMuMzgsNC43N2MyLjU4LDMuMDMgNS42Niw0Ljc3IDkuMDksNS41NmMzLjM5LDAuNzQgNy4xMiwwLjYgMTEuMDUsLTAuMDhsMTIuNCwzLjM4Yy0yLjQ4LDEuMzMgLTUuNDUsMi4zNyAtOC45LDMuMTZjLTAuMTUsMC4wNSAtMC4zLDAuMyAtMC4zLDAuNDVjMCwwLjM1IDAsMC43NCAwLjE1LDEuMDljMC4xLDAuMzkgMC4zNSwwLjc5IDAuNzUsMS4xOWMwLjA1LDAuMDUgMC4zLDAuMTUgMC4zNSwwLjE1YzEuNjQsLTAuMyAzLjIzLC0wLjY1IDQuODIsLTEuMTRjMS42NCwtMC40NSA0LjkyLC0xLjc5IDQuOTIsLTEuNzljMC44OSwtMC41IDIuMTksLTAuNTUgMy43NywtMC42YzAuOCwtMC4wNSAxLjY0LC0wLjEgMi42NCwtMC4yYzAuNzEsLTAuMDggMS40LC0wLjE4IDIuMDcsLTAuM2MwLjA1LDAuMDUgNC43OCwxLjU0IDcuMTcsMi4wNGMyLjMzLDAuNTQgNC43MiwwLjg5IDcuMiwwLjk5YzAuMSwwIDAuMjksLTAuMTEgMC4zNSwtMC4yYzAuNCwtMC41NCAwLjYsLTEuMTQgMC42NSwtMS42OWMwLjA1LC0wLjYgLTAuMDUsLTEuMTQgLTAuMzUsLTEuNzRjLTAuMDUsLTAuMSAtMC4yNSwtMC4yIC0wLjM1LC0wLjI0Yy0xLjQ0LC0wLjE1IC0yLjkzLC0wLjMgLTQuNDIsLTAuNTVjLTEuMjUsLTAuMiAtMi40NiwtMC40NiAtMy42NywtMC43N2MxLjczLC0wLjg2IDMuMjYsLTEuOSA0LjYxLC0zLjFjMC43NSwwIDEuMzcsLTAuMDUgMS45OSwtMC4xYzAuNjcsLTAuMDUgMS4zNCwtMC4xIDIuMDIsLTAuMTVjNC4wMSwwLjc0IDcuNzcsMC43OSAxMS4yNCwtMC4wNWMzLjQ4LC0wLjg1IDYuNjUsLTIuNTMgOS41NCwtNS4xN2MyLjczLC0yLjUzIDQuODIsLTQuNzIgNi4yNiwtNi42YzEuNDksLTEuODkgMi4zMywtMy40MiAyLjczLC00LjcyYzAuMDUsLTAuMyAtMC4yLC0wLjYgLTAuNTQsLTAuNTVjLTAuODIsMC4xOCAtMS42NCwwLjMxIC0yLjQ1LDAuNDNjMC42NSwtMS4wNSAxLjIsLTIuMTYgMS42MywtMy4zMmMyLjEzLC0wLjg0IDQuMjEsLTEuODQgNi4yNCwtNC4wN2MxLjk5LC0yLjE4IDUuNTQsLTEwLjMzIDUuODYsLTExLjMyYzAuMzIsLTEgMC45NCwtNi4xNiAxLjA5LC05LjM0YzAuMDUsLTAuNjQgMC4wNSwtMS4yNCAwLjA1LC0xLjg0YzAsLTAuNSAwLC0xLjA1IC0wLjA1LC0xLjU1em0tNTYuNzIsLTQ5LjM2Yy0yLjA0LDAuMDkgLTQuMDcsLTAuMDggLTYuMTQsLTAuNDJjMC43OCwtMC45IDEuNjcsLTEuNzUgMi43NiwtMi42YzEuMjMsLTAuOTEgMi42OCwtMS44MiA0LjM3LC0yLjY5YzAuMDcsMC4wOCAxLjEyLDEuMzIgMS42MywxLjg1Yy0xLjk1LDAuNDcgLTUuNSwxLjgzIC01LjUsMS44M2MtMC4yNSwwLjEgLTAuMzUsMC4zNSAtMC4yNSwwLjZjMC4wNSwwLjIgMC4zNSwwLjM1IDAuNTUsMC4yNWMwLDAgNC41MSwtMS43NSA1Ljk1LC0xLjkyYzAuNzEsMC43IDIuNTgsMi4zMSAyLjcsMi40Yy0yLjA4LDAuMzkgLTQuMDksMC42NSAtNi4wNywwLjd6bTIxLjQ2LDIuMDhjLTEuMTQsMC4xIC0yLjI4LDAuMiAtMy4yOCwwLjI1Yy0zLjIzLDAuMSAtNi4yMSwtMC42IC04Ljg5LC0yLjA0Yy0wLjU1LC0wLjI1IC01LjMsLTMuMTYgLTcuNDUsLTYuM2MtMC4wNiwtMC4wOCAtMC4yNSwtMC4yOSAtMC41NywtMC43N2MtMC4zMiwtMC41IC0xLjA5LC0xLjMyIC0xLjU0LC0zLjI5YzIuMDQsMC42NCA0LjI5LDAuODYgNi41MywxLjAzYzEuODQsMC4xNSAzLjQ3LDAuMTYgNS4zNiwwLjdjMS44OSwwLjUzIDMuOTgsMS41NCA1LjMyLDIuNDhjMS4zMSwwLjg3IDIuMzQsMS44OSAzLjM2LDIuOTZjMC4zNiwwLjk4IDEuMTgsMi4xMyAyLjEsMy4xNWMwLjU0LDAuNjEgMS4xMiwxLjE3IDEuNjIsMS42NWMtMC44NywwLjA3IC0xLjczLDAuMTQgLTIuNTYsMC4xOHptMTcuMjMsMTcuODNjLTEuMTgsLTEuMjMgLTMuNTgsLTMuMjggLTMuNTgsLTMuMjhjLTAuMDUsLTAuMDUgLTEuMTksLTEuMTQgLTEuNjQsLTEuNjRjLTIuMTIsLTIuNTUgLTUuNTcsLTcuNzUgLTUuMzksLTE0LjcxYzAuMzMsMC4xNiAwLjY3LDAuMzQgMS4wNiwwLjU2YzAuNiwwLjI5IDEuMjksMC42OSAxLjk5LDEuMTRjMy42MSwyLjI3IDcuOTUsNS45MyA5LjQ2LDEwLjE4bC0wLjAzLDAuMDFjMS4xNCw1LjQ2IDEuMDksNy4zNSAxLjA1LDkuNjhsMCwwLjg5YzAsMC4xNiAwLjA1LDAuNDIgMC4xMywwLjc0Yy0xLjAxLC0xLjI5IC0yLjAzLC0yLjUxIC0zLjA1LC0zLjU3em0tNjQuNTYsLTIyLjQ1YzEuOTQsLTEuNzQgNC40MiwtMy4wOCA3Ljc5LC0zLjc3YzEuMDQsLTAuMjUgMi4wNCwtMC40NCAzLjA4LC0wLjY5YzIuNzMsLTAuNTkgNS40MiwtMS4xOSA4LjAyLC0yLjEzYy0wLjI1LDEuNTEgLTAuNzUsMi45MiAtMS41Nyw0LjIxYy0wLjk5LDEuNTQgLTIuMzQsMy4wMyAtNC4wMiw0LjUyYy0xLjY0LDEuMzQgLTMuNDgsMi4yNCAtNS40NiwyLjc4Yy0xLjk5LDAuNTUgLTQuMTIsMC43NCAtNi4zNiwwLjY5Yy0xLjE0LC0wLjEgLTIuMTgsLTAuMDUgLTMuMjMsMGMtMC44MiwwLjA0IC0xLjY1LDAuMDggLTIuNDksMC4wNGMxLjE5LC0yLjEgMi40OSwtNC4wMyA0LjI0LC01LjY1em0tMjMuMywyOC4yNmMwLjA1LC01LjMxIDAuMSwtMTIuODEgNS41NiwtMTcuODNjMC43NSwtMC42IDEuMzksLTEuMTQgMi4wNCwtMS42NGMyLjAxLC0xLjc0IDMuNzQsLTMuMTggNi40OCwtNC40OGMtMC4wOCwwLjYgLTAuMTUsMS4xNSAtMC4yMiwxLjdjLTAuMzUsMi41MyAtMC43LDUuMDEgLTEuOTksOC4zOWMtMC4zLDAuOCAtMC43LDEuNTQgLTEuMTQsMi4zM2MtMC40LDAuOCAtMC44OSwxLjU5IC0xLjM5LDIuMzNjLTIuNDUsMy43MiAtNS43NSw3LjE2IC05LjM0LDkuNTNjMCwtMC4wOSAwLC0wLjIxIDAsLTAuMzN6bTMzLjQzLDY4LjE0Yy0yLjM3LC0xLjYxIC00LjM3LC0zLjUxIC01LjczLC01LjljMS4yNiwwLjI5IDIuNTEsMC41NCAzLjc5LDAuNzRjMS41MiwwLjI0IDMuMDQsMC4zOSA0LjYyLDAuNDlsMCwwYzIuNzgsMC4zIDUuMTcsMC43NSA3LjA1LDEuMzljMS42NiwwLjU4IDIuOTIsMS4zMyAzLjczLDIuMjFjLTAuNjQsMC42NSAtMS4yNSwxLjM1IC0xLjgxLDIuMTNjLTAuOSwtMC4zOSAtMS44LC0wLjc2IC0yLjcsLTEuMTJjLTAuMzIsLTAuNjMgLTAuODUsLTEuMzIgLTEuNDYsLTEuOTNjLTAuMSwtMC4xNSAtMC43MywtMC44NiAtMC44MywtMC44NmMtMC4xOSwtMC4xMiAtMC40MiwtMC4wNyAtMC42MSwwLjA3Yy0wLjEzLDAuMTcgLTAuMSwwLjQyIDAuMDEsMC41OGwwLDAuMDFjMCwwIDEuMjUsMS4zIDEuNDUsMS41NWMtMC43MywtMC4yOSAtMS40NiwtMC41OCAtMi4xOSwtMC44OGMtMC41MywtMS4wOSAtMS4xNSwtMS45IC0xLjc1LC0yLjM1Yy0wLjE1LC0wLjEgLTAuMywtMC4yIC0wLjQ1LC0wLjI1Yy0wLjE1LC0wLjEgLTAuMywtMC4xNSAtMC40NSwtMC4xNWMtMC4yNSwtMC4wNSAtMC40NSwwLjE1IC0wLjUsMC40Yy0wLjA1LDAuMiAwLjUsMC40OSAwLjYsMC41NGMwLjEsMC4wNSAwLjkyLDAuNzggMS4yNSwxLjI4Yy0xLjgzLC0wLjc1IC0zLjcxLC0xLjUyIC01LjcyLC0yLjMyYy0wLjI0LC0wLjEgLTAuNDksMCAtMC42LDAuMjRjLTAuMSwwLjIgMC4wNSwwLjUgMC4yNSwwLjU1YzEuODEsMC43NSAzLjc1LDEuNTUgNS43NSwyLjM1Yy0wLjEzLDAuMDEgLTAuMjUsMC4wMiAtMC4zOSwwLjAzYy0wLjU0LDAuMDUgLTEuMTQsMCAtMS43OCwtMC4wNWMtMC4yNSwwIC0wLjQ1LDAuMTUgLTAuNDUsMC40Yy0wLjA1LDAuMjUgMC4xNSwwLjQ1IDAuNCwwLjVjMC42NSwwLjA1IDEuMjksMC4wNSAxLjg5LDAuMDVjMC42MywtMC4wNSAxLjI2LC0wLjE1IDEuOCwtMC4zNGMwLjgsMC4zMiAxLjYyLDAuNjUgMi40NCwwLjk3Yy0wLjI5LDAuMSAtMC42LDAuMTkgLTAuOTEsMC4yNmMtMC42NSwwLjEgLTEuMzQsMC4yIC0xLjk5LDAuMjVjLTAuMjUsMCAtMC40NCwwLjIgLTAuNCwwLjQ1YzAsMC4yNSAwLjIsMC40NSAwLjQ1LDAuNDVjMC43LC0wLjA1IDEuNDQsLTAuMTUgMi4xNCwtMC4zYzAuNjQsLTAuMTQgMS4yNCwtMC4zNyAxLjg0LC0wLjYzYzAuODEsMC4zNCAxLjYzLDAuNjcgMi40NSwxYy0wLjUzLDAuOTUgLTEuMjEsMS44MiAtMi4wMSwyLjYyYy0wLjQxLC0wLjExIC0wLjgyLC0wLjIyIC0xLjIzLC0wLjMzYy0yLjg5LC0xLjE3IC01LjU5LC0yLjQ4IC03Ljk1LC00LjF6bS0zMy45NywtNTQuNDNjMC4wMiwtMC4wMiAwLjAzLC0wLjAzIDAuMDUsLTAuMDVjMC43NSwtMS4xOSAxLjU5LC0yLjE0IDIuNDMsLTIuOTNjMC43NSwtMC42NyAxLjU0LC0xLjE5IDIuMzYsLTEuNjRjMS4wNCw0LjMxIDAuOTEsOC4zNSAtMC4zOCwxMi4yMmMtMS4zOCwzLjk4IC0zLjk3LDcuNzIgLTcuNzQsMTEuMjJjLTAuMjUsLTAuMjggLTAuNTIsLTAuNTUgLTAuNzgsLTAuODNjMC42OCwtMS4xMSAxLjM1LC0yLjI5IDIsLTMuNTNjMC4wMSwwIDAuMDEsMCAwLjAxLDBjMC41NCwtMC4zNSAwLjU0LC0wLjM1IDAuNiwtMC4zNWMwLjY1LC0wLjQ1IDEuMzQsLTAuODUgMS45OSwtMS4yNGMwLjIsLTAuMTUgMC4yNSwtMC40IDAuMTUsLTAuNmMtMC4xNSwtMC4xOSAtMC40LC0wLjMgLTAuNiwtMC4xNWMtMC41LDAuMyAtMC45NCwwLjU3IC0xLjM4LDAuODRjMC40NSwtMC45IDAuODgsLTEuODMgMS4zMSwtMi44YzAuNDQsLTAuMzQgMC44NywtMC42MyAxLjI2LC0wLjg3YzAuNDUsLTAuMiAwLjg0LC0wLjQgMS4yNCwtMC40OWMwLjI1LC0wLjA1IDAuNCwtMC4zIDAuMzUsLTAuNWMtMC4wNSwtMC4yNSAtMC4zLC0wLjQgLTAuNTUsLTAuMzVjLTAuNDksMC4xNSAtMC45NCwwLjMgLTEuNDQsMC42Yy0wLjA3LDAuMDMgLTAuMTUsMC4wOSAtMC4yMiwwLjEzYzAuMjksLTAuNjggMC41NywtMS4zOSAwLjg0LC0yLjFjMCwtMC4wMSAwLjAyLC0wLjAxIDAuMDIsLTAuMDJjMC4yNSwtMC4yOSAwLjU0LC0wLjU0IDAuOTQsLTAuODRjMC40NSwtMC4yNSAwLjg5LC0wLjUgMS40NCwtMC43NGMwLjI1LC0wLjEgMC4zLC0wLjQgMC4yLC0wLjZjLTAuMSwtMC4yNSAtMC4zNSwtMC4zIC0wLjU1LC0wLjJjLTAuNTYsMC4yNCAtMS4wNCwwLjUxIC0xLjQ3LDAuOGMwLjI0LC0wLjcxIDAuNDcsLTEuNDIgMC42OSwtMi4xMmMwLjAzLC0wLjAyIDAuMDYsLTAuMDQgMC4wOSwtMC4wOGMwLjI1LC0wLjMgMC41LC0wLjU5IDAuNzUsLTAuOGMwLjMsLTAuMjUgMC41NCwtMC40NSAwLjg5LC0wLjY0YzAuMiwtMC4xIDAuMjUsLTAuMzUgMC4xNSwtMC42Yy0wLjEsLTAuMiAtMC4zNSwtMC4yNSAtMC42LC0wLjE1Yy0wLjI0LDAuMTQgLTAuNDgsMC4zMSAtMC43MSwwLjQ4YzAuMTQsLTAuNDYgMC4yOCwtMC45MiAwLjQxLC0xLjM3YzAuMDUsLTAuMjUgLTAuMSwtMC40OSAtMC4zNSwtMC41NGMtMC4yLC0wLjEgLTAuNDUsMC4wNSAtMC41NSwwLjNjLTAuMjUsMS4wNCAtMC41NSwyLjA0IC0wLjg0LDIuOThjLTAuMzUsMC45OSAtMC42NSwxLjk0IC0wLjk5LDIuODhjLTEuNzEsNC42OCAtMy43LDguNjkgLTUuNzUsMTIuMDNjLTAuMTIsLTAuMTIgLTAuMjQsLTAuMjQgLTAuMzYsLTAuMzZjLTAuMDMsLTAuMDMgMCwtMi4xOCAwLjA1LC0zLjAyYzAuNzMsLTEuMjMgMS40MSwtMi43OCAyLjA5LC00LjMzYzAuNDQsLTEuMDMgMS4zOSwtMy4wMyAxLjM5LC0zLjAzYzEuMjEsLTIuMzEgMS41NywtNC40NiAxLjU2LC02LjYxem0tOS4xNSwtNi4zNmwwLDBjMC40MSwtMC45OSAwLjc2LC0xLjk4IDEuMDYsLTIuODhjMC44NiwtMi40NSAxLjY0LC00LjYxIDMuMSwtNy4xMmMwLjY3LDEuMzQgMS4yMSwyLjY1IDEuNzIsNC4wNGMwLjYsMS42OSAxLjE5LDMuNTggMS43OSw1Ljg2bDAuMDEsMGMwLjA1LDAuNjcgMC4xNSwxLjMxIDAuMjQsMS45NGMwLjQzLDMuNjggMC44Myw3LjA1IC0xLjA2LDEwLjY4YzAsMCAtMC45OSwyLjA5IC0xLjQ0LDMuMTNjLTAuNTcsMS4zIC0xLjEzLDIuNTUgLTEuNywzLjYyYy0wLjAxLC0wLjAzIC01LjYzLC0xMi4wNCAtMy43MiwtMTkuMjd6bTYuNzEsNDEuMDNjLTIuOTMsLTEuOTkgLTQuOTIsLTQuODIgLTYuMTYsLTguMzljLTEuMTMsLTMuNDMgLTEuNTgsLTcuNDggLTEuNDIsLTEyLjExYzAuNjcsMC40NyAxLjMzLDAuOTUgMS45NiwxLjQzYzAuODQsMC42NSAxLjY0LDEuMzQgMi4zOSwxLjk5YzMuNzcsMy41OCA2LjM1LDcuNTUgNy44LDExLjkyYzAuMDEsMC4wOCAwLjA1LDAuMTQgMC4xLDAuMTljLTAuMDksMC44OCAtMC4xNCwxLjc5IC0wLjEsMi43M2MwLjA3LDIuMzMgMC41Miw0Ljg2IDEuMjksNy41OWMtMS42LC0xLjk2IC0zLjU0LC0zLjc2IC01Ljg2LC01LjM1em01LjQ3LC0yLjI5Yy0wLjA5LC0yLjc4IDAuMzcsLTUuMjQgMS40MiwtNy40MmMwLjYsMS4zOCAxLjI3LDIuNjQgMi4wMSwzLjhjMC44NCwxLjM5IDEuNzksMi42MyAyLjczLDMuNzdjMS40OSwyLjI0IDIuNDMsNC40MiAzLjAzLDYuNTFjMC41LDEuOTcgMC42NiwzLjgxIDAuNjQsNS42NGMtMC44MSwtMC4yOCAtMS42MiwtMC41MiAtMi40MywtMC43MmMtMC4xNSwtMC4zMiAtMC4yOCwtMC42NCAtMC40MiwtMC45NmMwLjE5LC0wLjM3IC0wLjAzLDAuMTEgMC4wMiwwLjAxYzAuNSwtMS4xOSAwLjk5LC0yLjQ0IDEuNDQsLTMuNTNjMC4xLC0wLjI1IC0wLjA1LC0wLjUgLTAuMjUsLTAuNmMtMC4yNSwtMC4wNSAtMC41LDAuMDUgLTAuNiwwLjI1Yy0wLjM4LDAuOTggLTAuNzIsMS44NyAtMS4wOSwyLjc0Yy0wLjM1LC0wLjg2IC0wLjY4LC0xLjczIC0xLC0yLjZjMC4yLC0wLjQzIDAuNCwtMC44NCAwLjYsLTEuMjhjMC4zLC0wLjYgMC41NCwtMS4yNCAwLjgsLTEuNzljMC4xLC0wLjIgMCwtMC41IC0wLjIsLTAuNTVjLTAuMjUsLTAuMDkgLTAuNSwwIC0wLjYsMC4yYy0wLjI1LDAuNiAtMC41NSwxLjE5IC0wLjc5LDEuNzljLTAuMDcsMC4xNiAtMC4xNSwwLjMxIC0wLjIyLDAuNDdjLTAuMDksLTAuMjcgLTAuMTksLTAuNTQgLTAuMjgsLTAuODJjLTAuMTYsLTAuNDggLTAuMzEsLTAuOTUgLTAuNDUsLTEuNDJjMC4wNSwtMC4wNSAwLjA5LC0wLjExIDAuMSwtMC4xNmMwLjA1LC0wLjQgMC4xNSwtMC44IDAuMjksLTEuMjVjMC4yLC0wLjQgMC40LC0wLjc5IDAuNywtMS4xOWMwLjE1LC0wLjE1IDAuMTUsLTAuNDUgLTAuMDUsLTAuNmMtMC4yLC0wLjE1IC0wLjQ0LC0wLjE1IC0wLjU5LDAuMDVjLTAuNCwwLjQ1IC0wLjY1LDAuOTUgLTAuODUsMS40NGMtMC4wMywwLjA2IC0wLjA0LDAuMTIgLTAuMDYsMC4xOGMtMC4zNywtMS4yNyAtMC43LC0yLjU0IC0wLjk4LC0zLjgxYy0wLjA1LC0wLjI1IC0wLjMsLTAuNCAtMC41LC0wLjNjLTAuMjUsMC4wNSAtMC40LDAuMjUgLTAuMzUsMC40OWMwLjI5LDEuMzYgMC42NSwyLjcyIDEuMDQsNC4wNmMtMC41MSwtMC4yOCAtMS4wNCwtMC42MyAtMS41OCwtMS4wOGMtMC4yLC0wLjE1IC0wLjQ1LC0wLjEgLTAuNiwwLjFjLTAuMiwwLjE1IC0wLjE1LDAuNDQgMC4wNSwwLjZjMC42NSwwLjU0IDEuMzksMS4wNCAyLjA4LDEuMzRjMC4xNCwwLjA0IDAuMjcsMC4wOSAwLjM3LDAuMTRjMC4xNywwLjU1IDAuMzUsMS4xIDAuNTMsMS42NWMwLjEyLDAuMzUgMC4yNCwwLjcxIDAuMzYsMS4wNmMtMC4xOSwtMC4xIC0wLjM4LC0wLjE4IC0wLjU2LC0wLjI3Yy0wLjU1LC0wLjMgLTEuMDQsLTAuNTUgLTEuNTksLTAuNzVjLTAuMjUsLTAuMSAtMC41LDAgLTAuNTksMC4yYy0wLjA1LDAuMjUgMC4wNSwwLjUgMC4yNCwwLjZjMC41NSwwLjIgMS4wNCwwLjQ1IDEuNTQsMC43YzAuNDIsMC4yMyAwLjg1LDAuNDcgMS4zNiwwLjY2YzAuNDgsMS4zMiAxLjAxLDIuNjMgMS42LDMuOTRjLTEuMjYsLTAuMjcgLTIuNTIsLTAuNDYgLTMuOCwtMC41N2MtMC4xNywtMC4zMSAtMC4zNSwtMC42MSAtMC41NCwtMC45M2MtMS4yMSwtMy42MyAtMS44OSwtNi44OCAtMS45OCwtOS43OXptMjMuOTQsMjQuODljLTMuODcsMC43NSAtNy41NSwwLjg5IC0xMC44MywwLjFjLTMuMjUsLTAuNzQgLTYuMTcsLTIuMzcgLTguNTksLTUuMjFsMC4wMSwwYy0xLjE0LC0xLjY0IC0yLjI0LC0zLjI4IC0zLjM4LC00Ljc3Yy0wLjk1LC0xLjIzIC0xLjg5LC0yLjM5IC0yLjg0LC0zLjQzYzQuNSwtMC4yOCA4LjgzLDAuNDcgMTMuMDcsMi4yNGM0LjUyLDEuODkgOC45OSw0Ljg3IDEzLjM2LDguODljMC4wNSwwIDUuMjIsMS44NCA3Ljc1LDIuNTljMS45OCwwLjU4IDMuOTYsMS4xMyA1Ljk0LDEuNjVjMC4yNywwLjEyIDAuNTQsMC4yMiAwLjgyLDAuMzNjLTAuNTYsMC40NiAtMS4xNiwwLjg5IC0xLjgxLDEuMjlsLTEzLjUsLTMuNjh6bTMyLjc4LDUuNzZjMS4zNiwwLjI0IDIuODEsMC40MiA0LjIyLDAuNTdjMC4xNiwwLjM2IDAuMiwwLjY5IDAuMiwxLjAyYy0wLjA0LDAuMzYgLTAuMTgsMC43IC0wLjM3LDEuMDhjLTIuMzEsLTAuMTEgLTQuNTcsLTAuNDUgLTYuODMsLTAuOTNjLTEuOTIsLTAuNDIgLTMuODQsLTAuOTQgLTUuNzUsLTEuNTRjMS4zOCwtMC4zNCAyLjY2LC0wLjc2IDMuODYsLTEuMjdjMC4wNSwwLjA3IDAuMTIsMC4xNCAwLjIsMC4xOGMxLjQ5LDAuMzQgMi45NywwLjY0IDQuNDcsMC44OXptMC43OSwtNS42N2MtMy4xMywyLjk4IC03LjQsNS4wMiAtMTMuMDcsNS42NmMtMC44OSwwLjEgLTEuNzksMC4xIC0yLjU4LDAuMTVjLTEuNjksMC4wNSAtMy4wMywwLjE1IC00LjE3LDAuNzVsMC4wMSwwLjAxYy0xLjU4LDAuNjQgLTMuMTUsMS4yMyAtNC43MywxLjY4Yy0xLjQ3LDAuNDIgLTIuOTcsMC44IC00LjQ4LDEuMDVjLTAuMTcsLTAuMjMgLTAuMzEsLTAuNDYgLTAuMzQsLTAuNjVjLTAuMDYsLTAuMTggLTAuMDksLTAuMzMgLTAuMTIsLTAuNDljMy42NiwtMC44OCA2LjgxLC0yLjA0IDkuMzYsLTMuNTNjMi41LC0xLjQ2IDQuNCwtMy4yOCA1LjYxLC01LjVjMC4xMiwtMC4wNCAwLjIyLC0wLjEzIDAuMjUsLTAuMjZjMC4wMywtMC4wNiAwLjAzLC0wLjE0IDAuMDMsLTAuMjFjMS42NywtMi4yNSAzLjcsLTMuOTQgNi4wMywtNS4xNWMyLjM4LC0xLjI0IDUuMDcsLTEuOTggNy45NSwtMi40M2wwLDBjMS4zMiwtMC4wNSAyLjU1LC0wLjIgMy43NywtMC41YzAuOTgsLTAuMjIgMS44OSwtMC41MiAyLjc5LC0wLjg2Yy0xLjM1LDQgLTMuMzUsNy41NSAtNi4zMSwxMC4yOHptMzMuMTgsLTY0LjQ2YzAuMjQsLTIuMTQgMC43NCwtNC4zMiAxLjU4LC02LjYxbDIuNjgsLTYuMjhjMy4wNCw1LjIzIDQuNzMsMTAuMjQgNC45MiwxNC45MmMwLjIzLDQuNjQgLTAuOTksOC45NiAtMy43NSwxMy4wMmMtMC4xMywtMC40IC0wLjI2LC0wLjggLTAuNDIsLTEuMTljLTAuODksLTIuMzggLTIuMjgsLTQuNzUgLTQuNCwtNy4wOGwwLjAzLC0wLjAyYy0wLjIyLC0wLjI1IC0wLjQ0LC0wLjUgLTAuNjYsLTAuNzVjLTAuMjMsLTEuOTQgLTAuMjIsLTMuOTMgMC4wMiwtNi4wMXptMC4wOSwyMi4yYy0wLjc4LC0wLjY0IC0xLjU3LC0xLjI4IC0yLjM1LC0xLjk2Yy0yLjAzLC0yLjM4IC0zLjQ2LC01LjE1IC00LjA2LC04LjM3Yy0wLjUxLC0zLjA4IC0wLjI3LC02LjU3IDEsLTEwLjUzYzAuNzYsMC45IDEuNTYsMS43OSAyLjM4LDIuNjljMC43MSwwLjc4IDEuNCwxLjU3IDIuMDgsMi4zNmMwLjA0LDAuMDggMC4xLDAuMTQgMC4xNiwwLjE4YzAuMjEsMC4yNSAwLjQyLDAuNDkgMC42NCwwLjczbDAsMC4wNWMyLjAzLDIuMjMgMy4zOCw0LjUyIDQuMjcsNi44NmMwLjgxLDIuMiAxLjI1LDQuNDQgMS40MSw2LjY4Yy0wLjQ0LDAuMzkgLTAuODUsMC44MSAtMS4yNCwxLjIyYy0wLjY5LC0xLjEgLTEuMzYsLTIuMiAtMiwtMy4zYzAuMjUsLTAuNjUgMC40NCwtMS43MiAwLjUzLC0zLjAyYzAsLTAuMzUgMC4xLC0xLjg4IDAuMSwtMS45M2MwLC0wLjI1IC0wLjIsLTAuNDUgLTAuNDUsLTAuNDVjLTAuMjQsMCAtMC40NCwwLjIgLTAuNDQsMC40NWMwLDAgLTAuMDUsMS41OSAtMC4xLDEuODRjLTAuMDYsMC43OSAtMC4xNSwxLjQ4IC0wLjI2LDIuMDJjLTAuNTYsLTAuOTkgLTEuODgsLTMuNDggLTIuMDEsLTMuNzRjMC4xNiwtMC40MyAwLjMsLTEuMDQgMC4zOSwtMS43NmMwLjE1LC0wLjg0IDAuMjUsLTEuODQgMC4yOSwtMi43OGMwLC0wLjIgLTAuMTUsLTAuNDUgLTAuNCwtMC40NWMtMC4yNSwwIC0wLjQ1LDAuMTUgLTAuNSwwLjRjLTAuMDUsMC45NCAtMC4xNSwxLjg5IC0wLjI1LDIuNzNjLTAuMDUsMC4yMyAtMC4wOSwwLjQ2IC0wLjEzLDAuNjZjLTAuOTUsLTEuOTggLTEuODMsLTMuOTYgLTIuNjUsLTUuOThjLTAuMSwtMC4yNSAtMC4zNSwtMC4zNSAtMC41OSwtMC4yNWMtMC4yLDAuMSAtMC4zLDAuMzUgLTAuMiwwLjU1YzAuODQsMi4xIDEuNzQsNC4xNiAyLjc0LDYuMjFjLTAuMzEsLTAuMTMgLTAuNjIsLTAuMjkgLTAuOTYsLTAuNDljLTAuNiwtMC4zNSAtMS4yNCwtMC44NSAtMS44OCwtMS4zNGMtMC4yLC0wLjE1IC0wLjQ1LC0wLjE1IC0wLjYsMC4wNWMtMC4xNSwwLjIgLTAuMTUsMC40NSAwLjA1LDAuNmMwLjY0LDAuNTQgMS4zNCwxLjA0IDEuOTksMS40OWMwLjY1LDAuMzcgMS4zMSwwLjY1IDEuOTYsMC44MWMwLjEyLDAuMjQgMS4zMywyLjU5IDEuODQsMy41Yy0wLjM2LC0wLjE3IC0yLjU3LC0xLjM5IC0zLjMxLC0xLjkzYy0wLjIsLTAuMSAtMC40NSwtMC4wNSAtMC42LDAuMTVjLTAuMTUsMC4yIC0wLjEsMC40NSAwLjEsMC42YzAuOCwwLjU0IDMuNzcsMi4xNiA0LjU0LDIuNDljMC42OSwxLjE5IDEuNDIsMi4zNyAyLjE4LDMuNTVjLTAuNDEsMC40OCAtMC44LDAuOTcgLTEuMTYsMS40OGMtMC44LC0wLjY4IC0xLjY1LC0xLjM5IC0yLjUxLC0yLjA3em0tMC4zMiwyNi44NmMtMC40LDEuMDYgLTEuMTcsMi4zMiAtMi4zMSwzLjc5Yy0xLjQ0LDEuNzkgLTMuNDMsMy45MyAtNi4xNiw2LjQ2Yy0yLjczLDIuNTMgLTUuODEsNC4xNyAtOS4xNCw0Ljk2Yy0zLjM4LDAuOCAtNywwLjc1IC0xMC45MywwYzAsMCAwLjk0LC0wLjUzIDEuNDksLTAuODljMS4zOSwtMC45NCAyLjQ5LC0yLjIzIDMuNDgsLTMuNzdsLTAuMDMsLTAuMDJjMi41OCwtMy41MSA1Ljk1LC02LjE0IDEwLjE2LC03Ljg3YzAuOCwtMC4zNSAxLjY0LC0wLjY1IDIuNTMsLTAuOTVjMC44NSwtMC4yNCAxLjc5LC0wLjUgMi43MywtMC42OWMwLjAxLC0wLjAyIDUuNzMsLTAuNTcgOC4xOCwtMS4wMnptLTIuOTUsLTAuNTRjLTAuMDMsMC4wNCAtMC4wNSwwLjA5IC0wLjA2LDAuMTNjLTEuMjYsMC4xNiAtMi41MSwwLjI4IC0zLjc1LDAuMzdjMC4xNywtMC4zOCAwLjM0LC0wLjc3IDAuNDksLTEuMTVjMC4yNSwtMC42NSAwLjgsLTIuMTUgMC44MiwtMi4yM2MwLjUyLC0wLjE4IDEuMDYsLTAuNTMgMS41NiwtMC45NWMwLjYsLTAuNSAxLjE5LC0xLjA5IDEuNzksLTEuNzRjMC4xNSwtMC4xNSAwLjE1LC0wLjQ0IC0wLjA1LC0wLjZjLTAuMTUsLTAuMiAtMC40NSwtMC4xNSAtMC42LDBjLTAuNTQsMC42NSAtMS4xNCwxLjE5IC0xLjY5LDEuNjRjLTAuMjIsMC4yIC0wLjQ0LDAuMzcgLTAuNjcsMC41YzAuMzIsLTEuMSAwLjU4LC0yLjIzIDAuOCwtMy4zOGMwLjMyLC0wLjE2IDAuNjksLTAuNDEgMS4wNSwtMC43YzAuNDUsLTAuNCAwLjksLTAuODQgMS4zOSwtMS4zOWMwLjE1LC0wLjIgMC4xNSwtMC40NCAtMC4wNSwtMC42NWMtMC4xNSwtMC4xNSAtMC40NSwtMC4xNSAtMC42LDAuMDVjLTAuNDksMC41IC0wLjk1LDAuOTUgLTEuMzQsMS4yOWMtMC4wOCwwLjA4IC0wLjE2LDAuMTUgLTAuMjQsMC4yMmMwLjI5LC0xLjcgMC41LC0zLjQ1IDAuNjMsLTUuMjRjMCwtMC4yNSAtMC4xNSwtMC40NSAtMC4zOSwtMC40NWMtMC4yNSwtMC4wNSAtMC40NSwwLjE1IC0wLjUsMC40Yy0wLjEyLDEuNzkgLTAuMzIsMy41NSAtMC42Miw1LjI3Yy0wLjEzLC0wLjE0IC0wLjI1LC0wLjI5IC0wLjM3LC0wLjQ1Yy0wLjI1LC0wLjQ1IC0wLjQ5LC0wLjk0IC0wLjc0LC0xLjQ5Yy0wLjA1LC0wLjI1IC0wLjMsLTAuMzUgLTAuNTQsLTAuM2MtMC4yNSwwLjEgLTAuMzUsMC4zNSAtMC4yNSwwLjZjMC4yNSwwLjY1IDAuNSwxLjE5IDAuODUsMS42OWMwLjI0LDAuNCAwLjU1LDAuNzIgMC44NywwLjk5Yy0wLjIzLDEuMTUgLTAuNSwyLjI4IC0wLjgyLDMuMzhjLTAuMSwtMC4xNSAtMC4yMSwtMC4zMSAtMC4zLC0wLjVjLTAuMywtMC41NSAtMC42LC0xLjI0IC0wLjk0LC0yLjE5Yy0wLjEsLTAuMiAtMC4zNSwtMC4zNSAtMC42LC0wLjI1Yy0wLjIsMC4xIC0wLjM1LDAuMzUgLTAuMjUsMC41NGMwLjM1LDAuOTkgMC43LDEuNjkgMC45OSwyLjI5YzAuMjUsMC41MSAwLjUxLDAuODYgMC43NiwxLjE4Yy0wLjAyLDAuMDcgLTAuODEsMi4yNSAtMC44MywyLjMxYy0wLjM3LC0wLjUgLTAuNzIsLTEuMDEgLTEuMDIsLTEuNWMtMC4wNSwtMC4xNSAtMC4zLC0wLjY1IC0wLjM1LC0wLjhjLTAuMSwtMC4yIC0wLjM1LC0wLjMgLTAuNTQsLTAuMjVjLTAuMjUsMC4xIC0wLjM1LDAuMzUgLTAuMjUsMC42YzAuMDUsMC4xIDAuMywwLjY5IDAuNCwwLjg0YzAuMzcsMC42OSAwLjgzLDEuMzQgMS4zNywyLjAxYy0wLjA4LDAuMTYgLTAuMTUsMC4zMSAtMC4yMiwwLjQ2Yy0wLjAzLDAgLTQuMDEsMS4wMiAtNC4zMiwxLjEyYy0wLjAxLC0xLjg1IDAuMjksLTMuOCAxLC01Ljg4YzAuNzQsLTIuMTkgMS45NCwtNC41MiAzLjY4LC03YzAsMCAwLjk5LC0xLjk0IDEuMTQsLTIuMzNjMC44MywtMS43NiAxLjU1LC0zLjY4IDIuMTgsLTUuNjVjMC42MywwLjczIDEuMTcsMS40OCAxLjY0LDIuMjdjMC42LDAuOTQgMS4xLDEuOTMgMS40NCwyLjg4YzEuODIsNSAwLjczLDEwLjAyIC0xLjk1LDE0LjA0em0xNS4wNSwtMjguMTFjLTAuMTUsMy4xMyAtMC43LDYuOCAtMS4xNCw5LjIzYzAsMCAtMy42OCw4LjggLTUuNjEsMTAuODhjLTEuNzEsMS44MyAtMy40NSwyLjc5IC01LjI0LDMuNTZjMC44OSwtMy4wNSAwLjkxLC02LjM4IC0wLjI2LC05LjY5YzAuMDEsLTAuMDMgMC4zOSwtMi4xMiAwLjYzLC0zLjExYzAuMywtMC45NCAwLjYsLTEuODkgMC45OSwtMi43OGMxLjE0LC0yLjYyIDIuNzgsLTQuOTUgNC45OSwtNi45N2MwLjE1LC0wLjAzIDAuMjYsLTAuMTIgMC4zLC0wLjI2YzEuNTIsLTEuMzQgMy4zLC0yLjUzIDUuMzYsLTMuNTZjMC4wMSwwLjI5IDAuMDMsMC41OSAwLjAzLDAuOTFjLTAuMDEsMC41NSAtMC4wNSwxLjE1IC0wLjA1LDEuNzl6bS0xMTAuNDYsLTQuNzJjMC4xLC0xLjEgMC4xMywtMi4zMSAwLjExLC0zLjU4YzAuODEsLTAuNjEgMS4zMiwtMS41NyAxLjgzLC0yLjU4YzAsMCAwLjUsLTEgMC43NCwtMS4zOWMwLjE1LC0wLjIgMC4xLC0wLjUgLTAuMSwtMC42NWMtMC4yLC0wLjEgLTAuNDksLTAuMDUgLTAuNiwwLjE1Yy0wLjM1LDAuNDUgLTAuNiwwLjk5IC0wLjg0LDEuNDljLTAuMzMsMC42NiAtMC42NiwxLjI5IC0xLjA2LDEuNzljLTAuMDQsLTEuMTggLTAuMSwtMi40MiAtMC4xNywtMy42OGMwLjc2LC0wLjQyIDEuMTcsLTEuMTUgMS41OSwtMS44OGMwLjI1LC0wLjQgMC40NSwtMC44NSAwLjc0LC0xLjE5YzAuMTUsLTAuMTUgMC4xNSwtMC40NSAtMC4wNSwtMC42Yy0wLjIsLTAuMTUgLTAuNDQsLTAuMTUgLTAuNiwwLjA1Yy0wLjM1LDAuNCAtMC42LDAuODQgLTAuODQsMS4yOWMtMC4yOCwwLjQ5IC0wLjU0LDAuOTYgLTAuOSwxLjI5Yy0wLjA3LC0xLjA1IC0wLjEzLC0yLjEyIC0wLjE4LC0zLjE4YzAuNzMsLTAuNiAxLjQzLC0yLjYzIDEuNjgsLTMuMDJjMC4xNSwtMC4yIDAuMSwtMC40NCAtMC4wNSwtMC42Yy0wLjIsLTAuMTUgLTAuNSwtMC4xIC0wLjY0LDAuMWMtMC4zNSwwLjQ1IC0wLjg3LDIgLTEuMDQsMi4yOGMtMC4wOCwtMi4yMyAtMC4wNywtNC40MSAwLjE0LC02LjRjMC4wNSwtMC4yNSAtMC4xNSwtMC41IC0wLjQsLTAuNWMtMC4yNSwtMC4wNSAtMC40NSwwLjE1IC0wLjUsMC40Yy0wLjE5LDEuODggLTAuMiwzLjg5IC0wLjE0LDUuOTZjLTAuMTQsLTAuMjEgLTAuNzUsLTEuMjkgLTAuODYsLTEuNDRjLTAuMSwtMC4yIC0wLjM1LC0wLjMgLTAuNTksLTAuMmMtMC4yLDAuMTUgLTAuMywwLjQgLTAuMiwwLjZjMC4xLDAuMTYgMS4yNywyLjAyIDEuNywyLjQ5YzAuMDUsMS4wNiAwLjEsMi4xMiAwLjE2LDMuMThjLTAuNywtMC42MSAtMS43MSwtMi4xNCAtMS43MSwtMi4xNGMtMC4xLC0wLjIgLTAuMzUsLTAuMjkgLTAuNiwtMC4yYy0wLjIsMC4wNSAtMC4zNSwwLjM1IC0wLjI1LDAuNTRjMC40OSwxLjIyIDEuNjksMi4yNSAyLjYzLDIuOTljMC4wOCwxLjMyIDAuMTUsMi42MSAwLjE5LDMuODRjLTAuMzIsLTAuMzQgLTAuNjcsLTAuNzUgLTAuOTcsLTEuMTdjLTAuNSwtMC42NSAtMC44NSwtMS42NCAtMS4wNSwtMS43OWMtMC4yLC0wLjE1IC0wLjY1LDAuMSAtMC42NSwwLjE1Yy0wLjIsMC4zNSAwLjMsMS4yNCAwLjk5LDIuMTljMC41NiwwLjc0IDEuMjUsMS41MyAxLjcsMS44N2MwLjAxLDEuMjIgLTAuMDEsMi4zOCAtMC4xMSwzLjQ0YzAsMC4yNSAwLjE1LDAuNDUgMC40LDAuNWMwLjI1LDAgMC40NSwtMC4xNSAwLjUsLTAuNHptNC44MywyMy4zOWMwLjE0LC0wLjcyIDAuMTksLTEuNDUgMC4xNCwtMi4xMmMwLC0wLjc0IC0wLjA1LC0xLjQ0IC0wLjE1LC0yLjE5YzAsLTAuMjUgLTAuMjUsLTAuNCAtMC40OSwtMC40Yy0wLjIsMC4wNSAtMC40LDAuMjUgLTAuMzUsMC41YzAuMDUsMC43IDAuMSwxLjM5IDAuMTUsMi4wOWMwLDAuMjMgLTAuMDEsMC40NiAtMC4wMiwwLjY4Yy0wLjQsLTAuNzYgLTAuODEsLTEuNTIgLTEuMjIsLTIuMjdjMC4wMiwtMS4zNyAtMC4yNSwtMy4yIC0wLjQsLTQuNTJsMCwtMC4wNWMtMC4wNSwtMC4yNSAtMC4zLC0wLjQgLTAuNSwtMC40Yy0wLjI1LDAuMDUgLTAuNDQsMC4yNSAtMC40LDAuNWwwLDAuMDVjMC4xMSwwLjc4IDAuMjQsMS43MSAwLjMyLDIuNmMtMC4wNCwtMC4wNyAtMC4wOCwtMC4xNSAtMC4xMiwtMC4yMmMtMC4zMSwtMC41OSAtMC42NSwtMS4xOSAtMC45NywtMS43OGMwLjAxLC0wLjA0IC0wLjEyLC0xLjQ1IC0wLjIyLC0yLjE0Yy0wLjA1LC0wLjc1IC0wLjE1LC0xLjQ0IC0wLjIsLTIuMTRjMCwtMC4yNSAtMC4yLC0wLjQ1IC0wLjQ1LC0wLjQ1Yy0wLjI1LDAgLTAuNDUsMC4yNSAtMC40NSwwLjQ1bDAsMC4wNWMwLjA1LDAuNyAwLjE1LDEuNDQgMC4yNSwyLjE5YzAsMC4wMyAwLDAuMDYgMC4wMSwwLjA5Yy0wLjgyLC0xLjQ4IC0xLjY1LC0yLjk3IC0yLjQ5LC00LjQ2Yy0wLjE1LC0wLjI1IC0wLjQsLTAuMyAtMC41OSwtMC4yYy0wLjI1LDAuMTUgLTAuMywwLjM5IC0wLjIsMC41OWMwLjk2LDEuNjkgMS45LDMuMzYgMi44Miw1LjAyYy0wLjE2LC0wLjA3IC0wLjMzLC0wLjE0IC0wLjQ5LC0wLjJjLTAuNjQsLTAuMjUgLTEuMjksLTAuNSAtMS44OCwtMC43Yy0wLjIsLTAuMSAtMC40NCwwIC0wLjU1LDAuMjVjLTAuMSwwLjI1IDAuMDUsMC41IDAuMjUsMC41NWMwLjYsMC4yIDEuMjQsMC41IDEuODgsMC43NWMwLjUsMC4yMSAwLjk4LDAuMzkgMS40NywwLjU4YzAuMzUsMC42NSAwLjcyLDEuMzEgMS4wNywxLjk1YzAuMTcsMC4zMiAwLjM0LDAuNjUgMC41MiwwLjk3Yy0wLjI5LC0wLjEzIC0wLjU3LC0wLjI3IC0wLjg2LC0wLjQzYy0wLjc1LC0wLjM5IC0xLjQ0LC0wLjc0IC0yLjA5LC0wLjk0Yy0wLjI1LC0wLjEgLTAuNSwwLjA1IC0wLjYsMC4yNWMtMC4wNSwwLjI1IDAuMSwwLjUgMC4yOSwwLjU1YzAuNiwwLjIgMS4yOSwwLjU0IDEuOTksMC44OWMwLjYyLDAuMzggMS4yOCwwLjcxIDEuOTEsMC45MWMwLjQsMC43NyAwLjgsMS41MyAxLjIsMi4yOWMtMC4wMiwtMC4wMSAtMC4wNSwtMC4wMiAtMC4wNywtMC4wM2MtMC45OSwtMC40IC0xLjk5LC0wLjk1IC0zLjAzLC0xLjY0Yy0wLjIsLTAuMTUgLTAuNSwtMC4xIC0wLjYsMC4xYy0wLjE1LDAuMiAtMC4xLDAuNDQgMC4xLDAuNTljMS4wOSwwLjc1IDIuMTQsMS4zNSAzLjIzLDEuNzljMC4yLDAuMDUgMC40LDAuMTUgMC42LDAuMmMwLjEyLDAuMDUgMC4yMywwLjEgMC4zNSwwLjEzYzAuNCwwLjc5IDAuODEsMS41NyAxLjE5LDIuMzVjMC4xLDAuMjUgMC4zNSwwLjMgMC42LDAuMmMwLjIsLTAuMSAwLjMsLTAuMzUgMC4yLC0wLjU5Yy0wLjM4LC0wLjc0IC0wLjc3LC0xLjQ5IC0xLjE1LC0yLjI0em0yLjgyLC00NC42OWMtMC4yNSwwLjIgLTAuMzUsMC41IC0wLjM1LDAuOHMwLjEsMC42IDAuMzUsMC44YzAuMTMsMC4xMiAwLjI5LDAuMTkgMC40OCwwLjI0YzAuMSwwLjAzIDAuMjEsMC4wNiAwLjMyLDAuMDZjMC4xMiwwIDAuMjIsLTAuMDIgMC4zMywtMC4wNmMwLjE4LC0wLjA1IDAuMzUsLTAuMTIgMC40NywtMC4yNGMwLjI1LC0wLjIgMC4zNSwtMC41IDAuMzUsLTAuOHMtMC4xLC0wLjYgLTAuMzUsLTAuOGMtMC4yLC0wLjIgLTAuNSwtMC4zNSAtMC44LC0wLjM1Yy0wLjMsMCAtMC42LDAuMTUgLTAuOCwwLjM1em02MC41OSw2Mi4wM2MtMS45MiwxLjMgLTMuODMsMi41NiAtNS43NSwzLjc3YzAuMDUsLTAuMjggMC4xMSwtMC41NiAwLjE5LC0wLjg0YzAuMTUsLTAuNSAwLjM1LC0xLjA0IDAuNjQsLTEuNTljMC4xNSwtMC4yIDAuMDUsLTAuNDUgLTAuMTUsLTAuNTljLTAuMiwtMC4xIC0wLjQ5LC0wLjA1IC0wLjYsMC4yYy0wLjM1LDAuNiAtMC42LDEuMTkgLTAuNzQsMS43OWMtMC4xOCwwLjU1IC0wLjI3LDEuMDkgLTAuMjksMS42NGMtMC43MywwLjQ2IC0xLjQ1LDAuOTEgLTIuMTgsMS4zNWMwLjA5LC0wLjUzIDAuMjksLTEuMTcgMC41OSwtMS44OWMwLjA1LC0wLjIgMC4xNSwtMC40IDAuMjksLTAuNjVjMC4xLC0wLjI1IDAuMiwtMC41IDAuMzUsLTAuNjljMC4xLC0wLjI1IDAsLTAuNSAtMC4yLC0wLjZjLTAuMiwtMC4xNSAtMC40OSwtMC4wNSAtMC42LDAuMTVsMCwwLjA1Yy0wLjE1LDAuMjUgLTAuMjUsMC41IC0wLjM1LDAuNjljLTAuMSwwLjIgLTAuMiwwLjQ1IC0wLjM1LDAuNjljLTAuNDMsMS4wOCAtMC42NywyLjA0IC0wLjY1LDIuNzljLTAuODYsMC41MSAtMS43MiwxLjAyIC0yLjU3LDEuNTJjMC4wMSwtMC4zOSAwLjA2LC0wLjgzIDAuMTksLTEuMzNjMC4yNSwtMC44NCAwLjY1LC0xLjc5IDEuMywtMi45M2MwLjEsLTAuMiAwLC0wLjQ1IC0wLjIsLTAuNmMtMC4yLC0wLjEgLTAuNDUsLTAuMDUgLTAuNiwwLjJjLTAuNjUsMS4xOSAtMS4xLDIuMTkgLTEuMzQsMy4wOGMtMC4yMiwwLjc4IC0wLjI4LDEuNDggLTAuMjIsMi4wOGMtMC42LDAuMzUgLTEuMTksMC42OCAtMS43OCwxLjAxYzAuMDksLTAuNDkgMC4xOCwtMC45OSAwLjMxLC0xLjVjMC4yLC0wLjc0IDAuNSwtMS40OSAwLjgsLTIuMjhjMC4xLC0wLjIgMCwtMC40NSAtMC4yLC0wLjU1Yy0wLjI1LC0wLjEgLTAuNSwwIC0wLjYsMC4yYy0wLjM1LDAuODQgLTAuNjQsMS42NCAtMC44NCwyLjQzYy0wLjE4LDAuNzMgLTAuMzEsMS40NiAtMC40MiwyLjIzYy0xLjEzLDAuNjIgLTIuMjUsMS4yMiAtMy4zNiwxLjhjLTAuMjUsMC4xIC0wLjMsMC4zNCAtMC4yLDAuNTljMC4xLDAuMiAwLjM1LDAuMyAwLjU5LDAuMTVjMS4xNiwtMC41OSAyLjMzLC0xLjIxIDMuNDksLTEuODRjMC43MiwwLjE3IDEuNDUsMC4zMSAyLjIyLDAuNGMwLjgsMC4xNSAxLjY0LDAuMiAyLjQ4LDAuMTVjMC4yNSwwIDAuNDUsLTAuMiAwLjQ1LC0wLjQ0YzAsLTAuMiAtMC4yLC0wLjQgLTAuNDUsLTAuNGMtMC44LDAgLTEuNTksLTAuMDUgLTIuMzgsLTAuMTVjLTAuMzksLTAuMDUgLTAuNzgsLTAuMTEgLTEuMTcsLTAuMTljMC41NCwtMC4zIDEuMDgsLTAuNjEgMS42MiwtMC45MmMwLjcsMC4xNyAxLjQ2LDAuMjYgMi4yMywwLjMxYzAuOCwwLjA1IDEuNjQsMCAyLjUzLC0wLjA1YzAuMjUsLTAuMDUgMC40LC0wLjI1IDAuNCwtMC41YzAsLTAuMjUgLTAuMjUsLTAuNCAtMC40NCwtMC40Yy0wLjg1LDAuMSAtMS42OSwwLjEgLTIuNDksMC4wNWMtMC4zNiwwIC0wLjczLC0wLjAyIC0xLjA5LC0wLjA3YzAuNzQsLTAuNDQgMS40OSwtMC44OCAyLjIzLC0xLjM0YzAuNzEsMC4xNyAxLjQ5LDAuMjIgMi4yNCwwLjI2YzAuODUsMC4wNSAxLjY0LDAgMi40MywwYzAuMjUsMCAwLjQ1LC0wLjIgMC40NSwtMC40NGMwLC0wLjI1IC0wLjIsLTAuNDQgLTAuNDUsLTAuNDRjLTAuNzksMC4wNSAtMS41OSwwLjA1IC0yLjM4LDBjLTAuNCwwIC0wLjc4LC0wLjAzIC0xLjE1LC0wLjA3YzAuNjgsLTAuNDIgMS4zNywtMC44NCAyLjA1LC0xLjI3bDMuMzcsMC4xYzAuMjUsMCAwLjQ1LC0wLjIgMC40NSwtMC40NWMwLC0wLjI1IC0wLjIsLTAuNDQgLTAuNCwtMC40NGwtMi4wNywtMC4wNmMxLjc0LC0xLjEyIDMuNDksLTIuMjcgNS4yNSwtMy40N2MwLjIsLTAuMTUgMC4yNSwtMC40IDAuMSwtMC42Yy0wLjA4LC0wLjIgLTAuMzgsLTAuMjUgLTAuNTgsLTAuMXptMzEuOTksLTUyLjJjLTAuMTUsLTAuMiAtMC40NSwtMC4yIC0wLjY1LC0wLjFjLTAuMiwwLjE1IC0wLjIsMC40NSAtMC4wNCwwLjY0YzAuNDksMC43IDEuMDksMS4zNCAxLjYzLDEuODljMC41NCwwLjU0IDEuMTIsMC45OSAxLjc0LDEuMzlsMC4xLDIuNTNjMCwwLjI1IDAuMiwwLjQ1IDAuNDUsMC40YzAuMjUsMCAwLjQ0LC0wLjIgMC40LC0wLjQ1bC0wLjEsLTIuNTFjMC4xMiwtMC4xMSAwLjI0LC0wLjIxIDAuMzQsLTAuMzJjMC4xNSwtMC4xNSAwLjMsLTAuMyAwLjUsLTAuNWMwLjc1LC0wLjg5IDEuNTQsLTIuMDMgMi4yMywtMy4zN2MwLjEsLTAuMjUgMC4wNSwtMC41IC0wLjIsLTAuNmMtMC4yLC0wLjE1IC0wLjQ0LC0wLjA1IC0wLjU0LDAuMTVjLTAuNjksMS4zNCAtMi4zMiwzLjQxIC0yLjM4LDMuNDhsLTAuMTUsLTMuODNjMC41MSwtMC40OCAwLjk5LC0xLjA5IDEuMzgsLTEuNzVjMC40NSwtMC43NSAwLjg1LC0xLjU5IDEuMTksLTIuNDNjMC4xLC0wLjI1IC0wLjA1LC0wLjUgLTAuMjUsLTAuNmMtMC4yNSwtMC4xIC0wLjUsMC4wNSAtMC42LDAuMjVjLTAuMjksMC44NSAtMC42OSwxLjY0IC0xLjA5LDIuMzNjLTAuMjEsMC4zNiAtMC40NCwwLjY4IC0wLjY5LDAuOTdsLTAuMTEsLTIuOTljMC45NSwtMC45MSAxLjM3LC0yLjMgMS43OSwtMy43NGwwLC0wLjA1YzAuMDUsLTAuMiAtMC4wNSwtMC40NSAtMC4zLC0wLjU0Yy0wLjI1LC0wLjA1IC0wLjQ5LDAuMSAtMC41NCwwLjI5bDAsMC4wNWMtMC4yOCwwLjk1IC0wLjU3LDEuOSAtMSwyLjY1bC0wLjE5LC00Ljg4Yy0wLjA1LC0wLjI1IC0wLjI1LC0wLjQ1IC0wLjQ5LC0wLjQ1Yy0wLjI1LDAgLTAuNCwwLjIgLTAuNCwwLjQ1bDAuMjIsNS40Yy0wLjAzLC0wLjAxIC0xLjI3LC0wLjg4IC0xLjg2LC0xLjUyYy0wLjE1LC0wLjIgLTAuNDUsLTAuMiAtMC42NSwtMC4wNWMtMC4xNSwwLjIgLTAuMTUsMC40NSAwLDAuNjVjMC42NSwwLjcgMS4zNCwxLjI5IDEuOTksMS42NGMwLjE1LDAuMSAwLjUxLDAuMjkgMC41NywwLjNsMC4xMywzLjI4Yy0wLjA5LC0wLjAzIC0wLjE4LC0wLjA3IC0wLjI1LC0wLjFjLTAuNywtMC4zNSAtMS4zOSwtMC45OSAtMi4wOSwtMS44M2MtMC4xNSwtMC4xNiAtMC40NSwtMC4yIC0wLjYsLTAuMDVjLTAuMiwwLjE1IC0wLjI1LDAuNDUgLTAuMSwwLjY0YzAuOCwwLjkgMS41NCwxLjY0IDIuMzksMi4wNGMwLjE1LDAuMDUgMC4yOSwwLjE1IDAuNDksMC4yYzAuMDcsMC4wMiAwLjEzLDAuMDQgMC4yLDAuMDZsMC4xNSwzLjY4Yy0wLjM2LC0wLjI4IC0wLjcxLC0wLjU5IC0xLjA0LC0wLjkyYy0wLjU5LC0wLjQ5IC0xLjA5LC0xLjEzIC0xLjU4LC0xLjc4em03Ljk5LDIyYy0wLjY5LDAuNjUgLTIuMzIsMS43IC0yLjMzLDEuNzFjMC43NSwtMS43NCAxLjUyLC0zLjUzIDIuMzMsLTUuNDNjMC4wNSwtMC4yIC0wLjA1LC0wLjQ1IC0wLjI1LC0wLjU0Yy0wLjI0LC0wLjEgLTAuNSwwIC0wLjU5LDAuMmMtMC43LDEuNjQgLTEuNDQsMy4zNyAtMi4yLDUuMTZjLTAuMTksLTAuNzQgLTAuMzIsLTEuNTEgLTAuMzgsLTIuMjhjMCwtMC4yIC0wLjA1LC0xLjQ0IC0wLjA1LC0xLjQ5YzAsLTAuMjUgLTAuMiwtMC40NSAtMC40NSwtMC40NWMtMC4yLDAgLTAuNCwwLjIgLTAuNCwwLjQ1YzAsMC4wNSAwLDEuMjkgMC4wNSwxLjU0YzAuMDksMS4xOCAwLjI4LDIuMzcgMC43LDMuNDhjLTAuNDUsMS4wNCAtMC45LDIuMSAtMS4zNiwzLjE2Yy0wLjQ4LC0wLjgxIC0wLjgzLC0xLjY3IC0xLjAzLC0yLjUyYy0wLjA1LC0wLjIgLTAuMSwtMC40NSAtMC4xNSwtMC42NGMwLC0wLjIgLTAuMDUsLTAuNDUgLTAuMDUsLTAuNjVjMCwtMC4yNSAtMC4yNSwtMC40NSAtMC41LC0wLjQ1Yy0wLjIsMCAtMC40LDAuMjQgLTAuNCwwLjQ1bDAsMC4wNWMwLDAuMjUgMC4wNSwwLjQ5IDAuMSwwLjc0YzAsMC4yIDAuMDUsMC40NSAwLjEsMC43YzAuMjgsMS4xMiAwLjc5LDIuMjQgMS41MSwzLjI3Yy0wLjI0LDAuNTUgLTEuMTQsMi42MyAtMS4zNSwzLjEyYy0wLjE3LC0wLjUyIC0wLjMzLC0xLjAzIC0wLjQ1LC0xLjUzYy0wLjIsLTAuODQgLTAuMzUsLTEuNzQgLTAuNSwtMi41OGMwLC0wLjI1IC0wLjI0LC0wLjQgLTAuNDksLTAuNGMtMC4yLDAuMDUgLTAuNCwwLjI1IC0wLjM1LDAuNWMwLjEsMC44OSAwLjMsMS43OSAwLjUsMi42OGMwLjE4LDAuODYgMC40NiwxLjY4IDAuOCwyLjQ3Yy0wLjM1LDAuODIgLTAuNjksMS42MyAtMS4wNSwyLjQ1Yy0wLjEsMC4yNSAwLDAuNSAwLjI1LDAuNmMwLjIsMC4xIDAuNDUsMCAwLjU0LC0wLjI1YzAuMzUsLTAuOCAwLjcsLTEuNiAxLjA1LC0yLjM5YzAuNjEsLTAuMzMgMS4yMiwtMC42NiAxLjg4LC0xLjA4YzAuNywtMC40NSAxLjM5LC0wLjkgMi4xMywtMS40OWMwLjIsLTAuMSAwLjI1LC0wLjQgMC4xLC0wLjU5Yy0wLjE1LC0wLjIgLTAuNCwtMC4yNSAtMC42LC0wLjFjLTAuNzUsMC41NCAtMS40NCwxLjA0IC0yLjA5LDEuNDRjLTAuMywwLjE3IC0wLjU5LDAuMzQgLTAuODcsMC41YzAuMTksLTAuNDUgMS4wNywtMi41IDEuMzIsLTMuMDdjMC42NywtMC4yOCAxLjM1LC0wLjYxIDEuOTgsLTEuMDZjMC43NCwtMC41IDEuNDksLTEuMDQgMi4yNCwtMS43OWMwLjIsLTAuMTUgMC4yLC0wLjQ1IDAsLTAuNjRjLTAuMTUsLTAuMTUgLTAuNDUsLTAuMTUgLTAuNiwwYy0wLjc0LDAuNjkgLTEuNDQsMS4yNCAtMi4wOCwxLjY5Yy0wLjM0LDAuMjIgLTAuNjcsMC40MSAtMSwwLjU4YzAuMzgsLTAuODggMC43NywtMS43NiAxLjE1LC0yLjY1YzAuMTMsLTAuMDQgMC43NCwtMC4zMiAwLjk0LC0wLjQyYzAuODQsLTAuNDUgMS43NCwtMS4wOSAyLjQ4LC0xLjc5YzAuMiwtMC4xNSAwLjIsLTAuNDUgMC4wNSwtMC42Yy0wLjEzLC0wLjIgLTAuNDMsLTAuMiAtMC42MywtMC4wNnptLTgwLjA2LC01Ni43NmMwLjg5LC0wLjMyIDEuNzgsLTAuNjUgMi42NywtMWMwLjU4LDAuMiAxLjE1LDAuMzggMS43MSwwLjU1YzAuNjUsMC4xNSAxLjI5LDAuMyAxLjk0LDAuNGMwLjI1LDAgMC41LC0wLjE1IDAuNSwtMC40YzAuMDUsLTAuMjUgLTAuMSwtMC40NSAtMC4zNSwtMC40OWMtMC42NSwtMC4xIC0xLjI5LC0wLjIgLTEuODksLTAuMzVjLTAuMjEsLTAuMDcgLTAuNDIsLTAuMTQgLTAuNjQsLTAuMjFjMC44MiwtMC4zNCAxLjY0LC0wLjY5IDIuNDUsLTEuMDZjMC44OCwwLjQ5IDEuOCwwLjY5IDIuNzYsMC44N2MwLjIsMC4wNSAwLjQsMC4xIDAuNiwwLjE1YzAuMiwwLjA1IDAuNDUsLTAuMSAwLjUsLTAuMzVjMC4wNSwtMC4yNSAtMC4xLC0wLjUgLTAuMzUsLTAuNTVjLTAuMiwtMC4wNSAtMC40LC0wLjA1IC0wLjYsLTAuMWMtMC42NSwtMC4xNCAtMS4yOCwtMC4yNiAtMS44OCwtMC40OWMwLjE4LC0wLjA5IDAuMzYsLTAuMTYgMC41NCwtMC4yNWMwLjYyLC0wLjMxIDEuMjUsLTAuNjIgMS44NiwtMC45NWMxLjE3LDAuMyAzLjYsMC4zNSAzLjY1LDAuMzVjMC4yNSwwLjA1IDAuNDUsLTAuMTUgMC40NSwtMC40YzAsLTAuMjUgLTAuMiwtMC40NSAtMC40LC0wLjQ1Yy0wLjEsMCAtMS43LC0wLjA3IC0yLjQ1LC0wLjE3YzEuNTgsLTAuODUgMy4xNiwtMS43NSA0Ljc4LC0yLjcxYzAuMiwtMC4xNSAwLjMsLTAuNCAwLjE1LC0wLjY1Yy0wLjEsLTAuMiAtMC40LC0wLjI1IC0wLjYsLTAuMTVjLTEuNzQsMS4wNiAtMy40NSwyLjAyIC01LjE0LDIuOTFjMC4xLC0wLjMzIDAuMjMsLTAuNjggMC4zNywtMS4wM2MwLjEsLTAuMSAwLjE1LC0wLjI1IDAuMiwtMC4zNWMwLjA1LC0wLjEgMC4xLC0wLjI1IDAuMiwtMC4zNWMwLjEsLTAuMiAwLjA1LC0wLjUgLTAuMTUsLTAuNmMtMC4yNSwtMC4xNSAtMC41LC0wLjA1IC0wLjYsMC4xNWMwLDAgLTAuOTUsMi4xMSAtMS4wNiwyLjcyYy0wLjU2LDAuMjkgLTEuMTEsMC41OCAtMS42NywwLjg2Yy0wLjIxLDAuMSAtMC40MSwwLjE5IC0wLjYyLDAuMjljMC4wNSwtMC4yOSAwLjEsLTAuNTcgMC4xOCwtMC44NGMwLjE1LC0wLjU0IDAuMzUsLTEuMDQgMC43LC0xLjQ5YzAuMTUsLTAuMiAwLjEsLTAuNSAtMC4xLC0wLjY1Yy0wLjIsLTAuMTUgLTAuNSwtMC4xIC0wLjY1LDAuMWMtMC40LDAuNiAtMC42NCwxLjE5IC0wLjc5LDEuNzljLTAuMTIsMC41MSAtMC4yMSwxLjAyIC0wLjI2LDEuNTJjLTAuOTYsMC40NCAtMS45MiwwLjg1IC0yLjg5LDEuMjVjMC4xLC0wLjM5IDAuMjEsLTAuNzggMC4zNywtMS4xOGMwLjIsLTAuNiAwLjQ5LC0xLjI0IDAuODksLTEuOTRjMC4xLC0wLjIgMC4wNSwtMC40NSAtMC4yLC0wLjZjLTAuMiwtMC4xIC0wLjQ1LC0wLjA1IC0wLjYsMC4yYy0wLjQsMC42OSAtMC43LDEuMzggLTAuOTQsMi4wM2MtMC4yNCwwLjY2IC0wLjM4LDEuMjcgLTAuNTIsMS44OGMtMC44LDAuMzEgLTEuNiwwLjYyIC0yLjQxLDAuOWMtMC4yNSwwLjA1IC0wLjM1LDAuMyAtMC4yNSwwLjU1YzAuMDQsMC4yOSAwLjI5LDAuMzggMC41NCwwLjI5em0tMTUuNjksMTYuODhjMC4yLC0wLjE1IDAuMjUsLTAuNCAwLjE1LC0wLjZjLTAuMSwtMC4yNCAtMC40LC0wLjI5IC0wLjYsLTAuMmMtMC40NSwwLjI1IC0wLjg1LDAuNSAtMS4xOSwwLjc1Yy0wLjM3LDAuMjYgLTAuNywwLjQ2IC0xLjA4LDAuNTljMC40NSwtMC44MSAwLjkyLC0xLjcgMS40LC0yLjY1YzAuODgsMC4wNiAxLjY0LC0wLjQyIDIuNDEsLTAuODdjMC40LC0wLjI1IDAuNzQsLTAuNSAxLjA5LC0wLjZjMC4yNSwtMC4xIDAuMzUsLTAuMzUgMC4zLC0wLjU1Yy0wLjEsLTAuMjQgLTAuMzUsLTAuMzUgLTAuNTUsLTAuMjljLTAuNDUsMC4xNSAtMC44OSwwLjQgLTEuMjksMC42OWMtMC41LDAuMjkgLTEsMC41OSAtMS41LDAuNzFjMCwtMC4wMSAwLC0wLjAxIDAuMDEsLTAuMDJjMC4zNywtMC43MyAwLjc1LC0xLjQ4IDEuMTUsLTIuMjRjMS4xNSwtMC4xIDIuODcsLTEuMjggMy4xNywtMS40OGMwLjIsLTAuMSAwLjI1LC0wLjQgMC4xLC0wLjZjLTAuMSwtMC4yIC0wLjQsLTAuMjUgLTAuNiwtMC4xNWMtMC4zLDAuMiAtMS41OSwxLjExIC0yLjE2LDEuMjVjMS4yMywtMi4zMiA0LjE0LC02Ljk2IDQuMTksLTYuOTZjMC4xLC0wLjIgMC4wNSwtMC40OSAtMC4xNSwtMC42Yy0wLjIyLC0wLjE0IC0wLjQ0LC0wLjA2IC0wLjU5LDAuMWMtMS40NiwyLjA4IC0yLjc2LDQuMzEgLTMuOTQsNi40OWMtMC4xLC0wLjUgLTAuMjQsLTIuMzcgLTAuMjQsLTIuNDdjMC4wNSwtMC4yNSAtMC4xLC0wLjUgLTAuMzUsLTAuNTRjLTAuMjUsMCAtMC40NSwwLjE1IC0wLjUsMC40Yy0wLjA1LDAuMTUgMC4yNywzLjExIDAuNDQsMy44MmMtMC40MiwwLjc5IC0wLjgyLDEuNTcgLTEuMiwyLjMzYy0wLjA1LC0wLjEgLTAuMDksLTAuMTkgLTAuMTMsLTAuMjhjLTAuMzUsLTAuNzUgLTAuNzUsLTEuNDkgLTAuNTUsLTIuMTljMC4wNSwtMC4yNSAtMC4xLC0wLjUgLTAuMzUsLTAuNTVjLTAuMiwtMC4wNSAtMC40NSwwLjEgLTAuNSwwLjM1Yy0wLjMsMC45OSAwLjE1LDEuODggMC42LDIuNzhjMC4xNSwwLjMxIDAuMywwLjYxIDAuNCwwLjljLTAuNTQsMS4wNSAtMS4wNSwyLjA0IC0xLjU0LDIuOTNjLTAuMTYsLTAuNTUgLTAuMywtMS4yNyAtMC40LC0xLjg5YzAsLTAuMiAtMC4wNSwtMC40IC0wLjA1LC0wLjU1YzAsLTAuMTUgLTAuMDUsLTAuMjQgLTAuMDUsLTAuNGwwLC0wLjA1YzAsLTAuMjUgLTAuMiwtMC40NSAtMC40NSwtMC40NWMtMC4yNSwwIC0wLjQ1LDAuMiAtMC40LDAuNDVsMCwwLjU2YzAuMDUsMC4yIDAuMDUsMC40IDAuMSwwLjU0YzAuMTQsMC45NiAwLjQzLDIuMTkgMC42NywyLjgxYy0wLjM2LDAuNjIgLTAuNzIsMS4xOCAtMS4wNywxLjY2Yy0wLjE1LDAuMTUgLTAuMSwwLjQ1IDAuMSwwLjZjMC4yLDAuMTUgMC41LDAuMSAwLjYsLTAuMWMwLjM5LC0wLjUzIDAuOCwtMS4xNiAxLjIxLC0xLjg1YzAuOTIsLTAuMDggMS40NywtMC40NCAyLjE3LC0wLjg4YzAuMzIsLTAuMjUgMC42NywtMC40NSAxLjE3LC0wLjd6bTc2LjUzLDY3LjJjMC4xNSwtMC42NSAwLjQ0LC0xLjI0IDAuNzQsLTEuODRjMC4xNSwtMC4yIDAuMDUsLTAuNDUgLTAuMTUsLTAuNmMtMC4yLC0wLjEgLTAuNSwtMC4wNSAtMC42LDAuMmMtMC4zNSwwLjY0IC0wLjY1LDEuMjkgLTAuODUsMS45OGMtMC4xNywwLjU4IC0wLjMxLDEuMTkgLTAuMzQsMS44MWMtMSwwLjYyIC0yLjAxLDEuMjQgLTMuMDMsMS44M2MwLjA4LC0wLjggMC4yMiwtMS41OSAwLjQ0LC0yLjM1YzAuMDUsLTAuMjUgMC4zLC0wLjk5IDAuNCwtMS4yNGMwLjEsLTAuMjUgLTAuMDUsLTAuNSAtMC4yNSwtMC41NWMtMC4yNCwtMC4xIC0wLjQ5LDAgLTAuNiwwLjI1Yy0wLjA0LDAuMiAtMC4zNCwxLjA5IC0wLjQsMS4yOWMtMC4yOCwxLjA1IC0wLjQzLDIuMDkgLTAuNTMsMy4xM2MtMS4xMiwwLjYyIC0yLjI1LDEuMjIgLTMuMzksMS44MWMwLjAzLC0wLjUgMC4xMSwtMSAwLjI1LC0xLjUxYzAuMjUsLTAuNyAwLjYsLTEuNDQgMS4xLC0yLjE0YzAuMTUsLTAuMiAwLjEsLTAuNDkgLTAuMSwtMC42Yy0wLjIsLTAuMTUgLTAuNDUsLTAuMSAtMC42LDAuMWMtMC41NSwwLjc5IC0wLjk0LDEuNTkgLTEuMjUsMi4zOGMtMC4yMiwwLjcxIC0wLjMyLDEuNDYgLTAuMywyLjIyYy0xLjg0LDAuOTIgLTMuNzIsMS43OSAtNS42NiwyLjZjLTAuMiwwLjEgLTAuMywwLjM1IC0wLjIsMC41NGMwLjA1LDAuMjUgMC4zNSwwLjM1IDAuNTUsMC4yNWMwLjcyLC0wLjI5IDEuNDIsLTAuNjEgMi4xMiwtMC45MWMwLjA0LDAuMDMgMC4wNywwLjA1IDAuMTEsMC4wN2MwLjY0LDAuMyAxLjI5LDAuNDUgMS45OSwwLjU1YzAuNjQsMC4wNSAxLjM0LDAuMDUgMS45OCwtMC4wNWMwLjI1LC0wLjA1IDAuNDUsLTAuMjUgMC40LC0wLjVjLTAuMDUsLTAuMjUgLTAuMjUsLTAuNCAtMC40OSwtMC40Yy0wLjYsMC4xIC0xLjI0LDAuMSAtMS44NCwwLjA1Yy0wLjM0LC0wLjAzIC0wLjY5LC0wLjEyIC0xLjA1LC0wLjIyYzAuODksLTAuNDEgMS43NywtMC44NCAyLjY0LC0xLjI3YzAuNzEsMC4yMSAxLjM1LDAuMzUgMS45NCwwLjM5YzAuNywwLjEgMS4yOSwwLjE1IDEuODksMC4xYzAuMjUsMCAwLjQ0LC0wLjIgMC40NCwtMC40NGMtMC4wNSwtMC4yNSAtMC4yNCwtMC40NSAtMC40OSwtMC40NWMtMC41NSwwLjA1IC0xLjEsMC4wNSAtMS42OSwtMC4wNWMtMC4yOSwtMC4wNCAtMC41OCwtMC4xIC0wLjg3LC0wLjE2YzEuMDYsLTAuNTYgMi4xMiwtMS4xMSAzLjE2LC0xLjdjMC41LDAuMTQgMC45OSwwLjI0IDEuNDksMC4zMmMwLjYsMC4wNSAxLjE5LDAuMSAxLjc5LDAuMWMwLjI1LDAuMDUgMC40NSwtMC4xNSAwLjQ1LC0wLjRjMCwtMC4yNSAtMC4yLC0wLjQ1IC0wLjQ1LC0wLjQ1Yy0wLjYsMCAtMi4wMSwtMC4yIC0yLjE3LC0wLjIzYzAuOTMsLTAuNTUgMS44NCwtMS4xMSAyLjc0LC0xLjY3YzAuNDgsMC4xMyAwLjkzLDAuMjEgMS40MiwwLjIxYzAuNDksMC4wNSAxLjA0LDAuMDUgMS41OSwwYzAuMjQsMCAwLjQsLTAuMjUgMC40LC0wLjQ5Yy0wLjA1LC0wLjIgLTAuMjUsLTAuNCAtMC41LC0wLjM1Yy0wLjUsMC4wNSAtMS42OCwtMC4wNCAtMS44LC0wLjA2YzEuNTUsLTAuOTkgMy4wNywtMiA0LjU4LC0zLjAzYzAuMiwtMC4xNSAwLjI1LC0wLjQ0IDAuMSwtMC42NGMtMC4xNSwtMC4yIC0wLjQ0LC0wLjI1IC0wLjY0LC0wLjFjLTEuNTMsMS4wNyAtMy4xLDIuMTMgLTQuNywzLjE1YzAuMDUsLTAuMjkgMC4xMiwtMC42MSAwLjIzLC0wLjkzem0tMTAuMTgsLTc5LjQxYzAuMiwtMC4yIDAuMzUsLTAuNSAwLjM1LC0wLjhjMCwtMC4zIC0wLjE1LC0wLjYgLTAuMzUsLTAuOGMtMC4yLC0wLjIgLTAuNSwtMC4zNSAtMC44NSwtMC4zNWMtMC4zLDAgLTAuNiwwLjE1IC0wLjgsMC4zNWMtMC4yLDAuMiAtMC4zNSwwLjQ1IC0wLjM1LDAuOGMwLDAuMyAwLjE1LDAuNiAwLjM1LDAuOGMwLjIsMC4yIDAuNSwwLjMgMC44LDAuM2MwLjM1LC0wLjAxIDAuNjUsLTAuMTEgMC44NSwtMC4zem0tNTcuNjUsNjAuMjljMCw2LjE3IDIuOCw5LjMyIDguNTMsOS42M2M0Ljc3LDAgOS43MSwwIDE0LjYsMC4zNWMzLjE3LDAuMjIgNS44NywxLjY2IDguMTEsNC4zNmMxLjg1LC0yLjQ2IDQuNDEsLTMuODUgOC4yOSwtNC4zNmM0LjYzLC0wLjM1IDkuMzUsLTAuMzUgMTMuOTIsLTAuMzVjNS41MywtMC40IDguMjMsLTMuMyA4LjIzLC04Ljg4YzAsLTAuMjQgMCwtMC40OSAtMC4wMiwtMC43NGMwLDAgMCwtNDkuNjUgMCwtNTAuODRsLTYxLjY2LDBjMCwxLjE3IDAsNTAuODMgMCw1MC44M3ptMzkuMzYsLTI4Ljc2bDE5LjEyLDBsMCwtMS44OGwtMTguODcsMGwwLC0xLjM0bDE4Ljg3LDBsMCwtMS44OWwtMTguODcsMGwwLC0xLjM5bDE4Ljg3LDBsMCwtMS42NGwtMTguODcsMGwwLC0xLjM5bDE4Ljg3LDBsMCwtMi4wM2wtMTguODcsMGwwLC0xLjM5bDE4Ljg3LDBsMCwtMi4yNWwtMTguODcsMGwwLC0xLjM0bDE4Ljg3LDBsMCwtMS45OWwtMTkuMTIsMGwwLC0yLjA4bDIwLjg2LDBsMCwyMi4wNWwtMjAuODYsMGwwLC0xLjQ0em0tMC4wNSwzNS43NWwxMi43MiwwYzIuMTQsMC4xNSA1LjEyLC0xLjE0IDUuMTIsLTIuMTRsLTE3LjgzLC0wLjA1bDAsLTEuMTlsMTguNTcsMGMwLjA1LC0wLjIgMC4zNSwtMS4xOSAwLjM1LC0yLjAzbC0xOC45MywwbDAsLTEuMTlsMTguOTIsLTAuMDVsMCwtMi4wOGwtMTguOTIsMGwwLC0xLjE5bDE4LjkyLDBsMC4wNSwtMi40NGwtMTguOTIsMGwwLC0xLjE5bDE4LjkyLDBsMCwtMi40M2wtMTguOTIsMGwwLC0xLjI5bDE4LjkyLDBsMCwtMi4yOWwtMTguOTIsMGwwLC0yLjI0bDIwLjg2LDBsMCwxNi41OWMtMC4xNSw0LjAyIC0zLjQ4LDYuODUgLTguMiw2LjQ1bC0xMi43MSwwbDAsLTEuMjR6bS0xNi42MiwxLjI0bC0xNC40LDBjLTEuMjksMC4wNSAtMi43MywtMC41IC0zLjU4LC0xLjI0bDE1Ljk5LDBsMCwtMi4xNGwtMTcuMzMsMGMtMC41LC0wLjQgLTAuOCwtMC45IC0wLjksLTEuMjRsMTguMjMsMGwwLC0yLjAzbC0xOC44MywwYy0wLjE1LC0wLjM1IC0wLjE5LC0wLjkgLTAuMTksLTEuMjRsMTkuMDIsMGwwLC0yLjA4bC0xOS4wMiwwbDAsLTEuMTlsMTkuMDIsMGwwLC0yLjQ0bC0xOS4wMiwwbDAsLTEuMTlsMTkuMDIsMGwwLC0yLjQzbC0xOS4wMiwwbDAsLTEuMjlsMTkuMDIsMGwwLC0yLjI5bC0xOS4wMiwwbDAsLTIuMjRsMjEuMDEsMGwwLDIzLjA0em0tMjEuMDIsLTM2Ljk5bDE5LjEyLDBsMCwtMS44OGwtMTguODcsMGwwLC0xLjM0bDE4Ljg3LDBsMCwtMS44OWwtMTguODcsMGwwLC0xLjM5bDE4Ljg3LDBsMCwtMS42NGwtMTguODcsMGwwLC0xLjM5bDE4Ljg3LDBsMCwtMi4wM2wtMTguODcsMGwwLC0xLjM5bDE4Ljg3LDBsMCwtMi4yNWwtMTguODcsMGwwLC0xLjM0bDE4Ljg3LDBsMCwtMS45OWwtMTkuMTIsMGwwLC0yLjA4bDIwLjg3LDBsMCwyMi4wNWwtMjAuODcsMGwwLC0xLjQ0em0tNC4xNSwtMjEuOTJjMCwwLjc2IDAsNTAuNjMgMCw1MC42M2MwLjQ4LDguNCA0LjkxLDEyLjMxIDEzLjYyLDExLjk1bDEyLjA3LDAuMzVsMC4xLDAuMDNjMy43MiwxLjAzIDYuMzIsMy4wOCA4LDYuMjNjMS44LC0zLjUgNC41MSwtNS42NSA4LjI1LC02LjI2YzAsMCAxMi44NiwtMC4zNSAxMi44NywtMC4zNWM2Ljg1LC0wLjEgMTAuMTYsLTMuMjMgMTAuNDMsLTkuODJjMCwwIDAsLTAuMzcgMCwtMWMtMC4xMiw2LjAxIC0zLjIzLDkuMzIgLTkuMzMsOS43NWMwLDAgLTAuMDIsLTAuMyAtMC4wNCwtMC42MWMwLDAuMyAwLDAuNjEgMCwwLjYxYy00Ljc2LDAgLTkuMjYsMCAtMTMuODIsMC4zNGMtMy44NiwwLjUxIC02LjIzLDEuODQgLTcuOTEsNC40NGwtMC40NywwLjdsLTAuNjUsLTAuODJjMCwwIC0wLjMzLC0wLjQ4IC0wLjI2LC0wLjM3Yy0xLjk3LC0yLjQyIC00LjQ0LC0zLjc1IC03LjMyLC0zLjk1Yy00Ljg3LC0wLjMzIC05Ljc4LC0wLjMzIC0xNC41NiwtMC4zM2MtNi40NCwtMC4zNSAtOS43MSwtMy45OSAtOS43MSwtMTAuODRsMCwtNTEuN2MtMC40MiwwLjMzIC0wLjk5LDAuNzkgLTEuMjcsMS4wMnoiIGNsYXNzPSJzdDAiLz4KICA8L2c+CiA8L2c+Cjwvc3ZnPg==";
2
- export default _default;