@verifiedinc-public/shared-ui-elements 8.21.0 → 8.21.2
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.
- package/dist/components/Alert/Alert.mjs +1 -0
- package/dist/components/Alert/FullWidthAlert.mjs +1 -0
- package/dist/components/Backdrop/index.mjs +1 -0
- package/dist/components/Banners/Banner.mjs +1 -0
- package/dist/components/Banners/ExactBirthdayBanner.mjs +1 -0
- package/dist/components/Banners/ResendPhoneBanner.mjs +1 -0
- package/dist/components/Banners/TestPhoneNumbersBanner.mjs +1 -0
- package/dist/components/BrandFilterInput/BrandFilterInput.hook.mjs +1 -0
- package/dist/components/BrandFilterInput/index.mjs +1 -0
- package/dist/components/Button/index.mjs +1 -0
- package/dist/components/CredentialRequestsEditor/CredentialRequestsEditor.context.mjs +1 -0
- package/dist/components/CredentialRequestsEditor/components/CredentialRequestsField.mjs +1 -0
- package/dist/components/CredentialRequestsEditor/components/DataFieldAccordion.mjs +1 -0
- package/dist/components/CredentialRequestsEditor/components/DataFieldDeleteModal.mjs +1 -0
- package/dist/components/CredentialRequestsEditor/components/DataFieldDescription.mjs +3 -0
- package/dist/components/CredentialRequestsEditor/components/DataFieldMandatory.mjs +3 -0
- package/dist/components/CredentialRequestsEditor/components/DataFieldMulti.mjs +3 -0
- package/dist/components/CredentialRequestsEditor/components/DataFieldOptionType.mjs +3 -0
- package/dist/components/CredentialRequestsEditor/components/DataFieldSection.mjs +1 -0
- package/dist/components/CredentialRequestsEditor/components/DataFieldUserInput.mjs +3 -0
- package/dist/components/CredentialRequestsEditor/components/RadioOption.mjs +1 -0
- package/dist/components/CredentialRequestsEditor/contexts/CredentialRequestFieldContext.mjs +1 -0
- package/dist/components/CredentialRequestsEditor/index.mjs +1 -0
- package/dist/components/CredentialRequestsEditor/types/mandatoryEnum.mjs +1 -0
- package/dist/components/CredentialRequestsEditor/types/sdk.mjs +1 -0
- package/dist/components/CredentialRequestsEditor/utils/buildDataFieldValue.mjs +1 -0
- package/dist/components/CredentialRequestsEditor/utils/prettyField.mjs +1 -0
- package/dist/components/CredentialRequestsEditor/utils/propagateToChildren.mjs +1 -0
- package/dist/components/Image.mjs +1 -0
- package/dist/components/QRCodeDisplay/index.mjs +1 -0
- package/dist/components/RequiredLabel/index.mjs +1 -0
- package/dist/components/Snackbar/index.mjs +1 -0
- package/dist/components/TextField/index.mjs +1 -0
- package/dist/components/Tip/index.mjs +1 -0
- package/dist/components/Typography/index.mjs +1 -0
- package/dist/components/UI/AdaptativeBox.mjs +1 -0
- package/dist/components/UI/ContentWithLoader.mjs +1 -0
- package/dist/components/When.mjs +1 -0
- package/dist/components/WhenStyled.mjs +1 -0
- package/dist/components/animation/AnimatedHeight.mjs +1 -0
- package/dist/components/animation/Counter.mjs +1 -0
- package/dist/components/animation/index.mjs +1 -1
- package/dist/components/animation/motions.mjs +1 -0
- package/dist/components/buttons/ExportToPdfButton.mjs +1 -0
- package/dist/components/buttons/LinkButton.mjs +1 -0
- package/dist/components/buttons/OriginalButton.mjs +1 -0
- package/dist/components/buttons/TextButton.mjs +1 -0
- package/dist/components/chart/AreaChart/AreaChart.map.mjs +1 -0
- package/dist/components/chart/AreaChart/index.mjs +1 -0
- package/dist/components/chart/BigNumber/index.mjs +1 -0
- package/dist/components/chart/EmptyChartSection.mjs +1 -0
- package/dist/components/chart/ErrorCodesChart/index.mjs +1 -0
- package/dist/components/chart/FunnelChart/index.mjs +1 -0
- package/dist/components/chart/LoadingChartSection.mjs +1 -0
- package/dist/components/chart/MetricLastUpdated.mjs +1 -0
- package/dist/components/chart/MonthlySignupsOverviewTable/MonthlySignupsOverviewTable.mjs +1 -0
- package/dist/components/chart/MonthlySignupsOverviewTable/MonthlySignupsOverviewTableDataMapper.mjs +1 -0
- package/dist/components/chart/NoRiskSignalsPermissionSection/index.mjs +1 -0
- package/dist/components/chart/OneClickHealthBigNumbers/OneClickHealthBigNumbers.mjs +1 -0
- package/dist/components/chart/OneClickHealthBigNumbers/OneClickHealthBigNumbersMapper.mjs +1 -0
- package/dist/components/chart/OneClickHealthOverTimeChart/OneClickHealthOverTimeChart.map.mjs +1 -0
- package/dist/components/chart/OneClickHealthOverTimeChart/OneClickHealthOverTimeChart.mjs +1 -0
- package/dist/components/chart/OneClickHealthPercentageChart/OneClickHealthPercentageChart.mjs +1 -0
- package/dist/components/chart/OneClickOverTimeChart/OneClickOverTimeChart.map.mjs +1 -0
- package/dist/components/chart/OneClickOverTimeChart/OneClickOverTimeChart.mjs +1 -0
- package/dist/components/chart/OneClickPercentageChart/OneClickPercentageChart.mjs +1 -0
- package/dist/components/chart/OneClickVerificationBigNumbers/OneClickVerificationBigNumbers.mjs +1 -0
- package/dist/components/chart/OneClickVerificationBigNumbers/OneClickVerificationBigNumbersMapper.mjs +1 -0
- package/dist/components/chart/OneClickVerificationEventsOverTimeChart/OneClickVerificationEventsOverTimeChart.map.mjs +1 -0
- package/dist/components/chart/OneClickVerificationEventsOverTimeChart/OneClickVerificationEventsOverTimeChart.mjs +1 -0
- package/dist/components/chart/OneClickVerificationFunnelChart/OneClickVerificationFunnelChart.map.mjs +1 -0
- package/dist/components/chart/OneClickVerificationFunnelChart/OneClickVerificationFunnelChart.mjs +1 -0
- package/dist/components/chart/OneClickVerificationOutcomeOverTimeChart/OneClickVerificationOutcomeOverTimeChart.map.mjs +1 -0
- package/dist/components/chart/OneClickVerificationOutcomeOverTimeChart/OneClickVerificationOutcomeOverTimeChart.mjs +1 -0
- package/dist/components/chart/OneClickVerificationSuccessOverTimeChart/OneClickVerificationSuccessOverTimeChart.map.mjs +1 -0
- package/dist/components/chart/OneClickVerificationSuccessOverTimeChart/OneClickVerificationSuccessOverTimeChart.mjs +1 -0
- package/dist/components/chart/PieChart/index.mjs +1 -0
- package/dist/components/chart/PieChart/renderActiveShape.mjs +1 -0
- package/dist/components/chart/PieChart/renderNeedle.mjs +1 -0
- package/dist/components/chart/ReasonCodesChart/index.mjs +1 -0
- package/dist/components/chart/RiskScoreBarChart/index.mjs +1 -0
- package/dist/components/chart/RiskScorePieChart/index.mjs +1 -0
- package/dist/components/chart/SeriesChart/SeriesChart.map.mjs +1 -0
- package/dist/components/chart/SeriesChart/index.mjs +1 -0
- package/dist/components/chart/SeriesChartLegend/index.mjs +1 -0
- package/dist/components/chart/SeriesPercentageChart/index.mjs +1 -0
- package/dist/components/chart/SeriesPercentageChartLegend/index.mjs +1 -0
- package/dist/components/chart/SignupBigNumbers/SignupBigNumbers.mjs +1 -0
- package/dist/components/chart/SignupBigNumbers/SignupBigNumbersMapper.mjs +1 -0
- package/dist/components/chart/SimpleBarChart/index.mjs +1 -0
- package/dist/components/chart/SimpleLegend/index.mjs +1 -0
- package/dist/components/chart/TTSBigNumbers/TTSBigNumbers.mjs +1 -0
- package/dist/components/chart/TTSBigNumbers/TTSBigNumbersMapper.mjs +1 -0
- package/dist/components/chart/TTSOverTimeChart/TTSOverTimeChart.map.mjs +1 -0
- package/dist/components/chart/TTSOverTimeChart/TTSOverTimeChart.mjs +1 -0
- package/dist/components/chart/constants.mjs +1 -0
- package/dist/components/chart/index.mjs +1 -1
- package/dist/components/chart/shared.mjs +1 -0
- package/dist/components/chart/styles.mjs +1 -0
- package/dist/components/dialog/CalendlyDialog.mjs +1 -0
- package/dist/components/dialog/Dialog.mjs +1 -0
- package/dist/components/dialog/PersistentDialog.mjs +8 -0
- package/dist/components/form/AddressInput/autofill.hook.mjs +1 -0
- package/dist/components/form/AddressInput/context.mjs +1 -0
- package/dist/components/form/AddressInput/hook.mjs +1 -0
- package/dist/components/form/AddressInput/index.mjs +1 -0
- package/dist/components/form/BasePhoneInput.mjs +1 -0
- package/dist/components/form/CountrySelector.mjs +1 -0
- package/dist/components/form/DataFieldClearAdornment.mjs +1 -0
- package/dist/components/form/DateInput/index.mjs +1 -0
- package/dist/components/form/DateRangeInput/index.mjs +1 -0
- package/dist/components/form/DateRangeInput/style.mjs +1 -0
- package/dist/components/form/DefaultInput.mjs +1 -0
- package/dist/components/form/EmailInput.mjs +1 -0
- package/dist/components/form/InputMask.mjs +1 -0
- package/dist/components/form/NPIInput/index.mjs +1 -0
- package/dist/components/form/NewOneClickForm/core/fields/address.mjs +1 -0
- package/dist/components/form/NewOneClickForm/core/fields/birthDate.mjs +1 -0
- package/dist/components/form/NewOneClickForm/core/fields/constants.mjs +1 -0
- package/dist/components/form/NewOneClickForm/core/fields/driversLicense.mjs +1 -0
- package/dist/components/form/NewOneClickForm/core/fields/fullName.mjs +1 -0
- package/dist/components/form/NewOneClickForm/core/fields/index.mjs +1 -0
- package/dist/components/form/NewOneClickForm/core/fields/phone.mjs +1 -0
- package/dist/components/form/NewOneClickForm/core/fields/sex.mjs +1 -0
- package/dist/components/form/NewOneClickForm/core/fields/ssn.mjs +1 -0
- package/dist/components/form/NewOneClickForm/core/form/form.mjs +1 -0
- package/dist/components/form/NewOneClickForm/core/form/formBuilder.mjs +1 -0
- package/dist/components/form/NewOneClickForm/core/form/formField.mjs +1 -0
- package/dist/components/form/NewOneClickForm/core/form/formFieldBuilder.mjs +1 -0
- package/dist/components/form/NewOneClickForm/core/form/utils.mjs +1 -0
- package/dist/components/form/NewOneClickForm/core/formats/address.format.mjs +1 -0
- package/dist/components/form/NewOneClickForm/core/formats/date.format.mjs +1 -0
- package/dist/components/form/NewOneClickForm/core/formats/ssn.format.mjs +1 -0
- package/dist/components/form/NewOneClickForm/core/formats/state.format.mjs +1 -0
- package/dist/components/form/NewOneClickForm/core/mappers/create-patch.map.mjs +1 -0
- package/dist/components/form/NewOneClickForm/core/mappers/share.map.mjs +1 -0
- package/dist/components/form/NewOneClickForm/core/shared/us-states.mjs +1 -0
- package/dist/components/form/NewOneClickForm/core/validations/address/address.schema.mjs +1 -0
- package/dist/components/form/NewOneClickForm/core/validations/address/city.schema.mjs +1 -0
- package/dist/components/form/NewOneClickForm/core/validations/address/country.schema.mjs +1 -0
- package/dist/components/form/NewOneClickForm/core/validations/address/line1.schema.mjs +1 -0
- package/dist/components/form/NewOneClickForm/core/validations/address/line2.schema.mjs +1 -0
- package/dist/components/form/NewOneClickForm/core/validations/address/state.schema.mjs +1 -0
- package/dist/components/form/NewOneClickForm/core/validations/address/zipcode.schema.mjs +1 -0
- package/dist/components/form/NewOneClickForm/core/validations/driversLicense/driversLicense.schema.mjs +1 -0
- package/dist/components/form/NewOneClickForm/core/validations/name/first.schema.mjs +1 -0
- package/dist/components/form/NewOneClickForm/core/validations/name/fullName.schema.mjs +1 -0
- package/dist/components/form/NewOneClickForm/core/validations/name/last.schema.mjs +1 -0
- package/dist/components/form/NewOneClickForm/core/validations/name/middle.schema.mjs +1 -0
- package/dist/components/form/NewOneClickForm/core/validations/other/birthDate.schema.mjs +1 -0
- package/dist/components/form/NewOneClickForm/core/validations/other/date.schema.mjs +1 -0
- package/dist/components/form/NewOneClickForm/core/validations/other/documentNumber.schema.mjs +1 -0
- package/dist/components/form/NewOneClickForm/core/validations/other/phone.schema.mjs +1 -0
- package/dist/components/form/NewOneClickForm/core/validations/other/sex.schema.mjs +1 -0
- package/dist/components/form/NewOneClickForm/core/validations/other/ssn.schema.mjs +1 -0
- package/dist/components/form/NewOneClickForm/react/core/field.hook.mjs +1 -0
- package/dist/components/form/NewOneClickForm/react/core/form.context.mjs +1 -0
- package/dist/components/form/NewOneClickForm/react/ui/fields/input/address.field.mjs +1 -0
- package/dist/components/form/NewOneClickForm/react/ui/fields/input/clear-field-adornment.mjs +1 -0
- package/dist/components/form/NewOneClickForm/react/ui/fields/input/date.field.mjs +1 -0
- package/dist/components/form/NewOneClickForm/react/ui/fields/input/field.mjs +1 -0
- package/dist/components/form/NewOneClickForm/react/ui/fields/input/label.mjs +1 -0
- package/dist/components/form/NewOneClickForm/react/ui/fields/input/select.field.mjs +1 -0
- package/dist/components/form/NewOneClickForm/react/ui/fields/input/ssn.field.mjs +1 -0
- package/dist/components/form/NewOneClickForm/react/ui/fields/input/text.field.mjs +1 -0
- package/dist/components/form/NewOneClickForm/react/ui/fields/readonly/field.mjs +1 -0
- package/dist/components/form/NewOneClickForm/react/ui/fields/readonly/multi.field.mjs +1 -0
- package/dist/components/form/NewOneClickForm/react/ui/fields/readonly/single.field.mjs +1 -0
- package/dist/components/form/NewOneClickForm/react/ui/fields/shared.mjs +1 -0
- package/dist/components/form/NewOneClickForm/react/ui/fields/style.mjs +1 -0
- package/dist/components/form/NewOneClickForm/react/ui/form-content.mjs +1 -0
- package/dist/components/form/NewOneClickForm/react/ui/form.context.mjs +1 -0
- package/dist/components/form/NewOneClickForm/react/ui/form.mjs +1 -0
- package/dist/components/form/OTPInput.mjs +1 -0
- package/dist/components/form/OneClickForm/components/CredentialsDisplay/CredentialsDisplay.mjs +1 -0
- package/dist/components/form/OneClickForm/components/CredentialsDisplay/CredentialsDisplayContext.mjs +1 -0
- package/dist/components/form/OneClickForm/components/CredentialsDisplay/CredentialsDisplayItem.mjs +1 -0
- package/dist/components/form/OneClickForm/components/CredentialsDisplay/CredentialsDisplayItemContext.mjs +1 -0
- package/dist/components/form/OneClickForm/components/CredentialsDisplay/components/EditModeButton.mjs +1 -0
- package/dist/components/form/OneClickForm/components/CredentialsDisplay/hooks.mjs +1 -0
- package/dist/components/form/OneClickForm/components/CredentialsDisplay/types.mjs +1 -0
- package/dist/components/form/OneClickForm/components/CredentialsDisplay/utils/extractChildrenFromCredentialFieldSet.mjs +1 -0
- package/dist/components/form/OneClickForm/components/CredentialsDisplay/utils/extractTypesFromSchema.mjs +1 -0
- package/dist/components/form/OneClickForm/components/CredentialsDisplay/utils/filterRepeatedCredentials.mjs +1 -0
- package/dist/components/form/OneClickForm/components/CredentialsDisplay/utils/findCorrectSchemaProperty.mjs +1 -0
- package/dist/components/form/OneClickForm/components/CredentialsDisplay/utils/findCredentialsByType.mjs +1 -0
- package/dist/components/form/OneClickForm/components/CredentialsDisplay/utils/getCredentialTypeDisplayInfo.mjs +1 -0
- package/dist/components/form/OneClickForm/components/CredentialsDisplay/utils/getCredentialValues.mjs +1 -0
- package/dist/components/form/OneClickForm/components/CredentialsDisplay/utils/getLastPathName.mjs +1 -0
- package/dist/components/form/OneClickForm/components/CredentialsDisplay/utils/getParentPath.mjs +1 -0
- package/dist/components/form/OneClickForm/components/CredentialsDisplay/utils/getReferencedSchemaNames.mjs +1 -0
- package/dist/components/form/OneClickForm/components/CredentialsDisplay/utils/hasMandatoryFieldEmpty.mjs +1 -0
- package/dist/components/form/OneClickForm/components/CredentialsDisplay/utils/isNewCredentialAgainstInstance.mjs +1 -0
- package/dist/components/form/OneClickForm/components/CredentialsDisplay/utils/isNewCredentialValues.mjs +1 -0
- package/dist/components/form/OneClickForm/components/CredentialsDisplay/utils/isRequiredCredentialDisplayInfo.mjs +1 -0
- package/dist/components/form/OneClickForm/components/CredentialsDisplay/utils/isSomeFieldInputAllowed.mjs +1 -0
- package/dist/components/form/OneClickForm/components/CredentialsDisplay/utils/isValidInputCredential.mjs +1 -0
- package/dist/components/form/OneClickForm/components/CredentialsDisplay/utils/makeCredentialDisplayInfoList.mjs +1 -0
- package/dist/components/form/OneClickForm/components/CredentialsDisplay/utils/sortCredentialsBySchema.mjs +1 -0
- package/dist/components/form/OneClickForm/components/CredentialsDisplay/utils/transformToFormObject.mjs +1 -0
- package/dist/components/form/OneClickForm/components/CredentialsDisplay/utils/transformToFormSchema.mjs +1 -0
- package/dist/components/form/OneClickForm/components/DataField/DataFieldAtomic.mjs +1 -0
- package/dist/components/form/OneClickForm/components/DataField/DataFieldCheckbox.mjs +1 -0
- package/dist/components/form/OneClickForm/components/DataField/DataFieldClearAdornment.mjs +1 -0
- package/dist/components/form/OneClickForm/components/DataField/DataFieldComposite.mjs +1 -0
- package/dist/components/form/OneClickForm/components/DataField/DataFieldDescription.mjs +1 -0
- package/dist/components/form/OneClickForm/components/DataField/DataFieldHeader/HeaderSelect/index.mjs +1 -0
- package/dist/components/form/OneClickForm/components/DataField/DataFieldHeader/HeaderSelect/styles.mjs +1 -0
- package/dist/components/form/OneClickForm/components/DataField/DataFieldHeader/HeaderSelect/utils/getAddressFormat.mjs +1 -0
- package/dist/components/form/OneClickForm/components/DataField/DataFieldHeader/HeaderSelect/utils/renderInstance.mjs +1 -0
- package/dist/components/form/OneClickForm/components/DataField/DataFieldHeader/index.mjs +1 -0
- package/dist/components/form/OneClickForm/components/DataField/DataFieldInputLabel.mjs +1 -0
- package/dist/components/form/OneClickForm/components/DataField/DataFieldLabel.mjs +1 -0
- package/dist/components/form/OneClickForm/components/DataField/DataFieldLabelText.mjs +1 -0
- package/dist/components/form/OneClickForm/components/DataField/DataFieldLeftSide.mjs +1 -0
- package/dist/components/form/OneClickForm/components/DataField/DataFieldLegend.mjs +1 -0
- package/dist/components/form/OneClickForm/components/DataField/DataFieldRootStack.mjs +1 -0
- package/dist/components/form/OneClickForm/components/DataField/DataFieldStack.mjs +1 -0
- package/dist/components/form/OneClickForm/components/DataField/DataFieldValue.mjs +1 -0
- package/dist/components/form/OneClickForm/components/DataField/formats/DataFieldImage.mjs +1 -0
- package/dist/components/form/OneClickForm/components/DataField/formats/DataFieldText.mjs +1 -0
- package/dist/components/form/OneClickForm/components/DataField/inputs/DataFieldAddressInput/autofill.hook.mjs +1 -0
- package/dist/components/form/OneClickForm/components/DataField/inputs/DataFieldAddressInput/hook.mjs +1 -0
- package/dist/components/form/OneClickForm/components/DataField/inputs/DataFieldAddressInput/index.mjs +1 -0
- package/dist/components/form/OneClickForm/components/DataField/inputs/DataFieldDateInput.mjs +1 -0
- package/dist/components/form/OneClickForm/components/DataField/inputs/DataFieldImageInput.mjs +1 -0
- package/dist/components/form/OneClickForm/components/DataField/inputs/DataFieldPhoneInput.mjs +1 -0
- package/dist/components/form/OneClickForm/components/DataField/inputs/DataFieldSSNInput.mjs +1 -0
- package/dist/components/form/OneClickForm/components/DataField/inputs/DataFieldSelectInput.mjs +1 -0
- package/dist/components/form/OneClickForm/components/DataField/inputs/DataFieldTextInput.mjs +1 -0
- package/dist/components/form/OneClickForm/components/DataField/types.mjs +1 -0
- package/dist/components/form/OneClickForm/components/DataField/utils/defaults.mjs +1 -0
- package/dist/components/form/OneClickForm/components/DataField/utils/getAutoCompleteAttributeValue.mjs +1 -0
- package/dist/components/form/OneClickForm/components/DataField/utils/getCredentialLabel.mjs +1 -0
- package/dist/components/form/OneClickForm/components/DataField/utils/getCredentialLabelInput.mjs +1 -0
- package/dist/components/form/OneClickForm/components/DataField/utils/getCredentialSeparator.mjs +1 -0
- package/dist/components/form/OneClickForm/components/shared/Image.mjs +1 -0
- package/dist/components/form/OneClickForm/components/shared/ImageEncoded.mjs +1 -0
- package/dist/components/form/OneClickForm/components/shared/When.mjs +1 -0
- package/dist/components/form/OneClickForm/components/validations/fragments/birthDate.mjs +1 -0
- package/dist/components/form/OneClickForm/components/validations/fragments/credentials.mjs +1 -0
- package/dist/components/form/OneClickForm/components/validations/fragments/email.mjs +1 -0
- package/dist/components/form/OneClickForm/components/validations/schemas/date.schema.mjs +1 -0
- package/dist/components/form/OneClickForm/constants/credentialTypes.mjs +1 -0
- package/dist/components/form/OneClickForm/contexts/one-click-form-options.context.mjs +1 -0
- package/dist/components/form/OneClickForm/hooks/useCanFillByQueryParam.mjs +1 -0
- package/dist/components/form/OneClickForm/hooks/useDebounceCallback.mjs +1 -0
- package/dist/components/form/OneClickForm/index.mjs +1 -0
- package/dist/components/form/OneClickForm/styles/input.mjs +1 -0
- package/dist/components/form/OneClickForm/types/display-format.mjs +1 -0
- package/dist/components/form/OneClickForm/types/input-format.mjs +1 -0
- package/dist/components/form/OneClickForm/utils/calendarDateFormatter.mjs +1 -0
- package/dist/components/form/OneClickForm/utils/compareCredentialData.mjs +1 -0
- package/dist/components/form/OneClickForm/utils/currencyRangeFormatter.mjs +1 -0
- package/dist/components/form/OneClickForm/utils/date.mjs +1 -0
- package/dist/components/form/OneClickForm/utils/formatCredentialValue.mjs +1 -0
- package/dist/components/form/OneClickForm/utils/image.mjs +1 -0
- package/dist/components/form/OneClickForm/utils/isAtomicBySchema.mjs +1 -0
- package/dist/components/form/OneClickForm/utils/isCompositeBySchema.mjs +1 -0
- package/dist/components/form/OneClickForm/utils/phone.mjs +1 -0
- package/dist/components/form/OneClickForm/utils/phoneNumberFormatter.mjs +1 -0
- package/dist/components/form/OneClickForm/utils/regex.mjs +1 -0
- package/dist/components/form/OneClickForm/utils/ssnFormatter.mjs +1 -0
- package/dist/components/form/OneClickForm/utils/string.mjs +1 -0
- package/dist/components/form/OneClickForm/utils/when.mjs +1 -0
- package/dist/components/form/PhoneInput.mjs +1 -0
- package/dist/components/form/PrettyPhoneInput.mjs +64 -0
- package/dist/components/form/RadioOption.mjs +1 -0
- package/dist/components/form/SSNInput.mjs +1 -0
- package/dist/components/form/SelectInput.mjs +1 -0
- package/dist/components/form/TextMaskCustom.mjs +1 -0
- package/dist/components/form/TimezoneInput/index.mjs +1 -0
- package/dist/components/form/TimezoneInput/timezones.mjs +1 -0
- package/dist/components/icons/IconPlayer.mjs +1 -0
- package/dist/components/index.mjs +1 -1
- package/dist/components/terms/AcceptTermsNotice.mjs +1 -0
- package/dist/components/terms/LegalLink.mjs +1 -0
- package/dist/components/terms/PrivacyPolicyNotice.mjs +1 -0
- package/dist/components/text-to-signup/magic-button.mjs +1 -0
- package/dist/components/text-to-signup/magic-legal-language.mjs +1 -0
- package/dist/components/text-to-signup/magic-qr-code.mjs +1 -0
- package/dist/components/typographies/PageHeader.mjs +1 -0
- package/dist/components/typographies/PageSectionHeader.mjs +1 -0
- package/dist/components/typographies/Paragraph.mjs +1 -0
- package/dist/components/typographies/SectionDescription.mjs +1 -0
- package/dist/components/typographies/SectionHeader.mjs +1 -0
- package/dist/components/typographies/SectionTitle.mjs +1 -0
- package/dist/components/typographies/index.mjs +1 -1
- package/dist/components/verified/OneClickPoweredByVerified/components/1-Click Access powered by Verified/black.mjs +1 -0
- package/dist/components/verified/OneClickPoweredByVerified/components/1-Click Access powered by Verified/blackGreen.mjs +1 -0
- package/dist/components/verified/OneClickPoweredByVerified/components/1-Click Access powered by Verified/gray.mjs +1 -0
- package/dist/components/verified/OneClickPoweredByVerified/components/1-Click Access powered by Verified/green.mjs +1 -0
- package/dist/components/verified/OneClickPoweredByVerified/components/1-Click Access powered by Verified/index.mjs +1 -0
- package/dist/components/verified/OneClickPoweredByVerified/components/1-Click Access powered by Verified/white.mjs +1 -0
- package/dist/components/verified/OneClickPoweredByVerified/components/1-Click Access powered by Verified/whiteGreen.mjs +1 -0
- package/dist/components/verified/OneClickPoweredByVerified/components/1-Click Apply powered by Verified/black.mjs +1 -0
- package/dist/components/verified/OneClickPoweredByVerified/components/1-Click Apply powered by Verified/blackGreen.mjs +1 -0
- package/dist/components/verified/OneClickPoweredByVerified/components/1-Click Apply powered by Verified/gray.mjs +1 -0
- package/dist/components/verified/OneClickPoweredByVerified/components/1-Click Apply powered by Verified/green.mjs +1 -0
- package/dist/components/verified/OneClickPoweredByVerified/components/1-Click Apply powered by Verified/index.mjs +1 -0
- package/dist/components/verified/OneClickPoweredByVerified/components/1-Click Apply powered by Verified/white.mjs +1 -0
- package/dist/components/verified/OneClickPoweredByVerified/components/1-Click Apply powered by Verified/whiteGreen.mjs +1 -0
- package/dist/components/verified/OneClickPoweredByVerified/components/1-Click AutoFill powered by Verified/black.mjs +1 -0
- package/dist/components/verified/OneClickPoweredByVerified/components/1-Click AutoFill powered by Verified/blackGreen.mjs +1 -0
- package/dist/components/verified/OneClickPoweredByVerified/components/1-Click AutoFill powered by Verified/gray.mjs +1 -0
- package/dist/components/verified/OneClickPoweredByVerified/components/1-Click AutoFill powered by Verified/green.mjs +1 -0
- package/dist/components/verified/OneClickPoweredByVerified/components/1-Click AutoFill powered by Verified/index.mjs +1 -0
- package/dist/components/verified/OneClickPoweredByVerified/components/1-Click AutoFill powered by Verified/white.mjs +1 -0
- package/dist/components/verified/OneClickPoweredByVerified/components/1-Click AutoFill powered by Verified/whiteGreen.mjs +1 -0
- package/dist/components/verified/OneClickPoweredByVerified/components/1-Click Login powered by Verified/black.mjs +1 -0
- package/dist/components/verified/OneClickPoweredByVerified/components/1-Click Login powered by Verified/blackGreen.mjs +1 -0
- package/dist/components/verified/OneClickPoweredByVerified/components/1-Click Login powered by Verified/gray.mjs +1 -0
- package/dist/components/verified/OneClickPoweredByVerified/components/1-Click Login powered by Verified/green.mjs +1 -0
- package/dist/components/verified/OneClickPoweredByVerified/components/1-Click Login powered by Verified/index.mjs +1 -0
- package/dist/components/verified/OneClickPoweredByVerified/components/1-Click Login powered by Verified/white.mjs +1 -0
- package/dist/components/verified/OneClickPoweredByVerified/components/1-Click Login powered by Verified/whiteGreen.mjs +1 -0
- package/dist/components/verified/OneClickPoweredByVerified/components/1-Click Signup powered by Verified/black.mjs +1 -0
- package/dist/components/verified/OneClickPoweredByVerified/components/1-Click Signup powered by Verified/blackGreen.mjs +1 -0
- package/dist/components/verified/OneClickPoweredByVerified/components/1-Click Signup powered by Verified/gray.mjs +1 -0
- package/dist/components/verified/OneClickPoweredByVerified/components/1-Click Signup powered by Verified/green.mjs +1 -0
- package/dist/components/verified/OneClickPoweredByVerified/components/1-Click Signup powered by Verified/index.mjs +1 -0
- package/dist/components/verified/OneClickPoweredByVerified/components/1-Click Signup powered by Verified/white.mjs +1 -0
- package/dist/components/verified/OneClickPoweredByVerified/components/1-Click Signup powered by Verified/whiteGreen.mjs +1 -0
- package/dist/components/verified/OneClickPoweredByVerified/components/1-Click Verify powered by Verified/black.mjs +1 -0
- package/dist/components/verified/OneClickPoweredByVerified/components/1-Click Verify powered by Verified/blackGreen.mjs +1 -0
- package/dist/components/verified/OneClickPoweredByVerified/components/1-Click Verify powered by Verified/gray.mjs +1 -0
- package/dist/components/verified/OneClickPoweredByVerified/components/1-Click Verify powered by Verified/green.mjs +1 -0
- package/dist/components/verified/OneClickPoweredByVerified/components/1-Click Verify powered by Verified/index.mjs +1 -0
- package/dist/components/verified/OneClickPoweredByVerified/components/1-Click Verify powered by Verified/white.mjs +1 -0
- package/dist/components/verified/OneClickPoweredByVerified/components/1-Click Verify powered by Verified/whiteGreen.mjs +1 -0
- package/dist/components/verified/OneClickPoweredByVerified/index.mjs +1 -0
- package/dist/components/verified/VerifiedImage.mjs +1 -0
- package/dist/components/verified/VerifiedIncLogo.mjs +1 -0
- package/dist/components/verified/powered-by-verified/index.mjs +1 -0
- package/dist/{shared/email-B-xO6du4.mjs → constants/email.mjs} +1 -1
- package/dist/constants/index.mjs +1 -1
- package/dist/{shared/metrics-BWSI1rAo.mjs → constants/metrics.mjs} +1 -1
- package/dist/contexts/index.mjs +1 -1
- package/dist/contexts/metrics/Metrics.context.mjs +1 -0
- package/dist/contexts/tunnel/index.mjs +1 -0
- package/dist/hooks/index.mjs +1 -1
- package/dist/hooks/metrics/useColorMap.mjs +1 -0
- package/dist/hooks/text-to-signup/magic-link.mjs +1 -0
- package/dist/hooks/text-to-signup/magic-qr-code-options.mjs +1 -0
- package/dist/hooks/text-to-signup/magic-qr-code.mjs +1 -0
- package/dist/hooks/text-to-signup/magic-text.mjs +1 -0
- package/dist/hooks/useCallbackRef.mjs +1 -0
- package/dist/hooks/useCopyToClipboard.mjs +1 -0
- package/dist/{shared/useCounter-BV32zXDQ.mjs → hooks/useCounter.mjs} +1 -1
- package/dist/hooks/useDebounceCallback.mjs +1 -0
- package/dist/hooks/useDebounceValue.mjs +1 -0
- package/dist/hooks/useDisclosure.mjs +1 -0
- package/dist/hooks/useGoogleFont.mjs +1 -0
- package/dist/hooks/useIntersectionObserver.mjs +1 -0
- package/dist/{shared/useLocalStorage-OKgpJYer.mjs → hooks/useLocalStorage.mjs} +1 -1
- package/dist/hooks/useNavigatorOnline.mjs +1 -0
- package/dist/hooks/useNetworkType.mjs +1 -0
- package/dist/hooks/useOnClickOutside.mjs +1 -0
- package/dist/hooks/usePersistedReducer.mjs +1 -0
- package/dist/hooks/usePrevious.mjs +1 -0
- package/dist/hooks/useQRCode.mjs +1 -0
- package/dist/hooks/useResizeObserver.mjs +1 -0
- package/dist/hooks/useScript.mjs +1 -0
- package/dist/hooks/useSearchParams.mjs +1 -0
- package/dist/hooks/useStyledQRCode.mjs +1 -0
- package/dist/hooks/useThrottle.mjs +1 -0
- package/dist/hooks/useToggle.mjs +1 -0
- package/dist/hooks/useWindowScroll.mjs +1 -0
- package/dist/hooks/useWindowSize.mjs +1 -0
- package/dist/index.mjs +1 -1
- package/dist/node_modules/@floating-ui/core/dist/floating-ui.core.mjs +1 -0
- package/dist/node_modules/@floating-ui/dom/dist/floating-ui.dom.mjs +1 -0
- package/dist/node_modules/@floating-ui/react/dist/floating-ui.react.mjs +1 -0
- package/dist/node_modules/@floating-ui/react/dist/floating-ui.react.utils.mjs +1 -0
- package/dist/node_modules/@floating-ui/react-dom/dist/floating-ui.react-dom.mjs +1 -0
- package/dist/node_modules/@floating-ui/utils/dist/floating-ui.utils.dom.mjs +1 -0
- package/dist/node_modules/@floating-ui/utils/dist/floating-ui.utils.mjs +1 -0
- package/dist/node_modules/clsx/dist/clsx.mjs +1 -0
- package/dist/node_modules/react-datepicker/dist/es/index.mjs +1 -0
- package/dist/styles/colors.mjs +1 -0
- package/dist/styles/index.mjs +1 -1
- package/dist/styles/lib/react-datepicker.css.mjs +1 -0
- package/dist/styles/shadows.mjs +1 -0
- package/dist/styles/theme.mjs +1 -0
- package/dist/styles/typography.mjs +1 -0
- package/dist/utils/date.mjs +1 -0
- package/dist/utils/index.mjs +1 -1
- package/dist/utils/makeGoogleFont.mjs +1 -0
- package/dist/{shared/notification-sBaCxCY5.mjs → utils/notification.mjs} +1 -1
- package/dist/utils/number/formatters.mjs +1 -0
- package/dist/utils/omitProperty.mjs +1 -0
- package/dist/utils/phone/index.mjs +1 -1
- package/dist/utils/ssn.mjs +1 -0
- package/dist/utils/string/formatKebabToPretty.mjs +1 -0
- package/dist/{shared/generateKeyFromString-D1AuwK4y.mjs → utils/string/generateKeyFromString.mjs} +1 -1
- package/dist/utils/string/index.mjs +1 -1
- package/dist/utils/string/toCapitalize.mjs +1 -0
- package/dist/utils/string/toSentenceCase.mjs +1 -0
- package/dist/utils/uuidColor.mjs +1 -0
- package/dist/validations/address.schema.mjs +1 -0
- package/dist/validations/date.schema.mjs +1 -0
- package/dist/validations/description.schema.mjs +1 -0
- package/dist/validations/email.schema.mjs +1 -0
- package/dist/validations/field.schema.mjs +1 -0
- package/dist/validations/index.mjs +1 -1
- package/dist/validations/npi.schema.mjs +1 -0
- package/dist/validations/phone.schema.mjs +1 -0
- package/dist/validations/ssn.schema.mjs +1 -0
- package/dist/validations/unix.schema.mjs +1 -0
- package/package.json +5 -1
- package/dist/shared/Metrics.context-nclzMP1W.mjs +0 -1
- package/dist/shared/OneClickVerificationOutcomeOverTimeChart.map-BA-X6bPt.mjs +0 -1
- package/dist/shared/PageSectionHeader-WvpwlmBn.mjs +0 -1
- package/dist/shared/_baseIsEqual-sbOBMsGa.mjs +0 -1
- package/dist/shared/address.schema-2gCctEOX.mjs +0 -1
- package/dist/shared/colors-CSvtCJK4.mjs +0 -1
- package/dist/shared/driversLicense.schema-BR4qKD7W.mjs +0 -1
- package/dist/shared/formatKebabToPretty-Du43TgPC.mjs +0 -1
- package/dist/shared/isEqual-DsQDNaUy.mjs +0 -1
- package/dist/shared/magic-legal-language-DzmJlxbv.mjs +0 -81
- package/dist/shared/magic-qr-code-UDSE_LRd.mjs +0 -1
- package/dist/shared/makeGoogleFont-pok2oDWs.mjs +0 -1
- package/dist/shared/motions-CgJF6dYW.mjs +0 -1
- package/dist/shared/omitProperty-DReNmkk1.mjs +0 -1
- package/dist/shared/phone-D3-biBwM.mjs +0 -1
- package/dist/shared/shadows-levwxV7v.mjs +0 -1
- package/dist/shared/ssn-Ben2r4Gg.mjs +0 -1
- package/dist/shared/useColorMap-CLfTqu93.mjs +0 -1
- package/dist/shared/useCopyToClipboard-ClqTa6sX.mjs +0 -1
- package/dist/shared/useResizeObserver-D7K4jTvT.mjs +0 -1
- package/dist/shared/uuidColor-bmve2xeu.mjs +0 -20
- package/dist/verifiedinc-public-shared-ui-elements-5.25.1-beta.0.tgz +0 -0
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";import{Box as i}from"@mui/material";import{jsxs as L,jsx as C}from"react/jsx-runtime";function l(e){return L(i,{component:"svg",width:"557px",height:"40px",viewBox:"0 0 557 40",version:"1.1",sx:e.sx,children:[C("title",{children:"1-Click Verify powered by Verified / white and green"}),L("g",{id:"1-Click-Verify-powered-by-Verified-/-white-and-green",stroke:"none",fill:"none",fillRule:"evenodd",strokeWidth:"1",children:[L("g",{id:"powered-by",transform:"translate(216.36, 8.0628)",fill:"#FFFFFF",children:[C("path",{d:"M0,29.7824 L0,7.544 L1.7384,7.544 C2.15386667,7.544 2.41626667,7.74626667 2.5256,8.1508 L2.7716,10.1188 C3.48226667,9.25506667 4.29406667,8.5608 5.207,8.036 C6.11993333,7.5112 7.17226667,7.2488 8.364,7.2488 C9.3152,7.2488 10.1789333,7.43193333 10.9552,7.7982 C11.7314667,8.16446667 12.3929333,8.70566667 12.9396,9.4218 C13.4862667,10.1379333 13.9072,11.0262667 14.2024,12.0868 C14.4976,13.1473333 14.6452,14.3664 14.6452,15.744 C14.6452,16.9685333 14.4812,18.1083333 14.1532,19.1634 C13.8252,20.2184667 13.3550667,21.1314 12.7428,21.9022 C12.1305333,22.673 11.3788667,23.2798 10.4878,23.7226 C9.59673333,24.1654 8.5936,24.3868 7.4784,24.3868 C6.45066667,24.3868 5.57326667,24.2173333 4.8462,23.8784 C4.11913333,23.5394667 3.4768,23.0584 2.9192,22.4352 L2.9192,29.7824 L0,29.7824 Z M7.3964,9.6104 C6.4452,9.6104 5.61153333,9.82906667 4.8954,10.2664 C4.17926667,10.7037333 3.52053333,11.3214667 2.9192,12.1196 L2.9192,20.1556 C3.45493333,20.8772 4.0426,21.3856 4.6822,21.6808 C5.3218,21.976 6.0352,22.1236 6.8224,22.1236 C8.364,22.1236 9.55026667,21.5714667 10.3812,20.4672 C11.2121333,19.3629333 11.6276,17.7885333 11.6276,15.744 C11.6276,14.6616 11.5319333,13.7322667 11.3406,12.956 C11.1492667,12.1797333 10.8732,11.5428667 10.5124,11.0454 C10.1516,10.5479333 9.7088,10.1844 9.184,9.9548 C8.6592,9.7252 8.06333333,9.6104 7.3964,9.6104 Z",id:"Shape",fillRule:"nonzero"}),C("path",{d:"M24.8296,7.2816 C26.0432,7.2816 27.1392667,7.48386667 28.1178,7.8884 C29.0963333,8.29293333 29.9272667,8.86693333 30.6106,9.6104 C31.2939333,10.3538667 31.8187333,11.2531333 32.185,12.3082 C32.5512667,13.3632667 32.7344,14.5413333 32.7344,15.8424 C32.7344,17.1544 32.5512667,18.3352 32.185,19.3848 C31.8187333,20.4344 31.2939333,21.3309333 30.6106,22.0744 C29.9272667,22.8178667 29.0963333,23.3891333 28.1178,23.7882 C27.1392667,24.1872667 26.0432,24.3868 24.8296,24.3868 C23.616,24.3868 22.5199333,24.1872667 21.5414,23.7882 C20.5628667,23.3891333 19.7292,22.8178667 19.0404,22.0744 C18.3516,21.3309333 17.8213333,20.4344 17.4496,19.3848 C17.0778667,18.3352 16.892,17.1544 16.892,15.8424 C16.892,14.5413333 17.0778667,13.3632667 17.4496,12.3082 C17.8213333,11.2531333 18.3516,10.3538667 19.0404,9.6104 C19.7292,8.86693333 20.5628667,8.29293333 21.5414,7.8884 C22.5199333,7.48386667 23.616,7.2816 24.8296,7.2816 Z M24.8296,22.1072 C26.4696,22.1072 27.6941333,21.5578 28.5032,20.459 C29.3122667,19.3602 29.7168,17.8268 29.7168,15.8588 C29.7168,13.8798667 29.3122667,12.3382667 28.5032,11.234 C27.6941333,10.1297333 26.4696,9.5776 24.8296,9.5776 C23.9986667,9.5776 23.2770667,9.71973333 22.6648,10.004 C22.0525333,10.2882667 21.5414,10.6982667 21.1314,11.234 C20.7214,11.7697333 20.4152667,12.4284667 20.213,13.2102 C20.0107333,13.9919333 19.9096,14.8748 19.9096,15.8588 C19.9096,16.8428 20.0107333,17.7229333 20.213,18.4992 C20.4152667,19.2754667 20.7214,19.9287333 21.1314,20.459 C21.5414,20.9892667 22.0525333,21.3965333 22.6648,21.6808 C23.2770667,21.9650667 23.9986667,22.1072 24.8296,22.1072 Z",id:"Shape",fillRule:"nonzero"}),C("path",{d:"M34.1776,7.544 L36.4736,7.544 C36.7141333,7.544 36.9109333,7.60413333 37.064,7.7244 C37.2170667,7.84466667 37.3209333,7.9868 37.3756,8.1508 L40.5572,18.8436 C40.6446667,19.2372 40.7266667,19.6171333 40.8032,19.9834 C40.8797333,20.3496667 40.9453333,20.7186667 41,21.0904 C41.0874667,20.7186667 41.1858667,20.3496667 41.2952,19.9834 C41.4045333,19.6171333 41.5193333,19.2372 41.6396,18.8436 L45.1492,8.0852 C45.2038667,7.9212 45.2995333,7.78453333 45.4362,7.6752 C45.5728667,7.56586667 45.7450667,7.5112 45.9528,7.5112 L47.2156,7.5112 C47.4342667,7.5112 47.6146667,7.56586667 47.7568,7.6752 C47.8989333,7.78453333 47.9973333,7.9212 48.052,8.0852 L51.4796,18.8436 C51.5998667,19.2262667 51.7064667,19.6034667 51.7994,19.9752 C51.8923333,20.3469333 51.9825333,20.7132 52.07,21.074 C52.1246667,20.7132 52.1957333,20.336 52.2832,19.9424 C52.3706667,19.5488 52.4636,19.1825333 52.562,18.8436 L55.8092,8.1508 C55.8638667,7.97586667 55.9677333,7.831 56.1208,7.7162 C56.2738667,7.6014 56.4542667,7.544 56.662,7.544 L58.8596,7.544 L53.4804,24.1572 L51.168,24.1572 C50.8837333,24.1572 50.6869333,23.9713333 50.5776,23.5996 L46.904,12.3328 C46.8165333,12.0813333 46.7454667,11.8271333 46.6908,11.5702 C46.6361333,11.3132667 46.5814667,11.0590667 46.5268,10.8076 C46.4721333,11.0590667 46.4174667,11.316 46.3628,11.5784 C46.3081333,11.8408 46.2370667,12.0977333 46.1496,12.3492 L42.4268,23.5996 C42.3065333,23.9713333 42.0824,24.1572 41.7544,24.1572 L39.5568,24.1572 L34.1776,7.544 Z",id:"Path",fillRule:"nonzero"}),C("path",{d:"M68.0436,7.2816 C69.0385333,7.2816 69.9569333,7.44833333 70.7988,7.7818 C71.6406667,8.11526667 72.3677333,8.59633333 72.98,9.225 C73.5922667,9.85366667 74.0706,10.6299333 74.415,11.5538 C74.7594,12.4776667 74.9316,13.53 74.9316,14.7108 C74.9316,15.17 74.8824,15.4761333 74.784,15.6292 C74.6856,15.7822667 74.4997333,15.8588 74.2264,15.8588 L63.1728,15.8588 C63.1946667,16.9084 63.3368,17.8213333 63.5992,18.5976 C63.8616,19.3738667 64.2224,20.0216667 64.6816,20.541 C65.1408,21.0603333 65.6874667,21.4484667 66.3216,21.7054 C66.9557333,21.9623333 67.6664,22.0908 68.4536,22.0908 C69.1861333,22.0908 69.8175333,22.0060667 70.3478,21.8366 C70.8780667,21.6671333 71.3345333,21.484 71.7172,21.2872 C72.0998667,21.0904 72.4196667,20.9072667 72.6766,20.7378 C72.9335333,20.5683333 73.1549333,20.4836 73.3408,20.4836 C73.5813333,20.4836 73.7672,20.5765333 73.8984,20.7624 L74.7184,21.8284 C74.3576,22.2657333 73.9257333,22.6456667 73.4228,22.9682 C72.9198667,23.2907333 72.3814,23.5558667 71.8074,23.7636 C71.2334,23.9713333 70.6402667,24.1271333 70.028,24.231 C69.4157333,24.3348667 68.8089333,24.3868 68.2076,24.3868 C67.0596,24.3868 66.0018,24.1927333 65.0342,23.8046 C64.0666,23.4164667 63.2302,22.8479333 62.525,22.099 C61.8198,21.3500667 61.2704,20.4234667 60.8768,19.3192 C60.4832,18.2149333 60.2864,16.9466667 60.2864,15.5144 C60.2864,14.3554667 60.4640667,13.2730667 60.8194,12.2672 C61.1747333,11.2613333 61.6858667,10.3894 62.3528,9.6514 C63.0197333,8.9134 63.8342667,8.33393333 64.7964,7.913 C65.7585333,7.49206667 66.8409333,7.2816 68.0436,7.2816 Z M68.1092,9.43 C66.6988,9.43 65.5890667,9.83726667 64.78,10.6518 C63.9709333,11.4663333 63.468,12.5952 63.2712,14.0384 L72.3076,14.0384 C72.3076,13.3605333 72.2146667,12.7400667 72.0288,12.177 C71.8429333,11.6139333 71.5696,11.1274 71.2088,10.7174 C70.848,10.3074 70.4079333,9.99033333 69.8886,9.7662 C69.3692667,9.54206667 68.7761333,9.43 68.1092,9.43 Z",id:"Shape",fillRule:"nonzero"}),C("path",{d:"M78.6544,24.1572 L78.6544,7.544 L80.3272,7.544 C80.6442667,7.544 80.8629333,7.60413333 80.9832,7.7244 C81.1034667,7.84466667 81.1854667,8.0524 81.2292,8.3476 L81.426,10.9388 C81.9945333,9.77986667 82.697,8.87513333 83.5334,8.2246 C84.3698,7.57406667 85.3510667,7.2488 86.4772,7.2488 C86.9364,7.2488 87.3518667,7.30073333 87.7236,7.4046 C88.0953333,7.50846667 88.4397333,7.65333333 88.7568,7.8392 L88.3796,10.0204 C88.3030667,10.2937333 88.1336,10.4304 87.8712,10.4304 C87.7181333,10.4304 87.4830667,10.3784667 87.166,10.2746 C86.8489333,10.1707333 86.4061333,10.1188 85.8376,10.1188 C84.8208,10.1188 83.9707333,10.414 83.2874,11.0044 C82.6040667,11.5948 82.0328,12.4530667 81.5736,13.5792 L81.5736,24.1572 L78.6544,24.1572 Z",id:"Path",fillRule:"nonzero"}),C("path",{d:"M98.4492,7.2816 C99.4441333,7.2816 100.362533,7.44833333 101.2044,7.7818 C102.046267,8.11526667 102.773333,8.59633333 103.3856,9.225 C103.997867,9.85366667 104.4762,10.6299333 104.8206,11.5538 C105.165,12.4776667 105.3372,13.53 105.3372,14.7108 C105.3372,15.17 105.288,15.4761333 105.1896,15.6292 C105.0912,15.7822667 104.905333,15.8588 104.632,15.8588 L93.5784,15.8588 C93.6002667,16.9084 93.7424,17.8213333 94.0048,18.5976 C94.2672,19.3738667 94.628,20.0216667 95.0872,20.541 C95.5464,21.0603333 96.0930667,21.4484667 96.7272,21.7054 C97.3613333,21.9623333 98.072,22.0908 98.8592,22.0908 C99.5917333,22.0908 100.223133,22.0060667 100.7534,21.8366 C101.283667,21.6671333 101.740133,21.484 102.1228,21.2872 C102.505467,21.0904 102.825267,20.9072667 103.0822,20.7378 C103.339133,20.5683333 103.560533,20.4836 103.7464,20.4836 C103.986933,20.4836 104.1728,20.5765333 104.304,20.7624 L105.124,21.8284 C104.7632,22.2657333 104.331333,22.6456667 103.8284,22.9682 C103.325467,23.2907333 102.787,23.5558667 102.213,23.7636 C101.639,23.9713333 101.045867,24.1271333 100.4336,24.231 C99.8213333,24.3348667 99.2145333,24.3868 98.6132,24.3868 C97.4652,24.3868 96.4074,24.1927333 95.4398,23.8046 C94.4722,23.4164667 93.6358,22.8479333 92.9306,22.099 C92.2254,21.3500667 91.676,20.4234667 91.2824,19.3192 C90.8888,18.2149333 90.692,16.9466667 90.692,15.5144 C90.692,14.3554667 90.8696667,13.2730667 91.225,12.2672 C91.5803333,11.2613333 92.0914667,10.3894 92.7584,9.6514 C93.4253333,8.9134 94.2398667,8.33393333 95.202,7.913 C96.1641333,7.49206667 97.2465333,7.2816 98.4492,7.2816 Z M98.5148,9.43 C97.1044,9.43 95.9946667,9.83726667 95.1856,10.6518 C94.3765333,11.4663333 93.8736,12.5952 93.6768,14.0384 L102.7132,14.0384 C102.7132,13.3605333 102.620267,12.7400667 102.4344,12.177 C102.248533,11.6139333 101.9752,11.1274 101.6144,10.7174 C101.2536,10.3074 100.813533,9.99033333 100.2942,9.7662 C99.7748667,9.54206667 99.1817333,9.43 98.5148,9.43 Z",id:"Shape",fillRule:"nonzero"}),C("path",{d:"M120.7532,24.1572 C120.337733,24.1572 120.075333,23.9549333 119.966,23.5504 L119.7036,21.5332 C118.992933,22.3969333 118.181133,23.0884667 117.2682,23.6078 C116.355267,24.1271333 115.3084,24.3868 114.1276,24.3868 C113.1764,24.3868 112.312667,24.2036667 111.5364,23.8374 C110.760133,23.4711333 110.098667,22.9326667 109.552,22.222 C109.005333,21.5113333 108.5844,20.6257333 108.2892,19.5652 C107.994,18.5046667 107.8464,17.2856 107.8464,15.908 C107.8464,14.6834667 108.0104,13.5436667 108.3384,12.4886 C108.6664,11.4335333 109.139267,10.5178667 109.757,9.7416 C110.374733,8.96533333 111.1264,8.3558 112.012,7.913 C112.8976,7.4702 113.903467,7.2488 115.0296,7.2488 C116.0464,7.2488 116.9156,7.421 117.6372,7.7654 C118.3588,8.1098 119.003867,8.5936 119.5724,9.2168 L119.5724,0 L122.4916,0 L122.4916,24.1572 L120.7532,24.1572 Z M115.0952,22.0252 C116.0464,22.0252 116.880067,21.8065333 117.5962,21.3692 C118.312333,20.9318667 118.971067,20.3141333 119.5724,19.516 L119.5724,11.48 C119.036667,10.7584 118.449,10.2527333 117.8094,9.963 C117.1698,9.67326667 116.461867,9.5284 115.6856,9.5284 C114.133067,9.5284 112.941333,10.0805333 112.1104,11.1848 C111.279467,12.2890667 110.864,13.8634667 110.864,15.908 C110.864,16.9904 110.956933,17.917 111.1428,18.6878 C111.328667,19.4586 111.602,20.0927333 111.9628,20.5902 C112.3236,21.0876667 112.7664,21.4512 113.2912,21.6808 C113.816,21.9104 114.417333,22.0252 115.0952,22.0252 Z",id:"Shape",fillRule:"nonzero"}),C("path",{d:"M133.824,24.1572 L133.824,0 L136.7596,0 L136.7596,9.9384 C137.4484,9.14026667 138.238333,8.49793333 139.1294,8.0114 C140.020467,7.52486667 141.04,7.2816 142.188,7.2816 C143.150133,7.2816 144.019333,7.462 144.7956,7.8228 C145.571867,8.1836 146.233333,8.72206667 146.78,9.4382 C147.326667,10.1543333 147.7476,11.0399333 148.0428,12.095 C148.338,13.1500667 148.4856,14.3664 148.4856,15.744 C148.4856,16.9685333 148.3216,18.1083333 147.9936,19.1634 C147.6656,20.2184667 147.192733,21.1314 146.575,21.9022 C145.957267,22.673 145.202867,23.2798 144.3118,23.7226 C143.420733,24.1654 142.4176,24.3868 141.3024,24.3868 C140.230933,24.3868 139.320733,24.1790667 138.5718,23.7636 C137.822867,23.3481333 137.1696,22.7686667 136.612,22.0252 L136.4644,23.534 C136.376933,23.9494667 136.125467,24.1572 135.71,24.1572 L133.824,24.1572 Z M141.2368,9.6104 C140.2856,9.6104 139.451933,9.82906667 138.7358,10.2664 C138.019667,10.7037333 137.360933,11.3214667 136.7596,12.1196 L136.7596,20.1556 C137.2844,20.8772 137.8666,21.3856 138.5062,21.6808 C139.1458,21.976 139.8592,22.1236 140.6464,22.1236 C142.198933,22.1236 143.390667,21.5714667 144.2216,20.4672 C145.052533,19.3629333 145.468,17.7885333 145.468,15.744 C145.468,14.6616 145.372333,13.7322667 145.181,12.956 C144.989667,12.1797333 144.7136,11.5428667 144.3528,11.0454 C143.992,10.5479333 143.5492,10.1844 143.0244,9.9548 C142.4996,9.7252 141.903733,9.6104 141.2368,9.6104 Z",id:"Shape",fillRule:"nonzero"}),C("path",{d:"M156.9316,29.0608 C156.8332,29.2794667 156.7102,29.4544 156.5626,29.5856 C156.415,29.7168 156.188133,29.7824 155.882,29.7824 L153.7172,29.7824 L156.7512,23.1896 L149.896,7.544 L152.4216,7.544 C152.673067,7.544 152.869867,7.60686667 153.012,7.7326 C153.154133,7.85833333 153.258,7.99773333 153.3236,8.1508 L157.768,18.614 C157.8664,18.8545333 157.951133,19.0950667 158.0222,19.3356 C158.093267,19.5761333 158.156133,19.8221333 158.2108,20.0736 C158.287333,19.8221333 158.363867,19.5761333 158.4404,19.3356 C158.516933,19.0950667 158.6044,18.8490667 158.7028,18.5976 L163.016,8.1508 C163.0816,7.97586667 163.193667,7.831 163.3522,7.7162 C163.510733,7.6014 163.682933,7.544 163.8688,7.544 L166.1976,7.544 L156.9316,29.0608 Z",id:"Path",fillRule:"nonzero"})]}),L("g",{id:"1-Click-Verify",transform:"translate(0, 7.8004)",fill:"#FFFFFF",children:[C("path",{d:"M1.968,20.9756 L6.56,20.9756 L6.56,8.9216 C6.56,8.3312 6.5764,7.71346667 6.6092,7.0684 L3.9032,9.3152 C3.72826667,9.45733333 3.55333333,9.55846667 3.3784,9.6186 C3.20346667,9.67873333 3.034,9.7088 2.87,9.7088 C2.58573333,9.7088 2.33153333,9.64593333 2.1074,9.5202 C1.88326667,9.39446667 1.71653333,9.26053333 1.6072,9.1184 L0,6.9864 L7.4456,0.738 L11.644,0.738 L11.644,20.9756 L15.58,20.9756 L15.58,24.6492 L1.968,24.6492 L1.968,20.9756 Z",id:"Path",fillRule:"nonzero"}),C("polygon",{id:"Path",fillRule:"nonzero",points:"18.4992 12.628 27.3552 12.628 27.3552 16.728 18.4992 16.728"}),C("path",{d:"M47.0188,18.4664 C47.15,18.4664 47.2812,18.491 47.4124,18.5402 C47.5436,18.5894 47.6693333,18.6741333 47.7896,18.7944 L49.9872,21.1068 C49.0250667,22.3641333 47.8196667,23.3126 46.371,23.9522 C44.9223333,24.5918 43.2085333,24.9116 41.2296,24.9116 C39.4146667,24.9116 37.7883333,24.6027333 36.3506,23.985 C34.9128667,23.3672667 33.6938,22.5144667 32.6934,21.4266 C31.693,20.3387333 30.9249333,19.0486 30.3892,17.5562 C29.8534667,16.0638 29.5856,14.4429333 29.5856,12.6936 C29.5856,10.9114667 29.8917333,9.2742 30.504,7.7818 C31.1162667,6.2894 31.9718,5.002 33.0706,3.9196 C34.1694,2.8372 35.4841333,1.99533333 37.0148,1.394 C38.5454667,0.792666667 40.2346667,0.492 42.0824,0.492 C42.9789333,0.492 43.8235333,0.571266667 44.6162,0.7298 C45.4088667,0.888333333 46.1496,1.107 46.8384,1.3858 C47.5272,1.6646 48.1613333,1.99806667 48.7408,2.3862 C49.3202667,2.77433333 49.8341333,3.20346667 50.2824,3.6736 L48.4128,6.1828 C48.2925333,6.33586667 48.1504,6.47526667 47.9864,6.601 C47.8224,6.72673333 47.5928,6.7896 47.2976,6.7896 C47.1008,6.7896 46.9149333,6.74586667 46.74,6.6584 C46.5650667,6.57093333 46.3792,6.46433333 46.1824,6.3386 C45.9856,6.21286667 45.7696667,6.0762 45.5346,5.9286 C45.2995333,5.781 45.0207333,5.64433333 44.6982,5.5186 C44.3756667,5.39286667 43.9984667,5.28626667 43.5666,5.1988 C43.1347333,5.11133333 42.6290667,5.0676 42.0496,5.0676 C41.0437333,5.0676 40.1253333,5.24526667 39.2944,5.6006 C38.4634667,5.95593333 37.7500667,6.46433333 37.1542,7.1258 C36.5583333,7.78726667 36.0936667,8.58813333 35.7602,9.5284 C35.4267333,10.4686667 35.26,11.5237333 35.26,12.6936 C35.26,13.9181333 35.4267333,15.006 35.7602,15.9572 C36.0936667,16.9084 36.5474,17.7092667 37.1214,18.3598 C37.6954,19.0103333 38.3650667,19.5050667 39.1304,19.844 C39.8957333,20.1829333 40.7157333,20.3524 41.5904,20.3524 C42.0933333,20.3524 42.5525333,20.3278 42.968,20.2786 C43.3834667,20.2294 43.7688667,20.1446667 44.1242,20.0244 C44.4795333,19.9041333 44.8184667,19.7483333 45.141,19.557 C45.4635333,19.3656667 45.7888,19.1278667 46.1168,18.8436 C46.248,18.7342667 46.3901333,18.6440667 46.5432,18.573 C46.6962667,18.5019333 46.8548,18.4664 47.0188,18.4664 Z",id:"Path",fillRule:"nonzero"}),C("polygon",{id:"Path",fillRule:"nonzero",points:"57.7608 0.0984 57.7608 24.6492 52.6768 24.6492 52.6768 0.0984"}),C("path",{d:"M67.1088,7.6424 L67.1088,24.6492 L62.0248,24.6492 L62.0248,7.6424 L67.1088,7.6424 Z M67.6992,2.9848 C67.6992,3.38933333 67.6172,3.76926667 67.4532,4.1246 C67.2892,4.47993333 67.0650667,4.79153333 66.7808,5.0594 C66.4965333,5.32726667 66.1658,5.54046667 65.7886,5.699 C65.4114,5.85753333 65.0096,5.9368 64.5832,5.9368 C64.1677333,5.9368 63.7796,5.85753333 63.4188,5.699 C63.058,5.54046667 62.7382,5.32726667 62.4594,5.0594 C62.1806,4.79153333 61.9619333,4.47993333 61.8034,4.1246 C61.6448667,3.76926667 61.5656,3.38933333 61.5656,2.9848 C61.5656,2.56933333 61.6448667,2.1812 61.8034,1.8204 C61.9619333,1.4596 62.1806,1.14253333 62.4594,0.8692 C62.7382,0.595866667 63.058,0.382666667 63.4188,0.2296 C63.7796,0.0765333333 64.1677333,0 64.5832,0 C65.0096,0 65.4114,0.0765333333 65.7886,0.2296 C66.1658,0.382666667 66.4965333,0.595866667 66.7808,0.8692 C67.0650667,1.14253333 67.2892,1.4596 67.4532,1.8204 C67.6172,2.1812 67.6992,2.56933333 67.6992,2.9848 Z",id:"Shape",fillRule:"nonzero"}),C("path",{d:"M83.476,11.6768 C83.3229333,11.8626667 83.1753333,12.0102667 83.0332,12.1196 C82.8910667,12.2289333 82.6888,12.2836 82.4264,12.2836 C82.1749333,12.2836 81.9480667,12.2234667 81.7458,12.1032 C81.5435333,11.9829333 81.3166667,11.849 81.0652,11.7014 C80.8137333,11.5538 80.5185333,11.4198667 80.1796,11.2996 C79.8406667,11.1793333 79.4197333,11.1192 78.9168,11.1192 C78.2936,11.1192 77.7551333,11.234 77.3014,11.4636 C76.8476667,11.6932 76.4732,12.0212 76.178,12.4476 C75.8828,12.874 75.6641333,13.3960667 75.522,14.0138 C75.3798667,14.6315333 75.3088,15.3285333 75.3088,16.1048 C75.3088,17.7338667 75.6231333,18.9857333 76.2518,19.8604 C76.8804667,20.7350667 77.7469333,21.1724 78.8512,21.1724 C79.4416,21.1724 79.909,21.0986 80.2534,20.951 C80.5978,20.8034 80.8902667,20.6394 81.1308,20.459 C81.3713333,20.2786 81.5927333,20.1118667 81.795,19.9588 C81.9972667,19.8057333 82.2514667,19.7292 82.5576,19.7292 C82.9621333,19.7292 83.2682667,19.8768 83.476,20.172 L84.952,21.9924 C84.4272,22.5937333 83.8750667,23.083 83.2956,23.4602 C82.7161333,23.8374 82.123,24.1326 81.5162,24.3458 C80.9094,24.559 80.2998667,24.7066 79.6876,24.7886 C79.0753333,24.8706 78.4794667,24.9116 77.9,24.9116 C76.8613333,24.9116 75.8691333,24.7148 74.9234,24.3212 C73.9776667,23.9276 73.1467333,23.3563333 72.4306,22.6074 C71.7144667,21.8584667 71.1459333,20.9373333 70.725,19.844 C70.3040667,18.7506667 70.0936,17.5042667 70.0936,16.1048 C70.0936,14.8802667 70.2767333,13.735 70.643,12.669 C71.0092667,11.603 71.5504667,10.6791333 72.2666,9.8974 C72.9827333,9.11566667 73.8683333,8.50066667 74.9234,8.0524 C75.9784667,7.60413333 77.2002667,7.38 78.5888,7.38 C79.9226667,7.38 81.0925333,7.5932 82.0984,8.0196 C83.1042667,8.446 84.0117333,9.0692 84.8208,9.8892 L83.476,11.6768 Z",id:"Path",fillRule:"nonzero"}),C("path",{d:"M92.2336,0.0984 L92.2336,13.858 L92.988,13.858 C93.3050667,13.858 93.5483333,13.8142667 93.7178,13.7268 C93.8872667,13.6393333 94.0485333,13.4808 94.2016,13.2512 L97.416,8.4624 C97.6018667,8.17813333 97.8232667,7.9704 98.0802,7.8392 C98.3371333,7.708 98.6624,7.6424 99.056,7.6424 L103.7136,7.6424 L99.3184,13.694 C99.1106667,13.9782667 98.8838,14.2297333 98.6378,14.4484 C98.3918,14.6670667 98.1266667,14.8638667 97.8424,15.0388 C98.3344,15.4105333 98.7608,15.9025333 99.1216,16.5148 L103.9104,24.6492 L99.3184,24.6492 C98.9357333,24.6492 98.605,24.5863333 98.3262,24.4606 C98.0474,24.3348667 97.8205333,24.1134667 97.6456,23.7964 L94.4312,17.7776 C94.2781333,17.5042667 94.1196,17.3266 93.9556,17.2446 C93.7916,17.1626 93.5456,17.1216 93.2176,17.1216 L92.2336,17.1216 L92.2336,24.6492 L87.1496,24.6492 L87.1496,0.0984 L92.2336,0.0984 Z",id:"Path",fillRule:"nonzero"}),C("path",{d:"M110.4048,0.7544 L114.8656,0.7544 C115.346667,0.7544 115.740267,0.863733333 116.0464,1.0824 C116.352533,1.30106667 116.5712,1.5908 116.7024,1.9516 L121.3272,14.7436 C121.534933,15.3012 121.7454,15.908 121.9586,16.564 C122.1718,17.22 122.371333,17.9088 122.5572,18.6304 C122.710267,17.9088 122.887933,17.22 123.0902,16.564 C123.292467,15.908 123.492,15.3012 123.6888,14.7436 L128.2808,1.9516 C128.390133,1.64546667 128.603333,1.3694 128.9204,1.1234 C129.237467,0.8774 129.6256,0.7544 130.0848,0.7544 L134.5784,0.7544 L125.0008,24.6492 L119.9824,24.6492 L110.4048,0.7544 Z",id:"Path",fillRule:"nonzero"}),C("path",{d:"M141.696,7.38 C142.822133,7.38 143.8526,7.55493333 144.7874,7.9048 C145.7222,8.25466667 146.5258,8.76306667 147.1982,9.43 C147.8706,10.0969333 148.3954,10.9142 148.7726,11.8818 C149.1498,12.8494 149.3384,13.9454667 149.3384,15.17 C149.3384,15.5526667 149.322,15.8642667 149.2892,16.1048 C149.2564,16.3453333 149.196267,16.5366667 149.1088,16.6788 C149.021333,16.8209333 148.9038,16.9193333 148.7562,16.974 C148.6086,17.0286667 148.42,17.056 148.1904,17.056 L138.3832,17.056 C138.5472,18.4773333 138.979067,19.5078 139.6788,20.1474 C140.378533,20.787 141.280533,21.1068 142.3848,21.1068 C142.9752,21.1068 143.4836,21.0357333 143.91,20.8936 C144.3364,20.7514667 144.716333,20.5929333 145.0498,20.418 C145.383267,20.2430667 145.6894,20.0845333 145.9682,19.9424 C146.247,19.8002667 146.539467,19.7292 146.8456,19.7292 C147.250133,19.7292 147.556267,19.8768 147.764,20.172 L149.24,21.9924 C148.7152,22.5937333 148.1494,23.083 147.5426,23.4602 C146.9358,23.8374 146.3126,24.1326 145.673,24.3458 C145.0334,24.559 144.3938,24.7066 143.7542,24.7886 C143.1146,24.8706 142.505067,24.9116 141.9256,24.9116 C140.733867,24.9116 139.615933,24.7175333 138.5718,24.3294 C137.527667,23.9412667 136.614733,23.3645333 135.833,22.5992 C135.051267,21.8338667 134.433533,20.8826667 133.9798,19.7456 C133.526067,18.6085333 133.2992,17.2856 133.2992,15.7768 C133.2992,14.6397333 133.493267,13.5628 133.8814,12.546 C134.269533,11.5292 134.827133,10.6381333 135.5542,9.8728 C136.281267,9.10746667 137.1614,8.50066667 138.1946,8.0524 C139.2278,7.60413333 140.394933,7.38 141.696,7.38 Z M141.7944,10.8896 C140.821333,10.8896 140.061467,11.1656667 139.5148,11.7178 C138.968133,12.2699333 138.607333,13.0653333 138.4324,14.104 L144.7792,14.104 C144.7792,13.6994667 144.727267,13.3058667 144.6234,12.9232 C144.519533,12.5405333 144.350067,12.1988667 144.115,11.8982 C143.879933,11.5975333 143.571067,11.3542667 143.1884,11.1684 C142.805733,10.9825333 142.341067,10.8896 141.7944,10.8896 Z",id:"Shape",fillRule:"nonzero"}),C("path",{d:"M152.2576,24.6492 L152.2576,7.6424 L155.2752,7.6424 C155.526667,7.6424 155.737133,7.66426667 155.9066,7.708 C156.076067,7.75173333 156.2182,7.82006667 156.333,7.913 C156.4478,8.00593333 156.535267,8.12893333 156.5954,8.282 C156.655533,8.43506667 156.707467,8.62093333 156.7512,8.8396 L157.03,10.4304 C157.6532,9.46826667 158.352933,8.7084 159.1292,8.1508 C159.905467,7.5932 160.7528,7.3144 161.6712,7.3144 C162.447467,7.3144 163.070667,7.50026667 163.5408,7.872 L162.8848,11.6112 C162.841067,11.8408 162.7536,12.0020667 162.6224,12.095 C162.4912,12.1879333 162.316267,12.2344 162.0976,12.2344 C161.911733,12.2344 161.693067,12.2098 161.4416,12.1606 C161.190133,12.1114 160.873067,12.0868 160.4904,12.0868 C159.156533,12.0868 158.106933,12.7974667 157.3416,14.2188 L157.3416,24.6492 L152.2576,24.6492 Z",id:"Path",fillRule:"nonzero"}),C("path",{d:"M171.052,7.6424 L171.052,24.6492 L165.968,24.6492 L165.968,7.6424 L171.052,7.6424 Z M171.6424,2.9848 C171.6424,3.38933333 171.5604,3.76926667 171.3964,4.1246 C171.2324,4.47993333 171.008267,4.79153333 170.724,5.0594 C170.439733,5.32726667 170.109,5.54046667 169.7318,5.699 C169.3546,5.85753333 168.9528,5.9368 168.5264,5.9368 C168.110933,5.9368 167.7228,5.85753333 167.362,5.699 C167.0012,5.54046667 166.6814,5.32726667 166.4026,5.0594 C166.1238,4.79153333 165.905133,4.47993333 165.7466,4.1246 C165.588067,3.76926667 165.5088,3.38933333 165.5088,2.9848 C165.5088,2.56933333 165.588067,2.1812 165.7466,1.8204 C165.905133,1.4596 166.1238,1.14253333 166.4026,0.8692 C166.6814,0.595866667 167.0012,0.382666667 167.362,0.2296 C167.7228,0.0765333333 168.110933,0 168.5264,0 C168.9528,0 169.3546,0.0765333333 169.7318,0.2296 C170.109,0.382666667 170.439733,0.595866667 170.724,0.8692 C171.008267,1.14253333 171.2324,1.4596 171.3964,1.8204 C171.5604,2.1812 171.6424,2.56933333 171.6424,2.9848 Z",id:"Shape",fillRule:"nonzero"}),C("path",{d:"M175.9064,24.6492 L175.9064,11.1356 L174.7912,10.906 C174.408533,10.8185333 174.099667,10.6818667 173.8646,10.496 C173.629533,10.3101333 173.512,10.0368 173.512,9.676 L173.512,7.6752 L175.9064,7.6752 L175.9064,6.7076 C175.9064,5.73453333 176.0622,4.8544 176.3738,4.0672 C176.6854,3.28 177.133667,2.6076 177.7186,2.05 C178.303533,1.4924 179.016933,1.06053333 179.8588,0.7544 C180.700667,0.448266667 181.657333,0.2952 182.7288,0.2952 C183.144267,0.2952 183.529667,0.3198 183.885,0.369 C184.240333,0.4182 184.609333,0.497466667 184.992,0.6068 L184.8936,3.0832 C184.882667,3.25813333 184.8362,3.403 184.7542,3.5178 C184.6722,3.6326 184.571067,3.72553333 184.4508,3.7966 C184.330533,3.86766667 184.1966,3.9196 184.049,3.9524 C183.9014,3.9852 183.756533,4.0016 183.6144,4.0016 C183.166133,4.0016 182.767067,4.04533333 182.4172,4.1328 C182.067333,4.22026667 181.774867,4.37606667 181.5398,4.6002 C181.304733,4.82433333 181.127067,5.11953333 181.0068,5.4858 C180.886533,5.85206667 180.8264,6.314 180.8264,6.8716 L180.8264,7.6752 L184.828,7.6752 L184.828,11.152 L180.9904,11.152 L180.9904,24.6492 L175.9064,24.6492 Z",id:"Path",fillRule:"nonzero"}),C("path",{d:"M193.9792,29.0608 C193.826133,29.3997333 193.640267,29.6484667 193.4216,29.807 C193.202933,29.9655333 192.853067,30.0448 192.372,30.0448 L188.5672,30.0448 L191.8472,23.1568 L185.0576,7.6424 L189.5512,7.6424 C189.9448,7.6424 190.250933,7.72986667 190.4696,7.9048 C190.688267,8.07973333 190.841333,8.28746667 190.9288,8.528 L193.7168,15.8588 C193.9792,16.5366667 194.1924,17.2145333 194.3564,17.8924 C194.465733,17.5425333 194.586,17.1981333 194.7172,16.8592 C194.8484,16.5202667 194.974133,16.1758667 195.0944,15.826 L197.62,8.528 C197.707467,8.27653333 197.879667,8.06606667 198.1366,7.8966 C198.393533,7.72713333 198.6696,7.6424 198.9648,7.6424 L203.0648,7.6424 L193.9792,29.0608 Z",id:"Path",fillRule:"nonzero"})]}),L("g",{id:"Clear-Check",transform:"translate(392.8912, 0)",fill:"#0DBC3D",children:[C("g",{id:"Check-Mark",fillRule:"nonzero",children:C("path",{d:"M20,0 C22.8775524,0 25.3866591,1.57749004 26.7097089,3.91485589 C29.277129,3.23312318 32.1283453,3.89911052 34.1421408,5.91290587 C36.1629837,7.93374843 36.8265687,10.7978829 36.1328957,13.3725495 C38.4440433,14.7027623 40,17.1971946 40,20.0550415 C40,22.9128883 38.4440433,25.4073207 36.1330532,26.7374037 C36.8265687,29.3122 36.1629837,32.1763345 34.1421408,34.197177 C32.1140914,36.2252261 29.236725,36.88632 26.6549629,36.1804587 C25.3180975,38.465278 22.8382771,40 20,40 C17.161729,40 14.6819086,38.465278 13.3451324,36.1804247 C10.763281,36.88632 7.88591456,36.2252261 5.85786526,34.197177 C3.8370224,32.1763345 3.17343748,29.3122 3.86711049,26.7375334 C1.55596266,25.4073207 -1.79032289e-30,22.9128883 -1.79032289e-30,20.0550415 C-1.79032289e-30,17.1971946 1.55596266,14.7027623 3.86695307,13.3726792 C3.17343748,10.7978829 3.8370224,7.93374843 5.85786526,5.91290587 C7.87166091,3.89911052 10.7228772,3.23312318 13.2905638,3.9149438 C14.613347,1.57749004 17.1224537,0 20,0 Z M27.3993208,12.7535335 L27.3443496,12.7538931 C26.6560875,12.7706021 26.0850462,13.0058668 25.6312259,13.4596871 L17.5545331,21.5358835 L14.3687802,18.3502582 C13.903627,17.8851051 13.3336509,17.6509056 12.6588519,17.6476597 C12.2232734,17.6290372 11.4939431,17.8149346 10.9580107,18.3508669 C10.3905226,18.9183549 10.2417159,19.6639941 10.2530964,20.0534148 C10.2682705,20.7362429 10.5034448,21.3052442 10.9586193,21.7604186 L15.8491912,26.6509898 C16.1674948,26.9692933 16.5445846,27.1806052 16.9805877,27.2849639 C17.1769445,27.335022 17.3560938,27.3557677 17.4976856,27.3570447 L17.5593907,27.359708 C17.7088057,27.3624082 17.899471,27.3423152 18.1078328,27.2902681 C18.5502913,27.1898974 18.934428,26.9768047 19.260243,26.6509898 L29.0413868,16.8698475 C29.4930754,16.418159 29.7293149,15.8480926 29.750105,15.1596483 C29.7576303,14.7432325 29.5881166,14.0064168 29.0423485,13.4606488 C28.5009564,12.9192568 27.7922385,12.7444553 27.3443496,12.7538931 L27.3993208,12.7535335 Z",id:"Combined-Shape"})}),L("g",{id:"Verified-(outlines,-replaced,-modified,-green)",transform:"translate(44.596, 7.5177)",fillRule:"nonzero",children:[C("path",{d:"M0,0.756879433 L4.47546167,0.756879433 C4.95810949,0.756879433 5.35300317,0.866572105 5.66014271,1.08595745 C5.96728224,1.30534279 6.18666761,1.59602837 6.31829883,1.95801418 L10.9582995,14.7920567 C11.1667157,15.3514894 11.3778741,15.9602837 11.5917748,16.6184397 C11.8056756,17.2765957 12.0058647,17.9676596 12.1923423,18.6916312 C12.345912,17.9676596 12.5241627,17.2765957 12.7270941,16.6184397 C12.9300256,15.9602837 13.1302148,15.3514894 13.3276616,14.7920567 L17.9347545,1.95801418 C18.0444472,1.6508747 18.2583479,1.37390071 18.5764567,1.1270922 C18.8945655,0.880283688 19.2839746,0.756879433 19.7446839,0.756879433 L24.2530533,0.756879433 L14.6439739,24.7302128 L9.60907948,24.7302128 L0,0.756879433 Z",id:"Path"}),C("path",{d:"M31.3940473,7.40425532 C32.5238821,7.40425532 33.5577356,7.5797636 34.4956081,7.93078014 C35.4334806,8.28179668 36.2397218,8.7918676 36.9143319,9.46099291 C37.5889419,10.1301182 38.1154668,10.9500709 38.4939066,11.9208511 C38.8723463,12.8916312 39.0615662,13.9913002 39.0615662,15.2198582 C39.0615662,15.6037825 39.0451123,15.9164066 39.0122045,16.1577305 C38.9792967,16.3990544 38.9189656,16.5910165 38.8312116,16.733617 C38.7434575,16.8762175 38.6255378,16.9749409 38.4774527,17.0297872 C38.3293675,17.0846336 38.1401476,17.1120567 37.909793,17.1120567 L28.0703589,17.1120567 C28.2348979,18.5380615 28.6681839,19.5719149 29.3702172,20.213617 C30.0722505,20.8553191 30.9772152,21.1761702 32.0851113,21.1761702 C32.6774518,21.1761702 33.1875228,21.10487 33.6153243,20.9622695 C34.0431257,20.819669 34.4243079,20.6606147 34.7588705,20.4851064 C35.0934331,20.3095981 35.4005728,20.1505437 35.6802891,20.0079433 C35.9600055,19.8653428 36.2534333,19.7940426 36.5605729,19.7940426 C36.966436,19.7940426 37.2735753,19.9421277 37.4819915,20.2382979 L38.9628428,22.0646809 C38.4363179,22.6679906 37.8686582,23.1588652 37.2598638,23.537305 C36.6510694,23.9157447 36.0258211,24.2119149 35.3841189,24.4258156 C34.7424166,24.6397163 34.1007144,24.7878014 33.4590122,24.8700709 C32.81731,24.9523404 32.2057731,24.9934752 31.624402,24.9934752 C30.4287516,24.9934752 29.307144,24.7987707 28.2595788,24.4093617 C27.2120136,24.0199527 26.2960797,23.4413239 25.5117769,22.6734752 C24.7274742,21.9056265 24.1077105,20.9513002 23.6524859,19.8104965 C23.1972612,18.6696927 22.9696489,17.3424113 22.9696489,15.8286525 C22.9696489,14.6878487 23.1643534,13.6073759 23.5537624,12.587234 C23.9431715,11.5670922 24.5026042,10.6730969 25.2320606,9.90524823 C25.9615169,9.13739952 26.8445431,8.52860519 27.881139,8.07886525 C28.9177349,7.6291253 30.0887044,7.40425532 31.3940473,7.40425532 Z M31.4927707,10.9253901 C30.5165059,10.9253901 29.7541415,11.2023641 29.2056782,11.7563121 C28.6572149,12.3102601 28.2952289,13.1082742 28.1197206,14.1503546 L34.4873811,14.1503546 C34.4873811,13.7444917 34.435277,13.3495981 34.3310691,12.9656738 C34.2268611,12.5817494 34.0568372,12.2389598 33.8209981,11.937305 C33.5851589,11.6356501 33.2752768,11.3915839 32.8913525,11.2051064 C32.5074282,11.0186289 32.0412341,10.9253901 31.4927707,10.9253901 Z",id:"Shape"}),C("path",{d:"M41.990361,24.7302128 L41.990361,7.66751773 L45.0178792,7.66751773 C45.2701723,7.66751773 45.4813309,7.68945626 45.6513545,7.73333333 C45.821378,7.77721041 45.9639786,7.84576831 46.0791559,7.93900709 C46.1943333,8.03224587 46.2820873,8.15565013 46.3424184,8.30921986 C46.4027495,8.46278959 46.4548533,8.64926715 46.4987305,8.86865248 L46.7784468,10.4646809 C47.4036952,9.49938533 48.1057285,8.73702128 48.8845464,8.17758865 C49.6633644,7.61815603 50.5134829,7.33843972 51.4349014,7.33843972 C52.2137194,7.33843972 52.8389678,7.52491725 53.3106464,7.89787234 L52.6524903,11.6493617 C52.6086131,11.8797163 52.5208591,12.041513 52.3892278,12.1347518 C52.2575966,12.2279906 52.0820882,12.2746099 51.8627029,12.2746099 C51.6762255,12.2746099 51.4568399,12.2499291 51.2045468,12.2005674 C50.9522537,12.1512057 50.6341447,12.1265248 50.2502204,12.1265248 C48.9119697,12.1265248 47.8589199,12.8395272 47.091071,14.2655319 L47.091071,24.7302128 L41.990361,24.7302128 Z",id:"Path"}),C("path",{d:"M60.8465341,7.66751773 L60.8465341,24.7302128 L55.7458241,24.7302128 L55.7458241,7.66751773 L60.8465341,7.66751773 Z M61.4388746,2.99460993 C61.4388746,3.40047282 61.3566051,3.78165484 61.192066,4.13815603 C61.027527,4.49465722 60.8026569,4.80728133 60.517456,5.07602837 C60.2322551,5.3447754 59.9004346,5.55867611 59.5219949,5.7177305 C59.1435551,5.87678488 58.7404345,5.95631206 58.312633,5.95631206 C57.8958009,5.95631206 57.5063917,5.87678488 57.1444059,5.7177305 C56.78242,5.55867611 56.4615689,5.3447754 56.1818525,5.07602837 C55.9021362,4.80728133 55.6827509,4.49465722 55.5236964,4.13815603 C55.3646419,3.78165484 55.2851148,3.40047282 55.2851148,2.99460993 C55.2851148,2.57777778 55.3646419,2.18836879 55.5236964,1.82638298 C55.6827509,1.46439716 55.9021362,1.14628842 56.1818525,0.872056738 C56.4615689,0.597825058 56.78242,0.383924349 57.1444059,0.23035461 C57.5063917,0.0767848701 57.8958009,0 58.312633,0 C58.7404345,0 59.1435551,0.0767848701 59.5219949,0.23035461 C59.9004346,0.383924349 60.2322551,0.597825058 60.517456,0.872056738 C60.8026569,1.14628842 61.027527,1.46439716 61.192066,1.82638298 C61.3566051,2.18836879 61.4388746,2.57777778 61.4388746,2.99460993 Z",id:"Shape"}),C("path",{d:"M93.7370602,7.40425532 C94.866895,7.40425532 95.9007485,7.5797636 96.838621,7.93078014 C97.7764935,8.28179668 98.5827347,8.7918676 99.2573447,9.46099291 C99.9319548,10.1301182 100.45848,10.9500709 100.836919,11.9208511 C101.215359,12.8916312 101.404579,13.9913002 101.404579,15.2198582 C101.404579,15.6037825 101.388125,15.9164066 101.355217,16.1577305 C101.32231,16.3990544 101.261979,16.5910165 101.174224,16.733617 C101.08647,16.8762175 100.968551,16.9749409 100.820466,17.0297872 C100.67238,17.0846336 100.483161,17.1120567 100.252806,17.1120567 L90.4133718,17.1120567 C90.5779108,18.5380615 91.0111971,19.5719149 91.7132301,20.213617 C92.4152634,20.8553191 93.3202281,21.1761702 94.4281242,21.1761702 C95.0204647,21.1761702 95.5305357,21.10487 95.9583372,20.9622695 C96.3861386,20.819669 96.7673208,20.6606147 97.1018834,20.4851064 C97.4364463,20.3095981 97.7435857,20.1505437 98.023302,20.0079433 C98.3030184,19.8653428 98.5964465,19.7940426 98.9035858,19.7940426 C99.3094489,19.7940426 99.6165885,19.9421277 99.8250044,20.2382979 L101.305856,22.0646809 C100.779331,22.6679906 100.211671,23.1588652 99.6028767,23.537305 C98.9940823,23.9157447 98.368834,24.2119149 97.7271317,24.4258156 C97.0854295,24.6397163 96.4437273,24.7878014 95.8020251,24.8700709 C95.1603228,24.9523404 94.5487863,24.9934752 93.9674149,24.9934752 C92.7717648,24.9934752 91.6501569,24.7987707 90.6025917,24.4093617 C89.5550267,24.0199527 88.6390926,23.4413239 87.8547898,22.6734752 C87.0704873,21.9056265 86.4507235,20.9513002 85.9954988,19.8104965 C85.5402743,18.6696927 85.3126618,17.3424113 85.3126618,15.8286525 C85.3126618,14.6878487 85.5073665,13.6073759 85.8967753,12.587234 C86.2861845,11.5670922 86.8456172,10.6730969 87.5750735,9.90524823 C88.30453,9.13739952 89.187556,8.52860519 90.2241519,8.07886525 C91.2607478,7.6291253 92.4317173,7.40425532 93.7370602,7.40425532 Z M93.8357836,10.9253901 C92.8595188,10.9253901 92.0971547,11.2023641 91.5486911,11.7563121 C91.0002277,12.3102601 90.6382419,13.1082742 90.4627335,14.1503546 L96.830394,14.1503546 C96.830394,13.7444917 96.7782902,13.3495981 96.6740819,12.9656738 C96.569874,12.5817494 96.3998504,12.2389598 96.1640109,11.937305 C95.9281718,11.6356501 95.61829,11.3915839 95.2343654,11.2051064 C94.8504411,11.0186289 94.3842473,10.9253901 93.8357836,10.9253901 Z",id:"Shape"}),C("path",{d:"M116.311815,24.7302128 C115.993707,24.7302128 115.727702,24.6589125 115.513801,24.5163121 C115.2999,24.3737116 115.149073,24.1598109 115.061319,23.8746099 L114.666425,22.5747518 C114.326378,22.9367376 113.969877,23.2658156 113.596921,23.5619858 C113.223966,23.858156 112.820846,24.1131915 112.38756,24.3270922 C111.954273,24.5409929 111.48808,24.7055319 110.988978,24.8207092 C110.489876,24.9358865 109.94964,24.9934752 109.368268,24.9934752 C108.479757,24.9934752 107.657062,24.7960284 106.900183,24.4011348 C106.143303,24.0062411 105.490632,23.4358392 104.942168,22.6899291 C104.393705,21.9440189 103.963161,21.0308274 103.650537,19.9503546 C103.337913,18.8698818 103.181601,17.6385816 103.181601,16.2564539 C103.181601,14.9840189 103.357109,13.8020804 103.708126,12.7106383 C104.059142,11.6191962 104.555502,10.6758392 105.197204,9.88056738 C105.838906,9.08529552 106.609497,8.46278959 107.508977,8.01304965 C108.408457,7.5633097 109.401176,7.33843972 110.487134,7.33843972 C111.364675,7.33843972 112.107843,7.4673286 112.716638,7.72510638 C113.325432,7.98288417 113.876638,8.32018913 114.370255,8.73702128 L114.370255,0.0987234043 L119.470965,0.0987234043 L119.470965,24.7302128 L116.311815,24.7302128 Z M111.14529,21.0774468 C111.518245,21.0774468 111.85555,21.0417967 112.157205,20.9704965 C112.45886,20.8991962 112.735834,20.7977305 112.988127,20.6660993 C113.24042,20.5344681 113.479002,20.3699291 113.703872,20.1724823 C113.928742,19.9750355 114.15087,19.7446809 114.370255,19.4814184 L114.370255,12.2417021 C113.975361,11.8139007 113.555787,11.5149882 113.111531,11.3449645 C112.667276,11.1749409 112.19834,11.0899291 111.704723,11.0899291 C111.233044,11.0899291 110.799758,11.1831679 110.404864,11.3696454 C110.00997,11.5561229 109.667181,11.8550355 109.376495,12.266383 C109.08581,12.6777305 108.858197,13.2124823 108.693658,13.8706383 C108.529119,14.5287943 108.44685,15.3240662 108.44685,16.2564539 C108.44685,17.1559338 108.512665,17.9128132 108.644297,18.5270922 C108.775928,19.1413711 108.959663,19.6377305 109.195502,20.0161702 C109.431342,20.3946099 109.7138,20.6660993 110.042878,20.8306383 C110.371956,20.9951773 110.739427,21.0774468 111.14529,21.0774468 Z",id:"Shape"}),C("path",{d:"M65.7168894,24.7302128 L65.7168894,11.1721986 L64.598024,10.941844 C64.2140997,10.8540898 63.9042177,10.716974 63.6683785,10.5304965 C63.4325393,10.3440189 63.3146196,10.0697872 63.3146196,9.70780142 L63.3146196,7.70042553 L65.7168894,7.70042553 L65.7168894,6.72964539 C65.7168894,5.75338062 65.8732015,4.87035461 66.1858257,4.08056738 C66.4984498,3.29078014 66.9481898,2.61617021 67.5350457,2.05673759 C68.1219017,1.49730496 68.8376465,1.06401891 69.6822801,0.756879433 C70.5269137,0.449739952 71.4867249,0.296170213 72.5617132,0.296170213 C72.9785453,0.296170213 73.365212,0.320851064 73.7217133,0.370212766 C74.0782147,0.419574468 74.4484275,0.499101654 74.8323518,0.608794326 L74.7336284,3.09333333 C74.722659,3.26884162 74.6760397,3.4141844 74.5937702,3.5293617 C74.5115007,3.64453901 74.4100349,3.73777779 74.289373,3.80907801 C74.1687111,3.88037824 74.0343375,3.93248227 73.8862524,3.96539007 C73.7381672,3.99829787 73.5928245,4.01475177 73.4502239,4.01475177 C73.000484,4.01475177 72.6001055,4.05862885 72.249089,4.14638298 C71.8980725,4.23413711 71.6046444,4.39044916 71.3688052,4.61531915 C71.132966,4.84018913 70.9547152,5.13635935 70.8340533,5.50382979 C70.7133915,5.87130023 70.6530604,6.33475177 70.6530604,6.8941844 L70.6530604,7.70042553 L74.6678128,7.70042553 L74.6678128,11.1886525 L70.8175994,11.1886525 L70.8175994,24.7302128 L65.7168894,24.7302128 Z",id:"Path"}),C("path",{d:"M82.2475776,7.66751773 L82.2475776,24.7302128 L77.1468676,24.7302128 L77.1468676,7.66751773 L82.2475776,7.66751773 Z M82.8399181,2.99460993 C82.8399181,3.40047282 82.7576486,3.78165484 82.5931096,4.13815603 C82.4285706,4.49465722 82.2037005,4.80728133 81.9184996,5.07602837 C81.6332984,5.3447754 81.3014782,5.55867611 80.9230384,5.7177305 C80.5445986,5.87678488 80.141478,5.95631206 79.7136765,5.95631206 C79.2968441,5.95631206 78.9074353,5.87678488 78.5454494,5.7177305 C78.1834635,5.55867611 77.8626124,5.3447754 77.5828961,5.07602837 C77.3031797,4.80728133 77.0837941,4.49465722 76.9247399,4.13815603 C76.7656854,3.78165484 76.6861583,3.40047282 76.6861583,2.99460993 C76.6861583,2.57777778 76.7656854,2.18836879 76.9247399,1.82638298 C77.0837941,1.46439716 77.3031797,1.14628842 77.5828961,0.872056738 C77.8626124,0.597825058 78.1834635,0.383924349 78.5454494,0.23035461 C78.9074353,0.0767848701 79.2968441,4.54747351e-13 79.7136765,4.54747351e-13 C80.141478,4.54747351e-13 80.5445986,0.0767848701 80.9230384,0.23035461 C81.3014782,0.383924349 81.6332984,0.597825058 81.9184996,0.872056738 C82.2037005,1.14628842 82.4285706,1.46439716 82.5931096,1.82638298 C82.7576486,2.18836879 82.8399181,2.57777778 82.8399181,2.99460993 Z",id:"Shape"})]})]})]})]})}export{l as WhiteGreen};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";import{useMemo as m}from"react";import{Box as n}from"@mui/material";import*as p from"./components/1-Click Login powered by Verified/index.mjs";import*as c from"./components/1-Click Signup powered by Verified/index.mjs";import*as f from"./components/1-Click Verify powered by Verified/index.mjs";import*as l from"./components/1-Click Apply powered by Verified/index.mjs";import*as x from"./components/1-Click Access powered by Verified/index.mjs";import*as d from"./components/1-Click AutoFill powered by Verified/index.mjs";import{jsx as i}from"react/jsx-runtime";import{Green as h}from"./components/1-Click Signup powered by Verified/green.mjs";function u(t){const{variant:o="green",title:a="Signup"}=t,e=o?.charAt(0).toUpperCase()+o?.slice(1),s=m(()=>{let r;switch(a){case"Login":r=p[e];break;case"Signup":r=c[e];break;case"Verify":r=f[e];break;case"Apply":r=l[e];break;case"Access":r=x[e];break;case"AutoFill":r=d[e];break}return r||h},[a,e]);return i(n,{component:"a",href:"https://www.verified.inc",target:"_blank",rel:"noopener noreferrer",display:"flex",children:i(s,{sx:{textAlign:"center",width:"100%",maxWidth:"226px",height:"16px",mx:"auto",...t.sx}})})}export{u as OneClickPoweredByVerified};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";import{Box as Z}from"@mui/material";import{jsx as a,jsxs as c}from"react/jsx-runtime";function h(l){return a(Z,{component:"svg",xmlns:"http://www.w3.org/2000/svg",width:268,height:270,sx:l.sx,children:c("g",{fill:"none",fillRule:"nonzero",transform:"translate(.07)",children:[a("path",{fill:"#000",d:"M241.767 233.564a.487.487 0 0 1-.388-.78 90.679 90.679 0 0 0 2.515-3.475.485.485 0 1 1 .8.551 92.592 92.592 0 0 1-2.54 3.513.483.483 0 0 1-.387.191ZM247.253 225.485a.486.486 0 0 1-.415-.737 87.053 87.053 0 0 0 9.446-22.082 87.336 87.336 0 0 0 3.019-25.12.485.485 0 0 1 .474-.497.496.496 0 0 1 .497.474 88.343 88.343 0 0 1-3.053 25.4 87.985 87.985 0 0 1-9.55 22.327.491.491 0 0 1-.418.235Z"}),a("path",{fill:"#000",d:"M251.876 205.767a2.867 2.867 0 0 1-2.757-3.648 2.82 2.82 0 0 1 1.356-1.708 2.835 2.835 0 0 1 2.172-.245 2.869 2.869 0 0 1 1.962 3.534 2.82 2.82 0 0 1-1.356 1.709 2.842 2.842 0 0 1-1.377.358Z"}),a("path",{fill:"#000",d:"M251.852 201.024c-.315 0-.625.079-.907.235a1.856 1.856 0 0 0-.893 1.125 1.894 1.894 0 0 0 1.298 2.335c.483.14.993.083 1.432-.161.439-.243.755-.642.892-1.125a1.896 1.896 0 0 0-1.822-2.41ZM255.991 195.465a.499.499 0 0 1-.227-.055c-2.719-1.435-5.336-3.118-5.362-3.134a.486.486 0 0 1-.01-.81l5.333-3.635a.485.485 0 0 1 .76.402l-.007 6.747a.485.485 0 0 1-.487.485Z"}),a("path",{fill:"#000",d:"M251.55 191.852a81.89 81.89 0 0 0 3.957 2.316l.004-5.016-3.96 2.7Z"}),a("path",{fill:l.theme.light,d:"M22.552 136.302c20.526-20.907-18.147-59.85-8.532-87.986 12.944-37.88 118.252-70.356 189.133-29.118 54.566 31.746 76.598 112.277 54.04 143.691-11.424 15.907-33.943 18.864-36.905 37.949-2.807 18.078 15.73 26.173 12.95 39.434-4.824 23.008-68.388 35.652-123.097 25.849-17.025-3.051-77.386-14.423-100.386-60.187-1.826-3.633-19.098-38.718-2.844-58.235 5.633-6.77 10.169-5.824 15.641-11.397Z"}),a("path",{fill:"#000",d:"M134.755 179.656H51.647a30.635 30.635 0 0 1-21.291-8.549c-5.797-5.55-9.101-12.992-9.305-20.95a37.996 37.996 0 0 1 5.566-20.857c.14-.23.44-.301.669-.162.228.14.3.439.16.668-3.555 5.802-5.435 12.498-5.435 19.363 0 .322.004.642.012.962.196 7.702 3.395 14.901 9.004 20.276a29.675 29.675 0 0 0 20.62 8.277h83.108a.486.486 0 0 1 0 .972ZM75.607 74.022a.486.486 0 0 1-.363-.809 93.923 93.923 0 0 1 4.106-4.316.485.485 0 0 1 .681.69 93.544 93.544 0 0 0-4.063 4.273.474.474 0 0 1-.361.162ZM110.32 49.703a.485.485 0 0 1-.18-.937c11.108-4.44 22.77-6.69 34.664-6.69.505 0 1.01.004 1.515.011a.486.486 0 0 1-.007.972h-.009c-.5-.01-.999-.012-1.5-.012-11.769 0-23.31 2.228-34.3 6.62a.5.5 0 0 1-.182.036ZM190.005 54.797a.472.472 0 0 1-.236-.061 92.198 92.198 0 0 0-29.28-10.345.486.486 0 1 1 .165-.958 93.207 93.207 0 0 1 29.589 10.455.485.485 0 0 1-.238.91Z"}),a("path",{fill:"#000",d:"M194.766 57.641a.493.493 0 0 1-.262-.076 92.554 92.554 0 0 0-4.736-2.83.485.485 0 1 1 .474-.847c1.613.9 3.223 1.86 4.787 2.858a.485.485 0 0 1-.263.895ZM250.49 122.686a.491.491 0 0 1-.272-.084 37.555 37.555 0 0 0-14.685-5.946.486.486 0 0 1-.392-.377 91.874 91.874 0 0 0-8.148-22.957.486.486 0 0 1 .865-.443 92.805 92.805 0 0 1 8.165 22.879 38.516 38.516 0 0 1 14.737 6.041.485.485 0 0 1-.27.887ZM242.209 179.656h-22.876a.486.486 0 0 1 0-.972h22.876c13.516 0 24.586-10.943 24.678-24.393l.002-.266a37.852 37.852 0 0 0-10.987-26.701.485.485 0 0 1 .689-.683 38.824 38.824 0 0 1 11.27 27.387l-.002.27c-.096 13.982-11.602 25.358-25.65 25.358Z"}),a("path",{fill:l.theme.main,d:"M25.212 149.169c0-18.346 14.558-33.29 32.752-33.911 9.116-39.534 44.534-69.009 86.837-69.009 43.79 0 80.203 31.587 87.7 73.218 17.516 1.78 31.184 16.574 31.184 34.56v.242c-.082 11.758-9.718 21.213-21.477 21.213H51.647c-14.211 0-26.061-11.225-26.424-25.431a35.281 35.281 0 0 1-.011-.882Z"}),a("path",{fill:"#000",d:"M242.209 175.968H51.647a26.97 26.97 0 0 1-18.74-7.523c-5.089-4.874-7.99-11.402-8.168-18.381a36.32 36.32 0 0 1-.012-.894c0-8.985 3.442-17.487 9.691-23.94 6.148-6.348 14.36-10.047 23.16-10.442 4.53-19.269 15.55-36.743 31.057-49.236a89.273 89.273 0 0 1 25.872-14.536c9.701-3.484 19.894-5.251 30.297-5.251 21.134 0 41.65 7.498 57.773 21.112 15.839 13.374 26.603 31.882 30.34 52.149 8.49.952 16.33 4.963 22.107 11.32a35.139 35.139 0 0 1 9.15 23.684v.245c-.085 11.96-9.937 21.693-21.965 21.693ZM144.802 46.735c-41.532 0-77.045 28.222-86.364 68.632l-.083.365-.373.013c-18.103.62-32.285 15.302-32.285 33.427 0 .29.005.58.01.87C26.058 163.804 37.695 175 51.645 175H242.21c11.496 0 20.913-9.3 20.992-20.73v-.24c0-17.646-13.219-32.295-30.749-34.077l-.364-.036-.064-.36c-7.598-42.198-44.28-72.822-87.222-72.822Z"}),a("path",{fill:"#000",d:"M60.193 249.298c3.116-2.546 6.387-4.918 9.735-7.183 6.798-4.594 13.962-8.7 21.203-12.679 3.809-2.093 7.764-3.987 11.667-5.934 3.927-1.96 7.865-3.901 11.804-5.842 3.6-1.773 7.2-3.548 10.792-5.33 8.167-27.61 17.037-58.912 15.276-58.912l-133.91-3.78c-3.152 0-5.267 2.565-4.714 5.717l16.228 92.527c.553 3.152 3.567 5.716 6.72 5.716h29.799c1.758-1.48 3.622-2.848 5.4-4.3Z"}),a("path",{fill:"#000",d:"M54.794 254.084H24.995c-3.377 0-6.606-2.744-7.197-6.119L1.57 155.437c-.295-1.685.095-3.271 1.1-4.468.986-1.173 2.439-1.818 4.093-1.818l133.923 3.78a.62.62 0 0 1 .492.259c.434.582 1.588 2.127-15.315 59.275a.485.485 0 0 1-.25.297 4618.546 4618.546 0 0 1-10.794 5.332c-3.978 1.959-7.873 3.88-11.803 5.84-.882.441-1.766.879-2.65 1.316-2.98 1.473-6.061 2.996-9.001 4.612-6.45 3.544-14.009 7.82-21.165 12.656-3.666 2.478-6.84 4.818-9.7 7.156-.782.639-1.592 1.27-2.376 1.882-1.002.78-2.037 1.587-3.018 2.414a.484.484 0 0 1-.312.114ZM6.75 150.123c-1.35 0-2.538.523-3.336 1.473-.816.972-1.132 2.277-.886 3.674l16.228 92.527c.513 2.93 3.313 5.314 6.24 5.314h29.622c.954-.799 1.947-1.572 2.91-2.323.78-.607 1.585-1.236 2.36-1.868 2.882-2.356 6.078-4.714 9.77-7.208 7.19-4.858 14.773-9.147 21.241-12.703 2.96-1.625 6.049-3.154 9.039-4.63.883-.437 1.765-.874 2.646-1.313 3.932-1.962 7.828-3.884 11.807-5.844 3.537-1.742 7.073-3.484 10.602-5.235 14.144-47.828 15.593-56.678 15.424-58.092L6.749 150.123Zm133.902 3.78h.02-.02Z"}),a("path",{fill:"#FFF",d:"M144.494 149.96H9.538c-2.978 0-4.97 2.415-4.448 5.393l16.228 92.527c.522 2.978 3.36 5.393 6.34 5.393h134.955c2.978 0 4.97-2.415 4.448-5.393l-16.228-92.527c-.522-2.978-3.36-5.393-6.34-5.393Z"}),a("path",{fill:"#000",d:"M162.614 253.76H27.657c-3.199 0-6.257-2.599-6.818-5.795L4.611 155.437c-.28-1.6.09-3.106 1.042-4.24.933-1.111 2.314-1.724 3.885-1.724h134.956c3.199 0 6.257 2.6 6.818 5.796l16.228 92.526c.28 1.6-.09 3.106-1.042 4.24-.933 1.113-2.313 1.726-3.884 1.726ZM9.538 150.447c-1.278 0-2.394.488-3.14 1.378-.766.91-1.06 2.134-.828 3.446l16.227 92.527c.483 2.753 3.112 4.99 5.862 4.99h134.955c1.28 0 2.395-.488 3.141-1.377.765-.91 1.059-2.134.83-3.446l-16.229-92.529c-.482-2.753-3.112-4.99-5.86-4.99H9.537Z"}),c("g",{fill:"#000",children:[a("path",{d:"M82.291 253.687H27.198a4.033 4.033 0 0 0-4.028 4.029 4.033 4.033 0 0 0 4.028 4.028h56.739c2.222-.001-1.646-8.057-1.646-8.057Z"}),a("path",{d:"M83.937 262.228H27.198a4.52 4.52 0 0 1-4.514-4.514 4.518 4.518 0 0 1 4.514-4.514h55.093c.188 0 .357.107.438.275.744 1.552 3.1 6.733 2.146 8.252-.204.324-.536.501-.938.501Zm-56.739-8.055a3.547 3.547 0 0 0-3.543 3.543 3.547 3.547 0 0 0 3.543 3.543h56.739c.086 0 .1-.02.116-.047.446-.708-.708-4.143-2.069-7.039H27.198Z"})]}),a("path",{fill:l.theme.dark,d:"M193.874 253.687H63.82a4.028 4.028 0 1 0 0 8.057h130.053a4.028 4.028 0 1 0 0-8.057Z"}),a("path",{fill:"#000",d:"M193.874 262.228H63.82a4.52 4.52 0 0 1-4.514-4.514 4.518 4.518 0 0 1 4.514-4.514h130.053a4.52 4.52 0 0 1 4.514 4.514 4.518 4.518 0 0 1-4.514 4.514ZM63.82 254.173a3.547 3.547 0 0 0-3.543 3.543 3.546 3.546 0 0 0 3.543 3.543h130.053a3.548 3.548 0 0 0 3.542-3.543 3.548 3.548 0 0 0-3.542-3.543H63.82Z"}),a("path",{fill:l.theme.main,d:"M141.327 157.69H15.417c-1.306 0-2.18 1.06-1.951 2.366l.305 1.74c.23 1.307 1.475 2.366 2.781 2.366h125.91c1.306 0 2.18-1.059 1.951-2.365l-.305-1.74c-.23-1.307-1.475-2.366-2.781-2.366Z"}),a("path",{fill:"#FFF",d:"M141.284 160.926c.151.86-.424 1.558-1.284 1.558-.86 0-1.68-.697-1.831-1.558-.15-.86.424-1.557 1.284-1.557.86 0 1.68.697 1.831 1.557Z"}),a("path",{fill:l.theme.main,d:"M71.632 243.357a39.18 39.18 0 0 1-3.484-.158.487.487 0 0 1 .088-.968 37.42 37.42 0 0 0 3.83.152h.006a.485.485 0 0 1 .006.971c-.149.003-.297.003-.446.003Zm4.312-.256a.485.485 0 0 1-.057-.966 32.772 32.772 0 0 0 3.766-.676.486.486 0 0 1 .228.945 34.02 34.02 0 0 1-3.877.696l-.06.001Zm-11.596-.441a.491.491 0 0 1-.092-.01 41.754 41.754 0 0 1-3.82-.92.486.486 0 1 1 .272-.932 40.88 40.88 0 0 0 3.73.898.486.486 0 0 1-.09.964Zm19.128-1.381a.487.487 0 0 1-.171-.94 29.732 29.732 0 0 0 3.481-1.569.485.485 0 1 1 .457.857 30.743 30.743 0 0 1-3.596 1.621.47.47 0 0 1-.17.03Zm-26.58-.781a.475.475 0 0 1-.177-.034 45.367 45.367 0 0 1-3.59-1.591.487.487 0 0 1 .432-.87c1.15.57 2.33 1.093 3.51 1.557a.485.485 0 0 1-.175.938Zm33.419-2.857a.484.484 0 0 1-.283-.88 28.56 28.56 0 0 0 2.945-2.426.485.485 0 0 1 .667.705 29.124 29.124 0 0 1-3.046 2.51.491.491 0 0 1-.283.09Zm-40.371-.59a.492.492 0 0 1-.252-.07 48.117 48.117 0 0 1-3.269-2.17.486.486 0 0 1 .57-.787 47.276 47.276 0 0 0 3.204 2.126.485.485 0 0 1-.253.901Zm-6.287-4.553a.484.484 0 0 1-.316-.117 48.73 48.73 0 0 1-2.874-2.671.487.487 0 0 1 .69-.685 46.739 46.739 0 0 0 2.816 2.617.486.486 0 0 1-.316.856Zm52.282-.176a.486.486 0 0 1-.379-.79 28.36 28.36 0 0 0 2.182-3.13.486.486 0 0 1 .834.5 29.243 29.243 0 0 1-2.257 3.239.494.494 0 0 1-.38.181Zm-57.747-5.336a.484.484 0 0 1-.371-.172 47.49 47.49 0 0 1-2.402-3.104.485.485 0 1 1 .792-.562 46.933 46.933 0 0 0 2.353 3.04.486.486 0 0 1-.372.798Zm61.74-1.302a.485.485 0 0 1-.445-.677c.5-1.16.934-2.37 1.286-3.597a.486.486 0 0 1 .934.27 30.935 30.935 0 0 1-1.327 3.713.49.49 0 0 1-.448.291Zm-66.23-5.029a.482.482 0 0 1-.418-.24 45 45 0 0 1-1.841-3.466.485.485 0 1 1 .876-.417 44.114 44.114 0 0 0 1.802 3.392.487.487 0 0 1-.418.731Zm68.373-2.416a.484.484 0 0 1-.48-.562c.196-1.243.32-2.525.37-3.806a.492.492 0 0 1 .505-.467c.268.01.477.236.467.505a33.686 33.686 0 0 1-.382 3.92.487.487 0 0 1-.48.41Zm-71.704-4.592a.484.484 0 0 1-.455-.317 41.599 41.599 0 0 1-1.185-3.746.486.486 0 0 1 .939-.249 40.27 40.27 0 0 0 1.157 3.658.484.484 0 0 1-.456.654Zm72.016-3.153a.488.488 0 0 1-.484-.451 37.613 37.613 0 0 0-.47-3.805.485.485 0 1 1 .957-.166c.228 1.301.39 2.615.482 3.904a.486.486 0 0 1-.45.519l-.035-.001Zm-73.995-4.346a.485.485 0 0 1-.479-.408 37.756 37.756 0 0 1-.43-3.91.484.484 0 0 1 .457-.512.48.48 0 0 1 .512.456 37.09 37.09 0 0 0 .42 3.81.487.487 0 0 1-.48.564Zm72.917-2.333a.485.485 0 0 1-.471-.368 40.795 40.795 0 0 0-1.112-3.671.486.486 0 1 1 .916-.325c.44 1.238.823 2.503 1.14 3.76a.485.485 0 0 1-.473.604Zm-73.352-5.41h-.026a.486.486 0 0 1-.46-.51c.07-1.321.22-2.638.44-3.915a.482.482 0 0 1 .562-.394.484.484 0 0 1 .395.561 32.504 32.504 0 0 0-.427 3.8.484.484 0 0 1-.484.458Zm70.76-1.901a.486.486 0 0 1-.442-.283 43.529 43.529 0 0 0-1.764-3.41.486.486 0 0 1 .842-.483 44.976 44.976 0 0 1 1.804 3.487.485.485 0 0 1-.44.689Zm-69.429-5.731a.486.486 0 0 1-.465-.626 30.427 30.427 0 0 1 1.39-3.691.486.486 0 0 1 .885.4 29.808 29.808 0 0 0-1.345 3.573.487.487 0 0 1-.465.344Zm65.568-1.002a.484.484 0 0 1-.399-.21 46.538 46.538 0 0 0-2.32-3.064.484.484 0 0 1 .066-.683.484.484 0 0 1 .683.066 47.608 47.608 0 0 1 2.37 3.129.484.484 0 0 1-.4.762Zm-4.935-5.99a.485.485 0 0 1-.348-.148 47.219 47.219 0 0 0-2.79-2.646.484.484 0 1 1 .64-.73c.981.858 1.94 1.767 2.846 2.7a.484.484 0 0 1-.348.824Zm-57.435-.065a.487.487 0 0 1-.412-.743 28.95 28.95 0 0 1 2.313-3.197.487.487 0 0 1 .748.621 28.182 28.182 0 0 0-2.235 3.091.488.488 0 0 1-.414.228Zm51.591-5.046c-.1 0-.201-.031-.29-.095a46.75 46.75 0 0 0-3.18-2.16.485.485 0 1 1 .513-.826 47.773 47.773 0 0 1 3.246 2.205.486.486 0 0 1-.289.876Zm-46.635-.903a.486.486 0 0 1-.327-.844 29.307 29.307 0 0 1 3.088-2.456.485.485 0 1 1 .552.8 28.267 28.267 0 0 0-2.986 2.374.492.492 0 0 1-.327.126Zm40.04-3.187a.5.5 0 0 1-.221-.053 44.252 44.252 0 0 0-3.495-1.596.486.486 0 1 1 .366-.9c1.2.485 2.402 1.033 3.57 1.63a.487.487 0 0 1-.22.919Zm-33.67-1.216a.486.486 0 0 1-.22-.918 30.802 30.802 0 0 1 3.62-1.561.484.484 0 1 1 .327.914c-1.205.43-2.384.94-3.506 1.511a.465.465 0 0 1-.221.054Zm26.477-1.694a.528.528 0 0 1-.141-.02 41.35 41.35 0 0 0-3.72-.944.487.487 0 0 1 .194-.952c1.268.26 2.55.584 3.808.966a.486.486 0 0 1-.14.95Zm-19.185-.92a.487.487 0 0 1-.107-.96 34.095 34.095 0 0 1 3.885-.637.486.486 0 0 1 .102.965 33.47 33.47 0 0 0-3.775.62.516.516 0 0 1-.105.012Zm11.585-.624-.051-.003a37.807 37.807 0 0 0-3.827-.202.485.485 0 1 1 0-.971c1.299.001 2.62.071 3.926.207a.486.486 0 0 1-.048.969Z"}),a("path",{fill:l.theme.light,d:"M59.692 174.788c-17.324 0-28.904 14.044-25.866 31.366 3.038 17.323 19.544 31.365 36.867 31.365 17.324 0 28.904-14.043 25.866-31.365-3.038-17.324-19.544-31.366-36.867-31.366Zm9.973 56.864c-14.082 0-27.502-11.416-29.97-25.498-2.47-14.082 6.943-25.5 21.026-25.5 14.082 0 27.502 11.418 29.971 25.5 2.47 14.083-6.945 25.498-21.027 25.498Z"}),a("path",{fill:l.theme.dark,d:"m43.48 188.786-4.88-4.151a24.72 24.72 0 0 0-2.931 4.912l5.588 2.96a20.037 20.037 0 0 1 2.223-3.72Z"}),a("path",{fill:l.theme.main,d:"m60.612 174.802 1.03 5.872c6.133.216 12.097 2.57 17.036 6.338l3.286-4.266c-6.167-4.76-13.657-7.724-21.352-7.944Z"}),a("path",{fill:l.theme.dark,d:"M80.233 188.273c5.335 4.602 9.238 10.915 10.459 17.88.386 2.205.481 4.345.313 6.385l5.917 1.72c.235-2.585.129-5.302-.363-8.104-1.517-8.645-6.386-16.474-13.039-22.148l-3.287 4.267Z"}),a("path",{fill:l.theme.main,d:"m86.905 223.522 4.88 4.152c2.529-3.294 4.236-7.26 4.919-11.657l-5.914-1.719c-.559 3.47-1.905 6.603-3.885 9.224ZM50.153 224.034c-5.335-4.602-9.237-10.915-10.459-17.88-.765-4.364-.389-8.471.913-12.062l-5.59-2.962c-1.655 4.46-2.145 9.58-1.19 15.024 1.517 8.644 6.387 16.473 13.04 22.147l3.286-4.267Z"}),a("path",{fill:l.theme.dark,d:"M85.834 224.82c-3.635 4.044-8.946 6.59-15.255 6.813l1.03 5.872c7.928-.23 14.59-3.43 19.105-8.534l-4.88-4.151ZM44.55 187.487c3.636-4.044 8.947-6.59 15.256-6.813l-1.03-5.872c-7.928.23-14.591 3.43-19.105 8.534l4.88 4.151ZM69.773 237.506l-1.03-5.871c-6.133-.215-12.097-2.57-17.037-6.338l-3.285 4.265c6.169 4.76 13.656 7.723 21.352 7.944Z"}),a("g",{fill:"#000",children:a("path",{d:"M68.717 226.733c-2.632 0-5.28-.49-7.868-1.457a.485.485 0 1 1 .34-.91c2.48.926 5.013 1.396 7.528 1.396 8.516 0 15.03-5.437 16.209-13.53a.485.485 0 1 1 .961.139c-1.252 8.591-8.152 14.362-17.17 14.362ZM83.908 201.936a.486.486 0 0 1-.45-.3 23.99 23.99 0 0 0-2.719-4.843.485.485 0 1 1 .786-.569 24.996 24.996 0 0 1 2.83 5.041.486.486 0 0 1-.447.671ZM54.974 222.03c-.1 0-.2-.03-.286-.093-5.332-3.904-9.002-9.627-10.067-15.699-.977-5.568.298-10.792 3.59-14.712 3.222-3.838 8.002-5.95 13.458-5.95 2.139 0 4.302.327 6.432.97a.486.486 0 0 1-.28.931 21.213 21.213 0 0 0-6.15-.929c-5.164 0-9.68 1.991-12.715 5.604-3.104 3.695-4.303 8.639-3.376 13.92 1.023 5.827 4.553 11.324 9.684 15.082a.486.486 0 0 1-.29.876Z"})}),a("path",{fill:l.theme.dark,d:"m85.63 26.791 7.024 53.118a74.05 74.05 0 0 0 30.874 50.907l16.405 11.513a11.64 11.64 0 0 0 13.827-.335l14.353-11.146a74.05 74.05 0 0 0 28.015-48.954l7.142-55.043a11.189 11.189 0 0 0-8.188-12.244l-35.7-9.608a60.2 60.2 0 0 0-31.76.129l-33.896 9.417a11.187 11.187 0 0 0-8.095 12.246Z"}),a("path",{fill:"#FFF",d:"M192.775 81.942a.485.485 0 0 1-.481-.549l7.144-55.042c.47-3.619-1.834-7.064-5.358-8.011a.485.485 0 1 1 .253-.938c3.992 1.074 6.6 4.975 6.069 9.075l-7.144 55.042a.49.49 0 0 1-.483.423ZM161.545 9.566a.52.52 0 0 1-.126-.016l-3.04-.818a56.591 56.591 0 0 0-29.718.12.486.486 0 0 1-.26-.936 57.577 57.577 0 0 1 30.232-.123l3.04.818a.485.485 0 0 1-.128.955ZM95.12 73.25a.485.485 0 0 1-.482-.423l-6.137-46.416c-.539-4.074 2.04-7.976 6-9.076l9.087-2.525a.487.487 0 0 1 .26.936l-9.087 2.525c-3.496.971-5.773 4.416-5.298 8.014l6.138 46.417a.486.486 0 0 1-.481.548ZM146.62 141.542a8.698 8.698 0 0 1-5.023-1.587l-16.404-11.514a71.021 71.021 0 0 1-9.175-7.675.485.485 0 1 1 .683-.69 70.062 70.062 0 0 0 9.049 7.57l16.405 11.513a7.73 7.73 0 0 0 4.464 1.41 7.704 7.704 0 0 0 4.769-1.634l14.352-11.146a.485.485 0 1 1 .596.768l-14.353 11.146a8.657 8.657 0 0 1-5.362 1.839Z"}),a("circle",{cx:144.507,cy:64.121,r:29.904,fill:"#FFF",transform:"rotate(-45 144.507 64.121)"}),a("path",{fill:l.theme.main,d:"M142.874 84.791a3.722 3.722 0 0 1-3.204-1.83l-12.473-21.147a3.72 3.72 0 1 1 6.41-3.78l9.149 15.513 13.952-25.462a3.72 3.72 0 1 1 6.525 3.576l-17.095 31.2a3.719 3.719 0 0 1-3.204 1.932c-.02-.002-.04-.002-.06-.002Z"}),a("path",{fill:l.theme.dark,d:"m66.447 95.778-3.274 1.178.467 3.77c-.71.409-1.377.87-1.994 1.38l-3.366-1.754-2.247 2.656 2.291 3.034c-.404.7-.749 1.432-1.031 2.19l-3.798.165-.617 3.425 3.496 1.478c0 .802.069 1.61.206 2.415l-3.206 2.041 1.178 3.274 3.77-.467c.409.71.87 1.377 1.38 1.994l-1.754 3.366 2.656 2.246 3.034-2.29c.7.403 1.434.749 2.19 1.032l.165 3.798 3.425.617 1.478-3.496c.802 0 1.61-.069 2.415-.206l2.041 3.206 3.274-1.177-.467-3.771c.71-.408 1.376-.87 1.994-1.38l3.366 1.754 2.246-2.656-2.29-3.034c.403-.7.749-1.434 1.032-2.19l3.798-.165.617-3.424-3.496-1.48c0-.8-.069-1.608-.206-2.414l3.206-2.04-1.177-3.274-3.771.466a14.364 14.364 0 0 0-1.38-1.994l1.754-3.365-2.656-2.247-3.034 2.29c-.7-.403-1.434-.748-2.19-1.032l-.165-3.798-3.424-.617-1.48 3.496c-.8 0-1.608.069-2.414.206l-2.042-3.206Zm12.88 14.497a8.956 8.956 0 0 1-5.398 11.46 8.958 8.958 0 1 1 5.399-11.46Z"}),a("path",{fill:"#000",d:"M68.685 133.364a.573.573 0 0 1-.087-.008l-3.424-.618a.486.486 0 0 1-.4-.457l-.15-3.48a15.169 15.169 0 0 1-1.68-.791l-2.78 2.099a.488.488 0 0 1-.607-.016l-2.656-2.247a.486.486 0 0 1-.117-.595l1.606-3.084c-.38-.482-.734-.994-1.058-1.53l-3.455.427a.485.485 0 0 1-.516-.317l-1.178-3.274a.486.486 0 0 1 .196-.575l2.938-1.869a14.76 14.76 0 0 1-.158-1.853l-3.204-1.356a.485.485 0 0 1-.288-.534l.617-3.424a.486.486 0 0 1 .457-.4l3.48-.15c.228-.575.493-1.137.79-1.68l-2.098-2.779a.488.488 0 0 1 .016-.607l2.247-2.656a.489.489 0 0 1 .595-.117l3.085 1.606c.481-.38.995-.735 1.53-1.058l-.428-3.455a.485.485 0 0 1 .317-.516l3.275-1.178a.484.484 0 0 1 .575.196l1.87 2.937a14.76 14.76 0 0 1 1.853-.158l1.356-3.203c.089-.21.31-.326.534-.288l3.424.617c.224.041.389.23.4.457l.15 3.48c.575.23 1.138.494 1.68.79l2.78-2.098a.488.488 0 0 1 .607.016l2.656 2.247a.486.486 0 0 1 .117.595l-1.606 3.083c.38.482.734.995 1.058 1.53l3.455-.427a.484.484 0 0 1 .516.318l1.178 3.273a.486.486 0 0 1-.196.575l-2.938 1.87c.093.618.145 1.24.158 1.853l3.204 1.356c.209.09.329.31.288.534l-.617 3.424a.486.486 0 0 1-.457.4l-3.48.15a15.169 15.169 0 0 1-.791 1.68l2.1 2.78a.488.488 0 0 1-.017.607l-2.247 2.657a.484.484 0 0 1-.595.117l-3.084-1.606c-.48.38-.994.734-1.53 1.057l.429 3.455a.485.485 0 0 1-.318.516l-3.275 1.178a.486.486 0 0 1-.574-.196l-1.87-2.937c-.62.092-1.242.145-1.853.158l-1.356 3.203a.494.494 0 0 1-.45.296Zm-2.956-1.513 2.659.48 1.328-3.138a.485.485 0 0 1 .448-.297h.005c.765 0 1.55-.067 2.33-.199a.482.482 0 0 1 .49.218l1.832 2.88 2.544-.915-.42-3.386a.488.488 0 0 1 .24-.482 13.938 13.938 0 0 0 1.926-1.332.485.485 0 0 1 .534-.056l3.022 1.574 1.747-2.064-2.057-2.723a.486.486 0 0 1-.032-.536c.39-.674.726-1.387.998-2.116a.487.487 0 0 1 .434-.316l3.41-.148.48-2.66-3.138-1.328a.485.485 0 0 1-.297-.447c0-.768-.067-1.554-.199-2.335a.486.486 0 0 1 .218-.491l2.879-1.833-.915-2.544-3.386.42a.483.483 0 0 1-.481-.24 13.938 13.938 0 0 0-1.333-1.926.485.485 0 0 1-.055-.534l1.574-3.022-2.064-1.747-2.724 2.057a.486.486 0 0 1-.535.032 14.257 14.257 0 0 0-2.117-.998.487.487 0 0 1-.316-.434l-.148-3.41-2.66-.48-1.329 3.138a.485.485 0 0 1-.447.297h-.006c-.767 0-1.55.067-2.329.199a.483.483 0 0 1-.491-.218l-1.833-2.879-2.544.914.42 3.387a.488.488 0 0 1-.24.481c-.686.395-1.334.844-1.926 1.333a.482.482 0 0 1-.534.055l-3.022-1.574-1.745 2.064 2.056 2.724c.117.155.13.367.034.535-.39.676-.726 1.388-.998 2.118a.487.487 0 0 1-.434.316l-3.41.148-.48 2.66 3.138 1.327c.18.077.297.252.297.448 0 .768.067 1.554.199 2.335a.486.486 0 0 1-.218.491l-2.879 1.833.914 2.544 3.387-.42a.479.479 0 0 1 .481.24c.395.684.843 1.332 1.333 1.926.124.15.146.36.055.534l-1.574 3.022 2.064 1.745 2.724-2.056a.486.486 0 0 1 .535-.033c.675.39 1.387.726 2.118.998a.487.487 0 0 1 .316.434l.147 3.41Zm4.433-7.55a9.407 9.407 0 0 1-4.018-.905 9.377 9.377 0 0 1-4.86-5.347 9.381 9.381 0 0 1 .343-7.22 9.377 9.377 0 0 1 5.348-4.86 9.375 9.375 0 0 1 7.218.344 9.377 9.377 0 0 1 4.861 5.348 9.381 9.381 0 0 1-.344 7.218 9.377 9.377 0 0 1-5.347 4.861 9.429 9.429 0 0 1-3.2.562Zm.012-17.922c-.967 0-1.935.166-2.872.503a8.415 8.415 0 0 0-4.797 4.362 8.422 8.422 0 0 0-.31 6.477 8.41 8.41 0 0 0 4.363 4.798 8.419 8.419 0 0 0 6.476.308 8.41 8.41 0 0 0 4.797-4.362 8.419 8.419 0 0 0 .309-6.475 8.41 8.41 0 0 0-4.362-4.798 8.422 8.422 0 0 0-3.604-.813Z"}),a("path",{fill:l.theme.dark,d:"m27.982 41.908-5.604 2.014.8 6.453a24.65 24.65 0 0 0-3.41 2.36l-5.761-3-3.846 4.546 3.92 5.191a24.95 24.95 0 0 0-1.765 3.748l-6.5.282-1.057 5.86 5.981 2.532c0 1.37.119 2.753.353 4.134L5.608 79.52l2.014 5.602 6.454-.798a24.778 24.778 0 0 0 2.359 3.41l-3 5.761 4.546 3.846 5.191-3.92a24.95 24.95 0 0 0 3.748 1.765l.282 6.5 5.86 1.057 2.532-5.982c1.37 0 2.753-.118 4.134-.352l3.493 5.485 5.602-2.014-.798-6.454a24.778 24.778 0 0 0 3.41-2.359l5.761 3 3.846-4.546-3.92-5.192a24.95 24.95 0 0 0 1.765-3.747l6.5-.282 1.057-5.86-5.981-2.532c0-1.37-.119-2.753-.353-4.134l5.485-3.493-2.014-5.602-6.454.8a24.65 24.65 0 0 0-2.359-3.411l3-5.76-4.546-3.846-5.19 3.92a24.95 24.95 0 0 0-3.748-1.766l-.282-6.499-5.86-1.057-2.532 5.98c-1.37 0-2.753.12-4.133.353l-3.495-5.486Zm22.042 24.808c2.864 7.966-1.272 16.746-9.238 19.608-7.967 2.864-16.746-1.272-19.609-9.239-2.864-7.966 1.273-16.745 9.239-19.608 7.966-2.864 16.744 1.273 19.608 9.239Z"}),a("path",{fill:"#000",d:"M31.813 105.877a.573.573 0 0 1-.086-.007l-5.86-1.058a.486.486 0 0 1-.4-.456l-.267-6.18a25.636 25.636 0 0 1-3.239-1.526l-4.935 3.727a.488.488 0 0 1-.607-.016l-4.546-3.846a.486.486 0 0 1-.117-.595l2.852-5.477c-.74-.92-1.425-1.91-2.04-2.949l-6.137.76a.484.484 0 0 1-.516-.318L3.9 82.334a.486.486 0 0 1 .196-.575l5.216-3.32a25.086 25.086 0 0 1-.304-3.573L3.32 72.46a.485.485 0 0 1-.288-.534l1.058-5.86a.486.486 0 0 1 .456-.4l6.179-.267a25.636 25.636 0 0 1 1.525-3.239l-3.727-4.935a.488.488 0 0 1 .016-.607l3.846-4.546a.488.488 0 0 1 .595-.117l5.477 2.854a25.533 25.533 0 0 1 2.949-2.04l-.76-6.137a.485.485 0 0 1 .317-.517l5.602-2.014a.484.484 0 0 1 .575.196l3.32 5.216a25.341 25.341 0 0 1 3.572-.305l2.408-5.688a.49.49 0 0 1 .534-.288l5.86 1.058c.224.04.389.23.4.456l.267 6.18c1.112.432 2.198.944 3.238 1.526l4.936-3.727a.488.488 0 0 1 .607.016l4.546 3.846a.486.486 0 0 1 .117.595l-2.852 5.477a25.407 25.407 0 0 1 2.04 2.949l6.137-.76a.486.486 0 0 1 .516.318l2.014 5.602a.486.486 0 0 1-.196.575l-5.216 3.32c.187 1.194.29 2.394.306 3.573l5.687 2.406c.209.089.329.31.288.534l-1.058 5.86a.486.486 0 0 1-.456.399l-6.18.268a25.732 25.732 0 0 1-1.526 3.238l3.727 4.935a.488.488 0 0 1-.016.607l-3.845 4.547a.486.486 0 0 1-.596.117l-5.476-2.853c-.92.74-1.91 1.425-2.95 2.04l.761 6.136a.485.485 0 0 1-.317.516L42.136 105a.486.486 0 0 1-.575-.196l-3.32-5.216c-1.196.187-2.395.29-3.573.306l-2.407 5.687a.487.487 0 0 1-.448.297Zm-5.392-1.953 5.095.92 2.38-5.624a.485.485 0 0 1 .448-.297h.01c1.33 0 2.688-.117 4.041-.345a.483.483 0 0 1 .492.218l3.284 5.157 4.872-1.75-.752-6.07a.487.487 0 0 1 .24-.48 24.184 24.184 0 0 0 3.344-2.315.485.485 0 0 1 .534-.055l5.417 2.821 3.343-3.952-3.686-4.881a.486.486 0 0 1-.032-.536 24.616 24.616 0 0 0 1.732-3.674.487.487 0 0 1 .434-.316l6.11-.265.92-5.095-5.624-2.38a.485.485 0 0 1-.297-.447c0-1.334-.115-2.698-.345-4.052a.486.486 0 0 1 .218-.492l5.158-3.283-1.751-4.873-6.068.752a.479.479 0 0 1-.481-.24 24.223 24.223 0 0 0-2.314-3.344.485.485 0 0 1-.056-.534l2.822-5.416-3.952-3.344-4.882 3.686a.486.486 0 0 1-.535.032 24.693 24.693 0 0 0-3.674-1.732.487.487 0 0 1-.316-.434l-.265-6.11-5.095-.92-2.38 5.624a.485.485 0 0 1-.447.297c0-.003-.008 0-.01 0-1.332 0-2.69.116-4.042.345a.481.481 0 0 1-.492-.218l-3.284-5.157-4.872 1.75.752 6.068a.488.488 0 0 1-.24.481 24.223 24.223 0 0 0-3.344 2.314.482.482 0 0 1-.534.056l-5.417-2.822-3.343 3.953 3.686 4.88c.117.157.13.368.033.536a24.693 24.693 0 0 0-1.732 3.675.487.487 0 0 1-.434.316l-6.11.264-.92 5.095 5.624 2.38c.18.076.297.252.297.448 0 1.335.116 2.699.345 4.052a.486.486 0 0 1-.217.491L4.95 82.366l1.75 4.872 6.068-.751a.48.48 0 0 1 .482.24 24.184 24.184 0 0 0 2.314 3.343c.124.151.146.36.055.534L12.8 96.021l3.952 3.344 4.881-3.686a.489.489 0 0 1 .536-.034 24.624 24.624 0 0 0 3.674 1.732.487.487 0 0 1 .316.434l.263 6.113Zm7.921-13.552c-2.3 0-4.589-.508-6.73-1.517a15.707 15.707 0 0 1-8.14-8.955c-2.95-8.205 1.326-17.28 9.531-20.23a15.708 15.708 0 0 1 12.09.576c3.82 1.8 6.712 4.98 8.14 8.955a15.708 15.708 0 0 1-.576 12.09 15.707 15.707 0 0 1-8.955 8.14c-1.748.628-3.558.94-5.36.94Zm-.004-30.664c-1.663 0-3.353.282-5.006.876a14.745 14.745 0 0 0-8.405 7.642 14.751 14.751 0 0 0-.541 11.346c2.769 7.702 11.287 11.714 18.988 8.946a14.745 14.745 0 0 0 8.405-7.641 14.751 14.751 0 0 0 .541-11.347c-2.175-6.048-7.897-9.822-13.982-9.822Z"}),a("path",{fill:l.theme.main,d:"M220.93 210.918h-87.812a5.855 5.855 0 1 0 0 11.71h87.812a5.855 5.855 0 1 0 0-11.71ZM162.822 192.27h-48.5a5.435 5.435 0 1 0 0 10.872h48.5a5.436 5.436 0 0 0 0-10.872ZM184.913 197.706a5.436 5.436 0 1 1-10.873-.001 5.436 5.436 0 0 1 10.873.001Z"}),a("path",{fill:"#000",d:"M223.948 147.672c3.617 2.813 8.97 6.975 16.569 6.818 1.203-.025 11.017-.374 15.531-7.71.594-.964 3.299-5.36 1.783-9.45-1.613-4.357-6.573-4.478-6.81-7.298-.315-3.744 8.329-4.632 9.916-9.975 1.711-5.765-5.408-14.623-13.418-18.829-9.649-5.065-18.623-2.346-20.684-7.359-1.195-2.906 1.48-4.65.145-8.611-1.422-4.223-6.632-8.687-11.235-7.134-2.933.989-5.268 4.302-4.994 7.31.335 3.686 4.337 4.244 6.598 7.49 5.771 8.284-9.405 20.26-6.559 35.918 1.82 10.014 10.085 16.44 13.158 18.83Z"}),a("path",{fill:"#FFF",d:"M208.052 104.462s-4.602 1.639-10.271 8.98c-5.67 7.34-18.433 7.753-22.558 2.71-4.126-5.044-3.677-6.44-3.677-6.44l-1.507 4.326s1.21 21.78 20.862 18.425c4.045-.69 9.85-1.977 12.233-4.071 9.197-8.078 4.918-23.93 4.918-23.93Z"}),a("path",{fill:"#000",d:"M186.964 133.3c-3.883 0-7.215-1.095-9.946-3.271-6.803-5.426-7.44-15.538-7.463-15.965a.51.51 0 0 1 .027-.187l1.506-4.326.922.31s.007-.014.01-.043c-.001.014-.157 1.455 3.58 6.023 1.676 2.05 5.005 3.246 8.909 3.185 5.203-.073 10.141-2.328 12.887-5.882 5.692-7.368 10.3-9.07 10.494-9.14a.484.484 0 0 1 .63.333c.179.66 4.25 16.236-5.065 24.422-1.927 1.692-6.123 3.1-12.473 4.183a23.908 23.908 0 0 1-4.018.357Zm-16.433-19.196c.08 1.026.967 10.286 7.097 15.17 3.404 2.712 7.844 3.625 13.193 2.71 6.082-1.038 10.23-2.406 11.994-3.956 7.913-6.951 5.534-20.039 4.902-22.885-1.324.648-5.117 2.855-9.55 8.595-2.923 3.784-8.15 6.181-13.643 6.259-4.203.066-7.813-1.265-9.675-3.54-1.94-2.372-2.907-3.984-3.376-5.052l-.942 2.699Z"}),a("path",{fill:"#FFF",d:"M199.61 137.654c4.414-17.998-1.178-25.58 5.15-31.142 5.793-5.092 15.825-3.444 20.168-2.73 4.925.81 9.005 1.48 11.78 4.604a8.553 8.553 0 0 1 1.617 2.624v-.003c5.301 9.982 1.005 20.287-1.645 25.047-.438 19.089 7.12 24.824 2.143 31.895-5.388 7.655-18.706 7.27-25.7 5.744-2.454-.535-16.208-3.844-19.35-13.757-2.058-6.499 2.593-9.059 5.836-22.282Z"}),a("path",{fill:"#000",d:"M221.793 175.087c-3.287 0-6.389-.399-8.772-.918-3.843-.838-16.618-4.328-19.71-14.085-1.251-3.952-.103-6.578 1.636-10.551 1.267-2.895 2.844-6.499 4.191-11.995 2.02-8.232 1.93-14.17 1.86-18.942-.083-5.601-.137-9.3 3.444-12.448 5.965-5.243 16.196-3.562 20.565-2.844 4.924.809 9.174 1.508 12.065 4.761a9.028 9.028 0 0 1 1.69 2.728c5.286 9.968 1.301 20.145-1.598 25.394-.187 8.855 1.327 14.68 2.544 19.365 1.37 5.272 2.276 8.753-.487 12.678-3.727 5.294-10.932 6.857-17.428 6.857Zm-21.711-37.317c-1.368 5.577-2.964 9.222-4.245 12.15-1.709 3.908-2.742 6.266-1.6 9.87 3.01 9.498 16.349 12.853 18.992 13.43 6.385 1.392 19.869 2.023 25.199-5.55 2.503-3.556 1.69-6.688.34-11.875-1.172-4.513-2.779-10.694-2.572-19.752a.486.486 0 0 1 .061-.225c2.804-5.039 6.745-14.924 1.662-24.543a.567.567 0 0 1-.046-.09 8.06 8.06 0 0 0-1.528-2.476c-2.66-2.996-6.56-3.637-11.496-4.447-4.233-.696-14.148-2.324-19.768 2.615-3.244 2.851-3.194 6.184-3.112 11.704.071 4.827.16 10.835-1.887 19.189Z"}),a("path",{fill:"#FFF",d:"M205.097 131.725s-11.345-4.135-14.886-11.696l-7.302-6.805s.104 3.29 2.271 4.664c0 0-1.862 3.749.885 6.335 0 0 2.06 1.637 3.289 1.667 0 0 3.597 11.814 13.305 15.33 0 0 2.727-4.145 2.438-9.495Z"}),a("path",{fill:"#000",d:"M202.659 141.706a.464.464 0 0 1-.165-.03c-9.065-3.283-12.857-13.407-13.507-15.34-1.323-.247-3.02-1.57-3.224-1.733l-.031-.026c-2.434-2.294-1.56-5.431-1.15-6.517-2.035-1.59-2.156-4.682-2.16-4.82a.489.489 0 0 1 .819-.371l7.302 6.805a.494.494 0 0 1 .108.149c3.417 7.295 14.502 11.405 14.613 11.446a.486.486 0 0 1 .319.43c.293 5.446-2.403 9.613-2.519 9.787a.484.484 0 0 1-.405.22Zm-16.276-17.85c.553.436 2.118 1.528 2.98 1.549.21.004.393.143.454.344.035.114 3.549 11.317 12.633 14.874.592-1.041 2.305-4.422 2.176-8.557-1.878-.731-11.476-4.752-14.814-11.746l-6.214-5.79c.238.976.749 2.253 1.841 2.945.211.133.286.404.176.626-.069.14-1.656 3.45.768 5.755ZM215.32 145.121c-3.377 0-7.26-.594-11.598-2.203a.486.486 0 1 1 .338-.91c15.98 5.928 25.577-2.315 25.672-2.398a.486.486 0 0 1 .645.727c-.075.065-5.544 4.784-15.056 4.784ZM209.525 132.331c-.759 0-1.547-.04-2.365-.123a.487.487 0 0 1-.435-.532.49.49 0 0 1 .533-.435c7.44.755 13.238-2.045 17.228-8.326 2.997-4.719 3.793-9.715 3.8-9.767a.486.486 0 1 1 .962.148c-.033.212-.836 5.25-3.941 10.138-2.65 4.17-7.484 8.897-15.782 8.897ZM175.487 104.024l9.274 33.027-10.876-3.142-10.217-32.545z"}),a("path",{fill:"#FFF",d:"M169.59 120.37s-2.79-2.937-3.439-5.269c-.646-2.332 3.44-7.461 3.44-7.461v12.73Z"}),a("path",{fill:"#000",d:"M169.59 120.857a.488.488 0 0 1-.352-.15c-.117-.125-2.882-3.053-3.555-5.474-.693-2.499 3.093-7.35 3.527-7.895a.486.486 0 0 1 .864.302v12.73a.485.485 0 0 1-.484.487Zm-.485-11.747c-1.24 1.77-2.86 4.51-2.486 5.862.391 1.405 1.634 3.078 2.486 4.106v-9.968ZM203.134 126.376a.486.486 0 0 1-.48-.415c-1.537-10.506 3.18-16.316 3.381-16.559a.485.485 0 1 1 .747.62c-.046.056-4.636 5.745-3.166 15.797a.486.486 0 0 1-.482.557ZM202.984 214.042c0 2.14 4.98.127 11.24 1.51 9.115 2.013 13.698-1.753 13.698-3.894 0-2.14-6.841-1.492-13.28-1.492-6.44 0-11.658 1.736-11.658 3.876Z"}),a("path",{fill:"#FFF",d:"m208.386 208.358 27.583 36.636 4.4-3.89s-11.442-29.68-21.501-32.557l-7.484-4.566-2.998 4.377Z"}),a("path",{fill:"#000",d:"m235.969 245.48-.048-.003a.486.486 0 0 1-.34-.192l-27.583-36.636a.486.486 0 0 1-.013-.566l2.997-4.378a.485.485 0 0 1 .654-.14l7.428 4.531c10.157 3.012 21.287 31.612 21.757 32.83a.485.485 0 0 1-.132.539l-4.4 3.892a.472.472 0 0 1-.32.123Zm-26.985-37.135 27.057 35.938 3.752-3.317c-1.261-3.177-11.893-29.329-21.06-31.953a.46.46 0 0 1-.12-.052l-7.09-4.326-2.539 3.71Z"}),a("path",{fill:"#FFF",d:"M217.765 204.236s4.894 10.374 3.524 21.745c-1.371 11.373-7.048 31.195-7.048 31.195h-7.048l1.66-54.265 8.912 1.325Z"}),a("path",{fill:"#000",d:"M214.241 257.662h-7.048a.486.486 0 0 1-.484-.5l1.659-54.266a.48.48 0 0 1 .174-.357.49.49 0 0 1 .383-.108l8.913 1.325a.48.48 0 0 1 .367.274c.05.105 4.938 10.63 3.568 22.01-1.36 11.28-7.007 31.072-7.062 31.27a.49.49 0 0 1-.47.352Zm-6.546-.972h6.18c.765-2.712 5.683-20.392 6.932-30.767 1.226-10.166-2.677-19.651-3.376-21.247l-8.11-1.205-1.626 53.22Z"}),a("path",{fill:"#000",d:"M192.32 263.261c1.839-2.72 8.73-7.088 15.004-10.343l3.3.01a1.487 1.487 0 0 1 1.461 1.734l-.236 1.405 2.27-2.094a1.188 1.188 0 0 1 1.945.53c.53 1.756 1.21 4.559 1.155 7.23a2 2 0 0 1-1.196 1.789c-2.412 1.063-12.1 3.741-21.908 3.323-1.796-.075-2.803-2.095-1.795-3.584Z"}),a("path",{fill:"#FFF",d:"M195.013 265.233c-.466 0-.936-.004-1.414-.015a.487.487 0 0 1 .01-.97h.01c13.763.296 22.496-3.876 22.584-3.918a.486.486 0 0 1 .425.873c-.086.04-8.418 4.03-21.615 4.03ZM205.011 260.296a.487.487 0 0 1-.467-.35c-.007-.029-.833-2.812-2.735-3.626a.486.486 0 1 1 .382-.893c2.329.997 3.25 4.117 3.287 4.249a.486.486 0 0 1-.467.62ZM200.934 261.82a.486.486 0 0 1-.48-.425c-.293-2.325-1.77-3.087-1.832-3.117a.488.488 0 0 1-.221-.65.484.484 0 0 1 .645-.225c.082.04 2.01.997 2.371 3.869a.486.486 0 0 1-.483.548Z"}),a("path",{fill:"#000",d:"m233.217 242.139 2.3-1.717a1.402 1.402 0 0 1 2.084.478l.549 1.057.49-2.68a1.087 1.087 0 0 1 1.714-.682c1.323.972 3.297 2.602 4.684 4.527a1.79 1.79 0 0 1 .107 1.923c-1.154 2.058-6.643 9.185-13.883 14.164-1.325.912-3.132.01-3.212-1.599-.148-2.935 2.43-9.768 5.167-15.471Z"}),a("path",{fill:"#FFF",d:"M229.762 258.453a.485.485 0 0 1-.284-.88c10.009-7.194 13.992-14.856 14.031-14.932a.487.487 0 0 1 .866.441c-.163.322-4.13 7.949-14.327 15.28a.496.496 0 0 1-.286.091ZM235.27 248.799a.493.493 0 0 1-.291-.097c-.02-.016-2.094-1.549-3.865-1.113a.486.486 0 0 1-.233-.943c2.224-.547 4.582 1.205 4.681 1.28a.485.485 0 0 1-.292.873ZM233.175 252.081a.483.483 0 0 1-.348-.147c-1.458-1.504-2.924-1.234-2.937-1.23a.486.486 0 0 1-.189-.953c.08-.016 2.003-.373 3.825 1.507a.485.485 0 0 1-.35.823Z"}),a("path",{fill:l.theme.dark,d:"M227.289 211.822c-1.709-11.677 1.097-30.525 3.878-49.335 0 0-12.214-14.604-23.156-13.761-7.077.544-6.614 13.761-6.614 13.761l2.042 51.555s9.105-4.286 23.85-2.22Z"}),a("path",{fill:"#000",d:"M203.439 214.528a.48.48 0 0 1-.485-.465l-2.042-51.555c-.019-.56-.392-13.692 7.064-14.265 11.063-.856 23.06 13.33 23.565 13.934.09.107.129.246.108.383l-.045.306c-2.715 18.36-5.522 37.343-3.832 48.887a.485.485 0 0 1-.547.551c-14.412-2.018-23.488 2.139-23.577 2.18a.559.559 0 0 1-.21.044Zm5.492-65.352c-.295 0-.588.012-.882.034-6.531.503-6.171 13.132-6.167 13.261l2.014 50.85c2.325-.923 10.526-3.658 22.825-2.067-1.52-11.733 1.245-30.434 3.922-48.533l.013-.086c-1.343-1.546-12.003-13.459-21.725-13.459Z"}),a("path",{fill:"#000",d:"M233.946 171.725a.484.484 0 0 1-.46-.64v-.001c.056-.165 1.31-4.11-2.669-8.262a.485.485 0 0 1 .7-.671c4.405 4.594 2.953 9.057 2.888 9.244a.486.486 0 0 1-.46.33Z"}),a("path",{fill:"#FFF",d:"M211.788 92.608c1.483-1.533 4.325-6.38 4.322-6.217-.035 1.604 3.296 2.057 5.537 3.529 2.241 1.471-.83 4.22-.83 4.22s2.224-1.766 2.591.597c.212 1.37-1.401 1.79-2.699 1.892.041.413.094.922.151 1.478a6.782 6.782 0 0 0 4.592 5.737l-11.417 4.704-.888-4.402 1.163-.478a2.551 2.551 0 0 0 1.553-1.98l.275-3.145c-.558.147-1.233.292-1.756.286-1.042-.011-1.854-.705-2.048-1.729-.268-1.404-.212-2.726.147-3.793l-.693-.699Z"}),a("path",{fill:"#000",d:"M214.035 109.034a.482.482 0 0 1-.475-.39l-.888-4.401a.487.487 0 0 1 .29-.546l1.165-.478a2.079 2.079 0 0 0 1.258-1.603l.214-2.446c-.482.1-.884.144-1.22.145-1.269-.015-2.28-.867-2.52-2.122-.26-1.362-.233-2.651.074-3.75l-.489-.493a.486.486 0 0 1-.004-.68c.993-1.027 2.678-3.687 3.582-5.116.853-1.348.853-1.345 1.227-1.232.21.063.352.262.347.48-.014.684 1.235 1.204 2.558 1.755.891.372 1.902.791 2.76 1.355.79.519.997 1.17 1.03 1.623.05.661-.219 1.324-.566 1.884.167.005.334.034.496.097.546.213.887.733 1.013 1.543.079.512-.037.983-.335 1.36-.426.539-1.203.887-2.312 1.039l.103.996a6.314 6.314 0 0 0 4.262 5.327.484.484 0 0 1 .031.909l-11.415 4.704a.461.461 0 0 1-.186.04Zm-.334-4.59.694 3.431 9.806-4.042a7.288 7.288 0 0 1-3.825-5.677c-.057-.557-.11-1.064-.15-1.478a.485.485 0 0 1 .444-.533c1.049-.083 1.821-.347 2.12-.725.133-.167.175-.362.137-.609-.047-.306-.157-.69-.405-.788-.39-.151-1.115.269-1.406.497a.487.487 0 0 1-.626-.743c.437-.392 1.556-1.62 1.485-2.57-.027-.348-.221-.638-.596-.884-.782-.513-1.705-.898-2.599-1.27-1.14-.473-2.237-.931-2.788-1.619l-.15.239c-.894 1.411-2.334 3.685-3.385 4.92l.37.372c.13.13.174.323.115.497-.336 1.001-.382 2.228-.13 3.548.152.801.77 1.323 1.577 1.332.387-.007.935-.086 1.626-.27a.488.488 0 0 1 .609.512l-.275 3.145a3.063 3.063 0 0 1-1.852 2.387l-.796.327Z"}),a("path",{fill:"#FFF",d:"m216.972 98.257-.832.284.832-.284Z"}),a("path",{fill:"#000",d:"M216.14 99.027a.486.486 0 0 1-.157-.945l.833-.284c.255-.088.529.05.615.303a.484.484 0 0 1-.302.616l-.833.284a.457.457 0 0 1-.156.026ZM204.188 13.654a.485.485 0 0 1-.343-.83l9.908-9.876a.485.485 0 0 1 .685.687l-9.908 9.877a.478.478 0 0 1-.342.142ZM206.902 17.806a.484.484 0 0 1-.234-.912l17.476-9.623a.485.485 0 1 1 .468.851l-17.476 9.624a.485.485 0 0 1-.234.06ZM223.234 22.068h-15.19a.486.486 0 0 1 0-.971h15.19a.486.486 0 0 1 0 .971ZM219.333 59.304a3.576 3.576 0 0 1-3.575-3.57 3.577 3.577 0 0 1 3.575-3.571.486.486 0 0 1 0 .971 2.605 2.605 0 0 0-2.604 2.6 2.605 2.605 0 0 0 5.208 0 .486.486 0 0 1 .97 0 3.576 3.576 0 0 1-3.574 3.57Z"}),a("path",{fill:l.theme.main,d:"M62.22 30.07c1.07-.48 2.32.015 2.793 1.11.471 1.094-.014 2.37-1.085 2.853-1.07.482-2.322-.014-2.794-1.108-.472-1.096.015-2.373 1.085-2.854Z"}),a("path",{fill:"#000",d:"M110.796 176.059a.484.484 0 0 1-.351-.82l1.529-1.598a.485.485 0 0 1 .7.671l-1.528 1.598a.483.483 0 0 1-.35.149ZM105.448 181.65a.485.485 0 0 1-.351-.82l1.529-1.599a.484.484 0 0 1 .686-.014c.194.186.2.493.014.686l-1.528 1.597a.488.488 0 0 1-.35.15ZM106.948 176.144a.484.484 0 0 1-.341-.14l-1.552-1.53a.484.484 0 0 1-.005-.685.484.484 0 0 1 .686-.005l1.552 1.529a.484.484 0 0 1-.34.83ZM112.377 181.494a.484.484 0 0 1-.34-.14l-1.552-1.529a.484.484 0 0 1-.005-.686.484.484 0 0 1 .686-.004l1.552 1.528a.484.484 0 0 1-.34.831Z"}),a("path",{fill:l.theme.main,d:"M73.194 23.916c1.28-.577 2.775.017 3.34 1.325.563 1.308-.018 2.835-1.298 3.411-1.28.576-2.774-.018-3.339-1.325-.563-1.308.018-2.835 1.297-3.411Z"})]})})}export{h as VerifiedImage};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";import{Box as h}from"@mui/material";import{jsx as c}from"react/jsx-runtime";function l(a){return c(h,{component:"svg",width:100,viewBox:"0 0 212 40",...a,children:c("g",{fill:"#fff",transform:"translate(-401.7632, 0)",children:c("path",{d:"M580.676 32.09h-4.041V14.773h4.041zM583.885 32.09V19.765h2.282c.23 0 .422.051.577.154a.825.825 0 0 1 .327.464l.214.713c.237-.222.483-.428.737-.618.253-.19.525-.35.814-.481a4.833 4.833 0 0 1 2.038-.422c.674 0 1.27.116 1.79.35.518.234.956.559 1.312.975.357.416.626.911.809 1.486a6.16 6.16 0 0 1 .273 1.872v7.832h-3.685v-7.832c0-.603-.138-1.072-.416-1.409-.277-.337-.685-.505-1.224-.505-.404 0-.784.087-1.14.261a4.437 4.437 0 0 0-1.023.702v8.783h-3.685ZM606.564 22.689c-.111.134-.218.241-.321.32-.103.08-.25.12-.44.12a.947.947 0 0 1-.493-.131c-.147-.087-.311-.185-.494-.291a3.742 3.742 0 0 0-.642-.292c-.245-.087-.55-.13-.915-.13-.451 0-.842.083-1.17.25-.33.166-.6.403-.815.712a3.259 3.259 0 0 0-.475 1.135 6.78 6.78 0 0 0-.155 1.516c0 1.18.228 2.088.684 2.722.455.634 1.083.95 1.884.95.428 0 .766-.053 1.016-.16a3.08 3.08 0 0 0 .636-.356l.481-.363a.89.89 0 0 1 .553-.166c.293 0 .515.107.666.32l1.07 1.32a5.82 5.82 0 0 1-2.49 1.705c-.44.155-.882.262-1.326.321-.444.06-.876.09-1.296.09a5.56 5.56 0 0 1-2.157-.428 5.285 5.285 0 0 1-1.807-1.242c-.519-.543-.93-1.21-1.236-2.003-.305-.793-.457-1.696-.457-2.71 0-.888.132-1.718.398-2.49a5.653 5.653 0 0 1 1.177-2.009 5.471 5.471 0 0 1 1.925-1.337c.765-.325 1.65-.487 2.657-.487.966 0 1.814.154 2.543.463.73.31 1.387.76 1.973 1.355l-.974 1.296ZM608.513 30.224c0-.285.053-.55.16-.796.107-.246.254-.46.44-.642a2.098 2.098 0 0 1 1.492-.594c.293 0 .566.053.82.16.253.107.475.252.665.434a1.967 1.967 0 0 1 .607 1.438c0 .286-.054.553-.16.803-.108.25-.256.465-.447.647-.19.183-.412.325-.665.428a2.158 2.158 0 0 1-.82.155 2.19 2.19 0 0 1-.832-.155 2.017 2.017 0 0 1-.66-.428 2.015 2.015 0 0 1-.6-1.45ZM447.596 8.275h4.475c.483 0 .878.11 1.185.329.307.219.527.51.658.872l4.64 12.834c.209.56.42 1.168.634 1.826.214.658.414 1.35.6 2.073.154-.724.332-1.415.535-2.073.203-.658.403-1.267.6-1.826l4.608-12.834c.11-.307.323-.584.641-.831.319-.247.708-.37 1.169-.37h4.508l-9.609 23.973h-5.035l-9.609-23.973ZM478.99 14.922c1.13 0 2.164.175 3.102.526a6.742 6.742 0 0 1 2.418 1.53c.675.67 1.201 1.49 1.58 2.46.378.971.568 2.071.568 3.3 0 .383-.017.696-.05.937a1.485 1.485 0 0 1-.18.576.689.689 0 0 1-.355.296 1.657 1.657 0 0 1-.567.083h-9.84c.165 1.426.598 2.46 1.3 3.101.702.642 1.607.963 2.715.963.592 0 1.103-.071 1.53-.214a7.72 7.72 0 0 0 1.144-.477c.334-.176.642-.335.921-.477.28-.143.573-.214.88-.214.406 0 .714.148.922.444l1.48 1.826a7.582 7.582 0 0 1-1.702 1.473 8.85 8.85 0 0 1-1.876.889c-.642.213-1.283.362-1.925.444-.642.082-1.253.123-1.835.123a9.58 9.58 0 0 1-3.364-.584 7.732 7.732 0 0 1-2.748-1.736c-.785-.768-1.404-1.722-1.86-2.863-.455-1.14-.682-2.468-.682-3.982 0-1.14.194-2.22.584-3.241a7.983 7.983 0 0 1 1.678-2.682 7.99 7.99 0 0 1 2.65-1.826c1.036-.45 2.207-.675 3.512-.675Zm.099 3.521c-.976 0-1.739.277-2.287.831-.549.554-.91 1.352-1.086 2.394h6.367c0-.406-.052-.8-.156-1.185a2.872 2.872 0 0 0-.51-1.028 2.595 2.595 0 0 0-.93-.732c-.384-.187-.85-.28-1.398-.28ZM489.586 32.248V15.185h3.028c.252 0 .463.022.633.066.17.044.313.112.428.206a.878.878 0 0 1 .263.37c.06.153.113.34.157.56l.28 1.595c.625-.965 1.327-1.727 2.106-2.287.778-.56 1.628-.839 2.55-.839.779 0 1.404.187 1.876.56l-.659 3.751c-.043.23-.131.392-.263.485-.131.094-.307.14-.526.14-.187 0-.406-.024-.658-.074a5.102 5.102 0 0 0-.955-.074c-1.338 0-2.391.713-3.159 2.14v10.464h-5.1ZM508.443 15.185v17.063h-5.101V15.185h5.1Zm.592-4.673c0 .406-.082.787-.247 1.144a3.01 3.01 0 0 1-.675.938 3.303 3.303 0 0 1-.995.641 3.09 3.09 0 0 1-1.21.239c-.416 0-.806-.08-1.168-.239a3.284 3.284 0 0 1-.962-.641c-.28-.269-.5-.582-.658-.938a2.775 2.775 0 0 1-.239-1.144c0-.417.08-.806.239-1.168a3.082 3.082 0 0 1 1.62-1.596 2.96 2.96 0 0 1 1.169-.23c.427 0 .83.076 1.209.23a3.106 3.106 0 0 1 1.67 1.596c.165.362.247.751.247 1.168ZM541.333 14.922c1.13 0 2.164.175 3.102.526a6.742 6.742 0 0 1 2.418 1.53c.675.67 1.201 1.49 1.58 2.46.378.971.568 2.071.568 3.3 0 .383-.017.696-.05.937a1.485 1.485 0 0 1-.18.576.689.689 0 0 1-.355.296 1.657 1.657 0 0 1-.567.083h-9.84c.165 1.426.598 2.46 1.3 3.101.702.642 1.607.963 2.715.963.592 0 1.103-.071 1.53-.214a7.72 7.72 0 0 0 1.144-.477c.334-.176.642-.335.921-.477.28-.143.573-.214.88-.214.406 0 .714.148.922.444l1.48 1.826a7.582 7.582 0 0 1-1.702 1.473 8.85 8.85 0 0 1-1.876.889c-.642.213-1.283.362-1.925.444-.642.082-1.253.123-1.835.123a9.58 9.58 0 0 1-3.364-.584 7.732 7.732 0 0 1-2.748-1.736c-.785-.768-1.404-1.722-1.86-2.863-.455-1.14-.682-2.468-.682-3.982 0-1.14.194-2.22.584-3.241a7.983 7.983 0 0 1 1.678-2.682 7.99 7.99 0 0 1 2.65-1.826c1.036-.45 2.207-.675 3.512-.675Zm.099 3.521c-.976 0-1.739.277-2.287.831-.549.554-.91 1.352-1.086 2.394h6.367c0-.406-.052-.8-.156-1.185a2.872 2.872 0 0 0-.51-1.028 2.595 2.595 0 0 0-.93-.732c-.384-.187-.85-.28-1.398-.28ZM563.908 32.248c-.318 0-.584-.071-.798-.214-.214-.143-.365-.356-.453-.642l-.395-1.3c-.34.362-.696.692-1.07.988a6.726 6.726 0 0 1-1.208.765c-.434.214-.9.378-1.399.493a7.2 7.2 0 0 1-1.62.173 5.255 5.255 0 0 1-2.469-.592c-.757-.395-1.41-.965-1.958-1.711-.548-.746-.979-1.66-1.291-2.74-.313-1.08-.47-2.312-.47-3.694 0-1.272.176-2.454.527-3.546.351-1.091.847-2.034 1.49-2.83a6.915 6.915 0 0 1 2.311-1.867c.9-.45 1.892-.675 2.978-.675.878 0 1.62.129 2.23.387.608.258 1.16.595 1.653 1.012V7.616h5.1v24.632h-3.158Zm-5.167-3.653c.373 0 .71-.036 1.012-.107.302-.071.579-.173.831-.304.252-.132.491-.296.716-.494.225-.197.447-.428.666-.69v-7.24c-.395-.428-.814-.727-1.258-.897a3.902 3.902 0 0 0-1.407-.255c-.472 0-.905.093-1.3.28-.395.186-.738.485-1.029.896-.29.411-.518.946-.682 1.604-.165.658-.247 1.454-.247 2.386 0 .9.066 1.657.197 2.27.132.615.316 1.111.551 1.49.236.378.519.65.848.814.329.165.696.247 1.102.247ZM513.313 32.248V18.69l-1.119-.23c-.384-.088-.694-.225-.93-.412-.235-.186-.353-.46-.353-.822v-2.008h2.402v-.97c0-.977.156-1.86.469-2.65a5.606 5.606 0 0 1 1.349-2.024c.587-.559 1.303-.992 2.147-1.3.845-.307 1.805-.46 2.88-.46.417 0 .803.025 1.16.074.356.05.726.129 1.11.238l-.098 2.485a.823.823 0 0 1-.14.436.988.988 0 0 1-.305.28c-.12.071-.255.123-.403.156-.148.033-.293.05-.436.05-.45 0-.85.043-1.2.131a1.924 1.924 0 0 0-.881.469 2.11 2.11 0 0 0-.535.889c-.12.367-.181.83-.181 1.39v.806h4.015v3.488h-3.85v13.542h-5.101ZM529.844 15.185v17.063h-5.101V15.185h5.1Zm.592-4.673c0 .406-.082.787-.247 1.144a3.01 3.01 0 0 1-.675.938 3.303 3.303 0 0 1-.995.641 3.09 3.09 0 0 1-1.21.239c-.416 0-.806-.08-1.168-.239a3.284 3.284 0 0 1-.962-.641c-.28-.269-.5-.582-.658-.938a2.775 2.775 0 0 1-.239-1.144c0-.417.08-.806.239-1.168a3.082 3.082 0 0 1 1.62-1.596 2.96 2.96 0 0 1 1.169-.23c.427 0 .83.076 1.209.23a3.106 3.106 0 0 1 1.67 1.596c.165.362.247.751.247 1.168ZM423 0a7.702 7.702 0 0 1 6.71 3.915 7.701 7.701 0 0 1 7.432 1.998 7.702 7.702 0 0 1 1.99 7.46A7.702 7.702 0 0 1 443 20.055a7.702 7.702 0 0 1-3.867 6.682 7.702 7.702 0 0 1-1.99 7.46 7.702 7.702 0 0 1-7.488 1.983A7.702 7.702 0 0 1 423 40a7.701 7.701 0 0 1-6.655-3.82 7.702 7.702 0 0 1-7.487-1.983 7.702 7.702 0 0 1-1.99-7.46A7.702 7.702 0 0 1 403 20.056a7.702 7.702 0 0 1 3.867-6.682 7.702 7.702 0 0 1 1.99-7.46 7.702 7.702 0 0 1 7.434-1.998A7.701 7.701 0 0 1 423 0Zm7.4 12.754h-.056c-.688.017-1.259.252-1.713.706l-8.076 8.076-3.186-3.186a2.342 2.342 0 0 0-1.71-.702c-.436-.019-1.165.167-1.701.703a2.457 2.457 0 0 0-.705 1.702c.015.683.25 1.252.706 1.707l4.89 4.891c.318.318.696.53 1.132.634.196.05.375.07.517.072l.061.003c.15.002.34-.018.549-.07a2.33 2.33 0 0 0 1.152-.639l9.781-9.781c.452-.452.688-1.022.71-1.71a2.494 2.494 0 0 0-.709-1.7 2.442 2.442 0 0 0-1.698-.706h.055Z"})})})}export{l as VerifiedIncLogo};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";import{Box as n}from"@mui/material";import{jsx as C,jsxs as e}from"react/jsx-runtime";function o({variant:L="default",containerProps:l,...a}){const i={default:"#0DBC3D",green:"#0DBC3D",gray:"#A5A5A5",white:"#FFFFFF",black:"#000000",blackGreen:"#0DBC3D",whiteGreen:"#0DBC3D"},r={default:"#202020",green:"#202020",gray:"#A5A5A5",white:"#ffffff",black:"#202020",blackGreen:"#202020",whiteGreen:"#ffffff"},d=i[L]??i.default,t=r[L]??r.default;return C(n,{component:"a",href:"https://www.verified.inc",target:"_blank",rel:"noopener noreferrer",display:"inline-flex",...l,children:e(n,{component:"svg",width:"351px",viewBox:"0 0 351 41",...a,sx:{aspectRatio:351/41,textAlign:"center",mx:"auto",...a.sx},children:[C("title",{children:"Powered by Verified / green"}),C("g",{id:"Templates-(for-examples-in-Dashboard)",stroke:"none",strokeWidth:"1",fill:"none",fillRule:"evenodd",children:C("g",{id:"Campaign-Ad-Example-/-Times-Square-/-HOOLI-50555",transform:"translate(-134.845, -459.5)",children:C("g",{id:"Group",transform:"translate(135.1955, 87.5)",children:e("g",{id:"Powered-by-Verified-/-green",transform:"translate(0, 372.5)",children:[e("g",{id:"Clear-Check",transform:"translate(185.4544, 0)",fill:d,children:[C("g",{id:"Check-Mark",fillRule:"nonzero",children:C("path",{d:"M20,0 C22.8775489,0 25.3866552,1.57749004 26.7097048,3.91485589 C29.2771245,3.23312318 32.1283404,3.89911052 34.1421356,5.91290587 C36.1629782,7.93374843 36.8265631,10.7978829 36.1328902,13.3725495 C38.4440374,14.7027623 40,17.1971946 40,20.0550415 C40,22.9128883 38.4440374,25.4073207 36.1330477,26.7374037 C36.8265631,29.3122 36.1629782,32.1763345 34.1421356,34.197177 C32.1140865,36.2252261 29.2367206,36.88632 26.6549589,36.1804587 C25.3180937,38.465278 22.8382736,40 20,40 C17.1617264,40 14.6819063,38.465278 13.3451304,36.1804247 C10.7632793,36.88632 7.88591336,36.2252261 5.85786437,34.197177 C3.83702182,32.1763345 3.17343699,29.3122 3.8671099,26.7375334 C1.55596242,25.4073207 -1.79032262e-30,22.9128883 -1.79032262e-30,20.0550415 C-1.79032262e-30,17.1971946 1.55596242,14.7027623 3.86695248,13.3726792 C3.17343699,10.7978829 3.83702182,7.93374843 5.85786437,5.91290587 C7.87165972,3.89911052 10.7228755,3.23312318 13.2905618,3.9149438 C14.6133448,1.57749004 17.1224511,0 20,0 Z M27.3993167,12.7535335 L27.3443454,12.7538931 C26.6560834,12.7706021 26.0850423,13.0058668 25.631222,13.4596871 L17.5545304,21.5358835 L14.368778,18.3502582 C13.9036249,17.8851051 13.3336489,17.6509056 12.65885,17.6476597 C12.2232715,17.6290372 11.4939414,17.8149346 10.958009,18.3508669 C10.390521,18.9183549 10.2417143,19.6639941 10.2530948,20.0534148 C10.2682689,20.7362429 10.5034432,21.3052442 10.9586176,21.7604186 L15.8491888,26.6509898 C16.1674923,26.9692933 16.544582,27.1806052 16.9805851,27.2849639 C17.1769419,27.335022 17.3560911,27.3557677 17.497683,27.3570447 L17.559388,27.359708 C17.708803,27.3624082 17.8994683,27.3423152 18.10783,27.2902681 C18.5502885,27.1898974 18.9344251,26.9768047 19.26024,26.6509898 L29.0413824,16.8698475 C29.4930709,16.418159 29.7293104,15.8480926 29.7501004,15.1596483 C29.7576258,14.7432325 29.5881121,14.0064168 29.0423441,13.4606488 C28.5009521,12.9192568 27.7922343,12.7444553 27.3443454,12.7538931 L27.3993167,12.7535335 Z",id:"Combined-Shape"})}),e("g",{id:"Verified-(outlines,-replaced,-modified,-green)",transform:"translate(44.596, 7.5177)",fillRule:"nonzero",children:[C("path",{d:"M0,0.756879433 L4.47546099,0.756879433 C4.95810874,0.756879433 5.35300235,0.866572105 5.66014184,1.08595745 C5.96728133,1.30534279 6.18666667,1.59602837 6.31829787,1.95801418 L10.9582979,14.7920567 C11.166714,15.3514894 11.3778723,15.9602837 11.591773,16.6184397 C11.8056738,17.2765957 12.0058629,17.9676596 12.1923404,18.6916312 C12.3459102,17.9676596 12.5241608,17.2765957 12.7270922,16.6184397 C12.9300236,15.9602837 13.1302128,15.3514894 13.3276596,14.7920567 L17.9347518,1.95801418 C18.0444445,1.6508747 18.2583452,1.37390071 18.5764539,1.1270922 C18.8945626,0.880283688 19.2839716,0.756879433 19.7446809,0.756879433 L24.2530496,0.756879433 L14.6439716,24.7302128 L9.60907801,24.7302128 L0,0.756879433 Z",id:"Path"}),C("path",{d:"M31.3940426,7.40425532 C32.5238772,7.40425532 33.5577305,7.5797636 34.4956028,7.93078014 C35.4334752,8.28179668 36.2397163,8.7918676 36.9143262,9.46099291 C37.5889362,10.1301182 38.115461,10.9500709 38.4939007,11.9208511 C38.8723404,12.8916312 39.0615603,13.9913002 39.0615603,15.2198582 C39.0615603,15.6037825 39.0451064,15.9164066 39.0121986,16.1577305 C38.9792908,16.3990544 38.9189597,16.5910165 38.8312057,16.733617 C38.7434516,16.8762175 38.6255319,16.9749409 38.4774468,17.0297872 C38.3293617,17.0846336 38.1401418,17.1120567 37.9097872,17.1120567 L28.0703546,17.1120567 C28.2348936,18.5380615 28.6681796,19.5719149 29.3702128,20.213617 C30.072246,20.8553191 30.9772105,21.1761702 32.0851064,21.1761702 C32.6774468,21.1761702 33.1875177,21.10487 33.6153191,20.9622695 C34.0431206,20.819669 34.4243027,20.6606147 34.7588652,20.4851064 C35.0934278,20.3095981 35.4005674,20.1505437 35.6802837,20.0079433 C35.96,19.8653428 36.2534278,19.7940426 36.5605674,19.7940426 C36.9664304,19.7940426 37.2735696,19.9421277 37.4819858,20.2382979 L38.9628369,22.0646809 C38.4363121,22.6679906 37.8686525,23.1588652 37.2598582,23.537305 C36.6510638,23.9157447 36.0258156,24.2119149 35.3841135,24.4258156 C34.7424113,24.6397163 34.1007092,24.7878014 33.4590071,24.8700709 C32.817305,24.9523404 32.2057682,24.9934752 31.6243972,24.9934752 C30.428747,24.9934752 29.3071396,24.7987707 28.2595745,24.4093617 C27.2120094,24.0199527 26.2960757,23.4413239 25.511773,22.6734752 C24.7274704,21.9056265 24.1077069,20.9513002 23.6524823,19.8104965 C23.1972577,18.6696927 22.9696454,17.3424113 22.9696454,15.8286525 C22.9696454,14.6878487 23.1643499,13.6073759 23.5537589,12.587234 C23.9431679,11.5670922 24.5026005,10.6730969 25.2320567,9.90524823 C25.961513,9.13739952 26.844539,8.52860519 27.8811348,8.07886525 C28.9177305,7.6291253 30.0886999,7.40425532 31.3940426,7.40425532 Z M31.492766,10.9253901 C30.5165013,10.9253901 29.754137,11.2023641 29.2056738,11.7563121 C28.6572105,12.3102601 28.2952246,13.1082742 28.1197163,14.1503546 L34.4873759,14.1503546 C34.4873759,13.7444917 34.4352718,13.3495981 34.3310638,12.9656738 C34.2268559,12.5817494 34.0568321,12.2389598 33.8209929,11.937305 C33.5851538,11.6356501 33.2752718,11.3915839 32.8913475,11.2051064 C32.5074233,11.0186289 32.0412292,10.9253901 31.492766,10.9253901 Z",id:"Shape"}),C("path",{d:"M41.9903546,24.7302128 L41.9903546,7.66751773 L45.0178723,7.66751773 C45.2701654,7.66751773 45.481324,7.68945626 45.6513475,7.73333333 C45.8213711,7.77721041 45.9639716,7.84576831 46.0791489,7.93900709 C46.1943262,8.03224587 46.2820803,8.15565013 46.3424113,8.30921986 C46.4027424,8.46278959 46.4548462,8.64926715 46.4987234,8.86865248 L46.7784397,10.4646809 C47.4036879,9.49938533 48.1057211,8.73702128 48.884539,8.17758865 C49.6633569,7.61815603 50.5134752,7.33843972 51.4348936,7.33843972 C52.2137115,7.33843972 52.8389597,7.52491725 53.3106383,7.89787234 L52.6524823,11.6493617 C52.6086051,11.8797163 52.5208511,12.041513 52.3892199,12.1347518 C52.2575887,12.2279906 52.0820803,12.2746099 51.862695,12.2746099 C51.6762176,12.2746099 51.4568321,12.2499291 51.204539,12.2005674 C50.952246,12.1512057 50.634137,12.1265248 50.2502128,12.1265248 C48.9119623,12.1265248 47.8589126,12.8395272 47.0910638,14.2655319 L47.0910638,24.7302128 L41.9903546,24.7302128 Z",id:"Path"}),C("path",{d:"M60.8465248,7.66751773 L60.8465248,24.7302128 L55.7458156,24.7302128 L55.7458156,7.66751773 L60.8465248,7.66751773 Z M61.4388652,2.99460993 C61.4388652,3.40047282 61.3565957,3.78165484 61.1920567,4.13815603 C61.0275177,4.49465722 60.8026477,4.80728133 60.5174468,5.07602837 C60.232246,5.3447754 59.9004255,5.55867611 59.5219858,5.7177305 C59.1435461,5.87678488 58.7404255,5.95631206 58.3126241,5.95631206 C57.8957921,5.95631206 57.506383,5.87678488 57.1443972,5.7177305 C56.7824113,5.55867611 56.4615603,5.3447754 56.181844,5.07602837 C55.9021277,4.80728133 55.6827424,4.49465722 55.5236879,4.13815603 C55.3646335,3.78165484 55.2851064,3.40047282 55.2851064,2.99460993 C55.2851064,2.57777778 55.3646335,2.18836879 55.5236879,1.82638298 C55.6827424,1.46439716 55.9021277,1.14628842 56.181844,0.872056738 C56.4615603,0.597825058 56.7824113,0.383924349 57.1443972,0.23035461 C57.506383,0.0767848701 57.8957921,0 58.3126241,0 C58.7404255,0 59.1435461,0.0767848701 59.5219858,0.23035461 C59.9004255,0.383924349 60.232246,0.597825058 60.5174468,0.872056738 C60.8026477,1.14628842 61.0275177,1.46439716 61.1920567,1.82638298 C61.3565957,2.18836879 61.4388652,2.57777778 61.4388652,2.99460993 Z",id:"Shape"}),C("path",{d:"M93.737046,7.40425532 C94.8668806,7.40425532 95.9007339,7.5797636 96.8386062,7.93078014 C97.7764786,8.28179668 98.5827197,8.7918676 99.2573296,9.46099291 C99.9319396,10.1301182 100.458464,10.9500709 100.836904,11.9208511 C101.215344,12.8916312 101.404564,13.9913002 101.404564,15.2198582 C101.404564,15.6037825 101.38811,15.9164066 101.355202,16.1577305 C101.322294,16.3990544 101.261963,16.5910165 101.174209,16.733617 C101.086455,16.8762175 100.968535,16.9749409 100.82045,17.0297872 C100.672365,17.0846336 100.483145,17.1120567 100.252791,17.1120567 L90.413358,17.1120567 C90.577897,18.5380615 91.0111833,19.5719149 91.7132162,20.213617 C92.4152494,20.8553191 93.3202139,21.1761702 94.4281098,21.1761702 C95.0204502,21.1761702 95.5305211,21.10487 95.9583226,20.9622695 C96.386124,20.819669 96.7673061,20.6606147 97.1018687,20.4851064 C97.4364315,20.3095981 97.7435708,20.1505437 98.0232871,20.0079433 C98.3030034,19.8653428 98.5964315,19.7940426 98.9035708,19.7940426 C99.3094338,19.7940426 99.6165733,19.9421277 99.8249892,20.2382979 L101.30584,22.0646809 C100.779315,22.6679906 100.211656,23.1588652 99.6028616,23.537305 C98.9940672,23.9157447 98.368819,24.2119149 97.7271169,24.4258156 C97.0854148,24.6397163 96.4437126,24.7878014 95.8020105,24.8700709 C95.1603084,24.9523404 94.5487719,24.9934752 93.9674006,24.9934752 C92.7717506,24.9934752 91.650143,24.7987707 90.6025779,24.4093617 C89.555013,24.0199527 88.6390791,23.4413239 87.8547765,22.6734752 C87.070474,21.9056265 86.4507104,20.9513002 85.9954857,19.8104965 C85.5402613,18.6696927 85.3126488,17.3424113 85.3126488,15.8286525 C85.3126488,14.6878487 85.5073535,13.6073759 85.8967623,12.587234 C86.2861713,11.5670922 86.845604,10.6730969 87.5750601,9.90524823 C88.3045166,9.13739952 89.1875424,8.52860519 90.2241382,8.07886525 C91.2607339,7.6291253 92.4317033,7.40425532 93.737046,7.40425532 Z M93.8357694,10.9253901 C92.8595047,10.9253901 92.0971407,11.2023641 91.5486772,11.7563121 C91.0002139,12.3102601 90.6382281,13.1082742 90.4627197,14.1503546 L96.8303793,14.1503546 C96.8303793,13.7444917 96.7782755,13.3495981 96.6740672,12.9656738 C96.5698593,12.5817494 96.3998357,12.2389598 96.1639963,11.937305 C95.9281572,11.6356501 95.6182755,11.3915839 95.2343509,11.2051064 C94.8504267,11.0186289 94.3842329,10.9253901 93.8357694,10.9253901 Z",id:"Shape"}),C("path",{d:"M116.311798,24.7302128 C115.993689,24.7302128 115.727684,24.6589125 115.513784,24.5163121 C115.299883,24.3737116 115.149056,24.1598109 115.061301,23.8746099 L114.666408,22.5747518 C114.326361,22.9367376 113.969859,23.2658156 113.596904,23.5619858 C113.223949,23.858156 112.820829,24.1131915 112.387542,24.3270922 C111.954256,24.5409929 111.488063,24.7055319 110.988961,24.8207092 C110.489859,24.9358865 109.949623,24.9934752 109.368252,24.9934752 C108.479741,24.9934752 107.657046,24.7960284 106.900167,24.4011348 C106.143287,24.0062411 105.490616,23.4358392 104.942152,22.6899291 C104.393689,21.9440189 103.963145,21.0308274 103.650521,19.9503546 C103.337897,18.8698818 103.181585,17.6385816 103.181585,16.2564539 C103.181585,14.9840189 103.357093,13.8020804 103.70811,12.7106383 C104.059127,11.6191962 104.555486,10.6758392 105.197188,9.88056738 C105.83889,9.08529552 106.609481,8.46278959 107.508961,8.01304965 C108.408441,7.5633097 109.401159,7.33843972 110.487117,7.33843972 C111.364658,7.33843972 112.107826,7.4673286 112.71662,7.72510638 C113.325415,7.98288417 113.87662,8.32018913 114.370237,8.73702128 L114.370237,0.0987234043 L119.470947,0.0987234043 L119.470947,24.7302128 L116.311798,24.7302128 Z M111.145273,21.0774468 C111.518228,21.0774468 111.855533,21.0417967 112.157188,20.9704965 C112.458843,20.8991962 112.735817,20.7977305 112.98811,20.6660993 C113.240403,20.5344681 113.478985,20.3699291 113.703854,20.1724823 C113.928725,19.9750355 114.150852,19.7446809 114.370237,19.4814184 L114.370237,12.2417021 C113.975344,11.8139007 113.555769,11.5149882 113.111514,11.3449645 C112.667259,11.1749409 112.198323,11.0899291 111.704706,11.0899291 C111.233027,11.0899291 110.799741,11.1831679 110.404847,11.3696454 C110.009954,11.5561229 109.667164,11.8550355 109.376479,12.266383 C109.085793,12.6777305 108.858181,13.2124823 108.693642,13.8706383 C108.529103,14.5287943 108.446833,15.3240662 108.446833,16.2564539 C108.446833,17.1559338 108.512649,17.9128132 108.64428,18.5270922 C108.775911,19.1413711 108.959647,19.6377305 109.195486,20.0161702 C109.431325,20.3946099 109.713784,20.6660993 110.042862,20.8306383 C110.37194,20.9951773 110.73941,21.0774468 111.145273,21.0774468 Z",id:"Shape"}),C("path",{d:"M65.7168794,24.7302128 L65.7168794,11.1721986 L64.5980142,10.941844 C64.2140899,10.8540898 63.9042079,10.716974 63.6683688,10.5304965 C63.4325296,10.3440189 63.3146099,10.0697872 63.3146099,9.70780142 L63.3146099,7.70042553 L65.7168794,7.70042553 L65.7168794,6.72964539 C65.7168794,5.75338062 65.8731915,4.87035461 66.1858156,4.08056738 C66.4984397,3.29078014 66.9481796,2.61617021 67.5350355,2.05673759 C68.1218913,1.49730496 68.837636,1.06401891 69.6822695,0.756879433 C70.526903,0.449739952 71.486714,0.296170213 72.5617021,0.296170213 C72.9785342,0.296170213 73.3652009,0.320851064 73.7217021,0.370212766 C74.0782034,0.419574468 74.4484162,0.499101654 74.8323404,0.608794326 L74.733617,3.09333333 C74.7226477,3.26884162 74.6760284,3.4141844 74.5937589,3.5293617 C74.5114894,3.64453901 74.4100235,3.73777779 74.2893617,3.80907801 C74.1686999,3.88037824 74.0343262,3.93248227 73.8862411,3.96539007 C73.738156,3.99829787 73.5928133,4.01475177 73.4502128,4.01475177 C73.0004729,4.01475177 72.6000945,4.05862885 72.249078,4.14638298 C71.8980616,4.23413711 71.6046335,4.39044916 71.3687943,4.61531915 C71.1329552,4.84018913 70.9547044,5.13635935 70.8340426,5.50382979 C70.7133807,5.87130023 70.6530496,6.33475177 70.6530496,6.8941844 L70.6530496,7.70042553 L74.6678014,7.70042553 L74.6678014,11.1886525 L70.8175887,11.1886525 L70.8175887,24.7302128 L65.7168794,24.7302128 Z",id:"Path"}),C("path",{d:"M82.2475651,7.66751773 L82.2475651,24.7302128 L77.1468559,24.7302128 L77.1468559,7.66751773 L82.2475651,7.66751773 Z M82.8399055,2.99460993 C82.8399055,3.40047282 82.757636,3.78165484 82.593097,4.13815603 C82.428558,4.49465722 82.2036879,4.80728133 81.9184871,5.07602837 C81.633286,5.3447754 81.3014658,5.55867611 80.9230261,5.7177305 C80.5445864,5.87678488 80.1414658,5.95631206 79.7136644,5.95631206 C79.2968321,5.95631206 78.9074233,5.87678488 78.5454374,5.7177305 C78.1834516,5.55867611 77.8626006,5.3447754 77.5828843,5.07602837 C77.3031679,4.80728133 77.0837824,4.49465722 76.9247282,4.13815603 C76.7656738,3.78165484 76.6861467,3.40047282 76.6861467,2.99460993 C76.6861467,2.57777778 76.7656738,2.18836879 76.9247282,1.82638298 C77.0837824,1.46439716 77.3031679,1.14628842 77.5828843,0.872056738 C77.8626006,0.597825058 78.1834516,0.383924349 78.5454374,0.23035461 C78.9074233,0.0767848701 79.2968321,0 79.7136644,0 C80.1414658,0 80.5445864,0.0767848701 80.9230261,0.23035461 C81.3014658,0.383924349 81.633286,0.597825058 81.9184871,0.872056738 C82.2036879,1.14628842 82.428558,1.46439716 82.593097,1.82638298 C82.757636,2.18836879 82.8399055,2.57777778 82.8399055,2.99460993 Z",id:"Shape"})]})]}),e("g",{id:"Powered-by",transform:"translate(0, 7.9808)",fill:t,children:[C("path",{d:"M5.5432,16.564 L5.5432,24.5508 L0,24.5508 L0,0.656 L8.4296,0.656 C10.1133333,0.656 11.5592667,0.855533333 12.7674,1.2546 C13.9755333,1.65366667 14.9704667,2.20306667 15.7522,2.9028 C16.5339333,3.60253333 17.1106667,4.428 17.4824,5.3792 C17.8541333,6.3304 18.04,7.35813333 18.04,8.4624 C18.04,9.65413333 17.8486667,10.7474667 17.466,11.7424 C17.0833333,12.7373333 16.4984,13.5901333 15.7112,14.3008 C14.924,15.0114667 13.9263333,15.5663333 12.7182,15.9654 C11.5100667,16.3644667 10.0805333,16.564 8.4296,16.564 L5.5432,16.564 Z M5.5432,12.382 L8.4296,12.382 C9.8728,12.382 10.9114667,12.0376 11.5456,11.3488 C12.1797333,10.66 12.4968,9.69786667 12.4968,8.4624 C12.4968,7.91573333 12.4148,7.41826667 12.2508,6.97 C12.0868,6.52173333 11.8380667,6.13633333 11.5046,5.8138 C11.1711333,5.49126667 10.7502,5.24253333 10.2418,5.0676 C9.7334,4.89266667 9.12933333,4.8052 8.4296,4.8052 L5.5432,4.8052 L5.5432,12.382 Z",id:"Shape",fillRule:"nonzero"}),C("path",{d:"M28.0112,7.2816 C29.3013333,7.2816 30.4766667,7.48386667 31.5372,7.8884 C32.5977333,8.29293333 33.5079333,8.8724 34.2678,9.6268 C35.0276667,10.3812 35.6180667,11.2968667 36.039,12.3738 C36.4599333,13.4507333 36.6704,14.6616 36.6704,16.0064 C36.6704,17.3621333 36.4599333,18.5839333 36.039,19.6718 C35.6180667,20.7596667 35.0276667,21.6835333 34.2678,22.4434 C33.5079333,23.2032667 32.5977333,23.7882 31.5372,24.1982 C30.4766667,24.6082 29.3013333,24.8132 28.0112,24.8132 C26.7101333,24.8132 25.5266,24.6082 24.4606,24.1982 C23.3946,23.7882 22.4762,23.2032667 21.7054,22.4434 C20.9346,21.6835333 20.3387333,20.7596667 19.9178,19.6718 C19.4968667,18.5839333 19.2864,17.3621333 19.2864,16.0064 C19.2864,14.6616 19.4968667,13.4507333 19.9178,12.3738 C20.3387333,11.2968667 20.9346,10.3812 21.7054,9.6268 C22.4762,8.8724 23.3946,8.29293333 24.4606,7.8884 C25.5266,7.48386667 26.7101333,7.2816 28.0112,7.2816 Z M28.0112,21.0412 C29.1810667,21.0412 30.0420667,20.6284667 30.5942,19.803 C31.1463333,18.9775333 31.4224,17.7229333 31.4224,16.0392 C31.4224,14.3554667 31.1463333,13.1036 30.5942,12.2836 C30.0420667,11.4636 29.1810667,11.0536 28.0112,11.0536 C26.8085333,11.0536 25.9284,11.4636 25.3708,12.2836 C24.8132,13.1036 24.5344,14.3554667 24.5344,16.0392 C24.5344,17.7229333 24.8132,18.9775333 25.3708,19.803 C25.9284,20.6284667 26.8085333,21.0412 28.0112,21.0412 Z",id:"Shape",fillRule:"nonzero"}),C("path",{d:"M37.4904,7.544 L41.5576,7.544 C41.9184,7.544 42.23,7.626 42.4924,7.79 C42.7548,7.954 42.9133333,8.1672 42.968,8.4296 L44.6736,16.0556 C44.8048,16.6350667 44.9250667,17.1981333 45.0344,17.7448 C45.1437333,18.2914667 45.2421333,18.8326667 45.3296,19.3684 C45.4826667,18.8326667 45.6439333,18.2942 45.8134,17.753 C45.9828667,17.2118 46.1496,16.646 46.3136,16.0556 L48.4456,8.4132 C48.5112,8.16173333 48.6697333,7.95126667 48.9212,7.7818 C49.1726667,7.61233333 49.4624,7.5276 49.7904,7.5276 L52.0536,7.5276 C52.4144,7.5276 52.7232667,7.61233333 52.9802,7.7818 C53.2371333,7.95126667 53.3984,8.16173333 53.464,8.4132 L55.4976,16.0556 C55.6506667,16.6350667 55.8064667,17.1981333 55.965,17.7448 C56.1235333,18.2914667 56.2738667,18.8436 56.416,19.4012 C56.5034667,18.8545333 56.6100667,18.3106 56.7358,17.7694 C56.8615333,17.2282 56.9954667,16.6569333 57.1376,16.0556 L58.9416,8.4296 C58.9962667,8.1672 59.1520667,7.954 59.409,7.79 C59.6659333,7.626 59.9584,7.544 60.2864,7.544 L64.1568,7.544 L58.876,24.5508 L54.7432,24.5508 C54.5245333,24.5508 54.3386667,24.4852 54.1856,24.354 C54.0325333,24.2228 53.9122667,24.0041333 53.8248,23.698 L51.3976,15.2192 C51.2882667,14.8365333 51.1844,14.4593333 51.086,14.0876 C50.9876,13.7158667 50.9001333,13.3441333 50.8236,12.9724 C50.7470667,13.3550667 50.6623333,13.735 50.5694,14.1122 C50.4764667,14.4894 50.3698667,14.8693333 50.2496,15.252 L47.7896,23.698 C47.6256,24.2665333 47.2648,24.5508 46.7072,24.5508 L42.7712,24.5508 L37.4904,7.544 Z",id:"Path",fillRule:"nonzero"}),C("path",{d:"M73.4064,7.2816 C74.5325333,7.2816 75.563,7.45653333 76.4978,7.8064 C77.4326,8.15626667 78.2362,8.66466667 78.9086,9.3316 C79.581,9.99853333 80.1058,10.8158 80.483,11.7834 C80.8602,12.751 81.0488,13.8470667 81.0488,15.0716 C81.0488,15.4542667 81.0324,15.7658667 80.9996,16.0064 C80.9668,16.2469333 80.9066667,16.4382667 80.8192,16.5804 C80.7317333,16.7225333 80.6142,16.8209333 80.4666,16.8756 C80.319,16.9302667 80.1304,16.9576 79.9008,16.9576 L70.0936,16.9576 C70.2576,18.3789333 70.6894667,19.4094 71.3892,20.049 C72.0889333,20.6886 72.9909333,21.0084 74.0952,21.0084 C74.6856,21.0084 75.194,20.9373333 75.6204,20.7952 C76.0468,20.6530667 76.4267333,20.4945333 76.7602,20.3196 C77.0936667,20.1446667 77.3998,19.9861333 77.6786,19.844 C77.9574,19.7018667 78.2498667,19.6308 78.556,19.6308 C78.9605333,19.6308 79.2666667,19.7784 79.4744,20.0736 L80.9504,21.894 C80.4256,22.4953333 79.8598,22.9846 79.253,23.3618 C78.6462,23.739 78.023,24.0342 77.3834,24.2474 C76.7438,24.4606 76.1042,24.6082 75.4646,24.6902 C74.825,24.7722 74.2154667,24.8132 73.636,24.8132 C72.4442667,24.8132 71.3263333,24.6191333 70.2822,24.231 C69.2380667,23.8428667 68.3251333,23.2661333 67.5434,22.5008 C66.7616667,21.7354667 66.1439333,20.7842667 65.6902,19.6472 C65.2364667,18.5101333 65.0096,17.1872 65.0096,15.6784 C65.0096,14.5413333 65.2036667,13.4644 65.5918,12.4476 C65.9799333,11.4308 66.5375333,10.5397333 67.2646,9.7744 C67.9916667,9.00906667 68.8718,8.40226667 69.905,7.954 C70.9382,7.50573333 72.1053333,7.2816 73.4064,7.2816 Z M73.5048,10.7912 C72.5317333,10.7912 71.7718667,11.0672667 71.2252,11.6194 C70.6785333,12.1715333 70.3177333,12.9669333 70.1428,14.0056 L76.4896,14.0056 C76.4896,13.6010667 76.4376667,13.2074667 76.3338,12.8248 C76.2299333,12.4421333 76.0604667,12.1004667 75.8254,11.7998 C75.5903333,11.4991333 75.2814667,11.2558667 74.8988,11.07 C74.5161333,10.8841333 74.0514667,10.7912 73.5048,10.7912 Z",id:"Shape",fillRule:"nonzero"}),C("path",{d:"M83.968,24.5508 L83.968,7.544 L86.9856,7.544 C87.2370667,7.544 87.4475333,7.56586667 87.617,7.6096 C87.7864667,7.65333333 87.9286,7.72166667 88.0434,7.8146 C88.1582,7.90753333 88.2456667,8.03053333 88.3058,8.1836 C88.3659333,8.33666667 88.4178667,8.52253333 88.4616,8.7412 L88.7404,10.332 C89.3636,9.36986667 90.0633333,8.61 90.8396,8.0524 C91.6158667,7.4948 92.4632,7.216 93.3816,7.216 C94.1578667,7.216 94.7810667,7.40186667 95.2512,7.7736 L94.5952,11.5128 C94.5514667,11.7424 94.464,11.9036667 94.3328,11.9966 C94.2016,12.0895333 94.0266667,12.136 93.808,12.136 C93.6221333,12.136 93.4034667,12.1114 93.152,12.0622 C92.9005333,12.013 92.5834667,11.9884 92.2008,11.9884 C90.8669333,11.9884 89.8173333,12.6990667 89.052,14.1204 L89.052,24.5508 L83.968,24.5508 Z",id:"Path",fillRule:"nonzero"}),C("path",{d:"M104.796,7.2816 C105.922133,7.2816 106.9526,7.45653333 107.8874,7.8064 C108.8222,8.15626667 109.6258,8.66466667 110.2982,9.3316 C110.9706,9.99853333 111.4954,10.8158 111.8726,11.7834 C112.2498,12.751 112.4384,13.8470667 112.4384,15.0716 C112.4384,15.4542667 112.422,15.7658667 112.3892,16.0064 C112.3564,16.2469333 112.296267,16.4382667 112.2088,16.5804 C112.121333,16.7225333 112.0038,16.8209333 111.8562,16.8756 C111.7086,16.9302667 111.52,16.9576 111.2904,16.9576 L101.4832,16.9576 C101.6472,18.3789333 102.079067,19.4094 102.7788,20.049 C103.478533,20.6886 104.380533,21.0084 105.4848,21.0084 C106.0752,21.0084 106.5836,20.9373333 107.01,20.7952 C107.4364,20.6530667 107.816333,20.4945333 108.1498,20.3196 C108.483267,20.1446667 108.7894,19.9861333 109.0682,19.844 C109.347,19.7018667 109.639467,19.6308 109.9456,19.6308 C110.350133,19.6308 110.656267,19.7784 110.864,20.0736 L112.34,21.894 C111.8152,22.4953333 111.2494,22.9846 110.6426,23.3618 C110.0358,23.739 109.4126,24.0342 108.773,24.2474 C108.1334,24.4606 107.4938,24.6082 106.8542,24.6902 C106.2146,24.7722 105.605067,24.8132 105.0256,24.8132 C103.833867,24.8132 102.715933,24.6191333 101.6718,24.231 C100.627667,23.8428667 99.7147333,23.2661333 98.933,22.5008 C98.1512667,21.7354667 97.5335333,20.7842667 97.0798,19.6472 C96.6260667,18.5101333 96.3992,17.1872 96.3992,15.6784 C96.3992,14.5413333 96.5932667,13.4644 96.9814,12.4476 C97.3695333,11.4308 97.9271333,10.5397333 98.6542,9.7744 C99.3812667,9.00906667 100.2614,8.40226667 101.2946,7.954 C102.3278,7.50573333 103.494933,7.2816 104.796,7.2816 Z M104.8944,10.7912 C103.921333,10.7912 103.161467,11.0672667 102.6148,11.6194 C102.068133,12.1715333 101.707333,12.9669333 101.5324,14.0056 L107.8792,14.0056 C107.8792,13.6010667 107.827267,13.2074667 107.7234,12.8248 C107.619533,12.4421333 107.450067,12.1004667 107.215,11.7998 C106.979933,11.4991333 106.671067,11.2558667 106.2884,11.07 C105.905733,10.8841333 105.441067,10.7912 104.8944,10.7912 Z",id:"Shape",fillRule:"nonzero"}),C("path",{d:"M127.2968,24.5508 C126.979733,24.5508 126.7146,24.4797333 126.5014,24.3376 C126.2882,24.1954667 126.137867,23.9822667 126.0504,23.698 L125.6568,22.4024 C125.317867,22.7632 124.962533,23.0912 124.5908,23.3864 C124.219067,23.6816 123.817267,23.9358 123.3854,24.149 C122.953533,24.3622 122.488867,24.5262 121.9914,24.641 C121.493933,24.7558 120.955467,24.8132 120.376,24.8132 C119.4904,24.8132 118.6704,24.6164 117.916,24.2228 C117.1616,23.8292 116.511067,23.2606667 115.9644,22.5172 C115.417733,21.7737333 114.9886,20.8635333 114.677,19.7866 C114.3654,18.7096667 114.2096,17.4824 114.2096,16.1048 C114.2096,14.8365333 114.384533,13.6584667 114.7344,12.5706 C115.084267,11.4827333 115.579,10.5424667 116.2186,9.7498 C116.8582,8.95713333 117.626267,8.33666667 118.5228,7.8884 C119.419333,7.44013333 120.4088,7.216 121.4912,7.216 C122.365867,7.216 123.1066,7.34446667 123.7134,7.6014 C124.3202,7.85833333 124.8696,8.19453333 125.3616,8.61 L125.3616,0 L130.4456,0 L130.4456,24.5508 L127.2968,24.5508 Z M122.1472,20.91 C122.518933,20.91 122.855133,20.8744667 123.1558,20.8034 C123.456467,20.7323333 123.732533,20.6312 123.984,20.5 C124.235467,20.3688 124.473267,20.2048 124.6974,20.008 C124.921533,19.8112 125.142933,19.5816 125.3616,19.3192 L125.3616,12.1032 C124.968,11.6768 124.5498,11.3788667 124.107,11.2094 C123.6642,11.0399333 123.1968,10.9552 122.7048,10.9552 C122.234667,10.9552 121.8028,11.0481333 121.4092,11.234 C121.0156,11.4198667 120.673933,11.7178 120.3842,12.1278 C120.094467,12.5378 119.8676,13.0708 119.7036,13.7268 C119.5396,14.3828 119.4576,15.1754667 119.4576,16.1048 C119.4576,17.0013333 119.5232,17.7557333 119.6544,18.368 C119.7856,18.9802667 119.968733,19.475 120.2038,19.8522 C120.438867,20.2294 120.7204,20.5 121.0484,20.664 C121.3764,20.828 121.742667,20.91 122.1472,20.91 Z",id:"Shape",fillRule:"nonzero"}),C("path",{d:"M140.712,24.5508 L140.712,0 L145.796,0 L145.796,9.348 C146.430133,8.7248 147.149,8.2246 147.9526,7.8474 C148.7562,7.4702 149.6992,7.2816 150.7816,7.2816 C151.6672,7.2816 152.4872,7.47293333 153.2416,7.8556 C153.996,8.23826667 154.646533,8.7986 155.1932,9.5366 C155.739867,10.2746 156.169,11.1793333 156.4806,12.2508 C156.7922,13.3222667 156.948,14.5413333 156.948,15.908 C156.948,17.1872 156.770333,18.368 156.415,19.4504 C156.059667,20.5328 155.5622,21.4730667 154.9226,22.2712 C154.283,23.0693333 153.517667,23.6925333 152.6266,24.1408 C151.735533,24.5890667 150.7488,24.8132 149.6664,24.8132 C149.163467,24.8132 148.712467,24.764 148.3134,24.6656 C147.914333,24.5672 147.548067,24.4278 147.2146,24.2474 C146.881133,24.067 146.575,23.8510667 146.2962,23.5996 C146.0174,23.3481333 145.7468,23.0748 145.4844,22.7796 L145.304,23.6324 C145.227467,23.9822667 145.088067,24.2228 144.8858,24.354 C144.683533,24.4852 144.4184,24.5508 144.0904,24.5508 L140.712,24.5508 Z M149.0104,11.1028 C148.638667,11.1028 148.302467,11.1383333 148.0018,11.2094 C147.701133,11.2804667 147.422333,11.3816 147.1654,11.5128 C146.908467,11.644 146.670667,11.8107333 146.452,12.013 C146.233333,12.2152667 146.014667,12.4476 145.796,12.71 L145.796,19.926 C146.178667,20.3524 146.594133,20.6503333 147.0424,20.8198 C147.490667,20.9892667 147.9608,21.074 148.4528,21.074 C148.922933,21.074 149.3548,20.9810667 149.7484,20.7952 C150.142,20.6093333 150.483667,20.3114 150.7734,19.9014 C151.063133,19.4914 151.29,18.9584 151.454,18.3024 C151.618,17.6464 151.7,16.8482667 151.7,15.908 C151.7,15.0114667 151.6344,14.2570667 151.5032,13.6448 C151.372,13.0325333 151.188867,12.5378 150.9538,12.1606 C150.718733,11.7834 150.4372,11.5128 150.1092,11.3488 C149.7812,11.1848 149.414933,11.1028 149.0104,11.1028 Z",id:"Shape",fillRule:"nonzero"}),C("path",{d:"M166.0336,28.9624 C165.880533,29.3013333 165.694667,29.5500667 165.476,29.7086 C165.257333,29.8671333 164.907467,29.9464 164.4264,29.9464 L160.6216,29.9464 L163.9016,23.0584 L157.112,7.544 L161.6056,7.544 C161.9992,7.544 162.305333,7.63146667 162.524,7.8064 C162.742667,7.98133333 162.895733,8.18906667 162.9832,8.4296 L165.7712,15.7604 C166.0336,16.4382667 166.2468,17.1161333 166.4108,17.794 C166.520133,17.4441333 166.6404,17.0997333 166.7716,16.7608 C166.9028,16.4218667 167.028533,16.0774667 167.1488,15.7276 L169.6744,8.4296 C169.761867,8.17813333 169.934067,7.96766667 170.191,7.7982 C170.447933,7.62873333 170.724,7.544 171.0192,7.544 L175.1192,7.544 L166.0336,28.9624 Z",id:"Path",fillRule:"nonzero"})]})]})})})})]})})}export{o as PoweredByVerified};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";const o=["duck","gmail","yahoo","hotmail","aol","outlook","icloud","msn","live","me","mac","rocketmail","mail","superhuman"],m=["comcast","verizon","sbcglobal","charter","att"],i=["mail"],
|
|
1
|
+
"use strict";const o=["duck","gmail","yahoo","hotmail","aol","outlook","icloud","msn","live","me","mac","rocketmail","mail","superhuman"],m=["comcast","verizon","sbcglobal","charter","att"],i=["mail"],t="^[a-zA-Z0-9._%+-]+@(?!("+o.map(a=>a+"\\.com").join("|")+"|"+m.map(a=>a+"\\.net").join("|")+"|"+i.map(a=>a+"\\.ru").join("|")+")$)[a-zA-Z0-9.-]+\\.[a-zA-Z]{2,}$",n=`((?!@(${o.map(a=>a+".com").join("|")+"|"+m.map(a=>a+".net").join("|")+"|"+i.map(a=>a+".ru").join("|")})).)*`;export{n as emailInputPattern,t as emailRegexPattern};
|
package/dist/constants/index.mjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";import{a,
|
|
1
|
+
"use strict";import{emailInputPattern as a,emailRegexPattern as e}from"./email.mjs";import{MetricsInterval as t}from"./metrics.mjs";export{t as MetricsInterval,a as emailInputPattern,e as emailRegexPattern};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";const e=Object.freeze({MINUTE:"minute",HOUR:"hour",DAY:"day",WEEK:"week",MONTH:"month",QUARTER:"quarter",YEAR:"year"});export{e as
|
|
1
|
+
"use strict";const e=Object.freeze({MINUTE:"minute",HOUR:"hour",DAY:"day",WEEK:"week",MONTH:"month",QUARTER:"quarter",YEAR:"year"});export{e as MetricsInterval};
|
package/dist/contexts/index.mjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";import{
|
|
1
|
+
"use strict";import{Tunnel as r}from"./tunnel/index.mjs";import{MetricsProvider as s,useMetrics as e}from"./metrics/Metrics.context.mjs";export{s as MetricsProvider,r as Tunnel,e as useMetrics};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";import{useCallback as o,useMemo as B,createContext as z,useContext as C}from"react";import p from"lodash/cloneDeep";import{MetricsInterval as I}from"../../constants/metrics.mjs";import{usePersistedReducer as P}from"../../hooks/usePersistedReducer.mjs";import{jsx as j}from"react/jsx-runtime";const h=z(null);function O(n){const a=new Date;a.setDate(a.getDate()-6),a.setHours(0,0,0,0);const i=new Date;i.setHours(23,59,59,999);const D=()=>Object.entries({brands:[],brand:void 0,monthlyBillableBrands:[]}).reduce((r,[s,y])=>({...r,[s]:n.environments.reduce((M,g)=>({...M,[g]:n.products.reduce((w,x)=>({...w,[x]:p(y)}),{})}),{})}),{}),[t,e]=P(n.storageKey,(r,s)=>Object.assign(p(r),s),{...D(),interval:I.DAY,timezone:Intl.DateTimeFormat().resolvedOptions().timeZone,startDate:+a,endDate:+i}),d=o(r=>{e({interval:r})},[e]),l=o((r,s)=>{e({startDate:r,endDate:s})},[e]),m=o(r=>{e({brands:{...t.brands,[n.environment]:{...t.brands[n.environment],[n.product]:r}}})},[t.brands,n.environment,n.product,e]),c=o(r=>{e({brand:{...t.brand,[n.environment]:{...t.brand[n.environment],[n.product]:r}}})},[t.brand,n.environment,n.product,e]),u=o(r=>{e({monthlyBillableBrands:{...t.monthlyBillableBrands,[n.environment]:{...t.monthlyBillableBrands[n.environment],[n.product]:r}}})},[t.monthlyBillableBrands,n.environment,n.product,e]),b=o(r=>{e({timezone:r})},[e]),v=B(()=>t&&{...t,brands:t.brands[n.environment][n.product],brand:t.brand[n.environment][n.product],monthlyBillableBrands:t.monthlyBillableBrands[n.environment][n.product]},[t,n.environment,n.product]),f=B(()=>({filter:{...v,setInterval:d,setDateRange:l,setBrands:m,setBrand:c,setMonthlyBillableBrands:u,setTimezone:b}}),[v,d,l,m,c,u,b]);return j(h.Provider,{value:f,children:n.children})}function E(){const n=C(h);if(n===null)throw new Error("useMetrics must be used within a MetricsProvider");return n}export{O as MetricsProvider,E as useMetrics};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";import{useContext as b,createContext as T,useState as g,useLayoutEffect as v,useCallback as i,useRef as x}from"react";import{createPortal as E}from"react-dom";import{Stack as M}from"@mui/material";import{jsx as m}from"react/jsx-runtime";const p=T(null);function f(){const r=b(p);if(!r)throw new Error("useTunnel must be used within a TunnelProvider");return r}function P({children:r}){const[s,c]=g(new Map),t=x(new Map),l=i((e,n)=>{c(o=>{const a=new Map(o);return a.set(e,n),a});const u=t.current.get(e);u&&u.forEach(o=>o(n))},[]),d=i(e=>{c(u=>{const o=new Map(u);return o.delete(e),o});const n=t.current.get(e);n&&n.forEach(u=>u(null))},[]),h=i(e=>s.get(e)??null,[s]),w=i((e,n)=>{var u;t.current.has(e)||t.current.set(e,new Set),(u=t.current.get(e))==null||u.add(n);const o=s.get(e)??null;return n(o),()=>{const a=t.current.get(e);a&&(a.delete(n),a.size===0&&t.current.delete(e))}},[s]);return m(p.Provider,{value:{register:l,unregister:d,getTarget:h,subscribe:w},children:r})}function S({id:r,...s}){const{register:c,unregister:t}=f(),l=i(d=>{d?c(r,d):t(r)},[r,c,t]);return m(M,{...s,ref:l,"data-tunnel-target":r})}function C({id:r,children:s}){const{subscribe:c}=f(),[t,l]=g(null);return v(()=>c(r,l),[r,c]),t?E(s,t):null}const k={Provider:P,Target:S,Source:C,useTunnel:f};export{k as Tunnel};
|
package/dist/hooks/index.mjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";import{
|
|
1
|
+
"use strict";import{useLocalStorage as s}from"./useLocalStorage.mjs";import{useCopyToClipboard as e}from"./useCopyToClipboard.mjs";import{useDisclosure as o}from"./useDisclosure.mjs";import{useGoogleFont as r}from"./useGoogleFont.mjs";import{useCallbackRef as a}from"./useCallbackRef.mjs";import{useQRCode as u}from"./useQRCode.mjs";import{useSearchParams as i}from"./useSearchParams.mjs";import{useDebounceValue as m}from"./useDebounceValue.mjs";import{useScript as t}from"./useScript.mjs";import{useThrottle as p}from"./useThrottle.mjs";import{useToggle as l}from"./useToggle.mjs";import{useWindowScroll as c}from"./useWindowScroll.mjs";import{useWindowSize as f}from"./useWindowSize.mjs";import{useIntersectionObserver as n}from"./useIntersectionObserver.mjs";import{useCounter as T}from"./useCounter.mjs";import{useOnClickOutside as C}from"./useOnClickOutside.mjs";import{usePrevious as S}from"./usePrevious.mjs";import{useResizeObserver as d}from"./useResizeObserver.mjs";import{useNavigatorOnline as g}from"./useNavigatorOnline.mjs";import{useDebounceCallback as b}from"./useDebounceCallback.mjs";import{useStyledQRCode as R}from"./useStyledQRCode.mjs";import{useNetworkType as O}from"./useNetworkType.mjs";import{useTTSMagicQRCode as M}from"./text-to-signup/magic-qr-code.mjs";import{useTTSMagicQRCodeOptions as k}from"./text-to-signup/magic-qr-code-options.mjs";import{useTTSMagicText as Q}from"./text-to-signup/magic-text.mjs";import{useTTSMagicLink as v}from"./text-to-signup/magic-link.mjs";import{useColorMap as y}from"./metrics/useColorMap.mjs";export{a as useCallbackRef,y as useColorMap,e as useCopyToClipboard,T as useCounter,b as useDebounceCallback,m as useDebounceValue,o as useDisclosure,r as useGoogleFont,n as useIntersectionObserver,s as useLocalStorage,g as useNavigatorOnline,O as useNetworkType,C as useOnClickOutside,S as usePrevious,u as useQRCode,d as useResizeObserver,t as useScript,i as useSearchParams,R as useStyledQRCode,v as useTTSMagicLink,M as useTTSMagicQRCode,k as useTTSMagicQRCodeOptions,Q as useTTSMagicText,p as useThrottle,l as useToggle,c as useWindowScroll,f as useWindowSize};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";import{useMemo as i}from"react";function a(o){const p=i(()=>o.map(r=>`${r.uuid}:${r.primaryColor??""}`).join(","),[o]);return i(()=>new Map(o.filter(r=>!!r.primaryColor).map(r=>[r.uuid,r.primaryColor])),[p])}export{a as useColorMap};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";function n(t,e){return`${t}/tts/${e}`}export{n as useTTSMagicLink};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";import{useMemo as e}from"react";import{generateKeyFromString as i}from"../../utils/string/generateKeyFromString.mjs";function n({magicLink:t,brandLogo:r}){const o=e(()=>({options:{type:"svg",shape:"square",width:1024,height:1024,data:t,qrOptions:{errorCorrectionLevel:"H"},image:r??void 0,dotsOptions:{type:"dots",color:"#000000"},cornersSquareOptions:{type:"dot",color:"#000000"},cornersDotOptions:{type:"dot",color:"#000000"},backgroundOptions:{color:"#00000000"}}}),[r,t]),s=e(()=>i(JSON.stringify(o)),[o]);return{options:o,key:s}}export{n as useTTSMagicQRCodeOptions};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";import{useStyledQRCode as n}from"../useStyledQRCode.mjs";import{useTTSMagicQRCodeOptions as t}from"./magic-qr-code-options.mjs";function a({magicLink:o,brandLogo:e}){const{options:i,key:r}=t({magicLink:o,brandLogo:e});return{qrcode:n(i),key:r}}export{a as useTTSMagicQRCode};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";import u from"libphonenumber-js";function p({phoneNumber:e,keyword:o,text:a="Text",signature:n="to"}){var t;e&&(e=((t=u(e))==null?void 0:t.format("NATIONAL").replace("(","").replace(")","").replace(" ","-"))??e);const r={text:a,keyword:o,phoneNumber:e,signature:n};return{...r,displayValue:`${r.text} ${r.keyword} ${r.signature} ${r.phoneNumber}`}}export{p as useTTSMagicText};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";import{useRef as l,useInsertionEffect as s,useCallback as u}from"react";function c(n,a=[]){const e=l(()=>{throw new Error("Cannot call an event handler while rendering.")});return s(()=>{e.current=n}),u((...t)=>{var r;return(r=e.current)==null?void 0:r.call(e,...t)},a)}export{c as useCallbackRef};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";function l({type:o="text/plain"}){return{copy:async t=>{var n;if((n=navigator.clipboard)!=null&&n.write){const e={};switch(o){case"text/html":e["text/plain"]=new Blob([t],{type:"text/plain"}),e[o]=new Blob([t],{type:o});break;default:e[o]=new Blob([t],{type:o})}const a=[new ClipboardItem(e)];await navigator.clipboard.write(a)}else{const e=document.createElement("textarea");t instanceof Blob?e.value=await t.text():e.value=t.toString(),e.select(),document.execCommand("copy")}}}}export{l as useCopyToClipboard};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";import{useRef as i,useEffect as f}from"react";import{animate as m}from"framer-motion";function p({from:r,to:n,duration:o=1,map:t}){const e=i(null),u=i(null);return f(()=>{const s=e.current;if(!s)return;const a=m(r,n,{duration:o,onUpdate(c){s.textContent=String(t?t(c):c)}});return u.current=a,()=>{a.stop()}},[r,n,t,o]),{ref:e,controls:u}}export{p as
|
|
1
|
+
"use strict";import{useRef as i,useEffect as f}from"react";import{animate as m}from"framer-motion";function p({from:r,to:n,duration:o=1,map:t}){const e=i(null),u=i(null);return f(()=>{const s=e.current;if(!s)return;const a=m(r,n,{duration:o,onUpdate(c){s.textContent=String(t?t(c):c)}});return u.current=a,()=>{a.stop()}},[r,n,t,o]),{ref:e,controls:u}}export{p as useCounter};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";import{useRef as l,useMemo as i,useEffect as n}from"react";import o from"lodash/debounce";function m(c,e=500,u){const r=l(),a=i(()=>{const t=o(c,e,u),s=(...f)=>t(...f);return s.cancel=()=>{t.cancel()},s.isPending=()=>!!r.current,s.flush=()=>t.flush(),s},[c,e,u]);return n(()=>{r.current=o(c,e,u)},[c,e,u]),n(()=>()=>{r.current&&r.current.cancel()},[]),a}export{m as useDebounceCallback};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";import{useState as s,useEffect as n}from"react";function c(e,t=250){const[u,o]=s(e);return n(()=>{const r=setTimeout(()=>{o(e)},t);return()=>{clearTimeout(r)}},[e,t]),u}export{c as useDebounceValue};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";import{useState as D,useId as R,useCallback as a}from"react";import{useCallbackRef as C}from"./useCallbackRef.mjs";function S(i={}){const{onClose:g,onOpen:k,open:u,id:m}=i,l=C(k),s=C(g),[O,c]=D(i.defaultOpen??!1),n=u??O,e=u!==void 0,b=R(),d=m??`disclosure-${b}`,r=a(()=>{e||c(!1),s?.()},[e,s]),t=a(()=>{e||c(!0),l?.()},[e,l]),p=a(()=>{n?r():t()},[n,t,r]);function v(o={}){return{...o,"aria-expanded":n,"aria-controls":d,onClick(P){var f;(f=o.onClick)==null||f.call(o,P),p()}}}function x(o={}){return{...o,hidden:!n,id:d}}return{open:n,onOpen:t,onClose:r,onToggle:p,isControlled:e,getButtonProps:v,getDisclosureProps:x}}export{S as useDisclosure};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";import{useState as i,useEffect as g}from"react";import{makeGoogleFontUrl as f}from"../utils/makeGoogleFont.mjs";function h(r,u){const[d,o]=i("idle"),[m,a]=i(null);return g(()=>{if(!r||!u){o("idle"),a(null);return}const s=`google-font-${r.replace(/\s+/g,"-").toLowerCase()}`,l=document.getElementById(s);if(l){const e=l.getAttribute("data-status"),t=l.getAttribute("data-css-content");e==="loaded"&&t?(o("loaded"),a(t)):e==="error"?(o("error"),a(null)):o("loading");return}return o("loading"),a(null),(async()=>{try{const e=f(r),t=await fetch(e);if(!t.ok)throw new Error(`Failed to fetch font CSS: ${t.statusText}`);const c=await t.text(),n=document.createElement("style");n.id=s,n.textContent=c,n.setAttribute("data-status","loaded"),n.setAttribute("data-css-content",c),document.head.appendChild(n),o("loaded"),a(c)}catch(e){console.error(`Failed to load Google Font ${r}:`,e);const t=document.createElement("style");t.id=s,t.setAttribute("data-status","error"),document.head.appendChild(t),o("error"),a(null)}})(),()=>{const e=document.getElementById(s);e&&document.head.removeChild(e)}},[r,u]),{status:d,isLoading:d==="loading",isLoaded:d==="loaded",hasError:d==="error",cssContent:m}}export{h as useGoogleFont};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";import{useState as f,useEffect as b}from"react";function v(e,{threshold:r=0,root:s=null,rootMargin:o="0%",freezeOnceVisible:i=!1}={}){const[n,g]=f({isIntersecting:!1,entry:null});return b(()=>{const c=e?.current;let t;if(c){if(i&&n.isIntersecting)return;const I=a=>{const[l]=a;g({isIntersecting:l.isIntersecting,entry:l})},u=new IntersectionObserver(I,{threshold:r,root:s,rootMargin:o});u.observe(c),t=()=>{u.disconnect()}}return()=>{t&&t()}},[e,r,s,o,i,n.isIntersecting]),n}export{v as useIntersectionObserver};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";function o(e){return{set:t=>{const r=typeof t=="string"?t:JSON.stringify(t);localStorage.setItem(e,r)},get:()=>{const t=localStorage.getItem(e);if(t)try{return JSON.parse(t)}catch{return t}return null},remove:()=>{localStorage.removeItem(e)}}}export{o as
|
|
1
|
+
"use strict";function o(e){return{set:t=>{const r=typeof t=="string"?t:JSON.stringify(t);localStorage.setItem(e,r)},get:()=>{const t=localStorage.getItem(e);if(t)try{return JSON.parse(t)}catch{return t}return null},remove:()=>{localStorage.removeItem(e)}}}export{o as useLocalStorage};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";import{useSyncExternalStore as e}from"react";function o(){return e(n=>typeof window>"u"?()=>{}:(window.addEventListener("online",n),window.addEventListener("offline",n),()=>{window.removeEventListener("online",n),window.removeEventListener("offline",n)}),()=>typeof navigator>"u"?!0:navigator.onLine,()=>!0)}export{o as useNavigatorOnline};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";import{useSyncExternalStore as o}from"react";function e(){return o(n=>{if(typeof window>"u")return()=>{};const t=navigator.connection||navigator.mozConnection||navigator.webkitConnection;return t?(t.addEventListener("change",n),()=>{t.removeEventListener("change",n)}):()=>{}},()=>{if(typeof navigator>"u")return"unknown";const n=navigator.connection||navigator.mozConnection||navigator.webkitConnection;return n!=null&&n.type?n.type:"unknown"},()=>"unknown")}export{e as useNetworkType};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";import{useEffect as a}from"react";function d(e,i,r="mousedown",s={},c=null){a(()=>{const o=u=>{const n=u.target;!n||!n.isConnected||(Array.isArray(e)?e.filter(t=>!!t.current).every(t=>t.current&&!t.current.contains(n)):e.current&&!e.current.contains(n))&&i(u)};return(c??window).addEventListener(r,o,s),()=>{(c??window).removeEventListener(r,o,s)}},[s,r,i,e])}export{d as useOnClickOutside};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";import{useReducer as f,useEffect as a}from"react";import{useLocalStorage as m}from"./useLocalStorage.mjs";import{usePrevious as p}from"./usePrevious.mjs";function d(o,u,t,g){const e=m(o),i=()=>{const s=e.get();if(s)try{return s}catch{return t}return t},[r,n]=f(u,t,i),c=p(r);return a(()=>{JSON.stringify(c)===JSON.stringify(r)||e.set(r)},[r]),[r,n]}export{d as usePersistedReducer};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";import{useState as u,useEffect as t}from"react";function a(e){const[s,o]=u(e),[r,n]=u(null);return t(()=>{e!==s&&(n(s),o(e))},[s,e]),r}export{a as usePrevious};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";import{useMemo as $}from"react";import*as d from"qrcode";function f(t){const r=$(()=>d.create(t.data),[t.data]).modules.data;return $(()=>{const s=t.size/Math.sqrt(r.length);let a=`<svg viewBox="0 0 ${t.size} ${t.size}" xmlns="http://www.w3.org/2000/svg">`;const e=t.imageSize,n=(t.size-e)/2,h=(t.size-e)/2;for(let o=0;o<r.length;o++){const i=o%Math.sqrt(r.length)*s,l=Math.floor(o/Math.sqrt(r.length))*s,g=s/2,m=r[o]===1,c=i+s>=n&&i<n+e&&l+s>=h&&l<h+e;!m||c||(a+=`<rect x="${i}" y="${l}" width="${s}" height="${s}" rx="${g}" ry="${g}" fill='${t.fill||"#000000"}' />`)}return a+="</svg>",a},[r,t])}export{f as useQRCode};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";import{useRef as i,useSyncExternalStore as s}from"react";function c(n){const r=i(["auto","auto"]);return s(t=>{if(typeof window>"u"||typeof ResizeObserver>"u")return()=>{};if(!n.current)return()=>{};const e=new ResizeObserver(t);return e.observe(n.current),()=>{e.disconnect()}},()=>{var t;if(typeof window>"u")return r.current;const e=(t=n.current)==null?void 0:t.getBoundingClientRect(),u=e?.width??"auto",o=e?.height??"auto";return(r.current[0]!==u||r.current[1]!==o)&&(r.current=[u,o]),r.current},()=>r.current)}export{c as useResizeObserver};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";import{useState as i,useRef as m,useEffect as v}from"react";function p(r,d={addToHead:!1,removeOnUnmount:!1,nonce:void 0}){const[c,t]=i("loading"),n=m(d);return v(()=>{let e=document.querySelector(`script[src="${r}"]`);const u=e?.getAttribute("data-status");if(u){t(u);return}if(e===null){e=document.createElement("script"),e.src=r,e.async=!0,e.setAttribute("data-status","loading"),n.current.nonce&&e.setAttribute("nonce",n.current.nonce),n.current.addToHead?document.head.appendChild(e):document.body.appendChild(e);const a=()=>{e?.setAttribute("data-status","ready"),t("ready"),o()},s=()=>{e?.setAttribute("data-status","error"),t("error"),o()},o=()=>{e?.removeEventListener("load",a),e?.removeEventListener("error",s)};e.addEventListener("load",a),e.addEventListener("error",s);const l=n.current.removeOnUnmount;return()=>{l&&(e?.remove(),o())}}else t("unknown")},[r]),c}export{p as useScript};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";function r(a){return new URLSearchParams(a??window.location.search)}export{r as useSearchParams};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";import{useState as e,useRef as m,useMemo as v,useEffect as u}from"react";import g from"qr-code-styling";import O from"lodash/isEqual";import{jsx as f}from"react/jsx-runtime";function w({options:t,className:a}){function r(o){return{width:o?.width??300,height:o?.height??300,type:o?.type??"svg",data:o?.data,image:o?.image,qrOptions:{typeNumber:0,mode:"Byte",errorCorrectionLevel:"Q",...o?.qrOptions},imageOptions:{crossOrigin:"anonymous",margin:20,...o?.imageOptions},dotsOptions:{color:"#000000",type:"square",...o?.dotsOptions},cornersSquareOptions:o?.cornersSquareOptions,cornersDotOptions:o?.cornersDotOptions,backgroundOptions:{...o?.backgroundOptions}}}const[s]=e(r(t)),[n]=e(new g(s)),i=m(null),d=v(()=>()=>f("div",{className:a,ref:i},"qr-code"),[a]),l=async o=>await n.getRawData(o),p=async(o,c)=>{await n.download({name:o,extension:c})};return u(()=>{i.current&&n.append(i.current)},[n,i]),u(()=>{n&&(O(s,r(t))||n.update(r(t)))},[n,s,t]),{Component:d,getRawData:l,download:p}}export{w as useStyledQRCode};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";import{useState as i,useRef as w,useEffect as f}from"react";function m(e,t=500){const[u,o]=i(e),n=w(Date.now());return f(()=>{const r=Date.now(),s=r-n.current;if(s>=t)n.current=r,o(e);else{const a=t-s,c=window.setTimeout(()=>{n.current=Date.now(),o(e)},a);return()=>{window.clearTimeout(c)}}},[e,t]),u}export{m as useThrottle};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";import{useState as u,useCallback as n}from"react";function f(e){const[a,t]=u(()=>typeof e=="boolean"?e:!!e),r=n(o=>{if(typeof o=="boolean"){t(o);return}t(s=>!s)},[]);return[a,r]}export{f as useToggle};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";import{useState as s,useCallback as t,useLayoutEffect as n}from"react";function c(){const[e,l]=s({x:0,y:0}),r=t((...o)=>{if(o.length===1&&typeof o[0]=="object")window.scrollTo(o[0]);else if(o.length===2)window.scrollTo(o[0],o[1]);else throw new Error("Invalid arguments passed to scrollTo. Expected either ScrollToOptions object or x,y coordinates. See https://developer.mozilla.org/en-US/docs/Web/API/Window/scrollTo")},[]);return n(()=>{const o=()=>{l({x:window.scrollX,y:window.scrollY})};return o(),window.addEventListener("scroll",o),()=>{window.removeEventListener("scroll",o)}},[]),{...e,scrollTo:r}}export{c as useWindowScroll};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";import{useState as t,useLayoutEffect as r}from"react";function w(){const[i,n]=t({width:window.innerWidth,height:window.innerHeight});return r(()=>{const e=()=>{n({width:window.innerWidth,height:window.innerHeight})};return window.addEventListener("resize",e),()=>{window.removeEventListener("resize",e)}},[]),i}export{w as useWindowSize};
|
package/dist/index.mjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";import{A as a,an as s,a0 as e,c as r,ab as t,a7 as i,B as o,ad as n,ac as m,aj as l,ai as d,ao as c,C as p,ag as u,D as C,i as h,$ as S,h as g,a9 as f,E as T,N as k,R as y,Q as P,U as O,Z as D,F,am as b,I as v,b as B,L as M,M as I,a1 as R,X as N,g as L,k as w,a4 as A,O as V,ah as E,e as U,a5 as x,f as H,P as G,a6 as W,_ as Y,al as z,a8 as j,S as q,d as Q,ap as _,ar as J,aq as K,aa as X,T as Z,j as $,a as aa,a2 as sa,a3 as ea,ak as ra,H as ta,v as ia,t as oa,p as na,u as ma,l as la,r as da,G as ca,z as pa,q as ua,J as Ca,s as ha,m as Sa,K as ga,n as fa,o as Ta,w as ka,V as ya,ae as Pa,W as Oa,x as Da,y as Fa,af as ba,Y as va}from"./shared/magic-legal-language-DzmJlxbv.mjs";import{a as Ba,b as Ma,P as Ia,S as Ra}from"./shared/PageSectionHeader-WvpwlmBn.mjs";import{A as Na,B as La,C as wa,j as Aa,E as Va,F as Ea,L as Ua,k as xa,M as Ha,r as Ga,p as Wa,v as Ya,g as za,O as ja,w as qa,x as Qa,G as _a,I as Ja,z as Ka,P as Xa,R as Za,e as $a,d as as,S as ss,a as es,b as rs,l as ts,c as is,f as os,o as ns,T as ms,W as ls,t as ds,s as cs,i as ps,q as us,h as Cs,y as hs,H as Ss,J as gs,D as fs,m as Ts,n as ks,u as ys}from"./shared/OneClickVerificationOutcomeOverTimeChart.map-BA-X6bPt.mjs";import{M as Ps,T as Os,u as Ds}from"./shared/Metrics.context-nclzMP1W.mjs";import{u as Fs}from"./shared/useLocalStorage-OKgpJYer.mjs";import{u as bs}from"./shared/useCopyToClipboard-ClqTa6sX.mjs";import{a as vs,n as Bs,j as Ms,u as Is,h as Rs,i as Ns,m as Ls,c as ws,b as As,l as Vs,k as Es,d as Us,e as xs,f as Hs,g as Gs}from"./shared/useColorMap-CLfTqu93.mjs";import{b as Ws,u as Ys,c as zs,a as js,d as qs,e as Qs,f as _s}from"./shared/magic-qr-code-UDSE_LRd.mjs";import{u as Js}from"./shared/useCounter-BV32zXDQ.mjs";import{u as Ks}from"./shared/isEqual-DsQDNaUy.mjs";import{u as Xs}from"./shared/useResizeObserver-D7K4jTvT.mjs";import{b as Zs,a as $s,x as ae,m as se,e as ee,d as re,q as te,v as ie,h as oe,j as ne,g as me,p as le,u as de,n as ce,c as pe,l as ue,o as Ce,s as he,f as Se,i as ge,r as fe,t as Te,k as ke,w as ye,y as Pe}from"./shared/colors-CSvtCJK4.mjs";import{s as Oe,t as De}from"./shared/shadows-levwxV7v.mjs";import{wrapPromise as Fe}from"./utils/wrapPromise/index.mjs";import{f as be,b as ve,a as Be,c as Me,s as Ie,t as Re,u as Ne}from"./shared/uuidColor-bmve2xeu.mjs";import{c as Le,g as we,a as Ae,p as Ve,s as Ee,v as Ue}from"./shared/phone-D3-biBwM.mjs";import{masks as xe}from"./utils/masks/index.mjs";import{o as He}from"./shared/omitProperty-DReNmkk1.mjs";import{s as Ge,a as We}from"./shared/ssn-Ben2r4Gg.mjs";import{toCapitalize as Ye,toSentenceCase as ze}from"./utils/string/index.mjs";import{k as je}from"./shared/formatKebabToPretty-Du43TgPC.mjs";import{g as qe}from"./shared/generateKeyFromString-D1AuwK4y.mjs";import{alpha as Qe,contrastColor as _e,darken as Je,getThemeFromPrimaryColor as Ke,lighten as Xe}from"./utils/color/index.mjs";import{addressFormatter as Ze,fromUSAddress as $e,parseCountryCode as ar,toUSaddress as sr,toUSaddressPretty as er}from"./utils/address/index.mjs";import{D as rr,a as tr,m as ir}from"./shared/makeGoogleFont-pok2oDWs.mjs";import{p as or}from"./shared/notification-sBaCxCY5.mjs";import{resolveLogo as nr}from"./utils/logo/index.mjs";import{M as mr,S as lr,U as dr,f as cr,j as pr,e as ur,h as Cr,i as hr,k as Sr,g as gr,n as fr,p as Tr,d as kr,b as yr,r as Pr,c as Or,a as Dr,v as Fr}from"./shared/driversLicense.schema-BR4qKD7W.mjs";import{g as br,s as vr,z as Br}from"./shared/address.schema-2gCctEOX.mjs";import{SnackbarProvider as Mr}from"notistack";export{a as AcceptTermsNotice,s as AdaptativeBox,e as AddressInput,r as Alert,Na as AreaChart,t as Backdrop,i as Banner,o as BasePhoneInput,La as BigNumber,n as BrandFilterInput,m as Button,l as CalendlyDialog,d as CalendlyDialogComponent,c as ContentWithLoader,p as CredentialRequestsEditor,wa as CustomAlertComponent,u as CustomDialog,rr as DEFAULT_FONT_FAMILY,tr as DEFAULT_FONT_WEIGHTS,C as DateInput,h as DateRangeInput,S as DefaultInput,g as EmailInput,Aa as EmptyChartSection,Va as ErrorCodesChart,f as ExactBirthdayBanner,T as ExportToPdfButton,k as Form,y as FormBuilder,P as FormField,O as FormFieldBuilder,D as FormProvider,F as FullWidthAlert,Ea as FunnelChart,b as IconPlayer,v as Image,B as LegalLink,M as LinkButton,Ua as LoadingChartSection,I as MandatoryEnum,mr as MaskedAndUnmaskedSSNSchema,xa as MetricLastUpdated,Ps as MetricsProvider,Ha as MonthlySignupsOverviewTable,R as NPIInput,N as NewOneClickForm,L as OTPInput,w as OneClickForm,Ga as OneClickHealthBigNumbers,Wa as OneClickHealthOverTimeChart,Ya as OneClickHealthPercentageChart,za as OneClickOverTimeChart,ja as OneClickPercentageChart,A as OneClickPoweredByVerified,qa as OneClickVerificationBigNumbers,Qa as OneClickVerificationEventsOverTimeChart,_a as OneClickVerificationFunnelChart,Ja as OneClickVerificationOutcomeOverTimeChart,Ka as OneClickVerificationSuccessOverTimeChart,V as OriginalButton,Ba as PageHeader,Ma as PageSectionHeader,Ia as Paragraph,E as PersistentDialog,U as PhoneInput,Xa as PieChart,x as PoweredByVerified,H as PrettyPhoneInput,G as PrivacyPolicyNotice,W as QRCodeDisplay,Y as RadioOption,Za as ReasonCodesChart,z as RequiredLabel,j as ResendPhoneBanner,$a as RiskScoreBarChart,as as RiskScorePieChart,q as SSNInput,lr as SSNSchema,Ra as SectionHeader,Q as SelectInput,ss as SeriesChart,es as SeriesChartLegend,rs as SeriesPercentageChart,ts as SignupBigNumbers,is as SimpleBarChart,os as SimpleLegend,Mr as SnackbarProvider,ns as TTSBigNumbers,_ as TTSMagicButton,J as TTSMagicLegalLanguage,K as TTSMagicQRCode,ms as TTSOverTimeChart,X as TestPhoneNumbersBanner,Z as TextButton,$ as TimezoneInput,Os as Tunnel,aa as Typography,dr as USDateSchema,sa as VerifiedImage,ea as VerifiedIncLogo,ls as When,ra as WhenStyled,Ze as addressFormatter,Qe as alpha,cr as birthDateSchema,Zs as black,$s as blue,pr as businessEmailSchema,ds as calculateOneClickHealthMetrics,ae as colors,_e as contrastColor,Le as countries,se as dangerContrast,ee as darkBlue,re as darkGreen,te as darkGrey,ie as darkGreyContrast,oe as darkRed,ne as darkYellow,Je as darken,ur as dateSchema,cs as defaultMetrics,Cr as descriptionSchema,hr as emailSchema,ta as extractChildrenFromCredentialFieldSet,ia as extractTypesFromSchema,Sr as fieldSchema,oa as filterRepeatedCredentials,na as findCorrectSchemaProperty,ma as findCredentialsByType,be as formatDateMMDDYYYY,ve as formatDateMMYY,Be as formatDateToTimestamp,Me as formatExtendedDate,$e as fromUSAddress,qe as generateKeyFromString,la as getCredentialTypeDisplayInfo,da as getCredentialValues,gr as getDateSchemaWithPastValidation,ca as getLastPathName,pa as getParentPath,we as getPhoneData,Ae as getPhoneDataByFieldName,ua as getReferencedSchemaNames,Ke as getThemeFromPrimaryColor,br as getUnixSchema,me as green,le as grey,de as greyContrast,Ca as hasMandatoryFieldEmpty,ce as infoContrast,ha as isNewCredentialAgainstInstance,Sa as isRequiredCredentialDisplayInfo,ga as isSomeFieldInputAllowed,fa as isValidInputCredential,je as kebabCaseToPretty,pe as lightBlue,ue as lightGreen,Ce as lightGrey,he as lightGreyContrast,Se as lightRed,ge as lightYellow,Xe as lighten,Ta as makeCredentialDisplayInfoList,ir as makeGoogleFontUrl,ps as mapMonthlySignupsOverviewTableData,us as mapOneClickHealthTimeSeriesData,Cs as mapOneClickTimeSeriesData,hs as mapOneClickVerificationAreaSeriesData,Ss as mapOneClickVerificationFunnelChartData,gs as mapOneClickVerificationOutcomeOverTimeChartData,fs as mapOneClickVerificationSuccessOverTimeChartData,Ts as mapSeriesTimeSeriesData,ks as mapTTSTimeSeriesData,xe as masks,fr as npiSchema,He as omitProperties,ar as parseCountryCode,Ve as parseToPhoneNational,Tr as phoneSchema,or as prepareNotification,fe as red,kr as refineAge18Plus,yr as refineMinimumDate1900,Pr as refineTimestamp,nr as resolveLogo,Oe as shadows,Ee as sortByCountryName,ka as sortCredentialsBySchema,Ge as ssnFormatter,We as ssnRegex,vr as stateSchema,Ie as stringToHashedColor,Te as textDisabled,De as theme,Ye as toCapitalize,ya as toCreatePatchCredentials,Pa as toOption,ze as toSentenceCase,Oa as toShareCredentials,sr as toUSaddress,er as toUSaddressPretty,Re as toUTCMilliseconds,Da as transformToFormObject,Fa as transformToFormSchema,ba as useBrandFilterInput,vs as useCallbackRef,Bs as useColorMap,bs as useCopyToClipboard,Js as useCounter,Ms as useDebounceCallback,Ws as useDebounceValue,Is as useDisclosure,va as useForm,Ys as useGoogleFont,Rs as useIntersectionObserver,Fs as useLocalStorage,Ds as useMetrics,Ns as useNavigatorOnline,Ls as useNetworkType,zs as useOnClickOutside,Ks as usePrevious,js as useQRCode,Xs as useResizeObserver,ws as useScript,As as useSearchParams,ys as useSnackbar,qs as useStyledQRCode,Vs as useTTSMagicLink,Qs as useTTSMagicQRCode,_s as useTTSMagicQRCodeOptions,Es as useTTSMagicText,Us as useThrottle,xs as useToggle,Hs as useWindowScroll,Gs as useWindowSize,Ne as uuidToHashedColor,Or as validateAge18Plus,Dr as validateMinimumDate1900,Ue as validatePhone,Fr as validateTimestamp,ke as warningContrast,ye as white,Fe as wrapPromise,Pe as yellow,Br as zipCodeSchema};
|
|
1
|
+
"use strict";import{Paragraph as a}from"./components/typographies/Paragraph.mjs";import{SectionHeader as e}from"./components/typographies/SectionHeader.mjs";import{PageHeader as r}from"./components/typographies/PageHeader.mjs";import{PageSectionHeader as s}from"./components/typographies/PageSectionHeader.mjs";import{Typography as o}from"./components/Typography/index.mjs";import{CredentialRequestsEditor as t}from"./components/CredentialRequestsEditor/index.mjs";import{When as i}from"./components/When.mjs";import{Image as m}from"./components/Image.mjs";import{QRCodeDisplay as n}from"./components/QRCodeDisplay/index.mjs";import{CustomAlertComponent as p,useSnackbar as l}from"./components/Snackbar/index.mjs";import{Backdrop as f}from"./components/Backdrop/index.mjs";import{Button as d}from"./components/Button/index.mjs";import{BrandFilterInput as c}from"./components/BrandFilterInput/index.mjs";import{SeriesChart as u}from"./components/chart/SeriesChart/index.mjs";import{SeriesChartLegend as C}from"./components/chart/SeriesChartLegend/index.mjs";import{SeriesPercentageChart as h}from"./components/chart/SeriesPercentageChart/index.mjs";import{BigNumber as S}from"./components/chart/BigNumber/index.mjs";import{SimpleBarChart as g}from"./components/chart/SimpleBarChart/index.mjs";import{AreaChart as T}from"./components/chart/AreaChart/index.mjs";import{ErrorCodesChart as k}from"./components/chart/ErrorCodesChart/index.mjs";import{ReasonCodesChart as y}from"./components/chart/ReasonCodesChart/index.mjs";import{PieChart as O}from"./components/chart/PieChart/index.mjs";import{RiskScorePieChart as P}from"./components/chart/RiskScorePieChart/index.mjs";import{RiskScoreBarChart as D}from"./components/chart/RiskScoreBarChart/index.mjs";import{SimpleLegend as B}from"./components/chart/SimpleLegend/index.mjs";import{LoadingChartSection as F}from"./components/chart/LoadingChartSection.mjs";import{EmptyChartSection as v}from"./components/chart/EmptyChartSection.mjs";import{MetricLastUpdated as M}from"./components/chart/MetricLastUpdated.mjs";import{FunnelChart as I}from"./components/chart/FunnelChart/index.mjs";import{WhenStyled as b}from"./components/WhenStyled.mjs";import{RequiredLabel as R}from"./components/RequiredLabel/index.mjs";import{Tunnel as N}from"./contexts/tunnel/index.mjs";import{useLocalStorage as w}from"./hooks/useLocalStorage.mjs";import{useCopyToClipboard as V}from"./hooks/useCopyToClipboard.mjs";import{useDisclosure as L}from"./hooks/useDisclosure.mjs";import{useGoogleFont as A}from"./hooks/useGoogleFont.mjs";import{useCallbackRef as E}from"./hooks/useCallbackRef.mjs";import{useQRCode as H}from"./hooks/useQRCode.mjs";import{useSearchParams as x}from"./hooks/useSearchParams.mjs";import{useDebounceValue as G}from"./hooks/useDebounceValue.mjs";import{useScript as U}from"./hooks/useScript.mjs";import{useThrottle as W}from"./hooks/useThrottle.mjs";import{useToggle as Y}from"./hooks/useToggle.mjs";import{useWindowScroll as z}from"./hooks/useWindowScroll.mjs";import{useWindowSize as Q}from"./hooks/useWindowSize.mjs";import{useIntersectionObserver as q}from"./hooks/useIntersectionObserver.mjs";import{useCounter as _}from"./hooks/useCounter.mjs";import{useOnClickOutside as K}from"./hooks/useOnClickOutside.mjs";import{usePrevious as $}from"./hooks/usePrevious.mjs";import{useResizeObserver as X}from"./hooks/useResizeObserver.mjs";import{useNavigatorOnline as j}from"./hooks/useNavigatorOnline.mjs";import{useDebounceCallback as J}from"./hooks/useDebounceCallback.mjs";import{useStyledQRCode as Z}from"./hooks/useStyledQRCode.mjs";import{useNetworkType as aa}from"./hooks/useNetworkType.mjs";import{black as ea,blue as ra,colors as sa,dangerContrast as oa,darkBlue as ta,darkGreen as ia,darkGrey as ma,darkGreyContrast as na,darkRed as pa,darkYellow as la,green as fa,grey as da,greyContrast as ca,infoContrast as ua,lightBlue as Ca,lightGreen as ha,lightGrey as Sa,lightGreyContrast as ga,lightRed as Ta,lightYellow as ka,red as ya,textDisabled as Oa,warningContrast as Pa,white as Da,yellow as Ba}from"./styles/colors.mjs";import{theme as Fa}from"./styles/theme.mjs";import{shadows as va}from"./styles/shadows.mjs";import{wrapPromise as Ma}from"./utils/wrapPromise/index.mjs";import{formatDateMMDDYYYY as Ia,formatDateMMYY as ba,formatDateToTimestamp as Ra,formatExtendedDate as Na,toUTCMilliseconds as wa}from"./utils/date.mjs";import{countries as Va,getPhoneData as La,getPhoneDataByFieldName as Aa,parseToPhoneNational as Ea,sortByCountryName as Ha,validatePhone as xa}from"./utils/phone/index.mjs";import{masks as Ga}from"./utils/masks/index.mjs";import{omitProperties as Ua}from"./utils/omitProperty.mjs";import{ssnFormatter as Wa,ssnRegex as Ya}from"./utils/ssn.mjs";import{stringToHashedColor as za,uuidToHashedColor as Qa}from"./utils/uuidColor.mjs";import{toCapitalize as qa}from"./utils/string/toCapitalize.mjs";import{toSentenceCase as _a}from"./utils/string/toSentenceCase.mjs";import{kebabCaseToPretty as Ka}from"./utils/string/formatKebabToPretty.mjs";import{generateKeyFromString as $a}from"./utils/string/generateKeyFromString.mjs";import{alpha as Xa,contrastColor as ja,darken as Ja,getThemeFromPrimaryColor as Za,lighten as ae}from"./utils/color/index.mjs";import{addressFormatter as ee,fromUSAddress as re,parseCountryCode as se,toUSaddress as oe,toUSaddressPretty as te}from"./utils/address/index.mjs";import{DEFAULT_FONT_FAMILY as ie,DEFAULT_FONT_WEIGHTS as me,makeGoogleFontUrl as ne}from"./utils/makeGoogleFont.mjs";import{prepareNotification as pe}from"./utils/notification.mjs";import{resolveLogo as le}from"./utils/logo/index.mjs";import{USDateSchema as fe,birthDateSchema as de,dateSchema as ce,getDateSchemaWithPastValidation as ue,refineAge18Plus as Ce,refineMinimumDate1900 as he,refineTimestamp as Se,validateAge18Plus as ge,validateMinimumDate1900 as Te,validateTimestamp as ke}from"./validations/date.schema.mjs";import{descriptionSchema as ye}from"./validations/description.schema.mjs";import{businessEmailSchema as Oe,emailSchema as Pe}from"./validations/email.schema.mjs";import{fieldSchema as De}from"./validations/field.schema.mjs";import{phoneSchema as Be}from"./validations/phone.schema.mjs";import{MaskedAndUnmaskedSSNSchema as Fe,SSNSchema as ve}from"./validations/ssn.schema.mjs";import{getUnixSchema as Me}from"./validations/unix.schema.mjs";import{npiSchema as Ie}from"./validations/npi.schema.mjs";import{stateSchema as be,zipCodeSchema as Re}from"./validations/address.schema.mjs";import{LinkButton as Ne}from"./components/buttons/LinkButton.mjs";import{TextButton as we}from"./components/buttons/TextButton.mjs";import{ExportToPdfButton as Ve}from"./components/buttons/ExportToPdfButton.mjs";import{OriginalButton as Le}from"./components/buttons/OriginalButton.mjs";import{PrivacyPolicyNotice as Ae}from"./components/terms/PrivacyPolicyNotice.mjs";import{AcceptTermsNotice as Ee}from"./components/terms/AcceptTermsNotice.mjs";import{LegalLink as He}from"./components/terms/LegalLink.mjs";import{Alert as xe}from"./components/Alert/Alert.mjs";import{FullWidthAlert as Ge}from"./components/Alert/FullWidthAlert.mjs";import{BasePhoneInput as Ue}from"./components/form/BasePhoneInput.mjs";import{DateInput as We}from"./components/form/DateInput/index.mjs";import{SSNInput as Ye}from"./components/form/SSNInput.mjs";import{SelectInput as ze}from"./components/form/SelectInput.mjs";import{PhoneInput as Qe}from"./components/form/PhoneInput.mjs";import{PrettyPhoneInput as qe}from"./components/form/PrettyPhoneInput.mjs";import{OTPInput as _e}from"./components/form/OTPInput.mjs";import{EmailInput as Ke}from"./components/form/EmailInput.mjs";import{DateRangeInput as $e}from"./components/form/DateRangeInput/index.mjs";import{TimezoneInput as Xe}from"./components/form/TimezoneInput/index.mjs";import{MandatoryEnum as je}from"./components/form/OneClickForm/components/CredentialsDisplay/types.mjs";import{getCredentialTypeDisplayInfo as Je}from"./components/form/OneClickForm/components/CredentialsDisplay/utils/getCredentialTypeDisplayInfo.mjs";import{isRequiredCredentialDisplayInfo as Ze}from"./components/form/OneClickForm/components/CredentialsDisplay/utils/isRequiredCredentialDisplayInfo.mjs";import{isValidInputCredential as ar}from"./components/form/OneClickForm/components/CredentialsDisplay/utils/isValidInputCredential.mjs";import{makeCredentialDisplayInfoList as er}from"./components/form/OneClickForm/components/CredentialsDisplay/utils/makeCredentialDisplayInfoList.mjs";import{findCorrectSchemaProperty as rr}from"./components/form/OneClickForm/components/CredentialsDisplay/utils/findCorrectSchemaProperty.mjs";import{getReferencedSchemaNames as sr}from"./components/form/OneClickForm/components/CredentialsDisplay/utils/getReferencedSchemaNames.mjs";import{getCredentialValues as or}from"./components/form/OneClickForm/components/CredentialsDisplay/utils/getCredentialValues.mjs";import{isNewCredentialAgainstInstance as tr}from"./components/form/OneClickForm/components/CredentialsDisplay/utils/isNewCredentialAgainstInstance.mjs";import{filterRepeatedCredentials as ir}from"./components/form/OneClickForm/components/CredentialsDisplay/utils/filterRepeatedCredentials.mjs";import{findCredentialsByType as mr}from"./components/form/OneClickForm/components/CredentialsDisplay/utils/findCredentialsByType.mjs";import{extractTypesFromSchema as nr}from"./components/form/OneClickForm/components/CredentialsDisplay/utils/extractTypesFromSchema.mjs";import{sortCredentialsBySchema as pr}from"./components/form/OneClickForm/components/CredentialsDisplay/utils/sortCredentialsBySchema.mjs";import{transformToFormObject as lr}from"./components/form/OneClickForm/components/CredentialsDisplay/utils/transformToFormObject.mjs";import{transformToFormSchema as fr}from"./components/form/OneClickForm/components/CredentialsDisplay/utils/transformToFormSchema.mjs";import{getParentPath as dr}from"./components/form/OneClickForm/components/CredentialsDisplay/utils/getParentPath.mjs";import{getLastPathName as cr}from"./components/form/OneClickForm/components/CredentialsDisplay/utils/getLastPathName.mjs";import{extractChildrenFromCredentialFieldSet as ur}from"./components/form/OneClickForm/components/CredentialsDisplay/utils/extractChildrenFromCredentialFieldSet.mjs";import{hasMandatoryFieldEmpty as Cr}from"./components/form/OneClickForm/components/CredentialsDisplay/utils/hasMandatoryFieldEmpty.mjs";import{isSomeFieldInputAllowed as hr}from"./components/form/OneClickForm/components/CredentialsDisplay/utils/isSomeFieldInputAllowed.mjs";import{OneClickForm as Sr}from"./components/form/OneClickForm/index.mjs";import{Form as gr}from"./components/form/NewOneClickForm/core/form/form.mjs";import{FormField as Tr}from"./components/form/NewOneClickForm/core/form/formField.mjs";import{FormBuilder as kr}from"./components/form/NewOneClickForm/core/form/formBuilder.mjs";import{FormFieldBuilder as yr}from"./components/form/NewOneClickForm/core/form/formFieldBuilder.mjs";import{toCreatePatchCredentials as Or}from"./components/form/NewOneClickForm/core/mappers/create-patch.map.mjs";import{toShareCredentials as Pr}from"./components/form/NewOneClickForm/core/mappers/share.map.mjs";import{NewOneClickForm as Dr}from"./components/form/NewOneClickForm/react/ui/form.mjs";import{FormProvider as Br,useForm as Fr}from"./components/form/NewOneClickForm/react/core/form.context.mjs";import{RadioOption as vr}from"./components/form/RadioOption.mjs";import{DefaultInput as Mr}from"./components/form/DefaultInput.mjs";import{AddressInput as Ir}from"./components/form/AddressInput/index.mjs";import{NPIInput as br}from"./components/form/NPIInput/index.mjs";import{VerifiedImage as Rr}from"./components/verified/VerifiedImage.mjs";import{VerifiedIncLogo as Nr}from"./components/verified/VerifiedIncLogo.mjs";import{OneClickPoweredByVerified as wr}from"./components/verified/OneClickPoweredByVerified/index.mjs";import{PoweredByVerified as Vr}from"./components/verified/powered-by-verified/index.mjs";import{SnackbarProvider as Lr}from"notistack";import{Banner as Ar}from"./components/Banners/Banner.mjs";import{ResendPhoneBanner as Er}from"./components/Banners/ResendPhoneBanner.mjs";import{ExactBirthdayBanner as Hr}from"./components/Banners/ExactBirthdayBanner.mjs";import{TestPhoneNumbersBanner as xr}from"./components/Banners/TestPhoneNumbersBanner.mjs";import{toOption as Gr,useBrandFilterInput as Ur}from"./components/BrandFilterInput/BrandFilterInput.hook.mjs";import{mapSeriesTimeSeriesData as Wr}from"./components/chart/SeriesChart/SeriesChart.map.mjs";import{OneClickPercentageChart as Yr}from"./components/chart/OneClickPercentageChart/OneClickPercentageChart.mjs";import{OneClickOverTimeChart as zr}from"./components/chart/OneClickOverTimeChart/OneClickOverTimeChart.mjs";import{mapOneClickTimeSeriesData as Qr}from"./components/chart/OneClickOverTimeChart/OneClickOverTimeChart.map.mjs";import{mapMonthlySignupsOverviewTableData as qr}from"./components/chart/MonthlySignupsOverviewTable/MonthlySignupsOverviewTableDataMapper.mjs";import{MonthlySignupsOverviewTable as _r}from"./components/chart/MonthlySignupsOverviewTable/MonthlySignupsOverviewTable.mjs";import{SignupBigNumbers as Kr}from"./components/chart/SignupBigNumbers/SignupBigNumbers.mjs";import{TTSOverTimeChart as $r}from"./components/chart/TTSOverTimeChart/TTSOverTimeChart.mjs";import{mapTTSTimeSeriesData as Xr}from"./components/chart/TTSOverTimeChart/TTSOverTimeChart.map.mjs";import{TTSBigNumbers as jr}from"./components/chart/TTSBigNumbers/TTSBigNumbers.mjs";import{OneClickHealthOverTimeChart as Jr}from"./components/chart/OneClickHealthOverTimeChart/OneClickHealthOverTimeChart.mjs";import{mapOneClickHealthTimeSeriesData as Zr}from"./components/chart/OneClickHealthOverTimeChart/OneClickHealthOverTimeChart.map.mjs";import{OneClickHealthBigNumbers as as}from"./components/chart/OneClickHealthBigNumbers/OneClickHealthBigNumbers.mjs";import{calculateOneClickHealthMetrics as es,defaultMetrics as rs}from"./components/chart/OneClickHealthBigNumbers/OneClickHealthBigNumbersMapper.mjs";import{OneClickHealthPercentageChart as ss}from"./components/chart/OneClickHealthPercentageChart/OneClickHealthPercentageChart.mjs";import{OneClickVerificationBigNumbers as os}from"./components/chart/OneClickVerificationBigNumbers/OneClickVerificationBigNumbers.mjs";import{OneClickVerificationEventsOverTimeChart as ts}from"./components/chart/OneClickVerificationEventsOverTimeChart/OneClickVerificationEventsOverTimeChart.mjs";import{mapOneClickVerificationAreaSeriesData as is}from"./components/chart/OneClickVerificationEventsOverTimeChart/OneClickVerificationEventsOverTimeChart.map.mjs";import{OneClickVerificationSuccessOverTimeChart as ms}from"./components/chart/OneClickVerificationSuccessOverTimeChart/OneClickVerificationSuccessOverTimeChart.mjs";import{mapOneClickVerificationSuccessOverTimeChartData as ns}from"./components/chart/OneClickVerificationSuccessOverTimeChart/OneClickVerificationSuccessOverTimeChart.map.mjs";import{OneClickVerificationFunnelChart as ps}from"./components/chart/OneClickVerificationFunnelChart/OneClickVerificationFunnelChart.mjs";import{mapOneClickVerificationFunnelChartData as ls}from"./components/chart/OneClickVerificationFunnelChart/OneClickVerificationFunnelChart.map.mjs";import{OneClickVerificationOutcomeOverTimeChart as fs}from"./components/chart/OneClickVerificationOutcomeOverTimeChart/OneClickVerificationOutcomeOverTimeChart.mjs";import{mapOneClickVerificationOutcomeOverTimeChartData as ds}from"./components/chart/OneClickVerificationOutcomeOverTimeChart/OneClickVerificationOutcomeOverTimeChart.map.mjs";import{CustomDialog as cs}from"./components/dialog/Dialog.mjs";import{PersistentDialog as us}from"./components/dialog/PersistentDialog.mjs";import{CalendlyDialog as Cs,CalendlyDialogComponent as hs}from"./components/dialog/CalendlyDialog.mjs";import{IconPlayer as Ss}from"./components/icons/IconPlayer.mjs";import{AdaptativeBox as gs}from"./components/UI/AdaptativeBox.mjs";import{ContentWithLoader as Ts}from"./components/UI/ContentWithLoader.mjs";import{TTSMagicButton as ks}from"./components/text-to-signup/magic-button.mjs";import{TTSMagicQRCode as ys}from"./components/text-to-signup/magic-qr-code.mjs";import{TTSMagicLegalLanguage as Os}from"./components/text-to-signup/magic-legal-language.mjs";import{MetricsProvider as Ps,useMetrics as Ds}from"./contexts/metrics/Metrics.context.mjs";import{useTTSMagicQRCode as Bs}from"./hooks/text-to-signup/magic-qr-code.mjs";import{useTTSMagicQRCodeOptions as Fs}from"./hooks/text-to-signup/magic-qr-code-options.mjs";import{useTTSMagicText as vs}from"./hooks/text-to-signup/magic-text.mjs";import{useTTSMagicLink as Ms}from"./hooks/text-to-signup/magic-link.mjs";import{useColorMap as Is}from"./hooks/metrics/useColorMap.mjs";export{Ee as AcceptTermsNotice,gs as AdaptativeBox,Ir as AddressInput,xe as Alert,T as AreaChart,f as Backdrop,Ar as Banner,Ue as BasePhoneInput,S as BigNumber,c as BrandFilterInput,d as Button,Cs as CalendlyDialog,hs as CalendlyDialogComponent,Ts as ContentWithLoader,t as CredentialRequestsEditor,p as CustomAlertComponent,cs as CustomDialog,ie as DEFAULT_FONT_FAMILY,me as DEFAULT_FONT_WEIGHTS,We as DateInput,$e as DateRangeInput,Mr as DefaultInput,Ke as EmailInput,v as EmptyChartSection,k as ErrorCodesChart,Hr as ExactBirthdayBanner,Ve as ExportToPdfButton,gr as Form,kr as FormBuilder,Tr as FormField,yr as FormFieldBuilder,Br as FormProvider,Ge as FullWidthAlert,I as FunnelChart,Ss as IconPlayer,m as Image,He as LegalLink,Ne as LinkButton,F as LoadingChartSection,je as MandatoryEnum,Fe as MaskedAndUnmaskedSSNSchema,M as MetricLastUpdated,Ps as MetricsProvider,_r as MonthlySignupsOverviewTable,br as NPIInput,Dr as NewOneClickForm,_e as OTPInput,Sr as OneClickForm,as as OneClickHealthBigNumbers,Jr as OneClickHealthOverTimeChart,ss as OneClickHealthPercentageChart,zr as OneClickOverTimeChart,Yr as OneClickPercentageChart,wr as OneClickPoweredByVerified,os as OneClickVerificationBigNumbers,ts as OneClickVerificationEventsOverTimeChart,ps as OneClickVerificationFunnelChart,fs as OneClickVerificationOutcomeOverTimeChart,ms as OneClickVerificationSuccessOverTimeChart,Le as OriginalButton,r as PageHeader,s as PageSectionHeader,a as Paragraph,us as PersistentDialog,Qe as PhoneInput,O as PieChart,Vr as PoweredByVerified,qe as PrettyPhoneInput,Ae as PrivacyPolicyNotice,n as QRCodeDisplay,vr as RadioOption,y as ReasonCodesChart,R as RequiredLabel,Er as ResendPhoneBanner,D as RiskScoreBarChart,P as RiskScorePieChart,Ye as SSNInput,ve as SSNSchema,e as SectionHeader,ze as SelectInput,u as SeriesChart,C as SeriesChartLegend,h as SeriesPercentageChart,Kr as SignupBigNumbers,g as SimpleBarChart,B as SimpleLegend,Lr as SnackbarProvider,jr as TTSBigNumbers,ks as TTSMagicButton,Os as TTSMagicLegalLanguage,ys as TTSMagicQRCode,$r as TTSOverTimeChart,xr as TestPhoneNumbersBanner,we as TextButton,Xe as TimezoneInput,N as Tunnel,o as Typography,fe as USDateSchema,Rr as VerifiedImage,Nr as VerifiedIncLogo,i as When,b as WhenStyled,ee as addressFormatter,Xa as alpha,de as birthDateSchema,ea as black,ra as blue,Oe as businessEmailSchema,es as calculateOneClickHealthMetrics,sa as colors,ja as contrastColor,Va as countries,oa as dangerContrast,ta as darkBlue,ia as darkGreen,ma as darkGrey,na as darkGreyContrast,pa as darkRed,la as darkYellow,Ja as darken,ce as dateSchema,rs as defaultMetrics,ye as descriptionSchema,Pe as emailSchema,ur as extractChildrenFromCredentialFieldSet,nr as extractTypesFromSchema,De as fieldSchema,ir as filterRepeatedCredentials,rr as findCorrectSchemaProperty,mr as findCredentialsByType,Ia as formatDateMMDDYYYY,ba as formatDateMMYY,Ra as formatDateToTimestamp,Na as formatExtendedDate,re as fromUSAddress,$a as generateKeyFromString,Je as getCredentialTypeDisplayInfo,or as getCredentialValues,ue as getDateSchemaWithPastValidation,cr as getLastPathName,dr as getParentPath,La as getPhoneData,Aa as getPhoneDataByFieldName,sr as getReferencedSchemaNames,Za as getThemeFromPrimaryColor,Me as getUnixSchema,fa as green,da as grey,ca as greyContrast,Cr as hasMandatoryFieldEmpty,ua as infoContrast,tr as isNewCredentialAgainstInstance,Ze as isRequiredCredentialDisplayInfo,hr as isSomeFieldInputAllowed,ar as isValidInputCredential,Ka as kebabCaseToPretty,Ca as lightBlue,ha as lightGreen,Sa as lightGrey,ga as lightGreyContrast,Ta as lightRed,ka as lightYellow,ae as lighten,er as makeCredentialDisplayInfoList,ne as makeGoogleFontUrl,qr as mapMonthlySignupsOverviewTableData,Zr as mapOneClickHealthTimeSeriesData,Qr as mapOneClickTimeSeriesData,is as mapOneClickVerificationAreaSeriesData,ls as mapOneClickVerificationFunnelChartData,ds as mapOneClickVerificationOutcomeOverTimeChartData,ns as mapOneClickVerificationSuccessOverTimeChartData,Wr as mapSeriesTimeSeriesData,Xr as mapTTSTimeSeriesData,Ga as masks,Ie as npiSchema,Ua as omitProperties,se as parseCountryCode,Ea as parseToPhoneNational,Be as phoneSchema,pe as prepareNotification,ya as red,Ce as refineAge18Plus,he as refineMinimumDate1900,Se as refineTimestamp,le as resolveLogo,va as shadows,Ha as sortByCountryName,pr as sortCredentialsBySchema,Wa as ssnFormatter,Ya as ssnRegex,be as stateSchema,za as stringToHashedColor,Oa as textDisabled,Fa as theme,qa as toCapitalize,Or as toCreatePatchCredentials,Gr as toOption,_a as toSentenceCase,Pr as toShareCredentials,oe as toUSaddress,te as toUSaddressPretty,wa as toUTCMilliseconds,lr as transformToFormObject,fr as transformToFormSchema,Ur as useBrandFilterInput,E as useCallbackRef,Is as useColorMap,V as useCopyToClipboard,_ as useCounter,J as useDebounceCallback,G as useDebounceValue,L as useDisclosure,Fr as useForm,A as useGoogleFont,q as useIntersectionObserver,w as useLocalStorage,Ds as useMetrics,j as useNavigatorOnline,aa as useNetworkType,K as useOnClickOutside,$ as usePrevious,H as useQRCode,X as useResizeObserver,U as useScript,x as useSearchParams,l as useSnackbar,Z as useStyledQRCode,Ms as useTTSMagicLink,Bs as useTTSMagicQRCode,Fs as useTTSMagicQRCodeOptions,vs as useTTSMagicText,W as useThrottle,Y as useToggle,z as useWindowScroll,Q as useWindowSize,Qa as uuidToHashedColor,ge as validateAge18Plus,Te as validateMinimumDate1900,xa as validatePhone,ke as validateTimestamp,Pa as warningContrast,Da as white,Ma as wrapPromise,Ba as yellow,Re as zipCodeSchema};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{evaluate as W,getSide as q,getSideAxis as H,getOppositePlacement as Z,getExpandedPlacements as _,getOppositeAxisPlacements as $,getAlignmentSides as G,getPaddingObject as J,rectToClientRect as z,getAlignment as I,getAlignmentAxis as K,clamp as M,getAxisLength as N,min as Q}from"../../utils/dist/floating-ui.utils.mjs";function U(s,l,f){let{reference:n,floating:r}=s;const e=H(l),i=K(l),a=N(i),m=q(l),d=e==="y",p=n.x+n.width/2-r.width/2,o=n.y+n.height/2-r.height/2,g=n[a]/2-r[a]/2;let t;switch(m){case"top":t={x:p,y:n.y-r.height};break;case"bottom":t={x:p,y:n.y+n.height};break;case"right":t={x:n.x+n.width,y:o};break;case"left":t={x:n.x-r.width,y:o};break;default:t={x:n.x,y:n.y}}switch(I(l)){case"start":t[i]-=g*(f&&d?-1:1);break;case"end":t[i]+=g*(f&&d?-1:1);break}return t}const ee=async(s,l,f)=>{const{placement:n="bottom",strategy:r="absolute",middleware:e=[],platform:i}=f,a=e.filter(Boolean),m=await(i.isRTL==null?void 0:i.isRTL(l));let d=await i.getElementRects({reference:s,floating:l,strategy:r}),{x:p,y:o}=U(d,n,m),g=n,t={},c=0;for(let u=0;u<a.length;u++){const{name:y,fn:O}=a[u],{x:b,y:w,data:v,reset:x}=await O({x:p,y:o,initialPlacement:n,placement:g,strategy:r,middlewareData:t,rects:d,platform:i,elements:{reference:s,floating:l}});p=b??p,o=w??o,t={...t,[y]:{...t[y],...v}},x&&c<=50&&(c++,typeof x=="object"&&(x.placement&&(g=x.placement),x.rects&&(d=x.rects===!0?await i.getElementRects({reference:s,floating:l,strategy:r}):x.rects),{x:p,y:o}=U(d,g,m)),u=-1)}return{x:p,y:o,placement:g,strategy:r,middlewareData:t}};async function X(s,l){var f;l===void 0&&(l={});const{x:n,y:r,platform:e,rects:i,elements:a,strategy:m}=s,{boundary:d="clippingAncestors",rootBoundary:p="viewport",elementContext:o="floating",altBoundary:g=!1,padding:t=0}=W(l,s),c=J(t),u=a[g?o==="floating"?"reference":"floating":o],y=z(await e.getClippingRect({element:(f=await(e.isElement==null?void 0:e.isElement(u)))==null||f?u:u.contextElement||await(e.getDocumentElement==null?void 0:e.getDocumentElement(a.floating)),boundary:d,rootBoundary:p,strategy:m})),O=o==="floating"?{x:n,y:r,width:i.floating.width,height:i.floating.height}:i.reference,b=await(e.getOffsetParent==null?void 0:e.getOffsetParent(a.floating)),w=await(e.isElement==null?void 0:e.isElement(b))?await(e.getScale==null?void 0:e.getScale(b))||{x:1,y:1}:{x:1,y:1},v=z(e.convertOffsetParentRelativeRectToViewportRelativeRect?await e.convertOffsetParentRelativeRectToViewportRelativeRect({elements:a,rect:O,offsetParent:b,strategy:m}):O);return{top:(y.top-v.top+c.top)/w.y,bottom:(v.bottom-y.bottom+c.bottom)/w.y,left:(y.left-v.left+c.left)/w.x,right:(v.right-y.right+c.right)/w.x}}const te=s=>({name:"arrow",options:s,async fn(l){const{x:f,y:n,placement:r,rects:e,platform:i,elements:a,middlewareData:m}=l,{element:d,padding:p=0}=W(s,l)||{};if(d==null)return{};const o=J(p),g={x:f,y:n},t=K(r),c=N(t),u=await i.getDimensions(d),y=t==="y",O=y?"top":"left",b=y?"bottom":"right",w=y?"clientHeight":"clientWidth",v=e.reference[c]+e.reference[t]-g[t]-e.floating[c],x=g[t]-e.reference[t],B=await(i.getOffsetParent==null?void 0:i.getOffsetParent(d));let T=B?B[w]:0;(!T||!await(i.isElement==null?void 0:i.isElement(B)))&&(T=a.floating[w]||e.floating[c]);const F=v/2-x/2,L=T/2-u[c]/2-1,P=Q(o[O],L),V=Q(o[b],L),S=P,j=T-u[c]-V,A=T/2-u[c]/2+F,h=M(S,A,j),C=!m.arrow&&I(r)!=null&&A!==h&&e.reference[c]/2-(A<S?P:V)-u[c]/2<0,E=C?A<S?A-S:A-j:0;return{[t]:g[t]+E,data:{[t]:h,centerOffset:A-h-E,...C&&{alignmentOffset:E}},reset:C}}}),ne=function(s){return s===void 0&&(s={}),{name:"flip",options:s,async fn(l){var f,n;const{placement:r,middlewareData:e,rects:i,initialPlacement:a,platform:m,elements:d}=l,{mainAxis:p=!0,crossAxis:o=!0,fallbackPlacements:g,fallbackStrategy:t="bestFit",fallbackAxisSideDirection:c="none",flipAlignment:u=!0,...y}=W(s,l);if((f=e.arrow)!=null&&f.alignmentOffset)return{};const O=q(r),b=H(a),w=q(a)===a,v=await(m.isRTL==null?void 0:m.isRTL(d.floating)),x=g||(w||!u?[Z(a)]:_(a)),B=c!=="none";!g&&B&&x.push(...$(a,u,c,v));const T=[a,...x],F=await X(l,y),L=[];let P=((n=e.flip)==null?void 0:n.overflows)||[];if(p&&L.push(F[O]),o){const h=G(r,i,v);L.push(F[h[0]],F[h[1]])}if(P=[...P,{placement:r,overflows:L}],!L.every(h=>h<=0)){var V,S;const h=(((V=e.flip)==null?void 0:V.index)||0)+1,C=T[h];if(C){var j;const k=o==="alignment"?b!==H(C):!1,R=((j=P[0])==null?void 0:j.overflows[0])>0;if(!k||R)return{data:{index:h,overflows:P},reset:{placement:C}}}let E=(S=P.filter(k=>k.overflows[0]<=0).sort((k,R)=>k.overflows[1]-R.overflows[1])[0])==null?void 0:S.placement;if(!E)switch(t){case"bestFit":{var A;const k=(A=P.filter(R=>{if(B){const D=H(R.placement);return D===b||D==="y"}return!0}).map(R=>[R.placement,R.overflows.filter(D=>D>0).reduce((D,Y)=>D+Y,0)]).sort((R,D)=>R[1]-D[1])[0])==null?void 0:A[0];k&&(E=k);break}case"initialPlacement":E=a;break}if(r!==E)return{reset:{placement:E}}}return{}}}};async function ae(s,l){const{placement:f,platform:n,elements:r}=s,e=await(n.isRTL==null?void 0:n.isRTL(r.floating)),i=q(f),a=I(f),m=H(f)==="y",d=["left","top"].includes(i)?-1:1,p=e&&m?-1:1,o=W(l,s);let{mainAxis:g,crossAxis:t,alignmentAxis:c}=typeof o=="number"?{mainAxis:o,crossAxis:0,alignmentAxis:null}:{mainAxis:o.mainAxis||0,crossAxis:o.crossAxis||0,alignmentAxis:o.alignmentAxis};return a&&typeof c=="number"&&(t=a==="end"?c*-1:c),m?{x:t*p,y:g*d}:{x:g*d,y:t*p}}const ie=function(s){return s===void 0&&(s=0),{name:"offset",options:s,async fn(l){var f,n;const{x:r,y:e,placement:i,middlewareData:a}=l,m=await ae(l,s);return i===((f=a.offset)==null?void 0:f.placement)&&(n=a.arrow)!=null&&n.alignmentOffset?{}:{x:r+m.x,y:e+m.y,data:{...m,placement:i}}}}};export{te as arrow,ee as computePosition,X as detectOverflow,ne as flip,ie as offset,z as rectToClientRect};
|