@wellesley/uploads 1.0.593 → 1.0.595
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/index.mjs +1 -1
- package/package.json +1 -1
package/index.mjs
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import{api as dv,usePostApiV1UploadsMutation as gv,useDeleteApiV1UploadsByIdMutation as vv,usePostApiV1UploadsByIdMetaMutation as Av,useGetApiV1UploadsByIdQuery as mv}from"https://cdn.jsdelivr.net/npm/@wellesley/openapi@1.0.
|
|
1
|
+
import{api as dv,usePostApiV1UploadsMutation as gv,useDeleteApiV1UploadsByIdMutation as vv,usePostApiV1UploadsByIdMetaMutation as Av,useGetApiV1UploadsByIdQuery as mv}from"https://cdn.jsdelivr.net/npm/@wellesley/openapi@1.0.710";import Re,{forwardRef as n0,createElement as e0,useRef as tr,useState as ft,useEffect as _i,PureComponent as yv,createRef as f0,useCallback as qs,useLayoutEffect as wv,useMemo as l0}from"https://cdn.jsdelivr.net/npm/react@18.2.0/+esm";import{toast as hu}from"https://cdn.jsdelivr.net/npm/@wellesley/system-toast@1.0.54";import{useSelector as Nr,useDispatch as xv}from"https://cdn.jsdelivr.net/npm/react-redux@9.1.0/+esm";import{createAction as F0,createSelector as Ti,createSlice as B0}from"https://cdn.jsdelivr.net/npm/@reduxjs/toolkit@2.2.1/+esm";import{useIsMobile as bv,cn as qo,Dialog as Sv,DialogContent as _v,ButtonLoader as h0,Button as jg,TooltipWrapper as j0}from"https://cdn.jsdelivr.net/npm/@wellesley/ui@1.0.672";import{rootReducer as Tv}from"https://cdn.jsdelivr.net/npm/@wellesley/store@1.0.709";var p0,bi=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},js={exports:{}},Lv=js.exports;
|
|
2
2
|
/**
|
|
3
3
|
* @license
|
|
4
4
|
* Lodash <https://lodash.com/>
|