kdpa-components 1.43.0 → 1.44.0
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.
- package/dist/index.js +170 -164
- package/dist/types/components/Selects/KdpaAutoComplete/KdpaAutoComplete.d.ts +1 -0
- package/dist/types/components/Selects/KdpaAutoComplete/KdpaAutoComplete.d.ts.map +1 -1
- package/dist/types/designerKit/components/Loading/KdLoading.d.ts +7 -3
- package/dist/types/designerKit/components/Loading/KdLoading.d.ts.map +1 -1
- package/dist/types/designerKit/components/Loading/KdLoading.stories.d.ts.map +1 -1
- package/dist/types/designerKit/components/Loading/components/BarLoader.d.ts +5 -0
- package/dist/types/designerKit/components/Loading/components/BarLoader.d.ts.map +1 -0
- package/dist/types/designerKit/components/Loading/components/BeatLoader.d.ts +5 -0
- package/dist/types/designerKit/components/Loading/components/BeatLoader.d.ts.map +1 -0
- package/dist/types/designerKit/components/Loading/components/CircleLoader.d.ts +5 -0
- package/dist/types/designerKit/components/Loading/components/CircleLoader.d.ts.map +1 -0
- package/dist/types/designerKit/components/Loading/components/ClipLoader.d.ts +5 -0
- package/dist/types/designerKit/components/Loading/components/ClipLoader.d.ts.map +1 -0
- package/dist/types/designerKit/components/Loading/components/ClockLoader.d.ts +5 -0
- package/dist/types/designerKit/components/Loading/components/ClockLoader.d.ts.map +1 -0
- package/dist/types/designerKit/components/Loading/components/DotLoader.d.ts +5 -0
- package/dist/types/designerKit/components/Loading/components/DotLoader.d.ts.map +1 -0
- package/dist/types/designerKit/components/Loading/components/FadeLoader.d.ts +5 -0
- package/dist/types/designerKit/components/Loading/components/FadeLoader.d.ts.map +1 -0
- package/dist/types/designerKit/components/Loading/components/GridLoader.d.ts +5 -0
- package/dist/types/designerKit/components/Loading/components/GridLoader.d.ts.map +1 -0
- package/dist/types/designerKit/components/Loading/components/MoonLoader.d.ts +5 -0
- package/dist/types/designerKit/components/Loading/components/MoonLoader.d.ts.map +1 -0
- package/dist/types/designerKit/components/Loading/components/PropagateLoader.d.ts +5 -0
- package/dist/types/designerKit/components/Loading/components/PropagateLoader.d.ts.map +1 -0
- package/dist/types/designerKit/components/Loading/components/PuffLoader.d.ts +5 -0
- package/dist/types/designerKit/components/Loading/components/PuffLoader.d.ts.map +1 -0
- package/dist/types/designerKit/components/Loading/components/PulseLoader.d.ts +5 -0
- package/dist/types/designerKit/components/Loading/components/PulseLoader.d.ts.map +1 -0
- package/dist/types/designerKit/components/Loading/components/RingLoader.d.ts +5 -0
- package/dist/types/designerKit/components/Loading/components/RingLoader.d.ts.map +1 -0
- package/dist/types/designerKit/components/Loading/components/RotateLoader.d.ts +5 -0
- package/dist/types/designerKit/components/Loading/components/RotateLoader.d.ts.map +1 -0
- package/dist/types/designerKit/components/Loading/components/ScaleLoader.d.ts +5 -0
- package/dist/types/designerKit/components/Loading/components/ScaleLoader.d.ts.map +1 -0
- package/dist/types/designerKit/components/Loading/components/SyncLoader.d.ts +5 -0
- package/dist/types/designerKit/components/Loading/components/SyncLoader.d.ts.map +1 -0
- package/dist/types/designerKit/components/Loading/components/helpers/animation.d.ts +2 -0
- package/dist/types/designerKit/components/Loading/components/helpers/animation.d.ts.map +1 -0
- package/dist/types/designerKit/components/Loading/components/helpers/colors.d.ts +2 -0
- package/dist/types/designerKit/components/Loading/components/helpers/colors.d.ts.map +1 -0
- package/dist/types/designerKit/components/Loading/components/helpers/props.d.ts +27 -0
- package/dist/types/designerKit/components/Loading/components/helpers/props.d.ts.map +1 -0
- package/dist/types/designerKit/components/Loading/components/helpers/unitConverter.d.ts +23 -0
- package/dist/types/designerKit/components/Loading/components/helpers/unitConverter.d.ts.map +1 -0
- package/dist/types/designerKit/components/Loading/components/index.d.ts +15 -0
- package/dist/types/designerKit/components/Loading/components/index.d.ts.map +1 -0
- package/dist/types/designerKit/hooks/useFileUpload.d.ts.map +1 -1
- 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,
|
|
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
|
|
2
|
-
export type KdLoadingProps =
|
|
3
|
-
|
|
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":"
|
|
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,
|
|
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 @@
|
|
|
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 @@
|
|
|
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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useFileUpload.d.ts","sourceRoot":"","sources":["../../../../src/designerKit/hooks/useFileUpload.ts"],"names":[],"mappings":"AAIA,MAAM,MAAM,kBAAkB,GAAG;IAC/B,KAAK,CAAC,EAAE,MAAM,EAAE,GAAG,KAAK,CAAC;IACzB,KAAK,CAAC,EAAE,MAAM,EAAE,GAAG,KAAK,CAAC;IACzB,IAAI,CAAC,EAAE,MAAM,EAAE,GAAG,KAAK,CAAC;IACxB,QAAQ,CAAC,EAAE,MAAM,EAAE,GAAG,KAAK,CAAC;IAC5B,IAAI,CAAC,EAAE,MAAM,EAAE,GAAG,KAAK,CAAC;CACzB,CAAC;AA8BF,MAAM,WAAW,yBAAyB;IACxC,MAAM,EAAE,MAAM,GAAG,SAAS,CAAC;IAC3B,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,eAAe,CAAC,EAAE,MAAM,EAAE,CAAC;IAC3B,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,OAAO,CAAC,EAAE,CAAC,OAAO,EAAE,MAAM,KAAK,IAAI,CAAC;CACrC;AAED,iBAAS,qBAAqB,CAAC,EAE7B,MAAmD,EACnD,SAAmD,EACnD,aAAiB,EACjB,cAAmB,EACnB,eAA8D,EAC9D,QAAe,EACf,OAAO,GACR,EAAE,yBAAyB;;;;kBAiBZ,MAAM;cACV,MAAM;cACN,IAAI;;;iBAhBD,MAAM;;;;;;;;0BAsBU,MAAM;
|
|
1
|
+
{"version":3,"file":"useFileUpload.d.ts","sourceRoot":"","sources":["../../../../src/designerKit/hooks/useFileUpload.ts"],"names":[],"mappings":"AAIA,MAAM,MAAM,kBAAkB,GAAG;IAC/B,KAAK,CAAC,EAAE,MAAM,EAAE,GAAG,KAAK,CAAC;IACzB,KAAK,CAAC,EAAE,MAAM,EAAE,GAAG,KAAK,CAAC;IACzB,IAAI,CAAC,EAAE,MAAM,EAAE,GAAG,KAAK,CAAC;IACxB,QAAQ,CAAC,EAAE,MAAM,EAAE,GAAG,KAAK,CAAC;IAC5B,IAAI,CAAC,EAAE,MAAM,EAAE,GAAG,KAAK,CAAC;CACzB,CAAC;AA8BF,MAAM,WAAW,yBAAyB;IACxC,MAAM,EAAE,MAAM,GAAG,SAAS,CAAC;IAC3B,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,eAAe,CAAC,EAAE,MAAM,EAAE,CAAC;IAC3B,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,OAAO,CAAC,EAAE,CAAC,OAAO,EAAE,MAAM,KAAK,IAAI,CAAC;CACrC;AAED,iBAAS,qBAAqB,CAAC,EAE7B,MAAmD,EACnD,SAAmD,EACnD,aAAiB,EACjB,cAAmB,EACnB,eAA8D,EAC9D,QAAe,EACf,OAAO,GACR,EAAE,yBAAyB;;;;kBAiBZ,MAAM;cACV,MAAM;cACN,IAAI;;;iBAhBD,MAAM;;;;;;;;0BAsBU,MAAM;0BAoC9B,MAAM,WAAW,CAAC,gBAAgB,CAAC,4BACZ,kBAAkB;;;;;;;;EAyQ/C;AAED,eAAe,qBAAqB,CAAC"}
|