@bigfootai/bigfoot-types 5.2.10 → 5.2.12
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/metadata/providers/google.js +0 -19
- package/metadata/providers/google.ts +0 -21
- package/model.js +25 -5
- package/model.ts +20 -0
- package/package.json +1 -1
@@ -29,25 +29,6 @@ exports.Google = {
|
|
29
29
|
authentication: true,
|
30
30
|
externalStorage: true,
|
31
31
|
},
|
32
|
-
{
|
33
|
-
name: 'tasks',
|
34
|
-
sobjects: {
|
35
|
-
calendar: false,
|
36
|
-
task: true,
|
37
|
-
conference: false,
|
38
|
-
document: false,
|
39
|
-
thread: false,
|
40
|
-
template: false,
|
41
|
-
table: false,
|
42
|
-
},
|
43
|
-
linkSubscriptions: [],
|
44
|
-
description: 'Manage your tasks and task lists directly from Noded.',
|
45
|
-
iconUrl: 'https://upload.wikimedia.org/wikipedia/commons/thumb/5/5b/Google_Tasks_2021.svg/253px-Google_Tasks_2021.svg.png',
|
46
|
-
label: 'Google Tasks',
|
47
|
-
recordTypeSubscriptions: [],
|
48
|
-
authentication: true,
|
49
|
-
externalStorage: true,
|
50
|
-
},
|
51
32
|
{
|
52
33
|
name: 'docs',
|
53
34
|
sobjects: {
|
@@ -29,27 +29,6 @@ export const Google: Provider = {
|
|
29
29
|
authentication: true,
|
30
30
|
externalStorage: true,
|
31
31
|
},
|
32
|
-
{
|
33
|
-
name: 'tasks',
|
34
|
-
sobjects: {
|
35
|
-
calendar: false,
|
36
|
-
task: true,
|
37
|
-
conference: false,
|
38
|
-
document: false,
|
39
|
-
thread: false,
|
40
|
-
template: false,
|
41
|
-
table: false,
|
42
|
-
},
|
43
|
-
linkSubscriptions: [],
|
44
|
-
description:
|
45
|
-
'Manage your tasks and task lists directly from Noded.',
|
46
|
-
iconUrl:
|
47
|
-
'https://upload.wikimedia.org/wikipedia/commons/thumb/5/5b/Google_Tasks_2021.svg/253px-Google_Tasks_2021.svg.png',
|
48
|
-
label: 'Google Tasks',
|
49
|
-
recordTypeSubscriptions: [],
|
50
|
-
authentication: true,
|
51
|
-
externalStorage: true,
|
52
|
-
},
|
53
32
|
{
|
54
33
|
name: 'docs',
|
55
34
|
sobjects: {
|
package/model.js
CHANGED
@@ -1,10 +1,10 @@
|
|
1
1
|
"use strict";
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
3
|
-
exports.
|
4
|
-
exports.
|
5
|
-
exports.
|
6
|
-
exports.
|
7
|
-
exports.GraphQLTypes = exports.UpdateTagSharingInputQL = exports.GraphSearchEventsInputQL = exports.GraphSearchInputQL = exports.GraphSearchInputFields = exports.SortOptionInputQL = exports.BusinessObjectFilterInputQL = exports.StringFilterInputQL = exports.NumberFilterInputQL = exports.ChildItemQL = exports.ChildItemInputQL = exports.ChildItemFields = exports.ParentItemQL = exports.ParentItemInputQL = exports.ParentItemFields = exports.RemoveReactionInputQL = exports.AddReactionInputQL = exports.FindReactionsInputQL = exports.ReactionQL = exports.FindTagsVisibilityInputQL = exports.OrderDirection = exports.OrderDirectionQL = exports.TaskStatusQL = exports.RecommendationTypeQL = exports.BlockTypeQL = exports.SearchInputQL = exports.SearchTagsInputQL = exports.ArchiveSearchOutputQL = exports.ArchiveSearchInputQL = exports.FindSearchesInputQL = exports.FindSearchInputQL = void 0;
|
3
|
+
exports.CredentialQL = exports.StandardObjectsQL = exports.ProviderResponseQL = exports.ProviderRequestQL = exports.ProviderInfoQL = exports.EntityEntryQL = exports.EntityEntryFields = exports.RelationEntryQL = exports.ArgumentEntryQL = exports.EntityReferenceQL = exports.TaskStepQL = exports.TaskStepInputQL = exports.ExternalIdLinkQL = exports.ExternalIdLinkInputQL = exports.BusinessObjectLinkQL = exports.BusinessObjectLinkInputQL = exports.SharingTenantQL = exports.TenantSettingQL = exports.SharingDomainQL = exports.SharingTagQL = exports.SharingTagInputQL = exports.InviteSharingTagInputQL = exports.EditorQL = exports.EditorInputQL = exports.HighlightQL = exports.PubSubType = exports.RelationType = exports.EntityType = exports.RecordType = exports.ThumbsDirection = exports.ProcessingStage = exports.MutationType = exports.MarkType = exports.DocumentType = exports.RecurrenceRFC = exports.TagRecommendationType = exports.InviteStatus = exports.OrderByDirection = exports.SharingApproach = exports.StepStatus = exports.TaskStatus = exports.TaskPriority = exports.AccessType = exports.SharingLevel = exports.ClientType = exports.ExportType = exports.TagType = exports.UpsertType = exports.RecommendationType = exports.BlockType = void 0;
|
4
|
+
exports.Domain = exports.DomainQL = exports.Tenant = exports.TenantQL = exports.Recommendation = exports.RecommendationQL = exports.NotificationRecommendationQL = exports.ShareRecommendationQL = exports.UpsertRecommendationQL = exports.ConnectRecommendationQL = exports.TenantLight = exports.TenantLightQL = exports.TagRecommendationQL = exports.Tag = exports.TagQL = exports.TagFieldsJustSharing = exports.TagFieldsWithoutSharing = exports.GraphTagsInputQL = exports.GraphTagQL = exports.TagTypeQL = exports.Provider = exports.ProviderQL = exports.ProviderApplicationQL = exports.ExternalIdQL = exports.DashboardTagSubscriptionQL = exports.Sync = exports.SyncQL = exports.Search = exports.SearchQL = exports.Folder = exports.FolderQL = exports.History = exports.Metadata = exports.MetadataQL = exports.MetadataFields = exports.SharedPrimitive = exports.SharedPrimitiveFieldsForUpsert = exports.SharedPrimitiveFields = exports.Primitive = exports.PrimitiveFieldsForUpsert = exports.PrimitiveFields = exports.FindExternalTagReferenceInputQL = exports.FindExternalTagReferencesInputQL = exports.PersonReferenceQL = exports.PersonReferenceFields = exports.ChangesQL = exports.ChangesInputQL = exports.ReferenceBlockQL = exports.ReferenceBlockInputQL = exports.ConnectedProviderQL = void 0;
|
5
|
+
exports.FieldType = exports.Template = exports.TemplateQL = exports.DashboardMetadata = exports.DashboardMetadataQL = exports.DocumentMetadata = exports.DocumentMetadataQL = exports.BlockDescriptionQL = exports.Website = exports.WebsiteQL = exports.Dashboard = exports.DashboardQL = exports.BlockDataQL = exports.Document = exports.DocumentQL = exports.DocumentFields = exports.Message = exports.MessageQL = exports.UpsertMessageInputQL = exports.Todo = exports.Calendar = exports.CalendarQL = exports.Event = exports.EventQL = exports.PersonAcceptanceQL = exports.ResponseStatus = exports.EventStatus = exports.Conference = exports.ConferenceQL = exports.ConferenceEntrypointQL = exports.TranscriptionQL = exports.TranscriptionEntryQL = exports.Task = exports.TaskQL = exports.Note = exports.NoteQL = exports.Section = exports.BusinessObject = exports.BusinessObjectQL = exports.BusinessObjectFieldsForUpsert = exports.BusinessObjectFields = exports.BusinessObjectIngestionRequest = exports.BlockProcessingResponse = exports.BlockProcessingRequest = exports.Block = exports.BlockQL = exports.BlockFieldsForUpsert = exports.BlockFields = exports.Person = exports.Organization = void 0;
|
6
|
+
exports.ArchiveFolderOutputQL = exports.ArchiveFolderInputQL = exports.FindFoldersInputQL = exports.FindFolderInputQL = exports.UpsertFolderInputQL = exports.UpdateTaskInputQL = exports.DeleteSharingTagInputQL = exports.SetSharingTagInputQL = exports.MergeTagInputQL = exports.ArchiveTagOutputQL = exports.ArchiveTagInputQL = exports.FindTagsInputQL = exports.FindTagInputQL = exports.UpsertTagInputQL = exports.SharingTenantInputQL = exports.SharingDomainInputQL = exports.FindSyncInputQL = exports.FindProviderInputQL = exports.ArchiveRecommendationOutputQL = exports.ArchiveRecommendationInputQL = exports.UpdateRecommendationInputQL = exports.ArchiveBlockOutputQL = exports.ArchiveBlockInputQL = exports.FindBlocksInputQL = exports.FindBlockInputQL = exports.UpsertNoteInputQL = exports.FindDashboardInputQL = exports.UpsertDocumentInputQL = exports.FindDocumentInputQL = exports.FindEventInputQL = exports.FindCalendarInputQL = exports.FindDomainInputQL = exports.FindTenantsInputQL = exports.FindTenantInputQL = exports.UpsertRecordsInputQL = exports.FindRecordsInputQL = exports.FindRecordInputQL = exports.Table = exports.TableQL = exports.TableFields = exports.Record = exports.RecordQL = exports.RecordInputQL = exports.TableMetadata = exports.TableMetadataQL = exports.FieldValueQL = exports.FieldValueInputQL = exports.FieldQL = exports.OptionQL = exports.FieldVariation = void 0;
|
7
|
+
exports.GraphQLTypes = exports.UpdateTagSharingInputQL = exports.GraphSearchEventsInputQL = exports.GraphSearchInputQL = exports.GraphSearchInputFields = exports.SortOptionInputQL = exports.BusinessObjectFilterInputQL = exports.StringFilterInputQL = exports.NumberFilterInputQL = exports.ChildItemQL = exports.ChildItemInputQL = exports.ChildItemFields = exports.ParentItemQL = exports.ParentItemInputQL = exports.ParentItemFields = exports.RemoveReactionInputQL = exports.AddReactionInputQL = exports.FindReactionsInputQL = exports.ReactionQL = exports.FindTagsVisibilityInputQL = exports.OrderDirection = exports.OrderDirectionQL = exports.TaskStatusQL = exports.RecommendationTypeQL = exports.BlockTypeQL = exports.SearchInputQL = exports.SearchTagsInputQL = exports.ArchiveSearchOutputQL = exports.ArchiveSearchInputQL = exports.FindSearchesInputQL = exports.FindSearchInputQL = exports.UpsertSearchInputQL = void 0;
|
8
8
|
const uuid_1 = require("uuid");
|
9
9
|
/*
|
10
10
|
These are the core primitives of our model. These represent the entities that show
|
@@ -244,6 +244,26 @@ var RelationType;
|
|
244
244
|
RelationType["SpouseOf"] = "spouseOf";
|
245
245
|
RelationType["SubsidiaryOf"] = "subsidiaryOf";
|
246
246
|
})(RelationType || (exports.RelationType = RelationType = {}));
|
247
|
+
var PubSubType;
|
248
|
+
(function (PubSubType) {
|
249
|
+
PubSubType["NoteCreated"] = "noteCreated";
|
250
|
+
PubSubType["NoteUpdated"] = "noteUpdated";
|
251
|
+
PubSubType["NoteArchived"] = "noteArchived";
|
252
|
+
PubSubType["TaskCreated"] = "taskCreated";
|
253
|
+
PubSubType["TaskUpdated"] = "taskUpdated";
|
254
|
+
PubSubType["TaskArchived"] = "taskArchived";
|
255
|
+
PubSubType["RecommendationCreated"] = "recommendationCreated";
|
256
|
+
PubSubType["RecommendationUpdated"] = "recommendationUpdated";
|
257
|
+
PubSubType["RecommendationArchived"] = "recommendationArchived";
|
258
|
+
PubSubType["ReactionAddedToBlock"] = "reactionAddedToBlock";
|
259
|
+
PubSubType["ReactionRemovedFromBlock"] = "reactionRemovedFromBlock";
|
260
|
+
PubSubType["MessageCreatedForBlock"] = "messageCreatedForBlock";
|
261
|
+
PubSubType["MessageUpdatedForBlock"] = "messageUpdatedForBlock";
|
262
|
+
PubSubType["MessageArchivedForBlock"] = "messageArchivedForBlock";
|
263
|
+
PubSubType["MessageCreatedForTag"] = "messageCreatedForTag";
|
264
|
+
PubSubType["MessageUpdatedForTag"] = "messageUpdatedForTag";
|
265
|
+
PubSubType["MessageArchivedForTag"] = "messageArchivedForTag";
|
266
|
+
})(PubSubType || (exports.PubSubType = PubSubType = {}));
|
247
267
|
exports.HighlightQL = `
|
248
268
|
type Highlight {
|
249
269
|
indexStart: Int!
|
package/model.ts
CHANGED
@@ -238,6 +238,26 @@ export enum RelationType {
|
|
238
238
|
SubsidiaryOf = 'subsidiaryOf',
|
239
239
|
}
|
240
240
|
|
241
|
+
export enum PubSubType {
|
242
|
+
NoteCreated = 'noteCreated',
|
243
|
+
NoteUpdated = 'noteUpdated',
|
244
|
+
NoteArchived = 'noteArchived',
|
245
|
+
TaskCreated = 'taskCreated',
|
246
|
+
TaskUpdated = 'taskUpdated',
|
247
|
+
TaskArchived = 'taskArchived',
|
248
|
+
RecommendationCreated = 'recommendationCreated',
|
249
|
+
RecommendationUpdated = 'recommendationUpdated',
|
250
|
+
RecommendationArchived = 'recommendationArchived',
|
251
|
+
ReactionAddedToBlock = 'reactionAddedToBlock',
|
252
|
+
ReactionRemovedFromBlock = 'reactionRemovedFromBlock',
|
253
|
+
MessageCreatedForBlock = 'messageCreatedForBlock',
|
254
|
+
MessageUpdatedForBlock = 'messageUpdatedForBlock',
|
255
|
+
MessageArchivedForBlock = 'messageArchivedForBlock',
|
256
|
+
MessageCreatedForTag = 'messageCreatedForTag',
|
257
|
+
MessageUpdatedForTag = 'messageUpdatedForTag',
|
258
|
+
MessageArchivedForTag = 'messageArchivedForTag',
|
259
|
+
}
|
260
|
+
|
241
261
|
export interface Attrs {
|
242
262
|
href?: string;
|
243
263
|
title?: string;
|