@mirohq/design-system-icons 0.1.1 → 0.1.2

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.
Files changed (2) hide show
  1. package/dist/types.d.ts +5 -3
  2. package/package.json +3 -3
package/dist/types.d.ts CHANGED
@@ -7,10 +7,10 @@ import * as _stitches_react_types_styled_component from '@stitches/react/types/s
7
7
 
8
8
  declare const StyledIcon: react.ForwardRefExoticComponent<Pick<Omit<{
9
9
  size?: "small" | "medium" | "large" | undefined;
10
- color?: "background-cta-active" | "background-cta-disabled" | "background-cta-hover" | "background-cta-idle" | "background-danger-active" | "background-danger-hover" | "background-danger-idle" | "background-default-active" | "background-default-disabled" | "background-default-hover" | "background-default-idle" | "background-default-selected" | "background-default-selected-active" | "background-info-idle" | "background-primary" | "background-secondary" | "background-success-idle" | "background-warning-idle" | "border-cta-idle" | "border-default-active" | "border-default-error" | "border-default-hover" | "border-default-idle" | "border-default-selected" | "canvas-primary" | "divider-default" | "focus-ring-default" | "font-cta-idle" | "font-default-active" | "font-default-disabled" | "font-default-error" | "font-default-hover" | "font-default-idle" | "font-default-selected" | "font-default-visited" | "font-primary" | "font-secondary" | "font-tertiary" | "icon-cta-idle" | "icon-default" | "icon-default-active" | "icon-default-disabled" | "icon-default-error" | "icon-default-hover" | "icon-default-idle" | "icon-default-selected" | "black" | "blue-10" | "blue-20" | "blue-50" | "blue-60" | "blue-70" | "blue-80" | "gray-20" | "gray-30" | "green-70" | "indigo-20" | "indigo-30" | "indigo-50" | "indigo-70" | "indigo-90" | "pink-20" | "pink-50" | "red-10" | "red-20" | "red-30" | "red-50" | "red-60" | "transparent" | "white" | "yellow-20" | "yellow-60" | undefined;
10
+ color?: "background-cta-active" | "background-cta-disabled" | "background-cta-hover" | "background-cta-idle" | "background-danger-active" | "background-danger-hover" | "background-danger-idle" | "background-default-active" | "background-default-disabled" | "background-default-hover" | "background-default-idle" | "background-default-selected" | "background-default-selected-active" | "background-info-idle" | "background-primary" | "background-secondary" | "background-success-idle" | "background-warning-idle" | "border-cta-idle" | "border-default-active" | "border-default-error" | "border-default-hover" | "border-default-idle" | "border-default-selected" | "canvas-primary" | "divider-default" | "focus-ring-default" | "font-cta-idle" | "font-default-active" | "font-default-disabled" | "font-default-error" | "font-default-hover" | "font-default-idle" | "font-default-selected" | "font-default-visited" | "font-primary" | "font-secondary" | "font-tertiary" | "icon-cta-idle" | "icon-default" | "icon-default-active" | "icon-default-disabled" | "icon-default-error" | "icon-default-hover" | "icon-default-idle" | "icon-default-selected" | "black" | "blue-10" | "blue-20" | "blue-50" | "blue-60" | "blue-70" | "blue-80" | "gray-20" | "gray-30" | "gray-40" | "gray-50" | "green-70" | "indigo-20" | "indigo-30" | "indigo-50" | "indigo-70" | "indigo-90" | "pink-20" | "pink-50" | "red-10" | "red-20" | "red-30" | "red-50" | "red-60" | "transparent" | "white" | "yellow-20" | "yellow-60" | undefined;
11
11
  }, "color" | "size"> & _stitches_react_types_styled_component.TransformProps<{
12
12
  size?: "small" | "medium" | "large" | undefined;
13
- color?: "background-cta-active" | "background-cta-disabled" | "background-cta-hover" | "background-cta-idle" | "background-danger-active" | "background-danger-hover" | "background-danger-idle" | "background-default-active" | "background-default-disabled" | "background-default-hover" | "background-default-idle" | "background-default-selected" | "background-default-selected-active" | "background-info-idle" | "background-primary" | "background-secondary" | "background-success-idle" | "background-warning-idle" | "border-cta-idle" | "border-default-active" | "border-default-error" | "border-default-hover" | "border-default-idle" | "border-default-selected" | "canvas-primary" | "divider-default" | "focus-ring-default" | "font-cta-idle" | "font-default-active" | "font-default-disabled" | "font-default-error" | "font-default-hover" | "font-default-idle" | "font-default-selected" | "font-default-visited" | "font-primary" | "font-secondary" | "font-tertiary" | "icon-cta-idle" | "icon-default" | "icon-default-active" | "icon-default-disabled" | "icon-default-error" | "icon-default-hover" | "icon-default-idle" | "icon-default-selected" | "black" | "blue-10" | "blue-20" | "blue-50" | "blue-60" | "blue-70" | "blue-80" | "gray-20" | "gray-30" | "green-70" | "indigo-20" | "indigo-30" | "indigo-50" | "indigo-70" | "indigo-90" | "pink-20" | "pink-50" | "red-10" | "red-20" | "red-30" | "red-50" | "red-60" | "transparent" | "white" | "yellow-20" | "yellow-60" | undefined;
13
+ color?: "background-cta-active" | "background-cta-disabled" | "background-cta-hover" | "background-cta-idle" | "background-danger-active" | "background-danger-hover" | "background-danger-idle" | "background-default-active" | "background-default-disabled" | "background-default-hover" | "background-default-idle" | "background-default-selected" | "background-default-selected-active" | "background-info-idle" | "background-primary" | "background-secondary" | "background-success-idle" | "background-warning-idle" | "border-cta-idle" | "border-default-active" | "border-default-error" | "border-default-hover" | "border-default-idle" | "border-default-selected" | "canvas-primary" | "divider-default" | "focus-ring-default" | "font-cta-idle" | "font-default-active" | "font-default-disabled" | "font-default-error" | "font-default-hover" | "font-default-idle" | "font-default-selected" | "font-default-visited" | "font-primary" | "font-secondary" | "font-tertiary" | "icon-cta-idle" | "icon-default" | "icon-default-active" | "icon-default-disabled" | "icon-default-error" | "icon-default-hover" | "icon-default-idle" | "icon-default-selected" | "black" | "blue-10" | "blue-20" | "blue-50" | "blue-60" | "blue-70" | "blue-80" | "gray-20" | "gray-30" | "gray-40" | "gray-50" | "green-70" | "indigo-20" | "indigo-30" | "indigo-50" | "indigo-70" | "indigo-90" | "pink-20" | "pink-50" | "red-10" | "red-20" | "red-30" | "red-50" | "red-60" | "transparent" | "white" | "yellow-20" | "yellow-60" | undefined;
14
14
  }, {}> & _mirohq_design_system_stitches.StyledComponentProps<_stitches_react_types_styled_component.StyledComponent<react.ForwardRefExoticComponent<_mirohq_design_system_primitive.PrimitiveProps<"svg">>, {}, {}, _stitches_react_types_css_util.CSS<{}, {
15
15
  'border-widths': {
16
16
  readonly none: 0;
@@ -28,6 +28,8 @@ declare const StyledIcon: react.ForwardRefExoticComponent<Pick<Omit<{
28
28
  readonly 'blue-80': any;
29
29
  readonly 'gray-20': any;
30
30
  readonly 'gray-30': any;
31
+ readonly 'gray-40': any;
32
+ readonly 'gray-50': any;
31
33
  readonly 'green-70': any;
32
34
  readonly 'indigo-20': any;
33
35
  readonly 'indigo-30': any;
@@ -355,7 +357,7 @@ declare const StyledIcon: react.ForwardRefExoticComponent<Pick<Omit<{
355
357
  };
356
358
  }>>> & _mirohq_design_system_stitches.CustomStylesProps, "string" | "clipPath" | "color" | "cursor" | "direction" | "display" | "filter" | "fontFamily" | "fontSize" | "fontSizeAdjust" | "fontStretch" | "fontStyle" | "fontVariant" | "fontWeight" | "height" | "imageRendering" | "letterSpacing" | "opacity" | "order" | "paintOrder" | "pointerEvents" | "rotate" | "scale" | "textRendering" | "transform" | "unicodeBidi" | "visibility" | "width" | "wordSpacing" | "writingMode" | "mask" | "offset" | "overflow" | "textDecoration" | "alignmentBaseline" | "baselineShift" | "clip" | "clipRule" | "colorInterpolation" | "colorRendering" | "dominantBaseline" | "fill" | "fillOpacity" | "fillRule" | "floodColor" | "floodOpacity" | "glyphOrientationVertical" | "lightingColor" | "markerEnd" | "markerMid" | "markerStart" | "shapeRendering" | "stopColor" | "stopOpacity" | "stroke" | "strokeDasharray" | "strokeDashoffset" | "strokeLinecap" | "strokeLinejoin" | "strokeMiterlimit" | "strokeOpacity" | "strokeWidth" | "textAnchor" | "vectorEffect" | "asChild" | "media" | "path" | "crossOrigin" | "href" | "max" | "method" | "min" | "name" | "size" | "target" | "type" | "id" | "lang" | "tabIndex" | "role" | "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" | "key" | "end" | "local" | "x" | "y" | "alphabetic" | "hanging" | "ideographic" | "mathematical" | "accentHeight" | "accumulate" | "additive" | "allowReorder" | "amplitude" | "arabicForm" | "ascent" | "attributeName" | "attributeType" | "autoReverse" | "azimuth" | "baseFrequency" | "baseProfile" | "bbox" | "begin" | "bias" | "by" | "calcMode" | "capHeight" | "clipPathUnits" | "colorInterpolationFilters" | "colorProfile" | "contentScriptType" | "contentStyleType" | "cx" | "cy" | "d" | "decelerate" | "descent" | "diffuseConstant" | "divisor" | "dur" | "dx" | "dy" | "edgeMode" | "elevation" | "enableBackground" | "exponent" | "externalResourcesRequired" | "filterRes" | "filterUnits" | "focusable" | "format" | "fr" | "from" | "fx" | "fy" | "g1" | "g2" | "glyphName" | "glyphOrientationHorizontal" | "glyphRef" | "gradientTransform" | "gradientUnits" | "horizAdvX" | "horizOriginX" | "in2" | "in" | "intercept" | "k1" | "k2" | "k3" | "k4" | "k" | "kernelMatrix" | "kernelUnitLength" | "kerning" | "keyPoints" | "keySplines" | "keyTimes" | "lengthAdjust" | "limitingConeAngle" | "markerHeight" | "markerUnits" | "markerWidth" | "maskContentUnits" | "maskUnits" | "mode" | "numOctaves" | "operator" | "orient" | "orientation" | "origin" | "overlinePosition" | "overlineThickness" | "panose1" | "pathLength" | "patternContentUnits" | "patternTransform" | "patternUnits" | "points" | "pointsAtX" | "pointsAtY" | "pointsAtZ" | "preserveAlpha" | "preserveAspectRatio" | "primitiveUnits" | "r" | "radius" | "refX" | "refY" | "renderingIntent" | "repeatCount" | "repeatDur" | "requiredExtensions" | "requiredFeatures" | "restart" | "result" | "rx" | "ry" | "seed" | "slope" | "spacing" | "specularConstant" | "specularExponent" | "speed" | "spreadMethod" | "startOffset" | "stdDeviation" | "stemh" | "stemv" | "stitchTiles" | "strikethroughPosition" | "strikethroughThickness" | "surfaceScale" | "systemLanguage" | "tableValues" | "targetX" | "targetY" | "textLength" | "to" | "u1" | "u2" | "underlinePosition" | "underlineThickness" | "unicode" | "unicodeRange" | "unitsPerEm" | "vAlphabetic" | "values" | "version" | "vertAdvY" | "vertOriginX" | "vertOriginY" | "vHanging" | "vIdeographic" | "viewBox" | "viewTarget" | "vMathematical" | "widths" | "x1" | "x2" | "xChannelSelector" | "xHeight" | "xlinkActuate" | "xlinkArcrole" | "xlinkHref" | "xlinkRole" | "xlinkShow" | "xlinkTitle" | "xlinkType" | "xmlBase" | "xmlLang" | "xmlns" | "xmlnsXlink" | "xmlSpace" | "y1" | "y2" | "yChannelSelector" | "z" | "zoomAndPan" | keyof _mirohq_design_system_stitches.CustomStylesProps> & react.RefAttributes<SVGSVGElement>> & _mirohq_design_system_stitches.StitchesInternals<react.ForwardRefExoticComponent<_mirohq_design_system_primitive.PrimitiveProps<"svg">>, {
357
359
  size?: "small" | "medium" | "large" | undefined;
358
- color?: "background-cta-active" | "background-cta-disabled" | "background-cta-hover" | "background-cta-idle" | "background-danger-active" | "background-danger-hover" | "background-danger-idle" | "background-default-active" | "background-default-disabled" | "background-default-hover" | "background-default-idle" | "background-default-selected" | "background-default-selected-active" | "background-info-idle" | "background-primary" | "background-secondary" | "background-success-idle" | "background-warning-idle" | "border-cta-idle" | "border-default-active" | "border-default-error" | "border-default-hover" | "border-default-idle" | "border-default-selected" | "canvas-primary" | "divider-default" | "focus-ring-default" | "font-cta-idle" | "font-default-active" | "font-default-disabled" | "font-default-error" | "font-default-hover" | "font-default-idle" | "font-default-selected" | "font-default-visited" | "font-primary" | "font-secondary" | "font-tertiary" | "icon-cta-idle" | "icon-default" | "icon-default-active" | "icon-default-disabled" | "icon-default-error" | "icon-default-hover" | "icon-default-idle" | "icon-default-selected" | "black" | "blue-10" | "blue-20" | "blue-50" | "blue-60" | "blue-70" | "blue-80" | "gray-20" | "gray-30" | "green-70" | "indigo-20" | "indigo-30" | "indigo-50" | "indigo-70" | "indigo-90" | "pink-20" | "pink-50" | "red-10" | "red-20" | "red-30" | "red-50" | "red-60" | "transparent" | "white" | "yellow-20" | "yellow-60" | undefined;
360
+ color?: "background-cta-active" | "background-cta-disabled" | "background-cta-hover" | "background-cta-idle" | "background-danger-active" | "background-danger-hover" | "background-danger-idle" | "background-default-active" | "background-default-disabled" | "background-default-hover" | "background-default-idle" | "background-default-selected" | "background-default-selected-active" | "background-info-idle" | "background-primary" | "background-secondary" | "background-success-idle" | "background-warning-idle" | "border-cta-idle" | "border-default-active" | "border-default-error" | "border-default-hover" | "border-default-idle" | "border-default-selected" | "canvas-primary" | "divider-default" | "focus-ring-default" | "font-cta-idle" | "font-default-active" | "font-default-disabled" | "font-default-error" | "font-default-hover" | "font-default-idle" | "font-default-selected" | "font-default-visited" | "font-primary" | "font-secondary" | "font-tertiary" | "icon-cta-idle" | "icon-default" | "icon-default-active" | "icon-default-disabled" | "icon-default-error" | "icon-default-hover" | "icon-default-idle" | "icon-default-selected" | "black" | "blue-10" | "blue-20" | "blue-50" | "blue-60" | "blue-70" | "blue-80" | "gray-20" | "gray-30" | "gray-40" | "gray-50" | "green-70" | "indigo-20" | "indigo-30" | "indigo-50" | "indigo-70" | "indigo-90" | "pink-20" | "pink-50" | "red-10" | "red-20" | "red-30" | "red-50" | "red-60" | "transparent" | "white" | "yellow-20" | "yellow-60" | undefined;
359
361
  }, {}>;
360
362
  declare type StyledIconProps = ComponentPropsWithRef<typeof StyledIcon>;
361
363
  interface IconProps extends StyledIconProps {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mirohq/design-system-icons",
3
- "version": "0.1.1",
3
+ "version": "0.1.2",
4
4
  "description": "",
5
5
  "author": "Miro",
6
6
  "source": "src/index.ts",
@@ -30,9 +30,9 @@
30
30
  "react": "^16.14 || ^17"
31
31
  },
32
32
  "dependencies": {
33
- "@mirohq/design-system-link": "^1.1.0",
33
+ "@mirohq/design-system-link": "^1.1.1",
34
34
  "@mirohq/design-system-primitive": "^1.0.4",
35
- "@mirohq/design-system-stitches": "^2.0.8",
35
+ "@mirohq/design-system-stitches": "^2.0.9",
36
36
  "@mirohq/design-system-utils": "^0.10.0"
37
37
  },
38
38
  "devDependencies": {