@goodhood-web/nebenan-base 4.5.0-development.2 → 4.5.0-development.21

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 (60) hide show
  1. package/index.js +98 -96
  2. package/index.mjs +19409 -19069
  3. package/lib/Authentication/Registration/RegistrationForm/Steps/Email.d.ts +3 -0
  4. package/lib/ContentCreator/ContentCreator.d.ts +1 -1
  5. package/lib/ContentCreator/ContentCreatorForm.d.ts +2 -2
  6. package/lib/ContentCreator/ContentCreatorForm.types.d.ts +32 -5
  7. package/lib/ContentCreator/components/ContentCreatorFieldWrapper/ContentCreatorFieldsWrapper.d.ts +2 -2
  8. package/lib/ContentCreator/components/ContentCreatorFieldWrapper/components/ContentFieldsSheet/ContentFieldsSheet.d.ts +3 -3
  9. package/lib/ContentCreator/components/ContentCreatorFieldWrapper/components/ContentFieldsSheet/ContentFieldsSheet.types.d.ts +10 -0
  10. package/lib/ContentCreator/components/ContentCreatorFieldWrapper/components/ContentTypeField/ContentTypeField.d.ts +1 -1
  11. package/lib/ContentCreator/components/ContentCreatorFieldWrapper/components/ContentTypeField/ContentTypeField.types.d.ts +1 -0
  12. package/lib/ContentCreator/components/ContentCreatorFieldWrapper/components/EventFields/EventFields.d.ts +1 -1
  13. package/lib/ContentCreator/components/ContentCreatorFieldWrapper/components/EventFields/EventFields.types.d.ts +2 -0
  14. package/lib/ContentCreator/components/ContentCreatorFieldWrapper/components/ListModalField/CategoryModalField.d.ts +1 -1
  15. package/lib/ContentCreator/components/ContentCreatorFieldWrapper/components/ListModalField/FormModalFields/FormCategory.d.ts +5 -2
  16. package/lib/ContentCreator/components/ContentCreatorFieldWrapper/components/ListModalField/FormModalFields/FormLocation.d.ts +5 -2
  17. package/lib/ContentCreator/components/ContentCreatorFieldWrapper/components/ListModalField/ListModalField.types.d.ts +5 -0
  18. package/lib/ContentCreator/components/ContentCreatorFieldWrapper/components/ListModalField/LocationModalField.d.ts +1 -1
  19. package/lib/ContentCreator/components/ContentCreatorFieldWrapper/components/MarketplaceFields/FormMarketplaceImageCropper.d.ts +2 -1
  20. package/lib/ContentCreator/components/ContentCreatorFieldWrapper/components/MarketplaceFields/MarketplaceFields.d.ts +1 -1
  21. package/lib/ContentCreator/components/ContentCreatorFieldWrapper/components/MarketplaceFields/MarketplaceFields.types.d.ts +1 -0
  22. package/lib/ContentCreator/components/ContentCreatorFieldWrapper/components/PostFields/FormRichTextArea.d.ts +7 -5
  23. package/lib/ContentCreator/components/ContentCreatorFieldWrapper/components/PostFields/PostFields.d.ts +1 -1
  24. package/lib/ContentCreator/components/ContentCreatorFieldWrapper/components/PostFields/PostFields.types.d.ts +5 -0
  25. package/lib/ContentCreator/components/ContentCreatorFieldWrapper/components/ReachTypeField/ReachTypeField.d.ts +1 -1
  26. package/lib/ContentCreator/components/ContentCreatorFieldWrapper/components/ReachTypeField/ReachTypeFields.types.d.ts +4 -1
  27. package/lib/ContentCreator/constants.d.ts +0 -84
  28. package/lib/ContentCreator/mockedData.d.ts +4 -0
  29. package/lib/ContentCreator/network.d.ts +2 -2
  30. package/lib/ContentCreator/utils/general.d.ts +0 -2
  31. package/lib/ContentCreator/utils/payloadGenerators.d.ts +3 -3
  32. package/lib/ContentCreator/validationSchemas/commonSchemas.d.ts +1 -1
  33. package/lib/ContentCreator/validationSchemas/dynamicValidationSchema.d.ts +17 -17
  34. package/lib/ContentCreator/validationSchemas/eventSchema.d.ts +3 -3
  35. package/lib/ContentCreator/validationSchemas/marketplaceSchema.d.ts +5 -5
  36. package/lib/ContentCreator/validationSchemas/postSchema.d.ts +9 -9
  37. package/lib/Feed/FeedItem/Marketplace/MarketplaceBody/MarketplaceBody.d.ts +1 -1
  38. package/lib/Feed/FeedItem/Marketplace/MarketplaceBody/MarketplaceBody.types.d.ts +1 -0
  39. package/lib/Feed/FeedItem/Marketplace/MarketplaceDetailPage/MarketplaceDetailPage.d.ts +3 -1
  40. package/lib/Feed/FeedItem/Marketplace/MarketplaceDetailPage/MarketplaceDetailPage.types.d.ts +1 -0
  41. package/lib/Feed/FeedItem/Replies/ReplySection/network.d.ts +1 -0
  42. package/lib/Feed/FeedItem/Replies/ReplySection/utils.d.ts +1 -0
  43. package/lib/Feed/utils.d.ts +1 -0
  44. package/lib/Forms/Fields/PasswordField/PasswordField.d.ts +1 -1
  45. package/lib/Forms/Fields/PasswordField/PasswordField.types.d.ts +1 -0
  46. package/lib/Forms/Fields/PasswordField/utils.d.ts +1 -1
  47. package/lib/Forms/Fields/utils.d.ts +2 -0
  48. package/lib/MarketplaceImageCropper/MarketplaceImageCropper.d.ts +1 -1
  49. package/lib/MarketplaceImageCropper/MarketplaceImageCropper.types.d.ts +1 -0
  50. package/lib/MultiImageCropper/components/ImageCropperPanel/ImageCropperPanel.d.ts +1 -1
  51. package/lib/PremiumFeaturePanel/PremiumFeaturePanel.d.ts +1 -1
  52. package/lib/PremiumFeaturePanel/PremiumFeaturePanel.types.d.ts +2 -0
  53. package/lib/RichTextArea/RichTextArea.types.d.ts +4 -0
  54. package/lib/RichTextArea/components/POI/POIRecommendation.types.d.ts +1 -0
  55. package/lib/RichTextArea/lexical/plugins/MentionPlugin.d.ts +2 -1
  56. package/lib/RichTextArea/lexical/utils.d.ts +1 -1
  57. package/lib/SearchableList/SearchableList.d.ts +1 -1
  58. package/lib/SearchableList/SearchableList.types.d.ts +1 -0
  59. package/package.json +3 -2
  60. package/style.css +1 -1

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.