@design-edito/tools 0.1.68 → 0.1.70

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 (160) hide show
  1. package/agnostic/arrays/index.js +10 -10
  2. package/agnostic/arrays/random-pick/index.js +4 -4
  3. package/agnostic/colors/index.js +8 -8
  4. package/agnostic/css/index.js +10 -10
  5. package/agnostic/css/styles-set/index.js +4 -4
  6. package/agnostic/html/hyper-json/cast/index.js +7 -7
  7. package/agnostic/html/hyper-json/index.js +8 -8
  8. package/agnostic/html/hyper-json/smart-tags/coalesced/add/index.js +7 -7
  9. package/agnostic/html/hyper-json/smart-tags/coalesced/addclass/index.js +7 -7
  10. package/agnostic/html/hyper-json/smart-tags/coalesced/and/index.js +7 -7
  11. package/agnostic/html/hyper-json/smart-tags/coalesced/append/index.js +7 -7
  12. package/agnostic/html/hyper-json/smart-tags/coalesced/at/index.js +7 -7
  13. package/agnostic/html/hyper-json/smart-tags/coalesced/call/index.js +7 -7
  14. package/agnostic/html/hyper-json/smart-tags/coalesced/clone/index.js +7 -7
  15. package/agnostic/html/hyper-json/smart-tags/coalesced/deleteproperties/index.js +7 -7
  16. package/agnostic/html/hyper-json/smart-tags/coalesced/equals/index.js +7 -7
  17. package/agnostic/html/hyper-json/smart-tags/coalesced/getattribute/index.js +7 -7
  18. package/agnostic/html/hyper-json/smart-tags/coalesced/getproperties/index.js +7 -7
  19. package/agnostic/html/hyper-json/smart-tags/coalesced/getproperty/index.js +7 -7
  20. package/agnostic/html/hyper-json/smart-tags/coalesced/if/index.js +7 -7
  21. package/agnostic/html/hyper-json/smart-tags/coalesced/initialize/index.js +7 -7
  22. package/agnostic/html/hyper-json/smart-tags/coalesced/join/index.js +7 -7
  23. package/agnostic/html/hyper-json/smart-tags/coalesced/length/index.js +7 -7
  24. package/agnostic/html/hyper-json/smart-tags/coalesced/map/index.js +7 -7
  25. package/agnostic/html/hyper-json/smart-tags/coalesced/negate/index.js +7 -7
  26. package/agnostic/html/hyper-json/smart-tags/coalesced/notrailing/index.js +7 -7
  27. package/agnostic/html/hyper-json/smart-tags/coalesced/or/index.js +7 -7
  28. package/agnostic/html/hyper-json/smart-tags/coalesced/pickrandom/index.js +7 -7
  29. package/agnostic/html/hyper-json/smart-tags/coalesced/populate/index.js +7 -7
  30. package/agnostic/html/hyper-json/smart-tags/coalesced/print/index.js +7 -7
  31. package/agnostic/html/hyper-json/smart-tags/coalesced/push/index.js +7 -7
  32. package/agnostic/html/hyper-json/smart-tags/coalesced/pusheach/index.js +7 -7
  33. package/agnostic/html/hyper-json/smart-tags/coalesced/recordtoarray/index.js +7 -7
  34. package/agnostic/html/hyper-json/smart-tags/coalesced/removeattribute/index.js +7 -7
  35. package/agnostic/html/hyper-json/smart-tags/coalesced/removeclass/index.js +7 -7
  36. package/agnostic/html/hyper-json/smart-tags/coalesced/renameproperty/index.js +7 -7
  37. package/agnostic/html/hyper-json/smart-tags/coalesced/replace/index.js +7 -7
  38. package/agnostic/html/hyper-json/smart-tags/coalesced/select/index.js +7 -7
  39. package/agnostic/html/hyper-json/smart-tags/coalesced/set/index.js +7 -7
  40. package/agnostic/html/hyper-json/smart-tags/coalesced/setattribute/index.js +7 -7
  41. package/agnostic/html/hyper-json/smart-tags/coalesced/setproperty/index.js +7 -7
  42. package/agnostic/html/hyper-json/smart-tags/coalesced/sorton/index.js +7 -7
  43. package/agnostic/html/hyper-json/smart-tags/coalesced/split/index.js +7 -7
  44. package/agnostic/html/hyper-json/smart-tags/coalesced/spread/index.js +7 -7
  45. package/agnostic/html/hyper-json/smart-tags/coalesced/toarray/index.js +7 -7
  46. package/agnostic/html/hyper-json/smart-tags/coalesced/toboolean/index.js +7 -7
  47. package/agnostic/html/hyper-json/smart-tags/coalesced/toelement/index.js +7 -7
  48. package/agnostic/html/hyper-json/smart-tags/coalesced/toggleclass/index.js +7 -7
  49. package/agnostic/html/hyper-json/smart-tags/coalesced/tonodelist/index.js +7 -7
  50. package/agnostic/html/hyper-json/smart-tags/coalesced/tonull/index.js +7 -7
  51. package/agnostic/html/hyper-json/smart-tags/coalesced/tonumber/index.js +7 -7
  52. package/agnostic/html/hyper-json/smart-tags/coalesced/torecord/index.js +7 -7
  53. package/agnostic/html/hyper-json/smart-tags/coalesced/toref/index.js +7 -7
  54. package/agnostic/html/hyper-json/smart-tags/coalesced/tostring/index.js +7 -7
  55. package/agnostic/html/hyper-json/smart-tags/coalesced/totext/index.js +7 -7
  56. package/agnostic/html/hyper-json/smart-tags/coalesced/transformselected/index.js +7 -7
  57. package/agnostic/html/hyper-json/smart-tags/coalesced/trim/index.js +7 -7
  58. package/agnostic/html/hyper-json/smart-tags/isolated/boolean/index.js +7 -7
  59. package/agnostic/html/hyper-json/smart-tags/isolated/element/index.js +7 -7
  60. package/agnostic/html/hyper-json/smart-tags/isolated/get/index.js +7 -7
  61. package/agnostic/html/hyper-json/smart-tags/isolated/global/index.js +7 -7
  62. package/agnostic/html/hyper-json/smart-tags/isolated/guess/index.js +7 -7
  63. package/agnostic/html/hyper-json/smart-tags/isolated/nodelist/index.js +7 -7
  64. package/agnostic/html/hyper-json/smart-tags/isolated/number/index.js +7 -7
  65. package/agnostic/html/hyper-json/smart-tags/isolated/record/index.js +7 -7
  66. package/agnostic/html/hyper-json/smart-tags/isolated/ref/index.js +7 -7
  67. package/agnostic/html/hyper-json/smart-tags/isolated/string/index.js +7 -7
  68. package/agnostic/html/hyper-json/smart-tags/isolated/text/index.js +7 -7
  69. package/agnostic/html/hyper-json/tree/index.js +7 -7
  70. package/agnostic/html/hyper-json/utils/index.js +7 -7
  71. package/agnostic/html/index.js +20 -20
  72. package/agnostic/html/sanitize/index.js +4 -4
  73. package/agnostic/html/selector-to-element/index.js +4 -4
  74. package/agnostic/html/string-to-nodes/index.js +5 -5
  75. package/agnostic/misc/crossenv/index.js +2 -2
  76. package/agnostic/misc/index.js +29 -29
  77. package/agnostic/misc/logs/index.js +2 -2
  78. package/agnostic/misc/lorem-ipsum/index.js +11 -11
  79. package/agnostic/misc/normalize-extension/index.d.ts +1 -0
  80. package/agnostic/misc/normalize-extension/index.js +92 -0
  81. package/agnostic/numbers/index.js +7 -7
  82. package/agnostic/objects/index.js +13 -13
  83. package/agnostic/strings/index.js +9 -9
  84. package/agnostic/time/index.js +4 -4
  85. package/chunks/chunk-2M5P5V6U.js +56 -0
  86. package/chunks/chunk-336RBB5E.js +151 -0
  87. package/chunks/chunk-3LPD7IXF.js +56 -0
  88. package/chunks/chunk-4Y5XR6WC.js +2456 -0
  89. package/chunks/chunk-5B7VSD44.js +37 -0
  90. package/chunks/chunk-5OBHNGEH.js +20 -0
  91. package/chunks/chunk-6ZBDBWLW.js +164 -0
  92. package/chunks/chunk-7JUKBN7P.js +54 -0
  93. package/chunks/chunk-7U5NS3AR.js +151 -0
  94. package/chunks/chunk-7UDN6KBA.js +151 -0
  95. package/chunks/chunk-A6OSVHIK.js +20 -0
  96. package/chunks/chunk-B5XLWFTJ.js +20 -0
  97. package/chunks/chunk-BPBWY4OT.js +191 -0
  98. package/chunks/chunk-BWKM2VQJ.js +191 -0
  99. package/chunks/chunk-CKCTYZF7.js +48 -0
  100. package/chunks/chunk-E2BDKTLL.js +48 -0
  101. package/chunks/chunk-ECGOI4MT.js +20 -0
  102. package/chunks/chunk-FFNIZRZU.js +31 -0
  103. package/chunks/chunk-FZJUZYTP.js +177 -0
  104. package/chunks/chunk-GD6Y5QJV.js +98 -0
  105. package/chunks/chunk-GSZSM3BU.js +37 -0
  106. package/chunks/chunk-GVS2ZPGJ.js +2456 -0
  107. package/chunks/chunk-HBKSSDSX.js +20 -0
  108. package/chunks/chunk-HFH6DXXC.js +2456 -0
  109. package/chunks/chunk-HV2AHV5R.js +164 -0
  110. package/chunks/chunk-IXM6DCIE.js +151 -0
  111. package/chunks/chunk-JBUM5Q5C.js +48 -0
  112. package/chunks/chunk-JJ7PBKSG.js +37 -0
  113. package/chunks/chunk-JS3NE4VI.js +2456 -0
  114. package/chunks/chunk-K66UXFDQ.js +63 -0
  115. package/chunks/chunk-KBCULP7X.js +177 -0
  116. package/chunks/chunk-KC76PUJY.js +48 -0
  117. package/chunks/chunk-MDVYILPB.js +56 -0
  118. package/chunks/chunk-PCTJ7TUG.js +191 -0
  119. package/chunks/chunk-Q4MSGUKR.js +37 -0
  120. package/chunks/chunk-QHQPS7EU.js +31 -0
  121. package/chunks/chunk-REN2I723.js +98 -0
  122. package/chunks/chunk-RQECU6DI.js +56 -0
  123. package/chunks/chunk-SARTUWB5.js +20 -0
  124. package/chunks/chunk-SDFTYOAK.js +20 -0
  125. package/chunks/chunk-TDOBYMTK.js +56 -0
  126. package/chunks/chunk-TPMYILTC.js +191 -0
  127. package/chunks/chunk-TZ7MNWDS.js +20 -0
  128. package/chunks/chunk-U4UHXVMV.js +37 -0
  129. package/chunks/chunk-UYRX3PTS.js +2456 -0
  130. package/chunks/chunk-UZPXYAJR.js +177 -0
  131. package/chunks/chunk-VLC7LRED.js +191 -0
  132. package/chunks/chunk-WGQHXHXS.js +31 -0
  133. package/chunks/chunk-XB3YCG6I.js +48 -0
  134. package/chunks/chunk-XEMFIV2W.js +177 -0
  135. package/chunks/chunk-XVYKCWPR.js +48 -0
  136. package/chunks/chunk-Y5GGIBPI.js +31 -0
  137. package/chunks/chunk-YMF7CUJA.js +20 -0
  138. package/chunks/chunk-Z6ZTRJ67.js +177 -0
  139. package/chunks/chunk-ZLNDBNP4.js +31 -0
  140. package/chunks/chunk-ZVZAGTIT.js +151 -0
  141. package/node/@express/@multer/index.d.ts +6 -1
  142. package/node/@express/@multer/index.js +2 -1
  143. package/node/@express/index.js +2 -1
  144. package/node/@google-cloud/index.js +5 -5
  145. package/node/@google-cloud/storage/file/index.js +9 -9
  146. package/node/@google-cloud/storage/index.js +5 -5
  147. package/node/cloud-storage/index.js +6 -6
  148. package/node/cloud-storage/operations/download/index.js +2 -2
  149. package/node/cloud-storage/operations/index.js +5 -5
  150. package/node/cloud-storage/operations/upload/index.js +2 -2
  151. package/node/files/index.js +4 -4
  152. package/node/images/index.js +21 -21
  153. package/node/images/prepare/index.js +21 -21
  154. package/node/images/transform/frame/index.js +2 -2
  155. package/node/images/transform/index.js +20 -20
  156. package/node/images/transform/operations/_utils/frame/backgrounds/create-line-background/index.js +2 -2
  157. package/node/images/transform/operations/_utils/frame/backgrounds/create-tile-background/index.js +2 -2
  158. package/node/images/transform/operations/_utils/frame/create-color-palette/index.js +2 -2
  159. package/node/images/transform/operations/_utils/frame/index.js +6 -6
  160. package/package.json +1 -1
@@ -0,0 +1,98 @@
1
+ import {
2
+ extractColorsFromImage
3
+ } from "./chunk-ZRWVPWQC.js";
4
+ import {
5
+ clamp
6
+ } from "./chunk-OSAXBA7G.js";
7
+ import {
8
+ shuffle
9
+ } from "./chunk-VJJIYJMY.js";
10
+ import {
11
+ saturateColor
12
+ } from "./chunk-PXRLKO5Y.js";
13
+ import {
14
+ complementColor
15
+ } from "./chunk-2POD3TAX.js";
16
+ import {
17
+ lightenColor
18
+ } from "./chunk-3LAWRHHB.js";
19
+
20
+ // src/node/images/transform/operations/_utils/frame/create-color-palette/index.ts
21
+ function densifyPalette(RGBColors, types, ligthenIntensity, saturateIntensity) {
22
+ const densifiedPalette = [];
23
+ const complementaryRGBColors = RGBColors.map((color) => complementColor(color));
24
+ if (!types) {
25
+ return RGBColors;
26
+ }
27
+ if (types.includes("default")) {
28
+ densifiedPalette.push(...RGBColors);
29
+ }
30
+ if (types.includes("default-lighten")) {
31
+ densifiedPalette.push(...RGBColors.map((RGBColor) => lightenColor(RGBColor, ligthenIntensity || 0)));
32
+ }
33
+ if (types.includes("default-saturate")) {
34
+ densifiedPalette.push(...RGBColors.map((RGBColor) => saturateColor(RGBColor, saturateIntensity)));
35
+ }
36
+ if (types.includes("complementary")) {
37
+ densifiedPalette.push(...complementaryRGBColors);
38
+ }
39
+ if (types.includes("complementary-lighten")) {
40
+ densifiedPalette.push(...complementaryRGBColors.map((RGBColor) => lightenColor(RGBColor, ligthenIntensity || 0)));
41
+ }
42
+ if (types.includes("complementary-saturate")) {
43
+ densifiedPalette.push(...RGBColors.map((RGBColor) => saturateColor(RGBColor, saturateIntensity)));
44
+ }
45
+ return densifiedPalette;
46
+ }
47
+ function createColorPalette(image, createPalette) {
48
+ if (!createPalette) {
49
+ return [
50
+ [0, 0, 0],
51
+ [0, 0, 0],
52
+ [0, 0, 0],
53
+ [0, 0, 0],
54
+ [0, 0, 0]
55
+ ];
56
+ }
57
+ const colorPalette = [];
58
+ if ("extract" in createPalette && createPalette.extract) {
59
+ colorPalette.push(
60
+ ...extractColorsFromImage(
61
+ {
62
+ buffer: image.buffer,
63
+ dimensions: image.dimensions,
64
+ nbChannels: image.nbChannels
65
+ },
66
+ createPalette.extract.nbColor
67
+ )
68
+ );
69
+ }
70
+ if ("use" in createPalette && createPalette.use) {
71
+ colorPalette.push(...createPalette.use.RGBColors);
72
+ }
73
+ if ("densify" in createPalette && createPalette.densify) {
74
+ colorPalette.push(
75
+ ...densifyPalette(
76
+ colorPalette,
77
+ createPalette.densify.types,
78
+ createPalette.densify.ligthenIntensity,
79
+ createPalette.densify.saturateIntensity
80
+ )
81
+ );
82
+ }
83
+ if ("compose" in createPalette && createPalette.compose) {
84
+ if ("nbColor" in createPalette.compose) {
85
+ const maxNbColor = createPalette.compose.nbColor ? clamp(createPalette.compose.nbColor, 0, colorPalette.length) : colorPalette.length;
86
+ colorPalette.splice(0, maxNbColor);
87
+ }
88
+ if ("mix" in createPalette.compose) {
89
+ return shuffle(colorPalette);
90
+ }
91
+ }
92
+ return colorPalette;
93
+ }
94
+
95
+ export {
96
+ densifyPalette,
97
+ createColorPalette
98
+ };
@@ -0,0 +1,37 @@
1
+ import {
2
+ Cast,
3
+ Tree,
4
+ Utils
5
+ } from "./chunk-UYRX3PTS.js";
6
+ import {
7
+ Serialize
8
+ } from "./chunk-SXRWMH3U.js";
9
+ import {
10
+ Types
11
+ } from "./chunk-XEQ2PBT2.js";
12
+ import {
13
+ SmartTags
14
+ } from "./chunk-UT2J62LH.js";
15
+ import {
16
+ Transformer
17
+ } from "./chunk-BKO7GLC2.js";
18
+ import {
19
+ Method
20
+ } from "./chunk-RW7VAKJW.js";
21
+
22
+ // src/agnostic/html/hyper-json/index.ts
23
+ var HyperJson;
24
+ ((HyperJson2) => {
25
+ HyperJson2.Cast = Cast;
26
+ HyperJson2.Method = Method;
27
+ HyperJson2.Serialize = Serialize;
28
+ HyperJson2.SmartTags = SmartTags;
29
+ HyperJson2.Transformer = Transformer;
30
+ HyperJson2.Tree = Tree;
31
+ HyperJson2.Types = Types;
32
+ HyperJson2.Utils = Utils;
33
+ })(HyperJson || (HyperJson = {}));
34
+
35
+ export {
36
+ HyperJson
37
+ };