@wix/auto_sdk_members_members-about 1.0.15 → 1.0.17

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 (129) hide show
  1. package/build/cjs/index.d.ts +1 -0
  2. package/build/cjs/index.js +18 -0
  3. package/build/cjs/index.js.map +1 -0
  4. package/build/cjs/index.typings.d.ts +1 -0
  5. package/build/cjs/index.typings.js +18 -0
  6. package/build/cjs/index.typings.js.map +1 -0
  7. package/build/cjs/meta.d.ts +1 -0
  8. package/build/cjs/meta.js +18 -0
  9. package/build/cjs/meta.js.map +1 -0
  10. package/build/cjs/src/members-about-v2-member-about-members-about.context.d.ts +26 -0
  11. package/build/cjs/src/members-about-v2-member-about-members-about.context.js +61 -0
  12. package/build/cjs/src/members-about-v2-member-about-members-about.context.js.map +1 -0
  13. package/build/cjs/src/members-about-v2-member-about-members-about.http.d.ts +34 -0
  14. package/build/cjs/src/members-about-v2-member-about-members-about.http.js +509 -0
  15. package/build/cjs/src/members-about-v2-member-about-members-about.http.js.map +1 -0
  16. package/build/cjs/src/members-about-v2-member-about-members-about.meta.d.ts +24 -0
  17. package/build/cjs/src/members-about-v2-member-about-members-about.meta.js +142 -0
  18. package/build/cjs/src/members-about-v2-member-about-members-about.meta.js.map +1 -0
  19. package/build/cjs/src/members-about-v2-member-about-members-about.public.d.ts +73 -0
  20. package/build/cjs/src/members-about-v2-member-about-members-about.public.js +200 -0
  21. package/build/cjs/src/members-about-v2-member-about-members-about.public.js.map +1 -0
  22. package/build/{internal/meta.d.mts → cjs/src/members-about-v2-member-about-members-about.types.d.ts} +302 -168
  23. package/build/cjs/src/members-about-v2-member-about-members-about.types.js +327 -0
  24. package/build/cjs/src/members-about-v2-member-about-members-about.types.js.map +1 -0
  25. package/build/{members-about-v2-member-about-members-about.universal-mKXwvq17.d.mts → cjs/src/members-about-v2-member-about-members-about.universal.d.ts} +350 -164
  26. package/build/cjs/src/members-about-v2-member-about-members-about.universal.js +631 -0
  27. package/build/cjs/src/members-about-v2-member-about-members-about.universal.js.map +1 -0
  28. package/build/es/index.d.ts +1 -0
  29. package/build/es/index.js +2 -0
  30. package/build/es/index.js.map +1 -0
  31. package/build/es/index.typings.d.ts +1 -0
  32. package/build/es/index.typings.js +2 -0
  33. package/build/es/index.typings.js.map +1 -0
  34. package/build/es/meta.d.ts +1 -0
  35. package/build/es/meta.js +2 -0
  36. package/build/es/meta.js.map +1 -0
  37. package/build/es/src/members-about-v2-member-about-members-about.context.d.ts +26 -0
  38. package/build/es/src/members-about-v2-member-about-members-about.context.js +26 -0
  39. package/build/es/src/members-about-v2-member-about-members-about.context.js.map +1 -0
  40. package/build/es/src/members-about-v2-member-about-members-about.http.d.ts +34 -0
  41. package/build/es/src/members-about-v2-member-about-members-about.http.js +500 -0
  42. package/build/es/src/members-about-v2-member-about-members-about.http.js.map +1 -0
  43. package/build/es/src/members-about-v2-member-about-members-about.meta.d.ts +24 -0
  44. package/build/es/src/members-about-v2-member-about-members-about.meta.js +110 -0
  45. package/build/es/src/members-about-v2-member-about-members-about.meta.js.map +1 -0
  46. package/build/es/src/members-about-v2-member-about-members-about.public.d.ts +73 -0
  47. package/build/es/src/members-about-v2-member-about-members-about.public.js +159 -0
  48. package/build/es/src/members-about-v2-member-about-members-about.public.js.map +1 -0
  49. package/build/{meta.d.mts → es/src/members-about-v2-member-about-members-about.types.d.ts} +302 -168
  50. package/build/es/src/members-about-v2-member-about-members-about.types.js +324 -0
  51. package/build/es/src/members-about-v2-member-about-members-about.types.js.map +1 -0
  52. package/build/{internal/members-about-v2-member-about-members-about.universal-mKXwvq17.d.mts → es/src/members-about-v2-member-about-members-about.universal.d.ts} +350 -164
  53. package/build/es/src/members-about-v2-member-about-members-about.universal.js +599 -0
  54. package/build/es/src/members-about-v2-member-about-members-about.universal.js.map +1 -0
  55. package/build/internal/cjs/index.d.ts +1 -0
  56. package/build/internal/cjs/index.js +18 -0
  57. package/build/internal/cjs/index.js.map +1 -0
  58. package/build/internal/cjs/index.typings.d.ts +1 -0
  59. package/build/internal/cjs/index.typings.js +18 -0
  60. package/build/internal/cjs/index.typings.js.map +1 -0
  61. package/build/internal/cjs/meta.d.ts +1 -0
  62. package/build/internal/cjs/meta.js +18 -0
  63. package/build/internal/cjs/meta.js.map +1 -0
  64. package/build/internal/cjs/src/members-about-v2-member-about-members-about.context.d.ts +26 -0
  65. package/build/internal/cjs/src/members-about-v2-member-about-members-about.context.js +61 -0
  66. package/build/internal/cjs/src/members-about-v2-member-about-members-about.context.js.map +1 -0
  67. package/build/internal/cjs/src/members-about-v2-member-about-members-about.http.d.ts +34 -0
  68. package/build/internal/cjs/src/members-about-v2-member-about-members-about.http.js +509 -0
  69. package/build/internal/cjs/src/members-about-v2-member-about-members-about.http.js.map +1 -0
  70. package/build/internal/cjs/src/members-about-v2-member-about-members-about.meta.d.ts +24 -0
  71. package/build/internal/cjs/src/members-about-v2-member-about-members-about.meta.js +142 -0
  72. package/build/internal/cjs/src/members-about-v2-member-about-members-about.meta.js.map +1 -0
  73. package/build/internal/cjs/src/members-about-v2-member-about-members-about.public.d.ts +73 -0
  74. package/build/internal/cjs/src/members-about-v2-member-about-members-about.public.js +200 -0
  75. package/build/internal/cjs/src/members-about-v2-member-about-members-about.public.js.map +1 -0
  76. package/build/{meta.d.ts → internal/cjs/src/members-about-v2-member-about-members-about.types.d.ts} +302 -168
  77. package/build/internal/cjs/src/members-about-v2-member-about-members-about.types.js +327 -0
  78. package/build/internal/cjs/src/members-about-v2-member-about-members-about.types.js.map +1 -0
  79. package/build/internal/{members-about-v2-member-about-members-about.universal-mKXwvq17.d.ts → cjs/src/members-about-v2-member-about-members-about.universal.d.ts} +350 -164
  80. package/build/internal/cjs/src/members-about-v2-member-about-members-about.universal.js +631 -0
  81. package/build/internal/cjs/src/members-about-v2-member-about-members-about.universal.js.map +1 -0
  82. package/build/internal/es/index.d.ts +1 -0
  83. package/build/internal/es/index.js +2 -0
  84. package/build/internal/es/index.js.map +1 -0
  85. package/build/internal/es/index.typings.d.ts +1 -0
  86. package/build/internal/es/index.typings.js +2 -0
  87. package/build/internal/es/index.typings.js.map +1 -0
  88. package/build/internal/es/meta.d.ts +1 -0
  89. package/build/internal/es/meta.js +2 -0
  90. package/build/internal/es/meta.js.map +1 -0
  91. package/build/internal/es/src/members-about-v2-member-about-members-about.context.d.ts +26 -0
  92. package/build/internal/es/src/members-about-v2-member-about-members-about.context.js +26 -0
  93. package/build/internal/es/src/members-about-v2-member-about-members-about.context.js.map +1 -0
  94. package/build/internal/es/src/members-about-v2-member-about-members-about.http.d.ts +34 -0
  95. package/build/internal/es/src/members-about-v2-member-about-members-about.http.js +500 -0
  96. package/build/internal/es/src/members-about-v2-member-about-members-about.http.js.map +1 -0
  97. package/build/internal/es/src/members-about-v2-member-about-members-about.meta.d.ts +24 -0
  98. package/build/internal/es/src/members-about-v2-member-about-members-about.meta.js +110 -0
  99. package/build/internal/es/src/members-about-v2-member-about-members-about.meta.js.map +1 -0
  100. package/build/internal/es/src/members-about-v2-member-about-members-about.public.d.ts +73 -0
  101. package/build/internal/es/src/members-about-v2-member-about-members-about.public.js +159 -0
  102. package/build/internal/es/src/members-about-v2-member-about-members-about.public.js.map +1 -0
  103. package/build/internal/{meta.d.ts → es/src/members-about-v2-member-about-members-about.types.d.ts} +302 -168
  104. package/build/internal/es/src/members-about-v2-member-about-members-about.types.js +324 -0
  105. package/build/internal/es/src/members-about-v2-member-about-members-about.types.js.map +1 -0
  106. package/build/{members-about-v2-member-about-members-about.universal-mKXwvq17.d.ts → internal/es/src/members-about-v2-member-about-members-about.universal.d.ts} +350 -164
  107. package/build/internal/es/src/members-about-v2-member-about-members-about.universal.js +599 -0
  108. package/build/internal/es/src/members-about-v2-member-about-members-about.universal.js.map +1 -0
  109. package/package.json +13 -14
  110. package/build/index.d.mts +0 -90
  111. package/build/index.d.ts +0 -90
  112. package/build/index.js +0 -1188
  113. package/build/index.js.map +0 -1
  114. package/build/index.mjs +0 -1124
  115. package/build/index.mjs.map +0 -1
  116. package/build/internal/index.d.mts +0 -90
  117. package/build/internal/index.d.ts +0 -90
  118. package/build/internal/index.js +0 -1188
  119. package/build/internal/index.js.map +0 -1
  120. package/build/internal/index.mjs +0 -1124
  121. package/build/internal/index.mjs.map +0 -1
  122. package/build/internal/meta.js +0 -624
  123. package/build/internal/meta.js.map +0 -1
  124. package/build/internal/meta.mjs +0 -592
  125. package/build/internal/meta.mjs.map +0 -1
  126. package/build/meta.js +0 -624
  127. package/build/meta.js.map +0 -1
  128. package/build/meta.mjs +0 -592
  129. package/build/meta.mjs.map +0 -1
@@ -0,0 +1 @@
1
+ export * from './src/members-about-v2-member-about-members-about.meta.js';
@@ -0,0 +1,2 @@
1
+ export * from './src/members-about-v2-member-about-members-about.meta.js';
2
+ //# sourceMappingURL=meta.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"meta.js","sourceRoot":"","sources":["../../meta.ts"],"names":[],"mappings":"AAAA,cAAc,2DAA2D,CAAC"}
@@ -0,0 +1,26 @@
1
+ import { createMemberAbout as publicCreateMemberAbout, updateMemberAbout as publicUpdateMemberAbout, deleteMemberAbout as publicDeleteMemberAbout, getMemberAbout as publicGetMemberAbout, getMyMemberAbout as publicGetMyMemberAbout, queryMemberAbouts as publicQueryMemberAbouts } from './members-about-v2-member-about-members-about.public.js';
2
+ import { createEventModule } from '@wix/sdk-runtime/event-definition-modules';
3
+ import { BuildRESTFunction, MaybeContext } from '@wix/sdk-types';
4
+ import { onMemberAboutCreated as publicOnMemberAboutCreated } from './members-about-v2-member-about-members-about.public.js';
5
+ import { onMemberAboutDeleted as publicOnMemberAboutDeleted } from './members-about-v2-member-about-members-about.public.js';
6
+ import { onMemberAboutUpdated as publicOnMemberAboutUpdated } from './members-about-v2-member-about-members-about.public.js';
7
+ export declare const createMemberAbout: MaybeContext<BuildRESTFunction<typeof publicCreateMemberAbout> & typeof publicCreateMemberAbout>;
8
+ export declare const updateMemberAbout: MaybeContext<BuildRESTFunction<typeof publicUpdateMemberAbout> & typeof publicUpdateMemberAbout>;
9
+ export declare const deleteMemberAbout: MaybeContext<BuildRESTFunction<typeof publicDeleteMemberAbout> & typeof publicDeleteMemberAbout>;
10
+ export declare const getMemberAbout: MaybeContext<BuildRESTFunction<typeof publicGetMemberAbout> & typeof publicGetMemberAbout>;
11
+ export declare const getMyMemberAbout: MaybeContext<BuildRESTFunction<typeof publicGetMyMemberAbout> & typeof publicGetMyMemberAbout>;
12
+ export declare const queryMemberAbouts: MaybeContext<BuildRESTFunction<typeof publicQueryMemberAbouts> & typeof publicQueryMemberAbouts>;
13
+ /**
14
+ * Triggered when a member's "About" section content is created.
15
+ */
16
+ export declare const onMemberAboutCreated: ReturnType<typeof createEventModule<typeof publicOnMemberAboutCreated>>;
17
+ /**
18
+ * Triggered when a member's "About" section content is deleted.
19
+ */
20
+ export declare const onMemberAboutDeleted: ReturnType<typeof createEventModule<typeof publicOnMemberAboutDeleted>>;
21
+ /**
22
+ * Triggered when a member's "About" section content is updated.
23
+ */
24
+ export declare const onMemberAboutUpdated: ReturnType<typeof createEventModule<typeof publicOnMemberAboutUpdated>>;
25
+ export { NodeType, WidthType, PluginContainerDataAlignment, Type, Target, TextAlignment, LineStyle, Width, Alignment, ViewMode, LayoutType, Orientation, Crop, ThumbnailsAlignment, GIFType, Source, Position, MapType, ViewRole, VoteRole, PollLayoutType, PollLayoutDirection, BackgroundType, DecorationType, FontType, AppType, InitialExpandedItems, Direction, VerticalAlignment, NullValue, SortOrder, WebhookIdentityType, } from './members-about-v2-member-about-members-about.universal.js';
26
+ export { MemberAbout, RichContent, Node, NodeDataOneOf, NodeStyle, ButtonData, Border, Colors, PluginContainerData, PluginContainerDataWidth, PluginContainerDataWidthDataOneOf, Spoiler, Height, Styles, Link, LinkDataOneOf, Rel, CodeBlockData, TextStyle, DividerData, FileData, FileSource, FileSourceDataOneOf, PDFSettings, GalleryData, Media, Image, Video, Item, ItemDataOneOf, GalleryOptions, Layout, ItemStyle, Thumbnails, GIFData, GIF, HeadingData, HTMLData, HTMLDataDataOneOf, ImageData, StylesBorder, ImageDataStyles, LinkPreviewData, LinkPreviewDataStyles, MapData, MapSettings, ParagraphData, PollData, Permissions, Option, Settings, PollLayout, OptionLayout, Gradient, Background, BackgroundBackgroundOneOf, PollDesign, OptionDesign, Poll, PollDataLayout, Design, TextData, Decoration, DecorationDataOneOf, AnchorData, ColorData, LinkData, MentionData, FontSizeData, SpoilerData, AppEmbedData, AppEmbedDataAppDataOneOf, BookingData, EventData, VideoData, PlaybackOptions, EmbedData, Oembed, CollapsibleListData, TableData, Dimensions, TableCellData, CellStyle, BorderColors, ListValue, AudioData, OrderedListData, BulletedListData, BlockquoteData, CaptionData, LayoutCellData, Metadata, DocumentStyle, TextNodeStyle, CreateMemberAboutRequest, CreateMemberAboutResponse, UpdateMemberAboutRequest, UpdateMemberAboutResponse, DeleteMemberAboutRequest, DeleteMemberAboutResponse, GetMemberAboutRequest, GetMemberAboutResponse, GetMyMemberAboutRequest, GetMyMemberAboutResponse, QueryMemberAboutsRequest, CursorQuery, CursorQueryPagingMethodOneOf, Sorting, CursorPaging, QueryMemberAboutsResponse, CursorPagingMetadata, Cursors, DomainEvent, DomainEventBodyOneOf, EntityCreatedEvent, RestoreInfo, EntityUpdatedEvent, EntityDeletedEvent, ActionEvent, MessageEnvelope, IdentificationData, IdentificationDataIdOneOf, BaseEventMetadata, EventMetadata, MemberAboutCreatedEnvelope, MemberAboutDeletedEnvelope, MemberAboutUpdatedEnvelope, UpdateMemberAbout, MemberAboutsQueryResult, MemberAboutsQueryBuilder, } from './members-about-v2-member-about-members-about.universal.js';
@@ -0,0 +1,26 @@
1
+ import { createMemberAbout as publicCreateMemberAbout, updateMemberAbout as publicUpdateMemberAbout, deleteMemberAbout as publicDeleteMemberAbout, getMemberAbout as publicGetMemberAbout, getMyMemberAbout as publicGetMyMemberAbout, queryMemberAbouts as publicQueryMemberAbouts, } from './members-about-v2-member-about-members-about.public.js';
2
+ import { createRESTModule } from '@wix/sdk-runtime/rest-modules';
3
+ import { createEventModule } from '@wix/sdk-runtime/event-definition-modules';
4
+ import { onMemberAboutCreated as publicOnMemberAboutCreated } from './members-about-v2-member-about-members-about.public.js';
5
+ import { onMemberAboutDeleted as publicOnMemberAboutDeleted } from './members-about-v2-member-about-members-about.public.js';
6
+ import { onMemberAboutUpdated as publicOnMemberAboutUpdated } from './members-about-v2-member-about-members-about.public.js';
7
+ export const createMemberAbout = /*#__PURE__*/ createRESTModule(publicCreateMemberAbout);
8
+ export const updateMemberAbout = /*#__PURE__*/ createRESTModule(publicUpdateMemberAbout);
9
+ export const deleteMemberAbout = /*#__PURE__*/ createRESTModule(publicDeleteMemberAbout);
10
+ export const getMemberAbout = /*#__PURE__*/ createRESTModule(publicGetMemberAbout);
11
+ export const getMyMemberAbout = /*#__PURE__*/ createRESTModule(publicGetMyMemberAbout);
12
+ export const queryMemberAbouts = /*#__PURE__*/ createRESTModule(publicQueryMemberAbouts);
13
+ /**
14
+ * Triggered when a member's "About" section content is created.
15
+ */
16
+ export const onMemberAboutCreated = createEventModule(publicOnMemberAboutCreated);
17
+ /**
18
+ * Triggered when a member's "About" section content is deleted.
19
+ */
20
+ export const onMemberAboutDeleted = createEventModule(publicOnMemberAboutDeleted);
21
+ /**
22
+ * Triggered when a member's "About" section content is updated.
23
+ */
24
+ export const onMemberAboutUpdated = createEventModule(publicOnMemberAboutUpdated);
25
+ export { NodeType, WidthType, PluginContainerDataAlignment, Type, Target, TextAlignment, LineStyle, Width, Alignment, ViewMode, LayoutType, Orientation, Crop, ThumbnailsAlignment, GIFType, Source, Position, MapType, ViewRole, VoteRole, PollLayoutType, PollLayoutDirection, BackgroundType, DecorationType, FontType, AppType, InitialExpandedItems, Direction, VerticalAlignment, NullValue, SortOrder, WebhookIdentityType, } from './members-about-v2-member-about-members-about.universal.js';
26
+ //# sourceMappingURL=members-about-v2-member-about-members-about.context.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"members-about-v2-member-about-members-about.context.js","sourceRoot":"","sources":["../../../src/members-about-v2-member-about-members-about.context.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,iBAAiB,IAAI,uBAAuB,EAC5C,iBAAiB,IAAI,uBAAuB,EAC5C,iBAAiB,IAAI,uBAAuB,EAC5C,cAAc,IAAI,oBAAoB,EACtC,gBAAgB,IAAI,sBAAsB,EAC1C,iBAAiB,IAAI,uBAAuB,GAC7C,MAAM,yDAAyD,CAAC;AACjE,OAAO,EAAE,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AACjE,OAAO,EAAE,iBAAiB,EAAE,MAAM,2CAA2C,CAAC;AAE9E,OAAO,EAAE,oBAAoB,IAAI,0BAA0B,EAAE,MAAM,yDAAyD,CAAC;AAC7H,OAAO,EAAE,oBAAoB,IAAI,0BAA0B,EAAE,MAAM,yDAAyD,CAAC;AAC7H,OAAO,EAAE,oBAAoB,IAAI,0BAA0B,EAAE,MAAM,yDAAyD,CAAC;AAE7H,MAAM,CAAC,MAAM,iBAAiB,GAG1B,aAAa,CAAC,gBAAgB,CAAC,uBAAuB,CAAC,CAAC;AAC5D,MAAM,CAAC,MAAM,iBAAiB,GAG1B,aAAa,CAAC,gBAAgB,CAAC,uBAAuB,CAAC,CAAC;AAC5D,MAAM,CAAC,MAAM,iBAAiB,GAG1B,aAAa,CAAC,gBAAgB,CAAC,uBAAuB,CAAC,CAAC;AAC5D,MAAM,CAAC,MAAM,cAAc,GAEvB,aAAa,CAAC,gBAAgB,CAAC,oBAAoB,CAAC,CAAC;AACzD,MAAM,CAAC,MAAM,gBAAgB,GAGzB,aAAa,CAAC,gBAAgB,CAAC,sBAAsB,CAAC,CAAC;AAC3D,MAAM,CAAC,MAAM,iBAAiB,GAG1B,aAAa,CAAC,gBAAgB,CAAC,uBAAuB,CAAC,CAAC;AAC5D;;GAEG;AACH,MAAM,CAAC,MAAM,oBAAoB,GAE7B,iBAAiB,CAAC,0BAA0B,CAAC,CAAC;AAClD;;GAEG;AACH,MAAM,CAAC,MAAM,oBAAoB,GAE7B,iBAAiB,CAAC,0BAA0B,CAAC,CAAC;AAClD;;GAEG;AACH,MAAM,CAAC,MAAM,oBAAoB,GAE7B,iBAAiB,CAAC,0BAA0B,CAAC,CAAC;AAElD,OAAO,EACL,QAAQ,EACR,SAAS,EACT,4BAA4B,EAC5B,IAAI,EACJ,MAAM,EACN,aAAa,EACb,SAAS,EACT,KAAK,EACL,SAAS,EACT,QAAQ,EACR,UAAU,EACV,WAAW,EACX,IAAI,EACJ,mBAAmB,EACnB,OAAO,EACP,MAAM,EACN,QAAQ,EACR,OAAO,EACP,QAAQ,EACR,QAAQ,EACR,cAAc,EACd,mBAAmB,EACnB,cAAc,EACd,cAAc,EACd,QAAQ,EACR,OAAO,EACP,oBAAoB,EACpB,SAAS,EACT,iBAAiB,EACjB,SAAS,EACT,SAAS,EACT,mBAAmB,GACpB,MAAM,4DAA4D,CAAC"}
@@ -0,0 +1,34 @@
1
+ import { RequestOptionsFactory } from '@wix/sdk-types';
2
+ /** Creates the "About" section content for a member. */
3
+ export declare function createMemberAbout(payload: object): RequestOptionsFactory<any>;
4
+ /**
5
+ * Updates the "About" section content for a member.
6
+ *
7
+ * Each time the "About" section content is updated, `revision` increments by 1. The existing `revision` must be included when updating the "About" section content. This ensures you're working with the latest "About" section and prevents unintended overwrites.
8
+ */
9
+ export declare function updateMemberAbout(payload: object): RequestOptionsFactory<any>;
10
+ /** Deletes the "About" section content for a member. */
11
+ export declare function deleteMemberAbout(payload: object): RequestOptionsFactory<any>;
12
+ /** Retrieves a member's "About" section content. */
13
+ export declare function getMemberAbout(payload: object): RequestOptionsFactory<any>;
14
+ /**
15
+ * Retrieves the "About" section content of the current member.
16
+ *
17
+ * >**Note:**
18
+ * >This method requires [visitor or member authentication](https://dev.wix.com/docs/build-apps/develop-your-app/access/about-identities).
19
+ */
20
+ export declare function getMyMemberAbout(payload: object): RequestOptionsFactory<any>;
21
+ /**
22
+ * Creates a query to retrieve a list of "About" sections.
23
+ *
24
+ * The `queryMemberAbouts()` method builds a query to retrieve a list of "About" sections and returns a [`MemberAboutsQueryBuilder`](https://dev.wix.com/docs/sdk/backend-modules/members/members-about/member-abouts-query-builder/eq) object.
25
+ *
26
+ * The returned object contains the query definition, which is typically used to run the query using the [`find()`](https://dev.wix.com/docs/sdk/backend-modules/members/members-about/member-abouts-query-builder/find) method.
27
+ *
28
+ * You can refine the query by chaining `MemberAboutsQueryBuilder` methods onto the query. `MemberAboutsQueryBuilder` methods enable you to sort, filter, and control the results `queryMemberAbouts()` returns.
29
+ *
30
+ * `queryMemberAbouts()` runs with these `MemberAboutsQueryBuilder` defaults, which you can override:
31
+ *
32
+ * - [`limit(50)`](https://dev.wix.com/docs/sdk/backend-modules/members/members-about/member-abouts-query-builder/limit)
33
+ */
34
+ export declare function queryMemberAbouts(payload: object): RequestOptionsFactory<any>;
@@ -0,0 +1,500 @@
1
+ import { toURLSearchParams } from '@wix/sdk-runtime/rest-modules';
2
+ import { transformSDKFloatToRESTFloat } from '@wix/sdk-runtime/transformations/float';
3
+ import { transformRESTFloatToSDKFloat } from '@wix/sdk-runtime/transformations/float';
4
+ import { transformSDKTimestampToRESTTimestamp } from '@wix/sdk-runtime/transformations/timestamp';
5
+ import { transformRESTTimestampToSDKTimestamp } from '@wix/sdk-runtime/transformations/timestamp';
6
+ import { transformPaths } from '@wix/sdk-runtime/transformations/transform-paths';
7
+ import { resolveUrl } from '@wix/sdk-runtime/rest-modules';
8
+ function resolveWixMembersAboutV2MembersAboutUrl(opts) {
9
+ const domainToMappings = {
10
+ 'bo._base_domain_': [
11
+ {
12
+ srcPath: '/members-about-api',
13
+ destPath: '',
14
+ },
15
+ {
16
+ srcPath: '/members/v2/abouts',
17
+ destPath: '/v2/abouts',
18
+ },
19
+ ],
20
+ 'wixbo.ai': [
21
+ {
22
+ srcPath: '/members-about-api',
23
+ destPath: '',
24
+ },
25
+ {
26
+ srcPath: '/members/v2/abouts',
27
+ destPath: '/v2/abouts',
28
+ },
29
+ ],
30
+ 'wix-bo.com': [
31
+ {
32
+ srcPath: '/members-about-api',
33
+ destPath: '',
34
+ },
35
+ {
36
+ srcPath: '/members/v2/abouts',
37
+ destPath: '/v2/abouts',
38
+ },
39
+ ],
40
+ 'www.wixapis.com': [
41
+ {
42
+ srcPath: '/members/v2/abouts',
43
+ destPath: '/v2/abouts',
44
+ },
45
+ ],
46
+ };
47
+ return resolveUrl(Object.assign(opts, { domainToMappings }));
48
+ }
49
+ const PACKAGE_NAME = '@wix/auto_sdk_members_members-about';
50
+ /** Creates the "About" section content for a member. */
51
+ export function createMemberAbout(payload) {
52
+ function __createMemberAbout({ host }) {
53
+ const serializedData = transformPaths(payload, [
54
+ {
55
+ transformFn: transformSDKFloatToRESTFloat,
56
+ paths: [
57
+ {
58
+ path: 'memberAbout.content.nodes.galleryData.items.image.media.duration',
59
+ },
60
+ {
61
+ path: 'memberAbout.content.nodes.galleryData.items.video.media.duration',
62
+ },
63
+ {
64
+ path: 'memberAbout.content.nodes.galleryData.items.video.thumbnail.duration',
65
+ },
66
+ { path: 'memberAbout.content.nodes.galleryData.options.item.ratio' },
67
+ { path: 'memberAbout.content.nodes.imageData.image.duration' },
68
+ { path: 'memberAbout.content.nodes.mapData.mapSettings.lat' },
69
+ { path: 'memberAbout.content.nodes.mapData.mapSettings.lng' },
70
+ { path: 'memberAbout.content.nodes.pollData.poll.image.duration' },
71
+ {
72
+ path: 'memberAbout.content.nodes.pollData.poll.options.image.duration',
73
+ },
74
+ {
75
+ path: 'memberAbout.content.nodes.pollData.design.poll.background.image.duration',
76
+ },
77
+ { path: 'memberAbout.content.nodes.appEmbedData.image.duration' },
78
+ { path: 'memberAbout.content.nodes.videoData.video.duration' },
79
+ { path: 'memberAbout.content.nodes.videoData.thumbnail.duration' },
80
+ { path: 'memberAbout.content.nodes.audioData.audio.duration' },
81
+ { path: 'memberAbout.content.nodes.audioData.coverImage.duration' },
82
+ ],
83
+ },
84
+ {
85
+ transformFn: transformSDKTimestampToRESTTimestamp,
86
+ paths: [
87
+ { path: 'memberAbout.content.metadata.createdTimestamp' },
88
+ { path: 'memberAbout.content.metadata.updatedTimestamp' },
89
+ ],
90
+ },
91
+ ]);
92
+ const metadata = {
93
+ entityFqdn: 'wix.members.about.v2.member_about',
94
+ method: 'POST',
95
+ methodFqn: 'wix.members.about.v2.MembersAbout.CreateMemberAbout',
96
+ packageName: PACKAGE_NAME,
97
+ url: resolveWixMembersAboutV2MembersAboutUrl({
98
+ protoPath: '/v2/abouts',
99
+ data: serializedData,
100
+ host,
101
+ }),
102
+ data: serializedData,
103
+ transformResponse: (payload) => transformPaths(payload, [
104
+ {
105
+ transformFn: transformRESTFloatToSDKFloat,
106
+ paths: [
107
+ {
108
+ path: 'memberAbout.content.nodes.galleryData.items.image.media.duration',
109
+ },
110
+ {
111
+ path: 'memberAbout.content.nodes.galleryData.items.video.media.duration',
112
+ },
113
+ {
114
+ path: 'memberAbout.content.nodes.galleryData.items.video.thumbnail.duration',
115
+ },
116
+ {
117
+ path: 'memberAbout.content.nodes.galleryData.options.item.ratio',
118
+ },
119
+ { path: 'memberAbout.content.nodes.imageData.image.duration' },
120
+ { path: 'memberAbout.content.nodes.mapData.mapSettings.lat' },
121
+ { path: 'memberAbout.content.nodes.mapData.mapSettings.lng' },
122
+ {
123
+ path: 'memberAbout.content.nodes.pollData.poll.image.duration',
124
+ },
125
+ {
126
+ path: 'memberAbout.content.nodes.pollData.poll.options.image.duration',
127
+ },
128
+ {
129
+ path: 'memberAbout.content.nodes.pollData.design.poll.background.image.duration',
130
+ },
131
+ { path: 'memberAbout.content.nodes.appEmbedData.image.duration' },
132
+ { path: 'memberAbout.content.nodes.videoData.video.duration' },
133
+ {
134
+ path: 'memberAbout.content.nodes.videoData.thumbnail.duration',
135
+ },
136
+ { path: 'memberAbout.content.nodes.audioData.audio.duration' },
137
+ {
138
+ path: 'memberAbout.content.nodes.audioData.coverImage.duration',
139
+ },
140
+ ],
141
+ },
142
+ {
143
+ transformFn: transformRESTTimestampToSDKTimestamp,
144
+ paths: [
145
+ { path: 'memberAbout.content.metadata.createdTimestamp' },
146
+ { path: 'memberAbout.content.metadata.updatedTimestamp' },
147
+ ],
148
+ },
149
+ ]),
150
+ };
151
+ return metadata;
152
+ }
153
+ return __createMemberAbout;
154
+ }
155
+ /**
156
+ * Updates the "About" section content for a member.
157
+ *
158
+ * Each time the "About" section content is updated, `revision` increments by 1. The existing `revision` must be included when updating the "About" section content. This ensures you're working with the latest "About" section and prevents unintended overwrites.
159
+ */
160
+ export function updateMemberAbout(payload) {
161
+ function __updateMemberAbout({ host }) {
162
+ const serializedData = transformPaths(payload, [
163
+ {
164
+ transformFn: transformSDKFloatToRESTFloat,
165
+ paths: [
166
+ {
167
+ path: 'memberAbout.content.nodes.galleryData.items.image.media.duration',
168
+ },
169
+ {
170
+ path: 'memberAbout.content.nodes.galleryData.items.video.media.duration',
171
+ },
172
+ {
173
+ path: 'memberAbout.content.nodes.galleryData.items.video.thumbnail.duration',
174
+ },
175
+ { path: 'memberAbout.content.nodes.galleryData.options.item.ratio' },
176
+ { path: 'memberAbout.content.nodes.imageData.image.duration' },
177
+ { path: 'memberAbout.content.nodes.mapData.mapSettings.lat' },
178
+ { path: 'memberAbout.content.nodes.mapData.mapSettings.lng' },
179
+ { path: 'memberAbout.content.nodes.pollData.poll.image.duration' },
180
+ {
181
+ path: 'memberAbout.content.nodes.pollData.poll.options.image.duration',
182
+ },
183
+ {
184
+ path: 'memberAbout.content.nodes.pollData.design.poll.background.image.duration',
185
+ },
186
+ { path: 'memberAbout.content.nodes.appEmbedData.image.duration' },
187
+ { path: 'memberAbout.content.nodes.videoData.video.duration' },
188
+ { path: 'memberAbout.content.nodes.videoData.thumbnail.duration' },
189
+ { path: 'memberAbout.content.nodes.audioData.audio.duration' },
190
+ { path: 'memberAbout.content.nodes.audioData.coverImage.duration' },
191
+ ],
192
+ },
193
+ {
194
+ transformFn: transformSDKTimestampToRESTTimestamp,
195
+ paths: [
196
+ { path: 'memberAbout.content.metadata.createdTimestamp' },
197
+ { path: 'memberAbout.content.metadata.updatedTimestamp' },
198
+ ],
199
+ },
200
+ ]);
201
+ const metadata = {
202
+ entityFqdn: 'wix.members.about.v2.member_about',
203
+ method: 'PATCH',
204
+ methodFqn: 'wix.members.about.v2.MembersAbout.UpdateMemberAbout',
205
+ packageName: PACKAGE_NAME,
206
+ url: resolveWixMembersAboutV2MembersAboutUrl({
207
+ protoPath: '/v2/abouts/{memberAbout.id}',
208
+ data: serializedData,
209
+ host,
210
+ }),
211
+ data: serializedData,
212
+ transformResponse: (payload) => transformPaths(payload, [
213
+ {
214
+ transformFn: transformRESTFloatToSDKFloat,
215
+ paths: [
216
+ {
217
+ path: 'memberAbout.content.nodes.galleryData.items.image.media.duration',
218
+ },
219
+ {
220
+ path: 'memberAbout.content.nodes.galleryData.items.video.media.duration',
221
+ },
222
+ {
223
+ path: 'memberAbout.content.nodes.galleryData.items.video.thumbnail.duration',
224
+ },
225
+ {
226
+ path: 'memberAbout.content.nodes.galleryData.options.item.ratio',
227
+ },
228
+ { path: 'memberAbout.content.nodes.imageData.image.duration' },
229
+ { path: 'memberAbout.content.nodes.mapData.mapSettings.lat' },
230
+ { path: 'memberAbout.content.nodes.mapData.mapSettings.lng' },
231
+ {
232
+ path: 'memberAbout.content.nodes.pollData.poll.image.duration',
233
+ },
234
+ {
235
+ path: 'memberAbout.content.nodes.pollData.poll.options.image.duration',
236
+ },
237
+ {
238
+ path: 'memberAbout.content.nodes.pollData.design.poll.background.image.duration',
239
+ },
240
+ { path: 'memberAbout.content.nodes.appEmbedData.image.duration' },
241
+ { path: 'memberAbout.content.nodes.videoData.video.duration' },
242
+ {
243
+ path: 'memberAbout.content.nodes.videoData.thumbnail.duration',
244
+ },
245
+ { path: 'memberAbout.content.nodes.audioData.audio.duration' },
246
+ {
247
+ path: 'memberAbout.content.nodes.audioData.coverImage.duration',
248
+ },
249
+ ],
250
+ },
251
+ {
252
+ transformFn: transformRESTTimestampToSDKTimestamp,
253
+ paths: [
254
+ { path: 'memberAbout.content.metadata.createdTimestamp' },
255
+ { path: 'memberAbout.content.metadata.updatedTimestamp' },
256
+ ],
257
+ },
258
+ ]),
259
+ };
260
+ return metadata;
261
+ }
262
+ return __updateMemberAbout;
263
+ }
264
+ /** Deletes the "About" section content for a member. */
265
+ export function deleteMemberAbout(payload) {
266
+ function __deleteMemberAbout({ host }) {
267
+ const metadata = {
268
+ entityFqdn: 'wix.members.about.v2.member_about',
269
+ method: 'DELETE',
270
+ methodFqn: 'wix.members.about.v2.MembersAbout.DeleteMemberAbout',
271
+ packageName: PACKAGE_NAME,
272
+ url: resolveWixMembersAboutV2MembersAboutUrl({
273
+ protoPath: '/v2/abouts/{id}',
274
+ data: payload,
275
+ host,
276
+ }),
277
+ params: toURLSearchParams(payload),
278
+ };
279
+ return metadata;
280
+ }
281
+ return __deleteMemberAbout;
282
+ }
283
+ /** Retrieves a member's "About" section content. */
284
+ export function getMemberAbout(payload) {
285
+ function __getMemberAbout({ host }) {
286
+ const metadata = {
287
+ entityFqdn: 'wix.members.about.v2.member_about',
288
+ method: 'GET',
289
+ methodFqn: 'wix.members.about.v2.MembersAbout.GetMemberAbout',
290
+ packageName: PACKAGE_NAME,
291
+ url: resolveWixMembersAboutV2MembersAboutUrl({
292
+ protoPath: '/v2/abouts/{id}',
293
+ data: payload,
294
+ host,
295
+ }),
296
+ params: toURLSearchParams(payload),
297
+ transformResponse: (payload) => transformPaths(payload, [
298
+ {
299
+ transformFn: transformRESTFloatToSDKFloat,
300
+ paths: [
301
+ {
302
+ path: 'memberAbout.content.nodes.galleryData.items.image.media.duration',
303
+ },
304
+ {
305
+ path: 'memberAbout.content.nodes.galleryData.items.video.media.duration',
306
+ },
307
+ {
308
+ path: 'memberAbout.content.nodes.galleryData.items.video.thumbnail.duration',
309
+ },
310
+ {
311
+ path: 'memberAbout.content.nodes.galleryData.options.item.ratio',
312
+ },
313
+ { path: 'memberAbout.content.nodes.imageData.image.duration' },
314
+ { path: 'memberAbout.content.nodes.mapData.mapSettings.lat' },
315
+ { path: 'memberAbout.content.nodes.mapData.mapSettings.lng' },
316
+ {
317
+ path: 'memberAbout.content.nodes.pollData.poll.image.duration',
318
+ },
319
+ {
320
+ path: 'memberAbout.content.nodes.pollData.poll.options.image.duration',
321
+ },
322
+ {
323
+ path: 'memberAbout.content.nodes.pollData.design.poll.background.image.duration',
324
+ },
325
+ { path: 'memberAbout.content.nodes.appEmbedData.image.duration' },
326
+ { path: 'memberAbout.content.nodes.videoData.video.duration' },
327
+ {
328
+ path: 'memberAbout.content.nodes.videoData.thumbnail.duration',
329
+ },
330
+ { path: 'memberAbout.content.nodes.audioData.audio.duration' },
331
+ {
332
+ path: 'memberAbout.content.nodes.audioData.coverImage.duration',
333
+ },
334
+ ],
335
+ },
336
+ {
337
+ transformFn: transformRESTTimestampToSDKTimestamp,
338
+ paths: [
339
+ { path: 'memberAbout.content.metadata.createdTimestamp' },
340
+ { path: 'memberAbout.content.metadata.updatedTimestamp' },
341
+ ],
342
+ },
343
+ ]),
344
+ };
345
+ return metadata;
346
+ }
347
+ return __getMemberAbout;
348
+ }
349
+ /**
350
+ * Retrieves the "About" section content of the current member.
351
+ *
352
+ * >**Note:**
353
+ * >This method requires [visitor or member authentication](https://dev.wix.com/docs/build-apps/develop-your-app/access/about-identities).
354
+ */
355
+ export function getMyMemberAbout(payload) {
356
+ function __getMyMemberAbout({ host }) {
357
+ const metadata = {
358
+ entityFqdn: 'wix.members.about.v2.member_about',
359
+ method: 'GET',
360
+ methodFqn: 'wix.members.about.v2.MembersAbout.GetMyMemberAbout',
361
+ packageName: PACKAGE_NAME,
362
+ url: resolveWixMembersAboutV2MembersAboutUrl({
363
+ protoPath: '/v2/abouts/my',
364
+ data: payload,
365
+ host,
366
+ }),
367
+ params: toURLSearchParams(payload),
368
+ transformResponse: (payload) => transformPaths(payload, [
369
+ {
370
+ transformFn: transformRESTFloatToSDKFloat,
371
+ paths: [
372
+ {
373
+ path: 'memberAbout.content.nodes.galleryData.items.image.media.duration',
374
+ },
375
+ {
376
+ path: 'memberAbout.content.nodes.galleryData.items.video.media.duration',
377
+ },
378
+ {
379
+ path: 'memberAbout.content.nodes.galleryData.items.video.thumbnail.duration',
380
+ },
381
+ {
382
+ path: 'memberAbout.content.nodes.galleryData.options.item.ratio',
383
+ },
384
+ { path: 'memberAbout.content.nodes.imageData.image.duration' },
385
+ { path: 'memberAbout.content.nodes.mapData.mapSettings.lat' },
386
+ { path: 'memberAbout.content.nodes.mapData.mapSettings.lng' },
387
+ {
388
+ path: 'memberAbout.content.nodes.pollData.poll.image.duration',
389
+ },
390
+ {
391
+ path: 'memberAbout.content.nodes.pollData.poll.options.image.duration',
392
+ },
393
+ {
394
+ path: 'memberAbout.content.nodes.pollData.design.poll.background.image.duration',
395
+ },
396
+ { path: 'memberAbout.content.nodes.appEmbedData.image.duration' },
397
+ { path: 'memberAbout.content.nodes.videoData.video.duration' },
398
+ {
399
+ path: 'memberAbout.content.nodes.videoData.thumbnail.duration',
400
+ },
401
+ { path: 'memberAbout.content.nodes.audioData.audio.duration' },
402
+ {
403
+ path: 'memberAbout.content.nodes.audioData.coverImage.duration',
404
+ },
405
+ ],
406
+ },
407
+ {
408
+ transformFn: transformRESTTimestampToSDKTimestamp,
409
+ paths: [
410
+ { path: 'memberAbout.content.metadata.createdTimestamp' },
411
+ { path: 'memberAbout.content.metadata.updatedTimestamp' },
412
+ ],
413
+ },
414
+ ]),
415
+ };
416
+ return metadata;
417
+ }
418
+ return __getMyMemberAbout;
419
+ }
420
+ /**
421
+ * Creates a query to retrieve a list of "About" sections.
422
+ *
423
+ * The `queryMemberAbouts()` method builds a query to retrieve a list of "About" sections and returns a [`MemberAboutsQueryBuilder`](https://dev.wix.com/docs/sdk/backend-modules/members/members-about/member-abouts-query-builder/eq) object.
424
+ *
425
+ * The returned object contains the query definition, which is typically used to run the query using the [`find()`](https://dev.wix.com/docs/sdk/backend-modules/members/members-about/member-abouts-query-builder/find) method.
426
+ *
427
+ * You can refine the query by chaining `MemberAboutsQueryBuilder` methods onto the query. `MemberAboutsQueryBuilder` methods enable you to sort, filter, and control the results `queryMemberAbouts()` returns.
428
+ *
429
+ * `queryMemberAbouts()` runs with these `MemberAboutsQueryBuilder` defaults, which you can override:
430
+ *
431
+ * - [`limit(50)`](https://dev.wix.com/docs/sdk/backend-modules/members/members-about/member-abouts-query-builder/limit)
432
+ */
433
+ export function queryMemberAbouts(payload) {
434
+ function __queryMemberAbouts({ host }) {
435
+ const metadata = {
436
+ entityFqdn: 'wix.members.about.v2.member_about',
437
+ method: 'POST',
438
+ methodFqn: 'wix.members.about.v2.MembersAbout.QueryMemberAbouts',
439
+ packageName: PACKAGE_NAME,
440
+ url: resolveWixMembersAboutV2MembersAboutUrl({
441
+ protoPath: '/v2/abouts/query',
442
+ data: payload,
443
+ host,
444
+ }),
445
+ data: payload,
446
+ transformResponse: (payload) => transformPaths(payload, [
447
+ {
448
+ transformFn: transformRESTFloatToSDKFloat,
449
+ paths: [
450
+ {
451
+ path: 'memberAbouts.content.nodes.galleryData.items.image.media.duration',
452
+ },
453
+ {
454
+ path: 'memberAbouts.content.nodes.galleryData.items.video.media.duration',
455
+ },
456
+ {
457
+ path: 'memberAbouts.content.nodes.galleryData.items.video.thumbnail.duration',
458
+ },
459
+ {
460
+ path: 'memberAbouts.content.nodes.galleryData.options.item.ratio',
461
+ },
462
+ { path: 'memberAbouts.content.nodes.imageData.image.duration' },
463
+ { path: 'memberAbouts.content.nodes.mapData.mapSettings.lat' },
464
+ { path: 'memberAbouts.content.nodes.mapData.mapSettings.lng' },
465
+ {
466
+ path: 'memberAbouts.content.nodes.pollData.poll.image.duration',
467
+ },
468
+ {
469
+ path: 'memberAbouts.content.nodes.pollData.poll.options.image.duration',
470
+ },
471
+ {
472
+ path: 'memberAbouts.content.nodes.pollData.design.poll.background.image.duration',
473
+ },
474
+ {
475
+ path: 'memberAbouts.content.nodes.appEmbedData.image.duration',
476
+ },
477
+ { path: 'memberAbouts.content.nodes.videoData.video.duration' },
478
+ {
479
+ path: 'memberAbouts.content.nodes.videoData.thumbnail.duration',
480
+ },
481
+ { path: 'memberAbouts.content.nodes.audioData.audio.duration' },
482
+ {
483
+ path: 'memberAbouts.content.nodes.audioData.coverImage.duration',
484
+ },
485
+ ],
486
+ },
487
+ {
488
+ transformFn: transformRESTTimestampToSDKTimestamp,
489
+ paths: [
490
+ { path: 'memberAbouts.content.metadata.createdTimestamp' },
491
+ { path: 'memberAbouts.content.metadata.updatedTimestamp' },
492
+ ],
493
+ },
494
+ ]),
495
+ };
496
+ return metadata;
497
+ }
498
+ return __queryMemberAbouts;
499
+ }
500
+ //# sourceMappingURL=members-about-v2-member-about-members-about.http.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"members-about-v2-member-about-members-about.http.js","sourceRoot":"","sources":["../../../src/members-about-v2-member-about-members-about.http.ts"],"names":[],"mappings":"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"}