@design-edito/tools 0.1.47 → 0.1.49

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (106) hide show
  1. package/agnostic/arrays/index.js +19 -0
  2. package/agnostic/arrays/random-pick/index.js +6 -6
  3. package/agnostic/css/bem/index.js +2 -2
  4. package/agnostic/css/index.js +14 -176
  5. package/agnostic/css/styles-set/index.js +20 -0
  6. package/agnostic/errors/index.js +2 -2
  7. package/agnostic/html/hyper-json/cast/index.js +5 -5
  8. package/agnostic/html/hyper-json/index.js +6 -6
  9. package/agnostic/html/hyper-json/smart-tags/coalesced/add/index.js +5 -5
  10. package/agnostic/html/hyper-json/smart-tags/coalesced/addclass/index.js +5 -5
  11. package/agnostic/html/hyper-json/smart-tags/coalesced/and/index.js +5 -5
  12. package/agnostic/html/hyper-json/smart-tags/coalesced/append/index.js +5 -5
  13. package/agnostic/html/hyper-json/smart-tags/coalesced/at/index.js +5 -5
  14. package/agnostic/html/hyper-json/smart-tags/coalesced/call/index.js +5 -5
  15. package/agnostic/html/hyper-json/smart-tags/coalesced/clone/index.js +5 -5
  16. package/agnostic/html/hyper-json/smart-tags/coalesced/deleteproperties/index.js +5 -5
  17. package/agnostic/html/hyper-json/smart-tags/coalesced/equals/index.js +5 -5
  18. package/agnostic/html/hyper-json/smart-tags/coalesced/getattribute/index.js +5 -5
  19. package/agnostic/html/hyper-json/smart-tags/coalesced/getproperties/index.js +5 -5
  20. package/agnostic/html/hyper-json/smart-tags/coalesced/getproperty/index.js +5 -5
  21. package/agnostic/html/hyper-json/smart-tags/coalesced/if/index.js +5 -5
  22. package/agnostic/html/hyper-json/smart-tags/coalesced/initialize/index.js +5 -5
  23. package/agnostic/html/hyper-json/smart-tags/coalesced/join/index.js +5 -5
  24. package/agnostic/html/hyper-json/smart-tags/coalesced/length/index.js +5 -5
  25. package/agnostic/html/hyper-json/smart-tags/coalesced/map/index.js +5 -5
  26. package/agnostic/html/hyper-json/smart-tags/coalesced/negate/index.js +5 -5
  27. package/agnostic/html/hyper-json/smart-tags/coalesced/notrailing/index.js +5 -5
  28. package/agnostic/html/hyper-json/smart-tags/coalesced/or/index.js +5 -5
  29. package/agnostic/html/hyper-json/smart-tags/coalesced/pickrandom/index.js +5 -5
  30. package/agnostic/html/hyper-json/smart-tags/coalesced/populate/index.js +5 -5
  31. package/agnostic/html/hyper-json/smart-tags/coalesced/print/index.js +5 -5
  32. package/agnostic/html/hyper-json/smart-tags/coalesced/push/index.js +5 -5
  33. package/agnostic/html/hyper-json/smart-tags/coalesced/pusheach/index.js +5 -5
  34. package/agnostic/html/hyper-json/smart-tags/coalesced/recordtoarray/index.js +5 -5
  35. package/agnostic/html/hyper-json/smart-tags/coalesced/removeattribute/index.js +5 -5
  36. package/agnostic/html/hyper-json/smart-tags/coalesced/removeclass/index.js +5 -5
  37. package/agnostic/html/hyper-json/smart-tags/coalesced/renameproperty/index.js +5 -5
  38. package/agnostic/html/hyper-json/smart-tags/coalesced/replace/index.js +5 -5
  39. package/agnostic/html/hyper-json/smart-tags/coalesced/select/index.js +5 -5
  40. package/agnostic/html/hyper-json/smart-tags/coalesced/set/index.js +5 -5
  41. package/agnostic/html/hyper-json/smart-tags/coalesced/setattribute/index.js +5 -5
  42. package/agnostic/html/hyper-json/smart-tags/coalesced/setproperty/index.js +5 -5
  43. package/agnostic/html/hyper-json/smart-tags/coalesced/sorton/index.js +5 -5
  44. package/agnostic/html/hyper-json/smart-tags/coalesced/split/index.js +5 -5
  45. package/agnostic/html/hyper-json/smart-tags/coalesced/spread/index.js +5 -5
  46. package/agnostic/html/hyper-json/smart-tags/coalesced/toarray/index.js +5 -5
  47. package/agnostic/html/hyper-json/smart-tags/coalesced/toboolean/index.js +5 -5
  48. package/agnostic/html/hyper-json/smart-tags/coalesced/toelement/index.js +5 -5
  49. package/agnostic/html/hyper-json/smart-tags/coalesced/toggleclass/index.js +5 -5
  50. package/agnostic/html/hyper-json/smart-tags/coalesced/tonodelist/index.js +5 -5
  51. package/agnostic/html/hyper-json/smart-tags/coalesced/tonull/index.js +5 -5
  52. package/agnostic/html/hyper-json/smart-tags/coalesced/tonumber/index.js +5 -5
  53. package/agnostic/html/hyper-json/smart-tags/coalesced/torecord/index.js +5 -5
  54. package/agnostic/html/hyper-json/smart-tags/coalesced/toref/index.js +5 -5
  55. package/agnostic/html/hyper-json/smart-tags/coalesced/tostring/index.js +5 -5
  56. package/agnostic/html/hyper-json/smart-tags/coalesced/totext/index.js +5 -5
  57. package/agnostic/html/hyper-json/smart-tags/coalesced/transformselected/index.js +5 -5
  58. package/agnostic/html/hyper-json/smart-tags/coalesced/trim/index.js +5 -5
  59. package/agnostic/html/hyper-json/smart-tags/isolated/boolean/index.js +5 -5
  60. package/agnostic/html/hyper-json/smart-tags/isolated/element/index.js +5 -5
  61. package/agnostic/html/hyper-json/smart-tags/isolated/get/index.js +5 -5
  62. package/agnostic/html/hyper-json/smart-tags/isolated/global/index.js +5 -5
  63. package/agnostic/html/hyper-json/smart-tags/isolated/guess/index.js +5 -5
  64. package/agnostic/html/hyper-json/smart-tags/isolated/nodelist/index.js +5 -5
  65. package/agnostic/html/hyper-json/smart-tags/isolated/number/index.js +5 -5
  66. package/agnostic/html/hyper-json/smart-tags/isolated/record/index.js +5 -5
  67. package/agnostic/html/hyper-json/smart-tags/isolated/ref/index.js +5 -5
  68. package/agnostic/html/hyper-json/smart-tags/isolated/string/index.js +5 -5
  69. package/agnostic/html/hyper-json/smart-tags/isolated/text/index.js +5 -5
  70. package/agnostic/html/hyper-json/tree/index.js +5 -5
  71. package/agnostic/html/hyper-json/utils/index.js +5 -5
  72. package/agnostic/html/index.js +26 -26
  73. package/agnostic/html/sanitize/index.js +6 -6
  74. package/agnostic/html/selector-to-element/index.js +6 -6
  75. package/agnostic/html/string-to-nodes/index.js +7 -7
  76. package/agnostic/misc/assert/index.js +3 -3
  77. package/agnostic/misc/crossenv/index.js +2 -2
  78. package/agnostic/misc/index.js +21 -20
  79. package/agnostic/misc/logs/index.js +2 -2
  80. package/agnostic/misc/lorem-ipsum/index.js +11 -10
  81. package/agnostic/numbers/index.js +7 -7
  82. package/agnostic/objects/index.js +14 -14
  83. package/agnostic/random/index.js +2 -2
  84. package/agnostic/strings/index.js +9 -9
  85. package/agnostic/time/dates/format-date/index.js +1 -1
  86. package/agnostic/time/dates/index.js +2 -2
  87. package/agnostic/time/index.js +7 -7
  88. package/chunks/chunk-6FRKSLBC.js +2369 -0
  89. package/chunks/chunk-7KHJKCA7.js +2369 -0
  90. package/chunks/chunk-C5CIYEMD.js +191 -0
  91. package/chunks/chunk-CWRRSS4V.js +27 -0
  92. package/chunks/chunk-FZOU4OAW.js +13 -0
  93. package/chunks/chunk-IYHWMMQE.js +37 -0
  94. package/chunks/chunk-OAQG5VAW.js +211 -0
  95. package/chunks/chunk-PEEPNNRS.js +173 -0
  96. package/chunks/chunk-SFYYQPAK.js +37 -0
  97. package/chunks/chunk-SJQNLCGS.js +173 -0
  98. package/chunks/chunk-TOZXS7ZY.js +2369 -0
  99. package/chunks/chunk-WZC2HZ5W.js +27 -0
  100. package/chunks/chunk-XDYRPW7Q.js +37 -0
  101. package/chunks/chunk-XSOBXDGQ.js +191 -0
  102. package/chunks/chunk-YQWZ3EP2.js +60 -0
  103. package/components/Comp/index.js +8 -0
  104. package/node/files/index.js +3 -3
  105. package/node/files/read-write/index.d.ts +1 -1
  106. package/package.json +12 -13
@@ -1,19 +1,12 @@
1
1
  import {
2
- recordFormat
3
- } from "../../chunks/chunk-YP64J65L.js";
4
- import {
5
- recordMap
6
- } from "../../chunks/chunk-XNF5MLCQ.js";
7
- import {
8
- Validation
9
- } from "../../chunks/chunk-FPEW3A27.js";
10
- import {
11
- Enums
12
- } from "../../chunks/chunk-WOAYU6LB.js";
13
- import "../../chunks/chunk-E6MSDKON.js";
2
+ flattenGetters
3
+ } from "../../chunks/chunk-VFJYLXCI.js";
14
4
  import {
15
5
  deepGetProperty
16
6
  } from "../../chunks/chunk-SKMCIFS3.js";
7
+ import {
8
+ recordFormat
9
+ } from "../../chunks/chunk-YP64J65L.js";
17
10
  import {
18
11
  isRecord
19
12
  } from "../../chunks/chunk-YDIBNEGA.js";
@@ -22,8 +15,15 @@ import {
22
15
  isObject
23
16
  } from "../../chunks/chunk-HQLRJ7XW.js";
24
17
  import {
25
- flattenGetters
26
- } from "../../chunks/chunk-VFJYLXCI.js";
18
+ Validation
19
+ } from "../../chunks/chunk-FPEW3A27.js";
20
+ import {
21
+ recordMap
22
+ } from "../../chunks/chunk-XNF5MLCQ.js";
23
+ import {
24
+ Enums
25
+ } from "../../chunks/chunk-WOAYU6LB.js";
26
+ import "../../chunks/chunk-E6MSDKON.js";
27
27
  import "../../chunks/chunk-SNJJII7A.js";
28
28
  import "../../chunks/chunk-QXAJXTXV.js";
29
29
  import "../../chunks/chunk-HC6ZOHCS.js";
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  Random
3
- } from "../../chunks/chunk-S32K7POB.js";
4
- import "../../chunks/chunk-D3ERTRDW.js";
3
+ } from "../../chunks/chunk-OVG5RGI3.js";
5
4
  import "../../chunks/chunk-75BICI4L.js";
6
5
  import "../../chunks/chunk-OGBUSUE6.js";
6
+ import "../../chunks/chunk-D3ERTRDW.js";
7
7
  export {
8
8
  Random
9
9
  };
@@ -1,14 +1,12 @@
1
- import {
2
- CharCodes
3
- } from "../../chunks/chunk-34U4HX4V.js";
4
1
  import {
5
2
  normalizeIndent
6
3
  } from "../../chunks/chunk-JQXNEJAP.js";
7
4
  import {
8
- matches,
9
- matchesEvery,
10
- matchesSome
11
- } from "../../chunks/chunk-LQFKUNVQ.js";
5
+ replaceAll
6
+ } from "../../chunks/chunk-ZTDVUXPR.js";
7
+ import {
8
+ CharCodes
9
+ } from "../../chunks/chunk-34U4HX4V.js";
12
10
  import {
13
11
  toAlphanum
14
12
  } from "../../chunks/chunk-COVPTTAD.js";
@@ -17,8 +15,10 @@ import {
17
15
  trimStart
18
16
  } from "../../chunks/chunk-6XL25OZX.js";
19
17
  import {
20
- replaceAll
21
- } from "../../chunks/chunk-ZTDVUXPR.js";
18
+ matches,
19
+ matchesEvery,
20
+ matchesSome
21
+ } from "../../chunks/chunk-LQFKUNVQ.js";
22
22
 
23
23
  // src/agnostic/strings/index.ts
24
24
  var Strings;
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  formatDate
3
- } from "../../../../chunks/chunk-44XPTCIO.js";
3
+ } from "../../../../chunks/chunk-YQWZ3EP2.js";
4
4
  export {
5
5
  formatDate
6
6
  };
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  Dates
3
- } from "../../../chunks/chunk-ZGYU6F7Q.js";
4
- import "../../../chunks/chunk-44XPTCIO.js";
3
+ } from "../../../chunks/chunk-FZOU4OAW.js";
4
+ import "../../../chunks/chunk-YQWZ3EP2.js";
5
5
  export {
6
6
  Dates
7
7
  };
@@ -1,16 +1,16 @@
1
- import {
2
- Transitions
3
- } from "../../chunks/chunk-ENMBK6H7.js";
4
1
  import {
5
2
  timeout
6
3
  } from "../../chunks/chunk-Z7ZDDBV5.js";
7
- import {
8
- Dates
9
- } from "../../chunks/chunk-ZGYU6F7Q.js";
10
- import "../../chunks/chunk-44XPTCIO.js";
11
4
  import {
12
5
  Duration
13
6
  } from "../../chunks/chunk-6NYUQXJT.js";
7
+ import {
8
+ Transitions
9
+ } from "../../chunks/chunk-ENMBK6H7.js";
10
+ import {
11
+ Dates
12
+ } from "../../chunks/chunk-FZOU4OAW.js";
13
+ import "../../chunks/chunk-YQWZ3EP2.js";
14
14
  import {
15
15
  wait
16
16
  } from "../../chunks/chunk-4CIS3R7T.js";