@uploadista/expo 0.1.3-beta.7 → 0.1.3-beta.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.d.mts CHANGED
@@ -1,4 +1,4 @@
1
- import { CameraOptions, CameraOptions as CameraOptions$1, FileInfo, FileInfo as FileInfo$1, FilePickResult, FilePickResult as FilePickResult$1, FileSystemProvider, FileSystemProvider as FileSystemProvider$1, Flow, FlowCancelProps, FlowCancelRenderProps, FlowContextValue, FlowErrorProps, FlowErrorRenderProps, FlowInputContextValue, FlowInputFilePickerProps, FlowInputFilePickerRenderProps, FlowInputMetadata, FlowInputPreviewProps, FlowInputPreviewRenderProps, FlowInputProps, FlowInputsProps, FlowInputsRenderProps, FlowManagerProvider, FlowProgressProps, FlowProgressRenderProps, FlowProps, FlowQuickUploadProps, FlowQuickUploadRenderProps, FlowRenderProps, FlowResetProps, FlowResetRenderProps, FlowStatusProps, FlowStatusRenderProps, FlowSubmitProps, FlowSubmitRenderProps, FlowUploadState, FlowUploadStatus, InputExecutionState, PickerOptions, PickerOptions as PickerOptions$1, ReactNativeUploadInput, Upload, UploadCameraPickerProps, UploadCameraPickerRenderProps, UploadCancelProps, UploadCancelRenderProps, UploadCompoundProgressProps, UploadCompoundProgressRenderProps, UploadContextValue, UploadErrorProps, UploadErrorRenderProps, UploadFilePickerProps, UploadFilePickerRenderProps, UploadGalleryPickerProps, UploadGalleryPickerRenderProps, UploadItemContextValue, UploadItemProps, UploadItemsProps, UploadItemsRenderProps, UploadProps, UploadRenderProps, UploadResetProps, UploadResetRenderProps, UploadRetryProps, UploadRetryRenderProps, UploadStartAllProps, UploadStartAllRenderProps, UploadStatusProps, UploadStatusRenderProps, UseFlowOptions, UseFlowReturn, useFlow, useFlowContext, useFlowInputContext, useFlowManagerContext, useUploadContext, useUploadItemContext } from "@uploadista/react-native-core";
1
+ import { CameraOptions, CameraOptions as CameraOptions$1, FileInfo, FileInfo as FileInfo$1, FilePickResult, FilePickResult as FilePickResult$1, FileSystemProvider, FileSystemProvider as FileSystemProvider$1, Flow, FlowCancelProps, FlowCancelRenderProps, FlowContextValue, FlowErrorProps, FlowErrorRenderProps, FlowInputContextValue, FlowInputFilePickerProps, FlowInputFilePickerRenderProps, FlowInputMetadata, FlowInputPreviewProps, FlowInputPreviewRenderProps, FlowInputProps, FlowInputsProps, FlowInputsRenderProps, FlowManagerProvider, FlowPauseProps, FlowPauseRenderProps, FlowProgressProps, FlowProgressRenderProps, FlowProps, FlowQuickUploadProps, FlowQuickUploadRenderProps, FlowRenderProps, FlowResetProps, FlowResetRenderProps, FlowStatusProps, FlowStatusRenderProps, FlowSubmitProps, FlowSubmitRenderProps, FlowUploadState, FlowUploadStatus, InputExecutionState, PickerOptions, PickerOptions as PickerOptions$1, ReactNativeUploadInput, Upload, UploadCameraPickerProps, UploadCameraPickerRenderProps, UploadCancelProps, UploadCancelRenderProps, UploadCompoundProgressProps, UploadCompoundProgressRenderProps, UploadContextValue, UploadErrorProps, UploadErrorRenderProps, UploadFilePickerProps, UploadFilePickerRenderProps, UploadGalleryPickerProps, UploadGalleryPickerRenderProps, UploadItemContextValue, UploadItemProps, UploadItemsProps, UploadItemsRenderProps, UploadProps, UploadRenderProps, UploadResetProps, UploadResetRenderProps, UploadRetryProps, UploadRetryRenderProps, UploadStartAllProps, UploadStartAllRenderProps, UploadStatusProps, UploadStatusRenderProps, UseFlowOptions, UseFlowReturn, useFlow, useFlowContext, useFlowInputContext, useFlowManagerContext, useUploadContext, useUploadItemContext } from "@uploadista/react-native-core";
2
2
  import * as _uploadista_client_core0 from "@uploadista/client-core";
3
3
  import { Base64Service, Base64Service as Base64Service$1, ConnectionPoolConfig, ConnectionPoolConfig as ConnectionPoolConfig$1, FileReaderService, FileReaderService as FileReaderService$1, FileSource, HttpClient, HttpClient as HttpClient$1, HttpRequestOptions, HttpResponse, IdGenerationService, IdGenerationService as IdGenerationService$1, ServiceContainer, ServiceContainer as ServiceContainer$1, SliceResult, StorageService, StorageService as StorageService$1, UploadistaClientOptions as UploadistaClientOptions$1, UploadistaEvent } from "@uploadista/client-core";
4
4
  import React from "react";
@@ -730,5 +730,5 @@ declare class ExpoFileSystemProvider implements FileSystemProvider$1 {
730
730
  getFileInfo(uri: string): Promise<FileInfo$1>;
731
731
  }
732
732
  //#endregion
733
- export { type Base64Service, type CameraOptions, type ConnectionPoolConfig, ExpoFileSystemProvider, type ExpoServiceOptions, type FileInfo, type FilePickResult, type FileReaderService, type FileSource, type FileSystemProvider, Flow, type FlowCancelProps, type FlowCancelRenderProps, type FlowContextValue, type FlowErrorProps, type FlowErrorRenderProps, type FlowInputContextValue, type FlowInputFilePickerProps, type FlowInputFilePickerRenderProps, type FlowInputMetadata, type FlowInputPreviewProps, type FlowInputPreviewRenderProps, type FlowInputProps, type FlowInputsProps, type FlowInputsRenderProps, FlowManagerProvider, type FlowProgressProps, type FlowProgressRenderProps, type FlowProps, type FlowQuickUploadProps, type FlowQuickUploadRenderProps, type FlowRenderProps, type FlowResetProps, type FlowResetRenderProps, type FlowStatusProps, type FlowStatusRenderProps, type FlowSubmitProps, type FlowSubmitRenderProps, type FlowUploadState, type FlowUploadStatus, type HttpClient, type HttpRequestOptions, type HttpResponse, type IdGenerationService, type InputExecutionState, type PickerOptions, type ServiceContainer, type SliceResult, type StorageService, Upload, type UploadCameraPickerProps, type UploadCameraPickerRenderProps, type UploadCancelProps, type UploadCancelRenderProps, type UploadCompoundProgressProps, type UploadCompoundProgressRenderProps, type UploadContextValue, type UploadErrorProps, type UploadErrorRenderProps, type UploadFailedEventData, type UploadFileEventData, type UploadFilePickerProps, type UploadFilePickerRenderProps, type UploadGalleryPickerProps, type UploadGalleryPickerRenderProps, type UploadItemContextValue, type UploadItemProps, type UploadItemsProps, type UploadItemsRenderProps, type UploadProgressEventData, type UploadProps, type UploadRenderProps, type UploadResetProps, type UploadResetRenderProps, type UploadRetryProps, type UploadRetryRenderProps, type UploadStartAllProps, type UploadStartAllRenderProps, type UploadStatusProps, type UploadStatusRenderProps, type UploadValidationFailedEventData, type UploadValidationSuccessEventData, type UploadValidationWarningEventData, type UploadistaClientOptions, UploadistaProvider, type UploadistaProviderProps, type UseFlowEventsOptions, type UseFlowOptions, type UseFlowReturn, type UseUploadEventsOptions, type UseUploadistaClientOptions, type UseUploadistaClientReturn, createAsyncStorageService, createExpoBase64Service, createExpoFileReaderService, createExpoHttpClient, createExpoIdGenerationService, createExpoServices, createUploadistaClient, isFlowEvent, isUploadEvent, useFlow, useFlowContext, useFlowEvents, useFlowInputContext, useFlowManagerContext, useUploadContext, useUploadEvents, useUploadItemContext, useUploadistaClient, useUploadistaContext, useUploadistaEvents };
733
+ export { type Base64Service, type CameraOptions, type ConnectionPoolConfig, ExpoFileSystemProvider, type ExpoServiceOptions, type FileInfo, type FilePickResult, type FileReaderService, type FileSource, type FileSystemProvider, Flow, type FlowCancelProps, type FlowCancelRenderProps, type FlowContextValue, type FlowErrorProps, type FlowErrorRenderProps, type FlowInputContextValue, type FlowInputFilePickerProps, type FlowInputFilePickerRenderProps, type FlowInputMetadata, type FlowInputPreviewProps, type FlowInputPreviewRenderProps, type FlowInputProps, type FlowInputsProps, type FlowInputsRenderProps, FlowManagerProvider, type FlowPauseProps, type FlowPauseRenderProps, type FlowProgressProps, type FlowProgressRenderProps, type FlowProps, type FlowQuickUploadProps, type FlowQuickUploadRenderProps, type FlowRenderProps, type FlowResetProps, type FlowResetRenderProps, type FlowStatusProps, type FlowStatusRenderProps, type FlowSubmitProps, type FlowSubmitRenderProps, type FlowUploadState, type FlowUploadStatus, type HttpClient, type HttpRequestOptions, type HttpResponse, type IdGenerationService, type InputExecutionState, type PickerOptions, type ServiceContainer, type SliceResult, type StorageService, Upload, type UploadCameraPickerProps, type UploadCameraPickerRenderProps, type UploadCancelProps, type UploadCancelRenderProps, type UploadCompoundProgressProps, type UploadCompoundProgressRenderProps, type UploadContextValue, type UploadErrorProps, type UploadErrorRenderProps, type UploadFailedEventData, type UploadFileEventData, type UploadFilePickerProps, type UploadFilePickerRenderProps, type UploadGalleryPickerProps, type UploadGalleryPickerRenderProps, type UploadItemContextValue, type UploadItemProps, type UploadItemsProps, type UploadItemsRenderProps, type UploadProgressEventData, type UploadProps, type UploadRenderProps, type UploadResetProps, type UploadResetRenderProps, type UploadRetryProps, type UploadRetryRenderProps, type UploadStartAllProps, type UploadStartAllRenderProps, type UploadStatusProps, type UploadStatusRenderProps, type UploadValidationFailedEventData, type UploadValidationSuccessEventData, type UploadValidationWarningEventData, type UploadistaClientOptions, UploadistaProvider, type UploadistaProviderProps, type UseFlowEventsOptions, type UseFlowOptions, type UseFlowReturn, type UseUploadEventsOptions, type UseUploadistaClientOptions, type UseUploadistaClientReturn, createAsyncStorageService, createExpoBase64Service, createExpoFileReaderService, createExpoHttpClient, createExpoIdGenerationService, createExpoServices, createUploadistaClient, isFlowEvent, isUploadEvent, useFlow, useFlowContext, useFlowEvents, useFlowInputContext, useFlowManagerContext, useUploadContext, useUploadEvents, useUploadItemContext, useUploadistaClient, useUploadistaContext, useUploadistaEvents };
734
734
  //# sourceMappingURL=index.d.mts.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@uploadista/expo",
3
- "version": "0.1.3-beta.7",
3
+ "version": "0.1.3-beta.9",
4
4
  "type": "module",
5
5
  "description": "Expo client for Uploadista with managed workflow support",
6
6
  "license": "MIT",
@@ -12,9 +12,9 @@
12
12
  "dependencies": {
13
13
  "uuid": "^13.0.0",
14
14
  "js-base64": "^3.7.7",
15
- "@uploadista/core": "0.1.3-beta.7",
16
- "@uploadista/client-core": "0.1.3-beta.7",
17
- "@uploadista/react-native-core": "0.1.3-beta.7"
15
+ "@uploadista/client-core": "0.1.3-beta.9",
16
+ "@uploadista/core": "0.1.3-beta.9",
17
+ "@uploadista/react-native-core": "0.1.3-beta.9"
18
18
  },
19
19
  "peerDependencies": {
20
20
  "@react-native-async-storage/async-storage": ">=1.17.0",
@@ -35,7 +35,7 @@
35
35
  "devDependencies": {
36
36
  "@types/react": ">=18.0.0",
37
37
  "tsdown": "0.20.1",
38
- "@uploadista/typescript-config": "0.1.3-beta.7"
38
+ "@uploadista/typescript-config": "0.1.3-beta.9"
39
39
  },
40
40
  "scripts": {
41
41
  "build": "tsc --noEmit && tsdown",
package/src/index.ts CHANGED
@@ -72,6 +72,8 @@ export type {
72
72
  FlowInputProps,
73
73
  FlowInputsProps,
74
74
  FlowInputsRenderProps,
75
+ FlowPauseProps,
76
+ FlowPauseRenderProps,
75
77
  FlowProgressProps,
76
78
  FlowProgressRenderProps,
77
79
  FlowProps,