@ringcentral/juno-icon 1.67.0 → 1.69.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/AiSmartNotes.js +1 -1
- package/AiSmartNotesSp.d.ts +3 -0
- package/AiSmartNotesSp.js +10 -0
- package/SupportCase.d.ts +3 -0
- package/SupportCase.js +10 -0
- package/WhatsNew.d.ts +3 -0
- package/WhatsNew.js +10 -0
- package/es6/AiSmartNotes.js +1 -1
- package/es6/AiSmartNotesSp.js +8 -0
- package/es6/SupportCase.js +8 -0
- package/es6/WhatsNew.js +8 -0
- package/es6/icon-ai-smart-notes.svg +1 -1
- package/es6/icon-ai-smart-notes_sp.svg +5 -0
- package/es6/icon-support-case.svg +5 -0
- package/es6/icon-whats-new.svg +5 -0
- package/es6/index.js +3 -0
- package/icon-ai-smart-notes.svg +1 -1
- package/icon-ai-smart-notes_sp.svg +5 -0
- package/icon-support-case.svg +5 -0
- package/icon-whats-new.svg +5 -0
- package/index.d.ts +3 -0
- package/index.js +6 -0
- package/package.json +1 -1
package/AiSmartNotes.js
CHANGED
|
@@ -4,7 +4,7 @@ var tslib_1 = require("tslib");
|
|
|
4
4
|
var React = tslib_1.__importStar(require("react"));
|
|
5
5
|
var react_1 = require("react");
|
|
6
6
|
var AiSmartNotes = 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: "
|
|
7
|
+
React.createElement("path", { d: "M26.422 14.622c.997 0 1.889.463 2.49 1.196l.65.797c.481.587.771 1.345.771 2.174a3.406 3.406 0 0 1-1.155 2.57l-6.155 5.366c-.493.427-1.07.69-1.687.776l-6.003.832 1.805-5.966.006-.024a3.355 3.355 0 0 1 1.002-1.544l6.153-5.363a3.176 3.176 0 0 1 2.123-.814zm-.01 2.405a.896.896 0 0 0-.594.225l-6.158 5.366a.99.99 0 0 0-.304.463l-.718 2.374 2.391-.333a.907.907 0 0 0 .474-.214l6.159-5.368a.975.975 0 0 0 .346-.749.977.977 0 0 0-.22-.622l-.655-.801a.91.91 0 0 0-.72-.34l-.001-.001zM12 21.6V24H2v-2.4h10zm4-6V18H2v-2.4h14zm5-6V12H2V9.6h19zm4.087-8.433c.049-.222.419-.222.493 0l.419 1.433c.394 1.334 1.404 2.347 2.709 2.718l1.428.42a.241.241 0 0 1 .197.247c0 .195-.246.265-.446.321l-.033.009-.032.009-1.115.328c-1.33.395-2.34 1.408-2.709 2.718l-.419 1.433a.24.24 0 0 1-.246.198c-.195 0-.263-.245-.319-.446a1.038 1.038 0 0 0-.019-.066l-.327-1.119c-.394-1.334-1.404-2.347-2.709-2.718l-1.429-.42a.241.241 0 0 1-.197-.247c0-.195.245-.264.446-.321l.065-.018 1.115-.328c1.33-.395 2.34-1.408 2.709-2.718l.419-1.433z" }))); }));
|
|
8
8
|
AiSmartNotes.displayName = 'AiSmartNotes';
|
|
9
9
|
AiSmartNotes['iconName'] = 'ai-smart-notes';
|
|
10
10
|
exports.default = AiSmartNotes;
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
declare const AiSmartNotesSp: 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 AiSmartNotesSp;
|
|
@@ -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 AiSmartNotesSp = 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.703 14.002c.872 0 1.653.405 2.178 1.047l.569.697c.421.513.674 1.177.674 1.902 0 .899-.391 1.705-1.01 2.249l-5.386 4.696a2.84 2.84 0 0 1-1.476.679L13.999 26l1.579-5.221.006-.021a2.94 2.94 0 0 1 .876-1.351l5.384-4.692a2.786 2.786 0 0 1 1.859-.713zm-.008 2.105a.782.782 0 0 0-.52.197l-5.389 4.695a.875.875 0 0 0-.266.405l-.628 2.078 2.092-.291a.79.79 0 0 0 .415-.188l5.389-4.697a.852.852 0 0 0 .302-.656.855.855 0 0 0-.193-.544l-.574-.701a.798.798 0 0 0-.629-.298zM12 19.5v2.625H6V19.5h6zm3.585-4.5v2.625H6V15h9.585zM20 10.375V13H6v-2.625h14zm3.16-7.229c.043-.195.366-.195.431 0l.366 1.254c.345 1.167 1.228 2.054 2.371 2.378l1.25.367a.21.21 0 0 1 .172.216c0 .171-.215.232-.391.281l-.029.008-.028.008-.975.287a3.459 3.459 0 0 0-2.371 2.378l-.366 1.254a.21.21 0 0 1-.216.173c-.17 0-.23-.214-.279-.39l-.016-.057-.286-.979c-.345-1.167-1.228-2.054-2.371-2.378l-1.25-.367A.21.21 0 0 1 19 7.363c0-.171.215-.231.39-.281l.057-.016.976-.287a3.459 3.459 0 0 0 2.371-2.378l.366-1.254z" }))); }));
|
|
8
|
+
AiSmartNotesSp.displayName = 'AiSmartNotesSp';
|
|
9
|
+
AiSmartNotesSp['iconName'] = 'ai-smart-notes_sp';
|
|
10
|
+
exports.default = AiSmartNotesSp;
|
package/SupportCase.d.ts
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
declare const SupportCase: 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 SupportCase;
|
package/SupportCase.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 SupportCase = 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: "M3 7v3.341a6.003 6.003 0 0 1 0 11.318V25h10.935A8.96 8.96 0 0 1 13 21a9 9 0 0 1 9-9 9 9 0 0 1 3 .512V7H3zm12.292 20H3a2 2 0 0 1-2-2v-4.714a4.286 4.286 0 0 0 0-8.572V7a2 2 0 0 1 2-2h22a2 2 0 0 1 2 2v6.515A9 9 0 1 1 15.292 27zM9 11a1 1 0 0 1 2 0v10a1 1 0 0 1-2 0V11zm13 17a7 7 0 1 0 0-14 7 7 0 0 0 0 14zm0-12a1 1 0 0 0-1 1v3h-3a1 1 0 0 0 0 2h3v3a1 1 0 0 0 2 0v-3h3a1 1 0 0 0 0-2h-3v-3a1 1 0 0 0-1-1z" }))); }));
|
|
8
|
+
SupportCase.displayName = 'SupportCase';
|
|
9
|
+
SupportCase['iconName'] = 'support-case';
|
|
10
|
+
exports.default = SupportCase;
|
package/WhatsNew.d.ts
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
declare const WhatsNew: 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 WhatsNew;
|
package/WhatsNew.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 WhatsNew = 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: "M12 10.048v8H8v-8h4zm2-.292 10-4.754v18.092L14 18.34V9.755zM8 8.048a2 2 0 0 0-2 2H4a2 2 0 0 0-2 2v4a2 2 0 0 0 2 2h2c0 .74.402 1.387 1 1.732v5.268a3 3 0 1 0 6 0v-5l10.257 4.903A2 2 0 0 0 26 23.094v-5.046a4 4 0 0 0 0-8V5.002a2 2 0 0 0-2.743-1.857L13 8.048H8zm-4 4h2v4H4v-4zm5 13v-5h2v5a1 1 0 0 1-2 0zm19-11a2 2 0 0 1-2 2v-4a2 2 0 0 1 2 2z" }))); }));
|
|
8
|
+
WhatsNew.displayName = 'WhatsNew';
|
|
9
|
+
WhatsNew['iconName'] = 'whats-new';
|
|
10
|
+
exports.default = WhatsNew;
|
package/es6/AiSmartNotes.js
CHANGED
|
@@ -2,7 +2,7 @@ import { __assign } from "tslib";
|
|
|
2
2
|
import * as React from 'react';
|
|
3
3
|
import { forwardRef, memo } from 'react';
|
|
4
4
|
var AiSmartNotes = 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: "
|
|
5
|
+
React.createElement("path", { d: "M26.422 14.622c.997 0 1.889.463 2.49 1.196l.65.797c.481.587.771 1.345.771 2.174a3.406 3.406 0 0 1-1.155 2.57l-6.155 5.366c-.493.427-1.07.69-1.687.776l-6.003.832 1.805-5.966.006-.024a3.355 3.355 0 0 1 1.002-1.544l6.153-5.363a3.176 3.176 0 0 1 2.123-.814zm-.01 2.405a.896.896 0 0 0-.594.225l-6.158 5.366a.99.99 0 0 0-.304.463l-.718 2.374 2.391-.333a.907.907 0 0 0 .474-.214l6.159-5.368a.975.975 0 0 0 .346-.749.977.977 0 0 0-.22-.622l-.655-.801a.91.91 0 0 0-.72-.34l-.001-.001zM12 21.6V24H2v-2.4h10zm4-6V18H2v-2.4h14zm5-6V12H2V9.6h19zm4.087-8.433c.049-.222.419-.222.493 0l.419 1.433c.394 1.334 1.404 2.347 2.709 2.718l1.428.42a.241.241 0 0 1 .197.247c0 .195-.246.265-.446.321l-.033.009-.032.009-1.115.328c-1.33.395-2.34 1.408-2.709 2.718l-.419 1.433a.24.24 0 0 1-.246.198c-.195 0-.263-.245-.319-.446a1.038 1.038 0 0 0-.019-.066l-.327-1.119c-.394-1.334-1.404-2.347-2.709-2.718l-1.429-.42a.241.241 0 0 1-.197-.247c0-.195.245-.264.446-.321l.065-.018 1.115-.328c1.33-.395 2.34-1.408 2.709-2.718l.419-1.433z" }))); }));
|
|
6
6
|
AiSmartNotes.displayName = 'AiSmartNotes';
|
|
7
7
|
AiSmartNotes['iconName'] = 'ai-smart-notes';
|
|
8
8
|
export default AiSmartNotes;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { __assign } from "tslib";
|
|
2
|
+
import * as React from 'react';
|
|
3
|
+
import { forwardRef, memo } from 'react';
|
|
4
|
+
var AiSmartNotesSp = 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.703 14.002c.872 0 1.653.405 2.178 1.047l.569.697c.421.513.674 1.177.674 1.902 0 .899-.391 1.705-1.01 2.249l-5.386 4.696a2.84 2.84 0 0 1-1.476.679L13.999 26l1.579-5.221.006-.021a2.94 2.94 0 0 1 .876-1.351l5.384-4.692a2.786 2.786 0 0 1 1.859-.713zm-.008 2.105a.782.782 0 0 0-.52.197l-5.389 4.695a.875.875 0 0 0-.266.405l-.628 2.078 2.092-.291a.79.79 0 0 0 .415-.188l5.389-4.697a.852.852 0 0 0 .302-.656.855.855 0 0 0-.193-.544l-.574-.701a.798.798 0 0 0-.629-.298zM12 19.5v2.625H6V19.5h6zm3.585-4.5v2.625H6V15h9.585zM20 10.375V13H6v-2.625h14zm3.16-7.229c.043-.195.366-.195.431 0l.366 1.254c.345 1.167 1.228 2.054 2.371 2.378l1.25.367a.21.21 0 0 1 .172.216c0 .171-.215.232-.391.281l-.029.008-.028.008-.975.287a3.459 3.459 0 0 0-2.371 2.378l-.366 1.254a.21.21 0 0 1-.216.173c-.17 0-.23-.214-.279-.39l-.016-.057-.286-.979c-.345-1.167-1.228-2.054-2.371-2.378l-1.25-.367A.21.21 0 0 1 19 7.363c0-.171.215-.231.39-.281l.057-.016.976-.287a3.459 3.459 0 0 0 2.371-2.378l.366-1.254z" }))); }));
|
|
6
|
+
AiSmartNotesSp.displayName = 'AiSmartNotesSp';
|
|
7
|
+
AiSmartNotesSp['iconName'] = 'ai-smart-notes_sp';
|
|
8
|
+
export default AiSmartNotesSp;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { __assign } from "tslib";
|
|
2
|
+
import * as React from 'react';
|
|
3
|
+
import { forwardRef, memo } from 'react';
|
|
4
|
+
var SupportCase = 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: "M3 7v3.341a6.003 6.003 0 0 1 0 11.318V25h10.935A8.96 8.96 0 0 1 13 21a9 9 0 0 1 9-9 9 9 0 0 1 3 .512V7H3zm12.292 20H3a2 2 0 0 1-2-2v-4.714a4.286 4.286 0 0 0 0-8.572V7a2 2 0 0 1 2-2h22a2 2 0 0 1 2 2v6.515A9 9 0 1 1 15.292 27zM9 11a1 1 0 0 1 2 0v10a1 1 0 0 1-2 0V11zm13 17a7 7 0 1 0 0-14 7 7 0 0 0 0 14zm0-12a1 1 0 0 0-1 1v3h-3a1 1 0 0 0 0 2h3v3a1 1 0 0 0 2 0v-3h3a1 1 0 0 0 0-2h-3v-3a1 1 0 0 0-1-1z" }))); }));
|
|
6
|
+
SupportCase.displayName = 'SupportCase';
|
|
7
|
+
SupportCase['iconName'] = 'support-case';
|
|
8
|
+
export default SupportCase;
|
package/es6/WhatsNew.js
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { __assign } from "tslib";
|
|
2
|
+
import * as React from 'react';
|
|
3
|
+
import { forwardRef, memo } from 'react';
|
|
4
|
+
var WhatsNew = 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: "M12 10.048v8H8v-8h4zm2-.292 10-4.754v18.092L14 18.34V9.755zM8 8.048a2 2 0 0 0-2 2H4a2 2 0 0 0-2 2v4a2 2 0 0 0 2 2h2c0 .74.402 1.387 1 1.732v5.268a3 3 0 1 0 6 0v-5l10.257 4.903A2 2 0 0 0 26 23.094v-5.046a4 4 0 0 0 0-8V5.002a2 2 0 0 0-2.743-1.857L13 8.048H8zm-4 4h2v4H4v-4zm5 13v-5h2v5a1 1 0 0 1-2 0zm19-11a2 2 0 0 1-2 2v-4a2 2 0 0 1 2 2z" }))); }));
|
|
6
|
+
WhatsNew.displayName = 'WhatsNew';
|
|
7
|
+
WhatsNew['iconName'] = 'whats-new';
|
|
8
|
+
export default WhatsNew;
|
|
@@ -1,5 +1,5 @@
|
|
|
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>ai-smart-notes</title>
|
|
4
|
-
<path d="
|
|
4
|
+
<path d="M26.422 14.622c0.997 0 1.889 0.463 2.49 1.196l0.65 0.797c0.481 0.587 0.771 1.345 0.771 2.174 0 1.028-0.446 1.948-1.155 2.57l-6.155 5.366c-0.493 0.427-1.070 0.69-1.687 0.776l-6.003 0.832 1.805-5.966 0.006-0.024c0.187-0.607 0.537-1.139 1.002-1.544l6.153-5.363c0.57-0.508 1.311-0.814 2.123-0.814zM26.412 17.027c-0.227 0-0.435 0.085-0.594 0.225l-6.158 5.366c-0.139 0.118-0.245 0.275-0.304 0.463l-0.718 2.374 2.391-0.333c0.183-0.025 0.345-0.102 0.474-0.214l6.159-5.368c0.211-0.177 0.346-0.447 0.346-0.749 0-0.238-0.083-0.455-0.22-0.622l-0.655-0.801c-0.154-0.189-0.378-0.315-0.631-0.336-0.029-0.003-0.059-0.004-0.089-0.004l-0.001-0.001zM12 21.6v2.4h-10v-2.4h10zM16 15.6v2.4h-14v-2.4h14zM21 9.6v2.4h-19v-2.4h19zM25.087 1.167c0.049-0.222 0.419-0.222 0.493 0l0.419 1.433c0.394 1.334 1.404 2.347 2.709 2.718l1.428 0.42c0.123 0.025 0.197 0.124 0.197 0.247 0 0.195-0.246 0.265-0.446 0.321l-0.033 0.009-0.032 0.009-1.115 0.328c-1.33 0.395-2.34 1.408-2.709 2.718l-0.419 1.433c-0.025 0.124-0.123 0.198-0.246 0.198-0.195 0-0.263-0.245-0.319-0.446-0.006-0.023-0.012-0.045-0.019-0.066l-0.327-1.119c-0.394-1.334-1.404-2.347-2.709-2.718l-1.429-0.42c-0.123-0.025-0.197-0.124-0.197-0.247 0-0.195 0.245-0.264 0.446-0.321l0.065-0.018 1.115-0.328c1.33-0.395 2.34-1.408 2.709-2.718l0.419-1.433z"></path>
|
|
5
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>ai-smart-notes_sp</title>
|
|
4
|
+
<path d="M23.703 14.002c0.872 0 1.653 0.405 2.178 1.047l0.569 0.697c0.421 0.513 0.674 1.177 0.674 1.902 0 0.899-0.391 1.705-1.010 2.249l-5.386 4.696c-0.431 0.374-0.936 0.603-1.476 0.679l-5.253 0.728 1.579-5.221 0.006-0.021c0.163-0.531 0.47-0.996 0.876-1.351l5.384-4.692c0.499-0.444 1.148-0.713 1.859-0.713zM23.695 16.107c-0.199 0-0.381 0.074-0.52 0.197l-5.389 4.695c-0.121 0.103-0.214 0.241-0.266 0.405l-0.628 2.078 2.092-0.291c0.16-0.022 0.302-0.089 0.415-0.188l5.389-4.697c0.185-0.155 0.302-0.391 0.302-0.656 0-0.208-0.073-0.398-0.193-0.544l-0.574-0.701c-0.135-0.165-0.331-0.276-0.552-0.294-0.025-0.002-0.051-0.004-0.077-0.004zM12 19.5v2.625h-6v-2.625h6zM15.585 15v2.625h-9.585v-2.625h9.585zM20 10.375v2.625h-14v-2.625h14zM23.16 3.146c0.043-0.195 0.366-0.195 0.431 0l0.366 1.254c0.345 1.167 1.228 2.054 2.371 2.378l1.25 0.367c0.108 0.022 0.172 0.108 0.172 0.216 0 0.171-0.215 0.232-0.391 0.281l-0.029 0.008-0.028 0.008-0.975 0.287c-1.164 0.346-2.047 1.232-2.371 2.378l-0.366 1.254c-0.022 0.108-0.108 0.173-0.216 0.173-0.17 0-0.23-0.214-0.279-0.39-0.006-0.020-0.011-0.039-0.016-0.057l-0.286-0.979c-0.345-1.167-1.228-2.054-2.371-2.378l-1.25-0.367c-0.108-0.022-0.172-0.108-0.172-0.216 0-0.171 0.215-0.231 0.39-0.281l0.057-0.016 0.976-0.287c1.164-0.346 2.047-1.232 2.371-2.378l0.366-1.254z"></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>support-case</title>
|
|
4
|
+
<path d="M3 7v3.341c2.33 0.824 4 3.046 4 5.659s-1.67 4.835-4 5.659v3.341h10.935c-0.599-1.205-0.935-2.563-0.935-4 0-4.971 4.029-9 9-9 1.052 0 2.062 0.181 3 0.512v-5.512h-22zM15.292 27h-12.292c-1.105 0-2-0.895-2-2v-4.714c2.367 0 4.286-1.919 4.286-4.286s-1.919-4.286-4.286-4.286v-4.714c0-1.105 0.895-2 2-2h22c1.105 0 2 0.895 2 2v6.515c2.412 1.615 4 4.364 4 7.485 0 4.971-4.029 9-9 9-2.666 0-5.060-1.159-6.708-3zM9 11c0-0.552 0.448-1 1-1s1 0.448 1 1v10c0 0.552-0.448 1-1 1s-1-0.448-1-1v-10zM22 28c3.866 0 7-3.134 7-7s-3.134-7-7-7c-3.866 0-7 3.134-7 7s3.134 7 7 7zM22 16c-0.552 0-1 0.448-1 1v3h-3c-0.552 0-1 0.448-1 1s0.448 1 1 1h3v3c0 0.552 0.448 1 1 1s1-0.448 1-1v-3h3c0.552 0 1-0.448 1-1s-0.448-1-1-1h-3v-3c0-0.552-0.448-1-1-1z"></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>whats-new</title>
|
|
4
|
+
<path d="M12 10.048v8h-4v-8h4zM14 9.756l10-4.754v18.092l-10-4.754v-8.585zM8 8.048c-1.105 0-2 0.895-2 2h-2c-1.105 0-2 0.895-2 2v4c0 1.105 0.895 2 2 2h2c0 0.74 0.402 1.387 1 1.732v5.268c0 1.657 1.343 3 3 3s3-1.343 3-3v-5l10.257 4.903c1.314 0.526 2.743-0.442 2.743-1.857v-5.046c2.209 0 4-1.791 4-4s-1.791-4-4-4v-5.046c0-1.415-1.429-2.382-2.743-1.857l-10.257 4.903h-5zM4 12.048h2v4h-2v-4zM9 25.048v-5h2v5c0 0.552-0.448 1-1 1s-1-0.448-1-1zM28 14.048c0 1.104-0.895 2-2 2v-4c1.105 0 2 0.895 2 2z"></path>
|
|
5
|
+
</svg>
|
package/es6/index.js
CHANGED
|
@@ -49,6 +49,7 @@ export { default as AdminBorder } from './AdminBorder';
|
|
|
49
49
|
export { default as Admin } from './Admin';
|
|
50
50
|
export { default as AdvancedSetting } from './AdvancedSetting';
|
|
51
51
|
export { default as Advanced } from './Advanced';
|
|
52
|
+
export { default as AiSmartNotesSp } from './AiSmartNotesSp';
|
|
52
53
|
export { default as AiSmartNotes } from './AiSmartNotes';
|
|
53
54
|
export { default as AiSparkles } from './AiSparkles';
|
|
54
55
|
export { default as AiWritingOptions } from './AiWritingOptions';
|
|
@@ -497,6 +498,7 @@ export { default as Stop } from './Stop';
|
|
|
497
498
|
export { default as Strike } from './Strike';
|
|
498
499
|
export { default as Stripe } from './Stripe';
|
|
499
500
|
export { default as Summary } from './Summary';
|
|
501
|
+
export { default as SupportCase } from './SupportCase';
|
|
500
502
|
export { default as Swap } from './Swap';
|
|
501
503
|
export { default as SwitchboardBorder } from './SwitchboardBorder';
|
|
502
504
|
export { default as Switchboard } from './Switchboard';
|
|
@@ -560,6 +562,7 @@ export { default as Webinar } from './Webinar';
|
|
|
560
562
|
export { default as Webpage } from './Webpage';
|
|
561
563
|
export { default as Welcome } from './Welcome';
|
|
562
564
|
export { default as WhatIsNew } from './WhatIsNew';
|
|
565
|
+
export { default as WhatsNew } from './WhatsNew';
|
|
563
566
|
export { default as WhisperSp } from './WhisperSp';
|
|
564
567
|
export { default as Whisper } from './Whisper';
|
|
565
568
|
export { default as Whiteboard } from './Whiteboard';
|
package/icon-ai-smart-notes.svg
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
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>ai-smart-notes</title>
|
|
4
|
-
<path d="
|
|
4
|
+
<path d="M26.422 14.622c0.997 0 1.889 0.463 2.49 1.196l0.65 0.797c0.481 0.587 0.771 1.345 0.771 2.174 0 1.028-0.446 1.948-1.155 2.57l-6.155 5.366c-0.493 0.427-1.070 0.69-1.687 0.776l-6.003 0.832 1.805-5.966 0.006-0.024c0.187-0.607 0.537-1.139 1.002-1.544l6.153-5.363c0.57-0.508 1.311-0.814 2.123-0.814zM26.412 17.027c-0.227 0-0.435 0.085-0.594 0.225l-6.158 5.366c-0.139 0.118-0.245 0.275-0.304 0.463l-0.718 2.374 2.391-0.333c0.183-0.025 0.345-0.102 0.474-0.214l6.159-5.368c0.211-0.177 0.346-0.447 0.346-0.749 0-0.238-0.083-0.455-0.22-0.622l-0.655-0.801c-0.154-0.189-0.378-0.315-0.631-0.336-0.029-0.003-0.059-0.004-0.089-0.004l-0.001-0.001zM12 21.6v2.4h-10v-2.4h10zM16 15.6v2.4h-14v-2.4h14zM21 9.6v2.4h-19v-2.4h19zM25.087 1.167c0.049-0.222 0.419-0.222 0.493 0l0.419 1.433c0.394 1.334 1.404 2.347 2.709 2.718l1.428 0.42c0.123 0.025 0.197 0.124 0.197 0.247 0 0.195-0.246 0.265-0.446 0.321l-0.033 0.009-0.032 0.009-1.115 0.328c-1.33 0.395-2.34 1.408-2.709 2.718l-0.419 1.433c-0.025 0.124-0.123 0.198-0.246 0.198-0.195 0-0.263-0.245-0.319-0.446-0.006-0.023-0.012-0.045-0.019-0.066l-0.327-1.119c-0.394-1.334-1.404-2.347-2.709-2.718l-1.429-0.42c-0.123-0.025-0.197-0.124-0.197-0.247 0-0.195 0.245-0.264 0.446-0.321l0.065-0.018 1.115-0.328c1.33-0.395 2.34-1.408 2.709-2.718l0.419-1.433z"></path>
|
|
5
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>ai-smart-notes_sp</title>
|
|
4
|
+
<path d="M23.703 14.002c0.872 0 1.653 0.405 2.178 1.047l0.569 0.697c0.421 0.513 0.674 1.177 0.674 1.902 0 0.899-0.391 1.705-1.010 2.249l-5.386 4.696c-0.431 0.374-0.936 0.603-1.476 0.679l-5.253 0.728 1.579-5.221 0.006-0.021c0.163-0.531 0.47-0.996 0.876-1.351l5.384-4.692c0.499-0.444 1.148-0.713 1.859-0.713zM23.695 16.107c-0.199 0-0.381 0.074-0.52 0.197l-5.389 4.695c-0.121 0.103-0.214 0.241-0.266 0.405l-0.628 2.078 2.092-0.291c0.16-0.022 0.302-0.089 0.415-0.188l5.389-4.697c0.185-0.155 0.302-0.391 0.302-0.656 0-0.208-0.073-0.398-0.193-0.544l-0.574-0.701c-0.135-0.165-0.331-0.276-0.552-0.294-0.025-0.002-0.051-0.004-0.077-0.004zM12 19.5v2.625h-6v-2.625h6zM15.585 15v2.625h-9.585v-2.625h9.585zM20 10.375v2.625h-14v-2.625h14zM23.16 3.146c0.043-0.195 0.366-0.195 0.431 0l0.366 1.254c0.345 1.167 1.228 2.054 2.371 2.378l1.25 0.367c0.108 0.022 0.172 0.108 0.172 0.216 0 0.171-0.215 0.232-0.391 0.281l-0.029 0.008-0.028 0.008-0.975 0.287c-1.164 0.346-2.047 1.232-2.371 2.378l-0.366 1.254c-0.022 0.108-0.108 0.173-0.216 0.173-0.17 0-0.23-0.214-0.279-0.39-0.006-0.020-0.011-0.039-0.016-0.057l-0.286-0.979c-0.345-1.167-1.228-2.054-2.371-2.378l-1.25-0.367c-0.108-0.022-0.172-0.108-0.172-0.216 0-0.171 0.215-0.231 0.39-0.281l0.057-0.016 0.976-0.287c1.164-0.346 2.047-1.232 2.371-2.378l0.366-1.254z"></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>support-case</title>
|
|
4
|
+
<path d="M3 7v3.341c2.33 0.824 4 3.046 4 5.659s-1.67 4.835-4 5.659v3.341h10.935c-0.599-1.205-0.935-2.563-0.935-4 0-4.971 4.029-9 9-9 1.052 0 2.062 0.181 3 0.512v-5.512h-22zM15.292 27h-12.292c-1.105 0-2-0.895-2-2v-4.714c2.367 0 4.286-1.919 4.286-4.286s-1.919-4.286-4.286-4.286v-4.714c0-1.105 0.895-2 2-2h22c1.105 0 2 0.895 2 2v6.515c2.412 1.615 4 4.364 4 7.485 0 4.971-4.029 9-9 9-2.666 0-5.060-1.159-6.708-3zM9 11c0-0.552 0.448-1 1-1s1 0.448 1 1v10c0 0.552-0.448 1-1 1s-1-0.448-1-1v-10zM22 28c3.866 0 7-3.134 7-7s-3.134-7-7-7c-3.866 0-7 3.134-7 7s3.134 7 7 7zM22 16c-0.552 0-1 0.448-1 1v3h-3c-0.552 0-1 0.448-1 1s0.448 1 1 1h3v3c0 0.552 0.448 1 1 1s1-0.448 1-1v-3h3c0.552 0 1-0.448 1-1s-0.448-1-1-1h-3v-3c0-0.552-0.448-1-1-1z"></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>whats-new</title>
|
|
4
|
+
<path d="M12 10.048v8h-4v-8h4zM14 9.756l10-4.754v18.092l-10-4.754v-8.585zM8 8.048c-1.105 0-2 0.895-2 2h-2c-1.105 0-2 0.895-2 2v4c0 1.105 0.895 2 2 2h2c0 0.74 0.402 1.387 1 1.732v5.268c0 1.657 1.343 3 3 3s3-1.343 3-3v-5l10.257 4.903c1.314 0.526 2.743-0.442 2.743-1.857v-5.046c2.209 0 4-1.791 4-4s-1.791-4-4-4v-5.046c0-1.415-1.429-2.382-2.743-1.857l-10.257 4.903h-5zM4 12.048h2v4h-2v-4zM9 25.048v-5h2v5c0 0.552-0.448 1-1 1s-1-0.448-1-1zM28 14.048c0 1.104-0.895 2-2 2v-4c1.105 0 2 0.895 2 2z"></path>
|
|
5
|
+
</svg>
|
package/index.d.ts
CHANGED
|
@@ -49,6 +49,7 @@ export { default as AdminBorder } from './AdminBorder';
|
|
|
49
49
|
export { default as Admin } from './Admin';
|
|
50
50
|
export { default as AdvancedSetting } from './AdvancedSetting';
|
|
51
51
|
export { default as Advanced } from './Advanced';
|
|
52
|
+
export { default as AiSmartNotesSp } from './AiSmartNotesSp';
|
|
52
53
|
export { default as AiSmartNotes } from './AiSmartNotes';
|
|
53
54
|
export { default as AiSparkles } from './AiSparkles';
|
|
54
55
|
export { default as AiWritingOptions } from './AiWritingOptions';
|
|
@@ -497,6 +498,7 @@ export { default as Stop } from './Stop';
|
|
|
497
498
|
export { default as Strike } from './Strike';
|
|
498
499
|
export { default as Stripe } from './Stripe';
|
|
499
500
|
export { default as Summary } from './Summary';
|
|
501
|
+
export { default as SupportCase } from './SupportCase';
|
|
500
502
|
export { default as Swap } from './Swap';
|
|
501
503
|
export { default as SwitchboardBorder } from './SwitchboardBorder';
|
|
502
504
|
export { default as Switchboard } from './Switchboard';
|
|
@@ -560,6 +562,7 @@ export { default as Webinar } from './Webinar';
|
|
|
560
562
|
export { default as Webpage } from './Webpage';
|
|
561
563
|
export { default as Welcome } from './Welcome';
|
|
562
564
|
export { default as WhatIsNew } from './WhatIsNew';
|
|
565
|
+
export { default as WhatsNew } from './WhatsNew';
|
|
563
566
|
export { default as WhisperSp } from './WhisperSp';
|
|
564
567
|
export { default as Whisper } from './Whisper';
|
|
565
568
|
export { default as Whiteboard } from './Whiteboard';
|
package/index.js
CHANGED
|
@@ -102,6 +102,8 @@ var AdvancedSetting_1 = require("./AdvancedSetting");
|
|
|
102
102
|
exports.AdvancedSetting = AdvancedSetting_1.default;
|
|
103
103
|
var Advanced_1 = require("./Advanced");
|
|
104
104
|
exports.Advanced = Advanced_1.default;
|
|
105
|
+
var AiSmartNotesSp_1 = require("./AiSmartNotesSp");
|
|
106
|
+
exports.AiSmartNotesSp = AiSmartNotesSp_1.default;
|
|
105
107
|
var AiSmartNotes_1 = require("./AiSmartNotes");
|
|
106
108
|
exports.AiSmartNotes = AiSmartNotes_1.default;
|
|
107
109
|
var AiSparkles_1 = require("./AiSparkles");
|
|
@@ -998,6 +1000,8 @@ var Stripe_1 = require("./Stripe");
|
|
|
998
1000
|
exports.Stripe = Stripe_1.default;
|
|
999
1001
|
var Summary_1 = require("./Summary");
|
|
1000
1002
|
exports.Summary = Summary_1.default;
|
|
1003
|
+
var SupportCase_1 = require("./SupportCase");
|
|
1004
|
+
exports.SupportCase = SupportCase_1.default;
|
|
1001
1005
|
var Swap_1 = require("./Swap");
|
|
1002
1006
|
exports.Swap = Swap_1.default;
|
|
1003
1007
|
var SwitchboardBorder_1 = require("./SwitchboardBorder");
|
|
@@ -1124,6 +1128,8 @@ var Welcome_1 = require("./Welcome");
|
|
|
1124
1128
|
exports.Welcome = Welcome_1.default;
|
|
1125
1129
|
var WhatIsNew_1 = require("./WhatIsNew");
|
|
1126
1130
|
exports.WhatIsNew = WhatIsNew_1.default;
|
|
1131
|
+
var WhatsNew_1 = require("./WhatsNew");
|
|
1132
|
+
exports.WhatsNew = WhatsNew_1.default;
|
|
1127
1133
|
var WhisperSp_1 = require("./WhisperSp");
|
|
1128
1134
|
exports.WhisperSp = WhisperSp_1.default;
|
|
1129
1135
|
var Whisper_1 = require("./Whisper");
|