@ringcentral/juno-icon 1.35.0 → 1.37.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/ExternalLinkGlobal.d.ts +3 -0
- package/ExternalLinkGlobal.js +10 -0
- package/GoogleChromeLogo.d.ts +3 -0
- package/GoogleChromeLogo.js +13 -0
- package/ReportAnIssue.d.ts +3 -0
- package/ReportAnIssue.js +10 -0
- package/es6/ExternalLinkGlobal.js +8 -0
- package/es6/GoogleChromeLogo.js +11 -0
- package/es6/ReportAnIssue.js +8 -0
- package/{icon-presence-offline.svg → es6/icon-external-link-global.svg} +2 -2
- package/es6/icon-google-chrome-logo.svg +8 -0
- package/es6/icon-report-an-issue.svg +5 -0
- package/es6/index.js +3 -4
- package/{es6/icon-presence-offline.svg → icon-external-link-global.svg} +2 -2
- package/icon-google-chrome-logo.svg +8 -0
- package/icon-report-an-issue.svg +5 -0
- package/index.d.ts +3 -4
- package/index.js +6 -8
- package/package.json +1 -1
- package/PresenceAvailable.d.ts +0 -3
- package/PresenceAvailable.js +0 -10
- package/PresenceAway.d.ts +0 -3
- package/PresenceAway.js +0 -10
- package/PresenceDnd.d.ts +0 -3
- package/PresenceDnd.js +0 -10
- package/PresenceOffline.d.ts +0 -3
- package/PresenceOffline.js +0 -10
- package/es6/PresenceAvailable.js +0 -8
- package/es6/PresenceAway.js +0 -8
- package/es6/PresenceDnd.js +0 -8
- package/es6/PresenceOffline.js +0 -8
- package/es6/icon-presence-available.svg +0 -5
- package/es6/icon-presence-away.svg +0 -5
- package/es6/icon-presence-dnd.svg +0 -5
- package/icon-presence-available.svg +0 -5
- package/icon-presence-away.svg +0 -5
- package/icon-presence-dnd.svg +0 -5
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
declare const ExternalLinkGlobal: React.MemoExoticComponent<React.ForwardRefExoticComponent<Pick<React.SVGProps<SVGSVGElement>, "string" | "key" | "ideographic" | "alphabetic" | "hanging" | "mathematical" | "className" | "color" | "height" | "id" | "lang" | "max" | "media" | "method" | "min" | "name" | "style" | "target" | "type" | "width" | "role" | "tabIndex" | "crossOrigin" | "accentHeight" | "accumulate" | "additive" | "alignmentBaseline" | "allowReorder" | "amplitude" | "arabicForm" | "ascent" | "attributeName" | "attributeType" | "autoReverse" | "azimuth" | "baseFrequency" | "baselineShift" | "baseProfile" | "bbox" | "begin" | "bias" | "by" | "calcMode" | "capHeight" | "clip" | "clipPath" | "clipPathUnits" | "clipRule" | "colorInterpolation" | "colorInterpolationFilters" | "colorProfile" | "colorRendering" | "contentScriptType" | "contentStyleType" | "cursor" | "cx" | "cy" | "d" | "decelerate" | "descent" | "diffuseConstant" | "direction" | "display" | "divisor" | "dominantBaseline" | "dur" | "dx" | "dy" | "edgeMode" | "elevation" | "enableBackground" | "end" | "exponent" | "externalResourcesRequired" | "fill" | "fillOpacity" | "fillRule" | "filter" | "filterRes" | "filterUnits" | "floodColor" | "floodOpacity" | "focusable" | "fontFamily" | "fontSize" | "fontSizeAdjust" | "fontStretch" | "fontStyle" | "fontVariant" | "fontWeight" | "format" | "fr" | "from" | "fx" | "fy" | "g1" | "g2" | "glyphName" | "glyphOrientationHorizontal" | "glyphOrientationVertical" | "glyphRef" | "gradientTransform" | "gradientUnits" | "horizAdvX" | "horizOriginX" | "href" | "imageRendering" | "in2" | "in" | "intercept" | "k1" | "k2" | "k3" | "k4" | "k" | "kernelMatrix" | "kernelUnitLength" | "kerning" | "keyPoints" | "keySplines" | "keyTimes" | "lengthAdjust" | "letterSpacing" | "lightingColor" | "limitingConeAngle" | "local" | "markerEnd" | "markerHeight" | "markerMid" | "markerStart" | "markerUnits" | "markerWidth" | "mask" | "maskContentUnits" | "maskUnits" | "mode" | "numOctaves" | "offset" | "opacity" | "operator" | "order" | "orient" | "orientation" | "origin" | "overflow" | "overlinePosition" | "overlineThickness" | "paintOrder" | "panose1" | "path" | "pathLength" | "patternContentUnits" | "patternTransform" | "patternUnits" | "pointerEvents" | "points" | "pointsAtX" | "pointsAtY" | "pointsAtZ" | "preserveAlpha" | "preserveAspectRatio" | "primitiveUnits" | "r" | "radius" | "refX" | "refY" | "renderingIntent" | "repeatCount" | "repeatDur" | "requiredExtensions" | "requiredFeatures" | "restart" | "result" | "rotate" | "rx" | "ry" | "scale" | "seed" | "shapeRendering" | "slope" | "spacing" | "specularConstant" | "specularExponent" | "speed" | "spreadMethod" | "startOffset" | "stdDeviation" | "stemh" | "stemv" | "stitchTiles" | "stopColor" | "stopOpacity" | "strikethroughPosition" | "strikethroughThickness" | "stroke" | "strokeDasharray" | "strokeDashoffset" | "strokeLinecap" | "strokeLinejoin" | "strokeMiterlimit" | "strokeOpacity" | "strokeWidth" | "surfaceScale" | "systemLanguage" | "tableValues" | "targetX" | "targetY" | "textAnchor" | "textDecoration" | "textLength" | "textRendering" | "to" | "transform" | "u1" | "u2" | "underlinePosition" | "underlineThickness" | "unicode" | "unicodeBidi" | "unicodeRange" | "unitsPerEm" | "vAlphabetic" | "values" | "vectorEffect" | "version" | "vertAdvY" | "vertOriginX" | "vertOriginY" | "vHanging" | "vIdeographic" | "viewBox" | "viewTarget" | "visibility" | "vMathematical" | "widths" | "wordSpacing" | "writingMode" | "x1" | "x2" | "x" | "xChannelSelector" | "xHeight" | "xlinkActuate" | "xlinkArcrole" | "xlinkHref" | "xlinkRole" | "xlinkShow" | "xlinkTitle" | "xlinkType" | "xmlBase" | "xmlLang" | "xmlns" | "xmlnsXlink" | "xmlSpace" | "y1" | "y2" | "y" | "yChannelSelector" | "z" | "zoomAndPan" | "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"> & React.RefAttributes<SVGSVGElement>>>;
|
|
3
|
+
export default ExternalLinkGlobal;
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
var tslib_1 = require("tslib");
|
|
4
|
+
var React = tslib_1.__importStar(require("react"));
|
|
5
|
+
var react_1 = require("react");
|
|
6
|
+
var ExternalLinkGlobal = react_1.memo(react_1.forwardRef(function (props, ref) { return (React.createElement("svg", tslib_1.__assign({ viewBox: "0 0 32 32", xmlns: "http://www.w3.org/2000/svg", ref: ref }, props),
|
|
7
|
+
React.createElement("path", { d: "M24 6.666v16h-2.666V11.23L7.886 24.68 6 22.794l13.46-13.46H8V6.666z" }))); }));
|
|
8
|
+
ExternalLinkGlobal.displayName = 'ExternalLinkGlobal';
|
|
9
|
+
ExternalLinkGlobal['iconName'] = 'external-link-global';
|
|
10
|
+
exports.default = ExternalLinkGlobal;
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
declare const GoogleChromeLogo: React.MemoExoticComponent<React.ForwardRefExoticComponent<Pick<React.SVGProps<SVGSVGElement>, "string" | "key" | "ideographic" | "alphabetic" | "hanging" | "mathematical" | "className" | "color" | "height" | "id" | "lang" | "max" | "media" | "method" | "min" | "name" | "style" | "target" | "type" | "width" | "role" | "tabIndex" | "crossOrigin" | "accentHeight" | "accumulate" | "additive" | "alignmentBaseline" | "allowReorder" | "amplitude" | "arabicForm" | "ascent" | "attributeName" | "attributeType" | "autoReverse" | "azimuth" | "baseFrequency" | "baselineShift" | "baseProfile" | "bbox" | "begin" | "bias" | "by" | "calcMode" | "capHeight" | "clip" | "clipPath" | "clipPathUnits" | "clipRule" | "colorInterpolation" | "colorInterpolationFilters" | "colorProfile" | "colorRendering" | "contentScriptType" | "contentStyleType" | "cursor" | "cx" | "cy" | "d" | "decelerate" | "descent" | "diffuseConstant" | "direction" | "display" | "divisor" | "dominantBaseline" | "dur" | "dx" | "dy" | "edgeMode" | "elevation" | "enableBackground" | "end" | "exponent" | "externalResourcesRequired" | "fill" | "fillOpacity" | "fillRule" | "filter" | "filterRes" | "filterUnits" | "floodColor" | "floodOpacity" | "focusable" | "fontFamily" | "fontSize" | "fontSizeAdjust" | "fontStretch" | "fontStyle" | "fontVariant" | "fontWeight" | "format" | "fr" | "from" | "fx" | "fy" | "g1" | "g2" | "glyphName" | "glyphOrientationHorizontal" | "glyphOrientationVertical" | "glyphRef" | "gradientTransform" | "gradientUnits" | "horizAdvX" | "horizOriginX" | "href" | "imageRendering" | "in2" | "in" | "intercept" | "k1" | "k2" | "k3" | "k4" | "k" | "kernelMatrix" | "kernelUnitLength" | "kerning" | "keyPoints" | "keySplines" | "keyTimes" | "lengthAdjust" | "letterSpacing" | "lightingColor" | "limitingConeAngle" | "local" | "markerEnd" | "markerHeight" | "markerMid" | "markerStart" | "markerUnits" | "markerWidth" | "mask" | "maskContentUnits" | "maskUnits" | "mode" | "numOctaves" | "offset" | "opacity" | "operator" | "order" | "orient" | "orientation" | "origin" | "overflow" | "overlinePosition" | "overlineThickness" | "paintOrder" | "panose1" | "path" | "pathLength" | "patternContentUnits" | "patternTransform" | "patternUnits" | "pointerEvents" | "points" | "pointsAtX" | "pointsAtY" | "pointsAtZ" | "preserveAlpha" | "preserveAspectRatio" | "primitiveUnits" | "r" | "radius" | "refX" | "refY" | "renderingIntent" | "repeatCount" | "repeatDur" | "requiredExtensions" | "requiredFeatures" | "restart" | "result" | "rotate" | "rx" | "ry" | "scale" | "seed" | "shapeRendering" | "slope" | "spacing" | "specularConstant" | "specularExponent" | "speed" | "spreadMethod" | "startOffset" | "stdDeviation" | "stemh" | "stemv" | "stitchTiles" | "stopColor" | "stopOpacity" | "strikethroughPosition" | "strikethroughThickness" | "stroke" | "strokeDasharray" | "strokeDashoffset" | "strokeLinecap" | "strokeLinejoin" | "strokeMiterlimit" | "strokeOpacity" | "strokeWidth" | "surfaceScale" | "systemLanguage" | "tableValues" | "targetX" | "targetY" | "textAnchor" | "textDecoration" | "textLength" | "textRendering" | "to" | "transform" | "u1" | "u2" | "underlinePosition" | "underlineThickness" | "unicode" | "unicodeBidi" | "unicodeRange" | "unitsPerEm" | "vAlphabetic" | "values" | "vectorEffect" | "version" | "vertAdvY" | "vertOriginX" | "vertOriginY" | "vHanging" | "vIdeographic" | "viewBox" | "viewTarget" | "visibility" | "vMathematical" | "widths" | "wordSpacing" | "writingMode" | "x1" | "x2" | "x" | "xChannelSelector" | "xHeight" | "xlinkActuate" | "xlinkArcrole" | "xlinkHref" | "xlinkRole" | "xlinkShow" | "xlinkTitle" | "xlinkType" | "xmlBase" | "xmlLang" | "xmlns" | "xmlnsXlink" | "xmlSpace" | "y1" | "y2" | "y" | "yChannelSelector" | "z" | "zoomAndPan" | "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"> & React.RefAttributes<SVGSVGElement>>>;
|
|
3
|
+
export default GoogleChromeLogo;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
var tslib_1 = require("tslib");
|
|
4
|
+
var React = tslib_1.__importStar(require("react"));
|
|
5
|
+
var react_1 = require("react");
|
|
6
|
+
var GoogleChromeLogo = react_1.memo(react_1.forwardRef(function (props, ref) { return (React.createElement("svg", tslib_1.__assign({ viewBox: "0 0 32 32", xmlns: "http://www.w3.org/2000/svg", ref: ref }, props),
|
|
7
|
+
React.createElement("path", { fill: "#1e8e3e", d: "m3.01 8.502 6.492 11.245a7.295 7.295 0 0 0 .625.918l.12.147.147.169c.332.376.702.717 1.104 1.018l.338.238.183.118.269.162.279.151c.174.089.351.172.533.249l.348.136.309.104.301.088.381.091.257.05.222.035.248.033.22.021.288.018.329.007c.156 0 .311-.005.466-.014l.319-.028.156-.017.292-.043.412-.08.315-.078.136-.038.318-.1.187-.067.278-.109.289-.127.312-.155.271-.149.311-.19.204-.137.181-.129.165-.125.259-.211.183-.162.275-.264.208-.219.21-.24.216-.27.176-.239.01-.015c.103-.146.201-.297.293-.451L16.004 31A15 15 0 0 1 2.786 8.908l.226-.406z" }),
|
|
8
|
+
React.createElement("path", { fill: "#fcc934", d: "M28.988 8.5a15.003 15.003 0 0 1 .003 15 14.994 14.994 0 0 1-12.526 7.492l-.464.007 6.444-11.161a7.5 7.5 0 0 0-6.363-11.339l12.906.001z" }),
|
|
9
|
+
React.createElement("path", { fill: "#d93025", d: "m10.777 10.616-.187.188-.127.136a7.47 7.47 0 0 0-1.932 4.379l-.025.386-.006.294.009.378a7.453 7.453 0 0 0 .903 3.21l.09.16L3.01 8.502c1.243-2.154 3-3.963 5.113-5.267l.376-.225a14.995 14.995 0 0 1 15 0 14.995 14.995 0 0 1 5.266 5.114l.225.377-12.989-.002a7.473 7.473 0 0 0-5.223 2.118z" }),
|
|
10
|
+
React.createElement("path", { fill: "#1a73e8", d: "M16.001 21.939a5.938 5.938 0 1 0 0-11.876 5.938 5.938 0 0 0 0 11.876z" }))); }));
|
|
11
|
+
GoogleChromeLogo.displayName = 'GoogleChromeLogo';
|
|
12
|
+
GoogleChromeLogo['iconName'] = 'google-chrome-logo';
|
|
13
|
+
exports.default = GoogleChromeLogo;
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
declare const ReportAnIssue: React.MemoExoticComponent<React.ForwardRefExoticComponent<Pick<React.SVGProps<SVGSVGElement>, "string" | "key" | "ideographic" | "alphabetic" | "hanging" | "mathematical" | "className" | "color" | "height" | "id" | "lang" | "max" | "media" | "method" | "min" | "name" | "style" | "target" | "type" | "width" | "role" | "tabIndex" | "crossOrigin" | "accentHeight" | "accumulate" | "additive" | "alignmentBaseline" | "allowReorder" | "amplitude" | "arabicForm" | "ascent" | "attributeName" | "attributeType" | "autoReverse" | "azimuth" | "baseFrequency" | "baselineShift" | "baseProfile" | "bbox" | "begin" | "bias" | "by" | "calcMode" | "capHeight" | "clip" | "clipPath" | "clipPathUnits" | "clipRule" | "colorInterpolation" | "colorInterpolationFilters" | "colorProfile" | "colorRendering" | "contentScriptType" | "contentStyleType" | "cursor" | "cx" | "cy" | "d" | "decelerate" | "descent" | "diffuseConstant" | "direction" | "display" | "divisor" | "dominantBaseline" | "dur" | "dx" | "dy" | "edgeMode" | "elevation" | "enableBackground" | "end" | "exponent" | "externalResourcesRequired" | "fill" | "fillOpacity" | "fillRule" | "filter" | "filterRes" | "filterUnits" | "floodColor" | "floodOpacity" | "focusable" | "fontFamily" | "fontSize" | "fontSizeAdjust" | "fontStretch" | "fontStyle" | "fontVariant" | "fontWeight" | "format" | "fr" | "from" | "fx" | "fy" | "g1" | "g2" | "glyphName" | "glyphOrientationHorizontal" | "glyphOrientationVertical" | "glyphRef" | "gradientTransform" | "gradientUnits" | "horizAdvX" | "horizOriginX" | "href" | "imageRendering" | "in2" | "in" | "intercept" | "k1" | "k2" | "k3" | "k4" | "k" | "kernelMatrix" | "kernelUnitLength" | "kerning" | "keyPoints" | "keySplines" | "keyTimes" | "lengthAdjust" | "letterSpacing" | "lightingColor" | "limitingConeAngle" | "local" | "markerEnd" | "markerHeight" | "markerMid" | "markerStart" | "markerUnits" | "markerWidth" | "mask" | "maskContentUnits" | "maskUnits" | "mode" | "numOctaves" | "offset" | "opacity" | "operator" | "order" | "orient" | "orientation" | "origin" | "overflow" | "overlinePosition" | "overlineThickness" | "paintOrder" | "panose1" | "path" | "pathLength" | "patternContentUnits" | "patternTransform" | "patternUnits" | "pointerEvents" | "points" | "pointsAtX" | "pointsAtY" | "pointsAtZ" | "preserveAlpha" | "preserveAspectRatio" | "primitiveUnits" | "r" | "radius" | "refX" | "refY" | "renderingIntent" | "repeatCount" | "repeatDur" | "requiredExtensions" | "requiredFeatures" | "restart" | "result" | "rotate" | "rx" | "ry" | "scale" | "seed" | "shapeRendering" | "slope" | "spacing" | "specularConstant" | "specularExponent" | "speed" | "spreadMethod" | "startOffset" | "stdDeviation" | "stemh" | "stemv" | "stitchTiles" | "stopColor" | "stopOpacity" | "strikethroughPosition" | "strikethroughThickness" | "stroke" | "strokeDasharray" | "strokeDashoffset" | "strokeLinecap" | "strokeLinejoin" | "strokeMiterlimit" | "strokeOpacity" | "strokeWidth" | "surfaceScale" | "systemLanguage" | "tableValues" | "targetX" | "targetY" | "textAnchor" | "textDecoration" | "textLength" | "textRendering" | "to" | "transform" | "u1" | "u2" | "underlinePosition" | "underlineThickness" | "unicode" | "unicodeBidi" | "unicodeRange" | "unitsPerEm" | "vAlphabetic" | "values" | "vectorEffect" | "version" | "vertAdvY" | "vertOriginX" | "vertOriginY" | "vHanging" | "vIdeographic" | "viewBox" | "viewTarget" | "visibility" | "vMathematical" | "widths" | "wordSpacing" | "writingMode" | "x1" | "x2" | "x" | "xChannelSelector" | "xHeight" | "xlinkActuate" | "xlinkArcrole" | "xlinkHref" | "xlinkRole" | "xlinkShow" | "xlinkTitle" | "xlinkType" | "xmlBase" | "xmlLang" | "xmlns" | "xmlnsXlink" | "xmlSpace" | "y1" | "y2" | "y" | "yChannelSelector" | "z" | "zoomAndPan" | "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"> & React.RefAttributes<SVGSVGElement>>>;
|
|
3
|
+
export default ReportAnIssue;
|
package/ReportAnIssue.js
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
var tslib_1 = require("tslib");
|
|
4
|
+
var React = tslib_1.__importStar(require("react"));
|
|
5
|
+
var react_1 = require("react");
|
|
6
|
+
var ReportAnIssue = react_1.memo(react_1.forwardRef(function (props, ref) { return (React.createElement("svg", tslib_1.__assign({ viewBox: "0 0 32 32", xmlns: "http://www.w3.org/2000/svg", ref: ref }, props),
|
|
7
|
+
React.createElement("path", { d: "M25.45 2C27.95 2 30 4.082 30 6.624v12.09c0 2.539-2.049 4.623-4.55 4.623h-8.051L10.4 28.67c-1.1.839-2.8-.024-2.8-1.423v-3.91H6.55c-2.5 0-4.55-2.084-4.55-4.623V6.624C2 4.082 4.049 2 6.55 2h18.9zm0 2.134H6.55c-1.364 0-2.449 1.103-2.449 2.49v12.09c0 1.387 1.085 2.489 2.449 2.489h2.1c.58 0 1.05.477 1.05 1.066v4.268l6.72-5.119c.18-.14.403-.215.63-.215h8.4c1.364 0 2.45-1.102 2.45-2.489V6.624c0-1.387-1.085-2.49-2.45-2.49zM16 15.436c.553 0 1.001.479 1.001 1.071 0 .591-.448 1.071-1.001 1.071-.551 0-.999-.48-.999-1.071 0-.592.448-1.071.999-1.071zm0-9.282c.521 0 .947.424.995.968l.006.105v5.711c0 .591-.448 1.069-1.001 1.069-.522-.006-.954-.426-.995-.966l-.004-.105V7.225c0-.592.448-1.071.999-1.071z" }))); }));
|
|
8
|
+
ReportAnIssue.displayName = 'ReportAnIssue';
|
|
9
|
+
ReportAnIssue['iconName'] = 'report-an-issue';
|
|
10
|
+
exports.default = ReportAnIssue;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { __assign } from "tslib";
|
|
2
|
+
import * as React from 'react';
|
|
3
|
+
import { forwardRef, memo } from 'react';
|
|
4
|
+
var ExternalLinkGlobal = memo(forwardRef(function (props, ref) { return (React.createElement("svg", __assign({ viewBox: "0 0 32 32", xmlns: "http://www.w3.org/2000/svg", ref: ref }, props),
|
|
5
|
+
React.createElement("path", { d: "M24 6.666v16h-2.666V11.23L7.886 24.68 6 22.794l13.46-13.46H8V6.666z" }))); }));
|
|
6
|
+
ExternalLinkGlobal.displayName = 'ExternalLinkGlobal';
|
|
7
|
+
ExternalLinkGlobal['iconName'] = 'external-link-global';
|
|
8
|
+
export default ExternalLinkGlobal;
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { __assign } from "tslib";
|
|
2
|
+
import * as React from 'react';
|
|
3
|
+
import { forwardRef, memo } from 'react';
|
|
4
|
+
var GoogleChromeLogo = memo(forwardRef(function (props, ref) { return (React.createElement("svg", __assign({ viewBox: "0 0 32 32", xmlns: "http://www.w3.org/2000/svg", ref: ref }, props),
|
|
5
|
+
React.createElement("path", { fill: "#1e8e3e", d: "m3.01 8.502 6.492 11.245a7.295 7.295 0 0 0 .625.918l.12.147.147.169c.332.376.702.717 1.104 1.018l.338.238.183.118.269.162.279.151c.174.089.351.172.533.249l.348.136.309.104.301.088.381.091.257.05.222.035.248.033.22.021.288.018.329.007c.156 0 .311-.005.466-.014l.319-.028.156-.017.292-.043.412-.08.315-.078.136-.038.318-.1.187-.067.278-.109.289-.127.312-.155.271-.149.311-.19.204-.137.181-.129.165-.125.259-.211.183-.162.275-.264.208-.219.21-.24.216-.27.176-.239.01-.015c.103-.146.201-.297.293-.451L16.004 31A15 15 0 0 1 2.786 8.908l.226-.406z" }),
|
|
6
|
+
React.createElement("path", { fill: "#fcc934", d: "M28.988 8.5a15.003 15.003 0 0 1 .003 15 14.994 14.994 0 0 1-12.526 7.492l-.464.007 6.444-11.161a7.5 7.5 0 0 0-6.363-11.339l12.906.001z" }),
|
|
7
|
+
React.createElement("path", { fill: "#d93025", d: "m10.777 10.616-.187.188-.127.136a7.47 7.47 0 0 0-1.932 4.379l-.025.386-.006.294.009.378a7.453 7.453 0 0 0 .903 3.21l.09.16L3.01 8.502c1.243-2.154 3-3.963 5.113-5.267l.376-.225a14.995 14.995 0 0 1 15 0 14.995 14.995 0 0 1 5.266 5.114l.225.377-12.989-.002a7.473 7.473 0 0 0-5.223 2.118z" }),
|
|
8
|
+
React.createElement("path", { fill: "#1a73e8", d: "M16.001 21.939a5.938 5.938 0 1 0 0-11.876 5.938 5.938 0 0 0 0 11.876z" }))); }));
|
|
9
|
+
GoogleChromeLogo.displayName = 'GoogleChromeLogo';
|
|
10
|
+
GoogleChromeLogo['iconName'] = 'google-chrome-logo';
|
|
11
|
+
export default GoogleChromeLogo;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { __assign } from "tslib";
|
|
2
|
+
import * as React from 'react';
|
|
3
|
+
import { forwardRef, memo } from 'react';
|
|
4
|
+
var ReportAnIssue = memo(forwardRef(function (props, ref) { return (React.createElement("svg", __assign({ viewBox: "0 0 32 32", xmlns: "http://www.w3.org/2000/svg", ref: ref }, props),
|
|
5
|
+
React.createElement("path", { d: "M25.45 2C27.95 2 30 4.082 30 6.624v12.09c0 2.539-2.049 4.623-4.55 4.623h-8.051L10.4 28.67c-1.1.839-2.8-.024-2.8-1.423v-3.91H6.55c-2.5 0-4.55-2.084-4.55-4.623V6.624C2 4.082 4.049 2 6.55 2h18.9zm0 2.134H6.55c-1.364 0-2.449 1.103-2.449 2.49v12.09c0 1.387 1.085 2.489 2.449 2.489h2.1c.58 0 1.05.477 1.05 1.066v4.268l6.72-5.119c.18-.14.403-.215.63-.215h8.4c1.364 0 2.45-1.102 2.45-2.489V6.624c0-1.387-1.085-2.49-2.45-2.49zM16 15.436c.553 0 1.001.479 1.001 1.071 0 .591-.448 1.071-1.001 1.071-.551 0-.999-.48-.999-1.071 0-.592.448-1.071.999-1.071zm0-9.282c.521 0 .947.424.995.968l.006.105v5.711c0 .591-.448 1.069-1.001 1.069-.522-.006-.954-.426-.995-.966l-.004-.105V7.225c0-.592.448-1.071.999-1.071z" }))); }));
|
|
6
|
+
ReportAnIssue.displayName = 'ReportAnIssue';
|
|
7
|
+
ReportAnIssue['iconName'] = 'report-an-issue';
|
|
8
|
+
export default ReportAnIssue;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
2
|
<svg viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<title>
|
|
4
|
-
<path d="
|
|
3
|
+
<title>external-link-global</title>
|
|
4
|
+
<path d="M24 6.666v16h-2.666v-11.436l-13.448 13.45-1.886-1.886 13.46-13.46h-11.46v-2.668z"></path>
|
|
5
5
|
</svg>
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
+
<title>google-chrome-logo</title>
|
|
4
|
+
<path fill="#1e8e3e" d="M3.010 8.502l6.492 11.245c0.098 0.17 0.203 0.336 0.314 0.497 0.099 0.144 0.202 0.285 0.311 0.421l0.12 0.147 0.147 0.169c0.332 0.376 0.702 0.717 1.104 1.018l0.338 0.238 0.183 0.118 0.269 0.162 0.279 0.151c0.174 0.089 0.351 0.172 0.533 0.249l0.348 0.136 0.309 0.104 0.301 0.088 0.381 0.091 0.257 0.050 0.222 0.035 0.248 0.033 0.22 0.021 0.288 0.018 0.329 0.007c0.156 0 0.311-0.005 0.466-0.014l0.319-0.028 0.156-0.017 0.292-0.043 0.412-0.080 0.315-0.078 0.136-0.038 0.318-0.1 0.187-0.067 0.278-0.109 0.289-0.127 0.312-0.155 0.271-0.149 0.311-0.19 0.204-0.137 0.181-0.129 0.165-0.125 0.259-0.211 0.183-0.162 0.275-0.264 0.208-0.219 0.21-0.24 0.216-0.27 0.176-0.239 0.010-0.015c0.103-0.146 0.201-0.297 0.293-0.451l-6.441 11.157c-2.633 0.001-5.22-0.692-7.501-2.008s-4.175-3.209-5.491-5.49c-1.317-2.28-2.010-4.867-2.010-7.5 0-2.478 0.614-4.915 1.784-7.094l0.226-0.406z"></path>
|
|
5
|
+
<path fill="#fcc934" d="M28.988 8.5c1.317 2.28 2.011 4.866 2.012 7.499s-0.692 5.22-2.009 7.501c-1.316 2.28-3.21 4.174-5.49 5.49-2.146 1.239-4.564 1.926-7.036 2.002l-0.464 0.007 6.444-11.161c0.67-1.123 1.056-2.436 1.056-3.839 0-4.116-3.314-7.456-7.419-7.5l12.906 0.001z"></path>
|
|
6
|
+
<path fill="#d93025" d="M10.777 10.616l-0.187 0.188-0.127 0.136c-1.076 1.177-1.781 2.698-1.932 4.379l-0.025 0.386-0.006 0.294 0.009 0.378c0.057 1.158 0.378 2.248 0.903 3.21l0.090 0.16-6.492-11.245c1.243-2.154 3-3.963 5.113-5.267l0.376-0.225c2.28-1.317 4.867-2.010 7.5-2.010s5.22 0.693 7.5 2.010c2.154 1.243 3.962 3.001 5.266 5.114l0.225 0.377-12.989-0.002c-2.031 0-3.873 0.807-5.223 2.118z"></path>
|
|
7
|
+
<path fill="#1a73e8" d="M16.001 21.939c3.28 0 5.938-2.659 5.938-5.938s-2.659-5.938-5.938-5.938c-3.28 0-5.938 2.659-5.938 5.938s2.659 5.938 5.938 5.938z"></path>
|
|
8
|
+
</svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
+
<title>report-an-issue</title>
|
|
4
|
+
<path d="M25.45 2c2.5 0 4.55 2.082 4.55 4.624v12.090c0 2.539-2.049 4.623-4.55 4.623h-8.051l-6.999 5.333c-1.1 0.839-2.8-0.024-2.8-1.423v-3.91h-1.050c-2.5 0-4.55-2.084-4.55-4.623v-12.090c0-2.542 2.049-4.624 4.55-4.624h18.9zM25.45 4.134h-18.9c-1.364 0-2.449 1.103-2.449 2.49v12.090c0 1.387 1.085 2.489 2.449 2.489h2.1c0.58 0 1.050 0.477 1.050 1.066v4.268l6.72-5.119c0.18-0.14 0.403-0.215 0.63-0.215h8.4c1.364 0 2.45-1.102 2.45-2.489v-12.090c0-1.387-1.085-2.49-2.45-2.49v0zM16 15.436c0.553 0 1.001 0.479 1.001 1.071 0 0.591-0.448 1.071-1.001 1.071-0.551 0-0.999-0.48-0.999-1.071 0-0.592 0.448-1.071 0.999-1.071zM16 6.154c0.521 0 0.947 0.424 0.995 0.968l0.006 0.105v5.711c0 0.591-0.448 1.069-1.001 1.069-0.522-0.006-0.954-0.426-0.995-0.966l-0.004-0.105v-5.711c0-0.592 0.448-1.071 0.999-1.071h0z"></path>
|
|
5
|
+
</svg>
|
package/es6/index.js
CHANGED
|
@@ -169,6 +169,7 @@ export { default as ExcelD } from './ExcelD';
|
|
|
169
169
|
export { default as Excel } from './Excel';
|
|
170
170
|
export { default as Expand } from './Expand';
|
|
171
171
|
export { default as ExtensionLineBorder } from './ExtensionLineBorder';
|
|
172
|
+
export { default as ExternalLinkGlobal } from './ExternalLinkGlobal';
|
|
172
173
|
export { default as ExternalLink } from './ExternalLink';
|
|
173
174
|
export { default as FacebookShareNumberIcon } from './FacebookShareNumberIcon';
|
|
174
175
|
export { default as FailedFaxBorder } from './FailedFaxBorder';
|
|
@@ -195,6 +196,7 @@ export { default as Gmail } from './Gmail';
|
|
|
195
196
|
export { default as GoodConnection } from './GoodConnection';
|
|
196
197
|
export { default as GoogleBusiness } from './GoogleBusiness';
|
|
197
198
|
export { default as GoogleCalendar2019 } from './GoogleCalendar2019';
|
|
199
|
+
export { default as GoogleChromeLogo } from './GoogleChromeLogo';
|
|
198
200
|
export { default as GoogleDocD } from './GoogleDocD';
|
|
199
201
|
export { default as GoogleDoc } from './GoogleDoc';
|
|
200
202
|
export { default as GoogleLogoDisabled } from './GoogleLogoDisabled';
|
|
@@ -342,10 +344,6 @@ export { default as PopIn } from './PopIn';
|
|
|
342
344
|
export { default as PopOut } from './PopOut';
|
|
343
345
|
export { default as PptD } from './PptD';
|
|
344
346
|
export { default as Ppt } from './Ppt';
|
|
345
|
-
export { default as PresenceAvailable } from './PresenceAvailable';
|
|
346
|
-
export { default as PresenceAway } from './PresenceAway';
|
|
347
|
-
export { default as PresenceDnd } from './PresenceDnd';
|
|
348
|
-
export { default as PresenceOffline } from './PresenceOffline';
|
|
349
347
|
export { default as Previous } from './Previous';
|
|
350
348
|
export { default as Quote } from './Quote';
|
|
351
349
|
export { default as RadioUnselect } from './RadioUnselect';
|
|
@@ -371,6 +369,7 @@ export { default as RemoveField } from './RemoveField';
|
|
|
371
369
|
export { default as Remove } from './Remove';
|
|
372
370
|
export { default as Repeat } from './Repeat';
|
|
373
371
|
export { default as Reply } from './Reply';
|
|
372
|
+
export { default as ReportAnIssue } from './ReportAnIssue';
|
|
374
373
|
export { default as ResendFax } from './ResendFax';
|
|
375
374
|
export { default as ResetZoom } from './ResetZoom';
|
|
376
375
|
export { default as RichTextEditor } from './RichTextEditor';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
2
|
<svg viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<title>
|
|
4
|
-
<path d="
|
|
3
|
+
<title>external-link-global</title>
|
|
4
|
+
<path d="M24 6.666v16h-2.666v-11.436l-13.448 13.45-1.886-1.886 13.46-13.46h-11.46v-2.668z"></path>
|
|
5
5
|
</svg>
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
+
<title>google-chrome-logo</title>
|
|
4
|
+
<path fill="#1e8e3e" d="M3.010 8.502l6.492 11.245c0.098 0.17 0.203 0.336 0.314 0.497 0.099 0.144 0.202 0.285 0.311 0.421l0.12 0.147 0.147 0.169c0.332 0.376 0.702 0.717 1.104 1.018l0.338 0.238 0.183 0.118 0.269 0.162 0.279 0.151c0.174 0.089 0.351 0.172 0.533 0.249l0.348 0.136 0.309 0.104 0.301 0.088 0.381 0.091 0.257 0.050 0.222 0.035 0.248 0.033 0.22 0.021 0.288 0.018 0.329 0.007c0.156 0 0.311-0.005 0.466-0.014l0.319-0.028 0.156-0.017 0.292-0.043 0.412-0.080 0.315-0.078 0.136-0.038 0.318-0.1 0.187-0.067 0.278-0.109 0.289-0.127 0.312-0.155 0.271-0.149 0.311-0.19 0.204-0.137 0.181-0.129 0.165-0.125 0.259-0.211 0.183-0.162 0.275-0.264 0.208-0.219 0.21-0.24 0.216-0.27 0.176-0.239 0.010-0.015c0.103-0.146 0.201-0.297 0.293-0.451l-6.441 11.157c-2.633 0.001-5.22-0.692-7.501-2.008s-4.175-3.209-5.491-5.49c-1.317-2.28-2.010-4.867-2.010-7.5 0-2.478 0.614-4.915 1.784-7.094l0.226-0.406z"></path>
|
|
5
|
+
<path fill="#fcc934" d="M28.988 8.5c1.317 2.28 2.011 4.866 2.012 7.499s-0.692 5.22-2.009 7.501c-1.316 2.28-3.21 4.174-5.49 5.49-2.146 1.239-4.564 1.926-7.036 2.002l-0.464 0.007 6.444-11.161c0.67-1.123 1.056-2.436 1.056-3.839 0-4.116-3.314-7.456-7.419-7.5l12.906 0.001z"></path>
|
|
6
|
+
<path fill="#d93025" d="M10.777 10.616l-0.187 0.188-0.127 0.136c-1.076 1.177-1.781 2.698-1.932 4.379l-0.025 0.386-0.006 0.294 0.009 0.378c0.057 1.158 0.378 2.248 0.903 3.21l0.090 0.16-6.492-11.245c1.243-2.154 3-3.963 5.113-5.267l0.376-0.225c2.28-1.317 4.867-2.010 7.5-2.010s5.22 0.693 7.5 2.010c2.154 1.243 3.962 3.001 5.266 5.114l0.225 0.377-12.989-0.002c-2.031 0-3.873 0.807-5.223 2.118z"></path>
|
|
7
|
+
<path fill="#1a73e8" d="M16.001 21.939c3.28 0 5.938-2.659 5.938-5.938s-2.659-5.938-5.938-5.938c-3.28 0-5.938 2.659-5.938 5.938s2.659 5.938 5.938 5.938z"></path>
|
|
8
|
+
</svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
+
<title>report-an-issue</title>
|
|
4
|
+
<path d="M25.45 2c2.5 0 4.55 2.082 4.55 4.624v12.090c0 2.539-2.049 4.623-4.55 4.623h-8.051l-6.999 5.333c-1.1 0.839-2.8-0.024-2.8-1.423v-3.91h-1.050c-2.5 0-4.55-2.084-4.55-4.623v-12.090c0-2.542 2.049-4.624 4.55-4.624h18.9zM25.45 4.134h-18.9c-1.364 0-2.449 1.103-2.449 2.49v12.090c0 1.387 1.085 2.489 2.449 2.489h2.1c0.58 0 1.050 0.477 1.050 1.066v4.268l6.72-5.119c0.18-0.14 0.403-0.215 0.63-0.215h8.4c1.364 0 2.45-1.102 2.45-2.489v-12.090c0-1.387-1.085-2.49-2.45-2.49v0zM16 15.436c0.553 0 1.001 0.479 1.001 1.071 0 0.591-0.448 1.071-1.001 1.071-0.551 0-0.999-0.48-0.999-1.071 0-0.592 0.448-1.071 0.999-1.071zM16 6.154c0.521 0 0.947 0.424 0.995 0.968l0.006 0.105v5.711c0 0.591-0.448 1.069-1.001 1.069-0.522-0.006-0.954-0.426-0.995-0.966l-0.004-0.105v-5.711c0-0.592 0.448-1.071 0.999-1.071h0z"></path>
|
|
5
|
+
</svg>
|
package/index.d.ts
CHANGED
|
@@ -169,6 +169,7 @@ export { default as ExcelD } from './ExcelD';
|
|
|
169
169
|
export { default as Excel } from './Excel';
|
|
170
170
|
export { default as Expand } from './Expand';
|
|
171
171
|
export { default as ExtensionLineBorder } from './ExtensionLineBorder';
|
|
172
|
+
export { default as ExternalLinkGlobal } from './ExternalLinkGlobal';
|
|
172
173
|
export { default as ExternalLink } from './ExternalLink';
|
|
173
174
|
export { default as FacebookShareNumberIcon } from './FacebookShareNumberIcon';
|
|
174
175
|
export { default as FailedFaxBorder } from './FailedFaxBorder';
|
|
@@ -195,6 +196,7 @@ export { default as Gmail } from './Gmail';
|
|
|
195
196
|
export { default as GoodConnection } from './GoodConnection';
|
|
196
197
|
export { default as GoogleBusiness } from './GoogleBusiness';
|
|
197
198
|
export { default as GoogleCalendar2019 } from './GoogleCalendar2019';
|
|
199
|
+
export { default as GoogleChromeLogo } from './GoogleChromeLogo';
|
|
198
200
|
export { default as GoogleDocD } from './GoogleDocD';
|
|
199
201
|
export { default as GoogleDoc } from './GoogleDoc';
|
|
200
202
|
export { default as GoogleLogoDisabled } from './GoogleLogoDisabled';
|
|
@@ -342,10 +344,6 @@ export { default as PopIn } from './PopIn';
|
|
|
342
344
|
export { default as PopOut } from './PopOut';
|
|
343
345
|
export { default as PptD } from './PptD';
|
|
344
346
|
export { default as Ppt } from './Ppt';
|
|
345
|
-
export { default as PresenceAvailable } from './PresenceAvailable';
|
|
346
|
-
export { default as PresenceAway } from './PresenceAway';
|
|
347
|
-
export { default as PresenceDnd } from './PresenceDnd';
|
|
348
|
-
export { default as PresenceOffline } from './PresenceOffline';
|
|
349
347
|
export { default as Previous } from './Previous';
|
|
350
348
|
export { default as Quote } from './Quote';
|
|
351
349
|
export { default as RadioUnselect } from './RadioUnselect';
|
|
@@ -371,6 +369,7 @@ export { default as RemoveField } from './RemoveField';
|
|
|
371
369
|
export { default as Remove } from './Remove';
|
|
372
370
|
export { default as Repeat } from './Repeat';
|
|
373
371
|
export { default as Reply } from './Reply';
|
|
372
|
+
export { default as ReportAnIssue } from './ReportAnIssue';
|
|
374
373
|
export { default as ResendFax } from './ResendFax';
|
|
375
374
|
export { default as ResetZoom } from './ResetZoom';
|
|
376
375
|
export { default as RichTextEditor } from './RichTextEditor';
|
package/index.js
CHANGED
|
@@ -342,6 +342,8 @@ var Expand_1 = require("./Expand");
|
|
|
342
342
|
exports.Expand = Expand_1.default;
|
|
343
343
|
var ExtensionLineBorder_1 = require("./ExtensionLineBorder");
|
|
344
344
|
exports.ExtensionLineBorder = ExtensionLineBorder_1.default;
|
|
345
|
+
var ExternalLinkGlobal_1 = require("./ExternalLinkGlobal");
|
|
346
|
+
exports.ExternalLinkGlobal = ExternalLinkGlobal_1.default;
|
|
345
347
|
var ExternalLink_1 = require("./ExternalLink");
|
|
346
348
|
exports.ExternalLink = ExternalLink_1.default;
|
|
347
349
|
var FacebookShareNumberIcon_1 = require("./FacebookShareNumberIcon");
|
|
@@ -394,6 +396,8 @@ var GoogleBusiness_1 = require("./GoogleBusiness");
|
|
|
394
396
|
exports.GoogleBusiness = GoogleBusiness_1.default;
|
|
395
397
|
var GoogleCalendar2019_1 = require("./GoogleCalendar2019");
|
|
396
398
|
exports.GoogleCalendar2019 = GoogleCalendar2019_1.default;
|
|
399
|
+
var GoogleChromeLogo_1 = require("./GoogleChromeLogo");
|
|
400
|
+
exports.GoogleChromeLogo = GoogleChromeLogo_1.default;
|
|
397
401
|
var GoogleDocD_1 = require("./GoogleDocD");
|
|
398
402
|
exports.GoogleDocD = GoogleDocD_1.default;
|
|
399
403
|
var GoogleDoc_1 = require("./GoogleDoc");
|
|
@@ -688,14 +692,6 @@ var PptD_1 = require("./PptD");
|
|
|
688
692
|
exports.PptD = PptD_1.default;
|
|
689
693
|
var Ppt_1 = require("./Ppt");
|
|
690
694
|
exports.Ppt = Ppt_1.default;
|
|
691
|
-
var PresenceAvailable_1 = require("./PresenceAvailable");
|
|
692
|
-
exports.PresenceAvailable = PresenceAvailable_1.default;
|
|
693
|
-
var PresenceAway_1 = require("./PresenceAway");
|
|
694
|
-
exports.PresenceAway = PresenceAway_1.default;
|
|
695
|
-
var PresenceDnd_1 = require("./PresenceDnd");
|
|
696
|
-
exports.PresenceDnd = PresenceDnd_1.default;
|
|
697
|
-
var PresenceOffline_1 = require("./PresenceOffline");
|
|
698
|
-
exports.PresenceOffline = PresenceOffline_1.default;
|
|
699
695
|
var Previous_1 = require("./Previous");
|
|
700
696
|
exports.Previous = Previous_1.default;
|
|
701
697
|
var Quote_1 = require("./Quote");
|
|
@@ -746,6 +742,8 @@ var Repeat_1 = require("./Repeat");
|
|
|
746
742
|
exports.Repeat = Repeat_1.default;
|
|
747
743
|
var Reply_1 = require("./Reply");
|
|
748
744
|
exports.Reply = Reply_1.default;
|
|
745
|
+
var ReportAnIssue_1 = require("./ReportAnIssue");
|
|
746
|
+
exports.ReportAnIssue = ReportAnIssue_1.default;
|
|
749
747
|
var ResendFax_1 = require("./ResendFax");
|
|
750
748
|
exports.ResendFax = ResendFax_1.default;
|
|
751
749
|
var ResetZoom_1 = require("./ResetZoom");
|
package/package.json
CHANGED
package/PresenceAvailable.d.ts
DELETED
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
declare const PresenceAvailable: React.MemoExoticComponent<React.ForwardRefExoticComponent<Pick<React.SVGProps<SVGSVGElement>, "string" | "key" | "ideographic" | "alphabetic" | "hanging" | "mathematical" | "className" | "color" | "height" | "id" | "lang" | "max" | "media" | "method" | "min" | "name" | "style" | "target" | "type" | "width" | "role" | "tabIndex" | "crossOrigin" | "accentHeight" | "accumulate" | "additive" | "alignmentBaseline" | "allowReorder" | "amplitude" | "arabicForm" | "ascent" | "attributeName" | "attributeType" | "autoReverse" | "azimuth" | "baseFrequency" | "baselineShift" | "baseProfile" | "bbox" | "begin" | "bias" | "by" | "calcMode" | "capHeight" | "clip" | "clipPath" | "clipPathUnits" | "clipRule" | "colorInterpolation" | "colorInterpolationFilters" | "colorProfile" | "colorRendering" | "contentScriptType" | "contentStyleType" | "cursor" | "cx" | "cy" | "d" | "decelerate" | "descent" | "diffuseConstant" | "direction" | "display" | "divisor" | "dominantBaseline" | "dur" | "dx" | "dy" | "edgeMode" | "elevation" | "enableBackground" | "end" | "exponent" | "externalResourcesRequired" | "fill" | "fillOpacity" | "fillRule" | "filter" | "filterRes" | "filterUnits" | "floodColor" | "floodOpacity" | "focusable" | "fontFamily" | "fontSize" | "fontSizeAdjust" | "fontStretch" | "fontStyle" | "fontVariant" | "fontWeight" | "format" | "fr" | "from" | "fx" | "fy" | "g1" | "g2" | "glyphName" | "glyphOrientationHorizontal" | "glyphOrientationVertical" | "glyphRef" | "gradientTransform" | "gradientUnits" | "horizAdvX" | "horizOriginX" | "href" | "imageRendering" | "in2" | "in" | "intercept" | "k1" | "k2" | "k3" | "k4" | "k" | "kernelMatrix" | "kernelUnitLength" | "kerning" | "keyPoints" | "keySplines" | "keyTimes" | "lengthAdjust" | "letterSpacing" | "lightingColor" | "limitingConeAngle" | "local" | "markerEnd" | "markerHeight" | "markerMid" | "markerStart" | "markerUnits" | "markerWidth" | "mask" | "maskContentUnits" | "maskUnits" | "mode" | "numOctaves" | "offset" | "opacity" | "operator" | "order" | "orient" | "orientation" | "origin" | "overflow" | "overlinePosition" | "overlineThickness" | "paintOrder" | "panose1" | "path" | "pathLength" | "patternContentUnits" | "patternTransform" | "patternUnits" | "pointerEvents" | "points" | "pointsAtX" | "pointsAtY" | "pointsAtZ" | "preserveAlpha" | "preserveAspectRatio" | "primitiveUnits" | "r" | "radius" | "refX" | "refY" | "renderingIntent" | "repeatCount" | "repeatDur" | "requiredExtensions" | "requiredFeatures" | "restart" | "result" | "rotate" | "rx" | "ry" | "scale" | "seed" | "shapeRendering" | "slope" | "spacing" | "specularConstant" | "specularExponent" | "speed" | "spreadMethod" | "startOffset" | "stdDeviation" | "stemh" | "stemv" | "stitchTiles" | "stopColor" | "stopOpacity" | "strikethroughPosition" | "strikethroughThickness" | "stroke" | "strokeDasharray" | "strokeDashoffset" | "strokeLinecap" | "strokeLinejoin" | "strokeMiterlimit" | "strokeOpacity" | "strokeWidth" | "surfaceScale" | "systemLanguage" | "tableValues" | "targetX" | "targetY" | "textAnchor" | "textDecoration" | "textLength" | "textRendering" | "to" | "transform" | "u1" | "u2" | "underlinePosition" | "underlineThickness" | "unicode" | "unicodeBidi" | "unicodeRange" | "unitsPerEm" | "vAlphabetic" | "values" | "vectorEffect" | "version" | "vertAdvY" | "vertOriginX" | "vertOriginY" | "vHanging" | "vIdeographic" | "viewBox" | "viewTarget" | "visibility" | "vMathematical" | "widths" | "wordSpacing" | "writingMode" | "x1" | "x2" | "x" | "xChannelSelector" | "xHeight" | "xlinkActuate" | "xlinkArcrole" | "xlinkHref" | "xlinkRole" | "xlinkShow" | "xlinkTitle" | "xlinkType" | "xmlBase" | "xmlLang" | "xmlns" | "xmlnsXlink" | "xmlSpace" | "y1" | "y2" | "y" | "yChannelSelector" | "z" | "zoomAndPan" | "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"> & React.RefAttributes<SVGSVGElement>>>;
|
|
3
|
-
export default PresenceAvailable;
|
package/PresenceAvailable.js
DELETED
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
var tslib_1 = require("tslib");
|
|
4
|
-
var React = tslib_1.__importStar(require("react"));
|
|
5
|
-
var react_1 = require("react");
|
|
6
|
-
var PresenceAvailable = react_1.memo(react_1.forwardRef(function (props, ref) { return (React.createElement("svg", tslib_1.__assign({ viewBox: "0 0 32 32", xmlns: "http://www.w3.org/2000/svg", ref: ref }, props),
|
|
7
|
-
React.createElement("path", { d: "m29.253 7.261-11.147 20.9A3.452 3.452 0 0 1 15.737 30h-.641a3.345 3.345 0 0 1-2.146-.836l-9.753-8.36a3.483 3.483 0 0 1 3.734-5.797c.227.137.434.306.613.502l6.465 5.573L23.121 4a3.483 3.483 0 0 1 4.626-1.672 3.456 3.456 0 0 1 1.672 4.625l-.167.334v-.028z" }))); }));
|
|
8
|
-
PresenceAvailable.displayName = 'PresenceAvailable';
|
|
9
|
-
PresenceAvailable['iconName'] = 'presence-available';
|
|
10
|
-
exports.default = PresenceAvailable;
|
package/PresenceAway.d.ts
DELETED
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
declare const PresenceAway: React.MemoExoticComponent<React.ForwardRefExoticComponent<Pick<React.SVGProps<SVGSVGElement>, "string" | "key" | "ideographic" | "alphabetic" | "hanging" | "mathematical" | "className" | "color" | "height" | "id" | "lang" | "max" | "media" | "method" | "min" | "name" | "style" | "target" | "type" | "width" | "role" | "tabIndex" | "crossOrigin" | "accentHeight" | "accumulate" | "additive" | "alignmentBaseline" | "allowReorder" | "amplitude" | "arabicForm" | "ascent" | "attributeName" | "attributeType" | "autoReverse" | "azimuth" | "baseFrequency" | "baselineShift" | "baseProfile" | "bbox" | "begin" | "bias" | "by" | "calcMode" | "capHeight" | "clip" | "clipPath" | "clipPathUnits" | "clipRule" | "colorInterpolation" | "colorInterpolationFilters" | "colorProfile" | "colorRendering" | "contentScriptType" | "contentStyleType" | "cursor" | "cx" | "cy" | "d" | "decelerate" | "descent" | "diffuseConstant" | "direction" | "display" | "divisor" | "dominantBaseline" | "dur" | "dx" | "dy" | "edgeMode" | "elevation" | "enableBackground" | "end" | "exponent" | "externalResourcesRequired" | "fill" | "fillOpacity" | "fillRule" | "filter" | "filterRes" | "filterUnits" | "floodColor" | "floodOpacity" | "focusable" | "fontFamily" | "fontSize" | "fontSizeAdjust" | "fontStretch" | "fontStyle" | "fontVariant" | "fontWeight" | "format" | "fr" | "from" | "fx" | "fy" | "g1" | "g2" | "glyphName" | "glyphOrientationHorizontal" | "glyphOrientationVertical" | "glyphRef" | "gradientTransform" | "gradientUnits" | "horizAdvX" | "horizOriginX" | "href" | "imageRendering" | "in2" | "in" | "intercept" | "k1" | "k2" | "k3" | "k4" | "k" | "kernelMatrix" | "kernelUnitLength" | "kerning" | "keyPoints" | "keySplines" | "keyTimes" | "lengthAdjust" | "letterSpacing" | "lightingColor" | "limitingConeAngle" | "local" | "markerEnd" | "markerHeight" | "markerMid" | "markerStart" | "markerUnits" | "markerWidth" | "mask" | "maskContentUnits" | "maskUnits" | "mode" | "numOctaves" | "offset" | "opacity" | "operator" | "order" | "orient" | "orientation" | "origin" | "overflow" | "overlinePosition" | "overlineThickness" | "paintOrder" | "panose1" | "path" | "pathLength" | "patternContentUnits" | "patternTransform" | "patternUnits" | "pointerEvents" | "points" | "pointsAtX" | "pointsAtY" | "pointsAtZ" | "preserveAlpha" | "preserveAspectRatio" | "primitiveUnits" | "r" | "radius" | "refX" | "refY" | "renderingIntent" | "repeatCount" | "repeatDur" | "requiredExtensions" | "requiredFeatures" | "restart" | "result" | "rotate" | "rx" | "ry" | "scale" | "seed" | "shapeRendering" | "slope" | "spacing" | "specularConstant" | "specularExponent" | "speed" | "spreadMethod" | "startOffset" | "stdDeviation" | "stemh" | "stemv" | "stitchTiles" | "stopColor" | "stopOpacity" | "strikethroughPosition" | "strikethroughThickness" | "stroke" | "strokeDasharray" | "strokeDashoffset" | "strokeLinecap" | "strokeLinejoin" | "strokeMiterlimit" | "strokeOpacity" | "strokeWidth" | "surfaceScale" | "systemLanguage" | "tableValues" | "targetX" | "targetY" | "textAnchor" | "textDecoration" | "textLength" | "textRendering" | "to" | "transform" | "u1" | "u2" | "underlinePosition" | "underlineThickness" | "unicode" | "unicodeBidi" | "unicodeRange" | "unitsPerEm" | "vAlphabetic" | "values" | "vectorEffect" | "version" | "vertAdvY" | "vertOriginX" | "vertOriginY" | "vHanging" | "vIdeographic" | "viewBox" | "viewTarget" | "visibility" | "vMathematical" | "widths" | "wordSpacing" | "writingMode" | "x1" | "x2" | "x" | "xChannelSelector" | "xHeight" | "xlinkActuate" | "xlinkArcrole" | "xlinkHref" | "xlinkRole" | "xlinkShow" | "xlinkTitle" | "xlinkType" | "xmlBase" | "xmlLang" | "xmlns" | "xmlnsXlink" | "xmlSpace" | "y1" | "y2" | "y" | "yChannelSelector" | "z" | "zoomAndPan" | "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"> & React.RefAttributes<SVGSVGElement>>>;
|
|
3
|
-
export default PresenceAway;
|
package/PresenceAway.js
DELETED
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
var tslib_1 = require("tslib");
|
|
4
|
-
var React = tslib_1.__importStar(require("react"));
|
|
5
|
-
var react_1 = require("react");
|
|
6
|
-
var PresenceAway = react_1.memo(react_1.forwardRef(function (props, ref) { return (React.createElement("svg", tslib_1.__assign({ viewBox: "0 0 32 32", xmlns: "http://www.w3.org/2000/svg", ref: ref }, props),
|
|
7
|
-
React.createElement("path", { d: "M26.667 22H13.334a3.333 3.333 0 0 1-3.333-3.333V5.334a3.333 3.333 0 1 1 6.666 0v10h10a3.333 3.333 0 1 1 0 6.666z" }))); }));
|
|
8
|
-
PresenceAway.displayName = 'PresenceAway';
|
|
9
|
-
PresenceAway['iconName'] = 'presence-away';
|
|
10
|
-
exports.default = PresenceAway;
|
package/PresenceDnd.d.ts
DELETED
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
declare const PresenceDnd: React.MemoExoticComponent<React.ForwardRefExoticComponent<Pick<React.SVGProps<SVGSVGElement>, "string" | "key" | "ideographic" | "alphabetic" | "hanging" | "mathematical" | "className" | "color" | "height" | "id" | "lang" | "max" | "media" | "method" | "min" | "name" | "style" | "target" | "type" | "width" | "role" | "tabIndex" | "crossOrigin" | "accentHeight" | "accumulate" | "additive" | "alignmentBaseline" | "allowReorder" | "amplitude" | "arabicForm" | "ascent" | "attributeName" | "attributeType" | "autoReverse" | "azimuth" | "baseFrequency" | "baselineShift" | "baseProfile" | "bbox" | "begin" | "bias" | "by" | "calcMode" | "capHeight" | "clip" | "clipPath" | "clipPathUnits" | "clipRule" | "colorInterpolation" | "colorInterpolationFilters" | "colorProfile" | "colorRendering" | "contentScriptType" | "contentStyleType" | "cursor" | "cx" | "cy" | "d" | "decelerate" | "descent" | "diffuseConstant" | "direction" | "display" | "divisor" | "dominantBaseline" | "dur" | "dx" | "dy" | "edgeMode" | "elevation" | "enableBackground" | "end" | "exponent" | "externalResourcesRequired" | "fill" | "fillOpacity" | "fillRule" | "filter" | "filterRes" | "filterUnits" | "floodColor" | "floodOpacity" | "focusable" | "fontFamily" | "fontSize" | "fontSizeAdjust" | "fontStretch" | "fontStyle" | "fontVariant" | "fontWeight" | "format" | "fr" | "from" | "fx" | "fy" | "g1" | "g2" | "glyphName" | "glyphOrientationHorizontal" | "glyphOrientationVertical" | "glyphRef" | "gradientTransform" | "gradientUnits" | "horizAdvX" | "horizOriginX" | "href" | "imageRendering" | "in2" | "in" | "intercept" | "k1" | "k2" | "k3" | "k4" | "k" | "kernelMatrix" | "kernelUnitLength" | "kerning" | "keyPoints" | "keySplines" | "keyTimes" | "lengthAdjust" | "letterSpacing" | "lightingColor" | "limitingConeAngle" | "local" | "markerEnd" | "markerHeight" | "markerMid" | "markerStart" | "markerUnits" | "markerWidth" | "mask" | "maskContentUnits" | "maskUnits" | "mode" | "numOctaves" | "offset" | "opacity" | "operator" | "order" | "orient" | "orientation" | "origin" | "overflow" | "overlinePosition" | "overlineThickness" | "paintOrder" | "panose1" | "path" | "pathLength" | "patternContentUnits" | "patternTransform" | "patternUnits" | "pointerEvents" | "points" | "pointsAtX" | "pointsAtY" | "pointsAtZ" | "preserveAlpha" | "preserveAspectRatio" | "primitiveUnits" | "r" | "radius" | "refX" | "refY" | "renderingIntent" | "repeatCount" | "repeatDur" | "requiredExtensions" | "requiredFeatures" | "restart" | "result" | "rotate" | "rx" | "ry" | "scale" | "seed" | "shapeRendering" | "slope" | "spacing" | "specularConstant" | "specularExponent" | "speed" | "spreadMethod" | "startOffset" | "stdDeviation" | "stemh" | "stemv" | "stitchTiles" | "stopColor" | "stopOpacity" | "strikethroughPosition" | "strikethroughThickness" | "stroke" | "strokeDasharray" | "strokeDashoffset" | "strokeLinecap" | "strokeLinejoin" | "strokeMiterlimit" | "strokeOpacity" | "strokeWidth" | "surfaceScale" | "systemLanguage" | "tableValues" | "targetX" | "targetY" | "textAnchor" | "textDecoration" | "textLength" | "textRendering" | "to" | "transform" | "u1" | "u2" | "underlinePosition" | "underlineThickness" | "unicode" | "unicodeBidi" | "unicodeRange" | "unitsPerEm" | "vAlphabetic" | "values" | "vectorEffect" | "version" | "vertAdvY" | "vertOriginX" | "vertOriginY" | "vHanging" | "vIdeographic" | "viewBox" | "viewTarget" | "visibility" | "vMathematical" | "widths" | "wordSpacing" | "writingMode" | "x1" | "x2" | "x" | "xChannelSelector" | "xHeight" | "xlinkActuate" | "xlinkArcrole" | "xlinkHref" | "xlinkRole" | "xlinkShow" | "xlinkTitle" | "xlinkType" | "xmlBase" | "xmlLang" | "xmlns" | "xmlnsXlink" | "xmlSpace" | "y1" | "y2" | "y" | "yChannelSelector" | "z" | "zoomAndPan" | "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"> & React.RefAttributes<SVGSVGElement>>>;
|
|
3
|
-
export default PresenceDnd;
|
package/PresenceDnd.js
DELETED
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
var tslib_1 = require("tslib");
|
|
4
|
-
var React = tslib_1.__importStar(require("react"));
|
|
5
|
-
var react_1 = require("react");
|
|
6
|
-
var PresenceDnd = react_1.memo(react_1.forwardRef(function (props, ref) { return (React.createElement("svg", tslib_1.__assign({ viewBox: "0 0 32 32", xmlns: "http://www.w3.org/2000/svg", ref: ref }, props),
|
|
7
|
-
React.createElement("path", { d: "M5 13h22a3 3 0 0 1 3 3v.4a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3V16a3 3 0 0 1 3-3z" }))); }));
|
|
8
|
-
PresenceDnd.displayName = 'PresenceDnd';
|
|
9
|
-
PresenceDnd['iconName'] = 'presence-dnd';
|
|
10
|
-
exports.default = PresenceDnd;
|
package/PresenceOffline.d.ts
DELETED
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
declare const PresenceOffline: React.MemoExoticComponent<React.ForwardRefExoticComponent<Pick<React.SVGProps<SVGSVGElement>, "string" | "key" | "ideographic" | "alphabetic" | "hanging" | "mathematical" | "className" | "color" | "height" | "id" | "lang" | "max" | "media" | "method" | "min" | "name" | "style" | "target" | "type" | "width" | "role" | "tabIndex" | "crossOrigin" | "accentHeight" | "accumulate" | "additive" | "alignmentBaseline" | "allowReorder" | "amplitude" | "arabicForm" | "ascent" | "attributeName" | "attributeType" | "autoReverse" | "azimuth" | "baseFrequency" | "baselineShift" | "baseProfile" | "bbox" | "begin" | "bias" | "by" | "calcMode" | "capHeight" | "clip" | "clipPath" | "clipPathUnits" | "clipRule" | "colorInterpolation" | "colorInterpolationFilters" | "colorProfile" | "colorRendering" | "contentScriptType" | "contentStyleType" | "cursor" | "cx" | "cy" | "d" | "decelerate" | "descent" | "diffuseConstant" | "direction" | "display" | "divisor" | "dominantBaseline" | "dur" | "dx" | "dy" | "edgeMode" | "elevation" | "enableBackground" | "end" | "exponent" | "externalResourcesRequired" | "fill" | "fillOpacity" | "fillRule" | "filter" | "filterRes" | "filterUnits" | "floodColor" | "floodOpacity" | "focusable" | "fontFamily" | "fontSize" | "fontSizeAdjust" | "fontStretch" | "fontStyle" | "fontVariant" | "fontWeight" | "format" | "fr" | "from" | "fx" | "fy" | "g1" | "g2" | "glyphName" | "glyphOrientationHorizontal" | "glyphOrientationVertical" | "glyphRef" | "gradientTransform" | "gradientUnits" | "horizAdvX" | "horizOriginX" | "href" | "imageRendering" | "in2" | "in" | "intercept" | "k1" | "k2" | "k3" | "k4" | "k" | "kernelMatrix" | "kernelUnitLength" | "kerning" | "keyPoints" | "keySplines" | "keyTimes" | "lengthAdjust" | "letterSpacing" | "lightingColor" | "limitingConeAngle" | "local" | "markerEnd" | "markerHeight" | "markerMid" | "markerStart" | "markerUnits" | "markerWidth" | "mask" | "maskContentUnits" | "maskUnits" | "mode" | "numOctaves" | "offset" | "opacity" | "operator" | "order" | "orient" | "orientation" | "origin" | "overflow" | "overlinePosition" | "overlineThickness" | "paintOrder" | "panose1" | "path" | "pathLength" | "patternContentUnits" | "patternTransform" | "patternUnits" | "pointerEvents" | "points" | "pointsAtX" | "pointsAtY" | "pointsAtZ" | "preserveAlpha" | "preserveAspectRatio" | "primitiveUnits" | "r" | "radius" | "refX" | "refY" | "renderingIntent" | "repeatCount" | "repeatDur" | "requiredExtensions" | "requiredFeatures" | "restart" | "result" | "rotate" | "rx" | "ry" | "scale" | "seed" | "shapeRendering" | "slope" | "spacing" | "specularConstant" | "specularExponent" | "speed" | "spreadMethod" | "startOffset" | "stdDeviation" | "stemh" | "stemv" | "stitchTiles" | "stopColor" | "stopOpacity" | "strikethroughPosition" | "strikethroughThickness" | "stroke" | "strokeDasharray" | "strokeDashoffset" | "strokeLinecap" | "strokeLinejoin" | "strokeMiterlimit" | "strokeOpacity" | "strokeWidth" | "surfaceScale" | "systemLanguage" | "tableValues" | "targetX" | "targetY" | "textAnchor" | "textDecoration" | "textLength" | "textRendering" | "to" | "transform" | "u1" | "u2" | "underlinePosition" | "underlineThickness" | "unicode" | "unicodeBidi" | "unicodeRange" | "unitsPerEm" | "vAlphabetic" | "values" | "vectorEffect" | "version" | "vertAdvY" | "vertOriginX" | "vertOriginY" | "vHanging" | "vIdeographic" | "viewBox" | "viewTarget" | "visibility" | "vMathematical" | "widths" | "wordSpacing" | "writingMode" | "x1" | "x2" | "x" | "xChannelSelector" | "xHeight" | "xlinkActuate" | "xlinkArcrole" | "xlinkHref" | "xlinkRole" | "xlinkShow" | "xlinkTitle" | "xlinkType" | "xmlBase" | "xmlLang" | "xmlns" | "xmlnsXlink" | "xmlSpace" | "y1" | "y2" | "y" | "yChannelSelector" | "z" | "zoomAndPan" | "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"> & React.RefAttributes<SVGSVGElement>>>;
|
|
3
|
-
export default PresenceOffline;
|
package/PresenceOffline.js
DELETED
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
var tslib_1 = require("tslib");
|
|
4
|
-
var React = tslib_1.__importStar(require("react"));
|
|
5
|
-
var react_1 = require("react");
|
|
6
|
-
var PresenceOffline = react_1.memo(react_1.forwardRef(function (props, ref) { return (React.createElement("svg", tslib_1.__assign({ viewBox: "0 0 32 32", xmlns: "http://www.w3.org/2000/svg", ref: ref }, props),
|
|
7
|
-
React.createElement("path", { d: "M30 16c0 7.732-6.268 14-14 14S2 23.732 2 16 8.268 2 16 2s14 6.268 14 14z" }))); }));
|
|
8
|
-
PresenceOffline.displayName = 'PresenceOffline';
|
|
9
|
-
PresenceOffline['iconName'] = 'presence-offline';
|
|
10
|
-
exports.default = PresenceOffline;
|
package/es6/PresenceAvailable.js
DELETED
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { __assign } from "tslib";
|
|
2
|
-
import * as React from 'react';
|
|
3
|
-
import { forwardRef, memo } from 'react';
|
|
4
|
-
var PresenceAvailable = memo(forwardRef(function (props, ref) { return (React.createElement("svg", __assign({ viewBox: "0 0 32 32", xmlns: "http://www.w3.org/2000/svg", ref: ref }, props),
|
|
5
|
-
React.createElement("path", { d: "m29.253 7.261-11.147 20.9A3.452 3.452 0 0 1 15.737 30h-.641a3.345 3.345 0 0 1-2.146-.836l-9.753-8.36a3.483 3.483 0 0 1 3.734-5.797c.227.137.434.306.613.502l6.465 5.573L23.121 4a3.483 3.483 0 0 1 4.626-1.672 3.456 3.456 0 0 1 1.672 4.625l-.167.334v-.028z" }))); }));
|
|
6
|
-
PresenceAvailable.displayName = 'PresenceAvailable';
|
|
7
|
-
PresenceAvailable['iconName'] = 'presence-available';
|
|
8
|
-
export default PresenceAvailable;
|
package/es6/PresenceAway.js
DELETED
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { __assign } from "tslib";
|
|
2
|
-
import * as React from 'react';
|
|
3
|
-
import { forwardRef, memo } from 'react';
|
|
4
|
-
var PresenceAway = memo(forwardRef(function (props, ref) { return (React.createElement("svg", __assign({ viewBox: "0 0 32 32", xmlns: "http://www.w3.org/2000/svg", ref: ref }, props),
|
|
5
|
-
React.createElement("path", { d: "M26.667 22H13.334a3.333 3.333 0 0 1-3.333-3.333V5.334a3.333 3.333 0 1 1 6.666 0v10h10a3.333 3.333 0 1 1 0 6.666z" }))); }));
|
|
6
|
-
PresenceAway.displayName = 'PresenceAway';
|
|
7
|
-
PresenceAway['iconName'] = 'presence-away';
|
|
8
|
-
export default PresenceAway;
|
package/es6/PresenceDnd.js
DELETED
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { __assign } from "tslib";
|
|
2
|
-
import * as React from 'react';
|
|
3
|
-
import { forwardRef, memo } from 'react';
|
|
4
|
-
var PresenceDnd = memo(forwardRef(function (props, ref) { return (React.createElement("svg", __assign({ viewBox: "0 0 32 32", xmlns: "http://www.w3.org/2000/svg", ref: ref }, props),
|
|
5
|
-
React.createElement("path", { d: "M5 13h22a3 3 0 0 1 3 3v.4a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3V16a3 3 0 0 1 3-3z" }))); }));
|
|
6
|
-
PresenceDnd.displayName = 'PresenceDnd';
|
|
7
|
-
PresenceDnd['iconName'] = 'presence-dnd';
|
|
8
|
-
export default PresenceDnd;
|
package/es6/PresenceOffline.js
DELETED
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { __assign } from "tslib";
|
|
2
|
-
import * as React from 'react';
|
|
3
|
-
import { forwardRef, memo } from 'react';
|
|
4
|
-
var PresenceOffline = memo(forwardRef(function (props, ref) { return (React.createElement("svg", __assign({ viewBox: "0 0 32 32", xmlns: "http://www.w3.org/2000/svg", ref: ref }, props),
|
|
5
|
-
React.createElement("path", { d: "M30 16c0 7.732-6.268 14-14 14S2 23.732 2 16 8.268 2 16 2s14 6.268 14 14z" }))); }));
|
|
6
|
-
PresenceOffline.displayName = 'PresenceOffline';
|
|
7
|
-
PresenceOffline['iconName'] = 'presence-offline';
|
|
8
|
-
export default PresenceOffline;
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<title>presence-available</title>
|
|
4
|
-
<path d="M29.253 7.261l-11.147 20.9c-0.469 0.942-1.34 1.619-2.369 1.839h-0.641c-0.792-0.016-1.552-0.312-2.146-0.836l-9.753-8.36c-1.306-1.136-1.58-3.059-0.642-4.515s2.802-2.001 4.376-1.282c0.227 0.137 0.434 0.306 0.613 0.502l6.465 5.573 9.112-17.082c0.818-1.737 2.887-2.485 4.626-1.672 0.839 0.387 1.489 1.094 1.803 1.963s0.267 1.828-0.131 2.662l-0.167 0.334v-0.028z"></path>
|
|
5
|
-
</svg>
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<title>presence-away</title>
|
|
4
|
-
<path d="M26.667 22h-13.333c-1.841 0-3.333-1.492-3.333-3.333v-13.333c0-1.841 1.492-3.333 3.333-3.333s3.333 1.492 3.333 3.333v10h10c1.841 0 3.333 1.492 3.333 3.333s-1.492 3.333-3.333 3.333z"></path>
|
|
5
|
-
</svg>
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<title>presence-dnd</title>
|
|
4
|
-
<path d="M5 13h22c1.657 0 3 1.343 3 3v0.4c0 1.657-1.343 3-3 3h-22c-1.657 0-3-1.343-3-3v-0.4c0-1.657 1.343-3 3-3z"></path>
|
|
5
|
-
</svg>
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<title>presence-available</title>
|
|
4
|
-
<path d="M29.253 7.261l-11.147 20.9c-0.469 0.942-1.34 1.619-2.369 1.839h-0.641c-0.792-0.016-1.552-0.312-2.146-0.836l-9.753-8.36c-1.306-1.136-1.58-3.059-0.642-4.515s2.802-2.001 4.376-1.282c0.227 0.137 0.434 0.306 0.613 0.502l6.465 5.573 9.112-17.082c0.818-1.737 2.887-2.485 4.626-1.672 0.839 0.387 1.489 1.094 1.803 1.963s0.267 1.828-0.131 2.662l-0.167 0.334v-0.028z"></path>
|
|
5
|
-
</svg>
|
package/icon-presence-away.svg
DELETED
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<title>presence-away</title>
|
|
4
|
-
<path d="M26.667 22h-13.333c-1.841 0-3.333-1.492-3.333-3.333v-13.333c0-1.841 1.492-3.333 3.333-3.333s3.333 1.492 3.333 3.333v10h10c1.841 0 3.333 1.492 3.333 3.333s-1.492 3.333-3.333 3.333z"></path>
|
|
5
|
-
</svg>
|
package/icon-presence-dnd.svg
DELETED
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<title>presence-dnd</title>
|
|
4
|
-
<path d="M5 13h22c1.657 0 3 1.343 3 3v0.4c0 1.657-1.343 3-3 3h-22c-1.657 0-3-1.343-3-3v-0.4c0-1.657 1.343-3 3-3z"></path>
|
|
5
|
-
</svg>
|