@design-edito/tools 0.4.1 → 0.4.2

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 (179) hide show
  1. package/agnostic/arrays/index.d.ts +1 -1
  2. package/agnostic/arrays/index.js +1 -1
  3. package/agnostic/colors/channels/index.js +1 -1
  4. package/agnostic/colors/contrast/index.js +1 -1
  5. package/agnostic/colors/convert/index.js +1 -1
  6. package/agnostic/colors/distance/index.js +1 -1
  7. package/agnostic/colors/grayscale/index.js +1 -1
  8. package/agnostic/colors/index.d.ts +3 -3
  9. package/agnostic/colors/index.js +3 -3
  10. package/agnostic/colors/invert/index.js +1 -1
  11. package/agnostic/colors/lerp/index.js +1 -1
  12. package/agnostic/colors/luminance/index.js +1 -1
  13. package/agnostic/colors/palette/index.js +1 -1
  14. package/agnostic/colors/rotate/index.js +1 -1
  15. package/agnostic/colors/tidy/index.js +1 -1
  16. package/agnostic/css/bem/index.js +3 -3
  17. package/agnostic/css/index.d.ts +3 -3
  18. package/agnostic/css/index.js +3 -3
  19. package/agnostic/css/scale/index.js +3 -3
  20. package/agnostic/html/hyper-json/cast/index.js +1 -1
  21. package/agnostic/html/hyper-json/index.js +1 -1
  22. package/agnostic/html/hyper-json/smart-tags/coalesced/add/index.js +1 -1
  23. package/agnostic/html/hyper-json/smart-tags/coalesced/addclass/index.js +1 -1
  24. package/agnostic/html/hyper-json/smart-tags/coalesced/and/index.js +1 -1
  25. package/agnostic/html/hyper-json/smart-tags/coalesced/append/index.js +1 -1
  26. package/agnostic/html/hyper-json/smart-tags/coalesced/at/index.js +1 -1
  27. package/agnostic/html/hyper-json/smart-tags/coalesced/call/index.js +1 -1
  28. package/agnostic/html/hyper-json/smart-tags/coalesced/clone/index.js +1 -1
  29. package/agnostic/html/hyper-json/smart-tags/coalesced/deleteproperties/index.js +1 -1
  30. package/agnostic/html/hyper-json/smart-tags/coalesced/equals/index.js +1 -1
  31. package/agnostic/html/hyper-json/smart-tags/coalesced/getattribute/index.js +1 -1
  32. package/agnostic/html/hyper-json/smart-tags/coalesced/getproperties/index.js +1 -1
  33. package/agnostic/html/hyper-json/smart-tags/coalesced/getproperty/index.js +1 -1
  34. package/agnostic/html/hyper-json/smart-tags/coalesced/hjparse/index.js +1 -1
  35. package/agnostic/html/hyper-json/smart-tags/coalesced/hjstringify/index.js +1 -1
  36. package/agnostic/html/hyper-json/smart-tags/coalesced/if/index.js +1 -1
  37. package/agnostic/html/hyper-json/smart-tags/coalesced/index.d.ts +8 -8
  38. package/agnostic/html/hyper-json/smart-tags/coalesced/index.js +8 -8
  39. package/agnostic/html/hyper-json/smart-tags/coalesced/initialize/index.js +1 -1
  40. package/agnostic/html/hyper-json/smart-tags/coalesced/join/index.js +1 -1
  41. package/agnostic/html/hyper-json/smart-tags/coalesced/length/index.js +1 -1
  42. package/agnostic/html/hyper-json/smart-tags/coalesced/map/index.js +1 -1
  43. package/agnostic/html/hyper-json/smart-tags/coalesced/negate/index.js +1 -1
  44. package/agnostic/html/hyper-json/smart-tags/coalesced/notrailing/index.js +1 -1
  45. package/agnostic/html/hyper-json/smart-tags/coalesced/or/index.js +1 -1
  46. package/agnostic/html/hyper-json/smart-tags/coalesced/pickrandom/index.js +1 -1
  47. package/agnostic/html/hyper-json/smart-tags/coalesced/populate/index.js +1 -1
  48. package/agnostic/html/hyper-json/smart-tags/coalesced/print/index.js +1 -1
  49. package/agnostic/html/hyper-json/smart-tags/coalesced/push/index.js +1 -1
  50. package/agnostic/html/hyper-json/smart-tags/coalesced/pusheach/index.js +1 -1
  51. package/agnostic/html/hyper-json/smart-tags/coalesced/recordtoarray/index.js +1 -1
  52. package/agnostic/html/hyper-json/smart-tags/coalesced/removeattribute/index.js +1 -1
  53. package/agnostic/html/hyper-json/smart-tags/coalesced/removeclass/index.js +1 -1
  54. package/agnostic/html/hyper-json/smart-tags/coalesced/renameproperty/index.js +1 -1
  55. package/agnostic/html/hyper-json/smart-tags/coalesced/replace/index.js +1 -1
  56. package/agnostic/html/hyper-json/smart-tags/coalesced/select/index.js +1 -1
  57. package/agnostic/html/hyper-json/smart-tags/coalesced/set/index.js +1 -1
  58. package/agnostic/html/hyper-json/smart-tags/coalesced/setattribute/index.js +1 -1
  59. package/agnostic/html/hyper-json/smart-tags/coalesced/setproperty/index.js +1 -1
  60. package/agnostic/html/hyper-json/smart-tags/coalesced/sorton/index.js +1 -1
  61. package/agnostic/html/hyper-json/smart-tags/coalesced/split/index.js +1 -1
  62. package/agnostic/html/hyper-json/smart-tags/coalesced/spread/index.js +1 -1
  63. package/agnostic/html/hyper-json/smart-tags/coalesced/toarray/index.js +1 -1
  64. package/agnostic/html/hyper-json/smart-tags/coalesced/toboolean/index.js +1 -1
  65. package/agnostic/html/hyper-json/smart-tags/coalesced/toelement/index.js +1 -1
  66. package/agnostic/html/hyper-json/smart-tags/coalesced/toggleclass/index.js +1 -1
  67. package/agnostic/html/hyper-json/smart-tags/coalesced/tonodelist/index.js +1 -1
  68. package/agnostic/html/hyper-json/smart-tags/coalesced/tonull/index.js +1 -1
  69. package/agnostic/html/hyper-json/smart-tags/coalesced/tonumber/index.js +1 -1
  70. package/agnostic/html/hyper-json/smart-tags/coalesced/torecord/index.js +1 -1
  71. package/agnostic/html/hyper-json/smart-tags/coalesced/toref/index.js +1 -1
  72. package/agnostic/html/hyper-json/smart-tags/coalesced/tostring/index.js +1 -1
  73. package/agnostic/html/hyper-json/smart-tags/coalesced/totext/index.js +1 -1
  74. package/agnostic/html/hyper-json/smart-tags/coalesced/transformselected/index.js +1 -1
  75. package/agnostic/html/hyper-json/smart-tags/coalesced/trim/index.js +1 -1
  76. package/agnostic/html/hyper-json/smart-tags/isolated/boolean/index.js +1 -1
  77. package/agnostic/html/hyper-json/smart-tags/isolated/element/index.js +1 -1
  78. package/agnostic/html/hyper-json/smart-tags/isolated/get/index.js +1 -1
  79. package/agnostic/html/hyper-json/smart-tags/isolated/guess/index.js +1 -1
  80. package/agnostic/html/hyper-json/smart-tags/isolated/index.d.ts +1 -1
  81. package/agnostic/html/hyper-json/smart-tags/isolated/index.js +1 -1
  82. package/agnostic/html/hyper-json/smart-tags/isolated/nodelist/index.js +1 -1
  83. package/agnostic/html/hyper-json/smart-tags/isolated/number/index.js +1 -1
  84. package/agnostic/html/hyper-json/smart-tags/isolated/record/index.js +1 -1
  85. package/agnostic/html/hyper-json/smart-tags/isolated/ref/index.js +1 -1
  86. package/agnostic/html/hyper-json/smart-tags/isolated/string/index.js +1 -1
  87. package/agnostic/html/hyper-json/smart-tags/isolated/text/index.js +1 -1
  88. package/agnostic/html/hyper-json/tree/index.js +1 -1
  89. package/agnostic/html/hyper-json/utils/index.d.ts +1 -1
  90. package/agnostic/html/hyper-json/utils/index.js +1 -1
  91. package/agnostic/html/index.d.ts +1 -1
  92. package/agnostic/html/index.js +1 -1
  93. package/agnostic/index.d.ts +4 -4
  94. package/agnostic/index.js +4 -4
  95. package/agnostic/misc/index.d.ts +1 -1
  96. package/agnostic/misc/index.js +1 -1
  97. package/agnostic/numbers/index.d.ts +1 -1
  98. package/agnostic/numbers/index.js +1 -1
  99. package/agnostic/objects/index.d.ts +2 -2
  100. package/agnostic/objects/index.js +2 -2
  101. package/agnostic/random/index.d.ts +1 -1
  102. package/agnostic/random/index.js +1 -1
  103. package/agnostic/strings/index.d.ts +1 -1
  104. package/agnostic/strings/index.js +1 -1
  105. package/chunks/{chunk-3K4JD65D.js → chunk-AC4UMIWM.js} +3 -9
  106. package/chunks/{chunk-E33STMH3.js → chunk-BPKMOVMW.js} +39 -40
  107. package/chunks/{chunk-SPC2SMZR.js → chunk-F2YJXIT7.js} +3 -7
  108. package/chunks/{chunk-UVG2S54P.js → chunk-GG4EFNMU.js} +3 -7
  109. package/chunks/{chunk-3DNVFA25.js → chunk-IEZ3O5OF.js} +2 -0
  110. package/chunks/{chunk-KKYEOIJI.js → chunk-PYJKFOMV.js} +3 -5
  111. package/chunks/{chunk-OEVSF7D3.js → chunk-XFB4PUXO.js} +3 -7
  112. package/chunks/{chunk-AS4CIZVE.js → chunk-ZJNQRKEJ.js} +3 -7
  113. package/components/BeforeAfter/index.js +3 -5
  114. package/components/Disclaimer/index.js +2 -2
  115. package/components/Drawer/index.js +4 -8
  116. package/components/EventListener/index.js +3 -7
  117. package/components/Gallery/index.js +3 -11
  118. package/components/Image/index.js +5 -9
  119. package/components/IntersectionObserver/index.js +2 -2
  120. package/components/Overlayer/index.d.ts +59 -0
  121. package/components/Overlayer/index.js +67 -0
  122. package/components/Overlayer/styles.module.css +0 -0
  123. package/components/Paginator/index.js +2 -2
  124. package/components/ResizeObserver/index.js +2 -2
  125. package/components/Scrllgngn/index.js +8 -25
  126. package/components/ScrollListener/index.js +4 -6
  127. package/components/Sequencer/index.js +4 -8
  128. package/components/ShadowRoot/index.js +3 -7
  129. package/components/Subtitles/index.js +3 -3
  130. package/components/Theatre/index.js +2 -2
  131. package/components/UIModule/index.js +3 -7
  132. package/components/Video/index.js +8 -10
  133. package/components/index.d.ts +3 -2
  134. package/components/index.js +3 -2
  135. package/components/public-classnames.d.ts +1 -0
  136. package/node/@aws-s3/storage/directory/index.d.ts +1 -1
  137. package/node/@aws-s3/storage/directory/index.js +1 -1
  138. package/node/@google-cloud/storage/file/index.d.ts +3 -3
  139. package/node/@google-cloud/storage/file/index.js +3 -3
  140. package/node/@google-cloud/storage/index.d.ts +1 -1
  141. package/node/@google-cloud/storage/index.js +1 -1
  142. package/node/ftps/directory/index.d.ts +1 -1
  143. package/node/ftps/directory/index.js +1 -1
  144. package/node/ftps/file/index.d.ts +1 -1
  145. package/node/ftps/file/index.js +1 -1
  146. package/node/images/create/index.js +1 -1
  147. package/node/images/format/index.js +1 -1
  148. package/node/images/metadata/index.js +1 -1
  149. package/node/images/transform/index.js +24 -24
  150. package/node/images/transform/operations/extend/index.js +1 -1
  151. package/node/images/transform/operations/flatten/index.js +1 -1
  152. package/node/images/transform/operations/index.d.ts +3 -3
  153. package/node/images/transform/operations/index.js +3 -3
  154. package/node/images/transform/operations/overlay/index.js +1 -1
  155. package/node/images/transform/operations/resize/index.js +1 -1
  156. package/node/images/transform/operations/rotate/index.js +1 -1
  157. package/node/images/utils/index.js +1 -1
  158. package/node/process/index.d.ts +1 -1
  159. package/node/process/index.js +1 -1
  160. package/node/sftp/file/index.d.ts +2 -2
  161. package/node/sftp/file/index.js +2 -2
  162. package/package.json +8 -1
  163. package/components/BeforeAfter/index.css +0 -1
  164. package/components/Disclaimer/index.css +0 -1
  165. package/components/Drawer/index.css +0 -2
  166. package/components/EventListener/index.css +0 -1
  167. package/components/Gallery/index.css +0 -29
  168. package/components/Image/index.css +0 -3
  169. package/components/IntersectionObserver/index.css +0 -1
  170. package/components/Paginator/index.css +0 -10
  171. package/components/ResizeObserver/index.css +0 -1
  172. package/components/Scrllgngn/index.css +0 -69
  173. package/components/ScrollListener/index.css +0 -2
  174. package/components/Sequencer/index.css +0 -2
  175. package/components/ShadowRoot/index.css +0 -1
  176. package/components/Subtitles/index.css +0 -1
  177. package/components/Theatre/index.css +0 -1
  178. package/components/UIModule/index.css +0 -1
  179. package/components/Video/index.css +0 -4
@@ -1,3 +1,3 @@
1
1
  export * as onExit from './on-exit/index.js'
2
- export * as spawner from './spawner/index.js'
3
2
  export * as promptContinue from './prompt-continue/index.js'
3
+ export * as spawner from './spawner/index.js'
@@ -1,3 +1,3 @@
1
1
  export * as onExit from './on-exit/index.js'
2
- export * as spawner from './spawner/index.js'
3
2
  export * as promptContinue from './prompt-continue/index.js'
3
+ export * as spawner from './spawner/index.js'
@@ -1,7 +1,7 @@
1
1
  export * as copy from './copy/index.js'
2
2
  export * as download from './download/index.js'
3
- export * as exists from './exists/index.js'
4
- export * as move from './move/index.js'
5
3
  export * as remove from './remove/index.js'
4
+ export * as move from './move/index.js'
6
5
  export * as stat from './stat/index.js'
6
+ export * as exists from './exists/index.js'
7
7
  export * as upload from './upload/index.js'
@@ -1,7 +1,7 @@
1
1
  export * as copy from './copy/index.js'
2
2
  export * as download from './download/index.js'
3
- export * as exists from './exists/index.js'
4
- export * as move from './move/index.js'
5
3
  export * as remove from './remove/index.js'
4
+ export * as move from './move/index.js'
6
5
  export * as stat from './stat/index.js'
6
+ export * as exists from './exists/index.js'
7
7
  export * as upload from './upload/index.js'
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@design-edito/tools",
3
- "version": "0.4.1",
3
+ "version": "0.4.2",
4
4
  "description": "",
5
5
  "author": "Maxime Fabas",
6
6
  "license": "ISC",
@@ -1391,6 +1391,13 @@
1391
1391
  "./components/IntersectionObserver/index.js": {
1392
1392
  "import": "./components/IntersectionObserver/index.js"
1393
1393
  },
1394
+ "./components/Overlayer": {
1395
+ "import": "./components/Overlayer/index.js",
1396
+ "types": "./components/Overlayer/index.d.ts"
1397
+ },
1398
+ "./components/Overlayer/index.js": {
1399
+ "import": "./components/Overlayer/index.js"
1400
+ },
1394
1401
  "./components/Paginator": {
1395
1402
  "import": "./components/Paginator/index.js",
1396
1403
  "types": "./components/Paginator/index.d.ts"
@@ -1 +0,0 @@
1
- /* src/components/BeforeAfter/styles.module.css */
@@ -1 +0,0 @@
1
- /* src/components/Disclaimer/styles.module.css */
@@ -1,2 +0,0 @@
1
- /* src/components/Drawer/styles.module.css */
2
- /* src/components/ResizeObserver/style.module.css */
@@ -1 +0,0 @@
1
- /* src/components/EventListener/styles.module.css */
@@ -1,29 +0,0 @@
1
- /* src/components/Gallery/styles.module.css */
2
- .styles_scroller {
3
- display: flex;
4
- overflow-x: auto;
5
- scroll-snap-type: x mandatory;
6
- scroll-behavior: smooth;
7
- -webkit-overflow-scrolling: touch;
8
- scrollbar-width: none;
9
- -ms-overflow-style: none;
10
- scrollbar-color: transparent transparent;
11
- }
12
- .styles_scroller::-webkit-scrollbar {
13
- display: none;
14
- height: 0;
15
- }
16
- .styles_scroller::-webkit-scrollbar-track,
17
- .styles_scroller::-webkit-scrollbar-thumb {
18
- background: transparent;
19
- }
20
- .styles_root2.styles_root--controlled .styles_scroller {
21
- overflow-x: hidden;
22
- }
23
- .styles_root2.styles_root--no-snap .styles_scroller {
24
- scroll-snap-type: unset;
25
- scroll-behavior: unset;
26
- }
27
- .styles_slot {
28
- scroll-snap-align: center;
29
- }
@@ -1,3 +0,0 @@
1
- /* src/components/Disclaimer/styles.module.css */
2
- /* src/components/Theatre/styles.module.css */
3
- /* src/components/Image/styles.module.css */
@@ -1 +0,0 @@
1
- /* src/components/IntersectionObserver/styles.module.css */
@@ -1,10 +0,0 @@
1
- /* src/components/Paginator/styles.module.css */
2
- .styles_threshold {
3
- position: fixed;
4
- left: 0px;
5
- right: 0px;
6
- height: 0px;
7
- user-select: none;
8
- pointer-events: none;
9
- z-index: -9999;
10
- }
@@ -1 +0,0 @@
1
- /* src/components/ResizeObserver/style.module.css */
@@ -1,69 +0,0 @@
1
- /* src/components/IntersectionObserver/styles.module.css */
2
- /* src/components/Paginator/styles.module.css */
3
- .styles_threshold {
4
- position: fixed;
5
- left: 0px;
6
- right: 0px;
7
- height: 0px;
8
- user-select: none;
9
- pointer-events: none;
10
- z-index: -9999;
11
- }
12
-
13
- /* src/components/ResizeObserver/style.module.css */
14
-
15
- /* src/components/Scrllgngn/styles.module.css */
16
- .styles_root {
17
- position: relative;
18
- }
19
- .styles_back-blocks {
20
- z-index: 1;
21
- }
22
- .styles_scrolling-content {
23
- z-index: 2;
24
- }
25
- .styles_front-blocks {
26
- z-index: 3;
27
- }
28
- .styles_back-blocks,
29
- .styles_front-blocks,
30
- .styles_root.styles_root--top-visible.styles_root--content-visible .styles_back-blocks,
31
- .styles_root.styles_root--top-visible.styles_root--content-visible .styles_front-blocks {
32
- position: absolute;
33
- top: 0;
34
- left: 0;
35
- right: 0;
36
- height: 100vh;
37
- }
38
- .styles_root.styles_root--content-visible .styles_back-blocks,
39
- .styles_root.styles_root--content-visible .styles_front-blocks,
40
- .styles_root.styles_root--top-visible.styles_root--content-visible.styles_root--force-stick-blocks-before .styles_back-blocks,
41
- .styles_root.styles_root--top-visible.styles_root--content-visible.styles_root--force-stick-blocks-before .styles_front-blocks,
42
- .styles_root.styles_root--top-visible.styles_root--content-visible.styles_root--force-stick-blocks-both .styles_back-blocks,
43
- .styles_root.styles_root--top-visible.styles_root--content-visible.styles_root--force-stick-blocks-both .styles_front-blocks,
44
- .styles_root.styles_root--bottom-visible.styles_root--content-visible.styles_root--force-stick-blocks-after .styles_back-blocks,
45
- .styles_root.styles_root--bottom-visible.styles_root--content-visible.styles_root--force-stick-blocks-after .styles_front-blocks,
46
- .styles_root.styles_root--bottom-visible.styles_root--content-visible.styles_root--force-stick-blocks-both .styles_back-blocks,
47
- .styles_root.styles_root--bottom-visible.styles_root--content-visible.styles_root--force-stick-blocks-both .styles_front-blocks {
48
- position: fixed;
49
- top: 0;
50
- left: var(--PRIVATE-left);
51
- width: var(--PRIVATE-width);
52
- height: 100vh;
53
- }
54
- .styles_root.styles_root--bottom-visible.styles_root--content-visible .styles_back-blocks,
55
- .styles_root.styles_root--bottom-visible.styles_root--content-visible .styles_front-blocks {
56
- position: absolute;
57
- top: calc(var(--PRIVATE-height) - 100vh);
58
- left: 0;
59
- right: 0;
60
- height: 100vh;
61
- }
62
- .styles_back-block,
63
- .styles_front-block {
64
- position: absolute;
65
- top: 0;
66
- bottom: 0;
67
- left: 0;
68
- right: 0;
69
- }
@@ -1,2 +0,0 @@
1
- /* src/components/IntersectionObserver/styles.module.css */
2
- /* src/components/ScrollListener/styles.module.css */
@@ -1,2 +0,0 @@
1
- /* src/components/IntersectionObserver/styles.module.css */
2
- /* src/components/Sequencer/styles.module.css */
@@ -1 +0,0 @@
1
- /* src/components/ShadowRoot/styles.module.css */
@@ -1 +0,0 @@
1
- /* src/components/Subtitles/styles.module.css */
@@ -1 +0,0 @@
1
- /* src/components/Theatre/styles.module.css */
@@ -1 +0,0 @@
1
- /* src/components/UIModule/styles.module.css */
@@ -1,4 +0,0 @@
1
- /* src/components/Disclaimer/styles.module.css */
2
- /* src/components/IntersectionObserver/styles.module.css */
3
- /* src/components/Subtitles/styles.module.css */
4
- /* src/components/Video/styles.module.css */