@wellesley/uploads 1.0.558 → 1.0.560
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 hv,usePostApiV1UploadsMutation as pv,useDeleteApiV1UploadsByIdMutation as dv,usePostApiV1UploadsByIdMetaMutation as gv,useGetApiV1UploadsByIdQuery as vv}from"https://cdn.jsdelivr.net/npm/@wellesley/openapi@1.0.
|
|
1
|
+
import{api as hv,usePostApiV1UploadsMutation as pv,useDeleteApiV1UploadsByIdMutation as dv,usePostApiV1UploadsByIdMetaMutation as gv,useGetApiV1UploadsByIdQuery as vv}from"https://cdn.jsdelivr.net/npm/@wellesley/openapi@1.0.675";import Re,{forwardRef as t0,createElement as $g,useRef as tr,useState as ft,useEffect as Si,PureComponent as Av,createRef as s0,useCallback as Hs,useLayoutEffect as mv,useMemo as c0}from"https://cdn.jsdelivr.net/npm/react@18.2.0/+esm";import{toast as fu}from"https://cdn.jsdelivr.net/npm/@wellesley/system-toast@1.0.19";import{useSelector as Nr,useDispatch as yv}from"https://cdn.jsdelivr.net/npm/react-redux@9.1.0/+esm";import{createAction as U0,createSelector as lu,createSlice as z0}from"https://cdn.jsdelivr.net/npm/@reduxjs/toolkit@2.2.1/+esm";import{useIsMobile as wv,cn as Ho,Dialog as xv,DialogContent as bv,ButtonLoader as f0,Button as Bg,TooltipWrapper as k0}from"https://cdn.jsdelivr.net/npm/@wellesley/ui@1.0.637";import{rootReducer as Sv}from"https://cdn.jsdelivr.net/npm/@wellesley/store@1.0.674";var l0,xi=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},Bs={exports:{}},_v=Bs.exports;
|
|
2
2
|
/**
|
|
3
3
|
* @license
|
|
4
4
|
* Lodash <https://lodash.com/>
|