@epilot/base-elements 3.2.1 → 3.2.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.
Files changed (122) hide show
  1. package/CHANGELOG.md +1136 -0
  2. package/dist/Accordion/Accordion.d.ts +1 -3
  3. package/dist/Accordion/Accordion.js +8 -4
  4. package/dist/Accordion/Accordion.js.map +1 -1
  5. package/dist/Accordion/AccordionActions.d.ts +1 -3
  6. package/dist/Accordion/AccordionActions.js +8 -4
  7. package/dist/Accordion/AccordionActions.js.map +1 -1
  8. package/dist/Accordion/AccordionDetails.d.ts +1 -3
  9. package/dist/Accordion/AccordionDetails.js +8 -7
  10. package/dist/Accordion/AccordionDetails.js.map +1 -1
  11. package/dist/Accordion/AccordionSummary.d.ts +2 -2
  12. package/dist/Accordion/AccordionSummary.js +4 -4
  13. package/dist/Accordion/AccordionSummary.js.map +1 -1
  14. package/dist/Accordion/types.d.ts +8 -49
  15. package/dist/Alert/Alert.d.ts +3 -0
  16. package/dist/Alert/Alert.js +31 -0
  17. package/dist/Alert/Alert.js.map +1 -0
  18. package/dist/Alert/index.d.ts +2 -0
  19. package/dist/Alert/index.js +6 -0
  20. package/dist/Alert/index.js.map +1 -0
  21. package/dist/Alert/types.d.ts +4 -0
  22. package/dist/Alert/types.js +3 -0
  23. package/dist/Alert/types.js.map +1 -0
  24. package/dist/AppBar/AppBar.d.ts +4 -0
  25. package/dist/AppBar/AppBar.js +17 -0
  26. package/dist/AppBar/AppBar.js.map +1 -0
  27. package/dist/AppBar/types.d.ts +3 -0
  28. package/dist/AppBar/types.js +3 -0
  29. package/dist/AppBar/types.js.map +1 -0
  30. package/dist/Autocomplete/Autocomplete.d.ts +1 -1
  31. package/dist/Autocomplete/index.d.ts +1 -1
  32. package/dist/Autocomplete/index.js +1 -3
  33. package/dist/Autocomplete/index.js.map +1 -1
  34. package/dist/Autocomplete/styles.d.ts +1 -1
  35. package/dist/Autocomplete/styles.js.map +1 -1
  36. package/dist/Autocomplete/types.d.ts +11 -23
  37. package/dist/AutocompleteX/AutocompleteX.d.ts +1 -2
  38. package/dist/AutocompleteX/AutocompleteX.js +8 -1
  39. package/dist/AutocompleteX/AutocompleteX.js.map +1 -1
  40. package/dist/AutocompleteX/index.d.ts +1 -1
  41. package/dist/AutocompleteX/index.js +1 -3
  42. package/dist/AutocompleteX/index.js.map +1 -1
  43. package/dist/AutocompleteX/types.d.ts +4 -1
  44. package/dist/Avatar/Avatar.d.ts +2 -2
  45. package/dist/Avatar/Avatar.js +4 -6
  46. package/dist/Avatar/Avatar.js.map +1 -1
  47. package/dist/Avatar/AvatarGroup.d.ts +2 -2
  48. package/dist/Avatar/AvatarGroup.js +6 -4
  49. package/dist/Avatar/AvatarGroup.js.map +1 -1
  50. package/dist/Avatar/index.d.ts +2 -2
  51. package/dist/Avatar/index.js +2 -5
  52. package/dist/Avatar/index.js.map +1 -1
  53. package/dist/Avatar/types.d.ts +2 -38
  54. package/dist/Badge/Badge.d.ts +1 -1
  55. package/dist/Box/Box.d.ts +3 -0
  56. package/dist/Box/Box.js +12 -0
  57. package/dist/Box/Box.js.map +1 -0
  58. package/dist/Box/types.d.ts +2 -0
  59. package/dist/Box/types.js +3 -0
  60. package/dist/Box/types.js.map +1 -0
  61. package/dist/Breadcrumbs/Breadcrumbs.d.ts +3 -0
  62. package/dist/Breadcrumbs/Breadcrumbs.js +11 -0
  63. package/dist/Breadcrumbs/Breadcrumbs.js.map +1 -0
  64. package/dist/Breadcrumbs/types.d.ts +2 -0
  65. package/dist/Breadcrumbs/types.js +3 -0
  66. package/dist/Breadcrumbs/types.js.map +1 -0
  67. package/dist/Button/Button.d.ts +2 -0
  68. package/dist/Button/Button.js +6 -0
  69. package/dist/Button/Button.js.map +1 -0
  70. package/dist/Button/types.d.ts +2 -0
  71. package/dist/Button/types.js +3 -0
  72. package/dist/Button/types.js.map +1 -0
  73. package/dist/ButtonGroup/ButtonGroup.d.ts +1 -1
  74. package/dist/Card/Card.d.ts +8 -0
  75. package/dist/Card/Card.js +34 -0
  76. package/dist/Card/Card.js.map +1 -0
  77. package/dist/Card/types.d.ts +7 -0
  78. package/dist/Card/types.js +3 -0
  79. package/dist/Card/types.js.map +1 -0
  80. package/dist/Chip/Chip.d.ts +1 -1
  81. package/dist/Chip/RandomColoredChip.d.ts +1 -1
  82. package/dist/Drawer360/ActionFooter.js +59 -56
  83. package/dist/Drawer360/ActionFooter.js.map +1 -1
  84. package/dist/FeedbackMessage/FeedbackMessage.js +7 -6
  85. package/dist/FeedbackMessage/FeedbackMessage.js.map +1 -1
  86. package/dist/Grid/Grid.d.ts +3 -0
  87. package/dist/Grid/Grid.js +11 -0
  88. package/dist/Grid/Grid.js.map +1 -0
  89. package/dist/Grid/types.d.ts +2 -0
  90. package/dist/Grid/types.js +3 -0
  91. package/dist/Grid/types.js.map +1 -0
  92. package/dist/IconButtonWithText/IconButtonWithText.d.ts +2 -3
  93. package/dist/IconButtonWithText/IconButtonWithText.js +4 -3
  94. package/dist/IconButtonWithText/IconButtonWithText.js.map +1 -1
  95. package/dist/IconButtonWithText/types.d.ts +5 -7
  96. package/dist/Notification/Notification.js +12 -4
  97. package/dist/Notification/Notification.js.map +1 -1
  98. package/dist/Notification/types.d.ts +2 -1
  99. package/dist/Stepper/MobileStepper.d.ts +1 -1
  100. package/dist/Stepper/Stepper.d.ts +1 -1
  101. package/dist/TableColumnSettings/TableColumnSettingsStyles.d.ts +1 -1
  102. package/dist/TableColumnSettings/TableColumnSettingsStyles.js.map +1 -1
  103. package/dist/Tabs/Tabs.d.ts +2 -2
  104. package/dist/Tabs/Tabs.js +12 -17
  105. package/dist/Tabs/Tabs.js.map +1 -1
  106. package/dist/Tabs/types.d.ts +0 -1
  107. package/dist/ThemeProvider/DefaultEpilotTheme.js +130 -48
  108. package/dist/ThemeProvider/DefaultEpilotTheme.js.map +1 -1
  109. package/dist/ThemeProvider/mapping.js +124 -105
  110. package/dist/ThemeProvider/mapping.js.map +1 -1
  111. package/dist/ThemeProvider/types.d.ts +8 -0
  112. package/dist/Tooltip/Tooltip.d.ts +2 -2
  113. package/dist/Tooltip/Tooltip.js +4 -4
  114. package/dist/Tooltip/Tooltip.js.map +1 -1
  115. package/dist/bundle.js +71 -71
  116. package/dist/bundle.js.map +1 -1
  117. package/dist/index.d.ts +21 -14
  118. package/dist/index.js +27 -14
  119. package/dist/index.js.map +1 -1
  120. package/dist/styles/styles.d.ts +1 -3
  121. package/dist/styles/styles.js.map +1 -1
  122. package/package.json +1 -1
@@ -4,6 +4,7 @@ exports.AvatarGroup = void 0;
4
4
  var tslib_1 = require("tslib");
5
5
  var core_1 = require("@material-ui/core");
6
6
  var lab_1 = require("@material-ui/lab");
7
+ var classnames_1 = tslib_1.__importDefault(require("classnames"));
7
8
  var react_1 = tslib_1.__importDefault(require("react"));
8
9
  var useStyles = core_1.makeStyles(function (theme) {
9
10
  return core_1.createStyles({
@@ -14,9 +15,10 @@ var useStyles = core_1.makeStyles(function (theme) {
14
15
  }
15
16
  });
16
17
  });
17
- function AvatarGroup(props) {
18
- var classes = useStyles(props);
19
- return react_1["default"].createElement(lab_1.AvatarGroup, tslib_1.__assign({ className: classes.bordercolor }, props));
20
- }
18
+ var AvatarGroup = function (_a) {
19
+ var className = _a.className, props = tslib_1.__rest(_a, ["className"]);
20
+ var classes = useStyles();
21
+ return (react_1["default"].createElement(lab_1.AvatarGroup, tslib_1.__assign({ className: classnames_1["default"](classes.bordercolor, className) }, props)));
22
+ };
21
23
  exports.AvatarGroup = AvatarGroup;
22
24
  //# sourceMappingURL=AvatarGroup.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"AvatarGroup.js","sourceRoot":"","sources":["../../src/Avatar/AvatarGroup.tsx"],"names":[],"mappings":";;;;AAAA,0CAA4D;AAC5D,wCAAgE;AAChE,wDAAyB;AAMzB,IAAM,SAAS,GAAG,iBAAU,CAAC,UAAC,KAAY;IACxC,OAAA,mBAAY,CAAC;QACX,WAAW,EAAE;YACX,SAAS,EAAE;gBACT,MAAM,EAAE,cAAM,OAAA,eAAa,KAAK,CAAC,OAAO,CAAC,MAAM,CAAC,QAAU,EAA5C,CAA4C;aAC3D;SACF;KACF,CAAC;AANF,CAME,CACH,CAAA;AAED,SAAgB,WAAW,CAAC,KAAuB;IACjD,IAAM,OAAO,GAAG,SAAS,CAAC,KAAK,CAAC,CAAA;IAEhC,OAAO,iCAAC,iBAAc,qBAAC,SAAS,EAAE,OAAO,CAAC,WAAW,IAAM,KAAK,EAAI,CAAA;AACtE,CAAC;AAJD,kCAIC"}
1
+ {"version":3,"file":"AvatarGroup.js","sourceRoot":"","sources":["../../src/Avatar/AvatarGroup.tsx"],"names":[],"mappings":";;;;AAAA,0CAA4D;AAC5D,wCAAgE;AAChE,kEAAmC;AACnC,wDAAyB;AAIzB,IAAM,SAAS,GAAG,iBAAU,CAAC,UAAA,KAAK;IAChC,OAAA,mBAAY,CAAC;QACX,WAAW,EAAE;YACX,SAAS,EAAE;gBACT,MAAM,EAAE,cAAM,OAAA,eAAa,KAAK,CAAC,OAAO,CAAC,MAAM,CAAC,QAAU,EAA5C,CAA4C;aAC3D;SACF;KACF,CAAC;AANF,CAME,CACH,CAAA;AAEM,IAAM,WAAW,GAAG,UAAC,EAAyC;IAAvC,IAAA,SAAS,eAAA,EAAK,KAAK,sBAArB,aAAuB,CAAF;IAC/C,IAAM,OAAO,GAAG,SAAS,EAAE,CAAA;IAE3B,OAAO,CACL,iCAAC,iBAAc,qBACb,SAAS,EAAE,uBAAU,CAAC,OAAO,CAAC,WAAW,EAAE,SAAS,CAAC,IACjD,KAAK,EACT,CACH,CAAA;AACH,CAAC,CAAA;AATY,QAAA,WAAW,eASvB"}
@@ -1,3 +1,3 @@
1
- export { Avatar } from './Avatar';
2
- export { AvatarGroup } from './AvatarGroup';
1
+ export * from './Avatar';
2
+ export * from './AvatarGroup';
3
3
  export * from './types';
@@ -1,10 +1,7 @@
1
1
  "use strict";
2
2
  exports.__esModule = true;
3
- exports.AvatarGroup = exports.Avatar = void 0;
4
3
  var tslib_1 = require("tslib");
5
- var Avatar_1 = require("./Avatar");
6
- tslib_1.__createBinding(exports, Avatar_1, "Avatar");
7
- var AvatarGroup_1 = require("./AvatarGroup");
8
- tslib_1.__createBinding(exports, AvatarGroup_1, "AvatarGroup");
4
+ tslib_1.__exportStar(require("./Avatar"), exports);
5
+ tslib_1.__exportStar(require("./AvatarGroup"), exports);
9
6
  tslib_1.__exportStar(require("./types"), exports);
10
7
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/Avatar/index.ts"],"names":[],"mappings":";;;;AAAA,mCAAiC;AAAxB,qDAAM;AACf,6CAA2C;AAAlC,+DAAW;AACpB,kDAAuB"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/Avatar/index.ts"],"names":[],"mappings":";;;AAAA,mDAAwB;AACxB,wDAA6B;AAC7B,kDAAuB"}
@@ -1,11 +1,6 @@
1
- /// <reference types="react" />
2
- import { AvatarProps as MuiAvatarProps } from '@material-ui/core';
3
- declare type spacingType = number | 'small' | 'medium';
1
+ import type { AvatarProps as MuiAvatarProps } from '@material-ui/core';
2
+ export type { AvatarGroupProps } from '@material-ui/lab';
4
3
  export declare type AvatarProps = MuiAvatarProps & {
5
- /**
6
- * elements rendered inside the component.
7
- */
8
- children?: React.ReactNode;
9
4
  /**
10
5
  * the color of the border.
11
6
  */
@@ -14,35 +9,4 @@ export declare type AvatarProps = MuiAvatarProps & {
14
9
  * background color of the element.
15
10
  */
16
11
  backgroundColor?: string;
17
- /**
18
- * description of the image.
19
- */
20
- alt?: string;
21
- /**
22
- * source of the image rendered inside the avatar.
23
- */
24
- src?: string;
25
- /**
26
- * onclick handler.
27
- */
28
- onClick?: () => void;
29
- /**
30
- * classes for styling
31
- */
32
- className?: string;
33
- };
34
- export declare type AvatarGroupProps = {
35
- /**
36
- * The avatars to stack.
37
- */
38
- children?: React.ReactNode;
39
- /**
40
- * Max avatars to show before +x.
41
- */
42
- max?: number;
43
- /**
44
- * Spacing between avatars.
45
- */
46
- spacing?: spacingType;
47
12
  };
48
- export {};
@@ -1,2 +1,2 @@
1
1
  import React from 'react';
2
- export declare const Badge: React.ForwardRefExoticComponent<Pick<Pick<import("@material-ui/core/OverridableComponent").OverrideProps<import("@material-ui/core").BadgeTypeMap<{}, "div">, "div">, "ref" | "classes" | "onChange" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "className" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "id" | "lang" | "placeholder" | "slot" | "spellCheck" | "style" | "tabIndex" | "title" | "translate" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "color" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "children" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "innerRef" | "key" | "max" | "invisible" | "overlap" | "badgeContent">, "classes" | "onChange" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "className" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "id" | "lang" | "placeholder" | "slot" | "spellCheck" | "style" | "tabIndex" | "title" | "translate" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "color" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "children" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "innerRef" | "key" | "max" | "invisible" | "overlap" | "badgeContent"> & React.RefAttributes<HTMLDivElement>>;
2
+ export declare const Badge: React.ForwardRefExoticComponent<Pick<Pick<import("@material-ui/core/OverridableComponent").OverrideProps<import("@material-ui/core").BadgeTypeMap<{}, "div">, "div">, "key" | "security" | "style" | "title" | "translate" | "className" | "classes" | "innerRef" | "ref" | "slot" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "id" | "lang" | "placeholder" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "color" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "children" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "max" | "invisible" | "overlap" | "badgeContent">, "key" | "security" | "style" | "title" | "translate" | "className" | "classes" | "innerRef" | "slot" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "id" | "lang" | "placeholder" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "color" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "children" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "max" | "invisible" | "overlap" | "badgeContent"> & React.RefAttributes<HTMLDivElement>>;
@@ -0,0 +1,3 @@
1
+ /// <reference types="react" />
2
+ import { BoxProps } from './types';
3
+ export declare function Box(props: BoxProps): JSX.Element;
@@ -0,0 +1,12 @@
1
+ "use strict";
2
+ exports.__esModule = true;
3
+ exports.Box = void 0;
4
+ var tslib_1 = require("tslib");
5
+ var core_1 = require("@material-ui/core");
6
+ var react_1 = tslib_1.__importDefault(require("react"));
7
+ function Box(props) {
8
+ var children = props.children, rest = tslib_1.__rest(props, ["children"]);
9
+ return react_1["default"].createElement(core_1.Box, tslib_1.__assign({}, rest), children);
10
+ }
11
+ exports.Box = Box;
12
+ //# sourceMappingURL=Box.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Box.js","sourceRoot":"","sources":["../../src/Box/Box.tsx"],"names":[],"mappings":";;;;AAAA,0CAAiD;AACjD,wDAAyB;AAIzB,SAAgB,GAAG,CAAC,KAAe;IACzB,IAAA,QAAQ,GAAc,KAAK,SAAnB,EAAK,IAAI,kBAAK,KAAK,EAA7B,YAAqB,CAAF,CAAU;IAEnC,OAAO,iCAAC,UAAM,uBAAK,IAAI,GAAG,QAAQ,CAAU,CAAA;AAC9C,CAAC;AAJD,kBAIC"}
@@ -0,0 +1,2 @@
1
+ import { BoxProps as MuiBoxProps } from '@material-ui/core';
2
+ export declare type BoxProps = MuiBoxProps;
@@ -0,0 +1,3 @@
1
+ "use strict";
2
+ exports.__esModule = true;
3
+ //# sourceMappingURL=types.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"types.js","sourceRoot":"","sources":["../../src/Box/types.ts"],"names":[],"mappings":""}
@@ -0,0 +1,3 @@
1
+ /// <reference types="react" />
2
+ import { BreadcrumbsProps } from './types';
3
+ export declare function Breadcrumbs(props: BreadcrumbsProps): JSX.Element;
@@ -0,0 +1,11 @@
1
+ "use strict";
2
+ exports.__esModule = true;
3
+ exports.Breadcrumbs = void 0;
4
+ var tslib_1 = require("tslib");
5
+ var core_1 = require("@material-ui/core");
6
+ var react_1 = tslib_1.__importDefault(require("react"));
7
+ function Breadcrumbs(props) {
8
+ return react_1["default"].createElement(core_1.Breadcrumbs, tslib_1.__assign({}, props));
9
+ }
10
+ exports.Breadcrumbs = Breadcrumbs;
11
+ //# sourceMappingURL=Breadcrumbs.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Breadcrumbs.js","sourceRoot":"","sources":["../../src/Breadcrumbs/Breadcrumbs.tsx"],"names":[],"mappings":";;;;AAAA,0CAAgE;AAChE,wDAAyB;AAIzB,SAAgB,WAAW,CAAC,KAAuB;IACjD,OAAO,iCAAC,kBAAa,uBAAK,KAAK,EAAI,CAAA;AACrC,CAAC;AAFD,kCAEC"}
@@ -0,0 +1,2 @@
1
+ import { BreadcrumbsProps as MuiBreadcrumbsProps } from '@material-ui/core';
2
+ export declare type BreadcrumbsProps = MuiBreadcrumbsProps;
@@ -0,0 +1,3 @@
1
+ "use strict";
2
+ exports.__esModule = true;
3
+ //# sourceMappingURL=types.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"types.js","sourceRoot":"","sources":["../../src/Breadcrumbs/types.ts"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ import { Button } from '@material-ui/core';
2
+ export { Button };
@@ -0,0 +1,6 @@
1
+ "use strict";
2
+ exports.__esModule = true;
3
+ exports.Button = void 0;
4
+ var core_1 = require("@material-ui/core");
5
+ exports.Button = core_1.Button;
6
+ //# sourceMappingURL=Button.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Button.js","sourceRoot":"","sources":["../../src/Button/Button.tsx"],"names":[],"mappings":";;;AAAA,0CAA0C;AAEjC,iBAFA,aAAM,CAEA"}
@@ -0,0 +1,2 @@
1
+ import { ButtonProps } from '@material-ui/core';
2
+ export { ButtonProps };
@@ -0,0 +1,3 @@
1
+ "use strict";
2
+ exports.__esModule = true;
3
+ //# sourceMappingURL=types.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"types.js","sourceRoot":"","sources":["../../src/Button/types.ts"],"names":[],"mappings":""}
@@ -1,2 +1,2 @@
1
1
  import React from 'react';
2
- export declare const ButtonGroup: React.ForwardRefExoticComponent<Pick<import("@material-ui/core/OverridableComponent").OverrideProps<import("@material-ui/core").ButtonGroupTypeMap<{}, "div">, "div">, "disabled" | "style" | "color" | "children" | "variant" | "orientation" | "size" | "fullWidth"> & React.RefAttributes<HTMLDivElement>>;
2
+ export declare const ButtonGroup: React.ForwardRefExoticComponent<Pick<import("@material-ui/core/OverridableComponent").OverrideProps<import("@material-ui/core").ButtonGroupTypeMap<{}, "div">, "div">, "style" | "color" | "children" | "disabled" | "orientation" | "size" | "variant" | "fullWidth"> & React.RefAttributes<HTMLDivElement>>;
@@ -0,0 +1,8 @@
1
+ import React from 'react';
2
+ import { CardActionAreaProps, CardActionsProps, CardContentProps, CardHeaderProps, CardMediaProps } from './types';
3
+ export declare const Card: React.ForwardRefExoticComponent<Pick<import("@material-ui/core").CardProps, "classes" | "onChange" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "className" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "id" | "lang" | "placeholder" | "slot" | "spellCheck" | "style" | "tabIndex" | "title" | "translate" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "color" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "children" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "component" | "elevation" | "square" | "variant" | "innerRef" | "raised"> & React.RefAttributes<unknown>>;
4
+ export declare function CardActionArea(props: CardActionAreaProps): JSX.Element;
5
+ export declare function CardActions(props: CardActionsProps): JSX.Element;
6
+ export declare function CardContent(props: CardContentProps): JSX.Element;
7
+ export declare function CardHeader(props: CardHeaderProps): JSX.Element;
8
+ export declare function CardMedia(props: CardMediaProps): JSX.Element;
@@ -0,0 +1,34 @@
1
+ "use strict";
2
+ exports.__esModule = true;
3
+ exports.CardMedia = exports.CardHeader = exports.CardContent = exports.CardActions = exports.CardActionArea = exports.Card = void 0;
4
+ var tslib_1 = require("tslib");
5
+ var core_1 = require("@material-ui/core");
6
+ var react_1 = tslib_1.__importStar(require("react"));
7
+ exports.Card = react_1.forwardRef(function (props, ref) { return react_1["default"].createElement(core_1.Card, tslib_1.__assign({ ref: ref }, props)); });
8
+ exports.Card.displayName = 'Card';
9
+ function CardActionArea(props) {
10
+ var children = props.children, rest = tslib_1.__rest(props, ["children"]);
11
+ return react_1["default"].createElement(core_1.CardActionArea, tslib_1.__assign({}, rest), children);
12
+ }
13
+ exports.CardActionArea = CardActionArea;
14
+ function CardActions(props) {
15
+ var children = props.children, rest = tslib_1.__rest(props, ["children"]);
16
+ return react_1["default"].createElement(core_1.CardActions, tslib_1.__assign({}, rest), children);
17
+ }
18
+ exports.CardActions = CardActions;
19
+ function CardContent(props) {
20
+ var children = props.children, rest = tslib_1.__rest(props, ["children"]);
21
+ return react_1["default"].createElement(core_1.CardContent, tslib_1.__assign({}, rest), children);
22
+ }
23
+ exports.CardContent = CardContent;
24
+ function CardHeader(props) {
25
+ var children = props.children, rest = tslib_1.__rest(props, ["children"]);
26
+ return react_1["default"].createElement(core_1.CardHeader, tslib_1.__assign({}, rest), children);
27
+ }
28
+ exports.CardHeader = CardHeader;
29
+ function CardMedia(props) {
30
+ var children = props.children, rest = tslib_1.__rest(props, ["children"]);
31
+ return react_1["default"].createElement(core_1.CardMedia, tslib_1.__assign({}, rest), children);
32
+ }
33
+ exports.CardMedia = CardMedia;
34
+ //# sourceMappingURL=Card.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Card.js","sourceRoot":"","sources":["../../src/Card/Card.tsx"],"names":[],"mappings":";;;;AAAA,0CAO0B;AAC1B,qDAA+E;AAWlE,QAAA,IAAI,GAAG,kBAAU,CAG5B,UAAC,KAAgB,EAAE,GAAG,IAAK,OAAA,iCAAC,WAAO,qBAAC,GAAG,EAAE,GAAG,IAAM,KAAK,EAAI,EAAhC,CAAgC,CAAC,CAAA;AAE9D,YAAI,CAAC,WAAW,GAAG,MAAM,CAAA;AAEzB,SAAgB,cAAc,CAAC,KAA0B;IAC/C,IAAA,QAAQ,GAAc,KAAK,SAAnB,EAAK,IAAI,kBAAK,KAAK,EAA7B,YAAqB,CAAF,CAAU;IAEnC,OAAO,iCAAC,qBAAiB,uBAAK,IAAI,GAAG,QAAQ,CAAqB,CAAA;AACpE,CAAC;AAJD,wCAIC;AAED,SAAgB,WAAW,CAAC,KAAuB;IACzC,IAAA,QAAQ,GAAc,KAAK,SAAnB,EAAK,IAAI,kBAAK,KAAK,EAA7B,YAAqB,CAAF,CAAU;IAEnC,OAAO,iCAAC,kBAAc,uBAAK,IAAI,GAAG,QAAQ,CAAkB,CAAA;AAC9D,CAAC;AAJD,kCAIC;AAED,SAAgB,WAAW,CAAC,KAAuB;IACzC,IAAA,QAAQ,GAAc,KAAK,SAAnB,EAAK,IAAI,kBAAK,KAAK,EAA7B,YAAqB,CAAF,CAAU;IAEnC,OAAO,iCAAC,kBAAc,uBAAK,IAAI,GAAG,QAAQ,CAAkB,CAAA;AAC9D,CAAC;AAJD,kCAIC;AAED,SAAgB,UAAU,CAAC,KAAsB;IACvC,IAAA,QAAQ,GAAc,KAAK,SAAnB,EAAK,IAAI,kBAAK,KAAK,EAA7B,YAAqB,CAAF,CAAU;IAEnC,OAAO,iCAAC,iBAAa,uBAAK,IAAI,GAAG,QAAQ,CAAiB,CAAA;AAC5D,CAAC;AAJD,gCAIC;AAED,SAAgB,SAAS,CAAC,KAAqB;IACrC,IAAA,QAAQ,GAAc,KAAK,SAAnB,EAAK,IAAI,kBAAK,KAAK,EAA7B,YAAqB,CAAF,CAAU;IAEnC,OAAO,iCAAC,gBAAY,uBAAK,IAAI,GAAG,QAAQ,CAAgB,CAAA;AAC1D,CAAC;AAJD,8BAIC"}
@@ -0,0 +1,7 @@
1
+ import { CardActionAreaProps as MuiCardActionAreaProps, CardActionsProps as MuiCardActionsProps, CardContentProps as MuiCardContentProps, CardProps as MuiCardProps, CardMediaProps as MuiCardMediaProps, CardHeaderProps as MuiCardHeaderProps } from '@material-ui/core';
2
+ export declare type CardProps = MuiCardProps;
3
+ export declare type CardActionAreaProps = MuiCardActionAreaProps;
4
+ export declare type CardActionsProps = MuiCardActionsProps;
5
+ export declare type CardContentProps = MuiCardContentProps;
6
+ export declare type CardHeaderProps = MuiCardHeaderProps;
7
+ export declare type CardMediaProps = MuiCardMediaProps;
@@ -0,0 +1,3 @@
1
+ "use strict";
2
+ exports.__esModule = true;
3
+ //# sourceMappingURL=types.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"types.js","sourceRoot":"","sources":["../../src/Card/types.ts"],"names":[],"mappings":""}
@@ -1,3 +1,3 @@
1
1
  import React from 'react';
2
2
  import type { ChipProps } from './types';
3
- export declare const Chip: React.ForwardRefExoticComponent<Pick<ChipProps, "classes" | "disabled" | "onChange" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "className" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "id" | "lang" | "placeholder" | "slot" | "spellCheck" | "style" | "tabIndex" | "title" | "translate" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "color" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "children" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "component" | "variant" | "innerRef" | "label" | "key" | "href" | "size" | "icon" | "avatar" | "clickable" | "deleteIcon" | "onDelete" | "randomColor"> & React.RefAttributes<HTMLDivElement>>;
3
+ export declare const Chip: React.ForwardRefExoticComponent<Pick<ChipProps, "key" | "label" | "security" | "style" | "title" | "translate" | "className" | "classes" | "innerRef" | "slot" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "id" | "lang" | "placeholder" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "color" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "children" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "disabled" | "href" | "size" | "icon" | "variant" | "component" | "avatar" | "clickable" | "deleteIcon" | "onDelete" | "randomColor"> & React.RefAttributes<HTMLDivElement>>;
@@ -1,3 +1,3 @@
1
1
  import React from 'react';
2
2
  import type { ChipProps } from './types';
3
- export declare const RandomColoredChip: React.ForwardRefExoticComponent<Pick<ChipProps, "classes" | "disabled" | "onChange" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "className" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "id" | "lang" | "placeholder" | "slot" | "spellCheck" | "style" | "tabIndex" | "title" | "translate" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "color" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "children" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "component" | "variant" | "innerRef" | "label" | "key" | "href" | "size" | "icon" | "avatar" | "clickable" | "deleteIcon" | "onDelete" | "randomColor"> & React.RefAttributes<HTMLDivElement>>;
3
+ export declare const RandomColoredChip: React.ForwardRefExoticComponent<Pick<ChipProps, "key" | "label" | "security" | "style" | "title" | "translate" | "className" | "classes" | "innerRef" | "slot" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "id" | "lang" | "placeholder" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "color" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "children" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "disabled" | "href" | "size" | "icon" | "variant" | "component" | "avatar" | "clickable" | "deleteIcon" | "onDelete" | "randomColor"> & React.RefAttributes<HTMLDivElement>>;
@@ -9,62 +9,65 @@ var Button_1 = require("../Button");
9
9
  var Icon_1 = require("../Icon");
10
10
  var Tooltip_1 = require("../Tooltip");
11
11
  var helpers_1 = require("./helpers");
12
- var useStyles = styles_1.makeStyles(function (theme) { return ({
13
- bottomBar: {
14
- display: 'flex',
15
- alignItems: 'center',
16
- justifyContent: 'flex-end',
17
- padding: '1rem 1.5rem',
18
- boxShadow: "0px 0px 24px rgba(21, 43, 66, 0.12)",
19
- zIndex: 1,
20
- marginTop: 'auto'
21
- },
22
- noWrap: {
23
- whiteSpace: 'nowrap'
24
- },
25
- warningContent: {
26
- padding: function (_a) {
27
- var showFullWarning = _a.showFullWarning;
28
- return showFullWarning ? '0.5rem' : '0.5rem 0.4rem';
12
+ var useStyles = styles_1.makeStyles(function (theme) {
13
+ var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k;
14
+ return ({
15
+ bottomBar: {
16
+ display: 'flex',
17
+ alignItems: 'center',
18
+ justifyContent: 'flex-end',
19
+ padding: '1rem 1.5rem',
20
+ boxShadow: "0px 0px 24px rgba(21, 43, 66, 0.12)",
21
+ zIndex: 1,
22
+ marginTop: 'auto'
29
23
  },
30
- borderRadius: theme.shape.borderRadius,
31
- marginRight: '1rem',
32
- backgroundColor: '#FFF4DF',
33
- color: theme.palette.warning.contrastText,
34
- fontWeight: 600,
35
- display: 'flex',
36
- alignItems: 'center',
37
- height: 32
38
- },
39
- loadingMessageContent: {
40
- padding: function (_a) {
41
- var showFullWarning = _a.showFullWarning;
42
- return showFullWarning ? '0.5rem' : '0.5rem 0.4rem';
24
+ noWrap: {
25
+ whiteSpace: 'nowrap'
43
26
  },
44
- borderRadius: theme.shape.borderRadius,
45
- marginRight: '1rem',
46
- backgroundColor: '#D9F1FC',
47
- color: theme.palette.warning.contrastText,
48
- fontWeight: 600,
49
- display: 'flex',
50
- alignItems: 'center',
51
- height: 32
52
- },
53
- warningContentText: {
54
- marginLeft: '0.3rem'
55
- },
56
- saveButton: { marginLeft: '0.5rem' },
57
- tooltip: {
58
- backgroundColor: theme.palette.warning.main,
59
- color: theme.palette.warning.contrastText
60
- },
61
- arrow: {
62
- color: theme.palette.warning.main
63
- },
64
- loader: {
65
- marginRight: 10
66
- }
67
- }); });
27
+ warningContent: {
28
+ padding: function (_a) {
29
+ var showFullWarning = _a.showFullWarning;
30
+ return showFullWarning ? '0.5rem' : '0.5rem 0.4rem';
31
+ },
32
+ borderRadius: (_a = theme.shape) === null || _a === void 0 ? void 0 : _a.borderRadius,
33
+ marginRight: '1rem',
34
+ backgroundColor: (_c = (_b = theme.palette) === null || _b === void 0 ? void 0 : _b.warning) === null || _c === void 0 ? void 0 : _c[90],
35
+ color: (_e = (_d = theme.palette) === null || _d === void 0 ? void 0 : _d.warning) === null || _e === void 0 ? void 0 : _e[10],
36
+ fontWeight: 600,
37
+ display: 'flex',
38
+ alignItems: 'center',
39
+ height: 32
40
+ },
41
+ loadingMessageContent: {
42
+ padding: function (_a) {
43
+ var showFullWarning = _a.showFullWarning;
44
+ return showFullWarning ? '0.5rem' : '0.5rem 0.4rem';
45
+ },
46
+ borderRadius: (_f = theme.shape) === null || _f === void 0 ? void 0 : _f.borderRadius,
47
+ marginRight: '1rem',
48
+ backgroundColor: '#D9F1FC',
49
+ color: (_g = theme.palette) === null || _g === void 0 ? void 0 : _g.text.primary,
50
+ fontWeight: 600,
51
+ display: 'flex',
52
+ alignItems: 'center',
53
+ height: 32
54
+ },
55
+ warningContentText: {
56
+ marginLeft: '0.3rem'
57
+ },
58
+ saveButton: { marginLeft: '0.5rem' },
59
+ tooltip: {
60
+ backgroundColor: (_h = theme.palette) === null || _h === void 0 ? void 0 : _h.warning.main,
61
+ color: (_j = theme.palette) === null || _j === void 0 ? void 0 : _j.warning.contrastText
62
+ },
63
+ arrow: {
64
+ color: (_k = theme.palette) === null || _k === void 0 ? void 0 : _k.warning.main
65
+ },
66
+ loader: {
67
+ marginRight: 10
68
+ }
69
+ });
70
+ });
68
71
  exports.ActionFooter = react_1.memo(function (_a) {
69
72
  var alwaysEnableSaveButton = _a.alwaysEnableSaveButton, disableSaveButton = _a.disableSaveButton, locales = _a.locales, handleClose = _a.handleClose, handleSave = _a.handleSave, unsavedChanges = _a.unsavedChanges, isLoading = _a.isLoading, showDiscard = _a.showDiscard;
70
73
  var _b = react_1.useState(undefined), ref = _b[0], setRef = _b[1];
@@ -92,11 +95,11 @@ exports.ActionFooter = react_1.memo(function (_a) {
92
95
  return (react_1["default"].createElement("div", { className: classes.bottomBar },
93
96
  showWarningMessage && (react_1["default"].createElement(WarningTooltip, { title: showFullWarning ? '' : locales.warningMessage },
94
97
  react_1["default"].createElement("div", { className: classes.warningContent },
95
- react_1["default"].createElement(Icon_1.Icon, { color: "secondary", name: "warning" }),
98
+ react_1["default"].createElement(Icon_1.Icon, { name: "warning" }),
96
99
  showFullWarning && (react_1["default"].createElement("span", { className: classes.warningContentText, ref: measureRef }, locales.warningMessage))))),
97
100
  showDiscard && isLoading && locales.loadingMessage && (react_1["default"].createElement("div", { className: classes.loadingMessageContent },
98
101
  react_1["default"].createElement(Icon_1.Icon, { color: "primary", name: "info" }),
99
- react_1["default"].createElement("span", { className: classes.warningContentText }, locales.loadingMessage))),
102
+ react_1["default"].createElement("span", null, locales.loadingMessage))),
100
103
  showDiscard && !isLoading && (react_1["default"].createElement("div", null,
101
104
  react_1["default"].createElement(Button_1.Button, { className: classes.noWrap, onClick: handleClose, variant: "outlined" }, locales.discardButtonLabel))),
102
105
  react_1["default"].createElement(Tooltip_1.Tooltip, { title: alwaysEnableSaveButton