@scbt-ecom/ui 0.37.0 → 0.38.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/dist/CustomLink-BQOhJbbq.js +0 -4493
- package/dist/CustomLink-BQOhJbbq.js.map +0 -1
- package/dist/_commonjsHelpers-C6fGbg64.js +0 -7
- package/dist/_commonjsHelpers-C6fGbg64.js.map +0 -1
- package/dist/api.d.ts +0 -2
- package/dist/api.js +0 -26
- package/dist/api.js.map +0 -1
- package/dist/cn-DIfn7EPB.js +0 -2276
- package/dist/cn-DIfn7EPB.js.map +0 -1
- package/dist/config.d.ts +0 -2
- package/dist/config.js +0 -615
- package/dist/config.js.map +0 -1
- package/dist/configs/index.d.ts +0 -2
- package/dist/configs/tailwindConfigBase.d.ts +0 -2
- package/dist/configs/tailwindPresets/extendsPreset.d.ts +0 -2
- package/dist/configs/tailwindPresets/index.d.ts +0 -2
- package/dist/configs/tailwindPresets/resetPreset.d.ts +0 -2
- package/dist/exports/api.d.ts +0 -1
- package/dist/exports/config.d.ts +0 -1
- package/dist/exports/hooks.d.ts +0 -1
- package/dist/exports/types.d.ts +0 -1
- package/dist/exports/ui.d.ts +0 -1
- package/dist/exports/utils.d.ts +0 -1
- package/dist/exports/validation.d.ts +0 -1
- package/dist/exports/widget.d.ts +0 -1
- package/dist/hooks.d.ts +0 -2
- package/dist/hooks.js +0 -49
- package/dist/hooks.js.map +0 -1
- package/dist/isClient-D-a29gNu.js +0 -5
- package/dist/isClient-D-a29gNu.js.map +0 -1
- package/dist/mergeRefs-qDToYXtM.js +0 -12
- package/dist/mergeRefs-qDToYXtM.js.map +0 -1
- package/dist/scrollToElement-B-reg4jF.js +0 -12
- package/dist/scrollToElement-B-reg4jF.js.map +0 -1
- package/dist/shared/api/apiInstance.d.ts +0 -16
- package/dist/shared/api/index.d.ts +0 -1
- package/dist/shared/constants/designSystem/colors.d.ts +0 -124
- package/dist/shared/constants/designSystem/index.d.ts +0 -3
- package/dist/shared/constants/designSystem/others.d.ts +0 -27
- package/dist/shared/constants/designSystem/typography.d.ts +0 -75
- package/dist/shared/constants/index.d.ts +0 -1
- package/dist/shared/hooks/index.d.ts +0 -7
- package/dist/shared/hooks/useBoolean.d.ts +0 -3
- package/dist/shared/hooks/useClickOutside.d.ts +0 -2
- package/dist/shared/hooks/useControlledForm.d.ts +0 -7
- package/dist/shared/hooks/useDebounce.d.ts +0 -3
- package/dist/shared/hooks/useDevice.d.ts +0 -4
- package/dist/shared/hooks/useFieldsProgress.d.ts +0 -14
- package/dist/shared/hooks/useObserveElements.d.ts +0 -1
- package/dist/shared/hooks/useOverflow.d.ts +0 -1
- package/dist/shared/types/index.d.ts +0 -1
- package/dist/shared/types/utils.d.ts +0 -3
- package/dist/shared/ui/accordion/Accordion.d.ts +0 -17
- package/dist/shared/ui/accordion/index.d.ts +0 -1
- package/dist/shared/ui/accordion/ui/AccordionHeader.d.ts +0 -14
- package/dist/shared/ui/badge/Badge.d.ts +0 -6
- package/dist/shared/ui/badge/index.d.ts +0 -1
- package/dist/shared/ui/brandLogos/BrandLogos.d.ts +0 -5
- package/dist/shared/ui/brandLogos/index.d.ts +0 -1
- package/dist/shared/ui/breadcrumbs/Breadcrumbs.d.ts +0 -16
- package/dist/shared/ui/breadcrumbs/index.d.ts +0 -1
- package/dist/shared/ui/button/Button.d.ts +0 -17
- package/dist/shared/ui/button/index.d.ts +0 -1
- package/dist/shared/ui/button/model/helpers.d.ts +0 -2
- package/dist/shared/ui/buttonIcon/ButtonIcon.d.ts +0 -17
- package/dist/shared/ui/buttonIcon/index.d.ts +0 -1
- package/dist/shared/ui/calendar/Calendar.d.ts +0 -11
- package/dist/shared/ui/calendar/index.d.ts +0 -2
- package/dist/shared/ui/calendar/model/index.d.ts +0 -1
- package/dist/shared/ui/calendar/model/utils.d.ts +0 -35
- package/dist/shared/ui/calendar/ui/Day.d.ts +0 -9
- package/dist/shared/ui/calendar/ui/DayButton.d.ts +0 -8
- package/dist/shared/ui/calendar/ui/Footer.d.ts +0 -6
- package/dist/shared/ui/calendar/ui/MonthCaption.d.ts +0 -10
- package/dist/shared/ui/calendar/ui/Navigation.d.ts +0 -4
- package/dist/shared/ui/calendar/ui/Weekday.d.ts +0 -4
- package/dist/shared/ui/calendar/ui/index.d.ts +0 -7
- package/dist/shared/ui/calendar/ui/model/index.d.ts +0 -2
- package/dist/shared/ui/calendar/ui/model/types.d.ts +0 -9
- package/dist/shared/ui/calendar/ui/model/utils.d.ts +0 -13
- package/dist/shared/ui/calendar/ui/selectDate/SelectDate.d.ts +0 -13
- package/dist/shared/ui/calendar/ui/selectDate/index.d.ts +0 -1
- package/dist/shared/ui/calendar/ui/selectDate/ui/SelectList.d.ts +0 -10
- package/dist/shared/ui/calendar/ui/selectDate/ui/Trigger.d.ts +0 -9
- package/dist/shared/ui/calendar/ui/selectDate/ui/index.d.ts +0 -2
- package/dist/shared/ui/customLink/CustomLink.d.ts +0 -20
- package/dist/shared/ui/customLink/index.d.ts +0 -1
- package/dist/shared/ui/document/Document.d.ts +0 -14
- package/dist/shared/ui/document/index.d.ts +0 -1
- package/dist/shared/ui/floatButton/FloatButton.d.ts +0 -13
- package/dist/shared/ui/floatButton/index.d.ts +0 -1
- package/dist/shared/ui/formElements/controlled/autocomplete/Autocomplete.d.ts +0 -11
- package/dist/shared/ui/formElements/controlled/autocomplete/index.d.ts +0 -1
- package/dist/shared/ui/formElements/controlled/checkbox/CheckboxControl.d.ts +0 -27
- package/dist/shared/ui/formElements/controlled/checkbox/index.d.ts +0 -1
- package/dist/shared/ui/formElements/controlled/dadata/address/DadataAddress.d.ts +0 -11
- package/dist/shared/ui/formElements/controlled/dadata/address/index.d.ts +0 -1
- package/dist/shared/ui/formElements/controlled/dadata/address/query.d.ts +0 -3
- package/dist/shared/ui/formElements/controlled/dadata/auto/DadataAuto.d.ts +0 -11
- package/dist/shared/ui/formElements/controlled/dadata/auto/index.d.ts +0 -1
- package/dist/shared/ui/formElements/controlled/dadata/auto/query.d.ts +0 -3
- package/dist/shared/ui/formElements/controlled/dadata/country/DadataCountry.d.ts +0 -11
- package/dist/shared/ui/formElements/controlled/dadata/country/index.d.ts +0 -1
- package/dist/shared/ui/formElements/controlled/dadata/country/query.d.ts +0 -3
- package/dist/shared/ui/formElements/controlled/dadata/fio/DadataFio.d.ts +0 -11
- package/dist/shared/ui/formElements/controlled/dadata/fio/index.d.ts +0 -1
- package/dist/shared/ui/formElements/controlled/dadata/fio/query.d.ts +0 -3
- package/dist/shared/ui/formElements/controlled/dadata/helpers.d.ts +0 -2
- package/dist/shared/ui/formElements/controlled/dadata/index.d.ts +0 -5
- package/dist/shared/ui/formElements/controlled/dadata/party/DadataOrganization.d.ts +0 -11
- package/dist/shared/ui/formElements/controlled/dadata/party/index.d.ts +0 -1
- package/dist/shared/ui/formElements/controlled/dadata/party/query.d.ts +0 -3
- package/dist/shared/ui/formElements/controlled/dadata/types.d.ts +0 -35
- package/dist/shared/ui/formElements/controlled/dayPickerControl/dayPickerControl.d.ts +0 -36
- package/dist/shared/ui/formElements/controlled/dayPickerControl/index.d.ts +0 -1
- package/dist/shared/ui/formElements/controlled/dayPickerControl/model/constants.d.ts +0 -4
- package/dist/shared/ui/formElements/controlled/dayPickerControl/model/index.d.ts +0 -2
- package/dist/shared/ui/formElements/controlled/dayPickerControl/model/utils.d.ts +0 -25
- package/dist/shared/ui/formElements/controlled/dayPickerControl/range.d.ts +0 -29
- package/dist/shared/ui/formElements/controlled/dayPickerControl/single.d.ts +0 -30
- package/dist/shared/ui/formElements/controlled/editor/EditorControl.d.ts +0 -16
- package/dist/shared/ui/formElements/controlled/editor/index.d.ts +0 -1
- package/dist/shared/ui/formElements/controlled/editor/model/config.d.ts +0 -1
- package/dist/shared/ui/formElements/controlled/editor/model/helper.d.ts +0 -16
- package/dist/shared/ui/formElements/controlled/editor/model/types.d.ts +0 -6
- package/dist/shared/ui/formElements/controlled/editor/ui/Editor.d.ts +0 -18
- package/dist/shared/ui/formElements/controlled/editor/ui/Toolbar.d.ts +0 -6
- package/dist/shared/ui/formElements/controlled/editor/ui/commands/SetColor.d.ts +0 -6
- package/dist/shared/ui/formElements/controlled/editor/ui/commands/SetCoreCommands.d.ts +0 -6
- package/dist/shared/ui/formElements/controlled/editor/ui/commands/SetHeadings.d.ts +0 -6
- package/dist/shared/ui/formElements/controlled/editor/ui/commands/index.d.ts +0 -4
- package/dist/shared/ui/formElements/controlled/editor/ui/commands/setCustomLink.d.ts +0 -6
- package/dist/shared/ui/formElements/controlled/index.d.ts +0 -114
- package/dist/shared/ui/formElements/controlled/input/InputControl.d.ts +0 -22
- package/dist/shared/ui/formElements/controlled/input/MaskInputControl.d.ts +0 -22
- package/dist/shared/ui/formElements/controlled/input/index.d.ts +0 -2
- package/dist/shared/ui/formElements/controlled/inputCurrency/InputCurrencyControl.d.ts +0 -26
- package/dist/shared/ui/formElements/controlled/inputCurrency/index.d.ts +0 -1
- package/dist/shared/ui/formElements/controlled/inputCurrency/model/helpers.d.ts +0 -3
- package/dist/shared/ui/formElements/controlled/inputCurrency/model/useInputCurrency.d.ts +0 -10
- package/dist/shared/ui/formElements/controlled/inputCurrency/ui/MenuTrigger.d.ts +0 -7
- package/dist/shared/ui/formElements/controlled/inputCurrency/ui/OptionList.d.ts +0 -8
- package/dist/shared/ui/formElements/controlled/inputCurrency/ui/index.d.ts +0 -2
- package/dist/shared/ui/formElements/controlled/inputOtp/InputOtpControl.d.ts +0 -12
- package/dist/shared/ui/formElements/controlled/inputOtp/index.d.ts +0 -1
- package/dist/shared/ui/formElements/controlled/radio/RadioGroupControl.d.ts +0 -27
- package/dist/shared/ui/formElements/controlled/radio/index.d.ts +0 -1
- package/dist/shared/ui/formElements/controlled/select/SelectControl.d.ts +0 -26
- package/dist/shared/ui/formElements/controlled/select/index.d.ts +0 -1
- package/dist/shared/ui/formElements/controlled/slider/SliderControl.d.ts +0 -11
- package/dist/shared/ui/formElements/controlled/slider/index.d.ts +0 -1
- package/dist/shared/ui/formElements/controlled/switch/SwitchControl.d.ts +0 -35
- package/dist/shared/ui/formElements/controlled/switch/index.d.ts +0 -1
- package/dist/shared/ui/formElements/controlled/textarea/TextareaControl.d.ts +0 -22
- package/dist/shared/ui/formElements/controlled/textarea/index.d.ts +0 -1
- package/dist/shared/ui/formElements/controlled/uploader/UploaderControl.d.ts +0 -12
- package/dist/shared/ui/formElements/controlled/uploader/index.d.ts +0 -1
- package/dist/shared/ui/formElements/index.d.ts +0 -2
- package/dist/shared/ui/formElements/ui/MessageView.d.ts +0 -14
- package/dist/shared/ui/formElements/ui/fieldAttachment/FieldAttachment.d.ts +0 -20
- package/dist/shared/ui/formElements/ui/fieldAttachment/index.d.ts +0 -1
- package/dist/shared/ui/formElements/ui/fieldAttachment/ui/IconSlot.d.ts +0 -6
- package/dist/shared/ui/formElements/ui/fieldAttachment/ui/ValidateSlot.d.ts +0 -7
- package/dist/shared/ui/formElements/ui/fieldAttachment/ui/index.d.ts +0 -2
- package/dist/shared/ui/formElements/ui/index.d.ts +0 -2
- package/dist/shared/ui/formElements/uncontrolled/autocomplete/Autocomplete.d.ts +0 -27
- package/dist/shared/ui/formElements/uncontrolled/autocomplete/index.d.ts +0 -1
- package/dist/shared/ui/formElements/uncontrolled/checkbox/Checkbox.d.ts +0 -41
- package/dist/shared/ui/formElements/uncontrolled/checkbox/index.d.ts +0 -1
- package/dist/shared/ui/formElements/uncontrolled/dayPicker/DayPicker.d.ts +0 -57
- package/dist/shared/ui/formElements/uncontrolled/dayPicker/index.d.ts +0 -1
- package/dist/shared/ui/formElements/uncontrolled/index.d.ts +0 -142
- package/dist/shared/ui/formElements/uncontrolled/input/Input.d.ts +0 -68
- package/dist/shared/ui/formElements/uncontrolled/input/index.d.ts +0 -1
- package/dist/shared/ui/formElements/uncontrolled/inputOtp/InputOtpBase.d.ts +0 -51
- package/dist/shared/ui/formElements/uncontrolled/inputOtp/index.d.ts +0 -1
- package/dist/shared/ui/formElements/uncontrolled/inputOtp/ui/InputOtpSlot.d.ts +0 -14
- package/dist/shared/ui/formElements/uncontrolled/inputOtp/ui/index.d.ts +0 -1
- package/dist/shared/ui/formElements/uncontrolled/maskInput/MaskInput.d.ts +0 -50
- package/dist/shared/ui/formElements/uncontrolled/maskInput/index.d.ts +0 -1
- package/dist/shared/ui/formElements/uncontrolled/maskInput/model/mask/index.d.ts +0 -1
- package/dist/shared/ui/formElements/uncontrolled/maskInput/model/mask/utils.d.ts +0 -2
- package/dist/shared/ui/formElements/uncontrolled/radio/RadioGroup.d.ts +0 -67
- package/dist/shared/ui/formElements/uncontrolled/radio/index.d.ts +0 -2
- package/dist/shared/ui/formElements/uncontrolled/radio/ui/RadioItem.d.ts +0 -35
- package/dist/shared/ui/formElements/uncontrolled/radio/ui/index.d.ts +0 -1
- package/dist/shared/ui/formElements/uncontrolled/select/Select.d.ts +0 -134
- package/dist/shared/ui/formElements/uncontrolled/select/hooks/index.d.ts +0 -1
- package/dist/shared/ui/formElements/uncontrolled/select/hooks/useSelectController.d.ts +0 -22
- package/dist/shared/ui/formElements/uncontrolled/select/index.d.ts +0 -3
- package/dist/shared/ui/formElements/uncontrolled/select/model/compareByValue.d.ts +0 -2
- package/dist/shared/ui/formElements/uncontrolled/select/model/index.d.ts +0 -2
- package/dist/shared/ui/formElements/uncontrolled/select/model/typeGuards.d.ts +0 -2
- package/dist/shared/ui/formElements/uncontrolled/select/model/types.d.ts +0 -14
- package/dist/shared/ui/formElements/uncontrolled/select/ui/Chip.d.ts +0 -12
- package/dist/shared/ui/formElements/uncontrolled/select/ui/ChipList.d.ts +0 -11
- package/dist/shared/ui/formElements/uncontrolled/select/ui/SelectItem.d.ts +0 -24
- package/dist/shared/ui/formElements/uncontrolled/select/ui/index.d.ts +0 -2
- package/dist/shared/ui/formElements/uncontrolled/slider/SliderBase.d.ts +0 -74
- package/dist/shared/ui/formElements/uncontrolled/slider/index.d.ts +0 -1
- package/dist/shared/ui/formElements/uncontrolled/slider/model/helpers/dates/getIntlMonth.d.ts +0 -1
- package/dist/shared/ui/formElements/uncontrolled/slider/model/helpers/dates/getYearIntl.d.ts +0 -1
- package/dist/shared/ui/formElements/uncontrolled/slider/model/helpers/dates/index.d.ts +0 -2
- package/dist/shared/ui/formElements/uncontrolled/slider/model/helpers/formatNumber.d.ts +0 -1
- package/dist/shared/ui/formElements/uncontrolled/slider/model/helpers/getInputSliderSuffix.d.ts +0 -2
- package/dist/shared/ui/formElements/uncontrolled/slider/model/helpers/index.d.ts +0 -2
- package/dist/shared/ui/formElements/uncontrolled/slider/model/types.d.ts +0 -1
- package/dist/shared/ui/formElements/uncontrolled/slider/model/useLogarithmic.d.ts +0 -15
- package/dist/shared/ui/formElements/uncontrolled/slider/model/useSlider.d.ts +0 -17
- package/dist/shared/ui/formElements/uncontrolled/slider/ui/Slider.d.ts +0 -20
- package/dist/shared/ui/formElements/uncontrolled/slider/ui/index.d.ts +0 -1
- package/dist/shared/ui/formElements/uncontrolled/switch/Switch.d.ts +0 -22
- package/dist/shared/ui/formElements/uncontrolled/switch/index.d.ts +0 -1
- package/dist/shared/ui/formElements/uncontrolled/textarea/Textarea.d.ts +0 -59
- package/dist/shared/ui/formElements/uncontrolled/textarea/index.d.ts +0 -1
- package/dist/shared/ui/formElements/uncontrolled/uploader/UploaderBase.d.ts +0 -38
- package/dist/shared/ui/formElements/uncontrolled/uploader/index.d.ts +0 -2
- package/dist/shared/ui/formElements/uncontrolled/uploader/model/helpers.d.ts +0 -10
- package/dist/shared/ui/formElements/uncontrolled/uploader/model/hooks/useUploader.d.ts +0 -11
- package/dist/shared/ui/formElements/uncontrolled/uploader/model/index.d.ts +0 -1
- package/dist/shared/ui/formElements/uncontrolled/uploader/ui/UploaderFile.d.ts +0 -19
- package/dist/shared/ui/formElements/uncontrolled/uploader/ui/UploaderFilename.d.ts +0 -9
- package/dist/shared/ui/formElements/uncontrolled/uploader/ui/UploaderFiles.d.ts +0 -16
- package/dist/shared/ui/formElements/uncontrolled/uploader/ui/UploaderInput.d.ts +0 -17
- package/dist/shared/ui/formElements/uncontrolled/uploader/ui/index.d.ts +0 -4
- package/dist/shared/ui/heading/Heading.d.ts +0 -12
- package/dist/shared/ui/heading/index.d.ts +0 -1
- package/dist/shared/ui/hint/Hint.d.ts +0 -21
- package/dist/shared/ui/hint/index.d.ts +0 -1
- package/dist/shared/ui/icon/Icon.d.ts +0 -10
- package/dist/shared/ui/icon/index.d.ts +0 -2
- package/dist/shared/ui/icon/sprite.gen.d.ts +0 -20
- package/dist/shared/ui/index.d.ts +0 -28
- package/dist/shared/ui/keyboardShortcuts/KeyboardShortcuts.d.ts +0 -11
- package/dist/shared/ui/keyboardShortcuts/index.d.ts +0 -1
- package/dist/shared/ui/ligal/Ligal.d.ts +0 -12
- package/dist/shared/ui/ligal/index.d.ts +0 -1
- package/dist/shared/ui/loader/Loader.d.ts +0 -21
- package/dist/shared/ui/loader/index.d.ts +0 -1
- package/dist/shared/ui/modal/Modal.d.ts +0 -19
- package/dist/shared/ui/modal/index.d.ts +0 -1
- package/dist/shared/ui/modal/model/helpers.d.ts +0 -33
- package/dist/shared/ui/modal/ui/ModalHeader.d.ts +0 -10
- package/dist/shared/ui/notification/Notification.d.ts +0 -10
- package/dist/shared/ui/notification/index.d.ts +0 -1
- package/dist/shared/ui/notification/ui/CustomToast.d.ts +0 -10
- package/dist/shared/ui/phoneView/PhoneView.d.ts +0 -13
- package/dist/shared/ui/phoneView/index.d.ts +0 -1
- package/dist/shared/ui/popover/Popover.d.ts +0 -27
- package/dist/shared/ui/popover/index.d.ts +0 -1
- package/dist/shared/ui/progressBar/ProgressBar.d.ts +0 -18
- package/dist/shared/ui/progressBar/index.d.ts +0 -1
- package/dist/shared/ui/providers/NotificationProvider.d.ts +0 -5
- package/dist/shared/ui/providers/index.d.ts +0 -1
- package/dist/shared/ui/responsiveContainer/ResponsiveContainer.d.ts +0 -7
- package/dist/shared/ui/responsiveContainer/index.d.ts +0 -1
- package/dist/shared/ui/section/Section.d.ts +0 -6
- package/dist/shared/ui/section/index.d.ts +0 -1
- package/dist/shared/ui/skeleton/Skeleton.d.ts +0 -4
- package/dist/shared/ui/skeleton/index.d.ts +0 -1
- package/dist/shared/ui/slot/Slot.d.ts +0 -6
- package/dist/shared/ui/slot/index.d.ts +0 -1
- package/dist/shared/ui/slot/model/getElementRef.d.ts +0 -1
- package/dist/shared/ui/slot/model/index.d.ts +0 -3
- package/dist/shared/ui/slot/model/isSlottable.d.ts +0 -2
- package/dist/shared/ui/slot/model/mergeProps.d.ts +0 -5
- package/dist/shared/ui/slot/ui/SlotClone.d.ts +0 -4
- package/dist/shared/ui/slot/ui/Slottable.d.ts +0 -4
- package/dist/shared/ui/slot/ui/index.d.ts +0 -2
- package/dist/shared/ui/tabSwitcher/TabsSwitcher.d.ts +0 -9
- package/dist/shared/ui/tabSwitcher/index.d.ts +0 -2
- package/dist/shared/ui/tabSwitcher/model/types.d.ts +0 -23
- package/dist/shared/ui/tabSwitcher/ui/TabContent.d.ts +0 -10
- package/dist/shared/utils/capitalize.d.ts +0 -1
- package/dist/shared/utils/cn.d.ts +0 -2
- package/dist/shared/utils/index.d.ts +0 -6
- package/dist/shared/utils/isClient.d.ts +0 -1
- package/dist/shared/utils/mergeRefs.d.ts +0 -2
- package/dist/shared/utils/scrollToElement.d.ts +0 -3
- package/dist/shared/utils/typeGuards.d.ts +0 -9
- package/dist/shared/validation/base/base.constants.d.ts +0 -20
- package/dist/shared/validation/base/base.validators.d.ts +0 -16
- package/dist/shared/validation/base/date.validators.d.ts +0 -55
- package/dist/shared/validation/base/email.validators.d.ts +0 -49
- package/dist/shared/validation/base/index.d.ts +0 -2
- package/dist/shared/validation/base/number.validators.d.ts +0 -53
- package/dist/shared/validation/base/phone.validators.d.ts +0 -55
- package/dist/shared/validation/base/select.validators.d.ts +0 -85
- package/dist/shared/validation/base/string.validators.d.ts +0 -68
- package/dist/shared/validation/base/union.validators.d.ts +0 -56
- package/dist/shared/validation/dadata/dadata.constants.d.ts +0 -14
- package/dist/shared/validation/dadata/fio.validators.d.ts +0 -46
- package/dist/shared/validation/dadata/index.d.ts +0 -6
- package/dist/shared/validation/index.d.ts +0 -20
- package/dist/shared/validation/messages.d.ts +0 -13
- package/dist/shared/validation/regExp.d.ts +0 -3
- package/dist/shared/validation/utils/index.d.ts +0 -1
- package/dist/shared/validation/utils/zodUtils.d.ts +0 -41
- package/dist/shared/validation/zodValidation/calendar.d.ts +0 -2
- package/dist/shared/validation/zodValidation/dadataFio.d.ts +0 -7
- package/dist/shared/validation/zodValidation/index.d.ts +0 -4
- package/dist/shared/validation/zodValidation/otpCode.d.ts +0 -2
- package/dist/shared/validation/zodValidation/phone.d.ts +0 -2
- package/dist/sprites/arrows.svg +0 -1
- package/dist/sprites/brandLogos.svg +0 -1
- package/dist/sprites/editor.svg +0 -1
- package/dist/sprites/files.svg +0 -1
- package/dist/sprites/general.svg +0 -1
- package/dist/sprites/info.svg +0 -1
- package/dist/sprites/logos.svg +0 -1
- package/dist/sprites/social.svg +0 -1
- package/dist/style.css +0 -1
- package/dist/typeGuards-B82KZ2oS.js +0 -27
- package/dist/typeGuards-B82KZ2oS.js.map +0 -1
- package/dist/types.d.ts +0 -2
- package/dist/types.js +0 -2
- package/dist/types.js.map +0 -1
- package/dist/ui.d.ts +0 -2
- package/dist/ui.js +0 -37980
- package/dist/ui.js.map +0 -1
- package/dist/useDebounce-BNBPHQrJ.js +0 -1167
- package/dist/useDebounce-BNBPHQrJ.js.map +0 -1
- package/dist/useDevice-L83kSsN7.js +0 -28
- package/dist/useDevice-L83kSsN7.js.map +0 -1
- package/dist/utils-b38KjjXe.js +0 -5194
- package/dist/utils-b38KjjXe.js.map +0 -1
- package/dist/utils-tailwind.css +0 -57
- package/dist/utils.d.ts +0 -2
- package/dist/utils.js +0 -15
- package/dist/utils.js.map +0 -1
- package/dist/validation.d.ts +0 -2
- package/dist/validation.js +0 -393
- package/dist/validation.js.map +0 -1
- package/dist/widget.d.ts +0 -2
- package/dist/widget.js +0 -924
- package/dist/widget.js.map +0 -1
- package/dist/widgets/advantages/Advantages.d.ts +0 -13
- package/dist/widgets/advantages/index.d.ts +0 -1
- package/dist/widgets/advantages/model/index.d.ts +0 -1
- package/dist/widgets/advantages/model/types.d.ts +0 -4
- package/dist/widgets/authProvider/AuthProvider.d.ts +0 -3
- package/dist/widgets/authProvider/index.d.ts +0 -2
- package/dist/widgets/authProvider/model/helpers.d.ts +0 -5
- package/dist/widgets/authProvider/model/types.d.ts +0 -70
- package/dist/widgets/authProvider/ui/Esia.d.ts +0 -2
- package/dist/widgets/authProvider/ui/MobileId.d.ts +0 -2
- package/dist/widgets/authProvider/ui/index.d.ts +0 -2
- package/dist/widgets/authProvider/ui/ui/AuthWrapper.d.ts +0 -12
- package/dist/widgets/authProvider/ui/ui/EsiaLogo.d.ts +0 -2
- package/dist/widgets/authProvider/ui/ui/Links.d.ts +0 -12
- package/dist/widgets/authProvider/ui/ui/index.d.ts +0 -3
- package/dist/widgets/banner/Banner.d.ts +0 -20
- package/dist/widgets/banner/index.d.ts +0 -2
- package/dist/widgets/banner/model/index.d.ts +0 -1
- package/dist/widgets/banner/model/types.d.ts +0 -18
- package/dist/widgets/banner/ui/BannerButtonsGroup.d.ts +0 -13
- package/dist/widgets/banner/ui/banners/BannerImageFull.d.ts +0 -2
- package/dist/widgets/banner/ui/banners/BannerWithSeparateImg.d.ts +0 -2
- package/dist/widgets/banner/ui/banners/index.d.ts +0 -2
- package/dist/widgets/benefit/Benefit.d.ts +0 -20
- package/dist/widgets/benefit/index.d.ts +0 -1
- package/dist/widgets/benefit/model/index.d.ts +0 -1
- package/dist/widgets/benefit/model/types.d.ts +0 -3
- package/dist/widgets/benefit/ui/BenefitItem.d.ts +0 -28
- package/dist/widgets/footer/Footer.d.ts +0 -12
- package/dist/widgets/footer/index.d.ts +0 -1
- package/dist/widgets/footer/model/defaultValues.d.ts +0 -5
- package/dist/widgets/footer/model/types.d.ts +0 -38
- package/dist/widgets/footer/ui/Copyright.d.ts +0 -10
- package/dist/widgets/footer/ui/FooterLogo.d.ts +0 -8
- package/dist/widgets/footer/ui/NavLinks.d.ts +0 -15
- package/dist/widgets/footer/ui/PhonesBlock.d.ts +0 -13
- package/dist/widgets/footer/ui/SiteMap.d.ts +0 -8
- package/dist/widgets/footer/ui/SocialLinks.d.ts +0 -12
- package/dist/widgets/footer/ui/index.d.ts +0 -6
- package/dist/widgets/index.d.ts +0 -9
- package/dist/widgets/interLinking/InterLinking.d.ts +0 -15
- package/dist/widgets/interLinking/index.d.ts +0 -2
- package/dist/widgets/interLinking/model/schema.d.ts +0 -150
- package/dist/widgets/interLinking/model/types.d.ts +0 -5
- package/dist/widgets/interLinking/ui/Column.d.ts +0 -13
- package/dist/widgets/interLinking/ui/ColumnGroup.d.ts +0 -13
- package/dist/widgets/interLinking/ui/LinksList.d.ts +0 -11
- package/dist/widgets/interLinking/ui/index.d.ts +0 -1
- package/dist/widgets/longBanner/LongBanner.d.ts +0 -10
- package/dist/widgets/longBanner/index.d.ts +0 -1
- package/dist/widgets/longBanner/model/cva.d.ts +0 -16
- package/dist/widgets/longBanner/model/types.d.ts +0 -30
- package/dist/widgets/longBanner/ui/TextItem.d.ts +0 -2
- package/dist/widgets/longBanner/ui/TextList.d.ts +0 -8
- package/dist/widgets/longBanner/ui/Title.d.ts +0 -10
- package/dist/widgets/longBanner/ui/index.d.ts +0 -3
- package/dist/widgets/pageHeader/PageHeader.d.ts +0 -2
- package/dist/widgets/pageHeader/index.d.ts +0 -1
- package/dist/widgets/pageHeader/model/helpers.d.ts +0 -2
- package/dist/widgets/pageHeader/model/types.d.ts +0 -25
- package/dist/widgets/stepper/Stepper.d.ts +0 -18
- package/dist/widgets/stepper/index.d.ts +0 -1
- package/dist/widgets/stepper/model/types.d.ts +0 -11
- package/dist/widgets/stepper/ui/SingleStep.d.ts +0 -9
|
@@ -1,49 +0,0 @@
|
|
|
1
|
-
import { default as z } from 'zod';
|
|
2
|
-
export type EmailValidationOptions<Required extends boolean> = {
|
|
3
|
-
/**
|
|
4
|
-
* указывает что поле обязательное
|
|
5
|
-
* @default true
|
|
6
|
-
*/
|
|
7
|
-
required?: Required;
|
|
8
|
-
/**
|
|
9
|
-
* Регулярное выражение для проверки email на валидность
|
|
10
|
-
*/
|
|
11
|
-
regexp?: RegExp;
|
|
12
|
-
message?: {
|
|
13
|
-
min?: string;
|
|
14
|
-
invalid?: string;
|
|
15
|
-
};
|
|
16
|
-
};
|
|
17
|
-
/**
|
|
18
|
-
* Схема валидации обязательного поля типа email
|
|
19
|
-
*/
|
|
20
|
-
declare const getEmailRequired: (props?: Omit<EmailValidationOptions<true>, "required">) => z.ZodDefault<z.ZodString>;
|
|
21
|
-
type EmailRequiredSchema = ReturnType<typeof getEmailRequired>;
|
|
22
|
-
/**
|
|
23
|
-
* Схема валидации опционального поля типа email
|
|
24
|
-
*/
|
|
25
|
-
declare const getEmailOptional: (props?: Omit<EmailValidationOptions<false>, "required">) => z.ZodEffects<z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>, string | undefined, string | undefined>;
|
|
26
|
-
type EmailOptionalSchema = ReturnType<typeof getEmailOptional>;
|
|
27
|
-
/**
|
|
28
|
-
* Схема валидации поля типа email
|
|
29
|
-
* @param {EmailValidationOptions} props настройки схемы
|
|
30
|
-
* @typeParam `required` - `boolean`
|
|
31
|
-
* @typeParam `regexp` - `RegExp`
|
|
32
|
-
* @typeParam `message` - `{ [min | invalid]: string }`
|
|
33
|
-
* @returns схема валидации поля в соответствии с настройками
|
|
34
|
-
*
|
|
35
|
-
* @example with required value
|
|
36
|
-
* z.object({
|
|
37
|
-
* field: zodValidators.base.getEmailSchema()
|
|
38
|
-
* })
|
|
39
|
-
* // will returns z.string().min(1).email()
|
|
40
|
-
*
|
|
41
|
-
* @example with optional value
|
|
42
|
-
* z.object({
|
|
43
|
-
* field: zodValidators.base.getEmailSchema({ required: false })
|
|
44
|
-
* })
|
|
45
|
-
* // will returns z.string().min(1).email().optional()
|
|
46
|
-
*/
|
|
47
|
-
export declare function getEmailSchema(props?: EmailValidationOptions<true>): EmailRequiredSchema;
|
|
48
|
-
export declare function getEmailSchema(props?: EmailValidationOptions<false>): EmailOptionalSchema;
|
|
49
|
-
export {};
|
|
@@ -1,53 +0,0 @@
|
|
|
1
|
-
import { default as z } from 'zod';
|
|
2
|
-
export type NumberValidationOptions<Required extends boolean> = {
|
|
3
|
-
/**
|
|
4
|
-
* минимальное значение
|
|
5
|
-
* @default 0
|
|
6
|
-
*/
|
|
7
|
-
min?: number;
|
|
8
|
-
/**
|
|
9
|
-
* максимальное значение
|
|
10
|
-
* @default undefined
|
|
11
|
-
*/
|
|
12
|
-
max?: number;
|
|
13
|
-
/**
|
|
14
|
-
* указывает что поле обязательное
|
|
15
|
-
* @default true
|
|
16
|
-
*/
|
|
17
|
-
required?: Required;
|
|
18
|
-
message?: Record<keyof Omit<NumberValidationOptions<Required>, 'message'>, string>;
|
|
19
|
-
};
|
|
20
|
-
/**
|
|
21
|
-
* Схема валидации обязательного поля числового типа
|
|
22
|
-
*/
|
|
23
|
-
declare const getNumberRequired: (props?: Omit<NumberValidationOptions<true>, "required">) => z.ZodDefault<z.ZodNumber>;
|
|
24
|
-
type NumberRequiredSchema = ReturnType<typeof getNumberRequired>;
|
|
25
|
-
/**
|
|
26
|
-
* Схема валидации опционального поля числового типа
|
|
27
|
-
*/
|
|
28
|
-
declare const getNumberOptional: (props?: Omit<NumberValidationOptions<false>, "required">) => z.ZodEffects<z.ZodOptional<z.ZodDefault<z.ZodNumber>>, number | undefined, number | undefined>;
|
|
29
|
-
type NumberOptionalSchema = ReturnType<typeof getNumberOptional>;
|
|
30
|
-
/**
|
|
31
|
-
* Схема валидации опционального поля числового типа
|
|
32
|
-
* @param {NumberValidationOptions} props настройки схемы
|
|
33
|
-
@typeParam `required` - `boolean`
|
|
34
|
-
* @typeParam `min` - `number | undefined` `default: 1`
|
|
35
|
-
* @typeParam `max` - `number | undefined` `default: undefined`
|
|
36
|
-
* @typeParam `message` - `{ [min | max]: string }`
|
|
37
|
-
* @returns схема валидации поля в соответствии с настройками
|
|
38
|
-
*
|
|
39
|
-
* @example with required min, max value
|
|
40
|
-
* z.object({
|
|
41
|
-
* field: zodValidators.base.getNumberSchema({ min: 10, max: 20 })
|
|
42
|
-
* })
|
|
43
|
-
* // will returns z.coerce.number().min(10).max(20)
|
|
44
|
-
*
|
|
45
|
-
* @example with optional min, max value
|
|
46
|
-
* z.object({
|
|
47
|
-
* field: zodValidators.base.getNumberSchema({ min: 10, max: 20, required: false })
|
|
48
|
-
* })
|
|
49
|
-
* // will returns z.coerce.number().min(10).max(20).optional()
|
|
50
|
-
*/
|
|
51
|
-
export declare function getNumberSchema(props?: NumberValidationOptions<true>): NumberRequiredSchema;
|
|
52
|
-
export declare function getNumberSchema(props?: NumberValidationOptions<false>): NumberOptionalSchema;
|
|
53
|
-
export {};
|
|
@@ -1,55 +0,0 @@
|
|
|
1
|
-
import { default as z } from 'zod';
|
|
2
|
-
export type PhoneValidationOptions<Required extends boolean> = {
|
|
3
|
-
/**
|
|
4
|
-
* исключает маску в возвращаемом значении
|
|
5
|
-
* @default true
|
|
6
|
-
*/
|
|
7
|
-
ignoreMask?: boolean;
|
|
8
|
-
/**
|
|
9
|
-
* игнорирует символы для проверки поля исключая данные символы
|
|
10
|
-
* @default /[()+_ -]/g
|
|
11
|
-
*/
|
|
12
|
-
maskSymbols?: RegExp;
|
|
13
|
-
/**
|
|
14
|
-
* указывает что поле обязательное
|
|
15
|
-
*/
|
|
16
|
-
required?: Required;
|
|
17
|
-
message?: {
|
|
18
|
-
min?: string;
|
|
19
|
-
invalidOperator?: string;
|
|
20
|
-
};
|
|
21
|
-
};
|
|
22
|
-
/**
|
|
23
|
-
* Схема валидации обязательного поля номера телефона
|
|
24
|
-
*/
|
|
25
|
-
declare const getPhoneRequired: (props?: Omit<PhoneValidationOptions<true>, "required">) => z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
26
|
-
type PhoneRequiredSchema = ReturnType<typeof getPhoneRequired>;
|
|
27
|
-
/**
|
|
28
|
-
* Схема валидации опционального поля номера телефона
|
|
29
|
-
*/
|
|
30
|
-
declare const getPhoneOptional: (props?: Omit<PhoneValidationOptions<false>, "required">) => z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string | undefined, string>;
|
|
31
|
-
type PhoneOptionalSchema = ReturnType<typeof getPhoneOptional>;
|
|
32
|
-
/**
|
|
33
|
-
* Схема валидации опционального поля номера телефона
|
|
34
|
-
* @param {PhoneValidationOptions} props настройки схемы
|
|
35
|
-
@typeParam `required` - `boolean`
|
|
36
|
-
* @typeParam `ignoreSeparators` - `boolean | undefined` `default: false`
|
|
37
|
-
* @typeParam `maskSymbols` - `RegExp | undefined` `default: /[()+_ -]/g`
|
|
38
|
-
* @typeParam `message` - `{ [min | invalidOperator]: string }`
|
|
39
|
-
* @returns схема валидации поля в соответствии с настройками
|
|
40
|
-
*
|
|
41
|
-
* @example with required value
|
|
42
|
-
* z.object({
|
|
43
|
-
* field: zodValidators.base.getPhoneSchema()
|
|
44
|
-
* })
|
|
45
|
-
* // will returns z.string()
|
|
46
|
-
*
|
|
47
|
-
* @example with optional value
|
|
48
|
-
* z.object({
|
|
49
|
-
* field: zodValidators.base.getPhoneSchema({ required: false })
|
|
50
|
-
* })
|
|
51
|
-
* // will returns z.string().optional()
|
|
52
|
-
*/
|
|
53
|
-
export declare function getPhoneSchema(props?: PhoneValidationOptions<true>): PhoneRequiredSchema;
|
|
54
|
-
export declare function getPhoneSchema(props?: PhoneValidationOptions<false>): PhoneOptionalSchema;
|
|
55
|
-
export {};
|
|
@@ -1,85 +0,0 @@
|
|
|
1
|
-
import { default as z } from 'zod';
|
|
2
|
-
export type SelectSingleValidationOptions<Required extends boolean, Multi extends boolean = false> = {
|
|
3
|
-
/**
|
|
4
|
-
* включает валидацию мульти селекта
|
|
5
|
-
* @default false
|
|
6
|
-
*/
|
|
7
|
-
multiple?: Multi;
|
|
8
|
-
/**
|
|
9
|
-
* указывает что поле обязательное
|
|
10
|
-
* @default true
|
|
11
|
-
*/
|
|
12
|
-
required?: Required;
|
|
13
|
-
message?: {
|
|
14
|
-
single?: string;
|
|
15
|
-
multiple?: string;
|
|
16
|
-
};
|
|
17
|
-
};
|
|
18
|
-
type SelectMultipleValidationOptions<Required extends boolean, Multi extends boolean = true> = SelectSingleValidationOptions<Required, Multi> & {
|
|
19
|
-
/**
|
|
20
|
-
* минимальное количество элементов
|
|
21
|
-
* @default 0
|
|
22
|
-
*/
|
|
23
|
-
minLength?: number;
|
|
24
|
-
/**
|
|
25
|
-
* максимальное количество элементов
|
|
26
|
-
* @default undefined
|
|
27
|
-
*/
|
|
28
|
-
maxLength?: number;
|
|
29
|
-
/**
|
|
30
|
-
* фиксированное количество элементов
|
|
31
|
-
* @default undefined
|
|
32
|
-
*/
|
|
33
|
-
length?: number;
|
|
34
|
-
message?: SelectSingleValidationOptions<Required, Multi> & {
|
|
35
|
-
minLength?: string;
|
|
36
|
-
maxLength?: string;
|
|
37
|
-
length?: string;
|
|
38
|
-
};
|
|
39
|
-
};
|
|
40
|
-
type SelectValidationOptions<Required extends boolean, Multi extends boolean> = Multi extends true ? SelectMultipleValidationOptions<Required, Multi> : SelectSingleValidationOptions<Required, Multi>;
|
|
41
|
-
/**
|
|
42
|
-
* Схема валидации обязательного поля типа select
|
|
43
|
-
*/
|
|
44
|
-
declare const getSelectRequired: <Required extends boolean, Multi extends boolean>(props?: SelectValidationOptions<Required, Multi>) => z.ZodDefault<z.ZodEffects<z.ZodNullable<z.ZodString>, string | null, string | null>> | z.ZodDefault<z.ZodArray<z.ZodDefault<z.ZodEffects<z.ZodNullable<z.ZodString>, string | null, string | null>>, "many">>;
|
|
45
|
-
type SelectRequiredSchema = ReturnType<typeof getSelectRequired>;
|
|
46
|
-
/**
|
|
47
|
-
* Схема валидации опционального поля типа select
|
|
48
|
-
*/
|
|
49
|
-
declare function getSelectOptional<Required extends boolean, Multi extends boolean>(props?: Omit<SelectValidationOptions<Required, Multi>, 'message'>): z.ZodOptional<z.ZodNullable<z.ZodString>> | z.ZodOptional<z.ZodArray<z.ZodOptional<z.ZodNullable<z.ZodString>>, "many">>;
|
|
50
|
-
type SelectOptionalSchema = ReturnType<typeof getSelectOptional>;
|
|
51
|
-
/**
|
|
52
|
-
* Схема валидации опционального поля типа select
|
|
53
|
-
* @param {SelectValidationOptions} props настройки схемы
|
|
54
|
-
@typeParam `required` - `boolean`
|
|
55
|
-
* @typeParam `multiple` - `boolean`
|
|
56
|
-
* @typeParam `minLength` - `number | undefined`
|
|
57
|
-
* @returns схема валидации поля в соответствии с настройками
|
|
58
|
-
*
|
|
59
|
-
* @example with required single value
|
|
60
|
-
* z.object({
|
|
61
|
-
* field: zodValidators.base.getSelectSchema({ multiple: false })
|
|
62
|
-
* })
|
|
63
|
-
* // will returns z.string().nullable()
|
|
64
|
-
*
|
|
65
|
-
* @example with required multiple value
|
|
66
|
-
* z.object({
|
|
67
|
-
* field: zodValidators.base.getSelectSchema({ multiple: true })
|
|
68
|
-
* })
|
|
69
|
-
* // will returns z.array(z.string().nullable())
|
|
70
|
-
*
|
|
71
|
-
* @example with optional single value
|
|
72
|
-
* z.object({
|
|
73
|
-
* field: zodValidators.base.getSelectSchema({ required: false, multiple: false })
|
|
74
|
-
* })
|
|
75
|
-
* // will returns z.string().nullable().optional()
|
|
76
|
-
*
|
|
77
|
-
* @example with optional multiple value
|
|
78
|
-
* z.object({
|
|
79
|
-
* field: zodValidators.base.getSelectSchema({ required: false, multiple: true })
|
|
80
|
-
* })
|
|
81
|
-
* // will returns z.array(z.string().nullable().optional()).optional()
|
|
82
|
-
*/
|
|
83
|
-
export declare function getSelectSchema<Multi extends boolean>(props?: SelectValidationOptions<true, Multi>): SelectRequiredSchema;
|
|
84
|
-
export declare function getSelectSchema<Multi extends boolean>(props?: SelectValidationOptions<false, Multi>): SelectOptionalSchema;
|
|
85
|
-
export {};
|
|
@@ -1,68 +0,0 @@
|
|
|
1
|
-
import { default as z } from 'zod';
|
|
2
|
-
export type StringValidationOptions<Required extends boolean> = {
|
|
3
|
-
/**
|
|
4
|
-
* минимальное количество символов
|
|
5
|
-
* @default 1
|
|
6
|
-
*/
|
|
7
|
-
min?: number;
|
|
8
|
-
/**
|
|
9
|
-
* максимальное количество символов
|
|
10
|
-
* @default undefined
|
|
11
|
-
*/
|
|
12
|
-
max?: number;
|
|
13
|
-
/**
|
|
14
|
-
* фиксированная длина символов
|
|
15
|
-
*/
|
|
16
|
-
length?: number;
|
|
17
|
-
/**
|
|
18
|
-
* указывает что поле обязательное
|
|
19
|
-
* @default true
|
|
20
|
-
*/
|
|
21
|
-
required?: Required;
|
|
22
|
-
message?: Record<keyof Omit<StringValidationOptions<Required>, 'message'> | 'root', string>;
|
|
23
|
-
};
|
|
24
|
-
/**
|
|
25
|
-
* Схема валидации обязательного поля строкового типа
|
|
26
|
-
*/
|
|
27
|
-
declare const getStringRequired: (props?: Omit<StringValidationOptions<true>, "required">) => z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
28
|
-
type StringRequiredSchema = ReturnType<typeof getStringRequired>;
|
|
29
|
-
/**
|
|
30
|
-
* Схема валидации обязательного поля строкового типа
|
|
31
|
-
*/
|
|
32
|
-
declare const getStringOptional: (props?: Omit<StringValidationOptions<false>, "required">) => z.ZodEffects<z.ZodOptional<z.ZodString>, string | undefined, string | undefined>;
|
|
33
|
-
type StringOptionalSchema = ReturnType<typeof getStringOptional>;
|
|
34
|
-
/**
|
|
35
|
-
* Схема валидации обязательного поля строкового типа
|
|
36
|
-
* @param {StringValidationOptions} props настройки схемы
|
|
37
|
-
* @typeParam `min` - `number | undefined` `default: 1`
|
|
38
|
-
* @typeParam `max` - `number | undefined` `default: undefined`
|
|
39
|
-
* @typeParam `message` - `{ [min | max]: string }`
|
|
40
|
-
* @returns схема валидации поля в соответствии с настройками
|
|
41
|
-
*
|
|
42
|
-
* @example with required min value
|
|
43
|
-
* z.object({
|
|
44
|
-
* field: zodValidators.base.getStringSchema({ min: 10 })
|
|
45
|
-
* })
|
|
46
|
-
* // will returns z.string().min(10)
|
|
47
|
-
*
|
|
48
|
-
* @example with required min, max value
|
|
49
|
-
* z.object({
|
|
50
|
-
* field: zodValidators.base.getStringSchema({ min: 10, max: 20 })
|
|
51
|
-
* })
|
|
52
|
-
* // will returns z.string().min(10).max(20)
|
|
53
|
-
*
|
|
54
|
-
* @example with optional min value
|
|
55
|
-
* z.object({
|
|
56
|
-
* field: zodValidators.base.getStringSchema({ required: false, min: 10 })
|
|
57
|
-
* })
|
|
58
|
-
* // will returns z.string().min(10).optional()
|
|
59
|
-
*
|
|
60
|
-
* @example with optional min, max value
|
|
61
|
-
* z.object({
|
|
62
|
-
* field: zodValidators.base.getStringSchema({ required: false, min: 10, max: 20 })
|
|
63
|
-
* })
|
|
64
|
-
* // will returns z.string().min(10).max(20).optional()
|
|
65
|
-
*/
|
|
66
|
-
export declare function getStringSchema(props?: StringValidationOptions<true>): StringRequiredSchema;
|
|
67
|
-
export declare function getStringSchema(props?: StringValidationOptions<false>): StringOptionalSchema;
|
|
68
|
-
export {};
|
|
@@ -1,56 +0,0 @@
|
|
|
1
|
-
import { default as z } from 'zod';
|
|
2
|
-
export type UnionValidationOptions<Required extends boolean, T extends z.Primitive> = {
|
|
3
|
-
/**
|
|
4
|
-
* сообщение об ошибке
|
|
5
|
-
*/
|
|
6
|
-
message?: ((values: readonly T[]) => string) | string;
|
|
7
|
-
errorMap?: z.ZodErrorMap;
|
|
8
|
-
/**
|
|
9
|
-
* сообщение об ошибке при не правильном типе значение
|
|
10
|
-
*/
|
|
11
|
-
invalid_type_error?: string;
|
|
12
|
-
/**
|
|
13
|
-
* сообщение об ошибке при отсутствии значения
|
|
14
|
-
*/
|
|
15
|
-
required_error?: string;
|
|
16
|
-
/**
|
|
17
|
-
* описание схемы
|
|
18
|
-
*/
|
|
19
|
-
description?: string;
|
|
20
|
-
/**
|
|
21
|
-
* указывает что поле обязательное
|
|
22
|
-
* @default true
|
|
23
|
-
*/
|
|
24
|
-
required?: Required;
|
|
25
|
-
};
|
|
26
|
-
/**
|
|
27
|
-
* Схема валидации обязательного поля из выборки
|
|
28
|
-
*/
|
|
29
|
-
declare const getUnionRequired: <T extends z.Primitive>(values: [T, T, ...T[]], props?: Omit<UnionValidationOptions<true, T>, "required">) => z.ZodUnion<[z.ZodLiteral<T>, z.ZodLiteral<T>, ...z.ZodLiteral<T>[]]>;
|
|
30
|
-
type UnionRequiredSchema<T extends z.Primitive> = ReturnType<typeof getUnionRequired<T>>;
|
|
31
|
-
/**
|
|
32
|
-
* Схема валидации обязательного поля из выборки
|
|
33
|
-
*/
|
|
34
|
-
declare const getUnionOptional: <T extends z.Primitive>(values: [T, T, ...T[]], props?: UnionValidationOptions<false, T>) => z.ZodOptional<z.ZodUnion<[z.ZodLiteral<T>, z.ZodLiteral<T>, ...z.ZodLiteral<T>[]]>>;
|
|
35
|
-
type UnionOptionalSchema<T extends z.Primitive> = ReturnType<typeof getUnionOptional<T>>;
|
|
36
|
-
/**
|
|
37
|
-
* Схема валидации обязательного поля из выборки
|
|
38
|
-
* @param {z.Primitive} values литералы
|
|
39
|
-
* @param {z.RawCreateParams & { message: (values: z.Primitive[]) => string }} props настройки схемы
|
|
40
|
-
* @returns схема валидации поля в соответствии с настройками
|
|
41
|
-
*
|
|
42
|
-
* @example with required union value
|
|
43
|
-
* z.object({
|
|
44
|
-
* field: zodValidators.base.getUnionSchema(['A', 'B'] as const)
|
|
45
|
-
* }) ^ it need to infer literal type
|
|
46
|
-
* // will returns z.union([z.literal('A'), z.literal('B')])
|
|
47
|
-
*
|
|
48
|
-
* @example with optional union value
|
|
49
|
-
* z.object({
|
|
50
|
-
* field: zodValidators.base.getUnionSchema(['A', 'B'] as const, { required: false })
|
|
51
|
-
* }) ^ it need to infer literal type
|
|
52
|
-
* // will returns z.union([z.literal('A'), z.literal('B')]).optional()
|
|
53
|
-
*/
|
|
54
|
-
export declare function getUnionSchema<T extends z.Primitive>(values: [T, T, ...T[]], props?: UnionValidationOptions<true, T>): UnionRequiredSchema<T>;
|
|
55
|
-
export declare function getUnionSchema<T extends z.Primitive>(values: [T, T, ...T[]], props?: UnionValidationOptions<false, T>): UnionOptionalSchema<T>;
|
|
56
|
-
export {};
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
export declare const fioDefaultMessages: {
|
|
2
|
-
NON_EMPTY: () => string;
|
|
3
|
-
VALUE_NO_WHITESPACE: () => string;
|
|
4
|
-
ONLY_CYRILLIC: () => string;
|
|
5
|
-
NAME_OR_SURNAME_NON_EMPTY: () => string;
|
|
6
|
-
INVALID_NAME: () => string;
|
|
7
|
-
INVALID_SURNAME: () => string;
|
|
8
|
-
INVALID_PATRONYMIC: () => string;
|
|
9
|
-
};
|
|
10
|
-
export declare const fioRegex: {
|
|
11
|
-
ONLY_CYRILLIC: RegExp;
|
|
12
|
-
CHECK_HYPHEN: RegExp;
|
|
13
|
-
PATRONYMIC: RegExp;
|
|
14
|
-
};
|
|
@@ -1,46 +0,0 @@
|
|
|
1
|
-
import { default as z } from 'zod';
|
|
2
|
-
export type FioValidationOptions<Required extends boolean> = {
|
|
3
|
-
/**
|
|
4
|
-
* указывает что поле обязательное
|
|
5
|
-
* @default true
|
|
6
|
-
*/
|
|
7
|
-
required?: Required;
|
|
8
|
-
message?: {
|
|
9
|
-
root?: string;
|
|
10
|
-
nameOrSurnameEmpty?: string;
|
|
11
|
-
invalidName?: string;
|
|
12
|
-
invalidSurname?: string;
|
|
13
|
-
invalidPatronymic?: string;
|
|
14
|
-
};
|
|
15
|
-
};
|
|
16
|
-
/**
|
|
17
|
-
* Схема валидации обязательного поля автозаполнения ФИО
|
|
18
|
-
*/
|
|
19
|
-
declare const getFioRequired: (props?: Omit<FioValidationOptions<true>, "required">) => z.ZodDefault<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>>;
|
|
20
|
-
type FioRequiredSchema = ReturnType<typeof getFioRequired>;
|
|
21
|
-
/**
|
|
22
|
-
* Схема валидации опционального поля автозаполнения ФИО
|
|
23
|
-
*/
|
|
24
|
-
declare const getFioOptional: (props?: Omit<FioValidationOptions<false>, "required">) => z.ZodEffects<z.ZodOptional<z.ZodDefault<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>>>, string | undefined, string | undefined>;
|
|
25
|
-
type FioOptionalSchema = ReturnType<typeof getFioOptional>;
|
|
26
|
-
/**
|
|
27
|
-
* Схема валидации поля автозаполнения ФИО
|
|
28
|
-
* @param {DateValidationOptions} props настройки схемы
|
|
29
|
-
* @typeParam `required` - `boolean`
|
|
30
|
-
* @returns схема валидации поля в соответствии с настройками
|
|
31
|
-
*
|
|
32
|
-
* @example with required value
|
|
33
|
-
* z.object({
|
|
34
|
-
* field: zodValidators.base.getFioSchema()
|
|
35
|
-
* })
|
|
36
|
-
* // will returns z.string()
|
|
37
|
-
*
|
|
38
|
-
* @example with required value
|
|
39
|
-
* z.object({
|
|
40
|
-
* field: zodValidators.base.getFioSchema({ required: false })
|
|
41
|
-
* })
|
|
42
|
-
* // will returns z.string().optional()
|
|
43
|
-
*/
|
|
44
|
-
export declare function getFioSchema(props?: FioValidationOptions<true>): FioRequiredSchema;
|
|
45
|
-
export declare function getFioSchema(props?: FioValidationOptions<false>): FioOptionalSchema;
|
|
46
|
-
export {};
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
export * from './regExp';
|
|
2
|
-
export * from './messages';
|
|
3
|
-
export * from './zodValidation';
|
|
4
|
-
export * from './base';
|
|
5
|
-
export type * from './dadata';
|
|
6
|
-
export * from './utils';
|
|
7
|
-
export declare const zodValidators: {
|
|
8
|
-
base: {
|
|
9
|
-
getStringSchema: typeof import('./base/string.validators').getStringSchema;
|
|
10
|
-
getEmailSchema: typeof import('./base/email.validators').getEmailSchema;
|
|
11
|
-
getSelectSchema: typeof import('./base/select.validators').getSelectSchema;
|
|
12
|
-
getNumberSchema: typeof import('./base/number.validators').getNumberSchema;
|
|
13
|
-
getPhoneSchema: typeof import('./base/phone.validators').getPhoneSchema;
|
|
14
|
-
getDateSchema: typeof import('./base/date.validators').getDateSchema;
|
|
15
|
-
getUnionSchema: typeof import('./base/union.validators').getUnionSchema;
|
|
16
|
-
};
|
|
17
|
-
dadata: {
|
|
18
|
-
getFioSchema: typeof import('./dadata').getFioSchema;
|
|
19
|
-
};
|
|
20
|
-
};
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
export declare const VALIDATION_MESSAGES: {
|
|
2
|
-
readonly REQUIRED: "Поле обязательно к заполнению";
|
|
3
|
-
readonly MIN_LENGTH: "Минимальная длина символов должна быть не менее";
|
|
4
|
-
readonly MAX_LENGTH: "Максимальная длина символов должна быть не более";
|
|
5
|
-
readonly FIX_LENGTH: "Длина символов должна быть равна";
|
|
6
|
-
readonly MAX_LENGTH_ELEMENTS: "Максимальное количество элементов должно быть не более";
|
|
7
|
-
readonly MIN_LENGTH_ELEMENTS: "Минимальное количество элементов должно быть не менее";
|
|
8
|
-
readonly FIX_LENGTH_ELEMENTS: "Количество элементов должно быть равно";
|
|
9
|
-
readonly INVALID_VALUE: "Поле заполнено некорректно";
|
|
10
|
-
readonly INVALID_DATE: "Введите корректную дату";
|
|
11
|
-
readonly FUTURE_DATE_NOT_ALLOWED: "Нельзя выбрать дату позже текущей";
|
|
12
|
-
readonly INVALID_URL: "Некорректная ссылка";
|
|
13
|
-
};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { ZodUtils } from './zodUtils';
|
|
@@ -1,41 +0,0 @@
|
|
|
1
|
-
import { default as z } from 'zod';
|
|
2
|
-
type ZodUtilsGetDefaultsOptions = {
|
|
3
|
-
/**
|
|
4
|
-
* Вставить в массив значение, исходя из внутренней схемы z.array
|
|
5
|
-
*/
|
|
6
|
-
fillArrayWithValue?: boolean;
|
|
7
|
-
};
|
|
8
|
-
export declare class ZodUtils {
|
|
9
|
-
/**
|
|
10
|
-
* Функция для получения значения по умолчанию исходя из схемы
|
|
11
|
-
* @param zodSchema схема формы
|
|
12
|
-
* @param options настройки генерации значений по умолчанию
|
|
13
|
-
* @returns объект значений по умолчанию
|
|
14
|
-
*
|
|
15
|
-
* @example
|
|
16
|
-
* const schema = z.object({
|
|
17
|
-
* name: zodValidators.base.getStringSchema(),
|
|
18
|
-
* role: zodValidators.base.getUnionSchema(['UNKNOWN', 'ADMIN', 'MODERATOR', 'USER'] as const),
|
|
19
|
-
* info: z.object({
|
|
20
|
-
* address: zodValidators.base.getStringSchema(),
|
|
21
|
-
* phone: zodValidators.base.getPhoneSchema({ ignoreMask: true }),
|
|
22
|
-
* age: zodValidators.base.getNumberSchema()
|
|
23
|
-
* })
|
|
24
|
-
* })
|
|
25
|
-
*
|
|
26
|
-
* const defaultValues = ZodUtils.getZodDefaults(schema)
|
|
27
|
-
*
|
|
28
|
-
* // default values will be inferred from schema
|
|
29
|
-
* // {
|
|
30
|
-
* // name: '',
|
|
31
|
-
* // role: 'UNKNOWN',
|
|
32
|
-
* // info: {
|
|
33
|
-
* // address: '',
|
|
34
|
-
* // phone: '',
|
|
35
|
-
* // age: 0
|
|
36
|
-
* // }
|
|
37
|
-
* // }
|
|
38
|
-
*/
|
|
39
|
-
static getZodDefaults<ZodSchema extends z.AnyZodObject, Schema = z.TypeOf<ZodSchema>>(zodSchema: ZodSchema | z.ZodEffects<ZodSchema>, options?: ZodUtilsGetDefaultsOptions): Schema;
|
|
40
|
-
}
|
|
41
|
-
export {};
|
package/dist/sprites/arrows.svg
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg width="0" height="0"><symbol xmlns="http://www.w3.org/2000/svg" id="arrowCircle" fill="none" viewBox="0 0 32 32"><rect width="31" height="31" x=".5" y="31.5" stroke="currentColor" rx="15.5" transform="rotate(-90 .5 31.5)"/><path fill="currentColor" stroke="currentColor" d="M22.707 18.707a1 1 0 0 1-1.414 0L16 13.414l-5.293 5.293a1 1 0 0 1-1.414-1.414l6-6a1 1 0 0 1 1.414 0l6 6a1 1 0 0 1 0 1.414Z"/></symbol><symbol xmlns="http://www.w3.org/2000/svg" id="arrowLink" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M8 7a1 1 0 0 1 1-1h8a1 1 0 0 1 1 1v8a1 1 0 1 1-2 0V9.414l-8.293 8.293a1 1 0 0 1-1.414-1.414L14.586 8H9a1 1 0 0 1-1-1Z"/></symbol><symbol xmlns="http://www.w3.org/2000/svg" id="arrowRight" fill="none" viewBox="0 0 16 17"><path fill="currentColor" d="M6.195 13.157a.667.667 0 0 1 0-.943l3.529-3.528-3.529-3.529a.667.667 0 1 1 .943-.943l4 4c.26.26.26.683 0 .943l-4 4a.667.667 0 0 1-.943 0Z"/></symbol><symbol xmlns="http://www.w3.org/2000/svg" id="arrowScroll" fill="none" viewBox="0 0 14 16"><path fill="currentColor" d="M7 0a1 1 0 0 1 .707.293l6 6a1 1 0 0 1-1.414 1.414L8 3.414V15a1 1 0 1 1-2 0V3.414L1.707 7.707A1 1 0 0 1 .293 6.293l6-6A1 1 0 0 1 7 0Z"/></symbol></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg width="0" height="0"><symbol xmlns="http://www.w3.org/2000/svg" id="logoBlack" fill="none" viewBox="0 0 194 32"><path fill="#292929" d="M38.422 8c2.655 0 4.853 1.188 5.765 2.08l-1.534 1.91c-.747-.68-2.406-1.613-4.23-1.613-3.36 0-5.434 2.376-5.434 5.602 0 3.225 1.99 5.602 5.475 5.602 2.032 0 3.774-1.104 4.562-1.867l1.452 1.994c-.913.976-3.194 2.292-6.014 2.292-4.936 0-7.964-3.395-7.964-7.979C30.46 11.395 33.57 8 38.422 8Zm15.264 0c4.562 0 7.88 3.395 7.88 7.979 0 4.626-3.318 7.979-7.88 7.979-4.563 0-7.88-3.396-7.88-7.98C45.763 11.396 49.081 8 53.685 8Zm0 13.58c3.11 0 5.391-2.376 5.391-5.601 0-3.226-2.28-5.602-5.391-5.602s-5.392 2.376-5.392 5.602c0 3.225 2.28 5.602 5.392 5.602Zm23.557-2.376c0 2.25-1.41 4.414-5.06 4.414h-7.964V8.34h7.508c3.027 0 4.77 1.91 4.77 4.074 0 1.23-.54 2.334-1.867 3.225 1.327.467 2.613 1.486 2.613 3.565ZM66.667 10.76v4.074l4.728-.042c1.7 0 2.571-.976 2.571-2.08 0-1.061-.746-1.952-2.24-1.952h-5.06Zm5.682 10.482c1.742 0 2.405-.976 2.405-2.037 0-1.146-.788-2.08-2.364-2.08h-5.682v4.16h5.64v-.043Zm14.724-5.476 6.636 7.894h-3.276l-5.517-6.663h-2.82v6.663h-2.447V8.38h2.447v6.324h2.82l5.392-6.324h3.277l-6.512 7.385Z"/><path fill="#292929" d="M101.258 8c4.562 0 7.881 3.395 7.881 7.979 0 4.626-3.319 7.979-7.881 7.979s-7.88-3.396-7.88-7.98c0-4.583 3.318-7.978 7.88-7.978Zm0 13.58c3.111 0 5.392-2.376 5.392-5.601 0-3.226-2.281-5.602-5.392-5.602-3.11 0-5.392 2.376-5.392 5.602 0 3.225 2.323 5.602 5.392 5.602Zm24.43-13.24h2.364v15.278h-2.447V12.287l-4.894 6.705h-1.494l-4.894-6.705V23.66h-2.447V8.382h2.364l5.724 7.852 5.724-7.894Zm13.603 6.238c3.276 0 5.06 1.953 5.06 4.5 0 2.546-1.784 4.54-4.894 4.54h-8.129V8.34h11.613v2.419h-9.166v3.862h5.516v-.043Zm.083 6.663c1.7 0 2.488-.976 2.488-2.122 0-1.145-.788-2.122-2.488-2.122h-5.558v4.244h5.558Zm18.664 2.377-1.617-3.82h-7.051l-1.618 3.82h-2.696l6.471-15.278h2.696l6.47 15.278h-2.655Zm-7.756-6.111h5.143l-2.571-6.112-2.572 6.112Zm23.351-9.167h2.447v15.278h-2.447v-6.536h-8.627v6.536h-2.447V8.34h2.447v6.323h8.627V8.34Zm13.231 7.426 6.636 7.894h-3.277l-5.516-6.663h-2.82v6.663h-2.447V8.38h2.447v6.324h2.82l5.392-6.324h3.277l-6.512 7.385ZM.5 16c0 6.622 5.378 12 12 12h.482v-4.535H12.5c-4.094 0-7.465-3.331-7.465-7.465 0-4.094 3.331-7.465 7.465-7.465h.482V4H12.5C5.878 4 .5 9.378.5 16Z"/><path fill="#292929" d="M14.908 4.241v6.261H12.5a5.55 5.55 0 0 0-5.539 5.539 5.55 5.55 0 0 0 5.539 5.538h2.408v6.26A11.974 11.974 0 0 0 24.5 16.082c.04-5.9-4.094-10.716-9.592-11.84Z"/></symbol><symbol xmlns="http://www.w3.org/2000/svg" id="logoBusiness" fill="none" viewBox="0 0 192 32"><path fill="#FC5055" d="M0 16c0 8.839 7.163 16 16.003 16 .216 0 .426-.006.642-.013v-6.062h-.642c-5.478 0-9.92-4.441-9.92-9.919 0-5.477 4.442-9.919 9.92-9.919h.642V.013A19.527 19.527 0 0 0 16.003 0C7.163 0 0 7.161 0 16Z"/><path fill="#003790" d="M19.2.324v8.318h-3.197A7.36 7.36 0 0 0 8.637 16a7.36 7.36 0 0 0 7.366 7.358H19.2v8.318C26.509 30.196 32 23.74 32 16S26.509 1.805 19.2.324ZM44.912 3c2.308 0 4.19 1.053 4.986 1.84l-1.33 1.683c-.645-.592-2.07-1.417-3.675-1.417-2.898 0-4.71 2.067-4.71 4.894 0 2.834 1.718 4.894 4.742 4.894 1.756 0 3.267-.955 3.932-1.625l1.255 1.742C49.315 15.87 47.346 17 44.906 17 40.64 17 38 14.036 38 10c.013-4.036 2.722-7 6.912-7ZM58.09 3c3.951 0 6.83 2.964 6.83 7s-2.879 7-6.83 7c-3.952 0-6.83-2.964-6.83-7s2.878-7 6.83-7Zm0 11.894c2.678 0 4.654-2.086 4.654-4.894 0-2.814-1.976-4.894-4.654-4.894S53.436 7.192 53.436 10c0 2.814 1.976 4.894 4.654 4.894Zm20.397-2.08c0 1.97-1.216 3.88-4.378 3.88h-6.887V3.306h6.486c2.622 0 4.133 1.684 4.133 3.575 0 1.073-.483 2.048-1.624 2.834 1.166.403 2.27 1.26 2.27 3.1ZM69.35 5.411v3.556l4.095-.02c1.462 0 2.215-.845 2.215-1.84 0-.916-.647-1.702-1.939-1.702H69.35v.006Zm4.892 9.178c1.493 0 2.07-.858 2.07-1.8 0-1.015-.684-1.84-2.032-1.84h-4.93v3.64h4.892ZM86.98 9.792l5.72 6.909h-2.822l-4.78-5.856h-2.452v5.856h-2.12V3.312h2.12v5.531h2.452l4.673-5.531h2.823l-5.614 6.48Z"/><path fill="#003790" d="M99.255 3c3.951 0 6.83 2.964 6.83 7s-2.879 7-6.83 7c-3.952 0-6.83-2.964-6.83-7s2.878-7 6.83-7Zm0 11.894c2.678 0 4.654-2.086 4.654-4.894 0-2.814-1.976-4.894-4.654-4.894S94.6 7.192 94.6 10c0 2.814 1.975 4.894 4.654 4.894Zm21.118-11.589h2.051v13.39h-2.12V6.75l-4.246 5.876h-1.292L110.52 6.75v9.945h-2.127V3.305h2.051l4.968 6.87 4.961-6.87Zm11.78 5.473c2.841 0 4.39 1.723 4.39 3.939s-1.549 3.978-4.246 3.978h-7.012V3.305h10.06v2.106h-7.94v3.367h4.748Zm.056 5.81c1.474 0 2.139-.838 2.139-1.852 0-.994-.665-1.852-2.139-1.852h-4.798v3.705h4.798Zm16.132 2.107-1.405-3.348h-6.109l-1.405 3.348h-2.327l5.614-13.39h2.346l5.613 13.39h-2.327Zm-6.686-5.356h4.447l-2.214-5.336-2.233 5.336Zm20.178-8.034h2.12v13.39h-2.12v-5.74h-7.477v5.74h-2.12V3.305h2.12v5.551h7.477v-5.55Zm11.447 6.487 5.72 6.909h-2.822l-4.78-5.856h-2.452v5.856h-2.12V3.312h2.12v5.531h2.452l4.673-5.531h2.822l-5.613 6.48Z"/><path fill="#FC5055" d="M41.98 24.296c1.65 0 2.552.983 2.552 2.25 0 1.266-.902 2.27-2.462 2.27H38v-7.64h5.838v1.203h-4.604v1.924h2.746v-.007Zm.035 3.325c.853 0 1.241-.481 1.241-1.061 0-.566-.388-1.061-1.241-1.061h-2.78v2.122h2.78Zm9.291-6.444h1.138v7.64h-1.235v-5.723l-4.396 5.722H45.69v-7.64h1.234v5.702l4.382-5.701Zm8.931 5.439c0 1.26-1.116 2.384-3.245 2.384-1.699 0-2.967-.8-3.501-1.266l.672-1.04c.472.439 1.533 1.11 2.795 1.11 1.165 0 2.01-.466 2.01-1.209 0-.304-.138-.665-.624-.87-.36-.156-.908-.205-1.726-.205h-.964v-1.125h1.144c.624 0 1.061-.078 1.352-.247a.992.992 0 0 0 .479-.878c0-.657-.534-1.06-1.658-1.06-1.06 0-1.934.46-2.42.82l-.568-.97c.492-.445 1.63-1.046 2.988-1.046 1.852 0 2.927.842 2.927 2.15 0 .764-.333 1.387-.93 1.747.687.248 1.27.764 1.27 1.705Zm6.9-5.439h1.234v7.64h-1.234v-3.325h-4.334v3.324h-1.234v-7.64h1.234v3.113h4.334v-3.112Zm4.285 6.443h4.548v1.203h-5.782v-7.646h5.671v1.202h-4.444v1.988h4.09v1.202h-4.09v2.052h.007ZM80.95 21c1.4 0 2.474.601 2.925 1.061l-.763.94c-.388-.346-1.178-.799-2.184-.799-1.608 0-2.676 1.182-2.676 2.794 0 1.613 1.026 2.795 2.676 2.795 1.124 0 1.956-.524 2.358-.92l.714.969c-.45.502-1.574 1.146-3.05 1.146-2.407 0-3.96-1.69-3.96-3.997 0-2.306 1.595-3.989 3.96-3.989Z"/></symbol><symbol xmlns="http://www.w3.org/2000/svg" id="logoGray" fill="none" viewBox="0 0 194 32"><path fill="#94A4B7" d="M.5 16c0 6.622 5.378 12 12 12h.482v-4.535H12.5c-4.094 0-7.465-3.331-7.465-7.465 0-4.094 3.331-7.465 7.465-7.465h.482V4H12.5C5.878 4 .5 9.378.5 16Z"/><path fill="#94A4B7" d="M14.908 4.241v6.261H12.5a5.55 5.55 0 0 0-5.539 5.539 5.55 5.55 0 0 0 5.539 5.538h2.408v6.26A11.974 11.974 0 0 0 24.5 16.082c.04-5.9-4.094-10.716-9.592-11.84ZM38.422 8c2.655 0 4.853 1.188 5.765 2.08l-1.534 1.91c-.747-.68-2.406-1.613-4.23-1.613-3.36 0-5.434 2.376-5.434 5.602 0 3.225 1.99 5.602 5.475 5.602 2.032 0 3.774-1.104 4.562-1.867l1.452 1.994c-.913.976-3.194 2.292-6.014 2.292-4.936 0-7.964-3.395-7.964-7.979C30.46 11.395 33.57 8 38.422 8Zm15.264 0c4.562 0 7.88 3.395 7.88 7.979 0 4.626-3.318 7.979-7.88 7.979-4.563 0-7.88-3.396-7.88-7.98C45.763 11.396 49.081 8 53.685 8Zm0 13.58c3.11 0 5.391-2.376 5.391-5.601 0-3.226-2.28-5.602-5.391-5.602s-5.392 2.376-5.392 5.602c0 3.225 2.28 5.602 5.392 5.602Zm23.557-2.376c0 2.25-1.41 4.414-5.06 4.414h-7.964V8.34h7.508c3.027 0 4.77 1.91 4.77 4.074 0 1.23-.54 2.334-1.867 3.225 1.327.467 2.613 1.486 2.613 3.565ZM66.667 10.76v4.074l4.728-.042c1.7 0 2.571-.976 2.571-2.08 0-1.061-.746-1.952-2.24-1.952h-5.06Zm5.682 10.482c1.742 0 2.405-.976 2.405-2.037 0-1.146-.788-2.08-2.364-2.08h-5.682v4.16h5.64v-.043Zm14.724-5.476 6.636 7.894h-3.276l-5.517-6.663h-2.82v6.663h-2.447V8.38h2.447v6.324h2.82l5.392-6.324h3.277l-6.512 7.385Z"/><path fill="#94A4B7" d="M101.258 8c4.562 0 7.881 3.395 7.881 7.979 0 4.626-3.319 7.979-7.881 7.979s-7.88-3.396-7.88-7.98c0-4.583 3.318-7.978 7.88-7.978Zm0 13.58c3.111 0 5.392-2.376 5.392-5.601 0-3.226-2.281-5.602-5.392-5.602-3.11 0-5.392 2.376-5.392 5.602 0 3.225 2.323 5.602 5.392 5.602Zm24.43-13.24h2.364v15.278h-2.447V12.287l-4.894 6.705h-1.494l-4.894-6.705V23.66h-2.447V8.382h2.364l5.724 7.852 5.724-7.894Zm13.603 6.238c3.276 0 5.06 1.953 5.06 4.5 0 2.546-1.784 4.54-4.894 4.54h-8.129V8.34h11.613v2.419h-9.166v3.862h5.516v-.043Zm.083 6.663c1.7 0 2.488-.976 2.488-2.122 0-1.145-.788-2.122-2.488-2.122h-5.558v4.244h5.558Zm18.664 2.377-1.617-3.82h-7.051l-1.618 3.82h-2.696l6.471-15.278h2.696l6.47 15.278h-2.655Zm-7.756-6.111h5.143l-2.571-6.112-2.572 6.112Zm23.351-9.167h2.447v15.278h-2.447v-6.536h-8.627v6.536h-2.447V8.34h2.447v6.323h8.627V8.34Zm13.231 7.426 6.636 7.894h-3.277l-5.516-6.663h-2.82v6.663h-2.447V8.38h2.447v6.324h2.82l5.392-6.324h3.277l-6.512 7.385Z"/></symbol><symbol xmlns="http://www.w3.org/2000/svg" id="logoInsurance" fill="none" viewBox="0 0 193 32"><path fill="#FC5055" d="M.5 16c0 4.244 1.747 8.313 4.857 11.314 3.11 3 7.329 4.686 11.727 4.686h.669v-6.08h-.669c-2.727 0-5.342-1.046-7.27-2.906S6.803 18.631 6.803 16c0-2.63 1.083-5.154 3.011-7.014 1.928-1.86 4.543-2.905 7.27-2.905h.669V0h-.669C12.686 0 8.468 1.686 5.357 4.686 2.247 7.686.5 11.756.5 16Z"/><path fill="#003790" d="M20.403.323v8.314h-3.344a7.776 7.776 0 0 0-5.396 2.157A7.234 7.234 0 0 0 9.427 16c0 1.953.805 3.826 2.236 5.206a7.775 7.775 0 0 0 5.396 2.157h3.344v8.323c3.743-.741 7.107-2.707 9.523-5.564 2.415-2.857 3.735-6.43 3.735-10.118 0-3.687-1.32-7.261-3.735-10.118-2.416-2.857-5.78-4.822-9.523-5.563Zm26.54 2.682a7.937 7.937 0 0 1 5.166 1.84L50.73 6.498a6.13 6.13 0 0 0-3.804-1.387 4.645 4.645 0 0 0-4.87 4.904 4.6 4.6 0 0 0 4.953 4.904 6.287 6.287 0 0 0 4.126-1.651l1.296 1.742A7.945 7.945 0 0 1 47.033 17c-4.423 0-7.155-2.964-7.155-7.01 0-4.045 2.724-6.984 7.065-6.984Zm13.666 0a6.83 6.83 0 0 1 6.59 4.281c.348.866.515 1.795.49 2.728a7.093 7.093 0 0 1-7.084 6.85 7.088 7.088 0 0 1-7.085-6.85 6.838 6.838 0 0 1 7.089-7.01Zm0 11.913a4.727 4.727 0 0 0 4.82-4.904 4.831 4.831 0 0 0-4.824-5.03 4.826 4.826 0 0 0-4.824 5.03 4.733 4.733 0 0 0 4.828 4.904ZM81.76 12.83c0 1.973-1.262 3.888-4.538 3.888h-7.106V3.31h6.685c2.715 0 4.291 1.652 4.291 3.583a3.303 3.303 0 0 1-1.65 2.832 3.095 3.095 0 0 1 2.319 3.104ZM72.287 5.4v3.566h4.25c1.51 0 2.295-.826 2.295-1.841 0-1.016-.669-1.71-2.014-1.71l-4.53-.016Zm5.068 9.196c1.551 0 2.145-.867 2.145-1.8a1.857 1.857 0 0 0-2.104-1.84h-5.108v3.64h5.067Zm13.211-4.788 5.959 6.91h-2.93l-4.952-5.862h-2.541v5.862h-2.237V3.31h2.204v5.54h2.541l4.845-5.54h2.93l-5.819 6.498Z"/><path fill="#003790" d="M103.292 3.005a6.835 6.835 0 0 1 7.089 7.01 7.09 7.09 0 0 1-14.17 0 6.839 6.839 0 0 1 4.349-6.548 6.827 6.827 0 0 1 2.732-.462Zm0 11.913a4.728 4.728 0 0 0 4.828-4.904 4.835 4.835 0 0 0-2.93-4.642 4.829 4.829 0 0 0-6.718 4.642 4.732 4.732 0 0 0 4.82 4.904ZM125.195 3.31h2.121v13.408h-2.196V6.761l-4.407 5.912h-1.336l-4.407-5.879v9.924h-2.196V3.31h2.121l5.15 6.886 5.15-6.886Zm12.214 5.482c2.946 0 4.555 1.718 4.555 3.947s-1.609 3.98-4.407 3.98h-7.27V3.31h10.431v2.106h-8.253v3.376h4.944Zm.057 5.82c1.527 0 2.22-.825 2.22-1.857s-.693-1.857-2.22-1.857h-4.951v3.715h4.951Zm16.729 2.106-1.453-3.352h-6.338l-1.452 3.352h-2.418L148.36 3.31h2.426l5.818 13.408h-2.409Zm-6.933-5.366h4.614l-2.295-5.342-2.319 5.342Zm20.929-8.042h2.195v13.408h-2.195v-5.78h-7.757v5.78h-2.204V3.31h2.204v5.557h7.757V3.31Zm11.868 6.498 5.933 6.91h-2.929l-4.952-5.862h-2.542v5.862h-2.212V3.31h2.204v5.54h2.542l4.844-5.54h2.93l-5.818 6.498Z"/><path fill="#FC5055" d="M44.181 21.008a4.915 4.915 0 0 1 3.187 1.059l-.826.943a3.886 3.886 0 0 0-2.377-.773 2.997 2.997 0 0 0-1.148.18 2.848 2.848 0 0 0-.973.597c-.276.26-.492.572-.633.914a2.52 2.52 0 0 0-.185 1.076 2.47 2.47 0 0 0 .169 1.084c.136.346.35.662.625.926.276.264.608.47.975.606.366.136.76.198 1.153.182a3.93 3.93 0 0 0 2.568-.92l.776.974A4.913 4.913 0 0 1 44.19 29a4.381 4.381 0 0 1-1.67-.255 4.166 4.166 0 0 1-1.419-.86 3.853 3.853 0 0 1-.932-1.321 3.646 3.646 0 0 1-.288-1.56 3.644 3.644 0 0 1 .287-1.558 3.85 3.85 0 0 1 .93-1.32 4.165 4.165 0 0 1 1.417-.86 4.38 4.38 0 0 1 1.666-.258Zm11.144 1.376h-2.922v6.446h-1.337v-6.446h-2.93v-1.198h7.19v1.198Zm8.255 1.213c0 1.368-.983 2.435-3.038 2.435H57.86v2.798h-1.337v-7.644h3.93c2.145 0 3.128 1.043 3.128 2.411Zm-3.096 1.237c1.288 0 1.651-.557 1.651-1.23 0-.672-.404-1.22-1.65-1.22h-2.626v2.45h2.625Zm10.021 3.996-.883-1.91H65.76l-.883 1.91h-1.478l3.55-7.644h1.519l3.55 7.644h-1.511Zm-4.226-3.092h2.815l-1.403-3.045-1.412 3.045Zm14.503 3.092h-1.65l-2.543-2.984-2.567 2.984H72.37l3.302-3.865-3.195-3.764h1.61l2.476 2.837 2.477-2.837h1.65l-3.227 3.726 3.319 3.903Zm4.582-7.822a4.47 4.47 0 0 1 2.357.696 4.057 4.057 0 0 1 1.55 1.802 3.76 3.76 0 0 1 .223 2.305c-.17.773-.58 1.48-1.18 2.034a4.363 4.363 0 0 1-2.185 1.081 4.536 4.536 0 0 1-2.46-.235 4.218 4.218 0 0 1-1.906-1.472 3.818 3.818 0 0 1-.716-2.215 3.646 3.646 0 0 1 .288-1.562c.211-.497.53-.947.935-1.322.406-.376.89-.668 1.422-.86a4.381 4.381 0 0 1 1.672-.252Zm0 6.794a3.14 3.14 0 0 0 1.673-.449 2.854 2.854 0 0 0 1.123-1.246c.233-.51.3-1.074.19-1.62a2.744 2.744 0 0 0-.806-1.445 3.053 3.053 0 0 0-1.53-.779 3.179 3.179 0 0 0-1.733.152 2.957 2.957 0 0 0-1.349 1.03 2.674 2.674 0 0 0-.507 1.559c-.015.367.051.733.193 1.076.142.342.357.654.632.916s.605.469.968.607c.364.139.753.206 1.146.199Zm13.059-1.191c0 1.129-.768 2.219-2.766 2.219h-4.35v-7.644h4.127c1.651 0 2.609.958 2.609 2.04a1.792 1.792 0 0 1-.297.937 1.958 1.958 0 0 1-.76.67c.421.098.793.328 1.055.651.261.324.396.722.382 1.127Zm-5.779-4.227v2.032h2.634c.908 0 1.353-.486 1.353-1.05 0-.565-.437-.975-1.27-.975l-2.717-.007Zm3.063 5.24c.94 0 1.304-.502 1.304-1.036 0-.533-.363-1.035-1.246-1.035h-3.112v2.071h3.054Zm10.31 1.206-.892-1.91h-3.863l-.883 1.91h-1.47l3.55-7.644h1.503l3.549 7.644h-1.494Zm-4.226-3.092h2.814l-1.403-3.045-1.411 3.045Zm12.902-4.552h1.345v7.644h-1.345v-3.331h-4.706v3.33h-1.337v-7.643h1.337v3.091h4.706v-3.091Zm9.468 0h1.262v7.644h-1.337v-5.727l-4.796 5.727h-1.221v-7.644h1.337v5.696l4.755-5.696Zm4.564 6.438h4.953v1.206h-6.29v-7.644h6.175v1.198h-4.838v1.986h4.458v1.237h-4.458v2.017Zm17.624-2.736 3.302 3.942h-1.775l-2.641-3.347h-.76v3.347h-1.345v-3.347h-.76l-2.666 3.347h-1.775l3.302-3.942-3.227-3.702h1.733l2.633 3.153h.76v-3.153h1.345v3.153h.76l2.633-3.153h1.733l-3.252 3.702Zm10.681-3.702h1.239v7.644h-1.346v-5.727l-4.788 5.727h-1.229v-7.644h1.345v5.696l4.779-5.696Zm9.725 5.434c0 1.26-1.214 2.38-3.533 2.38a6.363 6.363 0 0 1-3.814-1.26l.735-1.043a4.965 4.965 0 0 0 3.046 1.113c1.271 0 2.195-.464 2.195-1.206a.877.877 0 0 0-.187-.54.983.983 0 0 0-.49-.334 5.574 5.574 0 0 0-1.882-.208h-1.081v-1.129h1.246a3.203 3.203 0 0 0 1.47-.247 1.05 1.05 0 0 0 .419-.354.96.96 0 0 0 .167-.504c0-.657-.586-1.059-1.808-1.059a4.807 4.807 0 0 0-2.641.82l-.611-.974a5.42 5.42 0 0 1 3.252-1.052c2.014 0 3.178.843 3.178 2.15.016.35-.07.697-.247 1.005a2.02 2.02 0 0 1-.76.749c.39.107.732.33.975.635.243.306.373.677.371 1.057Zm7.519-5.434h1.346v7.644h-1.346v-3.331h-4.721v3.33h-1.337v-7.643h1.337v3.091h4.721v-3.091Zm9.452 0h1.23v7.644h-1.337v-5.727l-4.796 5.727h-1.222v-7.644h1.337v5.696l4.788-5.696Z"/><defs><clipPath id="clip0_1978_2699"><path fill="#fff" d="M.5 0h192v32H.5z"/></clipPath></defs></symbol><symbol xmlns="http://www.w3.org/2000/svg" id="logoMain" fill="none" viewBox="0 0 192 32"><path fill="#003790" d="M14.197 4v6.222h-2.462c-3.109 0-5.614 2.455-5.614 5.503s2.505 5.502 5.614 5.502h2.462v6.223C19.811 26.392 24 21.566 24 15.725 24 9.925 19.81 5.1 14.197 4Z"/><path fill="#FC5055" d="M12.221 23.429c-4.189 0-7.6-3.344-7.6-7.45s3.411-7.45 7.6-7.45h.475V4h-.475C5.484 4 0 9.376 0 15.979 0 22.624 5.484 28 12.221 28h.475v-4.571h-.475Z"/><path fill="#003790" d="M41.307 20.115a5.272 5.272 0 0 1-3.367 1.211 5.318 5.318 0 0 1-5.321-5.347 5.318 5.318 0 0 1 5.321-5.347 5.19 5.19 0 0 1 3.492 1.337l1.87-1.88A7.892 7.892 0 0 0 37.94 8C33.533 8 30 11.593 30 15.98c0 4.386 3.533 8.02 7.94 8.02 2.037 0 3.866-.752 5.238-2.005l-1.87-1.88Zm84.596-11.488-5.861 7.101-5.903-7.101-.042.083v-.083h-2.37v14.705h2.37V12.553l5.945 7.102 5.861-6.934v10.61h2.328V8.628h-2.328Z"/><path fill="#003790" fill-rule="evenodd" d="M52.988 23.958c4.365 0 7.94-3.55 7.94-7.979 0-4.386-3.575-7.979-7.94-7.979-4.364 0-7.94 3.593-7.94 7.98 0 4.386 3.534 7.978 7.94 7.978Zm-.041-13.326a5.318 5.318 0 0 1 5.32 5.347 5.318 5.318 0 0 1-5.32 5.347 5.318 5.318 0 0 1-5.321-5.347 5.318 5.318 0 0 1 5.32-5.347Zm48.6 13.326c4.365 0 7.94-3.55 7.94-7.979 0-4.386-3.575-7.979-7.94-7.979s-7.94 3.593-7.94 7.98c0 4.386 3.534 7.978 7.94 7.978Zm-.041-13.326a5.318 5.318 0 0 1 5.321 5.347 5.318 5.318 0 0 1-5.321 5.347 5.318 5.318 0 0 1-5.321-5.347 5.318 5.318 0 0 1 5.321-5.347Z" clip-rule="evenodd"/><path fill="#003790" d="M93.395 8.627h-3.201l-6.028 6.182h-2.452V8.627h-2.328v14.705h2.328V17.19h2.41l6.028 6.14h3.16l-7.15-7.31 7.233-7.394Zm98.605 0h-3.159l-6.07 6.182h-2.452V8.627h-2.328v14.705h2.328V17.19h2.452l5.986 6.14h3.16l-7.109-7.31L192 8.627Z"/><path fill="#003790" fill-rule="evenodd" d="M160.157 23.332h-2.577l-1.414-3.175H148.6l-1.413 3.175h-2.577l6.443-14.705h2.661l6.443 14.705Zm-7.774-11.698-2.743 6.183h5.487l-2.744-6.183Zm-75.99 7.436a4.238 4.238 0 0 0-1.33-3.09c.79-.795 1.33-1.88 1.33-3.092 0-2.34-1.871-4.261-4.199-4.261h-8.563v14.746h8.563c2.328-.041 4.199-1.963 4.199-4.303ZM66 11.008h6.153c1.039 0 1.87.835 1.87 1.88 0 1.044-.831 1.88-1.87 1.88H66v-3.76Zm0 9.984h6.153c1.039 0 1.87-.877 1.912-1.922 0-1.002-.832-1.88-1.87-1.88H66v3.802Z" clip-rule="evenodd"/><path fill="#003790" d="M172.711 8.668v6.141h-8.522V8.67h-2.369v14.62h2.369v-6.098h8.522v6.099h2.37V8.668h-2.37Z"/><path fill="#003790" fill-rule="evenodd" d="M139.538 14.81c2.328 0 4.24 1.921 4.24 4.26 0 2.34-1.912 4.262-4.24 4.303h-8.522V8.627h11.349v2.38h-8.979v3.802h6.152Zm-6.152 6.182h6.152c1.039 0 1.871-.877 1.871-1.922 0-1.002-.832-1.88-1.871-1.88h-6.152v3.802Z" clip-rule="evenodd"/></symbol><symbol xmlns="http://www.w3.org/2000/svg" id="logoWhite" fill="none" viewBox="0 0 194 32"><path fill="#fff" d="M.5 16c0 6.622 5.378 12 12 12h.482v-4.535H12.5c-4.094 0-7.465-3.331-7.465-7.465 0-4.094 3.331-7.465 7.465-7.465h.482V4H12.5C5.878 4 .5 9.378.5 16Z"/><path fill="#fff" d="M14.908 4.241v6.261H12.5a5.55 5.55 0 0 0-5.539 5.539 5.55 5.55 0 0 0 5.539 5.538h2.408v6.26A11.974 11.974 0 0 0 24.5 16.082c.04-5.9-4.094-10.716-9.592-11.84ZM38.471 8c2.671 0 4.883 1.188 5.8 2.08l-1.543 1.91c-.751-.68-2.42-1.613-4.257-1.613-3.38 0-5.467 2.376-5.467 5.602 0 3.225 2.004 5.602 5.509 5.602 2.045 0 3.797-1.104 4.59-1.867l1.461 1.994c-.918.976-3.213 2.292-6.051 2.292-4.966 0-8.013-3.395-8.013-7.979C30.46 11.395 33.59 8 38.471 8Zm14.351 0c4.591 0 7.93 3.395 7.93 7.979 0 4.626-3.339 7.979-7.93 7.979-4.59 0-7.928-3.396-7.928-7.98C44.852 11.396 48.19 8 52.822 8Zm0 13.58c3.13 0 5.426-2.376 5.426-5.601 0-3.226-2.296-5.602-5.425-5.602-3.13 0-5.426 2.376-5.426 5.602 0 3.225 2.296 5.602 5.425 5.602Zm23.703-2.376c0 2.25-1.419 4.414-5.091 4.414H63.42V8.34h7.554c3.046 0 4.8 1.91 4.8 4.074 0 1.23-.544 2.334-1.879 3.225 1.335.467 2.63 1.486 2.63 3.565ZM65.884 10.76v4.074l4.757-.042c1.711 0 2.587-.976 2.587-2.08 0-1.061-.75-1.952-2.253-1.952h-5.091ZM71.6 21.24c1.753 0 2.42-.976 2.42-2.037 0-1.146-.793-2.08-2.378-2.08h-5.718v4.16H71.6v-.043Zm14.816-5.474 6.677 7.894h-3.297l-5.55-6.663h-2.838v6.663h-2.462V8.38h2.462v6.324h2.838l5.425-6.324h3.297l-6.552 7.385Z"/><path fill="#fff" d="M100.689 8c4.59 0 7.929 3.395 7.929 7.979 0 4.626-3.339 7.979-7.929 7.979s-7.93-3.396-7.93-7.98C92.76 11.396 96.1 8 100.69 8Zm0 13.58c3.13 0 5.425-2.376 5.425-5.601 0-3.226-2.295-5.602-5.425-5.602s-5.425 2.376-5.425 5.602c0 3.225 2.337 5.602 5.425 5.602Zm24.58-13.24h2.379v15.278h-2.462V12.287l-4.925 6.705h-1.502l-4.924-6.705V23.66h-2.463V8.382h2.379l5.759 7.852 5.759-7.894Zm13.687 6.238c3.297 0 5.092 1.953 5.092 4.5 0 2.546-1.795 4.54-4.925 4.54h-8.179V8.34h11.685v2.419h-9.223v3.862h5.55v-.043Zm.084 6.663c1.711 0 2.504-.976 2.504-2.122 0-1.145-.793-2.122-2.504-2.122h-5.592v4.244h5.592Zm18.779 2.377-1.627-3.82h-7.095l-1.627 3.82h-2.713l6.511-15.278h2.712l6.51 15.278h-2.671Zm-7.803-6.111h5.174l-2.587-6.112-2.587 6.112ZM173.51 8.34h2.463v15.278h-2.463v-6.536h-8.68v6.536h-2.462V8.34h2.462v6.323h8.68V8.34Zm13.313 7.426 6.677 7.894h-3.297l-5.55-6.663h-2.838v6.663h-2.462V8.38h2.462v6.324h2.838l5.425-6.324h3.297l-6.552 7.385Z"/></symbol></svg>
|
package/dist/sprites/editor.svg
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg width="0" height="0"><symbol xmlns="http://www.w3.org/2000/svg" id="bold" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" viewBox="0 0 24 24"><path d="M6 12h9a4 4 0 0 1 0 8H7a1 1 0 0 1-1-1V5a1 1 0 0 1 1-1h7a4 4 0 0 1 0 8"/></symbol><symbol xmlns="http://www.w3.org/2000/svg" id="heading" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" viewBox="0 0 24 24"><path d="M6 12h12M6 20V4m12 16V4"/></symbol><symbol xmlns="http://www.w3.org/2000/svg" id="italic" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" viewBox="0 0 24 24"><path d="M19 4h-9m4 16H5M15 4 9 20"/></symbol><symbol xmlns="http://www.w3.org/2000/svg" id="link" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" viewBox="0 0 24 24"><path d="M10 13a5 5 0 0 0 7.54.54l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71"/><path d="M14 11a5 5 0 0 0-7.54-.54l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71"/></symbol><symbol xmlns="http://www.w3.org/2000/svg" id="list" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" viewBox="0 0 24 24"><path d="M3 12h.01M3 18h.01M3 6h.01M8 12h13M8 18h13M8 6h13"/></symbol><symbol xmlns="http://www.w3.org/2000/svg" id="palette" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" viewBox="0 0 24 24"><circle cx="13.5" cy="6.5" r=".5" fill="currentColor"/><circle cx="17.5" cy="10.5" r=".5" fill="currentColor"/><circle cx="8.5" cy="7.5" r=".5" fill="currentColor"/><circle cx="6.5" cy="12.5" r=".5" fill="currentColor"/><path d="M12 2C6.5 2 2 6.5 2 12s4.5 10 10 10c.926 0 1.648-.746 1.648-1.688 0-.437-.18-.835-.437-1.125-.29-.289-.438-.652-.438-1.125a1.64 1.64 0 0 1 1.668-1.668h1.996c3.051 0 5.555-2.503 5.555-5.554C21.965 6.012 17.461 2 12 2z"/></symbol><symbol xmlns="http://www.w3.org/2000/svg" id="redo" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" viewBox="0 0 24 24"><path d="M21 7v6h-6"/><path d="M3 17a9 9 0 0 1 9-9 9 9 0 0 1 6 2.3l3 2.7"/></symbol><symbol xmlns="http://www.w3.org/2000/svg" id="removeFormatting" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" viewBox="0 0 24 24"><path d="M4 7V4h16v3M5 20h6m2-16L8 20m7-5 5 5m0-5-5 5"/></symbol><symbol xmlns="http://www.w3.org/2000/svg" id="space" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" viewBox="0 0 24 24"><path d="M22 17v1c0 .5-.5 1-1 1H3c-.5 0-1-.5-1-1v-1"/></symbol><symbol xmlns="http://www.w3.org/2000/svg" id="strikethrough" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" viewBox="0 0 24 24"><path d="M16 4H9a3 3 0 0 0-2.83 4M14 12a4 4 0 0 1 0 8H6m-2-8h16"/></symbol><symbol xmlns="http://www.w3.org/2000/svg" id="typography" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" viewBox="0 0 24 24"><path d="M4 7V4h16v3M9 20h6M12 4v16"/></symbol><symbol xmlns="http://www.w3.org/2000/svg" id="underline" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" viewBox="0 0 24 24"><path d="M6 4v6a6 6 0 0 0 12 0V4M4 20h16"/></symbol><symbol xmlns="http://www.w3.org/2000/svg" id="undo" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" viewBox="0 0 24 24"><path d="M3 7v6h6"/><path d="M21 17a9 9 0 0 0-9-9 9 9 0 0 0-6 2.3L3 13"/></symbol></svg>
|