@scbt-ecom/ui 0.147.1 → 0.147.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.
Files changed (1723) hide show
  1. package/dist/lib/configs/tailwindConfigBase.js +1 -1
  2. package/dist/lib/configs/tailwindConfigBase.js.map +1 -1
  3. package/dist/lib/configs/tailwindPresets/resetPreset.js +1 -1
  4. package/dist/lib/configs/tailwindPresets/resetPreset.js.map +1 -1
  5. package/dist/lib/exports/widget.js +1 -1
  6. package/dist/lib/shared/hocs/withBoundary/withBoundary.js +1 -1
  7. package/dist/lib/shared/hocs/withBoundary/withBoundary.js.map +1 -1
  8. package/dist/lib/shared/hooks/useClickOutside.js +1 -1
  9. package/dist/lib/shared/hooks/useClickOutside.js.map +1 -1
  10. package/dist/lib/shared/hooks/useClickOutsideMany.js +1 -1
  11. package/dist/lib/shared/hooks/useClickOutsideMany.js.map +1 -1
  12. package/dist/lib/shared/hooks/useControlledForm.js +1 -1
  13. package/dist/lib/shared/hooks/useControlledForm.js.map +1 -1
  14. package/dist/lib/shared/ui/accordion/Accordion.js +1 -1
  15. package/dist/lib/shared/ui/accordion/Accordion.js.map +1 -1
  16. package/dist/lib/shared/ui/accordion/ui/AccordionHeader.js +1 -1
  17. package/dist/lib/shared/ui/accordion/ui/AccordionHeader.js.map +1 -1
  18. package/dist/lib/shared/ui/brandLogos/BrandLogos.js +1 -1
  19. package/dist/lib/shared/ui/brandLogos/BrandLogos.js.map +1 -1
  20. package/dist/lib/shared/ui/button/model/helpers.js +1 -1
  21. package/dist/lib/shared/ui/button/model/helpers.js.map +1 -1
  22. package/dist/lib/shared/ui/buttonIcon/ButtonIcon.js +1 -1
  23. package/dist/lib/shared/ui/buttonIcon/ButtonIcon.js.map +1 -1
  24. package/dist/lib/shared/ui/calendar/Calendar.js +1 -1
  25. package/dist/lib/shared/ui/calendar/Calendar.js.map +1 -1
  26. package/dist/lib/shared/ui/calendar/ui/Day.js +1 -1
  27. package/dist/lib/shared/ui/calendar/ui/Day.js.map +1 -1
  28. package/dist/lib/shared/ui/calendar/ui/MonthCaption.js +1 -1
  29. package/dist/lib/shared/ui/calendar/ui/MonthCaption.js.map +1 -1
  30. package/dist/lib/shared/ui/calendar/ui/Navigation.js +1 -1
  31. package/dist/lib/shared/ui/calendar/ui/Navigation.js.map +1 -1
  32. package/dist/lib/shared/ui/calendar/ui/selectDate/ui/SelectList.js +1 -1
  33. package/dist/lib/shared/ui/calendar/ui/selectDate/ui/SelectList.js.map +1 -1
  34. package/dist/lib/shared/ui/calendar/ui/selectDate/ui/Trigger.js +1 -1
  35. package/dist/lib/shared/ui/calendar/ui/selectDate/ui/Trigger.js.map +1 -1
  36. package/dist/lib/shared/ui/carousel/CarouselNative.js +1 -1
  37. package/dist/lib/shared/ui/carousel/CarouselNative.js.map +1 -1
  38. package/dist/lib/shared/ui/carousel/model/helpers.js +1 -1
  39. package/dist/lib/shared/ui/carousel/model/helpers.js.map +1 -1
  40. package/dist/lib/shared/ui/carousel/model/hooks/useCarousel.js +1 -1
  41. package/dist/lib/shared/ui/carousel/model/hooks/useCarousel.js.map +1 -1
  42. package/dist/lib/shared/ui/customLink/model/helpers.js +1 -1
  43. package/dist/lib/shared/ui/customLink/model/helpers.js.map +1 -1
  44. package/dist/lib/shared/ui/dialog/Dialog.js +1 -1
  45. package/dist/lib/shared/ui/dialog/Dialog.js.map +1 -1
  46. package/dist/lib/shared/ui/divider/Divider.js.map +1 -1
  47. package/dist/lib/shared/ui/formElements/controlled/autocomplete/AutocompleteControl.js +1 -1
  48. package/dist/lib/shared/ui/formElements/controlled/autocomplete/AutocompleteControl.js.map +1 -1
  49. package/dist/lib/shared/ui/formElements/controlled/checkbox/CheckboxControl.js +1 -1
  50. package/dist/lib/shared/ui/formElements/controlled/checkbox/CheckboxControl.js.map +1 -1
  51. package/dist/lib/shared/ui/formElements/controlled/combobox/ComboboxControl.js +1 -1
  52. package/dist/lib/shared/ui/formElements/controlled/combobox/ComboboxControl.js.map +1 -1
  53. package/dist/lib/shared/ui/formElements/controlled/combobox/hooks/useComboboxControl.js +1 -1
  54. package/dist/lib/shared/ui/formElements/controlled/combobox/hooks/useComboboxControl.js.map +1 -1
  55. package/dist/lib/shared/ui/formElements/controlled/dadata/address/query.js +1 -1
  56. package/dist/lib/shared/ui/formElements/controlled/dadata/address/query.js.map +1 -1
  57. package/dist/lib/shared/ui/formElements/controlled/dadata/auto/query.js +1 -1
  58. package/dist/lib/shared/ui/formElements/controlled/dadata/auto/query.js.map +1 -1
  59. package/dist/lib/shared/ui/formElements/controlled/dadata/country/query.js +1 -1
  60. package/dist/lib/shared/ui/formElements/controlled/dadata/country/query.js.map +1 -1
  61. package/dist/lib/shared/ui/formElements/controlled/dadata/fio/query.js +1 -1
  62. package/dist/lib/shared/ui/formElements/controlled/dadata/fio/query.js.map +1 -1
  63. package/dist/lib/shared/ui/formElements/controlled/dadata/party/query.js +1 -1
  64. package/dist/lib/shared/ui/formElements/controlled/dadata/party/query.js.map +1 -1
  65. package/dist/lib/shared/ui/formElements/controlled/dayPickerControl/dayPickerControl.js +1 -1
  66. package/dist/lib/shared/ui/formElements/controlled/dayPickerControl/dayPickerControl.js.map +1 -1
  67. package/dist/lib/shared/ui/formElements/controlled/dayPickerControl/model/utils.js +1 -1
  68. package/dist/lib/shared/ui/formElements/controlled/dayPickerControl/model/utils.js.map +1 -1
  69. package/dist/lib/shared/ui/formElements/controlled/dayPickerControl/range.js +1 -1
  70. package/dist/lib/shared/ui/formElements/controlled/dayPickerControl/range.js.map +1 -1
  71. package/dist/lib/shared/ui/formElements/controlled/dayPickerControl/single.js +1 -1
  72. package/dist/lib/shared/ui/formElements/controlled/dayPickerControl/single.js.map +1 -1
  73. package/dist/lib/shared/ui/formElements/controlled/editor/model/config.js +1 -1
  74. package/dist/lib/shared/ui/formElements/controlled/editor/model/config.js.map +1 -1
  75. package/dist/lib/shared/ui/formElements/controlled/editor/model/extensions.js +1 -1
  76. package/dist/lib/shared/ui/formElements/controlled/editor/model/extensions.js.map +1 -1
  77. package/dist/lib/shared/ui/formElements/controlled/editor/model/helper.js +1 -1
  78. package/dist/lib/shared/ui/formElements/controlled/editor/model/helper.js.map +1 -1
  79. package/dist/lib/shared/ui/formElements/controlled/editor/ui/Editor.js +1 -1
  80. package/dist/lib/shared/ui/formElements/controlled/editor/ui/Editor.js.map +1 -1
  81. package/dist/lib/shared/ui/formElements/controlled/editor/ui/EditorModal.js +1 -1
  82. package/dist/lib/shared/ui/formElements/controlled/editor/ui/EditorModal.js.map +1 -1
  83. package/dist/lib/shared/ui/formElements/controlled/editor/ui/commands/SetColor.js +1 -1
  84. package/dist/lib/shared/ui/formElements/controlled/editor/ui/commands/SetColor.js.map +1 -1
  85. package/dist/lib/shared/ui/formElements/controlled/editor/ui/commands/SetCoreCommands.js +1 -1
  86. package/dist/lib/shared/ui/formElements/controlled/editor/ui/commands/SetCoreCommands.js.map +1 -1
  87. package/dist/lib/shared/ui/formElements/controlled/editor/ui/commands/SetFontSize.js +1 -1
  88. package/dist/lib/shared/ui/formElements/controlled/editor/ui/commands/SetFontSize.js.map +1 -1
  89. package/dist/lib/shared/ui/formElements/controlled/editor/ui/commands/setCustomLink.js +1 -1
  90. package/dist/lib/shared/ui/formElements/controlled/editor/ui/commands/setCustomLink.js.map +1 -1
  91. package/dist/lib/shared/ui/formElements/controlled/input/InputControl.js +1 -1
  92. package/dist/lib/shared/ui/formElements/controlled/input/InputControl.js.map +1 -1
  93. package/dist/lib/shared/ui/formElements/controlled/input/MaskInputControl.js +1 -1
  94. package/dist/lib/shared/ui/formElements/controlled/input/MaskInputControl.js.map +1 -1
  95. package/dist/lib/shared/ui/formElements/controlled/inputCurrency/InputCurrencyControl.js +1 -1
  96. package/dist/lib/shared/ui/formElements/controlled/inputCurrency/InputCurrencyControl.js.map +1 -1
  97. package/dist/lib/shared/ui/formElements/controlled/inputOtp/InputOtpControl.js +1 -1
  98. package/dist/lib/shared/ui/formElements/controlled/inputOtp/InputOtpControl.js.map +1 -1
  99. package/dist/lib/shared/ui/formElements/controlled/radio/RadioGroupControl.js +1 -1
  100. package/dist/lib/shared/ui/formElements/controlled/radio/RadioGroupControl.js.map +1 -1
  101. package/dist/lib/shared/ui/formElements/controlled/slider/SliderControl.js +1 -1
  102. package/dist/lib/shared/ui/formElements/controlled/slider/SliderControl.js.map +1 -1
  103. package/dist/lib/shared/ui/formElements/controlled/switch/SwitchControl.js +1 -1
  104. package/dist/lib/shared/ui/formElements/controlled/switch/SwitchControl.js.map +1 -1
  105. package/dist/lib/shared/ui/formElements/controlled/textarea/TextareaControl.js +1 -1
  106. package/dist/lib/shared/ui/formElements/controlled/textarea/TextareaControl.js.map +1 -1
  107. package/dist/lib/shared/ui/formElements/controlled/uploader/UploaderControl.js +1 -1
  108. package/dist/lib/shared/ui/formElements/controlled/uploader/UploaderControl.js.map +1 -1
  109. package/dist/lib/shared/ui/formElements/ui/MessageView.js +1 -1
  110. package/dist/lib/shared/ui/formElements/ui/MessageView.js.map +1 -1
  111. package/dist/lib/shared/ui/formElements/ui/fieldAttachment/ui/ValidateSlot.js +1 -1
  112. package/dist/lib/shared/ui/formElements/ui/fieldAttachment/ui/ValidateSlot.js.map +1 -1
  113. package/dist/lib/shared/ui/formElements/uncontrolled/autocomplete/Autocomplete.js +1 -1
  114. package/dist/lib/shared/ui/formElements/uncontrolled/autocomplete/Autocomplete.js.map +1 -1
  115. package/dist/lib/shared/ui/formElements/uncontrolled/checkbox/Checkbox.js +1 -1
  116. package/dist/lib/shared/ui/formElements/uncontrolled/checkbox/Checkbox.js.map +1 -1
  117. package/dist/lib/shared/ui/formElements/uncontrolled/combobox/combobox.js +1 -1
  118. package/dist/lib/shared/ui/formElements/uncontrolled/combobox/combobox.js.map +1 -1
  119. package/dist/lib/shared/ui/formElements/uncontrolled/combobox/hooks/useCombobox.js +1 -1
  120. package/dist/lib/shared/ui/formElements/uncontrolled/combobox/hooks/useCombobox.js.map +1 -1
  121. package/dist/lib/shared/ui/formElements/uncontrolled/dayPicker/DayPicker.js +1 -1
  122. package/dist/lib/shared/ui/formElements/uncontrolled/dayPicker/DayPicker.js.map +1 -1
  123. package/dist/lib/shared/ui/formElements/uncontrolled/index.js +1 -1
  124. package/dist/lib/shared/ui/formElements/uncontrolled/index.js.map +1 -1
  125. package/dist/lib/shared/ui/formElements/uncontrolled/inputCurrency/InputCurrency.js +1 -1
  126. package/dist/lib/shared/ui/formElements/uncontrolled/inputCurrency/InputCurrency.js.map +1 -1
  127. package/dist/lib/shared/ui/formElements/uncontrolled/inputCurrency/ui/CurrencyIcon.js +1 -1
  128. package/dist/lib/shared/ui/formElements/uncontrolled/inputCurrency/ui/CurrencyIcon.js.map +1 -1
  129. package/dist/lib/shared/ui/formElements/uncontrolled/inputOtp/InputOtpBase.js +1 -1
  130. package/dist/lib/shared/ui/formElements/uncontrolled/inputOtp/InputOtpBase.js.map +1 -1
  131. package/dist/lib/shared/ui/formElements/uncontrolled/inputOtp/ui/InputOtpSlot.js +1 -1
  132. package/dist/lib/shared/ui/formElements/uncontrolled/inputOtp/ui/InputOtpSlot.js.map +1 -1
  133. package/dist/lib/shared/ui/formElements/uncontrolled/maskInput/MaskInput.js +1 -1
  134. package/dist/lib/shared/ui/formElements/uncontrolled/maskInput/MaskInput.js.map +1 -1
  135. package/dist/lib/shared/ui/formElements/uncontrolled/radio/RadioGroup.js +1 -1
  136. package/dist/lib/shared/ui/formElements/uncontrolled/radio/RadioGroup.js.map +1 -1
  137. package/dist/lib/shared/ui/formElements/uncontrolled/radio/ui/RadioItem.js +1 -1
  138. package/dist/lib/shared/ui/formElements/uncontrolled/radio/ui/RadioItem.js.map +1 -1
  139. package/dist/lib/shared/ui/formElements/uncontrolled/radio/ui/RadioItemCard.js +1 -1
  140. package/dist/lib/shared/ui/formElements/uncontrolled/radio/ui/RadioItemCard.js.map +1 -1
  141. package/dist/lib/shared/ui/formElements/uncontrolled/radio/ui/RadioItemTab.js +1 -1
  142. package/dist/lib/shared/ui/formElements/uncontrolled/radio/ui/RadioItemTab.js.map +1 -1
  143. package/dist/lib/shared/ui/formElements/uncontrolled/slider/ui/Slider.js +1 -1
  144. package/dist/lib/shared/ui/formElements/uncontrolled/slider/ui/Slider.js.map +1 -1
  145. package/dist/lib/shared/ui/formElements/uncontrolled/slider/ui/sliderAlgorithmic/SliderAlgorithmic.js +1 -1
  146. package/dist/lib/shared/ui/formElements/uncontrolled/slider/ui/sliderAlgorithmic/SliderAlgorithmic.js.map +1 -1
  147. package/dist/lib/shared/ui/formElements/uncontrolled/slider/ui/sliderMarks/SliderMarks.js +1 -1
  148. package/dist/lib/shared/ui/formElements/uncontrolled/slider/ui/sliderMarks/SliderMarks.js.map +1 -1
  149. package/dist/lib/shared/ui/formElements/uncontrolled/slider/ui/sliderStep/SliderStep.js +1 -1
  150. package/dist/lib/shared/ui/formElements/uncontrolled/slider/ui/sliderStep/SliderStep.js.map +1 -1
  151. package/dist/lib/shared/ui/formElements/uncontrolled/switch/Switch.js +1 -1
  152. package/dist/lib/shared/ui/formElements/uncontrolled/switch/Switch.js.map +1 -1
  153. package/dist/lib/shared/ui/formElements/uncontrolled/uploader/UploaderBase.js +1 -1
  154. package/dist/lib/shared/ui/formElements/uncontrolled/uploader/UploaderBase.js.map +1 -1
  155. package/dist/lib/shared/ui/formElements/uncontrolled/uploader/model/hooks/useUploader.js +1 -1
  156. package/dist/lib/shared/ui/formElements/uncontrolled/uploader/model/hooks/useUploader.js.map +1 -1
  157. package/dist/lib/shared/ui/formElements/uncontrolled/uploader/ui/UploaderFile.js +1 -1
  158. package/dist/lib/shared/ui/formElements/uncontrolled/uploader/ui/UploaderFile.js.map +1 -1
  159. package/dist/lib/shared/ui/formElements/uncontrolled/uploader/ui/UploaderFilename.js +1 -1
  160. package/dist/lib/shared/ui/formElements/uncontrolled/uploader/ui/UploaderFilename.js.map +1 -1
  161. package/dist/lib/shared/ui/heading/Heading.js +1 -1
  162. package/dist/lib/shared/ui/heading/Heading.js.map +1 -1
  163. package/dist/lib/shared/ui/hint/Hint.js +1 -1
  164. package/dist/lib/shared/ui/hint/Hint.js.map +1 -1
  165. package/dist/lib/shared/ui/loader/model/helpers.js +1 -1
  166. package/dist/lib/shared/ui/loader/model/helpers.js.map +1 -1
  167. package/dist/lib/shared/ui/modal/Modal.js +1 -1
  168. package/dist/lib/shared/ui/modal/Modal.js.map +1 -1
  169. package/dist/lib/shared/ui/modal/ui/ModalHeader.js +1 -1
  170. package/dist/lib/shared/ui/modal/ui/ModalHeader.js.map +1 -1
  171. package/dist/lib/shared/ui/notification/Notification.js +1 -1
  172. package/dist/lib/shared/ui/notification/Notification.js.map +1 -1
  173. package/dist/lib/shared/ui/notification/ui/CustomToast.js +1 -1
  174. package/dist/lib/shared/ui/notification/ui/CustomToast.js.map +1 -1
  175. package/dist/lib/shared/ui/popover/Popover.js +1 -1
  176. package/dist/lib/shared/ui/popover/Popover.js.map +1 -1
  177. package/dist/lib/shared/ui/providers/NotificationProvider.js +1 -1
  178. package/dist/lib/shared/ui/providers/NotificationProvider.js.map +1 -1
  179. package/dist/lib/shared/ui/slot/ui/SlotClone.js +1 -1
  180. package/dist/lib/shared/ui/slot/ui/SlotClone.js.map +1 -1
  181. package/dist/lib/shared/ui/tabSwitcher/TabsSwitcher.js +1 -1
  182. package/dist/lib/shared/ui/tabSwitcher/TabsSwitcher.js.map +1 -1
  183. package/dist/lib/shared/ui/tabSwitcher/ui/TabContent.js +1 -1
  184. package/dist/lib/shared/ui/tabSwitcher/ui/TabContent.js.map +1 -1
  185. package/dist/lib/shared/ui/table/Desktop.js +1 -1
  186. package/dist/lib/shared/ui/table/Desktop.js.map +1 -1
  187. package/dist/lib/shared/ui/table/Horizontal.js +1 -1
  188. package/dist/lib/shared/ui/table/Horizontal.js.map +1 -1
  189. package/dist/lib/shared/ui/table/Mobile.js +1 -1
  190. package/dist/lib/shared/ui/table/Mobile.js.map +1 -1
  191. package/dist/lib/shared/ui/table/Table.js +1 -1
  192. package/dist/lib/shared/ui/table/Table.js.map +1 -1
  193. package/dist/lib/shared/ui/table/model/TableUtils.js +1 -1
  194. package/dist/lib/shared/ui/table/model/TableUtils.js.map +1 -1
  195. package/dist/lib/shared/ui/table/ui/editableCell/EditableCell.js +1 -1
  196. package/dist/lib/shared/ui/table/ui/editableCell/EditableCell.js.map +1 -1
  197. package/dist/lib/shared/utils/cn.js +1 -1
  198. package/dist/lib/shared/utils/cn.js.map +1 -1
  199. package/dist/lib/shared/utils/uuid.js +1 -1
  200. package/dist/lib/shared/utils/uuid.js.map +1 -1
  201. package/dist/lib/shared/validation/base/base.constants.js +1 -1
  202. package/dist/lib/shared/validation/base/base.constants.js.map +1 -1
  203. package/dist/lib/shared/validation/base/boolean.validators.js +1 -1
  204. package/dist/lib/shared/validation/base/boolean.validators.js.map +1 -1
  205. package/dist/lib/shared/validation/base/currency.validators.js +1 -1
  206. package/dist/lib/shared/validation/base/currency.validators.js.map +1 -1
  207. package/dist/lib/shared/validation/base/date.validators.js +1 -1
  208. package/dist/lib/shared/validation/base/date.validators.js.map +1 -1
  209. package/dist/lib/shared/validation/base/email.validators.js +1 -1
  210. package/dist/lib/shared/validation/base/email.validators.js.map +1 -1
  211. package/dist/lib/shared/validation/base/number.validators.js +1 -1
  212. package/dist/lib/shared/validation/base/number.validators.js.map +1 -1
  213. package/dist/lib/shared/validation/base/passport.validators.js +1 -1
  214. package/dist/lib/shared/validation/base/passport.validators.js.map +1 -1
  215. package/dist/lib/shared/validation/base/passportDepartment.validators.js +1 -1
  216. package/dist/lib/shared/validation/base/passportDepartment.validators.js.map +1 -1
  217. package/dist/lib/shared/validation/base/phone.validators.js +1 -1
  218. package/dist/lib/shared/validation/base/phone.validators.js.map +1 -1
  219. package/dist/lib/shared/validation/base/regex.validators.js +1 -1
  220. package/dist/lib/shared/validation/base/regex.validators.js.map +1 -1
  221. package/dist/lib/shared/validation/base/select.validators.js +1 -1
  222. package/dist/lib/shared/validation/base/select.validators.js.map +1 -1
  223. package/dist/lib/shared/validation/base/string.validators.js +1 -1
  224. package/dist/lib/shared/validation/base/string.validators.js.map +1 -1
  225. package/dist/lib/shared/validation/base/union.validators.js +1 -1
  226. package/dist/lib/shared/validation/base/union.validators.js.map +1 -1
  227. package/dist/lib/shared/validation/base/url.validators.js +1 -1
  228. package/dist/lib/shared/validation/base/url.validators.js.map +1 -1
  229. package/dist/lib/shared/validation/dadata/fio.validators.js +1 -1
  230. package/dist/lib/shared/validation/dadata/fio.validators.js.map +1 -1
  231. package/dist/lib/shared/validation/utils/zodUtils.js +1 -1
  232. package/dist/lib/shared/validation/utils/zodUtils.js.map +1 -1
  233. package/dist/lib/shared/validation/zodValidation/calendar.js +1 -1
  234. package/dist/lib/shared/validation/zodValidation/calendar.js.map +1 -1
  235. package/dist/lib/shared/validation/zodValidation/dadataFio.js +1 -1
  236. package/dist/lib/shared/validation/zodValidation/dadataFio.js.map +1 -1
  237. package/dist/lib/shared/validation/zodValidation/otpCode.js +1 -1
  238. package/dist/lib/shared/validation/zodValidation/otpCode.js.map +1 -1
  239. package/dist/lib/shared/validation/zodValidation/phone.js +1 -1
  240. package/dist/lib/shared/validation/zodValidation/phone.js.map +1 -1
  241. package/dist/lib/widgets/authProvider/AuthProvider.js +1 -1
  242. package/dist/lib/widgets/authProvider/AuthProvider.js.map +1 -1
  243. package/dist/lib/widgets/authProvider/ui/Esia.js +1 -1
  244. package/dist/lib/widgets/authProvider/ui/Esia.js.map +1 -1
  245. package/dist/lib/widgets/authProvider/ui/MobileId.js +1 -1
  246. package/dist/lib/widgets/authProvider/ui/MobileId.js.map +1 -1
  247. package/dist/lib/widgets/authProvider/ui/ui/AuthWrapper.js +1 -1
  248. package/dist/lib/widgets/authProvider/ui/ui/AuthWrapper.js.map +1 -1
  249. package/dist/lib/widgets/banner/index.js +1 -1
  250. package/dist/lib/widgets/banner/ui/banners/BannerImageFull.js +1 -1
  251. package/dist/lib/widgets/banner/ui/banners/BannerImageFull.js.map +1 -1
  252. package/dist/lib/widgets/banner/ui/banners/BannerWithSeparateImg.js +1 -1
  253. package/dist/lib/widgets/banner/ui/banners/BannerWithSeparateImg.js.map +1 -1
  254. package/dist/lib/widgets/banner/ui/banners/ui/Advantages.js +1 -1
  255. package/dist/lib/widgets/banner/ui/banners/ui/Advantages.js.map +1 -1
  256. package/dist/lib/widgets/benefit/Benefit.js +1 -1
  257. package/dist/lib/widgets/benefit/Benefit.js.map +1 -1
  258. package/dist/lib/widgets/benefit/ui/BenefitItem.js +1 -1
  259. package/dist/lib/widgets/benefit/ui/BenefitItem.js.map +1 -1
  260. package/dist/lib/widgets/breadcrumbs/Breadcrumbs.js +1 -1
  261. package/dist/lib/widgets/breadcrumbs/Breadcrumbs.js.map +1 -1
  262. package/dist/lib/widgets/buttonWithHandlers/ButtonWithHandlers.js +1 -1
  263. package/dist/lib/widgets/buttonWithHandlers/ButtonWithHandlers.js.map +1 -1
  264. package/dist/lib/widgets/buttonWithHandlers/model/useButtonHandler.js +1 -1
  265. package/dist/lib/widgets/buttonWithHandlers/model/useButtonHandler.js.map +1 -1
  266. package/dist/lib/widgets/calculator/Calculator.js +1 -1
  267. package/dist/lib/widgets/calculator/Calculator.js.map +1 -1
  268. package/dist/lib/widgets/calculator/CalculatorView.js +1 -1
  269. package/dist/lib/widgets/calculator/CalculatorView.js.map +1 -1
  270. package/dist/lib/widgets/calculator/model/helpers.js +1 -1
  271. package/dist/lib/widgets/calculator/model/helpers.js.map +1 -1
  272. package/dist/lib/widgets/calculator/model/utils.js +1 -1
  273. package/dist/lib/widgets/calculator/model/utils.js.map +1 -1
  274. package/dist/lib/widgets/calculator/ui/calculatorFields/hooks/useAdditionalSlider.js +1 -1
  275. package/dist/lib/widgets/calculator/ui/calculatorFields/hooks/useAdditionalSlider.js.map +1 -1
  276. package/dist/lib/widgets/calculator/ui/calculatorFields/ui/AdditionalSlider.js +1 -1
  277. package/dist/lib/widgets/calculator/ui/calculatorFields/ui/AdditionalSlider.js.map +1 -1
  278. package/dist/lib/widgets/calculator/ui/calculatorFields/ui/CalculatorModal.js +1 -1
  279. package/dist/lib/widgets/calculator/ui/calculatorFields/ui/CalculatorModal.js.map +1 -1
  280. package/dist/lib/widgets/calculator/ui/calculatorInfo/CalculatorInfo.js +1 -1
  281. package/dist/lib/widgets/calculator/ui/calculatorInfo/CalculatorInfo.js.map +1 -1
  282. package/dist/lib/widgets/calculator/ui/calculatorInfo/ui/AssistHint.js +1 -1
  283. package/dist/lib/widgets/calculator/ui/calculatorInfo/ui/AssistHint.js.map +1 -1
  284. package/dist/lib/widgets/calculator/ui/calculatorInfo/ui/CalculatorInfoHead.js +1 -1
  285. package/dist/lib/widgets/calculator/ui/calculatorInfo/ui/CalculatorInfoHead.js.map +1 -1
  286. package/dist/lib/widgets/calculator/ui/calculatorInfo/ui/InfoListItem.js +1 -1
  287. package/dist/lib/widgets/calculator/ui/calculatorInfo/ui/InfoListItem.js.map +1 -1
  288. package/dist/lib/widgets/conditionBlock/ConditionBlock.js +1 -1
  289. package/dist/lib/widgets/conditionBlock/ConditionBlock.js.map +1 -1
  290. package/dist/lib/widgets/dynamicForm/DynamicForm.js +1 -1
  291. package/dist/lib/widgets/dynamicForm/DynamicForm.js.map +1 -1
  292. package/dist/lib/widgets/dynamicForm/model/helpers.js +1 -1
  293. package/dist/lib/widgets/dynamicForm/model/helpers.js.map +1 -1
  294. package/dist/lib/widgets/dynamicFormDialog/DynamicFormDialog.js +1 -1
  295. package/dist/lib/widgets/dynamicFormDialog/DynamicFormDialog.js.map +1 -1
  296. package/dist/lib/widgets/errorPage/ErrorPage.js +1 -1
  297. package/dist/lib/widgets/errorPage/ErrorPage.js.map +1 -1
  298. package/dist/lib/widgets/fallbacksView/FallbacksView.js +1 -1
  299. package/dist/lib/widgets/fallbacksView/FallbacksView.js.map +1 -1
  300. package/dist/lib/widgets/fallbacksView/model/helpers.js +1 -1
  301. package/dist/lib/widgets/fallbacksView/model/helpers.js.map +1 -1
  302. package/dist/lib/widgets/fieldMapper/FieldMapper.js +1 -1
  303. package/dist/lib/widgets/fieldMapper/FieldMapper.js.map +1 -1
  304. package/dist/lib/widgets/footer/Footer.js +1 -1
  305. package/dist/lib/widgets/footer/Footer.js.map +1 -1
  306. package/dist/lib/widgets/footer/ui/FooterLogo.js +1 -1
  307. package/dist/lib/widgets/footer/ui/FooterLogo.js.map +1 -1
  308. package/dist/lib/widgets/footer/ui/NavLinks.js +1 -1
  309. package/dist/lib/widgets/footer/ui/NavLinks.js.map +1 -1
  310. package/dist/lib/widgets/footer/ui/PhonesBlock.js +1 -1
  311. package/dist/lib/widgets/footer/ui/PhonesBlock.js.map +1 -1
  312. package/dist/lib/widgets/footer/ui/SiteMap.js +1 -1
  313. package/dist/lib/widgets/footer/ui/SiteMap.js.map +1 -1
  314. package/dist/lib/widgets/footer/ui/SocialLinks.js +1 -1
  315. package/dist/lib/widgets/footer/ui/SocialLinks.js.map +1 -1
  316. package/dist/lib/widgets/header/Header.js +1 -1
  317. package/dist/lib/widgets/header/Header.js.map +1 -1
  318. package/dist/lib/widgets/header/model/helpers.js +1 -1
  319. package/dist/lib/widgets/header/model/helpers.js.map +1 -1
  320. package/dist/lib/widgets/index.js +1 -1
  321. package/dist/lib/widgets/infoBlock/InfoBlock.js +1 -1
  322. package/dist/lib/widgets/infoBlock/InfoBlock.js.map +1 -1
  323. package/dist/lib/widgets/infoBlock/ui/LinksList.js +1 -1
  324. package/dist/lib/widgets/infoBlock/ui/LinksList.js.map +1 -1
  325. package/dist/lib/widgets/infoBlock/ui/RootContent.js +1 -1
  326. package/dist/lib/widgets/infoBlock/ui/RootContent.js.map +1 -1
  327. package/dist/lib/widgets/interLinking/InterLinking.js +1 -1
  328. package/dist/lib/widgets/interLinking/InterLinking.js.map +1 -1
  329. package/dist/lib/widgets/interLinking/ui/ColumnGroup.js +1 -1
  330. package/dist/lib/widgets/interLinking/ui/ColumnGroup.js.map +1 -1
  331. package/dist/lib/widgets/interLinking/ui/LinksList.js +1 -1
  332. package/dist/lib/widgets/interLinking/ui/LinksList.js.map +1 -1
  333. package/dist/lib/widgets/longBanner/LongBanner.js +1 -1
  334. package/dist/lib/widgets/longBanner/LongBanner.js.map +1 -1
  335. package/dist/lib/widgets/longBanner/model/cva.js +1 -1
  336. package/dist/lib/widgets/longBanner/model/cva.js.map +1 -1
  337. package/dist/lib/widgets/longBanner/ui/TextItem.js +1 -1
  338. package/dist/lib/widgets/longBanner/ui/TextItem.js.map +1 -1
  339. package/dist/lib/widgets/model/helpers.js +1 -1
  340. package/dist/lib/widgets/queryClientProvider/QueryClientProvider.js +1 -1
  341. package/dist/lib/widgets/queryClientProvider/QueryClientProvider.js.map +1 -1
  342. package/dist/lib/widgets/seoHeader/SeoHeader.js +1 -1
  343. package/dist/lib/widgets/seoHeader/SeoHeader.js.map +1 -1
  344. package/dist/lib/widgets/seoHeader/ui/desktop/CategoriesDesktop.js +1 -1
  345. package/dist/lib/widgets/seoHeader/ui/desktop/CategoriesDesktop.js.map +1 -1
  346. package/dist/lib/widgets/seoHeader/ui/desktop/CategoryTabs.js +1 -1
  347. package/dist/lib/widgets/seoHeader/ui/desktop/CategoryTabs.js.map +1 -1
  348. package/dist/lib/widgets/seoHeader/ui/desktop/tab/Tab.js +1 -1
  349. package/dist/lib/widgets/seoHeader/ui/desktop/tab/Tab.js.map +1 -1
  350. package/dist/lib/widgets/seoHeader/ui/desktop/tab/ui/content/TabContent.js +1 -1
  351. package/dist/lib/widgets/seoHeader/ui/desktop/tab/ui/content/TabContent.js.map +1 -1
  352. package/dist/lib/widgets/seoHeader/ui/mobile/CategoriesMobile.js +1 -1
  353. package/dist/lib/widgets/seoHeader/ui/mobile/CategoriesMobile.js.map +1 -1
  354. package/dist/lib/widgets/seoHeader/ui/mobile/menu/Menu.js +1 -1
  355. package/dist/lib/widgets/seoHeader/ui/mobile/menu/Menu.js.map +1 -1
  356. package/dist/lib/widgets/seoHeader/ui/mobile/menu/MenuItem.js +1 -1
  357. package/dist/lib/widgets/seoHeader/ui/mobile/menu/MenuItem.js.map +1 -1
  358. package/dist/lib/widgets/stepper/Stepper.js +1 -1
  359. package/dist/lib/widgets/stepper/Stepper.js.map +1 -1
  360. package/dist/lib/widgets/stepper/ui/StepperCarousel.js +1 -1
  361. package/dist/lib/widgets/stepper/ui/StepperCarousel.js.map +1 -1
  362. package/dist/lib/widgets/table/InfoTable.js +1 -1
  363. package/dist/lib/widgets/table/InfoTable.js.map +1 -1
  364. package/dist/lib/widgets/table/model/utils.js +1 -1
  365. package/dist/lib/widgets/table/model/utils.js.map +1 -1
  366. package/dist/lib/widgets/usefulInfo/UsefulInfo.js +1 -1
  367. package/dist/lib/widgets/usefulInfo/UsefulInfo.js.map +1 -1
  368. package/dist/lib/widgets/usefulInfo/ui/subEntities/documents/Documents.js +1 -1
  369. package/dist/lib/widgets/usefulInfo/ui/subEntities/documents/Documents.js.map +1 -1
  370. package/dist/lib/widgets/usefulInfo/ui/subEntities/documents/ui/document/Document.js +1 -1
  371. package/dist/lib/widgets/usefulInfo/ui/subEntities/documents/ui/document/Document.js.map +1 -1
  372. package/dist/lib/widgets/usefulInfo/ui/subEntities/documents/ui/document/model/utils.js +1 -1
  373. package/dist/lib/widgets/usefulInfo/ui/subEntities/documents/ui/document/model/utils.js.map +1 -1
  374. package/dist/lib/widgets/usefulInfo/ui/subEntities/experts/Experts.js +1 -1
  375. package/dist/lib/widgets/usefulInfo/ui/subEntities/experts/Experts.js.map +1 -1
  376. package/dist/lib/widgets/usefulInfo/ui/subEntities/html/Html.js +1 -1
  377. package/dist/lib/widgets/usefulInfo/ui/subEntities/html/Html.js.map +1 -1
  378. package/dist/lib/widgets/usefulInfo/ui/subEntities/table/Table.js +1 -1
  379. package/dist/lib/widgets/usefulInfo/ui/subEntities/table/Table.js.map +1 -1
  380. package/dist/lib/widgets/usefulInfo/ui/subEntities/table/model/utils.js +1 -1
  381. package/dist/lib/widgets/usefulInfo/ui/subEntities/table/model/utils.js.map +1 -1
  382. package/dist/lib/widgets/usefulInfo/ui/subEntities/table/ui/DesktopHeadings.js +1 -1
  383. package/dist/lib/widgets/usefulInfo/ui/subEntities/table/ui/DesktopHeadings.js.map +1 -1
  384. package/dist/lib/widgets/usefulInfo/ui/subEntities/table/ui/DesktopRow.js +1 -1
  385. package/dist/lib/widgets/usefulInfo/ui/subEntities/table/ui/DesktopRow.js.map +1 -1
  386. package/dist/lib/widgets/usefulInfo/ui/subEntities/table/ui/MobileRow.js +1 -1
  387. package/dist/lib/widgets/usefulInfo/ui/subEntities/table/ui/MobileRow.js.map +1 -1
  388. package/dist/lib/widgets/userFeedback/UserFeedback.js +1 -1
  389. package/dist/lib/widgets/userFeedback/UserFeedback.js.map +1 -1
  390. package/dist/lib/widgets/userFeedback/model/schema.js +1 -1
  391. package/dist/lib/widgets/userFeedback/model/schema.js.map +1 -1
  392. package/dist/lib/widgets/userFeedback/ui/FeedbackTrigger.js +1 -1
  393. package/dist/lib/widgets/userFeedback/ui/FeedbackTrigger.js.map +1 -1
  394. package/dist/lib/widgets/userFeedback/ui/Finally.js +1 -1
  395. package/dist/lib/widgets/userFeedback/ui/Finally.js.map +1 -1
  396. package/dist/lib/widgets/userFeedback/ui/SelectRating.js +1 -1
  397. package/dist/lib/widgets/userFeedback/ui/SelectRating.js.map +1 -1
  398. package/dist/lib/widgets/userFeedback/ui/UserReview.js +1 -1
  399. package/dist/lib/widgets/userFeedback/ui/UserReview.js.map +1 -1
  400. package/dist/src/configs/api.js +1 -1
  401. package/dist/src/configs/api.js.map +1 -1
  402. package/dist/src/shared/utils/getDynamicSchema.js +1 -1
  403. package/dist/src/shared/utils/getDynamicSchema.js.map +1 -1
  404. package/dist/stats.html +1 -1
  405. package/dist/types/lib/shared/ui/divider/Divider.d.ts +2 -3
  406. package/package.json +3 -1
  407. package/dist/node_modules/@babel/runtime/helpers/esm/arrayLikeToArray.js +0 -2
  408. package/dist/node_modules/@babel/runtime/helpers/esm/arrayLikeToArray.js.map +0 -1
  409. package/dist/node_modules/@babel/runtime/helpers/esm/arrayWithHoles.js +0 -2
  410. package/dist/node_modules/@babel/runtime/helpers/esm/arrayWithHoles.js.map +0 -1
  411. package/dist/node_modules/@babel/runtime/helpers/esm/arrayWithoutHoles.js +0 -2
  412. package/dist/node_modules/@babel/runtime/helpers/esm/arrayWithoutHoles.js.map +0 -1
  413. package/dist/node_modules/@babel/runtime/helpers/esm/defineProperty.js +0 -2
  414. package/dist/node_modules/@babel/runtime/helpers/esm/defineProperty.js.map +0 -1
  415. package/dist/node_modules/@babel/runtime/helpers/esm/extends.js +0 -2
  416. package/dist/node_modules/@babel/runtime/helpers/esm/extends.js.map +0 -1
  417. package/dist/node_modules/@babel/runtime/helpers/esm/iterableToArray.js +0 -2
  418. package/dist/node_modules/@babel/runtime/helpers/esm/iterableToArray.js.map +0 -1
  419. package/dist/node_modules/@babel/runtime/helpers/esm/iterableToArrayLimit.js +0 -2
  420. package/dist/node_modules/@babel/runtime/helpers/esm/iterableToArrayLimit.js.map +0 -1
  421. package/dist/node_modules/@babel/runtime/helpers/esm/nonIterableRest.js +0 -3
  422. package/dist/node_modules/@babel/runtime/helpers/esm/nonIterableRest.js.map +0 -1
  423. package/dist/node_modules/@babel/runtime/helpers/esm/nonIterableSpread.js +0 -3
  424. package/dist/node_modules/@babel/runtime/helpers/esm/nonIterableSpread.js.map +0 -1
  425. package/dist/node_modules/@babel/runtime/helpers/esm/objectSpread2.js +0 -2
  426. package/dist/node_modules/@babel/runtime/helpers/esm/objectSpread2.js.map +0 -1
  427. package/dist/node_modules/@babel/runtime/helpers/esm/objectWithoutProperties.js +0 -2
  428. package/dist/node_modules/@babel/runtime/helpers/esm/objectWithoutProperties.js.map +0 -1
  429. package/dist/node_modules/@babel/runtime/helpers/esm/objectWithoutPropertiesLoose.js +0 -2
  430. package/dist/node_modules/@babel/runtime/helpers/esm/objectWithoutPropertiesLoose.js.map +0 -1
  431. package/dist/node_modules/@babel/runtime/helpers/esm/slicedToArray.js +0 -2
  432. package/dist/node_modules/@babel/runtime/helpers/esm/slicedToArray.js.map +0 -1
  433. package/dist/node_modules/@babel/runtime/helpers/esm/toConsumableArray.js +0 -2
  434. package/dist/node_modules/@babel/runtime/helpers/esm/toConsumableArray.js.map +0 -1
  435. package/dist/node_modules/@babel/runtime/helpers/esm/toPrimitive.js +0 -2
  436. package/dist/node_modules/@babel/runtime/helpers/esm/toPrimitive.js.map +0 -1
  437. package/dist/node_modules/@babel/runtime/helpers/esm/toPropertyKey.js +0 -2
  438. package/dist/node_modules/@babel/runtime/helpers/esm/toPropertyKey.js.map +0 -1
  439. package/dist/node_modules/@babel/runtime/helpers/esm/typeof.js +0 -2
  440. package/dist/node_modules/@babel/runtime/helpers/esm/typeof.js.map +0 -1
  441. package/dist/node_modules/@babel/runtime/helpers/esm/unsupportedIterableToArray.js +0 -2
  442. package/dist/node_modules/@babel/runtime/helpers/esm/unsupportedIterableToArray.js.map +0 -1
  443. package/dist/node_modules/@date-fns/tz/date/index.js +0 -2
  444. package/dist/node_modules/@date-fns/tz/date/index.js.map +0 -1
  445. package/dist/node_modules/@date-fns/tz/date/mini.js +0 -2
  446. package/dist/node_modules/@date-fns/tz/date/mini.js.map +0 -1
  447. package/dist/node_modules/@date-fns/tz/tzName/index.js +0 -2
  448. package/dist/node_modules/@date-fns/tz/tzName/index.js.map +0 -1
  449. package/dist/node_modules/@date-fns/tz/tzOffset/index.js +0 -2
  450. package/dist/node_modules/@date-fns/tz/tzOffset/index.js.map +0 -1
  451. package/dist/node_modules/@floating-ui/core/dist/floating-ui.core.js +0 -2
  452. package/dist/node_modules/@floating-ui/core/dist/floating-ui.core.js.map +0 -1
  453. package/dist/node_modules/@floating-ui/dom/dist/floating-ui.dom.js +0 -2
  454. package/dist/node_modules/@floating-ui/dom/dist/floating-ui.dom.js.map +0 -1
  455. package/dist/node_modules/@floating-ui/react/dist/floating-ui.react.js +0 -2
  456. package/dist/node_modules/@floating-ui/react/dist/floating-ui.react.js.map +0 -1
  457. package/dist/node_modules/@floating-ui/react/dist/floating-ui.react.utils.js +0 -2
  458. package/dist/node_modules/@floating-ui/react/dist/floating-ui.react.utils.js.map +0 -1
  459. package/dist/node_modules/@floating-ui/react-dom/dist/floating-ui.react-dom.js +0 -2
  460. package/dist/node_modules/@floating-ui/react-dom/dist/floating-ui.react-dom.js.map +0 -1
  461. package/dist/node_modules/@floating-ui/utils/dist/floating-ui.utils.dom.js +0 -2
  462. package/dist/node_modules/@floating-ui/utils/dist/floating-ui.utils.dom.js.map +0 -1
  463. package/dist/node_modules/@floating-ui/utils/dist/floating-ui.utils.js +0 -2
  464. package/dist/node_modules/@floating-ui/utils/dist/floating-ui.utils.js.map +0 -1
  465. package/dist/node_modules/@hookform/resolvers/dist/resolvers.js +0 -2
  466. package/dist/node_modules/@hookform/resolvers/dist/resolvers.js.map +0 -1
  467. package/dist/node_modules/@hookform/resolvers/zod/dist/zod.js +0 -2
  468. package/dist/node_modules/@hookform/resolvers/zod/dist/zod.js.map +0 -1
  469. package/dist/node_modules/@radix-ui/primitive/dist/index.js +0 -2
  470. package/dist/node_modules/@radix-ui/primitive/dist/index.js.map +0 -1
  471. package/dist/node_modules/@radix-ui/react-arrow/dist/index.js +0 -2
  472. package/dist/node_modules/@radix-ui/react-arrow/dist/index.js.map +0 -1
  473. package/dist/node_modules/@radix-ui/react-checkbox/dist/index.js +0 -2
  474. package/dist/node_modules/@radix-ui/react-checkbox/dist/index.js.map +0 -1
  475. package/dist/node_modules/@radix-ui/react-collection/dist/index.js +0 -2
  476. package/dist/node_modules/@radix-ui/react-collection/dist/index.js.map +0 -1
  477. package/dist/node_modules/@radix-ui/react-compose-refs/dist/index.js +0 -2
  478. package/dist/node_modules/@radix-ui/react-compose-refs/dist/index.js.map +0 -1
  479. package/dist/node_modules/@radix-ui/react-context/dist/index.js +0 -2
  480. package/dist/node_modules/@radix-ui/react-context/dist/index.js.map +0 -1
  481. package/dist/node_modules/@radix-ui/react-direction/dist/index.js +0 -2
  482. package/dist/node_modules/@radix-ui/react-direction/dist/index.js.map +0 -1
  483. package/dist/node_modules/@radix-ui/react-dismissable-layer/dist/index.js +0 -2
  484. package/dist/node_modules/@radix-ui/react-dismissable-layer/dist/index.js.map +0 -1
  485. package/dist/node_modules/@radix-ui/react-focus-guards/dist/index.js +0 -2
  486. package/dist/node_modules/@radix-ui/react-focus-guards/dist/index.js.map +0 -1
  487. package/dist/node_modules/@radix-ui/react-focus-scope/dist/index.js +0 -2
  488. package/dist/node_modules/@radix-ui/react-focus-scope/dist/index.js.map +0 -1
  489. package/dist/node_modules/@radix-ui/react-id/dist/index.js +0 -2
  490. package/dist/node_modules/@radix-ui/react-id/dist/index.js.map +0 -1
  491. package/dist/node_modules/@radix-ui/react-popover/dist/index.js +0 -2
  492. package/dist/node_modules/@radix-ui/react-popover/dist/index.js.map +0 -1
  493. package/dist/node_modules/@radix-ui/react-popper/dist/index.js +0 -2
  494. package/dist/node_modules/@radix-ui/react-popper/dist/index.js.map +0 -1
  495. package/dist/node_modules/@radix-ui/react-portal/dist/index.js +0 -2
  496. package/dist/node_modules/@radix-ui/react-portal/dist/index.js.map +0 -1
  497. package/dist/node_modules/@radix-ui/react-presence/dist/index.js +0 -2
  498. package/dist/node_modules/@radix-ui/react-presence/dist/index.js.map +0 -1
  499. package/dist/node_modules/@radix-ui/react-primitive/dist/index.js +0 -2
  500. package/dist/node_modules/@radix-ui/react-primitive/dist/index.js.map +0 -1
  501. package/dist/node_modules/@radix-ui/react-radio-group/dist/index.js +0 -2
  502. package/dist/node_modules/@radix-ui/react-radio-group/dist/index.js.map +0 -1
  503. package/dist/node_modules/@radix-ui/react-roving-focus/dist/index.js +0 -2
  504. package/dist/node_modules/@radix-ui/react-roving-focus/dist/index.js.map +0 -1
  505. package/dist/node_modules/@radix-ui/react-slot/dist/index.js +0 -2
  506. package/dist/node_modules/@radix-ui/react-slot/dist/index.js.map +0 -1
  507. package/dist/node_modules/@radix-ui/react-switch/dist/index.js +0 -2
  508. package/dist/node_modules/@radix-ui/react-switch/dist/index.js.map +0 -1
  509. package/dist/node_modules/@radix-ui/react-tabs/dist/index.js +0 -2
  510. package/dist/node_modules/@radix-ui/react-tabs/dist/index.js.map +0 -1
  511. package/dist/node_modules/@radix-ui/react-tooltip/dist/index.js +0 -2
  512. package/dist/node_modules/@radix-ui/react-tooltip/dist/index.js.map +0 -1
  513. package/dist/node_modules/@radix-ui/react-use-callback-ref/dist/index.js +0 -2
  514. package/dist/node_modules/@radix-ui/react-use-callback-ref/dist/index.js.map +0 -1
  515. package/dist/node_modules/@radix-ui/react-use-controllable-state/dist/index.js +0 -2
  516. package/dist/node_modules/@radix-ui/react-use-controllable-state/dist/index.js.map +0 -1
  517. package/dist/node_modules/@radix-ui/react-use-escape-keydown/dist/index.js +0 -2
  518. package/dist/node_modules/@radix-ui/react-use-escape-keydown/dist/index.js.map +0 -1
  519. package/dist/node_modules/@radix-ui/react-use-layout-effect/dist/index.js +0 -2
  520. package/dist/node_modules/@radix-ui/react-use-layout-effect/dist/index.js.map +0 -1
  521. package/dist/node_modules/@radix-ui/react-use-previous/dist/index.js +0 -2
  522. package/dist/node_modules/@radix-ui/react-use-previous/dist/index.js.map +0 -1
  523. package/dist/node_modules/@radix-ui/react-use-size/dist/index.js +0 -2
  524. package/dist/node_modules/@radix-ui/react-use-size/dist/index.js.map +0 -1
  525. package/dist/node_modules/@radix-ui/react-visually-hidden/dist/index.js +0 -2
  526. package/dist/node_modules/@radix-ui/react-visually-hidden/dist/index.js.map +0 -1
  527. package/dist/node_modules/@tanstack/query-core/build/modern/focusManager.js +0 -2
  528. package/dist/node_modules/@tanstack/query-core/build/modern/focusManager.js.map +0 -1
  529. package/dist/node_modules/@tanstack/query-core/build/modern/infiniteQueryBehavior.js +0 -2
  530. package/dist/node_modules/@tanstack/query-core/build/modern/infiniteQueryBehavior.js.map +0 -1
  531. package/dist/node_modules/@tanstack/query-core/build/modern/mutation.js +0 -2
  532. package/dist/node_modules/@tanstack/query-core/build/modern/mutation.js.map +0 -1
  533. package/dist/node_modules/@tanstack/query-core/build/modern/mutationCache.js +0 -2
  534. package/dist/node_modules/@tanstack/query-core/build/modern/mutationCache.js.map +0 -1
  535. package/dist/node_modules/@tanstack/query-core/build/modern/notifyManager.js +0 -2
  536. package/dist/node_modules/@tanstack/query-core/build/modern/notifyManager.js.map +0 -1
  537. package/dist/node_modules/@tanstack/query-core/build/modern/onlineManager.js +0 -2
  538. package/dist/node_modules/@tanstack/query-core/build/modern/onlineManager.js.map +0 -1
  539. package/dist/node_modules/@tanstack/query-core/build/modern/query.js +0 -2
  540. package/dist/node_modules/@tanstack/query-core/build/modern/query.js.map +0 -1
  541. package/dist/node_modules/@tanstack/query-core/build/modern/queryCache.js +0 -2
  542. package/dist/node_modules/@tanstack/query-core/build/modern/queryCache.js.map +0 -1
  543. package/dist/node_modules/@tanstack/query-core/build/modern/queryClient.js +0 -2
  544. package/dist/node_modules/@tanstack/query-core/build/modern/queryClient.js.map +0 -1
  545. package/dist/node_modules/@tanstack/query-core/build/modern/queryObserver.js +0 -2
  546. package/dist/node_modules/@tanstack/query-core/build/modern/queryObserver.js.map +0 -1
  547. package/dist/node_modules/@tanstack/query-core/build/modern/removable.js +0 -2
  548. package/dist/node_modules/@tanstack/query-core/build/modern/removable.js.map +0 -1
  549. package/dist/node_modules/@tanstack/query-core/build/modern/retryer.js +0 -2
  550. package/dist/node_modules/@tanstack/query-core/build/modern/retryer.js.map +0 -1
  551. package/dist/node_modules/@tanstack/query-core/build/modern/subscribable.js +0 -2
  552. package/dist/node_modules/@tanstack/query-core/build/modern/subscribable.js.map +0 -1
  553. package/dist/node_modules/@tanstack/query-core/build/modern/thenable.js +0 -2
  554. package/dist/node_modules/@tanstack/query-core/build/modern/thenable.js.map +0 -1
  555. package/dist/node_modules/@tanstack/query-core/build/modern/utils.js +0 -2
  556. package/dist/node_modules/@tanstack/query-core/build/modern/utils.js.map +0 -1
  557. package/dist/node_modules/@tanstack/react-query/build/modern/IsRestoringProvider.js +0 -2
  558. package/dist/node_modules/@tanstack/react-query/build/modern/IsRestoringProvider.js.map +0 -1
  559. package/dist/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js +0 -2
  560. package/dist/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js.map +0 -1
  561. package/dist/node_modules/@tanstack/react-query/build/modern/QueryErrorResetBoundary.js +0 -2
  562. package/dist/node_modules/@tanstack/react-query/build/modern/QueryErrorResetBoundary.js.map +0 -1
  563. package/dist/node_modules/@tanstack/react-query/build/modern/errorBoundaryUtils.js +0 -2
  564. package/dist/node_modules/@tanstack/react-query/build/modern/errorBoundaryUtils.js.map +0 -1
  565. package/dist/node_modules/@tanstack/react-query/build/modern/suspense.js +0 -2
  566. package/dist/node_modules/@tanstack/react-query/build/modern/suspense.js.map +0 -1
  567. package/dist/node_modules/@tanstack/react-query/build/modern/useBaseQuery.js +0 -2
  568. package/dist/node_modules/@tanstack/react-query/build/modern/useBaseQuery.js.map +0 -1
  569. package/dist/node_modules/@tanstack/react-query/build/modern/useQuery.js +0 -2
  570. package/dist/node_modules/@tanstack/react-query/build/modern/useQuery.js.map +0 -1
  571. package/dist/node_modules/@tanstack/react-table/build/lib/index.js +0 -11
  572. package/dist/node_modules/@tanstack/react-table/build/lib/index.js.map +0 -1
  573. package/dist/node_modules/@tanstack/table-core/build/lib/index.js +0 -14
  574. package/dist/node_modules/@tanstack/table-core/build/lib/index.js.map +0 -1
  575. package/dist/node_modules/@tiptap/core/dist/index.js +0 -81
  576. package/dist/node_modules/@tiptap/core/dist/index.js.map +0 -1
  577. package/dist/node_modules/@tiptap/extension-blockquote/dist/index.js +0 -2
  578. package/dist/node_modules/@tiptap/extension-blockquote/dist/index.js.map +0 -1
  579. package/dist/node_modules/@tiptap/extension-bold/dist/index.js +0 -2
  580. package/dist/node_modules/@tiptap/extension-bold/dist/index.js.map +0 -1
  581. package/dist/node_modules/@tiptap/extension-bullet-list/dist/index.js +0 -2
  582. package/dist/node_modules/@tiptap/extension-bullet-list/dist/index.js.map +0 -1
  583. package/dist/node_modules/@tiptap/extension-character-count/dist/index.js +0 -2
  584. package/dist/node_modules/@tiptap/extension-character-count/dist/index.js.map +0 -1
  585. package/dist/node_modules/@tiptap/extension-code/dist/index.js +0 -2
  586. package/dist/node_modules/@tiptap/extension-code/dist/index.js.map +0 -1
  587. package/dist/node_modules/@tiptap/extension-code-block/dist/index.js +0 -5
  588. package/dist/node_modules/@tiptap/extension-code-block/dist/index.js.map +0 -1
  589. package/dist/node_modules/@tiptap/extension-color/dist/index.js +0 -2
  590. package/dist/node_modules/@tiptap/extension-color/dist/index.js.map +0 -1
  591. package/dist/node_modules/@tiptap/extension-document/dist/index.js +0 -2
  592. package/dist/node_modules/@tiptap/extension-document/dist/index.js.map +0 -1
  593. package/dist/node_modules/@tiptap/extension-dropcursor/dist/index.js +0 -2
  594. package/dist/node_modules/@tiptap/extension-dropcursor/dist/index.js.map +0 -1
  595. package/dist/node_modules/@tiptap/extension-gapcursor/dist/index.js +0 -2
  596. package/dist/node_modules/@tiptap/extension-gapcursor/dist/index.js.map +0 -1
  597. package/dist/node_modules/@tiptap/extension-hard-break/dist/index.js +0 -3
  598. package/dist/node_modules/@tiptap/extension-hard-break/dist/index.js.map +0 -1
  599. package/dist/node_modules/@tiptap/extension-heading/dist/index.js +0 -2
  600. package/dist/node_modules/@tiptap/extension-heading/dist/index.js.map +0 -1
  601. package/dist/node_modules/@tiptap/extension-history/dist/index.js +0 -2
  602. package/dist/node_modules/@tiptap/extension-history/dist/index.js.map +0 -1
  603. package/dist/node_modules/@tiptap/extension-horizontal-rule/dist/index.js +0 -2
  604. package/dist/node_modules/@tiptap/extension-horizontal-rule/dist/index.js.map +0 -1
  605. package/dist/node_modules/@tiptap/extension-invisible-characters/dist/index.js +0 -42
  606. package/dist/node_modules/@tiptap/extension-invisible-characters/dist/index.js.map +0 -1
  607. package/dist/node_modules/@tiptap/extension-italic/dist/index.js +0 -2
  608. package/dist/node_modules/@tiptap/extension-italic/dist/index.js.map +0 -1
  609. package/dist/node_modules/@tiptap/extension-link/dist/index.js +0 -2
  610. package/dist/node_modules/@tiptap/extension-link/dist/index.js.map +0 -1
  611. package/dist/node_modules/@tiptap/extension-list-item/dist/index.js +0 -2
  612. package/dist/node_modules/@tiptap/extension-list-item/dist/index.js.map +0 -1
  613. package/dist/node_modules/@tiptap/extension-ordered-list/dist/index.js +0 -2
  614. package/dist/node_modules/@tiptap/extension-ordered-list/dist/index.js.map +0 -1
  615. package/dist/node_modules/@tiptap/extension-paragraph/dist/index.js +0 -2
  616. package/dist/node_modules/@tiptap/extension-paragraph/dist/index.js.map +0 -1
  617. package/dist/node_modules/@tiptap/extension-strike/dist/index.js +0 -2
  618. package/dist/node_modules/@tiptap/extension-strike/dist/index.js.map +0 -1
  619. package/dist/node_modules/@tiptap/extension-text/dist/index.js +0 -2
  620. package/dist/node_modules/@tiptap/extension-text/dist/index.js.map +0 -1
  621. package/dist/node_modules/@tiptap/extension-text-style/dist/index.js +0 -2
  622. package/dist/node_modules/@tiptap/extension-text-style/dist/index.js.map +0 -1
  623. package/dist/node_modules/@tiptap/extension-underline/dist/index.js +0 -2
  624. package/dist/node_modules/@tiptap/extension-underline/dist/index.js.map +0 -1
  625. package/dist/node_modules/@tiptap/react/dist/index.js +0 -18
  626. package/dist/node_modules/@tiptap/react/dist/index.js.map +0 -1
  627. package/dist/node_modules/@tiptap/starter-kit/dist/index.js +0 -2
  628. package/dist/node_modules/@tiptap/starter-kit/dist/index.js.map +0 -1
  629. package/dist/node_modules/aria-hidden/dist/es2015/index.js +0 -2
  630. package/dist/node_modules/aria-hidden/dist/es2015/index.js.map +0 -1
  631. package/dist/node_modules/attr-accept/dist/es/index.js +0 -2
  632. package/dist/node_modules/attr-accept/dist/es/index.js.map +0 -1
  633. package/dist/node_modules/class-variance-authority/dist/index.js +0 -2
  634. package/dist/node_modules/class-variance-authority/dist/index.js.map +0 -1
  635. package/dist/node_modules/classnames/index.js +0 -6
  636. package/dist/node_modules/classnames/index.js.map +0 -1
  637. package/dist/node_modules/clsx/dist/clsx.js +0 -2
  638. package/dist/node_modules/clsx/dist/clsx.js.map +0 -1
  639. package/dist/node_modules/date-fns/_lib/addLeadingZeros.js +0 -2
  640. package/dist/node_modules/date-fns/_lib/addLeadingZeros.js.map +0 -1
  641. package/dist/node_modules/date-fns/_lib/defaultOptions.js +0 -2
  642. package/dist/node_modules/date-fns/_lib/defaultOptions.js.map +0 -1
  643. package/dist/node_modules/date-fns/_lib/format/formatters.js +0 -2
  644. package/dist/node_modules/date-fns/_lib/format/formatters.js.map +0 -1
  645. package/dist/node_modules/date-fns/_lib/format/lightFormatters.js +0 -2
  646. package/dist/node_modules/date-fns/_lib/format/lightFormatters.js.map +0 -1
  647. package/dist/node_modules/date-fns/_lib/format/longFormatters.js +0 -2
  648. package/dist/node_modules/date-fns/_lib/format/longFormatters.js.map +0 -1
  649. package/dist/node_modules/date-fns/_lib/getTimezoneOffsetInMilliseconds.js +0 -2
  650. package/dist/node_modules/date-fns/_lib/getTimezoneOffsetInMilliseconds.js.map +0 -1
  651. package/dist/node_modules/date-fns/_lib/normalizeDates.js +0 -2
  652. package/dist/node_modules/date-fns/_lib/normalizeDates.js.map +0 -1
  653. package/dist/node_modules/date-fns/_lib/normalizeInterval.js +0 -2
  654. package/dist/node_modules/date-fns/_lib/normalizeInterval.js.map +0 -1
  655. package/dist/node_modules/date-fns/_lib/protectedTokens.js +0 -2
  656. package/dist/node_modules/date-fns/_lib/protectedTokens.js.map +0 -1
  657. package/dist/node_modules/date-fns/addDays.js +0 -2
  658. package/dist/node_modules/date-fns/addDays.js.map +0 -1
  659. package/dist/node_modules/date-fns/addMonths.js +0 -2
  660. package/dist/node_modules/date-fns/addMonths.js.map +0 -1
  661. package/dist/node_modules/date-fns/addWeeks.js +0 -2
  662. package/dist/node_modules/date-fns/addWeeks.js.map +0 -1
  663. package/dist/node_modules/date-fns/addYears.js +0 -2
  664. package/dist/node_modules/date-fns/addYears.js.map +0 -1
  665. package/dist/node_modules/date-fns/constants.js +0 -2
  666. package/dist/node_modules/date-fns/constants.js.map +0 -1
  667. package/dist/node_modules/date-fns/constructFrom.js +0 -2
  668. package/dist/node_modules/date-fns/constructFrom.js.map +0 -1
  669. package/dist/node_modules/date-fns/differenceInCalendarDays.js +0 -2
  670. package/dist/node_modules/date-fns/differenceInCalendarDays.js.map +0 -1
  671. package/dist/node_modules/date-fns/differenceInCalendarMonths.js +0 -2
  672. package/dist/node_modules/date-fns/differenceInCalendarMonths.js.map +0 -1
  673. package/dist/node_modules/date-fns/eachMonthOfInterval.js +0 -2
  674. package/dist/node_modules/date-fns/eachMonthOfInterval.js.map +0 -1
  675. package/dist/node_modules/date-fns/endOfISOWeek.js +0 -2
  676. package/dist/node_modules/date-fns/endOfISOWeek.js.map +0 -1
  677. package/dist/node_modules/date-fns/endOfMonth.js +0 -2
  678. package/dist/node_modules/date-fns/endOfMonth.js.map +0 -1
  679. package/dist/node_modules/date-fns/endOfWeek.js +0 -2
  680. package/dist/node_modules/date-fns/endOfWeek.js.map +0 -1
  681. package/dist/node_modules/date-fns/endOfYear.js +0 -2
  682. package/dist/node_modules/date-fns/endOfYear.js.map +0 -1
  683. package/dist/node_modules/date-fns/format.js +0 -2
  684. package/dist/node_modules/date-fns/format.js.map +0 -1
  685. package/dist/node_modules/date-fns/getDayOfYear.js +0 -2
  686. package/dist/node_modules/date-fns/getDayOfYear.js.map +0 -1
  687. package/dist/node_modules/date-fns/getDaysInMonth.js +0 -2
  688. package/dist/node_modules/date-fns/getDaysInMonth.js.map +0 -1
  689. package/dist/node_modules/date-fns/getDefaultOptions.js +0 -2
  690. package/dist/node_modules/date-fns/getDefaultOptions.js.map +0 -1
  691. package/dist/node_modules/date-fns/getISODay.js +0 -2
  692. package/dist/node_modules/date-fns/getISODay.js.map +0 -1
  693. package/dist/node_modules/date-fns/getISOWeek.js +0 -2
  694. package/dist/node_modules/date-fns/getISOWeek.js.map +0 -1
  695. package/dist/node_modules/date-fns/getISOWeekYear.js +0 -2
  696. package/dist/node_modules/date-fns/getISOWeekYear.js.map +0 -1
  697. package/dist/node_modules/date-fns/getMonth.js +0 -2
  698. package/dist/node_modules/date-fns/getMonth.js.map +0 -1
  699. package/dist/node_modules/date-fns/getWeek.js +0 -2
  700. package/dist/node_modules/date-fns/getWeek.js.map +0 -1
  701. package/dist/node_modules/date-fns/getWeekYear.js +0 -2
  702. package/dist/node_modules/date-fns/getWeekYear.js.map +0 -1
  703. package/dist/node_modules/date-fns/getYear.js +0 -2
  704. package/dist/node_modules/date-fns/getYear.js.map +0 -1
  705. package/dist/node_modules/date-fns/isAfter.js +0 -2
  706. package/dist/node_modules/date-fns/isAfter.js.map +0 -1
  707. package/dist/node_modules/date-fns/isBefore.js +0 -2
  708. package/dist/node_modules/date-fns/isBefore.js.map +0 -1
  709. package/dist/node_modules/date-fns/isDate.js +0 -2
  710. package/dist/node_modules/date-fns/isDate.js.map +0 -1
  711. package/dist/node_modules/date-fns/isSameDay.js +0 -2
  712. package/dist/node_modules/date-fns/isSameDay.js.map +0 -1
  713. package/dist/node_modules/date-fns/isSameMonth.js +0 -2
  714. package/dist/node_modules/date-fns/isSameMonth.js.map +0 -1
  715. package/dist/node_modules/date-fns/isSameWeek.js +0 -2
  716. package/dist/node_modules/date-fns/isSameWeek.js.map +0 -1
  717. package/dist/node_modules/date-fns/isSameYear.js +0 -2
  718. package/dist/node_modules/date-fns/isSameYear.js.map +0 -1
  719. package/dist/node_modules/date-fns/isValid.js +0 -2
  720. package/dist/node_modules/date-fns/isValid.js.map +0 -1
  721. package/dist/node_modules/date-fns/locale/_lib/buildFormatLongFn.js +0 -2
  722. package/dist/node_modules/date-fns/locale/_lib/buildFormatLongFn.js.map +0 -1
  723. package/dist/node_modules/date-fns/locale/_lib/buildLocalizeFn.js +0 -2
  724. package/dist/node_modules/date-fns/locale/_lib/buildLocalizeFn.js.map +0 -1
  725. package/dist/node_modules/date-fns/locale/_lib/buildMatchFn.js +0 -2
  726. package/dist/node_modules/date-fns/locale/_lib/buildMatchFn.js.map +0 -1
  727. package/dist/node_modules/date-fns/locale/_lib/buildMatchPatternFn.js +0 -2
  728. package/dist/node_modules/date-fns/locale/_lib/buildMatchPatternFn.js.map +0 -1
  729. package/dist/node_modules/date-fns/locale/en-US/_lib/formatDistance.js +0 -2
  730. package/dist/node_modules/date-fns/locale/en-US/_lib/formatDistance.js.map +0 -1
  731. package/dist/node_modules/date-fns/locale/en-US/_lib/formatLong.js +0 -2
  732. package/dist/node_modules/date-fns/locale/en-US/_lib/formatLong.js.map +0 -1
  733. package/dist/node_modules/date-fns/locale/en-US/_lib/formatRelative.js +0 -2
  734. package/dist/node_modules/date-fns/locale/en-US/_lib/formatRelative.js.map +0 -1
  735. package/dist/node_modules/date-fns/locale/en-US/_lib/localize.js +0 -2
  736. package/dist/node_modules/date-fns/locale/en-US/_lib/localize.js.map +0 -1
  737. package/dist/node_modules/date-fns/locale/en-US/_lib/match.js +0 -2
  738. package/dist/node_modules/date-fns/locale/en-US/_lib/match.js.map +0 -1
  739. package/dist/node_modules/date-fns/locale/en-US.js +0 -2
  740. package/dist/node_modules/date-fns/locale/en-US.js.map +0 -1
  741. package/dist/node_modules/date-fns/locale/ru/_lib/formatDistance.js +0 -2
  742. package/dist/node_modules/date-fns/locale/ru/_lib/formatDistance.js.map +0 -1
  743. package/dist/node_modules/date-fns/locale/ru/_lib/formatLong.js +0 -2
  744. package/dist/node_modules/date-fns/locale/ru/_lib/formatLong.js.map +0 -1
  745. package/dist/node_modules/date-fns/locale/ru/_lib/formatRelative.js +0 -2
  746. package/dist/node_modules/date-fns/locale/ru/_lib/formatRelative.js.map +0 -1
  747. package/dist/node_modules/date-fns/locale/ru/_lib/localize.js +0 -2
  748. package/dist/node_modules/date-fns/locale/ru/_lib/localize.js.map +0 -1
  749. package/dist/node_modules/date-fns/locale/ru/_lib/match.js +0 -2
  750. package/dist/node_modules/date-fns/locale/ru/_lib/match.js.map +0 -1
  751. package/dist/node_modules/date-fns/locale/ru.js +0 -2
  752. package/dist/node_modules/date-fns/locale/ru.js.map +0 -1
  753. package/dist/node_modules/date-fns/max.js +0 -2
  754. package/dist/node_modules/date-fns/max.js.map +0 -1
  755. package/dist/node_modules/date-fns/min.js +0 -2
  756. package/dist/node_modules/date-fns/min.js.map +0 -1
  757. package/dist/node_modules/date-fns/parse/_lib/Parser.js +0 -2
  758. package/dist/node_modules/date-fns/parse/_lib/Parser.js.map +0 -1
  759. package/dist/node_modules/date-fns/parse/_lib/Setter.js +0 -2
  760. package/dist/node_modules/date-fns/parse/_lib/Setter.js.map +0 -1
  761. package/dist/node_modules/date-fns/parse/_lib/constants.js +0 -2
  762. package/dist/node_modules/date-fns/parse/_lib/constants.js.map +0 -1
  763. package/dist/node_modules/date-fns/parse/_lib/parsers/AMPMMidnightParser.js +0 -2
  764. package/dist/node_modules/date-fns/parse/_lib/parsers/AMPMMidnightParser.js.map +0 -1
  765. package/dist/node_modules/date-fns/parse/_lib/parsers/AMPMParser.js +0 -2
  766. package/dist/node_modules/date-fns/parse/_lib/parsers/AMPMParser.js.map +0 -1
  767. package/dist/node_modules/date-fns/parse/_lib/parsers/DateParser.js +0 -2
  768. package/dist/node_modules/date-fns/parse/_lib/parsers/DateParser.js.map +0 -1
  769. package/dist/node_modules/date-fns/parse/_lib/parsers/DayOfYearParser.js +0 -2
  770. package/dist/node_modules/date-fns/parse/_lib/parsers/DayOfYearParser.js.map +0 -1
  771. package/dist/node_modules/date-fns/parse/_lib/parsers/DayParser.js +0 -2
  772. package/dist/node_modules/date-fns/parse/_lib/parsers/DayParser.js.map +0 -1
  773. package/dist/node_modules/date-fns/parse/_lib/parsers/DayPeriodParser.js +0 -2
  774. package/dist/node_modules/date-fns/parse/_lib/parsers/DayPeriodParser.js.map +0 -1
  775. package/dist/node_modules/date-fns/parse/_lib/parsers/EraParser.js +0 -2
  776. package/dist/node_modules/date-fns/parse/_lib/parsers/EraParser.js.map +0 -1
  777. package/dist/node_modules/date-fns/parse/_lib/parsers/ExtendedYearParser.js +0 -2
  778. package/dist/node_modules/date-fns/parse/_lib/parsers/ExtendedYearParser.js.map +0 -1
  779. package/dist/node_modules/date-fns/parse/_lib/parsers/FractionOfSecondParser.js +0 -2
  780. package/dist/node_modules/date-fns/parse/_lib/parsers/FractionOfSecondParser.js.map +0 -1
  781. package/dist/node_modules/date-fns/parse/_lib/parsers/Hour0To11Parser.js +0 -2
  782. package/dist/node_modules/date-fns/parse/_lib/parsers/Hour0To11Parser.js.map +0 -1
  783. package/dist/node_modules/date-fns/parse/_lib/parsers/Hour0to23Parser.js +0 -2
  784. package/dist/node_modules/date-fns/parse/_lib/parsers/Hour0to23Parser.js.map +0 -1
  785. package/dist/node_modules/date-fns/parse/_lib/parsers/Hour1To24Parser.js +0 -2
  786. package/dist/node_modules/date-fns/parse/_lib/parsers/Hour1To24Parser.js.map +0 -1
  787. package/dist/node_modules/date-fns/parse/_lib/parsers/Hour1to12Parser.js +0 -2
  788. package/dist/node_modules/date-fns/parse/_lib/parsers/Hour1to12Parser.js.map +0 -1
  789. package/dist/node_modules/date-fns/parse/_lib/parsers/ISODayParser.js +0 -2
  790. package/dist/node_modules/date-fns/parse/_lib/parsers/ISODayParser.js.map +0 -1
  791. package/dist/node_modules/date-fns/parse/_lib/parsers/ISOTimezoneParser.js +0 -2
  792. package/dist/node_modules/date-fns/parse/_lib/parsers/ISOTimezoneParser.js.map +0 -1
  793. package/dist/node_modules/date-fns/parse/_lib/parsers/ISOTimezoneWithZParser.js +0 -2
  794. package/dist/node_modules/date-fns/parse/_lib/parsers/ISOTimezoneWithZParser.js.map +0 -1
  795. package/dist/node_modules/date-fns/parse/_lib/parsers/ISOWeekParser.js +0 -2
  796. package/dist/node_modules/date-fns/parse/_lib/parsers/ISOWeekParser.js.map +0 -1
  797. package/dist/node_modules/date-fns/parse/_lib/parsers/ISOWeekYearParser.js +0 -2
  798. package/dist/node_modules/date-fns/parse/_lib/parsers/ISOWeekYearParser.js.map +0 -1
  799. package/dist/node_modules/date-fns/parse/_lib/parsers/LocalDayParser.js +0 -2
  800. package/dist/node_modules/date-fns/parse/_lib/parsers/LocalDayParser.js.map +0 -1
  801. package/dist/node_modules/date-fns/parse/_lib/parsers/LocalWeekParser.js +0 -2
  802. package/dist/node_modules/date-fns/parse/_lib/parsers/LocalWeekParser.js.map +0 -1
  803. package/dist/node_modules/date-fns/parse/_lib/parsers/LocalWeekYearParser.js +0 -2
  804. package/dist/node_modules/date-fns/parse/_lib/parsers/LocalWeekYearParser.js.map +0 -1
  805. package/dist/node_modules/date-fns/parse/_lib/parsers/MinuteParser.js +0 -2
  806. package/dist/node_modules/date-fns/parse/_lib/parsers/MinuteParser.js.map +0 -1
  807. package/dist/node_modules/date-fns/parse/_lib/parsers/MonthParser.js +0 -2
  808. package/dist/node_modules/date-fns/parse/_lib/parsers/MonthParser.js.map +0 -1
  809. package/dist/node_modules/date-fns/parse/_lib/parsers/QuarterParser.js +0 -2
  810. package/dist/node_modules/date-fns/parse/_lib/parsers/QuarterParser.js.map +0 -1
  811. package/dist/node_modules/date-fns/parse/_lib/parsers/SecondParser.js +0 -2
  812. package/dist/node_modules/date-fns/parse/_lib/parsers/SecondParser.js.map +0 -1
  813. package/dist/node_modules/date-fns/parse/_lib/parsers/StandAloneLocalDayParser.js +0 -2
  814. package/dist/node_modules/date-fns/parse/_lib/parsers/StandAloneLocalDayParser.js.map +0 -1
  815. package/dist/node_modules/date-fns/parse/_lib/parsers/StandAloneMonthParser.js +0 -2
  816. package/dist/node_modules/date-fns/parse/_lib/parsers/StandAloneMonthParser.js.map +0 -1
  817. package/dist/node_modules/date-fns/parse/_lib/parsers/StandAloneQuarterParser.js +0 -2
  818. package/dist/node_modules/date-fns/parse/_lib/parsers/StandAloneQuarterParser.js.map +0 -1
  819. package/dist/node_modules/date-fns/parse/_lib/parsers/TimestampMillisecondsParser.js +0 -2
  820. package/dist/node_modules/date-fns/parse/_lib/parsers/TimestampMillisecondsParser.js.map +0 -1
  821. package/dist/node_modules/date-fns/parse/_lib/parsers/TimestampSecondsParser.js +0 -2
  822. package/dist/node_modules/date-fns/parse/_lib/parsers/TimestampSecondsParser.js.map +0 -1
  823. package/dist/node_modules/date-fns/parse/_lib/parsers/YearParser.js +0 -2
  824. package/dist/node_modules/date-fns/parse/_lib/parsers/YearParser.js.map +0 -1
  825. package/dist/node_modules/date-fns/parse/_lib/parsers.js +0 -2
  826. package/dist/node_modules/date-fns/parse/_lib/parsers.js.map +0 -1
  827. package/dist/node_modules/date-fns/parse/_lib/utils.js +0 -2
  828. package/dist/node_modules/date-fns/parse/_lib/utils.js.map +0 -1
  829. package/dist/node_modules/date-fns/parse.js +0 -2
  830. package/dist/node_modules/date-fns/parse.js.map +0 -1
  831. package/dist/node_modules/date-fns/setDay.js +0 -2
  832. package/dist/node_modules/date-fns/setDay.js.map +0 -1
  833. package/dist/node_modules/date-fns/setISODay.js +0 -2
  834. package/dist/node_modules/date-fns/setISODay.js.map +0 -1
  835. package/dist/node_modules/date-fns/setISOWeek.js +0 -2
  836. package/dist/node_modules/date-fns/setISOWeek.js.map +0 -1
  837. package/dist/node_modules/date-fns/setMonth.js +0 -2
  838. package/dist/node_modules/date-fns/setMonth.js.map +0 -1
  839. package/dist/node_modules/date-fns/setWeek.js +0 -2
  840. package/dist/node_modules/date-fns/setWeek.js.map +0 -1
  841. package/dist/node_modules/date-fns/setYear.js +0 -2
  842. package/dist/node_modules/date-fns/setYear.js.map +0 -1
  843. package/dist/node_modules/date-fns/startOfDay.js +0 -2
  844. package/dist/node_modules/date-fns/startOfDay.js.map +0 -1
  845. package/dist/node_modules/date-fns/startOfISOWeek.js +0 -2
  846. package/dist/node_modules/date-fns/startOfISOWeek.js.map +0 -1
  847. package/dist/node_modules/date-fns/startOfISOWeekYear.js +0 -2
  848. package/dist/node_modules/date-fns/startOfISOWeekYear.js.map +0 -1
  849. package/dist/node_modules/date-fns/startOfMonth.js +0 -2
  850. package/dist/node_modules/date-fns/startOfMonth.js.map +0 -1
  851. package/dist/node_modules/date-fns/startOfWeek.js +0 -2
  852. package/dist/node_modules/date-fns/startOfWeek.js.map +0 -1
  853. package/dist/node_modules/date-fns/startOfWeekYear.js +0 -2
  854. package/dist/node_modules/date-fns/startOfWeekYear.js.map +0 -1
  855. package/dist/node_modules/date-fns/startOfYear.js +0 -2
  856. package/dist/node_modules/date-fns/startOfYear.js.map +0 -1
  857. package/dist/node_modules/date-fns/toDate.js +0 -2
  858. package/dist/node_modules/date-fns/toDate.js.map +0 -1
  859. package/dist/node_modules/date-fns/transpose.js +0 -2
  860. package/dist/node_modules/date-fns/transpose.js.map +0 -1
  861. package/dist/node_modules/embla-carousel/esm/embla-carousel.esm.js +0 -2
  862. package/dist/node_modules/embla-carousel/esm/embla-carousel.esm.js.map +0 -1
  863. package/dist/node_modules/embla-carousel-autoplay/esm/embla-carousel-autoplay.esm.js +0 -2
  864. package/dist/node_modules/embla-carousel-autoplay/esm/embla-carousel-autoplay.esm.js.map +0 -1
  865. package/dist/node_modules/embla-carousel-react/esm/embla-carousel-react.esm.js +0 -2
  866. package/dist/node_modules/embla-carousel-react/esm/embla-carousel-react.esm.js.map +0 -1
  867. package/dist/node_modules/embla-carousel-reactive-utils/esm/embla-carousel-reactive-utils.esm.js +0 -2
  868. package/dist/node_modules/embla-carousel-reactive-utils/esm/embla-carousel-reactive-utils.esm.js.map +0 -1
  869. package/dist/node_modules/file-selector/dist/es2015/file-selector.js +0 -2
  870. package/dist/node_modules/file-selector/dist/es2015/file-selector.js.map +0 -1
  871. package/dist/node_modules/file-selector/dist/es2015/file.js +0 -2
  872. package/dist/node_modules/file-selector/dist/es2015/file.js.map +0 -1
  873. package/dist/node_modules/framer-motion/dist/es/animation/animate/single-value.js +0 -2
  874. package/dist/node_modules/framer-motion/dist/es/animation/animate/single-value.js.map +0 -1
  875. package/dist/node_modules/framer-motion/dist/es/animation/animators/AcceleratedAnimation.js +0 -2
  876. package/dist/node_modules/framer-motion/dist/es/animation/animators/AcceleratedAnimation.js.map +0 -1
  877. package/dist/node_modules/framer-motion/dist/es/animation/animators/BaseAnimation.js +0 -2
  878. package/dist/node_modules/framer-motion/dist/es/animation/animators/BaseAnimation.js.map +0 -1
  879. package/dist/node_modules/framer-motion/dist/es/animation/animators/MainThreadAnimation.js +0 -2
  880. package/dist/node_modules/framer-motion/dist/es/animation/animators/MainThreadAnimation.js.map +0 -1
  881. package/dist/node_modules/framer-motion/dist/es/animation/animators/drivers/driver-frameloop.js +0 -2
  882. package/dist/node_modules/framer-motion/dist/es/animation/animators/drivers/driver-frameloop.js.map +0 -1
  883. package/dist/node_modules/framer-motion/dist/es/animation/animators/utils/accelerated-values.js +0 -2
  884. package/dist/node_modules/framer-motion/dist/es/animation/animators/utils/accelerated-values.js.map +0 -1
  885. package/dist/node_modules/framer-motion/dist/es/animation/animators/utils/can-animate.js +0 -2
  886. package/dist/node_modules/framer-motion/dist/es/animation/animators/utils/can-animate.js.map +0 -1
  887. package/dist/node_modules/framer-motion/dist/es/animation/animators/waapi/index.js +0 -2
  888. package/dist/node_modules/framer-motion/dist/es/animation/animators/waapi/index.js.map +0 -1
  889. package/dist/node_modules/framer-motion/dist/es/animation/animators/waapi/utils/get-final-keyframe.js +0 -2
  890. package/dist/node_modules/framer-motion/dist/es/animation/animators/waapi/utils/get-final-keyframe.js.map +0 -1
  891. package/dist/node_modules/framer-motion/dist/es/animation/animators/waapi/utils/supports-waapi.js +0 -2
  892. package/dist/node_modules/framer-motion/dist/es/animation/animators/waapi/utils/supports-waapi.js.map +0 -1
  893. package/dist/node_modules/framer-motion/dist/es/animation/generators/inertia.js +0 -2
  894. package/dist/node_modules/framer-motion/dist/es/animation/generators/inertia.js.map +0 -1
  895. package/dist/node_modules/framer-motion/dist/es/animation/generators/keyframes.js +0 -2
  896. package/dist/node_modules/framer-motion/dist/es/animation/generators/keyframes.js.map +0 -1
  897. package/dist/node_modules/framer-motion/dist/es/animation/generators/spring/defaults.js +0 -2
  898. package/dist/node_modules/framer-motion/dist/es/animation/generators/spring/defaults.js.map +0 -1
  899. package/dist/node_modules/framer-motion/dist/es/animation/generators/spring/find.js +0 -2
  900. package/dist/node_modules/framer-motion/dist/es/animation/generators/spring/find.js.map +0 -1
  901. package/dist/node_modules/framer-motion/dist/es/animation/generators/spring/index.js +0 -2
  902. package/dist/node_modules/framer-motion/dist/es/animation/generators/spring/index.js.map +0 -1
  903. package/dist/node_modules/framer-motion/dist/es/animation/generators/utils/velocity.js +0 -2
  904. package/dist/node_modules/framer-motion/dist/es/animation/generators/utils/velocity.js.map +0 -1
  905. package/dist/node_modules/framer-motion/dist/es/animation/interfaces/motion-value.js +0 -2
  906. package/dist/node_modules/framer-motion/dist/es/animation/interfaces/motion-value.js.map +0 -1
  907. package/dist/node_modules/framer-motion/dist/es/animation/interfaces/visual-element-target.js +0 -2
  908. package/dist/node_modules/framer-motion/dist/es/animation/interfaces/visual-element-target.js.map +0 -1
  909. package/dist/node_modules/framer-motion/dist/es/animation/interfaces/visual-element-variant.js +0 -2
  910. package/dist/node_modules/framer-motion/dist/es/animation/interfaces/visual-element-variant.js.map +0 -1
  911. package/dist/node_modules/framer-motion/dist/es/animation/interfaces/visual-element.js +0 -2
  912. package/dist/node_modules/framer-motion/dist/es/animation/interfaces/visual-element.js.map +0 -1
  913. package/dist/node_modules/framer-motion/dist/es/animation/optimized-appear/data-id.js +0 -2
  914. package/dist/node_modules/framer-motion/dist/es/animation/optimized-appear/data-id.js.map +0 -1
  915. package/dist/node_modules/framer-motion/dist/es/animation/optimized-appear/get-appear-id.js +0 -2
  916. package/dist/node_modules/framer-motion/dist/es/animation/optimized-appear/get-appear-id.js.map +0 -1
  917. package/dist/node_modules/framer-motion/dist/es/animation/utils/default-transitions.js +0 -2
  918. package/dist/node_modules/framer-motion/dist/es/animation/utils/default-transitions.js.map +0 -1
  919. package/dist/node_modules/framer-motion/dist/es/animation/utils/is-animatable.js +0 -2
  920. package/dist/node_modules/framer-motion/dist/es/animation/utils/is-animatable.js.map +0 -1
  921. package/dist/node_modules/framer-motion/dist/es/animation/utils/is-animation-controls.js +0 -2
  922. package/dist/node_modules/framer-motion/dist/es/animation/utils/is-animation-controls.js.map +0 -1
  923. package/dist/node_modules/framer-motion/dist/es/animation/utils/is-keyframes-target.js +0 -2
  924. package/dist/node_modules/framer-motion/dist/es/animation/utils/is-keyframes-target.js.map +0 -1
  925. package/dist/node_modules/framer-motion/dist/es/animation/utils/is-none.js +0 -2
  926. package/dist/node_modules/framer-motion/dist/es/animation/utils/is-none.js.map +0 -1
  927. package/dist/node_modules/framer-motion/dist/es/animation/utils/is-transition-defined.js +0 -2
  928. package/dist/node_modules/framer-motion/dist/es/animation/utils/is-transition-defined.js.map +0 -1
  929. package/dist/node_modules/framer-motion/dist/es/components/AnimatePresence/PopChild.js +0 -10
  930. package/dist/node_modules/framer-motion/dist/es/components/AnimatePresence/PopChild.js.map +0 -1
  931. package/dist/node_modules/framer-motion/dist/es/components/AnimatePresence/PresenceChild.js +0 -2
  932. package/dist/node_modules/framer-motion/dist/es/components/AnimatePresence/PresenceChild.js.map +0 -1
  933. package/dist/node_modules/framer-motion/dist/es/components/AnimatePresence/index.js +0 -2
  934. package/dist/node_modules/framer-motion/dist/es/components/AnimatePresence/index.js.map +0 -1
  935. package/dist/node_modules/framer-motion/dist/es/components/AnimatePresence/use-presence.js +0 -2
  936. package/dist/node_modules/framer-motion/dist/es/components/AnimatePresence/use-presence.js.map +0 -1
  937. package/dist/node_modules/framer-motion/dist/es/components/AnimatePresence/utils.js +0 -2
  938. package/dist/node_modules/framer-motion/dist/es/components/AnimatePresence/utils.js.map +0 -1
  939. package/dist/node_modules/framer-motion/dist/es/context/LayoutGroupContext.js +0 -2
  940. package/dist/node_modules/framer-motion/dist/es/context/LayoutGroupContext.js.map +0 -1
  941. package/dist/node_modules/framer-motion/dist/es/context/LazyContext.js +0 -2
  942. package/dist/node_modules/framer-motion/dist/es/context/LazyContext.js.map +0 -1
  943. package/dist/node_modules/framer-motion/dist/es/context/MotionConfigContext.js +0 -2
  944. package/dist/node_modules/framer-motion/dist/es/context/MotionConfigContext.js.map +0 -1
  945. package/dist/node_modules/framer-motion/dist/es/context/MotionContext/create.js +0 -2
  946. package/dist/node_modules/framer-motion/dist/es/context/MotionContext/create.js.map +0 -1
  947. package/dist/node_modules/framer-motion/dist/es/context/MotionContext/index.js +0 -2
  948. package/dist/node_modules/framer-motion/dist/es/context/MotionContext/index.js.map +0 -1
  949. package/dist/node_modules/framer-motion/dist/es/context/MotionContext/utils.js +0 -2
  950. package/dist/node_modules/framer-motion/dist/es/context/MotionContext/utils.js.map +0 -1
  951. package/dist/node_modules/framer-motion/dist/es/context/PresenceContext.js +0 -2
  952. package/dist/node_modules/framer-motion/dist/es/context/PresenceContext.js.map +0 -1
  953. package/dist/node_modules/framer-motion/dist/es/context/SwitchLayoutGroupContext.js +0 -2
  954. package/dist/node_modules/framer-motion/dist/es/context/SwitchLayoutGroupContext.js.map +0 -1
  955. package/dist/node_modules/framer-motion/dist/es/easing/anticipate.js +0 -2
  956. package/dist/node_modules/framer-motion/dist/es/easing/anticipate.js.map +0 -1
  957. package/dist/node_modules/framer-motion/dist/es/easing/back.js +0 -2
  958. package/dist/node_modules/framer-motion/dist/es/easing/back.js.map +0 -1
  959. package/dist/node_modules/framer-motion/dist/es/easing/circ.js +0 -2
  960. package/dist/node_modules/framer-motion/dist/es/easing/circ.js.map +0 -1
  961. package/dist/node_modules/framer-motion/dist/es/easing/cubic-bezier.js +0 -2
  962. package/dist/node_modules/framer-motion/dist/es/easing/cubic-bezier.js.map +0 -1
  963. package/dist/node_modules/framer-motion/dist/es/easing/ease.js +0 -2
  964. package/dist/node_modules/framer-motion/dist/es/easing/ease.js.map +0 -1
  965. package/dist/node_modules/framer-motion/dist/es/easing/modifiers/mirror.js +0 -2
  966. package/dist/node_modules/framer-motion/dist/es/easing/modifiers/mirror.js.map +0 -1
  967. package/dist/node_modules/framer-motion/dist/es/easing/modifiers/reverse.js +0 -2
  968. package/dist/node_modules/framer-motion/dist/es/easing/modifiers/reverse.js.map +0 -1
  969. package/dist/node_modules/framer-motion/dist/es/easing/utils/is-easing-array.js +0 -2
  970. package/dist/node_modules/framer-motion/dist/es/easing/utils/is-easing-array.js.map +0 -1
  971. package/dist/node_modules/framer-motion/dist/es/easing/utils/map.js +0 -2
  972. package/dist/node_modules/framer-motion/dist/es/easing/utils/map.js.map +0 -1
  973. package/dist/node_modules/framer-motion/dist/es/events/add-dom-event.js +0 -2
  974. package/dist/node_modules/framer-motion/dist/es/events/add-dom-event.js.map +0 -1
  975. package/dist/node_modules/framer-motion/dist/es/events/add-pointer-event.js +0 -2
  976. package/dist/node_modules/framer-motion/dist/es/events/add-pointer-event.js.map +0 -1
  977. package/dist/node_modules/framer-motion/dist/es/events/event-info.js +0 -2
  978. package/dist/node_modules/framer-motion/dist/es/events/event-info.js.map +0 -1
  979. package/dist/node_modules/framer-motion/dist/es/frameloop/batcher.js +0 -2
  980. package/dist/node_modules/framer-motion/dist/es/frameloop/batcher.js.map +0 -1
  981. package/dist/node_modules/framer-motion/dist/es/frameloop/frame.js +0 -2
  982. package/dist/node_modules/framer-motion/dist/es/frameloop/frame.js.map +0 -1
  983. package/dist/node_modules/framer-motion/dist/es/frameloop/microtask.js +0 -2
  984. package/dist/node_modules/framer-motion/dist/es/frameloop/microtask.js.map +0 -1
  985. package/dist/node_modules/framer-motion/dist/es/frameloop/render-step.js +0 -2
  986. package/dist/node_modules/framer-motion/dist/es/frameloop/render-step.js.map +0 -1
  987. package/dist/node_modules/framer-motion/dist/es/frameloop/sync-time.js +0 -2
  988. package/dist/node_modules/framer-motion/dist/es/frameloop/sync-time.js.map +0 -1
  989. package/dist/node_modules/framer-motion/dist/es/gestures/drag/VisualElementDragControls.js +0 -2
  990. package/dist/node_modules/framer-motion/dist/es/gestures/drag/VisualElementDragControls.js.map +0 -1
  991. package/dist/node_modules/framer-motion/dist/es/gestures/drag/index.js +0 -2
  992. package/dist/node_modules/framer-motion/dist/es/gestures/drag/index.js.map +0 -1
  993. package/dist/node_modules/framer-motion/dist/es/gestures/drag/utils/constraints.js +0 -2
  994. package/dist/node_modules/framer-motion/dist/es/gestures/drag/utils/constraints.js.map +0 -1
  995. package/dist/node_modules/framer-motion/dist/es/gestures/focus.js +0 -2
  996. package/dist/node_modules/framer-motion/dist/es/gestures/focus.js.map +0 -1
  997. package/dist/node_modules/framer-motion/dist/es/gestures/hover.js +0 -2
  998. package/dist/node_modules/framer-motion/dist/es/gestures/hover.js.map +0 -1
  999. package/dist/node_modules/framer-motion/dist/es/gestures/pan/PanSession.js +0 -2
  1000. package/dist/node_modules/framer-motion/dist/es/gestures/pan/PanSession.js.map +0 -1
  1001. package/dist/node_modules/framer-motion/dist/es/gestures/pan/index.js +0 -2
  1002. package/dist/node_modules/framer-motion/dist/es/gestures/pan/index.js.map +0 -1
  1003. package/dist/node_modules/framer-motion/dist/es/gestures/press.js +0 -2
  1004. package/dist/node_modules/framer-motion/dist/es/gestures/press.js.map +0 -1
  1005. package/dist/node_modules/framer-motion/dist/es/motion/features/Feature.js +0 -2
  1006. package/dist/node_modules/framer-motion/dist/es/motion/features/Feature.js.map +0 -1
  1007. package/dist/node_modules/framer-motion/dist/es/motion/features/animation/exit.js +0 -2
  1008. package/dist/node_modules/framer-motion/dist/es/motion/features/animation/exit.js.map +0 -1
  1009. package/dist/node_modules/framer-motion/dist/es/motion/features/animation/index.js +0 -2
  1010. package/dist/node_modules/framer-motion/dist/es/motion/features/animation/index.js.map +0 -1
  1011. package/dist/node_modules/framer-motion/dist/es/motion/features/animations.js +0 -2
  1012. package/dist/node_modules/framer-motion/dist/es/motion/features/animations.js.map +0 -1
  1013. package/dist/node_modules/framer-motion/dist/es/motion/features/definitions.js +0 -2
  1014. package/dist/node_modules/framer-motion/dist/es/motion/features/definitions.js.map +0 -1
  1015. package/dist/node_modules/framer-motion/dist/es/motion/features/drag.js +0 -2
  1016. package/dist/node_modules/framer-motion/dist/es/motion/features/drag.js.map +0 -1
  1017. package/dist/node_modules/framer-motion/dist/es/motion/features/gestures.js +0 -2
  1018. package/dist/node_modules/framer-motion/dist/es/motion/features/gestures.js.map +0 -1
  1019. package/dist/node_modules/framer-motion/dist/es/motion/features/layout/MeasureLayout.js +0 -2
  1020. package/dist/node_modules/framer-motion/dist/es/motion/features/layout/MeasureLayout.js.map +0 -1
  1021. package/dist/node_modules/framer-motion/dist/es/motion/features/layout.js +0 -2
  1022. package/dist/node_modules/framer-motion/dist/es/motion/features/layout.js.map +0 -1
  1023. package/dist/node_modules/framer-motion/dist/es/motion/features/load-features.js +0 -2
  1024. package/dist/node_modules/framer-motion/dist/es/motion/features/load-features.js.map +0 -1
  1025. package/dist/node_modules/framer-motion/dist/es/motion/features/viewport/index.js +0 -2
  1026. package/dist/node_modules/framer-motion/dist/es/motion/features/viewport/index.js.map +0 -1
  1027. package/dist/node_modules/framer-motion/dist/es/motion/features/viewport/observers.js +0 -2
  1028. package/dist/node_modules/framer-motion/dist/es/motion/features/viewport/observers.js.map +0 -1
  1029. package/dist/node_modules/framer-motion/dist/es/motion/index.js +0 -2
  1030. package/dist/node_modules/framer-motion/dist/es/motion/index.js.map +0 -1
  1031. package/dist/node_modules/framer-motion/dist/es/motion/utils/is-forced-motion-value.js +0 -2
  1032. package/dist/node_modules/framer-motion/dist/es/motion/utils/is-forced-motion-value.js.map +0 -1
  1033. package/dist/node_modules/framer-motion/dist/es/motion/utils/symbol.js +0 -2
  1034. package/dist/node_modules/framer-motion/dist/es/motion/utils/symbol.js.map +0 -1
  1035. package/dist/node_modules/framer-motion/dist/es/motion/utils/use-motion-ref.js +0 -2
  1036. package/dist/node_modules/framer-motion/dist/es/motion/utils/use-motion-ref.js.map +0 -1
  1037. package/dist/node_modules/framer-motion/dist/es/motion/utils/use-visual-element.js +0 -2
  1038. package/dist/node_modules/framer-motion/dist/es/motion/utils/use-visual-element.js.map +0 -1
  1039. package/dist/node_modules/framer-motion/dist/es/motion/utils/use-visual-state.js +0 -2
  1040. package/dist/node_modules/framer-motion/dist/es/motion/utils/use-visual-state.js.map +0 -1
  1041. package/dist/node_modules/framer-motion/dist/es/motion/utils/valid-prop.js +0 -2
  1042. package/dist/node_modules/framer-motion/dist/es/motion/utils/valid-prop.js.map +0 -1
  1043. package/dist/node_modules/framer-motion/dist/es/projection/animation/mix-values.js +0 -2
  1044. package/dist/node_modules/framer-motion/dist/es/projection/animation/mix-values.js.map +0 -1
  1045. package/dist/node_modules/framer-motion/dist/es/projection/geometry/conversion.js +0 -2
  1046. package/dist/node_modules/framer-motion/dist/es/projection/geometry/conversion.js.map +0 -1
  1047. package/dist/node_modules/framer-motion/dist/es/projection/geometry/copy.js +0 -2
  1048. package/dist/node_modules/framer-motion/dist/es/projection/geometry/copy.js.map +0 -1
  1049. package/dist/node_modules/framer-motion/dist/es/projection/geometry/delta-apply.js +0 -2
  1050. package/dist/node_modules/framer-motion/dist/es/projection/geometry/delta-apply.js.map +0 -1
  1051. package/dist/node_modules/framer-motion/dist/es/projection/geometry/delta-calc.js +0 -2
  1052. package/dist/node_modules/framer-motion/dist/es/projection/geometry/delta-calc.js.map +0 -1
  1053. package/dist/node_modules/framer-motion/dist/es/projection/geometry/delta-remove.js +0 -2
  1054. package/dist/node_modules/framer-motion/dist/es/projection/geometry/delta-remove.js.map +0 -1
  1055. package/dist/node_modules/framer-motion/dist/es/projection/geometry/models.js +0 -2
  1056. package/dist/node_modules/framer-motion/dist/es/projection/geometry/models.js.map +0 -1
  1057. package/dist/node_modules/framer-motion/dist/es/projection/geometry/utils.js +0 -2
  1058. package/dist/node_modules/framer-motion/dist/es/projection/geometry/utils.js.map +0 -1
  1059. package/dist/node_modules/framer-motion/dist/es/projection/node/DocumentProjectionNode.js +0 -2
  1060. package/dist/node_modules/framer-motion/dist/es/projection/node/DocumentProjectionNode.js.map +0 -1
  1061. package/dist/node_modules/framer-motion/dist/es/projection/node/HTMLProjectionNode.js +0 -2
  1062. package/dist/node_modules/framer-motion/dist/es/projection/node/HTMLProjectionNode.js.map +0 -1
  1063. package/dist/node_modules/framer-motion/dist/es/projection/node/create-projection-node.js +0 -2
  1064. package/dist/node_modules/framer-motion/dist/es/projection/node/create-projection-node.js.map +0 -1
  1065. package/dist/node_modules/framer-motion/dist/es/projection/node/state.js +0 -2
  1066. package/dist/node_modules/framer-motion/dist/es/projection/node/state.js.map +0 -1
  1067. package/dist/node_modules/framer-motion/dist/es/projection/shared/stack.js +0 -2
  1068. package/dist/node_modules/framer-motion/dist/es/projection/shared/stack.js.map +0 -1
  1069. package/dist/node_modules/framer-motion/dist/es/projection/styles/scale-border-radius.js +0 -2
  1070. package/dist/node_modules/framer-motion/dist/es/projection/styles/scale-border-radius.js.map +0 -1
  1071. package/dist/node_modules/framer-motion/dist/es/projection/styles/scale-box-shadow.js +0 -2
  1072. package/dist/node_modules/framer-motion/dist/es/projection/styles/scale-box-shadow.js.map +0 -1
  1073. package/dist/node_modules/framer-motion/dist/es/projection/styles/scale-correction.js +0 -2
  1074. package/dist/node_modules/framer-motion/dist/es/projection/styles/scale-correction.js.map +0 -1
  1075. package/dist/node_modules/framer-motion/dist/es/projection/styles/transform.js +0 -2
  1076. package/dist/node_modules/framer-motion/dist/es/projection/styles/transform.js.map +0 -1
  1077. package/dist/node_modules/framer-motion/dist/es/projection/utils/each-axis.js +0 -2
  1078. package/dist/node_modules/framer-motion/dist/es/projection/utils/each-axis.js.map +0 -1
  1079. package/dist/node_modules/framer-motion/dist/es/projection/utils/has-transform.js +0 -2
  1080. package/dist/node_modules/framer-motion/dist/es/projection/utils/has-transform.js.map +0 -1
  1081. package/dist/node_modules/framer-motion/dist/es/projection/utils/measure.js +0 -2
  1082. package/dist/node_modules/framer-motion/dist/es/projection/utils/measure.js.map +0 -1
  1083. package/dist/node_modules/framer-motion/dist/es/render/VisualElement.js +0 -2
  1084. package/dist/node_modules/framer-motion/dist/es/render/VisualElement.js.map +0 -1
  1085. package/dist/node_modules/framer-motion/dist/es/render/components/create-factory.js +0 -2
  1086. package/dist/node_modules/framer-motion/dist/es/render/components/create-factory.js.map +0 -1
  1087. package/dist/node_modules/framer-motion/dist/es/render/components/create-proxy.js +0 -2
  1088. package/dist/node_modules/framer-motion/dist/es/render/components/create-proxy.js.map +0 -1
  1089. package/dist/node_modules/framer-motion/dist/es/render/components/motion/create.js +0 -2
  1090. package/dist/node_modules/framer-motion/dist/es/render/components/motion/create.js.map +0 -1
  1091. package/dist/node_modules/framer-motion/dist/es/render/components/motion/proxy.js +0 -2
  1092. package/dist/node_modules/framer-motion/dist/es/render/components/motion/proxy.js.map +0 -1
  1093. package/dist/node_modules/framer-motion/dist/es/render/dom/DOMKeyframesResolver.js +0 -2
  1094. package/dist/node_modules/framer-motion/dist/es/render/dom/DOMKeyframesResolver.js.map +0 -1
  1095. package/dist/node_modules/framer-motion/dist/es/render/dom/DOMVisualElement.js +0 -2
  1096. package/dist/node_modules/framer-motion/dist/es/render/dom/DOMVisualElement.js.map +0 -1
  1097. package/dist/node_modules/framer-motion/dist/es/render/dom/create-visual-element.js +0 -2
  1098. package/dist/node_modules/framer-motion/dist/es/render/dom/create-visual-element.js.map +0 -1
  1099. package/dist/node_modules/framer-motion/dist/es/render/dom/use-render.js +0 -2
  1100. package/dist/node_modules/framer-motion/dist/es/render/dom/use-render.js.map +0 -1
  1101. package/dist/node_modules/framer-motion/dist/es/render/dom/utils/camel-to-dash.js +0 -2
  1102. package/dist/node_modules/framer-motion/dist/es/render/dom/utils/camel-to-dash.js.map +0 -1
  1103. package/dist/node_modules/framer-motion/dist/es/render/dom/utils/css-variables-conversion.js +0 -2
  1104. package/dist/node_modules/framer-motion/dist/es/render/dom/utils/css-variables-conversion.js.map +0 -1
  1105. package/dist/node_modules/framer-motion/dist/es/render/dom/utils/filter-props.js +0 -2
  1106. package/dist/node_modules/framer-motion/dist/es/render/dom/utils/filter-props.js.map +0 -1
  1107. package/dist/node_modules/framer-motion/dist/es/render/dom/utils/is-css-variable.js +0 -2
  1108. package/dist/node_modules/framer-motion/dist/es/render/dom/utils/is-css-variable.js.map +0 -1
  1109. package/dist/node_modules/framer-motion/dist/es/render/dom/utils/is-svg-component.js +0 -2
  1110. package/dist/node_modules/framer-motion/dist/es/render/dom/utils/is-svg-component.js.map +0 -1
  1111. package/dist/node_modules/framer-motion/dist/es/render/dom/utils/is-svg-element.js +0 -2
  1112. package/dist/node_modules/framer-motion/dist/es/render/dom/utils/is-svg-element.js.map +0 -1
  1113. package/dist/node_modules/framer-motion/dist/es/render/dom/utils/unit-conversion.js +0 -2
  1114. package/dist/node_modules/framer-motion/dist/es/render/dom/utils/unit-conversion.js.map +0 -1
  1115. package/dist/node_modules/framer-motion/dist/es/render/dom/value-types/animatable-none.js +0 -2
  1116. package/dist/node_modules/framer-motion/dist/es/render/dom/value-types/animatable-none.js.map +0 -1
  1117. package/dist/node_modules/framer-motion/dist/es/render/dom/value-types/defaults.js +0 -2
  1118. package/dist/node_modules/framer-motion/dist/es/render/dom/value-types/defaults.js.map +0 -1
  1119. package/dist/node_modules/framer-motion/dist/es/render/dom/value-types/dimensions.js +0 -2
  1120. package/dist/node_modules/framer-motion/dist/es/render/dom/value-types/dimensions.js.map +0 -1
  1121. package/dist/node_modules/framer-motion/dist/es/render/dom/value-types/find.js +0 -2
  1122. package/dist/node_modules/framer-motion/dist/es/render/dom/value-types/find.js.map +0 -1
  1123. package/dist/node_modules/framer-motion/dist/es/render/dom/value-types/get-as-type.js +0 -2
  1124. package/dist/node_modules/framer-motion/dist/es/render/dom/value-types/get-as-type.js.map +0 -1
  1125. package/dist/node_modules/framer-motion/dist/es/render/dom/value-types/number-browser.js +0 -2
  1126. package/dist/node_modules/framer-motion/dist/es/render/dom/value-types/number-browser.js.map +0 -1
  1127. package/dist/node_modules/framer-motion/dist/es/render/dom/value-types/number.js +0 -2
  1128. package/dist/node_modules/framer-motion/dist/es/render/dom/value-types/number.js.map +0 -1
  1129. package/dist/node_modules/framer-motion/dist/es/render/dom/value-types/test.js +0 -2
  1130. package/dist/node_modules/framer-motion/dist/es/render/dom/value-types/test.js.map +0 -1
  1131. package/dist/node_modules/framer-motion/dist/es/render/dom/value-types/transform.js +0 -2
  1132. package/dist/node_modules/framer-motion/dist/es/render/dom/value-types/transform.js.map +0 -1
  1133. package/dist/node_modules/framer-motion/dist/es/render/dom/value-types/type-auto.js +0 -2
  1134. package/dist/node_modules/framer-motion/dist/es/render/dom/value-types/type-auto.js.map +0 -1
  1135. package/dist/node_modules/framer-motion/dist/es/render/dom/value-types/type-int.js +0 -2
  1136. package/dist/node_modules/framer-motion/dist/es/render/dom/value-types/type-int.js.map +0 -1
  1137. package/dist/node_modules/framer-motion/dist/es/render/html/HTMLVisualElement.js +0 -2
  1138. package/dist/node_modules/framer-motion/dist/es/render/html/HTMLVisualElement.js.map +0 -1
  1139. package/dist/node_modules/framer-motion/dist/es/render/html/config-motion.js +0 -2
  1140. package/dist/node_modules/framer-motion/dist/es/render/html/config-motion.js.map +0 -1
  1141. package/dist/node_modules/framer-motion/dist/es/render/html/use-props.js +0 -2
  1142. package/dist/node_modules/framer-motion/dist/es/render/html/use-props.js.map +0 -1
  1143. package/dist/node_modules/framer-motion/dist/es/render/html/utils/build-styles.js +0 -2
  1144. package/dist/node_modules/framer-motion/dist/es/render/html/utils/build-styles.js.map +0 -1
  1145. package/dist/node_modules/framer-motion/dist/es/render/html/utils/build-transform.js +0 -2
  1146. package/dist/node_modules/framer-motion/dist/es/render/html/utils/build-transform.js.map +0 -1
  1147. package/dist/node_modules/framer-motion/dist/es/render/html/utils/create-render-state.js +0 -2
  1148. package/dist/node_modules/framer-motion/dist/es/render/html/utils/create-render-state.js.map +0 -1
  1149. package/dist/node_modules/framer-motion/dist/es/render/html/utils/keys-position.js +0 -2
  1150. package/dist/node_modules/framer-motion/dist/es/render/html/utils/keys-position.js.map +0 -1
  1151. package/dist/node_modules/framer-motion/dist/es/render/html/utils/keys-transform.js +0 -2
  1152. package/dist/node_modules/framer-motion/dist/es/render/html/utils/keys-transform.js.map +0 -1
  1153. package/dist/node_modules/framer-motion/dist/es/render/html/utils/make-none-animatable.js +0 -2
  1154. package/dist/node_modules/framer-motion/dist/es/render/html/utils/make-none-animatable.js.map +0 -1
  1155. package/dist/node_modules/framer-motion/dist/es/render/html/utils/render.js +0 -2
  1156. package/dist/node_modules/framer-motion/dist/es/render/html/utils/render.js.map +0 -1
  1157. package/dist/node_modules/framer-motion/dist/es/render/html/utils/scrape-motion-values.js +0 -2
  1158. package/dist/node_modules/framer-motion/dist/es/render/html/utils/scrape-motion-values.js.map +0 -1
  1159. package/dist/node_modules/framer-motion/dist/es/render/store.js +0 -2
  1160. package/dist/node_modules/framer-motion/dist/es/render/store.js.map +0 -1
  1161. package/dist/node_modules/framer-motion/dist/es/render/svg/SVGVisualElement.js +0 -2
  1162. package/dist/node_modules/framer-motion/dist/es/render/svg/SVGVisualElement.js.map +0 -1
  1163. package/dist/node_modules/framer-motion/dist/es/render/svg/config-motion.js +0 -2
  1164. package/dist/node_modules/framer-motion/dist/es/render/svg/config-motion.js.map +0 -1
  1165. package/dist/node_modules/framer-motion/dist/es/render/svg/lowercase-elements.js +0 -2
  1166. package/dist/node_modules/framer-motion/dist/es/render/svg/lowercase-elements.js.map +0 -1
  1167. package/dist/node_modules/framer-motion/dist/es/render/svg/use-props.js +0 -2
  1168. package/dist/node_modules/framer-motion/dist/es/render/svg/use-props.js.map +0 -1
  1169. package/dist/node_modules/framer-motion/dist/es/render/svg/utils/build-attrs.js +0 -2
  1170. package/dist/node_modules/framer-motion/dist/es/render/svg/utils/build-attrs.js.map +0 -1
  1171. package/dist/node_modules/framer-motion/dist/es/render/svg/utils/camel-case-attrs.js +0 -2
  1172. package/dist/node_modules/framer-motion/dist/es/render/svg/utils/camel-case-attrs.js.map +0 -1
  1173. package/dist/node_modules/framer-motion/dist/es/render/svg/utils/create-render-state.js +0 -2
  1174. package/dist/node_modules/framer-motion/dist/es/render/svg/utils/create-render-state.js.map +0 -1
  1175. package/dist/node_modules/framer-motion/dist/es/render/svg/utils/is-svg-tag.js +0 -2
  1176. package/dist/node_modules/framer-motion/dist/es/render/svg/utils/is-svg-tag.js.map +0 -1
  1177. package/dist/node_modules/framer-motion/dist/es/render/svg/utils/path.js +0 -2
  1178. package/dist/node_modules/framer-motion/dist/es/render/svg/utils/path.js.map +0 -1
  1179. package/dist/node_modules/framer-motion/dist/es/render/svg/utils/render.js +0 -2
  1180. package/dist/node_modules/framer-motion/dist/es/render/svg/utils/render.js.map +0 -1
  1181. package/dist/node_modules/framer-motion/dist/es/render/svg/utils/scrape-motion-values.js +0 -2
  1182. package/dist/node_modules/framer-motion/dist/es/render/svg/utils/scrape-motion-values.js.map +0 -1
  1183. package/dist/node_modules/framer-motion/dist/es/render/svg/utils/transform-origin.js +0 -2
  1184. package/dist/node_modules/framer-motion/dist/es/render/svg/utils/transform-origin.js.map +0 -1
  1185. package/dist/node_modules/framer-motion/dist/es/render/utils/KeyframesResolver.js +0 -2
  1186. package/dist/node_modules/framer-motion/dist/es/render/utils/KeyframesResolver.js.map +0 -1
  1187. package/dist/node_modules/framer-motion/dist/es/render/utils/animation-state.js +0 -2
  1188. package/dist/node_modules/framer-motion/dist/es/render/utils/animation-state.js.map +0 -1
  1189. package/dist/node_modules/framer-motion/dist/es/render/utils/compare-by-depth.js +0 -2
  1190. package/dist/node_modules/framer-motion/dist/es/render/utils/compare-by-depth.js.map +0 -1
  1191. package/dist/node_modules/framer-motion/dist/es/render/utils/flat-tree.js +0 -2
  1192. package/dist/node_modules/framer-motion/dist/es/render/utils/flat-tree.js.map +0 -1
  1193. package/dist/node_modules/framer-motion/dist/es/render/utils/get-variant-context.js +0 -2
  1194. package/dist/node_modules/framer-motion/dist/es/render/utils/get-variant-context.js.map +0 -1
  1195. package/dist/node_modules/framer-motion/dist/es/render/utils/is-controlling-variants.js +0 -2
  1196. package/dist/node_modules/framer-motion/dist/es/render/utils/is-controlling-variants.js.map +0 -1
  1197. package/dist/node_modules/framer-motion/dist/es/render/utils/is-variant-label.js +0 -2
  1198. package/dist/node_modules/framer-motion/dist/es/render/utils/is-variant-label.js.map +0 -1
  1199. package/dist/node_modules/framer-motion/dist/es/render/utils/motion-values.js +0 -2
  1200. package/dist/node_modules/framer-motion/dist/es/render/utils/motion-values.js.map +0 -1
  1201. package/dist/node_modules/framer-motion/dist/es/render/utils/resolve-dynamic-variants.js +0 -2
  1202. package/dist/node_modules/framer-motion/dist/es/render/utils/resolve-dynamic-variants.js.map +0 -1
  1203. package/dist/node_modules/framer-motion/dist/es/render/utils/resolve-variants.js +0 -2
  1204. package/dist/node_modules/framer-motion/dist/es/render/utils/resolve-variants.js.map +0 -1
  1205. package/dist/node_modules/framer-motion/dist/es/render/utils/setters.js +0 -2
  1206. package/dist/node_modules/framer-motion/dist/es/render/utils/setters.js.map +0 -1
  1207. package/dist/node_modules/framer-motion/dist/es/render/utils/variant-props.js +0 -2
  1208. package/dist/node_modules/framer-motion/dist/es/render/utils/variant-props.js.map +0 -1
  1209. package/dist/node_modules/framer-motion/dist/es/utils/GlobalConfig.js +0 -2
  1210. package/dist/node_modules/framer-motion/dist/es/utils/GlobalConfig.js.map +0 -1
  1211. package/dist/node_modules/framer-motion/dist/es/utils/array.js +0 -2
  1212. package/dist/node_modules/framer-motion/dist/es/utils/array.js.map +0 -1
  1213. package/dist/node_modules/framer-motion/dist/es/utils/clamp.js +0 -2
  1214. package/dist/node_modules/framer-motion/dist/es/utils/clamp.js.map +0 -1
  1215. package/dist/node_modules/framer-motion/dist/es/utils/delay.js +0 -2
  1216. package/dist/node_modules/framer-motion/dist/es/utils/delay.js.map +0 -1
  1217. package/dist/node_modules/framer-motion/dist/es/utils/distance.js +0 -2
  1218. package/dist/node_modules/framer-motion/dist/es/utils/distance.js.map +0 -1
  1219. package/dist/node_modules/framer-motion/dist/es/utils/get-context-window.js +0 -2
  1220. package/dist/node_modules/framer-motion/dist/es/utils/get-context-window.js.map +0 -1
  1221. package/dist/node_modules/framer-motion/dist/es/utils/hsla-to-rgba.js +0 -2
  1222. package/dist/node_modules/framer-motion/dist/es/utils/hsla-to-rgba.js.map +0 -1
  1223. package/dist/node_modules/framer-motion/dist/es/utils/interpolate.js +0 -2
  1224. package/dist/node_modules/framer-motion/dist/es/utils/interpolate.js.map +0 -1
  1225. package/dist/node_modules/framer-motion/dist/es/utils/is-browser.js +0 -2
  1226. package/dist/node_modules/framer-motion/dist/es/utils/is-browser.js.map +0 -1
  1227. package/dist/node_modules/framer-motion/dist/es/utils/is-numerical-string.js +0 -2
  1228. package/dist/node_modules/framer-motion/dist/es/utils/is-numerical-string.js.map +0 -1
  1229. package/dist/node_modules/framer-motion/dist/es/utils/is-ref-object.js +0 -2
  1230. package/dist/node_modules/framer-motion/dist/es/utils/is-ref-object.js.map +0 -1
  1231. package/dist/node_modules/framer-motion/dist/es/utils/is-zero-value-string.js +0 -2
  1232. package/dist/node_modules/framer-motion/dist/es/utils/is-zero-value-string.js.map +0 -1
  1233. package/dist/node_modules/framer-motion/dist/es/utils/mix/color.js +0 -2
  1234. package/dist/node_modules/framer-motion/dist/es/utils/mix/color.js.map +0 -1
  1235. package/dist/node_modules/framer-motion/dist/es/utils/mix/complex.js +0 -2
  1236. package/dist/node_modules/framer-motion/dist/es/utils/mix/complex.js.map +0 -1
  1237. package/dist/node_modules/framer-motion/dist/es/utils/mix/immediate.js +0 -2
  1238. package/dist/node_modules/framer-motion/dist/es/utils/mix/immediate.js.map +0 -1
  1239. package/dist/node_modules/framer-motion/dist/es/utils/mix/index.js +0 -2
  1240. package/dist/node_modules/framer-motion/dist/es/utils/mix/index.js.map +0 -1
  1241. package/dist/node_modules/framer-motion/dist/es/utils/mix/number.js +0 -2
  1242. package/dist/node_modules/framer-motion/dist/es/utils/mix/number.js.map +0 -1
  1243. package/dist/node_modules/framer-motion/dist/es/utils/mix/visibility.js +0 -2
  1244. package/dist/node_modules/framer-motion/dist/es/utils/mix/visibility.js.map +0 -1
  1245. package/dist/node_modules/framer-motion/dist/es/utils/offsets/default.js +0 -2
  1246. package/dist/node_modules/framer-motion/dist/es/utils/offsets/default.js.map +0 -1
  1247. package/dist/node_modules/framer-motion/dist/es/utils/offsets/fill.js +0 -2
  1248. package/dist/node_modules/framer-motion/dist/es/utils/offsets/fill.js.map +0 -1
  1249. package/dist/node_modules/framer-motion/dist/es/utils/offsets/time.js +0 -2
  1250. package/dist/node_modules/framer-motion/dist/es/utils/offsets/time.js.map +0 -1
  1251. package/dist/node_modules/framer-motion/dist/es/utils/pipe.js +0 -2
  1252. package/dist/node_modules/framer-motion/dist/es/utils/pipe.js.map +0 -1
  1253. package/dist/node_modules/framer-motion/dist/es/utils/reduced-motion/index.js +0 -2
  1254. package/dist/node_modules/framer-motion/dist/es/utils/reduced-motion/index.js.map +0 -1
  1255. package/dist/node_modules/framer-motion/dist/es/utils/reduced-motion/state.js +0 -2
  1256. package/dist/node_modules/framer-motion/dist/es/utils/reduced-motion/state.js.map +0 -1
  1257. package/dist/node_modules/framer-motion/dist/es/utils/resolve-value.js +0 -2
  1258. package/dist/node_modules/framer-motion/dist/es/utils/resolve-value.js.map +0 -1
  1259. package/dist/node_modules/framer-motion/dist/es/utils/shallow-compare.js +0 -2
  1260. package/dist/node_modules/framer-motion/dist/es/utils/shallow-compare.js.map +0 -1
  1261. package/dist/node_modules/framer-motion/dist/es/utils/subscription-manager.js +0 -2
  1262. package/dist/node_modules/framer-motion/dist/es/utils/subscription-manager.js.map +0 -1
  1263. package/dist/node_modules/framer-motion/dist/es/utils/use-constant.js +0 -2
  1264. package/dist/node_modules/framer-motion/dist/es/utils/use-constant.js.map +0 -1
  1265. package/dist/node_modules/framer-motion/dist/es/utils/use-isomorphic-effect.js +0 -2
  1266. package/dist/node_modules/framer-motion/dist/es/utils/use-isomorphic-effect.js.map +0 -1
  1267. package/dist/node_modules/framer-motion/dist/es/utils/velocity-per-second.js +0 -2
  1268. package/dist/node_modules/framer-motion/dist/es/utils/velocity-per-second.js.map +0 -1
  1269. package/dist/node_modules/framer-motion/dist/es/value/index.js +0 -2
  1270. package/dist/node_modules/framer-motion/dist/es/value/index.js.map +0 -1
  1271. package/dist/node_modules/framer-motion/dist/es/value/types/color/hex.js +0 -2
  1272. package/dist/node_modules/framer-motion/dist/es/value/types/color/hex.js.map +0 -1
  1273. package/dist/node_modules/framer-motion/dist/es/value/types/color/hsla.js +0 -2
  1274. package/dist/node_modules/framer-motion/dist/es/value/types/color/hsla.js.map +0 -1
  1275. package/dist/node_modules/framer-motion/dist/es/value/types/color/index.js +0 -2
  1276. package/dist/node_modules/framer-motion/dist/es/value/types/color/index.js.map +0 -1
  1277. package/dist/node_modules/framer-motion/dist/es/value/types/color/rgba.js +0 -2
  1278. package/dist/node_modules/framer-motion/dist/es/value/types/color/rgba.js.map +0 -1
  1279. package/dist/node_modules/framer-motion/dist/es/value/types/color/utils.js +0 -2
  1280. package/dist/node_modules/framer-motion/dist/es/value/types/color/utils.js.map +0 -1
  1281. package/dist/node_modules/framer-motion/dist/es/value/types/complex/filter.js +0 -2
  1282. package/dist/node_modules/framer-motion/dist/es/value/types/complex/filter.js.map +0 -1
  1283. package/dist/node_modules/framer-motion/dist/es/value/types/complex/index.js +0 -2
  1284. package/dist/node_modules/framer-motion/dist/es/value/types/complex/index.js.map +0 -1
  1285. package/dist/node_modules/framer-motion/dist/es/value/types/numbers/index.js +0 -2
  1286. package/dist/node_modules/framer-motion/dist/es/value/types/numbers/index.js.map +0 -1
  1287. package/dist/node_modules/framer-motion/dist/es/value/types/numbers/units.js +0 -2
  1288. package/dist/node_modules/framer-motion/dist/es/value/types/numbers/units.js.map +0 -1
  1289. package/dist/node_modules/framer-motion/dist/es/value/types/utils/color-regex.js +0 -2
  1290. package/dist/node_modules/framer-motion/dist/es/value/types/utils/color-regex.js.map +0 -1
  1291. package/dist/node_modules/framer-motion/dist/es/value/types/utils/float-regex.js +0 -2
  1292. package/dist/node_modules/framer-motion/dist/es/value/types/utils/float-regex.js.map +0 -1
  1293. package/dist/node_modules/framer-motion/dist/es/value/types/utils/is-nullish.js +0 -2
  1294. package/dist/node_modules/framer-motion/dist/es/value/types/utils/is-nullish.js.map +0 -1
  1295. package/dist/node_modules/framer-motion/dist/es/value/types/utils/sanitize.js +0 -2
  1296. package/dist/node_modules/framer-motion/dist/es/value/types/utils/sanitize.js.map +0 -1
  1297. package/dist/node_modules/framer-motion/dist/es/value/types/utils/single-color-regex.js +0 -2
  1298. package/dist/node_modules/framer-motion/dist/es/value/types/utils/single-color-regex.js.map +0 -1
  1299. package/dist/node_modules/framer-motion/dist/es/value/use-will-change/add-will-change.js +0 -2
  1300. package/dist/node_modules/framer-motion/dist/es/value/use-will-change/add-will-change.js.map +0 -1
  1301. package/dist/node_modules/framer-motion/dist/es/value/use-will-change/is.js +0 -2
  1302. package/dist/node_modules/framer-motion/dist/es/value/use-will-change/is.js.map +0 -1
  1303. package/dist/node_modules/framer-motion/dist/es/value/utils/is-motion-value.js +0 -2
  1304. package/dist/node_modules/framer-motion/dist/es/value/utils/is-motion-value.js.map +0 -1
  1305. package/dist/node_modules/framer-motion/dist/es/value/utils/resolve-motion-value.js +0 -2
  1306. package/dist/node_modules/framer-motion/dist/es/value/utils/resolve-motion-value.js.map +0 -1
  1307. package/dist/node_modules/get-nonce/dist/es2015/index.js +0 -2
  1308. package/dist/node_modules/get-nonce/dist/es2015/index.js.map +0 -1
  1309. package/dist/node_modules/goober/dist/goober.modern.js +0 -2
  1310. package/dist/node_modules/goober/dist/goober.modern.js.map +0 -1
  1311. package/dist/node_modules/input-otp/dist/index.js +0 -21
  1312. package/dist/node_modules/input-otp/dist/index.js.map +0 -1
  1313. package/dist/node_modules/linkifyjs/dist/linkify.js +0 -6
  1314. package/dist/node_modules/linkifyjs/dist/linkify.js.map +0 -1
  1315. package/dist/node_modules/motion-dom/dist/es/animation/controls/BaseGroup.js +0 -2
  1316. package/dist/node_modules/motion-dom/dist/es/animation/controls/BaseGroup.js.map +0 -1
  1317. package/dist/node_modules/motion-dom/dist/es/animation/controls/Group.js +0 -2
  1318. package/dist/node_modules/motion-dom/dist/es/animation/controls/Group.js.map +0 -1
  1319. package/dist/node_modules/motion-dom/dist/es/animation/generators/utils/calc-duration.js +0 -2
  1320. package/dist/node_modules/motion-dom/dist/es/animation/generators/utils/calc-duration.js.map +0 -1
  1321. package/dist/node_modules/motion-dom/dist/es/animation/generators/utils/is-generator.js +0 -2
  1322. package/dist/node_modules/motion-dom/dist/es/animation/generators/utils/is-generator.js.map +0 -1
  1323. package/dist/node_modules/motion-dom/dist/es/animation/utils/get-value-transition.js +0 -2
  1324. package/dist/node_modules/motion-dom/dist/es/animation/utils/get-value-transition.js.map +0 -1
  1325. package/dist/node_modules/motion-dom/dist/es/animation/waapi/utils/attach-timeline.js +0 -2
  1326. package/dist/node_modules/motion-dom/dist/es/animation/waapi/utils/attach-timeline.js.map +0 -1
  1327. package/dist/node_modules/motion-dom/dist/es/animation/waapi/utils/easing.js +0 -2
  1328. package/dist/node_modules/motion-dom/dist/es/animation/waapi/utils/easing.js.map +0 -1
  1329. package/dist/node_modules/motion-dom/dist/es/animation/waapi/utils/linear.js +0 -2
  1330. package/dist/node_modules/motion-dom/dist/es/animation/waapi/utils/linear.js.map +0 -1
  1331. package/dist/node_modules/motion-dom/dist/es/gestures/drag/state/is-active.js +0 -2
  1332. package/dist/node_modules/motion-dom/dist/es/gestures/drag/state/is-active.js.map +0 -1
  1333. package/dist/node_modules/motion-dom/dist/es/gestures/drag/state/set-active.js +0 -2
  1334. package/dist/node_modules/motion-dom/dist/es/gestures/drag/state/set-active.js.map +0 -1
  1335. package/dist/node_modules/motion-dom/dist/es/gestures/hover.js +0 -2
  1336. package/dist/node_modules/motion-dom/dist/es/gestures/hover.js.map +0 -1
  1337. package/dist/node_modules/motion-dom/dist/es/gestures/press/index.js +0 -2
  1338. package/dist/node_modules/motion-dom/dist/es/gestures/press/index.js.map +0 -1
  1339. package/dist/node_modules/motion-dom/dist/es/gestures/press/utils/is-keyboard-accessible.js +0 -2
  1340. package/dist/node_modules/motion-dom/dist/es/gestures/press/utils/is-keyboard-accessible.js.map +0 -1
  1341. package/dist/node_modules/motion-dom/dist/es/gestures/press/utils/keyboard.js +0 -2
  1342. package/dist/node_modules/motion-dom/dist/es/gestures/press/utils/keyboard.js.map +0 -1
  1343. package/dist/node_modules/motion-dom/dist/es/gestures/press/utils/state.js +0 -2
  1344. package/dist/node_modules/motion-dom/dist/es/gestures/press/utils/state.js.map +0 -1
  1345. package/dist/node_modules/motion-dom/dist/es/gestures/utils/is-node-or-child.js +0 -2
  1346. package/dist/node_modules/motion-dom/dist/es/gestures/utils/is-node-or-child.js.map +0 -1
  1347. package/dist/node_modules/motion-dom/dist/es/gestures/utils/is-primary-pointer.js +0 -2
  1348. package/dist/node_modules/motion-dom/dist/es/gestures/utils/is-primary-pointer.js.map +0 -1
  1349. package/dist/node_modules/motion-dom/dist/es/gestures/utils/setup.js +0 -2
  1350. package/dist/node_modules/motion-dom/dist/es/gestures/utils/setup.js.map +0 -1
  1351. package/dist/node_modules/motion-dom/dist/es/utils/is-bezier-definition.js +0 -2
  1352. package/dist/node_modules/motion-dom/dist/es/utils/is-bezier-definition.js.map +0 -1
  1353. package/dist/node_modules/motion-dom/dist/es/utils/resolve-elements.js +0 -2
  1354. package/dist/node_modules/motion-dom/dist/es/utils/resolve-elements.js.map +0 -1
  1355. package/dist/node_modules/motion-dom/dist/es/utils/supports/flags.js +0 -2
  1356. package/dist/node_modules/motion-dom/dist/es/utils/supports/flags.js.map +0 -1
  1357. package/dist/node_modules/motion-dom/dist/es/utils/supports/linear-easing.js +0 -2
  1358. package/dist/node_modules/motion-dom/dist/es/utils/supports/linear-easing.js.map +0 -1
  1359. package/dist/node_modules/motion-dom/dist/es/utils/supports/memo.js +0 -2
  1360. package/dist/node_modules/motion-dom/dist/es/utils/supports/memo.js.map +0 -1
  1361. package/dist/node_modules/motion-dom/dist/es/utils/supports/scroll-timeline.js +0 -2
  1362. package/dist/node_modules/motion-dom/dist/es/utils/supports/scroll-timeline.js.map +0 -1
  1363. package/dist/node_modules/motion-utils/dist/es/errors.js +0 -2
  1364. package/dist/node_modules/motion-utils/dist/es/errors.js.map +0 -1
  1365. package/dist/node_modules/motion-utils/dist/es/memo.js +0 -2
  1366. package/dist/node_modules/motion-utils/dist/es/memo.js.map +0 -1
  1367. package/dist/node_modules/motion-utils/dist/es/noop.js +0 -2
  1368. package/dist/node_modules/motion-utils/dist/es/noop.js.map +0 -1
  1369. package/dist/node_modules/motion-utils/dist/es/progress.js +0 -2
  1370. package/dist/node_modules/motion-utils/dist/es/progress.js.map +0 -1
  1371. package/dist/node_modules/motion-utils/dist/es/time-conversion.js +0 -2
  1372. package/dist/node_modules/motion-utils/dist/es/time-conversion.js.map +0 -1
  1373. package/dist/node_modules/orderedmap/dist/index.js +0 -2
  1374. package/dist/node_modules/orderedmap/dist/index.js.map +0 -1
  1375. package/dist/node_modules/prop-types/factoryWithThrowingShims.js +0 -2
  1376. package/dist/node_modules/prop-types/factoryWithThrowingShims.js.map +0 -1
  1377. package/dist/node_modules/prop-types/index.js +0 -2
  1378. package/dist/node_modules/prop-types/index.js.map +0 -1
  1379. package/dist/node_modules/prop-types/lib/ReactPropTypesSecret.js +0 -2
  1380. package/dist/node_modules/prop-types/lib/ReactPropTypesSecret.js.map +0 -1
  1381. package/dist/node_modules/prosemirror-commands/dist/index.js +0 -3
  1382. package/dist/node_modules/prosemirror-commands/dist/index.js.map +0 -1
  1383. package/dist/node_modules/prosemirror-dropcursor/dist/index.js +0 -2
  1384. package/dist/node_modules/prosemirror-dropcursor/dist/index.js.map +0 -1
  1385. package/dist/node_modules/prosemirror-gapcursor/dist/index.js +0 -2
  1386. package/dist/node_modules/prosemirror-gapcursor/dist/index.js.map +0 -1
  1387. package/dist/node_modules/prosemirror-history/dist/index.js +0 -2
  1388. package/dist/node_modules/prosemirror-history/dist/index.js.map +0 -1
  1389. package/dist/node_modules/prosemirror-keymap/dist/index.js +0 -2
  1390. package/dist/node_modules/prosemirror-keymap/dist/index.js.map +0 -1
  1391. package/dist/node_modules/prosemirror-model/dist/index.js +0 -5
  1392. package/dist/node_modules/prosemirror-model/dist/index.js.map +0 -1
  1393. package/dist/node_modules/prosemirror-schema-list/dist/index.js +0 -2
  1394. package/dist/node_modules/prosemirror-schema-list/dist/index.js.map +0 -1
  1395. package/dist/node_modules/prosemirror-state/dist/index.js +0 -2
  1396. package/dist/node_modules/prosemirror-state/dist/index.js.map +0 -1
  1397. package/dist/node_modules/prosemirror-transform/dist/index.js +0 -3
  1398. package/dist/node_modules/prosemirror-transform/dist/index.js.map +0 -1
  1399. package/dist/node_modules/prosemirror-view/dist/index.js +0 -6
  1400. package/dist/node_modules/prosemirror-view/dist/index.js.map +0 -1
  1401. package/dist/node_modules/rc-slider/es/Handles/Handle.js +0 -2
  1402. package/dist/node_modules/rc-slider/es/Handles/Handle.js.map +0 -1
  1403. package/dist/node_modules/rc-slider/es/Handles/index.js +0 -2
  1404. package/dist/node_modules/rc-slider/es/Handles/index.js.map +0 -1
  1405. package/dist/node_modules/rc-slider/es/Marks/Mark.js +0 -2
  1406. package/dist/node_modules/rc-slider/es/Marks/Mark.js.map +0 -1
  1407. package/dist/node_modules/rc-slider/es/Marks/index.js +0 -2
  1408. package/dist/node_modules/rc-slider/es/Marks/index.js.map +0 -1
  1409. package/dist/node_modules/rc-slider/es/Slider.js +0 -2
  1410. package/dist/node_modules/rc-slider/es/Slider.js.map +0 -1
  1411. package/dist/node_modules/rc-slider/es/Steps/Dot.js +0 -2
  1412. package/dist/node_modules/rc-slider/es/Steps/Dot.js.map +0 -1
  1413. package/dist/node_modules/rc-slider/es/Steps/index.js +0 -2
  1414. package/dist/node_modules/rc-slider/es/Steps/index.js.map +0 -1
  1415. package/dist/node_modules/rc-slider/es/Tracks/Track.js +0 -2
  1416. package/dist/node_modules/rc-slider/es/Tracks/Track.js.map +0 -1
  1417. package/dist/node_modules/rc-slider/es/Tracks/index.js +0 -2
  1418. package/dist/node_modules/rc-slider/es/Tracks/index.js.map +0 -1
  1419. package/dist/node_modules/rc-slider/es/context.js +0 -2
  1420. package/dist/node_modules/rc-slider/es/context.js.map +0 -1
  1421. package/dist/node_modules/rc-slider/es/hooks/useDrag.js +0 -2
  1422. package/dist/node_modules/rc-slider/es/hooks/useDrag.js.map +0 -1
  1423. package/dist/node_modules/rc-slider/es/hooks/useOffset.js +0 -2
  1424. package/dist/node_modules/rc-slider/es/hooks/useOffset.js.map +0 -1
  1425. package/dist/node_modules/rc-slider/es/hooks/useRange.js +0 -2
  1426. package/dist/node_modules/rc-slider/es/hooks/useRange.js.map +0 -1
  1427. package/dist/node_modules/rc-slider/es/index.js +0 -2
  1428. package/dist/node_modules/rc-slider/es/index.js.map +0 -1
  1429. package/dist/node_modules/rc-slider/es/util.js +0 -2
  1430. package/dist/node_modules/rc-slider/es/util.js.map +0 -1
  1431. package/dist/node_modules/rc-util/es/Dom/canUseDom.js +0 -2
  1432. package/dist/node_modules/rc-util/es/Dom/canUseDom.js.map +0 -1
  1433. package/dist/node_modules/rc-util/es/KeyCode.js +0 -2
  1434. package/dist/node_modules/rc-util/es/KeyCode.js.map +0 -1
  1435. package/dist/node_modules/rc-util/es/hooks/useEvent.js +0 -2
  1436. package/dist/node_modules/rc-util/es/hooks/useEvent.js.map +0 -1
  1437. package/dist/node_modules/rc-util/es/hooks/useLayoutEffect.js +0 -2
  1438. package/dist/node_modules/rc-util/es/hooks/useLayoutEffect.js.map +0 -1
  1439. package/dist/node_modules/rc-util/es/hooks/useMergedState.js +0 -2
  1440. package/dist/node_modules/rc-util/es/hooks/useMergedState.js.map +0 -1
  1441. package/dist/node_modules/rc-util/es/hooks/useState.js +0 -2
  1442. package/dist/node_modules/rc-util/es/hooks/useState.js.map +0 -1
  1443. package/dist/node_modules/rc-util/es/isEqual.js +0 -2
  1444. package/dist/node_modules/rc-util/es/isEqual.js.map +0 -1
  1445. package/dist/node_modules/rc-util/es/warning.js +0 -2
  1446. package/dist/node_modules/rc-util/es/warning.js.map +0 -1
  1447. package/dist/node_modules/react-day-picker/dist/esm/DayPicker.js +0 -2
  1448. package/dist/node_modules/react-day-picker/dist/esm/DayPicker.js.map +0 -1
  1449. package/dist/node_modules/react-day-picker/dist/esm/UI.js +0 -2
  1450. package/dist/node_modules/react-day-picker/dist/esm/UI.js.map +0 -1
  1451. package/dist/node_modules/react-day-picker/dist/esm/classes/CalendarDay.js +0 -2
  1452. package/dist/node_modules/react-day-picker/dist/esm/classes/CalendarDay.js.map +0 -1
  1453. package/dist/node_modules/react-day-picker/dist/esm/classes/CalendarMonth.js +0 -2
  1454. package/dist/node_modules/react-day-picker/dist/esm/classes/CalendarMonth.js.map +0 -1
  1455. package/dist/node_modules/react-day-picker/dist/esm/classes/CalendarWeek.js +0 -2
  1456. package/dist/node_modules/react-day-picker/dist/esm/classes/CalendarWeek.js.map +0 -1
  1457. package/dist/node_modules/react-day-picker/dist/esm/classes/DateLib.js +0 -2
  1458. package/dist/node_modules/react-day-picker/dist/esm/classes/DateLib.js.map +0 -1
  1459. package/dist/node_modules/react-day-picker/dist/esm/components/Button.js +0 -2
  1460. package/dist/node_modules/react-day-picker/dist/esm/components/Button.js.map +0 -1
  1461. package/dist/node_modules/react-day-picker/dist/esm/components/CaptionLabel.js +0 -2
  1462. package/dist/node_modules/react-day-picker/dist/esm/components/CaptionLabel.js.map +0 -1
  1463. package/dist/node_modules/react-day-picker/dist/esm/components/Chevron.js +0 -2
  1464. package/dist/node_modules/react-day-picker/dist/esm/components/Chevron.js.map +0 -1
  1465. package/dist/node_modules/react-day-picker/dist/esm/components/Day.js +0 -2
  1466. package/dist/node_modules/react-day-picker/dist/esm/components/Day.js.map +0 -1
  1467. package/dist/node_modules/react-day-picker/dist/esm/components/DayButton.js +0 -2
  1468. package/dist/node_modules/react-day-picker/dist/esm/components/DayButton.js.map +0 -1
  1469. package/dist/node_modules/react-day-picker/dist/esm/components/Dropdown.js +0 -2
  1470. package/dist/node_modules/react-day-picker/dist/esm/components/Dropdown.js.map +0 -1
  1471. package/dist/node_modules/react-day-picker/dist/esm/components/DropdownNav.js +0 -2
  1472. package/dist/node_modules/react-day-picker/dist/esm/components/DropdownNav.js.map +0 -1
  1473. package/dist/node_modules/react-day-picker/dist/esm/components/Footer.js +0 -2
  1474. package/dist/node_modules/react-day-picker/dist/esm/components/Footer.js.map +0 -1
  1475. package/dist/node_modules/react-day-picker/dist/esm/components/Month.js +0 -2
  1476. package/dist/node_modules/react-day-picker/dist/esm/components/Month.js.map +0 -1
  1477. package/dist/node_modules/react-day-picker/dist/esm/components/MonthCaption.js +0 -2
  1478. package/dist/node_modules/react-day-picker/dist/esm/components/MonthCaption.js.map +0 -1
  1479. package/dist/node_modules/react-day-picker/dist/esm/components/MonthGrid.js +0 -2
  1480. package/dist/node_modules/react-day-picker/dist/esm/components/MonthGrid.js.map +0 -1
  1481. package/dist/node_modules/react-day-picker/dist/esm/components/Months.js +0 -2
  1482. package/dist/node_modules/react-day-picker/dist/esm/components/Months.js.map +0 -1
  1483. package/dist/node_modules/react-day-picker/dist/esm/components/MonthsDropdown.js +0 -2
  1484. package/dist/node_modules/react-day-picker/dist/esm/components/MonthsDropdown.js.map +0 -1
  1485. package/dist/node_modules/react-day-picker/dist/esm/components/Nav.js +0 -2
  1486. package/dist/node_modules/react-day-picker/dist/esm/components/Nav.js.map +0 -1
  1487. package/dist/node_modules/react-day-picker/dist/esm/components/NextMonthButton.js +0 -2
  1488. package/dist/node_modules/react-day-picker/dist/esm/components/NextMonthButton.js.map +0 -1
  1489. package/dist/node_modules/react-day-picker/dist/esm/components/Option.js +0 -2
  1490. package/dist/node_modules/react-day-picker/dist/esm/components/Option.js.map +0 -1
  1491. package/dist/node_modules/react-day-picker/dist/esm/components/PreviousMonthButton.js +0 -2
  1492. package/dist/node_modules/react-day-picker/dist/esm/components/PreviousMonthButton.js.map +0 -1
  1493. package/dist/node_modules/react-day-picker/dist/esm/components/Root.js +0 -2
  1494. package/dist/node_modules/react-day-picker/dist/esm/components/Root.js.map +0 -1
  1495. package/dist/node_modules/react-day-picker/dist/esm/components/Select.js +0 -2
  1496. package/dist/node_modules/react-day-picker/dist/esm/components/Select.js.map +0 -1
  1497. package/dist/node_modules/react-day-picker/dist/esm/components/Week.js +0 -2
  1498. package/dist/node_modules/react-day-picker/dist/esm/components/Week.js.map +0 -1
  1499. package/dist/node_modules/react-day-picker/dist/esm/components/WeekNumber.js +0 -2
  1500. package/dist/node_modules/react-day-picker/dist/esm/components/WeekNumber.js.map +0 -1
  1501. package/dist/node_modules/react-day-picker/dist/esm/components/WeekNumberHeader.js +0 -2
  1502. package/dist/node_modules/react-day-picker/dist/esm/components/WeekNumberHeader.js.map +0 -1
  1503. package/dist/node_modules/react-day-picker/dist/esm/components/Weekday.js +0 -2
  1504. package/dist/node_modules/react-day-picker/dist/esm/components/Weekday.js.map +0 -1
  1505. package/dist/node_modules/react-day-picker/dist/esm/components/Weekdays.js +0 -2
  1506. package/dist/node_modules/react-day-picker/dist/esm/components/Weekdays.js.map +0 -1
  1507. package/dist/node_modules/react-day-picker/dist/esm/components/Weeks.js +0 -2
  1508. package/dist/node_modules/react-day-picker/dist/esm/components/Weeks.js.map +0 -1
  1509. package/dist/node_modules/react-day-picker/dist/esm/components/YearsDropdown.js +0 -2
  1510. package/dist/node_modules/react-day-picker/dist/esm/components/YearsDropdown.js.map +0 -1
  1511. package/dist/node_modules/react-day-picker/dist/esm/components/custom-components.js +0 -2
  1512. package/dist/node_modules/react-day-picker/dist/esm/components/custom-components.js.map +0 -1
  1513. package/dist/node_modules/react-day-picker/dist/esm/formatters/formatCaption.js +0 -2
  1514. package/dist/node_modules/react-day-picker/dist/esm/formatters/formatCaption.js.map +0 -1
  1515. package/dist/node_modules/react-day-picker/dist/esm/formatters/formatDay.js +0 -2
  1516. package/dist/node_modules/react-day-picker/dist/esm/formatters/formatDay.js.map +0 -1
  1517. package/dist/node_modules/react-day-picker/dist/esm/formatters/formatMonthDropdown.js +0 -2
  1518. package/dist/node_modules/react-day-picker/dist/esm/formatters/formatMonthDropdown.js.map +0 -1
  1519. package/dist/node_modules/react-day-picker/dist/esm/formatters/formatWeekNumber.js +0 -2
  1520. package/dist/node_modules/react-day-picker/dist/esm/formatters/formatWeekNumber.js.map +0 -1
  1521. package/dist/node_modules/react-day-picker/dist/esm/formatters/formatWeekNumberHeader.js +0 -2
  1522. package/dist/node_modules/react-day-picker/dist/esm/formatters/formatWeekNumberHeader.js.map +0 -1
  1523. package/dist/node_modules/react-day-picker/dist/esm/formatters/formatWeekdayName.js +0 -2
  1524. package/dist/node_modules/react-day-picker/dist/esm/formatters/formatWeekdayName.js.map +0 -1
  1525. package/dist/node_modules/react-day-picker/dist/esm/formatters/formatYearDropdown.js +0 -2
  1526. package/dist/node_modules/react-day-picker/dist/esm/formatters/formatYearDropdown.js.map +0 -1
  1527. package/dist/node_modules/react-day-picker/dist/esm/formatters/index.js +0 -2
  1528. package/dist/node_modules/react-day-picker/dist/esm/formatters/index.js.map +0 -1
  1529. package/dist/node_modules/react-day-picker/dist/esm/helpers/calculateFocusTarget.js +0 -2
  1530. package/dist/node_modules/react-day-picker/dist/esm/helpers/calculateFocusTarget.js.map +0 -1
  1531. package/dist/node_modules/react-day-picker/dist/esm/helpers/createGetModifiers.js +0 -2
  1532. package/dist/node_modules/react-day-picker/dist/esm/helpers/createGetModifiers.js.map +0 -1
  1533. package/dist/node_modules/react-day-picker/dist/esm/helpers/endOfBroadcastWeek.js +0 -2
  1534. package/dist/node_modules/react-day-picker/dist/esm/helpers/endOfBroadcastWeek.js.map +0 -1
  1535. package/dist/node_modules/react-day-picker/dist/esm/helpers/getBroadcastWeeksInMonth.js +0 -2
  1536. package/dist/node_modules/react-day-picker/dist/esm/helpers/getBroadcastWeeksInMonth.js.map +0 -1
  1537. package/dist/node_modules/react-day-picker/dist/esm/helpers/getClassNamesForModifiers.js +0 -2
  1538. package/dist/node_modules/react-day-picker/dist/esm/helpers/getClassNamesForModifiers.js.map +0 -1
  1539. package/dist/node_modules/react-day-picker/dist/esm/helpers/getComponents.js +0 -2
  1540. package/dist/node_modules/react-day-picker/dist/esm/helpers/getComponents.js.map +0 -1
  1541. package/dist/node_modules/react-day-picker/dist/esm/helpers/getDataAttributes.js +0 -2
  1542. package/dist/node_modules/react-day-picker/dist/esm/helpers/getDataAttributes.js.map +0 -1
  1543. package/dist/node_modules/react-day-picker/dist/esm/helpers/getDates.js +0 -2
  1544. package/dist/node_modules/react-day-picker/dist/esm/helpers/getDates.js.map +0 -1
  1545. package/dist/node_modules/react-day-picker/dist/esm/helpers/getDays.js +0 -2
  1546. package/dist/node_modules/react-day-picker/dist/esm/helpers/getDays.js.map +0 -1
  1547. package/dist/node_modules/react-day-picker/dist/esm/helpers/getDefaultClassNames.js +0 -2
  1548. package/dist/node_modules/react-day-picker/dist/esm/helpers/getDefaultClassNames.js.map +0 -1
  1549. package/dist/node_modules/react-day-picker/dist/esm/helpers/getDisplayMonths.js +0 -2
  1550. package/dist/node_modules/react-day-picker/dist/esm/helpers/getDisplayMonths.js.map +0 -1
  1551. package/dist/node_modules/react-day-picker/dist/esm/helpers/getFocusableDate.js +0 -2
  1552. package/dist/node_modules/react-day-picker/dist/esm/helpers/getFocusableDate.js.map +0 -1
  1553. package/dist/node_modules/react-day-picker/dist/esm/helpers/getFormatters.js +0 -2
  1554. package/dist/node_modules/react-day-picker/dist/esm/helpers/getFormatters.js.map +0 -1
  1555. package/dist/node_modules/react-day-picker/dist/esm/helpers/getInitialMonth.js +0 -2
  1556. package/dist/node_modules/react-day-picker/dist/esm/helpers/getInitialMonth.js.map +0 -1
  1557. package/dist/node_modules/react-day-picker/dist/esm/helpers/getMonthOptions.js +0 -2
  1558. package/dist/node_modules/react-day-picker/dist/esm/helpers/getMonthOptions.js.map +0 -1
  1559. package/dist/node_modules/react-day-picker/dist/esm/helpers/getMonths.js +0 -2
  1560. package/dist/node_modules/react-day-picker/dist/esm/helpers/getMonths.js.map +0 -1
  1561. package/dist/node_modules/react-day-picker/dist/esm/helpers/getNavMonth.js +0 -2
  1562. package/dist/node_modules/react-day-picker/dist/esm/helpers/getNavMonth.js.map +0 -1
  1563. package/dist/node_modules/react-day-picker/dist/esm/helpers/getNextFocus.js +0 -2
  1564. package/dist/node_modules/react-day-picker/dist/esm/helpers/getNextFocus.js.map +0 -1
  1565. package/dist/node_modules/react-day-picker/dist/esm/helpers/getNextMonth.js +0 -2
  1566. package/dist/node_modules/react-day-picker/dist/esm/helpers/getNextMonth.js.map +0 -1
  1567. package/dist/node_modules/react-day-picker/dist/esm/helpers/getPreviousMonth.js +0 -2
  1568. package/dist/node_modules/react-day-picker/dist/esm/helpers/getPreviousMonth.js.map +0 -1
  1569. package/dist/node_modules/react-day-picker/dist/esm/helpers/getStyleForModifiers.js +0 -2
  1570. package/dist/node_modules/react-day-picker/dist/esm/helpers/getStyleForModifiers.js.map +0 -1
  1571. package/dist/node_modules/react-day-picker/dist/esm/helpers/getWeekdays.js +0 -2
  1572. package/dist/node_modules/react-day-picker/dist/esm/helpers/getWeekdays.js.map +0 -1
  1573. package/dist/node_modules/react-day-picker/dist/esm/helpers/getWeeks.js +0 -2
  1574. package/dist/node_modules/react-day-picker/dist/esm/helpers/getWeeks.js.map +0 -1
  1575. package/dist/node_modules/react-day-picker/dist/esm/helpers/getYearOptions.js +0 -2
  1576. package/dist/node_modules/react-day-picker/dist/esm/helpers/getYearOptions.js.map +0 -1
  1577. package/dist/node_modules/react-day-picker/dist/esm/helpers/startOfBroadcastWeek.js +0 -2
  1578. package/dist/node_modules/react-day-picker/dist/esm/helpers/startOfBroadcastWeek.js.map +0 -1
  1579. package/dist/node_modules/react-day-picker/dist/esm/helpers/useControlledValue.js +0 -2
  1580. package/dist/node_modules/react-day-picker/dist/esm/helpers/useControlledValue.js.map +0 -1
  1581. package/dist/node_modules/react-day-picker/dist/esm/labels/index.js +0 -2
  1582. package/dist/node_modules/react-day-picker/dist/esm/labels/index.js.map +0 -1
  1583. package/dist/node_modules/react-day-picker/dist/esm/labels/labelDayButton.js +0 -2
  1584. package/dist/node_modules/react-day-picker/dist/esm/labels/labelDayButton.js.map +0 -1
  1585. package/dist/node_modules/react-day-picker/dist/esm/labels/labelGrid.js +0 -2
  1586. package/dist/node_modules/react-day-picker/dist/esm/labels/labelGrid.js.map +0 -1
  1587. package/dist/node_modules/react-day-picker/dist/esm/labels/labelGridcell.js +0 -2
  1588. package/dist/node_modules/react-day-picker/dist/esm/labels/labelGridcell.js.map +0 -1
  1589. package/dist/node_modules/react-day-picker/dist/esm/labels/labelMonthDropdown.js +0 -2
  1590. package/dist/node_modules/react-day-picker/dist/esm/labels/labelMonthDropdown.js.map +0 -1
  1591. package/dist/node_modules/react-day-picker/dist/esm/labels/labelNav.js +0 -2
  1592. package/dist/node_modules/react-day-picker/dist/esm/labels/labelNav.js.map +0 -1
  1593. package/dist/node_modules/react-day-picker/dist/esm/labels/labelNext.js +0 -2
  1594. package/dist/node_modules/react-day-picker/dist/esm/labels/labelNext.js.map +0 -1
  1595. package/dist/node_modules/react-day-picker/dist/esm/labels/labelPrevious.js +0 -2
  1596. package/dist/node_modules/react-day-picker/dist/esm/labels/labelPrevious.js.map +0 -1
  1597. package/dist/node_modules/react-day-picker/dist/esm/labels/labelWeekNumber.js +0 -2
  1598. package/dist/node_modules/react-day-picker/dist/esm/labels/labelWeekNumber.js.map +0 -1
  1599. package/dist/node_modules/react-day-picker/dist/esm/labels/labelWeekNumberHeader.js +0 -2
  1600. package/dist/node_modules/react-day-picker/dist/esm/labels/labelWeekNumberHeader.js.map +0 -1
  1601. package/dist/node_modules/react-day-picker/dist/esm/labels/labelWeekday.js +0 -2
  1602. package/dist/node_modules/react-day-picker/dist/esm/labels/labelWeekday.js.map +0 -1
  1603. package/dist/node_modules/react-day-picker/dist/esm/labels/labelYearDropdown.js +0 -2
  1604. package/dist/node_modules/react-day-picker/dist/esm/labels/labelYearDropdown.js.map +0 -1
  1605. package/dist/node_modules/react-day-picker/dist/esm/selection/useMulti.js +0 -2
  1606. package/dist/node_modules/react-day-picker/dist/esm/selection/useMulti.js.map +0 -1
  1607. package/dist/node_modules/react-day-picker/dist/esm/selection/useRange.js +0 -2
  1608. package/dist/node_modules/react-day-picker/dist/esm/selection/useRange.js.map +0 -1
  1609. package/dist/node_modules/react-day-picker/dist/esm/selection/useSingle.js +0 -2
  1610. package/dist/node_modules/react-day-picker/dist/esm/selection/useSingle.js.map +0 -1
  1611. package/dist/node_modules/react-day-picker/dist/esm/useAnimation.js +0 -2
  1612. package/dist/node_modules/react-day-picker/dist/esm/useAnimation.js.map +0 -1
  1613. package/dist/node_modules/react-day-picker/dist/esm/useCalendar.js +0 -2
  1614. package/dist/node_modules/react-day-picker/dist/esm/useCalendar.js.map +0 -1
  1615. package/dist/node_modules/react-day-picker/dist/esm/useDayPicker.js +0 -2
  1616. package/dist/node_modules/react-day-picker/dist/esm/useDayPicker.js.map +0 -1
  1617. package/dist/node_modules/react-day-picker/dist/esm/useFocus.js +0 -2
  1618. package/dist/node_modules/react-day-picker/dist/esm/useFocus.js.map +0 -1
  1619. package/dist/node_modules/react-day-picker/dist/esm/useSelection.js +0 -2
  1620. package/dist/node_modules/react-day-picker/dist/esm/useSelection.js.map +0 -1
  1621. package/dist/node_modules/react-day-picker/dist/esm/utils/addToRange.js +0 -2
  1622. package/dist/node_modules/react-day-picker/dist/esm/utils/addToRange.js.map +0 -1
  1623. package/dist/node_modules/react-day-picker/dist/esm/utils/dateMatchModifiers.js +0 -2
  1624. package/dist/node_modules/react-day-picker/dist/esm/utils/dateMatchModifiers.js.map +0 -1
  1625. package/dist/node_modules/react-day-picker/dist/esm/utils/rangeContainsDayOfWeek.js +0 -2
  1626. package/dist/node_modules/react-day-picker/dist/esm/utils/rangeContainsDayOfWeek.js.map +0 -1
  1627. package/dist/node_modules/react-day-picker/dist/esm/utils/rangeContainsModifiers.js +0 -2
  1628. package/dist/node_modules/react-day-picker/dist/esm/utils/rangeContainsModifiers.js.map +0 -1
  1629. package/dist/node_modules/react-day-picker/dist/esm/utils/rangeIncludesDate.js +0 -2
  1630. package/dist/node_modules/react-day-picker/dist/esm/utils/rangeIncludesDate.js.map +0 -1
  1631. package/dist/node_modules/react-day-picker/dist/esm/utils/rangeOverlaps.js +0 -2
  1632. package/dist/node_modules/react-day-picker/dist/esm/utils/rangeOverlaps.js.map +0 -1
  1633. package/dist/node_modules/react-day-picker/dist/esm/utils/typeguards.js +0 -2
  1634. package/dist/node_modules/react-day-picker/dist/esm/utils/typeguards.js.map +0 -1
  1635. package/dist/node_modules/react-day-picker/src/style.css +0 -1
  1636. package/dist/node_modules/react-dropzone/dist/es/index.js +0 -4
  1637. package/dist/node_modules/react-dropzone/dist/es/index.js.map +0 -1
  1638. package/dist/node_modules/react-dropzone/dist/es/utils/index.js +0 -4
  1639. package/dist/node_modules/react-dropzone/dist/es/utils/index.js.map +0 -1
  1640. package/dist/node_modules/react-hot-toast/dist/index.js +0 -178
  1641. package/dist/node_modules/react-hot-toast/dist/index.js.map +0 -1
  1642. package/dist/node_modules/react-number-format/dist/react-number-format.es.js +0 -10
  1643. package/dist/node_modules/react-number-format/dist/react-number-format.es.js.map +0 -1
  1644. package/dist/node_modules/react-remove-scroll/dist/es2015/Combination.js +0 -2
  1645. package/dist/node_modules/react-remove-scroll/dist/es2015/Combination.js.map +0 -1
  1646. package/dist/node_modules/react-remove-scroll/dist/es2015/SideEffect.js +0 -5
  1647. package/dist/node_modules/react-remove-scroll/dist/es2015/SideEffect.js.map +0 -1
  1648. package/dist/node_modules/react-remove-scroll/dist/es2015/UI.js +0 -2
  1649. package/dist/node_modules/react-remove-scroll/dist/es2015/UI.js.map +0 -1
  1650. package/dist/node_modules/react-remove-scroll/dist/es2015/aggresiveCapture.js +0 -2
  1651. package/dist/node_modules/react-remove-scroll/dist/es2015/aggresiveCapture.js.map +0 -1
  1652. package/dist/node_modules/react-remove-scroll/dist/es2015/handleScroll.js +0 -2
  1653. package/dist/node_modules/react-remove-scroll/dist/es2015/handleScroll.js.map +0 -1
  1654. package/dist/node_modules/react-remove-scroll/dist/es2015/medium.js +0 -2
  1655. package/dist/node_modules/react-remove-scroll/dist/es2015/medium.js.map +0 -1
  1656. package/dist/node_modules/react-remove-scroll/dist/es2015/sidecar.js +0 -2
  1657. package/dist/node_modules/react-remove-scroll/dist/es2015/sidecar.js.map +0 -1
  1658. package/dist/node_modules/react-remove-scroll-bar/dist/es2015/component.js +0 -39
  1659. package/dist/node_modules/react-remove-scroll-bar/dist/es2015/component.js.map +0 -1
  1660. package/dist/node_modules/react-remove-scroll-bar/dist/es2015/constants.js +0 -2
  1661. package/dist/node_modules/react-remove-scroll-bar/dist/es2015/constants.js.map +0 -1
  1662. package/dist/node_modules/react-remove-scroll-bar/dist/es2015/utils.js +0 -2
  1663. package/dist/node_modules/react-remove-scroll-bar/dist/es2015/utils.js.map +0 -1
  1664. package/dist/node_modules/react-style-singleton/dist/es2015/component.js +0 -2
  1665. package/dist/node_modules/react-style-singleton/dist/es2015/component.js.map +0 -1
  1666. package/dist/node_modules/react-style-singleton/dist/es2015/hook.js +0 -2
  1667. package/dist/node_modules/react-style-singleton/dist/es2015/hook.js.map +0 -1
  1668. package/dist/node_modules/react-style-singleton/dist/es2015/singleton.js +0 -2
  1669. package/dist/node_modules/react-style-singleton/dist/es2015/singleton.js.map +0 -1
  1670. package/dist/node_modules/rope-sequence/dist/index.js +0 -2
  1671. package/dist/node_modules/rope-sequence/dist/index.js.map +0 -1
  1672. package/dist/node_modules/tailwind-merge/dist/bundle-mjs.js +0 -2
  1673. package/dist/node_modules/tailwind-merge/dist/bundle-mjs.js.map +0 -1
  1674. package/dist/node_modules/tailwindcss/lib/public/create-plugin.js +0 -2
  1675. package/dist/node_modules/tailwindcss/lib/public/create-plugin.js.map +0 -1
  1676. package/dist/node_modules/tailwindcss/lib/util/createPlugin.js +0 -2
  1677. package/dist/node_modules/tailwindcss/lib/util/createPlugin.js.map +0 -1
  1678. package/dist/node_modules/tailwindcss/plugin.js +0 -2
  1679. package/dist/node_modules/tailwindcss/plugin.js.map +0 -1
  1680. package/dist/node_modules/tailwindcss-animate/index.js +0 -2
  1681. package/dist/node_modules/tailwindcss-animate/index.js.map +0 -1
  1682. package/dist/node_modules/tslib/tslib.es6.js +0 -2
  1683. package/dist/node_modules/tslib/tslib.es6.js.map +0 -1
  1684. package/dist/node_modules/use-callback-ref/dist/es2015/assignRef.js +0 -2
  1685. package/dist/node_modules/use-callback-ref/dist/es2015/assignRef.js.map +0 -1
  1686. package/dist/node_modules/use-callback-ref/dist/es2015/useMergeRef.js +0 -2
  1687. package/dist/node_modules/use-callback-ref/dist/es2015/useMergeRef.js.map +0 -1
  1688. package/dist/node_modules/use-callback-ref/dist/es2015/useRef.js +0 -2
  1689. package/dist/node_modules/use-callback-ref/dist/es2015/useRef.js.map +0 -1
  1690. package/dist/node_modules/use-mask-input/dist/index.js +0 -14
  1691. package/dist/node_modules/use-mask-input/dist/index.js.map +0 -1
  1692. package/dist/node_modules/use-sidecar/dist/es2015/exports.js +0 -2
  1693. package/dist/node_modules/use-sidecar/dist/es2015/exports.js.map +0 -1
  1694. package/dist/node_modules/use-sidecar/dist/es2015/medium.js +0 -2
  1695. package/dist/node_modules/use-sidecar/dist/es2015/medium.js.map +0 -1
  1696. package/dist/node_modules/uuid/dist/esm-browser/native.js +0 -2
  1697. package/dist/node_modules/uuid/dist/esm-browser/native.js.map +0 -1
  1698. package/dist/node_modules/uuid/dist/esm-browser/rng.js +0 -2
  1699. package/dist/node_modules/uuid/dist/esm-browser/rng.js.map +0 -1
  1700. package/dist/node_modules/uuid/dist/esm-browser/stringify.js +0 -2
  1701. package/dist/node_modules/uuid/dist/esm-browser/stringify.js.map +0 -1
  1702. package/dist/node_modules/uuid/dist/esm-browser/v4.js +0 -2
  1703. package/dist/node_modules/uuid/dist/esm-browser/v4.js.map +0 -1
  1704. package/dist/node_modules/w3c-keyname/index.js +0 -2
  1705. package/dist/node_modules/w3c-keyname/index.js.map +0 -1
  1706. package/dist/node_modules/zod/index.js +0 -2
  1707. package/dist/node_modules/zod/index.js.map +0 -1
  1708. package/dist/node_modules/zod/v3/ZodError.js +0 -2
  1709. package/dist/node_modules/zod/v3/ZodError.js.map +0 -1
  1710. package/dist/node_modules/zod/v3/errors.js +0 -2
  1711. package/dist/node_modules/zod/v3/errors.js.map +0 -1
  1712. package/dist/node_modules/zod/v3/external.js +0 -2
  1713. package/dist/node_modules/zod/v3/external.js.map +0 -1
  1714. package/dist/node_modules/zod/v3/helpers/errorUtil.js +0 -2
  1715. package/dist/node_modules/zod/v3/helpers/errorUtil.js.map +0 -1
  1716. package/dist/node_modules/zod/v3/helpers/parseUtil.js +0 -2
  1717. package/dist/node_modules/zod/v3/helpers/parseUtil.js.map +0 -1
  1718. package/dist/node_modules/zod/v3/helpers/util.js +0 -2
  1719. package/dist/node_modules/zod/v3/helpers/util.js.map +0 -1
  1720. package/dist/node_modules/zod/v3/locales/en.js +0 -2
  1721. package/dist/node_modules/zod/v3/locales/en.js.map +0 -1
  1722. package/dist/node_modules/zod/v3/types.js +0 -2
  1723. package/dist/node_modules/zod/v3/types.js.map +0 -1
@@ -1 +1 @@
1
- {"version":3,"file":"union.validators.js","sources":["../../../../../lib/shared/validation/base/union.validators.ts"],"sourcesContent":["import z from 'zod'\nimport { baseDefaultMessages } from './base.constants'\n\nexport type UnionValidationOptions<Required extends boolean, T extends z.Primitive> = {\n /**\n * сообщение об ошибке\n */\n message?: ((values: readonly T[]) => string) | string\n errorMap?: z.ZodErrorMap\n /**\n * сообщение об ошибке при не правильном типе значение\n */\n invalid_type_error?: string\n /**\n * сообщение об ошибке при отсутствии значения\n */\n required_error?: string\n /**\n * описание схемы\n */\n description?: string\n /**\n * указывает что поле обязательное\n * @default true\n */\n required?: Required\n}\n\n/**\n * Схема валидации обязательного поля из выборки\n */\nconst getUnionRequired = <T extends z.Primitive>(\n values: [T, T, ...T[]],\n props?: Omit<UnionValidationOptions<true, T>, 'required'>\n) => {\n const { message, ...restProps } = props || {}\n\n const [first, second, ...other] = values.map((value) => z.literal(value))\n\n const errorMessage = (() => {\n if (message) {\n return typeof message === 'function' ? message(values) : message\n }\n\n return baseDefaultMessages.VALUE_OUT_OF_RANGE(values)\n })()\n\n return z\n .union([first, second, ...other], {\n message: errorMessage,\n ...restProps\n })\n .nullable()\n .refine(Boolean, baseDefaultMessages.NON_EMPTY())\n .default(null)\n}\ntype UnionRequiredSchema<T extends z.Primitive> = ReturnType<typeof getUnionRequired<T>>\n\n/**\n * Схема валидации обязательного поля из выборки\n */\nconst getUnionOptional = <T extends z.Primitive>(values: [T, T, ...T[]], props?: UnionValidationOptions<false, T>) => {\n return getUnionRequired(values, props).optional()\n}\ntype UnionOptionalSchema<T extends z.Primitive> = ReturnType<typeof getUnionOptional<T>>\n\n/**\n * Схема валидации обязательного поля из выборки\n * @param {z.Primitive} values литералы\n * @param {z.RawCreateParams & { message: (values: z.Primitive[]) => string }} props настройки схемы\n * @returns схема валидации поля в соответствии с настройками\n *\n * @example with required union value\n * z.object({\n * field: zodValidators.base.getUnionSchema(['A', 'B'] as const)\n * }) ^ it need to infer literal type\n * // will returns z.union([z.literal('A'), z.literal('B')])\n *\n * @example with optional union value\n * z.object({\n * field: zodValidators.base.getUnionSchema(['A', 'B'] as const, { required: false })\n * }) ^ it need to infer literal type\n * // will returns z.union([z.literal('A'), z.literal('B')]).optional()\n */\nexport function getUnionSchema<T extends z.Primitive>(\n values: [T, T, ...T[]],\n props?: UnionValidationOptions<true, T>\n): UnionRequiredSchema<T>\nexport function getUnionSchema<T extends z.Primitive>(\n values: [T, T, ...T[]],\n props?: UnionValidationOptions<false, T>\n): UnionOptionalSchema<T>\nexport function getUnionSchema<T extends z.Primitive, Required extends boolean>(\n values: [T, T, ...T[]],\n props?: UnionValidationOptions<Required, T>\n): UnionRequiredSchema<T> | UnionOptionalSchema<T> {\n const { required, ...restProps } = props || {}\n\n return required ? getUnionRequired(values, restProps) : getUnionOptional(values, restProps)\n}\n"],"names":["getUnionRequired","values","props","message","restProps","first","second","other","value","z","errorMessage","baseDefaultMessages","getUnionOptional","getUnionSchema","required"],"mappings":"wHA+BA,MAAMA,EAAmB,CACvBC,EACAC,IACG,CACH,KAAM,CAAE,QAAAC,EAAS,GAAGC,CAAA,EAAcF,GAAS,CAAA,EAErC,CAACG,EAAOC,EAAQ,GAAGC,CAAK,EAAIN,EAAO,IAAKO,GAAUC,EAAE,QAAQD,CAAK,CAAC,EAElEE,EACAP,EACK,OAAOA,GAAY,WAAaA,EAAQF,CAAM,EAAIE,EAGpDQ,EAAoB,mBAAmBV,CAAM,EAGtD,OAAOQ,EACJ,MAAM,CAACJ,EAAOC,EAAQ,GAAGC,CAAK,EAAG,CAChC,QAASG,EACT,GAAGN,CAAA,CACJ,EACA,WACA,OAAO,QAASO,EAAoB,UAAA,CAAW,EAC/C,QAAQ,IAAI,CACjB,EAMMC,EAAmB,CAAwBX,EAAwBC,IAChEF,EAAiBC,EAAQC,CAAK,EAAE,SAAA,EA8BlC,SAASW,EACdZ,EACAC,EACiD,CACjD,KAAM,CAAE,SAAAY,EAAU,GAAGV,CAAA,EAAcF,GAAS,CAAA,EAE5C,OAAOY,EAAWd,EAAiBC,EAAQG,CAAS,EAAIQ,EAAiBX,EAAQG,CAAS,CAC5F"}
1
+ {"version":3,"file":"union.validators.js","sources":["../../../../../lib/shared/validation/base/union.validators.ts"],"sourcesContent":["import z from 'zod'\nimport { baseDefaultMessages } from './base.constants'\n\nexport type UnionValidationOptions<Required extends boolean, T extends z.Primitive> = {\n /**\n * сообщение об ошибке\n */\n message?: ((values: readonly T[]) => string) | string\n errorMap?: z.ZodErrorMap\n /**\n * сообщение об ошибке при не правильном типе значение\n */\n invalid_type_error?: string\n /**\n * сообщение об ошибке при отсутствии значения\n */\n required_error?: string\n /**\n * описание схемы\n */\n description?: string\n /**\n * указывает что поле обязательное\n * @default true\n */\n required?: Required\n}\n\n/**\n * Схема валидации обязательного поля из выборки\n */\nconst getUnionRequired = <T extends z.Primitive>(\n values: [T, T, ...T[]],\n props?: Omit<UnionValidationOptions<true, T>, 'required'>\n) => {\n const { message, ...restProps } = props || {}\n\n const [first, second, ...other] = values.map((value) => z.literal(value))\n\n const errorMessage = (() => {\n if (message) {\n return typeof message === 'function' ? message(values) : message\n }\n\n return baseDefaultMessages.VALUE_OUT_OF_RANGE(values)\n })()\n\n return z\n .union([first, second, ...other], {\n message: errorMessage,\n ...restProps\n })\n .nullable()\n .refine(Boolean, baseDefaultMessages.NON_EMPTY())\n .default(null)\n}\ntype UnionRequiredSchema<T extends z.Primitive> = ReturnType<typeof getUnionRequired<T>>\n\n/**\n * Схема валидации обязательного поля из выборки\n */\nconst getUnionOptional = <T extends z.Primitive>(values: [T, T, ...T[]], props?: UnionValidationOptions<false, T>) => {\n return getUnionRequired(values, props).optional()\n}\ntype UnionOptionalSchema<T extends z.Primitive> = ReturnType<typeof getUnionOptional<T>>\n\n/**\n * Схема валидации обязательного поля из выборки\n * @param {z.Primitive} values литералы\n * @param {z.RawCreateParams & { message: (values: z.Primitive[]) => string }} props настройки схемы\n * @returns схема валидации поля в соответствии с настройками\n *\n * @example with required union value\n * z.object({\n * field: zodValidators.base.getUnionSchema(['A', 'B'] as const)\n * }) ^ it need to infer literal type\n * // will returns z.union([z.literal('A'), z.literal('B')])\n *\n * @example with optional union value\n * z.object({\n * field: zodValidators.base.getUnionSchema(['A', 'B'] as const, { required: false })\n * }) ^ it need to infer literal type\n * // will returns z.union([z.literal('A'), z.literal('B')]).optional()\n */\nexport function getUnionSchema<T extends z.Primitive>(\n values: [T, T, ...T[]],\n props?: UnionValidationOptions<true, T>\n): UnionRequiredSchema<T>\nexport function getUnionSchema<T extends z.Primitive>(\n values: [T, T, ...T[]],\n props?: UnionValidationOptions<false, T>\n): UnionOptionalSchema<T>\nexport function getUnionSchema<T extends z.Primitive, Required extends boolean>(\n values: [T, T, ...T[]],\n props?: UnionValidationOptions<Required, T>\n): UnionRequiredSchema<T> | UnionOptionalSchema<T> {\n const { required, ...restProps } = props || {}\n\n return required ? getUnionRequired(values, restProps) : getUnionOptional(values, restProps)\n}\n"],"names":["getUnionRequired","values","props","message","restProps","first","second","other","value","z","errorMessage","baseDefaultMessages","getUnionOptional","getUnionSchema","required"],"mappings":"uJA+BA,MAAMA,EAAmB,CACvBC,EACAC,IACG,CACH,KAAM,CAAE,QAAAC,EAAS,GAAGC,CAAA,EAAcF,GAAS,CAAA,EAErC,CAACG,EAAOC,EAAQ,GAAGC,CAAK,EAAIN,EAAO,IAAKO,GAAUC,EAAE,QAAQD,CAAK,CAAC,EAElEE,EACAP,EACK,OAAOA,GAAY,WAAaA,EAAQF,CAAM,EAAIE,EAGpDQ,EAAoB,mBAAmBV,CAAM,EAGtD,OAAOQ,EACJ,MAAM,CAACJ,EAAOC,EAAQ,GAAGC,CAAK,EAAG,CAChC,QAASG,EACT,GAAGN,CAAA,CACJ,EACA,WACA,OAAO,QAASO,EAAoB,UAAA,CAAW,EAC/C,QAAQ,IAAI,CACjB,EAMMC,EAAmB,CAAwBX,EAAwBC,IAChEF,EAAiBC,EAAQC,CAAK,EAAE,SAAA,EA8BlC,SAASW,EACdZ,EACAC,EACiD,CACjD,KAAM,CAAE,SAAAY,EAAU,GAAGV,CAAA,EAAcF,GAAS,CAAA,EAE5C,OAAOY,EAAWd,EAAiBC,EAAQG,CAAS,EAAIQ,EAAiBX,EAAQG,CAAS,CAC5F"}
@@ -1,2 +1,2 @@
1
- import{baseDefaultMessages as o}from"./base.constants.js";import"../../../../node_modules/classnames/index.js";import{TypeGuards as p}from"../../utils/typeGuards.js";import"react";import{string as g}from"../../../../node_modules/zod/v3/types.js";const s=/^(http:\/\/www\.|https:\/\/www\.|http:\/\/|https:\/\/)?[a-z0-9]+([-.]{1}[a-z0-9]+)*\.[a-z]{2,5}(:[0-9]{1,5})?(\/.*)?$/,c=n=>{const{message:t,defaultValue:e,regexp:i=s}=n||{},r=p.isString(i)?new RegExp(i):i;return g().min(1,(t==null?void 0:t.min)||o.NON_EMPTY()).regex(r,(t==null?void 0:t.invalid)||o.INVALID_URL()).default(e??"")},f=n=>{const{message:t,regexp:e=s}=n||{},i=p.isString(e)?new RegExp(e):e;return g().refine(r=>p.isStringEmpty(r)?!0:i.test(r),(t==null?void 0:t.invalid)||o.INVALID_URL()).optional().transform(r=>r!=null&&r.length?r:void 0)};function a(n){const{required:t=!0}=n||{};return t?c(n):f(n)}export{a as getUrlSchema};
1
+ import{baseDefaultMessages as o}from"./base.constants.js";import"../../../../node_modules/.pnpm/classnames@2.5.1/node_modules/classnames/index.js";import{TypeGuards as p}from"../../utils/typeGuards.js";import"react";import{string as g}from"../../../../node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/types.js";const s=/^(http:\/\/www\.|https:\/\/www\.|http:\/\/|https:\/\/)?[a-z0-9]+([-.]{1}[a-z0-9]+)*\.[a-z]{2,5}(:[0-9]{1,5})?(\/.*)?$/,c=n=>{const{message:t,defaultValue:e,regexp:i=s}=n||{},r=p.isString(i)?new RegExp(i):i;return g().min(1,(t==null?void 0:t.min)||o.NON_EMPTY()).regex(r,(t==null?void 0:t.invalid)||o.INVALID_URL()).default(e??"")},f=n=>{const{message:t,regexp:e=s}=n||{},i=p.isString(e)?new RegExp(e):e;return g().refine(r=>p.isStringEmpty(r)?!0:i.test(r),(t==null?void 0:t.invalid)||o.INVALID_URL()).optional().transform(r=>r!=null&&r.length?r:void 0)};function a(n){const{required:t=!0}=n||{};return t?c(n):f(n)}export{a as getUrlSchema};
2
2
  //# sourceMappingURL=url.validators.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"url.validators.js","sources":["../../../../../lib/shared/validation/base/url.validators.ts"],"sourcesContent":["import { string } from 'zod'\nimport { baseDefaultMessages } from './base.constants'\nimport { TypeGuards } from '$/shared/utils'\n\nexport type UrlValidationOptions<Required extends boolean> = {\n /**\n * указывает что поле обязательное\n * @default true\n */\n required?: Required\n /**\n * Регулярное выражение для проверки url на валидность\n */\n regexp?: RegExp | string\n /**\n * значение по умолчанию\n */\n defaultValue?: string\n message?: {\n min?: string\n invalid?: string\n }\n}\n\nconst URL_REGEX =\n /^(http:\\/\\/www\\.|https:\\/\\/www\\.|http:\\/\\/|https:\\/\\/)?[a-z0-9]+([-.]{1}[a-z0-9]+)*\\.[a-z]{2,5}(:[0-9]{1,5})?(\\/.*)?$/\n\n/**\n * Схема валидации обязательного поля ссылки\n */\nconst getUrlRequired = (props?: Omit<UrlValidationOptions<true>, 'required'>) => {\n const { message, defaultValue, regexp = URL_REGEX } = props || {}\n\n const regex = TypeGuards.isString(regexp) ? new RegExp(regexp) : regexp\n\n return string()\n .min(1, message?.min || baseDefaultMessages.NON_EMPTY())\n .regex(regex, message?.invalid || baseDefaultMessages.INVALID_URL())\n .default(defaultValue ?? '')\n}\ntype UrlRequiredSchema = ReturnType<typeof getUrlRequired>\n\n/**\n * Схема валидации опционального поля ссылки\n */\nconst getUrlOptional = (props?: Omit<UrlValidationOptions<false>, 'required'>) => {\n const { message, regexp = URL_REGEX } = props || {}\n\n const regex = TypeGuards.isString(regexp) ? new RegExp(regexp) : regexp\n\n return string()\n .refine((value) => {\n if (TypeGuards.isStringEmpty(value)) return true\n return regex.test(value)\n }, message?.invalid || baseDefaultMessages.INVALID_URL())\n .optional()\n .transform((value) => (!value?.length ? undefined : value))\n}\ntype UrlOptionalSchema = ReturnType<typeof getUrlOptional>\n\nexport function getUrlSchema(props?: UrlValidationOptions<true>): UrlRequiredSchema\nexport function getUrlSchema(props?: UrlValidationOptions<false>): UrlOptionalSchema\n/**\n * Схема валидации поля ссылки\n * @param {UrlValidationOptions} props настройки схемы\n * @typeParam `required` - `boolean`\n * @typeParam `regexp` - `RegExp`\n * @typeParam `message` - `{ [min | invalid]: string }`\n * @returns схема валидации поля в соответствии с настройками\n */\nexport function getUrlSchema<Required extends boolean>(\n props?: UrlValidationOptions<Required>\n): UrlRequiredSchema | UrlOptionalSchema {\n const { required = true } = props || {}\n\n return required ? getUrlRequired(props) : getUrlOptional(props)\n}\n"],"names":["URL_REGEX","getUrlRequired","props","message","defaultValue","regexp","regex","TypeGuards","string","baseDefaultMessages","getUrlOptional","value","getUrlSchema","required"],"mappings":"sPAwBA,MAAMA,EACJ,wHAKIC,EAAkBC,GAAyD,CAC/E,KAAM,CAAE,QAAAC,EAAS,aAAAC,EAAc,OAAAC,EAASL,CAAA,EAAcE,GAAS,CAAA,EAEzDI,EAAQC,EAAW,SAASF,CAAM,EAAI,IAAI,OAAOA,CAAM,EAAIA,EAEjE,OAAOG,EAAA,EACJ,IAAI,GAAGL,GAAA,YAAAA,EAAS,MAAOM,EAAoB,WAAW,EACtD,MAAMH,GAAOH,GAAA,YAAAA,EAAS,UAAWM,EAAoB,YAAA,CAAa,EAClE,QAAQL,GAAgB,EAAE,CAC/B,EAMMM,EAAkBR,GAA0D,CAChF,KAAM,CAAE,QAAAC,EAAS,OAAAE,EAASL,CAAA,EAAcE,GAAS,CAAA,EAE3CI,EAAQC,EAAW,SAASF,CAAM,EAAI,IAAI,OAAOA,CAAM,EAAIA,EAEjE,OAAOG,EAAA,EACJ,OAAQG,GACHJ,EAAW,cAAcI,CAAK,EAAU,GACrCL,EAAM,KAAKK,CAAK,GACtBR,GAAA,YAAAA,EAAS,UAAWM,EAAoB,YAAA,CAAa,EACvD,SAAA,EACA,UAAWE,GAAYA,GAAA,MAAAA,EAAO,OAAqBA,EAAZ,MAAkB,CAC9D,EAaO,SAASC,EACdV,EACuC,CACvC,KAAM,CAAE,SAAAW,EAAW,EAAA,EAASX,GAAS,CAAA,EAErC,OAAOW,EAAWZ,EAAeC,CAAK,EAAIQ,EAAeR,CAAK,CAChE"}
1
+ {"version":3,"file":"url.validators.js","sources":["../../../../../lib/shared/validation/base/url.validators.ts"],"sourcesContent":["import { string } from 'zod'\nimport { baseDefaultMessages } from './base.constants'\nimport { TypeGuards } from '$/shared/utils'\n\nexport type UrlValidationOptions<Required extends boolean> = {\n /**\n * указывает что поле обязательное\n * @default true\n */\n required?: Required\n /**\n * Регулярное выражение для проверки url на валидность\n */\n regexp?: RegExp | string\n /**\n * значение по умолчанию\n */\n defaultValue?: string\n message?: {\n min?: string\n invalid?: string\n }\n}\n\nconst URL_REGEX =\n /^(http:\\/\\/www\\.|https:\\/\\/www\\.|http:\\/\\/|https:\\/\\/)?[a-z0-9]+([-.]{1}[a-z0-9]+)*\\.[a-z]{2,5}(:[0-9]{1,5})?(\\/.*)?$/\n\n/**\n * Схема валидации обязательного поля ссылки\n */\nconst getUrlRequired = (props?: Omit<UrlValidationOptions<true>, 'required'>) => {\n const { message, defaultValue, regexp = URL_REGEX } = props || {}\n\n const regex = TypeGuards.isString(regexp) ? new RegExp(regexp) : regexp\n\n return string()\n .min(1, message?.min || baseDefaultMessages.NON_EMPTY())\n .regex(regex, message?.invalid || baseDefaultMessages.INVALID_URL())\n .default(defaultValue ?? '')\n}\ntype UrlRequiredSchema = ReturnType<typeof getUrlRequired>\n\n/**\n * Схема валидации опционального поля ссылки\n */\nconst getUrlOptional = (props?: Omit<UrlValidationOptions<false>, 'required'>) => {\n const { message, regexp = URL_REGEX } = props || {}\n\n const regex = TypeGuards.isString(regexp) ? new RegExp(regexp) : regexp\n\n return string()\n .refine((value) => {\n if (TypeGuards.isStringEmpty(value)) return true\n return regex.test(value)\n }, message?.invalid || baseDefaultMessages.INVALID_URL())\n .optional()\n .transform((value) => (!value?.length ? undefined : value))\n}\ntype UrlOptionalSchema = ReturnType<typeof getUrlOptional>\n\nexport function getUrlSchema(props?: UrlValidationOptions<true>): UrlRequiredSchema\nexport function getUrlSchema(props?: UrlValidationOptions<false>): UrlOptionalSchema\n/**\n * Схема валидации поля ссылки\n * @param {UrlValidationOptions} props настройки схемы\n * @typeParam `required` - `boolean`\n * @typeParam `regexp` - `RegExp`\n * @typeParam `message` - `{ [min | invalid]: string }`\n * @returns схема валидации поля в соответствии с настройками\n */\nexport function getUrlSchema<Required extends boolean>(\n props?: UrlValidationOptions<Required>\n): UrlRequiredSchema | UrlOptionalSchema {\n const { required = true } = props || {}\n\n return required ? getUrlRequired(props) : getUrlOptional(props)\n}\n"],"names":["URL_REGEX","getUrlRequired","props","message","defaultValue","regexp","regex","TypeGuards","string","baseDefaultMessages","getUrlOptional","value","getUrlSchema","required"],"mappings":"yTAwBA,MAAMA,EACJ,wHAKIC,EAAkBC,GAAyD,CAC/E,KAAM,CAAE,QAAAC,EAAS,aAAAC,EAAc,OAAAC,EAASL,CAAA,EAAcE,GAAS,CAAA,EAEzDI,EAAQC,EAAW,SAASF,CAAM,EAAI,IAAI,OAAOA,CAAM,EAAIA,EAEjE,OAAOG,EAAA,EACJ,IAAI,GAAGL,GAAA,YAAAA,EAAS,MAAOM,EAAoB,WAAW,EACtD,MAAMH,GAAOH,GAAA,YAAAA,EAAS,UAAWM,EAAoB,YAAA,CAAa,EAClE,QAAQL,GAAgB,EAAE,CAC/B,EAMMM,EAAkBR,GAA0D,CAChF,KAAM,CAAE,QAAAC,EAAS,OAAAE,EAASL,CAAA,EAAcE,GAAS,CAAA,EAE3CI,EAAQC,EAAW,SAASF,CAAM,EAAI,IAAI,OAAOA,CAAM,EAAIA,EAEjE,OAAOG,EAAA,EACJ,OAAQG,GACHJ,EAAW,cAAcI,CAAK,EAAU,GACrCL,EAAM,KAAKK,CAAK,GACtBR,GAAA,YAAAA,EAAS,UAAWM,EAAoB,YAAA,CAAa,EACvD,SAAA,EACA,UAAWE,GAAYA,GAAA,MAAAA,EAAO,OAAqBA,EAAZ,MAAkB,CAC9D,EAaO,SAASC,EACdV,EACuC,CACvC,KAAM,CAAE,SAAAW,EAAW,EAAA,EAASX,GAAS,CAAA,EAErC,OAAOW,EAAWZ,EAAeC,CAAK,EAAIQ,EAAeR,CAAK,CAChE"}
@@ -1,2 +1,2 @@
1
- import*as t from"../../../../node_modules/zod/v3/external.js";import{fioRegex as a,fioDefaultMessages as r}from"./dadata.constants.js";const N=s=>{const[e,i,...d]=s.trim().replace(/\s+/g," ").split(" "),m=d.join(" ");return{surname:e,name:i,patronymic:m}},c=s=>{const{message:e}=s||{},{nameOrSurnameEmpty:i,invalidSurname:d,invalidPatronymic:m,invalidName:f}=e||{};return t.string().superRefine((o,n)=>{const{name:g,surname:I,patronymic:u}=N(o);a.ONLY_CYRILLIC.test(o)||n.addIssue({code:t.ZodIssueCode.invalid_string,validation:"regex",message:r.ONLY_CYRILLIC()}),(!g||!I)&&n.addIssue({code:t.ZodIssueCode.invalid_string,validation:"regex",message:i||r.NAME_OR_SURNAME_NON_EMPTY()}),a.CHECK_HYPHEN.test(g)||n.addIssue({code:t.ZodIssueCode.invalid_string,validation:"regex",message:f||r.INVALID_NAME()}),a.CHECK_HYPHEN.test(I)||n.addIssue({code:t.ZodIssueCode.invalid_string,validation:"regex",message:d||r.INVALID_SURNAME()}),u&&(a.PATRONYMIC.test(u)||n.addIssue({code:t.ZodIssueCode.invalid_string,validation:"regex",message:m||r.INVALID_PATRONYMIC()}))}).transform(o=>o.trimEnd()).default("")},_=s=>c(s).optional().transform(e=>e!=null&&e.length?e:void 0);function C(s){const{required:e=!0,...i}=s||{};return e?c(i):_(i)}export{C as getFioSchema};
1
+ import*as t from"../../../../node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/external.js";import{fioRegex as a,fioDefaultMessages as r}from"./dadata.constants.js";const N=s=>{const[e,i,...d]=s.trim().replace(/\s+/g," ").split(" "),m=d.join(" ");return{surname:e,name:i,patronymic:m}},c=s=>{const{message:e}=s||{},{nameOrSurnameEmpty:i,invalidSurname:d,invalidPatronymic:m,invalidName:f}=e||{};return t.string().superRefine((o,n)=>{const{name:g,surname:I,patronymic:u}=N(o);a.ONLY_CYRILLIC.test(o)||n.addIssue({code:t.ZodIssueCode.invalid_string,validation:"regex",message:r.ONLY_CYRILLIC()}),(!g||!I)&&n.addIssue({code:t.ZodIssueCode.invalid_string,validation:"regex",message:i||r.NAME_OR_SURNAME_NON_EMPTY()}),a.CHECK_HYPHEN.test(g)||n.addIssue({code:t.ZodIssueCode.invalid_string,validation:"regex",message:f||r.INVALID_NAME()}),a.CHECK_HYPHEN.test(I)||n.addIssue({code:t.ZodIssueCode.invalid_string,validation:"regex",message:d||r.INVALID_SURNAME()}),u&&(a.PATRONYMIC.test(u)||n.addIssue({code:t.ZodIssueCode.invalid_string,validation:"regex",message:m||r.INVALID_PATRONYMIC()}))}).transform(o=>o.trimEnd()).default("")},_=s=>c(s).optional().transform(e=>e!=null&&e.length?e:void 0);function C(s){const{required:e=!0,...i}=s||{};return e?c(i):_(i)}export{C as getFioSchema};
2
2
  //# sourceMappingURL=fio.validators.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"fio.validators.js","sources":["../../../../../lib/shared/validation/dadata/fio.validators.ts"],"sourcesContent":["import z from 'zod'\nimport { fioDefaultMessages, fioRegex } from './dadata.constants'\n\nconst getFioParts = (value: string) => {\n const [surname, name, ...patronymicParts] = value.trim().replace(/\\s+/g, ' ').split(' ')\n const patronymic = patronymicParts.join(' ')\n\n return { surname, name, patronymic }\n}\n\nexport type FioValidationOptions<Required extends boolean> = {\n /**\n * указывает что поле обязательное\n * @default true\n */\n required?: Required\n message?: {\n root?: string\n nameOrSurnameEmpty?: string\n invalidName?: string\n invalidSurname?: string\n invalidPatronymic?: string\n }\n}\n\n/**\n * Схема валидации обязательного поля автозаполнения ФИО\n */\nconst getFioRequired = (props?: Omit<FioValidationOptions<true>, 'required'>) => {\n const { message } = props || {}\n\n const { nameOrSurnameEmpty, invalidSurname, invalidPatronymic, invalidName } = message || {}\n\n return z\n .string()\n .superRefine((value, context) => {\n const { name, surname, patronymic } = getFioParts(value)\n\n if (!fioRegex.ONLY_CYRILLIC.test(value)) {\n context.addIssue({\n code: z.ZodIssueCode.invalid_string,\n validation: 'regex',\n message: fioDefaultMessages.ONLY_CYRILLIC()\n })\n }\n\n if (!name || !surname) {\n context.addIssue({\n code: z.ZodIssueCode.invalid_string,\n validation: 'regex',\n message: nameOrSurnameEmpty || fioDefaultMessages.NAME_OR_SURNAME_NON_EMPTY()\n })\n }\n\n if (!fioRegex.CHECK_HYPHEN.test(name)) {\n context.addIssue({\n code: z.ZodIssueCode.invalid_string,\n validation: 'regex',\n message: invalidName || fioDefaultMessages.INVALID_NAME()\n })\n }\n\n if (!fioRegex.CHECK_HYPHEN.test(surname)) {\n context.addIssue({\n code: z.ZodIssueCode.invalid_string,\n validation: 'regex',\n message: invalidSurname || fioDefaultMessages.INVALID_SURNAME()\n })\n }\n\n if (patronymic) {\n if (!fioRegex.PATRONYMIC.test(patronymic)) {\n context.addIssue({\n code: z.ZodIssueCode.invalid_string,\n validation: 'regex',\n message: invalidPatronymic || fioDefaultMessages.INVALID_PATRONYMIC()\n })\n }\n }\n })\n .transform((value) => value.trimEnd())\n .default('')\n}\ntype FioRequiredSchema = ReturnType<typeof getFioRequired>\n\n/**\n * Схема валидации опционального поля автозаполнения ФИО\n */\nconst getFioOptional = (props?: Omit<FioValidationOptions<false>, 'required'>) => {\n return getFioRequired(props)\n .optional()\n .transform((value) => (!value?.length ? undefined : value))\n}\ntype FioOptionalSchema = ReturnType<typeof getFioOptional>\n\n/**\n * Схема валидации поля автозаполнения ФИО\n * @param {DateValidationOptions} props настройки схемы\n * @typeParam `required` - `boolean`\n * @returns схема валидации поля в соответствии с настройками\n *\n * @example with required value\n * z.object({\n * field: zodValidators.base.getFioSchema()\n * })\n * // will returns z.string()\n *\n * @example with required value\n * z.object({\n * field: zodValidators.base.getFioSchema({ required: false })\n * })\n * // will returns z.string().optional()\n */\nexport function getFioSchema(props?: FioValidationOptions<true>): FioRequiredSchema\nexport function getFioSchema(props?: FioValidationOptions<false>): FioOptionalSchema\nexport function getFioSchema<Required extends boolean>(\n props?: FioValidationOptions<Required>\n): FioRequiredSchema | FioOptionalSchema {\n const { required = true, ...restProps } = props || {}\n\n return required ? getFioRequired(restProps) : getFioOptional(restProps)\n}\n"],"names":["getFioParts","value","surname","name","patronymicParts","patronymic","getFioRequired","props","message","nameOrSurnameEmpty","invalidSurname","invalidPatronymic","invalidName","z","context","fioRegex","fioDefaultMessages","getFioOptional","getFioSchema","required","restProps"],"mappings":"uIAGA,MAAMA,EAAeC,GAAkB,CACrC,KAAM,CAACC,EAASC,EAAM,GAAGC,CAAe,EAAIH,EAAM,KAAA,EAAO,QAAQ,OAAQ,GAAG,EAAE,MAAM,GAAG,EACjFI,EAAaD,EAAgB,KAAK,GAAG,EAE3C,MAAO,CAAE,QAAAF,EAAS,KAAAC,EAAM,WAAAE,CAAA,CAC1B,EAoBMC,EAAkBC,GAAyD,CAC/E,KAAM,CAAE,QAAAC,GAAYD,GAAS,CAAA,EAEvB,CAAE,mBAAAE,EAAoB,eAAAC,EAAgB,kBAAAC,EAAmB,YAAAC,CAAA,EAAgBJ,GAAW,CAAA,EAE1F,OAAOK,EACJ,OAAA,EACA,YAAY,CAACZ,EAAOa,IAAY,CAC/B,KAAM,CAAE,KAAAX,EAAM,QAAAD,EAAS,WAAAG,CAAA,EAAeL,EAAYC,CAAK,EAElDc,EAAS,cAAc,KAAKd,CAAK,GACpCa,EAAQ,SAAS,CACf,KAAMD,EAAE,aAAa,eACrB,WAAY,QACZ,QAASG,EAAmB,cAAA,CAAc,CAC3C,GAGC,CAACb,GAAQ,CAACD,IACZY,EAAQ,SAAS,CACf,KAAMD,EAAE,aAAa,eACrB,WAAY,QACZ,QAASJ,GAAsBO,EAAmB,0BAAA,CAA0B,CAC7E,EAGED,EAAS,aAAa,KAAKZ,CAAI,GAClCW,EAAQ,SAAS,CACf,KAAMD,EAAE,aAAa,eACrB,WAAY,QACZ,QAASD,GAAeI,EAAmB,aAAA,CAAa,CACzD,EAGED,EAAS,aAAa,KAAKb,CAAO,GACrCY,EAAQ,SAAS,CACf,KAAMD,EAAE,aAAa,eACrB,WAAY,QACZ,QAASH,GAAkBM,EAAmB,gBAAA,CAAgB,CAC/D,EAGCX,IACGU,EAAS,WAAW,KAAKV,CAAU,GACtCS,EAAQ,SAAS,CACf,KAAMD,EAAE,aAAa,eACrB,WAAY,QACZ,QAASF,GAAqBK,EAAmB,mBAAA,CAAmB,CACrE,EAGP,CAAC,EACA,UAAWf,GAAUA,EAAM,QAAA,CAAS,EACpC,QAAQ,EAAE,CACf,EAMMgB,EAAkBV,GACfD,EAAeC,CAAK,EACxB,SAAA,EACA,UAAWN,GAAYA,GAAA,MAAAA,EAAO,OAAqBA,EAAZ,MAAkB,EAwBvD,SAASiB,EACdX,EACuC,CACvC,KAAM,CAAE,SAAAY,EAAW,GAAM,GAAGC,CAAA,EAAcb,GAAS,CAAA,EAEnD,OAAOY,EAAWb,EAAec,CAAS,EAAIH,EAAeG,CAAS,CACxE"}
1
+ {"version":3,"file":"fio.validators.js","sources":["../../../../../lib/shared/validation/dadata/fio.validators.ts"],"sourcesContent":["import z from 'zod'\nimport { fioDefaultMessages, fioRegex } from './dadata.constants'\n\nconst getFioParts = (value: string) => {\n const [surname, name, ...patronymicParts] = value.trim().replace(/\\s+/g, ' ').split(' ')\n const patronymic = patronymicParts.join(' ')\n\n return { surname, name, patronymic }\n}\n\nexport type FioValidationOptions<Required extends boolean> = {\n /**\n * указывает что поле обязательное\n * @default true\n */\n required?: Required\n message?: {\n root?: string\n nameOrSurnameEmpty?: string\n invalidName?: string\n invalidSurname?: string\n invalidPatronymic?: string\n }\n}\n\n/**\n * Схема валидации обязательного поля автозаполнения ФИО\n */\nconst getFioRequired = (props?: Omit<FioValidationOptions<true>, 'required'>) => {\n const { message } = props || {}\n\n const { nameOrSurnameEmpty, invalidSurname, invalidPatronymic, invalidName } = message || {}\n\n return z\n .string()\n .superRefine((value, context) => {\n const { name, surname, patronymic } = getFioParts(value)\n\n if (!fioRegex.ONLY_CYRILLIC.test(value)) {\n context.addIssue({\n code: z.ZodIssueCode.invalid_string,\n validation: 'regex',\n message: fioDefaultMessages.ONLY_CYRILLIC()\n })\n }\n\n if (!name || !surname) {\n context.addIssue({\n code: z.ZodIssueCode.invalid_string,\n validation: 'regex',\n message: nameOrSurnameEmpty || fioDefaultMessages.NAME_OR_SURNAME_NON_EMPTY()\n })\n }\n\n if (!fioRegex.CHECK_HYPHEN.test(name)) {\n context.addIssue({\n code: z.ZodIssueCode.invalid_string,\n validation: 'regex',\n message: invalidName || fioDefaultMessages.INVALID_NAME()\n })\n }\n\n if (!fioRegex.CHECK_HYPHEN.test(surname)) {\n context.addIssue({\n code: z.ZodIssueCode.invalid_string,\n validation: 'regex',\n message: invalidSurname || fioDefaultMessages.INVALID_SURNAME()\n })\n }\n\n if (patronymic) {\n if (!fioRegex.PATRONYMIC.test(patronymic)) {\n context.addIssue({\n code: z.ZodIssueCode.invalid_string,\n validation: 'regex',\n message: invalidPatronymic || fioDefaultMessages.INVALID_PATRONYMIC()\n })\n }\n }\n })\n .transform((value) => value.trimEnd())\n .default('')\n}\ntype FioRequiredSchema = ReturnType<typeof getFioRequired>\n\n/**\n * Схема валидации опционального поля автозаполнения ФИО\n */\nconst getFioOptional = (props?: Omit<FioValidationOptions<false>, 'required'>) => {\n return getFioRequired(props)\n .optional()\n .transform((value) => (!value?.length ? undefined : value))\n}\ntype FioOptionalSchema = ReturnType<typeof getFioOptional>\n\n/**\n * Схема валидации поля автозаполнения ФИО\n * @param {DateValidationOptions} props настройки схемы\n * @typeParam `required` - `boolean`\n * @returns схема валидации поля в соответствии с настройками\n *\n * @example with required value\n * z.object({\n * field: zodValidators.base.getFioSchema()\n * })\n * // will returns z.string()\n *\n * @example with required value\n * z.object({\n * field: zodValidators.base.getFioSchema({ required: false })\n * })\n * // will returns z.string().optional()\n */\nexport function getFioSchema(props?: FioValidationOptions<true>): FioRequiredSchema\nexport function getFioSchema(props?: FioValidationOptions<false>): FioOptionalSchema\nexport function getFioSchema<Required extends boolean>(\n props?: FioValidationOptions<Required>\n): FioRequiredSchema | FioOptionalSchema {\n const { required = true, ...restProps } = props || {}\n\n return required ? getFioRequired(restProps) : getFioOptional(restProps)\n}\n"],"names":["getFioParts","value","surname","name","patronymicParts","patronymic","getFioRequired","props","message","nameOrSurnameEmpty","invalidSurname","invalidPatronymic","invalidName","z","context","fioRegex","fioDefaultMessages","getFioOptional","getFioSchema","required","restProps"],"mappings":"sKAGA,MAAMA,EAAeC,GAAkB,CACrC,KAAM,CAACC,EAASC,EAAM,GAAGC,CAAe,EAAIH,EAAM,KAAA,EAAO,QAAQ,OAAQ,GAAG,EAAE,MAAM,GAAG,EACjFI,EAAaD,EAAgB,KAAK,GAAG,EAE3C,MAAO,CAAE,QAAAF,EAAS,KAAAC,EAAM,WAAAE,CAAA,CAC1B,EAoBMC,EAAkBC,GAAyD,CAC/E,KAAM,CAAE,QAAAC,GAAYD,GAAS,CAAA,EAEvB,CAAE,mBAAAE,EAAoB,eAAAC,EAAgB,kBAAAC,EAAmB,YAAAC,CAAA,EAAgBJ,GAAW,CAAA,EAE1F,OAAOK,EACJ,OAAA,EACA,YAAY,CAACZ,EAAOa,IAAY,CAC/B,KAAM,CAAE,KAAAX,EAAM,QAAAD,EAAS,WAAAG,CAAA,EAAeL,EAAYC,CAAK,EAElDc,EAAS,cAAc,KAAKd,CAAK,GACpCa,EAAQ,SAAS,CACf,KAAMD,EAAE,aAAa,eACrB,WAAY,QACZ,QAASG,EAAmB,cAAA,CAAc,CAC3C,GAGC,CAACb,GAAQ,CAACD,IACZY,EAAQ,SAAS,CACf,KAAMD,EAAE,aAAa,eACrB,WAAY,QACZ,QAASJ,GAAsBO,EAAmB,0BAAA,CAA0B,CAC7E,EAGED,EAAS,aAAa,KAAKZ,CAAI,GAClCW,EAAQ,SAAS,CACf,KAAMD,EAAE,aAAa,eACrB,WAAY,QACZ,QAASD,GAAeI,EAAmB,aAAA,CAAa,CACzD,EAGED,EAAS,aAAa,KAAKb,CAAO,GACrCY,EAAQ,SAAS,CACf,KAAMD,EAAE,aAAa,eACrB,WAAY,QACZ,QAASH,GAAkBM,EAAmB,gBAAA,CAAgB,CAC/D,EAGCX,IACGU,EAAS,WAAW,KAAKV,CAAU,GACtCS,EAAQ,SAAS,CACf,KAAMD,EAAE,aAAa,eACrB,WAAY,QACZ,QAASF,GAAqBK,EAAmB,mBAAA,CAAmB,CACrE,EAGP,CAAC,EACA,UAAWf,GAAUA,EAAM,QAAA,CAAS,EACpC,QAAQ,EAAE,CACf,EAMMgB,EAAkBV,GACfD,EAAeC,CAAK,EACxB,SAAA,EACA,UAAWN,GAAYA,GAAA,MAAAA,EAAO,OAAqBA,EAAZ,MAAkB,EAwBvD,SAASiB,EACdX,EACuC,CACvC,KAAM,CAAE,SAAAY,EAAW,GAAM,GAAGC,CAAA,EAAcb,GAAS,CAAA,EAEnD,OAAOY,EAAWb,EAAec,CAAS,EAAIH,EAAeG,CAAS,CACxE"}
@@ -1,2 +1,2 @@
1
- import*as t from"../../../../node_modules/zod/v3/external.js";class u{static getZodDefaults(r,f){const{fillArrayWithValue:i}=f||{},o=e=>{const d=e._def.schema;return d instanceof t.ZodEffects||d._def.typeName==="ZodEffects"?o(d):d instanceof t.ZodObject||d._def.typeName==="ZodObject"?this.getZodDefaults(d,f):n(d)},n=e=>{if(e instanceof t.ZodEffects||e._def.typeName==="ZodEffects")return o(e);switch(!0){case(e._def.typeName==="ZodDefault"||e instanceof t.ZodDefault):return e._def.defaultValue();case(e._def.typeName==="ZodOptional"||e instanceof t.ZodOptional):return;case e._def.typeName==="ZodEffects":return o(e);case(e._def.typeName==="ZodNullable"||e instanceof t.ZodNullable):return null;case(e._def.typeName==="ZodArray"||e instanceof t.ZodArray):return i?[n(e.element)]:[];case(e._def.typeName==="ZodObject"||e instanceof t.ZodObject):return this.getZodDefaults(e,f);case(e._def.typeName==="ZodUnion"||e instanceof t.ZodUnion):return n(e._def.options[0]);case(e._def.typeName==="ZodLiteral"||e instanceof t.ZodLiteral):return e._def.value;case(e._def.typeName==="ZodDiscriminatedUnion"||e instanceof t.ZodDiscriminatedUnion):return n(e._def.options[0]);case(e._def.typeName==="ZodEnum"||e instanceof t.ZodEnum):return e._def.values[0];case(e._def.typeName==="ZodString"||e instanceof t.ZodString):return"";case(e._def.typeName==="ZodNumber"||e instanceof t.ZodNumber):return 0;case(e._def.typeName==="ZodBoolean"||e instanceof t.ZodBoolean):return!1;case!("innerType"in e._def):return;default:return n(e._def.innerType)}};if(r instanceof t.ZodEffects||r._def.typeName==="ZodEffects")return o(r);const a={};return Object.entries(r.shape).map(([e,d])=>{a[e]=n(d)}),a}static zodMergeIntersection(r){const{left:f,right:i}=r._def,o=f instanceof t.ZodDiscriminatedUnion||f._def.typeName==="ZodDiscriminatedUnion"?f._def.options[0]:f,n=i instanceof t.ZodDiscriminatedUnion||i._def.typeName==="ZodDiscriminatedUnion"?i._def.options[0]:i;if((o._def.typeName==="ZodObject"||o instanceof t.ZodObject)&&(n._def.typeName==="ZodObject"||n instanceof t.ZodObject))return o.merge(n);throw new Error(`Cannot merge schema type ${n._def.typeName} to ${o._def.typeName}`)}}export{u as ZodUtils};
1
+ import*as t from"../../../../node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/external.js";class u{static getZodDefaults(r,f){const{fillArrayWithValue:i}=f||{},o=e=>{const d=e._def.schema;return d instanceof t.ZodEffects||d._def.typeName==="ZodEffects"?o(d):d instanceof t.ZodObject||d._def.typeName==="ZodObject"?this.getZodDefaults(d,f):n(d)},n=e=>{if(e instanceof t.ZodEffects||e._def.typeName==="ZodEffects")return o(e);switch(!0){case(e._def.typeName==="ZodDefault"||e instanceof t.ZodDefault):return e._def.defaultValue();case(e._def.typeName==="ZodOptional"||e instanceof t.ZodOptional):return;case e._def.typeName==="ZodEffects":return o(e);case(e._def.typeName==="ZodNullable"||e instanceof t.ZodNullable):return null;case(e._def.typeName==="ZodArray"||e instanceof t.ZodArray):return i?[n(e.element)]:[];case(e._def.typeName==="ZodObject"||e instanceof t.ZodObject):return this.getZodDefaults(e,f);case(e._def.typeName==="ZodUnion"||e instanceof t.ZodUnion):return n(e._def.options[0]);case(e._def.typeName==="ZodLiteral"||e instanceof t.ZodLiteral):return e._def.value;case(e._def.typeName==="ZodDiscriminatedUnion"||e instanceof t.ZodDiscriminatedUnion):return n(e._def.options[0]);case(e._def.typeName==="ZodEnum"||e instanceof t.ZodEnum):return e._def.values[0];case(e._def.typeName==="ZodString"||e instanceof t.ZodString):return"";case(e._def.typeName==="ZodNumber"||e instanceof t.ZodNumber):return 0;case(e._def.typeName==="ZodBoolean"||e instanceof t.ZodBoolean):return!1;case!("innerType"in e._def):return;default:return n(e._def.innerType)}};if(r instanceof t.ZodEffects||r._def.typeName==="ZodEffects")return o(r);const a={};return Object.entries(r.shape).map(([e,d])=>{a[e]=n(d)}),a}static zodMergeIntersection(r){const{left:f,right:i}=r._def,o=f instanceof t.ZodDiscriminatedUnion||f._def.typeName==="ZodDiscriminatedUnion"?f._def.options[0]:f,n=i instanceof t.ZodDiscriminatedUnion||i._def.typeName==="ZodDiscriminatedUnion"?i._def.options[0]:i;if((o._def.typeName==="ZodObject"||o instanceof t.ZodObject)&&(n._def.typeName==="ZodObject"||n instanceof t.ZodObject))return o.merge(n);throw new Error(`Cannot merge schema type ${n._def.typeName} to ${o._def.typeName}`)}}export{u as ZodUtils};
2
2
  //# sourceMappingURL=zodUtils.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"zodUtils.js","sources":["../../../../../lib/shared/validation/utils/zodUtils.ts"],"sourcesContent":["import z from 'zod'\n\ntype ZodUtilsGetDefaultsOptions = {\n /**\n * Вставить в массив значение, исходя из внутренней схемы z.array\n */\n fillArrayWithValue?: boolean\n}\n\nexport class ZodUtils {\n /**\n * Функция для получения значения по умолчанию исходя из схемы\n * @param zodSchema схема формы\n * @param options настройки генерации значений по умолчанию\n * @returns объект значений по умолчанию\n *\n * @example\n * const schema = z.object({\n * name: zodValidators.base.getStringSchema(),\n * role: zodValidators.base.getUnionSchema(['UNKNOWN', 'ADMIN', 'MODERATOR', 'USER'] as const),\n * info: z.object({\n * address: zodValidators.base.getStringSchema(),\n * phone: zodValidators.base.getPhoneSchema({ ignoreMask: true }),\n * age: zodValidators.base.getNumberSchema()\n * })\n * })\n *\n * const defaultValues = ZodUtils.getZodDefaults(schema)\n *\n * // default values will be inferred from schema\n * // {\n * // name: '',\n * // role: 'UNKNOWN',\n * // info: {\n * // address: '',\n * // phone: '',\n * // age: 0\n * // }\n * // }\n */\n static getZodDefaults<ZodSchema extends z.AnyZodObject, Schema = z.TypeOf<ZodSchema>>(\n zodSchema: ZodSchema | z.ZodEffects<ZodSchema>,\n options?: ZodUtilsGetDefaultsOptions\n ): Schema {\n const { fillArrayWithValue } = options || {}\n\n const processZodEffects = (schema: z.ZodEffects<any>) => {\n const innerType = schema._def.schema\n\n if (innerType instanceof z.ZodEffects || innerType._def.typeName === 'ZodEffects') {\n return processZodEffects(innerType)\n }\n\n if (innerType instanceof z.ZodObject || innerType._def.typeName === 'ZodObject') {\n return this.getZodDefaults(innerType, options)\n }\n\n return getDefaultValue(innerType)\n }\n\n const getDefaultValue = (schema: z.ZodTypeAny): unknown => {\n if (schema instanceof z.ZodEffects || schema._def.typeName === 'ZodEffects') {\n return processZodEffects(schema as z.ZodEffects<ZodSchema>)\n }\n\n switch (true) {\n case schema._def.typeName === 'ZodDefault' || schema instanceof z.ZodDefault:\n return (schema as z.ZodDefault<ZodSchema>)._def.defaultValue()\n case schema._def.typeName === 'ZodOptional' || schema instanceof z.ZodOptional:\n return undefined\n case schema._def.typeName === 'ZodEffects':\n return processZodEffects(schema as z.ZodEffects<ZodSchema>)\n case schema._def.typeName === 'ZodNullable' || schema instanceof z.ZodNullable:\n return null\n case schema._def.typeName === 'ZodArray' || schema instanceof z.ZodArray:\n return fillArrayWithValue ? [getDefaultValue((schema as z.ZodArray<ZodSchema>).element)] : []\n case schema._def.typeName === 'ZodObject' || schema instanceof z.ZodObject:\n return this.getZodDefaults(schema as z.ZodObject<z.ZodRawShape>, options)\n case schema._def.typeName === 'ZodUnion' || schema instanceof z.ZodUnion:\n return getDefaultValue(schema._def.options[0])\n case schema._def.typeName === 'ZodLiteral' || schema instanceof z.ZodLiteral:\n return schema._def.value\n case schema._def.typeName === 'ZodDiscriminatedUnion' || schema instanceof z.ZodDiscriminatedUnion:\n return getDefaultValue(schema._def.options[0])\n case schema._def.typeName === 'ZodEnum' || schema instanceof z.ZodEnum:\n return schema._def.values[0]\n case schema._def.typeName === 'ZodString' || schema instanceof z.ZodString:\n return ''\n case schema._def.typeName === 'ZodNumber' || schema instanceof z.ZodNumber:\n return 0\n case schema._def.typeName === 'ZodBoolean' || schema instanceof z.ZodBoolean:\n return false\n case !('innerType' in schema._def):\n return undefined\n default:\n return getDefaultValue(schema._def.innerType)\n }\n }\n\n // @ts-expect-error asf\n if (zodSchema instanceof z.ZodEffects || zodSchema._def.typeName === 'ZodEffects') {\n return processZodEffects(zodSchema as unknown as z.ZodEffects<any>)\n }\n\n const defaults = {} as Schema\n\n const schemaEntries = Object.entries(zodSchema.shape) as [keyof Schema, z.ZodAny][]\n\n schemaEntries.map(([key, value]) => {\n defaults[key] = getDefaultValue(value) as Schema[keyof Schema]\n })\n\n return defaults\n }\n\n /**\n * Функция для объединения zod схождений\n * @param {ZodIntersection} zodSchema\n * @returns объединенная схема двух схождений\n *\n * @example\n * let schema = z.object({\n * foo: z.string()\n * })\n * // this will return intersection and we need\n * // to merge its left to right schema's\n * .and(\n * z.object({\n * bar: z.string()\n * })\n * )\n *\n * schema = ZodUtils.zodMergeIntersection(schema)\n *\n * // schema will be\n * z.object({\n * foo: z.string(),\n * bar: z.string()\n * })\n */\n static zodMergeIntersection<ZodLeft extends z.ZodTypeAny, ZodRight extends z.ZodTypeAny>(\n zodSchema: z.ZodIntersection<ZodLeft, ZodRight>\n ): z.ZodObject<z.objectUtil.MergeShapes<z.TypeOf<ZodLeft>, z.TypeOf<ZodRight>>> {\n const { left, right } = zodSchema._def\n\n const leftSchema =\n left instanceof z.ZodDiscriminatedUnion || left._def.typeName === 'ZodDiscriminatedUnion' ? left._def.options[0] : left\n const rightSchema =\n right instanceof z.ZodDiscriminatedUnion || right._def.typeName === 'ZodDiscriminatedUnion' ? right._def.options[0] : right\n\n if (\n (leftSchema._def.typeName === 'ZodObject' || leftSchema instanceof z.ZodObject) &&\n (rightSchema._def.typeName === 'ZodObject' || rightSchema instanceof z.ZodObject)\n ) {\n return leftSchema.merge(rightSchema)\n }\n\n throw new Error(`Cannot merge schema type ${rightSchema._def.typeName} to ${leftSchema._def.typeName}`)\n }\n}\n"],"names":["ZodUtils","zodSchema","options","fillArrayWithValue","processZodEffects","schema","innerType","z","getDefaultValue","defaults","key","value","left","right","leftSchema","rightSchema"],"mappings":"8DASO,MAAMA,CAAS,CA+BpB,OAAO,eACLC,EACAC,EACQ,CACR,KAAM,CAAE,mBAAAC,GAAuBD,GAAW,CAAA,EAEpCE,EAAqBC,GAA8B,CACvD,MAAMC,EAAYD,EAAO,KAAK,OAE9B,OAAIC,aAAqBC,EAAE,YAAcD,EAAU,KAAK,WAAa,aAC5DF,EAAkBE,CAAS,EAGhCA,aAAqBC,EAAE,WAAaD,EAAU,KAAK,WAAa,YAC3D,KAAK,eAAeA,EAAWJ,CAAO,EAGxCM,EAAgBF,CAAS,CAClC,EAEME,EAAmBH,GAAkC,CACzD,GAAIA,aAAkBE,EAAE,YAAcF,EAAO,KAAK,WAAa,aAC7D,OAAOD,EAAkBC,CAAiC,EAG5D,OAAQ,GAAA,CACN,KAAKA,EAAO,KAAK,WAAa,cAAgBA,aAAkBE,EAAE,YAChE,OAAQF,EAAmC,KAAK,aAAA,EAClD,KAAKA,EAAO,KAAK,WAAa,eAAiBA,aAAkBE,EAAE,aACjE,OACF,KAAKF,EAAO,KAAK,WAAa,aAC5B,OAAOD,EAAkBC,CAAiC,EAC5D,KAAKA,EAAO,KAAK,WAAa,eAAiBA,aAAkBE,EAAE,aACjE,OAAO,KACT,KAAKF,EAAO,KAAK,WAAa,YAAcA,aAAkBE,EAAE,UAC9D,OAAOJ,EAAqB,CAACK,EAAiBH,EAAiC,OAAO,CAAC,EAAI,CAAA,EAC7F,KAAKA,EAAO,KAAK,WAAa,aAAeA,aAAkBE,EAAE,WAC/D,OAAO,KAAK,eAAeF,EAAsCH,CAAO,EAC1E,KAAKG,EAAO,KAAK,WAAa,YAAcA,aAAkBE,EAAE,UAC9D,OAAOC,EAAgBH,EAAO,KAAK,QAAQ,CAAC,CAAC,EAC/C,KAAKA,EAAO,KAAK,WAAa,cAAgBA,aAAkBE,EAAE,YAChE,OAAOF,EAAO,KAAK,MACrB,KAAKA,EAAO,KAAK,WAAa,yBAA2BA,aAAkBE,EAAE,uBAC3E,OAAOC,EAAgBH,EAAO,KAAK,QAAQ,CAAC,CAAC,EAC/C,KAAKA,EAAO,KAAK,WAAa,WAAaA,aAAkBE,EAAE,SAC7D,OAAOF,EAAO,KAAK,OAAO,CAAC,EAC7B,KAAKA,EAAO,KAAK,WAAa,aAAeA,aAAkBE,EAAE,WAC/D,MAAO,GACT,KAAKF,EAAO,KAAK,WAAa,aAAeA,aAAkBE,EAAE,WAC/D,MAAO,GACT,KAAKF,EAAO,KAAK,WAAa,cAAgBA,aAAkBE,EAAE,YAChE,MAAO,GACT,IAAK,EAAE,cAAeF,EAAO,MAC3B,OACF,QACE,OAAOG,EAAgBH,EAAO,KAAK,SAAS,CAAA,CAElD,EAGA,GAAIJ,aAAqBM,EAAE,YAAcN,EAAU,KAAK,WAAa,aACnE,OAAOG,EAAkBH,CAAyC,EAGpE,MAAMQ,EAAW,CAAA,EAIjB,OAFsB,OAAO,QAAQR,EAAU,KAAK,EAEtC,IAAI,CAAC,CAACS,EAAKC,CAAK,IAAM,CAClCF,EAASC,CAAG,EAAIF,EAAgBG,CAAK,CACvC,CAAC,EAEMF,CACT,CA2BA,OAAO,qBACLR,EAC8E,CAC9E,KAAM,CAAE,KAAAW,EAAM,MAAAC,CAAA,EAAUZ,EAAU,KAE5Ba,EACJF,aAAgBL,EAAE,uBAAyBK,EAAK,KAAK,WAAa,wBAA0BA,EAAK,KAAK,QAAQ,CAAC,EAAIA,EAC/GG,EACJF,aAAiBN,EAAE,uBAAyBM,EAAM,KAAK,WAAa,wBAA0BA,EAAM,KAAK,QAAQ,CAAC,EAAIA,EAExH,IACGC,EAAW,KAAK,WAAa,aAAeA,aAAsBP,EAAE,aACpEQ,EAAY,KAAK,WAAa,aAAeA,aAAuBR,EAAE,WAEvE,OAAOO,EAAW,MAAMC,CAAW,EAGrC,MAAM,IAAI,MAAM,4BAA4BA,EAAY,KAAK,QAAQ,OAAOD,EAAW,KAAK,QAAQ,EAAE,CACxG,CACF"}
1
+ {"version":3,"file":"zodUtils.js","sources":["../../../../../lib/shared/validation/utils/zodUtils.ts"],"sourcesContent":["import z from 'zod'\n\ntype ZodUtilsGetDefaultsOptions = {\n /**\n * Вставить в массив значение, исходя из внутренней схемы z.array\n */\n fillArrayWithValue?: boolean\n}\n\nexport class ZodUtils {\n /**\n * Функция для получения значения по умолчанию исходя из схемы\n * @param zodSchema схема формы\n * @param options настройки генерации значений по умолчанию\n * @returns объект значений по умолчанию\n *\n * @example\n * const schema = z.object({\n * name: zodValidators.base.getStringSchema(),\n * role: zodValidators.base.getUnionSchema(['UNKNOWN', 'ADMIN', 'MODERATOR', 'USER'] as const),\n * info: z.object({\n * address: zodValidators.base.getStringSchema(),\n * phone: zodValidators.base.getPhoneSchema({ ignoreMask: true }),\n * age: zodValidators.base.getNumberSchema()\n * })\n * })\n *\n * const defaultValues = ZodUtils.getZodDefaults(schema)\n *\n * // default values will be inferred from schema\n * // {\n * // name: '',\n * // role: 'UNKNOWN',\n * // info: {\n * // address: '',\n * // phone: '',\n * // age: 0\n * // }\n * // }\n */\n static getZodDefaults<ZodSchema extends z.AnyZodObject, Schema = z.TypeOf<ZodSchema>>(\n zodSchema: ZodSchema | z.ZodEffects<ZodSchema>,\n options?: ZodUtilsGetDefaultsOptions\n ): Schema {\n const { fillArrayWithValue } = options || {}\n\n const processZodEffects = (schema: z.ZodEffects<any>) => {\n const innerType = schema._def.schema\n\n if (innerType instanceof z.ZodEffects || innerType._def.typeName === 'ZodEffects') {\n return processZodEffects(innerType)\n }\n\n if (innerType instanceof z.ZodObject || innerType._def.typeName === 'ZodObject') {\n return this.getZodDefaults(innerType, options)\n }\n\n return getDefaultValue(innerType)\n }\n\n const getDefaultValue = (schema: z.ZodTypeAny): unknown => {\n if (schema instanceof z.ZodEffects || schema._def.typeName === 'ZodEffects') {\n return processZodEffects(schema as z.ZodEffects<ZodSchema>)\n }\n\n switch (true) {\n case schema._def.typeName === 'ZodDefault' || schema instanceof z.ZodDefault:\n return (schema as z.ZodDefault<ZodSchema>)._def.defaultValue()\n case schema._def.typeName === 'ZodOptional' || schema instanceof z.ZodOptional:\n return undefined\n case schema._def.typeName === 'ZodEffects':\n return processZodEffects(schema as z.ZodEffects<ZodSchema>)\n case schema._def.typeName === 'ZodNullable' || schema instanceof z.ZodNullable:\n return null\n case schema._def.typeName === 'ZodArray' || schema instanceof z.ZodArray:\n return fillArrayWithValue ? [getDefaultValue((schema as z.ZodArray<ZodSchema>).element)] : []\n case schema._def.typeName === 'ZodObject' || schema instanceof z.ZodObject:\n return this.getZodDefaults(schema as z.ZodObject<z.ZodRawShape>, options)\n case schema._def.typeName === 'ZodUnion' || schema instanceof z.ZodUnion:\n return getDefaultValue(schema._def.options[0])\n case schema._def.typeName === 'ZodLiteral' || schema instanceof z.ZodLiteral:\n return schema._def.value\n case schema._def.typeName === 'ZodDiscriminatedUnion' || schema instanceof z.ZodDiscriminatedUnion:\n return getDefaultValue(schema._def.options[0])\n case schema._def.typeName === 'ZodEnum' || schema instanceof z.ZodEnum:\n return schema._def.values[0]\n case schema._def.typeName === 'ZodString' || schema instanceof z.ZodString:\n return ''\n case schema._def.typeName === 'ZodNumber' || schema instanceof z.ZodNumber:\n return 0\n case schema._def.typeName === 'ZodBoolean' || schema instanceof z.ZodBoolean:\n return false\n case !('innerType' in schema._def):\n return undefined\n default:\n return getDefaultValue(schema._def.innerType)\n }\n }\n\n // @ts-expect-error asf\n if (zodSchema instanceof z.ZodEffects || zodSchema._def.typeName === 'ZodEffects') {\n return processZodEffects(zodSchema as unknown as z.ZodEffects<any>)\n }\n\n const defaults = {} as Schema\n\n const schemaEntries = Object.entries(zodSchema.shape) as [keyof Schema, z.ZodAny][]\n\n schemaEntries.map(([key, value]) => {\n defaults[key] = getDefaultValue(value) as Schema[keyof Schema]\n })\n\n return defaults\n }\n\n /**\n * Функция для объединения zod схождений\n * @param {ZodIntersection} zodSchema\n * @returns объединенная схема двух схождений\n *\n * @example\n * let schema = z.object({\n * foo: z.string()\n * })\n * // this will return intersection and we need\n * // to merge its left to right schema's\n * .and(\n * z.object({\n * bar: z.string()\n * })\n * )\n *\n * schema = ZodUtils.zodMergeIntersection(schema)\n *\n * // schema will be\n * z.object({\n * foo: z.string(),\n * bar: z.string()\n * })\n */\n static zodMergeIntersection<ZodLeft extends z.ZodTypeAny, ZodRight extends z.ZodTypeAny>(\n zodSchema: z.ZodIntersection<ZodLeft, ZodRight>\n ): z.ZodObject<z.objectUtil.MergeShapes<z.TypeOf<ZodLeft>, z.TypeOf<ZodRight>>> {\n const { left, right } = zodSchema._def\n\n const leftSchema =\n left instanceof z.ZodDiscriminatedUnion || left._def.typeName === 'ZodDiscriminatedUnion' ? left._def.options[0] : left\n const rightSchema =\n right instanceof z.ZodDiscriminatedUnion || right._def.typeName === 'ZodDiscriminatedUnion' ? right._def.options[0] : right\n\n if (\n (leftSchema._def.typeName === 'ZodObject' || leftSchema instanceof z.ZodObject) &&\n (rightSchema._def.typeName === 'ZodObject' || rightSchema instanceof z.ZodObject)\n ) {\n return leftSchema.merge(rightSchema)\n }\n\n throw new Error(`Cannot merge schema type ${rightSchema._def.typeName} to ${leftSchema._def.typeName}`)\n }\n}\n"],"names":["ZodUtils","zodSchema","options","fillArrayWithValue","processZodEffects","schema","innerType","z","getDefaultValue","defaults","key","value","left","right","leftSchema","rightSchema"],"mappings":"6FASO,MAAMA,CAAS,CA+BpB,OAAO,eACLC,EACAC,EACQ,CACR,KAAM,CAAE,mBAAAC,GAAuBD,GAAW,CAAA,EAEpCE,EAAqBC,GAA8B,CACvD,MAAMC,EAAYD,EAAO,KAAK,OAE9B,OAAIC,aAAqBC,EAAE,YAAcD,EAAU,KAAK,WAAa,aAC5DF,EAAkBE,CAAS,EAGhCA,aAAqBC,EAAE,WAAaD,EAAU,KAAK,WAAa,YAC3D,KAAK,eAAeA,EAAWJ,CAAO,EAGxCM,EAAgBF,CAAS,CAClC,EAEME,EAAmBH,GAAkC,CACzD,GAAIA,aAAkBE,EAAE,YAAcF,EAAO,KAAK,WAAa,aAC7D,OAAOD,EAAkBC,CAAiC,EAG5D,OAAQ,GAAA,CACN,KAAKA,EAAO,KAAK,WAAa,cAAgBA,aAAkBE,EAAE,YAChE,OAAQF,EAAmC,KAAK,aAAA,EAClD,KAAKA,EAAO,KAAK,WAAa,eAAiBA,aAAkBE,EAAE,aACjE,OACF,KAAKF,EAAO,KAAK,WAAa,aAC5B,OAAOD,EAAkBC,CAAiC,EAC5D,KAAKA,EAAO,KAAK,WAAa,eAAiBA,aAAkBE,EAAE,aACjE,OAAO,KACT,KAAKF,EAAO,KAAK,WAAa,YAAcA,aAAkBE,EAAE,UAC9D,OAAOJ,EAAqB,CAACK,EAAiBH,EAAiC,OAAO,CAAC,EAAI,CAAA,EAC7F,KAAKA,EAAO,KAAK,WAAa,aAAeA,aAAkBE,EAAE,WAC/D,OAAO,KAAK,eAAeF,EAAsCH,CAAO,EAC1E,KAAKG,EAAO,KAAK,WAAa,YAAcA,aAAkBE,EAAE,UAC9D,OAAOC,EAAgBH,EAAO,KAAK,QAAQ,CAAC,CAAC,EAC/C,KAAKA,EAAO,KAAK,WAAa,cAAgBA,aAAkBE,EAAE,YAChE,OAAOF,EAAO,KAAK,MACrB,KAAKA,EAAO,KAAK,WAAa,yBAA2BA,aAAkBE,EAAE,uBAC3E,OAAOC,EAAgBH,EAAO,KAAK,QAAQ,CAAC,CAAC,EAC/C,KAAKA,EAAO,KAAK,WAAa,WAAaA,aAAkBE,EAAE,SAC7D,OAAOF,EAAO,KAAK,OAAO,CAAC,EAC7B,KAAKA,EAAO,KAAK,WAAa,aAAeA,aAAkBE,EAAE,WAC/D,MAAO,GACT,KAAKF,EAAO,KAAK,WAAa,aAAeA,aAAkBE,EAAE,WAC/D,MAAO,GACT,KAAKF,EAAO,KAAK,WAAa,cAAgBA,aAAkBE,EAAE,YAChE,MAAO,GACT,IAAK,EAAE,cAAeF,EAAO,MAC3B,OACF,QACE,OAAOG,EAAgBH,EAAO,KAAK,SAAS,CAAA,CAElD,EAGA,GAAIJ,aAAqBM,EAAE,YAAcN,EAAU,KAAK,WAAa,aACnE,OAAOG,EAAkBH,CAAyC,EAGpE,MAAMQ,EAAW,CAAA,EAIjB,OAFsB,OAAO,QAAQR,EAAU,KAAK,EAEtC,IAAI,CAAC,CAACS,EAAKC,CAAK,IAAM,CAClCF,EAASC,CAAG,EAAIF,EAAgBG,CAAK,CACvC,CAAC,EAEMF,CACT,CA2BA,OAAO,qBACLR,EAC8E,CAC9E,KAAM,CAAE,KAAAW,EAAM,MAAAC,CAAA,EAAUZ,EAAU,KAE5Ba,EACJF,aAAgBL,EAAE,uBAAyBK,EAAK,KAAK,WAAa,wBAA0BA,EAAK,KAAK,QAAQ,CAAC,EAAIA,EAC/GG,EACJF,aAAiBN,EAAE,uBAAyBM,EAAM,KAAK,WAAa,wBAA0BA,EAAM,KAAK,QAAQ,CAAC,EAAIA,EAExH,IACGC,EAAW,KAAK,WAAa,aAAeA,aAAsBP,EAAE,aACpEQ,EAAY,KAAK,WAAa,aAAeA,aAAuBR,EAAE,WAEvE,OAAOO,EAAW,MAAMC,CAAW,EAGrC,MAAM,IAAI,MAAM,4BAA4BA,EAAY,KAAK,QAAQ,OAAOD,EAAW,KAAK,QAAQ,EAAE,CACxG,CACF"}
@@ -1,2 +1,2 @@
1
- import{VALIDATION_MESSAGES as e}from"../messages.js";import{string as a}from"../../../../node_modules/zod/v3/types.js";import{parse as n}from"../../../../node_modules/date-fns/parse.js";import{ZodIssueCode as t}from"../../../../node_modules/zod/v3/ZodError.js";import{isValid as D}from"../../../../node_modules/date-fns/isValid.js";const g=a().length(10,{message:e.INVALID_DATE}).superRefine((s,o)=>{const[r,i,m]=(s==null?void 0:s.split("."))??"",d=n(`${r}/${i}/${m}`,"dd/MM/yyyy",new Date);+m<=1950&&o.addIssue({code:t.custom,message:e.INVALID_DATE}),D(d)||o.addIssue({code:t.custom,message:e.INVALID_DATE}),new Date().getTime()<new Date(d).getTime()&&o.addIssue({code:t.custom,message:e.FUTURE_DATE_NOT_ALLOWED})});export{g as zodCalendarValidate};
1
+ import{VALIDATION_MESSAGES as e}from"../messages.js";import{string as a}from"../../../../node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/types.js";import{parse as n}from"../../../../node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/parse.js";import{ZodIssueCode as t}from"../../../../node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/ZodError.js";import{isValid as D}from"../../../../node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/isValid.js";const g=a().length(10,{message:e.INVALID_DATE}).superRefine((s,o)=>{const[r,i,m]=(s==null?void 0:s.split("."))??"",d=n(`${r}/${i}/${m}`,"dd/MM/yyyy",new Date);+m<=1950&&o.addIssue({code:t.custom,message:e.INVALID_DATE}),D(d)||o.addIssue({code:t.custom,message:e.INVALID_DATE}),new Date().getTime()<new Date(d).getTime()&&o.addIssue({code:t.custom,message:e.FUTURE_DATE_NOT_ALLOWED})});export{g as zodCalendarValidate};
2
2
  //# sourceMappingURL=calendar.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"calendar.js","sources":["../../../../../lib/shared/validation/zodValidation/calendar.ts"],"sourcesContent":["import { isValid, parse } from 'date-fns'\nimport { z } from 'zod'\nimport { VALIDATION_MESSAGES } from '../messages'\n\nexport const zodCalendarValidate = z\n .string()\n .length(10, { message: VALIDATION_MESSAGES.INVALID_DATE })\n .superRefine((val, ctx) => {\n const [day, month, year] = val?.split('.') ?? ''\n const parsed = parse(`${day}/${month}/${year}`, 'dd/MM/yyyy', new Date())\n\n if (+year <= 1950) {\n ctx.addIssue({\n code: z.ZodIssueCode.custom,\n message: VALIDATION_MESSAGES.INVALID_DATE\n })\n }\n\n if (!isValid(parsed)) {\n ctx.addIssue({\n code: z.ZodIssueCode.custom,\n message: VALIDATION_MESSAGES.INVALID_DATE\n })\n }\n\n if (new Date().getTime() < new Date(parsed).getTime()) {\n ctx.addIssue({\n code: z.ZodIssueCode.custom,\n message: VALIDATION_MESSAGES.FUTURE_DATE_NOT_ALLOWED\n })\n }\n })\n"],"names":["zodCalendarValidate","z.string","VALIDATION_MESSAGES","val","ctx","day","month","year","parsed","parse","z.ZodIssueCode","isValid"],"mappings":"4UAIO,MAAMA,EAAsBC,EAChC,EACA,OAAO,GAAI,CAAE,QAASC,EAAoB,aAAc,EACxD,YAAY,CAACC,EAAKC,IAAQ,CACzB,KAAM,CAACC,EAAKC,EAAOC,CAAI,GAAIJ,GAAA,YAAAA,EAAK,MAAM,OAAQ,GACxCK,EAASC,EAAM,GAAGJ,CAAG,IAAIC,CAAK,IAAIC,CAAI,GAAI,aAAc,IAAI,IAAM,EAEpE,CAACA,GAAQ,MACXH,EAAI,SAAS,CACX,KAAMM,EAAe,OACrB,QAASR,EAAoB,YAAA,CAC9B,EAGES,EAAQH,CAAM,GACjBJ,EAAI,SAAS,CACX,KAAMM,EAAe,OACrB,QAASR,EAAoB,YAAA,CAC9B,EAGC,IAAI,KAAA,EAAO,QAAA,EAAY,IAAI,KAAKM,CAAM,EAAE,WAC1CJ,EAAI,SAAS,CACX,KAAMM,EAAe,OACrB,QAASR,EAAoB,uBAAA,CAC9B,CAEL,CAAC"}
1
+ {"version":3,"file":"calendar.js","sources":["../../../../../lib/shared/validation/zodValidation/calendar.ts"],"sourcesContent":["import { isValid, parse } from 'date-fns'\nimport { z } from 'zod'\nimport { VALIDATION_MESSAGES } from '../messages'\n\nexport const zodCalendarValidate = z\n .string()\n .length(10, { message: VALIDATION_MESSAGES.INVALID_DATE })\n .superRefine((val, ctx) => {\n const [day, month, year] = val?.split('.') ?? ''\n const parsed = parse(`${day}/${month}/${year}`, 'dd/MM/yyyy', new Date())\n\n if (+year <= 1950) {\n ctx.addIssue({\n code: z.ZodIssueCode.custom,\n message: VALIDATION_MESSAGES.INVALID_DATE\n })\n }\n\n if (!isValid(parsed)) {\n ctx.addIssue({\n code: z.ZodIssueCode.custom,\n message: VALIDATION_MESSAGES.INVALID_DATE\n })\n }\n\n if (new Date().getTime() < new Date(parsed).getTime()) {\n ctx.addIssue({\n code: z.ZodIssueCode.custom,\n message: VALIDATION_MESSAGES.FUTURE_DATE_NOT_ALLOWED\n })\n }\n })\n"],"names":["zodCalendarValidate","z.string","VALIDATION_MESSAGES","val","ctx","day","month","year","parsed","parse","z.ZodIssueCode","isValid"],"mappings":"8cAIO,MAAMA,EAAsBC,EAChC,EACA,OAAO,GAAI,CAAE,QAASC,EAAoB,aAAc,EACxD,YAAY,CAACC,EAAKC,IAAQ,CACzB,KAAM,CAACC,EAAKC,EAAOC,CAAI,GAAIJ,GAAA,YAAAA,EAAK,MAAM,OAAQ,GACxCK,EAASC,EAAM,GAAGJ,CAAG,IAAIC,CAAK,IAAIC,CAAI,GAAI,aAAc,IAAI,IAAM,EAEpE,CAACA,GAAQ,MACXH,EAAI,SAAS,CACX,KAAMM,EAAe,OACrB,QAASR,EAAoB,YAAA,CAC9B,EAGES,EAAQH,CAAM,GACjBJ,EAAI,SAAS,CACX,KAAMM,EAAe,OACrB,QAASR,EAAoB,YAAA,CAC9B,EAGC,IAAI,KAAA,EAAO,QAAA,EAAY,IAAI,KAAKM,CAAM,EAAE,WAC1CJ,EAAI,SAAS,CACX,KAAMM,EAAe,OACrB,QAASR,EAAoB,uBAAA,CAC9B,CAEL,CAAC"}
@@ -1,2 +1,2 @@
1
- import{RgxUnicode as i,RgxCheckForHyphen as m,RgxPatronymic as n}from"../regExp.js";import{string as c}from"../../../../node_modules/zod/v3/types.js";import{ZodIssueCode as o}from"../../../../node_modules/zod/v3/ZodError.js";const u=t=>{const s=t.trim().replace(/\s+/g," ").split(" "),[a,d,...e]=s,r=e==null?void 0:e.join(" ");return{surname:a,name:d,patronymic:r}},I=c({invalid_type_error:"Обязательно к заполнению",required_error:"Обязательно к заполнению"}).superRefine((t,s)=>{t===""&&s.addIssue({code:o.custom,message:"Введите имя и фамилию"}),i.test(t)||s.addIssue({code:o.custom,message:"Должна быть только кириллица"});const{surname:a,name:d,patronymic:e}=u(t);(!a||!d)&&s.addIssue({code:o.custom,message:"Введите имя и фамилию"}),m.test(d)||s.addIssue({code:o.custom,message:"Неверно введено имя"}),m.test(a)||s.addIssue({code:o.custom,message:"Неверно введена фамилия"}),e&&(n.test(e)||s.addIssue({code:o.custom,message:"Неверно введено отчество"}))});export{u as formattedDadataFio,I as zodDadataFioSchema};
1
+ import{RgxUnicode as i,RgxCheckForHyphen as m,RgxPatronymic as n}from"../regExp.js";import{string as c}from"../../../../node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/types.js";import{ZodIssueCode as o}from"../../../../node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/ZodError.js";const u=t=>{const s=t.trim().replace(/\s+/g," ").split(" "),[a,d,...e]=s,r=e==null?void 0:e.join(" ");return{surname:a,name:d,patronymic:r}},I=c({invalid_type_error:"Обязательно к заполнению",required_error:"Обязательно к заполнению"}).superRefine((t,s)=>{t===""&&s.addIssue({code:o.custom,message:"Введите имя и фамилию"}),i.test(t)||s.addIssue({code:o.custom,message:"Должна быть только кириллица"});const{surname:a,name:d,patronymic:e}=u(t);(!a||!d)&&s.addIssue({code:o.custom,message:"Введите имя и фамилию"}),m.test(d)||s.addIssue({code:o.custom,message:"Неверно введено имя"}),m.test(a)||s.addIssue({code:o.custom,message:"Неверно введена фамилия"}),e&&(n.test(e)||s.addIssue({code:o.custom,message:"Неверно введено отчество"}))});export{u as formattedDadataFio,I as zodDadataFioSchema};
2
2
  //# sourceMappingURL=dadataFio.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"dadataFio.js","sources":["../../../../../lib/shared/validation/zodValidation/dadataFio.ts"],"sourcesContent":["import { z } from 'zod'\nimport { RgxCheckForHyphen, RgxPatronymic, RgxUnicode } from '../regExp'\n\nexport const formattedDadataFio = (value: string) => {\n const parts = value.trim().replace(/\\s+/g, ' ').split(' ')\n const [surname, name, ...patronymicArr] = parts\n const patronymic = patronymicArr?.join(' ')\n\n return {\n surname,\n name,\n patronymic\n }\n}\n\nexport const zodDadataFioSchema = z\n .string({ invalid_type_error: 'Обязательно к заполнению', required_error: 'Обязательно к заполнению' })\n .superRefine((value, ctx) => {\n if (value === '') {\n ctx.addIssue({\n code: z.ZodIssueCode.custom,\n message: 'Введите имя и фамилию'\n })\n }\n\n if (!RgxUnicode.test(value)) {\n ctx.addIssue({\n code: z.ZodIssueCode.custom,\n message: 'Должна быть только кириллица'\n })\n }\n\n const { surname, name, patronymic } = formattedDadataFio(value)\n\n if (!surname || !name) {\n ctx.addIssue({\n code: z.ZodIssueCode.custom,\n message: 'Введите имя и фамилию'\n })\n }\n\n if (!RgxCheckForHyphen.test(name)) {\n ctx.addIssue({\n code: z.ZodIssueCode.custom,\n message: 'Неверно введено имя'\n })\n }\n\n if (!RgxCheckForHyphen.test(surname)) {\n ctx.addIssue({\n code: z.ZodIssueCode.custom,\n message: 'Неверно введена фамилия'\n })\n }\n\n if (patronymic) {\n if (!RgxPatronymic.test(patronymic)) {\n ctx.addIssue({\n code: z.ZodIssueCode.custom,\n message: 'Неверно введено отчество'\n })\n }\n }\n })\n"],"names":["formattedDadataFio","value","parts","surname","name","patronymicArr","patronymic","zodDadataFioSchema","z.string","ctx","z.ZodIssueCode","RgxUnicode","RgxCheckForHyphen","RgxPatronymic"],"mappings":"iOAGO,MAAMA,EAAsBC,GAAkB,CACnD,MAAMC,EAAQD,EAAM,OAAO,QAAQ,OAAQ,GAAG,EAAE,MAAM,GAAG,EACnD,CAACE,EAASC,EAAM,GAAGC,CAAa,EAAIH,EACpCI,EAAaD,GAAA,YAAAA,EAAe,KAAK,KAEvC,MAAO,CACL,QAAAF,EACA,KAAAC,EACA,WAAAE,CAAA,CAEJ,EAEaC,EAAqBC,EACxB,CAAE,mBAAoB,2BAA4B,eAAgB,0BAAA,CAA4B,EACrG,YAAY,CAACP,EAAOQ,IAAQ,CACvBR,IAAU,IACZQ,EAAI,SAAS,CACX,KAAMC,EAAe,OACrB,QAAS,uBAAA,CACV,EAGEC,EAAW,KAAKV,CAAK,GACxBQ,EAAI,SAAS,CACX,KAAMC,EAAe,OACrB,QAAS,8BAAA,CACV,EAGH,KAAM,CAAE,QAAAP,EAAS,KAAAC,EAAM,WAAAE,CAAA,EAAeN,EAAmBC,CAAK,GAE1D,CAACE,GAAW,CAACC,IACfK,EAAI,SAAS,CACX,KAAMC,EAAe,OACrB,QAAS,uBAAA,CACV,EAGEE,EAAkB,KAAKR,CAAI,GAC9BK,EAAI,SAAS,CACX,KAAMC,EAAe,OACrB,QAAS,qBAAA,CACV,EAGEE,EAAkB,KAAKT,CAAO,GACjCM,EAAI,SAAS,CACX,KAAMC,EAAe,OACrB,QAAS,yBAAA,CACV,EAGCJ,IACGO,EAAc,KAAKP,CAAU,GAChCG,EAAI,SAAS,CACX,KAAMC,EAAe,OACrB,QAAS,0BAAA,CACV,EAGP,CAAC"}
1
+ {"version":3,"file":"dadataFio.js","sources":["../../../../../lib/shared/validation/zodValidation/dadataFio.ts"],"sourcesContent":["import { z } from 'zod'\nimport { RgxCheckForHyphen, RgxPatronymic, RgxUnicode } from '../regExp'\n\nexport const formattedDadataFio = (value: string) => {\n const parts = value.trim().replace(/\\s+/g, ' ').split(' ')\n const [surname, name, ...patronymicArr] = parts\n const patronymic = patronymicArr?.join(' ')\n\n return {\n surname,\n name,\n patronymic\n }\n}\n\nexport const zodDadataFioSchema = z\n .string({ invalid_type_error: 'Обязательно к заполнению', required_error: 'Обязательно к заполнению' })\n .superRefine((value, ctx) => {\n if (value === '') {\n ctx.addIssue({\n code: z.ZodIssueCode.custom,\n message: 'Введите имя и фамилию'\n })\n }\n\n if (!RgxUnicode.test(value)) {\n ctx.addIssue({\n code: z.ZodIssueCode.custom,\n message: 'Должна быть только кириллица'\n })\n }\n\n const { surname, name, patronymic } = formattedDadataFio(value)\n\n if (!surname || !name) {\n ctx.addIssue({\n code: z.ZodIssueCode.custom,\n message: 'Введите имя и фамилию'\n })\n }\n\n if (!RgxCheckForHyphen.test(name)) {\n ctx.addIssue({\n code: z.ZodIssueCode.custom,\n message: 'Неверно введено имя'\n })\n }\n\n if (!RgxCheckForHyphen.test(surname)) {\n ctx.addIssue({\n code: z.ZodIssueCode.custom,\n message: 'Неверно введена фамилия'\n })\n }\n\n if (patronymic) {\n if (!RgxPatronymic.test(patronymic)) {\n ctx.addIssue({\n code: z.ZodIssueCode.custom,\n message: 'Неверно введено отчество'\n })\n }\n }\n })\n"],"names":["formattedDadataFio","value","parts","surname","name","patronymicArr","patronymic","zodDadataFioSchema","z.string","ctx","z.ZodIssueCode","RgxUnicode","RgxCheckForHyphen","RgxPatronymic"],"mappings":"+RAGO,MAAMA,EAAsBC,GAAkB,CACnD,MAAMC,EAAQD,EAAM,OAAO,QAAQ,OAAQ,GAAG,EAAE,MAAM,GAAG,EACnD,CAACE,EAASC,EAAM,GAAGC,CAAa,EAAIH,EACpCI,EAAaD,GAAA,YAAAA,EAAe,KAAK,KAEvC,MAAO,CACL,QAAAF,EACA,KAAAC,EACA,WAAAE,CAAA,CAEJ,EAEaC,EAAqBC,EACxB,CAAE,mBAAoB,2BAA4B,eAAgB,0BAAA,CAA4B,EACrG,YAAY,CAACP,EAAOQ,IAAQ,CACvBR,IAAU,IACZQ,EAAI,SAAS,CACX,KAAMC,EAAe,OACrB,QAAS,uBAAA,CACV,EAGEC,EAAW,KAAKV,CAAK,GACxBQ,EAAI,SAAS,CACX,KAAMC,EAAe,OACrB,QAAS,8BAAA,CACV,EAGH,KAAM,CAAE,QAAAP,EAAS,KAAAC,EAAM,WAAAE,CAAA,EAAeN,EAAmBC,CAAK,GAE1D,CAACE,GAAW,CAACC,IACfK,EAAI,SAAS,CACX,KAAMC,EAAe,OACrB,QAAS,uBAAA,CACV,EAGEE,EAAkB,KAAKR,CAAI,GAC9BK,EAAI,SAAS,CACX,KAAMC,EAAe,OACrB,QAAS,qBAAA,CACV,EAGEE,EAAkB,KAAKT,CAAO,GACjCM,EAAI,SAAS,CACX,KAAMC,EAAe,OACrB,QAAS,yBAAA,CACV,EAGCJ,IACGO,EAAc,KAAKP,CAAU,GAChCG,EAAI,SAAS,CACX,KAAMC,EAAe,OACrB,QAAS,0BAAA,CACV,EAGP,CAAC"}
@@ -1,2 +1,2 @@
1
- import{VALIDATION_MESSAGES as e}from"../messages.js";import{coerce as r}from"../../../../node_modules/zod/v3/types.js";import{ZodIssueCode as d}from"../../../../node_modules/zod/v3/ZodError.js";const i=r.number().min(1e3,`${e.FIX_LENGTH} 4`).max(9999,`${e.FIX_LENGTH} 4`).nullable().superRefine((o,m)=>{o===null&&m.addIssue({code:d.invalid_type,expected:"number",received:"null",message:`${e.FIX_LENGTH} 4`})}).default(null);export{i as zodOtpCodeSchema};
1
+ import{VALIDATION_MESSAGES as e}from"../messages.js";import{coerce as r}from"../../../../node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/types.js";import{ZodIssueCode as d}from"../../../../node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/ZodError.js";const i=r.number().min(1e3,`${e.FIX_LENGTH} 4`).max(9999,`${e.FIX_LENGTH} 4`).nullable().superRefine((o,m)=>{o===null&&m.addIssue({code:d.invalid_type,expected:"number",received:"null",message:`${e.FIX_LENGTH} 4`})}).default(null);export{i as zodOtpCodeSchema};
2
2
  //# sourceMappingURL=otpCode.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"otpCode.js","sources":["../../../../../lib/shared/validation/zodValidation/otpCode.ts"],"sourcesContent":["import { z } from 'zod'\nimport { VALIDATION_MESSAGES } from '../messages'\n\nexport const zodOtpCodeSchema = z.coerce\n .number()\n .min(1000, `${VALIDATION_MESSAGES.FIX_LENGTH} 4`)\n .max(9999, `${VALIDATION_MESSAGES.FIX_LENGTH} 4`)\n .nullable()\n .superRefine((value, context) => {\n if (value === null) {\n context.addIssue({\n code: z.ZodIssueCode.invalid_type,\n expected: 'number',\n received: 'null',\n message: `${VALIDATION_MESSAGES.FIX_LENGTH} 4`\n })\n }\n })\n .default(null)\n"],"names":["zodOtpCodeSchema","z.coerce","VALIDATION_MESSAGES","value","context","z.ZodIssueCode"],"mappings":"kMAGO,MAAMA,EAAmBC,EAC7B,OAAA,EACA,IAAI,IAAM,GAAGC,EAAoB,UAAU,IAAI,EAC/C,IAAI,KAAM,GAAGA,EAAoB,UAAU,IAAI,EAC/C,WACA,YAAY,CAACC,EAAOC,IAAY,CAC3BD,IAAU,MACZC,EAAQ,SAAS,CACf,KAAMC,EAAe,aACrB,SAAU,SACV,SAAU,OACV,QAAS,GAAGH,EAAoB,UAAU,IAAA,CAC3C,CAEL,CAAC,EACA,QAAQ,IAAI"}
1
+ {"version":3,"file":"otpCode.js","sources":["../../../../../lib/shared/validation/zodValidation/otpCode.ts"],"sourcesContent":["import { z } from 'zod'\nimport { VALIDATION_MESSAGES } from '../messages'\n\nexport const zodOtpCodeSchema = z.coerce\n .number()\n .min(1000, `${VALIDATION_MESSAGES.FIX_LENGTH} 4`)\n .max(9999, `${VALIDATION_MESSAGES.FIX_LENGTH} 4`)\n .nullable()\n .superRefine((value, context) => {\n if (value === null) {\n context.addIssue({\n code: z.ZodIssueCode.invalid_type,\n expected: 'number',\n received: 'null',\n message: `${VALIDATION_MESSAGES.FIX_LENGTH} 4`\n })\n }\n })\n .default(null)\n"],"names":["zodOtpCodeSchema","z.coerce","VALIDATION_MESSAGES","value","context","z.ZodIssueCode"],"mappings":"gQAGO,MAAMA,EAAmBC,EAC7B,OAAA,EACA,IAAI,IAAM,GAAGC,EAAoB,UAAU,IAAI,EAC/C,IAAI,KAAM,GAAGA,EAAoB,UAAU,IAAI,EAC/C,WACA,YAAY,CAACC,EAAOC,IAAY,CAC3BD,IAAU,MACZC,EAAQ,SAAS,CACf,KAAMC,EAAe,aACrB,SAAU,SACV,SAAU,OACV,QAAS,GAAGH,EAAoB,UAAU,IAAA,CAC3C,CAEL,CAAC,EACA,QAAQ,IAAI"}
@@ -1,2 +1,2 @@
1
- import{string as t}from"../../../../node_modules/zod/v3/types.js";import{ZodIssueCode as o}from"../../../../node_modules/zod/v3/ZodError.js";const n=t().superRefine((e,s)=>{const r=e.charAt(0);["3","4","5","6","9"].includes(r)||s.addIssue({code:o.custom,message:"Код города/оператора должен начинаться с цифры 3, 4, 5, 6 или 9"}),e.length!==10&&s.addIssue({code:o.custom,message:"Введите номер телефона полностью"})}).transform(e=>`7${e}`);export{n as zodPhoneSchema};
1
+ import{string as t}from"../../../../node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/types.js";import{ZodIssueCode as o}from"../../../../node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/ZodError.js";const n=t().superRefine((e,s)=>{const r=e.charAt(0);["3","4","5","6","9"].includes(r)||s.addIssue({code:o.custom,message:"Код города/оператора должен начинаться с цифры 3, 4, 5, 6 или 9"}),e.length!==10&&s.addIssue({code:o.custom,message:"Введите номер телефона полностью"})}).transform(e=>`7${e}`);export{n as zodPhoneSchema};
2
2
  //# sourceMappingURL=phone.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"phone.js","sources":["../../../../../lib/shared/validation/zodValidation/phone.ts"],"sourcesContent":["import { z } from 'zod'\n\nexport const zodPhoneSchema = z\n .string()\n .superRefine((value, ctx) => {\n const operatorCode = value.charAt(0)\n\n if (!['3', '4', '5', '6', '9'].includes(operatorCode)) {\n ctx.addIssue({\n code: z.ZodIssueCode.custom,\n message: 'Код города/оператора должен начинаться с цифры 3, 4, 5, 6 или 9'\n })\n }\n\n if (value.length !== 10) {\n ctx.addIssue({\n code: z.ZodIssueCode.custom,\n message: 'Введите номер телефона полностью'\n })\n }\n })\n .transform((value) => `7${value}`)\n"],"names":["zodPhoneSchema","z.string","value","ctx","operatorCode","z.ZodIssueCode"],"mappings":"6IAEO,MAAMA,EAAiBC,EAC3B,EACA,YAAY,CAACC,EAAOC,IAAQ,CAC3B,MAAMC,EAAeF,EAAM,OAAO,CAAC,EAE9B,CAAC,IAAK,IAAK,IAAK,IAAK,GAAG,EAAE,SAASE,CAAY,GAClDD,EAAI,SAAS,CACX,KAAME,EAAe,OACrB,QAAS,iEAAA,CACV,EAGCH,EAAM,SAAW,IACnBC,EAAI,SAAS,CACX,KAAME,EAAe,OACrB,QAAS,kCAAA,CACV,CAEL,CAAC,EACA,UAAWH,GAAU,IAAIA,CAAK,EAAE"}
1
+ {"version":3,"file":"phone.js","sources":["../../../../../lib/shared/validation/zodValidation/phone.ts"],"sourcesContent":["import { z } from 'zod'\n\nexport const zodPhoneSchema = z\n .string()\n .superRefine((value, ctx) => {\n const operatorCode = value.charAt(0)\n\n if (!['3', '4', '5', '6', '9'].includes(operatorCode)) {\n ctx.addIssue({\n code: z.ZodIssueCode.custom,\n message: 'Код города/оператора должен начинаться с цифры 3, 4, 5, 6 или 9'\n })\n }\n\n if (value.length !== 10) {\n ctx.addIssue({\n code: z.ZodIssueCode.custom,\n message: 'Введите номер телефона полностью'\n })\n }\n })\n .transform((value) => `7${value}`)\n"],"names":["zodPhoneSchema","z.string","value","ctx","operatorCode","z.ZodIssueCode"],"mappings":"2MAEO,MAAMA,EAAiBC,EAC3B,EACA,YAAY,CAACC,EAAOC,IAAQ,CAC3B,MAAMC,EAAeF,EAAM,OAAO,CAAC,EAE9B,CAAC,IAAK,IAAK,IAAK,IAAK,GAAG,EAAE,SAASE,CAAY,GAClDD,EAAI,SAAS,CACX,KAAME,EAAe,OACrB,QAAS,iEAAA,CACV,EAGCH,EAAM,SAAW,IACnBC,EAAI,SAAS,CACX,KAAME,EAAe,OACrB,QAAS,kCAAA,CACV,CAEL,CAAC,EACA,UAAWH,GAAU,IAAIA,CAAK,EAAE"}
@@ -1,2 +1,2 @@
1
- import{jsxs as a,jsx as r}from"react/jsx-runtime";import*as s from"react";import{AUTH_PROVIDER_MODE as l}from"./model/helpers.js";import{MobileId as c}from"./ui/MobileId.js";import{Esia as u}from"./ui/Esia.js";import{cn as t}from"../../shared/utils/cn.js";import"../../shared/ui/button/Button.js";import"../../shared/ui/buttonIcon/ButtonIcon.js";import{Badge as g}from"../../shared/ui/badge/Badge.js";import"../../shared/ui/calendar/Calendar.js";import"../../shared/ui/calendar/model/utils.js";import"../../shared/ui/accordion/Accordion.js";import"react-hook-form";import"react-dom";import"../../shared/ui/modal/ui/IframeModalContent.js";import"../../../node_modules/react-hot-toast/dist/index.js";import"../../shared/ui/table/ui/primitives/Primitives.js";import"../../shared/ui/carousel/ui/CarouselContent.js";import"../../shared/ui/slot/Slot.js";import"../../shared/ui/formElements/uncontrolled/autocomplete/Autocomplete.js";import"../../shared/ui/formElements/uncontrolled/checkbox/Checkbox.js";import"../../shared/ui/formElements/uncontrolled/combobox/combobox.js";import"../../shared/ui/formElements/uncontrolled/dayPicker/DayPicker.js";import"../../shared/ui/formElements/uncontrolled/input/Input.js";import"../../shared/ui/formElements/uncontrolled/inputOtp/InputOtpBase.js";import"../../shared/ui/formElements/uncontrolled/maskInput/MaskInput.js";import"../../shared/ui/formElements/uncontrolled/radio/RadioGroup.js";import"../../shared/ui/formElements/uncontrolled/radio/ui/RadioItem.js";import"../../shared/ui/formElements/uncontrolled/slider/SliderBase.js";import"../../shared/ui/formElements/uncontrolled/switch/Switch.js";import"../../shared/ui/formElements/uncontrolled/textarea/Textarea.js";import"../../shared/ui/formElements/uncontrolled/uploader/UploaderBase.js";import"../../shared/ui/formElements/uncontrolled/inputCurrency/InputCurrency.js";import"../../../src/configs/api.js";import"../../shared/ui/formElements/controlled/editor/ui/Editor.js";import"../../shared/ui/formElements/controlled/input/MaskInputControl.js";import"../../shared/ui/dropdownList/ui/dropdownItem/DropdownItem.js";const Z=i=>{switch(i.mode){case l.ESIA:return r(u,{...i});case l.MOBILE_ID:return r(c,{...i});case l.COMBINE:default:const{esiaConfig:d,mobileIdConfig:n,subtitle:m,badge:p,classes:o}=i,f=!m&&!p?s.Fragment:"div",e="p-0 outline-0 h-[74px]";return a("div",{className:t("flex w-full flex-col items-center justify-center gap-2 rounded-sm bg-color-white px-2 py-4 outline outline-1 outline-warm-grey-200 desktop:w-[524px] desktop:p-4",o==null?void 0:o.root),children:[a(f,{className:t("flex w-full items-center justify-between gap-2",o==null?void 0:o.topContent),children:[m&&r("h5",{className:t("desk-body-regular-l flex flex-1 text-color-dark",o==null?void 0:o.subtitle),children:m}),p&&r(g,{className:t("bg-color-positive",o==null?void 0:o.badge),children:p})]}),a("div",{className:t("grid w-full grid-cols-2 gap-2 desktop:gap-4",o==null?void 0:o.authWrapper),children:[r(u,{...d,classes:{authWrapper:{root:e},root:e,arrowIcon:"hidden",...d.classes}}),r(c,{...n,classes:{root:e,authWrapper:{root:e},arrowIcon:"hidden",...n.classes}})]})]})}};export{Z as AuthProvider};
1
+ import{jsxs as a,jsx as r}from"react/jsx-runtime";import*as s from"react";import{AUTH_PROVIDER_MODE as l}from"./model/helpers.js";import{MobileId as c}from"./ui/MobileId.js";import{Esia as u}from"./ui/Esia.js";import{cn as t}from"../../shared/utils/cn.js";import"../../shared/ui/button/Button.js";import"../../shared/ui/buttonIcon/ButtonIcon.js";import{Badge as g}from"../../shared/ui/badge/Badge.js";import"../../shared/ui/calendar/Calendar.js";import"../../shared/ui/calendar/model/utils.js";import"../../shared/ui/accordion/Accordion.js";import"react-hook-form";import"react-dom";import"../../shared/ui/modal/ui/IframeModalContent.js";import"../../../node_modules/.pnpm/react-hot-toast@2.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/react-hot-toast/dist/index.js";import"../../shared/ui/table/ui/primitives/Primitives.js";import"../../shared/ui/carousel/ui/CarouselContent.js";import"../../shared/ui/slot/Slot.js";import"../../shared/ui/formElements/uncontrolled/autocomplete/Autocomplete.js";import"../../shared/ui/formElements/uncontrolled/checkbox/Checkbox.js";import"../../shared/ui/formElements/uncontrolled/combobox/combobox.js";import"../../shared/ui/formElements/uncontrolled/dayPicker/DayPicker.js";import"../../shared/ui/formElements/uncontrolled/input/Input.js";import"../../shared/ui/formElements/uncontrolled/inputOtp/InputOtpBase.js";import"../../shared/ui/formElements/uncontrolled/maskInput/MaskInput.js";import"../../shared/ui/formElements/uncontrolled/radio/RadioGroup.js";import"../../shared/ui/formElements/uncontrolled/radio/ui/RadioItem.js";import"../../shared/ui/formElements/uncontrolled/slider/SliderBase.js";import"../../shared/ui/formElements/uncontrolled/switch/Switch.js";import"../../shared/ui/formElements/uncontrolled/textarea/Textarea.js";import"../../shared/ui/formElements/uncontrolled/uploader/UploaderBase.js";import"../../shared/ui/formElements/uncontrolled/inputCurrency/InputCurrency.js";import"../../../src/configs/api.js";import"../../shared/ui/formElements/controlled/editor/ui/Editor.js";import"../../shared/ui/formElements/controlled/input/MaskInputControl.js";import"../../../node_modules/.pnpm/classnames@2.5.1/node_modules/classnames/index.js";import"../../shared/ui/dropdownList/ui/dropdownItem/DropdownItem.js";const $=i=>{switch(i.mode){case l.ESIA:return r(u,{...i});case l.MOBILE_ID:return r(c,{...i});case l.COMBINE:default:const{esiaConfig:d,mobileIdConfig:n,subtitle:m,badge:p,classes:o}=i,f=!m&&!p?s.Fragment:"div",e="p-0 outline-0 h-[74px]";return a("div",{className:t("flex w-full flex-col items-center justify-center gap-2 rounded-sm bg-color-white px-2 py-4 outline outline-1 outline-warm-grey-200 desktop:w-[524px] desktop:p-4",o==null?void 0:o.root),children:[a(f,{className:t("flex w-full items-center justify-between gap-2",o==null?void 0:o.topContent),children:[m&&r("h5",{className:t("desk-body-regular-l flex flex-1 text-color-dark",o==null?void 0:o.subtitle),children:m}),p&&r(g,{className:t("bg-color-positive",o==null?void 0:o.badge),children:p})]}),a("div",{className:t("grid w-full grid-cols-2 gap-2 desktop:gap-4",o==null?void 0:o.authWrapper),children:[r(u,{...d,classes:{authWrapper:{root:e},root:e,arrowIcon:"hidden",...d.classes}}),r(c,{...n,classes:{root:e,authWrapper:{root:e},arrowIcon:"hidden",...n.classes}})]})]})}};export{$ as AuthProvider};
2
2
  //# sourceMappingURL=AuthProvider.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"AuthProvider.js","sources":["../../../../lib/widgets/authProvider/AuthProvider.tsx"],"sourcesContent":["import * as React from 'react'\nimport { AUTH_PROVIDER_MODE, type AuthVariant } from './model'\nimport { Esia, MobileId } from './ui'\nimport { Badge } from '$/shared/ui'\nimport { cn } from '$/shared/utils'\n\nexport const AuthProvider = (props: AuthVariant) => {\n switch (props.mode) {\n // Esia\n case AUTH_PROVIDER_MODE.ESIA:\n return <Esia {...props} />\n // MobileId\n case AUTH_PROVIDER_MODE.MOBILE_ID:\n return <MobileId {...props} />\n // MobileId & Esia\n case AUTH_PROVIDER_MODE.COMBINE:\n default:\n const { esiaConfig, mobileIdConfig, subtitle, badge, classes } = props\n const HeadWrapper = !subtitle && !badge ? React.Fragment : 'div'\n const rootStyles = 'p-0 outline-0 h-[74px]'\n\n return (\n <div\n className={cn(\n 'flex w-full flex-col items-center justify-center gap-2 rounded-sm bg-color-white px-2 py-4 outline outline-1 outline-warm-grey-200 desktop:w-[524px] desktop:p-4',\n classes?.root\n )}\n >\n <HeadWrapper className={cn('flex w-full items-center justify-between gap-2', classes?.topContent)}>\n {subtitle && <h5 className={cn('desk-body-regular-l flex flex-1 text-color-dark', classes?.subtitle)}>{subtitle}</h5>}\n {badge && <Badge className={cn('bg-color-positive', classes?.badge)}>{badge}</Badge>}\n </HeadWrapper>\n <div className={cn('grid w-full grid-cols-2 gap-2 desktop:gap-4', classes?.authWrapper)}>\n <Esia\n {...esiaConfig}\n classes={{\n authWrapper: {\n root: rootStyles\n },\n root: rootStyles,\n arrowIcon: 'hidden',\n ...esiaConfig.classes\n }}\n />\n <MobileId\n {...mobileIdConfig}\n classes={{\n root: rootStyles,\n authWrapper: {\n root: rootStyles\n },\n arrowIcon: 'hidden',\n ...mobileIdConfig.classes\n }}\n />\n </div>\n </div>\n )\n }\n}\n"],"names":["AuthProvider","props","AUTH_PROVIDER_MODE","jsx","Esia","MobileId","esiaConfig","mobileIdConfig","subtitle","badge","classes","HeadWrapper","React","rootStyles","jsxs","cn","Badge"],"mappings":"6jEAMO,MAAMA,EAAgBC,GAAuB,CAClD,OAAQA,EAAM,KAAA,CAEZ,KAAKC,EAAmB,KACtB,OAAOC,EAACC,EAAA,CAAM,GAAGH,CAAA,CAAO,EAE1B,KAAKC,EAAmB,UACtB,OAAOC,EAACE,EAAA,CAAU,GAAGJ,CAAA,CAAO,EAE9B,KAAKC,EAAmB,QACxB,QACE,KAAM,CAAE,WAAAI,EAAY,eAAAC,EAAgB,SAAAC,EAAU,MAAAC,EAAO,QAAAC,GAAYT,EAC3DU,EAAc,CAACH,GAAY,CAACC,EAAQG,EAAM,SAAW,MACrDC,EAAa,yBAEnB,OACEC,EAAC,MAAA,CACC,UAAWC,EACT,mKACAL,GAAA,YAAAA,EAAS,IAAA,EAGX,SAAA,CAAAI,EAACH,GAAY,UAAWI,EAAG,iDAAkDL,GAAA,YAAAA,EAAS,UAAU,EAC7F,SAAA,CAAAF,GAAYL,EAAC,MAAG,UAAWY,EAAG,kDAAmDL,GAAA,YAAAA,EAAS,QAAQ,EAAI,SAAAF,CAAA,CAAS,EAC/GC,KAAUO,EAAA,CAAM,UAAWD,EAAG,oBAAqBL,GAAA,YAAAA,EAAS,KAAK,EAAI,SAAAD,CAAA,CAAM,CAAA,EAC9E,IACC,MAAA,CAAI,UAAWM,EAAG,8CAA+CL,GAAA,YAAAA,EAAS,WAAW,EACpF,SAAA,CAAAP,EAACC,EAAA,CACE,GAAGE,EACJ,QAAS,CACP,YAAa,CACX,KAAMO,CAAA,EAER,KAAMA,EACN,UAAW,SACX,GAAGP,EAAW,OAAA,CAChB,CAAA,EAEFH,EAACE,EAAA,CACE,GAAGE,EACJ,QAAS,CACP,KAAMM,EACN,YAAa,CACX,KAAMA,CAAA,EAER,UAAW,SACX,GAAGN,EAAe,OAAA,CACpB,CAAA,CACF,CAAA,CACF,CAAA,CAAA,CAAA,CACF,CAGR"}
1
+ {"version":3,"file":"AuthProvider.js","sources":["../../../../lib/widgets/authProvider/AuthProvider.tsx"],"sourcesContent":["import * as React from 'react'\nimport { AUTH_PROVIDER_MODE, type AuthVariant } from './model'\nimport { Esia, MobileId } from './ui'\nimport { Badge } from '$/shared/ui'\nimport { cn } from '$/shared/utils'\n\nexport const AuthProvider = (props: AuthVariant) => {\n switch (props.mode) {\n // Esia\n case AUTH_PROVIDER_MODE.ESIA:\n return <Esia {...props} />\n // MobileId\n case AUTH_PROVIDER_MODE.MOBILE_ID:\n return <MobileId {...props} />\n // MobileId & Esia\n case AUTH_PROVIDER_MODE.COMBINE:\n default:\n const { esiaConfig, mobileIdConfig, subtitle, badge, classes } = props\n const HeadWrapper = !subtitle && !badge ? React.Fragment : 'div'\n const rootStyles = 'p-0 outline-0 h-[74px]'\n\n return (\n <div\n className={cn(\n 'flex w-full flex-col items-center justify-center gap-2 rounded-sm bg-color-white px-2 py-4 outline outline-1 outline-warm-grey-200 desktop:w-[524px] desktop:p-4',\n classes?.root\n )}\n >\n <HeadWrapper className={cn('flex w-full items-center justify-between gap-2', classes?.topContent)}>\n {subtitle && <h5 className={cn('desk-body-regular-l flex flex-1 text-color-dark', classes?.subtitle)}>{subtitle}</h5>}\n {badge && <Badge className={cn('bg-color-positive', classes?.badge)}>{badge}</Badge>}\n </HeadWrapper>\n <div className={cn('grid w-full grid-cols-2 gap-2 desktop:gap-4', classes?.authWrapper)}>\n <Esia\n {...esiaConfig}\n classes={{\n authWrapper: {\n root: rootStyles\n },\n root: rootStyles,\n arrowIcon: 'hidden',\n ...esiaConfig.classes\n }}\n />\n <MobileId\n {...mobileIdConfig}\n classes={{\n root: rootStyles,\n authWrapper: {\n root: rootStyles\n },\n arrowIcon: 'hidden',\n ...mobileIdConfig.classes\n }}\n />\n </div>\n </div>\n )\n }\n}\n"],"names":["AuthProvider","props","AUTH_PROVIDER_MODE","jsx","Esia","MobileId","esiaConfig","mobileIdConfig","subtitle","badge","classes","HeadWrapper","React","rootStyles","jsxs","cn","Badge"],"mappings":"wuEAMO,MAAMA,EAAgBC,GAAuB,CAClD,OAAQA,EAAM,KAAA,CAEZ,KAAKC,EAAmB,KACtB,OAAOC,EAACC,EAAA,CAAM,GAAGH,CAAA,CAAO,EAE1B,KAAKC,EAAmB,UACtB,OAAOC,EAACE,EAAA,CAAU,GAAGJ,CAAA,CAAO,EAE9B,KAAKC,EAAmB,QACxB,QACE,KAAM,CAAE,WAAAI,EAAY,eAAAC,EAAgB,SAAAC,EAAU,MAAAC,EAAO,QAAAC,GAAYT,EAC3DU,EAAc,CAACH,GAAY,CAACC,EAAQG,EAAM,SAAW,MACrDC,EAAa,yBAEnB,OACEC,EAAC,MAAA,CACC,UAAWC,EACT,mKACAL,GAAA,YAAAA,EAAS,IAAA,EAGX,SAAA,CAAAI,EAACH,GAAY,UAAWI,EAAG,iDAAkDL,GAAA,YAAAA,EAAS,UAAU,EAC7F,SAAA,CAAAF,GAAYL,EAAC,MAAG,UAAWY,EAAG,kDAAmDL,GAAA,YAAAA,EAAS,QAAQ,EAAI,SAAAF,CAAA,CAAS,EAC/GC,KAAUO,EAAA,CAAM,UAAWD,EAAG,oBAAqBL,GAAA,YAAAA,EAAS,KAAK,EAAI,SAAAD,CAAA,CAAM,CAAA,EAC9E,IACC,MAAA,CAAI,UAAWM,EAAG,8CAA+CL,GAAA,YAAAA,EAAS,WAAW,EACpF,SAAA,CAAAP,EAACC,EAAA,CACE,GAAGE,EACJ,QAAS,CACP,YAAa,CACX,KAAMO,CAAA,EAER,KAAMA,EACN,UAAW,SACX,GAAGP,EAAW,OAAA,CAChB,CAAA,EAEFH,EAACE,EAAA,CACE,GAAGE,EACJ,QAAS,CACP,KAAMM,EACN,YAAa,CACX,KAAMA,CAAA,EAER,UAAW,SACX,GAAGN,EAAe,OAAA,CACpB,CAAA,CACF,CAAA,CACF,CAAA,CAAA,CAAA,CACF,CAGR"}
@@ -1,2 +1,2 @@
1
- import{jsx as o,jsxs as m}from"react/jsx-runtime";import{AuthWrapper as g}from"./ui/AuthWrapper.js";import{EsiaLogo as x}from"./ui/EsiaLogo.js";import{Links as u}from"./ui/Links.js";import{useDevice as N}from"../../../shared/hooks/useDevice.js";import"react";import{cn as i}from"../../../shared/utils/cn.js";import"react-hook-form";import"../../../shared/ui/button/Button.js";import"../../../shared/ui/buttonIcon/ButtonIcon.js";import{Badge as b}from"../../../shared/ui/badge/Badge.js";import"../../../shared/ui/calendar/Calendar.js";import"../../../shared/ui/calendar/model/utils.js";import"../../../shared/ui/accordion/Accordion.js";import"react-dom";import"../../../shared/ui/modal/ui/IframeModalContent.js";import"../../../../node_modules/react-hot-toast/dist/index.js";import{Icon as j}from"../../../shared/ui/icon/Icon.js";import"../../../shared/ui/table/ui/primitives/Primitives.js";import"../../../shared/ui/carousel/ui/CarouselContent.js";import"../../../shared/ui/slot/Slot.js";import"../../../shared/ui/formElements/uncontrolled/autocomplete/Autocomplete.js";import"../../../shared/ui/formElements/uncontrolled/checkbox/Checkbox.js";import"../../../shared/ui/formElements/uncontrolled/combobox/combobox.js";import"../../../shared/ui/formElements/uncontrolled/dayPicker/DayPicker.js";import"../../../shared/ui/formElements/uncontrolled/input/Input.js";import"../../../shared/ui/formElements/uncontrolled/inputOtp/InputOtpBase.js";import"../../../shared/ui/formElements/uncontrolled/maskInput/MaskInput.js";import"../../../shared/ui/formElements/uncontrolled/radio/RadioGroup.js";import"../../../shared/ui/formElements/uncontrolled/radio/ui/RadioItem.js";import"../../../shared/ui/formElements/uncontrolled/slider/SliderBase.js";import"../../../shared/ui/formElements/uncontrolled/switch/Switch.js";import"../../../shared/ui/formElements/uncontrolled/textarea/Textarea.js";import"../../../shared/ui/formElements/uncontrolled/uploader/UploaderBase.js";import"../../../shared/ui/formElements/uncontrolled/inputCurrency/InputCurrency.js";import"../../../../src/configs/api.js";import"../../../shared/ui/formElements/controlled/editor/ui/Editor.js";import"../../../shared/ui/formElements/controlled/input/MaskInputControl.js";import"../../../shared/ui/dropdownList/ui/dropdownItem/DropdownItem.js";const ir=({mainLink:p,linkDescription:n,isLoading:e,badge:t,loaderProps:f,classes:r,onClick:d})=>{const{isMobile:h}=N();return o(g,{isLoading:e,loaderProps:f,classes:r==null?void 0:r.authWrapper,children:m("div",{className:i("flex flex-1 items-center justify-between gap-1",{"mobile: justify-center":!t},r==null?void 0:r.innerWrapper),children:[m("div",{className:i("flex items-center gap-1 desktop:gap-4",r==null?void 0:r.textContent),children:[o(x,{className:i("size-7 desktop:size-8",r==null?void 0:r.esiaLogo)}),o(u,{onClick:d,mainLink:p,linkDescription:n,isMobile:h,classes:r==null?void 0:r.links}),o(j,{name:"arrows/arrowRight",className:i("size-6 mobile:hidden",r==null?void 0:r.arrowIcon)})]}),t&&o(b,{className:i("bg-color-positive",r==null?void 0:r.badge),children:t})]})})};export{ir as Esia};
1
+ import{jsx as o,jsxs as m}from"react/jsx-runtime";import{AuthWrapper as g}from"./ui/AuthWrapper.js";import{EsiaLogo as x}from"./ui/EsiaLogo.js";import{Links as u}from"./ui/Links.js";import{useDevice as N}from"../../../shared/hooks/useDevice.js";import"react";import{cn as i}from"../../../shared/utils/cn.js";import"react-hook-form";import"../../../shared/ui/button/Button.js";import"../../../shared/ui/buttonIcon/ButtonIcon.js";import{Badge as b}from"../../../shared/ui/badge/Badge.js";import"../../../shared/ui/calendar/Calendar.js";import"../../../shared/ui/calendar/model/utils.js";import"../../../shared/ui/accordion/Accordion.js";import"react-dom";import"../../../shared/ui/modal/ui/IframeModalContent.js";import"../../../../node_modules/.pnpm/react-hot-toast@2.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/react-hot-toast/dist/index.js";import{Icon as j}from"../../../shared/ui/icon/Icon.js";import"../../../shared/ui/table/ui/primitives/Primitives.js";import"../../../shared/ui/carousel/ui/CarouselContent.js";import"../../../shared/ui/slot/Slot.js";import"../../../shared/ui/formElements/uncontrolled/autocomplete/Autocomplete.js";import"../../../shared/ui/formElements/uncontrolled/checkbox/Checkbox.js";import"../../../shared/ui/formElements/uncontrolled/combobox/combobox.js";import"../../../shared/ui/formElements/uncontrolled/dayPicker/DayPicker.js";import"../../../shared/ui/formElements/uncontrolled/input/Input.js";import"../../../shared/ui/formElements/uncontrolled/inputOtp/InputOtpBase.js";import"../../../shared/ui/formElements/uncontrolled/maskInput/MaskInput.js";import"../../../shared/ui/formElements/uncontrolled/radio/RadioGroup.js";import"../../../shared/ui/formElements/uncontrolled/radio/ui/RadioItem.js";import"../../../shared/ui/formElements/uncontrolled/slider/SliderBase.js";import"../../../shared/ui/formElements/uncontrolled/switch/Switch.js";import"../../../shared/ui/formElements/uncontrolled/textarea/Textarea.js";import"../../../shared/ui/formElements/uncontrolled/uploader/UploaderBase.js";import"../../../shared/ui/formElements/uncontrolled/inputCurrency/InputCurrency.js";import"../../../../src/configs/api.js";import"../../../shared/ui/formElements/controlled/editor/ui/Editor.js";import"../../../shared/ui/formElements/controlled/input/MaskInputControl.js";import"../../../../node_modules/.pnpm/classnames@2.5.1/node_modules/classnames/index.js";import"../../../shared/ui/dropdownList/ui/dropdownItem/DropdownItem.js";const tr=({mainLink:p,linkDescription:n,isLoading:e,badge:t,loaderProps:f,classes:r,onClick:d})=>{const{isMobile:h}=N();return o(g,{isLoading:e,loaderProps:f,classes:r==null?void 0:r.authWrapper,children:m("div",{className:i("flex flex-1 items-center justify-between gap-1",{"mobile: justify-center":!t},r==null?void 0:r.innerWrapper),children:[m("div",{className:i("flex items-center gap-1 desktop:gap-4",r==null?void 0:r.textContent),children:[o(x,{className:i("size-7 desktop:size-8",r==null?void 0:r.esiaLogo)}),o(u,{onClick:d,mainLink:p,linkDescription:n,isMobile:h,classes:r==null?void 0:r.links}),o(j,{name:"arrows/arrowRight",className:i("size-6 mobile:hidden",r==null?void 0:r.arrowIcon)})]}),t&&o(b,{className:i("bg-color-positive",r==null?void 0:r.badge),children:t})]})})};export{tr as Esia};
2
2
  //# sourceMappingURL=Esia.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"Esia.js","sources":["../../../../../lib/widgets/authProvider/ui/Esia.tsx"],"sourcesContent":["import type { EsiaProps } from '../model'\nimport { AuthWrapper, EsiaLogo, Links } from './ui'\nimport { useDevice } from '$/shared/hooks'\nimport { Badge, Icon } from '$/shared/ui'\nimport { cn } from '$/shared/utils'\n\nexport const Esia = ({ mainLink, linkDescription, isLoading, badge, loaderProps, classes, onClick }: EsiaProps) => {\n const { isMobile } = useDevice()\n\n return (\n <AuthWrapper isLoading={isLoading} loaderProps={loaderProps} classes={classes?.authWrapper}>\n <div\n className={cn(\n 'flex flex-1 items-center justify-between gap-1',\n { 'mobile: justify-center': !badge },\n classes?.innerWrapper\n )}\n >\n <div className={cn('flex items-center gap-1 desktop:gap-4', classes?.textContent)}>\n <EsiaLogo className={cn('size-7 desktop:size-8', classes?.esiaLogo)} />\n <Links\n onClick={onClick}\n mainLink={mainLink}\n linkDescription={linkDescription}\n isMobile={isMobile}\n classes={classes?.links}\n />\n <Icon name='arrows/arrowRight' className={cn('size-6 mobile:hidden', classes?.arrowIcon)} />\n </div>\n {badge && <Badge className={cn('bg-color-positive', classes?.badge)}>{badge}</Badge>}\n </div>\n </AuthWrapper>\n )\n}\n"],"names":["Esia","mainLink","linkDescription","isLoading","badge","loaderProps","classes","onClick","isMobile","useDevice","AuthWrapper","jsxs","cn","jsx","EsiaLogo","Links","Icon","Badge"],"mappings":"+vEAMO,MAAMA,GAAO,CAAC,CAAE,SAAAC,EAAU,gBAAAC,EAAiB,UAAAC,EAAW,MAAAC,EAAO,YAAAC,EAAa,QAAAC,EAAS,QAAAC,KAAyB,CACjH,KAAM,CAAE,SAAAC,CAAA,EAAaC,EAAA,EAErB,SACGC,EAAA,CAAY,UAAAP,EAAsB,YAAAE,EAA0B,QAASC,GAAA,YAAAA,EAAS,YAC7E,SAAAK,EAAC,MAAA,CACC,UAAWC,EACT,iDACA,CAAE,yBAA0B,CAACR,CAAA,EAC7BE,GAAA,YAAAA,EAAS,YAAA,EAGX,SAAA,CAAAK,EAAC,OAAI,UAAWC,EAAG,wCAAyCN,GAAA,YAAAA,EAAS,WAAW,EAC9E,SAAA,CAAAO,EAACC,GAAS,UAAWF,EAAG,wBAAyBN,GAAA,YAAAA,EAAS,QAAQ,EAAG,EACrEO,EAACE,EAAA,CACC,QAAAR,EACA,SAAAN,EACA,gBAAAC,EACA,SAAAM,EACA,QAASF,GAAA,YAAAA,EAAS,KAAA,CAAA,EAEpBO,EAACG,GAAK,KAAK,oBAAoB,UAAWJ,EAAG,uBAAwBN,GAAA,YAAAA,EAAS,SAAS,CAAA,CAAG,CAAA,EAC5F,EACCF,KAAUa,EAAA,CAAM,UAAWL,EAAG,oBAAqBN,GAAA,YAAAA,EAAS,KAAK,EAAI,SAAAF,CAAA,CAAM,CAAA,CAAA,CAAA,EAEhF,CAEJ"}
1
+ {"version":3,"file":"Esia.js","sources":["../../../../../lib/widgets/authProvider/ui/Esia.tsx"],"sourcesContent":["import type { EsiaProps } from '../model'\nimport { AuthWrapper, EsiaLogo, Links } from './ui'\nimport { useDevice } from '$/shared/hooks'\nimport { Badge, Icon } from '$/shared/ui'\nimport { cn } from '$/shared/utils'\n\nexport const Esia = ({ mainLink, linkDescription, isLoading, badge, loaderProps, classes, onClick }: EsiaProps) => {\n const { isMobile } = useDevice()\n\n return (\n <AuthWrapper isLoading={isLoading} loaderProps={loaderProps} classes={classes?.authWrapper}>\n <div\n className={cn(\n 'flex flex-1 items-center justify-between gap-1',\n { 'mobile: justify-center': !badge },\n classes?.innerWrapper\n )}\n >\n <div className={cn('flex items-center gap-1 desktop:gap-4', classes?.textContent)}>\n <EsiaLogo className={cn('size-7 desktop:size-8', classes?.esiaLogo)} />\n <Links\n onClick={onClick}\n mainLink={mainLink}\n linkDescription={linkDescription}\n isMobile={isMobile}\n classes={classes?.links}\n />\n <Icon name='arrows/arrowRight' className={cn('size-6 mobile:hidden', classes?.arrowIcon)} />\n </div>\n {badge && <Badge className={cn('bg-color-positive', classes?.badge)}>{badge}</Badge>}\n </div>\n </AuthWrapper>\n )\n}\n"],"names":["Esia","mainLink","linkDescription","isLoading","badge","loaderProps","classes","onClick","isMobile","useDevice","AuthWrapper","jsxs","cn","jsx","EsiaLogo","Links","Icon","Badge"],"mappings":"66EAMO,MAAMA,GAAO,CAAC,CAAE,SAAAC,EAAU,gBAAAC,EAAiB,UAAAC,EAAW,MAAAC,EAAO,YAAAC,EAAa,QAAAC,EAAS,QAAAC,KAAyB,CACjH,KAAM,CAAE,SAAAC,CAAA,EAAaC,EAAA,EAErB,SACGC,EAAA,CAAY,UAAAP,EAAsB,YAAAE,EAA0B,QAASC,GAAA,YAAAA,EAAS,YAC7E,SAAAK,EAAC,MAAA,CACC,UAAWC,EACT,iDACA,CAAE,yBAA0B,CAACR,CAAA,EAC7BE,GAAA,YAAAA,EAAS,YAAA,EAGX,SAAA,CAAAK,EAAC,OAAI,UAAWC,EAAG,wCAAyCN,GAAA,YAAAA,EAAS,WAAW,EAC9E,SAAA,CAAAO,EAACC,GAAS,UAAWF,EAAG,wBAAyBN,GAAA,YAAAA,EAAS,QAAQ,EAAG,EACrEO,EAACE,EAAA,CACC,QAAAR,EACA,SAAAN,EACA,gBAAAC,EACA,SAAAM,EACA,QAASF,GAAA,YAAAA,EAAS,KAAA,CAAA,EAEpBO,EAACG,GAAK,KAAK,oBAAoB,UAAWJ,EAAG,uBAAwBN,GAAA,YAAAA,EAAS,SAAS,CAAA,CAAG,CAAA,EAC5F,EACCF,KAAUa,EAAA,CAAM,UAAWL,EAAG,oBAAqBN,GAAA,YAAAA,EAAS,KAAK,EAAI,SAAAF,CAAA,CAAM,CAAA,CAAA,CAAA,EAEhF,CAEJ"}
@@ -1,2 +1,2 @@
1
- import{jsx as r,jsxs as p}from"react/jsx-runtime";import{AuthWrapper as x}from"./ui/AuthWrapper.js";import{Links as N}from"./ui/Links.js";import{useDevice as u}from"../../../shared/hooks/useDevice.js";import"react";import{cn as i}from"../../../shared/utils/cn.js";import"react-hook-form";import"../../../shared/ui/button/Button.js";import"../../../shared/ui/buttonIcon/ButtonIcon.js";import{Badge as z}from"../../../shared/ui/badge/Badge.js";import"../../../shared/ui/calendar/Calendar.js";import"../../../shared/ui/calendar/model/utils.js";import"../../../shared/ui/accordion/Accordion.js";import"react-dom";import"../../../shared/ui/modal/ui/IframeModalContent.js";import"../../../../node_modules/react-hot-toast/dist/index.js";import{Icon as m}from"../../../shared/ui/icon/Icon.js";import"../../../shared/ui/table/ui/primitives/Primitives.js";import"../../../shared/ui/carousel/ui/CarouselContent.js";import"../../../shared/ui/slot/Slot.js";import"../../../shared/ui/formElements/uncontrolled/autocomplete/Autocomplete.js";import"../../../shared/ui/formElements/uncontrolled/checkbox/Checkbox.js";import"../../../shared/ui/formElements/uncontrolled/combobox/combobox.js";import"../../../shared/ui/formElements/uncontrolled/dayPicker/DayPicker.js";import"../../../shared/ui/formElements/uncontrolled/input/Input.js";import"../../../shared/ui/formElements/uncontrolled/inputOtp/InputOtpBase.js";import"../../../shared/ui/formElements/uncontrolled/maskInput/MaskInput.js";import"../../../shared/ui/formElements/uncontrolled/radio/RadioGroup.js";import"../../../shared/ui/formElements/uncontrolled/radio/ui/RadioItem.js";import"../../../shared/ui/formElements/uncontrolled/slider/SliderBase.js";import"../../../shared/ui/formElements/uncontrolled/switch/Switch.js";import"../../../shared/ui/formElements/uncontrolled/textarea/Textarea.js";import"../../../shared/ui/formElements/uncontrolled/uploader/UploaderBase.js";import"../../../shared/ui/formElements/uncontrolled/inputCurrency/InputCurrency.js";import"../../../../src/configs/api.js";import"../../../shared/ui/formElements/controlled/editor/ui/Editor.js";import"../../../shared/ui/formElements/controlled/input/MaskInputControl.js";import"../../../shared/ui/dropdownList/ui/dropdownItem/DropdownItem.js";const oo=({mainLink:e,linkDescription:f,isLoading:g,badge:t,loaderProps:d,classes:o,onClick:h})=>{const{isMobile:n}=u();return r(x,{isLoading:g,loaderProps:d,classes:o==null?void 0:o.authWrapper,children:p("div",{className:i("flex flex-1 items-center justify-between gap-1",{"justify-center":!t&&n},o==null?void 0:o.innerWrapper),children:[p("div",{className:i("flex h-max items-center gap-1 desktop:gap-4",o==null?void 0:o.textContent),children:[p("div",{className:"flex h-full",children:[r(m,{name:"logos/mts",className:i("z-[9] size-8",o==null?void 0:o.mtsLogo)}),r(m,{name:"logos/megafon",className:i("z-[8] -ml-4 size-8",o==null?void 0:o.megafonLogo)}),r(m,{name:"logos/beeline",className:i("z-[7] -ml-4 size-8",o==null?void 0:o.beelineLogo)})]}),r(N,{onClick:h,mainLink:e,linkDescription:f,isMobile:n,classes:o==null?void 0:o.links}),r(m,{name:"arrows/arrowRight",className:i("size-6 mobile:hidden",o==null?void 0:o.arrowIcon)})]}),t&&r(z,{className:i("bg-color-positive",o==null?void 0:o.badge),children:t})]})})};export{oo as MobileId};
1
+ import{jsx as r,jsxs as p}from"react/jsx-runtime";import{AuthWrapper as x}from"./ui/AuthWrapper.js";import{Links as N}from"./ui/Links.js";import{useDevice as u}from"../../../shared/hooks/useDevice.js";import"react";import{cn as i}from"../../../shared/utils/cn.js";import"react-hook-form";import"../../../shared/ui/button/Button.js";import"../../../shared/ui/buttonIcon/ButtonIcon.js";import{Badge as z}from"../../../shared/ui/badge/Badge.js";import"../../../shared/ui/calendar/Calendar.js";import"../../../shared/ui/calendar/model/utils.js";import"../../../shared/ui/accordion/Accordion.js";import"react-dom";import"../../../shared/ui/modal/ui/IframeModalContent.js";import"../../../../node_modules/.pnpm/react-hot-toast@2.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/react-hot-toast/dist/index.js";import{Icon as m}from"../../../shared/ui/icon/Icon.js";import"../../../shared/ui/table/ui/primitives/Primitives.js";import"../../../shared/ui/carousel/ui/CarouselContent.js";import"../../../shared/ui/slot/Slot.js";import"../../../shared/ui/formElements/uncontrolled/autocomplete/Autocomplete.js";import"../../../shared/ui/formElements/uncontrolled/checkbox/Checkbox.js";import"../../../shared/ui/formElements/uncontrolled/combobox/combobox.js";import"../../../shared/ui/formElements/uncontrolled/dayPicker/DayPicker.js";import"../../../shared/ui/formElements/uncontrolled/input/Input.js";import"../../../shared/ui/formElements/uncontrolled/inputOtp/InputOtpBase.js";import"../../../shared/ui/formElements/uncontrolled/maskInput/MaskInput.js";import"../../../shared/ui/formElements/uncontrolled/radio/RadioGroup.js";import"../../../shared/ui/formElements/uncontrolled/radio/ui/RadioItem.js";import"../../../shared/ui/formElements/uncontrolled/slider/SliderBase.js";import"../../../shared/ui/formElements/uncontrolled/switch/Switch.js";import"../../../shared/ui/formElements/uncontrolled/textarea/Textarea.js";import"../../../shared/ui/formElements/uncontrolled/uploader/UploaderBase.js";import"../../../shared/ui/formElements/uncontrolled/inputCurrency/InputCurrency.js";import"../../../../src/configs/api.js";import"../../../shared/ui/formElements/controlled/editor/ui/Editor.js";import"../../../shared/ui/formElements/controlled/input/MaskInputControl.js";import"../../../../node_modules/.pnpm/classnames@2.5.1/node_modules/classnames/index.js";import"../../../shared/ui/dropdownList/ui/dropdownItem/DropdownItem.js";const ro=({mainLink:e,linkDescription:f,isLoading:g,badge:t,loaderProps:d,classes:o,onClick:h})=>{const{isMobile:n}=u();return r(x,{isLoading:g,loaderProps:d,classes:o==null?void 0:o.authWrapper,children:p("div",{className:i("flex flex-1 items-center justify-between gap-1",{"justify-center":!t&&n},o==null?void 0:o.innerWrapper),children:[p("div",{className:i("flex h-max items-center gap-1 desktop:gap-4",o==null?void 0:o.textContent),children:[p("div",{className:"flex h-full",children:[r(m,{name:"logos/mts",className:i("z-[9] size-8",o==null?void 0:o.mtsLogo)}),r(m,{name:"logos/megafon",className:i("z-[8] -ml-4 size-8",o==null?void 0:o.megafonLogo)}),r(m,{name:"logos/beeline",className:i("z-[7] -ml-4 size-8",o==null?void 0:o.beelineLogo)})]}),r(N,{onClick:h,mainLink:e,linkDescription:f,isMobile:n,classes:o==null?void 0:o.links}),r(m,{name:"arrows/arrowRight",className:i("size-6 mobile:hidden",o==null?void 0:o.arrowIcon)})]}),t&&r(z,{className:i("bg-color-positive",o==null?void 0:o.badge),children:t})]})})};export{ro as MobileId};
2
2
  //# sourceMappingURL=MobileId.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"MobileId.js","sources":["../../../../../lib/widgets/authProvider/ui/MobileId.tsx"],"sourcesContent":["import { type MobileIdProps } from '../model'\nimport { AuthWrapper, Links } from './ui/'\nimport { useDevice } from '$/shared/hooks'\nimport { Badge, Icon } from '$/shared/ui'\nimport { cn } from '$/shared/utils'\n\nexport const MobileId = ({ mainLink, linkDescription, isLoading, badge, loaderProps, classes, onClick }: MobileIdProps) => {\n const { isMobile } = useDevice()\n\n return (\n <AuthWrapper isLoading={isLoading} loaderProps={loaderProps} classes={classes?.authWrapper}>\n <div\n className={cn(\n 'flex flex-1 items-center justify-between gap-1',\n { 'justify-center': !badge && isMobile },\n classes?.innerWrapper\n )}\n >\n <div className={cn('flex h-max items-center gap-1 desktop:gap-4', classes?.textContent)}>\n <div className='flex h-full'>\n <Icon name='logos/mts' className={cn('z-[9] size-8', classes?.mtsLogo)} />\n <Icon name='logos/megafon' className={cn('z-[8] -ml-4 size-8', classes?.megafonLogo)} />\n <Icon name='logos/beeline' className={cn('z-[7] -ml-4 size-8', classes?.beelineLogo)} />\n </div>\n <Links\n onClick={onClick}\n mainLink={mainLink}\n linkDescription={linkDescription}\n isMobile={isMobile}\n classes={classes?.links}\n />\n <Icon name='arrows/arrowRight' className={cn('size-6 mobile:hidden', classes?.arrowIcon)} />\n </div>\n {badge && <Badge className={cn('bg-color-positive', classes?.badge)}>{badge}</Badge>}\n </div>\n </AuthWrapper>\n )\n}\n"],"names":["MobileId","mainLink","linkDescription","isLoading","badge","loaderProps","classes","onClick","isMobile","useDevice","AuthWrapper","jsxs","cn","jsx","Icon","Links","Badge"],"mappings":"mtEAMO,MAAMA,GAAW,CAAC,CAAE,SAAAC,EAAU,gBAAAC,EAAiB,UAAAC,EAAW,MAAAC,EAAO,YAAAC,EAAa,QAAAC,EAAS,QAAAC,KAA6B,CACzH,KAAM,CAAE,SAAAC,CAAA,EAAaC,EAAA,EAErB,SACGC,EAAA,CAAY,UAAAP,EAAsB,YAAAE,EAA0B,QAASC,GAAA,YAAAA,EAAS,YAC7E,SAAAK,EAAC,MAAA,CACC,UAAWC,EACT,iDACA,CAAE,iBAAkB,CAACR,GAASI,CAAA,EAC9BF,GAAA,YAAAA,EAAS,YAAA,EAGX,SAAA,CAAAK,EAAC,OAAI,UAAWC,EAAG,8CAA+CN,GAAA,YAAAA,EAAS,WAAW,EACpF,SAAA,CAAAK,EAAC,MAAA,CAAI,UAAU,cACb,SAAA,CAAAE,EAACC,EAAA,CAAK,KAAK,YAAY,UAAWF,EAAG,eAAgBN,GAAA,YAAAA,EAAS,OAAO,EAAG,EACxEO,EAACC,GAAK,KAAK,gBAAgB,UAAWF,EAAG,qBAAsBN,GAAA,YAAAA,EAAS,WAAW,EAAG,EACtFO,EAACC,GAAK,KAAK,gBAAgB,UAAWF,EAAG,qBAAsBN,GAAA,YAAAA,EAAS,WAAW,CAAA,CAAG,CAAA,EACxF,EACAO,EAACE,EAAA,CACC,QAAAR,EACA,SAAAN,EACA,gBAAAC,EACA,SAAAM,EACA,QAASF,GAAA,YAAAA,EAAS,KAAA,CAAA,EAEpBO,EAACC,GAAK,KAAK,oBAAoB,UAAWF,EAAG,uBAAwBN,GAAA,YAAAA,EAAS,SAAS,CAAA,CAAG,CAAA,EAC5F,EACCF,KAAUY,EAAA,CAAM,UAAWJ,EAAG,oBAAqBN,GAAA,YAAAA,EAAS,KAAK,EAAI,SAAAF,CAAA,CAAM,CAAA,CAAA,CAAA,EAEhF,CAEJ"}
1
+ {"version":3,"file":"MobileId.js","sources":["../../../../../lib/widgets/authProvider/ui/MobileId.tsx"],"sourcesContent":["import { type MobileIdProps } from '../model'\nimport { AuthWrapper, Links } from './ui/'\nimport { useDevice } from '$/shared/hooks'\nimport { Badge, Icon } from '$/shared/ui'\nimport { cn } from '$/shared/utils'\n\nexport const MobileId = ({ mainLink, linkDescription, isLoading, badge, loaderProps, classes, onClick }: MobileIdProps) => {\n const { isMobile } = useDevice()\n\n return (\n <AuthWrapper isLoading={isLoading} loaderProps={loaderProps} classes={classes?.authWrapper}>\n <div\n className={cn(\n 'flex flex-1 items-center justify-between gap-1',\n { 'justify-center': !badge && isMobile },\n classes?.innerWrapper\n )}\n >\n <div className={cn('flex h-max items-center gap-1 desktop:gap-4', classes?.textContent)}>\n <div className='flex h-full'>\n <Icon name='logos/mts' className={cn('z-[9] size-8', classes?.mtsLogo)} />\n <Icon name='logos/megafon' className={cn('z-[8] -ml-4 size-8', classes?.megafonLogo)} />\n <Icon name='logos/beeline' className={cn('z-[7] -ml-4 size-8', classes?.beelineLogo)} />\n </div>\n <Links\n onClick={onClick}\n mainLink={mainLink}\n linkDescription={linkDescription}\n isMobile={isMobile}\n classes={classes?.links}\n />\n <Icon name='arrows/arrowRight' className={cn('size-6 mobile:hidden', classes?.arrowIcon)} />\n </div>\n {badge && <Badge className={cn('bg-color-positive', classes?.badge)}>{badge}</Badge>}\n </div>\n </AuthWrapper>\n )\n}\n"],"names":["MobileId","mainLink","linkDescription","isLoading","badge","loaderProps","classes","onClick","isMobile","useDevice","AuthWrapper","jsxs","cn","jsx","Icon","Links","Badge"],"mappings":"i4EAMO,MAAMA,GAAW,CAAC,CAAE,SAAAC,EAAU,gBAAAC,EAAiB,UAAAC,EAAW,MAAAC,EAAO,YAAAC,EAAa,QAAAC,EAAS,QAAAC,KAA6B,CACzH,KAAM,CAAE,SAAAC,CAAA,EAAaC,EAAA,EAErB,SACGC,EAAA,CAAY,UAAAP,EAAsB,YAAAE,EAA0B,QAASC,GAAA,YAAAA,EAAS,YAC7E,SAAAK,EAAC,MAAA,CACC,UAAWC,EACT,iDACA,CAAE,iBAAkB,CAACR,GAASI,CAAA,EAC9BF,GAAA,YAAAA,EAAS,YAAA,EAGX,SAAA,CAAAK,EAAC,OAAI,UAAWC,EAAG,8CAA+CN,GAAA,YAAAA,EAAS,WAAW,EACpF,SAAA,CAAAK,EAAC,MAAA,CAAI,UAAU,cACb,SAAA,CAAAE,EAACC,EAAA,CAAK,KAAK,YAAY,UAAWF,EAAG,eAAgBN,GAAA,YAAAA,EAAS,OAAO,EAAG,EACxEO,EAACC,GAAK,KAAK,gBAAgB,UAAWF,EAAG,qBAAsBN,GAAA,YAAAA,EAAS,WAAW,EAAG,EACtFO,EAACC,GAAK,KAAK,gBAAgB,UAAWF,EAAG,qBAAsBN,GAAA,YAAAA,EAAS,WAAW,CAAA,CAAG,CAAA,EACxF,EACAO,EAACE,EAAA,CACC,QAAAR,EACA,SAAAN,EACA,gBAAAC,EACA,SAAAM,EACA,QAASF,GAAA,YAAAA,EAAS,KAAA,CAAA,EAEpBO,EAACC,GAAK,KAAK,oBAAoB,UAAWF,EAAG,uBAAwBN,GAAA,YAAAA,EAAS,SAAS,CAAA,CAAG,CAAA,EAC5F,EACCF,KAAUY,EAAA,CAAM,UAAWJ,EAAG,oBAAqBN,GAAA,YAAAA,EAAS,KAAK,EAAI,SAAAF,CAAA,CAAM,CAAA,CAAA,CAAA,EAEhF,CAEJ"}
@@ -1,2 +1,2 @@
1
- import{jsx as o}from"react/jsx-runtime";import{cn as i}from"../../../../shared/utils/cn.js";import"react";import"../../../../shared/ui/button/Button.js";import"../../../../shared/ui/buttonIcon/ButtonIcon.js";import{Loader as n}from"../../../../shared/ui/loader/Loader.js";import"../../../../shared/ui/calendar/Calendar.js";import"../../../../shared/ui/calendar/model/utils.js";import"../../../../shared/ui/accordion/Accordion.js";import"react-hook-form";import"react-dom";import"../../../../shared/ui/modal/ui/IframeModalContent.js";import"../../../../../node_modules/react-hot-toast/dist/index.js";import"../../../../shared/ui/table/ui/primitives/Primitives.js";import"../../../../shared/ui/carousel/ui/CarouselContent.js";import"../../../../shared/ui/slot/Slot.js";import"../../../../shared/ui/formElements/uncontrolled/autocomplete/Autocomplete.js";import"../../../../shared/ui/formElements/uncontrolled/checkbox/Checkbox.js";import"../../../../shared/ui/formElements/uncontrolled/combobox/combobox.js";import"../../../../shared/ui/formElements/uncontrolled/dayPicker/DayPicker.js";import"../../../../shared/ui/formElements/uncontrolled/input/Input.js";import"../../../../shared/ui/formElements/uncontrolled/inputOtp/InputOtpBase.js";import"../../../../shared/ui/formElements/uncontrolled/maskInput/MaskInput.js";import"../../../../shared/ui/formElements/uncontrolled/radio/RadioGroup.js";import"../../../../shared/ui/formElements/uncontrolled/radio/ui/RadioItem.js";import"../../../../shared/ui/formElements/uncontrolled/slider/SliderBase.js";import"../../../../shared/ui/formElements/uncontrolled/switch/Switch.js";import"../../../../shared/ui/formElements/uncontrolled/textarea/Textarea.js";import"../../../../shared/ui/formElements/uncontrolled/uploader/UploaderBase.js";import"../../../../shared/ui/formElements/uncontrolled/inputCurrency/InputCurrency.js";import"../../../../../src/configs/api.js";import"../../../../shared/ui/formElements/controlled/editor/ui/Editor.js";import"../../../../shared/ui/formElements/controlled/input/MaskInputControl.js";import"../../../../shared/ui/dropdownList/ui/dropdownItem/DropdownItem.js";const P=({children:p,isLoading:t,classes:r,loaderProps:m,...e})=>o("div",{...e,role:"button",tabIndex:0,className:i("relative flex h-[90px] w-full items-center justify-center rounded-sm p-2 desktop:max-w-[524px]","bg-color-white outline outline-1 outline-warm-grey-200 transition-colors focus-visible:outline-primary-focus",r==null?void 0:r.root),children:o("div",{className:i("flex h-[74px] flex-1 cursor-pointer rounded-sm px-2 py-3 transition-colors desktop:px-4 desktop:py-3","bg-color-blue-grey-100 hover:bg-color-blue-grey-200 active:bg-color-blue-grey-300",{"items-center":t},r==null?void 0:r.wrapper),children:t?o(n,{position:"static",classes:{wrapper:"size-8 m-auto"},...m}):p})});export{P as AuthWrapper};
1
+ import{jsx as o}from"react/jsx-runtime";import{cn as i}from"../../../../shared/utils/cn.js";import"react";import"../../../../shared/ui/button/Button.js";import"../../../../shared/ui/buttonIcon/ButtonIcon.js";import{Loader as n}from"../../../../shared/ui/loader/Loader.js";import"../../../../shared/ui/calendar/Calendar.js";import"../../../../shared/ui/calendar/model/utils.js";import"../../../../shared/ui/accordion/Accordion.js";import"react-hook-form";import"react-dom";import"../../../../shared/ui/modal/ui/IframeModalContent.js";import"../../../../../node_modules/.pnpm/react-hot-toast@2.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/react-hot-toast/dist/index.js";import"../../../../shared/ui/table/ui/primitives/Primitives.js";import"../../../../shared/ui/carousel/ui/CarouselContent.js";import"../../../../shared/ui/slot/Slot.js";import"../../../../shared/ui/formElements/uncontrolled/autocomplete/Autocomplete.js";import"../../../../shared/ui/formElements/uncontrolled/checkbox/Checkbox.js";import"../../../../shared/ui/formElements/uncontrolled/combobox/combobox.js";import"../../../../shared/ui/formElements/uncontrolled/dayPicker/DayPicker.js";import"../../../../shared/ui/formElements/uncontrolled/input/Input.js";import"../../../../shared/ui/formElements/uncontrolled/inputOtp/InputOtpBase.js";import"../../../../shared/ui/formElements/uncontrolled/maskInput/MaskInput.js";import"../../../../shared/ui/formElements/uncontrolled/radio/RadioGroup.js";import"../../../../shared/ui/formElements/uncontrolled/radio/ui/RadioItem.js";import"../../../../shared/ui/formElements/uncontrolled/slider/SliderBase.js";import"../../../../shared/ui/formElements/uncontrolled/switch/Switch.js";import"../../../../shared/ui/formElements/uncontrolled/textarea/Textarea.js";import"../../../../shared/ui/formElements/uncontrolled/uploader/UploaderBase.js";import"../../../../shared/ui/formElements/uncontrolled/inputCurrency/InputCurrency.js";import"../../../../../src/configs/api.js";import"../../../../shared/ui/formElements/controlled/editor/ui/Editor.js";import"../../../../shared/ui/formElements/controlled/input/MaskInputControl.js";import"../../../../../node_modules/.pnpm/classnames@2.5.1/node_modules/classnames/index.js";import"../../../../shared/ui/dropdownList/ui/dropdownItem/DropdownItem.js";const Q=({children:p,isLoading:t,classes:r,loaderProps:m,...e})=>o("div",{...e,role:"button",tabIndex:0,className:i("relative flex h-[90px] w-full items-center justify-center rounded-sm p-2 desktop:max-w-[524px]","bg-color-white outline outline-1 outline-warm-grey-200 transition-colors focus-visible:outline-primary-focus",r==null?void 0:r.root),children:o("div",{className:i("flex h-[74px] flex-1 cursor-pointer rounded-sm px-2 py-3 transition-colors desktop:px-4 desktop:py-3","bg-color-blue-grey-100 hover:bg-color-blue-grey-200 active:bg-color-blue-grey-300",{"items-center":t},r==null?void 0:r.wrapper),children:t?o(n,{position:"static",classes:{wrapper:"size-8 m-auto"},...m}):p})});export{Q as AuthWrapper};
2
2
  //# sourceMappingURL=AuthWrapper.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"AuthWrapper.js","sources":["../../../../../../lib/widgets/authProvider/ui/ui/AuthWrapper.tsx"],"sourcesContent":["import { Loader, type LoaderProps } from '$/shared/ui'\nimport { cn } from '$/shared/utils'\n\nexport type AuthWrapperClasses = {\n root?: string\n wrapper?: string\n}\n\nexport interface AuthWrapperProps extends React.HTMLAttributes<HTMLDivElement> {\n children: React.ReactElement\n classes?: AuthWrapperClasses\n isLoading?: boolean\n loaderProps?: LoaderProps\n}\n\nexport const AuthWrapper = ({ children, isLoading, classes, loaderProps, ...props }: AuthWrapperProps) => {\n return (\n <div\n {...props}\n role='button'\n tabIndex={0}\n className={cn(\n 'relative flex h-[90px] w-full items-center justify-center rounded-sm p-2 desktop:max-w-[524px]',\n 'bg-color-white outline outline-1 outline-warm-grey-200 transition-colors focus-visible:outline-primary-focus',\n classes?.root\n )}\n >\n <div\n className={cn(\n 'flex h-[74px] flex-1 cursor-pointer rounded-sm px-2 py-3 transition-colors desktop:px-4 desktop:py-3',\n 'bg-color-blue-grey-100 hover:bg-color-blue-grey-200 active:bg-color-blue-grey-300',\n { 'items-center': isLoading },\n classes?.wrapper\n )}\n >\n {isLoading ? <Loader position='static' classes={{ wrapper: 'size-8 m-auto' }} {...loaderProps} /> : children}\n </div>\n </div>\n )\n}\n"],"names":["AuthWrapper","children","isLoading","classes","loaderProps","props","jsx","cn","Loader"],"mappings":"wlEAeO,MAAMA,EAAc,CAAC,CAAE,SAAAC,EAAU,UAAAC,EAAW,QAAAC,EAAS,YAAAC,EAAa,GAAGC,KAExEC,EAAC,MAAA,CACE,GAAGD,EACJ,KAAK,SACL,SAAU,EACV,UAAWE,EACT,iGACA,+GACAJ,GAAA,YAAAA,EAAS,IAAA,EAGX,SAAAG,EAAC,MAAA,CACC,UAAWC,EACT,uGACA,oFACA,CAAE,eAAgBL,CAAA,EAClBC,GAAA,YAAAA,EAAS,OAAA,EAGV,SAAAD,EAAYI,EAACE,EAAA,CAAO,SAAS,SAAS,QAAS,CAAE,QAAS,eAAA,EAAoB,GAAGJ,CAAA,CAAa,EAAKH,CAAA,CAAA,CACtG,CAAA"}
1
+ {"version":3,"file":"AuthWrapper.js","sources":["../../../../../../lib/widgets/authProvider/ui/ui/AuthWrapper.tsx"],"sourcesContent":["import { Loader, type LoaderProps } from '$/shared/ui'\nimport { cn } from '$/shared/utils'\n\nexport type AuthWrapperClasses = {\n root?: string\n wrapper?: string\n}\n\nexport interface AuthWrapperProps extends React.HTMLAttributes<HTMLDivElement> {\n children: React.ReactElement\n classes?: AuthWrapperClasses\n isLoading?: boolean\n loaderProps?: LoaderProps\n}\n\nexport const AuthWrapper = ({ children, isLoading, classes, loaderProps, ...props }: AuthWrapperProps) => {\n return (\n <div\n {...props}\n role='button'\n tabIndex={0}\n className={cn(\n 'relative flex h-[90px] w-full items-center justify-center rounded-sm p-2 desktop:max-w-[524px]',\n 'bg-color-white outline outline-1 outline-warm-grey-200 transition-colors focus-visible:outline-primary-focus',\n classes?.root\n )}\n >\n <div\n className={cn(\n 'flex h-[74px] flex-1 cursor-pointer rounded-sm px-2 py-3 transition-colors desktop:px-4 desktop:py-3',\n 'bg-color-blue-grey-100 hover:bg-color-blue-grey-200 active:bg-color-blue-grey-300',\n { 'items-center': isLoading },\n classes?.wrapper\n )}\n >\n {isLoading ? <Loader position='static' classes={{ wrapper: 'size-8 m-auto' }} {...loaderProps} /> : children}\n </div>\n </div>\n )\n}\n"],"names":["AuthWrapper","children","isLoading","classes","loaderProps","props","jsx","cn","Loader"],"mappings":"ywEAeO,MAAMA,EAAc,CAAC,CAAE,SAAAC,EAAU,UAAAC,EAAW,QAAAC,EAAS,YAAAC,EAAa,GAAGC,KAExEC,EAAC,MAAA,CACE,GAAGD,EACJ,KAAK,SACL,SAAU,EACV,UAAWE,EACT,iGACA,+GACAJ,GAAA,YAAAA,EAAS,IAAA,EAGX,SAAAG,EAAC,MAAA,CACC,UAAWC,EACT,uGACA,oFACA,CAAE,eAAgBL,CAAA,EAClBC,GAAA,YAAAA,EAAS,OAAA,EAGV,SAAAD,EAAYI,EAACE,EAAA,CAAO,SAAS,SAAS,QAAS,CAAE,QAAS,eAAA,EAAoB,GAAGJ,CAAA,CAAa,EAAKH,CAAA,CAAA,CACtG,CAAA"}
@@ -1,2 +1,2 @@
1
- import"react/jsx-runtime";import"../../../node_modules/classnames/index.js";import"react";import"../../shared/ui/button/Button.js";import"../../shared/ui/buttonIcon/ButtonIcon.js";import"../../shared/ui/calendar/Calendar.js";import"../../shared/ui/calendar/model/utils.js";import"../../shared/ui/accordion/Accordion.js";import"react-hook-form";import"react-dom";import"../../shared/ui/modal/ui/IframeModalContent.js";import"../../../node_modules/react-hot-toast/dist/index.js";import"../../shared/ui/table/ui/primitives/Primitives.js";import"../../shared/ui/carousel/ui/CarouselContent.js";import"../../shared/ui/slot/Slot.js";import"../../shared/ui/formElements/uncontrolled/autocomplete/Autocomplete.js";import"../../shared/ui/formElements/uncontrolled/checkbox/Checkbox.js";import"../../shared/ui/formElements/uncontrolled/combobox/combobox.js";import"../../shared/ui/formElements/uncontrolled/dayPicker/DayPicker.js";import"../../shared/ui/formElements/uncontrolled/input/Input.js";import"../../shared/ui/formElements/uncontrolled/inputOtp/InputOtpBase.js";import"../../shared/ui/formElements/uncontrolled/maskInput/MaskInput.js";import"../../shared/ui/formElements/uncontrolled/radio/RadioGroup.js";import"../../shared/ui/formElements/uncontrolled/radio/ui/RadioItem.js";import"../../shared/ui/formElements/uncontrolled/slider/SliderBase.js";import"../../shared/ui/formElements/uncontrolled/switch/Switch.js";import"../../shared/ui/formElements/uncontrolled/textarea/Textarea.js";import"../../shared/ui/formElements/uncontrolled/uploader/UploaderBase.js";import"../../shared/ui/formElements/uncontrolled/inputCurrency/InputCurrency.js";import"../../../src/configs/api.js";import"../../shared/ui/formElements/controlled/editor/ui/Editor.js";import"../../shared/ui/formElements/controlled/input/MaskInputControl.js";import"../../shared/ui/dropdownList/ui/dropdownItem/DropdownItem.js";import"../model/helpers.js";import{Banner as U}from"./Banner.js";import"../stepper/ui/StepperTabs.js";import"../../shared/validation/zodValidation/dadataFio.js";import"../../shared/validation/zodValidation/calendar.js";import"../../shared/validation/zodValidation/phone.js";import"../../shared/validation/zodValidation/otpCode.js";import"../queryClientProvider/QueryClientProvider.js";import"../seoHeader/ui/desktop/CategoryTabs.js";import"../calculator/ui/CalculatorTabs.js";import"../userFeedback/model/schema.js";import"../userFeedback/ui/FeedbackTrigger.js";import"../userFeedback/ui/SelectRating.js";import{BannerWithSeparateImg as X}from"./ui/banners/BannerWithSeparateImg.js";export{U as Banner,X as BannerWithSeparateImg};
1
+ import"react/jsx-runtime";import"../../../node_modules/.pnpm/classnames@2.5.1/node_modules/classnames/index.js";import"react";import"../../shared/ui/button/Button.js";import"../../shared/ui/buttonIcon/ButtonIcon.js";import"../../shared/ui/calendar/Calendar.js";import"../../shared/ui/calendar/model/utils.js";import"../../shared/ui/accordion/Accordion.js";import"react-hook-form";import"react-dom";import"../../shared/ui/modal/ui/IframeModalContent.js";import"../../../node_modules/.pnpm/react-hot-toast@2.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/react-hot-toast/dist/index.js";import"../../shared/ui/table/ui/primitives/Primitives.js";import"../../shared/ui/carousel/ui/CarouselContent.js";import"../../shared/ui/slot/Slot.js";import"../../shared/ui/formElements/uncontrolled/autocomplete/Autocomplete.js";import"../../shared/ui/formElements/uncontrolled/checkbox/Checkbox.js";import"../../shared/ui/formElements/uncontrolled/combobox/combobox.js";import"../../shared/ui/formElements/uncontrolled/dayPicker/DayPicker.js";import"../../shared/ui/formElements/uncontrolled/input/Input.js";import"../../shared/ui/formElements/uncontrolled/inputOtp/InputOtpBase.js";import"../../shared/ui/formElements/uncontrolled/maskInput/MaskInput.js";import"../../shared/ui/formElements/uncontrolled/radio/RadioGroup.js";import"../../shared/ui/formElements/uncontrolled/radio/ui/RadioItem.js";import"../../shared/ui/formElements/uncontrolled/slider/SliderBase.js";import"../../shared/ui/formElements/uncontrolled/switch/Switch.js";import"../../shared/ui/formElements/uncontrolled/textarea/Textarea.js";import"../../shared/ui/formElements/uncontrolled/uploader/UploaderBase.js";import"../../shared/ui/formElements/uncontrolled/inputCurrency/InputCurrency.js";import"../../../src/configs/api.js";import"../../shared/ui/formElements/controlled/editor/ui/Editor.js";import"../../shared/ui/formElements/controlled/input/MaskInputControl.js";import"../../shared/ui/dropdownList/ui/dropdownItem/DropdownItem.js";import"../model/helpers.js";import{Banner as U}from"./Banner.js";import"../stepper/ui/StepperTabs.js";import"../../shared/validation/zodValidation/dadataFio.js";import"../../shared/validation/zodValidation/calendar.js";import"../../shared/validation/zodValidation/phone.js";import"../../shared/validation/zodValidation/otpCode.js";import"../queryClientProvider/QueryClientProvider.js";import"../seoHeader/ui/desktop/CategoryTabs.js";import"../calculator/ui/CalculatorTabs.js";import"../userFeedback/model/schema.js";import"../userFeedback/ui/FeedbackTrigger.js";import"../userFeedback/ui/SelectRating.js";import{BannerWithSeparateImg as X}from"./ui/banners/BannerWithSeparateImg.js";export{U as Banner,X as BannerWithSeparateImg};
2
2
  //# sourceMappingURL=index.js.map
@@ -1,2 +1,2 @@
1
- import{jsxs as m,Fragment as k,jsx as i}from"react/jsx-runtime";import{Buttons as c}from"./ui/Buttons.js";import{Advantages as d}from"./ui/Advantages.js";import{useDevice as N}from"../../../../shared/hooks/useDevice.js";import"react";import{cn as p}from"../../../../shared/utils/cn.js";import"react-hook-form";import{ResponsiveContainer as w}from"../../../../shared/ui/responsiveContainer/ResponsiveContainer.js";import"../../../../shared/ui/button/Button.js";import"../../../../shared/ui/buttonIcon/ButtonIcon.js";import"../../../../shared/ui/calendar/Calendar.js";import"../../../../shared/ui/calendar/model/utils.js";import"../../../../shared/ui/accordion/Accordion.js";import"react-dom";import"../../../../shared/ui/modal/ui/IframeModalContent.js";import"../../../../../node_modules/react-hot-toast/dist/index.js";import"../../../../shared/ui/table/ui/primitives/Primitives.js";import"../../../../shared/ui/carousel/ui/CarouselContent.js";import"../../../../shared/ui/slot/Slot.js";import"../../../../shared/ui/formElements/uncontrolled/autocomplete/Autocomplete.js";import"../../../../shared/ui/formElements/uncontrolled/checkbox/Checkbox.js";import"../../../../shared/ui/formElements/uncontrolled/combobox/combobox.js";import"../../../../shared/ui/formElements/uncontrolled/dayPicker/DayPicker.js";import"../../../../shared/ui/formElements/uncontrolled/input/Input.js";import"../../../../shared/ui/formElements/uncontrolled/inputOtp/InputOtpBase.js";import"../../../../shared/ui/formElements/uncontrolled/maskInput/MaskInput.js";import"../../../../shared/ui/formElements/uncontrolled/radio/RadioGroup.js";import"../../../../shared/ui/formElements/uncontrolled/radio/ui/RadioItem.js";import"../../../../shared/ui/formElements/uncontrolled/slider/SliderBase.js";import"../../../../shared/ui/formElements/uncontrolled/switch/Switch.js";import"../../../../shared/ui/formElements/uncontrolled/textarea/Textarea.js";import"../../../../shared/ui/formElements/uncontrolled/uploader/UploaderBase.js";import"../../../../shared/ui/formElements/uncontrolled/inputCurrency/InputCurrency.js";import"../../../../../src/configs/api.js";import"../../../../shared/ui/formElements/controlled/editor/ui/Editor.js";import"../../../../shared/ui/formElements/controlled/input/MaskInputControl.js";import"../../../../shared/ui/dropdownList/ui/dropdownItem/DropdownItem.js";import{widgetIds as h}from"../../../model/helpers.js";import"../../../stepper/ui/StepperTabs.js";import"../../../../shared/validation/zodValidation/dadataFio.js";import"../../../../shared/validation/zodValidation/calendar.js";import"../../../../shared/validation/zodValidation/phone.js";import"../../../../shared/validation/zodValidation/otpCode.js";import"../../../queryClientProvider/QueryClientProvider.js";import"../../../seoHeader/ui/desktop/CategoryTabs.js";import"../../../calculator/ui/CalculatorTabs.js";import"../../../userFeedback/model/schema.js";import"../../../userFeedback/ui/FeedbackTrigger.js";import"../../../userFeedback/ui/SelectRating.js";const ko=({headTitle:n,subtitle:f,buttonsConfig:b,advantages:t,classes:o,images:r,backgroundColor:u})=>{var e;const{isMobile:x}=N(),l=(t==null?void 0:t.details)&&((e=t==null?void 0:t.details)==null?void 0:e.items.length)>0;return m(k,{children:[m("section",{id:h.banner,"data-test-id":h.banner,style:{backgroundColor:u??"#d9edff"},className:p("relative h-[552px] desktop:h-[456px]",o==null?void 0:o.root),children:[i("div",{className:"absolute bottom-0 left-0 right-0 top-0 mx-auto h-full max-w-[1920px] desktop:h-[456px]",children:x?i("img",{loading:"eager",fetchPriority:"high",src:r==null?void 0:r.mobile,className:"h-full w-full object-cover object-center",alt:r==null?void 0:r.alt}):i("img",{loading:"eager",fetchPriority:"high",src:r==null?void 0:r.desktop,alt:r==null?void 0:r.alt,className:"h-full w-full object-cover object-center"})}),m(w,{className:p("h-full",o==null?void 0:o.container),children:[i("div",{className:p("flex h-full",o==null?void 0:o.wrapper),children:m("div",{className:p("flex w-[328px] flex-col gap-10 pt-6 desktop:w-full desktop:pt-20",o==null?void 0:o.textBlock),children:[m("div",{className:"z-10 flex flex-col gap-4",children:[i("div",{dangerouslySetInnerHTML:{__html:n},className:p("mob-headline-bold-m text-color-dark desktop:desk-headline-bold-l",o==null?void 0:o.title)}),i("div",{dangerouslySetInnerHTML:{__html:f},className:p("desk-body-regular-l text-color-dark",o==null?void 0:o.subtitle)})]}),i(c,{buttonConfig:b})]})}),(t==null?void 0:t.enabled)&&l&&i(d,{classes:{root:"mobile:hidden desktop:absolute desktop:bottom-[-50px] desktop:right-1/2 desktop:translate-x-1/2 desktop:rounded-md desktop:p-0"},...t})]})]}),(t==null?void 0:t.enabled)&&l&&i(d,{classes:{root:"px-4 pt-4 mobile:bg-color-white desktop:hidden"},...t})]})};export{ko as BannerImageFull};
1
+ import{jsxs as m,Fragment as k,jsx as i}from"react/jsx-runtime";import{Buttons as c}from"./ui/Buttons.js";import{Advantages as d}from"./ui/Advantages.js";import{useDevice as N}from"../../../../shared/hooks/useDevice.js";import"react";import{cn as p}from"../../../../shared/utils/cn.js";import"react-hook-form";import{ResponsiveContainer as w}from"../../../../shared/ui/responsiveContainer/ResponsiveContainer.js";import"../../../../shared/ui/button/Button.js";import"../../../../shared/ui/buttonIcon/ButtonIcon.js";import"../../../../shared/ui/calendar/Calendar.js";import"../../../../shared/ui/calendar/model/utils.js";import"../../../../shared/ui/accordion/Accordion.js";import"react-dom";import"../../../../shared/ui/modal/ui/IframeModalContent.js";import"../../../../../node_modules/.pnpm/react-hot-toast@2.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/react-hot-toast/dist/index.js";import"../../../../shared/ui/table/ui/primitives/Primitives.js";import"../../../../shared/ui/carousel/ui/CarouselContent.js";import"../../../../shared/ui/slot/Slot.js";import"../../../../shared/ui/formElements/uncontrolled/autocomplete/Autocomplete.js";import"../../../../shared/ui/formElements/uncontrolled/checkbox/Checkbox.js";import"../../../../shared/ui/formElements/uncontrolled/combobox/combobox.js";import"../../../../shared/ui/formElements/uncontrolled/dayPicker/DayPicker.js";import"../../../../shared/ui/formElements/uncontrolled/input/Input.js";import"../../../../shared/ui/formElements/uncontrolled/inputOtp/InputOtpBase.js";import"../../../../shared/ui/formElements/uncontrolled/maskInput/MaskInput.js";import"../../../../shared/ui/formElements/uncontrolled/radio/RadioGroup.js";import"../../../../shared/ui/formElements/uncontrolled/radio/ui/RadioItem.js";import"../../../../shared/ui/formElements/uncontrolled/slider/SliderBase.js";import"../../../../shared/ui/formElements/uncontrolled/switch/Switch.js";import"../../../../shared/ui/formElements/uncontrolled/textarea/Textarea.js";import"../../../../shared/ui/formElements/uncontrolled/uploader/UploaderBase.js";import"../../../../shared/ui/formElements/uncontrolled/inputCurrency/InputCurrency.js";import"../../../../../src/configs/api.js";import"../../../../shared/ui/formElements/controlled/editor/ui/Editor.js";import"../../../../shared/ui/formElements/controlled/input/MaskInputControl.js";import"../../../../../node_modules/.pnpm/classnames@2.5.1/node_modules/classnames/index.js";import"../../../../shared/ui/dropdownList/ui/dropdownItem/DropdownItem.js";import{widgetIds as h}from"../../../model/helpers.js";import"../../../stepper/ui/StepperTabs.js";import"../../../../shared/validation/zodValidation/dadataFio.js";import"../../../../shared/validation/zodValidation/calendar.js";import"../../../../shared/validation/zodValidation/phone.js";import"../../../../shared/validation/zodValidation/otpCode.js";import"../../../queryClientProvider/QueryClientProvider.js";import"../../../seoHeader/ui/desktop/CategoryTabs.js";import"../../../calculator/ui/CalculatorTabs.js";import"../../../userFeedback/model/schema.js";import"../../../userFeedback/ui/FeedbackTrigger.js";import"../../../userFeedback/ui/SelectRating.js";const co=({headTitle:n,subtitle:f,buttonsConfig:b,advantages:t,classes:o,images:r,backgroundColor:u})=>{var e;const{isMobile:x}=N(),l=(t==null?void 0:t.details)&&((e=t==null?void 0:t.details)==null?void 0:e.items.length)>0;return m(k,{children:[m("section",{id:h.banner,"data-test-id":h.banner,style:{backgroundColor:u??"#d9edff"},className:p("relative h-[552px] desktop:h-[456px]",o==null?void 0:o.root),children:[i("div",{className:"absolute bottom-0 left-0 right-0 top-0 mx-auto h-full max-w-[1920px] desktop:h-[456px]",children:x?i("img",{loading:"eager",fetchPriority:"high",src:r==null?void 0:r.mobile,className:"h-full w-full object-cover object-center",alt:r==null?void 0:r.alt}):i("img",{loading:"eager",fetchPriority:"high",src:r==null?void 0:r.desktop,alt:r==null?void 0:r.alt,className:"h-full w-full object-cover object-center"})}),m(w,{className:p("h-full",o==null?void 0:o.container),children:[i("div",{className:p("flex h-full",o==null?void 0:o.wrapper),children:m("div",{className:p("flex w-[328px] flex-col gap-10 pt-6 desktop:w-full desktop:pt-20",o==null?void 0:o.textBlock),children:[m("div",{className:"z-10 flex flex-col gap-4",children:[i("div",{dangerouslySetInnerHTML:{__html:n},className:p("mob-headline-bold-m text-color-dark desktop:desk-headline-bold-l",o==null?void 0:o.title)}),i("div",{dangerouslySetInnerHTML:{__html:f},className:p("desk-body-regular-l text-color-dark",o==null?void 0:o.subtitle)})]}),i(c,{buttonConfig:b})]})}),(t==null?void 0:t.enabled)&&l&&i(d,{classes:{root:"mobile:hidden desktop:absolute desktop:bottom-[-50px] desktop:right-1/2 desktop:translate-x-1/2 desktop:rounded-md desktop:p-0"},...t})]})]}),(t==null?void 0:t.enabled)&&l&&i(d,{classes:{root:"px-4 pt-4 mobile:bg-color-white desktop:hidden"},...t})]})};export{co as BannerImageFull};
2
2
  //# sourceMappingURL=BannerImageFull.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"BannerImageFull.js","sources":["../../../../../../lib/widgets/banner/ui/banners/BannerImageFull.tsx"],"sourcesContent":["'use client'\n\nimport { Advantages, Buttons } from './ui'\nimport { useDevice } from '$/shared/hooks'\nimport { ResponsiveContainer } from '$/shared/ui'\nimport { cn } from '$/shared/utils'\nimport { type BannerProps, widgetIds } from '$/widgets'\n\nexport const BannerImageFull = ({\n headTitle,\n subtitle,\n buttonsConfig,\n advantages,\n classes,\n images,\n backgroundColor\n}: Omit<BannerProps, 'bannerVariant'>) => {\n const { isMobile } = useDevice()\n\n const advantagesExist = advantages?.details && advantages?.details?.items.length > 0\n\n return (\n <>\n <section\n id={widgetIds.banner}\n data-test-id={widgetIds.banner}\n style={{ backgroundColor: backgroundColor ?? '#d9edff' }}\n className={cn('relative h-[552px] desktop:h-[456px]', classes?.root)}\n >\n <div className='absolute bottom-0 left-0 right-0 top-0 mx-auto h-full max-w-[1920px] desktop:h-[456px]'>\n {isMobile ? (\n <img\n loading='eager'\n fetchPriority='high'\n src={images?.mobile}\n className='h-full w-full object-cover object-center'\n alt={images?.alt}\n />\n ) : (\n <img\n loading='eager'\n fetchPriority='high'\n src={images?.desktop}\n alt={images?.alt}\n className='h-full w-full object-cover object-center'\n />\n )}\n </div>\n\n <ResponsiveContainer className={cn('h-full', classes?.container)}>\n <div className={cn('flex h-full', classes?.wrapper)}>\n <div className={cn('flex w-[328px] flex-col gap-10 pt-6 desktop:w-full desktop:pt-20', classes?.textBlock)}>\n <div className='z-10 flex flex-col gap-4'>\n <div\n dangerouslySetInnerHTML={{ __html: headTitle }}\n className={cn('mob-headline-bold-m text-color-dark desktop:desk-headline-bold-l', classes?.title)}\n />\n <div\n dangerouslySetInnerHTML={{ __html: subtitle }}\n className={cn('desk-body-regular-l text-color-dark', classes?.subtitle)}\n />\n </div>\n\n <Buttons buttonConfig={buttonsConfig} />\n </div>\n </div>\n\n {advantages?.enabled && advantagesExist && (\n <Advantages\n classes={{\n root: 'mobile:hidden desktop:absolute desktop:bottom-[-50px] desktop:right-1/2 desktop:translate-x-1/2 desktop:rounded-md desktop:p-0'\n }}\n {...advantages}\n />\n )}\n </ResponsiveContainer>\n </section>\n {advantages?.enabled && advantagesExist && (\n <Advantages\n classes={{\n root: 'px-4 pt-4 mobile:bg-color-white desktop:hidden'\n }}\n {...advantages}\n />\n )}\n </>\n )\n}\n"],"names":["BannerImageFull","headTitle","subtitle","buttonsConfig","advantages","classes","images","backgroundColor","isMobile","useDevice","advantagesExist","_a","jsxs","Fragment","widgetIds","cn","jsx","ResponsiveContainer","Buttons","Advantages"],"mappings":"u8FAQO,MAAMA,GAAkB,CAAC,CAC9B,UAAAC,EACA,SAAAC,EACA,cAAAC,EACA,WAAAC,EACA,QAAAC,EACA,OAAAC,EACA,gBAAAC,CACF,IAA0C,OACxC,KAAM,CAAE,SAAAC,CAAA,EAAaC,EAAA,EAEfC,GAAkBN,GAAA,YAAAA,EAAY,YAAWO,EAAAP,GAAA,YAAAA,EAAY,UAAZ,YAAAO,EAAqB,MAAM,QAAS,EAEnF,OACEC,EAAAC,EAAA,CACE,SAAA,CAAAD,EAAC,UAAA,CACC,GAAIE,EAAU,OACd,eAAcA,EAAU,OACxB,MAAO,CAAE,gBAAiBP,GAAmB,SAAA,EAC7C,UAAWQ,EAAG,uCAAwCV,GAAA,YAAAA,EAAS,IAAI,EAEnE,SAAA,CAAAW,EAAC,MAAA,CAAI,UAAU,yFACZ,SAAAR,EACCQ,EAAC,MAAA,CACC,QAAQ,QACR,cAAc,OACd,IAAKV,GAAA,YAAAA,EAAQ,OACb,UAAU,2CACV,IAAKA,GAAA,YAAAA,EAAQ,GAAA,CAAA,EAGfU,EAAC,MAAA,CACC,QAAQ,QACR,cAAc,OACd,IAAKV,GAAA,YAAAA,EAAQ,QACb,IAAKA,GAAA,YAAAA,EAAQ,IACb,UAAU,0CAAA,CAAA,EAGhB,IAECW,EAAA,CAAoB,UAAWF,EAAG,SAAUV,GAAA,YAAAA,EAAS,SAAS,EAC7D,SAAA,CAAAW,EAAC,MAAA,CAAI,UAAWD,EAAG,cAAeV,GAAA,YAAAA,EAAS,OAAO,EAChD,SAAAO,EAAC,MAAA,CAAI,UAAWG,EAAG,mEAAoEV,GAAA,YAAAA,EAAS,SAAS,EACvG,SAAA,CAAAO,EAAC,MAAA,CAAI,UAAU,2BACb,SAAA,CAAAI,EAAC,MAAA,CACC,wBAAyB,CAAE,OAAQf,CAAA,EACnC,UAAWc,EAAG,mEAAoEV,GAAA,YAAAA,EAAS,KAAK,CAAA,CAAA,EAElGW,EAAC,MAAA,CACC,wBAAyB,CAAE,OAAQd,CAAA,EACnC,UAAWa,EAAG,sCAAuCV,GAAA,YAAAA,EAAS,QAAQ,CAAA,CAAA,CACxE,EACF,EAEAW,EAACE,EAAA,CAAQ,aAAcf,CAAA,CAAe,CAAA,CAAA,CACxC,CAAA,CACF,GAECC,GAAA,YAAAA,EAAY,UAAWM,GACtBM,EAACG,EAAA,CACC,QAAS,CACP,KAAM,gIAAA,EAEP,GAAGf,CAAA,CAAA,CACN,CAAA,CAEJ,CAAA,CAAA,CAAA,GAEDA,GAAA,YAAAA,EAAY,UAAWM,GACtBM,EAACG,EAAA,CACC,QAAS,CACP,KAAM,gDAAA,EAEP,GAAGf,CAAA,CAAA,CACN,EAEJ,CAEJ"}
1
+ {"version":3,"file":"BannerImageFull.js","sources":["../../../../../../lib/widgets/banner/ui/banners/BannerImageFull.tsx"],"sourcesContent":["'use client'\n\nimport { Advantages, Buttons } from './ui'\nimport { useDevice } from '$/shared/hooks'\nimport { ResponsiveContainer } from '$/shared/ui'\nimport { cn } from '$/shared/utils'\nimport { type BannerProps, widgetIds } from '$/widgets'\n\nexport const BannerImageFull = ({\n headTitle,\n subtitle,\n buttonsConfig,\n advantages,\n classes,\n images,\n backgroundColor\n}: Omit<BannerProps, 'bannerVariant'>) => {\n const { isMobile } = useDevice()\n\n const advantagesExist = advantages?.details && advantages?.details?.items.length > 0\n\n return (\n <>\n <section\n id={widgetIds.banner}\n data-test-id={widgetIds.banner}\n style={{ backgroundColor: backgroundColor ?? '#d9edff' }}\n className={cn('relative h-[552px] desktop:h-[456px]', classes?.root)}\n >\n <div className='absolute bottom-0 left-0 right-0 top-0 mx-auto h-full max-w-[1920px] desktop:h-[456px]'>\n {isMobile ? (\n <img\n loading='eager'\n fetchPriority='high'\n src={images?.mobile}\n className='h-full w-full object-cover object-center'\n alt={images?.alt}\n />\n ) : (\n <img\n loading='eager'\n fetchPriority='high'\n src={images?.desktop}\n alt={images?.alt}\n className='h-full w-full object-cover object-center'\n />\n )}\n </div>\n\n <ResponsiveContainer className={cn('h-full', classes?.container)}>\n <div className={cn('flex h-full', classes?.wrapper)}>\n <div className={cn('flex w-[328px] flex-col gap-10 pt-6 desktop:w-full desktop:pt-20', classes?.textBlock)}>\n <div className='z-10 flex flex-col gap-4'>\n <div\n dangerouslySetInnerHTML={{ __html: headTitle }}\n className={cn('mob-headline-bold-m text-color-dark desktop:desk-headline-bold-l', classes?.title)}\n />\n <div\n dangerouslySetInnerHTML={{ __html: subtitle }}\n className={cn('desk-body-regular-l text-color-dark', classes?.subtitle)}\n />\n </div>\n\n <Buttons buttonConfig={buttonsConfig} />\n </div>\n </div>\n\n {advantages?.enabled && advantagesExist && (\n <Advantages\n classes={{\n root: 'mobile:hidden desktop:absolute desktop:bottom-[-50px] desktop:right-1/2 desktop:translate-x-1/2 desktop:rounded-md desktop:p-0'\n }}\n {...advantages}\n />\n )}\n </ResponsiveContainer>\n </section>\n {advantages?.enabled && advantagesExist && (\n <Advantages\n classes={{\n root: 'px-4 pt-4 mobile:bg-color-white desktop:hidden'\n }}\n {...advantages}\n />\n )}\n </>\n )\n}\n"],"names":["BannerImageFull","headTitle","subtitle","buttonsConfig","advantages","classes","images","backgroundColor","isMobile","useDevice","advantagesExist","_a","jsxs","Fragment","widgetIds","cn","jsx","ResponsiveContainer","Buttons","Advantages"],"mappings":"wnGAQO,MAAMA,GAAkB,CAAC,CAC9B,UAAAC,EACA,SAAAC,EACA,cAAAC,EACA,WAAAC,EACA,QAAAC,EACA,OAAAC,EACA,gBAAAC,CACF,IAA0C,OACxC,KAAM,CAAE,SAAAC,CAAA,EAAaC,EAAA,EAEfC,GAAkBN,GAAA,YAAAA,EAAY,YAAWO,EAAAP,GAAA,YAAAA,EAAY,UAAZ,YAAAO,EAAqB,MAAM,QAAS,EAEnF,OACEC,EAAAC,EAAA,CACE,SAAA,CAAAD,EAAC,UAAA,CACC,GAAIE,EAAU,OACd,eAAcA,EAAU,OACxB,MAAO,CAAE,gBAAiBP,GAAmB,SAAA,EAC7C,UAAWQ,EAAG,uCAAwCV,GAAA,YAAAA,EAAS,IAAI,EAEnE,SAAA,CAAAW,EAAC,MAAA,CAAI,UAAU,yFACZ,SAAAR,EACCQ,EAAC,MAAA,CACC,QAAQ,QACR,cAAc,OACd,IAAKV,GAAA,YAAAA,EAAQ,OACb,UAAU,2CACV,IAAKA,GAAA,YAAAA,EAAQ,GAAA,CAAA,EAGfU,EAAC,MAAA,CACC,QAAQ,QACR,cAAc,OACd,IAAKV,GAAA,YAAAA,EAAQ,QACb,IAAKA,GAAA,YAAAA,EAAQ,IACb,UAAU,0CAAA,CAAA,EAGhB,IAECW,EAAA,CAAoB,UAAWF,EAAG,SAAUV,GAAA,YAAAA,EAAS,SAAS,EAC7D,SAAA,CAAAW,EAAC,MAAA,CAAI,UAAWD,EAAG,cAAeV,GAAA,YAAAA,EAAS,OAAO,EAChD,SAAAO,EAAC,MAAA,CAAI,UAAWG,EAAG,mEAAoEV,GAAA,YAAAA,EAAS,SAAS,EACvG,SAAA,CAAAO,EAAC,MAAA,CAAI,UAAU,2BACb,SAAA,CAAAI,EAAC,MAAA,CACC,wBAAyB,CAAE,OAAQf,CAAA,EACnC,UAAWc,EAAG,mEAAoEV,GAAA,YAAAA,EAAS,KAAK,CAAA,CAAA,EAElGW,EAAC,MAAA,CACC,wBAAyB,CAAE,OAAQd,CAAA,EACnC,UAAWa,EAAG,sCAAuCV,GAAA,YAAAA,EAAS,QAAQ,CAAA,CAAA,CACxE,EACF,EAEAW,EAACE,EAAA,CAAQ,aAAcf,CAAA,CAAe,CAAA,CAAA,CACxC,CAAA,CACF,GAECC,GAAA,YAAAA,EAAY,UAAWM,GACtBM,EAACG,EAAA,CACC,QAAS,CACP,KAAM,gIAAA,EAEP,GAAGf,CAAA,CAAA,CACN,CAAA,CAEJ,CAAA,CAAA,CAAA,GAEDA,GAAA,YAAAA,EAAY,UAAWM,GACtBM,EAACG,EAAA,CACC,QAAS,CACP,KAAM,gDAAA,EAEP,GAAGf,CAAA,CAAA,CACN,EAEJ,CAEJ"}
@@ -1,2 +1,2 @@
1
- import{jsxs as m,jsx as i}from"react/jsx-runtime";import{Buttons as b}from"./ui/Buttons.js";import{Advantages as n}from"./ui/Advantages.js";import{ResponsiveContainer as u}from"../../../../shared/ui/responsiveContainer/ResponsiveContainer.js";import"../../../../shared/ui/button/Button.js";import"../../../../shared/ui/buttonIcon/ButtonIcon.js";import{cn as p}from"../../../../shared/utils/cn.js";import"react";import"../../../../shared/ui/calendar/Calendar.js";import"../../../../shared/ui/calendar/model/utils.js";import"../../../../shared/ui/accordion/Accordion.js";import"react-hook-form";import"react-dom";import"../../../../shared/ui/modal/ui/IframeModalContent.js";import"../../../../../node_modules/react-hot-toast/dist/index.js";import"../../../../shared/ui/table/ui/primitives/Primitives.js";import"../../../../shared/ui/carousel/ui/CarouselContent.js";import"../../../../shared/ui/slot/Slot.js";import"../../../../shared/ui/formElements/uncontrolled/autocomplete/Autocomplete.js";import"../../../../shared/ui/formElements/uncontrolled/checkbox/Checkbox.js";import"../../../../shared/ui/formElements/uncontrolled/combobox/combobox.js";import"../../../../shared/ui/formElements/uncontrolled/dayPicker/DayPicker.js";import"../../../../shared/ui/formElements/uncontrolled/input/Input.js";import"../../../../shared/ui/formElements/uncontrolled/inputOtp/InputOtpBase.js";import"../../../../shared/ui/formElements/uncontrolled/maskInput/MaskInput.js";import"../../../../shared/ui/formElements/uncontrolled/radio/RadioGroup.js";import"../../../../shared/ui/formElements/uncontrolled/radio/ui/RadioItem.js";import"../../../../shared/ui/formElements/uncontrolled/slider/SliderBase.js";import"../../../../shared/ui/formElements/uncontrolled/switch/Switch.js";import"../../../../shared/ui/formElements/uncontrolled/textarea/Textarea.js";import"../../../../shared/ui/formElements/uncontrolled/uploader/UploaderBase.js";import"../../../../shared/ui/formElements/uncontrolled/inputCurrency/InputCurrency.js";import"../../../../../src/configs/api.js";import"../../../../shared/ui/formElements/controlled/editor/ui/Editor.js";import"../../../../shared/ui/formElements/controlled/input/MaskInputControl.js";import"../../../../shared/ui/dropdownList/ui/dropdownItem/DropdownItem.js";import{widgetIds as l}from"../../../model/helpers.js";import"../../../stepper/ui/StepperTabs.js";import"../../../../shared/validation/zodValidation/dadataFio.js";import"../../../../shared/validation/zodValidation/calendar.js";import"../../../../shared/validation/zodValidation/phone.js";import"../../../../shared/validation/zodValidation/otpCode.js";import"../../../queryClientProvider/QueryClientProvider.js";import"../../../seoHeader/ui/desktop/CategoryTabs.js";import"../../../calculator/ui/CalculatorTabs.js";import"../../../userFeedback/model/schema.js";import"../../../userFeedback/ui/FeedbackTrigger.js";import"../../../userFeedback/ui/SelectRating.js";const ko=({headTitle:h,subtitle:k,buttonsConfig:x,advantages:t,classes:o,images:r,backgroundColor:f})=>{var d;const e=(t==null?void 0:t.details)&&((d=t==null?void 0:t.details)==null?void 0:d.items.length)>0;return m("section",{id:l.banner,style:{backgroundColor:f??"#d9edff"},"data-test-id":l.banner,className:p("",o==null?void 0:o.root),children:[m(u,{className:p("relative desktop:h-[456px]",o==null?void 0:o.container),children:[m("div",{className:p("flex flex-col desktop:flex-row desktop:justify-between",o==null?void 0:o.wrapper),children:[m("div",{className:"flex flex-col desktop:gap-10 desktop:pt-20",children:[m("div",{className:p("flex flex-col gap-4 pt-6 desktop:pt-0",o==null?void 0:o.textBlock),children:[i("div",{dangerouslySetInnerHTML:{__html:h},className:p("mob-headline-bold-m text-color-dark desktop:desk-headline-bold-l",o==null?void 0:o.title)}),i("div",{dangerouslySetInnerHTML:{__html:k},className:p("desk-body-regular-l text-color-dark",o==null?void 0:o.subtitle)})]}),i(b,{buttonConfig:x,classes:{group:"z-10"}})]}),i("div",{className:p("relative flex h-[356px] justify-center desktop:hidden desktop:h-[456px] desktop:w-[550px]",o==null?void 0:o.imageContainer),children:i("img",{loading:"eager",fetchpriority:"high",src:r==null?void 0:r.mobile,alt:r==null?void 0:r.alt,className:"h-full object-contain"})}),i("div",{className:p("relative flex h-[356px] justify-center mobile:hidden desktop:h-[456px] desktop:w-[550px]",o==null?void 0:o.imageContainer),children:i("img",{loading:"eager",fetchpriority:"high",src:r==null?void 0:r.desktop,alt:r==null?void 0:r.alt,className:"h-full object-contain"})})]}),(t==null?void 0:t.enabled)&&e&&i(n,{classes:{root:"mobile:hidden desktop:absolute desktop:bottom-[-50px] desktop:right-1/2 desktop:translate-x-1/2 desktop:rounded-md desktop:p-0"},...t})]}),(t==null?void 0:t.enabled)&&e&&i(n,{classes:{root:"px-4 pt-4 mobile:bg-color-white desktop:hidden"},...t})]})};export{ko as BannerWithSeparateImg};
1
+ import{jsxs as m,jsx as i}from"react/jsx-runtime";import{Buttons as b}from"./ui/Buttons.js";import{Advantages as n}from"./ui/Advantages.js";import{ResponsiveContainer as u}from"../../../../shared/ui/responsiveContainer/ResponsiveContainer.js";import"../../../../shared/ui/button/Button.js";import"../../../../shared/ui/buttonIcon/ButtonIcon.js";import{cn as p}from"../../../../shared/utils/cn.js";import"react";import"../../../../shared/ui/calendar/Calendar.js";import"../../../../shared/ui/calendar/model/utils.js";import"../../../../shared/ui/accordion/Accordion.js";import"react-hook-form";import"react-dom";import"../../../../shared/ui/modal/ui/IframeModalContent.js";import"../../../../../node_modules/.pnpm/react-hot-toast@2.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/react-hot-toast/dist/index.js";import"../../../../shared/ui/table/ui/primitives/Primitives.js";import"../../../../shared/ui/carousel/ui/CarouselContent.js";import"../../../../shared/ui/slot/Slot.js";import"../../../../shared/ui/formElements/uncontrolled/autocomplete/Autocomplete.js";import"../../../../shared/ui/formElements/uncontrolled/checkbox/Checkbox.js";import"../../../../shared/ui/formElements/uncontrolled/combobox/combobox.js";import"../../../../shared/ui/formElements/uncontrolled/dayPicker/DayPicker.js";import"../../../../shared/ui/formElements/uncontrolled/input/Input.js";import"../../../../shared/ui/formElements/uncontrolled/inputOtp/InputOtpBase.js";import"../../../../shared/ui/formElements/uncontrolled/maskInput/MaskInput.js";import"../../../../shared/ui/formElements/uncontrolled/radio/RadioGroup.js";import"../../../../shared/ui/formElements/uncontrolled/radio/ui/RadioItem.js";import"../../../../shared/ui/formElements/uncontrolled/slider/SliderBase.js";import"../../../../shared/ui/formElements/uncontrolled/switch/Switch.js";import"../../../../shared/ui/formElements/uncontrolled/textarea/Textarea.js";import"../../../../shared/ui/formElements/uncontrolled/uploader/UploaderBase.js";import"../../../../shared/ui/formElements/uncontrolled/inputCurrency/InputCurrency.js";import"../../../../../src/configs/api.js";import"../../../../shared/ui/formElements/controlled/editor/ui/Editor.js";import"../../../../shared/ui/formElements/controlled/input/MaskInputControl.js";import"../../../../../node_modules/.pnpm/classnames@2.5.1/node_modules/classnames/index.js";import"../../../../shared/ui/dropdownList/ui/dropdownItem/DropdownItem.js";import{widgetIds as l}from"../../../model/helpers.js";import"../../../stepper/ui/StepperTabs.js";import"../../../../shared/validation/zodValidation/dadataFio.js";import"../../../../shared/validation/zodValidation/calendar.js";import"../../../../shared/validation/zodValidation/phone.js";import"../../../../shared/validation/zodValidation/otpCode.js";import"../../../queryClientProvider/QueryClientProvider.js";import"../../../seoHeader/ui/desktop/CategoryTabs.js";import"../../../calculator/ui/CalculatorTabs.js";import"../../../userFeedback/model/schema.js";import"../../../userFeedback/ui/FeedbackTrigger.js";import"../../../userFeedback/ui/SelectRating.js";const xo=({headTitle:h,subtitle:k,buttonsConfig:x,advantages:t,classes:o,images:r,backgroundColor:f})=>{var d;const e=(t==null?void 0:t.details)&&((d=t==null?void 0:t.details)==null?void 0:d.items.length)>0;return m("section",{id:l.banner,style:{backgroundColor:f??"#d9edff"},"data-test-id":l.banner,className:p("",o==null?void 0:o.root),children:[m(u,{className:p("relative desktop:h-[456px]",o==null?void 0:o.container),children:[m("div",{className:p("flex flex-col desktop:flex-row desktop:justify-between",o==null?void 0:o.wrapper),children:[m("div",{className:"flex flex-col desktop:gap-10 desktop:pt-20",children:[m("div",{className:p("flex flex-col gap-4 pt-6 desktop:pt-0",o==null?void 0:o.textBlock),children:[i("div",{dangerouslySetInnerHTML:{__html:h},className:p("mob-headline-bold-m text-color-dark desktop:desk-headline-bold-l",o==null?void 0:o.title)}),i("div",{dangerouslySetInnerHTML:{__html:k},className:p("desk-body-regular-l text-color-dark",o==null?void 0:o.subtitle)})]}),i(b,{buttonConfig:x,classes:{group:"z-10"}})]}),i("div",{className:p("relative flex h-[356px] justify-center desktop:hidden desktop:h-[456px] desktop:w-[550px]",o==null?void 0:o.imageContainer),children:i("img",{loading:"eager",fetchpriority:"high",src:r==null?void 0:r.mobile,alt:r==null?void 0:r.alt,className:"h-full object-contain"})}),i("div",{className:p("relative flex h-[356px] justify-center mobile:hidden desktop:h-[456px] desktop:w-[550px]",o==null?void 0:o.imageContainer),children:i("img",{loading:"eager",fetchpriority:"high",src:r==null?void 0:r.desktop,alt:r==null?void 0:r.alt,className:"h-full object-contain"})})]}),(t==null?void 0:t.enabled)&&e&&i(n,{classes:{root:"mobile:hidden desktop:absolute desktop:bottom-[-50px] desktop:right-1/2 desktop:translate-x-1/2 desktop:rounded-md desktop:p-0"},...t})]}),(t==null?void 0:t.enabled)&&e&&i(n,{classes:{root:"px-4 pt-4 mobile:bg-color-white desktop:hidden"},...t})]})};export{xo as BannerWithSeparateImg};
2
2
  //# sourceMappingURL=BannerWithSeparateImg.js.map