@ibanzajoe/uploader 0.3.0 → 1.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.d.cts CHANGED
@@ -1,5 +1,5 @@
1
- import { P as PickerResponse, F as FileResult, h as UploaderClientOptions } from './transform-ybCOCWBG.cjs';
2
- export { C as CropParams, O as OutputParams, a as PolicySpec, Q as QualityParams, R as ResizeParams, b as RotateParams, T as TransformChain, c as TransformOp, d as TransformOpName, e as TransformUrlOptions, U as UploadAllOptions, f as UploadOptions, g as UploaderClient, i as crop, j as flip, k as flop, o as output, q as quality, r as resize, l as rotate, t as transformUrl } from './transform-ybCOCWBG.cjs';
1
+ import { P as PickerResponse, F as FileResult, h as UploaderClientOptions } from './transform-BSPaC9-P.cjs';
2
+ export { C as CropParams, D as DeliveryProtection, O as OutputParams, a as PolicySpec, Q as QualityParams, R as ResizeParams, b as RotateParams, T as TransformChain, c as TransformOp, d as TransformOpName, e as TransformUrlOptions, U as UploadAllOptions, f as UploadOptions, g as UploaderClient, i as crop, j as flip, k as flop, o as output, q as quality, r as resize, l as rotate, t as transformUrl, w as withSignedPolicy } from './transform-BSPaC9-P.cjs';
3
3
  import * as React from 'react';
4
4
  import React__default, { CSSProperties } from 'react';
5
5
 
package/dist/index.d.ts CHANGED
@@ -1,5 +1,5 @@
1
- import { P as PickerResponse, F as FileResult, h as UploaderClientOptions } from './transform-ybCOCWBG.js';
2
- export { C as CropParams, O as OutputParams, a as PolicySpec, Q as QualityParams, R as ResizeParams, b as RotateParams, T as TransformChain, c as TransformOp, d as TransformOpName, e as TransformUrlOptions, U as UploadAllOptions, f as UploadOptions, g as UploaderClient, i as crop, j as flip, k as flop, o as output, q as quality, r as resize, l as rotate, t as transformUrl } from './transform-ybCOCWBG.js';
1
+ import { P as PickerResponse, F as FileResult, h as UploaderClientOptions } from './transform-BSPaC9-P.js';
2
+ export { C as CropParams, D as DeliveryProtection, O as OutputParams, a as PolicySpec, Q as QualityParams, R as ResizeParams, b as RotateParams, T as TransformChain, c as TransformOp, d as TransformOpName, e as TransformUrlOptions, U as UploadAllOptions, f as UploadOptions, g as UploaderClient, i as crop, j as flip, k as flop, o as output, q as quality, r as resize, l as rotate, t as transformUrl, w as withSignedPolicy } from './transform-BSPaC9-P.js';
3
3
  import * as React from 'react';
4
4
  import React__default, { CSSProperties } from 'react';
5
5
 
package/dist/index.js CHANGED
@@ -7,8 +7,9 @@ import {
7
7
  quality,
8
8
  resize,
9
9
  rotate,
10
- transformUrl
11
- } from "./chunk-EM6NZZSU.js";
10
+ transformUrl,
11
+ withSignedPolicy
12
+ } from "./chunk-QRUZUI5L.js";
12
13
 
13
14
  // src/react/PickerOverlay.tsx
14
15
  import {
@@ -1627,6 +1628,7 @@ export {
1627
1628
  shouldOfferCamera,
1628
1629
  themeToVars,
1629
1630
  transformUrl,
1630
- usePicker
1631
+ usePicker,
1632
+ withSignedPolicy
1631
1633
  };
1632
1634
  //# sourceMappingURL=index.js.map