@ringcentral/juno-icon 1.81.0 → 1.82.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/MenuWem.d.ts ADDED
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare const MenuWem: 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 MenuWem;
package/MenuWem.js ADDED
@@ -0,0 +1,12 @@
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 MenuWem = 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: "M17 4.042v3.514h-2V4.042a11.922 11.922 0 0 0-6.812 2.85l.016-.013 2.459 2.459-1.414 1.414-2.451-2.453a11.872 11.872 0 0 0-2.757 6.703l-.003.042h3.608v2h-3.6a11.928 11.928 0 0 0 2.806 6.721l-.014-.017 2.501-2.501 1.414 1.414-2.501 2.501c.354.299.725.578 1.112.835.301.197.499.531.504.911v.001c0 .776-.81 1.275-1.459.854-3.878-2.532-6.405-6.851-6.405-11.76 0-7.732 6.268-14 14-14 6.939 0 12.7 5.049 13.808 11.674l.011.082c.093.581-.373 1.085-.962 1.085a1.073 1.073 0 0 1-1.036-.901l-.001-.006a11.94 11.94 0 0 0-2.675-5.703l.014.017-2.501 2.501-1.414-1.414 2.501-2.501a11.874 11.874 0 0 0-6.705-2.792L17 4.042z" }),
8
+ React.createElement("path", { d: "m31.112 23.754-1.261-7.176-7.176 1.261.346 1.971 3.813-.672-3.907 5.576-5.096-3.571-6.186 8.824 1.637 1.149 5.04-7.187 5.094 3.571 5.056-7.213.67 3.813 1.968-.346zm-13.57-9.749c.24-.074.467-.144.662-.208l-3.142 3.142c-.242-.241-.391-.575-.391-.943s.149-.702.391-.943c.413-.413 1.555-.763 2.48-1.048z" }),
9
+ React.createElement("path", { d: "M15.062 16.939c.241.241.574.39.942.39s.701-.149.942-.39c.414-.413.765-1.555 1.05-2.48.074-.242.144-.469.208-.662l-3.142 3.142z" }))); }));
10
+ MenuWem.displayName = 'MenuWem';
11
+ MenuWem['iconName'] = 'menu_WEM';
12
+ exports.default = MenuWem;
package/es6/MenuWem.js ADDED
@@ -0,0 +1,10 @@
1
+ import { __assign } from "tslib";
2
+ import * as React from 'react';
3
+ import { forwardRef, memo } from 'react';
4
+ var MenuWem = 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: "M17 4.042v3.514h-2V4.042a11.922 11.922 0 0 0-6.812 2.85l.016-.013 2.459 2.459-1.414 1.414-2.451-2.453a11.872 11.872 0 0 0-2.757 6.703l-.003.042h3.608v2h-3.6a11.928 11.928 0 0 0 2.806 6.721l-.014-.017 2.501-2.501 1.414 1.414-2.501 2.501c.354.299.725.578 1.112.835.301.197.499.531.504.911v.001c0 .776-.81 1.275-1.459.854-3.878-2.532-6.405-6.851-6.405-11.76 0-7.732 6.268-14 14-14 6.939 0 12.7 5.049 13.808 11.674l.011.082c.093.581-.373 1.085-.962 1.085a1.073 1.073 0 0 1-1.036-.901l-.001-.006a11.94 11.94 0 0 0-2.675-5.703l.014.017-2.501 2.501-1.414-1.414 2.501-2.501a11.874 11.874 0 0 0-6.705-2.792L17 4.042z" }),
6
+ React.createElement("path", { d: "m31.112 23.754-1.261-7.176-7.176 1.261.346 1.971 3.813-.672-3.907 5.576-5.096-3.571-6.186 8.824 1.637 1.149 5.04-7.187 5.094 3.571 5.056-7.213.67 3.813 1.968-.346zm-13.57-9.749c.24-.074.467-.144.662-.208l-3.142 3.142c-.242-.241-.391-.575-.391-.943s.149-.702.391-.943c.413-.413 1.555-.763 2.48-1.048z" }),
7
+ React.createElement("path", { d: "M15.062 16.939c.241.241.574.39.942.39s.701-.149.942-.39c.414-.413.765-1.555 1.05-2.48.074-.242.144-.469.208-.662l-3.142 3.142z" }))); }));
8
+ MenuWem.displayName = 'MenuWem';
9
+ MenuWem['iconName'] = 'menu_WEM';
10
+ export default MenuWem;
@@ -0,0 +1,7 @@
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>menu_WEM</title>
4
+ <path d="M17 4.042v3.514h-2v-3.514c-2.62 0.222-4.963 1.257-6.812 2.85l0.016-0.013 2.459 2.459-1.414 1.414-2.451-2.453c-1.543 1.828-2.55 4.152-2.757 6.703l-0.003 0.042h3.608v2h-3.6c0.228 2.581 1.246 4.89 2.806 6.721l-0.014-0.017 2.501-2.501 1.414 1.414-2.501 2.501c0.354 0.299 0.725 0.578 1.112 0.835 0.301 0.197 0.499 0.531 0.504 0.911v0.001c0 0.776-0.81 1.275-1.459 0.854-3.878-2.532-6.405-6.851-6.405-11.76 0-7.732 6.268-14 14-14 6.939 0 12.7 5.049 13.808 11.674l0.011 0.082c0.093 0.581-0.373 1.085-0.962 1.085-0.524-0.011-0.955-0.398-1.036-0.901l-0.001-0.006c-0.39-2.197-1.331-4.127-2.675-5.703l0.014 0.017-2.501 2.501-1.414-1.414 2.501-2.501c-1.826-1.556-4.151-2.576-6.705-2.792l-0.044-0.003z"></path>
5
+ <path d="M31.112 23.754l-1.261-7.176-7.176 1.261 0.346 1.971 3.813-0.672-3.907 5.576-5.096-3.571-6.186 8.824 1.637 1.149 5.040-7.187 5.094 3.571 5.056-7.213 0.67 3.813 1.968-0.346zM17.542 14.005c0.24-0.074 0.467-0.144 0.662-0.208l-3.142 3.142c-0.242-0.241-0.391-0.575-0.391-0.943s0.149-0.702 0.391-0.943l0-0c0.413-0.413 1.555-0.763 2.48-1.048z"></path>
6
+ <path d="M15.062 16.939c0.241 0.241 0.574 0.39 0.942 0.39s0.701-0.149 0.942-0.39v0c0.414-0.413 0.765-1.555 1.050-2.48 0.074-0.242 0.144-0.469 0.208-0.662l-3.142 3.142z"></path>
7
+ </svg>
package/es6/index.js CHANGED
@@ -335,6 +335,7 @@ export { default as MarkerS } from './MarkerS';
335
335
  export { default as MemberBorder } from './MemberBorder';
336
336
  export { default as MentionBorder } from './MentionBorder';
337
337
  export { default as Mention } from './Mention';
338
+ export { default as MenuWem } from './MenuWem';
338
339
  export { default as Merge } from './Merge';
339
340
  export { default as MicBorder } from './MicBorder';
340
341
  export { default as MicOffBorder } from './MicOffBorder';
@@ -0,0 +1,7 @@
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>menu_WEM</title>
4
+ <path d="M17 4.042v3.514h-2v-3.514c-2.62 0.222-4.963 1.257-6.812 2.85l0.016-0.013 2.459 2.459-1.414 1.414-2.451-2.453c-1.543 1.828-2.55 4.152-2.757 6.703l-0.003 0.042h3.608v2h-3.6c0.228 2.581 1.246 4.89 2.806 6.721l-0.014-0.017 2.501-2.501 1.414 1.414-2.501 2.501c0.354 0.299 0.725 0.578 1.112 0.835 0.301 0.197 0.499 0.531 0.504 0.911v0.001c0 0.776-0.81 1.275-1.459 0.854-3.878-2.532-6.405-6.851-6.405-11.76 0-7.732 6.268-14 14-14 6.939 0 12.7 5.049 13.808 11.674l0.011 0.082c0.093 0.581-0.373 1.085-0.962 1.085-0.524-0.011-0.955-0.398-1.036-0.901l-0.001-0.006c-0.39-2.197-1.331-4.127-2.675-5.703l0.014 0.017-2.501 2.501-1.414-1.414 2.501-2.501c-1.826-1.556-4.151-2.576-6.705-2.792l-0.044-0.003z"></path>
5
+ <path d="M31.112 23.754l-1.261-7.176-7.176 1.261 0.346 1.971 3.813-0.672-3.907 5.576-5.096-3.571-6.186 8.824 1.637 1.149 5.040-7.187 5.094 3.571 5.056-7.213 0.67 3.813 1.968-0.346zM17.542 14.005c0.24-0.074 0.467-0.144 0.662-0.208l-3.142 3.142c-0.242-0.241-0.391-0.575-0.391-0.943s0.149-0.702 0.391-0.943l0-0c0.413-0.413 1.555-0.763 2.48-1.048z"></path>
6
+ <path d="M15.062 16.939c0.241 0.241 0.574 0.39 0.942 0.39s0.701-0.149 0.942-0.39v0c0.414-0.413 0.765-1.555 1.050-2.48 0.074-0.242 0.144-0.469 0.208-0.662l-3.142 3.142z"></path>
7
+ </svg>
package/index.d.ts CHANGED
@@ -335,6 +335,7 @@ export { default as MarkerS } from './MarkerS';
335
335
  export { default as MemberBorder } from './MemberBorder';
336
336
  export { default as MentionBorder } from './MentionBorder';
337
337
  export { default as Mention } from './Mention';
338
+ export { default as MenuWem } from './MenuWem';
338
339
  export { default as Merge } from './Merge';
339
340
  export { default as MicBorder } from './MicBorder';
340
341
  export { default as MicOffBorder } from './MicOffBorder';
package/index.js CHANGED
@@ -674,6 +674,8 @@ var MentionBorder_1 = require("./MentionBorder");
674
674
  exports.MentionBorder = MentionBorder_1.default;
675
675
  var Mention_1 = require("./Mention");
676
676
  exports.Mention = Mention_1.default;
677
+ var MenuWem_1 = require("./MenuWem");
678
+ exports.MenuWem = MenuWem_1.default;
677
679
  var Merge_1 = require("./Merge");
678
680
  exports.Merge = Merge_1.default;
679
681
  var MicBorder_1 = require("./MicBorder");
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ringcentral/juno-icon",
3
- "version": "1.81.0",
3
+ "version": "1.82.0",
4
4
  "author": "RingCentral",
5
5
  "license": "MIT",
6
6
  "main": "./index.js",