kdpa-components 1.43.1 → 1.44.1

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 (49) hide show
  1. package/dist/index.js +145 -139
  2. package/dist/types/components/Selects/KdpaAutoComplete/KdpaAutoComplete.d.ts +1 -0
  3. package/dist/types/components/Selects/KdpaAutoComplete/KdpaAutoComplete.d.ts.map +1 -1
  4. package/dist/types/designerKit/components/Loading/KdLoading.d.ts +7 -3
  5. package/dist/types/designerKit/components/Loading/KdLoading.d.ts.map +1 -1
  6. package/dist/types/designerKit/components/Loading/KdLoading.stories.d.ts.map +1 -1
  7. package/dist/types/designerKit/components/Loading/components/BarLoader.d.ts +5 -0
  8. package/dist/types/designerKit/components/Loading/components/BarLoader.d.ts.map +1 -0
  9. package/dist/types/designerKit/components/Loading/components/BeatLoader.d.ts +5 -0
  10. package/dist/types/designerKit/components/Loading/components/BeatLoader.d.ts.map +1 -0
  11. package/dist/types/designerKit/components/Loading/components/CircleLoader.d.ts +5 -0
  12. package/dist/types/designerKit/components/Loading/components/CircleLoader.d.ts.map +1 -0
  13. package/dist/types/designerKit/components/Loading/components/ClipLoader.d.ts +5 -0
  14. package/dist/types/designerKit/components/Loading/components/ClipLoader.d.ts.map +1 -0
  15. package/dist/types/designerKit/components/Loading/components/ClockLoader.d.ts +5 -0
  16. package/dist/types/designerKit/components/Loading/components/ClockLoader.d.ts.map +1 -0
  17. package/dist/types/designerKit/components/Loading/components/DotLoader.d.ts +5 -0
  18. package/dist/types/designerKit/components/Loading/components/DotLoader.d.ts.map +1 -0
  19. package/dist/types/designerKit/components/Loading/components/FadeLoader.d.ts +5 -0
  20. package/dist/types/designerKit/components/Loading/components/FadeLoader.d.ts.map +1 -0
  21. package/dist/types/designerKit/components/Loading/components/GridLoader.d.ts +5 -0
  22. package/dist/types/designerKit/components/Loading/components/GridLoader.d.ts.map +1 -0
  23. package/dist/types/designerKit/components/Loading/components/MoonLoader.d.ts +5 -0
  24. package/dist/types/designerKit/components/Loading/components/MoonLoader.d.ts.map +1 -0
  25. package/dist/types/designerKit/components/Loading/components/PropagateLoader.d.ts +5 -0
  26. package/dist/types/designerKit/components/Loading/components/PropagateLoader.d.ts.map +1 -0
  27. package/dist/types/designerKit/components/Loading/components/PuffLoader.d.ts +5 -0
  28. package/dist/types/designerKit/components/Loading/components/PuffLoader.d.ts.map +1 -0
  29. package/dist/types/designerKit/components/Loading/components/PulseLoader.d.ts +5 -0
  30. package/dist/types/designerKit/components/Loading/components/PulseLoader.d.ts.map +1 -0
  31. package/dist/types/designerKit/components/Loading/components/RingLoader.d.ts +5 -0
  32. package/dist/types/designerKit/components/Loading/components/RingLoader.d.ts.map +1 -0
  33. package/dist/types/designerKit/components/Loading/components/RotateLoader.d.ts +5 -0
  34. package/dist/types/designerKit/components/Loading/components/RotateLoader.d.ts.map +1 -0
  35. package/dist/types/designerKit/components/Loading/components/ScaleLoader.d.ts +5 -0
  36. package/dist/types/designerKit/components/Loading/components/ScaleLoader.d.ts.map +1 -0
  37. package/dist/types/designerKit/components/Loading/components/SyncLoader.d.ts +5 -0
  38. package/dist/types/designerKit/components/Loading/components/SyncLoader.d.ts.map +1 -0
  39. package/dist/types/designerKit/components/Loading/components/helpers/animation.d.ts +2 -0
  40. package/dist/types/designerKit/components/Loading/components/helpers/animation.d.ts.map +1 -0
  41. package/dist/types/designerKit/components/Loading/components/helpers/colors.d.ts +2 -0
  42. package/dist/types/designerKit/components/Loading/components/helpers/colors.d.ts.map +1 -0
  43. package/dist/types/designerKit/components/Loading/components/helpers/props.d.ts +27 -0
  44. package/dist/types/designerKit/components/Loading/components/helpers/props.d.ts.map +1 -0
  45. package/dist/types/designerKit/components/Loading/components/helpers/unitConverter.d.ts +23 -0
  46. package/dist/types/designerKit/components/Loading/components/helpers/unitConverter.d.ts.map +1 -0
  47. package/dist/types/designerKit/components/Loading/components/index.d.ts +15 -0
  48. package/dist/types/designerKit/components/Loading/components/index.d.ts.map +1 -0
  49. package/package.json +1 -1
@@ -5,6 +5,7 @@ export type KdpaAutoCompleteProps<T> = AutocompleteProps<T, boolean, boolean, bo
5
5
  variant?: "outlined" | "filled" | "standard" | undefined;
6
6
  helperText?: string;
7
7
  error?: boolean;
8
+ disableSearchable?: boolean;
8
9
  };
9
10
  declare function KdpaAutoComplete<T>(props: KdpaAutoCompleteProps<T>): import("react/jsx-runtime").JSX.Element;
10
11
  export default KdpaAutoComplete;
@@ -1 +1 @@
1
- {"version":3,"file":"KdpaAutoComplete.d.ts","sourceRoot":"","sources":["../../../../../src/components/Selects/KdpaAutoComplete/KdpaAutoComplete.tsx"],"names":[],"mappings":"AACA,OAAqB,EAAE,iBAAiB,EAAE,MAAM,4BAA4B,CAAC;AAG7E,MAAM,MAAM,qBAAqB,CAAC,CAAC,IAAI,iBAAiB,CACtD,CAAC,EACD,OAAO,EACP,OAAO,EACP,OAAO,CACR,GAAG;IACF,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,OAAO,CAAC,EAAE,UAAU,GAAG,QAAQ,GAAG,UAAU,GAAG,SAAS,CAAC;IACzD,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,KAAK,CAAC,EAAE,OAAO,CAAC;CACjB,CAAC;AAEF,iBAAS,gBAAgB,CAAC,CAAC,EAAE,KAAK,EAAE,qBAAqB,CAAC,CAAC,CAAC,2CAsB3D;AACD,eAAe,gBAAgB,CAAC"}
1
+ {"version":3,"file":"KdpaAutoComplete.d.ts","sourceRoot":"","sources":["../../../../../src/components/Selects/KdpaAutoComplete/KdpaAutoComplete.tsx"],"names":[],"mappings":"AACA,OAAqB,EACnB,iBAAiB,EAElB,MAAM,4BAA4B,CAAC;AAGpC,MAAM,MAAM,qBAAqB,CAAC,CAAC,IAAI,iBAAiB,CACtD,CAAC,EACD,OAAO,EACP,OAAO,EACP,OAAO,CACR,GAAG;IACF,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,OAAO,CAAC,EAAE,UAAU,GAAG,QAAQ,GAAG,UAAU,GAAG,SAAS,CAAC;IACzD,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB,iBAAiB,CAAC,EAAE,OAAO,CAAC;CAC7B,CAAC;AAEF,iBAAS,gBAAgB,CAAC,CAAC,EAAE,KAAK,EAAE,qBAAqB,CAAC,CAAC,CAAC,2CA6B3D;AACD,eAAe,gBAAgB,CAAC"}
@@ -1,5 +1,9 @@
1
- import { CircularProgressProps } from "@mui/material/CircularProgress";
2
- export type KdLoadingProps = CircularProgressProps;
3
- declare function KdLoading(props: KdLoadingProps): import("react/jsx-runtime").JSX.Element;
1
+ import * as Components from "./components";
2
+ export type KdLoadingProps = {
3
+ type?: keyof typeof Components;
4
+ color?: string;
5
+ [key: string]: any;
6
+ };
7
+ declare function KdLoading({ type, color, ...props }: KdLoadingProps): import("react/jsx-runtime").JSX.Element;
4
8
  export default KdLoading;
5
9
  //# sourceMappingURL=KdLoading.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"KdLoading.d.ts","sourceRoot":"","sources":["../../../../../src/designerKit/components/Loading/KdLoading.tsx"],"names":[],"mappings":"AAAA,OAAyB,EACvB,qBAAqB,EACtB,MAAM,gCAAgC,CAAC;AAExC,MAAM,MAAM,cAAc,GAAG,qBAAqB,CAAC;AAEnD,iBAAS,SAAS,CAAC,KAAK,EAAE,cAAc,2CAEvC;AAED,eAAe,SAAS,CAAC"}
1
+ {"version":3,"file":"KdLoading.d.ts","sourceRoot":"","sources":["../../../../../src/designerKit/components/Loading/KdLoading.tsx"],"names":[],"mappings":"AAGA,OAAO,KAAK,UAAU,MAAM,cAAc,CAAC;AAG3C,MAAM,MAAM,cAAc,GAAG;IAC3B,IAAI,CAAC,EAAE,MAAM,OAAO,UAAU,CAAC;IAC/B,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,CAAC,GAAG,EAAE,MAAM,GAAG,GAAG,CAAC;CACpB,CAAC;AAEF,iBAAS,SAAS,CAAC,EAAE,IAAmB,EAAE,KAAK,EAAE,GAAG,KAAK,EAAE,EAAE,cAAc,2CAqB1E;AAED,eAAe,SAAS,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"KdLoading.stories.d.ts","sourceRoot":"","sources":["../../../../../src/designerKit/components/Loading/KdLoading.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,IAAI,EAAE,QAAQ,EAAE,MAAM,kBAAkB,CAAC;AAClD,OAAO,SAAS,MAAM,aAAa,CAAC;AAEpC,QAAA,MAAM,IAAI,EAAE,IAAI,CAAC,OAAO,SAAS,CAGhC,CAAC;AAEF,eAAe,IAAI,CAAC;AACpB,KAAK,KAAK,GAAG,QAAQ,CAAC,OAAO,SAAS,CAAC,CAAC;AAExC,eAAO,MAAM,OAAO,EAAE,KAQrB,CAAC"}
1
+ {"version":3,"file":"KdLoading.stories.d.ts","sourceRoot":"","sources":["../../../../../src/designerKit/components/Loading/KdLoading.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,IAAI,EAAE,QAAQ,EAAE,MAAM,kBAAkB,CAAC;AAClD,OAAO,SAAS,MAAM,aAAa,CAAC;AAEpC,QAAA,MAAM,IAAI,EAAE,IAAI,CAAC,OAAO,SAAS,CAGhC,CAAC;AAEF,eAAe,IAAI,CAAC;AACpB,KAAK,KAAK,GAAG,QAAQ,CAAC,OAAO,SAAS,CAAC,CAAC;AAExC,eAAO,MAAM,OAAO,EAAE,KA4BrB,CAAC"}
@@ -0,0 +1,5 @@
1
+ /// <reference types="react" />
2
+ import { LoaderHeightWidthProps } from "./helpers/props";
3
+ declare function BarLoader({ loading, color, speedMultiplier, cssOverride, height, width, ...additionalprops }: LoaderHeightWidthProps): JSX.Element | null;
4
+ export default BarLoader;
5
+ //# sourceMappingURL=BarLoader.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"BarLoader.d.ts","sourceRoot":"","sources":["../../../../../../src/designerKit/components/Loading/components/BarLoader.tsx"],"names":[],"mappings":";AAIA,OAAO,EAAE,sBAAsB,EAAE,MAAM,iBAAiB,CAAC;AAezD,iBAAS,SAAS,CAAC,EACjB,OAAc,EACd,KAAiB,EACjB,eAAmB,EACnB,WAAgB,EAChB,MAAU,EACV,KAAW,EACX,GAAG,eAAe,EACnB,EAAE,sBAAsB,GAAG,GAAG,CAAC,OAAO,GAAG,IAAI,CA2C7C;AAED,eAAe,SAAS,CAAC"}
@@ -0,0 +1,5 @@
1
+ /// <reference types="react" />
2
+ import { LoaderSizeMarginProps } from "./helpers/props";
3
+ declare function BeatLoader({ loading, color, speedMultiplier, cssOverride, size, margin, ...additionalprops }: LoaderSizeMarginProps): JSX.Element | null;
4
+ export default BeatLoader;
5
+ //# sourceMappingURL=BeatLoader.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"BeatLoader.d.ts","sourceRoot":"","sources":["../../../../../../src/designerKit/components/Loading/components/BeatLoader.tsx"],"names":[],"mappings":";AAKA,OAAO,EAAE,qBAAqB,EAAE,MAAM,iBAAiB,CAAC;AAQxD,iBAAS,UAAU,CAAC,EAClB,OAAc,EACd,KAAiB,EACjB,eAAmB,EACnB,WAAgB,EAChB,IAAS,EACT,MAAU,EACV,GAAG,eAAe,EACnB,EAAE,qBAAqB,GAAG,GAAG,CAAC,OAAO,GAAG,IAAI,CAgC5C;AAED,eAAe,UAAU,CAAC"}
@@ -0,0 +1,5 @@
1
+ /// <reference types="react" />
2
+ import { LoaderSizeProps } from "./helpers/props";
3
+ declare function CircleLoader({ loading, color, speedMultiplier, cssOverride, size, ...additionalprops }: LoaderSizeProps): JSX.Element | null;
4
+ export default CircleLoader;
5
+ //# sourceMappingURL=CircleLoader.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"CircleLoader.d.ts","sourceRoot":"","sources":["../../../../../../src/designerKit/components/Loading/components/CircleLoader.tsx"],"names":[],"mappings":";AAGA,OAAO,EAAE,eAAe,EAAE,MAAM,iBAAiB,CAAC;AASlD,iBAAS,YAAY,CAAC,EACpB,OAAc,EACd,KAAiB,EACjB,eAAmB,EACnB,WAAgB,EAChB,IAAS,EACT,GAAG,eAAe,EACnB,EAAE,eAAe,GAAG,GAAG,CAAC,OAAO,GAAG,IAAI,CAyCtC;AAED,eAAe,YAAY,CAAC"}
@@ -0,0 +1,5 @@
1
+ /// <reference types="react" />
2
+ import { LoaderSizeProps } from "./helpers/props";
3
+ declare function ClipLoader({ loading, color, speedMultiplier, cssOverride, size, ...additionalprops }: LoaderSizeProps): JSX.Element | null;
4
+ export default ClipLoader;
5
+ //# sourceMappingURL=ClipLoader.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ClipLoader.d.ts","sourceRoot":"","sources":["../../../../../../src/designerKit/components/Loading/components/ClipLoader.tsx"],"names":[],"mappings":";AAGA,OAAO,EAAE,eAAe,EAAE,MAAM,iBAAiB,CAAC;AASlD,iBAAS,UAAU,CAAC,EAClB,OAAc,EACd,KAAiB,EACjB,eAAmB,EACnB,WAAgB,EAChB,IAAS,EACT,GAAG,eAAe,EACnB,EAAE,eAAe,GAAG,GAAG,CAAC,OAAO,GAAG,IAAI,CAsBtC;AAED,eAAe,UAAU,CAAC"}
@@ -0,0 +1,5 @@
1
+ /// <reference types="react" />
2
+ import { LoaderSizeProps } from "./helpers/props";
3
+ declare function ClockLoader({ loading, color, speedMultiplier, cssOverride, size, ...additionalprops }: LoaderSizeProps): JSX.Element | null;
4
+ export default ClockLoader;
5
+ //# sourceMappingURL=ClockLoader.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ClockLoader.d.ts","sourceRoot":"","sources":["../../../../../../src/designerKit/components/Loading/components/ClockLoader.tsx"],"names":[],"mappings":";AAGA,OAAO,EAAE,eAAe,EAAE,MAAM,iBAAiB,CAAC;AAKlD,iBAAS,WAAW,CAAC,EACnB,OAAc,EACd,KAAiB,EACjB,eAAmB,EACnB,WAAgB,EAChB,IAAS,EACT,GAAG,eAAe,EACnB,EAAE,eAAe,GAAG,GAAG,CAAC,OAAO,GAAG,IAAI,CA8CtC;AAED,eAAe,WAAW,CAAC"}
@@ -0,0 +1,5 @@
1
+ /// <reference types="react" />
2
+ import { LoaderSizeProps } from "./helpers/props";
3
+ declare function DotLoader({ loading, color, speedMultiplier, cssOverride, size, ...additionalprops }: LoaderSizeProps): JSX.Element | null;
4
+ export default DotLoader;
5
+ //# sourceMappingURL=DotLoader.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"DotLoader.d.ts","sourceRoot":"","sources":["../../../../../../src/designerKit/components/Loading/components/DotLoader.tsx"],"names":[],"mappings":";AAGA,OAAO,EAAE,eAAe,EAAE,MAAM,iBAAiB,CAAC;AAOlD,iBAAS,SAAS,CAAC,EACjB,OAAc,EACd,KAAiB,EACjB,eAAmB,EACnB,WAAgB,EAChB,IAAS,EACT,GAAG,eAAe,EACnB,EAAE,eAAe,GAAG,GAAG,CAAC,OAAO,GAAG,IAAI,CAqCtC;AAED,eAAe,SAAS,CAAC"}
@@ -0,0 +1,5 @@
1
+ /// <reference types="react" />
2
+ import { LoaderSizeProps } from "./helpers/props";
3
+ declare function FadeLoader({ loading, color, speedMultiplier, cssOverride, size, ...additionalprops }: LoaderSizeProps): JSX.Element | null;
4
+ export default FadeLoader;
5
+ //# sourceMappingURL=FadeLoader.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"FadeLoader.d.ts","sourceRoot":"","sources":["../../../../../../src/designerKit/components/Loading/components/FadeLoader.tsx"],"names":[],"mappings":";AAGA,OAAO,EAAE,eAAe,EAAE,MAAM,iBAAiB,CAAC;AASlD,iBAAS,UAAU,CAAC,EAClB,OAAc,EACd,KAAiB,EACjB,eAAmB,EACnB,WAAgB,EAChB,IAAS,EACT,GAAG,eAAe,EACnB,EAAE,eAAe,GAAG,GAAG,CAAC,OAAO,GAAG,IAAI,CA+FtC;AAED,eAAe,UAAU,CAAC"}
@@ -0,0 +1,5 @@
1
+ /// <reference types="react" />
2
+ import { LoaderSizeMarginProps } from "./helpers/props";
3
+ declare function GridLoader({ loading, color, speedMultiplier, cssOverride, size, margin, ...additionalprops }: LoaderSizeMarginProps): JSX.Element | null;
4
+ export default GridLoader;
5
+ //# sourceMappingURL=GridLoader.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"GridLoader.d.ts","sourceRoot":"","sources":["../../../../../../src/designerKit/components/Loading/components/GridLoader.tsx"],"names":[],"mappings":";AAGA,OAAO,EAAE,qBAAqB,EAAE,MAAM,iBAAiB,CAAC;AAWxD,iBAAS,UAAU,CAAC,EAClB,OAAc,EACd,KAAiB,EACjB,eAAmB,EACnB,WAAgB,EAChB,IAAS,EACT,MAAU,EACV,GAAG,eAAe,EACnB,EAAE,qBAAqB,GAAG,GAAG,CAAC,OAAO,GAAG,IAAI,CAmD5C;AAED,eAAe,UAAU,CAAC"}
@@ -0,0 +1,5 @@
1
+ /// <reference types="react" />
2
+ import { LoaderSizeProps } from "./helpers/props";
3
+ declare function MoonLoader({ loading, color, speedMultiplier, cssOverride, size, ...additionalprops }: LoaderSizeProps): JSX.Element | null;
4
+ export default MoonLoader;
5
+ //# sourceMappingURL=MoonLoader.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"MoonLoader.d.ts","sourceRoot":"","sources":["../../../../../../src/designerKit/components/Loading/components/MoonLoader.tsx"],"names":[],"mappings":";AAGA,OAAO,EAAE,eAAe,EAAE,MAAM,iBAAiB,CAAC;AAKlD,iBAAS,UAAU,CAAC,EAClB,OAAc,EACd,KAAiB,EACjB,eAAmB,EACnB,WAAgB,EAChB,IAAS,EACT,GAAG,eAAe,EACnB,EAAE,eAAe,GAAG,GAAG,CAAC,OAAO,GAAG,IAAI,CAkDtC;AAED,eAAe,UAAU,CAAC"}
@@ -0,0 +1,5 @@
1
+ /// <reference types="react" />
2
+ import { LoaderSizeProps } from "./helpers/props";
3
+ declare function PropagateLoader({ loading, color, speedMultiplier, cssOverride, size, ...additionalprops }: LoaderSizeProps): JSX.Element | null;
4
+ export default PropagateLoader;
5
+ //# sourceMappingURL=PropagateLoader.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"PropagateLoader.d.ts","sourceRoot":"","sources":["../../../../../../src/designerKit/components/Loading/components/PropagateLoader.tsx"],"names":[],"mappings":";AAGA,OAAO,EAAE,eAAe,EAAE,MAAM,iBAAiB,CAAC;AAuDlD,iBAAS,eAAe,CAAC,EACvB,OAAc,EACd,KAAiB,EACjB,eAAmB,EACnB,WAAgB,EAChB,IAAS,EACT,GAAG,eAAe,EACnB,EAAE,eAAe,GAAG,GAAG,CAAC,OAAO,GAAG,IAAI,CAoCtC;AAED,eAAe,eAAe,CAAC"}
@@ -0,0 +1,5 @@
1
+ /// <reference types="react" />
2
+ import { LoaderSizeProps } from "./helpers/props";
3
+ declare function PuffLoader({ loading, color, speedMultiplier, cssOverride, size, ...additionalprops }: LoaderSizeProps): JSX.Element | null;
4
+ export default PuffLoader;
5
+ //# sourceMappingURL=PuffLoader.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"PuffLoader.d.ts","sourceRoot":"","sources":["../../../../../../src/designerKit/components/Loading/components/PuffLoader.tsx"],"names":[],"mappings":";AAGA,OAAO,EAAE,eAAe,EAAE,MAAM,iBAAiB,CAAC;AAQlD,iBAAS,UAAU,CAAC,EAClB,OAAc,EACd,KAAiB,EACjB,eAAmB,EACnB,WAAgB,EAChB,IAAS,EACT,GAAG,eAAe,EACnB,EAAE,eAAe,GAAG,GAAG,CAAC,OAAO,GAAG,IAAI,CAsCtC;AAED,eAAe,UAAU,CAAC"}
@@ -0,0 +1,5 @@
1
+ /// <reference types="react" />
2
+ import { LoaderSizeMarginProps } from "./helpers/props";
3
+ declare function PulseLoader({ loading, color, speedMultiplier, cssOverride, size, margin, ...additionalprops }: LoaderSizeMarginProps): JSX.Element | null;
4
+ export default PulseLoader;
5
+ //# sourceMappingURL=PulseLoader.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"PulseLoader.d.ts","sourceRoot":"","sources":["../../../../../../src/designerKit/components/Loading/components/PulseLoader.tsx"],"names":[],"mappings":";AAGA,OAAO,EAAE,qBAAqB,EAAE,MAAM,iBAAiB,CAAC;AASxD,iBAAS,WAAW,CAAC,EACnB,OAAc,EACd,KAAiB,EACjB,eAAmB,EACnB,WAAgB,EAChB,IAAS,EACT,MAAU,EACV,GAAG,eAAe,EACnB,EAAE,qBAAqB,GAAG,GAAG,CAAC,OAAO,GAAG,IAAI,CAgC5C;AAED,eAAe,WAAW,CAAC"}
@@ -0,0 +1,5 @@
1
+ /// <reference types="react" />
2
+ import { LoaderSizeProps } from "./helpers/props";
3
+ declare function RingLoader({ loading, color, speedMultiplier, cssOverride, size, ...additionalprops }: LoaderSizeProps): JSX.Element | null;
4
+ export default RingLoader;
5
+ //# sourceMappingURL=RingLoader.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"RingLoader.d.ts","sourceRoot":"","sources":["../../../../../../src/designerKit/components/Loading/components/RingLoader.tsx"],"names":[],"mappings":";AAGA,OAAO,EAAE,eAAe,EAAE,MAAM,iBAAiB,CAAC;AAelD,iBAAS,UAAU,CAAC,EAClB,OAAc,EACd,KAAiB,EACjB,eAAmB,EACnB,WAAgB,EAChB,IAAS,EACT,GAAG,eAAe,EACnB,EAAE,eAAe,GAAG,GAAG,CAAC,OAAO,GAAG,IAAI,CAqCtC;AAED,eAAe,UAAU,CAAC"}
@@ -0,0 +1,5 @@
1
+ /// <reference types="react" />
2
+ import { LoaderSizeMarginProps } from "./helpers/props";
3
+ declare function RotateLoader({ loading, color, speedMultiplier, cssOverride, size, margin, ...additionalprops }: LoaderSizeMarginProps): JSX.Element | null;
4
+ export default RotateLoader;
5
+ //# sourceMappingURL=RotateLoader.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"RotateLoader.d.ts","sourceRoot":"","sources":["../../../../../../src/designerKit/components/Loading/components/RotateLoader.tsx"],"names":[],"mappings":";AAGA,OAAO,EAAE,qBAAqB,EAAE,MAAM,iBAAiB,CAAC;AASxD,iBAAS,YAAY,CAAC,EACpB,OAAc,EACd,KAAiB,EACjB,eAAmB,EACnB,WAAgB,EAChB,IAAS,EACT,MAAU,EACV,GAAG,eAAe,EACnB,EAAE,qBAAqB,GAAG,GAAG,CAAC,OAAO,GAAG,IAAI,CAwC5C;AAED,eAAe,YAAY,CAAC"}
@@ -0,0 +1,5 @@
1
+ /// <reference types="react" />
2
+ import { LoaderSizeMarginProps } from "./helpers/props";
3
+ declare function ScaleLoader({ loading, color, speedMultiplier, cssOverride, size, margin, ...additionalprops }: LoaderSizeMarginProps): JSX.Element | null;
4
+ export default ScaleLoader;
5
+ //# sourceMappingURL=ScaleLoader.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ScaleLoader.d.ts","sourceRoot":"","sources":["../../../../../../src/designerKit/components/Loading/components/ScaleLoader.tsx"],"names":[],"mappings":";AAGA,OAAO,EAAE,qBAAqB,EAAE,MAAM,iBAAiB,CAAC;AASxD,iBAAS,WAAW,CAAC,EACnB,OAAc,EACd,KAAiB,EACjB,eAAmB,EACnB,WAAgB,EAChB,IAAS,EACT,MAAU,EACV,GAAG,eAAe,EACnB,EAAE,qBAAqB,GAAG,GAAG,CAAC,OAAO,GAAG,IAAI,CAgC5C;AAED,eAAe,WAAW,CAAC"}
@@ -0,0 +1,5 @@
1
+ /// <reference types="react" />
2
+ import { LoaderSizeMarginProps } from "./helpers/props";
3
+ declare function SyncLoader({ loading, color, speedMultiplier, cssOverride, size, margin, ...additionalprops }: LoaderSizeMarginProps): JSX.Element | null;
4
+ export default SyncLoader;
5
+ //# sourceMappingURL=SyncLoader.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SyncLoader.d.ts","sourceRoot":"","sources":["../../../../../../src/designerKit/components/Loading/components/SyncLoader.tsx"],"names":[],"mappings":";AAEA,OAAO,EAAE,qBAAqB,EAAE,MAAM,iBAAiB,CAAC;AAYxD,iBAAS,UAAU,CAAC,EAClB,OAAc,EACd,KAAiB,EACjB,eAAmB,EACnB,WAAgB,EAChB,IAAS,EACT,MAAU,EACV,GAAG,eAAe,EACnB,EAAE,qBAAqB,GAAG,GAAG,CAAC,OAAO,GAAG,IAAI,CA8B5C;AAED,eAAe,UAAU,CAAC"}
@@ -0,0 +1,2 @@
1
+ export declare const createAnimation: (loaderName: string, frames: string, suffix: string) => string;
2
+ //# sourceMappingURL=animation.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"animation.d.ts","sourceRoot":"","sources":["../../../../../../../src/designerKit/components/Loading/components/helpers/animation.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,eAAe,eAAgB,MAAM,UAAU,MAAM,UAAU,MAAM,KAAG,MAsBpF,CAAC"}
@@ -0,0 +1,2 @@
1
+ export declare const calculateRgba: (color: string, opacity: number) => string;
2
+ //# sourceMappingURL=colors.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"colors.d.ts","sourceRoot":"","sources":["../../../../../../../src/designerKit/components/Loading/components/helpers/colors.ts"],"names":[],"mappings":"AA2CA,eAAO,MAAM,aAAa,UAAW,MAAM,WAAW,MAAM,KAAG,MAyB9D,CAAC"}
@@ -0,0 +1,27 @@
1
+ import { CSSProperties, DetailedHTMLProps, HTMLAttributes } from "react";
2
+ export type LengthType = number | string;
3
+ interface CommonProps extends DetailedHTMLProps<HTMLAttributes<HTMLSpanElement>, HTMLSpanElement> {
4
+ color?: string;
5
+ loading?: boolean;
6
+ cssOverride?: CSSProperties;
7
+ speedMultiplier?: number;
8
+ }
9
+ export interface LoaderHeightWidthProps extends CommonProps {
10
+ height?: LengthType;
11
+ width?: LengthType;
12
+ }
13
+ export interface LoaderSizeProps extends CommonProps {
14
+ size?: LengthType;
15
+ }
16
+ export interface LoaderSizeMarginProps extends CommonProps {
17
+ size?: LengthType;
18
+ margin?: LengthType;
19
+ }
20
+ export interface LoaderHeightWidthRadiusProps extends CommonProps {
21
+ height?: LengthType;
22
+ width?: LengthType;
23
+ radius?: LengthType;
24
+ margin?: LengthType;
25
+ }
26
+ export {};
27
+ //# sourceMappingURL=props.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"props.d.ts","sourceRoot":"","sources":["../../../../../../../src/designerKit/components/Loading/components/helpers/props.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,iBAAiB,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAEzE,MAAM,MAAM,UAAU,GAAG,MAAM,GAAG,MAAM,CAAC;AAEzC,UAAU,WAAY,SAAQ,iBAAiB,CAAC,cAAc,CAAC,eAAe,CAAC,EAAE,eAAe,CAAC;IAC/F,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,WAAW,CAAC,EAAE,aAAa,CAAC;IAC5B,eAAe,CAAC,EAAE,MAAM,CAAC;CAC1B;AAED,MAAM,WAAW,sBAAuB,SAAQ,WAAW;IACzD,MAAM,CAAC,EAAE,UAAU,CAAC;IACpB,KAAK,CAAC,EAAE,UAAU,CAAC;CACpB;AAED,MAAM,WAAW,eAAgB,SAAQ,WAAW;IAClD,IAAI,CAAC,EAAE,UAAU,CAAC;CACnB;AAED,MAAM,WAAW,qBAAsB,SAAQ,WAAW;IACxD,IAAI,CAAC,EAAE,UAAU,CAAC;IAClB,MAAM,CAAC,EAAE,UAAU,CAAC;CACrB;AAED,MAAM,WAAW,4BAA6B,SAAQ,WAAW;IAC/D,MAAM,CAAC,EAAE,UAAU,CAAC;IACpB,KAAK,CAAC,EAAE,UAAU,CAAC;IACnB,MAAM,CAAC,EAAE,UAAU,CAAC;IACpB,MAAM,CAAC,EAAE,UAAU,CAAC;CACrB"}
@@ -0,0 +1,23 @@
1
+ interface LengthObject {
2
+ value: number;
3
+ unit: string;
4
+ }
5
+ /**
6
+ * If size is a number, append px to the value as default unit.
7
+ * If size is a string, validate against list of valid units.
8
+ * If unit is valid, return size as is.
9
+ * If unit is invalid, console warn issue, replace with px as the unit.
10
+ *
11
+ * @param {(number | string)} size
12
+ * @return {LengthObject} LengthObject
13
+ */
14
+ export declare function parseLengthAndUnit(size: number | string): LengthObject;
15
+ /**
16
+ * Take value as an input and return valid css value
17
+ *
18
+ * @param {(number | string)} value
19
+ * @return {string} valid css value
20
+ */
21
+ export declare function cssValue(value: number | string): string;
22
+ export {};
23
+ //# sourceMappingURL=unitConverter.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"unitConverter.d.ts","sourceRoot":"","sources":["../../../../../../../src/designerKit/components/Loading/components/helpers/unitConverter.ts"],"names":[],"mappings":"AAAA,UAAU,YAAY;IACpB,KAAK,EAAE,MAAM,CAAC;IACd,IAAI,EAAE,MAAM,CAAC;CACd;AAoBD;;;;;;;;GAQG;AACH,wBAAgB,kBAAkB,CAAC,IAAI,EAAE,MAAM,GAAG,MAAM,GAAG,YAAY,CA8BtE;AAED;;;;;GAKG;AACH,wBAAgB,QAAQ,CAAC,KAAK,EAAE,MAAM,GAAG,MAAM,GAAG,MAAM,CAIvD"}
@@ -0,0 +1,15 @@
1
+ export { default as BarLoader } from "./BarLoader";
2
+ export { default as BeatLoader } from "./BeatLoader";
3
+ export { default as CircleLoader } from "./CircleLoader";
4
+ export { default as ClipLoader } from "./ClipLoader";
5
+ export { default as ClockLoader } from "./ClockLoader";
6
+ export { default as DotLoader } from "./DotLoader";
7
+ export { default as FadeLoader } from "./FadeLoader";
8
+ export { default as GridLoader } from "./GridLoader";
9
+ export { default as MoonLoader } from "./MoonLoader";
10
+ export { default as PulseLoader } from "./PulseLoader";
11
+ export { default as PuffLoader } from "./PuffLoader";
12
+ export { default as RingLoader } from "./RingLoader";
13
+ export { default as ScaleLoader } from "./ScaleLoader";
14
+ export { default as SyncLoader } from "./SyncLoader";
15
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/designerKit/components/Loading/components/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,IAAI,SAAS,EAAE,MAAM,aAAa,CAAC;AACnD,OAAO,EAAE,OAAO,IAAI,UAAU,EAAE,MAAM,cAAc,CAAC;AACrD,OAAO,EAAE,OAAO,IAAI,YAAY,EAAE,MAAM,gBAAgB,CAAC;AACzD,OAAO,EAAE,OAAO,IAAI,UAAU,EAAE,MAAM,cAAc,CAAC;AACrD,OAAO,EAAE,OAAO,IAAI,WAAW,EAAE,MAAM,eAAe,CAAC;AACvD,OAAO,EAAE,OAAO,IAAI,SAAS,EAAE,MAAM,aAAa,CAAC;AACnD,OAAO,EAAE,OAAO,IAAI,UAAU,EAAE,MAAM,cAAc,CAAC;AACrD,OAAO,EAAE,OAAO,IAAI,UAAU,EAAE,MAAM,cAAc,CAAC;AACrD,OAAO,EAAE,OAAO,IAAI,UAAU,EAAE,MAAM,cAAc,CAAC;AACrD,OAAO,EAAE,OAAO,IAAI,WAAW,EAAE,MAAM,eAAe,CAAC;AACvD,OAAO,EAAE,OAAO,IAAI,UAAU,EAAE,MAAM,cAAc,CAAC;AACrD,OAAO,EAAE,OAAO,IAAI,UAAU,EAAE,MAAM,cAAc,CAAC;AACrD,OAAO,EAAE,OAAO,IAAI,WAAW,EAAE,MAAM,eAAe,CAAC;AACvD,OAAO,EAAE,OAAO,IAAI,UAAU,EAAE,MAAM,cAAc,CAAC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "kdpa-components",
3
- "version": "1.43.1",
3
+ "version": "1.44.1",
4
4
  "private": false,
5
5
  "type": "module",
6
6
  "main": "./dist/index.js",