@getcommunity/gc-validators 0.0.271-alpha.4 → 0.0.271-alpha.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/base/index.d.mts +4 -4
- package/dist/components/shared/index.d.mts +1 -1
- package/dist/components/utm/index.cjs +3 -3
- package/dist/components/utm/index.d.cts +5 -5
- package/dist/components/utm/index.d.mts +5 -5
- package/dist/components/utm/index.mjs +3 -3
- package/dist/document-382ehFRd.mjs +13 -0
- package/dist/document-8oGgjvHp.cjs +21 -0
- package/dist/{document-Coz4Rm8I.cjs → document-B-BesdbN.cjs} +4 -1
- package/dist/document-B0Wfxtx_.cjs +31 -0
- package/dist/document-B3W1HKLY.cjs +42 -0
- package/dist/document-B6m32jys.cjs +26 -0
- package/dist/document-BM56JclD.mjs +19 -0
- package/dist/document-BRxLaO7o.mjs +14 -0
- package/dist/document-B_cRo5-b.mjs +10 -0
- package/dist/document-B_wA1eag.cjs +26 -0
- package/dist/{document-BVPXeweR.cjs → document-Bbc9ayLX.cjs} +7 -4
- package/dist/document-BqLA3Y8O.cjs +17 -0
- package/dist/{document-CIAPAAjK.d.mts → document-BqfLH_0k.d.mts} +243 -279
- package/dist/document-Bt9GvI0D.mjs +10 -0
- package/dist/document-Bu5YWCAU.cjs +82 -0
- package/dist/document-BvIcrPT7.cjs +171 -0
- package/dist/document-BxOiI95X.mjs +19 -0
- package/dist/document-C3OB0I_l.mjs +14 -0
- package/dist/document-CFlCafnR.mjs +23 -0
- package/dist/{document-AkydjorI.d.cts → document-CLNQhWUt.d.cts} +238 -274
- package/dist/document-CUGxDcNv.mjs +10 -0
- package/dist/document-CXQi4qL-.mjs +39 -0
- package/dist/{document-C21JZnEl.mjs → document-CaSvsqH_.mjs} +6 -3
- package/dist/document-CfUkGKW8.mjs +9 -0
- package/dist/document-Cp8Pptp9.mjs +23 -0
- package/dist/document-Cww9JKGT.mjs +11 -0
- package/dist/document-D067FSuD.cjs +17 -0
- package/dist/document-D1jsgU3z.cjs +24 -0
- package/dist/document-D2sLfhsG.mjs +12 -0
- package/dist/document-DAt2jaAd.cjs +26 -0
- package/dist/document-DHP4LdYq.cjs +21 -0
- package/dist/document-DM_UVNTr.cjs +35 -0
- package/dist/document-DOF-cc0D.mjs +13 -0
- package/dist/document-DeOzRkxJ.mjs +24 -0
- package/dist/document-DnVLqNHr.cjs +18 -0
- package/dist/document-Dv3TYeB2.cjs +30 -0
- package/dist/document-DwpVkKFH.cjs +16 -0
- package/dist/document-DwsiJVoA.mjs +22 -0
- package/dist/document-DwuQKbb9.cjs +20 -0
- package/dist/document-HWHxKIhw.mjs +17 -0
- package/dist/document-U0OA-83z.cjs +19 -0
- package/dist/document-a6GT3Sh4.mjs +19 -0
- package/dist/document-ahAv6kkH.cjs +17 -0
- package/dist/document-bbO2HaC_.mjs +110 -0
- package/dist/{document-DiOskbh3.mjs → document-cysZuK08.mjs} +4 -1
- package/dist/document-llX1moYE.mjs +10 -0
- package/dist/document-mxwQ5HxZ.cjs +17 -0
- package/dist/document-oPQeqMah.cjs +20 -0
- package/dist/document-oUROy-QQ.cjs +21 -0
- package/dist/document-wBWa6c70.mjs +14 -0
- package/dist/entities/audit-log/index.d.cts +2 -2
- package/dist/entities/audit-log/index.d.mts +3 -3
- package/dist/entities/blog-page/index.d.mts +1 -1
- package/dist/entities/blog-post/index.cjs +14 -1
- package/dist/entities/blog-post/index.d.cts +3022 -224
- package/dist/entities/blog-post/index.d.mts +3023 -225
- package/dist/entities/blog-post/index.mjs +14 -2
- package/dist/entities/careers-page/index.d.mts +1 -1
- package/dist/entities/category/index.cjs +10 -11
- package/dist/entities/category/index.d.cts +764 -48
- package/dist/entities/category/index.d.mts +765 -49
- package/dist/entities/category/index.mjs +9 -11
- package/dist/entities/client/index.cjs +27 -1
- package/dist/entities/client/index.d.cts +1331 -4
- package/dist/entities/client/index.d.mts +1331 -4
- package/dist/entities/client/index.mjs +27 -2
- package/dist/entities/client-content-pillar/index.cjs +2 -12
- package/dist/entities/client-content-pillar/index.d.cts +2 -2
- package/dist/entities/client-content-pillar/index.d.mts +3 -3
- package/dist/entities/client-content-pillar/index.mjs +1 -11
- package/dist/entities/client-media-platform/index.cjs +12 -9
- package/dist/entities/client-media-platform/index.d.cts +485 -3
- package/dist/entities/client-media-platform/index.d.mts +486 -4
- package/dist/entities/client-media-platform/index.mjs +11 -9
- package/dist/entities/client-project/index.cjs +26 -125
- package/dist/entities/client-project/index.d.cts +332 -3
- package/dist/entities/client-project/index.d.mts +333 -4
- package/dist/entities/client-project/index.mjs +9 -109
- package/dist/entities/client-report/index.cjs +10 -13
- package/dist/entities/client-report/index.d.cts +251 -3
- package/dist/entities/client-report/index.d.mts +252 -4
- package/dist/entities/client-report/index.mjs +9 -13
- package/dist/entities/client-styleguide/index.cjs +10 -22
- package/dist/entities/client-styleguide/index.d.cts +666 -3
- package/dist/entities/client-styleguide/index.d.mts +667 -4
- package/dist/entities/client-styleguide/index.mjs +9 -22
- package/dist/entities/client-user/index.cjs +19 -46
- package/dist/entities/client-user/index.d.cts +246 -2
- package/dist/entities/client-user/index.d.mts +246 -2
- package/dist/entities/client-user/index.mjs +10 -38
- package/dist/entities/comment/index.d.cts +1 -1
- package/dist/entities/comment/index.d.mts +1 -1
- package/dist/entities/content-pillar/index.cjs +8 -1
- package/dist/entities/content-pillar/index.d.cts +289 -4
- package/dist/entities/content-pillar/index.d.mts +289 -4
- package/dist/entities/content-pillar/index.mjs +8 -2
- package/dist/entities/faq-page/index.d.mts +1 -1
- package/dist/entities/formatter/index.d.cts +5 -5
- package/dist/entities/formatter/index.d.mts +5 -5
- package/dist/entities/gcflytour/index.cjs +12 -12
- package/dist/entities/gcflytour/index.d.cts +263 -4
- package/dist/entities/gcflytour/index.d.mts +263 -4
- package/dist/entities/gcflytour/index.mjs +11 -12
- package/dist/entities/gcflytour-snap/index.cjs +10 -12
- package/dist/entities/gcflytour-snap/index.d.cts +31 -4
- package/dist/entities/gcflytour-snap/index.d.mts +31 -4
- package/dist/entities/gcflytour-snap/index.mjs +9 -12
- package/dist/entities/landing-page/index.d.mts +1 -1
- package/dist/entities/media-content-type/index.cjs +12 -15
- package/dist/entities/media-content-type/index.d.cts +280 -4
- package/dist/entities/media-content-type/index.d.mts +280 -4
- package/dist/entities/media-content-type/index.mjs +11 -15
- package/dist/entities/media-creative-format/index.cjs +10 -11
- package/dist/entities/media-creative-format/index.d.cts +42 -4
- package/dist/entities/media-creative-format/index.d.mts +42 -4
- package/dist/entities/media-creative-format/index.mjs +9 -11
- package/dist/entities/media-medium/index.cjs +10 -13
- package/dist/entities/media-medium/index.d.cts +257 -3
- package/dist/entities/media-medium/index.d.mts +257 -3
- package/dist/entities/media-medium/index.mjs +9 -13
- package/dist/entities/media-platform/index.cjs +14 -18
- package/dist/entities/media-platform/index.d.cts +291 -4
- package/dist/entities/media-platform/index.d.mts +291 -4
- package/dist/entities/media-platform/index.mjs +13 -18
- package/dist/entities/monday-workspace/index.cjs +10 -9
- package/dist/entities/monday-workspace/index.d.cts +248 -4
- package/dist/entities/monday-workspace/index.d.mts +248 -4
- package/dist/entities/monday-workspace/index.mjs +9 -9
- package/dist/entities/policy-page/index.d.mts +1 -1
- package/dist/entities/product/index.cjs +2 -21
- package/dist/entities/product/index.d.mts +1 -1
- package/dist/entities/product/index.mjs +1 -18
- package/dist/entities/product-highlight/index.cjs +12 -16
- package/dist/entities/product-highlight/index.d.cts +795 -1
- package/dist/entities/product-highlight/index.d.mts +795 -1
- package/dist/entities/product-highlight/index.mjs +11 -16
- package/dist/entities/tag/index.cjs +2 -9
- package/dist/entities/tag/index.mjs +1 -8
- package/dist/entities/team-member/index.cjs +23 -13
- package/dist/entities/team-member/index.d.cts +1461 -3
- package/dist/entities/team-member/index.d.mts +1461 -3
- package/dist/entities/team-member/index.mjs +10 -1
- package/dist/entities/team-page/index.d.mts +1 -1
- package/dist/entities/trend/index.cjs +2 -16
- package/dist/entities/trend/index.mjs +1 -15
- package/dist/entities/up-auth/index.d.cts +1 -1
- package/dist/entities/up-auth/index.d.mts +1 -1
- package/dist/entities/up-permission/index.cjs +8 -6
- package/dist/entities/up-permission/index.d.cts +22 -1
- package/dist/entities/up-permission/index.d.mts +22 -1
- package/dist/entities/up-permission/index.mjs +7 -6
- package/dist/entities/up-role/index.cjs +12 -22
- package/dist/entities/up-role/index.d.cts +37 -2
- package/dist/entities/up-role/index.d.mts +38 -3
- package/dist/entities/up-role/index.mjs +9 -20
- package/dist/entities/up-user/index.cjs +16 -13
- package/dist/entities/up-user/index.d.cts +72 -4
- package/dist/entities/up-user/index.d.mts +72 -4
- package/dist/entities/up-user/index.mjs +15 -13
- package/dist/entities/url-redirect/index.d.cts +2 -2
- package/dist/entities/url-redirect/index.d.mts +2 -2
- package/dist/entities/user-account/index.cjs +9 -10
- package/dist/entities/user-account/index.d.cts +16 -2
- package/dist/entities/user-account/index.d.mts +17 -3
- package/dist/entities/user-account/index.mjs +8 -10
- package/dist/entities/utm-meta/index.d.cts +7 -7
- package/dist/entities/utm-meta/index.d.mts +7 -7
- package/dist/entities/utm-tracking-link/index.cjs +12 -23
- package/dist/entities/utm-tracking-link/index.d.cts +4 -3
- package/dist/entities/utm-tracking-link/index.d.mts +4 -3
- package/dist/entities/utm-tracking-link/index.mjs +11 -23
- package/dist/{index-D4Mm4D2d.d.cts → index-D6AuLdB6.d.mts} +3 -3
- package/dist/{index-Bwlq5D5d.d.mts → index-Dcwyodut.d.cts} +3 -3
- package/dist/{index-DpYYzY_9.d.cts → index-DfGGyf7_.d.cts} +18 -3
- package/dist/{index-r0hGcq70.d.mts → index-Dj9J1FKD.d.mts} +19 -4
- package/dist/{index-BL9VfVD4.d.mts → index-DxyNYBOY.d.mts} +1 -1
- package/dist/permissions/index.d.cts +1 -1
- package/dist/permissions/index.d.mts +1 -1
- package/dist/relations-CG_9IVCD.d.cts +274 -0
- package/dist/relations-DxgFak1L.d.mts +274 -0
- package/dist/utilities/index.d.cts +3 -3
- package/dist/utilities/index.d.mts +4 -4
- package/package.json +1 -1
- package/dist/document-CWYzG60q.d.cts +0 -19
- package/dist/document-CsGd8QmZ.d.mts +0 -19
- package/dist/document-D-KvyEb5.d.cts +0 -238
- package/dist/document-DmZ3XRi8.d.mts +0 -238
- /package/dist/{document-TK2UUOF9.d.mts → document-7JBq8iiP.d.mts} +0 -0
- /package/dist/{document-BK1ASowb.d.cts → document-BInCC6Wk.d.cts} +0 -0
- /package/dist/{document-D7nCeVSn.d.mts → document-BPdwRVjm.d.cts} +0 -0
- /package/dist/{document-6ONY7xJm.d.mts → document-BQ6ulTO1.d.mts} +0 -0
- /package/dist/{document-Db-z1nIm.d.mts → document-BdMrLGBL.d.cts} +0 -0
- /package/dist/{document-CQ9bUL-1.d.mts → document-BpFw7FI0.d.mts} +0 -0
- /package/dist/{document-Bj7SRTOn.d.cts → document-BumbQ1Eb.d.cts} +0 -0
- /package/dist/{document-DAnzPqTm.d.mts → document-C4ofAcKx.d.mts} +0 -0
- /package/dist/{document-DCtr8pVh.d.mts → document-CCcofYd9.d.mts} +0 -0
- /package/dist/{document-COaupB1r.mjs → document-CW3ycXvJ.mjs} +0 -0
- /package/dist/{document-DCIBlMpe.d.mts → document-Clr6FjtO.d.cts} +0 -0
- /package/dist/{document-CjNHI7Eb.d.cts → document-Ct4bnsKU.d.mts} +0 -0
- /package/dist/{document-Bh0a7Y8h.d.mts → document-CxeeO4Pl.d.mts} +0 -0
- /package/dist/{document-DJ0YiVte.d.cts → document-DIcd27AR.d.mts} +0 -0
- /package/dist/{document-D_ZMbzn6.d.cts → document-DK6Xmvao.d.cts} +0 -0
- /package/dist/{document-dqrWptdY.d.cts → document-DL4Wayv7.d.mts} +0 -0
- /package/dist/{document-W-NILXQV.d.mts → document-DX2Vidl1.d.cts} +0 -0
- /package/dist/{document-hEBlSep8.d.cts → document-DY8Wgy1A.d.mts} +0 -0
- /package/dist/{document-B0j6d1nH.d.mts → document-Db1-gtyJ.d.mts} +0 -0
- /package/dist/{document-2o5WNt6V.cjs → document-DtBkeafK.cjs} +0 -0
- /package/dist/{document-DSUxqMD4.d.mts → document-YDFyLZlN.d.mts} +0 -0
- /package/dist/{document-DgQnMgCD.d.mts → document-bJOLxFq1.d.mts} +0 -0
- /package/dist/{document-IIJpsOIO.d.cts → document-xVdETwbX.d.cts} +0 -0
- /package/dist/{document-gwpNlSBm.d.mts → document-yW376Wot.d.mts} +0 -0
- /package/dist/{fields-BQHSYj70.d.cts → fields-BuP0NSFS.d.mts} +0 -0
- /package/dist/{fields-DUuJ_1V0.d.mts → fields-ByZAYnAi.d.cts} +0 -0
- /package/dist/{json-CiA5ZRzc.d.mts → json-BbJGr6x_.d.mts} +0 -0
- /package/dist/{query.schema-oOG7BmVm.d.mts → query.schema-DKllKSKC.d.mts} +0 -0
- /package/dist/{response-I41vWpVZ.d.mts → response-BZKHnpHe.d.mts} +0 -0
package/dist/base/index.d.mts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { $ as MediaFormat, A as StrapiBgColorOptions, B as ValidStrapiSingleEntity, C as STRAPI_DIRECTION, D as STRAPI_LINK_TYPE, E as STRAPI_ICON_POSITION, F as StrapiLinkType, G as SAssociateEntityPositionDocumentRequest, H as ENTITY_SORT_KEYS, I as StrapiTextColorOptions, J as SAssociateOneEntity, K as SAssociateEntityRelationshipRequest, L as StrapiThemeOptions, M as StrapiGapSizes, N as StrapiIconName, O as STRAPI_TEXT_COLOR_OPTIONS, P as StrapiIconPosition, Q as QueryStrapiPaginated, R as ContentStatus, S as STRAPI_BG_COLOR_OPTIONS, St as BaseComponentId, T as STRAPI_ICON_NAME, U as QuerySortEntities, V as ValidStrapiSpecialEntity, W as SAssociateEntityPosition, X as SQueryManyEntities, Y as SEntityPosition, Z as SSetEntityRelationshipRequest, _ as VStringSlug, _t as WebSafeFontMono, a as VString, at as StrapiLinkReferrerPolicy, b as VStringUrlNullable, bt as BaseDocument, c as VStringLongNullable, ct as FormSelectInputOption, d as VStringMinMax, dt as WEBSAFE_FONT_DISPLAY, et as MediaFormats, f as VStringMinMaxRegex, ft as WEBSAFE_FONT_MONO, g as VStringShortNullable, gt as WebSafeFontDisplay, h as VStringShort, ht as WebSafeFont, i as VSize, it as STRAPI_LINK_TARGET, j as StrapiDirection, k as STRAPI_THEME_OPTIONS, l as VStringMax, lt as FONT_HEADER_SIZE, m as VStringPhoneNullable, mt as WEBSAFE_FONT_SERIF, n as VNumberNullable, nt as STRAPI_LINK_REFERRER_POLICY, o as VStringEmail, ot as StrapiLinkRel, p as VStringPhone, pt as WEBSAFE_FONT_SANS, q as SAssociateManyEntities, r as VPage, rt as STRAPI_LINK_REL, s as VStringLong, st as StrapiLinkTarget, t as VIntegerNullable, tt as MediaUploadDocument, u as VStringMaxRegex, ut as FontHeaderSize, v as VStringUrl, vt as WebSafeFontSans, w as STRAPI_GAP_SIZES, x as VStringUrlUtm, xt as BaseComponent, y as VStringUrlNoUtm, yt as WebSafeFontSerif, z as ValidStrapiCollectionEntity } from "../index-
|
|
2
|
-
import { n as JsonSchema, t as JsonData } from "../json-
|
|
3
|
-
import { a as QueryStrapiByPhone, i as QueryStrapiByName, n as QueryStrapiByEmail, o as QueryStrapiBySlug, r as QueryStrapiById, t as QueryStrapiByDocumentId } from "../query.schema-
|
|
4
|
-
import { a as StrapiErrorResponse, c as StrapiPagination, d as StrapiSingleResponse, i as StrapiErrorDetail, l as StrapiResponseMeta, n as StrapiAttributeErrorKey, o as StrapiErrorResult, r as StrapiAttributeErrorResponse, s as StrapiListResponse, t as StrapiAttributeErrorDetail, u as StrapiResponseMetaWithPagination } from "../response-
|
|
1
|
+
import { $ as MediaFormat, A as StrapiBgColorOptions, B as ValidStrapiSingleEntity, C as STRAPI_DIRECTION, D as STRAPI_LINK_TYPE, E as STRAPI_ICON_POSITION, F as StrapiLinkType, G as SAssociateEntityPositionDocumentRequest, H as ENTITY_SORT_KEYS, I as StrapiTextColorOptions, J as SAssociateOneEntity, K as SAssociateEntityRelationshipRequest, L as StrapiThemeOptions, M as StrapiGapSizes, N as StrapiIconName, O as STRAPI_TEXT_COLOR_OPTIONS, P as StrapiIconPosition, Q as QueryStrapiPaginated, R as ContentStatus, S as STRAPI_BG_COLOR_OPTIONS, St as BaseComponentId, T as STRAPI_ICON_NAME, U as QuerySortEntities, V as ValidStrapiSpecialEntity, W as SAssociateEntityPosition, X as SQueryManyEntities, Y as SEntityPosition, Z as SSetEntityRelationshipRequest, _ as VStringSlug, _t as WebSafeFontMono, a as VString, at as StrapiLinkReferrerPolicy, b as VStringUrlNullable, bt as BaseDocument, c as VStringLongNullable, ct as FormSelectInputOption, d as VStringMinMax, dt as WEBSAFE_FONT_DISPLAY, et as MediaFormats, f as VStringMinMaxRegex, ft as WEBSAFE_FONT_MONO, g as VStringShortNullable, gt as WebSafeFontDisplay, h as VStringShort, ht as WebSafeFont, i as VSize, it as STRAPI_LINK_TARGET, j as StrapiDirection, k as STRAPI_THEME_OPTIONS, l as VStringMax, lt as FONT_HEADER_SIZE, m as VStringPhoneNullable, mt as WEBSAFE_FONT_SERIF, n as VNumberNullable, nt as STRAPI_LINK_REFERRER_POLICY, o as VStringEmail, ot as StrapiLinkRel, p as VStringPhone, pt as WEBSAFE_FONT_SANS, q as SAssociateManyEntities, r as VPage, rt as STRAPI_LINK_REL, s as VStringLong, st as StrapiLinkTarget, t as VIntegerNullable, tt as MediaUploadDocument, u as VStringMaxRegex, ut as FontHeaderSize, v as VStringUrl, vt as WebSafeFontSans, w as STRAPI_GAP_SIZES, x as VStringUrlUtm, xt as BaseComponent, y as VStringUrlNoUtm, yt as WebSafeFontSerif, z as ValidStrapiCollectionEntity } from "../index-DxyNYBOY.mjs";
|
|
2
|
+
import { n as JsonSchema, t as JsonData } from "../json-BbJGr6x_.mjs";
|
|
3
|
+
import { a as QueryStrapiByPhone, i as QueryStrapiByName, n as QueryStrapiByEmail, o as QueryStrapiBySlug, r as QueryStrapiById, t as QueryStrapiByDocumentId } from "../query.schema-DKllKSKC.mjs";
|
|
4
|
+
import { a as StrapiErrorResponse, c as StrapiPagination, d as StrapiSingleResponse, i as StrapiErrorDetail, l as StrapiResponseMeta, n as StrapiAttributeErrorKey, o as StrapiErrorResult, r as StrapiAttributeErrorResponse, s as StrapiListResponse, t as StrapiAttributeErrorDetail, u as StrapiResponseMetaWithPagination } from "../response-BZKHnpHe.mjs";
|
|
5
5
|
export { BaseComponent, BaseComponentId, BaseDocument, ContentStatus, ENTITY_SORT_KEYS, FONT_HEADER_SIZE, FontHeaderSize, FormSelectInputOption, JsonData, JsonSchema, MediaFormat, MediaFormats, MediaUploadDocument, QuerySortEntities, QueryStrapiByDocumentId, QueryStrapiByEmail, QueryStrapiById, QueryStrapiByName, QueryStrapiByPhone, QueryStrapiBySlug, QueryStrapiPaginated, SAssociateEntityPosition, SAssociateEntityPositionDocumentRequest, SAssociateEntityRelationshipRequest, SAssociateManyEntities, SAssociateOneEntity, SEntityPosition, SQueryManyEntities, SSetEntityRelationshipRequest, STRAPI_BG_COLOR_OPTIONS, STRAPI_DIRECTION, STRAPI_GAP_SIZES, STRAPI_ICON_NAME, STRAPI_ICON_POSITION, STRAPI_LINK_REFERRER_POLICY, STRAPI_LINK_REL, STRAPI_LINK_TARGET, STRAPI_LINK_TYPE, STRAPI_TEXT_COLOR_OPTIONS, STRAPI_THEME_OPTIONS, StrapiAttributeErrorDetail, StrapiAttributeErrorKey, StrapiAttributeErrorResponse, StrapiBgColorOptions, StrapiDirection, StrapiErrorDetail, StrapiErrorResponse, StrapiErrorResult, StrapiGapSizes, StrapiIconName, StrapiIconPosition, StrapiLinkReferrerPolicy, StrapiLinkRel, StrapiLinkTarget, StrapiLinkType, StrapiListResponse, StrapiPagination, StrapiResponseMeta, StrapiResponseMetaWithPagination, StrapiSingleResponse, StrapiTextColorOptions, StrapiThemeOptions, VIntegerNullable, VNumberNullable, VPage, VSize, VString, VStringEmail, VStringLong, VStringLongNullable, VStringMax, VStringMaxRegex, VStringMinMax, VStringMinMaxRegex, VStringPhone, VStringPhoneNullable, VStringShort, VStringShortNullable, VStringSlug, VStringUrl, VStringUrlNoUtm, VStringUrlNullable, VStringUrlUtm, ValidStrapiCollectionEntity, ValidStrapiSingleEntity, ValidStrapiSpecialEntity, WEBSAFE_FONT_DISPLAY, WEBSAFE_FONT_MONO, WEBSAFE_FONT_SANS, WEBSAFE_FONT_SERIF, WebSafeFont, WebSafeFontDisplay, WebSafeFontMono, WebSafeFontSans, WebSafeFontSerif };
|
|
@@ -6,7 +6,7 @@ valibot = require_chunk.__toESM(valibot, 1);
|
|
|
6
6
|
//#region src/components/utm/utm-option.ts
|
|
7
7
|
const UTM_CLASSIFICATION_KEY = ["organic", "paid"];
|
|
8
8
|
const UtmClassificationKey = valibot.picklist(UTM_CLASSIFICATION_KEY);
|
|
9
|
-
const
|
|
9
|
+
const UTM_SOURCE_KEY = [
|
|
10
10
|
"all",
|
|
11
11
|
"meta",
|
|
12
12
|
"meta_facebook",
|
|
@@ -32,7 +32,7 @@ const UTM_KEY_SOURCE = [
|
|
|
32
32
|
"gcflytour",
|
|
33
33
|
"referral"
|
|
34
34
|
];
|
|
35
|
-
const UtmSourceKey = valibot.picklist(
|
|
35
|
+
const UtmSourceKey = valibot.picklist(UTM_SOURCE_KEY);
|
|
36
36
|
const UtmOption = valibot.object({
|
|
37
37
|
...require_component.BaseComponentId.entries,
|
|
38
38
|
label: valibot.string(),
|
|
@@ -49,7 +49,7 @@ const ComponentUtmOption = valibot.object({
|
|
|
49
49
|
//#endregion
|
|
50
50
|
exports.ComponentUtmOption = ComponentUtmOption;
|
|
51
51
|
exports.UTM_CLASSIFICATION_KEY = UTM_CLASSIFICATION_KEY;
|
|
52
|
-
exports.
|
|
52
|
+
exports.UTM_SOURCE_KEY = UTM_SOURCE_KEY;
|
|
53
53
|
exports.UtmClassificationKey = UtmClassificationKey;
|
|
54
54
|
exports.UtmOption = UtmOption;
|
|
55
55
|
exports.UtmSourceKey = UtmSourceKey;
|
|
@@ -4,8 +4,8 @@ import * as v from "valibot";
|
|
|
4
4
|
declare const UTM_CLASSIFICATION_KEY: readonly ["organic", "paid"];
|
|
5
5
|
declare const UtmClassificationKey: v.PicklistSchema<readonly ["organic", "paid"], undefined>;
|
|
6
6
|
type UtmClassificationKey = v.InferOutput<typeof UtmClassificationKey>;
|
|
7
|
-
declare const
|
|
8
|
-
declare const UtmSourceKey: v.PicklistSchema<readonly ["
|
|
7
|
+
declare const UTM_SOURCE_KEY: readonly ["all", "meta", "meta_facebook", "meta_instagram", "tiktok", "twitter", "linkedin", "pinterest", "google", "youtube", "bing", "sms", "email", "realtor", "zillow", "bdx_nhs", "yelp", "qr_code", "stackadapt", "newswire", "propellant", "mobile_app", "gcflytour", "referral"];
|
|
8
|
+
declare const UtmSourceKey: v.PicklistSchema<readonly ["all", "meta", "meta_facebook", "meta_instagram", "tiktok", "twitter", "linkedin", "pinterest", "google", "youtube", "bing", "sms", "email", "realtor", "zillow", "bdx_nhs", "yelp", "qr_code", "stackadapt", "newswire", "propellant", "mobile_app", "gcflytour", "referral"], undefined>;
|
|
9
9
|
type UtmSourceKey = v.InferOutput<typeof UtmSourceKey>;
|
|
10
10
|
declare const UtmOption: v.ObjectSchema<{
|
|
11
11
|
readonly label: v.StringSchema<undefined>;
|
|
@@ -13,7 +13,7 @@ declare const UtmOption: v.ObjectSchema<{
|
|
|
13
13
|
readonly description: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
14
14
|
readonly is_active: v.BooleanSchema<undefined>;
|
|
15
15
|
readonly active_by_classification: v.ArraySchema<v.PicklistSchema<readonly ["organic", "paid"], undefined>, undefined>;
|
|
16
|
-
readonly active_by_source: v.ArraySchema<v.PicklistSchema<readonly ["
|
|
16
|
+
readonly active_by_source: v.ArraySchema<v.PicklistSchema<readonly ["all", "meta", "meta_facebook", "meta_instagram", "tiktok", "twitter", "linkedin", "pinterest", "google", "youtube", "bing", "sms", "email", "realtor", "zillow", "bdx_nhs", "yelp", "qr_code", "stackadapt", "newswire", "propellant", "mobile_app", "gcflytour", "referral"], undefined>, undefined>;
|
|
17
17
|
readonly id: v.NumberSchema<undefined>;
|
|
18
18
|
}, undefined>;
|
|
19
19
|
type UtmOption = v.InferOutput<typeof UtmOption>;
|
|
@@ -23,10 +23,10 @@ declare const ComponentUtmOption: v.ObjectSchema<{
|
|
|
23
23
|
readonly description: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
24
24
|
readonly is_active: v.BooleanSchema<undefined>;
|
|
25
25
|
readonly active_by_classification: v.ArraySchema<v.PicklistSchema<readonly ["organic", "paid"], undefined>, undefined>;
|
|
26
|
-
readonly active_by_source: v.ArraySchema<v.PicklistSchema<readonly ["
|
|
26
|
+
readonly active_by_source: v.ArraySchema<v.PicklistSchema<readonly ["all", "meta", "meta_facebook", "meta_instagram", "tiktok", "twitter", "linkedin", "pinterest", "google", "youtube", "bing", "sms", "email", "realtor", "zillow", "bdx_nhs", "yelp", "qr_code", "stackadapt", "newswire", "propellant", "mobile_app", "gcflytour", "referral"], undefined>, undefined>;
|
|
27
27
|
readonly id: v.NumberSchema<undefined>;
|
|
28
28
|
readonly __component: v.StringSchema<undefined>;
|
|
29
29
|
}, undefined>;
|
|
30
30
|
type ComponentUtmOption = v.InferOutput<typeof ComponentUtmOption>;
|
|
31
31
|
//#endregion
|
|
32
|
-
export { ComponentUtmOption, UTM_CLASSIFICATION_KEY,
|
|
32
|
+
export { ComponentUtmOption, UTM_CLASSIFICATION_KEY, UTM_SOURCE_KEY, UtmClassificationKey, UtmOption, UtmSourceKey };
|
|
@@ -4,8 +4,8 @@ import * as v from "valibot";
|
|
|
4
4
|
declare const UTM_CLASSIFICATION_KEY: readonly ["organic", "paid"];
|
|
5
5
|
declare const UtmClassificationKey: v.PicklistSchema<readonly ["organic", "paid"], undefined>;
|
|
6
6
|
type UtmClassificationKey = v.InferOutput<typeof UtmClassificationKey>;
|
|
7
|
-
declare const
|
|
8
|
-
declare const UtmSourceKey: v.PicklistSchema<readonly ["
|
|
7
|
+
declare const UTM_SOURCE_KEY: readonly ["all", "meta", "meta_facebook", "meta_instagram", "tiktok", "twitter", "linkedin", "pinterest", "google", "youtube", "bing", "sms", "email", "realtor", "zillow", "bdx_nhs", "yelp", "qr_code", "stackadapt", "newswire", "propellant", "mobile_app", "gcflytour", "referral"];
|
|
8
|
+
declare const UtmSourceKey: v.PicklistSchema<readonly ["all", "meta", "meta_facebook", "meta_instagram", "tiktok", "twitter", "linkedin", "pinterest", "google", "youtube", "bing", "sms", "email", "realtor", "zillow", "bdx_nhs", "yelp", "qr_code", "stackadapt", "newswire", "propellant", "mobile_app", "gcflytour", "referral"], undefined>;
|
|
9
9
|
type UtmSourceKey = v.InferOutput<typeof UtmSourceKey>;
|
|
10
10
|
declare const UtmOption: v.ObjectSchema<{
|
|
11
11
|
readonly label: v.StringSchema<undefined>;
|
|
@@ -13,7 +13,7 @@ declare const UtmOption: v.ObjectSchema<{
|
|
|
13
13
|
readonly description: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
14
14
|
readonly is_active: v.BooleanSchema<undefined>;
|
|
15
15
|
readonly active_by_classification: v.ArraySchema<v.PicklistSchema<readonly ["organic", "paid"], undefined>, undefined>;
|
|
16
|
-
readonly active_by_source: v.ArraySchema<v.PicklistSchema<readonly ["
|
|
16
|
+
readonly active_by_source: v.ArraySchema<v.PicklistSchema<readonly ["all", "meta", "meta_facebook", "meta_instagram", "tiktok", "twitter", "linkedin", "pinterest", "google", "youtube", "bing", "sms", "email", "realtor", "zillow", "bdx_nhs", "yelp", "qr_code", "stackadapt", "newswire", "propellant", "mobile_app", "gcflytour", "referral"], undefined>, undefined>;
|
|
17
17
|
readonly id: v.NumberSchema<undefined>;
|
|
18
18
|
}, undefined>;
|
|
19
19
|
type UtmOption = v.InferOutput<typeof UtmOption>;
|
|
@@ -23,10 +23,10 @@ declare const ComponentUtmOption: v.ObjectSchema<{
|
|
|
23
23
|
readonly description: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
24
24
|
readonly is_active: v.BooleanSchema<undefined>;
|
|
25
25
|
readonly active_by_classification: v.ArraySchema<v.PicklistSchema<readonly ["organic", "paid"], undefined>, undefined>;
|
|
26
|
-
readonly active_by_source: v.ArraySchema<v.PicklistSchema<readonly ["
|
|
26
|
+
readonly active_by_source: v.ArraySchema<v.PicklistSchema<readonly ["all", "meta", "meta_facebook", "meta_instagram", "tiktok", "twitter", "linkedin", "pinterest", "google", "youtube", "bing", "sms", "email", "realtor", "zillow", "bdx_nhs", "yelp", "qr_code", "stackadapt", "newswire", "propellant", "mobile_app", "gcflytour", "referral"], undefined>, undefined>;
|
|
27
27
|
readonly id: v.NumberSchema<undefined>;
|
|
28
28
|
readonly __component: v.StringSchema<undefined>;
|
|
29
29
|
}, undefined>;
|
|
30
30
|
type ComponentUtmOption = v.InferOutput<typeof ComponentUtmOption>;
|
|
31
31
|
//#endregion
|
|
32
|
-
export { ComponentUtmOption, UTM_CLASSIFICATION_KEY,
|
|
32
|
+
export { ComponentUtmOption, UTM_CLASSIFICATION_KEY, UTM_SOURCE_KEY, UtmClassificationKey, UtmOption, UtmSourceKey };
|
|
@@ -3,7 +3,7 @@ import * as v from "valibot";
|
|
|
3
3
|
//#region src/components/utm/utm-option.ts
|
|
4
4
|
const UTM_CLASSIFICATION_KEY = ["organic", "paid"];
|
|
5
5
|
const UtmClassificationKey = v.picklist(UTM_CLASSIFICATION_KEY);
|
|
6
|
-
const
|
|
6
|
+
const UTM_SOURCE_KEY = [
|
|
7
7
|
"all",
|
|
8
8
|
"meta",
|
|
9
9
|
"meta_facebook",
|
|
@@ -29,7 +29,7 @@ const UTM_KEY_SOURCE = [
|
|
|
29
29
|
"gcflytour",
|
|
30
30
|
"referral"
|
|
31
31
|
];
|
|
32
|
-
const UtmSourceKey = v.picklist(
|
|
32
|
+
const UtmSourceKey = v.picklist(UTM_SOURCE_KEY);
|
|
33
33
|
const UtmOption = v.object({
|
|
34
34
|
...BaseComponentId.entries,
|
|
35
35
|
label: v.string(),
|
|
@@ -44,4 +44,4 @@ const ComponentUtmOption = v.object({
|
|
|
44
44
|
...UtmOption.entries
|
|
45
45
|
});
|
|
46
46
|
//#endregion
|
|
47
|
-
export { ComponentUtmOption, UTM_CLASSIFICATION_KEY,
|
|
47
|
+
export { ComponentUtmOption, UTM_CLASSIFICATION_KEY, UTM_SOURCE_KEY, UtmClassificationKey, UtmOption, UtmSourceKey };
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { t as BaseDocument } from "./document-Bqoi1MdT.mjs";
|
|
2
|
+
import * as v from "valibot";
|
|
3
|
+
//#region src/entities/gcflytour-snap/document.ts
|
|
4
|
+
const GCFlyTourSnapDocument = v.object({
|
|
5
|
+
...BaseDocument.entries,
|
|
6
|
+
title: v.string(),
|
|
7
|
+
slug: v.string(),
|
|
8
|
+
description: v.nullable(v.string()),
|
|
9
|
+
is_active: v.boolean(),
|
|
10
|
+
is_hidden: v.boolean()
|
|
11
|
+
});
|
|
12
|
+
//#endregion
|
|
13
|
+
export { GCFlyTourSnapDocument as t };
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
const require_chunk = require("./chunk-CKQMccvm.cjs");
|
|
2
|
+
const require_document = require("./document-BAro2Mrj.cjs");
|
|
3
|
+
let valibot = require("valibot");
|
|
4
|
+
valibot = require_chunk.__toESM(valibot, 1);
|
|
5
|
+
//#region src/entities/media-medium/document.ts
|
|
6
|
+
const MediaMediumDocument = valibot.object({
|
|
7
|
+
...require_document.BaseDocument.entries,
|
|
8
|
+
title: valibot.string(),
|
|
9
|
+
slug: valibot.string(),
|
|
10
|
+
is_active: valibot.boolean(),
|
|
11
|
+
is_organic_social: valibot.boolean(),
|
|
12
|
+
is_paid_media: valibot.boolean(),
|
|
13
|
+
description: valibot.nullable(valibot.string())
|
|
14
|
+
});
|
|
15
|
+
//#endregion
|
|
16
|
+
Object.defineProperty(exports, "MediaMediumDocument", {
|
|
17
|
+
enumerable: true,
|
|
18
|
+
get: function() {
|
|
19
|
+
return MediaMediumDocument;
|
|
20
|
+
}
|
|
21
|
+
});
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
const require_chunk = require("./chunk-CKQMccvm.cjs");
|
|
2
2
|
const require_document = require("./document-BAro2Mrj.cjs");
|
|
3
|
+
const require_media_upload = require("./media-upload-B6aQYeRM.cjs");
|
|
3
4
|
const require_components_shared_index = require("./components/shared/index.cjs");
|
|
4
5
|
const require_components_blocks_index = require("./components/blocks/index.cjs");
|
|
5
6
|
const require_components_forms_index = require("./components/forms/index.cjs");
|
|
@@ -50,7 +51,9 @@ const BlogPostDocument = valibot.object({
|
|
|
50
51
|
is_featured: valibot.boolean(),
|
|
51
52
|
is_public: valibot.boolean(),
|
|
52
53
|
seo: valibot.optional(valibot.nullable(require_components_shared_index.SeoMeta)),
|
|
53
|
-
layout: valibot.nullable(BlogPostLayout)
|
|
54
|
+
layout: valibot.nullable(BlogPostLayout),
|
|
55
|
+
featured_image: valibot.optional(valibot.nullable(valibot.lazy(() => require_media_upload.MediaUploadDocument))),
|
|
56
|
+
blocks: valibot.optional(valibot.array(valibot.lazy(() => BlogPostBlock)))
|
|
54
57
|
});
|
|
55
58
|
//#endregion
|
|
56
59
|
Object.defineProperty(exports, "BLOG_POST_LAYOUT", {
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
const require_chunk = require("./chunk-CKQMccvm.cjs");
|
|
2
|
+
const require_document = require("./document-BAro2Mrj.cjs");
|
|
3
|
+
let valibot = require("valibot");
|
|
4
|
+
valibot = require_chunk.__toESM(valibot, 1);
|
|
5
|
+
//#region src/entities/utm-tracking-link/document.ts
|
|
6
|
+
const UtmTrackingLinkDocument = valibot.object({
|
|
7
|
+
...require_document.BaseDocument.entries,
|
|
8
|
+
url_destination: valibot.string(),
|
|
9
|
+
utm_medium: valibot.string(),
|
|
10
|
+
utm_source: valibot.string(),
|
|
11
|
+
utm_campaign: valibot.string(),
|
|
12
|
+
utm_content: valibot.nullable(valibot.string()),
|
|
13
|
+
utm_creative_format: valibot.nullable(valibot.string()),
|
|
14
|
+
utm_id: valibot.nullable(valibot.string()),
|
|
15
|
+
campaign_phase: valibot.string(),
|
|
16
|
+
campaign_product: valibot.nullable(valibot.string()),
|
|
17
|
+
campaign_targeting: valibot.nullable(valibot.string()),
|
|
18
|
+
campaign_key: valibot.nullable(valibot.string()),
|
|
19
|
+
creative_format: valibot.nullable(valibot.string()),
|
|
20
|
+
creative_format_variants: valibot.nullable(valibot.string()),
|
|
21
|
+
url: valibot.string(),
|
|
22
|
+
is_active: valibot.boolean(),
|
|
23
|
+
notes: valibot.nullable(valibot.string())
|
|
24
|
+
});
|
|
25
|
+
//#endregion
|
|
26
|
+
Object.defineProperty(exports, "UtmTrackingLinkDocument", {
|
|
27
|
+
enumerable: true,
|
|
28
|
+
get: function() {
|
|
29
|
+
return UtmTrackingLinkDocument;
|
|
30
|
+
}
|
|
31
|
+
});
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
const require_chunk = require("./chunk-CKQMccvm.cjs");
|
|
2
|
+
const require_document = require("./document-BAro2Mrj.cjs");
|
|
3
|
+
let valibot = require("valibot");
|
|
4
|
+
valibot = require_chunk.__toESM(valibot, 1);
|
|
5
|
+
//#region src/entities/up-role/constants.ts
|
|
6
|
+
const ROLE_TYPES = [
|
|
7
|
+
"authenticated",
|
|
8
|
+
"public",
|
|
9
|
+
"employee",
|
|
10
|
+
"manager",
|
|
11
|
+
"client"
|
|
12
|
+
];
|
|
13
|
+
//#endregion
|
|
14
|
+
//#region src/entities/up-role/fields.ts
|
|
15
|
+
const RoleType = valibot.picklist(ROLE_TYPES);
|
|
16
|
+
//#endregion
|
|
17
|
+
//#region src/entities/up-role/document.ts
|
|
18
|
+
const RoleDocument = valibot.object({
|
|
19
|
+
...require_document.BaseDocument.entries,
|
|
20
|
+
type: RoleType,
|
|
21
|
+
name: valibot.string(),
|
|
22
|
+
description: valibot.nullable(valibot.string())
|
|
23
|
+
});
|
|
24
|
+
//#endregion
|
|
25
|
+
Object.defineProperty(exports, "ROLE_TYPES", {
|
|
26
|
+
enumerable: true,
|
|
27
|
+
get: function() {
|
|
28
|
+
return ROLE_TYPES;
|
|
29
|
+
}
|
|
30
|
+
});
|
|
31
|
+
Object.defineProperty(exports, "RoleDocument", {
|
|
32
|
+
enumerable: true,
|
|
33
|
+
get: function() {
|
|
34
|
+
return RoleDocument;
|
|
35
|
+
}
|
|
36
|
+
});
|
|
37
|
+
Object.defineProperty(exports, "RoleType", {
|
|
38
|
+
enumerable: true,
|
|
39
|
+
get: function() {
|
|
40
|
+
return RoleType;
|
|
41
|
+
}
|
|
42
|
+
});
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
const require_chunk = require("./chunk-CKQMccvm.cjs");
|
|
2
|
+
const require_document = require("./document-BAro2Mrj.cjs");
|
|
3
|
+
const require_components_shared_index = require("./components/shared/index.cjs");
|
|
4
|
+
const require_components_blocks_index = require("./components/blocks/index.cjs");
|
|
5
|
+
let valibot = require("valibot");
|
|
6
|
+
valibot = require_chunk.__toESM(valibot, 1);
|
|
7
|
+
//#region src/entities/media-platform/document.ts
|
|
8
|
+
const MediaPlatformDocument = valibot.object({
|
|
9
|
+
...require_document.BaseDocument.entries,
|
|
10
|
+
title: valibot.string(),
|
|
11
|
+
slug: valibot.string(),
|
|
12
|
+
utm_key: valibot.string(),
|
|
13
|
+
is_active: valibot.boolean(),
|
|
14
|
+
is_organic_social: valibot.boolean(),
|
|
15
|
+
is_paid_media: valibot.boolean(),
|
|
16
|
+
logos: valibot.optional(valibot.nullable(require_components_blocks_index.BlockBrandLogos)),
|
|
17
|
+
description: valibot.nullable(valibot.string()),
|
|
18
|
+
information: valibot.nullable(valibot.array(require_components_shared_index.RichTextBlock))
|
|
19
|
+
});
|
|
20
|
+
//#endregion
|
|
21
|
+
Object.defineProperty(exports, "MediaPlatformDocument", {
|
|
22
|
+
enumerable: true,
|
|
23
|
+
get: function() {
|
|
24
|
+
return MediaPlatformDocument;
|
|
25
|
+
}
|
|
26
|
+
});
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
import { t as BaseDocument } from "./document-Bqoi1MdT.mjs";
|
|
2
|
+
import { r as MediaUploadDocument } from "./media-upload-DiRJksSU.mjs";
|
|
3
|
+
import { BlockFullscreenContent } from "./components/blocks/index.mjs";
|
|
4
|
+
import * as v from "valibot";
|
|
5
|
+
//#region src/entities/product-highlight/document.ts
|
|
6
|
+
const ProductHighlightDocument = v.object({
|
|
7
|
+
...BaseDocument.entries,
|
|
8
|
+
title: v.string(),
|
|
9
|
+
title_line_1: v.string(),
|
|
10
|
+
title_line_2: v.string(),
|
|
11
|
+
introduction: v.string(),
|
|
12
|
+
highlight: v.optional(BlockFullscreenContent),
|
|
13
|
+
featured_image: v.optional(v.nullable(v.lazy(() => MediaUploadDocument))),
|
|
14
|
+
background_color: v.string(),
|
|
15
|
+
order: v.number(),
|
|
16
|
+
text_invert: v.boolean()
|
|
17
|
+
});
|
|
18
|
+
//#endregion
|
|
19
|
+
export { ProductHighlightDocument as t };
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import { t as BaseDocument } from "./document-Bqoi1MdT.mjs";
|
|
2
|
+
import * as v from "valibot";
|
|
3
|
+
//#region src/entities/up-user/document.ts
|
|
4
|
+
const UserDocument = v.object({
|
|
5
|
+
...BaseDocument.entries,
|
|
6
|
+
username: v.string(),
|
|
7
|
+
email: v.string(),
|
|
8
|
+
provider: v.string(),
|
|
9
|
+
confirmed: v.boolean(),
|
|
10
|
+
blocked: v.boolean(),
|
|
11
|
+
clerk_user_id: v.nullable(v.string())
|
|
12
|
+
});
|
|
13
|
+
//#endregion
|
|
14
|
+
export { UserDocument as t };
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { t as BaseDocument } from "./document-Bqoi1MdT.mjs";
|
|
2
|
+
import * as v from "valibot";
|
|
3
|
+
//#region src/entities/tag/document.ts
|
|
4
|
+
const TagDocument = v.object({
|
|
5
|
+
...BaseDocument.entries,
|
|
6
|
+
label: v.string(),
|
|
7
|
+
slug: v.string()
|
|
8
|
+
});
|
|
9
|
+
//#endregion
|
|
10
|
+
export { TagDocument as t };
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
const require_chunk = require("./chunk-CKQMccvm.cjs");
|
|
2
|
+
const require_document = require("./document-BAro2Mrj.cjs");
|
|
3
|
+
const require_media_upload = require("./media-upload-B6aQYeRM.cjs");
|
|
4
|
+
const require_components_shared_index = require("./components/shared/index.cjs");
|
|
5
|
+
let valibot = require("valibot");
|
|
6
|
+
valibot = require_chunk.__toESM(valibot, 1);
|
|
7
|
+
//#region src/entities/product/document.ts
|
|
8
|
+
const ProductDocument = valibot.object({
|
|
9
|
+
...require_document.BaseDocument.entries,
|
|
10
|
+
seo: valibot.optional(require_components_shared_index.SeoMeta),
|
|
11
|
+
title: valibot.string(),
|
|
12
|
+
slug: valibot.string(),
|
|
13
|
+
introduction: valibot.string(),
|
|
14
|
+
flyer_link: valibot.nullable(valibot.string()),
|
|
15
|
+
featured_image: valibot.optional(valibot.nullable(valibot.lazy(() => require_media_upload.MediaUploadDocument))),
|
|
16
|
+
cta_text: valibot.string(),
|
|
17
|
+
cta_form_caption: valibot.string(),
|
|
18
|
+
order: valibot.number()
|
|
19
|
+
});
|
|
20
|
+
//#endregion
|
|
21
|
+
Object.defineProperty(exports, "ProductDocument", {
|
|
22
|
+
enumerable: true,
|
|
23
|
+
get: function() {
|
|
24
|
+
return ProductDocument;
|
|
25
|
+
}
|
|
26
|
+
});
|
|
@@ -3,18 +3,21 @@ const require_document = require("./document-BAro2Mrj.cjs");
|
|
|
3
3
|
const require_components_shared_index = require("./components/shared/index.cjs");
|
|
4
4
|
let valibot = require("valibot");
|
|
5
5
|
valibot = require_chunk.__toESM(valibot, 1);
|
|
6
|
-
//#region src/entities/content-
|
|
7
|
-
const
|
|
6
|
+
//#region src/entities/media-content-type/document.ts
|
|
7
|
+
const MediaContentTypeDocument = valibot.object({
|
|
8
8
|
...require_document.BaseDocument.entries,
|
|
9
9
|
title: valibot.string(),
|
|
10
10
|
slug: valibot.string(),
|
|
11
|
+
is_active: valibot.boolean(),
|
|
12
|
+
is_organic_social: valibot.boolean(),
|
|
13
|
+
is_paid_media: valibot.boolean(),
|
|
11
14
|
description: valibot.nullable(valibot.string()),
|
|
12
15
|
information: valibot.nullable(valibot.array(require_components_shared_index.RichTextBlock))
|
|
13
16
|
});
|
|
14
17
|
//#endregion
|
|
15
|
-
Object.defineProperty(exports, "
|
|
18
|
+
Object.defineProperty(exports, "MediaContentTypeDocument", {
|
|
16
19
|
enumerable: true,
|
|
17
20
|
get: function() {
|
|
18
|
-
return
|
|
21
|
+
return MediaContentTypeDocument;
|
|
19
22
|
}
|
|
20
23
|
});
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
const require_chunk = require("./chunk-CKQMccvm.cjs");
|
|
2
|
+
const require_document = require("./document-BAro2Mrj.cjs");
|
|
3
|
+
let valibot = require("valibot");
|
|
4
|
+
valibot = require_chunk.__toESM(valibot, 1);
|
|
5
|
+
//#region src/entities/monday-workspace/document.ts
|
|
6
|
+
const MondayWorkspaceDocument = valibot.object({
|
|
7
|
+
...require_document.BaseDocument.entries,
|
|
8
|
+
title: valibot.string(),
|
|
9
|
+
workspace_id: valibot.string()
|
|
10
|
+
});
|
|
11
|
+
//#endregion
|
|
12
|
+
Object.defineProperty(exports, "MondayWorkspaceDocument", {
|
|
13
|
+
enumerable: true,
|
|
14
|
+
get: function() {
|
|
15
|
+
return MondayWorkspaceDocument;
|
|
16
|
+
}
|
|
17
|
+
});
|