@adyen/kyc-components 3.13.4 → 3.14.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (771) hide show
  1. package/dist/es/adyen-kyc-components.es.js +120 -372
  2. package/dist/style.css +6 -10
  3. package/dist/types/components/AutoResizer.d.ts +1 -1
  4. package/dist/types/components/BankDocument/component/BankDocumentComponent.d.ts +1 -1
  5. package/dist/types/components/BankDocument/component/BankDocumentRequirements.d.ts +2 -1
  6. package/dist/types/components/BankDocument/component/validate.d.ts +2 -2
  7. package/dist/types/components/BankVerification/BankVerification.d.ts +1 -1
  8. package/dist/types/components/BankVerification/types.d.ts +8 -8
  9. package/dist/types/components/BankVerification/validate.d.ts +2 -2
  10. package/dist/types/components/BankVerification/verification/widget/component/BankVerificationWidget.d.ts +3 -3
  11. package/dist/types/components/BankVerification/verification/widget/iframeWidget.d.ts +1 -1
  12. package/dist/types/components/BaseElement.d.ts +2 -2
  13. package/dist/types/components/BusinessTypeSelection/component/BusinessTypeSelection.d.ts +3 -3
  14. package/dist/types/components/BusinessTypeSelection/component/EntityTypeRadioGroupCard.d.ts +4 -4
  15. package/dist/types/components/BusinessTypeSelection/types.d.ts +5 -5
  16. package/dist/types/components/BusinessTypeSelection/utils.d.ts +6 -6
  17. package/dist/types/components/Company/component/CompanyComponent.d.ts +3 -3
  18. package/dist/types/components/Company/rules.d.ts +5 -5
  19. package/dist/types/components/Company/types.d.ts +1 -1
  20. package/dist/types/components/CompanyBasics/component/CompanyBasicsComponent.d.ts +2 -2
  21. package/dist/types/components/CompanyLookup/CompanyLookupResultsHeader.d.ts +1 -1
  22. package/dist/types/components/CompanyLookup/CompanyLookupResultsList.d.ts +1 -1
  23. package/dist/types/components/CompanyLookup/LookupResult.d.ts +1 -1
  24. package/dist/types/components/CompanyLookup/component/CompanyLookupComponent.d.ts +1 -1
  25. package/dist/types/components/CompanyNameAndCountry/component/CompanyNameAndCountryComponent.d.ts +1 -1
  26. package/dist/types/components/CompanyNameAndCountry/validate.d.ts +2 -2
  27. package/dist/types/components/CompanyOtherDetails/component/CompanyOtherDetailsComponent.d.ts +2 -2
  28. package/dist/types/components/CompanyRegistrationDetails/component/CompanyRegistrationDetailsComponent.d.ts +1 -1
  29. package/dist/types/components/CompanyRegistrationDetails/types.d.ts +6 -6
  30. package/dist/types/components/CompanySearch/component/CompanySearchComponent.d.ts +1 -1
  31. package/dist/types/components/CompanySearch/forms.d.ts +1 -1
  32. package/dist/types/components/CompanyStructure/component/CompanyStructureComponent.d.ts +2 -2
  33. package/dist/types/components/CompanyType/component/CompanyTypeComponent.d.ts +1 -1
  34. package/dist/types/components/CompanyType/types.d.ts +3 -3
  35. package/dist/types/components/CompanyType/validate.d.ts +2 -2
  36. package/dist/types/components/ConstitutionalDocument/ConstitutionalDocumentComponent.d.ts +1 -1
  37. package/dist/types/components/ConstitutionalDocument/types.d.ts +3 -3
  38. package/dist/types/components/ContactDetails/component/ContactDetailsComponent.d.ts +1 -1
  39. package/dist/types/components/ContactDetails/validate.d.ts +2 -2
  40. package/dist/types/components/DecisionMakers/component/DecisionMakersComponent.d.ts +1 -1
  41. package/dist/types/components/DecisionMakers/types.d.ts +3 -3
  42. package/dist/types/components/DocumentUpload/DocumentUpload.d.ts +1 -1
  43. package/dist/types/components/DocumentUpload/types.d.ts +6 -6
  44. package/dist/types/components/Dropins/CompanyDropin/components/CompanyDropinComponent.d.ts +1 -1
  45. package/dist/types/components/Dropins/CompanyDropin/types.d.ts +1 -2
  46. package/dist/types/components/Dropins/CompanySearchDropin/components/CompanySearchDropinComponent.d.ts +1 -1
  47. package/dist/types/components/Dropins/CompanySearchDropin/utils.d.ts +2 -2
  48. package/dist/types/components/Dropins/DropinComposer/components/DropinComposerComponent.d.ts +1 -1
  49. package/dist/types/components/Dropins/DropinLayout/ActionBar/ActionBar.d.ts +1 -1
  50. package/dist/types/components/Dropins/DropinLayout/DropinLayout.d.ts +1 -1
  51. package/dist/types/components/Dropins/FormNavigation/FormNavigation.d.ts +1 -1
  52. package/dist/types/components/Dropins/FormNavigation/FormNavigationItem.d.ts +1 -1
  53. package/dist/types/components/Dropins/FormNavigation/types.d.ts +4 -4
  54. package/dist/types/components/Dropins/FormWrapper/FormWrapper.d.ts +7 -7
  55. package/dist/types/components/Dropins/IndividualDropin/components/IndividualDropinComponent.d.ts +1 -1
  56. package/dist/types/components/Dropins/PayoutDetailsDropin/components/PayoutDetailsDropinComponent.d.ts +1 -1
  57. package/dist/types/components/Dropins/PciDropin/components/PciDropinComponent.d.ts +1 -1
  58. package/dist/types/components/Dropins/PciDropin/types.d.ts +3 -3
  59. package/dist/types/components/Dropins/PciDropin/validate.d.ts +1 -1
  60. package/dist/types/components/Dropins/RoleAndTypeDropin/components/RoleAndTypeDropinComponent.d.ts +1 -1
  61. package/dist/types/components/Dropins/RoleAndTypeDropin/types.d.ts +3 -3
  62. package/dist/types/components/Dropins/ServiceAgreementDropinComponent/components/ServiceAgreementDropinComponent.d.ts +2 -2
  63. package/dist/types/components/Dropins/ServiceAgreementDropinComponent/components/useServiceAgreement.d.ts +7 -5
  64. package/dist/types/components/Dropins/ServiceAgreementDropinComponent/types.d.ts +5 -4
  65. package/dist/types/components/Dropins/ServiceAgreementDropinComponent/validate.d.ts +2 -2
  66. package/dist/types/components/Dropins/SolePropDropin/components/SolePropDropinComponent.d.ts +1 -1
  67. package/dist/types/components/Dropins/TrustDropin/components/TrustDropinComponent.d.ts +1 -1
  68. package/dist/types/components/Dropins/types.d.ts +14 -13
  69. package/dist/types/components/EmbeddedDropins/CreateIndividualComponent/CreateIndividualComponent.d.ts +2 -2
  70. package/dist/types/components/EmbeddedDropins/CreateTransferInstrumentComponent/CreateTransferInstrumentComponent.d.ts +2 -2
  71. package/dist/types/components/EmbeddedDropins/ManageTransferInstrumentComponent/ManageTransferInstrumentComponent.d.ts +2 -2
  72. package/dist/types/components/EmbeddedDropins/ManageTransferInstrumentComponent/ManageTransferInstrumentOverview/ManageTransferInstrumentOverview.d.ts +2 -2
  73. package/dist/types/components/EmbeddedDropins/ManageTransferInstrumentComponent/ManageTransferInstrumentOverviewItem/ManageTransferInstrumentOverviewItem.d.ts +2 -2
  74. package/dist/types/components/EmbeddedDropins/ManageTransferInstrumentComponent/ManageTransferInstrumentOverviewItemSummary/ManageTransferInstrumentOverviewItemSummary.d.ts +1 -1
  75. package/dist/types/components/EmbeddedDropins/ViewVerificationStatus/ViewVerificationStatusComponent.d.ts +4 -3
  76. package/dist/types/components/EmbeddedDropins/ViewVerificationStatus/content.d.ts +2 -1
  77. package/dist/types/components/EmbeddedDropins/ViewVerificationStatus/types.d.ts +1 -1
  78. package/dist/types/components/IdDocumentUpload/component/IdDocumentAlreadyUpload.d.ts +1 -1
  79. package/dist/types/components/IdDocumentUpload/component/IdDocumentInstantVerificationComponent.d.ts +1 -1
  80. package/dist/types/components/IdDocumentUpload/component/IdDocumentManualUpload.d.ts +1 -1
  81. package/dist/types/components/IdDocumentUpload/component/IdDocumentUploadComponent.d.ts +1 -1
  82. package/dist/types/components/IdDocumentUpload/types.d.ts +4 -4
  83. package/dist/types/components/IdVerification/component/IdVerificationComponent.d.ts +1 -1
  84. package/dist/types/components/IdVerification/types.d.ts +1 -1
  85. package/dist/types/components/IdVerificationMethod/IdVerificationMethodComponent.d.ts +2 -2
  86. package/dist/types/components/IdVerificationMethod/idVerificationMethodMetadata.d.ts +2 -2
  87. package/dist/types/components/IdVerificationMethod/types.d.ts +2 -2
  88. package/dist/types/components/IdentityNumber/component/IdentityNumberComponent.d.ts +1 -1
  89. package/dist/types/components/IdentityNumber/fieldConfig.d.ts +5 -5
  90. package/dist/types/components/IdentityNumber/type.d.ts +3 -3
  91. package/dist/types/components/Individual/component/IndividualComponent.d.ts +2 -2
  92. package/dist/types/components/Individual/rules.d.ts +3 -3
  93. package/dist/types/components/Individual/types.d.ts +13 -13
  94. package/dist/types/components/Introduction/Introduction.d.ts +1 -1
  95. package/dist/types/components/Introduction/IntroductionScreen.d.ts +2 -2
  96. package/dist/types/components/Introduction/copy.d.ts +3 -3
  97. package/dist/types/components/LegalEntityTypeSwitcher/LegalEntityTypeSwitcher.d.ts +1 -1
  98. package/dist/types/components/LegalEntityTypeSwitcher/type.d.ts +3 -3
  99. package/dist/types/components/PayoutAccount/component/PayoutAccountComponent.d.ts +1 -1
  100. package/dist/types/components/PayoutAccount/helpers/mapPayoutAccountSchemaToApiBankAccount.d.ts +4 -4
  101. package/dist/types/components/PayoutAccount/types.d.ts +4 -4
  102. package/dist/types/components/PayoutDetails/component/PayoutDetailsComponent.d.ts +5 -5
  103. package/dist/types/components/PayoutDetails/rules.d.ts +5 -5
  104. package/dist/types/components/PayoutDetails/types.d.ts +11 -11
  105. package/dist/types/components/PayoutVerificationMethod/allowedBankCountriesPerCountry.d.ts +1 -1
  106. package/dist/types/components/PayoutVerificationMethod/component/AccountHolderDescriptionFragment.d.ts +2 -2
  107. package/dist/types/components/PayoutVerificationMethod/component/PayoutVerificationMethod.d.ts +2 -2
  108. package/dist/types/components/PayoutVerificationMethod/payoutVerificationMethodMetadata.d.ts +2 -2
  109. package/dist/types/components/PayoutVerificationMethod/types.d.ts +1 -1
  110. package/dist/types/components/PersonalDetails/component/IdentityComponent/IdentityAu/component/DriversLicense.d.ts +4 -4
  111. package/dist/types/components/PersonalDetails/component/IdentityComponent/IdentityAu/component/IdentityAuComponent.d.ts +1 -1
  112. package/dist/types/components/PersonalDetails/component/IdentityComponent/IdentityAu/validate.d.ts +2 -2
  113. package/dist/types/components/PersonalDetails/component/IdentityComponent/IdentityComponent.d.ts +1 -1
  114. package/dist/types/components/PersonalDetails/component/IdentityComponent/IdentityHK/component/IdentityHKComponent.d.ts +1 -1
  115. package/dist/types/components/PersonalDetails/component/IdentityComponent/IdentityHK/validate.d.ts +2 -2
  116. package/dist/types/components/PersonalDetails/component/IdentityComponent/IdentityNZ/component/DriversLicense.d.ts +3 -3
  117. package/dist/types/components/PersonalDetails/component/IdentityComponent/IdentityNZ/component/IdentityNZComponent.d.ts +1 -1
  118. package/dist/types/components/PersonalDetails/component/IdentityComponent/IdentityNZ/validate.d.ts +2 -2
  119. package/dist/types/components/PersonalDetails/component/IdentityComponent/TypeOfIdentity/index.d.ts +1 -1
  120. package/dist/types/components/PersonalDetails/component/IdentityComponent/identityUS/component/IdentityUSComponent.d.ts +1 -1
  121. package/dist/types/components/PersonalDetails/component/IdentityComponent/types.d.ts +3 -3
  122. package/dist/types/components/PersonalDetails/component/PersonalDetailsComponent.d.ts +1 -1
  123. package/dist/types/components/PersonalDetails/types.d.ts +11 -11
  124. package/dist/types/components/PersonalDetails/validate.d.ts +2 -2
  125. package/dist/types/components/ProofOfResidency/ProofOfResidencyComponent.d.ts +1 -1
  126. package/dist/types/components/ProofOfResidency/types.d.ts +1 -1
  127. package/dist/types/components/RegistrationAddress/component/RegistrationAddressComponent.d.ts +2 -2
  128. package/dist/types/components/RegistrationAddress/types.d.ts +4 -4
  129. package/dist/types/components/RegistrationAddress/validate.d.ts +2 -2
  130. package/dist/types/components/Review/component/ReviewComponent.d.ts +1 -1
  131. package/dist/types/components/Review/types.d.ts +1 -1
  132. package/dist/types/components/SingpassSelection/index.d.ts +2 -2
  133. package/dist/types/components/SoleProp/component/SolePropComponent.d.ts +1 -1
  134. package/dist/types/components/SoleProp/types.d.ts +6 -6
  135. package/dist/types/components/StepProgressIndicator/StepProgressIndicator.d.ts +1 -1
  136. package/dist/types/components/TaskList/component/PayoutAccountTaskListItem.d.ts +3 -3
  137. package/dist/types/components/TaskList/component/TaskItemStatus.d.ts +2 -2
  138. package/dist/types/components/TaskList/component/TaskListComponent.d.ts +1 -1
  139. package/dist/types/components/TaskList/component/TaskListGroup.d.ts +2 -2
  140. package/dist/types/components/TaskList/component/TaskListItem.d.ts +1 -1
  141. package/dist/types/components/TaskList/types.d.ts +4 -3
  142. package/dist/types/components/TaxDocument/TaxDocumentComponent.d.ts +1 -1
  143. package/dist/types/components/Trust/component/TrustComponent.d.ts +2 -2
  144. package/dist/types/components/Trust/rules.d.ts +2 -2
  145. package/dist/types/components/Trust/types.d.ts +6 -6
  146. package/dist/types/components/TrustMembers/component/CompanyTrustMemberTaskItem.d.ts +2 -2
  147. package/dist/types/components/TrustMembers/component/ExemptSettlorTaskItem.d.ts +2 -2
  148. package/dist/types/components/TrustMembers/component/RegularTrustMemberTaskItem.d.ts +2 -2
  149. package/dist/types/components/TrustMembers/component/RootTrusteeTaskItem.d.ts +2 -2
  150. package/dist/types/components/TrustMembers/component/TrustMembersOverview.d.ts +2 -2
  151. package/dist/types/components/TrustMembers/component/UndefinedBeneficiaryTaskItem.d.ts +1 -1
  152. package/dist/types/components/TrustMembers/types.d.ts +5 -5
  153. package/dist/types/components/TrustRegistrationDetails/component/TrustRegistrationDetailsComponent.d.ts +1 -1
  154. package/dist/types/components/TrustRegistrationDetails/types.d.ts +4 -4
  155. package/dist/types/components/TrustRegistrationDetails/validate.d.ts +2 -2
  156. package/dist/types/components/TrustRoleAndEntityType/component/TrustRoleAndEntityType.d.ts +1 -1
  157. package/dist/types/components/TrustRoleAndEntityType/convertExistingTrustMember.d.ts +2 -2
  158. package/dist/types/components/TrustRoleAndEntityType/getAvailableRoles.d.ts +2 -2
  159. package/dist/types/components/TrustRoleAndEntityType/types.d.ts +6 -6
  160. package/dist/types/components/TrustRoleAndEntityType/validate.d.ts +2 -2
  161. package/dist/types/components/UIElement.d.ts +11 -10
  162. package/dist/types/components/index.d.ts +4 -4
  163. package/dist/types/components/internal/Accordion/Accordion.d.ts +1 -1
  164. package/dist/types/components/internal/Accordion/AccordionContext.d.ts +1 -1
  165. package/dist/types/components/internal/Accordion/types.d.ts +1 -1
  166. package/dist/types/components/internal/AccordionItem/AccordionItem.d.ts +1 -1
  167. package/dist/types/components/internal/AccordionItem/types.d.ts +3 -3
  168. package/dist/types/components/internal/AccordionItem/useAccordionContext.d.ts +1 -1
  169. package/dist/types/components/internal/AccountHolder/AccountHolder.d.ts +1 -1
  170. package/dist/types/components/internal/AccountHolder/types.d.ts +2 -2
  171. package/dist/types/components/internal/AccountHolder/validate.d.ts +2 -2
  172. package/dist/types/components/internal/Address/Address.d.ts +1 -1
  173. package/dist/types/components/internal/Address/components/FieldContainer.d.ts +1 -1
  174. package/dist/types/components/internal/Address/components/SearchAddress.d.ts +2 -2
  175. package/dist/types/components/internal/Address/constants.d.ts +1 -1
  176. package/dist/types/components/internal/Address/types.d.ts +3 -3
  177. package/dist/types/components/internal/Address/utils.d.ts +3 -3
  178. package/dist/types/components/internal/Address/validate.d.ts +3 -3
  179. package/dist/types/components/internal/Address/validate.formats.d.ts +2 -2
  180. package/dist/types/components/internal/Alert/Alert.d.ts +1 -1
  181. package/dist/types/components/internal/Alert/components/VerificationErrorAlert.d.ts +1 -1
  182. package/dist/types/components/internal/Alert/types.d.ts +2 -2
  183. package/dist/types/components/internal/BankAccountFormat/BankAccountFormat.d.ts +1 -1
  184. package/dist/types/components/internal/BankAccountNumber/BankAccountNumber.d.ts +1 -1
  185. package/dist/types/components/internal/BankAccountNumber/fieldConfig.d.ts +3 -3
  186. package/dist/types/components/internal/BankAccountNumber/types.d.ts +2 -2
  187. package/dist/types/components/internal/BankCity/BankCity.d.ts +1 -1
  188. package/dist/types/components/internal/BankCode/BankCode.d.ts +1 -1
  189. package/dist/types/components/internal/BankCode/fieldConfig.d.ts +3 -3
  190. package/dist/types/components/internal/BankCode/types.d.ts +2 -2
  191. package/dist/types/components/internal/BankName/BankName.d.ts +1 -1
  192. package/dist/types/components/internal/BranchCode/BranchCode.d.ts +1 -1
  193. package/dist/types/components/internal/BranchCode/fieldConfig.d.ts +3 -3
  194. package/dist/types/components/internal/BranchCode/types.d.ts +2 -2
  195. package/dist/types/components/internal/BusinessRegistrationNumber/BusinessRegistrationNumber.d.ts +1 -1
  196. package/dist/types/components/internal/BusinessRegistrationNumber/types.d.ts +1 -1
  197. package/dist/types/components/internal/Button/Button.d.ts +2 -2
  198. package/dist/types/components/internal/Button/types.d.ts +2 -2
  199. package/dist/types/components/internal/Card/Card.d.ts +2 -2
  200. package/dist/types/components/internal/Card/CardGroup.d.ts +1 -1
  201. package/dist/types/components/internal/Card/types.d.ts +1 -1
  202. package/dist/types/components/internal/CollapsibleContainer/CollapsibleContainer.d.ts +1 -1
  203. package/dist/types/components/internal/CollapsibleContainer/types.d.ts +1 -1
  204. package/dist/types/components/internal/ContextGuidance/ContextGuidance.d.ts +1 -1
  205. package/dist/types/components/internal/ContextGuidance/types.d.ts +1 -1
  206. package/dist/types/components/internal/ContractViewer/ContractViewer.d.ts +1 -1
  207. package/dist/types/components/internal/CountryField/CountryField.d.ts +1 -1
  208. package/dist/types/components/internal/CountryField/validate.d.ts +2 -2
  209. package/dist/types/components/internal/Currency/Currency.d.ts +2 -2
  210. package/dist/types/components/internal/Currency/types.d.ts +2 -2
  211. package/dist/types/components/internal/DateOfIncorporationField/DateOfIncorporationField.d.ts +1 -1
  212. package/dist/types/components/internal/DateOfIncorporationField/validate.d.ts +2 -2
  213. package/dist/types/components/internal/DecisionMakerRole/DecisionMakerRoleComponent.d.ts +1 -1
  214. package/dist/types/components/internal/DecisionMakerRole/types.d.ts +1 -1
  215. package/dist/types/components/internal/Disclaimer/Disclaimer.d.ts +1 -1
  216. package/dist/types/components/internal/DocumentGuidance/DocumentGuidance.d.ts +1 -1
  217. package/dist/types/components/internal/DocumentGuidance/type.d.ts +1 -1
  218. package/dist/types/components/internal/EntityAssociation/EntityAssociation.d.ts +1 -1
  219. package/dist/types/components/internal/EntityAssociation/types.d.ts +7 -7
  220. package/dist/types/components/internal/EntityGuidanceStatus/component/EntityGuidanceStatus.d.ts +1 -1
  221. package/dist/types/components/internal/EntityGuidanceStatus/component/EntityStatusIcon.d.ts +1 -1
  222. package/dist/types/components/internal/EntityGuidanceStatus/types.d.ts +4 -4
  223. package/dist/types/components/internal/ErrorPanel/ErrorPanel.d.ts +1 -1
  224. package/dist/types/components/internal/ErrorPanel/components/ServerValidationErrors.d.ts +1 -1
  225. package/dist/types/components/internal/ErrorPanel/components/VerificationErrors.d.ts +1 -1
  226. package/dist/types/components/internal/ErrorPanel/types.d.ts +3 -3
  227. package/dist/types/components/internal/FormFields/Checkbox/Checkbox.d.ts +1 -1
  228. package/dist/types/components/internal/FormFields/Dropzone/Dropzone.d.ts +1 -1
  229. package/dist/types/components/internal/FormFields/Dropzone/FilePicker.d.ts +4 -4
  230. package/dist/types/components/internal/FormFields/Dropzone/components/DropzoneFile.d.ts +1 -1
  231. package/dist/types/components/internal/FormFields/Dropzone/types.d.ts +3 -3
  232. package/dist/types/components/internal/FormFields/Dropzone/validate.d.ts +2 -2
  233. package/dist/types/components/internal/FormFields/Field/Field.d.ts +2 -2
  234. package/dist/types/components/internal/FormFields/Field/types.d.ts +3 -3
  235. package/dist/types/components/internal/FormFields/InputBase.d.ts +1 -1
  236. package/dist/types/components/internal/FormFields/InputDate/InputDate.d.ts +2 -2
  237. package/dist/types/components/internal/FormFields/InputEmail.d.ts +1 -1
  238. package/dist/types/components/internal/FormFields/InputRadio/InputRadio.d.ts +1 -1
  239. package/dist/types/components/internal/FormFields/InputTelephone.d.ts +1 -1
  240. package/dist/types/components/internal/FormFields/InputText.d.ts +1 -1
  241. package/dist/types/components/internal/FormFields/MaskedInputText/MaskedInputText.d.ts +3 -3
  242. package/dist/types/components/internal/FormFields/MultiSelectList/MultiSelectList.d.ts +1 -1
  243. package/dist/types/components/internal/FormFields/RadioGroup/RadioGroup.d.ts +1 -1
  244. package/dist/types/components/internal/FormFields/RadioGroup/types.d.ts +2 -2
  245. package/dist/types/components/internal/FormFields/RadioGroupCard/RadioCard.d.ts +1 -1
  246. package/dist/types/components/internal/FormFields/RadioGroupCard/RadioCardSelect.d.ts +3 -3
  247. package/dist/types/components/internal/FormFields/RadioGroupCard/RadioGroupCard.d.ts +1 -1
  248. package/dist/types/components/internal/FormFields/RadioGroupCard/types.d.ts +2 -2
  249. package/dist/types/components/internal/FormFields/Select/Select.d.ts +2 -2
  250. package/dist/types/components/internal/FormFields/Select/components/SelectButton.d.ts +1 -1
  251. package/dist/types/components/internal/FormFields/Select/components/SelectList.d.ts +1 -1
  252. package/dist/types/components/internal/FormFields/Select/components/SelectListItem.d.ts +1 -1
  253. package/dist/types/components/internal/FormFields/Select/types.d.ts +2 -2
  254. package/dist/types/components/internal/FormHeader/FormHeader.d.ts +1 -1
  255. package/dist/types/components/internal/FormHeader/type.d.ts +1 -1
  256. package/dist/types/components/internal/Heading/Heading.d.ts +1 -1
  257. package/dist/types/components/internal/Iban/Iban.d.ts +1 -1
  258. package/dist/types/components/internal/Iban/fieldConfig.d.ts +3 -3
  259. package/dist/types/components/internal/Iban/ibanValidator.d.ts +2 -2
  260. package/dist/types/components/internal/Iban/types.d.ts +2 -2
  261. package/dist/types/components/internal/IdFieldTypeSelector/CompanyRegistrationNumberTypeSelector.d.ts +4 -4
  262. package/dist/types/components/internal/IdFieldTypeSelector/IndividualIdNumberTypeSelector.d.ts +2 -2
  263. package/dist/types/components/internal/IdFieldTypeSelector/TaxIdNumberTypeSelector.d.ts +5 -5
  264. package/dist/types/components/internal/IdFieldTypeSelector/countryIdNumberTypes.d.ts +3 -3
  265. package/dist/types/components/internal/IdFieldTypeSelector/inferCompanyRegistrationNumberType.d.ts +3 -3
  266. package/dist/types/components/internal/IdFieldTypeSelector/inferTaxIdNumberType.d.ts +2 -2
  267. package/dist/types/components/internal/LegalCompanyNameField/LegalCompanyNameField.d.ts +1 -1
  268. package/dist/types/components/internal/LegalCompanyNameField/validate.d.ts +2 -2
  269. package/dist/types/components/internal/Link/Link.d.ts +1 -1
  270. package/dist/types/components/internal/Link/types.d.ts +2 -2
  271. package/dist/types/components/internal/List/List.d.ts +1 -1
  272. package/dist/types/components/internal/List/ListItem.d.ts +1 -1
  273. package/dist/types/components/internal/List/types.d.ts +1 -1
  274. package/dist/types/components/internal/LoaderWrapper/LoaderWrapper.d.ts +3 -3
  275. package/dist/types/components/internal/Menu/ActionsMenu.d.ts +1 -1
  276. package/dist/types/components/internal/Name/Name.d.ts +1 -1
  277. package/dist/types/components/internal/Name/validate.d.ts +2 -2
  278. package/dist/types/components/internal/PhoneInput/PhoneInput.d.ts +1 -1
  279. package/dist/types/components/internal/PhoneInput/types.d.ts +1 -1
  280. package/dist/types/components/internal/PhoneInput/validate.d.ts +3 -3
  281. package/dist/types/components/internal/Remove/Remove.d.ts +2 -2
  282. package/dist/types/components/internal/Remove/types.d.ts +2 -2
  283. package/dist/types/components/internal/StateField/StateField.d.ts +1 -1
  284. package/dist/types/components/internal/StateField/validate.d.ts +2 -2
  285. package/dist/types/components/internal/Status/Status.d.ts +1 -1
  286. package/dist/types/components/internal/Status/types.d.ts +1 -1
  287. package/dist/types/components/internal/StockExchangeMICField/StockExchangeMICField.d.ts +1 -1
  288. package/dist/types/components/internal/StockExchangeMICField/fieldConfig.d.ts +2 -2
  289. package/dist/types/components/internal/StockISINField/StockISINField.d.ts +1 -1
  290. package/dist/types/components/internal/StockISINField/fieldConfig.d.ts +2 -2
  291. package/dist/types/components/internal/Summary/Summary.d.ts +3 -3
  292. package/dist/types/components/internal/Summary/types.d.ts +2 -2
  293. package/dist/types/components/internal/SwiftCode/SwiftCode.d.ts +1 -1
  294. package/dist/types/components/internal/SwiftCode/fieldConfig.d.ts +2 -2
  295. package/dist/types/components/internal/Tag/Tag.d.ts +1 -1
  296. package/dist/types/components/internal/TaxId/TaxId.d.ts +1 -1
  297. package/dist/types/components/internal/TaxId/fieldConfig.d.ts +3 -3
  298. package/dist/types/components/internal/TaxId/types.d.ts +3 -3
  299. package/dist/types/components/internal/TaxInformationField/TaxInformationField.d.ts +2 -2
  300. package/dist/types/components/internal/TaxInformationField/fieldConfig.d.ts +3 -3
  301. package/dist/types/components/internal/TaxInformationField/types.d.ts +2 -2
  302. package/dist/types/components/internal/Toast/Toast.d.ts +1 -1
  303. package/dist/types/components/internal/TradingNameField/TradingNameField.d.ts +1 -1
  304. package/dist/types/components/internal/TradingNameField/validate.d.ts +2 -2
  305. package/dist/types/components/internal/VatNumber/VatNumber.d.ts +1 -1
  306. package/dist/types/components/internal/VatNumber/fieldConfig.d.ts +4 -4
  307. package/dist/types/components/internal/VatNumber/types.d.ts +1 -1
  308. package/dist/types/core/Context/AuthContext/AuthProvider.d.ts +1 -1
  309. package/dist/types/core/Context/AuthContext/useAuthContext.d.ts +1 -1
  310. package/dist/types/core/Context/ConfigurationApiContext/ConfigurationApiContext.d.ts +7 -7
  311. package/dist/types/core/Context/ConfigurationApiContext/ConfigurationApiProvider.d.ts +3 -3
  312. package/dist/types/core/Context/ConfigurationApiContext/getEmbeddedApi.d.ts +1 -1
  313. package/dist/types/core/Context/ConfigurationApiContext/getKycExternalApi.d.ts +1 -1
  314. package/dist/types/core/Context/ConfigurationApiContext/useConfigurationApi.d.ts +1 -1
  315. package/dist/types/core/Context/CoreContext.d.ts +3 -3
  316. package/dist/types/core/Context/CoreProvider.d.ts +2 -2
  317. package/dist/types/core/Context/ExperimentContext/ExperimentsContext.d.ts +1 -1
  318. package/dist/types/core/Context/ExperimentContext/ExperimentsContextProvider.d.ts +1 -1
  319. package/dist/types/core/Context/ExperimentContext/types.d.ts +2 -1
  320. package/dist/types/core/Context/FormRouterContext/FormRouterContextProvider.d.ts +1 -1
  321. package/dist/types/core/Context/FormRouterContext/types.d.ts +3 -3
  322. package/dist/types/core/Context/I18nProvider/I18nProvider.d.ts +2 -2
  323. package/dist/types/core/Context/SettingsContext/SettingsContext.d.ts +1 -1
  324. package/dist/types/core/Context/SettingsContext/SettingsProvider.d.ts +1 -1
  325. package/dist/types/core/Context/SettingsContext/types.d.ts +2 -2
  326. package/dist/types/core/Context/SettingsContext/useSetting.d.ts +1 -1
  327. package/dist/types/core/Context/StateContext/StateContext.d.ts +1 -1
  328. package/dist/types/core/Context/StateContext/StateContextSetter.d.ts +1 -1
  329. package/dist/types/core/Context/StateContext/StateContextWatcher.d.ts +1 -1
  330. package/dist/types/core/Context/StateContext/StateProvider.d.ts +2 -2
  331. package/dist/types/core/Context/StateContext/StateReducer.d.ts +1 -1
  332. package/dist/types/core/Context/StateContext/useGlobalData.d.ts +1 -1
  333. package/dist/types/core/Context/StateContext/useStateContext.d.ts +1 -1
  334. package/dist/types/core/Context/ToastContext/ToastContext.d.ts +1 -1
  335. package/dist/types/core/Context/ToastContext/ToastContextProvider.d.ts +1 -1
  336. package/dist/types/core/Context/ToastContext/useToastContext.d.ts +1 -1
  337. package/dist/types/core/Context/useCoreContext.d.ts +1 -1
  338. package/dist/types/core/SDKValidation/index.d.ts +2 -2
  339. package/dist/types/core/SDKValidation/schemas.d.ts +1 -1
  340. package/dist/types/core/SDKValidation/types.d.ts +1 -1
  341. package/dist/types/core/Services/componentApi/accept-service-agreement.d.ts +2 -2
  342. package/dist/types/core/Services/componentApi/create-document.d.ts +2 -2
  343. package/dist/types/core/Services/componentApi/create-legal-entity.d.ts +2 -2
  344. package/dist/types/core/Services/componentApi/create-transferInstrument.d.ts +2 -2
  345. package/dist/types/core/Services/componentApi/create-trusted-transferInstrument.d.ts +2 -2
  346. package/dist/types/core/Services/componentApi/delete-transferInstrument.d.ts +2 -2
  347. package/dist/types/core/Services/componentApi/download-pci.d.ts +2 -2
  348. package/dist/types/core/Services/componentApi/generate-onboarding-link.d.ts +2 -2
  349. package/dist/types/core/Services/componentApi/get-address.d.ts +2 -2
  350. package/dist/types/core/Services/componentApi/get-allowed-locales.d.ts +2 -2
  351. package/dist/types/core/Services/componentApi/get-analytics-session.d.ts +1 -1
  352. package/dist/types/core/Services/componentApi/get-bankVerification-vendor.d.ts +3 -3
  353. package/dist/types/core/Services/componentApi/get-dataset.d.ts +2 -2
  354. package/dist/types/core/Services/componentApi/get-document.d.ts +2 -2
  355. package/dist/types/core/Services/componentApi/get-idverification-token.d.ts +2 -2
  356. package/dist/types/core/Services/componentApi/get-legal-entity.d.ts +2 -2
  357. package/dist/types/core/Services/componentApi/get-onboarding-status.d.ts +2 -2
  358. package/dist/types/core/Services/componentApi/get-pci-questionnaire.d.ts +2 -2
  359. package/dist/types/core/Services/componentApi/get-pci-status.d.ts +2 -2
  360. package/dist/types/core/Services/componentApi/get-pci-template.d.ts +2 -2
  361. package/dist/types/core/Services/componentApi/get-scenarios.d.ts +2 -2
  362. package/dist/types/core/Services/componentApi/get-service-agreement-acceptance-info.d.ts +2 -2
  363. package/dist/types/core/Services/componentApi/get-service-agreement-status.d.ts +1 -1
  364. package/dist/types/core/Services/componentApi/get-service-agreement.d.ts +1 -1
  365. package/dist/types/core/Services/componentApi/get-supported-countries.d.ts +2 -2
  366. package/dist/types/core/Services/componentApi/get-tasks.d.ts +2 -2
  367. package/dist/types/core/Services/componentApi/get-transfer-instrument.d.ts +2 -2
  368. package/dist/types/core/Services/componentApi/get-transfer-instruments.d.ts +2 -2
  369. package/dist/types/core/Services/componentApi/handle-bank-verification-error.d.ts +2 -2
  370. package/dist/types/core/Services/componentApi/idVerification-startcheck.d.ts +2 -2
  371. package/dist/types/core/Services/componentApi/push-events.d.ts +1 -1
  372. package/dist/types/core/Services/componentApi/search-address.d.ts +2 -2
  373. package/dist/types/core/Services/componentApi/sign-pci.d.ts +2 -2
  374. package/dist/types/core/Services/componentApi/update-document.d.ts +2 -2
  375. package/dist/types/core/Services/componentApi/update-legal-entity.d.ts +2 -2
  376. package/dist/types/core/Services/componentApi/update-transferInstrument.d.ts +2 -2
  377. package/dist/types/core/Services/componentApi/validate-account-identification.d.ts +3 -3
  378. package/dist/types/core/Services/componentApi/validate-phone-number.d.ts +2 -2
  379. package/dist/types/core/Services/componentApi/verify-id-number.d.ts +2 -2
  380. package/dist/types/core/Services/kycExternalApi/get-allowed-countries.d.ts +2 -2
  381. package/dist/types/core/Services/kycExternalApi/get-allowed-locales.d.ts +2 -2
  382. package/dist/types/core/Services/kycExternalApi/get-configuration.d.ts +1 -1
  383. package/dist/types/core/Services/kycExternalApi/get-dataset.d.ts +2 -2
  384. package/dist/types/core/Services/kycExternalApi/validate-account-identification.d.ts +3 -3
  385. package/dist/types/core/Services/kycExternalApi/validate-phone-number.d.ts +2 -2
  386. package/dist/types/core/Services/kycExternalApi/verify-id-number.d.ts +2 -2
  387. package/dist/types/core/Services/session.d.ts +1 -1
  388. package/dist/types/core/Services/utils.d.ts +2 -2
  389. package/dist/types/core/core.d.ts +3 -3
  390. package/dist/types/core/errorMapping.d.ts +4 -4
  391. package/dist/types/core/hooks/introduction/useCanSeeIntroduction.d.ts +1 -1
  392. package/dist/types/core/hooks/introduction/useIntroductionScreens.d.ts +1 -1
  393. package/dist/types/core/hooks/introduction/useShouldShowIntroduction.d.ts +1 -1
  394. package/dist/types/core/hooks/singpass/useShouldShowSingpass.d.ts +3 -3
  395. package/dist/types/core/hooks/useAccountHolder.d.ts +1 -1
  396. package/dist/types/core/hooks/useAllowedCountries.d.ts +1 -1
  397. package/dist/types/core/hooks/useAnalytics.d.ts +2 -2
  398. package/dist/types/core/hooks/useAssociatedLegalArrangement.d.ts +2 -2
  399. package/dist/types/core/hooks/useAsyncAccountDetailsValidationRules.d.ts +2 -2
  400. package/dist/types/core/hooks/useBankConfigurationHandlers.d.ts +7 -7
  401. package/dist/types/core/hooks/useBusinessSetup.d.ts +2 -2
  402. package/dist/types/core/hooks/useClickAwayListener.d.ts +2 -2
  403. package/dist/types/core/hooks/useCompanySearchTaskSubmit.d.ts +9 -9
  404. package/dist/types/core/hooks/useComponentApi.d.ts +3 -3
  405. package/dist/types/core/hooks/useDataset.d.ts +1 -1
  406. package/dist/types/core/hooks/useExemptSettlor.d.ts +2 -2
  407. package/dist/types/core/hooks/useForm/reducer.d.ts +1 -1
  408. package/dist/types/core/hooks/useForm/types.d.ts +3 -3
  409. package/dist/types/core/hooks/useForm/utils.d.ts +1 -1
  410. package/dist/types/core/hooks/useFormComposer.d.ts +5 -5
  411. package/dist/types/core/hooks/useIdVerificationToken.d.ts +3 -3
  412. package/dist/types/core/hooks/useIsElementVisible.d.ts +1 -1
  413. package/dist/types/core/hooks/useLegalEntityType.d.ts +1 -1
  414. package/dist/types/core/hooks/useLocalStorage.d.ts +1 -1
  415. package/dist/types/core/hooks/useScenarioConfiguration.d.ts +7 -7
  416. package/dist/types/core/hooks/useTranslations.d.ts +1 -1
  417. package/dist/types/core/models/api/address-search.d.ts +1 -1
  418. package/dist/types/core/models/api/capability.d.ts +2 -2
  419. package/dist/types/core/models/api/document.d.ts +1 -1
  420. package/dist/types/core/models/api/documentDetail.d.ts +1 -1
  421. package/dist/types/core/models/api/get-allowed-countries.d.ts +1 -1
  422. package/dist/types/core/models/api/get-bankVerification-providers.d.ts +1 -1
  423. package/dist/types/core/models/api/get-configuration.d.ts +1 -1
  424. package/dist/types/core/models/api/get-tasks.d.ts +1 -1
  425. package/dist/types/core/models/api/individual.d.ts +2 -2
  426. package/dist/types/core/models/api/instant-id-verification.d.ts +1 -1
  427. package/dist/types/core/models/api/legal-arrangement.d.ts +3 -3
  428. package/dist/types/core/models/api/legal-entity-association.d.ts +4 -4
  429. package/dist/types/core/models/api/legal-entity.d.ts +10 -10
  430. package/dist/types/core/models/api/problem.d.ts +2 -2
  431. package/dist/types/core/models/api/sole-proprietor.d.ts +1 -1
  432. package/dist/types/core/models/api/supporting-entity-capability.d.ts +1 -1
  433. package/dist/types/core/models/api/transfer-instrument-reference.d.ts +1 -1
  434. package/dist/types/core/models/api/transfer-instrument.d.ts +5 -5
  435. package/dist/types/core/models/api/trust.d.ts +2 -2
  436. package/dist/types/core/models/api/trusted-transferInstrument.d.ts +1 -1
  437. package/dist/types/core/models/api/view-verification-status.d.ts +1 -1
  438. package/dist/types/core/models/company.d.ts +3 -3
  439. package/dist/types/core/models/country-config.d.ts +4 -4
  440. package/dist/types/core/models/decision-maker.d.ts +1 -1
  441. package/dist/types/core/models/errors/entity-problems.d.ts +5 -5
  442. package/dist/types/core/models/errors/error-message.d.ts +1 -1
  443. package/dist/types/core/models/errors/form-verification-errors.d.ts +2 -2
  444. package/dist/types/core/models/errors/remediation.d.ts +1 -1
  445. package/dist/types/core/models/field-configurations.d.ts +3 -3
  446. package/dist/types/core/models/form-rules.d.ts +6 -6
  447. package/dist/types/core/models/form.d.ts +1 -1
  448. package/dist/types/core/models/id-verification-status.d.ts +1 -1
  449. package/dist/types/core/models/identity.d.ts +2 -2
  450. package/dist/types/core/models/payout-account.d.ts +4 -4
  451. package/dist/types/core/models/scenario-fields.d.ts +1 -1
  452. package/dist/types/core/models/sole-prop.d.ts +2 -2
  453. package/dist/types/core/models/trust.d.ts +5 -5
  454. package/dist/types/core/process-field-configurations.d.ts +15 -15
  455. package/dist/types/core/types.d.ts +3 -3
  456. package/dist/types/core/utils.d.ts +3 -3
  457. package/dist/types/datasets/accountFormats/getAccountFormatForCountry.d.ts +3 -3
  458. package/dist/types/datasets/localized/companyTypeExamples/getCompanyTypeExamplesForCountry.d.ts +2 -2
  459. package/dist/types/datasets/localized/legalArrangementTypeExamples/getLegalArrangementTypeExamplesForCountry.d.ts +2 -2
  460. package/dist/types/datasets/localized/legalEntityTypeExamples/getBusinessTypeExamplesForCountry.d.ts +2 -2
  461. package/dist/types/language/Language.d.ts +2 -2
  462. package/dist/types/language/config.d.ts +1 -1
  463. package/dist/types/language/utils.d.ts +2 -2
  464. package/dist/types/types/index.d.ts +1 -1
  465. package/dist/types/utils/accountHolderUtils.d.ts +3 -3
  466. package/dist/types/utils/addLinkedFields.d.ts +1 -1
  467. package/dist/types/utils/api/documentUtils.d.ts +3 -3
  468. package/dist/types/utils/api/processCapabilitites.d.ts +7 -7
  469. package/dist/types/utils/api/processValidationErrors.d.ts +1 -1
  470. package/dist/types/utils/company-util.d.ts +3 -3
  471. package/dist/types/utils/datasetUtil.d.ts +2 -2
  472. package/dist/types/utils/decision-maker-roles.d.ts +2 -2
  473. package/dist/types/utils/dropin-utils.d.ts +2 -2
  474. package/dist/types/utils/entity-association-util.d.ts +6 -6
  475. package/dist/types/utils/entity-status-util.d.ts +4 -4
  476. package/dist/types/utils/eventHandlers/handleKeys.d.ts +2 -2
  477. package/dist/types/utils/formUtils.d.ts +5 -5
  478. package/dist/types/utils/genUtils.d.ts +1 -1
  479. package/dist/types/utils/get-name.d.ts +2 -2
  480. package/dist/types/utils/get-task-status.d.ts +3 -3
  481. package/dist/types/utils/getFieldsWithExistingData.d.ts +8 -8
  482. package/dist/types/utils/getLegalEntityCountry.d.ts +2 -2
  483. package/dist/types/utils/makeSelectItemForRole.d.ts +2 -2
  484. package/dist/types/utils/mapping/companySearch/mapCompanySearchSchemaToLegalEntity.d.ts +3 -3
  485. package/dist/types/utils/mapping/companySearch/mapLegalEntityToCompanySearchSchema.d.ts +2 -2
  486. package/dist/types/utils/mapping/componentApiMapping.d.ts +3 -3
  487. package/dist/types/utils/mapping/mapping.d.ts +13 -13
  488. package/dist/types/utils/mapping/trustMembers/getTrustMembers.d.ts +2 -2
  489. package/dist/types/utils/mapping/trustMembers/mapEntityAssociationsToTrustMembers.d.ts +3 -3
  490. package/dist/types/utils/mapping/trustMembers/mapRootLegalEntityToTrustMember.d.ts +2 -2
  491. package/dist/types/utils/mapping/trustMembers/mapUndefinedBeneficiaryInfoToTrustMembers.d.ts +2 -2
  492. package/dist/types/utils/masking/displayValueToPureValue.d.ts +1 -1
  493. package/dist/types/utils/masking/maskHelpers.d.ts +1 -1
  494. package/dist/types/utils/masking/matchAgainstMask.d.ts +1 -1
  495. package/dist/types/utils/masking/shiftRight.d.ts +1 -1
  496. package/dist/types/utils/masking/transformers/uppercase.d.ts +1 -1
  497. package/dist/types/utils/omitObscuredFieldsIfUnchanged.d.ts +1 -1
  498. package/dist/types/utils/payout-account-util.d.ts +5 -5
  499. package/dist/types/utils/payout-account.d.ts +1 -1
  500. package/dist/types/utils/perCountry.d.ts +1 -1
  501. package/dist/types/utils/regex/patternValidators.d.ts +1 -1
  502. package/dist/types/utils/regex/postalCodePatterns.d.ts +1 -1
  503. package/dist/types/utils/roleMetadata.d.ts +2 -2
  504. package/dist/types/utils/trackNavigation.d.ts +3 -3
  505. package/dist/types/utils/trust-util.d.ts +7 -7
  506. package/dist/types/utils/trustMembers/handlers/addOrUpdateAssociatedTrustMember.d.ts +3 -3
  507. package/dist/types/utils/trustMembers/handlers/addOrUpdateUndefinedBeneficiary.d.ts +3 -3
  508. package/dist/types/utils/trustMembers/handlers/createExemptSettlor.d.ts +3 -3
  509. package/dist/types/utils/trustMembers/handlers/deleteAssociatedTrustMember.d.ts +3 -3
  510. package/dist/types/utils/trustMembers/handlers/deleteUndefinedBeneficiary.d.ts +3 -3
  511. package/dist/types/utils/trustMembers/handlers/updateExemptSettlorName.d.ts +3 -3
  512. package/dist/types/utils/useForwardRef.d.ts +2 -2
  513. package/dist/types/utils/useStateFromProp.d.ts +1 -1
  514. package/dist/types/utils/validation/commonValidators.d.ts +1 -1
  515. package/dist/types/utils/validation/types.d.ts +3 -3
  516. package/dist/types/utils/validatorUtils.d.ts +3 -3
  517. package/dist/types/utils/verification/helpers/verify-id-number-helper.d.ts +2 -2
  518. package/dist/types/utils/verification/verificationUtils.d.ts +3 -3
  519. package/package.json +4 -4
  520. package/dist/es/ad-DT4vRaBJ.js +0 -13
  521. package/dist/es/ae-BOcuAHGY.js +0 -10
  522. package/dist/es/af-CoKzErRW.js +0 -12
  523. package/dist/es/ag-g4DXUCrU.js +0 -35
  524. package/dist/es/ai-CI-B0R9i.js +0 -30
  525. package/dist/es/al-COFkJ5Ca.js +0 -14
  526. package/dist/es/am-Dra-uz-8.js +0 -10
  527. package/dist/es/an-BGvLoFME.js +0 -10
  528. package/dist/es/ao-DxG-ywGM.js +0 -41
  529. package/dist/es/aq-D6KJELrz.js +0 -8
  530. package/dist/es/ar-D1__sXLf.js +0 -9
  531. package/dist/es/as-CO1cnzQr.js +0 -16
  532. package/dist/es/at-DJ-_JUEF.js +0 -8
  533. package/dist/es/au-DQ7hwYxQ.js +0 -17
  534. package/dist/es/aw-DsF55GZp.js +0 -24
  535. package/dist/es/ax-B7xGO2vL.js +0 -10
  536. package/dist/es/az-Bn_p9CvJ.js +0 -19
  537. package/dist/es/ba-BoJK_mQe.js +0 -18
  538. package/dist/es/bb-Pm_QT_Dl.js +0 -16
  539. package/dist/es/bd-D7_YREZy.js +0 -9
  540. package/dist/es/be-CZxtblLB.js +0 -10
  541. package/dist/es/bf-Dpx2xJ7g.js +0 -10
  542. package/dist/es/bg-GwVUUSOM.js +0 -12
  543. package/dist/es/bh-JbZUrPJw.js +0 -8
  544. package/dist/es/bi-BltG81ar.js +0 -18
  545. package/dist/es/bj-zQUv2SQa.js +0 -28
  546. package/dist/es/bl-BUtmusIM.js +0 -26
  547. package/dist/es/bm-D_illE8L.js +0 -31
  548. package/dist/es/bn-1XDJa4lE.js +0 -13
  549. package/dist/es/bo-DlmVbV9z.js +0 -10
  550. package/dist/es/br-DLB6QJZk.js +0 -14
  551. package/dist/es/bs-8dBnGYPj.js +0 -14
  552. package/dist/es/bt-D9SHS-Ak.js +0 -9
  553. package/dist/es/bv-ahmv_jU3.js +0 -20
  554. package/dist/es/bw-DzLl7TuC.js +0 -10
  555. package/dist/es/by-BztFrg5-.js +0 -14
  556. package/dist/es/bz-DkyxrcWx.js +0 -11
  557. package/dist/es/ca-Bika55Ha.js +0 -9
  558. package/dist/es/cc-CFZz_AYg.js +0 -14
  559. package/dist/es/cd-CgybrxtQ.js +0 -14
  560. package/dist/es/cf-D23Pv9G5.js +0 -12
  561. package/dist/es/cg-CfZbcFMO.js +0 -13
  562. package/dist/es/ch-mKEGRNZY.js +0 -9
  563. package/dist/es/ci-BJ-L2p8Z.js +0 -9
  564. package/dist/es/ck-j69yRZOc.js +0 -24
  565. package/dist/es/cl-C6BytT6S.js +0 -10
  566. package/dist/es/cm-CUzrX5VK.js +0 -16
  567. package/dist/es/cn-De5mx48S.js +0 -9
  568. package/dist/es/co-D1tfX-Rj.js +0 -28
  569. package/dist/es/cr-zUnaQPg8.js +0 -9
  570. package/dist/es/cu-DaGswOf0.js +0 -10
  571. package/dist/es/cv-C4-jr8vq.js +0 -11
  572. package/dist/es/cw-D-6419Qt.js +0 -15
  573. package/dist/es/cx-DfNBgtwc.js +0 -16
  574. package/dist/es/cy-BRABzapK.js +0 -10
  575. package/dist/es/cz-DzosVcuo.js +0 -9
  576. package/dist/es/de-DRcIm1Ma.js +0 -28
  577. package/dist/es/dj-Da7LmapC.js +0 -15
  578. package/dist/es/dk-pty9O1pD.js +0 -8
  579. package/dist/es/dm-GPioKBpx.js +0 -18
  580. package/dist/es/do-k8Aqzhu5.js +0 -12
  581. package/dist/es/dz-0w5shCtT.js +0 -10
  582. package/dist/es/ec-hp0Ygj0Y.js +0 -13
  583. package/dist/es/ee-Dpf_R8jm.js +0 -9
  584. package/dist/es/eg-BgVS1lzb.js +0 -10
  585. package/dist/es/eh-CEZasM8H.js +0 -11
  586. package/dist/es/er-RK3foPBe.js +0 -14
  587. package/dist/es/es-CNey9Ibr.js +0 -13
  588. package/dist/es/et-cNmj57xA.js +0 -12
  589. package/dist/es/fi-Ds4M7qRF.js +0 -16
  590. package/dist/es/fj-D1q87nq5.js +0 -34
  591. package/dist/es/fk-Y2rCs5DH.js +0 -41
  592. package/dist/es/fm-BZKPOICq.js +0 -19
  593. package/dist/es/fo-sSr8Xnvb.js +0 -14
  594. package/dist/es/fr-BWzaj6Yw.js +0 -19
  595. package/dist/es/fx-DR2GRTdn.js +0 -9
  596. package/dist/es/ga-9LhduROZ.js +0 -10
  597. package/dist/es/gb-DA-V5Xdu.js +0 -14
  598. package/dist/es/gd-JWdzcsNM.js +0 -22
  599. package/dist/es/ge-Zw0skRye.js +0 -9
  600. package/dist/es/gf-Bq_uV48f.js +0 -10
  601. package/dist/es/gg-CNzs8gF-.js +0 -13
  602. package/dist/es/gh-2VT5yAxo.js +0 -11
  603. package/dist/es/gi-jPgXNb1L.js +0 -10
  604. package/dist/es/gl-c6mjlUME.js +0 -9
  605. package/dist/es/gm-BgeXyCUQ.js +0 -11
  606. package/dist/es/gn-CyyMcNZ3.js +0 -10
  607. package/dist/es/gp-D2PIp9tB.js +0 -10
  608. package/dist/es/gq-BT6Gd3M4.js +0 -11
  609. package/dist/es/gr-B5MQUSuL.js +0 -8
  610. package/dist/es/gs-6VXnGQzD.js +0 -130
  611. package/dist/es/gt-4DSSuHgq.js +0 -11
  612. package/dist/es/gu-Dxf1inL8.js +0 -45
  613. package/dist/es/gw-R5Dl09OL.js +0 -11
  614. package/dist/es/gy-CHx6kck0.js +0 -10
  615. package/dist/es/hk-DLy2j4QA.js +0 -9
  616. package/dist/es/hm-CoK7Z2cg.js +0 -18
  617. package/dist/es/hn-DxQ71v08.js +0 -9
  618. package/dist/es/hr-B6Zc8qZS.js +0 -16
  619. package/dist/es/ht-DCMkLse8.js +0 -23
  620. package/dist/es/hu-JEoUAdpx.js +0 -9
  621. package/dist/es/id-D1C_2HvG.js +0 -8
  622. package/dist/es/ie-d3bapQx-.js +0 -19
  623. package/dist/es/il-CxVm0b2J.js +0 -20
  624. package/dist/es/im-BN_uhDka.js +0 -40
  625. package/dist/es/in-BGdmDROr.js +0 -11
  626. package/dist/es/io-DYCJpAKf.js +0 -22
  627. package/dist/es/iq-BlsI9EWN.js +0 -11
  628. package/dist/es/ir-DdOj6IVV.js +0 -13
  629. package/dist/es/is-DN52KJKG.js +0 -10
  630. package/dist/es/it-D6Y8tXt3.js +0 -19
  631. package/dist/es/je-DR82slj4.js +0 -18
  632. package/dist/es/jm-LqaENrl9.js +0 -13
  633. package/dist/es/jo-yLc64Rmj.js +0 -11
  634. package/dist/es/jp-Bb5uIw0H.js +0 -20
  635. package/dist/es/ke-BK1BjkeR.js +0 -33
  636. package/dist/es/kg-wlEuBvxO.js +0 -10
  637. package/dist/es/kh-DsvqlHLy.js +0 -10
  638. package/dist/es/ki-Byta-OFo.js +0 -17
  639. package/dist/es/km-RNbmgGL_.js +0 -12
  640. package/dist/es/kn-CsHNi3Qt.js +0 -15
  641. package/dist/es/kp-DskyYlvx.js +0 -11
  642. package/dist/es/kr-DlF6eJVr.js +0 -23
  643. package/dist/es/kw-BiQAd6j1.js +0 -10
  644. package/dist/es/ky-BvPeTNcl.js +0 -31
  645. package/dist/es/kz-BQCcz0Va.js +0 -10
  646. package/dist/es/la-COyntyzl.js +0 -10
  647. package/dist/es/lb-CzTzggHc.js +0 -19
  648. package/dist/es/lc-CRL2hV6d.js +0 -19
  649. package/dist/es/li-BN-LWzEm.js +0 -9
  650. package/dist/es/lk-Dh6uTZcH.js +0 -12
  651. package/dist/es/lr-CoVvhAhL.js +0 -20
  652. package/dist/es/ls-BFhv4OAc.js +0 -11
  653. package/dist/es/lt-C9w-Id1S.js +0 -10
  654. package/dist/es/lu-Ccpxa0yN.js +0 -9
  655. package/dist/es/lv-Di5Y7vBC.js +0 -8
  656. package/dist/es/ly-BKgB-CvV.js +0 -29
  657. package/dist/es/ma-gJj5XCI-.js +0 -15
  658. package/dist/es/mc-BPN5JfTO.js +0 -12
  659. package/dist/es/md-aCqyKOgl.js +0 -17
  660. package/dist/es/me-C6-JkhFA.js +0 -17
  661. package/dist/es/mf-jpyKjgsU.js +0 -10
  662. package/dist/es/mg-TS1IwqtI.js +0 -9
  663. package/dist/es/mh-yHLgOFiA.js +0 -15
  664. package/dist/es/mk-CaRVDngZ.js +0 -12
  665. package/dist/es/ml-CUUHxg1j.js +0 -16
  666. package/dist/es/mm-CYK7VHSP.js +0 -17
  667. package/dist/es/mn-D2S-h2WN.js +0 -20
  668. package/dist/es/mo-D1RG60zF.js +0 -16
  669. package/dist/es/mp-DzztXSh1.js +0 -11
  670. package/dist/es/mq-Gsmz5_5j.js +0 -10
  671. package/dist/es/mr-C_s5K8p5.js +0 -15
  672. package/dist/es/ms-Cgov7p4h.js +0 -28
  673. package/dist/es/mt-B9vsNjSx.js +0 -21
  674. package/dist/es/mu-DeH79Hcd.js +0 -17
  675. package/dist/es/mv-CS9OGWK4.js +0 -16
  676. package/dist/es/mw-BvDfO_4m.js +0 -17
  677. package/dist/es/mx-ByC0ZmOn.js +0 -17
  678. package/dist/es/my-BtbjhaSG.js +0 -16
  679. package/dist/es/mz-BuZty0IX.js +0 -19
  680. package/dist/es/na-BMRoTc_5.js +0 -18
  681. package/dist/es/nc-TfmJ1_PR.js +0 -18
  682. package/dist/es/ne-e6jU7Ta4.js +0 -11
  683. package/dist/es/nf-DEApE1l7.js +0 -9
  684. package/dist/es/ng-C481SfES.js +0 -19
  685. package/dist/es/ni-DoG4DYn_.js +0 -16
  686. package/dist/es/nl-Cmbofdv4.js +0 -11
  687. package/dist/es/no-CVO81I1l.js +0 -19
  688. package/dist/es/np-zRmg82Re.js +0 -16
  689. package/dist/es/nr-B5qQQRjH.js +0 -9
  690. package/dist/es/nu-BI4Y-0EG.js +0 -28
  691. package/dist/es/nz-DF7xbKn7.js +0 -21
  692. package/dist/es/om-BjOei_ke.js +0 -20
  693. package/dist/es/pa-ZEXTGOfm.js +0 -16
  694. package/dist/es/pe-HNEmB15y.js +0 -15
  695. package/dist/es/pf-DwCESo2k.js +0 -24
  696. package/dist/es/pg-BhOdaLDy.js +0 -17
  697. package/dist/es/ph-8ii4-Tq6.js +0 -16
  698. package/dist/es/pk-BafoDKz5.js +0 -15
  699. package/dist/es/pl-D9b2Q58T.js +0 -12
  700. package/dist/es/pm-C-WvmgM4.js +0 -38
  701. package/dist/es/pn-DjnHidFS.js +0 -25
  702. package/dist/es/pr-Dd50hA9F.js +0 -30
  703. package/dist/es/ps-CUGb27Pq.js +0 -11
  704. package/dist/es/pt-Qpxk-ulQ.js +0 -12
  705. package/dist/es/pw-DV4RtHVX.js +0 -15
  706. package/dist/es/py-eg-mtZFC.js +0 -17
  707. package/dist/es/qa-CHyJi5tF.js +0 -16
  708. package/dist/es/re-FpArmeeM.js +0 -10
  709. package/dist/es/ro-ANrnebzK.js +0 -16
  710. package/dist/es/rs-BGbyX7Qb.js +0 -20
  711. package/dist/es/ru-DtLSIa8v.js +0 -19
  712. package/dist/es/rw-B1kILqpv.js +0 -24
  713. package/dist/es/sa-CEcWBFfj.js +0 -9
  714. package/dist/es/sb-p9ah_4x5.js +0 -36
  715. package/dist/es/sc-2YHg9FTT.js +0 -22
  716. package/dist/es/sd-BKzyWEE3.js +0 -16
  717. package/dist/es/se-Dq5LtCEp.js +0 -9
  718. package/dist/es/sg-C752_QVl.js +0 -15
  719. package/dist/es/sh-NFjaiAXX.js +0 -36
  720. package/dist/es/si-DKzVjXeV.js +0 -23
  721. package/dist/es/sj-DF7Bf8Q9.js +0 -10
  722. package/dist/es/sk-CPmqq18S.js +0 -23
  723. package/dist/es/sl-Dx7oHjXI.js +0 -15
  724. package/dist/es/sm-B8bEOCx7.js +0 -16
  725. package/dist/es/sn-tcqzwUh4.js +0 -17
  726. package/dist/es/so-BrD8jwW8.js +0 -15
  727. package/dist/es/sr-Dyy1x6sW.js +0 -16
  728. package/dist/es/ss-CpfhWUQL.js +0 -16
  729. package/dist/es/st-DZJqDu2d.js +0 -17
  730. package/dist/es/sv-DtkfLQdf.js +0 -14
  731. package/dist/es/sx-C1dyGLW-.js +0 -17
  732. package/dist/es/sy-DhvBoSDL.js +0 -16
  733. package/dist/es/sz-Co03zPL0.js +0 -25
  734. package/dist/es/tc-DFY42rbc.js +0 -27
  735. package/dist/es/td-DdnMoB4B.js +0 -10
  736. package/dist/es/tf-DtUoHxUD.js +0 -12
  737. package/dist/es/tg-B-szBZlQ.js +0 -17
  738. package/dist/es/th-hl0xD9En.js +0 -15
  739. package/dist/es/tj-CaluHgV4.js +0 -16
  740. package/dist/es/tk-7WTKQA6M.js +0 -10
  741. package/dist/es/tl-DWxFj_mI.js +0 -17
  742. package/dist/es/tm-CXa44ZsQ.js +0 -47
  743. package/dist/es/tn-YGA63yhm.js +0 -15
  744. package/dist/es/to-D1SPhDAS.js +0 -19
  745. package/dist/es/tr-BkORBw5s.js +0 -16
  746. package/dist/es/tt-CPiasxy9.js +0 -16
  747. package/dist/es/tv-1UKqGnYq.js +0 -17
  748. package/dist/es/tw-V_-9EdZA.js +0 -16
  749. package/dist/es/tz-vyNQ8siG.js +0 -17
  750. package/dist/es/ua-B36hNKIn.js +0 -9
  751. package/dist/es/ug-DzrOv_zJ.js +0 -20
  752. package/dist/es/um-Xf4WHDSX.js +0 -30
  753. package/dist/es/us-VkSkiw44.js +0 -24
  754. package/dist/es/uy-BBVhuI0m.js +0 -10
  755. package/dist/es/uz-D4g4y6tl.js +0 -16
  756. package/dist/es/va-CuiFpTCr.js +0 -12
  757. package/dist/es/vc-BGrc4dhk.js +0 -17
  758. package/dist/es/ve-76O2C7rm.js +0 -17
  759. package/dist/es/vg-DMKx8jrg.js +0 -31
  760. package/dist/es/vi-D8PahWnh.js +0 -34
  761. package/dist/es/vn-BnPQgCR1.js +0 -9
  762. package/dist/es/vu-B3LLAmr5.js +0 -37
  763. package/dist/es/wf-qXr-xalT.js +0 -10
  764. package/dist/es/ws-pGsAcjqz.js +0 -16
  765. package/dist/es/ye-CII0qyBt.js +0 -9
  766. package/dist/es/yt-BoehcMko.js +0 -33
  767. package/dist/es/za-CaK3IAZP.js +0 -19
  768. package/dist/es/zm-C8-RQ03K.js +0 -24
  769. package/dist/es/zw-JWvy-vVa.js +0 -22
  770. package/dist/es/zz-CCLSDExB.js +0 -8
  771. package/dist/types/components/internal/CountryField/Flag.d.ts +0 -7
@@ -1,13 +0,0 @@
1
- import { jsxs, jsx } from "preact/compat/jsx-runtime";
2
- const SvgGg = (props) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 22 16", ...props, children: [
3
- /* @__PURE__ */ jsx("path", { fill: "#fff", d: "M0 0h22v16H0z" }),
4
- /* @__PURE__ */ jsx("path", { fill: "#E8112D", d: "M8.38 0h5.24v16H8.38z" }),
5
- /* @__PURE__ */ jsx("path", { fill: "#E8112D", d: "M0 5.33h22v5.33H0z" }),
6
- /* @__PURE__ */ jsx("path", { fill: "#F9DD16", d: "M10.48 2.13h1.05v11.73h-1.05z" }),
7
- /* @__PURE__ */ jsx("path", { fill: "#F9DD16", fillRule: "evenodd", d: "m11 12.8 1.05 1.07h-2.1z", clipRule: "evenodd" }),
8
- /* @__PURE__ */ jsx("path", { fill: "#F9DD16", d: "M5.24 7.47h11.52v1.07H5.24z" }),
9
- /* @__PURE__ */ jsx("path", { fill: "#F9DD16", fillRule: "evenodd", d: "m11 3.2 1.05-1.07h-2.1zM6.29 8 5.24 6.93v2.14zm9.42 0 1.05-1.07v2.14z", clipRule: "evenodd" })
10
- ] });
11
- export {
12
- SvgGg as default
13
- };
@@ -1,11 +0,0 @@
1
- import { jsxs, jsx } from "preact/compat/jsx-runtime";
2
- const SvgGh = (props) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 22 16", ...props, children: [
3
- /* @__PURE__ */ jsx("path", { fill: "#fff", d: "M0 0h22v16H0z" }),
4
- /* @__PURE__ */ jsx("path", { fill: "#E71F37", fillRule: "evenodd", d: "M0 5.33h22V0H0z", clipRule: "evenodd" }),
5
- /* @__PURE__ */ jsx("path", { fill: "#118B56", fillRule: "evenodd", d: "M0 16h22v-5.33H0z", clipRule: "evenodd" }),
6
- /* @__PURE__ */ jsx("path", { fill: "#FDD64C", fillRule: "evenodd", d: "M0 10.67h22V5.33H0z", clipRule: "evenodd" }),
7
- /* @__PURE__ */ jsx("path", { fill: "#262626", fillRule: "evenodd", d: "m11 9.29-1.54 1.13.58-1.84-1.53-1.14h1.9L11 5.6l.59 1.84h1.9l-1.53 1.14.58 1.84L11 9.3Z", clipRule: "evenodd" })
8
- ] });
9
- export {
10
- SvgGh as default
11
- };
@@ -1,10 +0,0 @@
1
- import { jsxs, jsx } from "preact/compat/jsx-runtime";
2
- const SvgGi = (props) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 22 16", ...props, children: [
3
- /* @__PURE__ */ jsx("path", { fill: "#fff", d: "M0 0h22v16H0z" }),
4
- /* @__PURE__ */ jsx("path", { fill: "#E34F4F", fillRule: "evenodd", d: "M0 16h22v-5.33H0zm7.33-5.33h6.29V6.4H7.33z", clipRule: "evenodd" }),
5
- /* @__PURE__ */ jsx("path", { fill: "#181A1A", fillRule: "evenodd", d: "M8.38 10.67h1.05V9.6H8.38zm3.14 0h1.05V9.6h-1.05zM7.33 6.4h1.05V5.33H7.33zm3.15 0h1.04V5.33h-1.04zm-1.05 0h1.05V5.33H9.43zm3.14 0h1.05V5.33h-1.05z", clipRule: "evenodd" }),
6
- /* @__PURE__ */ jsx("path", { fill: "#E34F4F", fillRule: "evenodd", d: "M7.33 5.33h1.05V4.27H7.33zm3.15 0h1.04V4.27h-1.04zm-1.05 0h1.05V4.27H9.43zm3.14 0h1.05V4.27h-1.05z", clipRule: "evenodd" })
7
- ] });
8
- export {
9
- SvgGi as default
10
- };
@@ -1,9 +0,0 @@
1
- import { jsxs, jsx } from "preact/compat/jsx-runtime";
2
- const SvgGl = (props) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 22 16", ...props, children: [
3
- /* @__PURE__ */ jsx("path", { fill: "#fff", d: "M0 0h22v16H0z" }),
4
- /* @__PURE__ */ jsx("path", { fill: "#fff", d: "M19.9 0H2.1C.94 0 0 .96 0 2.13v11.74C0 15.04.94 16 2.1 16h17.8c1.16 0 2.1-.96 2.1-2.13V2.13C22 .96 21.06 0 19.9 0" }),
5
- /* @__PURE__ */ jsx("path", { fill: "#DA1D3F", d: "M3.14 8.53a4.23 4.23 0 0 1 4.2-4.26 4.23 4.23 0 0 1 4.18 4.26H22V16H0V8.53zm0 0a4.23 4.23 0 0 0 4.2 4.27 4.23 4.23 0 0 0 4.18-4.27z" })
6
- ] });
7
- export {
8
- SvgGl as default
9
- };
@@ -1,11 +0,0 @@
1
- import { jsxs, jsx } from "preact/compat/jsx-runtime";
2
- const SvgGm = (props) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 22 16", ...props, children: [
3
- /* @__PURE__ */ jsx("path", { fill: "#fff", d: "M0 0h22v16H0z" }),
4
- /* @__PURE__ */ jsx("path", { fill: "#DF2237", fillRule: "evenodd", d: "M0 5.33h22V0H0z", clipRule: "evenodd" }),
5
- /* @__PURE__ */ jsx("path", { fill: "#4B9334", fillRule: "evenodd", d: "M0 16h22v-5.33H0z", clipRule: "evenodd" }),
6
- /* @__PURE__ */ jsx("path", { fill: "#fff", fillRule: "evenodd", d: "M0 10.67h22V5.33H0z", clipRule: "evenodd" }),
7
- /* @__PURE__ */ jsx("path", { fill: "#1526A7", fillRule: "evenodd", d: "M0 9.6h22V6.4H0z", clipRule: "evenodd" })
8
- ] });
9
- export {
10
- SvgGm as default
11
- };
@@ -1,10 +0,0 @@
1
- import { jsxs, jsx } from "preact/compat/jsx-runtime";
2
- const SvgGn = (props) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 22 16", ...props, children: [
3
- /* @__PURE__ */ jsx("path", { fill: "#fff", d: "M0 0h22v16H0z" }),
4
- /* @__PURE__ */ jsx("path", { fill: "#1DBE5E", d: "M10.48 0H22v16H10.48z" }),
5
- /* @__PURE__ */ jsx("path", { fill: "#E72B42", fillRule: "evenodd", d: "M0 16h7.33V0H0z", clipRule: "evenodd" }),
6
- /* @__PURE__ */ jsx("path", { fill: "#FFD952", fillRule: "evenodd", d: "M7.33 16h7.34V0H7.33z", clipRule: "evenodd" })
7
- ] });
8
- export {
9
- SvgGn as default
10
- };
@@ -1,10 +0,0 @@
1
- import { jsxs, jsx } from "preact/compat/jsx-runtime";
2
- const SvgGp = (props) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 22 16", ...props, children: [
3
- /* @__PURE__ */ jsx("path", { fill: "#fff", d: "M0 0h22v16H0z" }),
4
- /* @__PURE__ */ jsx("path", { fill: "#fff", d: "M19.9 0H2.1C.94 0 0 .96 0 2.13v11.74C0 15.04.94 16 2.1 16h17.8c1.16 0 2.1-.96 2.1-2.13V2.13C22 .96 21.06 0 19.9 0" }),
5
- /* @__PURE__ */ jsx("path", { fill: "#F44653", d: "M22 0h-7.33v16H22z" }),
6
- /* @__PURE__ */ jsx("path", { fill: "#1035BB", d: "M7.33 0H0v16h7.33z" })
7
- ] });
8
- export {
9
- SvgGp as default
10
- };
@@ -1,11 +0,0 @@
1
- import { jsxs, jsx } from "preact/compat/jsx-runtime";
2
- const SvgGq = (props) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 22 16", ...props, children: [
3
- /* @__PURE__ */ jsx("path", { fill: "#fff", d: "M0 0h22v16H0z" }),
4
- /* @__PURE__ */ jsx("path", { fill: "#EC3938", fillRule: "evenodd", d: "M0 16h22v-5.33H0z", clipRule: "evenodd" }),
5
- /* @__PURE__ */ jsx("path", { fill: "#51B422", fillRule: "evenodd", d: "M0 5.33h22V0H0z", clipRule: "evenodd" }),
6
- /* @__PURE__ */ jsx("path", { fill: "#159940", fillRule: "evenodd", d: "M10.73 9.33V7.47h-.78L11 6.4l1.05 1.07h-.79v1.86l.26.27h-1.04z", clipRule: "evenodd" }),
7
- /* @__PURE__ */ jsx("path", { fill: "#258DE7", fillRule: "evenodd", d: "m0 0 7.33 8L0 16z", clipRule: "evenodd" })
8
- ] });
9
- export {
10
- SvgGq as default
11
- };
@@ -1,8 +0,0 @@
1
- import { jsxs, jsx } from "preact/compat/jsx-runtime";
2
- const SvgGr = (props) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 22 16", ...props, children: [
3
- /* @__PURE__ */ jsx("path", { fill: "#fff", d: "M0 0h22v16H0z" }),
4
- /* @__PURE__ */ jsx("path", { fill: "#1C6DC1", fillRule: "evenodd", d: "M4.19 0H0v4.27h4.19zm6.29 0h-4.2v4.27h4.2V6.4h-4.2v4.27H22V8.53H10.48V6.4H22V4.27H10.48V2.13H22V0zM22 12.8H0v2.13h22zM4.19 6.4H0v4.27h4.19z", clipRule: "evenodd" })
5
- ] });
6
- export {
7
- SvgGr as default
8
- };
@@ -1,130 +0,0 @@
1
- import { jsxs, jsx } from "preact/compat/jsx-runtime";
2
- const SvgGs = (props) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 22 16", ...props, children: [
3
- /* @__PURE__ */ jsx("path", { fill: "#fff", d: "M0 0h22v16H0z" }),
4
- /* @__PURE__ */ jsx("path", { stroke: "#E5EAEF", strokeWidth: 0.5, d: "M19.64.27H2.36C1.2.27.26 1.22.26 2.4v11.2c0 1.18.94 2.13 2.1 2.13h17.28c1.16 0 2.1-.95 2.1-2.13V2.4c0-1.18-.94-2.13-2.1-2.13Z" }),
5
- /* @__PURE__ */ jsx("path", { fill: "url(#gs_svg__a)", d: "M22 0H0v16h22z" }),
6
- /* @__PURE__ */ jsx("path", { fill: "#042B8E", d: "M22 0H0v16h22z" }),
7
- /* @__PURE__ */ jsx("path", { fill: "url(#gs_svg__b)", d: "M19.38 11.73c.58 0 1.05-.71 1.05-1.6 0-.88-.47-1.6-1.05-1.6s-1.05.72-1.05 1.6.47 1.6 1.05 1.6" }),
8
- /* @__PURE__ */ jsx("mask", { id: "gs_svg__c", width: 3, height: 4, x: 18, y: 8, maskUnits: "userSpaceOnUse", style: {
9
- maskType: "alpha"
10
- }, children: /* @__PURE__ */ jsx("path", { fill: "#fff", d: "M19.38 11.73c.58 0 1.05-.71 1.05-1.6 0-.88-.47-1.6-1.05-1.6s-1.05.72-1.05 1.6.47 1.6 1.05 1.6" }) }),
11
- /* @__PURE__ */ jsx("g", { mask: "url(#gs_svg__c)", children: /* @__PURE__ */ jsx("path", { fill: "url(#gs_svg__d)", d: "M18.86 12.27c.58 0 1.04-.72 1.04-1.6s-.46-1.6-1.04-1.6-1.05.71-1.05 1.6c0 .88.47 1.6 1.05 1.6" }) }),
12
- /* @__PURE__ */ jsx("path", { fill: "url(#gs_svg__e)", d: "M15.19 11.73c.58 0 1.05-.71 1.05-1.6 0-.88-.47-1.6-1.05-1.6s-1.05.72-1.05 1.6.47 1.6 1.05 1.6" }),
13
- /* @__PURE__ */ jsx("mask", { id: "gs_svg__f", width: 3, height: 4, x: 14, y: 8, maskUnits: "userSpaceOnUse", style: {
14
- maskType: "alpha"
15
- }, children: /* @__PURE__ */ jsx("path", { fill: "#fff", d: "M15.19 11.73c.58 0 1.05-.71 1.05-1.6 0-.88-.47-1.6-1.05-1.6s-1.05.72-1.05 1.6.47 1.6 1.05 1.6" }) }),
16
- /* @__PURE__ */ jsx("g", { mask: "url(#gs_svg__f)", children: /* @__PURE__ */ jsx("path", { fill: "url(#gs_svg__g)", d: "M15.71 12.27c.58 0 1.05-.72 1.05-1.6s-.47-1.6-1.05-1.6c-.57 0-1.04.71-1.04 1.6 0 .88.47 1.6 1.04 1.6" }) }),
17
- /* @__PURE__ */ jsx("path", { fill: "url(#gs_svg__h)", d: "M17.29 13.33c.86.54 1.57.3 1.57 0s-.7-.53-1.57-.53-1.58.24-1.58.53.7.54 1.58 0" }),
18
- /* @__PURE__ */ jsxs("g", { clipPath: "url(#gs_svg__i)", children: [
19
- /* @__PURE__ */ jsx("path", { fill: "#0A17A7", d: "M0 0h9.17v7.14H0z" }),
20
- /* @__PURE__ */ jsx("path", { stroke: "#fff", strokeLinecap: "square", strokeWidth: 1.43, d: "m0 7.14 4.58-3.57M9.17 0 4.58 3.57m0 0L0 0m4.58 3.57 4.59 3.57" }),
21
- /* @__PURE__ */ jsx("path", { stroke: "#E6273E", strokeLinecap: "square", strokeWidth: 0.48, d: "m0 7.14 4.58-3.57M9.17 0 4.58 3.57m0 0L0 0m4.58 3.57 4.59 3.57" }),
22
- /* @__PURE__ */ jsx("path", { stroke: "#fff", strokeWidth: 2.38, d: "M0 3.57h9.17M4.58 0v7.14" }),
23
- /* @__PURE__ */ jsx("path", { stroke: "#E6273E", strokeWidth: 1.43, d: "M0 3.57h9.17M4.58 0v7.14" })
24
- ] }),
25
- /* @__PURE__ */ jsx("path", { fill: "url(#gs_svg__j)", d: "M19.38 6.93c.58 0 1.05-.47 1.05-1.06s-.47-1.07-1.05-1.07-1.05.48-1.05 1.07.47 1.06 1.05 1.06" }),
26
- /* @__PURE__ */ jsx("path", { fill: "url(#gs_svg__k)", d: "M17.29 5.87c.57 0 1.04-.48 1.04-1.07s-.47-1.07-1.04-1.07-1.05.48-1.05 1.07.47 1.07 1.05 1.07" }),
27
- /* @__PURE__ */ jsx("path", { fill: "url(#gs_svg__l)", d: "M17.29 5.07c.57 0 1.04-.48 1.04-1.07s-.47-1.07-1.04-1.07-1.05.48-1.05 1.07.47 1.07 1.05 1.07" }),
28
- /* @__PURE__ */ jsx("path", { fill: "url(#gs_svg__m)", d: "M17.29 13.33c.57 0 1.04-.47 1.04-1.06s-.47-1.07-1.04-1.07a1.07 1.07 0 0 0 0 2.13" }),
29
- /* @__PURE__ */ jsx("path", { fill: "url(#gs_svg__n)", d: "M15.19 6.93c.58 0 1.05-.47 1.05-1.06s-.47-1.07-1.05-1.07-1.05.48-1.05 1.07.47 1.06 1.05 1.06" }),
30
- /* @__PURE__ */ jsx("path", { fill: "url(#gs_svg__o)", d: "M15.71 8c.58 0 1.05-.48 1.05-1.07s-.47-1.06-1.05-1.06c-.57 0-1.04.47-1.04 1.06S15.14 8 15.71 8" }),
31
- /* @__PURE__ */ jsx("path", { fill: "url(#gs_svg__p)", d: "M18.86 8c.58 0 1.04-.48 1.04-1.07a1.04 1.04 0 1 0-2.09 0c0 .6.47 1.07 1.05 1.07" }),
32
- /* @__PURE__ */ jsx("path", { fill: "url(#gs_svg__q)", d: "M19.9 9.6c.58 0 1.05-.48 1.05-1.07s-.47-1.06-1.05-1.06c-.57 0-1.04.47-1.04 1.06s.47 1.07 1.04 1.07" }),
33
- /* @__PURE__ */ jsx("path", { fill: "url(#gs_svg__r)", d: "m16.76 8-.52.53h2.1L17.8 8l.52-1.6s-.47-1.07-1.04-1.07-1.05 1.07-1.05 1.07l.52 1.6Z" }),
34
- /* @__PURE__ */ jsx("path", { fill: "#5D0543", d: "M17.29 6.93s.52-.12.52-.4l-.52-.13-.53.13c0 .28.53.4.53.4" }),
35
- /* @__PURE__ */ jsx("path", { fill: "url(#gs_svg__s)", d: "M15.72 9.07c0-.3.22-.54.51-.54h2.1c.3 0 .53.25.53.54l.03 1.86c0 .15-.1.34-.22.42l-1.15.77a.4.4 0 0 1-.43 0l-1.12-.77a.6.6 0 0 1-.22-.42z" }),
36
- /* @__PURE__ */ jsx("mask", { id: "gs_svg__t", width: 4, height: 5, x: 15, y: 8, maskUnits: "userSpaceOnUse", style: {
37
- maskType: "alpha"
38
- }, children: /* @__PURE__ */ jsx("path", { fill: "#fff", d: "M15.72 9.07c0-.3.22-.54.51-.54h2.1c.3 0 .53.25.53.54l.03 1.86c0 .15-.1.34-.22.42l-1.15.77a.4.4 0 0 1-.43 0l-1.12-.77a.6.6 0 0 1-.22-.42z" }) }),
39
- /* @__PURE__ */ jsx("g", { mask: "url(#gs_svg__t)", children: /* @__PURE__ */ jsx("path", { fill: "#225DA4", d: "M18.33 12.27c.58 0 1.05-.48 1.05-1.07s-.47-1.07-1.05-1.07-1.04.48-1.04 1.07.46 1.07 1.04 1.07" }) }),
40
- /* @__PURE__ */ jsx("mask", { id: "gs_svg__u", width: 4, height: 5, x: 15, y: 8, maskUnits: "userSpaceOnUse", style: {
41
- maskType: "alpha"
42
- }, children: /* @__PURE__ */ jsx("path", { fill: "#fff", d: "M15.72 9.07c0-.3.22-.54.51-.54h2.1c.3 0 .53.25.53.54l.03 1.86c0 .15-.1.34-.22.42l-1.15.77a.4.4 0 0 1-.43 0l-1.12-.77a.6.6 0 0 1-.22-.42z" }) }),
43
- /* @__PURE__ */ jsx("g", { mask: "url(#gs_svg__u)", children: /* @__PURE__ */ jsx("path", { fill: "#225DA4", d: "M16.24 11.2c.58 0 1.05-.48 1.05-1.07a1.05 1.05 0 1 0-2.1 0c0 .6.47 1.07 1.05 1.07" }) }),
44
- /* @__PURE__ */ jsx("mask", { id: "gs_svg__v", width: 4, height: 5, x: 15, y: 8, maskUnits: "userSpaceOnUse", style: {
45
- maskType: "alpha"
46
- }, children: /* @__PURE__ */ jsx("path", { fill: "#fff", d: "M15.72 9.07c0-.3.22-.54.51-.54h2.1c.3 0 .53.25.53.54l.03 1.86c0 .15-.1.34-.22.42l-1.15.77a.4.4 0 0 1-.43 0l-1.12-.77a.6.6 0 0 1-.22-.42z" }) }),
47
- /* @__PURE__ */ jsx("g", { mask: "url(#gs_svg__v)", children: /* @__PURE__ */ jsx("path", { fill: "url(#gs_svg__w)", d: "M15.71 8.53h3.15l-1.57 3.2z" }) }),
48
- /* @__PURE__ */ jsx("mask", { id: "gs_svg__x", width: 4, height: 5, x: 15, y: 8, maskUnits: "userSpaceOnUse", style: {
49
- maskType: "alpha"
50
- }, children: /* @__PURE__ */ jsx("path", { fill: "#fff", d: "M15.72 9.07c0-.3.22-.54.51-.54h2.1c.3 0 .53.25.53.54l.03 1.86c0 .15-.1.34-.22.42l-1.15.77a.4.4 0 0 1-.43 0l-1.12-.77a.6.6 0 0 1-.22-.42z" }) }),
51
- /* @__PURE__ */ jsx("g", { mask: "url(#gs_svg__x)", children: /* @__PURE__ */ jsx("path", { fill: "url(#gs_svg__y)", d: "M17.29 11.2c.57 0 1.04-.48 1.04-1.07s-.47-1.06-1.04-1.06-1.05.47-1.05 1.06.47 1.07 1.05 1.07" }) }),
52
- /* @__PURE__ */ jsxs("defs", { children: [
53
- /* @__PURE__ */ jsxs("linearGradient", { id: "gs_svg__a", x1: 11, x2: 11, y1: 0, y2: 16, gradientUnits: "userSpaceOnUse", children: [
54
- /* @__PURE__ */ jsx("stop", { stopColor: "#fff" }),
55
- /* @__PURE__ */ jsx("stop", { offset: 1, stopColor: "#F0F0F0" })
56
- ] }),
57
- /* @__PURE__ */ jsxs("linearGradient", { id: "gs_svg__b", x1: 19.38, x2: 19.38, y1: 8.53, y2: 11.73, gradientUnits: "userSpaceOnUse", children: [
58
- /* @__PURE__ */ jsx("stop", { stopColor: "#1E1E1E" }),
59
- /* @__PURE__ */ jsx("stop", { offset: 1 })
60
- ] }),
61
- /* @__PURE__ */ jsxs("linearGradient", { id: "gs_svg__d", x1: 18.86, x2: 18.86, y1: 9.07, y2: 12.27, gradientUnits: "userSpaceOnUse", children: [
62
- /* @__PURE__ */ jsx("stop", { stopColor: "#fff" }),
63
- /* @__PURE__ */ jsx("stop", { offset: 1, stopColor: "#F0F0F0" })
64
- ] }),
65
- /* @__PURE__ */ jsxs("linearGradient", { id: "gs_svg__e", x1: 15.19, x2: 15.19, y1: 8.53, y2: 11.73, gradientUnits: "userSpaceOnUse", children: [
66
- /* @__PURE__ */ jsx("stop", { stopColor: "#A2ADB0" }),
67
- /* @__PURE__ */ jsx("stop", { offset: 1, stopColor: "#8B9497" })
68
- ] }),
69
- /* @__PURE__ */ jsxs("linearGradient", { id: "gs_svg__g", x1: 15.71, x2: 15.71, y1: 9.07, y2: 12.27, gradientUnits: "userSpaceOnUse", children: [
70
- /* @__PURE__ */ jsx("stop", { stopColor: "#4F4F4F" }),
71
- /* @__PURE__ */ jsx("stop", { offset: 1, stopColor: "#2B2B2B" })
72
- ] }),
73
- /* @__PURE__ */ jsxs("linearGradient", { id: "gs_svg__h", x1: 17.29, x2: 17.29, y1: 12.8, y2: 13.65, gradientUnits: "userSpaceOnUse", children: [
74
- /* @__PURE__ */ jsx("stop", { stopColor: "#FEC241" }),
75
- /* @__PURE__ */ jsx("stop", { offset: 1, stopColor: "#FEBB2C" })
76
- ] }),
77
- /* @__PURE__ */ jsxs("linearGradient", { id: "gs_svg__j", x1: 19.38, x2: 19.38, y1: 4.8, y2: 6.93, gradientUnits: "userSpaceOnUse", children: [
78
- /* @__PURE__ */ jsx("stop", { stopColor: "#fff" }),
79
- /* @__PURE__ */ jsx("stop", { offset: 1, stopColor: "#F0F0F0" })
80
- ] }),
81
- /* @__PURE__ */ jsxs("linearGradient", { id: "gs_svg__k", x1: 17.29, x2: 17.29, y1: 3.73, y2: 5.87, gradientUnits: "userSpaceOnUse", children: [
82
- /* @__PURE__ */ jsx("stop", { stopColor: "#A84B14" }),
83
- /* @__PURE__ */ jsx("stop", { offset: 1, stopColor: "#913F0E" })
84
- ] }),
85
- /* @__PURE__ */ jsxs("linearGradient", { id: "gs_svg__l", x1: 17.29, x2: 17.29, y1: 2.93, y2: 5.07, gradientUnits: "userSpaceOnUse", children: [
86
- /* @__PURE__ */ jsx("stop", { stopColor: "#CFB063" }),
87
- /* @__PURE__ */ jsx("stop", { offset: 1, stopColor: "#BEA157" })
88
- ] }),
89
- /* @__PURE__ */ jsxs("linearGradient", { id: "gs_svg__m", x1: 17.29, x2: 17.29, y1: 11.2, y2: 13.33, gradientUnits: "userSpaceOnUse", children: [
90
- /* @__PURE__ */ jsx("stop", { stopColor: "#fff" }),
91
- /* @__PURE__ */ jsx("stop", { offset: 1, stopColor: "#F0F0F0" })
92
- ] }),
93
- /* @__PURE__ */ jsxs("linearGradient", { id: "gs_svg__n", x1: 15.19, x2: 15.19, y1: 4.8, y2: 6.93, gradientUnits: "userSpaceOnUse", children: [
94
- /* @__PURE__ */ jsx("stop", { stopColor: "#fff" }),
95
- /* @__PURE__ */ jsx("stop", { offset: 1, stopColor: "#F0F0F0" })
96
- ] }),
97
- /* @__PURE__ */ jsxs("linearGradient", { id: "gs_svg__o", x1: 15.71, x2: 15.71, y1: 5.87, y2: 8, gradientUnits: "userSpaceOnUse", children: [
98
- /* @__PURE__ */ jsx("stop", { stopColor: "#2D42FF" }),
99
- /* @__PURE__ */ jsx("stop", { offset: 1, stopColor: "#0B24FC" })
100
- ] }),
101
- /* @__PURE__ */ jsxs("linearGradient", { id: "gs_svg__p", x1: 18.86, x2: 18.86, y1: 5.87, y2: 8, gradientUnits: "userSpaceOnUse", children: [
102
- /* @__PURE__ */ jsx("stop", { stopColor: "#2D42FF" }),
103
- /* @__PURE__ */ jsx("stop", { offset: 1, stopColor: "#0B24FC" })
104
- ] }),
105
- /* @__PURE__ */ jsxs("linearGradient", { id: "gs_svg__q", x1: 18.86, x2: 20.97, y1: 7.47, y2: 8.5, gradientUnits: "userSpaceOnUse", children: [
106
- /* @__PURE__ */ jsx("stop", { stopColor: "#E3DC3D" }),
107
- /* @__PURE__ */ jsx("stop", { offset: 1, stopColor: "#CFC82A" })
108
- ] }),
109
- /* @__PURE__ */ jsxs("linearGradient", { id: "gs_svg__r", x1: 17.29, x2: 17.29, y1: 5.33, y2: 8.53, gradientUnits: "userSpaceOnUse", children: [
110
- /* @__PURE__ */ jsx("stop", { stopColor: "#7F7D7D" }),
111
- /* @__PURE__ */ jsx("stop", { offset: 1, stopColor: "#656263" })
112
- ] }),
113
- /* @__PURE__ */ jsxs("linearGradient", { id: "gs_svg__s", x1: 17.31, x2: 17.31, y1: 8.53, y2: 12.18, gradientUnits: "userSpaceOnUse", children: [
114
- /* @__PURE__ */ jsx("stop", { stopColor: "#fff" }),
115
- /* @__PURE__ */ jsx("stop", { offset: 1, stopColor: "#F0F0F0" })
116
- ] }),
117
- /* @__PURE__ */ jsxs("linearGradient", { id: "gs_svg__w", x1: 17.29, x2: 17.29, y1: 8.53, y2: 11.73, gradientUnits: "userSpaceOnUse", children: [
118
- /* @__PURE__ */ jsx("stop", { stopColor: "#0F8012" }),
119
- /* @__PURE__ */ jsx("stop", { offset: 1, stopColor: "#0B6A0D" })
120
- ] }),
121
- /* @__PURE__ */ jsxs("linearGradient", { id: "gs_svg__y", x1: 17.29, x2: 17.29, y1: 9.07, y2: 11.2, gradientUnits: "userSpaceOnUse", children: [
122
- /* @__PURE__ */ jsx("stop", { stopColor: "#FFCF44" }),
123
- /* @__PURE__ */ jsx("stop", { offset: 1, stopColor: "#FCC72E" })
124
- ] }),
125
- /* @__PURE__ */ jsx("clipPath", { id: "gs_svg__i", children: /* @__PURE__ */ jsx("path", { fill: "#fff", d: "M0 0h9.17v7.14H0z" }) })
126
- ] })
127
- ] });
128
- export {
129
- SvgGs as default
130
- };
@@ -1,11 +0,0 @@
1
- import { jsxs, jsx } from "preact/compat/jsx-runtime";
2
- const SvgGt = (props) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 22 16", ...props, children: [
3
- /* @__PURE__ */ jsx("path", { fill: "#fff", d: "M0 0h22v16H0z" }),
4
- /* @__PURE__ */ jsx("path", { fill: "#63AEE3", d: "M14.67 0H22v16h-7.33z" }),
5
- /* @__PURE__ */ jsx("path", { fill: "#63AEE3", fillRule: "evenodd", d: "M0 16h7.33V0H0z", clipRule: "evenodd" }),
6
- /* @__PURE__ */ jsx("path", { fill: "#628A40", d: "M9.57 7.47a.67.67 0 0 0-1.33 0zm.04 2.42a.67.67 0 1 0 .68-1.15zm2.15-1.18a.67.67 0 0 0 .73 1.11zm2-1.24a.67.67 0 0 0-1.33 0zm-5.52 0A2.8 2.8 0 0 0 9.6 9.89l.68-1.15a1.5 1.5 0 0 1-.72-1.27zm4.25 2.35a2.8 2.8 0 0 0 1.27-2.35h-1.33c0 .52-.27.98-.67 1.24z" }),
7
- /* @__PURE__ */ jsx("path", { fill: "#DCC26D", fillRule: "evenodd", d: "M11 8.53c.58 0 1.05-.47 1.05-1.06S11.58 6.4 11 6.4s-1.05.48-1.05 1.07.47 1.06 1.05 1.06", clipRule: "evenodd" })
8
- ] });
9
- export {
10
- SvgGt as default
11
- };
@@ -1,45 +0,0 @@
1
- import { jsxs, jsx } from "preact/compat/jsx-runtime";
2
- const SvgGu = (props) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 22 16", ...props, children: [
3
- /* @__PURE__ */ jsx("path", { fill: "#fff", d: "M0 0h22v16H0z" }),
4
- /* @__PURE__ */ jsx("path", { stroke: "#E5EAEF", strokeWidth: 0.5, d: "M19.64.27H2.36C1.2.27.26 1.22.26 2.4v11.2c0 1.18.94 2.13 2.1 2.13h17.28c1.16 0 2.1-.95 2.1-2.13V2.4c0-1.18-.94-2.13-2.1-2.13Z" }),
5
- /* @__PURE__ */ jsx("path", { fill: "url(#gu_svg__a)", d: "M22 0H0v16h22z" }),
6
- /* @__PURE__ */ jsx("path", { fill: "#D12C43", d: "M22 0H0v16h22z" }),
7
- /* @__PURE__ */ jsx("path", { fill: "#033588", d: "M20.17 1.07H1.83a.8.8 0 0 0-.78.8v12.26c0 .45.35.8.78.8h18.34a.8.8 0 0 0 .78-.8V1.87a.8.8 0 0 0-.78-.8" }),
8
- /* @__PURE__ */ jsx("path", { fill: "#D12C43", d: "M11 12.8s3.14-2.15 3.14-4.8S11 3.2 11 3.2 7.86 5.35 7.86 8 11 12.8 11 12.8" }),
9
- /* @__PURE__ */ jsx("path", { fill: "#fff", d: "M11 12.27s2.62-2.14 2.62-4.27S11 3.73 11 3.73 8.38 5.87 8.38 8 11 12.27 11 12.27" }),
10
- /* @__PURE__ */ jsx("mask", { id: "gu_svg__b", width: 6, height: 10, x: 8, y: 3, maskUnits: "userSpaceOnUse", style: {
11
- maskType: "alpha"
12
- }, children: /* @__PURE__ */ jsx("path", { fill: "#fff", d: "M11 12.27s2.62-2.14 2.62-4.27S11 3.73 11 3.73 8.38 5.87 8.38 8 11 12.27 11 12.27" }) }),
13
- /* @__PURE__ */ jsx("g", { mask: "url(#gu_svg__b)", children: /* @__PURE__ */ jsx("path", { fill: "#75B9EE", d: "M13.62 3.2H8.38v5.33h5.24z" }) }),
14
- /* @__PURE__ */ jsx("mask", { id: "gu_svg__c", width: 6, height: 10, x: 8, y: 3, maskUnits: "userSpaceOnUse", style: {
15
- maskType: "alpha"
16
- }, children: /* @__PURE__ */ jsx("path", { fill: "#fff", d: "M11 12.27s2.62-2.14 2.62-4.27S11 3.73 11 3.73 8.38 5.87 8.38 8 11 12.27 11 12.27" }) }),
17
- /* @__PURE__ */ jsx("g", { mask: "url(#gu_svg__c)", children: /* @__PURE__ */ jsx("path", { fill: "#239978", d: "m11 7.57-.92.66.32-1.1-.9-.7 1.13-.01.37-1.09.37 1.09 1.12.02-.9.7.33 1.09z" }) }),
18
- /* @__PURE__ */ jsx("mask", { id: "gu_svg__d", width: 6, height: 10, x: 8, y: 3, maskUnits: "userSpaceOnUse", style: {
19
- maskType: "alpha"
20
- }, children: /* @__PURE__ */ jsx("path", { fill: "#fff", d: "M11 12.27s2.62-2.14 2.62-4.27S11 3.73 11 3.73 8.38 5.87 8.38 8 11 12.27 11 12.27" }) }),
21
- /* @__PURE__ */ jsx("g", { mask: "url(#gu_svg__d)", children: /* @__PURE__ */ jsx("path", { fill: "#1886E3", d: "M13.62 8.53H8.38v4.27h5.24z" }) }),
22
- /* @__PURE__ */ jsx("mask", { id: "gu_svg__e", width: 6, height: 10, x: 8, y: 3, maskUnits: "userSpaceOnUse", style: {
23
- maskType: "alpha"
24
- }, children: /* @__PURE__ */ jsx("path", { fill: "#fff", d: "M11 12.27s2.62-2.14 2.62-4.27S11 3.73 11 3.73 8.38 5.87 8.38 8 11 12.27 11 12.27" }) }),
25
- /* @__PURE__ */ jsx("g", { mask: "url(#gu_svg__e)", children: /* @__PURE__ */ jsx("path", { fill: "url(#gu_svg__f)", d: "M8.38 9.6s1.67 1.6 2.1 1.6c.5 0 .52-.77 1.04-1.07.84-.46 2.1-.53 2.1-.53v3.2H8.38z" }) }),
26
- /* @__PURE__ */ jsx("path", { fill: "url(#gu_svg__g)", d: "m10.74 6.9-.07 1.16q-.03.75.08 1.1.16.4.58.78.35.3.59.43c.12.07.28.02.36-.1a.27.27 0 0 0-.1-.37 3 3 0 0 1-.5-.36q-.34-.3-.43-.56a4 4 0 0 1-.06-.9 15 15 0 0 1 .07-1.12.27.27 0 0 0-.23-.3.26.26 0 0 0-.3.25Z" }),
27
- /* @__PURE__ */ jsx("path", { fill: "#fff", d: "m9.43 8 1.05 1.6H9.43z" }),
28
- /* @__PURE__ */ jsxs("defs", { children: [
29
- /* @__PURE__ */ jsxs("linearGradient", { id: "gu_svg__a", x1: 11, x2: 11, y1: 0, y2: 16, gradientUnits: "userSpaceOnUse", children: [
30
- /* @__PURE__ */ jsx("stop", { stopColor: "#fff" }),
31
- /* @__PURE__ */ jsx("stop", { offset: 1, stopColor: "#F0F0F0" })
32
- ] }),
33
- /* @__PURE__ */ jsxs("linearGradient", { id: "gu_svg__f", x1: 11, x2: 11, y1: 9.6, y2: 12.8, gradientUnits: "userSpaceOnUse", children: [
34
- /* @__PURE__ */ jsx("stop", { stopColor: "#FFF048" }),
35
- /* @__PURE__ */ jsx("stop", { offset: 1, stopColor: "#FFEF36" })
36
- ] }),
37
- /* @__PURE__ */ jsxs("linearGradient", { id: "gu_svg__g", x1: 11.49, x2: 11.49, y1: 6.67, y2: 10.4, gradientUnits: "userSpaceOnUse", children: [
38
- /* @__PURE__ */ jsx("stop", { stopColor: "#8F5715" }),
39
- /* @__PURE__ */ jsx("stop", { offset: 1, stopColor: "#7A480D" })
40
- ] })
41
- ] })
42
- ] });
43
- export {
44
- SvgGu as default
45
- };
@@ -1,11 +0,0 @@
1
- import { jsxs, jsx } from "preact/compat/jsx-runtime";
2
- const SvgGw = (props) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 22 16", ...props, children: [
3
- /* @__PURE__ */ jsx("path", { fill: "#fff", d: "M0 0h22v16H0z" }),
4
- /* @__PURE__ */ jsx("path", { fill: "#1AB558", fillRule: "evenodd", d: "M0 16h22V7.47H0z", clipRule: "evenodd" }),
5
- /* @__PURE__ */ jsx("path", { fill: "#FFD952", fillRule: "evenodd", d: "M0 7.47h22V0H0z", clipRule: "evenodd" }),
6
- /* @__PURE__ */ jsx("path", { fill: "#E72B42", fillRule: "evenodd", d: "M0 16h8.38V0H0z", clipRule: "evenodd" }),
7
- /* @__PURE__ */ jsx("path", { fill: "#262626", fillRule: "evenodd", d: "m4.19 9.02-1.54 1.14.59-1.84L1.7 7.18h1.9l.59-1.85.6 1.84h1.9L5.14 8.33l.58 1.84-1.54-1.14Z", clipRule: "evenodd" })
8
- ] });
9
- export {
10
- SvgGw as default
11
- };
@@ -1,10 +0,0 @@
1
- import { jsxs, jsx } from "preact/compat/jsx-runtime";
2
- const SvgGy = (props) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 16", ...props, children: [
3
- /* @__PURE__ */ jsx("path", { fill: "#fff", d: "M1.05 0h22v16h-22z" }),
4
- /* @__PURE__ */ jsx("path", { fill: "#08C55F", d: "M1.05 0h22v16h-22z" }),
5
- /* @__PURE__ */ jsx("path", { fill: "#FFD831", stroke: "#fff", strokeWidth: 1.33, d: "M.67 15.33V.67h.27l21.44 7.27v.12L.94 15.33z" }),
6
- /* @__PURE__ */ jsx("path", { fill: "#E92034", stroke: "#262626", strokeWidth: 1.33, d: "M.67 15.33V.67h.18L11.89 8 .85 15.33z" })
7
- ] });
8
- export {
9
- SvgGy as default
10
- };
@@ -1,9 +0,0 @@
1
- import { jsxs, jsx } from "preact/compat/jsx-runtime";
2
- const SvgHk = (props) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 22 16", ...props, children: [
3
- /* @__PURE__ */ jsx("path", { fill: "#fff", d: "M0 0h22v16H0z" }),
4
- /* @__PURE__ */ jsx("path", { fill: "#F0371D", fillRule: "evenodd", d: "M0 16h22V0H0z", clipRule: "evenodd" }),
5
- /* @__PURE__ */ jsx("path", { fill: "#fff", fillRule: "evenodd", d: "M10.99 6.52c.75-.65.8-.8.98-1.36.06-.19.02-.35-.03-.53-.07-.26-.16-.59.02-1.16-.83-.27-1.79.42-2.14 1.54s.02 2.25.84 2.52c.15.05.13.01.09-.08-.08-.17-.24-.52.24-.93M9.42 7.69c-.37-.93-.49-1.02-.96-1.37-.16-.12-.32-.12-.5-.13a1.7 1.7 0 0 1-1.08-.38c-.51.72-.17 1.86.77 2.55.94.7 2.1.68 2.62-.04.09-.13.05-.12-.05-.1-.18.02-.56.07-.8-.53m4.72.51c-.58 0-.73 0-1.57-.53-.53-.34-.81-.07-.94.06-.08.07-.1.1-.1-.06 0-.88.93-1.6 2.09-1.6s2.1.72 2.1 1.6c-.6 0-.87.19-1.1.34-.15.1-.28.2-.48.2Zm0-1c0 .15-.11.27-.26.27a.26.26 0 0 1-.26-.27c0-.15.12-.27.26-.27s.26.12.26.27m-2.16 2.36c-.24.97-.19 1.12 0 1.69.05.19.18.29.32.4.21.18.47.38.65.95.83-.27 1.21-1.4.85-2.52s-1.31-1.8-2.14-1.53c-.15.04-.11.06-.02.11.16.1.5.28.34.9m.93 1.38a.26.26 0 0 1-.33-.17.27.27 0 0 1 .17-.34c.13-.05.28.03.33.17a.27.27 0 0 1-.17.34m-2.87-1.37c-.99.07-1.1.16-1.58.51-.16.12-.22.27-.28.45-.1.26-.21.57-.69.93.51.71 1.69.73 2.62.04.94-.7 1.28-1.84.77-2.55-.09-.13-.1-.1-.11.01-.04.19-.1.57-.73.61m-1 1.33a.27.27 0 0 1 .05-.38.26.26 0 0 1 .37.06c.09.12.06.29-.06.37a.26.26 0 0 1-.36-.05M7.88 7.13a.26.26 0 0 1 .36-.06c.12.1.15.26.06.38a.26.26 0 0 1-.36.06.27.27 0 0 1-.06-.38m3.15-2.28c.14.05.22.2.17.34a.26.26 0 0 1-.33.17.27.27 0 0 1-.17-.34c.05-.14.2-.22.33-.17", clipRule: "evenodd" })
6
- ] });
7
- export {
8
- SvgHk as default
9
- };
@@ -1,18 +0,0 @@
1
- import { jsxs, jsx } from "preact/compat/jsx-runtime";
2
- const SvgHm = (props) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 22 16", ...props, children: [
3
- /* @__PURE__ */ jsx("path", { fill: "#fff", d: "M0 0h22v16H0z" }),
4
- /* @__PURE__ */ jsx("path", { fill: "#0A17A7", d: "M22 0H0v16h22z" }),
5
- /* @__PURE__ */ jsx("path", { fill: "#fff", fillRule: "evenodd", d: "m4.71 13.07-.92.5.18-1.06-.75-.74 1.03-.15.46-.95.47.95 1.03.15-.75.74.18 1.05z", clipRule: "evenodd" }),
6
- /* @__PURE__ */ jsxs("g", { clipPath: "url(#hm_svg__a)", children: [
7
- /* @__PURE__ */ jsx("path", { fill: "#0A17A7", d: "M0 0h9.17v7.14H0z" }),
8
- /* @__PURE__ */ jsx("path", { stroke: "#fff", strokeLinecap: "square", strokeWidth: 1.43, d: "m0 7.14 4.58-3.57M9.17 0 4.58 3.57m0 0L0 0m4.58 3.57 4.59 3.57" }),
9
- /* @__PURE__ */ jsx("path", { stroke: "#E6273E", strokeLinecap: "square", strokeWidth: 0.48, d: "m0 7.14 4.58-3.57M9.17 0 4.58 3.57m0 0L0 0m4.58 3.57 4.59 3.57" }),
10
- /* @__PURE__ */ jsx("path", { stroke: "#fff", strokeWidth: 2.38, d: "M0 3.57h9.17M4.58 0v7.14" }),
11
- /* @__PURE__ */ jsx("path", { stroke: "#E6273E", strokeWidth: 1.43, d: "M0 3.57h9.17M4.58 0v7.14" })
12
- ] }),
13
- /* @__PURE__ */ jsx("path", { fill: "#fff", fillRule: "evenodd", d: "m15.71 13.87-.74.22.22-.76-.22-.75.74.22.75-.22-.22.75.22.76zm0-10.14-.74.22.22-.75-.22-.75.74.22.75-.22-.22.75.22.75zm3.15 3.2-.74.22.21-.75-.21-.75.74.22.74-.22-.22.75.22.75zM12.57 8l-.74.22.22-.75-.22-.76.74.22.74-.22-.21.76.21.75zm4.72 1.33-.37.11.1-.37-.1-.38.37.11.37-.11-.11.38.1.37z", clipRule: "evenodd" }),
14
- /* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsx("clipPath", { id: "hm_svg__a", children: /* @__PURE__ */ jsx("path", { fill: "#fff", d: "M0 0h9.17v7.14H0z" }) }) })
15
- ] });
16
- export {
17
- SvgHm as default
18
- };
@@ -1,9 +0,0 @@
1
- import { jsxs, jsx } from "preact/compat/jsx-runtime";
2
- const SvgHn = (props) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 22 16", ...props, children: [
3
- /* @__PURE__ */ jsx("path", { fill: "#fff", d: "M0 0h22v16H0z" }),
4
- /* @__PURE__ */ jsx("path", { fill: "#0884E6", fillRule: "evenodd", d: "M0 5.33h22V0H0zM0 16h22v-5.33H0z", clipRule: "evenodd" }),
5
- /* @__PURE__ */ jsx("path", { fill: "#0E88E9", fillRule: "evenodd", d: "m11 8.53-.74.22.22-.75-.22-.75.74.22.74-.22-.22.75.22.75zm4.2-1.06-.75.22.22-.76-.22-.75.74.22.74-.22-.22.75.22.76zm0 2.13-.75.22.22-.75-.22-.76.74.22.74-.22-.22.76.22.75zm-8.39 0-.74.22.22-.75-.22-.76.74.22.74-.22-.22.76.22.75zm0-2.13-.74.22.22-.76-.22-.75.74.22.74-.22-.22.75.22.76z", clipRule: "evenodd" })
6
- ] });
7
- export {
8
- SvgHn as default
9
- };
@@ -1,16 +0,0 @@
1
- import { jsxs, jsx } from "preact/compat/jsx-runtime";
2
- const SvgHr = (props) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 22 16", ...props, children: [
3
- /* @__PURE__ */ jsx("path", { fill: "#fff", d: "M0 0h22v16H0z" }),
4
- /* @__PURE__ */ jsx("path", { fill: "#FF202D", fillRule: "evenodd", d: "M0 5.33h22V0H0z", clipRule: "evenodd" }),
5
- /* @__PURE__ */ jsx("path", { fill: "#1895DB", fillRule: "evenodd", d: "m8.38 4.27.52-.54.53.54v1.06H8.38zm2.1 0 .52-.54.52.54v1.06h-1.04zm2.62-.54-.53.54v1.06h1.05V4.27z", clipRule: "evenodd", opacity: 0.5 }),
6
- /* @__PURE__ */ jsx("path", { fill: "#191F94", fillRule: "evenodd", d: "m9.95 3.73-.52.54v1.06h1.05V4.27zm2.1 0-.53.54v1.06h1.05V4.27z", clipRule: "evenodd", opacity: 0.5 }),
7
- /* @__PURE__ */ jsx("path", { fill: "#2027AC", fillRule: "evenodd", d: "M0 16h22v-5.33H0z", clipRule: "evenodd" }),
8
- /* @__PURE__ */ jsx("path", { fill: "url(#hr_svg__a)", fillRule: "evenodd", d: "M9.43 5.33H8.9L8.38 6.4h1.05v1.07H8.38v1.06h1.05V9.6H8.38v1.07h1.05v1.06h1.05v-1.06h1.04v1.06h1.05v-1.06h1.05V9.6h-1.05V8.53h1.05V7.47h-1.05V6.4h1.05l-.52-1.07h-.53V6.4h-1.05V5.33h-1.04V6.4H9.43zm1.05 2.14V6.4h1.04v1.07zm0 1.06V7.47H9.43v1.06zm1.04 0h-1.04V9.6H9.43v1.07h1.05V9.6h1.04v1.07h1.05V9.6h-1.05zm0 0h1.05V7.47h-1.05z", clipRule: "evenodd" }),
9
- /* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsxs("linearGradient", { id: "hr_svg__a", x1: 8.38, x2: 8.38, y1: 5.33, y2: 11.73, gradientUnits: "userSpaceOnUse", children: [
10
- /* @__PURE__ */ jsx("stop", { stopColor: "#FF212E" }),
11
- /* @__PURE__ */ jsx("stop", { offset: 1, stopColor: "#FD0D1B" })
12
- ] }) })
13
- ] });
14
- export {
15
- SvgHr as default
16
- };
@@ -1,23 +0,0 @@
1
- import { jsxs, jsx } from "preact/compat/jsx-runtime";
2
- const SvgHt = (props) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 22 16", ...props, children: [
3
- /* @__PURE__ */ jsx("path", { fill: "#fff", d: "M0 0h22v16H0z" }),
4
- /* @__PURE__ */ jsx("path", { fill: "#112EBC", fillRule: "evenodd", d: "M0 7.47h22V0H0z", clipRule: "evenodd" }),
5
- /* @__PURE__ */ jsx("path", { fill: "#E3264A", fillRule: "evenodd", d: "M0 16h22V7.47H0z", clipRule: "evenodd" }),
6
- /* @__PURE__ */ jsx("path", { fill: "url(#ht_svg__a)", d: "M7.33 5.33h7.33v6.4H7.33z" }),
7
- /* @__PURE__ */ jsx("mask", { id: "ht_svg__b", width: 8, height: 7, x: 7, y: 5, maskUnits: "userSpaceOnUse", style: {
8
- maskType: "alpha"
9
- }, children: /* @__PURE__ */ jsx("path", { fill: "#fff", d: "M7.33 5.33h7.33v6.4H7.33z" }) }),
10
- /* @__PURE__ */ jsxs("g", { mask: "url(#ht_svg__b)", children: [
11
- /* @__PURE__ */ jsx("path", { fill: "#AABCAE", stroke: "#366C14", strokeWidth: 0.67, d: "M7.67 11.4v-.53l1.84-.94h2.98l1.84.94v.53z" }),
12
- /* @__PURE__ */ jsx("path", { fill: "#D4B872", fillRule: "evenodd", d: "M11 9.6c.87 0 1.57-.72 1.57-1.6s-.7-1.6-1.57-1.6-1.57.72-1.57 1.6.7 1.6 1.57 1.6", clipRule: "evenodd" }),
13
- /* @__PURE__ */ jsx("path", { fill: "#C28321", stroke: "#0D3488", strokeWidth: 0.67, d: "m11.28 10.33 2-1.63v1.63zM8.71 8.7l2 1.63h-2z" }),
14
- /* @__PURE__ */ jsx("path", { fill: "#216C30", fillRule: "evenodd", d: "M9.43 6.4h3.14L11 8z", clipRule: "evenodd" })
15
- ] }),
16
- /* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsxs("linearGradient", { id: "ht_svg__a", x1: 7.33, x2: 7.33, y1: 5.33, y2: 11.73, gradientUnits: "userSpaceOnUse", children: [
17
- /* @__PURE__ */ jsx("stop", { stopColor: "#fff" }),
18
- /* @__PURE__ */ jsx("stop", { offset: 1, stopColor: "#F0F0F0" })
19
- ] }) })
20
- ] });
21
- export {
22
- SvgHt as default
23
- };
@@ -1,9 +0,0 @@
1
- import { jsxs, jsx } from "preact/compat/jsx-runtime";
2
- const SvgHu = (props) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 22 16", ...props, children: [
3
- /* @__PURE__ */ jsx("path", { fill: "#fff", d: "M0 0h22v16H0z" }),
4
- /* @__PURE__ */ jsx("path", { fill: "#E03D52", fillRule: "evenodd", d: "M0 5.33h22V0H0z", clipRule: "evenodd" }),
5
- /* @__PURE__ */ jsx("path", { fill: "#5A9165", fillRule: "evenodd", d: "M0 16h22v-5.33H0z", clipRule: "evenodd" })
6
- ] });
7
- export {
8
- SvgHu as default
9
- };
@@ -1,8 +0,0 @@
1
- import { jsxs, jsx } from "preact/compat/jsx-runtime";
2
- const SvgId = (props) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 22 16", ...props, children: [
3
- /* @__PURE__ */ jsx("path", { fill: "#fff", d: "M0 0h22v16H0z" }),
4
- /* @__PURE__ */ jsx("path", { fill: "#E12237", fillRule: "evenodd", d: "M0 8.53h22V0H0z", clipRule: "evenodd" })
5
- ] });
6
- export {
7
- SvgId as default
8
- };
@@ -1,19 +0,0 @@
1
- import { jsxs, jsx } from "preact/compat/jsx-runtime";
2
- const SvgIe = (props) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 22 16", ...props, children: [
3
- /* @__PURE__ */ jsx("path", { fill: "#fff", d: "M0 0h22v16H0z" }),
4
- /* @__PURE__ */ jsx("path", { fill: "#fff", d: "M0 0h22v16H0z" }),
5
- /* @__PURE__ */ jsx("path", { stroke: "#92A7C0", strokeOpacity: 0.1, d: "M.5.5h21v15H.5z" }),
6
- /* @__PURE__ */ jsxs("mask", { id: "ie_svg__a", width: 22, height: 16, x: 0, y: 0, maskUnits: "userSpaceOnUse", style: {
7
- maskType: "alpha"
8
- }, children: [
9
- /* @__PURE__ */ jsx("path", { fill: "#fff", d: "M0 0h22v16H0z" }),
10
- /* @__PURE__ */ jsx("path", { stroke: "#fff", d: "M.5.5h21v15H.5z" })
11
- ] }),
12
- /* @__PURE__ */ jsxs("g", { mask: "url(#ie_svg__a)", children: [
13
- /* @__PURE__ */ jsx("path", { fill: "#FF8515", d: "M14.67 0H22v16h-7.33z" }),
14
- /* @__PURE__ */ jsx("path", { fill: "#07BB59", fillRule: "evenodd", d: "M0 16h7.33V0H0z", clipRule: "evenodd" })
15
- ] })
16
- ] });
17
- export {
18
- SvgIe as default
19
- };
@@ -1,20 +0,0 @@
1
- import { jsxs, jsx } from "preact/compat/jsx-runtime";
2
- const SvgIl = (props) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 22 16", ...props, children: [
3
- /* @__PURE__ */ jsx("path", { fill: "#fff", d: "M0 0h22v16H0z" }),
4
- /* @__PURE__ */ jsx("path", { fill: "#fff", d: "M0 0h22v16H0z" }),
5
- /* @__PURE__ */ jsx("path", { stroke: "#92A7C0", strokeOpacity: 0.1, d: "M.5.5h21v15H.5z" }),
6
- /* @__PURE__ */ jsxs("mask", { id: "il_svg__a", width: 22, height: 16, x: 0, y: 0, maskUnits: "userSpaceOnUse", style: {
7
- maskType: "alpha"
8
- }, children: [
9
- /* @__PURE__ */ jsx("path", { fill: "#fff", d: "M0 0h22v16H0z" }),
10
- /* @__PURE__ */ jsx("path", { stroke: "#fff", d: "M.5.5h21v15H.5z" })
11
- ] }),
12
- /* @__PURE__ */ jsxs("g", { mask: "url(#il_svg__a)", children: [
13
- /* @__PURE__ */ jsx("path", { fill: "#0E46D4", fillRule: "evenodd", d: "M0 3.2h22V0H0zM0 16h22v-3.2H0z", clipRule: "evenodd" }),
14
- /* @__PURE__ */ jsx("path", { stroke: "#093EC5", strokeWidth: 0.67, d: "m8.1 9.44-.28.5h6.36l-.27-.5-2.62-4.8L11 4.1l-.29.53z" }),
15
- /* @__PURE__ */ jsx("path", { stroke: "#093EC5", strokeWidth: 0.67, d: "m8.1 6.56-.28-.5h6.36l-.27.5-2.62 4.8-.29.53-.29-.53z" })
16
- ] })
17
- ] });
18
- export {
19
- SvgIl as default
20
- };
@@ -1,40 +0,0 @@
1
- import { jsxs, jsx } from "preact/compat/jsx-runtime";
2
- const SvgIm = (props) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 22 16", ...props, children: [
3
- /* @__PURE__ */ jsx("path", { fill: "#fff", d: "M0 0h22v16H0z" }),
4
- /* @__PURE__ */ jsx("path", { fill: "#D01129", d: "M0 0h22v16H0z" }),
5
- /* @__PURE__ */ jsx("mask", { id: "im_svg__a", width: 22, height: 16, x: 0, y: 0, maskUnits: "userSpaceOnUse", style: {
6
- maskType: "alpha"
7
- }, children: /* @__PURE__ */ jsx("path", { fill: "#fff", d: "M0 0h22v16H0z" }) }),
8
- /* @__PURE__ */ jsxs("g", { fillRule: "evenodd", clipRule: "evenodd", mask: "url(#im_svg__a)", children: [
9
- /* @__PURE__ */ jsx("path", { fill: "#FFF101", d: "M10.91 8.03c.52 0 .94-.45.94-1 0-.56-.42-1-.94-1s-.94.44-.94 1c0 .55.42 1 .94 1" }),
10
- /* @__PURE__ */ jsx("path", { fill: "#fff", d: "M10.05 6.62c.27-.09.62.02.84.25.25-.05.49-.37.56-.66-.08-.96-.67-1.68-.84-2.18-.06-.16-.32-.4-.6-.29-.22.1-.33.02-1.08.42-.4.22-.75.44-.93.48s-.37.07-.51-.05c-.2-.16-.42-.21-.56-.34q-.22-.23-.37-.31c-.1-.05-.29.06-.21.3.17.57.59.66.76 1.18.09.25.2.43.47.25.27-.2.64-.44 1.28-.47.43-.01.87-.18 1.08-.46 0 .24.08.44.06.75q-.05.47.05 1.13" }),
11
- /* @__PURE__ */ jsx("path", { fill: "#FFF101", d: "M10.67 6.65c-.1-.47.09-.54-.14-1.1a3 3 0 0 1-.23-.94l-.09.03c0 .19.1.6.23.94.22.53.05.61.13 1.05z" }),
12
- /* @__PURE__ */ jsx("path", { fill: "#FFF101", d: "M10.15 6.6v-.18c.11-.03.32.09.31 0v-.17c0 .08-.28-.05-.33-.01-.06-.28.01-.56-.03-.73.1-.03.27.03.25-.05l-.05-.2c.01.06-.13 0-.18.04l-.05-.56h-.13c0 .24.08.44.06.75q-.05.47.05 1.13zm-.31-2.2c-.2.3-.64.5-1.05.54a2 2 0 0 0-1.05.4q-.03-.06-.1-.1c-.34-.27-.2-.65-.07-.6l-.1-.06c-.05-.04-.18.1-.17.32.01.1.09.24.15.31a.3.3 0 0 1-.24-.14l.13-.04-.04-.13a.3.3 0 0 0-.18.07c-.14-.15-.28-.27-.36-.45-.14-.28 0-.45.17-.27q-.22-.23-.37-.31c-.1-.05-.29.06-.21.3.17.57.59.66.76 1.18.09.25.2.44.47.25l.07-.06c.09-.05.22.04.2.22.07-.17.03-.22-.03-.32-.04.02-.04-.12-.06-.14q.22-.16.56-.27c0 .09.03.18.1.16l.12-.02c-.08.01-.1-.09-.1-.17q.15-.04.35-.06.23-.01.45-.1c.02.09.07.22.14.2l.2-.08c-.11.05-.15-.1-.18-.18q.3-.13.45-.35z" }),
13
- /* @__PURE__ */ jsx("path", { fill: "#FFF101", d: "M10.66 4.55c.1-.08.17-.11.1-.27-.13-.26-.05-.27-.34-.43-.28-.17-.25-.18-.63-.04-.09.03-.07.07-.05.21.03.32.1.57.16.83.24-.04.6-.17.76-.3" }),
14
- /* @__PURE__ */ jsx("path", { fill: "#FFF101", d: "M9.77 4.48c-.05-.15-.03-.13.15-.09l.19-.53c.05-.19.06-.22.14-.17l.27.15c.12.06.1.09.05.19s-.25.3-.37.51c.16.12.2.13.1.18-.13.06-.33.12-.41.14q-.04-.16-.12-.38m-1.8 1.44-.01.16-.11-.1-.12.08V5.9l-.14-.04.12-.1-.05-.14.14.05.08-.14.05.14.15-.02-.07.14.1.1z" }),
15
- /* @__PURE__ */ jsx("path", { fill: "#fff", d: "M11.01 8.02a1 1 0 0 1-.22-.9c-.15-.2-.54-.26-.8-.18-.74.55-1.04 1.46-1.35 1.87-.1.13-.17.5.06.7.19.15.18.3.88.79.38.27.73.47.85.62s.25.3.22.5c-.03.26.04.5 0 .68q-.07.32-.07.5c.02.12.2.24.36.04.37-.44.23-.87.57-1.3.16-.2.25-.4-.03-.55a2.4 2.4 0 0 1-1.02-.95c-.23-.39-.59-.72-.92-.77.2-.12.32-.29.58-.42q.41-.2.9-.63Z" }),
16
- /* @__PURE__ */ jsx("path", { fill: "#FFF101", d: "M10.78 7.54c-.34.31-.47.21-.83.65a4 4 0 0 1-.68.63l.05.05c.16-.1.46-.37.68-.63.35-.42.48-.34.8-.61z" }),
17
- /* @__PURE__ */ jsx("path", { fill: "#FFF101", d: "m10.94 7.94-.13.1c-.09-.1-.1-.34-.17-.3l-.13.09c.06-.04.1.3.15.32-.2.19-.45.27-.57.4-.07-.08-.11-.28-.17-.22-.02.04-.1.1-.14.16.05-.05.07.1.13.13-.11.1-.32.27-.43.34l.06.11c.2-.12.32-.29.58-.42q.41-.2.9-.63zM9.33 9.33c.32.03.71.35.95.7.29.43.59.65.85.78q-.03.07-.03.13c-.05.46-.43.52-.45.37v.13c0 .06.17.12.35 0 .07-.06.14-.2.17-.3.04.12.04.18 0 .29l-.09-.1q-.02.05-.08.1.03.08.14.14c-.05.2-.08.4-.18.56-.16.26-.37.22-.3-.03q-.1.32-.08.5c.02.12.2.24.36.04.37-.44.23-.87.57-1.3.16-.2.25-.4-.03-.55l-.09-.04c-.08-.05-.07-.21.08-.3-.17.03-.19.1-.24.2.04.03-.08.1-.08.13q-.24-.14-.5-.39c.06-.05.13-.11.08-.17l-.08-.1c.05.06-.02.13-.09.18l-.22-.3a2 2 0 0 0-.3-.37c.05-.06.14-.17.08-.23q-.07-.08-.16-.13c.1.07 0 .18-.06.24a1 1 0 0 0-.5-.24z" }),
18
- /* @__PURE__ */ jsx("path", { fill: "#FFF101", d: "M8.9 8.56c-.11-.05-.06-.11-.15.04-.15.25-.18.2-.17.54s.07.3.38.57c.23-.18.51-.47.7-.66a2 2 0 0 0-.76-.5Z" }),
19
- /* @__PURE__ */ jsx("path", { fill: "#FFF101", d: "M9.42 9.36c-.1.12-.1.1-.14-.1l-.5.14c-.18.05-.21.05-.21-.04l-.01-.33c-.01-.15.01-.14.12-.14l.57.04c.02-.2 0-.26.1-.18l.32.31zm2.08.94.13-.06-.03.15.14.07-.14.07.04.15-.14-.06-.1.12-.03-.15h-.15l.09-.13-.1-.12h.16l.03-.15z" }),
20
- /* @__PURE__ */ jsx("path", { fill: "#fff", d: "M11.67 6.44a.9.9 0 0 1-.62.65c-.09.25.06.63.25.85.82.4 1.7.22 2.2.3.15.03.48-.09.52-.4.04-.25.15-.32.2-1.22.03-.48.02-.9.08-1.1.06-.18.13-.37.3-.45.23-.1.38-.28.55-.34.2-.07.35-.1.44-.18s.1-.3-.14-.36c-.54-.11-.82.22-1.34.12-.24-.04-.45-.03-.43.31s.03.82-.26 1.42c-.2.4-.29.9-.17 1.23-.2-.12-.39-.15-.63-.32a4 4 0 0 0-.95-.51" }),
21
- /* @__PURE__ */ jsx("path", { fill: "#FFF101", d: "M11.4 6.89c.42.16.4.33.93.45.32.07.7.22.85.31l.02-.07c-.16-.1-.53-.25-.85-.32-.52-.11-.52-.27-.9-.43z" }),
22
- /* @__PURE__ */ jsx("path", { fill: "#FFF101", d: "m11.64 6.54.15.08c-.04.13-.24.26-.16.3.02 0 .1.06.13.08-.06-.04.19-.24.19-.3.25.08.44.29.6.33-.02.1-.16.24-.09.26.04 0 .14.04.2.06-.06-.02.05-.12.04-.19.14.05.38.16.49.23l.06-.12c-.2-.12-.39-.15-.63-.32a4 4 0 0 0-.95-.51zm1.93.8c-.14-.32-.08-.83.1-1.24.2-.47.22-.86.2-1.16l.12-.04c.4-.19.63.13.52.23l.11-.07c.05-.02 0-.21-.18-.31a1 1 0 0 0-.33-.02q.1-.13.23-.15 0 .08-.03.14.06 0 .13.03a.4.4 0 0 0 .04-.2c.19-.05.35-.13.54-.12.29.02.37.23.13.3.2-.07.35-.1.44-.18s.1-.3-.14-.36c-.54-.11-.82.22-1.34.12-.24-.04-.46-.03-.43.31v.1c0 .1-.13.18-.27.07.1.15.17.14.28.14 0-.05.11.02.14 0q.02.29-.06.66c-.07-.04-.16-.06-.18.01l-.04.12c.03-.07.11-.04.19 0l-.13.35q-.1.22-.15.47c-.08-.02-.21-.05-.23.03l-.03.22c.01-.12.15-.09.23-.07q-.03.34.06.59z" }),
23
- /* @__PURE__ */ jsx("path", { fill: "#FFF101", d: "M13.01 8c.02.13 0 .22.18.23.27.01.25.05.53-.13s.28-.15.36-.57c.02-.1-.02-.1-.15-.16-.27-.13-.5-.12-.74-.19-.1.24-.2.62-.18.83Z" }),
24
- /* @__PURE__ */ jsx("path", { fill: "#FFF101", d: "M13.55 7.25c.15.03.12.03 0 .17l.34.4c.12.13.14.17.07.21l-.26.18c-.12.08-.13.05-.18-.05s-.13-.33-.24-.55c-.17.09-.2.13-.2 0l.1-.45q.14.05.37.09m-.27-2.4-.12-.09.14-.04-.01-.16.12.09.11-.11.02.16.14.02-.1.1.07.14-.15-.02-.05.15-.08-.13-.14.04z" }),
25
- /* @__PURE__ */ jsx("path", { fill: "#000", d: "M10.89 6.88c-.23-.24-.57-.34-.83-.25h-.01a5 5 0 0 1-.06-1.14 2 2 0 0 0-.04-.56l-.02-.17c-.2.26-.62.43-1.07.45-.52.02-.85.16-1.28.46q-.33.24-.47-.25a1.4 1.4 0 0 0-.37-.55l-.01-.02a1.4 1.4 0 0 1-.39-.6c-.07-.22.08-.38.23-.32l.02.02.29.25.06.05.02.02-.03-.01-.06-.06-.28-.24-.03-.02c-.13-.05-.27.09-.2.3.07.24.16.37.38.6l.01.02c.2.22.3.35.37.56q.13.46.46.24c.42-.3.75-.44 1.28-.46.45-.02.88-.2 1.07-.47h.01l.03.32c.03.19.04.3.03.44q-.03.55.06 1.12v.01c.26-.1.6.01.83.24.23-.04.48-.34.56-.65A4 4 0 0 0 11 4.84l-.2-.38-.03-.06-.17-.37c-.08-.2-.35-.38-.58-.29l-.17.06c-.3.07-.48.13-.92.37l-.04.02-.42.23-.1.06q-.26.15-.37.16c-.26.06-.4.06-.52-.04l-.16-.11v-.02l.17.12c.12.1.25.1.5.04q.12-.01.37-.16l.1-.06.43-.23.04-.02a3 3 0 0 1 .99-.4l.1-.03c.23-.1.51.08.6.3q.04.13.16.37l.03.05.2.38c.26.51.4.92.45 1.38-.08.31-.33.62-.57.67M7.27 4.46h.04l-.13-.06-.03-.02h-.02l-.16-.1v-.01.02-.01h-.02l-.02-.02q-.13-.02-.2.19l.23-.16.15.09q-.14-.03-.26.3l.33-.27.06.03zm.04.02-.04-.02q-.16 0-.26.4h.01zm-.28.35q.11-.42.28-.35zm0 0v.03H7l.02-.03Zm.14-.43-.02-.02h-.04.01l.03.02q-.14-.08-.28.25l-.02.02.02-.02zm0 0h-.02.01Zm-.43.03c.05-.13.15-.2.21-.15zm0 0v.02h-.02z" }),
26
- /* @__PURE__ */ jsx("path", { fill: "#000", d: "M10.65 6.2c0 .19 0 .29.03.45h-.05l-.06-.02a1 1 0 0 1-.02-.4v-.04a1 1 0 0 0-.12-.61 3 3 0 0 1-.22-.95l.1-.02c0 .22.1.64.23.95.1.25.13.4.11.61v.04Zm.03.44-.01.01zm-.1-.02.08.02a1 1 0 0 1-.02-.43v-.04c.01-.21-.01-.36-.12-.61a3 3 0 0 1-.21-.94l-.09.01c0 .22.1.64.23.95.1.25.12.4.11.61v.04z" }),
27
- /* @__PURE__ */ jsx("path", { fill: "#000", d: "M9.2 4q-.09.06 0 .3a3 3 0 0 0 .2.46L9.23 4zm.95 2.42.01.18h-.02l-.1.02A5 5 0 0 1 10 5.5a2 2 0 0 0-.04-.56l-.01-.2.13.01c0 .11.03.37.06.55l.07-.01h.08q.02 0 .01-.03h.01v.03h-.02l-.06.01h-.02q-.06 0-.07.02h-.01l-.06-.56-.12-.01.03.3c.03.2.04.3.03.45q-.03.55.05 1.13l.1-.03v-.17Zm-.02-.18-.02-.06v-.37l-.01-.31h.22q.03-.01.02-.04l-.03-.11v-.11l.01.1.03.12q.02.03-.03.05h-.22c.02.06.02.13.01.3a2 2 0 0 0 .02.42Zm.33.04v.14q0 .03-.04.03l-.1-.02-.06-.01h-.11l-.02-.18q.02-.01.16.02l.12.02zm0 0v-.03h.01zM9.39 4.72q-.13-.24-.18-.42-.08-.23 0-.28zm0 0 .02.04H9.4zm-.15.2.17-.07v-.02zm0 0 .16-.08v.02zm-.93.18.13-.03v-.02zm0 0q.07 0 .13-.03v-.02z" }),
28
- /* @__PURE__ */ jsx("path", { fill: "#000", d: "M8.79 4.93c.43-.04.86-.25 1.04-.53h.01l.02.1q-.16.21-.45.35l.02.07q.05.13.13.1l-.04.02q-.06 0-.1-.12l-.01-.04v-.04q.29-.13.44-.34l-.02-.08.01-.01h-.01v.01c-.18.27-.6.48-1.04.52a2 2 0 0 0-1.06.4q-.01-.04-.07-.07l-.02-.02q-.24-.2-.22-.43.02-.16.12-.19l.03.02v-.01.01q-.1-.02-.14.17 0 .22.22.42l.02.02q.06.04.06.07c.31-.22.63-.35 1.06-.4m-1.22-.3h-.03l-.03-.02-.05-.03c-.05-.04-.17.13-.15.32v.03l.03.1.11.18c-.12-.01-.17-.05-.24-.14l.12-.04V5l-.03-.06v-.03a.4.4 0 0 0-.18.06l-.03-.03L7 4.85l-.02-.03a1 1 0 0 1-.23-.3q-.1-.2-.02-.31.04-.06.12-.03l.02.02.04.03q-.12-.09-.17-.01-.07.1.02.3.06.13.22.3l.03.02.09.1.02.02a.3.3 0 0 1 .18-.06c-.02-.2.1-.38.17-.33l.04.04zm-.63-.38h-.01Zm-.03-.03a.35.35 0 0 0-.35-.28c-.13-.05-.27.09-.2.3.07.24.16.37.38.6l.01.02c.2.22.3.35.37.56q.07.2.16.28.12.1.3-.04l.04-.03.03-.02c.1-.06.2.03.21.19l-.01.03c0-.16-.1-.27-.2-.21l-.02.02-.05.03q-.18.14-.3.04-.1-.07-.17-.29a1.4 1.4 0 0 0-.37-.55l-.01-.02a1.4 1.4 0 0 1-.39-.6c-.07-.22.08-.38.23-.32l.02.02q.07.03.16.12l.13.12zm.94 1.61V5.8q.04-.14 0-.2l-.02-.05-.02-.04-.03-.01-.02-.06q0-.06-.02-.06v-.01q.26-.18.57-.27.01.17.1.16l.08-.02h.04l-.12.03q-.1.01-.1-.16-.3.1-.55.26l.01.06.02.06q0 .02.03.01l.02.05.02.04q.05.09-.01.25h-.01zm.68-.6H8.5q-.06-.02-.07-.17L8.8 5q.22 0 .46-.09.05.2.13.19l.14-.06h.06v-.02.01q-.09.05-.2.08-.09.02-.14-.19-.22.07-.45.1-.18.01-.35.05.01.15.09.16ZM6.9 4.22l.03.03zm.43.82-.12.03a.3.3 0 0 0 .21.13zm3.47 2.08c-.08.33.01.7.22.9a4 4 0 0 1-.9.63l-.32.23-.07.06-.17.13c.31.06.67.36.9.77.28.47.56.7 1.02.95q.36.18.03.56c-.13.17-.19.31-.26.62a2 2 0 0 1-.3.68c-.15.17-.35.11-.37-.05l.01-.22.05-.25v-.03l.01-.03v.07l-.05.25-.01.2c.02.16.2.22.34.05.16-.19.22-.34.3-.67.08-.31.14-.45.27-.63.2-.25.22-.41-.03-.54a2.3 2.3 0 0 1-1.02-.96c-.24-.4-.6-.71-.9-.76v-.01l.17-.14.07-.06.33-.23q.46-.24.88-.62a1 1 0 0 1-.21-.9c-.15-.18-.52-.26-.8-.18q-.4.3-.73.81a16 16 0 0 0-.58 1l-.04.06c-.13.18-.13.52.06.69l.1.1.04.04.06.07.13.14q.19.18.55.44l.53.36q.25.18.33.26c.17.22.24.34.22.5q-.02.11-.01.21h-.01v-.2c.03-.16-.04-.29-.21-.5a2 2 0 0 0-.33-.26l-.52-.36a5 5 0 0 1-.69-.58l-.06-.07-.03-.04-.1-.1c-.2-.17-.2-.53-.07-.7l.04-.06c.05-.06.16-.27.29-.49.11-.2.23-.42.3-.51q.3-.5.72-.82c.3-.08.67 0 .82.2Zm-.15 4.56v.38l.01-.01v.05q.05.13.26.1v-.01l-.25-.14v-.17q.04.11.37.09v-.01l-.38-.17zm0-.04v.04q.09.15.45.04l-.45-.1zm.43.08q-.4.1-.43-.08zm0 0h.02zm-.42.09v-.02h-.01v.04l.02.05v-.05q0 .15.34.13h.03H11zm0 0v.02zm.24.38q-.23.01-.23-.13zm0 0h.02z" }),
29
- /* @__PURE__ */ jsx("path", { fill: "#000", d: "M10.42 7.79c.17-.1.24-.14.36-.25l.02.04v.05c-.1.1-.17.13-.32.22l-.04.02c-.16.1-.27.18-.43.38-.2.24-.51.52-.7.63l-.04-.07c.17-.1.47-.38.68-.63.16-.2.27-.28.44-.38zm.36-.24c-.12.11-.19.16-.36.25l-.03.02c-.16.09-.27.18-.44.37-.2.25-.5.52-.67.62l.04.06c.17-.11.48-.4.68-.63.16-.2.27-.29.44-.38l.03-.02.33-.21z" }),
30
- /* @__PURE__ */ jsx("path", { fill: "#000", d: "m10.8 8.04.14-.1.02.02.06.07a4 4 0 0 1-.9.62l-.32.23-.07.06-.19.14-.06-.13c.09-.05.28-.2.42-.33q-.02 0-.05-.07l-.01-.02-.01-.02q-.02-.04-.05-.02l.02-.02.04.04v.02l.02.02q.02.06.05.06v.01c-.13.13-.33.28-.42.33l.05.12.25-.2.33-.23q.46-.24.89-.61l-.07-.08zl-.06-.14-.02-.05-.04-.1q-.02-.03-.03 0l-.12.06h-.02l.13-.08h.05l.03.07.01.05.02.05zm-.3-.22h.02l.03.03.04.13.02.06q.02.09.05.1l-.2.16-.17.1-.07.03-.15.1-.06-.09v-.01l-.03-.05-.02-.04q-.03-.04-.04-.01l-.09.09v-.01l.08-.09q.03-.03.06.01l.02.05.03.04v.01l.04.08.01.02.2-.14h.01l.36-.25-.04-.1-.02-.05-.04-.12q-.02-.04-.04-.04Zm-1.18 2.3q.08.06.24-.14.13-.16.27-.42zm.48-.52-.47.5v.01q.08.04.23-.14zm0 0 .02-.05.01.01zm.1-.08.13.11zm0 0V9.5q.08.05.14.12zm.66.79.1.1zm0-.02.1.1z" }),
31
- /* @__PURE__ */ jsx("path", { fill: "#000", d: "M10 9.3a.1.1 0 0 1 0 .09l-.1.13a1 1 0 0 0-.5-.24l-.06.05c.31.03.7.33.95.7.24.37.51.6.84.79l-.02.1v.02q-.05.32-.24.42-.15.07-.2-.01l-.01-.04h-.01q.04.12.21.04.19-.1.24-.4v-.03q0-.08.02-.1c-.32-.18-.6-.4-.84-.78-.26-.38-.64-.67-.95-.7v-.01l.06-.06q.25.03.5.24l.04-.04.05-.09q.04-.06-.02-.1zm.67.86q0 .06-.11.14l-.23-.3-.3-.37q.15-.15.08-.22l-.11-.1-.04-.05.16.14q.07.08-.08.22.17.17.3.37l.22.3q.13-.09.09-.16zm.77.3q-.13.03-.18.14l-.03.04v.04l-.03.04-.05.06a2 2 0 0 1-.5-.4q.13-.08.07-.16l-.05-.06q0-.03-.02-.04l.08.1q.07.08-.08.17.23.22.5.38 0-.02.04-.05l.03-.04v-.04l.03-.05q.06-.12.22-.14v.01c-.13.07-.16.23-.07.29l.03.01.05.03q.2.1.19.26-.01.13-.16.3c-.13.17-.19.31-.26.62a2 2 0 0 1-.3.68c-.15.17-.35.11-.37-.05l.01-.22h.01l-.01.22c.02.15.2.2.34.04.16-.19.22-.34.3-.67.08-.31.14-.45.28-.63q.14-.16.14-.3.02-.15-.18-.24l-.04-.03-.04-.01c-.1-.06-.07-.21.05-.3m-.79 1.67-.01.08q0 .1.08.1.13 0 .25-.18c.06-.1.09-.2.14-.4l.03-.16a.4.4 0 0 1-.14-.14l.02-.01.02-.02.02-.03.01-.02h.01l.1.08c.04-.1.04-.17 0-.3h-.01a1 1 0 0 1-.18.3c-.14.1-.34.09-.34.01v-.02l.01-.07-.01-.03v.12c-.02.1.2.1.35 0q.05.08.13.13l-.03.15c-.05.2-.08.3-.14.4q-.13.19-.24.18-.08-.01-.07-.17m.44-.79.08-.18a.3.3 0 0 1 0 .26zm.35-.87h.03v-.02zm-.78 1.63v.03h-.01v-.04zm0-1.98h-.02zm-.7-.86" }),
32
- /* @__PURE__ */ jsx("path", { fill: "#000", d: "m11.5 10.3-.1-.12-.04.16h-.15l.1.13-.1.11v.01h.16l.03.15.1-.12.13.07-.03-.16.13-.06v-.01l-.13-.07.03-.15zm.12-.05-.12.06h-.01l-.09-.11v-.01l-.04.15h-.14l.1.13-.1.11v.01h.15l.03.14v.01-.01l.1-.12.12.06v.02l.01-.01-.03-.15.12-.07-.13-.07zm-.57-3.17c.3-.1.55-.36.61-.65h.01q.52.2.95.51c.12.1.2.13.4.21l.22.1c-.1-.3-.04-.8.17-1.21.25-.5.3-.87.26-1.42-.01-.3.13-.37.45-.31.2.04.34.02.61-.06h.03c.3-.1.46-.11.69-.06.21.04.26.26.14.36l-.2.1-.17.06-.07.03h-.01l.02-.02.05-.02.18-.06.2-.1c.1-.1.06-.3-.14-.34a1.2 1.2 0 0 0-.7.06h-.01c-.28.08-.42.1-.63.06-.3-.06-.44.01-.42.3.03.55-.02.92-.27 1.42-.2.43-.28.92-.16 1.23h-.01l-.23-.1a2 2 0 0 1-.4-.22 4 4 0 0 0-.95-.5v-.01a.9.9 0 0 1-.62.65c-.07.23.05.61.25.84l.35.14c.37.11.68.14 1.28.14.31 0 .44 0 .56.03.21.03.5-.14.53-.4l.02-.13.09-.3a5 5 0 0 0 .11-1.27c.01-.36.02-.51.06-.62.08-.27.15-.4.3-.45l.17-.1v.01l-.17.1c-.14.06-.2.18-.3.45-.02.1-.04.25-.05.61 0 .3-.01.35-.02.48a5 5 0 0 1-.14.97l-.03.13-.03.12a.5.5 0 0 1-.54.4 3 3 0 0 0-.56-.02c-.6 0-.9-.03-1.28-.14l-.35-.14c-.21-.23-.34-.62-.25-.86m3.77-2.14-.03.03.12-.08.02-.02.03-.02.16-.1h.02-.03v-.01h.01l.01-.01h.02l.01-.01q.08-.11-.06-.28h-.01l.02.3-.14.09q.07-.11-.12-.39l.05.44-.06.04zm-.03.02.03-.02q.07-.16-.2-.44l.15.47zm-.16-.43q.27.3.16.43h-.01zm0 0-.02-.02h.01zm.28.34h-.01v.01zl.03-.04-.03.02q.12-.1-.07-.38v-.03h-.02l.02.03zm0 0 .02-.02zm.2-.4.01.26h.01q.1-.09-.03-.27Zm0 0-.01-.03h-.01l.01.02Z" }),
33
- /* @__PURE__ */ jsx("path", { fill: "#000", d: "m11.48 6.93-.09-.04.03-.03.03-.03a2 2 0 0 1 .35.2c.18.11.3.17.55.23.3.06.68.2.86.32l-.03.08a4 4 0 0 0-.85-.32 1.4 1.4 0 0 1-.55-.23zm-.02-.1-.05.06a2 2 0 0 1 .38.2c.17.13.3.18.54.24.3.07.68.2.85.32l.02-.07c-.18-.1-.55-.25-.85-.31a1.4 1.4 0 0 1-.55-.24l-.3-.18z" }),
34
- /* @__PURE__ */ jsx("path", { fill: "#000", d: "m13.74 5.72.04-.13h-.01zm0 0 .04-.13h-.01zm-1.95.9-.15-.07v-.03l.03-.09q.52.2.95.51c.12.1.2.13.4.21l.24.12-.07.12-.48-.22-.02.06-.01.02-.03.06.01.03v.01l-.02-.02v-.02l.03-.06v-.02l.03-.07c.17.06.4.16.48.22l.07-.1-.23-.12a2 2 0 0 1-.4-.2q-.44-.32-.95-.52l-.02.1zv.02l-.08.12-.02.03-.03.02-.03.05q-.03.04 0 .05l.12.07V7l-.13-.08q-.03-.02 0-.07l.03-.04.03-.03.02-.03zm-.03.39-.01-.02.01-.04.08-.1q.11-.13.1-.14.14.03.3.14l.32.2-.03.06q0 .02-.03.05l-.04.08v.01q-.02.04 0 .04l.12.04.04.01h.02l.01.02h-.03l-.04-.02-.12-.03q-.03-.01-.02-.06v-.01l.05-.09.03-.04.01-.03.02-.03-.15-.07-.16-.11q-.17-.11-.29-.15 0 .02-.1.13l-.08.1q-.02.05 0 .06zm2.45-.06q0-.1-.23-.15-.2-.04-.48-.04v.01l.7.2zm-.66-.18q.25 0 .42.04.23.05.23.14zm0 0h-.05v-.01zm-.11-.05.03-.18h-.01zm0 0 .03-.18z" }),
35
- /* @__PURE__ */ jsx("path", { fill: "#000", d: "M13.67 6.1c-.18.44-.22.94-.1 1.24l-.08-.03a1 1 0 0 1-.06-.58h-.03l-.06-.02q-.12-.01-.13.08h-.01l.01-.06q.04-.04.13-.03h.06l.04.02q-.03.35.05.58l.07.03v.01h.02-.02c-.13-.32-.08-.81.1-1.24.17-.41.23-.77.21-1.17q.04 0 .1-.03l.02-.01q.28-.12.45.01.13.1.1.2l-.03.02c.05-.05.01-.15-.07-.2q-.17-.14-.45-.02l-.02.01q-.06.04-.1.03c.03.39-.02.75-.2 1.17Zm.84-.98q.02 0 .03-.03l.07-.04c.07-.03-.02-.23-.17-.3l-.03-.02-.1-.02-.2.01c.08-.1.13-.14.24-.15q0 .07-.03.13v.01l.09.01.02.02a.4.4 0 0 0 .05-.2l.31-.1.23-.02q.22.01.27.13.03.08-.05.13l-.03.01h-.02q.11-.04.09-.13-.05-.11-.26-.13l-.22.02-.32.09q.01.1-.04.2c.17.08.26.28.18.32l-.1.06zm.64-.38.24-.1.2-.1c.1-.1.06-.3-.14-.34a1.2 1.2 0 0 0-.7.06h-.01c-.28.08-.42.1-.63.06q-.2-.05-.31 0-.14.08-.11.3v.1c0 .11-.13.17-.26.1l-.02-.03c.13.1.27.04.27-.07v-.1q-.03-.24.11-.3.11-.06.33-.01c.2.04.34.02.61-.06h.03c.3-.1.46-.11.69-.06.21.04.26.26.14.36l-.2.1-.17.06zm-1.74.05.02.03.1.09.14.01h.01l.03-.02.06.01.06.02q.02.34-.06.66-.15-.07-.18.01.03-.1.17-.01.07-.32.07-.65l-.06-.01-.06-.02-.02.02h-.02l-.13-.01a.3.3 0 0 1-.14-.12zm.13.93h.02v-.04q.06-.03.18.04l-.13.36q-.09.21-.15.46-.2-.05-.22.03l-.03.16-.01.05.03-.2q.03-.11.22-.04.05-.24.15-.47.08-.18.13-.35-.15-.08-.18 0Zm1.61-.98v-.01Zm-.84-.03.03-.12a.3.3 0 0 0-.21.13zM13.2 6.78" })
36
- ] })
37
- ] });
38
- export {
39
- SvgIm as default
40
- };
@@ -1,11 +0,0 @@
1
- import { jsxs, jsx } from "preact/compat/jsx-runtime";
2
- const SvgIn = (props) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 22 16", ...props, children: [
3
- /* @__PURE__ */ jsx("path", { fill: "#fff", d: "M0 0h22v16H0z" }),
4
- /* @__PURE__ */ jsx("path", { fill: "#FFA44A", fillRule: "evenodd", d: "M0 5.33h22V0H0z", clipRule: "evenodd" }),
5
- /* @__PURE__ */ jsx("path", { fill: "#1A9F0B", fillRule: "evenodd", d: "M0 16h22v-5.33H0z", clipRule: "evenodd" }),
6
- /* @__PURE__ */ jsx("path", { fill: "#181A93", fillOpacity: 0.15, stroke: "#181A93", strokeWidth: 0.67, d: "M11 9.93c1.06 0 1.9-.87 1.9-1.93s-.84-1.93-1.9-1.93S9.1 6.94 9.1 8s.84 1.93 1.9 1.93Z" }),
7
- /* @__PURE__ */ jsx("path", { fill: "#181A93", fillRule: "evenodd", d: "M11 8.53c.29 0 .52-.24.52-.53s-.23-.53-.52-.53a.53.53 0 0 0-.52.53c0 .3.23.53.52.53", clipRule: "evenodd" })
8
- ] });
9
- export {
10
- SvgIn as default
11
- };