@sensoro-design/icons 2.43.0 → 2.44.1

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 (116) hide show
  1. package/CHANGELOG.md +22 -0
  2. package/LegendArrowBoldOutlined.d.ts +2 -0
  3. package/LegendArrowBoldOutlined.js +15 -0
  4. package/LegendArrowOutlined.d.ts +2 -0
  5. package/LegendArrowOutlined.js +15 -0
  6. package/LegendArrowThickOutlined.d.ts +2 -0
  7. package/LegendArrowThickOutlined.js +15 -0
  8. package/LegendCaretBoldFilled.d.ts +2 -0
  9. package/LegendCaretBoldFilled.js +15 -0
  10. package/LegendCaretFilled.d.ts +2 -0
  11. package/LegendCaretFilled.js +15 -0
  12. package/LegendCaretThickFilled.d.ts +2 -0
  13. package/LegendCaretThickFilled.js +15 -0
  14. package/LegendDashedArrowBoldOutlined.d.ts +2 -0
  15. package/LegendDashedArrowBoldOutlined.js +15 -0
  16. package/LegendDashedArrowOutlined.d.ts +2 -0
  17. package/LegendDashedArrowOutlined.js +15 -0
  18. package/LegendDashedArrowThickOutlined.d.ts +2 -0
  19. package/LegendDashedArrowThickOutlined.js +15 -0
  20. package/LegendDashedCaretBoldFilled.d.ts +2 -0
  21. package/LegendDashedCaretBoldFilled.js +15 -0
  22. package/LegendDashedCaretFilled.d.ts +2 -0
  23. package/LegendDashedCaretFilled.js +15 -0
  24. package/LegendDashedCaretThickFilled.d.ts +2 -0
  25. package/LegendDashedCaretThickFilled.js +15 -0
  26. package/LegendDashedLineBoldFilled.d.ts +2 -0
  27. package/LegendDashedLineBoldFilled.js +15 -0
  28. package/LegendDashedLineOutlined.d.ts +2 -0
  29. package/LegendDashedLineOutlined.js +15 -0
  30. package/LegendDashedLineThickFilled.d.ts +2 -0
  31. package/LegendDashedLineThickFilled.js +15 -0
  32. package/LegendLineBoldFilled.d.ts +2 -0
  33. package/LegendLineBoldFilled.js +15 -0
  34. package/LegendLineOutlined.d.ts +2 -0
  35. package/LegendLineOutlined.js +15 -0
  36. package/LegendLineThickFilled.d.ts +2 -0
  37. package/LegendLineThickFilled.js +15 -0
  38. package/es/icons/LegendArrowBoldOutlined.d.ts +4 -0
  39. package/es/icons/LegendArrowBoldOutlined.js +14 -0
  40. package/es/icons/LegendArrowOutlined.d.ts +4 -0
  41. package/es/icons/LegendArrowOutlined.js +14 -0
  42. package/es/icons/LegendArrowThickOutlined.d.ts +4 -0
  43. package/es/icons/LegendArrowThickOutlined.js +14 -0
  44. package/es/icons/LegendCaretBoldFilled.d.ts +4 -0
  45. package/es/icons/LegendCaretBoldFilled.js +14 -0
  46. package/es/icons/LegendCaretFilled.d.ts +4 -0
  47. package/es/icons/LegendCaretFilled.js +14 -0
  48. package/es/icons/LegendCaretThickFilled.d.ts +4 -0
  49. package/es/icons/LegendCaretThickFilled.js +14 -0
  50. package/es/icons/LegendDashedArrowBoldOutlined.d.ts +4 -0
  51. package/es/icons/LegendDashedArrowBoldOutlined.js +14 -0
  52. package/es/icons/LegendDashedArrowOutlined.d.ts +4 -0
  53. package/es/icons/LegendDashedArrowOutlined.js +14 -0
  54. package/es/icons/LegendDashedArrowThickOutlined.d.ts +4 -0
  55. package/es/icons/LegendDashedArrowThickOutlined.js +14 -0
  56. package/es/icons/LegendDashedCaretBoldFilled.d.ts +4 -0
  57. package/es/icons/LegendDashedCaretBoldFilled.js +14 -0
  58. package/es/icons/LegendDashedCaretFilled.d.ts +4 -0
  59. package/es/icons/LegendDashedCaretFilled.js +14 -0
  60. package/es/icons/LegendDashedCaretThickFilled.d.ts +4 -0
  61. package/es/icons/LegendDashedCaretThickFilled.js +14 -0
  62. package/es/icons/LegendDashedLineBoldFilled.d.ts +4 -0
  63. package/es/icons/LegendDashedLineBoldFilled.js +14 -0
  64. package/es/icons/LegendDashedLineOutlined.d.ts +4 -0
  65. package/es/icons/LegendDashedLineOutlined.js +14 -0
  66. package/es/icons/LegendDashedLineThickFilled.d.ts +4 -0
  67. package/es/icons/LegendDashedLineThickFilled.js +14 -0
  68. package/es/icons/LegendLineBoldFilled.d.ts +4 -0
  69. package/es/icons/LegendLineBoldFilled.js +14 -0
  70. package/es/icons/LegendLineOutlined.d.ts +4 -0
  71. package/es/icons/LegendLineOutlined.js +14 -0
  72. package/es/icons/LegendLineThickFilled.d.ts +4 -0
  73. package/es/icons/LegendLineThickFilled.js +14 -0
  74. package/es/icons/index.d.ts +18 -0
  75. package/es/icons/index.js +18 -0
  76. package/es/utils.js +2 -2
  77. package/lib/icons/LegendArrowBoldOutlined.d.ts +4 -0
  78. package/lib/icons/LegendArrowBoldOutlined.js +41 -0
  79. package/lib/icons/LegendArrowOutlined.d.ts +4 -0
  80. package/lib/icons/LegendArrowOutlined.js +41 -0
  81. package/lib/icons/LegendArrowThickOutlined.d.ts +4 -0
  82. package/lib/icons/LegendArrowThickOutlined.js +41 -0
  83. package/lib/icons/LegendCaretBoldFilled.d.ts +4 -0
  84. package/lib/icons/LegendCaretBoldFilled.js +41 -0
  85. package/lib/icons/LegendCaretFilled.d.ts +4 -0
  86. package/lib/icons/LegendCaretFilled.js +41 -0
  87. package/lib/icons/LegendCaretThickFilled.d.ts +4 -0
  88. package/lib/icons/LegendCaretThickFilled.js +41 -0
  89. package/lib/icons/LegendDashedArrowBoldOutlined.d.ts +4 -0
  90. package/lib/icons/LegendDashedArrowBoldOutlined.js +41 -0
  91. package/lib/icons/LegendDashedArrowOutlined.d.ts +4 -0
  92. package/lib/icons/LegendDashedArrowOutlined.js +41 -0
  93. package/lib/icons/LegendDashedArrowThickOutlined.d.ts +4 -0
  94. package/lib/icons/LegendDashedArrowThickOutlined.js +41 -0
  95. package/lib/icons/LegendDashedCaretBoldFilled.d.ts +4 -0
  96. package/lib/icons/LegendDashedCaretBoldFilled.js +41 -0
  97. package/lib/icons/LegendDashedCaretFilled.d.ts +4 -0
  98. package/lib/icons/LegendDashedCaretFilled.js +41 -0
  99. package/lib/icons/LegendDashedCaretThickFilled.d.ts +4 -0
  100. package/lib/icons/LegendDashedCaretThickFilled.js +41 -0
  101. package/lib/icons/LegendDashedLineBoldFilled.d.ts +4 -0
  102. package/lib/icons/LegendDashedLineBoldFilled.js +41 -0
  103. package/lib/icons/LegendDashedLineOutlined.d.ts +4 -0
  104. package/lib/icons/LegendDashedLineOutlined.js +41 -0
  105. package/lib/icons/LegendDashedLineThickFilled.d.ts +4 -0
  106. package/lib/icons/LegendDashedLineThickFilled.js +41 -0
  107. package/lib/icons/LegendLineBoldFilled.d.ts +4 -0
  108. package/lib/icons/LegendLineBoldFilled.js +41 -0
  109. package/lib/icons/LegendLineOutlined.d.ts +4 -0
  110. package/lib/icons/LegendLineOutlined.js +41 -0
  111. package/lib/icons/LegendLineThickFilled.d.ts +4 -0
  112. package/lib/icons/LegendLineThickFilled.js +41 -0
  113. package/lib/icons/index.d.ts +18 -0
  114. package/lib/icons/index.js +54 -0
  115. package/lib/utils.js +3 -1
  116. package/package.json +2 -2
@@ -0,0 +1,41 @@
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/LegendDashedArrowThickOutlined.tsx
30
+ var LegendDashedArrowThickOutlined_exports = {};
31
+ __export(LegendDashedArrowThickOutlined_exports, {
32
+ default: () => LegendDashedArrowThickOutlined_default
33
+ });
34
+ module.exports = __toCommonJS(LegendDashedArrowThickOutlined_exports);
35
+ var React = __toESM(require("react"));
36
+ var import_LegendDashedArrowThickOutlined = __toESM(require("@sensoro-design/icons-svg/es/asn/LegendDashedArrowThickOutlined"));
37
+ var import_SensoroIcon = __toESM(require("../components/SensoroIcon"));
38
+ var LegendDashedArrowThickOutlined = (props, ref) => /* @__PURE__ */ React.createElement(import_SensoroIcon.default, { ...props, ref, icon: import_LegendDashedArrowThickOutlined.default });
39
+ var RefIcon = React.forwardRef(LegendDashedArrowThickOutlined);
40
+ RefIcon.displayName = "LegendDashedArrowThickOutlined";
41
+ var LegendDashedArrowThickOutlined_default = RefIcon;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ import { SensoroIconProps } from '../components/SensoroIcon';
3
+ declare const RefIcon: React.ForwardRefExoticComponent<Omit<SensoroIconProps, 'ref'> & React.RefAttributes<HTMLSpanElement>>;
4
+ export default RefIcon;
@@ -0,0 +1,41 @@
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/LegendDashedCaretBoldFilled.tsx
30
+ var LegendDashedCaretBoldFilled_exports = {};
31
+ __export(LegendDashedCaretBoldFilled_exports, {
32
+ default: () => LegendDashedCaretBoldFilled_default
33
+ });
34
+ module.exports = __toCommonJS(LegendDashedCaretBoldFilled_exports);
35
+ var React = __toESM(require("react"));
36
+ var import_LegendDashedCaretBoldFilled = __toESM(require("@sensoro-design/icons-svg/es/asn/LegendDashedCaretBoldFilled"));
37
+ var import_SensoroIcon = __toESM(require("../components/SensoroIcon"));
38
+ var LegendDashedCaretBoldFilled = (props, ref) => /* @__PURE__ */ React.createElement(import_SensoroIcon.default, { ...props, ref, icon: import_LegendDashedCaretBoldFilled.default });
39
+ var RefIcon = React.forwardRef(LegendDashedCaretBoldFilled);
40
+ RefIcon.displayName = "LegendDashedCaretBoldFilled";
41
+ var LegendDashedCaretBoldFilled_default = RefIcon;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ import { SensoroIconProps } from '../components/SensoroIcon';
3
+ declare const RefIcon: React.ForwardRefExoticComponent<Omit<SensoroIconProps, 'ref'> & React.RefAttributes<HTMLSpanElement>>;
4
+ export default RefIcon;
@@ -0,0 +1,41 @@
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/LegendDashedCaretFilled.tsx
30
+ var LegendDashedCaretFilled_exports = {};
31
+ __export(LegendDashedCaretFilled_exports, {
32
+ default: () => LegendDashedCaretFilled_default
33
+ });
34
+ module.exports = __toCommonJS(LegendDashedCaretFilled_exports);
35
+ var React = __toESM(require("react"));
36
+ var import_LegendDashedCaretFilled = __toESM(require("@sensoro-design/icons-svg/es/asn/LegendDashedCaretFilled"));
37
+ var import_SensoroIcon = __toESM(require("../components/SensoroIcon"));
38
+ var LegendDashedCaretFilled = (props, ref) => /* @__PURE__ */ React.createElement(import_SensoroIcon.default, { ...props, ref, icon: import_LegendDashedCaretFilled.default });
39
+ var RefIcon = React.forwardRef(LegendDashedCaretFilled);
40
+ RefIcon.displayName = "LegendDashedCaretFilled";
41
+ var LegendDashedCaretFilled_default = RefIcon;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ import { SensoroIconProps } from '../components/SensoroIcon';
3
+ declare const RefIcon: React.ForwardRefExoticComponent<Omit<SensoroIconProps, 'ref'> & React.RefAttributes<HTMLSpanElement>>;
4
+ export default RefIcon;
@@ -0,0 +1,41 @@
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/LegendDashedCaretThickFilled.tsx
30
+ var LegendDashedCaretThickFilled_exports = {};
31
+ __export(LegendDashedCaretThickFilled_exports, {
32
+ default: () => LegendDashedCaretThickFilled_default
33
+ });
34
+ module.exports = __toCommonJS(LegendDashedCaretThickFilled_exports);
35
+ var React = __toESM(require("react"));
36
+ var import_LegendDashedCaretThickFilled = __toESM(require("@sensoro-design/icons-svg/es/asn/LegendDashedCaretThickFilled"));
37
+ var import_SensoroIcon = __toESM(require("../components/SensoroIcon"));
38
+ var LegendDashedCaretThickFilled = (props, ref) => /* @__PURE__ */ React.createElement(import_SensoroIcon.default, { ...props, ref, icon: import_LegendDashedCaretThickFilled.default });
39
+ var RefIcon = React.forwardRef(LegendDashedCaretThickFilled);
40
+ RefIcon.displayName = "LegendDashedCaretThickFilled";
41
+ var LegendDashedCaretThickFilled_default = RefIcon;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ import { SensoroIconProps } from '../components/SensoroIcon';
3
+ declare const RefIcon: React.ForwardRefExoticComponent<Omit<SensoroIconProps, 'ref'> & React.RefAttributes<HTMLSpanElement>>;
4
+ export default RefIcon;
@@ -0,0 +1,41 @@
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/LegendDashedLineBoldFilled.tsx
30
+ var LegendDashedLineBoldFilled_exports = {};
31
+ __export(LegendDashedLineBoldFilled_exports, {
32
+ default: () => LegendDashedLineBoldFilled_default
33
+ });
34
+ module.exports = __toCommonJS(LegendDashedLineBoldFilled_exports);
35
+ var React = __toESM(require("react"));
36
+ var import_LegendDashedLineBoldFilled = __toESM(require("@sensoro-design/icons-svg/es/asn/LegendDashedLineBoldFilled"));
37
+ var import_SensoroIcon = __toESM(require("../components/SensoroIcon"));
38
+ var LegendDashedLineBoldFilled = (props, ref) => /* @__PURE__ */ React.createElement(import_SensoroIcon.default, { ...props, ref, icon: import_LegendDashedLineBoldFilled.default });
39
+ var RefIcon = React.forwardRef(LegendDashedLineBoldFilled);
40
+ RefIcon.displayName = "LegendDashedLineBoldFilled";
41
+ var LegendDashedLineBoldFilled_default = RefIcon;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ import { SensoroIconProps } from '../components/SensoroIcon';
3
+ declare const RefIcon: React.ForwardRefExoticComponent<Omit<SensoroIconProps, 'ref'> & React.RefAttributes<HTMLSpanElement>>;
4
+ export default RefIcon;
@@ -0,0 +1,41 @@
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/LegendDashedLineOutlined.tsx
30
+ var LegendDashedLineOutlined_exports = {};
31
+ __export(LegendDashedLineOutlined_exports, {
32
+ default: () => LegendDashedLineOutlined_default
33
+ });
34
+ module.exports = __toCommonJS(LegendDashedLineOutlined_exports);
35
+ var React = __toESM(require("react"));
36
+ var import_LegendDashedLineOutlined = __toESM(require("@sensoro-design/icons-svg/es/asn/LegendDashedLineOutlined"));
37
+ var import_SensoroIcon = __toESM(require("../components/SensoroIcon"));
38
+ var LegendDashedLineOutlined = (props, ref) => /* @__PURE__ */ React.createElement(import_SensoroIcon.default, { ...props, ref, icon: import_LegendDashedLineOutlined.default });
39
+ var RefIcon = React.forwardRef(LegendDashedLineOutlined);
40
+ RefIcon.displayName = "LegendDashedLineOutlined";
41
+ var LegendDashedLineOutlined_default = RefIcon;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ import { SensoroIconProps } from '../components/SensoroIcon';
3
+ declare const RefIcon: React.ForwardRefExoticComponent<Omit<SensoroIconProps, 'ref'> & React.RefAttributes<HTMLSpanElement>>;
4
+ export default RefIcon;
@@ -0,0 +1,41 @@
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/LegendDashedLineThickFilled.tsx
30
+ var LegendDashedLineThickFilled_exports = {};
31
+ __export(LegendDashedLineThickFilled_exports, {
32
+ default: () => LegendDashedLineThickFilled_default
33
+ });
34
+ module.exports = __toCommonJS(LegendDashedLineThickFilled_exports);
35
+ var React = __toESM(require("react"));
36
+ var import_LegendDashedLineThickFilled = __toESM(require("@sensoro-design/icons-svg/es/asn/LegendDashedLineThickFilled"));
37
+ var import_SensoroIcon = __toESM(require("../components/SensoroIcon"));
38
+ var LegendDashedLineThickFilled = (props, ref) => /* @__PURE__ */ React.createElement(import_SensoroIcon.default, { ...props, ref, icon: import_LegendDashedLineThickFilled.default });
39
+ var RefIcon = React.forwardRef(LegendDashedLineThickFilled);
40
+ RefIcon.displayName = "LegendDashedLineThickFilled";
41
+ var LegendDashedLineThickFilled_default = RefIcon;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ import { SensoroIconProps } from '../components/SensoroIcon';
3
+ declare const RefIcon: React.ForwardRefExoticComponent<Omit<SensoroIconProps, 'ref'> & React.RefAttributes<HTMLSpanElement>>;
4
+ export default RefIcon;
@@ -0,0 +1,41 @@
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/LegendLineBoldFilled.tsx
30
+ var LegendLineBoldFilled_exports = {};
31
+ __export(LegendLineBoldFilled_exports, {
32
+ default: () => LegendLineBoldFilled_default
33
+ });
34
+ module.exports = __toCommonJS(LegendLineBoldFilled_exports);
35
+ var React = __toESM(require("react"));
36
+ var import_LegendLineBoldFilled = __toESM(require("@sensoro-design/icons-svg/es/asn/LegendLineBoldFilled"));
37
+ var import_SensoroIcon = __toESM(require("../components/SensoroIcon"));
38
+ var LegendLineBoldFilled = (props, ref) => /* @__PURE__ */ React.createElement(import_SensoroIcon.default, { ...props, ref, icon: import_LegendLineBoldFilled.default });
39
+ var RefIcon = React.forwardRef(LegendLineBoldFilled);
40
+ RefIcon.displayName = "LegendLineBoldFilled";
41
+ var LegendLineBoldFilled_default = RefIcon;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ import { SensoroIconProps } from '../components/SensoroIcon';
3
+ declare const RefIcon: React.ForwardRefExoticComponent<Omit<SensoroIconProps, 'ref'> & React.RefAttributes<HTMLSpanElement>>;
4
+ export default RefIcon;
@@ -0,0 +1,41 @@
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/LegendLineOutlined.tsx
30
+ var LegendLineOutlined_exports = {};
31
+ __export(LegendLineOutlined_exports, {
32
+ default: () => LegendLineOutlined_default
33
+ });
34
+ module.exports = __toCommonJS(LegendLineOutlined_exports);
35
+ var React = __toESM(require("react"));
36
+ var import_LegendLineOutlined = __toESM(require("@sensoro-design/icons-svg/es/asn/LegendLineOutlined"));
37
+ var import_SensoroIcon = __toESM(require("../components/SensoroIcon"));
38
+ var LegendLineOutlined = (props, ref) => /* @__PURE__ */ React.createElement(import_SensoroIcon.default, { ...props, ref, icon: import_LegendLineOutlined.default });
39
+ var RefIcon = React.forwardRef(LegendLineOutlined);
40
+ RefIcon.displayName = "LegendLineOutlined";
41
+ var LegendLineOutlined_default = RefIcon;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ import { SensoroIconProps } from '../components/SensoroIcon';
3
+ declare const RefIcon: React.ForwardRefExoticComponent<Omit<SensoroIconProps, 'ref'> & React.RefAttributes<HTMLSpanElement>>;
4
+ export default RefIcon;
@@ -0,0 +1,41 @@
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/LegendLineThickFilled.tsx
30
+ var LegendLineThickFilled_exports = {};
31
+ __export(LegendLineThickFilled_exports, {
32
+ default: () => LegendLineThickFilled_default
33
+ });
34
+ module.exports = __toCommonJS(LegendLineThickFilled_exports);
35
+ var React = __toESM(require("react"));
36
+ var import_LegendLineThickFilled = __toESM(require("@sensoro-design/icons-svg/es/asn/LegendLineThickFilled"));
37
+ var import_SensoroIcon = __toESM(require("../components/SensoroIcon"));
38
+ var LegendLineThickFilled = (props, ref) => /* @__PURE__ */ React.createElement(import_SensoroIcon.default, { ...props, ref, icon: import_LegendLineThickFilled.default });
39
+ var RefIcon = React.forwardRef(LegendLineThickFilled);
40
+ RefIcon.displayName = "LegendLineThickFilled";
41
+ var LegendLineThickFilled_default = RefIcon;
@@ -464,6 +464,24 @@ export { default as LeftCircleOutlined } from './LeftCircleOutlined';
464
464
  export { default as LeftDownOutlined } from './LeftDownOutlined';
465
465
  export { default as LeftOutlined } from './LeftOutlined';
466
466
  export { default as LeftUpOutlined } from './LeftUpOutlined';
467
+ export { default as LegendArrowBoldOutlined } from './LegendArrowBoldOutlined';
468
+ export { default as LegendArrowOutlined } from './LegendArrowOutlined';
469
+ export { default as LegendArrowThickOutlined } from './LegendArrowThickOutlined';
470
+ export { default as LegendCaretBoldFilled } from './LegendCaretBoldFilled';
471
+ export { default as LegendCaretFilled } from './LegendCaretFilled';
472
+ export { default as LegendCaretThickFilled } from './LegendCaretThickFilled';
473
+ export { default as LegendDashedArrowBoldOutlined } from './LegendDashedArrowBoldOutlined';
474
+ export { default as LegendDashedArrowOutlined } from './LegendDashedArrowOutlined';
475
+ export { default as LegendDashedArrowThickOutlined } from './LegendDashedArrowThickOutlined';
476
+ export { default as LegendDashedCaretBoldFilled } from './LegendDashedCaretBoldFilled';
477
+ export { default as LegendDashedCaretFilled } from './LegendDashedCaretFilled';
478
+ export { default as LegendDashedCaretThickFilled } from './LegendDashedCaretThickFilled';
479
+ export { default as LegendDashedLineBoldFilled } from './LegendDashedLineBoldFilled';
480
+ export { default as LegendDashedLineOutlined } from './LegendDashedLineOutlined';
481
+ export { default as LegendDashedLineThickFilled } from './LegendDashedLineThickFilled';
482
+ export { default as LegendLineBoldFilled } from './LegendLineBoldFilled';
483
+ export { default as LegendLineOutlined } from './LegendLineOutlined';
484
+ export { default as LegendLineThickFilled } from './LegendLineThickFilled';
467
485
  export { default as LegendOutlined } from './LegendOutlined';
468
486
  export { default as LegendProOutlined } from './LegendProOutlined';
469
487
  export { default as LessElectricityFilled } from './LessElectricityFilled';
@@ -495,6 +495,24 @@ __export(icons_exports, {
495
495
  LeftDownOutlined: () => import_LeftDownOutlined.default,
496
496
  LeftOutlined: () => import_LeftOutlined.default,
497
497
  LeftUpOutlined: () => import_LeftUpOutlined.default,
498
+ LegendArrowBoldOutlined: () => import_LegendArrowBoldOutlined.default,
499
+ LegendArrowOutlined: () => import_LegendArrowOutlined.default,
500
+ LegendArrowThickOutlined: () => import_LegendArrowThickOutlined.default,
501
+ LegendCaretBoldFilled: () => import_LegendCaretBoldFilled.default,
502
+ LegendCaretFilled: () => import_LegendCaretFilled.default,
503
+ LegendCaretThickFilled: () => import_LegendCaretThickFilled.default,
504
+ LegendDashedArrowBoldOutlined: () => import_LegendDashedArrowBoldOutlined.default,
505
+ LegendDashedArrowOutlined: () => import_LegendDashedArrowOutlined.default,
506
+ LegendDashedArrowThickOutlined: () => import_LegendDashedArrowThickOutlined.default,
507
+ LegendDashedCaretBoldFilled: () => import_LegendDashedCaretBoldFilled.default,
508
+ LegendDashedCaretFilled: () => import_LegendDashedCaretFilled.default,
509
+ LegendDashedCaretThickFilled: () => import_LegendDashedCaretThickFilled.default,
510
+ LegendDashedLineBoldFilled: () => import_LegendDashedLineBoldFilled.default,
511
+ LegendDashedLineOutlined: () => import_LegendDashedLineOutlined.default,
512
+ LegendDashedLineThickFilled: () => import_LegendDashedLineThickFilled.default,
513
+ LegendLineBoldFilled: () => import_LegendLineBoldFilled.default,
514
+ LegendLineOutlined: () => import_LegendLineOutlined.default,
515
+ LegendLineThickFilled: () => import_LegendLineThickFilled.default,
498
516
  LegendOutlined: () => import_LegendOutlined.default,
499
517
  LegendProOutlined: () => import_LegendProOutlined.default,
500
518
  LessElectricityFilled: () => import_LessElectricityFilled.default,
@@ -1430,6 +1448,24 @@ var import_LeftCircleOutlined = __toESM(require("./LeftCircleOutlined"));
1430
1448
  var import_LeftDownOutlined = __toESM(require("./LeftDownOutlined"));
1431
1449
  var import_LeftOutlined = __toESM(require("./LeftOutlined"));
1432
1450
  var import_LeftUpOutlined = __toESM(require("./LeftUpOutlined"));
1451
+ var import_LegendArrowBoldOutlined = __toESM(require("./LegendArrowBoldOutlined"));
1452
+ var import_LegendArrowOutlined = __toESM(require("./LegendArrowOutlined"));
1453
+ var import_LegendArrowThickOutlined = __toESM(require("./LegendArrowThickOutlined"));
1454
+ var import_LegendCaretBoldFilled = __toESM(require("./LegendCaretBoldFilled"));
1455
+ var import_LegendCaretFilled = __toESM(require("./LegendCaretFilled"));
1456
+ var import_LegendCaretThickFilled = __toESM(require("./LegendCaretThickFilled"));
1457
+ var import_LegendDashedArrowBoldOutlined = __toESM(require("./LegendDashedArrowBoldOutlined"));
1458
+ var import_LegendDashedArrowOutlined = __toESM(require("./LegendDashedArrowOutlined"));
1459
+ var import_LegendDashedArrowThickOutlined = __toESM(require("./LegendDashedArrowThickOutlined"));
1460
+ var import_LegendDashedCaretBoldFilled = __toESM(require("./LegendDashedCaretBoldFilled"));
1461
+ var import_LegendDashedCaretFilled = __toESM(require("./LegendDashedCaretFilled"));
1462
+ var import_LegendDashedCaretThickFilled = __toESM(require("./LegendDashedCaretThickFilled"));
1463
+ var import_LegendDashedLineBoldFilled = __toESM(require("./LegendDashedLineBoldFilled"));
1464
+ var import_LegendDashedLineOutlined = __toESM(require("./LegendDashedLineOutlined"));
1465
+ var import_LegendDashedLineThickFilled = __toESM(require("./LegendDashedLineThickFilled"));
1466
+ var import_LegendLineBoldFilled = __toESM(require("./LegendLineBoldFilled"));
1467
+ var import_LegendLineOutlined = __toESM(require("./LegendLineOutlined"));
1468
+ var import_LegendLineThickFilled = __toESM(require("./LegendLineThickFilled"));
1433
1469
  var import_LegendOutlined = __toESM(require("./LegendOutlined"));
1434
1470
  var import_LegendProOutlined = __toESM(require("./LegendProOutlined"));
1435
1471
  var import_LessElectricityFilled = __toESM(require("./LessElectricityFilled"));
@@ -2365,6 +2401,24 @@ var import_ZoomPlusOutlined = __toESM(require("./ZoomPlusOutlined"));
2365
2401
  LeftDownOutlined,
2366
2402
  LeftOutlined,
2367
2403
  LeftUpOutlined,
2404
+ LegendArrowBoldOutlined,
2405
+ LegendArrowOutlined,
2406
+ LegendArrowThickOutlined,
2407
+ LegendCaretBoldFilled,
2408
+ LegendCaretFilled,
2409
+ LegendCaretThickFilled,
2410
+ LegendDashedArrowBoldOutlined,
2411
+ LegendDashedArrowOutlined,
2412
+ LegendDashedArrowThickOutlined,
2413
+ LegendDashedCaretBoldFilled,
2414
+ LegendDashedCaretFilled,
2415
+ LegendDashedCaretThickFilled,
2416
+ LegendDashedLineBoldFilled,
2417
+ LegendDashedLineOutlined,
2418
+ LegendDashedLineThickFilled,
2419
+ LegendLineBoldFilled,
2420
+ LegendLineOutlined,
2421
+ LegendLineThickFilled,
2368
2422
  LegendOutlined,
2369
2423
  LegendProOutlined,
2370
2424
  LessElectricityFilled,
package/lib/utils.js CHANGED
@@ -40,7 +40,9 @@ module.exports = __toCommonJS(utils_exports);
40
40
  var import_react = __toESM(require("react"));
41
41
  var import_colors = require("@ant-design/colors");
42
42
  function camelCase(input) {
43
- return input.replace(/-(.)/g, (match, g) => g.toUpperCase());
43
+ return input.replace(/(-|:)\w/g, function(v) {
44
+ return v.substring(1).toUpperCase();
45
+ });
44
46
  }
45
47
  function normalizeAttrs(attrs = {}) {
46
48
  return Object.keys(attrs).reduce((acc, key) => {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sensoro-design/icons",
3
- "version": "2.43.0",
3
+ "version": "2.44.1",
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.51.1",
34
+ "@sensoro-design/icons-svg": "2.52.0",
35
35
  "rc-util": "^5.19.3"
36
36
  },
37
37
  "publishConfig": {