@map2usdnbhd/md_components 1.0.0 → 1.0.2
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 +20 -20
- package/dist/allPaths-2UT7qcm3.js +18 -0
- package/dist/allPathsLoader-GtixNm_4.js +22 -0
- package/dist/components/Accordian/mdStaticAccordian1/accordian/MdStaticAccordian1.d.ts +1 -0
- package/dist/components/Accordian/mdStaticAccordian1/index.d.ts +4 -0
- package/dist/components/Accordian/mdStaticAccordian1/mdStaticAccordian.d.ts +3 -0
- package/dist/components/Accordian/mdStaticAccordian1/mdStaticAccordianInterface.d.ts +21 -0
- package/dist/components/Buttons/Button1/Button1.d.ts +3 -0
- package/dist/components/Buttons/Button1/MdStaticButtonInterFace.d.ts +7 -0
- package/dist/components/Buttons/index.d.ts +2 -0
- package/dist/components/Card/MdStaticCard/MdStaticCard.d.ts +26 -0
- package/dist/components/Card/MdStaticCard/index.d.ts +2 -0
- package/dist/components/Card/MdStaticCardColorHeader/MdStaticCardColorHeader.d.ts +14 -0
- package/dist/components/Card/MdStaticCardColorHeader/index.d.ts +2 -0
- package/dist/components/Card/MdStaticCardImgSide/MdStaticCardImgSide.d.ts +24 -0
- package/dist/components/Card/MdStaticCardImgSide/index.d.ts +2 -0
- package/dist/components/Card/index.d.ts +3 -0
- package/dist/components/Carousel/Carousel1/MdStaticCarousel.d.ts +5 -0
- package/dist/components/Carousel/Carousel1/index.d.ts +3 -0
- package/dist/components/Carousel/index.d.ts +2 -0
- package/dist/components/Chart/LineChart/LineChart.d.ts +3 -0
- package/dist/components/Chart/LineChart/MdStaticChartInterface.d.ts +10 -0
- package/dist/components/Chart/index.d.ts +2 -0
- package/dist/components/Checkbox/Checkbox/Checkbox.d.ts +3 -0
- package/dist/components/Checkbox/Checkbox/CheckboxInterface.d.ts +8 -0
- package/dist/components/Checkbox/CheckboxGroup/CheckbocGroup.d.ts +3 -0
- package/dist/components/Checkbox/CheckboxGroup/CheckboxGroupInterface.d.ts +9 -0
- package/dist/components/Dropdown/MdDropDown/MdStaticDropdown.d.ts +3 -0
- package/dist/components/Dropdown/MdDropDown/MdStaticDropdownInterface.d.ts +10 -0
- package/dist/components/Dropdown/MdDropdownMaltiSelect/MdDropdownMaltiInterface.d.ts +8 -0
- package/dist/components/Dropdown/MdDropdownMaltiSelect/MdDropdownMaltiSelect.d.ts +3 -0
- package/dist/components/Dropdown/SearchDropdown/SearchDropdown.d.ts +3 -0
- package/dist/components/Dropdown/SearchDropdown/SearchDropdownInterface.d.ts +4 -0
- package/dist/components/Dropdown/index.d.ts +2 -0
- package/dist/components/Footer/MdStaticFooter/MdStaticFooter.d.ts +3 -0
- package/dist/components/Footer/MdStaticFooter/MdStaticFooterInterface.d.ts +24 -0
- package/dist/components/Footer/MdStaticFooter/index.d.ts +4 -0
- package/dist/components/Footer/MdStaticFooter2/MdStaticFooter2.d.ts +3 -0
- package/dist/components/Footer/MdStaticFooter2/MdStaticFooter2Interface.d.ts +24 -0
- package/dist/components/Footer/MdStaticFooter2/index.d.ts +4 -0
- package/dist/components/FormInputs/FileInput/FileInput1/FileInput1.d.ts +3 -0
- package/dist/components/FormInputs/FileInput/FileInput1/MdStaticFileInputInterface.d.ts +16 -0
- package/dist/components/FormInputs/InputGroup/InputGroup1/InputGroup1.d.ts +3 -0
- package/dist/components/FormInputs/InputGroup/InputGroup1/InputGroup1.stories.d.ts +72 -0
- package/dist/components/FormInputs/InputGroup/InputGroup1/InputGroupInterface.d.ts +11 -0
- package/dist/components/FormInputs/NumericInput/NumericInput1/NumericInput1.d.ts +7 -0
- package/dist/components/FormInputs/TagInput/TagInput1/TagInput1.d.ts +3 -0
- package/dist/components/FormInputs/TagInput/TagInput1/TagInputInterface.d.ts +5 -0
- package/dist/components/FormInputs/Textarea/Textarea1/Textarea1.d.ts +3 -0
- package/dist/components/FormInputs/Textarea/Textarea1/Textarea1Interface.d.ts +8 -0
- package/dist/components/FormInputs/index.d.ts +4 -0
- package/dist/components/HTMLSelect/HTMLSelect1/HTMLSelect1.d.ts +13 -0
- package/dist/components/HTMLSelect/HTMLSelect1/index.d.ts +0 -0
- package/dist/components/Header/Headers/Header.d.ts +3 -0
- package/dist/components/Header/Headers/HeaderInterface.d.ts +18 -0
- package/dist/components/Header/index.d.ts +2 -0
- package/dist/components/Map/Map.d.ts +9 -0
- package/dist/components/Model/Model1/Modal.d.ts +3 -0
- package/dist/components/Model/Model1/ModalInterface.d.ts +13 -0
- package/dist/components/Model/index.d.ts +2 -0
- package/dist/components/Navbar/Navbar2/MdStaticNavbarInterface.d.ts +27 -0
- package/dist/components/Navbar/Navbar2/Navbar2.d.ts +3 -0
- package/dist/components/Navbar/index.d.ts +2 -0
- package/dist/components/Radio/Radio1/Radio1.d.ts +3 -0
- package/dist/components/Radio/Radio1/Radio1Interface.d.ts +6 -0
- package/dist/components/Sidebar/Sidebar02/Sidebar02Interface.d.ts +8 -0
- package/dist/components/Sidebar/Sidebar02/sidebar02.d.ts +3 -0
- package/dist/components/Sidebar/Sidebar03/Sidebar.d.ts +1 -0
- package/dist/components/Sidebar/index.d.ts +2 -0
- package/dist/components/Table/WSortIcon/WSortIcon.d.ts +14 -0
- package/dist/components/Table/WSortIcon/WSortIconInterface.d.ts +17 -0
- package/dist/components/Text/Text1.d.ts +8 -0
- package/dist/components/index.d.ts +13 -0
- package/dist/index-K1y_hry-.js +29281 -0
- package/dist/index-_nYoEliG.js +606 -0
- package/dist/index-q-fN99gA.js +606 -0
- package/dist/md-component.js +19 -0
- package/dist/md-component.umd.cjs +87 -0
- package/dist/splitPathsBySizeLoader-balxJO-_.js +31 -0
- package/dist/style.css +1 -0
- package/dist/utils/index.d.ts +2 -0
- package/dist/vite.svg +1 -0
- package/package.json +76 -85
- package/dist/index.css +0 -148
- package/dist/index.js +0 -1726
- package/dist/index.js.map +0 -1
- package/dist/index.modern.js +0 -1713
- package/dist/index.modern.js.map +0 -1
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
export interface ModalInterface {
|
|
2
|
+
backgroundColor?: string;
|
|
3
|
+
btbackgroundColor?: string;
|
|
4
|
+
btbackgroundColor1?: string;
|
|
5
|
+
btbackgroundColor2?: string;
|
|
6
|
+
bgOpacity?: number;
|
|
7
|
+
Idtext1?: string;
|
|
8
|
+
patext1?: string;
|
|
9
|
+
Eatext1?: string;
|
|
10
|
+
enableShadow?: boolean;
|
|
11
|
+
borderRadius?: number;
|
|
12
|
+
borderRadius1?: number;
|
|
13
|
+
}
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
export interface MSNInterface {
|
|
2
|
+
NavigationList: Object;
|
|
3
|
+
NavSubItems: Object[];
|
|
4
|
+
ColorProps: string;
|
|
5
|
+
titleProps: string;
|
|
6
|
+
borderRadius: number;
|
|
7
|
+
iconProps: string;
|
|
8
|
+
disableTitle: boolean;
|
|
9
|
+
textColor: string;
|
|
10
|
+
btn1: button;
|
|
11
|
+
btn2: button;
|
|
12
|
+
btn: boolean;
|
|
13
|
+
button1: () => {};
|
|
14
|
+
button2: () => {};
|
|
15
|
+
}
|
|
16
|
+
interface button {
|
|
17
|
+
text: string;
|
|
18
|
+
color: string;
|
|
19
|
+
fontWeight: string;
|
|
20
|
+
active: boolean;
|
|
21
|
+
icon: {
|
|
22
|
+
color: string;
|
|
23
|
+
active: boolean;
|
|
24
|
+
icon: string;
|
|
25
|
+
};
|
|
26
|
+
}
|
|
27
|
+
export {};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const Sidebar: () => import("react/jsx-runtime").JSX.Element;
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import React, { ReactNode } from "react";
|
|
2
|
+
import { WSortIconInterface } from "./WSortIconInterface";
|
|
3
|
+
export declare const MdStaticWSortIcon: React.FC<{
|
|
4
|
+
data: WSortIconInterface[];
|
|
5
|
+
backgroundColor?: string;
|
|
6
|
+
backgroundColor1?: string;
|
|
7
|
+
TitleColor?: string;
|
|
8
|
+
TitleFontSize?: string;
|
|
9
|
+
EditColor?: string;
|
|
10
|
+
ViewColor?: string;
|
|
11
|
+
DeleteColor?: string;
|
|
12
|
+
EditIcon?: ReactNode;
|
|
13
|
+
borderRadius?: number;
|
|
14
|
+
}>;
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
export interface WSortIconInterface {
|
|
2
|
+
id: number;
|
|
3
|
+
name: string;
|
|
4
|
+
indicator: string;
|
|
5
|
+
component: string;
|
|
6
|
+
dementia: string;
|
|
7
|
+
Action: string;
|
|
8
|
+
backgroundColor?: string;
|
|
9
|
+
backgroundColor1?: string;
|
|
10
|
+
TitleColor?: string;
|
|
11
|
+
TitleFontSize?: string;
|
|
12
|
+
EditColor?: string;
|
|
13
|
+
ViewColor?: string;
|
|
14
|
+
DeleteColor?: string;
|
|
15
|
+
EditIcon?: string;
|
|
16
|
+
borderRadius?: number;
|
|
17
|
+
}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { MdStaticButton } from "./Buttons";
|
|
2
|
+
import { MdStaticCard } from "./Card";
|
|
3
|
+
import { MdStaticCarousel } from "./Carousel";
|
|
4
|
+
import { MdStaticDropdown } from "./Dropdown";
|
|
5
|
+
import { MdStaticFooter } from "./Footer/MdStaticFooter/MdStaticFooter";
|
|
6
|
+
import { MdStaticFooter2 } from "./Footer/MdStaticFooter2/MdStaticFooter2";
|
|
7
|
+
import { InputGroup1, MdStaticFileInput, Textarea1 } from "./FormInputs";
|
|
8
|
+
import { MdStaticHeader } from "./Header";
|
|
9
|
+
import { MdStaticModalTab } from "./Model";
|
|
10
|
+
import { MdStaticNavbar } from "./Navbar";
|
|
11
|
+
import { Radio1 } from "./Radio/Radio1/Radio1";
|
|
12
|
+
import { MdStaticSidebar } from "./Sidebar";
|
|
13
|
+
export { InputGroup1, MdStaticButton, MdStaticCard, MdStaticCarousel, MdStaticDropdown, MdStaticFileInput, MdStaticFooter, MdStaticFooter2, MdStaticHeader, MdStaticModalTab, MdStaticNavbar, MdStaticSidebar, Radio1, Textarea1, };
|