@ringcentral/juno-icon 1.86.0 → 1.88.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/CompactView2.d.ts +3 -0
- package/CompactView2.js +10 -0
- package/LargeView2.d.ts +3 -0
- package/LargeView2.js +11 -0
- package/es6/CompactView2.js +8 -0
- package/es6/LargeView2.js +9 -0
- package/es6/icon-CompactView2.svg +5 -0
- package/es6/icon-LargeView2.svg +6 -0
- package/es6/index.js +2 -0
- package/icon-CompactView2.svg +5 -0
- package/icon-LargeView2.svg +6 -0
- package/index.d.ts +2 -0
- package/index.js +4 -0
- package/package.json +1 -1
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
declare const CompactView2: 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 CompactView2;
|
package/CompactView2.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 CompactView2 = 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: "M23.946.4a3.78 3.78 0 0 1 3.78 3.78v23.64l-.02.384a3.786 3.786 0 0 1-3.76 3.396H8.58a3.78 3.78 0 0 1-3.78-3.78V4.18A3.783 3.783 0 0 1 8.58.4h15.366zM7.2 22.8v5.02c0 .76.616 1.38 1.38 1.38h15.366a1.38 1.38 0 0 0 1.38-1.38V22.8H7.2zm1.38-20c-.76 0-1.38.62-1.38 1.38V20.4h18.126V4.18a1.38 1.38 0 0 0-1.38-1.38H8.58z" }))); }));
|
|
8
|
+
CompactView2.displayName = 'CompactView2';
|
|
9
|
+
CompactView2['iconName'] = 'CompactView2';
|
|
10
|
+
exports.default = CompactView2;
|
package/LargeView2.d.ts
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
declare const LargeView2: 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 LargeView2;
|
package/LargeView2.js
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
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 LargeView2 = 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.596 8.5a2.502 2.502 0 1 1 0 5.004 2.503 2.503 0 0 1 0-5.006z" }),
|
|
8
|
+
React.createElement("path", { d: "M27.82 1.82A3.78 3.78 0 0 1 31.6 5.6v20.8a3.784 3.784 0 0 1-3.78 3.782l-24.024-.02A3.788 3.788 0 0 1 .4 26.4V5.6a3.78 3.78 0 0 1 3.78-3.78h23.64zM4.18 4.22A1.38 1.38 0 0 0 2.8 5.6v20.8c0 .762.62 1.382 1.38 1.382h8.22V4.22H4.18zM14.8 27.78h13.02c.76 0 1.38-.62 1.38-1.382V5.6c0-.762-.62-1.38-1.38-1.38H14.8v23.56z" }))); }));
|
|
9
|
+
LargeView2.displayName = 'LargeView2';
|
|
10
|
+
LargeView2['iconName'] = 'LargeView2';
|
|
11
|
+
exports.default = LargeView2;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { __assign } from "tslib";
|
|
2
|
+
import * as React from 'react';
|
|
3
|
+
import { forwardRef, memo } from 'react';
|
|
4
|
+
var CompactView2 = 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: "M23.946.4a3.78 3.78 0 0 1 3.78 3.78v23.64l-.02.384a3.786 3.786 0 0 1-3.76 3.396H8.58a3.78 3.78 0 0 1-3.78-3.78V4.18A3.783 3.783 0 0 1 8.58.4h15.366zM7.2 22.8v5.02c0 .76.616 1.38 1.38 1.38h15.366a1.38 1.38 0 0 0 1.38-1.38V22.8H7.2zm1.38-20c-.76 0-1.38.62-1.38 1.38V20.4h18.126V4.18a1.38 1.38 0 0 0-1.38-1.38H8.58z" }))); }));
|
|
6
|
+
CompactView2.displayName = 'CompactView2';
|
|
7
|
+
CompactView2['iconName'] = 'CompactView2';
|
|
8
|
+
export default CompactView2;
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { __assign } from "tslib";
|
|
2
|
+
import * as React from 'react';
|
|
3
|
+
import { forwardRef, memo } from 'react';
|
|
4
|
+
var LargeView2 = 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.596 8.5a2.502 2.502 0 1 1 0 5.004 2.503 2.503 0 0 1 0-5.006z" }),
|
|
6
|
+
React.createElement("path", { d: "M27.82 1.82A3.78 3.78 0 0 1 31.6 5.6v20.8a3.784 3.784 0 0 1-3.78 3.782l-24.024-.02A3.788 3.788 0 0 1 .4 26.4V5.6a3.78 3.78 0 0 1 3.78-3.78h23.64zM4.18 4.22A1.38 1.38 0 0 0 2.8 5.6v20.8c0 .762.62 1.382 1.38 1.382h8.22V4.22H4.18zM14.8 27.78h13.02c.76 0 1.38-.62 1.38-1.382V5.6c0-.762-.62-1.38-1.38-1.38H14.8v23.56z" }))); }));
|
|
7
|
+
LargeView2.displayName = 'LargeView2';
|
|
8
|
+
LargeView2['iconName'] = 'LargeView2';
|
|
9
|
+
export default LargeView2;
|
|
@@ -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>CompactView2</title>
|
|
4
|
+
<path d="M23.946 0.4c2.088 0 3.78 1.692 3.78 3.78v0 23.64l-0.020 0.384c-0.202 1.915-1.808 3.395-3.76 3.396h-15.366c-2.088 0-3.78-1.692-3.78-3.78v0-23.64c0-2.084 1.694-3.78 3.78-3.78h15.366zM7.2 22.8v5.020c0 0.76 0.616 1.38 1.38 1.38h15.366c0.762 0 1.38-0.618 1.38-1.38v0-5.020h-18.126zM8.58 2.8c-0.76 0-1.38 0.62-1.38 1.38v16.22h18.126v-16.22c0-0.762-0.618-1.38-1.38-1.38v0h-15.366z"></path>
|
|
5
|
+
</svg>
|
|
@@ -0,0 +1,6 @@
|
|
|
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>LargeView2</title>
|
|
4
|
+
<path d="M7.596 8.5c1.382 0 2.502 1.12 2.502 2.502s-1.12 2.502-2.502 2.502v0c-1.382 0-2.503-1.121-2.503-2.503s1.121-2.503 2.503-2.503v0z"></path>
|
|
5
|
+
<path d="M27.82 1.82c2.086 0 3.78 1.692 3.78 3.78v20.8c-0.001 2.088-1.693 3.78-3.78 3.782l-24.024-0.020c-1.915-0.203-3.395-1.81-3.396-3.762v-20.8c0-2.088 1.692-3.78 3.78-3.78v0h23.64zM4.18 4.22c-0.762 0-1.38 0.618-1.38 1.38v0 20.8c0 0.762 0.62 1.382 1.38 1.382h8.22v-23.562h-8.22zM14.8 27.78h13.020c0.76 0 1.38-0.62 1.38-1.382v-20.798c0-0.762-0.62-1.38-1.38-1.38h-13.020v23.56z"></path>
|
|
6
|
+
</svg>
|
package/es6/index.js
CHANGED
|
@@ -13,6 +13,7 @@ export { default as AiSummaryMd } from './AiSummaryMd';
|
|
|
13
13
|
export { default as AddTextLog } from './AddTextLog';
|
|
14
14
|
export { default as Announcement } from './Announcement';
|
|
15
15
|
export { default as CallQueue } from './CallQueue';
|
|
16
|
+
export { default as CompactView2 } from './CompactView2';
|
|
16
17
|
export { default as CompactViewMd } from './CompactViewMd';
|
|
17
18
|
export { default as CompanySetupBorder } from './CompanySetupBorder';
|
|
18
19
|
export { default as CompanySetup } from './CompanySetup';
|
|
@@ -24,6 +25,7 @@ export { default as Disposition } from './Disposition';
|
|
|
24
25
|
export { default as Hud } from './Hud';
|
|
25
26
|
export { default as IdBorder } from './IdBorder';
|
|
26
27
|
export { default as JumpTo } from './JumpTo';
|
|
28
|
+
export { default as LargeView2 } from './LargeView2';
|
|
27
29
|
export { default as LargeViewMd } from './LargeViewMd';
|
|
28
30
|
export { default as Limited } from './Limited';
|
|
29
31
|
export { default as Logout } from './Logout';
|
|
@@ -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>CompactView2</title>
|
|
4
|
+
<path d="M23.946 0.4c2.088 0 3.78 1.692 3.78 3.78v0 23.64l-0.020 0.384c-0.202 1.915-1.808 3.395-3.76 3.396h-15.366c-2.088 0-3.78-1.692-3.78-3.78v0-23.64c0-2.084 1.694-3.78 3.78-3.78h15.366zM7.2 22.8v5.020c0 0.76 0.616 1.38 1.38 1.38h15.366c0.762 0 1.38-0.618 1.38-1.38v0-5.020h-18.126zM8.58 2.8c-0.76 0-1.38 0.62-1.38 1.38v16.22h18.126v-16.22c0-0.762-0.618-1.38-1.38-1.38v0h-15.366z"></path>
|
|
5
|
+
</svg>
|
|
@@ -0,0 +1,6 @@
|
|
|
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>LargeView2</title>
|
|
4
|
+
<path d="M7.596 8.5c1.382 0 2.502 1.12 2.502 2.502s-1.12 2.502-2.502 2.502v0c-1.382 0-2.503-1.121-2.503-2.503s1.121-2.503 2.503-2.503v0z"></path>
|
|
5
|
+
<path d="M27.82 1.82c2.086 0 3.78 1.692 3.78 3.78v20.8c-0.001 2.088-1.693 3.78-3.78 3.782l-24.024-0.020c-1.915-0.203-3.395-1.81-3.396-3.762v-20.8c0-2.088 1.692-3.78 3.78-3.78v0h23.64zM4.18 4.22c-0.762 0-1.38 0.618-1.38 1.38v0 20.8c0 0.762 0.62 1.382 1.38 1.382h8.22v-23.562h-8.22zM14.8 27.78h13.020c0.76 0 1.38-0.62 1.38-1.382v-20.798c0-0.762-0.62-1.38-1.38-1.38h-13.020v23.56z"></path>
|
|
6
|
+
</svg>
|
package/index.d.ts
CHANGED
|
@@ -13,6 +13,7 @@ export { default as AiSummaryMd } from './AiSummaryMd';
|
|
|
13
13
|
export { default as AddTextLog } from './AddTextLog';
|
|
14
14
|
export { default as Announcement } from './Announcement';
|
|
15
15
|
export { default as CallQueue } from './CallQueue';
|
|
16
|
+
export { default as CompactView2 } from './CompactView2';
|
|
16
17
|
export { default as CompactViewMd } from './CompactViewMd';
|
|
17
18
|
export { default as CompanySetupBorder } from './CompanySetupBorder';
|
|
18
19
|
export { default as CompanySetup } from './CompanySetup';
|
|
@@ -24,6 +25,7 @@ export { default as Disposition } from './Disposition';
|
|
|
24
25
|
export { default as Hud } from './Hud';
|
|
25
26
|
export { default as IdBorder } from './IdBorder';
|
|
26
27
|
export { default as JumpTo } from './JumpTo';
|
|
28
|
+
export { default as LargeView2 } from './LargeView2';
|
|
27
29
|
export { default as LargeViewMd } from './LargeViewMd';
|
|
28
30
|
export { default as Limited } from './Limited';
|
|
29
31
|
export { default as Logout } from './Logout';
|
package/index.js
CHANGED
|
@@ -30,6 +30,8 @@ var Announcement_1 = require("./Announcement");
|
|
|
30
30
|
exports.Announcement = Announcement_1.default;
|
|
31
31
|
var CallQueue_1 = require("./CallQueue");
|
|
32
32
|
exports.CallQueue = CallQueue_1.default;
|
|
33
|
+
var CompactView2_1 = require("./CompactView2");
|
|
34
|
+
exports.CompactView2 = CompactView2_1.default;
|
|
33
35
|
var CompactViewMd_1 = require("./CompactViewMd");
|
|
34
36
|
exports.CompactViewMd = CompactViewMd_1.default;
|
|
35
37
|
var CompanySetupBorder_1 = require("./CompanySetupBorder");
|
|
@@ -52,6 +54,8 @@ var IdBorder_1 = require("./IdBorder");
|
|
|
52
54
|
exports.IdBorder = IdBorder_1.default;
|
|
53
55
|
var JumpTo_1 = require("./JumpTo");
|
|
54
56
|
exports.JumpTo = JumpTo_1.default;
|
|
57
|
+
var LargeView2_1 = require("./LargeView2");
|
|
58
|
+
exports.LargeView2 = LargeView2_1.default;
|
|
55
59
|
var LargeViewMd_1 = require("./LargeViewMd");
|
|
56
60
|
exports.LargeViewMd = LargeViewMd_1.default;
|
|
57
61
|
var Limited_1 = require("./Limited");
|