@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.
Files changed (299) hide show
  1. package/ActionBarItem.d.ts +1 -1
  2. package/ActionBarItemList.d.ts +1 -1
  3. package/ActionBarItemListItem.d.ts +1 -1
  4. package/ActionBarItemListSeparator.d.ts +1 -1
  5. package/Activity.d.ts +1 -1
  6. package/AnimatedNumber.d.ts +1 -1
  7. package/AppNavigationBar.d.ts +1 -1
  8. package/ApplicationHeader.d.ts +1 -1
  9. package/ApplicationLayout.d.ts +1 -1
  10. package/ApplicationLayoutBodyBanner.d.ts +1 -1
  11. package/ApplicationLayoutBodyBottomBar.d.ts +1 -1
  12. package/ApplicationLayoutBodyNavigation.d.ts +1 -1
  13. package/Area.d.ts +1 -1
  14. package/AreaChart.d.ts +1 -1
  15. package/AreaGradient.d.ts +1 -1
  16. package/AssetTree.d.ts +1 -1
  17. package/AutoSuggest.d.ts +6 -5
  18. package/Bar.d.ts +5 -2
  19. package/BarChart.d.ts +1 -1
  20. package/BottomSheet.d.ts +1 -1
  21. package/BrowserWarning.d.ts +1 -1
  22. package/Button.d.ts +24 -2
  23. package/ButtonDropdown.d.ts +1 -1
  24. package/Carousel.d.ts +3 -1
  25. package/ChartNeedle.d.ts +1 -1
  26. package/ChartTooltip.d.ts +1 -1
  27. package/Checkbox.d.ts +1 -1
  28. package/Circle.d.ts +1 -1
  29. package/ClearableInput.d.ts +1 -1
  30. package/ClusterLayer.d.ts +1 -1
  31. package/ClusterMapMarker.d.ts +1 -1
  32. package/ClusterUtils.d.ts +1 -1
  33. package/Collapse.d.ts +1 -1
  34. package/Colors.d.ts +1 -1
  35. package/ConfirmationDialog.d.ts +9 -2
  36. package/ContentLoader.d.ts +5 -2
  37. package/ContextMenu.d.ts +1 -1
  38. package/ContextMenuItem.d.ts +1 -1
  39. package/CustomState.d.ts +1 -1
  40. package/DataTab.d.ts +1 -1
  41. package/DataTabs.d.ts +1 -1
  42. package/DatePicker.d.ts +1 -1
  43. package/DateRangePicker.d.ts +1 -1
  44. package/DeviceUtils.d.ts +1 -1
  45. package/Dialog.d.ts +1 -1
  46. package/DomMarker.d.ts +1 -1
  47. package/DropdownSubmenu.d.ts +1 -1
  48. package/EmptyState.d.ts +1 -1
  49. package/EnhancedMapEvent.d.ts +1 -1
  50. package/ErrorState.d.ts +1 -1
  51. package/EventUtils.d.ts +1 -1
  52. package/ExpanderList.d.ts +5 -5
  53. package/ExpanderPanel.d.ts +1 -1
  54. package/Fade.d.ts +11 -2
  55. package/FilePicker.d.ts +6 -2
  56. package/ForbiddenState.d.ts +1 -1
  57. package/ImagePreloader.d.ts +1 -1
  58. package/IncidentsLayer.d.ts +1 -1
  59. package/InfoDialog.d.ts +1 -1
  60. package/Legend.d.ts +1 -1
  61. package/Line.d.ts +1 -1
  62. package/LineChart.d.ts +1 -1
  63. package/ListMenu.d.ts +6 -5
  64. package/LoadMoreButton.d.ts +1 -1
  65. package/MaintenanceState.d.ts +1 -1
  66. package/Map.d.ts +10 -7
  67. package/MapBoundingBoxButton.d.ts +1 -1
  68. package/MapCenterMarkerButton.d.ts +1 -1
  69. package/MapClusterSettings.d.ts +1 -1
  70. package/MapCustomerPoiSettingsItem.d.ts +1 -1
  71. package/MapLayerGroup.d.ts +1 -1
  72. package/MapLayerIncidentsItem.d.ts +1 -1
  73. package/MapLayerRoadRestrictionsItem.d.ts +1 -1
  74. package/MapLayerSettings.d.ts +1 -1
  75. package/MapLayerTrafficItem.d.ts +1 -1
  76. package/MapLockMarkerButton.d.ts +1 -1
  77. package/MapSettings.d.ts +1 -1
  78. package/MapSettingsItem.d.ts +1 -1
  79. package/MapSettingsPanel.d.ts +1 -1
  80. package/MapSettingsTile.d.ts +1 -1
  81. package/MapTypeSettings.d.ts +1 -1
  82. package/MapWorkshopPoiSettingsItem.d.ts +1 -1
  83. package/Marker.d.ts +1 -1
  84. package/MarkerLayer.d.ts +1 -1
  85. package/MediaDialog.d.ts +8 -4
  86. package/MenuItem.d.ts +2 -2
  87. package/Multiselect.d.ts +11 -4
  88. package/NoData.d.ts +1 -1
  89. package/NotBookedState.d.ts +1 -1
  90. package/NotFoundState.d.ts +1 -1
  91. package/Notification.d.ts +1 -1
  92. package/NotificationsContainer.d.ts +1 -1
  93. package/NumberControl.d.ts +5 -2
  94. package/NumberInput.d.ts +5 -2
  95. package/OnboardingTip.d.ts +27 -2
  96. package/OverlayTrigger.d.ts +26 -2
  97. package/Pager.d.ts +1 -1
  98. package/PieChart.d.ts +1 -1
  99. package/Polygon.d.ts +1 -1
  100. package/Polyline.d.ts +1 -1
  101. package/Popover.d.ts +8 -2
  102. package/Position.d.ts +1 -1
  103. package/PositionUtils.d.ts +1 -1
  104. package/RadialBarChart.d.ts +1 -1
  105. package/RadioButton.d.ts +1 -1
  106. package/RangeSlider.d.ts +1 -1
  107. package/ReleaseNotes.d.ts +1 -1
  108. package/ReleaseNotesDialog.d.ts +1 -1
  109. package/Resizer.d.ts +10 -2
  110. package/ResponsiveVideo.d.ts +5 -2
  111. package/Route.d.ts +1 -1
  112. package/RuleConnector.d.ts +9 -0
  113. package/RuleConnector.js +2 -0
  114. package/RuleContainer.d.ts +5 -0
  115. package/RuleContainer.js +2 -0
  116. package/RulesWrapper.d.ts +5 -0
  117. package/RulesWrapper.js +2 -0
  118. package/SaveDialog.d.ts +9 -2
  119. package/Select.d.ts +5 -5
  120. package/Sidebar.d.ts +8 -2
  121. package/SimpleButtonDropdown.d.ts +1 -1
  122. package/SimpleClusterLayer.d.ts +1 -1
  123. package/SimpleDialog.d.ts +9 -2
  124. package/SimpleTooltip.d.ts +26 -2
  125. package/SingleButtonDropdown.d.ts +1 -1
  126. package/SingleMapMarker.d.ts +1 -1
  127. package/Slider.d.ts +1 -1
  128. package/SortArrowDown.d.ts +1 -1
  129. package/SortArrowUp.d.ts +1 -1
  130. package/SortArrows.d.ts +1 -1
  131. package/SortDirection.d.ts +1 -1
  132. package/SortUtils.d.ts +1 -1
  133. package/Spinner.d.ts +1 -1
  134. package/SplitButtonDropdown.d.ts +1 -1
  135. package/SplitDialog.d.ts +9 -2
  136. package/StatsWidget.d.ts +1 -1
  137. package/StatsWidgetNumber.d.ts +1 -1
  138. package/StatsWidgetSpacer.d.ts +1 -1
  139. package/StatsWidgets.d.ts +1 -1
  140. package/StatusBar.d.ts +1 -1
  141. package/SteppedProgressBar.d.ts +6 -2
  142. package/SubNavigation.d.ts +1 -1
  143. package/Switch.d.ts +5 -2
  144. package/TableCardsSorting.d.ts +1 -1
  145. package/TableSearch.d.ts +1 -1
  146. package/TableSettingsDialog.d.ts +1 -1
  147. package/TableToolbar.d.ts +1 -1
  148. package/TableViewToggles.d.ts +1 -1
  149. package/Tag.d.ts +1 -1
  150. package/TagList.d.ts +1 -1
  151. package/TagManager.d.ts +5 -5
  152. package/Teaser.d.ts +1 -1
  153. package/TeaserContainer.d.ts +1 -1
  154. package/TextMarker.d.ts +1 -1
  155. package/TimePicker.d.ts +1 -1
  156. package/ToggleButton.d.ts +1 -1
  157. package/Tooltip.d.ts +29 -2
  158. package/TrafficLayer.d.ts +1 -1
  159. package/Tree.d.ts +1 -1
  160. package/TreeCategory.d.ts +1 -1
  161. package/TreeOption.d.ts +1 -1
  162. package/TreeSearch.d.ts +1 -1
  163. package/TreeSummary.d.ts +1 -1
  164. package/TruckLayer.d.ts +1 -1
  165. package/TypeCounter.d.ts +1 -1
  166. package/VolkswagenApplicationHeader.d.ts +1 -1
  167. package/components/button/Button.js +6 -3
  168. package/components/datepicker/DatePicker.js +5 -2
  169. package/components/dialog/SplitDialog.js +5 -2
  170. package/components/dropdown/ButtonDropdown.js +9 -3
  171. package/components/map/components/Map.js +24 -1
  172. package/components/overlay/OverlayTrigger.js +2 -1
  173. package/components/rules/RuleConnector.js +76 -0
  174. package/components/rules/RuleContainer.js +68 -0
  175. package/components/rules/RulesWrapper.js +17 -0
  176. package/components/selects/BaseDropdownMenu.js +40 -26
  177. package/components/selects/Multiselect.js +5 -3
  178. package/components/selects/Select.js +7 -5
  179. package/framer-motion.d.ts +1 -0
  180. package/index.d.ts +7 -1
  181. package/index.js +6 -0
  182. package/lib/es/AutoSuggest.d.ts +6 -5
  183. package/lib/es/Bar.d.ts +4 -1
  184. package/lib/es/Button.d.ts +23 -1
  185. package/lib/es/Carousel.d.ts +2 -0
  186. package/lib/es/ConfirmationDialog.d.ts +8 -1
  187. package/lib/es/ContentLoader.d.ts +4 -1
  188. package/lib/es/ExpanderList.d.ts +5 -5
  189. package/lib/es/Fade.d.ts +10 -1
  190. package/lib/es/FilePicker.d.ts +5 -1
  191. package/lib/es/ListMenu.d.ts +6 -5
  192. package/lib/es/Map.d.ts +10 -7
  193. package/lib/es/MediaDialog.d.ts +8 -4
  194. package/lib/es/MenuItem.d.ts +1 -1
  195. package/lib/es/Multiselect.d.ts +11 -4
  196. package/lib/es/NumberControl.d.ts +4 -1
  197. package/lib/es/NumberInput.d.ts +4 -1
  198. package/lib/es/OnboardingTip.d.ts +26 -1
  199. package/lib/es/OverlayTrigger.d.ts +25 -1
  200. package/lib/es/Popover.d.ts +7 -1
  201. package/lib/es/Resizer.d.ts +9 -1
  202. package/lib/es/ResponsiveVideo.d.ts +4 -1
  203. package/lib/es/RuleConnector.d.ts +9 -0
  204. package/lib/es/RuleConnector.js +13 -0
  205. package/lib/es/RuleContainer.d.ts +5 -0
  206. package/lib/es/RuleContainer.js +13 -0
  207. package/lib/es/RulesWrapper.d.ts +5 -0
  208. package/lib/es/RulesWrapper.js +13 -0
  209. package/lib/es/SaveDialog.d.ts +8 -1
  210. package/lib/es/Select.d.ts +5 -5
  211. package/lib/es/Sidebar.d.ts +7 -1
  212. package/lib/es/SimpleDialog.d.ts +8 -1
  213. package/lib/es/SimpleTooltip.d.ts +25 -1
  214. package/lib/es/SplitDialog.d.ts +8 -1
  215. package/lib/es/SteppedProgressBar.d.ts +5 -1
  216. package/lib/es/Switch.d.ts +4 -1
  217. package/lib/es/TagManager.d.ts +5 -5
  218. package/lib/es/Tooltip.d.ts +28 -1
  219. package/lib/es/components/button/Button.js +6 -3
  220. package/lib/es/components/datepicker/DatePicker.js +3 -3
  221. package/lib/es/components/dialog/SplitDialog.js +5 -2
  222. package/lib/es/components/dropdown/ButtonDropdown.js +9 -3
  223. package/lib/es/components/map/components/Map.js +24 -1
  224. package/lib/es/components/overlay/OverlayTrigger.js +2 -1
  225. package/lib/es/components/rules/RuleConnector.js +84 -0
  226. package/lib/es/components/rules/RuleContainer.js +76 -0
  227. package/lib/es/components/rules/RulesWrapper.js +25 -0
  228. package/lib/es/components/selects/BaseDropdownMenu.js +40 -26
  229. package/lib/es/components/selects/Multiselect.js +5 -3
  230. package/lib/es/components/selects/Select.js +7 -5
  231. package/lib/es/framer-motion.d.ts +1 -0
  232. package/lib/es/index.d.ts +8 -2
  233. package/lib/es/index.js +24 -0
  234. package/lib/es/styles/components/Dialog.less +10 -0
  235. package/lib/es/styles/components/Dropdown.less +11 -2
  236. package/lib/es/styles/components/Select.less +5 -6
  237. package/lib/es/styles/design/box-sizing.less +8 -0
  238. package/lib/es/styles/design/fonts.less +23 -23
  239. package/lib/es/styles/design/normalize.less +0 -2
  240. package/lib/es/styles/design/responsive/flexgrid.less +4 -6
  241. package/lib/es/styles/design/responsive/sizing.less +3 -0
  242. package/lib/es/styles/design/tables.less +5 -0
  243. package/lib/es/styles/mixins/panels.less +3 -3
  244. package/lib/es/styles/print/print.less +36 -4
  245. package/lib/es/styles/rio-uikit-core.less +2 -1
  246. package/lib/es/styles/rio-uikit-print-utilities.less +1 -0
  247. package/lib/es/themes/Website/styles/rio-website.less +2 -2
  248. package/lib/es/types.ts +40 -16
  249. package/lib/es/utils/init.js +1 -1
  250. package/lib/es/version.json +1 -1
  251. package/package.json +13 -11
  252. package/styles/components/Dialog.less +10 -0
  253. package/styles/components/Dropdown.less +11 -2
  254. package/styles/components/Select.less +5 -6
  255. package/styles/design/box-sizing.less +8 -0
  256. package/styles/design/fonts.less +23 -23
  257. package/styles/design/normalize.less +0 -2
  258. package/styles/design/responsive/flexgrid.less +4 -6
  259. package/styles/design/responsive/sizing.less +3 -0
  260. package/styles/design/tables.less +5 -0
  261. package/styles/mixins/panels.less +3 -3
  262. package/styles/print/print.less +36 -4
  263. package/styles/rio-uikit-core.less +2 -1
  264. package/styles/rio-uikit-print-utilities.less +1 -0
  265. package/themes/Website/styles/rio-website.less +2 -2
  266. package/types.ts +40 -16
  267. package/useAfterMount.d.ts +1 -1
  268. package/useClickOutside.d.ts +1 -1
  269. package/useClipboard.d.ts +1 -1
  270. package/useDebugInfo.d.ts +1 -1
  271. package/useEffectOnce.d.ts +1 -1
  272. package/useElementSize.d.ts +1 -1
  273. package/useEsc.d.ts +1 -1
  274. package/useEvent.d.ts +1 -1
  275. package/useFullscreen.d.ts +1 -1
  276. package/useInterval.d.ts +1 -1
  277. package/useKey.d.ts +1 -1
  278. package/useLocalStorage.d.ts +1 -1
  279. package/useOnScreen.d.ts +1 -1
  280. package/useOnlineStatus.d.ts +1 -1
  281. package/useRenderCount.d.ts +1 -1
  282. package/useResizeObserver.d.ts +1 -1
  283. package/useSessionStorage.d.ts +1 -1
  284. package/useStateWithValidation.d.ts +1 -1
  285. package/useTimeout.d.ts +1 -1
  286. package/useWindowResize.d.ts +1 -1
  287. package/utils/init.js +1 -1
  288. package/version.json +1 -1
  289. package/.DS_Store +0 -0
  290. package/components/.DS_Store +0 -0
  291. package/components/map/.DS_Store +0 -0
  292. package/lib/.DS_Store +0 -0
  293. package/lib/es/.DS_Store +0 -0
  294. package/lib/es/components/.DS_Store +0 -0
  295. package/lib/es/styles/.DS_Store +0 -0
  296. package/lib/es/themes/.DS_Store +0 -0
  297. package/styles/.DS_Store +0 -0
  298. package/themes/.DS_Store +0 -0
  299. package/themes/Volkswagen/.DS_Store +0 -0
@@ -1,4 +1,4 @@
1
- declare module '@rio-cloud/rio-uikit/lib/es/MapLayerGroup' {
1
+ declare module '@rio-cloud/rio-uikit/MapLayerGroup' {
2
2
  import React from 'react';
3
3
  import { MapLayerGroupProps } from './types';
4
4
  export default class MapLayerGroup extends React.Component<MapLayerGroupProps> {}
@@ -1,4 +1,4 @@
1
- declare module '@rio-cloud/rio-uikit/lib/es/MapLayerIncidentsItem' {
1
+ declare module '@rio-cloud/rio-uikit/MapLayerIncidentsItem' {
2
2
  import React from 'react';
3
3
  import { MapLayerIncidentsItemProps } from './types';
4
4
  export default class MapLayerIncidentsItem extends React.Component<MapLayerIncidentsItemProps> {}
@@ -1,4 +1,4 @@
1
- declare module '@rio-cloud/rio-uikit/lib/es/MapLayerRoadRestrictionsItem' {
1
+ declare module '@rio-cloud/rio-uikit/MapLayerRoadRestrictionsItem' {
2
2
  import React from 'react';
3
3
  import { MapLayerRoadRestrictionsItemProps } from './types';
4
4
  export default class MapLayerRoadRestrictionsItem extends React.Component<MapLayerRoadRestrictionsItemProps> {}
@@ -1,4 +1,4 @@
1
- declare module '@rio-cloud/rio-uikit/lib/es/MapLayerSettings' {
1
+ declare module '@rio-cloud/rio-uikit/MapLayerSettings' {
2
2
  import React from 'react';
3
3
  import { MapLayerSettingsProps } from './types';
4
4
  export default class MapLayerSettings extends React.Component<MapLayerSettingsProps> {}
@@ -1,4 +1,4 @@
1
- declare module '@rio-cloud/rio-uikit/lib/es/MapLayerTrafficItem' {
1
+ declare module '@rio-cloud/rio-uikit/MapLayerTrafficItem' {
2
2
  import React from 'react';
3
3
  import { MapLayerTrafficItemProps } from './types';
4
4
  export default class MapLayerTrafficItem extends React.Component<MapLayerTrafficItemProps> {}
@@ -1,4 +1,4 @@
1
- declare module '@rio-cloud/rio-uikit/lib/es/MapLockMarkerButton' {
1
+ declare module '@rio-cloud/rio-uikit/MapLockMarkerButton' {
2
2
  import React from 'react';
3
3
  import { MapLockMarkerButtonProps } from './types';
4
4
  export default class MapLockMarkerButton extends React.Component<MapLockMarkerButtonProps> {}
package/MapSettings.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- declare module '@rio-cloud/rio-uikit/lib/es/MapSettings' {
1
+ declare module '@rio-cloud/rio-uikit/MapSettings' {
2
2
  import React from 'react';
3
3
  import { MapSettingsProps } from './types';
4
4
  export default class MapSettings extends React.Component<MapSettingsProps> {}
@@ -1,4 +1,4 @@
1
- declare module '@rio-cloud/rio-uikit/lib/es/MapSettingsItem' {
1
+ declare module '@rio-cloud/rio-uikit/MapSettingsItem' {
2
2
  import React from 'react';
3
3
  import { MapSettingsItemProps } from './types';
4
4
  export default class MapSettingsItem extends React.Component<MapSettingsItemProps> {}
@@ -1,4 +1,4 @@
1
- declare module '@rio-cloud/rio-uikit/lib/es/MapSettingsPanel' {
1
+ declare module '@rio-cloud/rio-uikit/MapSettingsPanel' {
2
2
  import React from 'react';
3
3
  import { MapSettingsPanelProps } from './types';
4
4
  export default class MapSettingsPanel extends React.Component<MapSettingsPanelProps> {}
@@ -1,4 +1,4 @@
1
- declare module '@rio-cloud/rio-uikit/lib/es/MapSettingsTile' {
1
+ declare module '@rio-cloud/rio-uikit/MapSettingsTile' {
2
2
  import React from 'react';
3
3
  import { MapSettingsTileProps } from './types';
4
4
  export default class MapSettingsTile extends React.Component<MapSettingsTileProps> {}
@@ -1,4 +1,4 @@
1
- declare module '@rio-cloud/rio-uikit/lib/es/MapTypeSettings' {
1
+ declare module '@rio-cloud/rio-uikit/MapTypeSettings' {
2
2
  import React from 'react';
3
3
  import { MapTypeSettingsProps } from './types';
4
4
  export default class MapTypeSettings extends React.Component<MapTypeSettingsProps> {}
@@ -1,4 +1,4 @@
1
- declare module '@rio-cloud/rio-uikit/lib/es/MapWorkshopPoiSettingsItem' {
1
+ declare module '@rio-cloud/rio-uikit/MapWorkshopPoiSettingsItem' {
2
2
  import React from 'react';
3
3
  import { MapWorkshopPoiSettingsItemProps } from './types';
4
4
  export default class MapWorkshopPoiSettingsItem extends React.Component<MapWorkshopPoiSettingsItemProps> {}
package/Marker.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- declare module '@rio-cloud/rio-uikit/lib/es/Marker' {
1
+ declare module '@rio-cloud/rio-uikit/Marker' {
2
2
  import React from 'react';
3
3
  import { MarkerProps } from './types';
4
4
  export default class Marker extends React.Component<MarkerProps> {}
package/MarkerLayer.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- declare module '@rio-cloud/rio-uikit/lib/es/MarkerLayer' {
1
+ declare module '@rio-cloud/rio-uikit/MarkerLayer' {
2
2
  import React from 'react';
3
3
  import { MarkerLayerProps } from './types';
4
4
  export default class MarkerLayer extends React.Component<MarkerLayerProps> {}
package/MediaDialog.d.ts CHANGED
@@ -1,5 +1,9 @@
1
- declare module '@rio-cloud/rio-uikit/lib/es/MediaDialog' {
2
- import React from 'react';
3
- import { MediaDialogProps } from './types';
4
- export default class MediaDialog extends React.Component<MediaDialogProps> {}
1
+ import React from 'react';
2
+ import { MediaDialogProps } from './types';
3
+
4
+ export { MediaDialogMedia } from './types';
5
+
6
+ export default class MediaDialog extends React.Component<MediaDialogProps> {
7
+ static MEDIA_TYPE_IMAGE = 'image';
8
+ static MEDIA_TYPE_VIDEO = 'video';
5
9
  }
package/MenuItem.d.ts CHANGED
@@ -1,5 +1,5 @@
1
- declare module '@rio-cloud/rio-uikit/lib/es/MenuItem' {
1
+ declare module '@rio-cloud/rio-uikit/MenuItem' {
2
2
  import React from 'react';
3
- import { MenuItemProps } from './types';
3
+ import { MenuItem as MenuItemProps } from './types';
4
4
  export default class MenuItem extends React.Component<MenuItemProps> {}
5
5
  }
package/Multiselect.d.ts CHANGED
@@ -1,5 +1,12 @@
1
- declare module '@rio-cloud/rio-uikit/lib/es/Multiselect' {
2
- import React from 'react';
3
- import { MultiselectProps } from './types';
4
- export default class Multiselect extends React.Component<MultiselectProps> {}
1
+ import React from 'react';
2
+ import { MultiselectProps } from './types';
3
+
4
+ export { MultiselectOption } from './types';
5
+ export { MultiselectCounterMessage } from './types';
6
+
7
+ export default class Multiselect extends React.Component<MultiselectProps> {
8
+ static SIZE_SM = 'sm';
9
+ static SIZE_LG = 'lg';
10
+ static SIZE_SMALL = 'small';
11
+ static SIZE_LARGE = 'large';
5
12
  }
package/NoData.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- declare module '@rio-cloud/rio-uikit/lib/es/NoData' {
1
+ declare module '@rio-cloud/rio-uikit/NoData' {
2
2
  import React from 'react';
3
3
  import { NoDataProps } from './types';
4
4
  export default class NoData extends React.Component<NoDataProps> {}
@@ -1,4 +1,4 @@
1
- declare module '@rio-cloud/rio-uikit/lib/es/NotBookedState' {
1
+ declare module '@rio-cloud/rio-uikit/NotBookedState' {
2
2
  import React from 'react';
3
3
  import { NotBookedStateProps } from './types';
4
4
  export default class NotBookedState extends React.Component<NotBookedStateProps> {}
@@ -1,4 +1,4 @@
1
- declare module '@rio-cloud/rio-uikit/lib/es/NotFoundState' {
1
+ declare module '@rio-cloud/rio-uikit/NotFoundState' {
2
2
  import React from 'react';
3
3
  import { NotFoundStateProps } from './types';
4
4
  export default class NotFoundState extends React.Component<NotFoundStateProps> {}
package/Notification.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- declare module '@rio-cloud/rio-uikit/lib/es/Notification' {
1
+ declare module '@rio-cloud/rio-uikit/Notification' {
2
2
  import { notificationTriggerFunction } from './types';
3
3
  export default class Notification {
4
4
  static success: notificationTriggerFunction;
@@ -1,4 +1,4 @@
1
- declare module '@rio-cloud/rio-uikit/lib/es/NotificationsContainer' {
1
+ declare module '@rio-cloud/rio-uikit/NotificationsContainer' {
2
2
  import React from 'react';
3
3
  import { NotificationsContainerProps } from './types';
4
4
  export default class NotificationsContainer extends React.Component<NotificationsContainerProps> {}
@@ -1,5 +1,8 @@
1
- declare module '@rio-cloud/rio-uikit/lib/es/NumberControl' {
1
+ declare module '@rio-cloud/rio-uikit/NumberControl' {
2
2
  import React from 'react';
3
3
  import { NumberControlProps } from './types';
4
- export default class NumberControl extends React.Component<NumberControlProps> {}
4
+ export default class NumberControl extends React.Component<NumberControlProps> {
5
+ static SIZE_SM = 'sm';
6
+ static SIZE_LG = 'lg';
7
+ }
5
8
  }
package/NumberInput.d.ts CHANGED
@@ -1,5 +1,8 @@
1
- declare module '@rio-cloud/rio-uikit/lib/es/NumberInput' {
1
+ declare module '@rio-cloud/rio-uikit/NumberInput' {
2
2
  import React from 'react';
3
3
  import { NumberInputProps } from './types';
4
- export default class NumberInput extends React.Component<NumberInputProps> {}
4
+ export default class NumberInput extends React.Component<NumberInputProps> {
5
+ static SIZE_SM = 'sm';
6
+ static SIZE_LG = 'lg';
7
+ }
5
8
  }
@@ -1,5 +1,30 @@
1
- declare module '@rio-cloud/rio-uikit/lib/es/OnboardingTip' {
1
+ declare module '@rio-cloud/rio-uikit/OnboardingTip' {
2
2
  import React from 'react';
3
3
  import { OnboardingTipProps } from './types';
4
- export default class OnboardingTip extends React.Component<OnboardingTipProps> {}
4
+
5
+ export default class OnboardingTip extends React.Component<OnboardingTipProps> {
6
+ static AUTO_START = 'auto-start';
7
+ static AUTO = 'auto';
8
+ static AUTO_END = 'auto-end';
9
+
10
+ static TOP_START = 'top-start';
11
+ static TOP = 'top';
12
+ static TOP_END = 'top-end';
13
+
14
+ static BOTTOM_START = 'bottom-start';
15
+ static BOTTOM = 'bottom';
16
+ static BOTTOM_END = 'bottom-end';
17
+
18
+ static RIGHT_START = 'right-start';
19
+ static RIGHT = 'right';
20
+ static RIGHT_END = 'right-end';
21
+
22
+ static LEFT_START = 'left-start';
23
+ static LEFT = 'left';
24
+ static LEFT_END = 'left-end';
25
+
26
+ static TEXT_ALIGNMENT_LEFT = 'left';
27
+ static TEXT_ALIGNMENT_CENTER = 'center';
28
+ static TEXT_ALIGNMENT_RIGHT = 'right';
29
+ }
5
30
  }
@@ -1,5 +1,29 @@
1
- declare module '@rio-cloud/rio-uikit/lib/es/OverlayTrigger' {
1
+ declare module '@rio-cloud/rio-uikit/OverlayTrigger' {
2
2
  import React from 'react';
3
3
  import { OverlayTriggerProps } from './types';
4
- export default class OverlayTrigger extends React.Component<OverlayTriggerProps> {}
4
+ export default class OverlayTrigger extends React.Component<OverlayTriggerProps> {
5
+ static TRIGGER_CLICK = 'click';
6
+ static TRIGGER_HOVER = 'hover';
7
+ static TRIGGER_FOCUS = 'focus';
8
+
9
+ static AUTO_START = 'auto-start';
10
+ static AUTO = 'auto';
11
+ static AUTO_END = 'auto-end';
12
+
13
+ static TOP_START = 'top-start';
14
+ static TOP = 'top';
15
+ static TOP_END = 'top-end';
16
+
17
+ static BOTTOM_START = 'bottom-start';
18
+ static BOTTOM = 'bottom';
19
+ static BOTTOM_END = 'bottom-end';
20
+
21
+ static RIGHT_START = 'right-start';
22
+ static RIGHT = 'right';
23
+ static RIGHT_END = 'right-end';
24
+
25
+ static LEFT_START = 'left-start';
26
+ static LEFT = 'left';
27
+ static LEFT_END = 'left-end';
28
+ }
5
29
  }
package/Pager.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- declare module '@rio-cloud/rio-uikit/lib/es/Pager' {
1
+ declare module '@rio-cloud/rio-uikit/Pager' {
2
2
  import React from 'react';
3
3
  import { PagerProps } from './types';
4
4
 
package/PieChart.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- declare module '@rio-cloud/rio-uikit/lib/es/PieChart' {
1
+ declare module '@rio-cloud/rio-uikit/PieChart' {
2
2
  import React from 'react';
3
3
  import { PieChartProps } from './types';
4
4
  export default class PieChart extends React.Component<PieChartProps> {}
package/Polygon.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- declare module '@rio-cloud/rio-uikit/lib/es/Polygon' {
1
+ declare module '@rio-cloud/rio-uikit/Polygon' {
2
2
  import React from 'react';
3
3
  import { PolygonProps } from './types';
4
4
  export default class Polygon extends React.Component<PolygonProps> {}
package/Polyline.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- declare module '@rio-cloud/rio-uikit/lib/es/Polyline' {
1
+ declare module '@rio-cloud/rio-uikit/Polyline' {
2
2
  import React from 'react';
3
3
  import { PolylineProps } from './types';
4
4
  export default class Polyline extends React.Component<PolylineProps> {}
package/Popover.d.ts CHANGED
@@ -1,5 +1,11 @@
1
- declare module '@rio-cloud/rio-uikit/lib/es/Popover' {
1
+ declare module '@rio-cloud/rio-uikit/Popover' {
2
2
  import React from 'react';
3
3
  import { PopoverProps } from './types';
4
- export default class Popover extends React.Component<PopoverProps> {}
4
+ export default class Popover extends React.Component<PopoverProps> {
5
+ static AUTO = 'auto';
6
+ static TOP = 'top';
7
+ static BOTTOM = 'bottom';
8
+ static RIGHT = 'right';
9
+ static LEFT = 'left';
10
+ }
5
11
  }
package/Position.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- declare module '@rio-cloud/rio-uikit/lib/es/Position' {
1
+ declare module '@rio-cloud/rio-uikit/Position' {
2
2
  import React from 'react';
3
3
  import { PositionProps } from './types';
4
4
  export default class Position extends React.Component<PositionProps> {}
@@ -1,4 +1,4 @@
1
- declare module '@rio-cloud/rio-uikit/lib/es/PositionUtils' {
1
+ declare module '@rio-cloud/rio-uikit/PositionUtils' {
2
2
  import { BoundingBox, Position } from './types';
3
3
 
4
4
  export default class PositionUtils {
@@ -1,4 +1,4 @@
1
- declare module '@rio-cloud/rio-uikit/lib/es/RadialBarChart' {
1
+ declare module '@rio-cloud/rio-uikit/RadialBarChart' {
2
2
  import React from 'react';
3
3
  import { RadialBarChart as RadialBarChartProps } from './types';
4
4
  export default class RadialBarChart extends React.Component<RadialBarChartProps> {}
package/RadioButton.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- declare module '@rio-cloud/rio-uikit/lib/es/RadioButton' {
1
+ declare module '@rio-cloud/rio-uikit/RadioButton' {
2
2
  import React from 'react';
3
3
  import { RadioButtonProps } from './types';
4
4
  export default class RadioButton extends React.Component<RadioButtonProps> {}
package/RangeSlider.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- declare module '@rio-cloud/rio-uikit/lib/es/RangeSlider' {
1
+ declare module '@rio-cloud/rio-uikit/RangeSlider' {
2
2
  import React from 'react';
3
3
  import { RangeSliderProps } from './types';
4
4
  export default class RangeSlider extends React.Component<RangeSliderProps> {}
package/ReleaseNotes.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- declare module '@rio-cloud/rio-uikit/lib/es/ReleaseNotes' {
1
+ declare module '@rio-cloud/rio-uikit/ReleaseNotes' {
2
2
  import React from 'react';
3
3
  import { ReleaseNotesProps } from './types';
4
4
  export default class ReleaseNotes extends React.Component<ReleaseNotesProps> {}
@@ -1,4 +1,4 @@
1
- declare module '@rio-cloud/rio-uikit/lib/es/ReleaseNotesDialog' {
1
+ declare module '@rio-cloud/rio-uikit/ReleaseNotesDialog' {
2
2
  import React from 'react';
3
3
  import { ReleaseNotesDialogProps } from './types';
4
4
  export default class ReleaseNotesDialog extends React.Component<ReleaseNotesDialogProps> {}
package/Resizer.d.ts CHANGED
@@ -1,5 +1,13 @@
1
- declare module '@rio-cloud/rio-uikit/lib/es/Resizer' {
1
+ declare module '@rio-cloud/rio-uikit/Resizer' {
2
2
  import React from 'react';
3
3
  import { ResizerProps } from './types';
4
- export default class Resizer extends React.Component<ResizerProps> {}
4
+ export default class Resizer extends React.Component<ResizerProps> {
5
+ static HORIZONTAL = 'x';
6
+ static VERTICAL = 'y';
7
+
8
+ static LEFT = 'left';
9
+ static RIGHT = 'right';
10
+ static TOP = 'top';
11
+ static BOTTOM = 'bottom';
12
+ }
5
13
  }
@@ -1,5 +1,8 @@
1
- declare module '@rio-cloud/rio-uikit/lib/es/ResponsiveVideo' {
1
+ declare module '@rio-cloud/rio-uikit/ResponsiveVideo' {
2
2
  import React from 'react';
3
3
  import { ResponsiveVideoProps } from './types';
4
- export default class ResponsiveVideo extends React.Component<ResponsiveVideoProps> {}
4
+ export default class ResponsiveVideo extends React.Component<ResponsiveVideoProps> {
5
+ static ASPECT_RATIO_4_BY_3 = '4by3';
6
+ static ASPECT_RATIO_16_BY_9 = '16by9';
7
+ }
5
8
  }
package/Route.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- declare module '@rio-cloud/rio-uikit/lib/es/Route' {
1
+ declare module '@rio-cloud/rio-uikit/Route' {
2
2
  import React from 'react';
3
3
  import { RouteProps } from './types';
4
4
  export default class Route extends React.Component<RouteProps> {}
@@ -0,0 +1,9 @@
1
+ declare module '@rio-cloud/rio-uikit/RuleConnector' {
2
+ import React from 'react';
3
+ import { RuleConnectorProps } from './types';
4
+ export default class RuleConnector extends React.Component<RuleConnectorProps> {
5
+ static START = 'start';
6
+ static CENTER = 'center';
7
+ static END = 'end';
8
+ }
9
+ }
@@ -0,0 +1,2 @@
1
+ import { default as _RuleConnector } from './components/rules/RuleConnector';
2
+ export { _RuleConnector as default };
@@ -0,0 +1,5 @@
1
+ declare module '@rio-cloud/rio-uikit/RuleContainer' {
2
+ import React from 'react';
3
+ import { RuleContainerProps } from './types';
4
+ export default class RuleContainer extends React.Component<RuleContainerProps> {}
5
+ }
@@ -0,0 +1,2 @@
1
+ import { default as _RuleContainer } from './components/rules/RuleContainer';
2
+ export { _RuleContainer as default };
@@ -0,0 +1,5 @@
1
+ declare module '@rio-cloud/rio-uikit/RulesWrapper' {
2
+ import React from 'react';
3
+ import { RulesWrapperProps } from './types';
4
+ export default class RulesWrapper extends React.Component<RulesWrapperProps> {}
5
+ }
@@ -0,0 +1,2 @@
1
+ import { default as _RulesWrapper } from './components/rules/RulesWrapper';
2
+ export { _RulesWrapper as default };
package/SaveDialog.d.ts CHANGED
@@ -1,5 +1,12 @@
1
- declare module '@rio-cloud/rio-uikit/lib/es/SaveDialog' {
1
+ declare module '@rio-cloud/rio-uikit/SaveDialog' {
2
2
  import React from 'react';
3
3
  import { SaveDialogProps } from './types';
4
- export default class SaveDialog extends React.Component<SaveDialogProps> {}
4
+ export default class SaveDialog extends React.Component<SaveDialogProps> {
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/Select.d.ts CHANGED
@@ -1,5 +1,5 @@
1
- declare module '@rio-cloud/rio-uikit/lib/es/Select' {
2
- import React from 'react';
3
- import { SelectProps } from './types';
4
- export default class Select extends React.Component<SelectProps> {}
5
- }
1
+ import React from 'react';
2
+ import { SelectProps } from './types';
3
+
4
+ export { SelectOption } from './types';
5
+ export default class Select extends React.Component<SelectProps> {}
package/Sidebar.d.ts CHANGED
@@ -1,5 +1,11 @@
1
- declare module '@rio-cloud/rio-uikit/lib/es/Sidebar' {
1
+ declare module '@rio-cloud/rio-uikit/Sidebar' {
2
2
  import React from 'react';
3
3
  import { SidebarProps } from './types';
4
- export default class Sidebar extends React.Component<SidebarProps> {}
4
+ export default class Sidebar extends React.Component<SidebarProps> {
5
+ static LEFT = 'left';
6
+ static RIGHT = 'right';
7
+
8
+ static MODE_FLY = 'fly';
9
+ static MODE_FLUID = 'fluid';
10
+ }
5
11
  }
@@ -1,4 +1,4 @@
1
- declare module '@rio-cloud/rio-uikit/lib/es/SimpleButtonDropdown' {
1
+ declare module '@rio-cloud/rio-uikit/SimpleButtonDropdown' {
2
2
  import React from 'react';
3
3
  import { SimpleButtonDropdownProps } from './types';
4
4
  export default class SimpleButtonDropdown extends React.Component<SimpleButtonDropdownProps> {}
@@ -1,4 +1,4 @@
1
- declare module '@rio-cloud/rio-uikit/lib/es/SimpleClusterLayer' {
1
+ declare module '@rio-cloud/rio-uikit/SimpleClusterLayer' {
2
2
  import React from 'react';
3
3
  import { SimpleClusterLayerProps } from './types';
4
4
  export default class SimpleClusterLayer extends React.Component<SimpleClusterLayerProps> {}
package/SimpleDialog.d.ts CHANGED
@@ -1,5 +1,12 @@
1
- declare module '@rio-cloud/rio-uikit/lib/es/SimpleDialog' {
1
+ declare module '@rio-cloud/rio-uikit/SimpleDialog' {
2
2
  import React from 'react';
3
3
  import { SimpleDialogProps } from './types';
4
- export default class SimpleDialog extends React.Component<SimpleDialogProps> {}
4
+ export default class SimpleDialog extends React.Component<SimpleDialogProps> {
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
  }
@@ -1,5 +1,29 @@
1
- declare module '@rio-cloud/rio-uikit/lib/es/SimpleTooltip' {
1
+ declare module '@rio-cloud/rio-uikit/SimpleTooltip' {
2
2
  import React from 'react';
3
3
  import { SimpleTooltipProps } from './types';
4
- export default class SimpleTooltip extends React.Component<SimpleTooltipProps> {}
4
+ export default class SimpleTooltip extends React.Component<SimpleTooltipProps> {
5
+ static TRIGGER_CLICK = 'click';
6
+ static TRIGGER_HOVER = 'hover';
7
+ static TRIGGER_FOCUS = 'focus';
8
+
9
+ static AUTO_START = 'auto-start';
10
+ static AUTO = 'auto';
11
+ static AUTO_END = 'auto-end';
12
+
13
+ static TOP_START = 'top-start';
14
+ static TOP = 'top';
15
+ static TOP_END = 'top-end';
16
+
17
+ static BOTTOM_START = 'bottom-start';
18
+ static BOTTOM = 'bottom';
19
+ static BOTTOM_END = 'bottom-end';
20
+
21
+ static RIGHT_START = 'right-start';
22
+ static RIGHT = 'right';
23
+ static RIGHT_END = 'right-end';
24
+
25
+ static LEFT_START = 'left-start';
26
+ static LEFT = 'left';
27
+ static LEFT_END = 'left-end';
28
+ }
5
29
  }
@@ -1,4 +1,4 @@
1
- declare module '@rio-cloud/rio-uikit/lib/es/SingleButtonDropdown' {
1
+ declare module '@rio-cloud/rio-uikit/SingleButtonDropdown' {
2
2
  import React from 'react';
3
3
  import { SingleButtonDropdownProps } from './types';
4
4
  export default class SingleButtonDropdown extends React.Component<SingleButtonDropdownProps> {}
@@ -1,4 +1,4 @@
1
- declare module '@rio-cloud/rio-uikit/lib/es/SingleMapMarker' {
1
+ declare module '@rio-cloud/rio-uikit/SingleMapMarker' {
2
2
  import React from 'react';
3
3
  import { SingleMapMarkerProps } from './types';
4
4
  export default class SingleMapMarker extends React.Component<SingleMapMarkerProps> {}
package/Slider.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- declare module '@rio-cloud/rio-uikit/lib/es/Slider' {
1
+ declare module '@rio-cloud/rio-uikit/Slider' {
2
2
  import React from 'react';
3
3
  import { SliderProps } from './types';
4
4
  export default class Slider extends React.Component<SliderProps> {}
@@ -1,4 +1,4 @@
1
- declare module '@rio-cloud/rio-uikit/lib/es/SortArrowDown' {
1
+ declare module '@rio-cloud/rio-uikit/SortArrowDown' {
2
2
  import React from 'react';
3
3
  import { SortArrowDownProps } from './types';
4
4
  export default class SortArrowDown extends React.Component<SortArrowDownProps> {}
package/SortArrowUp.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- declare module '@rio-cloud/rio-uikit/lib/es/SortArrowUp' {
1
+ declare module '@rio-cloud/rio-uikit/SortArrowUp' {
2
2
  import React from 'react';
3
3
  import { SortArrowUpProps } from './types';
4
4
  export default class SortArrowUp extends React.Component<SortArrowUpProps> {}
package/SortArrows.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- declare module '@rio-cloud/rio-uikit/lib/es/SortArrows' {
1
+ declare module '@rio-cloud/rio-uikit/SortArrows' {
2
2
  import React from 'react';
3
3
  import { SortArrowsProps } from './types';
4
4
  export default class SortArrows extends React.Component<SortArrowsProps> {}
@@ -1,4 +1,4 @@
1
- declare module '@rio-cloud/rio-uikit/lib/es/SortDirection' {
1
+ declare module '@rio-cloud/rio-uikit/SortDirection' {
2
2
  export enum SortDirectionEnum {
3
3
  ASCENDING = 'asc',
4
4
  DESCENDING = 'desc',
package/SortUtils.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- declare module '@rio-cloud/rio-uikit/lib/es/SortUtils' {
1
+ declare module '@rio-cloud/rio-uikit/SortUtils' {
2
2
  import { SortDirection } from './types';
3
3
 
4
4
  export function sortByProperty<T>(
package/Spinner.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- declare module '@rio-cloud/rio-uikit/lib/es/Spinner' {
1
+ declare module '@rio-cloud/rio-uikit/Spinner' {
2
2
  import React from 'react';
3
3
  import { SpinnerProps } from './types';
4
4
  export default class Spinner extends React.Component<SpinnerProps> {}