@onesy/ui-react 1.0.2 → 1.0.3
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 +1 -1
@@ -8,12 +8,12 @@ import React from 'react';
|
|
8
8
|
import { hash, is } from '@onesy/utils';
|
9
9
|
import { classNames, style, useOnesyTheme } from '@onesy/style-react';
|
10
10
|
import { OnesyDate, add, diff, format, is as isDate } from '@onesy/date';
|
11
|
-
import IconMaterialScheduleRounded from '@
|
12
|
-
import IconMaterialWbSunnyRounded from '@
|
13
|
-
import IconMaterialWbTwilightRounded from '@
|
14
|
-
import IconMaterialCounter7Rounded from '@
|
15
|
-
import IconMaterialCalendarMonthRounded from '@
|
16
|
-
import IconMaterialDeleteRounded from '@
|
11
|
+
import IconMaterialScheduleRounded from '@onesy/icons-material-rounded-react/IconMaterialScheduleW100';
|
12
|
+
import IconMaterialWbSunnyRounded from '@onesy/icons-material-rounded-react/IconMaterialWbSunnyW100';
|
13
|
+
import IconMaterialWbTwilightRounded from '@onesy/icons-material-rounded-react/IconMaterialWbTwilightW100';
|
14
|
+
import IconMaterialCounter7Rounded from '@onesy/icons-material-rounded-react/IconMaterialCounter7W100';
|
15
|
+
import IconMaterialCalendarMonthRounded from '@onesy/icons-material-rounded-react/IconMaterialCalendarMonthW100';
|
16
|
+
import IconMaterialDeleteRounded from '@onesy/icons-material-rounded-react/IconMaterialDeleteW100';
|
17
17
|
import MenuElement from '../Menu';
|
18
18
|
import CalendarElement from '../Calendar';
|
19
19
|
import LineElement from '../Line';
|
@@ -8,8 +8,8 @@ import React from 'react';
|
|
8
8
|
import { capitalize, is } from '@onesy/utils';
|
9
9
|
import { classNames, style as styleMethod, useOnesyTheme } from '@onesy/style-react';
|
10
10
|
import { add, OnesyDate, endOf, format, remove, startOf } from '@onesy/date';
|
11
|
-
import IconMaterialArrowBackIosNew from '@
|
12
|
-
import IconMaterialArrowForwardIos from '@
|
11
|
+
import IconMaterialArrowBackIosNew from '@onesy/icons-material-rounded-react/IconMaterialArrowBackIosNewW100';
|
12
|
+
import IconMaterialArrowForwardIos from '@onesy/icons-material-rounded-react/IconMaterialArrowForwardIosW100';
|
13
13
|
import CalendarWeekElement from '../CalendarWeek';
|
14
14
|
import CalendarMonthElement from '../CalendarMonth';
|
15
15
|
import IconButtonElement from '../IconButton';
|
package/esm/Carousel/Carousel.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, clamp, debounce, equalDeep, isEnvironment } from '@onesy/utils';
|
9
9
|
import { classNames, style as styleMethod, useOnesyTheme } from '@onesy/style-react';
|
10
|
-
import IconMaterialNavigateBefore from '@
|
11
|
-
import IconMaterialNavigateNext from '@
|
10
|
+
import IconMaterialNavigateBefore from '@onesy/icons-material-rounded-react/IconMaterialNavigateBeforeW100';
|
11
|
+
import IconMaterialNavigateNext from '@onesy/icons-material-rounded-react/IconMaterialNavigateNextW100';
|
12
12
|
import LineElement from '../Line';
|
13
13
|
import FadeElement from '../Fade';
|
14
14
|
import IconButtonElement from '../IconButton';
|
package/esm/Chip/Chip.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 { is } 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 ButtonElement from '../Button';
|
12
12
|
import { IconDoneAnimated } from '../Buttons/Buttons';
|
13
13
|
import { staticClassName } from '../utils';
|
@@ -8,10 +8,10 @@ import React from 'react';
|
|
8
8
|
import { clamp, getLeadingZerosNumber, is } 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 IconMaterialAvTimer from '@
|
12
|
-
import IconMaterialPlayArrow from '@
|
13
|
-
import IconMaterialPause from '@
|
14
|
-
import IconMaterialStop from '@
|
11
|
+
import IconMaterialAvTimer from '@onesy/icons-material-rounded-react/IconMaterialAvTimerW100';
|
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
15
|
import FadeElement from '../Fade';
|
16
16
|
import TypeElement from '../Type';
|
17
17
|
import TooltipElement from '../Tooltip';
|
@@ -8,9 +8,9 @@ import React from 'react';
|
|
8
8
|
import { is, unique } from '@onesy/utils';
|
9
9
|
import { OnesyDate, endOf, format, is as isOnesyDate, startOf } from '@onesy/date';
|
10
10
|
import { classNames, style as styleMethod, useOnesyTheme } from '@onesy/style-react';
|
11
|
-
import IconMaterialCalendarToday from '@
|
12
|
-
import IconMaterialEdit from '@
|
13
|
-
import IconMaterialClose from '@
|
11
|
+
import IconMaterialCalendarToday from '@onesy/icons-material-rounded-react/IconMaterialCalendarTodayW100Filled';
|
12
|
+
import IconMaterialEdit from '@onesy/icons-material-rounded-react/IconMaterialEditW100';
|
13
|
+
import IconMaterialClose from '@onesy/icons-material-rounded-react/IconMaterialCloseW100';
|
14
14
|
import IconButtonElement from '../IconButton';
|
15
15
|
import ButtonElement from '../Button';
|
16
16
|
import AdvancedTextFieldElement from '../AdvancedTextField';
|
@@ -8,9 +8,9 @@ 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
10
|
import { OnesyDate, format as formatMethod, set, is as isOnesyDate } from '@onesy/date';
|
11
|
-
import IconMaterialDateRange from '@
|
12
|
-
import IconMaterialCalendarToday from '@
|
13
|
-
import IconMaterialSchedule from '@
|
11
|
+
import IconMaterialDateRange from '@onesy/icons-material-rounded-react/IconMaterialDateRangeW100Filled';
|
12
|
+
import IconMaterialCalendarToday from '@onesy/icons-material-rounded-react/IconMaterialCalendarTodayW100Filled';
|
13
|
+
import IconMaterialSchedule from '@onesy/icons-material-rounded-react/IconMaterialScheduleW100';
|
14
14
|
import AdvancedTextFieldElement from '../AdvancedTextField';
|
15
15
|
import ModalElement from '../Modal';
|
16
16
|
import TooltipElement from '../Tooltip';
|
package/esm/Drawing/Drawing.js
CHANGED
@@ -11,10 +11,10 @@ function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t =
|
|
11
11
|
import React from 'react';
|
12
12
|
import { elementToCanvas, is, isEnvironment } from '@onesy/utils';
|
13
13
|
import { classNames, colors, style as styleMethod, useOnesyTheme } from '@onesy/style-react';
|
14
|
-
import IconMaterialDeleteSweep from '@
|
15
|
-
import IconMaterialDownload from '@
|
16
|
-
import IconMaterialCropLandscape from '@
|
17
|
-
import IconMaterialPalette from '@
|
14
|
+
import IconMaterialDeleteSweep from '@onesy/icons-material-rounded-react/IconMaterialDeleteSweepW100';
|
15
|
+
import IconMaterialDownload from '@onesy/icons-material-rounded-react/IconMaterialDownloadW100';
|
16
|
+
import IconMaterialCropLandscape from '@onesy/icons-material-rounded-react/IconMaterialCropLandscapeW100';
|
17
|
+
import IconMaterialPalette from '@onesy/icons-material-rounded-react/IconMaterialPaletteW100';
|
18
18
|
import ListItemElement from '../ListItem';
|
19
19
|
import SurfaceElement from '../Surface';
|
20
20
|
import TooltipElement from '../Tooltip';
|
package/esm/DropZone/DropZone.js
CHANGED
@@ -6,7 +6,7 @@ function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t =
|
|
6
6
|
import React from 'react';
|
7
7
|
import { is, isEnvironment } from '@onesy/utils';
|
8
8
|
import { classNames, style as styleMethod, useOnesyTheme } from '@onesy/style-react';
|
9
|
-
import IconMaterialCloudUpload from '@
|
9
|
+
import IconMaterialCloudUpload from '@onesy/icons-material-rounded-react/IconMaterialCloudUploadW100';
|
10
10
|
import FileChooseElement from '../FileChoose';
|
11
11
|
import SurfaceElement from '../Surface';
|
12
12
|
import TypeElement from '../Type';
|
package/esm/Emojis/Emojis.js
CHANGED
@@ -7,14 +7,14 @@ function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t =
|
|
7
7
|
import React from 'react';
|
8
8
|
import { is, debounce, clamp, capitalize } from '@onesy/utils';
|
9
9
|
import { classNames, style as styleMethod, useOnesyTheme } from '@onesy/style-react';
|
10
|
-
import IconMaterialMood from '@
|
11
|
-
import IconMaterialEmojiNature from '@
|
12
|
-
import IconMaterialEmojiFoodBeverage from '@
|
13
|
-
import IconMaterialHiking from '@
|
14
|
-
import IconMaterialEmojiTransportation from '@
|
15
|
-
import IconMaterialEmojiObjects from '@
|
16
|
-
import IconMaterialEmojiSymbols from '@
|
17
|
-
import IconMaterialEmojiFlags from '@
|
10
|
+
import IconMaterialMood from '@onesy/icons-material-rounded-react/IconMaterialMoodW100';
|
11
|
+
import IconMaterialEmojiNature from '@onesy/icons-material-rounded-react/IconMaterialEmojiNatureW100';
|
12
|
+
import IconMaterialEmojiFoodBeverage from '@onesy/icons-material-rounded-react/IconMaterialEmojiFoodBeverageW100';
|
13
|
+
import IconMaterialHiking from '@onesy/icons-material-rounded-react/IconMaterialHikingW100';
|
14
|
+
import IconMaterialEmojiTransportation from '@onesy/icons-material-rounded-react/IconMaterialEmojiTransportationW100';
|
15
|
+
import IconMaterialEmojiObjects from '@onesy/icons-material-rounded-react/IconMaterialEmojiObjectsW100';
|
16
|
+
import IconMaterialEmojiSymbols from '@onesy/icons-material-rounded-react/IconMaterialEmojiSymbolsW100';
|
17
|
+
import IconMaterialEmojiFlags from '@onesy/icons-material-rounded-react/IconMaterialEmojiFlagsW100';
|
18
18
|
import MenuElement from '../Menu/Menu';
|
19
19
|
import LineElement from '../Line';
|
20
20
|
import SpyScrollElement from '../SpyScroll';
|
@@ -7,11 +7,11 @@ function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t =
|
|
7
7
|
import React from 'react';
|
8
8
|
import { is, to } from '@onesy/utils';
|
9
9
|
import { classNames, style as styleMethod, useOnesyTheme } from '@onesy/style-react';
|
10
|
-
import IconMaterialClose from '@
|
11
|
-
import IconMaterialDraft from '@
|
12
|
-
import IconMaterialCloudUpload from '@
|
13
|
-
import IconMaterialFolder from '@
|
14
|
-
import IconMaterialFolderOpen from '@
|
10
|
+
import IconMaterialClose from '@onesy/icons-material-rounded-react/IconMaterialCloseW100';
|
11
|
+
import IconMaterialDraft from '@onesy/icons-material-rounded-react/IconMaterialDraftW100';
|
12
|
+
import IconMaterialCloudUpload from '@onesy/icons-material-rounded-react/IconMaterialCloudUploadW100';
|
13
|
+
import IconMaterialFolder from '@onesy/icons-material-rounded-react/IconMaterialFolderW100';
|
14
|
+
import IconMaterialFolderOpen from '@onesy/icons-material-rounded-react/IconMaterialFolderOpenW100';
|
15
15
|
import TypeElement from '../Type';
|
16
16
|
import ButtonElement from '../Button';
|
17
17
|
import IconButtonElement from '../IconButton';
|
package/esm/Frame/Frame.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 { isEnvironment } from '@onesy/utils';
|
9
9
|
import { classNames, style as styleMethod, useOnesyTheme } from '@onesy/style-react';
|
10
|
-
import IconMaterialSmartphone from '@
|
11
|
-
import IconMaterialTabletMac from '@
|
12
|
-
import IconMaterialComputer from '@
|
13
|
-
import IconMaterialDesktopWindows from '@
|
10
|
+
import IconMaterialSmartphone from '@onesy/icons-material-rounded-react/IconMaterialSmartphoneW100';
|
11
|
+
import IconMaterialTabletMac from '@onesy/icons-material-rounded-react/IconMaterialTabletMacW100';
|
12
|
+
import IconMaterialComputer from '@onesy/icons-material-rounded-react/IconMaterialComputerW100';
|
13
|
+
import IconMaterialDesktopWindows from '@onesy/icons-material-rounded-react/IconMaterialDesktopWindowsW100';
|
14
14
|
import IconButtonElement from '../IconButton';
|
15
15
|
import LineElement from '../Line';
|
16
16
|
import TooltipElement from '../Tooltip';
|
@@ -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, debounce, is, isEnvironment } from '@onesy/utils';
|
9
9
|
import { classNames, style, useOnesyTheme } from '@onesy/style-react';
|
10
|
-
import IconMaterialCenterFocusWeak from '@
|
10
|
+
import IconMaterialCenterFocusWeak from '@onesy/icons-material-rounded-react/IconMaterialCenterFocusWeakW100';
|
11
11
|
import LineElement from '../Line';
|
12
12
|
import SurfaceElement from '../Surface';
|
13
13
|
import IconButtonElement from '../IconButton';
|
@@ -7,20 +7,20 @@ function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t =
|
|
7
7
|
import React from 'react';
|
8
8
|
import { is, to, clamp, debounce, canvasCrop, download as downloadMethod, isEnvironment } from '@onesy/utils';
|
9
9
|
import { classNames, style as styleMethod, useOnesyTheme } from '@onesy/style-react';
|
10
|
-
import IconMaterialDone from '@
|
11
|
-
import IconMaterialClose from '@
|
12
|
-
import IconMaterialTune from '@
|
13
|
-
import IconMaterialCrop from '@
|
14
|
-
import IconMaterialAspectRatio from '@
|
15
|
-
import IconMaterialHighQuality from '@
|
16
|
-
import IconMaterialClearAll from '@
|
17
|
-
import IconMaterialDownload from '@
|
18
|
-
import IconMaterialCloud from '@
|
19
|
-
import IconMaterialWaterDrop from '@
|
20
|
-
import IconMaterialFlaky from '@
|
21
|
-
import IconMaterialWbSunny from '@
|
22
|
-
import IconMaterialTonality from '@
|
23
|
-
import IconMaterialNightlight from '@
|
10
|
+
import IconMaterialDone from '@onesy/icons-material-rounded-react/IconMaterialDoneW100';
|
11
|
+
import IconMaterialClose from '@onesy/icons-material-rounded-react/IconMaterialCloseW100';
|
12
|
+
import IconMaterialTune from '@onesy/icons-material-rounded-react/IconMaterialTuneW100';
|
13
|
+
import IconMaterialCrop from '@onesy/icons-material-rounded-react/IconMaterialCropW100';
|
14
|
+
import IconMaterialAspectRatio from '@onesy/icons-material-rounded-react/IconMaterialAspectRatioW100';
|
15
|
+
import IconMaterialHighQuality from '@onesy/icons-material-rounded-react/IconMaterialHighQualityW100';
|
16
|
+
import IconMaterialClearAll from '@onesy/icons-material-rounded-react/IconMaterialClearAllW100';
|
17
|
+
import IconMaterialDownload from '@onesy/icons-material-rounded-react/IconMaterialDownloadW100';
|
18
|
+
import IconMaterialCloud from '@onesy/icons-material-rounded-react/IconMaterialCloudW100';
|
19
|
+
import IconMaterialWaterDrop from '@onesy/icons-material-rounded-react/IconMaterialWaterDropW100';
|
20
|
+
import IconMaterialFlaky from '@onesy/icons-material-rounded-react/IconMaterialFlakyW100';
|
21
|
+
import IconMaterialWbSunny from '@onesy/icons-material-rounded-react/IconMaterialWbSunnyW100';
|
22
|
+
import IconMaterialTonality from '@onesy/icons-material-rounded-react/IconMaterialTonalityW100';
|
23
|
+
import IconMaterialNightlight from '@onesy/icons-material-rounded-react/IconMaterialNightlightW100';
|
24
24
|
import TypeElement from '../Type';
|
25
25
|
import SurfaceElement from '../Surface';
|
26
26
|
import TooltipElement from '../Tooltip';
|
@@ -7,9 +7,9 @@ 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 IconMaterialNavigateNext from '@
|
11
|
-
import IconMaterialNavigateBefore from '@
|
12
|
-
import IconMaterialClose from '@
|
10
|
+
import IconMaterialNavigateNext from '@onesy/icons-material-rounded-react/IconMaterialNavigateNextW100';
|
11
|
+
import IconMaterialNavigateBefore from '@onesy/icons-material-rounded-react/IconMaterialNavigateBeforeW100';
|
12
|
+
import IconMaterialClose from '@onesy/icons-material-rounded-react/IconMaterialCloseW100';
|
13
13
|
import ImageElement from '../Image';
|
14
14
|
import LineElement from '../Line';
|
15
15
|
import IconButtonElement from '../IconButton';
|
package/esm/Info/Info.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 { is } from '@onesy/utils';
|
9
9
|
import { classNames, style, useOnesyTheme } from '@onesy/style-react';
|
10
|
-
import IconMaterialInfo from '@
|
10
|
+
import IconMaterialInfo from '@onesy/icons-material-rounded-react/IconMaterialInfoW100';
|
11
11
|
import IconButtonElement from '../IconButton';
|
12
12
|
import LineElement from '../Line';
|
13
13
|
import MenuElement from '../Menu';
|
package/esm/Links/Links.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 { textToInnerHTML } from '@onesy/utils';
|
9
9
|
import { classNames, style, useOnesyTheme } from '@onesy/style-react';
|
10
|
-
import IconMaterialShare from '@
|
11
|
-
import IconMaterialMoreVert from '@
|
10
|
+
import IconMaterialShare from '@onesy/icons-material-rounded-react/IconMaterialShareW100';
|
11
|
+
import IconMaterialMoreVert from '@onesy/icons-material-rounded-react/IconMaterialMoreVertW100';
|
12
12
|
import SectionElement from '../Section';
|
13
13
|
import MenuElement from '../Menu';
|
14
14
|
import ShareElement from '../Share';
|
package/esm/Medias/Medias.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 { is } from '@onesy/utils';
|
9
9
|
import { classNames, style as styleMethod, useOnesyTheme } from '@onesy/style-react';
|
10
|
-
import IconMaterialDraft from '@
|
10
|
+
import IconMaterialDraft from '@onesy/icons-material-rounded-react/IconMaterialDraftW100';
|
11
11
|
import LinkElement from '../Link';
|
12
12
|
import TypeElement from '../Type';
|
13
13
|
import InteractionElement from '../Interaction';
|
@@ -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, 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 GrowElement from '../Grow';
|
12
12
|
import AppendElement from '../Append';
|
13
13
|
import TransitionsElement from '../Transitions';
|
package/esm/MenuItem/MenuItem.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, isEnvironment } from '@onesy/utils';
|
9
9
|
import { classNames, style as styleMethod, useOnesyTheme } from '@onesy/style-react';
|
10
|
-
import IconMaterialExpandMore from '@
|
11
|
-
import IconMaterialArrowRight from '@
|
10
|
+
import IconMaterialExpandMore from '@onesy/icons-material-rounded-react/IconMaterialExpandMoreW100';
|
11
|
+
import IconMaterialArrowRight from '@onesy/icons-material-rounded-react/IconMaterialArrowRightW100';
|
12
12
|
import ListItemElement from '../ListItem';
|
13
13
|
import ListElement from '../List';
|
14
14
|
import IconButtonElement from '../IconButton';
|
@@ -6,7 +6,7 @@ function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbol
|
|
6
6
|
function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
7
7
|
import React from 'react';
|
8
8
|
import { classNames, style as styleMethod, useOnesyTheme } from '@onesy/style-react';
|
9
|
-
import IconMaterialMoreVert from '@
|
9
|
+
import IconMaterialMoreVert from '@onesy/icons-material-rounded-react/IconMaterialMoreVertW100';
|
10
10
|
import IconButtonElement from '../IconButton';
|
11
11
|
import MenuElement from '../Menu/Menu';
|
12
12
|
import { staticClassName } from '../utils';
|
@@ -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, numberWithCommas, isEnvironment } from '@onesy/utils';
|
9
9
|
import { classNames, style as styleMethod, useOnesyTheme } from '@onesy/style-react';
|
10
|
-
import IconMaterialKeyboardArrowUp from '@
|
11
|
-
import IconMaterialKeyboardArrowDown from '@
|
10
|
+
import IconMaterialKeyboardArrowUp from '@onesy/icons-material-rounded-react/IconMaterialKeyboardArrowUpW100';
|
11
|
+
import IconMaterialKeyboardArrowDown from '@onesy/icons-material-rounded-react/IconMaterialKeyboardArrowDownW100';
|
12
12
|
import AdvancedTextFieldElement from '../AdvancedTextField';
|
13
13
|
import IconButtonElement from '../IconButton';
|
14
14
|
import { staticClassName } from '../utils';
|
package/esm/Page/Page.js
CHANGED
@@ -8,8 +8,8 @@ import React from 'react';
|
|
8
8
|
import { useNavigate } from 'react-router-dom';
|
9
9
|
import { is, isEnvironment } from '@onesy/utils';
|
10
10
|
import { style as styleMethod, classNames, useOnesyTheme } from '@onesy/style-react';
|
11
|
-
import IconMaterialArrowBack from '@
|
12
|
-
import IconMaterialArrowForward from '@
|
11
|
+
import IconMaterialArrowBack from '@onesy/icons-material-rounded-react/IconMaterialArrowBackW100';
|
12
|
+
import IconMaterialArrowForward from '@onesy/icons-material-rounded-react/IconMaterialArrowForwardW100';
|
13
13
|
import IconButtonElement from '../IconButton';
|
14
14
|
import LineElement from '../Line';
|
15
15
|
import TooltipElement from '../Tooltip';
|
@@ -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, clamp, pagination } 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 TypeElement from '../Type';
|
15
15
|
import LineElement from '../Line';
|
16
16
|
import IconButtonElement from '../IconButton';
|
package/esm/Rating/Rating.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 { clamp, is, isEnvironment, valueFromPercentageWithinRange } from '@onesy/utils';
|
9
9
|
import { classNames, style as styleMethod, useOnesyTheme } from '@onesy/style-react';
|
10
|
-
import IconMaterialGrade from '@
|
11
|
-
import IconMaterialGradeFilled from '@
|
10
|
+
import IconMaterialGrade from '@onesy/icons-material-rounded-react/IconMaterialGradeW100';
|
11
|
+
import IconMaterialGradeFilled from '@onesy/icons-material-rounded-react/IconMaterialGradeW100Filled';
|
12
12
|
import { staticClassName } from '../utils';
|
13
13
|
const useStyle = styleMethod(theme => ({
|
14
14
|
root: {
|
@@ -12,42 +12,42 @@ function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t =
|
|
12
12
|
import React from 'react';
|
13
13
|
import { is, isEnvironment, parse } from '@onesy/utils';
|
14
14
|
import { classNames, colors, style as styleMethod, useOnesyTheme } from '@onesy/style-react';
|
15
|
-
import IconMaterialFormatItalic from '@
|
16
|
-
import IconMaterialFormatUnderlined from '@
|
17
|
-
import IconMaterialFormatBold from '@
|
18
|
-
import IconMaterialContentCopy from '@
|
19
|
-
import IconMaterialContentCut from '@
|
20
|
-
import IconMaterialContentPaste from '@
|
21
|
-
import IconMaterialFormatAlignLeft from '@
|
22
|
-
import IconMaterialFormatAlignCenter from '@
|
23
|
-
import IconMaterialFormatAlignRight from '@
|
24
|
-
import IconMaterialFormatAlignJustify from '@
|
25
|
-
import IconMaterialStrikethroughS from '@
|
26
|
-
import IconMaterialUndo from '@
|
27
|
-
import IconMaterialRedo from '@
|
28
|
-
import IconMaterialFormatClear from '@
|
29
|
-
import IconMaterialSuperscript from '@
|
30
|
-
import IconMaterialSubscript from '@
|
31
|
-
import IconMaterialFormatIndentIncrease from '@
|
32
|
-
import IconMaterialFormatIndentDecrease from '@
|
33
|
-
import IconMaterialFormatListNumbered from '@
|
34
|
-
import IconMaterialFormatListBulleted from '@
|
35
|
-
import IconMaterialHorizontalRule from '@
|
36
|
-
import IconMaterialFormatColorText from '@
|
37
|
-
import IconMaterialFormatColorFill from '@
|
38
|
-
import IconMaterialAddLink from '@
|
39
|
-
import IconMaterialLinkOff from '@
|
40
|
-
import IconMaterialImage from '@
|
41
|
-
import IconMaterialFormatQuote from '@
|
42
|
-
import IconMaterialVideocam from '@
|
43
|
-
import IconMaterialPlayArrow from '@
|
44
|
-
import IconMaterialCode from '@
|
45
|
-
import IconMaterialDeleteSweep from '@
|
46
|
-
import IconMaterialSelectAll from '@
|
47
|
-
import IconMaterialPrint from '@
|
48
|
-
import IconMaterialDownload from '@
|
49
|
-
import IconMaterialTable from '@
|
50
|
-
import IconMaterialDraw from '@
|
15
|
+
import IconMaterialFormatItalic from '@onesy/icons-material-rounded-react/IconMaterialFormatItalicW100';
|
16
|
+
import IconMaterialFormatUnderlined from '@onesy/icons-material-rounded-react/IconMaterialFormatUnderlinedW100';
|
17
|
+
import IconMaterialFormatBold from '@onesy/icons-material-rounded-react/IconMaterialFormatBoldW100';
|
18
|
+
import IconMaterialContentCopy from '@onesy/icons-material-rounded-react/IconMaterialContentCopyW100';
|
19
|
+
import IconMaterialContentCut from '@onesy/icons-material-rounded-react/IconMaterialContentCutW100';
|
20
|
+
import IconMaterialContentPaste from '@onesy/icons-material-rounded-react/IconMaterialContentPasteW100';
|
21
|
+
import IconMaterialFormatAlignLeft from '@onesy/icons-material-rounded-react/IconMaterialFormatAlignLeftW100';
|
22
|
+
import IconMaterialFormatAlignCenter from '@onesy/icons-material-rounded-react/IconMaterialFormatAlignCenterW100';
|
23
|
+
import IconMaterialFormatAlignRight from '@onesy/icons-material-rounded-react/IconMaterialFormatAlignRightW100';
|
24
|
+
import IconMaterialFormatAlignJustify from '@onesy/icons-material-rounded-react/IconMaterialFormatAlignJustifyW100';
|
25
|
+
import IconMaterialStrikethroughS from '@onesy/icons-material-rounded-react/IconMaterialStrikethroughSW100';
|
26
|
+
import IconMaterialUndo from '@onesy/icons-material-rounded-react/IconMaterialUndoW100';
|
27
|
+
import IconMaterialRedo from '@onesy/icons-material-rounded-react/IconMaterialRedoW100';
|
28
|
+
import IconMaterialFormatClear from '@onesy/icons-material-rounded-react/IconMaterialFormatClearW100';
|
29
|
+
import IconMaterialSuperscript from '@onesy/icons-material-rounded-react/IconMaterialSuperscriptW100';
|
30
|
+
import IconMaterialSubscript from '@onesy/icons-material-rounded-react/IconMaterialSubscriptW100';
|
31
|
+
import IconMaterialFormatIndentIncrease from '@onesy/icons-material-rounded-react/IconMaterialFormatIndentIncreaseW100';
|
32
|
+
import IconMaterialFormatIndentDecrease from '@onesy/icons-material-rounded-react/IconMaterialFormatIndentDecreaseW100';
|
33
|
+
import IconMaterialFormatListNumbered from '@onesy/icons-material-rounded-react/IconMaterialFormatListNumberedW100';
|
34
|
+
import IconMaterialFormatListBulleted from '@onesy/icons-material-rounded-react/IconMaterialFormatListBulletedW100';
|
35
|
+
import IconMaterialHorizontalRule from '@onesy/icons-material-rounded-react/IconMaterialHorizontalRuleW100';
|
36
|
+
import IconMaterialFormatColorText from '@onesy/icons-material-rounded-react/IconMaterialFormatColorTextW100';
|
37
|
+
import IconMaterialFormatColorFill from '@onesy/icons-material-rounded-react/IconMaterialFormatColorFillW100';
|
38
|
+
import IconMaterialAddLink from '@onesy/icons-material-rounded-react/IconMaterialAddLinkW100';
|
39
|
+
import IconMaterialLinkOff from '@onesy/icons-material-rounded-react/IconMaterialLinkOffW100';
|
40
|
+
import IconMaterialImage from '@onesy/icons-material-rounded-react/IconMaterialImageW100';
|
41
|
+
import IconMaterialFormatQuote from '@onesy/icons-material-rounded-react/IconMaterialFormatQuoteW100';
|
42
|
+
import IconMaterialVideocam from '@onesy/icons-material-rounded-react/IconMaterialVideocamW100';
|
43
|
+
import IconMaterialPlayArrow from '@onesy/icons-material-rounded-react/IconMaterialPlayArrowW100';
|
44
|
+
import IconMaterialCode from '@onesy/icons-material-rounded-react/IconMaterialCodeW100';
|
45
|
+
import IconMaterialDeleteSweep from '@onesy/icons-material-rounded-react/IconMaterialDeleteSweepW100';
|
46
|
+
import IconMaterialSelectAll from '@onesy/icons-material-rounded-react/IconMaterialSelectAllW100';
|
47
|
+
import IconMaterialPrint from '@onesy/icons-material-rounded-react/IconMaterialPrintW100';
|
48
|
+
import IconMaterialDownload from '@onesy/icons-material-rounded-react/IconMaterialDownloadW100';
|
49
|
+
import IconMaterialTable from '@onesy/icons-material-rounded-react/IconMaterialTableW100';
|
50
|
+
import IconMaterialDraw from '@onesy/icons-material-rounded-react/IconMaterialDrawW100';
|
51
51
|
import TypeElement from '../Type';
|
52
52
|
import TooltipElement from '../Tooltip';
|
53
53
|
import FadeElement from '../Fade';
|
@@ -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 { canvasCrop, download, is, isEnvironment, isOS, wait } from '@onesy/utils';
|
9
9
|
import { classNames, style as styleMethod, useOnesyTheme } from '@onesy/style-react';
|
10
|
-
import IconMaterialFitScreen from '@
|
11
|
-
import IconMaterialDocumentScanner from '@
|
12
|
-
import IconMaterialCropFree from '@
|
13
|
-
import IconMaterialDownload from '@
|
10
|
+
import IconMaterialFitScreen from '@onesy/icons-material-rounded-react/IconMaterialFitScreenW100';
|
11
|
+
import IconMaterialDocumentScanner from '@onesy/icons-material-rounded-react/IconMaterialDocumentScannerW100';
|
12
|
+
import IconMaterialCropFree from '@onesy/icons-material-rounded-react/IconMaterialCropFreeW100';
|
13
|
+
import IconMaterialDownload from '@onesy/icons-material-rounded-react/IconMaterialDownloadW100';
|
14
14
|
import TooltipElement from '../Tooltip';
|
15
15
|
import SurfaceElement from '../Surface';
|
16
16
|
import TextFieldElement from '../TextField';
|
@@ -7,9 +7,9 @@ function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t =
|
|
7
7
|
import React from 'react';
|
8
8
|
import { is, textToInnerHTML } from '@onesy/utils';
|
9
9
|
import { classNames, style as styleMethod, useOnesyTheme } from '@onesy/style-react';
|
10
|
-
import IconMaterialMap from '@
|
11
|
-
import IconMaterialCall from '@
|
12
|
-
import IconMaterialMail from '@
|
10
|
+
import IconMaterialMap from '@onesy/icons-material-rounded-react/IconMaterialMapW100';
|
11
|
+
import IconMaterialCall from '@onesy/icons-material-rounded-react/IconMaterialCallW100';
|
12
|
+
import IconMaterialMail from '@onesy/icons-material-rounded-react/IconMaterialMailW100';
|
13
13
|
import LineElement from '../Line';
|
14
14
|
import PropertiesElement from '../Properties';
|
15
15
|
import SectionElement from '../Section/Section';
|
@@ -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 { cleanValue, is } from '@onesy/utils';
|
9
9
|
import { classNames, style as styleMethod, useOnesyTheme } from '@onesy/style-react';
|
10
|
-
import IconMaterialDraft from '@
|
10
|
+
import IconMaterialDraft from '@onesy/icons-material-rounded-react/IconMaterialDraftW100';
|
11
11
|
import AudioPlayerElement from '../AudioPlayer';
|
12
12
|
import ImageElement from '../Image';
|
13
13
|
import InteractionElement from '../Interaction';
|
package/esm/Select/Select.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 { getObjectValue, is, isEnvironment, unique } from '@onesy/utils';
|
9
9
|
import { classNames, style as styleMethod, useOnesyTheme } from '@onesy/style-react';
|
10
|
-
import IconMaterialClose from '@
|
11
|
-
import IconMaterialArrowDropDown from '@
|
10
|
+
import IconMaterialClose from '@onesy/icons-material-rounded-react/IconMaterialCloseW100';
|
11
|
+
import IconMaterialArrowDropDown from '@onesy/icons-material-rounded-react/IconMaterialArrowDropDownW100';
|
12
12
|
import ListItemElement from '../ListItem';
|
13
13
|
import TypeElement from '../Type';
|
14
14
|
import MenuElement from '../Menu';
|
package/esm/Share/Share.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 { clamp, copyToClipboard, is, isEnvironment } from '@onesy/utils';
|
9
9
|
import { classNames, style as styleMethod, useOnesyTheme } from '@onesy/style-react';
|
10
|
-
import IconMaterialLink from '@
|
11
|
-
import IconMaterialMail from '@
|
12
|
-
import IconMaterialPrint from '@
|
13
|
-
import IconMaterialMoreHoriz from '@
|
10
|
+
import IconMaterialLink from '@onesy/icons-material-rounded-react/IconMaterialLinkW100';
|
11
|
+
import IconMaterialMail from '@onesy/icons-material-rounded-react/IconMaterialMailW100';
|
12
|
+
import IconMaterialPrint from '@onesy/icons-material-rounded-react/IconMaterialPrintW100';
|
13
|
+
import IconMaterialMoreHoriz from '@onesy/icons-material-rounded-react/IconMaterialMoreHorizW100';
|
14
14
|
import LineElement from '../Line';
|
15
15
|
import IconElement from '../Icon';
|
16
16
|
import TypeElement from '../Type';
|
@@ -10,13 +10,13 @@ function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t =
|
|
10
10
|
import React from 'react';
|
11
11
|
import { innerHTMLToText, is, isEnvironment, parse, stringToColor, textToInnerHTML } from '@onesy/utils';
|
12
12
|
import { classNames, style as styleMethod, useOnesyTheme } from '@onesy/style-react';
|
13
|
-
import IconMaterialFormatItalic from '@
|
14
|
-
import IconMaterialFormatUnderlined from '@
|
15
|
-
import IconMaterialStrikethroughS from '@
|
16
|
-
import IconMaterialFormatBold from '@
|
17
|
-
import IconMaterialAddLink from '@
|
18
|
-
import IconMaterialLinkOff from '@
|
19
|
-
import IconMaterialFormatClear from '@
|
13
|
+
import IconMaterialFormatItalic from '@onesy/icons-material-rounded-react/IconMaterialFormatItalicW100';
|
14
|
+
import IconMaterialFormatUnderlined from '@onesy/icons-material-rounded-react/IconMaterialFormatUnderlinedW100';
|
15
|
+
import IconMaterialStrikethroughS from '@onesy/icons-material-rounded-react/IconMaterialStrikethroughSW100';
|
16
|
+
import IconMaterialFormatBold from '@onesy/icons-material-rounded-react/IconMaterialFormatBoldW100';
|
17
|
+
import IconMaterialAddLink from '@onesy/icons-material-rounded-react/IconMaterialAddLinkW100';
|
18
|
+
import IconMaterialLinkOff from '@onesy/icons-material-rounded-react/IconMaterialLinkOffW100';
|
19
|
+
import IconMaterialFormatClear from '@onesy/icons-material-rounded-react/IconMaterialFormatClearW100';
|
20
20
|
import TextFieldElement from '../TextField/TextField';
|
21
21
|
import LineElement from '../Line';
|
22
22
|
import ListElement from '../List';
|
package/esm/Snackbar/Snackbar.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 { is, getID, 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 GrowElement from '../Grow';
|
12
12
|
import TypeElement from '../Type';
|
13
13
|
import SurfaceElement from '../Surface';
|