@sensoro-design/icons 2.22.1 → 2.23.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.
Files changed (144) hide show
  1. package/ArrowCaretLeftFilled.d.ts +2 -0
  2. package/ArrowCaretLeftFilled.js +15 -0
  3. package/ArrowCaretRightFilled.d.ts +2 -0
  4. package/ArrowCaretRightFilled.js +15 -0
  5. package/ArrowCaretUpRightFilled.d.ts +2 -0
  6. package/ArrowCaretUpRightFilled.js +15 -0
  7. package/ArrowCircleEndFilled.d.ts +2 -0
  8. package/ArrowCircleEndFilled.js +15 -0
  9. package/ArrowCircleEndOutlined.d.ts +2 -0
  10. package/ArrowCircleEndOutlined.js +15 -0
  11. package/ArrowCircleStartFilled.d.ts +2 -0
  12. package/ArrowCircleStartFilled.js +15 -0
  13. package/ArrowCircleStartOutlined.d.ts +2 -0
  14. package/ArrowCircleStartOutlined.js +15 -0
  15. package/ArrowSquareEndFilled.d.ts +2 -0
  16. package/ArrowSquareEndFilled.js +15 -0
  17. package/ArrowSquareEndOutlined.d.ts +2 -0
  18. package/ArrowSquareEndOutlined.js +15 -0
  19. package/ArrowSquareStartFilled.d.ts +2 -0
  20. package/ArrowSquareStartFilled.js +15 -0
  21. package/ArrowSquareStartOutlined.d.ts +2 -0
  22. package/ArrowSquareStartOutlined.js +15 -0
  23. package/ArrowTextEndOutlined.d.ts +2 -0
  24. package/ArrowTextEndOutlined.js +15 -0
  25. package/ArrowTextStartOutlined.d.ts +2 -0
  26. package/ArrowTextStartOutlined.js +15 -0
  27. package/AudioMuteFilled.d.ts +2 -0
  28. package/AudioMuteFilled.js +15 -0
  29. package/BorderOutlined.d.ts +2 -0
  30. package/BorderOutlined.js +15 -0
  31. package/CHANGELOG.md +12 -0
  32. package/CircleOutlined.d.ts +2 -0
  33. package/CircleOutlined.js +15 -0
  34. package/EraserOutlined.d.ts +2 -0
  35. package/EraserOutlined.js +15 -0
  36. package/HighlightOutlined.d.ts +2 -0
  37. package/HighlightOutlined.js +15 -0
  38. package/SlashOutlined.d.ts +2 -0
  39. package/SlashOutlined.js +15 -0
  40. package/TextAutoHeightOutlined.d.ts +2 -0
  41. package/TextAutoHeightOutlined.js +15 -0
  42. package/TextAutoWidthOutlined.d.ts +2 -0
  43. package/TextAutoWidthOutlined.js +15 -0
  44. package/TextFixedSizeOutlined.d.ts +2 -0
  45. package/TextFixedSizeOutlined.js +15 -0
  46. package/TextOutlined.d.ts +2 -0
  47. package/TextOutlined.js +15 -0
  48. package/es/icons/ArrowCaretLeftFilled.d.ts +4 -0
  49. package/es/icons/ArrowCaretLeftFilled.js +13 -0
  50. package/es/icons/ArrowCaretRightFilled.d.ts +4 -0
  51. package/es/icons/ArrowCaretRightFilled.js +13 -0
  52. package/es/icons/ArrowCaretUpRightFilled.d.ts +4 -0
  53. package/es/icons/ArrowCaretUpRightFilled.js +13 -0
  54. package/es/icons/ArrowCircleEndFilled.d.ts +4 -0
  55. package/es/icons/ArrowCircleEndFilled.js +13 -0
  56. package/es/icons/ArrowCircleEndOutlined.d.ts +4 -0
  57. package/es/icons/ArrowCircleEndOutlined.js +13 -0
  58. package/es/icons/ArrowCircleStartFilled.d.ts +4 -0
  59. package/es/icons/ArrowCircleStartFilled.js +13 -0
  60. package/es/icons/ArrowCircleStartOutlined.d.ts +4 -0
  61. package/es/icons/ArrowCircleStartOutlined.js +13 -0
  62. package/es/icons/ArrowSquareEndFilled.d.ts +4 -0
  63. package/es/icons/ArrowSquareEndFilled.js +13 -0
  64. package/es/icons/ArrowSquareEndOutlined.d.ts +4 -0
  65. package/es/icons/ArrowSquareEndOutlined.js +13 -0
  66. package/es/icons/ArrowSquareStartFilled.d.ts +4 -0
  67. package/es/icons/ArrowSquareStartFilled.js +13 -0
  68. package/es/icons/ArrowSquareStartOutlined.d.ts +4 -0
  69. package/es/icons/ArrowSquareStartOutlined.js +13 -0
  70. package/es/icons/ArrowTextEndOutlined.d.ts +4 -0
  71. package/es/icons/ArrowTextEndOutlined.js +13 -0
  72. package/es/icons/ArrowTextStartOutlined.d.ts +4 -0
  73. package/es/icons/ArrowTextStartOutlined.js +13 -0
  74. package/es/icons/AudioMuteFilled.d.ts +4 -0
  75. package/es/icons/AudioMuteFilled.js +13 -0
  76. package/es/icons/BorderOutlined.d.ts +4 -0
  77. package/es/icons/BorderOutlined.js +13 -0
  78. package/es/icons/CircleOutlined.d.ts +4 -0
  79. package/es/icons/CircleOutlined.js +13 -0
  80. package/es/icons/EraserOutlined.d.ts +4 -0
  81. package/es/icons/EraserOutlined.js +13 -0
  82. package/es/icons/HighlightOutlined.d.ts +4 -0
  83. package/es/icons/HighlightOutlined.js +13 -0
  84. package/es/icons/SlashOutlined.d.ts +4 -0
  85. package/es/icons/SlashOutlined.js +13 -0
  86. package/es/icons/TextAutoHeightOutlined.d.ts +4 -0
  87. package/es/icons/TextAutoHeightOutlined.js +13 -0
  88. package/es/icons/TextAutoWidthOutlined.d.ts +4 -0
  89. package/es/icons/TextAutoWidthOutlined.js +13 -0
  90. package/es/icons/TextFixedSizeOutlined.d.ts +4 -0
  91. package/es/icons/TextFixedSizeOutlined.js +13 -0
  92. package/es/icons/TextOutlined.d.ts +4 -0
  93. package/es/icons/TextOutlined.js +13 -0
  94. package/es/icons/index.d.ts +23 -0
  95. package/es/icons/index.js +23 -0
  96. package/lib/icons/ArrowCaretLeftFilled.d.ts +4 -0
  97. package/lib/icons/ArrowCaretLeftFilled.js +42 -0
  98. package/lib/icons/ArrowCaretRightFilled.d.ts +4 -0
  99. package/lib/icons/ArrowCaretRightFilled.js +42 -0
  100. package/lib/icons/ArrowCaretUpRightFilled.d.ts +4 -0
  101. package/lib/icons/ArrowCaretUpRightFilled.js +42 -0
  102. package/lib/icons/ArrowCircleEndFilled.d.ts +4 -0
  103. package/lib/icons/ArrowCircleEndFilled.js +42 -0
  104. package/lib/icons/ArrowCircleEndOutlined.d.ts +4 -0
  105. package/lib/icons/ArrowCircleEndOutlined.js +42 -0
  106. package/lib/icons/ArrowCircleStartFilled.d.ts +4 -0
  107. package/lib/icons/ArrowCircleStartFilled.js +42 -0
  108. package/lib/icons/ArrowCircleStartOutlined.d.ts +4 -0
  109. package/lib/icons/ArrowCircleStartOutlined.js +42 -0
  110. package/lib/icons/ArrowSquareEndFilled.d.ts +4 -0
  111. package/lib/icons/ArrowSquareEndFilled.js +42 -0
  112. package/lib/icons/ArrowSquareEndOutlined.d.ts +4 -0
  113. package/lib/icons/ArrowSquareEndOutlined.js +42 -0
  114. package/lib/icons/ArrowSquareStartFilled.d.ts +4 -0
  115. package/lib/icons/ArrowSquareStartFilled.js +42 -0
  116. package/lib/icons/ArrowSquareStartOutlined.d.ts +4 -0
  117. package/lib/icons/ArrowSquareStartOutlined.js +42 -0
  118. package/lib/icons/ArrowTextEndOutlined.d.ts +4 -0
  119. package/lib/icons/ArrowTextEndOutlined.js +42 -0
  120. package/lib/icons/ArrowTextStartOutlined.d.ts +4 -0
  121. package/lib/icons/ArrowTextStartOutlined.js +42 -0
  122. package/lib/icons/AudioMuteFilled.d.ts +4 -0
  123. package/lib/icons/AudioMuteFilled.js +42 -0
  124. package/lib/icons/BorderOutlined.d.ts +4 -0
  125. package/lib/icons/BorderOutlined.js +42 -0
  126. package/lib/icons/CircleOutlined.d.ts +4 -0
  127. package/lib/icons/CircleOutlined.js +42 -0
  128. package/lib/icons/EraserOutlined.d.ts +4 -0
  129. package/lib/icons/EraserOutlined.js +42 -0
  130. package/lib/icons/HighlightOutlined.d.ts +4 -0
  131. package/lib/icons/HighlightOutlined.js +42 -0
  132. package/lib/icons/SlashOutlined.d.ts +4 -0
  133. package/lib/icons/SlashOutlined.js +42 -0
  134. package/lib/icons/TextAutoHeightOutlined.d.ts +4 -0
  135. package/lib/icons/TextAutoHeightOutlined.js +42 -0
  136. package/lib/icons/TextAutoWidthOutlined.d.ts +4 -0
  137. package/lib/icons/TextAutoWidthOutlined.js +42 -0
  138. package/lib/icons/TextFixedSizeOutlined.d.ts +4 -0
  139. package/lib/icons/TextFixedSizeOutlined.js +42 -0
  140. package/lib/icons/TextOutlined.d.ts +4 -0
  141. package/lib/icons/TextOutlined.js +42 -0
  142. package/lib/icons/index.d.ts +23 -0
  143. package/lib/icons/index.js +69 -0
  144. package/package.json +2 -2
@@ -0,0 +1,42 @@
1
+ var __create = Object.create;
2
+ var __defProp = Object.defineProperty;
3
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
+ var __getOwnPropNames = Object.getOwnPropertyNames;
5
+ var __getProtoOf = Object.getPrototypeOf;
6
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
7
+ var __export = (target, all) => {
8
+ for (var name in all)
9
+ __defProp(target, name, { get: all[name], enumerable: true });
10
+ };
11
+ var __copyProps = (to, from, except, desc) => {
12
+ if (from && typeof from === "object" || typeof from === "function") {
13
+ for (let key of __getOwnPropNames(from))
14
+ if (!__hasOwnProp.call(to, key) && key !== except)
15
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
16
+ }
17
+ return to;
18
+ };
19
+ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
20
+ // If the importer is in node compatibility mode or this is not an ESM
21
+ // file that has been converted to a CommonJS file using a Babel-
22
+ // compatible transform (i.e. "__esModule" has not been set), then set
23
+ // "default" to the CommonJS "module.exports" for node compatibility.
24
+ isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
25
+ mod
26
+ ));
27
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
28
+
29
+ // src/icons/TextAutoHeightOutlined.tsx
30
+ var TextAutoHeightOutlined_exports = {};
31
+ __export(TextAutoHeightOutlined_exports, {
32
+ default: () => TextAutoHeightOutlined_default
33
+ });
34
+ module.exports = __toCommonJS(TextAutoHeightOutlined_exports);
35
+ var React = __toESM(require("react"));
36
+ var import_TextAutoHeightOutlined = __toESM(require("@sensoro-design/icons-svg/es/asn/TextAutoHeightOutlined"));
37
+ var import_SensoroIcon = __toESM(require("../components/SensoroIcon"));
38
+ var TextAutoHeightOutlined = React.forwardRef((props, ref) => /* @__PURE__ */ React.createElement(import_SensoroIcon.default, { ...props, ref, icon: import_TextAutoHeightOutlined.default }));
39
+ TextAutoHeightOutlined.displayName = "TextAutoHeightOutlined";
40
+ var TextAutoHeightOutlined_default = TextAutoHeightOutlined;
41
+ // Annotate the CommonJS export names for ESM import in node:
42
+ 0 && (module.exports = {});
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ import { SensoroIconProps } from '../components/SensoroIcon';
3
+ declare const TextAutoWidthOutlined: React.ForwardRefExoticComponent<Pick<SensoroIconProps, "value" | "children" | "cite" | "data" | "form" | "label" | "slot" | "span" | "style" | "summary" | "title" | "key" | "pattern" | "className" | "onClick" | "width" | "height" | "aria-hidden" | "spin" | "rotate" | "aria-label" | "tabIndex" | "accept" | "acceptCharset" | "action" | "allowFullScreen" | "allowTransparency" | "alt" | "as" | "async" | "autoComplete" | "autoFocus" | "autoPlay" | "capture" | "cellPadding" | "cellSpacing" | "charSet" | "challenge" | "checked" | "classID" | "cols" | "colSpan" | "content" | "controls" | "coords" | "crossOrigin" | "dateTime" | "default" | "defer" | "disabled" | "download" | "encType" | "formAction" | "formEncType" | "formMethod" | "formNoValidate" | "formTarget" | "frameBorder" | "headers" | "high" | "href" | "hrefLang" | "htmlFor" | "httpEquiv" | "integrity" | "keyParams" | "keyType" | "kind" | "list" | "loop" | "low" | "manifest" | "marginHeight" | "marginWidth" | "max" | "maxLength" | "media" | "mediaGroup" | "method" | "min" | "minLength" | "multiple" | "muted" | "name" | "noValidate" | "open" | "optimum" | "placeholder" | "playsInline" | "poster" | "preload" | "readOnly" | "rel" | "required" | "reversed" | "rows" | "rowSpan" | "sandbox" | "scope" | "scoped" | "scrolling" | "seamless" | "selected" | "shape" | "size" | "sizes" | "src" | "srcDoc" | "srcLang" | "srcSet" | "start" | "step" | "target" | "type" | "useMap" | "wmode" | "wrap" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "id" | "lang" | "nonce" | "spellCheck" | "translate" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "color" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "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-invalid" | "aria-keyshortcuts" | "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" | "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" | "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" | "twoToneColor"> & React.RefAttributes<HTMLSpanElement>>;
4
+ export default TextAutoWidthOutlined;
@@ -0,0 +1,42 @@
1
+ var __create = Object.create;
2
+ var __defProp = Object.defineProperty;
3
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
+ var __getOwnPropNames = Object.getOwnPropertyNames;
5
+ var __getProtoOf = Object.getPrototypeOf;
6
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
7
+ var __export = (target, all) => {
8
+ for (var name in all)
9
+ __defProp(target, name, { get: all[name], enumerable: true });
10
+ };
11
+ var __copyProps = (to, from, except, desc) => {
12
+ if (from && typeof from === "object" || typeof from === "function") {
13
+ for (let key of __getOwnPropNames(from))
14
+ if (!__hasOwnProp.call(to, key) && key !== except)
15
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
16
+ }
17
+ return to;
18
+ };
19
+ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
20
+ // If the importer is in node compatibility mode or this is not an ESM
21
+ // file that has been converted to a CommonJS file using a Babel-
22
+ // compatible transform (i.e. "__esModule" has not been set), then set
23
+ // "default" to the CommonJS "module.exports" for node compatibility.
24
+ isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
25
+ mod
26
+ ));
27
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
28
+
29
+ // src/icons/TextAutoWidthOutlined.tsx
30
+ var TextAutoWidthOutlined_exports = {};
31
+ __export(TextAutoWidthOutlined_exports, {
32
+ default: () => TextAutoWidthOutlined_default
33
+ });
34
+ module.exports = __toCommonJS(TextAutoWidthOutlined_exports);
35
+ var React = __toESM(require("react"));
36
+ var import_TextAutoWidthOutlined = __toESM(require("@sensoro-design/icons-svg/es/asn/TextAutoWidthOutlined"));
37
+ var import_SensoroIcon = __toESM(require("../components/SensoroIcon"));
38
+ var TextAutoWidthOutlined = React.forwardRef((props, ref) => /* @__PURE__ */ React.createElement(import_SensoroIcon.default, { ...props, ref, icon: import_TextAutoWidthOutlined.default }));
39
+ TextAutoWidthOutlined.displayName = "TextAutoWidthOutlined";
40
+ var TextAutoWidthOutlined_default = TextAutoWidthOutlined;
41
+ // Annotate the CommonJS export names for ESM import in node:
42
+ 0 && (module.exports = {});
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ import { SensoroIconProps } from '../components/SensoroIcon';
3
+ declare const TextFixedSizeOutlined: React.ForwardRefExoticComponent<Pick<SensoroIconProps, "value" | "children" | "cite" | "data" | "form" | "label" | "slot" | "span" | "style" | "summary" | "title" | "key" | "pattern" | "className" | "onClick" | "width" | "height" | "aria-hidden" | "spin" | "rotate" | "aria-label" | "tabIndex" | "accept" | "acceptCharset" | "action" | "allowFullScreen" | "allowTransparency" | "alt" | "as" | "async" | "autoComplete" | "autoFocus" | "autoPlay" | "capture" | "cellPadding" | "cellSpacing" | "charSet" | "challenge" | "checked" | "classID" | "cols" | "colSpan" | "content" | "controls" | "coords" | "crossOrigin" | "dateTime" | "default" | "defer" | "disabled" | "download" | "encType" | "formAction" | "formEncType" | "formMethod" | "formNoValidate" | "formTarget" | "frameBorder" | "headers" | "high" | "href" | "hrefLang" | "htmlFor" | "httpEquiv" | "integrity" | "keyParams" | "keyType" | "kind" | "list" | "loop" | "low" | "manifest" | "marginHeight" | "marginWidth" | "max" | "maxLength" | "media" | "mediaGroup" | "method" | "min" | "minLength" | "multiple" | "muted" | "name" | "noValidate" | "open" | "optimum" | "placeholder" | "playsInline" | "poster" | "preload" | "readOnly" | "rel" | "required" | "reversed" | "rows" | "rowSpan" | "sandbox" | "scope" | "scoped" | "scrolling" | "seamless" | "selected" | "shape" | "size" | "sizes" | "src" | "srcDoc" | "srcLang" | "srcSet" | "start" | "step" | "target" | "type" | "useMap" | "wmode" | "wrap" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "id" | "lang" | "nonce" | "spellCheck" | "translate" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "color" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "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-invalid" | "aria-keyshortcuts" | "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" | "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" | "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" | "twoToneColor"> & React.RefAttributes<HTMLSpanElement>>;
4
+ export default TextFixedSizeOutlined;
@@ -0,0 +1,42 @@
1
+ var __create = Object.create;
2
+ var __defProp = Object.defineProperty;
3
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
+ var __getOwnPropNames = Object.getOwnPropertyNames;
5
+ var __getProtoOf = Object.getPrototypeOf;
6
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
7
+ var __export = (target, all) => {
8
+ for (var name in all)
9
+ __defProp(target, name, { get: all[name], enumerable: true });
10
+ };
11
+ var __copyProps = (to, from, except, desc) => {
12
+ if (from && typeof from === "object" || typeof from === "function") {
13
+ for (let key of __getOwnPropNames(from))
14
+ if (!__hasOwnProp.call(to, key) && key !== except)
15
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
16
+ }
17
+ return to;
18
+ };
19
+ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
20
+ // If the importer is in node compatibility mode or this is not an ESM
21
+ // file that has been converted to a CommonJS file using a Babel-
22
+ // compatible transform (i.e. "__esModule" has not been set), then set
23
+ // "default" to the CommonJS "module.exports" for node compatibility.
24
+ isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
25
+ mod
26
+ ));
27
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
28
+
29
+ // src/icons/TextFixedSizeOutlined.tsx
30
+ var TextFixedSizeOutlined_exports = {};
31
+ __export(TextFixedSizeOutlined_exports, {
32
+ default: () => TextFixedSizeOutlined_default
33
+ });
34
+ module.exports = __toCommonJS(TextFixedSizeOutlined_exports);
35
+ var React = __toESM(require("react"));
36
+ var import_TextFixedSizeOutlined = __toESM(require("@sensoro-design/icons-svg/es/asn/TextFixedSizeOutlined"));
37
+ var import_SensoroIcon = __toESM(require("../components/SensoroIcon"));
38
+ var TextFixedSizeOutlined = React.forwardRef((props, ref) => /* @__PURE__ */ React.createElement(import_SensoroIcon.default, { ...props, ref, icon: import_TextFixedSizeOutlined.default }));
39
+ TextFixedSizeOutlined.displayName = "TextFixedSizeOutlined";
40
+ var TextFixedSizeOutlined_default = TextFixedSizeOutlined;
41
+ // Annotate the CommonJS export names for ESM import in node:
42
+ 0 && (module.exports = {});
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ import { SensoroIconProps } from '../components/SensoroIcon';
3
+ declare const TextOutlined: React.ForwardRefExoticComponent<Pick<SensoroIconProps, "value" | "children" | "cite" | "data" | "form" | "label" | "slot" | "span" | "style" | "summary" | "title" | "key" | "pattern" | "className" | "onClick" | "width" | "height" | "aria-hidden" | "spin" | "rotate" | "aria-label" | "tabIndex" | "accept" | "acceptCharset" | "action" | "allowFullScreen" | "allowTransparency" | "alt" | "as" | "async" | "autoComplete" | "autoFocus" | "autoPlay" | "capture" | "cellPadding" | "cellSpacing" | "charSet" | "challenge" | "checked" | "classID" | "cols" | "colSpan" | "content" | "controls" | "coords" | "crossOrigin" | "dateTime" | "default" | "defer" | "disabled" | "download" | "encType" | "formAction" | "formEncType" | "formMethod" | "formNoValidate" | "formTarget" | "frameBorder" | "headers" | "high" | "href" | "hrefLang" | "htmlFor" | "httpEquiv" | "integrity" | "keyParams" | "keyType" | "kind" | "list" | "loop" | "low" | "manifest" | "marginHeight" | "marginWidth" | "max" | "maxLength" | "media" | "mediaGroup" | "method" | "min" | "minLength" | "multiple" | "muted" | "name" | "noValidate" | "open" | "optimum" | "placeholder" | "playsInline" | "poster" | "preload" | "readOnly" | "rel" | "required" | "reversed" | "rows" | "rowSpan" | "sandbox" | "scope" | "scoped" | "scrolling" | "seamless" | "selected" | "shape" | "size" | "sizes" | "src" | "srcDoc" | "srcLang" | "srcSet" | "start" | "step" | "target" | "type" | "useMap" | "wmode" | "wrap" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "id" | "lang" | "nonce" | "spellCheck" | "translate" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "color" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "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-invalid" | "aria-keyshortcuts" | "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" | "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" | "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" | "twoToneColor"> & React.RefAttributes<HTMLSpanElement>>;
4
+ export default TextOutlined;
@@ -0,0 +1,42 @@
1
+ var __create = Object.create;
2
+ var __defProp = Object.defineProperty;
3
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
+ var __getOwnPropNames = Object.getOwnPropertyNames;
5
+ var __getProtoOf = Object.getPrototypeOf;
6
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
7
+ var __export = (target, all) => {
8
+ for (var name in all)
9
+ __defProp(target, name, { get: all[name], enumerable: true });
10
+ };
11
+ var __copyProps = (to, from, except, desc) => {
12
+ if (from && typeof from === "object" || typeof from === "function") {
13
+ for (let key of __getOwnPropNames(from))
14
+ if (!__hasOwnProp.call(to, key) && key !== except)
15
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
16
+ }
17
+ return to;
18
+ };
19
+ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
20
+ // If the importer is in node compatibility mode or this is not an ESM
21
+ // file that has been converted to a CommonJS file using a Babel-
22
+ // compatible transform (i.e. "__esModule" has not been set), then set
23
+ // "default" to the CommonJS "module.exports" for node compatibility.
24
+ isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
25
+ mod
26
+ ));
27
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
28
+
29
+ // src/icons/TextOutlined.tsx
30
+ var TextOutlined_exports = {};
31
+ __export(TextOutlined_exports, {
32
+ default: () => TextOutlined_default
33
+ });
34
+ module.exports = __toCommonJS(TextOutlined_exports);
35
+ var React = __toESM(require("react"));
36
+ var import_TextOutlined = __toESM(require("@sensoro-design/icons-svg/es/asn/TextOutlined"));
37
+ var import_SensoroIcon = __toESM(require("../components/SensoroIcon"));
38
+ var TextOutlined = React.forwardRef((props, ref) => /* @__PURE__ */ React.createElement(import_SensoroIcon.default, { ...props, ref, icon: import_TextOutlined.default }));
39
+ TextOutlined.displayName = "TextOutlined";
40
+ var TextOutlined_default = TextOutlined;
41
+ // Annotate the CommonJS export names for ESM import in node:
42
+ 0 && (module.exports = {});
@@ -32,9 +32,22 @@ export { default as AreaInvasionFilled } from './AreaInvasionFilled';
32
32
  export { default as AreaInvasionPurely } from './AreaInvasionPurely';
33
33
  export { default as AreaOutlined } from './AreaOutlined';
34
34
  export { default as AreaPlusCircleOutlined } from './AreaPlusCircleOutlined';
35
+ export { default as ArrowCaretLeftFilled } from './ArrowCaretLeftFilled';
36
+ export { default as ArrowCaretRightFilled } from './ArrowCaretRightFilled';
37
+ export { default as ArrowCaretUpRightFilled } from './ArrowCaretUpRightFilled';
38
+ export { default as ArrowCircleEndFilled } from './ArrowCircleEndFilled';
39
+ export { default as ArrowCircleEndOutlined } from './ArrowCircleEndOutlined';
40
+ export { default as ArrowCircleStartFilled } from './ArrowCircleStartFilled';
41
+ export { default as ArrowCircleStartOutlined } from './ArrowCircleStartOutlined';
35
42
  export { default as ArrowDownOutlined } from './ArrowDownOutlined';
36
43
  export { default as ArrowLeftOutlined } from './ArrowLeftOutlined';
37
44
  export { default as ArrowRightOutlined } from './ArrowRightOutlined';
45
+ export { default as ArrowSquareEndFilled } from './ArrowSquareEndFilled';
46
+ export { default as ArrowSquareEndOutlined } from './ArrowSquareEndOutlined';
47
+ export { default as ArrowSquareStartFilled } from './ArrowSquareStartFilled';
48
+ export { default as ArrowSquareStartOutlined } from './ArrowSquareStartOutlined';
49
+ export { default as ArrowTextEndOutlined } from './ArrowTextEndOutlined';
50
+ export { default as ArrowTextStartOutlined } from './ArrowTextStartOutlined';
38
51
  export { default as ArrowUpOutlined } from './ArrowUpOutlined';
39
52
  export { default as AskLeavePurely } from './AskLeavePurely';
40
53
  export { default as AtlasFilled } from './AtlasFilled';
@@ -44,6 +57,7 @@ export { default as AudibleAlarmCloseOutlined } from './AudibleAlarmCloseOutline
44
57
  export { default as AudibleAlarmHostOutlined } from './AudibleAlarmHostOutlined';
45
58
  export { default as AudibleAlarmOpenOutlined } from './AudibleAlarmOpenOutlined';
46
59
  export { default as AudioFilled } from './AudioFilled';
60
+ export { default as AudioMuteFilled } from './AudioMuteFilled';
47
61
  export { default as AudioMutedOutlined } from './AudioMutedOutlined';
48
62
  export { default as AudioOutlined } from './AudioOutlined';
49
63
  export { default as AuthOutlined } from './AuthOutlined';
@@ -61,6 +75,7 @@ export { default as BlizzardOutlined } from './BlizzardOutlined';
61
75
  export { default as BlockOutlined } from './BlockOutlined';
62
76
  export { default as BloodOxygenOutlined } from './BloodOxygenOutlined';
63
77
  export { default as BloodPressureOutlined } from './BloodPressureOutlined';
78
+ export { default as BorderOutlined } from './BorderOutlined';
64
79
  export { default as BrainMapOutlined } from './BrainMapOutlined';
65
80
  export { default as BreatheErrorPurely } from './BreatheErrorPurely';
66
81
  export { default as BreathePurely } from './BreathePurely';
@@ -104,6 +119,7 @@ export { default as CheckSquareFilled } from './CheckSquareFilled';
104
119
  export { default as CheckSquareOutlined } from './CheckSquareOutlined';
105
120
  export { default as ChemicalPlantFilled } from './ChemicalPlantFilled';
106
121
  export { default as ChipOutlined } from './ChipOutlined';
122
+ export { default as CircleOutlined } from './CircleOutlined';
107
123
  export { default as ClearOutlined } from './ClearOutlined';
108
124
  export { default as ClientInstallOutlined } from './ClientInstallOutlined';
109
125
  export { default as CloseCircleFilled } from './CloseCircleFilled';
@@ -200,6 +216,7 @@ export { default as EnvironmentalMonitoringFilled } from './EnvironmentalMonitor
200
216
  export { default as EnvironmentalMonitoringOutlined } from './EnvironmentalMonitoringOutlined';
201
217
  export { default as EpidemicProtectionFilled } from './EpidemicProtectionFilled';
202
218
  export { default as EpidemicProtectionOutlined } from './EpidemicProtectionOutlined';
219
+ export { default as EraserOutlined } from './EraserOutlined';
203
220
  export { default as ExclamationCircleFilled } from './ExclamationCircleFilled';
204
221
  export { default as ExclamationCircleOutlined } from './ExclamationCircleOutlined';
205
222
  export { default as ExclamationOutlined } from './ExclamationOutlined';
@@ -354,6 +371,7 @@ export { default as HelmetOutlined } from './HelmetOutlined';
354
371
  export { default as HiddenDangerFilled } from './HiddenDangerFilled';
355
372
  export { default as HighSpeedBayonetFilled } from './HighSpeedBayonetFilled';
356
373
  export { default as HighSpeedBayonetOutlined } from './HighSpeedBayonetOutlined';
374
+ export { default as HighlightOutlined } from './HighlightOutlined';
357
375
  export { default as HolderOutlined } from './HolderOutlined';
358
376
  export { default as HolderVerticalOutlined } from './HolderVerticalOutlined';
359
377
  export { default as HomeFilled } from './HomeFilled';
@@ -669,6 +687,7 @@ export { default as ShoppingOutlined } from './ShoppingOutlined';
669
687
  export { default as ShutdownOutlined } from './ShutdownOutlined';
670
688
  export { default as SignalTowerFilled } from './SignalTowerFilled';
671
689
  export { default as SignalTowerOutlined } from './SignalTowerOutlined';
690
+ export { default as SlashOutlined } from './SlashOutlined';
672
691
  export { default as SleepFilled } from './SleepFilled';
673
692
  export { default as SleepOutlined } from './SleepOutlined';
674
693
  export { default as SmartBoxOutlined } from './SmartBoxOutlined';
@@ -722,6 +741,10 @@ export { default as TemplateFilled } from './TemplateFilled';
722
741
  export { default as TenantFilled } from './TenantFilled';
723
742
  export { default as TenantOutlined } from './TenantOutlined';
724
743
  export { default as TetrisOutlined } from './TetrisOutlined';
744
+ export { default as TextAutoHeightOutlined } from './TextAutoHeightOutlined';
745
+ export { default as TextAutoWidthOutlined } from './TextAutoWidthOutlined';
746
+ export { default as TextFixedSizeOutlined } from './TextFixedSizeOutlined';
747
+ export { default as TextOutlined } from './TextOutlined';
725
748
  export { default as ThermometerOutlined } from './ThermometerOutlined';
726
749
  export { default as ThirdPurely } from './ThirdPurely';
727
750
  export { default as ThreadOutlined } from './ThreadOutlined';
@@ -63,9 +63,22 @@ __export(icons_exports, {
63
63
  AreaInvasionPurely: () => import_AreaInvasionPurely.default,
64
64
  AreaOutlined: () => import_AreaOutlined.default,
65
65
  AreaPlusCircleOutlined: () => import_AreaPlusCircleOutlined.default,
66
+ ArrowCaretLeftFilled: () => import_ArrowCaretLeftFilled.default,
67
+ ArrowCaretRightFilled: () => import_ArrowCaretRightFilled.default,
68
+ ArrowCaretUpRightFilled: () => import_ArrowCaretUpRightFilled.default,
69
+ ArrowCircleEndFilled: () => import_ArrowCircleEndFilled.default,
70
+ ArrowCircleEndOutlined: () => import_ArrowCircleEndOutlined.default,
71
+ ArrowCircleStartFilled: () => import_ArrowCircleStartFilled.default,
72
+ ArrowCircleStartOutlined: () => import_ArrowCircleStartOutlined.default,
66
73
  ArrowDownOutlined: () => import_ArrowDownOutlined.default,
67
74
  ArrowLeftOutlined: () => import_ArrowLeftOutlined.default,
68
75
  ArrowRightOutlined: () => import_ArrowRightOutlined.default,
76
+ ArrowSquareEndFilled: () => import_ArrowSquareEndFilled.default,
77
+ ArrowSquareEndOutlined: () => import_ArrowSquareEndOutlined.default,
78
+ ArrowSquareStartFilled: () => import_ArrowSquareStartFilled.default,
79
+ ArrowSquareStartOutlined: () => import_ArrowSquareStartOutlined.default,
80
+ ArrowTextEndOutlined: () => import_ArrowTextEndOutlined.default,
81
+ ArrowTextStartOutlined: () => import_ArrowTextStartOutlined.default,
69
82
  ArrowUpOutlined: () => import_ArrowUpOutlined.default,
70
83
  AskLeavePurely: () => import_AskLeavePurely.default,
71
84
  AtlasFilled: () => import_AtlasFilled.default,
@@ -75,6 +88,7 @@ __export(icons_exports, {
75
88
  AudibleAlarmHostOutlined: () => import_AudibleAlarmHostOutlined.default,
76
89
  AudibleAlarmOpenOutlined: () => import_AudibleAlarmOpenOutlined.default,
77
90
  AudioFilled: () => import_AudioFilled.default,
91
+ AudioMuteFilled: () => import_AudioMuteFilled.default,
78
92
  AudioMutedOutlined: () => import_AudioMutedOutlined.default,
79
93
  AudioOutlined: () => import_AudioOutlined.default,
80
94
  AuthOutlined: () => import_AuthOutlined.default,
@@ -92,6 +106,7 @@ __export(icons_exports, {
92
106
  BlockOutlined: () => import_BlockOutlined.default,
93
107
  BloodOxygenOutlined: () => import_BloodOxygenOutlined.default,
94
108
  BloodPressureOutlined: () => import_BloodPressureOutlined.default,
109
+ BorderOutlined: () => import_BorderOutlined.default,
95
110
  BrainMapOutlined: () => import_BrainMapOutlined.default,
96
111
  BreatheErrorPurely: () => import_BreatheErrorPurely.default,
97
112
  BreathePurely: () => import_BreathePurely.default,
@@ -135,6 +150,7 @@ __export(icons_exports, {
135
150
  CheckSquareOutlined: () => import_CheckSquareOutlined.default,
136
151
  ChemicalPlantFilled: () => import_ChemicalPlantFilled.default,
137
152
  ChipOutlined: () => import_ChipOutlined.default,
153
+ CircleOutlined: () => import_CircleOutlined.default,
138
154
  ClearOutlined: () => import_ClearOutlined.default,
139
155
  ClientInstallOutlined: () => import_ClientInstallOutlined.default,
140
156
  CloseCircleFilled: () => import_CloseCircleFilled.default,
@@ -231,6 +247,7 @@ __export(icons_exports, {
231
247
  EnvironmentalMonitoringOutlined: () => import_EnvironmentalMonitoringOutlined.default,
232
248
  EpidemicProtectionFilled: () => import_EpidemicProtectionFilled.default,
233
249
  EpidemicProtectionOutlined: () => import_EpidemicProtectionOutlined.default,
250
+ EraserOutlined: () => import_EraserOutlined.default,
234
251
  ExclamationCircleFilled: () => import_ExclamationCircleFilled.default,
235
252
  ExclamationCircleOutlined: () => import_ExclamationCircleOutlined.default,
236
253
  ExclamationOutlined: () => import_ExclamationOutlined.default,
@@ -385,6 +402,7 @@ __export(icons_exports, {
385
402
  HiddenDangerFilled: () => import_HiddenDangerFilled.default,
386
403
  HighSpeedBayonetFilled: () => import_HighSpeedBayonetFilled.default,
387
404
  HighSpeedBayonetOutlined: () => import_HighSpeedBayonetOutlined.default,
405
+ HighlightOutlined: () => import_HighlightOutlined.default,
388
406
  HolderOutlined: () => import_HolderOutlined.default,
389
407
  HolderVerticalOutlined: () => import_HolderVerticalOutlined.default,
390
408
  HomeFilled: () => import_HomeFilled.default,
@@ -700,6 +718,7 @@ __export(icons_exports, {
700
718
  ShutdownOutlined: () => import_ShutdownOutlined.default,
701
719
  SignalTowerFilled: () => import_SignalTowerFilled.default,
702
720
  SignalTowerOutlined: () => import_SignalTowerOutlined.default,
721
+ SlashOutlined: () => import_SlashOutlined.default,
703
722
  SleepFilled: () => import_SleepFilled.default,
704
723
  SleepOutlined: () => import_SleepOutlined.default,
705
724
  SmartBoxOutlined: () => import_SmartBoxOutlined.default,
@@ -753,6 +772,10 @@ __export(icons_exports, {
753
772
  TenantFilled: () => import_TenantFilled.default,
754
773
  TenantOutlined: () => import_TenantOutlined.default,
755
774
  TetrisOutlined: () => import_TetrisOutlined.default,
775
+ TextAutoHeightOutlined: () => import_TextAutoHeightOutlined.default,
776
+ TextAutoWidthOutlined: () => import_TextAutoWidthOutlined.default,
777
+ TextFixedSizeOutlined: () => import_TextFixedSizeOutlined.default,
778
+ TextOutlined: () => import_TextOutlined.default,
756
779
  ThermometerOutlined: () => import_ThermometerOutlined.default,
757
780
  ThirdPurely: () => import_ThirdPurely.default,
758
781
  ThreadOutlined: () => import_ThreadOutlined.default,
@@ -892,9 +915,22 @@ var import_AreaInvasionFilled = __toESM(require("./AreaInvasionFilled"));
892
915
  var import_AreaInvasionPurely = __toESM(require("./AreaInvasionPurely"));
893
916
  var import_AreaOutlined = __toESM(require("./AreaOutlined"));
894
917
  var import_AreaPlusCircleOutlined = __toESM(require("./AreaPlusCircleOutlined"));
918
+ var import_ArrowCaretLeftFilled = __toESM(require("./ArrowCaretLeftFilled"));
919
+ var import_ArrowCaretRightFilled = __toESM(require("./ArrowCaretRightFilled"));
920
+ var import_ArrowCaretUpRightFilled = __toESM(require("./ArrowCaretUpRightFilled"));
921
+ var import_ArrowCircleEndFilled = __toESM(require("./ArrowCircleEndFilled"));
922
+ var import_ArrowCircleEndOutlined = __toESM(require("./ArrowCircleEndOutlined"));
923
+ var import_ArrowCircleStartFilled = __toESM(require("./ArrowCircleStartFilled"));
924
+ var import_ArrowCircleStartOutlined = __toESM(require("./ArrowCircleStartOutlined"));
895
925
  var import_ArrowDownOutlined = __toESM(require("./ArrowDownOutlined"));
896
926
  var import_ArrowLeftOutlined = __toESM(require("./ArrowLeftOutlined"));
897
927
  var import_ArrowRightOutlined = __toESM(require("./ArrowRightOutlined"));
928
+ var import_ArrowSquareEndFilled = __toESM(require("./ArrowSquareEndFilled"));
929
+ var import_ArrowSquareEndOutlined = __toESM(require("./ArrowSquareEndOutlined"));
930
+ var import_ArrowSquareStartFilled = __toESM(require("./ArrowSquareStartFilled"));
931
+ var import_ArrowSquareStartOutlined = __toESM(require("./ArrowSquareStartOutlined"));
932
+ var import_ArrowTextEndOutlined = __toESM(require("./ArrowTextEndOutlined"));
933
+ var import_ArrowTextStartOutlined = __toESM(require("./ArrowTextStartOutlined"));
898
934
  var import_ArrowUpOutlined = __toESM(require("./ArrowUpOutlined"));
899
935
  var import_AskLeavePurely = __toESM(require("./AskLeavePurely"));
900
936
  var import_AtlasFilled = __toESM(require("./AtlasFilled"));
@@ -904,6 +940,7 @@ var import_AudibleAlarmCloseOutlined = __toESM(require("./AudibleAlarmCloseOutli
904
940
  var import_AudibleAlarmHostOutlined = __toESM(require("./AudibleAlarmHostOutlined"));
905
941
  var import_AudibleAlarmOpenOutlined = __toESM(require("./AudibleAlarmOpenOutlined"));
906
942
  var import_AudioFilled = __toESM(require("./AudioFilled"));
943
+ var import_AudioMuteFilled = __toESM(require("./AudioMuteFilled"));
907
944
  var import_AudioMutedOutlined = __toESM(require("./AudioMutedOutlined"));
908
945
  var import_AudioOutlined = __toESM(require("./AudioOutlined"));
909
946
  var import_AuthOutlined = __toESM(require("./AuthOutlined"));
@@ -921,6 +958,7 @@ var import_BlizzardOutlined = __toESM(require("./BlizzardOutlined"));
921
958
  var import_BlockOutlined = __toESM(require("./BlockOutlined"));
922
959
  var import_BloodOxygenOutlined = __toESM(require("./BloodOxygenOutlined"));
923
960
  var import_BloodPressureOutlined = __toESM(require("./BloodPressureOutlined"));
961
+ var import_BorderOutlined = __toESM(require("./BorderOutlined"));
924
962
  var import_BrainMapOutlined = __toESM(require("./BrainMapOutlined"));
925
963
  var import_BreatheErrorPurely = __toESM(require("./BreatheErrorPurely"));
926
964
  var import_BreathePurely = __toESM(require("./BreathePurely"));
@@ -964,6 +1002,7 @@ var import_CheckSquareFilled = __toESM(require("./CheckSquareFilled"));
964
1002
  var import_CheckSquareOutlined = __toESM(require("./CheckSquareOutlined"));
965
1003
  var import_ChemicalPlantFilled = __toESM(require("./ChemicalPlantFilled"));
966
1004
  var import_ChipOutlined = __toESM(require("./ChipOutlined"));
1005
+ var import_CircleOutlined = __toESM(require("./CircleOutlined"));
967
1006
  var import_ClearOutlined = __toESM(require("./ClearOutlined"));
968
1007
  var import_ClientInstallOutlined = __toESM(require("./ClientInstallOutlined"));
969
1008
  var import_CloseCircleFilled = __toESM(require("./CloseCircleFilled"));
@@ -1060,6 +1099,7 @@ var import_EnvironmentalMonitoringFilled = __toESM(require("./EnvironmentalMonit
1060
1099
  var import_EnvironmentalMonitoringOutlined = __toESM(require("./EnvironmentalMonitoringOutlined"));
1061
1100
  var import_EpidemicProtectionFilled = __toESM(require("./EpidemicProtectionFilled"));
1062
1101
  var import_EpidemicProtectionOutlined = __toESM(require("./EpidemicProtectionOutlined"));
1102
+ var import_EraserOutlined = __toESM(require("./EraserOutlined"));
1063
1103
  var import_ExclamationCircleFilled = __toESM(require("./ExclamationCircleFilled"));
1064
1104
  var import_ExclamationCircleOutlined = __toESM(require("./ExclamationCircleOutlined"));
1065
1105
  var import_ExclamationOutlined = __toESM(require("./ExclamationOutlined"));
@@ -1214,6 +1254,7 @@ var import_HelmetOutlined = __toESM(require("./HelmetOutlined"));
1214
1254
  var import_HiddenDangerFilled = __toESM(require("./HiddenDangerFilled"));
1215
1255
  var import_HighSpeedBayonetFilled = __toESM(require("./HighSpeedBayonetFilled"));
1216
1256
  var import_HighSpeedBayonetOutlined = __toESM(require("./HighSpeedBayonetOutlined"));
1257
+ var import_HighlightOutlined = __toESM(require("./HighlightOutlined"));
1217
1258
  var import_HolderOutlined = __toESM(require("./HolderOutlined"));
1218
1259
  var import_HolderVerticalOutlined = __toESM(require("./HolderVerticalOutlined"));
1219
1260
  var import_HomeFilled = __toESM(require("./HomeFilled"));
@@ -1529,6 +1570,7 @@ var import_ShoppingOutlined = __toESM(require("./ShoppingOutlined"));
1529
1570
  var import_ShutdownOutlined = __toESM(require("./ShutdownOutlined"));
1530
1571
  var import_SignalTowerFilled = __toESM(require("./SignalTowerFilled"));
1531
1572
  var import_SignalTowerOutlined = __toESM(require("./SignalTowerOutlined"));
1573
+ var import_SlashOutlined = __toESM(require("./SlashOutlined"));
1532
1574
  var import_SleepFilled = __toESM(require("./SleepFilled"));
1533
1575
  var import_SleepOutlined = __toESM(require("./SleepOutlined"));
1534
1576
  var import_SmartBoxOutlined = __toESM(require("./SmartBoxOutlined"));
@@ -1582,6 +1624,10 @@ var import_TemplateFilled = __toESM(require("./TemplateFilled"));
1582
1624
  var import_TenantFilled = __toESM(require("./TenantFilled"));
1583
1625
  var import_TenantOutlined = __toESM(require("./TenantOutlined"));
1584
1626
  var import_TetrisOutlined = __toESM(require("./TetrisOutlined"));
1627
+ var import_TextAutoHeightOutlined = __toESM(require("./TextAutoHeightOutlined"));
1628
+ var import_TextAutoWidthOutlined = __toESM(require("./TextAutoWidthOutlined"));
1629
+ var import_TextFixedSizeOutlined = __toESM(require("./TextFixedSizeOutlined"));
1630
+ var import_TextOutlined = __toESM(require("./TextOutlined"));
1585
1631
  var import_ThermometerOutlined = __toESM(require("./ThermometerOutlined"));
1586
1632
  var import_ThirdPurely = __toESM(require("./ThirdPurely"));
1587
1633
  var import_ThreadOutlined = __toESM(require("./ThreadOutlined"));
@@ -1721,9 +1767,22 @@ var import_ZoomPlusOutlined = __toESM(require("./ZoomPlusOutlined"));
1721
1767
  AreaInvasionPurely,
1722
1768
  AreaOutlined,
1723
1769
  AreaPlusCircleOutlined,
1770
+ ArrowCaretLeftFilled,
1771
+ ArrowCaretRightFilled,
1772
+ ArrowCaretUpRightFilled,
1773
+ ArrowCircleEndFilled,
1774
+ ArrowCircleEndOutlined,
1775
+ ArrowCircleStartFilled,
1776
+ ArrowCircleStartOutlined,
1724
1777
  ArrowDownOutlined,
1725
1778
  ArrowLeftOutlined,
1726
1779
  ArrowRightOutlined,
1780
+ ArrowSquareEndFilled,
1781
+ ArrowSquareEndOutlined,
1782
+ ArrowSquareStartFilled,
1783
+ ArrowSquareStartOutlined,
1784
+ ArrowTextEndOutlined,
1785
+ ArrowTextStartOutlined,
1727
1786
  ArrowUpOutlined,
1728
1787
  AskLeavePurely,
1729
1788
  AtlasFilled,
@@ -1733,6 +1792,7 @@ var import_ZoomPlusOutlined = __toESM(require("./ZoomPlusOutlined"));
1733
1792
  AudibleAlarmHostOutlined,
1734
1793
  AudibleAlarmOpenOutlined,
1735
1794
  AudioFilled,
1795
+ AudioMuteFilled,
1736
1796
  AudioMutedOutlined,
1737
1797
  AudioOutlined,
1738
1798
  AuthOutlined,
@@ -1750,6 +1810,7 @@ var import_ZoomPlusOutlined = __toESM(require("./ZoomPlusOutlined"));
1750
1810
  BlockOutlined,
1751
1811
  BloodOxygenOutlined,
1752
1812
  BloodPressureOutlined,
1813
+ BorderOutlined,
1753
1814
  BrainMapOutlined,
1754
1815
  BreatheErrorPurely,
1755
1816
  BreathePurely,
@@ -1793,6 +1854,7 @@ var import_ZoomPlusOutlined = __toESM(require("./ZoomPlusOutlined"));
1793
1854
  CheckSquareOutlined,
1794
1855
  ChemicalPlantFilled,
1795
1856
  ChipOutlined,
1857
+ CircleOutlined,
1796
1858
  ClearOutlined,
1797
1859
  ClientInstallOutlined,
1798
1860
  CloseCircleFilled,
@@ -1889,6 +1951,7 @@ var import_ZoomPlusOutlined = __toESM(require("./ZoomPlusOutlined"));
1889
1951
  EnvironmentalMonitoringOutlined,
1890
1952
  EpidemicProtectionFilled,
1891
1953
  EpidemicProtectionOutlined,
1954
+ EraserOutlined,
1892
1955
  ExclamationCircleFilled,
1893
1956
  ExclamationCircleOutlined,
1894
1957
  ExclamationOutlined,
@@ -2043,6 +2106,7 @@ var import_ZoomPlusOutlined = __toESM(require("./ZoomPlusOutlined"));
2043
2106
  HiddenDangerFilled,
2044
2107
  HighSpeedBayonetFilled,
2045
2108
  HighSpeedBayonetOutlined,
2109
+ HighlightOutlined,
2046
2110
  HolderOutlined,
2047
2111
  HolderVerticalOutlined,
2048
2112
  HomeFilled,
@@ -2358,6 +2422,7 @@ var import_ZoomPlusOutlined = __toESM(require("./ZoomPlusOutlined"));
2358
2422
  ShutdownOutlined,
2359
2423
  SignalTowerFilled,
2360
2424
  SignalTowerOutlined,
2425
+ SlashOutlined,
2361
2426
  SleepFilled,
2362
2427
  SleepOutlined,
2363
2428
  SmartBoxOutlined,
@@ -2411,6 +2476,10 @@ var import_ZoomPlusOutlined = __toESM(require("./ZoomPlusOutlined"));
2411
2476
  TenantFilled,
2412
2477
  TenantOutlined,
2413
2478
  TetrisOutlined,
2479
+ TextAutoHeightOutlined,
2480
+ TextAutoWidthOutlined,
2481
+ TextFixedSizeOutlined,
2482
+ TextOutlined,
2414
2483
  ThermometerOutlined,
2415
2484
  ThirdPurely,
2416
2485
  ThreadOutlined,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sensoro-design/icons",
3
- "version": "2.22.1",
3
+ "version": "2.23.0",
4
4
  "description": "Abstract nodes for sensoro design icons.",
5
5
  "main": "lib/index.js",
6
6
  "module": "es/index.js",
@@ -31,7 +31,7 @@
31
31
  "@ant-design/colors": "^6.0.0",
32
32
  "@babel/runtime": "^7.11.2",
33
33
  "@pansy/classnames": "^1.0.1",
34
- "@sensoro-design/icons-svg": "2.30.0",
34
+ "@sensoro-design/icons-svg": "2.31.0",
35
35
  "rc-util": "^5.19.3"
36
36
  },
37
37
  "publishConfig": {