demio-ui 5.4.27 → 5.4.28

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/types.d.ts CHANGED
@@ -235,11 +235,12 @@ type Props$a = {
235
235
  declare const InfoBanner: FC<Props$a>;
236
236
 
237
237
  type Props$9 = {
238
+ className?: string;
238
239
  children: React__default.ReactNode;
240
+ testid?: string;
239
241
  type?: 'hint' | 'error';
240
- className?: string;
241
242
  };
242
- declare function InputHint({ children, type, className }: Props$9): React__default.JSX.Element;
243
+ declare function InputHint({ className, children, testid, type }: Props$9): React__default.JSX.Element;
243
244
 
244
245
  type Props$8 = {
245
246
  htmlFor: string;
@@ -493,6 +494,24 @@ interface TagProps extends PropsWithChildren {
493
494
  }
494
495
  declare function Tag({ children, onDelete, className }: TagProps): React__default.JSX.Element;
495
496
 
497
+ type TextareaElement = React__default.ComponentRef<'textarea'>;
498
+ declare const Textarea: React__default.ForwardRefExoticComponent<Omit<Omit<React__default.DetailedHTMLProps<React__default.TextareaHTMLAttributes<HTMLTextAreaElement>, HTMLTextAreaElement>, "ref">, "className" | "id" | "value" | "defaultValue" | "onFocus" | "onBlur" | "onChange"> & {
499
+ className?: string;
500
+ counterVisibilityLimit?: number;
501
+ defaultValue?: string;
502
+ errorMessage?: string;
503
+ hint?: string;
504
+ id?: string;
505
+ isLabelStatic?: boolean;
506
+ label?: string;
507
+ onChange?: (event: React__default.ChangeEvent<TextareaElement>) => void;
508
+ onBlur?: (event: React__default.FocusEvent<TextareaElement>) => void;
509
+ onFocus?: (event: React__default.FocusEvent<TextareaElement>) => void;
510
+ optionalText?: string;
511
+ textareaWrapperClass?: string;
512
+ value?: string;
513
+ } & React__default.RefAttributes<HTMLTextAreaElement>>;
514
+
496
515
  interface IToast {
497
516
  className?: string;
498
517
  description?: string;
@@ -3096,4 +3115,4 @@ declare class ToastManager {
3096
3115
  }
3097
3116
  declare const toast: ToastManager;
3098
3117
 
3099
- export { SvgAdd as AddIcon, Alert, SvgAlert as AlertIcon, SvgAlertTriangle as AlertTriangleIcon, SvgKeyboardArrowDown as ArrowDownIcon, SvgArrowLeftDouble as ArrowLeftDoubleIcon, SvgArrowLeft as ArrowLeftIcon, SvgArrowLeftSingle as ArrowLeftSingleIcon, SvgAt as AtIcon, Avatar, Badge, SvgBarChart as BarChartIcon, SvgBlock as BlockIcon, SvgBlurOn as BlurOnIcon, Button$1 as Button, Button as ButtonNew, SvgCached as CachedIcon, SvgCalendar as CalendarIcon, SvgCamera as CameraIcon, SvgCameraOutlined as CameraOutlinedIcon, Card, SvgChatDisabled as ChatDisabledIcon, SvgChatDisabledOld as ChatDisabledOldIcon, SvgChatIcon as ChatIcon, SvgCheckCircle as CheckCircleIcon, SvgCheckCircleSolid as CheckCircleSolidIcon, SvgCheck as CheckIcon, SvgCheckVerified as CheckVerifiedIcon, Checkbox, SvgCheckbox as CheckboxIcon, SvgClock as ClockIcon, SvgClose as CloseIcon, SvgCompress as CompressIcon, SvgCopy as CopyIcon, CopyLinkInput, Crop, SvgCustomize as CustomizeIcon, SvgDelete as DeleteIcon, DnDArea, SvgDots as DotsIcon, SvgDownloadAll as DownloadAllIcon, SvgDownload as DownloadIcon, Drawer, DropdownItem, DropdownMenuContent, DropdownMenuGroup, DropdownMenuItem, DropdownMenuLabel, DropdownMenuPortal, DropdownMenuRoot, DropdownMenuSeparator, DropdownMenuTrigger, DropdownRadioGroup, DropdownRadioItem, SvgEdit as EditIcon, SvgEditSection as EditSectionIcon, SvgElectricBolt as ElectricBoltIcon, SvgEmail as EmailIcon, SvgEmptyBasket as EmptyBasketIcon, SvgEventDetails as EventDetailsIcon, SvgEventRepeat as EventRepeatIcon, SvgExclamation as ExclamationIcon, SvgExpand as ExpandIcon, SvgExternalLink as ExternalLinkIcon, SvgEyeSolid as EyeSolidIcon, SvgFacebook as FacebookIcon, SvgFacebookSquared as FacebookSquaredIcon, SvgFeatureAction as FeatureActionIcon, SvgFile as FileIcon, SvgFilterList as FilterListIcon, SvgFlipCamera as FlipCameraIcon, FormGroup, SvgGear as GearIcon, SvgHelp as HelpIcon, SvgHelpSolid as HelpSolidIcon, InfoBanner, SvgInfoCircle as InfoCircleIcon, SvgInfoCircleSolid as InfoCircleSolidIcon, SvgInfo as InfoIcon, SvgInfo1 as InfoSolidIcon, Input, InputHint, SvgInsights as InsightsIcon, SvgItems as ItemsIcon, Label, SvgLifebuoy as LifebuoyIcon, SvgLinkedin as LinkedInIcon, SvgLinkedinSquared as LinkedInSquaredIcon, SvgList as ListIcon, Loader, SvgLocation as LocationIcon, SvgLock as LockIcon, SvgMagic as MagicIcon, SvgMail as MailIcon, SvgMailLetter as MailLetterIcon, SvgMaterial as MaterialIcon, SvgMaterials as MaterialsIcon, SvgMicBold as MicBoldIcon, SvgMicOff1 as MicOffIcon, SvgMicOff as MicOffSolidIcon, SvgMic1 as MicOnSolidIcon, SvgMicOutlined as MicOutlinedIcon, SvgMobileDevice as MobileDeviceIcon, Modal, ModalScrollable, SvgMoney as MoneyIcon, MultiSelect, Note, SvgOnDemand as OnDemanIcon, SvgOutStage as OutStageIcon, Pagination, SvgPasswordEyeCrossed as PasswordEyeCrossedIcon, SvgPasswordEye as PasswordEyeIcon, SvgPastSession as PastSessionIcon, SvgPeopleCommunity as PeopleCommunityIcon, SvgPeople as PeopleIcon, SvgPerson as Person, SvgPersonCard as PersonCardIcon, SvgPersonCheck as PersonCheckIcon, SvgPersonCrossed as PersonCrossedIcon, SvgPersonDelete as PersonDeleteIcon, SvgPerson as PersonIcon, SvgPersonPlus as PersonPlusIcon, SvgPlayCircle as PlayCircleIcon, SvgPlay as PlayIcon, SvgPlus as PlusIcon, SvgPoll as PollIcon, Popover, PopoverTooltip, SvgPresentation as PresentationIcon, Progress, SvgProgress as ProgressIcon, SvgProtection as ProtectionIcon, RadioGroup, SvgRadio as RadioIcon, SvgReplace as ReplaceIcon, SvgReplayDisabled as ReplayDisabledIcon, SvgRestart as RestartIcon, SvgRestreamingDisabled as RestreamingDisabledIcon, SvgRestreaming as RestreamingIcon, SvgRocket as RocketIcon, SvgScreenPerson as ScreenPersonIcon, SvgScreenSharing as ScreenShareIcon, SvgScreenScareWindows as ScreenShareWindowIcon, ModalScrollable as ScrollableModal, SvgSearch as SearchIcon, Select, SelectItem, SelectItemText, SvgSeriesType as SeriesTypeIcon, SvgSessionTime as SessionTimeIcon, SvgShield as ShieldIcon, SvgSidebar as SideBarIcon, SliderDemo as Slider, SvgSmile as SmileIcon, SvgSmileSolid as SmileSolidIcon, SvgSpotlight as SpotlightIcon, SvgStackedEmail as StackedEmailIcon, SvgStage as StageIcon, SvgStandardType as StandardTypeIcon, Switch, SvgSync as SyncIcon, Tab, TabsContent, TabsList, TabsRoot, Tag, SvgTimesCircle as TimesCircleIcon, Toast, SvgToday as TodayIcon, Tooltip, SvgTrash as TrashIcon, SvgTrendingDown as TrendingDownIcon, SvgTrendingUp as TrendingUpIcon, SvgTwitter as TwitterIcon, Typography, SvgUndo as UndoIcon, SvgUnverified as UnverifiedIcon, SvgUpcomingSession as UpcomingSessionIcon, Upload, SvgUpload as UploadIcon, UploadMenu, UploadProgressPreview, SvgVerified as VerifiedIcon, SvgVideocam as VideoCamOnIcon, SvgVideocam1 as VideoCamOnSolidIcon, SvgVolumeOff1 as VolumeOffIcon, SvgVolumeUp as VolumeUpSolidIcon, SvgWarning as WarningIcon, SvgWarning1 as WarningSolidIcon, SvgYoutube as YoutubeIcon, SvgYoutubeSquared as YoutubeSquaredIcon, createImage, getCroppedImageURL, getFileExtension, getFileMimeType, getRadianAngle, index as icons, isExtensionMatchingMimeType, isImage, isValidFileDimension, isValidFileSize, isValidFileType, isVideo, mimeTypeMap, rotateSize, toast, useCroppedImage, useFileValidation };
3118
+ export { SvgAdd as AddIcon, Alert, SvgAlert as AlertIcon, SvgAlertTriangle as AlertTriangleIcon, SvgKeyboardArrowDown as ArrowDownIcon, SvgArrowLeftDouble as ArrowLeftDoubleIcon, SvgArrowLeft as ArrowLeftIcon, SvgArrowLeftSingle as ArrowLeftSingleIcon, SvgAt as AtIcon, Avatar, Badge, SvgBarChart as BarChartIcon, SvgBlock as BlockIcon, SvgBlurOn as BlurOnIcon, Button$1 as Button, Button as ButtonNew, SvgCached as CachedIcon, SvgCalendar as CalendarIcon, SvgCamera as CameraIcon, SvgCameraOutlined as CameraOutlinedIcon, Card, SvgChatDisabled as ChatDisabledIcon, SvgChatDisabledOld as ChatDisabledOldIcon, SvgChatIcon as ChatIcon, SvgCheckCircle as CheckCircleIcon, SvgCheckCircleSolid as CheckCircleSolidIcon, SvgCheck as CheckIcon, SvgCheckVerified as CheckVerifiedIcon, Checkbox, SvgCheckbox as CheckboxIcon, SvgClock as ClockIcon, SvgClose as CloseIcon, SvgCompress as CompressIcon, SvgCopy as CopyIcon, CopyLinkInput, Crop, SvgCustomize as CustomizeIcon, SvgDelete as DeleteIcon, DnDArea, SvgDots as DotsIcon, SvgDownloadAll as DownloadAllIcon, SvgDownload as DownloadIcon, Drawer, DropdownItem, DropdownMenuContent, DropdownMenuGroup, DropdownMenuItem, DropdownMenuLabel, DropdownMenuPortal, DropdownMenuRoot, DropdownMenuSeparator, DropdownMenuTrigger, DropdownRadioGroup, DropdownRadioItem, SvgEdit as EditIcon, SvgEditSection as EditSectionIcon, SvgElectricBolt as ElectricBoltIcon, SvgEmail as EmailIcon, SvgEmptyBasket as EmptyBasketIcon, SvgEventDetails as EventDetailsIcon, SvgEventRepeat as EventRepeatIcon, SvgExclamation as ExclamationIcon, SvgExpand as ExpandIcon, SvgExternalLink as ExternalLinkIcon, SvgEyeSolid as EyeSolidIcon, SvgFacebook as FacebookIcon, SvgFacebookSquared as FacebookSquaredIcon, SvgFeatureAction as FeatureActionIcon, SvgFile as FileIcon, SvgFilterList as FilterListIcon, SvgFlipCamera as FlipCameraIcon, FormGroup, SvgGear as GearIcon, SvgHelp as HelpIcon, SvgHelpSolid as HelpSolidIcon, InfoBanner, SvgInfoCircle as InfoCircleIcon, SvgInfoCircleSolid as InfoCircleSolidIcon, SvgInfo as InfoIcon, SvgInfo1 as InfoSolidIcon, Input, InputHint, SvgInsights as InsightsIcon, SvgItems as ItemsIcon, Label, SvgLifebuoy as LifebuoyIcon, SvgLinkedin as LinkedInIcon, SvgLinkedinSquared as LinkedInSquaredIcon, SvgList as ListIcon, Loader, SvgLocation as LocationIcon, SvgLock as LockIcon, SvgMagic as MagicIcon, SvgMail as MailIcon, SvgMailLetter as MailLetterIcon, SvgMaterial as MaterialIcon, SvgMaterials as MaterialsIcon, SvgMicBold as MicBoldIcon, SvgMicOff1 as MicOffIcon, SvgMicOff as MicOffSolidIcon, SvgMic1 as MicOnSolidIcon, SvgMicOutlined as MicOutlinedIcon, SvgMobileDevice as MobileDeviceIcon, Modal, ModalScrollable, SvgMoney as MoneyIcon, MultiSelect, Note, SvgOnDemand as OnDemanIcon, SvgOutStage as OutStageIcon, Pagination, SvgPasswordEyeCrossed as PasswordEyeCrossedIcon, SvgPasswordEye as PasswordEyeIcon, SvgPastSession as PastSessionIcon, SvgPeopleCommunity as PeopleCommunityIcon, SvgPeople as PeopleIcon, SvgPerson as Person, SvgPersonCard as PersonCardIcon, SvgPersonCheck as PersonCheckIcon, SvgPersonCrossed as PersonCrossedIcon, SvgPersonDelete as PersonDeleteIcon, SvgPerson as PersonIcon, SvgPersonPlus as PersonPlusIcon, SvgPlayCircle as PlayCircleIcon, SvgPlay as PlayIcon, SvgPlus as PlusIcon, SvgPoll as PollIcon, Popover, PopoverTooltip, SvgPresentation as PresentationIcon, Progress, SvgProgress as ProgressIcon, SvgProtection as ProtectionIcon, RadioGroup, SvgRadio as RadioIcon, SvgReplace as ReplaceIcon, SvgReplayDisabled as ReplayDisabledIcon, SvgRestart as RestartIcon, SvgRestreamingDisabled as RestreamingDisabledIcon, SvgRestreaming as RestreamingIcon, SvgRocket as RocketIcon, SvgScreenPerson as ScreenPersonIcon, SvgScreenSharing as ScreenShareIcon, SvgScreenScareWindows as ScreenShareWindowIcon, ModalScrollable as ScrollableModal, SvgSearch as SearchIcon, Select, SelectItem, SelectItemText, SvgSeriesType as SeriesTypeIcon, SvgSessionTime as SessionTimeIcon, SvgShield as ShieldIcon, SvgSidebar as SideBarIcon, SliderDemo as Slider, SvgSmile as SmileIcon, SvgSmileSolid as SmileSolidIcon, SvgSpotlight as SpotlightIcon, SvgStackedEmail as StackedEmailIcon, SvgStage as StageIcon, SvgStandardType as StandardTypeIcon, Switch, SvgSync as SyncIcon, Tab, TabsContent, TabsList, TabsRoot, Tag, Textarea, SvgTimesCircle as TimesCircleIcon, Toast, SvgToday as TodayIcon, Tooltip, SvgTrash as TrashIcon, SvgTrendingDown as TrendingDownIcon, SvgTrendingUp as TrendingUpIcon, SvgTwitter as TwitterIcon, Typography, SvgUndo as UndoIcon, SvgUnverified as UnverifiedIcon, SvgUpcomingSession as UpcomingSessionIcon, Upload, SvgUpload as UploadIcon, UploadMenu, UploadProgressPreview, SvgVerified as VerifiedIcon, SvgVideocam as VideoCamOnIcon, SvgVideocam1 as VideoCamOnSolidIcon, SvgVolumeOff1 as VolumeOffIcon, SvgVolumeUp as VolumeUpSolidIcon, SvgWarning as WarningIcon, SvgWarning1 as WarningSolidIcon, SvgYoutube as YoutubeIcon, SvgYoutubeSquared as YoutubeSquaredIcon, createImage, getCroppedImageURL, getFileExtension, getFileMimeType, getRadianAngle, index as icons, isExtensionMatchingMimeType, isImage, isValidFileDimension, isValidFileSize, isValidFileType, isVideo, mimeTypeMap, rotateSize, toast, useCroppedImage, useFileValidation };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "demio-ui",
3
- "version": "5.4.27",
3
+ "version": "5.4.28",
4
4
  "description": "",
5
5
  "repository": {
6
6
  "type": "git",