@map2usdnbhd/md_components 1.0.5 → 1.0.12
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/README.md +30 -30
- package/dist/{allPaths-hVhhMZmE.js → allPaths-M-N-QJxB.js} +1 -1
- package/dist/{allPathsLoader-rpzU1wTM.js → allPathsLoader-t3gSIlyB.js} +2 -2
- package/dist/components/Accordian/index.d.ts +6 -0
- package/dist/components/Accordian/{mdStaticAccordian1 → mdStaticAccordian}/mdStaticAccordian.d.ts +1 -1
- package/dist/components/Accordian/mdStaticAccordian/mdStaticAccordianInterface.d.ts +16 -0
- package/dist/components/Accordian/mdStaticAccordianNested/mdStaticAccordianNested.d.ts +3 -0
- package/dist/components/Accordian/mdStaticAccordianNested/mdStaticAccordianNestedInterface.d.ts +16 -0
- package/dist/components/Breadcrumb/index.d.ts +4 -0
- package/dist/components/Breadcrumb/mdStaticBreadcrumb/mdStaticBreadcrumb.d.ts +3 -0
- package/dist/components/Breadcrumb/mdStaticBreadcrumb/mdStaticBreadcrumbInterface.d.ts +9 -0
- package/dist/components/Buttons/Button1/MdStaticButtonInterFace.d.ts +0 -1
- package/dist/components/Buttons/MdStaticBtnIcon/MdStaticBtnIcon.d.ts +3 -0
- package/dist/components/Buttons/MdStaticBtnIcon/MdStaticBtnIconInterface.d.ts +6 -0
- package/dist/components/Buttons/MdStaticBtnIconOutline/MdStaticBtnIconOutline.d.ts +3 -0
- package/dist/components/Buttons/MdStaticBtnIconOutline/MdStaticBtnIconOutlineInterface.d.ts +6 -0
- package/dist/components/Buttons/MdStaticMoreLessButton/MdStaticMoreLessButton.d.ts +3 -0
- package/dist/components/Buttons/MdStaticMoreLessButton/MdStaticMoreLessButtonInterface.d.ts +11 -0
- package/dist/components/Buttons/MdStaticSegmentedButton/MdStaticSegmentedButton.d.ts +3 -0
- package/dist/components/Buttons/MdStaticSegmentedButton/MdStaticSegmentedButtonInterface.d.ts +12 -0
- package/dist/components/Buttons/MdStaticSplitButton/MdStaticSplitButton.d.ts +3 -0
- package/dist/components/Buttons/MdStaticSplitButton/MdStaticSplitButtonInterface.d.ts +8 -0
- package/dist/components/Buttons/index.d.ts +6 -1
- package/dist/components/Calendar/Calendar1/MdStaticCalendar1.d.ts +3 -0
- package/dist/components/Calendar/Calendar1/MdStaticCalendarInterface.d.ts +6 -0
- package/dist/components/Card/MdStaticCardProgress/MdStaticCardProgress.d.ts +3 -0
- package/dist/components/Card/MdStaticCardProgress/MdStaticCardProgressInterface.d.ts +7 -0
- package/dist/components/Card/MdStaticCardTab/MdStaticCardTab.d.ts +3 -0
- package/dist/components/Card/MdStaticCardTab/MdStaticCardTabInterface.d.ts +10 -0
- package/dist/components/Card/index.d.ts +4 -1
- package/dist/components/Checkbox/index.d.ts +3 -0
- package/dist/components/DragDrop/MdStaticDragDropSimple/MdStaticDragDropSimple.d.ts +3 -0
- package/dist/components/DragDrop/MdStaticDragDropSimple/MdStaticDragDropSimpleInterface.d.ts +4 -0
- package/dist/components/Dropdown/{MdDropdownMaltiSelect/MdDropdownMaltiInterface.d.ts → MdDropdownMultiselect/MdDropdownMultiInterface.d.ts} +1 -1
- package/dist/components/Dropdown/MdDropdownMultiselect/MdDropdownMultiselect.d.ts +3 -0
- package/dist/components/Dropdown/SearchDropdown/SearchDropdownInterface.d.ts +1 -0
- package/dist/components/Dropdown/index.d.ts +3 -1
- package/dist/components/FAQ/MdStaticFAQ/MdStaticFAQ.d.ts +3 -0
- package/dist/components/FAQ/MdStaticFAQ/MdStaticFAQInterface.d.ts +11 -0
- package/dist/components/FAQ/index.d.ts +2 -0
- package/dist/components/Footer/MdStaticFooter2/MdStaticFooter2Interface.d.ts +40 -22
- package/dist/components/Footer/index.d.ts +3 -0
- package/dist/components/FormInputs/BadgeNotification/BadgeNotification/MdStaticBadgeNotification.d.ts +3 -0
- package/dist/components/FormInputs/BadgeNotification/BadgeNotification/MdStaticBadgeNotificationInterface.d.ts +5 -0
- package/dist/components/FormInputs/BadgeNotification/MdStaticBadgeIconNotification/MdStaticBadgeIconNotification.d.ts +3 -0
- package/dist/components/FormInputs/BadgeNotification/MdStaticBadgeIconNotification/MdStaticBadgeIconNotificationInterface.d.ts +4 -0
- package/dist/components/FormInputs/Countdown/MdStaticCountdown/MdStaticCountdown.d.ts +3 -0
- package/dist/components/FormInputs/Countdown/MdStaticCountdown/MdStaticCountdownInterface.d.ts +8 -0
- package/dist/components/FormInputs/DatePicker/mdStaticDatePickerField/mdStaticDatePickerField.d.ts +3 -0
- package/dist/components/FormInputs/DatePicker/mdStaticDatePickerField/mdStaticDatePickerFieldInterface.d.ts +5 -0
- package/dist/components/FormInputs/EmailInput/mdStaticEmailField/mdStaticEmailField.d.ts +3 -0
- package/dist/components/FormInputs/EmailInput/mdStaticEmailField/mdStaticEmailFieldInterface.d.ts +8 -0
- package/dist/components/FormInputs/FieldSet/mdStaticTextFieldSet/mdStaticTextFieldSet.d.ts +3 -0
- package/dist/components/FormInputs/FieldSet/mdStaticTextFieldSet/mdStaticTextFieldSetInterface.d.ts +13 -0
- package/dist/components/FormInputs/InputGroup/{InputGroup1 → MdStaticPasswords}/InputGroup1.d.ts +1 -1
- package/dist/components/FormInputs/InputGroup/MdStaticPasswords/InputGroup1.stories.d.ts +40 -0
- package/dist/components/FormInputs/InputGroup/MdStaticPasswords/InputGroupInterface.d.ts +4 -0
- package/dist/components/FormInputs/NumericInput/NumericInput1/NumericInput1.d.ts +2 -3
- package/dist/components/FormInputs/NumericInput/mdStaticNumberField/mdStaticNumberField.d.ts +3 -0
- package/dist/components/FormInputs/NumericInput/mdStaticNumberField/mdStaticNumberFieldInterface.d.ts +6 -0
- package/dist/components/FormInputs/PDFViewer/MdStaticPDFViewer.d.ts +3 -0
- package/dist/components/FormInputs/PDFViewer/MdStaticPDFViewerInterface.d.ts +5 -0
- package/dist/components/FormInputs/SearchField/mdStaticSearchField/mdStaticSearchField.d.ts +3 -0
- package/dist/components/FormInputs/SearchField/mdStaticSearchField/mdStaticSearchFieldInterface.d.ts +7 -0
- package/dist/components/FormInputs/Spinner/mdStaticSpinnerField/mdStaticSpinnerField.d.ts +3 -0
- package/dist/components/FormInputs/Spinner/mdStaticSpinnerField/mdStaticSpinnerFieldInterface.d.ts +7 -0
- package/dist/components/FormInputs/TagInput/TagInput1/TagInput1.d.ts +1 -1
- package/dist/components/FormInputs/Textarea/Textarea1/Textarea1.d.ts +1 -1
- package/dist/components/FormInputs/Textarea/mdStaticTextAreaField/mdStaticTextAreaField.d.ts +3 -0
- package/dist/components/FormInputs/Textarea/mdStaticTextAreaField/mdStaticTextAreaFieldInterface.d.ts +5 -0
- package/dist/components/FormInputs/ToggleSwitch/MdStaticToggleSwitch/MdStaticToggleSwitch.d.ts +3 -0
- package/dist/components/FormInputs/ToggleSwitch/MdStaticToggleSwitch/MdStaticToggleSwitchInterface.d.ts +4 -0
- package/dist/components/FormInputs/URLField/mdStaticURLField/mdStaticURLField.d.ts +3 -0
- package/dist/components/FormInputs/URLField/mdStaticURLField/mdStaticURLFieldInterface.d.ts +7 -0
- package/dist/components/FormInputs/index.d.ts +27 -3
- package/dist/components/Grid/BasicGrid/MdStaticBasicGrid.d.ts +3 -0
- package/dist/components/Grid/BasicGrid/MdStaticBasicGridInterface.d.ts +10 -0
- package/dist/components/Grid/LockingGrid/MdStaticLockingGrid.d.ts +3 -0
- package/dist/components/Grid/LockingGrid/MdStaticLockingGridInterface.d.ts +12 -0
- package/dist/components/Grid/index.d.ts +3 -0
- package/dist/components/HTMLSelect/HTMLSelect1/HTMLSelect1.d.ts +1 -1
- package/dist/components/HTMLSelect/HTMLSelect1/index.d.ts +2 -0
- package/dist/components/Hover/MdStaticHoverEffect/MdStaticHoverEffect.d.ts +3 -0
- package/dist/components/Hover/MdStaticHoverEffect/MdStaticHoverEffectInterface.d.ts +7 -0
- package/dist/components/Hover/MdStaticHoverEffect/index.d.ts +4 -0
- package/dist/components/Map/index.d.ts +2 -0
- package/dist/components/Modal/MdStaticModalAlert/MdStaticModalAlert.d.ts +3 -0
- package/dist/components/Modal/MdStaticModalAlert/MdStaticModalAlertInterface.d.ts +7 -0
- package/dist/components/Modal/ModalForm/ModalForm.d.ts +3 -0
- package/dist/components/Modal/ModalForm/ModalFormInterface.d.ts +7 -0
- package/dist/components/Modal/ModalTab/ModalTab.d.ts +3 -0
- package/dist/components/Modal/ModalTab/ModalTabInterface.d.ts +9 -0
- package/dist/components/Modal/index.d.ts +4 -0
- package/dist/components/PageError/MdErrorPage404/MdErrorPage404.d.ts +3 -0
- package/dist/components/PageError/MdErrorPage404/MdErrorPage404Interface.d.ts +4 -0
- package/dist/components/PageError/MdErrorPage500/MdErrorPage500.d.ts +3 -0
- package/dist/components/PageError/MdErrorPage500/MdErrorPage500Interface.d.ts +4 -0
- package/dist/components/PageError/index.d.ts +3 -0
- package/dist/components/ProgressBar/Progressbar/MdStaticProgressbar.d.ts +3 -0
- package/dist/components/ProgressBar/Progressbar/MdStaticProgressbarInterface.d.ts +5 -0
- package/dist/components/ProgressBar/index.d.ts +2 -0
- package/dist/components/Radio/Radio1/Radio1.d.ts +1 -1
- package/dist/components/Radio/index.d.ts +2 -0
- package/dist/components/Tab/MdStaticTab/MdStaticTab.d.ts +3 -0
- package/dist/components/Tab/MdStaticTab/MdStaticTabInterface.d.ts +12 -0
- package/dist/components/Table/Table02/Table02.d.ts +13 -0
- package/dist/components/Table/Table02/index.d.ts +5 -0
- package/dist/components/Table/index.d.ts +3 -0
- package/dist/components/Text/Text1.d.ts +1 -2
- package/dist/components/Text/index.d.ts +2 -0
- package/dist/components/Theme/Theme1.d.ts +2 -0
- package/dist/components/Timeline/Timeline1/Timeline1.d.ts +1 -0
- package/dist/components/Toast/index.d.ts +26 -0
- package/dist/components/Toast/mdStaticToastAutoHide/mdStaticToastAutoHide.d.ts +3 -0
- package/dist/components/Toast/mdStaticToastAutoHide/mdStaticToastAutoHideInterface.d.ts +6 -0
- package/dist/components/Toast/mdStaticToastDefaultBottomLeft/mdStaticToastDefaultBottomLeft.d.ts +3 -0
- package/dist/components/Toast/mdStaticToastDefaultBottomLeft/mdStaticToastDefaultBottomLeftInterface.d.ts +4 -0
- package/dist/components/Toast/mdStaticToastDefaultBottomRight/mdStaticToastDefaultBottomRight.d.ts +3 -0
- package/dist/components/Toast/mdStaticToastDefaultBottomRight/mdStaticToastDefaultBottomRightInterface.d.ts +4 -0
- package/dist/components/Toast/mdStaticToastDefaultTopLeft/mdStaticToastDefaultTopLeft.d.ts +3 -0
- package/dist/components/Toast/mdStaticToastDefaultTopLeft/mdStaticToastDefaultTopLeftInterface.d.ts +4 -0
- package/dist/components/Toast/mdStaticToastDefaultTopRight/mdStaticToastDefaultTopRight.d.ts +3 -0
- package/dist/components/Toast/mdStaticToastDefaultTopRight/mdStaticToastDefaultTopRightInterface.d.ts +4 -0
- package/dist/components/Toast/mdStaticToastIcon/mdStaticToastIcon.d.ts +3 -0
- package/dist/components/Toast/mdStaticToastIcon/mdStaticToastIconInterface.d.ts +6 -0
- package/dist/components/Toast/mdStaticToastImage/mdStaticToastImage.d.ts +3 -0
- package/dist/components/Toast/mdStaticToastImage/mdStaticToastImageInterface.d.ts +6 -0
- package/dist/components/Toast/mdSweetToastError/mdSweetToastError.d.ts +3 -0
- package/dist/components/Toast/mdSweetToastError/mdSweetToastErrorInterface.d.ts +6 -0
- package/dist/components/Toast/mdSweetToastInfo/mdSweetToastInfo.d.ts +3 -0
- package/dist/components/Toast/mdSweetToastInfo/mdSweetToastInfoInterface.d.ts +6 -0
- package/dist/components/Toast/mdSweetToastQuestion/mdSweetToastQuestion.d.ts +3 -0
- package/dist/components/Toast/mdSweetToastQuestion/mdSweetToastQuestionInterface.d.ts +4 -0
- package/dist/components/Toast/mdSweetToastSuccess/mdSweetToastSuccess.d.ts +3 -0
- package/dist/components/Toast/mdSweetToastSuccess/mdSweetToastSuccessInterface.d.ts +6 -0
- package/dist/components/Toast/mdSweetToastWarning/mdSweetToastWarning.d.ts +3 -0
- package/dist/components/Toast/mdSweetToastWarning/mdSweetToastWarningInterface.d.ts +6 -0
- package/dist/components/Wizard/index.d.ts +6 -0
- package/dist/components/Wizard/mdStaticWizardHorizontal/mdStaticWizardHorizontal.d.ts +3 -0
- package/dist/components/Wizard/mdStaticWizardHorizontal/mdStaticWizardHorizontalInterface.d.ts +15 -0
- package/dist/components/Wizard/mdStaticWizardVertical/mdStaticWizardVertical.d.ts +4 -0
- package/dist/components/Wizard/mdStaticWizardVertical/mdStaticWizardVerticalInterface.d.ts +9 -0
- package/dist/components/index.d.ts +16 -0
- package/dist/index-bLMl3m9V.js +34582 -0
- package/dist/md-component.js +28 -1
- package/dist/md-component.umd.cjs +66 -24
- package/dist/mdstyle.css +3 -0
- package/dist/{splitPathsBySizeLoader-CO4_-lUg.js → splitPathsBySizeLoader-_KFBRkOT.js} +1 -1
- package/dist/style.css +1 -1
- package/package.json +8 -2
- package/dist/components/Accordian/mdStaticAccordian1/accordian/MdStaticAccordian1.d.ts +0 -1
- package/dist/components/Accordian/mdStaticAccordian1/index.d.ts +0 -4
- package/dist/components/Accordian/mdStaticAccordian1/mdStaticAccordianInterface.d.ts +0 -21
- package/dist/components/Dropdown/MdDropdownMaltiSelect/MdDropdownMaltiSelect.d.ts +0 -3
- package/dist/components/FormInputs/InputGroup/InputGroup1/InputGroup1.stories.d.ts +0 -72
- package/dist/components/FormInputs/InputGroup/InputGroup1/InputGroupInterface.d.ts +0 -11
- package/dist/components/Model/Model1/Modal.d.ts +0 -3
- package/dist/components/Model/Model1/ModalInterface.d.ts +0 -13
- package/dist/components/Model/index.d.ts +0 -2
- package/dist/index-N9sKORA0.js +0 -29290
|
@@ -1,4 +1,28 @@
|
|
|
1
1
|
import { MdStaticFileInput } from "./FileInput/FileInput1/FileInput1";
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
|
|
2
|
+
import { MdStaticPasswordField } from "./InputGroup/MdStaticPasswords/InputGroup1";
|
|
3
|
+
import { MdStaticEmailField } from './EmailInput/mdStaticEmailField/mdStaticEmailField';
|
|
4
|
+
import { MdStaticEmailFieldInter } from './EmailInput/mdStaticEmailField/mdStaticEmailFieldInterface';
|
|
5
|
+
import { MdStaticNumberField } from './NumericInput/mdStaticNumberField/mdStaticNumberField';
|
|
6
|
+
import { MdStaticNumberFieldInter } from './NumericInput/mdStaticNumberField/mdStaticNumberFieldInterface';
|
|
7
|
+
import { MdStaticDatePickerFieldInter } from "./DatePicker/mdStaticDatePickerField/mdStaticDatePickerFieldInterface";
|
|
8
|
+
import { MdStaticDatePickerField } from "./DatePicker/mdStaticDatePickerField/mdStaticDatePickerField";
|
|
9
|
+
import { MdStaticSearchField } from './SearchField/mdStaticSearchField/mdStaticSearchField';
|
|
10
|
+
import { MdStaticSearchFieldInter } from './SearchField/mdStaticSearchField/mdStaticSearchFieldInterface';
|
|
11
|
+
import { MdStaticURLField } from './URLField/mdStaticURLField/mdStaticURLField';
|
|
12
|
+
import { MdStaticURLFieldInter } from './URLField/mdStaticURLField/mdStaticURLFieldInterface';
|
|
13
|
+
import { MdStaticTextAreaField } from './Textarea/mdStaticTextAreaField/mdStaticTextAreaField';
|
|
14
|
+
import { MdStaticTextAreaFieldInter } from './Textarea/mdStaticTextAreaField/mdStaticTextAreaFieldInterface';
|
|
15
|
+
import { MdStaticTextFieldSet } from './FieldSet/mdStaticTextFieldSet/mdStaticTextFieldSet';
|
|
16
|
+
import { MdStaticTextFieldSetInter } from './FieldSet/mdStaticTextFieldSet/mdStaticTextFieldSetInterface';
|
|
17
|
+
import { MdStaticSpinnerField } from './Spinner/mdStaticSpinnerField/mdStaticSpinnerField';
|
|
18
|
+
import { MdStaticSpinnerFieldInter } from './Spinner/mdStaticSpinnerField/mdStaticSpinnerFieldInterface';
|
|
19
|
+
import { MdStaticBadgeNotification } from "./BadgeNotification/BadgeNotification/MdStaticBadgeNotification";
|
|
20
|
+
import { MdStaticBadgeIconNotification } from "./BadgeNotification/MdStaticBadgeIconNotification/MdStaticBadgeIconNotification";
|
|
21
|
+
import { MdStaticCountdown } from "./Countdown/MdStaticCountdown/MdStaticCountdown";
|
|
22
|
+
import { MdstaticNumericInput1 } from "./NumericInput/NumericInput1/NumericInput1";
|
|
23
|
+
import { MdStaticPDFViewer } from "./PDFViewer/MdStaticPDFViewer";
|
|
24
|
+
import { MdStaticTagInput } from "./TagInput/TagInput1/TagInput1";
|
|
25
|
+
import { MdStaticTextarea1 } from "./Textarea/Textarea1/Textarea1";
|
|
26
|
+
import { MdStaticToggleSwitch } from "./ToggleSwitch/MdStaticToggleSwitch/MdStaticToggleSwitch";
|
|
27
|
+
export { MdStaticPasswordField, MdStaticFileInput, MdStaticEmailField, MdStaticNumberField, MdStaticDatePickerField, MdStaticSearchField, MdStaticURLField, MdStaticTextAreaField, MdStaticTextFieldSet, MdStaticSpinnerField, MdStaticBadgeNotification, MdStaticBadgeIconNotification, MdStaticCountdown, MdstaticNumericInput1, MdStaticPDFViewer, MdStaticTagInput, MdStaticTextarea1, MdStaticToggleSwitch };
|
|
28
|
+
export type { MdStaticEmailFieldInter, MdStaticNumberFieldInter, MdStaticDatePickerFieldInter, MdStaticSearchFieldInter, MdStaticURLFieldInter, MdStaticTextAreaFieldInter, MdStaticTextFieldSetInter, MdStaticSpinnerFieldInter };
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
export interface MdStaticBasicGridInterface {
|
|
2
|
+
variantgrid: "Grid12" | "Grid10" | "Grid8" | "Grid6" | "Grid4" | "Grid2" | "Grid1";
|
|
3
|
+
variantspan: "span12" | "span10" | "span8" | "span6" | "span4" | "span3" | "span2" | "span1";
|
|
4
|
+
variantspan1: "span12" | "span10" | "span8" | "span6" | "span4" | "span3" | "span2" | "span1";
|
|
5
|
+
variantspan2: "span12" | "span10" | "span8" | "span6" | "span4" | "span3" | "span2" | "span1";
|
|
6
|
+
variantstart: "start12" | "start10" | "start8" | "start6" | "start4" | "start3" | "start2" | "start1";
|
|
7
|
+
variantstart1: "start12" | "start10" | "start8" | "start6" | "start4" | "start3" | "start2" | "start1";
|
|
8
|
+
variantstart2: "start12" | "start10" | "start8" | "start6" | "start4" | "start3" | "start2" | "start1";
|
|
9
|
+
dataArray: string[];
|
|
10
|
+
}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
export interface MdStaticLockingGridInterface {
|
|
2
|
+
variantgrid: "Grid12" | "Grid10" | "Grid8" | "Grid6" | "Grid4" | "Grid2" | "Grid1";
|
|
3
|
+
variantgrid1: "Grid12" | "Grid10" | "Grid8" | "Grid6" | "Grid4" | "Grid2" | "Grid1";
|
|
4
|
+
variantspan: "span12" | "span10" | "span8" | "span6" | "span4" | "span3" | "span2" | "span1";
|
|
5
|
+
variantspan1: "span12" | "span10" | "span8" | "span6" | "span4" | "span3" | "span2" | "span1";
|
|
6
|
+
variantspan2: "span12" | "span10" | "span8" | "span6" | "span4" | "span3" | "span2" | "span1";
|
|
7
|
+
variantstart: "start12" | "start10" | "start8" | "start6" | "start4" | "start3" | "start2" | "start1";
|
|
8
|
+
variantstart1: "start12" | "start10" | "start8" | "start6" | "start4" | "start3" | "start2" | "start1";
|
|
9
|
+
variantstart2: "start12" | "start10" | "start8" | "start6" | "start4" | "start3" | "start2" | "start1";
|
|
10
|
+
dataArray: string[];
|
|
11
|
+
HeaderdataArray: string[];
|
|
12
|
+
}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
export interface MdStaticTabInterface {
|
|
2
|
+
DataTab: {
|
|
3
|
+
name: string;
|
|
4
|
+
age: string;
|
|
5
|
+
city: string;
|
|
6
|
+
}[];
|
|
7
|
+
tabs1: {
|
|
8
|
+
name1: string;
|
|
9
|
+
}[];
|
|
10
|
+
variant: "success" | "primary" | "danger" | "warning" | "dark" | "light" | "White";
|
|
11
|
+
borderRadius?: number;
|
|
12
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const Timeline1: () => import("react/jsx-runtime").JSX.Element;
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import { MdStaticToastDefaultTopLeft } from "./mdStaticToastDefaultTopLeft/mdStaticToastDefaultTopLeft";
|
|
2
|
+
import { MdStaticToastDefaultTopLeftInter } from "./mdStaticToastDefaultTopLeft/mdStaticToastDefaultTopLeftInterface";
|
|
3
|
+
import { MdStaticToastDefaultTopRight } from "./mdStaticToastDefaultTopRight/mdStaticToastDefaultTopRight";
|
|
4
|
+
import { MdStaticToastDefaultTopRightInter } from "./mdStaticToastDefaultTopRight/mdStaticToastDefaultTopRightInterface";
|
|
5
|
+
import { MdStaticToastDefaultBottomLeft } from "./mdStaticToastDefaultBottomLeft/mdStaticToastDefaultBottomLeft";
|
|
6
|
+
import { MdStaticToastDefaultBottomLeftInter } from "./mdStaticToastDefaultBottomLeft/mdStaticToastDefaultBottomLeftInterface";
|
|
7
|
+
import { MdStaticToastDefaultBottomRight } from "./mdStaticToastDefaultBottomRight/mdStaticToastDefaultBottomRight";
|
|
8
|
+
import { MdStaticToastDefaultBottomRightInter } from "./mdStaticToastDefaultBottomRight/mdStaticToastDefaultBottomRightInterface";
|
|
9
|
+
import { MdStaticToastIcon } from "./mdStaticToastIcon/mdStaticToastIcon";
|
|
10
|
+
import { MdStaticToastIconInter } from "./mdStaticToastIcon/mdStaticToastIconInterface";
|
|
11
|
+
import { MdStaticToastAutoHide } from "./mdStaticToastAutoHide/mdStaticToastAutoHide";
|
|
12
|
+
import { MdStaticToastAutoHideInter } from "./mdStaticToastAutoHide/mdStaticToastAutoHideInterface";
|
|
13
|
+
import { MdStaticToastImage } from "./mdStaticToastImage/mdStaticToastImage";
|
|
14
|
+
import { MdStaticToastImageInter } from "./mdStaticToastImage/mdStaticToastImageInterface";
|
|
15
|
+
import { MdSweetToastSuccess } from "./mdSweetToastSuccess/mdSweetToastSuccess";
|
|
16
|
+
import { MdSweetToastSuccessInter } from "./mdSweetToastSuccess/mdSweetToastSuccessInterface";
|
|
17
|
+
import { MdSweetToastError } from "./mdSweetToastError/mdSweetToastError";
|
|
18
|
+
import { MdSweetToastErrorInter } from "./mdSweetToastError/mdSweetToastErrorInterface";
|
|
19
|
+
import { MdSweetToastInfo } from "./mdSweetToastInfo/mdSweetToastInfo";
|
|
20
|
+
import { MdSweetToastInfoInter } from "./mdSweetToastInfo/mdSweetToastInfoInterface";
|
|
21
|
+
import { MdSweetToastWarning } from "./mdSweetToastWarning/mdSweetToastWarning";
|
|
22
|
+
import { MdSweetToastWarningInter } from "./mdSweetToastWarning/mdSweetToastWarningInterface";
|
|
23
|
+
import { MdSweetToastQuestion } from "./mdSweetToastQuestion/mdSweetToastQuestion";
|
|
24
|
+
import { MdSweetToastQuestionInter } from "./mdSweetToastQuestion/mdSweetToastQuestionInterface";
|
|
25
|
+
export { MdStaticToastDefaultTopLeft, MdStaticToastDefaultTopRight, MdStaticToastDefaultBottomLeft, MdStaticToastDefaultBottomRight, MdStaticToastIcon, MdStaticToastAutoHide, MdStaticToastImage, MdSweetToastSuccess, MdSweetToastError, MdSweetToastInfo, MdSweetToastWarning, MdSweetToastQuestion, };
|
|
26
|
+
export type { MdStaticToastDefaultTopLeftInter, MdStaticToastDefaultTopRightInter, MdStaticToastDefaultBottomLeftInter, MdStaticToastDefaultBottomRightInter, MdStaticToastIconInter, MdStaticToastAutoHideInter, MdStaticToastImageInter, MdSweetToastSuccessInter, MdSweetToastErrorInter, MdSweetToastInfoInter, MdSweetToastWarningInter, MdSweetToastQuestionInter, };
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import { MdStaticWizardHorizontal } from "./mdStaticWizardHorizontal/mdStaticWizardHorizontal";
|
|
2
|
+
import { MdStaticWizardHorizontalInter } from "./mdStaticWizardHorizontal/mdStaticWizardHorizontalInterface";
|
|
3
|
+
import { MdStaticWizardVertical } from "./mdStaticWizardVertical/mdStaticWizardVertical";
|
|
4
|
+
import { MdStaticWizardVerticalInter } from "./mdStaticWizardVertical/mdStaticWizardVerticalInterface";
|
|
5
|
+
export { MdStaticWizardHorizontal, MdStaticWizardVertical };
|
|
6
|
+
export type { MdStaticWizardHorizontalInter, MdStaticWizardVerticalInter };
|
package/dist/components/Wizard/mdStaticWizardHorizontal/mdStaticWizardHorizontalInterface.d.ts
ADDED
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
export interface MdStaticWizardHorizontalInter {
|
|
2
|
+
data: [
|
|
3
|
+
{
|
|
4
|
+
title: string;
|
|
5
|
+
icon: string;
|
|
6
|
+
description: string;
|
|
7
|
+
}
|
|
8
|
+
];
|
|
9
|
+
active: "success" | "primary" | "danger" | "warning" | "dark" | "light" | "black";
|
|
10
|
+
nonActive: "success" | "primary" | "danger" | "warning" | "dark" | "light" | "black";
|
|
11
|
+
PrevButton: string;
|
|
12
|
+
NextButton: string;
|
|
13
|
+
activeLine: "success" | "primary" | "danger" | "warning" | "dark" | "light" | "black";
|
|
14
|
+
NonActiveLine: "success" | "primary" | "danger" | "warning" | "dark" | "light" | "black";
|
|
15
|
+
}
|