@breadstone/mosaik-elements-angular 0.0.15 → 0.0.16
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/Cdk/Cdk.d.ts +14 -12
- package/Cdk/Cdk.d.ts.map +1 -1
- package/Cdk/Forms/FormStatusDirective.d.ts +2 -0
- package/Cdk/Forms/FormStatusDirective.d.ts.map +1 -0
- package/Cdk/Forms/FormValidator.d.ts +37 -0
- package/Cdk/Forms/FormValidator.d.ts.map +1 -0
- package/Controls/Components/Buttons/Anchor/AnchorComponent.d.ts.map +1 -1
- package/Controls/Components/Buttons/Button/ButtonComponent.d.ts.map +1 -1
- package/Controls/Components/Buttons/Button/ButtonGroupComponent.d.ts +1 -1
- package/Controls/Components/Buttons/Button/ButtonGroupComponent.d.ts.map +1 -1
- package/Controls/Components/Buttons/CompoundButton/CompoundButtonComponent.d.ts +1 -1
- package/Controls/Components/Buttons/CompoundButton/CompoundButtonComponent.d.ts.map +1 -1
- package/Controls/Components/Buttons/DropDownButton/DropDownButtonComponent.d.ts +1 -1
- package/Controls/Components/Buttons/DropDownButton/DropDownButtonComponent.d.ts.map +1 -1
- package/Controls/Components/Buttons/FloatingActionButton/FloatingActionButtonComponent.d.ts +1 -1
- package/Controls/Components/Buttons/FloatingActionButton/FloatingActionButtonComponent.d.ts.map +1 -1
- package/Controls/Components/Buttons/FloatingActionButton/FloatingActionButtonGroupComponent.d.ts +1 -1
- package/Controls/Components/Buttons/FloatingActionButton/FloatingActionButtonGroupComponent.d.ts.map +1 -1
- package/Controls/Components/Buttons/RepeatButton/RepeatButtonComponent.d.ts +1 -1
- package/Controls/Components/Buttons/RepeatButton/RepeatButtonComponent.d.ts.map +1 -1
- package/Controls/Components/Buttons/SplitButton/SplitButtonComponent.d.ts +1 -1
- package/Controls/Components/Buttons/SplitButton/SplitButtonComponent.d.ts.map +1 -1
- package/Controls/Components/Buttons/ToggleButton/ToggleButtonComponent.d.ts +1 -1
- package/Controls/Components/Buttons/ToggleButton/ToggleButtonComponent.d.ts.map +1 -1
- package/Controls/Components/Cells/CellComponent.d.ts.map +1 -1
- package/Controls/Components/Cells/CellGroupComponent.d.ts +1 -1
- package/Controls/Components/Cells/CellGroupComponent.d.ts.map +1 -1
- package/Controls/Components/Charts/ChartComponent.d.ts.map +1 -1
- package/Controls/Components/Effects/Pattern/PatternComponent.d.ts.map +1 -1
- package/Controls/Components/Effects/Perspective/PerspectiveComponent.d.ts.map +1 -1
- package/Controls/Components/Effects/Ripple/RippleComponent.d.ts.map +1 -1
- package/Controls/Components/Effects/Scale/ScaleComponent.d.ts.map +1 -1
- package/Controls/Components/Forms/FormComponent.d.ts.map +1 -1
- package/Controls/Components/Forms/FormFieldComponent.d.ts +1 -1
- package/Controls/Components/Forms/FormFieldComponent.d.ts.map +1 -1
- package/Controls/Components/Grouping/Banner/BannerComponent.d.ts.map +1 -1
- package/Controls/Components/Grouping/Banner/BannerHeaderComponent.d.ts +1 -1
- package/Controls/Components/Grouping/Banner/BannerHeaderComponent.d.ts.map +1 -1
- package/Controls/Components/Grouping/Banner/BannerSubHeaderComponent.d.ts +1 -1
- package/Controls/Components/Grouping/Banner/BannerSubHeaderComponent.d.ts.map +1 -1
- package/Controls/Components/Grouping/Breadcrumb/BreadcrumbComponent.d.ts.map +1 -1
- package/Controls/Components/Grouping/Breadcrumb/BreadcrumbItemComponent.d.ts +1 -1
- package/Controls/Components/Grouping/Breadcrumb/BreadcrumbItemComponent.d.ts.map +1 -1
- package/Controls/Components/Grouping/Card/CardActionsComponent.d.ts +1 -1
- package/Controls/Components/Grouping/Card/CardActionsComponent.d.ts.map +1 -1
- package/Controls/Components/Grouping/Card/CardComponent.d.ts.map +1 -1
- package/Controls/Components/Grouping/Card/CardContentComponent.d.ts +1 -1
- package/Controls/Components/Grouping/Card/CardContentComponent.d.ts.map +1 -1
- package/Controls/Components/Grouping/Card/CardFooterComponent.d.ts +1 -1
- package/Controls/Components/Grouping/Card/CardFooterComponent.d.ts.map +1 -1
- package/Controls/Components/Grouping/Card/CardHeaderComponent.d.ts +1 -1
- package/Controls/Components/Grouping/Card/CardHeaderComponent.d.ts.map +1 -1
- package/Controls/Components/Grouping/Card/CardSubTitleComponent.d.ts +1 -1
- package/Controls/Components/Grouping/Card/CardSubTitleComponent.d.ts.map +1 -1
- package/Controls/Components/Grouping/Card/CardTitleComponent.d.ts +1 -1
- package/Controls/Components/Grouping/Card/CardTitleComponent.d.ts.map +1 -1
- package/Controls/Components/Grouping/Disclosure/DisclosureComponent.d.ts.map +1 -1
- package/Controls/Components/Grouping/Expander/ExpanderComponent.d.ts.map +1 -1
- package/Controls/Components/Grouping/Expander/ExpanderGroupComponent.d.ts +1 -1
- package/Controls/Components/Grouping/Expander/ExpanderGroupComponent.d.ts.map +1 -1
- package/Controls/Components/Grouping/Expander/ExpanderHeaderComponent.d.ts +1 -1
- package/Controls/Components/Grouping/Expander/ExpanderHeaderComponent.d.ts.map +1 -1
- package/Controls/Components/Grouping/Expander/ExpanderSubHeaderComponent.d.ts +1 -1
- package/Controls/Components/Grouping/Expander/ExpanderSubHeaderComponent.d.ts.map +1 -1
- package/Controls/Components/Grouping/Toolbar/ToolbarComponent.d.ts.map +1 -1
- package/Controls/Components/Inputs/AutoCompleteBox/AutoCompleteBoxComponent.d.ts +1 -1
- package/Controls/Components/Inputs/AutoCompleteBox/AutoCompleteBoxComponent.d.ts.map +1 -1
- package/Controls/Components/Inputs/Calendar/CalendarComponent.d.ts +2 -1
- package/Controls/Components/Inputs/Calendar/CalendarComponent.d.ts.map +1 -1
- package/Controls/Components/Inputs/Calendar/CalendarHeaderComponent.d.ts +1 -1
- package/Controls/Components/Inputs/Calendar/CalendarHeaderComponent.d.ts.map +1 -1
- package/Controls/Components/Inputs/Calendar/CalendarItemComponent.d.ts +1 -1
- package/Controls/Components/Inputs/Calendar/CalendarItemComponent.d.ts.map +1 -1
- package/Controls/Components/Inputs/Calendar/CalendarSubHeaderComponent.d.ts +1 -1
- package/Controls/Components/Inputs/Calendar/CalendarSubHeaderComponent.d.ts.map +1 -1
- package/Controls/Components/Inputs/CheckBox/CheckBoxComponent.d.ts +2 -1
- package/Controls/Components/Inputs/CheckBox/CheckBoxComponent.d.ts.map +1 -1
- package/Controls/Components/Inputs/CheckBox/CheckBoxGroupComponent.d.ts +3 -2
- package/Controls/Components/Inputs/CheckBox/CheckBoxGroupComponent.d.ts.map +1 -1
- package/Controls/Components/Inputs/ChipBox/ChipBoxComponent.d.ts +3 -2
- package/Controls/Components/Inputs/ChipBox/ChipBoxComponent.d.ts.map +1 -1
- package/Controls/Components/Inputs/Choice/ChoiceComponent.d.ts +2 -1
- package/Controls/Components/Inputs/Choice/ChoiceComponent.d.ts.map +1 -1
- package/Controls/Components/Inputs/Choice/ChoiceGroupComponent.d.ts +6 -3
- package/Controls/Components/Inputs/Choice/ChoiceGroupComponent.d.ts.map +1 -1
- package/Controls/Components/Inputs/Choice/ChoiceGroupHeaderComponent.d.ts +1 -1
- package/Controls/Components/Inputs/Choice/ChoiceGroupHeaderComponent.d.ts.map +1 -1
- package/Controls/Components/Inputs/ColorBox/ColorBoxComponent.d.ts +3 -2
- package/Controls/Components/Inputs/ColorBox/ColorBoxComponent.d.ts.map +1 -1
- package/Controls/Components/Inputs/DateBox/DateBoxComponent.d.ts +3 -2
- package/Controls/Components/Inputs/DateBox/DateBoxComponent.d.ts.map +1 -1
- package/Controls/Components/Inputs/DateTimeBox/DateTimeBoxComponent.d.ts +3 -2
- package/Controls/Components/Inputs/DateTimeBox/DateTimeBoxComponent.d.ts.map +1 -1
- package/Controls/Components/Inputs/FileUpload/FilePickerComponent.d.ts +1 -1
- package/Controls/Components/Inputs/FileUpload/FilePickerComponent.d.ts.map +1 -1
- package/Controls/Components/Inputs/FileUpload/FileUploadComponent.d.ts +3 -2
- package/Controls/Components/Inputs/FileUpload/FileUploadComponent.d.ts.map +1 -1
- package/Controls/Components/Inputs/FileUpload/FileUploadItemComponent.d.ts +1 -1
- package/Controls/Components/Inputs/FileUpload/FileUploadItemComponent.d.ts.map +1 -1
- package/Controls/Components/Inputs/NumberBox/NumberBoxComponent.d.ts +3 -2
- package/Controls/Components/Inputs/NumberBox/NumberBoxComponent.d.ts.map +1 -1
- package/Controls/Components/Inputs/PasswordBox/PasswordBoxComponent.d.ts +3 -2
- package/Controls/Components/Inputs/PasswordBox/PasswordBoxComponent.d.ts.map +1 -1
- package/Controls/Components/Inputs/PinBox/PinBoxComponent.d.ts +3 -2
- package/Controls/Components/Inputs/PinBox/PinBoxComponent.d.ts.map +1 -1
- package/Controls/Components/Inputs/Radio/RadioComponent.d.ts +2 -1
- package/Controls/Components/Inputs/Radio/RadioComponent.d.ts.map +1 -1
- package/Controls/Components/Inputs/Radio/RadioGroupComponent.d.ts +3 -2
- package/Controls/Components/Inputs/Radio/RadioGroupComponent.d.ts.map +1 -1
- package/Controls/Components/Inputs/Rating/RatingComponent.d.ts.map +1 -1
- package/Controls/Components/Inputs/RichTextBox/RichTextBoxComponent.d.ts +3 -2
- package/Controls/Components/Inputs/RichTextBox/RichTextBoxComponent.d.ts.map +1 -1
- package/Controls/Components/Inputs/SearchBox/SearchBoxComponent.d.ts +3 -2
- package/Controls/Components/Inputs/SearchBox/SearchBoxComponent.d.ts.map +1 -1
- package/Controls/Components/Inputs/Select/SelectComponent.d.ts +2 -1
- package/Controls/Components/Inputs/Select/SelectComponent.d.ts.map +1 -1
- package/Controls/Components/Inputs/Select/SelectItemComponent.d.ts +1 -1
- package/Controls/Components/Inputs/Select/SelectItemComponent.d.ts.map +1 -1
- package/Controls/Components/Inputs/Select/SelectItemGroupComponent.d.ts +1 -1
- package/Controls/Components/Inputs/Select/SelectItemGroupComponent.d.ts.map +1 -1
- package/Controls/Components/Inputs/SignaturePad/SignaturePadComponent.d.ts +3 -2
- package/Controls/Components/Inputs/SignaturePad/SignaturePadComponent.d.ts.map +1 -1
- package/Controls/Components/Inputs/TextBox/TextBoxComponent.d.ts +3 -2
- package/Controls/Components/Inputs/TextBox/TextBoxComponent.d.ts.map +1 -1
- package/Controls/Components/Inputs/TimeBox/TimeBoxComponent.d.ts +3 -2
- package/Controls/Components/Inputs/TimeBox/TimeBoxComponent.d.ts.map +1 -1
- package/Controls/Components/Inputs/ToggleSwitch/ToggleSwitchComponent.d.ts +3 -2
- package/Controls/Components/Inputs/ToggleSwitch/ToggleSwitchComponent.d.ts.map +1 -1
- package/Controls/Components/Layouts/Absolute/AbsoluteComponent.d.ts.map +1 -1
- package/Controls/Components/Layouts/Absolute/AbsoluteItemComponent.d.ts +1 -1
- package/Controls/Components/Layouts/Absolute/AbsoluteItemComponent.d.ts.map +1 -1
- package/Controls/Components/Layouts/Grid/GridComponent.d.ts.map +1 -1
- package/Controls/Components/Layouts/Grid/GridItemComponent.d.ts +1 -1
- package/Controls/Components/Layouts/Grid/GridItemComponent.d.ts.map +1 -1
- package/Controls/Components/Layouts/Masonry/MasonryComponent.d.ts.map +1 -1
- package/Controls/Components/Layouts/Page/PageComponent.d.ts.map +1 -1
- package/Controls/Components/Layouts/Page/PageContentComponent.d.ts +1 -1
- package/Controls/Components/Layouts/Page/PageContentComponent.d.ts.map +1 -1
- package/Controls/Components/Layouts/Page/PageHeaderComponent.d.ts +1 -1
- package/Controls/Components/Layouts/Page/PageHeaderComponent.d.ts.map +1 -1
- package/Controls/Components/Layouts/Page/PageMenuComponent.d.ts +1 -1
- package/Controls/Components/Layouts/Page/PageMenuComponent.d.ts.map +1 -1
- package/Controls/Components/Layouts/Page/PagePreContentComponent.d.ts +1 -1
- package/Controls/Components/Layouts/Page/PagePreContentComponent.d.ts.map +1 -1
- package/Controls/Components/Layouts/Page/PagePreHeaderComponent.d.ts +1 -1
- package/Controls/Components/Layouts/Page/PagePreHeaderComponent.d.ts.map +1 -1
- package/Controls/Components/Layouts/Split/SplitComponent.d.ts.map +1 -1
- package/Controls/Components/Layouts/Stack/StackComponent.d.ts.map +1 -1
- package/Controls/Components/Layouts/TileList/TileListComponent.d.ts +1 -1
- package/Controls/Components/Layouts/TileList/TileListComponent.d.ts.map +1 -1
- package/Controls/Components/Layouts/TileList/TileListItemComponent.d.ts +1 -1
- package/Controls/Components/Layouts/TileList/TileListItemComponent.d.ts.map +1 -1
- package/Controls/Components/Layouts/Virtualize/VirtualizeComponent.d.ts.map +1 -1
- package/Controls/Components/Layouts/Wrap/WrapComponent.d.ts.map +1 -1
- package/Controls/Components/Media/Avatar/AvatarComponent.d.ts +2 -1
- package/Controls/Components/Media/Avatar/AvatarComponent.d.ts.map +1 -1
- package/Controls/Components/Media/Avatar/AvatarGroupComponent.d.ts +1 -1
- package/Controls/Components/Media/Avatar/AvatarGroupComponent.d.ts.map +1 -1
- package/Controls/Components/Media/Badge/BadgeComponent.d.ts.map +1 -1
- package/Controls/Components/Media/Camera/CameraComponent.d.ts.map +1 -1
- package/Controls/Components/Media/Chat/ChatComponent.d.ts.map +1 -1
- package/Controls/Components/Media/Chat/ChatHeaderComponent.d.ts +1 -1
- package/Controls/Components/Media/Chat/ChatHeaderComponent.d.ts.map +1 -1
- package/Controls/Components/Media/Chat/ChatMarkerComponent.d.ts +1 -1
- package/Controls/Components/Media/Chat/ChatMarkerComponent.d.ts.map +1 -1
- package/Controls/Components/Media/Chat/ChatMessageAvatarComponent.d.ts +1 -1
- package/Controls/Components/Media/Chat/ChatMessageAvatarComponent.d.ts.map +1 -1
- package/Controls/Components/Media/Chat/ChatMessageComponent.d.ts +1 -1
- package/Controls/Components/Media/Chat/ChatMessageComponent.d.ts.map +1 -1
- package/Controls/Components/Media/Chat/ChatMessageDividerComponent.d.ts +1 -1
- package/Controls/Components/Media/Chat/ChatMessageDividerComponent.d.ts.map +1 -1
- package/Controls/Components/Media/Chip/ChipComponent.d.ts.map +1 -1
- package/Controls/Components/Media/ColorArea/ColorAreaComponent.d.ts +1 -1
- package/Controls/Components/Media/ColorArea/ColorAreaComponent.d.ts.map +1 -1
- package/Controls/Components/Media/ColorPicker/ColorPickerComponent.d.ts +1 -1
- package/Controls/Components/Media/ColorPicker/ColorPickerComponent.d.ts.map +1 -1
- package/Controls/Components/Media/ColorSlider/ColorSliderComponent.d.ts +1 -1
- package/Controls/Components/Media/ColorSlider/ColorSliderComponent.d.ts.map +1 -1
- package/Controls/Components/Media/ColorSwatch/ColorSwatchComponent.d.ts +1 -1
- package/Controls/Components/Media/ColorSwatch/ColorSwatchComponent.d.ts.map +1 -1
- package/Controls/Components/Media/ColorSwatch/ColorSwatchGroupComponent.d.ts +1 -1
- package/Controls/Components/Media/ColorSwatch/ColorSwatchGroupComponent.d.ts.map +1 -1
- package/Controls/Components/Media/ColorThumb/ColorThumbComponent.d.ts +1 -1
- package/Controls/Components/Media/ColorThumb/ColorThumbComponent.d.ts.map +1 -1
- package/Controls/Components/Media/Comment/CommentComponent.d.ts.map +1 -1
- package/Controls/Components/Media/Emoji/EmojiComponent.d.ts.map +1 -1
- package/Controls/Components/Media/Icon/IconComponent.d.ts.map +1 -1
- package/Controls/Components/Media/Image/ImageComponent.d.ts.map +1 -1
- package/Controls/Components/Media/Persona/PersonaComponent.d.ts.map +1 -1
- package/Controls/Components/Media/QRCode/QRCodeComponent.d.ts.map +1 -1
- package/Controls/Components/Media/Video/VideoComponent.d.ts.map +1 -1
- package/Controls/Components/Misc/CookieConsent/CookiesConsentComponent.d.ts +1 -1
- package/Controls/Components/Misc/CookieConsent/CookiesConsentComponent.d.ts.map +1 -1
- package/Controls/Components/Misc/LightChain/LightChainComponent.d.ts +1 -1
- package/Controls/Components/Misc/LightChain/LightChainComponent.d.ts.map +1 -1
- package/Controls/Components/Overlays/BottomSheet/BottomSheetComponent.d.ts +1 -1
- package/Controls/Components/Overlays/BottomSheet/BottomSheetComponent.d.ts.map +1 -1
- package/Controls/Components/Overlays/Dialog/DialogActionsComponent.d.ts +1 -1
- package/Controls/Components/Overlays/Dialog/DialogActionsComponent.d.ts.map +1 -1
- package/Controls/Components/Overlays/Dialog/DialogComponent.d.ts.map +1 -1
- package/Controls/Components/Overlays/Dialog/DialogContentComponent.d.ts +1 -1
- package/Controls/Components/Overlays/Dialog/DialogContentComponent.d.ts.map +1 -1
- package/Controls/Components/Overlays/Dialog/DialogFooterComponent.d.ts +1 -1
- package/Controls/Components/Overlays/Dialog/DialogFooterComponent.d.ts.map +1 -1
- package/Controls/Components/Overlays/Dialog/DialogHeaderComponent.d.ts +1 -1
- package/Controls/Components/Overlays/Dialog/DialogHeaderComponent.d.ts.map +1 -1
- package/Controls/Components/Overlays/Dialog/DialogHeaderSubTextComponent.d.ts +1 -1
- package/Controls/Components/Overlays/Dialog/DialogHeaderSubTextComponent.d.ts.map +1 -1
- package/Controls/Components/Overlays/Dialog/DialogHeaderTextComponent.d.ts +1 -1
- package/Controls/Components/Overlays/Dialog/DialogHeaderTextComponent.d.ts.map +1 -1
- package/Controls/Components/Overlays/Dialog/DialogHostComponent.d.ts +1 -1
- package/Controls/Components/Overlays/Dialog/DialogHostComponent.d.ts.map +1 -1
- package/Controls/Components/Overlays/Drawer/DrawerComponent.d.ts.map +1 -1
- package/Controls/Components/Overlays/Drawer/DrawerContainerComponent.d.ts +1 -1
- package/Controls/Components/Overlays/Drawer/DrawerContainerComponent.d.ts.map +1 -1
- package/Controls/Components/Overlays/Drawer/DrawerContentComponent.d.ts +1 -1
- package/Controls/Components/Overlays/Drawer/DrawerContentComponent.d.ts.map +1 -1
- package/Controls/Components/Overlays/MessageBox/MessageBoxComponent.d.ts +1 -1
- package/Controls/Components/Overlays/MessageBox/MessageBoxComponent.d.ts.map +1 -1
- package/Controls/Components/Overlays/Toast/ToastComponent.d.ts.map +1 -1
- package/Controls/Components/Primitives/Adorners/ResizeAdorner/ResizeAdornerComponent.d.ts +1 -1
- package/Controls/Components/Primitives/Adorners/ResizeAdorner/ResizeAdornerComponent.d.ts.map +1 -1
- package/Controls/Components/Primitives/Backdrop/BackdropComponent.d.ts.map +1 -1
- package/Controls/Components/Primitives/Box/BoxComponent.d.ts.map +1 -1
- package/Controls/Components/Primitives/Checkmark/CheckmarkComponent.d.ts.map +1 -1
- package/Controls/Components/Primitives/Code/CodeComponent.d.ts.map +1 -1
- package/Controls/Components/Primitives/Divider/DividerComponent.d.ts.map +1 -1
- package/Controls/Components/Primitives/Dot/DotComponent.d.ts.map +1 -1
- package/Controls/Components/Primitives/DropZone/DropZoneComponent.d.ts +1 -1
- package/Controls/Components/Primitives/DropZone/DropZoneComponent.d.ts.map +1 -1
- package/Controls/Components/Primitives/Elevation/ElevationComponent.d.ts.map +1 -1
- package/Controls/Components/Primitives/Error/ErrorComponent.d.ts.map +1 -1
- package/Controls/Components/Primitives/Expandable/ExpandableComponent.d.ts.map +1 -1
- package/Controls/Components/Primitives/Flip/FlipComponent.d.ts.map +1 -1
- package/Controls/Components/Primitives/Floating/FloatingComponent.d.ts.map +1 -1
- package/Controls/Components/Primitives/Floating/FloatingTriggerComponent.d.ts +1 -1
- package/Controls/Components/Primitives/Floating/FloatingTriggerComponent.d.ts.map +1 -1
- package/Controls/Components/Primitives/FocusRing/FocusRingComponent.d.ts +1 -1
- package/Controls/Components/Primitives/FocusRing/FocusRingComponent.d.ts.map +1 -1
- package/Controls/Components/Primitives/Footer/FooterComponent.d.ts.map +1 -1
- package/Controls/Components/Primitives/Footer/FooterItemComponent.d.ts +1 -1
- package/Controls/Components/Primitives/Footer/FooterItemComponent.d.ts.map +1 -1
- package/Controls/Components/Primitives/Footer/FooterItemGroupComponent.d.ts +1 -1
- package/Controls/Components/Primitives/Footer/FooterItemGroupComponent.d.ts.map +1 -1
- package/Controls/Components/Primitives/Helmet/HelmetComponent.d.ts.map +1 -1
- package/Controls/Components/Primitives/Hint/HintComponent.d.ts.map +1 -1
- package/Controls/Components/Primitives/Jumbtron/JumbtronComponent.d.ts.map +1 -1
- package/Controls/Components/Primitives/Jumbtron/JumbtronHeaderComponent.d.ts +1 -1
- package/Controls/Components/Primitives/Jumbtron/JumbtronHeaderComponent.d.ts.map +1 -1
- package/Controls/Components/Primitives/Jumbtron/JumbtronSubHeaderComponent.d.ts +1 -1
- package/Controls/Components/Primitives/Jumbtron/JumbtronSubHeaderComponent.d.ts.map +1 -1
- package/Controls/Components/Primitives/Kbd/KbdComponent.d.ts.map +1 -1
- package/Controls/Components/Primitives/Kbd/KbdShortcutComponent.d.ts +1 -1
- package/Controls/Components/Primitives/Kbd/KbdShortcutComponent.d.ts.map +1 -1
- package/Controls/Components/Primitives/Marquee/MarqueeComponent.d.ts.map +1 -1
- package/Controls/Components/Primitives/Number/NumberComponent.d.ts.map +1 -1
- package/Controls/Components/Primitives/Number/NumberCounterComponent.d.ts +1 -1
- package/Controls/Components/Primitives/Number/NumberCounterComponent.d.ts.map +1 -1
- package/Controls/Components/Primitives/Paginator/PaginatorComponent.d.ts.map +1 -1
- package/Controls/Components/Primitives/Popup/PopupComponent.d.ts.map +1 -1
- package/Controls/Components/Primitives/Portal/PortalComponent.d.ts.map +1 -1
- package/Controls/Components/Primitives/Portal/PortalProjectionComponent.d.ts +1 -1
- package/Controls/Components/Primitives/Portal/PortalProjectionComponent.d.ts.map +1 -1
- package/Controls/Components/Primitives/Ribbon/RibbonComponent.d.ts.map +1 -1
- package/Controls/Components/Primitives/Scroll/ScrollComponent.d.ts.map +1 -1
- package/Controls/Components/Primitives/Skeleton/SkeletonComponent.d.ts.map +1 -1
- package/Controls/Components/Primitives/Spacer/SpacerComponent.d.ts.map +1 -1
- package/Controls/Components/Primitives/Sticky/StickyComponent.d.ts.map +1 -1
- package/Controls/Components/Primitives/Summary/SummaryComponent.d.ts.map +1 -1
- package/Controls/Components/Primitives/Swipe/SwipeComponent.d.ts.map +1 -1
- package/Controls/Components/Primitives/Text/TextComponent.d.ts.map +1 -1
- package/Controls/Components/Primitives/TextFormat/TextFormatComponent.d.ts +1 -1
- package/Controls/Components/Primitives/TextFormat/TextFormatComponent.d.ts.map +1 -1
- package/Controls/Components/Primitives/TickBar/TickBarComponent.d.ts +1 -1
- package/Controls/Components/Primitives/TickBar/TickBarComponent.d.ts.map +1 -1
- package/Controls/Components/Primitives/Toggletip/ToggleTipComponent.d.ts +1 -1
- package/Controls/Components/Primitives/Toggletip/ToggleTipComponent.d.ts.map +1 -1
- package/Controls/Components/Primitives/Tooltip/TooltipComponent.d.ts.map +1 -1
- package/Controls/Components/Primitives/UpDownSpinner/UpDownSpinnerComponent.d.ts +1 -1
- package/Controls/Components/Primitives/UpDownSpinner/UpDownSpinnerComponent.d.ts.map +1 -1
- package/Controls/Components/Ranges/MeterBar/MeterBarComponent.d.ts +1 -1
- package/Controls/Components/Ranges/MeterBar/MeterBarComponent.d.ts.map +1 -1
- package/Controls/Components/Ranges/MeterRing/MeterRingComponent.d.ts +1 -1
- package/Controls/Components/Ranges/MeterRing/MeterRingComponent.d.ts.map +1 -1
- package/Controls/Components/Ranges/ProgressBar/ProgressBarComponent.d.ts +1 -1
- package/Controls/Components/Ranges/ProgressBar/ProgressBarComponent.d.ts.map +1 -1
- package/Controls/Components/Ranges/ProgressRing/ProgressRingComponent.d.ts +1 -1
- package/Controls/Components/Ranges/ProgressRing/ProgressRingComponent.d.ts.map +1 -1
- package/Controls/Components/Ranges/Slider/SliderComponent.d.ts +5 -2
- package/Controls/Components/Ranges/Slider/SliderComponent.d.ts.map +1 -1
- package/Controls/Components/Ranges/Slider2/Slider2Component.d.ts.map +1 -1
- package/Controls/Components/Ranges/Slider2/Slider2ThumbComponent.d.ts.map +1 -1
- package/Controls/Components/Selectors/Carousel/CarouselComponent.d.ts.map +1 -1
- package/Controls/Components/Selectors/Carousel/CarouselItemComponent.d.ts +1 -1
- package/Controls/Components/Selectors/Carousel/CarouselItemComponent.d.ts.map +1 -1
- package/Controls/Components/Selectors/Carousel2/Carousel2Component.d.ts.map +1 -1
- package/Controls/Components/Selectors/Carousel2/CarouselItem2Component.d.ts +1 -1
- package/Controls/Components/Selectors/Carousel2/CarouselItem2Component.d.ts.map +1 -1
- package/Controls/Components/Selectors/Combo/ComboComponent.d.ts +2 -1
- package/Controls/Components/Selectors/Combo/ComboComponent.d.ts.map +1 -1
- package/Controls/Components/Selectors/Combo/ComboItemComponent.d.ts +1 -1
- package/Controls/Components/Selectors/Combo/ComboItemComponent.d.ts.map +1 -1
- package/Controls/Components/Selectors/DataList/DataListComponent.d.ts +1 -1
- package/Controls/Components/Selectors/DataList/DataListComponent.d.ts.map +1 -1
- package/Controls/Components/Selectors/DataTable/DataTableComponent.d.ts +1 -1
- package/Controls/Components/Selectors/DataTable/DataTableComponent.d.ts.map +1 -1
- package/Controls/Components/Selectors/ElectronicProgramGuide/EpgChannelComponent.d.ts +1 -1
- package/Controls/Components/Selectors/ElectronicProgramGuide/EpgChannelComponent.d.ts.map +1 -1
- package/Controls/Components/Selectors/ElectronicProgramGuide/EpgComponent.d.ts.map +1 -1
- package/Controls/Components/Selectors/ElectronicProgramGuide/EpgProgramComponent.d.ts +1 -1
- package/Controls/Components/Selectors/ElectronicProgramGuide/EpgProgramComponent.d.ts.map +1 -1
- package/Controls/Components/Selectors/List/ListComponent.d.ts.map +1 -1
- package/Controls/Components/Selectors/List/ListItemComponent.d.ts +1 -1
- package/Controls/Components/Selectors/List/ListItemComponent.d.ts.map +1 -1
- package/Controls/Components/Selectors/List/ListItemGroupComponent.d.ts +1 -1
- package/Controls/Components/Selectors/List/ListItemGroupComponent.d.ts.map +1 -1
- package/Controls/Components/Selectors/Menu/MenuComponent.d.ts.map +1 -1
- package/Controls/Components/Selectors/Menu/MenuItemComponent.d.ts +1 -1
- package/Controls/Components/Selectors/Menu/MenuItemComponent.d.ts.map +1 -1
- package/Controls/Components/Selectors/Menu/MenuItemGroupComponent.d.ts +1 -1
- package/Controls/Components/Selectors/Menu/MenuItemGroupComponent.d.ts.map +1 -1
- package/Controls/Components/Selectors/Segment/SegmentComponent.d.ts.map +1 -1
- package/Controls/Components/Selectors/Segment/SegmentItemComponent.d.ts +1 -1
- package/Controls/Components/Selectors/Segment/SegmentItemComponent.d.ts.map +1 -1
- package/Controls/Components/Selectors/Tab/TabComponent.d.ts.map +1 -1
- package/Controls/Components/Selectors/Tab/TabItemComponent.d.ts +1 -1
- package/Controls/Components/Selectors/Tab/TabItemComponent.d.ts.map +1 -1
- package/Controls/Components/Selectors/Tab/TabPanelComponent.d.ts +1 -1
- package/Controls/Components/Selectors/Tab/TabPanelComponent.d.ts.map +1 -1
- package/Controls/Components/Selectors/TabStrip/TabStripComponent.d.ts +1 -1
- package/Controls/Components/Selectors/TabStrip/TabStripComponent.d.ts.map +1 -1
- package/Controls/Components/Selectors/TabStrip/TabStripItemComponent.d.ts +1 -1
- package/Controls/Components/Selectors/TabStrip/TabStripItemComponent.d.ts.map +1 -1
- package/Controls/Components/Selectors/Table/TableBodyComponent.d.ts +1 -1
- package/Controls/Components/Selectors/Table/TableBodyComponent.d.ts.map +1 -1
- package/Controls/Components/Selectors/Table/TableCellComponent.d.ts +1 -1
- package/Controls/Components/Selectors/Table/TableCellComponent.d.ts.map +1 -1
- package/Controls/Components/Selectors/Table/TableComponent.d.ts.map +1 -1
- package/Controls/Components/Selectors/Table/TableHeaderComponent.d.ts +1 -1
- package/Controls/Components/Selectors/Table/TableHeaderComponent.d.ts.map +1 -1
- package/Controls/Components/Selectors/Table/TableRowComponent.d.ts +1 -1
- package/Controls/Components/Selectors/Table/TableRowComponent.d.ts.map +1 -1
- package/Controls/Components/Selectors/Tree/TreeComponent.d.ts.map +1 -1
- package/Controls/Components/Selectors/Tree/TreeItemComponent.d.ts +1 -1
- package/Controls/Components/Selectors/Tree/TreeItemComponent.d.ts.map +1 -1
- package/Controls/Components/Selectors/Wizard/WizardComponent.d.ts.map +1 -1
- package/Controls/Components/Selectors/Wizard/WizardStepComponent.d.ts +1 -1
- package/Controls/Components/Selectors/Wizard/WizardStepComponent.d.ts.map +1 -1
- package/Controls/Components/Shell/AppComponent.d.ts.map +1 -1
- package/Controls/Components/Shell/AppHeaderComponent.d.ts +1 -1
- package/Controls/Components/Shell/AppHeaderComponent.d.ts.map +1 -1
- package/Controls/Components/States/Empty/EmptyStateComponent.d.ts +1 -1
- package/Controls/Components/States/Empty/EmptyStateComponent.d.ts.map +1 -1
- package/Controls/Components/States/Error/ErrorStateComponent.d.ts +1 -1
- package/Controls/Components/States/Error/ErrorStateComponent.d.ts.map +1 -1
- package/Controls/Components/States/Success/SuccessStateComponent.d.ts +1 -1
- package/Controls/Components/States/Success/SuccessStateComponent.d.ts.map +1 -1
- package/Theming/Theme2Component.d.ts.map +1 -1
- package/fesm2022/mosaik-elements-angular.mjs +1381 -2035
- package/fesm2022/mosaik-elements-angular.mjs.map +1 -1
- package/package.json +3 -3
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CheckBoxGroupComponent.d.ts","sourceRoot":"","sources":["../../../../../src/Controls/Components/Inputs/CheckBox/CheckBoxGroupComponent.ts"],"names":[],"mappings":"AAOA,OAAO,EAAqE,oBAAoB,EAAE,YAAY,EAAU,cAAc,
|
|
1
|
+
{"version":3,"file":"CheckBoxGroupComponent.d.ts","sourceRoot":"","sources":["../../../../../src/Controls/Components/Inputs/CheckBox/CheckBoxGroupComponent.ts"],"names":[],"mappings":"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"}
|
|
@@ -3,7 +3,8 @@ import { ControlValueAccessor } from '@angular/forms';
|
|
|
3
3
|
import { ChipBoxElement } from '@breadstone/mosaik-elements-foundation';
|
|
4
4
|
import { MethodMap } from '../../../../Utils/Proxy';
|
|
5
5
|
import * as i0 from "@angular/core";
|
|
6
|
-
|
|
6
|
+
import * as i1 from "../../../../Cdk/Forms/FormStatusDirective";
|
|
7
|
+
export declare const CHIP_BOX_DEFAULT_PROPS: InjectionToken<Partial<import("libs/mosaik-elements-foundation/dist/Controls/Components/Inputs/ChipBox/IChipBoxElementProps").IChipBoxElementProps>>;
|
|
7
8
|
export declare class ChipBoxComponent implements ControlValueAccessor {
|
|
8
9
|
private readonly _element;
|
|
9
10
|
private readonly _zone;
|
|
@@ -80,7 +81,7 @@ export declare class ChipBoxComponent implements ControlValueAccessor {
|
|
|
80
81
|
invoke<TMethod extends ChipBoxMethodNames>(method: TMethod, ...args: Parameters<ChipBoxComponentMethods[TMethod]>): ReturnType<ChipBoxComponentMethods[TMethod]>;
|
|
81
82
|
private onEmit;
|
|
82
83
|
static ɵfac: i0.ɵɵFactoryDeclaration<ChipBoxComponent, never>;
|
|
83
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ChipBoxComponent, "mosaik-chipbox", never, { "required": { "alias": "required"; "required": false; }; "autofocus": { "alias": "autofocus"; "required": false; }; "name": { "alias": "name"; "required": false; }; "pattern": { "alias": "pattern"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "autocomplete": { "alias": "autocomplete"; "required": false; }; "isEditable": { "alias": "isEditable"; "required": false; }; "readonly": { "alias": "readonly"; "required": false; }; "pressBackspaceToRemove": { "alias": "pressBackspaceToRemove"; "required": false; }; "chips": { "alias": "chips"; "required": false; }; "separatorKeys": { "alias": "separatorKeys"; "required": false; }; "transform": { "alias": "transform"; "required": false; }; "themeName": { "alias": "themeName"; "required": false; }; "isClearable": { "alias": "isClearable"; "required": false; }; "cleared": { "alias": "cleared"; "required": false; }; "invalid": { "alias": "invalid"; "required": false; }; "value": { "alias": "value"; "required": false; }; "variant": { "alias": "variant"; "required": false; }; "appearance": { "alias": "appearance"; "required": false; }; "label": { "alias": "label"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "state": { "alias": "state"; "required": false; }; "formatter": { "alias": "formatter"; "required": false; }; "parser": { "alias": "parser"; "required": false; }; "isFocused": { "alias": "isFocused"; "required": false; }; "dir": { "alias": "dir"; "required": false; }; "lang": { "alias": "lang"; "required": false; }; }, { "chipAdded": "chipAdded"; "chipRemoved": "chipRemoved"; "connected": "connected"; "disconnected": "disconnected"; "changed": "changed"; }, never, ["*"], true,
|
|
84
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ChipBoxComponent, "mosaik-chipbox", never, { "required": { "alias": "required"; "required": false; }; "autofocus": { "alias": "autofocus"; "required": false; }; "name": { "alias": "name"; "required": false; }; "pattern": { "alias": "pattern"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "autocomplete": { "alias": "autocomplete"; "required": false; }; "isEditable": { "alias": "isEditable"; "required": false; }; "readonly": { "alias": "readonly"; "required": false; }; "pressBackspaceToRemove": { "alias": "pressBackspaceToRemove"; "required": false; }; "chips": { "alias": "chips"; "required": false; }; "separatorKeys": { "alias": "separatorKeys"; "required": false; }; "transform": { "alias": "transform"; "required": false; }; "themeName": { "alias": "themeName"; "required": false; }; "isClearable": { "alias": "isClearable"; "required": false; }; "cleared": { "alias": "cleared"; "required": false; }; "invalid": { "alias": "invalid"; "required": false; }; "value": { "alias": "value"; "required": false; }; "variant": { "alias": "variant"; "required": false; }; "appearance": { "alias": "appearance"; "required": false; }; "label": { "alias": "label"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "state": { "alias": "state"; "required": false; }; "formatter": { "alias": "formatter"; "required": false; }; "parser": { "alias": "parser"; "required": false; }; "isFocused": { "alias": "isFocused"; "required": false; }; "dir": { "alias": "dir"; "required": false; }; "lang": { "alias": "lang"; "required": false; }; }, { "chipAdded": "chipAdded"; "chipRemoved": "chipRemoved"; "connected": "connected"; "disconnected": "disconnected"; "changed": "changed"; }, never, ["*"], true, [{ directive: typeof i1.FormStatusDirective; inputs: {}; outputs: {}; }]>;
|
|
84
85
|
}
|
|
85
86
|
/**
|
|
86
87
|
* Declares the methods available on ChipBoxComponent.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ChipBoxComponent.d.ts","sourceRoot":"","sources":["../../../../../src/Controls/Components/Inputs/ChipBox/ChipBoxComponent.ts"],"names":[],"mappings":"AAOA,OAAO,EAAqE,oBAAoB,EAAE,YAAY,EAAU,cAAc,
|
|
1
|
+
{"version":3,"file":"ChipBoxComponent.d.ts","sourceRoot":"","sources":["../../../../../src/Controls/Components/Inputs/ChipBox/ChipBoxComponent.ts"],"names":[],"mappings":"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"}
|
|
@@ -3,6 +3,7 @@ import { ControlValueAccessor } from '@angular/forms';
|
|
|
3
3
|
import { ChoiceElement } from '@breadstone/mosaik-elements-foundation';
|
|
4
4
|
import { MethodMap } from '../../../../Utils/Proxy';
|
|
5
5
|
import * as i0 from "@angular/core";
|
|
6
|
+
import * as i1 from "../../../../Cdk/Forms/FormStatusDirective";
|
|
6
7
|
export declare const CHOICE_DEFAULT_PROPS: InjectionToken<Partial<import("libs/mosaik-elements-foundation/dist/Controls/Components/Inputs/Choice/IChoiceElementProps").IChoiceElementProps>>;
|
|
7
8
|
export declare class ChoiceComponent implements ControlValueAccessor {
|
|
8
9
|
private readonly _element;
|
|
@@ -62,7 +63,7 @@ export declare class ChoiceComponent implements ControlValueAccessor {
|
|
|
62
63
|
invoke<TMethod extends ChoiceMethodNames>(method: TMethod, ...args: Parameters<ChoiceComponentMethods[TMethod]>): ReturnType<ChoiceComponentMethods[TMethod]>;
|
|
63
64
|
private onEmit;
|
|
64
65
|
static ɵfac: i0.ɵɵFactoryDeclaration<ChoiceComponent, never>;
|
|
65
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ChoiceComponent, "mosaik-choice", never, { "name": { "alias": "name"; "required": false; }; "additional": { "alias": "additional"; "required": false; }; "required": { "alias": "required"; "required": false; }; "icon": { "alias": "icon"; "required": false; }; "iconPosition": { "alias": "iconPosition"; "required": false; }; "themeName": { "alias": "themeName"; "required": false; }; "invalid": { "alias": "invalid"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "appearance": { "alias": "appearance"; "required": false; }; "variant": { "alias": "variant"; "required": false; }; "label": { "alias": "label"; "required": false; }; "value": { "alias": "value"; "required": false; }; "isChecked": { "alias": "isChecked"; "required": false; }; "isThreeState": { "alias": "isThreeState"; "required": false; }; "isFocused": { "alias": "isFocused"; "required": false; }; "dir": { "alias": "dir"; "required": false; }; "lang": { "alias": "lang"; "required": false; }; }, { "checked": "checked"; "unchecked": "unchecked"; "indeterminate": "indeterminate"; "connected": "connected"; "disconnected": "disconnected"; "changed": "changed"; }, never, ["*"], true,
|
|
66
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ChoiceComponent, "mosaik-choice", never, { "name": { "alias": "name"; "required": false; }; "additional": { "alias": "additional"; "required": false; }; "required": { "alias": "required"; "required": false; }; "icon": { "alias": "icon"; "required": false; }; "iconPosition": { "alias": "iconPosition"; "required": false; }; "themeName": { "alias": "themeName"; "required": false; }; "invalid": { "alias": "invalid"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "appearance": { "alias": "appearance"; "required": false; }; "variant": { "alias": "variant"; "required": false; }; "label": { "alias": "label"; "required": false; }; "value": { "alias": "value"; "required": false; }; "isChecked": { "alias": "isChecked"; "required": false; }; "isThreeState": { "alias": "isThreeState"; "required": false; }; "isFocused": { "alias": "isFocused"; "required": false; }; "dir": { "alias": "dir"; "required": false; }; "lang": { "alias": "lang"; "required": false; }; }, { "checked": "checked"; "unchecked": "unchecked"; "indeterminate": "indeterminate"; "connected": "connected"; "disconnected": "disconnected"; "changed": "changed"; }, never, ["*"], true, [{ directive: typeof i1.FormStatusDirective; inputs: {}; outputs: {}; }]>;
|
|
66
67
|
}
|
|
67
68
|
/**
|
|
68
69
|
* Declares the methods available on ChoiceComponent.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ChoiceComponent.d.ts","sourceRoot":"","sources":["../../../../../src/Controls/Components/Inputs/Choice/ChoiceComponent.ts"],"names":[],"mappings":"AAOA,OAAO,EAAqE,oBAAoB,EAAE,YAAY,EAAU,cAAc,
|
|
1
|
+
{"version":3,"file":"ChoiceComponent.d.ts","sourceRoot":"","sources":["../../../../../src/Controls/Components/Inputs/Choice/ChoiceComponent.ts"],"names":[],"mappings":"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"}
|
|
@@ -3,7 +3,8 @@ import { ControlValueAccessor } from '@angular/forms';
|
|
|
3
3
|
import { ChoiceGroupElement } from '@breadstone/mosaik-elements-foundation';
|
|
4
4
|
import { MethodMap } from '../../../../Utils/Proxy';
|
|
5
5
|
import * as i0 from "@angular/core";
|
|
6
|
-
|
|
6
|
+
import * as i1 from "../../../../Cdk/Forms/FormStatusDirective";
|
|
7
|
+
export declare const CHOICE_GROUP_DEFAULT_PROPS: InjectionToken<Partial<import("libs/mosaik-elements-foundation/dist/Controls/Components/Inputs/Choice/IChoiceGroupElementProps").IChoiceGroupElementProps>>;
|
|
7
8
|
export declare class ChoiceGroupComponent implements ControlValueAccessor {
|
|
8
9
|
private readonly _element;
|
|
9
10
|
private readonly _zone;
|
|
@@ -21,6 +22,8 @@ export declare class ChoiceGroupComponent implements ControlValueAccessor {
|
|
|
21
22
|
set themeName(value: ChoiceGroupElement['themeName']);
|
|
22
23
|
get orientation(): ChoiceGroupElement['orientation'];
|
|
23
24
|
set orientation(value: ChoiceGroupElement['orientation']);
|
|
25
|
+
get invalid(): ChoiceGroupElement['invalid'];
|
|
26
|
+
set invalid(value: ChoiceGroupElement['invalid']);
|
|
24
27
|
get value(): ChoiceGroupElement['value'];
|
|
25
28
|
set value(value: ChoiceGroupElement['value']);
|
|
26
29
|
get disabled(): ChoiceGroupElement['disabled'];
|
|
@@ -44,12 +47,12 @@ export declare class ChoiceGroupComponent implements ControlValueAccessor {
|
|
|
44
47
|
invoke<TMethod extends ChoiceGroupMethodNames>(method: TMethod, ...args: Parameters<ChoiceGroupComponentMethods[TMethod]>): ReturnType<ChoiceGroupComponentMethods[TMethod]>;
|
|
45
48
|
private onEmit;
|
|
46
49
|
static ɵfac: i0.ɵɵFactoryDeclaration<ChoiceGroupComponent, never>;
|
|
47
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ChoiceGroupComponent, "mosaik-choice-group", never, { "name": { "alias": "name"; "required": false; }; "required": { "alias": "required"; "required": false; }; "themeName": { "alias": "themeName"; "required": false; }; "orientation": { "alias": "orientation"; "required": false; }; "value": { "alias": "value"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "appearance": { "alias": "appearance"; "required": false; }; "variant": { "alias": "variant"; "required": false; }; "dir": { "alias": "dir"; "required": false; }; "lang": { "alias": "lang"; "required": false; }; }, { "choiceChanged": "choiceChanged"; "connected": "connected"; "disconnected": "disconnected"; "changed": "changed"; }, never, ["*"], true,
|
|
50
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ChoiceGroupComponent, "mosaik-choice-group", never, { "name": { "alias": "name"; "required": false; }; "required": { "alias": "required"; "required": false; }; "themeName": { "alias": "themeName"; "required": false; }; "orientation": { "alias": "orientation"; "required": false; }; "invalid": { "alias": "invalid"; "required": false; }; "value": { "alias": "value"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "appearance": { "alias": "appearance"; "required": false; }; "variant": { "alias": "variant"; "required": false; }; "dir": { "alias": "dir"; "required": false; }; "lang": { "alias": "lang"; "required": false; }; }, { "choiceChanged": "choiceChanged"; "connected": "connected"; "disconnected": "disconnected"; "changed": "changed"; }, never, ["*"], true, [{ directive: typeof i1.FormStatusDirective; inputs: {}; outputs: {}; }]>;
|
|
48
51
|
}
|
|
49
52
|
/**
|
|
50
53
|
* Declares the methods available on ChoiceGroupComponent.
|
|
51
54
|
*/
|
|
52
|
-
export type ChoiceGroupMethodNames = 'adoptStyle' | 'on' | 'off' | 'emit' | 'requestUpdate';
|
|
55
|
+
export type ChoiceGroupMethodNames = 'checkValidity' | 'adoptStyle' | 'on' | 'off' | 'emit' | 'requestUpdate';
|
|
53
56
|
/**
|
|
54
57
|
* Declares the methods interface for ChoiceGroupComponent.
|
|
55
58
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ChoiceGroupComponent.d.ts","sourceRoot":"","sources":["../../../../../src/Controls/Components/Inputs/Choice/ChoiceGroupComponent.ts"],"names":[],"mappings":"AAOA,OAAO,EAAqE,oBAAoB,EAAE,YAAY,EAAU,cAAc,
|
|
1
|
+
{"version":3,"file":"ChoiceGroupComponent.d.ts","sourceRoot":"","sources":["../../../../../src/Controls/Components/Inputs/Choice/ChoiceGroupComponent.ts"],"names":[],"mappings":"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"}
|
|
@@ -2,7 +2,7 @@ import { EnvironmentProviders, EventEmitter, InjectionToken } from '@angular/cor
|
|
|
2
2
|
import { ChoiceGroupHeaderElement } from '@breadstone/mosaik-elements-foundation';
|
|
3
3
|
import { MethodMap } from '../../../../Utils/Proxy';
|
|
4
4
|
import * as i0 from "@angular/core";
|
|
5
|
-
export declare const
|
|
5
|
+
export declare const CHOICE_GROUP_HEADER_DEFAULT_PROPS: InjectionToken<Partial<import("libs/mosaik-elements-foundation/dist/Controls/Components/Inputs/Choice/IChoiceGroupHeaderElementProps").IChoiceGroupHeaderElementProps>>;
|
|
6
6
|
export declare class ChoiceGroupHeaderComponent {
|
|
7
7
|
private readonly _element;
|
|
8
8
|
private readonly _zone;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ChoiceGroupHeaderComponent.d.ts","sourceRoot":"","sources":["../../../../../src/Controls/Components/Inputs/Choice/ChoiceGroupHeaderComponent.ts"],"names":[],"mappings":"AAOA,OAAO,EAAqE,oBAAoB,EAAE,YAAY,EAAU,cAAc,
|
|
1
|
+
{"version":3,"file":"ChoiceGroupHeaderComponent.d.ts","sourceRoot":"","sources":["../../../../../src/Controls/Components/Inputs/Choice/ChoiceGroupHeaderComponent.ts"],"names":[],"mappings":"AAOA,OAAO,EAAqE,oBAAoB,EAAE,YAAY,EAAU,cAAc,EAAmD,MAAM,eAAe,CAAC;AAC/M,OAAO,EAAE,wBAAwB,EAAE,MAAM,wCAAwC,CAAC;AAClF,OAAO,EAA2B,SAAS,EAAE,MAAM,yBAAyB,CAAC;;AAE7E,eAAO,MAAM,iCAAiC,yKAAmG,CAAC;AAElJ,qBAaa,0BAA0B;IACnC,OAAO,CAAC,QAAQ,CAAC,QAAQ,CAA2B;IACpD,OAAO,CAAC,QAAQ,CAAC,KAAK,CAAS;IAE/B,OAAO,CAAC,QAAQ,CAAC,UAAU,CAAwB;IACnD,OAAO,CAAC,QAAQ,CAAC,aAAa,CAAwB;IACtD,OAAO,CAAC,QAAQ,CAAC,QAAQ,CAAwB;;IAkBjD,IACW,SAAS,IAAI,wBAAwB,CAAC,WAAW,CAAC,CAG5D;IACD,IAAW,SAAS,CAAC,KAAK,EAAE,wBAAwB,CAAC,WAAW,CAAC,EAKhE;IAED,IACW,GAAG,IAAI,wBAAwB,CAAC,KAAK,CAAC,CAGhD;IACD,IAAW,GAAG,CAAC,KAAK,EAAE,wBAAwB,CAAC,KAAK,CAAC,EAKpD;IAED,IACW,IAAI,IAAI,wBAAwB,CAAC,MAAM,CAAC,CAGlD;IACD,IAAW,IAAI,CAAC,KAAK,EAAE,wBAAwB,CAAC,MAAM,CAAC,EAKtD;IAED,IACW,SAAS,IAAI,YAAY,CAAC,OAAO,CAAC,CAE5C;IAED,IACW,YAAY,IAAI,YAAY,CAAC,OAAO,CAAC,CAE/C;IAED,IACW,OAAO,IAAI,YAAY,CAAC,OAAO,CAAC,CAE1C;IAEM,MAAM,CAAC,OAAO,SAAS,4BAA4B,EAAE,MAAM,EAAE,OAAO,EAAE,GAAG,IAAI,EAAE,UAAU,CAAC,iCAAiC,CAAC,OAAO,CAAC,CAAC,GAAG,UAAU,CAAC,iCAAiC,CAAC,OAAO,CAAC,CAAC;IAIrM,OAAO,CAAC,MAAM;yCA/EL,0BAA0B;2CAA1B,0BAA0B;CAsFtC;AAED;;GAEG;AACH,MAAM,MAAM,4BAA4B,GAAG,YAAY,GAAG,IAAI,GAAG,KAAK,GAAG,MAAM,GAAG,eAAe,CAAC;AAElG;;GAEG;AACH,MAAM,MAAM,iCAAiC,GAAG,SAAS,CAAC,4BAA4B,CAAC,CAAC;AAExF;;GAEG;AACH,wBAAgB,wBAAwB,CAAC,MAAM,EAAE,OAAO,CAAC,wBAAwB,CAAC,KAAK,CAAC,GAAG,oBAAoB,CAO9G"}
|
|
@@ -3,7 +3,8 @@ import { ControlValueAccessor } from '@angular/forms';
|
|
|
3
3
|
import { ColorBoxElement } from '@breadstone/mosaik-elements-foundation';
|
|
4
4
|
import { MethodMap } from '../../../../Utils/Proxy';
|
|
5
5
|
import * as i0 from "@angular/core";
|
|
6
|
-
|
|
6
|
+
import * as i1 from "../../../../Cdk/Forms/FormStatusDirective";
|
|
7
|
+
export declare const COLOR_BOX_DEFAULT_PROPS: InjectionToken<Partial<import("libs/mosaik-elements-foundation/dist/Controls/Components/Inputs/ColorBox/IColorBoxElementProps").IColorBoxElementProps>>;
|
|
7
8
|
export declare class ColorBoxComponent implements ControlValueAccessor {
|
|
8
9
|
private readonly _element;
|
|
9
10
|
private readonly _zone;
|
|
@@ -82,7 +83,7 @@ export declare class ColorBoxComponent implements ControlValueAccessor {
|
|
|
82
83
|
invoke<TMethod extends ColorBoxMethodNames>(method: TMethod, ...args: Parameters<ColorBoxComponentMethods[TMethod]>): ReturnType<ColorBoxComponentMethods[TMethod]>;
|
|
83
84
|
private onEmit;
|
|
84
85
|
static ɵfac: i0.ɵɵFactoryDeclaration<ColorBoxComponent, never>;
|
|
85
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ColorBoxComponent, "mosaik-colorbox", never, { "readonly": { "alias": "readonly"; "required": false; }; "required": { "alias": "required"; "required": false; }; "autofocus": { "alias": "autofocus"; "required": false; }; "name": { "alias": "name"; "required": false; }; "pattern": { "alias": "pattern"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "autocomplete": { "alias": "autocomplete"; "required": false; }; "swatches": { "alias": "swatches"; "required": false; }; "themeName": { "alias": "themeName"; "required": false; }; "isClearable": { "alias": "isClearable"; "required": false; }; "cleared": { "alias": "cleared"; "required": false; }; "invalid": { "alias": "invalid"; "required": false; }; "value": { "alias": "value"; "required": false; }; "variant": { "alias": "variant"; "required": false; }; "appearance": { "alias": "appearance"; "required": false; }; "dropDownPlacement": { "alias": "dropDownPlacement"; "required": false; }; "dropDownStrategy": { "alias": "dropDownStrategy"; "required": false; }; "dropDownDistance": { "alias": "dropDownDistance"; "required": false; }; "dropDownSkidding": { "alias": "dropDownSkidding"; "required": false; }; "dropDownStaysOpen": { "alias": "dropDownStaysOpen"; "required": false; }; "maxDropDownHeight": { "alias": "maxDropDownHeight"; "required": false; }; "isDropDownOpen": { "alias": "isDropDownOpen"; "required": false; }; "label": { "alias": "label"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "state": { "alias": "state"; "required": false; }; "formatter": { "alias": "formatter"; "required": false; }; "parser": { "alias": "parser"; "required": false; }; "isFocused": { "alias": "isFocused"; "required": false; }; "dir": { "alias": "dir"; "required": false; }; "lang": { "alias": "lang"; "required": false; }; }, { "connected": "connected"; "disconnected": "disconnected"; "changed": "changed"; }, never, ["*"], true,
|
|
86
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ColorBoxComponent, "mosaik-colorbox", never, { "readonly": { "alias": "readonly"; "required": false; }; "required": { "alias": "required"; "required": false; }; "autofocus": { "alias": "autofocus"; "required": false; }; "name": { "alias": "name"; "required": false; }; "pattern": { "alias": "pattern"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "autocomplete": { "alias": "autocomplete"; "required": false; }; "swatches": { "alias": "swatches"; "required": false; }; "themeName": { "alias": "themeName"; "required": false; }; "isClearable": { "alias": "isClearable"; "required": false; }; "cleared": { "alias": "cleared"; "required": false; }; "invalid": { "alias": "invalid"; "required": false; }; "value": { "alias": "value"; "required": false; }; "variant": { "alias": "variant"; "required": false; }; "appearance": { "alias": "appearance"; "required": false; }; "dropDownPlacement": { "alias": "dropDownPlacement"; "required": false; }; "dropDownStrategy": { "alias": "dropDownStrategy"; "required": false; }; "dropDownDistance": { "alias": "dropDownDistance"; "required": false; }; "dropDownSkidding": { "alias": "dropDownSkidding"; "required": false; }; "dropDownStaysOpen": { "alias": "dropDownStaysOpen"; "required": false; }; "maxDropDownHeight": { "alias": "maxDropDownHeight"; "required": false; }; "isDropDownOpen": { "alias": "isDropDownOpen"; "required": false; }; "label": { "alias": "label"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "state": { "alias": "state"; "required": false; }; "formatter": { "alias": "formatter"; "required": false; }; "parser": { "alias": "parser"; "required": false; }; "isFocused": { "alias": "isFocused"; "required": false; }; "dir": { "alias": "dir"; "required": false; }; "lang": { "alias": "lang"; "required": false; }; }, { "connected": "connected"; "disconnected": "disconnected"; "changed": "changed"; }, never, ["*"], true, [{ directive: typeof i1.FormStatusDirective; inputs: {}; outputs: {}; }]>;
|
|
86
87
|
}
|
|
87
88
|
/**
|
|
88
89
|
* Declares the methods available on ColorBoxComponent.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ColorBoxComponent.d.ts","sourceRoot":"","sources":["../../../../../src/Controls/Components/Inputs/ColorBox/ColorBoxComponent.ts"],"names":[],"mappings":"AAOA,OAAO,EAAqE,oBAAoB,EAAE,YAAY,EAAU,cAAc,
|
|
1
|
+
{"version":3,"file":"ColorBoxComponent.d.ts","sourceRoot":"","sources":["../../../../../src/Controls/Components/Inputs/ColorBox/ColorBoxComponent.ts"],"names":[],"mappings":"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"}
|
|
@@ -3,7 +3,8 @@ import { ControlValueAccessor } from '@angular/forms';
|
|
|
3
3
|
import { DateBoxElement } from '@breadstone/mosaik-elements-foundation';
|
|
4
4
|
import { MethodMap } from '../../../../Utils/Proxy';
|
|
5
5
|
import * as i0 from "@angular/core";
|
|
6
|
-
|
|
6
|
+
import * as i1 from "../../../../Cdk/Forms/FormStatusDirective";
|
|
7
|
+
export declare const DATE_BOX_DEFAULT_PROPS: InjectionToken<Partial<import("libs/mosaik-elements-foundation/dist/Controls/Components/Inputs/DateBox/IDateBoxElementProps").IDateBoxElementProps>>;
|
|
7
8
|
export declare class DateBoxComponent implements ControlValueAccessor {
|
|
8
9
|
private readonly _element;
|
|
9
10
|
private readonly _zone;
|
|
@@ -116,7 +117,7 @@ export declare class DateBoxComponent implements ControlValueAccessor {
|
|
|
116
117
|
invoke<TMethod extends DateBoxMethodNames>(method: TMethod, ...args: Parameters<DateBoxComponentMethods[TMethod]>): ReturnType<DateBoxComponentMethods[TMethod]>;
|
|
117
118
|
private onEmit;
|
|
118
119
|
static ɵfac: i0.ɵɵFactoryDeclaration<DateBoxComponent, never>;
|
|
119
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DateBoxComponent, "mosaik-datebox", never, { "displayDate": { "alias": "displayDate"; "required": false; }; "displayDateStart": { "alias": "displayDateStart"; "required": false; }; "displayDateEnd": { "alias": "displayDateEnd"; "required": false; }; "displayValue": { "alias": "displayValue"; "required": false; }; "values": { "alias": "values"; "required": false; }; "view": { "alias": "view"; "required": false; }; "selectionMode": { "alias": "selectionMode"; "required": false; }; "blackoutDates": { "alias": "blackoutDates"; "required": false; }; "specialDates": { "alias": "specialDates"; "required": false; }; "minDate": { "alias": "minDate"; "required": false; }; "maxDate": { "alias": "maxDate"; "required": false; }; "firstDayOfWeek": { "alias": "firstDayOfWeek"; "required": false; }; "isTodayHighlighted": { "alias": "isTodayHighlighted"; "required": false; }; "isWeekendHighlighted": { "alias": "isWeekendHighlighted"; "required": false; }; "showWeekNumbers": { "alias": "showWeekNumbers"; "required": false; }; "markerHandler": { "alias": "markerHandler"; "required": false; }; "showAdjacent": { "alias": "showAdjacent"; "required": false; }; "readonly": { "alias": "readonly"; "required": false; }; "required": { "alias": "required"; "required": false; }; "autofocus": { "alias": "autofocus"; "required": false; }; "name": { "alias": "name"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "autocomplete": { "alias": "autocomplete"; "required": false; }; "format": { "alias": "format"; "required": false; }; "themeName": { "alias": "themeName"; "required": false; }; "isClearable": { "alias": "isClearable"; "required": false; }; "cleared": { "alias": "cleared"; "required": false; }; "locale": { "alias": "locale"; "required": false; }; "invalid": { "alias": "invalid"; "required": false; }; "value": { "alias": "value"; "required": false; }; "variant": { "alias": "variant"; "required": false; }; "appearance": { "alias": "appearance"; "required": false; }; "dropDownPlacement": { "alias": "dropDownPlacement"; "required": false; }; "dropDownStrategy": { "alias": "dropDownStrategy"; "required": false; }; "dropDownDistance": { "alias": "dropDownDistance"; "required": false; }; "dropDownSkidding": { "alias": "dropDownSkidding"; "required": false; }; "dropDownStaysOpen": { "alias": "dropDownStaysOpen"; "required": false; }; "maxDropDownHeight": { "alias": "maxDropDownHeight"; "required": false; }; "isDropDownOpen": { "alias": "isDropDownOpen"; "required": false; }; "label": { "alias": "label"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "state": { "alias": "state"; "required": false; }; "formatter": { "alias": "formatter"; "required": false; }; "parser": { "alias": "parser"; "required": false; }; "isFocused": { "alias": "isFocused"; "required": false; }; "dir": { "alias": "dir"; "required": false; }; "lang": { "alias": "lang"; "required": false; }; }, { "connected": "connected"; "disconnected": "disconnected"; "changed": "changed"; }, never, ["*"], true,
|
|
120
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DateBoxComponent, "mosaik-datebox", never, { "displayDate": { "alias": "displayDate"; "required": false; }; "displayDateStart": { "alias": "displayDateStart"; "required": false; }; "displayDateEnd": { "alias": "displayDateEnd"; "required": false; }; "displayValue": { "alias": "displayValue"; "required": false; }; "values": { "alias": "values"; "required": false; }; "view": { "alias": "view"; "required": false; }; "selectionMode": { "alias": "selectionMode"; "required": false; }; "blackoutDates": { "alias": "blackoutDates"; "required": false; }; "specialDates": { "alias": "specialDates"; "required": false; }; "minDate": { "alias": "minDate"; "required": false; }; "maxDate": { "alias": "maxDate"; "required": false; }; "firstDayOfWeek": { "alias": "firstDayOfWeek"; "required": false; }; "isTodayHighlighted": { "alias": "isTodayHighlighted"; "required": false; }; "isWeekendHighlighted": { "alias": "isWeekendHighlighted"; "required": false; }; "showWeekNumbers": { "alias": "showWeekNumbers"; "required": false; }; "markerHandler": { "alias": "markerHandler"; "required": false; }; "showAdjacent": { "alias": "showAdjacent"; "required": false; }; "readonly": { "alias": "readonly"; "required": false; }; "required": { "alias": "required"; "required": false; }; "autofocus": { "alias": "autofocus"; "required": false; }; "name": { "alias": "name"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "autocomplete": { "alias": "autocomplete"; "required": false; }; "format": { "alias": "format"; "required": false; }; "themeName": { "alias": "themeName"; "required": false; }; "isClearable": { "alias": "isClearable"; "required": false; }; "cleared": { "alias": "cleared"; "required": false; }; "locale": { "alias": "locale"; "required": false; }; "invalid": { "alias": "invalid"; "required": false; }; "value": { "alias": "value"; "required": false; }; "variant": { "alias": "variant"; "required": false; }; "appearance": { "alias": "appearance"; "required": false; }; "dropDownPlacement": { "alias": "dropDownPlacement"; "required": false; }; "dropDownStrategy": { "alias": "dropDownStrategy"; "required": false; }; "dropDownDistance": { "alias": "dropDownDistance"; "required": false; }; "dropDownSkidding": { "alias": "dropDownSkidding"; "required": false; }; "dropDownStaysOpen": { "alias": "dropDownStaysOpen"; "required": false; }; "maxDropDownHeight": { "alias": "maxDropDownHeight"; "required": false; }; "isDropDownOpen": { "alias": "isDropDownOpen"; "required": false; }; "label": { "alias": "label"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "state": { "alias": "state"; "required": false; }; "formatter": { "alias": "formatter"; "required": false; }; "parser": { "alias": "parser"; "required": false; }; "isFocused": { "alias": "isFocused"; "required": false; }; "dir": { "alias": "dir"; "required": false; }; "lang": { "alias": "lang"; "required": false; }; }, { "connected": "connected"; "disconnected": "disconnected"; "changed": "changed"; }, never, ["*"], true, [{ directive: typeof i1.FormStatusDirective; inputs: {}; outputs: {}; }]>;
|
|
120
121
|
}
|
|
121
122
|
/**
|
|
122
123
|
* Declares the methods available on DateBoxComponent.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DateBoxComponent.d.ts","sourceRoot":"","sources":["../../../../../src/Controls/Components/Inputs/DateBox/DateBoxComponent.ts"],"names":[],"mappings":"AAOA,OAAO,EAAqE,oBAAoB,EAAE,YAAY,EAAU,cAAc,
|
|
1
|
+
{"version":3,"file":"DateBoxComponent.d.ts","sourceRoot":"","sources":["../../../../../src/Controls/Components/Inputs/DateBox/DateBoxComponent.ts"],"names":[],"mappings":"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"}
|
|
@@ -3,7 +3,8 @@ import { ControlValueAccessor } from '@angular/forms';
|
|
|
3
3
|
import { DateTimeBoxElement } from '@breadstone/mosaik-elements-foundation';
|
|
4
4
|
import { MethodMap } from '../../../../Utils/Proxy';
|
|
5
5
|
import * as i0 from "@angular/core";
|
|
6
|
-
|
|
6
|
+
import * as i1 from "../../../../Cdk/Forms/FormStatusDirective";
|
|
7
|
+
export declare const DATE_TIME_BOX_DEFAULT_PROPS: InjectionToken<Partial<import("libs/mosaik-elements-foundation/dist/Controls/Components/Inputs/DateTimeBox/IDateTimeBoxElementProps").IDateTimeBoxElementProps>>;
|
|
7
8
|
export declare class DateTimeBoxComponent implements ControlValueAccessor {
|
|
8
9
|
private readonly _element;
|
|
9
10
|
private readonly _zone;
|
|
@@ -114,7 +115,7 @@ export declare class DateTimeBoxComponent implements ControlValueAccessor {
|
|
|
114
115
|
invoke<TMethod extends DateTimeBoxMethodNames>(method: TMethod, ...args: Parameters<DateTimeBoxComponentMethods[TMethod]>): ReturnType<DateTimeBoxComponentMethods[TMethod]>;
|
|
115
116
|
private onEmit;
|
|
116
117
|
static ɵfac: i0.ɵɵFactoryDeclaration<DateTimeBoxComponent, never>;
|
|
117
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DateTimeBoxComponent, "mosaik-datetimebox", never, { "displayDate": { "alias": "displayDate"; "required": false; }; "displayDateStart": { "alias": "displayDateStart"; "required": false; }; "displayDateEnd": { "alias": "displayDateEnd"; "required": false; }; "displayValue": { "alias": "displayValue"; "required": false; }; "values": { "alias": "values"; "required": false; }; "view": { "alias": "view"; "required": false; }; "blackoutDates": { "alias": "blackoutDates"; "required": false; }; "specialDates": { "alias": "specialDates"; "required": false; }; "minDate": { "alias": "minDate"; "required": false; }; "maxDate": { "alias": "maxDate"; "required": false; }; "firstDayOfWeek": { "alias": "firstDayOfWeek"; "required": false; }; "isTodayHighlighted": { "alias": "isTodayHighlighted"; "required": false; }; "isWeekendHighlighted": { "alias": "isWeekendHighlighted"; "required": false; }; "showWeekNumbers": { "alias": "showWeekNumbers"; "required": false; }; "markerHandler": { "alias": "markerHandler"; "required": false; }; "showAdjacent": { "alias": "showAdjacent"; "required": false; }; "readonly": { "alias": "readonly"; "required": false; }; "required": { "alias": "required"; "required": false; }; "autofocus": { "alias": "autofocus"; "required": false; }; "name": { "alias": "name"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "autocomplete": { "alias": "autocomplete"; "required": false; }; "format": { "alias": "format"; "required": false; }; "themeName": { "alias": "themeName"; "required": false; }; "isClearable": { "alias": "isClearable"; "required": false; }; "cleared": { "alias": "cleared"; "required": false; }; "locale": { "alias": "locale"; "required": false; }; "invalid": { "alias": "invalid"; "required": false; }; "value": { "alias": "value"; "required": false; }; "variant": { "alias": "variant"; "required": false; }; "appearance": { "alias": "appearance"; "required": false; }; "dropDownPlacement": { "alias": "dropDownPlacement"; "required": false; }; "dropDownStrategy": { "alias": "dropDownStrategy"; "required": false; }; "dropDownDistance": { "alias": "dropDownDistance"; "required": false; }; "dropDownSkidding": { "alias": "dropDownSkidding"; "required": false; }; "dropDownStaysOpen": { "alias": "dropDownStaysOpen"; "required": false; }; "maxDropDownHeight": { "alias": "maxDropDownHeight"; "required": false; }; "isDropDownOpen": { "alias": "isDropDownOpen"; "required": false; }; "label": { "alias": "label"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "state": { "alias": "state"; "required": false; }; "formatter": { "alias": "formatter"; "required": false; }; "parser": { "alias": "parser"; "required": false; }; "isFocused": { "alias": "isFocused"; "required": false; }; "dir": { "alias": "dir"; "required": false; }; "lang": { "alias": "lang"; "required": false; }; }, { "connected": "connected"; "disconnected": "disconnected"; "changed": "changed"; }, never, ["*"], true,
|
|
118
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DateTimeBoxComponent, "mosaik-datetimebox", never, { "displayDate": { "alias": "displayDate"; "required": false; }; "displayDateStart": { "alias": "displayDateStart"; "required": false; }; "displayDateEnd": { "alias": "displayDateEnd"; "required": false; }; "displayValue": { "alias": "displayValue"; "required": false; }; "values": { "alias": "values"; "required": false; }; "view": { "alias": "view"; "required": false; }; "blackoutDates": { "alias": "blackoutDates"; "required": false; }; "specialDates": { "alias": "specialDates"; "required": false; }; "minDate": { "alias": "minDate"; "required": false; }; "maxDate": { "alias": "maxDate"; "required": false; }; "firstDayOfWeek": { "alias": "firstDayOfWeek"; "required": false; }; "isTodayHighlighted": { "alias": "isTodayHighlighted"; "required": false; }; "isWeekendHighlighted": { "alias": "isWeekendHighlighted"; "required": false; }; "showWeekNumbers": { "alias": "showWeekNumbers"; "required": false; }; "markerHandler": { "alias": "markerHandler"; "required": false; }; "showAdjacent": { "alias": "showAdjacent"; "required": false; }; "readonly": { "alias": "readonly"; "required": false; }; "required": { "alias": "required"; "required": false; }; "autofocus": { "alias": "autofocus"; "required": false; }; "name": { "alias": "name"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "autocomplete": { "alias": "autocomplete"; "required": false; }; "format": { "alias": "format"; "required": false; }; "themeName": { "alias": "themeName"; "required": false; }; "isClearable": { "alias": "isClearable"; "required": false; }; "cleared": { "alias": "cleared"; "required": false; }; "locale": { "alias": "locale"; "required": false; }; "invalid": { "alias": "invalid"; "required": false; }; "value": { "alias": "value"; "required": false; }; "variant": { "alias": "variant"; "required": false; }; "appearance": { "alias": "appearance"; "required": false; }; "dropDownPlacement": { "alias": "dropDownPlacement"; "required": false; }; "dropDownStrategy": { "alias": "dropDownStrategy"; "required": false; }; "dropDownDistance": { "alias": "dropDownDistance"; "required": false; }; "dropDownSkidding": { "alias": "dropDownSkidding"; "required": false; }; "dropDownStaysOpen": { "alias": "dropDownStaysOpen"; "required": false; }; "maxDropDownHeight": { "alias": "maxDropDownHeight"; "required": false; }; "isDropDownOpen": { "alias": "isDropDownOpen"; "required": false; }; "label": { "alias": "label"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "state": { "alias": "state"; "required": false; }; "formatter": { "alias": "formatter"; "required": false; }; "parser": { "alias": "parser"; "required": false; }; "isFocused": { "alias": "isFocused"; "required": false; }; "dir": { "alias": "dir"; "required": false; }; "lang": { "alias": "lang"; "required": false; }; }, { "connected": "connected"; "disconnected": "disconnected"; "changed": "changed"; }, never, ["*"], true, [{ directive: typeof i1.FormStatusDirective; inputs: {}; outputs: {}; }]>;
|
|
118
119
|
}
|
|
119
120
|
/**
|
|
120
121
|
* Declares the methods available on DateTimeBoxComponent.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DateTimeBoxComponent.d.ts","sourceRoot":"","sources":["../../../../../src/Controls/Components/Inputs/DateTimeBox/DateTimeBoxComponent.ts"],"names":[],"mappings":"AAOA,OAAO,EAAqE,oBAAoB,EAAE,YAAY,EAAU,cAAc,
|
|
1
|
+
{"version":3,"file":"DateTimeBoxComponent.d.ts","sourceRoot":"","sources":["../../../../../src/Controls/Components/Inputs/DateTimeBox/DateTimeBoxComponent.ts"],"names":[],"mappings":"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"}
|
|
@@ -2,7 +2,7 @@ import { EnvironmentProviders, EventEmitter, InjectionToken } from '@angular/cor
|
|
|
2
2
|
import { FilePickerElement } from '@breadstone/mosaik-elements-foundation';
|
|
3
3
|
import { MethodMap } from '../../../../Utils/Proxy';
|
|
4
4
|
import * as i0 from "@angular/core";
|
|
5
|
-
export declare const
|
|
5
|
+
export declare const FILE_PICKER_DEFAULT_PROPS: InjectionToken<Partial<import("libs/mosaik-elements-foundation/dist/Controls/Components/Inputs/FileUpload/IFilePickerElementProps").IFilePickerElementProps>>;
|
|
6
6
|
export declare class FilePickerComponent {
|
|
7
7
|
private readonly _element;
|
|
8
8
|
private readonly _zone;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FilePickerComponent.d.ts","sourceRoot":"","sources":["../../../../../src/Controls/Components/Inputs/FileUpload/FilePickerComponent.ts"],"names":[],"mappings":"AAOA,OAAO,EAAqE,oBAAoB,EAAE,YAAY,EAAU,cAAc,
|
|
1
|
+
{"version":3,"file":"FilePickerComponent.d.ts","sourceRoot":"","sources":["../../../../../src/Controls/Components/Inputs/FileUpload/FilePickerComponent.ts"],"names":[],"mappings":"AAOA,OAAO,EAAqE,oBAAoB,EAAE,YAAY,EAAU,cAAc,EAAmD,MAAM,eAAe,CAAC;AAC/M,OAAO,EAAE,iBAAiB,EAAE,MAAM,wCAAwC,CAAC;AAC3E,OAAO,EAA2B,SAAS,EAAE,MAAM,yBAAyB,CAAC;;AAE7E,eAAO,MAAM,yBAAyB,+JAAoF,CAAC;AAE3H,qBAaa,mBAAmB;IAC5B,OAAO,CAAC,QAAQ,CAAC,QAAQ,CAAoB;IAC7C,OAAO,CAAC,QAAQ,CAAC,KAAK,CAAS;IAE/B,OAAO,CAAC,QAAQ,CAAC,UAAU,CAAwB;IACnD,OAAO,CAAC,QAAQ,CAAC,aAAa,CAAwB;IACtD,OAAO,CAAC,QAAQ,CAAC,QAAQ,CAAwB;;IAkBjD,IACW,UAAU,IAAI,iBAAiB,CAAC,YAAY,CAAC,CAGvD;IACD,IAAW,UAAU,CAAC,KAAK,EAAE,iBAAiB,CAAC,YAAY,CAAC,EAK3D;IAED,IACW,QAAQ,IAAI,iBAAiB,CAAC,UAAU,CAAC,CAGnD;IACD,IAAW,QAAQ,CAAC,KAAK,EAAE,iBAAiB,CAAC,UAAU,CAAC,EAKvD;IAED,IACW,MAAM,IAAI,iBAAiB,CAAC,QAAQ,CAAC,CAG/C;IACD,IAAW,MAAM,CAAC,KAAK,EAAE,iBAAiB,CAAC,QAAQ,CAAC,EAKnD;IAED,IACW,SAAS,IAAI,iBAAiB,CAAC,WAAW,CAAC,CAGrD;IACD,IAAW,SAAS,CAAC,KAAK,EAAE,iBAAiB,CAAC,WAAW,CAAC,EAKzD;IAED,IACW,SAAS,IAAI,iBAAiB,CAAC,WAAW,CAAC,CAGrD;IACD,IAAW,SAAS,CAAC,KAAK,EAAE,iBAAiB,CAAC,WAAW,CAAC,EAKzD;IAED,IACW,QAAQ,IAAI,iBAAiB,CAAC,UAAU,CAAC,CAGnD;IACD,IAAW,QAAQ,CAAC,KAAK,EAAE,iBAAiB,CAAC,UAAU,CAAC,EAKvD;IAED,IACW,GAAG,IAAI,iBAAiB,CAAC,KAAK,CAAC,CAGzC;IACD,IAAW,GAAG,CAAC,KAAK,EAAE,iBAAiB,CAAC,KAAK,CAAC,EAK7C;IAED,IACW,IAAI,IAAI,iBAAiB,CAAC,MAAM,CAAC,CAG3C;IACD,IAAW,IAAI,CAAC,KAAK,EAAE,iBAAiB,CAAC,MAAM,CAAC,EAK/C;IAED,IACW,SAAS,IAAI,YAAY,CAAC,OAAO,CAAC,CAE5C;IAED,IACW,YAAY,IAAI,YAAY,CAAC,OAAO,CAAC,CAE/C;IAED,IACW,OAAO,IAAI,YAAY,CAAC,OAAO,CAAC,CAE1C;IAEM,MAAM,CAAC,OAAO,SAAS,qBAAqB,EAAE,MAAM,EAAE,OAAO,EAAE,GAAG,IAAI,EAAE,UAAU,CAAC,0BAA0B,CAAC,OAAO,CAAC,CAAC,GAAG,UAAU,CAAC,0BAA0B,CAAC,OAAO,CAAC,CAAC;IAIhL,OAAO,CAAC,MAAM;yCA3IL,mBAAmB;2CAAnB,mBAAmB;CAkJ/B;AAED;;GAEG;AACH,MAAM,MAAM,qBAAqB,GAAG,MAAM,GAAG,YAAY,GAAG,IAAI,GAAG,KAAK,GAAG,MAAM,GAAG,eAAe,CAAC;AAEpG;;GAEG;AACH,MAAM,MAAM,0BAA0B,GAAG,SAAS,CAAC,qBAAqB,CAAC,CAAC;AAE1E;;GAEG;AACH,wBAAgB,iBAAiB,CAAC,MAAM,EAAE,OAAO,CAAC,iBAAiB,CAAC,KAAK,CAAC,GAAG,oBAAoB,CAOhG"}
|
|
@@ -3,7 +3,8 @@ import { ControlValueAccessor } from '@angular/forms';
|
|
|
3
3
|
import { FileUploadElement } from '@breadstone/mosaik-elements-foundation';
|
|
4
4
|
import { MethodMap } from '../../../../Utils/Proxy';
|
|
5
5
|
import * as i0 from "@angular/core";
|
|
6
|
-
|
|
6
|
+
import * as i1 from "../../../../Cdk/Forms/FormStatusDirective";
|
|
7
|
+
export declare const FILE_UPLOAD_DEFAULT_PROPS: InjectionToken<Partial<import("libs/mosaik-elements-foundation/dist/Controls/Components/Inputs/FileUpload/IFileUploadElementProps").IFileUploadElementProps>>;
|
|
7
8
|
export declare class FileUploadComponent implements ControlValueAccessor {
|
|
8
9
|
private readonly _element;
|
|
9
10
|
private readonly _zone;
|
|
@@ -66,7 +67,7 @@ export declare class FileUploadComponent implements ControlValueAccessor {
|
|
|
66
67
|
invoke<TMethod extends FileUploadMethodNames>(method: TMethod, ...args: Parameters<FileUploadComponentMethods[TMethod]>): ReturnType<FileUploadComponentMethods[TMethod]>;
|
|
67
68
|
private onEmit;
|
|
68
69
|
static ɵfac: i0.ɵɵFactoryDeclaration<FileUploadComponent, never>;
|
|
69
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FileUploadComponent, "mosaik-file-upload", never, { "isDragging": { "alias": "isDragging"; "required": false; }; "intl": { "alias": "intl"; "required": false; }; "fileAdded": { "alias": "fileAdded"; "required": false; }; "fileDeleted": { "alias": "fileDeleted"; "required": false; }; "fileFailed": { "alias": "fileFailed"; "required": false; }; "filesChanged": { "alias": "filesChanged"; "required": false; }; "autoUpload": { "alias": "autoUpload"; "required": false; }; "view": { "alias": "view"; "required": false; }; "multiple": { "alias": "multiple"; "required": false; }; "directory": { "alias": "directory"; "required": false; }; "accept": { "alias": "accept"; "required": false; }; "strategy": { "alias": "strategy"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "maxSize": { "alias": "maxSize"; "required": false; }; "themeName": { "alias": "themeName"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "appearance": { "alias": "appearance"; "required": false; }; "variant": { "alias": "variant"; "required": false; }; "invalid": { "alias": "invalid"; "required": false; }; "value": { "alias": "value"; "required": false; }; "dir": { "alias": "dir"; "required": false; }; "lang": { "alias": "lang"; "required": false; }; }, { "connected": "connected"; "disconnected": "disconnected"; "changed": "changed"; }, never, ["*"], true,
|
|
70
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<FileUploadComponent, "mosaik-file-upload", never, { "isDragging": { "alias": "isDragging"; "required": false; }; "intl": { "alias": "intl"; "required": false; }; "fileAdded": { "alias": "fileAdded"; "required": false; }; "fileDeleted": { "alias": "fileDeleted"; "required": false; }; "fileFailed": { "alias": "fileFailed"; "required": false; }; "filesChanged": { "alias": "filesChanged"; "required": false; }; "autoUpload": { "alias": "autoUpload"; "required": false; }; "view": { "alias": "view"; "required": false; }; "multiple": { "alias": "multiple"; "required": false; }; "directory": { "alias": "directory"; "required": false; }; "accept": { "alias": "accept"; "required": false; }; "strategy": { "alias": "strategy"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "maxSize": { "alias": "maxSize"; "required": false; }; "themeName": { "alias": "themeName"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "appearance": { "alias": "appearance"; "required": false; }; "variant": { "alias": "variant"; "required": false; }; "invalid": { "alias": "invalid"; "required": false; }; "value": { "alias": "value"; "required": false; }; "dir": { "alias": "dir"; "required": false; }; "lang": { "alias": "lang"; "required": false; }; }, { "connected": "connected"; "disconnected": "disconnected"; "changed": "changed"; }, never, ["*"], true, [{ directive: typeof i1.FormStatusDirective; inputs: {}; outputs: {}; }]>;
|
|
70
71
|
}
|
|
71
72
|
/**
|
|
72
73
|
* Declares the methods available on FileUploadComponent.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FileUploadComponent.d.ts","sourceRoot":"","sources":["../../../../../src/Controls/Components/Inputs/FileUpload/FileUploadComponent.ts"],"names":[],"mappings":"AAOA,OAAO,EAAqE,oBAAoB,EAAE,YAAY,EAAU,cAAc,
|
|
1
|
+
{"version":3,"file":"FileUploadComponent.d.ts","sourceRoot":"","sources":["../../../../../src/Controls/Components/Inputs/FileUpload/FileUploadComponent.ts"],"names":[],"mappings":"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"}
|
|
@@ -2,7 +2,7 @@ import { EnvironmentProviders, EventEmitter, InjectionToken } from '@angular/cor
|
|
|
2
2
|
import { FileUploadItemElement } from '@breadstone/mosaik-elements-foundation';
|
|
3
3
|
import { MethodMap } from '../../../../Utils/Proxy';
|
|
4
4
|
import * as i0 from "@angular/core";
|
|
5
|
-
export declare const
|
|
5
|
+
export declare const FILE_UPLOAD_ITEM_DEFAULT_PROPS: InjectionToken<Partial<import("libs/mosaik-elements-foundation/dist/Controls/Components/Inputs/FileUpload/IFileUploadItemElementProps").IFileUploadItemElementProps>>;
|
|
6
6
|
export declare class FileUploadItemComponent {
|
|
7
7
|
private readonly _element;
|
|
8
8
|
private readonly _zone;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FileUploadItemComponent.d.ts","sourceRoot":"","sources":["../../../../../src/Controls/Components/Inputs/FileUpload/FileUploadItemComponent.ts"],"names":[],"mappings":"AAOA,OAAO,EAAqE,oBAAoB,EAAE,YAAY,EAAU,cAAc,
|
|
1
|
+
{"version":3,"file":"FileUploadItemComponent.d.ts","sourceRoot":"","sources":["../../../../../src/Controls/Components/Inputs/FileUpload/FileUploadItemComponent.ts"],"names":[],"mappings":"AAOA,OAAO,EAAqE,oBAAoB,EAAE,YAAY,EAAU,cAAc,EAAmD,MAAM,eAAe,CAAC;AAC/M,OAAO,EAAE,qBAAqB,EAAE,MAAM,wCAAwC,CAAC;AAC/E,OAAO,EAA2B,SAAS,EAAE,MAAM,yBAAyB,CAAC;;AAE7E,eAAO,MAAM,8BAA8B,uKAA6F,CAAC;AAEzI,qBAaa,uBAAuB;IAChC,OAAO,CAAC,QAAQ,CAAC,QAAQ,CAAwB;IACjD,OAAO,CAAC,QAAQ,CAAC,KAAK,CAAS;IAE/B,OAAO,CAAC,QAAQ,CAAC,UAAU,CAAwB;IACnD,OAAO,CAAC,QAAQ,CAAC,aAAa,CAAwB;IACtD,OAAO,CAAC,QAAQ,CAAC,QAAQ,CAAwB;;IAkBjD,IACW,IAAI,IAAI,qBAAqB,CAAC,MAAM,CAAC,CAG/C;IACD,IAAW,IAAI,CAAC,KAAK,EAAE,qBAAqB,CAAC,MAAM,CAAC,EAKnD;IAED,IACW,IAAI,IAAI,qBAAqB,CAAC,MAAM,CAAC,CAG/C;IACD,IAAW,IAAI,CAAC,KAAK,EAAE,qBAAqB,CAAC,MAAM,CAAC,EAKnD;IAED,IACW,UAAU,IAAI,qBAAqB,CAAC,YAAY,CAAC,CAG3D;IACD,IAAW,UAAU,CAAC,KAAK,EAAE,qBAAqB,CAAC,YAAY,CAAC,EAK/D;IAED,IACW,SAAS,IAAI,qBAAqB,CAAC,WAAW,CAAC,CAGzD;IACD,IAAW,SAAS,CAAC,KAAK,EAAE,qBAAqB,CAAC,WAAW,CAAC,EAK7D;IAED,IACW,GAAG,IAAI,qBAAqB,CAAC,KAAK,CAAC,CAG7C;IACD,IAAW,GAAG,CAAC,KAAK,EAAE,qBAAqB,CAAC,KAAK,CAAC,EAKjD;IAED,IACW,IAAI,IAAI,qBAAqB,CAAC,MAAM,CAAC,CAG/C;IACD,IAAW,IAAI,CAAC,KAAK,EAAE,qBAAqB,CAAC,MAAM,CAAC,EAKnD;IAED,IACW,SAAS,IAAI,YAAY,CAAC,OAAO,CAAC,CAE5C;IAED,IACW,YAAY,IAAI,YAAY,CAAC,OAAO,CAAC,CAE/C;IAED,IACW,OAAO,IAAI,YAAY,CAAC,OAAO,CAAC,CAE1C;IAEM,MAAM,CAAC,OAAO,SAAS,yBAAyB,EAAE,MAAM,EAAE,OAAO,EAAE,GAAG,IAAI,EAAE,UAAU,CAAC,8BAA8B,CAAC,OAAO,CAAC,CAAC,GAAG,UAAU,CAAC,8BAA8B,CAAC,OAAO,CAAC,CAAC;IAI5L,OAAO,CAAC,MAAM;yCAnHL,uBAAuB;2CAAvB,uBAAuB;CA0HnC;AAED;;GAEG;AACH,MAAM,MAAM,yBAAyB,GAAG,QAAQ,GAAG,UAAU,GAAG,YAAY,GAAG,IAAI,GAAG,KAAK,GAAG,MAAM,GAAG,eAAe,CAAC;AAEvH;;GAEG;AACH,MAAM,MAAM,8BAA8B,GAAG,SAAS,CAAC,yBAAyB,CAAC,CAAC;AAElF;;GAEG;AACH,wBAAgB,qBAAqB,CAAC,MAAM,EAAE,OAAO,CAAC,qBAAqB,CAAC,KAAK,CAAC,GAAG,oBAAoB,CAOxG"}
|
|
@@ -3,7 +3,8 @@ import { ControlValueAccessor } from '@angular/forms';
|
|
|
3
3
|
import { NumberBoxElement } from '@breadstone/mosaik-elements-foundation';
|
|
4
4
|
import { MethodMap } from '../../../../Utils/Proxy';
|
|
5
5
|
import * as i0 from "@angular/core";
|
|
6
|
-
|
|
6
|
+
import * as i1 from "../../../../Cdk/Forms/FormStatusDirective";
|
|
7
|
+
export declare const NUMBER_BOX_DEFAULT_PROPS: InjectionToken<Partial<import("libs/mosaik-elements-foundation/dist/Controls/Components/Inputs/NumberBox/INumberBoxElementProps").INumberBoxElementProps>>;
|
|
7
8
|
export declare class NumberBoxComponent implements ControlValueAccessor {
|
|
8
9
|
private readonly _element;
|
|
9
10
|
private readonly _zone;
|
|
@@ -88,7 +89,7 @@ export declare class NumberBoxComponent implements ControlValueAccessor {
|
|
|
88
89
|
invoke<TMethod extends NumberBoxMethodNames>(method: TMethod, ...args: Parameters<NumberBoxComponentMethods[TMethod]>): ReturnType<NumberBoxComponentMethods[TMethod]>;
|
|
89
90
|
private onEmit;
|
|
90
91
|
static ɵfac: i0.ɵɵFactoryDeclaration<NumberBoxComponent, never>;
|
|
91
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<NumberBoxComponent, "mosaik-numberbox", never, { "readonly": { "alias": "readonly"; "required": false; }; "required": { "alias": "required"; "required": false; }; "autofocus": { "alias": "autofocus"; "required": false; }; "name": { "alias": "name"; "required": false; }; "pattern": { "alias": "pattern"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "autocomplete": { "alias": "autocomplete"; "required": false; }; "keyboard": { "alias": "keyboard"; "required": false; }; "spinPosition": { "alias": "spinPosition"; "required": false; }; "themeName": { "alias": "themeName"; "required": false; }; "isClearable": { "alias": "isClearable"; "required": false; }; "cleared": { "alias": "cleared"; "required": false; }; "appearance": { "alias": "appearance"; "required": false; }; "invalid": { "alias": "invalid"; "required": false; }; "value": { "alias": "value"; "required": false; }; "variant": { "alias": "variant"; "required": false; }; "label": { "alias": "label"; "required": false; }; "isBusy": { "alias": "isBusy"; "required": false; }; "step": { "alias": "step"; "required": false; }; "decimalPlaces": { "alias": "decimalPlaces"; "required": false; }; "min": { "alias": "min"; "required": false; }; "max": { "alias": "max"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "state": { "alias": "state"; "required": false; }; "formatter": { "alias": "formatter"; "required": false; }; "parser": { "alias": "parser"; "required": false; }; "isFocused": { "alias": "isFocused"; "required": false; }; "dir": { "alias": "dir"; "required": false; }; "lang": { "alias": "lang"; "required": false; }; }, { "change": "change"; "input": "input"; "focus": "focus"; "blur": "blur"; "connected": "connected"; "disconnected": "disconnected"; "changed": "changed"; }, never, ["*"], true,
|
|
92
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<NumberBoxComponent, "mosaik-numberbox", never, { "readonly": { "alias": "readonly"; "required": false; }; "required": { "alias": "required"; "required": false; }; "autofocus": { "alias": "autofocus"; "required": false; }; "name": { "alias": "name"; "required": false; }; "pattern": { "alias": "pattern"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "autocomplete": { "alias": "autocomplete"; "required": false; }; "keyboard": { "alias": "keyboard"; "required": false; }; "spinPosition": { "alias": "spinPosition"; "required": false; }; "themeName": { "alias": "themeName"; "required": false; }; "isClearable": { "alias": "isClearable"; "required": false; }; "cleared": { "alias": "cleared"; "required": false; }; "appearance": { "alias": "appearance"; "required": false; }; "invalid": { "alias": "invalid"; "required": false; }; "value": { "alias": "value"; "required": false; }; "variant": { "alias": "variant"; "required": false; }; "label": { "alias": "label"; "required": false; }; "isBusy": { "alias": "isBusy"; "required": false; }; "step": { "alias": "step"; "required": false; }; "decimalPlaces": { "alias": "decimalPlaces"; "required": false; }; "min": { "alias": "min"; "required": false; }; "max": { "alias": "max"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "state": { "alias": "state"; "required": false; }; "formatter": { "alias": "formatter"; "required": false; }; "parser": { "alias": "parser"; "required": false; }; "isFocused": { "alias": "isFocused"; "required": false; }; "dir": { "alias": "dir"; "required": false; }; "lang": { "alias": "lang"; "required": false; }; }, { "change": "change"; "input": "input"; "focus": "focus"; "blur": "blur"; "connected": "connected"; "disconnected": "disconnected"; "changed": "changed"; }, never, ["*"], true, [{ directive: typeof i1.FormStatusDirective; inputs: {}; outputs: {}; }]>;
|
|
92
93
|
}
|
|
93
94
|
/**
|
|
94
95
|
* Declares the methods available on NumberBoxComponent.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"NumberBoxComponent.d.ts","sourceRoot":"","sources":["../../../../../src/Controls/Components/Inputs/NumberBox/NumberBoxComponent.ts"],"names":[],"mappings":"AAOA,OAAO,EAAqE,oBAAoB,EAAE,YAAY,EAAU,cAAc,
|
|
1
|
+
{"version":3,"file":"NumberBoxComponent.d.ts","sourceRoot":"","sources":["../../../../../src/Controls/Components/Inputs/NumberBox/NumberBoxComponent.ts"],"names":[],"mappings":"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"}
|