@ringcentral/juno-icon 1.68.0 → 1.70.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/Regenerate.d.ts +3 -0
- package/Regenerate.js +10 -0
- package/SmartSummary.js +1 -1
- package/TakeNotes.d.ts +3 -0
- package/TakeNotes.js +10 -0
- package/es6/AiSmartNotes.js +1 -1
- package/es6/AiSmartNotesSp.js +8 -0
- package/es6/Regenerate.js +8 -0
- package/es6/SmartSummary.js +1 -1
- package/es6/TakeNotes.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-regenerate.svg +5 -0
- package/es6/icon-smart-summary.svg +1 -5
- package/es6/icon-take-notes.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-regenerate.svg +5 -0
- package/icon-smart-summary.svg +1 -5
- package/icon-take-notes.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/Regenerate.d.ts
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
declare const Regenerate: 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 Regenerate;
|
package/Regenerate.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 Regenerate = 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: "M28.915 17.441a12.992 12.992 0 0 1-23.914 5.474v3.752a.997.997 0 0 1-1 1 .997.997 0 0 1-1-1V20a.997.997 0 0 1 1-1h6.667a.997.997 0 0 1 1 1 .997.997 0 0 1-1 1h-4.44a10.983 10.983 0 0 0 17.828 2.514 10.978 10.978 0 0 0 2.879-6.288 1.01 1.01 0 0 1 .712-.868 1.005 1.005 0 0 1 .769.083 1.01 1.01 0 0 1 .48.607c.036.128.045.262.029.393h-.007zM28 4.333a.997.997 0 0 0-1 1v3.752a12.991 12.991 0 0 0-23.914 5.474 1.001 1.001 0 0 0 .887 1.103h.109a1.004 1.004 0 0 0 .992-.892 10.98 10.98 0 0 1 20.7-3.77h-4.44a.997.997 0 0 0-1 1 .997.997 0 0 0 1 1h6.667a.997.997 0 0 0 1-1V5.333a.997.997 0 0 0-1-1z" }))); }));
|
|
8
|
+
Regenerate.displayName = 'Regenerate';
|
|
9
|
+
Regenerate['iconName'] = 'regenerate';
|
|
10
|
+
exports.default = Regenerate;
|
package/SmartSummary.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 SmartSummary = 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: "m21.752 3.626-.312 1.072-.005.021a2.974 2.974 0 0 1-2.029 2.019l-.884.26c-.15.042-.334.094-.334.24v.009a.18.18 0 0 0 .148.177l1.07.314a2.96 2.96 0 0 1 2.032 2.038l.246.84.014.05c.042.15.094.334.24.334h.007a.18.18 0 0 0 .177-.148l.314-1.074.005-.021a2.977 2.977 0 0 1 2.027-2.019l.836-.246.024-.006.024-.008c.152-.04.336-.094.336-.24v-.009a.18.18 0 0 0-.148-.177l-1.072-.312a2.974 2.974 0 0 1-2.032-2.04l-.314-1.074c-.056-.168-.332-.168-.37 0zM1.312 13.5c0 .69.56 1.25 1.25 1.25h12.5a1.25 1.25 0 0 0 0-2.5h-12.5c-.69 0-1.25.56-1.25 1.25zm1.248 3.75h8.974a1.25 1.25 0 0 1 0 2.5H2.562a1.25 1.25 0 0 1 0-2.5zM1.312 23.5c0 .69.56 1.25 1.25 1.25h6.324a1.25 1.25 0 0 0 0-2.5H2.562c-.69 0-1.25.56-1.25 1.25zm26.376-12.29-.116-.068h-.004a1.266 1.266 0 0 0-1.385.142l.002-.002-12.016 12.184-.1.114-.104.148c-.109.16-.189.348-.23.55l-.002.01-.546 3.036.016.178.026.15.034.112c.162.408.538.698.986.732h.004l.13.004h.112l3.086-.69.154-.042.17-.068c.197-.085.366-.201.508-.342l12.038-12.204.092-.16.056-.116.042-.122a1.174 1.174 0 0 0-.427-1.256l-.003-.002-2.356-2.152-.064-.056-.104-.08zm-12.034 13.5 8.084-8.2 1.34 1.344-8.02 8.128-1.7.38.296-1.652zm11.362-11.524 1.404 1.28-1.876 1.9-1.34-1.342 1.812-1.838z" }))); }));
|
|
8
8
|
SmartSummary.displayName = 'SmartSummary';
|
|
9
9
|
SmartSummary['iconName'] = 'smart-summary';
|
|
10
10
|
exports.default = SmartSummary;
|
package/TakeNotes.d.ts
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
declare const TakeNotes: 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 TakeNotes;
|
package/TakeNotes.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 TakeNotes = 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: "M27.573 5.6c.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.57L16.69 25.187c-.493.427-1.07.69-1.687.776L9 26.795l1.805-5.966.006-.024a3.355 3.355 0 0 1 1.002-1.544L25.45 6.414a3.176 3.176 0 0 1 2.123-.814zm-.01 2.405a.896.896 0 0 0-.594.225L13.327 21.08a.99.99 0 0 0-.304.463l-.718 2.374 2.391-.333a.907.907 0 0 0 .474-.214l13.643-12.852a.975.975 0 0 0 .346-.749.977.977 0 0 0-.22-.622l-.655-.801a.91.91 0 0 0-.721-.341z" }))); }));
|
|
8
|
+
TakeNotes.displayName = 'TakeNotes';
|
|
9
|
+
TakeNotes['iconName'] = 'take-notes';
|
|
10
|
+
exports.default = TakeNotes;
|
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 Regenerate = 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: "M28.915 17.441a12.992 12.992 0 0 1-23.914 5.474v3.752a.997.997 0 0 1-1 1 .997.997 0 0 1-1-1V20a.997.997 0 0 1 1-1h6.667a.997.997 0 0 1 1 1 .997.997 0 0 1-1 1h-4.44a10.983 10.983 0 0 0 17.828 2.514 10.978 10.978 0 0 0 2.879-6.288 1.01 1.01 0 0 1 .712-.868 1.005 1.005 0 0 1 .769.083 1.01 1.01 0 0 1 .48.607c.036.128.045.262.029.393h-.007zM28 4.333a.997.997 0 0 0-1 1v3.752a12.991 12.991 0 0 0-23.914 5.474 1.001 1.001 0 0 0 .887 1.103h.109a1.004 1.004 0 0 0 .992-.892 10.98 10.98 0 0 1 20.7-3.77h-4.44a.997.997 0 0 0-1 1 .997.997 0 0 0 1 1h6.667a.997.997 0 0 0 1-1V5.333a.997.997 0 0 0-1-1z" }))); }));
|
|
6
|
+
Regenerate.displayName = 'Regenerate';
|
|
7
|
+
Regenerate['iconName'] = 'regenerate';
|
|
8
|
+
export default Regenerate;
|
package/es6/SmartSummary.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 SmartSummary = 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: "m21.752 3.626-.312 1.072-.005.021a2.974 2.974 0 0 1-2.029 2.019l-.884.26c-.15.042-.334.094-.334.24v.009a.18.18 0 0 0 .148.177l1.07.314a2.96 2.96 0 0 1 2.032 2.038l.246.84.014.05c.042.15.094.334.24.334h.007a.18.18 0 0 0 .177-.148l.314-1.074.005-.021a2.977 2.977 0 0 1 2.027-2.019l.836-.246.024-.006.024-.008c.152-.04.336-.094.336-.24v-.009a.18.18 0 0 0-.148-.177l-1.072-.312a2.974 2.974 0 0 1-2.032-2.04l-.314-1.074c-.056-.168-.332-.168-.37 0zM1.312 13.5c0 .69.56 1.25 1.25 1.25h12.5a1.25 1.25 0 0 0 0-2.5h-12.5c-.69 0-1.25.56-1.25 1.25zm1.248 3.75h8.974a1.25 1.25 0 0 1 0 2.5H2.562a1.25 1.25 0 0 1 0-2.5zM1.312 23.5c0 .69.56 1.25 1.25 1.25h6.324a1.25 1.25 0 0 0 0-2.5H2.562c-.69 0-1.25.56-1.25 1.25zm26.376-12.29-.116-.068h-.004a1.266 1.266 0 0 0-1.385.142l.002-.002-12.016 12.184-.1.114-.104.148c-.109.16-.189.348-.23.55l-.002.01-.546 3.036.016.178.026.15.034.112c.162.408.538.698.986.732h.004l.13.004h.112l3.086-.69.154-.042.17-.068c.197-.085.366-.201.508-.342l12.038-12.204.092-.16.056-.116.042-.122a1.174 1.174 0 0 0-.427-1.256l-.003-.002-2.356-2.152-.064-.056-.104-.08zm-12.034 13.5 8.084-8.2 1.34 1.344-8.02 8.128-1.7.38.296-1.652zm11.362-11.524 1.404 1.28-1.876 1.9-1.34-1.342 1.812-1.838z" }))); }));
|
|
6
6
|
SmartSummary.displayName = 'SmartSummary';
|
|
7
7
|
SmartSummary['iconName'] = 'smart-summary';
|
|
8
8
|
export default SmartSummary;
|
package/es6/TakeNotes.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 TakeNotes = 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: "M27.573 5.6c.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.57L16.69 25.187c-.493.427-1.07.69-1.687.776L9 26.795l1.805-5.966.006-.024a3.355 3.355 0 0 1 1.002-1.544L25.45 6.414a3.176 3.176 0 0 1 2.123-.814zm-.01 2.405a.896.896 0 0 0-.594.225L13.327 21.08a.99.99 0 0 0-.304.463l-.718 2.374 2.391-.333a.907.907 0 0 0 .474-.214l13.643-12.852a.975.975 0 0 0 .346-.749.977.977 0 0 0-.22-.622l-.655-.801a.91.91 0 0 0-.721-.341z" }))); }));
|
|
6
|
+
TakeNotes.displayName = 'TakeNotes';
|
|
7
|
+
TakeNotes['iconName'] = 'take-notes';
|
|
8
|
+
export default TakeNotes;
|
|
@@ -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>regenerate</title>
|
|
4
|
+
<path d="M28.915 17.441c-0.297 2.68-1.421 5.2-3.215 7.213s-4.17 3.417-6.798 4.018c-2.628 0.601-5.378 0.37-7.869-0.661s-4.599-2.813-6.032-5.096v3.752c0 0.265-0.105 0.52-0.293 0.707s-0.442 0.293-0.707 0.293c-0.265 0-0.52-0.105-0.707-0.293s-0.293-0.442-0.293-0.707v-6.667c0-0.265 0.105-0.52 0.293-0.707s0.442-0.293 0.707-0.293h6.667c0.265 0 0.52 0.105 0.707 0.293s0.293 0.442 0.293 0.707c0 0.265-0.105 0.52-0.293 0.707s-0.442 0.293-0.707 0.293h-4.44c1.070 2.11 2.793 3.817 4.913 4.868s4.521 1.39 6.848 0.966c2.327-0.424 4.455-1.589 6.067-3.32s2.622-3.937 2.879-6.288c0.012-0.132 0.050-0.261 0.113-0.378s0.147-0.221 0.25-0.305c0.103-0.084 0.221-0.147 0.349-0.185s0.261-0.050 0.393-0.036c0.132 0.014 0.26 0.055 0.376 0.119s0.218 0.151 0.301 0.255c0.082 0.104 0.143 0.224 0.179 0.352s0.045 0.262 0.029 0.393h-0.007zM28 4.333c-0.265 0-0.52 0.105-0.707 0.293s-0.293 0.442-0.293 0.707v3.752c-1.433-2.284-3.541-4.065-6.032-5.096s-5.241-1.263-7.869-0.661-5.004 2.006-6.798 4.018c-1.794 2.012-2.918 4.533-3.215 7.213-0.014 0.131-0.003 0.263 0.034 0.389s0.098 0.244 0.181 0.346c0.082 0.102 0.184 0.188 0.299 0.251s0.242 0.103 0.373 0.117h0.109c0.246-0.001 0.483-0.092 0.666-0.256s0.299-0.391 0.326-0.636c0.26-2.349 1.271-4.551 2.883-6.28s3.738-2.891 6.063-3.314c2.325-0.423 4.725-0.085 6.842 0.964s3.84 2.754 4.912 4.86h-4.44c-0.265 0-0.52 0.105-0.707 0.293s-0.293 0.442-0.293 0.707c0 0.265 0.105 0.52 0.293 0.707s0.442 0.293 0.707 0.293h6.667c0.265 0 0.52-0.105 0.707-0.293s0.293-0.442 0.293-0.707v-6.667c0-0.265-0.105-0.52-0.293-0.707s-0.442-0.293-0.707-0.293z"></path>
|
|
5
|
+
</svg>
|
|
@@ -1,9 +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>smart-summary</title>
|
|
4
|
-
<path d="
|
|
5
|
-
<path d="M4.25 14c0-0.552 0.448-1 1-1h10c0.552 0 1 0.448 1 1s-0.448 1-1 1h-10c-0.552 0-1-0.448-1-1z"></path>
|
|
6
|
-
<path d="M4.25 18c0-0.552 0.448-1 1-1h7.177c0.552 0 1 0.448 1 1s-0.448 1-1 1h-7.176c-0.552 0-1-0.448-1-1z"></path>
|
|
7
|
-
<path d="M4.25 22c0-0.552 0.448-1 1-1h5.059c0.552 0 1 0.448 1 1s-0.448 1-1 1h-5.059c-0.552 0-1-0.448-1-1z"></path>
|
|
8
|
-
<path d="M25.258 12.113l0.093 0.055 0.083 0.063 0.052 0.046 1.885 1.722c0.318 0.241 0.448 0.639 0.344 1.005l-0.034 0.099-0.044 0.091-0.074 0.129-9.63 9.763c-0.109 0.109-0.237 0.2-0.407 0.275l-0.135 0.053-0.124 0.034-2.468 0.552h-0.090l-0.104-0.003c-0.365-0.031-0.67-0.264-0.791-0.586l-0.028-0.090-0.021-0.12-0.012-0.141 0.438-2.428c0.028-0.151 0.085-0.296 0.185-0.45l0.083-0.118 0.082-0.092 9.612-9.747c0.315-0.256 0.754-0.295 1.106-0.112l0.003-0.001zM22.191 16.409l-6.467 6.559-0.238 1.321 1.36-0.303 6.417-6.504-1.072-1.074zM24.813 13.749l-1.45 1.47 1.074 1.074 1.5-1.52-1.123-1.024z"></path>
|
|
4
|
+
<path d="M21.752 3.626l-0.312 1.072-0.005 0.021c-0.281 0.967-1.042 1.73-2.029 2.019l-0.884 0.26c-0.15 0.042-0.334 0.094-0.334 0.24l0-0c-0 0.003-0 0.006-0 0.009 0 0.088 0.063 0.162 0.148 0.177l1.070 0.314c0.98 0.278 1.738 1.038 2.032 2.038l0.246 0.84 0.014 0.050c0.042 0.15 0.094 0.334 0.24 0.334h-0c0.002 0 0.005 0 0.007 0 0.088 0 0.162-0.063 0.177-0.148l0.314-1.074 0.005-0.021c0.281-0.966 1.041-1.729 2.027-2.019l0.836-0.246 0.024-0.006 0.024-0.008c0.152-0.040 0.336-0.094 0.336-0.24l-0 0c0-0.003 0-0.006 0-0.009 0-0.088-0.063-0.162-0.148-0.177l-1.072-0.312c-0.978-0.28-1.736-1.040-2.032-2.040l-0.314-1.074c-0.056-0.168-0.332-0.168-0.37 0zM1.312 13.5v0c0 0.69 0.56 1.25 1.25 1.25h12.5c0.69 0 1.25-0.56 1.25-1.25s-0.56-1.25-1.25-1.25h-12.5c-0.69 0-1.25 0.56-1.25 1.25zM2.56 17.25h8.974c0.69 0 1.25 0.56 1.25 1.25s-0.56 1.25-1.25 1.25h-8.972c-0.69 0-1.25-0.56-1.25-1.25s0.56-1.25 1.25-1.25zM1.312 23.5v0c0 0.69 0.56 1.25 1.25 1.25h6.324c0.69 0 1.25-0.56 1.25-1.25s-0.56-1.25-1.25-1.25h-6.324c-0.69 0-1.25 0.56-1.25 1.25zM27.688 11.21l-0.116-0.068h-0.004c-0.169-0.089-0.37-0.142-0.584-0.142-0.303 0-0.582 0.106-0.801 0.284l0.002-0.002-12.016 12.184-0.1 0.114-0.104 0.148c-0.109 0.16-0.189 0.348-0.23 0.55l-0.002 0.010-0.546 3.036 0.016 0.178 0.026 0.15 0.034 0.112c0.162 0.408 0.538 0.698 0.986 0.732l0.004 0 0.13 0.004h0.112l3.086-0.69 0.154-0.042 0.17-0.068c0.197-0.085 0.366-0.201 0.508-0.342l-0 0 12.038-12.204 0.092-0.16 0.056-0.116 0.042-0.122c0.027-0.095 0.043-0.204 0.043-0.316 0-0.384-0.185-0.726-0.47-0.94l-0.003-0.002-2.356-2.152-0.064-0.056-0.104-0.080zM15.654 24.71l8.084-8.2 1.34 1.344-8.020 8.128-1.7 0.38 0.296-1.652zM27.016 13.186l1.404 1.28-1.876 1.9-1.34-1.342 1.812-1.838z"></path>
|
|
9
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>take-notes</title>
|
|
4
|
+
<path d="M27.573 5.6c0.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-13.639 12.85c-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.544l13.637-12.847c0.57-0.508 1.311-0.814 2.123-0.814zM27.563 8.005c-0.227 0-0.435 0.085-0.594 0.225l-13.642 12.85c-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.214l13.643-12.852c0.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.060-0.005-0.090-0.005z"></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';
|
|
@@ -433,6 +434,7 @@ export { default as RecordBorder } from './RecordBorder';
|
|
|
433
434
|
export { default as RecordSp } from './RecordSp';
|
|
434
435
|
export { default as Record } from './Record';
|
|
435
436
|
export { default as Refresh } from './Refresh';
|
|
437
|
+
export { default as Regenerate } from './Regenerate';
|
|
436
438
|
export { default as ReminderBorder } from './ReminderBorder';
|
|
437
439
|
export { default as Reminder } from './Reminder';
|
|
438
440
|
export { default as RemoveBorder } from './RemoveBorder';
|
|
@@ -501,6 +503,7 @@ export { default as SupportCase } from './SupportCase';
|
|
|
501
503
|
export { default as Swap } from './Swap';
|
|
502
504
|
export { default as SwitchboardBorder } from './SwitchboardBorder';
|
|
503
505
|
export { default as Switchboard } from './Switchboard';
|
|
506
|
+
export { default as TakeNotes } from './TakeNotes';
|
|
504
507
|
export { default as TakeOverSp } from './TakeOverSp';
|
|
505
508
|
export { default as TakeOver } from './TakeOver';
|
|
506
509
|
export { default as TaskNewBorder } from './TaskNewBorder';
|
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>regenerate</title>
|
|
4
|
+
<path d="M28.915 17.441c-0.297 2.68-1.421 5.2-3.215 7.213s-4.17 3.417-6.798 4.018c-2.628 0.601-5.378 0.37-7.869-0.661s-4.599-2.813-6.032-5.096v3.752c0 0.265-0.105 0.52-0.293 0.707s-0.442 0.293-0.707 0.293c-0.265 0-0.52-0.105-0.707-0.293s-0.293-0.442-0.293-0.707v-6.667c0-0.265 0.105-0.52 0.293-0.707s0.442-0.293 0.707-0.293h6.667c0.265 0 0.52 0.105 0.707 0.293s0.293 0.442 0.293 0.707c0 0.265-0.105 0.52-0.293 0.707s-0.442 0.293-0.707 0.293h-4.44c1.070 2.11 2.793 3.817 4.913 4.868s4.521 1.39 6.848 0.966c2.327-0.424 4.455-1.589 6.067-3.32s2.622-3.937 2.879-6.288c0.012-0.132 0.050-0.261 0.113-0.378s0.147-0.221 0.25-0.305c0.103-0.084 0.221-0.147 0.349-0.185s0.261-0.050 0.393-0.036c0.132 0.014 0.26 0.055 0.376 0.119s0.218 0.151 0.301 0.255c0.082 0.104 0.143 0.224 0.179 0.352s0.045 0.262 0.029 0.393h-0.007zM28 4.333c-0.265 0-0.52 0.105-0.707 0.293s-0.293 0.442-0.293 0.707v3.752c-1.433-2.284-3.541-4.065-6.032-5.096s-5.241-1.263-7.869-0.661-5.004 2.006-6.798 4.018c-1.794 2.012-2.918 4.533-3.215 7.213-0.014 0.131-0.003 0.263 0.034 0.389s0.098 0.244 0.181 0.346c0.082 0.102 0.184 0.188 0.299 0.251s0.242 0.103 0.373 0.117h0.109c0.246-0.001 0.483-0.092 0.666-0.256s0.299-0.391 0.326-0.636c0.26-2.349 1.271-4.551 2.883-6.28s3.738-2.891 6.063-3.314c2.325-0.423 4.725-0.085 6.842 0.964s3.84 2.754 4.912 4.86h-4.44c-0.265 0-0.52 0.105-0.707 0.293s-0.293 0.442-0.293 0.707c0 0.265 0.105 0.52 0.293 0.707s0.442 0.293 0.707 0.293h6.667c0.265 0 0.52-0.105 0.707-0.293s0.293-0.442 0.293-0.707v-6.667c0-0.265-0.105-0.52-0.293-0.707s-0.442-0.293-0.707-0.293z"></path>
|
|
5
|
+
</svg>
|
package/icon-smart-summary.svg
CHANGED
|
@@ -1,9 +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>smart-summary</title>
|
|
4
|
-
<path d="
|
|
5
|
-
<path d="M4.25 14c0-0.552 0.448-1 1-1h10c0.552 0 1 0.448 1 1s-0.448 1-1 1h-10c-0.552 0-1-0.448-1-1z"></path>
|
|
6
|
-
<path d="M4.25 18c0-0.552 0.448-1 1-1h7.177c0.552 0 1 0.448 1 1s-0.448 1-1 1h-7.176c-0.552 0-1-0.448-1-1z"></path>
|
|
7
|
-
<path d="M4.25 22c0-0.552 0.448-1 1-1h5.059c0.552 0 1 0.448 1 1s-0.448 1-1 1h-5.059c-0.552 0-1-0.448-1-1z"></path>
|
|
8
|
-
<path d="M25.258 12.113l0.093 0.055 0.083 0.063 0.052 0.046 1.885 1.722c0.318 0.241 0.448 0.639 0.344 1.005l-0.034 0.099-0.044 0.091-0.074 0.129-9.63 9.763c-0.109 0.109-0.237 0.2-0.407 0.275l-0.135 0.053-0.124 0.034-2.468 0.552h-0.090l-0.104-0.003c-0.365-0.031-0.67-0.264-0.791-0.586l-0.028-0.090-0.021-0.12-0.012-0.141 0.438-2.428c0.028-0.151 0.085-0.296 0.185-0.45l0.083-0.118 0.082-0.092 9.612-9.747c0.315-0.256 0.754-0.295 1.106-0.112l0.003-0.001zM22.191 16.409l-6.467 6.559-0.238 1.321 1.36-0.303 6.417-6.504-1.072-1.074zM24.813 13.749l-1.45 1.47 1.074 1.074 1.5-1.52-1.123-1.024z"></path>
|
|
4
|
+
<path d="M21.752 3.626l-0.312 1.072-0.005 0.021c-0.281 0.967-1.042 1.73-2.029 2.019l-0.884 0.26c-0.15 0.042-0.334 0.094-0.334 0.24l0-0c-0 0.003-0 0.006-0 0.009 0 0.088 0.063 0.162 0.148 0.177l1.070 0.314c0.98 0.278 1.738 1.038 2.032 2.038l0.246 0.84 0.014 0.050c0.042 0.15 0.094 0.334 0.24 0.334h-0c0.002 0 0.005 0 0.007 0 0.088 0 0.162-0.063 0.177-0.148l0.314-1.074 0.005-0.021c0.281-0.966 1.041-1.729 2.027-2.019l0.836-0.246 0.024-0.006 0.024-0.008c0.152-0.040 0.336-0.094 0.336-0.24l-0 0c0-0.003 0-0.006 0-0.009 0-0.088-0.063-0.162-0.148-0.177l-1.072-0.312c-0.978-0.28-1.736-1.040-2.032-2.040l-0.314-1.074c-0.056-0.168-0.332-0.168-0.37 0zM1.312 13.5v0c0 0.69 0.56 1.25 1.25 1.25h12.5c0.69 0 1.25-0.56 1.25-1.25s-0.56-1.25-1.25-1.25h-12.5c-0.69 0-1.25 0.56-1.25 1.25zM2.56 17.25h8.974c0.69 0 1.25 0.56 1.25 1.25s-0.56 1.25-1.25 1.25h-8.972c-0.69 0-1.25-0.56-1.25-1.25s0.56-1.25 1.25-1.25zM1.312 23.5v0c0 0.69 0.56 1.25 1.25 1.25h6.324c0.69 0 1.25-0.56 1.25-1.25s-0.56-1.25-1.25-1.25h-6.324c-0.69 0-1.25 0.56-1.25 1.25zM27.688 11.21l-0.116-0.068h-0.004c-0.169-0.089-0.37-0.142-0.584-0.142-0.303 0-0.582 0.106-0.801 0.284l0.002-0.002-12.016 12.184-0.1 0.114-0.104 0.148c-0.109 0.16-0.189 0.348-0.23 0.55l-0.002 0.010-0.546 3.036 0.016 0.178 0.026 0.15 0.034 0.112c0.162 0.408 0.538 0.698 0.986 0.732l0.004 0 0.13 0.004h0.112l3.086-0.69 0.154-0.042 0.17-0.068c0.197-0.085 0.366-0.201 0.508-0.342l-0 0 12.038-12.204 0.092-0.16 0.056-0.116 0.042-0.122c0.027-0.095 0.043-0.204 0.043-0.316 0-0.384-0.185-0.726-0.47-0.94l-0.003-0.002-2.356-2.152-0.064-0.056-0.104-0.080zM15.654 24.71l8.084-8.2 1.34 1.344-8.020 8.128-1.7 0.38 0.296-1.652zM27.016 13.186l1.404 1.28-1.876 1.9-1.34-1.342 1.812-1.838z"></path>
|
|
9
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>take-notes</title>
|
|
4
|
+
<path d="M27.573 5.6c0.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-13.639 12.85c-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.544l13.637-12.847c0.57-0.508 1.311-0.814 2.123-0.814zM27.563 8.005c-0.227 0-0.435 0.085-0.594 0.225l-13.642 12.85c-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.214l13.643-12.852c0.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.060-0.005-0.090-0.005z"></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';
|
|
@@ -433,6 +434,7 @@ export { default as RecordBorder } from './RecordBorder';
|
|
|
433
434
|
export { default as RecordSp } from './RecordSp';
|
|
434
435
|
export { default as Record } from './Record';
|
|
435
436
|
export { default as Refresh } from './Refresh';
|
|
437
|
+
export { default as Regenerate } from './Regenerate';
|
|
436
438
|
export { default as ReminderBorder } from './ReminderBorder';
|
|
437
439
|
export { default as Reminder } from './Reminder';
|
|
438
440
|
export { default as RemoveBorder } from './RemoveBorder';
|
|
@@ -501,6 +503,7 @@ export { default as SupportCase } from './SupportCase';
|
|
|
501
503
|
export { default as Swap } from './Swap';
|
|
502
504
|
export { default as SwitchboardBorder } from './SwitchboardBorder';
|
|
503
505
|
export { default as Switchboard } from './Switchboard';
|
|
506
|
+
export { default as TakeNotes } from './TakeNotes';
|
|
504
507
|
export { default as TakeOverSp } from './TakeOverSp';
|
|
505
508
|
export { default as TakeOver } from './TakeOver';
|
|
506
509
|
export { default as TaskNewBorder } from './TaskNewBorder';
|
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");
|
|
@@ -870,6 +872,8 @@ var Record_1 = require("./Record");
|
|
|
870
872
|
exports.Record = Record_1.default;
|
|
871
873
|
var Refresh_1 = require("./Refresh");
|
|
872
874
|
exports.Refresh = Refresh_1.default;
|
|
875
|
+
var Regenerate_1 = require("./Regenerate");
|
|
876
|
+
exports.Regenerate = Regenerate_1.default;
|
|
873
877
|
var ReminderBorder_1 = require("./ReminderBorder");
|
|
874
878
|
exports.ReminderBorder = ReminderBorder_1.default;
|
|
875
879
|
var Reminder_1 = require("./Reminder");
|
|
@@ -1006,6 +1010,8 @@ var SwitchboardBorder_1 = require("./SwitchboardBorder");
|
|
|
1006
1010
|
exports.SwitchboardBorder = SwitchboardBorder_1.default;
|
|
1007
1011
|
var Switchboard_1 = require("./Switchboard");
|
|
1008
1012
|
exports.Switchboard = Switchboard_1.default;
|
|
1013
|
+
var TakeNotes_1 = require("./TakeNotes");
|
|
1014
|
+
exports.TakeNotes = TakeNotes_1.default;
|
|
1009
1015
|
var TakeOverSp_1 = require("./TakeOverSp");
|
|
1010
1016
|
exports.TakeOverSp = TakeOverSp_1.default;
|
|
1011
1017
|
var TakeOver_1 = require("./TakeOver");
|