@ejfdelgado/ejflab-common 1.16.9 → 1.16.11

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 (93) hide show
  1. package/LICENSE +0 -0
  2. package/README.md +0 -0
  3. package/package.json +2 -2
  4. package/src/CollisionsEngine.js +0 -0
  5. package/src/CsvFormatter.js +0 -0
  6. package/src/CsvFormatter.test.js +0 -0
  7. package/src/CsvFormatterFilters.js +0 -0
  8. package/src/CsvParser.js +0 -0
  9. package/src/CsvParser.test.js +0 -0
  10. package/src/CsvWithFilters.js +0 -0
  11. package/src/FaceEncoder.js +0 -0
  12. package/src/FlowChartDiagram.js +0 -0
  13. package/src/IdGen.js +0 -0
  14. package/src/ModuloDatoSeguro.js +0 -0
  15. package/src/ModuloDatoSeguro.test.js +0 -0
  16. package/src/ModuloDatoSeguro.test.mjs +0 -0
  17. package/src/ModuloDatoSeguroBack.mjs +0 -0
  18. package/src/ModuloDatoSeguroFront.js +0 -0
  19. package/src/ModuloSonido.js +0 -0
  20. package/src/ModuloVideos.js +0 -0
  21. package/src/MyColor.js +0 -0
  22. package/src/MyColor.test.js +0 -0
  23. package/src/MyConstants.js +0 -0
  24. package/src/MyCookies.js +0 -0
  25. package/src/MyDates.js +0 -0
  26. package/src/MyDates.test.js +0 -0
  27. package/src/MyDatesBack.mjs +0 -0
  28. package/src/MyDatesFront.js +0 -0
  29. package/src/MyJsPdf.js +0 -0
  30. package/src/MyRoutes.js +0 -0
  31. package/src/MyTemplate.js +0 -0
  32. package/src/MyTemplate.test.js +0 -0
  33. package/src/MyTensorflow.js +0 -0
  34. package/src/MyTensorflow.test.js +0 -0
  35. package/src/MyTensorflowBack.mjs +0 -0
  36. package/src/MyThrottle.js +0 -0
  37. package/src/MyTuples.js +9 -4
  38. package/src/MyTuples.test.js +0 -0
  39. package/src/MyUtilities.js +0 -0
  40. package/src/SimpleObj.js +0 -0
  41. package/src/SimpleObj.test.js +0 -0
  42. package/src/TriangulacionGeometric.js +0 -0
  43. package/src/changePath.js +0 -0
  44. package/src/data/case0.csv +0 -0
  45. package/src/data/case0.json +0 -0
  46. package/src/data/case1.csv +0 -0
  47. package/src/data/case1.json +0 -0
  48. package/src/data/case2.csv +0 -0
  49. package/src/data/case2.json +0 -0
  50. package/src/data/case3.csv +0 -0
  51. package/src/data/case3.json +0 -0
  52. package/src/data/format0.json +0 -0
  53. package/src/data/format0.txt +0 -0
  54. package/src/data/tensordata.csv +0 -0
  55. package/src/data/tensordata.json +0 -0
  56. package/src/data/tensordata.test.csv +0 -0
  57. package/src/data/tensormodel.json +0 -0
  58. package/src/fft.js +0 -0
  59. package/src/flowchart/FlowChartExec.js +0 -0
  60. package/src/flowchart/steps/CommandBasic.js +0 -0
  61. package/src/flowchart/steps/CommandInc.js +0 -0
  62. package/src/flowchart/steps/CommandMilvus.js +0 -0
  63. package/src/flowchart/steps/CommandMinio.js +0 -0
  64. package/src/flowchart/steps/CommandMongo.js +0 -0
  65. package/src/flowchart/steps/CommandPostgres.js +0 -0
  66. package/src/flowchart/steps/CommandPrint.js +0 -0
  67. package/src/flowchart/steps/CommandSet.js +0 -0
  68. package/src/flowchart/steps/CommandTic.js +0 -0
  69. package/src/flowchart/steps/CommandTimeline.js +0 -0
  70. package/src/flowchart/steps/CommandTimelineNext.js +0 -0
  71. package/src/flowchart/steps/CommandToc.js +0 -0
  72. package/src/flowchart/steps/StepBasic.js +0 -0
  73. package/src/flowchart/steps/StepCheckProcessor.js +0 -0
  74. package/src/flowchart/steps/StepCheckSrc.js +0 -0
  75. package/src/flowchart/steps/StepIsTrue.js +0 -0
  76. package/src/flowchart/steps/StepMultiple.js +0 -0
  77. package/src/flowchart/steps/StepMultipleDone.js +0 -0
  78. package/src/flowchart/steps/StepOneTime.js +0 -0
  79. package/src/flowchart/steps/StepProcess.js +0 -0
  80. package/src/flowchart/steps/StepReadSrc.js +0 -0
  81. package/src/flowchart/steps/StepSleep.js +0 -0
  82. package/src/flowchart/steps/StepTimeLineEnds.js +0 -0
  83. package/src/flowchart/steps/StepTimeLineHasMore.js +0 -0
  84. package/src/gif/index.d.ts +0 -0
  85. package/src/gif/index.mjs +0 -0
  86. package/src/gif/utils/checkTypes.d.ts +0 -0
  87. package/src/gif/utils/checkTypes.mjs +0 -0
  88. package/src/js-colormaps.js +0 -0
  89. package/src/sortify.js +0 -0
  90. package/src/sqlmodelparser/SqlModelParser.js +0 -0
  91. package/src/test/csv/test_1000_20230429204538700.csv +0 -0
  92. package/src/test/csv/test_5_20230429204525930.csv +0 -0
  93. package/src/test/svg/test.html +0 -0
package/LICENSE CHANGED
File without changes
package/README.md CHANGED
File without changes
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@ejfdelgado/ejflab-common",
3
3
  "type": "commonjs",
4
- "version": "1.16.9",
4
+ "version": "1.16.11",
5
5
  "repository": {
6
6
  "type": "git",
7
7
  "url": "git+https://github.com/ejfdelgado/ejflab-common.git"
@@ -23,7 +23,7 @@
23
23
  "buffer": "^6.0.3",
24
24
  "crypto-js": "^4.2.0",
25
25
  "dateformat": "^5.0.3",
26
- "fast-xml-parser": "^4.4.0",
26
+ "fast-xml-parser": "^5.11.1",
27
27
  "he": "^1.2.0",
28
28
  "imagescript": "^1.3.0",
29
29
  "jsencrypt": "^3.3.2",
File without changes
File without changes
File without changes
File without changes
package/src/CsvParser.js CHANGED
File without changes
File without changes
File without changes
File without changes
File without changes
package/src/IdGen.js CHANGED
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
package/src/MyColor.js CHANGED
File without changes
File without changes
File without changes
package/src/MyCookies.js CHANGED
File without changes
package/src/MyDates.js CHANGED
File without changes
File without changes
File without changes
File without changes
package/src/MyJsPdf.js CHANGED
File without changes
package/src/MyRoutes.js CHANGED
File without changes
package/src/MyTemplate.js CHANGED
File without changes
File without changes
File without changes
File without changes
File without changes
package/src/MyThrottle.js CHANGED
File without changes
package/src/MyTuples.js CHANGED
@@ -4,12 +4,17 @@ const { SimpleObj } = require("./SimpleObj");
4
4
  const TAMANIO_ALEATORIO = 10;
5
5
  const MAX_BUFFER_CHANGES = 50;
6
6
 
7
+ const compFun = (a, b) => {
8
+ return a.k.length - b.k.length;
9
+ };
10
+
11
+ const compFunInverted = (a, b) => {
12
+ return b.k.length - a.k.length;
13
+ };
14
+
7
15
  const assureSorted = (batch) => {
8
- const compFun = (a, b) => {
9
- return a.k.length - b.k.length;
10
- };
11
16
  batch['*'].sort(compFun);
12
- batch['-'].sort(compFun);
17
+ batch['-'].sort(compFunInverted);
13
18
  batch['+'].sort(compFun);
14
19
  };
15
20
 
File without changes
File without changes
package/src/SimpleObj.js CHANGED
File without changes
File without changes
File without changes
package/src/changePath.js CHANGED
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
package/src/fft.js CHANGED
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
package/src/gif/index.mjs CHANGED
File without changes
File without changes
File without changes
File without changes
package/src/sortify.js CHANGED
File without changes
File without changes
File without changes
File without changes
File without changes