@design-edito/tools 0.2.13 → 0.2.15

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 (359) hide show
  1. package/agnostic/arrays/index.d.ts +5 -5
  2. package/agnostic/arrays/index.js +8 -8
  3. package/agnostic/arrays/is-array-of/index.d.ts +1 -1
  4. package/agnostic/arrays/random-pick/index.js +4 -4
  5. package/agnostic/booleans/index.d.ts +1 -1
  6. package/agnostic/booleans/is-falsy/index.d.ts +1 -1
  7. package/agnostic/colors/index.d.ts +7 -7
  8. package/agnostic/colors/index.js +3 -3
  9. package/agnostic/css/bem/index.d.ts +2 -2
  10. package/agnostic/css/index.d.ts +3 -3
  11. package/agnostic/css/index.js +15 -15
  12. package/agnostic/css/styles-set/index.js +6 -6
  13. package/agnostic/errors/index.d.ts +2 -2
  14. package/agnostic/html/hyper-json/cast/index.d.ts +1 -1
  15. package/agnostic/html/hyper-json/cast/index.js +4 -4
  16. package/agnostic/html/hyper-json/index.d.ts +8 -8
  17. package/agnostic/html/hyper-json/index.js +5 -5
  18. package/agnostic/html/hyper-json/method/index.d.ts +2 -2
  19. package/agnostic/html/hyper-json/serialize/index.d.ts +1 -1
  20. package/agnostic/html/hyper-json/smart-tags/coalesced/add/index.d.ts +1 -1
  21. package/agnostic/html/hyper-json/smart-tags/coalesced/add/index.js +4 -4
  22. package/agnostic/html/hyper-json/smart-tags/coalesced/addclass/index.d.ts +1 -1
  23. package/agnostic/html/hyper-json/smart-tags/coalesced/addclass/index.js +4 -4
  24. package/agnostic/html/hyper-json/smart-tags/coalesced/and/index.d.ts +1 -1
  25. package/agnostic/html/hyper-json/smart-tags/coalesced/and/index.js +4 -4
  26. package/agnostic/html/hyper-json/smart-tags/coalesced/append/index.d.ts +1 -1
  27. package/agnostic/html/hyper-json/smart-tags/coalesced/append/index.js +4 -4
  28. package/agnostic/html/hyper-json/smart-tags/coalesced/at/index.d.ts +1 -1
  29. package/agnostic/html/hyper-json/smart-tags/coalesced/at/index.js +4 -4
  30. package/agnostic/html/hyper-json/smart-tags/coalesced/call/index.d.ts +1 -1
  31. package/agnostic/html/hyper-json/smart-tags/coalesced/call/index.js +4 -4
  32. package/agnostic/html/hyper-json/smart-tags/coalesced/clone/index.d.ts +1 -1
  33. package/agnostic/html/hyper-json/smart-tags/coalesced/clone/index.js +4 -4
  34. package/agnostic/html/hyper-json/smart-tags/coalesced/deleteproperties/index.d.ts +1 -1
  35. package/agnostic/html/hyper-json/smart-tags/coalesced/deleteproperties/index.js +4 -4
  36. package/agnostic/html/hyper-json/smart-tags/coalesced/equals/index.d.ts +1 -1
  37. package/agnostic/html/hyper-json/smart-tags/coalesced/equals/index.js +4 -4
  38. package/agnostic/html/hyper-json/smart-tags/coalesced/getattribute/index.d.ts +1 -1
  39. package/agnostic/html/hyper-json/smart-tags/coalesced/getattribute/index.js +4 -4
  40. package/agnostic/html/hyper-json/smart-tags/coalesced/getproperties/index.d.ts +1 -1
  41. package/agnostic/html/hyper-json/smart-tags/coalesced/getproperties/index.js +4 -4
  42. package/agnostic/html/hyper-json/smart-tags/coalesced/getproperty/index.d.ts +1 -1
  43. package/agnostic/html/hyper-json/smart-tags/coalesced/getproperty/index.js +4 -4
  44. package/agnostic/html/hyper-json/smart-tags/coalesced/if/index.d.ts +1 -1
  45. package/agnostic/html/hyper-json/smart-tags/coalesced/if/index.js +4 -4
  46. package/agnostic/html/hyper-json/smart-tags/coalesced/initialize/index.d.ts +1 -1
  47. package/agnostic/html/hyper-json/smart-tags/coalesced/initialize/index.js +4 -4
  48. package/agnostic/html/hyper-json/smart-tags/coalesced/join/index.d.ts +1 -1
  49. package/agnostic/html/hyper-json/smart-tags/coalesced/join/index.js +4 -4
  50. package/agnostic/html/hyper-json/smart-tags/coalesced/length/index.d.ts +1 -1
  51. package/agnostic/html/hyper-json/smart-tags/coalesced/length/index.js +4 -4
  52. package/agnostic/html/hyper-json/smart-tags/coalesced/map/index.d.ts +1 -1
  53. package/agnostic/html/hyper-json/smart-tags/coalesced/map/index.js +4 -4
  54. package/agnostic/html/hyper-json/smart-tags/coalesced/negate/index.d.ts +1 -1
  55. package/agnostic/html/hyper-json/smart-tags/coalesced/negate/index.js +4 -4
  56. package/agnostic/html/hyper-json/smart-tags/coalesced/notrailing/index.d.ts +1 -1
  57. package/agnostic/html/hyper-json/smart-tags/coalesced/notrailing/index.js +4 -4
  58. package/agnostic/html/hyper-json/smart-tags/coalesced/or/index.d.ts +1 -1
  59. package/agnostic/html/hyper-json/smart-tags/coalesced/or/index.js +4 -4
  60. package/agnostic/html/hyper-json/smart-tags/coalesced/pickrandom/index.d.ts +1 -1
  61. package/agnostic/html/hyper-json/smart-tags/coalesced/pickrandom/index.js +4 -4
  62. package/agnostic/html/hyper-json/smart-tags/coalesced/populate/index.d.ts +1 -1
  63. package/agnostic/html/hyper-json/smart-tags/coalesced/populate/index.js +4 -4
  64. package/agnostic/html/hyper-json/smart-tags/coalesced/print/index.d.ts +1 -1
  65. package/agnostic/html/hyper-json/smart-tags/coalesced/print/index.js +4 -4
  66. package/agnostic/html/hyper-json/smart-tags/coalesced/push/index.d.ts +1 -1
  67. package/agnostic/html/hyper-json/smart-tags/coalesced/push/index.js +4 -4
  68. package/agnostic/html/hyper-json/smart-tags/coalesced/pusheach/index.d.ts +1 -1
  69. package/agnostic/html/hyper-json/smart-tags/coalesced/pusheach/index.js +4 -4
  70. package/agnostic/html/hyper-json/smart-tags/coalesced/recordtoarray/index.d.ts +1 -1
  71. package/agnostic/html/hyper-json/smart-tags/coalesced/recordtoarray/index.js +4 -4
  72. package/agnostic/html/hyper-json/smart-tags/coalesced/removeattribute/index.d.ts +1 -1
  73. package/agnostic/html/hyper-json/smart-tags/coalesced/removeattribute/index.js +4 -4
  74. package/agnostic/html/hyper-json/smart-tags/coalesced/removeclass/index.d.ts +1 -1
  75. package/agnostic/html/hyper-json/smart-tags/coalesced/removeclass/index.js +4 -4
  76. package/agnostic/html/hyper-json/smart-tags/coalesced/renameproperty/index.d.ts +1 -1
  77. package/agnostic/html/hyper-json/smart-tags/coalesced/renameproperty/index.js +4 -4
  78. package/agnostic/html/hyper-json/smart-tags/coalesced/replace/index.d.ts +1 -1
  79. package/agnostic/html/hyper-json/smart-tags/coalesced/replace/index.js +4 -4
  80. package/agnostic/html/hyper-json/smart-tags/coalesced/select/index.d.ts +1 -1
  81. package/agnostic/html/hyper-json/smart-tags/coalesced/select/index.js +4 -4
  82. package/agnostic/html/hyper-json/smart-tags/coalesced/set/index.d.ts +1 -1
  83. package/agnostic/html/hyper-json/smart-tags/coalesced/set/index.js +4 -4
  84. package/agnostic/html/hyper-json/smart-tags/coalesced/setattribute/index.d.ts +1 -1
  85. package/agnostic/html/hyper-json/smart-tags/coalesced/setattribute/index.js +4 -4
  86. package/agnostic/html/hyper-json/smart-tags/coalesced/setproperty/index.d.ts +1 -1
  87. package/agnostic/html/hyper-json/smart-tags/coalesced/setproperty/index.js +4 -4
  88. package/agnostic/html/hyper-json/smart-tags/coalesced/sorton/index.d.ts +1 -1
  89. package/agnostic/html/hyper-json/smart-tags/coalesced/sorton/index.js +4 -4
  90. package/agnostic/html/hyper-json/smart-tags/coalesced/split/index.d.ts +1 -1
  91. package/agnostic/html/hyper-json/smart-tags/coalesced/split/index.js +4 -4
  92. package/agnostic/html/hyper-json/smart-tags/coalesced/spread/index.d.ts +1 -1
  93. package/agnostic/html/hyper-json/smart-tags/coalesced/spread/index.js +4 -4
  94. package/agnostic/html/hyper-json/smart-tags/coalesced/toarray/index.d.ts +1 -1
  95. package/agnostic/html/hyper-json/smart-tags/coalesced/toarray/index.js +4 -4
  96. package/agnostic/html/hyper-json/smart-tags/coalesced/toboolean/index.d.ts +1 -1
  97. package/agnostic/html/hyper-json/smart-tags/coalesced/toboolean/index.js +4 -4
  98. package/agnostic/html/hyper-json/smart-tags/coalesced/toelement/index.d.ts +1 -1
  99. package/agnostic/html/hyper-json/smart-tags/coalesced/toelement/index.js +4 -4
  100. package/agnostic/html/hyper-json/smart-tags/coalesced/toggleclass/index.d.ts +1 -1
  101. package/agnostic/html/hyper-json/smart-tags/coalesced/toggleclass/index.js +4 -4
  102. package/agnostic/html/hyper-json/smart-tags/coalesced/tonodelist/index.d.ts +1 -1
  103. package/agnostic/html/hyper-json/smart-tags/coalesced/tonodelist/index.js +4 -4
  104. package/agnostic/html/hyper-json/smart-tags/coalesced/tonull/index.d.ts +1 -1
  105. package/agnostic/html/hyper-json/smart-tags/coalesced/tonull/index.js +4 -4
  106. package/agnostic/html/hyper-json/smart-tags/coalesced/tonumber/index.d.ts +1 -1
  107. package/agnostic/html/hyper-json/smart-tags/coalesced/tonumber/index.js +4 -4
  108. package/agnostic/html/hyper-json/smart-tags/coalesced/torecord/index.d.ts +1 -1
  109. package/agnostic/html/hyper-json/smart-tags/coalesced/torecord/index.js +4 -4
  110. package/agnostic/html/hyper-json/smart-tags/coalesced/toref/index.d.ts +1 -1
  111. package/agnostic/html/hyper-json/smart-tags/coalesced/toref/index.js +4 -4
  112. package/agnostic/html/hyper-json/smart-tags/coalesced/tostring/index.d.ts +1 -1
  113. package/agnostic/html/hyper-json/smart-tags/coalesced/tostring/index.js +4 -4
  114. package/agnostic/html/hyper-json/smart-tags/coalesced/totext/index.d.ts +1 -1
  115. package/agnostic/html/hyper-json/smart-tags/coalesced/totext/index.js +4 -4
  116. package/agnostic/html/hyper-json/smart-tags/coalesced/transformselected/index.d.ts +1 -1
  117. package/agnostic/html/hyper-json/smart-tags/coalesced/transformselected/index.js +4 -4
  118. package/agnostic/html/hyper-json/smart-tags/coalesced/trim/index.d.ts +1 -1
  119. package/agnostic/html/hyper-json/smart-tags/coalesced/trim/index.js +4 -4
  120. package/agnostic/html/hyper-json/smart-tags/index.d.ts +1 -1
  121. package/agnostic/html/hyper-json/smart-tags/isolated/any/index.d.ts +1 -1
  122. package/agnostic/html/hyper-json/smart-tags/isolated/array/index.d.ts +1 -1
  123. package/agnostic/html/hyper-json/smart-tags/isolated/boolean/index.d.ts +1 -1
  124. package/agnostic/html/hyper-json/smart-tags/isolated/boolean/index.js +4 -4
  125. package/agnostic/html/hyper-json/smart-tags/isolated/element/index.d.ts +1 -1
  126. package/agnostic/html/hyper-json/smart-tags/isolated/element/index.js +4 -4
  127. package/agnostic/html/hyper-json/smart-tags/isolated/get/index.d.ts +1 -1
  128. package/agnostic/html/hyper-json/smart-tags/isolated/get/index.js +4 -4
  129. package/agnostic/html/hyper-json/smart-tags/isolated/global/index.d.ts +1 -1
  130. package/agnostic/html/hyper-json/smart-tags/isolated/global/index.js +4 -4
  131. package/agnostic/html/hyper-json/smart-tags/isolated/guess/index.d.ts +1 -1
  132. package/agnostic/html/hyper-json/smart-tags/isolated/guess/index.js +4 -4
  133. package/agnostic/html/hyper-json/smart-tags/isolated/nodelist/index.d.ts +1 -1
  134. package/agnostic/html/hyper-json/smart-tags/isolated/nodelist/index.js +4 -4
  135. package/agnostic/html/hyper-json/smart-tags/isolated/null/index.d.ts +1 -1
  136. package/agnostic/html/hyper-json/smart-tags/isolated/number/index.d.ts +1 -1
  137. package/agnostic/html/hyper-json/smart-tags/isolated/number/index.js +4 -4
  138. package/agnostic/html/hyper-json/smart-tags/isolated/record/index.d.ts +1 -1
  139. package/agnostic/html/hyper-json/smart-tags/isolated/record/index.js +4 -4
  140. package/agnostic/html/hyper-json/smart-tags/isolated/ref/index.d.ts +1 -1
  141. package/agnostic/html/hyper-json/smart-tags/isolated/ref/index.js +4 -4
  142. package/agnostic/html/hyper-json/smart-tags/isolated/string/index.d.ts +1 -1
  143. package/agnostic/html/hyper-json/smart-tags/isolated/string/index.js +4 -4
  144. package/agnostic/html/hyper-json/smart-tags/isolated/text/index.d.ts +1 -1
  145. package/agnostic/html/hyper-json/smart-tags/isolated/text/index.js +4 -4
  146. package/agnostic/html/hyper-json/transformer/index.d.ts +4 -4
  147. package/agnostic/html/hyper-json/tree/index.d.ts +1 -1
  148. package/agnostic/html/hyper-json/tree/index.js +4 -4
  149. package/agnostic/html/hyper-json/types/index.d.ts +5 -5
  150. package/agnostic/html/hyper-json/utils/index.d.ts +2 -2
  151. package/agnostic/html/hyper-json/utils/index.js +4 -4
  152. package/agnostic/html/index.d.ts +8 -8
  153. package/agnostic/html/index.js +15 -15
  154. package/agnostic/html/sanitize/index.js +4 -4
  155. package/agnostic/html/selector-to-element/index.js +4 -4
  156. package/agnostic/html/string-to-nodes/index.d.ts +1 -1
  157. package/agnostic/html/string-to-nodes/index.js +5 -5
  158. package/agnostic/index.d.ts +12 -12
  159. package/agnostic/misc/assert/index.d.ts +1 -1
  160. package/agnostic/misc/crossenv/detect-runtime/index.d.ts +1 -1
  161. package/agnostic/misc/crossenv/index.d.ts +3 -3
  162. package/agnostic/misc/crossenv/index.js +2 -2
  163. package/agnostic/misc/crossenv/window/index.d.ts +1 -1
  164. package/agnostic/misc/index.d.ts +11 -11
  165. package/agnostic/misc/index.js +19 -19
  166. package/agnostic/misc/logs/index.d.ts +2 -2
  167. package/agnostic/misc/lorem-ipsum/index.js +11 -11
  168. package/agnostic/numbers/index.d.ts +5 -5
  169. package/agnostic/numbers/index.js +3 -3
  170. package/agnostic/objects/enums/index.d.ts +1 -1
  171. package/agnostic/objects/index.d.ts +8 -8
  172. package/agnostic/objects/index.js +6 -6
  173. package/agnostic/optim/index.d.ts +2 -2
  174. package/agnostic/random/index.d.ts +3 -3
  175. package/agnostic/random/index.js +2 -2
  176. package/agnostic/strings/index.d.ts +7 -7
  177. package/agnostic/strings/index.js +5 -5
  178. package/agnostic/strings/parse-table/index.d.ts +1 -1
  179. package/agnostic/time/dates/index.d.ts +1 -1
  180. package/agnostic/time/index.d.ts +5 -5
  181. package/agnostic/time/index.js +8 -8
  182. package/chunks/{chunk-WUW3GUNC.js → chunk-2UAVBQI5.js} +2 -2
  183. package/chunks/{chunk-ZBBU2P4D.js → chunk-36CTYZYA.js} +2 -2
  184. package/chunks/{chunk-AQBJ6HNB.js → chunk-B446JIN3.js} +1 -1
  185. package/chunks/{chunk-TIER4TF4.js → chunk-CHUOCTRP.js} +1 -1
  186. package/chunks/{chunk-7GIJUKYP.js → chunk-CYUEPBUN.js} +5 -3
  187. package/chunks/{chunk-L5KVLHWF.js → chunk-GVQVGFAA.js} +1 -1
  188. package/chunks/chunk-IFQA5PWI.js +112 -0
  189. package/chunks/{chunk-23F5NF34.js → chunk-IOJTC6CN.js} +18 -18
  190. package/chunks/{chunk-XB3EGDBI.js → chunk-JWF5EKM2.js} +1 -1
  191. package/chunks/{chunk-P7VNHQBT.js → chunk-LAVXHKKR.js} +7 -7
  192. package/chunks/{chunk-OIXMQDBV.js → chunk-Q6DUKZU6.js} +7 -7
  193. package/chunks/{chunk-SKBOSWM2.js → chunk-SA2IY5LN.js} +1 -1
  194. package/chunks/{chunk-LPBDLSCT.js → chunk-TSZAQ3RQ.js} +28 -17
  195. package/chunks/{chunk-3TKBCG7Y.js → chunk-WV5N7ESL.js} +4 -1
  196. package/chunks/{chunk-YPIFPJYU.js → chunk-XDITZ5QN.js} +2 -2
  197. package/chunks/{chunk-RCEI45JF.js → chunk-Y4THX4AN.js} +3 -3
  198. package/chunks/{chunk-DBFLPPDJ.js → chunk-YIZODJC7.js} +3 -3
  199. package/components/index.d.ts +1 -1
  200. package/node/@aws-s3/index.d.ts +1 -1
  201. package/node/@aws-s3/index.js +8 -8
  202. package/node/@aws-s3/storage/directory/copy-dir/index.d.ts +1 -1
  203. package/node/@aws-s3/storage/directory/index.d.ts +4 -4
  204. package/node/@aws-s3/storage/directory/index.js +4 -4
  205. package/node/@aws-s3/storage/directory/list/index.d.ts +1 -1
  206. package/node/@aws-s3/storage/directory/move-dir/index.d.ts +1 -1
  207. package/node/@aws-s3/storage/directory/remove-dir/index.d.ts +1 -1
  208. package/node/@aws-s3/storage/file/copy/index.d.ts +1 -1
  209. package/node/@aws-s3/storage/file/download/index.d.ts +1 -1
  210. package/node/@aws-s3/storage/file/exists/index.d.ts +1 -1
  211. package/node/@aws-s3/storage/file/index.d.ts +7 -7
  212. package/node/@aws-s3/storage/file/index.js +8 -8
  213. package/node/@aws-s3/storage/file/move/index.d.ts +1 -1
  214. package/node/@aws-s3/storage/file/remove/index.d.ts +1 -1
  215. package/node/@aws-s3/storage/file/remove/index.js +1 -1
  216. package/node/@aws-s3/storage/file/stat/index.d.ts +1 -1
  217. package/node/@aws-s3/storage/file/upload/index.d.ts +1 -1
  218. package/node/@aws-s3/storage/index.d.ts +2 -2
  219. package/node/@aws-s3/storage/index.js +8 -8
  220. package/node/@design-edito/index.d.ts +1 -1
  221. package/node/@express/@multer/index.d.ts +1 -1
  222. package/node/@express/index.d.ts +1 -1
  223. package/node/@google-cloud/index.d.ts +1 -1
  224. package/node/@google-cloud/index.js +10 -10
  225. package/node/@google-cloud/storage/bucket/get-metadata/index.d.ts +1 -1
  226. package/node/@google-cloud/storage/bucket/index.d.ts +4 -4
  227. package/node/@google-cloud/storage/bucket/index.js +4 -4
  228. package/node/@google-cloud/storage/directory/copy-dir/index.d.ts +1 -1
  229. package/node/@google-cloud/storage/directory/index.d.ts +4 -4
  230. package/node/@google-cloud/storage/directory/index.js +4 -4
  231. package/node/@google-cloud/storage/directory/list/index.d.ts +1 -1
  232. package/node/@google-cloud/storage/directory/move-dir/index.d.ts +1 -1
  233. package/node/@google-cloud/storage/directory/remove-dir/index.d.ts +1 -1
  234. package/node/@google-cloud/storage/file/copy/index.d.ts +1 -1
  235. package/node/@google-cloud/storage/file/download/index.d.ts +1 -1
  236. package/node/@google-cloud/storage/file/exists/index.d.ts +1 -1
  237. package/node/@google-cloud/storage/file/generate-signed-url/index.d.ts +1 -1
  238. package/node/@google-cloud/storage/file/get-metadata/index.d.ts +1 -1
  239. package/node/@google-cloud/storage/file/get-permissions/index.d.ts +1 -1
  240. package/node/@google-cloud/storage/file/index.d.ts +12 -12
  241. package/node/@google-cloud/storage/file/index.js +12 -12
  242. package/node/@google-cloud/storage/file/move/index.d.ts +1 -1
  243. package/node/@google-cloud/storage/file/remove/index.d.ts +1 -1
  244. package/node/@google-cloud/storage/file/revoke-signed-urls/index.d.ts +4 -4
  245. package/node/@google-cloud/storage/file/stat/index.d.ts +1 -1
  246. package/node/@google-cloud/storage/file/update-metadata/index.d.ts +1 -1
  247. package/node/@google-cloud/storage/file/upload/index.d.ts +1 -1
  248. package/node/@google-cloud/storage/index.d.ts +3 -3
  249. package/node/@google-cloud/storage/index.js +10 -10
  250. package/node/cloud-storage/index.d.ts +2 -2
  251. package/node/cloud-storage/index.js +35 -35
  252. package/node/cloud-storage/operations/copy-dir/index.d.ts +6 -6
  253. package/node/cloud-storage/operations/copy-dir/index.js +2 -2
  254. package/node/cloud-storage/operations/copy-file/index.d.ts +6 -6
  255. package/node/cloud-storage/operations/copy-file/index.js +2 -2
  256. package/node/cloud-storage/operations/download-file/index.d.ts +6 -6
  257. package/node/cloud-storage/operations/download-file/index.js +2 -2
  258. package/node/cloud-storage/operations/exists-file/index.d.ts +4 -4
  259. package/node/cloud-storage/operations/exists-file/index.js +2 -2
  260. package/node/cloud-storage/operations/index.d.ts +11 -11
  261. package/node/cloud-storage/operations/index.js +43 -43
  262. package/node/cloud-storage/operations/list-dir/index.d.ts +4 -4
  263. package/node/cloud-storage/operations/list-dir/index.js +2 -2
  264. package/node/cloud-storage/operations/move-dir/index.d.ts +6 -6
  265. package/node/cloud-storage/operations/move-dir/index.js +2 -2
  266. package/node/cloud-storage/operations/move-file/index.d.ts +6 -6
  267. package/node/cloud-storage/operations/move-file/index.js +2 -2
  268. package/node/cloud-storage/operations/remove-dir/index.d.ts +6 -6
  269. package/node/cloud-storage/operations/remove-dir/index.js +2 -2
  270. package/node/cloud-storage/operations/remove-file/index.d.ts +6 -6
  271. package/node/cloud-storage/operations/remove-file/index.js +2 -2
  272. package/node/cloud-storage/operations/stat-file/index.d.ts +6 -6
  273. package/node/cloud-storage/operations/stat-file/index.js +2 -2
  274. package/node/cloud-storage/operations/upload-file/index.d.ts +6 -6
  275. package/node/cloud-storage/operations/upload-file/index.js +2 -2
  276. package/node/encryption/@aes-256-gcm/buffer/index.d.ts +1 -1
  277. package/node/encryption/@aes-256-gcm/index.d.ts +2 -2
  278. package/node/encryption/@aes-256-gcm/uint8-array/index.d.ts +1 -1
  279. package/node/encryption/index.d.ts +2 -2
  280. package/node/files/index.d.ts +3 -3
  281. package/node/files/index.js +3 -3
  282. package/node/ftps/directory/copy-dir/index.d.ts +1 -1
  283. package/node/ftps/directory/index.d.ts +4 -4
  284. package/node/ftps/directory/index.js +4 -4
  285. package/node/ftps/directory/list/index.d.ts +1 -1
  286. package/node/ftps/directory/move-dir/index.d.ts +1 -1
  287. package/node/ftps/directory/remove-dir/index.d.ts +1 -1
  288. package/node/ftps/file/copy/index.d.ts +1 -1
  289. package/node/ftps/file/download/index.d.ts +1 -1
  290. package/node/ftps/file/exists/index.d.ts +1 -1
  291. package/node/ftps/file/index.d.ts +7 -7
  292. package/node/ftps/file/index.js +7 -7
  293. package/node/ftps/file/move/index.d.ts +1 -1
  294. package/node/ftps/file/remove/index.d.ts +1 -1
  295. package/node/ftps/file/stat/index.d.ts +1 -1
  296. package/node/ftps/file/upload/index.d.ts +1 -1
  297. package/node/ftps/index.d.ts +2 -2
  298. package/node/ftps/index.js +6 -6
  299. package/node/images/format/index.d.ts +1 -1
  300. package/node/images/index.d.ts +3 -3
  301. package/node/images/index.js +10 -9
  302. package/node/images/transform/index.d.ts +22 -15
  303. package/node/images/transform/index.js +7 -6
  304. package/node/images/transform/operations/blur/index.d.ts +1 -1
  305. package/node/images/transform/operations/brighten/index.d.ts +1 -1
  306. package/node/images/transform/operations/composite/index.d.ts +7 -0
  307. package/node/images/transform/operations/composite/index.js +12 -0
  308. package/node/images/transform/operations/extend/index.d.ts +1 -1
  309. package/node/images/transform/operations/extract/index.d.ts +1 -1
  310. package/node/images/transform/operations/flatten/index.d.ts +1 -1
  311. package/node/images/transform/operations/hue/index.d.ts +1 -1
  312. package/node/images/transform/operations/level/index.d.ts +1 -1
  313. package/node/images/transform/operations/lighten/index.d.ts +1 -1
  314. package/node/images/transform/operations/normalize/index.d.ts +1 -1
  315. package/node/images/transform/operations/resize/index.d.ts +1 -1
  316. package/node/images/transform/operations/rotate/index.d.ts +1 -1
  317. package/node/images/transform/operations/saturate/index.d.ts +1 -1
  318. package/node/index.d.ts +11 -11
  319. package/node/process/index.d.ts +1 -1
  320. package/node/sftp/directory/copy-dir/index.d.ts +1 -1
  321. package/node/sftp/directory/index.d.ts +4 -4
  322. package/node/sftp/directory/index.js +4 -4
  323. package/node/sftp/directory/list/index.d.ts +1 -1
  324. package/node/sftp/directory/move-dir/index.d.ts +1 -1
  325. package/node/sftp/directory/remove-dir/index.d.ts +1 -1
  326. package/node/sftp/file/copy/index.d.ts +1 -1
  327. package/node/sftp/file/download/index.d.ts +1 -1
  328. package/node/sftp/file/exists/index.d.ts +1 -1
  329. package/node/sftp/file/index.d.ts +7 -7
  330. package/node/sftp/file/index.js +7 -7
  331. package/node/sftp/file/move/index.d.ts +1 -1
  332. package/node/sftp/file/remove/index.d.ts +1 -1
  333. package/node/sftp/file/stat/index.d.ts +1 -1
  334. package/node/sftp/file/upload/index.d.ts +1 -1
  335. package/node/sftp/index.d.ts +2 -2
  336. package/node/sftp/index.js +6 -6
  337. package/package.json +1 -1
  338. package/shared/errors/index.d.ts +1 -1
  339. package/chunks/{chunk-LSUYC3S2.js → chunk-24ZUWYIR.js} +3 -3
  340. package/chunks/{chunk-ZH3QMMVD.js → chunk-4OK2UH4M.js} +3 -3
  341. package/chunks/{chunk-NVKPR4H5.js → chunk-646R6BQZ.js} +3 -3
  342. package/chunks/{chunk-C6VNKTJ5.js → chunk-6NLNUGBI.js} +3 -3
  343. package/chunks/{chunk-EZ22Z22X.js → chunk-74CFPDKM.js} +3 -3
  344. package/chunks/{chunk-QTF7LWGT.js → chunk-7KSMK42F.js} +3 -3
  345. package/chunks/{chunk-CKENYYWH.js → chunk-AIC5YAJU.js} +3 -3
  346. package/chunks/{chunk-J5BXM6NQ.js → chunk-CA3UPHYO.js} +3 -3
  347. package/chunks/{chunk-XG7THU7X.js → chunk-DEQWCMAL.js} +6 -6
  348. package/chunks/{chunk-CXB2UFYS.js → chunk-DPQRXSZH.js} +3 -3
  349. package/chunks/{chunk-7N7ULH2L.js → chunk-EOTOFHUR.js} +3 -3
  350. package/chunks/{chunk-6QX4OHYB.js → chunk-FS6LRTDK.js} +3 -3
  351. package/chunks/{chunk-Q373CMPR.js → chunk-IWDIKDYR.js} +11 -11
  352. package/chunks/{chunk-DIJAUFYY.js → chunk-JSW6R3ZH.js} +6 -6
  353. package/chunks/{chunk-5VBWOSWF.js → chunk-NOLQR5RW.js} +3 -3
  354. package/chunks/{chunk-ZSOK5Z67.js → chunk-OA7Y2A5T.js} +3 -3
  355. package/chunks/{chunk-S32K7POB.js → chunk-OVG5RGI3.js} +4 -4
  356. package/chunks/{chunk-MCXQONL2.js → chunk-QCMBG5LN.js} +7 -7
  357. package/chunks/{chunk-FR5H2OCV.js → chunk-UFKH5WD2.js} +3 -3
  358. package/chunks/{chunk-ADE5WQX7.js → chunk-UK4HNSEJ.js} +3 -3
  359. package/chunks/{chunk-UEAMPAHK.js → chunk-UXEKCYL7.js} +3 -3
@@ -1,15 +1,15 @@
1
1
  import {
2
2
  element
3
- } from "../../../../../../chunks/chunk-MCXQONL2.js";
4
- import "../../../../../../chunks/chunk-FHLCPVND.js";
3
+ } from "../../../../../../chunks/chunk-QCMBG5LN.js";
4
+ import "../../../../../../chunks/chunk-QAQZEKIF.js";
5
5
  import "../../../../../../chunks/chunk-QAVYONH6.js";
6
6
  import "../../../../../../chunks/chunk-SXRWMH3U.js";
7
7
  import "../../../../../../chunks/chunk-XEQ2PBT2.js";
8
- import "../../../../../../chunks/chunk-QAQZEKIF.js";
8
+ import "../../../../../../chunks/chunk-FHLCPVND.js";
9
9
  import "../../../../../../chunks/chunk-UT2J62LH.js";
10
10
  import "../../../../../../chunks/chunk-BKO7GLC2.js";
11
- import "../../../../../../chunks/chunk-RW7VAKJW.js";
12
11
  import "../../../../../../chunks/chunk-XA4HVHJ4.js";
12
+ import "../../../../../../chunks/chunk-RW7VAKJW.js";
13
13
  import "../../../../../../chunks/chunk-E6MSDKON.js";
14
14
  import "../../../../../../chunks/chunk-YDIBNEGA.js";
15
15
  import "../../../../../../chunks/chunk-XNF5MLCQ.js";
@@ -1,4 +1,4 @@
1
- import { Types } from '../../../types';
1
+ import { Types } from '../../../types/index.js';
2
2
  type Main = string | Text;
3
3
  export declare const get: [string, Types.SmartTags.SmartTag<Main, [], Types.Tree.RestingValue>];
4
4
  export {};
@@ -1,15 +1,15 @@
1
1
  import {
2
2
  get
3
- } from "../../../../../../chunks/chunk-MCXQONL2.js";
4
- import "../../../../../../chunks/chunk-FHLCPVND.js";
3
+ } from "../../../../../../chunks/chunk-QCMBG5LN.js";
4
+ import "../../../../../../chunks/chunk-QAQZEKIF.js";
5
5
  import "../../../../../../chunks/chunk-QAVYONH6.js";
6
6
  import "../../../../../../chunks/chunk-SXRWMH3U.js";
7
7
  import "../../../../../../chunks/chunk-XEQ2PBT2.js";
8
- import "../../../../../../chunks/chunk-QAQZEKIF.js";
8
+ import "../../../../../../chunks/chunk-FHLCPVND.js";
9
9
  import "../../../../../../chunks/chunk-UT2J62LH.js";
10
10
  import "../../../../../../chunks/chunk-BKO7GLC2.js";
11
- import "../../../../../../chunks/chunk-RW7VAKJW.js";
12
11
  import "../../../../../../chunks/chunk-XA4HVHJ4.js";
12
+ import "../../../../../../chunks/chunk-RW7VAKJW.js";
13
13
  import "../../../../../../chunks/chunk-E6MSDKON.js";
14
14
  import "../../../../../../chunks/chunk-YDIBNEGA.js";
15
15
  import "../../../../../../chunks/chunk-XNF5MLCQ.js";
@@ -1,2 +1,2 @@
1
- import { Types } from '../../../types';
1
+ import { Types } from '../../../types/index.js';
2
2
  export declare const global: [string, Types.SmartTags.SmartTag<Types.Tree.RestingValue, Types.Tree.RestingArrayValue, Types.Tree.RestingRecordValue>];
@@ -1,15 +1,15 @@
1
1
  import {
2
2
  global
3
- } from "../../../../../../chunks/chunk-MCXQONL2.js";
4
- import "../../../../../../chunks/chunk-FHLCPVND.js";
3
+ } from "../../../../../../chunks/chunk-QCMBG5LN.js";
4
+ import "../../../../../../chunks/chunk-QAQZEKIF.js";
5
5
  import "../../../../../../chunks/chunk-QAVYONH6.js";
6
6
  import "../../../../../../chunks/chunk-SXRWMH3U.js";
7
7
  import "../../../../../../chunks/chunk-XEQ2PBT2.js";
8
- import "../../../../../../chunks/chunk-QAQZEKIF.js";
8
+ import "../../../../../../chunks/chunk-FHLCPVND.js";
9
9
  import "../../../../../../chunks/chunk-UT2J62LH.js";
10
10
  import "../../../../../../chunks/chunk-BKO7GLC2.js";
11
- import "../../../../../../chunks/chunk-RW7VAKJW.js";
12
11
  import "../../../../../../chunks/chunk-XA4HVHJ4.js";
12
+ import "../../../../../../chunks/chunk-RW7VAKJW.js";
13
13
  import "../../../../../../chunks/chunk-E6MSDKON.js";
14
14
  import "../../../../../../chunks/chunk-YDIBNEGA.js";
15
15
  import "../../../../../../chunks/chunk-XNF5MLCQ.js";
@@ -1,2 +1,2 @@
1
- import { Types } from '../../../types';
1
+ import { Types } from '../../../types/index.js';
2
2
  export declare const guess: [string, Types.SmartTags.SmartTag<Types.Tree.RestingValue, Types.Tree.RestingArrayValue, Types.Tree.RestingValue>];
@@ -1,15 +1,15 @@
1
1
  import {
2
2
  guess
3
- } from "../../../../../../chunks/chunk-MCXQONL2.js";
4
- import "../../../../../../chunks/chunk-FHLCPVND.js";
3
+ } from "../../../../../../chunks/chunk-QCMBG5LN.js";
4
+ import "../../../../../../chunks/chunk-QAQZEKIF.js";
5
5
  import "../../../../../../chunks/chunk-QAVYONH6.js";
6
6
  import "../../../../../../chunks/chunk-SXRWMH3U.js";
7
7
  import "../../../../../../chunks/chunk-XEQ2PBT2.js";
8
- import "../../../../../../chunks/chunk-QAQZEKIF.js";
8
+ import "../../../../../../chunks/chunk-FHLCPVND.js";
9
9
  import "../../../../../../chunks/chunk-UT2J62LH.js";
10
10
  import "../../../../../../chunks/chunk-BKO7GLC2.js";
11
- import "../../../../../../chunks/chunk-RW7VAKJW.js";
12
11
  import "../../../../../../chunks/chunk-XA4HVHJ4.js";
12
+ import "../../../../../../chunks/chunk-RW7VAKJW.js";
13
13
  import "../../../../../../chunks/chunk-E6MSDKON.js";
14
14
  import "../../../../../../chunks/chunk-YDIBNEGA.js";
15
15
  import "../../../../../../chunks/chunk-XNF5MLCQ.js";
@@ -1,4 +1,4 @@
1
- import { Types } from '../../../types';
1
+ import { Types } from '../../../types/index.js';
2
2
  type Output = NodeListOf<Element | Text>;
3
3
  export declare const nodelist: [string, Types.SmartTags.SmartTag<Types.Tree.RestingValue, Types.Tree.RestingArrayValue, Output>];
4
4
  export {};
@@ -1,15 +1,15 @@
1
1
  import {
2
2
  nodelist
3
- } from "../../../../../../chunks/chunk-MCXQONL2.js";
4
- import "../../../../../../chunks/chunk-FHLCPVND.js";
3
+ } from "../../../../../../chunks/chunk-QCMBG5LN.js";
4
+ import "../../../../../../chunks/chunk-QAQZEKIF.js";
5
5
  import "../../../../../../chunks/chunk-QAVYONH6.js";
6
6
  import "../../../../../../chunks/chunk-SXRWMH3U.js";
7
7
  import "../../../../../../chunks/chunk-XEQ2PBT2.js";
8
- import "../../../../../../chunks/chunk-QAQZEKIF.js";
8
+ import "../../../../../../chunks/chunk-FHLCPVND.js";
9
9
  import "../../../../../../chunks/chunk-UT2J62LH.js";
10
10
  import "../../../../../../chunks/chunk-BKO7GLC2.js";
11
- import "../../../../../../chunks/chunk-RW7VAKJW.js";
12
11
  import "../../../../../../chunks/chunk-XA4HVHJ4.js";
12
+ import "../../../../../../chunks/chunk-RW7VAKJW.js";
13
13
  import "../../../../../../chunks/chunk-E6MSDKON.js";
14
14
  import "../../../../../../chunks/chunk-YDIBNEGA.js";
15
15
  import "../../../../../../chunks/chunk-XNF5MLCQ.js";
@@ -1,2 +1,2 @@
1
- import { Types } from '../../../types';
1
+ import { Types } from '../../../types/index.js';
2
2
  export declare const nullFunc: [string, Types.SmartTags.SmartTag<Types.Tree.RestingValue, Types.Tree.RestingArrayValue, null>];
@@ -1,4 +1,4 @@
1
1
  type Main = null | boolean | number | string | Text;
2
2
  type Args = Array<null | boolean | number | string | Text>;
3
- export declare const number: [string, import("../../../types").Types.SmartTags.SmartTag<Main, Args, number>];
3
+ export declare const number: [string, import("../../../types/index.js").Types.SmartTags.SmartTag<Main, Args, number>];
4
4
  export {};
@@ -1,15 +1,15 @@
1
1
  import {
2
2
  number
3
- } from "../../../../../../chunks/chunk-MCXQONL2.js";
4
- import "../../../../../../chunks/chunk-FHLCPVND.js";
3
+ } from "../../../../../../chunks/chunk-QCMBG5LN.js";
4
+ import "../../../../../../chunks/chunk-QAQZEKIF.js";
5
5
  import "../../../../../../chunks/chunk-QAVYONH6.js";
6
6
  import "../../../../../../chunks/chunk-SXRWMH3U.js";
7
7
  import "../../../../../../chunks/chunk-XEQ2PBT2.js";
8
- import "../../../../../../chunks/chunk-QAQZEKIF.js";
8
+ import "../../../../../../chunks/chunk-FHLCPVND.js";
9
9
  import "../../../../../../chunks/chunk-UT2J62LH.js";
10
10
  import "../../../../../../chunks/chunk-BKO7GLC2.js";
11
- import "../../../../../../chunks/chunk-RW7VAKJW.js";
12
11
  import "../../../../../../chunks/chunk-XA4HVHJ4.js";
12
+ import "../../../../../../chunks/chunk-RW7VAKJW.js";
13
13
  import "../../../../../../chunks/chunk-E6MSDKON.js";
14
14
  import "../../../../../../chunks/chunk-YDIBNEGA.js";
15
15
  import "../../../../../../chunks/chunk-XNF5MLCQ.js";
@@ -1,4 +1,4 @@
1
- import { Types } from '../../../types';
1
+ import { Types } from '../../../types/index.js';
2
2
  type Args = Types.Tree.RestingRecordValue[];
3
3
  export declare const record: [string, Types.SmartTags.SmartTag<Types.Tree.RestingRecordValue, Args, Types.Tree.RestingRecordValue>];
4
4
  export {};
@@ -1,15 +1,15 @@
1
1
  import {
2
2
  record
3
- } from "../../../../../../chunks/chunk-MCXQONL2.js";
4
- import "../../../../../../chunks/chunk-FHLCPVND.js";
3
+ } from "../../../../../../chunks/chunk-QCMBG5LN.js";
4
+ import "../../../../../../chunks/chunk-QAQZEKIF.js";
5
5
  import "../../../../../../chunks/chunk-QAVYONH6.js";
6
6
  import "../../../../../../chunks/chunk-SXRWMH3U.js";
7
7
  import "../../../../../../chunks/chunk-XEQ2PBT2.js";
8
- import "../../../../../../chunks/chunk-QAQZEKIF.js";
8
+ import "../../../../../../chunks/chunk-FHLCPVND.js";
9
9
  import "../../../../../../chunks/chunk-UT2J62LH.js";
10
10
  import "../../../../../../chunks/chunk-BKO7GLC2.js";
11
- import "../../../../../../chunks/chunk-RW7VAKJW.js";
12
11
  import "../../../../../../chunks/chunk-XA4HVHJ4.js";
12
+ import "../../../../../../chunks/chunk-RW7VAKJW.js";
13
13
  import "../../../../../../chunks/chunk-E6MSDKON.js";
14
14
  import "../../../../../../chunks/chunk-YDIBNEGA.js";
15
15
  import "../../../../../../chunks/chunk-XNF5MLCQ.js";
@@ -1,4 +1,4 @@
1
- import { Types } from '../../../types';
1
+ import { Types } from '../../../types/index.js';
2
2
  type Main = string | Text;
3
3
  type Args = [];
4
4
  type Output = Types.Tree.RestingValue;
@@ -1,16 +1,16 @@
1
1
  import {
2
2
  func,
3
3
  ref
4
- } from "../../../../../../chunks/chunk-MCXQONL2.js";
5
- import "../../../../../../chunks/chunk-FHLCPVND.js";
4
+ } from "../../../../../../chunks/chunk-QCMBG5LN.js";
5
+ import "../../../../../../chunks/chunk-QAQZEKIF.js";
6
6
  import "../../../../../../chunks/chunk-QAVYONH6.js";
7
7
  import "../../../../../../chunks/chunk-SXRWMH3U.js";
8
8
  import "../../../../../../chunks/chunk-XEQ2PBT2.js";
9
- import "../../../../../../chunks/chunk-QAQZEKIF.js";
9
+ import "../../../../../../chunks/chunk-FHLCPVND.js";
10
10
  import "../../../../../../chunks/chunk-UT2J62LH.js";
11
11
  import "../../../../../../chunks/chunk-BKO7GLC2.js";
12
- import "../../../../../../chunks/chunk-RW7VAKJW.js";
13
12
  import "../../../../../../chunks/chunk-XA4HVHJ4.js";
13
+ import "../../../../../../chunks/chunk-RW7VAKJW.js";
14
14
  import "../../../../../../chunks/chunk-E6MSDKON.js";
15
15
  import "../../../../../../chunks/chunk-YDIBNEGA.js";
16
16
  import "../../../../../../chunks/chunk-XNF5MLCQ.js";
@@ -1,4 +1,4 @@
1
1
  type Main = null | boolean | number | string | Text | Element | NodeListOf<Element | Text>;
2
2
  type Args = Array<null | boolean | number | string | Text | Element | NodeListOf<Element | Text>>;
3
- export declare const string: [string, import("../../../types").Types.SmartTags.SmartTag<Main, Args, string>];
3
+ export declare const string: [string, import("../../../types/index.js").Types.SmartTags.SmartTag<Main, Args, string>];
4
4
  export {};
@@ -1,15 +1,15 @@
1
1
  import {
2
2
  string
3
- } from "../../../../../../chunks/chunk-MCXQONL2.js";
4
- import "../../../../../../chunks/chunk-FHLCPVND.js";
3
+ } from "../../../../../../chunks/chunk-QCMBG5LN.js";
4
+ import "../../../../../../chunks/chunk-QAQZEKIF.js";
5
5
  import "../../../../../../chunks/chunk-QAVYONH6.js";
6
6
  import "../../../../../../chunks/chunk-SXRWMH3U.js";
7
7
  import "../../../../../../chunks/chunk-XEQ2PBT2.js";
8
- import "../../../../../../chunks/chunk-QAQZEKIF.js";
8
+ import "../../../../../../chunks/chunk-FHLCPVND.js";
9
9
  import "../../../../../../chunks/chunk-UT2J62LH.js";
10
10
  import "../../../../../../chunks/chunk-BKO7GLC2.js";
11
- import "../../../../../../chunks/chunk-RW7VAKJW.js";
12
11
  import "../../../../../../chunks/chunk-XA4HVHJ4.js";
12
+ import "../../../../../../chunks/chunk-RW7VAKJW.js";
13
13
  import "../../../../../../chunks/chunk-E6MSDKON.js";
14
14
  import "../../../../../../chunks/chunk-YDIBNEGA.js";
15
15
  import "../../../../../../chunks/chunk-XNF5MLCQ.js";
@@ -1,4 +1,4 @@
1
1
  type Main = null | boolean | number | string | Text | Element | NodeListOf<Element | Text>;
2
2
  type Args = Array<null | boolean | number | string | Text | Element | NodeListOf<Element | Text>>;
3
- export declare const text: [string, import("../../../types").Types.SmartTags.SmartTag<Main, Args, Text>];
3
+ export declare const text: [string, import("../../../types/index.js").Types.SmartTags.SmartTag<Main, Args, Text>];
4
4
  export {};
@@ -1,15 +1,15 @@
1
1
  import {
2
2
  text
3
- } from "../../../../../../chunks/chunk-MCXQONL2.js";
4
- import "../../../../../../chunks/chunk-FHLCPVND.js";
3
+ } from "../../../../../../chunks/chunk-QCMBG5LN.js";
4
+ import "../../../../../../chunks/chunk-QAQZEKIF.js";
5
5
  import "../../../../../../chunks/chunk-QAVYONH6.js";
6
6
  import "../../../../../../chunks/chunk-SXRWMH3U.js";
7
7
  import "../../../../../../chunks/chunk-XEQ2PBT2.js";
8
- import "../../../../../../chunks/chunk-QAQZEKIF.js";
8
+ import "../../../../../../chunks/chunk-FHLCPVND.js";
9
9
  import "../../../../../../chunks/chunk-UT2J62LH.js";
10
10
  import "../../../../../../chunks/chunk-BKO7GLC2.js";
11
- import "../../../../../../chunks/chunk-RW7VAKJW.js";
12
11
  import "../../../../../../chunks/chunk-XA4HVHJ4.js";
12
+ import "../../../../../../chunks/chunk-RW7VAKJW.js";
13
13
  import "../../../../../../chunks/chunk-E6MSDKON.js";
14
14
  import "../../../../../../chunks/chunk-YDIBNEGA.js";
15
15
  import "../../../../../../chunks/chunk-XNF5MLCQ.js";
@@ -1,7 +1,7 @@
1
- import { Outcome } from '../../../misc/outcome';
2
- import { Method } from '../method';
3
- import { Tree as TreeNamespace } from '../tree';
4
- import { Types } from '../types';
1
+ import { Outcome } from '../../../misc/outcome/index.js';
2
+ import { Method } from '../method/index.js';
3
+ import { Tree as TreeNamespace } from '../tree/index.js';
4
+ import { Types } from '../types/index.js';
5
5
  export declare class Transformer<Main extends Types.Tree.RestingValue = Types.Tree.RestingValue, Args extends Types.Tree.RestingArrayValue = Types.Tree.RestingArrayValue, Output extends Types.Tree.RestingValue = Types.Tree.RestingValue> {
6
6
  name: string;
7
7
  mode: Types.Tree.Mode;
@@ -1,4 +1,4 @@
1
- import { Types } from '../types';
1
+ import { Types } from '../types/index.js';
2
2
  export declare namespace Tree {
3
3
  class Tree {
4
4
  readonly node: Element | Text;
@@ -1,15 +1,15 @@
1
1
  import {
2
2
  Tree
3
- } from "../../../../chunks/chunk-MCXQONL2.js";
4
- import "../../../../chunks/chunk-FHLCPVND.js";
3
+ } from "../../../../chunks/chunk-QCMBG5LN.js";
4
+ import "../../../../chunks/chunk-QAQZEKIF.js";
5
5
  import "../../../../chunks/chunk-QAVYONH6.js";
6
6
  import "../../../../chunks/chunk-SXRWMH3U.js";
7
7
  import "../../../../chunks/chunk-XEQ2PBT2.js";
8
- import "../../../../chunks/chunk-QAQZEKIF.js";
8
+ import "../../../../chunks/chunk-FHLCPVND.js";
9
9
  import "../../../../chunks/chunk-UT2J62LH.js";
10
10
  import "../../../../chunks/chunk-BKO7GLC2.js";
11
- import "../../../../chunks/chunk-RW7VAKJW.js";
12
11
  import "../../../../chunks/chunk-XA4HVHJ4.js";
12
+ import "../../../../chunks/chunk-RW7VAKJW.js";
13
13
  import "../../../../chunks/chunk-E6MSDKON.js";
14
14
  import "../../../../chunks/chunk-YDIBNEGA.js";
15
15
  import "../../../../chunks/chunk-XNF5MLCQ.js";
@@ -1,8 +1,8 @@
1
- import { Outcome } from '../../../misc/outcome';
2
- import { Logger } from '../../../misc/logs/logger';
3
- import { Tree as TreeNamespace } from '../tree';
4
- import { Transformer } from '../transformer';
5
- import { Method } from '../method';
1
+ import { Outcome } from '../../../misc/outcome/index.js';
2
+ import { Logger } from '../../../misc/logs/logger/index.js';
3
+ import { Tree as TreeNamespace } from '../tree/index.js';
4
+ import { Transformer } from '../transformer/index.js';
5
+ import { Method } from '../method/index.js';
6
6
  export declare namespace Types {
7
7
  namespace Transformations {
8
8
  type FunctionMainValueFailure = {
@@ -1,5 +1,5 @@
1
- import { Outcome } from '../../../misc/outcome';
2
- import { Types } from '../types';
1
+ import { Outcome } from '../../../misc/outcome/index.js';
2
+ import { Types } from '../types/index.js';
3
3
  export declare namespace Utils {
4
4
  function clone<T extends Types.Tree.Value = Types.Tree.Value>(value: T): T;
5
5
  function coalesceValues(currentValue: Types.Tree.RestingValue, subpath: string | number, subvalue: Types.Tree.Value): Types.Tree.RestingValue;
@@ -1,15 +1,15 @@
1
1
  import {
2
2
  Utils
3
- } from "../../../../chunks/chunk-MCXQONL2.js";
4
- import "../../../../chunks/chunk-FHLCPVND.js";
3
+ } from "../../../../chunks/chunk-QCMBG5LN.js";
4
+ import "../../../../chunks/chunk-QAQZEKIF.js";
5
5
  import "../../../../chunks/chunk-QAVYONH6.js";
6
6
  import "../../../../chunks/chunk-SXRWMH3U.js";
7
7
  import "../../../../chunks/chunk-XEQ2PBT2.js";
8
- import "../../../../chunks/chunk-QAQZEKIF.js";
8
+ import "../../../../chunks/chunk-FHLCPVND.js";
9
9
  import "../../../../chunks/chunk-UT2J62LH.js";
10
10
  import "../../../../chunks/chunk-BKO7GLC2.js";
11
- import "../../../../chunks/chunk-RW7VAKJW.js";
12
11
  import "../../../../chunks/chunk-XA4HVHJ4.js";
12
+ import "../../../../chunks/chunk-RW7VAKJW.js";
13
13
  import "../../../../chunks/chunk-E6MSDKON.js";
14
14
  import "../../../../chunks/chunk-YDIBNEGA.js";
15
15
  import "../../../../chunks/chunk-XNF5MLCQ.js";
@@ -1,11 +1,11 @@
1
- import { getNodeAncestors as getNodeAncestorsFunc } from './get-node-ancestors';
2
- import { getPositionInsideParent as getPositionInsideParentFunc } from './get-position-inside-parent';
3
- import { HyperJson as HyperJsonNamespace } from './hyper-json';
4
- import { InsertNodePosition as InsertNodePositionType, insertNode as insertNodeFunc } from './insert-node';
5
- import { Placeholders as PlaceholdersNamespace } from './placeholders';
6
- import { Sanitize as SanitizeNamespace } from './sanitize';
7
- import { selectorToElement as selectorToElementFunc } from './selector-to-element';
8
- import { stringToNodes as stringToNodesFunc } from './string-to-nodes';
1
+ import { getNodeAncestors as getNodeAncestorsFunc } from './get-node-ancestors/index.js';
2
+ import { getPositionInsideParent as getPositionInsideParentFunc } from './get-position-inside-parent/index.js';
3
+ import { HyperJson as HyperJsonNamespace } from './hyper-json/index.js';
4
+ import { InsertNodePosition as InsertNodePositionType, insertNode as insertNodeFunc } from './insert-node/index.js';
5
+ import { Placeholders as PlaceholdersNamespace } from './placeholders/index.js';
6
+ import { Sanitize as SanitizeNamespace } from './sanitize/index.js';
7
+ import { selectorToElement as selectorToElementFunc } from './selector-to-element/index.js';
8
+ import { stringToNodes as stringToNodesFunc } from './string-to-nodes/index.js';
9
9
  export declare namespace Html {
10
10
  const getNodeAncestors: typeof getNodeAncestorsFunc;
11
11
  const getPositionInsideParent: typeof getPositionInsideParentFunc;
@@ -1,47 +1,47 @@
1
1
  import {
2
2
  Placeholders
3
3
  } from "../../chunks/chunk-VYW4IADX.js";
4
- import {
5
- getPositionInsideParent
6
- } from "../../chunks/chunk-VTPRO4NJ.js";
7
4
  import {
8
5
  selectorToElement
9
- } from "../../chunks/chunk-SKBOSWM2.js";
6
+ } from "../../chunks/chunk-SA2IY5LN.js";
10
7
  import {
11
8
  stringToNodes
12
- } from "../../chunks/chunk-ZBBU2P4D.js";
9
+ } from "../../chunks/chunk-36CTYZYA.js";
13
10
  import {
14
11
  Sanitize
15
- } from "../../chunks/chunk-XB3EGDBI.js";
12
+ } from "../../chunks/chunk-JWF5EKM2.js";
16
13
  import {
17
14
  HyperJson
18
- } from "../../chunks/chunk-L5KVLHWF.js";
19
- import "../../chunks/chunk-MCXQONL2.js";
20
- import "../../chunks/chunk-FHLCPVND.js";
15
+ } from "../../chunks/chunk-GVQVGFAA.js";
16
+ import "../../chunks/chunk-QCMBG5LN.js";
17
+ import "../../chunks/chunk-QAQZEKIF.js";
21
18
  import "../../chunks/chunk-QAVYONH6.js";
22
19
  import "../../chunks/chunk-SXRWMH3U.js";
23
20
  import "../../chunks/chunk-XEQ2PBT2.js";
24
- import "../../chunks/chunk-QAQZEKIF.js";
21
+ import "../../chunks/chunk-FHLCPVND.js";
25
22
  import "../../chunks/chunk-UT2J62LH.js";
26
23
  import "../../chunks/chunk-BKO7GLC2.js";
24
+ import {
25
+ insertNode
26
+ } from "../../chunks/chunk-XA4HVHJ4.js";
27
27
  import "../../chunks/chunk-RW7VAKJW.js";
28
28
  import {
29
29
  getNodeAncestors
30
30
  } from "../../chunks/chunk-LUPVHC73.js";
31
31
  import {
32
- insertNode
33
- } from "../../chunks/chunk-XA4HVHJ4.js";
32
+ getPositionInsideParent
33
+ } from "../../chunks/chunk-VTPRO4NJ.js";
34
34
  import "../../chunks/chunk-E6MSDKON.js";
35
35
  import "../../chunks/chunk-YDIBNEGA.js";
36
36
  import "../../chunks/chunk-XNF5MLCQ.js";
37
37
  import "../../chunks/chunk-ZTDVUXPR.js";
38
38
  import "../../chunks/chunk-JMU5PDBD.js";
39
39
  import "../../chunks/chunk-6XL25OZX.js";
40
- import "../../chunks/chunk-TIER4TF4.js";
41
- import "../../chunks/chunk-FR5H2OCV.js";
40
+ import "../../chunks/chunk-CHUOCTRP.js";
41
+ import "../../chunks/chunk-UFKH5WD2.js";
42
+ import "../../chunks/chunk-RLJOYG64.js";
42
43
  import "../../chunks/chunk-S2NMAH7K.js";
43
44
  import "../../chunks/chunk-LV2VMOWR.js";
44
- import "../../chunks/chunk-RLJOYG64.js";
45
45
  import "../../chunks/chunk-WH6BPDAC.js";
46
46
  import "../../chunks/chunk-QHLQVR3E.js";
47
47
  import "../../chunks/chunk-FENXVJYO.js";
@@ -1,11 +1,11 @@
1
1
  import {
2
2
  Sanitize
3
- } from "../../../chunks/chunk-XB3EGDBI.js";
4
- import "../../../chunks/chunk-TIER4TF4.js";
5
- import "../../../chunks/chunk-FR5H2OCV.js";
3
+ } from "../../../chunks/chunk-JWF5EKM2.js";
4
+ import "../../../chunks/chunk-CHUOCTRP.js";
5
+ import "../../../chunks/chunk-UFKH5WD2.js";
6
+ import "../../../chunks/chunk-RLJOYG64.js";
6
7
  import "../../../chunks/chunk-S2NMAH7K.js";
7
8
  import "../../../chunks/chunk-LV2VMOWR.js";
8
- import "../../../chunks/chunk-RLJOYG64.js";
9
9
  import "../../../chunks/chunk-WH6BPDAC.js";
10
10
  import "../../../chunks/chunk-QHLQVR3E.js";
11
11
  import "../../../chunks/chunk-FENXVJYO.js";
@@ -1,11 +1,11 @@
1
1
  import {
2
2
  selectorToElement
3
- } from "../../../chunks/chunk-SKBOSWM2.js";
4
- import "../../../chunks/chunk-TIER4TF4.js";
5
- import "../../../chunks/chunk-FR5H2OCV.js";
3
+ } from "../../../chunks/chunk-SA2IY5LN.js";
4
+ import "../../../chunks/chunk-CHUOCTRP.js";
5
+ import "../../../chunks/chunk-UFKH5WD2.js";
6
+ import "../../../chunks/chunk-RLJOYG64.js";
6
7
  import "../../../chunks/chunk-S2NMAH7K.js";
7
8
  import "../../../chunks/chunk-LV2VMOWR.js";
8
- import "../../../chunks/chunk-RLJOYG64.js";
9
9
  import "../../../chunks/chunk-WH6BPDAC.js";
10
10
  import "../../../chunks/chunk-QHLQVR3E.js";
11
11
  import "../../../chunks/chunk-FENXVJYO.js";
@@ -1,4 +1,4 @@
1
- import { Sanitize } from '../../html/sanitize';
1
+ import { Sanitize } from '../../html/sanitize/index.js';
2
2
  type Options = {
3
3
  sanitize?: Sanitize.Options;
4
4
  documentObj?: Document;
@@ -1,12 +1,12 @@
1
1
  import {
2
2
  stringToNodes
3
- } from "../../../chunks/chunk-ZBBU2P4D.js";
4
- import "../../../chunks/chunk-XB3EGDBI.js";
5
- import "../../../chunks/chunk-TIER4TF4.js";
6
- import "../../../chunks/chunk-FR5H2OCV.js";
3
+ } from "../../../chunks/chunk-36CTYZYA.js";
4
+ import "../../../chunks/chunk-JWF5EKM2.js";
5
+ import "../../../chunks/chunk-CHUOCTRP.js";
6
+ import "../../../chunks/chunk-UFKH5WD2.js";
7
+ import "../../../chunks/chunk-RLJOYG64.js";
7
8
  import "../../../chunks/chunk-S2NMAH7K.js";
8
9
  import "../../../chunks/chunk-LV2VMOWR.js";
9
- import "../../../chunks/chunk-RLJOYG64.js";
10
10
  import "../../../chunks/chunk-WH6BPDAC.js";
11
11
  import "../../../chunks/chunk-QHLQVR3E.js";
12
12
  import "../../../chunks/chunk-FENXVJYO.js";
@@ -1,15 +1,15 @@
1
- import { Arrays as ArraysNamespace } from './arrays';
2
- import { Booleans as BooleansNamespace } from './booleans';
3
- import { Css as CssNamespace } from './css';
4
- import { Errors as ErrorsNamespace } from './errors';
5
- import { Html as HtmlNamespace } from './html';
6
- import * as MiscNamespace from './misc';
7
- import { Numbers as NumbersNamespace } from './numbers';
8
- import { Objects as ObjectsNamespace } from './objects';
9
- import { Optim as OptimNamespace } from './optim';
10
- import { Regexps as RegexpsNamespace } from './regexps';
11
- import { Strings as StringsNamespace } from './strings';
12
- import { Colors as ColorsNamespace } from './colors';
1
+ import { Arrays as ArraysNamespace } from './arrays/index.js';
2
+ import { Booleans as BooleansNamespace } from './booleans/index.js';
3
+ import { Css as CssNamespace } from './css/index.js';
4
+ import { Errors as ErrorsNamespace } from './errors/index.js';
5
+ import { Html as HtmlNamespace } from './html/index.js';
6
+ import * as MiscNamespace from './misc/index.js';
7
+ import { Numbers as NumbersNamespace } from './numbers/index.js';
8
+ import { Objects as ObjectsNamespace } from './objects/index.js';
9
+ import { Optim as OptimNamespace } from './optim/index.js';
10
+ import { Regexps as RegexpsNamespace } from './regexps/index.js';
11
+ import { Strings as StringsNamespace } from './strings/index.js';
12
+ import { Colors as ColorsNamespace } from './colors/index.js';
13
13
  export declare namespace Agnostic {
14
14
  export import Arrays = ArraysNamespace;
15
15
  export import Booleans = BooleansNamespace;
@@ -1,4 +1,4 @@
1
- import { Outcome } from '../outcome';
1
+ import { Outcome } from '../outcome/index.js';
2
2
  export declare namespace Assert {
3
3
  type Assertion = (() => boolean) | (() => Promise<boolean>) | boolean;
4
4
  export function assert(label: string, assertion: Assertion | Array<Assertion> | Map<string, Assertion> | Record<string, Assertion>): Promise<Outcome.Either<string, string>>;
@@ -1,2 +1,2 @@
1
- import { Types } from '../types';
1
+ import { Types } from '../types/index.js';
2
2
  export declare function detectRuntime(): Types.RuntimeName | null;
@@ -1,6 +1,6 @@
1
- import { detectRuntime as detectRuntimeFunc } from './detect-runtime';
2
- import { Types as TypesNamespace } from './types';
3
- import { Window as WindowNamespace } from './window';
1
+ import { detectRuntime as detectRuntimeFunc } from './detect-runtime/index.js';
2
+ import { Types as TypesNamespace } from './types/index.js';
3
+ import { Window as WindowNamespace } from './window/index.js';
4
4
  export declare namespace Crossenv {
5
5
  const detectRuntime: typeof detectRuntimeFunc;
6
6
  export import Types = TypesNamespace;
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  Crossenv
3
- } from "../../../chunks/chunk-FR5H2OCV.js";
3
+ } from "../../../chunks/chunk-UFKH5WD2.js";
4
+ import "../../../chunks/chunk-RLJOYG64.js";
4
5
  import "../../../chunks/chunk-S2NMAH7K.js";
5
6
  import "../../../chunks/chunk-LV2VMOWR.js";
6
- import "../../../chunks/chunk-RLJOYG64.js";
7
7
  import "../../../chunks/chunk-WSFCRVEQ.js";
8
8
  export {
9
9
  Crossenv
@@ -1,4 +1,4 @@
1
- import { Types } from '../types';
1
+ import { Types } from '../types/index.js';
2
2
  export declare namespace Window {
3
3
  function exists(): boolean;
4
4
  function set(customWindow: Types.MinimalWindow | null): Types.MinimalWindow | null;