mado-ui 0.1.1 → 0.1.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/dist/index.d.ts CHANGED
@@ -1,3 +1,6 @@
1
1
  import { Anchor, AnchorProps, Button, ButtonProps, Form, FormProps, FormSubmitArgs, Ghost, Heading, HeadingProps, Input, InputProps, Link, LinkProps, Modal, ModalDialog, ModalProps, ModalTrigger, SubmitButton, SubmitButtonProps, Time } from './components';
2
2
  import { defineField, Field, FieldType, FormContext, FormContextProvider, FormStatus, FormStatusProvider, useFormContext, useFormStatus } from './hooks';
3
- export { Anchor, AnchorProps, Button, ButtonProps, defineField, Field, FieldType, Form, FormProps, FormSubmitArgs, FormContext, FormContextProvider, FormStatus, FormStatusProvider, Ghost, Heading, HeadingProps, Input, InputProps, Link, LinkProps, Modal, ModalDialog, ModalProps, ModalTrigger, SubmitButton, SubmitButtonProps, Time, useFormContext, useFormStatus, };
3
+ import { Airplane, ArrowTriangle2CirclepathCircle, ArrowTriangle2CirclepathCircleFill, BagFill, Banknote, BellFill, BoltCar, BoltFill, BoltRingClosed, BoltTrianglebadgeExclamationmark, BookFill, BookmarkFill, BriefcaseFill, BubbleLeftFill, Building2Fill, Calendar, CameraFill, CarFill, CartFill, ChartBarDocHorizontal, Checkmark, CheckmarkSeal, ChevronCompactDown, ChevronDown, ChevronLeft, ChevronLeftForwardslashChevronRight, ChevronRight, ChevronUpChevronDown, CircleFill, ClockBadgeCheckmark, ClockFill, CloudFill, CubeFill, CurvePointLeft, DialHigh, DocFill, DocOnClipboard, DocOnDoc, DocOnDocFill, DocTextMagnifyingglass, DollarSign, EllipsisCircle, EllipsisCircleFill, Envelope, EnvelopeFill, Eye, ExclamationmarkOctagon, FigureWaterFitness, FlagFill, FlameFill, Folder, FolderFill, Gearshape, GearshapeFill, GiftFill, GlobeAmericasFill, House, HouseDeskclock, IPhoneHouse, LightbulbFill, LightbulbLed, ListBulletClipboardFill, LightRibbon, HareFill, HouseFill, Magnifyingglass, MapPinEllipse, MinusPlusBatteryblock, Network, NetworkShield, NewspaperFill, Number, PaperplaneFill, Person, PersonCropSquare, PersonFill, PersonFillQuestionmark, Phone, PhoneArrowUpRight, PhoneFill, PlayRectangleFill, Plus, Qrcode, RectanglePortraitAndArrowLeft, RectanglePortraitAndArrowLeftFill, Sensor, Signature, SolarPanel, SquareAndArrowDown, SquareAndArrowDownFill, SquareAndArrowUp, SquareAndArrowUpFill, SquareAndPencil, SquareAndPencilFill, TextBubble, ThreePeople, ThreeRectanglesDesktop, ThreeRectanglesDesktopFill, Trash, TrashFill, Tree, UmbrellaFill, Xmark } from './icons';
4
+ import { AcceptsRef, AnyElementProps, AsElement, MergeTypes, OneOf, OnlyFirst } from './types';
5
+ import { addClass, AdditionalmadoClassGroupIds, currentMonthName, currentWeekdayName, daysInMonth, easeOutExpo, emailRegex, extendMadoTailwindMerge, findComponentByType, firstOfMonth, formatPhoneNumber, getDate, getHours, getHoursIn12, getWeekdayName, getMilliseconds, getPreviousMonth, getMeridianFromHour, getMinutes, getMonth, getMonthIndexFromName, getMonthName, getNextMonth, getSeconds, getUserReadableDate, getUserReadableDateFromTimestampz, getYearsInRange, hasClass, isEmail, isPhoneNumber, MonthName, monthNamesList, removeClass, telRegex, toFullDateString, toggleClass, toLowerCase, twMerge, twSort, WeekdayName, weekdayNamesList } from './utils';
6
+ export { Airplane, ArrowTriangle2CirclepathCircle, ArrowTriangle2CirclepathCircleFill, BagFill, Banknote, BellFill, BoltCar, BoltFill, BoltRingClosed, BoltTrianglebadgeExclamationmark, BookFill, BookmarkFill, BriefcaseFill, BubbleLeftFill, Building2Fill, Calendar, CameraFill, CarFill, CartFill, ChartBarDocHorizontal, Checkmark, CheckmarkSeal, ChevronCompactDown, ChevronDown, ChevronLeft, ChevronLeftForwardslashChevronRight, ChevronRight, ChevronUpChevronDown, CircleFill, ClockBadgeCheckmark, ClockFill, CloudFill, CubeFill, CurvePointLeft, DialHigh, DocFill, DocOnClipboard, DocOnDoc, DocOnDocFill, DocTextMagnifyingglass, DollarSign, EllipsisCircle, EllipsisCircleFill, Envelope, EnvelopeFill, Eye, ExclamationmarkOctagon, FigureWaterFitness, FlagFill, FlameFill, Folder, FolderFill, Gearshape, GearshapeFill, GiftFill, GlobeAmericasFill, House, HouseDeskclock, IPhoneHouse, LightbulbFill, LightbulbLed, ListBulletClipboardFill, LightRibbon, HareFill, HouseFill, Magnifyingglass, MapPinEllipse, MinusPlusBatteryblock, Network, NetworkShield, NewspaperFill, Number, PaperplaneFill, Person, PersonCropSquare, PersonFill, PersonFillQuestionmark, Phone, PhoneArrowUpRight, PhoneFill, PlayRectangleFill, Plus, Qrcode, RectanglePortraitAndArrowLeft, RectanglePortraitAndArrowLeftFill, Sensor, Signature, SolarPanel, SquareAndArrowDown, SquareAndArrowDownFill, SquareAndArrowUp, SquareAndArrowUpFill, SquareAndPencil, SquareAndPencilFill, TextBubble, ThreePeople, ThreeRectanglesDesktop, ThreeRectanglesDesktopFill, Trash, TrashFill, Tree, UmbrellaFill, Xmark, AcceptsRef, addClass, AdditionalmadoClassGroupIds, Anchor, AnchorProps, AnyElementProps, AsElement, Button, ButtonProps, currentMonthName, currentWeekdayName, daysInMonth, defineField, easeOutExpo, emailRegex, extendMadoTailwindMerge, Field, FieldType, findComponentByType, firstOfMonth, Form, formatPhoneNumber, FormProps, FormSubmitArgs, FormContext, FormContextProvider, FormStatus, FormStatusProvider, getDate, getHours, getHoursIn12, getWeekdayName, getMilliseconds, getPreviousMonth, getMeridianFromHour, getMinutes, getMonth, getMonthIndexFromName, getMonthName, getNextMonth, getSeconds, getUserReadableDate, getUserReadableDateFromTimestampz, getYearsInRange, Ghost, hasClass, Heading, HeadingProps, Input, InputProps, isEmail, isPhoneNumber, Link, LinkProps, MergeTypes, Modal, ModalDialog, ModalProps, ModalTrigger, MonthName, monthNamesList, OneOf, OnlyFirst, removeClass, SubmitButton, SubmitButtonProps, telRegex, Time, toFullDateString, toggleClass, toLowerCase, twMerge, twSort, useFormContext, useFormStatus, WeekdayName, weekdayNamesList, };