@fluidattacks/design 1.2.11 → 1.2.13

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 (271) hide show
  1. package/dist/design.js +177 -165
  2. package/dist/design.mjs +6986 -6826
  3. package/dist/src/components/accordion/index.d.ts +4 -0
  4. package/dist/src/components/accordion/index.stories.d.ts +7 -0
  5. package/dist/src/components/accordion/utils.d.ts +2 -1
  6. package/dist/src/components/button/index.stories.d.ts +10 -0
  7. package/dist/src/components/button/platform/index.stories.d.ts +10 -0
  8. package/dist/src/components/container/index.stories.d.ts +7 -0
  9. package/dist/src/components/grid-layout/index.stories.d.ts +17 -0
  10. package/dist/src/components/tooltip/index.stories.d.ts +8 -0
  11. package/dist/src/index.d.ts +1 -0
  12. package/package.json +1 -1
  13. package/dist/node_modules/@cloudinary/react/index.d.ts +0 -4
  14. package/dist/node_modules/@cloudinary/transformation-builder-sdk/actions/adjust/By3dLutAction.d.ts +0 -16
  15. package/dist/node_modules/@cloudinary/transformation-builder-sdk/actions/adjust/FillLightAction.d.ts +0 -23
  16. package/dist/node_modules/@cloudinary/transformation-builder-sdk/actions/adjust/ImproveAction.d.ts +0 -28
  17. package/dist/node_modules/@cloudinary/transformation-builder-sdk/actions/adjust/OpacityAdjustAction.d.ts +0 -15
  18. package/dist/node_modules/@cloudinary/transformation-builder-sdk/actions/adjust/RecolorAction.d.ts +0 -12
  19. package/dist/node_modules/@cloudinary/transformation-builder-sdk/actions/adjust/ReplaceColorAction.d.ts +0 -36
  20. package/dist/node_modules/@cloudinary/transformation-builder-sdk/actions/adjust/simple/ViesusCorrectAdjustAction.d.ts +0 -22
  21. package/dist/node_modules/@cloudinary/transformation-builder-sdk/actions/adjust.d.ts +0 -263
  22. package/dist/node_modules/@cloudinary/transformation-builder-sdk/actions/animated.d.ts +0 -54
  23. package/dist/node_modules/@cloudinary/transformation-builder-sdk/actions/border.d.ts +0 -101
  24. package/dist/node_modules/@cloudinary/transformation-builder-sdk/actions/customFunction/CustomFunctionAction.d.ts +0 -30
  25. package/dist/node_modules/@cloudinary/transformation-builder-sdk/actions/customFunction/RemoteAction.d.ts +0 -6
  26. package/dist/node_modules/@cloudinary/transformation-builder-sdk/actions/customFunction.d.ts +0 -25
  27. package/dist/node_modules/@cloudinary/transformation-builder-sdk/actions/delivery/DeliveryAction.d.ts +0 -19
  28. package/dist/node_modules/@cloudinary/transformation-builder-sdk/actions/delivery/DeliveryColorSpaceAction.d.ts +0 -20
  29. package/dist/node_modules/@cloudinary/transformation-builder-sdk/actions/delivery/DeliveryColorSpaceFromICCAction.d.ts +0 -18
  30. package/dist/node_modules/@cloudinary/transformation-builder-sdk/actions/delivery/DeliveryDPRAction.d.ts +0 -19
  31. package/dist/node_modules/@cloudinary/transformation-builder-sdk/actions/delivery/DeliveryFormatAction.d.ts +0 -29
  32. package/dist/node_modules/@cloudinary/transformation-builder-sdk/actions/delivery/DeliveryQualityAction.d.ts +0 -28
  33. package/dist/node_modules/@cloudinary/transformation-builder-sdk/actions/delivery.d.ts +0 -156
  34. package/dist/node_modules/@cloudinary/transformation-builder-sdk/actions/effect/AssistColorBlind.d.ts +0 -27
  35. package/dist/node_modules/@cloudinary/transformation-builder-sdk/actions/effect/BackgroundRemoval.d.ts +0 -19
  36. package/dist/node_modules/@cloudinary/transformation-builder-sdk/actions/effect/Blur.d.ts +0 -29
  37. package/dist/node_modules/@cloudinary/transformation-builder-sdk/actions/effect/Cartoonify.d.ts +0 -38
  38. package/dist/node_modules/@cloudinary/transformation-builder-sdk/actions/effect/Colorize.d.ts +0 -19
  39. package/dist/node_modules/@cloudinary/transformation-builder-sdk/actions/effect/Dither.d.ts +0 -20
  40. package/dist/node_modules/@cloudinary/transformation-builder-sdk/actions/effect/DropShadow.d.ts +0 -40
  41. package/dist/node_modules/@cloudinary/transformation-builder-sdk/actions/effect/EffectActions/EffectActionWithBlend.d.ts +0 -11
  42. package/dist/node_modules/@cloudinary/transformation-builder-sdk/actions/effect/EffectActions/EffectActionWithLevel.d.ts +0 -11
  43. package/dist/node_modules/@cloudinary/transformation-builder-sdk/actions/effect/EffectActions/EffectActionWithStrength.d.ts +0 -12
  44. package/dist/node_modules/@cloudinary/transformation-builder-sdk/actions/effect/EffectActions/LeveledEffectAction.d.ts +0 -23
  45. package/dist/node_modules/@cloudinary/transformation-builder-sdk/actions/effect/EffectActions/SimpleEffectAction.d.ts +0 -18
  46. package/dist/node_modules/@cloudinary/transformation-builder-sdk/actions/effect/Extract.d.ts +0 -23
  47. package/dist/node_modules/@cloudinary/transformation-builder-sdk/actions/effect/GenerativeBackgroundReplace.d.ts +0 -16
  48. package/dist/node_modules/@cloudinary/transformation-builder-sdk/actions/effect/GenerativeRecolor.d.ts +0 -21
  49. package/dist/node_modules/@cloudinary/transformation-builder-sdk/actions/effect/GenerativeRemove.d.ts +0 -25
  50. package/dist/node_modules/@cloudinary/transformation-builder-sdk/actions/effect/GenerativeReplace.d.ts +0 -22
  51. package/dist/node_modules/@cloudinary/transformation-builder-sdk/actions/effect/GradientFade.d.ts +0 -37
  52. package/dist/node_modules/@cloudinary/transformation-builder-sdk/actions/effect/Outline.d.ts +0 -48
  53. package/dist/node_modules/@cloudinary/transformation-builder-sdk/actions/effect/RemoveBackgroundAction.d.ts +0 -31
  54. package/dist/node_modules/@cloudinary/transformation-builder-sdk/actions/effect/Shadow.d.ts +0 -42
  55. package/dist/node_modules/@cloudinary/transformation-builder-sdk/actions/effect/SimulateColorBlind.d.ts +0 -23
  56. package/dist/node_modules/@cloudinary/transformation-builder-sdk/actions/effect/StyleTransfer.d.ts +0 -43
  57. package/dist/node_modules/@cloudinary/transformation-builder-sdk/actions/effect/Theme.d.ts +0 -24
  58. package/dist/node_modules/@cloudinary/transformation-builder-sdk/actions/effect/Vectorize.d.ts +0 -51
  59. package/dist/node_modules/@cloudinary/transformation-builder-sdk/actions/effect/leveled/Accelerate.d.ts +0 -17
  60. package/dist/node_modules/@cloudinary/transformation-builder-sdk/actions/effect/leveled/Blackwhite.d.ts +0 -11
  61. package/dist/node_modules/@cloudinary/transformation-builder-sdk/actions/effect/leveled/Deshake.d.ts +0 -21
  62. package/dist/node_modules/@cloudinary/transformation-builder-sdk/actions/effect/leveled/FadeIn.d.ts +0 -21
  63. package/dist/node_modules/@cloudinary/transformation-builder-sdk/actions/effect/leveled/FadeOut.d.ts +0 -21
  64. package/dist/node_modules/@cloudinary/transformation-builder-sdk/actions/effect/leveled/Loop.d.ts +0 -13
  65. package/dist/node_modules/@cloudinary/transformation-builder-sdk/actions/effect/leveled/MakeTransparent.d.ts +0 -26
  66. package/dist/node_modules/@cloudinary/transformation-builder-sdk/actions/effect/pixelate/Pixelate.d.ts +0 -29
  67. package/dist/node_modules/@cloudinary/transformation-builder-sdk/actions/effect.d.ts +0 -516
  68. package/dist/node_modules/@cloudinary/transformation-builder-sdk/actions/layer/LayerAction.d.ts +0 -75
  69. package/dist/node_modules/@cloudinary/transformation-builder-sdk/actions/namedTransformation/NamedTransformationAction.d.ts +0 -15
  70. package/dist/node_modules/@cloudinary/transformation-builder-sdk/actions/namedTransformation.d.ts +0 -27
  71. package/dist/node_modules/@cloudinary/transformation-builder-sdk/actions/overlay.d.ts +0 -48
  72. package/dist/node_modules/@cloudinary/transformation-builder-sdk/actions/psdTools/ClipAction.d.ts +0 -31
  73. package/dist/node_modules/@cloudinary/transformation-builder-sdk/actions/psdTools/GetLayerAction.d.ts +0 -31
  74. package/dist/node_modules/@cloudinary/transformation-builder-sdk/actions/psdTools/SmartObjectAction.d.ts +0 -26
  75. package/dist/node_modules/@cloudinary/transformation-builder-sdk/actions/psdTools.d.ts +0 -78
  76. package/dist/node_modules/@cloudinary/transformation-builder-sdk/actions/resize/ResizeAdvancedAction.d.ts +0 -20
  77. package/dist/node_modules/@cloudinary/transformation-builder-sdk/actions/resize/ResizeAutoPadAction.d.ts +0 -22
  78. package/dist/node_modules/@cloudinary/transformation-builder-sdk/actions/resize/ResizeCropAction.d.ts +0 -27
  79. package/dist/node_modules/@cloudinary/transformation-builder-sdk/actions/resize/ResizeFillAction.d.ts +0 -22
  80. package/dist/node_modules/@cloudinary/transformation-builder-sdk/actions/resize/ResizeLimitFillAction.d.ts +0 -10
  81. package/dist/node_modules/@cloudinary/transformation-builder-sdk/actions/resize/ResizeLimitFitAction.d.ts +0 -10
  82. package/dist/node_modules/@cloudinary/transformation-builder-sdk/actions/resize/ResizeLimitPadAction.d.ts +0 -11
  83. package/dist/node_modules/@cloudinary/transformation-builder-sdk/actions/resize/ResizeMinimumPadAction.d.ts +0 -11
  84. package/dist/node_modules/@cloudinary/transformation-builder-sdk/actions/resize/ResizePadAction.d.ts +0 -31
  85. package/dist/node_modules/@cloudinary/transformation-builder-sdk/actions/resize/ResizeScaleAction.d.ts +0 -16
  86. package/dist/node_modules/@cloudinary/transformation-builder-sdk/actions/resize/ResizeSimpleAction.d.ts +0 -52
  87. package/dist/node_modules/@cloudinary/transformation-builder-sdk/actions/resize/ThumbnailAction.d.ts +0 -17
  88. package/dist/node_modules/@cloudinary/transformation-builder-sdk/actions/resize.d.ts +0 -234
  89. package/dist/node_modules/@cloudinary/transformation-builder-sdk/actions/rotate/RotateAction.d.ts +0 -34
  90. package/dist/node_modules/@cloudinary/transformation-builder-sdk/actions/rotate.d.ts +0 -26
  91. package/dist/node_modules/@cloudinary/transformation-builder-sdk/actions/roundCorners/RoundCornersAction.d.ts +0 -29
  92. package/dist/node_modules/@cloudinary/transformation-builder-sdk/actions/roundCorners.d.ts +0 -30
  93. package/dist/node_modules/@cloudinary/transformation-builder-sdk/actions/transcode/AudioCodecAction.d.ts +0 -17
  94. package/dist/node_modules/@cloudinary/transformation-builder-sdk/actions/transcode/AudioFrequencyAction.d.ts +0 -17
  95. package/dist/node_modules/@cloudinary/transformation-builder-sdk/actions/transcode/BitRateAction.d.ts +0 -24
  96. package/dist/node_modules/@cloudinary/transformation-builder-sdk/actions/transcode/FPSAction.d.ts +0 -20
  97. package/dist/node_modules/@cloudinary/transformation-builder-sdk/actions/transcode/FPSRangeAction.d.ts +0 -20
  98. package/dist/node_modules/@cloudinary/transformation-builder-sdk/actions/transcode/KeyframeIntervalsAction.d.ts +0 -15
  99. package/dist/node_modules/@cloudinary/transformation-builder-sdk/actions/transcode/StreamingProfile.d.ts +0 -17
  100. package/dist/node_modules/@cloudinary/transformation-builder-sdk/actions/transcode/ToAnimatedAction.d.ts +0 -29
  101. package/dist/node_modules/@cloudinary/transformation-builder-sdk/actions/transcode/VideoCodecAction.d.ts +0 -16
  102. package/dist/node_modules/@cloudinary/transformation-builder-sdk/actions/transcode.d.ts +0 -197
  103. package/dist/node_modules/@cloudinary/transformation-builder-sdk/actions/underlay.d.ts +0 -50
  104. package/dist/node_modules/@cloudinary/transformation-builder-sdk/actions/videoEdit/ConcatenateAction.d.ts +0 -56
  105. package/dist/node_modules/@cloudinary/transformation-builder-sdk/actions/videoEdit/PreviewAction.d.ts +0 -37
  106. package/dist/node_modules/@cloudinary/transformation-builder-sdk/actions/videoEdit/TrimAction.d.ts +0 -50
  107. package/dist/node_modules/@cloudinary/transformation-builder-sdk/actions/videoEdit/VolumeAction.d.ts +0 -15
  108. package/dist/node_modules/@cloudinary/transformation-builder-sdk/actions/videoEdit.d.ts +0 -117
  109. package/dist/node_modules/@cloudinary/transformation-builder-sdk/actions.d.ts +0 -15
  110. package/dist/node_modules/@cloudinary/transformation-builder-sdk/backwards/createCloudinaryLegacyURL.d.ts +0 -2
  111. package/dist/node_modules/@cloudinary/transformation-builder-sdk/backwards/expression.d.ts +0 -160
  112. package/dist/node_modules/@cloudinary/transformation-builder-sdk/backwards/transformation.d.ts +0 -191
  113. package/dist/node_modules/@cloudinary/transformation-builder-sdk/index.d.ts +0 -6
  114. package/dist/node_modules/@cloudinary/transformation-builder-sdk/internal/Action.d.ts +0 -45
  115. package/dist/node_modules/@cloudinary/transformation-builder-sdk/internal/RawAction.d.ts +0 -14
  116. package/dist/node_modules/@cloudinary/transformation-builder-sdk/internal/models/ActionModel.d.ts +0 -7
  117. package/dist/node_modules/@cloudinary/transformation-builder-sdk/internal/models/IAudioSourceModel.d.ts +0 -12
  118. package/dist/node_modules/@cloudinary/transformation-builder-sdk/internal/models/IErrorObject.d.ts +0 -9
  119. package/dist/node_modules/@cloudinary/transformation-builder-sdk/internal/models/IFetchSourceModel.d.ts +0 -13
  120. package/dist/node_modules/@cloudinary/transformation-builder-sdk/internal/models/IImageSourceModel.d.ts +0 -12
  121. package/dist/node_modules/@cloudinary/transformation-builder-sdk/internal/models/IStrokeModel.d.ts +0 -12
  122. package/dist/node_modules/@cloudinary/transformation-builder-sdk/internal/models/ITextSourceModel.d.ts +0 -19
  123. package/dist/node_modules/@cloudinary/transformation-builder-sdk/internal/models/QualifierModel.d.ts +0 -7
  124. package/dist/node_modules/@cloudinary/transformation-builder-sdk/internal/models/actionToJson.d.ts +0 -7
  125. package/dist/node_modules/@cloudinary/transformation-builder-sdk/internal/models/createGravityModel.d.ts +0 -28
  126. package/dist/node_modules/@cloudinary/transformation-builder-sdk/internal/models/qualifierToJson.d.ts +0 -7
  127. package/dist/node_modules/@cloudinary/transformation-builder-sdk/internal/qualifier/Qualifier.d.ts +0 -15
  128. package/dist/node_modules/@cloudinary/transformation-builder-sdk/internal/qualifier/QualifierValue.d.ts +0 -37
  129. package/dist/node_modules/@cloudinary/transformation-builder-sdk/qualifiers/GradientFade.d.ts +0 -24
  130. package/dist/node_modules/@cloudinary/transformation-builder-sdk/qualifiers/animatedFormat/AnimatedFormatQualifierValue.d.ts +0 -8
  131. package/dist/node_modules/@cloudinary/transformation-builder-sdk/qualifiers/animatedFormat.d.ts +0 -39
  132. package/dist/node_modules/@cloudinary/transformation-builder-sdk/qualifiers/artisticFilter.d.ts +0 -136
  133. package/dist/node_modules/@cloudinary/transformation-builder-sdk/qualifiers/aspectRatio/AspectRatioQualifierValue.d.ts +0 -7
  134. package/dist/node_modules/@cloudinary/transformation-builder-sdk/qualifiers/aspectRatio.d.ts +0 -68
  135. package/dist/node_modules/@cloudinary/transformation-builder-sdk/qualifiers/audioCodec.d.ts +0 -40
  136. package/dist/node_modules/@cloudinary/transformation-builder-sdk/qualifiers/audioFrequency.d.ts +0 -100
  137. package/dist/node_modules/@cloudinary/transformation-builder-sdk/qualifiers/autoFocus.d.ts +0 -58
  138. package/dist/node_modules/@cloudinary/transformation-builder-sdk/qualifiers/background/shared/BackgroundGenerativeFillQualifier.d.ts +0 -20
  139. package/dist/node_modules/@cloudinary/transformation-builder-sdk/qualifiers/background/shared/BlurredBackgroundAction.d.ts +0 -29
  140. package/dist/node_modules/@cloudinary/transformation-builder-sdk/qualifiers/background/shared/auto/BackgroundAutoBorderQualifier.d.ts +0 -16
  141. package/dist/node_modules/@cloudinary/transformation-builder-sdk/qualifiers/background/shared/auto/BackgroundAutoPredominantQualifier.d.ts +0 -16
  142. package/dist/node_modules/@cloudinary/transformation-builder-sdk/qualifiers/background/shared/base/BackgroundQualifier.d.ts +0 -10
  143. package/dist/node_modules/@cloudinary/transformation-builder-sdk/qualifiers/background/shared/base/BaseCommonBackground.d.ts +0 -24
  144. package/dist/node_modules/@cloudinary/transformation-builder-sdk/qualifiers/background/shared/base/BaseGradientBackground.d.ts +0 -27
  145. package/dist/node_modules/@cloudinary/transformation-builder-sdk/qualifiers/background/shared/gradient/BackgroundBorderGradientQualifier.d.ts +0 -16
  146. package/dist/node_modules/@cloudinary/transformation-builder-sdk/qualifiers/background/shared/gradient/BackgroundPredominantGradientQualifier.d.ts +0 -16
  147. package/dist/node_modules/@cloudinary/transformation-builder-sdk/qualifiers/background.d.ts +0 -85
  148. package/dist/node_modules/@cloudinary/transformation-builder-sdk/qualifiers/blendMode/BlendModeQualifier.d.ts +0 -16
  149. package/dist/node_modules/@cloudinary/transformation-builder-sdk/qualifiers/chromaSubSampling.d.ts +0 -23
  150. package/dist/node_modules/@cloudinary/transformation-builder-sdk/qualifiers/color.d.ts +0 -685
  151. package/dist/node_modules/@cloudinary/transformation-builder-sdk/qualifiers/colorSpace.d.ts +0 -33
  152. package/dist/node_modules/@cloudinary/transformation-builder-sdk/qualifiers/dither.d.ts +0 -123
  153. package/dist/node_modules/@cloudinary/transformation-builder-sdk/qualifiers/dpr.d.ts +0 -16
  154. package/dist/node_modules/@cloudinary/transformation-builder-sdk/qualifiers/expression/ExpressionQualifier.d.ts +0 -12
  155. package/dist/node_modules/@cloudinary/transformation-builder-sdk/qualifiers/expression.d.ts +0 -18
  156. package/dist/node_modules/@cloudinary/transformation-builder-sdk/qualifiers/flag/FlagQualifier.d.ts +0 -14
  157. package/dist/node_modules/@cloudinary/transformation-builder-sdk/qualifiers/focusOn.d.ts +0 -256
  158. package/dist/node_modules/@cloudinary/transformation-builder-sdk/qualifiers/fontHinting.d.ts +0 -35
  159. package/dist/node_modules/@cloudinary/transformation-builder-sdk/qualifiers/fontStyle.d.ts +0 -23
  160. package/dist/node_modules/@cloudinary/transformation-builder-sdk/qualifiers/fontWeight.d.ts +0 -35
  161. package/dist/node_modules/@cloudinary/transformation-builder-sdk/qualifiers/format/FormatQualifier.d.ts +0 -11
  162. package/dist/node_modules/@cloudinary/transformation-builder-sdk/qualifiers/format.d.ts +0 -522
  163. package/dist/node_modules/@cloudinary/transformation-builder-sdk/qualifiers/gradientDirection/GradientDirectionQualifierValue.d.ts +0 -8
  164. package/dist/node_modules/@cloudinary/transformation-builder-sdk/qualifiers/gradientDirection.d.ts +0 -41
  165. package/dist/node_modules/@cloudinary/transformation-builder-sdk/qualifiers/gravity/GravityQualifier.d.ts +0 -22
  166. package/dist/node_modules/@cloudinary/transformation-builder-sdk/qualifiers/gravity/autoGravity/AutoGravity.d.ts +0 -16
  167. package/dist/node_modules/@cloudinary/transformation-builder-sdk/qualifiers/gravity/compassGravity/CompassGravity.d.ts +0 -13
  168. package/dist/node_modules/@cloudinary/transformation-builder-sdk/qualifiers/gravity/focusOnGravity/FocusOnGravity.d.ts +0 -17
  169. package/dist/node_modules/@cloudinary/transformation-builder-sdk/qualifiers/gravity/qualifiers/compass/CompassQualifier.d.ts +0 -12
  170. package/dist/node_modules/@cloudinary/transformation-builder-sdk/qualifiers/gravity/qualifiers/focusOn/FocusOnValue.d.ts +0 -11
  171. package/dist/node_modules/@cloudinary/transformation-builder-sdk/qualifiers/gravity/xyCenterGravity/XYCenterGravity.d.ts +0 -10
  172. package/dist/node_modules/@cloudinary/transformation-builder-sdk/qualifiers/gravity.d.ts +0 -97
  173. package/dist/node_modules/@cloudinary/transformation-builder-sdk/qualifiers/improveMode.d.ts +0 -33
  174. package/dist/node_modules/@cloudinary/transformation-builder-sdk/qualifiers/outlineMode.d.ts +0 -33
  175. package/dist/node_modules/@cloudinary/transformation-builder-sdk/qualifiers/position/PositionQualifier.d.ts +0 -43
  176. package/dist/node_modules/@cloudinary/transformation-builder-sdk/qualifiers/position.d.ts +0 -13
  177. package/dist/node_modules/@cloudinary/transformation-builder-sdk/qualifiers/progressive.d.ts +0 -28
  178. package/dist/node_modules/@cloudinary/transformation-builder-sdk/qualifiers/quality.d.ts +0 -81
  179. package/dist/node_modules/@cloudinary/transformation-builder-sdk/qualifiers/region/CustomRegion.d.ts +0 -30
  180. package/dist/node_modules/@cloudinary/transformation-builder-sdk/qualifiers/region/NamedRegion.d.ts +0 -10
  181. package/dist/node_modules/@cloudinary/transformation-builder-sdk/qualifiers/region/RectangleRegion.d.ts +0 -17
  182. package/dist/node_modules/@cloudinary/transformation-builder-sdk/qualifiers/region.d.ts +0 -42
  183. package/dist/node_modules/@cloudinary/transformation-builder-sdk/qualifiers/rotate/RotationModeQualifierValue.d.ts +0 -12
  184. package/dist/node_modules/@cloudinary/transformation-builder-sdk/qualifiers/rotationMode.d.ts +0 -45
  185. package/dist/node_modules/@cloudinary/transformation-builder-sdk/qualifiers/simulateColorBlind.d.ts +0 -59
  186. package/dist/node_modules/@cloudinary/transformation-builder-sdk/qualifiers/source/BaseSource.d.ts +0 -32
  187. package/dist/node_modules/@cloudinary/transformation-builder-sdk/qualifiers/source/sourceTypes/AudioSource.d.ts +0 -21
  188. package/dist/node_modules/@cloudinary/transformation-builder-sdk/qualifiers/source/sourceTypes/BaseTextSource.d.ts +0 -32
  189. package/dist/node_modules/@cloudinary/transformation-builder-sdk/qualifiers/source/sourceTypes/FetchSource.d.ts +0 -43
  190. package/dist/node_modules/@cloudinary/transformation-builder-sdk/qualifiers/source/sourceTypes/ImageSource.d.ts +0 -43
  191. package/dist/node_modules/@cloudinary/transformation-builder-sdk/qualifiers/source/sourceTypes/SubtitlesSource.d.ts +0 -28
  192. package/dist/node_modules/@cloudinary/transformation-builder-sdk/qualifiers/source/sourceTypes/TextSource.d.ts +0 -14
  193. package/dist/node_modules/@cloudinary/transformation-builder-sdk/qualifiers/source/sourceTypes/VideoSource.d.ts +0 -32
  194. package/dist/node_modules/@cloudinary/transformation-builder-sdk/qualifiers/source.d.ts +0 -72
  195. package/dist/node_modules/@cloudinary/transformation-builder-sdk/qualifiers/streamingProfile.d.ts +0 -51
  196. package/dist/node_modules/@cloudinary/transformation-builder-sdk/qualifiers/textAlignment.d.ts +0 -47
  197. package/dist/node_modules/@cloudinary/transformation-builder-sdk/qualifiers/textDecoration.d.ts +0 -29
  198. package/dist/node_modules/@cloudinary/transformation-builder-sdk/qualifiers/textStroke.d.ts +0 -21
  199. package/dist/node_modules/@cloudinary/transformation-builder-sdk/qualifiers/textStyle.d.ts +0 -71
  200. package/dist/node_modules/@cloudinary/transformation-builder-sdk/qualifiers/video/TimelinePosition.d.ts +0 -29
  201. package/dist/node_modules/@cloudinary/transformation-builder-sdk/qualifiers/videoCodecType/VideoCodecType.d.ts +0 -43
  202. package/dist/node_modules/@cloudinary/transformation-builder-sdk/qualifiers.d.ts +0 -31
  203. package/dist/node_modules/@cloudinary/transformation-builder-sdk/transformation/ImageTransformation.d.ts +0 -9
  204. package/dist/node_modules/@cloudinary/transformation-builder-sdk/transformation/Transformation.d.ts +0 -196
  205. package/dist/node_modules/@cloudinary/transformation-builder-sdk/transformation/VideoTransformation.d.ts +0 -9
  206. package/dist/node_modules/@cloudinary/url-gen/actions/adjust.d.ts +0 -3
  207. package/dist/node_modules/@cloudinary/url-gen/actions/animated.d.ts +0 -8
  208. package/dist/node_modules/@cloudinary/url-gen/actions/border.d.ts +0 -3
  209. package/dist/node_modules/@cloudinary/url-gen/actions/customFunction.d.ts +0 -2
  210. package/dist/node_modules/@cloudinary/url-gen/actions/delivery.d.ts +0 -2
  211. package/dist/node_modules/@cloudinary/url-gen/actions/effect.d.ts +0 -2
  212. package/dist/node_modules/@cloudinary/url-gen/actions/namedTransformation.d.ts +0 -2
  213. package/dist/node_modules/@cloudinary/url-gen/actions/overlay.d.ts +0 -2
  214. package/dist/node_modules/@cloudinary/url-gen/actions/psdTools.d.ts +0 -2
  215. package/dist/node_modules/@cloudinary/url-gen/actions/resize.d.ts +0 -3
  216. package/dist/node_modules/@cloudinary/url-gen/actions/rotate.d.ts +0 -2
  217. package/dist/node_modules/@cloudinary/url-gen/actions/roundCorners.d.ts +0 -2
  218. package/dist/node_modules/@cloudinary/url-gen/actions/transcode.d.ts +0 -2
  219. package/dist/node_modules/@cloudinary/url-gen/actions/underlay.d.ts +0 -2
  220. package/dist/node_modules/@cloudinary/url-gen/actions/videoEdit.d.ts +0 -2
  221. package/dist/node_modules/@cloudinary/url-gen/actions.d.ts +0 -15
  222. package/dist/node_modules/@cloudinary/url-gen/assets/CloudinaryFile.d.ts +0 -112
  223. package/dist/node_modules/@cloudinary/url-gen/assets/CloudinaryImage.d.ts +0 -12
  224. package/dist/node_modules/@cloudinary/url-gen/assets/CloudinaryMedia.d.ts +0 -33
  225. package/dist/node_modules/@cloudinary/url-gen/assets/CloudinaryTransformable.d.ts +0 -179
  226. package/dist/node_modules/@cloudinary/url-gen/assets/CloudinaryVideo.d.ts +0 -26
  227. package/dist/node_modules/@cloudinary/url-gen/backwards/createCloudinaryLegacyURL.d.ts +0 -2
  228. package/dist/node_modules/@cloudinary/url-gen/backwards/expression.d.ts +0 -160
  229. package/dist/node_modules/@cloudinary/url-gen/backwards/generateTransformationString.d.ts +0 -14
  230. package/dist/node_modules/@cloudinary/url-gen/backwards/transformation.d.ts +0 -191
  231. package/dist/node_modules/@cloudinary/url-gen/config/BaseConfig.d.ts +0 -4
  232. package/dist/node_modules/@cloudinary/url-gen/config/CloudConfig.d.ts +0 -26
  233. package/dist/node_modules/@cloudinary/url-gen/config/CloudinaryConfig.d.ts +0 -22
  234. package/dist/node_modules/@cloudinary/url-gen/config/URLConfig.d.ts +0 -61
  235. package/dist/node_modules/@cloudinary/url-gen/index.d.ts +0 -16
  236. package/dist/node_modules/@cloudinary/url-gen/instance/Cloudinary.d.ts +0 -13
  237. package/dist/node_modules/@cloudinary/url-gen/qualifiers/GradientFade.d.ts +0 -2
  238. package/dist/node_modules/@cloudinary/url-gen/qualifiers/animatedFormat.d.ts +0 -2
  239. package/dist/node_modules/@cloudinary/url-gen/qualifiers/artisticFilter.d.ts +0 -2
  240. package/dist/node_modules/@cloudinary/url-gen/qualifiers/aspectRatio.d.ts +0 -2
  241. package/dist/node_modules/@cloudinary/url-gen/qualifiers/audioCodec.d.ts +0 -2
  242. package/dist/node_modules/@cloudinary/url-gen/qualifiers/audioFrequency.d.ts +0 -2
  243. package/dist/node_modules/@cloudinary/url-gen/qualifiers/background.d.ts +0 -2
  244. package/dist/node_modules/@cloudinary/url-gen/qualifiers/chromaSubSampling.d.ts +0 -2
  245. package/dist/node_modules/@cloudinary/url-gen/qualifiers/color.d.ts +0 -3
  246. package/dist/node_modules/@cloudinary/url-gen/qualifiers/colorSpace.d.ts +0 -2
  247. package/dist/node_modules/@cloudinary/url-gen/qualifiers/dither.d.ts +0 -2
  248. package/dist/node_modules/@cloudinary/url-gen/qualifiers/dpr.d.ts +0 -2
  249. package/dist/node_modules/@cloudinary/url-gen/qualifiers/expression.d.ts +0 -2
  250. package/dist/node_modules/@cloudinary/url-gen/qualifiers/fontHinting.d.ts +0 -2
  251. package/dist/node_modules/@cloudinary/url-gen/qualifiers/fontStyle.d.ts +0 -2
  252. package/dist/node_modules/@cloudinary/url-gen/qualifiers/fontWeight.d.ts +0 -2
  253. package/dist/node_modules/@cloudinary/url-gen/qualifiers/format.d.ts +0 -2
  254. package/dist/node_modules/@cloudinary/url-gen/qualifiers/gradientDirection.d.ts +0 -2
  255. package/dist/node_modules/@cloudinary/url-gen/qualifiers/gravity.d.ts +0 -2
  256. package/dist/node_modules/@cloudinary/url-gen/qualifiers/improveMode.d.ts +0 -2
  257. package/dist/node_modules/@cloudinary/url-gen/qualifiers/outlineMode.d.ts +0 -2
  258. package/dist/node_modules/@cloudinary/url-gen/qualifiers/position.d.ts +0 -2
  259. package/dist/node_modules/@cloudinary/url-gen/qualifiers/quality.d.ts +0 -2
  260. package/dist/node_modules/@cloudinary/url-gen/qualifiers/region.d.ts +0 -2
  261. package/dist/node_modules/@cloudinary/url-gen/qualifiers/rotationMode.d.ts +0 -2
  262. package/dist/node_modules/@cloudinary/url-gen/qualifiers/simulateColorBlind.d.ts +0 -2
  263. package/dist/node_modules/@cloudinary/url-gen/qualifiers/source.d.ts +0 -2
  264. package/dist/node_modules/@cloudinary/url-gen/qualifiers/streamingProfile.d.ts +0 -2
  265. package/dist/node_modules/@cloudinary/url-gen/qualifiers/textAlignment.d.ts +0 -2
  266. package/dist/node_modules/@cloudinary/url-gen/qualifiers/textDecoration.d.ts +0 -2
  267. package/dist/node_modules/@cloudinary/url-gen/qualifiers/textStroke.d.ts +0 -2
  268. package/dist/node_modules/@cloudinary/url-gen/qualifiers.d.ts +0 -31
  269. package/dist/node_modules/@cloudinary/url-gen/transformation/ImageTransformation.d.ts +0 -2
  270. package/dist/node_modules/@cloudinary/url-gen/transformation/Transformation.d.ts +0 -2
  271. package/dist/node_modules/@cloudinary/url-gen/transformation/VideoTransformation.d.ts +0 -2
@@ -1,29 +0,0 @@
1
- import { NamedRegion } from '../../../qualifiers/region/NamedRegion.js';
2
- import { Action } from '../../../internal/Action.js';
3
- import { IPixelateModel } from '../../../internal/models/IEffectActionModel.js';
4
- import { IActionModel } from '../../../internal/models/IActionModel.js';
5
- /**
6
- * @description The Action class of the pixelate Builder
7
- * @extends SDK.Action
8
- * @memberOf Actions.Effect
9
- * @see Visit {@link Actions.Effect|Effect} for an example
10
- */
11
- declare class Pixelate extends Action {
12
- private _region?;
13
- private _squareSize;
14
- protected _actionModel: IPixelateModel;
15
- constructor(squareSize: number | string);
16
- /**
17
- * @description Specifies the region to piexlate.
18
- * @param {NamedRegion} pixelateRegion
19
- */
20
- region(pixelateRegion: NamedRegion): this;
21
- /**
22
- * @description Sets the squareSize of the pixelate effect.
23
- * @param {number | string} squareSize
24
- */
25
- squareSize(squareSize: number | string): this;
26
- protected prepareQualifiers(): void;
27
- static fromJson(actionModel: IActionModel): Pixelate;
28
- }
29
- export { Pixelate };
@@ -1,516 +0,0 @@
1
- import { BlurAction } from './effect/Blur.js';
2
- import { AccelerationEffectAction } from './effect/leveled/Accelerate.js';
3
- import { LoopEffectAction } from './effect/leveled/Loop.js';
4
- import { CartoonifyEffect } from './effect/Cartoonify.js';
5
- import { EffectOutline } from './effect/Outline.js';
6
- import { SimpleEffectAction } from './effect/EffectActions/SimpleEffectAction.js';
7
- import { MakeTransparentEffectAction } from './effect/leveled/MakeTransparent.js';
8
- import { VectorizeEffectAction } from './effect/Vectorize.js';
9
- import { SimulateColorBlindEffectAction } from './effect/SimulateColorBlind.js';
10
- import { EffectActionWithLevel } from './effect/EffectActions/EffectActionWithLevel.js';
11
- import { AssistColorBlindEffectAction } from './effect/AssistColorBlind.js';
12
- import { GradientFadeEffectAction } from './effect/GradientFade.js';
13
- import { FadeOutEffectAction } from './effect/leveled/FadeOut.js';
14
- import { ColorizeEffectAction } from './effect/Colorize.js';
15
- import { ShadowEffectAction } from './effect/Shadow.js';
16
- import { StyleTransfer } from './effect/StyleTransfer.js';
17
- import { DitherEffectAction } from './effect/Dither.js';
18
- import { DeshakeEffectAction } from './effect/leveled/Deshake.js';
19
- import { Pixelate } from './effect/pixelate/Pixelate.js';
20
- import { ImageSource } from '../qualifiers/source/sourceTypes/ImageSource.js';
21
- import { EffectActionWithStrength } from './effect/EffectActions/EffectActionWithStrength.js';
22
- import { BlackwhiteEffectAction } from './effect/leveled/Blackwhite.js';
23
- import { FadeInEffectAction } from './effect/leveled/FadeIn.js';
24
- import { RemoveBackgroundAction } from './effect/RemoveBackgroundAction.js';
25
- import { ThemeEffect } from './effect/Theme.js';
26
- import { SystemColors } from '../qualifiers/color.js';
27
- import { ArtisticFilterType } from '../types/types.js';
28
- import { BackgroundRemoval } from './effect/BackgroundRemoval.js';
29
- import { DropShadow } from './effect/DropShadow.js';
30
- import { GenerativeRemove } from './effect/GenerativeRemove.js';
31
- import { GenerativeReplace } from './effect/GenerativeReplace.js';
32
- import { GenerativeRecolor } from './effect/GenerativeRecolor.js';
33
- import { GenerativeBackgroundReplace } from './effect/GenerativeBackgroundReplace.js';
34
- import { Extract } from './effect/Extract.js';
35
- /**
36
- * @summary action
37
- * @description Applies a blurring filter to the asset.
38
- * @memberOf Actions.Effect
39
- * @param {number} blurLevel The strength of the blur. (Range: 1 to 2000, Server default: 100)
40
- * @return {Actions.Effect.BlurAction}
41
- */
42
- declare function blur(blurLevel?: number): BlurAction;
43
- /**
44
- * @summary action
45
- * @description Converts the image to gray-scale (multiple shades of gray).
46
- * @memberOf Actions.Effect
47
- * @return {Actions.Effect.SimpleEffectAction}
48
- */
49
- declare function grayscale(): SimpleEffectAction;
50
- /**
51
- * @summary action
52
- * @description Changes the color scheme of the image to sepia.
53
- * @memberOf Actions.Effect
54
- * @param {number} level The level of sepia to apply. (Range: 1 to 100, Server default: 80)
55
- * @return {Actions.Effect.EffectActionWithLevel}
56
- */
57
- declare function sepia(level?: number): EffectActionWithLevel;
58
- /**
59
- * @summary action
60
- * @description Applies a shadow filter to the asset.
61
- * @memberOf Actions.Effect
62
- * @param shadowLevel
63
- * @return {Actions.Effect.ShadowEffectAction}
64
- */
65
- declare function shadow(shadowLevel?: number): ShadowEffectAction;
66
- /**
67
- * @summary action
68
- * @description Applies a colorizing filter to the asset.
69
- * @memberOf Actions.Effect
70
- * @param {number} colorizeLevel The strength of the color. (Range: 0 to 100, Server default: 100)
71
- * @return {Actions.Effect.ColorizeEffectAction}
72
- */
73
- declare function colorize(colorizeLevel?: number): ColorizeEffectAction;
74
- /**
75
- * @summary action
76
- * @description Applies an oilPaint filter to the asset.
77
- * @memberOf Actions.Effect
78
- * @param {number} oilPaintLevel The strength of the effect. (Range: 0 to 100, Server default: 30)
79
- * @return {Actions.Effect.EffectActionWithStrength}
80
- */
81
- declare function oilPaint(oilPaintLevel?: number): EffectActionWithStrength;
82
- /**
83
- * @summary action
84
- * @description Applies an artistic filter to the asset.
85
- * @memberOf Actions.Effect
86
- * @param {ArtisticFilterType | string} artisticFilterType
87
- * @return {Actions.Effect.SimpleEffectAction}
88
- */
89
- declare function artisticFilter(artisticFilterType: ArtisticFilterType | string): SimpleEffectAction;
90
- /**
91
- * @summary action
92
- * @description Applies a cartoonify effect to the asset.
93
- * @memberOf Actions.Effect
94
- * @param cartoonifyLevel The thickness of the lines. (Range: 0 to 100, Server default: 50)
95
- * @return {Actions.Effect.CartoonifyEffect}
96
- */
97
- declare function cartoonify(cartoonifyLevel?: number): CartoonifyEffect;
98
- /**
99
- * @summary action
100
- * @description Adds an outline to a transparent image. For examples, see the Image Transformations guide.
101
- * @memberOf Actions.Effect
102
- * @return {Actions.Effect.EffectOutline}
103
- */
104
- declare function outline(): EffectOutline;
105
- /**
106
- * @summary action
107
- * @description Applies a complex deep learning neural network algorithm that extracts artistic styles from a source image and applies them to the content of a target photograph.<br/>
108
- * <b>Learn more:</b> {@link https://cloudinary.com/documentation/neural_artwork_style_transfer_addon|Neural Artwork Style Transfer}
109
- * @memberOf Actions.Effect
110
- * @param {ImageSource} imageSource `import {image} from '@cloudinary/url-gen/qualifiers/sources`
111
- * @return {Actions.Effect.StyleTransfer}
112
- */
113
- declare function styleTransfer(imageSource: ImageSource): StyleTransfer;
114
- /**
115
- * @summary action
116
- * @description
117
- * Causes a video clip to play forwards and then backwards.
118
- * Use in conjunction with trimming parameters ('duration', 'start_offset', or 'end_offset') and the 'loop' effect to deliver a classic (short, repeating) boomerang clip.<br/>
119
- * For details and examples, see 'Create a boomerang video clip' in the Video Transformations guide.
120
- * @memberOf Actions.Effect
121
- * @return {Actions.Effect.SimpleEffectAction}
122
- */
123
- declare function boomerang(): SimpleEffectAction;
124
- /**
125
- * @summary action
126
- * @description
127
- * Removes red eyes with the Advanced Facial Attribute Detection add-on.
128
- * For details, see the Advanced Facial Attribute Detection add-on documentation.
129
- * @memberOf Actions.Effect
130
- * @return {Actions.Effect.SimpleEffectAction}
131
- */
132
- declare function advancedRedEye(): SimpleEffectAction;
133
- /**
134
- * @summary action
135
- * @description Converts the image to black and white.
136
- * @memberOf Actions.Effect
137
- * @param {number | string} level The balance between black (100) and white (0). (Range: 0 to 100, Server default: 50)
138
- * @return {Actions.Effect.BlackwhiteEffectAction}
139
- */
140
- declare function blackwhite(level?: number | "bw"): BlackwhiteEffectAction;
141
- /**
142
- * @summary action
143
- * @description Negates the image colors (negative).
144
- * @memberOf Actions.Effect
145
- * @return {Actions.Effect.SimpleEffectAction}
146
- */
147
- declare function negate(): SimpleEffectAction;
148
- /**
149
- * @summary action
150
- * @description Removes red eyes in the image.
151
- * @memberOf Actions.Effect
152
- * @return {Actions.Effect.SimpleEffectAction}
153
- */
154
- declare function redEye(): SimpleEffectAction;
155
- /**
156
- * @summary action
157
- * @description Plays the video or audio file in reverse.
158
- * @memberOf Actions.Effect
159
- * @return {Actions.Effect.SimpleEffectAction}
160
- */
161
- declare function reverse(): SimpleEffectAction;
162
- /**
163
- * @summary action
164
- * @description Changes the speed of the video playback.
165
- * @memberOf Actions.Effect
166
- * @param {number} speedIncreasePercent The percentage change of speed. Positive numbers speed up the playback, negative numbers slow down the playback (Range: -50 to 100, Server default: 0)
167
- * @return {Actions.Effect.AccelerationEffectAction}
168
- */
169
- declare function accelerate(speedIncreasePercent?: number): AccelerationEffectAction;
170
- /**
171
- * @summary action
172
- * @description
173
- * Fade in at the beginning of the video.
174
- * For details and examples, see 'Fade in and out' in the Video Transformations guide.
175
- * @memberOf Actions.Effect
176
- * @param {number} fadeLength The time in ms for the fade to occur. (Server default: 2000)
177
- * @return {Actions.Effect.FadeInEffectAction}
178
- */
179
- declare function fadeIn(fadeLength?: number): FadeInEffectAction;
180
- /**
181
- * @summary action
182
- * @description
183
- * Fade out at the end of the video.
184
- * For details and examples, see 'Fade in and out' in the Video Transformations guide.
185
- * @memberOf Actions.Effect
186
- * @param {number} fadeLength The time in ms for the fade to occur. (Server default: 2000)
187
- * @return {Actions.Effect.FadeoutEffectAction}
188
- */
189
- declare function fadeOut(fadeLength?: number): FadeOutEffectAction;
190
- /**
191
- * @summary action
192
- * @description
193
- * Delivers a video or animated GIF that contains additional loops of the video/GIF.
194
- * The total number of iterations is the number of additional loops plus one. <br/>
195
- * For animated GIFs only, you can also specify the loop effect without a numeric value to instruct it to loop the GIF infinitely.
196
- * @memberOf Actions.Effect
197
- * @param {number} additionalLoops The additional number of times to play the video or animated GIF.
198
- * @return {Actions.Effect.LoopEffectAction}
199
- */
200
- declare function loop(additionalLoops?: number): LoopEffectAction;
201
- /**
202
- * @summary action
203
- * @description
204
- * Makes the background of the image transparent (or solid white for formats that do not support transparency).
205
- * The background is determined as all pixels that resemble the pixels on the edges of the image.
206
- *
207
- * @memberOf Actions.Effect
208
- * @param {number} tolerance The tolerance used to accommodate variance in the background color. (Range: 0 to 100, Server default: 10)
209
- * @return {Actions.Effect.MakeTransparentEffectAction}
210
- */
211
- declare function makeTransparent(tolerance?: number): MakeTransparentEffectAction;
212
- /**
213
- * @summary action
214
- * @description Adds visual noise to the video, visible as a random flicker of "dots" or "snow".
215
- * @memberOf Actions.Effect
216
- * @param {number} percentage The percent of noise to apply. (Range: 0 to 100 Server default: 0)
217
- * @return {Actions.Effect.EffectActionWithLevel}
218
- */
219
- declare function noise(percentage?: number): EffectActionWithLevel;
220
- /**
221
- * @summary action
222
- * @description Applies a vignette effect.
223
- * @memberOf Actions.Effect
224
- * @param {number} strength The strength of the vignette. (Range: 0 to 100, Server default: 20)
225
- * @return {Actions.Effect.EffectActionWithStrength}
226
- */
227
- declare function vignette(strength?: number): EffectActionWithStrength;
228
- /**
229
- * @summary action
230
- * @description
231
- * Applies an ordered dither filter to the image.
232
- * Use the constants defined in {@link Qualifiers.Dither|@cloudinary/url-gen/qualifiers/dither} for ditherType.
233
- * @memberOf Actions.Effect
234
- * @param {Qualifiers.Dither} ditherType - The dither type applied to the image
235
- * @return {Actions.Effect.DitherEffectAction}
236
- */
237
- declare function dither(ditherType?: number): DitherEffectAction;
238
- /**
239
- * @summary action
240
- * @description
241
- * Vectorizes the image.
242
- * Notes:
243
- * To deliver the image as a vector image, make sure to change the format (or URL extension) to a vector format, such as SVG.</br>
244
- * However, you can also deliver in a raster format if you just want to get the 'vectorized' graphic effect.</br>
245
- * Large images are scaled down to 1000 pixels in the largest dimension before vectorization.
246
- *
247
- * @memberOf Actions.Effect
248
- * @return {Actions.Effect.VectorizeEffectAction}
249
- */
250
- declare function vectorize(): VectorizeEffectAction;
251
- /**
252
- * @summary action
253
- * @description
254
- * Applies a gradient fade effect from one edge of the image.
255
- * Use .x() or .y() to indicate from which edge to fade and how much of the image should be faded.
256
- * Values of x and y can be specified as a percentage (Range: 0.0 to 1.0), or in pixels (integer values). <br/>
257
- * Positive values fade from the top (y) or left (x). Negative values fade from the bottom (y) or right (x). <br/>
258
- * By default, the gradient is applied to the top 50% of the image (y = 0.5).<br/>
259
- * Only one direction can be specified but the fade can be applied symmetrically using the mode parameter. </br>
260
- * To apply different amounts of fade to multiple edges, use chained fade effects.
261
- *
262
- * @memberOf Actions.Effect
263
- * @return {Actions.Effect.GradientFadeEffectAction}
264
- */
265
- declare function gradientFade(): GradientFadeEffectAction;
266
- /**
267
- * @summary action
268
- * @description
269
- * Applies stripes to the image to help people with common color-blind conditions to differentiate between colors that are similar for them.</br>
270
- * You can replace colors using the xRay() method of the \Cloudinary\Transformation\AssistColorBlind class.
271
- * @memberOf Actions.Effect
272
- * @return {Actions.Effect.AssistColorBlindEffectAction}
273
- */
274
- declare function assistColorBlind(): AssistColorBlindEffectAction;
275
- /**
276
- * @summary action
277
- * @description
278
- * Simulates the way an image would appear to someone with the specified color blind condition. </br>
279
- * For a list of supported color blind conditions see {@link Qualifiers.SimulateColorBlindValues| types of color blindness} for possible values
280
- * @memberOf Actions.Effect
281
- * @return {Actions.Effect.SimulateColorBlindEffectAction}
282
- */
283
- declare function simulateColorBlind(): SimulateColorBlindEffectAction;
284
- /**
285
- * @summary action
286
- * @description Removes small motion shifts from the video. with a maximum extent of movement in the horizontal and vertical direction of 32 pixels
287
- * @memberOf Actions.Effect
288
- * @return {Actions.Effect.DeshakeEffectAction}
289
- */
290
- declare function deshake(pixels?: number | string): DeshakeEffectAction;
291
- /**
292
- * @summary action
293
- * @description Supports the concatenation of videos with a custom transition by including a transition video as an
294
- * additional layer and specifying the transition effect
295
- * @memberOf Actions.Effect
296
- * @return {Actions.Effect.SimpleEffectAction}
297
- */
298
- declare function transition(): SimpleEffectAction;
299
- /**
300
- * @summary action
301
- * @description Applies a pixelatering filter to the asset.
302
- * @memberOf Actions.Effect
303
- * @param {number} squareSize The squareSize in the pixelation. (Range: 1 to 2000, Server default: 100)
304
- * @return {Actions.Effect.Pixelate}
305
- */
306
- declare function pixelate(squareSize?: number): Pixelate;
307
- /**
308
- * @summary action
309
- * @description Makes the background of an image transparent (or solid white for JPGs).</br>
310
- * Use when the background is a uniform color.
311
- * {@link https://cloudinary.com/documentation/transformation_reference#e_bgremoval|Background Removal}
312
- *
313
- * @memberOf Actions.Effect
314
- * @return {Actions.Effect.RemoveBackgroundAction}
315
- */
316
- declare function removeBackground(): RemoveBackgroundAction;
317
- /**
318
- * @summary action
319
- * @description Uses the Cloudinary AI Background Removal add-on to make the background of an image transparent.</br>
320
- * When combined with other transformations, this effect must be specified in the first component.
321
- * {@link https://cloudinary.com/documentation/transformation_reference#e_background_removal|Background Removal}
322
- *
323
- * @memberOf Actions.Effect
324
- * @return {Actions.Effect.BackgroundRemoval}
325
- */
326
- declare function backgroundRemoval(): BackgroundRemoval;
327
- /**
328
- * @summary action
329
- * @description Adds a shadow to the object in an image.
330
- * {@link https://cloudinary.com/documentation/transformation_reference#e_dropshadow|Drop Shadow}
331
- *
332
- * @memberOf Actions.Effect
333
- * @return {Actions.Effect.DropShadow}
334
- */
335
- declare function dropShadow(): DropShadow;
336
- /**
337
- * @summary action
338
- * @description Remove objects from an asset using Generative AI
339
- * {@link https://cloudinary.com/documentation/transformation_reference#e_gen_remove|Generative Remove}
340
- *
341
- * @memberOf Actions.Effect
342
- * @return {Actions.Effect.GenerativeRemove}
343
- */
344
- declare function generativeRemove(): GenerativeRemove;
345
- /**
346
- * @summary action
347
- * @description Uses generative AI to replace parts of your image with something else.
348
- * {@link https://cloudinary.com/documentation/transformation_reference#e_gen_replace|Generative Replace}
349
- *
350
- * @memberOf Actions.Effect
351
- * @return {Actions.Effect.GenerativeReplace}
352
- */
353
- declare function generativeReplace(): GenerativeReplace;
354
- /**
355
- * @summary action
356
- * @description Uses generative AI to replace background of your image with something else.
357
- * {@link https://cloudinary.com/documentation/transformation_reference#e_gen_background_replace|Generative Background Replace}
358
- *
359
- * @memberOf Actions.Effect
360
- * @return {Actions.Effect.GenerativeBackgroundReplace}
361
- */
362
- declare function generativeBackgroundReplace(): GenerativeBackgroundReplace;
363
- /**
364
- * @summary action
365
- * @description Extracts an area or multiple areas of an image, described in natural language.
366
- * {@link https://cloudinary.com/documentation/transformation_reference#e_extract|Extract}
367
- *
368
- * @memberOf Actions.Effect
369
- * @return {Actions.Effect.Extract}
370
- */
371
- declare function extract(prompts: string | string[]): Extract;
372
- /**
373
- * @summary action
374
- * @description Uses generative AI to recolor objects from your image.
375
- * {@link https://cloudinary.com/documentation/transformation_reference#e_gen_recolor|Generative Recolor}
376
- * @param {string | string[]} prompts
377
- * @param {SystemColors} color
378
- * @memberOf Actions.Effect
379
- * @return {Actions.Effect.GenerativeRecolor}
380
- */
381
- declare function generativeRecolor(prompts: string | string[], color: SystemColors): GenerativeRecolor;
382
- /**
383
- * @summary action
384
- * @description
385
- * Uses generative AI to restore details in poor quality images
386
- * or images that may have become degraded through repeated processing and compression.
387
- * @memberOf Actions.Effect
388
- * @return {Actions.Effect.SimpleEffectAction}
389
- */
390
- declare function generativeRestore(): SimpleEffectAction;
391
- /**
392
- * @summary action
393
- * @description
394
- * Uses AI-based prediction to add fine detail while upscaling small images.
395
- * This 'super-resolution' feature scales each dimension by four, multiplying the total number of pixels by 16.
396
- * @memberOf Actions.Effect
397
- * @return {Actions.Effect.SimpleEffectAction}
398
- */
399
- declare function upscale(): SimpleEffectAction;
400
- /**
401
- *
402
- * @description Changes the main background color to the one specified, as if a 'theme change' was applied (e.g. dark mode vs light mode).
403
- * @param {SystemColors} color
404
- * @return {Actions.Effect.ThemeEffect}
405
- */
406
- declare function theme(color: SystemColors): ThemeEffect;
407
- /**
408
- *
409
- * @description Uses AI to analyze an image and make adjustments to enhance the appeal of the image.
410
- * @return {Actions.Effect.Enhance}
411
- */
412
- declare function enhance(): SimpleEffectAction;
413
- /**
414
- * @description Defines effects that you can apply to transform your assets.
415
- * @memberOf Actions
416
- * @namespace Effect
417
- * @example
418
- * <caption>An <b>extreme</b> example of using many effects on the same asset</caption>
419
- * import {Cloudinary} from "@cloudinary/url-gen";
420
- * // Import everything, or just the action you need for tree-shaking purposes
421
- * import {Effect, sepia} from "@cloudinary/url-gen/actions/effect";
422
- * import {ArtisticFilter, alDente} from "@cloudinary/url-gen/qualifiers/artisticFilter";
423
- * import {ShakeStrength, pixels16} from "@cloudinary/url-gen/qualifiers/shakeStrength";
424
- * import {cat, dog} from "@cloudinary/url-gen/qualifiers/ForegroundObject";
425
- *
426
- * const yourCldInstance = new Cloudinary({cloud:{cloudName:'demo'}});
427
- * const image = yourCldInstance.image('woman');
428
- *
429
- * image.effect(Effect.advancedRedEye())
430
- * .effect(Effect.accelerate())
431
- * .effect(Effect.accelerate(100))
432
- * .effect(Effect.accelerate().rate(5))
433
- * .effect(Effect.boomerang())
434
- * .effect(Effect.blackwhite())
435
- * .effect(Effect.blackwhite(10))
436
- * .effect(Effect.blackwhite().threshold(20))
437
- * .effect(Effect.fadeIn(100))
438
- * .effect(Effect.fadeIn().duration(5))
439
- * .effect(Effect.fadeOut(100))
440
- * .effect(Effect.fadeOut().duration(5))
441
- * .effect(Effect.grayscale())
442
- * .effect(Effect.loop())
443
- * .effect(Effect.loop(100))
444
- * .effect(Effect.loop().additionalIterations(5))
445
- * .effect(Effect.makeTransparent())
446
- * .effect(Effect.makeTransparent(100))
447
- * .effect(Effect.makeTransparent().tolerance(5))
448
- * .effect(Effect.makeTransparent().tolerance(5).colorToReplace('red'))
449
- * .effect(Effect.noise())
450
- * .effect(Effect.noise(100))
451
- * .effect(Effect.noise().level(5))
452
- * .effect(Effect.negate())
453
- * .effect(Effect.reverse())
454
- * .effect(Effect.redEye())
455
- * .effect(Effect.sepia())
456
- * .effect(Effect.sepia(100))
457
- * .effect(Effect.sepia().level(5))
458
- * .effect(Effect.vignette())
459
- * .effect(Effect.vignette(100))
460
- * .effect(Effect.vignette().strength(5))
461
- * .effect(Effect.deshake())
462
- * .effect(Effect.deshake(10))
463
- * .effect(Effect.artisticFilter(alDente())
464
- * .effect(Effect.deshake().shakeStrength(pixels16()))
465
- * .effect(Effect.backgroundRemoval().fineEdges(true).hints(cat(), dog())
466
- * .effect(Effect.generativeRemove().prompt("red car").detectMultiple())
467
- * .effect(Effect.generativeRemove().region({x: 20, y: 200, width: 100, height: 100}))
468
- * .effect(Effect.generativeReplace().from("ceiling").to("sunny sky").preserveGeometry(true))
469
- */
470
- declare const Effect: {
471
- pixelate: typeof pixelate;
472
- deshake: typeof deshake;
473
- boomerang: typeof boomerang;
474
- advancedRedEye: typeof advancedRedEye;
475
- blackwhite: typeof blackwhite;
476
- negate: typeof negate;
477
- redEye: typeof redEye;
478
- reverse: typeof reverse;
479
- accelerate: typeof accelerate;
480
- fadeIn: typeof fadeIn;
481
- fadeOut: typeof fadeOut;
482
- loop: typeof loop;
483
- makeTransparent: typeof makeTransparent;
484
- noise: typeof noise;
485
- vignette: typeof vignette;
486
- blur: typeof blur;
487
- grayscale: typeof grayscale;
488
- sepia: typeof sepia;
489
- shadow: typeof shadow;
490
- colorize: typeof colorize;
491
- oilPaint: typeof oilPaint;
492
- artisticFilter: typeof artisticFilter;
493
- cartoonify: typeof cartoonify;
494
- outline: typeof outline;
495
- styleTransfer: typeof styleTransfer;
496
- gradientFade: typeof gradientFade;
497
- vectorize: typeof vectorize;
498
- assistColorBlind: typeof assistColorBlind;
499
- simulateColorBlind: typeof simulateColorBlind;
500
- transition: typeof transition;
501
- dither: typeof dither;
502
- removeBackground: typeof removeBackground;
503
- backgroundRemoval: typeof backgroundRemoval;
504
- dropShadow: typeof dropShadow;
505
- generativeRemove: typeof generativeRemove;
506
- generativeReplace: typeof generativeReplace;
507
- generativeBackgroundReplace: typeof generativeBackgroundReplace;
508
- generativeRecolor: typeof generativeRecolor;
509
- generativeRestore: typeof generativeRestore;
510
- upscale: typeof upscale;
511
- theme: typeof theme;
512
- enhance: typeof enhance;
513
- extract: typeof extract;
514
- };
515
- export declare type EffectActions = SimpleEffectAction | EffectOutline | ShadowEffectAction | AssistColorBlindEffectAction | SimulateColorBlindEffectAction | CartoonifyEffect | StyleTransfer | VectorizeEffectAction | GradientFadeEffectAction | BlurAction | Pixelate | RemoveBackgroundAction | FadeInEffectAction | FadeOutEffectAction | AccelerationEffectAction | BackgroundRemoval | DropShadow | GenerativeRemove | GenerativeReplace | GenerativeBackgroundReplace | GenerativeRecolor | Extract;
516
- export { Effect, pixelate, deshake, boomerang, advancedRedEye, blackwhite, negate, redEye, reverse, accelerate, fadeIn, fadeOut, loop, makeTransparent, noise, vignette, blur, grayscale, sepia, shadow, colorize, oilPaint, artisticFilter, cartoonify, outline, styleTransfer, gradientFade, vectorize, assistColorBlind, simulateColorBlind, transition, dither, removeBackground, backgroundRemoval, dropShadow, generativeRemove, generativeReplace, generativeBackgroundReplace, generativeRecolor, generativeRestore, upscale, theme, enhance, extract };
@@ -1,75 +0,0 @@
1
- import { Action } from '../../internal/Action.js';
2
- import { TimelinePosition } from '../../qualifiers/video/TimelinePosition.js';
3
- import { BlendModeQualifier } from '../../qualifiers/blendMode/BlendModeQualifier.js';
4
- import { Position } from '../../qualifiers/position.js';
5
- import { BaseSource } from '../../qualifiers/source/BaseSource.js';
6
- import { BlendModeType } from '../../types/types.js';
7
- import { IActionModel } from '../../internal/models/IActionModel.js';
8
- import { IOverlayActionModel } from '../../internal/models/IOverlayActionModel.js';
9
- import { ITransformationFromJson } from '../../internal/models/IHasFromJson.js';
10
- /**
11
- * @extends SDK.Action
12
- * @memberOf SDK
13
- * @description
14
- * A generic Layer action that can add a Video, Text or Image layer.<br>
15
- * This class can represent an overlay or an underlay.
16
- */
17
- declare class LayerAction extends Action {
18
- private source;
19
- private _position;
20
- private _blendMode;
21
- private _timelinePosition;
22
- protected _actionModel: IOverlayActionModel;
23
- layerType: 'u' | 'l';
24
- /**
25
- * @description Creates a LayerAction to be used with overlays and underlays
26
- * @param {ImageSource | TextSource | VideoSource} layerSource The Source used for the layer, use the builders provided {@link Qualifiers.Source|here}
27
- */
28
- constructor(layerSource: BaseSource);
29
- /**
30
- * @description Sets the layerType to 'u' (underlay) or 'l' (overlay).
31
- * @param {'u' | 'l'} type
32
- * @return {this}
33
- */
34
- setLayerType(type: 'u' | 'l'): this;
35
- /**
36
- * @description Sets the timeline position of the video layer
37
- * @param {Qualifiers.TimelinePosition} timelinePosition
38
- * @return {this}
39
- */
40
- timeline(timelinePosition: TimelinePosition): this;
41
- /**
42
- * @description Sets the position of the layer
43
- * @param {Qualifiers.Position} position
44
- * @return {this}
45
- */
46
- position(position: Position): this;
47
- /**
48
- * @description Specifies how to blend the image overlay with the base overlay
49
- * @param {Qualifiers.BlendMode|BlendModeType} blendMode
50
- * @return {this}
51
- */
52
- blendMode(blendMode: BlendModeType | BlendModeQualifier): this;
53
- /**
54
- * @private
55
- * @description
56
- * Closes a layer (layers are built in three stages -> /Open/Transform/Close).
57
- * @return {SDK.Action}
58
- */
59
- private closeLayer;
60
- /**
61
- * @private
62
- * @description
63
- * Opens a layer (layers are built in three stages -> /Open/Transform/Close).
64
- * @return string
65
- */
66
- private openLayer;
67
- /**
68
- * @description
69
- * Serializes the Layer to a string
70
- * @return {string}
71
- */
72
- toString(): string;
73
- static fromJson(actionModel: IActionModel, transformationFromJson: ITransformationFromJson): LayerAction;
74
- }
75
- export { LayerAction };
@@ -1,15 +0,0 @@
1
- import { Action } from '../../internal/Action.js';
2
- /**
3
- * @description Applies a pre-defined named transformation of the given name, used with a builder from {@link Actions.NamedTransformation|Named Transformation}
4
- * @extends SDK.Action
5
- * @memberOf Actions.NamedTransformation
6
- * @see Visit {@link Actions.NamedTransformation|Named Transformation} for an example
7
- */
8
- declare class NamedTransformationAction extends Action {
9
- /**
10
- *
11
- * @param {string} name The name of the named transformation
12
- */
13
- constructor(name: string);
14
- }
15
- export { NamedTransformationAction };
@@ -1,27 +0,0 @@
1
- import { NamedTransformationAction } from './namedTransformation/NamedTransformationAction.js';
2
- /**
3
- * Applies a pre-defined named transformation of the given name.
4
- * @memberOf Actions
5
- * @namespace NamedTransformation
6
- * @example
7
- * import {Cloudinary} from "@cloudinary/url-gen";
8
- * import {name} from "@cloudinary/url-gen/actions/namedTransformation";
9
- *
10
- * const yourCldInstance = new Cloudinary({cloud:{cloudName:'demo'}});
11
- * const image = yourCldInstance.image('woman');
12
- * image.namedTransformation(
13
- * name('my_named_transformation'),
14
- * );
15
- */
16
- /**
17
- * @summary action
18
- * @description Applies a pre-defined named transformation of the given name.
19
- * @param {string} name Transformation name
20
- * @memberOf Actions.NamedTransformation
21
- * @return {Actions.NamedTransformation.NamedTransformationAction}
22
- */
23
- declare function name(name: string): NamedTransformationAction;
24
- declare const NamedTransformation: {
25
- name: typeof name;
26
- };
27
- export { NamedTransformation, name };