@ringcentral/juno-icon 1.61.0 → 1.62.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.
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare const SmsTemplate: 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 SmsTemplate;
package/SmsTemplate.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 SmsTemplate = 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: "M22.129 16.509a1 1 0 0 1 1.742 0l1.996 3.542 3.988.806a1 1 0 0 1 .615 1.564l-.076.093-2.754 2.993.468 4.041a1 1 0 0 1-1.303 1.066l-.107-.042L23 28.88l-3.698 1.692a1 1 0 0 1-1.416-.91l.007-.114.467-4.041-2.753-2.993a1 1 0 0 1 .422-1.626l.117-.031 3.987-.806zM16 2c6.627 0 12 5.373 12 12v1h-2v-1c0-5.523-4.477-10-10-10H7a1 1 0 0 0-1 1v22a1 1 0 0 0 1 1h8v2H6a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2zm7 17.037-1.351 2.396a.998.998 0 0 1-.673.489l-2.697.544 1.862 2.025a.997.997 0 0 1 .264.668l-.007.124-.316 2.732 2.502-1.144a.999.999 0 0 1 .717-.044l.115.044 2.501 1.144-.315-2.732a1 1 0 0 1 .179-.696l.078-.096 1.861-2.025-2.696-.544a1.001 1.001 0 0 1-.606-.385l-.067-.104zM18 14a1 1 0 0 1 0 2h-7a1 1 0 0 1 0-2zm2-5a1 1 0 0 1 0 2h-9a1 1 0 0 1 0-2z" }))); }));
8
+ SmsTemplate.displayName = 'SmsTemplate';
9
+ SmsTemplate['iconName'] = 'sms-template';
10
+ exports.default = SmsTemplate;
@@ -0,0 +1,8 @@
1
+ import { __assign } from "tslib";
2
+ import * as React from 'react';
3
+ import { forwardRef, memo } from 'react';
4
+ var SmsTemplate = 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: "M22.129 16.509a1 1 0 0 1 1.742 0l1.996 3.542 3.988.806a1 1 0 0 1 .615 1.564l-.076.093-2.754 2.993.468 4.041a1 1 0 0 1-1.303 1.066l-.107-.042L23 28.88l-3.698 1.692a1 1 0 0 1-1.416-.91l.007-.114.467-4.041-2.753-2.993a1 1 0 0 1 .422-1.626l.117-.031 3.987-.806zM16 2c6.627 0 12 5.373 12 12v1h-2v-1c0-5.523-4.477-10-10-10H7a1 1 0 0 0-1 1v22a1 1 0 0 0 1 1h8v2H6a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2zm7 17.037-1.351 2.396a.998.998 0 0 1-.673.489l-2.697.544 1.862 2.025a.997.997 0 0 1 .264.668l-.007.124-.316 2.732 2.502-1.144a.999.999 0 0 1 .717-.044l.115.044 2.501 1.144-.315-2.732a1 1 0 0 1 .179-.696l.078-.096 1.861-2.025-2.696-.544a1.001 1.001 0 0 1-.606-.385l-.067-.104zM18 14a1 1 0 0 1 0 2h-7a1 1 0 0 1 0-2zm2-5a1 1 0 0 1 0 2h-9a1 1 0 0 1 0-2z" }))); }));
6
+ SmsTemplate.displayName = 'SmsTemplate';
7
+ SmsTemplate['iconName'] = 'sms-template';
8
+ export default SmsTemplate;
@@ -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>sms-template</title>
4
+ <path d="M22.129 16.509c0.383-0.679 1.36-0.679 1.742 0l1.996 3.542 3.988 0.806c0.723 0.146 1.033 0.988 0.615 1.564l-0.076 0.093-2.754 2.993 0.468 4.041c0.085 0.735-0.624 1.29-1.303 1.066l-0.107-0.042-3.698-1.692-3.698 1.692c-0.673 0.308-1.42-0.195-1.416-0.91l0.007-0.114 0.467-4.041-2.753-2.993c-0.499-0.543-0.255-1.406 0.422-1.626l0.117-0.031 3.987-0.806zM16 2c6.627 0 12 5.373 12 12v1h-2v-1c0-5.523-4.477-10-10-10h-9c-0.552 0-1 0.448-1 1v22c0 0.552 0.448 1 1 1h8v2h-9c-1.105 0-2-0.895-2-2v-24c0-1.105 0.895-2 2-2zM23 19.037l-1.351 2.396c-0.143 0.253-0.388 0.432-0.673 0.489l-2.697 0.544 1.862 2.025c0.169 0.183 0.262 0.422 0.264 0.668l-0.007 0.124-0.316 2.732 2.502-1.144c0.227-0.104 0.482-0.118 0.717-0.044l0.115 0.044 2.501 1.144-0.315-2.732c-0.029-0.247 0.036-0.495 0.179-0.696l0.078-0.096 1.861-2.025-2.696-0.544c-0.244-0.049-0.46-0.188-0.606-0.385l-0.067-0.104zM18 14c0.552 0 1 0.448 1 1s-0.448 1-1 1h-7c-0.552 0-1-0.448-1-1s0.448-1 1-1zM20 9c0.552 0 1 0.448 1 1s-0.448 1-1 1h-9c-0.552 0-1-0.448-1-1s0.448-1 1-1z"></path>
5
+ </svg>
package/es6/index.js CHANGED
@@ -465,6 +465,7 @@ export { default as Signal3 } from './Signal3';
465
465
  export { default as SmsBorder } from './SmsBorder';
466
466
  export { default as SmsDefault } from './SmsDefault';
467
467
  export { default as SmsInviteBorder } from './SmsInviteBorder';
468
+ export { default as SmsTemplate } from './SmsTemplate';
468
469
  export { default as Sms } from './Sms';
469
470
  export { default as SortMessage } from './SortMessage';
470
471
  export { default as Sort } from './Sort';
@@ -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>sms-template</title>
4
+ <path d="M22.129 16.509c0.383-0.679 1.36-0.679 1.742 0l1.996 3.542 3.988 0.806c0.723 0.146 1.033 0.988 0.615 1.564l-0.076 0.093-2.754 2.993 0.468 4.041c0.085 0.735-0.624 1.29-1.303 1.066l-0.107-0.042-3.698-1.692-3.698 1.692c-0.673 0.308-1.42-0.195-1.416-0.91l0.007-0.114 0.467-4.041-2.753-2.993c-0.499-0.543-0.255-1.406 0.422-1.626l0.117-0.031 3.987-0.806zM16 2c6.627 0 12 5.373 12 12v1h-2v-1c0-5.523-4.477-10-10-10h-9c-0.552 0-1 0.448-1 1v22c0 0.552 0.448 1 1 1h8v2h-9c-1.105 0-2-0.895-2-2v-24c0-1.105 0.895-2 2-2zM23 19.037l-1.351 2.396c-0.143 0.253-0.388 0.432-0.673 0.489l-2.697 0.544 1.862 2.025c0.169 0.183 0.262 0.422 0.264 0.668l-0.007 0.124-0.316 2.732 2.502-1.144c0.227-0.104 0.482-0.118 0.717-0.044l0.115 0.044 2.501 1.144-0.315-2.732c-0.029-0.247 0.036-0.495 0.179-0.696l0.078-0.096 1.861-2.025-2.696-0.544c-0.244-0.049-0.46-0.188-0.606-0.385l-0.067-0.104zM18 14c0.552 0 1 0.448 1 1s-0.448 1-1 1h-7c-0.552 0-1-0.448-1-1s0.448-1 1-1zM20 9c0.552 0 1 0.448 1 1s-0.448 1-1 1h-9c-0.552 0-1-0.448-1-1s0.448-1 1-1z"></path>
5
+ </svg>
package/index.d.ts CHANGED
@@ -465,6 +465,7 @@ export { default as Signal3 } from './Signal3';
465
465
  export { default as SmsBorder } from './SmsBorder';
466
466
  export { default as SmsDefault } from './SmsDefault';
467
467
  export { default as SmsInviteBorder } from './SmsInviteBorder';
468
+ export { default as SmsTemplate } from './SmsTemplate';
468
469
  export { default as Sms } from './Sms';
469
470
  export { default as SortMessage } from './SortMessage';
470
471
  export { default as Sort } from './Sort';
package/index.js CHANGED
@@ -934,6 +934,8 @@ var SmsDefault_1 = require("./SmsDefault");
934
934
  exports.SmsDefault = SmsDefault_1.default;
935
935
  var SmsInviteBorder_1 = require("./SmsInviteBorder");
936
936
  exports.SmsInviteBorder = SmsInviteBorder_1.default;
937
+ var SmsTemplate_1 = require("./SmsTemplate");
938
+ exports.SmsTemplate = SmsTemplate_1.default;
937
939
  var Sms_1 = require("./Sms");
938
940
  exports.Sms = Sms_1.default;
939
941
  var SortMessage_1 = require("./SortMessage");
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ringcentral/juno-icon",
3
- "version": "1.61.0",
3
+ "version": "1.62.0",
4
4
  "author": "RingCentral",
5
5
  "license": "MIT",
6
6
  "main": "./index.js",