@ringcentral/juno-icon 1.57.0 → 1.59.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/AiSparkles.d.ts +3 -0
- package/AiSparkles.js +10 -0
- package/PersonalMeeting.js +2 -2
- package/RcDirectory.d.ts +3 -0
- package/RcDirectory.js +10 -0
- package/ReportAnIssueAlternative.d.ts +3 -0
- package/ReportAnIssueAlternative.js +10 -0
- package/Transcribe.d.ts +3 -0
- package/Transcribe.js +10 -0
- package/es6/AiSparkles.js +8 -0
- package/es6/PersonalMeeting.js +2 -2
- package/es6/RcDirectory.js +8 -0
- package/es6/ReportAnIssueAlternative.js +8 -0
- package/es6/Transcribe.js +8 -0
- package/es6/icon-ai-sparkles.svg +5 -0
- package/es6/icon-personal-meeting.svg +2 -2
- package/es6/icon-rc-directory.svg +5 -0
- package/es6/icon-report-an-issue-alternative.svg +5 -0
- package/es6/icon-transcribe.svg +5 -0
- package/es6/index.js +4 -0
- package/icon-ai-sparkles.svg +5 -0
- package/icon-personal-meeting.svg +2 -2
- package/icon-rc-directory.svg +5 -0
- package/icon-report-an-issue-alternative.svg +5 -0
- package/icon-transcribe.svg +5 -0
- package/index.d.ts +4 -0
- package/index.js +8 -0
- package/package.json +1 -1
package/AiSparkles.d.ts
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
declare const AiSparkles: 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 AiSparkles;
|
package/AiSparkles.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 AiSparkles = 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: "M27.943 5.806a2.566 2.566 0 0 1-1.761-1.767l-.272-.931c-.048-.144-.288-.144-.32 0l-.272.931a2.57 2.57 0 0 1-1.761 1.767l-.725.213-.042.012c-.13.037-.29.082-.29.208 0 .08.048.145.128.161l.929.273a2.566 2.566 0 0 1 1.761 1.767l.213.727.012.043c.036.13.081.29.207.29.08 0 .144-.048.16-.129l.272-.931a2.57 2.57 0 0 1 1.761-1.767l.724-.213.042-.012c.131-.037.29-.082.29-.209a.158.158 0 0 0-.128-.161l-.928-.273zM3.356 13.738l2.618.739a7.146 7.146 0 0 1 4.931 4.945l.737 2.625c.051.204.254.357.457.357s.407-.153.458-.357l.737-2.625a7.192 7.192 0 0 1 4.931-4.945l2.618-.739c.203-.051.356-.255.356-.459s-.152-.408-.356-.459l-2.618-.739a7.146 7.146 0 0 1-4.931-4.945l-.737-2.626c-.127-.408-.813-.408-.915 0l-.737 2.626a7.192 7.192 0 0 1-4.931 4.945l-2.618.739c-.203.051-.356.255-.356.459s.153.408.356.459zm22.519 10.126-1.396-.401a3.853 3.853 0 0 1-2.639-2.642l-.403-1.403c-.06-.224-.432-.224-.492 0l-.402 1.403c-.373 1.284-1.357 2.284-2.639 2.642l-1.401.403c-.104.03-.179.134-.179.254s.075.209.179.254l1.401.403a3.853 3.853 0 0 1 2.639 2.642l.402 1.403c.03.105.134.179.253.179s.209-.075.253-.179l.403-1.403a3.853 3.853 0 0 1 2.639-2.642l1.401-.403a.26.26 0 0 0 .179-.254.273.273 0 0 0-.171-.25.047.047 0 0 0-.017-.004l-.012-.002z" }))); }));
|
|
8
|
+
AiSparkles.displayName = 'AiSparkles';
|
|
9
|
+
AiSparkles['iconName'] = 'ai-sparkles';
|
|
10
|
+
exports.default = AiSparkles;
|
package/PersonalMeeting.js
CHANGED
|
@@ -4,8 +4,8 @@ var tslib_1 = require("tslib");
|
|
|
4
4
|
var React = tslib_1.__importStar(require("react"));
|
|
5
5
|
var react_1 = require("react");
|
|
6
6
|
var PersonalMeeting = 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: "
|
|
8
|
-
React.createElement("path", { d: "
|
|
7
|
+
React.createElement("path", { d: "M22.222 6.222a2.667 2.667 0 0 1 2.667 2.667v2.153l3.17-1.672a1.777 1.777 0 0 1 2.163 1.736v9.79a1.778 1.778 0 0 1-2.164 1.736l-3.17-1.673v2.154a2.667 2.667 0 0 1-2.667 2.667H4.443a2.667 2.667 0 0 1-2.667-2.667V8.891a2.667 2.667 0 0 1 2.667-2.667h17.778zm0 1.778H4.444a.889.889 0 0 0-.883.785l-.006.104v14.222c0 .456.343.832.785.883l.104.006h17.778a.889.889 0 0 0 .883-.785l.006-.104V8.889a.889.889 0 0 0-.785-.883L22.222 8zm6.222 3.105-3.556 1.877v6.037l3.556 1.876v-9.79z" }),
|
|
8
|
+
React.createElement("path", { d: "M14.373 16.369c1.169-.403 1.925-1.453 1.925-2.837 0-3.971-6.042-3.971-6.042 0 0 1.384.756 2.434 1.925 2.837-3.097.343-3.381 2.204-3.381 4.415h1.493c0-2.049 0-2.985 2.985-2.985s2.984.936 2.984 2.985h1.493c0-2.211-.284-4.072-3.381-4.415zm-2.624-2.836c0-1.131.823-1.533 1.528-1.533s1.528.402 1.528 1.533c0 .958-.571 1.531-1.528 1.531s-1.528-.573-1.528-1.531z" }))); }));
|
|
9
9
|
PersonalMeeting.displayName = 'PersonalMeeting';
|
|
10
10
|
PersonalMeeting['iconName'] = 'personal-meeting';
|
|
11
11
|
exports.default = PersonalMeeting;
|
package/RcDirectory.d.ts
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
declare const RcDirectory: 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 RcDirectory;
|
package/RcDirectory.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 RcDirectory = 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 5a2 2 0 0 0-2-2H7.986v26H28a2 2 0 0 0 2-2V5zM5.971 29V3H4a2 2 0 0 0-2 2v22a2 2 0 0 0 2 2h1.971zm8.666-5.031a.399.399 0 0 1-.16.026l-.003.001h-3.062a.41.41 0 0 1-.297-.113.395.395 0 0 1-.113-.297V10.743c0-.899.236-1.581.711-2.046S12.864 8 13.745 8h10.511c.9 0 1.581.232 2.046.697s.697 1.146.697 2.046v5.302a3.123 3.123 0 0 1-.402 1.637 2.715 2.715 0 0 1-1.269 1.052l-1.621.731c-.183.093-.222.213-.115.366l2.311 3.732a.298.298 0 0 1 .046.307c-.047.086-.145.126-.299.126h-3.04a.83.83 0 0 1-.776-.39l-2.33-3.656a2.773 2.773 0 0 1-.4-.903 4.812 4.812 0 0 1-.103-1.084v-1.6a.318.318 0 0 1 .093-.277.318.318 0 0 1 .279-.089h3.377a.329.329 0 0 0 .268-.096c.035-.036.061-.079.075-.126s.019-.097.012-.145v-3.609c.007-.049.003-.099-.013-.145s-.041-.089-.075-.125a.318.318 0 0 0-.267-.096h-7.497a.32.32 0 0 0-.273.092.323.323 0 0 0-.091.274v11.562a.413.413 0 0 1-.115.297.395.395 0 0 1-.137.087z" }))); }));
|
|
8
|
+
RcDirectory.displayName = 'RcDirectory';
|
|
9
|
+
RcDirectory['iconName'] = 'rc-directory';
|
|
10
|
+
exports.default = RcDirectory;
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
declare const ReportAnIssueAlternative: 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 ReportAnIssueAlternative;
|
|
@@ -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 ReportAnIssueAlternative = 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 3C27.95 3 30 5.082 30 7.624v12.09c0 2.539-2.049 4.623-4.55 4.623h-8.051L10.4 29.67c-1.1.839-2.8-.024-2.8-1.423v-3.91H6.55c-2.5 0-4.55-2.084-4.55-4.623V7.624C2 5.082 4.049 3 6.55 3h18.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.489V7.624c0-1.387-1.085-2.49-2.45-2.49zM16 16.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.071s.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-.105V8.225c0-.592.448-1.071.999-1.071z" }))); }));
|
|
8
|
+
ReportAnIssueAlternative.displayName = 'ReportAnIssueAlternative';
|
|
9
|
+
ReportAnIssueAlternative['iconName'] = 'report-an-issue-alternative';
|
|
10
|
+
exports.default = ReportAnIssueAlternative;
|
package/Transcribe.d.ts
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
declare const Transcribe: 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 Transcribe;
|
package/Transcribe.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 Transcribe = 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: "M7 9h18v3H7V9zm0 5h18v3H7v-3zm0 5h14v3H7v-3z" }))); }));
|
|
8
|
+
Transcribe.displayName = 'Transcribe';
|
|
9
|
+
Transcribe['iconName'] = 'transcribe';
|
|
10
|
+
exports.default = Transcribe;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { __assign } from "tslib";
|
|
2
|
+
import * as React from 'react';
|
|
3
|
+
import { forwardRef, memo } from 'react';
|
|
4
|
+
var AiSparkles = 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: "M27.943 5.806a2.566 2.566 0 0 1-1.761-1.767l-.272-.931c-.048-.144-.288-.144-.32 0l-.272.931a2.57 2.57 0 0 1-1.761 1.767l-.725.213-.042.012c-.13.037-.29.082-.29.208 0 .08.048.145.128.161l.929.273a2.566 2.566 0 0 1 1.761 1.767l.213.727.012.043c.036.13.081.29.207.29.08 0 .144-.048.16-.129l.272-.931a2.57 2.57 0 0 1 1.761-1.767l.724-.213.042-.012c.131-.037.29-.082.29-.209a.158.158 0 0 0-.128-.161l-.928-.273zM3.356 13.738l2.618.739a7.146 7.146 0 0 1 4.931 4.945l.737 2.625c.051.204.254.357.457.357s.407-.153.458-.357l.737-2.625a7.192 7.192 0 0 1 4.931-4.945l2.618-.739c.203-.051.356-.255.356-.459s-.152-.408-.356-.459l-2.618-.739a7.146 7.146 0 0 1-4.931-4.945l-.737-2.626c-.127-.408-.813-.408-.915 0l-.737 2.626a7.192 7.192 0 0 1-4.931 4.945l-2.618.739c-.203.051-.356.255-.356.459s.153.408.356.459zm22.519 10.126-1.396-.401a3.853 3.853 0 0 1-2.639-2.642l-.403-1.403c-.06-.224-.432-.224-.492 0l-.402 1.403c-.373 1.284-1.357 2.284-2.639 2.642l-1.401.403c-.104.03-.179.134-.179.254s.075.209.179.254l1.401.403a3.853 3.853 0 0 1 2.639 2.642l.402 1.403c.03.105.134.179.253.179s.209-.075.253-.179l.403-1.403a3.853 3.853 0 0 1 2.639-2.642l1.401-.403a.26.26 0 0 0 .179-.254.273.273 0 0 0-.171-.25.047.047 0 0 0-.017-.004l-.012-.002z" }))); }));
|
|
6
|
+
AiSparkles.displayName = 'AiSparkles';
|
|
7
|
+
AiSparkles['iconName'] = 'ai-sparkles';
|
|
8
|
+
export default AiSparkles;
|
package/es6/PersonalMeeting.js
CHANGED
|
@@ -2,8 +2,8 @@ import { __assign } from "tslib";
|
|
|
2
2
|
import * as React from 'react';
|
|
3
3
|
import { forwardRef, memo } from 'react';
|
|
4
4
|
var PersonalMeeting = 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: "
|
|
6
|
-
React.createElement("path", { d: "
|
|
5
|
+
React.createElement("path", { d: "M22.222 6.222a2.667 2.667 0 0 1 2.667 2.667v2.153l3.17-1.672a1.777 1.777 0 0 1 2.163 1.736v9.79a1.778 1.778 0 0 1-2.164 1.736l-3.17-1.673v2.154a2.667 2.667 0 0 1-2.667 2.667H4.443a2.667 2.667 0 0 1-2.667-2.667V8.891a2.667 2.667 0 0 1 2.667-2.667h17.778zm0 1.778H4.444a.889.889 0 0 0-.883.785l-.006.104v14.222c0 .456.343.832.785.883l.104.006h17.778a.889.889 0 0 0 .883-.785l.006-.104V8.889a.889.889 0 0 0-.785-.883L22.222 8zm6.222 3.105-3.556 1.877v6.037l3.556 1.876v-9.79z" }),
|
|
6
|
+
React.createElement("path", { d: "M14.373 16.369c1.169-.403 1.925-1.453 1.925-2.837 0-3.971-6.042-3.971-6.042 0 0 1.384.756 2.434 1.925 2.837-3.097.343-3.381 2.204-3.381 4.415h1.493c0-2.049 0-2.985 2.985-2.985s2.984.936 2.984 2.985h1.493c0-2.211-.284-4.072-3.381-4.415zm-2.624-2.836c0-1.131.823-1.533 1.528-1.533s1.528.402 1.528 1.533c0 .958-.571 1.531-1.528 1.531s-1.528-.573-1.528-1.531z" }))); }));
|
|
7
7
|
PersonalMeeting.displayName = 'PersonalMeeting';
|
|
8
8
|
PersonalMeeting['iconName'] = 'personal-meeting';
|
|
9
9
|
export default PersonalMeeting;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { __assign } from "tslib";
|
|
2
|
+
import * as React from 'react';
|
|
3
|
+
import { forwardRef, memo } from 'react';
|
|
4
|
+
var RcDirectory = 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 5a2 2 0 0 0-2-2H7.986v26H28a2 2 0 0 0 2-2V5zM5.971 29V3H4a2 2 0 0 0-2 2v22a2 2 0 0 0 2 2h1.971zm8.666-5.031a.399.399 0 0 1-.16.026l-.003.001h-3.062a.41.41 0 0 1-.297-.113.395.395 0 0 1-.113-.297V10.743c0-.899.236-1.581.711-2.046S12.864 8 13.745 8h10.511c.9 0 1.581.232 2.046.697s.697 1.146.697 2.046v5.302a3.123 3.123 0 0 1-.402 1.637 2.715 2.715 0 0 1-1.269 1.052l-1.621.731c-.183.093-.222.213-.115.366l2.311 3.732a.298.298 0 0 1 .046.307c-.047.086-.145.126-.299.126h-3.04a.83.83 0 0 1-.776-.39l-2.33-3.656a2.773 2.773 0 0 1-.4-.903 4.812 4.812 0 0 1-.103-1.084v-1.6a.318.318 0 0 1 .093-.277.318.318 0 0 1 .279-.089h3.377a.329.329 0 0 0 .268-.096c.035-.036.061-.079.075-.126s.019-.097.012-.145v-3.609c.007-.049.003-.099-.013-.145s-.041-.089-.075-.125a.318.318 0 0 0-.267-.096h-7.497a.32.32 0 0 0-.273.092.323.323 0 0 0-.091.274v11.562a.413.413 0 0 1-.115.297.395.395 0 0 1-.137.087z" }))); }));
|
|
6
|
+
RcDirectory.displayName = 'RcDirectory';
|
|
7
|
+
RcDirectory['iconName'] = 'rc-directory';
|
|
8
|
+
export default RcDirectory;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { __assign } from "tslib";
|
|
2
|
+
import * as React from 'react';
|
|
3
|
+
import { forwardRef, memo } from 'react';
|
|
4
|
+
var ReportAnIssueAlternative = 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 3C27.95 3 30 5.082 30 7.624v12.09c0 2.539-2.049 4.623-4.55 4.623h-8.051L10.4 29.67c-1.1.839-2.8-.024-2.8-1.423v-3.91H6.55c-2.5 0-4.55-2.084-4.55-4.623V7.624C2 5.082 4.049 3 6.55 3h18.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.489V7.624c0-1.387-1.085-2.49-2.45-2.49zM16 16.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.071s.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-.105V8.225c0-.592.448-1.071.999-1.071z" }))); }));
|
|
6
|
+
ReportAnIssueAlternative.displayName = 'ReportAnIssueAlternative';
|
|
7
|
+
ReportAnIssueAlternative['iconName'] = 'report-an-issue-alternative';
|
|
8
|
+
export default ReportAnIssueAlternative;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { __assign } from "tslib";
|
|
2
|
+
import * as React from 'react';
|
|
3
|
+
import { forwardRef, memo } from 'react';
|
|
4
|
+
var Transcribe = 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: "M7 9h18v3H7V9zm0 5h18v3H7v-3zm0 5h14v3H7v-3z" }))); }));
|
|
6
|
+
Transcribe.displayName = 'Transcribe';
|
|
7
|
+
Transcribe['iconName'] = 'transcribe';
|
|
8
|
+
export default Transcribe;
|
|
@@ -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>ai-sparkles</title>
|
|
4
|
+
<path d="M27.943 5.806c-0.849-0.241-1.505-0.899-1.761-1.767l-0.272-0.931c-0.048-0.144-0.288-0.144-0.32 0l-0.272 0.931c-0.24 0.851-0.897 1.51-1.761 1.767l-0.725 0.213c-0.013 0.004-0.028 0.008-0.042 0.012-0.13 0.037-0.29 0.082-0.29 0.208 0 0.080 0.048 0.145 0.128 0.161l0.929 0.273c0.849 0.241 1.505 0.899 1.761 1.767l0.213 0.727c0.004 0.014 0.008 0.028 0.012 0.043 0.036 0.13 0.081 0.29 0.207 0.29 0.080 0 0.144-0.048 0.16-0.129l0.272-0.931c0.24-0.851 0.897-1.51 1.761-1.767l0.724-0.213c0.013-0.004 0.027-0.008 0.042-0.012h0c0.131-0.037 0.29-0.082 0.29-0.209 0-0.080-0.048-0.144-0.128-0.161l-0.928-0.273zM3.356 13.738l2.618 0.739c2.389 0.688 4.245 2.524 4.931 4.945l0.737 2.625c0.051 0.204 0.254 0.357 0.457 0.357s0.407-0.153 0.458-0.357l0.737-2.625c0.686-2.396 2.542-4.257 4.931-4.945l2.618-0.739c0.203-0.051 0.356-0.255 0.356-0.459s-0.152-0.408-0.356-0.459l-2.618-0.739c-2.389-0.688-4.245-2.524-4.931-4.945l-0.737-2.626c-0.127-0.408-0.813-0.408-0.915 0l-0.737 2.626c-0.686 2.396-2.542 4.257-4.931 4.945l-2.618 0.739c-0.203 0.051-0.356 0.255-0.356 0.459s0.153 0.408 0.356 0.459zM25.875 23.864l-1.396-0.401c-1.282-0.373-2.266-1.358-2.639-2.642l-0.403-1.403c-0.060-0.224-0.432-0.224-0.492 0l-0.402 1.403c-0.373 1.284-1.357 2.284-2.639 2.642l-1.401 0.403c-0.104 0.030-0.179 0.134-0.179 0.254s0.075 0.209 0.179 0.254l1.401 0.403c1.282 0.373 2.266 1.358 2.639 2.642l0.402 1.403c0.030 0.105 0.134 0.179 0.253 0.179s0.209-0.075 0.253-0.179l0.403-1.403c0.373-1.284 1.357-2.269 2.639-2.642l1.401-0.403c0.104-0.030 0.179-0.134 0.179-0.254 0-0.116-0.071-0.204-0.171-0.25-0.005-0.002-0.011-0.004-0.017-0.004-0.004 0-0.008-0.001-0.012-0.002z"></path>
|
|
5
|
+
</svg>
|
|
@@ -1,6 +1,6 @@
|
|
|
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
3
|
<title>personal-meeting</title>
|
|
4
|
-
<path d="
|
|
5
|
-
<path d="
|
|
4
|
+
<path d="M22.222 6.222c1.473 0 2.667 1.194 2.667 2.667v2.153l3.17-1.672c0.959-0.213 1.908 0.391 2.121 1.35 0.028 0.127 0.042 0.256 0.042 0.386v9.79c0 0.982-0.796 1.778-1.778 1.778-0.13 0-0.259-0.014-0.386-0.042l-3.17-1.673v2.154c0 1.473-1.194 2.667-2.667 2.667h-17.778c-1.473 0-2.667-1.194-2.667-2.667v-14.222c0-1.473 1.194-2.667 2.667-2.667l17.778-0zM22.222 8h-17.778c-0.456 0-0.832 0.343-0.883 0.785l-0.006 0.104v14.222c0 0.456 0.343 0.832 0.785 0.883l0.104 0.006h17.778c0.456 0 0.832-0.343 0.883-0.785l0.006-0.104v-14.222c0-0.456-0.343-0.832-0.785-0.883l-0.104-0.006zM28.444 11.105l-3.556 1.877v6.037l3.556 1.876v-9.79z"></path>
|
|
5
|
+
<path d="M14.373 16.369c1.169-0.403 1.925-1.453 1.925-2.837 0-3.971-6.042-3.971-6.042 0 0 1.384 0.756 2.434 1.925 2.837-3.097 0.343-3.381 2.204-3.381 4.415h1.493c0-2.049 0-2.985 2.985-2.985s2.984 0.936 2.984 2.985h1.493c0-2.211-0.284-4.072-3.381-4.415zM11.749 13.533c0-1.131 0.823-1.533 1.528-1.533s1.528 0.402 1.528 1.533c0 0.958-0.571 1.531-1.528 1.531s-1.528-0.573-1.528-1.531z"></path>
|
|
6
6
|
</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>rc-directory</title>
|
|
4
|
+
<path d="M30 5c0-1.105-0.895-2-2-2h-20.014v26h20.014c1.105 0 2-0.895 2-2v-22zM5.971 29v-26h-1.971c-1.105 0-2 0.895-2 2v22c0 1.105 0.895 2 2 2h1.971zM14.637 23.969c-0.051 0.019-0.106 0.029-0.16 0.026l-0.003 0.001h-3.062c-0.055 0.003-0.109-0.006-0.16-0.026s-0.098-0.049-0.137-0.087c-0.038-0.039-0.068-0.086-0.087-0.137s-0.029-0.106-0.026-0.16v-12.843c0-0.899 0.236-1.581 0.711-2.046s1.151-0.697 2.032-0.697h10.511c0.9 0 1.581 0.232 2.046 0.697s0.697 1.146 0.697 2.046v5.302c0.018 0.572-0.12 1.139-0.402 1.637-0.304 0.474-0.747 0.841-1.269 1.052l-1.621 0.731c-0.183 0.093-0.222 0.213-0.115 0.366l2.311 3.732c0.035 0.042 0.058 0.093 0.066 0.147s0.001 0.11-0.020 0.16c-0.047 0.086-0.145 0.126-0.299 0.126h-3.040c-0.152 0.013-0.306-0.016-0.443-0.085s-0.253-0.174-0.333-0.305l-2.33-3.656c-0.186-0.274-0.322-0.581-0.4-0.903-0.075-0.356-0.11-0.72-0.103-1.084v-1.6c-0.008-0.050-0.003-0.102 0.013-0.15s0.043-0.092 0.080-0.127c0.036-0.035 0.081-0.062 0.129-0.078s0.1-0.019 0.15-0.011h3.377c0.049 0.006 0.099 0 0.145-0.017s0.088-0.043 0.123-0.079c0.035-0.036 0.061-0.079 0.075-0.126s0.019-0.097 0.012-0.145v-3.609c0.007-0.049 0.003-0.099-0.013-0.145s-0.041-0.089-0.075-0.125c-0.034-0.036-0.076-0.062-0.122-0.079s-0.095-0.023-0.145-0.017h-7.497c-0.049-0.007-0.1-0.002-0.147 0.014s-0.090 0.042-0.126 0.078c-0.035 0.036-0.062 0.079-0.078 0.126s-0.020 0.099-0.013 0.148v11.562c0.003 0.055-0.007 0.109-0.027 0.16s-0.050 0.098-0.088 0.137c-0.039 0.038-0.086 0.068-0.137 0.087z"></path>
|
|
5
|
+
</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-alternative</title>
|
|
4
|
+
<path d="M25.45 3c2.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 5.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.49zM16 16.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.071s0.448-1.071 0.999-1.071zM16 7.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.071z"></path>
|
|
5
|
+
</svg>
|
package/es6/index.js
CHANGED
|
@@ -48,6 +48,7 @@ export { default as AdminBorder } from './AdminBorder';
|
|
|
48
48
|
export { default as Admin } from './Admin';
|
|
49
49
|
export { default as AdvancedSetting } from './AdvancedSetting';
|
|
50
50
|
export { default as Advanced } from './Advanced';
|
|
51
|
+
export { default as AiSparkles } from './AiSparkles';
|
|
51
52
|
export { default as Airbrake } from './Airbrake';
|
|
52
53
|
export { default as AlignCenter } from './AlignCenter';
|
|
53
54
|
export { default as AlignJustify } from './AlignJustify';
|
|
@@ -410,6 +411,7 @@ export { default as RcBlog } from './RcBlog';
|
|
|
410
411
|
export { default as RcCcBorder } from './RcCcBorder';
|
|
411
412
|
export { default as RcCloudContact } from './RcCloudContact';
|
|
412
413
|
export { default as RcContact } from './RcContact';
|
|
414
|
+
export { default as RcDirectory } from './RcDirectory';
|
|
413
415
|
export { default as RcHelp } from './RcHelp';
|
|
414
416
|
export { default as RcLogo } from './RcLogo';
|
|
415
417
|
export { default as RcvMicOff } from './RcvMicOff';
|
|
@@ -429,6 +431,7 @@ export { default as RemoveMemberBorder } from './RemoveMemberBorder';
|
|
|
429
431
|
export { default as Remove } from './Remove';
|
|
430
432
|
export { default as Repeat } from './Repeat';
|
|
431
433
|
export { default as Reply } from './Reply';
|
|
434
|
+
export { default as ReportAnIssueAlternative } from './ReportAnIssueAlternative';
|
|
432
435
|
export { default as ReportAnIssue } from './ReportAnIssue';
|
|
433
436
|
export { default as ResendFax } from './ResendFax';
|
|
434
437
|
export { default as ResetZoom } from './ResetZoom';
|
|
@@ -500,6 +503,7 @@ export { default as TimeBorder } from './TimeBorder';
|
|
|
500
503
|
export { default as Time } from './Time';
|
|
501
504
|
export { default as TodayCalendarIco } from './TodayCalendarIco';
|
|
502
505
|
export { default as TransciptSp } from './TransciptSp';
|
|
506
|
+
export { default as Transcribe } from './Transcribe';
|
|
503
507
|
export { default as TranscriptBottom } from './TranscriptBottom';
|
|
504
508
|
export { default as Transcript } from './Transcript';
|
|
505
509
|
export { default as Transcription } from './Transcription';
|
|
@@ -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>ai-sparkles</title>
|
|
4
|
+
<path d="M27.943 5.806c-0.849-0.241-1.505-0.899-1.761-1.767l-0.272-0.931c-0.048-0.144-0.288-0.144-0.32 0l-0.272 0.931c-0.24 0.851-0.897 1.51-1.761 1.767l-0.725 0.213c-0.013 0.004-0.028 0.008-0.042 0.012-0.13 0.037-0.29 0.082-0.29 0.208 0 0.080 0.048 0.145 0.128 0.161l0.929 0.273c0.849 0.241 1.505 0.899 1.761 1.767l0.213 0.727c0.004 0.014 0.008 0.028 0.012 0.043 0.036 0.13 0.081 0.29 0.207 0.29 0.080 0 0.144-0.048 0.16-0.129l0.272-0.931c0.24-0.851 0.897-1.51 1.761-1.767l0.724-0.213c0.013-0.004 0.027-0.008 0.042-0.012h0c0.131-0.037 0.29-0.082 0.29-0.209 0-0.080-0.048-0.144-0.128-0.161l-0.928-0.273zM3.356 13.738l2.618 0.739c2.389 0.688 4.245 2.524 4.931 4.945l0.737 2.625c0.051 0.204 0.254 0.357 0.457 0.357s0.407-0.153 0.458-0.357l0.737-2.625c0.686-2.396 2.542-4.257 4.931-4.945l2.618-0.739c0.203-0.051 0.356-0.255 0.356-0.459s-0.152-0.408-0.356-0.459l-2.618-0.739c-2.389-0.688-4.245-2.524-4.931-4.945l-0.737-2.626c-0.127-0.408-0.813-0.408-0.915 0l-0.737 2.626c-0.686 2.396-2.542 4.257-4.931 4.945l-2.618 0.739c-0.203 0.051-0.356 0.255-0.356 0.459s0.153 0.408 0.356 0.459zM25.875 23.864l-1.396-0.401c-1.282-0.373-2.266-1.358-2.639-2.642l-0.403-1.403c-0.060-0.224-0.432-0.224-0.492 0l-0.402 1.403c-0.373 1.284-1.357 2.284-2.639 2.642l-1.401 0.403c-0.104 0.030-0.179 0.134-0.179 0.254s0.075 0.209 0.179 0.254l1.401 0.403c1.282 0.373 2.266 1.358 2.639 2.642l0.402 1.403c0.030 0.105 0.134 0.179 0.253 0.179s0.209-0.075 0.253-0.179l0.403-1.403c0.373-1.284 1.357-2.269 2.639-2.642l1.401-0.403c0.104-0.030 0.179-0.134 0.179-0.254 0-0.116-0.071-0.204-0.171-0.25-0.005-0.002-0.011-0.004-0.017-0.004-0.004 0-0.008-0.001-0.012-0.002z"></path>
|
|
5
|
+
</svg>
|
|
@@ -1,6 +1,6 @@
|
|
|
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
3
|
<title>personal-meeting</title>
|
|
4
|
-
<path d="
|
|
5
|
-
<path d="
|
|
4
|
+
<path d="M22.222 6.222c1.473 0 2.667 1.194 2.667 2.667v2.153l3.17-1.672c0.959-0.213 1.908 0.391 2.121 1.35 0.028 0.127 0.042 0.256 0.042 0.386v9.79c0 0.982-0.796 1.778-1.778 1.778-0.13 0-0.259-0.014-0.386-0.042l-3.17-1.673v2.154c0 1.473-1.194 2.667-2.667 2.667h-17.778c-1.473 0-2.667-1.194-2.667-2.667v-14.222c0-1.473 1.194-2.667 2.667-2.667l17.778-0zM22.222 8h-17.778c-0.456 0-0.832 0.343-0.883 0.785l-0.006 0.104v14.222c0 0.456 0.343 0.832 0.785 0.883l0.104 0.006h17.778c0.456 0 0.832-0.343 0.883-0.785l0.006-0.104v-14.222c0-0.456-0.343-0.832-0.785-0.883l-0.104-0.006zM28.444 11.105l-3.556 1.877v6.037l3.556 1.876v-9.79z"></path>
|
|
5
|
+
<path d="M14.373 16.369c1.169-0.403 1.925-1.453 1.925-2.837 0-3.971-6.042-3.971-6.042 0 0 1.384 0.756 2.434 1.925 2.837-3.097 0.343-3.381 2.204-3.381 4.415h1.493c0-2.049 0-2.985 2.985-2.985s2.984 0.936 2.984 2.985h1.493c0-2.211-0.284-4.072-3.381-4.415zM11.749 13.533c0-1.131 0.823-1.533 1.528-1.533s1.528 0.402 1.528 1.533c0 0.958-0.571 1.531-1.528 1.531s-1.528-0.573-1.528-1.531z"></path>
|
|
6
6
|
</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>rc-directory</title>
|
|
4
|
+
<path d="M30 5c0-1.105-0.895-2-2-2h-20.014v26h20.014c1.105 0 2-0.895 2-2v-22zM5.971 29v-26h-1.971c-1.105 0-2 0.895-2 2v22c0 1.105 0.895 2 2 2h1.971zM14.637 23.969c-0.051 0.019-0.106 0.029-0.16 0.026l-0.003 0.001h-3.062c-0.055 0.003-0.109-0.006-0.16-0.026s-0.098-0.049-0.137-0.087c-0.038-0.039-0.068-0.086-0.087-0.137s-0.029-0.106-0.026-0.16v-12.843c0-0.899 0.236-1.581 0.711-2.046s1.151-0.697 2.032-0.697h10.511c0.9 0 1.581 0.232 2.046 0.697s0.697 1.146 0.697 2.046v5.302c0.018 0.572-0.12 1.139-0.402 1.637-0.304 0.474-0.747 0.841-1.269 1.052l-1.621 0.731c-0.183 0.093-0.222 0.213-0.115 0.366l2.311 3.732c0.035 0.042 0.058 0.093 0.066 0.147s0.001 0.11-0.020 0.16c-0.047 0.086-0.145 0.126-0.299 0.126h-3.040c-0.152 0.013-0.306-0.016-0.443-0.085s-0.253-0.174-0.333-0.305l-2.33-3.656c-0.186-0.274-0.322-0.581-0.4-0.903-0.075-0.356-0.11-0.72-0.103-1.084v-1.6c-0.008-0.050-0.003-0.102 0.013-0.15s0.043-0.092 0.080-0.127c0.036-0.035 0.081-0.062 0.129-0.078s0.1-0.019 0.15-0.011h3.377c0.049 0.006 0.099 0 0.145-0.017s0.088-0.043 0.123-0.079c0.035-0.036 0.061-0.079 0.075-0.126s0.019-0.097 0.012-0.145v-3.609c0.007-0.049 0.003-0.099-0.013-0.145s-0.041-0.089-0.075-0.125c-0.034-0.036-0.076-0.062-0.122-0.079s-0.095-0.023-0.145-0.017h-7.497c-0.049-0.007-0.1-0.002-0.147 0.014s-0.090 0.042-0.126 0.078c-0.035 0.036-0.062 0.079-0.078 0.126s-0.020 0.099-0.013 0.148v11.562c0.003 0.055-0.007 0.109-0.027 0.16s-0.050 0.098-0.088 0.137c-0.039 0.038-0.086 0.068-0.137 0.087z"></path>
|
|
5
|
+
</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-alternative</title>
|
|
4
|
+
<path d="M25.45 3c2.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 5.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.49zM16 16.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.071s0.448-1.071 0.999-1.071zM16 7.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.071z"></path>
|
|
5
|
+
</svg>
|
package/index.d.ts
CHANGED
|
@@ -48,6 +48,7 @@ export { default as AdminBorder } from './AdminBorder';
|
|
|
48
48
|
export { default as Admin } from './Admin';
|
|
49
49
|
export { default as AdvancedSetting } from './AdvancedSetting';
|
|
50
50
|
export { default as Advanced } from './Advanced';
|
|
51
|
+
export { default as AiSparkles } from './AiSparkles';
|
|
51
52
|
export { default as Airbrake } from './Airbrake';
|
|
52
53
|
export { default as AlignCenter } from './AlignCenter';
|
|
53
54
|
export { default as AlignJustify } from './AlignJustify';
|
|
@@ -410,6 +411,7 @@ export { default as RcBlog } from './RcBlog';
|
|
|
410
411
|
export { default as RcCcBorder } from './RcCcBorder';
|
|
411
412
|
export { default as RcCloudContact } from './RcCloudContact';
|
|
412
413
|
export { default as RcContact } from './RcContact';
|
|
414
|
+
export { default as RcDirectory } from './RcDirectory';
|
|
413
415
|
export { default as RcHelp } from './RcHelp';
|
|
414
416
|
export { default as RcLogo } from './RcLogo';
|
|
415
417
|
export { default as RcvMicOff } from './RcvMicOff';
|
|
@@ -429,6 +431,7 @@ export { default as RemoveMemberBorder } from './RemoveMemberBorder';
|
|
|
429
431
|
export { default as Remove } from './Remove';
|
|
430
432
|
export { default as Repeat } from './Repeat';
|
|
431
433
|
export { default as Reply } from './Reply';
|
|
434
|
+
export { default as ReportAnIssueAlternative } from './ReportAnIssueAlternative';
|
|
432
435
|
export { default as ReportAnIssue } from './ReportAnIssue';
|
|
433
436
|
export { default as ResendFax } from './ResendFax';
|
|
434
437
|
export { default as ResetZoom } from './ResetZoom';
|
|
@@ -500,6 +503,7 @@ export { default as TimeBorder } from './TimeBorder';
|
|
|
500
503
|
export { default as Time } from './Time';
|
|
501
504
|
export { default as TodayCalendarIco } from './TodayCalendarIco';
|
|
502
505
|
export { default as TransciptSp } from './TransciptSp';
|
|
506
|
+
export { default as Transcribe } from './Transcribe';
|
|
503
507
|
export { default as TranscriptBottom } from './TranscriptBottom';
|
|
504
508
|
export { default as Transcript } from './Transcript';
|
|
505
509
|
export { default as Transcription } from './Transcription';
|
package/index.js
CHANGED
|
@@ -100,6 +100,8 @@ var AdvancedSetting_1 = require("./AdvancedSetting");
|
|
|
100
100
|
exports.AdvancedSetting = AdvancedSetting_1.default;
|
|
101
101
|
var Advanced_1 = require("./Advanced");
|
|
102
102
|
exports.Advanced = Advanced_1.default;
|
|
103
|
+
var AiSparkles_1 = require("./AiSparkles");
|
|
104
|
+
exports.AiSparkles = AiSparkles_1.default;
|
|
103
105
|
var Airbrake_1 = require("./Airbrake");
|
|
104
106
|
exports.Airbrake = Airbrake_1.default;
|
|
105
107
|
var AlignCenter_1 = require("./AlignCenter");
|
|
@@ -824,6 +826,8 @@ var RcCloudContact_1 = require("./RcCloudContact");
|
|
|
824
826
|
exports.RcCloudContact = RcCloudContact_1.default;
|
|
825
827
|
var RcContact_1 = require("./RcContact");
|
|
826
828
|
exports.RcContact = RcContact_1.default;
|
|
829
|
+
var RcDirectory_1 = require("./RcDirectory");
|
|
830
|
+
exports.RcDirectory = RcDirectory_1.default;
|
|
827
831
|
var RcHelp_1 = require("./RcHelp");
|
|
828
832
|
exports.RcHelp = RcHelp_1.default;
|
|
829
833
|
var RcLogo_1 = require("./RcLogo");
|
|
@@ -862,6 +866,8 @@ var Repeat_1 = require("./Repeat");
|
|
|
862
866
|
exports.Repeat = Repeat_1.default;
|
|
863
867
|
var Reply_1 = require("./Reply");
|
|
864
868
|
exports.Reply = Reply_1.default;
|
|
869
|
+
var ReportAnIssueAlternative_1 = require("./ReportAnIssueAlternative");
|
|
870
|
+
exports.ReportAnIssueAlternative = ReportAnIssueAlternative_1.default;
|
|
865
871
|
var ReportAnIssue_1 = require("./ReportAnIssue");
|
|
866
872
|
exports.ReportAnIssue = ReportAnIssue_1.default;
|
|
867
873
|
var ResendFax_1 = require("./ResendFax");
|
|
@@ -1004,6 +1010,8 @@ var TodayCalendarIco_1 = require("./TodayCalendarIco");
|
|
|
1004
1010
|
exports.TodayCalendarIco = TodayCalendarIco_1.default;
|
|
1005
1011
|
var TransciptSp_1 = require("./TransciptSp");
|
|
1006
1012
|
exports.TransciptSp = TransciptSp_1.default;
|
|
1013
|
+
var Transcribe_1 = require("./Transcribe");
|
|
1014
|
+
exports.Transcribe = Transcribe_1.default;
|
|
1007
1015
|
var TranscriptBottom_1 = require("./TranscriptBottom");
|
|
1008
1016
|
exports.TranscriptBottom = TranscriptBottom_1.default;
|
|
1009
1017
|
var Transcript_1 = require("./Transcript");
|