@frequencyads/components 0.1.2 → 0.1.3

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 (92) hide show
  1. package/dist/AnimatedCounter/AnimatedCounter.d.ts +19 -0
  2. package/dist/AnimatedCounter/AnimatedCounter.d.ts.map +1 -0
  3. package/dist/AnimatedCounter/index.d.ts +2 -0
  4. package/dist/AnimatedCounter/index.d.ts.map +1 -0
  5. package/dist/AnimatedWaveform/AnimatedWaveform.d.ts +10 -0
  6. package/dist/AnimatedWaveform/AnimatedWaveform.d.ts.map +1 -0
  7. package/dist/AnimatedWaveform/index.d.ts +2 -0
  8. package/dist/AnimatedWaveform/index.d.ts.map +1 -0
  9. package/dist/AudioPlayer/AudioPlayer.d.ts +26 -0
  10. package/dist/AudioPlayer/AudioPlayer.d.ts.map +1 -0
  11. package/dist/AudioPlayer/index.d.ts +2 -0
  12. package/dist/AudioPlayer/index.d.ts.map +1 -0
  13. package/dist/AudioWaveform/AudioWaveform.d.ts +27 -0
  14. package/dist/AudioWaveform/AudioWaveform.d.ts.map +1 -0
  15. package/dist/AudioWaveform/index.d.ts +2 -0
  16. package/dist/AudioWaveform/index.d.ts.map +1 -0
  17. package/dist/CodeBlock/CodeBlock.d.ts +10 -0
  18. package/dist/CodeBlock/CodeBlock.d.ts.map +1 -0
  19. package/dist/CodeBlock/index.d.ts +2 -0
  20. package/dist/CodeBlock/index.d.ts.map +1 -0
  21. package/dist/ColorPalette/ColorPalette.d.ts +10 -0
  22. package/dist/ColorPalette/ColorPalette.d.ts.map +1 -0
  23. package/dist/ColorPalette/index.d.ts +2 -0
  24. package/dist/ColorPalette/index.d.ts.map +1 -0
  25. package/dist/ColorSwatch/ColorSwatch.d.ts +10 -0
  26. package/dist/ColorSwatch/ColorSwatch.d.ts.map +1 -0
  27. package/dist/ColorSwatch/index.d.ts +2 -0
  28. package/dist/ColorSwatch/index.d.ts.map +1 -0
  29. package/dist/Copyable/Copyable.d.ts +7 -0
  30. package/dist/Copyable/Copyable.d.ts.map +1 -0
  31. package/dist/Copyable/index.d.ts +2 -0
  32. package/dist/Copyable/index.d.ts.map +1 -0
  33. package/dist/DosDonts/DosDonts.d.ts +10 -0
  34. package/dist/DosDonts/DosDonts.d.ts.map +1 -0
  35. package/dist/DosDonts/index.d.ts +2 -0
  36. package/dist/DosDonts/index.d.ts.map +1 -0
  37. package/dist/ExpandableCard/ExpandableCard.d.ts +30 -0
  38. package/dist/ExpandableCard/ExpandableCard.d.ts.map +1 -0
  39. package/dist/ExpandableCard/index.d.ts +2 -0
  40. package/dist/ExpandableCard/index.d.ts.map +1 -0
  41. package/dist/FadeInSection/FadeInSection.d.ts +10 -0
  42. package/dist/FadeInSection/FadeInSection.d.ts.map +1 -0
  43. package/dist/FadeInSection/index.d.ts +2 -0
  44. package/dist/FadeInSection/index.d.ts.map +1 -0
  45. package/dist/FrequencyWave/FrequencyWave.d.ts +15 -0
  46. package/dist/FrequencyWave/FrequencyWave.d.ts.map +1 -0
  47. package/dist/FrequencyWave/index.d.ts +2 -0
  48. package/dist/FrequencyWave/index.d.ts.map +1 -0
  49. package/dist/GradientSwatch/GradientSwatch.d.ts +10 -0
  50. package/dist/GradientSwatch/GradientSwatch.d.ts.map +1 -0
  51. package/dist/GradientSwatch/index.d.ts +2 -0
  52. package/dist/GradientSwatch/index.d.ts.map +1 -0
  53. package/dist/Hero/Hero.d.ts +34 -0
  54. package/dist/Hero/Hero.d.ts.map +1 -0
  55. package/dist/Hero/index.d.ts +2 -0
  56. package/dist/Hero/index.d.ts.map +1 -0
  57. package/dist/HintBadge/HintBadge.d.ts +8 -0
  58. package/dist/HintBadge/HintBadge.d.ts.map +1 -0
  59. package/dist/HintBadge/index.d.ts +2 -0
  60. package/dist/HintBadge/index.d.ts.map +1 -0
  61. package/dist/MiniAudioPlayer/MiniAudioPlayer.d.ts +18 -0
  62. package/dist/MiniAudioPlayer/MiniAudioPlayer.d.ts.map +1 -0
  63. package/dist/MiniAudioPlayer/index.d.ts +2 -0
  64. package/dist/MiniAudioPlayer/index.d.ts.map +1 -0
  65. package/dist/PrincipleCard/PrincipleCard.d.ts +14 -0
  66. package/dist/PrincipleCard/PrincipleCard.d.ts.map +1 -0
  67. package/dist/PrincipleCard/index.d.ts +2 -0
  68. package/dist/PrincipleCard/index.d.ts.map +1 -0
  69. package/dist/SpeedDial/SpeedDial.d.ts +33 -0
  70. package/dist/SpeedDial/SpeedDial.d.ts.map +1 -0
  71. package/dist/SpeedDial/index.d.ts +2 -0
  72. package/dist/SpeedDial/index.d.ts.map +1 -0
  73. package/dist/SplitSection/SplitSection.d.ts +35 -0
  74. package/dist/SplitSection/SplitSection.d.ts.map +1 -0
  75. package/dist/SplitSection/index.d.ts +2 -0
  76. package/dist/SplitSection/index.d.ts.map +1 -0
  77. package/dist/TestimonialCard/TestimonialCard.d.ts +17 -0
  78. package/dist/TestimonialCard/TestimonialCard.d.ts.map +1 -0
  79. package/dist/TestimonialCard/index.d.ts +2 -0
  80. package/dist/TestimonialCard/index.d.ts.map +1 -0
  81. package/dist/VideoBackground/VideoBackground.d.ts +8 -0
  82. package/dist/VideoBackground/VideoBackground.d.ts.map +1 -0
  83. package/dist/VideoBackground/index.d.ts +2 -0
  84. package/dist/VideoBackground/index.d.ts.map +1 -0
  85. package/dist/components.css +1 -0
  86. package/dist/index.d.ts +25 -359
  87. package/dist/index.d.ts.map +1 -0
  88. package/dist/index.js +1 -1663
  89. package/dist/index.mjs +849 -1241
  90. package/package.json +10 -6
  91. package/dist/index.css +0 -609
  92. package/dist/index.d.mts +0 -361
@@ -0,0 +1,19 @@
1
+ import { TextProps } from '@mantine/core';
2
+ export interface AnimatedCounterProps extends Omit<TextProps, 'children'> {
3
+ /** Target number to count up to */
4
+ value: number;
5
+ /** Text appended after the number (e.g. "%", "+", " users") */
6
+ suffix?: string;
7
+ /** Text prepended before the number (e.g. "$") */
8
+ prefix?: string;
9
+ /** Animation duration in ms */
10
+ duration?: number;
11
+ /** IntersectionObserver threshold (0-1) to trigger the animation */
12
+ threshold?: number;
13
+ /** Format large numbers with K suffix (e.g. 2500 → "2.5K") */
14
+ abbreviate?: boolean;
15
+ /** Number of decimal places for non-integer values */
16
+ decimals?: number;
17
+ }
18
+ export declare function AnimatedCounter({ value, suffix, prefix, duration, threshold, abbreviate, decimals, ...textProps }: AnimatedCounterProps): import("react/jsx-runtime").JSX.Element;
19
+ //# sourceMappingURL=AnimatedCounter.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"AnimatedCounter.d.ts","sourceRoot":"","sources":["../../src/AnimatedCounter/AnimatedCounter.tsx"],"names":[],"mappings":"AAGA,OAAO,EAAQ,KAAK,SAAS,EAAE,MAAM,eAAe,CAAC;AAErD,MAAM,WAAW,oBAAqB,SAAQ,IAAI,CAAC,SAAS,EAAE,UAAU,CAAC;IACvE,mCAAmC;IACnC,KAAK,EAAE,MAAM,CAAC;IACd,+DAA+D;IAC/D,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,kDAAkD;IAClD,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,+BAA+B;IAC/B,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,oEAAoE;IACpE,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,8DAA8D;IAC9D,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,sDAAsD;IACtD,QAAQ,CAAC,EAAE,MAAM,CAAC;CACnB;AAED,wBAAgB,eAAe,CAAC,EAC9B,KAAK,EACL,MAAW,EACX,MAAW,EACX,QAAe,EACf,SAAe,EACf,UAAiB,EACjB,QAAQ,EACR,GAAG,SAAS,EACb,EAAE,oBAAoB,2CAoEtB"}
@@ -0,0 +1,2 @@
1
+ export { AnimatedCounter, type AnimatedCounterProps } from './AnimatedCounter';
2
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/AnimatedCounter/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,eAAe,EAAE,KAAK,oBAAoB,EAAE,MAAM,mBAAmB,CAAC"}
@@ -0,0 +1,10 @@
1
+ export interface AnimatedWaveformProps {
2
+ /** Number of bars (default 140) */
3
+ barCount?: number;
4
+ /** Animation cycle duration in seconds (default 3) */
5
+ duration?: number;
6
+ /** Pause between animation cycles in seconds (default 3) */
7
+ repeatDelay?: number;
8
+ }
9
+ export declare function AnimatedWaveform({ barCount, duration, repeatDelay, }: AnimatedWaveformProps): import("react/jsx-runtime").JSX.Element | null;
10
+ //# sourceMappingURL=AnimatedWaveform.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"AnimatedWaveform.d.ts","sourceRoot":"","sources":["../../src/AnimatedWaveform/AnimatedWaveform.tsx"],"names":[],"mappings":"AAYA,MAAM,WAAW,qBAAqB;IACpC,mCAAmC;IACnC,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,sDAAsD;IACtD,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,4DAA4D;IAC5D,WAAW,CAAC,EAAE,MAAM,CAAC;CACtB;AAED,wBAAgB,gBAAgB,CAAC,EAC/B,QAAoB,EACpB,QAAY,EACZ,WAAe,GAChB,EAAE,qBAAqB,kDAoFvB"}
@@ -0,0 +1,2 @@
1
+ export { AnimatedWaveform, type AnimatedWaveformProps } from './AnimatedWaveform';
2
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/AnimatedWaveform/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAE,KAAK,qBAAqB,EAAE,MAAM,oBAAoB,CAAC"}
@@ -0,0 +1,26 @@
1
+ export interface AudioPlayerProps {
2
+ /** URL to the audio file */
3
+ src: string;
4
+ /** Optional filename for download */
5
+ filename?: string;
6
+ /** Color of the play button */
7
+ playButtonColor?: string;
8
+ /** Size of the play button in pixels */
9
+ playButtonSize?: number;
10
+ /** Color of inactive waveform bars */
11
+ waveColor?: string;
12
+ /** Color of active waveform bars */
13
+ progressColor?: string;
14
+ /** Height of the waveform in pixels */
15
+ waveHeight?: number;
16
+ /** Width of waveform bars */
17
+ barWidth?: number;
18
+ /** Gap between waveform bars */
19
+ barGap?: number;
20
+ /** Whether to show the volume control */
21
+ showVolume?: boolean;
22
+ /** Whether to show the download button */
23
+ showDownload?: boolean;
24
+ }
25
+ export declare function AudioPlayer({ src, filename, playButtonColor, playButtonSize, waveColor, progressColor, waveHeight, barWidth, barGap, showVolume, showDownload, }: AudioPlayerProps): import("react/jsx-runtime").JSX.Element;
26
+ //# sourceMappingURL=AudioPlayer.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"AudioPlayer.d.ts","sourceRoot":"","sources":["../../src/AudioPlayer/AudioPlayer.tsx"],"names":[],"mappings":"AAcA,MAAM,WAAW,gBAAgB;IAC/B,4BAA4B;IAC5B,GAAG,EAAE,MAAM,CAAC;IACZ,qCAAqC;IACrC,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,+BAA+B;IAC/B,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB,wCAAwC;IACxC,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,sCAAsC;IACtC,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,oCAAoC;IACpC,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,uCAAuC;IACvC,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,6BAA6B;IAC7B,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,gCAAgC;IAChC,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,yCAAyC;IACzC,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,0CAA0C;IAC1C,YAAY,CAAC,EAAE,OAAO,CAAC;CACxB;AAQD,wBAAgB,WAAW,CAAC,EAC1B,GAAG,EACH,QAAkB,EAClB,eAAe,EACf,cAAmB,EACnB,SAAqB,EACrB,aAAyB,EACzB,UAAe,EACf,QAAY,EACZ,MAAU,EACV,UAAiB,EACjB,YAAmB,GACpB,EAAE,gBAAgB,2CAqLlB"}
@@ -0,0 +1,2 @@
1
+ export { AudioPlayer, type AudioPlayerProps } from './AudioPlayer';
2
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/AudioPlayer/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,KAAK,gBAAgB,EAAE,MAAM,eAAe,CAAC"}
@@ -0,0 +1,27 @@
1
+ export interface AudioWaveformHandle {
2
+ seekTo: (time: number) => void;
3
+ getCurrentTime: () => number;
4
+ getDuration: () => number;
5
+ }
6
+ export interface AudioWaveformProps {
7
+ /** Ref to the HTML audio element */
8
+ audioRef: React.RefObject<HTMLAudioElement | null>;
9
+ /** Current playback time in seconds */
10
+ currentTime?: number;
11
+ /** Callback when user seeks by clicking */
12
+ onSeek?: (time: number) => void;
13
+ /** Whether audio is loading */
14
+ loading?: boolean;
15
+ /** Color of inactive waveform bars */
16
+ waveColor?: string;
17
+ /** Color of active (played) waveform bars */
18
+ progressColor?: string;
19
+ /** Height in pixels */
20
+ height?: number;
21
+ /** Width of each bar in pixels */
22
+ barWidth?: number;
23
+ /** Gap between bars in pixels */
24
+ barGap?: number;
25
+ }
26
+ export declare const AudioWaveform: import('react').ForwardRefExoticComponent<AudioWaveformProps & import('react').RefAttributes<AudioWaveformHandle>>;
27
+ //# sourceMappingURL=AudioWaveform.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"AudioWaveform.d.ts","sourceRoot":"","sources":["../../src/AudioWaveform/AudioWaveform.tsx"],"names":[],"mappings":"AAMA,MAAM,WAAW,mBAAmB;IAClC,MAAM,EAAE,CAAC,IAAI,EAAE,MAAM,KAAK,IAAI,CAAC;IAC/B,cAAc,EAAE,MAAM,MAAM,CAAC;IAC7B,WAAW,EAAE,MAAM,MAAM,CAAC;CAC3B;AAED,MAAM,WAAW,kBAAkB;IACjC,oCAAoC;IACpC,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC,gBAAgB,GAAG,IAAI,CAAC,CAAC;IACnD,uCAAuC;IACvC,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,2CAA2C;IAC3C,MAAM,CAAC,EAAE,CAAC,IAAI,EAAE,MAAM,KAAK,IAAI,CAAC;IAChC,+BAA+B;IAC/B,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,sCAAsC;IACtC,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,6CAA6C;IAC7C,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,uBAAuB;IACvB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,kCAAkC;IAClC,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,iCAAiC;IACjC,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB;AAmBD,eAAO,MAAM,aAAa,oHAoGzB,CAAC"}
@@ -0,0 +1,2 @@
1
+ export { AudioWaveform, type AudioWaveformProps, type AudioWaveformHandle } from './AudioWaveform';
2
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/AudioWaveform/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,KAAK,kBAAkB,EAAE,KAAK,mBAAmB,EAAE,MAAM,iBAAiB,CAAC"}
@@ -0,0 +1,10 @@
1
+ export interface CodeBlockProps {
2
+ /** Code content to display */
3
+ code: string;
4
+ /** Optional filename label */
5
+ filename?: string;
6
+ /** Height of the code area (default 384px) */
7
+ height?: number | string;
8
+ }
9
+ export declare function CodeBlock({ code, filename, height }: CodeBlockProps): import("react/jsx-runtime").JSX.Element;
10
+ //# sourceMappingURL=CodeBlock.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"CodeBlock.d.ts","sourceRoot":"","sources":["../../src/CodeBlock/CodeBlock.tsx"],"names":[],"mappings":"AAMA,MAAM,WAAW,cAAc;IAC7B,8BAA8B;IAC9B,IAAI,EAAE,MAAM,CAAC;IACb,8BAA8B;IAC9B,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,8CAA8C;IAC9C,MAAM,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;CAC1B;AAED,wBAAgB,SAAS,CAAC,EAAE,IAAI,EAAE,QAAQ,EAAE,MAAY,EAAE,EAAE,cAAc,2CAsCzE"}
@@ -0,0 +1,2 @@
1
+ export { CodeBlock, type CodeBlockProps } from './CodeBlock';
2
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/CodeBlock/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,KAAK,cAAc,EAAE,MAAM,aAAa,CAAC"}
@@ -0,0 +1,10 @@
1
+ export interface ColorPaletteProps {
2
+ /** Color name displayed as heading */
3
+ name: string;
4
+ /** Array of 10 hex shade values (index 0-9) */
5
+ shades: string[];
6
+ /** Index of the main shade (default 5) */
7
+ mainIndex?: number;
8
+ }
9
+ export declare function ColorPalette({ name, shades, mainIndex }: ColorPaletteProps): import("react/jsx-runtime").JSX.Element;
10
+ //# sourceMappingURL=ColorPalette.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ColorPalette.d.ts","sourceRoot":"","sources":["../../src/ColorPalette/ColorPalette.tsx"],"names":[],"mappings":"AAIA,MAAM,WAAW,iBAAiB;IAChC,sCAAsC;IACtC,IAAI,EAAE,MAAM,CAAC;IACb,+CAA+C;IAC/C,MAAM,EAAE,MAAM,EAAE,CAAC;IACjB,0CAA0C;IAC1C,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB;AAED,wBAAgB,YAAY,CAAC,EAAE,IAAI,EAAE,MAAM,EAAE,SAAa,EAAE,EAAE,iBAAiB,2CA0B9E"}
@@ -0,0 +1,2 @@
1
+ export { ColorPalette, type ColorPaletteProps } from './ColorPalette';
2
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/ColorPalette/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAE,KAAK,iBAAiB,EAAE,MAAM,gBAAgB,CAAC"}
@@ -0,0 +1,10 @@
1
+ export interface ColorSwatchProps {
2
+ /** Color name */
3
+ name: string;
4
+ /** Hex color value */
5
+ hex: string;
6
+ /** Optional label (e.g. shade index or semantic name) */
7
+ label?: string;
8
+ }
9
+ export declare function ColorSwatch({ name, hex, label }: ColorSwatchProps): import("react/jsx-runtime").JSX.Element;
10
+ //# sourceMappingURL=ColorSwatch.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ColorSwatch.d.ts","sourceRoot":"","sources":["../../src/ColorSwatch/ColorSwatch.tsx"],"names":[],"mappings":"AAIA,MAAM,WAAW,gBAAgB;IAC/B,iBAAiB;IACjB,IAAI,EAAE,MAAM,CAAC;IACb,sBAAsB;IACtB,GAAG,EAAE,MAAM,CAAC;IACZ,yDAAyD;IACzD,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB;AAED,wBAAgB,WAAW,CAAC,EAAE,IAAI,EAAE,GAAG,EAAE,KAAK,EAAE,EAAE,gBAAgB,2CAajE"}
@@ -0,0 +1,2 @@
1
+ export { ColorSwatch, type ColorSwatchProps } from './ColorSwatch';
2
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/ColorSwatch/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,KAAK,gBAAgB,EAAE,MAAM,eAAe,CAAC"}
@@ -0,0 +1,7 @@
1
+ export interface CopyableProps {
2
+ /** Value to copy to clipboard */
3
+ value: string;
4
+ children: React.ReactNode;
5
+ }
6
+ export declare function Copyable({ value, children }: CopyableProps): import("react/jsx-runtime").JSX.Element;
7
+ //# sourceMappingURL=Copyable.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Copyable.d.ts","sourceRoot":"","sources":["../../src/Copyable/Copyable.tsx"],"names":[],"mappings":"AAMA,MAAM,WAAW,aAAa;IAC5B,iCAAiC;IACjC,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;CAC3B;AAED,wBAAgB,QAAQ,CAAC,EAAE,KAAK,EAAE,QAAQ,EAAE,EAAE,aAAa,2CAgC1D"}
@@ -0,0 +1,2 @@
1
+ export { Copyable, type CopyableProps } from './Copyable';
2
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/Copyable/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,KAAK,aAAa,EAAE,MAAM,YAAY,CAAC"}
@@ -0,0 +1,10 @@
1
+ export interface DosDontsItem {
2
+ do: string;
3
+ dont: string;
4
+ }
5
+ export interface DosDontsProps {
6
+ /** Pairs of do/don't examples */
7
+ items: DosDontsItem[];
8
+ }
9
+ export declare function DosDonts({ items }: DosDontsProps): import("react/jsx-runtime").JSX.Element;
10
+ //# sourceMappingURL=DosDonts.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"DosDonts.d.ts","sourceRoot":"","sources":["../../src/DosDonts/DosDonts.tsx"],"names":[],"mappings":"AAIA,MAAM,WAAW,YAAY;IAC3B,EAAE,EAAE,MAAM,CAAC;IACX,IAAI,EAAE,MAAM,CAAC;CACd;AAED,MAAM,WAAW,aAAa;IAC5B,iCAAiC;IACjC,KAAK,EAAE,YAAY,EAAE,CAAC;CACvB;AAED,wBAAgB,QAAQ,CAAC,EAAE,KAAK,EAAE,EAAE,aAAa,2CA2BhD"}
@@ -0,0 +1,2 @@
1
+ export { DosDonts, type DosDontsProps, type DosDontsItem } from './DosDonts';
2
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/DosDonts/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,KAAK,aAAa,EAAE,KAAK,YAAY,EAAE,MAAM,YAAY,CAAC"}
@@ -0,0 +1,30 @@
1
+ import { MantineColor, MantineSize } from '@mantine/core';
2
+ export interface ExpandableCardProps {
3
+ /** Card title */
4
+ title: string;
5
+ /** Short description shown in collapsed state */
6
+ description: string;
7
+ /** Additional content revealed on expand */
8
+ expandedContent: React.ReactNode;
9
+ /** Icon component from @tabler/icons-react */
10
+ icon: React.ComponentType<{
11
+ size?: number | string;
12
+ stroke?: number;
13
+ }>;
14
+ /** Mantine color for the icon badge */
15
+ color?: MantineColor;
16
+ /** Icon badge size */
17
+ iconSize?: MantineSize | number;
18
+ /** Collapsed height in px */
19
+ collapsedHeight?: number;
20
+ /** IntersectionObserver threshold to trigger expand */
21
+ threshold?: number;
22
+ /** Delay in ms before expanding after entering viewport */
23
+ delay?: number;
24
+ /** Controlled mode: override auto-expand */
25
+ expanded?: boolean;
26
+ /** Callback when expanded state changes */
27
+ onExpandedChange?: (expanded: boolean) => void;
28
+ }
29
+ export declare function ExpandableCard({ title, description, expandedContent, icon: Icon, color, iconSize, collapsedHeight, threshold, delay, expanded: controlledExpanded, onExpandedChange, }: ExpandableCardProps): import("react/jsx-runtime").JSX.Element;
30
+ //# sourceMappingURL=ExpandableCard.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ExpandableCard.d.ts","sourceRoot":"","sources":["../../src/ExpandableCard/ExpandableCard.tsx"],"names":[],"mappings":"AAGA,OAAO,EAAwC,KAAK,YAAY,EAAE,KAAK,WAAW,EAAE,MAAM,eAAe,CAAC;AAI1G,MAAM,WAAW,mBAAmB;IAClC,iBAAiB;IACjB,KAAK,EAAE,MAAM,CAAC;IACd,iDAAiD;IACjD,WAAW,EAAE,MAAM,CAAC;IACpB,4CAA4C;IAC5C,eAAe,EAAE,KAAK,CAAC,SAAS,CAAC;IACjC,8CAA8C;IAC9C,IAAI,EAAE,KAAK,CAAC,aAAa,CAAC;QAAE,IAAI,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;QAAC,MAAM,CAAC,EAAE,MAAM,CAAA;KAAE,CAAC,CAAC;IACvE,uCAAuC;IACvC,KAAK,CAAC,EAAE,YAAY,CAAC;IACrB,sBAAsB;IACtB,QAAQ,CAAC,EAAE,WAAW,GAAG,MAAM,CAAC;IAChC,6BAA6B;IAC7B,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB,uDAAuD;IACvD,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,2DAA2D;IAC3D,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,4CAA4C;IAC5C,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,2CAA2C;IAC3C,gBAAgB,CAAC,EAAE,CAAC,QAAQ,EAAE,OAAO,KAAK,IAAI,CAAC;CAChD;AAED,wBAAgB,cAAc,CAAC,EAC7B,KAAK,EACL,WAAW,EACX,eAAe,EACf,IAAI,EAAE,IAAI,EACV,KAAc,EACd,QAAe,EACf,eAAqB,EACrB,SAAe,EACf,KAAW,EACX,QAAQ,EAAE,kBAAkB,EAC5B,gBAAgB,GACjB,EAAE,mBAAmB,2CA+ErB"}
@@ -0,0 +1,2 @@
1
+ export { ExpandableCard, type ExpandableCardProps } from './ExpandableCard';
2
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/ExpandableCard/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,KAAK,mBAAmB,EAAE,MAAM,kBAAkB,CAAC"}
@@ -0,0 +1,10 @@
1
+ import { BoxProps } from '@mantine/core';
2
+ export interface FadeInSectionProps extends BoxProps {
3
+ children: React.ReactNode;
4
+ /** Delay in ms before the fade starts after entering viewport */
5
+ delay?: number;
6
+ /** IntersectionObserver threshold (0-1, default 0.1) */
7
+ threshold?: number;
8
+ }
9
+ export declare function FadeInSection({ children, delay, threshold, className, ...props }: FadeInSectionProps): import("react/jsx-runtime").JSX.Element;
10
+ //# sourceMappingURL=FadeInSection.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"FadeInSection.d.ts","sourceRoot":"","sources":["../../src/FadeInSection/FadeInSection.tsx"],"names":[],"mappings":"AAGA,OAAO,EAAO,KAAK,QAAQ,EAAE,MAAM,eAAe,CAAC;AAGnD,MAAM,WAAW,kBAAmB,SAAQ,QAAQ;IAClD,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;IAC1B,iEAAiE;IACjE,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,wDAAwD;IACxD,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB;AAED,wBAAgB,aAAa,CAAC,EAC5B,QAAQ,EACR,KAAS,EACT,SAAe,EACf,SAAS,EACT,GAAG,KAAK,EACT,EAAE,kBAAkB,2CAkCpB"}
@@ -0,0 +1,2 @@
1
+ export { FadeInSection, type FadeInSectionProps } from './FadeInSection';
2
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/FadeInSection/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,KAAK,kBAAkB,EAAE,MAAM,iBAAiB,CAAC"}
@@ -0,0 +1,15 @@
1
+ export interface FrequencyWaveProps {
2
+ /** Whether the wave is actively animated (e.g. AI processing) */
3
+ isActive?: boolean;
4
+ /** Height of the wave container in pixels */
5
+ height?: number;
6
+ }
7
+ /**
8
+ * Canvas-based animated frequency wave decoration.
9
+ * - Subtle idle animation by default
10
+ * - Active state with equalizer bars when `isActive` is true
11
+ * - Periodic aggressive pulses when idle (every 2-3 minutes)
12
+ * - Uses Frequency brand gradient colors, adapts to light/dark
13
+ */
14
+ export declare function FrequencyWave({ isActive, height }: FrequencyWaveProps): import("react/jsx-runtime").JSX.Element;
15
+ //# sourceMappingURL=FrequencyWave.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"FrequencyWave.d.ts","sourceRoot":"","sources":["../../src/FrequencyWave/FrequencyWave.tsx"],"names":[],"mappings":"AAKA,MAAM,WAAW,kBAAkB;IACjC,iEAAiE;IACjE,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,6CAA6C;IAC7C,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB;AAED;;;;;;GAMG;AACH,wBAAgB,aAAa,CAAC,EAAE,QAAgB,EAAE,MAAW,EAAE,EAAE,kBAAkB,2CAiPlF"}
@@ -0,0 +1,2 @@
1
+ export { FrequencyWave, type FrequencyWaveProps } from './FrequencyWave';
2
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/FrequencyWave/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,KAAK,kBAAkB,EAAE,MAAM,iBAAiB,CAAC"}
@@ -0,0 +1,10 @@
1
+ export interface GradientSwatchProps {
2
+ /** Gradient name */
3
+ name: string;
4
+ /** [from, to] hex color pair */
5
+ colors: [string, string];
6
+ /** Short description of usage */
7
+ description?: string;
8
+ }
9
+ export declare function GradientSwatch({ name, colors, description }: GradientSwatchProps): import("react/jsx-runtime").JSX.Element;
10
+ //# sourceMappingURL=GradientSwatch.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"GradientSwatch.d.ts","sourceRoot":"","sources":["../../src/GradientSwatch/GradientSwatch.tsx"],"names":[],"mappings":"AAIA,MAAM,WAAW,mBAAmB;IAClC,oBAAoB;IACpB,IAAI,EAAE,MAAM,CAAC;IACb,gCAAgC;IAChC,MAAM,EAAE,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;IACzB,iCAAiC;IACjC,WAAW,CAAC,EAAE,MAAM,CAAC;CACtB;AAED,wBAAgB,cAAc,CAAC,EAAE,IAAI,EAAE,MAAM,EAAE,WAAW,EAAE,EAAE,mBAAmB,2CAmBhF"}
@@ -0,0 +1,2 @@
1
+ export { GradientSwatch, type GradientSwatchProps } from './GradientSwatch';
2
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/GradientSwatch/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,KAAK,mBAAmB,EAAE,MAAM,kBAAkB,CAAC"}
@@ -0,0 +1,34 @@
1
+ import { gradients } from '@frequencyads/brand/colors';
2
+ export type GradientName = keyof typeof gradients;
3
+ export interface HeroAction {
4
+ label: string;
5
+ href: string;
6
+ }
7
+ export interface HeroProps {
8
+ /** 'logo' centers the brand mark with waveform; 'text' shows a large gradient heading */
9
+ variant?: 'logo' | 'text';
10
+ /** Heading text shown large in 'text' variant, used as alt text in 'logo' variant */
11
+ heading?: string;
12
+ /** Small label shown above the logo/heading (e.g. "Brand Guidelines") */
13
+ label?: string;
14
+ /** Subtitle shown below the logo or heading */
15
+ tagline?: string;
16
+ /** Image source for logo variant (defaults to Frequency mark) */
17
+ logoSrc?: string;
18
+ /** Brand gradient for text variant heading (default 'frequencyAlive') */
19
+ gradient?: GradientName;
20
+ /** Enable shimmer animation on gradient text (default true) */
21
+ shimmer?: boolean;
22
+ /** Primary call-to-action */
23
+ primaryAction?: HeroAction;
24
+ /** Secondary call-to-action */
25
+ secondaryAction?: HeroAction;
26
+ /** Background video source URL */
27
+ backgroundVideoSrc?: string;
28
+ /** Show animated waveform (default true) */
29
+ showWaveform?: boolean;
30
+ /** Show scroll indicator at bottom (default false) */
31
+ showScrollIndicator?: boolean;
32
+ }
33
+ export declare function Hero({ variant, heading, label, tagline, logoSrc, gradient: gradientName, shimmer, primaryAction, secondaryAction, backgroundVideoSrc, showWaveform, showScrollIndicator, }: HeroProps): import("react/jsx-runtime").JSX.Element;
34
+ //# sourceMappingURL=Hero.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Hero.d.ts","sourceRoot":"","sources":["../../src/Hero/Hero.tsx"],"names":[],"mappings":"AAMA,OAAO,EAAE,SAAS,EAAE,MAAM,4BAA4B,CAAC;AAKvD,MAAM,MAAM,YAAY,GAAG,MAAM,OAAO,SAAS,CAAC;AAElD,MAAM,WAAW,UAAU;IACzB,KAAK,EAAE,MAAM,CAAC;IACd,IAAI,EAAE,MAAM,CAAC;CACd;AAED,MAAM,WAAW,SAAS;IACxB,yFAAyF;IACzF,OAAO,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IAC1B,qFAAqF;IACrF,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,yEAAyE;IACzE,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,+CAA+C;IAC/C,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,iEAAiE;IACjE,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,yEAAyE;IACzE,QAAQ,CAAC,EAAE,YAAY,CAAC;IACxB,+DAA+D;IAC/D,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,6BAA6B;IAC7B,aAAa,CAAC,EAAE,UAAU,CAAC;IAC3B,+BAA+B;IAC/B,eAAe,CAAC,EAAE,UAAU,CAAC;IAC7B,kCAAkC;IAClC,kBAAkB,CAAC,EAAE,MAAM,CAAC;IAC5B,4CAA4C;IAC5C,YAAY,CAAC,EAAE,OAAO,CAAC;IACvB,sDAAsD;IACtD,mBAAmB,CAAC,EAAE,OAAO,CAAC;CAC/B;AAED,wBAAgB,IAAI,CAAC,EACnB,OAAgB,EAChB,OAAO,EACP,KAAK,EACL,OAAO,EACP,OAAwB,EACxB,QAAQ,EAAE,YAA+B,EACzC,OAAc,EACd,aAAa,EACb,eAAe,EACf,kBAAkB,EAClB,YAAY,EACZ,mBAA2B,GAC5B,EAAE,SAAS,2CAwIX"}
@@ -0,0 +1,2 @@
1
+ export { Hero, type HeroProps, type HeroAction, type GradientName } from './Hero';
2
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/Hero/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,IAAI,EAAE,KAAK,SAAS,EAAE,KAAK,UAAU,EAAE,KAAK,YAAY,EAAE,MAAM,QAAQ,CAAC"}
@@ -0,0 +1,8 @@
1
+ export interface HintBadgeProps {
2
+ /** Whether this is a "do" (positive) or "don't" (negative) hint */
3
+ variant: 'do' | 'dont';
4
+ /** The hint text (without the "Do:" / "Don't:" prefix — it's added automatically) */
5
+ children: React.ReactNode;
6
+ }
7
+ export declare function HintBadge({ variant, children }: HintBadgeProps): import("react/jsx-runtime").JSX.Element;
8
+ //# sourceMappingURL=HintBadge.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"HintBadge.d.ts","sourceRoot":"","sources":["../../src/HintBadge/HintBadge.tsx"],"names":[],"mappings":"AAEA,MAAM,WAAW,cAAc;IAC7B,mEAAmE;IACnE,OAAO,EAAE,IAAI,GAAG,MAAM,CAAC;IACvB,qFAAqF;IACrF,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;CAC3B;AAED,wBAAgB,SAAS,CAAC,EAAE,OAAO,EAAE,QAAQ,EAAE,EAAE,cAAc,2CAiB9D"}
@@ -0,0 +1,2 @@
1
+ export { HintBadge, type HintBadgeProps } from './HintBadge';
2
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/HintBadge/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,KAAK,cAAc,EAAE,MAAM,aAAa,CAAC"}
@@ -0,0 +1,18 @@
1
+ export interface MiniAudioPlayerProps {
2
+ /** URL to the audio file */
3
+ audioUrl: string;
4
+ /** Size variant */
5
+ size?: 'mini' | 'small' | 'compact';
6
+ /** Color of inactive waveform bars */
7
+ waveColor?: string;
8
+ /** Color of active waveform bars */
9
+ progressColor?: string;
10
+ /** Callback when playback starts */
11
+ onPlay?: () => void;
12
+ /** Callback when playback pauses */
13
+ onPause?: () => void;
14
+ className?: string;
15
+ style?: React.CSSProperties;
16
+ }
17
+ export declare const MiniAudioPlayer: import('react').ForwardRefExoticComponent<MiniAudioPlayerProps & import('react').RefAttributes<HTMLDivElement>>;
18
+ //# sourceMappingURL=MiniAudioPlayer.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"MiniAudioPlayer.d.ts","sourceRoot":"","sources":["../../src/MiniAudioPlayer/MiniAudioPlayer.tsx"],"names":[],"mappings":"AAQA,MAAM,WAAW,oBAAoB;IACnC,4BAA4B;IAC5B,QAAQ,EAAE,MAAM,CAAC;IACjB,mBAAmB;IACnB,IAAI,CAAC,EAAE,MAAM,GAAG,OAAO,GAAG,SAAS,CAAC;IACpC,sCAAsC;IACtC,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,oCAAoC;IACpC,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,oCAAoC;IACpC,MAAM,CAAC,EAAE,MAAM,IAAI,CAAC;IACpB,oCAAoC;IACpC,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;IACrB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,KAAK,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;CAC7B;AAQD,eAAO,MAAM,eAAe,iHA0G3B,CAAC"}
@@ -0,0 +1,2 @@
1
+ export { MiniAudioPlayer, type MiniAudioPlayerProps } from './MiniAudioPlayer';
2
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/MiniAudioPlayer/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,eAAe,EAAE,KAAK,oBAAoB,EAAE,MAAM,mBAAmB,CAAC"}
@@ -0,0 +1,14 @@
1
+ export interface PrincipleCardProps {
2
+ /** Accent color for the left border (any valid CSS color) */
3
+ accentColor: string;
4
+ /** Card heading */
5
+ title: string;
6
+ /** Card body text */
7
+ description: string;
8
+ /** "Do" hint text */
9
+ doHint?: string;
10
+ /** "Don't" hint text */
11
+ dontHint?: string;
12
+ }
13
+ export declare function PrincipleCard({ accentColor, title, description, doHint, dontHint, }: PrincipleCardProps): import("react/jsx-runtime").JSX.Element;
14
+ //# sourceMappingURL=PrincipleCard.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"PrincipleCard.d.ts","sourceRoot":"","sources":["../../src/PrincipleCard/PrincipleCard.tsx"],"names":[],"mappings":"AAIA,MAAM,WAAW,kBAAkB;IACjC,6DAA6D;IAC7D,WAAW,EAAE,MAAM,CAAC;IACpB,mBAAmB;IACnB,KAAK,EAAE,MAAM,CAAC;IACd,qBAAqB;IACrB,WAAW,EAAE,MAAM,CAAC;IACpB,qBAAqB;IACrB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,wBAAwB;IACxB,QAAQ,CAAC,EAAE,MAAM,CAAC;CACnB;AAED,wBAAgB,aAAa,CAAC,EAC5B,WAAW,EACX,KAAK,EACL,WAAW,EACX,MAAM,EACN,QAAQ,GACT,EAAE,kBAAkB,2CAoBpB"}
@@ -0,0 +1,2 @@
1
+ export { PrincipleCard, type PrincipleCardProps } from './PrincipleCard';
2
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/PrincipleCard/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,KAAK,kBAAkB,EAAE,MAAM,iBAAiB,CAAC"}
@@ -0,0 +1,33 @@
1
+ export interface SpeedDialAction {
2
+ /** Icon component to render */
3
+ icon: React.ReactNode;
4
+ /** Tooltip label */
5
+ label: string;
6
+ /** Click handler */
7
+ onClick: () => void;
8
+ }
9
+ export interface SpeedDialProps {
10
+ /** List of actions to show when expanded */
11
+ actions: SpeedDialAction[];
12
+ /** Icon when closed (defaults to plus icon) */
13
+ icon?: React.ReactNode;
14
+ /** Icon when open (defaults to rotated plus / X) */
15
+ openIcon?: React.ReactNode;
16
+ /** Direction actions expand toward */
17
+ direction?: 'up' | 'down' | 'left' | 'right';
18
+ /** Color of the main FAB */
19
+ color?: string;
20
+ /** Size of the main FAB */
21
+ size?: number;
22
+ /** Whether the dial is initially open */
23
+ defaultOpen?: boolean;
24
+ /** Controlled open state */
25
+ open?: boolean;
26
+ /** Called when open state changes */
27
+ onOpenChange?: (open: boolean) => void;
28
+ /** Position style overrides (e.g. for absolute/fixed positioning) */
29
+ style?: React.CSSProperties;
30
+ className?: string;
31
+ }
32
+ export declare function SpeedDial({ actions, icon, openIcon, direction, color, size, defaultOpen, open: controlledOpen, onOpenChange, style, className, }: SpeedDialProps): import("react/jsx-runtime").JSX.Element;
33
+ //# sourceMappingURL=SpeedDial.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SpeedDial.d.ts","sourceRoot":"","sources":["../../src/SpeedDial/SpeedDial.tsx"],"names":[],"mappings":"AAOA,MAAM,WAAW,eAAe;IAC9B,+BAA+B;IAC/B,IAAI,EAAE,KAAK,CAAC,SAAS,CAAC;IACtB,oBAAoB;IACpB,KAAK,EAAE,MAAM,CAAC;IACd,oBAAoB;IACpB,OAAO,EAAE,MAAM,IAAI,CAAC;CACrB;AAED,MAAM,WAAW,cAAc;IAC7B,4CAA4C;IAC5C,OAAO,EAAE,eAAe,EAAE,CAAC;IAC3B,+CAA+C;IAC/C,IAAI,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IACvB,oDAAoD;IACpD,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC3B,sCAAsC;IACtC,SAAS,CAAC,EAAE,IAAI,GAAG,MAAM,GAAG,MAAM,GAAG,OAAO,CAAC;IAC7C,4BAA4B;IAC5B,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,2BAA2B;IAC3B,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,yCAAyC;IACzC,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,4BAA4B;IAC5B,IAAI,CAAC,EAAE,OAAO,CAAC;IACf,qCAAqC;IACrC,YAAY,CAAC,EAAE,CAAC,IAAI,EAAE,OAAO,KAAK,IAAI,CAAC;IACvC,qEAAqE;IACrE,KAAK,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;IAC5B,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB;AAED,wBAAgB,SAAS,CAAC,EACxB,OAAO,EACP,IAAI,EACJ,QAAQ,EACR,SAAgB,EAChB,KAAc,EACd,IAAS,EACT,WAAmB,EACnB,IAAI,EAAE,cAAc,EACpB,YAAY,EACZ,KAAK,EACL,SAAS,GACV,EAAE,cAAc,2CAyEhB"}
@@ -0,0 +1,2 @@
1
+ export { SpeedDial, type SpeedDialProps, type SpeedDialAction } from './SpeedDial';
2
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/SpeedDial/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,KAAK,cAAc,EAAE,KAAK,eAAe,EAAE,MAAM,aAAa,CAAC"}
@@ -0,0 +1,35 @@
1
+ import { MantineColor, MantineSpacing } from '@mantine/core';
2
+ export interface SplitSectionProps {
3
+ /** Small label badge above the heading (e.g. "New") */
4
+ badge?: string;
5
+ /** Badge color */
6
+ badgeColor?: MantineColor;
7
+ /** Small subtitle text above the main title */
8
+ subtitle?: string;
9
+ /** Main heading — large, bold text */
10
+ title?: string;
11
+ /** Color for the main title text */
12
+ titleColor?: MantineColor;
13
+ /** Additional heading line above the title (rendered smaller) */
14
+ preTitle?: string;
15
+ /** Description paragraph below the heading */
16
+ description?: string;
17
+ /** CTA buttons or additional content below the description */
18
+ actions?: React.ReactNode;
19
+ /** Fully custom heading area — replaces badge/subtitle/title/description when provided */
20
+ heading?: React.ReactNode;
21
+ /** Right-side content */
22
+ children: React.ReactNode;
23
+ /** Make the left heading area sticky on scroll */
24
+ stickyHeading?: boolean;
25
+ /** Vertical padding — defaults to "xl" */
26
+ py?: MantineSpacing;
27
+ /** Flip layout — content on left, heading on right */
28
+ reversed?: boolean;
29
+ /** HTML id for anchor linking */
30
+ id?: string;
31
+ /** Additional className for the root section */
32
+ className?: string;
33
+ }
34
+ export declare function SplitSection({ badge, badgeColor, subtitle, title, titleColor, preTitle, description, actions, heading, children, stickyHeading, py, reversed, id, className, }: SplitSectionProps): import("react/jsx-runtime").JSX.Element;
35
+ //# sourceMappingURL=SplitSection.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SplitSection.d.ts","sourceRoot":"","sources":["../../src/SplitSection/SplitSection.tsx"],"names":[],"mappings":"AAAA,OAAO,EAML,KAAK,YAAY,EACjB,KAAK,cAAc,EACpB,MAAM,eAAe,CAAC;AAGvB,MAAM,WAAW,iBAAiB;IAChC,uDAAuD;IACvD,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,kBAAkB;IAClB,UAAU,CAAC,EAAE,YAAY,CAAC;IAC1B,+CAA+C;IAC/C,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,sCAAsC;IACtC,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,oCAAoC;IACpC,UAAU,CAAC,EAAE,YAAY,CAAC;IAC1B,iEAAiE;IACjE,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,8CAA8C;IAC9C,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,8DAA8D;IAC9D,OAAO,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC1B,0FAA0F;IAC1F,OAAO,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC1B,yBAAyB;IACzB,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;IAC1B,kDAAkD;IAClD,aAAa,CAAC,EAAE,OAAO,CAAC;IACxB,0CAA0C;IAC1C,EAAE,CAAC,EAAE,cAAc,CAAC;IACpB,sDAAsD;IACtD,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,iCAAiC;IACjC,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,gDAAgD;IAChD,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB;AAED,wBAAgB,YAAY,CAAC,EAC3B,KAAK,EACL,UAAqB,EACrB,QAAQ,EACR,KAAK,EACL,UAAmB,EACnB,QAAQ,EACR,WAAW,EACX,OAAO,EACP,OAAO,EACP,QAAQ,EACR,aAAqB,EACrB,EAAE,EACF,QAAgB,EAChB,EAAE,EACF,SAAS,GACV,EAAE,iBAAiB,2CA8EnB"}
@@ -0,0 +1,2 @@
1
+ export { SplitSection, type SplitSectionProps } from './SplitSection';
2
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/SplitSection/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAE,KAAK,iBAAiB,EAAE,MAAM,gBAAgB,CAAC"}