kdpa-components 1.7.2 → 1.8.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 +4 -4
- package/dist/types/components/Accordion/KdpaAccordions.test.d.ts +2 -0
- package/dist/types/components/Accordion/KdpaAccordions.test.d.ts.map +1 -0
- package/dist/types/components/Alert/KdpaAlert.test.d.ts +2 -0
- package/dist/types/components/Alert/KdpaAlert.test.d.ts.map +1 -0
- package/dist/types/components/Alert/KdpaAlertTitle.test.d.ts +2 -0
- package/dist/types/components/Alert/KdpaAlertTitle.test.d.ts.map +1 -0
- package/dist/types/components/Avatar/KdpaAvatar.test.d.ts +2 -0
- package/dist/types/components/Avatar/KdpaAvatar.test.d.ts.map +1 -0
- package/dist/types/components/Badge/KdpaBadge/KdpaBadge.test.d.ts +2 -0
- package/dist/types/components/Badge/KdpaBadge/KdpaBadge.test.d.ts.map +1 -0
- package/dist/types/components/Badge/KdpaGridBadge/KdpaGridBadge.test.d.ts +2 -0
- package/dist/types/components/Badge/KdpaGridBadge/KdpaGridBadge.test.d.ts.map +1 -0
- package/dist/types/components/Badge/KdpaMuiBadge/KdpaMuiBadge.test.d.ts +2 -0
- package/dist/types/components/Badge/KdpaMuiBadge/KdpaMuiBadge.test.d.ts.map +1 -0
- package/dist/types/components/Buttons/KdpaButton/KdpaButton.test.d.ts +2 -0
- package/dist/types/components/Buttons/KdpaButton/KdpaButton.test.d.ts.map +1 -0
- package/dist/types/components/Buttons/KdpaIconButton/KdpaIconButton.test.d.ts +2 -0
- package/dist/types/components/Buttons/KdpaIconButton/KdpaIconButton.test.d.ts.map +1 -0
- package/dist/types/components/Buttons/KdpaPrimaryButton/{KpdaPrimaryButton.d.ts → KdpaPrimaryButton.d.ts} +1 -1
- package/dist/types/components/Buttons/KdpaPrimaryButton/{KpdaPrimaryButton.d.ts.map → KdpaPrimaryButton.d.ts.map} +1 -1
- package/dist/types/components/Buttons/KdpaPrimaryButton/KdpaPrimaryButton.stories.d.ts +1 -1
- package/dist/types/components/Buttons/KdpaPrimaryButton/KdpaPrimaryButton.test.d.ts +2 -0
- package/dist/types/components/Buttons/KdpaPrimaryButton/KdpaPrimaryButton.test.d.ts.map +1 -0
- package/dist/types/components/Buttons/KdpaSecondaryButton/KdpaSecondaryButton.test.d.ts +2 -0
- package/dist/types/components/Buttons/KdpaSecondaryButton/KdpaSecondaryButton.test.d.ts.map +1 -0
- package/dist/types/components/Buttons/index.d.ts +2 -2
- package/dist/types/components/Cards/KdpaCardContent.test.d.ts +2 -0
- package/dist/types/components/Cards/KdpaCardContent.test.d.ts.map +1 -0
- package/dist/types/components/CheckBox/KdpaCheckBox.test.d.ts +2 -0
- package/dist/types/components/CheckBox/KdpaCheckBox.test.d.ts.map +1 -0
- package/dist/types/components/Chip/KdpaChip.d.ts.map +1 -1
- package/dist/types/components/Chip/KdpaChip.test.d.ts +2 -0
- package/dist/types/components/Chip/KdpaChip.test.d.ts.map +1 -0
- package/dist/types/components/Collapse/KdpaCollapse.test.d.ts +2 -0
- package/dist/types/components/Collapse/KdpaCollapse.test.d.ts.map +1 -0
- package/dist/types/components/CopyToClipboard/KdpaCopyToClipboard.test.d.ts +2 -0
- package/dist/types/components/CopyToClipboard/KdpaCopyToClipboard.test.d.ts.map +1 -0
- package/dist/types/components/Divider/KdpaDivider.test.d.ts +2 -0
- package/dist/types/components/Divider/KdpaDivider.test.d.ts.map +1 -0
- package/dist/types/components/DropZone/KdpaDropZone.test.d.ts +2 -0
- package/dist/types/components/DropZone/KdpaDropZone.test.d.ts.map +1 -0
- package/dist/types/components/Form/KdpaFormContainer.d.ts +3 -1
- package/dist/types/components/Form/KdpaFormContainer.d.ts.map +1 -1
- package/dist/types/components/Form/KdpaFormContainer.stories.d.ts +7 -0
- package/dist/types/components/Form/KdpaFormContainer.stories.d.ts.map +1 -0
- package/dist/types/components/Form/KdpaFormField.d.ts +1 -1
- package/dist/types/components/Form/KdpaFormField.d.ts.map +1 -1
- package/dist/types/components/FormControl/KdpaFormControl/KdpaFormControl.test.d.ts +2 -0
- package/dist/types/components/FormControl/KdpaFormControl/KdpaFormControl.test.d.ts.map +1 -0
- package/dist/types/components/FormControl/KdpaFormControlLabel/KdpaFormControlLabel.test.d.ts +2 -0
- package/dist/types/components/FormControl/KdpaFormControlLabel/KdpaFormControlLabel.test.d.ts.map +1 -0
- package/dist/types/components/FullScreenDialog/KdpaFullScreenDialog.test.d.ts +2 -0
- package/dist/types/components/FullScreenDialog/KdpaFullScreenDialog.test.d.ts.map +1 -0
- package/dist/types/components/Grid/KdpaGrid.test.d.ts +2 -0
- package/dist/types/components/Grid/KdpaGrid.test.d.ts.map +1 -0
- package/dist/types/components/Input/KdpaInput/KdpaInput.test.d.ts +2 -0
- package/dist/types/components/Input/KdpaInput/KdpaInput.test.d.ts.map +1 -0
- package/dist/types/components/Input/KdpaInputLabel/KdpaInputLabel.test.d.ts +2 -0
- package/dist/types/components/Input/KdpaInputLabel/KdpaInputLabel.test.d.ts.map +1 -0
- package/dist/types/components/Input/KdpaInputMultiline/KdpaInputMultiline.test.d.ts +2 -0
- package/dist/types/components/Input/KdpaInputMultiline/KdpaInputMultiline.test.d.ts.map +1 -0
- package/dist/types/components/LazyDrop/KdpaLazyDrop.d.ts.map +1 -1
- package/dist/types/components/LazyDrop/KdpaLazyDrop.test.d.ts +2 -0
- package/dist/types/components/LazyDrop/KdpaLazyDrop.test.d.ts.map +1 -0
- package/dist/types/components/Loading/KdpaInlineSpinner/KdpaInlineSpinner.test.d.ts +2 -0
- package/dist/types/components/Loading/KdpaInlineSpinner/KdpaInlineSpinner.test.d.ts.map +1 -0
- package/dist/types/components/Loading/KdpaLoading/KdpaLoading.test.d.ts +2 -0
- package/dist/types/components/Loading/KdpaLoading/KdpaLoading.test.d.ts.map +1 -0
- package/dist/types/components/Loading/KdpaProgress/KdpaCircularProgress.test.d.ts +2 -0
- package/dist/types/components/Loading/KdpaProgress/KdpaCircularProgress.test.d.ts.map +1 -0
- package/dist/types/components/Loading/KdpaSkeleton/KdpaSkeleton.test.d.ts +2 -0
- package/dist/types/components/Loading/KdpaSkeleton/KdpaSkeleton.test.d.ts.map +1 -0
- package/dist/types/components/Modal/KdpaModal/KdpaModal.test.d.ts +2 -0
- package/dist/types/components/Modal/KdpaModal/KdpaModal.test.d.ts.map +1 -0
- package/dist/types/components/Modal/KdpaModalImage/KdpaModalImage.test.d.ts +2 -0
- package/dist/types/components/Modal/KdpaModalImage/KdpaModalImage.test.d.ts.map +1 -0
- package/dist/types/components/PaginationGrid/KdpaPaginationGrid.test.d.ts +2 -0
- package/dist/types/components/PaginationGrid/KdpaPaginationGrid.test.d.ts.map +1 -0
- package/dist/types/components/Pickers/KdpaDatePicker/KdpaDatePicker.test.d.ts +2 -0
- package/dist/types/components/Pickers/KdpaDatePicker/KdpaDatePicker.test.d.ts.map +1 -0
- package/dist/types/components/Pickers/KdpaDateTimePicker/KdpaDateTimePicker.test.d.ts +2 -0
- package/dist/types/components/Pickers/KdpaDateTimePicker/KdpaDateTimePicker.test.d.ts.map +1 -0
- package/dist/types/components/Pickers/KdpaTimePicker/KdpaTimePicker.test.d.ts +2 -0
- package/dist/types/components/Pickers/KdpaTimePicker/KdpaTimePicker.test.d.ts.map +1 -0
- package/dist/types/components/Radio/KdpaRadio/KdpaRadio.test.d.ts +2 -0
- package/dist/types/components/Radio/KdpaRadio/KdpaRadio.test.d.ts.map +1 -0
- package/dist/types/components/Radio/KdpaRadioGroup/KdpaRadioGroup.test.d.ts +2 -0
- package/dist/types/components/Radio/KdpaRadioGroup/KdpaRadioGroup.test.d.ts.map +1 -0
- package/dist/types/components/Segment/KdpaSegment.test.d.ts +2 -0
- package/dist/types/components/Segment/KdpaSegment.test.d.ts.map +1 -0
- package/dist/types/components/Selects/KdpaAutoComplete/KdpaAutoComplete.test.d.ts +2 -0
- package/dist/types/components/Selects/KdpaAutoComplete/KdpaAutoComplete.test.d.ts.map +1 -0
- package/dist/types/components/Selects/KdpaMenuItem/KdpaMenuItem.test.d.ts +2 -0
- package/dist/types/components/Selects/KdpaMenuItem/KdpaMenuItem.test.d.ts.map +1 -0
- package/dist/types/components/Selects/KdpaSelect/KdpaSelect.test.d.ts +2 -0
- package/dist/types/components/Selects/KdpaSelect/KdpaSelect.test.d.ts.map +1 -0
- package/dist/types/components/Slider/KdpaSlider.test.d.ts +2 -0
- package/dist/types/components/Slider/KdpaSlider.test.d.ts.map +1 -0
- package/dist/types/components/Switch/KdpaSwitch.test.d.ts +2 -0
- package/dist/types/components/Switch/KdpaSwitch.test.d.ts.map +1 -0
- package/dist/types/components/Tabs/KdpaTab/KdpaTab.test.d.ts +2 -0
- package/dist/types/components/Tabs/KdpaTab/KdpaTab.test.d.ts.map +1 -0
- package/dist/types/components/Tabs/KdpaTabs/KdpaTabs.test.d.ts +2 -0
- package/dist/types/components/Tabs/KdpaTabs/KdpaTabs.test.d.ts.map +1 -0
- package/dist/types/components/ThemeProvider/KdpaRtlProvider.test.d.ts +2 -0
- package/dist/types/components/ThemeProvider/KdpaRtlProvider.test.d.ts.map +1 -0
- package/dist/types/components/ThemeProvider/KdpaThemeProvider.test.d.ts +2 -0
- package/dist/types/components/ThemeProvider/KdpaThemeProvider.test.d.ts.map +1 -0
- package/dist/types/components/Tooltips/KdpaTooltip.test.d.ts +2 -0
- package/dist/types/components/Tooltips/KdpaTooltip.test.d.ts.map +1 -0
- package/dist/types/components/Transitions/KdpaCollapse/KdpaCollapse.test.d.ts +2 -0
- package/dist/types/components/Transitions/KdpaCollapse/KdpaCollapse.test.d.ts.map +1 -0
- package/dist/types/components/Transitions/KdpaFade/KdpaFade.test.d.ts +2 -0
- package/dist/types/components/Transitions/KdpaFade/KdpaFade.test.d.ts.map +1 -0
- package/dist/types/components/Transitions/KdpaGrow/KdpaGrow.test.d.ts +2 -0
- package/dist/types/components/Transitions/KdpaGrow/KdpaGrow.test.d.ts.map +1 -0
- package/dist/types/components/Transitions/KdpaSlide/KdpaSlide.test.d.ts +2 -0
- package/dist/types/components/Transitions/KdpaSlide/KdpaSlide.test.d.ts.map +1 -0
- package/dist/types/components/Transitions/KdpaZoom/KdpaZoom.test.d.ts +2 -0
- package/dist/types/components/Transitions/KdpaZoom/KdpaZoom.test.d.ts.map +1 -0
- package/dist/types/components/Tree/KdpaTree.test.d.ts +2 -0
- package/dist/types/components/Tree/KdpaTree.test.d.ts.map +1 -0
- package/dist/types/components/TreeSelect/KdpaTreeSelect.d.ts +4 -2
- package/dist/types/components/TreeSelect/KdpaTreeSelect.d.ts.map +1 -1
- package/dist/types/components/TreeSelect/KdpaTreeSelect.test.d.ts +2 -0
- package/dist/types/components/TreeSelect/KdpaTreeSelect.test.d.ts.map +1 -0
- package/dist/types/components/Typography/KdpaTypography.test.d.ts +2 -0
- package/dist/types/components/Typography/KdpaTypography.test.d.ts.map +1 -0
- package/dist/types/components/Uploader/KdpaFileUploader/KdpaFileUploader.test.d.ts +2 -0
- package/dist/types/components/Uploader/KdpaFileUploader/KdpaFileUploader.test.d.ts.map +1 -0
- package/package.json +13 -5
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"KdpaAccordions.test.d.ts","sourceRoot":"","sources":["../../../../src/components/Accordion/KdpaAccordions.test.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"KdpaAlert.test.d.ts","sourceRoot":"","sources":["../../../../src/components/Alert/KdpaAlert.test.tsx"],"names":[],"mappings":"AAIA,OAAO,2BAA2B,CAAA"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"KdpaAlertTitle.test.d.ts","sourceRoot":"","sources":["../../../../src/components/Alert/KdpaAlertTitle.test.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"KdpaAvatar.test.d.ts","sourceRoot":"","sources":["../../../../src/components/Avatar/KdpaAvatar.test.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"KdpaBadge.test.d.ts","sourceRoot":"","sources":["../../../../../src/components/Badge/KdpaBadge/KdpaBadge.test.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"KdpaGridBadge.test.d.ts","sourceRoot":"","sources":["../../../../../src/components/Badge/KdpaGridBadge/KdpaGridBadge.test.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"KdpaMuiBadge.test.d.ts","sourceRoot":"","sources":["../../../../../src/components/Badge/KdpaMuiBadge/KdpaMuiBadge.test.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"KdpaButton.test.d.ts","sourceRoot":"","sources":["../../../../../src/components/Buttons/KdpaButton/KdpaButton.test.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"KdpaIconButton.test.d.ts","sourceRoot":"","sources":["../../../../../src/components/Buttons/KdpaIconButton/KdpaIconButton.test.tsx"],"names":[],"mappings":""}
|
|
@@ -9,4 +9,4 @@ export interface KdpaPrimaryButtonProps extends ButtonProps {
|
|
|
9
9
|
}
|
|
10
10
|
declare function KdpaPrimaryButton({ children, icon, tooltipText, onClick, ...props }: KdpaPrimaryButtonProps): import("react/jsx-runtime").JSX.Element;
|
|
11
11
|
export default KdpaPrimaryButton;
|
|
12
|
-
//# sourceMappingURL=
|
|
12
|
+
//# sourceMappingURL=KdpaPrimaryButton.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"
|
|
1
|
+
{"version":3,"file":"KdpaPrimaryButton.d.ts","sourceRoot":"","sources":["../../../../../src/components/Buttons/KdpaPrimaryButton/KdpaPrimaryButton.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAe,EAAE,WAAW,EAAE,MAAM,sBAAsB,CAAC;AAK3D,MAAM,WAAW,sBAAuB,SAAQ,WAAW;IACzD,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC3B,IAAI,CAAC,EAAE,GAAG,CAAC,OAAO,CAAC;IACnB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;IACrB,CAAC,CAAC,EAAE,MAAM,GAAG,GAAG,CAAC;CAClB;AAED,iBAAS,iBAAiB,CAAC,EACzB,QAAQ,EACR,IAAI,EACJ,WAAW,EACX,OAAO,EACP,GAAG,KAAK,EACT,EAAE,sBAAsB,2CAiBxB;AAED,eAAe,iBAAiB,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Meta, StoryObj } from "@storybook/react";
|
|
2
|
-
import KdpaPrimaryButton from "./
|
|
2
|
+
import KdpaPrimaryButton from "./KdpaPrimaryButton";
|
|
3
3
|
declare const meta: Meta<typeof KdpaPrimaryButton>;
|
|
4
4
|
export default meta;
|
|
5
5
|
type Story = StoryObj<typeof KdpaPrimaryButton>;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"KdpaPrimaryButton.test.d.ts","sourceRoot":"","sources":["../../../../../src/components/Buttons/KdpaPrimaryButton/KdpaPrimaryButton.test.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"KdpaSecondaryButton.test.d.ts","sourceRoot":"","sources":["../../../../../src/components/Buttons/KdpaSecondaryButton/KdpaSecondaryButton.test.tsx"],"names":[],"mappings":""}
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
export { default as KdpaButton } from "./KdpaButton/KdpaButton";
|
|
2
2
|
export { default as KdpaIconButton } from "./KdpaIconButton/KdpaIconButton";
|
|
3
|
-
export { default as KdpaPrimaryButton } from "./KdpaPrimaryButton/
|
|
3
|
+
export { default as KdpaPrimaryButton } from "./KdpaPrimaryButton/KdpaPrimaryButton";
|
|
4
4
|
export { default as KdpaSecondaryButton } from "./KdpaSecondaryButton/KdpaSecondaryButton";
|
|
5
5
|
export type { KdpaButtonProps } from "./KdpaButton/KdpaButton";
|
|
6
6
|
export type { KdpaIconButtonProps } from "./KdpaIconButton/KdpaIconButton";
|
|
7
|
-
export type { KdpaPrimaryButtonProps } from "./KdpaPrimaryButton/
|
|
7
|
+
export type { KdpaPrimaryButtonProps } from "./KdpaPrimaryButton/KdpaPrimaryButton";
|
|
8
8
|
export type { KdpaSecondaryButtonProps } from "./KdpaSecondaryButton/KdpaSecondaryButton";
|
|
9
9
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"KdpaCardContent.test.d.ts","sourceRoot":"","sources":["../../../../src/components/Cards/KdpaCardContent.test.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"KdpaCheckBox.test.d.ts","sourceRoot":"","sources":["../../../../src/components/CheckBox/KdpaCheckBox.test.tsx"],"names":[],"mappings":""}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"KdpaChip.d.ts","sourceRoot":"","sources":["../../../../src/components/Chip/KdpaChip.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAI1B,OAAO,iBAAiB,CAAC;AAEzB,MAAM,WAAW,aAAa;IAC5B,KAAK,EAAE,MAAM,CAAC;IACd,SAAS,EAAE,MAAM,CAAC;IAClB,OAAO,EAAE,MAAM,IAAI,CAAC;IACpB,OAAO,EAAE,MAAM,IAAI,CAAC;IACpB,KAAK,EAAE,KAAK,CAAC,SAAS,CAAC;IACvB,QAAQ,EAAE,KAAK,CAAC,YAAY,CAAC;IAC7B,CAAC,GAAG,EAAE,MAAM,GAAG,GAAG,CAAC;CACpB;AAED,iBAAS,QAAQ,CAAC,EAChB,KAAK,EACL,KAAK,EACL,QAAQ,EACR,SAAc,EACd,OAAO,EACP,OAAO,EACP,GAAG,KAAK,EACT,EAAE,aAAa,
|
|
1
|
+
{"version":3,"file":"KdpaChip.d.ts","sourceRoot":"","sources":["../../../../src/components/Chip/KdpaChip.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAI1B,OAAO,iBAAiB,CAAC;AAEzB,MAAM,WAAW,aAAa;IAC5B,KAAK,EAAE,MAAM,CAAC;IACd,SAAS,EAAE,MAAM,CAAC;IAClB,OAAO,EAAE,MAAM,IAAI,CAAC;IACpB,OAAO,EAAE,MAAM,IAAI,CAAC;IACpB,KAAK,EAAE,KAAK,CAAC,SAAS,CAAC;IACvB,QAAQ,EAAE,KAAK,CAAC,YAAY,CAAC;IAC7B,CAAC,GAAG,EAAE,MAAM,GAAG,GAAG,CAAC;CACpB;AAED,iBAAS,QAAQ,CAAC,EAChB,KAAK,EACL,KAAK,EACL,QAAQ,EACR,SAAc,EACd,OAAO,EACP,OAAO,EACP,GAAG,KAAK,EACT,EAAE,aAAa,2CAwBf;AAED,eAAe,QAAQ,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"KdpaChip.test.d.ts","sourceRoot":"","sources":["../../../../src/components/Chip/KdpaChip.test.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"KdpaCollapse.test.d.ts","sourceRoot":"","sources":["../../../../src/components/Collapse/KdpaCollapse.test.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"KdpaCopyToClipboard.test.d.ts","sourceRoot":"","sources":["../../../../src/components/CopyToClipboard/KdpaCopyToClipboard.test.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"KdpaDivider.test.d.ts","sourceRoot":"","sources":["../../../../src/components/Divider/KdpaDivider.test.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"KdpaDropZone.test.d.ts","sourceRoot":"","sources":["../../../../src/components/DropZone/KdpaDropZone.test.tsx"],"names":[],"mappings":""}
|
|
@@ -1,6 +1,8 @@
|
|
|
1
|
-
import React from "react";
|
|
1
|
+
import React, { CSSProperties } from "react";
|
|
2
2
|
import { ValidationMode } from "react-hook-form";
|
|
3
3
|
export interface KdpaFormContainerProps {
|
|
4
|
+
style?: CSSProperties;
|
|
5
|
+
sx?: CSSProperties;
|
|
4
6
|
children: React.ReactNode;
|
|
5
7
|
defaultValues?: {
|
|
6
8
|
[x: string]: any;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"KdpaFormContainer.d.ts","sourceRoot":"","sources":["../../../../src/components/Form/KdpaFormContainer.tsx"],"names":[],"mappings":"AAAA,OAAO,
|
|
1
|
+
{"version":3,"file":"KdpaFormContainer.d.ts","sourceRoot":"","sources":["../../../../src/components/Form/KdpaFormContainer.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,aAAa,EAAmC,MAAM,OAAO,CAAC;AAC9E,OAAO,EAAyB,cAAc,EAAE,MAAM,iBAAiB,CAAC;AAExE,MAAM,WAAW,sBAAsB;IACrC,KAAK,CAAC,EAAE,aAAa,CAAC;IACtB,EAAE,CAAC,EAAE,aAAa,CAAC;IACnB,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;IAC1B,aAAa,CAAC,EAAE;QAAE,CAAC,CAAC,EAAE,MAAM,GAAG,GAAG,CAAA;KAAE,CAAC;IACrC,iBAAiB,CAAC,EAAE,MAAM,cAAc,CAAC;IACzC,QAAQ,EAAE,CAAC,IAAI,EAAE,OAAO,KAAK,IAAI,CAAC;CACnC;;AAiCD,wBAA6C"}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { Meta, StoryObj } from "@storybook/react";
|
|
2
|
+
import KdpaFormContainer from "./KdpaFormContainer";
|
|
3
|
+
declare const meta: Meta<typeof KdpaFormContainer>;
|
|
4
|
+
export default meta;
|
|
5
|
+
type Story = StoryObj<typeof KdpaFormContainer>;
|
|
6
|
+
export declare const Primary: Story;
|
|
7
|
+
//# sourceMappingURL=KdpaFormContainer.stories.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"KdpaFormContainer.stories.d.ts","sourceRoot":"","sources":["../../../../src/components/Form/KdpaFormContainer.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,IAAI,EAAE,QAAQ,EAAE,MAAM,kBAAkB,CAAC;AAClD,OAAO,iBAAiB,MAAM,qBAAqB,CAAC;AAKpD,QAAA,MAAM,IAAI,EAAE,IAAI,CAAC,OAAO,iBAAiB,CAGxC,CAAC;AAEF,eAAe,IAAI,CAAC;AACpB,KAAK,KAAK,GAAG,QAAQ,CAAC,OAAO,iBAAiB,CAAC,CAAC;AAEhD,eAAO,MAAM,OAAO,EAAE,KA6BrB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"KdpaFormField.d.ts","sourceRoot":"","sources":["../../../../src/components/Form/KdpaFormField.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,MAAM,WAAW,kBAAkB;IACjC,IAAI,EAAE,MAAM,CAAC;IACb,KAAK,EAAE,GAAG,CAAC;
|
|
1
|
+
{"version":3,"file":"KdpaFormField.d.ts","sourceRoot":"","sources":["../../../../src/components/Form/KdpaFormField.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,MAAM,WAAW,kBAAkB;IACjC,IAAI,EAAE,MAAM,CAAC;IACb,KAAK,CAAC,EAAE,GAAG,CAAC;IACZ,SAAS,EAAE,KAAK,CAAC,WAAW,CAAC;IAC7B,YAAY,CAAC,EAAE,OAAO,CAAC;IACvB,QAAQ,CAAC,EAAE,CAAC,CAAC,EAAE,OAAO,KAAK,IAAI,CAAC;IAChC,CAAC,CAAC,EAAE,MAAM,GAAI,GAAG,CAAA;CAClB;AAED,iBAAS,aAAa,CAAC,EACrB,IAAS,EACT,KAAU,EACV,SAAS,EACT,GAAG,KAAK,EACT,EAAE,kBAAkB,2CA8BpB;AAED,eAAe,aAAa,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"KdpaFormControl.test.d.ts","sourceRoot":"","sources":["../../../../../src/components/FormControl/KdpaFormControl/KdpaFormControl.test.tsx"],"names":[],"mappings":""}
|
package/dist/types/components/FormControl/KdpaFormControlLabel/KdpaFormControlLabel.test.d.ts.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"KdpaFormControlLabel.test.d.ts","sourceRoot":"","sources":["../../../../../src/components/FormControl/KdpaFormControlLabel/KdpaFormControlLabel.test.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"KdpaFullScreenDialog.test.d.ts","sourceRoot":"","sources":["../../../../src/components/FullScreenDialog/KdpaFullScreenDialog.test.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"KdpaGrid.test.d.ts","sourceRoot":"","sources":["../../../../src/components/Grid/KdpaGrid.test.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"KdpaInput.test.d.ts","sourceRoot":"","sources":["../../../../../src/components/Input/KdpaInput/KdpaInput.test.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"KdpaInputLabel.test.d.ts","sourceRoot":"","sources":["../../../../../src/components/Input/KdpaInputLabel/KdpaInputLabel.test.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"KdpaInputMultiline.test.d.ts","sourceRoot":"","sources":["../../../../../src/components/Input/KdpaInputMultiline/KdpaInputMultiline.test.tsx"],"names":[],"mappings":""}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"KdpaLazyDrop.d.ts","sourceRoot":"","sources":["../../../../src/components/LazyDrop/KdpaLazyDrop.tsx"],"names":[],"mappings":"AAIA,OAAyB,EAAE,cAAc,EAAE,MAAM,yBAAyB,CAAC;
|
|
1
|
+
{"version":3,"file":"KdpaLazyDrop.d.ts","sourceRoot":"","sources":["../../../../src/components/LazyDrop/KdpaLazyDrop.tsx"],"names":[],"mappings":"AAIA,OAAyB,EAAE,cAAc,EAAE,MAAM,yBAAyB,CAAC;AAG3E,MAAM,MAAM,qBAAqB,GAAG,cAAc,CAAC;AAEnD,UAAU,2BAA2B;IACnC,CAAC,CAAC,EAAE,MAAM,GAAG,GAAG,CAAC;IACjB,QAAQ,EAAE,CAAC,GAAG,CAAC,EAAE,GAAG,KAAK,IAAI,CAAC;IAC9B,oBAAoB,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAC1C,WAAW,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IACjC,MAAM,EAAE,GAAG,CAAC;IACZ,SAAS,EAAE,GAAG,CAAC;IACf,UAAU,EAAE,GAAG,CAAC;CACjB;AAED,iBAAS,gBAAgB,CAAC,EACxB,QAAQ,EACR,oBAAwB,EAAE,WAAW;AACrC,WAAiB,EAAE,IAAI;AACvB,MAAM,EACN,SAAS,EACT,UAAU,EACV,GAAG,KAAK,EACT,EAAE,2BAA2B,2CA2E7B;AAED,eAAe,gBAAgB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"KdpaLazyDrop.test.d.ts","sourceRoot":"","sources":["../../../../src/components/LazyDrop/KdpaLazyDrop.test.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"KdpaInlineSpinner.test.d.ts","sourceRoot":"","sources":["../../../../../src/components/Loading/KdpaInlineSpinner/KdpaInlineSpinner.test.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"KdpaLoading.test.d.ts","sourceRoot":"","sources":["../../../../../src/components/Loading/KdpaLoading/KdpaLoading.test.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"KdpaCircularProgress.test.d.ts","sourceRoot":"","sources":["../../../../../src/components/Loading/KdpaProgress/KdpaCircularProgress.test.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"KdpaSkeleton.test.d.ts","sourceRoot":"","sources":["../../../../../src/components/Loading/KdpaSkeleton/KdpaSkeleton.test.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"KdpaModal.test.d.ts","sourceRoot":"","sources":["../../../../../src/components/Modal/KdpaModal/KdpaModal.test.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"KdpaModalImage.test.d.ts","sourceRoot":"","sources":["../../../../../src/components/Modal/KdpaModalImage/KdpaModalImage.test.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"KdpaPaginationGrid.test.d.ts","sourceRoot":"","sources":["../../../../src/components/PaginationGrid/KdpaPaginationGrid.test.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"KdpaDatePicker.test.d.ts","sourceRoot":"","sources":["../../../../../src/components/Pickers/KdpaDatePicker/KdpaDatePicker.test.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"KdpaDateTimePicker.test.d.ts","sourceRoot":"","sources":["../../../../../src/components/Pickers/KdpaDateTimePicker/KdpaDateTimePicker.test.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"KdpaTimePicker.test.d.ts","sourceRoot":"","sources":["../../../../../src/components/Pickers/KdpaTimePicker/KdpaTimePicker.test.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"KdpaRadio.test.d.ts","sourceRoot":"","sources":["../../../../../src/components/Radio/KdpaRadio/KdpaRadio.test.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"KdpaRadioGroup.test.d.ts","sourceRoot":"","sources":["../../../../../src/components/Radio/KdpaRadioGroup/KdpaRadioGroup.test.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"KdpaSegment.test.d.ts","sourceRoot":"","sources":["../../../../src/components/Segment/KdpaSegment.test.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"KdpaAutoComplete.test.d.ts","sourceRoot":"","sources":["../../../../../src/components/Selects/KdpaAutoComplete/KdpaAutoComplete.test.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"KdpaMenuItem.test.d.ts","sourceRoot":"","sources":["../../../../../src/components/Selects/KdpaMenuItem/KdpaMenuItem.test.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"KdpaSelect.test.d.ts","sourceRoot":"","sources":["../../../../../src/components/Selects/KdpaSelect/KdpaSelect.test.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"KdpaSlider.test.d.ts","sourceRoot":"","sources":["../../../../src/components/Slider/KdpaSlider.test.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"KdpaSwitch.test.d.ts","sourceRoot":"","sources":["../../../../src/components/Switch/KdpaSwitch.test.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"KdpaTab.test.d.ts","sourceRoot":"","sources":["../../../../../src/components/Tabs/KdpaTab/KdpaTab.test.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"KdpaTabs.test.d.ts","sourceRoot":"","sources":["../../../../../src/components/Tabs/KdpaTabs/KdpaTabs.test.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"KdpaRtlProvider.test.d.ts","sourceRoot":"","sources":["../../../../src/components/ThemeProvider/KdpaRtlProvider.test.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"KdpaThemeProvider.test.d.ts","sourceRoot":"","sources":["../../../../src/components/ThemeProvider/KdpaThemeProvider.test.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"KdpaTooltip.test.d.ts","sourceRoot":"","sources":["../../../../src/components/Tooltips/KdpaTooltip.test.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"KdpaCollapse.test.d.ts","sourceRoot":"","sources":["../../../../../src/components/Transitions/KdpaCollapse/KdpaCollapse.test.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"KdpaFade.test.d.ts","sourceRoot":"","sources":["../../../../../src/components/Transitions/KdpaFade/KdpaFade.test.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"KdpaGrow.test.d.ts","sourceRoot":"","sources":["../../../../../src/components/Transitions/KdpaGrow/KdpaGrow.test.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"KdpaSlide.test.d.ts","sourceRoot":"","sources":["../../../../../src/components/Transitions/KdpaSlide/KdpaSlide.test.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"KdpaZoom.test.d.ts","sourceRoot":"","sources":["../../../../../src/components/Transitions/KdpaZoom/KdpaZoom.test.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"KdpaTree.test.d.ts","sourceRoot":"","sources":["../../../../src/components/Tree/KdpaTree.test.tsx"],"names":[],"mappings":""}
|
|
@@ -1,6 +1,8 @@
|
|
|
1
1
|
import { TreeSelectProps } from "rc-tree-select";
|
|
2
2
|
import "./KdpaTreeSelect.scss";
|
|
3
|
-
export
|
|
4
|
-
|
|
3
|
+
export interface KdpaTreeSelectProps extends TreeSelectProps {
|
|
4
|
+
label?: string;
|
|
5
|
+
}
|
|
6
|
+
declare function KdpaTreeSelect({ label, ...props }: KdpaTreeSelectProps): import("react/jsx-runtime").JSX.Element;
|
|
5
7
|
export default KdpaTreeSelect;
|
|
6
8
|
//# sourceMappingURL=KdpaTreeSelect.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"KdpaTreeSelect.d.ts","sourceRoot":"","sources":["../../../../src/components/TreeSelect/KdpaTreeSelect.tsx"],"names":[],"mappings":"AAAA,OAAmB,EAAE,eAAe,EAAE,MAAM,gBAAgB,CAAC;AAC7D,OAAO,uBAAuB,CAAC;AAE/B,MAAM,
|
|
1
|
+
{"version":3,"file":"KdpaTreeSelect.d.ts","sourceRoot":"","sources":["../../../../src/components/TreeSelect/KdpaTreeSelect.tsx"],"names":[],"mappings":"AAAA,OAAmB,EAAE,eAAe,EAAE,MAAM,gBAAgB,CAAC;AAC7D,OAAO,uBAAuB,CAAC;AAE/B,MAAM,WAAW,mBAAoB,SAAQ,eAAe;IAC1D,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB;AAED,iBAAS,cAAc,CAAC,EAAE,KAAK,EAAE,GAAG,KAAK,EAAE,EAAE,mBAAmB,2CAgB/D;AAED,eAAe,cAAc,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"KdpaTreeSelect.test.d.ts","sourceRoot":"","sources":["../../../../src/components/TreeSelect/KdpaTreeSelect.test.tsx"],"names":[],"mappings":""}
|