@ynput/ayon-frontend-shared 0.1.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/EmptyPlaceholderFlex.styled-C3tjIk5V.mjs +121 -0
- package/dist/EmptyPlaceholderFlex.styled-C3tjIk5V.mjs.map +1 -0
- package/dist/EmptyPlaceholderFlex.styled-D_9k5mMH.js +78 -0
- package/dist/EmptyPlaceholderFlex.styled-D_9k5mMH.js.map +1 -0
- package/dist/ThumbnailSimple-DbSmXCNa.js +34 -0
- package/dist/ThumbnailSimple-DbSmXCNa.js.map +1 -0
- package/dist/ThumbnailSimple-DotCInch.mjs +78 -0
- package/dist/ThumbnailSimple-DotCInch.mjs.map +1 -0
- package/dist/ayon-frontend-shared.css +1 -0
- package/dist/confirmDelete-BSaFL2RH.mjs +6279 -0
- package/dist/confirmDelete-BSaFL2RH.mjs.map +1 -0
- package/dist/confirmDelete-BoRH88hw.js +43 -0
- package/dist/confirmDelete-BoRH88hw.js.map +1 -0
- package/dist/csstransition.esm-CzUZfsIt.mjs +3101 -0
- package/dist/csstransition.esm-CzUZfsIt.mjs.map +1 -0
- package/dist/csstransition.esm-Riwtyc4r.js +32 -0
- package/dist/csstransition.esm-Riwtyc4r.js.map +1 -0
- package/dist/format-DUCu0Y-3.mjs +1289 -0
- package/dist/format-DUCu0Y-3.mjs.map +1 -0
- package/dist/format-v4Hpvya-.js +2 -0
- package/dist/format-v4Hpvya-.js.map +1 -0
- package/dist/getEntityTypeIcon-BvwosBHR.js +2 -0
- package/dist/getEntityTypeIcon-BvwosBHR.js.map +1 -0
- package/dist/getEntityTypeIcon-BxTCKGSi.mjs +50 -0
- package/dist/getEntityTypeIcon-BxTCKGSi.mjs.map +1 -0
- package/dist/index.cjs.js +2 -0
- package/dist/index.cjs.js.map +1 -0
- package/dist/index.cjs2.js +2 -0
- package/dist/index.cjs2.js.map +1 -0
- package/dist/index.cjs3.js +2 -0
- package/dist/index.cjs3.js.map +1 -0
- package/dist/index.cjs4.js +2 -0
- package/dist/index.cjs4.js.map +1 -0
- package/dist/index.cjs5.js +2 -0
- package/dist/index.cjs5.js.map +1 -0
- package/dist/index.cjs6.js +2 -0
- package/dist/index.cjs6.js.map +1 -0
- package/dist/index.cjs7.js +29 -0
- package/dist/index.cjs7.js.map +1 -0
- package/dist/index.cjs8.js +549 -0
- package/dist/index.cjs8.js.map +1 -0
- package/dist/index.cjs9.js +1753 -0
- package/dist/index.cjs9.js.map +1 -0
- package/dist/index.es.js +8 -0
- package/dist/index.es.js.map +1 -0
- package/dist/index.es2.js +11 -0
- package/dist/index.es2.js.map +1 -0
- package/dist/index.es3.js +12 -0
- package/dist/index.es3.js.map +1 -0
- package/dist/index.es4.js +5 -0
- package/dist/index.es4.js.map +1 -0
- package/dist/index.es5.js +5 -0
- package/dist/index.es5.js.map +1 -0
- package/dist/index.es6.js +37 -0
- package/dist/index.es6.js.map +1 -0
- package/dist/index.es7.js +361 -0
- package/dist/index.es7.js.map +1 -0
- package/dist/index.es8.js +4340 -0
- package/dist/index.es8.js.map +1 -0
- package/dist/index.es9.js +56950 -0
- package/dist/index.es9.js.map +1 -0
- package/dist/jsx-runtime-Drh4NO5G.mjs +634 -0
- package/dist/jsx-runtime-Drh4NO5G.mjs.map +1 -0
- package/dist/jsx-runtime-qcKc-DpB.js +31 -0
- package/dist/jsx-runtime-qcKc-DpB.js.map +1 -0
- package/dist/platform-C5rgawOb.js +2 -0
- package/dist/platform-C5rgawOb.js.map +1 -0
- package/dist/platform-DNAvZtra.mjs +36 -0
- package/dist/platform-DNAvZtra.mjs.map +1 -0
- package/dist/types/ContextMenu.d.ts +1 -0
- package/dist/types/Feed.d.ts +1 -0
- package/dist/types/ProjectTreeTable.d.ts +1 -0
- package/dist/types/Slicer.d.ts +1 -0
- package/dist/types/api/activities/index.d.ts +1 -0
- package/dist/types/api/activities/transformations.d.ts +0 -0
- package/dist/types/api/activities/types.d.ts +10 -0
- package/dist/types/api/graphql.d.ts +2096 -0
- package/dist/types/api/index.d.ts +2 -0
- package/dist/types/api.d.ts +1 -0
- package/dist/types/components/EmptyPlaceholder/EmptyPlaceholder.d.ts +11 -0
- package/dist/types/components/EmptyPlaceholder/EmptyPlaceholderFlex.styled.d.ts +2 -0
- package/dist/types/components/EmptyPlaceholder/index.d.ts +4 -0
- package/dist/types/components/ThumbnailSimple/ThumbnailSimple.d.ts +15 -0
- package/dist/types/components/ThumbnailSimple/index.d.ts +3 -0
- package/dist/types/components/UserImage/UserImage.d.ts +11 -0
- package/dist/types/components/UserImage/index.d.ts +3 -0
- package/dist/types/components/index.d.ts +3 -0
- package/dist/types/components.d.ts +1 -0
- package/dist/types/containers/ContextMenu/ContextMenuContext.d.ts +21 -0
- package/dist/types/containers/ContextMenu/ContextMenuItem.d.ts +27 -0
- package/dist/types/containers/ContextMenu/GlobalContextMenu.d.ts +1 -0
- package/dist/types/containers/ContextMenu/index.d.ts +4 -0
- package/dist/types/containers/ContextMenu/useCreateContextMenu.d.ts +17 -0
- package/dist/types/containers/Feed/Feed.d.ts +10 -0
- package/dist/types/containers/Feed/Feed.styled.d.ts +5 -0
- package/dist/types/containers/Feed/components/ActivityAssigneeChange/ActivityAssigneeChange.d.ts +15 -0
- package/dist/types/containers/Feed/components/ActivityAssigneeChange/ActivityAssigneeChange.styled.d.ts +3 -0
- package/dist/types/containers/Feed/components/ActivityAssigneeChange/index.d.ts +3 -0
- package/dist/types/containers/Feed/components/ActivityCheckbox/ActivityCheckbox.d.ts +6 -0
- package/dist/types/containers/Feed/components/ActivityCheckbox/ActivityCheckbox.styled.d.ts +1 -0
- package/dist/types/containers/Feed/components/ActivityCheckbox/index.d.ts +3 -0
- package/dist/types/containers/Feed/components/ActivityComment/ActivityComment.d.ts +24 -0
- package/dist/types/containers/Feed/components/ActivityComment/ActivityComment.styled.d.ts +14 -0
- package/dist/types/containers/Feed/components/ActivityComment/ActivityMarkdownComponents.d.ts +43 -0
- package/dist/types/containers/Feed/components/ActivityComment/CommentWrapper.d.ts +5 -0
- package/dist/types/containers/Feed/components/ActivityComment/mappers.d.ts +9 -0
- package/dist/types/containers/Feed/components/ActivityDate.d.ts +7 -0
- package/dist/types/containers/Feed/components/ActivityGroup/ActivityGroup.d.ts +9 -0
- package/dist/types/containers/Feed/components/ActivityGroup/ActivityGroup.styled.d.ts +2 -0
- package/dist/types/containers/Feed/components/ActivityHeader/ActivityHeader.d.ts +40 -0
- package/dist/types/containers/Feed/components/ActivityHeader/ActivityHeader.styled.d.ts +4 -0
- package/dist/types/containers/Feed/components/ActivityItem.d.ts +27 -0
- package/dist/types/containers/Feed/components/ActivityReference/ActivityReference.d.ts +14 -0
- package/dist/types/containers/Feed/components/ActivityReference/ActivityReference.styled.d.ts +3 -0
- package/dist/types/containers/Feed/components/ActivityReferenceTooltip/ActivityReferenceTooltip.d.ts +4 -0
- package/dist/types/containers/Feed/components/ActivityReferenceTooltip/index.d.ts +2 -0
- package/dist/types/containers/Feed/components/ActivityStatus/ActivityStatus.d.ts +9 -0
- package/dist/types/containers/Feed/components/ActivityStatusChange/ActivityStatusChange.d.ts +18 -0
- package/dist/types/containers/Feed/components/ActivityStatusChange/ActivityStatusChange.styled.d.ts +3 -0
- package/dist/types/containers/Feed/components/ActivityStatusChange/hooks/getContextParents.d.ts +2 -0
- package/dist/types/containers/Feed/components/ActivityVersions/ActivityVersions.d.ts +24 -0
- package/dist/types/containers/Feed/components/ActivityVersions/ActivityVersions.styled.d.ts +6 -0
- package/dist/types/containers/Feed/components/CommentInput/CommentInput.d.ts +26 -0
- package/dist/types/containers/Feed/components/CommentInput/CommentInput.styled.d.ts +7 -0
- package/dist/types/containers/Feed/components/CommentInput/InputMarkdownConvert.d.ts +11 -0
- package/dist/types/containers/Feed/components/CommentInput/helpers.d.ts +4 -0
- package/dist/types/containers/Feed/components/CommentInput/hooks/useAnnotationsSync.d.ts +14 -0
- package/dist/types/containers/Feed/components/CommentInput/hooks/useAnnotationsUpload.d.ts +6 -0
- package/dist/types/containers/Feed/components/CommentInput/hooks/useInitialValue.d.ts +11 -0
- package/dist/types/containers/Feed/components/CommentInput/hooks/useMentionLink.d.ts +7 -0
- package/dist/types/containers/Feed/components/CommentInput/hooks/useSetCursorEnd.d.ts +7 -0
- package/dist/types/containers/Feed/components/CommentInput/index.d.ts +0 -0
- package/dist/types/containers/Feed/components/CommentInput/modules/ImageUploader.d.ts +8 -0
- package/dist/types/containers/Feed/components/CommentInput/modules/index.d.ts +12 -0
- package/dist/types/containers/Feed/components/CommentInput/quillToMarkdown.d.ts +5 -0
- package/dist/types/containers/Feed/components/CommentMentionSelect/CommentMentionSelect.d.ts +28 -0
- package/dist/types/containers/Feed/components/CommentMentionSelect/CommentMentionSelect.styled.d.ts +6 -0
- package/dist/types/containers/Feed/components/FileUploadCard/FileUploadCard.d.ts +14 -0
- package/dist/types/containers/Feed/components/FileUploadCard/FileUploadCard.styled.d.ts +4 -0
- package/dist/types/containers/Feed/components/FileUploadCard/index.d.ts +3 -0
- package/dist/types/containers/Feed/components/FileUploadPreview/FileUploadPreview.d.ts +22 -0
- package/dist/types/containers/Feed/components/FileUploadPreview/FileUploadPreview.styled.d.ts +4 -0
- package/dist/types/containers/Feed/components/FileUploadPreview/Mimes/ImageMime.d.ts +9 -0
- package/dist/types/containers/Feed/components/FileUploadPreview/Mimes/TextMime.d.ts +10 -0
- package/dist/types/containers/Feed/components/FileUploadPreview/hooks/useAttachmentNavigation.d.ts +19 -0
- package/dist/types/containers/Feed/components/FileUploadPreview/index.d.ts +3 -0
- package/dist/types/containers/Feed/components/FilesGrid/FilesGrid.d.ts +17 -0
- package/dist/types/containers/Feed/components/FilesGrid/FilesGrid.styled.d.ts +1 -0
- package/dist/types/containers/Feed/components/FilesGrid/index.d.ts +3 -0
- package/dist/types/containers/Feed/components/ReactionContainer/ExistingReactions.d.ts +7 -0
- package/dist/types/containers/Feed/components/ReactionContainer/Reaction.d.ts +10 -0
- package/dist/types/containers/Feed/components/ReactionContainer/ReactionPanelOpener.d.ts +7 -0
- package/dist/types/containers/Feed/components/ReactionContainer/Reactions.d.ts +8 -0
- package/dist/types/containers/Feed/components/ReactionContainer/Reactions.styled.d.ts +7 -0
- package/dist/types/containers/Feed/components/ReactionContainer/helpers.d.ts +11 -0
- package/dist/types/containers/Feed/components/ReactionContainer/types.d.ts +8 -0
- package/dist/types/containers/Feed/components/Tooltips/EntityTooltip/EntityTooltip.d.ts +12 -0
- package/dist/types/containers/Feed/components/Tooltips/EntityTooltip/EntityTooltip.styled.d.ts +3 -0
- package/dist/types/containers/Feed/components/Tooltips/UserTooltip/UserTooltip.d.ts +10 -0
- package/dist/types/containers/Feed/components/Tooltips/UserTooltip/UserTooltip.styled.d.ts +2 -0
- package/dist/types/containers/Feed/context/FeedContext.d.ts +58 -0
- package/dist/types/containers/Feed/feedHelpers.d.ts +1 -0
- package/dist/types/containers/Feed/helpers/groupActivityVersions.d.ts +2 -0
- package/dist/types/containers/Feed/helpers/groupMinorActivities.d.ts +2 -0
- package/dist/types/containers/Feed/helpers/mergeSimilarActivities.d.ts +2 -0
- package/dist/types/containers/Feed/hooks/useCommentMutations.d.ts +30 -0
- package/dist/types/containers/Feed/hooks/useReferenceTooltip.d.ts +3 -0
- package/dist/types/containers/Feed/hooks/useSaveScrollPos.d.ts +13 -0
- package/dist/types/containers/Feed/hooks/useScrollOnInputOpen.d.ts +8 -0
- package/dist/types/containers/Feed/hooks/useScrollToHighlighted.d.ts +10 -0
- package/dist/types/containers/Feed/hooks/useTableKeyboardNavigation.d.ts +22 -0
- package/dist/types/containers/Feed/hooks/useTransformActivities.d.ts +4 -0
- package/dist/types/containers/Feed/index.d.ts +7 -0
- package/dist/types/containers/Feed/mentionHelpers/getMentionOptions.d.ts +2 -0
- package/dist/types/containers/Feed/mentionHelpers/getMentionTasks.d.ts +10 -0
- package/dist/types/containers/Feed/mentionHelpers/getMentionUsers.d.ts +8 -0
- package/dist/types/containers/Feed/mentionHelpers/getMentionVersions.d.ts +12 -0
- package/dist/types/containers/ProjectTreeTable/ProjectTreeTable.d.ts +15 -0
- package/dist/types/containers/ProjectTreeTable/ProjectTreeTable.styled.d.ts +14 -0
- package/dist/types/containers/ProjectTreeTable/ProjectTreeTableColumns.d.ts +16 -0
- package/dist/types/containers/ProjectTreeTable/components/HeaderActionButton.d.ts +6 -0
- package/dist/types/containers/ProjectTreeTable/components/RowSelectionHeader.d.ts +3 -0
- package/dist/types/containers/ProjectTreeTable/components/SelectionCell.d.ts +5 -0
- package/dist/types/containers/ProjectTreeTable/context/CellEditingContext.d.ts +18 -0
- package/dist/types/containers/ProjectTreeTable/context/ClipboardContext.d.ts +4 -0
- package/dist/types/containers/ProjectTreeTable/context/ColumnSettingsContext.d.ts +30 -0
- package/dist/types/containers/ProjectTreeTable/context/ProjectTableContext.d.ts +76 -0
- package/dist/types/containers/ProjectTreeTable/context/ProjectTableQueriesContext.d.ts +21 -0
- package/dist/types/containers/ProjectTreeTable/context/SelectedRowsContext.d.ts +15 -0
- package/dist/types/containers/ProjectTreeTable/context/SelectionContext.d.ts +35 -0
- package/dist/types/containers/ProjectTreeTable/context/clipboard/clipboardTypes.d.ts +27 -0
- package/dist/types/containers/ProjectTreeTable/context/clipboard/clipboardUtils.d.ts +6 -0
- package/dist/types/containers/ProjectTreeTable/context/clipboard/clipboardValidation.d.ts +12 -0
- package/dist/types/containers/ProjectTreeTable/context/clipboard/index.d.ts +3 -0
- package/dist/types/containers/ProjectTreeTable/context/index.d.ts +8 -0
- package/dist/types/containers/ProjectTreeTable/hooks/useCellContextMenu.d.ts +10 -0
- package/dist/types/containers/ProjectTreeTable/hooks/useColumnVirtualization.d.ts +17 -0
- package/dist/types/containers/ProjectTreeTable/hooks/useCustomColumnWidthVars.d.ts +6 -0
- package/dist/types/containers/ProjectTreeTable/hooks/useDeleteEntities.d.ts +5 -0
- package/dist/types/containers/ProjectTreeTable/hooks/useFolderRelationships.d.ts +29 -0
- package/dist/types/containers/ProjectTreeTable/hooks/useHistory.d.ts +17 -0
- package/dist/types/containers/ProjectTreeTable/hooks/useKeyboardNavigation.d.ts +10 -0
- package/dist/types/containers/ProjectTreeTable/hooks/useOverviewTable.d.ts +32 -0
- package/dist/types/containers/ProjectTreeTable/hooks/usePrefetchFolderTasks.d.ts +4 -0
- package/dist/types/containers/ProjectTreeTable/hooks/useUpdateOverview.d.ts +30 -0
- package/dist/types/containers/ProjectTreeTable/hooks/useValidateUpdates.d.ts +3 -0
- package/dist/types/containers/ProjectTreeTable/index.d.ts +14 -0
- package/dist/types/containers/ProjectTreeTable/types/folders.d.ts +14 -0
- package/dist/types/containers/ProjectTreeTable/types/index.d.ts +62 -0
- package/dist/types/containers/ProjectTreeTable/types/operations.d.ts +99 -0
- package/dist/types/containers/ProjectTreeTable/types/project.d.ts +223 -0
- package/dist/types/containers/ProjectTreeTable/types/table.d.ts +83 -0
- package/dist/types/containers/ProjectTreeTable/utils/cellUtils.d.ts +42 -0
- package/dist/types/containers/ProjectTreeTable/utils/clientFilterToQueryFilter.d.ts +4 -0
- package/dist/types/containers/ProjectTreeTable/utils/index.d.ts +3 -0
- package/dist/types/containers/ProjectTreeTable/utils/loadingUtils.d.ts +36 -0
- package/dist/types/containers/ProjectTreeTable/widgets/BooleanWidget.d.ts +7 -0
- package/dist/types/containers/ProjectTreeTable/widgets/CellWidget.d.ts +24 -0
- package/dist/types/containers/ProjectTreeTable/widgets/CollapsedWidget.d.ts +5 -0
- package/dist/types/containers/ProjectTreeTable/widgets/DateWidget.d.ts +8 -0
- package/dist/types/containers/ProjectTreeTable/widgets/DateWidgetInput.d.ts +8 -0
- package/dist/types/containers/ProjectTreeTable/widgets/EntityNameWidget.d.ts +14 -0
- package/dist/types/containers/ProjectTreeTable/widgets/EnumWidget.d.ts +28 -0
- package/dist/types/containers/ProjectTreeTable/widgets/TextWidget.d.ts +10 -0
- package/dist/types/containers/ProjectTreeTable/widgets/TextWidgetInput.d.ts +9 -0
- package/dist/types/containers/ProjectTreeTable/widgets/index.d.ts +7 -0
- package/dist/types/containers/Slicer/createFilterFromSlicer.d.ts +6 -0
- package/dist/types/containers/Slicer/index.d.ts +2 -0
- package/dist/types/containers/Slicer/types.d.ts +18 -0
- package/dist/types/hooks/index.d.ts +1 -0
- package/dist/types/hooks/useLocalStorage.d.ts +1 -0
- package/dist/types/hooks.d.ts +1 -0
- package/dist/types/index.d.ts +2 -0
- package/dist/types/util/confirmDelete.d.ts +13 -0
- package/dist/types/util/getEntityTypeIcon.d.ts +1 -0
- package/dist/types/util/index.d.ts +5 -0
- package/dist/types/util/platform.d.ts +8 -0
- package/dist/types/util/productTypes.d.ts +8 -0
- package/dist/types/util.d.ts +1 -0
- package/dist/useCreateContextMenu-CDRv1ybg.js +2 -0
- package/dist/useCreateContextMenu-CDRv1ybg.js.map +1 -0
- package/dist/useCreateContextMenu-DvOhPycB.mjs +118 -0
- package/dist/useCreateContextMenu-DvOhPycB.mjs.map +1 -0
- package/dist/useLocalStorage-BQSzWJ4Q.mjs +39 -0
- package/dist/useLocalStorage-BQSzWJ4Q.mjs.map +1 -0
- package/dist/useLocalStorage-BRHTBlxR.js +2 -0
- package/dist/useLocalStorage-BRHTBlxR.js.map +1 -0
- package/package.json +91 -0
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.cjs5.js","sources":["../src/api/graphql.ts"],"sourcesContent":["export type Maybe<T> = T | null;\nexport type InputMaybe<T> = Maybe<T>;\nexport type Exact<T extends { [key: string]: unknown }> = { [K in keyof T]: T[K] };\nexport type MakeOptional<T, K extends keyof T> = Omit<T, K> & { [SubKey in K]?: Maybe<T[SubKey]> };\nexport type MakeMaybe<T, K extends keyof T> = Omit<T, K> & { [SubKey in K]: Maybe<T[SubKey]> };\nexport type MakeEmpty<T extends { [key: string]: unknown }, K extends keyof T> = { [_ in K]?: never };\nexport type Incremental<T> = T | { [P in keyof T]?: P extends ' $fragmentName' | '__typename' ? T[P] : never };\n/** All built-in and custom scalars, mapped to their actual values */\nexport type Scalars = {\n ID: { input: string; output: string; }\n String: { input: string; output: string; }\n Boolean: { input: boolean; output: boolean; }\n Int: { input: number; output: number; }\n Float: { input: number; output: number; }\n DateTime: { input: any; output: any; }\n};\n\nexport type ActivitiesConnection = {\n __typename?: 'ActivitiesConnection';\n edges: Array<ActivityEdge>;\n /** Pagination information */\n pageInfo: PageInfo;\n};\n\nexport type ActivityEdge = {\n __typename?: 'ActivityEdge';\n cursor?: Maybe<Scalars['String']['output']>;\n /** The activity node */\n node: ActivityNode;\n};\n\nexport type ActivityFileNode = {\n __typename?: 'ActivityFileNode';\n author?: Maybe<Scalars['String']['output']>;\n createdAt: Scalars['DateTime']['output'];\n id: Scalars['String']['output'];\n mime?: Maybe<Scalars['String']['output']>;\n name?: Maybe<Scalars['String']['output']>;\n size: Scalars['String']['output'];\n updatedAt: Scalars['DateTime']['output'];\n};\n\nexport type ActivityNode = {\n __typename?: 'ActivityNode';\n active: Scalars['Boolean']['output'];\n activityData: Scalars['String']['output'];\n activityId: Scalars['String']['output'];\n activityType: Scalars['String']['output'];\n assignee?: Maybe<UserNode>;\n author?: Maybe<UserNode>;\n body: Scalars['String']['output'];\n category?: Maybe<Scalars['String']['output']>;\n createdAt: Scalars['DateTime']['output'];\n creationOrder: Scalars['Int']['output'];\n entityId?: Maybe<Scalars['String']['output']>;\n entityName?: Maybe<Scalars['String']['output']>;\n entityPath?: Maybe<Scalars['String']['output']>;\n entityType: Scalars['String']['output'];\n files: Array<ActivityFileNode>;\n origin?: Maybe<ActivityOriginNode>;\n parents: Array<ActivityOriginNode>;\n projectName: Scalars['String']['output'];\n reactions: Array<ActivityReactionNode>;\n read: Scalars['Boolean']['output'];\n referenceData: Scalars['String']['output'];\n referenceId: Scalars['String']['output'];\n referenceType: Scalars['String']['output'];\n tags: Array<Scalars['String']['output']>;\n updatedAt: Scalars['DateTime']['output'];\n version?: Maybe<VersionNode>;\n};\n\nexport type ActivityOriginNode = {\n __typename?: 'ActivityOriginNode';\n id: Scalars['String']['output'];\n label?: Maybe<Scalars['String']['output']>;\n link: Scalars['String']['output'];\n name: Scalars['String']['output'];\n subtype?: Maybe<Scalars['String']['output']>;\n type: Scalars['String']['output'];\n};\n\nexport type ActivityReactionNode = {\n __typename?: 'ActivityReactionNode';\n fullName?: Maybe<Scalars['String']['output']>;\n reaction: Scalars['String']['output'];\n timestamp: Scalars['DateTime']['output'];\n userName: Scalars['String']['output'];\n};\n\nexport type AttributeFilterInput = {\n name: Scalars['String']['input'];\n values: Array<Scalars['String']['input']>;\n};\n\nexport type BaseNode = {\n active: Scalars['Boolean']['output'];\n activities: ActivitiesConnection;\n createdAt: Scalars['DateTime']['output'];\n id: Scalars['String']['output'];\n links: LinksConnection;\n name: Scalars['String']['output'];\n projectName: Scalars['String']['output'];\n updatedAt: Scalars['DateTime']['output'];\n};\n\n\nexport type BaseNodeActivitiesArgs = {\n activityTypes?: InputMaybe<Array<Scalars['String']['input']>>;\n after?: InputMaybe<Scalars['String']['input']>;\n before?: InputMaybe<Scalars['String']['input']>;\n first?: InputMaybe<Scalars['Int']['input']>;\n last?: InputMaybe<Scalars['Int']['input']>;\n referenceTypes?: InputMaybe<Array<Scalars['String']['input']>>;\n};\n\n\nexport type BaseNodeLinksArgs = {\n after?: InputMaybe<Scalars['String']['input']>;\n direction?: InputMaybe<Scalars['String']['input']>;\n first?: Scalars['Int']['input'];\n linkTypes?: InputMaybe<Array<Scalars['String']['input']>>;\n nameEx?: InputMaybe<Scalars['String']['input']>;\n names?: InputMaybe<Array<Scalars['String']['input']>>;\n};\n\nexport type EventEdge = {\n __typename?: 'EventEdge';\n cursor?: Maybe<Scalars['String']['output']>;\n /** Event node */\n node: EventNode;\n};\n\nexport type EventNode = {\n __typename?: 'EventNode';\n createdAt: Scalars['DateTime']['output'];\n data?: Maybe<Scalars['String']['output']>;\n dependsOn?: Maybe<Scalars['String']['output']>;\n description: Scalars['String']['output'];\n hash: Scalars['String']['output'];\n id: Scalars['String']['output'];\n project?: Maybe<Scalars['String']['output']>;\n retries: Scalars['Int']['output'];\n sender?: Maybe<Scalars['String']['output']>;\n status: Scalars['String']['output'];\n summary: Scalars['String']['output'];\n topic: Scalars['String']['output'];\n updatedAt: Scalars['DateTime']['output'];\n user?: Maybe<Scalars['String']['output']>;\n};\n\nexport type EventsConnection = {\n __typename?: 'EventsConnection';\n edges: Array<EventEdge>;\n /** Pagination information */\n pageInfo: PageInfo;\n};\n\nexport type FileNode = {\n __typename?: 'FileNode';\n hash?: Maybe<Scalars['String']['output']>;\n hashType: Scalars['String']['output'];\n id: Scalars['String']['output'];\n name: Scalars['String']['output'];\n path: Scalars['String']['output'];\n size: Scalars['String']['output'];\n};\n\nexport type FolderAttribType = {\n __typename?: 'FolderAttribType';\n clipIn?: Maybe<Scalars['Int']['output']>;\n clipOut?: Maybe<Scalars['Int']['output']>;\n /** Textual description of the entity */\n description?: Maybe<Scalars['String']['output']>;\n distances?: Maybe<Array<Scalars['String']['output']>>;\n /** Deadline date and time */\n endDate?: Maybe<Scalars['DateTime']['output']>;\n /** Frame rate */\n fps?: Maybe<Scalars['Float']['output']>;\n frameEnd?: Maybe<Scalars['Int']['output']>;\n frameStart?: Maybe<Scalars['Int']['output']>;\n ftrackId?: Maybe<Scalars['String']['output']>;\n ftrackPath?: Maybe<Scalars['String']['output']>;\n handleEnd?: Maybe<Scalars['Int']['output']>;\n handleStart?: Maybe<Scalars['Int']['output']>;\n /** Is this some really hard work? */\n hard?: Maybe<Scalars['Boolean']['output']>;\n nickname?: Maybe<Scalars['String']['output']>;\n pixelAspect?: Maybe<Scalars['Float']['output']>;\n priority?: Maybe<Scalars['String']['output']>;\n /** Vertical resolution */\n resolutionHeight?: Maybe<Scalars['Int']['output']>;\n /** Horizontal resolution */\n resolutionWidth?: Maybe<Scalars['Int']['output']>;\n /** The Shotgrid ID of this entity. */\n shotgridId?: Maybe<Scalars['String']['output']>;\n /** The Shotgrid Type of this entity. */\n shotgridType?: Maybe<Scalars['String']['output']>;\n /** Date and time when the project or task or asset was started */\n startDate?: Maybe<Scalars['DateTime']['output']>;\n tools?: Maybe<Array<Scalars['String']['output']>>;\n};\n\nexport type FolderEdge = {\n __typename?: 'FolderEdge';\n cursor?: Maybe<Scalars['String']['output']>;\n /** The folder node */\n node: FolderNode;\n};\n\nexport type FolderNode = BaseNode & {\n __typename?: 'FolderNode';\n active: Scalars['Boolean']['output'];\n activities: ActivitiesConnection;\n allAttrib: Scalars['String']['output'];\n attrib: FolderAttribType;\n childCount: Scalars['Int']['output'];\n createdAt: Scalars['DateTime']['output'];\n data?: Maybe<Scalars['String']['output']>;\n folderType: Scalars['String']['output'];\n hasChildren: Scalars['Boolean']['output'];\n hasProducts: Scalars['Boolean']['output'];\n hasReviewables: Scalars['Boolean']['output'];\n hasTasks: Scalars['Boolean']['output'];\n id: Scalars['String']['output'];\n label?: Maybe<Scalars['String']['output']>;\n links: LinksConnection;\n name: Scalars['String']['output'];\n ownAttrib: Array<Scalars['String']['output']>;\n parent?: Maybe<FolderNode>;\n parentId?: Maybe<Scalars['String']['output']>;\n parents: Array<Scalars['String']['output']>;\n path?: Maybe<Scalars['String']['output']>;\n productCount: Scalars['Int']['output'];\n /** Return a list of products. */\n products: ProductsConnection;\n projectName: Scalars['String']['output'];\n status: Scalars['String']['output'];\n tags: Array<Scalars['String']['output']>;\n taskCount: Scalars['Int']['output'];\n /** Return a list of tasks. */\n tasks: TasksConnection;\n thumbnail?: Maybe<ThumbnailInfo>;\n thumbnailId?: Maybe<Scalars['String']['output']>;\n type: Scalars['String']['output'];\n updatedAt: Scalars['DateTime']['output'];\n};\n\n\nexport type FolderNodeActivitiesArgs = {\n activityTypes?: InputMaybe<Array<Scalars['String']['input']>>;\n after?: InputMaybe<Scalars['String']['input']>;\n before?: InputMaybe<Scalars['String']['input']>;\n first?: InputMaybe<Scalars['Int']['input']>;\n last?: InputMaybe<Scalars['Int']['input']>;\n referenceTypes?: InputMaybe<Array<Scalars['String']['input']>>;\n};\n\n\nexport type FolderNodeLinksArgs = {\n after?: InputMaybe<Scalars['String']['input']>;\n direction?: InputMaybe<Scalars['String']['input']>;\n first?: Scalars['Int']['input'];\n linkTypes?: InputMaybe<Array<Scalars['String']['input']>>;\n nameEx?: InputMaybe<Scalars['String']['input']>;\n names?: InputMaybe<Array<Scalars['String']['input']>>;\n};\n\n\nexport type FolderNodeProductsArgs = {\n after?: InputMaybe<Scalars['String']['input']>;\n before?: InputMaybe<Scalars['String']['input']>;\n first?: InputMaybe<Scalars['Int']['input']>;\n folderIds?: InputMaybe<Array<Scalars['String']['input']>>;\n hasLinks?: InputMaybe<HasLinksFilter>;\n ids?: InputMaybe<Array<Scalars['String']['input']>>;\n last?: InputMaybe<Scalars['Int']['input']>;\n nameEx?: InputMaybe<Scalars['String']['input']>;\n names?: InputMaybe<Array<Scalars['String']['input']>>;\n namesCi?: InputMaybe<Array<Scalars['String']['input']>>;\n pathEx?: InputMaybe<Scalars['String']['input']>;\n productTypes?: InputMaybe<Array<Scalars['String']['input']>>;\n sortBy?: InputMaybe<Scalars['String']['input']>;\n statuses?: InputMaybe<Array<Scalars['String']['input']>>;\n tags?: InputMaybe<Array<Scalars['String']['input']>>;\n};\n\n\nexport type FolderNodeTasksArgs = {\n after?: InputMaybe<Scalars['String']['input']>;\n assignees?: InputMaybe<Array<Scalars['String']['input']>>;\n assigneesAny?: InputMaybe<Array<Scalars['String']['input']>>;\n attributes?: InputMaybe<Array<AttributeFilterInput>>;\n before?: InputMaybe<Scalars['String']['input']>;\n filter?: InputMaybe<Scalars['String']['input']>;\n first?: InputMaybe<Scalars['Int']['input']>;\n folderIds?: InputMaybe<Array<Scalars['String']['input']>>;\n hasLinks?: InputMaybe<HasLinksFilter>;\n ids?: InputMaybe<Array<Scalars['String']['input']>>;\n includeFolderChildren?: Scalars['Boolean']['input'];\n last?: InputMaybe<Scalars['Int']['input']>;\n names?: InputMaybe<Array<Scalars['String']['input']>>;\n search?: InputMaybe<Scalars['String']['input']>;\n sortBy?: InputMaybe<Scalars['String']['input']>;\n statuses?: InputMaybe<Array<Scalars['String']['input']>>;\n tags?: InputMaybe<Array<Scalars['String']['input']>>;\n tagsAny?: InputMaybe<Array<Scalars['String']['input']>>;\n taskTypes?: InputMaybe<Array<Scalars['String']['input']>>;\n};\n\nexport type FolderType = {\n __typename?: 'FolderType';\n icon: Scalars['String']['output'];\n name: Scalars['String']['output'];\n};\n\nexport type FoldersConnection = {\n __typename?: 'FoldersConnection';\n edges: Array<FolderEdge>;\n /** Pagination information */\n pageInfo: PageInfo;\n};\n\nexport enum HasLinksFilter {\n Any = 'ANY',\n Both = 'BOTH',\n In = 'IN',\n None = 'NONE',\n Out = 'OUT'\n}\n\nexport type InboxConnection = {\n __typename?: 'InboxConnection';\n edges: Array<InboxEdge>;\n /** Pagination information */\n pageInfo: PageInfo;\n};\n\nexport type InboxEdge = {\n __typename?: 'InboxEdge';\n cursor?: Maybe<Scalars['String']['output']>;\n /** The inbox node */\n node: ActivityNode;\n};\n\nexport type KanbanConnection = {\n __typename?: 'KanbanConnection';\n edges: Array<KanbanEdge>;\n /** Pagination information */\n pageInfo: PageInfo;\n};\n\nexport type KanbanEdge = {\n __typename?: 'KanbanEdge';\n cursor?: Maybe<Scalars['String']['output']>;\n /** The kanban node */\n node: KanbanNode;\n};\n\nexport type KanbanNode = {\n __typename?: 'KanbanNode';\n assignees: Array<Scalars['String']['output']>;\n createdAt: Scalars['DateTime']['output'];\n dueDate?: Maybe<Scalars['DateTime']['output']>;\n folderId: Scalars['String']['output'];\n folderLabel?: Maybe<Scalars['String']['output']>;\n folderName: Scalars['String']['output'];\n folderPath: Scalars['String']['output'];\n hasReviewables: Scalars['Boolean']['output'];\n id: Scalars['String']['output'];\n label?: Maybe<Scalars['String']['output']>;\n lastVersionWithReviewableProductId?: Maybe<Scalars['String']['output']>;\n lastVersionWithReviewableVersionId?: Maybe<Scalars['String']['output']>;\n lastVersionWithThumbnailId?: Maybe<Scalars['String']['output']>;\n name: Scalars['String']['output'];\n priority?: Maybe<Scalars['String']['output']>;\n projectCode: Scalars['String']['output'];\n projectName: Scalars['String']['output'];\n status: Scalars['String']['output'];\n tags: Array<Scalars['String']['output']>;\n taskType: Scalars['String']['output'];\n thumbnail?: Maybe<ThumbnailInfo>;\n thumbnailId?: Maybe<Scalars['String']['output']>;\n updatedAt: Scalars['DateTime']['output'];\n};\n\nexport type LinkEdge = {\n __typename?: 'LinkEdge';\n author?: Maybe<Scalars['String']['output']>;\n cursor?: Maybe<Scalars['String']['output']>;\n description: Scalars['String']['output'];\n direction: Scalars['String']['output'];\n entityId: Scalars['String']['output'];\n entityType: Scalars['String']['output'];\n id: Scalars['String']['output'];\n linkType: Scalars['String']['output'];\n name?: Maybe<Scalars['String']['output']>;\n /** Linked node */\n node: BaseNode;\n projectName: Scalars['String']['output'];\n};\n\nexport type LinksConnection = {\n __typename?: 'LinksConnection';\n edges: Array<LinkEdge>;\n /** Pagination information */\n pageInfo: PageInfo;\n};\n\nexport type PageInfo = {\n __typename?: 'PageInfo';\n endCursor?: Maybe<Scalars['String']['output']>;\n hasNextPage: Scalars['Boolean']['output'];\n hasPreviousPage: Scalars['Boolean']['output'];\n startCursor?: Maybe<Scalars['String']['output']>;\n};\n\nexport type ProductAttribType = {\n __typename?: 'ProductAttribType';\n /** Textual description of the entity */\n description?: Maybe<Scalars['String']['output']>;\n productGroup?: Maybe<Scalars['String']['output']>;\n};\n\nexport type ProductEdge = {\n __typename?: 'ProductEdge';\n cursor?: Maybe<Scalars['String']['output']>;\n /** Product node */\n node: ProductNode;\n};\n\nexport type ProductNode = BaseNode & {\n __typename?: 'ProductNode';\n Folder?: Maybe<FolderNode>;\n active: Scalars['Boolean']['output'];\n activities: ActivitiesConnection;\n allAttrib: Scalars['String']['output'];\n attrib: ProductAttribType;\n createdAt: Scalars['DateTime']['output'];\n data?: Maybe<Scalars['String']['output']>;\n /** Parent folder of the product */\n folder: FolderNode;\n folderId: Scalars['String']['output'];\n id: Scalars['String']['output'];\n /** Last version of the product */\n latestVersion?: Maybe<VersionNode>;\n links: LinksConnection;\n name: Scalars['String']['output'];\n productType: Scalars['String']['output'];\n projectName: Scalars['String']['output'];\n status: Scalars['String']['output'];\n tags: Array<Scalars['String']['output']>;\n type: Scalars['String']['output'];\n updatedAt: Scalars['DateTime']['output'];\n /** Simple (id /version) list of versions in the product */\n versionList: Array<VersionListItem>;\n /** Return a list of versions. */\n versions: VersionsConnection;\n};\n\n\nexport type ProductNodeActivitiesArgs = {\n activityTypes?: InputMaybe<Array<Scalars['String']['input']>>;\n after?: InputMaybe<Scalars['String']['input']>;\n before?: InputMaybe<Scalars['String']['input']>;\n first?: InputMaybe<Scalars['Int']['input']>;\n last?: InputMaybe<Scalars['Int']['input']>;\n referenceTypes?: InputMaybe<Array<Scalars['String']['input']>>;\n};\n\n\nexport type ProductNodeLinksArgs = {\n after?: InputMaybe<Scalars['String']['input']>;\n direction?: InputMaybe<Scalars['String']['input']>;\n first?: Scalars['Int']['input'];\n linkTypes?: InputMaybe<Array<Scalars['String']['input']>>;\n nameEx?: InputMaybe<Scalars['String']['input']>;\n names?: InputMaybe<Array<Scalars['String']['input']>>;\n};\n\n\nexport type ProductNodeVersionsArgs = {\n after?: InputMaybe<Scalars['String']['input']>;\n authors?: InputMaybe<Array<Scalars['String']['input']>>;\n before?: InputMaybe<Scalars['String']['input']>;\n first?: InputMaybe<Scalars['Int']['input']>;\n hasLinks?: InputMaybe<HasLinksFilter>;\n heroOnly?: Scalars['Boolean']['input'];\n heroOrLatestOnly?: Scalars['Boolean']['input'];\n ids?: InputMaybe<Array<Scalars['String']['input']>>;\n last?: InputMaybe<Scalars['Int']['input']>;\n latestOnly?: Scalars['Boolean']['input'];\n productIds?: InputMaybe<Array<Scalars['String']['input']>>;\n sortBy?: InputMaybe<Scalars['String']['input']>;\n statuses?: InputMaybe<Array<Scalars['String']['input']>>;\n tags?: InputMaybe<Array<Scalars['String']['input']>>;\n taskIds?: InputMaybe<Array<Scalars['String']['input']>>;\n version?: InputMaybe<Scalars['Int']['input']>;\n versions?: InputMaybe<Array<Scalars['Int']['input']>>;\n};\n\nexport type ProductType = {\n __typename?: 'ProductType';\n color?: Maybe<Scalars['String']['output']>;\n icon?: Maybe<Scalars['String']['output']>;\n name: Scalars['String']['output'];\n};\n\nexport type ProductsConnection = {\n __typename?: 'ProductsConnection';\n edges: Array<ProductEdge>;\n /** Pagination information */\n pageInfo: PageInfo;\n};\n\nexport type ProjectAttribType = {\n __typename?: 'ProjectAttribType';\n applications?: Maybe<Array<Scalars['String']['output']>>;\n clipIn?: Maybe<Scalars['Int']['output']>;\n clipOut?: Maybe<Scalars['Int']['output']>;\n /** Textual description of the entity */\n description?: Maybe<Scalars['String']['output']>;\n /** Deadline date and time */\n endDate?: Maybe<Scalars['DateTime']['output']>;\n /** Frame rate */\n fps?: Maybe<Scalars['Float']['output']>;\n frameEnd?: Maybe<Scalars['Int']['output']>;\n frameStart?: Maybe<Scalars['Int']['output']>;\n ftrackId?: Maybe<Scalars['String']['output']>;\n ftrackPath?: Maybe<Scalars['String']['output']>;\n handleEnd?: Maybe<Scalars['Int']['output']>;\n handleStart?: Maybe<Scalars['Int']['output']>;\n pixelAspect?: Maybe<Scalars['Float']['output']>;\n priority?: Maybe<Scalars['String']['output']>;\n /** Vertical resolution */\n resolutionHeight?: Maybe<Scalars['Int']['output']>;\n /** Horizontal resolution */\n resolutionWidth?: Maybe<Scalars['Int']['output']>;\n /** The Shotgrid ID of this entity. */\n shotgridId?: Maybe<Scalars['String']['output']>;\n /** Push changes done to this project to ShotGrid. Requires the transmitter service. */\n shotgridPush?: Maybe<Scalars['Boolean']['output']>;\n /** The Shotgrid Type of this entity. */\n shotgridType?: Maybe<Scalars['String']['output']>;\n /** Date and time when the project or task or asset was started */\n startDate?: Maybe<Scalars['DateTime']['output']>;\n tools?: Maybe<Array<Scalars['String']['output']>>;\n};\n\nexport type ProjectBundleType = {\n __typename?: 'ProjectBundleType';\n production?: Maybe<Scalars['String']['output']>;\n staging?: Maybe<Scalars['String']['output']>;\n};\n\nexport type ProjectEdge = {\n __typename?: 'ProjectEdge';\n cursor?: Maybe<Scalars['String']['output']>;\n /** The project node */\n node: ProjectNode;\n};\n\nexport type ProjectNode = {\n __typename?: 'ProjectNode';\n active: Scalars['Boolean']['output'];\n activities: ActivitiesConnection;\n allAttrib: Scalars['String']['output'];\n attrib: ProjectAttribType;\n bundle: ProjectBundleType;\n code: Scalars['String']['output'];\n createdAt: Scalars['DateTime']['output'];\n data?: Maybe<Scalars['String']['output']>;\n /** Return a folder node based on its ID */\n folder?: Maybe<FolderNode>;\n /** List of project's folder types */\n folderTypes: Array<FolderType>;\n /** Return a list of folders. */\n folders: FoldersConnection;\n library: Scalars['Boolean']['output'];\n name: Scalars['String']['output'];\n /** Return a representation node based on its ID */\n product?: Maybe<ProductNode>;\n /** List of project's product types */\n productTypes: Array<ProductType>;\n /** Return a list of products. */\n products: ProductsConnection;\n projectName: Scalars['String']['output'];\n /** Return a representation node based on its ID */\n representation?: Maybe<RepresentationNode>;\n /** Return a list of representations. */\n representations: RepresentationsConnection;\n /** Return a task node based on its ID */\n task?: Maybe<TaskNode>;\n /** List of project's task types */\n taskTypes: Array<TaskType>;\n /** Return a list of tasks. */\n tasks: TasksConnection;\n thumbnail?: Maybe<ThumbnailInfo>;\n updatedAt: Scalars['DateTime']['output'];\n /** List of tags used in the project */\n usedTags: Array<Scalars['String']['output']>;\n /** Return a task node based on its ID */\n version?: Maybe<VersionNode>;\n /** Return a list of versions. */\n versions: VersionsConnection;\n /** Return a task node based on its ID */\n workfile?: Maybe<WorkfileNode>;\n /** Return a list of workfiles. */\n workfiles: WorkfilesConnection;\n};\n\n\nexport type ProjectNodeActivitiesArgs = {\n activityIds?: InputMaybe<Array<Scalars['String']['input']>>;\n activityTypes?: InputMaybe<Array<Scalars['String']['input']>>;\n after?: InputMaybe<Scalars['String']['input']>;\n before?: InputMaybe<Scalars['String']['input']>;\n categories?: InputMaybe<Array<InputMaybe<Scalars['String']['input']>>>;\n changedAfter?: InputMaybe<Scalars['String']['input']>;\n changedBefore?: InputMaybe<Scalars['String']['input']>;\n entityIds?: InputMaybe<Array<Scalars['String']['input']>>;\n entityNames?: InputMaybe<Array<Scalars['String']['input']>>;\n entityType?: InputMaybe<Scalars['String']['input']>;\n first?: InputMaybe<Scalars['Int']['input']>;\n last?: InputMaybe<Scalars['Int']['input']>;\n referenceTypes?: InputMaybe<Array<Scalars['String']['input']>>;\n tags?: InputMaybe<Array<Scalars['String']['input']>>;\n};\n\n\nexport type ProjectNodeFolderArgs = {\n id: Scalars['String']['input'];\n};\n\n\nexport type ProjectNodeFolderTypesArgs = {\n activeOnly?: Scalars['Boolean']['input'];\n};\n\n\nexport type ProjectNodeFoldersArgs = {\n after?: InputMaybe<Scalars['String']['input']>;\n assignees?: InputMaybe<Array<Scalars['String']['input']>>;\n attributes?: InputMaybe<Array<AttributeFilterInput>>;\n before?: InputMaybe<Scalars['String']['input']>;\n first?: InputMaybe<Scalars['Int']['input']>;\n folderTypes?: InputMaybe<Array<Scalars['String']['input']>>;\n hasChildren?: InputMaybe<Scalars['Boolean']['input']>;\n hasLinks?: InputMaybe<HasLinksFilter>;\n hasProducts?: InputMaybe<Scalars['Boolean']['input']>;\n hasTasks?: InputMaybe<Scalars['Boolean']['input']>;\n ids?: InputMaybe<Array<Scalars['String']['input']>>;\n last?: InputMaybe<Scalars['Int']['input']>;\n name?: InputMaybe<Scalars['String']['input']>;\n names?: InputMaybe<Array<Scalars['String']['input']>>;\n parentId?: InputMaybe<Scalars['String']['input']>;\n parentIds?: InputMaybe<Array<Scalars['String']['input']>>;\n pathEx?: InputMaybe<Scalars['String']['input']>;\n paths?: InputMaybe<Array<Scalars['String']['input']>>;\n sortBy?: InputMaybe<Scalars['String']['input']>;\n statuses?: InputMaybe<Array<Scalars['String']['input']>>;\n tags?: InputMaybe<Array<Scalars['String']['input']>>;\n};\n\n\nexport type ProjectNodeProductArgs = {\n id: Scalars['String']['input'];\n};\n\n\nexport type ProjectNodeProductsArgs = {\n after?: InputMaybe<Scalars['String']['input']>;\n before?: InputMaybe<Scalars['String']['input']>;\n first?: InputMaybe<Scalars['Int']['input']>;\n folderIds?: InputMaybe<Array<Scalars['String']['input']>>;\n hasLinks?: InputMaybe<HasLinksFilter>;\n ids?: InputMaybe<Array<Scalars['String']['input']>>;\n last?: InputMaybe<Scalars['Int']['input']>;\n nameEx?: InputMaybe<Scalars['String']['input']>;\n names?: InputMaybe<Array<Scalars['String']['input']>>;\n namesCi?: InputMaybe<Array<Scalars['String']['input']>>;\n pathEx?: InputMaybe<Scalars['String']['input']>;\n productTypes?: InputMaybe<Array<Scalars['String']['input']>>;\n sortBy?: InputMaybe<Scalars['String']['input']>;\n statuses?: InputMaybe<Array<Scalars['String']['input']>>;\n tags?: InputMaybe<Array<Scalars['String']['input']>>;\n};\n\n\nexport type ProjectNodeRepresentationArgs = {\n id: Scalars['String']['input'];\n};\n\n\nexport type ProjectNodeRepresentationsArgs = {\n after?: InputMaybe<Scalars['String']['input']>;\n before?: InputMaybe<Scalars['String']['input']>;\n first?: InputMaybe<Scalars['Int']['input']>;\n hasLinks?: InputMaybe<HasLinksFilter>;\n ids?: InputMaybe<Array<Scalars['String']['input']>>;\n last?: InputMaybe<Scalars['Int']['input']>;\n names?: InputMaybe<Array<Scalars['String']['input']>>;\n statuses?: InputMaybe<Array<Scalars['String']['input']>>;\n tags?: InputMaybe<Array<Scalars['String']['input']>>;\n versionIds?: InputMaybe<Array<Scalars['String']['input']>>;\n};\n\n\nexport type ProjectNodeTaskArgs = {\n id: Scalars['String']['input'];\n};\n\n\nexport type ProjectNodeTaskTypesArgs = {\n activeOnly?: Scalars['Boolean']['input'];\n};\n\n\nexport type ProjectNodeTasksArgs = {\n after?: InputMaybe<Scalars['String']['input']>;\n assignees?: InputMaybe<Array<Scalars['String']['input']>>;\n assigneesAny?: InputMaybe<Array<Scalars['String']['input']>>;\n attributes?: InputMaybe<Array<AttributeFilterInput>>;\n before?: InputMaybe<Scalars['String']['input']>;\n filter?: InputMaybe<Scalars['String']['input']>;\n first?: InputMaybe<Scalars['Int']['input']>;\n folderIds?: InputMaybe<Array<Scalars['String']['input']>>;\n hasLinks?: InputMaybe<HasLinksFilter>;\n ids?: InputMaybe<Array<Scalars['String']['input']>>;\n includeFolderChildren?: Scalars['Boolean']['input'];\n last?: InputMaybe<Scalars['Int']['input']>;\n names?: InputMaybe<Array<Scalars['String']['input']>>;\n search?: InputMaybe<Scalars['String']['input']>;\n sortBy?: InputMaybe<Scalars['String']['input']>;\n statuses?: InputMaybe<Array<Scalars['String']['input']>>;\n tags?: InputMaybe<Array<Scalars['String']['input']>>;\n tagsAny?: InputMaybe<Array<Scalars['String']['input']>>;\n taskTypes?: InputMaybe<Array<Scalars['String']['input']>>;\n};\n\n\nexport type ProjectNodeVersionArgs = {\n id: Scalars['String']['input'];\n};\n\n\nexport type ProjectNodeVersionsArgs = {\n after?: InputMaybe<Scalars['String']['input']>;\n authors?: InputMaybe<Array<Scalars['String']['input']>>;\n before?: InputMaybe<Scalars['String']['input']>;\n first?: InputMaybe<Scalars['Int']['input']>;\n hasLinks?: InputMaybe<HasLinksFilter>;\n heroOnly?: Scalars['Boolean']['input'];\n heroOrLatestOnly?: Scalars['Boolean']['input'];\n ids?: InputMaybe<Array<Scalars['String']['input']>>;\n last?: InputMaybe<Scalars['Int']['input']>;\n latestOnly?: Scalars['Boolean']['input'];\n productIds?: InputMaybe<Array<Scalars['String']['input']>>;\n sortBy?: InputMaybe<Scalars['String']['input']>;\n statuses?: InputMaybe<Array<Scalars['String']['input']>>;\n tags?: InputMaybe<Array<Scalars['String']['input']>>;\n taskIds?: InputMaybe<Array<Scalars['String']['input']>>;\n version?: InputMaybe<Scalars['Int']['input']>;\n versions?: InputMaybe<Array<Scalars['Int']['input']>>;\n};\n\n\nexport type ProjectNodeWorkfileArgs = {\n id: Scalars['String']['input'];\n};\n\n\nexport type ProjectNodeWorkfilesArgs = {\n after?: InputMaybe<Scalars['String']['input']>;\n before?: InputMaybe<Scalars['String']['input']>;\n first?: InputMaybe<Scalars['Int']['input']>;\n hasLinks?: InputMaybe<HasLinksFilter>;\n ids?: InputMaybe<Array<Scalars['String']['input']>>;\n last?: InputMaybe<Scalars['Int']['input']>;\n pathEx?: InputMaybe<Scalars['String']['input']>;\n paths?: InputMaybe<Array<Scalars['String']['input']>>;\n sortBy?: InputMaybe<Scalars['String']['input']>;\n statuses?: InputMaybe<Array<Scalars['String']['input']>>;\n tags?: InputMaybe<Array<Scalars['String']['input']>>;\n taskIds?: InputMaybe<Array<Scalars['String']['input']>>;\n};\n\nexport type ProjectsConnection = {\n __typename?: 'ProjectsConnection';\n edges: Array<ProjectEdge>;\n /** Pagination information */\n pageInfo: PageInfo;\n};\n\nexport type Query = {\n __typename?: 'Query';\n /** Get a list of recorded events */\n events: EventsConnection;\n /** Get user inbox */\n inbox: InboxConnection;\n /** Get kanban board */\n kanban: KanbanConnection;\n /** Current user */\n me: UserNode;\n /** Studio-wide product type configuration */\n productTypes: Array<ProductType>;\n /** Get a project by name */\n project: ProjectNode;\n /** Get a list of projects */\n projects: ProjectsConnection;\n /** Get a user by name */\n user: UserNode;\n /** Get a list of users */\n users: UsersConnection;\n};\n\n\nexport type QueryEventsArgs = {\n after?: InputMaybe<Scalars['String']['input']>;\n before?: InputMaybe<Scalars['String']['input']>;\n filter?: InputMaybe<Scalars['String']['input']>;\n first?: InputMaybe<Scalars['Int']['input']>;\n hasChildren?: InputMaybe<Scalars['Boolean']['input']>;\n ids?: InputMaybe<Array<Scalars['String']['input']>>;\n includeLogs?: Scalars['Boolean']['input'];\n last?: InputMaybe<Scalars['Int']['input']>;\n newerThan?: InputMaybe<Scalars['String']['input']>;\n olderThan?: InputMaybe<Scalars['String']['input']>;\n projects?: InputMaybe<Array<Scalars['String']['input']>>;\n states?: InputMaybe<Array<Scalars['String']['input']>>;\n statuses?: InputMaybe<Array<Scalars['String']['input']>>;\n topics?: InputMaybe<Array<Scalars['String']['input']>>;\n users?: InputMaybe<Array<Scalars['String']['input']>>;\n};\n\n\nexport type QueryInboxArgs = {\n before?: InputMaybe<Scalars['String']['input']>;\n last?: InputMaybe<Scalars['Int']['input']>;\n showActiveMessages?: InputMaybe<Scalars['Boolean']['input']>;\n showActiveProjects?: InputMaybe<Scalars['Boolean']['input']>;\n showImportantMessages?: InputMaybe<Scalars['Boolean']['input']>;\n showUnreadMessages?: InputMaybe<Scalars['Boolean']['input']>;\n};\n\n\nexport type QueryKanbanArgs = {\n assigneesAny?: InputMaybe<Array<Scalars['String']['input']>>;\n before?: InputMaybe<Scalars['String']['input']>;\n last?: InputMaybe<Scalars['Int']['input']>;\n projects?: InputMaybe<Array<Scalars['String']['input']>>;\n taskIds?: InputMaybe<Array<Scalars['String']['input']>>;\n};\n\n\nexport type QueryProjectArgs = {\n code?: InputMaybe<Scalars['String']['input']>;\n name?: InputMaybe<Scalars['String']['input']>;\n};\n\n\nexport type QueryProjectsArgs = {\n after?: InputMaybe<Scalars['String']['input']>;\n before?: InputMaybe<Scalars['String']['input']>;\n code?: InputMaybe<Scalars['String']['input']>;\n first?: InputMaybe<Scalars['Int']['input']>;\n last?: InputMaybe<Scalars['Int']['input']>;\n name?: InputMaybe<Scalars['String']['input']>;\n};\n\n\nexport type QueryUserArgs = {\n name: Scalars['String']['input'];\n};\n\n\nexport type QueryUsersArgs = {\n after?: InputMaybe<Scalars['String']['input']>;\n before?: InputMaybe<Scalars['String']['input']>;\n emails?: InputMaybe<Array<Scalars['String']['input']>>;\n first?: InputMaybe<Scalars['Int']['input']>;\n last?: InputMaybe<Scalars['Int']['input']>;\n name?: InputMaybe<Scalars['String']['input']>;\n names?: InputMaybe<Array<Scalars['String']['input']>>;\n projectName?: InputMaybe<Scalars['String']['input']>;\n projects?: InputMaybe<Array<Scalars['String']['input']>>;\n};\n\nexport type RepresentationAttribType = {\n __typename?: 'RepresentationAttribType';\n clipIn?: Maybe<Scalars['Int']['output']>;\n clipOut?: Maybe<Scalars['Int']['output']>;\n /** Textual description of the entity */\n description?: Maybe<Scalars['String']['output']>;\n extension?: Maybe<Scalars['String']['output']>;\n /** Frame rate */\n fps?: Maybe<Scalars['Float']['output']>;\n frameEnd?: Maybe<Scalars['Int']['output']>;\n frameStart?: Maybe<Scalars['Int']['output']>;\n handleEnd?: Maybe<Scalars['Int']['output']>;\n handleStart?: Maybe<Scalars['Int']['output']>;\n path?: Maybe<Scalars['String']['output']>;\n pixelAspect?: Maybe<Scalars['Float']['output']>;\n /** Vertical resolution */\n resolutionHeight?: Maybe<Scalars['Int']['output']>;\n /** Horizontal resolution */\n resolutionWidth?: Maybe<Scalars['Int']['output']>;\n template?: Maybe<Scalars['String']['output']>;\n};\n\nexport type RepresentationEdge = {\n __typename?: 'RepresentationEdge';\n cursor?: Maybe<Scalars['String']['output']>;\n /** Representation node */\n node: RepresentationNode;\n};\n\nexport type RepresentationNode = BaseNode & {\n __typename?: 'RepresentationNode';\n active: Scalars['Boolean']['output'];\n activities: ActivitiesConnection;\n allAttrib: Scalars['String']['output'];\n attrib: RepresentationAttribType;\n /** JSON serialized context data */\n context?: Maybe<Scalars['String']['output']>;\n createdAt: Scalars['DateTime']['output'];\n data?: Maybe<Scalars['String']['output']>;\n /** Number of files of the representation */\n fileCount: Scalars['Int']['output'];\n /** Files in the representation */\n files: Array<FileNode>;\n id: Scalars['String']['output'];\n links: LinksConnection;\n name: Scalars['String']['output'];\n projectName: Scalars['String']['output'];\n status: Scalars['String']['output'];\n tags: Array<Scalars['String']['output']>;\n traits?: Maybe<Scalars['String']['output']>;\n updatedAt: Scalars['DateTime']['output'];\n /** Parent version of the representation */\n version: VersionNode;\n versionId: Scalars['String']['output'];\n};\n\n\nexport type RepresentationNodeActivitiesArgs = {\n activityTypes?: InputMaybe<Array<Scalars['String']['input']>>;\n after?: InputMaybe<Scalars['String']['input']>;\n before?: InputMaybe<Scalars['String']['input']>;\n first?: InputMaybe<Scalars['Int']['input']>;\n last?: InputMaybe<Scalars['Int']['input']>;\n referenceTypes?: InputMaybe<Array<Scalars['String']['input']>>;\n};\n\n\nexport type RepresentationNodeLinksArgs = {\n after?: InputMaybe<Scalars['String']['input']>;\n direction?: InputMaybe<Scalars['String']['input']>;\n first?: Scalars['Int']['input'];\n linkTypes?: InputMaybe<Array<Scalars['String']['input']>>;\n nameEx?: InputMaybe<Scalars['String']['input']>;\n names?: InputMaybe<Array<Scalars['String']['input']>>;\n};\n\nexport type RepresentationsConnection = {\n __typename?: 'RepresentationsConnection';\n edges: Array<RepresentationEdge>;\n /** Pagination information */\n pageInfo: PageInfo;\n};\n\nexport type TaskAttribType = {\n __typename?: 'TaskAttribType';\n clipIn?: Maybe<Scalars['Int']['output']>;\n clipOut?: Maybe<Scalars['Int']['output']>;\n /** Textual description of the entity */\n description?: Maybe<Scalars['String']['output']>;\n distances?: Maybe<Array<Scalars['String']['output']>>;\n /** Deadline date and time */\n endDate?: Maybe<Scalars['DateTime']['output']>;\n /** Frame rate */\n fps?: Maybe<Scalars['Float']['output']>;\n frameEnd?: Maybe<Scalars['Int']['output']>;\n frameStart?: Maybe<Scalars['Int']['output']>;\n ftrackId?: Maybe<Scalars['String']['output']>;\n ftrackPath?: Maybe<Scalars['String']['output']>;\n handleEnd?: Maybe<Scalars['Int']['output']>;\n handleStart?: Maybe<Scalars['Int']['output']>;\n /** Is this some really hard work? */\n hard?: Maybe<Scalars['Boolean']['output']>;\n jiraCurrentPhase?: Maybe<Scalars['String']['output']>;\n nickname?: Maybe<Scalars['String']['output']>;\n pixelAspect?: Maybe<Scalars['Float']['output']>;\n priority?: Maybe<Scalars['String']['output']>;\n /** Vertical resolution */\n resolutionHeight?: Maybe<Scalars['Int']['output']>;\n /** Horizontal resolution */\n resolutionWidth?: Maybe<Scalars['Int']['output']>;\n /** The Shotgrid ID of this entity. */\n shotgridId?: Maybe<Scalars['String']['output']>;\n /** The Shotgrid Type of this entity. */\n shotgridType?: Maybe<Scalars['String']['output']>;\n /** Date and time when the project or task or asset was started */\n startDate?: Maybe<Scalars['DateTime']['output']>;\n tools?: Maybe<Array<Scalars['String']['output']>>;\n};\n\nexport type TaskEdge = {\n __typename?: 'TaskEdge';\n cursor?: Maybe<Scalars['String']['output']>;\n /** The task node */\n node: TaskNode;\n};\n\nexport type TaskNode = BaseNode & {\n __typename?: 'TaskNode';\n Folder?: Maybe<FolderNode>;\n active: Scalars['Boolean']['output'];\n activities: ActivitiesConnection;\n allAttrib: Scalars['String']['output'];\n assignees: Array<Scalars['String']['output']>;\n attrib: TaskAttribType;\n createdAt: Scalars['DateTime']['output'];\n data?: Maybe<Scalars['String']['output']>;\n /** Parent folder of the task */\n folder: FolderNode;\n folderId: Scalars['String']['output'];\n hasReviewables: Scalars['Boolean']['output'];\n id: Scalars['String']['output'];\n label?: Maybe<Scalars['String']['output']>;\n links: LinksConnection;\n name: Scalars['String']['output'];\n ownAttrib: Array<Scalars['String']['output']>;\n projectName: Scalars['String']['output'];\n status: Scalars['String']['output'];\n tags: Array<Scalars['String']['output']>;\n taskType: Scalars['String']['output'];\n thumbnail?: Maybe<ThumbnailInfo>;\n thumbnailId?: Maybe<Scalars['String']['output']>;\n type: Scalars['String']['output'];\n updatedAt: Scalars['DateTime']['output'];\n /** Return a list of versions. */\n versions: VersionsConnection;\n /** Return a list of workfiles. */\n workfiles: WorkfilesConnection;\n};\n\n\nexport type TaskNodeActivitiesArgs = {\n activityTypes?: InputMaybe<Array<Scalars['String']['input']>>;\n after?: InputMaybe<Scalars['String']['input']>;\n before?: InputMaybe<Scalars['String']['input']>;\n first?: InputMaybe<Scalars['Int']['input']>;\n last?: InputMaybe<Scalars['Int']['input']>;\n referenceTypes?: InputMaybe<Array<Scalars['String']['input']>>;\n};\n\n\nexport type TaskNodeLinksArgs = {\n after?: InputMaybe<Scalars['String']['input']>;\n direction?: InputMaybe<Scalars['String']['input']>;\n first?: Scalars['Int']['input'];\n linkTypes?: InputMaybe<Array<Scalars['String']['input']>>;\n nameEx?: InputMaybe<Scalars['String']['input']>;\n names?: InputMaybe<Array<Scalars['String']['input']>>;\n};\n\n\nexport type TaskNodeVersionsArgs = {\n after?: InputMaybe<Scalars['String']['input']>;\n authors?: InputMaybe<Array<Scalars['String']['input']>>;\n before?: InputMaybe<Scalars['String']['input']>;\n first?: InputMaybe<Scalars['Int']['input']>;\n hasLinks?: InputMaybe<HasLinksFilter>;\n heroOnly?: Scalars['Boolean']['input'];\n heroOrLatestOnly?: Scalars['Boolean']['input'];\n ids?: InputMaybe<Array<Scalars['String']['input']>>;\n last?: InputMaybe<Scalars['Int']['input']>;\n latestOnly?: Scalars['Boolean']['input'];\n productIds?: InputMaybe<Array<Scalars['String']['input']>>;\n sortBy?: InputMaybe<Scalars['String']['input']>;\n statuses?: InputMaybe<Array<Scalars['String']['input']>>;\n tags?: InputMaybe<Array<Scalars['String']['input']>>;\n taskIds?: InputMaybe<Array<Scalars['String']['input']>>;\n version?: InputMaybe<Scalars['Int']['input']>;\n versions?: InputMaybe<Array<Scalars['Int']['input']>>;\n};\n\n\nexport type TaskNodeWorkfilesArgs = {\n after?: InputMaybe<Scalars['String']['input']>;\n before?: InputMaybe<Scalars['String']['input']>;\n first?: InputMaybe<Scalars['Int']['input']>;\n hasLinks?: InputMaybe<HasLinksFilter>;\n ids?: InputMaybe<Array<Scalars['String']['input']>>;\n last?: InputMaybe<Scalars['Int']['input']>;\n pathEx?: InputMaybe<Scalars['String']['input']>;\n paths?: InputMaybe<Array<Scalars['String']['input']>>;\n sortBy?: InputMaybe<Scalars['String']['input']>;\n statuses?: InputMaybe<Array<Scalars['String']['input']>>;\n tags?: InputMaybe<Array<Scalars['String']['input']>>;\n taskIds?: InputMaybe<Array<Scalars['String']['input']>>;\n};\n\nexport type TaskType = {\n __typename?: 'TaskType';\n name: Scalars['String']['output'];\n};\n\nexport type TasksConnection = {\n __typename?: 'TasksConnection';\n edges: Array<TaskEdge>;\n /** Pagination information */\n pageInfo: PageInfo;\n};\n\nexport type ThumbnailInfo = {\n __typename?: 'ThumbnailInfo';\n id: Scalars['String']['output'];\n relation?: Maybe<Scalars['String']['output']>;\n sourceEntityId?: Maybe<Scalars['String']['output']>;\n sourceEntityType?: Maybe<Scalars['String']['output']>;\n};\n\nexport type UserAttribType = {\n __typename?: 'UserAttribType';\n avatarUrl?: Maybe<Scalars['String']['output']>;\n developerMode?: Maybe<Scalars['Boolean']['output']>;\n email?: Maybe<Scalars['String']['output']>;\n fullName?: Maybe<Scalars['String']['output']>;\n};\n\nexport type UserEdge = {\n __typename?: 'UserEdge';\n cursor?: Maybe<Scalars['String']['output']>;\n /** The user node */\n node: UserNode;\n};\n\nexport type UserNode = {\n __typename?: 'UserNode';\n accessGroups: Scalars['String']['output'];\n active: Scalars['Boolean']['output'];\n allAttrib: Scalars['String']['output'];\n apiKeyPreview?: Maybe<Scalars['String']['output']>;\n attrib: UserAttribType;\n createdAt: Scalars['DateTime']['output'];\n defaultAccessGroups: Array<Scalars['String']['output']>;\n deleted: Scalars['Boolean']['output'];\n hasPassword: Scalars['Boolean']['output'];\n isAdmin: Scalars['Boolean']['output'];\n isDeveloper: Scalars['Boolean']['output'];\n isGuest: Scalars['Boolean']['output'];\n isManager: Scalars['Boolean']['output'];\n isService: Scalars['Boolean']['output'];\n name: Scalars['String']['output'];\n tasks: TasksConnection;\n updatedAt: Scalars['DateTime']['output'];\n userPool?: Maybe<Scalars['String']['output']>;\n};\n\n\nexport type UserNodeTasksArgs = {\n projectName: Scalars['String']['input'];\n};\n\nexport type UsersConnection = {\n __typename?: 'UsersConnection';\n edges: Array<UserEdge>;\n /** Pagination information */\n pageInfo: PageInfo;\n};\n\nexport type VersionAttribType = {\n __typename?: 'VersionAttribType';\n clipIn?: Maybe<Scalars['Int']['output']>;\n clipOut?: Maybe<Scalars['Int']['output']>;\n colorSpace?: Maybe<Scalars['String']['output']>;\n comment?: Maybe<Scalars['String']['output']>;\n /** Textual description of the entity */\n description?: Maybe<Scalars['String']['output']>;\n families?: Maybe<Array<Scalars['String']['output']>>;\n /** Frame rate */\n fps?: Maybe<Scalars['Float']['output']>;\n frameEnd?: Maybe<Scalars['Int']['output']>;\n frameStart?: Maybe<Scalars['Int']['output']>;\n ftrackId?: Maybe<Scalars['String']['output']>;\n handleEnd?: Maybe<Scalars['Int']['output']>;\n handleStart?: Maybe<Scalars['Int']['output']>;\n intent?: Maybe<Scalars['String']['output']>;\n machine?: Maybe<Scalars['String']['output']>;\n pixelAspect?: Maybe<Scalars['Float']['output']>;\n /** Vertical resolution */\n resolutionHeight?: Maybe<Scalars['Int']['output']>;\n /** Horizontal resolution */\n resolutionWidth?: Maybe<Scalars['Int']['output']>;\n site?: Maybe<Scalars['String']['output']>;\n source?: Maybe<Scalars['String']['output']>;\n};\n\nexport type VersionEdge = {\n __typename?: 'VersionEdge';\n cursor?: Maybe<Scalars['String']['output']>;\n /** Version node */\n node: VersionNode;\n};\n\nexport type VersionListItem = {\n __typename?: 'VersionListItem';\n id: Scalars['String']['output'];\n /** Version name */\n name: Scalars['String']['output'];\n version: Scalars['Int']['output'];\n};\n\nexport type VersionNode = BaseNode & {\n __typename?: 'VersionNode';\n active: Scalars['Boolean']['output'];\n activities: ActivitiesConnection;\n allAttrib: Scalars['String']['output'];\n attrib: VersionAttribType;\n author?: Maybe<Scalars['String']['output']>;\n createdAt: Scalars['DateTime']['output'];\n data?: Maybe<Scalars['String']['output']>;\n hasReviewables: Scalars['Boolean']['output'];\n id: Scalars['String']['output'];\n links: LinksConnection;\n name: Scalars['String']['output'];\n /** Parent product of the version */\n product: ProductNode;\n productId: Scalars['String']['output'];\n projectName: Scalars['String']['output'];\n /** Return a list of representations. */\n representations: RepresentationsConnection;\n status: Scalars['String']['output'];\n tags: Array<Scalars['String']['output']>;\n /** Task */\n task?: Maybe<TaskNode>;\n taskId?: Maybe<Scalars['String']['output']>;\n thumbnail?: Maybe<ThumbnailInfo>;\n thumbnailId?: Maybe<Scalars['String']['output']>;\n updatedAt: Scalars['DateTime']['output'];\n version: Scalars['Int']['output'];\n};\n\n\nexport type VersionNodeActivitiesArgs = {\n activityTypes?: InputMaybe<Array<Scalars['String']['input']>>;\n after?: InputMaybe<Scalars['String']['input']>;\n before?: InputMaybe<Scalars['String']['input']>;\n first?: InputMaybe<Scalars['Int']['input']>;\n last?: InputMaybe<Scalars['Int']['input']>;\n referenceTypes?: InputMaybe<Array<Scalars['String']['input']>>;\n};\n\n\nexport type VersionNodeLinksArgs = {\n after?: InputMaybe<Scalars['String']['input']>;\n direction?: InputMaybe<Scalars['String']['input']>;\n first?: Scalars['Int']['input'];\n linkTypes?: InputMaybe<Array<Scalars['String']['input']>>;\n nameEx?: InputMaybe<Scalars['String']['input']>;\n names?: InputMaybe<Array<Scalars['String']['input']>>;\n};\n\n\nexport type VersionNodeRepresentationsArgs = {\n after?: InputMaybe<Scalars['String']['input']>;\n before?: InputMaybe<Scalars['String']['input']>;\n first?: InputMaybe<Scalars['Int']['input']>;\n hasLinks?: InputMaybe<HasLinksFilter>;\n ids?: InputMaybe<Array<Scalars['String']['input']>>;\n last?: InputMaybe<Scalars['Int']['input']>;\n names?: InputMaybe<Array<Scalars['String']['input']>>;\n statuses?: InputMaybe<Array<Scalars['String']['input']>>;\n tags?: InputMaybe<Array<Scalars['String']['input']>>;\n versionIds?: InputMaybe<Array<Scalars['String']['input']>>;\n};\n\nexport type VersionsConnection = {\n __typename?: 'VersionsConnection';\n edges: Array<VersionEdge>;\n /** Pagination information */\n pageInfo: PageInfo;\n};\n\nexport type WorkfileAttribType = {\n __typename?: 'WorkfileAttribType';\n /** Textual description of the entity */\n description?: Maybe<Scalars['String']['output']>;\n extension?: Maybe<Scalars['String']['output']>;\n};\n\nexport type WorkfileEdge = {\n __typename?: 'WorkfileEdge';\n cursor?: Maybe<Scalars['String']['output']>;\n /** Workfile node */\n node: WorkfileNode;\n};\n\nexport type WorkfileNode = BaseNode & {\n __typename?: 'WorkfileNode';\n active: Scalars['Boolean']['output'];\n activities: ActivitiesConnection;\n allAttrib: Scalars['String']['output'];\n attrib: WorkfileAttribType;\n createdAt: Scalars['DateTime']['output'];\n createdBy?: Maybe<Scalars['String']['output']>;\n data?: Maybe<Scalars['String']['output']>;\n id: Scalars['String']['output'];\n links: LinksConnection;\n name: Scalars['String']['output'];\n path: Scalars['String']['output'];\n projectName: Scalars['String']['output'];\n status: Scalars['String']['output'];\n tags: Array<Scalars['String']['output']>;\n /** Parent task of the workfile */\n task: TaskNode;\n taskId?: Maybe<Scalars['String']['output']>;\n thumbnail?: Maybe<ThumbnailInfo>;\n thumbnailId?: Maybe<Scalars['String']['output']>;\n updatedAt: Scalars['DateTime']['output'];\n updatedBy?: Maybe<Scalars['String']['output']>;\n};\n\n\nexport type WorkfileNodeActivitiesArgs = {\n activityTypes?: InputMaybe<Array<Scalars['String']['input']>>;\n after?: InputMaybe<Scalars['String']['input']>;\n before?: InputMaybe<Scalars['String']['input']>;\n first?: InputMaybe<Scalars['Int']['input']>;\n last?: InputMaybe<Scalars['Int']['input']>;\n referenceTypes?: InputMaybe<Array<Scalars['String']['input']>>;\n};\n\n\nexport type WorkfileNodeLinksArgs = {\n after?: InputMaybe<Scalars['String']['input']>;\n direction?: InputMaybe<Scalars['String']['input']>;\n first?: Scalars['Int']['input'];\n linkTypes?: InputMaybe<Array<Scalars['String']['input']>>;\n nameEx?: InputMaybe<Scalars['String']['input']>;\n names?: InputMaybe<Array<Scalars['String']['input']>>;\n};\n\nexport type WorkfilesConnection = {\n __typename?: 'WorkfilesConnection';\n edges: Array<WorkfileEdge>;\n /** Pagination information */\n pageInfo: PageInfo;\n};\n\nexport type ActivityFragmentFragment = { __typename?: 'ActivityNode', activityId: string, activityType: string, activityData: string, referenceType: string, referenceId: string, entityId?: string | null, body: string, createdAt: any, updatedAt: any, author?: { __typename?: 'UserNode', name: string, deleted: boolean, active: boolean, attrib: { __typename?: 'UserAttribType', fullName?: string | null } } | null, files: Array<{ __typename?: 'ActivityFileNode', id: string, name?: string | null, size: string, mime?: string | null }>, origin?: { __typename?: 'ActivityOriginNode', id: string, name: string, label?: string | null, type: string } | null, reactions: Array<{ __typename?: 'ActivityReactionNode', fullName?: string | null, userName: string, reaction: string, timestamp: any }>, version?: { __typename?: 'VersionNode', attrib: { __typename?: 'VersionAttribType', comment?: string | null } } | null };\n\nexport type GetActivitiesByIdQueryVariables = Exact<{\n projectName: Scalars['String']['input'];\n entityIds: Array<Scalars['String']['input']> | Scalars['String']['input'];\n activityIds?: InputMaybe<Array<Scalars['String']['input']> | Scalars['String']['input']>;\n}>;\n\n\nexport type GetActivitiesByIdQuery = { __typename?: 'Query', project: { __typename?: 'ProjectNode', name: string, activities: { __typename?: 'ActivitiesConnection', pageInfo: { __typename?: 'PageInfo', hasPreviousPage: boolean, hasNextPage: boolean, startCursor?: string | null, endCursor?: string | null }, edges: Array<{ __typename?: 'ActivityEdge', cursor?: string | null, node: { __typename?: 'ActivityNode', activityId: string, activityType: string, activityData: string, referenceType: string, referenceId: string, entityId?: string | null, body: string, createdAt: any, updatedAt: any, author?: { __typename?: 'UserNode', name: string, deleted: boolean, active: boolean, attrib: { __typename?: 'UserAttribType', fullName?: string | null } } | null, files: Array<{ __typename?: 'ActivityFileNode', id: string, name?: string | null, size: string, mime?: string | null }>, origin?: { __typename?: 'ActivityOriginNode', id: string, name: string, label?: string | null, type: string } | null, reactions: Array<{ __typename?: 'ActivityReactionNode', fullName?: string | null, userName: string, reaction: string, timestamp: any }>, version?: { __typename?: 'VersionNode', attrib: { __typename?: 'VersionAttribType', comment?: string | null } } | null } }> } } };\n\nexport type GetActivitiesQueryVariables = Exact<{\n projectName: Scalars['String']['input'];\n entityIds: Array<Scalars['String']['input']> | Scalars['String']['input'];\n after?: InputMaybe<Scalars['String']['input']>;\n first?: InputMaybe<Scalars['Int']['input']>;\n before?: InputMaybe<Scalars['String']['input']>;\n last?: InputMaybe<Scalars['Int']['input']>;\n referenceTypes?: InputMaybe<Array<Scalars['String']['input']> | Scalars['String']['input']>;\n activityTypes?: InputMaybe<Array<Scalars['String']['input']> | Scalars['String']['input']>;\n}>;\n\n\nexport type GetActivitiesQuery = { __typename?: 'Query', project: { __typename?: 'ProjectNode', name: string, activities: { __typename?: 'ActivitiesConnection', pageInfo: { __typename?: 'PageInfo', hasPreviousPage: boolean, hasNextPage: boolean, startCursor?: string | null, endCursor?: string | null }, edges: Array<{ __typename?: 'ActivityEdge', cursor?: string | null, node: { __typename?: 'ActivityNode', activityId: string, activityType: string, activityData: string, referenceType: string, referenceId: string, entityId?: string | null, body: string, createdAt: any, updatedAt: any, author?: { __typename?: 'UserNode', name: string, deleted: boolean, active: boolean, attrib: { __typename?: 'UserAttribType', fullName?: string | null } } | null, files: Array<{ __typename?: 'ActivityFileNode', id: string, name?: string | null, size: string, mime?: string | null }>, origin?: { __typename?: 'ActivityOriginNode', id: string, name: string, label?: string | null, type: string } | null, reactions: Array<{ __typename?: 'ActivityReactionNode', fullName?: string | null, userName: string, reaction: string, timestamp: any }>, version?: { __typename?: 'VersionNode', attrib: { __typename?: 'VersionAttribType', comment?: string | null } } | null } }> } } };\n\nexport type GetEntitiesChecklistsQueryVariables = Exact<{\n projectName: Scalars['String']['input'];\n entityIds: Array<Scalars['String']['input']> | Scalars['String']['input'];\n}>;\n\n\nexport type GetEntitiesChecklistsQuery = { __typename?: 'Query', project: { __typename?: 'ProjectNode', name: string, activities: { __typename?: 'ActivitiesConnection', edges: Array<{ __typename?: 'ActivityEdge', cursor?: string | null, node: { __typename?: 'ActivityNode', activityId: string, body: string } }> } } };\n\nexport type GetProductVersionsQueryVariables = Exact<{\n projectName: Scalars['String']['input'];\n productId: Scalars['String']['input'];\n}>;\n\n\nexport type GetProductVersionsQuery = { __typename?: 'Query', project: { __typename?: 'ProjectNode', product?: { __typename?: 'ProductNode', versionList: Array<{ __typename?: 'VersionListItem', id: string, name: string, version: number }> } | null } };\n\nexport type GetInboxHasUnreadQueryVariables = Exact<{ [key: string]: never; }>;\n\n\nexport type GetInboxHasUnreadQuery = { __typename?: 'Query', inbox: { __typename?: 'InboxConnection', edges: Array<{ __typename?: 'InboxEdge', node: { __typename?: 'ActivityNode', referenceId: string, read: boolean } }> } };\n\nexport type GetInboxMessagesQueryVariables = Exact<{\n last?: InputMaybe<Scalars['Int']['input']>;\n active?: InputMaybe<Scalars['Boolean']['input']>;\n important?: InputMaybe<Scalars['Boolean']['input']>;\n cursor?: InputMaybe<Scalars['String']['input']>;\n}>;\n\n\nexport type GetInboxMessagesQuery = { __typename?: 'Query', inbox: { __typename?: 'InboxConnection', pageInfo: { __typename?: 'PageInfo', hasPreviousPage: boolean, startCursor?: string | null, endCursor?: string | null }, edges: Array<{ __typename?: 'InboxEdge', cursor?: string | null, node: { __typename?: 'ActivityNode', projectName: string, activityId: string, activityType: string, activityData: string, referenceType: string, referenceId: string, body: string, createdAt: any, updatedAt: any, active: boolean, read: boolean, author?: { __typename?: 'UserNode', name: string, attrib: { __typename?: 'UserAttribType', fullName?: string | null } } | null, origin?: { __typename?: 'ActivityOriginNode', id: string, name: string, label?: string | null, type: string, subtype?: string | null } | null, parents: Array<{ __typename?: 'ActivityOriginNode', type: string, name: string, label?: string | null }> } }> } };\n\nexport type MessageFragmentFragment = { __typename?: 'ActivityNode', projectName: string, activityId: string, activityType: string, activityData: string, referenceType: string, referenceId: string, body: string, createdAt: any, updatedAt: any, active: boolean, read: boolean, author?: { __typename?: 'UserNode', name: string, attrib: { __typename?: 'UserAttribType', fullName?: string | null } } | null, origin?: { __typename?: 'ActivityOriginNode', id: string, name: string, label?: string | null, type: string, subtype?: string | null } | null, parents: Array<{ __typename?: 'ActivityOriginNode', type: string, name: string, label?: string | null }> };\n\nexport type GetInboxUnreadCountQueryVariables = Exact<{\n important?: InputMaybe<Scalars['Boolean']['input']>;\n}>;\n\n\nexport type GetInboxUnreadCountQuery = { __typename?: 'Query', inbox: { __typename?: 'InboxConnection', edges: Array<{ __typename?: 'InboxEdge', node: { __typename?: 'ActivityNode', referenceId: string, read: boolean } }> } };\n\nexport type GetMarketInstallEventsQueryVariables = Exact<{ [key: string]: never; }>;\n\n\nexport type GetMarketInstallEventsQuery = { __typename?: 'Query', events: { __typename?: 'EventsConnection', edges: Array<{ __typename?: 'EventEdge', node: { __typename?: 'EventNode', id: string, status: string, description: string, summary: string } }> } };\n\nexport type GetInstallEventsQueryVariables = Exact<{\n ids: Array<Scalars['String']['input']> | Scalars['String']['input'];\n}>;\n\n\nexport type GetInstallEventsQuery = { __typename?: 'Query', events: { __typename?: 'EventsConnection', edges: Array<{ __typename?: 'EventEdge', node: { __typename?: 'EventNode', id: string, status: string, description: string } }> } };\n\nexport type GetTasksByParentQueryVariables = Exact<{\n projectName: Scalars['String']['input'];\n parentIds: Array<Scalars['String']['input']> | Scalars['String']['input'];\n filter?: InputMaybe<Scalars['String']['input']>;\n search?: InputMaybe<Scalars['String']['input']>;\n}>;\n\n\nexport type GetTasksByParentQuery = { __typename?: 'Query', project: { __typename?: 'ProjectNode', name: string, tasks: { __typename?: 'TasksConnection', edges: Array<{ __typename?: 'TaskEdge', node: { __typename?: 'TaskNode', id: string, folderId: string, label?: string | null, name: string, ownAttrib: Array<string>, status: string, tags: Array<string>, taskType: string, updatedAt: any, active: boolean, assignees: Array<string>, allAttrib: string, folder: { __typename?: 'FolderNode', path?: string | null } } }> } } };\n\nexport type GetTasksListQueryVariables = Exact<{\n projectName: Scalars['String']['input'];\n folderIds?: InputMaybe<Array<Scalars['String']['input']> | Scalars['String']['input']>;\n filter?: InputMaybe<Scalars['String']['input']>;\n search?: InputMaybe<Scalars['String']['input']>;\n after?: InputMaybe<Scalars['String']['input']>;\n first?: InputMaybe<Scalars['Int']['input']>;\n before?: InputMaybe<Scalars['String']['input']>;\n last?: InputMaybe<Scalars['Int']['input']>;\n sortBy?: InputMaybe<Scalars['String']['input']>;\n}>;\n\n\nexport type GetTasksListQuery = { __typename?: 'Query', project: { __typename?: 'ProjectNode', name: string, tasks: { __typename?: 'TasksConnection', pageInfo: { __typename?: 'PageInfo', startCursor?: string | null, endCursor?: string | null, hasNextPage: boolean, hasPreviousPage: boolean }, edges: Array<{ __typename?: 'TaskEdge', cursor?: string | null, node: { __typename?: 'TaskNode', id: string, folderId: string, label?: string | null, name: string, ownAttrib: Array<string>, status: string, tags: Array<string>, taskType: string, updatedAt: any, active: boolean, assignees: Array<string>, allAttrib: string, folder: { __typename?: 'FolderNode', path?: string | null } } }> } } };\n\nexport type TaskPropsFragmentFragment = { __typename?: 'TaskNode', id: string, folderId: string, label?: string | null, name: string, ownAttrib: Array<string>, status: string, tags: Array<string>, taskType: string, updatedAt: any, active: boolean, assignees: Array<string>, allAttrib: string, folder: { __typename?: 'FolderNode', path?: string | null } };\n\nexport type GetProjectLatestQueryVariables = Exact<{\n projectName: Scalars['String']['input'];\n}>;\n\n\nexport type GetProjectLatestQuery = { __typename?: 'Query', project: { __typename?: 'ProjectNode', name: string } };\n\nexport type GetProgressTaskQueryVariables = Exact<{\n projectName: Scalars['String']['input'];\n taskId: Scalars['String']['input'];\n}>;\n\n\nexport type GetProgressTaskQuery = { __typename?: 'Query', project: { __typename?: 'ProjectNode', name: string, task?: { __typename?: 'TaskNode', projectName: string, id: string, name: string, label?: string | null, taskType: string, status: string, assignees: Array<string>, updatedAt: any, active: boolean, hasReviewables: boolean, tags: Array<string>, attrib: { __typename?: 'TaskAttribType', priority?: string | null, endDate?: any | null, resolutionHeight?: number | null, resolutionWidth?: number | null, fps?: number | null }, folder: { __typename?: 'FolderNode', id: string, name: string, label?: string | null, folderType: string, parents: Array<string>, status: string, updatedAt: any, parent?: { __typename?: 'FolderNode', id: string, name: string, label?: string | null, parents: Array<string> } | null } } | null } };\n\nexport type GetTasksProgressQueryVariables = Exact<{\n projectName: Scalars['String']['input'];\n folderIds?: InputMaybe<Array<Scalars['String']['input']> | Scalars['String']['input']>;\n assignees?: InputMaybe<Array<Scalars['String']['input']> | Scalars['String']['input']>;\n assigneesAny?: InputMaybe<Array<Scalars['String']['input']> | Scalars['String']['input']>;\n tags?: InputMaybe<Array<Scalars['String']['input']> | Scalars['String']['input']>;\n tagsAny?: InputMaybe<Array<Scalars['String']['input']> | Scalars['String']['input']>;\n statuses?: InputMaybe<Array<Scalars['String']['input']> | Scalars['String']['input']>;\n taskTypes?: InputMaybe<Array<Scalars['String']['input']> | Scalars['String']['input']>;\n attributes?: InputMaybe<Array<AttributeFilterInput> | AttributeFilterInput>;\n}>;\n\n\nexport type GetTasksProgressQuery = { __typename?: 'Query', project: { __typename?: 'ProjectNode', name: string, tasks: { __typename?: 'TasksConnection', edges: Array<{ __typename?: 'TaskEdge', node: { __typename?: 'TaskNode', projectName: string, id: string, name: string, label?: string | null, taskType: string, status: string, assignees: Array<string>, updatedAt: any, active: boolean, hasReviewables: boolean, tags: Array<string>, attrib: { __typename?: 'TaskAttribType', priority?: string | null, endDate?: any | null, resolutionHeight?: number | null, resolutionWidth?: number | null, fps?: number | null }, folder: { __typename?: 'FolderNode', id: string, name: string, label?: string | null, folderType: string, parents: Array<string>, status: string, updatedAt: any, parent?: { __typename?: 'FolderNode', id: string, name: string, label?: string | null, parents: Array<string> } | null } } }> } } };\n\nexport type ProgressTaskFragmentFragment = { __typename?: 'TaskNode', projectName: string, id: string, name: string, label?: string | null, taskType: string, status: string, assignees: Array<string>, updatedAt: any, active: boolean, hasReviewables: boolean, tags: Array<string>, attrib: { __typename?: 'TaskAttribType', priority?: string | null, endDate?: any | null, resolutionHeight?: number | null, resolutionWidth?: number | null, fps?: number | null }, folder: { __typename?: 'FolderNode', id: string, name: string, label?: string | null, folderType: string, parents: Array<string>, status: string, updatedAt: any, parent?: { __typename?: 'FolderNode', id: string, name: string, label?: string | null, parents: Array<string> } | null } };\n\nexport type GetActiveUsersCountQueryVariables = Exact<{ [key: string]: never; }>;\n\n\nexport type GetActiveUsersCountQuery = { __typename?: 'Query', users: { __typename?: 'UsersConnection', edges: Array<{ __typename?: 'UserEdge', node: { __typename?: 'UserNode', active: boolean, isGuest: boolean } }> } };\n\nexport type GetAllAssigneesQueryVariables = Exact<{ [key: string]: never; }>;\n\n\nexport type GetAllAssigneesQuery = { __typename?: 'Query', users: { __typename?: 'UsersConnection', edges: Array<{ __typename?: 'UserEdge', node: { __typename?: 'UserNode', name: string, updatedAt: any, attrib: { __typename?: 'UserAttribType', fullName?: string | null } } }> } };\n\nexport type GetAllProjectUsersAsAssigneeQueryVariables = Exact<{\n projectName?: InputMaybe<Scalars['String']['input']>;\n}>;\n\n\nexport type GetAllProjectUsersAsAssigneeQuery = { __typename?: 'Query', users: { __typename?: 'UsersConnection', edges: Array<{ __typename?: 'UserEdge', node: { __typename?: 'UserNode', name: string, updatedAt: any, attrib: { __typename?: 'UserAttribType', fullName?: string | null } } }> } };\n\nexport type GetKanbanQueryVariables = Exact<{\n projects?: InputMaybe<Array<Scalars['String']['input']> | Scalars['String']['input']>;\n assignees?: InputMaybe<Array<Scalars['String']['input']> | Scalars['String']['input']>;\n}>;\n\n\nexport type GetKanbanQuery = { __typename?: 'Query', kanban: { __typename?: 'KanbanConnection', edges: Array<{ __typename?: 'KanbanEdge', node: { __typename?: 'KanbanNode', id: string, projectName: string, projectCode: string, name: string, label?: string | null, status: string, tags: Array<string>, taskType: string, assignees: Array<string>, updatedAt: any, createdAt: any, dueDate?: any | null, folderId: string, thumbnailId?: string | null, folderLabel?: string | null, folderName: string, folderPath: string, hasReviewables: boolean, priority?: string | null } }> } };\n\nexport type GetKanbanProjectUsersQueryVariables = Exact<{\n projects?: InputMaybe<Array<Scalars['String']['input']> | Scalars['String']['input']>;\n}>;\n\n\nexport type GetKanbanProjectUsersQuery = { __typename?: 'Query', users: { __typename?: 'UsersConnection', edges: Array<{ __typename?: 'UserEdge', node: { __typename?: 'UserNode', name: string, accessGroups: string, isManager: boolean, isAdmin: boolean, attrib: { __typename?: 'UserAttribType', fullName?: string | null } } }> } };\n\nexport type GetKanbanTasksQueryVariables = Exact<{\n projects?: InputMaybe<Array<Scalars['String']['input']> | Scalars['String']['input']>;\n taskIds?: InputMaybe<Array<Scalars['String']['input']> | Scalars['String']['input']>;\n last?: InputMaybe<Scalars['Int']['input']>;\n}>;\n\n\nexport type GetKanbanTasksQuery = { __typename?: 'Query', kanban: { __typename?: 'KanbanConnection', edges: Array<{ __typename?: 'KanbanEdge', node: { __typename?: 'KanbanNode', id: string, projectName: string, projectCode: string, name: string, label?: string | null, status: string, tags: Array<string>, taskType: string, assignees: Array<string>, updatedAt: any, createdAt: any, dueDate?: any | null, folderId: string, thumbnailId?: string | null, folderLabel?: string | null, folderName: string, folderPath: string, hasReviewables: boolean, priority?: string | null } }> } };\n\nexport type KanbanFragmentFragment = { __typename?: 'KanbanNode', id: string, projectName: string, projectCode: string, name: string, label?: string | null, status: string, tags: Array<string>, taskType: string, assignees: Array<string>, updatedAt: any, createdAt: any, dueDate?: any | null, folderId: string, thumbnailId?: string | null, folderLabel?: string | null, folderName: string, folderPath: string, hasReviewables: boolean, priority?: string | null };\n"],"names":["HasLinksFilter"],"mappings":"gFAmUY,IAAAA,GAAAA,IACVA,EAAA,IAAM,MACNA,EAAA,KAAO,OACPA,EAAA,GAAK,KACLA,EAAA,KAAO,OACPA,EAAA,IAAM,MALIA,IAAAA,GAAA,CAAA,CAAA"}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const i=({selection:t,type:s})=>{const l={assignees:{id:"assignees",type:"list_of_strings",mapValue:a=>a.map(e=>({id:e.name||e.id,label:e.name||""}))},status:{id:"status",type:"string",mapValue:a=>a.map(e=>({id:e.name||e.id,label:e.name||""}))},taskType:{id:"taskType",type:"string",mapValue:a=>a.map(e=>({id:e.name||e.id,label:e.name||""}))},hierarchy:void 0};return(()=>{const a=l[s];if(!a)return null;const e=Object.values(t),r=a.mapValue(e);return{id:a.id,label:a.id,type:a.type,inverted:!1,operator:"OR",values:r}})()};exports.createFilterFromSlicer=i;
|
|
2
|
+
//# sourceMappingURL=index.cjs6.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.cjs6.js","sources":["../src/containers/Slicer/createFilterFromSlicer.ts"],"sourcesContent":["import { AttributeModel } from '../ProjectTreeTable'\nimport { SelectionData, SliceDataItem, SliceFilter, SliceType } from './types'\n\ninterface FilterMapping {\n id: string\n type: AttributeModel['data']['type']\n mapValue: (items: SliceDataItem[]) => { id: string; label: string }[]\n}\n\nexport type CreateFilterFromSlicer = ({\n selection,\n type,\n}: {\n selection: SelectionData\n type: SliceType\n}) => SliceFilter | null\n\nexport const createFilterFromSlicer: CreateFilterFromSlicer = ({ selection, type }) => {\n const sliceTypeToFilterMap: Record<string, FilterMapping | undefined> = {\n assignees: {\n id: 'assignees',\n type: 'list_of_strings',\n mapValue: (items) =>\n items.map((item) => ({ id: item.name || item.id, label: item.name || '' })),\n },\n status: {\n id: 'status',\n type: 'string',\n\n mapValue: (items) =>\n items.map((item) => ({ id: item.name || item.id, label: item.name || '' })),\n },\n taskType: {\n id: 'taskType',\n type: 'string',\n mapValue: (items) =>\n items.map((item) => ({ id: item.name || item.id, label: item.name || '' })),\n },\n hierarchy: undefined,\n }\n\n const filter: SliceFilter | null = (() => {\n const mapping = sliceTypeToFilterMap[type]\n if (!mapping) return null\n\n const selectedItems = Object.values(selection)\n const values = mapping.mapValue(selectedItems)\n\n return {\n id: mapping.id,\n label: mapping.id,\n type: mapping.type,\n inverted: false,\n operator: 'OR',\n values,\n }\n })()\n\n return filter\n}\n"],"names":["createFilterFromSlicer","selection","type","sliceTypeToFilterMap","items","item","mapping","selectedItems","values"],"mappings":"gFAiBO,MAAMA,EAAiD,CAAC,CAAE,UAAAC,EAAW,KAAAC,KAAW,CACrF,MAAMC,EAAkE,CACtE,UAAW,CACT,GAAI,YACJ,KAAM,kBACN,SAAWC,GACTA,EAAM,IAAKC,IAAU,CAAE,GAAIA,EAAK,MAAQA,EAAK,GAAI,MAAOA,EAAK,MAAQ,IAAK,CAC9E,EACA,OAAQ,CACN,GAAI,SACJ,KAAM,SAEN,SAAWD,GACTA,EAAM,IAAKC,IAAU,CAAE,GAAIA,EAAK,MAAQA,EAAK,GAAI,MAAOA,EAAK,MAAQ,IAAK,CAC9E,EACA,SAAU,CACR,GAAI,WACJ,KAAM,SACN,SAAWD,GACTA,EAAM,IAAKC,IAAU,CAAE,GAAIA,EAAK,MAAQA,EAAK,GAAI,MAAOA,EAAK,MAAQ,IAAK,CAC9E,EACA,UAAW,MACb,EAmBO,OAjB6B,IAAM,CAClC,MAAAC,EAAUH,EAAqBD,CAAI,EACrC,GAAA,CAACI,EAAgB,OAAA,KAEf,MAAAC,EAAgB,OAAO,OAAON,CAAS,EACvCO,EAASF,EAAQ,SAASC,CAAa,EAEtC,MAAA,CACL,GAAID,EAAQ,GACZ,MAAOA,EAAQ,GACf,KAAMA,EAAQ,KACd,SAAU,GACV,SAAU,KACV,OAAAE,CACF,CAAA,GACC,CAGL"}
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const j=require("./useCreateContextMenu-CDRv1ybg.js"),de=require("./jsx-runtime-qcKc-DpB.js");require("@ynput/ayon-react-components");const pe=require("react"),r=require("./csstransition.esm-Riwtyc4r.js");function be(n){const a=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(n){for(const t in n)if(t!=="default"){const s=Object.getOwnPropertyDescriptor(n,t);Object.defineProperty(a,t,s.get?s:{enumerable:!0,get:()=>n[t]})}}return a.default=n,Object.freeze(a)}const i=be(pe);function X(){return X=Object.assign?Object.assign.bind():function(n){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var s in t)Object.prototype.hasOwnProperty.call(t,s)&&(n[s]=t[s])}return n},X.apply(this,arguments)}function ve(n){if(Array.isArray(n))return n}function xe(n,a){var t=n==null?null:typeof Symbol<"u"&&n[Symbol.iterator]||n["@@iterator"];if(t!=null){var s,m,l,d,E=[],p=!0,g=!1;try{if(l=(t=t.call(n)).next,a===0){if(Object(t)!==t)return;p=!1}else for(;!(p=(s=l.call(t)).done)&&(E.push(s.value),E.length!==a);p=!0);}catch(h){g=!0,m=h}finally{try{if(!p&&t.return!=null&&(d=t.return(),Object(d)!==d))return}finally{if(g)throw m}}return E}}function K(n,a){(a==null||a>n.length)&&(a=n.length);for(var t=0,s=new Array(a);t<a;t++)s[t]=n[t];return s}function ge(n,a){if(n){if(typeof n=="string")return K(n,a);var t=Object.prototype.toString.call(n).slice(8,-1);if(t==="Object"&&n.constructor&&(t=n.constructor.name),t==="Map"||t==="Set")return Array.from(n);if(t==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t))return K(n,a)}}function ye(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
|
|
2
|
+
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function S(n,a){return ve(n)||xe(n,a)||ge(n,a)||ye()}var _={defaultProps:{__TYPE:"ContextMenu",id:null,model:null,style:null,className:null,global:!1,autoZIndex:!0,baseZIndex:0,breakpoint:void 0,scrollHeight:"400px",appendTo:null,transitionOptions:null,onShow:null,onHide:null,children:void 0},getProps:function(a){return r.ObjectUtils.getMergedProps(a,_.defaultProps)},getOtherProps:function(a){return r.ObjectUtils.getDiffProps(a,_.defaultProps)}},G=i.memo(function(n){var a=i.useState(null),t=S(a,2),s=t[0],m=t[1],l=i.useRef(null),d=n.root||!n.resetMenu;n.resetMenu===!0&&s!==null&&m(null);var E=function(e,u){if(u.disabled||n.isMobileMode){e.preventDefault();return}m(u)},p=function(e,u){if(u.disabled){e.preventDefault();return}u.url||e.preventDefault(),u.command&&u.command({originalEvent:e,item:u}),n.isMobileMode&&u.items&&m(s&&u===s?null:u),u.items||n.onLeafClick(e)},g=function(){if(!n.isMobileMode){var e=l.current.parentElement,u=r.DomHandler.getOffset(e),f=r.DomHandler.getViewport(),R=l.current.offsetParent?l.current.offsetWidth:r.DomHandler.getHiddenElementOuterWidth(l.current),I=r.DomHandler.getOuterWidth(e.children[0]),y=parseInt(u.top,10)+l.current.offsetHeight-r.DomHandler.getWindowScrollTop();y>f.height?l.current.style.top=f.height-y+"px":l.current.style.top="0px",parseInt(u.left,10)+I+R>f.width-r.DomHandler.calculateScrollbarWidth()?l.current.style.left=-1*R+"px":l.current.style.left=I+"px"}},h=function(){g()};r.useUpdateEffect(function(){d&&g()});var T=function(e){return i.createElement("li",{key:"separator_"+e,className:"p-menu-separator",role:"separator"})},N=function(e){return e.items?i.createElement(G,{menuProps:n.menuProps,model:e.items,resetMenu:e!==s,onLeafClick:n.onLeafClick,isMobileMode:n.isMobileMode}):null},O=function(e,u){if(e.visible===!1)return null;var f=s===e,R=e.label+"_"+u,I=r.classNames("p-menuitem",{"p-menuitem-active":f},e.className),y=r.classNames("p-menuitem-link",{"p-disabled":e.disabled}),U=r.classNames("p-menuitem-icon",e.icon),L="p-submenu-icon pi pi-angle-right",$=r.IconUtils.getJSXIcon(e.icon,{className:"p-menuitem-icon"},{props:n.menuProps}),Z=e.label&&i.createElement("span",{className:"p-menuitem-text"},e.label),z=e.items&&i.createElement("span",{className:L}),q=N(e),P=i.createElement("a",{href:e.url||"#",className:y,target:e.target,onClick:function(M){return p(M,e)},role:"menuitem","aria-haspopup":e.items!=null,"aria-disabled":e.disabled},$,Z,z,i.createElement(r.Ripple,null));if(e.template){var W={onClick:function(M){return p(M,e)},className:y,labelClassName:"p-menuitem-text",iconClassName:U,submenuIconClassName:L,element:P,props:n,active:f};P=r.ObjectUtils.getJSXElement(e.template,e,W)}return i.createElement("li",{key:R,role:"none",id:e.id,className:I,style:e.style,onMouseEnter:function(M){return E(M,e)}},P,q)},C=function(e,u){return e.separator?T(u):O(e,u)},A=function(){return n.model?n.model.map(C):null},D=r.classNames({"p-submenu-list":!n.root}),v=A();return i.createElement(r.CSSTransition,{nodeRef:l,classNames:"p-contextmenusub",in:d,timeout:{enter:0,exit:0},unmountOnExit:!0,onEnter:h},i.createElement("ul",{ref:l,className:D},v))});G.displayName="ContextMenuSub";var Q=i.memo(i.forwardRef(function(n,a){var t=_.getProps(n),s=i.useState(!1),m=S(s,2),l=m[0],d=m[1],E=i.useState(!1),p=S(E,2),g=p[0],h=p[1],T=i.useState(!1),N=S(T,2),O=N[0],C=N[1],A=i.useState(null),D=S(A,2),v=D[0],b=D[1],e=i.useRef(null),u=i.useRef(null),f=i.useRef(null),R=r.useMatchMedia("screen and (max-width: ".concat(t.breakpoint,")"),!!t.breakpoint),I=r.useEventListener({type:"click",listener:function(o){se(o)&&o.button!==2&&(w(o),C(!0))}}),y=S(I,2),U=y[0],L=y[1],$=r.useEventListener({type:"contextmenu",listener:function(o){V(o)}}),Z=S($,1),z=Z[0],q=r.useResizeListener({listener:function(o){l&&!r.DomHandler.isTouchDevice()&&w(o)}}),P=S(q,2),W=P[0],H=P[1],M=function(){if(!f.current){f.current=r.DomHandler.createInlineStyle(r.PrimeReact.nonce);var o="".concat(v),x=`
|
|
3
|
+
@media screen and (max-width: `.concat(t.breakpoint,`) {
|
|
4
|
+
.p-contextmenu[`).concat(o,`] > ul {
|
|
5
|
+
max-height: `).concat(t.scrollHeight,`;
|
|
6
|
+
overflow: `).concat(t.scrollHeight?"auto":"",`;
|
|
7
|
+
}
|
|
8
|
+
|
|
9
|
+
.p-contextmenu[`).concat(o,`] .p-submenu-list {
|
|
10
|
+
position: relative;
|
|
11
|
+
}
|
|
12
|
+
|
|
13
|
+
.p-contextmenu[`).concat(o,`] .p-menuitem-active > .p-submenu-list {
|
|
14
|
+
left: 0 !important;
|
|
15
|
+
box-shadow: none;
|
|
16
|
+
border-radius: 0;
|
|
17
|
+
padding: 0 0 0 calc(var(--inline-spacing) * 2); /* @todo */
|
|
18
|
+
}
|
|
19
|
+
|
|
20
|
+
.p-contextmenu[`).concat(o,`] .p-menuitem-active > .p-menuitem-link > .p-submenu-icon {
|
|
21
|
+
transform: rotate(-180deg);
|
|
22
|
+
}
|
|
23
|
+
|
|
24
|
+
.p-contextmenu[`).concat(o,`] .p-submenu-icon:before {
|
|
25
|
+
content: "\\e930";
|
|
26
|
+
}
|
|
27
|
+
}
|
|
28
|
+
`);f.current.innerHTML=x}},J=function(){f.current=r.DomHandler.removeInlineStyle(f.current)},ee=function(){C(!1)},te=function(){C(!1)},V=function(o){o.stopPropagation(),o.preventDefault(),u.current=o,l?h(!0):(d(!0),t.onShow&&t.onShow(u.current))},w=function(o){u.current=o,d(!1),h(!1),t.onHide&&t.onHide(u.current)},ne=function(){t.autoZIndex&&r.ZIndexUtils.set("menu",e.current,r.PrimeReact.autoZIndex,t.baseZIndex||r.PrimeReact.zIndex.menu),ue(u.current),v&&t.breakpoint&&(e.current.setAttribute(v,""),M())},re=function(){le()},ae=function(){ce(),r.ZIndexUtils.clear(e.current)},oe=function(){r.ZIndexUtils.clear(e.current),J()},ue=function(o){if(o){var x=o.pageX+1,k=o.pageY+1,Y=e.current.offsetParent?e.current.offsetWidth:r.DomHandler.getHiddenElementOuterWidth(e.current),B=e.current.offsetParent?e.current.offsetHeight:r.DomHandler.getHiddenElementOuterHeight(e.current),F=r.DomHandler.getViewport();x+Y-document.body.scrollLeft>F.width&&(x-=Y),k+B-document.body.scrollTop>F.height&&(k-=B),x<document.body.scrollLeft&&(x=document.body.scrollLeft),k<document.body.scrollTop&&(k=document.body.scrollTop),e.current.style.left=x+"px",e.current.style.top=k+"px"}},ie=function(o){C(!0),w(o),o.stopPropagation()},se=function(o){return e&&e.current&&!(e.current.isSameNode(o.target)||e.current.contains(o.target))},le=function(){W(),U()},ce=function(){H(),L()};r.useMountEffect(function(){t.global&&z(),t.breakpoint&&!v&&b(r.UniqueComponentId())}),r.useUpdateEffect(function(){return v&&e.current&&(e.current.setAttribute(v,""),M()),function(){J()}},[v,t.breakpoint]),r.useUpdateEffect(function(){l?(d(!1),h(!1),C(!0)):!g&&!l&&O&&V(u.current)},[g]),r.useUnmountEffect(function(){r.ZIndexUtils.clear(e.current)}),i.useImperativeHandle(a,function(){return{props:t,show:V,hide:w,getElement:function(){return e.current}}});var fe=function(){var o=_.getOtherProps(t),x=r.classNames("p-contextmenu p-component",t.className,{"p-input-filled":r.PrimeReact.inputStyle==="filled","p-ripple-disabled":r.PrimeReact.ripple===!1});return i.createElement(r.CSSTransition,{nodeRef:e,classNames:"p-contextmenu",in:l,timeout:{enter:250,exit:0},options:t.transitionOptions,unmountOnExit:!0,onEnter:ne,onEntered:re,onExit:ae,onExited:oe},i.createElement("div",X({ref:e,id:t.id,className:x,style:t.style},o,{onClick:ee,onMouseEnter:te}),i.createElement(G,{menuProps:t,model:t.model,root:!0,resetMenu:O,onLeafClick:ie,isMobileMode:R})))},me=fe();return i.createElement(r.Portal,{element:me,appendTo:t.appendTo})}));Q.displayName="ContextMenu";const Me=()=>{const{model:n,ref:a,setIsContextOpen:t}=j.useContextMenu();return de.jsxRuntimeExports.jsx(Q,{model:n,ref:a,onShow:()=>t(!0),onHide:()=>t(!1)})};exports.ContextMenuProvider=j.ContextMenuProvider;exports.useContextMenu=j.useContextMenu;exports.useCreateContextMenu=j.useCreateContextMenu;exports.GlobalContextMenu=Me;
|
|
29
|
+
//# sourceMappingURL=index.cjs7.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.cjs7.js","sources":["../node_modules/primereact-context/contextmenu/contextmenu.esm.js","../src/containers/ContextMenu/GlobalContextMenu.tsx"],"sourcesContent":["import * as React from 'react';\nimport PrimeReact from 'primereact/api';\nimport { CSSTransition } from 'primereact/csstransition';\nimport { useUpdateEffect, useMatchMedia, useEventListener, useResizeListener, useMountEffect, useUnmountEffect } from 'primereact/hooks';\nimport { Portal } from 'primereact/portal';\nimport { ObjectUtils, classNames, DomHandler, IconUtils, UniqueComponentId, ZIndexUtils } from 'primereact/utils';\nimport { Ripple } from 'primereact/ripple';\n\nfunction _extends() {\n _extends = Object.assign ? Object.assign.bind() : function (target) {\n for (var i = 1; i < arguments.length; i++) {\n var source = arguments[i];\n for (var key in source) {\n if (Object.prototype.hasOwnProperty.call(source, key)) {\n target[key] = source[key];\n }\n }\n }\n return target;\n };\n return _extends.apply(this, arguments);\n}\n\nfunction _arrayWithHoles(arr) {\n if (Array.isArray(arr)) return arr;\n}\n\nfunction _iterableToArrayLimit(arr, i) {\n var _i = null == arr ? null : \"undefined\" != typeof Symbol && arr[Symbol.iterator] || arr[\"@@iterator\"];\n if (null != _i) {\n var _s,\n _e,\n _x,\n _r,\n _arr = [],\n _n = !0,\n _d = !1;\n try {\n if (_x = (_i = _i.call(arr)).next, 0 === i) {\n if (Object(_i) !== _i) return;\n _n = !1;\n } else for (; !(_n = (_s = _x.call(_i)).done) && (_arr.push(_s.value), _arr.length !== i); _n = !0);\n } catch (err) {\n _d = !0, _e = err;\n } finally {\n try {\n if (!_n && null != _i[\"return\"] && (_r = _i[\"return\"](), Object(_r) !== _r)) return;\n } finally {\n if (_d) throw _e;\n }\n }\n return _arr;\n }\n}\n\nfunction _arrayLikeToArray(arr, len) {\n if (len == null || len > arr.length) len = arr.length;\n for (var i = 0, arr2 = new Array(len); i < len; i++) arr2[i] = arr[i];\n return arr2;\n}\n\nfunction _unsupportedIterableToArray(o, minLen) {\n if (!o) return;\n if (typeof o === \"string\") return _arrayLikeToArray(o, minLen);\n var n = Object.prototype.toString.call(o).slice(8, -1);\n if (n === \"Object\" && o.constructor) n = o.constructor.name;\n if (n === \"Map\" || n === \"Set\") return Array.from(o);\n if (n === \"Arguments\" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return _arrayLikeToArray(o, minLen);\n}\n\nfunction _nonIterableRest() {\n throw new TypeError(\"Invalid attempt to destructure non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.\");\n}\n\nfunction _slicedToArray(arr, i) {\n return _arrayWithHoles(arr) || _iterableToArrayLimit(arr, i) || _unsupportedIterableToArray(arr, i) || _nonIterableRest();\n}\n\nvar ContextMenuBase = {\n defaultProps: {\n __TYPE: 'ContextMenu',\n id: null,\n model: null,\n style: null,\n className: null,\n global: false,\n autoZIndex: true,\n baseZIndex: 0,\n breakpoint: undefined,\n scrollHeight: '400px',\n appendTo: null,\n transitionOptions: null,\n onShow: null,\n onHide: null,\n children: undefined\n },\n getProps: function getProps(props) {\n return ObjectUtils.getMergedProps(props, ContextMenuBase.defaultProps);\n },\n getOtherProps: function getOtherProps(props) {\n return ObjectUtils.getDiffProps(props, ContextMenuBase.defaultProps);\n }\n};\n\nvar ContextMenuSub = /*#__PURE__*/React.memo(function (props) {\n var _React$useState = React.useState(null),\n _React$useState2 = _slicedToArray(_React$useState, 2),\n activeItemState = _React$useState2[0],\n setActiveItemState = _React$useState2[1];\n var submenuRef = React.useRef(null);\n var active = props.root || !props.resetMenu;\n if (props.resetMenu === true && activeItemState !== null) {\n setActiveItemState(null);\n }\n var onItemMouseEnter = function onItemMouseEnter(event, item) {\n if (item.disabled || props.isMobileMode) {\n event.preventDefault();\n return;\n }\n setActiveItemState(item);\n };\n var onItemClick = function onItemClick(event, item) {\n if (item.disabled) {\n event.preventDefault();\n return;\n }\n if (!item.url) {\n event.preventDefault();\n }\n if (item.command) {\n item.command({\n originalEvent: event,\n item: item\n });\n }\n if (props.isMobileMode && item.items) {\n if (activeItemState && item === activeItemState) setActiveItemState(null);else setActiveItemState(item);\n }\n if (!item.items) {\n props.onLeafClick(event);\n }\n };\n var position = function position() {\n if (!props.isMobileMode) {\n var parentItem = submenuRef.current.parentElement;\n var containerOffset = DomHandler.getOffset(parentItem);\n var viewport = DomHandler.getViewport();\n var sublistWidth = submenuRef.current.offsetParent ? submenuRef.current.offsetWidth : DomHandler.getHiddenElementOuterWidth(submenuRef.current);\n var itemOuterWidth = DomHandler.getOuterWidth(parentItem.children[0]);\n var top = parseInt(containerOffset.top, 10) + submenuRef.current.offsetHeight - DomHandler.getWindowScrollTop();\n if (top > viewport.height) {\n submenuRef.current.style.top = viewport.height - top + 'px';\n } else {\n submenuRef.current.style.top = '0px';\n }\n if (parseInt(containerOffset.left, 10) + itemOuterWidth + sublistWidth > viewport.width - DomHandler.calculateScrollbarWidth()) {\n submenuRef.current.style.left = -1 * sublistWidth + 'px';\n } else {\n submenuRef.current.style.left = itemOuterWidth + 'px';\n }\n }\n };\n var onEnter = function onEnter() {\n position();\n };\n useUpdateEffect(function () {\n active && position();\n });\n var createSeparator = function createSeparator(index) {\n return /*#__PURE__*/React.createElement(\"li\", {\n key: 'separator_' + index,\n className: \"p-menu-separator\",\n role: \"separator\"\n });\n };\n var createSubmenu = function createSubmenu(item) {\n if (item.items) {\n return /*#__PURE__*/React.createElement(ContextMenuSub, {\n menuProps: props.menuProps,\n model: item.items,\n resetMenu: item !== activeItemState,\n onLeafClick: props.onLeafClick,\n isMobileMode: props.isMobileMode\n });\n }\n return null;\n };\n var createMenuItem = function createMenuItem(item, index) {\n if (item.visible === false) {\n return null;\n }\n var active = activeItemState === item;\n var key = item.label + '_' + index;\n var className = classNames('p-menuitem', {\n 'p-menuitem-active': active\n }, item.className);\n var linkClassName = classNames('p-menuitem-link', {\n 'p-disabled': item.disabled\n });\n var iconClassName = classNames('p-menuitem-icon', item.icon);\n var submenuIconClassName = 'p-submenu-icon pi pi-angle-right';\n var icon = IconUtils.getJSXIcon(item.icon, {\n className: 'p-menuitem-icon'\n }, {\n props: props.menuProps\n });\n var label = item.label && /*#__PURE__*/React.createElement(\"span\", {\n className: \"p-menuitem-text\"\n }, item.label);\n var submenuIcon = item.items && /*#__PURE__*/React.createElement(\"span\", {\n className: submenuIconClassName\n });\n var submenu = createSubmenu(item);\n var content = /*#__PURE__*/React.createElement(\"a\", {\n href: item.url || '#',\n className: linkClassName,\n target: item.target,\n onClick: function onClick(event) {\n return onItemClick(event, item);\n },\n role: \"menuitem\",\n \"aria-haspopup\": item.items != null,\n \"aria-disabled\": item.disabled\n }, icon, label, submenuIcon, /*#__PURE__*/React.createElement(Ripple, null));\n if (item.template) {\n var defaultContentOptions = {\n onClick: function onClick(event) {\n return onItemClick(event, item);\n },\n className: linkClassName,\n labelClassName: 'p-menuitem-text',\n iconClassName: iconClassName,\n submenuIconClassName: submenuIconClassName,\n element: content,\n props: props,\n active: active\n };\n content = ObjectUtils.getJSXElement(item.template, item, defaultContentOptions);\n }\n return /*#__PURE__*/React.createElement(\"li\", {\n key: key,\n role: \"none\",\n id: item.id,\n className: className,\n style: item.style,\n onMouseEnter: function onMouseEnter(event) {\n return onItemMouseEnter(event, item);\n }\n }, content, submenu);\n };\n var createItem = function createItem(item, index) {\n return item.separator ? createSeparator(index) : createMenuItem(item, index);\n };\n var createMenu = function createMenu() {\n return props.model ? props.model.map(createItem) : null;\n };\n var className = classNames({\n 'p-submenu-list': !props.root\n });\n var submenu = createMenu();\n return /*#__PURE__*/React.createElement(CSSTransition, {\n nodeRef: submenuRef,\n classNames: \"p-contextmenusub\",\n \"in\": active,\n timeout: {\n enter: 0,\n exit: 0\n },\n unmountOnExit: true,\n onEnter: onEnter\n }, /*#__PURE__*/React.createElement(\"ul\", {\n ref: submenuRef,\n className: className\n }, submenu));\n});\nContextMenuSub.displayName = 'ContextMenuSub';\n\nvar ContextMenu = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(function (inProps, ref) {\n var props = ContextMenuBase.getProps(inProps);\n var _React$useState = React.useState(false),\n _React$useState2 = _slicedToArray(_React$useState, 2),\n visibleState = _React$useState2[0],\n setVisibleState = _React$useState2[1];\n var _React$useState3 = React.useState(false),\n _React$useState4 = _slicedToArray(_React$useState3, 2),\n reshowState = _React$useState4[0],\n setReshowState = _React$useState4[1];\n var _React$useState5 = React.useState(false),\n _React$useState6 = _slicedToArray(_React$useState5, 2),\n resetMenuState = _React$useState6[0],\n setResetMenuState = _React$useState6[1];\n var _React$useState7 = React.useState(null),\n _React$useState8 = _slicedToArray(_React$useState7, 2),\n attributeSelectorState = _React$useState8[0],\n setAttributeSelectorState = _React$useState8[1];\n var menuRef = React.useRef(null);\n var currentEvent = React.useRef(null);\n var styleElementRef = React.useRef(null);\n var isMobileMode = useMatchMedia(\"screen and (max-width: \".concat(props.breakpoint, \")\"), !!props.breakpoint);\n var _useEventListener = useEventListener({\n type: 'click',\n listener: function listener(event) {\n if (isOutsideClicked(event) && event.button !== 2) {\n hide(event);\n setResetMenuState(true);\n }\n }\n }),\n _useEventListener2 = _slicedToArray(_useEventListener, 2),\n bindDocumentClickListener = _useEventListener2[0],\n unbindDocumentClickListener = _useEventListener2[1];\n var _useEventListener3 = useEventListener({\n type: 'contextmenu',\n listener: function listener(event) {\n show(event);\n }\n }),\n _useEventListener4 = _slicedToArray(_useEventListener3, 1),\n bindDocumentContextMenuListener = _useEventListener4[0];\n var _useResizeListener = useResizeListener({\n listener: function listener(event) {\n if (visibleState && !DomHandler.isTouchDevice()) {\n hide(event);\n }\n }\n }),\n _useResizeListener2 = _slicedToArray(_useResizeListener, 2),\n bindDocumentResizeListener = _useResizeListener2[0],\n unbindDocumentResizeListener = _useResizeListener2[1];\n var createStyle = function createStyle() {\n if (!styleElementRef.current) {\n styleElementRef.current = DomHandler.createInlineStyle(PrimeReact.nonce);\n var selector = \"\".concat(attributeSelectorState);\n var innerHTML = \"\\n@media screen and (max-width: \".concat(props.breakpoint, \") {\\n .p-contextmenu[\").concat(selector, \"] > ul {\\n max-height: \").concat(props.scrollHeight, \";\\n overflow: \").concat(props.scrollHeight ? 'auto' : '', \";\\n }\\n\\n .p-contextmenu[\").concat(selector, \"] .p-submenu-list {\\n position: relative;\\n }\\n\\n .p-contextmenu[\").concat(selector, \"] .p-menuitem-active > .p-submenu-list {\\n left: 0 !important;\\n box-shadow: none;\\n border-radius: 0;\\n padding: 0 0 0 calc(var(--inline-spacing) * 2); /* @todo */\\n }\\n\\n .p-contextmenu[\").concat(selector, \"] .p-menuitem-active > .p-menuitem-link > .p-submenu-icon {\\n transform: rotate(-180deg);\\n }\\n\\n .p-contextmenu[\").concat(selector, \"] .p-submenu-icon:before {\\n content: \\\"\\\\e930\\\";\\n }\\n}\\n\");\n styleElementRef.current.innerHTML = innerHTML;\n }\n };\n var destroyStyle = function destroyStyle() {\n styleElementRef.current = DomHandler.removeInlineStyle(styleElementRef.current);\n };\n var onMenuClick = function onMenuClick() {\n setResetMenuState(false);\n };\n var onMenuMouseEnter = function onMenuMouseEnter() {\n setResetMenuState(false);\n };\n var show = function show(event) {\n event.stopPropagation();\n event.preventDefault();\n currentEvent.current = event;\n if (visibleState) {\n setReshowState(true);\n } else {\n setVisibleState(true);\n props.onShow && props.onShow(currentEvent.current);\n }\n };\n var hide = function hide(event) {\n currentEvent.current = event;\n setVisibleState(false);\n setReshowState(false);\n props.onHide && props.onHide(currentEvent.current);\n };\n var onEnter = function onEnter() {\n if (props.autoZIndex) {\n ZIndexUtils.set('menu', menuRef.current, PrimeReact.autoZIndex, props.baseZIndex || PrimeReact.zIndex['menu']);\n }\n position(currentEvent.current);\n if (attributeSelectorState && props.breakpoint) {\n menuRef.current.setAttribute(attributeSelectorState, '');\n createStyle();\n }\n };\n var onEntered = function onEntered() {\n bindDocumentListeners();\n };\n var onExit = function onExit() {\n unbindDocumentListeners();\n ZIndexUtils.clear(menuRef.current);\n };\n var onExited = function onExited() {\n ZIndexUtils.clear(menuRef.current);\n destroyStyle();\n };\n var position = function position(event) {\n if (event) {\n var left = event.pageX + 1;\n var top = event.pageY + 1;\n var width = menuRef.current.offsetParent ? menuRef.current.offsetWidth : DomHandler.getHiddenElementOuterWidth(menuRef.current);\n var height = menuRef.current.offsetParent ? menuRef.current.offsetHeight : DomHandler.getHiddenElementOuterHeight(menuRef.current);\n var viewport = DomHandler.getViewport();\n\n //flip\n if (left + width - document.body.scrollLeft > viewport.width) {\n left -= width;\n }\n\n //flip\n if (top + height - document.body.scrollTop > viewport.height) {\n top -= height;\n }\n\n //fit\n if (left < document.body.scrollLeft) {\n left = document.body.scrollLeft;\n }\n\n //fit\n if (top < document.body.scrollTop) {\n top = document.body.scrollTop;\n }\n menuRef.current.style.left = left + 'px';\n menuRef.current.style.top = top + 'px';\n }\n };\n var onLeafClick = function onLeafClick(event) {\n setResetMenuState(true);\n hide(event);\n event.stopPropagation();\n };\n var isOutsideClicked = function isOutsideClicked(event) {\n return menuRef && menuRef.current && !(menuRef.current.isSameNode(event.target) || menuRef.current.contains(event.target));\n };\n var bindDocumentListeners = function bindDocumentListeners() {\n bindDocumentResizeListener();\n bindDocumentClickListener();\n };\n var unbindDocumentListeners = function unbindDocumentListeners() {\n unbindDocumentResizeListener();\n unbindDocumentClickListener();\n };\n useMountEffect(function () {\n if (props.global) {\n bindDocumentContextMenuListener();\n }\n if (props.breakpoint) {\n !attributeSelectorState && setAttributeSelectorState(UniqueComponentId());\n }\n });\n useUpdateEffect(function () {\n if (attributeSelectorState && menuRef.current) {\n menuRef.current.setAttribute(attributeSelectorState, '');\n createStyle();\n }\n return function () {\n destroyStyle();\n };\n }, [attributeSelectorState, props.breakpoint]);\n useUpdateEffect(function () {\n if (visibleState) {\n setVisibleState(false);\n setReshowState(false);\n setResetMenuState(true);\n } else if (!reshowState && !visibleState && resetMenuState) {\n show(currentEvent.current);\n }\n }, [reshowState]);\n useUnmountEffect(function () {\n ZIndexUtils.clear(menuRef.current);\n });\n React.useImperativeHandle(ref, function () {\n return {\n props: props,\n show: show,\n hide: hide,\n getElement: function getElement() {\n return menuRef.current;\n }\n };\n });\n var createContextMenu = function createContextMenu() {\n var otherProps = ContextMenuBase.getOtherProps(props);\n var className = classNames('p-contextmenu p-component', props.className, {\n 'p-input-filled': PrimeReact.inputStyle === 'filled',\n 'p-ripple-disabled': PrimeReact.ripple === false\n });\n return /*#__PURE__*/React.createElement(CSSTransition, {\n nodeRef: menuRef,\n classNames: \"p-contextmenu\",\n \"in\": visibleState,\n timeout: {\n enter: 250,\n exit: 0\n },\n options: props.transitionOptions,\n unmountOnExit: true,\n onEnter: onEnter,\n onEntered: onEntered,\n onExit: onExit,\n onExited: onExited\n }, /*#__PURE__*/React.createElement(\"div\", _extends({\n ref: menuRef,\n id: props.id,\n className: className,\n style: props.style\n }, otherProps, {\n onClick: onMenuClick,\n onMouseEnter: onMenuMouseEnter\n }), /*#__PURE__*/React.createElement(ContextMenuSub, {\n menuProps: props,\n model: props.model,\n root: true,\n resetMenu: resetMenuState,\n onLeafClick: onLeafClick,\n isMobileMode: isMobileMode\n })));\n };\n var element = createContextMenu();\n return /*#__PURE__*/React.createElement(Portal, {\n element: element,\n appendTo: props.appendTo\n });\n}));\nContextMenu.displayName = 'ContextMenu';\n\nexport { ContextMenu };\n","import { ContextMenu } from 'primereact-context/contextmenu'\nimport { useContextMenu } from './ContextMenuContext'\n\nexport const GlobalContextMenu = () => {\n const { model, ref, setIsContextOpen } = useContextMenu()\n\n return (\n <ContextMenu\n model={model}\n ref={ref}\n onShow={() => setIsContextOpen(true)}\n onHide={() => setIsContextOpen(false)}\n />\n )\n}\n"],"names":["_extends","target","i","source","key","_arrayWithHoles","arr","_iterableToArrayLimit","_i","_s","_e","_x","_r","_arr","_n","_d","err","_arrayLikeToArray","len","arr2","_unsupportedIterableToArray","o","minLen","n","_nonIterableRest","_slicedToArray","ContextMenuBase","props","ObjectUtils","ContextMenuSub","React","_React$useState","_React$useState2","activeItemState","setActiveItemState","submenuRef","active","onItemMouseEnter","event","item","onItemClick","position","parentItem","containerOffset","DomHandler","viewport","sublistWidth","itemOuterWidth","top","onEnter","useUpdateEffect","createSeparator","index","createSubmenu","createMenuItem","className","classNames","linkClassName","iconClassName","submenuIconClassName","icon","IconUtils","label","submenuIcon","submenu","content","Ripple","defaultContentOptions","createItem","createMenu","CSSTransition","ContextMenu","inProps","ref","visibleState","setVisibleState","_React$useState3","_React$useState4","reshowState","setReshowState","_React$useState5","_React$useState6","resetMenuState","setResetMenuState","_React$useState7","_React$useState8","attributeSelectorState","setAttributeSelectorState","menuRef","currentEvent","styleElementRef","isMobileMode","useMatchMedia","_useEventListener","useEventListener","isOutsideClicked","hide","_useEventListener2","bindDocumentClickListener","unbindDocumentClickListener","_useEventListener3","show","_useEventListener4","bindDocumentContextMenuListener","_useResizeListener","useResizeListener","_useResizeListener2","bindDocumentResizeListener","unbindDocumentResizeListener","createStyle","PrimeReact","selector","innerHTML","destroyStyle","onMenuClick","onMenuMouseEnter","ZIndexUtils","onEntered","bindDocumentListeners","onExit","unbindDocumentListeners","onExited","left","width","height","onLeafClick","useMountEffect","UniqueComponentId","useUnmountEffect","createContextMenu","otherProps","element","Portal","GlobalContextMenu","model","setIsContextOpen","useContextMenu","jsx"],"mappings":"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","x_google_ignoreList":[0]}
|