@das-fed/upf-utils 6.4.0-dev.215 → 6.4.0-dev.216

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.
Files changed (106) hide show
  1. package/api-services/es5.js +2 -2
  2. package/api-services/index.js +7 -2
  3. package/api-services/index.js.gz +0 -0
  4. package/api-services/modules/app-manage/es5.js +967 -955
  5. package/api-services/modules/app-manage/index.js +793 -770
  6. package/api-services/modules/app-manage/index.js.gz +0 -0
  7. package/api-services/modules/authentication/es5.js +2 -2
  8. package/api-services/modules/authentication/index.js +7 -2
  9. package/api-services/modules/authentication/index.js.gz +0 -0
  10. package/api-services/modules/bems/es5.js +836 -833
  11. package/api-services/modules/bems/index.js +654 -645
  12. package/api-services/modules/bems/index.js.gz +0 -0
  13. package/api-services/modules/contract/es5.js +2 -2
  14. package/api-services/modules/contract/index.js +7 -2
  15. package/api-services/modules/contract/index.js.gz +0 -0
  16. package/api-services/modules/duty-manage/es5.js +977 -965
  17. package/api-services/modules/duty-manage/index.js +802 -779
  18. package/api-services/modules/duty-manage/index.js.gz +0 -0
  19. package/api-services/modules/enterpriseright/es5.js +967 -955
  20. package/api-services/modules/enterpriseright/index.js +793 -770
  21. package/api-services/modules/enterpriseright/index.js.gz +0 -0
  22. package/api-services/modules/es5.js +2 -2
  23. package/api-services/modules/file/es5.js +2 -2
  24. package/api-services/modules/file/index.js +7 -2
  25. package/api-services/modules/file/index.js.gz +0 -0
  26. package/api-services/modules/gateway-edge/es5.js +2 -2
  27. package/api-services/modules/gateway-edge/index.js +7 -2
  28. package/api-services/modules/gateway-edge/index.js.gz +0 -0
  29. package/api-services/modules/index.js +7 -2
  30. package/api-services/modules/index.js.gz +0 -0
  31. package/api-services/modules/iot/es5.js +2 -2
  32. package/api-services/modules/iot/index.js +7 -2
  33. package/api-services/modules/iot/index.js.gz +0 -0
  34. package/api-services/modules/justauth/es5.js +2 -2
  35. package/api-services/modules/justauth/index.js +7 -2
  36. package/api-services/modules/justauth/index.js.gz +0 -0
  37. package/api-services/modules/knowledge/es5.js +955 -967
  38. package/api-services/modules/knowledge/index.js +775 -788
  39. package/api-services/modules/knowledge/index.js.gz +0 -0
  40. package/api-services/modules/link/es5.js +955 -967
  41. package/api-services/modules/link/index.js +775 -788
  42. package/api-services/modules/link/index.js.gz +0 -0
  43. package/api-services/modules/permission/es5.js +801 -799
  44. package/api-services/modules/permission/index.js +628 -619
  45. package/api-services/modules/permission/index.js.gz +0 -0
  46. package/api-services/modules/platformManage/es5.js +2 -2
  47. package/api-services/modules/platformManage/index.js +7 -2
  48. package/api-services/modules/platformManage/index.js.gz +0 -0
  49. package/api-services/modules/portal/es5.js +955 -967
  50. package/api-services/modules/portal/index.js +775 -788
  51. package/api-services/modules/portal/index.js.gz +0 -0
  52. package/api-services/modules/space-manage/es5.js +2 -2
  53. package/api-services/modules/space-manage/index.js +7 -2
  54. package/api-services/modules/space-manage/index.js.gz +0 -0
  55. package/api-services/modules/super-admin/es5.js +982 -970
  56. package/api-services/modules/super-admin/index.js +805 -782
  57. package/api-services/modules/super-admin/index.js.gz +0 -0
  58. package/api-services/modules/supplier/es5.js +1256 -1268
  59. package/api-services/modules/supplier/index.js +1065 -1078
  60. package/api-services/modules/supplier/index.js.gz +0 -0
  61. package/api-services/modules/supplychain-manage/es5.js +2 -2
  62. package/api-services/modules/supplychain-manage/index.js +7 -2
  63. package/api-services/modules/supplychain-manage/index.js.gz +0 -0
  64. package/api-services/modules/systemConfiguration/es5.js +2 -2
  65. package/api-services/modules/systemConfiguration/index.js +7 -2
  66. package/api-services/modules/systemConfiguration/index.js.gz +0 -0
  67. package/api-services/modules/tool/es5.js +2 -2
  68. package/api-services/modules/tool/index.js +7 -2
  69. package/api-services/modules/tool/index.js.gz +0 -0
  70. package/api-services/src/create-service/es5.js +2 -2
  71. package/api-services/src/create-service/index.js +7 -2
  72. package/api-services/src/create-service/index.js.gz +0 -0
  73. package/common-info/es5.js +11 -9
  74. package/common-info/getInfoFromUrl/es5.js +40 -40
  75. package/common-info/getInfoFromUrl/index.js +36 -36
  76. package/common-info/getInfoFromUrl/index.js.gz +0 -0
  77. package/common-info/index.js +17 -13
  78. package/common-info/index.js.gz +0 -0
  79. package/common-info/set-personal-info/es5.js +22 -22
  80. package/common-info/set-personal-info/index.js +25 -20
  81. package/common-info/set-personal-info/index.js.gz +0 -0
  82. package/common-tools/extract-file-name/es5.js +2 -2
  83. package/common-tools/extract-file-name/index.js +7 -2
  84. package/common-tools/extract-file-name/index.js.gz +0 -0
  85. package/common-tools/handle-data/es5.js +118 -111
  86. package/common-tools/handle-data/index.js +89 -86
  87. package/common-tools/handle-data/index.js.gz +0 -0
  88. package/create-api-service/check-token/es5.js +127 -125
  89. package/create-api-service/check-token/index.js +123 -118
  90. package/create-api-service/check-token/index.js.gz +0 -0
  91. package/create-api-service/es5.js +953 -965
  92. package/create-api-service/index.js +774 -787
  93. package/create-api-service/index.js.gz +0 -0
  94. package/create-api-service/sso/es5.js +3 -3
  95. package/create-api-service/sso/index.js +8 -3
  96. package/create-api-service/sso/index.js.gz +0 -0
  97. package/curring-http/es5.js +2 -2
  98. package/curring-http/index.js +7 -2
  99. package/curring-http/index.js.gz +0 -0
  100. package/package.json +4 -4
  101. package/pinyin-first-character/es5.js +1 -1
  102. package/pinyin-first-character/index.js +1 -1
  103. package/pinyin-first-character/index.js.gz +0 -0
  104. package/webSocket-service/es5.js +53 -41
  105. package/webSocket-service/index.js +50 -40
  106. package/webSocket-service/index.js.gz +0 -0
@@ -1807,12 +1807,12 @@ ct.transitional = function (e, n, r) {
1807
1807
  }
1808
1808
  return function (a, i, s) {
1809
1809
  if (e === false) throw new S(o(i, " has been removed" + (n ? " in " + n : "")), S.ERR_DEPRECATED);
1810
- return n && !xr[i] && (xr[i] = true), e ? e(a, i, s) : true;
1810
+ return n && !xr[i] && (xr[i] = true, console.warn(o(i, " has been deprecated since v" + n + " and will be removed in the near future"))), e ? e(a, i, s) : true;
1811
1811
  };
1812
1812
  };
1813
1813
  ct.spelling = function (e) {
1814
1814
  return function (n, r) {
1815
- return true;
1815
+ return console.warn("".concat(r, " is likely a misspelling of ").concat(e)), true;
1816
1816
  };
1817
1817
  };
1818
1818
  function Qa(t, e, n) {
@@ -1807,12 +1807,12 @@ st.transitional = function (e, n, r) {
1807
1807
  }
1808
1808
  return function (i, a, s) {
1809
1809
  if (e === false) throw new b(o(a, " has been removed" + (n ? " in " + n : "")), b.ERR_DEPRECATED);
1810
- return n && !Pr[a] && (Pr[a] = true), e ? e(i, a, s) : true;
1810
+ return n && !Pr[a] && (Pr[a] = true, console.warn(o(a, " has been deprecated since v" + n + " and will be removed in the near future"))), e ? e(i, a, s) : true;
1811
1811
  };
1812
1812
  };
1813
1813
  st.spelling = function (e) {
1814
1814
  return function (n, r) {
1815
- return true;
1815
+ return console.warn("".concat(r, " is likely a misspelling of ").concat(e)), true;
1816
1816
  };
1817
1817
  };
1818
1818
  function Va(t, e, n) {
@@ -1362,11 +1362,16 @@ st.transitional = function(e, n, r) {
1362
1362
  o(a, " has been removed" + (n ? " in " + n : "")),
1363
1363
  b.ERR_DEPRECATED
1364
1364
  );
1365
- return n && !Pr[a] && (Pr[a] = !0), e ? e(i, a, s) : !0;
1365
+ return n && !Pr[a] && (Pr[a] = !0, console.warn(
1366
+ o(
1367
+ a,
1368
+ " has been deprecated since v" + n + " and will be removed in the near future"
1369
+ )
1370
+ )), e ? e(i, a, s) : !0;
1366
1371
  };
1367
1372
  };
1368
1373
  st.spelling = function(e) {
1369
- return (n, r) => !0;
1374
+ return (n, r) => (console.warn(`${r} is likely a misspelling of ${e}`), !0);
1370
1375
  };
1371
1376
  function Va(t, e, n) {
1372
1377
  if (typeof t != "object")
@@ -1805,12 +1805,12 @@ Ve.transitional = function (e, n, r) {
1805
1805
  }
1806
1806
  return function (i, a, s) {
1807
1807
  if (e === false) throw new w(o(a, " has been removed" + (n ? " in " + n : "")), w.ERR_DEPRECATED);
1808
- return n && !fr[a] && (fr[a] = true), e ? e(i, a, s) : true;
1808
+ return n && !fr[a] && (fr[a] = true, console.warn(o(a, " has been deprecated since v" + n + " and will be removed in the near future"))), e ? e(i, a, s) : true;
1809
1809
  };
1810
1810
  };
1811
1811
  Ve.spelling = function (e) {
1812
1812
  return function (n, r) {
1813
- return true;
1813
+ return console.warn("".concat(r, " is likely a misspelling of ").concat(e)), true;
1814
1814
  };
1815
1815
  };
1816
1816
  function Na(t, e, n) {
@@ -1360,11 +1360,16 @@ Ve.transitional = function(e, n, r) {
1360
1360
  o(a, " has been removed" + (n ? " in " + n : "")),
1361
1361
  w.ERR_DEPRECATED
1362
1362
  );
1363
- return n && !fr[a] && (fr[a] = !0), e ? e(i, a, s) : !0;
1363
+ return n && !fr[a] && (fr[a] = !0, console.warn(
1364
+ o(
1365
+ a,
1366
+ " has been deprecated since v" + n + " and will be removed in the near future"
1367
+ )
1368
+ )), e ? e(i, a, s) : !0;
1364
1369
  };
1365
1370
  };
1366
1371
  Ve.spelling = function(e) {
1367
- return (n, r) => !0;
1372
+ return (n, r) => (console.warn(`${r} is likely a misspelling of ${e}`), !0);
1368
1373
  };
1369
1374
  function Na(t, e, n) {
1370
1375
  if (typeof t != "object")
@@ -1362,11 +1362,16 @@ ct.transitional = function(e, n, r) {
1362
1362
  o(i, " has been removed" + (n ? " in " + n : "")),
1363
1363
  S.ERR_DEPRECATED
1364
1364
  );
1365
- return n && !xr[i] && (xr[i] = !0), e ? e(a, i, s) : !0;
1365
+ return n && !xr[i] && (xr[i] = !0, console.warn(
1366
+ o(
1367
+ i,
1368
+ " has been deprecated since v" + n + " and will be removed in the near future"
1369
+ )
1370
+ )), e ? e(a, i, s) : !0;
1366
1371
  };
1367
1372
  };
1368
1373
  ct.spelling = function(e) {
1369
- return (n, r) => !0;
1374
+ return (n, r) => (console.warn(`${r} is likely a misspelling of ${e}`), !0);
1370
1375
  };
1371
1376
  function Qa(t, e, n) {
1372
1377
  if (typeof t != "object")
Binary file
@@ -1805,12 +1805,12 @@ Qe.transitional = function (e, n, r) {
1805
1805
  }
1806
1806
  return function (a, i, s) {
1807
1807
  if (e === false) throw new w(o(i, " has been removed" + (n ? " in " + n : "")), w.ERR_DEPRECATED);
1808
- return n && !dr[i] && (dr[i] = true), e ? e(a, i, s) : true;
1808
+ return n && !dr[i] && (dr[i] = true, console.warn(o(i, " has been deprecated since v" + n + " and will be removed in the near future"))), e ? e(a, i, s) : true;
1809
1809
  };
1810
1810
  };
1811
1811
  Qe.spelling = function (e) {
1812
1812
  return function (n, r) {
1813
- return true;
1813
+ return console.warn("".concat(r, " is likely a misspelling of ").concat(e)), true;
1814
1814
  };
1815
1815
  };
1816
1816
  function Di(t, e, n) {
@@ -1360,11 +1360,16 @@ Qe.transitional = function(e, n, r) {
1360
1360
  o(i, " has been removed" + (n ? " in " + n : "")),
1361
1361
  w.ERR_DEPRECATED
1362
1362
  );
1363
- return n && !dr[i] && (dr[i] = !0), e ? e(a, i, s) : !0;
1363
+ return n && !dr[i] && (dr[i] = !0, console.warn(
1364
+ o(
1365
+ i,
1366
+ " has been deprecated since v" + n + " and will be removed in the near future"
1367
+ )
1368
+ )), e ? e(a, i, s) : !0;
1364
1369
  };
1365
1370
  };
1366
1371
  Qe.spelling = function(e) {
1367
- return (n, r) => !0;
1372
+ return (n, r) => (console.warn(`${r} is likely a misspelling of ${e}`), !0);
1368
1373
  };
1369
1374
  function Di(t, e, n) {
1370
1375
  if (typeof t != "object")
@@ -1805,12 +1805,12 @@ Ve.transitional = function (e, n, r) {
1805
1805
  }
1806
1806
  return function (i, a, s) {
1807
1807
  if (e === false) throw new w(o(a, " has been removed" + (n ? " in " + n : "")), w.ERR_DEPRECATED);
1808
- return n && !fr[a] && (fr[a] = true), e ? e(i, a, s) : true;
1808
+ return n && !fr[a] && (fr[a] = true, console.warn(o(a, " has been deprecated since v" + n + " and will be removed in the near future"))), e ? e(i, a, s) : true;
1809
1809
  };
1810
1810
  };
1811
1811
  Ve.spelling = function (e) {
1812
1812
  return function (n, r) {
1813
- return true;
1813
+ return console.warn("".concat(r, " is likely a misspelling of ").concat(e)), true;
1814
1814
  };
1815
1815
  };
1816
1816
  function Ia(t, e, n) {
@@ -1360,11 +1360,16 @@ Ve.transitional = function(e, n, r) {
1360
1360
  o(a, " has been removed" + (n ? " in " + n : "")),
1361
1361
  w.ERR_DEPRECATED
1362
1362
  );
1363
- return n && !fr[a] && (fr[a] = !0), e ? e(i, a, s) : !0;
1363
+ return n && !fr[a] && (fr[a] = !0, console.warn(
1364
+ o(
1365
+ a,
1366
+ " has been deprecated since v" + n + " and will be removed in the near future"
1367
+ )
1368
+ )), e ? e(i, a, s) : !0;
1364
1369
  };
1365
1370
  };
1366
1371
  Ve.spelling = function(e) {
1367
- return (n, r) => !0;
1372
+ return (n, r) => (console.warn(`${r} is likely a misspelling of ${e}`), !0);
1368
1373
  };
1369
1374
  function Ia(t, e, n) {
1370
1375
  if (typeof t != "object")