@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,2 +0,0 @@
1
- import{Node as e,wrappingInputRule as o,mergeAttributes as r}from"../../core/dist/index.js";const n=/^\s*>\s$/,s=e.create({name:"blockquote",addOptions(){return{HTMLAttributes:{}}},content:"block+",group:"block",defining:!0,parseHTML(){return[{tag:"blockquote"}]},renderHTML({HTMLAttributes:t}){return["blockquote",r(this.options.HTMLAttributes,t),0]},addCommands(){return{setBlockquote:()=>({commands:t})=>t.wrapIn(this.name),toggleBlockquote:()=>({commands:t})=>t.toggleWrap(this.name),unsetBlockquote:()=>({commands:t})=>t.lift(this.name)}},addKeyboardShortcuts(){return{"Mod-Shift-b":()=>this.editor.commands.toggleBlockquote()}},addInputRules(){return[o({find:n,type:this.type})]}});export{s as Blockquote,s as default,n as inputRegex};
2
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sources":["../../../../../node_modules/@tiptap/extension-blockquote/dist/index.js"],"sourcesContent":["import { Node, mergeAttributes, wrappingInputRule } from '@tiptap/core';\n\n/**\n * Matches a blockquote to a `>` as input.\n */\nconst inputRegex = /^\\s*>\\s$/;\n/**\n * This extension allows you to create blockquotes.\n * @see https://tiptap.dev/api/nodes/blockquote\n */\nconst Blockquote = Node.create({\n name: 'blockquote',\n addOptions() {\n return {\n HTMLAttributes: {},\n };\n },\n content: 'block+',\n group: 'block',\n defining: true,\n parseHTML() {\n return [\n { tag: 'blockquote' },\n ];\n },\n renderHTML({ HTMLAttributes }) {\n return ['blockquote', mergeAttributes(this.options.HTMLAttributes, HTMLAttributes), 0];\n },\n addCommands() {\n return {\n setBlockquote: () => ({ commands }) => {\n return commands.wrapIn(this.name);\n },\n toggleBlockquote: () => ({ commands }) => {\n return commands.toggleWrap(this.name);\n },\n unsetBlockquote: () => ({ commands }) => {\n return commands.lift(this.name);\n },\n };\n },\n addKeyboardShortcuts() {\n return {\n 'Mod-Shift-b': () => this.editor.commands.toggleBlockquote(),\n };\n },\n addInputRules() {\n return [\n wrappingInputRule({\n find: inputRegex,\n type: this.type,\n }),\n ];\n },\n});\n\nexport { Blockquote, Blockquote as default, inputRegex };\n//# sourceMappingURL=index.js.map\n"],"names":["inputRegex","Blockquote","Node","HTMLAttributes","mergeAttributes","commands","wrappingInputRule"],"mappings":"4FAKK,MAACA,EAAa,WAKbC,EAAaC,EAAK,OAAO,CAC3B,KAAM,aACN,YAAa,CACT,MAAO,CACH,eAAgB,CAAA,CAC5B,CACI,EACA,QAAS,SACT,MAAO,QACP,SAAU,GACV,WAAY,CACR,MAAO,CACH,CAAE,IAAK,YAAY,CAC/B,CACI,EACA,WAAW,CAAE,eAAAC,GAAkB,CAC3B,MAAO,CAAC,aAAcC,EAAgB,KAAK,QAAQ,eAAgBD,CAAc,EAAG,CAAC,CACzF,EACA,aAAc,CACV,MAAO,CACH,cAAe,IAAM,CAAC,CAAE,SAAAE,KACbA,EAAS,OAAO,KAAK,IAAI,EAEpC,iBAAkB,IAAM,CAAC,CAAE,SAAAA,KAChBA,EAAS,WAAW,KAAK,IAAI,EAExC,gBAAiB,IAAM,CAAC,CAAE,SAAAA,KACfA,EAAS,KAAK,KAAK,IAAI,CAE9C,CACI,EACA,sBAAuB,CACnB,MAAO,CACH,cAAe,IAAM,KAAK,OAAO,SAAS,iBAAgB,CACtE,CACI,EACA,eAAgB,CACZ,MAAO,CACHC,EAAkB,CACd,KAAMN,EACN,KAAM,KAAK,IAC3B,CAAa,CACb,CACI,CACJ,CAAC","x_google_ignoreList":[0]}
@@ -1,2 +0,0 @@
1
- import{Mark as r,markPasteRule as e,markInputRule as s,mergeAttributes as n}from"../../core/dist/index.js";const o=/(?:^|\s)(\*\*(?!\s+\*\*)((?:[^*]+))\*\*(?!\s+\*\*))$/,a=/(?:^|\s)(\*\*(?!\s+\*\*)((?:[^*]+))\*\*(?!\s+\*\*))/g,d=/(?:^|\s)(__(?!\s+__)((?:[^_]+))__(?!\s+__))$/,u=/(?:^|\s)(__(?!\s+__)((?:[^_]+))__(?!\s+__))/g,l=r.create({name:"bold",addOptions(){return{HTMLAttributes:{}}},parseHTML(){return[{tag:"strong"},{tag:"b",getAttrs:t=>t.style.fontWeight!=="normal"&&null},{style:"font-weight=400",clearMark:t=>t.type.name===this.name},{style:"font-weight",getAttrs:t=>/^(bold(er)?|[5-9]\d{2,})$/.test(t)&&null}]},renderHTML({HTMLAttributes:t}){return["strong",n(this.options.HTMLAttributes,t),0]},addCommands(){return{setBold:()=>({commands:t})=>t.setMark(this.name),toggleBold:()=>({commands:t})=>t.toggleMark(this.name),unsetBold:()=>({commands:t})=>t.unsetMark(this.name)}},addKeyboardShortcuts(){return{"Mod-b":()=>this.editor.commands.toggleBold(),"Mod-B":()=>this.editor.commands.toggleBold()}},addInputRules(){return[s({find:o,type:this.type}),s({find:d,type:this.type})]},addPasteRules(){return[e({find:a,type:this.type}),e({find:u,type:this.type})]}});export{l as Bold,l as default,o as starInputRegex,a as starPasteRegex,d as underscoreInputRegex,u as underscorePasteRegex};
2
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sources":["../../../../../node_modules/@tiptap/extension-bold/dist/index.js"],"sourcesContent":["import { Mark, mergeAttributes, markInputRule, markPasteRule } from '@tiptap/core';\n\n/**\n * Matches bold text via `**` as input.\n */\nconst starInputRegex = /(?:^|\\s)(\\*\\*(?!\\s+\\*\\*)((?:[^*]+))\\*\\*(?!\\s+\\*\\*))$/;\n/**\n * Matches bold text via `**` while pasting.\n */\nconst starPasteRegex = /(?:^|\\s)(\\*\\*(?!\\s+\\*\\*)((?:[^*]+))\\*\\*(?!\\s+\\*\\*))/g;\n/**\n * Matches bold text via `__` as input.\n */\nconst underscoreInputRegex = /(?:^|\\s)(__(?!\\s+__)((?:[^_]+))__(?!\\s+__))$/;\n/**\n * Matches bold text via `__` while pasting.\n */\nconst underscorePasteRegex = /(?:^|\\s)(__(?!\\s+__)((?:[^_]+))__(?!\\s+__))/g;\n/**\n * This extension allows you to mark text as bold.\n * @see https://tiptap.dev/api/marks/bold\n */\nconst Bold = Mark.create({\n name: 'bold',\n addOptions() {\n return {\n HTMLAttributes: {},\n };\n },\n parseHTML() {\n return [\n {\n tag: 'strong',\n },\n {\n tag: 'b',\n getAttrs: node => node.style.fontWeight !== 'normal' && null,\n },\n {\n style: 'font-weight=400',\n clearMark: mark => mark.type.name === this.name,\n },\n {\n style: 'font-weight',\n getAttrs: value => /^(bold(er)?|[5-9]\\d{2,})$/.test(value) && null,\n },\n ];\n },\n renderHTML({ HTMLAttributes }) {\n return ['strong', mergeAttributes(this.options.HTMLAttributes, HTMLAttributes), 0];\n },\n addCommands() {\n return {\n setBold: () => ({ commands }) => {\n return commands.setMark(this.name);\n },\n toggleBold: () => ({ commands }) => {\n return commands.toggleMark(this.name);\n },\n unsetBold: () => ({ commands }) => {\n return commands.unsetMark(this.name);\n },\n };\n },\n addKeyboardShortcuts() {\n return {\n 'Mod-b': () => this.editor.commands.toggleBold(),\n 'Mod-B': () => this.editor.commands.toggleBold(),\n };\n },\n addInputRules() {\n return [\n markInputRule({\n find: starInputRegex,\n type: this.type,\n }),\n markInputRule({\n find: underscoreInputRegex,\n type: this.type,\n }),\n ];\n },\n addPasteRules() {\n return [\n markPasteRule({\n find: starPasteRegex,\n type: this.type,\n }),\n markPasteRule({\n find: underscorePasteRegex,\n type: this.type,\n }),\n ];\n },\n});\n\nexport { Bold, Bold as default, starInputRegex, starPasteRegex, underscoreInputRegex, underscorePasteRegex };\n//# sourceMappingURL=index.js.map\n"],"names":["starInputRegex","starPasteRegex","underscoreInputRegex","underscorePasteRegex","Bold","Mark","node","mark","value","HTMLAttributes","mergeAttributes","commands","markInputRule","markPasteRule"],"mappings":"2GAKK,MAACA,EAAiB,uDAIjBC,EAAiB,uDAIjBC,EAAuB,+CAIvBC,EAAuB,+CAKvBC,EAAOC,EAAK,OAAO,CACrB,KAAM,OACN,YAAa,CACT,MAAO,CACH,eAAgB,CAAA,CAC5B,CACI,EACA,WAAY,CACR,MAAO,CACH,CACI,IAAK,QACrB,EACY,CACI,IAAK,IACL,SAAUC,GAAQA,EAAK,MAAM,aAAe,UAAY,IACxE,EACY,CACI,MAAO,kBACP,UAAWC,GAAQA,EAAK,KAAK,OAAS,KAAK,IAC3D,EACY,CACI,MAAO,cACP,SAAUC,GAAS,4BAA4B,KAAKA,CAAK,GAAK,IAC9E,CACA,CACI,EACA,WAAW,CAAE,eAAAC,GAAkB,CAC3B,MAAO,CAAC,SAAUC,EAAgB,KAAK,QAAQ,eAAgBD,CAAc,EAAG,CAAC,CACrF,EACA,aAAc,CACV,MAAO,CACH,QAAS,IAAM,CAAC,CAAE,SAAAE,KACPA,EAAS,QAAQ,KAAK,IAAI,EAErC,WAAY,IAAM,CAAC,CAAE,SAAAA,KACVA,EAAS,WAAW,KAAK,IAAI,EAExC,UAAW,IAAM,CAAC,CAAE,SAAAA,KACTA,EAAS,UAAU,KAAK,IAAI,CAEnD,CACI,EACA,sBAAuB,CACnB,MAAO,CACH,QAAS,IAAM,KAAK,OAAO,SAAS,WAAU,EAC9C,QAAS,IAAM,KAAK,OAAO,SAAS,WAAU,CAC1D,CACI,EACA,eAAgB,CACZ,MAAO,CACHC,EAAc,CACV,KAAMZ,EACN,KAAM,KAAK,IAC3B,CAAa,EACDY,EAAc,CACV,KAAMV,EACN,KAAM,KAAK,IAC3B,CAAa,CACb,CACI,EACA,eAAgB,CACZ,MAAO,CACHW,EAAc,CACV,KAAMZ,EACN,KAAM,KAAK,IAC3B,CAAa,EACDY,EAAc,CACV,KAAMV,EACN,KAAM,KAAK,IAC3B,CAAa,CACb,CACI,CACJ,CAAC","x_google_ignoreList":[0]}
@@ -1,2 +0,0 @@
1
- import{Node as o,wrappingInputRule as e,mergeAttributes as n}from"../../core/dist/index.js";const p="listItem",s="textStyle",i=/^\s*([-+*])\s$/,a=o.create({name:"bulletList",addOptions(){return{itemTypeName:"listItem",HTMLAttributes:{},keepMarks:!1,keepAttributes:!1}},group:"block list",content(){return`${this.options.itemTypeName}+`},parseHTML(){return[{tag:"ul"}]},renderHTML({HTMLAttributes:t}){return["ul",n(this.options.HTMLAttributes,t),0]},addCommands(){return{toggleBulletList:()=>({commands:t,chain:r})=>this.options.keepAttributes?r().toggleList(this.name,this.options.itemTypeName,this.options.keepMarks).updateAttributes(p,this.editor.getAttributes(s)).run():t.toggleList(this.name,this.options.itemTypeName,this.options.keepMarks)}},addKeyboardShortcuts(){return{"Mod-Shift-8":()=>this.editor.commands.toggleBulletList()}},addInputRules(){let t=e({find:i,type:this.type});return(this.options.keepMarks||this.options.keepAttributes)&&(t=e({find:i,type:this.type,keepMarks:this.options.keepMarks,keepAttributes:this.options.keepAttributes,getAttributes:()=>this.editor.getAttributes(s),editor:this.editor})),[t]}});export{a as BulletList,a as default,i as inputRegex};
2
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sources":["../../../../../node_modules/@tiptap/extension-bullet-list/dist/index.js"],"sourcesContent":["import { Node, mergeAttributes, wrappingInputRule } from '@tiptap/core';\n\nconst ListItemName = 'listItem';\nconst TextStyleName = 'textStyle';\n/**\n * Matches a bullet list to a dash or asterisk.\n */\nconst inputRegex = /^\\s*([-+*])\\s$/;\n/**\n * This extension allows you to create bullet lists.\n * This requires the ListItem extension\n * @see https://tiptap.dev/api/nodes/bullet-list\n * @see https://tiptap.dev/api/nodes/list-item.\n */\nconst BulletList = Node.create({\n name: 'bulletList',\n addOptions() {\n return {\n itemTypeName: 'listItem',\n HTMLAttributes: {},\n keepMarks: false,\n keepAttributes: false,\n };\n },\n group: 'block list',\n content() {\n return `${this.options.itemTypeName}+`;\n },\n parseHTML() {\n return [\n { tag: 'ul' },\n ];\n },\n renderHTML({ HTMLAttributes }) {\n return ['ul', mergeAttributes(this.options.HTMLAttributes, HTMLAttributes), 0];\n },\n addCommands() {\n return {\n toggleBulletList: () => ({ commands, chain }) => {\n if (this.options.keepAttributes) {\n return chain().toggleList(this.name, this.options.itemTypeName, this.options.keepMarks).updateAttributes(ListItemName, this.editor.getAttributes(TextStyleName)).run();\n }\n return commands.toggleList(this.name, this.options.itemTypeName, this.options.keepMarks);\n },\n };\n },\n addKeyboardShortcuts() {\n return {\n 'Mod-Shift-8': () => this.editor.commands.toggleBulletList(),\n };\n },\n addInputRules() {\n let inputRule = wrappingInputRule({\n find: inputRegex,\n type: this.type,\n });\n if (this.options.keepMarks || this.options.keepAttributes) {\n inputRule = wrappingInputRule({\n find: inputRegex,\n type: this.type,\n keepMarks: this.options.keepMarks,\n keepAttributes: this.options.keepAttributes,\n getAttributes: () => { return this.editor.getAttributes(TextStyleName); },\n editor: this.editor,\n });\n }\n return [\n inputRule,\n ];\n },\n});\n\nexport { BulletList, BulletList as default, inputRegex };\n//# sourceMappingURL=index.js.map\n"],"names":["ListItemName","TextStyleName","inputRegex","BulletList","Node","HTMLAttributes","mergeAttributes","commands","chain","inputRule","wrappingInputRule"],"mappings":"4FAEA,MAAMA,EAAe,WACfC,EAAgB,YAIhBC,EAAa,iBAObC,EAAaC,EAAK,OAAO,CAC3B,KAAM,aACN,YAAa,CACT,MAAO,CACH,aAAc,WACd,eAAgB,CAAA,EAChB,UAAW,GACX,eAAgB,EAC5B,CACI,EACA,MAAO,aACP,SAAU,CACN,MAAO,GAAG,KAAK,QAAQ,YAAY,GACvC,EACA,WAAY,CACR,MAAO,CACH,CAAE,IAAK,IAAI,CACvB,CACI,EACA,WAAW,CAAE,eAAAC,GAAkB,CAC3B,MAAO,CAAC,KAAMC,EAAgB,KAAK,QAAQ,eAAgBD,CAAc,EAAG,CAAC,CACjF,EACA,aAAc,CACV,MAAO,CACH,iBAAkB,IAAM,CAAC,CAAE,SAAAE,EAAU,MAAAC,CAAK,IAClC,KAAK,QAAQ,eACNA,EAAK,EAAG,WAAW,KAAK,KAAM,KAAK,QAAQ,aAAc,KAAK,QAAQ,SAAS,EAAE,iBAAiBR,EAAc,KAAK,OAAO,cAAcC,CAAa,CAAC,EAAE,IAAG,EAEjKM,EAAS,WAAW,KAAK,KAAM,KAAK,QAAQ,aAAc,KAAK,QAAQ,SAAS,CAEvG,CACI,EACA,sBAAuB,CACnB,MAAO,CACH,cAAe,IAAM,KAAK,OAAO,SAAS,iBAAgB,CACtE,CACI,EACA,eAAgB,CACZ,IAAIE,EAAYC,EAAkB,CAC9B,KAAMR,EACN,KAAM,KAAK,IACvB,CAAS,EACD,OAAI,KAAK,QAAQ,WAAa,KAAK,QAAQ,kBACvCO,EAAYC,EAAkB,CAC1B,KAAMR,EACN,KAAM,KAAK,KACX,UAAW,KAAK,QAAQ,UACxB,eAAgB,KAAK,QAAQ,eAC7B,cAAe,IAAe,KAAK,OAAO,cAAcD,CAAa,EACrE,OAAQ,KAAK,MAC7B,CAAa,GAEE,CACHQ,CACZ,CACI,CACJ,CAAC","x_google_ignoreList":[0]}
@@ -1,2 +0,0 @@
1
- import{Extension as l}from"../../core/dist/index.js";import{Plugin as h,PluginKey as f}from"../../../prosemirror-state/dist/index.js";const x=l.create({name:"characterCount",addOptions(){return{limit:null,mode:"textSize",textCounter:e=>e.length,wordCounter:e=>e.split(" ").filter(t=>t!=="").length}},addStorage(){return{characters:()=>0,words:()=>0}},onBeforeCreate(){this.storage.characters=e=>{const t=(e==null?void 0:e.node)||this.editor.state.doc;if(((e==null?void 0:e.mode)||this.options.mode)==="textSize"){const r=t.textBetween(0,t.content.size,void 0," ");return this.options.textCounter(r)}return t.nodeSize},this.storage.words=e=>{const t=(e==null?void 0:e.node)||this.editor.state.doc,i=t.textBetween(0,t.content.size," "," ");return this.options.wordCounter(i)}},addProseMirrorPlugins(){let e=!1;return[new h({key:new f("characterCount"),appendTransaction:(t,i,r)=>{if(e)return;const n=this.options.limit;if(n==null||n===0){e=!0;return}const o=this.storage.characters({node:r.doc});if(o>n){const c=o-n,s=0,a=c;console.warn(`[CharacterCount] Initial content exceeded limit of ${n} characters. Content was automatically trimmed.`);const d=r.tr.deleteRange(s,a);return e=!0,d}e=!0},filterTransaction:(t,i)=>{const r=this.options.limit;if(!t.docChanged||r===0||r===null||r===void 0)return!0;const n=this.storage.characters({node:i.doc}),o=this.storage.characters({node:t.doc});if(o<=r||n>r&&o>r&&o<=n)return!0;if(n>r&&o>r&&o>n||!t.getMeta("paste"))return!1;const s=t.selection.$head.pos,a=o-r,d=s-a,u=s;return t.deleteRange(d,u),!(this.storage.characters({node:t.doc})>r)}})]}});export{x as CharacterCount,x as default};
2
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sources":["../../../../../node_modules/@tiptap/extension-character-count/dist/index.js"],"sourcesContent":["import { Extension } from '@tiptap/core';\nimport { Plugin, PluginKey } from '@tiptap/pm/state';\n\n/**\n * This extension allows you to count the characters and words of your document.\n * @see https://tiptap.dev/api/extensions/character-count\n */\nconst CharacterCount = Extension.create({\n name: 'characterCount',\n addOptions() {\n return {\n limit: null,\n mode: 'textSize',\n textCounter: text => text.length,\n wordCounter: text => text.split(' ').filter(word => word !== '').length,\n };\n },\n addStorage() {\n return {\n characters: () => 0,\n words: () => 0,\n };\n },\n onBeforeCreate() {\n this.storage.characters = options => {\n const node = (options === null || options === void 0 ? void 0 : options.node) || this.editor.state.doc;\n const mode = (options === null || options === void 0 ? void 0 : options.mode) || this.options.mode;\n if (mode === 'textSize') {\n const text = node.textBetween(0, node.content.size, undefined, ' ');\n return this.options.textCounter(text);\n }\n return node.nodeSize;\n };\n this.storage.words = options => {\n const node = (options === null || options === void 0 ? void 0 : options.node) || this.editor.state.doc;\n const text = node.textBetween(0, node.content.size, ' ', ' ');\n return this.options.wordCounter(text);\n };\n },\n addProseMirrorPlugins() {\n let initialEvaluationDone = false;\n return [\n new Plugin({\n key: new PluginKey('characterCount'),\n appendTransaction: (transactions, oldState, newState) => {\n if (initialEvaluationDone) {\n return;\n }\n const limit = this.options.limit;\n if (limit === null || limit === undefined || limit === 0) {\n initialEvaluationDone = true;\n return;\n }\n const initialContentSize = this.storage.characters({ node: newState.doc });\n if (initialContentSize > limit) {\n const over = initialContentSize - limit;\n const from = 0;\n const to = over;\n console.warn(`[CharacterCount] Initial content exceeded limit of ${limit} characters. Content was automatically trimmed.`);\n const tr = newState.tr.deleteRange(from, to);\n initialEvaluationDone = true;\n return tr;\n }\n initialEvaluationDone = true;\n },\n filterTransaction: (transaction, state) => {\n const limit = this.options.limit;\n // Nothing has changed or no limit is defined. Ignore it.\n if (!transaction.docChanged || limit === 0 || limit === null || limit === undefined) {\n return true;\n }\n const oldSize = this.storage.characters({ node: state.doc });\n const newSize = this.storage.characters({ node: transaction.doc });\n // Everything is in the limit. Good.\n if (newSize <= limit) {\n return true;\n }\n // The limit has already been exceeded but will be reduced.\n if (oldSize > limit && newSize > limit && newSize <= oldSize) {\n return true;\n }\n // The limit has already been exceeded and will be increased further.\n if (oldSize > limit && newSize > limit && newSize > oldSize) {\n return false;\n }\n const isPaste = transaction.getMeta('paste');\n // Block all exceeding transactions that were not pasted.\n if (!isPaste) {\n return false;\n }\n // For pasted content, we try to remove the exceeding content.\n const pos = transaction.selection.$head.pos;\n const over = newSize - limit;\n const from = pos - over;\n const to = pos;\n // It’s probably a bad idea to mutate transactions within `filterTransaction`\n // but for now this is working fine.\n transaction.deleteRange(from, to);\n // In some situations, the limit will continue to be exceeded after trimming.\n // This happens e.g. when truncating within a complex node (e.g. table)\n // and ProseMirror has to close this node again.\n // If this is the case, we prevent the transaction completely.\n const updatedSize = this.storage.characters({ node: transaction.doc });\n if (updatedSize > limit) {\n return false;\n }\n return true;\n },\n }),\n ];\n },\n});\n\nexport { CharacterCount, CharacterCount as default };\n//# sourceMappingURL=index.js.map\n"],"names":["CharacterCount","Extension","text","word","options","node","initialEvaluationDone","Plugin","PluginKey","transactions","oldState","newState","limit","initialContentSize","over","from","to","tr","transaction","state","oldSize","newSize","pos"],"mappings":"sIAOK,MAACA,EAAiBC,EAAU,OAAO,CACpC,KAAM,iBACN,YAAa,CACT,MAAO,CACH,MAAO,KACP,KAAM,WACN,YAAaC,GAAQA,EAAK,OAC1B,YAAaA,GAAQA,EAAK,MAAM,GAAG,EAAE,OAAOC,GAAQA,IAAS,EAAE,EAAE,MAC7E,CACI,EACA,YAAa,CACT,MAAO,CACH,WAAY,IAAM,EAClB,MAAO,IAAM,CACzB,CACI,EACA,gBAAiB,CACb,KAAK,QAAQ,WAAaC,GAAW,CACjC,MAAMC,GAAQD,GAAY,KAA6B,OAASA,EAAQ,OAAS,KAAK,OAAO,MAAM,IAEnG,KADcA,GAAY,KAA6B,OAASA,EAAQ,OAAS,KAAK,QAAQ,QACjF,WAAY,CACrB,MAAMF,EAAOG,EAAK,YAAY,EAAGA,EAAK,QAAQ,KAAM,OAAW,GAAG,EAClE,OAAO,KAAK,QAAQ,YAAYH,CAAI,CACxC,CACA,OAAOG,EAAK,QAChB,EACA,KAAK,QAAQ,MAAQD,GAAW,CAC5B,MAAMC,GAAQD,GAAY,KAA6B,OAASA,EAAQ,OAAS,KAAK,OAAO,MAAM,IAC7FF,EAAOG,EAAK,YAAY,EAAGA,EAAK,QAAQ,KAAM,IAAK,GAAG,EAC5D,OAAO,KAAK,QAAQ,YAAYH,CAAI,CACxC,CACJ,EACA,uBAAwB,CACpB,IAAII,EAAwB,GAC5B,MAAO,CACH,IAAIC,EAAO,CACP,IAAK,IAAIC,EAAU,gBAAgB,EACnC,kBAAmB,CAACC,EAAcC,EAAUC,IAAa,CACrD,GAAIL,EACA,OAEJ,MAAMM,EAAQ,KAAK,QAAQ,MAC3B,GAAIA,GAAU,MAA+BA,IAAU,EAAG,CACtDN,EAAwB,GACxB,MACJ,CACA,MAAMO,EAAqB,KAAK,QAAQ,WAAW,CAAE,KAAMF,EAAS,IAAK,EACzE,GAAIE,EAAqBD,EAAO,CAC5B,MAAME,EAAOD,EAAqBD,EAC5BG,EAAO,EACPC,EAAKF,EACX,QAAQ,KAAK,sDAAsDF,CAAK,iDAAiD,EACzH,MAAMK,EAAKN,EAAS,GAAG,YAAYI,EAAMC,CAAE,EAC3C,OAAAV,EAAwB,GACjBW,CACX,CACAX,EAAwB,EAC5B,EACA,kBAAmB,CAACY,EAAaC,IAAU,CACvC,MAAMP,EAAQ,KAAK,QAAQ,MAE3B,GAAI,CAACM,EAAY,YAAcN,IAAU,GAAKA,IAAU,MAAQA,IAAU,OACtE,MAAO,GAEX,MAAMQ,EAAU,KAAK,QAAQ,WAAW,CAAE,KAAMD,EAAM,IAAK,EACrDE,EAAU,KAAK,QAAQ,WAAW,CAAE,KAAMH,EAAY,IAAK,EAMjE,GAJIG,GAAWT,GAIXQ,EAAUR,GAASS,EAAUT,GAASS,GAAWD,EACjD,MAAO,GAQX,GALIA,EAAUR,GAASS,EAAUT,GAASS,EAAUD,GAKhD,CAFYF,EAAY,QAAQ,OAAO,EAGvC,MAAO,GAGX,MAAMI,EAAMJ,EAAY,UAAU,MAAM,IAClCJ,EAAOO,EAAUT,EACjBG,EAAOO,EAAMR,EACbE,EAAKM,EASX,OANAJ,EAAY,YAAYH,EAAMC,CAAE,EAM5B,EADgB,KAAK,QAAQ,WAAW,CAAE,KAAME,EAAY,IAAK,EACnDN,EAItB,CAChB,CAAa,CACb,CACI,CACJ,CAAC","x_google_ignoreList":[0]}
@@ -1,2 +0,0 @@
1
- import{Mark as t,markPasteRule as r,markInputRule as s,mergeAttributes as d}from"../../core/dist/index.js";const n=/(^|[^`])`([^`]+)`(?!`)/,a=/(^|[^`])`([^`]+)`(?!`)/g,u=t.create({name:"code",addOptions(){return{HTMLAttributes:{}}},excludes:"_",code:!0,exitable:!0,parseHTML(){return[{tag:"code"}]},renderHTML({HTMLAttributes:e}){return["code",d(this.options.HTMLAttributes,e),0]},addCommands(){return{setCode:()=>({commands:e})=>e.setMark(this.name),toggleCode:()=>({commands:e})=>e.toggleMark(this.name),unsetCode:()=>({commands:e})=>e.unsetMark(this.name)}},addKeyboardShortcuts(){return{"Mod-e":()=>this.editor.commands.toggleCode()}},addInputRules(){return[s({find:n,type:this.type})]},addPasteRules(){return[r({find:a,type:this.type})]}});export{u as Code,u as default,n as inputRegex,a as pasteRegex};
2
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sources":["../../../../../node_modules/@tiptap/extension-code/dist/index.js"],"sourcesContent":["import { Mark, mergeAttributes, markInputRule, markPasteRule } from '@tiptap/core';\n\n/**\n * Regular expressions to match inline code blocks enclosed in backticks.\n * It matches:\n * - An opening backtick, followed by\n * - Any text that doesn't include a backtick (captured for marking), followed by\n * - A closing backtick.\n * This ensures that any text between backticks is formatted as code,\n * regardless of the surrounding characters (exception being another backtick).\n */\nconst inputRegex = /(^|[^`])`([^`]+)`(?!`)/;\n/**\n * Matches inline code while pasting.\n */\nconst pasteRegex = /(^|[^`])`([^`]+)`(?!`)/g;\n/**\n * This extension allows you to mark text as inline code.\n * @see https://tiptap.dev/api/marks/code\n */\nconst Code = Mark.create({\n name: 'code',\n addOptions() {\n return {\n HTMLAttributes: {},\n };\n },\n excludes: '_',\n code: true,\n exitable: true,\n parseHTML() {\n return [\n { tag: 'code' },\n ];\n },\n renderHTML({ HTMLAttributes }) {\n return ['code', mergeAttributes(this.options.HTMLAttributes, HTMLAttributes), 0];\n },\n addCommands() {\n return {\n setCode: () => ({ commands }) => {\n return commands.setMark(this.name);\n },\n toggleCode: () => ({ commands }) => {\n return commands.toggleMark(this.name);\n },\n unsetCode: () => ({ commands }) => {\n return commands.unsetMark(this.name);\n },\n };\n },\n addKeyboardShortcuts() {\n return {\n 'Mod-e': () => this.editor.commands.toggleCode(),\n };\n },\n addInputRules() {\n return [\n markInputRule({\n find: inputRegex,\n type: this.type,\n }),\n ];\n },\n addPasteRules() {\n return [\n markPasteRule({\n find: pasteRegex,\n type: this.type,\n }),\n ];\n },\n});\n\nexport { Code, Code as default, inputRegex, pasteRegex };\n//# sourceMappingURL=index.js.map\n"],"names":["inputRegex","pasteRegex","Code","Mark","HTMLAttributes","mergeAttributes","commands","markInputRule","markPasteRule"],"mappings":"2GAWK,MAACA,EAAa,yBAIbC,EAAa,0BAKbC,EAAOC,EAAK,OAAO,CACrB,KAAM,OACN,YAAa,CACT,MAAO,CACH,eAAgB,CAAA,CAC5B,CACI,EACA,SAAU,IACV,KAAM,GACN,SAAU,GACV,WAAY,CACR,MAAO,CACH,CAAE,IAAK,MAAM,CACzB,CACI,EACA,WAAW,CAAE,eAAAC,GAAkB,CAC3B,MAAO,CAAC,OAAQC,EAAgB,KAAK,QAAQ,eAAgBD,CAAc,EAAG,CAAC,CACnF,EACA,aAAc,CACV,MAAO,CACH,QAAS,IAAM,CAAC,CAAE,SAAAE,KACPA,EAAS,QAAQ,KAAK,IAAI,EAErC,WAAY,IAAM,CAAC,CAAE,SAAAA,KACVA,EAAS,WAAW,KAAK,IAAI,EAExC,UAAW,IAAM,CAAC,CAAE,SAAAA,KACTA,EAAS,UAAU,KAAK,IAAI,CAEnD,CACI,EACA,sBAAuB,CACnB,MAAO,CACH,QAAS,IAAM,KAAK,OAAO,SAAS,WAAU,CAC1D,CACI,EACA,eAAgB,CACZ,MAAO,CACHC,EAAc,CACV,KAAMP,EACN,KAAM,KAAK,IAC3B,CAAa,CACb,CACI,EACA,eAAgB,CACZ,MAAO,CACHQ,EAAc,CACV,KAAMP,EACN,KAAM,KAAK,IAC3B,CAAa,CACb,CACI,CACJ,CAAC","x_google_ignoreList":[0]}
@@ -1,5 +0,0 @@
1
- import{Node as d,textblockTypeInputRule as c,mergeAttributes as p}from"../../core/dist/index.js";import{Plugin as f,PluginKey as g,TextSelection as m,Selection as h}from"../../../prosemirror-state/dist/index.js";const x=/^```([a-z]+)?[\s\n]$/,y=/^~~~([a-z]+)?[\s\n]$/,C=d.create({name:"codeBlock",addOptions(){return{languageClassPrefix:"language-",exitOnTripleEnter:!0,exitOnArrowDown:!0,defaultLanguage:null,HTMLAttributes:{}}},content:"text*",marks:"",group:"block",code:!0,defining:!0,addAttributes(){return{language:{default:this.options.defaultLanguage,parseHTML:e=>{var t;const{languageClassPrefix:s}=this.options,o=[...((t=e.firstElementChild)===null||t===void 0?void 0:t.classList)||[]].filter(n=>n.startsWith(s)).map(n=>n.replace(s,""))[0];return o||null},rendered:!1}}},parseHTML(){return[{tag:"pre",preserveWhitespace:"full"}]},renderHTML({node:e,HTMLAttributes:t}){return["pre",p(this.options.HTMLAttributes,t),["code",{class:e.attrs.language?this.options.languageClassPrefix+e.attrs.language:null},0]]},addCommands(){return{setCodeBlock:e=>({commands:t})=>t.setNode(this.name,e),toggleCodeBlock:e=>({commands:t})=>t.toggleNode(this.name,"paragraph",e)}},addKeyboardShortcuts(){return{"Mod-Alt-c":()=>this.editor.commands.toggleCodeBlock(),Backspace:()=>{const{empty:e,$anchor:t}=this.editor.state.selection,s=t.pos===1;return!e||t.parent.type.name!==this.name?!1:s||!t.parent.textContent.length?this.editor.commands.clearNodes():!1},Enter:({editor:e})=>{if(!this.options.exitOnTripleEnter)return!1;const{state:t}=e,{selection:s}=t,{$from:r,empty:a}=s;if(!a||r.parent.type!==this.type)return!1;const o=r.parentOffset===r.parent.nodeSize-2,n=r.parent.textContent.endsWith(`
2
-
3
- `);return!o||!n?!1:e.chain().command(({tr:i})=>(i.delete(r.pos-2,r.pos),!0)).exitCode().run()},ArrowDown:({editor:e})=>{if(!this.options.exitOnArrowDown)return!1;const{state:t}=e,{selection:s,doc:r}=t,{$from:a,empty:o}=s;if(!o||a.parent.type!==this.type||!(a.parentOffset===a.parent.nodeSize-2))return!1;const i=a.after();return i===void 0?!1:r.nodeAt(i)?e.commands.command(({tr:u})=>(u.setSelection(h.near(r.resolve(i))),!0)):e.commands.exitCode()}}},addInputRules(){return[c({find:x,type:this.type,getAttributes:e=>({language:e[1]})}),c({find:y,type:this.type,getAttributes:e=>({language:e[1]})})]},addProseMirrorPlugins(){return[new f({key:new g("codeBlockVSCodeHandler"),props:{handlePaste:(e,t)=>{if(!t.clipboardData||this.editor.isActive(this.type.name))return!1;const s=t.clipboardData.getData("text/plain"),r=t.clipboardData.getData("vscode-editor-data"),a=r?JSON.parse(r):void 0,o=a==null?void 0:a.mode;if(!s||!o)return!1;const{tr:n,schema:i}=e.state,l=i.text(s.replace(/\r\n?/g,`
4
- `));return n.replaceSelectionWith(this.type.create({language:o},l)),n.selection.$from.parent.type!==this.type&&n.setSelection(m.near(n.doc.resolve(Math.max(0,n.selection.from-2)))),n.setMeta("paste",!0),e.dispatch(n),!0}}})]}});export{C as CodeBlock,x as backtickInputRegex,C as default,y as tildeInputRegex};
5
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sources":["../../../../../node_modules/@tiptap/extension-code-block/dist/index.js"],"sourcesContent":["import { Node, mergeAttributes, textblockTypeInputRule } from '@tiptap/core';\nimport { Selection, Plugin, PluginKey, TextSelection } from '@tiptap/pm/state';\n\n/**\n * Matches a code block with backticks.\n */\nconst backtickInputRegex = /^```([a-z]+)?[\\s\\n]$/;\n/**\n * Matches a code block with tildes.\n */\nconst tildeInputRegex = /^~~~([a-z]+)?[\\s\\n]$/;\n/**\n * This extension allows you to create code blocks.\n * @see https://tiptap.dev/api/nodes/code-block\n */\nconst CodeBlock = Node.create({\n name: 'codeBlock',\n addOptions() {\n return {\n languageClassPrefix: 'language-',\n exitOnTripleEnter: true,\n exitOnArrowDown: true,\n defaultLanguage: null,\n HTMLAttributes: {},\n };\n },\n content: 'text*',\n marks: '',\n group: 'block',\n code: true,\n defining: true,\n addAttributes() {\n return {\n language: {\n default: this.options.defaultLanguage,\n parseHTML: element => {\n var _a;\n const { languageClassPrefix } = this.options;\n const classNames = [...(((_a = element.firstElementChild) === null || _a === void 0 ? void 0 : _a.classList) || [])];\n const languages = classNames\n .filter(className => className.startsWith(languageClassPrefix))\n .map(className => className.replace(languageClassPrefix, ''));\n const language = languages[0];\n if (!language) {\n return null;\n }\n return language;\n },\n rendered: false,\n },\n };\n },\n parseHTML() {\n return [\n {\n tag: 'pre',\n preserveWhitespace: 'full',\n },\n ];\n },\n renderHTML({ node, HTMLAttributes }) {\n return [\n 'pre',\n mergeAttributes(this.options.HTMLAttributes, HTMLAttributes),\n [\n 'code',\n {\n class: node.attrs.language\n ? this.options.languageClassPrefix + node.attrs.language\n : null,\n },\n 0,\n ],\n ];\n },\n addCommands() {\n return {\n setCodeBlock: attributes => ({ commands }) => {\n return commands.setNode(this.name, attributes);\n },\n toggleCodeBlock: attributes => ({ commands }) => {\n return commands.toggleNode(this.name, 'paragraph', attributes);\n },\n };\n },\n addKeyboardShortcuts() {\n return {\n 'Mod-Alt-c': () => this.editor.commands.toggleCodeBlock(),\n // remove code block when at start of document or code block is empty\n Backspace: () => {\n const { empty, $anchor } = this.editor.state.selection;\n const isAtStart = $anchor.pos === 1;\n if (!empty || $anchor.parent.type.name !== this.name) {\n return false;\n }\n if (isAtStart || !$anchor.parent.textContent.length) {\n return this.editor.commands.clearNodes();\n }\n return false;\n },\n // exit node on triple enter\n Enter: ({ editor }) => {\n if (!this.options.exitOnTripleEnter) {\n return false;\n }\n const { state } = editor;\n const { selection } = state;\n const { $from, empty } = selection;\n if (!empty || $from.parent.type !== this.type) {\n return false;\n }\n const isAtEnd = $from.parentOffset === $from.parent.nodeSize - 2;\n const endsWithDoubleNewline = $from.parent.textContent.endsWith('\\n\\n');\n if (!isAtEnd || !endsWithDoubleNewline) {\n return false;\n }\n return editor\n .chain()\n .command(({ tr }) => {\n tr.delete($from.pos - 2, $from.pos);\n return true;\n })\n .exitCode()\n .run();\n },\n // exit node on arrow down\n ArrowDown: ({ editor }) => {\n if (!this.options.exitOnArrowDown) {\n return false;\n }\n const { state } = editor;\n const { selection, doc } = state;\n const { $from, empty } = selection;\n if (!empty || $from.parent.type !== this.type) {\n return false;\n }\n const isAtEnd = $from.parentOffset === $from.parent.nodeSize - 2;\n if (!isAtEnd) {\n return false;\n }\n const after = $from.after();\n if (after === undefined) {\n return false;\n }\n const nodeAfter = doc.nodeAt(after);\n if (nodeAfter) {\n return editor.commands.command(({ tr }) => {\n tr.setSelection(Selection.near(doc.resolve(after)));\n return true;\n });\n }\n return editor.commands.exitCode();\n },\n };\n },\n addInputRules() {\n return [\n textblockTypeInputRule({\n find: backtickInputRegex,\n type: this.type,\n getAttributes: match => ({\n language: match[1],\n }),\n }),\n textblockTypeInputRule({\n find: tildeInputRegex,\n type: this.type,\n getAttributes: match => ({\n language: match[1],\n }),\n }),\n ];\n },\n addProseMirrorPlugins() {\n return [\n // this plugin creates a code block for pasted content from VS Code\n // we can also detect the copied code language\n new Plugin({\n key: new PluginKey('codeBlockVSCodeHandler'),\n props: {\n handlePaste: (view, event) => {\n if (!event.clipboardData) {\n return false;\n }\n // don’t create a new code block within code blocks\n if (this.editor.isActive(this.type.name)) {\n return false;\n }\n const text = event.clipboardData.getData('text/plain');\n const vscode = event.clipboardData.getData('vscode-editor-data');\n const vscodeData = vscode ? JSON.parse(vscode) : undefined;\n const language = vscodeData === null || vscodeData === void 0 ? void 0 : vscodeData.mode;\n if (!text || !language) {\n return false;\n }\n const { tr, schema } = view.state;\n // prepare a text node\n // strip carriage return chars from text pasted as code\n // see: https://github.com/ProseMirror/prosemirror-view/commit/a50a6bcceb4ce52ac8fcc6162488d8875613aacd\n const textNode = schema.text(text.replace(/\\r\\n?/g, '\\n'));\n // create a code block with the text node\n // replace selection with the code block\n tr.replaceSelectionWith(this.type.create({ language }, textNode));\n if (tr.selection.$from.parent.type !== this.type) {\n // put cursor inside the newly created code block\n tr.setSelection(TextSelection.near(tr.doc.resolve(Math.max(0, tr.selection.from - 2))));\n }\n // store meta information\n // this is useful for other plugins that depends on the paste event\n // like the paste rule plugin\n tr.setMeta('paste', true);\n view.dispatch(tr);\n return true;\n },\n },\n }),\n ];\n },\n});\n\nexport { CodeBlock, backtickInputRegex, CodeBlock as default, tildeInputRegex };\n//# sourceMappingURL=index.js.map\n"],"names":["backtickInputRegex","tildeInputRegex","CodeBlock","Node","element","_a","languageClassPrefix","language","className","node","HTMLAttributes","mergeAttributes","attributes","commands","empty","$anchor","isAtStart","editor","state","selection","$from","isAtEnd","endsWithDoubleNewline","tr","doc","after","Selection","textblockTypeInputRule","match","Plugin","PluginKey","view","event","text","vscode","vscodeData","schema","textNode","TextSelection"],"mappings":"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","x_google_ignoreList":[0]}
@@ -1,2 +0,0 @@
1
- import"../../extension-text-style/dist/index.js";import{Extension as e}from"../../core/dist/index.js";const n=e.create({name:"color",addOptions(){return{types:["textStyle"]}},addGlobalAttributes(){return[{types:this.options.types,attributes:{color:{default:null,parseHTML:t=>{var r;return(r=t.style.color)===null||r===void 0?void 0:r.replace(/['"]+/g,"")},renderHTML:t=>t.color?{style:`color: ${t.color}`}:{}}}}]},addCommands(){return{setColor:t=>({chain:r})=>r().setMark("textStyle",{color:t}).run(),unsetColor:()=>({chain:t})=>t().setMark("textStyle",{color:null}).removeEmptyTextStyle().run()}}});export{n as Color,n as default};
2
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sources":["../../../../../node_modules/@tiptap/extension-color/dist/index.js"],"sourcesContent":["import '@tiptap/extension-text-style';\nimport { Extension } from '@tiptap/core';\n\n/**\n * This extension allows you to color your text.\n * @see https://tiptap.dev/api/extensions/color\n */\nconst Color = Extension.create({\n name: 'color',\n addOptions() {\n return {\n types: ['textStyle'],\n };\n },\n addGlobalAttributes() {\n return [\n {\n types: this.options.types,\n attributes: {\n color: {\n default: null,\n parseHTML: element => { var _a; return (_a = element.style.color) === null || _a === void 0 ? void 0 : _a.replace(/['\"]+/g, ''); },\n renderHTML: attributes => {\n if (!attributes.color) {\n return {};\n }\n return {\n style: `color: ${attributes.color}`,\n };\n },\n },\n },\n },\n ];\n },\n addCommands() {\n return {\n setColor: color => ({ chain }) => {\n return chain()\n .setMark('textStyle', { color })\n .run();\n },\n unsetColor: () => ({ chain }) => {\n return chain()\n .setMark('textStyle', { color: null })\n .removeEmptyTextStyle()\n .run();\n },\n };\n },\n});\n\nexport { Color, Color as default };\n//# sourceMappingURL=index.js.map\n"],"names":["Color","Extension","element","_a","attributes","color","chain"],"mappings":"sGAOK,MAACA,EAAQC,EAAU,OAAO,CAC3B,KAAM,QACN,YAAa,CACT,MAAO,CACH,MAAO,CAAC,WAAW,CAC/B,CACI,EACA,qBAAsB,CAClB,MAAO,CACH,CACI,MAAO,KAAK,QAAQ,MACpB,WAAY,CACR,MAAO,CACH,QAAS,KACT,UAAWC,GAAW,CAAE,IAAIC,EAAI,OAAQA,EAAKD,EAAQ,MAAM,SAAW,MAAQC,IAAO,OAAS,OAASA,EAAG,QAAQ,SAAU,EAAE,CAAG,EACjI,WAAYC,GACHA,EAAW,MAGT,CACH,MAAO,UAAUA,EAAW,KAAK,EACjE,EAJuC,CAAA,CAMvC,CACA,CACA,CACA,CACI,EACA,aAAc,CACV,MAAO,CACH,SAAUC,GAAS,CAAC,CAAE,MAAAC,KACXA,EAAK,EACP,QAAQ,YAAa,CAAE,MAAAD,CAAK,CAAE,EAC9B,IAAG,EAEZ,WAAY,IAAM,CAAC,CAAE,MAAAC,KACVA,EAAK,EACP,QAAQ,YAAa,CAAE,MAAO,IAAI,CAAE,EACpC,qBAAoB,EACpB,IAAG,CAExB,CACI,CACJ,CAAC","x_google_ignoreList":[0]}
@@ -1,2 +0,0 @@
1
- import{Node as o}from"../../core/dist/index.js";const t=o.create({name:"doc",topNode:!0,content:"block+"});export{t as Document,t as default};
2
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sources":["../../../../../node_modules/@tiptap/extension-document/dist/index.js"],"sourcesContent":["import { Node } from '@tiptap/core';\n\n/**\n * The default document node which represents the top level node of the editor.\n * @see https://tiptap.dev/api/nodes/document\n */\nconst Document = Node.create({\n name: 'doc',\n topNode: true,\n content: 'block+',\n});\n\nexport { Document, Document as default };\n//# sourceMappingURL=index.js.map\n"],"names":["Document","Node"],"mappings":"gDAMK,MAACA,EAAWC,EAAK,OAAO,CACzB,KAAM,MACN,QAAS,GACT,QAAS,QACb,CAAC","x_google_ignoreList":[0]}
@@ -1,2 +0,0 @@
1
- import{Extension as r}from"../../core/dist/index.js";import{dropCursor as o}from"../../../prosemirror-dropcursor/dist/index.js";const e=r.create({name:"dropCursor",addOptions(){return{color:"currentColor",width:1,class:void 0}},addProseMirrorPlugins(){return[o(this.options)]}});export{e as Dropcursor,e as default};
2
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sources":["../../../../../node_modules/@tiptap/extension-dropcursor/dist/index.js"],"sourcesContent":["import { Extension } from '@tiptap/core';\nimport { dropCursor } from '@tiptap/pm/dropcursor';\n\n/**\n * This extension allows you to add a drop cursor to your editor.\n * A drop cursor is a line that appears when you drag and drop content\n * inbetween nodes.\n * @see https://tiptap.dev/api/extensions/dropcursor\n */\nconst Dropcursor = Extension.create({\n name: 'dropCursor',\n addOptions() {\n return {\n color: 'currentColor',\n width: 1,\n class: undefined,\n };\n },\n addProseMirrorPlugins() {\n return [\n dropCursor(this.options),\n ];\n },\n});\n\nexport { Dropcursor, Dropcursor as default };\n//# sourceMappingURL=index.js.map\n"],"names":["Dropcursor","Extension","dropCursor"],"mappings":"gIASK,MAACA,EAAaC,EAAU,OAAO,CAChC,KAAM,aACN,YAAa,CACT,MAAO,CACH,MAAO,eACP,MAAO,EACP,MAAO,MACnB,CACI,EACA,uBAAwB,CACpB,MAAO,CACHC,EAAW,KAAK,OAAO,CACnC,CACI,CACJ,CAAC","x_google_ignoreList":[0]}
@@ -1,2 +0,0 @@
1
- import{Extension as t,callOrReturn as e,getExtensionField as l}from"../../core/dist/index.js";import{gapCursor as n}from"../../../prosemirror-gapcursor/dist/index.js";const p=t.create({name:"gapCursor",addProseMirrorPlugins(){return[n()]},extendNodeSchema(r){var o;const a={name:r.name,options:r.options,storage:r.storage};return{allowGapCursor:(o=e(l(r,"allowGapCursor",a)))!==null&&o!==void 0?o:null}}});export{p as Gapcursor,p as default};
2
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sources":["../../../../../node_modules/@tiptap/extension-gapcursor/dist/index.js"],"sourcesContent":["import { Extension, callOrReturn, getExtensionField } from '@tiptap/core';\nimport { gapCursor } from '@tiptap/pm/gapcursor';\n\n/**\n * This extension allows you to add a gap cursor to your editor.\n * A gap cursor is a cursor that appears when you click on a place\n * where no content is present, for example inbetween nodes.\n * @see https://tiptap.dev/api/extensions/gapcursor\n */\nconst Gapcursor = Extension.create({\n name: 'gapCursor',\n addProseMirrorPlugins() {\n return [\n gapCursor(),\n ];\n },\n extendNodeSchema(extension) {\n var _a;\n const context = {\n name: extension.name,\n options: extension.options,\n storage: extension.storage,\n };\n return {\n allowGapCursor: (_a = callOrReturn(getExtensionField(extension, 'allowGapCursor', context))) !== null && _a !== void 0 ? _a : null,\n };\n },\n});\n\nexport { Gapcursor, Gapcursor as default };\n//# sourceMappingURL=index.js.map\n"],"names":["Gapcursor","Extension","gapCursor","extension","_a","context","callOrReturn","getExtensionField"],"mappings":"uKASK,MAACA,EAAYC,EAAU,OAAO,CAC/B,KAAM,YACN,uBAAwB,CACpB,MAAO,CACHC,EAAS,CACrB,CACI,EACA,iBAAiBC,EAAW,CACxB,IAAIC,EACJ,MAAMC,EAAU,CACZ,KAAMF,EAAU,KAChB,QAASA,EAAU,QACnB,QAASA,EAAU,OAC/B,EACQ,MAAO,CACH,gBAAiBC,EAAKE,EAAaC,EAAkBJ,EAAW,iBAAkBE,CAAO,CAAC,KAAO,MAAQD,IAAO,OAASA,EAAK,IAC1I,CACI,CACJ,CAAC","x_google_ignoreList":[0]}
@@ -1,3 +0,0 @@
1
- import{Node as l,mergeAttributes as c}from"../../core/dist/index.js";const M=l.create({name:"hardBreak",addOptions(){return{keepMarks:!0,HTMLAttributes:{}}},inline:!0,group:"inline",selectable:!1,linebreakReplacement:!0,parseHTML(){return[{tag:"br"}]},renderHTML({HTMLAttributes:e}){return["br",c(this.options.HTMLAttributes,e)]},renderText(){return`
2
- `},addCommands(){return{setHardBreak:()=>({commands:e,chain:n,state:s,editor:a})=>e.first([()=>e.exitCode(),()=>e.command(()=>{const{selection:r,storedMarks:i}=s;if(r.$from.parent.type.spec.isolating)return!1;const{keepMarks:o}=this.options,{splittableMarks:d}=a.extensionManager,t=i||r.$to.parentOffset&&r.$from.marks();return n().insertContent({type:this.name}).command(({tr:u,dispatch:m})=>{if(m&&t&&o){const p=t.filter(k=>d.includes(k.type.name));u.ensureMarks(p)}return!0}).run()})])}},addKeyboardShortcuts(){return{"Mod-Enter":()=>this.editor.commands.setHardBreak(),"Shift-Enter":()=>this.editor.commands.setHardBreak()}}});export{M as HardBreak,M as default};
3
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sources":["../../../../../node_modules/@tiptap/extension-hard-break/dist/index.js"],"sourcesContent":["import { Node, mergeAttributes } from '@tiptap/core';\n\n/**\n * This extension allows you to insert hard breaks.\n * @see https://www.tiptap.dev/api/nodes/hard-break\n */\nconst HardBreak = Node.create({\n name: 'hardBreak',\n addOptions() {\n return {\n keepMarks: true,\n HTMLAttributes: {},\n };\n },\n inline: true,\n group: 'inline',\n selectable: false,\n linebreakReplacement: true,\n parseHTML() {\n return [\n { tag: 'br' },\n ];\n },\n renderHTML({ HTMLAttributes }) {\n return ['br', mergeAttributes(this.options.HTMLAttributes, HTMLAttributes)];\n },\n renderText() {\n return '\\n';\n },\n addCommands() {\n return {\n setHardBreak: () => ({ commands, chain, state, editor, }) => {\n return commands.first([\n () => commands.exitCode(),\n () => commands.command(() => {\n const { selection, storedMarks } = state;\n if (selection.$from.parent.type.spec.isolating) {\n return false;\n }\n const { keepMarks } = this.options;\n const { splittableMarks } = editor.extensionManager;\n const marks = storedMarks\n || (selection.$to.parentOffset && selection.$from.marks());\n return chain()\n .insertContent({ type: this.name })\n .command(({ tr, dispatch }) => {\n if (dispatch && marks && keepMarks) {\n const filteredMarks = marks\n .filter(mark => splittableMarks.includes(mark.type.name));\n tr.ensureMarks(filteredMarks);\n }\n return true;\n })\n .run();\n }),\n ]);\n },\n };\n },\n addKeyboardShortcuts() {\n return {\n 'Mod-Enter': () => this.editor.commands.setHardBreak(),\n 'Shift-Enter': () => this.editor.commands.setHardBreak(),\n };\n },\n});\n\nexport { HardBreak, HardBreak as default };\n//# sourceMappingURL=index.js.map\n"],"names":["HardBreak","Node","HTMLAttributes","mergeAttributes","commands","chain","state","editor","selection","storedMarks","keepMarks","splittableMarks","marks","tr","dispatch","filteredMarks","mark"],"mappings":"qEAMK,MAACA,EAAYC,EAAK,OAAO,CAC1B,KAAM,YACN,YAAa,CACT,MAAO,CACH,UAAW,GACX,eAAgB,CAAA,CAC5B,CACI,EACA,OAAQ,GACR,MAAO,SACP,WAAY,GACZ,qBAAsB,GACtB,WAAY,CACR,MAAO,CACH,CAAE,IAAK,IAAI,CACvB,CACI,EACA,WAAW,CAAE,eAAAC,GAAkB,CAC3B,MAAO,CAAC,KAAMC,EAAgB,KAAK,QAAQ,eAAgBD,CAAc,CAAC,CAC9E,EACA,YAAa,CACT,MAAO;AAAA,CACX,EACA,aAAc,CACV,MAAO,CACH,aAAc,IAAM,CAAC,CAAE,SAAAE,EAAU,MAAAC,EAAO,MAAAC,EAAO,OAAAC,KACpCH,EAAS,MAAM,CAClB,IAAMA,EAAS,SAAQ,EACvB,IAAMA,EAAS,QAAQ,IAAM,CACzB,KAAM,CAAE,UAAAI,EAAW,YAAAC,CAAW,EAAKH,EACnC,GAAIE,EAAU,MAAM,OAAO,KAAK,KAAK,UACjC,MAAO,GAEX,KAAM,CAAE,UAAAE,GAAc,KAAK,QACrB,CAAE,gBAAAC,GAAoBJ,EAAO,iBAC7BK,EAAQH,GACND,EAAU,IAAI,cAAgBA,EAAU,MAAM,MAAK,EAC3D,OAAOH,EAAK,EACP,cAAc,CAAE,KAAM,KAAK,IAAI,CAAE,EACjC,QAAQ,CAAC,CAAE,GAAAQ,EAAI,SAAAC,KAAe,CAC/B,GAAIA,GAAYF,GAASF,EAAW,CAChC,MAAMK,EAAgBH,EACjB,OAAOI,GAAQL,EAAgB,SAASK,EAAK,KAAK,IAAI,CAAC,EAC5DH,EAAG,YAAYE,CAAa,CAChC,CACA,MAAO,EACX,CAAC,EACI,IAAG,CACZ,CAAC,CACrB,CAAiB,CAEjB,CACI,EACA,sBAAuB,CACnB,MAAO,CACH,YAAa,IAAM,KAAK,OAAO,SAAS,aAAY,EACpD,cAAe,IAAM,KAAK,OAAO,SAAS,aAAY,CAClE,CACI,CACJ,CAAC","x_google_ignoreList":[0]}
@@ -1,2 +0,0 @@
1
- import{Node as s,textblockTypeInputRule as n,mergeAttributes as r}from"../../core/dist/index.js";const a=s.create({name:"heading",addOptions(){return{levels:[1,2,3,4,5,6],HTMLAttributes:{}}},content:"inline*",group:"block",defining:!0,addAttributes(){return{level:{default:1,rendered:!1}}},parseHTML(){return this.options.levels.map(e=>({tag:`h${e}`,attrs:{level:e}}))},renderHTML({node:e,HTMLAttributes:t}){return[`h${this.options.levels.includes(e.attrs.level)?e.attrs.level:this.options.levels[0]}`,r(this.options.HTMLAttributes,t),0]},addCommands(){return{setHeading:e=>({commands:t})=>this.options.levels.includes(e.level)?t.setNode(this.name,e):!1,toggleHeading:e=>({commands:t})=>this.options.levels.includes(e.level)?t.toggleNode(this.name,"paragraph",e):!1}},addKeyboardShortcuts(){return this.options.levels.reduce((e,t)=>({...e,[`Mod-Alt-${t}`]:()=>this.editor.commands.toggleHeading({level:t})}),{})},addInputRules(){return this.options.levels.map(e=>n({find:new RegExp(`^(#{${Math.min(...this.options.levels)},${e}})\\s$`),type:this.type,getAttributes:{level:e}}))}});export{a as Heading,a as default};
2
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sources":["../../../../../node_modules/@tiptap/extension-heading/dist/index.js"],"sourcesContent":["import { Node, mergeAttributes, textblockTypeInputRule } from '@tiptap/core';\n\n/**\n * This extension allows you to create headings.\n * @see https://www.tiptap.dev/api/nodes/heading\n */\nconst Heading = Node.create({\n name: 'heading',\n addOptions() {\n return {\n levels: [1, 2, 3, 4, 5, 6],\n HTMLAttributes: {},\n };\n },\n content: 'inline*',\n group: 'block',\n defining: true,\n addAttributes() {\n return {\n level: {\n default: 1,\n rendered: false,\n },\n };\n },\n parseHTML() {\n return this.options.levels\n .map((level) => ({\n tag: `h${level}`,\n attrs: { level },\n }));\n },\n renderHTML({ node, HTMLAttributes }) {\n const hasLevel = this.options.levels.includes(node.attrs.level);\n const level = hasLevel\n ? node.attrs.level\n : this.options.levels[0];\n return [`h${level}`, mergeAttributes(this.options.HTMLAttributes, HTMLAttributes), 0];\n },\n addCommands() {\n return {\n setHeading: attributes => ({ commands }) => {\n if (!this.options.levels.includes(attributes.level)) {\n return false;\n }\n return commands.setNode(this.name, attributes);\n },\n toggleHeading: attributes => ({ commands }) => {\n if (!this.options.levels.includes(attributes.level)) {\n return false;\n }\n return commands.toggleNode(this.name, 'paragraph', attributes);\n },\n };\n },\n addKeyboardShortcuts() {\n return this.options.levels.reduce((items, level) => ({\n ...items,\n ...{\n [`Mod-Alt-${level}`]: () => this.editor.commands.toggleHeading({ level }),\n },\n }), {});\n },\n addInputRules() {\n return this.options.levels.map(level => {\n return textblockTypeInputRule({\n find: new RegExp(`^(#{${Math.min(...this.options.levels)},${level}})\\\\s$`),\n type: this.type,\n getAttributes: {\n level,\n },\n });\n });\n },\n});\n\nexport { Heading, Heading as default };\n//# sourceMappingURL=index.js.map\n"],"names":["Heading","Node","level","node","HTMLAttributes","mergeAttributes","attributes","commands","items","textblockTypeInputRule"],"mappings":"iGAMK,MAACA,EAAUC,EAAK,OAAO,CACxB,KAAM,UACN,YAAa,CACT,MAAO,CACH,OAAQ,CAAC,EAAG,EAAG,EAAG,EAAG,EAAG,CAAC,EACzB,eAAgB,CAAA,CAC5B,CACI,EACA,QAAS,UACT,MAAO,QACP,SAAU,GACV,eAAgB,CACZ,MAAO,CACH,MAAO,CACH,QAAS,EACT,SAAU,EAC1B,CACA,CACI,EACA,WAAY,CACR,OAAO,KAAK,QAAQ,OACf,IAAKC,IAAW,CACjB,IAAK,IAAIA,CAAK,GACd,MAAO,CAAE,MAAAA,CAAK,CAC1B,EAAU,CACN,EACA,WAAW,CAAE,KAAAC,EAAM,eAAAC,GAAkB,CAKjC,MAAO,CAAC,IAJS,KAAK,QAAQ,OAAO,SAASD,EAAK,MAAM,KAAK,EAExDA,EAAK,MAAM,MACX,KAAK,QAAQ,OAAO,CAAC,CACV,GAAIE,EAAgB,KAAK,QAAQ,eAAgBD,CAAc,EAAG,CAAC,CACxF,EACA,aAAc,CACV,MAAO,CACH,WAAYE,GAAc,CAAC,CAAE,SAAAC,KACpB,KAAK,QAAQ,OAAO,SAASD,EAAW,KAAK,EAG3CC,EAAS,QAAQ,KAAK,KAAMD,CAAU,EAFlC,GAIf,cAAeA,GAAc,CAAC,CAAE,SAAAC,KACvB,KAAK,QAAQ,OAAO,SAASD,EAAW,KAAK,EAG3CC,EAAS,WAAW,KAAK,KAAM,YAAaD,CAAU,EAFlD,EAI3B,CACI,EACA,sBAAuB,CACnB,OAAO,KAAK,QAAQ,OAAO,OAAO,CAACE,EAAON,KAAW,CACjD,GAAGM,EAEC,CAAC,WAAWN,CAAK,EAAE,EAAG,IAAM,KAAK,OAAO,SAAS,cAAc,CAAE,MAAAA,EAAO,CAExF,GAAY,CAAA,CAAE,CACV,EACA,eAAgB,CACZ,OAAO,KAAK,QAAQ,OAAO,IAAIA,GACpBO,EAAuB,CAC1B,KAAM,IAAI,OAAO,OAAO,KAAK,IAAI,GAAG,KAAK,QAAQ,MAAM,CAAC,IAAIP,CAAK,QAAQ,EACzE,KAAM,KAAK,KACX,cAAe,CACX,MAAAA,CACpB,CACA,CAAa,CACJ,CACL,CACJ,CAAC","x_google_ignoreList":[0]}
@@ -1,2 +0,0 @@
1
- import{Extension as d}from"../../core/dist/index.js";import{history as t,redo as e,undo as n}from"../../../prosemirror-history/dist/index.js";const m=d.create({name:"history",addOptions(){return{depth:100,newGroupDelay:500}},addCommands(){return{undo:()=>({state:o,dispatch:r})=>n(o,r),redo:()=>({state:o,dispatch:r})=>e(o,r)}},addProseMirrorPlugins(){return[t(this.options)]},addKeyboardShortcuts(){return{"Mod-z":()=>this.editor.commands.undo(),"Shift-Mod-z":()=>this.editor.commands.redo(),"Mod-y":()=>this.editor.commands.redo(),"Mod-я":()=>this.editor.commands.undo(),"Shift-Mod-я":()=>this.editor.commands.redo()}}});export{m as History,m as default};
2
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sources":["../../../../../node_modules/@tiptap/extension-history/dist/index.js"],"sourcesContent":["import { Extension } from '@tiptap/core';\nimport { undo, redo, history } from '@tiptap/pm/history';\n\n/**\n * This extension allows you to undo and redo recent changes.\n * @see https://www.tiptap.dev/api/extensions/history\n *\n * **Important**: If the `@tiptap/extension-collaboration` package is used, make sure to remove\n * the `history` extension, as it is not compatible with the `collaboration` extension.\n *\n * `@tiptap/extension-collaboration` uses its own history implementation.\n */\nconst History = Extension.create({\n name: 'history',\n addOptions() {\n return {\n depth: 100,\n newGroupDelay: 500,\n };\n },\n addCommands() {\n return {\n undo: () => ({ state, dispatch }) => {\n return undo(state, dispatch);\n },\n redo: () => ({ state, dispatch }) => {\n return redo(state, dispatch);\n },\n };\n },\n addProseMirrorPlugins() {\n return [\n history(this.options),\n ];\n },\n addKeyboardShortcuts() {\n return {\n 'Mod-z': () => this.editor.commands.undo(),\n 'Shift-Mod-z': () => this.editor.commands.redo(),\n 'Mod-y': () => this.editor.commands.redo(),\n // Russian keyboard layouts\n 'Mod-я': () => this.editor.commands.undo(),\n 'Shift-Mod-я': () => this.editor.commands.redo(),\n };\n },\n});\n\nexport { History, History as default };\n//# sourceMappingURL=index.js.map\n"],"names":["History","Extension","state","dispatch","undo","redo","history"],"mappings":"8IAYK,MAACA,EAAUC,EAAU,OAAO,CAC7B,KAAM,UACN,YAAa,CACT,MAAO,CACH,MAAO,IACP,cAAe,GAC3B,CACI,EACA,aAAc,CACV,MAAO,CACH,KAAM,IAAM,CAAC,CAAE,MAAAC,EAAO,SAAAC,CAAQ,IACnBC,EAAKF,EAAOC,CAAQ,EAE/B,KAAM,IAAM,CAAC,CAAE,MAAAD,EAAO,SAAAC,CAAQ,IACnBE,EAAKH,EAAOC,CAAQ,CAE3C,CACI,EACA,uBAAwB,CACpB,MAAO,CACHG,EAAQ,KAAK,OAAO,CAChC,CACI,EACA,sBAAuB,CACnB,MAAO,CACH,QAAS,IAAM,KAAK,OAAO,SAAS,KAAI,EACxC,cAAe,IAAM,KAAK,OAAO,SAAS,KAAI,EAC9C,QAAS,IAAM,KAAK,OAAO,SAAS,KAAI,EAExC,QAAS,IAAM,KAAK,OAAO,SAAS,KAAI,EACxC,cAAe,IAAM,KAAK,OAAO,SAAS,KAAI,CAC1D,CACI,CACJ,CAAC","x_google_ignoreList":[0]}
@@ -1,2 +0,0 @@
1
- import{Node as f,nodeInputRule as m,canInsertNode as h,isNodeSelection as A,mergeAttributes as T}from"../../core/dist/index.js";import{TextSelection as i,NodeSelection as y}from"../../../prosemirror-state/dist/index.js";const M=f.create({name:"horizontalRule",addOptions(){return{HTMLAttributes:{}}},group:"block",parseHTML(){return[{tag:"hr"}]},renderHTML({HTMLAttributes:n}){return["hr",T(this.options.HTMLAttributes,n)]},addCommands(){return{setHorizontalRule:()=>({chain:n,state:s})=>{if(!h(s,s.schema.nodes[this.name]))return!1;const{selection:c}=s,{$from:a,$to:l}=c,o=n();return a.parentOffset===0?o.insertContentAt({from:Math.max(a.pos-1,0),to:l.pos},{type:this.name}):A(c)?o.insertContentAt(l.pos,{type:this.name}):o.insertContent({type:this.name}),o.command(({tr:e,dispatch:u})=>{var r;if(u){const{$to:t}=e.selection,d=t.end();if(t.nodeAfter)t.nodeAfter.isTextblock?e.setSelection(i.create(e.doc,t.pos+1)):t.nodeAfter.isBlock?e.setSelection(y.create(e.doc,t.pos)):e.setSelection(i.create(e.doc,t.pos));else{const p=(r=t.parent.type.contentMatch.defaultType)===null||r===void 0?void 0:r.create();p&&(e.insert(d,p),e.setSelection(i.create(e.doc,d+1)))}e.scrollIntoView()}return!0}).run()}}},addInputRules(){return[m({find:/^(?:---|—-|___\s|\*\*\*\s)$/,type:this.type})]}});export{M as HorizontalRule,M as default};
2
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sources":["../../../../../node_modules/@tiptap/extension-horizontal-rule/dist/index.js"],"sourcesContent":["import { Node, mergeAttributes, canInsertNode, isNodeSelection, nodeInputRule } from '@tiptap/core';\nimport { TextSelection, NodeSelection } from '@tiptap/pm/state';\n\n/**\n * This extension allows you to insert horizontal rules.\n * @see https://www.tiptap.dev/api/nodes/horizontal-rule\n */\nconst HorizontalRule = Node.create({\n name: 'horizontalRule',\n addOptions() {\n return {\n HTMLAttributes: {},\n };\n },\n group: 'block',\n parseHTML() {\n return [{ tag: 'hr' }];\n },\n renderHTML({ HTMLAttributes }) {\n return ['hr', mergeAttributes(this.options.HTMLAttributes, HTMLAttributes)];\n },\n addCommands() {\n return {\n setHorizontalRule: () => ({ chain, state }) => {\n // Check if we can insert the node at the current selection\n if (!canInsertNode(state, state.schema.nodes[this.name])) {\n return false;\n }\n const { selection } = state;\n const { $from: $originFrom, $to: $originTo } = selection;\n const currentChain = chain();\n if ($originFrom.parentOffset === 0) {\n currentChain.insertContentAt({\n from: Math.max($originFrom.pos - 1, 0),\n to: $originTo.pos,\n }, {\n type: this.name,\n });\n }\n else if (isNodeSelection(selection)) {\n currentChain.insertContentAt($originTo.pos, {\n type: this.name,\n });\n }\n else {\n currentChain.insertContent({ type: this.name });\n }\n return (currentChain\n // set cursor after horizontal rule\n .command(({ tr, dispatch }) => {\n var _a;\n if (dispatch) {\n const { $to } = tr.selection;\n const posAfter = $to.end();\n if ($to.nodeAfter) {\n if ($to.nodeAfter.isTextblock) {\n tr.setSelection(TextSelection.create(tr.doc, $to.pos + 1));\n }\n else if ($to.nodeAfter.isBlock) {\n tr.setSelection(NodeSelection.create(tr.doc, $to.pos));\n }\n else {\n tr.setSelection(TextSelection.create(tr.doc, $to.pos));\n }\n }\n else {\n // add node after horizontal rule if it’s the end of the document\n const node = (_a = $to.parent.type.contentMatch.defaultType) === null || _a === void 0 ? void 0 : _a.create();\n if (node) {\n tr.insert(posAfter, node);\n tr.setSelection(TextSelection.create(tr.doc, posAfter + 1));\n }\n }\n tr.scrollIntoView();\n }\n return true;\n })\n .run());\n },\n };\n },\n addInputRules() {\n return [\n nodeInputRule({\n find: /^(?:---|—-|___\\s|\\*\\*\\*\\s)$/,\n type: this.type,\n }),\n ];\n },\n});\n\nexport { HorizontalRule, HorizontalRule as default };\n//# sourceMappingURL=index.js.map\n"],"names":["HorizontalRule","Node","HTMLAttributes","mergeAttributes","chain","state","canInsertNode","selection","$originFrom","$originTo","currentChain","isNodeSelection","tr","dispatch","_a","$to","posAfter","TextSelection","NodeSelection","node","nodeInputRule"],"mappings":"4NAOK,MAACA,EAAiBC,EAAK,OAAO,CAC/B,KAAM,iBACN,YAAa,CACT,MAAO,CACH,eAAgB,CAAA,CAC5B,CACI,EACA,MAAO,QACP,WAAY,CACR,MAAO,CAAC,CAAE,IAAK,KAAM,CACzB,EACA,WAAW,CAAE,eAAAC,GAAkB,CAC3B,MAAO,CAAC,KAAMC,EAAgB,KAAK,QAAQ,eAAgBD,CAAc,CAAC,CAC9E,EACA,aAAc,CACV,MAAO,CACH,kBAAmB,IAAM,CAAC,CAAE,MAAAE,EAAO,MAAAC,CAAK,IAAO,CAE3C,GAAI,CAACC,EAAcD,EAAOA,EAAM,OAAO,MAAM,KAAK,IAAI,CAAC,EACnD,MAAO,GAEX,KAAM,CAAE,UAAAE,CAAS,EAAKF,EAChB,CAAE,MAAOG,EAAa,IAAKC,CAAS,EAAKF,EACzCG,EAAeN,EAAK,EAC1B,OAAII,EAAY,eAAiB,EAC7BE,EAAa,gBAAgB,CACzB,KAAM,KAAK,IAAIF,EAAY,IAAM,EAAG,CAAC,EACrC,GAAIC,EAAU,GACtC,EAAuB,CACC,KAAM,KAAK,IACnC,CAAqB,EAEIE,EAAgBJ,CAAS,EAC9BG,EAAa,gBAAgBD,EAAU,IAAK,CACxC,KAAM,KAAK,IACnC,CAAqB,EAGDC,EAAa,cAAc,CAAE,KAAM,KAAK,IAAI,CAAE,EAE1CA,EAEH,QAAQ,CAAC,CAAE,GAAAE,EAAI,SAAAC,KAAe,CAC/B,IAAIC,EACJ,GAAID,EAAU,CACV,KAAM,CAAE,IAAAE,GAAQH,EAAG,UACbI,EAAWD,EAAI,IAAG,EACxB,GAAIA,EAAI,UACAA,EAAI,UAAU,YACdH,EAAG,aAAaK,EAAc,OAAOL,EAAG,IAAKG,EAAI,IAAM,CAAC,CAAC,EAEpDA,EAAI,UAAU,QACnBH,EAAG,aAAaM,EAAc,OAAON,EAAG,IAAKG,EAAI,GAAG,CAAC,EAGrDH,EAAG,aAAaK,EAAc,OAAOL,EAAG,IAAKG,EAAI,GAAG,CAAC,MAGxD,CAED,MAAMI,GAAQL,EAAKC,EAAI,OAAO,KAAK,aAAa,eAAiB,MAAQD,IAAO,OAAS,OAASA,EAAG,OAAM,EACvGK,IACAP,EAAG,OAAOI,EAAUG,CAAI,EACxBP,EAAG,aAAaK,EAAc,OAAOL,EAAG,IAAKI,EAAW,CAAC,CAAC,EAElE,CACAJ,EAAG,eAAc,CACrB,CACA,MAAO,EACX,CAAC,EACI,IAAG,CACZ,CACZ,CACI,EACA,eAAgB,CACZ,MAAO,CACHQ,EAAc,CACV,KAAM,8BACN,KAAM,KAAK,IAC3B,CAAa,CACb,CACI,CACJ,CAAC","x_google_ignoreList":[0]}
@@ -1,42 +0,0 @@
1
- import{Extension as g}from"../../core/dist/index.js";import{PluginKey as f,Plugin as C,AllSelection as w}from"../../../prosemirror-state/dist/index.js";import{DecorationSet as u,Decoration as S}from"../../../prosemirror-view/dist/index.js";const x=(t,e)=>e===void 0?t:{...t,visible:e},T=`.Tiptap-invisible-character {
2
- height: 0;
3
- padding: 0;
4
- pointer-events: none;
5
- user-select: none;
6
- width: 0;
7
- }
8
-
9
- .Tiptap-invisible-character::before {
10
- caret-color: inherit;
11
- color: #aaa;
12
- display: inline-block;
13
- font-style: normal;
14
- font-weight: 400;
15
- line-height: 1em;
16
- width: 0;
17
- }
18
-
19
- .Tiptap-invisible-character--space::before {
20
- content: '·'
21
- }
22
-
23
- .Tiptap-invisible-character--break::before {
24
- content: '¬'
25
- }
26
-
27
- .Tiptap-invisible-character--paragraph::before {
28
- content: '¶'
29
- }
30
-
31
- .Tiptap-invisible-character + img.ProseMirror-separator {
32
- height: 0 !important;
33
- pointer-events: none;
34
- user-select: none;
35
- width: 0 !important;
36
- }
37
-
38
- .is-empty[data-placeholder].has-focus > .Tiptap-invisible-character {
39
- display: none;
40
- }
41
- `,I=(t,e)=>{const s=document.querySelector("style[data-tiptap-extension-invisible-characters-style]");if(s!==null)return s;const i=document.createElement("style");return e&&i.setAttribute("nonce",e),i.setAttribute("data-tiptap-extension-invisible-characters-style",""),i.innerHTML=t,document.getElementsByTagName("head")[0].appendChild(i),i},P=({mapping:t})=>{const e=[];return t.maps.forEach((s,i)=>{s.forEach((a,n,r,o)=>{e.push([t.slice(i+1).map(r),t.slice(i+1).map(o)])})}),e},p=new f("invisibleCharacters"),k=(t,e)=>{const s=p,i=u.create(t.doc,[]),a=(n,r,o,c)=>e.builders.sort((l,d)=>l.priority>d.priority?1:-1).reduce((l,d)=>d.createDecoration(n,r,o.doc,l),c);return new C({key:s,state:{init:()=>{const{$from:n,$to:r}=new w(t.doc);return e.injectCSS&&document&&I(T,e.injectNonce),{visible:e.visible,decorations:a(n.pos,r.pos,t,u.empty)}},apply:(n,r,o,c)=>{const l=x(r,n.getMeta("setInvisibleCharactersVisible")),d=P(n).reduce((b,[y,m])=>a(y,m,c,b),l.decorations.map(n.mapping,n.doc));return{...l,decorations:d}}},props:{decorations(n){const r=this.getState(n),o=r==null?void 0:r.visible,c=r==null?void 0:r.decorations;return o?c:i}}})},h=(t,e,s)=>{const i=()=>{const a=document.createElement("span");return a.classList.add("Tiptap-invisible-character"),a.classList.add(`Tiptap-invisible-character--${e}`),s&&(a.textContent=s),a};return S.widget(t,i,{key:e,marks:[],side:1e3})},D=(t,e)=>e+t.nodeSize-1;class v{constructor(e){this.predicate=e.predicate,this.type=e.type,this.position=e.position||D,this.content=e.content,this.priority=e.priority||100}createDecoration(e,s,i,a){let n=a;return i.nodesBetween(e,s,(r,o)=>{if(this.test(r)){const c=this.position(r,o),l=n.find(c,c,d=>d.key===this.type);n=n.remove(l).add(i,[h(c,this.type,this.content)])}}),n}test(e){return this.predicate(e)}}class E extends v{constructor(){super({type:"break",predicate:e=>e.type===e.type.schema.nodes.hardBreak})}}class B extends v{constructor(){super({type:"paragraph",predicate:e=>e.type===e.type.schema.nodes.paragraph})}}const M=(t,e,s)=>{const i=[];return s.nodesBetween(t,e,(a,n)=>{var r;if(a.isText){const o=Math.max(t,n)-n;i.push({pos:n+o,text:((r=a.text)===null||r===void 0?void 0:r.slice(o,e-n))||""})}}),i};class N{constructor(e){this.predicate=e.predicate,this.type=e.type,this.content=e.content,this.priority=e.priority||100}createDecoration(e,s,i,a){return M(e,s,i).reduce((r,o)=>o.text.split("").reduce((c,l,d)=>this.test(l)?c.add(i,[h(o.pos+d,this.type,this.content)]):c,r),a)}test(e){return this.predicate(e)}}class _ extends N{constructor(){super({type:"space",predicate:e=>e===" "})}}const L=g.create({name:"invisibleCharacters",addOptions(){return{visible:!0,builders:[new _,new B,new E],injectCSS:!0,injectNonce:void 0}},addProseMirrorPlugins(){return[k(this.editor.state,this.options)]},addStorage(){return{visibility:()=>this.options.visible}},onBeforeCreate(){this.storage.visibility=()=>{var t;return(t=p.getState(this.editor.state))===null||t===void 0?void 0:t.visible}},addCommands(){return{showInvisibleCharacters:(t=!0)=>({dispatch:e,tr:s})=>(e&&s.setMeta("setInvisibleCharactersVisible",t),!0),hideInvisibleCharacters:()=>({dispatch:t,tr:e})=>(t&&e.setMeta("setInvisibleCharactersVisible",!1),!0),toggleInvisibleCharacters:()=>({dispatch:t,tr:e,state:s})=>{var i;const a=!(!((i=p.getState(s))===null||i===void 0)&&i.visible);return t&&e.setMeta("setInvisibleCharactersVisible",a),!0}}}});export{E as HardBreakNode,N as InvisibleCharacter,L as InvisibleCharacters,v as InvisibleNode,B as ParagraphNode,_ as SpaceCharacter,L as default};
42
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sources":["../../../../../node_modules/@tiptap/extension-invisible-characters/dist/index.js"],"sourcesContent":["import { Extension } from '@tiptap/core';\nimport { PluginKey, Plugin, AllSelection } from '@tiptap/pm/state';\nimport { DecorationSet, Decoration } from '@tiptap/pm/view';\n\nconst stateReducer = (state, visible) => {\n if (visible === undefined) {\n return state;\n }\n return { ...state, visible };\n};\n\nconst style = `.Tiptap-invisible-character {\n height: 0;\n padding: 0;\n pointer-events: none;\n user-select: none;\n width: 0;\n}\n\n.Tiptap-invisible-character::before {\n caret-color: inherit;\n color: #aaa;\n display: inline-block;\n font-style: normal;\n font-weight: 400;\n line-height: 1em;\n width: 0;\n}\n\n.Tiptap-invisible-character--space::before {\n content: '·'\n}\n\n.Tiptap-invisible-character--break::before {\n content: '¬'\n}\n\n.Tiptap-invisible-character--paragraph::before {\n content: '¶'\n}\n\n.Tiptap-invisible-character + img.ProseMirror-separator {\n height: 0 !important;\n pointer-events: none;\n user-select: none;\n width: 0 !important;\n}\n\n.is-empty[data-placeholder].has-focus > .Tiptap-invisible-character {\n display: none;\n}\n`;\n\nconst createStyleTag = (style, nonce) => {\n const tiptapStyleTag = document.querySelector('style[data-tiptap-extension-invisible-characters-style]');\n if (tiptapStyleTag !== null) {\n return tiptapStyleTag;\n }\n const styleNode = document.createElement('style');\n if (nonce) {\n styleNode.setAttribute('nonce', nonce);\n }\n styleNode.setAttribute('data-tiptap-extension-invisible-characters-style', '');\n styleNode.innerHTML = style;\n document.getElementsByTagName('head')[0].appendChild(styleNode);\n return styleNode;\n};\n\nconst getUpdatedRanges = ({ mapping }) => {\n const ranges = [];\n mapping.maps.forEach((stepMap, i) => {\n stepMap.forEach((_oldStart, _oldEnd, newStart, newEnd) => {\n ranges.push([\n mapping.slice(i + 1).map(newStart),\n mapping.slice(i + 1).map(newEnd),\n ]);\n });\n });\n return ranges;\n};\n\nconst InvisibleCharactersPluginKey = new PluginKey('invisibleCharacters');\nconst InvisibleCharactersPlugin = (state, options) => {\n const key = InvisibleCharactersPluginKey;\n const emptyDecorationSet = DecorationSet.create(state.doc, []);\n const addDecorationsBetweenPositions = (from, to, editorState, decorations) => {\n return options.builders.sort((builderA, builderB) => {\n if (builderA.priority > builderB.priority) {\n return 1;\n }\n return -1;\n }).reduce((newDecos, builder) => {\n return builder.createDecoration(from, to, editorState.doc, newDecos);\n }, decorations);\n };\n return new Plugin({\n key,\n state: {\n init: () => {\n const { $from, $to } = new AllSelection(state.doc);\n if (options.injectCSS && document) {\n createStyleTag(style, options.injectNonce);\n }\n return {\n visible: options.visible,\n decorations: addDecorationsBetweenPositions($from.pos, $to.pos, state, DecorationSet.empty),\n };\n },\n apply: (tr, pluginState, _, currentState) => {\n const newPluginState = stateReducer(pluginState, tr.getMeta('setInvisibleCharactersVisible'));\n const decorations = getUpdatedRanges(tr).reduce((nextDecorations, [from, to]) => {\n return addDecorationsBetweenPositions(from, to, currentState, nextDecorations);\n }, newPluginState.decorations.map(tr.mapping, tr.doc));\n return {\n ...newPluginState,\n decorations,\n };\n },\n },\n props: {\n decorations(editorState) {\n const pluginState = this.getState(editorState);\n const visible = pluginState === null || pluginState === void 0 ? void 0 : pluginState.visible;\n const decorations = pluginState === null || pluginState === void 0 ? void 0 : pluginState.decorations;\n return visible ? decorations : emptyDecorationSet;\n },\n },\n });\n};\n\nconst createDecorationWidget = (pos, type, content) => {\n const createElement = () => {\n const newElement = document.createElement('span');\n newElement.classList.add('Tiptap-invisible-character');\n newElement.classList.add(`Tiptap-invisible-character--${type}`);\n if (content) {\n newElement.textContent = content;\n }\n return newElement;\n };\n // return Decoration.inline(pos - 1, pos, {\n // class: `Tiptap-invisible-character Tiptap-invisible-character--${type}`,\n // })\n return Decoration.widget(pos, createElement, {\n key: type,\n marks: [],\n side: 1000,\n });\n};\n\n/** Default position for nodes is always at the end of the node */\nconst defaultPosition = (node, pos) => pos + node.nodeSize - 1;\nclass InvisibleNode {\n constructor(options) {\n this.predicate = options.predicate;\n this.type = options.type;\n this.position = options.position || defaultPosition;\n this.content = options.content;\n this.priority = options.priority || 100;\n }\n createDecoration(from, to, doc, decorations) {\n let newDecorations = decorations;\n doc.nodesBetween(from, to, (node, pos) => {\n if (this.test(node)) {\n const decorationPosition = this.position(node, pos);\n const oldDecorations = newDecorations.find(decorationPosition, decorationPosition, spec => spec.key === this.type);\n newDecorations = newDecorations\n .remove(oldDecorations)\n .add(doc, [createDecorationWidget(decorationPosition, this.type, this.content)]);\n }\n });\n return newDecorations;\n }\n test(value) {\n return this.predicate(value);\n }\n}\n\nclass HardBreakNode extends InvisibleNode {\n constructor() {\n super({\n type: 'break',\n predicate: node => node.type === node.type.schema.nodes.hardBreak,\n });\n }\n}\n\nclass ParagraphNode extends InvisibleNode {\n constructor() {\n super({\n type: 'paragraph',\n predicate: node => node.type === node.type.schema.nodes.paragraph,\n });\n }\n}\n\nconst textBetween = (from, to, doc) => {\n const positions = [];\n doc.nodesBetween(from, to, (node, pos) => {\n var _a;\n if (node.isText) {\n const offset = Math.max(from, pos) - pos;\n positions.push({\n pos: pos + offset,\n text: ((_a = node.text) === null || _a === void 0 ? void 0 : _a.slice(offset, to - pos)) || '',\n });\n }\n });\n return positions;\n};\n\nclass InvisibleCharacter {\n constructor(options) {\n this.predicate = options.predicate;\n this.type = options.type;\n this.content = options.content;\n this.priority = options.priority || 100;\n }\n createDecoration(from, to, doc, decorations) {\n const textContent = textBetween(from, to, doc);\n return textContent.reduce((oldDecorations, currentPosition) => {\n return currentPosition.text.split('').reduce((innerDecorations, char, i) => {\n return this.test(char)\n ? innerDecorations.add(doc, [createDecorationWidget(currentPosition.pos + i, this.type, this.content)])\n : innerDecorations;\n }, oldDecorations);\n }, decorations);\n }\n test(value) {\n return this.predicate(value);\n }\n}\n\nclass SpaceCharacter extends InvisibleCharacter {\n constructor() {\n super({\n type: 'space',\n predicate: (char) => char === ' ',\n });\n }\n}\n\nconst InvisibleCharacters = Extension.create({\n name: 'invisibleCharacters',\n addOptions() {\n return {\n visible: true,\n builders: [\n new SpaceCharacter(),\n new ParagraphNode(),\n new HardBreakNode(),\n ],\n injectCSS: true,\n injectNonce: undefined,\n };\n },\n addProseMirrorPlugins() {\n return [\n InvisibleCharactersPlugin(this.editor.state, this.options),\n ];\n },\n addStorage() {\n return {\n visibility: () => this.options.visible,\n };\n },\n onBeforeCreate() {\n this.storage.visibility = () => {\n var _a;\n return (_a = InvisibleCharactersPluginKey.getState(this.editor.state)) === null || _a === void 0 ? void 0 : _a.visible;\n };\n },\n addCommands() {\n return {\n showInvisibleCharacters: (visibility = true) => ({ dispatch, tr }) => {\n if (dispatch) {\n tr.setMeta('setInvisibleCharactersVisible', visibility);\n }\n return true;\n },\n hideInvisibleCharacters: () => ({ dispatch, tr }) => {\n if (dispatch) {\n tr.setMeta('setInvisibleCharactersVisible', false);\n }\n return true;\n },\n toggleInvisibleCharacters: () => ({ dispatch, tr, state }) => {\n var _a;\n const visibility = !((_a = InvisibleCharactersPluginKey.getState(state)) === null || _a === void 0 ? void 0 : _a.visible);\n if (dispatch) {\n tr.setMeta('setInvisibleCharactersVisible', visibility);\n }\n return true;\n },\n };\n },\n});\n\nexport { HardBreakNode, InvisibleCharacter, InvisibleCharacters, InvisibleNode, ParagraphNode, SpaceCharacter, InvisibleCharacters as default };\n//# sourceMappingURL=index.js.map\n"],"names":["stateReducer","state","visible","style","createStyleTag","nonce","tiptapStyleTag","styleNode","getUpdatedRanges","mapping","ranges","stepMap","_oldStart","_oldEnd","newStart","newEnd","InvisibleCharactersPluginKey","PluginKey","InvisibleCharactersPlugin","options","key","emptyDecorationSet","DecorationSet","addDecorationsBetweenPositions","from","to","editorState","decorations","builderA","builderB","newDecos","builder","Plugin","$from","$to","AllSelection","tr","pluginState","_","currentState","newPluginState","nextDecorations","createDecorationWidget","pos","type","content","createElement","newElement","Decoration","defaultPosition","node","InvisibleNode","doc","newDecorations","decorationPosition","oldDecorations","spec","value","HardBreakNode","ParagraphNode","textBetween","positions","_a","offset","InvisibleCharacter","currentPosition","innerDecorations","char","i","SpaceCharacter","InvisibleCharacters","Extension","visibility","dispatch"],"mappings":"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","x_google_ignoreList":[0]}
@@ -1,2 +0,0 @@
1
- import{Mark as r,markPasteRule as e,markInputRule as s,mergeAttributes as a}from"../../core/dist/index.js";const n=/(?:^|\s)(\*(?!\s+\*)((?:[^*]+))\*(?!\s+\*))$/,i=/(?:^|\s)(\*(?!\s+\*)((?:[^*]+))\*(?!\s+\*))/g,o=/(?:^|\s)(_(?!\s+_)((?:[^_]+))_(?!\s+_))$/,l=/(?:^|\s)(_(?!\s+_)((?:[^_]+))_(?!\s+_))/g,d=r.create({name:"italic",addOptions(){return{HTMLAttributes:{}}},parseHTML(){return[{tag:"em"},{tag:"i",getAttrs:t=>t.style.fontStyle!=="normal"&&null},{style:"font-style=normal",clearMark:t=>t.type.name===this.name},{style:"font-style=italic"}]},renderHTML({HTMLAttributes:t}){return["em",a(this.options.HTMLAttributes,t),0]},addCommands(){return{setItalic:()=>({commands:t})=>t.setMark(this.name),toggleItalic:()=>({commands:t})=>t.toggleMark(this.name),unsetItalic:()=>({commands:t})=>t.unsetMark(this.name)}},addKeyboardShortcuts(){return{"Mod-i":()=>this.editor.commands.toggleItalic(),"Mod-I":()=>this.editor.commands.toggleItalic()}},addInputRules(){return[s({find:n,type:this.type}),s({find:o,type:this.type})]},addPasteRules(){return[e({find:i,type:this.type}),e({find:l,type:this.type})]}});export{d as Italic,d as default,n as starInputRegex,i as starPasteRegex,o as underscoreInputRegex,l as underscorePasteRegex};
2
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sources":["../../../../../node_modules/@tiptap/extension-italic/dist/index.js"],"sourcesContent":["import { Mark, mergeAttributes, markInputRule, markPasteRule } from '@tiptap/core';\n\n/**\n * Matches an italic to a *italic* on input.\n */\nconst starInputRegex = /(?:^|\\s)(\\*(?!\\s+\\*)((?:[^*]+))\\*(?!\\s+\\*))$/;\n/**\n * Matches an italic to a *italic* on paste.\n */\nconst starPasteRegex = /(?:^|\\s)(\\*(?!\\s+\\*)((?:[^*]+))\\*(?!\\s+\\*))/g;\n/**\n * Matches an italic to a _italic_ on input.\n */\nconst underscoreInputRegex = /(?:^|\\s)(_(?!\\s+_)((?:[^_]+))_(?!\\s+_))$/;\n/**\n * Matches an italic to a _italic_ on paste.\n */\nconst underscorePasteRegex = /(?:^|\\s)(_(?!\\s+_)((?:[^_]+))_(?!\\s+_))/g;\n/**\n * This extension allows you to create italic text.\n * @see https://www.tiptap.dev/api/marks/italic\n */\nconst Italic = Mark.create({\n name: 'italic',\n addOptions() {\n return {\n HTMLAttributes: {},\n };\n },\n parseHTML() {\n return [\n {\n tag: 'em',\n },\n {\n tag: 'i',\n getAttrs: node => node.style.fontStyle !== 'normal' && null,\n },\n {\n style: 'font-style=normal',\n clearMark: mark => mark.type.name === this.name,\n },\n {\n style: 'font-style=italic',\n },\n ];\n },\n renderHTML({ HTMLAttributes }) {\n return ['em', mergeAttributes(this.options.HTMLAttributes, HTMLAttributes), 0];\n },\n addCommands() {\n return {\n setItalic: () => ({ commands }) => {\n return commands.setMark(this.name);\n },\n toggleItalic: () => ({ commands }) => {\n return commands.toggleMark(this.name);\n },\n unsetItalic: () => ({ commands }) => {\n return commands.unsetMark(this.name);\n },\n };\n },\n addKeyboardShortcuts() {\n return {\n 'Mod-i': () => this.editor.commands.toggleItalic(),\n 'Mod-I': () => this.editor.commands.toggleItalic(),\n };\n },\n addInputRules() {\n return [\n markInputRule({\n find: starInputRegex,\n type: this.type,\n }),\n markInputRule({\n find: underscoreInputRegex,\n type: this.type,\n }),\n ];\n },\n addPasteRules() {\n return [\n markPasteRule({\n find: starPasteRegex,\n type: this.type,\n }),\n markPasteRule({\n find: underscorePasteRegex,\n type: this.type,\n }),\n ];\n },\n});\n\nexport { Italic, Italic as default, starInputRegex, starPasteRegex, underscoreInputRegex, underscorePasteRegex };\n//# sourceMappingURL=index.js.map\n"],"names":["starInputRegex","starPasteRegex","underscoreInputRegex","underscorePasteRegex","Italic","Mark","node","mark","HTMLAttributes","mergeAttributes","commands","markInputRule","markPasteRule"],"mappings":"2GAKK,MAACA,EAAiB,+CAIjBC,EAAiB,+CAIjBC,EAAuB,2CAIvBC,EAAuB,2CAKvBC,EAASC,EAAK,OAAO,CACvB,KAAM,SACN,YAAa,CACT,MAAO,CACH,eAAgB,CAAA,CAC5B,CACI,EACA,WAAY,CACR,MAAO,CACH,CACI,IAAK,IACrB,EACY,CACI,IAAK,IACL,SAAUC,GAAQA,EAAK,MAAM,YAAc,UAAY,IACvE,EACY,CACI,MAAO,oBACP,UAAWC,GAAQA,EAAK,KAAK,OAAS,KAAK,IAC3D,EACY,CACI,MAAO,mBACvB,CACA,CACI,EACA,WAAW,CAAE,eAAAC,GAAkB,CAC3B,MAAO,CAAC,KAAMC,EAAgB,KAAK,QAAQ,eAAgBD,CAAc,EAAG,CAAC,CACjF,EACA,aAAc,CACV,MAAO,CACH,UAAW,IAAM,CAAC,CAAE,SAAAE,KACTA,EAAS,QAAQ,KAAK,IAAI,EAErC,aAAc,IAAM,CAAC,CAAE,SAAAA,KACZA,EAAS,WAAW,KAAK,IAAI,EAExC,YAAa,IAAM,CAAC,CAAE,SAAAA,KACXA,EAAS,UAAU,KAAK,IAAI,CAEnD,CACI,EACA,sBAAuB,CACnB,MAAO,CACH,QAAS,IAAM,KAAK,OAAO,SAAS,aAAY,EAChD,QAAS,IAAM,KAAK,OAAO,SAAS,aAAY,CAC5D,CACI,EACA,eAAgB,CACZ,MAAO,CACHC,EAAc,CACV,KAAMX,EACN,KAAM,KAAK,IAC3B,CAAa,EACDW,EAAc,CACV,KAAMT,EACN,KAAM,KAAK,IAC3B,CAAa,CACb,CACI,EACA,eAAgB,CACZ,MAAO,CACHU,EAAc,CACV,KAAMX,EACN,KAAM,KAAK,IAC3B,CAAa,EACDW,EAAc,CACV,KAAMT,EACN,KAAM,KAAK,IAC3B,CAAa,CACb,CACI,CACJ,CAAC","x_google_ignoreList":[0]}
@@ -1,2 +0,0 @@
1
- import{Mark as x,markPasteRule as T,mergeAttributes as v,combineTransactionSteps as b,getChangedRanges as w,findChildrenInRange as H,getMarksBetween as O,getAttributes as _}from"../../core/dist/index.js";import{registerCustomProtocol as y,tokenize as R,find as C,reset as B}from"../../../linkifyjs/dist/linkify.js";import{Plugin as m,PluginKey as A}from"../../../prosemirror-state/dist/index.js";const P="[\0-   ᠎ -\u2029  ]",I=new RegExp(P),U=new RegExp(`${P}$`),N=new RegExp(P,"g");function V(t){return t.length===1?t[0].isLink:t.length===3&&t[1].isLink?["()","[]"].includes(t[0].value+t[2].value):!1}function W(t){return new m({key:new A("autolink"),appendTransaction:(e,s,o)=>{const i=e.some(r=>r.docChanged)&&!s.doc.eq(o.doc),l=e.some(r=>r.getMeta("preventAutolink"));if(!i||l)return;const{tr:a}=o,d=b(s.doc,[...e]);if(w(d).forEach(({newRange:r})=>{const f=H(o.doc,r,p=>p.isTextblock);let u,c;if(f.length>1)u=f[0],c=o.doc.textBetween(u.pos,u.pos+u.node.nodeSize,void 0," ");else if(f.length){const p=o.doc.textBetween(r.from,r.to," "," ");if(!U.test(p))return;u=f[0],c=o.doc.textBetween(u.pos,r.to,void 0," ")}if(u&&c){const p=c.split(I).filter(Boolean);if(p.length<=0)return!1;const k=p[p.length-1],E=u.pos+c.lastIndexOf(k);if(!k)return!1;const L=R(k).map(n=>n.toObject(t.defaultProtocol));if(!V(L))return!1;L.filter(n=>n.isLink).map(n=>({...n,from:E+n.start+1,to:E+n.end+1})).filter(n=>o.schema.marks.code?!o.doc.rangeHasMark(n.from,n.to,o.schema.marks.code):!0).filter(n=>t.validate(n.value)).filter(n=>t.shouldAutoLink(n.value)).forEach(n=>{O(n.from,n.to,o.doc).some(M=>M.mark.type===t.type)||a.addMark(n.from,n.to,t.type.create({href:n.href}))})}}),!!a.steps.length)return a}})}function D(t){return new m({key:new A("handleClickLink"),props:{handleClick:(e,s,o)=>{var i,l;if(o.button!==0||!e.editable)return!1;let a=o.target;const d=[];for(;a.nodeName!=="DIV";)d.push(a),a=a.parentNode;if(!d.find(c=>c.nodeName==="A"))return!1;const g=_(e.state,t.type.name),r=o.target,f=(i=r==null?void 0:r.href)!==null&&i!==void 0?i:g.href,u=(l=r==null?void 0:r.target)!==null&&l!==void 0?l:g.target;return r&&f?(window.open(f,u),!0):!1}}})}function z(t){return new m({key:new A("handlePasteLink"),props:{handlePaste:(e,s,o)=>{const{state:i}=e,{selection:l}=i,{empty:a}=l;if(a)return!1;let d="";o.content.forEach(r=>{d+=r.textContent});const g=C(d,{defaultProtocol:t.defaultProtocol}).find(r=>r.isLink&&r.value===d);return!d||!g?!1:t.editor.commands.setMark(t.type,{href:g.href})}}})}function h(t,e){const s=["http","https","ftp","ftps","mailto","tel","callto","sms","cid","xmpp"];return e&&e.forEach(o=>{const i=typeof o=="string"?o:o.scheme;i&&s.push(i)}),!t||t.replace(N,"").match(new RegExp(`^(?:(?:${s.join("|")}):|[^a-z]|[a-z0-9+.-]+(?:[^a-z+.-:]|$))`,"i"))}const j=x.create({name:"link",priority:1e3,keepOnSplit:!1,exitable:!0,onCreate(){this.options.validate&&!this.options.shouldAutoLink&&(this.options.shouldAutoLink=this.options.validate,console.warn("The `validate` option is deprecated. Rename to the `shouldAutoLink` option instead.")),this.options.protocols.forEach(t=>{if(typeof t=="string"){y(t);return}y(t.scheme,t.optionalSlashes)})},onDestroy(){B()},inclusive(){return this.options.autolink},addOptions(){return{openOnClick:!0,linkOnPaste:!0,autolink:!0,protocols:[],defaultProtocol:"http",HTMLAttributes:{target:"_blank",rel:"noopener noreferrer nofollow",class:null},isAllowedUri:(t,e)=>!!h(t,e.protocols),validate:t=>!!t,shouldAutoLink:t=>!!t}},addAttributes(){return{href:{default:null,parseHTML(t){return t.getAttribute("href")}},target:{default:this.options.HTMLAttributes.target},rel:{default:this.options.HTMLAttributes.rel},class:{default:this.options.HTMLAttributes.class}}},parseHTML(){return[{tag:"a[href]",getAttrs:t=>{const e=t.getAttribute("href");return!e||!this.options.isAllowedUri(e,{defaultValidate:s=>!!h(s,this.options.protocols),protocols:this.options.protocols,defaultProtocol:this.options.defaultProtocol})?!1:null}}]},renderHTML({HTMLAttributes:t}){return this.options.isAllowedUri(t.href,{defaultValidate:e=>!!h(e,this.options.protocols),protocols:this.options.protocols,defaultProtocol:this.options.defaultProtocol})?["a",v(this.options.HTMLAttributes,t),0]:["a",v(this.options.HTMLAttributes,{...t,href:""}),0]},addCommands(){return{setLink:t=>({chain:e})=>{const{href:s}=t;return this.options.isAllowedUri(s,{defaultValidate:o=>!!h(o,this.options.protocols),protocols:this.options.protocols,defaultProtocol:this.options.defaultProtocol})?e().setMark(this.name,t).setMeta("preventAutolink",!0).run():!1},toggleLink:t=>({chain:e})=>{const{href:s}=t;return this.options.isAllowedUri(s,{defaultValidate:o=>!!h(o,this.options.protocols),protocols:this.options.protocols,defaultProtocol:this.options.defaultProtocol})?e().toggleMark(this.name,t,{extendEmptyMarkRange:!0}).setMeta("preventAutolink",!0).run():!1},unsetLink:()=>({chain:t})=>t().unsetMark(this.name,{extendEmptyMarkRange:!0}).setMeta("preventAutolink",!0).run()}},addPasteRules(){return[T({find:t=>{const e=[];if(t){const{protocols:s,defaultProtocol:o}=this.options,i=C(t).filter(l=>l.isLink&&this.options.isAllowedUri(l.value,{defaultValidate:a=>!!h(a,s),protocols:s,defaultProtocol:o}));i.length&&i.forEach(l=>e.push({text:l.value,data:{href:l.href},index:l.start}))}return e},type:this.type,getAttributes:t=>{var e;return{href:(e=t.data)===null||e===void 0?void 0:e.href}}})]},addProseMirrorPlugins(){const t=[],{protocols:e,defaultProtocol:s}=this.options;return this.options.autolink&&t.push(W({type:this.type,defaultProtocol:this.options.defaultProtocol,validate:o=>this.options.isAllowedUri(o,{defaultValidate:i=>!!h(i,e),protocols:e,defaultProtocol:s}),shouldAutoLink:this.options.shouldAutoLink})),this.options.openOnClick===!0&&t.push(D({type:this.type})),this.options.linkOnPaste&&t.push(z({editor:this.editor,defaultProtocol:this.options.defaultProtocol,type:this.type})),t}});export{j as Link,j as default,h as isAllowedUri};
2
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sources":["../../../../../node_modules/@tiptap/extension-link/dist/index.js"],"sourcesContent":["import { combineTransactionSteps, getChangedRanges, findChildrenInRange, getMarksBetween, getAttributes, Mark, mergeAttributes, markPasteRule } from '@tiptap/core';\nimport { tokenize, find, registerCustomProtocol, reset } from 'linkifyjs';\nimport { Plugin, PluginKey } from '@tiptap/pm/state';\n\n// From DOMPurify\n// https://github.com/cure53/DOMPurify/blob/main/src/regexp.ts\nconst UNICODE_WHITESPACE_PATTERN = '[\\u0000-\\u0020\\u00A0\\u1680\\u180E\\u2000-\\u2029\\u205F\\u3000]';\nconst UNICODE_WHITESPACE_REGEX = new RegExp(UNICODE_WHITESPACE_PATTERN);\nconst UNICODE_WHITESPACE_REGEX_END = new RegExp(`${UNICODE_WHITESPACE_PATTERN}$`);\nconst UNICODE_WHITESPACE_REGEX_GLOBAL = new RegExp(UNICODE_WHITESPACE_PATTERN, 'g');\n\n/**\n * Check if the provided tokens form a valid link structure, which can either be a single link token\n * or a link token surrounded by parentheses or square brackets.\n *\n * This ensures that only complete and valid text is hyperlinked, preventing cases where a valid\n * top-level domain (TLD) is immediately followed by an invalid character, like a number. For\n * example, with the `find` method from Linkify, entering `example.com1` would result in\n * `example.com` being linked and the trailing `1` left as plain text. By using the `tokenize`\n * method, we can perform more comprehensive validation on the input text.\n */\nfunction isValidLinkStructure(tokens) {\n if (tokens.length === 1) {\n return tokens[0].isLink;\n }\n if (tokens.length === 3 && tokens[1].isLink) {\n return ['()', '[]'].includes(tokens[0].value + tokens[2].value);\n }\n return false;\n}\n/**\n * This plugin allows you to automatically add links to your editor.\n * @param options The plugin options\n * @returns The plugin instance\n */\nfunction autolink(options) {\n return new Plugin({\n key: new PluginKey('autolink'),\n appendTransaction: (transactions, oldState, newState) => {\n /**\n * Does the transaction change the document?\n */\n const docChanges = transactions.some(transaction => transaction.docChanged) && !oldState.doc.eq(newState.doc);\n /**\n * Prevent autolink if the transaction is not a document change or if the transaction has the meta `preventAutolink`.\n */\n const preventAutolink = transactions.some(transaction => transaction.getMeta('preventAutolink'));\n /**\n * Prevent autolink if the transaction is not a document change\n * or if the transaction has the meta `preventAutolink`.\n */\n if (!docChanges || preventAutolink) {\n return;\n }\n const { tr } = newState;\n const transform = combineTransactionSteps(oldState.doc, [...transactions]);\n const changes = getChangedRanges(transform);\n changes.forEach(({ newRange }) => {\n // Now let’s see if we can add new links.\n const nodesInChangedRanges = findChildrenInRange(newState.doc, newRange, node => node.isTextblock);\n let textBlock;\n let textBeforeWhitespace;\n if (nodesInChangedRanges.length > 1) {\n // Grab the first node within the changed ranges (ex. the first of two paragraphs when hitting enter).\n textBlock = nodesInChangedRanges[0];\n textBeforeWhitespace = newState.doc.textBetween(textBlock.pos, textBlock.pos + textBlock.node.nodeSize, undefined, ' ');\n }\n else if (nodesInChangedRanges.length) {\n const endText = newState.doc.textBetween(newRange.from, newRange.to, ' ', ' ');\n if (!UNICODE_WHITESPACE_REGEX_END.test(endText)) {\n return;\n }\n textBlock = nodesInChangedRanges[0];\n textBeforeWhitespace = newState.doc.textBetween(textBlock.pos, newRange.to, undefined, ' ');\n }\n if (textBlock && textBeforeWhitespace) {\n const wordsBeforeWhitespace = textBeforeWhitespace.split(UNICODE_WHITESPACE_REGEX).filter(Boolean);\n if (wordsBeforeWhitespace.length <= 0) {\n return false;\n }\n const lastWordBeforeSpace = wordsBeforeWhitespace[wordsBeforeWhitespace.length - 1];\n const lastWordAndBlockOffset = textBlock.pos + textBeforeWhitespace.lastIndexOf(lastWordBeforeSpace);\n if (!lastWordBeforeSpace) {\n return false;\n }\n const linksBeforeSpace = tokenize(lastWordBeforeSpace).map(t => t.toObject(options.defaultProtocol));\n if (!isValidLinkStructure(linksBeforeSpace)) {\n return false;\n }\n linksBeforeSpace\n .filter(link => link.isLink)\n // Calculate link position.\n .map(link => ({\n ...link,\n from: lastWordAndBlockOffset + link.start + 1,\n to: lastWordAndBlockOffset + link.end + 1,\n }))\n // ignore link inside code mark\n .filter(link => {\n if (!newState.schema.marks.code) {\n return true;\n }\n return !newState.doc.rangeHasMark(link.from, link.to, newState.schema.marks.code);\n })\n // validate link\n .filter(link => options.validate(link.value))\n // check whether should autolink\n .filter(link => options.shouldAutoLink(link.value))\n // Add link mark.\n .forEach(link => {\n if (getMarksBetween(link.from, link.to, newState.doc).some(item => item.mark.type === options.type)) {\n return;\n }\n tr.addMark(link.from, link.to, options.type.create({\n href: link.href,\n }));\n });\n }\n });\n if (!tr.steps.length) {\n return;\n }\n return tr;\n },\n });\n}\n\nfunction clickHandler(options) {\n return new Plugin({\n key: new PluginKey('handleClickLink'),\n props: {\n handleClick: (view, pos, event) => {\n var _a, _b;\n if (event.button !== 0) {\n return false;\n }\n if (!view.editable) {\n return false;\n }\n let a = event.target;\n const els = [];\n while (a.nodeName !== 'DIV') {\n els.push(a);\n a = a.parentNode;\n }\n if (!els.find(value => value.nodeName === 'A')) {\n return false;\n }\n const attrs = getAttributes(view.state, options.type.name);\n const link = event.target;\n const href = (_a = link === null || link === void 0 ? void 0 : link.href) !== null && _a !== void 0 ? _a : attrs.href;\n const target = (_b = link === null || link === void 0 ? void 0 : link.target) !== null && _b !== void 0 ? _b : attrs.target;\n if (link && href) {\n window.open(href, target);\n return true;\n }\n return false;\n },\n },\n });\n}\n\nfunction pasteHandler(options) {\n return new Plugin({\n key: new PluginKey('handlePasteLink'),\n props: {\n handlePaste: (view, event, slice) => {\n const { state } = view;\n const { selection } = state;\n const { empty } = selection;\n if (empty) {\n return false;\n }\n let textContent = '';\n slice.content.forEach(node => {\n textContent += node.textContent;\n });\n const link = find(textContent, { defaultProtocol: options.defaultProtocol }).find(item => item.isLink && item.value === textContent);\n if (!textContent || !link) {\n return false;\n }\n return options.editor.commands.setMark(options.type, {\n href: link.href,\n });\n },\n },\n });\n}\n\nconst pasteRegex = /https?:\\/\\/(?:www\\.)?[-a-zA-Z0-9@:%._+~#=]{1,256}\\.[a-zA-Z]{2,}\\b(?:[-a-zA-Z0-9@:%._+~#=?!&/]*)(?:[-a-zA-Z0-9@:%._+~#=?!&/]*)/gi;\nfunction isAllowedUri(uri, protocols) {\n const allowedProtocols = [\n 'http',\n 'https',\n 'ftp',\n 'ftps',\n 'mailto',\n 'tel',\n 'callto',\n 'sms',\n 'cid',\n 'xmpp',\n ];\n if (protocols) {\n protocols.forEach(protocol => {\n const nextProtocol = typeof protocol === 'string' ? protocol : protocol.scheme;\n if (nextProtocol) {\n allowedProtocols.push(nextProtocol);\n }\n });\n }\n return (!uri\n || uri.replace(UNICODE_WHITESPACE_REGEX_GLOBAL, '').match(new RegExp(\n // eslint-disable-next-line no-useless-escape\n `^(?:(?:${allowedProtocols.join('|')}):|[^a-z]|[a-z0-9+.\\-]+(?:[^a-z+.\\-:]|$))`, 'i')));\n}\n/**\n * This extension allows you to create links.\n * @see https://www.tiptap.dev/api/marks/link\n */\nconst Link = Mark.create({\n name: 'link',\n priority: 1000,\n keepOnSplit: false,\n exitable: true,\n onCreate() {\n if (this.options.validate && !this.options.shouldAutoLink) {\n // Copy the validate function to the shouldAutoLink option\n this.options.shouldAutoLink = this.options.validate;\n console.warn('The `validate` option is deprecated. Rename to the `shouldAutoLink` option instead.');\n }\n this.options.protocols.forEach(protocol => {\n if (typeof protocol === 'string') {\n registerCustomProtocol(protocol);\n return;\n }\n registerCustomProtocol(protocol.scheme, protocol.optionalSlashes);\n });\n },\n onDestroy() {\n reset();\n },\n inclusive() {\n return this.options.autolink;\n },\n addOptions() {\n return {\n openOnClick: true,\n linkOnPaste: true,\n autolink: true,\n protocols: [],\n defaultProtocol: 'http',\n HTMLAttributes: {\n target: '_blank',\n rel: 'noopener noreferrer nofollow',\n class: null,\n },\n isAllowedUri: (url, ctx) => !!isAllowedUri(url, ctx.protocols),\n validate: url => !!url,\n shouldAutoLink: url => !!url,\n };\n },\n addAttributes() {\n return {\n href: {\n default: null,\n parseHTML(element) {\n return element.getAttribute('href');\n },\n },\n target: {\n default: this.options.HTMLAttributes.target,\n },\n rel: {\n default: this.options.HTMLAttributes.rel,\n },\n class: {\n default: this.options.HTMLAttributes.class,\n },\n };\n },\n parseHTML() {\n return [\n {\n tag: 'a[href]',\n getAttrs: dom => {\n const href = dom.getAttribute('href');\n // prevent XSS attacks\n if (!href\n || !this.options.isAllowedUri(href, {\n defaultValidate: url => !!isAllowedUri(url, this.options.protocols),\n protocols: this.options.protocols,\n defaultProtocol: this.options.defaultProtocol,\n })) {\n return false;\n }\n return null;\n },\n },\n ];\n },\n renderHTML({ HTMLAttributes }) {\n // prevent XSS attacks\n if (!this.options.isAllowedUri(HTMLAttributes.href, {\n defaultValidate: href => !!isAllowedUri(href, this.options.protocols),\n protocols: this.options.protocols,\n defaultProtocol: this.options.defaultProtocol,\n })) {\n // strip out the href\n return [\n 'a',\n mergeAttributes(this.options.HTMLAttributes, { ...HTMLAttributes, href: '' }),\n 0,\n ];\n }\n return ['a', mergeAttributes(this.options.HTMLAttributes, HTMLAttributes), 0];\n },\n addCommands() {\n return {\n setLink: attributes => ({ chain }) => {\n const { href } = attributes;\n if (!this.options.isAllowedUri(href, {\n defaultValidate: url => !!isAllowedUri(url, this.options.protocols),\n protocols: this.options.protocols,\n defaultProtocol: this.options.defaultProtocol,\n })) {\n return false;\n }\n return chain().setMark(this.name, attributes).setMeta('preventAutolink', true).run();\n },\n toggleLink: attributes => ({ chain }) => {\n const { href } = attributes;\n if (!this.options.isAllowedUri(href, {\n defaultValidate: url => !!isAllowedUri(url, this.options.protocols),\n protocols: this.options.protocols,\n defaultProtocol: this.options.defaultProtocol,\n })) {\n return false;\n }\n return chain()\n .toggleMark(this.name, attributes, { extendEmptyMarkRange: true })\n .setMeta('preventAutolink', true)\n .run();\n },\n unsetLink: () => ({ chain }) => {\n return chain()\n .unsetMark(this.name, { extendEmptyMarkRange: true })\n .setMeta('preventAutolink', true)\n .run();\n },\n };\n },\n addPasteRules() {\n return [\n markPasteRule({\n find: text => {\n const foundLinks = [];\n if (text) {\n const { protocols, defaultProtocol } = this.options;\n const links = find(text).filter(item => item.isLink\n && this.options.isAllowedUri(item.value, {\n defaultValidate: href => !!isAllowedUri(href, protocols),\n protocols,\n defaultProtocol,\n }));\n if (links.length) {\n links.forEach(link => foundLinks.push({\n text: link.value,\n data: {\n href: link.href,\n },\n index: link.start,\n }));\n }\n }\n return foundLinks;\n },\n type: this.type,\n getAttributes: match => {\n var _a;\n return {\n href: (_a = match.data) === null || _a === void 0 ? void 0 : _a.href,\n };\n },\n }),\n ];\n },\n addProseMirrorPlugins() {\n const plugins = [];\n const { protocols, defaultProtocol } = this.options;\n if (this.options.autolink) {\n plugins.push(autolink({\n type: this.type,\n defaultProtocol: this.options.defaultProtocol,\n validate: url => this.options.isAllowedUri(url, {\n defaultValidate: href => !!isAllowedUri(href, protocols),\n protocols,\n defaultProtocol,\n }),\n shouldAutoLink: this.options.shouldAutoLink,\n }));\n }\n if (this.options.openOnClick === true) {\n plugins.push(clickHandler({\n type: this.type,\n }));\n }\n if (this.options.linkOnPaste) {\n plugins.push(pasteHandler({\n editor: this.editor,\n defaultProtocol: this.options.defaultProtocol,\n type: this.type,\n }));\n }\n return plugins;\n },\n});\n\nexport { Link, Link as default, isAllowedUri, pasteRegex };\n//# sourceMappingURL=index.js.map\n"],"names":["UNICODE_WHITESPACE_PATTERN","UNICODE_WHITESPACE_REGEX","UNICODE_WHITESPACE_REGEX_END","UNICODE_WHITESPACE_REGEX_GLOBAL","isValidLinkStructure","tokens","autolink","options","Plugin","PluginKey","transactions","oldState","newState","docChanges","transaction","preventAutolink","tr","transform","combineTransactionSteps","getChangedRanges","newRange","nodesInChangedRanges","findChildrenInRange","node","textBlock","textBeforeWhitespace","endText","wordsBeforeWhitespace","lastWordBeforeSpace","lastWordAndBlockOffset","linksBeforeSpace","tokenize","t","link","getMarksBetween","item","clickHandler","view","pos","event","_a","_b","els","value","attrs","getAttributes","href","target","pasteHandler","slice","state","selection","empty","textContent","find","isAllowedUri","uri","protocols","allowedProtocols","protocol","nextProtocol","Link","Mark","registerCustomProtocol","reset","url","ctx","element","dom","HTMLAttributes","mergeAttributes","attributes","chain","markPasteRule","text","foundLinks","defaultProtocol","links","match","plugins"],"mappings":"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","x_google_ignoreList":[0]}
@@ -1,2 +0,0 @@
1
- import{Node as e,mergeAttributes as i}from"../../core/dist/index.js";const s=e.create({name:"listItem",addOptions(){return{HTMLAttributes:{},bulletListTypeName:"bulletList",orderedListTypeName:"orderedList"}},content:"paragraph block*",defining:!0,parseHTML(){return[{tag:"li"}]},renderHTML({HTMLAttributes:t}){return["li",i(this.options.HTMLAttributes,t),0]},addKeyboardShortcuts(){return{Enter:()=>this.editor.commands.splitListItem(this.name),Tab:()=>this.editor.commands.sinkListItem(this.name),"Shift-Tab":()=>this.editor.commands.liftListItem(this.name)}}});export{s as ListItem,s as default};
2
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sources":["../../../../../node_modules/@tiptap/extension-list-item/dist/index.js"],"sourcesContent":["import { Node, mergeAttributes } from '@tiptap/core';\n\n/**\n * This extension allows you to create list items.\n * @see https://www.tiptap.dev/api/nodes/list-item\n */\nconst ListItem = Node.create({\n name: 'listItem',\n addOptions() {\n return {\n HTMLAttributes: {},\n bulletListTypeName: 'bulletList',\n orderedListTypeName: 'orderedList',\n };\n },\n content: 'paragraph block*',\n defining: true,\n parseHTML() {\n return [\n {\n tag: 'li',\n },\n ];\n },\n renderHTML({ HTMLAttributes }) {\n return ['li', mergeAttributes(this.options.HTMLAttributes, HTMLAttributes), 0];\n },\n addKeyboardShortcuts() {\n return {\n Enter: () => this.editor.commands.splitListItem(this.name),\n Tab: () => this.editor.commands.sinkListItem(this.name),\n 'Shift-Tab': () => this.editor.commands.liftListItem(this.name),\n };\n },\n});\n\nexport { ListItem, ListItem as default };\n//# sourceMappingURL=index.js.map\n"],"names":["ListItem","Node","HTMLAttributes","mergeAttributes"],"mappings":"qEAMK,MAACA,EAAWC,EAAK,OAAO,CACzB,KAAM,WACN,YAAa,CACT,MAAO,CACH,eAAgB,CAAA,EAChB,mBAAoB,aACpB,oBAAqB,aACjC,CACI,EACA,QAAS,mBACT,SAAU,GACV,WAAY,CACR,MAAO,CACH,CACI,IAAK,IACrB,CACA,CACI,EACA,WAAW,CAAE,eAAAC,GAAkB,CAC3B,MAAO,CAAC,KAAMC,EAAgB,KAAK,QAAQ,eAAgBD,CAAc,EAAG,CAAC,CACjF,EACA,sBAAuB,CACnB,MAAO,CACH,MAAO,IAAM,KAAK,OAAO,SAAS,cAAc,KAAK,IAAI,EACzD,IAAK,IAAM,KAAK,OAAO,SAAS,aAAa,KAAK,IAAI,EACtD,YAAa,IAAM,KAAK,OAAO,SAAS,aAAa,KAAK,IAAI,CAC1E,CACI,CACJ,CAAC","x_google_ignoreList":[0]}
@@ -1,2 +0,0 @@
1
- import{Node as n,wrappingInputRule as r,mergeAttributes as i}from"../../core/dist/index.js";const p="listItem",o="textStyle",a=/^(\d+)\.\s$/,d=n.create({name:"orderedList",addOptions(){return{itemTypeName:"listItem",HTMLAttributes:{},keepMarks:!1,keepAttributes:!1}},group:"block list",content(){return`${this.options.itemTypeName}+`},addAttributes(){return{start:{default:1,parseHTML:t=>t.hasAttribute("start")?parseInt(t.getAttribute("start")||"",10):1},type:{default:null,parseHTML:t=>t.getAttribute("type")}}},parseHTML(){return[{tag:"ol"}]},renderHTML({HTMLAttributes:t}){const{start:e,...s}=t;return e===1?["ol",i(this.options.HTMLAttributes,s),0]:["ol",i(this.options.HTMLAttributes,t),0]},addCommands(){return{toggleOrderedList:()=>({commands:t,chain:e})=>this.options.keepAttributes?e().toggleList(this.name,this.options.itemTypeName,this.options.keepMarks).updateAttributes(p,this.editor.getAttributes(o)).run():t.toggleList(this.name,this.options.itemTypeName,this.options.keepMarks)}},addKeyboardShortcuts(){return{"Mod-Shift-7":()=>this.editor.commands.toggleOrderedList()}},addInputRules(){let t=r({find:a,type:this.type,getAttributes:e=>({start:+e[1]}),joinPredicate:(e,s)=>s.childCount+s.attrs.start===+e[1]});return(this.options.keepMarks||this.options.keepAttributes)&&(t=r({find:a,type:this.type,keepMarks:this.options.keepMarks,keepAttributes:this.options.keepAttributes,getAttributes:e=>({start:+e[1],...this.editor.getAttributes(o)}),joinPredicate:(e,s)=>s.childCount+s.attrs.start===+e[1],editor:this.editor})),[t]}});export{d as OrderedList,d as default,a as inputRegex};
2
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sources":["../../../../../node_modules/@tiptap/extension-ordered-list/dist/index.js"],"sourcesContent":["import { Node, mergeAttributes, wrappingInputRule } from '@tiptap/core';\n\nconst ListItemName = 'listItem';\nconst TextStyleName = 'textStyle';\n/**\n * Matches an ordered list to a 1. on input (or any number followed by a dot).\n */\nconst inputRegex = /^(\\d+)\\.\\s$/;\n/**\n * This extension allows you to create ordered lists.\n * This requires the ListItem extension\n * @see https://www.tiptap.dev/api/nodes/ordered-list\n * @see https://www.tiptap.dev/api/nodes/list-item\n */\nconst OrderedList = Node.create({\n name: 'orderedList',\n addOptions() {\n return {\n itemTypeName: 'listItem',\n HTMLAttributes: {},\n keepMarks: false,\n keepAttributes: false,\n };\n },\n group: 'block list',\n content() {\n return `${this.options.itemTypeName}+`;\n },\n addAttributes() {\n return {\n start: {\n default: 1,\n parseHTML: element => {\n return element.hasAttribute('start')\n ? parseInt(element.getAttribute('start') || '', 10)\n : 1;\n },\n },\n type: {\n default: null,\n parseHTML: element => element.getAttribute('type'),\n },\n };\n },\n parseHTML() {\n return [\n {\n tag: 'ol',\n },\n ];\n },\n renderHTML({ HTMLAttributes }) {\n const { start, ...attributesWithoutStart } = HTMLAttributes;\n return start === 1\n ? ['ol', mergeAttributes(this.options.HTMLAttributes, attributesWithoutStart), 0]\n : ['ol', mergeAttributes(this.options.HTMLAttributes, HTMLAttributes), 0];\n },\n addCommands() {\n return {\n toggleOrderedList: () => ({ commands, chain }) => {\n if (this.options.keepAttributes) {\n return chain().toggleList(this.name, this.options.itemTypeName, this.options.keepMarks).updateAttributes(ListItemName, this.editor.getAttributes(TextStyleName)).run();\n }\n return commands.toggleList(this.name, this.options.itemTypeName, this.options.keepMarks);\n },\n };\n },\n addKeyboardShortcuts() {\n return {\n 'Mod-Shift-7': () => this.editor.commands.toggleOrderedList(),\n };\n },\n addInputRules() {\n let inputRule = wrappingInputRule({\n find: inputRegex,\n type: this.type,\n getAttributes: match => ({ start: +match[1] }),\n joinPredicate: (match, node) => node.childCount + node.attrs.start === +match[1],\n });\n if (this.options.keepMarks || this.options.keepAttributes) {\n inputRule = wrappingInputRule({\n find: inputRegex,\n type: this.type,\n keepMarks: this.options.keepMarks,\n keepAttributes: this.options.keepAttributes,\n getAttributes: match => ({ start: +match[1], ...this.editor.getAttributes(TextStyleName) }),\n joinPredicate: (match, node) => node.childCount + node.attrs.start === +match[1],\n editor: this.editor,\n });\n }\n return [\n inputRule,\n ];\n },\n});\n\nexport { OrderedList, OrderedList as default, inputRegex };\n//# sourceMappingURL=index.js.map\n"],"names":["ListItemName","TextStyleName","inputRegex","OrderedList","Node","element","HTMLAttributes","start","attributesWithoutStart","mergeAttributes","commands","chain","inputRule","wrappingInputRule","match","node"],"mappings":"4FAEA,MAAMA,EAAe,WACfC,EAAgB,YAIhBC,EAAa,cAObC,EAAcC,EAAK,OAAO,CAC5B,KAAM,cACN,YAAa,CACT,MAAO,CACH,aAAc,WACd,eAAgB,CAAA,EAChB,UAAW,GACX,eAAgB,EAC5B,CACI,EACA,MAAO,aACP,SAAU,CACN,MAAO,GAAG,KAAK,QAAQ,YAAY,GACvC,EACA,eAAgB,CACZ,MAAO,CACH,MAAO,CACH,QAAS,EACT,UAAWC,GACAA,EAAQ,aAAa,OAAO,EAC7B,SAASA,EAAQ,aAAa,OAAO,GAAK,GAAI,EAAE,EAChD,CAE1B,EACY,KAAM,CACF,QAAS,KACT,UAAWA,GAAWA,EAAQ,aAAa,MAAM,CACjE,CACA,CACI,EACA,WAAY,CACR,MAAO,CACH,CACI,IAAK,IACrB,CACA,CACI,EACA,WAAW,CAAE,eAAAC,GAAkB,CAC3B,KAAM,CAAE,MAAAC,EAAO,GAAGC,CAAsB,EAAKF,EAC7C,OAAOC,IAAU,EACX,CAAC,KAAME,EAAgB,KAAK,QAAQ,eAAgBD,CAAsB,EAAG,CAAC,EAC9E,CAAC,KAAMC,EAAgB,KAAK,QAAQ,eAAgBH,CAAc,EAAG,CAAC,CAChF,EACA,aAAc,CACV,MAAO,CACH,kBAAmB,IAAM,CAAC,CAAE,SAAAI,EAAU,MAAAC,CAAK,IACnC,KAAK,QAAQ,eACNA,EAAK,EAAG,WAAW,KAAK,KAAM,KAAK,QAAQ,aAAc,KAAK,QAAQ,SAAS,EAAE,iBAAiBX,EAAc,KAAK,OAAO,cAAcC,CAAa,CAAC,EAAE,IAAG,EAEjKS,EAAS,WAAW,KAAK,KAAM,KAAK,QAAQ,aAAc,KAAK,QAAQ,SAAS,CAEvG,CACI,EACA,sBAAuB,CACnB,MAAO,CACH,cAAe,IAAM,KAAK,OAAO,SAAS,kBAAiB,CACvE,CACI,EACA,eAAgB,CACZ,IAAIE,EAAYC,EAAkB,CAC9B,KAAMX,EACN,KAAM,KAAK,KACX,cAAeY,IAAU,CAAE,MAAO,CAACA,EAAM,CAAC,IAC1C,cAAe,CAACA,EAAOC,IAASA,EAAK,WAAaA,EAAK,MAAM,QAAU,CAACD,EAAM,CAAC,CAC3F,CAAS,EACD,OAAI,KAAK,QAAQ,WAAa,KAAK,QAAQ,kBACvCF,EAAYC,EAAkB,CAC1B,KAAMX,EACN,KAAM,KAAK,KACX,UAAW,KAAK,QAAQ,UACxB,eAAgB,KAAK,QAAQ,eAC7B,cAAeY,IAAU,CAAE,MAAO,CAACA,EAAM,CAAC,EAAG,GAAG,KAAK,OAAO,cAAcb,CAAa,CAAC,GACxF,cAAe,CAACa,EAAOC,IAASA,EAAK,WAAaA,EAAK,MAAM,QAAU,CAACD,EAAM,CAAC,EAC/E,OAAQ,KAAK,MAC7B,CAAa,GAEE,CACHF,CACZ,CACI,CACJ,CAAC","x_google_ignoreList":[0]}
@@ -1,2 +0,0 @@
1
- import{Node as t,mergeAttributes as e}from"../../core/dist/index.js";const o=t.create({name:"paragraph",priority:1e3,addOptions(){return{HTMLAttributes:{}}},group:"block",content:"inline*",parseHTML(){return[{tag:"p"}]},renderHTML({HTMLAttributes:r}){return["p",e(this.options.HTMLAttributes,r),0]},addCommands(){return{setParagraph:()=>({commands:r})=>r.setNode(this.name)}},addKeyboardShortcuts(){return{"Mod-Alt-0":()=>this.editor.commands.setParagraph()}}});export{o as Paragraph,o as default};
2
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sources":["../../../../../node_modules/@tiptap/extension-paragraph/dist/index.js"],"sourcesContent":["import { Node, mergeAttributes } from '@tiptap/core';\n\n/**\n * This extension allows you to create paragraphs.\n * @see https://www.tiptap.dev/api/nodes/paragraph\n */\nconst Paragraph = Node.create({\n name: 'paragraph',\n priority: 1000,\n addOptions() {\n return {\n HTMLAttributes: {},\n };\n },\n group: 'block',\n content: 'inline*',\n parseHTML() {\n return [\n { tag: 'p' },\n ];\n },\n renderHTML({ HTMLAttributes }) {\n return ['p', mergeAttributes(this.options.HTMLAttributes, HTMLAttributes), 0];\n },\n addCommands() {\n return {\n setParagraph: () => ({ commands }) => {\n return commands.setNode(this.name);\n },\n };\n },\n addKeyboardShortcuts() {\n return {\n 'Mod-Alt-0': () => this.editor.commands.setParagraph(),\n };\n },\n});\n\nexport { Paragraph, Paragraph as default };\n//# sourceMappingURL=index.js.map\n"],"names":["Paragraph","Node","HTMLAttributes","mergeAttributes","commands"],"mappings":"qEAMK,MAACA,EAAYC,EAAK,OAAO,CAC1B,KAAM,YACN,SAAU,IACV,YAAa,CACT,MAAO,CACH,eAAgB,CAAA,CAC5B,CACI,EACA,MAAO,QACP,QAAS,UACT,WAAY,CACR,MAAO,CACH,CAAE,IAAK,GAAG,CACtB,CACI,EACA,WAAW,CAAE,eAAAC,GAAkB,CAC3B,MAAO,CAAC,IAAKC,EAAgB,KAAK,QAAQ,eAAgBD,CAAc,EAAG,CAAC,CAChF,EACA,aAAc,CACV,MAAO,CACH,aAAc,IAAM,CAAC,CAAE,SAAAE,KACZA,EAAS,QAAQ,KAAK,IAAI,CAEjD,CACI,EACA,sBAAuB,CACnB,MAAO,CACH,YAAa,IAAM,KAAK,OAAO,SAAS,aAAY,CAChE,CACI,CACJ,CAAC","x_google_ignoreList":[0]}
@@ -1,2 +0,0 @@
1
- import{Mark as e,markPasteRule as r,markInputRule as s,mergeAttributes as n}from"../../core/dist/index.js";const a=/(?:^|\s)(~~(?!\s+~~)((?:[^~]+))~~(?!\s+~~))$/,i=/(?:^|\s)(~~(?!\s+~~)((?:[^~]+))~~(?!\s+~~))/g,d=e.create({name:"strike",addOptions(){return{HTMLAttributes:{}}},parseHTML(){return[{tag:"s"},{tag:"del"},{tag:"strike"},{style:"text-decoration",consuming:!1,getAttrs:t=>t.includes("line-through")?{}:!1}]},renderHTML({HTMLAttributes:t}){return["s",n(this.options.HTMLAttributes,t),0]},addCommands(){return{setStrike:()=>({commands:t})=>t.setMark(this.name),toggleStrike:()=>({commands:t})=>t.toggleMark(this.name),unsetStrike:()=>({commands:t})=>t.unsetMark(this.name)}},addKeyboardShortcuts(){return{"Mod-Shift-s":()=>this.editor.commands.toggleStrike()}},addInputRules(){return[s({find:a,type:this.type})]},addPasteRules(){return[r({find:i,type:this.type})]}});export{d as Strike,d as default,a as inputRegex,i as pasteRegex};
2
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sources":["../../../../../node_modules/@tiptap/extension-strike/dist/index.js"],"sourcesContent":["import { Mark, mergeAttributes, markInputRule, markPasteRule } from '@tiptap/core';\n\n/**\n * Matches a strike to a ~~strike~~ on input.\n */\nconst inputRegex = /(?:^|\\s)(~~(?!\\s+~~)((?:[^~]+))~~(?!\\s+~~))$/;\n/**\n * Matches a strike to a ~~strike~~ on paste.\n */\nconst pasteRegex = /(?:^|\\s)(~~(?!\\s+~~)((?:[^~]+))~~(?!\\s+~~))/g;\n/**\n * This extension allows you to create strike text.\n * @see https://www.tiptap.dev/api/marks/strike\n */\nconst Strike = Mark.create({\n name: 'strike',\n addOptions() {\n return {\n HTMLAttributes: {},\n };\n },\n parseHTML() {\n return [\n {\n tag: 's',\n },\n {\n tag: 'del',\n },\n {\n tag: 'strike',\n },\n {\n style: 'text-decoration',\n consuming: false,\n getAttrs: style => (style.includes('line-through') ? {} : false),\n },\n ];\n },\n renderHTML({ HTMLAttributes }) {\n return ['s', mergeAttributes(this.options.HTMLAttributes, HTMLAttributes), 0];\n },\n addCommands() {\n return {\n setStrike: () => ({ commands }) => {\n return commands.setMark(this.name);\n },\n toggleStrike: () => ({ commands }) => {\n return commands.toggleMark(this.name);\n },\n unsetStrike: () => ({ commands }) => {\n return commands.unsetMark(this.name);\n },\n };\n },\n addKeyboardShortcuts() {\n return {\n 'Mod-Shift-s': () => this.editor.commands.toggleStrike(),\n };\n },\n addInputRules() {\n return [\n markInputRule({\n find: inputRegex,\n type: this.type,\n }),\n ];\n },\n addPasteRules() {\n return [\n markPasteRule({\n find: pasteRegex,\n type: this.type,\n }),\n ];\n },\n});\n\nexport { Strike, Strike as default, inputRegex, pasteRegex };\n//# sourceMappingURL=index.js.map\n"],"names":["inputRegex","pasteRegex","Strike","Mark","style","HTMLAttributes","mergeAttributes","commands","markInputRule","markPasteRule"],"mappings":"2GAKK,MAACA,EAAa,+CAIbC,EAAa,+CAKbC,EAASC,EAAK,OAAO,CACvB,KAAM,SACN,YAAa,CACT,MAAO,CACH,eAAgB,CAAA,CAC5B,CACI,EACA,WAAY,CACR,MAAO,CACH,CACI,IAAK,GACrB,EACY,CACI,IAAK,KACrB,EACY,CACI,IAAK,QACrB,EACY,CACI,MAAO,kBACP,UAAW,GACX,SAAUC,GAAUA,EAAM,SAAS,cAAc,EAAI,CAAA,EAAK,EAC1E,CACA,CACI,EACA,WAAW,CAAE,eAAAC,GAAkB,CAC3B,MAAO,CAAC,IAAKC,EAAgB,KAAK,QAAQ,eAAgBD,CAAc,EAAG,CAAC,CAChF,EACA,aAAc,CACV,MAAO,CACH,UAAW,IAAM,CAAC,CAAE,SAAAE,KACTA,EAAS,QAAQ,KAAK,IAAI,EAErC,aAAc,IAAM,CAAC,CAAE,SAAAA,KACZA,EAAS,WAAW,KAAK,IAAI,EAExC,YAAa,IAAM,CAAC,CAAE,SAAAA,KACXA,EAAS,UAAU,KAAK,IAAI,CAEnD,CACI,EACA,sBAAuB,CACnB,MAAO,CACH,cAAe,IAAM,KAAK,OAAO,SAAS,aAAY,CAClE,CACI,EACA,eAAgB,CACZ,MAAO,CACHC,EAAc,CACV,KAAMR,EACN,KAAM,KAAK,IAC3B,CAAa,CACb,CACI,EACA,eAAgB,CACZ,MAAO,CACHS,EAAc,CACV,KAAMR,EACN,KAAM,KAAK,IAC3B,CAAa,CACb,CACI,CACJ,CAAC","x_google_ignoreList":[0]}
@@ -1,2 +0,0 @@
1
- import{Node as e}from"../../core/dist/index.js";const o=e.create({name:"text",group:"inline"});export{o as Text,o as default};
2
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sources":["../../../../../node_modules/@tiptap/extension-text/dist/index.js"],"sourcesContent":["import { Node } from '@tiptap/core';\n\n/**\n * This extension allows you to create text nodes.\n * @see https://www.tiptap.dev/api/nodes/text\n */\nconst Text = Node.create({\n name: 'text',\n group: 'inline',\n});\n\nexport { Text, Text as default };\n//# sourceMappingURL=index.js.map\n"],"names":["Text","Node"],"mappings":"gDAMK,MAACA,EAAOC,EAAK,OAAO,CACrB,KAAM,OACN,MAAO,QACX,CAAC","x_google_ignoreList":[0]}
@@ -1,2 +0,0 @@
1
- import{Mark as l,mergeAttributes as a}from"../../core/dist/index.js";const u=t=>{if(!t.children.length)return;const s=t.querySelectorAll("span");s&&s.forEach(e=>{var n,r;const i=e.getAttribute("style"),o=(r=(n=e.parentElement)===null||n===void 0?void 0:n.closest("span"))===null||r===void 0?void 0:r.getAttribute("style");e.setAttribute("style",`${o};${i}`)})},p=l.create({name:"textStyle",priority:101,addOptions(){return{HTMLAttributes:{},mergeNestedSpanStyles:!1}},parseHTML(){return[{tag:"span",getAttrs:t=>t.hasAttribute("style")?(this.options.mergeNestedSpanStyles&&u(t),{}):!1}]},renderHTML({HTMLAttributes:t}){return["span",a(this.options.HTMLAttributes,t),0]},addCommands(){return{removeEmptyTextStyle:()=>({tr:t})=>{const{selection:s}=t;return t.doc.nodesBetween(s.from,s.to,(e,n)=>{if(e.isTextblock)return!0;e.marks.filter(r=>r.type===this.type).some(r=>Object.values(r.attrs).some(i=>!!i))||t.removeMark(n,n+e.nodeSize,this.type)}),!0}}}});export{p as TextStyle,p as default};
2
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sources":["../../../../../node_modules/@tiptap/extension-text-style/dist/index.js"],"sourcesContent":["import { Mark, mergeAttributes } from '@tiptap/core';\n\nconst mergeNestedSpanStyles = (element) => {\n if (!element.children.length) {\n return;\n }\n const childSpans = element.querySelectorAll('span');\n if (!childSpans) {\n return;\n }\n childSpans.forEach(childSpan => {\n var _a, _b;\n const childStyle = childSpan.getAttribute('style');\n const closestParentSpanStyleOfChild = (_b = (_a = childSpan.parentElement) === null || _a === void 0 ? void 0 : _a.closest('span')) === null || _b === void 0 ? void 0 : _b.getAttribute('style');\n childSpan.setAttribute('style', `${closestParentSpanStyleOfChild};${childStyle}`);\n });\n};\n/**\n * This extension allows you to create text styles. It is required by default\n * for the `textColor` and `backgroundColor` extensions.\n * @see https://www.tiptap.dev/api/marks/text-style\n */\nconst TextStyle = Mark.create({\n name: 'textStyle',\n priority: 101,\n addOptions() {\n return {\n HTMLAttributes: {},\n mergeNestedSpanStyles: false,\n };\n },\n parseHTML() {\n return [\n {\n tag: 'span',\n getAttrs: element => {\n const hasStyles = element.hasAttribute('style');\n if (!hasStyles) {\n return false;\n }\n if (this.options.mergeNestedSpanStyles) {\n mergeNestedSpanStyles(element);\n }\n return {};\n },\n },\n ];\n },\n renderHTML({ HTMLAttributes }) {\n return ['span', mergeAttributes(this.options.HTMLAttributes, HTMLAttributes), 0];\n },\n addCommands() {\n return {\n removeEmptyTextStyle: () => ({ tr }) => {\n const { selection } = tr;\n // Gather all of the nodes within the selection range.\n // We would need to go through each node individually\n // to check if it has any inline style attributes.\n // Otherwise, calling commands.unsetMark(this.name)\n // removes everything from all the nodes\n // within the selection range.\n tr.doc.nodesBetween(selection.from, selection.to, (node, pos) => {\n // Check if it's a paragraph element, if so, skip this node as we apply\n // the text style to inline text nodes only (span).\n if (node.isTextblock) {\n return true;\n }\n // Check if the node has no inline style attributes.\n // Filter out non-`textStyle` marks.\n if (!node.marks.filter(mark => mark.type === this.type).some(mark => Object.values(mark.attrs).some(value => !!value))) {\n // Proceed with the removal of the `textStyle` mark for this node only\n tr.removeMark(pos, pos + node.nodeSize, this.type);\n }\n });\n return true;\n },\n };\n },\n});\n\nexport { TextStyle, TextStyle as default };\n//# sourceMappingURL=index.js.map\n"],"names":["mergeNestedSpanStyles","element","childSpans","childSpan","_a","_b","childStyle","closestParentSpanStyleOfChild","TextStyle","Mark","HTMLAttributes","mergeAttributes","tr","selection","node","pos","mark","value"],"mappings":"qEAEA,MAAMA,EAAyBC,GAAY,CACvC,GAAI,CAACA,EAAQ,SAAS,OAClB,OAEJ,MAAMC,EAAaD,EAAQ,iBAAiB,MAAM,EAC7CC,GAGLA,EAAW,QAAQC,GAAa,CAC5B,IAAIC,EAAIC,EACR,MAAMC,EAAaH,EAAU,aAAa,OAAO,EAC3CI,GAAiCF,GAAMD,EAAKD,EAAU,iBAAmB,MAAQC,IAAO,OAAS,OAASA,EAAG,QAAQ,MAAM,KAAO,MAAQC,IAAO,OAAS,OAASA,EAAG,aAAa,OAAO,EAChMF,EAAU,aAAa,QAAS,GAAGI,CAA6B,IAAID,CAAU,EAAE,CACpF,CAAC,CACL,EAMME,EAAYC,EAAK,OAAO,CAC1B,KAAM,YACN,SAAU,IACV,YAAa,CACT,MAAO,CACH,eAAgB,CAAA,EAChB,sBAAuB,EACnC,CACI,EACA,WAAY,CACR,MAAO,CACH,CACI,IAAK,OACL,SAAUR,GACYA,EAAQ,aAAa,OAAO,GAI1C,KAAK,QAAQ,uBACbD,EAAsBC,CAAO,EAE1B,CAAA,GALI,EAO/B,CACA,CACI,EACA,WAAW,CAAE,eAAAS,GAAkB,CAC3B,MAAO,CAAC,OAAQC,EAAgB,KAAK,QAAQ,eAAgBD,CAAc,EAAG,CAAC,CACnF,EACA,aAAc,CACV,MAAO,CACH,qBAAsB,IAAM,CAAC,CAAE,GAAAE,KAAS,CACpC,KAAM,CAAE,UAAAC,CAAS,EAAKD,EAOtB,OAAAA,EAAG,IAAI,aAAaC,EAAU,KAAMA,EAAU,GAAI,CAACC,EAAMC,IAAQ,CAG7D,GAAID,EAAK,YACL,MAAO,GAINA,EAAK,MAAM,OAAOE,GAAQA,EAAK,OAAS,KAAK,IAAI,EAAE,KAAKA,GAAQ,OAAO,OAAOA,EAAK,KAAK,EAAE,KAAKC,GAAS,CAAC,CAACA,CAAK,CAAC,GAEjHL,EAAG,WAAWG,EAAKA,EAAMD,EAAK,SAAU,KAAK,IAAI,CAEzD,CAAC,EACM,EACX,CACZ,CACI,CACJ,CAAC","x_google_ignoreList":[0]}