@ringcentral/juno-icon 1.71.0 → 1.72.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/Disposition.d.ts +3 -0
- package/Disposition.js +12 -0
- package/es6/Disposition.js +10 -0
- package/es6/icon-Disposition.svg +7 -0
- package/es6/index.js +1 -0
- package/icon-Disposition.svg +7 -0
- package/index.d.ts +1 -0
- package/index.js +2 -0
- package/package.json +1 -1
package/Disposition.d.ts
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
declare const Disposition: 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 Disposition;
|
package/Disposition.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 Disposition = 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: "m6.858 5.1 10.929.005c2.794.07 3.803.829 4.069 3.278l.036.401.014.211.019.445.006.234.005.49a.9.9 0 0 1-1.8 0l-.005-.797-.008-.344-.014-.311-.022-.279-.031-.249c-.137-.899-.503-1.17-1.474-1.251l-.267-.017-.296-.01-.686-.006H6.86a.963.963 0 0 0-.951.861l-.006.114v16.773c0 .503.372.915.846.971l.111.007h9.918a.9.9 0 0 1 .113 1.793l-.113.007H6.86a2.767 2.767 0 0 1-2.753-2.609l-.005-.169V7.875a2.767 2.767 0 0 1 2.589-2.77l.168-.005z" }),
|
|
8
|
+
React.createElement("path", { d: "M16.776 10.649a.9.9 0 0 1 .113 1.793l-.113.007h-8.32a.9.9 0 0 1-.113-1.793l.113-.007h8.32zm-3.429 3.044a.9.9 0 0 1 .113 1.793l-.113.007H8.456a.9.9 0 0 1-.113-1.793l.113-.007h4.891zm15.166-1.244-3.421-3.274-9.026 9.154-.604 4.309 4.299-.888 8.753-9.301zm-3.421-1.226 1.405 1.322-7.509 7.795-2.083.789.492-1.915 7.694-7.99z" }),
|
|
9
|
+
React.createElement("path", { d: "M22.601 12.071a.9.9 0 0 1 1.181-.08l1.737 1.688c.176.176.189.361.189.592s-.063.461-.239.636a.933.933 0 0 1-1.205.08l-1.663-1.644a.901.901 0 0 1 0-1.273z" }))); }));
|
|
10
|
+
Disposition.displayName = 'Disposition';
|
|
11
|
+
Disposition['iconName'] = 'Disposition';
|
|
12
|
+
exports.default = Disposition;
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { __assign } from "tslib";
|
|
2
|
+
import * as React from 'react';
|
|
3
|
+
import { forwardRef, memo } from 'react';
|
|
4
|
+
var Disposition = 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: "m6.858 5.1 10.929.005c2.794.07 3.803.829 4.069 3.278l.036.401.014.211.019.445.006.234.005.49a.9.9 0 0 1-1.8 0l-.005-.797-.008-.344-.014-.311-.022-.279-.031-.249c-.137-.899-.503-1.17-1.474-1.251l-.267-.017-.296-.01-.686-.006H6.86a.963.963 0 0 0-.951.861l-.006.114v16.773c0 .503.372.915.846.971l.111.007h9.918a.9.9 0 0 1 .113 1.793l-.113.007H6.86a2.767 2.767 0 0 1-2.753-2.609l-.005-.169V7.875a2.767 2.767 0 0 1 2.589-2.77l.168-.005z" }),
|
|
6
|
+
React.createElement("path", { d: "M16.776 10.649a.9.9 0 0 1 .113 1.793l-.113.007h-8.32a.9.9 0 0 1-.113-1.793l.113-.007h8.32zm-3.429 3.044a.9.9 0 0 1 .113 1.793l-.113.007H8.456a.9.9 0 0 1-.113-1.793l.113-.007h4.891zm15.166-1.244-3.421-3.274-9.026 9.154-.604 4.309 4.299-.888 8.753-9.301zm-3.421-1.226 1.405 1.322-7.509 7.795-2.083.789.492-1.915 7.694-7.99z" }),
|
|
7
|
+
React.createElement("path", { d: "M22.601 12.071a.9.9 0 0 1 1.181-.08l1.737 1.688c.176.176.189.361.189.592s-.063.461-.239.636a.933.933 0 0 1-1.205.08l-1.663-1.644a.901.901 0 0 1 0-1.273z" }))); }));
|
|
8
|
+
Disposition.displayName = 'Disposition';
|
|
9
|
+
Disposition['iconName'] = 'Disposition';
|
|
10
|
+
export default Disposition;
|
|
@@ -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>Disposition</title>
|
|
4
|
+
<path d="M6.858 5.1l10.929 0.005c2.794 0.070 3.803 0.829 4.069 3.278l0.036 0.401c0.005 0.069 0.010 0.14 0.014 0.211l0.019 0.445c0.002 0.077 0.004 0.154 0.006 0.234l0.005 0.49c0 0.497-0.403 0.9-0.9 0.9s-0.9-0.403-0.9-0.9l-0.005-0.797-0.008-0.344-0.014-0.311-0.022-0.279-0.031-0.249c-0.137-0.899-0.503-1.17-1.474-1.251l-0.267-0.017-0.296-0.010-0.686-0.006h-10.473c-0.49 0-0.896 0.375-0.951 0.861l-0.006 0.114v16.773c0 0.503 0.372 0.915 0.846 0.971l0.111 0.007h9.918c0.497 0 0.9 0.403 0.9 0.9 0 0.459-0.343 0.837-0.787 0.893l-0.113 0.007h-9.918c-1.469 0-2.666-1.155-2.753-2.609l-0.005-0.169v-16.773c0-1.475 1.143-2.683 2.589-2.77l0.168-0.005z"></path>
|
|
5
|
+
<path d="M16.776 10.649c0.497 0 0.9 0.403 0.9 0.9 0 0.459-0.343 0.837-0.787 0.893l-0.113 0.007h-8.32c-0.497 0-0.9-0.403-0.9-0.9 0-0.459 0.343-0.837 0.787-0.893l0.113-0.007h8.32zM13.347 13.693c0.497 0 0.9 0.403 0.9 0.9 0 0.459-0.343 0.837-0.787 0.893l-0.113 0.007h-4.891c-0.497 0-0.9-0.403-0.9-0.9 0-0.459 0.343-0.837 0.787-0.893l0.113-0.007h4.891zM28.513 12.449l-3.421-3.274-9.026 9.154-0.604 4.309 4.299-0.888 8.753-9.301zM25.092 11.223l1.405 1.322-7.509 7.795-2.083 0.789 0.492-1.915 7.694-7.99z"></path>
|
|
6
|
+
<path d="M22.601 12.071c0.322-0.322 0.828-0.349 1.181-0.080l1.737 1.688c0.176 0.176 0.189 0.361 0.189 0.592s-0.063 0.461-0.239 0.636c-0.322 0.322-0.853 0.349-1.205 0.080l-1.663-1.644c-0.351-0.352-0.351-0.921 0-1.273z"></path>
|
|
7
|
+
</svg>
|
package/es6/index.js
CHANGED
|
@@ -15,6 +15,7 @@ export { default as CompanySetupBorder } from './CompanySetupBorder';
|
|
|
15
15
|
export { default as CompanySetup } from './CompanySetup';
|
|
16
16
|
export { default as Country } from './Country';
|
|
17
17
|
export { default as Description } from './Description';
|
|
18
|
+
export { default as Disposition } from './Disposition';
|
|
18
19
|
export { default as Hud } from './Hud';
|
|
19
20
|
export { default as JumpTo } from './JumpTo';
|
|
20
21
|
export { default as Limited } from './Limited';
|
|
@@ -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>Disposition</title>
|
|
4
|
+
<path d="M6.858 5.1l10.929 0.005c2.794 0.070 3.803 0.829 4.069 3.278l0.036 0.401c0.005 0.069 0.010 0.14 0.014 0.211l0.019 0.445c0.002 0.077 0.004 0.154 0.006 0.234l0.005 0.49c0 0.497-0.403 0.9-0.9 0.9s-0.9-0.403-0.9-0.9l-0.005-0.797-0.008-0.344-0.014-0.311-0.022-0.279-0.031-0.249c-0.137-0.899-0.503-1.17-1.474-1.251l-0.267-0.017-0.296-0.010-0.686-0.006h-10.473c-0.49 0-0.896 0.375-0.951 0.861l-0.006 0.114v16.773c0 0.503 0.372 0.915 0.846 0.971l0.111 0.007h9.918c0.497 0 0.9 0.403 0.9 0.9 0 0.459-0.343 0.837-0.787 0.893l-0.113 0.007h-9.918c-1.469 0-2.666-1.155-2.753-2.609l-0.005-0.169v-16.773c0-1.475 1.143-2.683 2.589-2.77l0.168-0.005z"></path>
|
|
5
|
+
<path d="M16.776 10.649c0.497 0 0.9 0.403 0.9 0.9 0 0.459-0.343 0.837-0.787 0.893l-0.113 0.007h-8.32c-0.497 0-0.9-0.403-0.9-0.9 0-0.459 0.343-0.837 0.787-0.893l0.113-0.007h8.32zM13.347 13.693c0.497 0 0.9 0.403 0.9 0.9 0 0.459-0.343 0.837-0.787 0.893l-0.113 0.007h-4.891c-0.497 0-0.9-0.403-0.9-0.9 0-0.459 0.343-0.837 0.787-0.893l0.113-0.007h4.891zM28.513 12.449l-3.421-3.274-9.026 9.154-0.604 4.309 4.299-0.888 8.753-9.301zM25.092 11.223l1.405 1.322-7.509 7.795-2.083 0.789 0.492-1.915 7.694-7.99z"></path>
|
|
6
|
+
<path d="M22.601 12.071c0.322-0.322 0.828-0.349 1.181-0.080l1.737 1.688c0.176 0.176 0.189 0.361 0.189 0.592s-0.063 0.461-0.239 0.636c-0.322 0.322-0.853 0.349-1.205 0.080l-1.663-1.644c-0.351-0.352-0.351-0.921 0-1.273z"></path>
|
|
7
|
+
</svg>
|
package/index.d.ts
CHANGED
|
@@ -15,6 +15,7 @@ export { default as CompanySetupBorder } from './CompanySetupBorder';
|
|
|
15
15
|
export { default as CompanySetup } from './CompanySetup';
|
|
16
16
|
export { default as Country } from './Country';
|
|
17
17
|
export { default as Description } from './Description';
|
|
18
|
+
export { default as Disposition } from './Disposition';
|
|
18
19
|
export { default as Hud } from './Hud';
|
|
19
20
|
export { default as JumpTo } from './JumpTo';
|
|
20
21
|
export { default as Limited } from './Limited';
|
package/index.js
CHANGED
|
@@ -34,6 +34,8 @@ var Country_1 = require("./Country");
|
|
|
34
34
|
exports.Country = Country_1.default;
|
|
35
35
|
var Description_1 = require("./Description");
|
|
36
36
|
exports.Description = Description_1.default;
|
|
37
|
+
var Disposition_1 = require("./Disposition");
|
|
38
|
+
exports.Disposition = Disposition_1.default;
|
|
37
39
|
var Hud_1 = require("./Hud");
|
|
38
40
|
exports.Hud = Hud_1.default;
|
|
39
41
|
var JumpTo_1 = require("./JumpTo");
|