@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,11 +0,0 @@
1
- import { LeveledEffectAction } from './LeveledEffectAction.js';
2
- /**
3
- * @description A class for all effects that include a blendPercentage method
4
- * @extends {Actions.Effect.LeveledEffectAction}
5
- * @memberOf Actions.Effect
6
- * @see Visit {@link Actions.Effect|Effect} for an example
7
- */
8
- declare class EffectActionWithBlend extends LeveledEffectAction {
9
- blend(value: number | string): this;
10
- }
11
- export { EffectActionWithBlend };
@@ -1,11 +0,0 @@
1
- import { LeveledEffectAction } from './LeveledEffectAction.js';
2
- /**
3
- * @description A class that provides a built in level() method that sets the level of the effect
4
- * @extends {Actions.Effect.LeveledEffectAction}
5
- * @memberOf Actions.Effect
6
- * @see Visit {@link Actions.Effect|Effect} for an example
7
- */
8
- declare class EffectActionWithLevel extends LeveledEffectAction {
9
- level(value: number | string): this;
10
- }
11
- export { EffectActionWithLevel };
@@ -1,12 +0,0 @@
1
- import { LeveledEffectAction } from './LeveledEffectAction.js';
2
- /**
3
- * @description A class for all effects that include a strength method
4
- * @extends {Actions.Effect.LeveledEffectAction}
5
- * @memberOf Actions.Effect
6
- * @see Visit {@link Actions.Effect|Effect} for an example
7
- */
8
- declare class EffectActionWithStrength extends LeveledEffectAction {
9
- LEVEL_NAME: string;
10
- strength(value: number | string): this;
11
- }
12
- export { EffectActionWithStrength };
@@ -1,23 +0,0 @@
1
- import { SimpleEffectAction } from './SimpleEffectAction.js';
2
- import { ExpressionQualifier } from '../../../qualifiers/expression/ExpressionQualifier.js';
3
- import { IColorizeModel, IEffectActionWithLevelModel } from '../../../internal/models/IEffectActionModel.js';
4
- /**
5
- * @description A base class for effects with a level, the extending class needs to implement a method that calls setLevel()
6
- * @extends {Actions.Effect.SimpleEffectAction}
7
- * @memberOf Actions.Effect
8
- * @see Visit {@link Actions.Effect|Effect} for an example
9
- */
10
- declare class LeveledEffectAction extends SimpleEffectAction {
11
- protected LEVEL_NAME: string;
12
- protected _actionModel: IEffectActionWithLevelModel | IColorizeModel;
13
- protected effectType: string;
14
- constructor(effectType?: string, level?: number | string);
15
- /**
16
- *
17
- * @description Sets the effect level for the action
18
- * @param {string | number} level - The strength of the effect
19
- * @protected
20
- */
21
- protected setLevel(level: string | number | ExpressionQualifier): this;
22
- }
23
- export { LeveledEffectAction };
@@ -1,18 +0,0 @@
1
- import { Action } from '../../../internal/Action.js';
2
- import { Qualifier } from '../../../internal/qualifier/Qualifier.js';
3
- import { ExpressionQualifier } from '../../../qualifiers/expression/ExpressionQualifier.js';
4
- import { ISimpleEffectActionModel } from '../../../internal/models/IEffectActionModel.js';
5
- import { IActionModel } from '../../../internal/models/IActionModel.js';
6
- /**
7
- * @description A class that defines a simple effect of the type e_{effectName}
8
- * @extends SDK.Action
9
- * @memberOf Actions.Effect
10
- * @see Visit {@link Actions.Effect|Effect} for an example
11
- */
12
- declare class SimpleEffectAction extends Action {
13
- protected _actionModel: ISimpleEffectActionModel;
14
- constructor(effectType?: string, level?: number | string);
15
- protected createEffectQualifier(effectType: string, level?: number | string | ExpressionQualifier): Qualifier;
16
- static fromJson(actionModel: IActionModel): SimpleEffectAction;
17
- }
18
- export { SimpleEffectAction };
@@ -1,23 +0,0 @@
1
- import { Action } from '../../internal/Action.js';
2
- import { IExtractModel } from '../../internal/models/IEffectActionModel.js';
3
- import { ExtractModeType } from '../../types/types.js';
4
- /**
5
- * @description Extracts an area or multiple areas of an image, described in natural language.
6
- * @extends SDK.Action
7
- * @memberOf Actions.Effect
8
- * @see Visit {@link Actions.Effect|Effect} for an example
9
- */
10
- declare class Extract extends Action {
11
- private _prompts;
12
- private _detectMultiple;
13
- private _mode;
14
- private _invert;
15
- constructor(prompts: string | string[]);
16
- detectMultiple(value?: boolean): this;
17
- mode(mode?: ExtractModeType): this;
18
- invert(value?: boolean): this;
19
- protected prepareQualifiers(): void;
20
- private preparePromptValue;
21
- static fromJson(actionModel: IExtractModel): Extract;
22
- }
23
- export { Extract };
@@ -1,16 +0,0 @@
1
- import { Action } from '../../internal/Action.js';
2
- import { IGenerativeBackgroundReplaceModel } from '../../internal/models/IEffectActionModel.js';
3
- /**
4
- * @description Uses generative AI to replace background of your image with something else.
5
- * @extends SDK.Action
6
- * @memberOf Actions.Effect
7
- * @see Visit {@link Actions.Effect|Effect} for an example
8
- */
9
- declare class GenerativeBackgroundReplace extends Action {
10
- private _prompt;
11
- constructor();
12
- prompt(value: string): GenerativeBackgroundReplace;
13
- protected prepareQualifiers(): void;
14
- static fromJson(actionModel: IGenerativeBackgroundReplaceModel): GenerativeBackgroundReplace;
15
- }
16
- export { GenerativeBackgroundReplace };
@@ -1,21 +0,0 @@
1
- import { Action } from '../../internal/Action.js';
2
- import { IGenerativeRecolorModel } from '../../internal/models/IEffectActionModel.js';
3
- import { SystemColors } from '../../qualifiers/color.js';
4
- /**
5
- * @description A class that defines how to recolor objects in an asset using Generative AI
6
- * @extends SDK.Action
7
- * @memberOf Actions.Effect
8
- * @see Visit {@link Actions.Effect|Effect} for an example
9
- */
10
- declare class GenerativeRecolor extends Action {
11
- private _prompts;
12
- private _detectMultiple;
13
- private _toColor;
14
- constructor(prompts: string | string[], color: SystemColors);
15
- detectMultiple(value?: boolean): this;
16
- multiple: any;
17
- protected prepareQualifiers(): void;
18
- private preparePromptValue;
19
- static fromJson(actionModel: IGenerativeRecolorModel): GenerativeRecolor;
20
- }
21
- export { GenerativeRecolor };
@@ -1,25 +0,0 @@
1
- import { Action } from '../../internal/Action.js';
2
- import { IGenerativeRemoveModel } from '../../internal/models/IEffectActionModel.js';
3
- import { RectangleRegion } from '../../qualifiers/region/RectangleRegion.js';
4
- /**
5
- * @description A class that defines how to remove objects from an asset using Generative AI
6
- * @extends SDK.Action
7
- * @memberOf Actions.Effect
8
- * @see Visit {@link Actions.Effect|Effect} for an example
9
- */
10
- declare class GenerativeRemove extends Action {
11
- private _prompts;
12
- private _regions;
13
- private _detectMultiple;
14
- private _removeShadow;
15
- constructor();
16
- prompt(...value: string[]): this;
17
- region(...value: RectangleRegion[]): this;
18
- detectMultiple(value?: boolean): this;
19
- removeShadow(value?: boolean): this;
20
- protected prepareQualifiers(): void;
21
- private preparePromptValue;
22
- private prepareRegionValue;
23
- static fromJson(actionModel: IGenerativeRemoveModel): GenerativeRemove;
24
- }
25
- export { GenerativeRemove };
@@ -1,22 +0,0 @@
1
- import { Action } from '../../internal/Action.js';
2
- import { IGenerativeReplaceModel } from '../../internal/models/IEffectActionModel.js';
3
- /**
4
- * @description Uses generative AI to replace parts of your image with something else.
5
- * @extends SDK.Action
6
- * @memberOf Actions.Effect
7
- * @see Visit {@link Actions.Effect|Effect} for an example
8
- */
9
- declare class GenerativeReplace extends Action {
10
- private _from;
11
- private _to;
12
- private _preserveGeometry;
13
- private _detectMultiple;
14
- constructor();
15
- from(value: string): GenerativeReplace;
16
- to(value: string): GenerativeReplace;
17
- preserveGeometry(value?: boolean): GenerativeReplace;
18
- detectMultiple(value?: boolean): this;
19
- protected prepareQualifiers(): void;
20
- static fromJson(actionModel: IGenerativeReplaceModel): GenerativeReplace;
21
- }
22
- export { GenerativeReplace };
@@ -1,37 +0,0 @@
1
- import { Action } from '../../internal/Action.js';
2
- import { IGradientFadeEffecModel } from '../../internal/models/IEffectActionModel.js';
3
- import { IActionModel } from '../../internal/models/IActionModel.js';
4
- /**
5
- * @description Applies a gradient fade effect from one edge of the image.
6
- * @extends SDK.Action
7
- * @memberOf Actions.Effect
8
- * @see Visit {@link Actions.Effect|Effect} for an example
9
- */
10
- declare class GradientFadeEffectAction extends Action {
11
- private _strength;
12
- private _type;
13
- protected _actionModel: IGradientFadeEffecModel;
14
- /**
15
- * @description Sets the strength of the fade effect.
16
- * @param {number} strength The strength of the fade effect. (Range: 0 to 100, Server default: 20)
17
- */
18
- strength(strength: number): this;
19
- /**
20
- * @description Sets the mode of gradient fade.
21
- * @param {string | Qualifiers.GradientFade} type The mode of gradient fade.
22
- */
23
- type(type: string): this;
24
- /**
25
- * @description Sets the x dimension of the start point.
26
- * @param {number | string} x The x dimension of the start point.
27
- */
28
- horizontalStartPoint(x: number | string): this;
29
- /**
30
- * @description Sets the y dimension of the start point.
31
- * @param {number | string} y The y dimension of the start point.
32
- */
33
- verticalStartPoint(y: number | string): this;
34
- protected prepareQualifiers(): void;
35
- static fromJson(actionModel: IActionModel): GradientFadeEffectAction;
36
- }
37
- export { GradientFadeEffectAction };
@@ -1,48 +0,0 @@
1
- import { Action } from '../../internal/Action.js';
2
- import { SystemColors } from '../../qualifiers/color.js';
3
- import { OutlineModeType } from '../../types/types.js';
4
- import { IEffectOutlineModel } from '../../internal/models/IEffectActionModel.js';
5
- import { IActionModel } from '../../internal/models/IActionModel.js';
6
- /**
7
- * @description Adds an outline to a transparent image. For examples, see the Image Transformations guide.
8
- * @extends SDK.Action
9
- * @memberOf Actions.Effect
10
- * @see Visit {@link Actions.Effect|Effect} for an example
11
- */
12
- declare class EffectOutline extends Action {
13
- private _mode;
14
- private _width;
15
- private _blurLevel;
16
- protected _actionModel: IEffectOutlineModel;
17
- constructor();
18
- /**
19
- * @description
20
- * How to apply the outline effect which can be one of the following values:
21
- * inner, inner_fill, outer, fill.
22
- * @param {OutlineModeType|string} mode The type of outline effect. Use the constants defined in Outline.
23
- * @return {this}
24
- */
25
- mode(mode?: OutlineModeType | string): this;
26
- /**
27
- * The thickness of the outline in pixels. (Range: 1 to 100, Server default: 5)
28
- * @param {number} width
29
- * @return {this}
30
- */
31
- width(width?: number | string): this;
32
- /**
33
- * @description
34
- * The level of blur of the outline.
35
- * Range: 0 to 2000, Server default: 0
36
- * @param {number | string} lvl
37
- * @return {this}
38
- */
39
- blurLevel(lvl?: number | string): this;
40
- /**
41
- * @param {string | Qualifiers.Color} color One of the SDK Color values, string, or rgba: '#fff'
42
- * @return {this}
43
- */
44
- color(color: SystemColors): this;
45
- protected prepareQualifiers(): void;
46
- static fromJson(actionModel: IActionModel): EffectOutline;
47
- }
48
- export { EffectOutline };
@@ -1,31 +0,0 @@
1
- import { Action } from '../../internal/Action.js';
2
- import { SystemColors } from '../../qualifiers/color.js';
3
- /**
4
- * @description A class that defines how to remove the background of an asset
5
- * @extends SDK.Action
6
- * @memberOf Actions.Effect
7
- * @see Visit {@link Actions.Effect|Effect} for an example
8
- */
9
- declare class RemoveBackgroundAction extends Action {
10
- private _screen;
11
- private _colorToRemove;
12
- constructor();
13
- /**
14
- * @description Everytime this method is called, it will overwrite the e_bgremoval qualifier with new values
15
- * @private
16
- */
17
- private overwriteQualifier;
18
- /**
19
- * @description The strength of the shadow. (Range: 0 to 100, Server default: 40)
20
- * @param {number} useScreen Boolean, defaults to true
21
- * @return {this}
22
- */
23
- screen(useScreen?: boolean): this;
24
- /**
25
- * @description The color to remove from the background
26
- * @param {SystemColors} color
27
- * @return {this}
28
- */
29
- colorToRemove(color: SystemColors): this;
30
- }
31
- export { RemoveBackgroundAction };
@@ -1,42 +0,0 @@
1
- import { Action } from '../../internal/Action.js';
2
- import { SystemColors } from '../../qualifiers/color.js';
3
- import { ExpressionQualifier } from '../../qualifiers/expression/ExpressionQualifier.js';
4
- import { IShadowEffectActionModel } from '../../internal/models/IEffectActionModel.js';
5
- import { IActionModel } from '../../internal/models/IActionModel.js';
6
- /**
7
- * @description Applies a shadow filter to the asset.
8
- * @memberOf Actions.Effect
9
- * @extends SDK.Action
10
- * @see Visit {@link Actions.Effect|Effect} for an example
11
- */
12
- declare class ShadowEffectAction extends Action {
13
- protected _actionModel: IShadowEffectActionModel;
14
- private effectType;
15
- constructor(effectType: string, strength: number);
16
- /**
17
- * @description The strength of the shadow. (Range: 0 to 100, Server default: 40)
18
- * @param {number} strength
19
- * @return {this}
20
- */
21
- strength(strength: number): this;
22
- /**
23
- * @description The X offset the shadow
24
- * @param {number | SDK.ExpressionQualifier} x
25
- * @return {this}
26
- */
27
- offsetX(x: number | ExpressionQualifier): this;
28
- /**
29
- * @description The Y offset the shadow
30
- * @param {number | SDK.ExpressionQualifier} y
31
- * @return {this}
32
- */
33
- offsetY(y: number | ExpressionQualifier): this;
34
- /**
35
- * @description The color of the shadow (Server default: gray)
36
- * @param color
37
- * @return {this}
38
- */
39
- color(color: SystemColors): this;
40
- static fromJson(actionModel: IActionModel): ShadowEffectAction;
41
- }
42
- export { ShadowEffectAction };
@@ -1,23 +0,0 @@
1
- import { Action } from '../../internal/Action.js';
2
- import { SimulateColorBlindType } from '../../types/types.js';
3
- import { ISimulateColorBlindEffectModel } from '../../internal/models/IEffectActionModel.js';
4
- import { IActionModel } from '../../internal/models/IActionModel.js';
5
- /**
6
- * @description Simulates the way an image would appear to someone with the specified color blind condition
7
- * @extends SDK.Action
8
- * @memberOf Actions.Effect
9
- * @see Visit {@link Actions.Effect|Effect} for an example
10
- */
11
- declare class SimulateColorBlindEffectAction extends Action {
12
- protected _actionModel: ISimulateColorBlindEffectModel;
13
- constructor();
14
- private setQualifier;
15
- /**
16
- * @description Sets the color blind condition to simulate.
17
- * @param {Qualifiers.simulateColorBlindValues | SimulateColorBlindType | string} cond
18
- * @return {this}
19
- */
20
- condition(cond: SimulateColorBlindType | string): this;
21
- static fromJson(actionModel: IActionModel): SimulateColorBlindEffectAction;
22
- }
23
- export { SimulateColorBlindEffectAction };
@@ -1,43 +0,0 @@
1
- import { Action } from '../../internal/Action.js';
2
- import { ImageSource } from '../../qualifiers/source/sourceTypes/ImageSource.js';
3
- /**
4
- * @description - This Action, while belonging to Effect, acts as a modified overlay.
5
- * The class implements the Builder pattern, where strength() and preserveColor()
6
- * are applied to the instance, and toString() is responsible to combining them into the right result.
7
- * @extends SDK.Action
8
- * @memberOf Actions.Effect
9
- * @see Visit {@link Actions.Effect|Effect} for an example
10
- */
11
- declare class StyleTransfer extends Action {
12
- private imageSource;
13
- private effectStrength;
14
- private preserve;
15
- /**
16
- * The Image Source used to create the style transfer,
17
- * Use the Image Source builder to quickly create a source:
18
- * </br>Import: {@link Qualifiers.Source|import Sources from '@cloudinary/url-gen/qualifiers/sources';}
19
- * </br>Create: `Source.image('dog')`
20
- * @param {ImageSource} imageSource
21
- */
22
- constructor(imageSource: ImageSource);
23
- /**
24
- * Determines the strength in which the styleTransfer is applied.
25
- * @param {number} [effectStrength] - The strength level, 1-100, default: 100
26
- * @return {this}
27
- */
28
- strength(effectStrength?: number): this;
29
- /**
30
- * More aggressively preserves the colors of the the target photo,
31
- * Can be used with `strength()` to enhance this behaviour
32
- * @param {boolean} bool
33
- * @return {this}
34
- */
35
- preserveColor(bool?: boolean): this;
36
- /**
37
- * The `build` phase of the Action, used internally to concat all the options received into a single string.
38
- * The result of this method is the toString() of the imageLayer provided in the constructor.
39
- * @return {string}
40
- */
41
- toString(): string;
42
- }
43
- export { StyleTransfer };
@@ -1,24 +0,0 @@
1
- import { Action } from '../../internal/Action.js';
2
- import { SystemColors } from '../../qualifiers/color.js';
3
- /**
4
- * @description Changes the main background color to the one specified, as if a 'theme change' was applied (e.g. dark mode vs light mode).
5
- * @extends SDK.Action
6
- * @memberOf {Actions.Effect}
7
- * @see Visit {@link Actions.Effect|Effect} for an example
8
- */
9
- declare class ThemeEffect extends Action {
10
- private color;
11
- private _photosensitivity;
12
- private effectName;
13
- constructor(color: SystemColors);
14
- /**
15
- * @description The sensitivity to photographic elements of an image.
16
- * A value of 0 treats the whole image as non-photographic.
17
- * A value of 200 treats the whole image as photographic, so no theme change is applied.
18
- * @param {number} photosensitivity
19
- * @return {this}
20
- */
21
- photosensitivity(photosensitivity: number): this;
22
- protected prepareQualifiers(): void;
23
- }
24
- export { ThemeEffect };
@@ -1,51 +0,0 @@
1
- import { Action } from '../../internal/Action.js';
2
- import { IVectorizeEffectModel } from '../../internal/models/IEffectActionModel.js';
3
- import { IActionModel } from '../../internal/models/IActionModel.js';
4
- /**
5
- * @description Vectorizes the image.
6
- * @extends SDK.Action
7
- * @memberOf Actions.Effect
8
- * @see Visit {@link Actions.Effect|Effect} for an example
9
- */
10
- declare class VectorizeEffectAction extends Action {
11
- private _numOfColors;
12
- private _detailsLevel;
13
- private _despeckleLevel;
14
- private _cornersLevel;
15
- private _paths;
16
- protected _actionModel: IVectorizeEffectModel;
17
- constructor();
18
- /**
19
- * @description The number of colors. (Range: 2 to 30, Server default: 10)
20
- * @param {number | string} num
21
- * @return {this}
22
- */
23
- numOfColors(num: number | string): this;
24
- /**
25
- * @description The level of detail. Specify either a percentage of the original image (Range: 0.0 to 1.0) or an absolute number of pixels (Range: 0 to 1000). (Server default: 300)
26
- * @param {number | string} num
27
- * @return {this}
28
- */
29
- detailsLevel(num: number | string): this;
30
- /**
31
- * @description The size of speckles to suppress. Specify either a percentage of the original image (Range: 0.0 to 1.0) or an absolute number of pixels (Range: 0 to 100, Server default: 2)
32
- * @param {number | string} num
33
- * @return {this}
34
- */
35
- despeckleLevel(num: number | string): this;
36
- /**
37
- * @description The corner threshold. Specify 100 for no smoothing (polygon corners), 0 for completely smooth corners. (Range: 0 to 100, Default: 25)
38
- * @param {number | string} num
39
- * @return {this}
40
- */
41
- cornersLevel(num: number | string): this;
42
- /**
43
- * @description The optimization value. Specify 100 for least optimization and the largest file. (Range: 0 to 100, Server default: 100).
44
- * @param {number} num
45
- * @return {this}
46
- */
47
- paths(num: number): this;
48
- protected prepareQualifiers(): void;
49
- static fromJson(actionModel: IActionModel): VectorizeEffectAction;
50
- }
51
- export { VectorizeEffectAction };
@@ -1,17 +0,0 @@
1
- import { Action } from '../../../internal/Action.js';
2
- import { IActionModel } from '../../../internal/models/IActionModel.js';
3
- import { IAccelerateActionModel } from '../../../internal/models/IEffectActionModel.js';
4
- /**
5
- * @description Changes the speed of the video playback using the rate() method
6
- * @memberOf Actions.Effect
7
- * @see Visit {@link Actions.Effect|Effect} for an example
8
- */
9
- declare class AccelerationEffectAction extends Action {
10
- private _rate;
11
- protected _actionModel: IAccelerateActionModel;
12
- constructor(rate?: string | number);
13
- rate(rate: number | string): this;
14
- protected prepareQualifiers(): this;
15
- static fromJson(actionModel: IActionModel): AccelerationEffectAction;
16
- }
17
- export { AccelerationEffectAction };
@@ -1,11 +0,0 @@
1
- import { LeveledEffectAction } from '../EffectActions/LeveledEffectAction.js';
2
- /**
3
- * @description Converts the image to black and white.
4
- * @extends LeveledEffectAction
5
- * @memberOf Actions.Effect
6
- * @see Visit {@link Actions.Effect|Effect} for an example
7
- */
8
- declare class BlackwhiteEffectAction extends LeveledEffectAction {
9
- threshold(value: number | string): this;
10
- }
11
- export { BlackwhiteEffectAction };
@@ -1,21 +0,0 @@
1
- import { LeveledEffectAction } from '../EffectActions/LeveledEffectAction.js';
2
- import { ExpressionQualifier } from '../../../qualifiers/expression/ExpressionQualifier.js';
3
- import { IDeshakeEffectModel } from '../../../internal/models/IEffectActionModel.js';
4
- import { IActionModel } from '../../../internal/models/IActionModel.js';
5
- declare type pixels = 16 | 32 | 48 | 64;
6
- /**
7
- * @description Removes small motion shifts from the video. with a maximum extent of movement in the horizontal and vertical direction of 32 pixels
8
- * @extends LeveledEffectAction
9
- * @memberOf Actions.Effect
10
- * @see Visit {@link Actions.Effect|Effect} for an example
11
- */
12
- declare class DeshakeEffectAction extends LeveledEffectAction {
13
- protected _actionModel: IDeshakeEffectModel;
14
- /**
15
- * The maximum number of pixels in the horizontal and vertical direction that will be addressed. (Possible values: 16, 32, 48, 64. Server default: 16)
16
- * @param value Possible values: 16, 32, 48, 64. Server default: 16.
17
- */
18
- shakeStrength(value: pixels | string | ExpressionQualifier): this;
19
- static fromJson(actionModel: IActionModel): DeshakeEffectAction;
20
- }
21
- export { DeshakeEffectAction };
@@ -1,21 +0,0 @@
1
- import { Action } from '../../../internal/Action.js';
2
- import { IFadeInEffectActionModel } from '../../../internal/models/IEffectActionModel.js';
3
- import { IActionModel } from '../../../internal/models/IActionModel.js';
4
- /**
5
- * @description Fade out at the end of the video, use the length() method to set the time in ms for the fade to occur. (Server default: 2000)
6
- * @extends Action
7
- * @memberOf Actions.Effect
8
- * @see Visit {@link Actions.Effect|Effect} for an example
9
- */
10
- declare class FadeInEffectAction extends Action {
11
- protected _actionModel: IFadeInEffectActionModel;
12
- constructor(duration?: number);
13
- /**
14
- *
15
- * @description Sets the duration level for the action
16
- * @param {string | number} duration - The duration of the effect
17
- */
18
- duration(duration: number | string): this;
19
- static fromJson(actionModel: IActionModel): FadeInEffectAction;
20
- }
21
- export { FadeInEffectAction };
@@ -1,21 +0,0 @@
1
- import { Action } from '../../../internal/Action.js';
2
- import { IFadeOutEffectActionModel } from '../../../internal/models/IEffectActionModel.js';
3
- import { IActionModel } from '../../../internal/models/IActionModel.js';
4
- /**
5
- * @description Fade out at the end of the video, use the length() method to set the time in ms for the fade to occur. (Server default: 2000)
6
- * @extends LeveledEffectAction
7
- * @memberOf Actions.Effect
8
- * @see Visit {@link Actions.Effect|Effect} for an example
9
- */
10
- declare class FadeOutEffectAction extends Action {
11
- protected _actionModel: IFadeOutEffectActionModel;
12
- constructor(duration: number);
13
- /**
14
- *
15
- * @description Sets the duration level for the action
16
- * @param {string | number} duration - The duration of the effect
17
- */
18
- duration(duration: number | string): this;
19
- static fromJson(actionModel: IActionModel): FadeOutEffectAction;
20
- }
21
- export { FadeOutEffectAction };
@@ -1,13 +0,0 @@
1
- import { LeveledEffectAction } from '../EffectActions/LeveledEffectAction.js';
2
- import { IActionModel } from '../../../internal/models/IActionModel.js';
3
- /**
4
- * @description Delivers a video or animated GIF that contains additional loops of the video/GIF.
5
- * @extends LeveledEffectAction
6
- * @memberOf Actions.Effect
7
- * @see Visit {@link Actions.Effect|Effect} for an example
8
- */
9
- declare class LoopEffectAction extends LeveledEffectAction {
10
- additionalIterations(value: number | string): this;
11
- static fromJson(actionModel: IActionModel): LoopEffectAction;
12
- }
13
- export { LoopEffectAction };
@@ -1,26 +0,0 @@
1
- import { LeveledEffectAction } from '../EffectActions/LeveledEffectAction.js';
2
- import { SystemColors } from '../../../qualifiers/color.js';
3
- import { IMakeTransparentEffectModel } from '../../../internal/models/IEffectActionModel.js';
4
- import { IActionModel } from '../../../internal/models/IActionModel.js';
5
- /**
6
- * @description Makes the background of the image transparent (or solid white for formats that do not support transparency).
7
- * @extends LeveledEffectAction
8
- * @memberOf Actions.Effect
9
- * @see Visit {@link Actions.Effect|Effect} for an example
10
- */
11
- declare class MakeTransparentEffectAction extends LeveledEffectAction {
12
- protected _actionModel: IMakeTransparentEffectModel;
13
- /**
14
- * @description Sets the tolerance used to accommodate variance in the background color.
15
- * @param {number | string} value The tolerance used to accommodate variance in the background color. (Range: 0 to 100, Server default: 10)
16
- */
17
- tolerance(value: number | string): this;
18
- /**
19
- * @description Sets the color to make transparent.
20
- * @param {string} color The HTML name of the color (red, green, etc.) or RGB hex code.
21
- * @return {this}
22
- */
23
- colorToReplace(color: SystemColors): this;
24
- static fromJson(actionModel: IActionModel): MakeTransparentEffectAction;
25
- }
26
- export { MakeTransparentEffectAction };