@steroidsjs/bootstrap 3.0.34 → 3.0.35
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/content/Accordion/AccordionItemView.d.ts +2 -2
- package/content/Accordion/AccordionView.d.ts +2 -2
- package/content/Alert/AlertView.d.ts +2 -2
- package/content/Avatar/AvatarGroupView.d.ts +2 -2
- package/content/Avatar/AvatarView.d.ts +2 -2
- package/content/Badge/BadgeView.d.ts +2 -2
- package/content/Calendar/CalendarView.d.ts +2 -2
- package/content/Calendar/CaptionElement.d.ts +2 -2
- package/content/CalendarSystem/AsideCalendars/AsideCalendars.d.ts +1 -1
- package/content/CalendarSystem/AsideHeader/AsideHeader.d.ts +1 -1
- package/content/CalendarSystem/CalendarSystemEventGroupModalView.d.ts +2 -2
- package/content/CalendarSystem/CalendarSystemModalView.d.ts +2 -2
- package/content/CalendarSystem/CalendarSystemView.d.ts +2 -2
- package/content/CalendarSystem/ContentHeader/ContentHeader.d.ts +1 -1
- package/content/CalendarSystem/DayGrid/DayGrid.d.ts +1 -1
- package/content/CalendarSystem/DayGrid/views/DayHour/DayHour.d.ts +1 -1
- package/content/CalendarSystem/DayGrid/views/DayHour/views/DayEvent/DayEvent.d.ts +2 -2
- package/content/CalendarSystem/MonthGrid/MonthGrid.d.ts +1 -1
- package/content/CalendarSystem/MonthGrid/views/MonthDay/MonthDay.d.ts +1 -1
- package/content/CalendarSystem/MonthGrid/views/MonthDay/views/MonthEvent/MonthEvent.d.ts +2 -2
- package/content/CalendarSystem/WeekGrid/WeekGrid.d.ts +1 -1
- package/content/CalendarSystem/WeekGrid/views/WeekHour/WeekHour.d.ts +1 -1
- package/content/CalendarSystem/WeekGrid/views/WeekHour/views/WeekEvent/WeekEvent.d.ts +2 -2
- package/content/Card/CardView.d.ts +2 -2
- package/content/Chart/ChartView.d.ts +2 -2
- package/content/Chat/ChatView.d.ts +2 -2
- package/content/Chat/views/BubbleMessage/BubbleMessageView.d.ts +1 -1
- package/content/Chat/views/BubblesDateGroup/BubblesDateGroup.d.ts +1 -1
- package/content/Chat/views/ChatFileItem/ChatFileItemView.d.ts +2 -2
- package/content/Chat/views/ChatInput/ChatInputView.d.ts +2 -2
- package/content/CopyToClipboard/CopyToClipboardView.d.ts +2 -2
- package/content/Dashboard/DashboardItemView.d.ts +2 -2
- package/content/Detail/DetailView.d.ts +2 -2
- package/content/DropDown/DropDownView.d.ts +2 -2
- package/content/Icon/IconView.d.ts +2 -2
- package/content/Kanban/KanbanView.d.ts +2 -2
- package/content/Kanban/views/KanbanColumn/KanbanColumnView.d.ts +2 -2
- package/content/Kanban/views/KanbanModal/KanbanModalView.d.ts +2 -2
- package/content/Kanban/views/KanbanModal/views/CreateOrEditTaskModalContent/CreateOrEditTaskModalContentView.d.ts +2 -2
- package/content/Kanban/views/KanbanModal/views/CreateOrEditTaskModalContent/views/Label/Label.d.ts +2 -2
- package/content/Kanban/views/KanbanModal/views/CreateOrEditTaskModalContent/views/TagsSelector/TagsSelector.d.ts +2 -2
- package/content/Kanban/views/KanbanModal/views/TaskDetailsModalContent/TaskDetailsModalContentView.d.ts +2 -2
- package/content/Kanban/views/KanbanTask/KanbanTaskView.d.ts +1 -1
- package/content/Kanban/views/TaskTags/TaskTags.d.ts +2 -2
- package/content/Menu/MenuItemView.d.ts +2 -2
- package/content/Menu/MenuView.d.ts +2 -2
- package/content/Slider/SliderView.d.ts +2 -2
- package/crud/Crud/CrudView.d.ts +2 -2
- package/form/AutoCompleteField/AutoCompleteFieldView.d.ts +2 -2
- package/form/Button/ButtonView.d.ts +2 -2
- package/form/CheckboxField/CheckboxFieldView.d.ts +2 -2
- package/form/CheckboxListField/CheckboxListFieldView.d.ts +2 -2
- package/form/CheckboxTreeField/CheckboxTreeFieldView.d.ts +2 -2
- package/form/DateField/DateFieldView.d.ts +2 -2
- package/form/DateRangeField/DateRangeFieldView.d.ts +2 -2
- package/form/DateRangeField/views/RangeButtons/RangeButtons.d.ts +2 -2
- package/form/DateRangeField/views/RangeButtons/consts.js +3 -3
- package/form/DateRangeField/views/RangeButtons/utils.d.ts +4 -0
- package/form/DateRangeField/views/RangeButtons/utils.js +12 -1
- package/form/DateTimeField/DateTimeFieldView.d.ts +2 -2
- package/form/DateTimeRangeField/DateTimeRangeFieldView.d.ts +2 -2
- package/form/DropDownField/DropDownFieldView.d.ts +2 -2
- package/form/DropDownFieldItem/DropDownFieldItemView.d.ts +2 -2
- package/form/FieldLayout/FieldLayoutView.d.ts +2 -2
- package/form/FieldList/FieldListItemView.d.ts +1 -1
- package/form/FieldList/FieldListView.d.ts +2 -2
- package/form/FieldSet/FieldSetView.d.ts +2 -2
- package/form/FileField/FileFieldItemView.d.ts +2 -2
- package/form/FileField/FileFieldView.d.ts +2 -2
- package/form/Form/FormView.d.ts +1 -1
- package/form/HtmlField/HtmlFieldView.d.ts +2 -2
- package/form/ImageField/ImageFieldModalView.d.ts +2 -2
- package/form/ImageField/ImageFieldView.d.ts +2 -2
- package/form/InputField/InputFieldView.d.ts +2 -2
- package/form/NumberField/NumberFieldView.d.ts +2 -2
- package/form/PasswordField/PasswordFieldView.d.ts +2 -2
- package/form/RadioField/RadioFieldView.d.ts +2 -2
- package/form/RadioListField/RadioListFieldView.d.ts +2 -2
- package/form/RateField/RateFieldView.d.ts +2 -2
- package/form/ReCaptchaField/ReCaptchaFieldView.d.ts +2 -2
- package/form/SliderField/SliderFieldView.d.ts +2 -2
- package/form/SwitcherField/SwitcherFieldView.d.ts +2 -2
- package/form/SwitcherListField/SwitcherListFieldView.d.ts +2 -2
- package/form/TextField/TextFieldView.d.ts +2 -2
- package/form/TimeField/TimeFieldView.d.ts +2 -2
- package/form/TimeField/TimePanelView.d.ts +2 -2
- package/form/TimeField/views/TimePanelColumn/TimePanelColumn.d.ts +2 -2
- package/form/TimeRangeField/TimeRangeFieldView.d.ts +2 -2
- package/format/DefaultFormatter/DefaultFormatterView.d.ts +1 -1
- package/layout/Header/HeaderView.d.ts +2 -2
- package/layout/Loader/LoaderView.d.ts +2 -2
- package/layout/Notifications/NotificationsItemView.d.ts +2 -2
- package/layout/Notifications/NotificationsView.d.ts +2 -2
- package/layout/ProgressBar/CircleProgressBarView.d.ts +2 -2
- package/layout/ProgressBar/LineProgressBarView.d.ts +2 -2
- package/layout/Sidebar/FooterIcons/FooterIcons.d.ts +1 -1
- package/layout/Sidebar/SidebarLogo/SidebarLogo.d.ts +1 -1
- package/layout/Sidebar/SidebarUser/SidebarUser.d.ts +1 -1
- package/layout/Sidebar/SidebarView.d.ts +2 -2
- package/layout/Skeleton/SkeletonView.d.ts +2 -2
- package/layout/Tooltip/TooltipView.d.ts +2 -2
- package/list/CheckboxColumn/CheckboxColumnView.d.ts +2 -2
- package/list/ControlsColumnView/ControlsColumnView.d.ts +2 -2
- package/list/Empty/EmptyView.d.ts +2 -2
- package/list/FlexGrid/FlexGridView.d.ts +2 -2
- package/list/Grid/views/ContentColumnView/ContentColumnView.d.ts +2 -2
- package/list/Grid/views/DiagramColumnView/DiagramColumnView.d.ts +2 -2
- package/list/Grid/views/TreeColumnView/TreeColumnView.d.ts +2 -2
- package/list/List/ListItemView.d.ts +2 -2
- package/list/Pagination/PaginationButtonView.d.ts +2 -2
- package/list/Pagination/PaginationMoreView.d.ts +2 -2
- package/list/PaginationSize/PaginationSizeView.d.ts +2 -2
- package/list/Steps/StepItemView.d.ts +2 -2
- package/list/Steps/StepsView.d.ts +2 -2
- package/modal/Modal/ModalView.d.ts +2 -2
- package/modal/TwoFactorModal/TwoFactorModalView.d.ts +2 -2
- package/nav/Breadcrubms/BreadcrumbsView.d.ts +2 -2
- package/nav/ButtonGroup/ButtonGroupView.d.ts +2 -2
- package/nav/Controls/ControlsView.d.ts +2 -2
- package/nav/Nav/NavBarView.d.ts +2 -2
- package/nav/Nav/NavButtonView.d.ts +2 -2
- package/nav/Nav/NavIconView.d.ts +2 -2
- package/nav/Nav/NavLinkView.d.ts +2 -2
- package/nav/Nav/NavListView.d.ts +2 -2
- package/nav/Nav/NavTabsView.d.ts +2 -2
- package/nav/Tree/TreeView.d.ts +2 -2
- package/nav/TreeItem/TreeItemView.d.ts +2 -2
- package/package.json +6 -17
- package/utils/renderIcon.d.ts +1 -1
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
|
|
1
|
+
import * as React from 'react';
|
|
2
2
|
import { IFieldListViewProps } from '@steroidsjs/core/ui/form/FieldList/FieldList';
|
|
3
|
-
export default function FieldListView(props: IFieldListViewProps): JSX.Element;
|
|
3
|
+
export default function FieldListView(props: IFieldListViewProps): React.JSX.Element;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
|
|
1
|
+
import * as React from 'react';
|
|
2
2
|
import { IFieldSetViewProps } from '@steroidsjs/core/ui/form/FieldSet/FieldSet';
|
|
3
|
-
export default function FieldSetView(props: IFieldSetViewProps): JSX.Element;
|
|
3
|
+
export default function FieldSetView(props: IFieldSetViewProps): React.JSX.Element;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
|
|
1
|
+
import * as React from 'react';
|
|
2
2
|
import { IFileFieldItemViewProps } from '@steroidsjs/core/ui/form/FileField/FileField';
|
|
3
|
-
export default function FileFieldItemView(props: IFileFieldItemViewProps): JSX.Element;
|
|
3
|
+
export default function FileFieldItemView(props: IFileFieldItemViewProps): React.JSX.Element;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
|
|
1
|
+
import * as React from 'react';
|
|
2
2
|
import { IFileFieldViewProps } from '@steroidsjs/core/ui/form/FileField/FileField';
|
|
3
|
-
export default function FileFieldView(props: IFileFieldViewProps): JSX.Element;
|
|
3
|
+
export default function FileFieldView(props: IFileFieldViewProps): React.JSX.Element;
|
package/form/Form/FormView.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
2
|
import { IFormViewProps } from '@steroidsjs/core/ui/form/Form/Form';
|
|
3
|
-
declare function FormView(props: IFormViewProps): JSX.Element;
|
|
3
|
+
declare function FormView(props: IFormViewProps): React.JSX.Element;
|
|
4
4
|
declare const _default: React.MemoExoticComponent<typeof FormView>;
|
|
5
5
|
export default _default;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
|
|
1
|
+
import React from 'react';
|
|
2
2
|
import { IHtmlFieldViewProps } from '@steroidsjs/core/ui/form/HtmlField/HtmlField';
|
|
3
|
-
export default function HtmlFieldView(props: IHtmlFieldViewProps): JSX.Element;
|
|
3
|
+
export default function HtmlFieldView(props: IHtmlFieldViewProps): React.JSX.Element;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
import * as React from 'react';
|
|
2
2
|
import { IImageFieldModalViewProps } from '@steroidsjs/core/ui/form/ImageField/ImageField';
|
|
3
3
|
import 'react-image-crop/dist/ReactCrop.css';
|
|
4
|
-
export default function ImageFieldModalView(props: IImageFieldModalViewProps): JSX.Element;
|
|
4
|
+
export default function ImageFieldModalView(props: IImageFieldModalViewProps): React.JSX.Element;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
|
|
1
|
+
import * as React from 'react';
|
|
2
2
|
import { IImageFieldViewProps } from '@steroidsjs/core/ui/form/ImageField/ImageField';
|
|
3
|
-
export default function ImageFieldView(props: IImageFieldViewProps): JSX.Element;
|
|
3
|
+
export default function ImageFieldView(props: IImageFieldViewProps): React.JSX.Element;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
|
|
1
|
+
import * as React from 'react';
|
|
2
2
|
import { IInputFieldViewProps } from '@steroidsjs/core/ui/form/InputField/InputField';
|
|
3
|
-
export default function InputFieldView(props: IInputFieldViewProps): JSX.Element;
|
|
3
|
+
export default function InputFieldView(props: IInputFieldViewProps): React.JSX.Element;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
|
|
1
|
+
import * as React from 'react';
|
|
2
2
|
import { INumberFieldViewProps } from '@steroidsjs/core/ui/form/NumberField/NumberField';
|
|
3
|
-
export default function NumberFieldView(props: INumberFieldViewProps): JSX.Element;
|
|
3
|
+
export default function NumberFieldView(props: INumberFieldViewProps): React.JSX.Element;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
|
|
1
|
+
import * as React from 'react';
|
|
2
2
|
import { IPasswordFieldViewProps } from '@steroidsjs/core/ui/form/PasswordField/PasswordField';
|
|
3
|
-
export default function PasswordFieldView(props: IPasswordFieldViewProps): JSX.Element;
|
|
3
|
+
export default function PasswordFieldView(props: IPasswordFieldViewProps): React.JSX.Element;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
|
|
1
|
+
import * as React from 'react';
|
|
2
2
|
import { ICheckboxFieldViewProps } from '@steroidsjs/core/ui/form/CheckboxField/CheckboxField';
|
|
3
|
-
export default function RadioFieldView(props: ICheckboxFieldViewProps): JSX.Element;
|
|
3
|
+
export default function RadioFieldView(props: ICheckboxFieldViewProps): React.JSX.Element;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
|
|
1
|
+
import * as React from 'react';
|
|
2
2
|
import { ICheckboxListFieldViewProps } from '@steroidsjs/core/ui/form/CheckboxListField/CheckboxListField';
|
|
3
|
-
export default function RadioListFieldView(props: ICheckboxListFieldViewProps): JSX.Element;
|
|
3
|
+
export default function RadioListFieldView(props: ICheckboxListFieldViewProps): React.JSX.Element;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
|
|
1
|
+
import * as React from 'react';
|
|
2
2
|
import { IRateFieldViewProps } from '@steroidsjs/core/ui/form/RateField/RateField';
|
|
3
|
-
export default function RateFieldView(props: IRateFieldViewProps): JSX.Element;
|
|
3
|
+
export default function RateFieldView(props: IRateFieldViewProps): React.JSX.Element;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
|
|
1
|
+
import * as React from 'react';
|
|
2
2
|
import { IReCaptchaFieldViewProps } from '@steroidsjs/core/ui/form/ReCaptchaField/ReCaptchaField';
|
|
3
|
-
export default function ReCaptchaFieldView(props: IReCaptchaFieldViewProps): JSX.Element;
|
|
3
|
+
export default function ReCaptchaFieldView(props: IReCaptchaFieldViewProps): React.JSX.Element;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
|
|
1
|
+
import * as React from 'react';
|
|
2
2
|
import { ISliderFieldViewProps } from '@steroidsjs/core/ui/form/SliderField/SliderField';
|
|
3
|
-
export default function SliderFieldView(props: ISliderFieldViewProps): JSX.Element;
|
|
3
|
+
export default function SliderFieldView(props: ISliderFieldViewProps): React.JSX.Element;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
|
|
1
|
+
import React from 'react';
|
|
2
2
|
import { ICheckboxFieldViewProps } from '@steroidsjs/core/ui/form/CheckboxField/CheckboxField';
|
|
3
|
-
export default function SwitcherFieldView(props: ICheckboxFieldViewProps): JSX.Element;
|
|
3
|
+
export default function SwitcherFieldView(props: ICheckboxFieldViewProps): React.JSX.Element;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
|
|
1
|
+
import * as React from 'react';
|
|
2
2
|
import { ICheckboxListFieldViewProps } from '@steroidsjs/core/ui/form/CheckboxListField/CheckboxListField';
|
|
3
|
-
export default function SwitcherListFieldView(props: ICheckboxListFieldViewProps): JSX.Element;
|
|
3
|
+
export default function SwitcherListFieldView(props: ICheckboxListFieldViewProps): React.JSX.Element;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
|
|
1
|
+
import * as React from 'react';
|
|
2
2
|
import { ITextFieldViewProps } from '@steroidsjs/core/ui/form/TextField/TextField';
|
|
3
|
-
export default function TextFieldView(props: ITextFieldViewProps): JSX.Element;
|
|
3
|
+
export default function TextFieldView(props: ITextFieldViewProps): React.JSX.Element;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
|
|
1
|
+
import * as React from 'react';
|
|
2
2
|
import { ITimeFieldViewProps } from '@steroidsjs/core/ui/form/TimeField/TimeField';
|
|
3
|
-
export default function TimeFieldView(props: ITimeFieldViewProps): JSX.Element;
|
|
3
|
+
export default function TimeFieldView(props: ITimeFieldViewProps): React.JSX.Element;
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
|
|
1
|
+
import * as React from 'react';
|
|
2
2
|
import { ITimePanelViewProps } from '@steroidsjs/core/ui/form/TimeField/TimeField';
|
|
3
3
|
export interface ITimePanelColumn {
|
|
4
4
|
values: string[];
|
|
5
5
|
currentValueKey: string;
|
|
6
6
|
onUpdate: (value: string) => void;
|
|
7
7
|
}
|
|
8
|
-
declare function TimePanelView(props: ITimePanelViewProps): JSX.Element;
|
|
8
|
+
declare function TimePanelView(props: ITimePanelViewProps): React.JSX.Element;
|
|
9
9
|
declare namespace TimePanelView {
|
|
10
10
|
var defaultProps: {
|
|
11
11
|
showHeader: boolean;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
|
|
1
|
+
import React from 'react';
|
|
2
2
|
import { ITimePanelColumn } from '../../TimePanelView';
|
|
3
3
|
import './TimePanelColumn.scss';
|
|
4
4
|
export interface ITimePanelColumnProps {
|
|
5
5
|
column: ITimePanelColumn;
|
|
6
6
|
currentValue: string;
|
|
7
7
|
}
|
|
8
|
-
export default function TimePanelColumn(props: ITimePanelColumnProps): JSX.Element;
|
|
8
|
+
export default function TimePanelColumn(props: ITimePanelColumnProps): React.JSX.Element;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
|
|
1
|
+
import React from 'react';
|
|
2
2
|
import { ITimeRangeFieldViewProps } from '@steroidsjs/core/ui/form/TimeRangeField/TimeRangeField';
|
|
3
|
-
export default function TimeRangeFieldView(props: ITimeRangeFieldViewProps): JSX.Element;
|
|
3
|
+
export default function TimeRangeFieldView(props: ITimeRangeFieldViewProps): React.JSX.Element;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
import { IBooleanFormatterPropsView } from '@steroidsjs/core/ui/format/BooleanFormatter/BooleanFormatter';
|
|
3
|
-
export default function DefaultFormatterView(props: IBooleanFormatterPropsView): string | number | true | import("react").ReactElement<any, string | import("react").JSXElementConstructor<any>> | import("react").
|
|
3
|
+
export default function DefaultFormatterView(props: IBooleanFormatterPropsView): string | number | true | import("react").ReactElement<any, string | import("react").JSXElementConstructor<any>> | Iterable<import("react").ReactNode>;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
|
|
1
|
+
import * as React from 'react';
|
|
2
2
|
import { IHeaderViewProps } from '@steroidsjs/core/ui/layout/Header/Header';
|
|
3
|
-
export default function HeaderView(props: IHeaderViewProps): JSX.Element;
|
|
3
|
+
export default function HeaderView(props: IHeaderViewProps): React.JSX.Element;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
|
|
1
|
+
import * as React from 'react';
|
|
2
2
|
import { ILoaderViewProps } from '@steroidsjs/core/ui/layout/Loader/Loader';
|
|
3
|
-
export default function LoaderView(props: ILoaderViewProps): JSX.Element;
|
|
3
|
+
export default function LoaderView(props: ILoaderViewProps): React.JSX.Element;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
|
|
1
|
+
import * as React from 'react';
|
|
2
2
|
import { INotificationsItemViewProps } from '@steroidsjs/core/ui/layout/Notifications/Notifications';
|
|
3
|
-
export default function NotificationsItemView(props: INotificationsItemViewProps): JSX.Element;
|
|
3
|
+
export default function NotificationsItemView(props: INotificationsItemViewProps): React.JSX.Element;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
|
|
1
|
+
import * as React from 'react';
|
|
2
2
|
import { INotificationsViewProps } from '@steroidsjs/core/ui/layout/Notifications/Notifications';
|
|
3
|
-
export default function NotificationsView(props: INotificationsViewProps): JSX.Element;
|
|
3
|
+
export default function NotificationsView(props: INotificationsViewProps): React.JSX.Element;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
|
|
1
|
+
import * as React from 'react';
|
|
2
2
|
import { IProgressBarViewProps } from '@steroidsjs/core/ui/layout/ProgressBar/ProgressBar';
|
|
3
|
-
export default function CircleProgressBarView(props: IProgressBarViewProps): JSX.Element;
|
|
3
|
+
export default function CircleProgressBarView(props: IProgressBarViewProps): React.JSX.Element;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
|
|
1
|
+
import * as React from 'react';
|
|
2
2
|
import { IProgressBarViewProps } from '@steroidsjs/core/ui/layout/ProgressBar/ProgressBar';
|
|
3
|
-
export default function LineProgressBarView(props: IProgressBarViewProps): JSX.Element;
|
|
3
|
+
export default function LineProgressBarView(props: IProgressBarViewProps): React.JSX.Element;
|
|
@@ -5,6 +5,6 @@ interface IFooterIconsProps {
|
|
|
5
5
|
footerIcons?: IIconProps[];
|
|
6
6
|
isShink?: boolean;
|
|
7
7
|
}
|
|
8
|
-
declare function FooterIcons(props: IFooterIconsProps): JSX.Element;
|
|
8
|
+
declare function FooterIcons(props: IFooterIconsProps): React.JSX.Element;
|
|
9
9
|
declare const _default: React.MemoExoticComponent<typeof FooterIcons>;
|
|
10
10
|
export default _default;
|
|
@@ -5,6 +5,6 @@ interface ISidebarLogoProps {
|
|
|
5
5
|
label: string;
|
|
6
6
|
toggleSidebar: () => void;
|
|
7
7
|
}
|
|
8
|
-
declare function SidebarLogo(props: ISidebarLogoProps): JSX.Element;
|
|
8
|
+
declare function SidebarLogo(props: ISidebarLogoProps): React.JSX.Element;
|
|
9
9
|
declare const _default: React.MemoExoticComponent<typeof SidebarLogo>;
|
|
10
10
|
export default _default;
|
|
@@ -6,6 +6,6 @@ interface ISidebarUserProps {
|
|
|
6
6
|
name: string;
|
|
7
7
|
picture: string;
|
|
8
8
|
}
|
|
9
|
-
declare function SidebarUser(props: ISidebarUserProps): JSX.Element;
|
|
9
|
+
declare function SidebarUser(props: ISidebarUserProps): React.JSX.Element;
|
|
10
10
|
declare const _default: React.MemoExoticComponent<typeof SidebarUser>;
|
|
11
11
|
export default _default;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
|
|
1
|
+
import React from 'react';
|
|
2
2
|
import { ISidebarViewProps } from '@steroidsjs/core/ui/layout/Sidebar/Sidebar';
|
|
3
|
-
export default function SidebarView(props: ISidebarViewProps): JSX.Element;
|
|
3
|
+
export default function SidebarView(props: ISidebarViewProps): React.JSX.Element;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
|
|
1
|
+
import * as React from 'react';
|
|
2
2
|
import { ISkeletonViewProps } from '@steroidsjs/core/ui/layout/Skeleton/Skeleton';
|
|
3
|
-
export default function SkeletonView(props: ISkeletonViewProps): JSX.Element;
|
|
3
|
+
export default function SkeletonView(props: ISkeletonViewProps): React.JSX.Element;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
|
|
1
|
+
import * as React from 'react';
|
|
2
2
|
import { ITooltipViewProps } from '@steroidsjs/core/ui/layout/Tooltip/Tooltip';
|
|
3
|
-
export default function TooltipView(props: ITooltipViewProps): JSX.Element;
|
|
3
|
+
export default function TooltipView(props: ITooltipViewProps): React.JSX.Element;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
|
|
1
|
+
import * as React from 'react';
|
|
2
2
|
import { ICheckboxColumnViewProps } from '@steroidsjs/core/ui/list/CheckboxColumn/CheckboxColumn';
|
|
3
|
-
export default function CheckboxColumnView(props: ICheckboxColumnViewProps): JSX.Element;
|
|
3
|
+
export default function CheckboxColumnView(props: ICheckboxColumnViewProps): React.JSX.Element;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
|
|
1
|
+
import * as React from 'react';
|
|
2
2
|
import { IControlsColumnViewProps } from '@steroidsjs/core/ui/list/ControlsColumn/ControlsColumn';
|
|
3
|
-
export default function ControlsColumnView(props: IControlsColumnViewProps): JSX.Element;
|
|
3
|
+
export default function ControlsColumnView(props: IControlsColumnViewProps): React.JSX.Element;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
|
|
1
|
+
import * as React from 'react';
|
|
2
2
|
import { IEmptyViewProps } from '@steroidsjs/core/ui/list/Empty/Empty';
|
|
3
|
-
export default function EmptyView(props: IEmptyViewProps): JSX.Element;
|
|
3
|
+
export default function EmptyView(props: IEmptyViewProps): React.JSX.Element;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
|
|
1
|
+
import * as React from 'react';
|
|
2
2
|
import { IFlexGridViewProps } from '@steroidsjs/core/ui/list/FlexGrid/FlexGrid';
|
|
3
|
-
export default function FlexGridView(props: IFlexGridViewProps): JSX.Element;
|
|
3
|
+
export default function FlexGridView(props: IFlexGridViewProps): React.JSX.Element;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
|
|
1
|
+
import React from 'react';
|
|
2
2
|
import { IColumnViewProps } from '@steroidsjs/core/ui/list/Grid/Grid';
|
|
3
|
-
export default function ContentColumnView(props: IColumnViewProps): JSX.Element;
|
|
3
|
+
export default function ContentColumnView(props: IColumnViewProps): React.JSX.Element;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
import React from 'react';
|
|
2
2
|
import { IColumnViewProps } from '@steroidsjs/core/ui/list/Grid/Grid';
|
|
3
3
|
import './DiagramColumnView.scss';
|
|
4
|
-
export default function DiagramColumnView(props: IColumnViewProps): JSX.Element;
|
|
4
|
+
export default function DiagramColumnView(props: IColumnViewProps): React.JSX.Element;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
|
|
1
|
+
import React from 'react';
|
|
2
2
|
import { ITreeColumnViewProps } from '@steroidsjs/core/ui/list/TreeTable/TreeTable';
|
|
3
|
-
export default function TreeColumnView(props: ITreeColumnViewProps): JSX.Element;
|
|
3
|
+
export default function TreeColumnView(props: ITreeColumnViewProps): React.JSX.Element;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
|
|
1
|
+
import * as React from 'react';
|
|
2
2
|
import { IListItemViewProps } from '@steroidsjs/core/ui/list/List/List';
|
|
3
|
-
export default function ListItemView(props: IListItemViewProps): JSX.Element;
|
|
3
|
+
export default function ListItemView(props: IListItemViewProps): React.JSX.Element;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
|
|
1
|
+
import * as React from 'react';
|
|
2
2
|
import { IPaginationViewProps } from '@steroidsjs/core/ui/list/Pagination/Pagination';
|
|
3
|
-
export default function PaginationButtonView(props: IPaginationViewProps): JSX.Element;
|
|
3
|
+
export default function PaginationButtonView(props: IPaginationViewProps): React.JSX.Element;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
|
|
1
|
+
import * as React from 'react';
|
|
2
2
|
import { IPaginationViewProps } from '@steroidsjs/core/ui/list/Pagination/Pagination';
|
|
3
|
-
export default function PaginationMoreView(props: IPaginationViewProps): JSX.Element;
|
|
3
|
+
export default function PaginationMoreView(props: IPaginationViewProps): React.JSX.Element;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
|
|
1
|
+
import * as React from 'react';
|
|
2
2
|
import { IPaginationSizeViewProps } from '@steroidsjs/core/ui/list/PaginationSize/PaginationSize';
|
|
3
|
-
export default function PaginationSizeView(props: IPaginationSizeViewProps): JSX.Element;
|
|
3
|
+
export default function PaginationSizeView(props: IPaginationSizeViewProps): React.JSX.Element;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
|
|
1
|
+
import React from 'react';
|
|
2
2
|
import { IStepItemViewProps } from '@steroidsjs/core/ui/list/Steps/Steps';
|
|
3
|
-
export default function StepItemView(props: IStepItemViewProps): JSX.Element;
|
|
3
|
+
export default function StepItemView(props: IStepItemViewProps): React.JSX.Element;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
|
|
1
|
+
import React from 'react';
|
|
2
2
|
import { IStepsViewProps } from '@steroidsjs/core/ui/list/Steps/Steps';
|
|
3
|
-
export default function StepsView(props: IStepsViewProps): JSX.Element;
|
|
3
|
+
export default function StepsView(props: IStepsViewProps): React.JSX.Element;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
|
|
1
|
+
import * as React from 'react';
|
|
2
2
|
import { IModalViewProps } from '@steroidsjs/core/ui/modal/Modal/Modal';
|
|
3
|
-
export default function ModalView(props: IModalViewProps): JSX.Element;
|
|
3
|
+
export default function ModalView(props: IModalViewProps): React.JSX.Element;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
|
|
1
|
+
import React from 'react';
|
|
2
2
|
import { ITwoFactorModalViewProps } from '@steroidsjs/core/ui/modal/TwoFactorModal/TwoFactorModal';
|
|
3
|
-
export default function TwoFactorModalView(props: ITwoFactorModalViewProps): JSX.Element;
|
|
3
|
+
export default function TwoFactorModalView(props: ITwoFactorModalViewProps): React.JSX.Element;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
|
|
1
|
+
import * as React from 'react';
|
|
2
2
|
import { IBreadcrumbsViewProps } from '@steroidsjs/core/ui/nav/Breadcrumbs/Breadcrumbs';
|
|
3
|
-
export default function BreadcrumbsView(props: IBreadcrumbsViewProps): JSX.Element;
|
|
3
|
+
export default function BreadcrumbsView(props: IBreadcrumbsViewProps): React.JSX.Element;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
|
|
1
|
+
import React from 'react';
|
|
2
2
|
import { IButtonGroupViewProps } from '@steroidsjs/core/ui/nav/ButtonGroup/ButtonGroup';
|
|
3
|
-
export default function ButtonGroupView(props: IButtonGroupViewProps): JSX.Element;
|
|
3
|
+
export default function ButtonGroupView(props: IButtonGroupViewProps): React.JSX.Element;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
|
|
1
|
+
import * as React from 'react';
|
|
2
2
|
import { IControlsViewProps } from '@steroidsjs/core/ui/nav/Controls/Controls';
|
|
3
|
-
export default function ControlsView(props: IControlsViewProps): JSX.Element;
|
|
3
|
+
export default function ControlsView(props: IControlsViewProps): React.JSX.Element;
|
package/nav/Nav/NavBarView.d.ts
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
|
|
1
|
+
import * as React from 'react';
|
|
2
2
|
import { INavViewProps } from '@steroidsjs/core/ui/nav/Nav/Nav';
|
|
3
|
-
export default function NavBarView(props: INavViewProps): JSX.Element;
|
|
3
|
+
export default function NavBarView(props: INavViewProps): React.JSX.Element;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
|
|
1
|
+
import * as React from 'react';
|
|
2
2
|
import { INavViewProps } from '@steroidsjs/core/ui/nav/Nav/Nav';
|
|
3
|
-
export default function NavButtonView(props: INavViewProps): JSX.Element;
|
|
3
|
+
export default function NavButtonView(props: INavViewProps): React.JSX.Element;
|
package/nav/Nav/NavIconView.d.ts
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
|
|
1
|
+
import * as React from 'react';
|
|
2
2
|
import { INavViewProps } from '@steroidsjs/core/ui/nav/Nav/Nav';
|
|
3
|
-
export default function NavIconView(props: INavViewProps): JSX.Element;
|
|
3
|
+
export default function NavIconView(props: INavViewProps): React.JSX.Element;
|
package/nav/Nav/NavLinkView.d.ts
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
|
|
1
|
+
import * as React from 'react';
|
|
2
2
|
import { INavViewProps } from '@steroidsjs/core/ui/nav/Nav/Nav';
|
|
3
|
-
export default function NavLinkView(props: INavViewProps): JSX.Element;
|
|
3
|
+
export default function NavLinkView(props: INavViewProps): React.JSX.Element;
|
package/nav/Nav/NavListView.d.ts
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
|
|
1
|
+
import * as React from 'react';
|
|
2
2
|
import { INavViewProps } from '@steroidsjs/core/ui/nav/Nav/Nav';
|
|
3
|
-
export default function NavListView(props: INavViewProps): JSX.Element;
|
|
3
|
+
export default function NavListView(props: INavViewProps): React.JSX.Element;
|
package/nav/Nav/NavTabsView.d.ts
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
|
|
1
|
+
import * as React from 'react';
|
|
2
2
|
import { INavViewProps } from '@steroidsjs/core/ui/nav/Nav/Nav';
|
|
3
|
-
export default function NavTabsView(props: INavViewProps): JSX.Element;
|
|
3
|
+
export default function NavTabsView(props: INavViewProps): React.JSX.Element;
|
package/nav/Tree/TreeView.d.ts
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
|
|
1
|
+
import * as React from 'react';
|
|
2
2
|
import { ITreeViewProps } from '@steroidsjs/core/ui/nav/Tree/Tree';
|
|
3
|
-
export default function TreeView(props: ITreeViewProps): JSX.Element;
|
|
3
|
+
export default function TreeView(props: ITreeViewProps): React.JSX.Element;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
|
|
1
|
+
import * as React from 'react';
|
|
2
2
|
import { ITreeItemViewProps } from '@steroidsjs/core/ui/nav/Tree/Tree';
|
|
3
|
-
export default function TreeItemView(props: ITreeItemViewProps): JSX.Element;
|
|
3
|
+
export default function TreeItemView(props: ITreeItemViewProps): React.JSX.Element;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@steroidsjs/bootstrap",
|
|
3
|
-
"version": "3.0.
|
|
3
|
+
"version": "3.0.35",
|
|
4
4
|
"description": "",
|
|
5
5
|
"main": "index.js",
|
|
6
6
|
"author": "Vladimir Kozhin <hello@kozhindev.com>",
|
|
@@ -19,15 +19,13 @@
|
|
|
19
19
|
},
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@splidejs/react-splide": "^0.7.12",
|
|
22
|
-
"
|
|
22
|
+
"@types/react-dom": "^18.3.1",
|
|
23
23
|
"lodash": "^4.17.20",
|
|
24
24
|
"lodash-es": "^4.17.20",
|
|
25
|
-
"normalize.css": "^8.0.1",
|
|
26
25
|
"rc-slider": "^9.7.4",
|
|
27
|
-
"react": "^18.
|
|
28
|
-
"react-collapse": "^5.0.1",
|
|
26
|
+
"react": "^18.3.1",
|
|
29
27
|
"react-day-picker": "^7.4.10",
|
|
30
|
-
"react-dom": "^18.
|
|
28
|
+
"react-dom": "^18.3.1",
|
|
31
29
|
"react-google-recaptcha": "^3.1.0",
|
|
32
30
|
"react-image-crop": "^9.0.2",
|
|
33
31
|
"react-modal": "^3.11.2",
|
|
@@ -35,19 +33,10 @@
|
|
|
35
33
|
"react-use": "^17.4.0"
|
|
36
34
|
},
|
|
37
35
|
"devDependencies": {
|
|
38
|
-
"@steroidsjs/core": "3.0.
|
|
36
|
+
"@steroidsjs/core": "3.0.67",
|
|
39
37
|
"@steroidsjs/eslint-config": "^2.1.6",
|
|
40
|
-
"@types/enzyme": "^3.10.8",
|
|
41
|
-
"@types/googlemaps": "^3.43.3",
|
|
42
|
-
"@types/jest": "^26.0.22",
|
|
43
|
-
"@types/markdown-to-jsx": "^6.11.3",
|
|
44
38
|
"@types/node": "^14.14.37",
|
|
45
|
-
"@types/
|
|
46
|
-
"@types/reach__router": "^1.3.7",
|
|
47
|
-
"@types/react": "^18.0.27",
|
|
48
|
-
"@types/react-color": "^3.0.4",
|
|
49
|
-
"@types/react-syntax-highlighter": "^13.5.0",
|
|
50
|
-
"@types/webpack-env": "^1.16.0",
|
|
39
|
+
"@types/react": "^18.3.12",
|
|
51
40
|
"copyfiles": "^2.4.1",
|
|
52
41
|
"eslint": "^8.34.0",
|
|
53
42
|
"typescript": "^4.9.5"
|
package/utils/renderIcon.d.ts
CHANGED
|
@@ -5,5 +5,5 @@ import { IIconProps } from '@steroidsjs/core/ui/content/Icon/Icon';
|
|
|
5
5
|
* с переданным в него iconProps, если нет то вернется span с классом iconProps.className со вложенным {icon}
|
|
6
6
|
* @example renderIcon(props.leadIcon, {className: 'leadIcon', tabIndex: -1})
|
|
7
7
|
*/
|
|
8
|
-
declare const renderIcon: (icon: string | React.ReactElement, iconProps: IIconProps) => JSX.Element;
|
|
8
|
+
declare const renderIcon: (icon: string | React.ReactElement, iconProps: IIconProps) => React.JSX.Element;
|
|
9
9
|
export default renderIcon;
|