react-restyle-components 0.2.86 → 0.2.88
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/lib/index.d.ts.map +1 -1
- package/lib/index.js +0 -2
- package/lib/src/core-hooks/index.d.ts +3 -3
- package/lib/src/core-hooks/index.d.ts.map +1 -1
- package/lib/src/core-hooks/index.js +3 -3
- package/lib/src/core-hooks/src/useClickOutside/useClickOutside.hook.d.ts.map +1 -0
- package/lib/src/core-hooks/src/useDebounce/useDebounce.hook.d.ts.map +1 -0
- package/lib/src/core-hooks/src/usePreventEKey/usePreventEKey.hook.d.ts.map +1 -0
- package/lib/src/core-utils/index.d.ts +7 -7
- package/lib/src/core-utils/index.d.ts.map +1 -1
- package/lib/src/core-utils/index.js +7 -7
- package/lib/src/core-utils/src/calculation/calculation.util.d.ts.map +1 -0
- package/lib/src/core-utils/src/colors/color.util.d.ts.map +1 -0
- package/lib/src/core-utils/src/convert/numberToWords/numToWords.util.d.ts.map +1 -0
- package/lib/src/core-utils/src/convert/typography/camelCaseToTitleCase.util.d.ts.map +1 -0
- package/lib/src/core-utils/src/form-helper/form-helper.util.d.ts.map +1 -0
- package/lib/src/core-utils/src/utility.util.d.ts +2 -0
- package/lib/src/core-utils/src/utility.util.d.ts.map +1 -0
- package/lib/src/core-utils/src/utility.util.js +4 -0
- package/lib/src/core-utils/src/uuid/uuid.util.d.ts.map +1 -0
- package/package.json +3 -5
- package/lib/package.json +0 -153
- package/lib/src/App.css +0 -45
- package/lib/src/assets/styles/colors.css +0 -217
- package/lib/src/assets/styles/decorations.css +0 -15
- package/lib/src/assets/styles/fontface.css +0 -17
- package/lib/src/assets/styles/scrollbars.css +0 -70
- package/lib/src/assets/styles/typography.css +0 -3
- package/lib/src/core-components/atoms/button/Button.types.d.ts +0 -26
- package/lib/src/core-components/atoms/button/Button.types.d.ts.map +0 -1
- package/lib/src/core-components/atoms/button/Button.types.js +0 -1
- package/lib/src/core-components/atoms/button/button.component.d.ts +0 -4
- package/lib/src/core-components/atoms/button/button.component.d.ts.map +0 -1
- package/lib/src/core-components/atoms/button/button.component.js +0 -18
- package/lib/src/core-components/atoms/button/buttonGroup/buttonGroup.component.d.ts +0 -7
- package/lib/src/core-components/atoms/button/buttonGroup/buttonGroup.component.d.ts.map +0 -1
- package/lib/src/core-components/atoms/button/buttonGroup/buttonGroup.component.js +0 -4
- package/lib/src/core-components/atoms/check-box/checkBox.component.d.ts +0 -10
- package/lib/src/core-components/atoms/check-box/checkBox.component.d.ts.map +0 -1
- package/lib/src/core-components/atoms/check-box/checkBox.component.js +0 -20
- package/lib/src/core-components/atoms/date-picker/date-picker.component.d.ts +0 -12
- package/lib/src/core-components/atoms/date-picker/date-picker.component.d.ts.map +0 -1
- package/lib/src/core-components/atoms/date-picker/date-picker.component.js +0 -20
- package/lib/src/core-components/atoms/form/form.component.d.ts +0 -105
- package/lib/src/core-components/atoms/form/form.component.d.ts.map +0 -1
- package/lib/src/core-components/atoms/form/form.component.js +0 -87
- package/lib/src/core-components/atoms/icons/icons.component.d.ts +0 -12
- package/lib/src/core-components/atoms/icons/icons.component.d.ts.map +0 -1
- package/lib/src/core-components/atoms/icons/icons.component.js +0 -71
- package/lib/src/core-components/atoms/input/input-otp.component.d.ts +0 -14
- package/lib/src/core-components/atoms/input/input-otp.component.d.ts.map +0 -1
- package/lib/src/core-components/atoms/input/input-otp.component.js +0 -61
- package/lib/src/core-components/atoms/input/input-otp.styles.css +0 -35
- package/lib/src/core-components/atoms/input/input-pin.component.d.ts +0 -16
- package/lib/src/core-components/atoms/input/input-pin.component.d.ts.map +0 -1
- package/lib/src/core-components/atoms/input/input-pin.component.js +0 -76
- package/lib/src/core-components/atoms/input/input.component.d.ts +0 -18
- package/lib/src/core-components/atoms/input/input.component.d.ts.map +0 -1
- package/lib/src/core-components/atoms/input/input.component.js +0 -16
- package/lib/src/core-components/atoms/input/input.styles.css +0 -35
- package/lib/src/core-components/atoms/input-dropdown/input-dropdown.component.d.ts +0 -10
- package/lib/src/core-components/atoms/input-dropdown/input-dropdown.component.d.ts.map +0 -1
- package/lib/src/core-components/atoms/input-dropdown/input-dropdown.component.js +0 -44
- package/lib/src/core-components/atoms/loader/loader.component.d.ts +0 -6
- package/lib/src/core-components/atoms/loader/loader.component.d.ts.map +0 -1
- package/lib/src/core-components/atoms/loader/loader.component.js +0 -6
- package/lib/src/core-components/atoms/pdf/pdf-images.components.d.ts +0 -9
- package/lib/src/core-components/atoms/pdf/pdf-images.components.d.ts.map +0 -1
- package/lib/src/core-components/atoms/pdf/pdf-images.components.js +0 -7
- package/lib/src/core-components/atoms/pdf/pdf-table.components.d.ts +0 -11
- package/lib/src/core-components/atoms/pdf/pdf-table.components.d.ts.map +0 -1
- package/lib/src/core-components/atoms/pdf/pdf-table.components.js +0 -48
- package/lib/src/core-components/atoms/pdf/pdf-typography.components.d.ts +0 -21
- package/lib/src/core-components/atoms/pdf/pdf-typography.components.d.ts.map +0 -1
- package/lib/src/core-components/atoms/pdf/pdf-typography.components.js +0 -70
- package/lib/src/core-components/atoms/pdf/pdf-wrapped-view.components.d.ts +0 -53
- package/lib/src/core-components/atoms/pdf/pdf-wrapped-view.components.d.ts.map +0 -1
- package/lib/src/core-components/atoms/pdf/pdf-wrapped-view.components.js +0 -50
- package/lib/src/core-components/atoms/radio/radio.component.d.ts +0 -9
- package/lib/src/core-components/atoms/radio/radio.component.d.ts.map +0 -1
- package/lib/src/core-components/atoms/radio/radio.component.js +0 -20
- package/lib/src/core-components/atoms/stepper/stepper.component.d.ts +0 -9
- package/lib/src/core-components/atoms/stepper/stepper.component.d.ts.map +0 -1
- package/lib/src/core-components/atoms/stepper/stepper.component.js +0 -26
- package/lib/src/core-components/atoms/tabs/tabs.component.d.ts +0 -18
- package/lib/src/core-components/atoms/tabs/tabs.component.d.ts.map +0 -1
- package/lib/src/core-components/atoms/tabs/tabs.component.js +0 -19
- package/lib/src/core-components/atoms/tabs/tabs.module.css +0 -238
- package/lib/src/core-components/atoms/timer/timer.component.d.ts +0 -7
- package/lib/src/core-components/atoms/timer/timer.component.d.ts.map +0 -1
- package/lib/src/core-components/atoms/timer/timer.component.js +0 -76
- package/lib/src/core-components/atoms/tooltip/Tooltip.types.d.ts +0 -22
- package/lib/src/core-components/atoms/tooltip/Tooltip.types.d.ts.map +0 -1
- package/lib/src/core-components/atoms/tooltip/Tooltip.types.js +0 -1
- package/lib/src/core-components/atoms/tooltip/tooltip.component.d.ts +0 -10
- package/lib/src/core-components/atoms/tooltip/tooltip.component.d.ts.map +0 -1
- package/lib/src/core-components/atoms/tooltip/tooltip.component.js +0 -10
- package/lib/src/core-components/index.d.ts +0 -34
- package/lib/src/core-components/index.d.ts.map +0 -1
- package/lib/src/core-components/index.js +0 -33
- package/lib/src/core-components/molecules/auto-complete-filter-multiple-select-multiple-fields-display/auto-complete-filter-multiple-select-multiple-fields-display.component.d.ts +0 -17
- package/lib/src/core-components/molecules/auto-complete-filter-multiple-select-multiple-fields-display/auto-complete-filter-multiple-select-multiple-fields-display.component.d.ts.map +0 -1
- package/lib/src/core-components/molecules/auto-complete-filter-multiple-select-multiple-fields-display/auto-complete-filter-multiple-select-multiple-fields-display.component.js +0 -100
- package/lib/src/core-components/molecules/auto-complete-filter-single-select/auto-complete-filter-single-select.component.d.ts +0 -13
- package/lib/src/core-components/molecules/auto-complete-filter-single-select/auto-complete-filter-single-select.component.d.ts.map +0 -1
- package/lib/src/core-components/molecules/auto-complete-filter-single-select/auto-complete-filter-single-select.component.js +0 -59
- package/lib/src/core-components/molecules/auto-complete-filter-single-select-multiple-fields-display/auto-complete-filter-single-select-multiple-fields-display.component.d.ts +0 -18
- package/lib/src/core-components/molecules/auto-complete-filter-single-select-multiple-fields-display/auto-complete-filter-single-select-multiple-fields-display.component.d.ts.map +0 -1
- package/lib/src/core-components/molecules/auto-complete-filter-single-select-multiple-fields-display/auto-complete-filter-single-select-multiple-fields-display.component.js +0 -108
- package/lib/src/core-components/molecules/auto-complete-group-by/auto-complete-group-by.component.d.ts +0 -10
- package/lib/src/core-components/molecules/auto-complete-group-by/auto-complete-group-by.component.d.ts.map +0 -1
- package/lib/src/core-components/molecules/auto-complete-group-by/auto-complete-group-by.component.js +0 -128
- package/lib/src/core-components/molecules/autocomplete/autocomplete.css +0 -37
- package/lib/src/core-components/molecules/autocomplete/autocomplete.d.ts +0 -8
- package/lib/src/core-components/molecules/autocomplete/autocomplete.d.ts.map +0 -1
- package/lib/src/core-components/molecules/autocomplete/autocomplete.js +0 -108
- package/lib/src/core-components/molecules/color-picker/color-picker.component.d.ts +0 -6
- package/lib/src/core-components/molecules/color-picker/color-picker.component.d.ts.map +0 -1
- package/lib/src/core-components/molecules/color-picker/color-picker.component.js +0 -12
- package/lib/src/core-components/molecules/color-picker/color-picker.css +0 -24
- package/lib/src/core-components/molecules/color-picker-modal/color-picker-modal.component.d.ts +0 -15
- package/lib/src/core-components/molecules/color-picker-modal/color-picker-modal.component.d.ts.map +0 -1
- package/lib/src/core-components/molecules/color-picker-modal/color-picker-modal.component.js +0 -41
- package/lib/src/core-components/molecules/color-picker-modal/color-picker-modal.css +0 -45
- package/lib/src/core-components/molecules/css-multiline-input/css-multiline-input.component.d.ts +0 -11
- package/lib/src/core-components/molecules/css-multiline-input/css-multiline-input.component.d.ts.map +0 -1
- package/lib/src/core-components/molecules/css-multiline-input/css-multiline-input.component.js +0 -91
- package/lib/src/core-components/molecules/css-multiline-input/css-properties.d.ts +0 -8932
- package/lib/src/core-components/molecules/css-multiline-input/css-properties.d.ts.map +0 -1
- package/lib/src/core-components/molecules/css-multiline-input/css-properties.js +0 -161
- package/lib/src/core-components/molecules/modal/modal.component.d.ts +0 -10
- package/lib/src/core-components/molecules/modal/modal.component.d.ts.map +0 -1
- package/lib/src/core-components/molecules/modal/modal.component.js +0 -19
- package/lib/src/core-components/molecules/modal-confirm/modal-confirm.component.d.ts +0 -14
- package/lib/src/core-components/molecules/modal-confirm/modal-confirm.component.d.ts.map +0 -1
- package/lib/src/core-components/molecules/modal-confirm/modal-confirm.component.js +0 -21
- package/lib/src/core-components/molecules/multi-select/multi-select.component.d.ts +0 -9
- package/lib/src/core-components/molecules/multi-select/multi-select.component.d.ts.map +0 -1
- package/lib/src/core-components/molecules/multi-select/multi-select.component.js +0 -49
- package/lib/src/core-components/molecules/multi-select-with-field/multi-select-with-field.component.d.ts +0 -10
- package/lib/src/core-components/molecules/multi-select-with-field/multi-select-with-field.component.d.ts.map +0 -1
- package/lib/src/core-components/molecules/multi-select-with-field/multi-select-with-field.component.js +0 -58
- package/lib/src/core-hooks/useClickOutside/useClickOutside.hook.d.ts.map +0 -1
- package/lib/src/core-hooks/useDebounce/useDebounce.hook.d.ts.map +0 -1
- package/lib/src/core-hooks/usePreventEKey/usePreventEKey.hook.d.ts.map +0 -1
- package/lib/src/core-utils/calculation/calculation.util.d.ts.map +0 -1
- package/lib/src/core-utils/colors/color.util.d.ts.map +0 -1
- package/lib/src/core-utils/convert/numberToWords/numToWords.util.d.ts.map +0 -1
- package/lib/src/core-utils/convert/typography/camelCaseToTitleCase.util.d.ts.map +0 -1
- package/lib/src/core-utils/form-helper/form-helper.util.d.ts.map +0 -1
- package/lib/src/core-utils/utility.util.d.ts +0 -4
- package/lib/src/core-utils/utility.util.d.ts.map +0 -1
- package/lib/src/core-utils/utility.util.js +0 -9
- package/lib/src/core-utils/uuid/uuid.util.d.ts.map +0 -1
- package/lib/src/helpers/constants.d.ts +0 -4
- package/lib/src/helpers/constants.d.ts.map +0 -1
- package/lib/src/helpers/constants.js +0 -11
- package/lib/src/hooks/index.d.ts +0 -2
- package/lib/src/hooks/index.d.ts.map +0 -1
- package/lib/src/hooks/index.js +0 -1
- package/lib/src/hooks/outside.hook.d.ts +0 -2
- package/lib/src/hooks/outside.hook.d.ts.map +0 -1
- package/lib/src/hooks/outside.hook.js +0 -28
- package/lib/src/index.css +0 -118
- package/lib/src/library/assets/fonts/arima/arima-bold.ttf +0 -0
- package/lib/src/library/assets/fonts/arima/arima-regular.ttf +0 -0
- package/lib/src/library/assets/svg/CheckedBox.svg +0 -14
- package/lib/src/library/assets/svg/DownArrow.svg +0 -14
- package/lib/src/library/assets/svg/UnCheckbox.svg +0 -3
- package/lib/src/library/assets/svg/UpArrow.svg +0 -14
- package/lib/src/library/assets/svg/checkedRadio.svg +0 -13
- package/lib/src/library/assets/svg/datePicker.svg +0 -3
- package/lib/src/library/assets/svg/index.d.ts +0 -10
- package/lib/src/library/assets/svg/index.d.ts.map +0 -1
- package/lib/src/library/assets/svg/index.js +0 -27
- package/lib/src/library/assets/svg/timer copy.svg +0 -3
- package/lib/src/library/assets/svg/timer.svg +0 -3
- package/lib/src/library/assets/svg/uncheckRadio.svg +0 -3
- package/lib/src/tc.module.css +0 -234
- /package/lib/src/core-hooks/{useClickOutside → src/useClickOutside}/useClickOutside.hook.d.ts +0 -0
- /package/lib/src/core-hooks/{useClickOutside → src/useClickOutside}/useClickOutside.hook.js +0 -0
- /package/lib/src/core-hooks/{useDebounce → src/useDebounce}/useDebounce.hook.d.ts +0 -0
- /package/lib/src/core-hooks/{useDebounce → src/useDebounce}/useDebounce.hook.js +0 -0
- /package/lib/src/core-hooks/{usePreventEKey → src/usePreventEKey}/usePreventEKey.hook.d.ts +0 -0
- /package/lib/src/core-hooks/{usePreventEKey → src/usePreventEKey}/usePreventEKey.hook.js +0 -0
- /package/lib/src/core-utils/{calculation → src/calculation}/calculation.util.d.ts +0 -0
- /package/lib/src/core-utils/{calculation → src/calculation}/calculation.util.js +0 -0
- /package/lib/src/core-utils/{colors → src/colors}/color.util.d.ts +0 -0
- /package/lib/src/core-utils/{colors → src/colors}/color.util.js +0 -0
- /package/lib/src/core-utils/{convert → src/convert}/numberToWords/numToWords.util.d.ts +0 -0
- /package/lib/src/core-utils/{convert → src/convert}/numberToWords/numToWords.util.js +0 -0
- /package/lib/src/core-utils/{convert → src/convert}/typography/camelCaseToTitleCase.util.d.ts +0 -0
- /package/lib/src/core-utils/{convert → src/convert}/typography/camelCaseToTitleCase.util.js +0 -0
- /package/lib/src/core-utils/{form-helper → src/form-helper}/form-helper.util.d.ts +0 -0
- /package/lib/src/core-utils/{form-helper → src/form-helper}/form-helper.util.js +0 -0
- /package/lib/src/core-utils/{uuid → src/uuid}/uuid.util.d.ts +0 -0
- /package/lib/src/core-utils/{uuid → src/uuid}/uuid.util.js +0 -0
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
interface StepperProps {
|
|
2
|
-
className?: string;
|
|
3
|
-
steps: Array<string>;
|
|
4
|
-
currentStep: number;
|
|
5
|
-
onStepClick: (currentStep: any, index: any) => void;
|
|
6
|
-
}
|
|
7
|
-
export declare const Stepper: ({ className, steps, currentStep, onStepClick, }: StepperProps) => import("react/jsx-runtime").JSX.Element;
|
|
8
|
-
export {};
|
|
9
|
-
//# sourceMappingURL=stepper.component.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"stepper.component.d.ts","sourceRoot":"","sources":["../../../../../src/core-components/atoms/stepper/stepper.component.tsx"],"names":[],"mappings":"AAIA,UAAU,YAAY;IACpB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,KAAK,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;IACrB,WAAW,EAAE,MAAM,CAAC;IACpB,WAAW,EAAE,CAAC,WAAW,KAAA,EAAE,KAAK,KAAA,KAAK,IAAI,CAAC;CAC3C;AAED,eAAO,MAAM,OAAO,oDAKjB,YAAY,4CA+Hd,CAAC"}
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
-
import s from '../../../tc.module.css';
|
|
3
|
-
import { cn } from '../../../core-utils';
|
|
4
|
-
export const Stepper = ({ className = '', steps, currentStep = 1, onStepClick, }) => {
|
|
5
|
-
const finalClass = cn(className, s['w-full'], s['px-4'], s['sm:px-8']);
|
|
6
|
-
const progressClass = cn(s['absolute'], s['my-4'], s['top-1/2'], s['left-0'], s['h-0.5'], s['transform'], s['-translate-y-1/2'], s['bg-orange'], s['transition-width'], s['ease-in-out'], s['duration-500']);
|
|
7
|
-
const Steps = steps?.map((step, index) => {
|
|
8
|
-
let stepClass = cn(s['inline-block'], s['transform'], s['-translate-x-1/2'], s['pt-1'], s['w-8'], s['h-8'], s['rounded-full'], s['text-center']);
|
|
9
|
-
if (index < currentStep)
|
|
10
|
-
stepClass = cn(stepClass, s['font-medium'], s['border'], s['border-orange'], s['bg-background-secondary'], s['text-gray'], s['bg-white']);
|
|
11
|
-
else if (index > currentStep)
|
|
12
|
-
stepClass = cn(stepClass, s['font-medium'], s['border'], s['border-gray-dark-secondary'], s['text-gray'], s['bg-background-secondary'], s['bg-white']);
|
|
13
|
-
else if (currentStep === index)
|
|
14
|
-
stepClass = cn(stepClass, s['font-medium'], s['bg-orange'], s['text-white'], s['border']);
|
|
15
|
-
if (typeof onStepClick === 'function')
|
|
16
|
-
stepClass = cn(stepClass, s['cursor-pointer']);
|
|
17
|
-
return (_jsx("div", { style: { left: `${(index / (steps.length - 1)) * 100}%` }, className: cn(s['absolute']), children: _jsx("span", { className: cn(stepClass, s['font-arimaRegular'], s['text-4xs'], s['text-center'], s['z-2']), onClick: () => {
|
|
18
|
-
if (typeof onStepClick === 'function')
|
|
19
|
-
onStepClick(index + 1, step);
|
|
20
|
-
}, children: step }) }, step));
|
|
21
|
-
});
|
|
22
|
-
return (_jsxs("div", { className: finalClass, children: [_jsx("div", { className: cn(s['w-full'], s['relative'], s['z-0']), children: _jsx("div", { className: progressClass, style: {
|
|
23
|
-
// width: `${(currentStep / (steps.length - 1)) * 100}%`,
|
|
24
|
-
width: `100%`,
|
|
25
|
-
}, children: _jsx("div", { className: cn(s['w-3'], s['h-3'], s['bg-orange'], s['rounded-full'], s['absolute'], s['right-0'], s['top-1/2'], s['transform'], s['translate-x-1/2'], s['-translate-y-1/2']) }) }) }), _jsx("div", { className: cn(s['relative'], s['sm:block']), children: Steps })] }));
|
|
26
|
-
};
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
interface TabProps {
|
|
3
|
-
title: string;
|
|
4
|
-
children: React.JSX.Element;
|
|
5
|
-
}
|
|
6
|
-
export declare const Tab: ({ title, children }: TabProps) => import("react/jsx-runtime").JSX.Element;
|
|
7
|
-
export interface TabsProps {
|
|
8
|
-
options: Array<{
|
|
9
|
-
title: string;
|
|
10
|
-
content?: React.JSX.Element;
|
|
11
|
-
inActive?: boolean;
|
|
12
|
-
}>;
|
|
13
|
-
onSelect?: (item: any, index: number) => void;
|
|
14
|
-
children: React.JSX.Element[];
|
|
15
|
-
}
|
|
16
|
-
export declare const Tabs: ({ options, onSelect, children }: TabsProps) => import("react/jsx-runtime").JSX.Element;
|
|
17
|
-
export {};
|
|
18
|
-
//# sourceMappingURL=tabs.component.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"tabs.component.d.ts","sourceRoot":"","sources":["../../../../../src/core-components/atoms/tabs/tabs.component.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAiB,MAAM,OAAO,CAAC;AAItC,UAAU,QAAQ;IAChB,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,EAAE,KAAK,CAAC,GAAG,CAAC,OAAO,CAAC;CAC7B;AAED,eAAO,MAAM,GAAG,wBAAuB,QAAQ,4CAM9C,CAAC;AAEF,MAAM,WAAW,SAAS;IACxB,OAAO,EAAE,KAAK,CAAC;QACb,KAAK,EAAE,MAAM,CAAC;QACd,OAAO,CAAC,EAAE,KAAK,CAAC,GAAG,CAAC,OAAO,CAAC;QAC5B,QAAQ,CAAC,EAAE,OAAO,CAAC;KACpB,CAAC,CAAC;IACH,QAAQ,CAAC,EAAE,CAAC,IAAI,EAAE,GAAG,EAAE,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;IAC9C,QAAQ,EAAE,KAAK,CAAC,GAAG,CAAC,OAAO,EAAE,CAAC;CAC/B;AAED,eAAO,MAAM,IAAI,oCAAmC,SAAS,4CAqD5D,CAAC"}
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import { jsx as _jsx, jsxs as _jsxs, Fragment as _Fragment } from "react/jsx-runtime";
|
|
2
|
-
import React, { useState } from 'react';
|
|
3
|
-
import s from '../../../tc.module.css';
|
|
4
|
-
import { cn } from '../../../core-utils';
|
|
5
|
-
export const Tab = ({ title, children }) => {
|
|
6
|
-
return (_jsx("div", { className: cn(s.flex), children: children }, title));
|
|
7
|
-
};
|
|
8
|
-
export const Tabs = ({ options, onSelect, children }) => {
|
|
9
|
-
const [activeTab, setActiveTab] = useState(0);
|
|
10
|
-
const [selected, setSelected] = useState(options[0].title);
|
|
11
|
-
const tabs = React.Children.toArray(children).filter((child) => React.isValidElement(child) && child.type === Tab);
|
|
12
|
-
return (_jsx(_Fragment, { children: _jsxs("div", { className: cn(s.flex, s['flex-col'], s['w-full']), children: [_jsx("div", { className: cn(s.flex, s['border-b']), children: options?.map((tab, index) => (_jsx("button", { type: "button", className: cn(s['py-2'], s['px-4'], s['mr-1'], s['border-none'], s['rounded-t-md'], s['shadow-inner'], s['cursor-pointer'], activeTab === index && s['bg-blue-500'], activeTab === index && s['border-none'], activeTab === index && s['text-white']), onClick: () => {
|
|
13
|
-
setSelected(tab?.title);
|
|
14
|
-
onSelect && onSelect(tab, index);
|
|
15
|
-
!tab.inActive && setActiveTab(index);
|
|
16
|
-
}, disabled: tab.inActive, children: tab.title }, index))) }), _jsx("div", { className: cn(s['p-2'], s.border, s['border-solid'], s['border-slate-600'], s['rounded-b-md']), children: options[activeTab]?.content
|
|
17
|
-
? options[activeTab]?.content
|
|
18
|
-
: tabs[options?.findIndex((item) => item.title === selected)] })] }) }));
|
|
19
|
-
};
|
|
@@ -1,238 +0,0 @@
|
|
|
1
|
-
.flex {
|
|
2
|
-
display: flex;
|
|
3
|
-
}
|
|
4
|
-
|
|
5
|
-
.flex-col {
|
|
6
|
-
flex-direction: column;
|
|
7
|
-
}
|
|
8
|
-
.w-full {
|
|
9
|
-
width: 100%;
|
|
10
|
-
}
|
|
11
|
-
.border {
|
|
12
|
-
border-width: 1px;
|
|
13
|
-
}
|
|
14
|
-
|
|
15
|
-
.border-b {
|
|
16
|
-
border-bottom-width: 1px;
|
|
17
|
-
}
|
|
18
|
-
|
|
19
|
-
.border-t {
|
|
20
|
-
border-top-width: 1px;
|
|
21
|
-
}
|
|
22
|
-
|
|
23
|
-
.border-solid {
|
|
24
|
-
border-style: solid;
|
|
25
|
-
}
|
|
26
|
-
|
|
27
|
-
.border-none {
|
|
28
|
-
border-style: none;
|
|
29
|
-
}
|
|
30
|
-
.py-2 {
|
|
31
|
-
padding-top: 0.5rem;
|
|
32
|
-
padding-bottom: 0.5rem;
|
|
33
|
-
}
|
|
34
|
-
|
|
35
|
-
.pb-2 {
|
|
36
|
-
padding-bottom: 0.5rem;
|
|
37
|
-
}
|
|
38
|
-
|
|
39
|
-
.pt-1 {
|
|
40
|
-
padding-top: 0.25rem;
|
|
41
|
-
}
|
|
42
|
-
|
|
43
|
-
.pt-2 {
|
|
44
|
-
padding-top: 0.5rem;
|
|
45
|
-
}
|
|
46
|
-
|
|
47
|
-
.pt-3 {
|
|
48
|
-
padding-top: 0.75rem;
|
|
49
|
-
}
|
|
50
|
-
|
|
51
|
-
.text-center {
|
|
52
|
-
text-align: center;
|
|
53
|
-
}
|
|
54
|
-
.rounded {
|
|
55
|
-
border-radius: 0.25rem;
|
|
56
|
-
}
|
|
57
|
-
|
|
58
|
-
.rounded-100px {
|
|
59
|
-
border-radius: 100px;
|
|
60
|
-
}
|
|
61
|
-
|
|
62
|
-
.rounded-full {
|
|
63
|
-
border-radius: 9999px;
|
|
64
|
-
}
|
|
65
|
-
|
|
66
|
-
.rounded-lg {
|
|
67
|
-
border-radius: 0.5rem;
|
|
68
|
-
}
|
|
69
|
-
|
|
70
|
-
.rounded-md {
|
|
71
|
-
border-radius: 0.375rem;
|
|
72
|
-
}
|
|
73
|
-
|
|
74
|
-
.rounded-none {
|
|
75
|
-
border-radius: 0px;
|
|
76
|
-
}
|
|
77
|
-
|
|
78
|
-
.rounded-sm {
|
|
79
|
-
border-radius: 0.125rem;
|
|
80
|
-
}
|
|
81
|
-
|
|
82
|
-
.rounded-b {
|
|
83
|
-
border-bottom-right-radius: 0.25rem;
|
|
84
|
-
border-bottom-left-radius: 0.25rem;
|
|
85
|
-
}
|
|
86
|
-
|
|
87
|
-
.rounded-b-md {
|
|
88
|
-
border-bottom-right-radius: 0.375rem;
|
|
89
|
-
border-bottom-left-radius: 0.375rem;
|
|
90
|
-
}
|
|
91
|
-
|
|
92
|
-
.rounded-t {
|
|
93
|
-
border-top-left-radius: 0.25rem;
|
|
94
|
-
border-top-right-radius: 0.25rem;
|
|
95
|
-
}
|
|
96
|
-
|
|
97
|
-
.rounded-t-md {
|
|
98
|
-
border-top-left-radius: 0.375rem;
|
|
99
|
-
border-top-right-radius: 0.375rem;
|
|
100
|
-
}
|
|
101
|
-
|
|
102
|
-
.border {
|
|
103
|
-
border-width: 1px;
|
|
104
|
-
}
|
|
105
|
-
|
|
106
|
-
.border-b {
|
|
107
|
-
border-bottom-width: 1px;
|
|
108
|
-
}
|
|
109
|
-
|
|
110
|
-
.border-t {
|
|
111
|
-
border-top-width: 1px;
|
|
112
|
-
}
|
|
113
|
-
|
|
114
|
-
.border-solid {
|
|
115
|
-
border-style: solid;
|
|
116
|
-
}
|
|
117
|
-
|
|
118
|
-
.border-none {
|
|
119
|
-
border-style: none;
|
|
120
|
-
}
|
|
121
|
-
.bg-blue-500 {
|
|
122
|
-
--tw-bg-opacity: 1;
|
|
123
|
-
background-color: rgb(59 130 246 / var(--tw-bg-opacity));
|
|
124
|
-
}
|
|
125
|
-
.cursor-pointer {
|
|
126
|
-
cursor: pointer;
|
|
127
|
-
}
|
|
128
|
-
.text-white {
|
|
129
|
-
--tw-text-opacity: 1;
|
|
130
|
-
color: rgb(255 255 255 / var(--tw-text-opacity));
|
|
131
|
-
}
|
|
132
|
-
.border-solid {
|
|
133
|
-
border-style: solid;
|
|
134
|
-
}
|
|
135
|
-
.border-slate-600 {
|
|
136
|
-
--tw-border-opacity: 1;
|
|
137
|
-
border-color: rgb(71 85 105 / var(--tw-border-opacity));
|
|
138
|
-
}
|
|
139
|
-
.rounded-b-md {
|
|
140
|
-
border-bottom-right-radius: 0.375rem;
|
|
141
|
-
border-bottom-left-radius: 0.375rem;
|
|
142
|
-
}
|
|
143
|
-
.p-1 {
|
|
144
|
-
padding: 0.25rem;
|
|
145
|
-
}
|
|
146
|
-
|
|
147
|
-
.p-2 {
|
|
148
|
-
padding: 0.5rem;
|
|
149
|
-
}
|
|
150
|
-
|
|
151
|
-
.p-4 {
|
|
152
|
-
padding: 1rem;
|
|
153
|
-
}
|
|
154
|
-
|
|
155
|
-
.px-0 {
|
|
156
|
-
padding-left: 0px;
|
|
157
|
-
padding-right: 0px;
|
|
158
|
-
}
|
|
159
|
-
|
|
160
|
-
.px-2 {
|
|
161
|
-
padding-left: 0.5rem;
|
|
162
|
-
padding-right: 0.5rem;
|
|
163
|
-
}
|
|
164
|
-
|
|
165
|
-
.px-3 {
|
|
166
|
-
padding-left: 0.75rem;
|
|
167
|
-
padding-right: 0.75rem;
|
|
168
|
-
}
|
|
169
|
-
|
|
170
|
-
.px-4 {
|
|
171
|
-
padding-left: 1rem;
|
|
172
|
-
padding-right: 1rem;
|
|
173
|
-
}
|
|
174
|
-
|
|
175
|
-
.py-1 {
|
|
176
|
-
padding-top: 0.25rem;
|
|
177
|
-
padding-bottom: 0.25rem;
|
|
178
|
-
}
|
|
179
|
-
|
|
180
|
-
.py-2 {
|
|
181
|
-
padding-top: 0.5rem;
|
|
182
|
-
padding-bottom: 0.5rem;
|
|
183
|
-
}
|
|
184
|
-
|
|
185
|
-
.pb-2 {
|
|
186
|
-
padding-bottom: 0.5rem;
|
|
187
|
-
}
|
|
188
|
-
|
|
189
|
-
.pt-1 {
|
|
190
|
-
padding-top: 0.25rem;
|
|
191
|
-
}
|
|
192
|
-
|
|
193
|
-
.pt-2 {
|
|
194
|
-
padding-top: 0.5rem;
|
|
195
|
-
}
|
|
196
|
-
|
|
197
|
-
.pt-3 {
|
|
198
|
-
padding-top: 0.75rem;
|
|
199
|
-
}
|
|
200
|
-
.ml-1 {
|
|
201
|
-
margin-left: 0.25rem;
|
|
202
|
-
}
|
|
203
|
-
|
|
204
|
-
.ml-2 {
|
|
205
|
-
margin-left: 0.5rem;
|
|
206
|
-
}
|
|
207
|
-
|
|
208
|
-
.ml-4 {
|
|
209
|
-
margin-left: 1rem;
|
|
210
|
-
}
|
|
211
|
-
|
|
212
|
-
.ml-6 {
|
|
213
|
-
margin-left: 1.5rem;
|
|
214
|
-
}
|
|
215
|
-
|
|
216
|
-
.mr-1 {
|
|
217
|
-
margin-right: 0.25rem;
|
|
218
|
-
}
|
|
219
|
-
|
|
220
|
-
.mr-2 {
|
|
221
|
-
margin-right: 0.5rem;
|
|
222
|
-
}
|
|
223
|
-
|
|
224
|
-
.mr-3 {
|
|
225
|
-
margin-right: 0.75rem;
|
|
226
|
-
}
|
|
227
|
-
|
|
228
|
-
.mt-0 {
|
|
229
|
-
margin-top: 0px;
|
|
230
|
-
}
|
|
231
|
-
|
|
232
|
-
.mt-1 {
|
|
233
|
-
margin-top: 0.25rem;
|
|
234
|
-
}
|
|
235
|
-
|
|
236
|
-
.mt-4 {
|
|
237
|
-
margin-top: 1rem;
|
|
238
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"timer.component.d.ts","sourceRoot":"","sources":["../../../../../src/core-components/atoms/timer/timer.component.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAsD,MAAM,OAAO,CAAC;AAK3E,UAAU,UAAU;IAClB,OAAO,EAAE,MAAM,IAAI,CAAC;CACrB;AAGD,eAAO,MAAM,KAAK,wEA8EjB,CAAC"}
|
|
@@ -1,76 +0,0 @@
|
|
|
1
|
-
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
-
/* eslint-disable react/prop-types */
|
|
3
|
-
/* eslint-disable @typescript-eslint/no-unused-expressions */
|
|
4
|
-
import React, { useEffect, useState, useImperativeHandle } from 'react';
|
|
5
|
-
import { TimerSVG } from '../../../library/assets/svg';
|
|
6
|
-
import s from '../../../tc.module.css';
|
|
7
|
-
import { cn } from '../../../core-utils';
|
|
8
|
-
// eslint-disable-next-line react/display-name
|
|
9
|
-
export const Timer = React.forwardRef(({ onClear }, ref) => {
|
|
10
|
-
const width = 15;
|
|
11
|
-
const [minute, setMinute] = useState('00');
|
|
12
|
-
const [second, setSecond] = useState('10');
|
|
13
|
-
useEffect(() => {
|
|
14
|
-
const sec = parseInt(second);
|
|
15
|
-
const min = parseInt(minute);
|
|
16
|
-
const countDown = setInterval(() => {
|
|
17
|
-
if (min === 0 && sec === 0) {
|
|
18
|
-
setMinute('00');
|
|
19
|
-
setSecond('00');
|
|
20
|
-
clearInterval(countDown);
|
|
21
|
-
onClear && onClear();
|
|
22
|
-
}
|
|
23
|
-
else {
|
|
24
|
-
let secondstTmp = (sec - 1).toString();
|
|
25
|
-
if (secondstTmp.length === 1) {
|
|
26
|
-
secondstTmp = '0'.concat(secondstTmp);
|
|
27
|
-
}
|
|
28
|
-
setSecond(secondstTmp);
|
|
29
|
-
if (sec === 0) {
|
|
30
|
-
setSecond('59');
|
|
31
|
-
const m = (min - 1).toString();
|
|
32
|
-
setMinute('0' + m);
|
|
33
|
-
}
|
|
34
|
-
}
|
|
35
|
-
}, 1000);
|
|
36
|
-
return () => {
|
|
37
|
-
clearInterval(countDown);
|
|
38
|
-
};
|
|
39
|
-
});
|
|
40
|
-
useImperativeHandle(ref, () => ({
|
|
41
|
-
updateState() {
|
|
42
|
-
setMinute('02');
|
|
43
|
-
setSecond('00');
|
|
44
|
-
},
|
|
45
|
-
resetTimer() {
|
|
46
|
-
// eslint-disable-next-line no-console
|
|
47
|
-
const sec = parseInt(second);
|
|
48
|
-
const min = parseInt(minute === '00' ? '02' : minute);
|
|
49
|
-
const countDown = setInterval(() => {
|
|
50
|
-
// eslint-disable-next-line no-console
|
|
51
|
-
if (min === 0 && sec === 0) {
|
|
52
|
-
setMinute('00');
|
|
53
|
-
setSecond('00');
|
|
54
|
-
clearInterval(countDown);
|
|
55
|
-
onClear && onClear();
|
|
56
|
-
}
|
|
57
|
-
else {
|
|
58
|
-
let secondstTmp = (sec - 1).toString();
|
|
59
|
-
if (secondstTmp.length === 1) {
|
|
60
|
-
secondstTmp = '0'.concat(secondstTmp);
|
|
61
|
-
}
|
|
62
|
-
setSecond(secondstTmp);
|
|
63
|
-
if (sec === 0) {
|
|
64
|
-
setSecond('59');
|
|
65
|
-
const m = (min - 1).toString();
|
|
66
|
-
setMinute('0' + m);
|
|
67
|
-
}
|
|
68
|
-
}
|
|
69
|
-
}, 1000);
|
|
70
|
-
return () => {
|
|
71
|
-
clearInterval(countDown);
|
|
72
|
-
};
|
|
73
|
-
},
|
|
74
|
-
}));
|
|
75
|
-
return (_jsxs("div", { className: cn(s['flex'], s['flex-row'], s['items-center']), children: [_jsx(TimerSVG, { width: width, height: width, fill: "#E7503D" }), _jsxs("div", { className: cn(s['ml-2'], s['flex'], s['flex-row']), children: [_jsxs("span", { children: [minute, ":"] }), _jsx("span", { children: second })] })] }));
|
|
76
|
-
});
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
export type TooltipProps = {
|
|
3
|
-
/** custom classname to pass to the tooltip element */
|
|
4
|
-
className?: string;
|
|
5
|
-
/** The delay (in ms) before showing the tooltip */
|
|
6
|
-
delay?: number;
|
|
7
|
-
/** Sets the preferred position relative to the trigger */
|
|
8
|
-
side?: 'top' | 'right' | 'bottom' | 'left';
|
|
9
|
-
/** Space between the tooltip element and anchor element (arrow not included in calculation) */
|
|
10
|
-
sideOffset?: number;
|
|
11
|
-
/** Use this to set the content of the tooltip*/
|
|
12
|
-
content?: React.ReactNode;
|
|
13
|
-
/** Sets the preferred alignment relative to the trigger & position */
|
|
14
|
-
align?: 'start' | 'center' | 'end';
|
|
15
|
-
/**Space between alignment point and tooltip */
|
|
16
|
-
alignOffset?: number;
|
|
17
|
-
/** If set to true then in the case of collision finds the alternate ways by changing the position or aligment or both to properly display tooltip */
|
|
18
|
-
avoidCollisions?: boolean;
|
|
19
|
-
/** Set true to prevent tooltip from displaying */
|
|
20
|
-
disabled?: boolean;
|
|
21
|
-
};
|
|
22
|
-
//# sourceMappingURL=Tooltip.types.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Tooltip.types.d.ts","sourceRoot":"","sources":["../../../../../src/core-components/atoms/tooltip/Tooltip.types.ts"],"names":[],"mappings":";AAAA,MAAM,MAAM,YAAY,GAAG;IACzB,sDAAsD;IACtD,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,mDAAmD;IACnD,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,0DAA0D;IAC1D,IAAI,CAAC,EAAE,KAAK,GAAG,OAAO,GAAG,QAAQ,GAAG,MAAM,CAAC;IAC3C,+FAA+F;IAC/F,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,gDAAgD;IAChD,OAAO,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC1B,sEAAsE;IACtE,KAAK,CAAC,EAAE,OAAO,GAAG,QAAQ,GAAG,KAAK,CAAC;IACnC,+CAA+C;IAC/C,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,sJAAsJ;IACtJ,eAAe,CAAC,EAAE,OAAO,CAAC;IAC1B,kDAAkD;IAClD,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export {};
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { PropsWithChildren } from 'react';
|
|
3
|
-
import * as TooltipPrimitive from '@radix-ui/react-tooltip';
|
|
4
|
-
import { TooltipProps } from './Tooltip.types';
|
|
5
|
-
/**
|
|
6
|
-
* The `Tooltip` must be nested somewhere inside the `TooltipProvider` in the component tree.
|
|
7
|
-
*/
|
|
8
|
-
export declare const Tooltip: ({ align, side, children, content, avoidCollisions, alignOffset, sideOffset, disabled, delay, className, }: PropsWithChildren<TooltipProps>) => import("react/jsx-runtime").JSX.Element;
|
|
9
|
-
export declare const TooltipProvider: React.FC<TooltipPrimitive.TooltipProviderProps>;
|
|
10
|
-
//# sourceMappingURL=tooltip.component.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"tooltip.component.d.ts","sourceRoot":"","sources":["../../../../../src/core-components/atoms/tooltip/tooltip.component.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAC,iBAAiB,EAAC,MAAM,OAAO,CAAC;AACxC,OAAO,KAAK,gBAAgB,MAAM,yBAAyB,CAAC;AAC5D,OAAO,EAAC,YAAY,EAAC,MAAM,iBAAiB,CAAC;AAE7C;;GAEG;AACH,eAAO,MAAM,OAAO,8GAWjB,kBAAkB,YAAY,CAAC,4CA4BjC,CAAC;AACF,eAAO,MAAM,eAAe,iDAA4B,CAAC"}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
-
import * as TooltipPrimitive from '@radix-ui/react-tooltip';
|
|
3
|
-
/**
|
|
4
|
-
* The `Tooltip` must be nested somewhere inside the `TooltipProvider` in the component tree.
|
|
5
|
-
*/
|
|
6
|
-
export const Tooltip = ({ align = 'center', side = 'bottom', children, content, avoidCollisions = true, alignOffset = 0, sideOffset = 5, disabled = false, delay = 400, className, }) => {
|
|
7
|
-
const isChildrenString = typeof children === 'string';
|
|
8
|
-
return (_jsxs(TooltipPrimitive.Root, { delayDuration: delay, children: [_jsx(TooltipPrimitive.Trigger, { asChild: !isChildrenString, disabled: disabled, className: className, children: children }), _jsx(TooltipPrimitive.Portal, { children: !disabled && content && (_jsxs(TooltipPrimitive.Content, { className: className, avoidCollisions: avoidCollisions, side: side, align: align, alignOffset: alignOffset, sideOffset: sideOffset, children: [content, _jsx(TooltipPrimitive.Arrow, { className: className })] })) })] }));
|
|
9
|
-
};
|
|
10
|
-
export const TooltipProvider = TooltipPrimitive.Provider;
|
|
@@ -1,34 +0,0 @@
|
|
|
1
|
-
import * as Form from './atoms/form/form.component';
|
|
2
|
-
export * from './atoms/button/button.component';
|
|
3
|
-
export * from './atoms/button/buttonGroup/buttonGroup.component';
|
|
4
|
-
export * from './atoms/check-box/checkBox.component';
|
|
5
|
-
export * from './atoms/date-picker/date-picker.component';
|
|
6
|
-
export * from './atoms/input/input-otp.component';
|
|
7
|
-
export * from './atoms/input/input-pin.component';
|
|
8
|
-
export * from './atoms/input/input.component';
|
|
9
|
-
export * from './atoms/input-dropdown/input-dropdown.component';
|
|
10
|
-
export * from './atoms/loader/loader.component';
|
|
11
|
-
export * from './atoms/radio/radio.component';
|
|
12
|
-
export * from './atoms/stepper/stepper.component';
|
|
13
|
-
export * from './atoms/timer/timer.component';
|
|
14
|
-
export * from './atoms/tooltip/tooltip.component';
|
|
15
|
-
export * from './atoms/icons/icons.component';
|
|
16
|
-
export * from './atoms/tabs/tabs.component';
|
|
17
|
-
export * from './atoms/pdf/pdf-images.components';
|
|
18
|
-
export * from './atoms/pdf/pdf-table.components';
|
|
19
|
-
export * from './atoms/pdf/pdf-typography.components';
|
|
20
|
-
export * from './atoms/pdf/pdf-wrapped-view.components';
|
|
21
|
-
export * from './molecules/css-multiline-input/css-multiline-input.component';
|
|
22
|
-
export * from './molecules/auto-complete-filter-multiple-select-multiple-fields-display/auto-complete-filter-multiple-select-multiple-fields-display.component';
|
|
23
|
-
export * from './molecules/auto-complete-filter-single-select-multiple-fields-display/auto-complete-filter-single-select-multiple-fields-display.component';
|
|
24
|
-
export * from './molecules/multi-select/multi-select.component';
|
|
25
|
-
export * from './molecules/multi-select-with-field/multi-select-with-field.component';
|
|
26
|
-
export * from './molecules/modal/modal.component';
|
|
27
|
-
export * from './molecules/modal-confirm/modal-confirm.component';
|
|
28
|
-
export * from './molecules/autocomplete/autocomplete';
|
|
29
|
-
export * from './molecules/auto-complete-group-by/auto-complete-group-by.component';
|
|
30
|
-
export * from './molecules/color-picker/color-picker.component';
|
|
31
|
-
export * from './molecules/color-picker-modal/color-picker-modal.component';
|
|
32
|
-
export * from './molecules/auto-complete-filter-single-select/auto-complete-filter-single-select.component';
|
|
33
|
-
export { Form };
|
|
34
|
-
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/core-components/index.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,IAAI,MAAM,6BAA6B,CAAC;AACpD,cAAc,iCAAiC,CAAC;AAChD,cAAc,kDAAkD,CAAC;AACjE,cAAc,sCAAsC,CAAC;AACrD,cAAc,2CAA2C,CAAC;AAC1D,cAAc,mCAAmC,CAAC;AAClD,cAAc,mCAAmC,CAAC;AAClD,cAAc,+BAA+B,CAAC;AAC9C,cAAc,iDAAiD,CAAC;AAChE,cAAc,iCAAiC,CAAC;AAChD,cAAc,+BAA+B,CAAC;AAC9C,cAAc,mCAAmC,CAAC;AAClD,cAAc,+BAA+B,CAAC;AAC9C,cAAc,mCAAmC,CAAC;AAClD,cAAc,+BAA+B,CAAC;AAC9C,cAAc,6BAA6B,CAAC;AAC5C,cAAc,mCAAmC,CAAC;AAClD,cAAc,kCAAkC,CAAC;AACjD,cAAc,uCAAuC,CAAC;AACtD,cAAc,yCAAyC,CAAC;AAExD,cAAc,+DAA+D,CAAC;AAC9E,cAAc,iJAAiJ,CAAC;AAChK,cAAc,6IAA6I,CAAC;AAC5J,cAAc,iDAAiD,CAAC;AAChE,cAAc,uEAAuE,CAAC;AACtF,cAAc,mCAAmC,CAAC;AAClD,cAAc,mDAAmD,CAAC;AAClE,cAAc,uCAAuC,CAAC;AACtD,cAAc,qEAAqE,CAAC;AACpF,cAAc,iDAAiD,CAAC;AAChE,cAAc,6DAA6D,CAAC;AAC5E,cAAc,6FAA6F,CAAC;AAE5G,OAAO,EAAC,IAAI,EAAC,CAAC"}
|
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
import * as Form from './atoms/form/form.component';
|
|
2
|
-
export * from './atoms/button/button.component';
|
|
3
|
-
export * from './atoms/button/buttonGroup/buttonGroup.component';
|
|
4
|
-
export * from './atoms/check-box/checkBox.component';
|
|
5
|
-
export * from './atoms/date-picker/date-picker.component';
|
|
6
|
-
export * from './atoms/input/input-otp.component';
|
|
7
|
-
export * from './atoms/input/input-pin.component';
|
|
8
|
-
export * from './atoms/input/input.component';
|
|
9
|
-
export * from './atoms/input-dropdown/input-dropdown.component';
|
|
10
|
-
export * from './atoms/loader/loader.component';
|
|
11
|
-
export * from './atoms/radio/radio.component';
|
|
12
|
-
export * from './atoms/stepper/stepper.component';
|
|
13
|
-
export * from './atoms/timer/timer.component';
|
|
14
|
-
export * from './atoms/tooltip/tooltip.component';
|
|
15
|
-
export * from './atoms/icons/icons.component';
|
|
16
|
-
export * from './atoms/tabs/tabs.component';
|
|
17
|
-
export * from './atoms/pdf/pdf-images.components';
|
|
18
|
-
export * from './atoms/pdf/pdf-table.components';
|
|
19
|
-
export * from './atoms/pdf/pdf-typography.components';
|
|
20
|
-
export * from './atoms/pdf/pdf-wrapped-view.components';
|
|
21
|
-
export * from './molecules/css-multiline-input/css-multiline-input.component';
|
|
22
|
-
export * from './molecules/auto-complete-filter-multiple-select-multiple-fields-display/auto-complete-filter-multiple-select-multiple-fields-display.component';
|
|
23
|
-
export * from './molecules/auto-complete-filter-single-select-multiple-fields-display/auto-complete-filter-single-select-multiple-fields-display.component';
|
|
24
|
-
export * from './molecules/multi-select/multi-select.component';
|
|
25
|
-
export * from './molecules/multi-select-with-field/multi-select-with-field.component';
|
|
26
|
-
export * from './molecules/modal/modal.component';
|
|
27
|
-
export * from './molecules/modal-confirm/modal-confirm.component';
|
|
28
|
-
export * from './molecules/autocomplete/autocomplete';
|
|
29
|
-
export * from './molecules/auto-complete-group-by/auto-complete-group-by.component';
|
|
30
|
-
export * from './molecules/color-picker/color-picker.component';
|
|
31
|
-
export * from './molecules/color-picker-modal/color-picker-modal.component';
|
|
32
|
-
export * from './molecules/auto-complete-filter-single-select/auto-complete-filter-single-select.component';
|
|
33
|
-
export { Form };
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
export interface AutoCompleteFilterMultipleSelectMultipleFieldsDisplayProps {
|
|
2
|
-
uniqueField?: string;
|
|
3
|
-
isSelectedStringArray?: boolean;
|
|
4
|
-
loader?: boolean;
|
|
5
|
-
placeholder?: string;
|
|
6
|
-
data: any;
|
|
7
|
-
hasError?: boolean;
|
|
8
|
-
disable?: boolean;
|
|
9
|
-
isUpperCase?: boolean;
|
|
10
|
-
name?: string;
|
|
11
|
-
onFilter?: (value: string) => void;
|
|
12
|
-
onUpdate: (item: any) => void;
|
|
13
|
-
onSelect: (item: any) => any;
|
|
14
|
-
onBlur?: (e: any) => void;
|
|
15
|
-
}
|
|
16
|
-
export declare const AutoCompleteFilterMultipleSelectMultipleFieldsDisplay: ({ uniqueField, isSelectedStringArray, loader, placeholder, data, hasError, disable, isUpperCase, name, onFilter, onUpdate, onSelect, onBlur, }: AutoCompleteFilterMultipleSelectMultipleFieldsDisplayProps) => import("react/jsx-runtime").JSX.Element;
|
|
17
|
-
//# sourceMappingURL=auto-complete-filter-multiple-select-multiple-fields-display.component.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"auto-complete-filter-multiple-select-multiple-fields-display.component.d.ts","sourceRoot":"","sources":["../../../../../src/core-components/molecules/auto-complete-filter-multiple-select-multiple-fields-display/auto-complete-filter-multiple-select-multiple-fields-display.component.tsx"],"names":[],"mappings":"AAMA,MAAM,WAAW,0DAA0D;IACzE,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,qBAAqB,CAAC,EAAE,OAAO,CAAC;IAChC,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,IAAI,EAAE,GAAG,CAAC;IACV,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,QAAQ,CAAC,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;IACnC,QAAQ,EAAE,CAAC,IAAI,EAAE,GAAG,KAAK,IAAI,CAAC;IAC9B,QAAQ,EAAE,CAAC,IAAI,EAAE,GAAG,KAAK,GAAG,CAAC;IAC7B,MAAM,CAAC,EAAE,CAAC,CAAC,EAAE,GAAG,KAAK,IAAI,CAAC;CAC3B;AAED,eAAO,MAAM,qDAAqD,mJAc/D,0DAA0D,4CAkM5D,CAAC"}
|