@design-edito/tools 0.1.41 → 0.1.43

Sign up to get free protection for your applications and to get access to all the features.
Files changed (91) hide show
  1. package/agnostic/css/index.js +9 -9
  2. package/agnostic/errors/index.js +2 -2
  3. package/agnostic/html/hyper-json/cast/index.js +2 -2
  4. package/agnostic/html/hyper-json/index.js +3 -3
  5. package/agnostic/html/hyper-json/smart-tags/coalesced/add/index.js +2 -2
  6. package/agnostic/html/hyper-json/smart-tags/coalesced/addclass/index.js +2 -2
  7. package/agnostic/html/hyper-json/smart-tags/coalesced/and/index.js +2 -2
  8. package/agnostic/html/hyper-json/smart-tags/coalesced/append/index.js +2 -2
  9. package/agnostic/html/hyper-json/smart-tags/coalesced/at/index.js +2 -2
  10. package/agnostic/html/hyper-json/smart-tags/coalesced/call/index.js +2 -2
  11. package/agnostic/html/hyper-json/smart-tags/coalesced/clone/index.js +2 -2
  12. package/agnostic/html/hyper-json/smart-tags/coalesced/deleteproperties/index.js +2 -2
  13. package/agnostic/html/hyper-json/smart-tags/coalesced/equals/index.js +2 -2
  14. package/agnostic/html/hyper-json/smart-tags/coalesced/getattribute/index.js +2 -2
  15. package/agnostic/html/hyper-json/smart-tags/coalesced/getproperties/index.js +2 -2
  16. package/agnostic/html/hyper-json/smart-tags/coalesced/getproperty/index.js +2 -2
  17. package/agnostic/html/hyper-json/smart-tags/coalesced/if/index.js +2 -2
  18. package/agnostic/html/hyper-json/smart-tags/coalesced/initialize/index.js +2 -2
  19. package/agnostic/html/hyper-json/smart-tags/coalesced/join/index.js +2 -2
  20. package/agnostic/html/hyper-json/smart-tags/coalesced/length/index.js +2 -2
  21. package/agnostic/html/hyper-json/smart-tags/coalesced/map/index.js +2 -2
  22. package/agnostic/html/hyper-json/smart-tags/coalesced/negate/index.js +2 -2
  23. package/agnostic/html/hyper-json/smart-tags/coalesced/notrailing/index.js +2 -2
  24. package/agnostic/html/hyper-json/smart-tags/coalesced/or/index.js +2 -2
  25. package/agnostic/html/hyper-json/smart-tags/coalesced/pickrandom/index.js +2 -2
  26. package/agnostic/html/hyper-json/smart-tags/coalesced/populate/index.js +2 -2
  27. package/agnostic/html/hyper-json/smart-tags/coalesced/print/index.js +2 -2
  28. package/agnostic/html/hyper-json/smart-tags/coalesced/push/index.js +2 -2
  29. package/agnostic/html/hyper-json/smart-tags/coalesced/pusheach/index.js +2 -2
  30. package/agnostic/html/hyper-json/smart-tags/coalesced/recordtoarray/index.js +2 -2
  31. package/agnostic/html/hyper-json/smart-tags/coalesced/removeattribute/index.js +2 -2
  32. package/agnostic/html/hyper-json/smart-tags/coalesced/removeclass/index.js +2 -2
  33. package/agnostic/html/hyper-json/smart-tags/coalesced/renameproperty/index.d.ts +4 -1
  34. package/agnostic/html/hyper-json/smart-tags/coalesced/renameproperty/index.js +2 -2
  35. package/agnostic/html/hyper-json/smart-tags/coalesced/replace/index.js +2 -2
  36. package/agnostic/html/hyper-json/smart-tags/coalesced/select/index.js +2 -2
  37. package/agnostic/html/hyper-json/smart-tags/coalesced/set/index.js +2 -2
  38. package/agnostic/html/hyper-json/smart-tags/coalesced/setattribute/index.js +2 -2
  39. package/agnostic/html/hyper-json/smart-tags/coalesced/setproperties/index.js +3 -3
  40. package/agnostic/html/hyper-json/smart-tags/coalesced/setproperty/index.js +2 -2
  41. package/agnostic/html/hyper-json/smart-tags/coalesced/sorton/index.js +2 -2
  42. package/agnostic/html/hyper-json/smart-tags/coalesced/split/index.js +2 -2
  43. package/agnostic/html/hyper-json/smart-tags/coalesced/spread/index.d.ts +4 -0
  44. package/agnostic/html/hyper-json/smart-tags/coalesced/spread/index.js +21 -0
  45. package/agnostic/html/hyper-json/smart-tags/coalesced/toarray/index.js +2 -2
  46. package/agnostic/html/hyper-json/smart-tags/coalesced/toboolean/index.js +2 -2
  47. package/agnostic/html/hyper-json/smart-tags/coalesced/toelement/index.js +2 -2
  48. package/agnostic/html/hyper-json/smart-tags/coalesced/toggleclass/index.js +2 -2
  49. package/agnostic/html/hyper-json/smart-tags/coalesced/tonodelist/index.js +2 -2
  50. package/agnostic/html/hyper-json/smart-tags/coalesced/tonull/index.js +2 -2
  51. package/agnostic/html/hyper-json/smart-tags/coalesced/tonumber/index.js +2 -2
  52. package/agnostic/html/hyper-json/smart-tags/coalesced/torecord/index.js +2 -2
  53. package/agnostic/html/hyper-json/smart-tags/coalesced/toref/index.js +2 -2
  54. package/agnostic/html/hyper-json/smart-tags/coalesced/tostring/index.js +2 -2
  55. package/agnostic/html/hyper-json/smart-tags/coalesced/totext/index.js +2 -2
  56. package/agnostic/html/hyper-json/smart-tags/coalesced/transformselected/index.js +2 -2
  57. package/agnostic/html/hyper-json/smart-tags/coalesced/trim/index.js +2 -2
  58. package/agnostic/html/hyper-json/smart-tags/isolated/boolean/index.js +2 -2
  59. package/agnostic/html/hyper-json/smart-tags/isolated/element/index.js +2 -2
  60. package/agnostic/html/hyper-json/smart-tags/isolated/get/index.js +2 -2
  61. package/agnostic/html/hyper-json/smart-tags/isolated/global/index.js +2 -2
  62. package/agnostic/html/hyper-json/smart-tags/isolated/guess/index.js +2 -2
  63. package/agnostic/html/hyper-json/smart-tags/isolated/nodelist/index.js +2 -2
  64. package/agnostic/html/hyper-json/smart-tags/isolated/number/index.js +2 -2
  65. package/agnostic/html/hyper-json/smart-tags/isolated/record/index.js +2 -2
  66. package/agnostic/html/hyper-json/smart-tags/isolated/ref/index.js +2 -2
  67. package/agnostic/html/hyper-json/smart-tags/isolated/string/index.js +2 -2
  68. package/agnostic/html/hyper-json/smart-tags/isolated/text/index.js +2 -2
  69. package/agnostic/html/hyper-json/tree/index.d.ts +3 -4
  70. package/agnostic/html/hyper-json/tree/index.js +2 -2
  71. package/agnostic/html/hyper-json/utils/index.js +2 -2
  72. package/agnostic/html/index.js +15 -15
  73. package/agnostic/html/sanitize/index.js +4 -4
  74. package/agnostic/html/selector-to-element/index.js +4 -4
  75. package/agnostic/html/string-to-nodes/index.js +5 -5
  76. package/agnostic/misc/index.js +13 -13
  77. package/agnostic/misc/lorem-ipsum/index.js +6 -6
  78. package/agnostic/numbers/index.js +8 -8
  79. package/agnostic/objects/index.js +8 -8
  80. package/agnostic/random/index.js +2 -2
  81. package/agnostic/strings/index.js +3 -3
  82. package/chunks/chunk-R23B2MRN.js +2405 -0
  83. package/chunks/chunk-UBFLFJMH.js +37 -0
  84. package/chunks/chunk-VZQ4WCBH.js +2391 -0
  85. package/chunks/chunk-WTAMA5WX.js +37 -0
  86. package/chunks/chunk-X7KWB2VQ.js +21 -0
  87. package/chunks/chunk-XDZD6C76.js +37 -0
  88. package/chunks/chunk-XH6TZMNR.js +211 -0
  89. package/chunks/chunk-XI2XIH6L.js +2391 -0
  90. package/node/files/index.js +4 -4
  91. package/package.json +1 -1
@@ -1,12 +1,12 @@
1
1
  import {
2
- isInDirectory
3
- } from "../../chunks/chunk-NRITRUZW.js";
2
+ Subpaths
3
+ } from "../../chunks/chunk-HGCG2J77.js";
4
4
  import {
5
5
  readWrite
6
6
  } from "../../chunks/chunk-7DBNMU6N.js";
7
7
  import {
8
- Subpaths
9
- } from "../../chunks/chunk-HGCG2J77.js";
8
+ isInDirectory
9
+ } from "../../chunks/chunk-NRITRUZW.js";
10
10
  import "../../chunks/chunk-LQFKUNVQ.js";
11
11
 
12
12
  // src/node/files/index.ts
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@design-edito/tools",
3
- "version": "0.1.41",
3
+ "version": "0.1.43",
4
4
  "description": "",
5
5
  "author": "Maxime Fabas",
6
6
  "license": "ISC",