@webiny/ui 5.34.8 → 5.35.0-beta.0
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 +4 -14
- package/Accordion/Accordion.js.map +1 -1
- package/Accordion/Accordion.stories.js +0 -8
- package/Accordion/Accordion.stories.js.map +1 -1
- package/Accordion/AccordionItem.d.ts +4 -1
- package/Accordion/AccordionItem.js +5 -26
- package/Accordion/AccordionItem.js.map +1 -1
- package/Accordion/AccordionItemActions.js +2 -10
- package/Accordion/AccordionItemActions.js.map +1 -1
- package/Accordion/index.js +0 -4
- package/Accordion/index.js.map +1 -1
- package/Alert/Alert.js +3 -10
- package/Alert/Alert.js.map +1 -1
- package/Alert/Alert.stories.js +0 -6
- package/Alert/Alert.stories.js.map +1 -1
- package/Alert/index.js +0 -2
- package/Alert/index.js.map +1 -1
- package/AutoComplete/AutoComplete.js +38 -88
- package/AutoComplete/AutoComplete.js.map +1 -1
- package/AutoComplete/AutoComplete.stories.js +0 -7
- package/AutoComplete/AutoComplete.stories.js.map +1 -1
- package/AutoComplete/MultiAutoComplete.js +52 -128
- package/AutoComplete/MultiAutoComplete.js.map +1 -1
- package/AutoComplete/MultiAutoComplete.stories.js +0 -8
- package/AutoComplete/MultiAutoComplete.stories.js.map +1 -1
- package/AutoComplete/index.js +0 -4
- package/AutoComplete/index.js.map +1 -1
- package/AutoComplete/styles.js +0 -2
- package/AutoComplete/styles.js.map +1 -1
- package/AutoComplete/utils.js +0 -8
- package/AutoComplete/utils.js.map +1 -1
- package/Avatar/Avatar.js +7 -18
- package/Avatar/Avatar.js.map +1 -1
- package/Avatar/Avatar.stories.js +0 -6
- package/Avatar/Avatar.stories.js.map +1 -1
- package/Avatar/index.js +0 -2
- package/Avatar/index.js.map +1 -1
- package/Button/Button.js +39 -59
- package/Button/Button.js.map +1 -1
- package/Button/Button.stories.js +0 -10
- package/Button/Button.stories.js.map +1 -1
- package/Button/Button.styles.js +0 -2
- package/Button/Button.styles.js.map +1 -1
- package/Button/CopyButton/CopyButton.js +2 -12
- package/Button/CopyButton/CopyButton.js.map +1 -1
- package/Button/CopyButton/CopyButton.stories.js +0 -7
- package/Button/CopyButton/CopyButton.stories.js.map +1 -1
- package/Button/IconButton/IconButton.js +6 -11
- package/Button/IconButton/IconButton.js.map +1 -1
- package/Button/IconButton/IconButton.stories.js +0 -9
- package/Button/IconButton/IconButton.stories.js.map +1 -1
- package/Button/index.js +0 -6
- package/Button/index.js.map +1 -1
- package/Carousel/Carousel.js +0 -14
- package/Carousel/Carousel.js.map +1 -1
- package/Carousel/Carouser.stories.js +0 -7
- package/Carousel/Carouser.stories.js.map +1 -1
- package/Carousel/index.js +0 -2
- package/Carousel/index.js.map +1 -1
- package/Checkbox/Checkbox.d.ts +1 -0
- package/Checkbox/Checkbox.js +13 -31
- package/Checkbox/Checkbox.js.map +1 -1
- package/Checkbox/Checkbox.stories.js +0 -8
- package/Checkbox/Checkbox.stories.js.map +1 -1
- package/Checkbox/Checkbox.styles.js +0 -2
- package/Checkbox/Checkbox.styles.js.map +1 -1
- package/Checkbox/CheckboxGroup.js +7 -24
- package/Checkbox/CheckboxGroup.js.map +1 -1
- package/Checkbox/CheckboxGroup.stories.js +2 -10
- package/Checkbox/CheckboxGroup.stories.js.map +1 -1
- package/Checkbox/index.js +0 -3
- package/Checkbox/index.js.map +1 -1
- package/Chips/Chip.js +1 -8
- package/Chips/Chip.js.map +1 -1
- package/Chips/Chips.js +3 -13
- package/Chips/Chips.js.map +1 -1
- package/Chips/Chips.stories.js +0 -8
- package/Chips/Chips.stories.js.map +1 -1
- package/Chips/index.js +0 -4
- package/Chips/index.js.map +1 -1
- package/Chips/styles.js +0 -2
- package/Chips/styles.js.map +1 -1
- package/CodeEditor/CodeEditor.js +8 -36
- package/CodeEditor/CodeEditor.js.map +1 -1
- package/CodeEditor/CodeEditor.stories.js +0 -10
- package/CodeEditor/CodeEditor.stories.js.map +1 -1
- package/CodeEditor/index.js +0 -2
- package/CodeEditor/index.js.map +1 -1
- package/ColorPicker/ColorPicker.js +7 -31
- package/ColorPicker/ColorPicker.js.map +1 -1
- package/ColorPicker/ColorPicker.stories.js +0 -8
- package/ColorPicker/ColorPicker.stories.js.map +1 -1
- package/ColorPicker/index.js +0 -2
- package/ColorPicker/index.js.map +1 -1
- package/ConfirmationDialog/ConfirmationDialog.js +33 -65
- package/ConfirmationDialog/ConfirmationDialog.js.map +1 -1
- package/ConfirmationDialog/ConfirmationDialog.stories.js +0 -7
- package/ConfirmationDialog/ConfirmationDialog.stories.js.map +1 -1
- package/ConfirmationDialog/index.js +0 -4
- package/ConfirmationDialog/index.js.map +1 -1
- package/ConfirmationDialog/withConfirmation.js +0 -5
- package/ConfirmationDialog/withConfirmation.js.map +1 -1
- package/DataTable/DataTable.d.ts +14 -1
- package/DataTable/DataTable.js +60 -45
- package/DataTable/DataTable.js.map +1 -1
- package/DataTable/DataTable.stories.js +0 -6
- package/DataTable/DataTable.stories.js.map +1 -1
- package/DataTable/index.js +0 -2
- package/DataTable/index.js.map +1 -1
- package/DataTable/styled.d.ts +29 -1
- package/DataTable/styled.js +25 -7
- package/DataTable/styled.js.map +1 -1
- package/DelayedOnChange/DelayedOnChange.js +19 -35
- package/DelayedOnChange/DelayedOnChange.js.map +1 -1
- package/DelayedOnChange/index.js +0 -3
- package/DelayedOnChange/index.js.map +1 -1
- package/DelayedOnChange/withDelayedOnChange.js +3 -9
- package/DelayedOnChange/withDelayedOnChange.js.map +1 -1
- package/Dialog/Dialog.js +5 -40
- package/Dialog/Dialog.js.map +1 -1
- package/Dialog/Dialog.stories.js +0 -7
- package/Dialog/Dialog.stories.js.map +1 -1
- package/Dialog/index.js +0 -2
- package/Dialog/index.js.map +1 -1
- package/Drawer/Drawer.js +0 -9
- package/Drawer/Drawer.js.map +1 -1
- package/Drawer/Drawer.stories.js +0 -8
- package/Drawer/Drawer.stories.js.map +1 -1
- package/Drawer/index.js +0 -2
- package/Drawer/index.js.map +1 -1
- package/DynamicFieldset/Fieldset.js +7 -34
- package/DynamicFieldset/Fieldset.js.map +1 -1
- package/DynamicFieldset/index.js +0 -2
- package/DynamicFieldset/index.js.map +1 -1
- package/Elevation/Elevation.js +0 -5
- package/Elevation/Elevation.js.map +1 -1
- package/Elevation/Elevation.stories.js +0 -8
- package/Elevation/Elevation.stories.js.map +1 -1
- package/Elevation/index.js +0 -2
- package/Elevation/index.js.map +1 -1
- package/FormElementMessage/FormElementMessage.js +0 -5
- package/FormElementMessage/FormElementMessage.js.map +1 -1
- package/FormElementMessage/index.js +0 -1
- package/FormElementMessage/index.js.map +1 -1
- package/FullName/FullName.js +0 -7
- package/FullName/FullName.js.map +1 -1
- package/FullName/index.js +0 -2
- package/FullName/index.js.map +1 -1
- package/Grid/Grid.js +1 -9
- package/Grid/Grid.js.map +1 -1
- package/Grid/Grid.stories.js +0 -6
- package/Grid/Grid.stories.js.map +1 -1
- package/Grid/index.js +0 -2
- package/Grid/index.js.map +1 -1
- package/Helpers/ClassNames.js +0 -9
- package/Helpers/ClassNames.js.map +1 -1
- package/Helpers/index.js +0 -1
- package/Helpers/index.js.map +1 -1
- package/Icon/Icon.js +1 -7
- package/Icon/Icon.js.map +1 -1
- package/Icon/Icon.stories.js +0 -10
- package/Icon/Icon.stories.js.map +1 -1
- package/Icon/index.js +0 -2
- package/Icon/index.js.map +1 -1
- package/Image/Image.js +0 -8
- package/Image/Image.js.map +1 -1
- package/Image/Image.stories.js +0 -7
- package/Image/Image.stories.js.map +1 -1
- package/Image/index.js +0 -2
- package/Image/index.js.map +1 -1
- package/ImageEditor/ImageEditor.js +46 -107
- package/ImageEditor/ImageEditor.js.map +1 -1
- package/ImageEditor/index.js +0 -2
- package/ImageEditor/index.js.map +1 -1
- package/ImageEditor/toolbar/crop.js +1 -16
- package/ImageEditor/toolbar/crop.js.map +1 -1
- package/ImageEditor/toolbar/filter.js +11 -36
- package/ImageEditor/toolbar/filter.js.map +1 -1
- package/ImageEditor/toolbar/flip.js +0 -17
- package/ImageEditor/toolbar/flip.js.map +1 -1
- package/ImageEditor/toolbar/icons/index.js +0 -8
- package/ImageEditor/toolbar/icons/index.js.map +1 -1
- package/ImageEditor/toolbar/index.js +0 -5
- package/ImageEditor/toolbar/index.js.map +1 -1
- package/ImageEditor/toolbar/rotate.js +8 -43
- package/ImageEditor/toolbar/rotate.js.map +1 -1
- package/ImageUpload/Image.js +10 -34
- package/ImageUpload/Image.js.map +1 -1
- package/ImageUpload/ImageEditorDialog.js +11 -33
- package/ImageUpload/ImageEditorDialog.js.map +1 -1
- package/ImageUpload/MultiImageUpload.js +111 -175
- package/ImageUpload/MultiImageUpload.js.map +1 -1
- package/ImageUpload/MultiImageUpload.stories.js +0 -8
- package/ImageUpload/MultiImageUpload.stories.js.map +1 -1
- package/ImageUpload/SingleImageUpload.js +38 -79
- package/ImageUpload/SingleImageUpload.js.map +1 -1
- package/ImageUpload/SingleImageUpload.stories.js +0 -8
- package/ImageUpload/SingleImageUpload.stories.js.map +1 -1
- package/ImageUpload/index.js +0 -5
- package/ImageUpload/index.js.map +1 -1
- package/ImageUpload/styled.d.ts +27 -17
- package/ImageUpload/styled.js +0 -5
- package/ImageUpload/styled.js.map +1 -1
- package/Input/Input.js +34 -60
- package/Input/Input.js.map +1 -1
- package/Input/Input.stories.js +0 -13
- package/Input/Input.stories.js.map +1 -1
- package/Input/__tests__/Input.test.js +4 -30
- package/Input/__tests__/Input.test.js.map +1 -1
- package/Input/index.js +0 -2
- package/Input/index.js.map +1 -1
- package/List/CollapsibleList/CollapsibleList.stories.js +0 -8
- package/List/CollapsibleList/CollapsibleList.stories.js.map +1 -1
- package/List/CollapsibleList/index.js +0 -6
- package/List/CollapsibleList/index.js.map +1 -1
- package/List/DataList/DataList.js +7 -45
- package/List/DataList/DataList.js.map +1 -1
- package/List/DataList/DataList.stories.js +2 -10
- package/List/DataList/DataList.stories.js.map +1 -1
- package/List/DataList/DataListModalOverlay/DataListModalOverlay.d.ts +8 -6
- package/List/DataList/DataListModalOverlay/DataListModalOverlay.js +8 -18
- package/List/DataList/DataListModalOverlay/DataListModalOverlay.js.map +1 -1
- package/List/DataList/DataListModalOverlay/DataListModalOverlayAction.js +3 -14
- package/List/DataList/DataListModalOverlay/DataListModalOverlayAction.js.map +1 -1
- package/List/DataList/DataListModalOverlay/DataListModalOverlayContext.js +3 -12
- package/List/DataList/DataListModalOverlay/DataListModalOverlayContext.js.map +1 -1
- package/List/DataList/DataListModalOverlay/index.js +0 -3
- package/List/DataList/DataListModalOverlay/index.js.map +1 -1
- package/List/DataList/DataListWithSections.js +4 -48
- package/List/DataList/DataListWithSections.js.map +1 -1
- package/List/DataList/Loader.js +0 -7
- package/List/DataList/Loader.js.map +1 -1
- package/List/DataList/NoData.js +0 -7
- package/List/DataList/NoData.js.map +1 -1
- package/List/DataList/icons/index.js +0 -29
- package/List/DataList/icons/index.js.map +1 -1
- package/List/DataList/index.js +0 -6
- package/List/DataList/index.js.map +1 -1
- package/List/List.js +0 -39
- package/List/List.js.map +1 -1
- package/List/List.stories.js +0 -12
- package/List/List.stories.js.map +1 -1
- package/List/icons/index.js +0 -3
- package/List/icons/index.js.map +1 -1
- package/List/index.js +0 -4
- package/List/index.js.map +1 -1
- package/Menu/Menu.js +2 -28
- package/Menu/Menu.js.map +1 -1
- package/Menu/Menu.stories.js +0 -7
- package/Menu/Menu.stories.js.map +1 -1
- package/Menu/index.js +0 -2
- package/Menu/index.js.map +1 -1
- package/Mosaic/Mosaic.js +3 -7
- package/Mosaic/Mosaic.js.map +1 -1
- package/Mosaic/Mosaic.stories.js +0 -6
- package/Mosaic/Mosaic.stories.js.map +1 -1
- package/Mosaic/index.js +0 -2
- package/Mosaic/index.js.map +1 -1
- package/Progress/CircularProgress.js +6 -14
- package/Progress/CircularProgress.js.map +1 -1
- package/Progress/index.js +0 -2
- package/Progress/index.js.map +1 -1
- package/Radio/Radio.js +9 -28
- package/Radio/Radio.js.map +1 -1
- package/Radio/Radio.styles.js +0 -2
- package/Radio/Radio.styles.js.map +1 -1
- package/Radio/RadioGroup.js +5 -21
- package/Radio/RadioGroup.js.map +1 -1
- package/Radio/RadioGroup.stories.js +2 -10
- package/Radio/RadioGroup.stories.js.map +1 -1
- package/Radio/index.js +0 -3
- package/Radio/index.js.map +1 -1
- package/RichTextEditor/RichTextEditor.js +30 -64
- package/RichTextEditor/RichTextEditor.js.map +1 -1
- package/RichTextEditor/RichTextEditor.stories.js +0 -7
- package/RichTextEditor/RichTextEditor.stories.js.map +1 -1
- package/RichTextEditor/createPropsFromConfig.js +0 -4
- package/RichTextEditor/createPropsFromConfig.js.map +1 -1
- package/RichTextEditor/index.js +0 -3
- package/RichTextEditor/index.js.map +1 -1
- package/Ripple/Ripple.js +0 -6
- package/Ripple/Ripple.js.map +1 -1
- package/Ripple/Ripple.stories.js +0 -12
- package/Ripple/Ripple.stories.js.map +1 -1
- package/Ripple/index.js +0 -2
- package/Ripple/index.js.map +1 -1
- package/Scrollbar/Scrollbar.js +0 -5
- package/Scrollbar/Scrollbar.js.map +1 -1
- package/Scrollbar/Scrollbar.stories.js +0 -6
- package/Scrollbar/Scrollbar.stories.js.map +1 -1
- package/Scrollbar/index.js +0 -2
- package/Scrollbar/index.js.map +1 -1
- package/Section/Section.stories.js +0 -7
- package/Section/Section.stories.js.map +1 -1
- package/Section/index.js +2 -12
- package/Section/index.js.map +1 -1
- package/Select/Select.js +9 -32
- package/Select/Select.js.map +1 -1
- package/Select/Select.stories.js +0 -8
- package/Select/Select.stories.js.map +1 -1
- package/Select/index.js +0 -2
- package/Select/index.js.map +1 -1
- package/Skeleton/Skeleton.d.ts +6 -2
- package/Skeleton/Skeleton.js +8 -11
- package/Skeleton/Skeleton.js.map +1 -1
- package/Skeleton/Skeleton.stories.js +0 -6
- package/Skeleton/Skeleton.stories.js.map +1 -1
- package/Skeleton/index.js +0 -2
- package/Skeleton/index.js.map +1 -1
- package/Slider/Slider.js +7 -29
- package/Slider/Slider.js.map +1 -1
- package/Slider/Slider.stories.js +1 -9
- package/Slider/Slider.stories.js.map +1 -1
- package/Slider/index.js +0 -2
- package/Slider/index.js.map +1 -1
- package/Snackbar/Snackbar.js +0 -19
- package/Snackbar/Snackbar.js.map +1 -1
- package/Snackbar/Snackbar.stories.js +0 -23
- package/Snackbar/Snackbar.stories.js.map +1 -1
- package/Snackbar/index.js +0 -1
- package/Snackbar/index.js.map +1 -1
- package/Switch/Switch.js +5 -28
- package/Switch/Switch.js.map +1 -1
- package/Switch/Switch.stories.js +0 -8
- package/Switch/Switch.stories.js.map +1 -1
- package/Switch/index.js +0 -2
- package/Switch/index.js.map +1 -1
- package/Tabs/Tab.js +0 -9
- package/Tabs/Tab.js.map +1 -1
- package/Tabs/Tabs.js +15 -29
- package/Tabs/Tabs.js.map +1 -1
- package/Tabs/Tabs.stories.js +0 -10
- package/Tabs/Tabs.stories.js.map +1 -1
- package/Tabs/index.js +0 -4
- package/Tabs/index.js.map +1 -1
- package/Tags/Tags.js +13 -37
- package/Tags/Tags.js.map +1 -1
- package/Tags/Tags.stories.js +0 -8
- package/Tags/Tags.stories.js.map +1 -1
- package/Tags/index.js +0 -2
- package/Tags/index.js.map +1 -1
- package/Tooltip/Tooltip.js +0 -19
- package/Tooltip/Tooltip.js.map +1 -1
- package/Tooltip/Tooltip.stories.js +0 -6
- package/Tooltip/Tooltip.stories.js.map +1 -1
- package/Tooltip/index.js +0 -2
- package/Tooltip/index.js.map +1 -1
- package/TopAppBar/TopAppBar.js +1 -8
- package/TopAppBar/TopAppBar.js.map +1 -1
- package/TopAppBar/TopAppBar.stories.js +3 -16
- package/TopAppBar/TopAppBar.stories.js.map +1 -1
- package/TopAppBar/TopAppBarActionItem.js +0 -5
- package/TopAppBar/TopAppBarActionItem.js.map +1 -1
- package/TopAppBar/TopAppBarNavigationIcon.js +0 -5
- package/TopAppBar/TopAppBarNavigationIcon.js.map +1 -1
- package/TopAppBar/TopAppBarPrimary.js +1 -8
- package/TopAppBar/TopAppBarPrimary.js.map +1 -1
- package/TopAppBar/TopAppBarSecondary.js +3 -10
- package/TopAppBar/TopAppBarSecondary.js.map +1 -1
- package/TopAppBar/TopAppBarSection.js +1 -8
- package/TopAppBar/TopAppBarSection.js.map +1 -1
- package/TopAppBar/TopAppBarTitle.js +1 -8
- package/TopAppBar/TopAppBarTitle.js.map +1 -1
- package/TopAppBar/index.js +0 -14
- package/TopAppBar/index.js.map +1 -1
- package/TopProgressBar/TopProgressBar.js +0 -5
- package/TopProgressBar/TopProgressBar.js.map +1 -1
- package/TopProgressBar/TopProgressBar.stories.js +1 -8
- package/TopProgressBar/TopProgressBar.stories.js.map +1 -1
- package/TopProgressBar/hoc/index.js +0 -2
- package/TopProgressBar/hoc/index.js.map +1 -1
- package/TopProgressBar/hoc/withTopProgressBar.js +2 -8
- package/TopProgressBar/hoc/withTopProgressBar.js.map +1 -1
- package/TopProgressBar/index.js +0 -2
- package/TopProgressBar/index.js.map +1 -1
- package/Typography/Typography.js +0 -5
- package/Typography/Typography.js.map +1 -1
- package/Typography/Typography.stories.js +0 -6
- package/Typography/Typography.stories.js.map +1 -1
- package/Typography/index.js +0 -2
- package/Typography/index.js.map +1 -1
- package/package.json +16 -15
|
@@ -1,18 +1,13 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
3
|
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault").default;
|
|
4
|
-
|
|
5
4
|
Object.defineProperty(exports, "__esModule", {
|
|
6
5
|
value: true
|
|
7
6
|
});
|
|
8
7
|
exports.TopAppBarNavigationIcon = void 0;
|
|
9
|
-
|
|
10
8
|
var _react = _interopRequireDefault(require("react"));
|
|
11
|
-
|
|
12
9
|
var _topAppBar = require("@rmwc/top-app-bar");
|
|
13
|
-
|
|
14
10
|
var TopAppBarNavigationIcon = function TopAppBarNavigationIcon(props) {
|
|
15
11
|
return /*#__PURE__*/_react.default.createElement(_topAppBar.TopAppBarNavigationIcon, props);
|
|
16
12
|
};
|
|
17
|
-
|
|
18
13
|
exports.TopAppBarNavigationIcon = TopAppBarNavigationIcon;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["TopAppBarNavigationIcon","props"],"sources":["TopAppBarNavigationIcon.tsx"],"sourcesContent":["import React from \"react\";\n\nimport {\n TopAppBarNavigationIcon as RmwcTopAppBarNavigationIcon,\n TopAppBarNavigationIconProps as RmwcTopAppBarNavigationIconProps\n} from \"@rmwc/top-app-bar\";\n\nexport type TopAppBarNavigationIconProps = Omit<RmwcTopAppBarNavigationIconProps, \"onChange\">;\n\nconst TopAppBarNavigationIcon = (props: TopAppBarNavigationIconProps) => {\n return <RmwcTopAppBarNavigationIcon {...props} />;\n};\n\nexport { TopAppBarNavigationIcon };\n"],"mappings":"
|
|
1
|
+
{"version":3,"names":["TopAppBarNavigationIcon","props"],"sources":["TopAppBarNavigationIcon.tsx"],"sourcesContent":["import React from \"react\";\n\nimport {\n TopAppBarNavigationIcon as RmwcTopAppBarNavigationIcon,\n TopAppBarNavigationIconProps as RmwcTopAppBarNavigationIconProps\n} from \"@rmwc/top-app-bar\";\n\nexport type TopAppBarNavigationIconProps = Omit<RmwcTopAppBarNavigationIconProps, \"onChange\">;\n\nconst TopAppBarNavigationIcon = (props: TopAppBarNavigationIconProps) => {\n return <RmwcTopAppBarNavigationIcon {...props} />;\n};\n\nexport { TopAppBarNavigationIcon };\n"],"mappings":";;;;;;;AAAA;AAEA;AAOA,IAAMA,uBAAuB,GAAG,SAA1BA,uBAAuB,CAAIC,KAAmC,EAAK;EACrE,oBAAO,6BAAC,kCAA2B,EAAKA,KAAK,CAAI;AACrD,CAAC;AAAC"}
|
|
@@ -1,26 +1,19 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
3
|
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault").default;
|
|
4
|
-
|
|
5
4
|
Object.defineProperty(exports, "__esModule", {
|
|
6
5
|
value: true
|
|
7
6
|
});
|
|
8
7
|
exports.TopAppBarPrimary = void 0;
|
|
9
|
-
|
|
10
8
|
var _objectWithoutProperties2 = _interopRequireDefault(require("@babel/runtime/helpers/objectWithoutProperties"));
|
|
11
|
-
|
|
12
9
|
var _react = _interopRequireDefault(require("react"));
|
|
13
|
-
|
|
14
10
|
var _TopAppBar = require("./TopAppBar");
|
|
15
|
-
|
|
16
11
|
var _excluded = ["children"];
|
|
17
|
-
|
|
18
12
|
var TopAppBarPrimary = function TopAppBarPrimary(props) {
|
|
19
13
|
var children = props.children,
|
|
20
|
-
|
|
14
|
+
other = (0, _objectWithoutProperties2.default)(props, _excluded);
|
|
21
15
|
return /*#__PURE__*/_react.default.createElement(_TopAppBar.TopAppBar, Object.assign({}, other, {
|
|
22
16
|
className: "primary"
|
|
23
17
|
}), children);
|
|
24
18
|
};
|
|
25
|
-
|
|
26
19
|
exports.TopAppBarPrimary = TopAppBarPrimary;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["TopAppBarPrimary","props","children","other"],"sources":["TopAppBarPrimary.tsx"],"sourcesContent":["import React from \"react\";\nimport { TopAppBar, TopAppBarProps } from \"./TopAppBar\";\n\nexport type TopAppBarPrimaryProps = TopAppBarProps;\n\nconst TopAppBarPrimary = (props: TopAppBarPrimaryProps) => {\n const { children, ...other } = props;\n return (\n <TopAppBar {...other} className={\"primary\"}>\n {children}\n </TopAppBar>\n );\n};\n\nexport { TopAppBarPrimary };\n"],"mappings":"
|
|
1
|
+
{"version":3,"names":["TopAppBarPrimary","props","children","other"],"sources":["TopAppBarPrimary.tsx"],"sourcesContent":["import React from \"react\";\nimport { TopAppBar, TopAppBarProps } from \"./TopAppBar\";\n\nexport type TopAppBarPrimaryProps = TopAppBarProps;\n\nconst TopAppBarPrimary = (props: TopAppBarPrimaryProps) => {\n const { children, ...other } = props;\n return (\n <TopAppBar {...other} className={\"primary\"}>\n {children}\n </TopAppBar>\n );\n};\n\nexport { TopAppBarPrimary };\n"],"mappings":";;;;;;;;AAAA;AACA;AAAwD;AAIxD,IAAMA,gBAAgB,GAAG,SAAnBA,gBAAgB,CAAIC,KAA4B,EAAK;EACvD,IAAQC,QAAQ,GAAeD,KAAK,CAA5BC,QAAQ;IAAKC,KAAK,0CAAKF,KAAK;EACpC,oBACI,6BAAC,oBAAS,oBAAKE,KAAK;IAAE,SAAS,EAAE;EAAU,IACtCD,QAAQ,CACD;AAEpB,CAAC;AAAC"}
|
|
@@ -1,28 +1,21 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
3
|
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault").default;
|
|
4
|
-
|
|
5
4
|
Object.defineProperty(exports, "__esModule", {
|
|
6
5
|
value: true
|
|
7
6
|
});
|
|
8
7
|
exports.TopAppBarSecondary = void 0;
|
|
9
|
-
|
|
10
8
|
var _objectWithoutProperties2 = _interopRequireDefault(require("@babel/runtime/helpers/objectWithoutProperties"));
|
|
11
|
-
|
|
12
9
|
var _react = _interopRequireDefault(require("react"));
|
|
13
|
-
|
|
14
10
|
var _TopAppBar = require("./TopAppBar");
|
|
15
|
-
|
|
16
11
|
var _excluded = ["style", "children"];
|
|
17
|
-
|
|
18
12
|
var TopAppBarSecondary = function TopAppBarSecondary(props) {
|
|
19
13
|
var _props$style = props.style,
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
14
|
+
style = _props$style === void 0 ? {} : _props$style,
|
|
15
|
+
children = props.children,
|
|
16
|
+
other = (0, _objectWithoutProperties2.default)(props, _excluded);
|
|
23
17
|
return /*#__PURE__*/_react.default.createElement(_TopAppBar.TopAppBar, Object.assign({}, other, {
|
|
24
18
|
style: style
|
|
25
19
|
}), children);
|
|
26
20
|
};
|
|
27
|
-
|
|
28
21
|
exports.TopAppBarSecondary = TopAppBarSecondary;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["TopAppBarSecondary","props","style","children","other"],"sources":["TopAppBarSecondary.tsx"],"sourcesContent":["import React from \"react\";\nimport { TopAppBar, TopAppBarProps } from \"./TopAppBar\";\n\nexport type TopAppBarSecondaryProps = TopAppBarProps;\n\nconst TopAppBarSecondary = (props: TopAppBarSecondaryProps) => {\n const { style = {}, children, ...other } = props;\n return (\n <TopAppBar {...other} style={style}>\n {children}\n </TopAppBar>\n );\n};\n\nexport { TopAppBarSecondary };\n"],"mappings":"
|
|
1
|
+
{"version":3,"names":["TopAppBarSecondary","props","style","children","other"],"sources":["TopAppBarSecondary.tsx"],"sourcesContent":["import React from \"react\";\nimport { TopAppBar, TopAppBarProps } from \"./TopAppBar\";\n\nexport type TopAppBarSecondaryProps = TopAppBarProps;\n\nconst TopAppBarSecondary = (props: TopAppBarSecondaryProps) => {\n const { style = {}, children, ...other } = props;\n return (\n <TopAppBar {...other} style={style}>\n {children}\n </TopAppBar>\n );\n};\n\nexport { TopAppBarSecondary };\n"],"mappings":";;;;;;;;AAAA;AACA;AAAwD;AAIxD,IAAMA,kBAAkB,GAAG,SAArBA,kBAAkB,CAAIC,KAA8B,EAAK;EAC3D,mBAA2CA,KAAK,CAAxCC,KAAK;IAALA,KAAK,6BAAG,CAAC,CAAC;IAAEC,QAAQ,GAAeF,KAAK,CAA5BE,QAAQ;IAAKC,KAAK,0CAAKH,KAAK;EAChD,oBACI,6BAAC,oBAAS,oBAAKG,KAAK;IAAE,KAAK,EAAEF;EAAM,IAC9BC,QAAQ,CACD;AAEpB,CAAC;AAAC"}
|
|
@@ -1,24 +1,17 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
3
|
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault").default;
|
|
4
|
-
|
|
5
4
|
Object.defineProperty(exports, "__esModule", {
|
|
6
5
|
value: true
|
|
7
6
|
});
|
|
8
7
|
exports.TopAppBarSection = void 0;
|
|
9
|
-
|
|
10
8
|
var _objectWithoutProperties2 = _interopRequireDefault(require("@babel/runtime/helpers/objectWithoutProperties"));
|
|
11
|
-
|
|
12
9
|
var _react = _interopRequireDefault(require("react"));
|
|
13
|
-
|
|
14
10
|
var _topAppBar = require("@rmwc/top-app-bar");
|
|
15
|
-
|
|
16
11
|
var _excluded = ["children"];
|
|
17
|
-
|
|
18
12
|
var TopAppBarSection = function TopAppBarSection(props) {
|
|
19
13
|
var children = props.children,
|
|
20
|
-
|
|
14
|
+
rest = (0, _objectWithoutProperties2.default)(props, _excluded);
|
|
21
15
|
return /*#__PURE__*/_react.default.createElement(_topAppBar.TopAppBarSection, rest, children);
|
|
22
16
|
};
|
|
23
|
-
|
|
24
17
|
exports.TopAppBarSection = TopAppBarSection;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["TopAppBarSection","props","children","rest"],"sources":["TopAppBarSection.tsx"],"sourcesContent":["import React from \"react\";\nimport {\n TopAppBarSection as RmwcTopAppBarSection,\n TopAppBarSectionProps as RmwcTopAppBarSectionProps\n} from \"@rmwc/top-app-bar\";\n\nexport type TopAppBarSectionProps = RmwcTopAppBarSectionProps & {\n /**\n * Element children\n */\n children: React.ReactNode[] | React.ReactNode;\n\n /**\n * Style object.\n */\n style?: React.CSSProperties;\n\n /**\n * CSS class name.\n */\n className?: string;\n};\n\nconst TopAppBarSection = (props: TopAppBarSectionProps) => {\n const { children, ...rest } = props;\n return <RmwcTopAppBarSection {...rest}>{children}</RmwcTopAppBarSection>;\n};\n\nexport { TopAppBarSection };\n"],"mappings":"
|
|
1
|
+
{"version":3,"names":["TopAppBarSection","props","children","rest"],"sources":["TopAppBarSection.tsx"],"sourcesContent":["import React from \"react\";\nimport {\n TopAppBarSection as RmwcTopAppBarSection,\n TopAppBarSectionProps as RmwcTopAppBarSectionProps\n} from \"@rmwc/top-app-bar\";\n\nexport type TopAppBarSectionProps = RmwcTopAppBarSectionProps & {\n /**\n * Element children\n */\n children: React.ReactNode[] | React.ReactNode;\n\n /**\n * Style object.\n */\n style?: React.CSSProperties;\n\n /**\n * CSS class name.\n */\n className?: string;\n};\n\nconst TopAppBarSection = (props: TopAppBarSectionProps) => {\n const { children, ...rest } = props;\n return <RmwcTopAppBarSection {...rest}>{children}</RmwcTopAppBarSection>;\n};\n\nexport { TopAppBarSection };\n"],"mappings":";;;;;;;;AAAA;AACA;AAG2B;AAmB3B,IAAMA,gBAAgB,GAAG,SAAnBA,gBAAgB,CAAIC,KAA4B,EAAK;EACvD,IAAQC,QAAQ,GAAcD,KAAK,CAA3BC,QAAQ;IAAKC,IAAI,0CAAKF,KAAK;EACnC,oBAAO,6BAAC,2BAAoB,EAAKE,IAAI,EAAGD,QAAQ,CAAwB;AAC5E,CAAC;AAAC"}
|
|
@@ -1,24 +1,17 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
3
|
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault").default;
|
|
4
|
-
|
|
5
4
|
Object.defineProperty(exports, "__esModule", {
|
|
6
5
|
value: true
|
|
7
6
|
});
|
|
8
7
|
exports.TopAppBarTitle = void 0;
|
|
9
|
-
|
|
10
8
|
var _objectWithoutProperties2 = _interopRequireDefault(require("@babel/runtime/helpers/objectWithoutProperties"));
|
|
11
|
-
|
|
12
9
|
var _react = _interopRequireDefault(require("react"));
|
|
13
|
-
|
|
14
10
|
var _topAppBar = require("@rmwc/top-app-bar");
|
|
15
|
-
|
|
16
11
|
var _excluded = ["children"];
|
|
17
|
-
|
|
18
12
|
var TopAppBarTitle = function TopAppBarTitle(props) {
|
|
19
13
|
var children = props.children,
|
|
20
|
-
|
|
14
|
+
rest = (0, _objectWithoutProperties2.default)(props, _excluded);
|
|
21
15
|
return /*#__PURE__*/_react.default.createElement(_topAppBar.TopAppBarTitle, rest, children);
|
|
22
16
|
};
|
|
23
|
-
|
|
24
17
|
exports.TopAppBarTitle = TopAppBarTitle;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["TopAppBarTitle","props","children","rest"],"sources":["TopAppBarTitle.tsx"],"sourcesContent":["import React from \"react\";\nimport {\n TopAppBarTitle as RmwcTopAppBarTitle,\n TopAppBarTitleProps as RmwcTopAppBarTitleProps\n} from \"@rmwc/top-app-bar\";\n\nexport type TopAppBarTitleProps = RmwcTopAppBarTitleProps & {\n /**\n * Element children\n */\n children: React.ReactNode[] | React.ReactNode;\n};\n\nconst TopAppBarTitle = (props: TopAppBarTitleProps) => {\n const { children, ...rest } = props;\n return <RmwcTopAppBarTitle {...rest}>{children}</RmwcTopAppBarTitle>;\n};\n\nexport { TopAppBarTitle };\n"],"mappings":"
|
|
1
|
+
{"version":3,"names":["TopAppBarTitle","props","children","rest"],"sources":["TopAppBarTitle.tsx"],"sourcesContent":["import React from \"react\";\nimport {\n TopAppBarTitle as RmwcTopAppBarTitle,\n TopAppBarTitleProps as RmwcTopAppBarTitleProps\n} from \"@rmwc/top-app-bar\";\n\nexport type TopAppBarTitleProps = RmwcTopAppBarTitleProps & {\n /**\n * Element children\n */\n children: React.ReactNode[] | React.ReactNode;\n};\n\nconst TopAppBarTitle = (props: TopAppBarTitleProps) => {\n const { children, ...rest } = props;\n return <RmwcTopAppBarTitle {...rest}>{children}</RmwcTopAppBarTitle>;\n};\n\nexport { TopAppBarTitle };\n"],"mappings":";;;;;;;;AAAA;AACA;AAG2B;AAS3B,IAAMA,cAAc,GAAG,SAAjBA,cAAc,CAAIC,KAA0B,EAAK;EACnD,IAAQC,QAAQ,GAAcD,KAAK,CAA3BC,QAAQ;IAAKC,IAAI,0CAAKF,KAAK;EACnC,oBAAO,6BAAC,yBAAkB,EAAKE,IAAI,EAAGD,QAAQ,CAAsB;AACxE,CAAC;AAAC"}
|
package/TopAppBar/index.js
CHANGED
|
@@ -3,9 +3,7 @@
|
|
|
3
3
|
Object.defineProperty(exports, "__esModule", {
|
|
4
4
|
value: true
|
|
5
5
|
});
|
|
6
|
-
|
|
7
6
|
var _TopAppBar = require("./TopAppBar");
|
|
8
|
-
|
|
9
7
|
Object.keys(_TopAppBar).forEach(function (key) {
|
|
10
8
|
if (key === "default" || key === "__esModule") return;
|
|
11
9
|
if (key in exports && exports[key] === _TopAppBar[key]) return;
|
|
@@ -16,9 +14,7 @@ Object.keys(_TopAppBar).forEach(function (key) {
|
|
|
16
14
|
}
|
|
17
15
|
});
|
|
18
16
|
});
|
|
19
|
-
|
|
20
17
|
var _TopAppBarPrimary = require("./TopAppBarPrimary");
|
|
21
|
-
|
|
22
18
|
Object.keys(_TopAppBarPrimary).forEach(function (key) {
|
|
23
19
|
if (key === "default" || key === "__esModule") return;
|
|
24
20
|
if (key in exports && exports[key] === _TopAppBarPrimary[key]) return;
|
|
@@ -29,9 +25,7 @@ Object.keys(_TopAppBarPrimary).forEach(function (key) {
|
|
|
29
25
|
}
|
|
30
26
|
});
|
|
31
27
|
});
|
|
32
|
-
|
|
33
28
|
var _TopAppBarSecondary = require("./TopAppBarSecondary");
|
|
34
|
-
|
|
35
29
|
Object.keys(_TopAppBarSecondary).forEach(function (key) {
|
|
36
30
|
if (key === "default" || key === "__esModule") return;
|
|
37
31
|
if (key in exports && exports[key] === _TopAppBarSecondary[key]) return;
|
|
@@ -42,9 +36,7 @@ Object.keys(_TopAppBarSecondary).forEach(function (key) {
|
|
|
42
36
|
}
|
|
43
37
|
});
|
|
44
38
|
});
|
|
45
|
-
|
|
46
39
|
var _TopAppBarSection = require("./TopAppBarSection");
|
|
47
|
-
|
|
48
40
|
Object.keys(_TopAppBarSection).forEach(function (key) {
|
|
49
41
|
if (key === "default" || key === "__esModule") return;
|
|
50
42
|
if (key in exports && exports[key] === _TopAppBarSection[key]) return;
|
|
@@ -55,9 +47,7 @@ Object.keys(_TopAppBarSection).forEach(function (key) {
|
|
|
55
47
|
}
|
|
56
48
|
});
|
|
57
49
|
});
|
|
58
|
-
|
|
59
50
|
var _TopAppBarTitle = require("./TopAppBarTitle");
|
|
60
|
-
|
|
61
51
|
Object.keys(_TopAppBarTitle).forEach(function (key) {
|
|
62
52
|
if (key === "default" || key === "__esModule") return;
|
|
63
53
|
if (key in exports && exports[key] === _TopAppBarTitle[key]) return;
|
|
@@ -68,9 +58,7 @@ Object.keys(_TopAppBarTitle).forEach(function (key) {
|
|
|
68
58
|
}
|
|
69
59
|
});
|
|
70
60
|
});
|
|
71
|
-
|
|
72
61
|
var _TopAppBarNavigationIcon = require("./TopAppBarNavigationIcon");
|
|
73
|
-
|
|
74
62
|
Object.keys(_TopAppBarNavigationIcon).forEach(function (key) {
|
|
75
63
|
if (key === "default" || key === "__esModule") return;
|
|
76
64
|
if (key in exports && exports[key] === _TopAppBarNavigationIcon[key]) return;
|
|
@@ -81,9 +69,7 @@ Object.keys(_TopAppBarNavigationIcon).forEach(function (key) {
|
|
|
81
69
|
}
|
|
82
70
|
});
|
|
83
71
|
});
|
|
84
|
-
|
|
85
72
|
var _TopAppBarActionItem = require("./TopAppBarActionItem");
|
|
86
|
-
|
|
87
73
|
Object.keys(_TopAppBarActionItem).forEach(function (key) {
|
|
88
74
|
if (key === "default" || key === "__esModule") return;
|
|
89
75
|
if (key in exports && exports[key] === _TopAppBarActionItem[key]) return;
|
package/TopAppBar/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":[],"sources":["index.ts"],"sourcesContent":["export * from \"./TopAppBar\";\nexport * from \"./TopAppBarPrimary\";\nexport * from \"./TopAppBarSecondary\";\nexport * from \"./TopAppBarSection\";\nexport * from \"./TopAppBarTitle\";\nexport * from \"./TopAppBarNavigationIcon\";\nexport * from \"./TopAppBarActionItem\";\n"],"mappings":"
|
|
1
|
+
{"version":3,"names":[],"sources":["index.ts"],"sourcesContent":["export * from \"./TopAppBar\";\nexport * from \"./TopAppBarPrimary\";\nexport * from \"./TopAppBarSecondary\";\nexport * from \"./TopAppBarSection\";\nexport * from \"./TopAppBarTitle\";\nexport * from \"./TopAppBarNavigationIcon\";\nexport * from \"./TopAppBarActionItem\";\n"],"mappings":";;;;;AAAA;AAAA;EAAA;EAAA;EAAA;IAAA;IAAA;MAAA;IAAA;EAAA;AAAA;AACA;AAAA;EAAA;EAAA;EAAA;IAAA;IAAA;MAAA;IAAA;EAAA;AAAA;AACA;AAAA;EAAA;EAAA;EAAA;IAAA;IAAA;MAAA;IAAA;EAAA;AAAA;AACA;AAAA;EAAA;EAAA;EAAA;IAAA;IAAA;MAAA;IAAA;EAAA;AAAA;AACA;AAAA;EAAA;EAAA;EAAA;IAAA;IAAA;MAAA;IAAA;EAAA;AAAA;AACA;AAAA;EAAA;EAAA;EAAA;IAAA;IAAA;MAAA;IAAA;EAAA;AAAA;AACA;AAAA;EAAA;EAAA;EAAA;IAAA;IAAA;MAAA;IAAA;EAAA;AAAA"}
|
|
@@ -1,16 +1,12 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
3
|
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault").default;
|
|
4
|
-
|
|
5
4
|
Object.defineProperty(exports, "__esModule", {
|
|
6
5
|
value: true
|
|
7
6
|
});
|
|
8
7
|
exports.TopProgressBar = void 0;
|
|
9
|
-
|
|
10
8
|
var _nprogress = _interopRequireDefault(require("nprogress"));
|
|
11
|
-
|
|
12
9
|
require("./style.scss");
|
|
13
|
-
|
|
14
10
|
var TopProgressBar = function TopProgressBar(props) {
|
|
15
11
|
return props.children({
|
|
16
12
|
start: _nprogress.default.start,
|
|
@@ -18,5 +14,4 @@ var TopProgressBar = function TopProgressBar(props) {
|
|
|
18
14
|
nprogress: _nprogress.default
|
|
19
15
|
});
|
|
20
16
|
};
|
|
21
|
-
|
|
22
17
|
exports.TopProgressBar = TopProgressBar;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["TopProgressBar","props","children","start","nprogress","finish","done"],"sources":["TopProgressBar.tsx"],"sourcesContent":["import React from \"react\";\nimport nprogress from \"nprogress\";\nimport \"./style.scss\";\n\nexport interface TopProgressBarRender {\n start: () => void;\n finish: () => void;\n nprogress: typeof nprogress;\n}\n\nexport interface TopProgressBarProps {\n /**\n * Elements that require top loading bar to be shown.\n */\n children: (params: TopProgressBarRender) => React.ReactElement;\n}\n\nexport const TopProgressBar = (props: TopProgressBarProps) => {\n return props.children({\n start: nprogress.start,\n finish: nprogress.done,\n nprogress\n });\n};\n"],"mappings":"
|
|
1
|
+
{"version":3,"names":["TopProgressBar","props","children","start","nprogress","finish","done"],"sources":["TopProgressBar.tsx"],"sourcesContent":["import React from \"react\";\nimport nprogress from \"nprogress\";\nimport \"./style.scss\";\n\nexport interface TopProgressBarRender {\n start: () => void;\n finish: () => void;\n nprogress: typeof nprogress;\n}\n\nexport interface TopProgressBarProps {\n /**\n * Elements that require top loading bar to be shown.\n */\n children: (params: TopProgressBarRender) => React.ReactElement;\n}\n\nexport const TopProgressBar = (props: TopProgressBarProps) => {\n return props.children({\n start: nprogress.start,\n finish: nprogress.done,\n nprogress\n });\n};\n"],"mappings":";;;;;;;AACA;AACA;AAeO,IAAMA,cAAc,GAAG,SAAjBA,cAAc,CAAIC,KAA0B,EAAK;EAC1D,OAAOA,KAAK,CAACC,QAAQ,CAAC;IAClBC,KAAK,EAAEC,kBAAS,CAACD,KAAK;IACtBE,MAAM,EAAED,kBAAS,CAACE,IAAI;IACtBF,SAAS,EAATA;EACJ,CAAC,CAAC;AACN,CAAC;AAAC"}
|
|
@@ -1,24 +1,17 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
3
|
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault").default;
|
|
4
|
-
|
|
5
4
|
var _react = _interopRequireDefault(require("react"));
|
|
6
|
-
|
|
7
5
|
var _react2 = require("@storybook/react");
|
|
8
|
-
|
|
9
6
|
var _Story = require("@webiny/storybook-utils/Story");
|
|
10
|
-
|
|
11
7
|
var _README = _interopRequireDefault(require("./../TopProgressBar/README.md"));
|
|
12
|
-
|
|
13
8
|
var _Button = require("./../Button");
|
|
14
|
-
|
|
15
9
|
var _TopProgressBar = require("./TopProgressBar");
|
|
16
|
-
|
|
17
10
|
var story = (0, _react2.storiesOf)("Components/TopProgressBar", module);
|
|
18
11
|
story.add("usage", function () {
|
|
19
12
|
return /*#__PURE__*/_react.default.createElement(_Story.Story, null, /*#__PURE__*/_react.default.createElement(_Story.StoryReadme, null, _README.default), /*#__PURE__*/_react.default.createElement(_Story.StorySandbox, null, /*#__PURE__*/_react.default.createElement(_Story.StorySandboxExample, null, /*#__PURE__*/_react.default.createElement(_TopProgressBar.TopProgressBar, null, function (_ref) {
|
|
20
13
|
var start = _ref.start,
|
|
21
|
-
|
|
14
|
+
finish = _ref.finish;
|
|
22
15
|
return /*#__PURE__*/_react.default.createElement(_react.default.Fragment, null, /*#__PURE__*/_react.default.createElement(_Button.ButtonPrimary, {
|
|
23
16
|
onClick: start
|
|
24
17
|
}, "Start"), "\xA0", /*#__PURE__*/_react.default.createElement(_Button.ButtonPrimary, {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["story","storiesOf","module","add","readme","start","finish","info","propTables","TopProgressBar"],"sources":["TopProgressBar.stories.tsx"],"sourcesContent":["import React from \"react\";\nimport { storiesOf } from \"@storybook/react\";\nimport {\n Story,\n StoryReadme,\n StorySandboxCode,\n StorySandbox,\n StorySandboxExample\n} from \"@webiny/storybook-utils/Story\";\nimport readme from \"./../TopProgressBar/README.md\";\nimport { ButtonPrimary } from \"./../Button\";\nimport { TopProgressBar } from \"./TopProgressBar\";\n\nconst story = storiesOf(\"Components/TopProgressBar\", module);\n\nstory.add(\n \"usage\",\n () => {\n return (\n <Story>\n <StoryReadme>{readme}</StoryReadme>\n <StorySandbox>\n <StorySandboxExample>\n <TopProgressBar>\n {({ start, finish }) => (\n <React.Fragment>\n <ButtonPrimary onClick={start}>Start</ButtonPrimary>\n \n <ButtonPrimary onClick={finish}>Done</ButtonPrimary>\n </React.Fragment>\n )}\n </TopProgressBar>\n </StorySandboxExample>\n <StorySandboxCode>\n {`\n <TopProgressBar>\n {({start, done}) => (\n <React.Fragment>\n <ButtonPrimary onClick={start}>Start</ButtonPrimary>\n <ButtonPrimary onClick={done}>Done</ButtonPrimary>\n </React.Fragment>\n )}\n </TopProgressBar>\n `}\n </StorySandboxCode>\n </StorySandbox>\n </Story>\n );\n },\n { info: { propTables: [TopProgressBar] } }\n);\n"],"mappings":"
|
|
1
|
+
{"version":3,"names":["story","storiesOf","module","add","readme","start","finish","info","propTables","TopProgressBar"],"sources":["TopProgressBar.stories.tsx"],"sourcesContent":["import React from \"react\";\nimport { storiesOf } from \"@storybook/react\";\nimport {\n Story,\n StoryReadme,\n StorySandboxCode,\n StorySandbox,\n StorySandboxExample\n} from \"@webiny/storybook-utils/Story\";\nimport readme from \"./../TopProgressBar/README.md\";\nimport { ButtonPrimary } from \"./../Button\";\nimport { TopProgressBar } from \"./TopProgressBar\";\n\nconst story = storiesOf(\"Components/TopProgressBar\", module);\n\nstory.add(\n \"usage\",\n () => {\n return (\n <Story>\n <StoryReadme>{readme}</StoryReadme>\n <StorySandbox>\n <StorySandboxExample>\n <TopProgressBar>\n {({ start, finish }) => (\n <React.Fragment>\n <ButtonPrimary onClick={start}>Start</ButtonPrimary>\n \n <ButtonPrimary onClick={finish}>Done</ButtonPrimary>\n </React.Fragment>\n )}\n </TopProgressBar>\n </StorySandboxExample>\n <StorySandboxCode>\n {`\n <TopProgressBar>\n {({start, done}) => (\n <React.Fragment>\n <ButtonPrimary onClick={start}>Start</ButtonPrimary>\n <ButtonPrimary onClick={done}>Done</ButtonPrimary>\n </React.Fragment>\n )}\n </TopProgressBar>\n `}\n </StorySandboxCode>\n </StorySandbox>\n </Story>\n );\n },\n { info: { propTables: [TopProgressBar] } }\n);\n"],"mappings":";;;AAAA;AACA;AACA;AAOA;AACA;AACA;AAEA,IAAMA,KAAK,GAAG,IAAAC,iBAAS,EAAC,2BAA2B,EAAEC,MAAM,CAAC;AAE5DF,KAAK,CAACG,GAAG,CACL,OAAO,EACP,YAAM;EACF,oBACI,6BAAC,YAAK,qBACF,6BAAC,kBAAW,QAAEC,eAAM,CAAe,eACnC,6BAAC,mBAAY,qBACT,6BAAC,0BAAmB,qBAChB,6BAAC,8BAAc,QACV;IAAA,IAAGC,KAAK,QAALA,KAAK;MAAEC,MAAM,QAANA,MAAM;IAAA,oBACb,6BAAC,cAAK,CAAC,QAAQ,qBACX,6BAAC,qBAAa;MAAC,OAAO,EAAED;IAAM,GAAC,OAAK,CAAgB,QAEpD,4CAAC,qBAAa;MAAC,OAAO,EAAEC;IAAO,GAAC,MAAI,CAAgB,CACvC;EAAA,CACpB,CACY,CACC,eACtB,6BAAC,uBAAgB,gcAWE,CACR,CACX;AAEhB,CAAC,EACD;EAAEC,IAAI,EAAE;IAAEC,UAAU,EAAE,CAACC,8BAAc;EAAE;AAAE,CAAC,CAC7C"}
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
3
|
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault").default;
|
|
4
|
-
|
|
5
4
|
Object.defineProperty(exports, "__esModule", {
|
|
6
5
|
value: true
|
|
7
6
|
});
|
|
@@ -11,5 +10,4 @@ Object.defineProperty(exports, "withTopProgressBar", {
|
|
|
11
10
|
return _withTopProgressBar.default;
|
|
12
11
|
}
|
|
13
12
|
});
|
|
14
|
-
|
|
15
13
|
var _withTopProgressBar = _interopRequireDefault(require("./withTopProgressBar"));
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":[],"sources":["index.ts"],"sourcesContent":["export { default as withTopProgressBar } from \"./withTopProgressBar\";\n"],"mappings":"
|
|
1
|
+
{"version":3,"names":[],"sources":["index.ts"],"sourcesContent":["export { default as withTopProgressBar } from \"./withTopProgressBar\";\n"],"mappings":";;;;;;;;;;;;AAAA"}
|
|
@@ -1,23 +1,19 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
3
|
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault").default;
|
|
4
|
-
|
|
5
4
|
Object.defineProperty(exports, "__esModule", {
|
|
6
5
|
value: true
|
|
7
6
|
});
|
|
8
7
|
exports.default = void 0;
|
|
9
|
-
|
|
10
8
|
var _react = _interopRequireDefault(require("react"));
|
|
11
|
-
|
|
12
9
|
var _ = require("..");
|
|
13
|
-
|
|
14
10
|
var withTopProgressBar = function withTopProgressBar() {
|
|
15
11
|
return function (BaseComponent) {
|
|
16
12
|
var WithTopProgressBar = function WithTopProgressBar(props) {
|
|
17
13
|
return /*#__PURE__*/_react.default.createElement(_.TopProgressBar, null, function (_ref) {
|
|
18
14
|
var start = _ref.start,
|
|
19
|
-
|
|
20
|
-
|
|
15
|
+
finish = _ref.finish,
|
|
16
|
+
nprogress = _ref.nprogress;
|
|
21
17
|
return /*#__PURE__*/_react.default.createElement(BaseComponent, Object.assign({}, props, {
|
|
22
18
|
startTopProgressBar: start,
|
|
23
19
|
finishTopProgressBar: finish,
|
|
@@ -25,10 +21,8 @@ var withTopProgressBar = function withTopProgressBar() {
|
|
|
25
21
|
}));
|
|
26
22
|
});
|
|
27
23
|
};
|
|
28
|
-
|
|
29
24
|
return WithTopProgressBar;
|
|
30
25
|
};
|
|
31
26
|
};
|
|
32
|
-
|
|
33
27
|
var _default = withTopProgressBar;
|
|
34
28
|
exports.default = _default;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["withTopProgressBar","BaseComponent","WithTopProgressBar","props","start","finish","nprogress"],"sources":["withTopProgressBar.tsx"],"sourcesContent":["import React from \"react\";\nimport { TopProgressBar } from \"..\";\n\nconst withTopProgressBar = () => {\n return (BaseComponent: React.ComponentType<any>) => {\n const WithTopProgressBar = (props: any) => {\n return (\n <TopProgressBar>\n {({ start, finish, nprogress }) => (\n <BaseComponent\n {...props}\n startTopProgressBar={start}\n finishTopProgressBar={finish}\n nprogress={nprogress}\n />\n )}\n </TopProgressBar>\n );\n };\n\n return WithTopProgressBar;\n };\n};\n\nexport default withTopProgressBar;\n"],"mappings":"
|
|
1
|
+
{"version":3,"names":["withTopProgressBar","BaseComponent","WithTopProgressBar","props","start","finish","nprogress"],"sources":["withTopProgressBar.tsx"],"sourcesContent":["import React from \"react\";\nimport { TopProgressBar } from \"..\";\n\nconst withTopProgressBar = () => {\n return (BaseComponent: React.ComponentType<any>) => {\n const WithTopProgressBar = (props: any) => {\n return (\n <TopProgressBar>\n {({ start, finish, nprogress }) => (\n <BaseComponent\n {...props}\n startTopProgressBar={start}\n finishTopProgressBar={finish}\n nprogress={nprogress}\n />\n )}\n </TopProgressBar>\n );\n };\n\n return WithTopProgressBar;\n };\n};\n\nexport default withTopProgressBar;\n"],"mappings":";;;;;;;AAAA;AACA;AAEA,IAAMA,kBAAkB,GAAG,SAArBA,kBAAkB,GAAS;EAC7B,OAAO,UAACC,aAAuC,EAAK;IAChD,IAAMC,kBAAkB,GAAG,SAArBA,kBAAkB,CAAIC,KAAU,EAAK;MACvC,oBACI,6BAAC,gBAAc,QACV;QAAA,IAAGC,KAAK,QAALA,KAAK;UAAEC,MAAM,QAANA,MAAM;UAAEC,SAAS,QAATA,SAAS;QAAA,oBACxB,6BAAC,aAAa,oBACNH,KAAK;UACT,mBAAmB,EAAEC,KAAM;UAC3B,oBAAoB,EAAEC,MAAO;UAC7B,SAAS,EAAEC;QAAU,GACvB;MAAA,CACL,CACY;IAEzB,CAAC;IAED,OAAOJ,kBAAkB;EAC7B,CAAC;AACL,CAAC;AAAC,eAEaF,kBAAkB;AAAA"}
|
package/TopProgressBar/index.js
CHANGED
|
@@ -3,9 +3,7 @@
|
|
|
3
3
|
Object.defineProperty(exports, "__esModule", {
|
|
4
4
|
value: true
|
|
5
5
|
});
|
|
6
|
-
|
|
7
6
|
var _TopProgressBar = require("./TopProgressBar");
|
|
8
|
-
|
|
9
7
|
Object.keys(_TopProgressBar).forEach(function (key) {
|
|
10
8
|
if (key === "default" || key === "__esModule") return;
|
|
11
9
|
if (key in exports && exports[key] === _TopProgressBar[key]) return;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":[],"sources":["index.ts"],"sourcesContent":["export * from \"./TopProgressBar\";\n"],"mappings":"
|
|
1
|
+
{"version":3,"names":[],"sources":["index.ts"],"sourcesContent":["export * from \"./TopProgressBar\";\n"],"mappings":";;;;;AAAA;AAAA;EAAA;EAAA;EAAA;IAAA;IAAA;MAAA;IAAA;EAAA;AAAA"}
|
package/Typography/Typography.js
CHANGED
|
@@ -1,21 +1,16 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
3
|
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault").default;
|
|
4
|
-
|
|
5
4
|
Object.defineProperty(exports, "__esModule", {
|
|
6
5
|
value: true
|
|
7
6
|
});
|
|
8
7
|
exports.Typography = void 0;
|
|
9
|
-
|
|
10
8
|
var _react = _interopRequireDefault(require("react"));
|
|
11
|
-
|
|
12
9
|
var _typography = require("@rmwc/typography");
|
|
13
|
-
|
|
14
10
|
/**
|
|
15
11
|
* Use Ripple component to display a list of choices, once the handler is triggered.
|
|
16
12
|
*/
|
|
17
13
|
var Typography = function Typography(props) {
|
|
18
14
|
return /*#__PURE__*/_react.default.createElement(_typography.Typography, props, props.children);
|
|
19
15
|
};
|
|
20
|
-
|
|
21
16
|
exports.Typography = Typography;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["Typography","props","children"],"sources":["Typography.tsx"],"sourcesContent":["import React from \"react\";\nimport {\n Typography as RwmcTypography,\n TypographyProps as RmwcTypographyProps\n} from \"@rmwc/typography\";\n\ninterface TypographyProps extends RmwcTypographyProps {\n children?: React.ReactNode;\n className?: string;\n style?: React.CSSProperties;\n tag?: string;\n}\n\n/**\n * Use Ripple component to display a list of choices, once the handler is triggered.\n */\nconst Typography: React.FC<TypographyProps> = props => {\n return <RwmcTypography {...props}>{props.children}</RwmcTypography>;\n};\n\nexport { Typography, TypographyProps };\n"],"mappings":"
|
|
1
|
+
{"version":3,"names":["Typography","props","children"],"sources":["Typography.tsx"],"sourcesContent":["import React from \"react\";\nimport {\n Typography as RwmcTypography,\n TypographyProps as RmwcTypographyProps\n} from \"@rmwc/typography\";\n\ninterface TypographyProps extends RmwcTypographyProps {\n children?: React.ReactNode;\n className?: string;\n style?: React.CSSProperties;\n tag?: string;\n}\n\n/**\n * Use Ripple component to display a list of choices, once the handler is triggered.\n */\nconst Typography: React.FC<TypographyProps> = props => {\n return <RwmcTypography {...props}>{props.children}</RwmcTypography>;\n};\n\nexport { Typography, TypographyProps };\n"],"mappings":";;;;;;;AAAA;AACA;AAYA;AACA;AACA;AACA,IAAMA,UAAqC,GAAG,SAAxCA,UAAqC,CAAGC,KAAK,EAAI;EACnD,oBAAO,6BAAC,sBAAc,EAAKA,KAAK,EAAGA,KAAK,CAACC,QAAQ,CAAkB;AACvE,CAAC;AAAC"}
|
|
@@ -1,17 +1,11 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
3
|
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault").default;
|
|
4
|
-
|
|
5
4
|
var _react = _interopRequireDefault(require("react"));
|
|
6
|
-
|
|
7
5
|
var _react2 = require("@storybook/react");
|
|
8
|
-
|
|
9
6
|
var _Story = require("@webiny/storybook-utils/Story");
|
|
10
|
-
|
|
11
7
|
var _README = _interopRequireDefault(require("./README.md"));
|
|
12
|
-
|
|
13
8
|
var _Typography = require("./Typography");
|
|
14
|
-
|
|
15
9
|
var story = (0, _react2.storiesOf)("Components/Typography", module);
|
|
16
10
|
story.add("usage", function () {
|
|
17
11
|
return /*#__PURE__*/_react.default.createElement(_Story.Story, null, /*#__PURE__*/_react.default.createElement(_Story.StoryReadme, null, _README.default), /*#__PURE__*/_react.default.createElement(_Story.StorySandbox, {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["story","storiesOf","module","add","readme","info","propTables","Typography"],"sources":["Typography.stories.tsx"],"sourcesContent":["import React from \"react\";\nimport { storiesOf } from \"@storybook/react\";\nimport {\n Story,\n StoryReadme,\n StorySandboxCode,\n StorySandbox,\n StorySandboxExample\n} from \"@webiny/storybook-utils/Story\";\n\nimport readme from \"./README.md\";\nimport { Typography } from \"./Typography\";\n\nconst story = storiesOf(\"Components/Typography\", module);\n\nstory.add(\n \"usage\",\n () => {\n return (\n <Story>\n <StoryReadme>{readme}</StoryReadme>\n <StorySandbox title={\"Typography styles\"}>\n <StorySandboxExample>\n <ul>\n <li>\n <Typography use=\"headline1\">headline1</Typography>\n </li>\n <li>\n <Typography use=\"headline2\">headline2</Typography>\n </li>\n <li>\n <Typography use=\"headline3\">headline3</Typography>\n </li>\n <li>\n <Typography use=\"headline4\">headline4</Typography>\n </li>\n <li>\n <Typography use=\"headline5\">headline5</Typography>\n </li>\n <li>\n <Typography use=\"headline6\">headline6</Typography>\n </li>\n <li>\n <Typography use=\"subtitle1\">subtitle1</Typography>\n </li>\n <li>\n <Typography use=\"subtitle2\">subtitle2</Typography>\n </li>\n <li>\n <Typography use=\"body1\">body1</Typography>\n </li>\n <li>\n <Typography use=\"body2\">body2</Typography>\n </li>\n <li>\n <Typography use=\"caption\">caption</Typography>\n </li>\n <li>\n <Typography use=\"button\">button</Typography>\n </li>\n <li>\n <Typography use=\"overline\">overline</Typography>\n </li>\n </ul>\n </StorySandboxExample>\n <StorySandboxCode>\n <div>\n <Typography use=\"headline1\">headline1</Typography>\n <Typography use=\"headline2\">headline2</Typography>\n <Typography use=\"headline3\">headline3</Typography>\n <Typography use=\"headline4\">headline4</Typography>\n <Typography use=\"headline5\">headline5</Typography>\n <Typography use=\"headline6\">headline6</Typography>\n <Typography use=\"subtitle1\">subtitle1</Typography>\n <Typography use=\"subtitle2\">subtitle2</Typography>\n <Typography use=\"body1\">body1</Typography>\n <Typography use=\"body2\">body2</Typography>\n <Typography use=\"caption\">caption</Typography>\n <Typography use=\"button\">button</Typography>\n <Typography use=\"overline\">overline</Typography>\n </div>\n </StorySandboxCode>\n </StorySandbox>\n </Story>\n );\n },\n { info: { propTables: [Typography] } }\n);\n"],"mappings":"
|
|
1
|
+
{"version":3,"names":["story","storiesOf","module","add","readme","info","propTables","Typography"],"sources":["Typography.stories.tsx"],"sourcesContent":["import React from \"react\";\nimport { storiesOf } from \"@storybook/react\";\nimport {\n Story,\n StoryReadme,\n StorySandboxCode,\n StorySandbox,\n StorySandboxExample\n} from \"@webiny/storybook-utils/Story\";\n\nimport readme from \"./README.md\";\nimport { Typography } from \"./Typography\";\n\nconst story = storiesOf(\"Components/Typography\", module);\n\nstory.add(\n \"usage\",\n () => {\n return (\n <Story>\n <StoryReadme>{readme}</StoryReadme>\n <StorySandbox title={\"Typography styles\"}>\n <StorySandboxExample>\n <ul>\n <li>\n <Typography use=\"headline1\">headline1</Typography>\n </li>\n <li>\n <Typography use=\"headline2\">headline2</Typography>\n </li>\n <li>\n <Typography use=\"headline3\">headline3</Typography>\n </li>\n <li>\n <Typography use=\"headline4\">headline4</Typography>\n </li>\n <li>\n <Typography use=\"headline5\">headline5</Typography>\n </li>\n <li>\n <Typography use=\"headline6\">headline6</Typography>\n </li>\n <li>\n <Typography use=\"subtitle1\">subtitle1</Typography>\n </li>\n <li>\n <Typography use=\"subtitle2\">subtitle2</Typography>\n </li>\n <li>\n <Typography use=\"body1\">body1</Typography>\n </li>\n <li>\n <Typography use=\"body2\">body2</Typography>\n </li>\n <li>\n <Typography use=\"caption\">caption</Typography>\n </li>\n <li>\n <Typography use=\"button\">button</Typography>\n </li>\n <li>\n <Typography use=\"overline\">overline</Typography>\n </li>\n </ul>\n </StorySandboxExample>\n <StorySandboxCode>\n <div>\n <Typography use=\"headline1\">headline1</Typography>\n <Typography use=\"headline2\">headline2</Typography>\n <Typography use=\"headline3\">headline3</Typography>\n <Typography use=\"headline4\">headline4</Typography>\n <Typography use=\"headline5\">headline5</Typography>\n <Typography use=\"headline6\">headline6</Typography>\n <Typography use=\"subtitle1\">subtitle1</Typography>\n <Typography use=\"subtitle2\">subtitle2</Typography>\n <Typography use=\"body1\">body1</Typography>\n <Typography use=\"body2\">body2</Typography>\n <Typography use=\"caption\">caption</Typography>\n <Typography use=\"button\">button</Typography>\n <Typography use=\"overline\">overline</Typography>\n </div>\n </StorySandboxCode>\n </StorySandbox>\n </Story>\n );\n },\n { info: { propTables: [Typography] } }\n);\n"],"mappings":";;;AAAA;AACA;AACA;AAQA;AACA;AAEA,IAAMA,KAAK,GAAG,IAAAC,iBAAS,EAAC,uBAAuB,EAAEC,MAAM,CAAC;AAExDF,KAAK,CAACG,GAAG,CACL,OAAO,EACP,YAAM;EACF,oBACI,6BAAC,YAAK,qBACF,6BAAC,kBAAW,QAAEC,eAAM,CAAe,eACnC,6BAAC,mBAAY;IAAC,KAAK,EAAE;EAAoB,gBACrC,6BAAC,0BAAmB,qBAChB,sDACI,sDACI,6BAAC,sBAAU;IAAC,GAAG,EAAC;EAAW,GAAC,WAAS,CAAa,CACjD,eACL,sDACI,6BAAC,sBAAU;IAAC,GAAG,EAAC;EAAW,GAAC,WAAS,CAAa,CACjD,eACL,sDACI,6BAAC,sBAAU;IAAC,GAAG,EAAC;EAAW,GAAC,WAAS,CAAa,CACjD,eACL,sDACI,6BAAC,sBAAU;IAAC,GAAG,EAAC;EAAW,GAAC,WAAS,CAAa,CACjD,eACL,sDACI,6BAAC,sBAAU;IAAC,GAAG,EAAC;EAAW,GAAC,WAAS,CAAa,CACjD,eACL,sDACI,6BAAC,sBAAU;IAAC,GAAG,EAAC;EAAW,GAAC,WAAS,CAAa,CACjD,eACL,sDACI,6BAAC,sBAAU;IAAC,GAAG,EAAC;EAAW,GAAC,WAAS,CAAa,CACjD,eACL,sDACI,6BAAC,sBAAU;IAAC,GAAG,EAAC;EAAW,GAAC,WAAS,CAAa,CACjD,eACL,sDACI,6BAAC,sBAAU;IAAC,GAAG,EAAC;EAAO,GAAC,OAAK,CAAa,CACzC,eACL,sDACI,6BAAC,sBAAU;IAAC,GAAG,EAAC;EAAO,GAAC,OAAK,CAAa,CACzC,eACL,sDACI,6BAAC,sBAAU;IAAC,GAAG,EAAC;EAAS,GAAC,SAAO,CAAa,CAC7C,eACL,sDACI,6BAAC,sBAAU;IAAC,GAAG,EAAC;EAAQ,GAAC,QAAM,CAAa,CAC3C,eACL,sDACI,6BAAC,sBAAU;IAAC,GAAG,EAAC;EAAU,GAAC,UAAQ,CAAa,CAC/C,CACJ,CACa,eACtB,6BAAC,uBAAgB,qBACb,uDACI,6BAAC,sBAAU;IAAC,GAAG,EAAC;EAAW,GAAC,WAAS,CAAa,eAClD,6BAAC,sBAAU;IAAC,GAAG,EAAC;EAAW,GAAC,WAAS,CAAa,eAClD,6BAAC,sBAAU;IAAC,GAAG,EAAC;EAAW,GAAC,WAAS,CAAa,eAClD,6BAAC,sBAAU;IAAC,GAAG,EAAC;EAAW,GAAC,WAAS,CAAa,eAClD,6BAAC,sBAAU;IAAC,GAAG,EAAC;EAAW,GAAC,WAAS,CAAa,eAClD,6BAAC,sBAAU;IAAC,GAAG,EAAC;EAAW,GAAC,WAAS,CAAa,eAClD,6BAAC,sBAAU;IAAC,GAAG,EAAC;EAAW,GAAC,WAAS,CAAa,eAClD,6BAAC,sBAAU;IAAC,GAAG,EAAC;EAAW,GAAC,WAAS,CAAa,eAClD,6BAAC,sBAAU;IAAC,GAAG,EAAC;EAAO,GAAC,OAAK,CAAa,eAC1C,6BAAC,sBAAU;IAAC,GAAG,EAAC;EAAO,GAAC,OAAK,CAAa,eAC1C,6BAAC,sBAAU;IAAC,GAAG,EAAC;EAAS,GAAC,SAAO,CAAa,eAC9C,6BAAC,sBAAU;IAAC,GAAG,EAAC;EAAQ,GAAC,QAAM,CAAa,eAC5C,6BAAC,sBAAU;IAAC,GAAG,EAAC;EAAU,GAAC,UAAQ,CAAa,CAC9C,CACS,CACR,CACX;AAEhB,CAAC,EACD;EAAEC,IAAI,EAAE;IAAEC,UAAU,EAAE,CAACC,sBAAU;EAAE;AAAE,CAAC,CACzC"}
|
package/Typography/index.js
CHANGED
|
@@ -3,9 +3,7 @@
|
|
|
3
3
|
Object.defineProperty(exports, "__esModule", {
|
|
4
4
|
value: true
|
|
5
5
|
});
|
|
6
|
-
|
|
7
6
|
var _Typography = require("./Typography");
|
|
8
|
-
|
|
9
7
|
Object.keys(_Typography).forEach(function (key) {
|
|
10
8
|
if (key === "default" || key === "__esModule") return;
|
|
11
9
|
if (key in exports && exports[key] === _Typography[key]) return;
|
package/Typography/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":[],"sources":["index.ts"],"sourcesContent":["export * from \"./Typography\";\n"],"mappings":"
|
|
1
|
+
{"version":3,"names":[],"sources":["index.ts"],"sourcesContent":["export * from \"./Typography\";\n"],"mappings":";;;;;AAAA;AAAA;EAAA;EAAA;EAAA;IAAA;IAAA;MAAA;IAAA;EAAA;AAAA"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@webiny/ui",
|
|
3
|
-
"version": "5.
|
|
3
|
+
"version": "5.35.0-beta.0",
|
|
4
4
|
"main": "index.js",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -14,10 +14,11 @@
|
|
|
14
14
|
],
|
|
15
15
|
"license": "MIT",
|
|
16
16
|
"dependencies": {
|
|
17
|
-
"@babel/runtime": "7.
|
|
18
|
-
"@editorjs/editorjs": "2.
|
|
19
|
-
"@emotion/
|
|
20
|
-
"@emotion/styled": "10.
|
|
17
|
+
"@babel/runtime": "7.20.13",
|
|
18
|
+
"@editorjs/editorjs": "2.26.5",
|
|
19
|
+
"@emotion/react": "11.10.6",
|
|
20
|
+
"@emotion/styled": "11.10.6",
|
|
21
|
+
"@material-design-icons/svg": "0.14.2",
|
|
21
22
|
"@rmwc/button": "7.0.3",
|
|
22
23
|
"@rmwc/checkbox": "7.0.3",
|
|
23
24
|
"@rmwc/chip": "7.0.3",
|
|
@@ -40,11 +41,11 @@
|
|
|
40
41
|
"@rmwc/textfield": "7.0.3",
|
|
41
42
|
"@rmwc/top-app-bar": "7.0.3",
|
|
42
43
|
"@rmwc/typography": "7.0.3",
|
|
43
|
-
"@svgr/webpack": "6.
|
|
44
|
-
"@tanstack/react-table": "8.
|
|
44
|
+
"@svgr/webpack": "6.5.1",
|
|
45
|
+
"@tanstack/react-table": "8.7.9",
|
|
45
46
|
"brace": "0.11.1",
|
|
46
47
|
"classnames": "2.3.2",
|
|
47
|
-
"cropperjs": "1.5.
|
|
48
|
+
"cropperjs": "1.5.13",
|
|
48
49
|
"dot-prop-immutable": "2.1.1",
|
|
49
50
|
"downshift": "2.2.3",
|
|
50
51
|
"emotion": "10.0.17",
|
|
@@ -81,11 +82,11 @@
|
|
|
81
82
|
"@types/react-custom-scrollbars": "^4.0.10",
|
|
82
83
|
"@types/react-transition-group": "^4.4.4",
|
|
83
84
|
"@types/shortid": "^0.0.29",
|
|
84
|
-
"@webiny/cli": "^5.
|
|
85
|
-
"@webiny/form": "^5.
|
|
86
|
-
"@webiny/project-utils": "^5.
|
|
87
|
-
"@webiny/storybook-utils": "^5.
|
|
88
|
-
"@webiny/validation": "^5.
|
|
85
|
+
"@webiny/cli": "^5.35.0-beta.0",
|
|
86
|
+
"@webiny/form": "^5.35.0-beta.0",
|
|
87
|
+
"@webiny/project-utils": "^5.35.0-beta.0",
|
|
88
|
+
"@webiny/storybook-utils": "^5.35.0-beta.0",
|
|
89
|
+
"@webiny/validation": "^5.35.0-beta.0",
|
|
89
90
|
"babel-loader": "^8.0.0-beta.6",
|
|
90
91
|
"babel-plugin-emotion": "^9.2.8",
|
|
91
92
|
"execa": "^5.0.0",
|
|
@@ -128,9 +129,9 @@
|
|
|
128
129
|
"dependencies": [
|
|
129
130
|
"@svgr/webpack",
|
|
130
131
|
"material-components-web",
|
|
131
|
-
"@emotion/
|
|
132
|
+
"@emotion/react"
|
|
132
133
|
]
|
|
133
134
|
}
|
|
134
135
|
},
|
|
135
|
-
"gitHead": "
|
|
136
|
+
"gitHead": "8acc9e8892842cabb3980ce0b6432fde55968d5b"
|
|
136
137
|
}
|