@design-edito/tools 0.3.9 → 0.3.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 (387) hide show
  1. package/agnostic/arrays/index.d.ts +2 -2
  2. package/agnostic/arrays/index.js +2 -2
  3. package/agnostic/arrays/is-array-of/index.d.ts +1 -1
  4. package/agnostic/arrays/is-array-of/index.js +2 -2
  5. package/agnostic/booleans/is-falsy/index.d.ts +1 -1
  6. package/agnostic/colors/channels/index.d.ts +1 -1
  7. package/agnostic/colors/contrast/index.d.ts +1 -1
  8. package/agnostic/colors/convert/index.d.ts +1 -1
  9. package/agnostic/colors/convert/index.js +14 -17
  10. package/agnostic/colors/cssColorsMap.d.ts +9 -0
  11. package/agnostic/colors/distance/index.d.ts +1 -1
  12. package/agnostic/colors/index.d.ts +3 -3
  13. package/agnostic/colors/index.js +3 -3
  14. package/agnostic/colors/invert/index.d.ts +1 -1
  15. package/agnostic/colors/luminance/index.d.ts +1 -1
  16. package/agnostic/colors/palette/index.js +2 -0
  17. package/agnostic/colors/tidy/index.js +2 -1
  18. package/agnostic/colors/typechecks/index.d.ts +1 -1
  19. package/agnostic/colors/typechecks/index.js +1 -3
  20. package/agnostic/colors/types.d.ts +0 -7
  21. package/agnostic/colors/types.js +0 -154
  22. package/agnostic/css/bem/index.d.ts +3 -3
  23. package/agnostic/css/bem/index.js +6 -5
  24. package/agnostic/css/clss/index.d.ts +54 -1
  25. package/agnostic/css/clss/index.js +3 -3
  26. package/agnostic/css/generate-nice-color/index.js +1 -0
  27. package/agnostic/css/index.d.ts +1 -1
  28. package/agnostic/css/index.js +1 -1
  29. package/agnostic/css/styles-set/index.d.ts +4 -4
  30. package/agnostic/css/styles-set/index.js +1 -1
  31. package/agnostic/errors/index.d.ts +1 -1
  32. package/agnostic/errors/index.js +1 -1
  33. package/agnostic/errors/register/index.js +4 -2
  34. package/agnostic/html/get-node-ancestors/index.js +1 -1
  35. package/agnostic/html/get-position-inside-parent/index.js +1 -1
  36. package/agnostic/html/hyper-json/cast/index.d.ts +1 -1
  37. package/agnostic/html/hyper-json/method/index.d.ts +2 -2
  38. package/agnostic/html/hyper-json/serialize/index.d.ts +1 -1
  39. package/agnostic/html/hyper-json/serialize/index.js +1 -1
  40. package/agnostic/html/hyper-json/smart-tags/coalesced/and/index.d.ts +1 -1
  41. package/agnostic/html/hyper-json/smart-tags/coalesced/append/index.d.ts +1 -1
  42. package/agnostic/html/hyper-json/smart-tags/coalesced/at/index.d.ts +1 -1
  43. package/agnostic/html/hyper-json/smart-tags/coalesced/call/index.d.ts +1 -1
  44. package/agnostic/html/hyper-json/smart-tags/coalesced/call/index.js +1 -1
  45. package/agnostic/html/hyper-json/smart-tags/coalesced/clone/index.d.ts +1 -1
  46. package/agnostic/html/hyper-json/smart-tags/coalesced/deleteproperties/index.d.ts +1 -1
  47. package/agnostic/html/hyper-json/smart-tags/coalesced/deleteproperties/index.js +5 -2
  48. package/agnostic/html/hyper-json/smart-tags/coalesced/equals/index.d.ts +1 -1
  49. package/agnostic/html/hyper-json/smart-tags/coalesced/getproperties/index.d.ts +1 -1
  50. package/agnostic/html/hyper-json/smart-tags/coalesced/getproperty/index.d.ts +1 -1
  51. package/agnostic/html/hyper-json/smart-tags/coalesced/getproperty/index.js +5 -2
  52. package/agnostic/html/hyper-json/smart-tags/coalesced/hjparse/index.d.ts +1 -1
  53. package/agnostic/html/hyper-json/smart-tags/coalesced/hjstringify/index.d.ts +1 -1
  54. package/agnostic/html/hyper-json/smart-tags/coalesced/if/index.d.ts +1 -1
  55. package/agnostic/html/hyper-json/smart-tags/coalesced/index.d.ts +14 -14
  56. package/agnostic/html/hyper-json/smart-tags/coalesced/index.js +14 -14
  57. package/agnostic/html/hyper-json/smart-tags/coalesced/initialize/index.d.ts +1 -1
  58. package/agnostic/html/hyper-json/smart-tags/coalesced/join/index.d.ts +1 -1
  59. package/agnostic/html/hyper-json/smart-tags/coalesced/length/index.d.ts +1 -1
  60. package/agnostic/html/hyper-json/smart-tags/coalesced/map/index.d.ts +2 -2
  61. package/agnostic/html/hyper-json/smart-tags/coalesced/map/index.js +1 -1
  62. package/agnostic/html/hyper-json/smart-tags/coalesced/or/index.d.ts +1 -1
  63. package/agnostic/html/hyper-json/smart-tags/coalesced/pickrandom/index.d.ts +1 -1
  64. package/agnostic/html/hyper-json/smart-tags/coalesced/populate/index.d.ts +1 -1
  65. package/agnostic/html/hyper-json/smart-tags/coalesced/print/index.d.ts +1 -1
  66. package/agnostic/html/hyper-json/smart-tags/coalesced/push/index.d.ts +1 -1
  67. package/agnostic/html/hyper-json/smart-tags/coalesced/pusheach/index.d.ts +2 -2
  68. package/agnostic/html/hyper-json/smart-tags/coalesced/recordtoarray/index.d.ts +1 -1
  69. package/agnostic/html/hyper-json/smart-tags/coalesced/removeattribute/index.d.ts +2 -2
  70. package/agnostic/html/hyper-json/smart-tags/coalesced/removeattribute/index.js +7 -4
  71. package/agnostic/html/hyper-json/smart-tags/coalesced/renameproperty/index.d.ts +1 -1
  72. package/agnostic/html/hyper-json/smart-tags/coalesced/replace/index.d.ts +1 -1
  73. package/agnostic/html/hyper-json/smart-tags/coalesced/set/index.d.ts +1 -1
  74. package/agnostic/html/hyper-json/smart-tags/coalesced/setattribute/index.d.ts +2 -2
  75. package/agnostic/html/hyper-json/smart-tags/coalesced/setattribute/index.js +7 -4
  76. package/agnostic/html/hyper-json/smart-tags/coalesced/setproperty/index.d.ts +1 -1
  77. package/agnostic/html/hyper-json/smart-tags/coalesced/setproperty/index.js +9 -9
  78. package/agnostic/html/hyper-json/smart-tags/coalesced/sorton/index.d.ts +2 -2
  79. package/agnostic/html/hyper-json/smart-tags/coalesced/spread/index.d.ts +1 -1
  80. package/agnostic/html/hyper-json/smart-tags/coalesced/toarray/index.d.ts +1 -1
  81. package/agnostic/html/hyper-json/smart-tags/coalesced/toboolean/index.d.ts +1 -1
  82. package/agnostic/html/hyper-json/smart-tags/coalesced/toelement/index.d.ts +1 -1
  83. package/agnostic/html/hyper-json/smart-tags/coalesced/tonodelist/index.d.ts +1 -1
  84. package/agnostic/html/hyper-json/smart-tags/coalesced/tonull/index.d.ts +1 -1
  85. package/agnostic/html/hyper-json/smart-tags/coalesced/tonumber/index.d.ts +1 -1
  86. package/agnostic/html/hyper-json/smart-tags/coalesced/torecord/index.d.ts +1 -1
  87. package/agnostic/html/hyper-json/smart-tags/coalesced/toref/index.d.ts +1 -1
  88. package/agnostic/html/hyper-json/smart-tags/coalesced/tostring/index.d.ts +1 -1
  89. package/agnostic/html/hyper-json/smart-tags/coalesced/totext/index.d.ts +1 -1
  90. package/agnostic/html/hyper-json/smart-tags/coalesced/transformselected/index.d.ts +1 -1
  91. package/agnostic/html/hyper-json/smart-tags/coalesced/transformselected/index.js +0 -1
  92. package/agnostic/html/hyper-json/smart-tags/coalesced/trim/index.js +1 -1
  93. package/agnostic/html/hyper-json/smart-tags/index.d.ts +1 -1
  94. package/agnostic/html/hyper-json/smart-tags/isolated/any/index.d.ts +1 -1
  95. package/agnostic/html/hyper-json/smart-tags/isolated/array/index.d.ts +1 -1
  96. package/agnostic/html/hyper-json/smart-tags/isolated/get/index.d.ts +1 -1
  97. package/agnostic/html/hyper-json/smart-tags/isolated/global/index.d.ts +1 -1
  98. package/agnostic/html/hyper-json/smart-tags/isolated/guess/index.d.ts +1 -1
  99. package/agnostic/html/hyper-json/smart-tags/isolated/guess/index.js +1 -1
  100. package/agnostic/html/hyper-json/smart-tags/isolated/index.d.ts +3 -3
  101. package/agnostic/html/hyper-json/smart-tags/isolated/index.js +3 -3
  102. package/agnostic/html/hyper-json/smart-tags/isolated/nodelist/index.d.ts +1 -1
  103. package/agnostic/html/hyper-json/smart-tags/isolated/null/index.d.ts +1 -1
  104. package/agnostic/html/hyper-json/smart-tags/isolated/record/index.d.ts +1 -1
  105. package/agnostic/html/hyper-json/smart-tags/isolated/ref/index.d.ts +1 -1
  106. package/agnostic/html/hyper-json/smart-tags/isolated/text/index.js +3 -1
  107. package/agnostic/html/hyper-json/transformer/index.d.ts +2 -2
  108. package/agnostic/html/hyper-json/transformer/index.js +6 -9
  109. package/agnostic/html/hyper-json/tree/index.d.ts +1 -1
  110. package/agnostic/html/hyper-json/tree/index.js +14 -10
  111. package/agnostic/html/hyper-json/types/index.d.ts +9 -13
  112. package/agnostic/html/hyper-json/utils/index.d.ts +7 -7
  113. package/agnostic/html/hyper-json/utils/index.js +1 -1
  114. package/agnostic/html/index.d.ts +1 -1
  115. package/agnostic/html/index.js +1 -1
  116. package/agnostic/html/placeholders/index.d.ts +1 -1
  117. package/agnostic/html/selector-to-element/index.js +1 -1
  118. package/agnostic/index.d.ts +6 -6
  119. package/agnostic/index.js +6 -6
  120. package/agnostic/misc/assert/index.d.ts +5 -2
  121. package/agnostic/misc/assert/index.js +4 -4
  122. package/agnostic/misc/cast/index.d.ts +1 -1
  123. package/agnostic/misc/connection/index.js +0 -1
  124. package/agnostic/misc/crawler/index.d.ts +2 -2
  125. package/agnostic/misc/crossenv/detect-runtime/index.js +4 -4
  126. package/agnostic/misc/crossenv/index.d.ts +1 -1
  127. package/agnostic/misc/crossenv/index.js +1 -1
  128. package/agnostic/misc/crossenv/window/index.d.ts +1 -1
  129. package/agnostic/misc/crossenv/window/index.js +2 -2
  130. package/agnostic/misc/data-size/index.js +2 -2
  131. package/agnostic/misc/index.d.ts +6 -6
  132. package/agnostic/misc/index.js +6 -6
  133. package/agnostic/misc/is-constructor-function/index.d.ts +1 -1
  134. package/agnostic/misc/logs/logger/index.d.ts +11 -1
  135. package/agnostic/misc/logs/logger/index.js +40 -10
  136. package/agnostic/misc/logs/styles/index.d.ts +1 -0
  137. package/agnostic/misc/logs/styles/index.js +27 -9
  138. package/agnostic/misc/outcome/index.d.ts +7 -7
  139. package/agnostic/numbers/approximate-rational/index.js +4 -2
  140. package/agnostic/numbers/index.d.ts +3 -3
  141. package/agnostic/numbers/index.js +3 -3
  142. package/agnostic/objects/deep-get-property/index.js +2 -2
  143. package/agnostic/objects/flatten-getters/index.js +2 -1
  144. package/agnostic/objects/index.d.ts +5 -4
  145. package/agnostic/objects/index.js +5 -4
  146. package/agnostic/objects/record-format/index.js +1 -0
  147. package/agnostic/objects/sort-keys/index.d.ts +11 -0
  148. package/agnostic/objects/sort-keys/index.js +12 -0
  149. package/agnostic/objects/sort-keys/index.test.d.ts +1 -0
  150. package/agnostic/optim/memoize/index.js +1 -1
  151. package/agnostic/optim/throttle-debounce/index.d.ts +12 -10
  152. package/agnostic/optim/throttle-debounce/index.js +2 -2
  153. package/agnostic/optim/throttle-debounce/types.d.ts +1 -1
  154. package/agnostic/random/index.d.ts +1 -1
  155. package/agnostic/random/index.js +1 -1
  156. package/agnostic/random/random/index.js +1 -1
  157. package/agnostic/sanitization/html/index.js +7 -7
  158. package/agnostic/sanitization/index.d.ts +1 -1
  159. package/agnostic/sanitization/index.js +1 -1
  160. package/agnostic/sanitization/types.d.ts +2 -6
  161. package/agnostic/strings/char-codes/index.d.ts +5 -5
  162. package/agnostic/strings/char-codes/index.js +2 -2
  163. package/agnostic/strings/index.d.ts +3 -3
  164. package/agnostic/strings/index.js +3 -3
  165. package/agnostic/strings/matches/index.d.ts +2 -2
  166. package/agnostic/time/dates/format-date/index.js +23 -9
  167. package/agnostic/time/duration/index.d.ts +23 -2
  168. package/agnostic/time/duration/index.js +36 -4
  169. package/agnostic/time/index.d.ts +2 -2
  170. package/agnostic/time/index.js +2 -2
  171. package/agnostic/time/timeout/index.js +2 -2
  172. package/agnostic/time/transitions/index.d.ts +3 -3
  173. package/agnostic/time/transitions/index.js +4 -4
  174. package/agnostic/time/wait/index.d.ts +2 -2
  175. package/agnostic/time/wait/index.js +1 -1
  176. package/components/Disclaimer/index.d.ts +45 -0
  177. package/components/Disclaimer/index.js +70 -0
  178. package/components/Drawer/index.d.ts +45 -0
  179. package/components/Drawer/index.js +82 -0
  180. package/components/Drawer/styles.module.css +0 -0
  181. package/components/EventListener/index.d.ts +20 -3
  182. package/components/EventListener/index.js +15 -22
  183. package/components/Gallery/index.d.ts +67 -0
  184. package/components/Gallery/index.js +173 -0
  185. package/components/Gallery/styles.module.css +33 -0
  186. package/components/Gallery/utils.d.ts +1 -0
  187. package/components/Image/index.d.ts +60 -0
  188. package/components/Image/index.js +99 -0
  189. package/components/Image/styles.module.css +0 -0
  190. package/components/IntersectionObserver/index.d.ts +48 -11
  191. package/components/IntersectionObserver/index.js +13 -22
  192. package/components/Paginator/index.d.ts +72 -0
  193. package/components/Paginator/index.js +116 -0
  194. package/components/Paginator/styles.module.css +9 -0
  195. package/components/ResizeObserver/index.d.ts +27 -0
  196. package/components/ResizeObserver/index.js +81 -0
  197. package/components/Scrllgngn/index.d.ts +123 -0
  198. package/components/Scrllgngn/index.js +175 -0
  199. package/components/Scrllgngn/styles.module.css +74 -0
  200. package/components/Sequencer/index.controlled.d.ts +78 -0
  201. package/components/Sequencer/index.d.ts +85 -0
  202. package/components/Sequencer/index.js +109 -0
  203. package/components/Sequencer/styles.module.css +0 -0
  204. package/components/ShadowRoot/index.d.ts +35 -0
  205. package/components/ShadowRoot/index.js +56 -0
  206. package/components/ShadowRoot/styles.module.css +0 -0
  207. package/components/Subtitles/index.d.ts +58 -0
  208. package/components/Subtitles/index.js +111 -0
  209. package/components/Subtitles/styles.module.css +0 -0
  210. package/components/Subtitles/types.d.ts +10 -0
  211. package/components/Subtitles/types.js +0 -0
  212. package/components/Subtitles/utils.d.ts +28 -0
  213. package/components/Theatre/index.d.ts +64 -0
  214. package/components/Theatre/index.js +97 -0
  215. package/components/Theatre/styles.module.css +0 -0
  216. package/components/Video/index.d.ts +119 -0
  217. package/components/Video/index.js +358 -0
  218. package/components/Video/styles.module.css +0 -0
  219. package/components/Video/utils.d.ts +10 -0
  220. package/components/_WIP_AudioQuote/index.d.ts +1 -0
  221. package/components/_WIP_AudioQuote/index.js +0 -0
  222. package/components/_WIP_Icon/index.d.ts +1 -0
  223. package/components/_WIP_Icon/index.js +0 -0
  224. package/components/index.d.ts +15 -1
  225. package/components/index.js +15 -1
  226. package/components/public-classnames.d.ts +14 -3
  227. package/components/utils/index.d.ts +1 -0
  228. package/components/utils/index.js +12 -0
  229. package/components/utils/types.d.ts +3 -0
  230. package/components/utils/types.js +0 -0
  231. package/node/@aws-s3/index.test.d.ts +1 -0
  232. package/node/@aws-s3/storage/directory/copy-dir/index.d.ts +2 -2
  233. package/node/@aws-s3/storage/directory/copy-dir/index.js +3 -3
  234. package/node/@aws-s3/storage/directory/index.d.ts +1 -1
  235. package/node/@aws-s3/storage/directory/index.js +1 -1
  236. package/node/@aws-s3/storage/directory/list/index.d.ts +2 -2
  237. package/node/@aws-s3/storage/directory/list/index.js +1 -1
  238. package/node/@aws-s3/storage/directory/move-dir/index.d.ts +3 -3
  239. package/node/@aws-s3/storage/directory/move-dir/index.js +3 -3
  240. package/node/@aws-s3/storage/directory/remove-dir/index.d.ts +2 -2
  241. package/node/@aws-s3/storage/directory/remove-dir/index.js +4 -4
  242. package/node/@aws-s3/storage/file/copy/index.d.ts +1 -1
  243. package/node/@aws-s3/storage/file/download/index.d.ts +3 -3
  244. package/node/@aws-s3/storage/file/exists/index.d.ts +2 -2
  245. package/node/@aws-s3/storage/file/exists/index.js +1 -2
  246. package/node/@aws-s3/storage/file/index.d.ts +2 -2
  247. package/node/@aws-s3/storage/file/index.js +2 -2
  248. package/node/@aws-s3/storage/file/move/index.d.ts +2 -2
  249. package/node/@aws-s3/storage/file/remove/index.d.ts +1 -1
  250. package/node/@aws-s3/storage/file/stat/index.d.ts +1 -1
  251. package/node/@aws-s3/storage/file/upload/index.d.ts +2 -2
  252. package/node/@aws-s3/storage/index.d.ts +1 -1
  253. package/node/@aws-s3/storage/index.js +1 -1
  254. package/node/@express/@multer/index.d.ts +1 -1
  255. package/node/@google-cloud/storage/bucket/get-metadata/index.d.ts +1 -1
  256. package/node/@google-cloud/storage/directory/copy-dir/index.d.ts +1 -1
  257. package/node/@google-cloud/storage/directory/index.d.ts +1 -1
  258. package/node/@google-cloud/storage/directory/index.js +1 -1
  259. package/node/@google-cloud/storage/directory/list/index.d.ts +1 -1
  260. package/node/@google-cloud/storage/directory/move-dir/index.d.ts +1 -1
  261. package/node/@google-cloud/storage/directory/remove-dir/index.d.ts +1 -1
  262. package/node/@google-cloud/storage/file/copy/index.d.ts +2 -2
  263. package/node/@google-cloud/storage/file/download/index.d.ts +2 -2
  264. package/node/@google-cloud/storage/file/exists/index.d.ts +1 -1
  265. package/node/@google-cloud/storage/file/generate-signed-url/index.d.ts +1 -1
  266. package/node/@google-cloud/storage/file/get-metadata/index.d.ts +1 -1
  267. package/node/@google-cloud/storage/file/get-permissions/index.d.ts +1 -1
  268. package/node/@google-cloud/storage/file/index.d.ts +6 -6
  269. package/node/@google-cloud/storage/file/index.js +6 -6
  270. package/node/@google-cloud/storage/file/move/index.d.ts +1 -1
  271. package/node/@google-cloud/storage/file/remove/index.d.ts +1 -1
  272. package/node/@google-cloud/storage/file/revoke-signed-urls/index.d.ts +4 -4
  273. package/node/@google-cloud/storage/file/stat/index.d.ts +1 -1
  274. package/node/@google-cloud/storage/file/stat/index.js +2 -2
  275. package/node/@google-cloud/storage/file/update-metadata/index.d.ts +1 -1
  276. package/node/@google-cloud/storage/file/upload/index.d.ts +2 -2
  277. package/node/@google-cloud/storage/index.d.ts +1 -1
  278. package/node/@google-cloud/storage/index.js +1 -1
  279. package/node/cloud-storage/operations/copy-dir/index.d.ts +8 -8
  280. package/node/cloud-storage/operations/copy-dir/index.js +4 -4
  281. package/node/cloud-storage/operations/copy-file/index.d.ts +8 -8
  282. package/node/cloud-storage/operations/copy-file/index.js +4 -4
  283. package/node/cloud-storage/operations/download-file/index.d.ts +9 -9
  284. package/node/cloud-storage/operations/download-file/index.js +4 -4
  285. package/node/cloud-storage/operations/exists-file/index.d.ts +6 -6
  286. package/node/cloud-storage/operations/exists-file/index.js +4 -4
  287. package/node/cloud-storage/operations/index.d.ts +1 -1
  288. package/node/cloud-storage/operations/index.js +1 -1
  289. package/node/cloud-storage/operations/list-dir/index.d.ts +6 -6
  290. package/node/cloud-storage/operations/list-dir/index.js +4 -4
  291. package/node/cloud-storage/operations/move-dir/index.d.ts +8 -8
  292. package/node/cloud-storage/operations/move-dir/index.js +4 -4
  293. package/node/cloud-storage/operations/move-file/index.d.ts +8 -8
  294. package/node/cloud-storage/operations/move-file/index.js +4 -4
  295. package/node/cloud-storage/operations/remove-dir/index.d.ts +8 -8
  296. package/node/cloud-storage/operations/remove-dir/index.js +4 -4
  297. package/node/cloud-storage/operations/remove-file/index.d.ts +8 -8
  298. package/node/cloud-storage/operations/remove-file/index.js +4 -4
  299. package/node/cloud-storage/operations/stat-file/index.d.ts +8 -8
  300. package/node/cloud-storage/operations/stat-file/index.js +4 -4
  301. package/node/cloud-storage/operations/upload-file/index.d.ts +9 -9
  302. package/node/cloud-storage/operations/upload-file/index.js +4 -4
  303. package/node/encryption/index.d.ts +1 -1
  304. package/node/encryption/index.js +1 -1
  305. package/node/files/index.d.ts +1 -1
  306. package/node/files/index.js +1 -1
  307. package/node/files/read-write/index.js +1 -1
  308. package/node/files/subpaths/index.d.ts +3 -3
  309. package/node/files/subpaths/index.js +6 -6
  310. package/node/ftps/directory/copy-dir/index.d.ts +1 -1
  311. package/node/ftps/directory/copy-dir/index.js +1 -1
  312. package/node/ftps/directory/index.d.ts +2 -2
  313. package/node/ftps/directory/index.js +2 -2
  314. package/node/ftps/directory/list/index.d.ts +1 -1
  315. package/node/ftps/directory/move-dir/index.d.ts +1 -1
  316. package/node/ftps/directory/move-dir/index.js +1 -3
  317. package/node/ftps/directory/remove-dir/index.d.ts +2 -2
  318. package/node/ftps/file/copy/index.d.ts +1 -1
  319. package/node/ftps/file/copy/index.js +1 -1
  320. package/node/ftps/file/download/index.d.ts +2 -2
  321. package/node/ftps/file/exists/index.d.ts +2 -2
  322. package/node/ftps/file/exists/index.js +1 -1
  323. package/node/ftps/file/index.d.ts +1 -1
  324. package/node/ftps/file/index.js +1 -1
  325. package/node/ftps/file/move/index.d.ts +3 -3
  326. package/node/ftps/file/move/index.js +1 -1
  327. package/node/ftps/file/remove/index.d.ts +1 -1
  328. package/node/ftps/file/stat/index.d.ts +1 -1
  329. package/node/ftps/file/stat/index.js +2 -2
  330. package/node/ftps/file/upload/index.d.ts +2 -2
  331. package/node/images/format/index.d.ts +1 -1
  332. package/node/images/format/index.js +9 -9
  333. package/node/images/index.d.ts +1 -1
  334. package/node/images/index.js +1 -1
  335. package/node/images/metadata/index.d.ts +1 -1
  336. package/node/images/metadata/index.js +1 -1
  337. package/node/images/transform/index.d.ts +2 -2
  338. package/node/images/transform/index.js +26 -21
  339. package/node/images/transform/operations/blur/index.d.ts +1 -1
  340. package/node/images/transform/operations/brighten/index.d.ts +1 -1
  341. package/node/images/transform/operations/extend/index.d.ts +1 -1
  342. package/node/images/transform/operations/extract/index.d.ts +1 -1
  343. package/node/images/transform/operations/flatten/index.d.ts +1 -1
  344. package/node/images/transform/operations/flatten/index.js +1 -1
  345. package/node/images/transform/operations/flip/index.d.ts +1 -1
  346. package/node/images/transform/operations/flop/index.d.ts +1 -1
  347. package/node/images/transform/operations/hue/index.d.ts +1 -1
  348. package/node/images/transform/operations/index.d.ts +5 -5
  349. package/node/images/transform/operations/index.js +5 -5
  350. package/node/images/transform/operations/level/index.d.ts +1 -1
  351. package/node/images/transform/operations/lighten/index.d.ts +1 -1
  352. package/node/images/transform/operations/normalize/index.d.ts +1 -1
  353. package/node/images/transform/operations/overlay/index.js +1 -1
  354. package/node/images/transform/operations/resize/index.d.ts +1 -1
  355. package/node/images/transform/operations/rotate/index.d.ts +1 -1
  356. package/node/images/transform/operations/saturate/index.d.ts +1 -1
  357. package/node/index.d.ts +2 -2
  358. package/node/index.js +2 -2
  359. package/node/process/prompt-continue/index.js +1 -1
  360. package/node/process/spawner/index.d.ts +61 -10
  361. package/node/process/spawner/index.js +15 -13
  362. package/node/sftp/directory/copy-dir/index.d.ts +2 -1
  363. package/node/sftp/directory/copy-dir/index.js +2 -2
  364. package/node/sftp/directory/index.d.ts +1 -1
  365. package/node/sftp/directory/index.js +1 -1
  366. package/node/sftp/directory/list/index.d.ts +1 -1
  367. package/node/sftp/directory/move-dir/index.d.ts +1 -1
  368. package/node/sftp/directory/move-dir/index.js +2 -4
  369. package/node/sftp/directory/remove-dir/index.d.ts +2 -2
  370. package/node/sftp/file/copy/index.d.ts +2 -1
  371. package/node/sftp/file/copy/index.js +2 -2
  372. package/node/sftp/file/download/index.d.ts +3 -3
  373. package/node/sftp/file/exists/index.d.ts +1 -1
  374. package/node/sftp/file/index.d.ts +2 -2
  375. package/node/sftp/file/index.js +2 -2
  376. package/node/sftp/file/move/index.d.ts +3 -3
  377. package/node/sftp/file/move/index.js +3 -5
  378. package/node/sftp/file/remove/index.d.ts +1 -1
  379. package/node/sftp/file/remove/index.js +1 -1
  380. package/node/sftp/file/stat/index.d.ts +1 -1
  381. package/node/sftp/file/stat/index.js +1 -1
  382. package/node/sftp/file/upload/index.d.ts +3 -2
  383. package/node/sftp/file/upload/index.js +1 -1
  384. package/package.json +2265 -14
  385. package/components/Input/index.d.ts +0 -7
  386. package/components/Input/index.js +0 -29
  387. /package/components/{Input → Disclaimer}/styles.module.css +0 -0
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@design-edito/tools",
3
- "version": "0.3.9",
3
+ "version": "0.3.11",
4
4
  "description": "",
5
5
  "author": "Maxime Fabas",
6
6
  "license": "ISC",
@@ -11,17 +11,2260 @@
11
11
  "type": "module",
12
12
  "main": "index.js",
13
13
  "module": "index.js",
14
+ "exports": {
15
+ ".": {
16
+ "import": "./index.js",
17
+ "types": "./index.d.ts"
18
+ },
19
+ "./agnostic": {
20
+ "import": "./agnostic/index.js",
21
+ "types": "./agnostic/index.d.ts"
22
+ },
23
+ "./agnostic/arrays": {
24
+ "import": "./agnostic/arrays/index.js",
25
+ "types": "./agnostic/arrays/index.d.ts"
26
+ },
27
+ "./agnostic/arrays/dedupe": {
28
+ "import": "./agnostic/arrays/dedupe/index.js",
29
+ "types": "./agnostic/arrays/dedupe/index.d.ts"
30
+ },
31
+ "./agnostic/arrays/dedupe/index.js": {
32
+ "import": "./agnostic/arrays/dedupe/index.js"
33
+ },
34
+ "./agnostic/arrays/find-duplicates": {
35
+ "import": "./agnostic/arrays/find-duplicates/index.js",
36
+ "types": "./agnostic/arrays/find-duplicates/index.d.ts"
37
+ },
38
+ "./agnostic/arrays/find-duplicates/index.js": {
39
+ "import": "./agnostic/arrays/find-duplicates/index.js"
40
+ },
41
+ "./agnostic/arrays/index.js": {
42
+ "import": "./agnostic/arrays/index.js"
43
+ },
44
+ "./agnostic/arrays/is-array-of": {
45
+ "import": "./agnostic/arrays/is-array-of/index.js",
46
+ "types": "./agnostic/arrays/is-array-of/index.d.ts"
47
+ },
48
+ "./agnostic/arrays/is-array-of/index.js": {
49
+ "import": "./agnostic/arrays/is-array-of/index.js"
50
+ },
51
+ "./agnostic/arrays/make": {
52
+ "import": "./agnostic/arrays/make/index.js",
53
+ "types": "./agnostic/arrays/make/index.d.ts"
54
+ },
55
+ "./agnostic/arrays/make/index.js": {
56
+ "import": "./agnostic/arrays/make/index.js"
57
+ },
58
+ "./agnostic/arrays/random-pick": {
59
+ "import": "./agnostic/arrays/random-pick/index.js",
60
+ "types": "./agnostic/arrays/random-pick/index.d.ts"
61
+ },
62
+ "./agnostic/arrays/random-pick/index.js": {
63
+ "import": "./agnostic/arrays/random-pick/index.js"
64
+ },
65
+ "./agnostic/arrays/shuffle": {
66
+ "import": "./agnostic/arrays/shuffle/index.js",
67
+ "types": "./agnostic/arrays/shuffle/index.d.ts"
68
+ },
69
+ "./agnostic/arrays/shuffle/index.js": {
70
+ "import": "./agnostic/arrays/shuffle/index.js"
71
+ },
72
+ "./agnostic/booleans": {
73
+ "import": "./agnostic/booleans/index.js",
74
+ "types": "./agnostic/booleans/index.d.ts"
75
+ },
76
+ "./agnostic/booleans/index.js": {
77
+ "import": "./agnostic/booleans/index.js"
78
+ },
79
+ "./agnostic/booleans/is-falsy": {
80
+ "import": "./agnostic/booleans/is-falsy/index.js",
81
+ "types": "./agnostic/booleans/is-falsy/index.d.ts"
82
+ },
83
+ "./agnostic/booleans/is-falsy/index.js": {
84
+ "import": "./agnostic/booleans/is-falsy/index.js"
85
+ },
86
+ "./agnostic/colors": {
87
+ "import": "./agnostic/colors/index.js",
88
+ "types": "./agnostic/colors/index.d.ts"
89
+ },
90
+ "./agnostic/colors/channels": {
91
+ "import": "./agnostic/colors/channels/index.js",
92
+ "types": "./agnostic/colors/channels/index.d.ts"
93
+ },
94
+ "./agnostic/colors/channels/index.js": {
95
+ "import": "./agnostic/colors/channels/index.js"
96
+ },
97
+ "./agnostic/colors/contrast": {
98
+ "import": "./agnostic/colors/contrast/index.js",
99
+ "types": "./agnostic/colors/contrast/index.d.ts"
100
+ },
101
+ "./agnostic/colors/contrast/index.js": {
102
+ "import": "./agnostic/colors/contrast/index.js"
103
+ },
104
+ "./agnostic/colors/convert": {
105
+ "import": "./agnostic/colors/convert/index.js",
106
+ "types": "./agnostic/colors/convert/index.d.ts"
107
+ },
108
+ "./agnostic/colors/convert/index.js": {
109
+ "import": "./agnostic/colors/convert/index.js"
110
+ },
111
+ "./agnostic/colors/distance": {
112
+ "import": "./agnostic/colors/distance/index.js",
113
+ "types": "./agnostic/colors/distance/index.d.ts"
114
+ },
115
+ "./agnostic/colors/distance/index.js": {
116
+ "import": "./agnostic/colors/distance/index.js"
117
+ },
118
+ "./agnostic/colors/grayscale": {
119
+ "import": "./agnostic/colors/grayscale/index.js",
120
+ "types": "./agnostic/colors/grayscale/index.d.ts"
121
+ },
122
+ "./agnostic/colors/grayscale/index.js": {
123
+ "import": "./agnostic/colors/grayscale/index.js"
124
+ },
125
+ "./agnostic/colors/index.js": {
126
+ "import": "./agnostic/colors/index.js"
127
+ },
128
+ "./agnostic/colors/invert": {
129
+ "import": "./agnostic/colors/invert/index.js",
130
+ "types": "./agnostic/colors/invert/index.d.ts"
131
+ },
132
+ "./agnostic/colors/invert/index.js": {
133
+ "import": "./agnostic/colors/invert/index.js"
134
+ },
135
+ "./agnostic/colors/lerp": {
136
+ "import": "./agnostic/colors/lerp/index.js",
137
+ "types": "./agnostic/colors/lerp/index.d.ts"
138
+ },
139
+ "./agnostic/colors/lerp/index.js": {
140
+ "import": "./agnostic/colors/lerp/index.js"
141
+ },
142
+ "./agnostic/colors/luminance": {
143
+ "import": "./agnostic/colors/luminance/index.js",
144
+ "types": "./agnostic/colors/luminance/index.d.ts"
145
+ },
146
+ "./agnostic/colors/luminance/index.js": {
147
+ "import": "./agnostic/colors/luminance/index.js"
148
+ },
149
+ "./agnostic/colors/palette": {
150
+ "import": "./agnostic/colors/palette/index.js",
151
+ "types": "./agnostic/colors/palette/index.d.ts"
152
+ },
153
+ "./agnostic/colors/palette/index.js": {
154
+ "import": "./agnostic/colors/palette/index.js"
155
+ },
156
+ "./agnostic/colors/rotate": {
157
+ "import": "./agnostic/colors/rotate/index.js",
158
+ "types": "./agnostic/colors/rotate/index.d.ts"
159
+ },
160
+ "./agnostic/colors/rotate/index.js": {
161
+ "import": "./agnostic/colors/rotate/index.js"
162
+ },
163
+ "./agnostic/colors/tidy": {
164
+ "import": "./agnostic/colors/tidy/index.js",
165
+ "types": "./agnostic/colors/tidy/index.d.ts"
166
+ },
167
+ "./agnostic/colors/tidy/index.js": {
168
+ "import": "./agnostic/colors/tidy/index.js"
169
+ },
170
+ "./agnostic/colors/typechecks": {
171
+ "import": "./agnostic/colors/typechecks/index.js",
172
+ "types": "./agnostic/colors/typechecks/index.d.ts"
173
+ },
174
+ "./agnostic/colors/typechecks/index.js": {
175
+ "import": "./agnostic/colors/typechecks/index.js"
176
+ },
177
+ "./agnostic/css": {
178
+ "import": "./agnostic/css/index.js",
179
+ "types": "./agnostic/css/index.d.ts"
180
+ },
181
+ "./agnostic/css/bem": {
182
+ "import": "./agnostic/css/bem/index.js",
183
+ "types": "./agnostic/css/bem/index.d.ts"
184
+ },
185
+ "./agnostic/css/bem/index.js": {
186
+ "import": "./agnostic/css/bem/index.js"
187
+ },
188
+ "./agnostic/css/clss": {
189
+ "import": "./agnostic/css/clss/index.js",
190
+ "types": "./agnostic/css/clss/index.d.ts"
191
+ },
192
+ "./agnostic/css/clss/index.js": {
193
+ "import": "./agnostic/css/clss/index.js"
194
+ },
195
+ "./agnostic/css/generate-nice-color": {
196
+ "import": "./agnostic/css/generate-nice-color/index.js",
197
+ "types": "./agnostic/css/generate-nice-color/index.d.ts"
198
+ },
199
+ "./agnostic/css/generate-nice-color/index.js": {
200
+ "import": "./agnostic/css/generate-nice-color/index.js"
201
+ },
202
+ "./agnostic/css/index.js": {
203
+ "import": "./agnostic/css/index.js"
204
+ },
205
+ "./agnostic/css/is-valid-css-class-name": {
206
+ "import": "./agnostic/css/is-valid-css-class-name/index.js",
207
+ "types": "./agnostic/css/is-valid-css-class-name/index.d.ts"
208
+ },
209
+ "./agnostic/css/is-valid-css-class-name/index.js": {
210
+ "import": "./agnostic/css/is-valid-css-class-name/index.js"
211
+ },
212
+ "./agnostic/css/scale": {
213
+ "import": "./agnostic/css/scale/index.js",
214
+ "types": "./agnostic/css/scale/index.d.ts"
215
+ },
216
+ "./agnostic/css/scale/index.js": {
217
+ "import": "./agnostic/css/scale/index.js"
218
+ },
219
+ "./agnostic/css/styles-set": {
220
+ "import": "./agnostic/css/styles-set/index.js",
221
+ "types": "./agnostic/css/styles-set/index.d.ts"
222
+ },
223
+ "./agnostic/css/styles-set/index.js": {
224
+ "import": "./agnostic/css/styles-set/index.js"
225
+ },
226
+ "./agnostic/errors": {
227
+ "import": "./agnostic/errors/index.js",
228
+ "types": "./agnostic/errors/index.d.ts"
229
+ },
230
+ "./agnostic/errors/index.js": {
231
+ "import": "./agnostic/errors/index.js"
232
+ },
233
+ "./agnostic/errors/register": {
234
+ "import": "./agnostic/errors/register/index.js",
235
+ "types": "./agnostic/errors/register/index.d.ts"
236
+ },
237
+ "./agnostic/errors/register/index.js": {
238
+ "import": "./agnostic/errors/register/index.js"
239
+ },
240
+ "./agnostic/errors/unknown-to-string": {
241
+ "import": "./agnostic/errors/unknown-to-string/index.js",
242
+ "types": "./agnostic/errors/unknown-to-string/index.d.ts"
243
+ },
244
+ "./agnostic/errors/unknown-to-string/index.js": {
245
+ "import": "./agnostic/errors/unknown-to-string/index.js"
246
+ },
247
+ "./agnostic/html": {
248
+ "import": "./agnostic/html/index.js",
249
+ "types": "./agnostic/html/index.d.ts"
250
+ },
251
+ "./agnostic/html/get-node-ancestors": {
252
+ "import": "./agnostic/html/get-node-ancestors/index.js",
253
+ "types": "./agnostic/html/get-node-ancestors/index.d.ts"
254
+ },
255
+ "./agnostic/html/get-node-ancestors/index.js": {
256
+ "import": "./agnostic/html/get-node-ancestors/index.js"
257
+ },
258
+ "./agnostic/html/get-position-inside-parent": {
259
+ "import": "./agnostic/html/get-position-inside-parent/index.js",
260
+ "types": "./agnostic/html/get-position-inside-parent/index.d.ts"
261
+ },
262
+ "./agnostic/html/get-position-inside-parent/index.js": {
263
+ "import": "./agnostic/html/get-position-inside-parent/index.js"
264
+ },
265
+ "./agnostic/html/hyper-json": {
266
+ "import": "./agnostic/html/hyper-json/index.js",
267
+ "types": "./agnostic/html/hyper-json/index.d.ts"
268
+ },
269
+ "./agnostic/html/hyper-json/cast": {
270
+ "import": "./agnostic/html/hyper-json/cast/index.js",
271
+ "types": "./agnostic/html/hyper-json/cast/index.d.ts"
272
+ },
273
+ "./agnostic/html/hyper-json/cast/index.js": {
274
+ "import": "./agnostic/html/hyper-json/cast/index.js"
275
+ },
276
+ "./agnostic/html/hyper-json/index.js": {
277
+ "import": "./agnostic/html/hyper-json/index.js"
278
+ },
279
+ "./agnostic/html/hyper-json/method": {
280
+ "import": "./agnostic/html/hyper-json/method/index.js",
281
+ "types": "./agnostic/html/hyper-json/method/index.d.ts"
282
+ },
283
+ "./agnostic/html/hyper-json/method/index.js": {
284
+ "import": "./agnostic/html/hyper-json/method/index.js"
285
+ },
286
+ "./agnostic/html/hyper-json/serialize": {
287
+ "import": "./agnostic/html/hyper-json/serialize/index.js",
288
+ "types": "./agnostic/html/hyper-json/serialize/index.d.ts"
289
+ },
290
+ "./agnostic/html/hyper-json/serialize/index.js": {
291
+ "import": "./agnostic/html/hyper-json/serialize/index.js"
292
+ },
293
+ "./agnostic/html/hyper-json/smart-tags": {
294
+ "import": "./agnostic/html/hyper-json/smart-tags/index.js",
295
+ "types": "./agnostic/html/hyper-json/smart-tags/index.d.ts"
296
+ },
297
+ "./agnostic/html/hyper-json/smart-tags/coalesced": {
298
+ "import": "./agnostic/html/hyper-json/smart-tags/coalesced/index.js",
299
+ "types": "./agnostic/html/hyper-json/smart-tags/coalesced/index.d.ts"
300
+ },
301
+ "./agnostic/html/hyper-json/smart-tags/coalesced/add": {
302
+ "import": "./agnostic/html/hyper-json/smart-tags/coalesced/add/index.js",
303
+ "types": "./agnostic/html/hyper-json/smart-tags/coalesced/add/index.d.ts"
304
+ },
305
+ "./agnostic/html/hyper-json/smart-tags/coalesced/add/index.js": {
306
+ "import": "./agnostic/html/hyper-json/smart-tags/coalesced/add/index.js"
307
+ },
308
+ "./agnostic/html/hyper-json/smart-tags/coalesced/addclass": {
309
+ "import": "./agnostic/html/hyper-json/smart-tags/coalesced/addclass/index.js",
310
+ "types": "./agnostic/html/hyper-json/smart-tags/coalesced/addclass/index.d.ts"
311
+ },
312
+ "./agnostic/html/hyper-json/smart-tags/coalesced/addclass/index.js": {
313
+ "import": "./agnostic/html/hyper-json/smart-tags/coalesced/addclass/index.js"
314
+ },
315
+ "./agnostic/html/hyper-json/smart-tags/coalesced/and": {
316
+ "import": "./agnostic/html/hyper-json/smart-tags/coalesced/and/index.js",
317
+ "types": "./agnostic/html/hyper-json/smart-tags/coalesced/and/index.d.ts"
318
+ },
319
+ "./agnostic/html/hyper-json/smart-tags/coalesced/and/index.js": {
320
+ "import": "./agnostic/html/hyper-json/smart-tags/coalesced/and/index.js"
321
+ },
322
+ "./agnostic/html/hyper-json/smart-tags/coalesced/append": {
323
+ "import": "./agnostic/html/hyper-json/smart-tags/coalesced/append/index.js",
324
+ "types": "./agnostic/html/hyper-json/smart-tags/coalesced/append/index.d.ts"
325
+ },
326
+ "./agnostic/html/hyper-json/smart-tags/coalesced/append/index.js": {
327
+ "import": "./agnostic/html/hyper-json/smart-tags/coalesced/append/index.js"
328
+ },
329
+ "./agnostic/html/hyper-json/smart-tags/coalesced/at": {
330
+ "import": "./agnostic/html/hyper-json/smart-tags/coalesced/at/index.js",
331
+ "types": "./agnostic/html/hyper-json/smart-tags/coalesced/at/index.d.ts"
332
+ },
333
+ "./agnostic/html/hyper-json/smart-tags/coalesced/at/index.js": {
334
+ "import": "./agnostic/html/hyper-json/smart-tags/coalesced/at/index.js"
335
+ },
336
+ "./agnostic/html/hyper-json/smart-tags/coalesced/call": {
337
+ "import": "./agnostic/html/hyper-json/smart-tags/coalesced/call/index.js",
338
+ "types": "./agnostic/html/hyper-json/smart-tags/coalesced/call/index.d.ts"
339
+ },
340
+ "./agnostic/html/hyper-json/smart-tags/coalesced/call/index.js": {
341
+ "import": "./agnostic/html/hyper-json/smart-tags/coalesced/call/index.js"
342
+ },
343
+ "./agnostic/html/hyper-json/smart-tags/coalesced/clone": {
344
+ "import": "./agnostic/html/hyper-json/smart-tags/coalesced/clone/index.js",
345
+ "types": "./agnostic/html/hyper-json/smart-tags/coalesced/clone/index.d.ts"
346
+ },
347
+ "./agnostic/html/hyper-json/smart-tags/coalesced/clone/index.js": {
348
+ "import": "./agnostic/html/hyper-json/smart-tags/coalesced/clone/index.js"
349
+ },
350
+ "./agnostic/html/hyper-json/smart-tags/coalesced/deleteproperties": {
351
+ "import": "./agnostic/html/hyper-json/smart-tags/coalesced/deleteproperties/index.js",
352
+ "types": "./agnostic/html/hyper-json/smart-tags/coalesced/deleteproperties/index.d.ts"
353
+ },
354
+ "./agnostic/html/hyper-json/smart-tags/coalesced/deleteproperties/index.js": {
355
+ "import": "./agnostic/html/hyper-json/smart-tags/coalesced/deleteproperties/index.js"
356
+ },
357
+ "./agnostic/html/hyper-json/smart-tags/coalesced/equals": {
358
+ "import": "./agnostic/html/hyper-json/smart-tags/coalesced/equals/index.js",
359
+ "types": "./agnostic/html/hyper-json/smart-tags/coalesced/equals/index.d.ts"
360
+ },
361
+ "./agnostic/html/hyper-json/smart-tags/coalesced/equals/index.js": {
362
+ "import": "./agnostic/html/hyper-json/smart-tags/coalesced/equals/index.js"
363
+ },
364
+ "./agnostic/html/hyper-json/smart-tags/coalesced/getattribute": {
365
+ "import": "./agnostic/html/hyper-json/smart-tags/coalesced/getattribute/index.js",
366
+ "types": "./agnostic/html/hyper-json/smart-tags/coalesced/getattribute/index.d.ts"
367
+ },
368
+ "./agnostic/html/hyper-json/smart-tags/coalesced/getattribute/index.js": {
369
+ "import": "./agnostic/html/hyper-json/smart-tags/coalesced/getattribute/index.js"
370
+ },
371
+ "./agnostic/html/hyper-json/smart-tags/coalesced/getproperties": {
372
+ "import": "./agnostic/html/hyper-json/smart-tags/coalesced/getproperties/index.js",
373
+ "types": "./agnostic/html/hyper-json/smart-tags/coalesced/getproperties/index.d.ts"
374
+ },
375
+ "./agnostic/html/hyper-json/smart-tags/coalesced/getproperties/index.js": {
376
+ "import": "./agnostic/html/hyper-json/smart-tags/coalesced/getproperties/index.js"
377
+ },
378
+ "./agnostic/html/hyper-json/smart-tags/coalesced/getproperty": {
379
+ "import": "./agnostic/html/hyper-json/smart-tags/coalesced/getproperty/index.js",
380
+ "types": "./agnostic/html/hyper-json/smart-tags/coalesced/getproperty/index.d.ts"
381
+ },
382
+ "./agnostic/html/hyper-json/smart-tags/coalesced/getproperty/index.js": {
383
+ "import": "./agnostic/html/hyper-json/smart-tags/coalesced/getproperty/index.js"
384
+ },
385
+ "./agnostic/html/hyper-json/smart-tags/coalesced/hjparse": {
386
+ "import": "./agnostic/html/hyper-json/smart-tags/coalesced/hjparse/index.js",
387
+ "types": "./agnostic/html/hyper-json/smart-tags/coalesced/hjparse/index.d.ts"
388
+ },
389
+ "./agnostic/html/hyper-json/smart-tags/coalesced/hjparse/index.js": {
390
+ "import": "./agnostic/html/hyper-json/smart-tags/coalesced/hjparse/index.js"
391
+ },
392
+ "./agnostic/html/hyper-json/smart-tags/coalesced/hjstringify": {
393
+ "import": "./agnostic/html/hyper-json/smart-tags/coalesced/hjstringify/index.js",
394
+ "types": "./agnostic/html/hyper-json/smart-tags/coalesced/hjstringify/index.d.ts"
395
+ },
396
+ "./agnostic/html/hyper-json/smart-tags/coalesced/hjstringify/index.js": {
397
+ "import": "./agnostic/html/hyper-json/smart-tags/coalesced/hjstringify/index.js"
398
+ },
399
+ "./agnostic/html/hyper-json/smart-tags/coalesced/if": {
400
+ "import": "./agnostic/html/hyper-json/smart-tags/coalesced/if/index.js",
401
+ "types": "./agnostic/html/hyper-json/smart-tags/coalesced/if/index.d.ts"
402
+ },
403
+ "./agnostic/html/hyper-json/smart-tags/coalesced/if/index.js": {
404
+ "import": "./agnostic/html/hyper-json/smart-tags/coalesced/if/index.js"
405
+ },
406
+ "./agnostic/html/hyper-json/smart-tags/coalesced/index.js": {
407
+ "import": "./agnostic/html/hyper-json/smart-tags/coalesced/index.js"
408
+ },
409
+ "./agnostic/html/hyper-json/smart-tags/coalesced/initialize": {
410
+ "import": "./agnostic/html/hyper-json/smart-tags/coalesced/initialize/index.js",
411
+ "types": "./agnostic/html/hyper-json/smart-tags/coalesced/initialize/index.d.ts"
412
+ },
413
+ "./agnostic/html/hyper-json/smart-tags/coalesced/initialize/index.js": {
414
+ "import": "./agnostic/html/hyper-json/smart-tags/coalesced/initialize/index.js"
415
+ },
416
+ "./agnostic/html/hyper-json/smart-tags/coalesced/join": {
417
+ "import": "./agnostic/html/hyper-json/smart-tags/coalesced/join/index.js",
418
+ "types": "./agnostic/html/hyper-json/smart-tags/coalesced/join/index.d.ts"
419
+ },
420
+ "./agnostic/html/hyper-json/smart-tags/coalesced/join/index.js": {
421
+ "import": "./agnostic/html/hyper-json/smart-tags/coalesced/join/index.js"
422
+ },
423
+ "./agnostic/html/hyper-json/smart-tags/coalesced/length": {
424
+ "import": "./agnostic/html/hyper-json/smart-tags/coalesced/length/index.js",
425
+ "types": "./agnostic/html/hyper-json/smart-tags/coalesced/length/index.d.ts"
426
+ },
427
+ "./agnostic/html/hyper-json/smart-tags/coalesced/length/index.js": {
428
+ "import": "./agnostic/html/hyper-json/smart-tags/coalesced/length/index.js"
429
+ },
430
+ "./agnostic/html/hyper-json/smart-tags/coalesced/map": {
431
+ "import": "./agnostic/html/hyper-json/smart-tags/coalesced/map/index.js",
432
+ "types": "./agnostic/html/hyper-json/smart-tags/coalesced/map/index.d.ts"
433
+ },
434
+ "./agnostic/html/hyper-json/smart-tags/coalesced/map/index.js": {
435
+ "import": "./agnostic/html/hyper-json/smart-tags/coalesced/map/index.js"
436
+ },
437
+ "./agnostic/html/hyper-json/smart-tags/coalesced/negate": {
438
+ "import": "./agnostic/html/hyper-json/smart-tags/coalesced/negate/index.js",
439
+ "types": "./agnostic/html/hyper-json/smart-tags/coalesced/negate/index.d.ts"
440
+ },
441
+ "./agnostic/html/hyper-json/smart-tags/coalesced/negate/index.js": {
442
+ "import": "./agnostic/html/hyper-json/smart-tags/coalesced/negate/index.js"
443
+ },
444
+ "./agnostic/html/hyper-json/smart-tags/coalesced/notrailing": {
445
+ "import": "./agnostic/html/hyper-json/smart-tags/coalesced/notrailing/index.js",
446
+ "types": "./agnostic/html/hyper-json/smart-tags/coalesced/notrailing/index.d.ts"
447
+ },
448
+ "./agnostic/html/hyper-json/smart-tags/coalesced/notrailing/index.js": {
449
+ "import": "./agnostic/html/hyper-json/smart-tags/coalesced/notrailing/index.js"
450
+ },
451
+ "./agnostic/html/hyper-json/smart-tags/coalesced/or": {
452
+ "import": "./agnostic/html/hyper-json/smart-tags/coalesced/or/index.js",
453
+ "types": "./agnostic/html/hyper-json/smart-tags/coalesced/or/index.d.ts"
454
+ },
455
+ "./agnostic/html/hyper-json/smart-tags/coalesced/or/index.js": {
456
+ "import": "./agnostic/html/hyper-json/smart-tags/coalesced/or/index.js"
457
+ },
458
+ "./agnostic/html/hyper-json/smart-tags/coalesced/pickrandom": {
459
+ "import": "./agnostic/html/hyper-json/smart-tags/coalesced/pickrandom/index.js",
460
+ "types": "./agnostic/html/hyper-json/smart-tags/coalesced/pickrandom/index.d.ts"
461
+ },
462
+ "./agnostic/html/hyper-json/smart-tags/coalesced/pickrandom/index.js": {
463
+ "import": "./agnostic/html/hyper-json/smart-tags/coalesced/pickrandom/index.js"
464
+ },
465
+ "./agnostic/html/hyper-json/smart-tags/coalesced/populate": {
466
+ "import": "./agnostic/html/hyper-json/smart-tags/coalesced/populate/index.js",
467
+ "types": "./agnostic/html/hyper-json/smart-tags/coalesced/populate/index.d.ts"
468
+ },
469
+ "./agnostic/html/hyper-json/smart-tags/coalesced/populate/index.js": {
470
+ "import": "./agnostic/html/hyper-json/smart-tags/coalesced/populate/index.js"
471
+ },
472
+ "./agnostic/html/hyper-json/smart-tags/coalesced/print": {
473
+ "import": "./agnostic/html/hyper-json/smart-tags/coalesced/print/index.js",
474
+ "types": "./agnostic/html/hyper-json/smart-tags/coalesced/print/index.d.ts"
475
+ },
476
+ "./agnostic/html/hyper-json/smart-tags/coalesced/print/index.js": {
477
+ "import": "./agnostic/html/hyper-json/smart-tags/coalesced/print/index.js"
478
+ },
479
+ "./agnostic/html/hyper-json/smart-tags/coalesced/push": {
480
+ "import": "./agnostic/html/hyper-json/smart-tags/coalesced/push/index.js",
481
+ "types": "./agnostic/html/hyper-json/smart-tags/coalesced/push/index.d.ts"
482
+ },
483
+ "./agnostic/html/hyper-json/smart-tags/coalesced/push/index.js": {
484
+ "import": "./agnostic/html/hyper-json/smart-tags/coalesced/push/index.js"
485
+ },
486
+ "./agnostic/html/hyper-json/smart-tags/coalesced/pusheach": {
487
+ "import": "./agnostic/html/hyper-json/smart-tags/coalesced/pusheach/index.js",
488
+ "types": "./agnostic/html/hyper-json/smart-tags/coalesced/pusheach/index.d.ts"
489
+ },
490
+ "./agnostic/html/hyper-json/smart-tags/coalesced/pusheach/index.js": {
491
+ "import": "./agnostic/html/hyper-json/smart-tags/coalesced/pusheach/index.js"
492
+ },
493
+ "./agnostic/html/hyper-json/smart-tags/coalesced/recordtoarray": {
494
+ "import": "./agnostic/html/hyper-json/smart-tags/coalesced/recordtoarray/index.js",
495
+ "types": "./agnostic/html/hyper-json/smart-tags/coalesced/recordtoarray/index.d.ts"
496
+ },
497
+ "./agnostic/html/hyper-json/smart-tags/coalesced/recordtoarray/index.js": {
498
+ "import": "./agnostic/html/hyper-json/smart-tags/coalesced/recordtoarray/index.js"
499
+ },
500
+ "./agnostic/html/hyper-json/smart-tags/coalesced/removeattribute": {
501
+ "import": "./agnostic/html/hyper-json/smart-tags/coalesced/removeattribute/index.js",
502
+ "types": "./agnostic/html/hyper-json/smart-tags/coalesced/removeattribute/index.d.ts"
503
+ },
504
+ "./agnostic/html/hyper-json/smart-tags/coalesced/removeattribute/index.js": {
505
+ "import": "./agnostic/html/hyper-json/smart-tags/coalesced/removeattribute/index.js"
506
+ },
507
+ "./agnostic/html/hyper-json/smart-tags/coalesced/removeclass": {
508
+ "import": "./agnostic/html/hyper-json/smart-tags/coalesced/removeclass/index.js",
509
+ "types": "./agnostic/html/hyper-json/smart-tags/coalesced/removeclass/index.d.ts"
510
+ },
511
+ "./agnostic/html/hyper-json/smart-tags/coalesced/removeclass/index.js": {
512
+ "import": "./agnostic/html/hyper-json/smart-tags/coalesced/removeclass/index.js"
513
+ },
514
+ "./agnostic/html/hyper-json/smart-tags/coalesced/renameproperty": {
515
+ "import": "./agnostic/html/hyper-json/smart-tags/coalesced/renameproperty/index.js",
516
+ "types": "./agnostic/html/hyper-json/smart-tags/coalesced/renameproperty/index.d.ts"
517
+ },
518
+ "./agnostic/html/hyper-json/smart-tags/coalesced/renameproperty/index.js": {
519
+ "import": "./agnostic/html/hyper-json/smart-tags/coalesced/renameproperty/index.js"
520
+ },
521
+ "./agnostic/html/hyper-json/smart-tags/coalesced/replace": {
522
+ "import": "./agnostic/html/hyper-json/smart-tags/coalesced/replace/index.js",
523
+ "types": "./agnostic/html/hyper-json/smart-tags/coalesced/replace/index.d.ts"
524
+ },
525
+ "./agnostic/html/hyper-json/smart-tags/coalesced/replace/index.js": {
526
+ "import": "./agnostic/html/hyper-json/smart-tags/coalesced/replace/index.js"
527
+ },
528
+ "./agnostic/html/hyper-json/smart-tags/coalesced/select": {
529
+ "import": "./agnostic/html/hyper-json/smart-tags/coalesced/select/index.js",
530
+ "types": "./agnostic/html/hyper-json/smart-tags/coalesced/select/index.d.ts"
531
+ },
532
+ "./agnostic/html/hyper-json/smart-tags/coalesced/select/index.js": {
533
+ "import": "./agnostic/html/hyper-json/smart-tags/coalesced/select/index.js"
534
+ },
535
+ "./agnostic/html/hyper-json/smart-tags/coalesced/set": {
536
+ "import": "./agnostic/html/hyper-json/smart-tags/coalesced/set/index.js",
537
+ "types": "./agnostic/html/hyper-json/smart-tags/coalesced/set/index.d.ts"
538
+ },
539
+ "./agnostic/html/hyper-json/smart-tags/coalesced/set/index.js": {
540
+ "import": "./agnostic/html/hyper-json/smart-tags/coalesced/set/index.js"
541
+ },
542
+ "./agnostic/html/hyper-json/smart-tags/coalesced/setattribute": {
543
+ "import": "./agnostic/html/hyper-json/smart-tags/coalesced/setattribute/index.js",
544
+ "types": "./agnostic/html/hyper-json/smart-tags/coalesced/setattribute/index.d.ts"
545
+ },
546
+ "./agnostic/html/hyper-json/smart-tags/coalesced/setattribute/index.js": {
547
+ "import": "./agnostic/html/hyper-json/smart-tags/coalesced/setattribute/index.js"
548
+ },
549
+ "./agnostic/html/hyper-json/smart-tags/coalesced/setproperty": {
550
+ "import": "./agnostic/html/hyper-json/smart-tags/coalesced/setproperty/index.js",
551
+ "types": "./agnostic/html/hyper-json/smart-tags/coalesced/setproperty/index.d.ts"
552
+ },
553
+ "./agnostic/html/hyper-json/smart-tags/coalesced/setproperty/index.js": {
554
+ "import": "./agnostic/html/hyper-json/smart-tags/coalesced/setproperty/index.js"
555
+ },
556
+ "./agnostic/html/hyper-json/smart-tags/coalesced/sorton": {
557
+ "import": "./agnostic/html/hyper-json/smart-tags/coalesced/sorton/index.js",
558
+ "types": "./agnostic/html/hyper-json/smart-tags/coalesced/sorton/index.d.ts"
559
+ },
560
+ "./agnostic/html/hyper-json/smart-tags/coalesced/sorton/index.js": {
561
+ "import": "./agnostic/html/hyper-json/smart-tags/coalesced/sorton/index.js"
562
+ },
563
+ "./agnostic/html/hyper-json/smart-tags/coalesced/split": {
564
+ "import": "./agnostic/html/hyper-json/smart-tags/coalesced/split/index.js",
565
+ "types": "./agnostic/html/hyper-json/smart-tags/coalesced/split/index.d.ts"
566
+ },
567
+ "./agnostic/html/hyper-json/smart-tags/coalesced/split/index.js": {
568
+ "import": "./agnostic/html/hyper-json/smart-tags/coalesced/split/index.js"
569
+ },
570
+ "./agnostic/html/hyper-json/smart-tags/coalesced/spread": {
571
+ "import": "./agnostic/html/hyper-json/smart-tags/coalesced/spread/index.js",
572
+ "types": "./agnostic/html/hyper-json/smart-tags/coalesced/spread/index.d.ts"
573
+ },
574
+ "./agnostic/html/hyper-json/smart-tags/coalesced/spread/index.js": {
575
+ "import": "./agnostic/html/hyper-json/smart-tags/coalesced/spread/index.js"
576
+ },
577
+ "./agnostic/html/hyper-json/smart-tags/coalesced/toarray": {
578
+ "import": "./agnostic/html/hyper-json/smart-tags/coalesced/toarray/index.js",
579
+ "types": "./agnostic/html/hyper-json/smart-tags/coalesced/toarray/index.d.ts"
580
+ },
581
+ "./agnostic/html/hyper-json/smart-tags/coalesced/toarray/index.js": {
582
+ "import": "./agnostic/html/hyper-json/smart-tags/coalesced/toarray/index.js"
583
+ },
584
+ "./agnostic/html/hyper-json/smart-tags/coalesced/toboolean": {
585
+ "import": "./agnostic/html/hyper-json/smart-tags/coalesced/toboolean/index.js",
586
+ "types": "./agnostic/html/hyper-json/smart-tags/coalesced/toboolean/index.d.ts"
587
+ },
588
+ "./agnostic/html/hyper-json/smart-tags/coalesced/toboolean/index.js": {
589
+ "import": "./agnostic/html/hyper-json/smart-tags/coalesced/toboolean/index.js"
590
+ },
591
+ "./agnostic/html/hyper-json/smart-tags/coalesced/toelement": {
592
+ "import": "./agnostic/html/hyper-json/smart-tags/coalesced/toelement/index.js",
593
+ "types": "./agnostic/html/hyper-json/smart-tags/coalesced/toelement/index.d.ts"
594
+ },
595
+ "./agnostic/html/hyper-json/smart-tags/coalesced/toelement/index.js": {
596
+ "import": "./agnostic/html/hyper-json/smart-tags/coalesced/toelement/index.js"
597
+ },
598
+ "./agnostic/html/hyper-json/smart-tags/coalesced/toggleclass": {
599
+ "import": "./agnostic/html/hyper-json/smart-tags/coalesced/toggleclass/index.js",
600
+ "types": "./agnostic/html/hyper-json/smart-tags/coalesced/toggleclass/index.d.ts"
601
+ },
602
+ "./agnostic/html/hyper-json/smart-tags/coalesced/toggleclass/index.js": {
603
+ "import": "./agnostic/html/hyper-json/smart-tags/coalesced/toggleclass/index.js"
604
+ },
605
+ "./agnostic/html/hyper-json/smart-tags/coalesced/tonodelist": {
606
+ "import": "./agnostic/html/hyper-json/smart-tags/coalesced/tonodelist/index.js",
607
+ "types": "./agnostic/html/hyper-json/smart-tags/coalesced/tonodelist/index.d.ts"
608
+ },
609
+ "./agnostic/html/hyper-json/smart-tags/coalesced/tonodelist/index.js": {
610
+ "import": "./agnostic/html/hyper-json/smart-tags/coalesced/tonodelist/index.js"
611
+ },
612
+ "./agnostic/html/hyper-json/smart-tags/coalesced/tonull": {
613
+ "import": "./agnostic/html/hyper-json/smart-tags/coalesced/tonull/index.js",
614
+ "types": "./agnostic/html/hyper-json/smart-tags/coalesced/tonull/index.d.ts"
615
+ },
616
+ "./agnostic/html/hyper-json/smart-tags/coalesced/tonull/index.js": {
617
+ "import": "./agnostic/html/hyper-json/smart-tags/coalesced/tonull/index.js"
618
+ },
619
+ "./agnostic/html/hyper-json/smart-tags/coalesced/tonumber": {
620
+ "import": "./agnostic/html/hyper-json/smart-tags/coalesced/tonumber/index.js",
621
+ "types": "./agnostic/html/hyper-json/smart-tags/coalesced/tonumber/index.d.ts"
622
+ },
623
+ "./agnostic/html/hyper-json/smart-tags/coalesced/tonumber/index.js": {
624
+ "import": "./agnostic/html/hyper-json/smart-tags/coalesced/tonumber/index.js"
625
+ },
626
+ "./agnostic/html/hyper-json/smart-tags/coalesced/torecord": {
627
+ "import": "./agnostic/html/hyper-json/smart-tags/coalesced/torecord/index.js",
628
+ "types": "./agnostic/html/hyper-json/smart-tags/coalesced/torecord/index.d.ts"
629
+ },
630
+ "./agnostic/html/hyper-json/smart-tags/coalesced/torecord/index.js": {
631
+ "import": "./agnostic/html/hyper-json/smart-tags/coalesced/torecord/index.js"
632
+ },
633
+ "./agnostic/html/hyper-json/smart-tags/coalesced/toref": {
634
+ "import": "./agnostic/html/hyper-json/smart-tags/coalesced/toref/index.js",
635
+ "types": "./agnostic/html/hyper-json/smart-tags/coalesced/toref/index.d.ts"
636
+ },
637
+ "./agnostic/html/hyper-json/smart-tags/coalesced/toref/index.js": {
638
+ "import": "./agnostic/html/hyper-json/smart-tags/coalesced/toref/index.js"
639
+ },
640
+ "./agnostic/html/hyper-json/smart-tags/coalesced/tostring": {
641
+ "import": "./agnostic/html/hyper-json/smart-tags/coalesced/tostring/index.js",
642
+ "types": "./agnostic/html/hyper-json/smart-tags/coalesced/tostring/index.d.ts"
643
+ },
644
+ "./agnostic/html/hyper-json/smart-tags/coalesced/tostring/index.js": {
645
+ "import": "./agnostic/html/hyper-json/smart-tags/coalesced/tostring/index.js"
646
+ },
647
+ "./agnostic/html/hyper-json/smart-tags/coalesced/totext": {
648
+ "import": "./agnostic/html/hyper-json/smart-tags/coalesced/totext/index.js",
649
+ "types": "./agnostic/html/hyper-json/smart-tags/coalesced/totext/index.d.ts"
650
+ },
651
+ "./agnostic/html/hyper-json/smart-tags/coalesced/totext/index.js": {
652
+ "import": "./agnostic/html/hyper-json/smart-tags/coalesced/totext/index.js"
653
+ },
654
+ "./agnostic/html/hyper-json/smart-tags/coalesced/transformselected": {
655
+ "import": "./agnostic/html/hyper-json/smart-tags/coalesced/transformselected/index.js",
656
+ "types": "./agnostic/html/hyper-json/smart-tags/coalesced/transformselected/index.d.ts"
657
+ },
658
+ "./agnostic/html/hyper-json/smart-tags/coalesced/transformselected/index.js": {
659
+ "import": "./agnostic/html/hyper-json/smart-tags/coalesced/transformselected/index.js"
660
+ },
661
+ "./agnostic/html/hyper-json/smart-tags/coalesced/trim": {
662
+ "import": "./agnostic/html/hyper-json/smart-tags/coalesced/trim/index.js",
663
+ "types": "./agnostic/html/hyper-json/smart-tags/coalesced/trim/index.d.ts"
664
+ },
665
+ "./agnostic/html/hyper-json/smart-tags/coalesced/trim/index.js": {
666
+ "import": "./agnostic/html/hyper-json/smart-tags/coalesced/trim/index.js"
667
+ },
668
+ "./agnostic/html/hyper-json/smart-tags/index.js": {
669
+ "import": "./agnostic/html/hyper-json/smart-tags/index.js"
670
+ },
671
+ "./agnostic/html/hyper-json/smart-tags/isolated": {
672
+ "import": "./agnostic/html/hyper-json/smart-tags/isolated/index.js",
673
+ "types": "./agnostic/html/hyper-json/smart-tags/isolated/index.d.ts"
674
+ },
675
+ "./agnostic/html/hyper-json/smart-tags/isolated/any": {
676
+ "import": "./agnostic/html/hyper-json/smart-tags/isolated/any/index.js",
677
+ "types": "./agnostic/html/hyper-json/smart-tags/isolated/any/index.d.ts"
678
+ },
679
+ "./agnostic/html/hyper-json/smart-tags/isolated/any/index.js": {
680
+ "import": "./agnostic/html/hyper-json/smart-tags/isolated/any/index.js"
681
+ },
682
+ "./agnostic/html/hyper-json/smart-tags/isolated/array": {
683
+ "import": "./agnostic/html/hyper-json/smart-tags/isolated/array/index.js",
684
+ "types": "./agnostic/html/hyper-json/smart-tags/isolated/array/index.d.ts"
685
+ },
686
+ "./agnostic/html/hyper-json/smart-tags/isolated/array/index.js": {
687
+ "import": "./agnostic/html/hyper-json/smart-tags/isolated/array/index.js"
688
+ },
689
+ "./agnostic/html/hyper-json/smart-tags/isolated/boolean": {
690
+ "import": "./agnostic/html/hyper-json/smart-tags/isolated/boolean/index.js",
691
+ "types": "./agnostic/html/hyper-json/smart-tags/isolated/boolean/index.d.ts"
692
+ },
693
+ "./agnostic/html/hyper-json/smart-tags/isolated/boolean/index.js": {
694
+ "import": "./agnostic/html/hyper-json/smart-tags/isolated/boolean/index.js"
695
+ },
696
+ "./agnostic/html/hyper-json/smart-tags/isolated/element": {
697
+ "import": "./agnostic/html/hyper-json/smart-tags/isolated/element/index.js",
698
+ "types": "./agnostic/html/hyper-json/smart-tags/isolated/element/index.d.ts"
699
+ },
700
+ "./agnostic/html/hyper-json/smart-tags/isolated/element/index.js": {
701
+ "import": "./agnostic/html/hyper-json/smart-tags/isolated/element/index.js"
702
+ },
703
+ "./agnostic/html/hyper-json/smart-tags/isolated/get": {
704
+ "import": "./agnostic/html/hyper-json/smart-tags/isolated/get/index.js",
705
+ "types": "./agnostic/html/hyper-json/smart-tags/isolated/get/index.d.ts"
706
+ },
707
+ "./agnostic/html/hyper-json/smart-tags/isolated/get/index.js": {
708
+ "import": "./agnostic/html/hyper-json/smart-tags/isolated/get/index.js"
709
+ },
710
+ "./agnostic/html/hyper-json/smart-tags/isolated/global": {
711
+ "import": "./agnostic/html/hyper-json/smart-tags/isolated/global/index.js",
712
+ "types": "./agnostic/html/hyper-json/smart-tags/isolated/global/index.d.ts"
713
+ },
714
+ "./agnostic/html/hyper-json/smart-tags/isolated/global/index.js": {
715
+ "import": "./agnostic/html/hyper-json/smart-tags/isolated/global/index.js"
716
+ },
717
+ "./agnostic/html/hyper-json/smart-tags/isolated/guess": {
718
+ "import": "./agnostic/html/hyper-json/smart-tags/isolated/guess/index.js",
719
+ "types": "./agnostic/html/hyper-json/smart-tags/isolated/guess/index.d.ts"
720
+ },
721
+ "./agnostic/html/hyper-json/smart-tags/isolated/guess/index.js": {
722
+ "import": "./agnostic/html/hyper-json/smart-tags/isolated/guess/index.js"
723
+ },
724
+ "./agnostic/html/hyper-json/smart-tags/isolated/index.js": {
725
+ "import": "./agnostic/html/hyper-json/smart-tags/isolated/index.js"
726
+ },
727
+ "./agnostic/html/hyper-json/smart-tags/isolated/nodelist": {
728
+ "import": "./agnostic/html/hyper-json/smart-tags/isolated/nodelist/index.js",
729
+ "types": "./agnostic/html/hyper-json/smart-tags/isolated/nodelist/index.d.ts"
730
+ },
731
+ "./agnostic/html/hyper-json/smart-tags/isolated/nodelist/index.js": {
732
+ "import": "./agnostic/html/hyper-json/smart-tags/isolated/nodelist/index.js"
733
+ },
734
+ "./agnostic/html/hyper-json/smart-tags/isolated/null": {
735
+ "import": "./agnostic/html/hyper-json/smart-tags/isolated/null/index.js",
736
+ "types": "./agnostic/html/hyper-json/smart-tags/isolated/null/index.d.ts"
737
+ },
738
+ "./agnostic/html/hyper-json/smart-tags/isolated/null/index.js": {
739
+ "import": "./agnostic/html/hyper-json/smart-tags/isolated/null/index.js"
740
+ },
741
+ "./agnostic/html/hyper-json/smart-tags/isolated/number": {
742
+ "import": "./agnostic/html/hyper-json/smart-tags/isolated/number/index.js",
743
+ "types": "./agnostic/html/hyper-json/smart-tags/isolated/number/index.d.ts"
744
+ },
745
+ "./agnostic/html/hyper-json/smart-tags/isolated/number/index.js": {
746
+ "import": "./agnostic/html/hyper-json/smart-tags/isolated/number/index.js"
747
+ },
748
+ "./agnostic/html/hyper-json/smart-tags/isolated/record": {
749
+ "import": "./agnostic/html/hyper-json/smart-tags/isolated/record/index.js",
750
+ "types": "./agnostic/html/hyper-json/smart-tags/isolated/record/index.d.ts"
751
+ },
752
+ "./agnostic/html/hyper-json/smart-tags/isolated/record/index.js": {
753
+ "import": "./agnostic/html/hyper-json/smart-tags/isolated/record/index.js"
754
+ },
755
+ "./agnostic/html/hyper-json/smart-tags/isolated/ref": {
756
+ "import": "./agnostic/html/hyper-json/smart-tags/isolated/ref/index.js",
757
+ "types": "./agnostic/html/hyper-json/smart-tags/isolated/ref/index.d.ts"
758
+ },
759
+ "./agnostic/html/hyper-json/smart-tags/isolated/ref/index.js": {
760
+ "import": "./agnostic/html/hyper-json/smart-tags/isolated/ref/index.js"
761
+ },
762
+ "./agnostic/html/hyper-json/smart-tags/isolated/string": {
763
+ "import": "./agnostic/html/hyper-json/smart-tags/isolated/string/index.js",
764
+ "types": "./agnostic/html/hyper-json/smart-tags/isolated/string/index.d.ts"
765
+ },
766
+ "./agnostic/html/hyper-json/smart-tags/isolated/string/index.js": {
767
+ "import": "./agnostic/html/hyper-json/smart-tags/isolated/string/index.js"
768
+ },
769
+ "./agnostic/html/hyper-json/smart-tags/isolated/text": {
770
+ "import": "./agnostic/html/hyper-json/smart-tags/isolated/text/index.js",
771
+ "types": "./agnostic/html/hyper-json/smart-tags/isolated/text/index.d.ts"
772
+ },
773
+ "./agnostic/html/hyper-json/smart-tags/isolated/text/index.js": {
774
+ "import": "./agnostic/html/hyper-json/smart-tags/isolated/text/index.js"
775
+ },
776
+ "./agnostic/html/hyper-json/transformer": {
777
+ "import": "./agnostic/html/hyper-json/transformer/index.js",
778
+ "types": "./agnostic/html/hyper-json/transformer/index.d.ts"
779
+ },
780
+ "./agnostic/html/hyper-json/transformer/index.js": {
781
+ "import": "./agnostic/html/hyper-json/transformer/index.js"
782
+ },
783
+ "./agnostic/html/hyper-json/tree": {
784
+ "import": "./agnostic/html/hyper-json/tree/index.js",
785
+ "types": "./agnostic/html/hyper-json/tree/index.d.ts"
786
+ },
787
+ "./agnostic/html/hyper-json/tree/index.js": {
788
+ "import": "./agnostic/html/hyper-json/tree/index.js"
789
+ },
790
+ "./agnostic/html/hyper-json/types": {
791
+ "import": "./agnostic/html/hyper-json/types/index.js",
792
+ "types": "./agnostic/html/hyper-json/types/index.d.ts"
793
+ },
794
+ "./agnostic/html/hyper-json/types/index.js": {
795
+ "import": "./agnostic/html/hyper-json/types/index.js"
796
+ },
797
+ "./agnostic/html/hyper-json/utils": {
798
+ "import": "./agnostic/html/hyper-json/utils/index.js",
799
+ "types": "./agnostic/html/hyper-json/utils/index.d.ts"
800
+ },
801
+ "./agnostic/html/hyper-json/utils/index.js": {
802
+ "import": "./agnostic/html/hyper-json/utils/index.js"
803
+ },
804
+ "./agnostic/html/index.js": {
805
+ "import": "./agnostic/html/index.js"
806
+ },
807
+ "./agnostic/html/insert-node": {
808
+ "import": "./agnostic/html/insert-node/index.js",
809
+ "types": "./agnostic/html/insert-node/index.d.ts"
810
+ },
811
+ "./agnostic/html/insert-node/index.js": {
812
+ "import": "./agnostic/html/insert-node/index.js"
813
+ },
814
+ "./agnostic/html/placeholders": {
815
+ "import": "./agnostic/html/placeholders/index.js",
816
+ "types": "./agnostic/html/placeholders/index.d.ts"
817
+ },
818
+ "./agnostic/html/placeholders/index.js": {
819
+ "import": "./agnostic/html/placeholders/index.js"
820
+ },
821
+ "./agnostic/html/replace-in-element": {
822
+ "import": "./agnostic/html/replace-in-element/index.js",
823
+ "types": "./agnostic/html/replace-in-element/index.d.ts"
824
+ },
825
+ "./agnostic/html/replace-in-element/index.js": {
826
+ "import": "./agnostic/html/replace-in-element/index.js"
827
+ },
828
+ "./agnostic/html/selector-to-element": {
829
+ "import": "./agnostic/html/selector-to-element/index.js",
830
+ "types": "./agnostic/html/selector-to-element/index.d.ts"
831
+ },
832
+ "./agnostic/html/selector-to-element/index.js": {
833
+ "import": "./agnostic/html/selector-to-element/index.js"
834
+ },
835
+ "./agnostic/html/string-to-nodes": {
836
+ "import": "./agnostic/html/string-to-nodes/index.js",
837
+ "types": "./agnostic/html/string-to-nodes/index.d.ts"
838
+ },
839
+ "./agnostic/html/string-to-nodes/index.js": {
840
+ "import": "./agnostic/html/string-to-nodes/index.js"
841
+ },
842
+ "./agnostic/index.js": {
843
+ "import": "./agnostic/index.js"
844
+ },
845
+ "./agnostic/misc": {
846
+ "import": "./agnostic/misc/index.js",
847
+ "types": "./agnostic/misc/index.d.ts"
848
+ },
849
+ "./agnostic/misc/assert": {
850
+ "import": "./agnostic/misc/assert/index.js",
851
+ "types": "./agnostic/misc/assert/index.d.ts"
852
+ },
853
+ "./agnostic/misc/assert/index.js": {
854
+ "import": "./agnostic/misc/assert/index.js"
855
+ },
856
+ "./agnostic/misc/cast": {
857
+ "import": "./agnostic/misc/cast/index.js",
858
+ "types": "./agnostic/misc/cast/index.d.ts"
859
+ },
860
+ "./agnostic/misc/cast/index.js": {
861
+ "import": "./agnostic/misc/cast/index.js"
862
+ },
863
+ "./agnostic/misc/connection": {
864
+ "import": "./agnostic/misc/connection/index.js",
865
+ "types": "./agnostic/misc/connection/index.d.ts"
866
+ },
867
+ "./agnostic/misc/connection/index.js": {
868
+ "import": "./agnostic/misc/connection/index.js"
869
+ },
870
+ "./agnostic/misc/crawler": {
871
+ "import": "./agnostic/misc/crawler/index.js",
872
+ "types": "./agnostic/misc/crawler/index.d.ts"
873
+ },
874
+ "./agnostic/misc/crawler/index.js": {
875
+ "import": "./agnostic/misc/crawler/index.js"
876
+ },
877
+ "./agnostic/misc/crossenv": {
878
+ "import": "./agnostic/misc/crossenv/index.js",
879
+ "types": "./agnostic/misc/crossenv/index.d.ts"
880
+ },
881
+ "./agnostic/misc/crossenv/detect-runtime": {
882
+ "import": "./agnostic/misc/crossenv/detect-runtime/index.js",
883
+ "types": "./agnostic/misc/crossenv/detect-runtime/index.d.ts"
884
+ },
885
+ "./agnostic/misc/crossenv/detect-runtime/index.js": {
886
+ "import": "./agnostic/misc/crossenv/detect-runtime/index.js"
887
+ },
888
+ "./agnostic/misc/crossenv/index.js": {
889
+ "import": "./agnostic/misc/crossenv/index.js"
890
+ },
891
+ "./agnostic/misc/crossenv/window": {
892
+ "import": "./agnostic/misc/crossenv/window/index.js",
893
+ "types": "./agnostic/misc/crossenv/window/index.d.ts"
894
+ },
895
+ "./agnostic/misc/crossenv/window/index.js": {
896
+ "import": "./agnostic/misc/crossenv/window/index.js"
897
+ },
898
+ "./agnostic/misc/data-size": {
899
+ "import": "./agnostic/misc/data-size/index.js",
900
+ "types": "./agnostic/misc/data-size/index.d.ts"
901
+ },
902
+ "./agnostic/misc/data-size/index.js": {
903
+ "import": "./agnostic/misc/data-size/index.js"
904
+ },
905
+ "./agnostic/misc/index.js": {
906
+ "import": "./agnostic/misc/index.js"
907
+ },
908
+ "./agnostic/misc/is-constructor-function": {
909
+ "import": "./agnostic/misc/is-constructor-function/index.js",
910
+ "types": "./agnostic/misc/is-constructor-function/index.d.ts"
911
+ },
912
+ "./agnostic/misc/is-constructor-function/index.js": {
913
+ "import": "./agnostic/misc/is-constructor-function/index.js"
914
+ },
915
+ "./agnostic/misc/is-nullish": {
916
+ "import": "./agnostic/misc/is-nullish/index.js",
917
+ "types": "./agnostic/misc/is-nullish/index.d.ts"
918
+ },
919
+ "./agnostic/misc/is-nullish/index.js": {
920
+ "import": "./agnostic/misc/is-nullish/index.js"
921
+ },
922
+ "./agnostic/misc/logs": {
923
+ "import": "./agnostic/misc/logs/index.js",
924
+ "types": "./agnostic/misc/logs/index.d.ts"
925
+ },
926
+ "./agnostic/misc/logs/index.js": {
927
+ "import": "./agnostic/misc/logs/index.js"
928
+ },
929
+ "./agnostic/misc/logs/logger": {
930
+ "import": "./agnostic/misc/logs/logger/index.js",
931
+ "types": "./agnostic/misc/logs/logger/index.d.ts"
932
+ },
933
+ "./agnostic/misc/logs/logger/index.js": {
934
+ "import": "./agnostic/misc/logs/logger/index.js"
935
+ },
936
+ "./agnostic/misc/logs/make-text-block": {
937
+ "import": "./agnostic/misc/logs/make-text-block/index.js",
938
+ "types": "./agnostic/misc/logs/make-text-block/index.d.ts"
939
+ },
940
+ "./agnostic/misc/logs/make-text-block/index.js": {
941
+ "import": "./agnostic/misc/logs/make-text-block/index.js"
942
+ },
943
+ "./agnostic/misc/logs/styles": {
944
+ "import": "./agnostic/misc/logs/styles/index.js",
945
+ "types": "./agnostic/misc/logs/styles/index.d.ts"
946
+ },
947
+ "./agnostic/misc/logs/styles/index.js": {
948
+ "import": "./agnostic/misc/logs/styles/index.js"
949
+ },
950
+ "./agnostic/misc/lorem-ipsum": {
951
+ "import": "./agnostic/misc/lorem-ipsum/index.js",
952
+ "types": "./agnostic/misc/lorem-ipsum/index.d.ts"
953
+ },
954
+ "./agnostic/misc/lorem-ipsum/index.js": {
955
+ "import": "./agnostic/misc/lorem-ipsum/index.js"
956
+ },
957
+ "./agnostic/misc/normalize-extension": {
958
+ "import": "./agnostic/misc/normalize-extension/index.js",
959
+ "types": "./agnostic/misc/normalize-extension/index.d.ts"
960
+ },
961
+ "./agnostic/misc/normalize-extension/index.js": {
962
+ "import": "./agnostic/misc/normalize-extension/index.js"
963
+ },
964
+ "./agnostic/misc/outcome": {
965
+ "import": "./agnostic/misc/outcome/index.js",
966
+ "types": "./agnostic/misc/outcome/index.d.ts"
967
+ },
968
+ "./agnostic/misc/outcome/index.js": {
969
+ "import": "./agnostic/misc/outcome/index.js"
970
+ },
971
+ "./agnostic/numbers": {
972
+ "import": "./agnostic/numbers/index.js",
973
+ "types": "./agnostic/numbers/index.d.ts"
974
+ },
975
+ "./agnostic/numbers/absolute-modulo": {
976
+ "import": "./agnostic/numbers/absolute-modulo/index.js",
977
+ "types": "./agnostic/numbers/absolute-modulo/index.d.ts"
978
+ },
979
+ "./agnostic/numbers/absolute-modulo/index.js": {
980
+ "import": "./agnostic/numbers/absolute-modulo/index.js"
981
+ },
982
+ "./agnostic/numbers/approximate-rational": {
983
+ "import": "./agnostic/numbers/approximate-rational/index.js",
984
+ "types": "./agnostic/numbers/approximate-rational/index.d.ts"
985
+ },
986
+ "./agnostic/numbers/approximate-rational/index.js": {
987
+ "import": "./agnostic/numbers/approximate-rational/index.js"
988
+ },
989
+ "./agnostic/numbers/clamp": {
990
+ "import": "./agnostic/numbers/clamp/index.js",
991
+ "types": "./agnostic/numbers/clamp/index.d.ts"
992
+ },
993
+ "./agnostic/numbers/clamp/index.js": {
994
+ "import": "./agnostic/numbers/clamp/index.js"
995
+ },
996
+ "./agnostic/numbers/geometric-progressions": {
997
+ "import": "./agnostic/numbers/geometric-progressions/index.js",
998
+ "types": "./agnostic/numbers/geometric-progressions/index.d.ts"
999
+ },
1000
+ "./agnostic/numbers/geometric-progressions/index.js": {
1001
+ "import": "./agnostic/numbers/geometric-progressions/index.js"
1002
+ },
1003
+ "./agnostic/numbers/index.js": {
1004
+ "import": "./agnostic/numbers/index.js"
1005
+ },
1006
+ "./agnostic/numbers/interpolate": {
1007
+ "import": "./agnostic/numbers/interpolate/index.js",
1008
+ "types": "./agnostic/numbers/interpolate/index.d.ts"
1009
+ },
1010
+ "./agnostic/numbers/interpolate/index.js": {
1011
+ "import": "./agnostic/numbers/interpolate/index.js"
1012
+ },
1013
+ "./agnostic/numbers/round": {
1014
+ "import": "./agnostic/numbers/round/index.js",
1015
+ "types": "./agnostic/numbers/round/index.d.ts"
1016
+ },
1017
+ "./agnostic/numbers/round/index.js": {
1018
+ "import": "./agnostic/numbers/round/index.js"
1019
+ },
1020
+ "./agnostic/objects": {
1021
+ "import": "./agnostic/objects/index.js",
1022
+ "types": "./agnostic/objects/index.d.ts"
1023
+ },
1024
+ "./agnostic/objects/deep-get-property": {
1025
+ "import": "./agnostic/objects/deep-get-property/index.js",
1026
+ "types": "./agnostic/objects/deep-get-property/index.d.ts"
1027
+ },
1028
+ "./agnostic/objects/deep-get-property/index.js": {
1029
+ "import": "./agnostic/objects/deep-get-property/index.js"
1030
+ },
1031
+ "./agnostic/objects/enums": {
1032
+ "import": "./agnostic/objects/enums/index.js",
1033
+ "types": "./agnostic/objects/enums/index.d.ts"
1034
+ },
1035
+ "./agnostic/objects/enums/index.js": {
1036
+ "import": "./agnostic/objects/enums/index.js"
1037
+ },
1038
+ "./agnostic/objects/enums/is-in-enum": {
1039
+ "import": "./agnostic/objects/enums/is-in-enum/index.js",
1040
+ "types": "./agnostic/objects/enums/is-in-enum/index.d.ts"
1041
+ },
1042
+ "./agnostic/objects/enums/is-in-enum/index.js": {
1043
+ "import": "./agnostic/objects/enums/is-in-enum/index.js"
1044
+ },
1045
+ "./agnostic/objects/flatten-getters": {
1046
+ "import": "./agnostic/objects/flatten-getters/index.js",
1047
+ "types": "./agnostic/objects/flatten-getters/index.d.ts"
1048
+ },
1049
+ "./agnostic/objects/flatten-getters/index.js": {
1050
+ "import": "./agnostic/objects/flatten-getters/index.js"
1051
+ },
1052
+ "./agnostic/objects/index.js": {
1053
+ "import": "./agnostic/objects/index.js"
1054
+ },
1055
+ "./agnostic/objects/is-object": {
1056
+ "import": "./agnostic/objects/is-object/index.js",
1057
+ "types": "./agnostic/objects/is-object/index.d.ts"
1058
+ },
1059
+ "./agnostic/objects/is-object/index.js": {
1060
+ "import": "./agnostic/objects/is-object/index.js"
1061
+ },
1062
+ "./agnostic/objects/is-record": {
1063
+ "import": "./agnostic/objects/is-record/index.js",
1064
+ "types": "./agnostic/objects/is-record/index.d.ts"
1065
+ },
1066
+ "./agnostic/objects/is-record/index.js": {
1067
+ "import": "./agnostic/objects/is-record/index.js"
1068
+ },
1069
+ "./agnostic/objects/record-format": {
1070
+ "import": "./agnostic/objects/record-format/index.js",
1071
+ "types": "./agnostic/objects/record-format/index.d.ts"
1072
+ },
1073
+ "./agnostic/objects/record-format/index.js": {
1074
+ "import": "./agnostic/objects/record-format/index.js"
1075
+ },
1076
+ "./agnostic/objects/record-map": {
1077
+ "import": "./agnostic/objects/record-map/index.js",
1078
+ "types": "./agnostic/objects/record-map/index.d.ts"
1079
+ },
1080
+ "./agnostic/objects/record-map/index.js": {
1081
+ "import": "./agnostic/objects/record-map/index.js"
1082
+ },
1083
+ "./agnostic/objects/sort-keys": {
1084
+ "import": "./agnostic/objects/sort-keys/index.js",
1085
+ "types": "./agnostic/objects/sort-keys/index.d.ts"
1086
+ },
1087
+ "./agnostic/objects/sort-keys/index.js": {
1088
+ "import": "./agnostic/objects/sort-keys/index.js"
1089
+ },
1090
+ "./agnostic/objects/validation": {
1091
+ "import": "./agnostic/objects/validation/index.js",
1092
+ "types": "./agnostic/objects/validation/index.d.ts"
1093
+ },
1094
+ "./agnostic/objects/validation/index.js": {
1095
+ "import": "./agnostic/objects/validation/index.js"
1096
+ },
1097
+ "./agnostic/optim": {
1098
+ "import": "./agnostic/optim/index.js",
1099
+ "types": "./agnostic/optim/index.d.ts"
1100
+ },
1101
+ "./agnostic/optim/index.js": {
1102
+ "import": "./agnostic/optim/index.js"
1103
+ },
1104
+ "./agnostic/optim/memoize": {
1105
+ "import": "./agnostic/optim/memoize/index.js",
1106
+ "types": "./agnostic/optim/memoize/index.d.ts"
1107
+ },
1108
+ "./agnostic/optim/memoize/index.js": {
1109
+ "import": "./agnostic/optim/memoize/index.js"
1110
+ },
1111
+ "./agnostic/optim/throttle-debounce": {
1112
+ "import": "./agnostic/optim/throttle-debounce/index.js",
1113
+ "types": "./agnostic/optim/throttle-debounce/index.d.ts"
1114
+ },
1115
+ "./agnostic/optim/throttle-debounce/index.js": {
1116
+ "import": "./agnostic/optim/throttle-debounce/index.js"
1117
+ },
1118
+ "./agnostic/random": {
1119
+ "import": "./agnostic/random/index.js",
1120
+ "types": "./agnostic/random/index.d.ts"
1121
+ },
1122
+ "./agnostic/random/hex-char": {
1123
+ "import": "./agnostic/random/hex-char/index.js",
1124
+ "types": "./agnostic/random/hex-char/index.d.ts"
1125
+ },
1126
+ "./agnostic/random/hex-char/index.js": {
1127
+ "import": "./agnostic/random/hex-char/index.js"
1128
+ },
1129
+ "./agnostic/random/index.js": {
1130
+ "import": "./agnostic/random/index.js"
1131
+ },
1132
+ "./agnostic/random/random": {
1133
+ "import": "./agnostic/random/random/index.js",
1134
+ "types": "./agnostic/random/random/index.d.ts"
1135
+ },
1136
+ "./agnostic/random/random/index.js": {
1137
+ "import": "./agnostic/random/random/index.js"
1138
+ },
1139
+ "./agnostic/random/uuid": {
1140
+ "import": "./agnostic/random/uuid/index.js",
1141
+ "types": "./agnostic/random/uuid/index.d.ts"
1142
+ },
1143
+ "./agnostic/random/uuid/index.js": {
1144
+ "import": "./agnostic/random/uuid/index.js"
1145
+ },
1146
+ "./agnostic/regexps": {
1147
+ "import": "./agnostic/regexps/index.js",
1148
+ "types": "./agnostic/regexps/index.d.ts"
1149
+ },
1150
+ "./agnostic/regexps/index.js": {
1151
+ "import": "./agnostic/regexps/index.js"
1152
+ },
1153
+ "./agnostic/sanitization": {
1154
+ "import": "./agnostic/sanitization/index.js",
1155
+ "types": "./agnostic/sanitization/index.d.ts"
1156
+ },
1157
+ "./agnostic/sanitization/file-name": {
1158
+ "import": "./agnostic/sanitization/file-name/index.js",
1159
+ "types": "./agnostic/sanitization/file-name/index.d.ts"
1160
+ },
1161
+ "./agnostic/sanitization/file-name/index.js": {
1162
+ "import": "./agnostic/sanitization/file-name/index.js"
1163
+ },
1164
+ "./agnostic/sanitization/html": {
1165
+ "import": "./agnostic/sanitization/html/index.js",
1166
+ "types": "./agnostic/sanitization/html/index.d.ts"
1167
+ },
1168
+ "./agnostic/sanitization/html/index.js": {
1169
+ "import": "./agnostic/sanitization/html/index.js"
1170
+ },
1171
+ "./agnostic/sanitization/index.js": {
1172
+ "import": "./agnostic/sanitization/index.js"
1173
+ },
1174
+ "./agnostic/sanitization/path": {
1175
+ "import": "./agnostic/sanitization/path/index.js",
1176
+ "types": "./agnostic/sanitization/path/index.d.ts"
1177
+ },
1178
+ "./agnostic/sanitization/path/index.js": {
1179
+ "import": "./agnostic/sanitization/path/index.js"
1180
+ },
1181
+ "./agnostic/sanitization/user-input": {
1182
+ "import": "./agnostic/sanitization/user-input/index.js",
1183
+ "types": "./agnostic/sanitization/user-input/index.d.ts"
1184
+ },
1185
+ "./agnostic/sanitization/user-input/index.js": {
1186
+ "import": "./agnostic/sanitization/user-input/index.js"
1187
+ },
1188
+ "./agnostic/strings": {
1189
+ "import": "./agnostic/strings/index.js",
1190
+ "types": "./agnostic/strings/index.d.ts"
1191
+ },
1192
+ "./agnostic/strings/char-codes": {
1193
+ "import": "./agnostic/strings/char-codes/index.js",
1194
+ "types": "./agnostic/strings/char-codes/index.d.ts"
1195
+ },
1196
+ "./agnostic/strings/char-codes/index.js": {
1197
+ "import": "./agnostic/strings/char-codes/index.js"
1198
+ },
1199
+ "./agnostic/strings/index.js": {
1200
+ "import": "./agnostic/strings/index.js"
1201
+ },
1202
+ "./agnostic/strings/matches": {
1203
+ "import": "./agnostic/strings/matches/index.js",
1204
+ "types": "./agnostic/strings/matches/index.d.ts"
1205
+ },
1206
+ "./agnostic/strings/matches/index.js": {
1207
+ "import": "./agnostic/strings/matches/index.js"
1208
+ },
1209
+ "./agnostic/strings/normalize-indent": {
1210
+ "import": "./agnostic/strings/normalize-indent/index.js",
1211
+ "types": "./agnostic/strings/normalize-indent/index.d.ts"
1212
+ },
1213
+ "./agnostic/strings/normalize-indent/index.js": {
1214
+ "import": "./agnostic/strings/normalize-indent/index.js"
1215
+ },
1216
+ "./agnostic/strings/parse-table": {
1217
+ "import": "./agnostic/strings/parse-table/index.js",
1218
+ "types": "./agnostic/strings/parse-table/index.d.ts"
1219
+ },
1220
+ "./agnostic/strings/parse-table/index.js": {
1221
+ "import": "./agnostic/strings/parse-table/index.js"
1222
+ },
1223
+ "./agnostic/strings/replace-all": {
1224
+ "import": "./agnostic/strings/replace-all/index.js",
1225
+ "types": "./agnostic/strings/replace-all/index.d.ts"
1226
+ },
1227
+ "./agnostic/strings/replace-all/index.js": {
1228
+ "import": "./agnostic/strings/replace-all/index.js"
1229
+ },
1230
+ "./agnostic/strings/to-alphanum": {
1231
+ "import": "./agnostic/strings/to-alphanum/index.js",
1232
+ "types": "./agnostic/strings/to-alphanum/index.d.ts"
1233
+ },
1234
+ "./agnostic/strings/to-alphanum/index.js": {
1235
+ "import": "./agnostic/strings/to-alphanum/index.js"
1236
+ },
1237
+ "./agnostic/strings/trim": {
1238
+ "import": "./agnostic/strings/trim/index.js",
1239
+ "types": "./agnostic/strings/trim/index.d.ts"
1240
+ },
1241
+ "./agnostic/strings/trim/index.js": {
1242
+ "import": "./agnostic/strings/trim/index.js"
1243
+ },
1244
+ "./agnostic/time": {
1245
+ "import": "./agnostic/time/index.js",
1246
+ "types": "./agnostic/time/index.d.ts"
1247
+ },
1248
+ "./agnostic/time/dates": {
1249
+ "import": "./agnostic/time/dates/index.js",
1250
+ "types": "./agnostic/time/dates/index.d.ts"
1251
+ },
1252
+ "./agnostic/time/dates/format-date": {
1253
+ "import": "./agnostic/time/dates/format-date/index.js",
1254
+ "types": "./agnostic/time/dates/format-date/index.d.ts"
1255
+ },
1256
+ "./agnostic/time/dates/format-date/index.js": {
1257
+ "import": "./agnostic/time/dates/format-date/index.js"
1258
+ },
1259
+ "./agnostic/time/dates/index.js": {
1260
+ "import": "./agnostic/time/dates/index.js"
1261
+ },
1262
+ "./agnostic/time/duration": {
1263
+ "import": "./agnostic/time/duration/index.js",
1264
+ "types": "./agnostic/time/duration/index.d.ts"
1265
+ },
1266
+ "./agnostic/time/duration/index.js": {
1267
+ "import": "./agnostic/time/duration/index.js"
1268
+ },
1269
+ "./agnostic/time/index.js": {
1270
+ "import": "./agnostic/time/index.js"
1271
+ },
1272
+ "./agnostic/time/timeout": {
1273
+ "import": "./agnostic/time/timeout/index.js",
1274
+ "types": "./agnostic/time/timeout/index.d.ts"
1275
+ },
1276
+ "./agnostic/time/timeout/index.js": {
1277
+ "import": "./agnostic/time/timeout/index.js"
1278
+ },
1279
+ "./agnostic/time/transitions": {
1280
+ "import": "./agnostic/time/transitions/index.js",
1281
+ "types": "./agnostic/time/transitions/index.d.ts"
1282
+ },
1283
+ "./agnostic/time/transitions/index.js": {
1284
+ "import": "./agnostic/time/transitions/index.js"
1285
+ },
1286
+ "./agnostic/time/wait": {
1287
+ "import": "./agnostic/time/wait/index.js",
1288
+ "types": "./agnostic/time/wait/index.d.ts"
1289
+ },
1290
+ "./agnostic/time/wait/index.js": {
1291
+ "import": "./agnostic/time/wait/index.js"
1292
+ },
1293
+ "./agnostic/typescript": {
1294
+ "import": "./agnostic/typescript/index.js",
1295
+ "types": "./agnostic/typescript/index.d.ts"
1296
+ },
1297
+ "./agnostic/typescript/index.js": {
1298
+ "import": "./agnostic/typescript/index.js"
1299
+ },
1300
+ "./components": {
1301
+ "import": "./components/index.js",
1302
+ "types": "./components/index.d.ts"
1303
+ },
1304
+ "./components/_WIP_AudioQuote": {
1305
+ "import": "./components/_WIP_AudioQuote/index.js",
1306
+ "types": "./components/_WIP_AudioQuote/index.d.ts"
1307
+ },
1308
+ "./components/_WIP_AudioQuote/index.js": {
1309
+ "import": "./components/_WIP_AudioQuote/index.js"
1310
+ },
1311
+ "./components/_WIP_Icon": {
1312
+ "import": "./components/_WIP_Icon/index.js",
1313
+ "types": "./components/_WIP_Icon/index.d.ts"
1314
+ },
1315
+ "./components/_WIP_Icon/index.js": {
1316
+ "import": "./components/_WIP_Icon/index.js"
1317
+ },
1318
+ "./components/Disclaimer": {
1319
+ "import": "./components/Disclaimer/index.js",
1320
+ "types": "./components/Disclaimer/index.d.ts"
1321
+ },
1322
+ "./components/Disclaimer/index.js": {
1323
+ "import": "./components/Disclaimer/index.js"
1324
+ },
1325
+ "./components/Drawer": {
1326
+ "import": "./components/Drawer/index.js",
1327
+ "types": "./components/Drawer/index.d.ts"
1328
+ },
1329
+ "./components/Drawer/index.js": {
1330
+ "import": "./components/Drawer/index.js"
1331
+ },
1332
+ "./components/EventListener": {
1333
+ "import": "./components/EventListener/index.js",
1334
+ "types": "./components/EventListener/index.d.ts"
1335
+ },
1336
+ "./components/EventListener/index.js": {
1337
+ "import": "./components/EventListener/index.js"
1338
+ },
1339
+ "./components/Gallery": {
1340
+ "import": "./components/Gallery/index.js",
1341
+ "types": "./components/Gallery/index.d.ts"
1342
+ },
1343
+ "./components/Gallery/index.js": {
1344
+ "import": "./components/Gallery/index.js"
1345
+ },
1346
+ "./components/Image": {
1347
+ "import": "./components/Image/index.js",
1348
+ "types": "./components/Image/index.d.ts"
1349
+ },
1350
+ "./components/Image/index.js": {
1351
+ "import": "./components/Image/index.js"
1352
+ },
1353
+ "./components/index.js": {
1354
+ "import": "./components/index.js"
1355
+ },
1356
+ "./components/IntersectionObserver": {
1357
+ "import": "./components/IntersectionObserver/index.js",
1358
+ "types": "./components/IntersectionObserver/index.d.ts"
1359
+ },
1360
+ "./components/IntersectionObserver/index.js": {
1361
+ "import": "./components/IntersectionObserver/index.js"
1362
+ },
1363
+ "./components/Paginator": {
1364
+ "import": "./components/Paginator/index.js",
1365
+ "types": "./components/Paginator/index.d.ts"
1366
+ },
1367
+ "./components/Paginator/index.js": {
1368
+ "import": "./components/Paginator/index.js"
1369
+ },
1370
+ "./components/ResizeObserver": {
1371
+ "import": "./components/ResizeObserver/index.js",
1372
+ "types": "./components/ResizeObserver/index.d.ts"
1373
+ },
1374
+ "./components/ResizeObserver/index.js": {
1375
+ "import": "./components/ResizeObserver/index.js"
1376
+ },
1377
+ "./components/Scrllgngn": {
1378
+ "import": "./components/Scrllgngn/index.js",
1379
+ "types": "./components/Scrllgngn/index.d.ts"
1380
+ },
1381
+ "./components/Scrllgngn/index.js": {
1382
+ "import": "./components/Scrllgngn/index.js"
1383
+ },
1384
+ "./components/Sequencer": {
1385
+ "import": "./components/Sequencer/index.js",
1386
+ "types": "./components/Sequencer/index.d.ts"
1387
+ },
1388
+ "./components/Sequencer/index.js": {
1389
+ "import": "./components/Sequencer/index.js"
1390
+ },
1391
+ "./components/ShadowRoot": {
1392
+ "import": "./components/ShadowRoot/index.js",
1393
+ "types": "./components/ShadowRoot/index.d.ts"
1394
+ },
1395
+ "./components/ShadowRoot/index.js": {
1396
+ "import": "./components/ShadowRoot/index.js"
1397
+ },
1398
+ "./components/Subtitles": {
1399
+ "import": "./components/Subtitles/index.js",
1400
+ "types": "./components/Subtitles/index.d.ts"
1401
+ },
1402
+ "./components/Subtitles/index.js": {
1403
+ "import": "./components/Subtitles/index.js"
1404
+ },
1405
+ "./components/Theatre": {
1406
+ "import": "./components/Theatre/index.js",
1407
+ "types": "./components/Theatre/index.d.ts"
1408
+ },
1409
+ "./components/Theatre/index.js": {
1410
+ "import": "./components/Theatre/index.js"
1411
+ },
1412
+ "./components/utils": {
1413
+ "import": "./components/utils/index.js",
1414
+ "types": "./components/utils/index.d.ts"
1415
+ },
1416
+ "./components/utils/index.js": {
1417
+ "import": "./components/utils/index.js"
1418
+ },
1419
+ "./components/Video": {
1420
+ "import": "./components/Video/index.js",
1421
+ "types": "./components/Video/index.d.ts"
1422
+ },
1423
+ "./components/Video/index.js": {
1424
+ "import": "./components/Video/index.js"
1425
+ },
1426
+ "./index.js": {
1427
+ "import": "./index.js"
1428
+ },
1429
+ "./node": {
1430
+ "import": "./node/index.js",
1431
+ "types": "./node/index.d.ts"
1432
+ },
1433
+ "./node/@aws-s3": {
1434
+ "import": "./node/@aws-s3/index.js",
1435
+ "types": "./node/@aws-s3/index.d.ts"
1436
+ },
1437
+ "./node/@aws-s3/index.js": {
1438
+ "import": "./node/@aws-s3/index.js"
1439
+ },
1440
+ "./node/@aws-s3/storage": {
1441
+ "import": "./node/@aws-s3/storage/index.js",
1442
+ "types": "./node/@aws-s3/storage/index.d.ts"
1443
+ },
1444
+ "./node/@aws-s3/storage/directory": {
1445
+ "import": "./node/@aws-s3/storage/directory/index.js",
1446
+ "types": "./node/@aws-s3/storage/directory/index.d.ts"
1447
+ },
1448
+ "./node/@aws-s3/storage/directory/copy-dir": {
1449
+ "import": "./node/@aws-s3/storage/directory/copy-dir/index.js",
1450
+ "types": "./node/@aws-s3/storage/directory/copy-dir/index.d.ts"
1451
+ },
1452
+ "./node/@aws-s3/storage/directory/copy-dir/index.js": {
1453
+ "import": "./node/@aws-s3/storage/directory/copy-dir/index.js"
1454
+ },
1455
+ "./node/@aws-s3/storage/directory/index.js": {
1456
+ "import": "./node/@aws-s3/storage/directory/index.js"
1457
+ },
1458
+ "./node/@aws-s3/storage/directory/list": {
1459
+ "import": "./node/@aws-s3/storage/directory/list/index.js",
1460
+ "types": "./node/@aws-s3/storage/directory/list/index.d.ts"
1461
+ },
1462
+ "./node/@aws-s3/storage/directory/list/index.js": {
1463
+ "import": "./node/@aws-s3/storage/directory/list/index.js"
1464
+ },
1465
+ "./node/@aws-s3/storage/directory/move-dir": {
1466
+ "import": "./node/@aws-s3/storage/directory/move-dir/index.js",
1467
+ "types": "./node/@aws-s3/storage/directory/move-dir/index.d.ts"
1468
+ },
1469
+ "./node/@aws-s3/storage/directory/move-dir/index.js": {
1470
+ "import": "./node/@aws-s3/storage/directory/move-dir/index.js"
1471
+ },
1472
+ "./node/@aws-s3/storage/directory/remove-dir": {
1473
+ "import": "./node/@aws-s3/storage/directory/remove-dir/index.js",
1474
+ "types": "./node/@aws-s3/storage/directory/remove-dir/index.d.ts"
1475
+ },
1476
+ "./node/@aws-s3/storage/directory/remove-dir/index.js": {
1477
+ "import": "./node/@aws-s3/storage/directory/remove-dir/index.js"
1478
+ },
1479
+ "./node/@aws-s3/storage/file": {
1480
+ "import": "./node/@aws-s3/storage/file/index.js",
1481
+ "types": "./node/@aws-s3/storage/file/index.d.ts"
1482
+ },
1483
+ "./node/@aws-s3/storage/file/copy": {
1484
+ "import": "./node/@aws-s3/storage/file/copy/index.js",
1485
+ "types": "./node/@aws-s3/storage/file/copy/index.d.ts"
1486
+ },
1487
+ "./node/@aws-s3/storage/file/copy/index.js": {
1488
+ "import": "./node/@aws-s3/storage/file/copy/index.js"
1489
+ },
1490
+ "./node/@aws-s3/storage/file/download": {
1491
+ "import": "./node/@aws-s3/storage/file/download/index.js",
1492
+ "types": "./node/@aws-s3/storage/file/download/index.d.ts"
1493
+ },
1494
+ "./node/@aws-s3/storage/file/download/index.js": {
1495
+ "import": "./node/@aws-s3/storage/file/download/index.js"
1496
+ },
1497
+ "./node/@aws-s3/storage/file/exists": {
1498
+ "import": "./node/@aws-s3/storage/file/exists/index.js",
1499
+ "types": "./node/@aws-s3/storage/file/exists/index.d.ts"
1500
+ },
1501
+ "./node/@aws-s3/storage/file/exists/index.js": {
1502
+ "import": "./node/@aws-s3/storage/file/exists/index.js"
1503
+ },
1504
+ "./node/@aws-s3/storage/file/index.js": {
1505
+ "import": "./node/@aws-s3/storage/file/index.js"
1506
+ },
1507
+ "./node/@aws-s3/storage/file/move": {
1508
+ "import": "./node/@aws-s3/storage/file/move/index.js",
1509
+ "types": "./node/@aws-s3/storage/file/move/index.d.ts"
1510
+ },
1511
+ "./node/@aws-s3/storage/file/move/index.js": {
1512
+ "import": "./node/@aws-s3/storage/file/move/index.js"
1513
+ },
1514
+ "./node/@aws-s3/storage/file/remove": {
1515
+ "import": "./node/@aws-s3/storage/file/remove/index.js",
1516
+ "types": "./node/@aws-s3/storage/file/remove/index.d.ts"
1517
+ },
1518
+ "./node/@aws-s3/storage/file/remove/index.js": {
1519
+ "import": "./node/@aws-s3/storage/file/remove/index.js"
1520
+ },
1521
+ "./node/@aws-s3/storage/file/stat": {
1522
+ "import": "./node/@aws-s3/storage/file/stat/index.js",
1523
+ "types": "./node/@aws-s3/storage/file/stat/index.d.ts"
1524
+ },
1525
+ "./node/@aws-s3/storage/file/stat/index.js": {
1526
+ "import": "./node/@aws-s3/storage/file/stat/index.js"
1527
+ },
1528
+ "./node/@aws-s3/storage/file/upload": {
1529
+ "import": "./node/@aws-s3/storage/file/upload/index.js",
1530
+ "types": "./node/@aws-s3/storage/file/upload/index.d.ts"
1531
+ },
1532
+ "./node/@aws-s3/storage/file/upload/index.js": {
1533
+ "import": "./node/@aws-s3/storage/file/upload/index.js"
1534
+ },
1535
+ "./node/@aws-s3/storage/index.js": {
1536
+ "import": "./node/@aws-s3/storage/index.js"
1537
+ },
1538
+ "./node/@design-edito": {
1539
+ "import": "./node/@design-edito/index.js",
1540
+ "types": "./node/@design-edito/index.d.ts"
1541
+ },
1542
+ "./node/@design-edito/index.js": {
1543
+ "import": "./node/@design-edito/index.js"
1544
+ },
1545
+ "./node/@express": {
1546
+ "import": "./node/@express/index.js",
1547
+ "types": "./node/@express/index.d.ts"
1548
+ },
1549
+ "./node/@express/@multer": {
1550
+ "import": "./node/@express/@multer/index.js",
1551
+ "types": "./node/@express/@multer/index.d.ts"
1552
+ },
1553
+ "./node/@express/@multer/index.js": {
1554
+ "import": "./node/@express/@multer/index.js"
1555
+ },
1556
+ "./node/@express/index.js": {
1557
+ "import": "./node/@express/index.js"
1558
+ },
1559
+ "./node/@google-cloud": {
1560
+ "import": "./node/@google-cloud/index.js",
1561
+ "types": "./node/@google-cloud/index.d.ts"
1562
+ },
1563
+ "./node/@google-cloud/index.js": {
1564
+ "import": "./node/@google-cloud/index.js"
1565
+ },
1566
+ "./node/@google-cloud/storage": {
1567
+ "import": "./node/@google-cloud/storage/index.js",
1568
+ "types": "./node/@google-cloud/storage/index.d.ts"
1569
+ },
1570
+ "./node/@google-cloud/storage/bucket": {
1571
+ "import": "./node/@google-cloud/storage/bucket/index.js",
1572
+ "types": "./node/@google-cloud/storage/bucket/index.d.ts"
1573
+ },
1574
+ "./node/@google-cloud/storage/bucket/get-metadata": {
1575
+ "import": "./node/@google-cloud/storage/bucket/get-metadata/index.js",
1576
+ "types": "./node/@google-cloud/storage/bucket/get-metadata/index.d.ts"
1577
+ },
1578
+ "./node/@google-cloud/storage/bucket/get-metadata/index.js": {
1579
+ "import": "./node/@google-cloud/storage/bucket/get-metadata/index.js"
1580
+ },
1581
+ "./node/@google-cloud/storage/bucket/index.js": {
1582
+ "import": "./node/@google-cloud/storage/bucket/index.js"
1583
+ },
1584
+ "./node/@google-cloud/storage/directory": {
1585
+ "import": "./node/@google-cloud/storage/directory/index.js",
1586
+ "types": "./node/@google-cloud/storage/directory/index.d.ts"
1587
+ },
1588
+ "./node/@google-cloud/storage/directory/copy-dir": {
1589
+ "import": "./node/@google-cloud/storage/directory/copy-dir/index.js",
1590
+ "types": "./node/@google-cloud/storage/directory/copy-dir/index.d.ts"
1591
+ },
1592
+ "./node/@google-cloud/storage/directory/copy-dir/index.js": {
1593
+ "import": "./node/@google-cloud/storage/directory/copy-dir/index.js"
1594
+ },
1595
+ "./node/@google-cloud/storage/directory/index.js": {
1596
+ "import": "./node/@google-cloud/storage/directory/index.js"
1597
+ },
1598
+ "./node/@google-cloud/storage/directory/list": {
1599
+ "import": "./node/@google-cloud/storage/directory/list/index.js",
1600
+ "types": "./node/@google-cloud/storage/directory/list/index.d.ts"
1601
+ },
1602
+ "./node/@google-cloud/storage/directory/list/index.js": {
1603
+ "import": "./node/@google-cloud/storage/directory/list/index.js"
1604
+ },
1605
+ "./node/@google-cloud/storage/directory/move-dir": {
1606
+ "import": "./node/@google-cloud/storage/directory/move-dir/index.js",
1607
+ "types": "./node/@google-cloud/storage/directory/move-dir/index.d.ts"
1608
+ },
1609
+ "./node/@google-cloud/storage/directory/move-dir/index.js": {
1610
+ "import": "./node/@google-cloud/storage/directory/move-dir/index.js"
1611
+ },
1612
+ "./node/@google-cloud/storage/directory/remove-dir": {
1613
+ "import": "./node/@google-cloud/storage/directory/remove-dir/index.js",
1614
+ "types": "./node/@google-cloud/storage/directory/remove-dir/index.d.ts"
1615
+ },
1616
+ "./node/@google-cloud/storage/directory/remove-dir/index.js": {
1617
+ "import": "./node/@google-cloud/storage/directory/remove-dir/index.js"
1618
+ },
1619
+ "./node/@google-cloud/storage/file": {
1620
+ "import": "./node/@google-cloud/storage/file/index.js",
1621
+ "types": "./node/@google-cloud/storage/file/index.d.ts"
1622
+ },
1623
+ "./node/@google-cloud/storage/file/copy": {
1624
+ "import": "./node/@google-cloud/storage/file/copy/index.js",
1625
+ "types": "./node/@google-cloud/storage/file/copy/index.d.ts"
1626
+ },
1627
+ "./node/@google-cloud/storage/file/copy/index.js": {
1628
+ "import": "./node/@google-cloud/storage/file/copy/index.js"
1629
+ },
1630
+ "./node/@google-cloud/storage/file/download": {
1631
+ "import": "./node/@google-cloud/storage/file/download/index.js",
1632
+ "types": "./node/@google-cloud/storage/file/download/index.d.ts"
1633
+ },
1634
+ "./node/@google-cloud/storage/file/download/index.js": {
1635
+ "import": "./node/@google-cloud/storage/file/download/index.js"
1636
+ },
1637
+ "./node/@google-cloud/storage/file/exists": {
1638
+ "import": "./node/@google-cloud/storage/file/exists/index.js",
1639
+ "types": "./node/@google-cloud/storage/file/exists/index.d.ts"
1640
+ },
1641
+ "./node/@google-cloud/storage/file/exists/index.js": {
1642
+ "import": "./node/@google-cloud/storage/file/exists/index.js"
1643
+ },
1644
+ "./node/@google-cloud/storage/file/generate-signed-url": {
1645
+ "import": "./node/@google-cloud/storage/file/generate-signed-url/index.js",
1646
+ "types": "./node/@google-cloud/storage/file/generate-signed-url/index.d.ts"
1647
+ },
1648
+ "./node/@google-cloud/storage/file/generate-signed-url/index.js": {
1649
+ "import": "./node/@google-cloud/storage/file/generate-signed-url/index.js"
1650
+ },
1651
+ "./node/@google-cloud/storage/file/get-metadata": {
1652
+ "import": "./node/@google-cloud/storage/file/get-metadata/index.js",
1653
+ "types": "./node/@google-cloud/storage/file/get-metadata/index.d.ts"
1654
+ },
1655
+ "./node/@google-cloud/storage/file/get-metadata/index.js": {
1656
+ "import": "./node/@google-cloud/storage/file/get-metadata/index.js"
1657
+ },
1658
+ "./node/@google-cloud/storage/file/get-permissions": {
1659
+ "import": "./node/@google-cloud/storage/file/get-permissions/index.js",
1660
+ "types": "./node/@google-cloud/storage/file/get-permissions/index.d.ts"
1661
+ },
1662
+ "./node/@google-cloud/storage/file/get-permissions/index.js": {
1663
+ "import": "./node/@google-cloud/storage/file/get-permissions/index.js"
1664
+ },
1665
+ "./node/@google-cloud/storage/file/index.js": {
1666
+ "import": "./node/@google-cloud/storage/file/index.js"
1667
+ },
1668
+ "./node/@google-cloud/storage/file/move": {
1669
+ "import": "./node/@google-cloud/storage/file/move/index.js",
1670
+ "types": "./node/@google-cloud/storage/file/move/index.d.ts"
1671
+ },
1672
+ "./node/@google-cloud/storage/file/move/index.js": {
1673
+ "import": "./node/@google-cloud/storage/file/move/index.js"
1674
+ },
1675
+ "./node/@google-cloud/storage/file/remove": {
1676
+ "import": "./node/@google-cloud/storage/file/remove/index.js",
1677
+ "types": "./node/@google-cloud/storage/file/remove/index.d.ts"
1678
+ },
1679
+ "./node/@google-cloud/storage/file/remove/index.js": {
1680
+ "import": "./node/@google-cloud/storage/file/remove/index.js"
1681
+ },
1682
+ "./node/@google-cloud/storage/file/revoke-signed-urls": {
1683
+ "import": "./node/@google-cloud/storage/file/revoke-signed-urls/index.js",
1684
+ "types": "./node/@google-cloud/storage/file/revoke-signed-urls/index.d.ts"
1685
+ },
1686
+ "./node/@google-cloud/storage/file/revoke-signed-urls/index.js": {
1687
+ "import": "./node/@google-cloud/storage/file/revoke-signed-urls/index.js"
1688
+ },
1689
+ "./node/@google-cloud/storage/file/stat": {
1690
+ "import": "./node/@google-cloud/storage/file/stat/index.js",
1691
+ "types": "./node/@google-cloud/storage/file/stat/index.d.ts"
1692
+ },
1693
+ "./node/@google-cloud/storage/file/stat/index.js": {
1694
+ "import": "./node/@google-cloud/storage/file/stat/index.js"
1695
+ },
1696
+ "./node/@google-cloud/storage/file/update-metadata": {
1697
+ "import": "./node/@google-cloud/storage/file/update-metadata/index.js",
1698
+ "types": "./node/@google-cloud/storage/file/update-metadata/index.d.ts"
1699
+ },
1700
+ "./node/@google-cloud/storage/file/update-metadata/index.js": {
1701
+ "import": "./node/@google-cloud/storage/file/update-metadata/index.js"
1702
+ },
1703
+ "./node/@google-cloud/storage/file/upload": {
1704
+ "import": "./node/@google-cloud/storage/file/upload/index.js",
1705
+ "types": "./node/@google-cloud/storage/file/upload/index.d.ts"
1706
+ },
1707
+ "./node/@google-cloud/storage/file/upload/index.js": {
1708
+ "import": "./node/@google-cloud/storage/file/upload/index.js"
1709
+ },
1710
+ "./node/@google-cloud/storage/index.js": {
1711
+ "import": "./node/@google-cloud/storage/index.js"
1712
+ },
1713
+ "./node/cloud-storage": {
1714
+ "import": "./node/cloud-storage/index.js",
1715
+ "types": "./node/cloud-storage/index.d.ts"
1716
+ },
1717
+ "./node/cloud-storage/clients": {
1718
+ "import": "./node/cloud-storage/clients/index.js",
1719
+ "types": "./node/cloud-storage/clients/index.d.ts"
1720
+ },
1721
+ "./node/cloud-storage/clients/index.js": {
1722
+ "import": "./node/cloud-storage/clients/index.js"
1723
+ },
1724
+ "./node/cloud-storage/index.js": {
1725
+ "import": "./node/cloud-storage/index.js"
1726
+ },
1727
+ "./node/cloud-storage/operations": {
1728
+ "import": "./node/cloud-storage/operations/index.js",
1729
+ "types": "./node/cloud-storage/operations/index.d.ts"
1730
+ },
1731
+ "./node/cloud-storage/operations/copy-dir": {
1732
+ "import": "./node/cloud-storage/operations/copy-dir/index.js",
1733
+ "types": "./node/cloud-storage/operations/copy-dir/index.d.ts"
1734
+ },
1735
+ "./node/cloud-storage/operations/copy-dir/index.js": {
1736
+ "import": "./node/cloud-storage/operations/copy-dir/index.js"
1737
+ },
1738
+ "./node/cloud-storage/operations/copy-file": {
1739
+ "import": "./node/cloud-storage/operations/copy-file/index.js",
1740
+ "types": "./node/cloud-storage/operations/copy-file/index.d.ts"
1741
+ },
1742
+ "./node/cloud-storage/operations/copy-file/index.js": {
1743
+ "import": "./node/cloud-storage/operations/copy-file/index.js"
1744
+ },
1745
+ "./node/cloud-storage/operations/download-file": {
1746
+ "import": "./node/cloud-storage/operations/download-file/index.js",
1747
+ "types": "./node/cloud-storage/operations/download-file/index.d.ts"
1748
+ },
1749
+ "./node/cloud-storage/operations/download-file/index.js": {
1750
+ "import": "./node/cloud-storage/operations/download-file/index.js"
1751
+ },
1752
+ "./node/cloud-storage/operations/exists-file": {
1753
+ "import": "./node/cloud-storage/operations/exists-file/index.js",
1754
+ "types": "./node/cloud-storage/operations/exists-file/index.d.ts"
1755
+ },
1756
+ "./node/cloud-storage/operations/exists-file/index.js": {
1757
+ "import": "./node/cloud-storage/operations/exists-file/index.js"
1758
+ },
1759
+ "./node/cloud-storage/operations/index.js": {
1760
+ "import": "./node/cloud-storage/operations/index.js"
1761
+ },
1762
+ "./node/cloud-storage/operations/list-dir": {
1763
+ "import": "./node/cloud-storage/operations/list-dir/index.js",
1764
+ "types": "./node/cloud-storage/operations/list-dir/index.d.ts"
1765
+ },
1766
+ "./node/cloud-storage/operations/list-dir/index.js": {
1767
+ "import": "./node/cloud-storage/operations/list-dir/index.js"
1768
+ },
1769
+ "./node/cloud-storage/operations/move-dir": {
1770
+ "import": "./node/cloud-storage/operations/move-dir/index.js",
1771
+ "types": "./node/cloud-storage/operations/move-dir/index.d.ts"
1772
+ },
1773
+ "./node/cloud-storage/operations/move-dir/index.js": {
1774
+ "import": "./node/cloud-storage/operations/move-dir/index.js"
1775
+ },
1776
+ "./node/cloud-storage/operations/move-file": {
1777
+ "import": "./node/cloud-storage/operations/move-file/index.js",
1778
+ "types": "./node/cloud-storage/operations/move-file/index.d.ts"
1779
+ },
1780
+ "./node/cloud-storage/operations/move-file/index.js": {
1781
+ "import": "./node/cloud-storage/operations/move-file/index.js"
1782
+ },
1783
+ "./node/cloud-storage/operations/remove-dir": {
1784
+ "import": "./node/cloud-storage/operations/remove-dir/index.js",
1785
+ "types": "./node/cloud-storage/operations/remove-dir/index.d.ts"
1786
+ },
1787
+ "./node/cloud-storage/operations/remove-dir/index.js": {
1788
+ "import": "./node/cloud-storage/operations/remove-dir/index.js"
1789
+ },
1790
+ "./node/cloud-storage/operations/remove-file": {
1791
+ "import": "./node/cloud-storage/operations/remove-file/index.js",
1792
+ "types": "./node/cloud-storage/operations/remove-file/index.d.ts"
1793
+ },
1794
+ "./node/cloud-storage/operations/remove-file/index.js": {
1795
+ "import": "./node/cloud-storage/operations/remove-file/index.js"
1796
+ },
1797
+ "./node/cloud-storage/operations/stat-file": {
1798
+ "import": "./node/cloud-storage/operations/stat-file/index.js",
1799
+ "types": "./node/cloud-storage/operations/stat-file/index.d.ts"
1800
+ },
1801
+ "./node/cloud-storage/operations/stat-file/index.js": {
1802
+ "import": "./node/cloud-storage/operations/stat-file/index.js"
1803
+ },
1804
+ "./node/cloud-storage/operations/upload-file": {
1805
+ "import": "./node/cloud-storage/operations/upload-file/index.js",
1806
+ "types": "./node/cloud-storage/operations/upload-file/index.d.ts"
1807
+ },
1808
+ "./node/cloud-storage/operations/upload-file/index.js": {
1809
+ "import": "./node/cloud-storage/operations/upload-file/index.js"
1810
+ },
1811
+ "./node/encryption": {
1812
+ "import": "./node/encryption/index.js",
1813
+ "types": "./node/encryption/index.d.ts"
1814
+ },
1815
+ "./node/encryption/@aes-256-gcm": {
1816
+ "import": "./node/encryption/@aes-256-gcm/index.js",
1817
+ "types": "./node/encryption/@aes-256-gcm/index.d.ts"
1818
+ },
1819
+ "./node/encryption/@aes-256-gcm/buffer": {
1820
+ "import": "./node/encryption/@aes-256-gcm/buffer/index.js",
1821
+ "types": "./node/encryption/@aes-256-gcm/buffer/index.d.ts"
1822
+ },
1823
+ "./node/encryption/@aes-256-gcm/buffer/index.js": {
1824
+ "import": "./node/encryption/@aes-256-gcm/buffer/index.js"
1825
+ },
1826
+ "./node/encryption/@aes-256-gcm/index.js": {
1827
+ "import": "./node/encryption/@aes-256-gcm/index.js"
1828
+ },
1829
+ "./node/encryption/@aes-256-gcm/uint8-array": {
1830
+ "import": "./node/encryption/@aes-256-gcm/uint8-array/index.js",
1831
+ "types": "./node/encryption/@aes-256-gcm/uint8-array/index.d.ts"
1832
+ },
1833
+ "./node/encryption/@aes-256-gcm/uint8-array/index.js": {
1834
+ "import": "./node/encryption/@aes-256-gcm/uint8-array/index.js"
1835
+ },
1836
+ "./node/encryption/index.js": {
1837
+ "import": "./node/encryption/index.js"
1838
+ },
1839
+ "./node/encryption/key": {
1840
+ "import": "./node/encryption/key/index.js",
1841
+ "types": "./node/encryption/key/index.d.ts"
1842
+ },
1843
+ "./node/encryption/key/index.js": {
1844
+ "import": "./node/encryption/key/index.js"
1845
+ },
1846
+ "./node/files": {
1847
+ "import": "./node/files/index.js",
1848
+ "types": "./node/files/index.d.ts"
1849
+ },
1850
+ "./node/files/index.js": {
1851
+ "import": "./node/files/index.js"
1852
+ },
1853
+ "./node/files/is-in-directory": {
1854
+ "import": "./node/files/is-in-directory/index.js",
1855
+ "types": "./node/files/is-in-directory/index.d.ts"
1856
+ },
1857
+ "./node/files/is-in-directory/index.js": {
1858
+ "import": "./node/files/is-in-directory/index.js"
1859
+ },
1860
+ "./node/files/read-write": {
1861
+ "import": "./node/files/read-write/index.js",
1862
+ "types": "./node/files/read-write/index.d.ts"
1863
+ },
1864
+ "./node/files/read-write/index.js": {
1865
+ "import": "./node/files/read-write/index.js"
1866
+ },
1867
+ "./node/files/subpaths": {
1868
+ "import": "./node/files/subpaths/index.js",
1869
+ "types": "./node/files/subpaths/index.d.ts"
1870
+ },
1871
+ "./node/files/subpaths/index.js": {
1872
+ "import": "./node/files/subpaths/index.js"
1873
+ },
1874
+ "./node/ftps": {
1875
+ "import": "./node/ftps/index.js",
1876
+ "types": "./node/ftps/index.d.ts"
1877
+ },
1878
+ "./node/ftps/directory": {
1879
+ "import": "./node/ftps/directory/index.js",
1880
+ "types": "./node/ftps/directory/index.d.ts"
1881
+ },
1882
+ "./node/ftps/directory/copy-dir": {
1883
+ "import": "./node/ftps/directory/copy-dir/index.js",
1884
+ "types": "./node/ftps/directory/copy-dir/index.d.ts"
1885
+ },
1886
+ "./node/ftps/directory/copy-dir/index.js": {
1887
+ "import": "./node/ftps/directory/copy-dir/index.js"
1888
+ },
1889
+ "./node/ftps/directory/index.js": {
1890
+ "import": "./node/ftps/directory/index.js"
1891
+ },
1892
+ "./node/ftps/directory/list": {
1893
+ "import": "./node/ftps/directory/list/index.js",
1894
+ "types": "./node/ftps/directory/list/index.d.ts"
1895
+ },
1896
+ "./node/ftps/directory/list/index.js": {
1897
+ "import": "./node/ftps/directory/list/index.js"
1898
+ },
1899
+ "./node/ftps/directory/move-dir": {
1900
+ "import": "./node/ftps/directory/move-dir/index.js",
1901
+ "types": "./node/ftps/directory/move-dir/index.d.ts"
1902
+ },
1903
+ "./node/ftps/directory/move-dir/index.js": {
1904
+ "import": "./node/ftps/directory/move-dir/index.js"
1905
+ },
1906
+ "./node/ftps/directory/remove-dir": {
1907
+ "import": "./node/ftps/directory/remove-dir/index.js",
1908
+ "types": "./node/ftps/directory/remove-dir/index.d.ts"
1909
+ },
1910
+ "./node/ftps/directory/remove-dir/index.js": {
1911
+ "import": "./node/ftps/directory/remove-dir/index.js"
1912
+ },
1913
+ "./node/ftps/file": {
1914
+ "import": "./node/ftps/file/index.js",
1915
+ "types": "./node/ftps/file/index.d.ts"
1916
+ },
1917
+ "./node/ftps/file/copy": {
1918
+ "import": "./node/ftps/file/copy/index.js",
1919
+ "types": "./node/ftps/file/copy/index.d.ts"
1920
+ },
1921
+ "./node/ftps/file/copy/index.js": {
1922
+ "import": "./node/ftps/file/copy/index.js"
1923
+ },
1924
+ "./node/ftps/file/download": {
1925
+ "import": "./node/ftps/file/download/index.js",
1926
+ "types": "./node/ftps/file/download/index.d.ts"
1927
+ },
1928
+ "./node/ftps/file/download/index.js": {
1929
+ "import": "./node/ftps/file/download/index.js"
1930
+ },
1931
+ "./node/ftps/file/exists": {
1932
+ "import": "./node/ftps/file/exists/index.js",
1933
+ "types": "./node/ftps/file/exists/index.d.ts"
1934
+ },
1935
+ "./node/ftps/file/exists/index.js": {
1936
+ "import": "./node/ftps/file/exists/index.js"
1937
+ },
1938
+ "./node/ftps/file/index.js": {
1939
+ "import": "./node/ftps/file/index.js"
1940
+ },
1941
+ "./node/ftps/file/move": {
1942
+ "import": "./node/ftps/file/move/index.js",
1943
+ "types": "./node/ftps/file/move/index.d.ts"
1944
+ },
1945
+ "./node/ftps/file/move/index.js": {
1946
+ "import": "./node/ftps/file/move/index.js"
1947
+ },
1948
+ "./node/ftps/file/remove": {
1949
+ "import": "./node/ftps/file/remove/index.js",
1950
+ "types": "./node/ftps/file/remove/index.d.ts"
1951
+ },
1952
+ "./node/ftps/file/remove/index.js": {
1953
+ "import": "./node/ftps/file/remove/index.js"
1954
+ },
1955
+ "./node/ftps/file/stat": {
1956
+ "import": "./node/ftps/file/stat/index.js",
1957
+ "types": "./node/ftps/file/stat/index.d.ts"
1958
+ },
1959
+ "./node/ftps/file/stat/index.js": {
1960
+ "import": "./node/ftps/file/stat/index.js"
1961
+ },
1962
+ "./node/ftps/file/upload": {
1963
+ "import": "./node/ftps/file/upload/index.js",
1964
+ "types": "./node/ftps/file/upload/index.d.ts"
1965
+ },
1966
+ "./node/ftps/file/upload/index.js": {
1967
+ "import": "./node/ftps/file/upload/index.js"
1968
+ },
1969
+ "./node/ftps/index.js": {
1970
+ "import": "./node/ftps/index.js"
1971
+ },
1972
+ "./node/images": {
1973
+ "import": "./node/images/index.js",
1974
+ "types": "./node/images/index.d.ts"
1975
+ },
1976
+ "./node/images/create": {
1977
+ "import": "./node/images/create/index.js",
1978
+ "types": "./node/images/create/index.d.ts"
1979
+ },
1980
+ "./node/images/create/index.js": {
1981
+ "import": "./node/images/create/index.js"
1982
+ },
1983
+ "./node/images/format": {
1984
+ "import": "./node/images/format/index.js",
1985
+ "types": "./node/images/format/index.d.ts"
1986
+ },
1987
+ "./node/images/format/index.js": {
1988
+ "import": "./node/images/format/index.js"
1989
+ },
1990
+ "./node/images/index.js": {
1991
+ "import": "./node/images/index.js"
1992
+ },
1993
+ "./node/images/metadata": {
1994
+ "import": "./node/images/metadata/index.js",
1995
+ "types": "./node/images/metadata/index.d.ts"
1996
+ },
1997
+ "./node/images/metadata/index.js": {
1998
+ "import": "./node/images/metadata/index.js"
1999
+ },
2000
+ "./node/images/transform": {
2001
+ "import": "./node/images/transform/index.js",
2002
+ "types": "./node/images/transform/index.d.ts"
2003
+ },
2004
+ "./node/images/transform/index.js": {
2005
+ "import": "./node/images/transform/index.js"
2006
+ },
2007
+ "./node/images/transform/operations": {
2008
+ "import": "./node/images/transform/operations/index.js",
2009
+ "types": "./node/images/transform/operations/index.d.ts"
2010
+ },
2011
+ "./node/images/transform/operations/blur": {
2012
+ "import": "./node/images/transform/operations/blur/index.js",
2013
+ "types": "./node/images/transform/operations/blur/index.d.ts"
2014
+ },
2015
+ "./node/images/transform/operations/blur/index.js": {
2016
+ "import": "./node/images/transform/operations/blur/index.js"
2017
+ },
2018
+ "./node/images/transform/operations/brighten": {
2019
+ "import": "./node/images/transform/operations/brighten/index.js",
2020
+ "types": "./node/images/transform/operations/brighten/index.d.ts"
2021
+ },
2022
+ "./node/images/transform/operations/brighten/index.js": {
2023
+ "import": "./node/images/transform/operations/brighten/index.js"
2024
+ },
2025
+ "./node/images/transform/operations/extend": {
2026
+ "import": "./node/images/transform/operations/extend/index.js",
2027
+ "types": "./node/images/transform/operations/extend/index.d.ts"
2028
+ },
2029
+ "./node/images/transform/operations/extend/index.js": {
2030
+ "import": "./node/images/transform/operations/extend/index.js"
2031
+ },
2032
+ "./node/images/transform/operations/extract": {
2033
+ "import": "./node/images/transform/operations/extract/index.js",
2034
+ "types": "./node/images/transform/operations/extract/index.d.ts"
2035
+ },
2036
+ "./node/images/transform/operations/extract/index.js": {
2037
+ "import": "./node/images/transform/operations/extract/index.js"
2038
+ },
2039
+ "./node/images/transform/operations/flatten": {
2040
+ "import": "./node/images/transform/operations/flatten/index.js",
2041
+ "types": "./node/images/transform/operations/flatten/index.d.ts"
2042
+ },
2043
+ "./node/images/transform/operations/flatten/index.js": {
2044
+ "import": "./node/images/transform/operations/flatten/index.js"
2045
+ },
2046
+ "./node/images/transform/operations/flip": {
2047
+ "import": "./node/images/transform/operations/flip/index.js",
2048
+ "types": "./node/images/transform/operations/flip/index.d.ts"
2049
+ },
2050
+ "./node/images/transform/operations/flip/index.js": {
2051
+ "import": "./node/images/transform/operations/flip/index.js"
2052
+ },
2053
+ "./node/images/transform/operations/flop": {
2054
+ "import": "./node/images/transform/operations/flop/index.js",
2055
+ "types": "./node/images/transform/operations/flop/index.d.ts"
2056
+ },
2057
+ "./node/images/transform/operations/flop/index.js": {
2058
+ "import": "./node/images/transform/operations/flop/index.js"
2059
+ },
2060
+ "./node/images/transform/operations/hue": {
2061
+ "import": "./node/images/transform/operations/hue/index.js",
2062
+ "types": "./node/images/transform/operations/hue/index.d.ts"
2063
+ },
2064
+ "./node/images/transform/operations/hue/index.js": {
2065
+ "import": "./node/images/transform/operations/hue/index.js"
2066
+ },
2067
+ "./node/images/transform/operations/index.js": {
2068
+ "import": "./node/images/transform/operations/index.js"
2069
+ },
2070
+ "./node/images/transform/operations/level": {
2071
+ "import": "./node/images/transform/operations/level/index.js",
2072
+ "types": "./node/images/transform/operations/level/index.d.ts"
2073
+ },
2074
+ "./node/images/transform/operations/level/index.js": {
2075
+ "import": "./node/images/transform/operations/level/index.js"
2076
+ },
2077
+ "./node/images/transform/operations/lighten": {
2078
+ "import": "./node/images/transform/operations/lighten/index.js",
2079
+ "types": "./node/images/transform/operations/lighten/index.d.ts"
2080
+ },
2081
+ "./node/images/transform/operations/lighten/index.js": {
2082
+ "import": "./node/images/transform/operations/lighten/index.js"
2083
+ },
2084
+ "./node/images/transform/operations/normalize": {
2085
+ "import": "./node/images/transform/operations/normalize/index.js",
2086
+ "types": "./node/images/transform/operations/normalize/index.d.ts"
2087
+ },
2088
+ "./node/images/transform/operations/normalize/index.js": {
2089
+ "import": "./node/images/transform/operations/normalize/index.js"
2090
+ },
2091
+ "./node/images/transform/operations/overlay": {
2092
+ "import": "./node/images/transform/operations/overlay/index.js",
2093
+ "types": "./node/images/transform/operations/overlay/index.d.ts"
2094
+ },
2095
+ "./node/images/transform/operations/overlay/index.js": {
2096
+ "import": "./node/images/transform/operations/overlay/index.js"
2097
+ },
2098
+ "./node/images/transform/operations/resize": {
2099
+ "import": "./node/images/transform/operations/resize/index.js",
2100
+ "types": "./node/images/transform/operations/resize/index.d.ts"
2101
+ },
2102
+ "./node/images/transform/operations/resize/index.js": {
2103
+ "import": "./node/images/transform/operations/resize/index.js"
2104
+ },
2105
+ "./node/images/transform/operations/rotate": {
2106
+ "import": "./node/images/transform/operations/rotate/index.js",
2107
+ "types": "./node/images/transform/operations/rotate/index.d.ts"
2108
+ },
2109
+ "./node/images/transform/operations/rotate/index.js": {
2110
+ "import": "./node/images/transform/operations/rotate/index.js"
2111
+ },
2112
+ "./node/images/transform/operations/saturate": {
2113
+ "import": "./node/images/transform/operations/saturate/index.js",
2114
+ "types": "./node/images/transform/operations/saturate/index.d.ts"
2115
+ },
2116
+ "./node/images/transform/operations/saturate/index.js": {
2117
+ "import": "./node/images/transform/operations/saturate/index.js"
2118
+ },
2119
+ "./node/images/utils": {
2120
+ "import": "./node/images/utils/index.js",
2121
+ "types": "./node/images/utils/index.d.ts"
2122
+ },
2123
+ "./node/images/utils/index.js": {
2124
+ "import": "./node/images/utils/index.js"
2125
+ },
2126
+ "./node/index.js": {
2127
+ "import": "./node/index.js"
2128
+ },
2129
+ "./node/process": {
2130
+ "import": "./node/process/index.js",
2131
+ "types": "./node/process/index.d.ts"
2132
+ },
2133
+ "./node/process/index.js": {
2134
+ "import": "./node/process/index.js"
2135
+ },
2136
+ "./node/process/on-exit": {
2137
+ "import": "./node/process/on-exit/index.js",
2138
+ "types": "./node/process/on-exit/index.d.ts"
2139
+ },
2140
+ "./node/process/on-exit/index.js": {
2141
+ "import": "./node/process/on-exit/index.js"
2142
+ },
2143
+ "./node/process/prompt-continue": {
2144
+ "import": "./node/process/prompt-continue/index.js",
2145
+ "types": "./node/process/prompt-continue/index.d.ts"
2146
+ },
2147
+ "./node/process/prompt-continue/index.js": {
2148
+ "import": "./node/process/prompt-continue/index.js"
2149
+ },
2150
+ "./node/process/spawner": {
2151
+ "import": "./node/process/spawner/index.js",
2152
+ "types": "./node/process/spawner/index.d.ts"
2153
+ },
2154
+ "./node/process/spawner/index.js": {
2155
+ "import": "./node/process/spawner/index.js"
2156
+ },
2157
+ "./node/sftp": {
2158
+ "import": "./node/sftp/index.js",
2159
+ "types": "./node/sftp/index.d.ts"
2160
+ },
2161
+ "./node/sftp/directory": {
2162
+ "import": "./node/sftp/directory/index.js",
2163
+ "types": "./node/sftp/directory/index.d.ts"
2164
+ },
2165
+ "./node/sftp/directory/copy-dir": {
2166
+ "import": "./node/sftp/directory/copy-dir/index.js",
2167
+ "types": "./node/sftp/directory/copy-dir/index.d.ts"
2168
+ },
2169
+ "./node/sftp/directory/copy-dir/index.js": {
2170
+ "import": "./node/sftp/directory/copy-dir/index.js"
2171
+ },
2172
+ "./node/sftp/directory/index.js": {
2173
+ "import": "./node/sftp/directory/index.js"
2174
+ },
2175
+ "./node/sftp/directory/list": {
2176
+ "import": "./node/sftp/directory/list/index.js",
2177
+ "types": "./node/sftp/directory/list/index.d.ts"
2178
+ },
2179
+ "./node/sftp/directory/list/index.js": {
2180
+ "import": "./node/sftp/directory/list/index.js"
2181
+ },
2182
+ "./node/sftp/directory/move-dir": {
2183
+ "import": "./node/sftp/directory/move-dir/index.js",
2184
+ "types": "./node/sftp/directory/move-dir/index.d.ts"
2185
+ },
2186
+ "./node/sftp/directory/move-dir/index.js": {
2187
+ "import": "./node/sftp/directory/move-dir/index.js"
2188
+ },
2189
+ "./node/sftp/directory/remove-dir": {
2190
+ "import": "./node/sftp/directory/remove-dir/index.js",
2191
+ "types": "./node/sftp/directory/remove-dir/index.d.ts"
2192
+ },
2193
+ "./node/sftp/directory/remove-dir/index.js": {
2194
+ "import": "./node/sftp/directory/remove-dir/index.js"
2195
+ },
2196
+ "./node/sftp/file": {
2197
+ "import": "./node/sftp/file/index.js",
2198
+ "types": "./node/sftp/file/index.d.ts"
2199
+ },
2200
+ "./node/sftp/file/copy": {
2201
+ "import": "./node/sftp/file/copy/index.js",
2202
+ "types": "./node/sftp/file/copy/index.d.ts"
2203
+ },
2204
+ "./node/sftp/file/copy/index.js": {
2205
+ "import": "./node/sftp/file/copy/index.js"
2206
+ },
2207
+ "./node/sftp/file/download": {
2208
+ "import": "./node/sftp/file/download/index.js",
2209
+ "types": "./node/sftp/file/download/index.d.ts"
2210
+ },
2211
+ "./node/sftp/file/download/index.js": {
2212
+ "import": "./node/sftp/file/download/index.js"
2213
+ },
2214
+ "./node/sftp/file/exists": {
2215
+ "import": "./node/sftp/file/exists/index.js",
2216
+ "types": "./node/sftp/file/exists/index.d.ts"
2217
+ },
2218
+ "./node/sftp/file/exists/index.js": {
2219
+ "import": "./node/sftp/file/exists/index.js"
2220
+ },
2221
+ "./node/sftp/file/index.js": {
2222
+ "import": "./node/sftp/file/index.js"
2223
+ },
2224
+ "./node/sftp/file/move": {
2225
+ "import": "./node/sftp/file/move/index.js",
2226
+ "types": "./node/sftp/file/move/index.d.ts"
2227
+ },
2228
+ "./node/sftp/file/move/index.js": {
2229
+ "import": "./node/sftp/file/move/index.js"
2230
+ },
2231
+ "./node/sftp/file/remove": {
2232
+ "import": "./node/sftp/file/remove/index.js",
2233
+ "types": "./node/sftp/file/remove/index.d.ts"
2234
+ },
2235
+ "./node/sftp/file/remove/index.js": {
2236
+ "import": "./node/sftp/file/remove/index.js"
2237
+ },
2238
+ "./node/sftp/file/stat": {
2239
+ "import": "./node/sftp/file/stat/index.js",
2240
+ "types": "./node/sftp/file/stat/index.d.ts"
2241
+ },
2242
+ "./node/sftp/file/stat/index.js": {
2243
+ "import": "./node/sftp/file/stat/index.js"
2244
+ },
2245
+ "./node/sftp/file/upload": {
2246
+ "import": "./node/sftp/file/upload/index.js",
2247
+ "types": "./node/sftp/file/upload/index.d.ts"
2248
+ },
2249
+ "./node/sftp/file/upload/index.js": {
2250
+ "import": "./node/sftp/file/upload/index.js"
2251
+ },
2252
+ "./node/sftp/index.js": {
2253
+ "import": "./node/sftp/index.js"
2254
+ }
2255
+ },
14
2256
  "dependencies": {
15
- "@aws-sdk/client-s3": "^3.982.0",
16
- "@aws-sdk/lib-storage": "^3.982.0",
17
- "@google-cloud/storage": "^7.18.0",
18
- "@inquirer/prompts": "^8.2.0",
2257
+ "@aws-sdk/client-s3": "^3.999.0",
2258
+ "@aws-sdk/lib-storage": "^3.999.0",
2259
+ "@google-cloud/storage": "^7.19.0",
2260
+ "@inquirer/prompts": "^8.3.0",
19
2261
  "ansi-regex": "^6.2.2",
20
2262
  "archiver": "^7.0.1",
21
2263
  "basic-ftp": "^5.1.0",
22
2264
  "chalk": "^5.6.2",
23
2265
  "express": "^5.2.1",
24
2266
  "multer": "^2.0.0",
2267
+ "preact-render-to-string": "^6.6.6",
25
2268
  "quantize": "^1.0.2",
26
2269
  "react": "^19.2.4",
27
2270
  "react-dom": "^19.2.4",
@@ -38,27 +2281,35 @@
38
2281
  "@testing-library/react": "^16.3.2",
39
2282
  "@types/archiver": "^7.0.0",
40
2283
  "@types/express": "^5.0.6",
41
- "@types/jsdom": "^27.0.0",
2284
+ "@types/jsdom": "^28.0.0",
42
2285
  "@types/multer": "^2.0.0",
43
- "@types/node": "^25.2.0",
2286
+ "@types/node": "^25.3.2",
44
2287
  "@types/prompts": "^2.4.9",
45
2288
  "@types/quantize": "^1.0.2",
46
- "@types/react": "^19.2.11",
2289
+ "@types/react": "^19.2.14",
47
2290
  "@types/react-dom": "^19.2.3",
48
2291
  "@types/semver": "^7.7.1",
49
2292
  "@types/sharp": "^0.31.1",
50
2293
  "@types/ssh2-sftp-client": "^9.0.6",
2294
+ "@typescript-eslint/eslint-plugin": "^6.21.0",
2295
+ "@typescript-eslint/parser": "^6.21.0",
51
2296
  "@vitejs/plugin-react": "^5.1.3",
52
2297
  "change-case": "^5.4.4",
53
2298
  "chokidar-cli": "^3.0.0",
54
2299
  "concurrently": "^9.2.1",
55
- "esbuild": "^0.27.2",
56
- "jsdom": "^28.0.0",
2300
+ "esbuild": "^0.27.3",
2301
+ "eslint": "^8.44.0",
2302
+ "eslint-config-standard-with-typescript": "^43.0.1",
2303
+ "eslint-plugin-import": "^2.32.0",
2304
+ "eslint-plugin-n": "^16.2.0",
2305
+ "eslint-plugin-promise": "^6.1.1",
2306
+ "jsdom": "^28.1.0",
57
2307
  "prompts": "^2.4.2",
58
- "puppeteer": "^24.36.1",
59
- "semver": "^7.7.3",
60
- "simple-git": "^3.30.0",
61
- "typescript": "^5.9.3",
2308
+ "puppeteer": "^24.37.5",
2309
+ "semver": "^7.7.4",
2310
+ "simple-git": "^3.32.3",
2311
+ "standard": "^17.1.2",
2312
+ "typescript": "^5.3.3",
62
2313
  "vitest": "^4.0.18"
63
2314
  }
64
2315
  }