@ynput/ayon-frontend-shared 0.2.30 → 0.2.32
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/_virtual/index.cjs5.js +1 -1
- package/dist/_virtual/index.cjs6.js +1 -1
- package/dist/_virtual/index.es5.js +5 -2
- package/dist/_virtual/index.es5.js.map +1 -1
- package/dist/_virtual/index.es6.js +2 -5
- package/dist/_virtual/index.es6.js.map +1 -1
- package/dist/node_modules/rehype-prism-plus/dist/index.es.cjs.js +1 -1
- package/dist/node_modules/rehype-prism-plus/dist/index.es.es.js +1 -1
- package/dist/node_modules/remove-accents/index.cjs.js +1 -1
- package/dist/node_modules/remove-accents/index.es.js +1 -1
- package/dist/shared/src/api/generated/access.cjs.js.map +1 -1
- package/dist/shared/src/api/generated/access.es.js.map +1 -1
- package/dist/shared/src/api/generated/authentication.cjs.js +1 -1
- package/dist/shared/src/api/generated/authentication.cjs.js.map +1 -1
- package/dist/shared/src/api/generated/authentication.es.js +9 -6
- package/dist/shared/src/api/generated/authentication.es.js.map +1 -1
- package/dist/shared/src/api/generated/entityLists.cjs.js.map +1 -1
- package/dist/shared/src/api/generated/entityLists.es.js.map +1 -1
- package/dist/shared/src/api/generated/folders.cjs.js.map +1 -1
- package/dist/shared/src/api/generated/folders.es.js.map +1 -1
- package/dist/shared/src/api/generated/graphql.cjs.js.map +1 -1
- package/dist/shared/src/api/generated/graphql.es.js.map +1 -1
- package/dist/shared/src/api/generated/graphqlLinks.cjs.js.map +1 -1
- package/dist/shared/src/api/generated/graphqlLinks.es.js.map +1 -1
- package/dist/shared/src/api/generated/links.cjs.js +1 -1
- package/dist/shared/src/api/generated/links.cjs.js.map +1 -1
- package/dist/shared/src/api/generated/links.es.js +13 -5
- package/dist/shared/src/api/generated/links.es.js.map +1 -1
- package/dist/shared/src/api/generated/onboarding.cjs.js.map +1 -1
- package/dist/shared/src/api/generated/onboarding.es.js.map +1 -1
- package/dist/shared/src/api/generated/operations.cjs.js +1 -1
- package/dist/shared/src/api/generated/operations.cjs.js.map +1 -1
- package/dist/shared/src/api/generated/operations.es.js +16 -0
- package/dist/shared/src/api/generated/operations.es.js.map +1 -1
- package/dist/shared/src/api/generated/products.cjs.js +1 -1
- package/dist/shared/src/api/generated/products.cjs.js.map +1 -1
- package/dist/shared/src/api/generated/products.es.js +6 -3
- package/dist/shared/src/api/generated/products.es.js.map +1 -1
- package/dist/shared/src/api/generated/projects.cjs.js +1 -1
- package/dist/shared/src/api/generated/projects.cjs.js.map +1 -1
- package/dist/shared/src/api/generated/projects.es.js +19 -0
- package/dist/shared/src/api/generated/projects.es.js.map +1 -1
- package/dist/shared/src/api/generated/system.cjs.js.map +1 -1
- package/dist/shared/src/api/generated/system.es.js.map +1 -1
- package/dist/shared/src/api/generated/tasks.cjs.js.map +1 -1
- package/dist/shared/src/api/generated/tasks.es.js.map +1 -1
- package/dist/shared/src/api/generated/users.cjs.js.map +1 -1
- package/dist/shared/src/api/generated/users.es.js.map +1 -1
- package/dist/shared/src/api/generated/versions.cjs.js.map +1 -1
- package/dist/shared/src/api/generated/versions.es.js.map +1 -1
- package/dist/shared/src/api/generated/views.cjs.js.map +1 -1
- package/dist/shared/src/api/generated/views.es.js.map +1 -1
- package/dist/shared/src/api/queries/entityLists/listFolders.cjs.js +1 -1
- package/dist/shared/src/api/queries/entityLists/listFolders.cjs.js.map +1 -1
- package/dist/shared/src/api/queries/entityLists/listFolders.es.js +96 -59
- package/dist/shared/src/api/queries/entityLists/listFolders.es.js.map +1 -1
- package/dist/shared/src/components/AttributeEditor/AttributeEditor.cjs.js +1 -1
- package/dist/shared/src/components/AttributeEditor/AttributeEditor.cjs.js.map +1 -1
- package/dist/shared/src/components/AttributeEditor/AttributeEditor.es.js +15 -10
- package/dist/shared/src/components/AttributeEditor/AttributeEditor.es.js.map +1 -1
- package/dist/shared/src/components/ProjectTableSettings/RowHeightSettings.cjs.js +60 -0
- package/dist/shared/src/components/ProjectTableSettings/RowHeightSettings.cjs.js.map +1 -0
- package/dist/shared/src/components/ProjectTableSettings/RowHeightSettings.es.js +332 -0
- package/dist/shared/src/components/ProjectTableSettings/RowHeightSettings.es.js.map +1 -0
- package/dist/shared/src/components/SettingsPanel/SettingsPanel.cjs.js +4 -4
- package/dist/shared/src/components/SettingsPanel/SettingsPanel.cjs.js.map +1 -1
- package/dist/shared/src/components/SettingsPanel/SettingsPanel.es.js +37 -33
- package/dist/shared/src/components/SettingsPanel/SettingsPanel.es.js.map +1 -1
- package/dist/shared/src/components/Thumbnail/Thumbnail.styled.cjs.js +3 -5
- package/dist/shared/src/components/Thumbnail/Thumbnail.styled.cjs.js.map +1 -1
- package/dist/shared/src/components/Thumbnail/Thumbnail.styled.es.js +4 -6
- package/dist/shared/src/components/Thumbnail/Thumbnail.styled.es.js.map +1 -1
- package/dist/shared/src/components/ThumbnailSimple/ThumbnailSimple.cjs.js +1 -2
- package/dist/shared/src/components/ThumbnailSimple/ThumbnailSimple.cjs.js.map +1 -1
- package/dist/shared/src/components/ThumbnailSimple/ThumbnailSimple.es.js +0 -1
- package/dist/shared/src/components/ThumbnailSimple/ThumbnailSimple.es.js.map +1 -1
- package/dist/shared/src/containers/ProjectTreeTable/ProjectTreeTable.cjs.js +1 -1
- package/dist/shared/src/containers/ProjectTreeTable/ProjectTreeTable.cjs.js.map +1 -1
- package/dist/shared/src/containers/ProjectTreeTable/ProjectTreeTable.es.js +555 -537
- package/dist/shared/src/containers/ProjectTreeTable/ProjectTreeTable.es.js.map +1 -1
- package/dist/shared/src/containers/ProjectTreeTable/ProjectTreeTable.styled.cjs.js +0 -1
- package/dist/shared/src/containers/ProjectTreeTable/ProjectTreeTable.styled.cjs.js.map +1 -1
- package/dist/shared/src/containers/ProjectTreeTable/ProjectTreeTable.styled.es.js +4 -5
- package/dist/shared/src/containers/ProjectTreeTable/ProjectTreeTable.styled.es.js.map +1 -1
- package/dist/shared/src/containers/ProjectTreeTable/buildTreeTableColumns.cjs.js +1 -1
- package/dist/shared/src/containers/ProjectTreeTable/buildTreeTableColumns.cjs.js.map +1 -1
- package/dist/shared/src/containers/ProjectTreeTable/buildTreeTableColumns.es.js +92 -91
- package/dist/shared/src/containers/ProjectTreeTable/buildTreeTableColumns.es.js.map +1 -1
- package/dist/shared/src/containers/ProjectTreeTable/context/ColumnSettingsContext.cjs.js.map +1 -1
- package/dist/shared/src/containers/ProjectTreeTable/context/ColumnSettingsContext.es.js.map +1 -1
- package/dist/shared/src/containers/ProjectTreeTable/context/ColumnSettingsProvider.cjs.js +1 -1
- package/dist/shared/src/containers/ProjectTreeTable/context/ColumnSettingsProvider.cjs.js.map +1 -1
- package/dist/shared/src/containers/ProjectTreeTable/context/ColumnSettingsProvider.es.js +126 -108
- package/dist/shared/src/containers/ProjectTreeTable/context/ColumnSettingsProvider.es.js.map +1 -1
- package/dist/shared/src/containers/ProjectTreeTable/hooks/useDynamicRowHeight.cjs.js +2 -0
- package/dist/shared/src/containers/ProjectTreeTable/hooks/useDynamicRowHeight.cjs.js.map +1 -0
- package/dist/shared/src/containers/ProjectTreeTable/hooks/useDynamicRowHeight.es.js +9 -0
- package/dist/shared/src/containers/ProjectTreeTable/hooks/useDynamicRowHeight.es.js.map +1 -0
- package/dist/shared/src/containers/ProjectTreeTable/widgets/CellWidget.cjs.js +2 -2
- package/dist/shared/src/containers/ProjectTreeTable/widgets/CellWidget.cjs.js.map +1 -1
- package/dist/shared/src/containers/ProjectTreeTable/widgets/CellWidget.es.js +49 -48
- package/dist/shared/src/containers/ProjectTreeTable/widgets/CellWidget.es.js.map +1 -1
- package/dist/shared/src/containers/ProjectTreeTable/widgets/EntityNameWidget.cjs.js +38 -9
- package/dist/shared/src/containers/ProjectTreeTable/widgets/EntityNameWidget.cjs.js.map +1 -1
- package/dist/shared/src/containers/ProjectTreeTable/widgets/EntityNameWidget.es.js +74 -39
- package/dist/shared/src/containers/ProjectTreeTable/widgets/EntityNameWidget.es.js.map +1 -1
- package/dist/shared/src/containers/ProjectTreeTable/widgets/EnumCellValue.cjs.js +24 -15
- package/dist/shared/src/containers/ProjectTreeTable/widgets/EnumCellValue.cjs.js.map +1 -1
- package/dist/shared/src/containers/ProjectTreeTable/widgets/EnumCellValue.es.js +71 -59
- package/dist/shared/src/containers/ProjectTreeTable/widgets/EnumCellValue.es.js.map +1 -1
- package/dist/shared/src/containers/ProjectTreeTable/widgets/ThumbnailWidget.cjs.js +6 -6
- package/dist/shared/src/containers/ProjectTreeTable/widgets/ThumbnailWidget.cjs.js.map +1 -1
- package/dist/shared/src/containers/ProjectTreeTable/widgets/ThumbnailWidget.es.js +12 -12
- package/dist/shared/src/containers/ProjectTreeTable/widgets/ThumbnailWidget.es.js.map +1 -1
- package/dist/shared/src/util/columnConfigConverter.cjs.js +1 -1
- package/dist/shared/src/util/columnConfigConverter.cjs.js.map +1 -1
- package/dist/shared/src/util/columnConfigConverter.es.js +35 -33
- package/dist/shared/src/util/columnConfigConverter.es.js.map +1 -1
- package/dist/types/api/generated/access.d.ts +6 -0
- package/dist/types/api/generated/authentication.d.ts +6 -0
- package/dist/types/api/generated/entityLists.d.ts +7 -7
- package/dist/types/api/generated/folders.d.ts +2 -2
- package/dist/types/api/generated/graphql.d.ts +3 -1
- package/dist/types/api/generated/graphqlLinks.d.ts +21 -15
- package/dist/types/api/generated/links.d.ts +4 -0
- package/dist/types/api/generated/onboarding.d.ts +3 -0
- package/dist/types/api/generated/operations.d.ts +22 -1
- package/dist/types/api/generated/products.d.ts +23 -0
- package/dist/types/api/generated/projects.d.ts +63 -0
- package/dist/types/api/generated/representations.d.ts +1 -0
- package/dist/types/api/generated/system.d.ts +9 -2
- package/dist/types/api/generated/tasks.d.ts +1 -0
- package/dist/types/api/generated/users.d.ts +1 -1
- package/dist/types/api/generated/versions.d.ts +1 -0
- package/dist/types/api/generated/views.d.ts +50 -9
- package/dist/types/api/queries/authentication/getAuthentication.d.ts +1 -0
- package/dist/types/api/queries/overview/updateOverview.d.ts +2 -0
- package/dist/types/api/queries/project/getProject.d.ts +4 -0
- package/dist/types/components/ProjectTableSettings/RowHeightSettings.d.ts +3 -0
- package/dist/types/containers/ProjectTreeTable/context/ColumnSettingsContext.d.ts +4 -0
- package/dist/types/containers/ProjectTreeTable/hooks/useDynamicRowHeight.d.ts +11 -0
- package/dist/types/containers/ProjectTreeTable/widgets/EntityNameWidget.d.ts +2 -1
- package/dist/types/containers/ProjectTreeTable/widgets/EnumCellValue.d.ts +2 -1
- package/package.json +3 -3
|
@@ -3,6 +3,7 @@ declare const injectedRtkApi: import('@reduxjs/toolkit/query').Api<import('@redu
|
|
|
3
3
|
deleteProduct: import('@reduxjs/toolkit/query').MutationDefinition<DeleteProductApiArg, import('@reduxjs/toolkit/query').BaseQueryFn<string | import('@reduxjs/toolkit/query').FetchArgs, unknown, import('@reduxjs/toolkit/query').FetchBaseQueryError>, string, unknown, "restApi", unknown>;
|
|
4
4
|
updateProduct: import('@reduxjs/toolkit/query').MutationDefinition<UpdateProductApiArg, import('@reduxjs/toolkit/query').BaseQueryFn<string | import('@reduxjs/toolkit/query').FetchArgs, unknown, import('@reduxjs/toolkit/query').FetchBaseQueryError>, string, unknown, "restApi", unknown>;
|
|
5
5
|
createProduct: import('@reduxjs/toolkit/query').MutationDefinition<CreateProductApiArg, import('@reduxjs/toolkit/query').BaseQueryFn<string | import('@reduxjs/toolkit/query').FetchArgs, unknown, import('@reduxjs/toolkit/query').FetchBaseQueryError>, string, EntityIdResponse, "restApi", unknown>;
|
|
6
|
+
getProductTypes: import('@reduxjs/toolkit/query').QueryDefinition<GetProductTypesApiArg, import('@reduxjs/toolkit/query').BaseQueryFn<string | import('@reduxjs/toolkit/query').FetchArgs, unknown, import('@reduxjs/toolkit/query').FetchBaseQueryError>, string, ProductTypesList, "restApi", unknown>;
|
|
6
7
|
getProductionMetrics: import('@reduxjs/toolkit/query').QueryDefinition<GetProductionMetricsApiArg, import('@reduxjs/toolkit/query').BaseQueryFn<string | import('@reduxjs/toolkit/query').FetchArgs, unknown, import('@reduxjs/toolkit/query').FetchBaseQueryError>, string, Metrics, "restApi", unknown>;
|
|
7
8
|
}, "restApi", string, typeof import('@reduxjs/toolkit/query').coreModuleName | typeof import('@reduxjs/toolkit/dist/query/react').reactHooksModuleName>;
|
|
8
9
|
export { injectedRtkApi as api };
|
|
@@ -33,6 +34,10 @@ export type CreateProductApiArg = {
|
|
|
33
34
|
'x-sender-type'?: string;
|
|
34
35
|
productPostModel: ProductPostModel;
|
|
35
36
|
};
|
|
37
|
+
export type GetProductTypesApiResponse = ProductTypesList;
|
|
38
|
+
export type GetProductTypesApiArg = {
|
|
39
|
+
projectName: string;
|
|
40
|
+
};
|
|
36
41
|
export type GetProductionMetricsApiResponse = Metrics;
|
|
37
42
|
export type GetProductionMetricsApiArg = {
|
|
38
43
|
/** Collect system metrics */
|
|
@@ -54,6 +59,7 @@ export type ProductModel = {
|
|
|
54
59
|
folderId: string;
|
|
55
60
|
/** Product */
|
|
56
61
|
productType: string;
|
|
62
|
+
path?: string;
|
|
57
63
|
attrib?: ProductAttribModel;
|
|
58
64
|
data?: Record<string, any>;
|
|
59
65
|
/** Whether the product is active */
|
|
@@ -114,6 +120,20 @@ export type ProductPostModel = {
|
|
|
114
120
|
/** Whether the product is active */
|
|
115
121
|
active?: boolean;
|
|
116
122
|
};
|
|
123
|
+
export type ProductTypeListItem = {
|
|
124
|
+
name: string;
|
|
125
|
+
baseType?: string;
|
|
126
|
+
color?: string;
|
|
127
|
+
icon?: string;
|
|
128
|
+
};
|
|
129
|
+
export type DefaultProductType = {
|
|
130
|
+
color: string;
|
|
131
|
+
icon: string;
|
|
132
|
+
};
|
|
133
|
+
export type ProductTypesList = {
|
|
134
|
+
productTypes?: ProductTypeListItem[];
|
|
135
|
+
default: DefaultProductType;
|
|
136
|
+
};
|
|
117
137
|
export type ReleaseInfo = {
|
|
118
138
|
version: string;
|
|
119
139
|
buildDate: string;
|
|
@@ -174,6 +194,9 @@ export type ProductionBundle = {
|
|
|
174
194
|
[key: string]: string;
|
|
175
195
|
};
|
|
176
196
|
launcherVersion?: string;
|
|
197
|
+
dependencyPackages?: {
|
|
198
|
+
[key: string]: string;
|
|
199
|
+
};
|
|
177
200
|
};
|
|
178
201
|
export type SettingsOverrides = {
|
|
179
202
|
addonName?: string;
|
|
@@ -16,6 +16,10 @@ declare const injectedRtkApi: import('@reduxjs/toolkit/query').Api<import('@redu
|
|
|
16
16
|
setProjectBundle: import('@reduxjs/toolkit/query').MutationDefinition<SetProjectBundleApiArg, import('@reduxjs/toolkit/query').BaseQueryFn<string | import('@reduxjs/toolkit/query').FetchArgs, unknown, import('@reduxjs/toolkit/query').FetchBaseQueryError>, string, unknown, "restApi", unknown>;
|
|
17
17
|
listProjects: import('@reduxjs/toolkit/query').QueryDefinition<ListProjectsApiArg, import('@reduxjs/toolkit/query').BaseQueryFn<string | import('@reduxjs/toolkit/query').FetchArgs, unknown, import('@reduxjs/toolkit/query').FetchBaseQueryError>, string, ListProjectsResponseModel, "restApi", unknown>;
|
|
18
18
|
deployProject: import('@reduxjs/toolkit/query').MutationDefinition<DeployProjectApiArg, import('@reduxjs/toolkit/query').BaseQueryFn<string | import('@reduxjs/toolkit/query').FetchArgs, unknown, import('@reduxjs/toolkit/query').FetchBaseQueryError>, string, any, "restApi", unknown>;
|
|
19
|
+
listGuestUsers: import('@reduxjs/toolkit/query').QueryDefinition<ListGuestUsersApiArg, import('@reduxjs/toolkit/query').BaseQueryFn<string | import('@reduxjs/toolkit/query').FetchArgs, unknown, import('@reduxjs/toolkit/query').FetchBaseQueryError>, string, GuestUsersListModel, "restApi", unknown>;
|
|
20
|
+
addGuestUser: import('@reduxjs/toolkit/query').MutationDefinition<AddGuestUserApiArg, import('@reduxjs/toolkit/query').BaseQueryFn<string | import('@reduxjs/toolkit/query').FetchArgs, unknown, import('@reduxjs/toolkit/query').FetchBaseQueryError>, string, any, "restApi", unknown>;
|
|
21
|
+
removeGuestUser: import('@reduxjs/toolkit/query').MutationDefinition<RemoveGuestUserApiArg, import('@reduxjs/toolkit/query').BaseQueryFn<string | import('@reduxjs/toolkit/query').FetchArgs, unknown, import('@reduxjs/toolkit/query').FetchBaseQueryError>, string, any, "restApi", unknown>;
|
|
22
|
+
getProductTypes: import('@reduxjs/toolkit/query').QueryDefinition<GetProductTypesApiArg, import('@reduxjs/toolkit/query').BaseQueryFn<string | import('@reduxjs/toolkit/query').FetchArgs, unknown, import('@reduxjs/toolkit/query').FetchBaseQueryError>, string, ProductTypesList, "restApi", unknown>;
|
|
19
23
|
getProject: import('@reduxjs/toolkit/query').QueryDefinition<GetProjectApiArg, import('@reduxjs/toolkit/query').BaseQueryFn<string | import('@reduxjs/toolkit/query').FetchArgs, unknown, import('@reduxjs/toolkit/query').FetchBaseQueryError>, string, ProjectModel, "restApi", unknown>;
|
|
20
24
|
createProject: import('@reduxjs/toolkit/query').MutationDefinition<CreateProjectApiArg, import('@reduxjs/toolkit/query').BaseQueryFn<string | import('@reduxjs/toolkit/query').FetchArgs, unknown, import('@reduxjs/toolkit/query').FetchBaseQueryError>, string, any, "restApi", unknown>;
|
|
21
25
|
deleteProject: import('@reduxjs/toolkit/query').MutationDefinition<DeleteProjectApiArg, import('@reduxjs/toolkit/query').BaseQueryFn<string | import('@reduxjs/toolkit/query').FetchArgs, unknown, import('@reduxjs/toolkit/query').FetchBaseQueryError>, string, unknown, "restApi", unknown>;
|
|
@@ -131,6 +135,24 @@ export type DeployProjectApiResponse = any;
|
|
|
131
135
|
export type DeployProjectApiArg = {
|
|
132
136
|
deployProjectRequestModel: DeployProjectRequestModel;
|
|
133
137
|
};
|
|
138
|
+
export type ListGuestUsersApiResponse = GuestUsersListModel;
|
|
139
|
+
export type ListGuestUsersApiArg = {
|
|
140
|
+
projectName: string;
|
|
141
|
+
};
|
|
142
|
+
export type AddGuestUserApiResponse = any;
|
|
143
|
+
export type AddGuestUserApiArg = {
|
|
144
|
+
projectName: string;
|
|
145
|
+
addGuestUserModel: AddGuestUserModel;
|
|
146
|
+
};
|
|
147
|
+
export type RemoveGuestUserApiResponse = any;
|
|
148
|
+
export type RemoveGuestUserApiArg = {
|
|
149
|
+
email: string;
|
|
150
|
+
projectName: string;
|
|
151
|
+
};
|
|
152
|
+
export type GetProductTypesApiResponse = ProductTypesList;
|
|
153
|
+
export type GetProductTypesApiArg = {
|
|
154
|
+
projectName: string;
|
|
155
|
+
};
|
|
134
156
|
export type GetProjectApiResponse = ProjectModel;
|
|
135
157
|
export type GetProjectApiArg = {
|
|
136
158
|
projectName: string;
|
|
@@ -395,6 +417,20 @@ export type Tag = {
|
|
|
395
417
|
original_name?: string;
|
|
396
418
|
color?: string;
|
|
397
419
|
};
|
|
420
|
+
export type DefaultProductBaseType = {
|
|
421
|
+
color?: string;
|
|
422
|
+
icon?: string;
|
|
423
|
+
};
|
|
424
|
+
export type ProductBaseType = {
|
|
425
|
+
name?: string;
|
|
426
|
+
color?: string;
|
|
427
|
+
icon?: string;
|
|
428
|
+
};
|
|
429
|
+
export type ProductBaseTypes = {
|
|
430
|
+
/** Default appearance for product types */
|
|
431
|
+
default?: DefaultProductBaseType;
|
|
432
|
+
definitions?: ProductBaseType[];
|
|
433
|
+
};
|
|
398
434
|
export type Anatomy = {
|
|
399
435
|
/** Settings for automatic entity name generation */
|
|
400
436
|
entity_naming?: EntityNaming;
|
|
@@ -414,6 +450,7 @@ export type Anatomy = {
|
|
|
414
450
|
statuses?: Status[];
|
|
415
451
|
/** Tags configuration */
|
|
416
452
|
tags?: Tag[];
|
|
453
|
+
product_base_types?: ProductBaseTypes;
|
|
417
454
|
};
|
|
418
455
|
export type ProjectBundleModel = {
|
|
419
456
|
production?: string;
|
|
@@ -445,6 +482,32 @@ export type DeployProjectRequestModel = {
|
|
|
445
482
|
/** Assign default users to the project */
|
|
446
483
|
assignUsers?: boolean;
|
|
447
484
|
};
|
|
485
|
+
export type GuestUserModel = {
|
|
486
|
+
email: string;
|
|
487
|
+
fullName?: string;
|
|
488
|
+
status?: 'pending' | 'active';
|
|
489
|
+
};
|
|
490
|
+
export type GuestUsersListModel = {
|
|
491
|
+
users?: GuestUserModel[];
|
|
492
|
+
};
|
|
493
|
+
export type AddGuestUserModel = {
|
|
494
|
+
email: string;
|
|
495
|
+
fullName?: string;
|
|
496
|
+
};
|
|
497
|
+
export type ProductTypeListItem = {
|
|
498
|
+
name: string;
|
|
499
|
+
baseType?: string;
|
|
500
|
+
color?: string;
|
|
501
|
+
icon?: string;
|
|
502
|
+
};
|
|
503
|
+
export type DefaultProductType = {
|
|
504
|
+
color: string;
|
|
505
|
+
icon: string;
|
|
506
|
+
};
|
|
507
|
+
export type ProductTypesList = {
|
|
508
|
+
productTypes?: ProductTypeListItem[];
|
|
509
|
+
default: DefaultProductType;
|
|
510
|
+
};
|
|
448
511
|
export type LinkTypeModel = {
|
|
449
512
|
/** Name of the link type */
|
|
450
513
|
name: string;
|
|
@@ -104,6 +104,7 @@ export type RepresentationModel = {
|
|
|
104
104
|
files?: RepresentationFileModel[];
|
|
105
105
|
/** Dict of traits */
|
|
106
106
|
traits?: object;
|
|
107
|
+
path?: string;
|
|
107
108
|
attrib?: RepresentationAttribModel;
|
|
108
109
|
data?: Record<string, any>;
|
|
109
110
|
/** Whether the representation is active */
|
|
@@ -119,7 +119,7 @@ export type AttributeEnumItem = {
|
|
|
119
119
|
};
|
|
120
120
|
export type AttributeData = {
|
|
121
121
|
/** Type of attribute value */
|
|
122
|
-
type
|
|
122
|
+
type?: 'string' | 'integer' | 'float' | 'boolean' | 'datetime' | 'list_of_strings' | 'list_of_integers' | 'list_of_any' | 'list_of_submodels' | 'dict';
|
|
123
123
|
/** Nice, human readable title of the attribute */
|
|
124
124
|
title?: string;
|
|
125
125
|
description?: string;
|
|
@@ -150,12 +150,16 @@ export type AttributeModel = {
|
|
|
150
150
|
position: number;
|
|
151
151
|
/** List of entity types the attribute is available on */
|
|
152
152
|
scope?: (('folder' | 'product' | 'version' | 'representation' | 'task' | 'workfile') | ('project' | 'user') | 'list')[];
|
|
153
|
+
data: AttributeData;
|
|
153
154
|
/** Is attribute builtin. Built-in attributes cannot be removed. */
|
|
154
155
|
builtin?: boolean;
|
|
155
|
-
data: AttributeData;
|
|
156
156
|
};
|
|
157
157
|
export type SsoOption = {
|
|
158
|
+
/** Unique name of the SSO provider */
|
|
158
159
|
name: string;
|
|
160
|
+
/** If True, the provider will not be shown in the UI */
|
|
161
|
+
hidden?: boolean;
|
|
162
|
+
/** Nice human-readable title of the provider */
|
|
159
163
|
title?: string;
|
|
160
164
|
icon?: string;
|
|
161
165
|
color?: string;
|
|
@@ -245,6 +249,9 @@ export type ProductionBundle = {
|
|
|
245
249
|
[key: string]: string;
|
|
246
250
|
};
|
|
247
251
|
launcherVersion?: string;
|
|
252
|
+
dependencyPackages?: {
|
|
253
|
+
[key: string]: string;
|
|
254
|
+
};
|
|
248
255
|
};
|
|
249
256
|
export type SettingsOverrides = {
|
|
250
257
|
addonName?: string;
|
|
@@ -246,8 +246,8 @@ export type AttributeReadAccessList = {
|
|
|
246
246
|
};
|
|
247
247
|
export type AttributeWriteAccessList = {
|
|
248
248
|
enabled?: boolean;
|
|
249
|
-
fields?: string[];
|
|
250
249
|
attributes?: string[];
|
|
250
|
+
fields?: string[];
|
|
251
251
|
};
|
|
252
252
|
export type EndpointsAccessList = {
|
|
253
253
|
enabled?: boolean;
|
|
@@ -18,14 +18,14 @@ export type CreateViewApiResponse = EntityIdResponse;
|
|
|
18
18
|
export type CreateViewApiArg = {
|
|
19
19
|
viewType: string;
|
|
20
20
|
projectName?: string;
|
|
21
|
-
payload: OverviewViewPostModel | TaskProgressViewPostModel | ListsViewPostModel;
|
|
21
|
+
payload: OverviewViewPostModel | TaskProgressViewPostModel | ListsViewPostModel | ReviewsViewPostModel;
|
|
22
22
|
};
|
|
23
|
-
export type GetWorkingViewApiResponse = OverviewViewModel | TaskProgressViewModel | ListsViewModel;
|
|
23
|
+
export type GetWorkingViewApiResponse = OverviewViewModel | TaskProgressViewModel | ListsViewModel | ReviewsViewModel;
|
|
24
24
|
export type GetWorkingViewApiArg = {
|
|
25
25
|
viewType: string;
|
|
26
26
|
projectName?: string;
|
|
27
27
|
};
|
|
28
|
-
export type GetDefaultViewApiResponse = OverviewViewModel | TaskProgressViewModel | ListsViewModel;
|
|
28
|
+
export type GetDefaultViewApiResponse = OverviewViewModel | TaskProgressViewModel | ListsViewModel | ReviewsViewModel;
|
|
29
29
|
export type GetDefaultViewApiArg = {
|
|
30
30
|
viewType: string;
|
|
31
31
|
projectName?: string;
|
|
@@ -36,7 +36,7 @@ export type SetDefaultViewApiArg = {
|
|
|
36
36
|
projectName?: string;
|
|
37
37
|
setDefaultViewRequestModel: SetDefaultViewRequestModel;
|
|
38
38
|
};
|
|
39
|
-
export type GetViewApiResponse = OverviewViewModel | TaskProgressViewModel | ListsViewModel;
|
|
39
|
+
export type GetViewApiResponse = OverviewViewModel | TaskProgressViewModel | ListsViewModel | ReviewsViewModel;
|
|
40
40
|
export type GetViewApiArg = {
|
|
41
41
|
viewType: string;
|
|
42
42
|
viewId: string;
|
|
@@ -53,7 +53,7 @@ export type UpdateViewApiArg = {
|
|
|
53
53
|
viewType: string;
|
|
54
54
|
viewId: string;
|
|
55
55
|
projectName?: string;
|
|
56
|
-
payload: OverviewViewPatchModel | TaskProgressViewPatchModel | ListsViewPatchModel;
|
|
56
|
+
payload: OverviewViewPatchModel | TaskProgressViewPatchModel | ListsViewPatchModel | ReviewsViewPatchModel;
|
|
57
57
|
};
|
|
58
58
|
export type ViewListItemModel = {
|
|
59
59
|
/** Unique identifier for the view within the given scope. */
|
|
@@ -66,7 +66,6 @@ export type ViewListItemModel = {
|
|
|
66
66
|
owner: string;
|
|
67
67
|
/** Visibility of the view. Public views are visible to all users, private views are only visible to the owner. */
|
|
68
68
|
visibility: 'public' | 'private';
|
|
69
|
-
access: object;
|
|
70
69
|
/** Working view is a special type of the view that automatically stores the current view settings without explicitly saving them. Working views are always private and scoped to the project */
|
|
71
70
|
working: boolean;
|
|
72
71
|
position: number;
|
|
@@ -109,6 +108,7 @@ export type ColumnItemModel = {
|
|
|
109
108
|
};
|
|
110
109
|
export type OverviewSettings = {
|
|
111
110
|
showHierarchy?: boolean;
|
|
111
|
+
rowHeight?: number;
|
|
112
112
|
groupBy?: string;
|
|
113
113
|
showEmptyGroups?: boolean;
|
|
114
114
|
sortBy?: string;
|
|
@@ -139,6 +139,7 @@ export type TaskProgressViewPostModel = {
|
|
|
139
139
|
settings: TaskProgressSettings;
|
|
140
140
|
};
|
|
141
141
|
export type ListsSettings = {
|
|
142
|
+
rowHeight?: number;
|
|
142
143
|
sortBy?: string;
|
|
143
144
|
sortDesc?: boolean;
|
|
144
145
|
filter?: QueryFilter;
|
|
@@ -153,6 +154,22 @@ export type ListsViewPostModel = {
|
|
|
153
154
|
working?: boolean;
|
|
154
155
|
settings: ListsSettings;
|
|
155
156
|
};
|
|
157
|
+
export type ReviewsSettings = {
|
|
158
|
+
rowHeight?: number;
|
|
159
|
+
sortBy?: string;
|
|
160
|
+
sortDesc?: boolean;
|
|
161
|
+
filter?: QueryFilter;
|
|
162
|
+
columns?: ColumnItemModel[];
|
|
163
|
+
};
|
|
164
|
+
export type ReviewsViewPostModel = {
|
|
165
|
+
/** Unique identifier for the view within the given scope. */
|
|
166
|
+
id?: string;
|
|
167
|
+
/** Human-readable name of the view. */
|
|
168
|
+
label: string;
|
|
169
|
+
/** Working view is a special type of the view that automatically stores the current view settings without explicitly saving them. Working views are always private and scoped to the project */
|
|
170
|
+
working?: boolean;
|
|
171
|
+
settings: ReviewsSettings;
|
|
172
|
+
};
|
|
156
173
|
export type OverviewViewModel = {
|
|
157
174
|
/** Unique identifier for the view within the given scope. */
|
|
158
175
|
id?: string;
|
|
@@ -164,12 +181,12 @@ export type OverviewViewModel = {
|
|
|
164
181
|
owner: string;
|
|
165
182
|
/** Visibility of the view. Public views are visible to all users, private views are only visible to the owner. */
|
|
166
183
|
visibility: 'public' | 'private';
|
|
167
|
-
access: object;
|
|
168
184
|
/** Working view is a special type of the view that automatically stores the current view settings without explicitly saving them. Working views are always private and scoped to the project */
|
|
169
185
|
working: boolean;
|
|
170
186
|
position: number;
|
|
171
187
|
accessLevel: number;
|
|
172
188
|
settings: OverviewSettings;
|
|
189
|
+
access: object;
|
|
173
190
|
viewType?: 'overview';
|
|
174
191
|
};
|
|
175
192
|
export type TaskProgressViewModel = {
|
|
@@ -183,12 +200,12 @@ export type TaskProgressViewModel = {
|
|
|
183
200
|
owner: string;
|
|
184
201
|
/** Visibility of the view. Public views are visible to all users, private views are only visible to the owner. */
|
|
185
202
|
visibility: 'public' | 'private';
|
|
186
|
-
access: object;
|
|
187
203
|
/** Working view is a special type of the view that automatically stores the current view settings without explicitly saving them. Working views are always private and scoped to the project */
|
|
188
204
|
working: boolean;
|
|
189
205
|
position: number;
|
|
190
206
|
accessLevel: number;
|
|
191
207
|
settings: TaskProgressSettings;
|
|
208
|
+
access: object;
|
|
192
209
|
viewType?: 'taskProgress';
|
|
193
210
|
};
|
|
194
211
|
export type ListsViewModel = {
|
|
@@ -202,14 +219,33 @@ export type ListsViewModel = {
|
|
|
202
219
|
owner: string;
|
|
203
220
|
/** Visibility of the view. Public views are visible to all users, private views are only visible to the owner. */
|
|
204
221
|
visibility: 'public' | 'private';
|
|
205
|
-
access: object;
|
|
206
222
|
/** Working view is a special type of the view that automatically stores the current view settings without explicitly saving them. Working views are always private and scoped to the project */
|
|
207
223
|
working: boolean;
|
|
208
224
|
position: number;
|
|
209
225
|
accessLevel: number;
|
|
210
226
|
settings: ListsSettings;
|
|
227
|
+
access: object;
|
|
211
228
|
viewType?: 'lists';
|
|
212
229
|
};
|
|
230
|
+
export type ReviewsViewModel = {
|
|
231
|
+
/** Unique identifier for the view within the given scope. */
|
|
232
|
+
id?: string;
|
|
233
|
+
/** Human-readable name of the view. */
|
|
234
|
+
label: string;
|
|
235
|
+
/** Determines whether the view is only available for the given project or for all projects (studio). */
|
|
236
|
+
scope: 'project' | 'studio';
|
|
237
|
+
/** Name of the user who created the view. Owners have full control over the view, */
|
|
238
|
+
owner: string;
|
|
239
|
+
/** Visibility of the view. Public views are visible to all users, private views are only visible to the owner. */
|
|
240
|
+
visibility: 'public' | 'private';
|
|
241
|
+
/** Working view is a special type of the view that automatically stores the current view settings without explicitly saving them. Working views are always private and scoped to the project */
|
|
242
|
+
working: boolean;
|
|
243
|
+
position: number;
|
|
244
|
+
accessLevel: number;
|
|
245
|
+
settings: ReviewsSettings;
|
|
246
|
+
access: object;
|
|
247
|
+
viewType?: 'reviews';
|
|
248
|
+
};
|
|
213
249
|
export type SetDefaultViewRequestModel = {
|
|
214
250
|
viewId: string;
|
|
215
251
|
};
|
|
@@ -228,3 +264,8 @@ export type ListsViewPatchModel = {
|
|
|
228
264
|
owner?: string;
|
|
229
265
|
settings?: ListsSettings;
|
|
230
266
|
};
|
|
267
|
+
export type ReviewsViewPatchModel = {
|
|
268
|
+
label?: string;
|
|
269
|
+
owner?: string;
|
|
270
|
+
settings?: ReviewsSettings;
|
|
271
|
+
};
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
declare const getAuthApi: import('@reduxjs/toolkit/query').Api<import('@reduxjs/toolkit/query').BaseQueryFn<string | import('@reduxjs/toolkit/query').FetchArgs, unknown, import('@reduxjs/toolkit/query').FetchBaseQueryError>, import('@reduxjs/toolkit/query').UpdateDefinitions<{
|
|
2
2
|
login: import('@reduxjs/toolkit/query').MutationDefinition<import('../../generated').LoginApiArg, import('@reduxjs/toolkit/query').BaseQueryFn<string | import('@reduxjs/toolkit/query').FetchArgs, unknown, import('@reduxjs/toolkit/query').FetchBaseQueryError>, string, import('../../generated').LoginResponseModel, "restApi", unknown>;
|
|
3
3
|
logout: import('@reduxjs/toolkit/query').MutationDefinition<void, import('@reduxjs/toolkit/query').BaseQueryFn<string | import('@reduxjs/toolkit/query').FetchArgs, unknown, import('@reduxjs/toolkit/query').FetchBaseQueryError>, string, import('../../generated').LogoutResponseModel, "restApi", unknown>;
|
|
4
|
+
tokenAuthCallback: import('@reduxjs/toolkit/query').QueryDefinition<void, import('@reduxjs/toolkit/query').BaseQueryFn<string | import('@reduxjs/toolkit/query').FetchArgs, unknown, import('@reduxjs/toolkit/query').FetchBaseQueryError>, string, import('../../generated').LoginResponseModel, "restApi", unknown>;
|
|
4
5
|
listActiveSessions: import('@reduxjs/toolkit/query').QueryDefinition<void, import('@reduxjs/toolkit/query').BaseQueryFn<string | import('@reduxjs/toolkit/query').FetchArgs, unknown, import('@reduxjs/toolkit/query').FetchBaseQueryError>, string, import('../../generated').ListActiveSessionsApiResponse, "restApi", unknown>;
|
|
5
6
|
createSession: import('@reduxjs/toolkit/query').MutationDefinition<import('../../generated').CreateSessionApiArg, import('@reduxjs/toolkit/query').BaseQueryFn<string | import('@reduxjs/toolkit/query').FetchArgs, unknown, import('@reduxjs/toolkit/query').FetchBaseQueryError>, string, import('../../generated').SessionModel, "restApi", unknown>;
|
|
6
7
|
getUserPools: import('@reduxjs/toolkit/query').QueryDefinition<void, import('@reduxjs/toolkit/query').BaseQueryFn<string | import('@reduxjs/toolkit/query').FetchArgs, unknown, import('@reduxjs/toolkit/query').FetchBaseQueryError>, string, import('../../generated').GetUserPoolsApiResponse, "restApi", unknown>;
|
|
@@ -30,6 +30,8 @@ declare const operationsApiEnhancedInjected: import('@reduxjs/toolkit/query').Ap
|
|
|
30
30
|
eventOperations: import('@reduxjs/toolkit/query').MutationDefinition<import('../../generated/operations').EventOperationsApiArg, import('@reduxjs/toolkit/query').BaseQueryFn<string | import('@reduxjs/toolkit/query').FetchArgs, unknown, FetchBaseQueryError>, string, any, "restApi", unknown>;
|
|
31
31
|
activitiesOperations: import('@reduxjs/toolkit/query').MutationDefinition<import('../..').ActivitiesOperationsApiArg, import('@reduxjs/toolkit/query').BaseQueryFn<string | import('@reduxjs/toolkit/query').FetchArgs, unknown, FetchBaseQueryError>, string, import('../..').ActivityOperationsResponseModel, "restApi", unknown>;
|
|
32
32
|
operations: import('@reduxjs/toolkit/query').MutationDefinition<OperationsApiArg, import('@reduxjs/toolkit/query').BaseQueryFn<string | import('@reduxjs/toolkit/query').FetchArgs, unknown, FetchBaseQueryError>, string, OperationsResponseModel, "restApi", unknown>;
|
|
33
|
+
backgroundOperations: import('@reduxjs/toolkit/query').MutationDefinition<import('../..').BackgroundOperationsApiArg, import('@reduxjs/toolkit/query').BaseQueryFn<string | import('@reduxjs/toolkit/query').FetchArgs, unknown, FetchBaseQueryError>, string, import('../..').BackgroundOperationsResponseModel, "restApi", unknown>;
|
|
34
|
+
getBackgroundOperationsStatus: import('@reduxjs/toolkit/query').QueryDefinition<import('../..').GetBackgroundOperationsStatusApiArg, import('@reduxjs/toolkit/query').BaseQueryFn<string | import('@reduxjs/toolkit/query').FetchArgs, unknown, FetchBaseQueryError>, string, import('../..').BackgroundOperationsResponseModel, "restApi", unknown>;
|
|
33
35
|
}, string, never> & {
|
|
34
36
|
updateOverviewEntities: import('@reduxjs/toolkit/query').MutationDefinition<UpdateOverviewEntitiesArg, import('@reduxjs/toolkit/query').BaseQueryFn<string | import('@reduxjs/toolkit/query').FetchArgs, unknown, FetchBaseQueryError>, string, OperationsResponseModel | undefined, "restApi", unknown>;
|
|
35
37
|
}, "restApi", string, typeof import('@reduxjs/toolkit/query').coreModuleName | typeof import('@reduxjs/toolkit/dist/query/react').reactHooksModuleName>;
|
|
@@ -22,6 +22,10 @@ declare const enhancedProject: import('@reduxjs/toolkit/query').Api<import('@red
|
|
|
22
22
|
setProjectBundle: import('@reduxjs/toolkit/query').MutationDefinition<import('../../generated').SetProjectBundleApiArg, import('@reduxjs/toolkit/query').BaseQueryFn<string | import('@reduxjs/toolkit/query').FetchArgs, unknown, import('@reduxjs/toolkit/query').FetchBaseQueryError>, string, unknown, "restApi", unknown>;
|
|
23
23
|
listProjects: import('@reduxjs/toolkit/query').QueryDefinition<import('../../generated').ListProjectsApiArg, import('@reduxjs/toolkit/query').BaseQueryFn<string | import('@reduxjs/toolkit/query').FetchArgs, unknown, import('@reduxjs/toolkit/query').FetchBaseQueryError>, string, import('../../generated').ListProjectsResponseModel, "restApi", unknown>;
|
|
24
24
|
deployProject: import('@reduxjs/toolkit/query').MutationDefinition<import('../../generated').DeployProjectApiArg, import('@reduxjs/toolkit/query').BaseQueryFn<string | import('@reduxjs/toolkit/query').FetchArgs, unknown, import('@reduxjs/toolkit/query').FetchBaseQueryError>, string, any, "restApi", unknown>;
|
|
25
|
+
listGuestUsers: import('@reduxjs/toolkit/query').QueryDefinition<import('../../generated').ListGuestUsersApiArg, import('@reduxjs/toolkit/query').BaseQueryFn<string | import('@reduxjs/toolkit/query').FetchArgs, unknown, import('@reduxjs/toolkit/query').FetchBaseQueryError>, string, import('../../generated').GuestUsersListModel, "restApi", unknown>;
|
|
26
|
+
addGuestUser: import('@reduxjs/toolkit/query').MutationDefinition<import('../../generated').AddGuestUserApiArg, import('@reduxjs/toolkit/query').BaseQueryFn<string | import('@reduxjs/toolkit/query').FetchArgs, unknown, import('@reduxjs/toolkit/query').FetchBaseQueryError>, string, any, "restApi", unknown>;
|
|
27
|
+
removeGuestUser: import('@reduxjs/toolkit/query').MutationDefinition<import('../../generated').RemoveGuestUserApiArg, import('@reduxjs/toolkit/query').BaseQueryFn<string | import('@reduxjs/toolkit/query').FetchArgs, unknown, import('@reduxjs/toolkit/query').FetchBaseQueryError>, string, any, "restApi", unknown>;
|
|
28
|
+
getProductTypes: import('@reduxjs/toolkit/query').QueryDefinition<import('../../generated/projects').GetProductTypesApiArg, import('@reduxjs/toolkit/query').BaseQueryFn<string | import('@reduxjs/toolkit/query').FetchArgs, unknown, import('@reduxjs/toolkit/query').FetchBaseQueryError>, string, import('../../generated/projects').ProductTypesList, "restApi", unknown>;
|
|
25
29
|
getProject: import('@reduxjs/toolkit/query').QueryDefinition<import('../../generated').GetProjectApiArg, import('@reduxjs/toolkit/query').BaseQueryFn<string | import('@reduxjs/toolkit/query').FetchArgs, unknown, import('@reduxjs/toolkit/query').FetchBaseQueryError>, string, import('../../generated').ProjectModel, "restApi", unknown>;
|
|
26
30
|
createProject: import('@reduxjs/toolkit/query').MutationDefinition<import('../../generated').CreateProjectApiArg, import('@reduxjs/toolkit/query').BaseQueryFn<string | import('@reduxjs/toolkit/query').FetchArgs, unknown, import('@reduxjs/toolkit/query').FetchBaseQueryError>, string, any, "restApi", unknown>;
|
|
27
31
|
deleteProject: import('@reduxjs/toolkit/query').MutationDefinition<import('../../generated').DeleteProjectApiArg, import('@reduxjs/toolkit/query').BaseQueryFn<string | import('@reduxjs/toolkit/query').FetchArgs, unknown, import('@reduxjs/toolkit/query').FetchBaseQueryError>, string, unknown, "restApi", unknown>;
|
|
@@ -15,6 +15,7 @@ export type ColumnsConfig = {
|
|
|
15
15
|
groupByConfig?: {
|
|
16
16
|
showEmpty?: boolean;
|
|
17
17
|
};
|
|
18
|
+
rowHeight?: number;
|
|
18
19
|
};
|
|
19
20
|
export interface ColumnSettingsContextType {
|
|
20
21
|
setAllColumns: (allColumnIds: string[]) => void;
|
|
@@ -40,6 +41,9 @@ export interface ColumnSettingsContextType {
|
|
|
40
41
|
updateGroupBy: (groupBy: TableGroupBy | undefined) => void;
|
|
41
42
|
groupByConfig: GroupByConfig;
|
|
42
43
|
updateGroupByConfig: (config: GroupByConfig) => void;
|
|
44
|
+
rowHeight?: number;
|
|
45
|
+
updateRowHeight: (rowHeight: number) => void;
|
|
46
|
+
updateRowHeightWithPersistence: (rowHeight: number) => void;
|
|
43
47
|
setColumnsConfig: (config: ColumnsConfig) => void;
|
|
44
48
|
}
|
|
45
49
|
export declare const ColumnSettingsContext: React.Context<ColumnSettingsContextType | undefined>;
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { TableRow } from '../types/table';
|
|
2
|
+
/**
|
|
3
|
+
* Hook to provide row height based on user setting from Customize panel
|
|
4
|
+
* Returns a function that calculates height per row using the configured row height
|
|
5
|
+
*/
|
|
6
|
+
declare const useDynamicRowHeight: () => {
|
|
7
|
+
getRowHeight: (_row: TableRow) => number;
|
|
8
|
+
thumbnailRowHeight: number;
|
|
9
|
+
defaultRowHeight: number;
|
|
10
|
+
};
|
|
11
|
+
export default useDynamicRowHeight;
|
|
@@ -9,6 +9,7 @@ type EntityNameWidgetProps = {
|
|
|
9
9
|
isExpanded: boolean;
|
|
10
10
|
toggleExpandAll: (id: string) => void;
|
|
11
11
|
toggleExpanded: () => void;
|
|
12
|
+
rowHeight?: number;
|
|
12
13
|
};
|
|
13
|
-
export declare const EntityNameWidget: ({ id, label, name, path, showHierarchy, icon, type, isExpanded, toggleExpandAll, toggleExpanded, }: EntityNameWidgetProps) => import("react/jsx-runtime").JSX.Element;
|
|
14
|
+
export declare const EntityNameWidget: ({ id, label, name, path, showHierarchy, icon, type, isExpanded, toggleExpandAll, toggleExpanded, rowHeight, }: EntityNameWidgetProps) => import("react/jsx-runtime").JSX.Element;
|
|
14
15
|
export {};
|
|
@@ -9,6 +9,7 @@ export interface EnumTemplateProps extends React.HTMLAttributes<HTMLSpanElement>
|
|
|
9
9
|
isItem?: boolean;
|
|
10
10
|
isSelected?: boolean;
|
|
11
11
|
isReadOnly?: boolean;
|
|
12
|
+
rowHeight?: number;
|
|
12
13
|
pt?: {
|
|
13
14
|
icon?: Partial<IconProps>;
|
|
14
15
|
img?: Partial<React.ImgHTMLAttributes<HTMLImageElement>>;
|
|
@@ -17,4 +18,4 @@ export interface EnumTemplateProps extends React.HTMLAttributes<HTMLSpanElement>
|
|
|
17
18
|
close?: Partial<IconProps>;
|
|
18
19
|
};
|
|
19
20
|
}
|
|
20
|
-
export declare const EnumCellValue: ({ selectedOptions, placeholder, hasMultipleValues, isMultiSelect, isOpen, isItem, isSelected, isReadOnly, className, pt, ...props }: EnumTemplateProps) => import("react/jsx-runtime").JSX.Element;
|
|
21
|
+
export declare const EnumCellValue: ({ selectedOptions, placeholder, hasMultipleValues, isMultiSelect, isOpen, isItem, isSelected, isReadOnly, rowHeight, className, pt, ...props }: EnumTemplateProps) => import("react/jsx-runtime").JSX.Element;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ynput/ayon-frontend-shared",
|
|
3
|
-
"version": "0.2.
|
|
3
|
+
"version": "0.2.32",
|
|
4
4
|
"description": "Shared React components for AYON frontend",
|
|
5
5
|
"main": "dist/index.cjs.js",
|
|
6
6
|
"module": "dist/index.es.js",
|
|
@@ -101,13 +101,13 @@
|
|
|
101
101
|
"@reduxjs/toolkit": "^2.6.1",
|
|
102
102
|
"@rtk-query/graphql-request-base-query": "^2.3.1",
|
|
103
103
|
"@tanstack/react-table": "^8.21.2",
|
|
104
|
-
"@ynput/ayon-react-components": "^1.
|
|
104
|
+
"@ynput/ayon-react-components": "^1.15.3",
|
|
105
105
|
"react": "^18.0.0",
|
|
106
106
|
"react-dom": "^18.0.0",
|
|
107
107
|
"react-redux": "^9.2.0",
|
|
108
108
|
"react-router-dom": "^7.5.3",
|
|
109
109
|
"react-toastify": "^9.0.3",
|
|
110
|
-
"styled-components": "^6.1.
|
|
110
|
+
"styled-components": "^6.1.14"
|
|
111
111
|
},
|
|
112
112
|
"devDependencies": {
|
|
113
113
|
"@babel/preset-typescript": "^7.27.0",
|