@map2usdnbhd/md_components 1.0.32 → 1.0.34

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.
@@ -1,6 +1,6 @@
1
1
  import { I as n } from "./index-_nYoEliG.js";
2
2
  import { I as e } from "./index-q-fN99gA.js";
3
- import { p as t, I as s } from "./index-xIAJtPKI.js";
3
+ import { p as t, I as s } from "./index-yBdDyy67.js";
4
4
  import "react";
5
5
  import "react-dom";
6
6
  function f(o, a) {
@@ -1,4 +1,4 @@
1
- import { _ as e, a as n } from "./index-xIAJtPKI.js";
1
+ import { _ as e, a as n } from "./index-yBdDyy67.js";
2
2
  import "react";
3
3
  import "react-dom";
4
4
  var u = function(o, a) {
@@ -9,7 +9,7 @@ var u = function(o, a) {
9
9
  case 0:
10
10
  return [4, import(
11
11
  /* webpackChunkName: "blueprint-icons-all-paths" */
12
- "./allPaths-dDN2OKEP.js"
12
+ "./allPaths-WtiPSK3r.js"
13
13
  )];
14
14
  case 1:
15
15
  return t = r.sent().getIconPaths, [2, t(o, a)];
@@ -2,7 +2,7 @@
2
2
  export interface MdstaticBtnIconInterface {
3
3
  size: "sm" | "md" | "lg";
4
4
  disable?: boolean;
5
- iconType?: "Setting" | " Appstore" | "CloseCircle" | "CheckCircle" | "Notification" | "CloudUpload" | "CloudDownload" | "Eye" | "Pen" | "TrashCan";
5
+ iconType?: "Setting" | " Appstore" | "CloseCircle" | "CheckCircle" | "Notification" | "CloudUpload" | "CloudDownload" | "Eye" | "Pen" | "TrashCan" | "mask";
6
6
  variant: "success" | "primary" | "danger" | "warning" | "dark" | "light";
7
7
  className: String;
8
8
  children?: React.ReactNode;
@@ -1,4 +1,6 @@
1
1
  export interface MdStaticToggleSwitchInterface {
2
2
  variant: "success" | "primary" | "danger" | "warning" | "dark" | "light" | "White";
3
- variant1: "success" | "primary" | "danger" | "warning" | "dark" | "light" | "White";
3
+ variant1: "success" | "primary" | "danger" | "warning" | "dark" | "light" | "White" | "none";
4
+ OnText?: string;
5
+ OffText?: string;
4
6
  }
@@ -0,0 +1,3 @@
1
+ import React from 'react';
2
+ import { MdGalleryCarouselInterface } from './MdGalleryCarouselInterface';
3
+ export declare const MdGalleryCarousel: React.FC<MdGalleryCarouselInterface>;
@@ -0,0 +1,5 @@
1
+ export interface MdGalleryCarouselInterface {
2
+ data: {
3
+ imageLink: string;
4
+ }[];
5
+ }
@@ -1,4 +1,6 @@
1
1
  import { MdFeaturedImageGallery } from "./MdFeaturedImageGallery/MdFeaturedImageGallery";
2
+ import { MdGalleryCarousel } from "./MdGalleryCarousel/MdGalleryCarousel";
3
+ import { MdQuadGallery } from "./MdQuadGallery/MdQuadGallery";
2
4
  import { MdStaticGallery } from "./MdStaticGallery/MdStaticGallery";
3
5
  import { MdStaticMasonryGridGallery } from "./MdStaticMasonryGridGalery/MdStaticMasonryGridGalery";
4
- export { MdStaticGallery, MdStaticMasonryGridGallery, MdFeaturedImageGallery };
6
+ export { MdStaticGallery, MdStaticMasonryGridGallery, MdFeaturedImageGallery, MdQuadGallery, MdGalleryCarousel };
@@ -22,5 +22,6 @@ import { MdStaticToastAutoHide, MdStaticToastDefaultBottomLeft, MdStaticToastDef
22
22
  import { MdStaticSpinner } from "./Spinner";
23
23
  import { MdStaticHoverEffect } from "./Hover";
24
24
  import { MdStaticBadgeIconNotification, MdStaticBadgeNotification } from "./Badge";
25
- import { MdFeaturedImageGallery, MdStaticGallery, MdStaticMasonryGridGallery } from "./Gallery";
26
- export { MdStaticPasswordField, MdStaticFileInput, MdStaticColorPicker, MdStaticEmailField, MdStaticNumberField, MdStaticTextFieldSet, MdStaticTextAreaField, MdStaticURLField, MdStaticSearchField, MdStaticDatePickerField, MdStaticCountdown, MdStaticSpinnerField, MdStaticToggleSwitch, MdStaticTextarea1, MdStaticTagInput, MdStaticPDFViewer, MdstaticNumericInput1, MdStaticTextField, MdStaticFontType, MdStaticTextInput, MdStaticToastAutoHide, MdStaticToastDefaultBottomLeft, MdStaticToastDefaultBottomRight, MdStaticToastDefaultTopLeft, MdStaticToastDefaultTopRight, MdStaticToastIcon, MdStaticToastImage, MdSweetToastError, MdSweetToastSuccess, MdSweetToastWarning, MdSweetToastInfo, MdSweetToastQuestion, MdStaticButton, MdStaticBtnIcon, MdStaticBtnIconOutline, MdStaticCarousel, MdStaticDropdown, MdStaticFooter, MdStaticFooter2, MdStaticHeader, MdStaticNavbar, MdStaticSidebar, Table02, MdStaticWSortIcon, MdTableDynamic, MdStaticModalForm, MdStaticModalTab, MdStaticMultiselect, MdStaticSearchDropdown, MdStaticCalendar, MdstaticCheckbox, MdstaticCheckboxGroup, MdStaticSplitButton, MdStaticMoreLessButton, MdErrorPage404, MdErrorPage500, MdStaticInfoBox, MdStaticInfoBoxShadow, MdStaticHTMLSelect, MdStaticConstraintsDragDrop, MdStaticDragDropSimple, MdStaticCard, MdStaticCardImgSide, MdStaticCardProgress, MdStaticCardTab, MdStaticCardColorHeader, MdStaticCardSocialMedia, MdEditableText, MdStaticSpinner, MdStaticHoverEffect, MdStaticBadgeNotification, MdStaticBadgeIconNotification, MdStaticGallery, MdStaticMasonryGridGallery, MdFeaturedImageGallery, };
25
+ import { MdFeaturedImageGallery, MdGalleryCarousel, MdQuadGallery, MdStaticGallery, MdStaticMasonryGridGallery } from "./Gallery";
26
+ import { MdStaticProgressBar } from "./ProgressBar";
27
+ export { MdStaticPasswordField, MdStaticFileInput, MdStaticColorPicker, MdStaticEmailField, MdStaticNumberField, MdStaticTextFieldSet, MdStaticTextAreaField, MdStaticURLField, MdStaticSearchField, MdStaticDatePickerField, MdStaticCountdown, MdStaticSpinnerField, MdStaticToggleSwitch, MdStaticTextarea1, MdStaticTagInput, MdStaticPDFViewer, MdstaticNumericInput1, MdStaticTextField, MdStaticFontType, MdStaticTextInput, MdStaticToastAutoHide, MdStaticToastDefaultBottomLeft, MdStaticToastDefaultBottomRight, MdStaticToastDefaultTopLeft, MdStaticToastDefaultTopRight, MdStaticToastIcon, MdStaticToastImage, MdSweetToastError, MdSweetToastSuccess, MdSweetToastWarning, MdSweetToastInfo, MdSweetToastQuestion, MdStaticButton, MdStaticBtnIcon, MdStaticBtnIconOutline, MdStaticCarousel, MdStaticDropdown, MdStaticFooter, MdStaticFooter2, MdStaticHeader, MdStaticNavbar, MdStaticSidebar, Table02, MdStaticWSortIcon, MdTableDynamic, MdStaticModalForm, MdStaticModalTab, MdStaticMultiselect, MdStaticSearchDropdown, MdStaticCalendar, MdstaticCheckbox, MdstaticCheckboxGroup, MdStaticSplitButton, MdStaticMoreLessButton, MdErrorPage404, MdErrorPage500, MdStaticInfoBox, MdStaticInfoBoxShadow, MdStaticHTMLSelect, MdStaticConstraintsDragDrop, MdStaticDragDropSimple, MdStaticCard, MdStaticCardImgSide, MdStaticCardProgress, MdStaticCardTab, MdStaticCardColorHeader, MdStaticCardSocialMedia, MdEditableText, MdStaticSpinner, MdStaticHoverEffect, MdStaticBadgeNotification, MdStaticBadgeIconNotification, MdStaticGallery, MdStaticMasonryGridGallery, MdFeaturedImageGallery, MdQuadGallery, MdGalleryCarousel, MdStaticProgressBar, };