@ringcentral/juno-icon 1.82.0 → 1.84.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/AiWriterMenu.d.ts +3 -0
- package/AiWriterMenu.js +10 -0
- package/MacosCommand.d.ts +3 -0
- package/MacosCommand.js +10 -0
- package/MacosControl.d.ts +3 -0
- package/MacosControl.js +10 -0
- package/MacosOption.d.ts +3 -0
- package/MacosOption.js +10 -0
- package/Reset.d.ts +3 -0
- package/Reset.js +10 -0
- package/es6/AiWriterMenu.js +8 -0
- package/es6/MacosCommand.js +8 -0
- package/es6/MacosControl.js +8 -0
- package/es6/MacosOption.js +8 -0
- package/es6/Reset.js +8 -0
- package/es6/icon-ai-writer-menu.svg +6 -0
- package/es6/icon-macos_command.svg +5 -0
- package/es6/icon-macos_control.svg +5 -0
- package/es6/icon-macos_option.svg +5 -0
- package/es6/icon-reset.svg +5 -0
- package/es6/index.js +5 -0
- package/icon-ai-writer-menu.svg +6 -0
- package/icon-macos_command.svg +5 -0
- package/icon-macos_control.svg +5 -0
- package/icon-macos_option.svg +5 -0
- package/icon-reset.svg +5 -0
- package/index.d.ts +5 -0
- package/index.js +10 -0
- package/package.json +1 -1
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
declare const AiWriterMenu: 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 AiWriterMenu;
|
package/AiWriterMenu.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 AiWriterMenu = 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: "M.031 16.809c.071-.317.101-.628.19-.927.435-1.464 1.241-2.68 2.381-3.671.722-.627 1.533-1.091 2.461-1.326 1.26-.318 2.399-.032 3.45.706.627.441 1.188.963 1.761 1.47a6568.06 6568.06 0 0 1 6.202 5.499c.749.665 1.494 1.334 2.241 2.001 1.028.918 1.675 2.073 2.075 3.39.406 1.338.784 2.684 1.177 4.025.375 1.281.741 2.564 1.111 3.847.017.061.032.122.046.196-.815.012-.288-.014-1.127-.019-.664-.094-2.642-.156-3.28-.244l-2.209-.303-2.177-.299c-.753-.104-1.458-.332-2.08-.796-.505-.377-.966-.805-1.437-1.221a7245.281 7245.281 0 0 1-7.184-6.359c-.683-.605-1.383-1.191-2.006-1.862-.492-.529-.925-1.102-1.229-1.767-.19-.417-.288-.858-.365-1.306V16.81zm11.33 1.19c-1.126-.998-2.251-1.998-3.378-2.995-.404-.357-.797-.73-1.283-.979-.604-.309-1.184-.271-1.742.114-.366.252-.661.581-.943.921-.356.429-.705.864-.93 1.384-.156.362-.22.737-.144 1.129.102.523.409.923.78 1.272 1.254 1.179 2.565 2.292 3.848 3.437 1.424 1.271 2.855 2.534 4.285 3.797.57.503 1.125 1.024 1.718 1.499.309.248.643.463 1.038.527.564.092 1.133.157 1.699.232.68.09 1.36.182 2.041.269.251.032.499.088.755.086.017-.096-.018-.169-.039-.244-.32-1.143-.649-2.284-.959-3.43-.238-.882-.669-1.63-1.353-2.234-1.796-1.586-3.585-3.181-5.393-4.787zM32.031 8.588c-.24.743-.797 1.101-1.48 1.29-.416.115-.847.172-1.262.29-1.986.564-3.186 1.885-3.622 3.928-.09.423-.151.853-.308 1.258-.119.31-.289.584-.529.814-.45.43-1.04.496-1.562.16-.528-.34-.809-.856-.963-1.451-.111-.428-.182-.868-.299-1.295-.495-1.8-1.64-2.936-3.418-3.41-.457-.122-.929-.181-1.381-.327-.472-.153-.883-.4-1.181-.814-.413-.574-.339-1.275.177-1.758.395-.369.878-.536 1.386-.648.584-.129 1.18-.218 1.723-.491 1.633-.82 2.631-2.127 2.931-3.966.051-.312.109-.623.209-.925.181-.545.478-.984 1.039-1.204a7.88 7.88 0 0 1 .596-.001c.757.259 1.169.808 1.402 1.532.146.453.219.923.331 1.384.423 1.728 1.47 2.856 3.153 3.358.408.122.832.184 1.246.284.828.201 1.523.576 1.811 1.467v.525zm-8.837 1.771c.276.336.501.709.757 1.099a7.019 7.019 0 0 1 3.065-3.14c-.07-.11-.162-.142-.241-.19a7.901 7.901 0 0 1-1.82-1.507 6.145 6.145 0 0 1-.818-1.194c-.1-.189-.254-.207-.405-.055a.64.64 0 0 0-.105.137 6.689 6.689 0 0 1-2.6 2.627c-.181.103-.18.137-.003.251a8.85 8.85 0 0 1 2.171 1.972z" }))); }));
|
|
8
|
+
AiWriterMenu.displayName = 'AiWriterMenu';
|
|
9
|
+
AiWriterMenu['iconName'] = 'ai-writer-menu';
|
|
10
|
+
exports.default = AiWriterMenu;
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
declare const MacosCommand: 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 MacosCommand;
|
package/MacosCommand.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 MacosCommand = 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: "M11.823 13.752v4.496H9.91c-2.142 0-3.886 1.673-3.886 3.829s1.744 3.9 3.886 3.9a3.895 3.895 0 0 0 3.886-3.895V20.177h4.41v1.9c0 2.156 1.745 3.9 3.886 3.9a3.895 3.895 0 0 0 3.886-3.895v-.005c0-2.156-1.744-3.83-3.886-3.83h-1.929v-4.495h1.93c2.14 0 3.885-1.673 3.885-3.829s-1.744-3.9-3.886-3.9a3.895 3.895 0 0 0-3.886 3.895v1.92h-4.41V9.923c0-2.156-1.745-3.9-3.886-3.9a3.895 3.895 0 0 0-3.886 3.895v.005c0 2.156 1.744 3.83 3.886 3.83h1.914zm-1.9-1.9h-.007a1.93 1.93 0 0 1-.007-3.858c1.05 0 1.914.865 1.914 1.943v1.915h-1.9zm12.154 0h-1.915V9.937c0-1.078.88-1.943 1.93-1.943a1.928 1.928 0 0 1-.008 3.858h-.008zm-8.282 6.41v-4.524h4.41v4.524h-4.41zm-3.872 1.872h1.9v1.93c0 1.06-.855 1.92-1.913 1.928h-.001a1.93 1.93 0 0 1 .007-3.858h.007zm12.154 0h.007a1.928 1.928 0 0 1 .007 3.856 1.94 1.94 0 0 1-1.929-1.927v-1.93h1.915z" }))); }));
|
|
8
|
+
MacosCommand.displayName = 'MacosCommand';
|
|
9
|
+
MacosCommand['iconName'] = 'macos_command';
|
|
10
|
+
exports.default = MacosCommand;
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
declare const MacosControl: 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 MacosControl;
|
package/MacosControl.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 MacosControl = react_1.memo(react_1.forwardRef(function (props, ref) { return (React.createElement("svg", tslib_1.__assign({ viewBox: "0 0 33 32", xmlns: "http://www.w3.org/2000/svg", ref: ref }, props),
|
|
7
|
+
React.createElement("path", { d: "M7.643 16.297c-.227.227-.355.51-.355.837 0 .68.525 1.191 1.192 1.191.34 0 .624-.127.85-.34l7.375-7.417 7.36 7.417c.228.213.526.34.852.34.68 0 1.191-.51 1.191-1.191 0-.326-.128-.61-.34-.837l-8.198-8.24a1.139 1.139 0 0 0-.852-.382h-.013.001c-.34 0-.624.127-.879.382l-8.183 8.24z" }))); }));
|
|
8
|
+
MacosControl.displayName = 'MacosControl';
|
|
9
|
+
MacosControl['iconName'] = 'macos_control';
|
|
10
|
+
exports.default = MacosControl;
|
package/MacosOption.d.ts
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
declare const MacosOption: 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 MacosOption;
|
package/MacosOption.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 MacosOption = 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: "M11.448 6.363H6.455c-.666 0-1.205.51-1.205 1.163s.539 1.149 1.205 1.149h4.44c.354 0 .595.156.751.482l6.722 15.061c.44.98 1.12 1.419 2.17 1.419h5.006c.667 0 1.206-.525 1.206-1.163s-.539-1.149-1.206-1.149h-4.41c-.411 0-.652-.156-.808-.482L13.632 7.796c-.397-.894-1.192-1.433-2.184-1.433zm14.096 0h-6.452c-.681 0-1.192.497-1.192 1.149s.51 1.149 1.192 1.149h6.453c.68 0 1.205-.497 1.205-1.149s-.525-1.149-1.206-1.149z" }))); }));
|
|
8
|
+
MacosOption.displayName = 'MacosOption';
|
|
9
|
+
MacosOption['iconName'] = 'macos_option';
|
|
10
|
+
exports.default = MacosOption;
|
package/Reset.d.ts
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
declare const Reset: 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 Reset;
|
package/Reset.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 Reset = 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: "M5 3a1 1 0 0 0-1 1v6a1 1 0 0 0 .878.993h.005L5 11h6a1 1 0 0 0 0-2l-3.486-.001C9.543 6.549 12.585 5 15.99 5h.011H16c6.075 0 11 4.925 11 11s-4.925 11-11 11S5 22.075 5 16a1 1 0 0 0-2 0c0 7.18 5.82 13 13 13s13-5.82 13-13S23.18 3 16 3h-.011a12.953 12.953 0 0 0-9.973 4.672l-.017.021L6 4a1 1 0 0 0-1-1z" }))); }));
|
|
8
|
+
Reset.displayName = 'Reset';
|
|
9
|
+
Reset['iconName'] = 'reset';
|
|
10
|
+
exports.default = Reset;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { __assign } from "tslib";
|
|
2
|
+
import * as React from 'react';
|
|
3
|
+
import { forwardRef, memo } from 'react';
|
|
4
|
+
var AiWriterMenu = 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: "M.031 16.809c.071-.317.101-.628.19-.927.435-1.464 1.241-2.68 2.381-3.671.722-.627 1.533-1.091 2.461-1.326 1.26-.318 2.399-.032 3.45.706.627.441 1.188.963 1.761 1.47a6568.06 6568.06 0 0 1 6.202 5.499c.749.665 1.494 1.334 2.241 2.001 1.028.918 1.675 2.073 2.075 3.39.406 1.338.784 2.684 1.177 4.025.375 1.281.741 2.564 1.111 3.847.017.061.032.122.046.196-.815.012-.288-.014-1.127-.019-.664-.094-2.642-.156-3.28-.244l-2.209-.303-2.177-.299c-.753-.104-1.458-.332-2.08-.796-.505-.377-.966-.805-1.437-1.221a7245.281 7245.281 0 0 1-7.184-6.359c-.683-.605-1.383-1.191-2.006-1.862-.492-.529-.925-1.102-1.229-1.767-.19-.417-.288-.858-.365-1.306V16.81zm11.33 1.19c-1.126-.998-2.251-1.998-3.378-2.995-.404-.357-.797-.73-1.283-.979-.604-.309-1.184-.271-1.742.114-.366.252-.661.581-.943.921-.356.429-.705.864-.93 1.384-.156.362-.22.737-.144 1.129.102.523.409.923.78 1.272 1.254 1.179 2.565 2.292 3.848 3.437 1.424 1.271 2.855 2.534 4.285 3.797.57.503 1.125 1.024 1.718 1.499.309.248.643.463 1.038.527.564.092 1.133.157 1.699.232.68.09 1.36.182 2.041.269.251.032.499.088.755.086.017-.096-.018-.169-.039-.244-.32-1.143-.649-2.284-.959-3.43-.238-.882-.669-1.63-1.353-2.234-1.796-1.586-3.585-3.181-5.393-4.787zM32.031 8.588c-.24.743-.797 1.101-1.48 1.29-.416.115-.847.172-1.262.29-1.986.564-3.186 1.885-3.622 3.928-.09.423-.151.853-.308 1.258-.119.31-.289.584-.529.814-.45.43-1.04.496-1.562.16-.528-.34-.809-.856-.963-1.451-.111-.428-.182-.868-.299-1.295-.495-1.8-1.64-2.936-3.418-3.41-.457-.122-.929-.181-1.381-.327-.472-.153-.883-.4-1.181-.814-.413-.574-.339-1.275.177-1.758.395-.369.878-.536 1.386-.648.584-.129 1.18-.218 1.723-.491 1.633-.82 2.631-2.127 2.931-3.966.051-.312.109-.623.209-.925.181-.545.478-.984 1.039-1.204a7.88 7.88 0 0 1 .596-.001c.757.259 1.169.808 1.402 1.532.146.453.219.923.331 1.384.423 1.728 1.47 2.856 3.153 3.358.408.122.832.184 1.246.284.828.201 1.523.576 1.811 1.467v.525zm-8.837 1.771c.276.336.501.709.757 1.099a7.019 7.019 0 0 1 3.065-3.14c-.07-.11-.162-.142-.241-.19a7.901 7.901 0 0 1-1.82-1.507 6.145 6.145 0 0 1-.818-1.194c-.1-.189-.254-.207-.405-.055a.64.64 0 0 0-.105.137 6.689 6.689 0 0 1-2.6 2.627c-.181.103-.18.137-.003.251a8.85 8.85 0 0 1 2.171 1.972z" }))); }));
|
|
6
|
+
AiWriterMenu.displayName = 'AiWriterMenu';
|
|
7
|
+
AiWriterMenu['iconName'] = 'ai-writer-menu';
|
|
8
|
+
export default AiWriterMenu;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { __assign } from "tslib";
|
|
2
|
+
import * as React from 'react';
|
|
3
|
+
import { forwardRef, memo } from 'react';
|
|
4
|
+
var MacosCommand = 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: "M11.823 13.752v4.496H9.91c-2.142 0-3.886 1.673-3.886 3.829s1.744 3.9 3.886 3.9a3.895 3.895 0 0 0 3.886-3.895V20.177h4.41v1.9c0 2.156 1.745 3.9 3.886 3.9a3.895 3.895 0 0 0 3.886-3.895v-.005c0-2.156-1.744-3.83-3.886-3.83h-1.929v-4.495h1.93c2.14 0 3.885-1.673 3.885-3.829s-1.744-3.9-3.886-3.9a3.895 3.895 0 0 0-3.886 3.895v1.92h-4.41V9.923c0-2.156-1.745-3.9-3.886-3.9a3.895 3.895 0 0 0-3.886 3.895v.005c0 2.156 1.744 3.83 3.886 3.83h1.914zm-1.9-1.9h-.007a1.93 1.93 0 0 1-.007-3.858c1.05 0 1.914.865 1.914 1.943v1.915h-1.9zm12.154 0h-1.915V9.937c0-1.078.88-1.943 1.93-1.943a1.928 1.928 0 0 1-.008 3.858h-.008zm-8.282 6.41v-4.524h4.41v4.524h-4.41zm-3.872 1.872h1.9v1.93c0 1.06-.855 1.92-1.913 1.928h-.001a1.93 1.93 0 0 1 .007-3.858h.007zm12.154 0h.007a1.928 1.928 0 0 1 .007 3.856 1.94 1.94 0 0 1-1.929-1.927v-1.93h1.915z" }))); }));
|
|
6
|
+
MacosCommand.displayName = 'MacosCommand';
|
|
7
|
+
MacosCommand['iconName'] = 'macos_command';
|
|
8
|
+
export default MacosCommand;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { __assign } from "tslib";
|
|
2
|
+
import * as React from 'react';
|
|
3
|
+
import { forwardRef, memo } from 'react';
|
|
4
|
+
var MacosControl = memo(forwardRef(function (props, ref) { return (React.createElement("svg", __assign({ viewBox: "0 0 33 32", xmlns: "http://www.w3.org/2000/svg", ref: ref }, props),
|
|
5
|
+
React.createElement("path", { d: "M7.643 16.297c-.227.227-.355.51-.355.837 0 .68.525 1.191 1.192 1.191.34 0 .624-.127.85-.34l7.375-7.417 7.36 7.417c.228.213.526.34.852.34.68 0 1.191-.51 1.191-1.191 0-.326-.128-.61-.34-.837l-8.198-8.24a1.139 1.139 0 0 0-.852-.382h-.013.001c-.34 0-.624.127-.879.382l-8.183 8.24z" }))); }));
|
|
6
|
+
MacosControl.displayName = 'MacosControl';
|
|
7
|
+
MacosControl['iconName'] = 'macos_control';
|
|
8
|
+
export default MacosControl;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { __assign } from "tslib";
|
|
2
|
+
import * as React from 'react';
|
|
3
|
+
import { forwardRef, memo } from 'react';
|
|
4
|
+
var MacosOption = 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: "M11.448 6.363H6.455c-.666 0-1.205.51-1.205 1.163s.539 1.149 1.205 1.149h4.44c.354 0 .595.156.751.482l6.722 15.061c.44.98 1.12 1.419 2.17 1.419h5.006c.667 0 1.206-.525 1.206-1.163s-.539-1.149-1.206-1.149h-4.41c-.411 0-.652-.156-.808-.482L13.632 7.796c-.397-.894-1.192-1.433-2.184-1.433zm14.096 0h-6.452c-.681 0-1.192.497-1.192 1.149s.51 1.149 1.192 1.149h6.453c.68 0 1.205-.497 1.205-1.149s-.525-1.149-1.206-1.149z" }))); }));
|
|
6
|
+
MacosOption.displayName = 'MacosOption';
|
|
7
|
+
MacosOption['iconName'] = 'macos_option';
|
|
8
|
+
export default MacosOption;
|
package/es6/Reset.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 Reset = 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: "M5 3a1 1 0 0 0-1 1v6a1 1 0 0 0 .878.993h.005L5 11h6a1 1 0 0 0 0-2l-3.486-.001C9.543 6.549 12.585 5 15.99 5h.011H16c6.075 0 11 4.925 11 11s-4.925 11-11 11S5 22.075 5 16a1 1 0 0 0-2 0c0 7.18 5.82 13 13 13s13-5.82 13-13S23.18 3 16 3h-.011a12.953 12.953 0 0 0-9.973 4.672l-.017.021L6 4a1 1 0 0 0-1-1z" }))); }));
|
|
6
|
+
Reset.displayName = 'Reset';
|
|
7
|
+
Reset['iconName'] = 'reset';
|
|
8
|
+
export default Reset;
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
+
<title>ai-writer-menu</title>
|
|
4
|
+
<path d="M0.031 16.809c0.071-0.317 0.101-0.628 0.19-0.927 0.435-1.464 1.241-2.68 2.381-3.671 0.722-0.627 1.533-1.091 2.461-1.326 1.26-0.318 2.399-0.032 3.45 0.706 0.627 0.441 1.188 0.963 1.761 1.47 2.069 1.832 4.136 3.665 6.202 5.499 0.749 0.665 1.494 1.334 2.241 2.001 1.028 0.918 1.675 2.073 2.075 3.39 0.406 1.338 0.784 2.684 1.177 4.025 0.375 1.281 0.741 2.564 1.111 3.847 0.017 0.061 0.032 0.122 0.046 0.196-0.815 0.012-0.288-0.014-1.127-0.019-0.664-0.094-2.642-0.156-3.28-0.244-0.736-0.101-1.472-0.202-2.209-0.303-0.726-0.1-1.452-0.199-2.177-0.299-0.753-0.104-1.458-0.332-2.080-0.796-0.505-0.377-0.966-0.805-1.437-1.221-2.396-2.118-4.791-4.238-7.184-6.359-0.683-0.605-1.383-1.191-2.006-1.862-0.492-0.529-0.925-1.102-1.229-1.767-0.19-0.417-0.288-0.858-0.365-1.306 0-0.339 0-0.679 0-1.033zM11.361 17.999c-1.126-0.998-2.251-1.998-3.378-2.995-0.404-0.357-0.797-0.73-1.283-0.979-0.604-0.309-1.184-0.271-1.742 0.114-0.366 0.252-0.661 0.581-0.943 0.921-0.356 0.429-0.705 0.864-0.93 1.384-0.156 0.362-0.22 0.737-0.144 1.129 0.102 0.523 0.409 0.923 0.78 1.272 1.254 1.179 2.565 2.292 3.848 3.437 1.424 1.271 2.855 2.534 4.285 3.797 0.57 0.503 1.125 1.024 1.718 1.499 0.309 0.248 0.643 0.463 1.038 0.527 0.564 0.092 1.133 0.157 1.699 0.232 0.68 0.090 1.36 0.182 2.041 0.269 0.251 0.032 0.499 0.088 0.755 0.086 0.017-0.096-0.018-0.169-0.039-0.244-0.32-1.143-0.649-2.284-0.959-3.43-0.238-0.882-0.669-1.63-1.353-2.234-1.796-1.586-3.585-3.181-5.393-4.787z"></path>
|
|
5
|
+
<path d="M32.031 8.588c-0.24 0.743-0.797 1.101-1.48 1.29-0.416 0.115-0.847 0.172-1.262 0.29-1.986 0.564-3.186 1.885-3.622 3.928-0.090 0.423-0.151 0.853-0.308 1.258-0.119 0.31-0.289 0.584-0.529 0.814-0.45 0.43-1.040 0.496-1.562 0.16-0.528-0.34-0.809-0.856-0.963-1.451-0.111-0.428-0.182-0.868-0.299-1.295-0.495-1.8-1.64-2.936-3.418-3.41-0.457-0.122-0.929-0.181-1.381-0.327-0.472-0.153-0.883-0.4-1.181-0.814-0.413-0.574-0.339-1.275 0.177-1.758 0.395-0.369 0.878-0.536 1.386-0.648 0.584-0.129 1.18-0.218 1.723-0.491 1.633-0.82 2.631-2.127 2.931-3.966 0.051-0.312 0.109-0.623 0.209-0.925 0.181-0.545 0.478-0.984 1.039-1.204 0.196-0.008 0.384-0.008 0.596-0.001 0.757 0.259 1.169 0.808 1.402 1.532 0.146 0.453 0.219 0.923 0.331 1.384 0.423 1.728 1.47 2.856 3.153 3.358 0.408 0.122 0.832 0.184 1.246 0.284 0.828 0.201 1.523 0.576 1.811 1.467 0 0.17 0 0.34 0 0.525zM23.194 10.359c0.276 0.336 0.501 0.709 0.757 1.099 0.7-1.396 1.724-2.43 3.065-3.14-0.070-0.11-0.162-0.142-0.241-0.19-0.677-0.415-1.291-0.907-1.82-1.507-0.321-0.364-0.59-0.764-0.818-1.194-0.1-0.189-0.254-0.207-0.405-0.055-0.040 0.040-0.077 0.087-0.105 0.137-0.623 1.125-1.491 1.998-2.6 2.627-0.181 0.103-0.18 0.137-0.003 0.251 0.824 0.532 1.546 1.18 2.171 1.972z"></path>
|
|
6
|
+
</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>macos_command</title>
|
|
4
|
+
<path d="M11.823 13.752v4.496h-1.913c-2.142 0-3.886 1.673-3.886 3.829s1.744 3.9 3.886 3.9c2.147-0.005 3.886-1.747 3.886-3.895 0-0.002 0-0.004 0-0.005v0-1.9h4.41v1.9c0 2.156 1.745 3.9 3.886 3.9 2.147-0.005 3.886-1.747 3.886-3.895 0-0.002 0-0.004 0-0.005v0c0-2.156-1.744-3.83-3.886-3.83h-1.929v-4.495h1.93c2.14 0 3.885-1.673 3.885-3.829s-1.744-3.9-3.886-3.9c-2.147 0.005-3.886 1.747-3.886 3.895 0 0.002 0 0.004 0 0.005v-0 1.915h-4.41v-1.915c0-2.156-1.745-3.9-3.886-3.9-2.147 0.005-3.886 1.747-3.886 3.895 0 0.002 0 0.004 0 0.005v-0c0 2.156 1.744 3.83 3.886 3.83h1.914zM9.923 11.852c-0.002 0-0.005 0-0.007 0-1.065 0-1.929-0.864-1.929-1.929 0-1.063 0.86-1.925 1.922-1.929h0c1.050 0 1.914 0.865 1.914 1.943v1.915h-1.9zM22.077 11.852h-1.915v-1.915c0-1.078 0.88-1.943 1.93-1.943 1.062 0.004 1.921 0.866 1.921 1.929 0 1.065-0.864 1.929-1.929 1.929-0.003 0-0.005 0-0.008-0h0zM13.795 18.262v-4.524h4.41v4.524h-4.41zM9.923 20.134h1.9v1.929c0 0 0 0.001 0 0.001 0 1.060-0.855 1.92-1.913 1.928h-0.001c-1.062-0.004-1.922-0.866-1.922-1.929 0-1.065 0.864-1.929 1.929-1.929 0.002 0 0.005 0 0.007 0h-0zM22.077 20.134c0.002 0 0.005 0 0.007 0 1.065 0 1.928 0.863 1.928 1.928 0 1.063-0.859 1.925-1.921 1.928h-0c-1.063-0.006-1.922-0.866-1.929-1.927v-1.93h1.915z"></path>
|
|
5
|
+
</svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg viewBox="0 0 33 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
+
<title>macos_control</title>
|
|
4
|
+
<path d="M7.643 16.297c-0.227 0.227-0.355 0.51-0.355 0.837 0 0.68 0.525 1.191 1.192 1.191 0.34 0 0.624-0.127 0.85-0.34l7.375-7.417 7.36 7.417c0.228 0.213 0.526 0.34 0.852 0.34 0.68 0 1.191-0.51 1.191-1.191 0-0.326-0.128-0.61-0.34-0.837l-8.198-8.24c-0.21-0.235-0.514-0.382-0.852-0.382-0.004 0-0.009 0-0.013 0h0.001c-0.34 0-0.624 0.127-0.879 0.382l-8.183 8.24z"></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>macos_option</title>
|
|
4
|
+
<path d="M11.448 6.363h-4.993c-0.666 0-1.205 0.51-1.205 1.163s0.539 1.149 1.205 1.149h4.44c0.354 0 0.595 0.156 0.751 0.482l6.722 15.061c0.44 0.98 1.12 1.419 2.17 1.419h5.006c0.667 0 1.206-0.525 1.206-1.163s-0.539-1.149-1.206-1.149h-4.41c-0.411 0-0.652-0.156-0.808-0.482l-6.694-15.047c-0.397-0.894-1.192-1.433-2.184-1.433zM25.544 6.363h-6.452c-0.681 0-1.192 0.497-1.192 1.149s0.51 1.149 1.192 1.149h6.453c0.68 0 1.205-0.497 1.205-1.149s-0.525-1.149-1.206-1.149z"></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>reset</title>
|
|
4
|
+
<path d="M5 3c-0.552 0-1 0.448-1 1v0 6c0 0.511 0.383 0.932 0.878 0.993l0.005 0 0.117 0.007h6c0.552 0 1-0.448 1-1s-0.448-1-1-1v0l-3.486-0.001c2.029-2.45 5.071-3.999 8.476-3.999 0.004 0 0.007 0 0.011 0h-0.001c6.075 0 11 4.925 11 11s-4.925 11-11 11-11-4.925-11-11c0-0.552-0.448-1-1-1s-1 0.448-1 1v0c0 7.18 5.82 13 13 13s13-5.82 13-13-5.82-13-13-13c-0.003 0-0.007 0-0.011 0-4.008 0-7.592 1.817-9.973 4.672l-0.017 0.021 0.001-3.693c0-0.552-0.448-1-1-1v0z"></path>
|
|
5
|
+
</svg>
|
package/es6/index.js
CHANGED
|
@@ -59,6 +59,7 @@ export { default as AiSmartNotesSp } from './AiSmartNotesSp';
|
|
|
59
59
|
export { default as AiSmartNotes } from './AiSmartNotes';
|
|
60
60
|
export { default as AiSparkle } from './AiSparkle';
|
|
61
61
|
export { default as AiSparkles } from './AiSparkles';
|
|
62
|
+
export { default as AiWriterMenu } from './AiWriterMenu';
|
|
62
63
|
export { default as AiWritingOptions } from './AiWritingOptions';
|
|
63
64
|
export { default as Airbrake } from './Airbrake';
|
|
64
65
|
export { default as AlignCenter } from './AlignCenter';
|
|
@@ -327,6 +328,9 @@ export { default as MacNumbersD } from './MacNumbersD';
|
|
|
327
328
|
export { default as MacNumbers } from './MacNumbers';
|
|
328
329
|
export { default as MacPagesD } from './MacPagesD';
|
|
329
330
|
export { default as MacPages } from './MacPages';
|
|
331
|
+
export { default as MacosCommand } from './MacosCommand';
|
|
332
|
+
export { default as MacosControl } from './MacosControl';
|
|
333
|
+
export { default as MacosOption } from './MacosOption';
|
|
330
334
|
export { default as Mailchimp } from './Mailchimp';
|
|
331
335
|
export { default as MarkAsReadBorder } from './MarkAsReadBorder';
|
|
332
336
|
export { default as MarkReplyAsUnread } from './MarkReplyAsUnread';
|
|
@@ -458,6 +462,7 @@ export { default as ReportAnIssueAlternative } from './ReportAnIssueAlternative'
|
|
|
458
462
|
export { default as ReportAnIssue } from './ReportAnIssue';
|
|
459
463
|
export { default as ResendFax } from './ResendFax';
|
|
460
464
|
export { default as ResetZoom } from './ResetZoom';
|
|
465
|
+
export { default as Reset } from './Reset';
|
|
461
466
|
export { default as RichTextEditor } from './RichTextEditor';
|
|
462
467
|
export { default as Ringsense } from './Ringsense';
|
|
463
468
|
export { default as RollAp } from './RollAp';
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
+
<title>ai-writer-menu</title>
|
|
4
|
+
<path d="M0.031 16.809c0.071-0.317 0.101-0.628 0.19-0.927 0.435-1.464 1.241-2.68 2.381-3.671 0.722-0.627 1.533-1.091 2.461-1.326 1.26-0.318 2.399-0.032 3.45 0.706 0.627 0.441 1.188 0.963 1.761 1.47 2.069 1.832 4.136 3.665 6.202 5.499 0.749 0.665 1.494 1.334 2.241 2.001 1.028 0.918 1.675 2.073 2.075 3.39 0.406 1.338 0.784 2.684 1.177 4.025 0.375 1.281 0.741 2.564 1.111 3.847 0.017 0.061 0.032 0.122 0.046 0.196-0.815 0.012-0.288-0.014-1.127-0.019-0.664-0.094-2.642-0.156-3.28-0.244-0.736-0.101-1.472-0.202-2.209-0.303-0.726-0.1-1.452-0.199-2.177-0.299-0.753-0.104-1.458-0.332-2.080-0.796-0.505-0.377-0.966-0.805-1.437-1.221-2.396-2.118-4.791-4.238-7.184-6.359-0.683-0.605-1.383-1.191-2.006-1.862-0.492-0.529-0.925-1.102-1.229-1.767-0.19-0.417-0.288-0.858-0.365-1.306 0-0.339 0-0.679 0-1.033zM11.361 17.999c-1.126-0.998-2.251-1.998-3.378-2.995-0.404-0.357-0.797-0.73-1.283-0.979-0.604-0.309-1.184-0.271-1.742 0.114-0.366 0.252-0.661 0.581-0.943 0.921-0.356 0.429-0.705 0.864-0.93 1.384-0.156 0.362-0.22 0.737-0.144 1.129 0.102 0.523 0.409 0.923 0.78 1.272 1.254 1.179 2.565 2.292 3.848 3.437 1.424 1.271 2.855 2.534 4.285 3.797 0.57 0.503 1.125 1.024 1.718 1.499 0.309 0.248 0.643 0.463 1.038 0.527 0.564 0.092 1.133 0.157 1.699 0.232 0.68 0.090 1.36 0.182 2.041 0.269 0.251 0.032 0.499 0.088 0.755 0.086 0.017-0.096-0.018-0.169-0.039-0.244-0.32-1.143-0.649-2.284-0.959-3.43-0.238-0.882-0.669-1.63-1.353-2.234-1.796-1.586-3.585-3.181-5.393-4.787z"></path>
|
|
5
|
+
<path d="M32.031 8.588c-0.24 0.743-0.797 1.101-1.48 1.29-0.416 0.115-0.847 0.172-1.262 0.29-1.986 0.564-3.186 1.885-3.622 3.928-0.090 0.423-0.151 0.853-0.308 1.258-0.119 0.31-0.289 0.584-0.529 0.814-0.45 0.43-1.040 0.496-1.562 0.16-0.528-0.34-0.809-0.856-0.963-1.451-0.111-0.428-0.182-0.868-0.299-1.295-0.495-1.8-1.64-2.936-3.418-3.41-0.457-0.122-0.929-0.181-1.381-0.327-0.472-0.153-0.883-0.4-1.181-0.814-0.413-0.574-0.339-1.275 0.177-1.758 0.395-0.369 0.878-0.536 1.386-0.648 0.584-0.129 1.18-0.218 1.723-0.491 1.633-0.82 2.631-2.127 2.931-3.966 0.051-0.312 0.109-0.623 0.209-0.925 0.181-0.545 0.478-0.984 1.039-1.204 0.196-0.008 0.384-0.008 0.596-0.001 0.757 0.259 1.169 0.808 1.402 1.532 0.146 0.453 0.219 0.923 0.331 1.384 0.423 1.728 1.47 2.856 3.153 3.358 0.408 0.122 0.832 0.184 1.246 0.284 0.828 0.201 1.523 0.576 1.811 1.467 0 0.17 0 0.34 0 0.525zM23.194 10.359c0.276 0.336 0.501 0.709 0.757 1.099 0.7-1.396 1.724-2.43 3.065-3.14-0.070-0.11-0.162-0.142-0.241-0.19-0.677-0.415-1.291-0.907-1.82-1.507-0.321-0.364-0.59-0.764-0.818-1.194-0.1-0.189-0.254-0.207-0.405-0.055-0.040 0.040-0.077 0.087-0.105 0.137-0.623 1.125-1.491 1.998-2.6 2.627-0.181 0.103-0.18 0.137-0.003 0.251 0.824 0.532 1.546 1.18 2.171 1.972z"></path>
|
|
6
|
+
</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>macos_command</title>
|
|
4
|
+
<path d="M11.823 13.752v4.496h-1.913c-2.142 0-3.886 1.673-3.886 3.829s1.744 3.9 3.886 3.9c2.147-0.005 3.886-1.747 3.886-3.895 0-0.002 0-0.004 0-0.005v0-1.9h4.41v1.9c0 2.156 1.745 3.9 3.886 3.9 2.147-0.005 3.886-1.747 3.886-3.895 0-0.002 0-0.004 0-0.005v0c0-2.156-1.744-3.83-3.886-3.83h-1.929v-4.495h1.93c2.14 0 3.885-1.673 3.885-3.829s-1.744-3.9-3.886-3.9c-2.147 0.005-3.886 1.747-3.886 3.895 0 0.002 0 0.004 0 0.005v-0 1.915h-4.41v-1.915c0-2.156-1.745-3.9-3.886-3.9-2.147 0.005-3.886 1.747-3.886 3.895 0 0.002 0 0.004 0 0.005v-0c0 2.156 1.744 3.83 3.886 3.83h1.914zM9.923 11.852c-0.002 0-0.005 0-0.007 0-1.065 0-1.929-0.864-1.929-1.929 0-1.063 0.86-1.925 1.922-1.929h0c1.050 0 1.914 0.865 1.914 1.943v1.915h-1.9zM22.077 11.852h-1.915v-1.915c0-1.078 0.88-1.943 1.93-1.943 1.062 0.004 1.921 0.866 1.921 1.929 0 1.065-0.864 1.929-1.929 1.929-0.003 0-0.005 0-0.008-0h0zM13.795 18.262v-4.524h4.41v4.524h-4.41zM9.923 20.134h1.9v1.929c0 0 0 0.001 0 0.001 0 1.060-0.855 1.92-1.913 1.928h-0.001c-1.062-0.004-1.922-0.866-1.922-1.929 0-1.065 0.864-1.929 1.929-1.929 0.002 0 0.005 0 0.007 0h-0zM22.077 20.134c0.002 0 0.005 0 0.007 0 1.065 0 1.928 0.863 1.928 1.928 0 1.063-0.859 1.925-1.921 1.928h-0c-1.063-0.006-1.922-0.866-1.929-1.927v-1.93h1.915z"></path>
|
|
5
|
+
</svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg viewBox="0 0 33 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
+
<title>macos_control</title>
|
|
4
|
+
<path d="M7.643 16.297c-0.227 0.227-0.355 0.51-0.355 0.837 0 0.68 0.525 1.191 1.192 1.191 0.34 0 0.624-0.127 0.85-0.34l7.375-7.417 7.36 7.417c0.228 0.213 0.526 0.34 0.852 0.34 0.68 0 1.191-0.51 1.191-1.191 0-0.326-0.128-0.61-0.34-0.837l-8.198-8.24c-0.21-0.235-0.514-0.382-0.852-0.382-0.004 0-0.009 0-0.013 0h0.001c-0.34 0-0.624 0.127-0.879 0.382l-8.183 8.24z"></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>macos_option</title>
|
|
4
|
+
<path d="M11.448 6.363h-4.993c-0.666 0-1.205 0.51-1.205 1.163s0.539 1.149 1.205 1.149h4.44c0.354 0 0.595 0.156 0.751 0.482l6.722 15.061c0.44 0.98 1.12 1.419 2.17 1.419h5.006c0.667 0 1.206-0.525 1.206-1.163s-0.539-1.149-1.206-1.149h-4.41c-0.411 0-0.652-0.156-0.808-0.482l-6.694-15.047c-0.397-0.894-1.192-1.433-2.184-1.433zM25.544 6.363h-6.452c-0.681 0-1.192 0.497-1.192 1.149s0.51 1.149 1.192 1.149h6.453c0.68 0 1.205-0.497 1.205-1.149s-0.525-1.149-1.206-1.149z"></path>
|
|
5
|
+
</svg>
|
package/icon-reset.svg
ADDED
|
@@ -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>reset</title>
|
|
4
|
+
<path d="M5 3c-0.552 0-1 0.448-1 1v0 6c0 0.511 0.383 0.932 0.878 0.993l0.005 0 0.117 0.007h6c0.552 0 1-0.448 1-1s-0.448-1-1-1v0l-3.486-0.001c2.029-2.45 5.071-3.999 8.476-3.999 0.004 0 0.007 0 0.011 0h-0.001c6.075 0 11 4.925 11 11s-4.925 11-11 11-11-4.925-11-11c0-0.552-0.448-1-1-1s-1 0.448-1 1v0c0 7.18 5.82 13 13 13s13-5.82 13-13-5.82-13-13-13c-0.003 0-0.007 0-0.011 0-4.008 0-7.592 1.817-9.973 4.672l-0.017 0.021 0.001-3.693c0-0.552-0.448-1-1-1v0z"></path>
|
|
5
|
+
</svg>
|
package/index.d.ts
CHANGED
|
@@ -59,6 +59,7 @@ export { default as AiSmartNotesSp } from './AiSmartNotesSp';
|
|
|
59
59
|
export { default as AiSmartNotes } from './AiSmartNotes';
|
|
60
60
|
export { default as AiSparkle } from './AiSparkle';
|
|
61
61
|
export { default as AiSparkles } from './AiSparkles';
|
|
62
|
+
export { default as AiWriterMenu } from './AiWriterMenu';
|
|
62
63
|
export { default as AiWritingOptions } from './AiWritingOptions';
|
|
63
64
|
export { default as Airbrake } from './Airbrake';
|
|
64
65
|
export { default as AlignCenter } from './AlignCenter';
|
|
@@ -327,6 +328,9 @@ export { default as MacNumbersD } from './MacNumbersD';
|
|
|
327
328
|
export { default as MacNumbers } from './MacNumbers';
|
|
328
329
|
export { default as MacPagesD } from './MacPagesD';
|
|
329
330
|
export { default as MacPages } from './MacPages';
|
|
331
|
+
export { default as MacosCommand } from './MacosCommand';
|
|
332
|
+
export { default as MacosControl } from './MacosControl';
|
|
333
|
+
export { default as MacosOption } from './MacosOption';
|
|
330
334
|
export { default as Mailchimp } from './Mailchimp';
|
|
331
335
|
export { default as MarkAsReadBorder } from './MarkAsReadBorder';
|
|
332
336
|
export { default as MarkReplyAsUnread } from './MarkReplyAsUnread';
|
|
@@ -458,6 +462,7 @@ export { default as ReportAnIssueAlternative } from './ReportAnIssueAlternative'
|
|
|
458
462
|
export { default as ReportAnIssue } from './ReportAnIssue';
|
|
459
463
|
export { default as ResendFax } from './ResendFax';
|
|
460
464
|
export { default as ResetZoom } from './ResetZoom';
|
|
465
|
+
export { default as Reset } from './Reset';
|
|
461
466
|
export { default as RichTextEditor } from './RichTextEditor';
|
|
462
467
|
export { default as Ringsense } from './Ringsense';
|
|
463
468
|
export { default as RollAp } from './RollAp';
|
package/index.js
CHANGED
|
@@ -122,6 +122,8 @@ var AiSparkle_1 = require("./AiSparkle");
|
|
|
122
122
|
exports.AiSparkle = AiSparkle_1.default;
|
|
123
123
|
var AiSparkles_1 = require("./AiSparkles");
|
|
124
124
|
exports.AiSparkles = AiSparkles_1.default;
|
|
125
|
+
var AiWriterMenu_1 = require("./AiWriterMenu");
|
|
126
|
+
exports.AiWriterMenu = AiWriterMenu_1.default;
|
|
125
127
|
var AiWritingOptions_1 = require("./AiWritingOptions");
|
|
126
128
|
exports.AiWritingOptions = AiWritingOptions_1.default;
|
|
127
129
|
var Airbrake_1 = require("./Airbrake");
|
|
@@ -658,6 +660,12 @@ var MacPagesD_1 = require("./MacPagesD");
|
|
|
658
660
|
exports.MacPagesD = MacPagesD_1.default;
|
|
659
661
|
var MacPages_1 = require("./MacPages");
|
|
660
662
|
exports.MacPages = MacPages_1.default;
|
|
663
|
+
var MacosCommand_1 = require("./MacosCommand");
|
|
664
|
+
exports.MacosCommand = MacosCommand_1.default;
|
|
665
|
+
var MacosControl_1 = require("./MacosControl");
|
|
666
|
+
exports.MacosControl = MacosControl_1.default;
|
|
667
|
+
var MacosOption_1 = require("./MacosOption");
|
|
668
|
+
exports.MacosOption = MacosOption_1.default;
|
|
661
669
|
var Mailchimp_1 = require("./Mailchimp");
|
|
662
670
|
exports.Mailchimp = Mailchimp_1.default;
|
|
663
671
|
var MarkAsReadBorder_1 = require("./MarkAsReadBorder");
|
|
@@ -920,6 +928,8 @@ var ResendFax_1 = require("./ResendFax");
|
|
|
920
928
|
exports.ResendFax = ResendFax_1.default;
|
|
921
929
|
var ResetZoom_1 = require("./ResetZoom");
|
|
922
930
|
exports.ResetZoom = ResetZoom_1.default;
|
|
931
|
+
var Reset_1 = require("./Reset");
|
|
932
|
+
exports.Reset = Reset_1.default;
|
|
923
933
|
var RichTextEditor_1 = require("./RichTextEditor");
|
|
924
934
|
exports.RichTextEditor = RichTextEditor_1.default;
|
|
925
935
|
var Ringsense_1 = require("./Ringsense");
|