twenty-sdk 2.19.0-alpha.1 → 2.19.0
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/{catalog-sync-wgNckz1h.mjs → catalog-sync-COKCJ_xf.mjs} +1 -1
- package/dist/{catalog-sync-CzxQqSTp.js → catalog-sync-DHopgolZ.js} +1 -1
- package/dist/cli.cjs +3 -3
- package/dist/cli.mjs +4 -4
- package/dist/define/index.cjs +2 -2
- package/dist/define/index.cjs.map +1 -1
- package/dist/define/index.d.ts +0 -71
- package/dist/define/index.mjs +12 -34
- package/dist/define/index.mjs.map +1 -1
- package/dist/front-component/index.cjs.map +1 -1
- package/dist/front-component/index.mjs +1 -1
- package/dist/front-component/index.mjs.map +1 -1
- package/dist/{get-function-input-schema-GNk3NRLJ-VtCYmX8G.mjs → get-function-input-schema-GNk3NRLJ-BoFRwEYV.mjs} +1 -1
- package/dist/{login-D0JZTucw.mjs → login-Dasbw3em.mjs} +14 -36
- package/dist/{login-BJysdHYg.js → login-eEfUoaiV.js} +3 -3
- package/dist/operations.cjs +1 -1
- package/dist/operations.mjs +1 -1
- package/package.json +2 -2
package/dist/define/index.d.ts
CHANGED
|
@@ -2426,18 +2426,6 @@ declare const STANDARD_OBJECTS: {
|
|
|
2426
2426
|
readonly sentAt: {
|
|
2427
2427
|
readonly universalIdentifier: "e2315b4f-9edf-4df2-96b9-961e76368671";
|
|
2428
2428
|
};
|
|
2429
|
-
readonly sentCount: {
|
|
2430
|
-
readonly universalIdentifier: "2f333d2b-37b8-4ddc-ad0d-c07c6ce066ad";
|
|
2431
|
-
};
|
|
2432
|
-
readonly failedCount: {
|
|
2433
|
-
readonly universalIdentifier: "d373fcd7-b1ce-4c77-8031-a5785c475028";
|
|
2434
|
-
};
|
|
2435
|
-
readonly bouncedCount: {
|
|
2436
|
-
readonly universalIdentifier: "20d884a9-34dd-4667-8ecb-ceec224258e2";
|
|
2437
|
-
};
|
|
2438
|
-
readonly complainedCount: {
|
|
2439
|
-
readonly universalIdentifier: "82842cfa-f12a-4bab-bbde-b2cf587d0406";
|
|
2440
|
-
};
|
|
2441
2429
|
readonly unsubscribeTopicId: {
|
|
2442
2430
|
readonly universalIdentifier: "0648e7ad-1769-4ff6-a4d5-72da79ef169c";
|
|
2443
2431
|
};
|
|
@@ -2489,46 +2477,6 @@ declare const STANDARD_OBJECTS: {
|
|
|
2489
2477
|
readonly universalIdentifier: "975823ad-9b97-4f39-b2c7-fbd7d77f4bd1";
|
|
2490
2478
|
};
|
|
2491
2479
|
};
|
|
2492
|
-
readonly views: {
|
|
2493
|
-
readonly allMessageCampaigns: {
|
|
2494
|
-
readonly universalIdentifier: "ffedb368-33f0-43a7-b84e-e622b4e97be9";
|
|
2495
|
-
readonly viewFields: {
|
|
2496
|
-
readonly subject: {
|
|
2497
|
-
readonly universalIdentifier: "b017c851-e38d-4a81-ab38-0fb10e9f239e";
|
|
2498
|
-
};
|
|
2499
|
-
readonly status: {
|
|
2500
|
-
readonly universalIdentifier: "ef35df97-b1a5-4f16-8b85-5751e5019f63";
|
|
2501
|
-
};
|
|
2502
|
-
readonly list: {
|
|
2503
|
-
readonly universalIdentifier: "c0bf6a48-8695-4520-81e6-7462d35033b5";
|
|
2504
|
-
};
|
|
2505
|
-
readonly fromAddress: {
|
|
2506
|
-
readonly universalIdentifier: "553a0ea6-1f55-4143-a2d0-8c1ad0cf3dd1";
|
|
2507
|
-
};
|
|
2508
|
-
readonly sentAt: {
|
|
2509
|
-
readonly universalIdentifier: "7f4a9d81-afac-4d27-98de-0a2da65114f7";
|
|
2510
|
-
};
|
|
2511
|
-
readonly sentCount: {
|
|
2512
|
-
readonly universalIdentifier: "0be62e57-3955-49bd-a9ef-8f82f7a6e9aa";
|
|
2513
|
-
};
|
|
2514
|
-
readonly failedCount: {
|
|
2515
|
-
readonly universalIdentifier: "ad346c8e-f462-499e-89c8-da01d5460dc6";
|
|
2516
|
-
};
|
|
2517
|
-
readonly bouncedCount: {
|
|
2518
|
-
readonly universalIdentifier: "135d3fb9-bc45-4426-980b-9836ed792e3a";
|
|
2519
|
-
};
|
|
2520
|
-
readonly complainedCount: {
|
|
2521
|
-
readonly universalIdentifier: "9957dc6d-05ae-4829-ae7d-7cdf9239cdd0";
|
|
2522
|
-
};
|
|
2523
|
-
readonly recipients: {
|
|
2524
|
-
readonly universalIdentifier: "2f99f444-4af3-44fd-b08d-46955c4ac2a2";
|
|
2525
|
-
};
|
|
2526
|
-
readonly createdAt: {
|
|
2527
|
-
readonly universalIdentifier: "6dffa47d-3128-4d54-924a-4f67676116c2";
|
|
2528
|
-
};
|
|
2529
|
-
};
|
|
2530
|
-
};
|
|
2531
|
-
};
|
|
2532
2480
|
};
|
|
2533
2481
|
readonly messageList: {
|
|
2534
2482
|
readonly universalIdentifier: "826561ea-4816-411c-baa0-eec5e6ca8866";
|
|
@@ -2575,25 +2523,6 @@ declare const STANDARD_OBJECTS: {
|
|
|
2575
2523
|
readonly universalIdentifier: "8e205171-ed74-4620-b7d2-674aab85033a";
|
|
2576
2524
|
};
|
|
2577
2525
|
};
|
|
2578
|
-
readonly views: {
|
|
2579
|
-
readonly allMessageLists: {
|
|
2580
|
-
readonly universalIdentifier: "c72bae18-75e9-4cb0-baeb-379d3529b98f";
|
|
2581
|
-
readonly viewFields: {
|
|
2582
|
-
readonly name: {
|
|
2583
|
-
readonly universalIdentifier: "c9767580-34e6-420b-923d-b4abd8c13d96";
|
|
2584
|
-
};
|
|
2585
|
-
readonly members: {
|
|
2586
|
-
readonly universalIdentifier: "6d314c4b-215a-4094-963a-ff9dd8221aea";
|
|
2587
|
-
};
|
|
2588
|
-
readonly campaigns: {
|
|
2589
|
-
readonly universalIdentifier: "037030a2-9dad-4bfd-957a-313b362172b4";
|
|
2590
|
-
};
|
|
2591
|
-
readonly createdAt: {
|
|
2592
|
-
readonly universalIdentifier: "29f3e7de-c40b-4597-8568-7318c146e4da";
|
|
2593
|
-
};
|
|
2594
|
-
};
|
|
2595
|
-
};
|
|
2596
|
-
};
|
|
2597
2526
|
};
|
|
2598
2527
|
readonly messageListMember: {
|
|
2599
2528
|
readonly universalIdentifier: "27773d24-8ce3-40f8-aa6c-1f590f2c08d2";
|
package/dist/define/index.mjs
CHANGED
|
@@ -9367,7 +9367,7 @@ function Vf(e) {
|
|
|
9367
9367
|
return e != null;
|
|
9368
9368
|
}
|
|
9369
9369
|
//#endregion
|
|
9370
|
-
//#region ../twenty-shared/dist/types-
|
|
9370
|
+
//#region ../twenty-shared/dist/types-BxTnCKVO.mjs
|
|
9371
9371
|
var Hf = /* @__PURE__ */ function(e) {
|
|
9372
9372
|
return e.MIN = "MIN", e.MAX = "MAX", e.AVG = "AVG", e.SUM = "SUM", e.COUNT = "COUNT", e.COUNT_UNIQUE_VALUES = "COUNT_UNIQUE_VALUES", e.COUNT_EMPTY = "COUNT_EMPTY", e.COUNT_NOT_EMPTY = "COUNT_NOT_EMPTY", e.COUNT_TRUE = "COUNT_TRUE", e.COUNT_FALSE = "COUNT_FALSE", e.PERCENTAGE_EMPTY = "PERCENTAGE_EMPTY", e.PERCENTAGE_NOT_EMPTY = "PERCENTAGE_NOT_EMPTY", e;
|
|
9373
9373
|
}({}), Uf = /* @__PURE__ */ function(e) {
|
|
@@ -9867,6 +9867,13 @@ var $f = /* @__PURE__ */ function(e) {
|
|
|
9867
9867
|
DEVELOPERS_EXTEND_APPS_OPERATIONS_SYNC_AND_RECOVERY: "/developers/extend/apps/operations/sync-and-recovery",
|
|
9868
9868
|
DEVELOPERS_EXTEND_APPS_OPERATIONS_TESTING: "/developers/extend/apps/operations/testing",
|
|
9869
9869
|
DEVELOPERS_EXTEND_APPS_TRANSLATIONS_OVERVIEW: "/developers/extend/apps/translations/overview",
|
|
9870
|
+
DEVELOPERS_EXTEND_APPS_TUTORIALS_DOCUMENT_GENERATOR_AI_AGENT: "/developers/extend/apps/tutorials/document-generator/ai-agent",
|
|
9871
|
+
DEVELOPERS_EXTEND_APPS_TUTORIALS_DOCUMENT_GENERATOR_BUILDING_THE_UI: "/developers/extend/apps/tutorials/document-generator/building-the-ui",
|
|
9872
|
+
DEVELOPERS_EXTEND_APPS_TUTORIALS_DOCUMENT_GENERATOR_DATA_MODEL: "/developers/extend/apps/tutorials/document-generator/data-model",
|
|
9873
|
+
DEVELOPERS_EXTEND_APPS_TUTORIALS_DOCUMENT_GENERATOR_GENERATING_DOCUMENTS: "/developers/extend/apps/tutorials/document-generator/generating-documents",
|
|
9874
|
+
DEVELOPERS_EXTEND_APPS_TUTORIALS_DOCUMENT_GENERATOR_HTTP_ROUTES: "/developers/extend/apps/tutorials/document-generator/http-routes",
|
|
9875
|
+
DEVELOPERS_EXTEND_APPS_TUTORIALS_DOCUMENT_GENERATOR_OVERVIEW: "/developers/extend/apps/tutorials/document-generator/overview",
|
|
9876
|
+
DEVELOPERS_EXTEND_APPS_TUTORIALS_DOCUMENT_GENERATOR_PUBLISHING: "/developers/extend/apps/tutorials/document-generator/publishing",
|
|
9870
9877
|
DEVELOPERS_EXTEND_OAUTH: "/developers/extend/oauth",
|
|
9871
9878
|
DEVELOPERS_EXTEND_WEBHOOKS: "/developers/extend/webhooks",
|
|
9872
9879
|
DEVELOPERS_INTRODUCTION: "/developers/introduction",
|
|
@@ -10003,7 +10010,7 @@ var $f = /* @__PURE__ */ function(e) {
|
|
|
10003
10010
|
x.RAW_JSON
|
|
10004
10011
|
]), ap.DAY, ap.WEEK, ap.MONTH, ap.QUARTER, ap.YEAR, x.TEXT, x.FULL_NAME, x.UUID;
|
|
10005
10012
|
//#endregion
|
|
10006
|
-
//#region ../twenty-shared/dist/constants-
|
|
10013
|
+
//#region ../twenty-shared/dist/constants-CgZPEaPK.mjs
|
|
10007
10014
|
var Sp = [
|
|
10008
10015
|
"RATING_1",
|
|
10009
10016
|
"RATING_2",
|
|
@@ -57554,7 +57561,7 @@ function Ck() {
|
|
|
57554
57561
|
return $O(yk, arguments);
|
|
57555
57562
|
}
|
|
57556
57563
|
//#endregion
|
|
57557
|
-
//#region ../twenty-shared/dist/utils-
|
|
57564
|
+
//#region ../twenty-shared/dist/utils-DWWohKg8.mjs
|
|
57558
57565
|
var wk = /* @__PURE__ */ v(QD(), 1);
|
|
57559
57566
|
$D(), eO(), KO(), ZO(), x.TEXT, x.FULL_NAME, x.EMAILS, x.ADDRESS, x.LINKS, x.PHONES, x.RICH_TEXT, x.UUID;
|
|
57560
57567
|
var Tk = (e) => /^[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$/i.test(e);
|
|
@@ -60412,10 +60419,6 @@ var rM = (e) => typeof e == "string", iM = RegExp("\\{\\{([^{}]+)\\}\\}", "g"),
|
|
|
60412
60419
|
fromAddress: { universalIdentifier: "91e1a33c-c1ff-411a-b720-9085e13c05db" },
|
|
60413
60420
|
status: { universalIdentifier: "c7117256-3de6-48e1-87df-c99c32bad610" },
|
|
60414
60421
|
sentAt: { universalIdentifier: "e2315b4f-9edf-4df2-96b9-961e76368671" },
|
|
60415
|
-
sentCount: { universalIdentifier: "2f333d2b-37b8-4ddc-ad0d-c07c6ce066ad" },
|
|
60416
|
-
failedCount: { universalIdentifier: "d373fcd7-b1ce-4c77-8031-a5785c475028" },
|
|
60417
|
-
bouncedCount: { universalIdentifier: "20d884a9-34dd-4667-8ecb-ceec224258e2" },
|
|
60418
|
-
complainedCount: { universalIdentifier: "82842cfa-f12a-4bab-bbde-b2cf587d0406" },
|
|
60419
60422
|
unsubscribeTopicId: { universalIdentifier: "0648e7ad-1769-4ff6-a4d5-72da79ef169c" },
|
|
60420
60423
|
list: { universalIdentifier: "cb24dcdf-f0e8-4c71-8cff-70b714e86530" },
|
|
60421
60424
|
timelineActivities: { universalIdentifier: "d4e5f607-1829-4da3-8eb4-25f607182930" },
|
|
@@ -60426,23 +60429,7 @@ var rM = (e) => typeof e == "string", iM = RegExp("\\{\\{([^{}]+)\\}\\}", "g"),
|
|
|
60426
60429
|
unsubscribeTopicIdIndex: { universalIdentifier: "efe8c20e-d12b-4475-969e-e86e0bbfe444" },
|
|
60427
60430
|
listIdIndex: { universalIdentifier: "17bffd6a-714a-458d-a547-f9e2183d9520" },
|
|
60428
60431
|
searchVectorGinIndex: { universalIdentifier: "975823ad-9b97-4f39-b2c7-fbd7d77f4bd1" }
|
|
60429
|
-
}
|
|
60430
|
-
views: { allMessageCampaigns: {
|
|
60431
|
-
universalIdentifier: "ffedb368-33f0-43a7-b84e-e622b4e97be9",
|
|
60432
|
-
viewFields: {
|
|
60433
|
-
subject: { universalIdentifier: "b017c851-e38d-4a81-ab38-0fb10e9f239e" },
|
|
60434
|
-
status: { universalIdentifier: "ef35df97-b1a5-4f16-8b85-5751e5019f63" },
|
|
60435
|
-
list: { universalIdentifier: "c0bf6a48-8695-4520-81e6-7462d35033b5" },
|
|
60436
|
-
fromAddress: { universalIdentifier: "553a0ea6-1f55-4143-a2d0-8c1ad0cf3dd1" },
|
|
60437
|
-
sentAt: { universalIdentifier: "7f4a9d81-afac-4d27-98de-0a2da65114f7" },
|
|
60438
|
-
sentCount: { universalIdentifier: "0be62e57-3955-49bd-a9ef-8f82f7a6e9aa" },
|
|
60439
|
-
failedCount: { universalIdentifier: "ad346c8e-f462-499e-89c8-da01d5460dc6" },
|
|
60440
|
-
bouncedCount: { universalIdentifier: "135d3fb9-bc45-4426-980b-9836ed792e3a" },
|
|
60441
|
-
complainedCount: { universalIdentifier: "9957dc6d-05ae-4829-ae7d-7cdf9239cdd0" },
|
|
60442
|
-
recipients: { universalIdentifier: "2f99f444-4af3-44fd-b08d-46955c4ac2a2" },
|
|
60443
|
-
createdAt: { universalIdentifier: "6dffa47d-3128-4d54-924a-4f67676116c2" }
|
|
60444
|
-
}
|
|
60445
|
-
} }
|
|
60432
|
+
}
|
|
60446
60433
|
},
|
|
60447
60434
|
messageList: {
|
|
60448
60435
|
universalIdentifier: "826561ea-4816-411c-baa0-eec5e6ca8866",
|
|
@@ -60453,16 +60440,7 @@ var rM = (e) => typeof e == "string", iM = RegExp("\\{\\{([^{}]+)\\}\\}", "g"),
|
|
|
60453
60440
|
campaigns: { universalIdentifier: "e098d838-31ab-4812-91a8-f055f45a6832" },
|
|
60454
60441
|
timelineActivities: { universalIdentifier: "e0a5b2c3-4d6f-4e81-9a02-1b3c4d5e6f70" }
|
|
60455
60442
|
},
|
|
60456
|
-
indexes: { searchVectorGinIndex: { universalIdentifier: "8e205171-ed74-4620-b7d2-674aab85033a" } }
|
|
60457
|
-
views: { allMessageLists: {
|
|
60458
|
-
universalIdentifier: "c72bae18-75e9-4cb0-baeb-379d3529b98f",
|
|
60459
|
-
viewFields: {
|
|
60460
|
-
name: { universalIdentifier: "c9767580-34e6-420b-923d-b4abd8c13d96" },
|
|
60461
|
-
members: { universalIdentifier: "6d314c4b-215a-4094-963a-ff9dd8221aea" },
|
|
60462
|
-
campaigns: { universalIdentifier: "037030a2-9dad-4bfd-957a-313b362172b4" },
|
|
60463
|
-
createdAt: { universalIdentifier: "29f3e7de-c40b-4597-8568-7318c146e4da" }
|
|
60464
|
-
}
|
|
60465
|
-
} }
|
|
60443
|
+
indexes: { searchVectorGinIndex: { universalIdentifier: "8e205171-ed74-4620-b7d2-674aab85033a" } }
|
|
60466
60444
|
},
|
|
60467
60445
|
messageListMember: {
|
|
60468
60446
|
universalIdentifier: "27773d24-8ce3-40f8-aa6c-1f590f2c08d2",
|