@rio-cloud/rio-uikit 0.16.1-beta.23 → 0.16.1
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/ActionBarItem.d.ts +1 -1
- package/ActionBarItemList.d.ts +1 -1
- package/ActionBarItemListItem.d.ts +1 -1
- package/ActionBarItemListSeparator.d.ts +1 -1
- package/Activity.d.ts +1 -1
- package/AnimatedNumber.d.ts +1 -1
- package/AppNavigationBar.d.ts +1 -1
- package/ApplicationHeader.d.ts +1 -1
- package/ApplicationLayout.d.ts +1 -1
- package/ApplicationLayoutBodyBanner.d.ts +1 -1
- package/ApplicationLayoutBodyBottomBar.d.ts +1 -1
- package/ApplicationLayoutBodyNavigation.d.ts +1 -1
- package/Area.d.ts +1 -1
- package/AreaChart.d.ts +1 -1
- package/AreaGradient.d.ts +1 -1
- package/AssetTree.d.ts +1 -1
- package/AutoSuggest.d.ts +6 -5
- package/Bar.d.ts +5 -2
- package/BarChart.d.ts +1 -1
- package/BottomSheet.d.ts +1 -1
- package/BrowserWarning.d.ts +1 -1
- package/Button.d.ts +24 -2
- package/ButtonDropdown.d.ts +1 -1
- package/Carousel.d.ts +3 -1
- package/ChartNeedle.d.ts +1 -1
- package/ChartTooltip.d.ts +1 -1
- package/Checkbox.d.ts +1 -1
- package/Circle.d.ts +1 -1
- package/ClearableInput.d.ts +1 -1
- package/ClusterLayer.d.ts +1 -1
- package/ClusterMapMarker.d.ts +1 -1
- package/ClusterUtils.d.ts +1 -1
- package/Collapse.d.ts +1 -1
- package/Colors.d.ts +1 -1
- package/ConfirmationDialog.d.ts +9 -2
- package/ContentLoader.d.ts +5 -2
- package/ContextMenu.d.ts +1 -1
- package/ContextMenuItem.d.ts +1 -1
- package/CustomState.d.ts +1 -1
- package/DataTab.d.ts +1 -1
- package/DataTabs.d.ts +1 -1
- package/DatePicker.d.ts +1 -1
- package/DateRangePicker.d.ts +1 -1
- package/DeviceUtils.d.ts +1 -1
- package/Dialog.d.ts +1 -1
- package/DomMarker.d.ts +1 -1
- package/DropdownSubmenu.d.ts +1 -1
- package/EmptyState.d.ts +1 -1
- package/EnhancedMapEvent.d.ts +1 -1
- package/ErrorState.d.ts +1 -1
- package/EventUtils.d.ts +1 -1
- package/ExpanderList.d.ts +5 -5
- package/ExpanderPanel.d.ts +1 -1
- package/Fade.d.ts +11 -2
- package/FilePicker.d.ts +6 -2
- package/ForbiddenState.d.ts +1 -1
- package/ImagePreloader.d.ts +1 -1
- package/IncidentsLayer.d.ts +1 -1
- package/InfoDialog.d.ts +1 -1
- package/Legend.d.ts +1 -1
- package/Line.d.ts +1 -1
- package/LineChart.d.ts +1 -1
- package/ListMenu.d.ts +6 -5
- package/LoadMoreButton.d.ts +1 -1
- package/MaintenanceState.d.ts +1 -1
- package/Map.d.ts +10 -7
- package/MapBoundingBoxButton.d.ts +1 -1
- package/MapCenterMarkerButton.d.ts +1 -1
- package/MapClusterSettings.d.ts +1 -1
- package/MapCustomerPoiSettingsItem.d.ts +1 -1
- package/MapLayerGroup.d.ts +1 -1
- package/MapLayerIncidentsItem.d.ts +1 -1
- package/MapLayerRoadRestrictionsItem.d.ts +1 -1
- package/MapLayerSettings.d.ts +1 -1
- package/MapLayerTrafficItem.d.ts +1 -1
- package/MapLockMarkerButton.d.ts +1 -1
- package/MapSettings.d.ts +1 -1
- package/MapSettingsItem.d.ts +1 -1
- package/MapSettingsPanel.d.ts +1 -1
- package/MapSettingsTile.d.ts +1 -1
- package/MapTypeSettings.d.ts +1 -1
- package/MapWorkshopPoiSettingsItem.d.ts +1 -1
- package/Marker.d.ts +1 -1
- package/MarkerLayer.d.ts +1 -1
- package/MediaDialog.d.ts +8 -4
- package/MenuItem.d.ts +2 -2
- package/Multiselect.d.ts +11 -4
- package/NoData.d.ts +1 -1
- package/NotBookedState.d.ts +1 -1
- package/NotFoundState.d.ts +1 -1
- package/Notification.d.ts +1 -1
- package/NotificationsContainer.d.ts +1 -1
- package/NumberControl.d.ts +5 -2
- package/NumberInput.d.ts +5 -2
- package/OnboardingTip.d.ts +27 -2
- package/OverlayTrigger.d.ts +26 -2
- package/Pager.d.ts +1 -1
- package/PieChart.d.ts +1 -1
- package/Polygon.d.ts +1 -1
- package/Polyline.d.ts +1 -1
- package/Popover.d.ts +8 -2
- package/Position.d.ts +1 -1
- package/PositionUtils.d.ts +1 -1
- package/RadialBarChart.d.ts +1 -1
- package/RadioButton.d.ts +1 -1
- package/RangeSlider.d.ts +1 -1
- package/ReleaseNotes.d.ts +1 -1
- package/ReleaseNotesDialog.d.ts +1 -1
- package/Resizer.d.ts +10 -2
- package/ResponsiveVideo.d.ts +5 -2
- package/Route.d.ts +1 -1
- package/RuleConnector.d.ts +9 -0
- package/RuleConnector.js +2 -0
- package/RuleContainer.d.ts +5 -0
- package/RuleContainer.js +2 -0
- package/RulesWrapper.d.ts +5 -0
- package/RulesWrapper.js +2 -0
- package/SaveDialog.d.ts +9 -2
- package/Select.d.ts +5 -5
- package/Sidebar.d.ts +8 -2
- package/SimpleButtonDropdown.d.ts +1 -1
- package/SimpleClusterLayer.d.ts +1 -1
- package/SimpleDialog.d.ts +9 -2
- package/SimpleTooltip.d.ts +26 -2
- package/SingleButtonDropdown.d.ts +1 -1
- package/SingleMapMarker.d.ts +1 -1
- package/Slider.d.ts +1 -1
- package/SortArrowDown.d.ts +1 -1
- package/SortArrowUp.d.ts +1 -1
- package/SortArrows.d.ts +1 -1
- package/SortDirection.d.ts +1 -1
- package/SortUtils.d.ts +1 -1
- package/Spinner.d.ts +1 -1
- package/SplitButtonDropdown.d.ts +1 -1
- package/SplitDialog.d.ts +9 -2
- package/StatsWidget.d.ts +1 -1
- package/StatsWidgetNumber.d.ts +1 -1
- package/StatsWidgetSpacer.d.ts +1 -1
- package/StatsWidgets.d.ts +1 -1
- package/StatusBar.d.ts +1 -1
- package/SteppedProgressBar.d.ts +6 -2
- package/SubNavigation.d.ts +1 -1
- package/Switch.d.ts +5 -2
- package/TableCardsSorting.d.ts +1 -1
- package/TableSearch.d.ts +1 -1
- package/TableSettingsDialog.d.ts +1 -1
- package/TableToolbar.d.ts +1 -1
- package/TableViewToggles.d.ts +1 -1
- package/Tag.d.ts +1 -1
- package/TagList.d.ts +1 -1
- package/TagManager.d.ts +5 -5
- package/Teaser.d.ts +1 -1
- package/TeaserContainer.d.ts +1 -1
- package/TextMarker.d.ts +1 -1
- package/TimePicker.d.ts +1 -1
- package/ToggleButton.d.ts +1 -1
- package/Tooltip.d.ts +29 -2
- package/TrafficLayer.d.ts +1 -1
- package/Tree.d.ts +1 -1
- package/TreeCategory.d.ts +1 -1
- package/TreeOption.d.ts +1 -1
- package/TreeSearch.d.ts +1 -1
- package/TreeSummary.d.ts +1 -1
- package/TruckLayer.d.ts +1 -1
- package/TypeCounter.d.ts +1 -1
- package/VolkswagenApplicationHeader.d.ts +1 -1
- package/components/button/Button.js +6 -3
- package/components/datepicker/DatePicker.js +5 -2
- package/components/dialog/SplitDialog.js +5 -2
- package/components/dropdown/ButtonDropdown.js +9 -3
- package/components/map/components/Map.js +24 -1
- package/components/overlay/OverlayTrigger.js +2 -1
- package/components/rules/RuleConnector.js +76 -0
- package/components/rules/RuleContainer.js +68 -0
- package/components/rules/RulesWrapper.js +17 -0
- package/components/selects/BaseDropdownMenu.js +40 -26
- package/components/selects/Multiselect.js +5 -3
- package/components/selects/Select.js +7 -5
- package/framer-motion.d.ts +1 -0
- package/index.d.ts +7 -1
- package/index.js +6 -0
- package/lib/es/AutoSuggest.d.ts +6 -5
- package/lib/es/Bar.d.ts +4 -1
- package/lib/es/Button.d.ts +23 -1
- package/lib/es/Carousel.d.ts +2 -0
- package/lib/es/ConfirmationDialog.d.ts +8 -1
- package/lib/es/ContentLoader.d.ts +4 -1
- package/lib/es/ExpanderList.d.ts +5 -5
- package/lib/es/Fade.d.ts +10 -1
- package/lib/es/FilePicker.d.ts +5 -1
- package/lib/es/ListMenu.d.ts +6 -5
- package/lib/es/Map.d.ts +10 -7
- package/lib/es/MediaDialog.d.ts +8 -4
- package/lib/es/MenuItem.d.ts +1 -1
- package/lib/es/Multiselect.d.ts +11 -4
- package/lib/es/NumberControl.d.ts +4 -1
- package/lib/es/NumberInput.d.ts +4 -1
- package/lib/es/OnboardingTip.d.ts +26 -1
- package/lib/es/OverlayTrigger.d.ts +25 -1
- package/lib/es/Popover.d.ts +7 -1
- package/lib/es/Resizer.d.ts +9 -1
- package/lib/es/ResponsiveVideo.d.ts +4 -1
- package/lib/es/RuleConnector.d.ts +9 -0
- package/lib/es/RuleConnector.js +13 -0
- package/lib/es/RuleContainer.d.ts +5 -0
- package/lib/es/RuleContainer.js +13 -0
- package/lib/es/RulesWrapper.d.ts +5 -0
- package/lib/es/RulesWrapper.js +13 -0
- package/lib/es/SaveDialog.d.ts +8 -1
- package/lib/es/Select.d.ts +5 -5
- package/lib/es/Sidebar.d.ts +7 -1
- package/lib/es/SimpleDialog.d.ts +8 -1
- package/lib/es/SimpleTooltip.d.ts +25 -1
- package/lib/es/SplitDialog.d.ts +8 -1
- package/lib/es/SteppedProgressBar.d.ts +5 -1
- package/lib/es/Switch.d.ts +4 -1
- package/lib/es/TagManager.d.ts +5 -5
- package/lib/es/Tooltip.d.ts +28 -1
- package/lib/es/components/button/Button.js +6 -3
- package/lib/es/components/datepicker/DatePicker.js +3 -3
- package/lib/es/components/dialog/SplitDialog.js +5 -2
- package/lib/es/components/dropdown/ButtonDropdown.js +9 -3
- package/lib/es/components/map/components/Map.js +24 -1
- package/lib/es/components/overlay/OverlayTrigger.js +2 -1
- package/lib/es/components/rules/RuleConnector.js +84 -0
- package/lib/es/components/rules/RuleContainer.js +76 -0
- package/lib/es/components/rules/RulesWrapper.js +25 -0
- package/lib/es/components/selects/BaseDropdownMenu.js +40 -26
- package/lib/es/components/selects/Multiselect.js +5 -3
- package/lib/es/components/selects/Select.js +7 -5
- package/lib/es/framer-motion.d.ts +1 -0
- package/lib/es/index.d.ts +8 -2
- package/lib/es/index.js +24 -0
- package/lib/es/styles/components/Dialog.less +10 -0
- package/lib/es/styles/components/Dropdown.less +11 -2
- package/lib/es/styles/components/Select.less +5 -6
- package/lib/es/styles/design/box-sizing.less +8 -0
- package/lib/es/styles/design/fonts.less +23 -23
- package/lib/es/styles/design/normalize.less +0 -2
- package/lib/es/styles/design/responsive/flexgrid.less +4 -6
- package/lib/es/styles/design/responsive/sizing.less +3 -0
- package/lib/es/styles/design/tables.less +5 -0
- package/lib/es/styles/mixins/panels.less +3 -3
- package/lib/es/styles/print/print.less +36 -4
- package/lib/es/styles/rio-uikit-core.less +2 -1
- package/lib/es/styles/rio-uikit-print-utilities.less +1 -0
- package/lib/es/themes/Website/styles/rio-website.less +2 -2
- package/lib/es/types.ts +40 -16
- package/lib/es/utils/init.js +1 -1
- package/lib/es/version.json +1 -1
- package/package.json +13 -11
- package/styles/components/Dialog.less +10 -0
- package/styles/components/Dropdown.less +11 -2
- package/styles/components/Select.less +5 -6
- package/styles/design/box-sizing.less +8 -0
- package/styles/design/fonts.less +23 -23
- package/styles/design/normalize.less +0 -2
- package/styles/design/responsive/flexgrid.less +4 -6
- package/styles/design/responsive/sizing.less +3 -0
- package/styles/design/tables.less +5 -0
- package/styles/mixins/panels.less +3 -3
- package/styles/print/print.less +36 -4
- package/styles/rio-uikit-core.less +2 -1
- package/styles/rio-uikit-print-utilities.less +1 -0
- package/themes/Website/styles/rio-website.less +2 -2
- package/types.ts +40 -16
- package/useAfterMount.d.ts +1 -1
- package/useClickOutside.d.ts +1 -1
- package/useClipboard.d.ts +1 -1
- package/useDebugInfo.d.ts +1 -1
- package/useEffectOnce.d.ts +1 -1
- package/useElementSize.d.ts +1 -1
- package/useEsc.d.ts +1 -1
- package/useEvent.d.ts +1 -1
- package/useFullscreen.d.ts +1 -1
- package/useInterval.d.ts +1 -1
- package/useKey.d.ts +1 -1
- package/useLocalStorage.d.ts +1 -1
- package/useOnScreen.d.ts +1 -1
- package/useOnlineStatus.d.ts +1 -1
- package/useRenderCount.d.ts +1 -1
- package/useResizeObserver.d.ts +1 -1
- package/useSessionStorage.d.ts +1 -1
- package/useStateWithValidation.d.ts +1 -1
- package/useTimeout.d.ts +1 -1
- package/useWindowResize.d.ts +1 -1
- package/utils/init.js +1 -1
- package/version.json +1 -1
- package/.DS_Store +0 -0
- package/components/.DS_Store +0 -0
- package/components/map/.DS_Store +0 -0
- package/lib/.DS_Store +0 -0
- package/lib/es/.DS_Store +0 -0
- package/lib/es/components/.DS_Store +0 -0
- package/lib/es/styles/.DS_Store +0 -0
- package/lib/es/themes/.DS_Store +0 -0
- package/styles/.DS_Store +0 -0
- package/themes/.DS_Store +0 -0
- package/themes/Volkswagen/.DS_Store +0 -0
package/ActionBarItem.d.ts
CHANGED
package/ActionBarItemList.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
declare module '@rio-cloud/rio-uikit/
|
|
1
|
+
declare module '@rio-cloud/rio-uikit/ActionBarItemList' {
|
|
2
2
|
import React from 'react';
|
|
3
3
|
import { ActionBarItemListProps } from './types';
|
|
4
4
|
export default class ActionBarItemList extends React.Component<ActionBarItemListProps> {}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
declare module '@rio-cloud/rio-uikit/
|
|
1
|
+
declare module '@rio-cloud/rio-uikit/ActionBarItemListItem' {
|
|
2
2
|
import React from 'react';
|
|
3
3
|
import { ActionBarItemListItemProps } from './types';
|
|
4
4
|
export default class ActionBarItemListItem extends React.Component<ActionBarItemListItemProps> {}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
declare module '@rio-cloud/rio-uikit/
|
|
1
|
+
declare module '@rio-cloud/rio-uikit/ActionBarItemListSeparator' {
|
|
2
2
|
import React from 'react';
|
|
3
3
|
import { ActionBarItemListSeparatorProps } from './types';
|
|
4
4
|
export default class ActionBarItemListSeparator extends React.Component<ActionBarItemListSeparatorProps> {}
|
package/Activity.d.ts
CHANGED
package/AnimatedNumber.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
declare module '@rio-cloud/rio-uikit/
|
|
1
|
+
declare module '@rio-cloud/rio-uikit/AnimatedNumber' {
|
|
2
2
|
import React from 'react';
|
|
3
3
|
import { AnimatedNumberProps } from './types';
|
|
4
4
|
export default class AnimatedNumber extends React.Component<AnimatedNumberProps> {}
|
package/AppNavigationBar.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
declare module '@rio-cloud/rio-uikit/
|
|
1
|
+
declare module '@rio-cloud/rio-uikit/AppNavigationBar' {
|
|
2
2
|
import React from 'react';
|
|
3
3
|
import { AppNavigationBarProps } from './types';
|
|
4
4
|
export default class AppNavigationBar extends React.Component<AppNavigationBarProps> {}
|
package/ApplicationHeader.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
declare module '@rio-cloud/rio-uikit/
|
|
1
|
+
declare module '@rio-cloud/rio-uikit/ApplicationHeader' {
|
|
2
2
|
import React from 'react';
|
|
3
3
|
import { ApplicationHeaderProps } from './types';
|
|
4
4
|
export default class ApplicationHeader extends React.Component<ApplicationHeaderProps> {}
|
package/ApplicationLayout.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
declare module '@rio-cloud/rio-uikit/
|
|
1
|
+
declare module '@rio-cloud/rio-uikit/ApplicationLayoutBodyBanner' {
|
|
2
2
|
import React from 'react';
|
|
3
3
|
import { ApplicationLayoutBodyBannerProps } from './types';
|
|
4
4
|
export default class ApplicationLayoutBodyBanner extends React.Component<ApplicationLayoutBodyBannerProps> {}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
declare module '@rio-cloud/rio-uikit/
|
|
1
|
+
declare module '@rio-cloud/rio-uikit/ApplicationLayoutBodyBottomBar' {
|
|
2
2
|
import React from 'react';
|
|
3
3
|
import { ApplicationLayoutBodyBottomBarProps } from './types';
|
|
4
4
|
export default class ApplicationLayoutBodyBottomBar extends React.Component<ApplicationLayoutBodyBottomBarProps> {}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
declare module '@rio-cloud/rio-uikit/
|
|
1
|
+
declare module '@rio-cloud/rio-uikit/ApplicationLayoutBodyNavigation' {
|
|
2
2
|
import React from 'react';
|
|
3
3
|
import { ApplicationLayoutBodyNavigationProps } from './types';
|
|
4
4
|
export default class ApplicationLayoutBodyNavigation extends React.Component<ApplicationLayoutBodyNavigationProps> {}
|
package/Area.d.ts
CHANGED
package/AreaChart.d.ts
CHANGED
package/AreaGradient.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
declare module '@rio-cloud/rio-uikit/
|
|
1
|
+
declare module '@rio-cloud/rio-uikit/AreaGradient' {
|
|
2
2
|
import React from 'react';
|
|
3
3
|
import { AreaGradient as AreaGradientProps } from './types';
|
|
4
4
|
export default class AreaGradient extends React.Component<AreaGradientProps> {}
|
package/AssetTree.d.ts
CHANGED
package/AutoSuggest.d.ts
CHANGED
|
@@ -1,5 +1,6 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
}
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { AutoSuggestProps } from './types';
|
|
3
|
+
|
|
4
|
+
export { AutoSuggestInputProps } from './types';
|
|
5
|
+
export { AutoSuggestSuggestion } from './types';
|
|
6
|
+
export default class AutoSuggest extends React.Component<AutoSuggestProps> {}
|
package/Bar.d.ts
CHANGED
|
@@ -1,5 +1,8 @@
|
|
|
1
|
-
declare module '@rio-cloud/rio-uikit/
|
|
1
|
+
declare module '@rio-cloud/rio-uikit/Bar' {
|
|
2
2
|
import React from 'react';
|
|
3
3
|
import { Bar as BarProps } from './types';
|
|
4
|
-
export default class Bar extends React.Component<BarProps> {
|
|
4
|
+
export default class Bar extends React.Component<BarProps> {
|
|
5
|
+
static HORIZONTAL = 'horizontal';
|
|
6
|
+
static VERTICAL = 'vertical';
|
|
7
|
+
}
|
|
5
8
|
}
|
package/BarChart.d.ts
CHANGED
package/BottomSheet.d.ts
CHANGED
package/BrowserWarning.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
declare module '@rio-cloud/rio-uikit/
|
|
1
|
+
declare module '@rio-cloud/rio-uikit/BrowserWarning' {
|
|
2
2
|
import React from 'react';
|
|
3
3
|
import { BrowserWarningProps } from './types';
|
|
4
4
|
export default class BrowserWarning extends React.Component<BrowserWarningProps> {}
|
package/Button.d.ts
CHANGED
|
@@ -1,5 +1,27 @@
|
|
|
1
|
-
declare module '@rio-cloud/rio-uikit/
|
|
1
|
+
declare module '@rio-cloud/rio-uikit/Button' {
|
|
2
2
|
import React from 'react';
|
|
3
3
|
import { ButtonProps } from './types';
|
|
4
|
-
export default class Button extends React.Component<ButtonProps> {
|
|
4
|
+
export default class Button extends React.Component<ButtonProps> {
|
|
5
|
+
// Button styles
|
|
6
|
+
static DEFAULT = 'default';
|
|
7
|
+
static PRIMARY = 'primary';
|
|
8
|
+
static SECONDARY = 'secondary';
|
|
9
|
+
static INFO = 'info';
|
|
10
|
+
static WARNING = 'warning';
|
|
11
|
+
static DANGER = 'danger';
|
|
12
|
+
static SUCCESS = 'success';
|
|
13
|
+
static MUTED = 'muted';
|
|
14
|
+
|
|
15
|
+
// Button Type
|
|
16
|
+
static VARIANT_LINK = 'link';
|
|
17
|
+
static VARIANT_LINK_INLINE = 'link-inline';
|
|
18
|
+
static VARIANT_OUTLINE = 'outline';
|
|
19
|
+
static VARIANT_ACTION = 'action';
|
|
20
|
+
|
|
21
|
+
// Button Size
|
|
22
|
+
static XS = 'xs';
|
|
23
|
+
static SM = 'sm';
|
|
24
|
+
static MD = 'md';
|
|
25
|
+
static LG = 'lg';
|
|
26
|
+
}
|
|
5
27
|
}
|
package/ButtonDropdown.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
declare module '@rio-cloud/rio-uikit/
|
|
1
|
+
declare module '@rio-cloud/rio-uikit/ButtonDropdown' {
|
|
2
2
|
import React from 'react';
|
|
3
3
|
import { ButtonDropdownProps } from './types';
|
|
4
4
|
export default class ButtonDropdown extends React.Component<ButtonDropdownProps> {}
|
package/Carousel.d.ts
CHANGED
|
@@ -1,9 +1,11 @@
|
|
|
1
|
-
declare module '@rio-cloud/rio-uikit/
|
|
1
|
+
declare module '@rio-cloud/rio-uikit/Carousel' {
|
|
2
2
|
import React from 'react';
|
|
3
3
|
import { CarouselProps, CarouselItemProps } from './types';
|
|
4
4
|
|
|
5
5
|
export default class Carousel extends React.Component<CarouselProps> {
|
|
6
6
|
static Item: React.ComponentClass<CarouselItemProps>;
|
|
7
7
|
static Caption: React.ComponentClass<any>;
|
|
8
|
+
static PREV = 'prev';
|
|
9
|
+
static NEXT = 'next';
|
|
8
10
|
}
|
|
9
11
|
}
|
package/ChartNeedle.d.ts
CHANGED
package/ChartTooltip.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
declare module '@rio-cloud/rio-uikit/
|
|
1
|
+
declare module '@rio-cloud/rio-uikit/ChartTooltip' {
|
|
2
2
|
import React from 'react';
|
|
3
3
|
import { ChartTooltip as ChartTooltipProps } from './types';
|
|
4
4
|
export default class ChartTooltip extends React.Component<ChartTooltipProps> {}
|
package/Checkbox.d.ts
CHANGED
package/Circle.d.ts
CHANGED
package/ClearableInput.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
declare module '@rio-cloud/rio-uikit/
|
|
1
|
+
declare module '@rio-cloud/rio-uikit/ClearableInput' {
|
|
2
2
|
import React from 'react';
|
|
3
3
|
import { ClearableInputProps } from './types';
|
|
4
4
|
export default class ClearableInput extends React.Component<ClearableInputProps> {}
|
package/ClusterLayer.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
declare module '@rio-cloud/rio-uikit/
|
|
1
|
+
declare module '@rio-cloud/rio-uikit/ClusterLayer' {
|
|
2
2
|
import React from 'react';
|
|
3
3
|
import { ClusterLayerProps } from './types';
|
|
4
4
|
export default class ClusterLayer extends React.Component<ClusterLayerProps> {}
|
package/ClusterMapMarker.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
declare module '@rio-cloud/rio-uikit/
|
|
1
|
+
declare module '@rio-cloud/rio-uikit/ClusterMapMarker' {
|
|
2
2
|
import React from 'react';
|
|
3
3
|
import { ClusterMapMarkerProps } from './types';
|
|
4
4
|
export default class ClusterMapMarker extends React.Component<ClusterMapMarkerProps> {}
|
package/ClusterUtils.d.ts
CHANGED
package/Collapse.d.ts
CHANGED
package/Colors.d.ts
CHANGED
package/ConfirmationDialog.d.ts
CHANGED
|
@@ -1,5 +1,12 @@
|
|
|
1
|
-
declare module '@rio-cloud/rio-uikit/
|
|
1
|
+
declare module '@rio-cloud/rio-uikit/ConfirmationDialog' {
|
|
2
2
|
import React from 'react';
|
|
3
3
|
import { ConfirmationDialogProps } from './types';
|
|
4
|
-
export default class ConfirmationDialog extends React.Component<ConfirmationDialogProps> {
|
|
4
|
+
export default class ConfirmationDialog extends React.Component<ConfirmationDialogProps> {
|
|
5
|
+
static SIZE_SM = 'sm';
|
|
6
|
+
static SIZE_MD = 'md';
|
|
7
|
+
static SIZE_LG = 'lg';
|
|
8
|
+
static SIZE_XL = 'xl';
|
|
9
|
+
static SIZE_FULL = 'full';
|
|
10
|
+
static SIZE_FULL_SCREEN = 'fullscreen';
|
|
11
|
+
}
|
|
5
12
|
}
|
package/ContentLoader.d.ts
CHANGED
|
@@ -1,5 +1,8 @@
|
|
|
1
|
-
declare module '@rio-cloud/rio-uikit/
|
|
1
|
+
declare module '@rio-cloud/rio-uikit/ContentLoader' {
|
|
2
2
|
import React from 'react';
|
|
3
3
|
import { ContentLoaderProps } from './types';
|
|
4
|
-
export default class ContentLoader extends React.Component<ContentLoaderProps> {
|
|
4
|
+
export default class ContentLoader extends React.Component<ContentLoaderProps> {
|
|
5
|
+
static RECT = 'rect';
|
|
6
|
+
static CIRCLE = 'circle';
|
|
7
|
+
}
|
|
5
8
|
}
|
package/ContextMenu.d.ts
CHANGED
package/ContextMenuItem.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
declare module '@rio-cloud/rio-uikit/
|
|
1
|
+
declare module '@rio-cloud/rio-uikit/ContextMenuItem' {
|
|
2
2
|
import React from 'react';
|
|
3
3
|
import { ContextMenuItemProps } from './types';
|
|
4
4
|
export default class ContextMenuItem extends React.Component<ContextMenuItemProps> {}
|
package/CustomState.d.ts
CHANGED
package/DataTab.d.ts
CHANGED
package/DataTabs.d.ts
CHANGED
package/DatePicker.d.ts
CHANGED
package/DateRangePicker.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
declare module '@rio-cloud/rio-uikit/
|
|
1
|
+
declare module '@rio-cloud/rio-uikit/DateRangePicker' {
|
|
2
2
|
import React from 'react';
|
|
3
3
|
import { DateRangePickerProps } from './types';
|
|
4
4
|
export default class DateRangePicker extends React.Component<DateRangePickerProps> {}
|
package/DeviceUtils.d.ts
CHANGED
package/Dialog.d.ts
CHANGED
package/DomMarker.d.ts
CHANGED
package/DropdownSubmenu.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
declare module '@rio-cloud/rio-uikit/
|
|
1
|
+
declare module '@rio-cloud/rio-uikit/DropdownSubmenu' {
|
|
2
2
|
import React from 'react';
|
|
3
3
|
import { DropdownSubmenuProps } from './types';
|
|
4
4
|
export default class DropdownSubmenu extends React.Component<DropdownSubmenuProps> {}
|
package/EmptyState.d.ts
CHANGED
package/EnhancedMapEvent.d.ts
CHANGED
package/ErrorState.d.ts
CHANGED
package/EventUtils.d.ts
CHANGED
package/ExpanderList.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
}
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { ExpanderListProps } from './types';
|
|
3
|
+
|
|
4
|
+
export { ExpanderListItem } from './types';
|
|
5
|
+
export default class ExpanderList extends React.Component<ExpanderListProps> {}
|
package/ExpanderPanel.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
declare module '@rio-cloud/rio-uikit/
|
|
1
|
+
declare module '@rio-cloud/rio-uikit/ExpanderPanel' {
|
|
2
2
|
import React from 'react';
|
|
3
3
|
import { ExpanderPanelProps } from './types';
|
|
4
4
|
export default class ExpanderPanel extends React.Component<ExpanderPanelProps> {}
|
package/Fade.d.ts
CHANGED
|
@@ -1,5 +1,14 @@
|
|
|
1
|
-
declare module '@rio-cloud/rio-uikit/
|
|
1
|
+
declare module '@rio-cloud/rio-uikit/Fade' {
|
|
2
2
|
import React from 'react';
|
|
3
3
|
import { FadeProps } from './types';
|
|
4
|
-
export default class Fade extends React.Component<FadeProps> {
|
|
4
|
+
export default class Fade extends React.Component<FadeProps> {
|
|
5
|
+
static FADE = 'fade';
|
|
6
|
+
static FROM_LEFT = 'fromLeft';
|
|
7
|
+
static FROM_RIGHT = 'fromRight';
|
|
8
|
+
static FROM_TOP = 'fromTop';
|
|
9
|
+
static FROM_BOTTOM = 'fromBottom';
|
|
10
|
+
static TABS = 'tabs';
|
|
11
|
+
static PAGE = 'page';
|
|
12
|
+
static PAGE_BACK = 'pageBack';
|
|
13
|
+
}
|
|
5
14
|
}
|
package/FilePicker.d.ts
CHANGED
|
@@ -1,5 +1,9 @@
|
|
|
1
|
-
declare module '@rio-cloud/rio-uikit/
|
|
1
|
+
declare module '@rio-cloud/rio-uikit/FilePicker' {
|
|
2
2
|
import React from 'react';
|
|
3
3
|
import { FilePickerProps } from './types';
|
|
4
|
-
export default class FilePicker extends React.Component<FilePickerProps> {
|
|
4
|
+
export default class FilePicker extends React.Component<FilePickerProps> {
|
|
5
|
+
static DISPLAY_MODE_BUTTON = 'button';
|
|
6
|
+
static DISPLAY_MODE_DROPZONE = 'dropzone';
|
|
7
|
+
static DISPLAY_MODE_FULL = 'full';
|
|
8
|
+
}
|
|
5
9
|
}
|
package/ForbiddenState.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
declare module '@rio-cloud/rio-uikit/
|
|
1
|
+
declare module '@rio-cloud/rio-uikit/ForbiddenState' {
|
|
2
2
|
import React from 'react';
|
|
3
3
|
import { ForbiddenStateProps } from './types';
|
|
4
4
|
export default class ForbiddenState extends React.Component<ForbiddenStateProps> {}
|
package/ImagePreloader.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
declare module '@rio-cloud/rio-uikit/
|
|
1
|
+
declare module '@rio-cloud/rio-uikit/ImagePreloader' {
|
|
2
2
|
import React from 'react';
|
|
3
3
|
import { ImagePreloaderProps } from './types';
|
|
4
4
|
export default class ImagePreloader extends React.Component<ImagePreloaderProps> {}
|
package/IncidentsLayer.d.ts
CHANGED
package/InfoDialog.d.ts
CHANGED
package/Legend.d.ts
CHANGED
package/Line.d.ts
CHANGED
package/LineChart.d.ts
CHANGED
package/ListMenu.d.ts
CHANGED
|
@@ -1,5 +1,6 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
}
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { ListMenuProps } from './types';
|
|
3
|
+
|
|
4
|
+
export { ListMenuItem } from './types';
|
|
5
|
+
export { NavItem } from './types';
|
|
6
|
+
export default class ListMenu extends React.Component<ListMenuProps> {}
|
package/LoadMoreButton.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
declare module '@rio-cloud/rio-uikit/
|
|
1
|
+
declare module '@rio-cloud/rio-uikit/LoadMoreButton' {
|
|
2
2
|
import React from 'react';
|
|
3
3
|
import { LoadMoreButtonProps } from './types';
|
|
4
4
|
export default class LoadMoreButton extends React.Component<LoadMoreButtonProps> {}
|
package/MaintenanceState.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
declare module '@rio-cloud/rio-uikit/
|
|
1
|
+
declare module '@rio-cloud/rio-uikit/MaintenanceState' {
|
|
2
2
|
import React from 'react';
|
|
3
3
|
import { MaintenanceStateProps } from './types';
|
|
4
4
|
export default class MaintenanceState extends React.Component<MaintenanceStateProps> {}
|
package/Map.d.ts
CHANGED
|
@@ -1,8 +1,11 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { MapProps } from './types';
|
|
3
|
+
|
|
4
|
+
export { BoundingBox } from './types';
|
|
5
|
+
|
|
6
|
+
export default class Map extends React.Component<MapProps> {
|
|
7
|
+
static TYPE_DEFAULT = 'DEFAULT';
|
|
8
|
+
static TYPE_FLEET_STYLE = 'FLEET_STYLE';
|
|
9
|
+
static TYPE_SATELLITE = 'SATELLITE';
|
|
10
|
+
static TYPE_TERRAIN = 'TERRAIN';
|
|
8
11
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
declare module '@rio-cloud/rio-uikit/
|
|
1
|
+
declare module '@rio-cloud/rio-uikit/MapBoundingBoxButton' {
|
|
2
2
|
import React from 'react';
|
|
3
3
|
import { MapBoundingBoxButtonProps } from './types';
|
|
4
4
|
export default class MapBoundingBoxButton extends React.Component<MapBoundingBoxButtonProps> {}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
declare module '@rio-cloud/rio-uikit/
|
|
1
|
+
declare module '@rio-cloud/rio-uikit/MapCenterMarkerButton' {
|
|
2
2
|
import React from 'react';
|
|
3
3
|
import { MapCenterMarkerButtonProps } from './types';
|
|
4
4
|
export default class MapCenterMarkerButton extends React.Component<MapCenterMarkerButtonProps> {}
|
package/MapClusterSettings.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
declare module '@rio-cloud/rio-uikit/
|
|
1
|
+
declare module '@rio-cloud/rio-uikit/MapClusterSettings' {
|
|
2
2
|
import React from 'react';
|
|
3
3
|
import { MapClusterSettingsProps } from './types';
|
|
4
4
|
export default class MapClusterSettings extends React.Component<MapClusterSettingsProps> {}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
declare module '@rio-cloud/rio-uikit/
|
|
1
|
+
declare module '@rio-cloud/rio-uikit/MapCustomerPoiSettingsItem' {
|
|
2
2
|
import React from 'react';
|
|
3
3
|
import { MapCustomerPoiSettingsItemProps } from './types';
|
|
4
4
|
export default class MapCustomerPoiSettingsItem extends React.Component<MapCustomerPoiSettingsItemProps> {}
|