@reltio/components 1.4.1879 → 1.4.1881

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 (133) hide show
  1. package/cjs/DateEditor/DateEditor.test.js +1 -1
  2. package/cjs/features/history/helpers/filters.test.js +4 -2
  3. package/cjs/icons/Add.js +1 -1
  4. package/cjs/icons/AddComment.js +1 -1
  5. package/cjs/icons/AttributesList.js +1 -1
  6. package/cjs/icons/Calendar.js +1 -1
  7. package/cjs/icons/CollaborationIcon.js +1 -1
  8. package/cjs/icons/Comment.js +1 -1
  9. package/cjs/icons/CommentBubble.js +1 -1
  10. package/cjs/icons/ControlAttribute.js +5 -5
  11. package/cjs/icons/Copy.js +1 -1
  12. package/cjs/icons/Create.js +1 -1
  13. package/cjs/icons/DcrTaskIcon.js +1 -1
  14. package/cjs/icons/DefaultImage.js +1 -1
  15. package/cjs/icons/DefaultTaskIcon.js +1 -1
  16. package/cjs/icons/DeleteRequestTaskIcon.js +1 -1
  17. package/cjs/icons/Description.js +1 -1
  18. package/cjs/icons/Details.js +1 -1
  19. package/cjs/icons/Download.js +1 -1
  20. package/cjs/icons/Draw.js +1 -1
  21. package/cjs/icons/Duplicate.js +1 -1
  22. package/cjs/icons/EmptyLoading.js +1 -1
  23. package/cjs/icons/EmptySearchResults.js +1 -1
  24. package/cjs/icons/Error.js +1 -1
  25. package/cjs/icons/Filter.js +1 -1
  26. package/cjs/icons/Hyperlink.js +1 -1
  27. package/cjs/icons/Ignored.js +1 -1
  28. package/cjs/icons/IgnoredOutlined.js +1 -1
  29. package/cjs/icons/LogIn.js +1 -1
  30. package/cjs/icons/LogOut.js +1 -1
  31. package/cjs/icons/Merge.js +1 -1
  32. package/cjs/icons/MergeDark.js +1 -1
  33. package/cjs/icons/MlMatch.js +1 -1
  34. package/cjs/icons/NegativeRuleIcon.js +1 -1
  35. package/cjs/icons/NegativeRuleTooltipIcon.js +1 -1
  36. package/cjs/icons/NestedAttribute.js +1 -1
  37. package/cjs/icons/NoData.js +1 -1
  38. package/cjs/icons/NoDataSearch.js +1 -1
  39. package/cjs/icons/NoMatches.js +1 -1
  40. package/cjs/icons/NotMatchDark.js +1 -1
  41. package/cjs/icons/NotMatchRule.js +1 -1
  42. package/cjs/icons/Pin.js +1 -1
  43. package/cjs/icons/PinOutlined.js +1 -1
  44. package/cjs/icons/PivotingIcon.js +1 -1
  45. package/cjs/icons/PmIcon.js +1 -1
  46. package/cjs/icons/PmTaskIcon.js +1 -1
  47. package/cjs/icons/Polygon.js +1 -1
  48. package/cjs/icons/PotentialMatch.js +1 -1
  49. package/cjs/icons/Profile.js +1 -1
  50. package/cjs/icons/Radius.js +1 -1
  51. package/cjs/icons/ReadOnlyError.js +1 -1
  52. package/cjs/icons/Reassign.js +1 -1
  53. package/cjs/icons/Recommended.js +1 -1
  54. package/cjs/icons/ReferenceAttribute.js +1 -1
  55. package/cjs/icons/Remove.js +1 -1
  56. package/cjs/icons/ResizeIconInline.js +1 -1
  57. package/cjs/icons/Search.js +1 -1
  58. package/cjs/icons/SelectAttributes.js +1 -1
  59. package/cjs/icons/SimpleAttribute.js +1 -1
  60. package/cjs/icons/Suggest.js +1 -1
  61. package/cjs/icons/Table.js +1 -1
  62. package/cjs/icons/Tenant.js +1 -1
  63. package/cjs/icons/UnMerge.js +1 -1
  64. package/cjs/icons/UploadIcon.js +1 -1
  65. package/cjs/icons/index.d.ts +1 -0
  66. package/cjs/icons/index.js +3 -1
  67. package/esm/DateEditor/DateEditor.test.js +1 -1
  68. package/esm/features/history/helpers/filters.test.js +4 -2
  69. package/esm/icons/Add.js +1 -1
  70. package/esm/icons/AddComment.js +1 -1
  71. package/esm/icons/AttributesList.js +1 -1
  72. package/esm/icons/Calendar.js +1 -1
  73. package/esm/icons/CollaborationIcon.js +1 -1
  74. package/esm/icons/Comment.js +1 -1
  75. package/esm/icons/CommentBubble.js +1 -1
  76. package/esm/icons/ControlAttribute.js +5 -5
  77. package/esm/icons/Copy.js +1 -1
  78. package/esm/icons/Create.js +1 -1
  79. package/esm/icons/DcrTaskIcon.js +1 -1
  80. package/esm/icons/DefaultImage.js +1 -1
  81. package/esm/icons/DefaultTaskIcon.js +1 -1
  82. package/esm/icons/DeleteRequestTaskIcon.js +1 -1
  83. package/esm/icons/Description.js +1 -1
  84. package/esm/icons/Details.js +1 -1
  85. package/esm/icons/Download.js +1 -1
  86. package/esm/icons/Draw.js +1 -1
  87. package/esm/icons/Duplicate.js +1 -1
  88. package/esm/icons/EmptyLoading.js +1 -1
  89. package/esm/icons/EmptySearchResults.js +1 -1
  90. package/esm/icons/Error.js +1 -1
  91. package/esm/icons/Filter.js +1 -1
  92. package/esm/icons/Hyperlink.js +1 -1
  93. package/esm/icons/Ignored.js +1 -1
  94. package/esm/icons/IgnoredOutlined.js +1 -1
  95. package/esm/icons/LogIn.js +1 -1
  96. package/esm/icons/LogOut.js +1 -1
  97. package/esm/icons/Merge.js +1 -1
  98. package/esm/icons/MergeDark.js +1 -1
  99. package/esm/icons/MlMatch.js +1 -1
  100. package/esm/icons/NegativeRuleIcon.js +1 -1
  101. package/esm/icons/NegativeRuleTooltipIcon.js +1 -1
  102. package/esm/icons/NestedAttribute.js +1 -1
  103. package/esm/icons/NoData.js +1 -1
  104. package/esm/icons/NoDataSearch.js +1 -1
  105. package/esm/icons/NoMatches.js +1 -1
  106. package/esm/icons/NotMatchDark.js +1 -1
  107. package/esm/icons/NotMatchRule.js +1 -1
  108. package/esm/icons/Pin.js +1 -1
  109. package/esm/icons/PinOutlined.js +1 -1
  110. package/esm/icons/PivotingIcon.js +1 -1
  111. package/esm/icons/PmIcon.js +1 -1
  112. package/esm/icons/PmTaskIcon.js +1 -1
  113. package/esm/icons/Polygon.js +1 -1
  114. package/esm/icons/PotentialMatch.js +1 -1
  115. package/esm/icons/Profile.js +1 -1
  116. package/esm/icons/Radius.js +1 -1
  117. package/esm/icons/ReadOnlyError.js +1 -1
  118. package/esm/icons/Reassign.js +1 -1
  119. package/esm/icons/Recommended.js +1 -1
  120. package/esm/icons/ReferenceAttribute.js +1 -1
  121. package/esm/icons/Remove.js +1 -1
  122. package/esm/icons/ResizeIconInline.js +1 -1
  123. package/esm/icons/Search.js +1 -1
  124. package/esm/icons/SelectAttributes.js +1 -1
  125. package/esm/icons/SimpleAttribute.js +1 -1
  126. package/esm/icons/Suggest.js +1 -1
  127. package/esm/icons/Table.js +1 -1
  128. package/esm/icons/Tenant.js +1 -1
  129. package/esm/icons/UnMerge.js +1 -1
  130. package/esm/icons/UploadIcon.js +1 -1
  131. package/esm/icons/index.d.ts +1 -0
  132. package/esm/icons/index.js +1 -0
  133. package/package.json +2 -2
@@ -11,7 +11,7 @@ var __assign = (this && this.__assign) || function () {
11
11
  };
12
12
  import React from 'react';
13
13
  var SvgMlMatch = function (props) {
14
- return (React.createElement("svg", __assign({ width: 192, height: 192, viewBox: "0 0 192 192", xmlns: "http://www.w3.org/2000/svg", xmlnsXlink: "http://www.w3.org/1999/xlink" }, props),
14
+ return (React.createElement("svg", __assign({ width: 192, height: 192, viewBox: "0 0 192 192", xmlns: "http://www.w3.org/2000/svg", xmlnsXlink: "http://www.w3.org/1999/xlink", "data-reltio-id": "SvgMlMatch" }, props),
15
15
  React.createElement("defs", null,
16
16
  React.createElement("linearGradient", { x1: "94.582%", y1: "6.451%", x2: "23.195%", y2: "83.323%", id: "MLMatch_svg__b" },
17
17
  React.createElement("stop", { stopColor: "#CDE1FF", offset: "0%" }),
@@ -11,7 +11,7 @@ var __assign = (this && this.__assign) || function () {
11
11
  };
12
12
  import React from 'react';
13
13
  var SvgNegativeRuleIcon = function (props) {
14
- return (React.createElement("svg", __assign({ width: 10, height: 10, viewBox: "0 0 10 10", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, props),
14
+ return (React.createElement("svg", __assign({ width: 10, height: 10, viewBox: "0 0 10 10", fill: "none", xmlns: "http://www.w3.org/2000/svg", "data-reltio-id": "SvgNegativeRuleIcon" }, props),
15
15
  React.createElement("path", { d: "M5 0C2.24 0 0 2.24 0 5s2.24 5 5 5 5-2.24 5-5-2.24-5-5-5zm2.5 5.5h-5v-1h5v1z", fill: "#000", fillOpacity: 0.54 })));
16
16
  };
17
17
  export default SvgNegativeRuleIcon;
@@ -11,7 +11,7 @@ var __assign = (this && this.__assign) || function () {
11
11
  };
12
12
  import React from 'react';
13
13
  var SvgNegativeRuleTooltipIcon = function (props) {
14
- return (React.createElement("svg", __assign({ width: 10, height: 10, viewBox: "0 0 10 10", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, props),
14
+ return (React.createElement("svg", __assign({ width: 10, height: 10, viewBox: "0 0 10 10", fill: "none", xmlns: "http://www.w3.org/2000/svg", "data-reltio-id": "SvgNegativeRuleTooltipIcon" }, props),
15
15
  React.createElement("path", { d: "M5 0C2.24 0 0 2.24 0 5s2.24 5 5 5 5-2.24 5-5-2.24-5-5-5zm2.5 5.5h-5v-1h5v1z", fill: "#fff", fillOpacity: 0.54 })));
16
16
  };
17
17
  export default SvgNegativeRuleTooltipIcon;
@@ -11,7 +11,7 @@ var __assign = (this && this.__assign) || function () {
11
11
  };
12
12
  import React from 'react';
13
13
  var SvgNestedAttribute = function (props) {
14
- return (React.createElement("svg", __assign({ width: 24, height: 24, viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, props),
14
+ return (React.createElement("svg", __assign({ width: 24, height: 24, viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", "data-reltio-id": "SvgNestedAttribute" }, props),
15
15
  React.createElement("path", { d: "M14 11v-1a1 1 0 011-1h4a1 1 0 011 1v4a1 1 0 01-1 1h-4a1 1 0 01-1-1v-1h-3v1a1 1 0 01-1 1H6a1 1 0 01-1-1v-4a1 1 0 011-1h4a1 1 0 011 1v1h3z", fill: "#000", stroke: "none", strokeWidth: 1, fillRule: "evenodd" })));
16
16
  };
17
17
  export default SvgNestedAttribute;
@@ -11,7 +11,7 @@ var __assign = (this && this.__assign) || function () {
11
11
  };
12
12
  import React from 'react';
13
13
  var SvgNoData = function (props) {
14
- return (React.createElement("svg", __assign({ width: 256, height: 256, viewBox: "0 0 256 256", xmlns: "http://www.w3.org/2000/svg", xmlnsXlink: "http://www.w3.org/1999/xlink" }, props),
14
+ return (React.createElement("svg", __assign({ width: 256, height: 256, viewBox: "0 0 256 256", xmlns: "http://www.w3.org/2000/svg", xmlnsXlink: "http://www.w3.org/1999/xlink", "data-reltio-id": "SvgNoData" }, props),
15
15
  React.createElement("defs", null,
16
16
  React.createElement("linearGradient", { x1: "50%", y1: "0%", x2: "50%", y2: "100%", id: "NoData_svg__b" },
17
17
  React.createElement("stop", { stopColor: "#FAFAFA", stopOpacity: 0, offset: "0%" }),
@@ -11,7 +11,7 @@ var __assign = (this && this.__assign) || function () {
11
11
  };
12
12
  import React from 'react';
13
13
  var SvgNoDataSearch = function (props) {
14
- return (React.createElement("svg", __assign({ width: 79, height: 68, viewBox: "0 0 79 68", xmlns: "http://www.w3.org/2000/svg" }, props),
14
+ return (React.createElement("svg", __assign({ width: 79, height: 68, viewBox: "0 0 79 68", xmlns: "http://www.w3.org/2000/svg", "data-reltio-id": "SvgNoDataSearch" }, props),
15
15
  React.createElement("g", { stroke: "none", strokeWidth: 1, fill: "none", fillRule: "evenodd" },
16
16
  React.createElement("path", { d: "M24.889 40.444V22.556H3.603v-2.334H24.89V3.89h2.333v16.333h23.334V3.89h2.333v16.333h18.157v2.334H52.889v17.888h18.157v2.334H52.889v17.396h-2.333V42.778H27.222v17.396H24.89V42.778H3.603v-2.334H24.89zm2.333 0h23.334V22.556H27.222v17.888z", fill: "#D2DEDE", opacity: 0.2 }),
17
17
  React.createElement("path", { d: "M68.725 3.889H3.889v29.814l13.413-14.36 14.399 6.347 11.265-7.467h16.633l9.126-14.334zm2.053 4.016l-9.044 14.207H44.138l-12.06 7.994-13.818-6.091L3.889 39.4V59.89h66.889V7.905zM3 0h68.667a3 3 0 013 3v57.778a3 3 0 01-3 3H3a3 3 0 01-3-3V3a3 3 0 013-3z", fill: "#D2DEDE", opacity: 0.5 }),
@@ -11,7 +11,7 @@ var __assign = (this && this.__assign) || function () {
11
11
  };
12
12
  import React from 'react';
13
13
  var SvgNoMatches = function (props) {
14
- return (React.createElement("svg", __assign({ width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, props),
14
+ return (React.createElement("svg", __assign({ width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", "data-reltio-id": "SvgNoMatches" }, props),
15
15
  React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M16.8 15.6V7.2H8.4V6h8.4c.66 0 1.2.54 1.2 1.2v8.4h-1.2zM7.2 18c-.66 0-1.2-.54-1.2-1.2V9.6c0-.66.54-1.2 1.2-1.2h7.2c.66 0 1.2.54 1.2 1.2v7.2c0 .66-.54 1.2-1.2 1.2H7.2zm4.937-2.8l.663-.663-1.337-1.337 1.337-1.337-.663-.663-1.337 1.337L9.463 11.2l-.663.663 1.337 1.337L8.8 14.537l.663.663 1.337-1.337 1.337 1.337z", fill: "#fff" })));
16
16
  };
17
17
  export default SvgNoMatches;
@@ -11,7 +11,7 @@ var __assign = (this && this.__assign) || function () {
11
11
  };
12
12
  import React from 'react';
13
13
  var SvgNotMatchDark = function (props) {
14
- return (React.createElement("svg", __assign({ width: 24, height: 24, viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, props),
14
+ return (React.createElement("svg", __assign({ width: 24, height: 24, viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", "data-reltio-id": "SvgNotMatchDark" }, props),
15
15
  React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M17 1.5v3.638h-1.247l-11.03 11H2v2h3.55l11.029-11H17V10.5L21.5 6 17 1.5zM8.844 8.785L5.55 5.5H2v2h2.723l2.707 2.7 1.414-1.415zm4.835 4.822l-1.414 1.414 3.488 3.479H17v3.638l4.5-4.5-4.5-4.5V16.5h-.421l-2.9-2.893z", fill: "#000", fillOpacity: 0.54 })));
16
16
  };
17
17
  export default SvgNotMatchDark;
@@ -11,7 +11,7 @@ var __assign = (this && this.__assign) || function () {
11
11
  };
12
12
  import React from 'react';
13
13
  var SvgNotMatchRule = function (props) {
14
- return (React.createElement("svg", __assign({ width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, props),
14
+ return (React.createElement("svg", __assign({ width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", "data-reltio-id": "SvgNotMatchRule" }, props),
15
15
  React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M3 20h15.002L21 23l1.27-1.27-20-20.01L1 2.99l6.172 6.175a4.007 4.007 0 002.66 2.662l2.23 2.23A10.754 10.754 0 0011 14c-2.67 0-8 1.34-8 4v2zm8-16a3.987 3.987 0 00-2.795 1.137l5.656 5.659A3.999 3.999 0 0011 4z", fill: "#000", fillOpacity: 0.54 })));
16
16
  };
17
17
  export default SvgNotMatchRule;
package/esm/icons/Pin.js CHANGED
@@ -11,7 +11,7 @@ var __assign = (this && this.__assign) || function () {
11
11
  };
12
12
  import React from 'react';
13
13
  var SvgPin = function (props) {
14
- return (React.createElement("svg", __assign({ width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, props),
14
+ return (React.createElement("svg", __assign({ width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", "data-reltio-id": "SvgPin" }, props),
15
15
  React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M16 4v6l2 2v2h-5v7l-.992 1L11 21v-7H6v-2l2-2V4H7V2h10v2h-1z", fill: "#000", fillOpacity: 0.54 })));
16
16
  };
17
17
  export default SvgPin;
@@ -11,7 +11,7 @@ var __assign = (this && this.__assign) || function () {
11
11
  };
12
12
  import React from 'react';
13
13
  var SvgPinOutlined = function (props) {
14
- return (React.createElement("svg", __assign({ width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, props),
14
+ return (React.createElement("svg", __assign({ width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", "data-reltio-id": "SvgPinOutlined" }, props),
15
15
  React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M16 10V4h1V2H7v2h1v6l-2 2v2h5v7l1.008 1L13 21v-7h5v-2l-2-2zm-6-6h4v7l1 1H9l1-1V4z", fill: "#000", fillOpacity: 0.54 })));
16
16
  };
17
17
  export default SvgPinOutlined;
@@ -11,7 +11,7 @@ var __assign = (this && this.__assign) || function () {
11
11
  };
12
12
  import React from 'react';
13
13
  var SvgPivotingIcon = function (props) {
14
- return (React.createElement("svg", __assign({ width: 11, height: 11, viewBox: "0 0 11 11" }, props),
14
+ return (React.createElement("svg", __assign({ width: 11, height: 11, viewBox: "0 0 11 11", "data-reltio-id": "SvgPivotingIcon" }, props),
15
15
  React.createElement("path", { d: "M2.514 5h2.314V3l2.5 2.5-2.5 2.5V6h-3.8a4.5 4.5 0 10.73-3H.6a5.5 5.5 0 11-.577 3H0V5H2.514z", fill: "#6CACE4", stroke: "none", strokeWidth: 1, fillRule: "evenodd" })));
16
16
  };
17
17
  export default SvgPivotingIcon;
@@ -11,7 +11,7 @@ var __assign = (this && this.__assign) || function () {
11
11
  };
12
12
  import React from 'react';
13
13
  var SvgPmIcon = function (props) {
14
- return (React.createElement("svg", __assign({ viewBox: "0 0 20 20" }, props),
14
+ return (React.createElement("svg", __assign({ viewBox: "0 0 20 20", "data-reltio-id": "SvgPmIcon" }, props),
15
15
  React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M18.5 10L14 5.5V9h-3.5L5 3.5 3.5 5l6.04 6H14v3.5l4.5-4.5zM7.04 11.455L3.5 15 5 16.5l3.54-3.545-1.5-1.5z" })));
16
16
  };
17
17
  export default SvgPmIcon;
@@ -11,7 +11,7 @@ var __assign = (this && this.__assign) || function () {
11
11
  };
12
12
  import React from 'react';
13
13
  var SvgPmTaskIcon = function (props) {
14
- return (React.createElement("svg", __assign({ width: 28, height: 28, viewBox: "0 0 28 28", xmlns: "http://www.w3.org/2000/svg" }, props),
14
+ return (React.createElement("svg", __assign({ width: 28, height: 28, viewBox: "0 0 28 28", xmlns: "http://www.w3.org/2000/svg", "data-reltio-id": "SvgPmTaskIcon" }, props),
15
15
  React.createElement("g", { stroke: "none", strokeWidth: 1, fill: "none", fillRule: "evenodd" },
16
16
  React.createElement("circle", { fill: "#1976D2", cx: 14, cy: 14, r: 14 }),
17
17
  React.createElement("path", { d: "M22.5 14L18 9.5V13h-3.5L9 7.5 7.5 9l6.04 6H18v3.5l4.5-4.5zm-11.46 1.46L7.5 19 9 20.5l3.54-3.54-1.5-1.5z", fill: "#FFF", opacity: 0.87 }))));
@@ -11,7 +11,7 @@ var __assign = (this && this.__assign) || function () {
11
11
  };
12
12
  import React from 'react';
13
13
  var SvgPolygon = function (props) {
14
- return (React.createElement("svg", __assign({ width: 24, height: 24, viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, props),
14
+ return (React.createElement("svg", __assign({ width: 24, height: 24, viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", "data-reltio-id": "SvgPolygon" }, props),
15
15
  React.createElement("path", { d: "M3.796 11.99A2 2 0 114.855 8.19l5.19-3.77a2 2 0 113.911 0l5.19 3.77a2 2 0 111.058 3.798l-1.812 5.575a2 2 0 11-3.05 2.555H8.658a2 2 0 11-3.05-2.555L3.796 11.99zM5.987 9.77a1.991 1.991 0 01-.398 1.444l1.899 5.845c.596.15 1.086.566 1.334 1.115h6.356c.248-.55.738-.966 1.334-1.115l1.9-5.845a1.991 1.991 0 01-.4-1.444l-5.346-3.884a1.997 1.997 0 01-1.332 0L5.987 9.77z", fill: "#000", fillRule: "nonzero", stroke: "none", strokeWidth: 1, opacity: 0.54 })));
16
16
  };
17
17
  export default SvgPolygon;
@@ -11,7 +11,7 @@ var __assign = (this && this.__assign) || function () {
11
11
  };
12
12
  import React from 'react';
13
13
  var SvgPotentialMatch = function (props) {
14
- return (React.createElement("svg", __assign({ width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, props),
14
+ return (React.createElement("svg", __assign({ width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", "data-reltio-id": "SvgPotentialMatch" }, props),
15
15
  React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M16.8 7.2v8.4H18V7.2c0-.66-.54-1.2-1.2-1.2H8.4v1.2h8.4zM6 16.8c0 .66.54 1.2 1.2 1.2h7.2c.66 0 1.2-.54 1.2-1.2V9.6c0-.66-.54-1.2-1.2-1.2H7.2c-.66 0-1.2.54-1.2 1.2v7.2z", fill: "#fff" })));
16
16
  };
17
17
  export default SvgPotentialMatch;
@@ -11,7 +11,7 @@ var __assign = (this && this.__assign) || function () {
11
11
  };
12
12
  import React from 'react';
13
13
  var SvgProfile = function (props) {
14
- return (React.createElement("svg", __assign({ width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, props),
14
+ return (React.createElement("svg", __assign({ width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", "data-reltio-id": "SvgProfile" }, props),
15
15
  React.createElement("path", { d: "M11.727 5c1.66 0 3 1.376 3 3.08 0 1.704-1.34 3.08-3 3.08s-3-1.376-3-3.08c0-1.704 1.34-3.08 3-3.08zM12 19c-2.5 0-4.71-1.365-6-3.435.03-2.122 4-3.285 6-3.285 1.99 0 5.97 1.163 6 3.285C16.71 17.635 14.5 19 12 19z", fill: "#fff" })));
16
16
  };
17
17
  export default SvgProfile;
@@ -11,7 +11,7 @@ var __assign = (this && this.__assign) || function () {
11
11
  };
12
12
  import React from 'react';
13
13
  var SvgRadius = function (props) {
14
- return (React.createElement("svg", __assign({ width: 18, height: 18, viewBox: "0 0 18 18", xmlns: "http://www.w3.org/2000/svg" }, props),
14
+ return (React.createElement("svg", __assign({ width: 18, height: 18, viewBox: "0 0 18 18", xmlns: "http://www.w3.org/2000/svg", "data-reltio-id": "SvgRadius" }, props),
15
15
  React.createElement("path", { d: "M10.61 8.568A1.666 1.666 0 119.432 7.39l3.656-3.657a6.668 6.668 0 101.179 1.179L10.61 8.568zm-7.503 6.325A8.333 8.333 0 1114.893 3.107 8.333 8.333 0 013.107 14.893z", fill: "#000", stroke: "none", strokeWidth: 1, fillRule: "evenodd", opacity: 0.54 })));
16
16
  };
17
17
  export default SvgRadius;
@@ -11,7 +11,7 @@ var __assign = (this && this.__assign) || function () {
11
11
  };
12
12
  import React from 'react';
13
13
  var SvgReadOnlyError = function (props) {
14
- return (React.createElement("svg", __assign({ width: 12, height: 12, viewBox: "0 0 12 12", fill: "#DD2C00", xmlns: "http://www.w3.org/2000/svg" }, props),
14
+ return (React.createElement("svg", __assign({ width: 12, height: 12, viewBox: "0 0 12 12", fill: "#DD2C00", xmlns: "http://www.w3.org/2000/svg", "data-reltio-id": "SvgReadOnlyError" }, props),
15
15
  React.createElement("path", { d: "M6 11.848a1.15 1.15 0 01-.445-.088 1.309 1.309 0 01-.386-.248L.487 6.832a1.31 1.31 0 01-.247-.387 1.207 1.207 0 010-.897c.058-.146.14-.272.247-.38L5.17.489c.116-.117.245-.202.386-.256a1.303 1.303 0 01.897 0 .953.953 0 01.38.256l4.68 4.68a.954.954 0 01.256.38 1.303 1.303 0 010 .897c-.054.14-.139.27-.256.386l-4.68 4.681a1.205 1.205 0 01-.831.335zm0-1.167L10.681 6 6 1.319 1.319 6 6 10.681zm-.583-4.098h1.166v-3.5H5.417v3.5zM6 8.333a.564.564 0 00.416-.167.564.564 0 00.167-.416.564.564 0 00-.167-.416A.564.564 0 006 7.167a.564.564 0 00-.416.167.564.564 0 00-.167.416c0 .165.056.304.167.416.112.111.25.167.416.167z" })));
16
16
  };
17
17
  export default SvgReadOnlyError;
@@ -11,7 +11,7 @@ var __assign = (this && this.__assign) || function () {
11
11
  };
12
12
  import React from 'react';
13
13
  var SvgReassign = function (props) {
14
- return (React.createElement("svg", __assign({ width: 24, height: 18, viewBox: "0 0 24 18", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, props),
14
+ return (React.createElement("svg", __assign({ width: 24, height: 18, viewBox: "0 0 24 18", fill: "none", xmlns: "http://www.w3.org/2000/svg", "data-reltio-id": "SvgReassign" }, props),
15
15
  React.createElement("path", { d: "M24 17.454v-2.181c0-2.411-3.905-4.364-8.727-4.364-4.822 0-8.728 1.953-8.728 4.364v2.181H24zM10.91 4.364a4.362 4.362 0 004.363 4.363 4.362 4.362 0 004.363-4.363A4.362 4.362 0 0015.273 0a4.362 4.362 0 00-4.364 4.364zM3.272 1.636V4.91H0v4.364h3.273v3.273L8.727 7.09 3.273 1.636z", fill: "#757575" })));
16
16
  };
17
17
  export default SvgReassign;
@@ -11,7 +11,7 @@ var __assign = (this && this.__assign) || function () {
11
11
  };
12
12
  import React from 'react';
13
13
  var SvgRecommended = function (props) {
14
- return (React.createElement("svg", __assign({ width: 13, height: 18, viewBox: "0 0 13 18", xmlns: "http://www.w3.org/2000/svg" }, props),
14
+ return (React.createElement("svg", __assign({ width: 13, height: 18, viewBox: "0 0 13 18", xmlns: "http://www.w3.org/2000/svg", "data-reltio-id": "SvgRecommended" }, props),
15
15
  React.createElement("g", { transform: "translate(-3 -1)", stroke: "none", strokeWidth: 1, fill: "none", fillRule: "evenodd" },
16
16
  React.createElement("path", { fill: "#FF4081", d: "M5.833 10h3.75v6.667l-3.75 1.666z" }),
17
17
  React.createElement("path", { fill: "#CE0C4E", d: "M13.333 10v8.333l-3.75-1.666V10z" }),
@@ -11,7 +11,7 @@ var __assign = (this && this.__assign) || function () {
11
11
  };
12
12
  import React from 'react';
13
13
  var SvgReferenceAttribute = function (props) {
14
- return (React.createElement("svg", __assign({ width: 24, height: 24, viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, props),
14
+ return (React.createElement("svg", __assign({ width: 24, height: 24, viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", "data-reltio-id": "SvgReferenceAttribute" }, props),
15
15
  React.createElement("path", { d: "M10 18h3v-1a1 1 0 011-1h4a1 1 0 011 1v4a1 1 0 01-1 1h-4a1 1 0 01-1-1v-1H8V8H6a1 1 0 01-1-1V3a1 1 0 011-1h6a1 1 0 011 1v4a1 1 0 01-1 1h-2v3h3v-1a1 1 0 011-1h4a1 1 0 011 1v4a1 1 0 01-1 1h-4a1 1 0 01-1-1v-1h-3v5z", fill: "#000", stroke: "none", strokeWidth: 1, fillRule: "evenodd" })));
16
16
  };
17
17
  export default SvgReferenceAttribute;
@@ -11,7 +11,7 @@ var __assign = (this && this.__assign) || function () {
11
11
  };
12
12
  import React from 'react';
13
13
  var SvgRemove = function (props) {
14
- return (React.createElement("svg", __assign({ width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, props),
14
+ return (React.createElement("svg", __assign({ width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", "data-reltio-id": "SvgRemove" }, props),
15
15
  React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M14.125 7.583h2.042V8.75H8V7.583h2.042L10.625 7h2.917l.583.583zM9.75 17.5a1.17 1.17 0 01-1.167-1.167v-7h7v7a1.17 1.17 0 01-1.166 1.167H9.75z", fill: "#fff" })));
16
16
  };
17
17
  export default SvgRemove;
@@ -11,7 +11,7 @@ var __assign = (this && this.__assign) || function () {
11
11
  };
12
12
  import React from 'react';
13
13
  var SvgResizeIconinline = function (props) {
14
- return (React.createElement("svg", __assign({ width: 10, height: 10, viewBox: "0 0 10 10", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, props),
14
+ return (React.createElement("svg", __assign({ width: 10, height: 10, viewBox: "0 0 10 10", fill: "none", xmlns: "http://www.w3.org/2000/svg", "data-reltio-id": "SvgResizeIconinline" }, props),
15
15
  React.createElement("path", { stroke: "#505050", strokeOpacity: 0.54, d: "M9.5 0v10M0 9.5h9M7.5 4v4M4 7.5h3" })));
16
16
  };
17
17
  export default SvgResizeIconinline;
@@ -11,7 +11,7 @@ var __assign = (this && this.__assign) || function () {
11
11
  };
12
12
  import React from 'react';
13
13
  var SvgSearch = function (props) {
14
- return (React.createElement("svg", __assign({ width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, props),
14
+ return (React.createElement("svg", __assign({ width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", "data-reltio-id": "SvgSearch" }, props),
15
15
  React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M14.432 13.358h-.568l-.197-.196a4.627 4.627 0 001.121-3.023 4.65 4.65 0 10-4.649 4.65 4.628 4.628 0 003.022-1.12l.198.195v.567L16.933 18 18 16.934l-3.568-3.576zm-4.293 0a3.218 3.218 0 11.152-.004l-.152.004z", fill: "#fff" })));
16
16
  };
17
17
  export default SvgSearch;
@@ -11,7 +11,7 @@ var __assign = (this && this.__assign) || function () {
11
11
  };
12
12
  import React from 'react';
13
13
  var SvgSelectAttributes = function (props) {
14
- return (React.createElement("svg", __assign({ width: 256, height: 256, viewBox: "0 0 256 256", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, props),
14
+ return (React.createElement("svg", __assign({ width: 256, height: 256, viewBox: "0 0 256 256", fill: "none", xmlns: "http://www.w3.org/2000/svg", "data-reltio-id": "SvgSelectAttributes" }, props),
15
15
  React.createElement("circle", { cx: 128, cy: 128, r: 128, fill: "#0072CE", fillOpacity: 0.1 }),
16
16
  React.createElement("mask", { id: "SelectAttributes_svg__a", style: {
17
17
  maskType: 'alpha'
@@ -11,7 +11,7 @@ var __assign = (this && this.__assign) || function () {
11
11
  };
12
12
  import React from 'react';
13
13
  var SvgSimpleAttribute = function (props) {
14
- return (React.createElement("svg", __assign({ width: 24, height: 24, viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, props),
14
+ return (React.createElement("svg", __assign({ width: 24, height: 24, viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", "data-reltio-id": "SvgSimpleAttribute" }, props),
15
15
  React.createElement("rect", { fill: "#000", x: 9, y: 9, width: 6, height: 6, rx: 1, stroke: "none", strokeWidth: 1, fillRule: "evenodd" })));
16
16
  };
17
17
  export default SvgSimpleAttribute;
@@ -11,7 +11,7 @@ var __assign = (this && this.__assign) || function () {
11
11
  };
12
12
  import React from 'react';
13
13
  var SvgSuggest = function (props) {
14
- return (React.createElement("svg", __assign({ width: 19, height: 17, viewBox: "0 0 19 17", xmlns: "http://www.w3.org/2000/svg", xmlnsXlink: "http://www.w3.org/1999/xlink" }, props),
14
+ return (React.createElement("svg", __assign({ width: 19, height: 17, viewBox: "0 0 19 17", xmlns: "http://www.w3.org/2000/svg", xmlnsXlink: "http://www.w3.org/1999/xlink", "data-reltio-id": "SvgSuggest" }, props),
15
15
  React.createElement("defs", null,
16
16
  React.createElement("path", { d: "M14 17v2H4v-2h10zm6-4v2H4v-2l12.884.001H17l.116-.002L20 13zm-8.457-2H4V9h5.82a8.465 8.465 0 001.723 2zM9.139 6.178l-.289.733.035.088L4 7V5l5.713-.002c-.22.375-.412.768-.574 1.18zM17 2.82a6.451 6.451 0 00-6 4.09 6.451 6.451 0 006 4.092 6.451 6.451 0 006-4.091 6.451 6.451 0 00-6-4.091zm0 6.815a2.728 2.728 0 010-5.455 2.728 2.728 0 010 5.455zm0-4.365c-.905 0-1.636.73-1.636 1.636 0 .906.73 1.637 1.636 1.637.905 0 1.636-.731 1.636-1.637 0-.905-.73-1.636-1.636-1.636z", id: "Suggest_svg__a" })),
17
17
  React.createElement("g", { transform: "translate(-4 -2.5)", stroke: "none", strokeWidth: 1, fill: "none", fillRule: "evenodd" },
@@ -11,7 +11,7 @@ var __assign = (this && this.__assign) || function () {
11
11
  };
12
12
  import React from 'react';
13
13
  var SvgTable = function (props) {
14
- return (React.createElement("svg", __assign({ width: 20, height: 18, viewBox: "0 0 20 18", xmlns: "http://www.w3.org/2000/svg" }, props),
14
+ return (React.createElement("svg", __assign({ width: 20, height: 18, viewBox: "0 0 20 18", xmlns: "http://www.w3.org/2000/svg", "data-reltio-id": "SvgTable" }, props),
15
15
  React.createElement("path", { d: "M16 7.24V6h-4v1.24a8.417 8.417 0 00-2 .768V6H6v6h.29a8.497 8.497 0 00-.15.358l-.29.733.29.733.07.176H2c-1.1 0-2-.9-2-2V2C0 .9.9 0 2 0h14c1.1 0 2 .9 2 2v6.008a8.417 8.417 0 00-2-.768zM4 12V6H2v6h2zm0-8V2H2v2h2zm6 0V2H6v2h4zm6 0V2h-4v2h4zm-2 5a6.451 6.451 0 00-6 4.09 6.451 6.451 0 006 4.092 6.451 6.451 0 006-4.091A6.451 6.451 0 0014 9zm0 6.818a2.728 2.728 0 010-5.454 2.728 2.728 0 010 5.454zm0-4.363c-.905 0-1.636.73-1.636 1.636 0 .905.73 1.636 1.636 1.636.905 0 1.636-.73 1.636-1.636 0-.906-.73-1.636-1.636-1.636z", fill: "#000", fillRule: "nonzero", stroke: "none", strokeWidth: 1, opacity: 0.54 })));
16
16
  };
17
17
  export default SvgTable;
@@ -11,7 +11,7 @@ var __assign = (this && this.__assign) || function () {
11
11
  };
12
12
  import React from 'react';
13
13
  var SvgTenant = function (props) {
14
- return (React.createElement("svg", __assign({ width: 24, height: 24, viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, props),
14
+ return (React.createElement("svg", __assign({ width: 24, height: 24, viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", "data-reltio-id": "SvgTenant" }, props),
15
15
  React.createElement("path", { d: "M2 0h13v2H8v19h12V6h-9V4h11v19H2V0zm9 8h7v2h-7V8zm0 4h7v2h-7v-2zm0 4h7v2h-7v-2zM4 4v2h2V4H4zm0 8v2h2v-2H4zm0-4v2h2V8H4zm0 8v2h2v-2H4z", fill: "#000", stroke: "none", strokeWidth: 1, fillRule: "evenodd" })));
16
16
  };
17
17
  export default SvgTenant;
@@ -11,7 +11,7 @@ var __assign = (this && this.__assign) || function () {
11
11
  };
12
12
  import React from 'react';
13
13
  var SvgUnMerge = function (props) {
14
- return (React.createElement("svg", __assign({ width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, props),
14
+ return (React.createElement("svg", __assign({ width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", "data-reltio-id": "SvgUnMerge" }, props),
15
15
  React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M20.134 7.718L17.8 5.5V7h-1.604c-1.786 0-2.503.725-3.3 2.52-.585 1.318-.895 1.633-1.918 1.633H8.301v1.495h2.677c1.023 0 1.333.314 1.918 1.632.797 1.796 1.514 2.52 3.3 2.52h1.69v-1.495h-1.69c-1.036 0-1.35-.319-1.937-1.639-.348-.784-.68-1.363-1.09-1.766.41-.403.742-.982 1.09-1.766.586-1.32.901-1.639 1.938-1.639H17.8v1.44l2.334-2.217z", fill: "#fff" })));
16
16
  };
17
17
  export default SvgUnMerge;
@@ -11,7 +11,7 @@ var __assign = (this && this.__assign) || function () {
11
11
  };
12
12
  import React from 'react';
13
13
  var SvgUploadIcon = function (props) {
14
- return (React.createElement("svg", __assign({ width: 256, height: 256, viewBox: "0 0 256 256", xmlns: "http://www.w3.org/2000/svg", xmlnsXlink: "http://www.w3.org/1999/xlink" }, props),
14
+ return (React.createElement("svg", __assign({ width: 256, height: 256, viewBox: "0 0 256 256", xmlns: "http://www.w3.org/2000/svg", xmlnsXlink: "http://www.w3.org/1999/xlink", "data-reltio-id": "SvgUploadIcon" }, props),
15
15
  React.createElement("defs", null,
16
16
  React.createElement("linearGradient", { x1: "50%", y1: "0%", x2: "50%", y2: "100%", id: "UploadIcon_svg__c" },
17
17
  React.createElement("stop", { stopColor: "#FFF", offset: "0%" }),
@@ -55,6 +55,7 @@ export { default as ResizeIconInline } from './ResizeIconInline';
55
55
  export { default as Search } from './Search';
56
56
  export { default as SelectAttributes } from './SelectAttributes';
57
57
  export { default as SimpleAttribute } from './SimpleAttribute';
58
+ export { default as Suggest } from './Suggest';
58
59
  export { default as Table } from './Table';
59
60
  export { default as Tenant } from './Tenant';
60
61
  export { default as UnMerge } from './UnMerge';
@@ -55,6 +55,7 @@ export { default as ResizeIconInline } from './ResizeIconInline';
55
55
  export { default as Search } from './Search';
56
56
  export { default as SelectAttributes } from './SelectAttributes';
57
57
  export { default as SimpleAttribute } from './SimpleAttribute';
58
+ export { default as Suggest } from './Suggest';
58
59
  export { default as Table } from './Table';
59
60
  export { default as Tenant } from './Tenant';
60
61
  export { default as UnMerge } from './UnMerge';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@reltio/components",
3
- "version": "1.4.1879",
3
+ "version": "1.4.1881",
4
4
  "license": "SEE LICENSE IN LICENSE FILE",
5
5
  "main": "./cjs/index.js",
6
6
  "module": "./esm/index.js",
@@ -8,7 +8,7 @@
8
8
  "@fluentui/react-context-selector": "^9.1.26",
9
9
  "@react-google-maps/api": "2.7.0",
10
10
  "@react-sigma/core": "3.4.0",
11
- "@reltio/mdm-sdk": "^1.4.1816",
11
+ "@reltio/mdm-sdk": "^1.4.1817",
12
12
  "classnames": "^2.2.5",
13
13
  "d3-cloud": "^1.2.5",
14
14
  "d3-geo": "^2.0.1",