@ynput/ayon-frontend-shared 0.2.35 → 0.2.37

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.
Files changed (939) hide show
  1. package/dist/DetailsPanel.cjs.js +1 -1
  2. package/dist/DetailsPanel.es.js +33 -22
  3. package/dist/DetailsPanel.es.js.map +1 -1
  4. package/dist/ProjectTreeTable.cjs.js +1 -1
  5. package/dist/ProjectTreeTable.es.js +140 -126
  6. package/dist/ProjectTreeTable.es.js.map +1 -1
  7. package/dist/Views.cjs.js +1 -1
  8. package/dist/Views.cjs.js.map +1 -1
  9. package/dist/Views.es.js +31 -23
  10. package/dist/Views.es.js.map +1 -1
  11. package/dist/_virtual/index.cjs10.js +1 -1
  12. package/dist/_virtual/index.cjs11.js +1 -1
  13. package/dist/_virtual/index.cjs12.js +1 -1
  14. package/dist/_virtual/index.es10.js +3 -3
  15. package/dist/_virtual/index.es11.js +5 -5
  16. package/dist/_virtual/index.es12.js +5 -5
  17. package/dist/api.cjs.js +1 -1
  18. package/dist/api.es.js +372 -340
  19. package/dist/api.es.js.map +1 -1
  20. package/dist/components.cjs.js +1 -1
  21. package/dist/components.es.js +111 -95
  22. package/dist/components.es.js.map +1 -1
  23. package/dist/context.cjs.js +1 -1
  24. package/dist/context.es.js +19 -16
  25. package/dist/context.es.js.map +1 -1
  26. package/dist/hooks.cjs.js +1 -1
  27. package/dist/hooks.es.js +21 -17
  28. package/dist/hooks.es.js.map +1 -1
  29. package/dist/index.cjs.js +1 -1
  30. package/dist/index.es.js +20 -9
  31. package/dist/index.es.js.map +1 -1
  32. package/dist/node_modules/@reduxjs/toolkit/dist/query/react/rtk-query-react.modern.cjs.js +3 -3
  33. package/dist/node_modules/@reduxjs/toolkit/dist/query/react/rtk-query-react.modern.cjs.js.map +1 -1
  34. package/dist/node_modules/@reduxjs/toolkit/dist/query/react/rtk-query-react.modern.es.js +275 -302
  35. package/dist/node_modules/@reduxjs/toolkit/dist/query/react/rtk-query-react.modern.es.js.map +1 -1
  36. package/dist/node_modules/@reduxjs/toolkit/dist/query/rtk-query.modern.cjs.js +5 -5
  37. package/dist/node_modules/@reduxjs/toolkit/dist/query/rtk-query.modern.cjs.js.map +1 -1
  38. package/dist/node_modules/@reduxjs/toolkit/dist/query/rtk-query.modern.es.js +1411 -1366
  39. package/dist/node_modules/@reduxjs/toolkit/dist/query/rtk-query.modern.es.js.map +1 -1
  40. package/dist/node_modules/decode-named-character-reference/index.dom.cjs.js.map +1 -1
  41. package/dist/node_modules/decode-named-character-reference/index.dom.es.js.map +1 -1
  42. package/dist/node_modules/immer/dist/immer.cjs.js +1 -1
  43. package/dist/node_modules/immer/dist/immer.cjs.js.map +1 -1
  44. package/dist/node_modules/immer/dist/immer.es.js +185 -185
  45. package/dist/node_modules/immer/dist/immer.es.js.map +1 -1
  46. package/dist/node_modules/rehype/node_modules/unified/lib/index.cjs.js +1 -1
  47. package/dist/node_modules/rehype/node_modules/unified/lib/index.es.js +2 -2
  48. package/dist/node_modules/rehype/node_modules/vfile/lib/index.cjs.js +1 -1
  49. package/dist/node_modules/rehype/node_modules/vfile/lib/index.es.js +1 -1
  50. package/dist/node_modules/rehype-parse/lib/index.cjs.js +1 -1
  51. package/dist/node_modules/rehype-parse/lib/index.es.js +1 -1
  52. package/dist/node_modules/unist-util-is/lib/index.cjs.js.map +1 -1
  53. package/dist/node_modules/unist-util-is/lib/index.es.js +8 -1
  54. package/dist/node_modules/unist-util-is/lib/index.es.js.map +1 -1
  55. package/dist/node_modules/unist-util-visit-parents/lib/index.cjs.js.map +1 -1
  56. package/dist/node_modules/unist-util-visit-parents/lib/index.es.js.map +1 -1
  57. package/dist/shared/node_modules/primereact/hooks/hooks.esm.cjs.js +2 -2
  58. package/dist/shared/node_modules/primereact/hooks/hooks.esm.cjs.js.map +1 -1
  59. package/dist/shared/node_modules/primereact/hooks/hooks.esm.es.js +121 -98
  60. package/dist/shared/node_modules/primereact/hooks/hooks.esm.es.js.map +1 -1
  61. package/dist/shared/src/api/base/client.cjs.js +1 -1
  62. package/dist/shared/src/api/base/client.cjs.js.map +1 -1
  63. package/dist/shared/src/api/base/client.es.js +10 -9
  64. package/dist/shared/src/api/base/client.es.js.map +1 -1
  65. package/dist/shared/src/api/generated/actions.cjs.js.map +1 -1
  66. package/dist/shared/src/api/generated/actions.es.js.map +1 -1
  67. package/dist/shared/src/api/generated/attributes.cjs.js.map +1 -1
  68. package/dist/shared/src/api/generated/attributes.es.js.map +1 -1
  69. package/dist/shared/src/api/generated/authentication.cjs.js.map +1 -1
  70. package/dist/shared/src/api/generated/authentication.es.js.map +1 -1
  71. package/dist/shared/src/api/generated/configuration.cjs.js.map +1 -1
  72. package/dist/shared/src/api/generated/configuration.es.js.map +1 -1
  73. package/dist/shared/src/api/generated/entityLists.cjs.js +1 -1
  74. package/dist/shared/src/api/generated/entityLists.cjs.js.map +1 -1
  75. package/dist/shared/src/api/generated/entityLists.es.js +88 -84
  76. package/dist/shared/src/api/generated/entityLists.es.js.map +1 -1
  77. package/dist/shared/src/api/generated/graphql.cjs.js +210 -46
  78. package/dist/shared/src/api/generated/graphql.cjs.js.map +1 -1
  79. package/dist/shared/src/api/generated/graphql.es.js +299 -119
  80. package/dist/shared/src/api/generated/graphql.es.js.map +1 -1
  81. package/dist/shared/src/api/generated/graphqlLinks.cjs.js.map +1 -1
  82. package/dist/shared/src/api/generated/graphqlLinks.es.js.map +1 -1
  83. package/dist/shared/src/api/generated/onboarding.cjs.js.map +1 -1
  84. package/dist/shared/src/api/generated/onboarding.es.js.map +1 -1
  85. package/dist/shared/src/api/generated/products.cjs.js.map +1 -1
  86. package/dist/shared/src/api/generated/products.es.js.map +1 -1
  87. package/dist/shared/src/api/generated/projects.cjs.js.map +1 -1
  88. package/dist/shared/src/api/generated/projects.es.js.map +1 -1
  89. package/dist/shared/src/api/generated/system.cjs.js +1 -1
  90. package/dist/shared/src/api/generated/system.cjs.js.map +1 -1
  91. package/dist/shared/src/api/generated/system.es.js +3 -0
  92. package/dist/shared/src/api/generated/system.es.js.map +1 -1
  93. package/dist/shared/src/api/generated/users.cjs.js.map +1 -1
  94. package/dist/shared/src/api/generated/users.es.js.map +1 -1
  95. package/dist/shared/src/api/generated/views.cjs.js.map +1 -1
  96. package/dist/shared/src/api/generated/views.es.js.map +1 -1
  97. package/dist/shared/src/api/generated/ynputCloud.cjs.js +1 -1
  98. package/dist/shared/src/api/generated/ynputCloud.cjs.js.map +1 -1
  99. package/dist/shared/src/api/generated/ynputCloud.es.js +6 -1
  100. package/dist/shared/src/api/generated/ynputCloud.es.js.map +1 -1
  101. package/dist/shared/src/api/queries/activities/util/activityRealtimeHandler.cjs.js +1 -1
  102. package/dist/shared/src/api/queries/activities/util/activityRealtimeHandler.cjs.js.map +1 -1
  103. package/dist/shared/src/api/queries/activities/util/activityRealtimeHandler.es.js +88 -122
  104. package/dist/shared/src/api/queries/activities/util/activityRealtimeHandler.es.js.map +1 -1
  105. package/dist/shared/src/api/queries/entities/transformDetailsPanelData.cjs.js +1 -1
  106. package/dist/shared/src/api/queries/entities/transformDetailsPanelData.cjs.js.map +1 -1
  107. package/dist/shared/src/api/queries/entities/transformDetailsPanelData.es.js +6 -5
  108. package/dist/shared/src/api/queries/entities/transformDetailsPanelData.es.js.map +1 -1
  109. package/dist/shared/src/api/queries/entities/updateEntity.cjs.js +1 -1
  110. package/dist/shared/src/api/queries/entities/updateEntity.cjs.js.map +1 -1
  111. package/dist/shared/src/api/queries/entities/updateEntity.es.js +4 -3
  112. package/dist/shared/src/api/queries/entities/updateEntity.es.js.map +1 -1
  113. package/dist/shared/src/api/queries/entityLists/getLists.cjs.js +1 -1
  114. package/dist/shared/src/api/queries/entityLists/getLists.cjs.js.map +1 -1
  115. package/dist/shared/src/api/queries/entityLists/getLists.es.js +27 -26
  116. package/dist/shared/src/api/queries/entityLists/getLists.es.js.map +1 -1
  117. package/dist/shared/src/api/queries/entityLists/updateLists.cjs.js +1 -1
  118. package/dist/shared/src/api/queries/entityLists/updateLists.cjs.js.map +1 -1
  119. package/dist/shared/src/api/queries/entityLists/updateLists.es.js +77 -71
  120. package/dist/shared/src/api/queries/entityLists/updateLists.es.js.map +1 -1
  121. package/dist/shared/src/api/queries/links/getEntityLinks.cjs.js +1 -1
  122. package/dist/shared/src/api/queries/links/getEntityLinks.cjs.js.map +1 -1
  123. package/dist/shared/src/api/queries/links/getEntityLinks.es.js +111 -49
  124. package/dist/shared/src/api/queries/links/getEntityLinks.es.js.map +1 -1
  125. package/dist/shared/src/api/queries/links/getLinks.cjs.js +1 -1
  126. package/dist/shared/src/api/queries/links/getLinks.cjs.js.map +1 -1
  127. package/dist/shared/src/api/queries/links/getLinks.es.js +97 -74
  128. package/dist/shared/src/api/queries/links/getLinks.es.js.map +1 -1
  129. package/dist/shared/src/api/queries/overview/filterRefetchUtils.cjs.js +2 -0
  130. package/dist/shared/src/api/queries/overview/filterRefetchUtils.cjs.js.map +1 -0
  131. package/dist/shared/src/api/queries/overview/filterRefetchUtils.es.js +5 -0
  132. package/dist/shared/src/api/queries/overview/filterRefetchUtils.es.js.map +1 -0
  133. package/dist/shared/src/api/queries/overview/patchProducts.cjs.js +2 -0
  134. package/dist/shared/src/api/queries/overview/patchProducts.cjs.js.map +1 -0
  135. package/dist/shared/src/api/queries/overview/patchProducts.es.js +41 -0
  136. package/dist/shared/src/api/queries/overview/patchProducts.es.js.map +1 -0
  137. package/dist/shared/src/api/queries/overview/patchVersions.cjs.js +2 -0
  138. package/dist/shared/src/api/queries/overview/patchVersions.cjs.js.map +1 -0
  139. package/dist/shared/src/api/queries/overview/patchVersions.es.js +76 -0
  140. package/dist/shared/src/api/queries/overview/patchVersions.es.js.map +1 -0
  141. package/dist/shared/src/api/queries/overview/refetchFilteredEntities.cjs.js +2 -0
  142. package/dist/shared/src/api/queries/overview/refetchFilteredEntities.cjs.js.map +1 -0
  143. package/dist/shared/src/api/queries/overview/refetchFilteredEntities.es.js +79 -0
  144. package/dist/shared/src/api/queries/overview/refetchFilteredEntities.es.js.map +1 -0
  145. package/dist/shared/src/api/queries/overview/updateOverview.cjs.js +1 -1
  146. package/dist/shared/src/api/queries/overview/updateOverview.cjs.js.map +1 -1
  147. package/dist/shared/src/api/queries/overview/updateOverview.es.js +198 -169
  148. package/dist/shared/src/api/queries/overview/updateOverview.es.js.map +1 -1
  149. package/dist/shared/src/api/queries/system/getSystem.cjs.js.map +1 -1
  150. package/dist/shared/src/api/queries/system/getSystem.es.js.map +1 -1
  151. package/dist/shared/src/api/queries/users/getUsers.cjs.js +1 -1
  152. package/dist/shared/src/api/queries/users/getUsers.cjs.js.map +1 -1
  153. package/dist/shared/src/api/queries/users/getUsers.es.js +19 -18
  154. package/dist/shared/src/api/queries/users/getUsers.es.js.map +1 -1
  155. package/dist/shared/src/api/queries/versions/getVersionsProducts.cjs.js +2 -0
  156. package/dist/shared/src/api/queries/versions/getVersionsProducts.cjs.js.map +1 -0
  157. package/dist/shared/src/api/queries/versions/getVersionsProducts.es.js +296 -0
  158. package/dist/shared/src/api/queries/versions/getVersionsProducts.es.js.map +1 -0
  159. package/dist/shared/src/api/queries/versions/getVersionsProductsUtils.cjs.js +2 -0
  160. package/dist/shared/src/api/queries/versions/getVersionsProductsUtils.cjs.js.map +1 -0
  161. package/dist/shared/src/api/queries/versions/getVersionsProductsUtils.es.js +116 -0
  162. package/dist/shared/src/api/queries/versions/getVersionsProductsUtils.es.js.map +1 -0
  163. package/dist/shared/src/components/AttributeEditor/AttributeEditor.cjs.js +1 -1
  164. package/dist/shared/src/components/AttributeEditor/AttributeEditor.cjs.js.map +1 -1
  165. package/dist/shared/src/components/AttributeEditor/AttributeEditor.es.js +128 -120
  166. package/dist/shared/src/components/AttributeEditor/AttributeEditor.es.js.map +1 -1
  167. package/dist/shared/src/components/Badge/Badge.cjs.js +15 -7
  168. package/dist/shared/src/components/Badge/Badge.cjs.js.map +1 -1
  169. package/dist/shared/src/components/Badge/Badge.es.js +34 -13
  170. package/dist/shared/src/components/Badge/Badge.es.js.map +1 -1
  171. package/dist/shared/src/components/DetailsDialog/DetailsDialog.cjs.js +1 -1
  172. package/dist/shared/src/components/DetailsDialog/DetailsDialog.cjs.js.map +1 -1
  173. package/dist/shared/src/components/DetailsDialog/DetailsDialog.es.js +3 -2
  174. package/dist/shared/src/components/DetailsDialog/DetailsDialog.es.js.map +1 -1
  175. package/dist/shared/src/components/DetailsPanelAttributes/DetailsPanelAttributesEditor.cjs.js +1 -1
  176. package/dist/shared/src/components/DetailsPanelAttributes/DetailsPanelAttributesEditor.cjs.js.map +1 -1
  177. package/dist/shared/src/components/DetailsPanelAttributes/DetailsPanelAttributesEditor.es.js +1 -1
  178. package/dist/shared/src/components/DetailsPanelAttributes/DetailsPanelAttributesEditor.es.js.map +1 -1
  179. package/dist/shared/src/components/DetailsPanelAttributes/components/RenderFieldWidget.cjs.js +3 -3
  180. package/dist/shared/src/components/DetailsPanelAttributes/components/RenderFieldWidget.cjs.js.map +1 -1
  181. package/dist/shared/src/components/DetailsPanelAttributes/components/RenderFieldWidget.es.js +14 -12
  182. package/dist/shared/src/components/DetailsPanelAttributes/components/RenderFieldWidget.es.js.map +1 -1
  183. package/dist/shared/src/components/DetailsPanelDetails/DescriptionSection.cjs.js +1 -1
  184. package/dist/shared/src/components/DetailsPanelDetails/DescriptionSection.cjs.js.map +1 -1
  185. package/dist/shared/src/components/DetailsPanelDetails/DescriptionSection.es.js +5 -2
  186. package/dist/shared/src/components/DetailsPanelDetails/DescriptionSection.es.js.map +1 -1
  187. package/dist/shared/src/components/DetailsPanelDetails/DetailsPanelDetails.cjs.js +1 -1
  188. package/dist/shared/src/components/DetailsPanelDetails/DetailsPanelDetails.cjs.js.map +1 -1
  189. package/dist/shared/src/components/DetailsPanelDetails/DetailsPanelDetails.es.js +3 -2
  190. package/dist/shared/src/components/DetailsPanelDetails/DetailsPanelDetails.es.js.map +1 -1
  191. package/dist/shared/src/components/DetailsPanelDetails/hooks/useEntityData.cjs.js +1 -1
  192. package/dist/shared/src/components/DetailsPanelDetails/hooks/useEntityData.cjs.js.map +1 -1
  193. package/dist/shared/src/components/DetailsPanelDetails/hooks/useEntityData.es.js +24 -9
  194. package/dist/shared/src/components/DetailsPanelDetails/hooks/useEntityData.es.js.map +1 -1
  195. package/dist/shared/src/components/DetailsPanelDetails/hooks/useEntityEditing.cjs.js +1 -1
  196. package/dist/shared/src/components/DetailsPanelDetails/hooks/useEntityEditing.cjs.js.map +1 -1
  197. package/dist/shared/src/components/DetailsPanelDetails/hooks/useEntityEditing.es.js +17 -2
  198. package/dist/shared/src/components/DetailsPanelDetails/hooks/useEntityEditing.es.js.map +1 -1
  199. package/dist/shared/src/components/EarlyPreview/EarlyPreview.cjs.js +18 -0
  200. package/dist/shared/src/components/EarlyPreview/EarlyPreview.cjs.js.map +1 -0
  201. package/dist/shared/src/components/EarlyPreview/EarlyPreview.es.js +26 -0
  202. package/dist/shared/src/components/EarlyPreview/EarlyPreview.es.js.map +1 -0
  203. package/dist/shared/src/components/EntityPanelUploader/EntityPanelUploader.cjs.js +1 -1
  204. package/dist/shared/src/components/EntityPanelUploader/EntityPanelUploader.cjs.js.map +1 -1
  205. package/dist/shared/src/components/EntityPanelUploader/EntityPanelUploader.es.js +13 -2
  206. package/dist/shared/src/components/EntityPanelUploader/EntityPanelUploader.es.js.map +1 -1
  207. package/dist/shared/src/components/EntityPath/SegmentProvider.cjs.js +1 -1
  208. package/dist/shared/src/components/EntityPath/SegmentProvider.cjs.js.map +1 -1
  209. package/dist/shared/src/components/EntityPath/SegmentProvider.es.js +6 -5
  210. package/dist/shared/src/components/EntityPath/SegmentProvider.es.js.map +1 -1
  211. package/dist/shared/src/components/FeaturedVersionOrder/FeaturedVersionOrder.cjs.js +58 -0
  212. package/dist/shared/src/components/FeaturedVersionOrder/FeaturedVersionOrder.cjs.js.map +1 -0
  213. package/dist/shared/src/components/FeaturedVersionOrder/FeaturedVersionOrder.es.js +158 -0
  214. package/dist/shared/src/components/FeaturedVersionOrder/FeaturedVersionOrder.es.js.map +1 -0
  215. package/dist/shared/src/components/Feedback/FeedbackContext.cjs.js +1 -1
  216. package/dist/shared/src/components/Feedback/FeedbackContext.cjs.js.map +1 -1
  217. package/dist/shared/src/components/Feedback/FeedbackContext.es.js +119 -112
  218. package/dist/shared/src/components/Feedback/FeedbackContext.es.js.map +1 -1
  219. package/dist/shared/src/components/LegacyBadge/LegacyBadge.cjs.js +2 -0
  220. package/dist/shared/src/components/LegacyBadge/LegacyBadge.cjs.js.map +1 -0
  221. package/dist/shared/src/components/LegacyBadge/LegacyBadge.es.js +10 -0
  222. package/dist/shared/src/components/LegacyBadge/LegacyBadge.es.js.map +1 -0
  223. package/dist/shared/src/components/LinksManager/AddNewLinks.cjs.js +1 -1
  224. package/dist/shared/src/components/LinksManager/AddNewLinks.cjs.js.map +1 -1
  225. package/dist/shared/src/components/LinksManager/AddNewLinks.es.js +13 -2
  226. package/dist/shared/src/components/LinksManager/AddNewLinks.es.js.map +1 -1
  227. package/dist/shared/src/components/LinksManager/LinkManagerItem.cjs.js +1 -1
  228. package/dist/shared/src/components/LinksManager/LinkManagerItem.cjs.js.map +1 -1
  229. package/dist/shared/src/components/LinksManager/LinkManagerItem.es.js +3 -2
  230. package/dist/shared/src/components/LinksManager/LinkManagerItem.es.js.map +1 -1
  231. package/dist/shared/src/components/LinksManager/hooks/useUpdateLinks.cjs.js +1 -1
  232. package/dist/shared/src/components/LinksManager/hooks/useUpdateLinks.cjs.js.map +1 -1
  233. package/dist/shared/src/components/LinksManager/hooks/useUpdateLinks.es.js +13 -2
  234. package/dist/shared/src/components/LinksManager/hooks/useUpdateLinks.es.js.map +1 -1
  235. package/dist/shared/src/components/ListAttributeForm/ListAttributeForm.cjs.js +1 -1
  236. package/dist/shared/src/components/ListAttributeForm/ListAttributeForm.cjs.js.map +1 -1
  237. package/dist/shared/src/components/ListAttributeForm/ListAttributeForm.es.js +59 -48
  238. package/dist/shared/src/components/ListAttributeForm/ListAttributeForm.es.js.map +1 -1
  239. package/dist/shared/src/components/Powerpack/PowerpackButton.cjs.js +1 -1
  240. package/dist/shared/src/components/Powerpack/PowerpackButton.cjs.js.map +1 -1
  241. package/dist/shared/src/components/Powerpack/PowerpackButton.es.js +8 -7
  242. package/dist/shared/src/components/Powerpack/PowerpackButton.es.js.map +1 -1
  243. package/dist/shared/src/components/Powerpack/PowerpackDialog.cjs.js +1 -1
  244. package/dist/shared/src/components/Powerpack/PowerpackDialog.cjs.js.map +1 -1
  245. package/dist/shared/src/components/Powerpack/PowerpackDialog.es.js +13 -2
  246. package/dist/shared/src/components/Powerpack/PowerpackDialog.es.js.map +1 -1
  247. package/dist/shared/src/components/ProjectTableSettings/ProjectTableSettings.cjs.js +2 -2
  248. package/dist/shared/src/components/ProjectTableSettings/ProjectTableSettings.cjs.js.map +1 -1
  249. package/dist/shared/src/components/ProjectTableSettings/ProjectTableSettings.es.js +100 -43
  250. package/dist/shared/src/components/ProjectTableSettings/ProjectTableSettings.es.js.map +1 -1
  251. package/dist/shared/src/components/ProjectTableSettings/TableSettingsFallback.cjs.js +1 -1
  252. package/dist/shared/src/components/ProjectTableSettings/TableSettingsFallback.cjs.js.map +1 -1
  253. package/dist/shared/src/components/ProjectTableSettings/TableSettingsFallback.es.js +13 -2
  254. package/dist/shared/src/components/ProjectTableSettings/TableSettingsFallback.es.js.map +1 -1
  255. package/dist/shared/src/components/RenameForm/RenameForm.cjs.js +1 -1
  256. package/dist/shared/src/components/RenameForm/RenameForm.cjs.js.map +1 -1
  257. package/dist/shared/src/components/RenameForm/RenameForm.es.js +13 -2
  258. package/dist/shared/src/components/RenameForm/RenameForm.es.js.map +1 -1
  259. package/dist/shared/src/components/ReviewablesList/EditReviewableDialog.cjs.js +1 -1
  260. package/dist/shared/src/components/ReviewablesList/EditReviewableDialog.cjs.js.map +1 -1
  261. package/dist/shared/src/components/ReviewablesList/EditReviewableDialog.es.js +11 -10
  262. package/dist/shared/src/components/ReviewablesList/EditReviewableDialog.es.js.map +1 -1
  263. package/dist/shared/src/components/ReviewablesList/ReviewablesList.cjs.js +1 -1
  264. package/dist/shared/src/components/ReviewablesList/ReviewablesList.cjs.js.map +1 -1
  265. package/dist/shared/src/components/ReviewablesList/ReviewablesList.es.js +13 -2
  266. package/dist/shared/src/components/ReviewablesList/ReviewablesList.es.js.map +1 -1
  267. package/dist/shared/src/components/ReviewablesList/ReviewablesUpload.cjs.js +1 -1
  268. package/dist/shared/src/components/ReviewablesList/ReviewablesUpload.cjs.js.map +1 -1
  269. package/dist/shared/src/components/ReviewablesList/ReviewablesUpload.es.js +14 -3
  270. package/dist/shared/src/components/ReviewablesList/ReviewablesUpload.es.js.map +1 -1
  271. package/dist/shared/src/components/ReviewablesList/SortableReviewableCard.cjs.js +1 -1
  272. package/dist/shared/src/components/ReviewablesList/SortableReviewableCard.cjs.js.map +1 -1
  273. package/dist/shared/src/components/ReviewablesList/SortableReviewableCard.es.js +13 -2
  274. package/dist/shared/src/components/ReviewablesList/SortableReviewableCard.es.js.map +1 -1
  275. package/dist/shared/src/components/ReviewablesList/useReviewablesUpload.cjs.js +1 -1
  276. package/dist/shared/src/components/ReviewablesList/useReviewablesUpload.cjs.js.map +1 -1
  277. package/dist/shared/src/components/ReviewablesList/useReviewablesUpload.es.js +3 -2
  278. package/dist/shared/src/components/ReviewablesList/useReviewablesUpload.es.js.map +1 -1
  279. package/dist/shared/src/components/SearchFilter/useBuildFilterOptions.cjs.js +1 -1
  280. package/dist/shared/src/components/SearchFilter/useBuildFilterOptions.cjs.js.map +1 -1
  281. package/dist/shared/src/components/SearchFilter/useBuildFilterOptions.es.js +450 -229
  282. package/dist/shared/src/components/SearchFilter/useBuildFilterOptions.es.js.map +1 -1
  283. package/dist/shared/src/components/SettingsPanel/SettingsPanel.cjs.js +8 -7
  284. package/dist/shared/src/components/SettingsPanel/SettingsPanel.cjs.js.map +1 -1
  285. package/dist/shared/src/components/SettingsPanel/SettingsPanel.es.js +52 -48
  286. package/dist/shared/src/components/SettingsPanel/SettingsPanel.es.js.map +1 -1
  287. package/dist/shared/src/components/SimpleFormDialog/SimpleFormDialog.cjs.js +2 -2
  288. package/dist/shared/src/components/SimpleFormDialog/SimpleFormDialog.cjs.js.map +1 -1
  289. package/dist/shared/src/components/SimpleFormDialog/SimpleFormDialog.es.js +23 -12
  290. package/dist/shared/src/components/SimpleFormDialog/SimpleFormDialog.es.js.map +1 -1
  291. package/dist/shared/src/components/SizeSlider/SizeSlider.cjs.js +56 -0
  292. package/dist/shared/src/components/SizeSlider/SizeSlider.cjs.js.map +1 -0
  293. package/dist/shared/src/components/SizeSlider/SizeSlider.es.js +113 -0
  294. package/dist/shared/src/components/SizeSlider/SizeSlider.es.js.map +1 -0
  295. package/dist/shared/src/components/SortingSetting/SortingSetting.cjs.js +2 -0
  296. package/dist/shared/src/components/SortingSetting/SortingSetting.cjs.js.map +1 -0
  297. package/dist/shared/src/components/SortingSetting/SortingSetting.es.js +11 -0
  298. package/dist/shared/src/components/SortingSetting/SortingSetting.es.js.map +1 -0
  299. package/dist/shared/src/components/SortingSetting/SortingSetting.styled.cjs.js +43 -0
  300. package/dist/shared/src/components/SortingSetting/SortingSetting.styled.cjs.js.map +1 -0
  301. package/dist/shared/src/components/SortingSetting/SortingSetting.styled.es.js +51 -0
  302. package/dist/shared/src/components/SortingSetting/SortingSetting.styled.es.js.map +1 -0
  303. package/dist/shared/src/components/TableGridSwitch/TableGridSwitch.cjs.js +2 -0
  304. package/dist/shared/src/components/TableGridSwitch/TableGridSwitch.cjs.js.map +1 -0
  305. package/dist/shared/src/components/TableGridSwitch/TableGridSwitch.es.js +39 -0
  306. package/dist/shared/src/components/TableGridSwitch/TableGridSwitch.es.js.map +1 -0
  307. package/dist/shared/src/components/TableGridSwitch/TableGridSwitch.styled.cjs.js +15 -0
  308. package/dist/shared/src/components/TableGridSwitch/TableGridSwitch.styled.cjs.js.map +1 -0
  309. package/dist/shared/src/components/TableGridSwitch/TableGridSwitch.styled.es.js +21 -0
  310. package/dist/shared/src/components/TableGridSwitch/TableGridSwitch.styled.es.js.map +1 -0
  311. package/dist/shared/src/components/Thumbnail/StackedThumbnails.cjs.js +1 -1
  312. package/dist/shared/src/components/Thumbnail/StackedThumbnails.cjs.js.map +1 -1
  313. package/dist/shared/src/components/Thumbnail/StackedThumbnails.es.js +3 -2
  314. package/dist/shared/src/components/Thumbnail/StackedThumbnails.es.js.map +1 -1
  315. package/dist/shared/src/components/VersionUploader/components/UploadVersionForm.cjs.js +1 -1
  316. package/dist/shared/src/components/VersionUploader/components/UploadVersionForm.cjs.js.map +1 -1
  317. package/dist/shared/src/components/VersionUploader/components/UploadVersionForm.es.js +13 -2
  318. package/dist/shared/src/components/VersionUploader/components/UploadVersionForm.es.js.map +1 -1
  319. package/dist/shared/src/components/VersionUploader/context/VersionUploadContext.cjs.js +1 -1
  320. package/dist/shared/src/components/VersionUploader/context/VersionUploadContext.cjs.js.map +1 -1
  321. package/dist/shared/src/components/VersionUploader/context/VersionUploadContext.es.js +5 -4
  322. package/dist/shared/src/components/VersionUploader/context/VersionUploadContext.es.js.map +1 -1
  323. package/dist/shared/src/components/Watchers/Watchers.cjs.js +1 -1
  324. package/dist/shared/src/components/Watchers/Watchers.cjs.js.map +1 -1
  325. package/dist/shared/src/components/Watchers/Watchers.es.js +3 -2
  326. package/dist/shared/src/components/Watchers/Watchers.es.js.map +1 -1
  327. package/dist/shared/src/containers/Actions/ActionConfigDialog.cjs.js +1 -1
  328. package/dist/shared/src/containers/Actions/ActionConfigDialog.cjs.js.map +1 -1
  329. package/dist/shared/src/containers/Actions/ActionConfigDialog.es.js +13 -2
  330. package/dist/shared/src/containers/Actions/ActionConfigDialog.es.js.map +1 -1
  331. package/dist/shared/src/containers/Actions/Actions.cjs.js +1 -1
  332. package/dist/shared/src/containers/Actions/Actions.cjs.js.map +1 -1
  333. package/dist/shared/src/containers/Actions/Actions.es.js +5 -2
  334. package/dist/shared/src/containers/Actions/Actions.es.js.map +1 -1
  335. package/dist/shared/src/containers/Actions/InteractiveActionDialog.cjs.js +1 -1
  336. package/dist/shared/src/containers/Actions/InteractiveActionDialog.cjs.js.map +1 -1
  337. package/dist/shared/src/containers/Actions/InteractiveActionDialog.es.js +13 -2
  338. package/dist/shared/src/containers/Actions/InteractiveActionDialog.es.js.map +1 -1
  339. package/dist/shared/src/containers/ContextMenu/useCreateContextMenu.cjs.js +1 -1
  340. package/dist/shared/src/containers/ContextMenu/useCreateContextMenu.cjs.js.map +1 -1
  341. package/dist/shared/src/containers/ContextMenu/useCreateContextMenu.es.js +6 -6
  342. package/dist/shared/src/containers/ContextMenu/useCreateContextMenu.es.js.map +1 -1
  343. package/dist/shared/src/containers/DetailsPanel/DetailsPanel.cjs.js +1 -1
  344. package/dist/shared/src/containers/DetailsPanel/DetailsPanel.cjs.js.map +1 -1
  345. package/dist/shared/src/containers/DetailsPanel/DetailsPanel.es.js +176 -150
  346. package/dist/shared/src/containers/DetailsPanel/DetailsPanel.es.js.map +1 -1
  347. package/dist/shared/src/containers/DetailsPanel/DetailsPanelFiles/DetailsPanelFiles.cjs.js +1 -1
  348. package/dist/shared/src/containers/DetailsPanel/DetailsPanelFiles/DetailsPanelFiles.cjs.js.map +1 -1
  349. package/dist/shared/src/containers/DetailsPanel/DetailsPanelFiles/DetailsPanelFiles.es.js +13 -2
  350. package/dist/shared/src/containers/DetailsPanel/DetailsPanelFiles/DetailsPanelFiles.es.js.map +1 -1
  351. package/dist/shared/src/containers/DetailsPanel/DetailsPanelFloating/DetailsPanelFloating.cjs.js +1 -1
  352. package/dist/shared/src/containers/DetailsPanel/DetailsPanelFloating/DetailsPanelFloating.cjs.js.map +1 -1
  353. package/dist/shared/src/containers/DetailsPanel/DetailsPanelFloating/DetailsPanelFloating.es.js +75 -62
  354. package/dist/shared/src/containers/DetailsPanel/DetailsPanelFloating/DetailsPanelFloating.es.js.map +1 -1
  355. package/dist/shared/src/containers/DetailsPanel/DetailsPanelFloating/DetailsPanelFloating.styled.cjs.js +2 -7
  356. package/dist/shared/src/containers/DetailsPanel/DetailsPanelFloating/DetailsPanelFloating.styled.cjs.js.map +1 -1
  357. package/dist/shared/src/containers/DetailsPanel/DetailsPanelFloating/DetailsPanelFloating.styled.es.js +0 -5
  358. package/dist/shared/src/containers/DetailsPanel/DetailsPanelFloating/DetailsPanelFloating.styled.es.js.map +1 -1
  359. package/dist/shared/src/containers/DetailsPanel/DetailsPanelHeader/DetailsPanelHeader.cjs.js +1 -1
  360. package/dist/shared/src/containers/DetailsPanel/DetailsPanelHeader/DetailsPanelHeader.cjs.js.map +1 -1
  361. package/dist/shared/src/containers/DetailsPanel/DetailsPanelHeader/DetailsPanelHeader.es.js +118 -113
  362. package/dist/shared/src/containers/DetailsPanel/DetailsPanelHeader/DetailsPanelHeader.es.js.map +1 -1
  363. package/dist/shared/src/containers/DetailsPanel/DetailsPanelHeader/DetailsPanelHeader.styled.cjs.js +15 -15
  364. package/dist/shared/src/containers/DetailsPanel/DetailsPanelHeader/DetailsPanelHeader.styled.cjs.js.map +1 -1
  365. package/dist/shared/src/containers/DetailsPanel/DetailsPanelHeader/DetailsPanelHeader.styled.es.js +30 -30
  366. package/dist/shared/src/containers/DetailsPanel/DetailsPanelHeader/DetailsPanelHeader.styled.es.js.map +1 -1
  367. package/dist/shared/src/containers/DetailsPanel/DetailsPanelSlideOut/DetailsPanelSlideOut.cjs.js +1 -1
  368. package/dist/shared/src/containers/DetailsPanel/DetailsPanelSlideOut/DetailsPanelSlideOut.cjs.js.map +1 -1
  369. package/dist/shared/src/containers/DetailsPanel/DetailsPanelSlideOut/DetailsPanelSlideOut.es.js +4 -2
  370. package/dist/shared/src/containers/DetailsPanel/DetailsPanelSlideOut/DetailsPanelSlideOut.es.js.map +1 -1
  371. package/dist/shared/src/containers/DetailsPanel/FeedContextWrapper.cjs.js +1 -1
  372. package/dist/shared/src/containers/DetailsPanel/FeedContextWrapper.cjs.js.map +1 -1
  373. package/dist/shared/src/containers/DetailsPanel/FeedContextWrapper.es.js +3 -2
  374. package/dist/shared/src/containers/DetailsPanel/FeedContextWrapper.es.js.map +1 -1
  375. package/dist/shared/src/containers/DetailsPanel/FeedWrapper.cjs.js +1 -1
  376. package/dist/shared/src/containers/DetailsPanel/FeedWrapper.cjs.js.map +1 -1
  377. package/dist/shared/src/containers/DetailsPanel/FeedWrapper.es.js +33 -30
  378. package/dist/shared/src/containers/DetailsPanel/FeedWrapper.es.js.map +1 -1
  379. package/dist/shared/src/containers/DetailsPanel/hooks/useGetEntityPath.cjs.js +1 -1
  380. package/dist/shared/src/containers/DetailsPanel/hooks/useGetEntityPath.cjs.js.map +1 -1
  381. package/dist/shared/src/containers/DetailsPanel/hooks/useGetEntityPath.es.js +48 -22
  382. package/dist/shared/src/containers/DetailsPanel/hooks/useGetEntityPath.es.js.map +1 -1
  383. package/dist/shared/src/containers/EntityPickerDialog/EntityPickerDialog.cjs.js +1 -1
  384. package/dist/shared/src/containers/EntityPickerDialog/EntityPickerDialog.cjs.js.map +1 -1
  385. package/dist/shared/src/containers/EntityPickerDialog/EntityPickerDialog.es.js +13 -2
  386. package/dist/shared/src/containers/EntityPickerDialog/EntityPickerDialog.es.js.map +1 -1
  387. package/dist/shared/src/containers/EntityPickerDialog/components/EntityTypeTable.cjs.js +1 -1
  388. package/dist/shared/src/containers/EntityPickerDialog/components/EntityTypeTable.cjs.js.map +1 -1
  389. package/dist/shared/src/containers/EntityPickerDialog/components/EntityTypeTable.es.js +13 -2
  390. package/dist/shared/src/containers/EntityPickerDialog/components/EntityTypeTable.es.js.map +1 -1
  391. package/dist/shared/src/containers/EntityPickerDialog/components/EntityTypeTableHeader.cjs.js +1 -1
  392. package/dist/shared/src/containers/EntityPickerDialog/components/EntityTypeTableHeader.cjs.js.map +1 -1
  393. package/dist/shared/src/containers/EntityPickerDialog/components/EntityTypeTableHeader.es.js +13 -2
  394. package/dist/shared/src/containers/EntityPickerDialog/components/EntityTypeTableHeader.es.js.map +1 -1
  395. package/dist/shared/src/containers/EntityPickerDialog/components/EntityTypeTableSearch.cjs.js +1 -1
  396. package/dist/shared/src/containers/EntityPickerDialog/components/EntityTypeTableSearch.cjs.js.map +1 -1
  397. package/dist/shared/src/containers/EntityPickerDialog/components/EntityTypeTableSearch.es.js +13 -2
  398. package/dist/shared/src/containers/EntityPickerDialog/components/EntityTypeTableSearch.es.js.map +1 -1
  399. package/dist/shared/src/containers/EntityPickerDialog/hooks/useGetEntityPickerData.cjs.js +1 -1
  400. package/dist/shared/src/containers/EntityPickerDialog/hooks/useGetEntityPickerData.cjs.js.map +1 -1
  401. package/dist/shared/src/containers/EntityPickerDialog/hooks/useGetEntityPickerData.es.js +5 -2
  402. package/dist/shared/src/containers/EntityPickerDialog/hooks/useGetEntityPickerData.es.js.map +1 -1
  403. package/dist/shared/src/containers/Feed/Feed.cjs.js +1 -1
  404. package/dist/shared/src/containers/Feed/Feed.cjs.js.map +1 -1
  405. package/dist/shared/src/containers/Feed/Feed.es.js +4 -3
  406. package/dist/shared/src/containers/Feed/Feed.es.js.map +1 -1
  407. package/dist/shared/src/containers/Feed/components/ActivityCategorySelect/CategoryDropdownItem.cjs.js +2 -2
  408. package/dist/shared/src/containers/Feed/components/ActivityCategorySelect/CategoryDropdownItem.cjs.js.map +1 -1
  409. package/dist/shared/src/containers/Feed/components/ActivityCategorySelect/CategoryDropdownItem.es.js +18 -18
  410. package/dist/shared/src/containers/Feed/components/ActivityCategorySelect/CategoryDropdownItem.es.js.map +1 -1
  411. package/dist/shared/src/containers/Feed/components/ActivityCategorySelect/CategoryTag.cjs.js +3 -3
  412. package/dist/shared/src/containers/Feed/components/ActivityCategorySelect/CategoryTag.cjs.js.map +1 -1
  413. package/dist/shared/src/containers/Feed/components/ActivityCategorySelect/CategoryTag.es.js +20 -13
  414. package/dist/shared/src/containers/Feed/components/ActivityCategorySelect/CategoryTag.es.js.map +1 -1
  415. package/dist/shared/src/containers/Feed/components/ActivityComment/ActivityComment.cjs.js +1 -1
  416. package/dist/shared/src/containers/Feed/components/ActivityComment/ActivityComment.cjs.js.map +1 -1
  417. package/dist/shared/src/containers/Feed/components/ActivityComment/ActivityComment.es.js +3 -2
  418. package/dist/shared/src/containers/Feed/components/ActivityComment/ActivityComment.es.js.map +1 -1
  419. package/dist/shared/src/containers/Feed/components/ActivityStatus/ActivityStatus.cjs.js +3 -3
  420. package/dist/shared/src/containers/Feed/components/ActivityStatus/ActivityStatus.cjs.js.map +1 -1
  421. package/dist/shared/src/containers/Feed/components/ActivityStatus/ActivityStatus.es.js +11 -11
  422. package/dist/shared/src/containers/Feed/components/ActivityStatus/ActivityStatus.es.js.map +1 -1
  423. package/dist/shared/src/containers/Feed/components/ActivityVersions/ActivityVersions.cjs.js +1 -1
  424. package/dist/shared/src/containers/Feed/components/ActivityVersions/ActivityVersions.cjs.js.map +1 -1
  425. package/dist/shared/src/containers/Feed/components/ActivityVersions/ActivityVersions.es.js +8 -7
  426. package/dist/shared/src/containers/Feed/components/ActivityVersions/ActivityVersions.es.js.map +1 -1
  427. package/dist/shared/src/containers/Feed/components/CommentInput/CommentInput.cjs.js +1 -1
  428. package/dist/shared/src/containers/Feed/components/CommentInput/CommentInput.cjs.js.map +1 -1
  429. package/dist/shared/src/containers/Feed/components/CommentInput/CommentInput.es.js +3 -2
  430. package/dist/shared/src/containers/Feed/components/CommentInput/CommentInput.es.js.map +1 -1
  431. package/dist/shared/src/containers/Feed/components/CommentInput/CommentInput.styled.cjs.js +11 -9
  432. package/dist/shared/src/containers/Feed/components/CommentInput/CommentInput.styled.cjs.js.map +1 -1
  433. package/dist/shared/src/containers/Feed/components/CommentInput/CommentInput.styled.es.js +21 -18
  434. package/dist/shared/src/containers/Feed/components/CommentInput/CommentInput.styled.es.js.map +1 -1
  435. package/dist/shared/src/containers/Feed/components/CommentInput/hooks/useAnnotationsSync.cjs.js +1 -1
  436. package/dist/shared/src/containers/Feed/components/CommentInput/hooks/useAnnotationsSync.cjs.js.map +1 -1
  437. package/dist/shared/src/containers/Feed/components/CommentInput/hooks/useAnnotationsSync.es.js +3 -2
  438. package/dist/shared/src/containers/Feed/components/CommentInput/hooks/useAnnotationsSync.es.js.map +1 -1
  439. package/dist/shared/src/containers/Feed/components/CommentInput/hooks/useMentionLink.cjs.js +1 -1
  440. package/dist/shared/src/containers/Feed/components/CommentInput/hooks/useMentionLink.cjs.js.map +1 -1
  441. package/dist/shared/src/containers/Feed/components/CommentInput/hooks/useMentionLink.es.js +9 -8
  442. package/dist/shared/src/containers/Feed/components/CommentInput/hooks/useMentionLink.es.js.map +1 -1
  443. package/dist/shared/src/containers/Feed/components/FileUploadCard/FileUploadCard.cjs.js +1 -1
  444. package/dist/shared/src/containers/Feed/components/FileUploadCard/FileUploadCard.cjs.js.map +1 -1
  445. package/dist/shared/src/containers/Feed/components/FileUploadCard/FileUploadCard.es.js +3 -2
  446. package/dist/shared/src/containers/Feed/components/FileUploadCard/FileUploadCard.es.js.map +1 -1
  447. package/dist/shared/src/containers/Feed/components/Tooltips/EntityTooltip/EntityTooltip.cjs.js +1 -1
  448. package/dist/shared/src/containers/Feed/components/Tooltips/EntityTooltip/EntityTooltip.cjs.js.map +1 -1
  449. package/dist/shared/src/containers/Feed/components/Tooltips/EntityTooltip/EntityTooltip.es.js +3 -2
  450. package/dist/shared/src/containers/Feed/components/Tooltips/EntityTooltip/EntityTooltip.es.js.map +1 -1
  451. package/dist/shared/src/containers/Feed/context/FeedContext.cjs.js +1 -1
  452. package/dist/shared/src/containers/Feed/context/FeedContext.cjs.js.map +1 -1
  453. package/dist/shared/src/containers/Feed/context/FeedContext.es.js +46 -42
  454. package/dist/shared/src/containers/Feed/context/FeedContext.es.js.map +1 -1
  455. package/dist/shared/src/containers/Feed/hooks/useGetFeedActivitiesData.cjs.js +1 -1
  456. package/dist/shared/src/containers/Feed/hooks/useGetFeedActivitiesData.cjs.js.map +1 -1
  457. package/dist/shared/src/containers/Feed/hooks/useGetFeedActivitiesData.es.js +3 -2
  458. package/dist/shared/src/containers/Feed/hooks/useGetFeedActivitiesData.es.js.map +1 -1
  459. package/dist/shared/src/containers/ProjectTreeTable/ProjectTreeTable.cjs.js +1 -1
  460. package/dist/shared/src/containers/ProjectTreeTable/ProjectTreeTable.cjs.js.map +1 -1
  461. package/dist/shared/src/containers/ProjectTreeTable/ProjectTreeTable.es.js +652 -576
  462. package/dist/shared/src/containers/ProjectTreeTable/ProjectTreeTable.es.js.map +1 -1
  463. package/dist/shared/src/containers/ProjectTreeTable/ProjectTreeTable.styled.cjs.js +51 -42
  464. package/dist/shared/src/containers/ProjectTreeTable/ProjectTreeTable.styled.cjs.js.map +1 -1
  465. package/dist/shared/src/containers/ProjectTreeTable/ProjectTreeTable.styled.es.js +64 -54
  466. package/dist/shared/src/containers/ProjectTreeTable/ProjectTreeTable.styled.es.js.map +1 -1
  467. package/dist/shared/src/containers/ProjectTreeTable/buildTreeTableColumns.cjs.js +1 -1
  468. package/dist/shared/src/containers/ProjectTreeTable/buildTreeTableColumns.cjs.js.map +1 -1
  469. package/dist/shared/src/containers/ProjectTreeTable/buildTreeTableColumns.es.js +383 -209
  470. package/dist/shared/src/containers/ProjectTreeTable/buildTreeTableColumns.es.js.map +1 -1
  471. package/dist/shared/src/containers/ProjectTreeTable/components/ColumnHeaderMenu.cjs.js +1 -1
  472. package/dist/shared/src/containers/ProjectTreeTable/components/ColumnHeaderMenu.cjs.js.map +1 -1
  473. package/dist/shared/src/containers/ProjectTreeTable/components/ColumnHeaderMenu.es.js +13 -2
  474. package/dist/shared/src/containers/ProjectTreeTable/components/ColumnHeaderMenu.es.js.map +1 -1
  475. package/dist/shared/src/containers/ProjectTreeTable/components/GroupSettingsFallback.cjs.js +1 -1
  476. package/dist/shared/src/containers/ProjectTreeTable/components/GroupSettingsFallback.cjs.js.map +1 -1
  477. package/dist/shared/src/containers/ProjectTreeTable/components/GroupSettingsFallback.es.js +13 -2
  478. package/dist/shared/src/containers/ProjectTreeTable/components/GroupSettingsFallback.es.js.map +1 -1
  479. package/dist/shared/src/containers/ProjectTreeTable/context/CellEditingProvider.cjs.js +1 -1
  480. package/dist/shared/src/containers/ProjectTreeTable/context/CellEditingProvider.cjs.js.map +1 -1
  481. package/dist/shared/src/containers/ProjectTreeTable/context/CellEditingProvider.es.js +13 -2
  482. package/dist/shared/src/containers/ProjectTreeTable/context/CellEditingProvider.es.js.map +1 -1
  483. package/dist/shared/src/containers/ProjectTreeTable/context/ColumnSettingsProvider.cjs.js +1 -1
  484. package/dist/shared/src/containers/ProjectTreeTable/context/ColumnSettingsProvider.cjs.js.map +1 -1
  485. package/dist/shared/src/containers/ProjectTreeTable/context/ColumnSettingsProvider.es.js +158 -144
  486. package/dist/shared/src/containers/ProjectTreeTable/context/ColumnSettingsProvider.es.js.map +1 -1
  487. package/dist/shared/src/containers/ProjectTreeTable/context/DetailsPanelEntityContext.cjs.js.map +1 -1
  488. package/dist/shared/src/containers/ProjectTreeTable/context/DetailsPanelEntityContext.es.js.map +1 -1
  489. package/dist/shared/src/containers/ProjectTreeTable/context/ProjectDataContext.cjs.js +1 -1
  490. package/dist/shared/src/containers/ProjectTreeTable/context/ProjectDataContext.cjs.js.map +1 -1
  491. package/dist/shared/src/containers/ProjectTreeTable/context/ProjectDataContext.es.js +5 -4
  492. package/dist/shared/src/containers/ProjectTreeTable/context/ProjectDataContext.es.js.map +1 -1
  493. package/dist/shared/src/containers/ProjectTreeTable/context/ProjectTableContext.cjs.js.map +1 -1
  494. package/dist/shared/src/containers/ProjectTreeTable/context/ProjectTableContext.es.js.map +1 -1
  495. package/dist/shared/src/containers/ProjectTreeTable/context/ProjectTableProvider.cjs.js +1 -1
  496. package/dist/shared/src/containers/ProjectTreeTable/context/ProjectTableProvider.cjs.js.map +1 -1
  497. package/dist/shared/src/containers/ProjectTreeTable/context/ProjectTableProvider.es.js +145 -132
  498. package/dist/shared/src/containers/ProjectTreeTable/context/ProjectTableProvider.es.js.map +1 -1
  499. package/dist/shared/src/containers/ProjectTreeTable/context/SelectionCellsProvider.cjs.js +1 -1
  500. package/dist/shared/src/containers/ProjectTreeTable/context/SelectionCellsProvider.cjs.js.map +1 -1
  501. package/dist/shared/src/containers/ProjectTreeTable/context/SelectionCellsProvider.es.js +14 -3
  502. package/dist/shared/src/containers/ProjectTreeTable/context/SelectionCellsProvider.es.js.map +1 -1
  503. package/dist/shared/src/containers/ProjectTreeTable/hooks/useAttributesList.cjs.js +1 -1
  504. package/dist/shared/src/containers/ProjectTreeTable/hooks/useAttributesList.cjs.js.map +1 -1
  505. package/dist/shared/src/containers/ProjectTreeTable/hooks/useAttributesList.es.js +25 -89
  506. package/dist/shared/src/containers/ProjectTreeTable/hooks/useAttributesList.es.js.map +1 -1
  507. package/dist/shared/src/containers/ProjectTreeTable/hooks/useBuildGroupByTableData.cjs.js +1 -1
  508. package/dist/shared/src/containers/ProjectTreeTable/hooks/useBuildGroupByTableData.cjs.js.map +1 -1
  509. package/dist/shared/src/containers/ProjectTreeTable/hooks/useBuildGroupByTableData.es.js +124 -104
  510. package/dist/shared/src/containers/ProjectTreeTable/hooks/useBuildGroupByTableData.es.js.map +1 -1
  511. package/dist/shared/src/containers/ProjectTreeTable/hooks/useBuildProjectDataTable.cjs.js +1 -1
  512. package/dist/shared/src/containers/ProjectTreeTable/hooks/useBuildProjectDataTable.cjs.js.map +1 -1
  513. package/dist/shared/src/containers/ProjectTreeTable/hooks/useBuildProjectDataTable.es.js +84 -87
  514. package/dist/shared/src/containers/ProjectTreeTable/hooks/useBuildProjectDataTable.es.js.map +1 -1
  515. package/dist/shared/src/containers/ProjectTreeTable/hooks/useCellContextMenu.cjs.js +1 -1
  516. package/dist/shared/src/containers/ProjectTreeTable/hooks/useCellContextMenu.cjs.js.map +1 -1
  517. package/dist/shared/src/containers/ProjectTreeTable/hooks/useCellContextMenu.es.js +109 -88
  518. package/dist/shared/src/containers/ProjectTreeTable/hooks/useCellContextMenu.es.js.map +1 -1
  519. package/dist/shared/src/containers/ProjectTreeTable/hooks/useCheckSelectedCellsVisible.cjs.js +1 -1
  520. package/dist/shared/src/containers/ProjectTreeTable/hooks/useCheckSelectedCellsVisible.cjs.js.map +1 -1
  521. package/dist/shared/src/containers/ProjectTreeTable/hooks/useCheckSelectedCellsVisible.es.js +13 -2
  522. package/dist/shared/src/containers/ProjectTreeTable/hooks/useCheckSelectedCellsVisible.es.js.map +1 -1
  523. package/dist/shared/src/containers/ProjectTreeTable/hooks/useColumnGroupBy.cjs.js +1 -1
  524. package/dist/shared/src/containers/ProjectTreeTable/hooks/useColumnGroupBy.cjs.js.map +1 -1
  525. package/dist/shared/src/containers/ProjectTreeTable/hooks/useColumnGroupBy.es.js +13 -2
  526. package/dist/shared/src/containers/ProjectTreeTable/hooks/useColumnGroupBy.es.js.map +1 -1
  527. package/dist/shared/src/containers/ProjectTreeTable/hooks/useFetchOverviewData.cjs.js +1 -1
  528. package/dist/shared/src/containers/ProjectTreeTable/hooks/useFetchOverviewData.cjs.js.map +1 -1
  529. package/dist/shared/src/containers/ProjectTreeTable/hooks/useFetchOverviewData.es.js +205 -189
  530. package/dist/shared/src/containers/ProjectTreeTable/hooks/useFetchOverviewData.es.js.map +1 -1
  531. package/dist/shared/src/containers/ProjectTreeTable/hooks/useGetGroupedFields.cjs.js +1 -1
  532. package/dist/shared/src/containers/ProjectTreeTable/hooks/useGetGroupedFields.cjs.js.map +1 -1
  533. package/dist/shared/src/containers/ProjectTreeTable/hooks/useGetGroupedFields.es.js +62 -25
  534. package/dist/shared/src/containers/ProjectTreeTable/hooks/useGetGroupedFields.es.js.map +1 -1
  535. package/dist/shared/src/containers/ProjectTreeTable/hooks/useGroupBySettings.cjs.js +2 -0
  536. package/dist/shared/src/containers/ProjectTreeTable/hooks/useGroupBySettings.cjs.js.map +1 -0
  537. package/dist/shared/src/containers/ProjectTreeTable/hooks/useGroupBySettings.es.js +266 -0
  538. package/dist/shared/src/containers/ProjectTreeTable/hooks/useGroupBySettings.es.js.map +1 -0
  539. package/dist/shared/src/containers/ProjectTreeTable/hooks/useKeyboardNavigation.cjs.js +1 -1
  540. package/dist/shared/src/containers/ProjectTreeTable/hooks/useKeyboardNavigation.cjs.js.map +1 -1
  541. package/dist/shared/src/containers/ProjectTreeTable/hooks/useKeyboardNavigation.es.js +19 -7
  542. package/dist/shared/src/containers/ProjectTreeTable/hooks/useKeyboardNavigation.es.js.map +1 -1
  543. package/dist/shared/src/containers/ProjectTreeTable/hooks/useMoveEntities.cjs.js +1 -1
  544. package/dist/shared/src/containers/ProjectTreeTable/hooks/useMoveEntities.cjs.js.map +1 -1
  545. package/dist/shared/src/containers/ProjectTreeTable/hooks/useMoveEntities.es.js +13 -2
  546. package/dist/shared/src/containers/ProjectTreeTable/hooks/useMoveEntities.es.js.map +1 -1
  547. package/dist/shared/src/containers/ProjectTreeTable/hooks/usePasteLinks.cjs.js +1 -1
  548. package/dist/shared/src/containers/ProjectTreeTable/hooks/usePasteLinks.cjs.js.map +1 -1
  549. package/dist/shared/src/containers/ProjectTreeTable/hooks/usePasteLinks.es.js +13 -2
  550. package/dist/shared/src/containers/ProjectTreeTable/hooks/usePasteLinks.es.js.map +1 -1
  551. package/dist/shared/src/containers/ProjectTreeTable/hooks/useQueryFilters.cjs.js +1 -1
  552. package/dist/shared/src/containers/ProjectTreeTable/hooks/useQueryFilters.cjs.js.map +1 -1
  553. package/dist/shared/src/containers/ProjectTreeTable/hooks/useQueryFilters.es.js +13 -2
  554. package/dist/shared/src/containers/ProjectTreeTable/hooks/useQueryFilters.es.js.map +1 -1
  555. package/dist/shared/src/containers/ProjectTreeTable/hooks/useUpdateTableData.cjs.js +1 -1
  556. package/dist/shared/src/containers/ProjectTreeTable/hooks/useUpdateTableData.cjs.js.map +1 -1
  557. package/dist/shared/src/containers/ProjectTreeTable/hooks/useUpdateTableData.es.js +173 -163
  558. package/dist/shared/src/containers/ProjectTreeTable/hooks/useUpdateTableData.es.js.map +1 -1
  559. package/dist/shared/src/containers/ProjectTreeTable/types/columnConfig.cjs.js +2 -0
  560. package/dist/shared/src/containers/ProjectTreeTable/types/columnConfig.cjs.js.map +1 -0
  561. package/dist/shared/src/containers/ProjectTreeTable/types/columnConfig.es.js +20 -0
  562. package/dist/shared/src/containers/ProjectTreeTable/types/columnConfig.es.js.map +1 -0
  563. package/dist/shared/src/containers/ProjectTreeTable/utils/cellUtils.cjs.js +1 -1
  564. package/dist/shared/src/containers/ProjectTreeTable/utils/cellUtils.cjs.js.map +1 -1
  565. package/dist/shared/src/containers/ProjectTreeTable/utils/cellUtils.es.js +24 -13
  566. package/dist/shared/src/containers/ProjectTreeTable/utils/cellUtils.es.js.map +1 -1
  567. package/dist/shared/src/containers/ProjectTreeTable/utils/clientFilterToQueryFilter.cjs.js +1 -1
  568. package/dist/shared/src/containers/ProjectTreeTable/utils/clientFilterToQueryFilter.cjs.js.map +1 -1
  569. package/dist/shared/src/containers/ProjectTreeTable/utils/clientFilterToQueryFilter.es.js +77 -37
  570. package/dist/shared/src/containers/ProjectTreeTable/utils/clientFilterToQueryFilter.es.js.map +1 -1
  571. package/dist/shared/src/containers/ProjectTreeTable/utils/loadingUtils.cjs.js +1 -1
  572. package/dist/shared/src/containers/ProjectTreeTable/utils/loadingUtils.cjs.js.map +1 -1
  573. package/dist/shared/src/containers/ProjectTreeTable/utils/loadingUtils.es.js +24 -38
  574. package/dist/shared/src/containers/ProjectTreeTable/utils/loadingUtils.es.js.map +1 -1
  575. package/dist/shared/src/containers/ProjectTreeTable/utils/metaRows.cjs.js +2 -0
  576. package/dist/shared/src/containers/ProjectTreeTable/utils/metaRows.cjs.js.map +1 -0
  577. package/dist/shared/src/containers/ProjectTreeTable/utils/metaRows.es.js +17 -0
  578. package/dist/shared/src/containers/ProjectTreeTable/utils/metaRows.es.js.map +1 -0
  579. package/dist/shared/src/containers/ProjectTreeTable/utils/queryFilterToClientFilter.cjs.js +1 -1
  580. package/dist/shared/src/containers/ProjectTreeTable/utils/queryFilterToClientFilter.cjs.js.map +1 -1
  581. package/dist/shared/src/containers/ProjectTreeTable/utils/queryFilterToClientFilter.es.js +49 -44
  582. package/dist/shared/src/containers/ProjectTreeTable/utils/queryFilterToClientFilter.es.js.map +1 -1
  583. package/dist/shared/src/containers/ProjectTreeTable/utils/restrictedEntity.cjs.js +2 -0
  584. package/dist/shared/src/containers/ProjectTreeTable/utils/restrictedEntity.cjs.js.map +1 -0
  585. package/dist/shared/src/containers/ProjectTreeTable/utils/restrictedEntity.es.js +9 -0
  586. package/dist/shared/src/containers/ProjectTreeTable/utils/restrictedEntity.es.js.map +1 -0
  587. package/dist/shared/src/containers/ProjectTreeTable/widgets/BooleanWidget.cjs.js +3 -3
  588. package/dist/shared/src/containers/ProjectTreeTable/widgets/BooleanWidget.cjs.js.map +1 -1
  589. package/dist/shared/src/containers/ProjectTreeTable/widgets/BooleanWidget.es.js +8 -8
  590. package/dist/shared/src/containers/ProjectTreeTable/widgets/BooleanWidget.es.js.map +1 -1
  591. package/dist/shared/src/containers/ProjectTreeTable/widgets/CellWidget.cjs.js +2 -2
  592. package/dist/shared/src/containers/ProjectTreeTable/widgets/CellWidget.cjs.js.map +1 -1
  593. package/dist/shared/src/containers/ProjectTreeTable/widgets/CellWidget.es.js +119 -105
  594. package/dist/shared/src/containers/ProjectTreeTable/widgets/CellWidget.es.js.map +1 -1
  595. package/dist/shared/src/containers/ProjectTreeTable/widgets/CollapsedWidget.cjs.js +3 -3
  596. package/dist/shared/src/containers/ProjectTreeTable/widgets/CollapsedWidget.cjs.js.map +1 -1
  597. package/dist/shared/src/containers/ProjectTreeTable/widgets/CollapsedWidget.es.js +6 -6
  598. package/dist/shared/src/containers/ProjectTreeTable/widgets/CollapsedWidget.es.js.map +1 -1
  599. package/dist/shared/src/containers/ProjectTreeTable/widgets/DateWidget.cjs.js +1 -1
  600. package/dist/shared/src/containers/ProjectTreeTable/widgets/DateWidget.cjs.js.map +1 -1
  601. package/dist/shared/src/containers/ProjectTreeTable/widgets/DateWidget.es.js +23 -13
  602. package/dist/shared/src/containers/ProjectTreeTable/widgets/DateWidget.es.js.map +1 -1
  603. package/dist/shared/src/containers/ProjectTreeTable/widgets/EmptyWidget.cjs.js +11 -0
  604. package/dist/shared/src/containers/ProjectTreeTable/widgets/EmptyWidget.cjs.js.map +1 -0
  605. package/dist/shared/src/containers/ProjectTreeTable/widgets/EmptyWidget.es.js +16 -0
  606. package/dist/shared/src/containers/ProjectTreeTable/widgets/EmptyWidget.es.js.map +1 -0
  607. package/dist/shared/src/containers/ProjectTreeTable/widgets/EntityNameWidget.cjs.js +11 -11
  608. package/dist/shared/src/containers/ProjectTreeTable/widgets/EntityNameWidget.cjs.js.map +1 -1
  609. package/dist/shared/src/containers/ProjectTreeTable/widgets/EntityNameWidget.es.js +38 -33
  610. package/dist/shared/src/containers/ProjectTreeTable/widgets/EntityNameWidget.es.js.map +1 -1
  611. package/dist/shared/src/containers/ProjectTreeTable/widgets/EnumCellValue.cjs.js +25 -19
  612. package/dist/shared/src/containers/ProjectTreeTable/widgets/EnumCellValue.cjs.js.map +1 -1
  613. package/dist/shared/src/containers/ProjectTreeTable/widgets/EnumCellValue.es.js +75 -72
  614. package/dist/shared/src/containers/ProjectTreeTable/widgets/EnumCellValue.es.js.map +1 -1
  615. package/dist/shared/src/containers/ProjectTreeTable/widgets/ErrorWidget.cjs.js +11 -0
  616. package/dist/shared/src/containers/ProjectTreeTable/widgets/ErrorWidget.cjs.js.map +1 -0
  617. package/dist/shared/src/containers/ProjectTreeTable/widgets/ErrorWidget.es.js +16 -0
  618. package/dist/shared/src/containers/ProjectTreeTable/widgets/ErrorWidget.es.js.map +1 -0
  619. package/dist/shared/src/containers/ProjectTreeTable/widgets/LinksWidget.cjs.js +1 -1
  620. package/dist/shared/src/containers/ProjectTreeTable/widgets/LinksWidget.cjs.js.map +1 -1
  621. package/dist/shared/src/containers/ProjectTreeTable/widgets/LinksWidget.es.js +52 -40
  622. package/dist/shared/src/containers/ProjectTreeTable/widgets/LinksWidget.es.js.map +1 -1
  623. package/dist/shared/src/containers/ProjectTreeTable/widgets/LoadMoreWidget.cjs.js +2 -2
  624. package/dist/shared/src/containers/ProjectTreeTable/widgets/LoadMoreWidget.cjs.js.map +1 -1
  625. package/dist/shared/src/containers/ProjectTreeTable/widgets/LoadMoreWidget.es.js +8 -8
  626. package/dist/shared/src/containers/ProjectTreeTable/widgets/LoadMoreWidget.es.js.map +1 -1
  627. package/dist/shared/src/containers/ProjectTreeTable/widgets/MetaWidget.cjs.js +2 -0
  628. package/dist/shared/src/containers/ProjectTreeTable/widgets/MetaWidget.cjs.js.map +1 -0
  629. package/dist/shared/src/containers/ProjectTreeTable/widgets/MetaWidget.es.js +17 -0
  630. package/dist/shared/src/containers/ProjectTreeTable/widgets/MetaWidget.es.js.map +1 -0
  631. package/dist/shared/src/containers/ProjectTreeTable/widgets/NameWidget.cjs.js +1 -1
  632. package/dist/shared/src/containers/ProjectTreeTable/widgets/NameWidget.cjs.js.map +1 -1
  633. package/dist/shared/src/containers/ProjectTreeTable/widgets/NameWidget.es.js +13 -2
  634. package/dist/shared/src/containers/ProjectTreeTable/widgets/NameWidget.es.js.map +1 -1
  635. package/dist/shared/src/containers/ProjectTreeTable/widgets/TextWidget.cjs.js +8 -4
  636. package/dist/shared/src/containers/ProjectTreeTable/widgets/TextWidget.cjs.js.map +1 -1
  637. package/dist/shared/src/containers/ProjectTreeTable/widgets/TextWidget.es.js +79 -45
  638. package/dist/shared/src/containers/ProjectTreeTable/widgets/TextWidget.es.js.map +1 -1
  639. package/dist/shared/src/containers/RepresentationsList/RepresentationsList.cjs.js +1 -1
  640. package/dist/shared/src/containers/RepresentationsList/RepresentationsList.cjs.js.map +1 -1
  641. package/dist/shared/src/containers/RepresentationsList/RepresentationsList.es.js +13 -2
  642. package/dist/shared/src/containers/RepresentationsList/RepresentationsList.es.js.map +1 -1
  643. package/dist/shared/src/containers/SimpleTable/SimpleTable.cjs.js +1 -1
  644. package/dist/shared/src/containers/SimpleTable/SimpleTable.cjs.js.map +1 -1
  645. package/dist/shared/src/containers/SimpleTable/SimpleTable.es.js +204 -163
  646. package/dist/shared/src/containers/SimpleTable/SimpleTable.es.js.map +1 -1
  647. package/dist/shared/src/containers/SimpleTable/SimpleTable.styled.cjs.js +34 -7
  648. package/dist/shared/src/containers/SimpleTable/SimpleTable.styled.cjs.js.map +1 -1
  649. package/dist/shared/src/containers/SimpleTable/SimpleTable.styled.es.js +34 -7
  650. package/dist/shared/src/containers/SimpleTable/SimpleTable.styled.es.js.map +1 -1
  651. package/dist/shared/src/containers/SimpleTable/SimpleTableRowTemplate.cjs.js +1 -1
  652. package/dist/shared/src/containers/SimpleTable/SimpleTableRowTemplate.cjs.js.map +1 -1
  653. package/dist/shared/src/containers/SimpleTable/SimpleTableRowTemplate.es.js +98 -73
  654. package/dist/shared/src/containers/SimpleTable/SimpleTableRowTemplate.es.js.map +1 -1
  655. package/dist/shared/src/containers/SimpleTable/hooks/useRowKeydown.cjs.js +1 -1
  656. package/dist/shared/src/containers/SimpleTable/hooks/useRowKeydown.cjs.js.map +1 -1
  657. package/dist/shared/src/containers/SimpleTable/hooks/useRowKeydown.es.js +13 -7
  658. package/dist/shared/src/containers/SimpleTable/hooks/useRowKeydown.es.js.map +1 -1
  659. package/dist/shared/src/containers/Slicer/createFilterFromSlicer.cjs.js +1 -1
  660. package/dist/shared/src/containers/Slicer/createFilterFromSlicer.cjs.js.map +1 -1
  661. package/dist/shared/src/containers/Slicer/createFilterFromSlicer.es.js +9 -7
  662. package/dist/shared/src/containers/Slicer/createFilterFromSlicer.es.js.map +1 -1
  663. package/dist/shared/src/containers/Views/ViewItem/ViewItem.cjs.js +1 -1
  664. package/dist/shared/src/containers/Views/ViewItem/ViewItem.cjs.js.map +1 -1
  665. package/dist/shared/src/containers/Views/ViewItem/ViewItem.es.js +69 -59
  666. package/dist/shared/src/containers/Views/ViewItem/ViewItem.es.js.map +1 -1
  667. package/dist/shared/src/containers/Views/ViewsDialogContainer/ViewsDialogContainer.cjs.js +1 -1
  668. package/dist/shared/src/containers/Views/ViewsDialogContainer/ViewsDialogContainer.cjs.js.map +1 -1
  669. package/dist/shared/src/containers/Views/ViewsDialogContainer/ViewsDialogContainer.es.js +5 -2
  670. package/dist/shared/src/containers/Views/ViewsDialogContainer/ViewsDialogContainer.es.js.map +1 -1
  671. package/dist/shared/src/containers/Views/ViewsMenuContainer/ViewsMenuContainer.cjs.js +2 -2
  672. package/dist/shared/src/containers/Views/ViewsMenuContainer/ViewsMenuContainer.cjs.js.map +1 -1
  673. package/dist/shared/src/containers/Views/ViewsMenuContainer/ViewsMenuContainer.es.js +7 -6
  674. package/dist/shared/src/containers/Views/ViewsMenuContainer/ViewsMenuContainer.es.js.map +1 -1
  675. package/dist/shared/src/containers/Views/context/ViewsContext.cjs.js +1 -1
  676. package/dist/shared/src/containers/Views/context/ViewsContext.cjs.js.map +1 -1
  677. package/dist/shared/src/containers/Views/context/ViewsContext.es.js +28 -25
  678. package/dist/shared/src/containers/Views/context/ViewsContext.es.js.map +1 -1
  679. package/dist/shared/src/containers/Views/hooks/useBuildViewMenuItems.cjs.js +1 -1
  680. package/dist/shared/src/containers/Views/hooks/useBuildViewMenuItems.cjs.js.map +1 -1
  681. package/dist/shared/src/containers/Views/hooks/useBuildViewMenuItems.es.js +5 -2
  682. package/dist/shared/src/containers/Views/hooks/useBuildViewMenuItems.es.js.map +1 -1
  683. package/dist/shared/src/containers/Views/hooks/useSaveViewFromCurrent.cjs.js +1 -1
  684. package/dist/shared/src/containers/Views/hooks/useSaveViewFromCurrent.cjs.js.map +1 -1
  685. package/dist/shared/src/containers/Views/hooks/useSaveViewFromCurrent.es.js +5 -2
  686. package/dist/shared/src/containers/Views/hooks/useSaveViewFromCurrent.es.js.map +1 -1
  687. package/dist/shared/src/containers/Views/hooks/useSelectedView.cjs.js +1 -1
  688. package/dist/shared/src/containers/Views/hooks/useSelectedView.cjs.js.map +1 -1
  689. package/dist/shared/src/containers/Views/hooks/useSelectedView.es.js +11 -10
  690. package/dist/shared/src/containers/Views/hooks/useSelectedView.es.js.map +1 -1
  691. package/dist/shared/src/containers/Views/hooks/useViewsMutations.cjs.js +1 -1
  692. package/dist/shared/src/containers/Views/hooks/useViewsMutations.cjs.js.map +1 -1
  693. package/dist/shared/src/containers/Views/hooks/useViewsMutations.es.js +3 -2
  694. package/dist/shared/src/containers/Views/hooks/useViewsMutations.es.js.map +1 -1
  695. package/dist/shared/src/containers/Views/utils/viewUpdateHelper.cjs.js +1 -1
  696. package/dist/shared/src/containers/Views/utils/viewUpdateHelper.cjs.js.map +1 -1
  697. package/dist/shared/src/containers/Views/utils/viewUpdateHelper.es.js +41 -35
  698. package/dist/shared/src/containers/Views/utils/viewUpdateHelper.es.js.map +1 -1
  699. package/dist/shared/src/context/AddonProjectContext.cjs.js +1 -1
  700. package/dist/shared/src/context/AddonProjectContext.cjs.js.map +1 -1
  701. package/dist/shared/src/context/AddonProjectContext.es.js +9 -7
  702. package/dist/shared/src/context/AddonProjectContext.es.js.map +1 -1
  703. package/dist/shared/src/context/DetailsPanelContext.cjs.js +1 -1
  704. package/dist/shared/src/context/DetailsPanelContext.cjs.js.map +1 -1
  705. package/dist/shared/src/context/DetailsPanelContext.es.js +75 -71
  706. package/dist/shared/src/context/DetailsPanelContext.es.js.map +1 -1
  707. package/dist/shared/src/context/GlobalContext.cjs.js +2 -0
  708. package/dist/shared/src/context/GlobalContext.cjs.js.map +1 -0
  709. package/dist/shared/src/context/GlobalContext.es.js +123 -0
  710. package/dist/shared/src/context/GlobalContext.es.js.map +1 -0
  711. package/dist/shared/src/context/PowerpackContext.cjs.js +1 -1
  712. package/dist/shared/src/context/PowerpackContext.cjs.js.map +1 -1
  713. package/dist/shared/src/context/PowerpackContext.es.js +16 -13
  714. package/dist/shared/src/context/PowerpackContext.es.js.map +1 -1
  715. package/dist/shared/src/context/RemoteModulesContext.cjs.js +1 -1
  716. package/dist/shared/src/context/RemoteModulesContext.cjs.js.map +1 -1
  717. package/dist/shared/src/context/RemoteModulesContext.es.js +36 -34
  718. package/dist/shared/src/context/RemoteModulesContext.es.js.map +1 -1
  719. package/dist/shared/src/context/WebsocketContext.cjs.js +1 -1
  720. package/dist/shared/src/context/WebsocketContext.cjs.js.map +1 -1
  721. package/dist/shared/src/context/WebsocketContext.es.js +15 -4
  722. package/dist/shared/src/context/WebsocketContext.es.js.map +1 -1
  723. package/dist/shared/src/hooks/useActionTriggers.cjs.js +1 -1
  724. package/dist/shared/src/hooks/useActionTriggers.cjs.js.map +1 -1
  725. package/dist/shared/src/hooks/useActionTriggers.es.js +3 -2
  726. package/dist/shared/src/hooks/useActionTriggers.es.js.map +1 -1
  727. package/dist/shared/src/hooks/useEntityUpdate.cjs.js +1 -1
  728. package/dist/shared/src/hooks/useEntityUpdate.cjs.js.map +1 -1
  729. package/dist/shared/src/hooks/useEntityUpdate.es.js +4 -2
  730. package/dist/shared/src/hooks/useEntityUpdate.es.js.map +1 -1
  731. package/dist/shared/src/hooks/useGetEntityGroups.cjs.js +2 -0
  732. package/dist/shared/src/hooks/useGetEntityGroups.cjs.js.map +1 -0
  733. package/dist/shared/src/hooks/useGetEntityGroups.es.js +96 -0
  734. package/dist/shared/src/hooks/useGetEntityGroups.es.js.map +1 -0
  735. package/dist/shared/src/hooks/useGroupByRemoteModules.cjs.js +2 -0
  736. package/dist/shared/src/hooks/useGroupByRemoteModules.cjs.js.map +1 -0
  737. package/dist/shared/src/hooks/useGroupByRemoteModules.es.js +134 -0
  738. package/dist/shared/src/hooks/useGroupByRemoteModules.es.js.map +1 -0
  739. package/dist/shared/src/hooks/useGroupedPagination.cjs.js +2 -0
  740. package/dist/shared/src/hooks/useGroupedPagination.cjs.js.map +1 -0
  741. package/dist/shared/src/hooks/useGroupedPagination.es.js +23 -0
  742. package/dist/shared/src/hooks/useGroupedPagination.es.js.map +1 -0
  743. package/dist/shared/src/hooks/useHierarchyTable.cjs.js +1 -1
  744. package/dist/shared/src/hooks/useHierarchyTable.cjs.js.map +1 -1
  745. package/dist/shared/src/hooks/useHierarchyTable.es.js +39 -23
  746. package/dist/shared/src/hooks/useHierarchyTable.es.js.map +1 -1
  747. package/dist/shared/src/hooks/useLoadModule.cjs.js +1 -1
  748. package/dist/shared/src/hooks/useLoadModule.cjs.js.map +1 -1
  749. package/dist/shared/src/hooks/useLoadModule.es.js +1 -1
  750. package/dist/shared/src/hooks/useLoadModule.es.js.map +1 -1
  751. package/dist/shared/src/hooks/useScopedStatuses.cjs.js +1 -1
  752. package/dist/shared/src/hooks/useScopedStatuses.cjs.js.map +1 -1
  753. package/dist/shared/src/hooks/useScopedStatuses.es.js +5 -4
  754. package/dist/shared/src/hooks/useScopedStatuses.es.js.map +1 -1
  755. package/dist/shared/src/hooks/useUserProjectConfig.cjs.js +1 -1
  756. package/dist/shared/src/hooks/useUserProjectConfig.cjs.js.map +1 -1
  757. package/dist/shared/src/hooks/useUserProjectConfig.es.js +27 -12
  758. package/dist/shared/src/hooks/useUserProjectConfig.es.js.map +1 -1
  759. package/dist/shared/src/util/getAttributeIcon.cjs.js +1 -1
  760. package/dist/shared/src/util/getAttributeIcon.cjs.js.map +1 -1
  761. package/dist/shared/src/util/getAttributeIcon.es.js +6 -5
  762. package/dist/shared/src/util/getAttributeIcon.es.js.map +1 -1
  763. package/dist/shared/src/util/getGroupByDataType.cjs.js +2 -0
  764. package/dist/shared/src/util/getGroupByDataType.cjs.js.map +1 -0
  765. package/dist/shared/src/util/getGroupByDataType.es.js +16 -0
  766. package/dist/shared/src/util/getGroupByDataType.es.js.map +1 -0
  767. package/dist/shared/src/util/productTypes.cjs.js.map +1 -1
  768. package/dist/shared/src/util/productTypes.es.js.map +1 -1
  769. package/dist/src/components/Menu/MenuComponents/Menu.cjs.js +1 -1
  770. package/dist/src/components/Menu/MenuComponents/Menu.cjs.js.map +1 -1
  771. package/dist/src/components/Menu/MenuComponents/Menu.es.js +3 -2
  772. package/dist/src/components/Menu/MenuComponents/Menu.es.js.map +1 -1
  773. package/dist/src/components/Menu/MenuComponents/MenuItem.cjs.js +1 -1
  774. package/dist/src/components/Menu/MenuComponents/MenuItem.cjs.js.map +1 -1
  775. package/dist/src/components/Menu/MenuComponents/MenuItem.es.js +1 -0
  776. package/dist/src/components/Menu/MenuComponents/MenuItem.es.js.map +1 -1
  777. package/dist/src/components/Menu/MenuComponents/MenuList.cjs.js +1 -1
  778. package/dist/src/components/Menu/MenuComponents/MenuList.cjs.js.map +1 -1
  779. package/dist/src/components/Menu/MenuComponents/MenuList.es.js +17 -16
  780. package/dist/src/components/Menu/MenuComponents/MenuList.es.js.map +1 -1
  781. package/dist/types/api/generated/actions.d.ts +2 -0
  782. package/dist/types/api/generated/attributes.d.ts +20 -5
  783. package/dist/types/api/generated/authentication.d.ts +2 -0
  784. package/dist/types/api/generated/configuration.d.ts +3 -1
  785. package/dist/types/api/generated/entityLists.d.ts +22 -5
  786. package/dist/types/api/generated/enums.d.ts +36 -0
  787. package/dist/types/api/generated/graphql.d.ts +385 -6
  788. package/dist/types/api/generated/graphqlLinks.d.ts +39 -1
  789. package/dist/types/api/generated/onboarding.d.ts +1 -0
  790. package/dist/types/api/generated/products.d.ts +9 -3
  791. package/dist/types/api/generated/projects.d.ts +4 -4
  792. package/dist/types/api/generated/system.d.ts +27 -5
  793. package/dist/types/api/generated/users.d.ts +2 -0
  794. package/dist/types/api/generated/views.d.ts +89 -5
  795. package/dist/types/api/generated/ynputCloud.d.ts +7 -20
  796. package/dist/types/api/queries/actions/getActions.d.ts +192 -36
  797. package/dist/types/api/queries/activities/getActivities.d.ts +521 -88
  798. package/dist/types/api/queries/activities/getCategories.d.ts +64 -12
  799. package/dist/types/api/queries/activities/getMentions.d.ts +64 -12
  800. package/dist/types/api/queries/activities/updateActivities.d.ts +90 -0
  801. package/dist/types/api/queries/addons/getAddons.d.ts +526 -48
  802. package/dist/types/api/queries/attributes/getAttributes.d.ts +128 -24
  803. package/dist/types/api/queries/authentication/getAuthentication.d.ts +64 -12
  804. package/dist/types/api/queries/cloud/cloud.d.ts +137 -33
  805. package/dist/types/api/queries/entities/getEntity.d.ts +383 -60
  806. package/dist/types/api/queries/entities/getEntityPanel.d.ts +173 -24
  807. package/dist/types/api/queries/entities/updateEntity.d.ts +45 -0
  808. package/dist/types/api/queries/entityLists/getLists.d.ts +535 -168
  809. package/dist/types/api/queries/entityLists/getListsAttributes.d.ts +64 -12
  810. package/dist/types/api/queries/entityLists/listFolders.d.ts +64 -12
  811. package/dist/types/api/queries/folders/getFolders.d.ts +128 -24
  812. package/dist/types/api/queries/grouping/getGrouping.d.ts +64 -12
  813. package/dist/types/api/queries/links/getEntityLinks.d.ts +64 -12
  814. package/dist/types/api/queries/links/getLinks.d.ts +40 -40
  815. package/dist/types/api/queries/overview/filterRefetchUtils.d.ts +5 -0
  816. package/dist/types/api/queries/overview/getOverview.d.ts +531 -100
  817. package/dist/types/api/queries/overview/index.d.ts +2 -0
  818. package/dist/types/api/queries/overview/patchProducts.d.ts +13 -0
  819. package/dist/types/api/queries/overview/patchVersions.d.ts +13 -0
  820. package/dist/types/api/queries/overview/refetchFilteredEntities.d.ts +26 -0
  821. package/dist/types/api/queries/overview/updateOverview.d.ts +1 -10
  822. package/dist/types/api/queries/permissions/getPermissions.d.ts +128 -24
  823. package/dist/types/api/queries/project/getProject.d.ts +192 -36
  824. package/dist/types/api/queries/review/getReview.d.ts +192 -36
  825. package/dist/types/api/queries/share/share.d.ts +64 -12
  826. package/dist/types/api/queries/system/getSystem.d.ts +237 -71
  827. package/dist/types/api/queries/userDashboard/getUserDashboard.d.ts +267 -36
  828. package/dist/types/api/queries/users/getUsers.d.ts +754 -137
  829. package/dist/types/api/queries/users/guests.d.ts +64 -12
  830. package/dist/types/api/queries/versions/getVersionsProducts.d.ts +2951 -0
  831. package/dist/types/api/queries/versions/getVersionsProductsUtils.d.ts +31 -0
  832. package/dist/types/api/queries/versions/index.d.ts +2 -0
  833. package/dist/types/api/queries/versions/updateVersions.d.ts +262 -12
  834. package/dist/types/api/queries/views/getViews.d.ts +256 -48
  835. package/dist/types/api/queries/watchers/getWatchers.d.ts +64 -12
  836. package/dist/types/components/Badge/Badge.d.ts +5 -4
  837. package/dist/types/components/DetailsPanelDetails/hooks/useEntityData.d.ts +1 -1
  838. package/dist/types/components/EarlyPreview/EarlyPreview.d.ts +5 -0
  839. package/dist/types/components/EarlyPreview/index.d.ts +1 -0
  840. package/dist/types/components/EnumEditor/EnumEditor.styled.d.ts +1 -1
  841. package/dist/types/components/FeaturedVersionOrder/FeaturedVersionOrder.d.ts +14 -0
  842. package/dist/types/components/FeaturedVersionOrder/index.d.ts +1 -0
  843. package/dist/types/components/LegacyBadge/LegacyBadge.d.ts +5 -0
  844. package/dist/types/components/LegacyBadge/index.d.ts +1 -0
  845. package/dist/types/components/ProjectTableSettings/ProjectTableSettings.d.ts +5 -0
  846. package/dist/types/components/ProjectTableSettings/index.d.ts +1 -0
  847. package/dist/types/components/SearchFilter/useBuildFilterOptions.d.ts +45 -6
  848. package/dist/types/components/SettingsPanel/SettingsPanel.d.ts +2 -1
  849. package/dist/types/components/SizeSlider/SizeSlider.d.ts +13 -0
  850. package/dist/types/components/SizeSlider/index.d.ts +1 -0
  851. package/dist/types/components/SortingSetting/SortingSetting.d.ts +6 -0
  852. package/dist/types/components/SortingSetting/SortingSetting.styled.d.ts +3 -0
  853. package/dist/types/components/SortingSetting/index.d.ts +1 -0
  854. package/dist/types/components/TableGridSwitch/TableGridSwitch.d.ts +6 -0
  855. package/dist/types/components/TableGridSwitch/TableGridSwitch.styled.d.ts +4 -0
  856. package/dist/types/components/TableGridSwitch/index.d.ts +1 -0
  857. package/dist/types/components/index.d.ts +6 -0
  858. package/dist/types/containers/Actions/ActionsDropdown/ActionsDropdown.styled.d.ts +1 -1
  859. package/dist/types/containers/DetailsPanel/DetailsPanel.d.ts +2 -1
  860. package/dist/types/containers/DetailsPanel/DetailsPanelHeader/DetailsPanelHeader.styled.d.ts +10 -6
  861. package/dist/types/containers/DetailsPanel/FeedWrapper.d.ts +3 -0
  862. package/dist/types/containers/Feed/context/FeedContext.d.ts +4 -3
  863. package/dist/types/containers/Feed/hooks/useGetFeedActivitiesData.d.ts +2 -2
  864. package/dist/types/containers/ProjectTreeTable/ProjectTreeTable.d.ts +10 -1
  865. package/dist/types/containers/ProjectTreeTable/ProjectTreeTable.styled.d.ts +1 -0
  866. package/dist/types/containers/ProjectTreeTable/buildTreeTableColumns.d.ts +7 -2
  867. package/dist/types/containers/ProjectTreeTable/components/GroupSettingsFallback.d.ts +2 -1
  868. package/dist/types/containers/ProjectTreeTable/context/DetailsPanelEntityContext.d.ts +1 -1
  869. package/dist/types/containers/ProjectTreeTable/context/ProjectTableContext.d.ts +3 -1
  870. package/dist/types/containers/ProjectTreeTable/context/ProjectTableProvider.d.ts +5 -3
  871. package/dist/types/containers/ProjectTreeTable/hooks/index.d.ts +0 -2
  872. package/dist/types/containers/ProjectTreeTable/hooks/useBuildGroupByTableData.d.ts +3 -2
  873. package/dist/types/containers/ProjectTreeTable/hooks/useCellContextMenu.d.ts +5 -2
  874. package/dist/types/containers/ProjectTreeTable/hooks/useFetchOverviewData.d.ts +1 -1
  875. package/dist/types/containers/ProjectTreeTable/hooks/useGetGroupedFields.d.ts +12 -4
  876. package/dist/types/containers/ProjectTreeTable/hooks/useGroupBySettings.d.ts +11 -0
  877. package/dist/types/containers/ProjectTreeTable/types/columnConfig.d.ts +14 -0
  878. package/dist/types/containers/ProjectTreeTable/types/overviewContext.d.ts +3 -2
  879. package/dist/types/containers/ProjectTreeTable/types/table.d.ts +21 -4
  880. package/dist/types/containers/ProjectTreeTable/types/widgetDisplayConfig.d.ts +0 -0
  881. package/dist/types/containers/ProjectTreeTable/utils/clientFilterToQueryFilter.d.ts +1 -0
  882. package/dist/types/containers/ProjectTreeTable/utils/index.d.ts +2 -0
  883. package/dist/types/containers/ProjectTreeTable/utils/loadingUtils.d.ts +1 -6
  884. package/dist/types/containers/ProjectTreeTable/utils/metaRows.d.ts +33 -0
  885. package/dist/types/containers/ProjectTreeTable/utils/restrictedEntity.d.ts +13 -0
  886. package/dist/types/containers/ProjectTreeTable/widgets/CellWidget.d.ts +1 -0
  887. package/dist/types/containers/ProjectTreeTable/widgets/DateWidget.d.ts +1 -0
  888. package/dist/types/containers/ProjectTreeTable/widgets/EmptyWidget.d.ts +9 -0
  889. package/dist/types/containers/ProjectTreeTable/widgets/EntityNameWidget.d.ts +4 -2
  890. package/dist/types/containers/ProjectTreeTable/widgets/EnumCellValue.d.ts +1 -2
  891. package/dist/types/containers/ProjectTreeTable/widgets/ErrorWidget.d.ts +9 -0
  892. package/dist/types/containers/ProjectTreeTable/widgets/LoadMoreWidget.d.ts +1 -1
  893. package/dist/types/containers/ProjectTreeTable/widgets/MetaWidget.d.ts +10 -0
  894. package/dist/types/containers/ProjectTreeTable/widgets/index.d.ts +3 -0
  895. package/dist/types/containers/SimpleTable/SimpleTable.d.ts +4 -2
  896. package/dist/types/containers/SimpleTable/SimpleTableRowTemplate.d.ts +10 -0
  897. package/dist/types/containers/SimpleTable/hooks/useRowKeydown.d.ts +2 -1
  898. package/dist/types/containers/Slicer/types.d.ts +2 -0
  899. package/dist/types/containers/Views/ViewItem/ViewItem.d.ts +2 -2
  900. package/dist/types/containers/Views/index.d.ts +2 -2
  901. package/dist/types/containers/Views/utils/viewUpdateHelper.d.ts +6 -10
  902. package/dist/types/context/DetailsPanelContext.d.ts +11 -2
  903. package/dist/types/context/GlobalContext.d.ts +25 -0
  904. package/dist/types/context/index.d.ts +1 -0
  905. package/dist/types/hooks/index.d.ts +3 -1
  906. package/dist/types/hooks/useGetEntityGroups.d.ts +11 -0
  907. package/dist/types/{containers/ProjectTreeTable/hooks/useProjectTableModules.d.ts → hooks/useGroupByRemoteModules.d.ts} +6 -5
  908. package/dist/types/hooks/useGroupedPagination.d.ts +25 -0
  909. package/dist/types/util/getGroupByDataType.d.ts +20 -0
  910. package/dist/types/util/index.d.ts +1 -0
  911. package/dist/types/util/productTypes.d.ts +1 -1
  912. package/dist/util.cjs.js +1 -1
  913. package/dist/util.es.js +25 -23
  914. package/dist/util.es.js.map +1 -1
  915. package/package.json +1 -1
  916. package/dist/shared/src/components/ProjectTableSettings/RowHeightSettings.cjs.js +0 -60
  917. package/dist/shared/src/components/ProjectTableSettings/RowHeightSettings.cjs.js.map +0 -1
  918. package/dist/shared/src/components/ProjectTableSettings/RowHeightSettings.es.js +0 -343
  919. package/dist/shared/src/components/ProjectTableSettings/RowHeightSettings.es.js.map +0 -1
  920. package/dist/shared/src/containers/ProjectTreeTable/hooks/useGetTaskGroups.cjs.js +0 -2
  921. package/dist/shared/src/containers/ProjectTreeTable/hooks/useGetTaskGroups.cjs.js.map +0 -1
  922. package/dist/shared/src/containers/ProjectTreeTable/hooks/useGetTaskGroups.es.js +0 -95
  923. package/dist/shared/src/containers/ProjectTreeTable/hooks/useGetTaskGroups.es.js.map +0 -1
  924. package/dist/shared/src/containers/ProjectTreeTable/hooks/useProjectTableModules.cjs.js +0 -2
  925. package/dist/shared/src/containers/ProjectTreeTable/hooks/useProjectTableModules.cjs.js.map +0 -1
  926. package/dist/shared/src/containers/ProjectTreeTable/hooks/useProjectTableModules.es.js +0 -132
  927. package/dist/shared/src/containers/ProjectTreeTable/hooks/useProjectTableModules.es.js.map +0 -1
  928. package/dist/shared/src/containers/Views/hooks/pages/useReportsViewSettings.cjs.js +0 -2
  929. package/dist/shared/src/containers/Views/hooks/pages/useReportsViewSettings.cjs.js.map +0 -1
  930. package/dist/shared/src/containers/Views/hooks/pages/useReportsViewSettings.es.js +0 -64
  931. package/dist/shared/src/containers/Views/hooks/pages/useReportsViewSettings.es.js.map +0 -1
  932. package/dist/shared/src/hooks/useTagStyling.cjs.js +0 -2
  933. package/dist/shared/src/hooks/useTagStyling.cjs.js.map +0 -1
  934. package/dist/shared/src/hooks/useTagStyling.es.js +0 -33
  935. package/dist/shared/src/hooks/useTagStyling.es.js.map +0 -1
  936. package/dist/types/components/ProjectTableSettings/RowHeightSettings.d.ts +0 -3
  937. package/dist/types/containers/ProjectTreeTable/hooks/useGetTaskGroups.d.ts +0 -10
  938. package/dist/types/containers/Views/hooks/pages/useReportsViewSettings.d.ts +0 -11
  939. package/dist/types/hooks/useTagStyling.d.ts +0 -17
@@ -1,18 +1,18 @@
1
1
  import { createApi as d } from "../../../../node_modules/@reduxjs/toolkit/dist/query/react/rtk-query-react.modern.es.js";
2
- import { graphqlRequestBaseQuery as u } from "@rtk-query/graphql-request-base-query";
3
- import { GraphQLClient as l } from "../../../../node_modules/graphql-request/build/legacy/classes/GraphQLClient.es.js";
2
+ import { graphqlRequestBaseQuery as l } from "@rtk-query/graphql-request-base-query";
3
+ import { GraphQLClient as u } from "../../../../node_modules/graphql-request/build/legacy/classes/GraphQLClient.es.js";
4
4
  import { fetchBaseQuery as p } from "../../../../node_modules/@reduxjs/toolkit/dist/query/rtk-query.modern.es.js";
5
5
  const y = (e, ...s) => (n, o, i) => {
6
6
  for (const { predicate: r, baseQuery: a } of s)
7
7
  if (r(n, o, i))
8
8
  return a(n, o, i);
9
9
  return e(n, o, i);
10
- }, S = (e, s, n) => e.map((o) => ({
10
+ }, L = (e, s, n) => e.map((o) => ({
11
11
  type: "update",
12
12
  entityType: s,
13
13
  entityId: o,
14
14
  data: n
15
- })), g = [
15
+ })), h = [
16
16
  "accessGroup",
17
17
  "actionConfig",
18
18
  "actions",
@@ -75,16 +75,17 @@ const y = (e, ...s) => (n, o, i) => {
75
75
  "watchers",
76
76
  "workfile",
77
77
  "link",
78
+ "linkSearchItem",
78
79
  "guest",
79
80
  "category"
80
81
  ], c = (e) => {
81
82
  const s = localStorage.getItem("accessToken");
82
83
  return s && e.set("Authorization", `Bearer ${s}`), e.set("X-Sender", window.senderId), e;
83
- }, h = new l(`${window.location.origin}/graphql`), m = u({
84
+ }, g = new u(`${window.location.origin}/graphql`), m = l({
84
85
  prepareHeaders: c,
85
86
  url: "/graphql",
86
87
  // @ts-ignore
87
- client: h
88
+ client: g
88
89
  }), f = p({ baseUrl: "/", prepareHeaders: c }), b = y(f, {
89
90
  baseQuery: m,
90
91
  predicate: (e) => !!e.document && !!e.variables
@@ -104,11 +105,11 @@ const y = (e, ...s) => (n, o, i) => {
104
105
  reducerPath: "restApi",
105
106
  baseQuery: w,
106
107
  endpoints: () => ({}),
107
- tagTypes: g
108
+ tagTypes: h
108
109
  });
109
110
  export {
110
111
  A as api,
111
- S as buildOperations,
112
- h as client
112
+ L as buildOperations,
113
+ g as client
113
114
  };
114
115
  //# sourceMappingURL=client.es.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"client.es.js","sources":["../../../../../src/api/base/client.ts"],"sourcesContent":["// Need to use the React-specific entry point to allow generating React hooks\nimport { createApi, fetchBaseQuery } from '@reduxjs/toolkit/query/react'\nimport { graphqlRequestBaseQuery } from '@rtk-query/graphql-request-base-query'\nimport type {\n BaseQueryApi,\n BaseQueryFn,\n FetchArgs,\n FetchBaseQueryError,\n} from '@reduxjs/toolkit/query'\nimport { GraphQLClient } from 'graphql-request'\nimport type {\n BaseQueryArg,\n BaseQueryError,\n BaseQueryExtraOptions,\n BaseQueryResult,\n} from './baseQueryTypes'\n\n// https://github.com/reduxjs/redux-toolkit/discussions/3161\nconst combineBaseQueries =\n <\n DefaultBQ extends BaseQueryFn<any, any, any, any, any>,\n CaseBQs extends {\n predicate: (arg: unknown, api: BaseQueryApi, extraOptions: unknown) => boolean\n baseQuery: BaseQueryFn<any, any, any, any, any>\n }[],\n AllBQs extends DefaultBQ | CaseBQs[number]['baseQuery'] =\n | DefaultBQ\n | CaseBQs[number]['baseQuery'],\n >(\n defaultBQ: DefaultBQ,\n ...caseBQs: CaseBQs\n ): BaseQueryFn<\n BaseQueryArg<AllBQs>,\n BaseQueryResult<AllBQs>,\n BaseQueryError<AllBQs>,\n BaseQueryExtraOptions<AllBQs>\n > =>\n (arg, api, extraOptions) => {\n for (const { predicate, baseQuery } of caseBQs) {\n if (predicate(arg, api, extraOptions)) {\n return baseQuery(arg, api, extraOptions)\n }\n }\n return defaultBQ(arg, api, extraOptions)\n }\n\n// Util function\nexport const buildOperations = (ids: string[], type: string, data: any) =>\n ids.map((id) => ({\n type: 'update',\n entityType: type,\n entityId: id,\n data,\n }))\n\nconst tagTypes = [\n 'accessGroup',\n 'actionConfig',\n 'actions',\n 'activity',\n 'addonList',\n 'addonSettings',\n 'addonSettingsList',\n 'addonSettingsOverrides',\n 'addonSettingsSchema',\n 'anatomyPresets',\n 'attribute',\n 'branch',\n 'bundleList',\n 'config',\n 'connections',\n 'customRoots',\n 'dependencyPackage',\n 'detail',\n 'entities',\n 'entitiesVersions',\n 'entity',\n 'entityActivities',\n 'entityList',\n 'entityListItem',\n 'entityListAttribute',\n 'entityListFolder',\n 'feedback',\n 'folder',\n 'hierarchy',\n 'inbox',\n 'info',\n 'installerList',\n 'kanban',\n 'kanBanTask',\n 'login',\n 'marketAddon',\n 'overviewTask',\n 'product',\n 'progress',\n 'project',\n 'projectAddons',\n 'projects',\n 'review',\n 'secrets',\n 'service',\n 'session',\n 'settingsAddons',\n 'shared',\n 'siteRoots',\n 'siteSettings',\n 'siteSettingsSchema',\n 'tag',\n 'task',\n 'team',\n 'user',\n 'userPool',\n 'version',\n 'view',\n 'viewer',\n 'watchers',\n 'workfile',\n 'link',\n 'guest',\n 'category',\n]\n\nconst prepareHeaders = (headers: any) => {\n const storedAccessToken = localStorage.getItem('accessToken')\n if (storedAccessToken) {\n headers.set('Authorization', `Bearer ${storedAccessToken}`)\n }\n // @ts-ignore\n headers.set('X-Sender', window.senderId)\n\n return headers\n}\n\nexport const client = new GraphQLClient(`${window.location.origin}/graphql`)\n\nconst baseGraphqlQuery = graphqlRequestBaseQuery({\n prepareHeaders: prepareHeaders,\n url: '/graphql',\n // @ts-ignore\n client: client,\n})\n\n// check for 401 and redirect to login\nconst baseQuery = fetchBaseQuery({ baseUrl: '/', prepareHeaders: prepareHeaders })\n\nconst polymorphBaseQuery = combineBaseQueries(baseQuery, {\n baseQuery: baseGraphqlQuery,\n predicate: (args: any) => !!args.document && !!args.variables,\n})\n\n// @ts-ignore\nconst baseQueryWithRedirect: BaseQueryFn<string | FetchArgs, unknown, FetchBaseQueryError> = async (\n args,\n api,\n extraOptions,\n) => {\n const url = window.location.pathname\n const shouldRedirectToLogin = () => {\n if (!url.includes('connect') && !url.startsWith('/login')) {\n console.error('Unauthorized: 401 error')\n window.location.href = '/login'\n }\n }\n\n try {\n const result = await polymorphBaseQuery(args, api, extraOptions)\n\n // @ts-ignore\n if (result?.error?.status === 401) {\n shouldRedirectToLogin()\n }\n\n return result\n } catch (error: any) {\n if (error?.response && error.response?.status === 401) {\n shouldRedirectToLogin()\n } else {\n console.error(error)\n }\n throw error\n } finally {\n }\n}\n\n// Define the REST API and Graphql API\nexport const api = createApi({\n reducerPath: 'restApi',\n baseQuery: baseQueryWithRedirect,\n endpoints: () => ({}),\n tagTypes,\n})\n"],"names":["combineBaseQueries","defaultBQ","caseBQs","arg","api","extraOptions","predicate","baseQuery","buildOperations","ids","type","data","id","tagTypes","prepareHeaders","headers","storedAccessToken","client","GraphQLClient","baseGraphqlQuery","graphqlRequestBaseQuery","fetchBaseQuery","polymorphBaseQuery","args","baseQueryWithRedirect","url","shouldRedirectToLogin","result","_a","error","_b","createApi"],"mappings":";;;;AAkBA,MAAMA,IACJ,CAUEC,MACGC,MAOL,CAACC,GAAKC,GAAKC,MAAiB;AAC1B,aAAW,EAAE,WAAAC,GAAW,WAAAC,EAAAA,KAAeL;AACrC,QAAII,EAAUH,GAAKC,GAAKC,CAAY;AAC3BE,aAAAA,EAAUJ,GAAKC,GAAKC,CAAY;AAGpC,SAAAJ,EAAUE,GAAKC,GAAKC,CAAY;AACzC,GAGWG,IAAkB,CAACC,GAAeC,GAAcC,MAC3DF,EAAI,IAAI,CAACG,OAAQ;AAAA,EACf,MAAM;AAAA,EACN,YAAYF;AAAA,EACZ,UAAUE;AAAA,EACV,MAAAD;AACF,EAAE,GAEEE,IAAW;AAAA,EACf;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AACF,GAEMC,IAAiB,CAACC,MAAiB;AACjC,QAAAC,IAAoB,aAAa,QAAQ,aAAa;AAC5D,SAAIA,KACFD,EAAQ,IAAI,iBAAiB,UAAUC,CAAiB,EAAE,GAGpDD,EAAA,IAAI,YAAY,OAAO,QAAQ,GAEhCA;AACT,GAEaE,IAAS,IAAIC,EAAc,GAAG,OAAO,SAAS,MAAM,UAAU,GAErEC,IAAmBC,EAAwB;AAAA,EAC/C,gBAAAN;AAAA,EACA,KAAK;AAAA;AAAA,EAEL,QAAAG;AACF,CAAC,GAGKV,IAAYc,EAAe,EAAE,SAAS,KAAK,gBAAAP,GAAgC,GAE3EQ,IAAqBtB,EAAmBO,GAAW;AAAA,EACvD,WAAWY;AAAA,EACX,WAAW,CAACI,MAAc,CAAC,CAACA,EAAK,YAAY,CAAC,CAACA,EAAK;AACtD,CAAC,GAGKC,IAAuF,OAC3FD,GACAnB,GACAC,MACG;;AACG,QAAAoB,IAAM,OAAO,SAAS,UACtBC,IAAwB,MAAM;AAC9B,IAAA,CAACD,EAAI,SAAS,SAAS,KAAK,CAACA,EAAI,WAAW,QAAQ,MACtD,QAAQ,MAAM,yBAAyB,GACvC,OAAO,SAAS,OAAO;AAAA,EAE3B;AAEI,MAAA;AACF,UAAME,IAAS,MAAML,EAAmBC,GAAMnB,GAAKC,CAAY;AAG3D,aAAAuB,IAAAD,KAAA,gBAAAA,EAAQ,UAAR,gBAAAC,EAAe,YAAW,OACNF,EAAA,GAGjBC;AAAA,WACAE,GAAY;AACnB,UAAIA,KAAA,QAAAA,EAAO,cAAYC,IAAAD,EAAM,aAAN,gBAAAC,EAAgB,YAAW,MAC1BJ,EAAA,IAEtB,QAAQ,MAAMG,CAAK,GAEfA;AAAA,EAAA,UACN;AAAA,EAAA;AAEJ,GAGazB,IAAM2B,EAAU;AAAA,EAC3B,aAAa;AAAA,EACb,WAAWP;AAAA,EACX,WAAW,OAAO,CAAA;AAAA,EAClB,UAAAX;AACF,CAAC;"}
1
+ {"version":3,"file":"client.es.js","sources":["../../../../../src/api/base/client.ts"],"sourcesContent":["// Need to use the React-specific entry point to allow generating React hooks\nimport { createApi, fetchBaseQuery } from '@reduxjs/toolkit/query/react'\nimport { graphqlRequestBaseQuery } from '@rtk-query/graphql-request-base-query'\nimport type {\n BaseQueryApi,\n BaseQueryFn,\n FetchArgs,\n FetchBaseQueryError,\n} from '@reduxjs/toolkit/query'\nimport { GraphQLClient } from 'graphql-request'\nimport type {\n BaseQueryArg,\n BaseQueryError,\n BaseQueryExtraOptions,\n BaseQueryResult,\n} from './baseQueryTypes'\n\n// https://github.com/reduxjs/redux-toolkit/discussions/3161\nconst combineBaseQueries =\n <\n DefaultBQ extends BaseQueryFn<any, any, any, any, any>,\n CaseBQs extends {\n predicate: (arg: unknown, api: BaseQueryApi, extraOptions: unknown) => boolean\n baseQuery: BaseQueryFn<any, any, any, any, any>\n }[],\n AllBQs extends DefaultBQ | CaseBQs[number]['baseQuery'] =\n | DefaultBQ\n | CaseBQs[number]['baseQuery'],\n >(\n defaultBQ: DefaultBQ,\n ...caseBQs: CaseBQs\n ): BaseQueryFn<\n BaseQueryArg<AllBQs>,\n BaseQueryResult<AllBQs>,\n BaseQueryError<AllBQs>,\n BaseQueryExtraOptions<AllBQs>\n > =>\n (arg, api, extraOptions) => {\n for (const { predicate, baseQuery } of caseBQs) {\n if (predicate(arg, api, extraOptions)) {\n return baseQuery(arg, api, extraOptions)\n }\n }\n return defaultBQ(arg, api, extraOptions)\n }\n\n// Util function\nexport const buildOperations = (ids: string[], type: string, data: any) =>\n ids.map((id) => ({\n type: 'update',\n entityType: type,\n entityId: id,\n data,\n }))\n\nconst tagTypes = [\n 'accessGroup',\n 'actionConfig',\n 'actions',\n 'activity',\n 'addonList',\n 'addonSettings',\n 'addonSettingsList',\n 'addonSettingsOverrides',\n 'addonSettingsSchema',\n 'anatomyPresets',\n 'attribute',\n 'branch',\n 'bundleList',\n 'config',\n 'connections',\n 'customRoots',\n 'dependencyPackage',\n 'detail',\n 'entities',\n 'entitiesVersions',\n 'entity',\n 'entityActivities',\n 'entityList',\n 'entityListItem',\n 'entityListAttribute',\n 'entityListFolder',\n 'feedback',\n 'folder',\n 'hierarchy',\n 'inbox',\n 'info',\n 'installerList',\n 'kanban',\n 'kanBanTask',\n 'login',\n 'marketAddon',\n 'overviewTask',\n 'product',\n 'progress',\n 'project',\n 'projectAddons',\n 'projects',\n 'review',\n 'secrets',\n 'service',\n 'session',\n 'settingsAddons',\n 'shared',\n 'siteRoots',\n 'siteSettings',\n 'siteSettingsSchema',\n 'tag',\n 'task',\n 'team',\n 'user',\n 'userPool',\n 'version',\n 'view',\n 'viewer',\n 'watchers',\n 'workfile',\n 'link',\n 'linkSearchItem',\n 'guest',\n 'category',\n]\n\nconst prepareHeaders = (headers: any) => {\n const storedAccessToken = localStorage.getItem('accessToken')\n if (storedAccessToken) {\n headers.set('Authorization', `Bearer ${storedAccessToken}`)\n }\n // @ts-ignore\n headers.set('X-Sender', window.senderId)\n\n return headers\n}\n\nexport const client = new GraphQLClient(`${window.location.origin}/graphql`)\n\nconst baseGraphqlQuery = graphqlRequestBaseQuery({\n prepareHeaders: prepareHeaders,\n url: '/graphql',\n // @ts-ignore\n client: client,\n})\n\n// check for 401 and redirect to login\nconst baseQuery = fetchBaseQuery({ baseUrl: '/', prepareHeaders: prepareHeaders })\n\nconst polymorphBaseQuery = combineBaseQueries(baseQuery, {\n baseQuery: baseGraphqlQuery,\n predicate: (args: any) => !!args.document && !!args.variables,\n})\n\n// @ts-ignore\nconst baseQueryWithRedirect: BaseQueryFn<string | FetchArgs, unknown, FetchBaseQueryError> = async (\n args,\n api,\n extraOptions,\n) => {\n const url = window.location.pathname\n const shouldRedirectToLogin = () => {\n if (!url.includes('connect') && !url.startsWith('/login')) {\n console.error('Unauthorized: 401 error')\n window.location.href = '/login'\n }\n }\n\n try {\n const result = await polymorphBaseQuery(args, api, extraOptions)\n\n // @ts-ignore\n if (result?.error?.status === 401) {\n shouldRedirectToLogin()\n }\n\n return result\n } catch (error: any) {\n if (error?.response && error.response?.status === 401) {\n shouldRedirectToLogin()\n } else {\n console.error(error)\n }\n throw error\n } finally {\n }\n}\n\n// Define the REST API and Graphql API\nexport const api = createApi({\n reducerPath: 'restApi',\n baseQuery: baseQueryWithRedirect,\n endpoints: () => ({}),\n tagTypes,\n})\n"],"names":["combineBaseQueries","defaultBQ","caseBQs","arg","api","extraOptions","predicate","baseQuery","buildOperations","ids","type","data","id","tagTypes","prepareHeaders","headers","storedAccessToken","client","GraphQLClient","baseGraphqlQuery","graphqlRequestBaseQuery","fetchBaseQuery","polymorphBaseQuery","args","baseQueryWithRedirect","url","shouldRedirectToLogin","result","_a","error","_b","createApi"],"mappings":";;;;AAkBA,MAAMA,IACJ,CAUEC,MACGC,MAOL,CAACC,GAAKC,GAAKC,MAAiB;AAC1B,aAAW,EAAE,WAAAC,GAAW,WAAAC,EAAAA,KAAeL;AACrC,QAAII,EAAUH,GAAKC,GAAKC,CAAY;AAC3BE,aAAAA,EAAUJ,GAAKC,GAAKC,CAAY;AAGpC,SAAAJ,EAAUE,GAAKC,GAAKC,CAAY;AACzC,GAGWG,IAAkB,CAACC,GAAeC,GAAcC,MAC3DF,EAAI,IAAI,CAACG,OAAQ;AAAA,EACf,MAAM;AAAA,EACN,YAAYF;AAAA,EACZ,UAAUE;AAAA,EACV,MAAAD;AACF,EAAE,GAEEE,IAAW;AAAA,EACf;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AACF,GAEMC,IAAiB,CAACC,MAAiB;AACjC,QAAAC,IAAoB,aAAa,QAAQ,aAAa;AAC5D,SAAIA,KACFD,EAAQ,IAAI,iBAAiB,UAAUC,CAAiB,EAAE,GAGpDD,EAAA,IAAI,YAAY,OAAO,QAAQ,GAEhCA;AACT,GAEaE,IAAS,IAAIC,EAAc,GAAG,OAAO,SAAS,MAAM,UAAU,GAErEC,IAAmBC,EAAwB;AAAA,EAC/C,gBAAAN;AAAA,EACA,KAAK;AAAA;AAAA,EAEL,QAAAG;AACF,CAAC,GAGKV,IAAYc,EAAe,EAAE,SAAS,KAAK,gBAAAP,GAAgC,GAE3EQ,IAAqBtB,EAAmBO,GAAW;AAAA,EACvD,WAAWY;AAAA,EACX,WAAW,CAACI,MAAc,CAAC,CAACA,EAAK,YAAY,CAAC,CAACA,EAAK;AACtD,CAAC,GAGKC,IAAuF,OAC3FD,GACAnB,GACAC,MACG;;AACG,QAAAoB,IAAM,OAAO,SAAS,UACtBC,IAAwB,MAAM;AAC9B,IAAA,CAACD,EAAI,SAAS,SAAS,KAAK,CAACA,EAAI,WAAW,QAAQ,MACtD,QAAQ,MAAM,yBAAyB,GACvC,OAAO,SAAS,OAAO;AAAA,EAE3B;AAEI,MAAA;AACF,UAAME,IAAS,MAAML,EAAmBC,GAAMnB,GAAKC,CAAY;AAG3D,aAAAuB,IAAAD,KAAA,gBAAAA,EAAQ,UAAR,gBAAAC,EAAe,YAAW,OACNF,EAAA,GAGjBC;AAAA,WACAE,GAAY;AACnB,UAAIA,KAAA,QAAAA,EAAO,cAAYC,IAAAD,EAAM,aAAN,gBAAAC,EAAgB,YAAW,MAC1BJ,EAAA,IAEtB,QAAQ,MAAMG,CAAK,GAEfA;AAAA,EAAA,UACN;AAAA,EAAA;AAEJ,GAGazB,IAAM2B,EAAU;AAAA,EAC3B,aAAa;AAAA,EACb,WAAWP;AAAA,EACX,WAAW,OAAO,CAAA;AAAA,EAClB,UAAAX;AACF,CAAC;"}
@@ -1 +1 @@
1
- {"version":3,"file":"actions.cjs.js","sources":["../../../../../src/api/generated/actions.ts"],"sourcesContent":["import { api } from '@shared/api/base'\nconst injectedRtkApi = api.injectEndpoints({\n endpoints: (build) => ({\n listAvailableActionsForContext: build.mutation<\n ListAvailableActionsForContextApiResponse,\n ListAvailableActionsForContextApiArg\n >({\n query: (queryArg) => ({\n url: `/api/actions/list`,\n method: 'POST',\n body: queryArg.actionContext,\n params: {\n mode: queryArg.mode,\n variant: queryArg.variant,\n },\n }),\n }),\n listAllActions: build.query<ListAllActionsApiResponse, ListAllActionsApiArg>({\n query: () => ({ url: `/api/actions/manage` }),\n }),\n configureAction: build.mutation<ConfigureActionApiResponse, ConfigureActionApiArg>({\n query: (queryArg) => ({\n url: `/api/actions/config`,\n method: 'POST',\n body: queryArg.actionConfig,\n params: {\n addonName: queryArg.addonName,\n addonVersion: queryArg.addonVersion,\n variant: queryArg.variant,\n identifier: queryArg.identifier,\n },\n }),\n }),\n executeAction: build.mutation<ExecuteActionApiResponse, ExecuteActionApiArg>({\n query: (queryArg) => ({\n url: `/api/actions/execute`,\n method: 'POST',\n body: queryArg.actionContext,\n headers: {\n 'x-sender': queryArg['x-sender'],\n 'x-sender-type': queryArg['x-sender-type'],\n },\n params: {\n addonName: queryArg.addonName,\n addonVersion: queryArg.addonVersion,\n variant: queryArg.variant,\n identifier: queryArg.identifier,\n },\n }),\n }),\n takeAction: build.query<TakeActionApiResponse, TakeActionApiArg>({\n query: (queryArg) => ({ url: `/api/actions/take/${queryArg.token}` }),\n }),\n abortAction: build.mutation<AbortActionApiResponse, AbortActionApiArg>({\n query: (queryArg) => ({\n url: `/api/actions/abort/${queryArg.token}`,\n method: 'POST',\n body: queryArg.abortRequestModel,\n }),\n }),\n }),\n overrideExisting: false,\n})\nexport { injectedRtkApi as api }\nexport type ListAvailableActionsForContextApiResponse =\n /** status 200 Successful Response */ AvailableActionsListModel\nexport type ListAvailableActionsForContextApiArg = {\n mode?: 'simple' | 'dynamic' | 'all'\n variant?: string\n actionContext: ActionContext\n}\nexport type ListAllActionsApiResponse = /** status 200 Successful Response */ BaseActionManifest[]\nexport type ListAllActionsApiArg = void\nexport type ConfigureActionApiResponse = /** status 200 Successful Response */ object\nexport type ConfigureActionApiArg = {\n addonName: string\n addonVersion: string\n variant?: string\n identifier: string\n actionConfig: ActionConfig\n}\nexport type ExecuteActionApiResponse = /** status 200 Successful Response */ ExecuteResponseModel\nexport type ExecuteActionApiArg = {\n addonName: string\n addonVersion: string\n variant?: string\n identifier: string\n 'x-sender'?: string\n 'x-sender-type'?: string\n actionContext: ActionContext\n}\nexport type TakeActionApiResponse = /** status 200 Successful Response */ TakeResponseModel\nexport type TakeActionApiArg = {\n token: string\n}\nexport type AbortActionApiResponse = /** status 200 Successful Response */ any\nexport type AbortActionApiArg = {\n token: string\n abortRequestModel: AbortRequestModel\n}\nexport type IconModel = {\n type?: 'material-symbols' | 'url'\n /** The name of the icon (for type material-symbols) */\n name?: string\n /** The color of the icon (for type material-symbols) */\n color?: string\n /** The URL of the icon (for type url) */\n url?: string\n}\nexport type FormSelectOption = {\n value: string\n label: string\n icon?: string\n color?: string\n badges?: string[]\n}\nexport type SimpleFormField = {\n type: 'text' | 'boolean' | 'select' | 'multiselect' | 'hidden' | 'integer' | 'float' | 'label'\n name: string\n label?: string\n placeholder?: any\n value?: string | number | number | boolean | string[] | number[] | number[]\n regex?: string\n multiline?: boolean\n syntax?: string\n options?: FormSelectOption[]\n highlight?: 'info' | 'warning' | 'error'\n min?: number | number\n max?: number | number\n}\nexport type BaseActionManifest = {\n /** The identifier of the action */\n identifier: string\n /** Human-friendly name of the action */\n label: string\n /** The label of the group the action belongs to */\n groupLabel?: string\n /** Action category */\n category?: string\n /** The order of the action */\n order?: number\n /** An icon for the action */\n icon?: IconModel\n /** If true, the action is only available to admin users */\n adminOnly?: boolean\n /** If true, the action is only available to manager users */\n managerOnly?: boolean\n /** List of fields to be displayed in the action settings */\n configFields?: SimpleFormField[]\n /** Sort icon to the top */\n featured?: boolean\n /** The name of the addon providing the action */\n addonName?: string\n /** The version of the addon providing the action */\n addonVersion?: string\n /** The settings variant of the addon */\n variant?: string\n}\nexport type AvailableActionsListModel = {\n /** The list of available actions */\n actions?: BaseActionManifest[]\n}\nexport type ValidationError = {\n loc: (string | number)[]\n msg: string\n type: string\n}\nexport type HttpValidationError = {\n detail?: ValidationError[]\n}\nexport type ActionContext = {\n /** The name of the project. If not provided, use global actions, the rest of the fields are ignored. */\n projectName?: string\n /** The type of the entity. Either a project level entity, 'list' or 'project' for project-wide actions. or None for global actions. */\n entityType?:\n | 'project'\n | 'list'\n | 'folder'\n | 'task'\n | 'product'\n | 'version'\n | 'representation'\n | 'workfile'\n /** List of subtypes present in the entity list */\n entitySubtypes?: string[]\n /** The IDs of the entities */\n entityIds?: string[]\n /** The data from the form */\n formData?: object\n}\nexport type ActionConfig = {\n /** The name of the project. If not provided, use global actions, the rest of the fields are ignored. */\n projectName?: string\n /** The type of the entity. Either a project level entity, 'list' or 'project' for project-wide actions. or None for global actions. */\n entityType?:\n | 'project'\n | 'list'\n | 'folder'\n | 'task'\n | 'product'\n | 'version'\n | 'representation'\n | 'workfile'\n /** List of subtypes present in the entity list */\n entitySubtypes?: string[]\n /** The IDs of the entities */\n entityIds?: string[]\n /** The data from the form */\n formData?: object\n /** The configuration of the action within the given context */\n value?: object\n}\nexport type ExecuteResponseModel = {\n /** The type of response */\n type?: 'form' | 'launcher' | 'navigate' | 'query' | 'redirect' | 'simple'\n /** Payload is still parsed even if the action failed, but the message is highlighted as an error.If the action execution is broken beyond repair, Raise an exception instead of returning a response. */\n success?: boolean\n /** The message to display */\n message?: string\n /** The payload of the response. Payload model is parsed by the client and its schema, is based on the type of action. */\n payload?: object\n}\nexport type TakeResponseModel = {\n eventId: string\n actionIdentifier: string\n args?: string[]\n context: ActionContext\n addonName: string\n addonVersion: string\n variant: string\n /** The user who initiated the action */\n userName: string\n}\nexport type AbortRequestModel = {\n message?: string\n}\n"],"names":["injectedRtkApi","api","build","queryArg"],"mappings":"yHACMA,EAAiBC,MAAI,gBAAgB,CACzC,UAAYC,IAAW,CACrB,+BAAgCA,EAAM,SAGpC,CACA,MAAQC,IAAc,CACpB,IAAK,oBACL,OAAQ,OACR,KAAMA,EAAS,cACf,OAAQ,CACN,KAAMA,EAAS,KACf,QAASA,EAAS,OAAA,CAEtB,EAAA,CACD,EACD,eAAgBD,EAAM,MAAuD,CAC3E,MAAO,KAAO,CAAE,IAAK,qBAAsB,EAAA,CAC5C,EACD,gBAAiBA,EAAM,SAA4D,CACjF,MAAQC,IAAc,CACpB,IAAK,sBACL,OAAQ,OACR,KAAMA,EAAS,aACf,OAAQ,CACN,UAAWA,EAAS,UACpB,aAAcA,EAAS,aACvB,QAASA,EAAS,QAClB,WAAYA,EAAS,UAAA,CAEzB,EAAA,CACD,EACD,cAAeD,EAAM,SAAwD,CAC3E,MAAQC,IAAc,CACpB,IAAK,uBACL,OAAQ,OACR,KAAMA,EAAS,cACf,QAAS,CACP,WAAYA,EAAS,UAAU,EAC/B,gBAAiBA,EAAS,eAAe,CAC3C,EACA,OAAQ,CACN,UAAWA,EAAS,UACpB,aAAcA,EAAS,aACvB,QAASA,EAAS,QAClB,WAAYA,EAAS,UAAA,CAEzB,EAAA,CACD,EACD,WAAYD,EAAM,MAA+C,CAC/D,MAAQC,IAAc,CAAE,IAAK,qBAAqBA,EAAS,KAAK,EAAG,EAAA,CACpE,EACD,YAAaD,EAAM,SAAoD,CACrE,MAAQC,IAAc,CACpB,IAAK,sBAAsBA,EAAS,KAAK,GACzC,OAAQ,OACR,KAAMA,EAAS,iBACjB,EACD,CAAA,CAAA,GAEH,iBAAkB,EACpB,CAAC"}
1
+ {"version":3,"file":"actions.cjs.js","sources":["../../../../../src/api/generated/actions.ts"],"sourcesContent":["import { api } from '@shared/api/base'\nconst injectedRtkApi = api.injectEndpoints({\n endpoints: (build) => ({\n listAvailableActionsForContext: build.mutation<\n ListAvailableActionsForContextApiResponse,\n ListAvailableActionsForContextApiArg\n >({\n query: (queryArg) => ({\n url: `/api/actions/list`,\n method: 'POST',\n body: queryArg.actionContext,\n params: {\n mode: queryArg.mode,\n variant: queryArg.variant,\n },\n }),\n }),\n listAllActions: build.query<ListAllActionsApiResponse, ListAllActionsApiArg>({\n query: () => ({ url: `/api/actions/manage` }),\n }),\n configureAction: build.mutation<ConfigureActionApiResponse, ConfigureActionApiArg>({\n query: (queryArg) => ({\n url: `/api/actions/config`,\n method: 'POST',\n body: queryArg.actionConfig,\n params: {\n addonName: queryArg.addonName,\n addonVersion: queryArg.addonVersion,\n variant: queryArg.variant,\n identifier: queryArg.identifier,\n },\n }),\n }),\n executeAction: build.mutation<ExecuteActionApiResponse, ExecuteActionApiArg>({\n query: (queryArg) => ({\n url: `/api/actions/execute`,\n method: 'POST',\n body: queryArg.actionContext,\n headers: {\n 'x-sender': queryArg['x-sender'],\n 'x-sender-type': queryArg['x-sender-type'],\n },\n params: {\n addonName: queryArg.addonName,\n addonVersion: queryArg.addonVersion,\n variant: queryArg.variant,\n identifier: queryArg.identifier,\n },\n }),\n }),\n takeAction: build.query<TakeActionApiResponse, TakeActionApiArg>({\n query: (queryArg) => ({ url: `/api/actions/take/${queryArg.token}` }),\n }),\n abortAction: build.mutation<AbortActionApiResponse, AbortActionApiArg>({\n query: (queryArg) => ({\n url: `/api/actions/abort/${queryArg.token}`,\n method: 'POST',\n body: queryArg.abortRequestModel,\n }),\n }),\n }),\n overrideExisting: false,\n})\nexport { injectedRtkApi as api }\nexport type ListAvailableActionsForContextApiResponse =\n /** status 200 Successful Response */ AvailableActionsListModel\nexport type ListAvailableActionsForContextApiArg = {\n mode?: 'simple' | 'dynamic' | 'all'\n variant?: string\n actionContext: ActionContext\n}\nexport type ListAllActionsApiResponse = /** status 200 Successful Response */ BaseActionManifest[]\nexport type ListAllActionsApiArg = void\nexport type ConfigureActionApiResponse = /** status 200 Successful Response */ object\nexport type ConfigureActionApiArg = {\n addonName: string\n addonVersion: string\n variant?: string\n identifier: string\n actionConfig: ActionConfig\n}\nexport type ExecuteActionApiResponse = /** status 200 Successful Response */ ExecuteResponseModel\nexport type ExecuteActionApiArg = {\n addonName: string\n addonVersion: string\n variant?: string\n identifier: string\n 'x-sender'?: string\n 'x-sender-type'?: string\n actionContext: ActionContext\n}\nexport type TakeActionApiResponse = /** status 200 Successful Response */ TakeResponseModel\nexport type TakeActionApiArg = {\n token: string\n}\nexport type AbortActionApiResponse = /** status 200 Successful Response */ any\nexport type AbortActionApiArg = {\n token: string\n abortRequestModel: AbortRequestModel\n}\nexport type IconModel = {\n type?: 'material-symbols' | 'url'\n /** The name of the icon (for type material-symbols) */\n name?: string\n /** The color of the icon (for type material-symbols) */\n color?: string\n /** The URL of the icon (for type url) */\n url?: string\n}\nexport type FormSelectOption = {\n value: string\n label: string\n icon?: string\n color?: string\n badges?: string[]\n}\nexport type SimpleFormField = {\n type: 'text' | 'boolean' | 'select' | 'multiselect' | 'hidden' | 'integer' | 'float' | 'label'\n name: string\n label?: string\n placeholder?: any\n value?: string | number | number | boolean | string[] | number[] | number[]\n regex?: string\n multiline?: boolean\n syntax?: string\n options?: FormSelectOption[]\n highlight?: 'info' | 'warning' | 'error'\n min?: number | number\n max?: number | number\n}\nexport type BaseActionManifest = {\n /** The identifier of the action */\n identifier: string\n /** Human-friendly name of the action */\n label: string\n /** A short description of the action */\n description?: string\n /** The label of the group the action belongs to */\n groupLabel?: string\n /** Action category */\n category?: string\n /** The order of the action */\n order?: number\n /** An icon for the action */\n icon?: IconModel\n /** If true, the action is only available to admin users */\n adminOnly?: boolean\n /** If true, the action is only available to manager users */\n managerOnly?: boolean\n /** List of fields to be displayed in the action settings */\n configFields?: SimpleFormField[]\n /** Sort icon to the top */\n featured?: boolean\n /** The name of the addon providing the action */\n addonName?: string\n /** The version of the addon providing the action */\n addonVersion?: string\n /** The settings variant of the addon */\n variant?: string\n}\nexport type AvailableActionsListModel = {\n /** The list of available actions */\n actions?: BaseActionManifest[]\n}\nexport type ValidationError = {\n loc: (string | number)[]\n msg: string\n type: string\n}\nexport type HttpValidationError = {\n detail?: ValidationError[]\n}\nexport type ActionContext = {\n /** The name of the project. If not provided, use global actions, the rest of the fields are ignored. */\n projectName?: string\n /** The type of the entity. Either a project level entity, 'list' or 'project' for project-wide actions. or None for global actions. */\n entityType?:\n | 'project'\n | 'list'\n | 'folder'\n | 'task'\n | 'product'\n | 'version'\n | 'representation'\n | 'workfile'\n /** List of subtypes present in the entity list */\n entitySubtypes?: string[]\n /** The IDs of the entities */\n entityIds?: string[]\n /** The data from the form */\n formData?: object\n}\nexport type ActionConfig = {\n /** The name of the project. If not provided, use global actions, the rest of the fields are ignored. */\n projectName?: string\n /** The type of the entity. Either a project level entity, 'list' or 'project' for project-wide actions. or None for global actions. */\n entityType?:\n | 'project'\n | 'list'\n | 'folder'\n | 'task'\n | 'product'\n | 'version'\n | 'representation'\n | 'workfile'\n /** List of subtypes present in the entity list */\n entitySubtypes?: string[]\n /** The IDs of the entities */\n entityIds?: string[]\n /** The data from the form */\n formData?: object\n /** The configuration of the action within the given context */\n value?: object\n}\nexport type ExecuteResponseModel = {\n /** The type of response */\n type?: 'form' | 'launcher' | 'navigate' | 'query' | 'redirect' | 'simple'\n /** Payload is still parsed even if the action failed, but the message is highlighted as an error.If the action execution is broken beyond repair, Raise an exception instead of returning a response. */\n success?: boolean\n /** The message to display */\n message?: string\n /** The payload of the response. Payload model is parsed by the client and its schema, is based on the type of action. */\n payload?: object\n}\nexport type TakeResponseModel = {\n eventId: string\n actionIdentifier: string\n args?: string[]\n context: ActionContext\n addonName: string\n addonVersion: string\n variant: string\n /** The user who initiated the action */\n userName: string\n}\nexport type AbortRequestModel = {\n message?: string\n}\n"],"names":["injectedRtkApi","api","build","queryArg"],"mappings":"yHACMA,EAAiBC,MAAI,gBAAgB,CACzC,UAAYC,IAAW,CACrB,+BAAgCA,EAAM,SAGpC,CACA,MAAQC,IAAc,CACpB,IAAK,oBACL,OAAQ,OACR,KAAMA,EAAS,cACf,OAAQ,CACN,KAAMA,EAAS,KACf,QAASA,EAAS,OAAA,CAEtB,EAAA,CACD,EACD,eAAgBD,EAAM,MAAuD,CAC3E,MAAO,KAAO,CAAE,IAAK,qBAAsB,EAAA,CAC5C,EACD,gBAAiBA,EAAM,SAA4D,CACjF,MAAQC,IAAc,CACpB,IAAK,sBACL,OAAQ,OACR,KAAMA,EAAS,aACf,OAAQ,CACN,UAAWA,EAAS,UACpB,aAAcA,EAAS,aACvB,QAASA,EAAS,QAClB,WAAYA,EAAS,UAAA,CAEzB,EAAA,CACD,EACD,cAAeD,EAAM,SAAwD,CAC3E,MAAQC,IAAc,CACpB,IAAK,uBACL,OAAQ,OACR,KAAMA,EAAS,cACf,QAAS,CACP,WAAYA,EAAS,UAAU,EAC/B,gBAAiBA,EAAS,eAAe,CAC3C,EACA,OAAQ,CACN,UAAWA,EAAS,UACpB,aAAcA,EAAS,aACvB,QAASA,EAAS,QAClB,WAAYA,EAAS,UAAA,CAEzB,EAAA,CACD,EACD,WAAYD,EAAM,MAA+C,CAC/D,MAAQC,IAAc,CAAE,IAAK,qBAAqBA,EAAS,KAAK,EAAG,EAAA,CACpE,EACD,YAAaD,EAAM,SAAoD,CACrE,MAAQC,IAAc,CACpB,IAAK,sBAAsBA,EAAS,KAAK,GACzC,OAAQ,OACR,KAAMA,EAAS,iBACjB,EACD,CAAA,CAAA,GAEH,iBAAkB,EACpB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"actions.es.js","sources":["../../../../../src/api/generated/actions.ts"],"sourcesContent":["import { api } from '@shared/api/base'\nconst injectedRtkApi = api.injectEndpoints({\n endpoints: (build) => ({\n listAvailableActionsForContext: build.mutation<\n ListAvailableActionsForContextApiResponse,\n ListAvailableActionsForContextApiArg\n >({\n query: (queryArg) => ({\n url: `/api/actions/list`,\n method: 'POST',\n body: queryArg.actionContext,\n params: {\n mode: queryArg.mode,\n variant: queryArg.variant,\n },\n }),\n }),\n listAllActions: build.query<ListAllActionsApiResponse, ListAllActionsApiArg>({\n query: () => ({ url: `/api/actions/manage` }),\n }),\n configureAction: build.mutation<ConfigureActionApiResponse, ConfigureActionApiArg>({\n query: (queryArg) => ({\n url: `/api/actions/config`,\n method: 'POST',\n body: queryArg.actionConfig,\n params: {\n addonName: queryArg.addonName,\n addonVersion: queryArg.addonVersion,\n variant: queryArg.variant,\n identifier: queryArg.identifier,\n },\n }),\n }),\n executeAction: build.mutation<ExecuteActionApiResponse, ExecuteActionApiArg>({\n query: (queryArg) => ({\n url: `/api/actions/execute`,\n method: 'POST',\n body: queryArg.actionContext,\n headers: {\n 'x-sender': queryArg['x-sender'],\n 'x-sender-type': queryArg['x-sender-type'],\n },\n params: {\n addonName: queryArg.addonName,\n addonVersion: queryArg.addonVersion,\n variant: queryArg.variant,\n identifier: queryArg.identifier,\n },\n }),\n }),\n takeAction: build.query<TakeActionApiResponse, TakeActionApiArg>({\n query: (queryArg) => ({ url: `/api/actions/take/${queryArg.token}` }),\n }),\n abortAction: build.mutation<AbortActionApiResponse, AbortActionApiArg>({\n query: (queryArg) => ({\n url: `/api/actions/abort/${queryArg.token}`,\n method: 'POST',\n body: queryArg.abortRequestModel,\n }),\n }),\n }),\n overrideExisting: false,\n})\nexport { injectedRtkApi as api }\nexport type ListAvailableActionsForContextApiResponse =\n /** status 200 Successful Response */ AvailableActionsListModel\nexport type ListAvailableActionsForContextApiArg = {\n mode?: 'simple' | 'dynamic' | 'all'\n variant?: string\n actionContext: ActionContext\n}\nexport type ListAllActionsApiResponse = /** status 200 Successful Response */ BaseActionManifest[]\nexport type ListAllActionsApiArg = void\nexport type ConfigureActionApiResponse = /** status 200 Successful Response */ object\nexport type ConfigureActionApiArg = {\n addonName: string\n addonVersion: string\n variant?: string\n identifier: string\n actionConfig: ActionConfig\n}\nexport type ExecuteActionApiResponse = /** status 200 Successful Response */ ExecuteResponseModel\nexport type ExecuteActionApiArg = {\n addonName: string\n addonVersion: string\n variant?: string\n identifier: string\n 'x-sender'?: string\n 'x-sender-type'?: string\n actionContext: ActionContext\n}\nexport type TakeActionApiResponse = /** status 200 Successful Response */ TakeResponseModel\nexport type TakeActionApiArg = {\n token: string\n}\nexport type AbortActionApiResponse = /** status 200 Successful Response */ any\nexport type AbortActionApiArg = {\n token: string\n abortRequestModel: AbortRequestModel\n}\nexport type IconModel = {\n type?: 'material-symbols' | 'url'\n /** The name of the icon (for type material-symbols) */\n name?: string\n /** The color of the icon (for type material-symbols) */\n color?: string\n /** The URL of the icon (for type url) */\n url?: string\n}\nexport type FormSelectOption = {\n value: string\n label: string\n icon?: string\n color?: string\n badges?: string[]\n}\nexport type SimpleFormField = {\n type: 'text' | 'boolean' | 'select' | 'multiselect' | 'hidden' | 'integer' | 'float' | 'label'\n name: string\n label?: string\n placeholder?: any\n value?: string | number | number | boolean | string[] | number[] | number[]\n regex?: string\n multiline?: boolean\n syntax?: string\n options?: FormSelectOption[]\n highlight?: 'info' | 'warning' | 'error'\n min?: number | number\n max?: number | number\n}\nexport type BaseActionManifest = {\n /** The identifier of the action */\n identifier: string\n /** Human-friendly name of the action */\n label: string\n /** The label of the group the action belongs to */\n groupLabel?: string\n /** Action category */\n category?: string\n /** The order of the action */\n order?: number\n /** An icon for the action */\n icon?: IconModel\n /** If true, the action is only available to admin users */\n adminOnly?: boolean\n /** If true, the action is only available to manager users */\n managerOnly?: boolean\n /** List of fields to be displayed in the action settings */\n configFields?: SimpleFormField[]\n /** Sort icon to the top */\n featured?: boolean\n /** The name of the addon providing the action */\n addonName?: string\n /** The version of the addon providing the action */\n addonVersion?: string\n /** The settings variant of the addon */\n variant?: string\n}\nexport type AvailableActionsListModel = {\n /** The list of available actions */\n actions?: BaseActionManifest[]\n}\nexport type ValidationError = {\n loc: (string | number)[]\n msg: string\n type: string\n}\nexport type HttpValidationError = {\n detail?: ValidationError[]\n}\nexport type ActionContext = {\n /** The name of the project. If not provided, use global actions, the rest of the fields are ignored. */\n projectName?: string\n /** The type of the entity. Either a project level entity, 'list' or 'project' for project-wide actions. or None for global actions. */\n entityType?:\n | 'project'\n | 'list'\n | 'folder'\n | 'task'\n | 'product'\n | 'version'\n | 'representation'\n | 'workfile'\n /** List of subtypes present in the entity list */\n entitySubtypes?: string[]\n /** The IDs of the entities */\n entityIds?: string[]\n /** The data from the form */\n formData?: object\n}\nexport type ActionConfig = {\n /** The name of the project. If not provided, use global actions, the rest of the fields are ignored. */\n projectName?: string\n /** The type of the entity. Either a project level entity, 'list' or 'project' for project-wide actions. or None for global actions. */\n entityType?:\n | 'project'\n | 'list'\n | 'folder'\n | 'task'\n | 'product'\n | 'version'\n | 'representation'\n | 'workfile'\n /** List of subtypes present in the entity list */\n entitySubtypes?: string[]\n /** The IDs of the entities */\n entityIds?: string[]\n /** The data from the form */\n formData?: object\n /** The configuration of the action within the given context */\n value?: object\n}\nexport type ExecuteResponseModel = {\n /** The type of response */\n type?: 'form' | 'launcher' | 'navigate' | 'query' | 'redirect' | 'simple'\n /** Payload is still parsed even if the action failed, but the message is highlighted as an error.If the action execution is broken beyond repair, Raise an exception instead of returning a response. */\n success?: boolean\n /** The message to display */\n message?: string\n /** The payload of the response. Payload model is parsed by the client and its schema, is based on the type of action. */\n payload?: object\n}\nexport type TakeResponseModel = {\n eventId: string\n actionIdentifier: string\n args?: string[]\n context: ActionContext\n addonName: string\n addonVersion: string\n variant: string\n /** The user who initiated the action */\n userName: string\n}\nexport type AbortRequestModel = {\n message?: string\n}\n"],"names":["injectedRtkApi","api","build","queryArg"],"mappings":";AACM,MAAAA,IAAiBC,EAAI,gBAAgB;AAAA,EACzC,WAAW,CAACC,OAAW;AAAA,IACrB,gCAAgCA,EAAM,SAGpC;AAAA,MACA,OAAO,CAACC,OAAc;AAAA,QACpB,KAAK;AAAA,QACL,QAAQ;AAAA,QACR,MAAMA,EAAS;AAAA,QACf,QAAQ;AAAA,UACN,MAAMA,EAAS;AAAA,UACf,SAASA,EAAS;AAAA,QAAA;AAAA,MAEtB;AAAA,IAAA,CACD;AAAA,IACD,gBAAgBD,EAAM,MAAuD;AAAA,MAC3E,OAAO,OAAO,EAAE,KAAK,sBAAsB;AAAA,IAAA,CAC5C;AAAA,IACD,iBAAiBA,EAAM,SAA4D;AAAA,MACjF,OAAO,CAACC,OAAc;AAAA,QACpB,KAAK;AAAA,QACL,QAAQ;AAAA,QACR,MAAMA,EAAS;AAAA,QACf,QAAQ;AAAA,UACN,WAAWA,EAAS;AAAA,UACpB,cAAcA,EAAS;AAAA,UACvB,SAASA,EAAS;AAAA,UAClB,YAAYA,EAAS;AAAA,QAAA;AAAA,MAEzB;AAAA,IAAA,CACD;AAAA,IACD,eAAeD,EAAM,SAAwD;AAAA,MAC3E,OAAO,CAACC,OAAc;AAAA,QACpB,KAAK;AAAA,QACL,QAAQ;AAAA,QACR,MAAMA,EAAS;AAAA,QACf,SAAS;AAAA,UACP,YAAYA,EAAS,UAAU;AAAA,UAC/B,iBAAiBA,EAAS,eAAe;AAAA,QAC3C;AAAA,QACA,QAAQ;AAAA,UACN,WAAWA,EAAS;AAAA,UACpB,cAAcA,EAAS;AAAA,UACvB,SAASA,EAAS;AAAA,UAClB,YAAYA,EAAS;AAAA,QAAA;AAAA,MAEzB;AAAA,IAAA,CACD;AAAA,IACD,YAAYD,EAAM,MAA+C;AAAA,MAC/D,OAAO,CAACC,OAAc,EAAE,KAAK,qBAAqBA,EAAS,KAAK,GAAG;AAAA,IAAA,CACpE;AAAA,IACD,aAAaD,EAAM,SAAoD;AAAA,MACrE,OAAO,CAACC,OAAc;AAAA,QACpB,KAAK,sBAAsBA,EAAS,KAAK;AAAA,QACzC,QAAQ;AAAA,QACR,MAAMA,EAAS;AAAA,MACjB;AAAA,IACD,CAAA;AAAA,EAAA;AAAA,EAEH,kBAAkB;AACpB,CAAC;"}
1
+ {"version":3,"file":"actions.es.js","sources":["../../../../../src/api/generated/actions.ts"],"sourcesContent":["import { api } from '@shared/api/base'\nconst injectedRtkApi = api.injectEndpoints({\n endpoints: (build) => ({\n listAvailableActionsForContext: build.mutation<\n ListAvailableActionsForContextApiResponse,\n ListAvailableActionsForContextApiArg\n >({\n query: (queryArg) => ({\n url: `/api/actions/list`,\n method: 'POST',\n body: queryArg.actionContext,\n params: {\n mode: queryArg.mode,\n variant: queryArg.variant,\n },\n }),\n }),\n listAllActions: build.query<ListAllActionsApiResponse, ListAllActionsApiArg>({\n query: () => ({ url: `/api/actions/manage` }),\n }),\n configureAction: build.mutation<ConfigureActionApiResponse, ConfigureActionApiArg>({\n query: (queryArg) => ({\n url: `/api/actions/config`,\n method: 'POST',\n body: queryArg.actionConfig,\n params: {\n addonName: queryArg.addonName,\n addonVersion: queryArg.addonVersion,\n variant: queryArg.variant,\n identifier: queryArg.identifier,\n },\n }),\n }),\n executeAction: build.mutation<ExecuteActionApiResponse, ExecuteActionApiArg>({\n query: (queryArg) => ({\n url: `/api/actions/execute`,\n method: 'POST',\n body: queryArg.actionContext,\n headers: {\n 'x-sender': queryArg['x-sender'],\n 'x-sender-type': queryArg['x-sender-type'],\n },\n params: {\n addonName: queryArg.addonName,\n addonVersion: queryArg.addonVersion,\n variant: queryArg.variant,\n identifier: queryArg.identifier,\n },\n }),\n }),\n takeAction: build.query<TakeActionApiResponse, TakeActionApiArg>({\n query: (queryArg) => ({ url: `/api/actions/take/${queryArg.token}` }),\n }),\n abortAction: build.mutation<AbortActionApiResponse, AbortActionApiArg>({\n query: (queryArg) => ({\n url: `/api/actions/abort/${queryArg.token}`,\n method: 'POST',\n body: queryArg.abortRequestModel,\n }),\n }),\n }),\n overrideExisting: false,\n})\nexport { injectedRtkApi as api }\nexport type ListAvailableActionsForContextApiResponse =\n /** status 200 Successful Response */ AvailableActionsListModel\nexport type ListAvailableActionsForContextApiArg = {\n mode?: 'simple' | 'dynamic' | 'all'\n variant?: string\n actionContext: ActionContext\n}\nexport type ListAllActionsApiResponse = /** status 200 Successful Response */ BaseActionManifest[]\nexport type ListAllActionsApiArg = void\nexport type ConfigureActionApiResponse = /** status 200 Successful Response */ object\nexport type ConfigureActionApiArg = {\n addonName: string\n addonVersion: string\n variant?: string\n identifier: string\n actionConfig: ActionConfig\n}\nexport type ExecuteActionApiResponse = /** status 200 Successful Response */ ExecuteResponseModel\nexport type ExecuteActionApiArg = {\n addonName: string\n addonVersion: string\n variant?: string\n identifier: string\n 'x-sender'?: string\n 'x-sender-type'?: string\n actionContext: ActionContext\n}\nexport type TakeActionApiResponse = /** status 200 Successful Response */ TakeResponseModel\nexport type TakeActionApiArg = {\n token: string\n}\nexport type AbortActionApiResponse = /** status 200 Successful Response */ any\nexport type AbortActionApiArg = {\n token: string\n abortRequestModel: AbortRequestModel\n}\nexport type IconModel = {\n type?: 'material-symbols' | 'url'\n /** The name of the icon (for type material-symbols) */\n name?: string\n /** The color of the icon (for type material-symbols) */\n color?: string\n /** The URL of the icon (for type url) */\n url?: string\n}\nexport type FormSelectOption = {\n value: string\n label: string\n icon?: string\n color?: string\n badges?: string[]\n}\nexport type SimpleFormField = {\n type: 'text' | 'boolean' | 'select' | 'multiselect' | 'hidden' | 'integer' | 'float' | 'label'\n name: string\n label?: string\n placeholder?: any\n value?: string | number | number | boolean | string[] | number[] | number[]\n regex?: string\n multiline?: boolean\n syntax?: string\n options?: FormSelectOption[]\n highlight?: 'info' | 'warning' | 'error'\n min?: number | number\n max?: number | number\n}\nexport type BaseActionManifest = {\n /** The identifier of the action */\n identifier: string\n /** Human-friendly name of the action */\n label: string\n /** A short description of the action */\n description?: string\n /** The label of the group the action belongs to */\n groupLabel?: string\n /** Action category */\n category?: string\n /** The order of the action */\n order?: number\n /** An icon for the action */\n icon?: IconModel\n /** If true, the action is only available to admin users */\n adminOnly?: boolean\n /** If true, the action is only available to manager users */\n managerOnly?: boolean\n /** List of fields to be displayed in the action settings */\n configFields?: SimpleFormField[]\n /** Sort icon to the top */\n featured?: boolean\n /** The name of the addon providing the action */\n addonName?: string\n /** The version of the addon providing the action */\n addonVersion?: string\n /** The settings variant of the addon */\n variant?: string\n}\nexport type AvailableActionsListModel = {\n /** The list of available actions */\n actions?: BaseActionManifest[]\n}\nexport type ValidationError = {\n loc: (string | number)[]\n msg: string\n type: string\n}\nexport type HttpValidationError = {\n detail?: ValidationError[]\n}\nexport type ActionContext = {\n /** The name of the project. If not provided, use global actions, the rest of the fields are ignored. */\n projectName?: string\n /** The type of the entity. Either a project level entity, 'list' or 'project' for project-wide actions. or None for global actions. */\n entityType?:\n | 'project'\n | 'list'\n | 'folder'\n | 'task'\n | 'product'\n | 'version'\n | 'representation'\n | 'workfile'\n /** List of subtypes present in the entity list */\n entitySubtypes?: string[]\n /** The IDs of the entities */\n entityIds?: string[]\n /** The data from the form */\n formData?: object\n}\nexport type ActionConfig = {\n /** The name of the project. If not provided, use global actions, the rest of the fields are ignored. */\n projectName?: string\n /** The type of the entity. Either a project level entity, 'list' or 'project' for project-wide actions. or None for global actions. */\n entityType?:\n | 'project'\n | 'list'\n | 'folder'\n | 'task'\n | 'product'\n | 'version'\n | 'representation'\n | 'workfile'\n /** List of subtypes present in the entity list */\n entitySubtypes?: string[]\n /** The IDs of the entities */\n entityIds?: string[]\n /** The data from the form */\n formData?: object\n /** The configuration of the action within the given context */\n value?: object\n}\nexport type ExecuteResponseModel = {\n /** The type of response */\n type?: 'form' | 'launcher' | 'navigate' | 'query' | 'redirect' | 'simple'\n /** Payload is still parsed even if the action failed, but the message is highlighted as an error.If the action execution is broken beyond repair, Raise an exception instead of returning a response. */\n success?: boolean\n /** The message to display */\n message?: string\n /** The payload of the response. Payload model is parsed by the client and its schema, is based on the type of action. */\n payload?: object\n}\nexport type TakeResponseModel = {\n eventId: string\n actionIdentifier: string\n args?: string[]\n context: ActionContext\n addonName: string\n addonVersion: string\n variant: string\n /** The user who initiated the action */\n userName: string\n}\nexport type AbortRequestModel = {\n message?: string\n}\n"],"names":["injectedRtkApi","api","build","queryArg"],"mappings":";AACM,MAAAA,IAAiBC,EAAI,gBAAgB;AAAA,EACzC,WAAW,CAACC,OAAW;AAAA,IACrB,gCAAgCA,EAAM,SAGpC;AAAA,MACA,OAAO,CAACC,OAAc;AAAA,QACpB,KAAK;AAAA,QACL,QAAQ;AAAA,QACR,MAAMA,EAAS;AAAA,QACf,QAAQ;AAAA,UACN,MAAMA,EAAS;AAAA,UACf,SAASA,EAAS;AAAA,QAAA;AAAA,MAEtB;AAAA,IAAA,CACD;AAAA,IACD,gBAAgBD,EAAM,MAAuD;AAAA,MAC3E,OAAO,OAAO,EAAE,KAAK,sBAAsB;AAAA,IAAA,CAC5C;AAAA,IACD,iBAAiBA,EAAM,SAA4D;AAAA,MACjF,OAAO,CAACC,OAAc;AAAA,QACpB,KAAK;AAAA,QACL,QAAQ;AAAA,QACR,MAAMA,EAAS;AAAA,QACf,QAAQ;AAAA,UACN,WAAWA,EAAS;AAAA,UACpB,cAAcA,EAAS;AAAA,UACvB,SAASA,EAAS;AAAA,UAClB,YAAYA,EAAS;AAAA,QAAA;AAAA,MAEzB;AAAA,IAAA,CACD;AAAA,IACD,eAAeD,EAAM,SAAwD;AAAA,MAC3E,OAAO,CAACC,OAAc;AAAA,QACpB,KAAK;AAAA,QACL,QAAQ;AAAA,QACR,MAAMA,EAAS;AAAA,QACf,SAAS;AAAA,UACP,YAAYA,EAAS,UAAU;AAAA,UAC/B,iBAAiBA,EAAS,eAAe;AAAA,QAC3C;AAAA,QACA,QAAQ;AAAA,UACN,WAAWA,EAAS;AAAA,UACpB,cAAcA,EAAS;AAAA,UACvB,SAASA,EAAS;AAAA,UAClB,YAAYA,EAAS;AAAA,QAAA;AAAA,MAEzB;AAAA,IAAA,CACD;AAAA,IACD,YAAYD,EAAM,MAA+C;AAAA,MAC/D,OAAO,CAACC,OAAc,EAAE,KAAK,qBAAqBA,EAAS,KAAK,GAAG;AAAA,IAAA,CACpE;AAAA,IACD,aAAaD,EAAM,SAAoD;AAAA,MACrE,OAAO,CAACC,OAAc;AAAA,QACpB,KAAK,sBAAsBA,EAAS,KAAK;AAAA,QACzC,QAAQ;AAAA,QACR,MAAMA,EAAS;AAAA,MACjB;AAAA,IACD,CAAA;AAAA,EAAA;AAAA,EAEH,kBAAkB;AACpB,CAAC;"}
@@ -1 +1 @@
1
- {"version":3,"file":"attributes.cjs.js","sources":["../../../../../src/api/generated/attributes.ts"],"sourcesContent":["import { api } from '@shared/api/base'\nconst injectedRtkApi = api.injectEndpoints({\n endpoints: (build) => ({\n getAttributeList: build.query<GetAttributeListApiResponse, GetAttributeListApiArg>({\n query: () => ({ url: `/api/attributes` }),\n }),\n setAttributeList: build.mutation<SetAttributeListApiResponse, SetAttributeListApiArg>({\n query: (queryArg) => ({\n url: `/api/attributes`,\n method: 'PUT',\n body: queryArg.setAttributeListModel,\n }),\n }),\n getAttributeConfig: build.query<GetAttributeConfigApiResponse, GetAttributeConfigApiArg>({\n query: (queryArg) => ({ url: `/api/attributes/${queryArg.attributeName}` }),\n }),\n setAttributeConfig: build.mutation<SetAttributeConfigApiResponse, SetAttributeConfigApiArg>({\n query: (queryArg) => ({\n url: `/api/attributes/${queryArg.attributeName}`,\n method: 'PUT',\n body: queryArg.attributePutModel,\n }),\n }),\n deleteAttribute: build.mutation<DeleteAttributeApiResponse, DeleteAttributeApiArg>({\n query: (queryArg) => ({ url: `/api/attributes/${queryArg.attributeName}`, method: 'DELETE' }),\n }),\n patchAttributeConfig: build.mutation<\n PatchAttributeConfigApiResponse,\n PatchAttributeConfigApiArg\n >({\n query: (queryArg) => ({\n url: `/api/attributes/${queryArg.attributeName}`,\n method: 'PATCH',\n body: queryArg.attributePatchModel,\n }),\n }),\n }),\n overrideExisting: false,\n})\nexport { injectedRtkApi as api }\nexport type GetAttributeListApiResponse =\n /** status 200 Successful Response */ GetAttributeListModel\nexport type GetAttributeListApiArg = void\nexport type SetAttributeListApiResponse = unknown\nexport type SetAttributeListApiArg = {\n setAttributeListModel: SetAttributeListModel\n}\nexport type GetAttributeConfigApiResponse = /** status 200 Successful Response */ AttributeModel\nexport type GetAttributeConfigApiArg = {\n attributeName: string\n}\nexport type SetAttributeConfigApiResponse = unknown\nexport type SetAttributeConfigApiArg = {\n attributeName: string\n attributePutModel: AttributePutModel\n}\nexport type DeleteAttributeApiResponse = unknown\nexport type DeleteAttributeApiArg = {\n attributeName: string\n}\nexport type PatchAttributeConfigApiResponse = unknown\nexport type PatchAttributeConfigApiArg = {\n attributeName: string\n attributePatchModel: AttributePatchModel\n}\nexport type AttributeEnumItem = {\n value: string | number | number | boolean\n label: string\n icon?: string\n color?: string\n /** List of project this item is available on */\n projects?: string[]\n}\nexport type AttributeData = {\n /** Type of attribute value */\n type?:\n | 'string'\n | 'integer'\n | 'float'\n | 'boolean'\n | 'datetime'\n | 'list_of_strings'\n | 'list_of_integers'\n | 'list_of_any'\n | 'list_of_submodels'\n | 'dict'\n /** Nice, human readable title of the attribute */\n title?: string\n description?: string\n /** Example value of the field. */\n example?: any\n /** Default value for the attribute. Do not set for list types. */\n default?: any\n gt?: number | number\n ge?: number | number\n lt?: number | number\n le?: number | number\n minLength?: number\n maxLength?: number\n /** Minimum number of items in list type. */\n minItems?: number\n /** Only for list types. Maximum number of items in the list. */\n maxItems?: number\n /** Only for string types. The value must match this regex. */\n regex?: string\n /** List of enum items used for displaying select widgets */\n enum?: AttributeEnumItem[]\n /** Inherit the attribute value from the parent entity. */\n inherit?: boolean\n}\nexport type AttributeModel = {\n name: string\n /** Default order */\n position: number\n /** List of entity types the attribute is available on */\n scope?: (\n | ('folder' | 'product' | 'version' | 'representation' | 'task' | 'workfile')\n | ('project' | 'user')\n | 'list'\n )[]\n data: AttributeData\n /** Is attribute builtin. Built-in attributes cannot be removed. */\n builtin?: boolean\n}\nexport type GetAttributeListModel = {\n attributes?: AttributeModel[]\n}\nexport type ValidationError = {\n loc: (string | number)[]\n msg: string\n type: string\n}\nexport type HttpValidationError = {\n detail?: ValidationError[]\n}\nexport type SetAttributeListModel = {\n attributes?: AttributeModel[]\n /** Delete custom attributes not includedin the payload from the database. */\n deleteMissing?: boolean\n}\nexport type AttributePutModel = {\n /** Default order */\n position: number\n /** List of entity types the attribute is available on */\n scope?: (\n | ('folder' | 'product' | 'version' | 'representation' | 'task' | 'workfile')\n | ('project' | 'user')\n | 'list'\n )[]\n data: AttributeData\n}\nexport type AttributePatchModel = {\n /** Default order */\n position?: number\n /** List of entity types the attribute is available on */\n scope?: (\n | ('folder' | 'product' | 'version' | 'representation' | 'task' | 'workfile')\n | ('project' | 'user')\n | 'list'\n )[]\n data?: AttributeData\n}\n"],"names":["injectedRtkApi","api","build","queryArg"],"mappings":"yHACMA,EAAiBC,MAAI,gBAAgB,CACzC,UAAYC,IAAW,CACrB,iBAAkBA,EAAM,MAA2D,CACjF,MAAO,KAAO,CAAE,IAAK,iBAAkB,EAAA,CACxC,EACD,iBAAkBA,EAAM,SAA8D,CACpF,MAAQC,IAAc,CACpB,IAAK,kBACL,OAAQ,MACR,KAAMA,EAAS,qBACjB,EAAA,CACD,EACD,mBAAoBD,EAAM,MAA+D,CACvF,MAAQC,IAAc,CAAE,IAAK,mBAAmBA,EAAS,aAAa,EAAG,EAAA,CAC1E,EACD,mBAAoBD,EAAM,SAAkE,CAC1F,MAAQC,IAAc,CACpB,IAAK,mBAAmBA,EAAS,aAAa,GAC9C,OAAQ,MACR,KAAMA,EAAS,iBACjB,EAAA,CACD,EACD,gBAAiBD,EAAM,SAA4D,CACjF,MAAQC,IAAc,CAAE,IAAK,mBAAmBA,EAAS,aAAa,GAAI,OAAQ,QAAS,EAAA,CAC5F,EACD,qBAAsBD,EAAM,SAG1B,CACA,MAAQC,IAAc,CACpB,IAAK,mBAAmBA,EAAS,aAAa,GAC9C,OAAQ,QACR,KAAMA,EAAS,mBACjB,EACD,CAAA,CAAA,GAEH,iBAAkB,EACpB,CAAC"}
1
+ {"version":3,"file":"attributes.cjs.js","sources":["../../../../../src/api/generated/attributes.ts"],"sourcesContent":["import { api } from '@shared/api/base'\nconst injectedRtkApi = api.injectEndpoints({\n endpoints: (build) => ({\n getAttributeList: build.query<GetAttributeListApiResponse, GetAttributeListApiArg>({\n query: () => ({ url: `/api/attributes` }),\n }),\n setAttributeList: build.mutation<SetAttributeListApiResponse, SetAttributeListApiArg>({\n query: (queryArg) => ({\n url: `/api/attributes`,\n method: 'PUT',\n body: queryArg.setAttributeListModel,\n }),\n }),\n getAttributeConfig: build.query<GetAttributeConfigApiResponse, GetAttributeConfigApiArg>({\n query: (queryArg) => ({ url: `/api/attributes/${queryArg.attributeName}` }),\n }),\n setAttributeConfig: build.mutation<SetAttributeConfigApiResponse, SetAttributeConfigApiArg>({\n query: (queryArg) => ({\n url: `/api/attributes/${queryArg.attributeName}`,\n method: 'PUT',\n body: queryArg.attributePutModel,\n }),\n }),\n deleteAttribute: build.mutation<DeleteAttributeApiResponse, DeleteAttributeApiArg>({\n query: (queryArg) => ({ url: `/api/attributes/${queryArg.attributeName}`, method: 'DELETE' }),\n }),\n patchAttributeConfig: build.mutation<\n PatchAttributeConfigApiResponse,\n PatchAttributeConfigApiArg\n >({\n query: (queryArg) => ({\n url: `/api/attributes/${queryArg.attributeName}`,\n method: 'PATCH',\n body: queryArg.attributePatchModel,\n }),\n }),\n }),\n overrideExisting: false,\n})\nexport { injectedRtkApi as api }\nexport type GetAttributeListApiResponse =\n /** status 200 Successful Response */ GetAttributeListModel\nexport type GetAttributeListApiArg = void\nexport type SetAttributeListApiResponse = unknown\nexport type SetAttributeListApiArg = {\n setAttributeListModel: SetAttributeListModel\n}\nexport type GetAttributeConfigApiResponse = /** status 200 Successful Response */ AttributeModel\nexport type GetAttributeConfigApiArg = {\n attributeName: string\n}\nexport type SetAttributeConfigApiResponse = unknown\nexport type SetAttributeConfigApiArg = {\n attributeName: string\n attributePutModel: AttributePutModel\n}\nexport type DeleteAttributeApiResponse = unknown\nexport type DeleteAttributeApiArg = {\n attributeName: string\n}\nexport type PatchAttributeConfigApiResponse = unknown\nexport type PatchAttributeConfigApiArg = {\n attributeName: string\n attributePatchModel: AttributePatchModel\n}\nexport type IconModel = {\n type?: 'material-symbols' | 'url'\n /** The name of the icon (for type material-symbols) */\n name?: string\n /** The color of the icon (for type material-symbols) */\n color?: string\n /** The URL of the icon (for type url) */\n url?: string\n}\nexport type EnumItem = {\n value: string | number | number | boolean\n label: string\n description?: string\n fulltext?: string[]\n group?: string\n /** Icon name (material symbol) or IconModel object */\n icon?: string | IconModel\n color?: string\n}\nexport type AttributeData = {\n /** Type of attribute value */\n type?:\n | 'string'\n | 'integer'\n | 'float'\n | 'boolean'\n | 'datetime'\n | 'list_of_strings'\n | 'list_of_integers'\n | 'list_of_any'\n | 'list_of_submodels'\n | 'dict'\n /** Nice, human readable title of the attribute */\n title?: string\n description?: string\n /** Example value of the field. */\n example?: any\n /** Default value for the attribute. Do not set for list types. */\n default?: any\n gt?: number | number\n ge?: number | number\n lt?: number | number\n le?: number | number\n minLength?: number\n maxLength?: number\n /** Minimum number of items in list type. */\n minItems?: number\n /** Only for list types. Maximum number of items in the list. */\n maxItems?: number\n /** Only for string types. The value must match this regex. */\n regex?: string\n /** List of enum items used for displaying select widgets */\n enum?: EnumItem[]\n /** Name of the function that provides enum values dynamically. */\n enumResolver?: string\n /** Settings passed to the enum resolver function. */\n enumResolverSettings?: object\n /** Inherit the attribute value from the parent entity. */\n inherit?: boolean\n}\nexport type AttributeModel = {\n name: string\n /** Default order */\n position: number\n /** List of entity types the attribute is available on */\n scope?: (\n | ('folder' | 'product' | 'version' | 'representation' | 'task' | 'workfile')\n | ('project' | 'user')\n | 'list'\n )[]\n data: AttributeData\n /** Is attribute builtin. Built-in attributes cannot be removed. */\n builtin?: boolean\n}\nexport type GetAttributeListModel = {\n attributes?: AttributeModel[]\n}\nexport type ValidationError = {\n loc: (string | number)[]\n msg: string\n type: string\n}\nexport type HttpValidationError = {\n detail?: ValidationError[]\n}\nexport type SetAttributeListModel = {\n attributes?: AttributeModel[]\n /** Delete custom attributes not includedin the payload from the database. */\n deleteMissing?: boolean\n}\nexport type AttributePutModel = {\n /** Default order */\n position: number\n /** List of entity types the attribute is available on */\n scope?: (\n | ('folder' | 'product' | 'version' | 'representation' | 'task' | 'workfile')\n | ('project' | 'user')\n | 'list'\n )[]\n data: AttributeData\n}\nexport type AttributePatchModel = {\n /** Default order */\n position?: number\n /** List of entity types the attribute is available on */\n scope?: (\n | ('folder' | 'product' | 'version' | 'representation' | 'task' | 'workfile')\n | ('project' | 'user')\n | 'list'\n )[]\n data?: AttributeData\n}\n"],"names":["injectedRtkApi","api","build","queryArg"],"mappings":"yHACMA,EAAiBC,MAAI,gBAAgB,CACzC,UAAYC,IAAW,CACrB,iBAAkBA,EAAM,MAA2D,CACjF,MAAO,KAAO,CAAE,IAAK,iBAAkB,EAAA,CACxC,EACD,iBAAkBA,EAAM,SAA8D,CACpF,MAAQC,IAAc,CACpB,IAAK,kBACL,OAAQ,MACR,KAAMA,EAAS,qBACjB,EAAA,CACD,EACD,mBAAoBD,EAAM,MAA+D,CACvF,MAAQC,IAAc,CAAE,IAAK,mBAAmBA,EAAS,aAAa,EAAG,EAAA,CAC1E,EACD,mBAAoBD,EAAM,SAAkE,CAC1F,MAAQC,IAAc,CACpB,IAAK,mBAAmBA,EAAS,aAAa,GAC9C,OAAQ,MACR,KAAMA,EAAS,iBACjB,EAAA,CACD,EACD,gBAAiBD,EAAM,SAA4D,CACjF,MAAQC,IAAc,CAAE,IAAK,mBAAmBA,EAAS,aAAa,GAAI,OAAQ,QAAS,EAAA,CAC5F,EACD,qBAAsBD,EAAM,SAG1B,CACA,MAAQC,IAAc,CACpB,IAAK,mBAAmBA,EAAS,aAAa,GAC9C,OAAQ,QACR,KAAMA,EAAS,mBACjB,EACD,CAAA,CAAA,GAEH,iBAAkB,EACpB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"attributes.es.js","sources":["../../../../../src/api/generated/attributes.ts"],"sourcesContent":["import { api } from '@shared/api/base'\nconst injectedRtkApi = api.injectEndpoints({\n endpoints: (build) => ({\n getAttributeList: build.query<GetAttributeListApiResponse, GetAttributeListApiArg>({\n query: () => ({ url: `/api/attributes` }),\n }),\n setAttributeList: build.mutation<SetAttributeListApiResponse, SetAttributeListApiArg>({\n query: (queryArg) => ({\n url: `/api/attributes`,\n method: 'PUT',\n body: queryArg.setAttributeListModel,\n }),\n }),\n getAttributeConfig: build.query<GetAttributeConfigApiResponse, GetAttributeConfigApiArg>({\n query: (queryArg) => ({ url: `/api/attributes/${queryArg.attributeName}` }),\n }),\n setAttributeConfig: build.mutation<SetAttributeConfigApiResponse, SetAttributeConfigApiArg>({\n query: (queryArg) => ({\n url: `/api/attributes/${queryArg.attributeName}`,\n method: 'PUT',\n body: queryArg.attributePutModel,\n }),\n }),\n deleteAttribute: build.mutation<DeleteAttributeApiResponse, DeleteAttributeApiArg>({\n query: (queryArg) => ({ url: `/api/attributes/${queryArg.attributeName}`, method: 'DELETE' }),\n }),\n patchAttributeConfig: build.mutation<\n PatchAttributeConfigApiResponse,\n PatchAttributeConfigApiArg\n >({\n query: (queryArg) => ({\n url: `/api/attributes/${queryArg.attributeName}`,\n method: 'PATCH',\n body: queryArg.attributePatchModel,\n }),\n }),\n }),\n overrideExisting: false,\n})\nexport { injectedRtkApi as api }\nexport type GetAttributeListApiResponse =\n /** status 200 Successful Response */ GetAttributeListModel\nexport type GetAttributeListApiArg = void\nexport type SetAttributeListApiResponse = unknown\nexport type SetAttributeListApiArg = {\n setAttributeListModel: SetAttributeListModel\n}\nexport type GetAttributeConfigApiResponse = /** status 200 Successful Response */ AttributeModel\nexport type GetAttributeConfigApiArg = {\n attributeName: string\n}\nexport type SetAttributeConfigApiResponse = unknown\nexport type SetAttributeConfigApiArg = {\n attributeName: string\n attributePutModel: AttributePutModel\n}\nexport type DeleteAttributeApiResponse = unknown\nexport type DeleteAttributeApiArg = {\n attributeName: string\n}\nexport type PatchAttributeConfigApiResponse = unknown\nexport type PatchAttributeConfigApiArg = {\n attributeName: string\n attributePatchModel: AttributePatchModel\n}\nexport type AttributeEnumItem = {\n value: string | number | number | boolean\n label: string\n icon?: string\n color?: string\n /** List of project this item is available on */\n projects?: string[]\n}\nexport type AttributeData = {\n /** Type of attribute value */\n type?:\n | 'string'\n | 'integer'\n | 'float'\n | 'boolean'\n | 'datetime'\n | 'list_of_strings'\n | 'list_of_integers'\n | 'list_of_any'\n | 'list_of_submodels'\n | 'dict'\n /** Nice, human readable title of the attribute */\n title?: string\n description?: string\n /** Example value of the field. */\n example?: any\n /** Default value for the attribute. Do not set for list types. */\n default?: any\n gt?: number | number\n ge?: number | number\n lt?: number | number\n le?: number | number\n minLength?: number\n maxLength?: number\n /** Minimum number of items in list type. */\n minItems?: number\n /** Only for list types. Maximum number of items in the list. */\n maxItems?: number\n /** Only for string types. The value must match this regex. */\n regex?: string\n /** List of enum items used for displaying select widgets */\n enum?: AttributeEnumItem[]\n /** Inherit the attribute value from the parent entity. */\n inherit?: boolean\n}\nexport type AttributeModel = {\n name: string\n /** Default order */\n position: number\n /** List of entity types the attribute is available on */\n scope?: (\n | ('folder' | 'product' | 'version' | 'representation' | 'task' | 'workfile')\n | ('project' | 'user')\n | 'list'\n )[]\n data: AttributeData\n /** Is attribute builtin. Built-in attributes cannot be removed. */\n builtin?: boolean\n}\nexport type GetAttributeListModel = {\n attributes?: AttributeModel[]\n}\nexport type ValidationError = {\n loc: (string | number)[]\n msg: string\n type: string\n}\nexport type HttpValidationError = {\n detail?: ValidationError[]\n}\nexport type SetAttributeListModel = {\n attributes?: AttributeModel[]\n /** Delete custom attributes not includedin the payload from the database. */\n deleteMissing?: boolean\n}\nexport type AttributePutModel = {\n /** Default order */\n position: number\n /** List of entity types the attribute is available on */\n scope?: (\n | ('folder' | 'product' | 'version' | 'representation' | 'task' | 'workfile')\n | ('project' | 'user')\n | 'list'\n )[]\n data: AttributeData\n}\nexport type AttributePatchModel = {\n /** Default order */\n position?: number\n /** List of entity types the attribute is available on */\n scope?: (\n | ('folder' | 'product' | 'version' | 'representation' | 'task' | 'workfile')\n | ('project' | 'user')\n | 'list'\n )[]\n data?: AttributeData\n}\n"],"names":["injectedRtkApi","api","build","queryArg"],"mappings":";AACM,MAAAA,IAAiBC,EAAI,gBAAgB;AAAA,EACzC,WAAW,CAACC,OAAW;AAAA,IACrB,kBAAkBA,EAAM,MAA2D;AAAA,MACjF,OAAO,OAAO,EAAE,KAAK,kBAAkB;AAAA,IAAA,CACxC;AAAA,IACD,kBAAkBA,EAAM,SAA8D;AAAA,MACpF,OAAO,CAACC,OAAc;AAAA,QACpB,KAAK;AAAA,QACL,QAAQ;AAAA,QACR,MAAMA,EAAS;AAAA,MACjB;AAAA,IAAA,CACD;AAAA,IACD,oBAAoBD,EAAM,MAA+D;AAAA,MACvF,OAAO,CAACC,OAAc,EAAE,KAAK,mBAAmBA,EAAS,aAAa,GAAG;AAAA,IAAA,CAC1E;AAAA,IACD,oBAAoBD,EAAM,SAAkE;AAAA,MAC1F,OAAO,CAACC,OAAc;AAAA,QACpB,KAAK,mBAAmBA,EAAS,aAAa;AAAA,QAC9C,QAAQ;AAAA,QACR,MAAMA,EAAS;AAAA,MACjB;AAAA,IAAA,CACD;AAAA,IACD,iBAAiBD,EAAM,SAA4D;AAAA,MACjF,OAAO,CAACC,OAAc,EAAE,KAAK,mBAAmBA,EAAS,aAAa,IAAI,QAAQ,SAAS;AAAA,IAAA,CAC5F;AAAA,IACD,sBAAsBD,EAAM,SAG1B;AAAA,MACA,OAAO,CAACC,OAAc;AAAA,QACpB,KAAK,mBAAmBA,EAAS,aAAa;AAAA,QAC9C,QAAQ;AAAA,QACR,MAAMA,EAAS;AAAA,MACjB;AAAA,IACD,CAAA;AAAA,EAAA;AAAA,EAEH,kBAAkB;AACpB,CAAC;"}
1
+ {"version":3,"file":"attributes.es.js","sources":["../../../../../src/api/generated/attributes.ts"],"sourcesContent":["import { api } from '@shared/api/base'\nconst injectedRtkApi = api.injectEndpoints({\n endpoints: (build) => ({\n getAttributeList: build.query<GetAttributeListApiResponse, GetAttributeListApiArg>({\n query: () => ({ url: `/api/attributes` }),\n }),\n setAttributeList: build.mutation<SetAttributeListApiResponse, SetAttributeListApiArg>({\n query: (queryArg) => ({\n url: `/api/attributes`,\n method: 'PUT',\n body: queryArg.setAttributeListModel,\n }),\n }),\n getAttributeConfig: build.query<GetAttributeConfigApiResponse, GetAttributeConfigApiArg>({\n query: (queryArg) => ({ url: `/api/attributes/${queryArg.attributeName}` }),\n }),\n setAttributeConfig: build.mutation<SetAttributeConfigApiResponse, SetAttributeConfigApiArg>({\n query: (queryArg) => ({\n url: `/api/attributes/${queryArg.attributeName}`,\n method: 'PUT',\n body: queryArg.attributePutModel,\n }),\n }),\n deleteAttribute: build.mutation<DeleteAttributeApiResponse, DeleteAttributeApiArg>({\n query: (queryArg) => ({ url: `/api/attributes/${queryArg.attributeName}`, method: 'DELETE' }),\n }),\n patchAttributeConfig: build.mutation<\n PatchAttributeConfigApiResponse,\n PatchAttributeConfigApiArg\n >({\n query: (queryArg) => ({\n url: `/api/attributes/${queryArg.attributeName}`,\n method: 'PATCH',\n body: queryArg.attributePatchModel,\n }),\n }),\n }),\n overrideExisting: false,\n})\nexport { injectedRtkApi as api }\nexport type GetAttributeListApiResponse =\n /** status 200 Successful Response */ GetAttributeListModel\nexport type GetAttributeListApiArg = void\nexport type SetAttributeListApiResponse = unknown\nexport type SetAttributeListApiArg = {\n setAttributeListModel: SetAttributeListModel\n}\nexport type GetAttributeConfigApiResponse = /** status 200 Successful Response */ AttributeModel\nexport type GetAttributeConfigApiArg = {\n attributeName: string\n}\nexport type SetAttributeConfigApiResponse = unknown\nexport type SetAttributeConfigApiArg = {\n attributeName: string\n attributePutModel: AttributePutModel\n}\nexport type DeleteAttributeApiResponse = unknown\nexport type DeleteAttributeApiArg = {\n attributeName: string\n}\nexport type PatchAttributeConfigApiResponse = unknown\nexport type PatchAttributeConfigApiArg = {\n attributeName: string\n attributePatchModel: AttributePatchModel\n}\nexport type IconModel = {\n type?: 'material-symbols' | 'url'\n /** The name of the icon (for type material-symbols) */\n name?: string\n /** The color of the icon (for type material-symbols) */\n color?: string\n /** The URL of the icon (for type url) */\n url?: string\n}\nexport type EnumItem = {\n value: string | number | number | boolean\n label: string\n description?: string\n fulltext?: string[]\n group?: string\n /** Icon name (material symbol) or IconModel object */\n icon?: string | IconModel\n color?: string\n}\nexport type AttributeData = {\n /** Type of attribute value */\n type?:\n | 'string'\n | 'integer'\n | 'float'\n | 'boolean'\n | 'datetime'\n | 'list_of_strings'\n | 'list_of_integers'\n | 'list_of_any'\n | 'list_of_submodels'\n | 'dict'\n /** Nice, human readable title of the attribute */\n title?: string\n description?: string\n /** Example value of the field. */\n example?: any\n /** Default value for the attribute. Do not set for list types. */\n default?: any\n gt?: number | number\n ge?: number | number\n lt?: number | number\n le?: number | number\n minLength?: number\n maxLength?: number\n /** Minimum number of items in list type. */\n minItems?: number\n /** Only for list types. Maximum number of items in the list. */\n maxItems?: number\n /** Only for string types. The value must match this regex. */\n regex?: string\n /** List of enum items used for displaying select widgets */\n enum?: EnumItem[]\n /** Name of the function that provides enum values dynamically. */\n enumResolver?: string\n /** Settings passed to the enum resolver function. */\n enumResolverSettings?: object\n /** Inherit the attribute value from the parent entity. */\n inherit?: boolean\n}\nexport type AttributeModel = {\n name: string\n /** Default order */\n position: number\n /** List of entity types the attribute is available on */\n scope?: (\n | ('folder' | 'product' | 'version' | 'representation' | 'task' | 'workfile')\n | ('project' | 'user')\n | 'list'\n )[]\n data: AttributeData\n /** Is attribute builtin. Built-in attributes cannot be removed. */\n builtin?: boolean\n}\nexport type GetAttributeListModel = {\n attributes?: AttributeModel[]\n}\nexport type ValidationError = {\n loc: (string | number)[]\n msg: string\n type: string\n}\nexport type HttpValidationError = {\n detail?: ValidationError[]\n}\nexport type SetAttributeListModel = {\n attributes?: AttributeModel[]\n /** Delete custom attributes not includedin the payload from the database. */\n deleteMissing?: boolean\n}\nexport type AttributePutModel = {\n /** Default order */\n position: number\n /** List of entity types the attribute is available on */\n scope?: (\n | ('folder' | 'product' | 'version' | 'representation' | 'task' | 'workfile')\n | ('project' | 'user')\n | 'list'\n )[]\n data: AttributeData\n}\nexport type AttributePatchModel = {\n /** Default order */\n position?: number\n /** List of entity types the attribute is available on */\n scope?: (\n | ('folder' | 'product' | 'version' | 'representation' | 'task' | 'workfile')\n | ('project' | 'user')\n | 'list'\n )[]\n data?: AttributeData\n}\n"],"names":["injectedRtkApi","api","build","queryArg"],"mappings":";AACM,MAAAA,IAAiBC,EAAI,gBAAgB;AAAA,EACzC,WAAW,CAACC,OAAW;AAAA,IACrB,kBAAkBA,EAAM,MAA2D;AAAA,MACjF,OAAO,OAAO,EAAE,KAAK,kBAAkB;AAAA,IAAA,CACxC;AAAA,IACD,kBAAkBA,EAAM,SAA8D;AAAA,MACpF,OAAO,CAACC,OAAc;AAAA,QACpB,KAAK;AAAA,QACL,QAAQ;AAAA,QACR,MAAMA,EAAS;AAAA,MACjB;AAAA,IAAA,CACD;AAAA,IACD,oBAAoBD,EAAM,MAA+D;AAAA,MACvF,OAAO,CAACC,OAAc,EAAE,KAAK,mBAAmBA,EAAS,aAAa,GAAG;AAAA,IAAA,CAC1E;AAAA,IACD,oBAAoBD,EAAM,SAAkE;AAAA,MAC1F,OAAO,CAACC,OAAc;AAAA,QACpB,KAAK,mBAAmBA,EAAS,aAAa;AAAA,QAC9C,QAAQ;AAAA,QACR,MAAMA,EAAS;AAAA,MACjB;AAAA,IAAA,CACD;AAAA,IACD,iBAAiBD,EAAM,SAA4D;AAAA,MACjF,OAAO,CAACC,OAAc,EAAE,KAAK,mBAAmBA,EAAS,aAAa,IAAI,QAAQ,SAAS;AAAA,IAAA,CAC5F;AAAA,IACD,sBAAsBD,EAAM,SAG1B;AAAA,MACA,OAAO,CAACC,OAAc;AAAA,QACpB,KAAK,mBAAmBA,EAAS,aAAa;AAAA,QAC9C,QAAQ;AAAA,QACR,MAAMA,EAAS;AAAA,MACjB;AAAA,IACD,CAAA;AAAA,EAAA;AAAA,EAEH,kBAAkB;AACpB,CAAC;"}
@@ -1 +1 @@
1
- {"version":3,"file":"authentication.cjs.js","sources":["../../../../../src/api/generated/authentication.ts"],"sourcesContent":["import { api } from '@shared/api/base'\nconst injectedRtkApi = api.injectEndpoints({\n endpoints: (build) => ({\n login: build.mutation<LoginApiResponse, LoginApiArg>({\n query: (queryArg) => ({\n url: `/api/auth/login`,\n method: 'POST',\n body: queryArg.loginRequestModel,\n }),\n }),\n logout: build.mutation<LogoutApiResponse, LogoutApiArg>({\n query: () => ({ url: `/api/auth/logout`, method: 'POST' }),\n }),\n tokenAuthCallback: build.query<TokenAuthCallbackApiResponse, TokenAuthCallbackApiArg>({\n query: () => ({ url: `/api/auth/tokenauth` }),\n }),\n listActiveSessions: build.query<ListActiveSessionsApiResponse, ListActiveSessionsApiArg>({\n query: () => ({ url: `/api/auth/sessions` }),\n }),\n createSession: build.mutation<CreateSessionApiResponse, CreateSessionApiArg>({\n query: (queryArg) => ({\n url: `/api/auth/sessions`,\n method: 'POST',\n body: queryArg.createSessionRequest,\n }),\n }),\n getUserPools: build.query<GetUserPoolsApiResponse, GetUserPoolsApiArg>({\n query: () => ({ url: `/api/auth/pools` }),\n }),\n }),\n overrideExisting: false,\n})\nexport { injectedRtkApi as api }\nexport type LoginApiResponse = /** status 200 Successful Response */ LoginResponseModel\nexport type LoginApiArg = {\n loginRequestModel: LoginRequestModel\n}\nexport type LogoutApiResponse = /** status 200 Successful Response */ LogoutResponseModel\nexport type LogoutApiArg = void\nexport type TokenAuthCallbackApiResponse = /** status 200 Successful Response */ LoginResponseModel\nexport type TokenAuthCallbackApiArg = void\nexport type ListActiveSessionsApiResponse = /** status 200 Successful Response */ SessionModel[]\nexport type ListActiveSessionsApiArg = void\nexport type CreateSessionApiResponse = /** status 200 Successful Response */ SessionModel\nexport type CreateSessionApiArg = {\n createSessionRequest: CreateSessionRequest\n}\nexport type GetUserPoolsApiResponse = /** status 200 Successful Response */ UserPoolModel[]\nexport type GetUserPoolsApiArg = void\nexport type UserAttribModel = {\n fullName?: string\n email?: string\n avatarUrl?: string\n developerMode?: boolean\n}\nexport type UserModel = {\n /** Name is an unique id of the {entity_name} */\n name: string\n attrib?: UserAttribModel\n data?: Record<string, any>\n /** Whether the user is active */\n active?: boolean\n ownAttrib?: string[]\n /** Time of creation */\n createdAt?: string\n /** Time of last update */\n updatedAt?: string\n}\nexport type LoginResponseModel = {\n /** Text message, which may be displayed to the user */\n detail?: string\n error?: string\n token?: string\n user?: UserModel\n /** URL to redirect the user after login */\n redirectUrl?: string\n}\nexport type ValidationError = {\n loc: (string | number)[]\n msg: string\n type: string\n}\nexport type HttpValidationError = {\n detail?: ValidationError[]\n}\nexport type LoginRequestModel = {\n /** Username */\n name: string\n /** Password */\n password: string\n}\nexport type LogoutResponseModel = {\n /** Text description, which may be displayed to the user */\n detail?: string\n}\nexport type LocationInfo = {\n country?: string\n subdivision?: string\n city?: string\n}\nexport type AgentInfo = {\n platform?: string\n client?: string\n device?: string\n}\nexport type ClientInfo = {\n ip: string\n languages?: string[]\n location?: LocationInfo\n agent?: AgentInfo\n site_id?: string\n}\nexport type SessionModel = {\n user: UserModel\n token: string\n created?: number\n lastUsed?: number\n isService?: boolean\n isApiKey?: boolean\n clientInfo?: ClientInfo\n}\nexport type CreateSessionRequest = {\n /** User name to create session for */\n userName?: string\n /** Message to log in event stream */\n message?: string\n}\nexport type UserPoolModel = {\n id: string\n label: string\n type: 'fixed' | 'metered'\n valid: boolean\n note: string\n exp: number\n max: number\n used: number\n}\n"],"names":["injectedRtkApi","api","build","queryArg"],"mappings":"yHACMA,EAAiBC,MAAI,gBAAgB,CACzC,UAAYC,IAAW,CACrB,MAAOA,EAAM,SAAwC,CACnD,MAAQC,IAAc,CACpB,IAAK,kBACL,OAAQ,OACR,KAAMA,EAAS,iBACjB,EAAA,CACD,EACD,OAAQD,EAAM,SAA0C,CACtD,MAAO,KAAO,CAAE,IAAK,mBAAoB,OAAQ,MAAO,EAAA,CACzD,EACD,kBAAmBA,EAAM,MAA6D,CACpF,MAAO,KAAO,CAAE,IAAK,qBAAsB,EAAA,CAC5C,EACD,mBAAoBA,EAAM,MAA+D,CACvF,MAAO,KAAO,CAAE,IAAK,oBAAqB,EAAA,CAC3C,EACD,cAAeA,EAAM,SAAwD,CAC3E,MAAQC,IAAc,CACpB,IAAK,qBACL,OAAQ,OACR,KAAMA,EAAS,oBACjB,EAAA,CACD,EACD,aAAcD,EAAM,MAAmD,CACrE,MAAO,KAAO,CAAE,IAAK,iBAAkB,EACxC,CAAA,CAAA,GAEH,iBAAkB,EACpB,CAAC"}
1
+ {"version":3,"file":"authentication.cjs.js","sources":["../../../../../src/api/generated/authentication.ts"],"sourcesContent":["import { api } from '@shared/api/base'\nconst injectedRtkApi = api.injectEndpoints({\n endpoints: (build) => ({\n login: build.mutation<LoginApiResponse, LoginApiArg>({\n query: (queryArg) => ({\n url: `/api/auth/login`,\n method: 'POST',\n body: queryArg.loginRequestModel,\n }),\n }),\n logout: build.mutation<LogoutApiResponse, LogoutApiArg>({\n query: () => ({ url: `/api/auth/logout`, method: 'POST' }),\n }),\n tokenAuthCallback: build.query<TokenAuthCallbackApiResponse, TokenAuthCallbackApiArg>({\n query: () => ({ url: `/api/auth/tokenauth` }),\n }),\n listActiveSessions: build.query<ListActiveSessionsApiResponse, ListActiveSessionsApiArg>({\n query: () => ({ url: `/api/auth/sessions` }),\n }),\n createSession: build.mutation<CreateSessionApiResponse, CreateSessionApiArg>({\n query: (queryArg) => ({\n url: `/api/auth/sessions`,\n method: 'POST',\n body: queryArg.createSessionRequest,\n }),\n }),\n getUserPools: build.query<GetUserPoolsApiResponse, GetUserPoolsApiArg>({\n query: () => ({ url: `/api/auth/pools` }),\n }),\n }),\n overrideExisting: false,\n})\nexport { injectedRtkApi as api }\nexport type LoginApiResponse = /** status 200 Successful Response */ LoginResponseModel\nexport type LoginApiArg = {\n loginRequestModel: LoginRequestModel\n}\nexport type LogoutApiResponse = /** status 200 Successful Response */ LogoutResponseModel\nexport type LogoutApiArg = void\nexport type TokenAuthCallbackApiResponse = /** status 200 Successful Response */ LoginResponseModel\nexport type TokenAuthCallbackApiArg = void\nexport type ListActiveSessionsApiResponse = /** status 200 Successful Response */ SessionModel[]\nexport type ListActiveSessionsApiArg = void\nexport type CreateSessionApiResponse = /** status 200 Successful Response */ SessionModel\nexport type CreateSessionApiArg = {\n createSessionRequest: CreateSessionRequest\n}\nexport type GetUserPoolsApiResponse = /** status 200 Successful Response */ UserPoolModel[]\nexport type GetUserPoolsApiArg = void\nexport type UserAttribModel = {\n fullName?: string\n email?: string\n avatarUrl?: string\n developerMode?: boolean\n}\nexport type UserModel = {\n /** Name is an unique id of the {entity_name} */\n name: string\n uiExposureLevel?: number\n attrib?: UserAttribModel\n data?: Record<string, any>\n /** Whether the user is active */\n active?: boolean\n ownAttrib?: string[]\n /** Time of creation */\n createdAt?: string\n /** Time of last update */\n updatedAt?: string\n}\nexport type LoginResponseModel = {\n /** Text message, which may be displayed to the user */\n detail?: string\n error?: string\n token?: string\n user?: UserModel\n /** URL to redirect the user after login */\n redirectUrl?: string\n}\nexport type ValidationError = {\n loc: (string | number)[]\n msg: string\n type: string\n}\nexport type HttpValidationError = {\n detail?: ValidationError[]\n}\nexport type LoginRequestModel = {\n /** Username */\n name: string\n /** Password */\n password: string\n}\nexport type LogoutResponseModel = {\n /** Text description, which may be displayed to the user */\n detail?: string\n}\nexport type LocationInfo = {\n country?: string\n subdivision?: string\n city?: string\n}\nexport type AgentInfo = {\n platform?: string\n client?: string\n device?: string\n}\nexport type ClientInfo = {\n ip: string\n languages?: string[]\n location?: LocationInfo\n agent?: AgentInfo\n site_id?: string\n}\nexport type SessionModel = {\n user: UserModel\n token: string\n created?: number\n lastUsed?: number\n isService?: boolean\n isApiKey?: boolean\n clientInfo?: ClientInfo\n}\nexport type CreateSessionRequest = {\n /** User name to create session for */\n userName?: string\n /** Message to log in event stream */\n message?: string\n}\nexport type UserPoolModel = {\n id: string\n label: string\n type: 'fixed' | 'metered'\n valid: boolean\n note: string\n exp: number\n max: number\n used: number\n meta?: object\n}\n"],"names":["injectedRtkApi","api","build","queryArg"],"mappings":"yHACMA,EAAiBC,MAAI,gBAAgB,CACzC,UAAYC,IAAW,CACrB,MAAOA,EAAM,SAAwC,CACnD,MAAQC,IAAc,CACpB,IAAK,kBACL,OAAQ,OACR,KAAMA,EAAS,iBACjB,EAAA,CACD,EACD,OAAQD,EAAM,SAA0C,CACtD,MAAO,KAAO,CAAE,IAAK,mBAAoB,OAAQ,MAAO,EAAA,CACzD,EACD,kBAAmBA,EAAM,MAA6D,CACpF,MAAO,KAAO,CAAE,IAAK,qBAAsB,EAAA,CAC5C,EACD,mBAAoBA,EAAM,MAA+D,CACvF,MAAO,KAAO,CAAE,IAAK,oBAAqB,EAAA,CAC3C,EACD,cAAeA,EAAM,SAAwD,CAC3E,MAAQC,IAAc,CACpB,IAAK,qBACL,OAAQ,OACR,KAAMA,EAAS,oBACjB,EAAA,CACD,EACD,aAAcD,EAAM,MAAmD,CACrE,MAAO,KAAO,CAAE,IAAK,iBAAkB,EACxC,CAAA,CAAA,GAEH,iBAAkB,EACpB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"authentication.es.js","sources":["../../../../../src/api/generated/authentication.ts"],"sourcesContent":["import { api } from '@shared/api/base'\nconst injectedRtkApi = api.injectEndpoints({\n endpoints: (build) => ({\n login: build.mutation<LoginApiResponse, LoginApiArg>({\n query: (queryArg) => ({\n url: `/api/auth/login`,\n method: 'POST',\n body: queryArg.loginRequestModel,\n }),\n }),\n logout: build.mutation<LogoutApiResponse, LogoutApiArg>({\n query: () => ({ url: `/api/auth/logout`, method: 'POST' }),\n }),\n tokenAuthCallback: build.query<TokenAuthCallbackApiResponse, TokenAuthCallbackApiArg>({\n query: () => ({ url: `/api/auth/tokenauth` }),\n }),\n listActiveSessions: build.query<ListActiveSessionsApiResponse, ListActiveSessionsApiArg>({\n query: () => ({ url: `/api/auth/sessions` }),\n }),\n createSession: build.mutation<CreateSessionApiResponse, CreateSessionApiArg>({\n query: (queryArg) => ({\n url: `/api/auth/sessions`,\n method: 'POST',\n body: queryArg.createSessionRequest,\n }),\n }),\n getUserPools: build.query<GetUserPoolsApiResponse, GetUserPoolsApiArg>({\n query: () => ({ url: `/api/auth/pools` }),\n }),\n }),\n overrideExisting: false,\n})\nexport { injectedRtkApi as api }\nexport type LoginApiResponse = /** status 200 Successful Response */ LoginResponseModel\nexport type LoginApiArg = {\n loginRequestModel: LoginRequestModel\n}\nexport type LogoutApiResponse = /** status 200 Successful Response */ LogoutResponseModel\nexport type LogoutApiArg = void\nexport type TokenAuthCallbackApiResponse = /** status 200 Successful Response */ LoginResponseModel\nexport type TokenAuthCallbackApiArg = void\nexport type ListActiveSessionsApiResponse = /** status 200 Successful Response */ SessionModel[]\nexport type ListActiveSessionsApiArg = void\nexport type CreateSessionApiResponse = /** status 200 Successful Response */ SessionModel\nexport type CreateSessionApiArg = {\n createSessionRequest: CreateSessionRequest\n}\nexport type GetUserPoolsApiResponse = /** status 200 Successful Response */ UserPoolModel[]\nexport type GetUserPoolsApiArg = void\nexport type UserAttribModel = {\n fullName?: string\n email?: string\n avatarUrl?: string\n developerMode?: boolean\n}\nexport type UserModel = {\n /** Name is an unique id of the {entity_name} */\n name: string\n attrib?: UserAttribModel\n data?: Record<string, any>\n /** Whether the user is active */\n active?: boolean\n ownAttrib?: string[]\n /** Time of creation */\n createdAt?: string\n /** Time of last update */\n updatedAt?: string\n}\nexport type LoginResponseModel = {\n /** Text message, which may be displayed to the user */\n detail?: string\n error?: string\n token?: string\n user?: UserModel\n /** URL to redirect the user after login */\n redirectUrl?: string\n}\nexport type ValidationError = {\n loc: (string | number)[]\n msg: string\n type: string\n}\nexport type HttpValidationError = {\n detail?: ValidationError[]\n}\nexport type LoginRequestModel = {\n /** Username */\n name: string\n /** Password */\n password: string\n}\nexport type LogoutResponseModel = {\n /** Text description, which may be displayed to the user */\n detail?: string\n}\nexport type LocationInfo = {\n country?: string\n subdivision?: string\n city?: string\n}\nexport type AgentInfo = {\n platform?: string\n client?: string\n device?: string\n}\nexport type ClientInfo = {\n ip: string\n languages?: string[]\n location?: LocationInfo\n agent?: AgentInfo\n site_id?: string\n}\nexport type SessionModel = {\n user: UserModel\n token: string\n created?: number\n lastUsed?: number\n isService?: boolean\n isApiKey?: boolean\n clientInfo?: ClientInfo\n}\nexport type CreateSessionRequest = {\n /** User name to create session for */\n userName?: string\n /** Message to log in event stream */\n message?: string\n}\nexport type UserPoolModel = {\n id: string\n label: string\n type: 'fixed' | 'metered'\n valid: boolean\n note: string\n exp: number\n max: number\n used: number\n}\n"],"names":["injectedRtkApi","api","build","queryArg"],"mappings":";AACM,MAAAA,IAAiBC,EAAI,gBAAgB;AAAA,EACzC,WAAW,CAACC,OAAW;AAAA,IACrB,OAAOA,EAAM,SAAwC;AAAA,MACnD,OAAO,CAACC,OAAc;AAAA,QACpB,KAAK;AAAA,QACL,QAAQ;AAAA,QACR,MAAMA,EAAS;AAAA,MACjB;AAAA,IAAA,CACD;AAAA,IACD,QAAQD,EAAM,SAA0C;AAAA,MACtD,OAAO,OAAO,EAAE,KAAK,oBAAoB,QAAQ,OAAO;AAAA,IAAA,CACzD;AAAA,IACD,mBAAmBA,EAAM,MAA6D;AAAA,MACpF,OAAO,OAAO,EAAE,KAAK,sBAAsB;AAAA,IAAA,CAC5C;AAAA,IACD,oBAAoBA,EAAM,MAA+D;AAAA,MACvF,OAAO,OAAO,EAAE,KAAK,qBAAqB;AAAA,IAAA,CAC3C;AAAA,IACD,eAAeA,EAAM,SAAwD;AAAA,MAC3E,OAAO,CAACC,OAAc;AAAA,QACpB,KAAK;AAAA,QACL,QAAQ;AAAA,QACR,MAAMA,EAAS;AAAA,MACjB;AAAA,IAAA,CACD;AAAA,IACD,cAAcD,EAAM,MAAmD;AAAA,MACrE,OAAO,OAAO,EAAE,KAAK,kBAAkB;AAAA,IACxC,CAAA;AAAA,EAAA;AAAA,EAEH,kBAAkB;AACpB,CAAC;"}
1
+ {"version":3,"file":"authentication.es.js","sources":["../../../../../src/api/generated/authentication.ts"],"sourcesContent":["import { api } from '@shared/api/base'\nconst injectedRtkApi = api.injectEndpoints({\n endpoints: (build) => ({\n login: build.mutation<LoginApiResponse, LoginApiArg>({\n query: (queryArg) => ({\n url: `/api/auth/login`,\n method: 'POST',\n body: queryArg.loginRequestModel,\n }),\n }),\n logout: build.mutation<LogoutApiResponse, LogoutApiArg>({\n query: () => ({ url: `/api/auth/logout`, method: 'POST' }),\n }),\n tokenAuthCallback: build.query<TokenAuthCallbackApiResponse, TokenAuthCallbackApiArg>({\n query: () => ({ url: `/api/auth/tokenauth` }),\n }),\n listActiveSessions: build.query<ListActiveSessionsApiResponse, ListActiveSessionsApiArg>({\n query: () => ({ url: `/api/auth/sessions` }),\n }),\n createSession: build.mutation<CreateSessionApiResponse, CreateSessionApiArg>({\n query: (queryArg) => ({\n url: `/api/auth/sessions`,\n method: 'POST',\n body: queryArg.createSessionRequest,\n }),\n }),\n getUserPools: build.query<GetUserPoolsApiResponse, GetUserPoolsApiArg>({\n query: () => ({ url: `/api/auth/pools` }),\n }),\n }),\n overrideExisting: false,\n})\nexport { injectedRtkApi as api }\nexport type LoginApiResponse = /** status 200 Successful Response */ LoginResponseModel\nexport type LoginApiArg = {\n loginRequestModel: LoginRequestModel\n}\nexport type LogoutApiResponse = /** status 200 Successful Response */ LogoutResponseModel\nexport type LogoutApiArg = void\nexport type TokenAuthCallbackApiResponse = /** status 200 Successful Response */ LoginResponseModel\nexport type TokenAuthCallbackApiArg = void\nexport type ListActiveSessionsApiResponse = /** status 200 Successful Response */ SessionModel[]\nexport type ListActiveSessionsApiArg = void\nexport type CreateSessionApiResponse = /** status 200 Successful Response */ SessionModel\nexport type CreateSessionApiArg = {\n createSessionRequest: CreateSessionRequest\n}\nexport type GetUserPoolsApiResponse = /** status 200 Successful Response */ UserPoolModel[]\nexport type GetUserPoolsApiArg = void\nexport type UserAttribModel = {\n fullName?: string\n email?: string\n avatarUrl?: string\n developerMode?: boolean\n}\nexport type UserModel = {\n /** Name is an unique id of the {entity_name} */\n name: string\n uiExposureLevel?: number\n attrib?: UserAttribModel\n data?: Record<string, any>\n /** Whether the user is active */\n active?: boolean\n ownAttrib?: string[]\n /** Time of creation */\n createdAt?: string\n /** Time of last update */\n updatedAt?: string\n}\nexport type LoginResponseModel = {\n /** Text message, which may be displayed to the user */\n detail?: string\n error?: string\n token?: string\n user?: UserModel\n /** URL to redirect the user after login */\n redirectUrl?: string\n}\nexport type ValidationError = {\n loc: (string | number)[]\n msg: string\n type: string\n}\nexport type HttpValidationError = {\n detail?: ValidationError[]\n}\nexport type LoginRequestModel = {\n /** Username */\n name: string\n /** Password */\n password: string\n}\nexport type LogoutResponseModel = {\n /** Text description, which may be displayed to the user */\n detail?: string\n}\nexport type LocationInfo = {\n country?: string\n subdivision?: string\n city?: string\n}\nexport type AgentInfo = {\n platform?: string\n client?: string\n device?: string\n}\nexport type ClientInfo = {\n ip: string\n languages?: string[]\n location?: LocationInfo\n agent?: AgentInfo\n site_id?: string\n}\nexport type SessionModel = {\n user: UserModel\n token: string\n created?: number\n lastUsed?: number\n isService?: boolean\n isApiKey?: boolean\n clientInfo?: ClientInfo\n}\nexport type CreateSessionRequest = {\n /** User name to create session for */\n userName?: string\n /** Message to log in event stream */\n message?: string\n}\nexport type UserPoolModel = {\n id: string\n label: string\n type: 'fixed' | 'metered'\n valid: boolean\n note: string\n exp: number\n max: number\n used: number\n meta?: object\n}\n"],"names":["injectedRtkApi","api","build","queryArg"],"mappings":";AACM,MAAAA,IAAiBC,EAAI,gBAAgB;AAAA,EACzC,WAAW,CAACC,OAAW;AAAA,IACrB,OAAOA,EAAM,SAAwC;AAAA,MACnD,OAAO,CAACC,OAAc;AAAA,QACpB,KAAK;AAAA,QACL,QAAQ;AAAA,QACR,MAAMA,EAAS;AAAA,MACjB;AAAA,IAAA,CACD;AAAA,IACD,QAAQD,EAAM,SAA0C;AAAA,MACtD,OAAO,OAAO,EAAE,KAAK,oBAAoB,QAAQ,OAAO;AAAA,IAAA,CACzD;AAAA,IACD,mBAAmBA,EAAM,MAA6D;AAAA,MACpF,OAAO,OAAO,EAAE,KAAK,sBAAsB;AAAA,IAAA,CAC5C;AAAA,IACD,oBAAoBA,EAAM,MAA+D;AAAA,MACvF,OAAO,OAAO,EAAE,KAAK,qBAAqB;AAAA,IAAA,CAC3C;AAAA,IACD,eAAeA,EAAM,SAAwD;AAAA,MAC3E,OAAO,CAACC,OAAc;AAAA,QACpB,KAAK;AAAA,QACL,QAAQ;AAAA,QACR,MAAMA,EAAS;AAAA,MACjB;AAAA,IAAA,CACD;AAAA,IACD,cAAcD,EAAM,MAAmD;AAAA,MACrE,OAAO,OAAO,EAAE,KAAK,kBAAkB;AAAA,IACxC,CAAA;AAAA,EAAA;AAAA,EAEH,kBAAkB;AACpB,CAAC;"}
@@ -1 +1 @@
1
- {"version":3,"file":"configuration.cjs.js","sources":["../../../../../src/api/generated/configuration.ts"],"sourcesContent":["import { api } from '@shared/api/base'\nconst injectedRtkApi = api.injectEndpoints({\n endpoints: (build) => ({\n getServerConfigSchema: build.query<\n GetServerConfigSchemaApiResponse,\n GetServerConfigSchemaApiArg\n >({\n query: () => ({ url: `/api/config/schema` }),\n }),\n getServerConfig: build.query<GetServerConfigApiResponse, GetServerConfigApiArg>({\n query: () => ({ url: `/api/config` }),\n }),\n setServerConfig: build.mutation<SetServerConfigApiResponse, SetServerConfigApiArg>({\n query: (queryArg) => ({\n url: `/api/config`,\n method: 'POST',\n body: queryArg.serverConfigModel,\n }),\n }),\n getServerConfigOverrides: build.query<\n GetServerConfigOverridesApiResponse,\n GetServerConfigOverridesApiArg\n >({\n query: () => ({ url: `/api/config/overrides` }),\n }),\n getConfigValue: build.query<GetConfigValueApiResponse, GetConfigValueApiArg>({\n query: (queryArg) => ({ url: `/api/config/value/${queryArg.key}` }),\n }),\n getServerConfigFile: build.query<GetServerConfigFileApiResponse, GetServerConfigFileApiArg>({\n query: (queryArg) => ({ url: `/api/config/files/${queryArg.fileType}` }),\n }),\n uploadServerConfigFile: build.mutation<\n UploadServerConfigFileApiResponse,\n UploadServerConfigFileApiArg\n >({\n query: (queryArg) => ({\n url: `/api/config/files/${queryArg.fileType}`,\n method: 'PUT',\n headers: {\n 'x-file-name': queryArg['x-file-name'],\n 'content-type': queryArg['content-type'],\n },\n }),\n }),\n }),\n overrideExisting: false,\n})\nexport { injectedRtkApi as api }\nexport type GetServerConfigSchemaApiResponse = /** status 200 Successful Response */ object\nexport type GetServerConfigSchemaApiArg = void\nexport type GetServerConfigApiResponse = /** status 200 Successful Response */ ServerConfigModel\nexport type GetServerConfigApiArg = void\nexport type SetServerConfigApiResponse = /** status 200 Successful Response */ any\nexport type SetServerConfigApiArg = {\n serverConfigModel: ServerConfigModel\n}\nexport type GetServerConfigOverridesApiResponse = /** status 200 Successful Response */ object\nexport type GetServerConfigOverridesApiArg = void\nexport type GetConfigValueApiResponse = /** status 200 Successful Response */ any\nexport type GetConfigValueApiArg = {\n /** The key of the configuration value to retrieve */\n key: string\n}\nexport type GetServerConfigFileApiResponse = /** status 200 Successful Response */ any\nexport type GetServerConfigFileApiArg = {\n fileType: 'login_background' | 'studio_logo'\n}\nexport type UploadServerConfigFileApiResponse = /** status 200 Successful Response */ any\nexport type UploadServerConfigFileApiArg = {\n /** The type of file to upload. */\n fileType: 'login_background' | 'studio_logo'\n /** The name of the file. */\n 'x-file-name': string\n 'content-type': string\n}\nexport type CustomizationModel = {\n login_background?: string\n studio_logo?: string\n /** The message that is displayed to users on the login page. Markdown syntax is supported. */\n motd?: string\n}\nexport type AuthenticationModel = {\n /** If enabled, password authentication will be hidden from the login page. */\n hide_password_auth?: boolean\n}\nexport type ProjectOptionsModel = {\n /** A regular expression that is used to create project code from the project name. */\n project_code_regex?: string\n}\nexport type ChangelogSettingsModel = {\n /** If enabled, the changelog will be shown to normal users. */\n show_changelog_to_users?: boolean\n}\nexport type ServerConfigModel = {\n /** The name of the studio */\n studio_name?: string\n /** Customization options for the login page */\n customization?: CustomizationModel\n /** Settings related to user authentication */\n authentication?: AuthenticationModel\n project_options?: ProjectOptionsModel\n /** Settings for the changelog feature */\n changelog?: ChangelogSettingsModel\n}\nexport type ValidationError = {\n loc: (string | number)[]\n msg: string\n type: string\n}\nexport type HttpValidationError = {\n detail?: ValidationError[]\n}\n"],"names":["injectedRtkApi","api","build","queryArg"],"mappings":"yHACMA,EAAiBC,MAAI,gBAAgB,CACzC,UAAYC,IAAW,CACrB,sBAAuBA,EAAM,MAG3B,CACA,MAAO,KAAO,CAAE,IAAK,oBAAqB,EAAA,CAC3C,EACD,gBAAiBA,EAAM,MAAyD,CAC9E,MAAO,KAAO,CAAE,IAAK,aAAc,EAAA,CACpC,EACD,gBAAiBA,EAAM,SAA4D,CACjF,MAAQC,IAAc,CACpB,IAAK,cACL,OAAQ,OACR,KAAMA,EAAS,iBACjB,EAAA,CACD,EACD,yBAA0BD,EAAM,MAG9B,CACA,MAAO,KAAO,CAAE,IAAK,uBAAwB,EAAA,CAC9C,EACD,eAAgBA,EAAM,MAAuD,CAC3E,MAAQC,IAAc,CAAE,IAAK,qBAAqBA,EAAS,GAAG,EAAG,EAAA,CAClE,EACD,oBAAqBD,EAAM,MAAiE,CAC1F,MAAQC,IAAc,CAAE,IAAK,qBAAqBA,EAAS,QAAQ,EAAG,EAAA,CACvE,EACD,uBAAwBD,EAAM,SAG5B,CACA,MAAQC,IAAc,CACpB,IAAK,qBAAqBA,EAAS,QAAQ,GAC3C,OAAQ,MACR,QAAS,CACP,cAAeA,EAAS,aAAa,EACrC,eAAgBA,EAAS,cAAc,CAAA,CAE3C,EACD,CAAA,CAAA,GAEH,iBAAkB,EACpB,CAAC"}
1
+ {"version":3,"file":"configuration.cjs.js","sources":["../../../../../src/api/generated/configuration.ts"],"sourcesContent":["import { api } from '@shared/api/base'\nconst injectedRtkApi = api.injectEndpoints({\n endpoints: (build) => ({\n getServerConfigSchema: build.query<\n GetServerConfigSchemaApiResponse,\n GetServerConfigSchemaApiArg\n >({\n query: () => ({ url: `/api/config/schema` }),\n }),\n getServerConfig: build.query<GetServerConfigApiResponse, GetServerConfigApiArg>({\n query: () => ({ url: `/api/config` }),\n }),\n setServerConfig: build.mutation<SetServerConfigApiResponse, SetServerConfigApiArg>({\n query: (queryArg) => ({\n url: `/api/config`,\n method: 'POST',\n body: queryArg.serverConfigModel,\n }),\n }),\n getServerConfigOverrides: build.query<\n GetServerConfigOverridesApiResponse,\n GetServerConfigOverridesApiArg\n >({\n query: () => ({ url: `/api/config/overrides` }),\n }),\n getConfigValue: build.query<GetConfigValueApiResponse, GetConfigValueApiArg>({\n query: (queryArg) => ({ url: `/api/config/value/${queryArg.key}` }),\n }),\n getServerConfigFile: build.query<GetServerConfigFileApiResponse, GetServerConfigFileApiArg>({\n query: (queryArg) => ({ url: `/api/config/files/${queryArg.fileType}` }),\n }),\n uploadServerConfigFile: build.mutation<\n UploadServerConfigFileApiResponse,\n UploadServerConfigFileApiArg\n >({\n query: (queryArg) => ({\n url: `/api/config/files/${queryArg.fileType}`,\n method: 'PUT',\n headers: {\n 'x-file-name': queryArg['x-file-name'],\n 'content-type': queryArg['content-type'],\n },\n }),\n }),\n }),\n overrideExisting: false,\n})\nexport { injectedRtkApi as api }\nexport type GetServerConfigSchemaApiResponse = /** status 200 Successful Response */ object\nexport type GetServerConfigSchemaApiArg = void\nexport type GetServerConfigApiResponse = /** status 200 Successful Response */ ServerConfigModel\nexport type GetServerConfigApiArg = void\nexport type SetServerConfigApiResponse = /** status 200 Successful Response */ any\nexport type SetServerConfigApiArg = {\n serverConfigModel: ServerConfigModel\n}\nexport type GetServerConfigOverridesApiResponse = /** status 200 Successful Response */ object\nexport type GetServerConfigOverridesApiArg = void\nexport type GetConfigValueApiResponse = /** status 200 Successful Response */ any\nexport type GetConfigValueApiArg = {\n /** The key of the configuration value to retrieve */\n key: string\n}\nexport type GetServerConfigFileApiResponse = /** status 200 Successful Response */ any\nexport type GetServerConfigFileApiArg = {\n fileType: 'login_background' | 'studio_logo'\n}\nexport type UploadServerConfigFileApiResponse = /** status 200 Successful Response */ any\nexport type UploadServerConfigFileApiArg = {\n /** The type of file to upload. */\n fileType: 'login_background' | 'studio_logo'\n /** The name of the file. */\n 'x-file-name': string\n 'content-type': string\n}\nexport type CustomizationModel = {\n login_background?: string\n studio_logo?: string\n /** The message that is displayed to users on the login page. Markdown syntax is supported. */\n motd?: string\n /** A list of flags that will be passed to the frontend. These can be used to enable or disable frontend features. */\n frontend_flags?: string[]\n}\nexport type AuthenticationModel = {\n /** If enabled, password authentication will be hidden from the login page. */\n hide_password_auth?: boolean\n}\nexport type ProjectOptionsModel = {\n /** A regular expression that is used to create project code from the project name. */\n project_code_regex?: string\n}\nexport type ChangelogSettingsModel = {\n /** If enabled, the changelog will be shown to normal users. */\n show_changelog_to_users?: boolean\n}\nexport type ServerConfigModel = {\n /** The name of the studio */\n studio_name?: string\n /** Customization options for the web interface */\n customization?: CustomizationModel\n /** Settings related to user authentication */\n authentication?: AuthenticationModel\n project_options?: ProjectOptionsModel\n /** Settings for the changelog feature */\n changelog?: ChangelogSettingsModel\n}\nexport type ValidationError = {\n loc: (string | number)[]\n msg: string\n type: string\n}\nexport type HttpValidationError = {\n detail?: ValidationError[]\n}\n"],"names":["injectedRtkApi","api","build","queryArg"],"mappings":"yHACMA,EAAiBC,MAAI,gBAAgB,CACzC,UAAYC,IAAW,CACrB,sBAAuBA,EAAM,MAG3B,CACA,MAAO,KAAO,CAAE,IAAK,oBAAqB,EAAA,CAC3C,EACD,gBAAiBA,EAAM,MAAyD,CAC9E,MAAO,KAAO,CAAE,IAAK,aAAc,EAAA,CACpC,EACD,gBAAiBA,EAAM,SAA4D,CACjF,MAAQC,IAAc,CACpB,IAAK,cACL,OAAQ,OACR,KAAMA,EAAS,iBACjB,EAAA,CACD,EACD,yBAA0BD,EAAM,MAG9B,CACA,MAAO,KAAO,CAAE,IAAK,uBAAwB,EAAA,CAC9C,EACD,eAAgBA,EAAM,MAAuD,CAC3E,MAAQC,IAAc,CAAE,IAAK,qBAAqBA,EAAS,GAAG,EAAG,EAAA,CAClE,EACD,oBAAqBD,EAAM,MAAiE,CAC1F,MAAQC,IAAc,CAAE,IAAK,qBAAqBA,EAAS,QAAQ,EAAG,EAAA,CACvE,EACD,uBAAwBD,EAAM,SAG5B,CACA,MAAQC,IAAc,CACpB,IAAK,qBAAqBA,EAAS,QAAQ,GAC3C,OAAQ,MACR,QAAS,CACP,cAAeA,EAAS,aAAa,EACrC,eAAgBA,EAAS,cAAc,CAAA,CAE3C,EACD,CAAA,CAAA,GAEH,iBAAkB,EACpB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"configuration.es.js","sources":["../../../../../src/api/generated/configuration.ts"],"sourcesContent":["import { api } from '@shared/api/base'\nconst injectedRtkApi = api.injectEndpoints({\n endpoints: (build) => ({\n getServerConfigSchema: build.query<\n GetServerConfigSchemaApiResponse,\n GetServerConfigSchemaApiArg\n >({\n query: () => ({ url: `/api/config/schema` }),\n }),\n getServerConfig: build.query<GetServerConfigApiResponse, GetServerConfigApiArg>({\n query: () => ({ url: `/api/config` }),\n }),\n setServerConfig: build.mutation<SetServerConfigApiResponse, SetServerConfigApiArg>({\n query: (queryArg) => ({\n url: `/api/config`,\n method: 'POST',\n body: queryArg.serverConfigModel,\n }),\n }),\n getServerConfigOverrides: build.query<\n GetServerConfigOverridesApiResponse,\n GetServerConfigOverridesApiArg\n >({\n query: () => ({ url: `/api/config/overrides` }),\n }),\n getConfigValue: build.query<GetConfigValueApiResponse, GetConfigValueApiArg>({\n query: (queryArg) => ({ url: `/api/config/value/${queryArg.key}` }),\n }),\n getServerConfigFile: build.query<GetServerConfigFileApiResponse, GetServerConfigFileApiArg>({\n query: (queryArg) => ({ url: `/api/config/files/${queryArg.fileType}` }),\n }),\n uploadServerConfigFile: build.mutation<\n UploadServerConfigFileApiResponse,\n UploadServerConfigFileApiArg\n >({\n query: (queryArg) => ({\n url: `/api/config/files/${queryArg.fileType}`,\n method: 'PUT',\n headers: {\n 'x-file-name': queryArg['x-file-name'],\n 'content-type': queryArg['content-type'],\n },\n }),\n }),\n }),\n overrideExisting: false,\n})\nexport { injectedRtkApi as api }\nexport type GetServerConfigSchemaApiResponse = /** status 200 Successful Response */ object\nexport type GetServerConfigSchemaApiArg = void\nexport type GetServerConfigApiResponse = /** status 200 Successful Response */ ServerConfigModel\nexport type GetServerConfigApiArg = void\nexport type SetServerConfigApiResponse = /** status 200 Successful Response */ any\nexport type SetServerConfigApiArg = {\n serverConfigModel: ServerConfigModel\n}\nexport type GetServerConfigOverridesApiResponse = /** status 200 Successful Response */ object\nexport type GetServerConfigOverridesApiArg = void\nexport type GetConfigValueApiResponse = /** status 200 Successful Response */ any\nexport type GetConfigValueApiArg = {\n /** The key of the configuration value to retrieve */\n key: string\n}\nexport type GetServerConfigFileApiResponse = /** status 200 Successful Response */ any\nexport type GetServerConfigFileApiArg = {\n fileType: 'login_background' | 'studio_logo'\n}\nexport type UploadServerConfigFileApiResponse = /** status 200 Successful Response */ any\nexport type UploadServerConfigFileApiArg = {\n /** The type of file to upload. */\n fileType: 'login_background' | 'studio_logo'\n /** The name of the file. */\n 'x-file-name': string\n 'content-type': string\n}\nexport type CustomizationModel = {\n login_background?: string\n studio_logo?: string\n /** The message that is displayed to users on the login page. Markdown syntax is supported. */\n motd?: string\n}\nexport type AuthenticationModel = {\n /** If enabled, password authentication will be hidden from the login page. */\n hide_password_auth?: boolean\n}\nexport type ProjectOptionsModel = {\n /** A regular expression that is used to create project code from the project name. */\n project_code_regex?: string\n}\nexport type ChangelogSettingsModel = {\n /** If enabled, the changelog will be shown to normal users. */\n show_changelog_to_users?: boolean\n}\nexport type ServerConfigModel = {\n /** The name of the studio */\n studio_name?: string\n /** Customization options for the login page */\n customization?: CustomizationModel\n /** Settings related to user authentication */\n authentication?: AuthenticationModel\n project_options?: ProjectOptionsModel\n /** Settings for the changelog feature */\n changelog?: ChangelogSettingsModel\n}\nexport type ValidationError = {\n loc: (string | number)[]\n msg: string\n type: string\n}\nexport type HttpValidationError = {\n detail?: ValidationError[]\n}\n"],"names":["injectedRtkApi","api","build","queryArg"],"mappings":";AACM,MAAAA,IAAiBC,EAAI,gBAAgB;AAAA,EACzC,WAAW,CAACC,OAAW;AAAA,IACrB,uBAAuBA,EAAM,MAG3B;AAAA,MACA,OAAO,OAAO,EAAE,KAAK,qBAAqB;AAAA,IAAA,CAC3C;AAAA,IACD,iBAAiBA,EAAM,MAAyD;AAAA,MAC9E,OAAO,OAAO,EAAE,KAAK,cAAc;AAAA,IAAA,CACpC;AAAA,IACD,iBAAiBA,EAAM,SAA4D;AAAA,MACjF,OAAO,CAACC,OAAc;AAAA,QACpB,KAAK;AAAA,QACL,QAAQ;AAAA,QACR,MAAMA,EAAS;AAAA,MACjB;AAAA,IAAA,CACD;AAAA,IACD,0BAA0BD,EAAM,MAG9B;AAAA,MACA,OAAO,OAAO,EAAE,KAAK,wBAAwB;AAAA,IAAA,CAC9C;AAAA,IACD,gBAAgBA,EAAM,MAAuD;AAAA,MAC3E,OAAO,CAACC,OAAc,EAAE,KAAK,qBAAqBA,EAAS,GAAG,GAAG;AAAA,IAAA,CAClE;AAAA,IACD,qBAAqBD,EAAM,MAAiE;AAAA,MAC1F,OAAO,CAACC,OAAc,EAAE,KAAK,qBAAqBA,EAAS,QAAQ,GAAG;AAAA,IAAA,CACvE;AAAA,IACD,wBAAwBD,EAAM,SAG5B;AAAA,MACA,OAAO,CAACC,OAAc;AAAA,QACpB,KAAK,qBAAqBA,EAAS,QAAQ;AAAA,QAC3C,QAAQ;AAAA,QACR,SAAS;AAAA,UACP,eAAeA,EAAS,aAAa;AAAA,UACrC,gBAAgBA,EAAS,cAAc;AAAA,QAAA;AAAA,MAE3C;AAAA,IACD,CAAA;AAAA,EAAA;AAAA,EAEH,kBAAkB;AACpB,CAAC;"}
1
+ {"version":3,"file":"configuration.es.js","sources":["../../../../../src/api/generated/configuration.ts"],"sourcesContent":["import { api } from '@shared/api/base'\nconst injectedRtkApi = api.injectEndpoints({\n endpoints: (build) => ({\n getServerConfigSchema: build.query<\n GetServerConfigSchemaApiResponse,\n GetServerConfigSchemaApiArg\n >({\n query: () => ({ url: `/api/config/schema` }),\n }),\n getServerConfig: build.query<GetServerConfigApiResponse, GetServerConfigApiArg>({\n query: () => ({ url: `/api/config` }),\n }),\n setServerConfig: build.mutation<SetServerConfigApiResponse, SetServerConfigApiArg>({\n query: (queryArg) => ({\n url: `/api/config`,\n method: 'POST',\n body: queryArg.serverConfigModel,\n }),\n }),\n getServerConfigOverrides: build.query<\n GetServerConfigOverridesApiResponse,\n GetServerConfigOverridesApiArg\n >({\n query: () => ({ url: `/api/config/overrides` }),\n }),\n getConfigValue: build.query<GetConfigValueApiResponse, GetConfigValueApiArg>({\n query: (queryArg) => ({ url: `/api/config/value/${queryArg.key}` }),\n }),\n getServerConfigFile: build.query<GetServerConfigFileApiResponse, GetServerConfigFileApiArg>({\n query: (queryArg) => ({ url: `/api/config/files/${queryArg.fileType}` }),\n }),\n uploadServerConfigFile: build.mutation<\n UploadServerConfigFileApiResponse,\n UploadServerConfigFileApiArg\n >({\n query: (queryArg) => ({\n url: `/api/config/files/${queryArg.fileType}`,\n method: 'PUT',\n headers: {\n 'x-file-name': queryArg['x-file-name'],\n 'content-type': queryArg['content-type'],\n },\n }),\n }),\n }),\n overrideExisting: false,\n})\nexport { injectedRtkApi as api }\nexport type GetServerConfigSchemaApiResponse = /** status 200 Successful Response */ object\nexport type GetServerConfigSchemaApiArg = void\nexport type GetServerConfigApiResponse = /** status 200 Successful Response */ ServerConfigModel\nexport type GetServerConfigApiArg = void\nexport type SetServerConfigApiResponse = /** status 200 Successful Response */ any\nexport type SetServerConfigApiArg = {\n serverConfigModel: ServerConfigModel\n}\nexport type GetServerConfigOverridesApiResponse = /** status 200 Successful Response */ object\nexport type GetServerConfigOverridesApiArg = void\nexport type GetConfigValueApiResponse = /** status 200 Successful Response */ any\nexport type GetConfigValueApiArg = {\n /** The key of the configuration value to retrieve */\n key: string\n}\nexport type GetServerConfigFileApiResponse = /** status 200 Successful Response */ any\nexport type GetServerConfigFileApiArg = {\n fileType: 'login_background' | 'studio_logo'\n}\nexport type UploadServerConfigFileApiResponse = /** status 200 Successful Response */ any\nexport type UploadServerConfigFileApiArg = {\n /** The type of file to upload. */\n fileType: 'login_background' | 'studio_logo'\n /** The name of the file. */\n 'x-file-name': string\n 'content-type': string\n}\nexport type CustomizationModel = {\n login_background?: string\n studio_logo?: string\n /** The message that is displayed to users on the login page. Markdown syntax is supported. */\n motd?: string\n /** A list of flags that will be passed to the frontend. These can be used to enable or disable frontend features. */\n frontend_flags?: string[]\n}\nexport type AuthenticationModel = {\n /** If enabled, password authentication will be hidden from the login page. */\n hide_password_auth?: boolean\n}\nexport type ProjectOptionsModel = {\n /** A regular expression that is used to create project code from the project name. */\n project_code_regex?: string\n}\nexport type ChangelogSettingsModel = {\n /** If enabled, the changelog will be shown to normal users. */\n show_changelog_to_users?: boolean\n}\nexport type ServerConfigModel = {\n /** The name of the studio */\n studio_name?: string\n /** Customization options for the web interface */\n customization?: CustomizationModel\n /** Settings related to user authentication */\n authentication?: AuthenticationModel\n project_options?: ProjectOptionsModel\n /** Settings for the changelog feature */\n changelog?: ChangelogSettingsModel\n}\nexport type ValidationError = {\n loc: (string | number)[]\n msg: string\n type: string\n}\nexport type HttpValidationError = {\n detail?: ValidationError[]\n}\n"],"names":["injectedRtkApi","api","build","queryArg"],"mappings":";AACM,MAAAA,IAAiBC,EAAI,gBAAgB;AAAA,EACzC,WAAW,CAACC,OAAW;AAAA,IACrB,uBAAuBA,EAAM,MAG3B;AAAA,MACA,OAAO,OAAO,EAAE,KAAK,qBAAqB;AAAA,IAAA,CAC3C;AAAA,IACD,iBAAiBA,EAAM,MAAyD;AAAA,MAC9E,OAAO,OAAO,EAAE,KAAK,cAAc;AAAA,IAAA,CACpC;AAAA,IACD,iBAAiBA,EAAM,SAA4D;AAAA,MACjF,OAAO,CAACC,OAAc;AAAA,QACpB,KAAK;AAAA,QACL,QAAQ;AAAA,QACR,MAAMA,EAAS;AAAA,MACjB;AAAA,IAAA,CACD;AAAA,IACD,0BAA0BD,EAAM,MAG9B;AAAA,MACA,OAAO,OAAO,EAAE,KAAK,wBAAwB;AAAA,IAAA,CAC9C;AAAA,IACD,gBAAgBA,EAAM,MAAuD;AAAA,MAC3E,OAAO,CAACC,OAAc,EAAE,KAAK,qBAAqBA,EAAS,GAAG,GAAG;AAAA,IAAA,CAClE;AAAA,IACD,qBAAqBD,EAAM,MAAiE;AAAA,MAC1F,OAAO,CAACC,OAAc,EAAE,KAAK,qBAAqBA,EAAS,QAAQ,GAAG;AAAA,IAAA,CACvE;AAAA,IACD,wBAAwBD,EAAM,SAG5B;AAAA,MACA,OAAO,CAACC,OAAc;AAAA,QACpB,KAAK,qBAAqBA,EAAS,QAAQ;AAAA,QAC3C,QAAQ;AAAA,QACR,SAAS;AAAA,UACP,eAAeA,EAAS,aAAa;AAAA,UACrC,gBAAgBA,EAAS,cAAc;AAAA,QAAA;AAAA,MAE3C;AAAA,IACD,CAAA;AAAA,EAAA;AAAA,EAEH,kBAAkB;AACpB,CAAC;"}
@@ -1,2 +1,2 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const s=require("../base/client.cjs.js"),i=s.api.injectEndpoints({endpoints:e=>({getEntityListAttributesDefinition:e.query({query:t=>({url:`/api/projects/${t.projectName}/lists/${t.listId}/attributes`})}),setEntityListAttributesDefinition:e.mutation({query:t=>({url:`/api/projects/${t.projectName}/lists/${t.listId}/attributes`,method:"PUT",body:t.payload})}),getListEntities:e.query({query:t=>({url:`/api/projects/${t.projectName}/lists/${t.listId}/entities`})}),getEntityListFolders:e.query({query:t=>({url:`/api/projects/${t.projectName}/entityListFolders`})}),createEntityListFolder:e.mutation({query:t=>({url:`/api/projects/${t.projectName}/entityListFolders`,method:"POST",body:t.entityListFolderPostModel,headers:{"x-sender":t["x-sender"],"x-sender-type":t["x-sender-type"]}})}),deleteEntityListFolder:e.mutation({query:t=>({url:`/api/projects/${t.projectName}/entityListFolders/${t.folderId}`,method:"DELETE",headers:{"x-sender":t["x-sender"],"x-sender-type":t["x-sender-type"]}})}),updateEntityListFolder:e.mutation({query:t=>({url:`/api/projects/${t.projectName}/entityListFolders/${t.folderId}`,method:"PATCH",body:t.entityListFolderPatchModel,headers:{"x-sender":t["x-sender"],"x-sender-type":t["x-sender-type"]}})}),setEntityListFoldersOrder:e.mutation({query:t=>({url:`/api/projects/${t.projectName}/entityListFolders/order`,method:"POST",body:t.entityListFolderOrderModel,headers:{"x-sender":t["x-sender"],"x-sender-type":t["x-sender-type"]}})}),createEntityListItem:e.mutation({query:t=>({url:`/api/projects/${t.projectName}/lists/${t.listId}/items`,method:"POST",body:t.entityListItemPostModel,headers:{"x-sender":t["x-sender"],"x-sender-type":t["x-sender-type"]}})}),updateEntityListItems:e.mutation({query:t=>({url:`/api/projects/${t.projectName}/lists/${t.listId}/items`,method:"PATCH",body:t.entityListMultiPatchModel,headers:{"x-sender":t["x-sender"],"x-sender-type":t["x-sender-type"]}})}),deleteEntityListItem:e.mutation({query:t=>({url:`/api/projects/${t.projectName}/lists/${t.listId}/items/${t.listItemId}`,method:"DELETE",headers:{"x-sender":t["x-sender"],"x-sender-type":t["x-sender-type"]}})}),updateEntityListItem:e.mutation({query:t=>({url:`/api/projects/${t.projectName}/lists/${t.listId}/items/${t.listItemId}`,method:"PATCH",body:t.entityListItemPatchModel,headers:{"x-sender":t["x-sender"],"x-sender-type":t["x-sender-type"]}})}),createEntityList:e.mutation({query:t=>({url:`/api/projects/${t.projectName}/lists`,method:"POST",body:t.entityListPostModel,headers:{"x-sender":t["x-sender"],"x-sender-type":t["x-sender-type"]}})}),getEntityList:e.query({query:t=>({url:`/api/projects/${t.projectName}/lists/${t.listId}`,params:{metadata_only:t.metadataOnly}})}),deleteEntityList:e.mutation({query:t=>({url:`/api/projects/${t.projectName}/lists/${t.listId}`,method:"DELETE"})}),updateEntityList:e.mutation({query:t=>({url:`/api/projects/${t.projectName}/lists/${t.listId}`,method:"PATCH",body:t.entityListPatchModel,headers:{"x-sender":t["x-sender"],"x-sender-type":t["x-sender-type"]}})}),materializeEntityList:e.mutation({query:t=>({url:`/api/projects/${t.projectName}/lists/${t.listId}/materialize`,method:"POST",headers:{"x-sender":t["x-sender"],"x-sender-type":t["x-sender-type"]}})})}),overrideExisting:!1});exports.api=i;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const s=require("../base/client.cjs.js"),i=s.api.injectEndpoints({endpoints:t=>({getEntityListAttributesDefinition:t.query({query:e=>({url:`/api/projects/${e.projectName}/lists/${e.listId}/attributes`})}),setEntityListAttributesDefinition:t.mutation({query:e=>({url:`/api/projects/${e.projectName}/lists/${e.listId}/attributes`,method:"PUT",body:e.payload})}),getListEntities:t.query({query:e=>({url:`/api/projects/${e.projectName}/lists/${e.listId}/entities`})}),getEntityListFolders:t.query({query:e=>({url:`/api/projects/${e.projectName}/entityListFolders`})}),createEntityListFolder:t.mutation({query:e=>({url:`/api/projects/${e.projectName}/entityListFolders`,method:"POST",body:e.entityListFolderPostModel,headers:{"x-sender":e["x-sender"],"x-sender-type":e["x-sender-type"]}})}),deleteEntityListFolder:t.mutation({query:e=>({url:`/api/projects/${e.projectName}/entityListFolders/${e.folderId}`,method:"DELETE",headers:{"x-sender":e["x-sender"],"x-sender-type":e["x-sender-type"]}})}),updateEntityListFolder:t.mutation({query:e=>({url:`/api/projects/${e.projectName}/entityListFolders/${e.folderId}`,method:"PATCH",body:e.entityListFolderPatchModel,headers:{"x-sender":e["x-sender"],"x-sender-type":e["x-sender-type"]}})}),setEntityListFoldersOrder:t.mutation({query:e=>({url:`/api/projects/${e.projectName}/entityListFolders/order`,method:"POST",body:e.entityListFolderOrderModel,headers:{"x-sender":e["x-sender"],"x-sender-type":e["x-sender-type"]}})}),createEntityListItem:t.mutation({query:e=>({url:`/api/projects/${e.projectName}/lists/${e.listId}/items`,method:"POST",body:e.entityListItemPostModel,headers:{"x-sender":e["x-sender"],"x-sender-type":e["x-sender-type"]}})}),updateEntityListItems:t.mutation({query:e=>({url:`/api/projects/${e.projectName}/lists/${e.listId}/items`,method:"PATCH",body:e.entityListMultiPatchModel,headers:{"x-sender":e["x-sender"],"x-sender-type":e["x-sender-type"]}})}),deleteEntityListItem:t.mutation({query:e=>({url:`/api/projects/${e.projectName}/lists/${e.listId}/items/${e.listItemId}`,method:"DELETE",headers:{"x-sender":e["x-sender"],"x-sender-type":e["x-sender-type"]}})}),updateEntityListItem:t.mutation({query:e=>({url:`/api/projects/${e.projectName}/lists/${e.listId}/items/${e.listItemId}`,method:"PATCH",body:e.entityListItemPatchModel,headers:{"x-sender":e["x-sender"],"x-sender-type":e["x-sender-type"]}})}),createEntityList:t.mutation({query:e=>({url:`/api/projects/${e.projectName}/lists`,method:"POST",body:e.entityListPostModel,headers:{"x-sender":e["x-sender"],"x-sender-type":e["x-sender-type"]}})}),getEntityList:t.query({query:e=>({url:`/api/projects/${e.projectName}/lists/${e.listId}`,params:{metadata_only:e.metadataOnly}})}),deleteEntityList:t.mutation({query:e=>({url:`/api/projects/${e.projectName}/lists/${e.listId}`,method:"DELETE",headers:{"x-sender":e["x-sender"],"x-sender-type":e["x-sender-type"]}})}),updateEntityList:t.mutation({query:e=>({url:`/api/projects/${e.projectName}/lists/${e.listId}`,method:"PATCH",body:e.entityListPatchModel,headers:{"x-sender":e["x-sender"],"x-sender-type":e["x-sender-type"]}})}),materializeEntityList:t.mutation({query:e=>({url:`/api/projects/${e.projectName}/lists/${e.listId}/materialize`,method:"POST",headers:{"x-sender":e["x-sender"],"x-sender-type":e["x-sender-type"]}})})}),overrideExisting:!1});exports.api=i;
2
2
  //# sourceMappingURL=entityLists.cjs.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"entityLists.cjs.js","sources":["../../../../../src/api/generated/entityLists.ts"],"sourcesContent":["import { api } from '@shared/api/base'\nconst injectedRtkApi = api.injectEndpoints({\n endpoints: (build) => ({\n getEntityListAttributesDefinition: build.query<\n GetEntityListAttributesDefinitionApiResponse,\n GetEntityListAttributesDefinitionApiArg\n >({\n query: (queryArg) => ({\n url: `/api/projects/${queryArg.projectName}/lists/${queryArg.listId}/attributes`,\n }),\n }),\n setEntityListAttributesDefinition: build.mutation<\n SetEntityListAttributesDefinitionApiResponse,\n SetEntityListAttributesDefinitionApiArg\n >({\n query: (queryArg) => ({\n url: `/api/projects/${queryArg.projectName}/lists/${queryArg.listId}/attributes`,\n method: 'PUT',\n body: queryArg.payload,\n }),\n }),\n getListEntities: build.query<GetListEntitiesApiResponse, GetListEntitiesApiArg>({\n query: (queryArg) => ({\n url: `/api/projects/${queryArg.projectName}/lists/${queryArg.listId}/entities`,\n }),\n }),\n getEntityListFolders: build.query<GetEntityListFoldersApiResponse, GetEntityListFoldersApiArg>({\n query: (queryArg) => ({ url: `/api/projects/${queryArg.projectName}/entityListFolders` }),\n }),\n createEntityListFolder: build.mutation<\n CreateEntityListFolderApiResponse,\n CreateEntityListFolderApiArg\n >({\n query: (queryArg) => ({\n url: `/api/projects/${queryArg.projectName}/entityListFolders`,\n method: 'POST',\n body: queryArg.entityListFolderPostModel,\n headers: {\n 'x-sender': queryArg['x-sender'],\n 'x-sender-type': queryArg['x-sender-type'],\n },\n }),\n }),\n deleteEntityListFolder: build.mutation<\n DeleteEntityListFolderApiResponse,\n DeleteEntityListFolderApiArg\n >({\n query: (queryArg) => ({\n url: `/api/projects/${queryArg.projectName}/entityListFolders/${queryArg.folderId}`,\n method: 'DELETE',\n headers: {\n 'x-sender': queryArg['x-sender'],\n 'x-sender-type': queryArg['x-sender-type'],\n },\n }),\n }),\n updateEntityListFolder: build.mutation<\n UpdateEntityListFolderApiResponse,\n UpdateEntityListFolderApiArg\n >({\n query: (queryArg) => ({\n url: `/api/projects/${queryArg.projectName}/entityListFolders/${queryArg.folderId}`,\n method: 'PATCH',\n body: queryArg.entityListFolderPatchModel,\n headers: {\n 'x-sender': queryArg['x-sender'],\n 'x-sender-type': queryArg['x-sender-type'],\n },\n }),\n }),\n setEntityListFoldersOrder: build.mutation<\n SetEntityListFoldersOrderApiResponse,\n SetEntityListFoldersOrderApiArg\n >({\n query: (queryArg) => ({\n url: `/api/projects/${queryArg.projectName}/entityListFolders/order`,\n method: 'POST',\n body: queryArg.entityListFolderOrderModel,\n headers: {\n 'x-sender': queryArg['x-sender'],\n 'x-sender-type': queryArg['x-sender-type'],\n },\n }),\n }),\n createEntityListItem: build.mutation<\n CreateEntityListItemApiResponse,\n CreateEntityListItemApiArg\n >({\n query: (queryArg) => ({\n url: `/api/projects/${queryArg.projectName}/lists/${queryArg.listId}/items`,\n method: 'POST',\n body: queryArg.entityListItemPostModel,\n headers: {\n 'x-sender': queryArg['x-sender'],\n 'x-sender-type': queryArg['x-sender-type'],\n },\n }),\n }),\n updateEntityListItems: build.mutation<\n UpdateEntityListItemsApiResponse,\n UpdateEntityListItemsApiArg\n >({\n query: (queryArg) => ({\n url: `/api/projects/${queryArg.projectName}/lists/${queryArg.listId}/items`,\n method: 'PATCH',\n body: queryArg.entityListMultiPatchModel,\n headers: {\n 'x-sender': queryArg['x-sender'],\n 'x-sender-type': queryArg['x-sender-type'],\n },\n }),\n }),\n deleteEntityListItem: build.mutation<\n DeleteEntityListItemApiResponse,\n DeleteEntityListItemApiArg\n >({\n query: (queryArg) => ({\n url: `/api/projects/${queryArg.projectName}/lists/${queryArg.listId}/items/${queryArg.listItemId}`,\n method: 'DELETE',\n headers: {\n 'x-sender': queryArg['x-sender'],\n 'x-sender-type': queryArg['x-sender-type'],\n },\n }),\n }),\n updateEntityListItem: build.mutation<\n UpdateEntityListItemApiResponse,\n UpdateEntityListItemApiArg\n >({\n query: (queryArg) => ({\n url: `/api/projects/${queryArg.projectName}/lists/${queryArg.listId}/items/${queryArg.listItemId}`,\n method: 'PATCH',\n body: queryArg.entityListItemPatchModel,\n headers: {\n 'x-sender': queryArg['x-sender'],\n 'x-sender-type': queryArg['x-sender-type'],\n },\n }),\n }),\n createEntityList: build.mutation<CreateEntityListApiResponse, CreateEntityListApiArg>({\n query: (queryArg) => ({\n url: `/api/projects/${queryArg.projectName}/lists`,\n method: 'POST',\n body: queryArg.entityListPostModel,\n headers: {\n 'x-sender': queryArg['x-sender'],\n 'x-sender-type': queryArg['x-sender-type'],\n },\n }),\n }),\n getEntityList: build.query<GetEntityListApiResponse, GetEntityListApiArg>({\n query: (queryArg) => ({\n url: `/api/projects/${queryArg.projectName}/lists/${queryArg.listId}`,\n params: {\n metadata_only: queryArg.metadataOnly,\n },\n }),\n }),\n deleteEntityList: build.mutation<DeleteEntityListApiResponse, DeleteEntityListApiArg>({\n query: (queryArg) => ({\n url: `/api/projects/${queryArg.projectName}/lists/${queryArg.listId}`,\n method: 'DELETE',\n }),\n }),\n updateEntityList: build.mutation<UpdateEntityListApiResponse, UpdateEntityListApiArg>({\n query: (queryArg) => ({\n url: `/api/projects/${queryArg.projectName}/lists/${queryArg.listId}`,\n method: 'PATCH',\n body: queryArg.entityListPatchModel,\n headers: {\n 'x-sender': queryArg['x-sender'],\n 'x-sender-type': queryArg['x-sender-type'],\n },\n }),\n }),\n materializeEntityList: build.mutation<\n MaterializeEntityListApiResponse,\n MaterializeEntityListApiArg\n >({\n query: (queryArg) => ({\n url: `/api/projects/${queryArg.projectName}/lists/${queryArg.listId}/materialize`,\n method: 'POST',\n headers: {\n 'x-sender': queryArg['x-sender'],\n 'x-sender-type': queryArg['x-sender-type'],\n },\n }),\n }),\n }),\n overrideExisting: false,\n})\nexport { injectedRtkApi as api }\nexport type GetEntityListAttributesDefinitionApiResponse =\n /** status 200 Successful Response */ EntityListAttributeDefinition[]\nexport type GetEntityListAttributesDefinitionApiArg = {\n listId: string\n projectName: string\n}\nexport type SetEntityListAttributesDefinitionApiResponse = /** status 200 Successful Response */ any\nexport type SetEntityListAttributesDefinitionApiArg = {\n listId: string\n projectName: string\n payload: EntityListAttributeDefinition[]\n}\nexport type GetListEntitiesApiResponse = /** status 200 Successful Response */ EntityListEnities\nexport type GetListEntitiesApiArg = {\n listId: string\n projectName: string\n}\nexport type GetEntityListFoldersApiResponse =\n /** status 200 Successful Response */ EntityListFoldersResponseModel\nexport type GetEntityListFoldersApiArg = {\n projectName: string\n}\nexport type CreateEntityListFolderApiResponse =\n /** status 200 Successful Response */ EntityIdResponse\nexport type CreateEntityListFolderApiArg = {\n projectName: string\n 'x-sender'?: string\n 'x-sender-type'?: string\n entityListFolderPostModel: EntityListFolderPostModel\n}\nexport type DeleteEntityListFolderApiResponse = /** status 200 Successful Response */ any\nexport type DeleteEntityListFolderApiArg = {\n projectName: string\n folderId: string\n 'x-sender'?: string\n 'x-sender-type'?: string\n}\nexport type UpdateEntityListFolderApiResponse = /** status 200 Successful Response */ any\nexport type UpdateEntityListFolderApiArg = {\n projectName: string\n folderId: string\n 'x-sender'?: string\n 'x-sender-type'?: string\n entityListFolderPatchModel: EntityListFolderPatchModel\n}\nexport type SetEntityListFoldersOrderApiResponse = /** status 200 Successful Response */ any\nexport type SetEntityListFoldersOrderApiArg = {\n projectName: string\n 'x-sender'?: string\n 'x-sender-type'?: string\n entityListFolderOrderModel: EntityListFolderOrderModel\n}\nexport type CreateEntityListItemApiResponse = /** status 201 Successful Response */ any\nexport type CreateEntityListItemApiArg = {\n listId: string\n projectName: string\n 'x-sender'?: string\n 'x-sender-type'?: string\n entityListItemPostModel: EntityListItemPostModel\n}\nexport type UpdateEntityListItemsApiResponse = /** status 200 Successful Response */ any\nexport type UpdateEntityListItemsApiArg = {\n listId: string\n projectName: string\n 'x-sender'?: string\n 'x-sender-type'?: string\n entityListMultiPatchModel: EntityListMultiPatchModel\n}\nexport type DeleteEntityListItemApiResponse = /** status 200 Successful Response */ any\nexport type DeleteEntityListItemApiArg = {\n listId: string\n listItemId: string\n projectName: string\n 'x-sender'?: string\n 'x-sender-type'?: string\n}\nexport type UpdateEntityListItemApiResponse = /** status 200 Successful Response */ any\nexport type UpdateEntityListItemApiArg = {\n listId: string\n listItemId: string\n projectName: string\n 'x-sender'?: string\n 'x-sender-type'?: string\n entityListItemPatchModel: EntityListItemPatchModel\n}\nexport type CreateEntityListApiResponse = /** status 201 Successful Response */ EntityListSummary\nexport type CreateEntityListApiArg = {\n projectName: string\n 'x-sender'?: string\n 'x-sender-type'?: string\n entityListPostModel: EntityListPostModel\n}\nexport type GetEntityListApiResponse = /** status 200 Successful Response */ EntityListModel\nexport type GetEntityListApiArg = {\n listId: string\n projectName: string\n /** When true, only return metadata */\n metadataOnly?: boolean\n}\nexport type DeleteEntityListApiResponse = /** status 200 Successful Response */ any\nexport type DeleteEntityListApiArg = {\n listId: string\n projectName: string\n}\nexport type UpdateEntityListApiResponse = /** status 200 Successful Response */ any\nexport type UpdateEntityListApiArg = {\n listId: string\n projectName: string\n 'x-sender'?: string\n 'x-sender-type'?: string\n entityListPatchModel: EntityListPatchModel\n}\nexport type MaterializeEntityListApiResponse =\n /** status 200 Successful Response */ EntityListSummary\nexport type MaterializeEntityListApiArg = {\n listId: string\n projectName: string\n 'x-sender'?: string\n 'x-sender-type'?: string\n}\nexport type AttributeEnumItem = {\n value: string | number | number | boolean\n label: string\n icon?: string\n color?: string\n /** List of project this item is available on */\n projects?: string[]\n}\nexport type AttributeData = {\n /** Type of attribute value */\n type?:\n | 'string'\n | 'integer'\n | 'float'\n | 'boolean'\n | 'datetime'\n | 'list_of_strings'\n | 'list_of_integers'\n | 'list_of_any'\n | 'list_of_submodels'\n | 'dict'\n /** Nice, human readable title of the attribute */\n title?: string\n description?: string\n /** Example value of the field. */\n example?: any\n /** Default value for the attribute. Do not set for list types. */\n default?: any\n gt?: number | number\n ge?: number | number\n lt?: number | number\n le?: number | number\n minLength?: number\n maxLength?: number\n /** Minimum number of items in list type. */\n minItems?: number\n /** Only for list types. Maximum number of items in the list. */\n maxItems?: number\n /** Only for string types. The value must match this regex. */\n regex?: string\n /** List of enum items used for displaying select widgets */\n enum?: AttributeEnumItem[]\n /** Inherit the attribute value from the parent entity. */\n inherit?: boolean\n}\nexport type EntityListAttributeDefinition = {\n name: string\n data: AttributeData\n}\nexport type ValidationError = {\n loc: (string | number)[]\n msg: string\n type: string\n}\nexport type HttpValidationError = {\n detail?: ValidationError[]\n}\nexport type EntityListEnities = {\n entityType: 'folder' | 'product' | 'version' | 'representation' | 'task' | 'workfile'\n entityIds: string[]\n}\nexport type EntityListFolderData = {\n /** Hex color code */\n color?: string\n /** Icon name */\n icon?: string\n /** Folder scope */\n scope?: string[]\n}\nexport type EntityListFolderModel = {\n id: string\n label: string\n parentId?: string\n position?: number\n owner?: string\n access?: {\n [key: string]: number\n }\n data?: EntityListFolderData\n}\nexport type EntityListFoldersResponseModel = {\n folders?: EntityListFolderModel[]\n}\nexport type EntityIdResponse = {\n /** Entity ID */\n id: string\n}\nexport type EntityListFolderPostModel = {\n id?: string\n label: string\n parentId?: string\n access?: {\n [key: string]: number\n }\n data?: EntityListFolderData\n}\nexport type EntityListFolderPatchModel = {\n label?: string\n parentId?: string\n access?: {\n [key: string]: number\n }\n data?: EntityListFolderData\n}\nexport type EntityListFolderOrderModel = {\n order: string[]\n}\nexport type EntityListItemPostModel = {\n id?: string\n /** ID of the entity in the list */\n entityId: string\n /** Position of the item in the list */\n position?: number\n /** Label of the item */\n label?: string\n /** Overrides of the listed entity attributes */\n attrib?: object\n /** Additional data associated with the item */\n data?: Record<string, any>\n /** Tags associated with the item */\n tags?: string[]\n}\nexport type EntityListMultiPatchItemModel = {\n id?: string\n /** ID of the entity in the list */\n entityId?: string\n /** Position of the item in the list */\n position?: number\n /** Label of the item */\n label?: string\n /** Overrides of the listed entity attributes */\n attrib?: object\n /** Additional data associated with the item */\n data?: Record<string, any>\n /** Tags associated with the item */\n tags?: string[]\n}\nexport type EntityListMultiPatchModel = {\n items?: EntityListMultiPatchItemModel[]\n /** The mode of the operation. `replace` will replace all items with the provided ones. `merge` will merge the provided items with the existing ones.`delete` will delete items with matching ids from the list. */\n mode?: 'replace' | 'merge' | 'delete'\n}\nexport type EntityListItemPatchModel = {\n /** ID of the entity in the list */\n entityId?: string\n /** Position of the item in the list */\n position?: number\n /** Label of the item */\n label?: string\n /** Overrides of the listed entity attributes */\n attrib?: object\n /** Additional data associated with the item */\n data?: Record<string, any>\n /** Tags associated with the item */\n tags?: string[]\n}\nexport type EntityListSummary = {\n id?: string\n /** Type of the list */\n entityListType: string\n /** Type of the entity that can be included in the list */\n entityType: 'folder' | 'product' | 'version' | 'representation' | 'task' | 'workfile'\n label: string\n count?: number\n}\nexport type ListAccessLevel = 0 | 10 | 20 | 30\nexport type EntityListPostModel = {\n id?: string\n /** Type of the list */\n entityListType?: string\n /** ID of the folder containing the list */\n entityListFolderId?: string\n /** Type of the entity that can be included in the list */\n entityType: 'folder' | 'product' | 'version' | 'representation' | 'task' | 'workfile'\n label: string\n /** Access control for the list. Can be specified for users or teams. */\n access?: {\n [key: string]: ListAccessLevel\n }\n /** List attributes */\n attrib?: object\n /** Additional data associated with the list */\n data?: Record<string, any>\n template?: object\n /** List tags */\n tags?: string[]\n /** Name of the user who created the list */\n owner?: string\n /** Whether the list is active or not */\n active?: boolean\n items?: EntityListItemPostModel[]\n}\nexport type EntityListItemModel = {\n id?: string\n /** ID of the entity in the list */\n entityId: string\n /** Position of the item in the list */\n position: number\n /** Label of the item */\n label?: string\n /** Overrides of the listed entity attributes */\n attrib?: object\n /** Additional data associated with the item */\n data?: Record<string, any>\n /** Tags associated with the item */\n tags?: string[]\n /** Path to the folder where the item is located */\n folderPath: string\n createdBy?: string\n updatedBy?: string\n createdAt?: string\n updatedAt?: string\n}\nexport type EntityListModel = {\n id?: string\n /** Type of the list */\n entityListType: string\n /** ID of the folder containing the list */\n entityListFolderId?: string\n /** Type of the entity that can be included in the list */\n entityType: 'folder' | 'product' | 'version' | 'representation' | 'task' | 'workfile'\n label: string\n /** Access control for the list. Can be specified for users or teams. */\n access?: {\n [key: string]: ListAccessLevel\n }\n /** List attributes */\n attrib?: object\n /** Additional data associated with the list */\n data?: Record<string, any>\n template?: object\n /** List tags */\n tags?: string[]\n items?: EntityListItemModel[]\n /** Name of the user who created the list */\n owner?: string\n createdBy?: string\n updatedBy?: string\n createdAt?: string\n updatedAt?: string\n /** Whether the list is active or not */\n active: boolean\n accessLevel?: ListAccessLevel\n}\nexport type EntityListPatchModel = {\n label?: string\n /** Access control for the list. Can be specified for users or teams. */\n access?: {\n [key: string]: ListAccessLevel\n }\n /** List attributes */\n attrib?: object\n /** ID of the folder containing the list */\n entityListFolderId?: string\n /** Additional data associated with the list */\n data?: Record<string, any>\n /** List tags */\n tags?: string[]\n /** Name of the user who created the list */\n owner?: string\n /** Whether the list is active or not */\n active?: boolean\n}\n"],"names":["injectedRtkApi","api","build","queryArg"],"mappings":"yHACMA,EAAiBC,MAAI,gBAAgB,CACzC,UAAYC,IAAW,CACrB,kCAAmCA,EAAM,MAGvC,CACA,MAAQC,IAAc,CACpB,IAAK,iBAAiBA,EAAS,WAAW,UAAUA,EAAS,MAAM,aACrE,EAAA,CACD,EACD,kCAAmCD,EAAM,SAGvC,CACA,MAAQC,IAAc,CACpB,IAAK,iBAAiBA,EAAS,WAAW,UAAUA,EAAS,MAAM,cACnE,OAAQ,MACR,KAAMA,EAAS,OACjB,EAAA,CACD,EACD,gBAAiBD,EAAM,MAAyD,CAC9E,MAAQC,IAAc,CACpB,IAAK,iBAAiBA,EAAS,WAAW,UAAUA,EAAS,MAAM,WACrE,EAAA,CACD,EACD,qBAAsBD,EAAM,MAAmE,CAC7F,MAAQC,IAAc,CAAE,IAAK,iBAAiBA,EAAS,WAAW,oBAAqB,EAAA,CACxF,EACD,uBAAwBD,EAAM,SAG5B,CACA,MAAQC,IAAc,CACpB,IAAK,iBAAiBA,EAAS,WAAW,qBAC1C,OAAQ,OACR,KAAMA,EAAS,0BACf,QAAS,CACP,WAAYA,EAAS,UAAU,EAC/B,gBAAiBA,EAAS,eAAe,CAAA,CAE7C,EAAA,CACD,EACD,uBAAwBD,EAAM,SAG5B,CACA,MAAQC,IAAc,CACpB,IAAK,iBAAiBA,EAAS,WAAW,sBAAsBA,EAAS,QAAQ,GACjF,OAAQ,SACR,QAAS,CACP,WAAYA,EAAS,UAAU,EAC/B,gBAAiBA,EAAS,eAAe,CAAA,CAE7C,EAAA,CACD,EACD,uBAAwBD,EAAM,SAG5B,CACA,MAAQC,IAAc,CACpB,IAAK,iBAAiBA,EAAS,WAAW,sBAAsBA,EAAS,QAAQ,GACjF,OAAQ,QACR,KAAMA,EAAS,2BACf,QAAS,CACP,WAAYA,EAAS,UAAU,EAC/B,gBAAiBA,EAAS,eAAe,CAAA,CAE7C,EAAA,CACD,EACD,0BAA2BD,EAAM,SAG/B,CACA,MAAQC,IAAc,CACpB,IAAK,iBAAiBA,EAAS,WAAW,2BAC1C,OAAQ,OACR,KAAMA,EAAS,2BACf,QAAS,CACP,WAAYA,EAAS,UAAU,EAC/B,gBAAiBA,EAAS,eAAe,CAAA,CAE7C,EAAA,CACD,EACD,qBAAsBD,EAAM,SAG1B,CACA,MAAQC,IAAc,CACpB,IAAK,iBAAiBA,EAAS,WAAW,UAAUA,EAAS,MAAM,SACnE,OAAQ,OACR,KAAMA,EAAS,wBACf,QAAS,CACP,WAAYA,EAAS,UAAU,EAC/B,gBAAiBA,EAAS,eAAe,CAAA,CAE7C,EAAA,CACD,EACD,sBAAuBD,EAAM,SAG3B,CACA,MAAQC,IAAc,CACpB,IAAK,iBAAiBA,EAAS,WAAW,UAAUA,EAAS,MAAM,SACnE,OAAQ,QACR,KAAMA,EAAS,0BACf,QAAS,CACP,WAAYA,EAAS,UAAU,EAC/B,gBAAiBA,EAAS,eAAe,CAAA,CAE7C,EAAA,CACD,EACD,qBAAsBD,EAAM,SAG1B,CACA,MAAQC,IAAc,CACpB,IAAK,iBAAiBA,EAAS,WAAW,UAAUA,EAAS,MAAM,UAAUA,EAAS,UAAU,GAChG,OAAQ,SACR,QAAS,CACP,WAAYA,EAAS,UAAU,EAC/B,gBAAiBA,EAAS,eAAe,CAAA,CAE7C,EAAA,CACD,EACD,qBAAsBD,EAAM,SAG1B,CACA,MAAQC,IAAc,CACpB,IAAK,iBAAiBA,EAAS,WAAW,UAAUA,EAAS,MAAM,UAAUA,EAAS,UAAU,GAChG,OAAQ,QACR,KAAMA,EAAS,yBACf,QAAS,CACP,WAAYA,EAAS,UAAU,EAC/B,gBAAiBA,EAAS,eAAe,CAAA,CAE7C,EAAA,CACD,EACD,iBAAkBD,EAAM,SAA8D,CACpF,MAAQC,IAAc,CACpB,IAAK,iBAAiBA,EAAS,WAAW,SAC1C,OAAQ,OACR,KAAMA,EAAS,oBACf,QAAS,CACP,WAAYA,EAAS,UAAU,EAC/B,gBAAiBA,EAAS,eAAe,CAAA,CAE7C,EAAA,CACD,EACD,cAAeD,EAAM,MAAqD,CACxE,MAAQC,IAAc,CACpB,IAAK,iBAAiBA,EAAS,WAAW,UAAUA,EAAS,MAAM,GACnE,OAAQ,CACN,cAAeA,EAAS,YAAA,CAE5B,EAAA,CACD,EACD,iBAAkBD,EAAM,SAA8D,CACpF,MAAQC,IAAc,CACpB,IAAK,iBAAiBA,EAAS,WAAW,UAAUA,EAAS,MAAM,GACnE,OAAQ,QACV,EAAA,CACD,EACD,iBAAkBD,EAAM,SAA8D,CACpF,MAAQC,IAAc,CACpB,IAAK,iBAAiBA,EAAS,WAAW,UAAUA,EAAS,MAAM,GACnE,OAAQ,QACR,KAAMA,EAAS,qBACf,QAAS,CACP,WAAYA,EAAS,UAAU,EAC/B,gBAAiBA,EAAS,eAAe,CAAA,CAE7C,EAAA,CACD,EACD,sBAAuBD,EAAM,SAG3B,CACA,MAAQC,IAAc,CACpB,IAAK,iBAAiBA,EAAS,WAAW,UAAUA,EAAS,MAAM,eACnE,OAAQ,OACR,QAAS,CACP,WAAYA,EAAS,UAAU,EAC/B,gBAAiBA,EAAS,eAAe,CAAA,CAE7C,EACD,CAAA,CAAA,GAEH,iBAAkB,EACpB,CAAC"}
1
+ {"version":3,"file":"entityLists.cjs.js","sources":["../../../../../src/api/generated/entityLists.ts"],"sourcesContent":["import { api } from '@shared/api/base'\nconst injectedRtkApi = api.injectEndpoints({\n endpoints: (build) => ({\n getEntityListAttributesDefinition: build.query<\n GetEntityListAttributesDefinitionApiResponse,\n GetEntityListAttributesDefinitionApiArg\n >({\n query: (queryArg) => ({\n url: `/api/projects/${queryArg.projectName}/lists/${queryArg.listId}/attributes`,\n }),\n }),\n setEntityListAttributesDefinition: build.mutation<\n SetEntityListAttributesDefinitionApiResponse,\n SetEntityListAttributesDefinitionApiArg\n >({\n query: (queryArg) => ({\n url: `/api/projects/${queryArg.projectName}/lists/${queryArg.listId}/attributes`,\n method: 'PUT',\n body: queryArg.payload,\n }),\n }),\n getListEntities: build.query<GetListEntitiesApiResponse, GetListEntitiesApiArg>({\n query: (queryArg) => ({\n url: `/api/projects/${queryArg.projectName}/lists/${queryArg.listId}/entities`,\n }),\n }),\n getEntityListFolders: build.query<GetEntityListFoldersApiResponse, GetEntityListFoldersApiArg>({\n query: (queryArg) => ({ url: `/api/projects/${queryArg.projectName}/entityListFolders` }),\n }),\n createEntityListFolder: build.mutation<\n CreateEntityListFolderApiResponse,\n CreateEntityListFolderApiArg\n >({\n query: (queryArg) => ({\n url: `/api/projects/${queryArg.projectName}/entityListFolders`,\n method: 'POST',\n body: queryArg.entityListFolderPostModel,\n headers: {\n 'x-sender': queryArg['x-sender'],\n 'x-sender-type': queryArg['x-sender-type'],\n },\n }),\n }),\n deleteEntityListFolder: build.mutation<\n DeleteEntityListFolderApiResponse,\n DeleteEntityListFolderApiArg\n >({\n query: (queryArg) => ({\n url: `/api/projects/${queryArg.projectName}/entityListFolders/${queryArg.folderId}`,\n method: 'DELETE',\n headers: {\n 'x-sender': queryArg['x-sender'],\n 'x-sender-type': queryArg['x-sender-type'],\n },\n }),\n }),\n updateEntityListFolder: build.mutation<\n UpdateEntityListFolderApiResponse,\n UpdateEntityListFolderApiArg\n >({\n query: (queryArg) => ({\n url: `/api/projects/${queryArg.projectName}/entityListFolders/${queryArg.folderId}`,\n method: 'PATCH',\n body: queryArg.entityListFolderPatchModel,\n headers: {\n 'x-sender': queryArg['x-sender'],\n 'x-sender-type': queryArg['x-sender-type'],\n },\n }),\n }),\n setEntityListFoldersOrder: build.mutation<\n SetEntityListFoldersOrderApiResponse,\n SetEntityListFoldersOrderApiArg\n >({\n query: (queryArg) => ({\n url: `/api/projects/${queryArg.projectName}/entityListFolders/order`,\n method: 'POST',\n body: queryArg.entityListFolderOrderModel,\n headers: {\n 'x-sender': queryArg['x-sender'],\n 'x-sender-type': queryArg['x-sender-type'],\n },\n }),\n }),\n createEntityListItem: build.mutation<\n CreateEntityListItemApiResponse,\n CreateEntityListItemApiArg\n >({\n query: (queryArg) => ({\n url: `/api/projects/${queryArg.projectName}/lists/${queryArg.listId}/items`,\n method: 'POST',\n body: queryArg.entityListItemPostModel,\n headers: {\n 'x-sender': queryArg['x-sender'],\n 'x-sender-type': queryArg['x-sender-type'],\n },\n }),\n }),\n updateEntityListItems: build.mutation<\n UpdateEntityListItemsApiResponse,\n UpdateEntityListItemsApiArg\n >({\n query: (queryArg) => ({\n url: `/api/projects/${queryArg.projectName}/lists/${queryArg.listId}/items`,\n method: 'PATCH',\n body: queryArg.entityListMultiPatchModel,\n headers: {\n 'x-sender': queryArg['x-sender'],\n 'x-sender-type': queryArg['x-sender-type'],\n },\n }),\n }),\n deleteEntityListItem: build.mutation<\n DeleteEntityListItemApiResponse,\n DeleteEntityListItemApiArg\n >({\n query: (queryArg) => ({\n url: `/api/projects/${queryArg.projectName}/lists/${queryArg.listId}/items/${queryArg.listItemId}`,\n method: 'DELETE',\n headers: {\n 'x-sender': queryArg['x-sender'],\n 'x-sender-type': queryArg['x-sender-type'],\n },\n }),\n }),\n updateEntityListItem: build.mutation<\n UpdateEntityListItemApiResponse,\n UpdateEntityListItemApiArg\n >({\n query: (queryArg) => ({\n url: `/api/projects/${queryArg.projectName}/lists/${queryArg.listId}/items/${queryArg.listItemId}`,\n method: 'PATCH',\n body: queryArg.entityListItemPatchModel,\n headers: {\n 'x-sender': queryArg['x-sender'],\n 'x-sender-type': queryArg['x-sender-type'],\n },\n }),\n }),\n createEntityList: build.mutation<CreateEntityListApiResponse, CreateEntityListApiArg>({\n query: (queryArg) => ({\n url: `/api/projects/${queryArg.projectName}/lists`,\n method: 'POST',\n body: queryArg.entityListPostModel,\n headers: {\n 'x-sender': queryArg['x-sender'],\n 'x-sender-type': queryArg['x-sender-type'],\n },\n }),\n }),\n getEntityList: build.query<GetEntityListApiResponse, GetEntityListApiArg>({\n query: (queryArg) => ({\n url: `/api/projects/${queryArg.projectName}/lists/${queryArg.listId}`,\n params: {\n metadata_only: queryArg.metadataOnly,\n },\n }),\n }),\n deleteEntityList: build.mutation<DeleteEntityListApiResponse, DeleteEntityListApiArg>({\n query: (queryArg) => ({\n url: `/api/projects/${queryArg.projectName}/lists/${queryArg.listId}`,\n method: 'DELETE',\n headers: {\n 'x-sender': queryArg['x-sender'],\n 'x-sender-type': queryArg['x-sender-type'],\n },\n }),\n }),\n updateEntityList: build.mutation<UpdateEntityListApiResponse, UpdateEntityListApiArg>({\n query: (queryArg) => ({\n url: `/api/projects/${queryArg.projectName}/lists/${queryArg.listId}`,\n method: 'PATCH',\n body: queryArg.entityListPatchModel,\n headers: {\n 'x-sender': queryArg['x-sender'],\n 'x-sender-type': queryArg['x-sender-type'],\n },\n }),\n }),\n materializeEntityList: build.mutation<\n MaterializeEntityListApiResponse,\n MaterializeEntityListApiArg\n >({\n query: (queryArg) => ({\n url: `/api/projects/${queryArg.projectName}/lists/${queryArg.listId}/materialize`,\n method: 'POST',\n headers: {\n 'x-sender': queryArg['x-sender'],\n 'x-sender-type': queryArg['x-sender-type'],\n },\n }),\n }),\n }),\n overrideExisting: false,\n})\nexport { injectedRtkApi as api }\nexport type GetEntityListAttributesDefinitionApiResponse =\n /** status 200 Successful Response */ EntityListAttributeDefinition[]\nexport type GetEntityListAttributesDefinitionApiArg = {\n listId: string\n projectName: string\n}\nexport type SetEntityListAttributesDefinitionApiResponse = /** status 200 Successful Response */ any\nexport type SetEntityListAttributesDefinitionApiArg = {\n listId: string\n projectName: string\n payload: EntityListAttributeDefinition[]\n}\nexport type GetListEntitiesApiResponse = /** status 200 Successful Response */ EntityListEnities\nexport type GetListEntitiesApiArg = {\n listId: string\n projectName: string\n}\nexport type GetEntityListFoldersApiResponse =\n /** status 200 Successful Response */ EntityListFoldersResponseModel\nexport type GetEntityListFoldersApiArg = {\n projectName: string\n}\nexport type CreateEntityListFolderApiResponse =\n /** status 200 Successful Response */ EntityIdResponse\nexport type CreateEntityListFolderApiArg = {\n projectName: string\n 'x-sender'?: string\n 'x-sender-type'?: string\n entityListFolderPostModel: EntityListFolderPostModel\n}\nexport type DeleteEntityListFolderApiResponse = /** status 200 Successful Response */ any\nexport type DeleteEntityListFolderApiArg = {\n projectName: string\n folderId: string\n 'x-sender'?: string\n 'x-sender-type'?: string\n}\nexport type UpdateEntityListFolderApiResponse = /** status 200 Successful Response */ any\nexport type UpdateEntityListFolderApiArg = {\n projectName: string\n folderId: string\n 'x-sender'?: string\n 'x-sender-type'?: string\n entityListFolderPatchModel: EntityListFolderPatchModel\n}\nexport type SetEntityListFoldersOrderApiResponse = /** status 200 Successful Response */ any\nexport type SetEntityListFoldersOrderApiArg = {\n projectName: string\n 'x-sender'?: string\n 'x-sender-type'?: string\n entityListFolderOrderModel: EntityListFolderOrderModel\n}\nexport type CreateEntityListItemApiResponse = /** status 201 Successful Response */ any\nexport type CreateEntityListItemApiArg = {\n listId: string\n projectName: string\n 'x-sender'?: string\n 'x-sender-type'?: string\n entityListItemPostModel: EntityListItemPostModel\n}\nexport type UpdateEntityListItemsApiResponse = /** status 200 Successful Response */ any\nexport type UpdateEntityListItemsApiArg = {\n listId: string\n projectName: string\n 'x-sender'?: string\n 'x-sender-type'?: string\n entityListMultiPatchModel: EntityListMultiPatchModel\n}\nexport type DeleteEntityListItemApiResponse = /** status 200 Successful Response */ any\nexport type DeleteEntityListItemApiArg = {\n listId: string\n listItemId: string\n projectName: string\n 'x-sender'?: string\n 'x-sender-type'?: string\n}\nexport type UpdateEntityListItemApiResponse = /** status 200 Successful Response */ any\nexport type UpdateEntityListItemApiArg = {\n listId: string\n listItemId: string\n projectName: string\n 'x-sender'?: string\n 'x-sender-type'?: string\n entityListItemPatchModel: EntityListItemPatchModel\n}\nexport type CreateEntityListApiResponse = /** status 201 Successful Response */ EntityListSummary\nexport type CreateEntityListApiArg = {\n projectName: string\n 'x-sender'?: string\n 'x-sender-type'?: string\n entityListPostModel: EntityListPostModel\n}\nexport type GetEntityListApiResponse = /** status 200 Successful Response */ EntityListModel\nexport type GetEntityListApiArg = {\n listId: string\n projectName: string\n /** When true, only return metadata */\n metadataOnly?: boolean\n}\nexport type DeleteEntityListApiResponse = /** status 200 Successful Response */ any\nexport type DeleteEntityListApiArg = {\n listId: string\n projectName: string\n 'x-sender'?: string\n 'x-sender-type'?: string\n}\nexport type UpdateEntityListApiResponse = /** status 200 Successful Response */ any\nexport type UpdateEntityListApiArg = {\n listId: string\n projectName: string\n 'x-sender'?: string\n 'x-sender-type'?: string\n entityListPatchModel: EntityListPatchModel\n}\nexport type MaterializeEntityListApiResponse =\n /** status 200 Successful Response */ EntityListSummary\nexport type MaterializeEntityListApiArg = {\n listId: string\n projectName: string\n 'x-sender'?: string\n 'x-sender-type'?: string\n}\nexport type IconModel = {\n type?: 'material-symbols' | 'url'\n /** The name of the icon (for type material-symbols) */\n name?: string\n /** The color of the icon (for type material-symbols) */\n color?: string\n /** The URL of the icon (for type url) */\n url?: string\n}\nexport type EnumItem = {\n value: string | number | number | boolean\n label: string\n description?: string\n fulltext?: string[]\n group?: string\n /** Icon name (material symbol) or IconModel object */\n icon?: string | IconModel\n color?: string\n}\nexport type AttributeData = {\n /** Type of attribute value */\n type?:\n | 'string'\n | 'integer'\n | 'float'\n | 'boolean'\n | 'datetime'\n | 'list_of_strings'\n | 'list_of_integers'\n | 'list_of_any'\n | 'list_of_submodels'\n | 'dict'\n /** Nice, human readable title of the attribute */\n title?: string\n description?: string\n /** Example value of the field. */\n example?: any\n /** Default value for the attribute. Do not set for list types. */\n default?: any\n gt?: number | number\n ge?: number | number\n lt?: number | number\n le?: number | number\n minLength?: number\n maxLength?: number\n /** Minimum number of items in list type. */\n minItems?: number\n /** Only for list types. Maximum number of items in the list. */\n maxItems?: number\n /** Only for string types. The value must match this regex. */\n regex?: string\n /** List of enum items used for displaying select widgets */\n enum?: EnumItem[]\n /** Name of the function that provides enum values dynamically. */\n enumResolver?: string\n /** Settings passed to the enum resolver function. */\n enumResolverSettings?: object\n /** Inherit the attribute value from the parent entity. */\n inherit?: boolean\n}\nexport type EntityListAttributeDefinition = {\n name: string\n data: AttributeData\n}\nexport type ValidationError = {\n loc: (string | number)[]\n msg: string\n type: string\n}\nexport type HttpValidationError = {\n detail?: ValidationError[]\n}\nexport type EntityListEnities = {\n entityType: 'folder' | 'product' | 'version' | 'representation' | 'task' | 'workfile'\n entityIds: string[]\n}\nexport type EntityListFolderData = {\n /** Hex color code */\n color?: string\n /** Icon name */\n icon?: string\n /** Folder scope */\n scope?: string[]\n}\nexport type EntityListFolderModel = {\n id: string\n label: string\n parentId?: string\n position?: number\n owner?: string\n access?: {\n [key: string]: number\n }\n data?: EntityListFolderData\n}\nexport type EntityListFoldersResponseModel = {\n folders?: EntityListFolderModel[]\n}\nexport type EntityIdResponse = {\n /** Entity ID */\n id: string\n}\nexport type EntityListFolderPostModel = {\n id?: string\n label: string\n parentId?: string\n access?: {\n [key: string]: number\n }\n data?: EntityListFolderData\n}\nexport type EntityListFolderPatchModel = {\n label?: string\n parentId?: string\n access?: {\n [key: string]: number\n }\n data?: EntityListFolderData\n}\nexport type EntityListFolderOrderModel = {\n order: string[]\n}\nexport type EntityListItemPostModel = {\n id?: string\n /** ID of the entity in the list */\n entityId: string\n /** Position of the item in the list */\n position?: number\n /** Label of the item */\n label?: string\n /** Overrides of the listed entity attributes */\n attrib?: object\n /** Additional data associated with the item */\n data?: Record<string, any>\n /** Tags associated with the item */\n tags?: string[]\n}\nexport type EntityListMultiPatchItemModel = {\n id?: string\n /** ID of the entity in the list */\n entityId?: string\n /** Position of the item in the list */\n position?: number\n /** Label of the item */\n label?: string\n /** Overrides of the listed entity attributes */\n attrib?: object\n /** Additional data associated with the item */\n data?: Record<string, any>\n /** Tags associated with the item */\n tags?: string[]\n}\nexport type EntityListMultiPatchModel = {\n items?: EntityListMultiPatchItemModel[]\n /** The mode of the operation. `replace` will replace all items with the provided ones. `merge` will merge the provided items with the existing ones.`delete` will delete items with matching ids from the list. */\n mode?: 'replace' | 'merge' | 'delete'\n}\nexport type EntityListItemPatchModel = {\n /** ID of the entity in the list */\n entityId?: string\n /** Position of the item in the list */\n position?: number\n /** Label of the item */\n label?: string\n /** Overrides of the listed entity attributes */\n attrib?: object\n /** Additional data associated with the item */\n data?: Record<string, any>\n /** Tags associated with the item */\n tags?: string[]\n}\nexport type EntityListSummary = {\n id?: string\n /** Type of the list */\n entityListType: string\n /** Type of the entity that can be included in the list */\n entityType: 'folder' | 'product' | 'version' | 'representation' | 'task' | 'workfile'\n label: string\n count?: number\n}\nexport type ListAccessLevel = 0 | 10 | 20 | 30\nexport type EntityListPostModel = {\n id?: string\n /** Type of the list */\n entityListType?: string\n /** ID of the folder containing the list */\n entityListFolderId?: string\n /** Type of the entity that can be included in the list */\n entityType: 'folder' | 'product' | 'version' | 'representation' | 'task' | 'workfile'\n label: string\n /** Access control for the list. Can be specified for users or teams. */\n access?: {\n [key: string]: ListAccessLevel\n }\n /** List attributes */\n attrib?: object\n /** Additional data associated with the list */\n data?: Record<string, any>\n template?: object\n /** List tags */\n tags?: string[]\n /** Name of the user who created the list */\n owner?: string\n /** Whether the list is active or not */\n active?: boolean\n items?: EntityListItemPostModel[]\n}\nexport type EntityListItemModel = {\n id?: string\n /** ID of the entity in the list */\n entityId: string\n /** Position of the item in the list */\n position: number\n /** Label of the item */\n label?: string\n /** Overrides of the listed entity attributes */\n attrib?: object\n /** Additional data associated with the item */\n data?: Record<string, any>\n /** Tags associated with the item */\n tags?: string[]\n /** Path to the folder where the item is located */\n folderPath: string\n createdBy?: string\n updatedBy?: string\n createdAt?: string\n updatedAt?: string\n}\nexport type EntityListModel = {\n id?: string\n /** Type of the list */\n entityListType: string\n /** ID of the folder containing the list */\n entityListFolderId?: string\n /** Type of the entity that can be included in the list */\n entityType: 'folder' | 'product' | 'version' | 'representation' | 'task' | 'workfile'\n label: string\n /** Access control for the list. Can be specified for users or teams. */\n access?: {\n [key: string]: ListAccessLevel\n }\n /** List attributes */\n attrib?: object\n /** Additional data associated with the list */\n data?: Record<string, any>\n template?: object\n /** List tags */\n tags?: string[]\n items?: EntityListItemModel[]\n /** Name of the user who created the list */\n owner?: string\n createdBy?: string\n updatedBy?: string\n createdAt?: string\n updatedAt?: string\n /** Whether the list is active or not */\n active: boolean\n accessLevel?: ListAccessLevel\n}\nexport type EntityListPatchModel = {\n label?: string\n /** Access control for the list. Can be specified for users or teams. */\n access?: {\n [key: string]: ListAccessLevel\n }\n /** List attributes */\n attrib?: object\n /** ID of the folder containing the list */\n entityListFolderId?: string\n /** Additional data associated with the list */\n data?: Record<string, any>\n /** List tags */\n tags?: string[]\n /** Name of the user who created the list */\n owner?: string\n /** Whether the list is active or not */\n active?: boolean\n}\n"],"names":["injectedRtkApi","api","build","queryArg"],"mappings":"yHACMA,EAAiBC,MAAI,gBAAgB,CACzC,UAAYC,IAAW,CACrB,kCAAmCA,EAAM,MAGvC,CACA,MAAQC,IAAc,CACpB,IAAK,iBAAiBA,EAAS,WAAW,UAAUA,EAAS,MAAM,aACrE,EAAA,CACD,EACD,kCAAmCD,EAAM,SAGvC,CACA,MAAQC,IAAc,CACpB,IAAK,iBAAiBA,EAAS,WAAW,UAAUA,EAAS,MAAM,cACnE,OAAQ,MACR,KAAMA,EAAS,OACjB,EAAA,CACD,EACD,gBAAiBD,EAAM,MAAyD,CAC9E,MAAQC,IAAc,CACpB,IAAK,iBAAiBA,EAAS,WAAW,UAAUA,EAAS,MAAM,WACrE,EAAA,CACD,EACD,qBAAsBD,EAAM,MAAmE,CAC7F,MAAQC,IAAc,CAAE,IAAK,iBAAiBA,EAAS,WAAW,oBAAqB,EAAA,CACxF,EACD,uBAAwBD,EAAM,SAG5B,CACA,MAAQC,IAAc,CACpB,IAAK,iBAAiBA,EAAS,WAAW,qBAC1C,OAAQ,OACR,KAAMA,EAAS,0BACf,QAAS,CACP,WAAYA,EAAS,UAAU,EAC/B,gBAAiBA,EAAS,eAAe,CAAA,CAE7C,EAAA,CACD,EACD,uBAAwBD,EAAM,SAG5B,CACA,MAAQC,IAAc,CACpB,IAAK,iBAAiBA,EAAS,WAAW,sBAAsBA,EAAS,QAAQ,GACjF,OAAQ,SACR,QAAS,CACP,WAAYA,EAAS,UAAU,EAC/B,gBAAiBA,EAAS,eAAe,CAAA,CAE7C,EAAA,CACD,EACD,uBAAwBD,EAAM,SAG5B,CACA,MAAQC,IAAc,CACpB,IAAK,iBAAiBA,EAAS,WAAW,sBAAsBA,EAAS,QAAQ,GACjF,OAAQ,QACR,KAAMA,EAAS,2BACf,QAAS,CACP,WAAYA,EAAS,UAAU,EAC/B,gBAAiBA,EAAS,eAAe,CAAA,CAE7C,EAAA,CACD,EACD,0BAA2BD,EAAM,SAG/B,CACA,MAAQC,IAAc,CACpB,IAAK,iBAAiBA,EAAS,WAAW,2BAC1C,OAAQ,OACR,KAAMA,EAAS,2BACf,QAAS,CACP,WAAYA,EAAS,UAAU,EAC/B,gBAAiBA,EAAS,eAAe,CAAA,CAE7C,EAAA,CACD,EACD,qBAAsBD,EAAM,SAG1B,CACA,MAAQC,IAAc,CACpB,IAAK,iBAAiBA,EAAS,WAAW,UAAUA,EAAS,MAAM,SACnE,OAAQ,OACR,KAAMA,EAAS,wBACf,QAAS,CACP,WAAYA,EAAS,UAAU,EAC/B,gBAAiBA,EAAS,eAAe,CAAA,CAE7C,EAAA,CACD,EACD,sBAAuBD,EAAM,SAG3B,CACA,MAAQC,IAAc,CACpB,IAAK,iBAAiBA,EAAS,WAAW,UAAUA,EAAS,MAAM,SACnE,OAAQ,QACR,KAAMA,EAAS,0BACf,QAAS,CACP,WAAYA,EAAS,UAAU,EAC/B,gBAAiBA,EAAS,eAAe,CAAA,CAE7C,EAAA,CACD,EACD,qBAAsBD,EAAM,SAG1B,CACA,MAAQC,IAAc,CACpB,IAAK,iBAAiBA,EAAS,WAAW,UAAUA,EAAS,MAAM,UAAUA,EAAS,UAAU,GAChG,OAAQ,SACR,QAAS,CACP,WAAYA,EAAS,UAAU,EAC/B,gBAAiBA,EAAS,eAAe,CAAA,CAE7C,EAAA,CACD,EACD,qBAAsBD,EAAM,SAG1B,CACA,MAAQC,IAAc,CACpB,IAAK,iBAAiBA,EAAS,WAAW,UAAUA,EAAS,MAAM,UAAUA,EAAS,UAAU,GAChG,OAAQ,QACR,KAAMA,EAAS,yBACf,QAAS,CACP,WAAYA,EAAS,UAAU,EAC/B,gBAAiBA,EAAS,eAAe,CAAA,CAE7C,EAAA,CACD,EACD,iBAAkBD,EAAM,SAA8D,CACpF,MAAQC,IAAc,CACpB,IAAK,iBAAiBA,EAAS,WAAW,SAC1C,OAAQ,OACR,KAAMA,EAAS,oBACf,QAAS,CACP,WAAYA,EAAS,UAAU,EAC/B,gBAAiBA,EAAS,eAAe,CAAA,CAE7C,EAAA,CACD,EACD,cAAeD,EAAM,MAAqD,CACxE,MAAQC,IAAc,CACpB,IAAK,iBAAiBA,EAAS,WAAW,UAAUA,EAAS,MAAM,GACnE,OAAQ,CACN,cAAeA,EAAS,YAAA,CAE5B,EAAA,CACD,EACD,iBAAkBD,EAAM,SAA8D,CACpF,MAAQC,IAAc,CACpB,IAAK,iBAAiBA,EAAS,WAAW,UAAUA,EAAS,MAAM,GACnE,OAAQ,SACR,QAAS,CACP,WAAYA,EAAS,UAAU,EAC/B,gBAAiBA,EAAS,eAAe,CAAA,CAE7C,EAAA,CACD,EACD,iBAAkBD,EAAM,SAA8D,CACpF,MAAQC,IAAc,CACpB,IAAK,iBAAiBA,EAAS,WAAW,UAAUA,EAAS,MAAM,GACnE,OAAQ,QACR,KAAMA,EAAS,qBACf,QAAS,CACP,WAAYA,EAAS,UAAU,EAC/B,gBAAiBA,EAAS,eAAe,CAAA,CAE7C,EAAA,CACD,EACD,sBAAuBD,EAAM,SAG3B,CACA,MAAQC,IAAc,CACpB,IAAK,iBAAiBA,EAAS,WAAW,UAAUA,EAAS,MAAM,eACnE,OAAQ,OACR,QAAS,CACP,WAAYA,EAAS,UAAU,EAC/B,gBAAiBA,EAAS,eAAe,CAAA,CAE7C,EACD,CAAA,CAAA,GAEH,iBAAkB,EACpB,CAAC"}