@onesy/ui-react 1.0.2 → 1.0.4
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/Accordion/Accordion.js +1 -1
- package/AudioPlayer/AudioPlayer.js +9 -9
- package/AudioRecorder/AudioRecorder.js +5 -5
- package/AutoComplete/AutoComplete.js +2 -2
- package/Breadcrumbs/Breadcrumbs.js +2 -2
- package/Calendar/Calendar.js +3 -3
- package/CalendarAvailability/CalendarAvailability.js +5 -5
- package/CalendarMenu/CalendarMenu.js +6 -6
- package/CalendarViews/CalendarViews.js +2 -2
- package/Carousel/Carousel.js +2 -2
- package/Chip/Chip.js +1 -1
- package/Countdown/Countdown.js +4 -4
- package/DatePicker/DatePicker.js +3 -3
- package/DateTimePicker/DateTimePicker.js +3 -3
- package/Drawing/Drawing.js +4 -4
- package/DropZone/DropZone.js +1 -1
- package/Emojis/Emojis.js +8 -8
- package/FileChoose/FileChoose.js +5 -5
- package/Frame/Frame.js +4 -4
- package/HTMLCanvas/HTMLCanvas.js +1 -1
- package/ImageEdit/ImageEdit.js +14 -14
- package/ImageGallery/ImageGallery.js +3 -3
- package/Info/Info.js +1 -1
- package/Links/Links.js +2 -2
- package/Medias/Medias.js +1 -1
- package/MenuDesktop/MenuDesktop.js +1 -1
- package/MenuItem/MenuItem.js +2 -2
- package/MoreOptions/MoreOptions.js +1 -1
- package/NumericTextField/NumericTextField.js +2 -2
- package/Page/Page.js +2 -2
- package/Pagination/Pagination.js +4 -4
- package/Rating/Rating.js +2 -2
- package/RichTextEditor/RichTextEditor.js +36 -36
- package/ScreenCapture/ScreenCapture.js +4 -4
- package/SectionContact/SectionContact.js +3 -3
- package/SectionMedia/SectionMedia.js +1 -1
- package/Select/Select.js +2 -2
- package/Share/Share.js +4 -4
- package/SmartTextField/SmartTextField.js +7 -7
- package/Snackbar/Snackbar.js +1 -1
- package/Space/Space.js +13 -13
- package/SpeechToText/SpeechToText.js +2 -2
- package/SpeedDial/SpeedDial.js +1 -1
- package/TableCell/TableCell.js +1 -1
- package/TablePagination/TablePagination.js +4 -4
- package/Tabs/Tabs.js +4 -4
- package/TextField/TextField.js +1 -1
- package/TextToSpeech/TextToSpeech.js +2 -2
- package/TimePicker/TimePicker.js +2 -2
- package/Timer/Timer.js +5 -5
- package/Tree/Tree.js +1 -1
- package/VideoPlayer/VideoPlayer.js +12 -12
- package/ViewSplit/ViewSplit.js +2 -2
- package/Weather/Weather.js +5 -5
- package/Widgets/Widgets.js +2 -2
- package/WindowSplit/WindowSplit.js +2 -2
- package/esm/Accordion/Accordion.js +1 -1
- package/esm/AudioPlayer/AudioPlayer.js +9 -9
- package/esm/AudioRecorder/AudioRecorder.js +5 -5
- package/esm/AutoComplete/AutoComplete.js +2 -2
- package/esm/Breadcrumbs/Breadcrumbs.js +2 -2
- package/esm/Calendar/Calendar.js +3 -3
- package/esm/CalendarAvailability/CalendarAvailability.js +5 -5
- package/esm/CalendarMenu/CalendarMenu.js +6 -6
- package/esm/CalendarViews/CalendarViews.js +2 -2
- package/esm/Carousel/Carousel.js +2 -2
- package/esm/Chip/Chip.js +1 -1
- package/esm/Countdown/Countdown.js +4 -4
- package/esm/DatePicker/DatePicker.js +3 -3
- package/esm/DateTimePicker/DateTimePicker.js +3 -3
- package/esm/Drawing/Drawing.js +4 -4
- package/esm/DropZone/DropZone.js +1 -1
- package/esm/Emojis/Emojis.js +8 -8
- package/esm/FileChoose/FileChoose.js +5 -5
- package/esm/Frame/Frame.js +4 -4
- package/esm/HTMLCanvas/HTMLCanvas.js +1 -1
- package/esm/ImageEdit/ImageEdit.js +14 -14
- package/esm/ImageGallery/ImageGallery.js +3 -3
- package/esm/Info/Info.js +1 -1
- package/esm/Links/Links.js +2 -2
- package/esm/Medias/Medias.js +1 -1
- package/esm/MenuDesktop/MenuDesktop.js +1 -1
- package/esm/MenuItem/MenuItem.js +2 -2
- package/esm/MoreOptions/MoreOptions.js +1 -1
- package/esm/NumericTextField/NumericTextField.js +2 -2
- package/esm/Page/Page.js +2 -2
- package/esm/Pagination/Pagination.js +4 -4
- package/esm/Rating/Rating.js +2 -2
- package/esm/RichTextEditor/RichTextEditor.js +36 -36
- package/esm/ScreenCapture/ScreenCapture.js +4 -4
- package/esm/SectionContact/SectionContact.js +3 -3
- package/esm/SectionMedia/SectionMedia.js +1 -1
- package/esm/Select/Select.js +2 -2
- package/esm/Share/Share.js +4 -4
- package/esm/SmartTextField/SmartTextField.js +7 -7
- package/esm/Snackbar/Snackbar.js +1 -1
- package/esm/Space/Space.js +13 -13
- package/esm/SpeechToText/SpeechToText.js +2 -2
- package/esm/SpeedDial/SpeedDial.js +1 -1
- package/esm/TableCell/TableCell.js +1 -1
- package/esm/TablePagination/TablePagination.js +4 -4
- package/esm/Tabs/Tabs.js +4 -4
- package/esm/TextField/TextField.js +1 -1
- package/esm/TextToSpeech/TextToSpeech.js +2 -2
- package/esm/TimePicker/TimePicker.js +2 -2
- package/esm/Timer/Timer.js +5 -5
- package/esm/Tree/Tree.js +1 -1
- package/esm/VideoPlayer/VideoPlayer.js +12 -12
- package/esm/ViewSplit/ViewSplit.js +2 -2
- package/esm/Weather/Weather.js +5 -5
- package/esm/Widgets/Widgets.js +2 -2
- package/esm/WindowSplit/WindowSplit.js +2 -2
- package/esm/index.js +1 -1
- package/package.json +2 -2
package/esm/Space/Space.js
CHANGED
@@ -9,19 +9,19 @@ function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t =
|
|
9
9
|
import React from 'react';
|
10
10
|
import { clamp, cleanValue, copy, getID, is, isEnvironment, lighten, numberWithCommas, textToInnerHTML } from '@onesy/utils';
|
11
11
|
import { classNames, style, useOnesyTheme } from '@onesy/style-react';
|
12
|
-
import IconMaterialCheckCircle from '@
|
13
|
-
import IconMaterialUngroup from '@
|
14
|
-
import IconMaterialAdGroup from '@
|
15
|
-
import IconMaterialContentCopy from '@
|
16
|
-
import IconMaterialFlipToFront from '@
|
17
|
-
import IconMaterialFlipToBack from '@
|
18
|
-
import IconMaterialKeyboardArrowDown from '@
|
19
|
-
import IconMaterialKeyboardArrowUp from '@
|
20
|
-
import IconMaterialSettings from '@
|
21
|
-
import IconMaterialKeyboardArrowLeft from '@
|
22
|
-
import IconMaterialMenuOpen from '@
|
23
|
-
import IconMaterialAdd from '@
|
24
|
-
import IconMaterialClose from '@
|
12
|
+
import IconMaterialCheckCircle from '@onesy/icons-material-rounded-react/IconMaterialCheckCircleW100';
|
13
|
+
import IconMaterialUngroup from '@onesy/icons-material-rounded-react/IconMaterialUngroupW100';
|
14
|
+
import IconMaterialAdGroup from '@onesy/icons-material-rounded-react/IconMaterialAdGroupW100';
|
15
|
+
import IconMaterialContentCopy from '@onesy/icons-material-rounded-react/IconMaterialContentCopyW100';
|
16
|
+
import IconMaterialFlipToFront from '@onesy/icons-material-rounded-react/IconMaterialFlipToFrontW100';
|
17
|
+
import IconMaterialFlipToBack from '@onesy/icons-material-rounded-react/IconMaterialFlipToBackW100';
|
18
|
+
import IconMaterialKeyboardArrowDown from '@onesy/icons-material-rounded-react/IconMaterialKeyboardArrowDownW100';
|
19
|
+
import IconMaterialKeyboardArrowUp from '@onesy/icons-material-rounded-react/IconMaterialKeyboardArrowUpW100';
|
20
|
+
import IconMaterialSettings from '@onesy/icons-material-rounded-react/IconMaterialSettingsW100';
|
21
|
+
import IconMaterialKeyboardArrowLeft from '@onesy/icons-material-rounded-react/IconMaterialKeyboardArrowLeftW100';
|
22
|
+
import IconMaterialMenuOpen from '@onesy/icons-material-rounded-react/IconMaterialMenuOpenW100';
|
23
|
+
import IconMaterialAdd from '@onesy/icons-material-rounded-react/IconMaterialAddW100';
|
24
|
+
import IconMaterialClose from '@onesy/icons-material-rounded-react/IconMaterialCloseW100';
|
25
25
|
import Icon from '../Icon';
|
26
26
|
import LineElement from '../Line';
|
27
27
|
import CheckboxElement from '../Checkbox';
|
@@ -7,8 +7,8 @@ function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t =
|
|
7
7
|
import React from 'react';
|
8
8
|
import { is, isEnvironment } from '@onesy/utils';
|
9
9
|
import { classNames, style as styleMethod, useOnesyTheme } from '@onesy/style-react';
|
10
|
-
import IconMaterialStop from '@
|
11
|
-
import IconMaterialSpeechToText from '@
|
10
|
+
import IconMaterialStop from '@onesy/icons-material-rounded-react/IconMaterialStopW100';
|
11
|
+
import IconMaterialSpeechToText from '@onesy/icons-material-rounded-react/IconMaterialSpeechToTextW100';
|
12
12
|
import LineElement from '../Line';
|
13
13
|
import TooltipElement from '../Tooltip';
|
14
14
|
import IconButtonElement from '../IconButton';
|
@@ -7,7 +7,7 @@ function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t =
|
|
7
7
|
import React from 'react';
|
8
8
|
import { is, clamp, isBrowser, isEnvironment } from '@onesy/utils';
|
9
9
|
import { classNames, style as styleMethod, useOnesyTheme } from '@onesy/style-react';
|
10
|
-
import IconMaterialClose from '@
|
10
|
+
import IconMaterialClose from '@onesy/icons-material-rounded-react/IconMaterialCloseW100';
|
11
11
|
import ZoomElement from '../Zoom';
|
12
12
|
import FadeElement from '../Fade';
|
13
13
|
import FabElement from '../Fab';
|
@@ -7,7 +7,7 @@ function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t =
|
|
7
7
|
import React from 'react';
|
8
8
|
import { clamp, is } from '@onesy/utils';
|
9
9
|
import { classNames, style as styleMethod, useOnesyTheme } from '@onesy/style-react';
|
10
|
-
import IconMaterialArrowDownwardAlt from '@
|
10
|
+
import IconMaterialArrowDownwardAlt from '@onesy/icons-material-rounded-react/IconMaterialArrowDownwardAltW100';
|
11
11
|
import LineElement from '../Line';
|
12
12
|
import IconButtonElement from '../IconButton';
|
13
13
|
import TypeElement from '../Type';
|
@@ -7,10 +7,10 @@ function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t =
|
|
7
7
|
import React from 'react';
|
8
8
|
import { clamp, is } from '@onesy/utils';
|
9
9
|
import { classNames, style as styleMethod, useOnesyTheme } from '@onesy/style-react';
|
10
|
-
import IconMaterialLastPage from '@
|
11
|
-
import IconMaterialFirstPage from '@
|
12
|
-
import IconMaterialNavigateNext from '@
|
13
|
-
import IconMaterialNavigateBefore from '@
|
10
|
+
import IconMaterialLastPage from '@onesy/icons-material-rounded-react/IconMaterialLastPageW100';
|
11
|
+
import IconMaterialFirstPage from '@onesy/icons-material-rounded-react/IconMaterialFirstPageW100';
|
12
|
+
import IconMaterialNavigateNext from '@onesy/icons-material-rounded-react/IconMaterialNavigateNextW100';
|
13
|
+
import IconMaterialNavigateBefore from '@onesy/icons-material-rounded-react/IconMaterialNavigateBeforeW100';
|
14
14
|
import LineElement from '../Line';
|
15
15
|
import TypeElement from '../Type';
|
16
16
|
import SelectElement from '../Select';
|
package/esm/Tabs/Tabs.js
CHANGED
@@ -7,10 +7,10 @@ function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t =
|
|
7
7
|
import React from 'react';
|
8
8
|
import { is, wait } from '@onesy/utils';
|
9
9
|
import { style as styleMethod, classNames, useOnesyTheme } from '@onesy/style-react';
|
10
|
-
import IconMaterialExpandLess from '@
|
11
|
-
import IconMaterialExpandMore from '@
|
12
|
-
import IconMaterialNavigateNext from '@
|
13
|
-
import IconMaterialNavigateBefore from '@
|
10
|
+
import IconMaterialExpandLess from '@onesy/icons-material-rounded-react/IconMaterialExpandLessW100';
|
11
|
+
import IconMaterialExpandMore from '@onesy/icons-material-rounded-react/IconMaterialExpandMoreW100';
|
12
|
+
import IconMaterialNavigateNext from '@onesy/icons-material-rounded-react/IconMaterialNavigateNextW100';
|
13
|
+
import IconMaterialNavigateBefore from '@onesy/icons-material-rounded-react/IconMaterialNavigateBeforeW100';
|
14
14
|
import SurfaceElement from '../Surface';
|
15
15
|
import LineElement from '../Line';
|
16
16
|
import IconButtonElement from '../IconButton';
|
@@ -7,7 +7,7 @@ function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t =
|
|
7
7
|
import React from 'react';
|
8
8
|
import { clamp, is, isEnvironment, unique } from '@onesy/utils';
|
9
9
|
import { classNames, style as styleMethod, useOnesyTheme } from '@onesy/style-react';
|
10
|
-
import IconMaterialClose from '@
|
10
|
+
import IconMaterialClose from '@onesy/icons-material-rounded-react/IconMaterialCloseW100';
|
11
11
|
import TypeElement from '../Type';
|
12
12
|
import LineElement from '../Line';
|
13
13
|
import useMediaQuery from '../useMediaQuery';
|
@@ -7,8 +7,8 @@ function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t =
|
|
7
7
|
import React from 'react';
|
8
8
|
import { is, isEnvironment, wait } from '@onesy/utils';
|
9
9
|
import { classNames, style as styleMethod, useOnesyTheme } from '@onesy/style-react';
|
10
|
-
import IconMaterialPause from '@
|
11
|
-
import IconMaterialTextToSpeech from '@
|
10
|
+
import IconMaterialPause from '@onesy/icons-material-rounded-react/IconMaterialPauseW100';
|
11
|
+
import IconMaterialTextToSpeech from '@onesy/icons-material-rounded-react/IconMaterialTextToSpeechW100';
|
12
12
|
import LineElement from '../Line';
|
13
13
|
import TooltipElement from '../Tooltip';
|
14
14
|
import IconButtonElement from '../IconButton';
|
@@ -8,8 +8,8 @@ import React from 'react';
|
|
8
8
|
import { is, unique } from '@onesy/utils';
|
9
9
|
import { OnesyDate, format as formatDate, set, is as isOnesyDate } from '@onesy/date';
|
10
10
|
import { classNames, style as styleMethod, useOnesyTheme } from '@onesy/style-react';
|
11
|
-
import IconMaterialSchedule from '@
|
12
|
-
import IconMaterialKeyboardAlt from '@
|
11
|
+
import IconMaterialSchedule from '@onesy/icons-material-rounded-react/IconMaterialScheduleW100';
|
12
|
+
import IconMaterialKeyboardAlt from '@onesy/icons-material-rounded-react/IconMaterialKeyboardAltW100';
|
13
13
|
import IconButtonElement from '../IconButton';
|
14
14
|
import AdvancedTextFieldElement from '../AdvancedTextField';
|
15
15
|
import ModalElement from '../Modal';
|
package/esm/Timer/Timer.js
CHANGED
@@ -8,11 +8,11 @@ import React from 'react';
|
|
8
8
|
import { is, getLeadingZerosNumber } from '@onesy/utils';
|
9
9
|
import { OnesyDate, duration } from '@onesy/date';
|
10
10
|
import { classNames, style as styleMethod, useOnesyTheme } from '@onesy/style-react';
|
11
|
-
import IconMaterialTimer from '@
|
12
|
-
import IconMaterialPlayArrow from '@
|
13
|
-
import IconMaterialPause from '@
|
14
|
-
import IconMaterialStop from '@
|
15
|
-
import IconMaterialFlag from '@
|
11
|
+
import IconMaterialTimer from '@onesy/icons-material-rounded-react/IconMaterialTimerW100';
|
12
|
+
import IconMaterialPlayArrow from '@onesy/icons-material-rounded-react/IconMaterialPlayArrowW100';
|
13
|
+
import IconMaterialPause from '@onesy/icons-material-rounded-react/IconMaterialPauseW100';
|
14
|
+
import IconMaterialStop from '@onesy/icons-material-rounded-react/IconMaterialStopW100';
|
15
|
+
import IconMaterialFlag from '@onesy/icons-material-rounded-react/IconMaterialFlagW100';
|
16
16
|
import FadeElement from '../Fade';
|
17
17
|
import ExpandElement from '../Expand';
|
18
18
|
import TypeElement from '../Type';
|
package/esm/Tree/Tree.js
CHANGED
@@ -7,7 +7,7 @@ function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t =
|
|
7
7
|
import React from 'react';
|
8
8
|
import { clamp, is, isEnvironment } from '@onesy/utils';
|
9
9
|
import { classNames, style as styleMethod, useOnesyTheme } from '@onesy/style-react';
|
10
|
-
import IconMaterialExpandMore from '@
|
10
|
+
import IconMaterialExpandMore from '@onesy/icons-material-rounded-react/IconMaterialExpandMoreW100';
|
11
11
|
import CheckboxElement from '../Checkbox';
|
12
12
|
import SurfaceElement from '../Surface';
|
13
13
|
import TypeElement from '../Type';
|
@@ -8,18 +8,18 @@ import React from 'react';
|
|
8
8
|
import { clamp, getLeadingZerosNumber, is, isEnvironment } from '@onesy/utils';
|
9
9
|
import { classNames, style as styleMethod, useOnesyTheme } from '@onesy/style-react';
|
10
10
|
import { OnesyDate, duration as durationMethod } from '@onesy/date';
|
11
|
-
import IconMaterialPlayArrow from '@
|
12
|
-
import IconMaterialPause from '@
|
13
|
-
import IconMaterialForwardMedia from '@
|
14
|
-
import IconMaterialVolumeDownAlt from '@
|
15
|
-
import IconMaterialVolumeOff from '@
|
16
|
-
import IconMaterialFullscreen from '@
|
17
|
-
import IconMaterialFullscreenExit from '@
|
18
|
-
import IconMaterialSettings from '@
|
19
|
-
import IconMaterialTune from '@
|
20
|
-
import IconMaterialSlowMotionVideo from '@
|
21
|
-
import IconMaterialPictureInPictureAlt from '@
|
22
|
-
import IconMaterialArrowBackIos from '@
|
11
|
+
import IconMaterialPlayArrow from '@onesy/icons-material-rounded-react/IconMaterialPlayArrowW100';
|
12
|
+
import IconMaterialPause from '@onesy/icons-material-rounded-react/IconMaterialPauseW100';
|
13
|
+
import IconMaterialForwardMedia from '@onesy/icons-material-rounded-react/IconMaterialForwardMediaW100';
|
14
|
+
import IconMaterialVolumeDownAlt from '@onesy/icons-material-rounded-react/IconMaterialVolumeDownAltW100';
|
15
|
+
import IconMaterialVolumeOff from '@onesy/icons-material-rounded-react/IconMaterialVolumeOffW100';
|
16
|
+
import IconMaterialFullscreen from '@onesy/icons-material-rounded-react/IconMaterialFullscreenW100';
|
17
|
+
import IconMaterialFullscreenExit from '@onesy/icons-material-rounded-react/IconMaterialFullscreenExitW100';
|
18
|
+
import IconMaterialSettings from '@onesy/icons-material-rounded-react/IconMaterialSettingsW100';
|
19
|
+
import IconMaterialTune from '@onesy/icons-material-rounded-react/IconMaterialTuneW100';
|
20
|
+
import IconMaterialSlowMotionVideo from '@onesy/icons-material-rounded-react/IconMaterialSlowMotionVideoW100';
|
21
|
+
import IconMaterialPictureInPictureAlt from '@onesy/icons-material-rounded-react/IconMaterialPictureInPictureAltW100';
|
22
|
+
import IconMaterialArrowBackIos from '@onesy/icons-material-rounded-react/IconMaterialArrowBackIosW100';
|
23
23
|
import LineElement from '../Line';
|
24
24
|
import SurfaceElement from '../Surface';
|
25
25
|
import SliderElement from '../Slider';
|
@@ -7,8 +7,8 @@ function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t =
|
|
7
7
|
import React from 'react';
|
8
8
|
import { is, clamp, valueFromPercentageWithinRange, isEnvironment } from '@onesy/utils';
|
9
9
|
import { classNames, style as styleMethod, useOnesyTheme } from '@onesy/style-react';
|
10
|
-
import IconMaterialSwapHoriz from '@
|
11
|
-
import IconMaterialSwapVert from '@
|
10
|
+
import IconMaterialSwapHoriz from '@onesy/icons-material-rounded-react/IconMaterialSwapHorizW100';
|
11
|
+
import IconMaterialSwapVert from '@onesy/icons-material-rounded-react/IconMaterialSwapVertW100';
|
12
12
|
import LineElement from '../Line';
|
13
13
|
import DividerElement from '../Divider';
|
14
14
|
import IconButtonElement from '../IconButton';
|
package/esm/Weather/Weather.js
CHANGED
@@ -8,11 +8,11 @@ function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t =
|
|
8
8
|
import React from 'react';
|
9
9
|
import { is } from '@onesy/utils';
|
10
10
|
import { classNames, style as styleMethod, useOnesyTheme } from '@onesy/style-react';
|
11
|
-
import IconMaterialCircle from '@
|
12
|
-
import IconMaterialNightlight from '@
|
13
|
-
import IconMaterialCloud from '@
|
14
|
-
import IconMaterialRainy from '@
|
15
|
-
import IconMaterialCloudySnowing from '@
|
11
|
+
import IconMaterialCircle from '@onesy/icons-material-rounded-react/IconMaterialCircleW100Filled';
|
12
|
+
import IconMaterialNightlight from '@onesy/icons-material-rounded-react/IconMaterialNightlightW100Filled';
|
13
|
+
import IconMaterialCloud from '@onesy/icons-material-rounded-react/IconMaterialCloudW100Filled';
|
14
|
+
import IconMaterialRainy from '@onesy/icons-material-rounded-react/IconMaterialRainyW100Filled';
|
15
|
+
import IconMaterialCloudySnowing from '@onesy/icons-material-rounded-react/IconMaterialCloudySnowingW100Filled';
|
16
16
|
import SurfaceElement from '../Surface';
|
17
17
|
import TypeElement from '../Type';
|
18
18
|
import FadeElement from '../Fade';
|
package/esm/Widgets/Widgets.js
CHANGED
@@ -7,8 +7,8 @@ function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t =
|
|
7
7
|
import React from 'react';
|
8
8
|
import { is, unique } from '@onesy/utils';
|
9
9
|
import { classNames, style as styleMethod, useOnesyTheme } from '@onesy/style-react';
|
10
|
-
import IconMaterialClose from '@
|
11
|
-
import IconMaterialWidgets from '@
|
10
|
+
import IconMaterialClose from '@onesy/icons-material-rounded-react/IconMaterialCloseW100';
|
11
|
+
import IconMaterialWidgets from '@onesy/icons-material-rounded-react/IconMaterialWidgetsW100';
|
12
12
|
import SpeedDialElement from '../SpeedDial';
|
13
13
|
import SpeedDialItemElement from '../SpeedDialItem';
|
14
14
|
import TransitionElement from '../Transition';
|
@@ -7,8 +7,8 @@ function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t =
|
|
7
7
|
import React from 'react';
|
8
8
|
import { is, clamp, valueFromPercentageWithinRange, isEnvironment } from '@onesy/utils';
|
9
9
|
import { classNames, style as styleMethod, useOnesyTheme } from '@onesy/style-react';
|
10
|
-
import IconMaterialSwapHoriz from '@
|
11
|
-
import IconMaterialSwapVert from '@
|
10
|
+
import IconMaterialSwapHoriz from '@onesy/icons-material-rounded-react/IconMaterialSwapHorizW100';
|
11
|
+
import IconMaterialSwapVert from '@onesy/icons-material-rounded-react/IconMaterialSwapVertW100';
|
12
12
|
import LineElement from '../Line';
|
13
13
|
import DividerElement from '../Divider';
|
14
14
|
import IconButtonElement from '../IconButton';
|
package/esm/index.js
CHANGED
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@onesy/ui-react",
|
3
|
-
"version": "1.0.
|
3
|
+
"version": "1.0.4",
|
4
4
|
"description": "UI for React",
|
5
5
|
"repository": "https://github.com/onesy-org/onesy.git",
|
6
6
|
"author": "Lazar <lazareric2@gmail.com>",
|
@@ -38,7 +38,7 @@
|
|
38
38
|
"dependencies": {
|
39
39
|
"@onesy/date": "^1.0.0",
|
40
40
|
"@onesy/errors": "^1.0.0",
|
41
|
-
"@onesy/icons-material-rounded-react": "^1.0.
|
41
|
+
"@onesy/icons-material-rounded-react": "^1.0.2",
|
42
42
|
"@onesy/log": "^1.0.0",
|
43
43
|
"@onesy/subscription": "^1.0.0",
|
44
44
|
"@onesy/utils": "^1.0.0"
|