@pitcher/js-api 1.22.0-alpha.1 → 1.22.0-alpha.2

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 (504) hide show
  1. package/package.json +1 -1
  2. package/types/js-api.esm.d.ts +0 -1
  3. package/types/lib/api/apps/apps.queries.d.ts +0 -3
  4. package/types/lib/api/canvases/canvases.queries.d.ts +0 -15
  5. package/types/lib/api/events/events.helpers.d.ts +0 -29
  6. package/types/lib/api/events/events.queries.d.ts +0 -10
  7. package/types/lib/api/users/users.queries.d.ts +0 -5
  8. package/types/lib/apps/browser/composables/useAppEmit.d.ts +0 -3
  9. package/types/lib/apps/browser/stores/api.d.ts +0 -575
  10. package/types/lib/apps/browser/stores/api.test.d.ts +0 -1
  11. package/types/lib/apps/browser/stores/app.d.ts +0 -117
  12. package/types/lib/apps/browser/stores/app.test.d.ts +0 -1
  13. package/types/lib/apps/browser/stores/upload.d.ts +0 -101
  14. package/types/lib/apps/browser/stores/upload.types.d.ts +0 -18
  15. package/types/lib/apps/browser/util/file.d.ts +0 -3
  16. package/types/lib/apps/canvas-builder/App.helpers.d.ts +0 -12
  17. package/types/lib/apps/canvas-builder/components/ui/Link/Link.util.d.ts +0 -13
  18. package/types/lib/apps/canvas-builder/composables/useCanvas.d.ts +0 -12735
  19. package/types/lib/apps/canvas-builder/composables/useCanvasHistory.d.ts +0 -1784
  20. package/types/lib/apps/canvas-builder/composables/useCanvasHooks.d.ts +0 -25
  21. package/types/lib/apps/canvas-builder/composables/useCanvasPages.d.ts +0 -34
  22. package/types/lib/apps/canvas-builder/composables/useCanvasPages.spec.d.ts +0 -1
  23. package/types/lib/apps/canvas-builder/composables/useCanvasSectionOverrides.d.ts +0 -29
  24. package/types/lib/apps/canvas-builder/composables/useCanvasTheme.d.ts +0 -76
  25. package/types/lib/apps/canvas-builder/composables/useCanvasVisibility.d.ts +0 -8
  26. package/types/lib/apps/canvas-builder/composables/useCollapsibles.d.ts +0 -14
  27. package/types/lib/apps/canvas-builder/composables/useComponentPermissions.d.ts +0 -14
  28. package/types/lib/apps/canvas-builder/composables/useContentSelector.d.ts +0 -49
  29. package/types/lib/apps/canvas-builder/composables/useFetchSectionAnalytics.d.ts +0 -3
  30. package/types/lib/apps/canvas-builder/composables/useNavigatorDrawer.d.ts +0 -6
  31. package/types/lib/apps/canvas-builder/composables/usePitcherEvents.d.ts +0 -5
  32. package/types/lib/apps/canvas-builder/composables/useRecommendations.d.ts +0 -50
  33. package/types/lib/apps/canvas-builder/composables/useReorderComponent.d.ts +0 -16
  34. package/types/lib/apps/canvas-builder/composables/useSectionNavigation.d.ts +0 -16
  35. package/types/lib/apps/canvas-builder/composables/useSectionPopularity.d.ts +0 -34
  36. package/types/lib/apps/canvas-builder/constants/canvas.const.d.ts +0 -15
  37. package/types/lib/apps/canvas-builder/constants/defaults.const.d.ts +0 -1
  38. package/types/lib/apps/canvas-builder/constants/index.d.ts +0 -3
  39. package/types/lib/apps/canvas-builder/constants/sizes.d.ts +0 -2
  40. package/types/lib/apps/canvas-builder/types/canvas.d.ts +0 -466
  41. package/types/lib/apps/canvas-builder/types/font-awesome.types.d.ts +0 -2
  42. package/types/lib/apps/canvas-builder/types/recommendations.types.d.ts +0 -28
  43. package/types/lib/apps/canvas-builder/util/canvas.util.d.ts +0 -44
  44. package/types/lib/apps/canvas-builder/util/canvas.util.test.d.ts +0 -1
  45. package/types/lib/apps/canvas-builder/util/clone.d.ts +0 -1
  46. package/types/lib/apps/canvas-builder/util/file.util.d.ts +0 -6
  47. package/types/lib/apps/canvas-builder/util/tree.d.ts +0 -24
  48. package/types/lib/apps/canvas-builder/util/tree.test.d.ts +0 -1
  49. package/types/lib/apps/canvas-builder/util/tsUtils.d.ts +0 -3
  50. package/types/lib/apps/canvas-builder/util/url.d.ts +0 -5
  51. package/types/lib/apps/canvas-builder/util/url.test.d.ts +0 -1
  52. package/types/lib/apps/content-selector/appTypes.d.ts +0 -43
  53. package/types/lib/apps/content-selector/stores/app.d.ts +0 -82
  54. package/types/lib/apps/content-selector/util/file.d.ts +0 -3
  55. package/types/lib/apps/content-selector/util/media-type.util.d.ts +0 -1
  56. package/types/lib/apps/notes/composables/useFullscreenNotesHeartbeat.d.ts +0 -3
  57. package/types/lib/apps/notes/composables/useNotesApp.d.ts +0 -3
  58. package/types/lib/components/CCatalogIqSwitcher/CCatalogIqSwitcher.types.d.ts +0 -7
  59. package/types/lib/components/CConfigEditor/CConfigEditor.types.d.ts +0 -7
  60. package/types/lib/components/CConfigEditor/CConfigEditor.validators.d.ts +0 -4
  61. package/types/lib/components/CContactSelector/CContactSelector.types.d.ts +0 -4
  62. package/types/lib/components/CDataTable/CDataTableEdit.use.d.ts +0 -22
  63. package/types/lib/components/CFileViewer/CFileViewer.types.d.ts +0 -7
  64. package/types/lib/components/CFileViewer/CFileViewer.use.d.ts +0 -47
  65. package/types/lib/components/CFileViewer/CFileViewerFullScreen.use.d.ts +0 -16
  66. package/types/lib/components/CFileViewer/pageThumbnailFavorite.use.d.ts +0 -10
  67. package/types/lib/components/CFileViewer/pdfEvents.use.d.ts +0 -4
  68. package/types/lib/components/CGlobalSearch/CGlobalSearch.types.d.ts +0 -23
  69. package/types/lib/components/CGlobalSearch/GlobalSearch.use.d.ts +0 -24
  70. package/types/lib/components/CGlobalSearch/Shortcuts.use.d.ts +0 -11
  71. package/types/lib/components/CMultiSelect/CMultiSelect.test.d.ts +0 -1
  72. package/types/lib/components/CQuickFilters/CQuickFilters.types.d.ts +0 -4
  73. package/types/lib/components/CRichTextEditor/constants.d.ts +0 -1
  74. package/types/lib/components/CRichTextEditor/extensions/bulletListExtended.d.ts +0 -16
  75. package/types/lib/components/CRichTextEditor/extensions/headingExtended.d.ts +0 -10
  76. package/types/lib/components/CRichTextEditor/extensions/mentionSuggestions.d.ts +0 -11
  77. package/types/lib/components/CRichTextEditor/extensions/paragraphExtended.d.ts +0 -26
  78. package/types/lib/components/CRichTextEditor/extensions/textStyleExtended.d.ts +0 -10
  79. package/types/lib/components/CSingleSelect/CSingleSelect.test.d.ts +0 -1
  80. package/types/lib/components/CUsersGroupsAccessManage/CUsersGroupsAccessManage.types.d.ts +0 -56
  81. package/types/lib/components/CVirtualTable/CVirtualTable.test.d.ts +0 -1
  82. package/types/lib/components/CVirtualTable/CVirtualTableRow.test.d.ts +0 -1
  83. package/types/lib/components/canvases/CanvasesManagementBulk.use.d.ts +0 -40
  84. package/types/lib/components/canvases/CanvasesManagementFilters.use.d.ts +0 -7
  85. package/types/lib/components/canvases/CanvasesManagementToolbarFilters.use.d.ts +0 -20
  86. package/types/lib/components/filters/CDateRangeFilter.test.d.ts +0 -1
  87. package/types/lib/components/filters/CSelectFilter.test.d.ts +0 -1
  88. package/types/lib/components/filters/filter.const.d.ts +0 -1
  89. package/types/lib/components/filters/filter.util.d.ts +0 -2
  90. package/types/lib/components/filters/filter.util.spec.d.ts +0 -1
  91. package/types/lib/components/savedCanvases/CSavedCanvasesManagement.use.d.ts +0 -11
  92. package/types/lib/components/savedCanvases/CSavedCanvasesManagementShareCanvas.use.d.ts +0 -7
  93. package/types/lib/composables/appEmit.use.d.ts +0 -3
  94. package/types/lib/composables/bulkActions.use.d.ts +0 -12
  95. package/types/lib/composables/fileViewerSettings.use.d.ts +0 -8
  96. package/types/lib/composables/recentFiles.use.d.ts +0 -12
  97. package/types/lib/composables/useAssetUpload.d.ts +0 -6
  98. package/types/lib/composables/useBindValidation.d.ts +0 -206
  99. package/types/lib/composables/useConfirmation.d.ts +0 -23
  100. package/types/lib/composables/useConnectUpload.d.ts +0 -5
  101. package/types/lib/composables/useDetailsView.d.ts +0 -19
  102. package/types/lib/composables/useFetchUsers.d.ts +0 -18
  103. package/types/lib/composables/useInfiniteScroll.d.ts +0 -13
  104. package/types/lib/composables/useInstalledApps.d.ts +0 -3
  105. package/types/lib/composables/useLocation.d.ts +0 -26
  106. package/types/lib/composables/useLocationAPI.d.ts +0 -39
  107. package/types/lib/composables/useLocationListeners.d.ts +0 -8
  108. package/types/lib/composables/useLocationManipulation.d.ts +0 -37
  109. package/types/lib/composables/usePdfInterpolation.d.ts +0 -9
  110. package/types/lib/composables/useTheme.d.ts +0 -9
  111. package/types/lib/composables/useThemeVars.d.ts +0 -30
  112. package/types/lib/composables/useToast.d.ts +0 -14
  113. package/types/lib/composables/useWindowEvents.d.ts +0 -20
  114. package/types/lib/constants/cdp.const.d.ts +0 -41
  115. package/types/lib/constants/config.const.d.ts +0 -1
  116. package/types/lib/constants/conventions.const.d.ts +0 -3
  117. package/types/lib/constants/i18n.const.d.ts +0 -13
  118. package/types/lib/constants/modal.const.d.ts +0 -9
  119. package/types/lib/constants/more.const.d.ts +0 -1
  120. package/types/lib/constants/recentFiles.const.d.ts +0 -4
  121. package/types/lib/constants/tables.const.d.ts +0 -4
  122. package/types/lib/constants/timers.const.d.ts +0 -1
  123. package/types/lib/constants/uploads.const.d.ts +0 -8
  124. package/types/lib/constants/url.const.d.ts +0 -2
  125. package/types/lib/custom-naive-locales/el.d.ts +0 -124
  126. package/types/lib/directives/autofocus.d.ts +0 -4
  127. package/types/lib/directives/clickOutside.d.ts +0 -8
  128. package/types/lib/directives/draggable.d.ts +0 -4
  129. package/types/lib/directives/tooltip.d.ts +0 -4
  130. package/types/lib/main.lib.d.ts +0 -176
  131. package/types/lib/plugins/vueQuery.d.ts +0 -3
  132. package/types/lib/sdk/api/HighLevelApi.d.ts +0 -125
  133. package/types/lib/sdk/api/HighLevelApi.spec.d.ts +0 -1
  134. package/types/lib/sdk/api/LowLevelApi.d.ts +0 -18
  135. package/types/lib/sdk/api/LowLevelApi.spec.d.ts +0 -1
  136. package/types/lib/sdk/api/modules/admin/canvas.admin.d.ts +0 -69
  137. package/types/lib/sdk/api/modules/admin/env.admin.d.ts +0 -10
  138. package/types/lib/sdk/api/modules/admin/files.admin.d.ts +0 -10
  139. package/types/lib/sdk/api/modules/admin/index.d.ts +0 -6
  140. package/types/lib/sdk/api/modules/admin/metadataTemplates.admin.d.ts +0 -11
  141. package/types/lib/sdk/api/modules/admin/types.admin.d.ts +0 -46
  142. package/types/lib/sdk/api/modules/canvas.d.ts +0 -56
  143. package/types/lib/sdk/api/modules/dsr/env.dsr.d.ts +0 -10
  144. package/types/lib/sdk/api/modules/dsr/index.d.ts +0 -5
  145. package/types/lib/sdk/api/modules/dsr/loading.dsr.d.ts +0 -1
  146. package/types/lib/sdk/api/modules/dsr/types.dsr.d.ts +0 -39
  147. package/types/lib/sdk/api/modules/env.d.ts +0 -7
  148. package/types/lib/sdk/api/modules/events.d.ts +0 -7
  149. package/types/lib/sdk/api/modules/favorites.d.ts +0 -8
  150. package/types/lib/sdk/api/modules/feedback.d.ts +0 -3
  151. package/types/lib/sdk/api/modules/files.d.ts +0 -31
  152. package/types/lib/sdk/api/modules/folders.d.ts +0 -21
  153. package/types/lib/sdk/api/modules/index.d.ts +0 -19
  154. package/types/lib/sdk/api/modules/languages.d.ts +0 -8
  155. package/types/lib/sdk/api/modules/metadataTemplates.d.ts +0 -4
  156. package/types/lib/sdk/api/modules/notifications.d.ts +0 -3
  157. package/types/lib/sdk/api/modules/open.d.ts +0 -4
  158. package/types/lib/sdk/api/modules/pspdfkit.d.ts +0 -23
  159. package/types/lib/sdk/api/modules/query.d.ts +0 -3
  160. package/types/lib/sdk/api/modules/search.d.ts +0 -4
  161. package/types/lib/sdk/api/modules/sync.d.ts +0 -9
  162. package/types/lib/sdk/api/modules/toast.d.ts +0 -4
  163. package/types/lib/sdk/api/modules/track.d.ts +0 -4
  164. package/types/lib/sdk/api/modules/ui/app-errors.ui.d.ts +0 -3
  165. package/types/lib/sdk/api/modules/ui/canvas.ui.d.ts +0 -4
  166. package/types/lib/sdk/api/modules/ui/content.ui.d.ts +0 -7
  167. package/types/lib/sdk/api/modules/ui/index.d.ts +0 -8
  168. package/types/lib/sdk/api/modules/ui/loading.ui.d.ts +0 -1
  169. package/types/lib/sdk/api/modules/ui/location.ui.d.ts +0 -3
  170. package/types/lib/sdk/api/modules/ui/types.ui.d.ts +0 -47
  171. package/types/lib/sdk/api/modules/users.d.ts +0 -6
  172. package/types/lib/sdk/api/modules/webView.d.ts +0 -4
  173. package/types/lib/sdk/interfaces.d.ts +0 -230
  174. package/types/lib/sdk/main.d.ts +0 -434
  175. package/types/lib/sdk/main.spec.d.ts +0 -1
  176. package/types/lib/sdk/main.umd-esm.d.ts +0 -1
  177. package/types/lib/sdk/payload.types.d.ts +0 -56
  178. package/types/lib/sdk/utils/assert.d.ts +0 -3
  179. package/types/lib/sdk/utils/assert.spec.d.ts +0 -1
  180. package/types/lib/sdk/utils/cleanUrl.d.ts +0 -1
  181. package/types/lib/sdk/utils/eventEmitter.d.ts +0 -17
  182. package/types/lib/sdk/utils/eventEmitter.spec.d.ts +0 -1
  183. package/types/lib/sdk/utils/isodate.d.ts +0 -1
  184. package/types/lib/sdk/utils/isodate.spec.d.ts +0 -1
  185. package/types/lib/sdk/utils/postrobot.d.ts +0 -1
  186. package/types/lib/theme/canvasUiUnoPreset.d.ts +0 -4
  187. package/types/lib/theme/daisyUi.d.ts +0 -1
  188. package/types/lib/theme/light.const.d.ts +0 -4
  189. package/types/lib/theme/light.d.ts +0 -2483
  190. package/types/lib/theme/main.d.ts +0 -3
  191. package/types/lib/theme/theme-overrides.d.ts +0 -1
  192. package/types/lib/theme/theme.types.d.ts +0 -29
  193. package/types/lib/theme/theme.utils.d.ts +0 -3
  194. package/types/lib/types/app.d.ts +0 -59
  195. package/types/lib/types/call.d.ts +0 -42
  196. package/types/lib/types/canvasActions.d.ts +0 -12
  197. package/types/lib/types/canvases.d.ts +0 -23
  198. package/types/lib/types/dataTable.d.ts +0 -6
  199. package/types/lib/types/favorites.d.ts +0 -5
  200. package/types/lib/types/fileViewerSettings.types.d.ts +0 -3
  201. package/types/lib/types/files.d.ts +0 -12
  202. package/types/lib/types/i18n.types.d.ts +0 -1
  203. package/types/lib/types/iframes.d.ts +0 -24
  204. package/types/lib/types/instanceSettings.d.ts +0 -20
  205. package/types/lib/types/launchDarkly.types.d.ts +0 -40
  206. package/types/lib/types/organization.d.ts +0 -4
  207. package/types/lib/types/paginatedData.d.ts +0 -6
  208. package/types/lib/types/recentFiles.types.d.ts +0 -4
  209. package/types/lib/types/sectionPopularity.d.ts +0 -30
  210. package/types/lib/types/sfdc.d.ts +0 -125
  211. package/types/lib/types/templateActions.d.ts +0 -10
  212. package/types/lib/types/toast.d.ts +0 -4
  213. package/types/lib/types/translations.d.ts +0 -5
  214. package/types/lib/types/ts.d.ts +0 -10
  215. package/types/lib/types/users.d.ts +0 -12
  216. package/types/lib/types/vueVirtualScroller.d.ts +0 -4
  217. package/types/lib/util/anchor.d.ts +0 -2
  218. package/types/lib/util/array.d.ts +0 -5
  219. package/types/lib/util/array.spec.d.ts +0 -1
  220. package/types/lib/util/canvas-manager.util.d.ts +0 -4
  221. package/types/lib/util/casing.d.ts +0 -4
  222. package/types/lib/util/casing.spec.d.ts +0 -1
  223. package/types/lib/util/color.d.ts +0 -4
  224. package/types/lib/util/date.d.ts +0 -12
  225. package/types/lib/util/date.spec.d.ts +0 -1
  226. package/types/lib/util/dev.util.d.ts +0 -2
  227. package/types/lib/util/dom.d.ts +0 -15
  228. package/types/lib/util/font.spec.d.ts +0 -1
  229. package/types/lib/util/font.util.d.ts +0 -7
  230. package/types/lib/util/fullscreen.util.d.ts +0 -16
  231. package/types/lib/util/gesture.util.d.ts +0 -6
  232. package/types/lib/util/handlebars.d.ts +0 -1
  233. package/types/lib/util/image.d.ts +0 -1
  234. package/types/lib/util/location.spec.d.ts +0 -1
  235. package/types/lib/util/location.util.d.ts +0 -1
  236. package/types/lib/util/message-event.d.ts +0 -1
  237. package/types/lib/util/message-event.spec.d.ts +0 -1
  238. package/types/lib/util/navigation.util.d.ts +0 -7
  239. package/types/lib/util/network.d.ts +0 -16
  240. package/types/lib/util/network.spec.d.ts +0 -1
  241. package/types/lib/util/number.d.ts +0 -4
  242. package/types/lib/util/number.spec.d.ts +0 -1
  243. package/types/lib/util/object.d.ts +0 -1
  244. package/types/lib/util/object.spec.d.ts +0 -1
  245. package/types/lib/util/query.d.ts +0 -6
  246. package/types/lib/util/reactive.d.ts +0 -4
  247. package/types/lib/util/reactive.spec.d.ts +0 -1
  248. package/types/lib/util/string.d.ts +0 -4
  249. package/types/lib/util/timer.d.ts +0 -2
  250. package/types/lib/util/timer.spec.d.ts +0 -1
  251. package/types/lib/util/translations.d.ts +0 -8
  252. package/types/lib/util/translations.spec.d.ts +0 -1
  253. package/types/lib/util/tsHelpers.d.ts +0 -14
  254. package/types/lib/util/user.d.ts +0 -4
  255. package/types/lib/util/userAgents.d.ts +0 -8
  256. package/types/types/openapi/index.d.ts +0 -248
  257. package/types/types/openapi/models/AccessTypeEnum.d.ts +0 -8
  258. package/types/types/openapi/models/Account.d.ts +0 -4
  259. package/types/types/openapi/models/AccountRequest.d.ts +0 -4
  260. package/types/types/openapi/models/App.d.ts +0 -20
  261. package/types/types/openapi/models/AppInstallationRequest.d.ts +0 -4
  262. package/types/types/openapi/models/AppOrganization.d.ts +0 -4
  263. package/types/types/openapi/models/AppOrganizationRequest.d.ts +0 -4
  264. package/types/types/openapi/models/AppPublish.d.ts +0 -8
  265. package/types/types/openapi/models/AppRelease.d.ts +0 -9
  266. package/types/types/openapi/models/AppRequest.d.ts +0 -9
  267. package/types/types/openapi/models/AppTypeEnum.d.ts +0 -8
  268. package/types/types/openapi/models/AppsDBGlobalEntry.d.ts +0 -8
  269. package/types/types/openapi/models/AppsDBGlobalEntryRequest.d.ts +0 -3
  270. package/types/types/openapi/models/AppsDBUserEntry.d.ts +0 -9
  271. package/types/types/openapi/models/AppsDBUserEntryRequest.d.ts +0 -3
  272. package/types/types/openapi/models/AuthToken.d.ts +0 -7
  273. package/types/types/openapi/models/AuthTokenRequest.d.ts +0 -7
  274. package/types/types/openapi/models/BulkDeleteErrorDetail.d.ts +0 -5
  275. package/types/types/openapi/models/BulkDeleteRequest.d.ts +0 -6
  276. package/types/types/openapi/models/BulkDeleteResponse.d.ts +0 -6
  277. package/types/types/openapi/models/BulkUpdateMetadata.d.ts +0 -6
  278. package/types/types/openapi/models/BulkUpdateMetadataOperationEnum.d.ts +0 -8
  279. package/types/types/openapi/models/BulkUpdateMetadataRequest.d.ts +0 -9
  280. package/types/types/openapi/models/BulkUpdateMetadataResult.d.ts +0 -4
  281. package/types/types/openapi/models/BulkUpdateTags.d.ts +0 -6
  282. package/types/types/openapi/models/BulkUpdateTagsOperationEnum.d.ts +0 -8
  283. package/types/types/openapi/models/BulkUpdateTagsRequest.d.ts +0 -9
  284. package/types/types/openapi/models/BulkUpdateTagsResult.d.ts +0 -4
  285. package/types/types/openapi/models/Canvas.d.ts +0 -35
  286. package/types/types/openapi/models/CanvasCreate.d.ts +0 -35
  287. package/types/types/openapi/models/CanvasCreateRequest.d.ts +0 -25
  288. package/types/types/openapi/models/CanvasList.d.ts +0 -28
  289. package/types/types/openapi/models/CanvasRecommendedFile.d.ts +0 -40
  290. package/types/types/openapi/models/CanvasRecommendedFiles.d.ts +0 -5
  291. package/types/types/openapi/models/CanvasRetrieve.d.ts +0 -35
  292. package/types/types/openapi/models/CanvasSection.d.ts +0 -7
  293. package/types/types/openapi/models/CanvasSectionRetrieve.d.ts +0 -7
  294. package/types/types/openapi/models/CanvasSectionRetrieveRequest.d.ts +0 -5
  295. package/types/types/openapi/models/CanvasUpdate.d.ts +0 -35
  296. package/types/types/openapi/models/CanvasUpdateRequest.d.ts +0 -22
  297. package/types/types/openapi/models/Collaboration.d.ts +0 -16
  298. package/types/types/openapi/models/CollaborationCreate.d.ts +0 -16
  299. package/types/types/openapi/models/CollaborationCreateRequest.d.ts +0 -10
  300. package/types/types/openapi/models/CollaborationRequest.d.ts +0 -5
  301. package/types/types/openapi/models/CollaborationRoleEnum.d.ts +0 -8
  302. package/types/types/openapi/models/ConnectedService.d.ts +0 -9
  303. package/types/types/openapi/models/ContentDistributionGroup.d.ts +0 -12
  304. package/types/types/openapi/models/ContentDistributionGroupCreate.d.ts +0 -12
  305. package/types/types/openapi/models/ContentDistributionGroupCreateRequest.d.ts +0 -5
  306. package/types/types/openapi/models/ContentDistributionGroupMembership.d.ts +0 -8
  307. package/types/types/openapi/models/ContentDistributionGroupMembershipCreate.d.ts +0 -8
  308. package/types/types/openapi/models/ContentDistributionGroupMembershipCreateRequest.d.ts +0 -4
  309. package/types/types/openapi/models/ContentDistributionGroupRequest.d.ts +0 -4
  310. package/types/types/openapi/models/DefaultExpiresAtEnum.d.ts +0 -16
  311. package/types/types/openapi/models/DeletedApp.d.ts +0 -22
  312. package/types/types/openapi/models/DeletedContentDistributionGroup.d.ts +0 -14
  313. package/types/types/openapi/models/DeletedEnvironment.d.ts +0 -14
  314. package/types/types/openapi/models/DeletedFavorite.d.ts +0 -19
  315. package/types/types/openapi/models/DeletedFile.d.ts +0 -42
  316. package/types/types/openapi/models/DeletedFolder.d.ts +0 -17
  317. package/types/types/openapi/models/DeletedInstance.d.ts +0 -24
  318. package/types/types/openapi/models/DeletedInstanceAssignmentGroup.d.ts +0 -14
  319. package/types/types/openapi/models/DeletedMetadataTemplate.d.ts +0 -17
  320. package/types/types/openapi/models/DeletedRegion.d.ts +0 -12
  321. package/types/types/openapi/models/DownloadTypeEnum.d.ts +0 -10
  322. package/types/types/openapi/models/Environment.d.ts +0 -12
  323. package/types/types/openapi/models/EnvironmentRequest.d.ts +0 -5
  324. package/types/types/openapi/models/Event.d.ts +0 -18
  325. package/types/types/openapi/models/EventAttendee.d.ts +0 -5
  326. package/types/types/openapi/models/EventAttendeeRequest.d.ts +0 -5
  327. package/types/types/openapi/models/EventExternalObject.d.ts +0 -10
  328. package/types/types/openapi/models/EventExternalObjectContentTypeEnum.d.ts +0 -12
  329. package/types/types/openapi/models/EventExternalObjectRequest.d.ts +0 -10
  330. package/types/types/openapi/models/EventRequest.d.ts +0 -17
  331. package/types/types/openapi/models/EventStatusEnum.d.ts +0 -10
  332. package/types/types/openapi/models/Favorite.d.ts +0 -17
  333. package/types/types/openapi/models/FavoriteCreate.d.ts +0 -12
  334. package/types/types/openapi/models/FavoriteCreateRequest.d.ts +0 -7
  335. package/types/types/openapi/models/FavoriteFile.d.ts +0 -6
  336. package/types/types/openapi/models/FavoriteFileRequest.d.ts +0 -3
  337. package/types/types/openapi/models/FavoriteUpdate.d.ts +0 -12
  338. package/types/types/openapi/models/FavoriteUpdateRequest.d.ts +0 -6
  339. package/types/types/openapi/models/File.d.ts +0 -40
  340. package/types/types/openapi/models/FileAnalytics.d.ts +0 -16
  341. package/types/types/openapi/models/FileAnalyticsResult.d.ts +0 -9
  342. package/types/types/openapi/models/FileContentTypeEnum.d.ts +0 -16
  343. package/types/types/openapi/models/FileCreate.d.ts +0 -43
  344. package/types/types/openapi/models/FileCreateRequest.d.ts +0 -24
  345. package/types/types/openapi/models/FileRequest.d.ts +0 -13
  346. package/types/types/openapi/models/FileRetrieve.d.ts +0 -43
  347. package/types/types/openapi/models/FileStatusEnum.d.ts +0 -8
  348. package/types/types/openapi/models/FileTypeEnum.d.ts +0 -10
  349. package/types/types/openapi/models/FileUpdate.d.ts +0 -43
  350. package/types/types/openapi/models/FileUpdateRequest.d.ts +0 -17
  351. package/types/types/openapi/models/Folder.d.ts +0 -15
  352. package/types/types/openapi/models/FolderCreate.d.ts +0 -31
  353. package/types/types/openapi/models/FolderCreateRequest.d.ts +0 -18
  354. package/types/types/openapi/models/FolderFile.d.ts +0 -14
  355. package/types/types/openapi/models/FolderFolder.d.ts +0 -6
  356. package/types/types/openapi/models/FolderRetrieve.d.ts +0 -24
  357. package/types/types/openapi/models/FolderUpdate.d.ts +0 -31
  358. package/types/types/openapi/models/FolderUpdateRequest.d.ts +0 -15
  359. package/types/types/openapi/models/Instance.d.ts +0 -22
  360. package/types/types/openapi/models/InstanceAnalytics.d.ts +0 -18
  361. package/types/types/openapi/models/InstanceAnalyticsChangePercentages.d.ts +0 -5
  362. package/types/types/openapi/models/InstanceAnalyticsCurrentPeriod.d.ts +0 -13
  363. package/types/types/openapi/models/InstanceAnalyticsFile.d.ts +0 -5
  364. package/types/types/openapi/models/InstanceAnalyticsFileActivity.d.ts +0 -5
  365. package/types/types/openapi/models/InstanceAnalyticsFileRequest.d.ts +0 -3
  366. package/types/types/openapi/models/InstanceAnalyticsInactiveUsers.d.ts +0 -5
  367. package/types/types/openapi/models/InstanceAnalyticsInactiveUsersRequest.d.ts +0 -4
  368. package/types/types/openapi/models/InstanceAnalyticsLoginResult.d.ts +0 -5
  369. package/types/types/openapi/models/InstanceAssignmentGroup.d.ts +0 -12
  370. package/types/types/openapi/models/InstanceAssignmentGroupMembership.d.ts +0 -8
  371. package/types/types/openapi/models/InstanceAssignmentGroupMembershipCreate.d.ts +0 -8
  372. package/types/types/openapi/models/InstanceAssignmentGroupMembershipCreateRequest.d.ts +0 -4
  373. package/types/types/openapi/models/InstanceAssignmentGroupRequest.d.ts +0 -4
  374. package/types/types/openapi/models/InstanceMembership.d.ts +0 -12
  375. package/types/types/openapi/models/InstanceMembershipCreate.d.ts +0 -12
  376. package/types/types/openapi/models/InstanceMembershipCreateRequest.d.ts +0 -8
  377. package/types/types/openapi/models/InstanceMembershipGroup.d.ts +0 -11
  378. package/types/types/openapi/models/InstanceMembershipGroupRequest.d.ts +0 -3
  379. package/types/types/openapi/models/InstanceMembershipRequest.d.ts +0 -5
  380. package/types/types/openapi/models/InstanceMembershipRoleEnum.d.ts +0 -8
  381. package/types/types/openapi/models/InstanceMembershipUser.d.ts +0 -10
  382. package/types/types/openapi/models/InstanceMembershipUserRequest.d.ts +0 -4
  383. package/types/types/openapi/models/InstanceMembershipUserStatusEnum.d.ts +0 -6
  384. package/types/types/openapi/models/InstanceRequest.d.ts +0 -11
  385. package/types/types/openapi/models/InstanceStorageCredentials.d.ts +0 -6
  386. package/types/types/openapi/models/InstanceUpdate.d.ts +0 -18
  387. package/types/types/openapi/models/InstanceUpdateRequest.d.ts +0 -8
  388. package/types/types/openapi/models/Invitation.d.ts +0 -11
  389. package/types/types/openapi/models/InvitationRequest.d.ts +0 -3
  390. package/types/types/openapi/models/InvitationStatusEnum.d.ts +0 -4
  391. package/types/types/openapi/models/LanguageEnum.d.ts +0 -12
  392. package/types/types/openapi/models/MetadataTemplate.d.ts +0 -15
  393. package/types/types/openapi/models/MetadataTemplateField.d.ts +0 -14
  394. package/types/types/openapi/models/MetadataTemplateFieldRequest.d.ts +0 -14
  395. package/types/types/openapi/models/MetadataTemplateFieldTypeEnum.d.ts +0 -16
  396. package/types/types/openapi/models/MetadataTemplateOption.d.ts +0 -4
  397. package/types/types/openapi/models/MetadataTemplateOptionRequest.d.ts +0 -4
  398. package/types/types/openapi/models/MetadataTemplateRequest.d.ts +0 -7
  399. package/types/types/openapi/models/MetadataTemplateSection.d.ts +0 -6
  400. package/types/types/openapi/models/MetadataTemplateSectionRequest.d.ts +0 -6
  401. package/types/types/openapi/models/MiniAccount.d.ts +0 -4
  402. package/types/types/openapi/models/MiniCanvas.d.ts +0 -4
  403. package/types/types/openapi/models/MiniCanvasRequest.d.ts +0 -3
  404. package/types/types/openapi/models/MiniContentDistributionGroup.d.ts +0 -5
  405. package/types/types/openapi/models/MiniContentDistributionGroupRequest.d.ts +0 -3
  406. package/types/types/openapi/models/MiniEnvironment.d.ts +0 -5
  407. package/types/types/openapi/models/MiniEnvironmentRequest.d.ts +0 -4
  408. package/types/types/openapi/models/MiniEvent.d.ts +0 -5
  409. package/types/types/openapi/models/MiniEventRequest.d.ts +0 -4
  410. package/types/types/openapi/models/MiniFile.d.ts +0 -4
  411. package/types/types/openapi/models/MiniFileRequest.d.ts +0 -3
  412. package/types/types/openapi/models/MiniFolder.d.ts +0 -4
  413. package/types/types/openapi/models/MiniFolderRequest.d.ts +0 -3
  414. package/types/types/openapi/models/MiniInstance.d.ts +0 -4
  415. package/types/types/openapi/models/MiniInstanceRequest.d.ts +0 -3
  416. package/types/types/openapi/models/MiniPage.d.ts +0 -4
  417. package/types/types/openapi/models/MiniPageRequest.d.ts +0 -3
  418. package/types/types/openapi/models/MiniRegion.d.ts +0 -4
  419. package/types/types/openapi/models/MiniRegionRequest.d.ts +0 -3
  420. package/types/types/openapi/models/MiniSharedLink.d.ts +0 -4
  421. package/types/types/openapi/models/MiniSharedLinkRequest.d.ts +0 -3
  422. package/types/types/openapi/models/MiniUser.d.ts +0 -5
  423. package/types/types/openapi/models/MiniUserRequest.d.ts +0 -3
  424. package/types/types/openapi/models/MostActiveUser.d.ts +0 -7
  425. package/types/types/openapi/models/Organization.d.ts +0 -10
  426. package/types/types/openapi/models/OrganizationAnalytics.d.ts +0 -16
  427. package/types/types/openapi/models/OrganizationAnalyticsCurrentPeriod.d.ts +0 -13
  428. package/types/types/openapi/models/OrganizationAnalyticsInactiveUsers.d.ts +0 -5
  429. package/types/types/openapi/models/OrganizationAnalyticsInactiveUsersRequest.d.ts +0 -4
  430. package/types/types/openapi/models/OrganizationAnalyticsInstance.d.ts +0 -10
  431. package/types/types/openapi/models/OrganizationAnalyticsLoginResult.d.ts +0 -5
  432. package/types/types/openapi/models/OrganizationAnalyticsTop3Instances.d.ts +0 -13
  433. package/types/types/openapi/models/OrganizationBranding.d.ts +0 -6
  434. package/types/types/openapi/models/OrganizationBrandingColors.d.ts +0 -4
  435. package/types/types/openapi/models/OrganizationChangePercentages.d.ts +0 -6
  436. package/types/types/openapi/models/OrganizationUpdate.d.ts +0 -8
  437. package/types/types/openapi/models/OrganizationUpdateRequest.d.ts +0 -8
  438. package/types/types/openapi/models/PSPDFKitAuthPayload.d.ts +0 -3
  439. package/types/types/openapi/models/PSPDFKitAuthPayloadRequest.d.ts +0 -3
  440. package/types/types/openapi/models/PSPDFKitToken.d.ts +0 -7
  441. package/types/types/openapi/models/PSPDFKitTokenRequest.d.ts +0 -3
  442. package/types/types/openapi/models/PaginatedAppList.d.ts +0 -8
  443. package/types/types/openapi/models/PaginatedAppReleaseList.d.ts +0 -8
  444. package/types/types/openapi/models/PaginatedAuthTokenList.d.ts +0 -8
  445. package/types/types/openapi/models/PaginatedCanvasListList.d.ts +0 -8
  446. package/types/types/openapi/models/PaginatedCollaborationList.d.ts +0 -8
  447. package/types/types/openapi/models/PaginatedContentDistributionGroupList.d.ts +0 -8
  448. package/types/types/openapi/models/PaginatedContentDistributionGroupMembershipList.d.ts +0 -8
  449. package/types/types/openapi/models/PaginatedEnvironmentList.d.ts +0 -8
  450. package/types/types/openapi/models/PaginatedEventList.d.ts +0 -8
  451. package/types/types/openapi/models/PaginatedFavoriteList.d.ts +0 -8
  452. package/types/types/openapi/models/PaginatedFileList.d.ts +0 -8
  453. package/types/types/openapi/models/PaginatedFolderList.d.ts +0 -8
  454. package/types/types/openapi/models/PaginatedInstanceAssignmentGroupList.d.ts +0 -8
  455. package/types/types/openapi/models/PaginatedInstanceAssignmentGroupMembershipList.d.ts +0 -8
  456. package/types/types/openapi/models/PaginatedInstanceList.d.ts +0 -8
  457. package/types/types/openapi/models/PaginatedInstanceMembershipList.d.ts +0 -8
  458. package/types/types/openapi/models/PaginatedInvitationList.d.ts +0 -8
  459. package/types/types/openapi/models/PaginatedMetadataTemplateList.d.ts +0 -8
  460. package/types/types/openapi/models/PaginatedRegionList.d.ts +0 -8
  461. package/types/types/openapi/models/PaginatedRevisionList.d.ts +0 -8
  462. package/types/types/openapi/models/PaginatedSearchResultList.d.ts +0 -9
  463. package/types/types/openapi/models/PaginatedStorageRegionList.d.ts +0 -8
  464. package/types/types/openapi/models/PaginatedUserList.d.ts +0 -8
  465. package/types/types/openapi/models/PatchedAppRequest.d.ts +0 -9
  466. package/types/types/openapi/models/PatchedCanvasUpdateRequest.d.ts +0 -22
  467. package/types/types/openapi/models/PatchedCollaborationRequest.d.ts +0 -5
  468. package/types/types/openapi/models/PatchedContentDistributionGroupRequest.d.ts +0 -4
  469. package/types/types/openapi/models/PatchedEnvironmentRequest.d.ts +0 -5
  470. package/types/types/openapi/models/PatchedEventRequest.d.ts +0 -17
  471. package/types/types/openapi/models/PatchedFavoriteUpdateRequest.d.ts +0 -6
  472. package/types/types/openapi/models/PatchedFileRequest.d.ts +0 -13
  473. package/types/types/openapi/models/PatchedFileUpdateRequest.d.ts +0 -17
  474. package/types/types/openapi/models/PatchedFolderUpdateRequest.d.ts +0 -15
  475. package/types/types/openapi/models/PatchedInstanceAssignmentGroupRequest.d.ts +0 -4
  476. package/types/types/openapi/models/PatchedInstanceMembershipRequest.d.ts +0 -5
  477. package/types/types/openapi/models/PatchedInstanceUpdateRequest.d.ts +0 -8
  478. package/types/types/openapi/models/PatchedMetadataTemplateRequest.d.ts +0 -7
  479. package/types/types/openapi/models/PatchedOrganizationUpdateRequest.d.ts +0 -8
  480. package/types/types/openapi/models/PatchedRegionRequest.d.ts +0 -3
  481. package/types/types/openapi/models/PatchedUserRequest.d.ts +0 -12
  482. package/types/types/openapi/models/Region.d.ts +0 -10
  483. package/types/types/openapi/models/RegionRequest.d.ts +0 -3
  484. package/types/types/openapi/models/Revision.d.ts +0 -8
  485. package/types/types/openapi/models/RevisionRequest.d.ts +0 -3
  486. package/types/types/openapi/models/SearchApp.d.ts +0 -6
  487. package/types/types/openapi/models/SearchCanvas.d.ts +0 -5
  488. package/types/types/openapi/models/SearchContentDistributionGroup.d.ts +0 -11
  489. package/types/types/openapi/models/SearchFile.d.ts +0 -6
  490. package/types/types/openapi/models/SearchInstanceAssignmentGroup.d.ts +0 -11
  491. package/types/types/openapi/models/SearchResult.d.ts +0 -8
  492. package/types/types/openapi/models/SearchUser.d.ts +0 -5
  493. package/types/types/openapi/models/SharedLink.d.ts +0 -15
  494. package/types/types/openapi/models/SharedLinkCreate.d.ts +0 -15
  495. package/types/types/openapi/models/SharedLinkCreateRequest.d.ts +0 -6
  496. package/types/types/openapi/models/SharedLinkInstanceSerialzier.d.ts +0 -6
  497. package/types/types/openapi/models/SharedLinkOrganizationSerialzier.d.ts +0 -6
  498. package/types/types/openapi/models/StorageRegion.d.ts +0 -5
  499. package/types/types/openapi/models/StorageRegionEnum.d.ts +0 -10
  500. package/types/types/openapi/models/Tag.d.ts +0 -3
  501. package/types/types/openapi/models/UploadCreate.d.ts +0 -8
  502. package/types/types/openapi/models/UploadCreateRequest.d.ts +0 -5
  503. package/types/types/openapi/models/User.d.ts +0 -23
  504. package/types/types/openapi/models/UserRequest.d.ts +0 -12
@@ -1,124 +0,0 @@
1
- declare const _default: {
2
- name: string;
3
- global: {
4
- undo: string;
5
- redo: string;
6
- confirm: string;
7
- clear: string;
8
- };
9
- Popconfirm: {
10
- positiveText: string;
11
- negativeText: string;
12
- };
13
- Cascader: {
14
- placeholder: string;
15
- loading: string;
16
- loadingRequiredMessage: (label: string) => string;
17
- };
18
- Time: {
19
- dateFormat: string;
20
- dateTimeFormat: string;
21
- };
22
- DatePicker: {
23
- yearFormat: string;
24
- monthFormat: string;
25
- dayFormat: string;
26
- yearTypeFormat: string;
27
- monthTypeFormat: string;
28
- dateFormat: string;
29
- dateTimeFormat: string;
30
- quarterFormat: string;
31
- weekFormat: string;
32
- clear: string;
33
- now: string;
34
- confirm: string;
35
- selectTime: string;
36
- selectDate: string;
37
- datePlaceholder: string;
38
- datetimePlaceholder: string;
39
- monthPlaceholder: string;
40
- yearPlaceholder: string;
41
- quarterPlaceholder: string;
42
- weekPlaceholder: string;
43
- startDatePlaceholder: string;
44
- endDatePlaceholder: string;
45
- startDatetimePlaceholder: string;
46
- endDatetimePlaceholder: string;
47
- startMonthPlaceholder: string;
48
- endMonthPlaceholder: string;
49
- monthBeforeYear: boolean;
50
- firstDayOfWeek: 0 | 2 | 1 | 3 | 4 | 5 | 6;
51
- today: string;
52
- };
53
- DataTable: {
54
- checkTableAll: string;
55
- uncheckTableAll: string;
56
- confirm: string;
57
- clear: string;
58
- };
59
- LegacyTransfer: {
60
- sourceTitle: string;
61
- targetTitle: string;
62
- };
63
- Transfer: {
64
- selectAll: string;
65
- unselectAll: string;
66
- clearAll: string;
67
- total: (num: number) => string;
68
- selected: (num: number) => string;
69
- };
70
- Empty: {
71
- description: string;
72
- };
73
- Select: {
74
- placeholder: string;
75
- };
76
- TimePicker: {
77
- placeholder: string;
78
- positiveText: string;
79
- negativeText: string;
80
- now: string;
81
- clear: string;
82
- };
83
- Pagination: {
84
- goto: string;
85
- selectionSuffix: string;
86
- };
87
- DynamicTags: {
88
- add: string;
89
- };
90
- Log: {
91
- loading: string;
92
- };
93
- Input: {
94
- placeholder: string;
95
- };
96
- InputNumber: {
97
- placeholder: string;
98
- };
99
- DynamicInput: {
100
- create: string;
101
- };
102
- ThemeEditor: {
103
- title: string;
104
- clearAllVars: string;
105
- clearSearch: string;
106
- filterCompName: string;
107
- filterVarName: string;
108
- import: string;
109
- export: string;
110
- restore: string;
111
- };
112
- Image: {
113
- tipPrevious: string;
114
- tipNext: string;
115
- tipCounterclockwise: string;
116
- tipClockwise: string;
117
- tipZoomOut: string;
118
- tipZoomIn: string;
119
- tipDownload: string;
120
- tipClose: string;
121
- tipOriginalSize: string;
122
- };
123
- };
124
- export default _default;
@@ -1,4 +0,0 @@
1
- declare const autofocus: {
2
- mounted: (el: HTMLElement) => void;
3
- };
4
- export default autofocus;
@@ -1,8 +0,0 @@
1
- import { ObjectDirective } from 'vue';
2
-
3
- interface ClickOutsideElement extends HTMLElement {
4
- clickOutsideEvent?: (event: Event) => void;
5
- touchStartEvent?: (event: Event) => void;
6
- }
7
- declare const ClickOutsideDirective: ObjectDirective<ClickOutsideElement, (event: Event) => void>;
8
- export default ClickOutsideDirective;
@@ -1,4 +0,0 @@
1
- import { ObjectDirective } from 'vue';
2
-
3
- declare const draggable: ObjectDirective;
4
- export default draggable;
@@ -1,4 +0,0 @@
1
- import { ObjectDirective } from 'vue';
2
-
3
- declare const tooltipDirective: ObjectDirective<HTMLElement, string | undefined>;
4
- export default tooltipDirective;
@@ -1,176 +0,0 @@
1
-
2
- export { NColorPicker as CColorPicker, NConfigProvider as CConfigProvider, NDatePicker as CDatePicker, NGlobalStyle as CGlobalStyle, NGrid as CGrid, NGi as CGi, NGridItem as CGridItem, NForm as CForm, NFormItem as CFormItem, NFormItemCol as CFormItemCol, NFormItemGi as CFormItemGi, NFormItemGridItem as CFormItemGridItem, NFormItemRow as CFormItemRow, NH1 as CH1, NH2 as CH2, NH3 as CH3, NH4 as CH4, NH5 as CH5, NH6 as CH6, NText as CText, NLayout as CLayout, NLayoutContent as CLayoutContent, NLayoutFooter as CLayoutFooter, NLayoutHeader as CLayoutHeader, NLayoutSider as CLayoutSider, NPagination as CPagination, NSkeleton as CSkeleton, NSpace as CSpace, NDialogProvider as CDialogProvider, NMessageProvider as CMessageProvider, NProgress as CProgress, NInputNumber as CInputNumber, } from 'naive-ui';
3
- export type { DataTableColumns, DataTableColumn, DataTableProps, PaginationInfo, PaginationProps, PaginationRenderLabel, PaginationSizeOption, } from 'naive-ui';
4
- export type { DropdownMixedOption, DropdownOption } from 'naive-ui/es/dropdown/src/interface';
5
- export type { SelectMixedOption, SelectBaseOption } from 'naive-ui/lib/select/src/interface';
6
- export type { SortState as DataTableSortState } from 'naive-ui/lib/data-table/src/interface';
7
- export { lightThemeOverrides } from '@theme/theme-overrides';
8
- export * from '@theme/theme.types';
9
- export { default as canvasUiUnoPreset } from '@theme/canvasUiUnoPreset';
10
- export { default as CButton } from './components/CButton/CButton.vue';
11
- export { default as CCard } from './components/CCard/CCard.vue';
12
- export { default as CCheckbox } from './components/CCheckbox/CCheckbox.vue';
13
- export { default as CCollapse } from './components/CCollapse/CCollapse.vue';
14
- export { default as CCollapseItem } from './components/CCollapse/CCollapseItem.vue';
15
- export { default as CDataTable } from './components/CDataTable/CDataTable.vue';
16
- export { default as CDivider } from './components/CDivider/CDivider.vue';
17
- export { default as CDrawer } from './components/CDrawer/CDrawer.vue';
18
- export { default as CDrawerContent } from './components/CDrawerContent/CDrawerContent.vue';
19
- export { default as CDropdown } from './components/CDropdown/CDropdown.vue';
20
- export { default as CErrorFullScreen } from './components/CError/CErrorFullScreen.vue';
21
- export { default as CIcon, type Props as CIconProps } from './components/CIcon/CIcon.vue';
22
- export { default as CImage } from './components/CImage/CImage.vue';
23
- export { default as CInput } from './components/CInput/CInput.vue';
24
- export { default as CModal } from './components/CModal/CModal.vue';
25
- export { default as CPopover } from './components/CPopover/CPopover.vue';
26
- export { default as CSearch } from './components/CSearch/CSearch.vue';
27
- export { default as CSearchOnClick } from './components/CSearch/CSearchOnClick.vue';
28
- export { default as CSelect } from './components/CSelect/CSelect.vue';
29
- export { default as CTag } from './components/CTag/CTag.vue';
30
- export { default as CThemeEditor } from './components/CThemeEditor/CThemeEditor.vue';
31
- export { default as CToolbar } from './components/CToolbar/CToolbar.vue';
32
- export { default as CTooltip } from './components/CTooltip/CTooltip.vue';
33
- export { default as CAvatar } from './components/CAvatar/CAvatar.vue';
34
- export { default as CCollapseTransition } from './components/CCollapseTransition/CCollapseTransition.vue';
35
- export { default as CSpin } from './components/CSpin/CSpin.vue';
36
- export { default as CEmpty } from './components/CEmpty/CEmpty.vue';
37
- export { default as CSwitch } from './components/CSwitch/CSwitch.vue';
38
- export { default as CFeedback } from './components/CFeedback/CFeedback.vue';
39
- export { default as CConfirmationModal } from './components/CConfirmationModal/CConfirmationModal.vue';
40
- export { default as CConfirmationHeader } from './components/CConfirmation/CConfirmationHeader.vue';
41
- export { default as CConfirmationContent } from './components/CConfirmation/CConfirmationContent.vue';
42
- export { default as CConfirmationAction } from './components/CConfirmation/CConfirmationAction.vue';
43
- export { default as CCanvasSelector } from './components/CCanvasSelector/CCanvasSelector.vue';
44
- export { default as CContactSelector } from './components/CContactSelector/CContactSelector.vue';
45
- export { default as CContactSelectorSelected } from './components/CContactSelector/CContactSelectorSelected.vue';
46
- export * from './components/CContactSelector/CContactSelector.types';
47
- export { default as CCreateCanvasModal } from './components/CCreateCanvasModal/CCreateCanvasModal.vue';
48
- export { default as CCreateTemplateOrSectionModal } from './components/CCreateTemplateOrSectionModal/CCreateTemplateOrSectionModal.vue';
49
- export { default as CGlobalSearch } from './components/CGlobalSearch/CGlobalSearch.vue';
50
- export { default as CComponentListItem } from './components/CComponentListItem/CComponentListItem.vue';
51
- export { default as CSecondaryNav } from './components/CSecondaryNav/CSecondaryNav.vue';
52
- export { default as CShortcut } from './components/CShortcut/CShortcut.vue';
53
- export { default as useGlobalSearch } from './components/CGlobalSearch/GlobalSearch.use';
54
- export { default as CRichTextEditor } from './components/CRichTextEditor/CRichTextEditor.vue';
55
- export { default as CSingleSelect } from './components/CSingleSelect/CSingleSelect.vue';
56
- export { default as CUserAvatar } from './components/CUserAvatar/CUserAvatar.vue';
57
- export { default as CMultiSelect } from './components/CMultiSelect/CMultiSelect.vue';
58
- export { default as CVirtualTable } from './components/CVirtualTable/CVirtualTable.vue';
59
- export { default as CToastProvider } from './components/CToastProvider/CToastProvider.vue';
60
- export { default as CCanvasMetadataFilters } from './components/canvases/CCanvasMetadataFilters.vue';
61
- export { default as CCanvasDeleteDialogContent } from './components/canvases/CCanvasDeleteDialogContent.vue';
62
- export { default as CSectionManagement } from './components/sections/CSectionManagement.vue';
63
- export { default as CTemplateManagement } from './components/canvas-templates/CTemplateManagement.vue';
64
- export { default as CSavedCanvasesManagement } from './components/savedCanvases/CSavedCanvasesManagement.vue';
65
- export { default as CConfigEditor } from './components/CConfigEditor/CConfigEditor.vue';
66
- export { default as CTableInput } from './components/CTableInput/CTableInput.vue';
67
- export { default as CTableTag } from './components/CTableTag/CTableTag.vue';
68
- export { default as CTableSelect } from './components/CTableSelect/CTableSelect.vue';
69
- export { default as CTableMore } from './components/CTableMore/CTableMore.vue';
70
- export { default as CDateRangeFilter } from './components/filters/CDateRangeFilter.vue';
71
- export { default as CSelectFilter } from './components/filters/CSelectFilter.vue';
72
- export { default as CTable } from './components/CTable/CTable.vue';
73
- export { default as CEntitySelector } from './components/CEntitySelector/CEntitySelector.vue';
74
- export { default as CUsersGroupsAccessManage } from './components/CUsersGroupsAccessManage/CUsersGroupsAccessManage.vue';
75
- export { default as CFilesAccessManage } from './components/CFilesAccessManage/CFilesAccessManage.vue';
76
- export { default as CGroupsAccessInfo } from './components/CGroupsAccessInfo/CGroupsAccessInfo.vue';
77
- export { default as CUsersAccessInfo } from './components/CUsersAccessInfo/CUsersAccessInfo.vue';
78
- export { default as CFilesAccessInfo } from './components/CFilesAccessInfo/CFilesAccessInfo.vue';
79
- export { default as CFileViewer } from './components/CFileViewer/CFileViewer.vue';
80
- export { default as CDetailPageSectionButtons } from './components/CDetailPageSectionButtons/CDetailPageSectionButtons.vue';
81
- export { default as CFullScreenLoader } from './components/CFullScreenLoader/CFullScreenLoader.vue';
82
- export { default as CGlobalLoader } from './components/CGlobalLoader/CGlobalLoader.vue';
83
- export { default as CFilesFolderDeleteDialogContent } from './components/CFilesFolderDeleteDialogContent/CFilesFolderDeleteDialogContent.vue';
84
- export { default as CCatalogIqSwitcher } from './components/CCatalogIqSwitcher/CCatalogIqSwitcher.vue';
85
- export { default as CCarousel } from './components/CCarousel/CCarousel.vue';
86
- export { default as CTags } from './components/CTags/CTags.vue';
87
- export { default as CMovableWidget } from './components/CMovableWidget/CMovableWidget.vue';
88
- export { default as CUserMenu } from './components/CUserMenu/CUserMenu.vue';
89
- export { default as CList } from './components/CList/CList.vue';
90
- export { default as CanvasBuilderApp } from '@canvas-builder/App.vue';
91
- export { type CanvasBuilderProps, CanvasBuilderMode } from '@canvas-builder/types/canvas';
92
- export { default as Browser } from '@browser/App.vue';
93
- export { type BrowserSectionType } from '@browser/stores/app';
94
- export { default as ContentSelector } from '@content-selector/App.vue';
95
- export type { SelectedPage as ContentSelectorSelectedPage, SelectedFile as ContentSelectorSelectedFile, SelectedAsset as ContentSelectorSelectedAsset, SelectedExternalLink as ContentSelectorSelectedExternalLink, ContentSelectorSelectedItem, } from '@content-selector/stores/app';
96
- export { default as NotesApp } from '@notes/NotesApp.vue';
97
- export { default as useNotesApp } from '@notes/composables/useNotesApp';
98
- export { default as useTheme } from './composables/useTheme';
99
- export { default as useThemeVars } from './composables/useThemeVars';
100
- export { default as useBindValidation } from './composables/useBindValidation';
101
- export { default as useInfiniteScroll } from './composables/useInfiniteScroll';
102
- export { default as useWindowEvents } from './composables/useWindowEvents';
103
- export { default as useDetailsView } from './composables/useDetailsView';
104
- export { default as useConfirmation } from './composables/useConfirmation';
105
- export { default as useLocation } from './composables/useLocation';
106
- export { default as useRecentFiles } from './composables/recentFiles.use';
107
- export { default as useToast } from './composables/useToast';
108
- export * from './plugins/vueQuery';
109
- export * from './util/array';
110
- export * from './util/object';
111
- export * from './util/userAgents';
112
- export * from './util/image';
113
- export * from './util/casing';
114
- export * from './util/query';
115
- export * from './util/reactive';
116
- export * from './util/date';
117
- export * from './util/number';
118
- export * from './util/network';
119
- export * from './util/tsHelpers';
120
- export * from './util/color';
121
- export * from './util/user';
122
- export * from './util/dom';
123
- export * from './util/anchor';
124
- export * from './util/translations';
125
- export * from './util/message-event';
126
- export * from './util/font.util';
127
- export * from './util/timer';
128
- export * from './components/filters/filter.util';
129
- export * from './apps/canvas-builder/util/tree';
130
- export * from './apps/canvas-builder/util/canvas.util';
131
- export * from './util/navigation.util';
132
- export * from './util/fullscreen.util';
133
- export * from './util/location.util';
134
- export * from './util/dev.util';
135
- export * from './sdk/main';
136
- export * from '../types/openapi';
137
- export * from './components/CGlobalSearch/CGlobalSearch.types';
138
- export * from './types/dataTable';
139
- export * from './types/sfdc';
140
- export * from './types/ts';
141
- export * from './types/paginatedData';
142
- export * from './types/users';
143
- export * from './types/canvases';
144
- export * from './types/canvasActions';
145
- export * from './types/favorites';
146
- export * from './types/files';
147
- export * from './types/app';
148
- export * from './types/vueVirtualScroller';
149
- export * from './components/CUsersGroupsAccessManage/CUsersGroupsAccessManage.types';
150
- export * from './types/translations';
151
- export * from './types/organization';
152
- export * from './types/iframes';
153
- export * from './apps/canvas-builder/types/canvas';
154
- export type * from './composables/useWindowEvents';
155
- export * from './types/call';
156
- export * from './types/launchDarkly.types';
157
- export * from './types/toast';
158
- export * from './types/instanceSettings';
159
- export * from './components/CConfigEditor/CConfigEditor.types';
160
- export * from './constants/cdp.const';
161
- export * from './constants/uploads.const';
162
- export * from './constants/tables.const';
163
- export * from './constants/timers.const';
164
- export * from './constants/url.const';
165
- export * from './constants/conventions.const';
166
- export * from './constants/config.const';
167
- export * from './api/events/events.queries';
168
- export * from './api/users/users.queries';
169
- export * from './api/canvases/canvases.queries';
170
- export * from './api/events/events.helpers';
171
- export { default as draggableDirective } from './directives/draggable';
172
- export { default as clickOutsideDirective } from './directives/clickOutside';
173
- export { default as autofocusDirective } from './directives/autofocus';
174
- export { default as tooltipDirective } from './directives/tooltip';
175
- export * from './constants/i18n.const';
176
- export * from './types/i18n.types';
@@ -1,3 +0,0 @@
1
- import { VueQueryPluginOptions } from '@tanstack/vue-query';
2
-
3
- export declare const vueQueryPluginOptions: VueQueryPluginOptions;
@@ -1,125 +0,0 @@
1
- import { LowLevelApi } from './LowLevelApi';
2
- import { PitcherEvent, ApiOptions } from '../interfaces';
3
- import * as modules from '@sdk/api/modules';
4
- export declare function createHighLevelApi(options?: ApiOptions): {
5
- on: (type: string, callback: (payload: PitcherEvent) => void) => void;
6
- off: (type: string, callback: (payload: PitcherEvent) => void) => void;
7
- enterFullscreen: () => Promise<any>;
8
- exitFullscreen: () => Promise<any>;
9
- logout: () => Promise<any>;
10
- quitInstance: () => Promise<any>;
11
- getRequestTypes: () => Promise<any>;
12
- broadcast: (event: PitcherEvent) => Promise<any>;
13
- subscribe: () => Promise<any>;
14
- unsubscribe: () => Promise<any>;
15
- open(payload?: import('../payload.types').OpenRequestPayload): Promise<string>;
16
- openExternalUrl(payload: import('../payload.types').OpenExternalUrlRequestPayload): Promise<void>;
17
- getEnv(): Promise<import('../interfaces').PitcherEnv>;
18
- updateMyUser(payload: {
19
- language?: import('../../main.lib').LanguageEnum | undefined;
20
- dark_mode?: boolean | undefined;
21
- }): Promise<import('../../main.lib').User>;
22
- getLanguages(): Promise<modules.Language[]>;
23
- getEvents(payload: Partial<import('../../main.lib').EventRequest>): Promise<import('../../main.lib').PaginatedData<import('../../main.lib').Event>>;
24
- createEvent(payload: import('../../main.lib').EventRequest): Promise<import('../../main.lib').Event>;
25
- updateEvent(payload: import('../../main.lib').PatchedEventRequest): Promise<import('../../main.lib').Event>;
26
- deleteEvent(payload: Partial<import('../../main.lib').Event>): Promise<void>;
27
- getCanvases(payload: import('../../main.lib').GetCanvasesParams & {
28
- filters?: Record<string, any> | undefined;
29
- fields?: string | undefined;
30
- }): Promise<import('../../main.lib').PaginatedData<import('../../main.lib').Canvas>>;
31
- createCanvas(payload: Omit<import('../../main.lib').CanvasCreateRequest, "instance_id">): Promise<import('../../main.lib').Canvas>;
32
- deleteCanvas(payload: {
33
- id: string;
34
- }): Promise<import('../../main.lib').Canvas>;
35
- updateCanvas(payload: import('../../main.lib').PatchedCanvasUpdateRequest & {
36
- id: string;
37
- instance_id?: string | undefined;
38
- fields?: string | undefined;
39
- }): Promise<import('../../main.lib').Canvas>;
40
- getCanvas(payload: {
41
- id: string;
42
- fields?: string | undefined;
43
- }): Promise<import('../../main.lib').Canvas>;
44
- shareCanvas(payload: {
45
- id: string;
46
- }): Promise<import('../../main.lib').SharedLink>;
47
- getFiles(payload: import('../payload.types').ListFilesPayload): Promise<import('../../main.lib').PaginatedFileList>;
48
- getRecentFiles(payload?: import('../payload.types').GetRecentFilesPayload | undefined): Promise<import('../../main.lib').File[]>;
49
- downloadFile(payload: {
50
- file_id: string;
51
- }): Promise<null>;
52
- getAppConfig(payload: {
53
- app_name: string;
54
- }): Promise<Record<string, any>>;
55
- getFile(payload: {
56
- file_id: string;
57
- }): Promise<import('../../main.lib').FileRetrieve>;
58
- updateFile(payload: import('../../main.lib').FileUpdateRequest & {
59
- id: string;
60
- }): Promise<import('../../main.lib').FileRetrieve>;
61
- deleteFile(payload: {
62
- file_id: string;
63
- }): Promise<string>;
64
- createFile(payload: Omit<import('../../main.lib').AllFileCreateRequest, "instance_id">): Promise<import('../../main.lib').FileRetrieve>;
65
- selectDeviceFile(): Promise<import('../../main.lib').DeviceFile>;
66
- search(payload: {
67
- query: string;
68
- includeExpired?: boolean | undefined;
69
- }): Promise<any>;
70
- getUsers(payload?: import('../../main.lib').GetUsersParams | undefined): Promise<import('../../main.lib').PaginatedData<import('../../main.lib').User>>;
71
- refreshServiceToken(payload: import('../../main.lib').RefreshServiceTokenRequest): Promise<import('../../main.lib').RefreshServiceTokenResponse>;
72
- fetchDocumentInfo(payload: {
73
- fileId: string;
74
- }): Promise<{
75
- [key: string]: unknown;
76
- pageCount: number;
77
- }>;
78
- renderPageAsImage(payload: {
79
- fileId: string;
80
- pageNumber: number;
81
- params: {
82
- width: number;
83
- } | {
84
- height: number;
85
- };
86
- }): Promise<ArrayBuffer>;
87
- toast(payload: {
88
- type: string;
89
- message: string;
90
- }): Promise<void>;
91
- query(payload: import('../payload.types').QueryPayload): Promise<any>;
92
- getFolder(payload?: {
93
- id: string;
94
- }): Promise<import('../../main.lib').FolderRetrieve>;
95
- createFolder(payload: Omit<import('../../main.lib').FolderCreateRequest, "instance_id">): Promise<import('../../main.lib').FolderRetrieve>;
96
- updateFolder(payload: import('../../main.lib').FolderUpdateRequest & {
97
- id: string;
98
- }): Promise<import('../../main.lib').FolderRetrieve>;
99
- deleteFolder(payload: {
100
- folder_id: string;
101
- }): Promise<void>;
102
- moveFolderItems(payload: {
103
- target_folder_id: string;
104
- items: {
105
- id: string;
106
- type: "file" | "folder";
107
- }[];
108
- }): Promise<import('../../main.lib').FolderRetrieve>;
109
- getFavorites(payload?: import('../../main.lib').GetFavoritesParams | undefined): Promise<import('../../main.lib').PaginatedFavoriteList>;
110
- createFavorite(payload: import('../../main.lib').FavoriteCreateRequest): Promise<import('../../main.lib').Favorite>;
111
- deleteFavorite(payload: {
112
- favorite_id: string;
113
- }): Promise<void>;
114
- notify(payload: import('../payload.types').NotificationPayload): Promise<void>;
115
- track(payload: {
116
- event_name: string;
117
- payload: any;
118
- }): Promise<any>;
119
- getInstanceMetadataTemplates(payload?: import('../payload.types').GetInstanceMetadataTemplatesPayload | undefined): Promise<import('../../main.lib').PaginatedMetadataTemplateList>;
120
- triggerNonFilesSync(): Promise<void>;
121
- submitUserFeedback(payload: import('../payload.types').SubmitUserFeedbackPayload): Promise<any>;
122
- close(): Promise<any>;
123
- openWebViewAlwaysOnTop(payload: import('../payload.types').OpenWebViewAlwaysOnTop): Promise<void>;
124
- API: LowLevelApi;
125
- };
@@ -1 +0,0 @@
1
- export {};
@@ -1,18 +0,0 @@
1
- import { ApiEventMap, PitcherAPI, PitcherResponse, ApiOptions } from '../interfaces';
2
- import { EventEmitter } from '../utils/eventEmitter';
3
-
4
- export declare class LowLevelApi extends EventEmitter<ApiEventMap> implements PitcherAPI {
5
- constructor(options?: ApiOptions);
6
- callbacks: {
7
- [k: string]: {
8
- callback: (res: PitcherResponse) => void;
9
- dispatched_at: number;
10
- type: string;
11
- payload: object;
12
- };
13
- };
14
- private options;
15
- private handleCallbackMessage;
16
- private handleEventMessage;
17
- request(type: string, body?: object | null): Promise<any>;
18
- }
@@ -1 +0,0 @@
1
- export {};
@@ -1,69 +0,0 @@
1
- import { Canvas, PatchedCanvasUpdateRequest, Instance, CanvasCreateRequest } from '../../../../../types/openapi';
2
- import { GetCanvasesParams } from '../../../../types/canvases';
3
- import { PaginatedData } from '../../../../types/paginatedData';
4
-
5
- /**
6
- * Creates a new canvas.
7
- *
8
- * ```
9
- * adminApi.createCanvas({
10
- * name: 'my new canvas';
11
- * })
12
- * ```
13
- */
14
- export declare function createCanvas(payload: CanvasCreateRequest): Promise<Canvas>;
15
- /**
16
- * Fetches a list of canvases to use in your app.
17
- *
18
- * ```
19
- * // The `filters` object is a reserved payload key to transfer the metadata dict over the wire.
20
- * adminApi.getCanvases({
21
- * search: 'my search query',
22
- * ordering: '-created_at',
23
- * filters: {
24
- * metadata__mydaterangefiltername__range: ['2023-12-10', '2023-12-22'],
25
- * metadata__mymultiselectfiltername: ['optionAValue', 'optionCValue'],
26
- * },
27
- * fields: 'id,name,metadata',
28
- * })
29
- * ```
30
- */
31
- export declare function getCanvases(payload: GetCanvasesParams & {
32
- filters?: Record<string, any>;
33
- fields?: string;
34
- }): Promise<PaginatedData<Canvas>>;
35
- /**
36
- * Fetches a canvas by id with the defined fields or all of them.
37
- *
38
- * ```
39
- * // The `filters` object is a reserved payload key to transfer the metadata dict over the wire.
40
- * adminApi.getCanvas({
41
- * fields: 'id,name,metadata',
42
- * })
43
- * ```
44
- */
45
- export declare function getCanvas(payload: {
46
- id: Canvas['id'];
47
- fields?: string;
48
- }): Promise<Canvas>;
49
- /**
50
- * Updates a canvas by ID and returns the defined fields or all of them.
51
- *
52
- * ```
53
- * // The fields param is appended to the URL as a query param.
54
- * onMounted(() => {
55
- * adminApi.updateCanvas({
56
- * id: '01HH4RCBH631K4JDHWAQB0RPR6',
57
- * fields: 'id,name',
58
- * name: 'To 3!',
59
- * }).then((res) => {
60
- * console.log(res) // logs: { id: '01HH4RCBH631K4JDHWAQB0RPR6', name: 'To 3!' }
61
- * })
62
- * })
63
- * ```
64
- */
65
- export declare function updateCanvas(payload: PatchedCanvasUpdateRequest & {
66
- id: Canvas['id'];
67
- instance_id?: Instance['id'];
68
- fields?: string;
69
- }): Promise<Canvas>;
@@ -1,10 +0,0 @@
1
- import { AdminEnv } from './types.admin';
2
-
3
- /**
4
- * Fetches the necessary info for the app to know where it is embedded.
5
- *
6
- * ```
7
- * adminApi.getEnv()
8
- * ```
9
- */
10
- export declare function getEnv(): Promise<AdminEnv>;
@@ -1,10 +0,0 @@
1
- /**
2
- * Fetches the config values for an installed app by its name.
3
- *
4
- * ```
5
- * adminApi.getAppConfig({ app_name: 'my-app' })
6
- * ```
7
- */
8
- export declare function getAppConfig(payload: {
9
- app_name: string;
10
- }): Promise<Record<string, any>>;
@@ -1,6 +0,0 @@
1
- import { ADMIN_MESSAGE_TYPES, AdminMessagePayloads } from './types.admin';
2
-
3
- export declare function on(type: (typeof ADMIN_MESSAGE_TYPES)[keyof typeof ADMIN_MESSAGE_TYPES], handler: (data: AdminMessagePayloads[typeof type]) => Promise<void>): Promise<() => void>;
4
- export * from './env.admin';
5
- export * from './canvas.admin';
6
- export * from './metadataTemplates.admin';
@@ -1,11 +0,0 @@
1
- import { PaginatedMetadataTemplateList } from '../../../../../types/openapi';
2
- import { GetInstanceMetadataTemplatesPayload } from '../../../payload.types';
3
-
4
- /**
5
- * Fetches a list of metadata templates to use in your app. Instance is auto-injected by admin app if in instance scope.
6
- *
7
- * ```
8
- * adminApi.getInstanceMetadataTemplates()
9
- * ```
10
- **/
11
- export declare function getInstanceMetadataTemplates(payload?: GetInstanceMetadataTemplatesPayload): Promise<PaginatedMetadataTemplateList>;
@@ -1,46 +0,0 @@
1
- import { PitcherEnv } from '../../../interfaces';
2
-
3
- export declare const ADMIN_MESSAGE: "ADMIN_MESSAGE";
4
- export declare const ADMIN_MESSAGE_TYPES: {
5
- readonly ENV_CHANGED: "admin_env_changed";
6
- };
7
- export declare const ADMIN_API_TYPES: {
8
- readonly ADMIN_REQUEST: "ADMIN_REQUEST";
9
- readonly ADMIN_RESPONSE: "ADMIN_RESPONSE";
10
- };
11
- export declare const ADMIN_API_METHOD_TYPES: {
12
- readonly CREATE_CANVAS: "admin_create_canvas";
13
- readonly GET_ENV: "admin_get_env";
14
- readonly GET_CANVAS: "admin_get_canvas";
15
- readonly GET_CANVASES: "admin_get_canvases";
16
- readonly UPDATE_CANVAS: "admin_update_canvas";
17
- readonly GET_INSTANCE_METADATA_TEMPLATES: "admin_get_instance_metadata_templates";
18
- readonly GET_APP_CONFIG: "admin_get_app_config";
19
- };
20
- export type AdminMessagePayloads = {
21
- [ADMIN_MESSAGE_TYPES.ENV_CHANGED]: AdminEnv;
22
- };
23
- export type AdminRequest<Payload = any> = {
24
- id: string;
25
- type: (typeof ADMIN_API_TYPES)['ADMIN_REQUEST'];
26
- body: {
27
- type: (typeof ADMIN_API_METHOD_TYPES)[keyof typeof ADMIN_API_METHOD_TYPES];
28
- data: Payload;
29
- };
30
- };
31
- export type AdminResponse<Response = any> = {
32
- id: string;
33
- type: (typeof ADMIN_API_TYPES)['ADMIN_RESPONSE'];
34
- body: Response;
35
- };
36
- export type AdminMessage<Payload = any> = {
37
- id: string;
38
- type: typeof ADMIN_MESSAGE;
39
- body: {
40
- type: (typeof ADMIN_MESSAGE_TYPES)[keyof typeof ADMIN_MESSAGE_TYPES];
41
- data: Payload;
42
- };
43
- };
44
- export type AdminEnv = {
45
- pitcher: PitcherEnv['pitcher'];
46
- };