@neylorxt/react-request
Version:
It's a mini package that makes it easy for you to send data via axios.
476 lines (466 loc) • 19.5 kB
JavaScript
var _excluded = ["method", "data"],
_excluded2 = ["method", "data"],
_excluded3 = ["method", "data"],
_excluded4 = ["method", "data"];
function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
function _objectWithoutProperties(e, t) { if (null == e) return {}; var o, r, i = _objectWithoutPropertiesLoose(e, t); if (Object.getOwnPropertySymbols) { var n = Object.getOwnPropertySymbols(e); for (r = 0; r < n.length; r++) o = n[r], -1 === t.indexOf(o) && {}.propertyIsEnumerable.call(e, o) && (i[o] = e[o]); } return i; }
function _objectWithoutPropertiesLoose(r, e) { if (null == r) return {}; var t = {}; for (var n in r) if ({}.hasOwnProperty.call(r, n)) { if (-1 !== e.indexOf(n)) continue; t[n] = r[n]; } return t; }
function _regenerator() { /*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/babel/babel/blob/main/packages/babel-helpers/LICENSE */ var e, t, r = "function" == typeof Symbol ? Symbol : {}, n = r.iterator || "@@iterator", o = r.toStringTag || "@@toStringTag"; function i(r, n, o, i) { var c = n && n.prototype instanceof Generator ? n : Generator, u = Object.create(c.prototype); return _regeneratorDefine2(u, "_invoke", function (r, n, o) { var i, c, u, f = 0, p = o || [], y = !1, G = { p: 0, n: 0, v: e, a: d, f: d.bind(e, 4), d: function d(t, r) { return i = t, c = 0, u = e, G.n = r, a; } }; function d(r, n) { for (c = r, u = n, t = 0; !y && f && !o && t < p.length; t++) { var o, i = p[t], d = G.p, l = i[2]; r > 3 ? (o = l === n) && (u = i[(c = i[4]) ? 5 : (c = 3, 3)], i[4] = i[5] = e) : i[0] <= d && ((o = r < 2 && d < i[1]) ? (c = 0, G.v = n, G.n = i[1]) : d < l && (o = r < 3 || i[0] > n || n > l) && (i[4] = r, i[5] = n, G.n = l, c = 0)); } if (o || r > 1) return a; throw y = !0, n; } return function (o, p, l) { if (f > 1) throw TypeError("Generator is already running"); for (y && 1 === p && d(p, l), c = p, u = l; (t = c < 2 ? e : u) || !y;) { i || (c ? c < 3 ? (c > 1 && (G.n = -1), d(c, u)) : G.n = u : G.v = u); try { if (f = 2, i) { if (c || (o = "next"), t = i[o]) { if (!(t = t.call(i, u))) throw TypeError("iterator result is not an object"); if (!t.done) return t; u = t.value, c < 2 && (c = 0); } else 1 === c && (t = i["return"]) && t.call(i), c < 2 && (u = TypeError("The iterator does not provide a '" + o + "' method"), c = 1); i = e; } else if ((t = (y = G.n < 0) ? u : r.call(n, G)) !== a) break; } catch (t) { i = e, c = 1, u = t; } finally { f = 1; } } return { value: t, done: y }; }; }(r, o, i), !0), u; } var a = {}; function Generator() {} function GeneratorFunction() {} function GeneratorFunctionPrototype() {} t = Object.getPrototypeOf; var c = [][n] ? t(t([][n]())) : (_regeneratorDefine2(t = {}, n, function () { return this; }), t), u = GeneratorFunctionPrototype.prototype = Generator.prototype = Object.create(c); function f(e) { return Object.setPrototypeOf ? Object.setPrototypeOf(e, GeneratorFunctionPrototype) : (e.__proto__ = GeneratorFunctionPrototype, _regeneratorDefine2(e, o, "GeneratorFunction")), e.prototype = Object.create(u), e; } return GeneratorFunction.prototype = GeneratorFunctionPrototype, _regeneratorDefine2(u, "constructor", GeneratorFunctionPrototype), _regeneratorDefine2(GeneratorFunctionPrototype, "constructor", GeneratorFunction), GeneratorFunction.displayName = "GeneratorFunction", _regeneratorDefine2(GeneratorFunctionPrototype, o, "GeneratorFunction"), _regeneratorDefine2(u), _regeneratorDefine2(u, o, "Generator"), _regeneratorDefine2(u, n, function () { return this; }), _regeneratorDefine2(u, "toString", function () { return "[object Generator]"; }), (_regenerator = function _regenerator() { return { w: i, m: f }; })(); }
function _regeneratorDefine2(e, r, n, t) { var i = Object.defineProperty; try { i({}, "", {}); } catch (e) { i = 0; } _regeneratorDefine2 = function _regeneratorDefine(e, r, n, t) { if (r) i ? i(e, r, { value: n, enumerable: !t, configurable: !t, writable: !t }) : e[r] = n;else { var o = function o(r, n) { _regeneratorDefine2(e, r, function (e) { return this._invoke(r, n, e); }); }; o("next", 0), o("throw", 1), o("return", 2); } }, _regeneratorDefine2(e, r, n, t); }
function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
function _defineProperty(e, r, t) { return (r = _toPropertyKey(r)) in e ? Object.defineProperty(e, r, { value: t, enumerable: !0, configurable: !0, writable: !0 }) : e[r] = t, e; }
function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == _typeof(i) ? i : i + ""; }
function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var i = e.call(t, r || "default"); if ("object" != _typeof(i)) return i; throw new TypeError("@@toPrimitive must return a primitive value."); } return ("string" === r ? String : Number)(t); }
function asyncGeneratorStep(n, t, e, r, o, a, c) { try { var i = n[a](c), u = i.value; } catch (n) { return void e(n); } i.done ? t(u) : Promise.resolve(u).then(r, o); }
function _asyncToGenerator(n) { return function () { var t = this, e = arguments; return new Promise(function (r, o) { var a = n.apply(t, e); function _next(n) { asyncGeneratorStep(a, r, o, _next, _throw, "next", n); } function _throw(n) { asyncGeneratorStep(a, r, o, _next, _throw, "throw", n); } _next(void 0); }); }; }
// index.js
import axios from 'axios';
/**
* Send data using axios
* @typedef {Object} Options
* @property {string} method - HTTP method ('get', 'post', etc.)
* @property {object} data - Data to send (for POST, PUT, etc.)
* @property {object} config - Axios config (headers, withCredentials, etc.)
/**
* Unified Axios request wrapper
* @param {string} url - Endpoint URL
* @param {Options} [options={}]
*
*
*
* // GET simple sans params
* await sendRequest('/api/users');
*
* // POST avec données
* await sendRequest('/api/user', {
* method: 'post',
* data: { username: 'neylorxt' }
* });
*
* // PUT avec token
* await sendRequest('/api/user/1', {
* method: 'put',
* data: { username: 'updatedName' },
* config: {
* headers: {
* Authorization: `Bearer ${token}`,
* 'Content-Type': 'application/json',
* },
* }
* });
*
*
*
*/
var Arraymethod = ["get", "post", "put", "delete"];
export function sendRequest(_x) {
return _sendRequest.apply(this, arguments);
}
/**
* send data using axios
* @typedef {Object} Options
* @property {string} method - HTTP method ('get', 'post', etc.)
* @property {object} data - Data to send (for POST, PUT, etc.)
* @property {object} config - Axios config (headers, withCredentials, etc.)
/**
* Unified Axios request wrapper
* @param {string} url - Endpoint URL
* @param {Options} [options={}]
*
*
*
* // GET simple sans params
* await sendRequest('/api/users');
*
* // POST avec données
* await sendRequest('/api/user', {
* method: 'post',
* data: { username: 'neylorxt' }
* });
*
* // PUT avec token
* await sendRequest('/api/user/1', {
* method: 'put',
* data: { username: 'updatedName' },
* config: {
* headers: {
* Authorization: `Bearer ${token}`,
* 'Content-Type': 'application/json',
* },
* params: {
* debug: true,
* lang: 'fr'
* }
*
* }
* });
*
*/
function _sendRequest() {
_sendRequest = _asyncToGenerator(/*#__PURE__*/_regenerator().m(function _callee(url) {
var options,
_options$method,
method,
_options$data,
data,
_options$params,
params,
_options$config,
config,
lowerMethod,
axiosOptions,
response,
_args = arguments,
_t;
return _regenerator().w(function (_context) {
while (1) switch (_context.n) {
case 0:
options = _args.length > 1 && _args[1] !== undefined ? _args[1] : {};
_options$method = options.method, method = _options$method === void 0 ? "get" : _options$method, _options$data = options.data, data = _options$data === void 0 ? {} : _options$data, _options$params = options.params, params = _options$params === void 0 ? {} : _options$params, _options$config = options.config, config = _options$config === void 0 ? {} : _options$config;
lowerMethod = method.toLowerCase();
if (Arraymethod.includes(lowerMethod)) {
_context.n = 1;
break;
}
throw new Error("Method ".concat(method, " is not supported"));
case 1:
_context.p = 1;
axiosOptions = _objectSpread({
url: url,
method: lowerMethod
}, config);
if (["get"].includes(lowerMethod)) {
axiosOptions.params = params;
} else {
axiosOptions.data = data;
axiosOptions.params = params; // pour inclure les query même en POST
}
_context.n = 2;
return axios(axiosOptions);
case 2:
response = _context.v;
if (!(typeof response.data === "string" && response.data.includes("<!doctype html"))) {
_context.n = 3;
break;
}
throw new Error("HTML response received");
case 3:
return _context.a(2, {
success: true,
status: response.status,
data: response.data,
headers: response.headers
});
case 4:
_context.p = 4;
_t = _context.v;
return _context.a(2, formatAxiosError(_t));
}
}, _callee, null, [[1, 4]]);
}));
return _sendRequest.apply(this, arguments);
}
export function sendData(_x2) {
return _sendData.apply(this, arguments);
}
/**
* update data using axios
* @typedef {Object} Options
* @property {string} method - HTTP method ('get', 'post', etc.)
* @property {object} data - Data to send (for POST, PUT, etc.)
* @property {object} config - Axios config (headers, withCredentials, etc.)
/**
* Unified Axios request wrapper
* @param {string} url - Endpoint URL
* @param {Options} [options={}]
*
*
*
* // GET simple sans params
* await sendRequest('/api/users');
*
* // POST avec données
* await sendRequest('/api/user', {
* method: 'post',
* data: { username: 'neylorxt' }
* });
*
* // PUT avec token
* await sendRequest('/api/user/1', {
* method: 'put',
* data: { username: 'updatedName' },
* config: {
* headers: {
* Authorization: `Bearer ${token}`,
* 'Content-Type': 'application/json',
* },
* params: {
* debug: true,
* lang: 'fr'
* }
*
* }
* });
*
*
*
*/
function _sendData() {
_sendData = _asyncToGenerator(/*#__PURE__*/_regenerator().m(function _callee2(url) {
var options,
_options$data2,
data,
_options$config2,
config,
method,
_ignored,
safeConfig,
axiosConfig,
response,
_args2 = arguments,
_t2;
return _regenerator().w(function (_context2) {
while (1) switch (_context2.n) {
case 0:
options = _args2.length > 1 && _args2[1] !== undefined ? _args2[1] : {};
_context2.p = 1;
_options$data2 = options.data, data = _options$data2 === void 0 ? {} : _options$data2, _options$config2 = options.config, config = _options$config2 === void 0 ? {} : _options$config2;
method = config.method, _ignored = config.data, safeConfig = _objectWithoutProperties(config, _excluded); // on retire toute méthode fournie
axiosConfig = _objectSpread(_objectSpread({}, safeConfig), {}, {
params: config.params || {}
});
_context2.n = 2;
return axios.post(url, data, axiosConfig);
case 2:
response = _context2.v;
return _context2.a(2, {
success: true,
status: response.status,
data: response.data,
headers: response.headers
});
case 3:
_context2.p = 3;
_t2 = _context2.v;
return _context2.a(2, formatAxiosError(_t2));
}
}, _callee2, null, [[1, 3]]);
}));
return _sendData.apply(this, arguments);
}
export function updateData(_x3) {
return _updateData.apply(this, arguments);
}
/**
* delete data using axios
* @typedef {Object} Options
* @property {string} method - HTTP method ('get', 'post', etc.
* @property {object} config - Axios config (headers, withCredentials, etc.)
/**
* Unified Axios request wrapper
* @param {string} url - Endpoint URL
* @param {Options} [options={}]
*
*
*
* // GET simple sans params
* await sendRequest('/api/users');
*
* // POST avec données
* await sendRequest('/api/user', {
* method: 'post',
* data: { username: 'neylorxt' }
* });
*
* // PUT avec token
* await sendRequest('/api/user/1', {
* method: 'put',
* data: { username: 'updatedName' },
* config: {
* headers: {
* Authorization: `Bearer ${token}`,
* 'Content-Type': 'application/json',
* },
* params: {
* debug: true,
* lang: 'fr'
* }
*
* }
* });
*
*
*
*/
function _updateData() {
_updateData = _asyncToGenerator(/*#__PURE__*/_regenerator().m(function _callee3(url) {
var options,
_options$data3,
data,
_options$config3,
config,
method,
_ignored,
safeConfig,
axiosConfig,
response,
_args3 = arguments,
_t3;
return _regenerator().w(function (_context3) {
while (1) switch (_context3.n) {
case 0:
options = _args3.length > 1 && _args3[1] !== undefined ? _args3[1] : {};
_context3.p = 1;
_options$data3 = options.data, data = _options$data3 === void 0 ? {} : _options$data3, _options$config3 = options.config, config = _options$config3 === void 0 ? {} : _options$config3;
method = config.method, _ignored = config.data, safeConfig = _objectWithoutProperties(config, _excluded2); // on retire toute méthode fournie
axiosConfig = _objectSpread(_objectSpread({}, safeConfig), {}, {
params: config.params || {}
});
_context3.n = 2;
return axios.put(url, data, axiosConfig);
case 2:
response = _context3.v;
return _context3.a(2, {
success: true,
status: response.status,
data: response.data,
headers: response.headers
});
case 3:
_context3.p = 3;
_t3 = _context3.v;
return _context3.a(2, formatAxiosError(_t3));
}
}, _callee3, null, [[1, 3]]);
}));
return _updateData.apply(this, arguments);
}
export function deleteData(_x4) {
return _deleteData.apply(this, arguments);
}
/**
* Receive data using axios (GET)
* @param {string} url - The endpoint URL
* @param {object} [config={}] - Axios config (headers, params, etc.)
*
* Exemple :
*
*
* await getData("https://api.example.com/items", {
* params: { page: 2, sort: "desc" },
* headers: { Authorization: `Bearer ${token}` }
* });
*
*
*/
function _deleteData() {
_deleteData = _asyncToGenerator(/*#__PURE__*/_regenerator().m(function _callee4(url) {
var options,
_options$config4,
config,
method,
_ignored,
safeConfig,
axiosConfig,
response,
_args4 = arguments,
_t4;
return _regenerator().w(function (_context4) {
while (1) switch (_context4.n) {
case 0:
options = _args4.length > 1 && _args4[1] !== undefined ? _args4[1] : {};
_context4.p = 1;
_options$config4 = options.config, config = _options$config4 === void 0 ? {} : _options$config4;
method = config.method, _ignored = config.data, safeConfig = _objectWithoutProperties(config, _excluded3); // on retire toute méthode fournie
axiosConfig = _objectSpread(_objectSpread({}, safeConfig), {}, {
params: config.params || {}
});
_context4.n = 2;
return axios["delete"](url, axiosConfig);
case 2:
response = _context4.v;
return _context4.a(2, {
success: true,
status: response.status,
data: response.data,
headers: response.headers
});
case 3:
_context4.p = 3;
_t4 = _context4.v;
return _context4.a(2, formatAxiosError(_t4));
}
}, _callee4, null, [[1, 3]]);
}));
return _deleteData.apply(this, arguments);
}
export function getData(_x5) {
return _getData.apply(this, arguments);
}
function _getData() {
_getData = _asyncToGenerator(/*#__PURE__*/_regenerator().m(function _callee5(url) {
var config,
method,
data,
safeConfig,
axiosConfig,
response,
_args5 = arguments,
_t5;
return _regenerator().w(function (_context5) {
while (1) switch (_context5.n) {
case 0:
config = _args5.length > 1 && _args5[1] !== undefined ? _args5[1] : {};
_context5.p = 1;
method = config.method, data = config.data, safeConfig = _objectWithoutProperties(config, _excluded4); // on retire toute méthode fournie
axiosConfig = _objectSpread(_objectSpread({}, safeConfig), {}, {
params: config.params || {} // s'assurer que params existe
});
_context5.n = 2;
return axios.get(url, axiosConfig);
case 2:
response = _context5.v;
return _context5.a(2, {
success: true,
status: response.status,
data: response.data,
headers: response.headers
});
case 3:
_context5.p = 3;
_t5 = _context5.v;
return _context5.a(2, formatAxiosError(_t5));
}
}, _callee5, null, [[1, 3]]);
}));
return _getData.apply(this, arguments);
}
function formatAxiosError(error) {
if (error.response) {
return {
success: false,
status: error.response.status,
data: error.response.data,
errorMessage: error.message,
errorType: 'HTTP_ERROR'
};
} else if (error.request) {
return {
success: false,
status: 0,
data: null,
errorMessage: 'Network Error - Unable to reach server',
errorType: 'NETWORK_ERROR',
originalError: error.message
};
} else {
return {
success: false,
status: 0,
data: null,
errorMessage: error.message,
errorType: 'CONFIG_ERROR'
};
}
}