@design-edito/tools 0.4.0 → 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 (214) hide show
  1. package/agnostic/arrays/index.d.ts +2 -2
  2. package/agnostic/arrays/index.js +2 -2
  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 +4 -4
  9. package/agnostic/colors/index.js +4 -4
  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/index.d.ts +2 -2
  17. package/agnostic/css/index.js +2 -2
  18. package/agnostic/html/hyper-json/cast/index.js +11 -12
  19. package/agnostic/html/hyper-json/index.js +13 -14
  20. package/agnostic/html/hyper-json/method/index.d.ts +2 -2
  21. package/agnostic/html/hyper-json/serialize/index.js +3 -3
  22. package/agnostic/html/hyper-json/smart-tags/coalesced/add/index.js +11 -12
  23. package/agnostic/html/hyper-json/smart-tags/coalesced/addclass/index.js +11 -12
  24. package/agnostic/html/hyper-json/smart-tags/coalesced/and/index.js +11 -12
  25. package/agnostic/html/hyper-json/smart-tags/coalesced/append/index.js +11 -12
  26. package/agnostic/html/hyper-json/smart-tags/coalesced/at/index.js +11 -12
  27. package/agnostic/html/hyper-json/smart-tags/coalesced/call/index.js +11 -12
  28. package/agnostic/html/hyper-json/smart-tags/coalesced/clone/index.js +11 -12
  29. package/agnostic/html/hyper-json/smart-tags/coalesced/deleteproperties/index.js +11 -12
  30. package/agnostic/html/hyper-json/smart-tags/coalesced/equals/index.js +11 -12
  31. package/agnostic/html/hyper-json/smart-tags/coalesced/getattribute/index.js +11 -12
  32. package/agnostic/html/hyper-json/smart-tags/coalesced/getproperties/index.js +11 -12
  33. package/agnostic/html/hyper-json/smart-tags/coalesced/getproperty/index.js +11 -12
  34. package/agnostic/html/hyper-json/smart-tags/coalesced/hjparse/index.js +11 -12
  35. package/agnostic/html/hyper-json/smart-tags/coalesced/hjstringify/index.js +11 -12
  36. package/agnostic/html/hyper-json/smart-tags/coalesced/if/index.js +11 -12
  37. package/agnostic/html/hyper-json/smart-tags/coalesced/index.d.ts +11 -11
  38. package/agnostic/html/hyper-json/smart-tags/coalesced/index.js +11 -11
  39. package/agnostic/html/hyper-json/smart-tags/coalesced/initialize/index.js +11 -12
  40. package/agnostic/html/hyper-json/smart-tags/coalesced/join/index.js +11 -12
  41. package/agnostic/html/hyper-json/smart-tags/coalesced/length/index.js +11 -12
  42. package/agnostic/html/hyper-json/smart-tags/coalesced/map/index.js +11 -12
  43. package/agnostic/html/hyper-json/smart-tags/coalesced/negate/index.js +11 -12
  44. package/agnostic/html/hyper-json/smart-tags/coalesced/notrailing/index.js +11 -12
  45. package/agnostic/html/hyper-json/smart-tags/coalesced/or/index.js +11 -12
  46. package/agnostic/html/hyper-json/smart-tags/coalesced/pickrandom/index.js +11 -12
  47. package/agnostic/html/hyper-json/smart-tags/coalesced/populate/index.js +11 -12
  48. package/agnostic/html/hyper-json/smart-tags/coalesced/print/index.js +11 -12
  49. package/agnostic/html/hyper-json/smart-tags/coalesced/push/index.js +11 -12
  50. package/agnostic/html/hyper-json/smart-tags/coalesced/pusheach/index.js +11 -12
  51. package/agnostic/html/hyper-json/smart-tags/coalesced/recordtoarray/index.js +11 -12
  52. package/agnostic/html/hyper-json/smart-tags/coalesced/removeattribute/index.js +11 -12
  53. package/agnostic/html/hyper-json/smart-tags/coalesced/removeclass/index.js +11 -12
  54. package/agnostic/html/hyper-json/smart-tags/coalesced/renameproperty/index.js +11 -12
  55. package/agnostic/html/hyper-json/smart-tags/coalesced/replace/index.js +11 -12
  56. package/agnostic/html/hyper-json/smart-tags/coalesced/select/index.js +11 -12
  57. package/agnostic/html/hyper-json/smart-tags/coalesced/set/index.js +11 -12
  58. package/agnostic/html/hyper-json/smart-tags/coalesced/setattribute/index.js +11 -12
  59. package/agnostic/html/hyper-json/smart-tags/coalesced/setproperty/index.js +11 -12
  60. package/agnostic/html/hyper-json/smart-tags/coalesced/sorton/index.js +11 -12
  61. package/agnostic/html/hyper-json/smart-tags/coalesced/split/index.js +11 -12
  62. package/agnostic/html/hyper-json/smart-tags/coalesced/spread/index.js +11 -12
  63. package/agnostic/html/hyper-json/smart-tags/coalesced/toarray/index.js +11 -12
  64. package/agnostic/html/hyper-json/smart-tags/coalesced/toboolean/index.js +11 -12
  65. package/agnostic/html/hyper-json/smart-tags/coalesced/toelement/index.js +11 -12
  66. package/agnostic/html/hyper-json/smart-tags/coalesced/toggleclass/index.js +11 -12
  67. package/agnostic/html/hyper-json/smart-tags/coalesced/tonodelist/index.js +11 -12
  68. package/agnostic/html/hyper-json/smart-tags/coalesced/tonull/index.js +11 -12
  69. package/agnostic/html/hyper-json/smart-tags/coalesced/tonumber/index.js +11 -12
  70. package/agnostic/html/hyper-json/smart-tags/coalesced/torecord/index.js +11 -12
  71. package/agnostic/html/hyper-json/smart-tags/coalesced/toref/index.js +11 -12
  72. package/agnostic/html/hyper-json/smart-tags/coalesced/tostring/index.js +11 -12
  73. package/agnostic/html/hyper-json/smart-tags/coalesced/totext/index.js +11 -12
  74. package/agnostic/html/hyper-json/smart-tags/coalesced/transformselected/index.js +11 -12
  75. package/agnostic/html/hyper-json/smart-tags/coalesced/trim/index.js +11 -12
  76. package/agnostic/html/hyper-json/smart-tags/index.d.ts +8 -1
  77. package/agnostic/html/hyper-json/smart-tags/index.js +2 -2
  78. package/agnostic/html/hyper-json/smart-tags/isolated/any/index.d.ts +3 -1
  79. package/agnostic/html/hyper-json/smart-tags/isolated/any/index.js +3 -3
  80. package/agnostic/html/hyper-json/smart-tags/isolated/array/index.d.ts +3 -1
  81. package/agnostic/html/hyper-json/smart-tags/isolated/array/index.js +3 -3
  82. package/agnostic/html/hyper-json/smart-tags/isolated/boolean/index.js +11 -12
  83. package/agnostic/html/hyper-json/smart-tags/isolated/element/index.js +11 -12
  84. package/agnostic/html/hyper-json/smart-tags/isolated/get/index.js +11 -12
  85. package/agnostic/html/hyper-json/smart-tags/isolated/guess/index.js +11 -12
  86. package/agnostic/html/hyper-json/smart-tags/isolated/index.d.ts +1 -1
  87. package/agnostic/html/hyper-json/smart-tags/isolated/index.js +1 -1
  88. package/agnostic/html/hyper-json/smart-tags/isolated/nodelist/index.d.ts +2 -1
  89. package/agnostic/html/hyper-json/smart-tags/isolated/nodelist/index.js +11 -12
  90. package/agnostic/html/hyper-json/smart-tags/isolated/null/index.d.ts +3 -1
  91. package/agnostic/html/hyper-json/smart-tags/isolated/null/index.js +3 -3
  92. package/agnostic/html/hyper-json/smart-tags/isolated/number/index.js +11 -12
  93. package/agnostic/html/hyper-json/smart-tags/isolated/record/index.js +11 -12
  94. package/agnostic/html/hyper-json/smart-tags/isolated/ref/index.js +11 -12
  95. package/agnostic/html/hyper-json/smart-tags/isolated/string/index.js +11 -12
  96. package/agnostic/html/hyper-json/smart-tags/isolated/text/index.js +11 -12
  97. package/agnostic/html/hyper-json/transformer/index.d.ts +7 -7
  98. package/agnostic/html/hyper-json/transformer/index.js +1 -1
  99. package/agnostic/html/hyper-json/tree/index.js +11 -12
  100. package/agnostic/html/hyper-json/types/index.d.ts +4 -4
  101. package/agnostic/html/hyper-json/utils/index.d.ts +1 -1
  102. package/agnostic/html/hyper-json/utils/index.js +11 -12
  103. package/agnostic/html/index.d.ts +1 -1
  104. package/agnostic/html/index.js +1 -1
  105. package/agnostic/index.d.ts +7 -7
  106. package/agnostic/index.js +7 -7
  107. package/agnostic/misc/crossenv/index.d.ts +1 -1
  108. package/agnostic/misc/crossenv/index.js +1 -1
  109. package/agnostic/misc/index.d.ts +2 -2
  110. package/agnostic/misc/index.js +2 -2
  111. package/agnostic/misc/logs/index.d.ts +1 -1
  112. package/agnostic/misc/logs/index.js +1 -1
  113. package/agnostic/numbers/index.d.ts +1 -1
  114. package/agnostic/numbers/index.js +1 -1
  115. package/agnostic/objects/index.d.ts +2 -2
  116. package/agnostic/objects/index.js +2 -2
  117. package/agnostic/random/index.d.ts +1 -1
  118. package/agnostic/random/index.js +1 -1
  119. package/agnostic/strings/index.d.ts +2 -2
  120. package/agnostic/strings/index.js +2 -2
  121. package/agnostic/strings/replace-all/index.js +14 -3
  122. package/agnostic/time/index.d.ts +1 -1
  123. package/agnostic/time/index.js +1 -1
  124. package/chunks/{chunk-3K4JD65D.js → chunk-AC4UMIWM.js} +3 -9
  125. package/chunks/{chunk-FJH35B3Q.js → chunk-B4HGXMP3.js} +2 -2
  126. package/chunks/{chunk-3JPY46VO.js → chunk-BPKMOVMW.js} +80 -86
  127. package/chunks/{chunk-SPC2SMZR.js → chunk-F2YJXIT7.js} +3 -7
  128. package/chunks/{chunk-UVG2S54P.js → chunk-GG4EFNMU.js} +3 -7
  129. package/chunks/{chunk-QDHET2TE.js → chunk-HYGUIF2O.js} +5 -2
  130. package/chunks/{chunk-3DNVFA25.js → chunk-IEZ3O5OF.js} +2 -0
  131. package/chunks/{chunk-4STX5SQX.js → chunk-LEBGVBYD.js} +9 -2
  132. package/chunks/{chunk-FCABYQRX.js → chunk-MSU7JU63.js} +13 -1
  133. package/chunks/{chunk-H4KLHV6B.js → chunk-O32IRXDX.js} +1 -1
  134. package/chunks/{chunk-KKYEOIJI.js → chunk-PYJKFOMV.js} +3 -5
  135. package/chunks/{chunk-DU6U226H.js → chunk-RJRNYRPM.js} +2 -2
  136. package/chunks/{chunk-OEVSF7D3.js → chunk-XFB4PUXO.js} +3 -7
  137. package/chunks/{chunk-AS4CIZVE.js → chunk-ZJNQRKEJ.js} +3 -7
  138. package/components/BeforeAfter/index.js +3 -5
  139. package/components/Disclaimer/index.js +2 -2
  140. package/components/Drawer/index.js +4 -8
  141. package/components/EventListener/index.js +3 -7
  142. package/components/Gallery/index.js +3 -11
  143. package/components/Image/index.js +5 -9
  144. package/components/IntersectionObserver/index.js +2 -2
  145. package/components/Overlayer/index.d.ts +59 -0
  146. package/components/Overlayer/index.js +67 -0
  147. package/components/Overlayer/styles.module.css +0 -0
  148. package/components/Paginator/index.js +2 -2
  149. package/components/ResizeObserver/index.js +2 -2
  150. package/components/Scrllgngn/index.js +8 -25
  151. package/components/ScrollListener/index.js +4 -6
  152. package/components/Sequencer/index.js +4 -8
  153. package/components/ShadowRoot/index.js +3 -7
  154. package/components/Subtitles/index.js +3 -3
  155. package/components/Theatre/index.js +2 -2
  156. package/components/UIModule/index.js +3 -7
  157. package/components/Video/index.js +8 -10
  158. package/components/index.d.ts +6 -5
  159. package/components/index.js +6 -5
  160. package/components/public-classnames.d.ts +1 -0
  161. package/node/@aws-s3/storage/directory/index.d.ts +1 -1
  162. package/node/@aws-s3/storage/directory/index.js +1 -1
  163. package/node/@aws-s3/storage/file/index.d.ts +3 -3
  164. package/node/@aws-s3/storage/file/index.js +3 -3
  165. package/node/@google-cloud/storage/file/index.d.ts +4 -4
  166. package/node/@google-cloud/storage/file/index.js +4 -4
  167. package/node/@google-cloud/storage/file/revoke-signed-urls/index.js +3 -3
  168. package/node/@google-cloud/storage/index.d.ts +1 -1
  169. package/node/@google-cloud/storage/index.js +1 -1
  170. package/node/cloud-storage/operations/index.d.ts +2 -2
  171. package/node/cloud-storage/operations/index.js +2 -2
  172. package/node/files/index.d.ts +1 -1
  173. package/node/files/index.js +1 -1
  174. package/node/ftps/directory/index.d.ts +1 -1
  175. package/node/ftps/directory/index.js +1 -1
  176. package/node/ftps/file/index.d.ts +3 -3
  177. package/node/ftps/file/index.js +3 -3
  178. package/node/images/create/index.js +1 -1
  179. package/node/images/format/index.js +1 -1
  180. package/node/images/metadata/index.js +1 -1
  181. package/node/images/transform/index.js +28 -28
  182. package/node/images/transform/operations/extend/index.js +1 -1
  183. package/node/images/transform/operations/flatten/index.js +1 -1
  184. package/node/images/transform/operations/index.d.ts +4 -4
  185. package/node/images/transform/operations/index.js +4 -4
  186. package/node/images/transform/operations/overlay/index.js +1 -1
  187. package/node/images/transform/operations/resize/index.js +1 -1
  188. package/node/images/transform/operations/rotate/index.js +1 -1
  189. package/node/images/utils/index.js +1 -1
  190. package/node/index.d.ts +2 -2
  191. package/node/index.js +2 -2
  192. package/node/sftp/directory/index.d.ts +1 -1
  193. package/node/sftp/directory/index.js +1 -1
  194. package/node/sftp/file/index.d.ts +2 -2
  195. package/node/sftp/file/index.js +2 -2
  196. package/package.json +8 -1
  197. package/chunks/chunk-EPUHVR7J.js +0 -17
  198. package/components/BeforeAfter/index.css +0 -1
  199. package/components/Disclaimer/index.css +0 -1
  200. package/components/Drawer/index.css +0 -2
  201. package/components/EventListener/index.css +0 -1
  202. package/components/Gallery/index.css +0 -29
  203. package/components/Image/index.css +0 -3
  204. package/components/IntersectionObserver/index.css +0 -1
  205. package/components/Paginator/index.css +0 -10
  206. package/components/ResizeObserver/index.css +0 -1
  207. package/components/Scrllgngn/index.css +0 -69
  208. package/components/ScrollListener/index.css +0 -2
  209. package/components/Sequencer/index.css +0 -2
  210. package/components/ShadowRoot/index.css +0 -1
  211. package/components/Subtitles/index.css +0 -1
  212. package/components/Theatre/index.css +0 -1
  213. package/components/UIModule/index.css +0 -1
  214. package/components/Video/index.css +0 -4
@@ -4,10 +4,10 @@ import {
4
4
  import "../../chunks/chunk-OGBUSUE6.js";
5
5
  import {
6
6
  IntersectionObserverComponent
7
- } from "../../chunks/chunk-SPC2SMZR.js";
7
+ } from "../../chunks/chunk-F2YJXIT7.js";
8
8
  import {
9
9
  scrollListener
10
- } from "../../chunks/chunk-3DNVFA25.js";
10
+ } from "../../chunks/chunk-IEZ3O5OF.js";
11
11
  import {
12
12
  clss
13
13
  } from "../../chunks/chunk-TRFZSKNB.js";
@@ -76,10 +76,8 @@ var unregister = (id) => {
76
76
  registeredIds.delete(id);
77
77
  };
78
78
 
79
- // src/components/ScrollListener/styles.module.css
80
- var styles_default = {};
81
-
82
79
  // src/components/ScrollListener/index.tsx
80
+ import cssModule from "./styles.module.css";
83
81
  import { jsx } from "react/jsx-runtime";
84
82
  var ScrollListener = ({
85
83
  startOnVisible,
@@ -150,7 +148,7 @@ var ScrollListener = ({
150
148
  customProps[`--${scrollListener}-self-inner-scrolled-x-ratio`] = innerScrollXRatio;
151
149
  customProps[`--${scrollListener}-self-outer-scrolled-x-ratio`] = outerScrollXRatio;
152
150
  }
153
- const c = clss(scrollListener, { cssModule: styles_default });
151
+ const c = clss(scrollListener, { cssModule });
154
152
  const rootClss = mergeClassNames(
155
153
  c(),
156
154
  className
@@ -6,10 +6,10 @@ import {
6
6
  } from "../../chunks/chunk-OSAXBA7G.js";
7
7
  import {
8
8
  IntersectionObserverComponent
9
- } from "../../chunks/chunk-SPC2SMZR.js";
9
+ } from "../../chunks/chunk-F2YJXIT7.js";
10
10
  import {
11
11
  sequencer
12
- } from "../../chunks/chunk-3DNVFA25.js";
12
+ } from "../../chunks/chunk-IEZ3O5OF.js";
13
13
  import {
14
14
  clss
15
15
  } from "../../chunks/chunk-TRFZSKNB.js";
@@ -31,11 +31,7 @@ import {
31
31
  import {
32
32
  Children
33
33
  } from "react";
34
-
35
- // src/components/Sequencer/styles.module.css
36
- var styles_default = {};
37
-
38
- // src/components/Sequencer/index.controlled.tsx
34
+ import cssModule from "./styles.module.css";
39
35
  import { jsx } from "react/jsx-runtime";
40
36
  var SequencerControlled = ({
41
37
  step = 0,
@@ -45,7 +41,7 @@ var SequencerControlled = ({
45
41
  className,
46
42
  children
47
43
  }) => {
48
- const c = clss(sequencer, { cssModule: styles_default });
44
+ const c = clss(sequencer, { cssModule });
49
45
  const rootClss = mergeClassNames(c(null, _modifiers), className);
50
46
  const rootAttributes = Object.entries({ ..._dataAttributes }).reduce(
51
47
  (acc, [key, val]) => ({ ...acc, [`data-${key}`]: val }),
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  shadowRoot
3
- } from "../../chunks/chunk-3DNVFA25.js";
3
+ } from "../../chunks/chunk-IEZ3O5OF.js";
4
4
  import {
5
5
  clss
6
6
  } from "../../chunks/chunk-TRFZSKNB.js";
@@ -16,11 +16,7 @@ import {
16
16
  useState
17
17
  } from "react";
18
18
  import { createPortal } from "react-dom";
19
-
20
- // src/components/ShadowRoot/styles.module.css
21
- var styles_default = {};
22
-
23
- // src/components/ShadowRoot/index.tsx
19
+ import cssModule from "./styles.module.css";
24
20
  import { Fragment, jsx, jsxs } from "react/jsx-runtime";
25
21
  var ShadowRootComponent = ({
26
22
  mode = "open",
@@ -49,7 +45,7 @@ var ShadowRootComponent = ({
49
45
  adoptedStyleSheets,
50
46
  injectedStyles
51
47
  ]);
52
- const c = clss(shadowRoot, { cssModule: styles_default });
48
+ const c = clss(shadowRoot, { cssModule });
53
49
  const rootClss = mergeClassNames(c(), className);
54
50
  return /* @__PURE__ */ jsx(
55
51
  "div",
@@ -1,11 +1,11 @@
1
1
  import {
2
2
  Subtitles
3
- } from "../../chunks/chunk-KKYEOIJI.js";
3
+ } from "../../chunks/chunk-PYJKFOMV.js";
4
4
  import "../../chunks/chunk-YWSXCFYY.js";
5
+ import "../../chunks/chunk-PUQUSA6S.js";
5
6
  import "../../chunks/chunk-QXAJXTXV.js";
6
7
  import "../../chunks/chunk-HC6ZOHCS.js";
7
- import "../../chunks/chunk-PUQUSA6S.js";
8
- import "../../chunks/chunk-3DNVFA25.js";
8
+ import "../../chunks/chunk-IEZ3O5OF.js";
9
9
  import "../../chunks/chunk-TRFZSKNB.js";
10
10
  import "../../chunks/chunk-OFCSIK6J.js";
11
11
  import "../../chunks/chunk-WSFCRVEQ.js";
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  Theatre
3
- } from "../../chunks/chunk-AS4CIZVE.js";
4
- import "../../chunks/chunk-3DNVFA25.js";
3
+ } from "../../chunks/chunk-ZJNQRKEJ.js";
4
+ import "../../chunks/chunk-IEZ3O5OF.js";
5
5
  import "../../chunks/chunk-TRFZSKNB.js";
6
6
  import "../../chunks/chunk-OFCSIK6J.js";
7
7
  import "../../chunks/chunk-WSFCRVEQ.js";
@@ -10,7 +10,7 @@ import {
10
10
  } from "../../chunks/chunk-PUQUSA6S.js";
11
11
  import {
12
12
  uiModule
13
- } from "../../chunks/chunk-3DNVFA25.js";
13
+ } from "../../chunks/chunk-IEZ3O5OF.js";
14
14
  import {
15
15
  clss
16
16
  } from "../../chunks/chunk-TRFZSKNB.js";
@@ -25,11 +25,7 @@ import {
25
25
  useRef,
26
26
  useState
27
27
  } from "react";
28
-
29
- // src/components/UIModule/styles.module.css
30
- var styles_default = {};
31
-
32
- // src/components/UIModule/index.tsx
28
+ import cssModule from "./styles.module.css";
33
29
  import { jsx, jsxs } from "react/jsx-runtime";
34
30
  var UIModule = ({
35
31
  src,
@@ -124,7 +120,7 @@ var UIModule = ({
124
120
  if (rootRef.current === null) return;
125
121
  rootRef.current.appendChild(moduleTarget);
126
122
  }, [moduleTarget]);
127
- const c = clss(uiModule, { cssModule: styles_default });
123
+ const c = clss(uiModule, { cssModule });
128
124
  const rootClss = mergeClassNames(
129
125
  c(null, {
130
126
  loading,
@@ -1,19 +1,19 @@
1
1
  import {
2
2
  Subtitles
3
- } from "../../chunks/chunk-KKYEOIJI.js";
3
+ } from "../../chunks/chunk-PYJKFOMV.js";
4
4
  import "../../chunks/chunk-YWSXCFYY.js";
5
- import "../../chunks/chunk-QXAJXTXV.js";
6
- import "../../chunks/chunk-HC6ZOHCS.js";
7
5
  import "../../chunks/chunk-PUQUSA6S.js";
8
6
  import {
9
7
  Disclaimer
10
- } from "../../chunks/chunk-OEVSF7D3.js";
8
+ } from "../../chunks/chunk-XFB4PUXO.js";
9
+ import "../../chunks/chunk-QXAJXTXV.js";
10
+ import "../../chunks/chunk-HC6ZOHCS.js";
11
11
  import {
12
12
  IntersectionObserverComponent
13
- } from "../../chunks/chunk-SPC2SMZR.js";
13
+ } from "../../chunks/chunk-F2YJXIT7.js";
14
14
  import {
15
15
  video
16
- } from "../../chunks/chunk-3DNVFA25.js";
16
+ } from "../../chunks/chunk-IEZ3O5OF.js";
17
17
  import {
18
18
  clss
19
19
  } from "../../chunks/chunk-TRFZSKNB.js";
@@ -153,10 +153,8 @@ var getTimelineClickProgress = (event, timeline, video2) => {
153
153
  return progress;
154
154
  };
155
155
 
156
- // src/components/Video/styles.module.css
157
- var styles_default = {};
158
-
159
156
  // src/components/Video/index.tsx
157
+ import cssModule from "./styles.module.css";
160
158
  import { Fragment, jsx, jsxs } from "react/jsx-runtime";
161
159
  var Video = ({
162
160
  sources,
@@ -334,7 +332,7 @@ var Video = ({
334
332
  }
335
333
  return [];
336
334
  }, [tracks]);
337
- const c = clss(video, { cssModule: styles_default });
335
+ const c = clss(video, { cssModule });
338
336
  const rootClss = mergeClassNames(c(null, {
339
337
  "play-on": isPlaying,
340
338
  "play-off": !isPlaying,
@@ -6,15 +6,16 @@ export * as gallery from './Gallery/index.js'
6
6
  export * as image from './Image/index.js'
7
7
  export * as intersectionObserver from './IntersectionObserver/index.js'
8
8
  export * as paginator from './Paginator/index.js'
9
- export * as scrollListener from './ScrollListener/index.js'
9
+ export * as overlayer from './Overlayer/index.js'
10
+ export * as resizeObserver from './ResizeObserver/index.js'
11
+ export * as scrllgngn from './Scrllgngn/index.js'
10
12
  export * as sequencer from './Sequencer/index.js'
13
+ export * as scrollListener from './ScrollListener/index.js'
11
14
  export * as shadowRoot from './ShadowRoot/index.js'
12
- export * as resizeObserver from './ResizeObserver/index.js'
13
15
  export * as subtitles from './Subtitles/index.js'
14
- export * as scrllgngn from './Scrllgngn/index.js'
15
16
  export * as theatre from './Theatre/index.js'
16
17
  export * as uiModule from './UIModule/index.js'
17
- export * as wipAudioQuote from './_WIP_AudioQuote/index.js'
18
18
  export * as video from './Video/index.js'
19
- export * as utils from './utils/index.js'
19
+ export * as wipAudioQuote from './_WIP_AudioQuote/index.js'
20
20
  export * as wipIcon from './_WIP_Icon/index.js'
21
+ export * as utils from './utils/index.js'
@@ -6,15 +6,16 @@ export * as gallery from './Gallery/index.js'
6
6
  export * as image from './Image/index.js'
7
7
  export * as intersectionObserver from './IntersectionObserver/index.js'
8
8
  export * as paginator from './Paginator/index.js'
9
- export * as scrollListener from './ScrollListener/index.js'
9
+ export * as overlayer from './Overlayer/index.js'
10
+ export * as resizeObserver from './ResizeObserver/index.js'
11
+ export * as scrllgngn from './Scrllgngn/index.js'
10
12
  export * as sequencer from './Sequencer/index.js'
13
+ export * as scrollListener from './ScrollListener/index.js'
11
14
  export * as shadowRoot from './ShadowRoot/index.js'
12
- export * as resizeObserver from './ResizeObserver/index.js'
13
15
  export * as subtitles from './Subtitles/index.js'
14
- export * as scrllgngn from './Scrllgngn/index.js'
15
16
  export * as theatre from './Theatre/index.js'
16
17
  export * as uiModule from './UIModule/index.js'
17
- export * as wipAudioQuote from './_WIP_AudioQuote/index.js'
18
18
  export * as video from './Video/index.js'
19
- export * as utils from './utils/index.js'
19
+ export * as wipAudioQuote from './_WIP_AudioQuote/index.js'
20
20
  export * as wipIcon from './_WIP_Icon/index.js'
21
+ export * as utils from './utils/index.js'
@@ -5,6 +5,7 @@ export declare const eventListener = "dsed-event-listener";
5
5
  export declare const gallery = "dsed-gallery";
6
6
  export declare const image = "dsed-image";
7
7
  export declare const intersectionObserver = "dsed-intersection-observer";
8
+ export declare const overlayer = "dsed-overlayer";
8
9
  export declare const paginator = "dsed-paginator";
9
10
  export declare const resizeObserver = "dsed-resize-observer";
10
11
  export declare const scrllgngn = "dsed-scrllgngn";
@@ -1,4 +1,4 @@
1
- export * as copyDir from './copy-dir/index.js'
2
1
  export * as list from './list/index.js'
3
2
  export * as moveDir from './move-dir/index.js'
4
3
  export * as removeDir from './remove-dir/index.js'
4
+ export * as copyDir from './copy-dir/index.js'
@@ -1,4 +1,4 @@
1
- export * as copyDir from './copy-dir/index.js'
2
1
  export * as list from './list/index.js'
3
2
  export * as moveDir from './move-dir/index.js'
4
3
  export * as removeDir from './remove-dir/index.js'
4
+ export * as copyDir from './copy-dir/index.js'
@@ -1,7 +1,7 @@
1
- export * as download from './download/index.js'
2
1
  export * as copy from './copy/index.js'
3
- export * as remove from './remove/index.js'
2
+ export * as download from './download/index.js'
4
3
  export * as exists from './exists/index.js'
5
4
  export * as move from './move/index.js'
6
- export * as upload from './upload/index.js'
5
+ export * as remove from './remove/index.js'
7
6
  export * as stat from './stat/index.js'
7
+ export * as upload from './upload/index.js'
@@ -1,7 +1,7 @@
1
- export * as download from './download/index.js'
2
1
  export * as copy from './copy/index.js'
3
- export * as remove from './remove/index.js'
2
+ export * as download from './download/index.js'
4
3
  export * as exists from './exists/index.js'
5
4
  export * as move from './move/index.js'
6
- export * as upload from './upload/index.js'
5
+ export * as remove from './remove/index.js'
7
6
  export * as stat from './stat/index.js'
7
+ export * as upload from './upload/index.js'
@@ -1,12 +1,12 @@
1
- export * as copy from './copy/index.js'
2
1
  export * as download from './download/index.js'
2
+ export * as exists from './exists/index.js'
3
+ export * as generateSignedUrl from './generate-signed-url/index.js'
3
4
  export * as getMetadata from './get-metadata/index.js'
4
5
  export * as getPermissions from './get-permissions/index.js'
5
6
  export * as move from './move/index.js'
6
7
  export * as remove from './remove/index.js'
7
- export * as exists from './exists/index.js'
8
8
  export * as revokeSignedUrls from './revoke-signed-urls/index.js'
9
- export * as stat from './stat/index.js'
9
+ export * as copy from './copy/index.js'
10
10
  export * as updateMetadata from './update-metadata/index.js'
11
- export * as generateSignedUrl from './generate-signed-url/index.js'
12
11
  export * as upload from './upload/index.js'
12
+ export * as stat from './stat/index.js'
@@ -1,12 +1,12 @@
1
- export * as copy from './copy/index.js'
2
1
  export * as download from './download/index.js'
2
+ export * as exists from './exists/index.js'
3
+ export * as generateSignedUrl from './generate-signed-url/index.js'
3
4
  export * as getMetadata from './get-metadata/index.js'
4
5
  export * as getPermissions from './get-permissions/index.js'
5
6
  export * as move from './move/index.js'
6
7
  export * as remove from './remove/index.js'
7
- export * as exists from './exists/index.js'
8
8
  export * as revokeSignedUrls from './revoke-signed-urls/index.js'
9
- export * as stat from './stat/index.js'
9
+ export * as copy from './copy/index.js'
10
10
  export * as updateMetadata from './update-metadata/index.js'
11
- export * as generateSignedUrl from './generate-signed-url/index.js'
12
11
  export * as upload from './upload/index.js'
12
+ export * as stat from './stat/index.js'
@@ -1,12 +1,12 @@
1
+ import {
2
+ upload
3
+ } from "../../../../../chunks/chunk-EX2QKFY5.js";
1
4
  import {
2
5
  download
3
6
  } from "../../../../../chunks/chunk-4Q4T7QQO.js";
4
7
  import {
5
8
  remove
6
9
  } from "../../../../../chunks/chunk-MO4TRYNI.js";
7
- import {
8
- upload
9
- } from "../../../../../chunks/chunk-EX2QKFY5.js";
10
10
  import {
11
11
  makeSuccess
12
12
  } from "../../../../../chunks/chunk-LUAYN7VJ.js";
@@ -1,3 +1,3 @@
1
1
  export * as bucket from './bucket/index.js'
2
- export * as directory from './directory/index.js'
3
2
  export * as file from './file/index.js'
3
+ export * as directory from './directory/index.js'
@@ -1,3 +1,3 @@
1
1
  export * as bucket from './bucket/index.js'
2
- export * as directory from './directory/index.js'
3
2
  export * as file from './file/index.js'
3
+ export * as directory from './directory/index.js'
@@ -1,11 +1,11 @@
1
1
  export * as copyDir from './copy-dir/index.js'
2
2
  export * as copyFile from './copy-file/index.js'
3
+ export * as downloadFile from './download-file/index.js'
4
+ export * as existsFile from './exists-file/index.js'
3
5
  export * as listDir from './list-dir/index.js'
4
6
  export * as moveDir from './move-dir/index.js'
5
7
  export * as moveFile from './move-file/index.js'
6
8
  export * as removeDir from './remove-dir/index.js'
7
- export * as downloadFile from './download-file/index.js'
8
- export * as existsFile from './exists-file/index.js'
9
9
  export * as removeFile from './remove-file/index.js'
10
10
  export * as statFile from './stat-file/index.js'
11
11
  export * as uploadFile from './upload-file/index.js'
@@ -1,11 +1,11 @@
1
1
  export * as copyDir from './copy-dir/index.js'
2
2
  export * as copyFile from './copy-file/index.js'
3
+ export * as downloadFile from './download-file/index.js'
4
+ export * as existsFile from './exists-file/index.js'
3
5
  export * as listDir from './list-dir/index.js'
4
6
  export * as moveDir from './move-dir/index.js'
5
7
  export * as moveFile from './move-file/index.js'
6
8
  export * as removeDir from './remove-dir/index.js'
7
- export * as downloadFile from './download-file/index.js'
8
- export * as existsFile from './exists-file/index.js'
9
9
  export * as removeFile from './remove-file/index.js'
10
10
  export * as statFile from './stat-file/index.js'
11
11
  export * as uploadFile from './upload-file/index.js'
@@ -1,3 +1,3 @@
1
1
  export * as isInDirectory from './is-in-directory/index.js'
2
- export * as subpaths from './subpaths/index.js'
3
2
  export * as readWrite from './read-write/index.js'
3
+ export * as subpaths from './subpaths/index.js'
@@ -1,3 +1,3 @@
1
1
  export * as isInDirectory from './is-in-directory/index.js'
2
- export * as subpaths from './subpaths/index.js'
3
2
  export * as readWrite from './read-write/index.js'
3
+ export * as subpaths from './subpaths/index.js'
@@ -1,4 +1,4 @@
1
1
  export * as copyDir from './copy-dir/index.js'
2
2
  export * as list from './list/index.js'
3
- export * as moveDir from './move-dir/index.js'
4
3
  export * as removeDir from './remove-dir/index.js'
4
+ export * as moveDir from './move-dir/index.js'
@@ -1,4 +1,4 @@
1
1
  export * as copyDir from './copy-dir/index.js'
2
2
  export * as list from './list/index.js'
3
- export * as moveDir from './move-dir/index.js'
4
3
  export * as removeDir from './remove-dir/index.js'
4
+ export * as moveDir from './move-dir/index.js'
@@ -1,7 +1,7 @@
1
1
  export * as copy from './copy/index.js'
2
- export * as exists from './exists/index.js'
2
+ export * as download from './download/index.js'
3
3
  export * as move from './move/index.js'
4
+ export * as exists from './exists/index.js'
4
5
  export * as remove from './remove/index.js'
5
- export * as stat from './stat/index.js'
6
- export * as download from './download/index.js'
7
6
  export * as upload from './upload/index.js'
7
+ export * as stat from './stat/index.js'
@@ -1,7 +1,7 @@
1
1
  export * as copy from './copy/index.js'
2
- export * as exists from './exists/index.js'
2
+ export * as download from './download/index.js'
3
3
  export * as move from './move/index.js'
4
+ export * as exists from './exists/index.js'
4
5
  export * as remove from './remove/index.js'
5
- export * as stat from './stat/index.js'
6
- export * as download from './download/index.js'
7
6
  export * as upload from './upload/index.js'
7
+ export * as stat from './stat/index.js'
@@ -3,8 +3,8 @@ import {
3
3
  } from "../../../chunks/chunk-HMMPT3UM.js";
4
4
  import "../../../chunks/chunk-CVMYA5XK.js";
5
5
  import "../../../chunks/chunk-OBSTP7YR.js";
6
- import "../../../chunks/chunk-DNIOWD7K.js";
7
6
  import "../../../chunks/chunk-HQLRJ7XW.js";
7
+ import "../../../chunks/chunk-DNIOWD7K.js";
8
8
  import "../../../chunks/chunk-PUQUSA6S.js";
9
9
  import "../../../chunks/chunk-OSAXBA7G.js";
10
10
  import "../../../chunks/chunk-WSFCRVEQ.js";
@@ -9,8 +9,8 @@ import "../../../chunks/chunk-CVMYA5XK.js";
9
9
  import {
10
10
  isColor
11
11
  } from "../../../chunks/chunk-OBSTP7YR.js";
12
- import "../../../chunks/chunk-DNIOWD7K.js";
13
12
  import "../../../chunks/chunk-HQLRJ7XW.js";
13
+ import "../../../chunks/chunk-DNIOWD7K.js";
14
14
  import "../../../chunks/chunk-PUQUSA6S.js";
15
15
  import {
16
16
  clamp
@@ -3,8 +3,8 @@ import {
3
3
  } from "../../../chunks/chunk-HMMPT3UM.js";
4
4
  import "../../../chunks/chunk-CVMYA5XK.js";
5
5
  import "../../../chunks/chunk-OBSTP7YR.js";
6
- import "../../../chunks/chunk-DNIOWD7K.js";
7
6
  import "../../../chunks/chunk-HQLRJ7XW.js";
7
+ import "../../../chunks/chunk-DNIOWD7K.js";
8
8
  import "../../../chunks/chunk-PUQUSA6S.js";
9
9
  import "../../../chunks/chunk-OSAXBA7G.js";
10
10
  import "../../../chunks/chunk-WSFCRVEQ.js";
@@ -1,46 +1,53 @@
1
- import {
2
- isRotateOperationParams,
3
- rotate
4
- } from "../../../chunks/chunk-U6SGKHHA.js";
5
1
  import {
6
2
  isSaturateOperationParams,
7
3
  saturate
8
4
  } from "../../../chunks/chunk-MDVGDZU6.js";
9
5
  import {
10
- brighten,
11
- isBrightenOperationParams
12
- } from "../../../chunks/chunk-OFYGPRWE.js";
6
+ isOverlayOperationParams,
7
+ overlay
8
+ } from "../../../chunks/chunk-3RNLPW7B.js";
9
+ import {
10
+ isNormalizeOperationParams,
11
+ normalize
12
+ } from "../../../chunks/chunk-TNZGRXKJ.js";
13
+ import {
14
+ flip
15
+ } from "../../../chunks/chunk-WNDMYNDU.js";
13
16
  import {
14
17
  flop
15
18
  } from "../../../chunks/chunk-YA2YCZUF.js";
16
19
  import {
17
- hue,
18
- isHueOperationParams
19
- } from "../../../chunks/chunk-OT7QXCH6.js";
20
- import {
21
- isLevelOperationParams,
22
- level
23
- } from "../../../chunks/chunk-VPBZS3S4.js";
20
+ extract,
21
+ isExtractOperationParams
22
+ } from "../../../chunks/chunk-ZJR5ASR3.js";
24
23
  import {
25
24
  isLightenOperationParams,
26
25
  lighten
27
26
  } from "../../../chunks/chunk-W7PJ5NQQ.js";
28
27
  import {
29
- isNormalizeOperationParams,
30
- normalize
31
- } from "../../../chunks/chunk-TNZGRXKJ.js";
28
+ isLevelOperationParams,
29
+ level
30
+ } from "../../../chunks/chunk-VPBZS3S4.js";
32
31
  import {
33
- isOverlayOperationParams,
34
- overlay
35
- } from "../../../chunks/chunk-3RNLPW7B.js";
32
+ hue,
33
+ isHueOperationParams
34
+ } from "../../../chunks/chunk-OT7QXCH6.js";
36
35
  import {
37
36
  isResizeOperationParams,
38
37
  resize
39
38
  } from "../../../chunks/chunk-NIBRPZJD.js";
39
+ import {
40
+ isRotateOperationParams,
41
+ rotate
42
+ } from "../../../chunks/chunk-U6SGKHHA.js";
40
43
  import {
41
44
  blur,
42
45
  isBlurOperationParams
43
46
  } from "../../../chunks/chunk-RART44AF.js";
47
+ import {
48
+ brighten,
49
+ isBrightenOperationParams
50
+ } from "../../../chunks/chunk-OFYGPRWE.js";
44
51
  import {
45
52
  extend,
46
53
  isExtendOperationParams
@@ -49,13 +56,6 @@ import {
49
56
  flatten,
50
57
  isFlattenOperationParams
51
58
  } from "../../../chunks/chunk-I5MRXMHR.js";
52
- import {
53
- flip
54
- } from "../../../chunks/chunk-WNDMYNDU.js";
55
- import {
56
- extract,
57
- isExtractOperationParams
58
- } from "../../../chunks/chunk-ZJR5ASR3.js";
59
59
  import "../../../chunks/chunk-5NTPCRFH.js";
60
60
  import {
61
61
  toSharpInstance
@@ -66,10 +66,10 @@ import {
66
66
  } from "../../../chunks/chunk-LUAYN7VJ.js";
67
67
  import "../../../chunks/chunk-CVMYA5XK.js";
68
68
  import "../../../chunks/chunk-OBSTP7YR.js";
69
- import "../../../chunks/chunk-DNIOWD7K.js";
70
69
  import {
71
70
  isNonNullObject
72
71
  } from "../../../chunks/chunk-HQLRJ7XW.js";
72
+ import "../../../chunks/chunk-DNIOWD7K.js";
73
73
  import {
74
74
  unknownToString
75
75
  } from "../../../chunks/chunk-PUQUSA6S.js";
@@ -6,8 +6,8 @@ import "../../../../../chunks/chunk-HMMPT3UM.js";
6
6
  import "../../../../../chunks/chunk-LUAYN7VJ.js";
7
7
  import "../../../../../chunks/chunk-CVMYA5XK.js";
8
8
  import "../../../../../chunks/chunk-OBSTP7YR.js";
9
- import "../../../../../chunks/chunk-DNIOWD7K.js";
10
9
  import "../../../../../chunks/chunk-HQLRJ7XW.js";
10
+ import "../../../../../chunks/chunk-DNIOWD7K.js";
11
11
  import "../../../../../chunks/chunk-PUQUSA6S.js";
12
12
  import "../../../../../chunks/chunk-OSAXBA7G.js";
13
13
  import "../../../../../chunks/chunk-WSFCRVEQ.js";
@@ -6,8 +6,8 @@ import "../../../../../chunks/chunk-HMMPT3UM.js";
6
6
  import "../../../../../chunks/chunk-LUAYN7VJ.js";
7
7
  import "../../../../../chunks/chunk-CVMYA5XK.js";
8
8
  import "../../../../../chunks/chunk-OBSTP7YR.js";
9
- import "../../../../../chunks/chunk-DNIOWD7K.js";
10
9
  import "../../../../../chunks/chunk-HQLRJ7XW.js";
10
+ import "../../../../../chunks/chunk-DNIOWD7K.js";
11
11
  import "../../../../../chunks/chunk-PUQUSA6S.js";
12
12
  import "../../../../../chunks/chunk-OSAXBA7G.js";
13
13
  import "../../../../../chunks/chunk-WSFCRVEQ.js";
@@ -1,15 +1,15 @@
1
1
  export * as blur from './blur/index.js'
2
2
  export * as brighten from './brighten/index.js'
3
3
  export * as extend from './extend/index.js'
4
+ export * as flatten from './flatten/index.js'
4
5
  export * as extract from './extract/index.js'
5
6
  export * as flip from './flip/index.js'
6
7
  export * as flop from './flop/index.js'
7
- export * as level from './level/index.js'
8
- export * as flatten from './flatten/index.js'
9
8
  export * as hue from './hue/index.js'
10
- export * as lighten from './lighten/index.js'
9
+ export * as level from './level/index.js'
11
10
  export * as overlay from './overlay/index.js'
12
11
  export * as normalize from './normalize/index.js'
12
+ export * as lighten from './lighten/index.js'
13
13
  export * as resize from './resize/index.js'
14
- export * as saturate from './saturate/index.js'
15
14
  export * as rotate from './rotate/index.js'
15
+ export * as saturate from './saturate/index.js'