@salt-ds/icons 1.13.2 → 1.14.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +75 -0
- package/dist-cjs/components/AddToGrid.js +42 -0
- package/dist-cjs/components/AddToGrid.js.map +1 -0
- package/dist-cjs/components/AddToGridSolid.js +33 -0
- package/dist-cjs/components/AddToGridSolid.js.map +1 -0
- package/dist-cjs/components/AddUser.js +27 -0
- package/dist-cjs/components/AddUser.js.map +1 -0
- package/dist-cjs/components/Announcement.js +32 -0
- package/dist-cjs/components/Announcement.js.map +1 -0
- package/dist-cjs/components/ChevronDown.js +1 -8
- package/dist-cjs/components/ChevronDown.js.map +1 -1
- package/dist-cjs/components/ChevronLeft.js +1 -8
- package/dist-cjs/components/ChevronLeft.js.map +1 -1
- package/dist-cjs/components/ChevronRight.js +1 -8
- package/dist-cjs/components/ChevronRight.js.map +1 -1
- package/dist-cjs/components/ChevronUp.js +1 -8
- package/dist-cjs/components/ChevronUp.js.map +1 -1
- package/dist-cjs/components/Close.js +1 -1
- package/dist-cjs/components/Close.js.map +1 -1
- package/dist-cjs/components/Compare.js +41 -0
- package/dist-cjs/components/Compare.js.map +1 -0
- package/dist-cjs/components/CompareSolid.js +39 -0
- package/dist-cjs/components/CompareSolid.js.map +1 -0
- package/dist-cjs/components/Currency.js +34 -0
- package/dist-cjs/components/Currency.js.map +1 -0
- package/dist-cjs/components/CurrencyExchange.js +25 -0
- package/dist-cjs/components/CurrencyExchange.js.map +1 -0
- package/dist-cjs/components/CurrencySolid.js +29 -0
- package/dist-cjs/components/CurrencySolid.js.map +1 -0
- package/dist-cjs/components/Dataset.js +31 -0
- package/dist-cjs/components/Dataset.js.map +1 -0
- package/dist-cjs/components/DatasetManager.js +25 -0
- package/dist-cjs/components/DatasetManager.js.map +1 -0
- package/dist-cjs/components/DatasetManagerSolid.js +25 -0
- package/dist-cjs/components/DatasetManagerSolid.js.map +1 -0
- package/dist-cjs/components/DocumentSearch.js +40 -0
- package/dist-cjs/components/DocumentSearch.js.map +1 -0
- package/dist-cjs/components/Feedback.js +28 -0
- package/dist-cjs/components/Feedback.js.map +1 -0
- package/dist-cjs/components/FeedbackSolid.js +26 -0
- package/dist-cjs/components/FeedbackSolid.js.map +1 -0
- package/dist-cjs/components/First.js +24 -0
- package/dist-cjs/components/First.js.map +1 -0
- package/dist-cjs/components/Growth.js +24 -0
- package/dist-cjs/components/Growth.js.map +1 -0
- package/dist-cjs/components/Handshake.js +31 -0
- package/dist-cjs/components/Handshake.js.map +1 -0
- package/dist-cjs/components/HandshakeSolid.js +29 -0
- package/dist-cjs/components/HandshakeSolid.js.map +1 -0
- package/dist-cjs/components/Hierarchy.js +31 -0
- package/dist-cjs/components/Hierarchy.js.map +1 -0
- package/dist-cjs/components/HierarchySolid.js +22 -0
- package/dist-cjs/components/HierarchySolid.js.map +1 -0
- package/dist-cjs/components/Holiday.js +43 -0
- package/dist-cjs/components/Holiday.js.map +1 -0
- package/dist-cjs/components/HolidaySolid.js +41 -0
- package/dist-cjs/components/HolidaySolid.js.map +1 -0
- package/dist-cjs/components/Indent.js +24 -0
- package/dist-cjs/components/Indent.js.map +1 -0
- package/dist-cjs/components/Last.js +24 -0
- package/dist-cjs/components/Last.js.map +1 -0
- package/dist-cjs/components/Lightbulb.js +35 -0
- package/dist-cjs/components/Lightbulb.js.map +1 -0
- package/dist-cjs/components/LightbulbSolid.js +33 -0
- package/dist-cjs/components/LightbulbSolid.js.map +1 -0
- package/dist-cjs/components/Like.js +24 -0
- package/dist-cjs/components/Like.js.map +1 -0
- package/dist-cjs/components/LikeSolid.js +24 -0
- package/dist-cjs/components/LikeSolid.js.map +1 -0
- package/dist-cjs/components/Linkedin.js +31 -0
- package/dist-cjs/components/Linkedin.js.map +1 -0
- package/dist-cjs/components/LinkedinSolid.js +29 -0
- package/dist-cjs/components/LinkedinSolid.js.map +1 -0
- package/dist-cjs/components/List.js +1 -1
- package/dist-cjs/components/List.js.map +1 -1
- package/dist-cjs/components/MagicWand.js +34 -0
- package/dist-cjs/components/MagicWand.js.map +1 -0
- package/dist-cjs/components/Maintenance.js +24 -0
- package/dist-cjs/components/Maintenance.js.map +1 -0
- package/dist-cjs/components/MaintenanceSolid.js +22 -0
- package/dist-cjs/components/MaintenanceSolid.js.map +1 -0
- package/dist-cjs/components/Outdent.js +24 -0
- package/dist-cjs/components/Outdent.js.map +1 -0
- package/dist-cjs/components/PieChart.js +27 -0
- package/dist-cjs/components/PieChart.js.map +1 -0
- package/dist-cjs/components/PlaceIn.js +1 -1
- package/dist-cjs/components/PlaceIn.js.map +1 -1
- package/dist-cjs/components/Policy.js +42 -0
- package/dist-cjs/components/Policy.js.map +1 -0
- package/dist-cjs/components/RemoveUser.js +27 -0
- package/dist-cjs/components/RemoveUser.js.map +1 -0
- package/dist-cjs/components/Restore.js +1 -1
- package/dist-cjs/components/Restore.js.map +1 -1
- package/dist-cjs/components/School.js +31 -0
- package/dist-cjs/components/School.js.map +1 -0
- package/dist-cjs/components/SchoolSolid.js +27 -0
- package/dist-cjs/components/SchoolSolid.js.map +1 -0
- package/dist-cjs/components/Signature.js +34 -0
- package/dist-cjs/components/Signature.js.map +1 -0
- package/dist-cjs/components/Slide.js +31 -0
- package/dist-cjs/components/Slide.js.map +1 -0
- package/dist-cjs/components/SlideSolid.js +24 -0
- package/dist-cjs/components/SlideSolid.js.map +1 -0
- package/dist-cjs/components/Sort.js +24 -0
- package/dist-cjs/components/Sort.js.map +1 -0
- package/dist-cjs/components/SortAscend.js +1 -1
- package/dist-cjs/components/SortAscend.js.map +1 -1
- package/dist-cjs/components/SortDescend.js +1 -1
- package/dist-cjs/components/SortDescend.js.map +1 -1
- package/dist-cjs/components/SparkleRefresh.js +25 -0
- package/dist-cjs/components/SparkleRefresh.js.map +1 -0
- package/dist-cjs/components/SparkleRefreshSolid.js +25 -0
- package/dist-cjs/components/SparkleRefreshSolid.js.map +1 -0
- package/dist-cjs/components/Summarize.js +27 -0
- package/dist-cjs/components/Summarize.js.map +1 -0
- package/dist-cjs/components/Swap.js +1 -1
- package/dist-cjs/components/Swap.js.map +1 -1
- package/dist-cjs/components/TearOut.js +1 -1
- package/dist-cjs/components/TearOut.js.map +1 -1
- package/dist-cjs/components/Travel.js +31 -0
- package/dist-cjs/components/Travel.js.map +1 -0
- package/dist-cjs/components/TravelSolid.js +41 -0
- package/dist-cjs/components/TravelSolid.js.map +1 -0
- package/dist-cjs/components/UrgencyOntime.js +22 -0
- package/dist-cjs/components/UrgencyOntime.js.map +1 -0
- package/dist-cjs/components/UserSearch.js +34 -0
- package/dist-cjs/components/UserSearch.js.map +1 -0
- package/dist-cjs/components/Workflow.js +31 -0
- package/dist-cjs/components/Workflow.js.map +1 -0
- package/dist-cjs/components/WorkflowSolid.js +29 -0
- package/dist-cjs/components/WorkflowSolid.js.map +1 -0
- package/dist-cjs/icon/Icon.js.map +1 -1
- package/dist-cjs/index.js +106 -0
- package/dist-cjs/index.js.map +1 -1
- package/dist-es/components/AddToGrid.js +40 -0
- package/dist-es/components/AddToGrid.js.map +1 -0
- package/dist-es/components/AddToGridSolid.js +31 -0
- package/dist-es/components/AddToGridSolid.js.map +1 -0
- package/dist-es/components/AddUser.js +25 -0
- package/dist-es/components/AddUser.js.map +1 -0
- package/dist-es/components/Announcement.js +30 -0
- package/dist-es/components/Announcement.js.map +1 -0
- package/dist-es/components/ChevronDown.js +1 -8
- package/dist-es/components/ChevronDown.js.map +1 -1
- package/dist-es/components/ChevronLeft.js +1 -8
- package/dist-es/components/ChevronLeft.js.map +1 -1
- package/dist-es/components/ChevronRight.js +1 -8
- package/dist-es/components/ChevronRight.js.map +1 -1
- package/dist-es/components/ChevronUp.js +1 -8
- package/dist-es/components/ChevronUp.js.map +1 -1
- package/dist-es/components/Close.js +1 -1
- package/dist-es/components/Close.js.map +1 -1
- package/dist-es/components/Compare.js +39 -0
- package/dist-es/components/Compare.js.map +1 -0
- package/dist-es/components/CompareSolid.js +37 -0
- package/dist-es/components/CompareSolid.js.map +1 -0
- package/dist-es/components/Currency.js +32 -0
- package/dist-es/components/Currency.js.map +1 -0
- package/dist-es/components/CurrencyExchange.js +23 -0
- package/dist-es/components/CurrencyExchange.js.map +1 -0
- package/dist-es/components/CurrencySolid.js +27 -0
- package/dist-es/components/CurrencySolid.js.map +1 -0
- package/dist-es/components/Dataset.js +29 -0
- package/dist-es/components/Dataset.js.map +1 -0
- package/dist-es/components/DatasetManager.js +23 -0
- package/dist-es/components/DatasetManager.js.map +1 -0
- package/dist-es/components/DatasetManagerSolid.js +23 -0
- package/dist-es/components/DatasetManagerSolid.js.map +1 -0
- package/dist-es/components/DocumentSearch.js +38 -0
- package/dist-es/components/DocumentSearch.js.map +1 -0
- package/dist-es/components/Feedback.js +26 -0
- package/dist-es/components/Feedback.js.map +1 -0
- package/dist-es/components/FeedbackSolid.js +24 -0
- package/dist-es/components/FeedbackSolid.js.map +1 -0
- package/dist-es/components/First.js +22 -0
- package/dist-es/components/First.js.map +1 -0
- package/dist-es/components/Growth.js +22 -0
- package/dist-es/components/Growth.js.map +1 -0
- package/dist-es/components/Handshake.js +29 -0
- package/dist-es/components/Handshake.js.map +1 -0
- package/dist-es/components/HandshakeSolid.js +27 -0
- package/dist-es/components/HandshakeSolid.js.map +1 -0
- package/dist-es/components/Hierarchy.js +29 -0
- package/dist-es/components/Hierarchy.js.map +1 -0
- package/dist-es/components/HierarchySolid.js +20 -0
- package/dist-es/components/HierarchySolid.js.map +1 -0
- package/dist-es/components/Holiday.js +41 -0
- package/dist-es/components/Holiday.js.map +1 -0
- package/dist-es/components/HolidaySolid.js +39 -0
- package/dist-es/components/HolidaySolid.js.map +1 -0
- package/dist-es/components/Indent.js +22 -0
- package/dist-es/components/Indent.js.map +1 -0
- package/dist-es/components/Last.js +22 -0
- package/dist-es/components/Last.js.map +1 -0
- package/dist-es/components/Lightbulb.js +33 -0
- package/dist-es/components/Lightbulb.js.map +1 -0
- package/dist-es/components/LightbulbSolid.js +31 -0
- package/dist-es/components/LightbulbSolid.js.map +1 -0
- package/dist-es/components/Like.js +22 -0
- package/dist-es/components/Like.js.map +1 -0
- package/dist-es/components/LikeSolid.js +22 -0
- package/dist-es/components/LikeSolid.js.map +1 -0
- package/dist-es/components/Linkedin.js +29 -0
- package/dist-es/components/Linkedin.js.map +1 -0
- package/dist-es/components/LinkedinSolid.js +27 -0
- package/dist-es/components/LinkedinSolid.js.map +1 -0
- package/dist-es/components/List.js +1 -1
- package/dist-es/components/List.js.map +1 -1
- package/dist-es/components/MagicWand.js +32 -0
- package/dist-es/components/MagicWand.js.map +1 -0
- package/dist-es/components/Maintenance.js +22 -0
- package/dist-es/components/Maintenance.js.map +1 -0
- package/dist-es/components/MaintenanceSolid.js +20 -0
- package/dist-es/components/MaintenanceSolid.js.map +1 -0
- package/dist-es/components/Outdent.js +22 -0
- package/dist-es/components/Outdent.js.map +1 -0
- package/dist-es/components/PieChart.js +25 -0
- package/dist-es/components/PieChart.js.map +1 -0
- package/dist-es/components/PlaceIn.js +1 -1
- package/dist-es/components/PlaceIn.js.map +1 -1
- package/dist-es/components/Policy.js +40 -0
- package/dist-es/components/Policy.js.map +1 -0
- package/dist-es/components/RemoveUser.js +25 -0
- package/dist-es/components/RemoveUser.js.map +1 -0
- package/dist-es/components/Restore.js +1 -1
- package/dist-es/components/Restore.js.map +1 -1
- package/dist-es/components/School.js +29 -0
- package/dist-es/components/School.js.map +1 -0
- package/dist-es/components/SchoolSolid.js +25 -0
- package/dist-es/components/SchoolSolid.js.map +1 -0
- package/dist-es/components/Signature.js +32 -0
- package/dist-es/components/Signature.js.map +1 -0
- package/dist-es/components/Slide.js +29 -0
- package/dist-es/components/Slide.js.map +1 -0
- package/dist-es/components/SlideSolid.js +22 -0
- package/dist-es/components/SlideSolid.js.map +1 -0
- package/dist-es/components/Sort.js +22 -0
- package/dist-es/components/Sort.js.map +1 -0
- package/dist-es/components/SortAscend.js +1 -1
- package/dist-es/components/SortAscend.js.map +1 -1
- package/dist-es/components/SortDescend.js +1 -1
- package/dist-es/components/SortDescend.js.map +1 -1
- package/dist-es/components/SparkleRefresh.js +23 -0
- package/dist-es/components/SparkleRefresh.js.map +1 -0
- package/dist-es/components/SparkleRefreshSolid.js +23 -0
- package/dist-es/components/SparkleRefreshSolid.js.map +1 -0
- package/dist-es/components/Summarize.js +25 -0
- package/dist-es/components/Summarize.js.map +1 -0
- package/dist-es/components/Swap.js +1 -1
- package/dist-es/components/Swap.js.map +1 -1
- package/dist-es/components/TearOut.js +1 -1
- package/dist-es/components/TearOut.js.map +1 -1
- package/dist-es/components/Travel.js +29 -0
- package/dist-es/components/Travel.js.map +1 -0
- package/dist-es/components/TravelSolid.js +39 -0
- package/dist-es/components/TravelSolid.js.map +1 -0
- package/dist-es/components/UrgencyOntime.js +20 -0
- package/dist-es/components/UrgencyOntime.js.map +1 -0
- package/dist-es/components/UserSearch.js +32 -0
- package/dist-es/components/UserSearch.js.map +1 -0
- package/dist-es/components/Workflow.js +29 -0
- package/dist-es/components/Workflow.js.map +1 -0
- package/dist-es/components/WorkflowSolid.js +27 -0
- package/dist-es/components/WorkflowSolid.js.map +1 -0
- package/dist-es/icon/Icon.js.map +1 -1
- package/dist-es/index.js +53 -0
- package/dist-es/index.js.map +1 -1
- package/dist-types/components/AddToGrid.d.ts +3 -0
- package/dist-types/components/AddToGridSolid.d.ts +3 -0
- package/dist-types/components/AddUser.d.ts +3 -0
- package/dist-types/components/Announcement.d.ts +3 -0
- package/dist-types/components/Compare.d.ts +3 -0
- package/dist-types/components/CompareSolid.d.ts +3 -0
- package/dist-types/components/Currency.d.ts +3 -0
- package/dist-types/components/CurrencyExchange.d.ts +3 -0
- package/dist-types/components/CurrencySolid.d.ts +3 -0
- package/dist-types/components/Dataset.d.ts +3 -0
- package/dist-types/components/DatasetManager.d.ts +3 -0
- package/dist-types/components/DatasetManagerSolid.d.ts +3 -0
- package/dist-types/components/DocumentSearch.d.ts +3 -0
- package/dist-types/components/Feedback.d.ts +3 -0
- package/dist-types/components/FeedbackSolid.d.ts +3 -0
- package/dist-types/components/First.d.ts +3 -0
- package/dist-types/components/Growth.d.ts +3 -0
- package/dist-types/components/Handshake.d.ts +3 -0
- package/dist-types/components/HandshakeSolid.d.ts +3 -0
- package/dist-types/components/Hierarchy.d.ts +3 -0
- package/dist-types/components/HierarchySolid.d.ts +3 -0
- package/dist-types/components/Holiday.d.ts +3 -0
- package/dist-types/components/HolidaySolid.d.ts +3 -0
- package/dist-types/components/Indent.d.ts +3 -0
- package/dist-types/components/Last.d.ts +3 -0
- package/dist-types/components/Lightbulb.d.ts +3 -0
- package/dist-types/components/LightbulbSolid.d.ts +3 -0
- package/dist-types/components/Like.d.ts +3 -0
- package/dist-types/components/LikeSolid.d.ts +3 -0
- package/dist-types/components/Linkedin.d.ts +3 -0
- package/dist-types/components/LinkedinSolid.d.ts +3 -0
- package/dist-types/components/MagicWand.d.ts +3 -0
- package/dist-types/components/Maintenance.d.ts +3 -0
- package/dist-types/components/MaintenanceSolid.d.ts +3 -0
- package/dist-types/components/Outdent.d.ts +3 -0
- package/dist-types/components/PieChart.d.ts +3 -0
- package/dist-types/components/Policy.d.ts +3 -0
- package/dist-types/components/RemoveUser.d.ts +3 -0
- package/dist-types/components/School.d.ts +3 -0
- package/dist-types/components/SchoolSolid.d.ts +3 -0
- package/dist-types/components/Signature.d.ts +3 -0
- package/dist-types/components/Slide.d.ts +3 -0
- package/dist-types/components/SlideSolid.d.ts +3 -0
- package/dist-types/components/Sort.d.ts +3 -0
- package/dist-types/components/SparkleRefresh.d.ts +3 -0
- package/dist-types/components/SparkleRefreshSolid.d.ts +3 -0
- package/dist-types/components/Summarize.d.ts +3 -0
- package/dist-types/components/Travel.d.ts +3 -0
- package/dist-types/components/TravelSolid.d.ts +3 -0
- package/dist-types/components/UrgencyOntime.d.ts +3 -0
- package/dist-types/components/UserSearch.d.ts +3 -0
- package/dist-types/components/Workflow.d.ts +3 -0
- package/dist-types/components/WorkflowSolid.d.ts +3 -0
- package/dist-types/components/index.d.ts +53 -0
- package/package.json +1 -1
- package/saltIcons.css +238 -26
|
@@ -12,14 +12,7 @@ const ChevronLeftIcon = forwardRef(
|
|
|
12
12
|
viewBox: "0 0 12 12",
|
|
13
13
|
ref,
|
|
14
14
|
...props,
|
|
15
|
-
children: /* @__PURE__ */ jsx(
|
|
16
|
-
"path",
|
|
17
|
-
{
|
|
18
|
-
fillRule: "evenodd",
|
|
19
|
-
d: "M4.692 6 9.5 10.401 8.508 11.5 2.5 6 8.508.5 9.5 1.599 4.692 6Z",
|
|
20
|
-
clipRule: "evenodd"
|
|
21
|
-
}
|
|
22
|
-
)
|
|
15
|
+
children: /* @__PURE__ */ jsx("path", { d: "M3.407 5.618 3 6l.407.382L8.339 11 9 10.236 4.476 6 9 1.764 8.34 1 3.406 5.618Z" })
|
|
23
16
|
}
|
|
24
17
|
);
|
|
25
18
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ChevronLeft.js","sources":["../src/components/ChevronLeft.tsx"],"sourcesContent":["// WARNING: This file was generated by a script. Do not modify it manually\n\nimport { forwardRef } from \"react\";\n\nimport { Icon, type IconProps } from \"../icon\";\n\nexport type ChevronLeftIconProps = IconProps;\n\nexport const ChevronLeftIcon = forwardRef<SVGSVGElement, ChevronLeftIconProps>(\n function ChevronLeftIcon(props: ChevronLeftIconProps, ref) {\n return (\n <Icon\n data-testid=\"ChevronLeftIcon\"\n aria-label=\"chevron left\"\n viewBox=\"0 0 12 12\"\n ref={ref}\n {...props}\n >\n <path
|
|
1
|
+
{"version":3,"file":"ChevronLeft.js","sources":["../src/components/ChevronLeft.tsx"],"sourcesContent":["// WARNING: This file was generated by a script. Do not modify it manually\n\nimport { forwardRef } from \"react\";\n\nimport { Icon, type IconProps } from \"../icon\";\n\nexport type ChevronLeftIconProps = IconProps;\n\nexport const ChevronLeftIcon = forwardRef<SVGSVGElement, ChevronLeftIconProps>(\n function ChevronLeftIcon(props: ChevronLeftIconProps, ref) {\n return (\n <Icon\n data-testid=\"ChevronLeftIcon\"\n aria-label=\"chevron left\"\n viewBox=\"0 0 12 12\"\n ref={ref}\n {...props}\n >\n <path d=\"M3.407 5.618 3 6l.407.382L8.339 11 9 10.236 4.476 6 9 1.764 8.34 1 3.406 5.618Z\" />\n </Icon>\n );\n },\n);\n"],"names":["ChevronLeftIcon"],"mappings":";;;;AAQO,MAAM,eAAkB,GAAA,UAAA;AAAA,EAC7B,SAASA,gBAAgB,CAAA,KAAA,EAA6B,GAAK,EAAA;AACzD,IACE,uBAAA,GAAA;AAAA,MAAC,IAAA;AAAA,MAAA;AAAA,QACC,aAAY,EAAA,iBAAA;AAAA,QACZ,YAAW,EAAA,cAAA;AAAA,QACX,OAAQ,EAAA,WAAA;AAAA,QACR,GAAA;AAAA,QACC,GAAG,KAAA;AAAA,QAEJ,QAAA,kBAAA,GAAA,CAAC,MAAK,EAAA,EAAA,CAAA,EAAE,iFAAkF,EAAA;AAAA;AAAA,KAC5F;AAAA;AAGN;;;;"}
|
|
@@ -11,14 +11,7 @@ const ChevronRightIcon = forwardRef(function ChevronRightIcon2(props, ref) {
|
|
|
11
11
|
viewBox: "0 0 12 12",
|
|
12
12
|
ref,
|
|
13
13
|
...props,
|
|
14
|
-
children: /* @__PURE__ */ jsx(
|
|
15
|
-
"path",
|
|
16
|
-
{
|
|
17
|
-
fillRule: "evenodd",
|
|
18
|
-
d: "M7.308 6 2.5 1.599 3.492.5 9.5 6l-6.008 5.5-.992-1.099L7.308 6Z",
|
|
19
|
-
clipRule: "evenodd"
|
|
20
|
-
}
|
|
21
|
-
)
|
|
14
|
+
children: /* @__PURE__ */ jsx("path", { d: "M8.593 5.618 9 6l-.407.382L3.661 11 3 10.236 7.524 6 3 1.764 3.66 1l4.933 4.618Z" })
|
|
22
15
|
}
|
|
23
16
|
);
|
|
24
17
|
});
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ChevronRight.js","sources":["../src/components/ChevronRight.tsx"],"sourcesContent":["// WARNING: This file was generated by a script. Do not modify it manually\n\nimport { forwardRef } from \"react\";\n\nimport { Icon, type IconProps } from \"../icon\";\n\nexport type ChevronRightIconProps = IconProps;\n\nexport const ChevronRightIcon = forwardRef<\n SVGSVGElement,\n ChevronRightIconProps\n>(function ChevronRightIcon(props: ChevronRightIconProps, ref) {\n return (\n <Icon\n data-testid=\"ChevronRightIcon\"\n aria-label=\"chevron right\"\n viewBox=\"0 0 12 12\"\n ref={ref}\n {...props}\n >\n <path
|
|
1
|
+
{"version":3,"file":"ChevronRight.js","sources":["../src/components/ChevronRight.tsx"],"sourcesContent":["// WARNING: This file was generated by a script. Do not modify it manually\n\nimport { forwardRef } from \"react\";\n\nimport { Icon, type IconProps } from \"../icon\";\n\nexport type ChevronRightIconProps = IconProps;\n\nexport const ChevronRightIcon = forwardRef<\n SVGSVGElement,\n ChevronRightIconProps\n>(function ChevronRightIcon(props: ChevronRightIconProps, ref) {\n return (\n <Icon\n data-testid=\"ChevronRightIcon\"\n aria-label=\"chevron right\"\n viewBox=\"0 0 12 12\"\n ref={ref}\n {...props}\n >\n <path d=\"M8.593 5.618 9 6l-.407.382L3.661 11 3 10.236 7.524 6 3 1.764 3.66 1l4.933 4.618Z\" />\n </Icon>\n );\n});\n"],"names":["ChevronRightIcon"],"mappings":";;;;AAQO,MAAM,gBAAmB,GAAA,UAAA,CAG9B,SAASA,iBAAAA,CAAiB,OAA8B,GAAK,EAAA;AAC7D,EACE,uBAAA,GAAA;AAAA,IAAC,IAAA;AAAA,IAAA;AAAA,MACC,aAAY,EAAA,kBAAA;AAAA,MACZ,YAAW,EAAA,eAAA;AAAA,MACX,OAAQ,EAAA,WAAA;AAAA,MACR,GAAA;AAAA,MACC,GAAG,KAAA;AAAA,MAEJ,QAAA,kBAAA,GAAA,CAAC,MAAK,EAAA,EAAA,CAAA,EAAE,kFAAmF,EAAA;AAAA;AAAA,GAC7F;AAEJ,CAAC;;;;"}
|
|
@@ -12,14 +12,7 @@ const ChevronUpIcon = forwardRef(
|
|
|
12
12
|
viewBox: "0 0 12 12",
|
|
13
13
|
ref,
|
|
14
14
|
...props,
|
|
15
|
-
children: /* @__PURE__ */ jsx(
|
|
16
|
-
"path",
|
|
17
|
-
{
|
|
18
|
-
fillRule: "evenodd",
|
|
19
|
-
d: "M6 4.692 1.599 9.5.5 8.508 6 2.5l5.5 6.008-1.099.992L6 4.692Z",
|
|
20
|
-
clipRule: "evenodd"
|
|
21
|
-
}
|
|
22
|
-
)
|
|
15
|
+
children: /* @__PURE__ */ jsx("path", { d: "M5.618 3.407 6 3l.382.407L11 8.339 10.236 9 6 4.476 1.764 9 1 8.34l4.618-4.933Z" })
|
|
23
16
|
}
|
|
24
17
|
);
|
|
25
18
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ChevronUp.js","sources":["../src/components/ChevronUp.tsx"],"sourcesContent":["// WARNING: This file was generated by a script. Do not modify it manually\n\nimport { forwardRef } from \"react\";\n\nimport { Icon, type IconProps } from \"../icon\";\n\nexport type ChevronUpIconProps = IconProps;\n\nexport const ChevronUpIcon = forwardRef<SVGSVGElement, ChevronUpIconProps>(\n function ChevronUpIcon(props: ChevronUpIconProps, ref) {\n return (\n <Icon\n data-testid=\"ChevronUpIcon\"\n aria-label=\"chevron up\"\n viewBox=\"0 0 12 12\"\n ref={ref}\n {...props}\n >\n <path
|
|
1
|
+
{"version":3,"file":"ChevronUp.js","sources":["../src/components/ChevronUp.tsx"],"sourcesContent":["// WARNING: This file was generated by a script. Do not modify it manually\n\nimport { forwardRef } from \"react\";\n\nimport { Icon, type IconProps } from \"../icon\";\n\nexport type ChevronUpIconProps = IconProps;\n\nexport const ChevronUpIcon = forwardRef<SVGSVGElement, ChevronUpIconProps>(\n function ChevronUpIcon(props: ChevronUpIconProps, ref) {\n return (\n <Icon\n data-testid=\"ChevronUpIcon\"\n aria-label=\"chevron up\"\n viewBox=\"0 0 12 12\"\n ref={ref}\n {...props}\n >\n <path d=\"M5.618 3.407 6 3l.382.407L11 8.339 10.236 9 6 4.476 1.764 9 1 8.34l4.618-4.933Z\" />\n </Icon>\n );\n },\n);\n"],"names":["ChevronUpIcon"],"mappings":";;;;AAQO,MAAM,aAAgB,GAAA,UAAA;AAAA,EAC3B,SAASA,cAAc,CAAA,KAAA,EAA2B,GAAK,EAAA;AACrD,IACE,uBAAA,GAAA;AAAA,MAAC,IAAA;AAAA,MAAA;AAAA,QACC,aAAY,EAAA,eAAA;AAAA,QACZ,YAAW,EAAA,YAAA;AAAA,QACX,OAAQ,EAAA,WAAA;AAAA,QACR,GAAA;AAAA,QACC,GAAG,KAAA;AAAA,QAEJ,QAAA,kBAAA,GAAA,CAAC,MAAK,EAAA,EAAA,CAAA,EAAE,iFAAkF,EAAA;AAAA;AAAA,KAC5F;AAAA;AAGN;;;;"}
|
|
@@ -12,7 +12,7 @@ const CloseIcon = forwardRef(
|
|
|
12
12
|
viewBox: "0 0 12 12",
|
|
13
13
|
ref,
|
|
14
14
|
...props,
|
|
15
|
-
children: /* @__PURE__ */ jsx("path", { d: "
|
|
15
|
+
children: /* @__PURE__ */ jsx("path", { d: "m5.999 5.292 3.89-3.888.707.707L6.707 6l3.889 3.889-.707.708-3.89-3.89-3.889 3.89-.707-.708L5.292 6 1.403 2.111l.707-.708L6 5.292Z" })
|
|
16
16
|
}
|
|
17
17
|
);
|
|
18
18
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Close.js","sources":["../src/components/Close.tsx"],"sourcesContent":["// WARNING: This file was generated by a script. Do not modify it manually\n\nimport { forwardRef } from \"react\";\n\nimport { Icon, type IconProps } from \"../icon\";\n\nexport type CloseIconProps = IconProps;\n\nexport const CloseIcon = forwardRef<SVGSVGElement, CloseIconProps>(\n function CloseIcon(props: CloseIconProps, ref) {\n return (\n <Icon\n data-testid=\"CloseIcon\"\n aria-label=\"close\"\n viewBox=\"0 0 12 12\"\n ref={ref}\n {...props}\n >\n <path d=\"
|
|
1
|
+
{"version":3,"file":"Close.js","sources":["../src/components/Close.tsx"],"sourcesContent":["// WARNING: This file was generated by a script. Do not modify it manually\n\nimport { forwardRef } from \"react\";\n\nimport { Icon, type IconProps } from \"../icon\";\n\nexport type CloseIconProps = IconProps;\n\nexport const CloseIcon = forwardRef<SVGSVGElement, CloseIconProps>(\n function CloseIcon(props: CloseIconProps, ref) {\n return (\n <Icon\n data-testid=\"CloseIcon\"\n aria-label=\"close\"\n viewBox=\"0 0 12 12\"\n ref={ref}\n {...props}\n >\n <path d=\"m5.999 5.292 3.89-3.888.707.707L6.707 6l3.889 3.889-.707.708-3.89-3.89-3.889 3.89-.707-.708L5.292 6 1.403 2.111l.707-.708L6 5.292Z\" />\n </Icon>\n );\n },\n);\n"],"names":["CloseIcon"],"mappings":";;;;AAQO,MAAM,SAAY,GAAA,UAAA;AAAA,EACvB,SAASA,UAAU,CAAA,KAAA,EAAuB,GAAK,EAAA;AAC7C,IACE,uBAAA,GAAA;AAAA,MAAC,IAAA;AAAA,MAAA;AAAA,QACC,aAAY,EAAA,WAAA;AAAA,QACZ,YAAW,EAAA,OAAA;AAAA,QACX,OAAQ,EAAA,WAAA;AAAA,QACR,GAAA;AAAA,QACC,GAAG,KAAA;AAAA,QAEJ,QAAA,kBAAA,GAAA,CAAC,MAAK,EAAA,EAAA,CAAA,EAAE,oIAAqI,EAAA;AAAA;AAAA,KAC/I;AAAA;AAGN;;;;"}
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
2
|
+
import { forwardRef } from 'react';
|
|
3
|
+
import { Icon } from '../icon/Icon.js';
|
|
4
|
+
|
|
5
|
+
const CompareIcon = forwardRef(
|
|
6
|
+
function CompareIcon2(props, ref) {
|
|
7
|
+
return /* @__PURE__ */ jsxs(
|
|
8
|
+
Icon,
|
|
9
|
+
{
|
|
10
|
+
"data-testid": "CompareIcon",
|
|
11
|
+
"aria-label": "compare",
|
|
12
|
+
viewBox: "0 0 12 12",
|
|
13
|
+
ref,
|
|
14
|
+
...props,
|
|
15
|
+
children: [
|
|
16
|
+
/* @__PURE__ */ jsx(
|
|
17
|
+
"path",
|
|
18
|
+
{
|
|
19
|
+
fillRule: "evenodd",
|
|
20
|
+
d: "m7.8 1.564-.936.936H10v5.065a1.999 1.999 0 0 1-.5 3.935A2 2 0 0 1 9 7.565V3.5H6.907l.893.893-.707.707-2.121-2.121L7.092.857l.708.707ZM9.5 8.5a1 1 0 1 0 0 2 1 1 0 0 0 0-2Z",
|
|
21
|
+
clipRule: "evenodd"
|
|
22
|
+
}
|
|
23
|
+
),
|
|
24
|
+
/* @__PURE__ */ jsx(
|
|
25
|
+
"path",
|
|
26
|
+
{
|
|
27
|
+
fillRule: "evenodd",
|
|
28
|
+
d: "M2.5.5A1.998 1.998 0 0 1 3 4.434V8.5h2.093L4.2 7.607l.707-.707 2.121 2.121-2.12 2.122-.708-.708.936-.935H2V4.434A1.998 1.998 0 0 1 2.5.5Zm0 1a1 1 0 1 0 0 2 1 1 0 0 0 0-2Z",
|
|
29
|
+
clipRule: "evenodd"
|
|
30
|
+
}
|
|
31
|
+
)
|
|
32
|
+
]
|
|
33
|
+
}
|
|
34
|
+
);
|
|
35
|
+
}
|
|
36
|
+
);
|
|
37
|
+
|
|
38
|
+
export { CompareIcon };
|
|
39
|
+
//# sourceMappingURL=Compare.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Compare.js","sources":["../src/components/Compare.tsx"],"sourcesContent":["// WARNING: This file was generated by a script. Do not modify it manually\n\nimport { forwardRef } from \"react\";\n\nimport { Icon, type IconProps } from \"../icon\";\n\nexport type CompareIconProps = IconProps;\n\nexport const CompareIcon = forwardRef<SVGSVGElement, CompareIconProps>(\n function CompareIcon(props: CompareIconProps, ref) {\n return (\n <Icon\n data-testid=\"CompareIcon\"\n aria-label=\"compare\"\n viewBox=\"0 0 12 12\"\n ref={ref}\n {...props}\n >\n <path\n fillRule=\"evenodd\"\n d=\"m7.8 1.564-.936.936H10v5.065a1.999 1.999 0 0 1-.5 3.935A2 2 0 0 1 9 7.565V3.5H6.907l.893.893-.707.707-2.121-2.121L7.092.857l.708.707ZM9.5 8.5a1 1 0 1 0 0 2 1 1 0 0 0 0-2Z\"\n clipRule=\"evenodd\"\n />\n <path\n fillRule=\"evenodd\"\n d=\"M2.5.5A1.998 1.998 0 0 1 3 4.434V8.5h2.093L4.2 7.607l.707-.707 2.121 2.121-2.12 2.122-.708-.708.936-.935H2V4.434A1.998 1.998 0 0 1 2.5.5Zm0 1a1 1 0 1 0 0 2 1 1 0 0 0 0-2Z\"\n clipRule=\"evenodd\"\n />\n </Icon>\n );\n },\n);\n"],"names":["CompareIcon"],"mappings":";;;;AAQO,MAAM,WAAc,GAAA,UAAA;AAAA,EACzB,SAASA,YAAY,CAAA,KAAA,EAAyB,GAAK,EAAA;AACjD,IACE,uBAAA,IAAA;AAAA,MAAC,IAAA;AAAA,MAAA;AAAA,QACC,aAAY,EAAA,aAAA;AAAA,QACZ,YAAW,EAAA,SAAA;AAAA,QACX,OAAQ,EAAA,WAAA;AAAA,QACR,GAAA;AAAA,QACC,GAAG,KAAA;AAAA,QAEJ,QAAA,EAAA;AAAA,0BAAA,GAAA;AAAA,YAAC,MAAA;AAAA,YAAA;AAAA,cACC,QAAS,EAAA,SAAA;AAAA,cACT,CAAE,EAAA,4KAAA;AAAA,cACF,QAAS,EAAA;AAAA;AAAA,WACX;AAAA,0BACA,GAAA;AAAA,YAAC,MAAA;AAAA,YAAA;AAAA,cACC,QAAS,EAAA,SAAA;AAAA,cACT,CAAE,EAAA,4KAAA;AAAA,cACF,QAAS,EAAA;AAAA;AAAA;AACX;AAAA;AAAA,KACF;AAAA;AAGN;;;;"}
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
2
|
+
import { forwardRef } from 'react';
|
|
3
|
+
import { Icon } from '../icon/Icon.js';
|
|
4
|
+
|
|
5
|
+
const CompareSolidIcon = forwardRef(function CompareSolidIcon2(props, ref) {
|
|
6
|
+
return /* @__PURE__ */ jsxs(
|
|
7
|
+
Icon,
|
|
8
|
+
{
|
|
9
|
+
"data-testid": "CompareSolidIcon",
|
|
10
|
+
"aria-label": "compare solid",
|
|
11
|
+
viewBox: "0 0 12 12",
|
|
12
|
+
ref,
|
|
13
|
+
...props,
|
|
14
|
+
children: [
|
|
15
|
+
/* @__PURE__ */ jsx(
|
|
16
|
+
"path",
|
|
17
|
+
{
|
|
18
|
+
fillRule: "evenodd",
|
|
19
|
+
d: "m7.8 1.564-.936.936H10v5.065a1.999 1.999 0 0 1-.5 3.935A2 2 0 0 1 9 7.565V3.5H6.907l.893.893-.707.707-2.121-2.121L7.092.857l.708.707Z",
|
|
20
|
+
clipRule: "evenodd"
|
|
21
|
+
}
|
|
22
|
+
),
|
|
23
|
+
/* @__PURE__ */ jsx(
|
|
24
|
+
"path",
|
|
25
|
+
{
|
|
26
|
+
fillRule: "evenodd",
|
|
27
|
+
d: "M2.5.5A1.998 1.998 0 0 1 3 4.434V8.5h2.093L4.2 7.607l.707-.707 2.121 2.121-2.12 2.122-.708-.708.936-.935H2V4.434A1.998 1.998 0 0 1 2.5.5Z",
|
|
28
|
+
clipRule: "evenodd"
|
|
29
|
+
}
|
|
30
|
+
)
|
|
31
|
+
]
|
|
32
|
+
}
|
|
33
|
+
);
|
|
34
|
+
});
|
|
35
|
+
|
|
36
|
+
export { CompareSolidIcon };
|
|
37
|
+
//# sourceMappingURL=CompareSolid.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CompareSolid.js","sources":["../src/components/CompareSolid.tsx"],"sourcesContent":["// WARNING: This file was generated by a script. Do not modify it manually\n\nimport { forwardRef } from \"react\";\n\nimport { Icon, type IconProps } from \"../icon\";\n\nexport type CompareSolidIconProps = IconProps;\n\nexport const CompareSolidIcon = forwardRef<\n SVGSVGElement,\n CompareSolidIconProps\n>(function CompareSolidIcon(props: CompareSolidIconProps, ref) {\n return (\n <Icon\n data-testid=\"CompareSolidIcon\"\n aria-label=\"compare solid\"\n viewBox=\"0 0 12 12\"\n ref={ref}\n {...props}\n >\n <path\n fillRule=\"evenodd\"\n d=\"m7.8 1.564-.936.936H10v5.065a1.999 1.999 0 0 1-.5 3.935A2 2 0 0 1 9 7.565V3.5H6.907l.893.893-.707.707-2.121-2.121L7.092.857l.708.707Z\"\n clipRule=\"evenodd\"\n />\n <path\n fillRule=\"evenodd\"\n d=\"M2.5.5A1.998 1.998 0 0 1 3 4.434V8.5h2.093L4.2 7.607l.707-.707 2.121 2.121-2.12 2.122-.708-.708.936-.935H2V4.434A1.998 1.998 0 0 1 2.5.5Z\"\n clipRule=\"evenodd\"\n />\n </Icon>\n );\n});\n"],"names":["CompareSolidIcon"],"mappings":";;;;AAQO,MAAM,gBAAmB,GAAA,UAAA,CAG9B,SAASA,iBAAAA,CAAiB,OAA8B,GAAK,EAAA;AAC7D,EACE,uBAAA,IAAA;AAAA,IAAC,IAAA;AAAA,IAAA;AAAA,MACC,aAAY,EAAA,kBAAA;AAAA,MACZ,YAAW,EAAA,eAAA;AAAA,MACX,OAAQ,EAAA,WAAA;AAAA,MACR,GAAA;AAAA,MACC,GAAG,KAAA;AAAA,MAEJ,QAAA,EAAA;AAAA,wBAAA,GAAA;AAAA,UAAC,MAAA;AAAA,UAAA;AAAA,YACC,QAAS,EAAA,SAAA;AAAA,YACT,CAAE,EAAA,uIAAA;AAAA,YACF,QAAS,EAAA;AAAA;AAAA,SACX;AAAA,wBACA,GAAA;AAAA,UAAC,MAAA;AAAA,UAAA;AAAA,YACC,QAAS,EAAA,SAAA;AAAA,YACT,CAAE,EAAA,2IAAA;AAAA,YACF,QAAS,EAAA;AAAA;AAAA;AACX;AAAA;AAAA,GACF;AAEJ,CAAC;;;;"}
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
2
|
+
import { forwardRef } from 'react';
|
|
3
|
+
import { Icon } from '../icon/Icon.js';
|
|
4
|
+
|
|
5
|
+
const CurrencyIcon = forwardRef(
|
|
6
|
+
function CurrencyIcon2(props, ref) {
|
|
7
|
+
return /* @__PURE__ */ jsxs(
|
|
8
|
+
Icon,
|
|
9
|
+
{
|
|
10
|
+
"data-testid": "CurrencyIcon",
|
|
11
|
+
"aria-label": "currency",
|
|
12
|
+
viewBox: "0 0 12 12",
|
|
13
|
+
ref,
|
|
14
|
+
...props,
|
|
15
|
+
children: [
|
|
16
|
+
/* @__PURE__ */ jsx("path", { d: "M6.548 3.14c.452.063.86.184 1.113.27l-.32.947c-.357-.12-.947-.282-1.458-.255-.251.012-.442.069-.572.159a.642.642 0 0 0-.253.379l-.022.09c-.033.17-.016.26 0 .306a.274.274 0 0 0 .109.129c.163.118.435.194.856.295.367.088.86.197 1.247.435.205.125.4.296.54.534.142.24.212.519.212.83 0 .527-.217.94-.588 1.208-.256.185-.56.284-.864.334v.895H5.55v-.875A6.145 6.145 0 0 1 4 8.476l.354-.935c.446.17 1.204.338 1.822.297.31-.02.525-.09.651-.182.099-.071.175-.175.175-.397a.611.611 0 0 0-.072-.32.572.572 0 0 0-.202-.192c-.224-.137-.541-.215-.958-.314-.364-.087-.854-.2-1.21-.456a1.27 1.27 0 0 1-.461-.598c-.095-.26-.1-.544-.041-.843l.043-.179c.116-.403.34-.711.646-.921.249-.171.529-.262.803-.305V2.3h.998v.84Z" }),
|
|
17
|
+
/* @__PURE__ */ jsx(
|
|
18
|
+
"path",
|
|
19
|
+
{
|
|
20
|
+
fillRule: "evenodd",
|
|
21
|
+
d: "M6 .5a5.5 5.5 0 1 1 0 11 5.5 5.5 0 0 1 0-11Zm0 1a4.5 4.5 0 1 0 0 9 4.5 4.5 0 0 0 0-9Z",
|
|
22
|
+
clipRule: "evenodd"
|
|
23
|
+
}
|
|
24
|
+
)
|
|
25
|
+
]
|
|
26
|
+
}
|
|
27
|
+
);
|
|
28
|
+
}
|
|
29
|
+
);
|
|
30
|
+
|
|
31
|
+
export { CurrencyIcon };
|
|
32
|
+
//# sourceMappingURL=Currency.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Currency.js","sources":["../src/components/Currency.tsx"],"sourcesContent":["// WARNING: This file was generated by a script. Do not modify it manually\n\nimport { forwardRef } from \"react\";\n\nimport { Icon, type IconProps } from \"../icon\";\n\nexport type CurrencyIconProps = IconProps;\n\nexport const CurrencyIcon = forwardRef<SVGSVGElement, CurrencyIconProps>(\n function CurrencyIcon(props: CurrencyIconProps, ref) {\n return (\n <Icon\n data-testid=\"CurrencyIcon\"\n aria-label=\"currency\"\n viewBox=\"0 0 12 12\"\n ref={ref}\n {...props}\n >\n <path d=\"M6.548 3.14c.452.063.86.184 1.113.27l-.32.947c-.357-.12-.947-.282-1.458-.255-.251.012-.442.069-.572.159a.642.642 0 0 0-.253.379l-.022.09c-.033.17-.016.26 0 .306a.274.274 0 0 0 .109.129c.163.118.435.194.856.295.367.088.86.197 1.247.435.205.125.4.296.54.534.142.24.212.519.212.83 0 .527-.217.94-.588 1.208-.256.185-.56.284-.864.334v.895H5.55v-.875A6.145 6.145 0 0 1 4 8.476l.354-.935c.446.17 1.204.338 1.822.297.31-.02.525-.09.651-.182.099-.071.175-.175.175-.397a.611.611 0 0 0-.072-.32.572.572 0 0 0-.202-.192c-.224-.137-.541-.215-.958-.314-.364-.087-.854-.2-1.21-.456a1.27 1.27 0 0 1-.461-.598c-.095-.26-.1-.544-.041-.843l.043-.179c.116-.403.34-.711.646-.921.249-.171.529-.262.803-.305V2.3h.998v.84Z\" />\n <path\n fillRule=\"evenodd\"\n d=\"M6 .5a5.5 5.5 0 1 1 0 11 5.5 5.5 0 0 1 0-11Zm0 1a4.5 4.5 0 1 0 0 9 4.5 4.5 0 0 0 0-9Z\"\n clipRule=\"evenodd\"\n />\n </Icon>\n );\n },\n);\n"],"names":["CurrencyIcon"],"mappings":";;;;AAQO,MAAM,YAAe,GAAA,UAAA;AAAA,EAC1B,SAASA,aAAa,CAAA,KAAA,EAA0B,GAAK,EAAA;AACnD,IACE,uBAAA,IAAA;AAAA,MAAC,IAAA;AAAA,MAAA;AAAA,QACC,aAAY,EAAA,cAAA;AAAA,QACZ,YAAW,EAAA,UAAA;AAAA,QACX,OAAQ,EAAA,WAAA;AAAA,QACR,GAAA;AAAA,QACC,GAAG,KAAA;AAAA,QAEJ,QAAA,EAAA;AAAA,0BAAC,GAAA,CAAA,MAAA,EAAA,EAAK,GAAE,6rBAA8rB,EAAA,CAAA;AAAA,0BACtsB,GAAA;AAAA,YAAC,MAAA;AAAA,YAAA;AAAA,cACC,QAAS,EAAA,SAAA;AAAA,cACT,CAAE,EAAA,uFAAA;AAAA,cACF,QAAS,EAAA;AAAA;AAAA;AACX;AAAA;AAAA,KACF;AAAA;AAGN;;;;"}
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
2
|
+
import { forwardRef } from 'react';
|
|
3
|
+
import { Icon } from '../icon/Icon.js';
|
|
4
|
+
|
|
5
|
+
const CurrencyExchangeIcon = forwardRef(function CurrencyExchangeIcon2(props, ref) {
|
|
6
|
+
return /* @__PURE__ */ jsxs(
|
|
7
|
+
Icon,
|
|
8
|
+
{
|
|
9
|
+
"data-testid": "CurrencyExchangeIcon",
|
|
10
|
+
"aria-label": "currency exchange",
|
|
11
|
+
viewBox: "0 0 12 12",
|
|
12
|
+
ref,
|
|
13
|
+
...props,
|
|
14
|
+
children: [
|
|
15
|
+
/* @__PURE__ */ jsx("path", { d: "M7.296 1.172A5 5 0 0 0 1 6.002H0a6 6 0 0 1 11.002-3.317V1.5h1v3H9v-1h1.332A5.028 5.028 0 0 0 9.12 2.093a4.981 4.981 0 0 0-1.825-.92Zm-2.59 9.659A5 5 0 0 0 11 6.001h1A6 6 0 0 1 1 9.319l.001 1.183H0v-3h3v1H1.67a5.03 5.03 0 0 0 1.21 1.41 4.98 4.98 0 0 0 1.826.92Z" }),
|
|
16
|
+
/* @__PURE__ */ jsx("path", { d: "M6.548 3.142c.452.063.86.183 1.113.269l-.32.948c-.357-.12-.947-.282-1.458-.256-.251.013-.442.07-.572.16a.642.642 0 0 0-.253.378l-.022.091c-.033.17-.016.26 0 .306a.274.274 0 0 0 .109.129c.163.118.435.194.856.295.367.087.86.197 1.247.434.205.126.4.297.54.534.142.24.212.52.212.83 0 .528-.217.94-.588 1.208-.256.186-.56.285-.864.334v.896H5.55v-.875A6.144 6.144 0 0 1 4 8.477l.354-.934c.446.17 1.204.337 1.822.297.31-.021.525-.09.651-.182.099-.071.175-.175.175-.398a.611.611 0 0 0-.072-.319.572.572 0 0 0-.202-.192c-.224-.137-.541-.215-.958-.315-.364-.087-.854-.199-1.21-.456a1.27 1.27 0 0 1-.461-.597c-.095-.26-.1-.545-.041-.843l.043-.179c.116-.403.34-.712.646-.922.249-.17.529-.262.803-.304V2.3h.998v.841Z" })
|
|
17
|
+
]
|
|
18
|
+
}
|
|
19
|
+
);
|
|
20
|
+
});
|
|
21
|
+
|
|
22
|
+
export { CurrencyExchangeIcon };
|
|
23
|
+
//# sourceMappingURL=CurrencyExchange.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CurrencyExchange.js","sources":["../src/components/CurrencyExchange.tsx"],"sourcesContent":["// WARNING: This file was generated by a script. Do not modify it manually\n\nimport { forwardRef } from \"react\";\n\nimport { Icon, type IconProps } from \"../icon\";\n\nexport type CurrencyExchangeIconProps = IconProps;\n\nexport const CurrencyExchangeIcon = forwardRef<\n SVGSVGElement,\n CurrencyExchangeIconProps\n>(function CurrencyExchangeIcon(props: CurrencyExchangeIconProps, ref) {\n return (\n <Icon\n data-testid=\"CurrencyExchangeIcon\"\n aria-label=\"currency exchange\"\n viewBox=\"0 0 12 12\"\n ref={ref}\n {...props}\n >\n <path d=\"M7.296 1.172A5 5 0 0 0 1 6.002H0a6 6 0 0 1 11.002-3.317V1.5h1v3H9v-1h1.332A5.028 5.028 0 0 0 9.12 2.093a4.981 4.981 0 0 0-1.825-.92Zm-2.59 9.659A5 5 0 0 0 11 6.001h1A6 6 0 0 1 1 9.319l.001 1.183H0v-3h3v1H1.67a5.03 5.03 0 0 0 1.21 1.41 4.98 4.98 0 0 0 1.826.92Z\" />\n <path d=\"M6.548 3.142c.452.063.86.183 1.113.269l-.32.948c-.357-.12-.947-.282-1.458-.256-.251.013-.442.07-.572.16a.642.642 0 0 0-.253.378l-.022.091c-.033.17-.016.26 0 .306a.274.274 0 0 0 .109.129c.163.118.435.194.856.295.367.087.86.197 1.247.434.205.126.4.297.54.534.142.24.212.52.212.83 0 .528-.217.94-.588 1.208-.256.186-.56.285-.864.334v.896H5.55v-.875A6.144 6.144 0 0 1 4 8.477l.354-.934c.446.17 1.204.337 1.822.297.31-.021.525-.09.651-.182.099-.071.175-.175.175-.398a.611.611 0 0 0-.072-.319.572.572 0 0 0-.202-.192c-.224-.137-.541-.215-.958-.315-.364-.087-.854-.199-1.21-.456a1.27 1.27 0 0 1-.461-.597c-.095-.26-.1-.545-.041-.843l.043-.179c.116-.403.34-.712.646-.922.249-.17.529-.262.803-.304V2.3h.998v.841Z\" />\n </Icon>\n );\n});\n"],"names":["CurrencyExchangeIcon"],"mappings":";;;;AAQO,MAAM,oBAAuB,GAAA,UAAA,CAGlC,SAASA,qBAAAA,CAAqB,OAAkC,GAAK,EAAA;AACrE,EACE,uBAAA,IAAA;AAAA,IAAC,IAAA;AAAA,IAAA;AAAA,MACC,aAAY,EAAA,sBAAA;AAAA,MACZ,YAAW,EAAA,mBAAA;AAAA,MACX,OAAQ,EAAA,WAAA;AAAA,MACR,GAAA;AAAA,MACC,GAAG,KAAA;AAAA,MAEJ,QAAA,EAAA;AAAA,wBAAC,GAAA,CAAA,MAAA,EAAA,EAAK,GAAE,sQAAuQ,EAAA,CAAA;AAAA,wBAC/Q,GAAA,CAAC,MAAK,EAAA,EAAA,CAAA,EAAE,isBAAksB,EAAA;AAAA;AAAA;AAAA,GAC5sB;AAEJ,CAAC;;;;"}
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
import { jsx } from 'react/jsx-runtime';
|
|
2
|
+
import { forwardRef } from 'react';
|
|
3
|
+
import { Icon } from '../icon/Icon.js';
|
|
4
|
+
|
|
5
|
+
const CurrencySolidIcon = forwardRef(function CurrencySolidIcon2(props, ref) {
|
|
6
|
+
return /* @__PURE__ */ jsx(
|
|
7
|
+
Icon,
|
|
8
|
+
{
|
|
9
|
+
"data-testid": "CurrencySolidIcon",
|
|
10
|
+
"aria-label": "currency solid",
|
|
11
|
+
viewBox: "0 0 12 12",
|
|
12
|
+
ref,
|
|
13
|
+
...props,
|
|
14
|
+
children: /* @__PURE__ */ jsx(
|
|
15
|
+
"path",
|
|
16
|
+
{
|
|
17
|
+
fillRule: "evenodd",
|
|
18
|
+
d: "M6 .5a5.5 5.5 0 1 1 0 11 5.5 5.5 0 0 1 0-11Zm-.45 1.8v.83a1.934 1.934 0 0 0-.803.306c-.306.21-.53.518-.646.921l-.043.18a1.55 1.55 0 0 0 .04.842c.097.263.268.457.463.598.355.257.845.369 1.209.456.417.1.734.177.958.314.1.062.162.126.202.192a.611.611 0 0 1 .072.32c0 .222-.076.326-.175.397-.126.092-.342.161-.651.182-.618.04-1.376-.127-1.822-.297L4 8.476c.387.147.962.293 1.55.345v.875h.998v-.895c.303-.05.608-.149.864-.334.37-.269.588-.681.588-1.208 0-.311-.07-.59-.212-.83a1.566 1.566 0 0 0-.54-.534c-.388-.238-.88-.347-1.247-.435-.421-.1-.693-.177-.856-.295a.274.274 0 0 1-.109-.129c-.016-.045-.033-.136 0-.306l.022-.09a.642.642 0 0 1 .253-.38c.13-.089.32-.146.572-.158.51-.027 1.101.135 1.458.255l.32-.948a6.255 6.255 0 0 0-1.113-.268V2.3H5.55Z",
|
|
19
|
+
clipRule: "evenodd"
|
|
20
|
+
}
|
|
21
|
+
)
|
|
22
|
+
}
|
|
23
|
+
);
|
|
24
|
+
});
|
|
25
|
+
|
|
26
|
+
export { CurrencySolidIcon };
|
|
27
|
+
//# sourceMappingURL=CurrencySolid.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CurrencySolid.js","sources":["../src/components/CurrencySolid.tsx"],"sourcesContent":["// WARNING: This file was generated by a script. Do not modify it manually\n\nimport { forwardRef } from \"react\";\n\nimport { Icon, type IconProps } from \"../icon\";\n\nexport type CurrencySolidIconProps = IconProps;\n\nexport const CurrencySolidIcon = forwardRef<\n SVGSVGElement,\n CurrencySolidIconProps\n>(function CurrencySolidIcon(props: CurrencySolidIconProps, ref) {\n return (\n <Icon\n data-testid=\"CurrencySolidIcon\"\n aria-label=\"currency solid\"\n viewBox=\"0 0 12 12\"\n ref={ref}\n {...props}\n >\n <path\n fillRule=\"evenodd\"\n d=\"M6 .5a5.5 5.5 0 1 1 0 11 5.5 5.5 0 0 1 0-11Zm-.45 1.8v.83a1.934 1.934 0 0 0-.803.306c-.306.21-.53.518-.646.921l-.043.18a1.55 1.55 0 0 0 .04.842c.097.263.268.457.463.598.355.257.845.369 1.209.456.417.1.734.177.958.314.1.062.162.126.202.192a.611.611 0 0 1 .072.32c0 .222-.076.326-.175.397-.126.092-.342.161-.651.182-.618.04-1.376-.127-1.822-.297L4 8.476c.387.147.962.293 1.55.345v.875h.998v-.895c.303-.05.608-.149.864-.334.37-.269.588-.681.588-1.208 0-.311-.07-.59-.212-.83a1.566 1.566 0 0 0-.54-.534c-.388-.238-.88-.347-1.247-.435-.421-.1-.693-.177-.856-.295a.274.274 0 0 1-.109-.129c-.016-.045-.033-.136 0-.306l.022-.09a.642.642 0 0 1 .253-.38c.13-.089.32-.146.572-.158.51-.027 1.101.135 1.458.255l.32-.948a6.255 6.255 0 0 0-1.113-.268V2.3H5.55Z\"\n clipRule=\"evenodd\"\n />\n </Icon>\n );\n});\n"],"names":["CurrencySolidIcon"],"mappings":";;;;AAQO,MAAM,iBAAoB,GAAA,UAAA,CAG/B,SAASA,kBAAAA,CAAkB,OAA+B,GAAK,EAAA;AAC/D,EACE,uBAAA,GAAA;AAAA,IAAC,IAAA;AAAA,IAAA;AAAA,MACC,aAAY,EAAA,mBAAA;AAAA,MACZ,YAAW,EAAA,gBAAA;AAAA,MACX,OAAQ,EAAA,WAAA;AAAA,MACR,GAAA;AAAA,MACC,GAAG,KAAA;AAAA,MAEJ,QAAA,kBAAA,GAAA;AAAA,QAAC,MAAA;AAAA,QAAA;AAAA,UACC,QAAS,EAAA,SAAA;AAAA,UACT,CAAE,EAAA,2uBAAA;AAAA,UACF,QAAS,EAAA;AAAA;AAAA;AACX;AAAA,GACF;AAEJ,CAAC;;;;"}
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
import { jsx } from 'react/jsx-runtime';
|
|
2
|
+
import { forwardRef } from 'react';
|
|
3
|
+
import { Icon } from '../icon/Icon.js';
|
|
4
|
+
|
|
5
|
+
const DatasetIcon = forwardRef(
|
|
6
|
+
function DatasetIcon2(props, ref) {
|
|
7
|
+
return /* @__PURE__ */ jsx(
|
|
8
|
+
Icon,
|
|
9
|
+
{
|
|
10
|
+
"data-testid": "DatasetIcon",
|
|
11
|
+
"aria-label": "dataset",
|
|
12
|
+
viewBox: "0 0 12 12",
|
|
13
|
+
ref,
|
|
14
|
+
...props,
|
|
15
|
+
children: /* @__PURE__ */ jsx(
|
|
16
|
+
"path",
|
|
17
|
+
{
|
|
18
|
+
fillRule: "evenodd",
|
|
19
|
+
d: "M6 .5c2.761 0 5 1.231 5 2.75v5.5c0 1.519-2.239 2.75-5 2.75s-5-1.231-5-2.75v-5.5C1 1.731 3.239.5 6 .5Zm4 7.15c-.912.667-2.364 1.1-4 1.1-1.636 0-3.088-.433-4-1.1v1.1c0 .226.18.647.946 1.068.731.402 1.809.682 3.054.682 1.245 0 2.323-.28 3.054-.682.766-.421.946-.842.946-1.068v-1.1Zm0-2.75C9.088 5.566 7.636 6 6 6c-1.636 0-3.088-.433-4-1.1V6c0 .226.18.647.946 1.068.731.402 1.809.682 3.054.682 1.245 0 2.323-.28 3.054-.682C9.82 6.647 10 6.226 10 6V4.9ZM6 1.5c-1.245 0-2.323.28-3.054.682C2.18 2.603 2 3.024 2 3.25c0 .226.18.647.946 1.068C3.677 4.72 4.755 5 6 5c1.245 0 2.323-.28 3.054-.682.766-.421.946-.842.946-1.068 0-.226-.18-.647-.946-1.068C8.323 1.78 7.245 1.5 6 1.5Z",
|
|
20
|
+
clipRule: "evenodd"
|
|
21
|
+
}
|
|
22
|
+
)
|
|
23
|
+
}
|
|
24
|
+
);
|
|
25
|
+
}
|
|
26
|
+
);
|
|
27
|
+
|
|
28
|
+
export { DatasetIcon };
|
|
29
|
+
//# sourceMappingURL=Dataset.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Dataset.js","sources":["../src/components/Dataset.tsx"],"sourcesContent":["// WARNING: This file was generated by a script. Do not modify it manually\n\nimport { forwardRef } from \"react\";\n\nimport { Icon, type IconProps } from \"../icon\";\n\nexport type DatasetIconProps = IconProps;\n\nexport const DatasetIcon = forwardRef<SVGSVGElement, DatasetIconProps>(\n function DatasetIcon(props: DatasetIconProps, ref) {\n return (\n <Icon\n data-testid=\"DatasetIcon\"\n aria-label=\"dataset\"\n viewBox=\"0 0 12 12\"\n ref={ref}\n {...props}\n >\n <path\n fillRule=\"evenodd\"\n d=\"M6 .5c2.761 0 5 1.231 5 2.75v5.5c0 1.519-2.239 2.75-5 2.75s-5-1.231-5-2.75v-5.5C1 1.731 3.239.5 6 .5Zm4 7.15c-.912.667-2.364 1.1-4 1.1-1.636 0-3.088-.433-4-1.1v1.1c0 .226.18.647.946 1.068.731.402 1.809.682 3.054.682 1.245 0 2.323-.28 3.054-.682.766-.421.946-.842.946-1.068v-1.1Zm0-2.75C9.088 5.566 7.636 6 6 6c-1.636 0-3.088-.433-4-1.1V6c0 .226.18.647.946 1.068.731.402 1.809.682 3.054.682 1.245 0 2.323-.28 3.054-.682C9.82 6.647 10 6.226 10 6V4.9ZM6 1.5c-1.245 0-2.323.28-3.054.682C2.18 2.603 2 3.024 2 3.25c0 .226.18.647.946 1.068C3.677 4.72 4.755 5 6 5c1.245 0 2.323-.28 3.054-.682.766-.421.946-.842.946-1.068 0-.226-.18-.647-.946-1.068C8.323 1.78 7.245 1.5 6 1.5Z\"\n clipRule=\"evenodd\"\n />\n </Icon>\n );\n },\n);\n"],"names":["DatasetIcon"],"mappings":";;;;AAQO,MAAM,WAAc,GAAA,UAAA;AAAA,EACzB,SAASA,YAAY,CAAA,KAAA,EAAyB,GAAK,EAAA;AACjD,IACE,uBAAA,GAAA;AAAA,MAAC,IAAA;AAAA,MAAA;AAAA,QACC,aAAY,EAAA,aAAA;AAAA,QACZ,YAAW,EAAA,SAAA;AAAA,QACX,OAAQ,EAAA,WAAA;AAAA,QACR,GAAA;AAAA,QACC,GAAG,KAAA;AAAA,QAEJ,QAAA,kBAAA,GAAA;AAAA,UAAC,MAAA;AAAA,UAAA;AAAA,YACC,QAAS,EAAA,SAAA;AAAA,YACT,CAAE,EAAA,6pBAAA;AAAA,YACF,QAAS,EAAA;AAAA;AAAA;AACX;AAAA,KACF;AAAA;AAGN;;;;"}
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
2
|
+
import { forwardRef } from 'react';
|
|
3
|
+
import { Icon } from '../icon/Icon.js';
|
|
4
|
+
|
|
5
|
+
const DatasetManagerIcon = forwardRef(function DatasetManagerIcon2(props, ref) {
|
|
6
|
+
return /* @__PURE__ */ jsxs(
|
|
7
|
+
Icon,
|
|
8
|
+
{
|
|
9
|
+
"data-testid": "DatasetManagerIcon",
|
|
10
|
+
"aria-label": "dataset manager",
|
|
11
|
+
viewBox: "0 0 12 12",
|
|
12
|
+
ref,
|
|
13
|
+
...props,
|
|
14
|
+
children: [
|
|
15
|
+
/* @__PURE__ */ jsx("path", { d: "M8.162 3.008c.246.015.482.054.706.115.292.076.55.206.773.387.222.176.397.407.524.694s.191.636.191 1.046l-.006.217a4.47 4.47 0 0 1-.09.67l-.052.223a5.418 5.418 0 0 1-.215.657 4.45 4.45 0 0 1-.4.808l-.122.183c-.125.175-.26.332-.403.468.051.24.185.436.402.589.217.152 1.421.527 1.554.562.135.036.964.328.976.332V12h-.999v-1.329l-.086-.03-.145-.047a17.592 17.592 0 0 1-1.35-.451 2.657 2.657 0 0 1-.526-.261 1.954 1.954 0 0 1-.755-1.013l-.05-.186-.115-.547.405-.385c.124-.118.249-.27.369-.46l.088-.146c.084-.15.158-.31.222-.48l.004-.01.003-.01a4.41 4.41 0 0 0 .218-.715 3.34 3.34 0 0 0 .074-.68 1.84 1.84 0 0 0-.065-.53l-.04-.11a.866.866 0 0 0-.17-.261l-.06-.054-.012-.01a1.012 1.012 0 0 0-.394-.194l-.012-.003a2.489 2.489 0 0 0-.504-.082L7.913 4a2.71 2.71 0 0 0-.713.088l-.012.003a1.05 1.05 0 0 0-.31.134l-.083.06-.007.005-.006.005a.718.718 0 0 0-.176.209l-.053.106c-.057.127-.106.33-.106.64 0 .212.023.438.074.68l.042.18c.032.12.068.24.11.359l.066.177.003.01.004.008.067.167c.071.163.152.316.243.46l.091.136c.092.128.185.235.278.324l.405.385-.116.547c-.108.508-.4.914-.804 1.199-.352.248-.8.42-1.273.55-.445.123-.828.225-.924.253a2.399 2.399 0 0 0-.187.06l-.044.018-.045.012a.62.62 0 0 0-.26.138l-.066.07-.004.004-.004.006a.375.375 0 0 0-.09.175l-.007.06c-.006.105-.006.42-.004.772h-1c-.001-.208-.003-.218-.002-.403l.007-.415c.013-.272.099-.519.259-.74l.073-.094c.216-.264.494-.443.83-.536l.268-.088.935-.255c.319-.088.579-.186.78-.293l.183-.111a.945.945 0 0 0 .401-.59 3.242 3.242 0 0 1-.403-.467l-.122-.183a4.449 4.449 0 0 1-.4-.808 5.447 5.447 0 0 1-.215-.657l-.052-.222a4.483 4.483 0 0 1-.09-.671l-.006-.217c0-.359.05-.67.147-.935l.045-.11c.095-.216.217-.4.366-.553l.157-.142a2.01 2.01 0 0 1 .774-.387c.318-.087.647-.123.976-.123l.25.008Z" }),
|
|
16
|
+
/* @__PURE__ */ jsx("path", { d: "M11 3.25C11 1.731 8.761.5 6 .5S1 1.731 1 3.25v5.5c0 .77.574 1.465 1.5 1.964V9.526C2.105 9.21 2 8.923 2 8.75v-1.1c.721.528 1.78.909 3 1.045V7.688c-.82-.103-1.527-.33-2.054-.62C2.18 6.647 2 6.226 2 6V4.9c.721.528 1.78.909 3 1.045V4.938c-.82-.103-1.527-.33-2.054-.62C2.18 3.897 2 3.476 2 3.25c0-.226.18-.647.946-1.068C3.677 1.78 4.755 1.5 6 1.5c1.245 0 2.323.28 3.054.682.766.421.946.842.946 1.068h1Z" })
|
|
17
|
+
]
|
|
18
|
+
}
|
|
19
|
+
);
|
|
20
|
+
});
|
|
21
|
+
|
|
22
|
+
export { DatasetManagerIcon };
|
|
23
|
+
//# sourceMappingURL=DatasetManager.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DatasetManager.js","sources":["../src/components/DatasetManager.tsx"],"sourcesContent":["// WARNING: This file was generated by a script. Do not modify it manually\n\nimport { forwardRef } from \"react\";\n\nimport { Icon, type IconProps } from \"../icon\";\n\nexport type DatasetManagerIconProps = IconProps;\n\nexport const DatasetManagerIcon = forwardRef<\n SVGSVGElement,\n DatasetManagerIconProps\n>(function DatasetManagerIcon(props: DatasetManagerIconProps, ref) {\n return (\n <Icon\n data-testid=\"DatasetManagerIcon\"\n aria-label=\"dataset manager\"\n viewBox=\"0 0 12 12\"\n ref={ref}\n {...props}\n >\n <path d=\"M8.162 3.008c.246.015.482.054.706.115.292.076.55.206.773.387.222.176.397.407.524.694s.191.636.191 1.046l-.006.217a4.47 4.47 0 0 1-.09.67l-.052.223a5.418 5.418 0 0 1-.215.657 4.45 4.45 0 0 1-.4.808l-.122.183c-.125.175-.26.332-.403.468.051.24.185.436.402.589.217.152 1.421.527 1.554.562.135.036.964.328.976.332V12h-.999v-1.329l-.086-.03-.145-.047a17.592 17.592 0 0 1-1.35-.451 2.657 2.657 0 0 1-.526-.261 1.954 1.954 0 0 1-.755-1.013l-.05-.186-.115-.547.405-.385c.124-.118.249-.27.369-.46l.088-.146c.084-.15.158-.31.222-.48l.004-.01.003-.01a4.41 4.41 0 0 0 .218-.715 3.34 3.34 0 0 0 .074-.68 1.84 1.84 0 0 0-.065-.53l-.04-.11a.866.866 0 0 0-.17-.261l-.06-.054-.012-.01a1.012 1.012 0 0 0-.394-.194l-.012-.003a2.489 2.489 0 0 0-.504-.082L7.913 4a2.71 2.71 0 0 0-.713.088l-.012.003a1.05 1.05 0 0 0-.31.134l-.083.06-.007.005-.006.005a.718.718 0 0 0-.176.209l-.053.106c-.057.127-.106.33-.106.64 0 .212.023.438.074.68l.042.18c.032.12.068.24.11.359l.066.177.003.01.004.008.067.167c.071.163.152.316.243.46l.091.136c.092.128.185.235.278.324l.405.385-.116.547c-.108.508-.4.914-.804 1.199-.352.248-.8.42-1.273.55-.445.123-.828.225-.924.253a2.399 2.399 0 0 0-.187.06l-.044.018-.045.012a.62.62 0 0 0-.26.138l-.066.07-.004.004-.004.006a.375.375 0 0 0-.09.175l-.007.06c-.006.105-.006.42-.004.772h-1c-.001-.208-.003-.218-.002-.403l.007-.415c.013-.272.099-.519.259-.74l.073-.094c.216-.264.494-.443.83-.536l.268-.088.935-.255c.319-.088.579-.186.78-.293l.183-.111a.945.945 0 0 0 .401-.59 3.242 3.242 0 0 1-.403-.467l-.122-.183a4.449 4.449 0 0 1-.4-.808 5.447 5.447 0 0 1-.215-.657l-.052-.222a4.483 4.483 0 0 1-.09-.671l-.006-.217c0-.359.05-.67.147-.935l.045-.11c.095-.216.217-.4.366-.553l.157-.142a2.01 2.01 0 0 1 .774-.387c.318-.087.647-.123.976-.123l.25.008Z\" />\n <path d=\"M11 3.25C11 1.731 8.761.5 6 .5S1 1.731 1 3.25v5.5c0 .77.574 1.465 1.5 1.964V9.526C2.105 9.21 2 8.923 2 8.75v-1.1c.721.528 1.78.909 3 1.045V7.688c-.82-.103-1.527-.33-2.054-.62C2.18 6.647 2 6.226 2 6V4.9c.721.528 1.78.909 3 1.045V4.938c-.82-.103-1.527-.33-2.054-.62C2.18 3.897 2 3.476 2 3.25c0-.226.18-.647.946-1.068C3.677 1.78 4.755 1.5 6 1.5c1.245 0 2.323.28 3.054.682.766.421.946.842.946 1.068h1Z\" />\n </Icon>\n );\n});\n"],"names":["DatasetManagerIcon"],"mappings":";;;;AAQO,MAAM,kBAAqB,GAAA,UAAA,CAGhC,SAASA,mBAAAA,CAAmB,OAAgC,GAAK,EAAA;AACjE,EACE,uBAAA,IAAA;AAAA,IAAC,IAAA;AAAA,IAAA;AAAA,MACC,aAAY,EAAA,oBAAA;AAAA,MACZ,YAAW,EAAA,iBAAA;AAAA,MACX,OAAQ,EAAA,WAAA;AAAA,MACR,GAAA;AAAA,MACC,GAAG,KAAA;AAAA,MAEJ,QAAA,EAAA;AAAA,wBAAC,GAAA,CAAA,MAAA,EAAA,EAAK,GAAE,6sDAA8sD,EAAA,CAAA;AAAA,wBACttD,GAAA,CAAC,MAAK,EAAA,EAAA,CAAA,EAAE,+YAAgZ,EAAA;AAAA;AAAA;AAAA,GAC1Z;AAEJ,CAAC;;;;"}
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
2
|
+
import { forwardRef } from 'react';
|
|
3
|
+
import { Icon } from '../icon/Icon.js';
|
|
4
|
+
|
|
5
|
+
const DatasetManagerSolidIcon = forwardRef(function DatasetManagerSolidIcon2(props, ref) {
|
|
6
|
+
return /* @__PURE__ */ jsxs(
|
|
7
|
+
Icon,
|
|
8
|
+
{
|
|
9
|
+
"data-testid": "DatasetManagerSolidIcon",
|
|
10
|
+
"aria-label": "dataset manager solid",
|
|
11
|
+
viewBox: "0 0 12 12",
|
|
12
|
+
ref,
|
|
13
|
+
...props,
|
|
14
|
+
children: [
|
|
15
|
+
/* @__PURE__ */ jsx("path", { d: "M8.166 3.008c.245.015.481.054.706.115.292.076.55.205.773.387.223.176.397.407.524.694.128.287.192.636.192 1.046l-.007.217a4.483 4.483 0 0 1-.089.67l-.053.223a5.413 5.413 0 0 1-.214.657 4.448 4.448 0 0 1-.4.808l-.124.183c-.125.175-.26.332-.402.468.05.24.185.436.401.589.217.152 1.422.527 1.556.562.133.035.966.328.976.332V12H3.007l-.006-.403.006-.415c.013-.272.1-.519.26-.74l.072-.094a1.6 1.6 0 0 1 .831-.536l.268-.088.936-.255c.319-.088.58-.186.78-.293l.183-.111a.944.944 0 0 0 .402-.59 3.242 3.242 0 0 1-.404-.467l-.122-.183a4.447 4.447 0 0 1-.4-.808 5.444 5.444 0 0 1-.216-.657l-.052-.222a4.48 4.48 0 0 1-.09-.671L5.45 5.25c0-.359.049-.67.146-.935l.045-.11c.096-.216.217-.4.366-.553l.159-.142c.222-.182.48-.31.773-.387.318-.087.648-.123.978-.123l.249.008Z" }),
|
|
16
|
+
/* @__PURE__ */ jsx("path", { d: "M11 3.25C11 1.731 8.761.5 6 .5S1 1.731 1 3.25v5.5c0 .77.574 1.465 1.5 1.964V9.526C2.105 9.21 2 8.923 2 8.75v-1.1c.721.528 1.78.909 3 1.045V7.688c-.82-.103-1.527-.33-2.054-.62C2.18 6.647 2 6.226 2 6V4.9c.721.528 1.78.909 3 1.045V4.938c-.82-.103-1.527-.33-2.054-.62C2.18 3.897 2 3.476 2 3.25c0-.226.18-.647.946-1.068C3.677 1.78 4.755 1.5 6 1.5c1.245 0 2.323.28 3.054.682.766.421.946.842.946 1.068h1Z" })
|
|
17
|
+
]
|
|
18
|
+
}
|
|
19
|
+
);
|
|
20
|
+
});
|
|
21
|
+
|
|
22
|
+
export { DatasetManagerSolidIcon };
|
|
23
|
+
//# sourceMappingURL=DatasetManagerSolid.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DatasetManagerSolid.js","sources":["../src/components/DatasetManagerSolid.tsx"],"sourcesContent":["// WARNING: This file was generated by a script. Do not modify it manually\n\nimport { forwardRef } from \"react\";\n\nimport { Icon, type IconProps } from \"../icon\";\n\nexport type DatasetManagerSolidIconProps = IconProps;\n\nexport const DatasetManagerSolidIcon = forwardRef<\n SVGSVGElement,\n DatasetManagerSolidIconProps\n>(function DatasetManagerSolidIcon(props: DatasetManagerSolidIconProps, ref) {\n return (\n <Icon\n data-testid=\"DatasetManagerSolidIcon\"\n aria-label=\"dataset manager solid\"\n viewBox=\"0 0 12 12\"\n ref={ref}\n {...props}\n >\n <path d=\"M8.166 3.008c.245.015.481.054.706.115.292.076.55.205.773.387.223.176.397.407.524.694.128.287.192.636.192 1.046l-.007.217a4.483 4.483 0 0 1-.089.67l-.053.223a5.413 5.413 0 0 1-.214.657 4.448 4.448 0 0 1-.4.808l-.124.183c-.125.175-.26.332-.402.468.05.24.185.436.401.589.217.152 1.422.527 1.556.562.133.035.966.328.976.332V12H3.007l-.006-.403.006-.415c.013-.272.1-.519.26-.74l.072-.094a1.6 1.6 0 0 1 .831-.536l.268-.088.936-.255c.319-.088.58-.186.78-.293l.183-.111a.944.944 0 0 0 .402-.59 3.242 3.242 0 0 1-.404-.467l-.122-.183a4.447 4.447 0 0 1-.4-.808 5.444 5.444 0 0 1-.216-.657l-.052-.222a4.48 4.48 0 0 1-.09-.671L5.45 5.25c0-.359.049-.67.146-.935l.045-.11c.096-.216.217-.4.366-.553l.159-.142c.222-.182.48-.31.773-.387.318-.087.648-.123.978-.123l.249.008Z\" />\n <path d=\"M11 3.25C11 1.731 8.761.5 6 .5S1 1.731 1 3.25v5.5c0 .77.574 1.465 1.5 1.964V9.526C2.105 9.21 2 8.923 2 8.75v-1.1c.721.528 1.78.909 3 1.045V7.688c-.82-.103-1.527-.33-2.054-.62C2.18 6.647 2 6.226 2 6V4.9c.721.528 1.78.909 3 1.045V4.938c-.82-.103-1.527-.33-2.054-.62C2.18 3.897 2 3.476 2 3.25c0-.226.18-.647.946-1.068C3.677 1.78 4.755 1.5 6 1.5c1.245 0 2.323.28 3.054.682.766.421.946.842.946 1.068h1Z\" />\n </Icon>\n );\n});\n"],"names":["DatasetManagerSolidIcon"],"mappings":";;;;AAQO,MAAM,uBAA0B,GAAA,UAAA,CAGrC,SAASA,wBAAAA,CAAwB,OAAqC,GAAK,EAAA;AAC3E,EACE,uBAAA,IAAA;AAAA,IAAC,IAAA;AAAA,IAAA;AAAA,MACC,aAAY,EAAA,yBAAA;AAAA,MACZ,YAAW,EAAA,uBAAA;AAAA,MACX,OAAQ,EAAA,WAAA;AAAA,MACR,GAAA;AAAA,MACC,GAAG,KAAA;AAAA,MAEJ,QAAA,EAAA;AAAA,wBAAC,GAAA,CAAA,MAAA,EAAA,EAAK,GAAE,svBAAuvB,EAAA,CAAA;AAAA,wBAC/vB,GAAA,CAAC,MAAK,EAAA,EAAA,CAAA,EAAE,+YAAgZ,EAAA;AAAA;AAAA;AAAA,GAC1Z;AAEJ,CAAC;;;;"}
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
2
|
+
import { forwardRef } from 'react';
|
|
3
|
+
import { Icon } from '../icon/Icon.js';
|
|
4
|
+
|
|
5
|
+
const DocumentSearchIcon = forwardRef(function DocumentSearchIcon2(props, ref) {
|
|
6
|
+
return /* @__PURE__ */ jsxs(
|
|
7
|
+
Icon,
|
|
8
|
+
{
|
|
9
|
+
"data-testid": "DocumentSearchIcon",
|
|
10
|
+
"aria-label": "document search",
|
|
11
|
+
viewBox: "0 0 12 12",
|
|
12
|
+
ref,
|
|
13
|
+
...props,
|
|
14
|
+
children: [
|
|
15
|
+
/* @__PURE__ */ jsx(
|
|
16
|
+
"path",
|
|
17
|
+
{
|
|
18
|
+
fillRule: "evenodd",
|
|
19
|
+
d: "M11 2v3.5h-1V4H7V1H2v10h5v1H1V0h8l2 2ZM8 3h2v-.586L8.586 1H8v2Z",
|
|
20
|
+
clipRule: "evenodd"
|
|
21
|
+
}
|
|
22
|
+
),
|
|
23
|
+
/* @__PURE__ */ jsx(
|
|
24
|
+
"path",
|
|
25
|
+
{
|
|
26
|
+
fillRule: "evenodd",
|
|
27
|
+
d: "M8 5.5a2.5 2.5 0 0 1 2.085 3.878l1.768 1.768-.707.707-1.768-1.768A2.5 2.5 0 1 1 8 5.5Zm0 1a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3Z",
|
|
28
|
+
clipRule: "evenodd"
|
|
29
|
+
}
|
|
30
|
+
),
|
|
31
|
+
/* @__PURE__ */ jsx("path", { d: "M5 9H3V8h2v1Zm0-2H3V6h2v1Zm1-2H3V4h3v1Z" })
|
|
32
|
+
]
|
|
33
|
+
}
|
|
34
|
+
);
|
|
35
|
+
});
|
|
36
|
+
|
|
37
|
+
export { DocumentSearchIcon };
|
|
38
|
+
//# sourceMappingURL=DocumentSearch.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DocumentSearch.js","sources":["../src/components/DocumentSearch.tsx"],"sourcesContent":["// WARNING: This file was generated by a script. Do not modify it manually\n\nimport { forwardRef } from \"react\";\n\nimport { Icon, type IconProps } from \"../icon\";\n\nexport type DocumentSearchIconProps = IconProps;\n\nexport const DocumentSearchIcon = forwardRef<\n SVGSVGElement,\n DocumentSearchIconProps\n>(function DocumentSearchIcon(props: DocumentSearchIconProps, ref) {\n return (\n <Icon\n data-testid=\"DocumentSearchIcon\"\n aria-label=\"document search\"\n viewBox=\"0 0 12 12\"\n ref={ref}\n {...props}\n >\n <path\n fillRule=\"evenodd\"\n d=\"M11 2v3.5h-1V4H7V1H2v10h5v1H1V0h8l2 2ZM8 3h2v-.586L8.586 1H8v2Z\"\n clipRule=\"evenodd\"\n />\n <path\n fillRule=\"evenodd\"\n d=\"M8 5.5a2.5 2.5 0 0 1 2.085 3.878l1.768 1.768-.707.707-1.768-1.768A2.5 2.5 0 1 1 8 5.5Zm0 1a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3Z\"\n clipRule=\"evenodd\"\n />\n <path d=\"M5 9H3V8h2v1Zm0-2H3V6h2v1Zm1-2H3V4h3v1Z\" />\n </Icon>\n );\n});\n"],"names":["DocumentSearchIcon"],"mappings":";;;;AAQO,MAAM,kBAAqB,GAAA,UAAA,CAGhC,SAASA,mBAAAA,CAAmB,OAAgC,GAAK,EAAA;AACjE,EACE,uBAAA,IAAA;AAAA,IAAC,IAAA;AAAA,IAAA;AAAA,MACC,aAAY,EAAA,oBAAA;AAAA,MACZ,YAAW,EAAA,iBAAA;AAAA,MACX,OAAQ,EAAA,WAAA;AAAA,MACR,GAAA;AAAA,MACC,GAAG,KAAA;AAAA,MAEJ,QAAA,EAAA;AAAA,wBAAA,GAAA;AAAA,UAAC,MAAA;AAAA,UAAA;AAAA,YACC,QAAS,EAAA,SAAA;AAAA,YACT,CAAE,EAAA,iEAAA;AAAA,YACF,QAAS,EAAA;AAAA;AAAA,SACX;AAAA,wBACA,GAAA;AAAA,UAAC,MAAA;AAAA,UAAA;AAAA,YACC,QAAS,EAAA,SAAA;AAAA,YACT,CAAE,EAAA,iIAAA;AAAA,YACF,QAAS,EAAA;AAAA;AAAA,SACX;AAAA,wBACA,GAAA,CAAC,MAAK,EAAA,EAAA,CAAA,EAAE,yCAA0C,EAAA;AAAA;AAAA;AAAA,GACpD;AAEJ,CAAC;;;;"}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
2
|
+
import { forwardRef } from 'react';
|
|
3
|
+
import { Icon } from '../icon/Icon.js';
|
|
4
|
+
|
|
5
|
+
const FeedbackIcon = forwardRef(
|
|
6
|
+
function FeedbackIcon2(props, ref) {
|
|
7
|
+
return /* @__PURE__ */ jsxs(
|
|
8
|
+
Icon,
|
|
9
|
+
{
|
|
10
|
+
"data-testid": "FeedbackIcon",
|
|
11
|
+
"aria-label": "feedback",
|
|
12
|
+
viewBox: "0 0 12 12",
|
|
13
|
+
ref,
|
|
14
|
+
...props,
|
|
15
|
+
children: [
|
|
16
|
+
/* @__PURE__ */ jsx("path", { d: "M8.165 3.008c.246.015.482.054.706.115.293.076.551.205.774.387.222.175.397.407.524.694s.191.636.191 1.046l-.006.217a4.47 4.47 0 0 1-.09.67l-.052.223a5.418 5.418 0 0 1-.215.657 4.45 4.45 0 0 1-.4.808l-.123.183c-.126.175-.26.332-.403.468a.94.94 0 0 0 .402.588c.216.153 1.42.527 1.555.563.133.035.956.324.977.332V12h-1v-1.33l-.086-.028a4.09 4.09 0 0 0-.146-.048 17.706 17.706 0 0 1-1.35-.451 2.655 2.655 0 0 1-.527-.261 1.954 1.954 0 0 1-.754-1.013l-.05-.186-.115-.547.405-.385c.124-.118.249-.27.369-.46l.088-.146a3.7 3.7 0 0 0 .222-.48l.003-.01.004-.01a4.41 4.41 0 0 0 .218-.715c.05-.242.074-.469.074-.68a1.84 1.84 0 0 0-.065-.53l-.04-.11a.866.866 0 0 0-.17-.261l-.06-.054-.012-.01a1.013 1.013 0 0 0-.394-.194l-.013-.003a2.493 2.493 0 0 0-.503-.082L7.916 4c-.259 0-.497.029-.714.088l-.012.003c-.12.031-.223.077-.31.134l-.083.06-.007.005-.006.005a.72.72 0 0 0-.176.209l-.053.105c-.057.128-.106.33-.106.641 0 .211.023.438.073.68l.043.18c.032.12.068.24.11.359l.066.177.003.01.004.008.067.167c.071.163.152.316.243.46l.091.136c.092.128.185.235.278.324l.405.385-.116.547c-.108.508-.4.914-.804 1.199-.352.248-.8.42-1.274.55-.445.123-.828.225-.924.253a2.406 2.406 0 0 0-.187.06l-.044.018-.045.012a.622.622 0 0 0-.261.138l-.066.07-.004.004-.004.006a.376.376 0 0 0-.09.175l-.007.06c-.006.104-.006.42-.004.772H3.001L3 11.597l.007-.415c.013-.272.099-.52.259-.74l.073-.094c.216-.264.494-.443.83-.536l.269-.088.935-.255c.32-.088.58-.186.781-.293l.183-.112a.944.944 0 0 0 .401-.588 3.245 3.245 0 0 1-.403-.468l-.122-.183a4.45 4.45 0 0 1-.4-.808 5.447 5.447 0 0 1-.216-.657l-.052-.222a4.481 4.481 0 0 1-.09-.671L5.45 5.25c0-.359.05-.67.147-.936l.045-.11c.095-.215.217-.399.366-.552l.158-.142a2.02 2.02 0 0 1 .773-.387A3.71 3.71 0 0 1 7.917 3l.249.008Z" }),
|
|
17
|
+
/* @__PURE__ */ jsx("path", { d: "M10 0a2 2 0 0 1 2 2v6.5h-1V2a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1v7.74L3 8h1.5v1h-1L0 11.955V2a2 2 0 0 1 2-2h8Z" }),
|
|
18
|
+
/* @__PURE__ */ jsx("path", { d: "M4.5 7H2V6h2.5v1Zm0-2H2V4h2.5v1Zm1-1.955L2 3V2h3.5v1.045Z" })
|
|
19
|
+
]
|
|
20
|
+
}
|
|
21
|
+
);
|
|
22
|
+
}
|
|
23
|
+
);
|
|
24
|
+
|
|
25
|
+
export { FeedbackIcon };
|
|
26
|
+
//# sourceMappingURL=Feedback.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Feedback.js","sources":["../src/components/Feedback.tsx"],"sourcesContent":["// WARNING: This file was generated by a script. Do not modify it manually\n\nimport { forwardRef } from \"react\";\n\nimport { Icon, type IconProps } from \"../icon\";\n\nexport type FeedbackIconProps = IconProps;\n\nexport const FeedbackIcon = forwardRef<SVGSVGElement, FeedbackIconProps>(\n function FeedbackIcon(props: FeedbackIconProps, ref) {\n return (\n <Icon\n data-testid=\"FeedbackIcon\"\n aria-label=\"feedback\"\n viewBox=\"0 0 12 12\"\n ref={ref}\n {...props}\n >\n <path d=\"M8.165 3.008c.246.015.482.054.706.115.293.076.551.205.774.387.222.175.397.407.524.694s.191.636.191 1.046l-.006.217a4.47 4.47 0 0 1-.09.67l-.052.223a5.418 5.418 0 0 1-.215.657 4.45 4.45 0 0 1-.4.808l-.123.183c-.126.175-.26.332-.403.468a.94.94 0 0 0 .402.588c.216.153 1.42.527 1.555.563.133.035.956.324.977.332V12h-1v-1.33l-.086-.028a4.09 4.09 0 0 0-.146-.048 17.706 17.706 0 0 1-1.35-.451 2.655 2.655 0 0 1-.527-.261 1.954 1.954 0 0 1-.754-1.013l-.05-.186-.115-.547.405-.385c.124-.118.249-.27.369-.46l.088-.146a3.7 3.7 0 0 0 .222-.48l.003-.01.004-.01a4.41 4.41 0 0 0 .218-.715c.05-.242.074-.469.074-.68a1.84 1.84 0 0 0-.065-.53l-.04-.11a.866.866 0 0 0-.17-.261l-.06-.054-.012-.01a1.013 1.013 0 0 0-.394-.194l-.013-.003a2.493 2.493 0 0 0-.503-.082L7.916 4c-.259 0-.497.029-.714.088l-.012.003c-.12.031-.223.077-.31.134l-.083.06-.007.005-.006.005a.72.72 0 0 0-.176.209l-.053.105c-.057.128-.106.33-.106.641 0 .211.023.438.073.68l.043.18c.032.12.068.24.11.359l.066.177.003.01.004.008.067.167c.071.163.152.316.243.46l.091.136c.092.128.185.235.278.324l.405.385-.116.547c-.108.508-.4.914-.804 1.199-.352.248-.8.42-1.274.55-.445.123-.828.225-.924.253a2.406 2.406 0 0 0-.187.06l-.044.018-.045.012a.622.622 0 0 0-.261.138l-.066.07-.004.004-.004.006a.376.376 0 0 0-.09.175l-.007.06c-.006.104-.006.42-.004.772H3.001L3 11.597l.007-.415c.013-.272.099-.52.259-.74l.073-.094c.216-.264.494-.443.83-.536l.269-.088.935-.255c.32-.088.58-.186.781-.293l.183-.112a.944.944 0 0 0 .401-.588 3.245 3.245 0 0 1-.403-.468l-.122-.183a4.45 4.45 0 0 1-.4-.808 5.447 5.447 0 0 1-.216-.657l-.052-.222a4.481 4.481 0 0 1-.09-.671L5.45 5.25c0-.359.05-.67.147-.936l.045-.11c.095-.215.217-.399.366-.552l.158-.142a2.02 2.02 0 0 1 .773-.387A3.71 3.71 0 0 1 7.917 3l.249.008Z\" />\n <path d=\"M10 0a2 2 0 0 1 2 2v6.5h-1V2a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1v7.74L3 8h1.5v1h-1L0 11.955V2a2 2 0 0 1 2-2h8Z\" />\n <path d=\"M4.5 7H2V6h2.5v1Zm0-2H2V4h2.5v1Zm1-1.955L2 3V2h3.5v1.045Z\" />\n </Icon>\n );\n },\n);\n"],"names":["FeedbackIcon"],"mappings":";;;;AAQO,MAAM,YAAe,GAAA,UAAA;AAAA,EAC1B,SAASA,aAAa,CAAA,KAAA,EAA0B,GAAK,EAAA;AACnD,IACE,uBAAA,IAAA;AAAA,MAAC,IAAA;AAAA,MAAA;AAAA,QACC,aAAY,EAAA,cAAA;AAAA,QACZ,YAAW,EAAA,UAAA;AAAA,QACX,OAAQ,EAAA,WAAA;AAAA,QACR,GAAA;AAAA,QACC,GAAG,KAAA;AAAA,QAEJ,QAAA,EAAA;AAAA,0BAAC,GAAA,CAAA,MAAA,EAAA,EAAK,GAAE,ssDAAusD,EAAA,CAAA;AAAA,0BAC/sD,GAAA,CAAC,MAAK,EAAA,EAAA,CAAA,EAAE,0GAA2G,EAAA,CAAA;AAAA,0BACnH,GAAA,CAAC,MAAK,EAAA,EAAA,CAAA,EAAE,2DAA4D,EAAA;AAAA;AAAA;AAAA,KACtE;AAAA;AAGN;;;;"}
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
2
|
+
import { forwardRef } from 'react';
|
|
3
|
+
import { Icon } from '../icon/Icon.js';
|
|
4
|
+
|
|
5
|
+
const FeedbackSolidIcon = forwardRef(function FeedbackSolidIcon2(props, ref) {
|
|
6
|
+
return /* @__PURE__ */ jsxs(
|
|
7
|
+
Icon,
|
|
8
|
+
{
|
|
9
|
+
"data-testid": "FeedbackSolidIcon",
|
|
10
|
+
"aria-label": "feedback solid",
|
|
11
|
+
viewBox: "0 0 12 12",
|
|
12
|
+
ref,
|
|
13
|
+
...props,
|
|
14
|
+
children: [
|
|
15
|
+
/* @__PURE__ */ jsx("path", { d: "M8.165 3.008c.246.015.482.054.706.115.293.076.551.205.774.387.222.175.397.407.524.694s.191.636.191 1.046l-.006.217a4.47 4.47 0 0 1-.09.67l-.052.223a5.418 5.418 0 0 1-.215.657 4.45 4.45 0 0 1-.4.808l-.123.183c-.126.175-.26.332-.403.468a.94.94 0 0 0 .402.588c.216.153 1.42.527 1.555.563.133.035.956.324.977.332V12H3v-.403l.007-.415c.013-.272.099-.52.259-.74l.073-.094c.216-.264.494-.443.83-.536l.269-.088.935-.255c.32-.088.58-.186.781-.293l.183-.112a.944.944 0 0 0 .401-.588 3.245 3.245 0 0 1-.403-.468l-.122-.183a4.45 4.45 0 0 1-.4-.808 5.447 5.447 0 0 1-.216-.657l-.052-.222a4.481 4.481 0 0 1-.09-.671L5.45 5.25c0-.359.05-.67.147-.936l.045-.11c.095-.215.217-.399.366-.552l.158-.142a2.02 2.02 0 0 1 .773-.387A3.71 3.71 0 0 1 7.917 3l.249.008Z" }),
|
|
16
|
+
/* @__PURE__ */ jsx("path", { d: "M10 0a2 2 0 0 1 2 2v6.5h-1V2a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1v7.74L3 8h1.5v1h-1L0 11.955V2a2 2 0 0 1 2-2h8Z" }),
|
|
17
|
+
/* @__PURE__ */ jsx("path", { d: "M4.5 7H2V6h2.5v1Zm0-2H2V4h2.5v1Zm1-1.955L2 3V2h3.5v1.045Z" })
|
|
18
|
+
]
|
|
19
|
+
}
|
|
20
|
+
);
|
|
21
|
+
});
|
|
22
|
+
|
|
23
|
+
export { FeedbackSolidIcon };
|
|
24
|
+
//# sourceMappingURL=FeedbackSolid.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"FeedbackSolid.js","sources":["../src/components/FeedbackSolid.tsx"],"sourcesContent":["// WARNING: This file was generated by a script. Do not modify it manually\n\nimport { forwardRef } from \"react\";\n\nimport { Icon, type IconProps } from \"../icon\";\n\nexport type FeedbackSolidIconProps = IconProps;\n\nexport const FeedbackSolidIcon = forwardRef<\n SVGSVGElement,\n FeedbackSolidIconProps\n>(function FeedbackSolidIcon(props: FeedbackSolidIconProps, ref) {\n return (\n <Icon\n data-testid=\"FeedbackSolidIcon\"\n aria-label=\"feedback solid\"\n viewBox=\"0 0 12 12\"\n ref={ref}\n {...props}\n >\n <path d=\"M8.165 3.008c.246.015.482.054.706.115.293.076.551.205.774.387.222.175.397.407.524.694s.191.636.191 1.046l-.006.217a4.47 4.47 0 0 1-.09.67l-.052.223a5.418 5.418 0 0 1-.215.657 4.45 4.45 0 0 1-.4.808l-.123.183c-.126.175-.26.332-.403.468a.94.94 0 0 0 .402.588c.216.153 1.42.527 1.555.563.133.035.956.324.977.332V12H3v-.403l.007-.415c.013-.272.099-.52.259-.74l.073-.094c.216-.264.494-.443.83-.536l.269-.088.935-.255c.32-.088.58-.186.781-.293l.183-.112a.944.944 0 0 0 .401-.588 3.245 3.245 0 0 1-.403-.468l-.122-.183a4.45 4.45 0 0 1-.4-.808 5.447 5.447 0 0 1-.216-.657l-.052-.222a4.481 4.481 0 0 1-.09-.671L5.45 5.25c0-.359.05-.67.147-.936l.045-.11c.095-.215.217-.399.366-.552l.158-.142a2.02 2.02 0 0 1 .773-.387A3.71 3.71 0 0 1 7.917 3l.249.008Z\" />\n <path d=\"M10 0a2 2 0 0 1 2 2v6.5h-1V2a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1v7.74L3 8h1.5v1h-1L0 11.955V2a2 2 0 0 1 2-2h8Z\" />\n <path d=\"M4.5 7H2V6h2.5v1Zm0-2H2V4h2.5v1Zm1-1.955L2 3V2h3.5v1.045Z\" />\n </Icon>\n );\n});\n"],"names":["FeedbackSolidIcon"],"mappings":";;;;AAQO,MAAM,iBAAoB,GAAA,UAAA,CAG/B,SAASA,kBAAAA,CAAkB,OAA+B,GAAK,EAAA;AAC/D,EACE,uBAAA,IAAA;AAAA,IAAC,IAAA;AAAA,IAAA;AAAA,MACC,aAAY,EAAA,mBAAA;AAAA,MACZ,YAAW,EAAA,gBAAA;AAAA,MACX,OAAQ,EAAA,WAAA;AAAA,MACR,GAAA;AAAA,MACC,GAAG,KAAA;AAAA,MAEJ,QAAA,EAAA;AAAA,wBAAC,GAAA,CAAA,MAAA,EAAA,EAAK,GAAE,uuBAAwuB,EAAA,CAAA;AAAA,wBAChvB,GAAA,CAAC,MAAK,EAAA,EAAA,CAAA,EAAE,0GAA2G,EAAA,CAAA;AAAA,wBACnH,GAAA,CAAC,MAAK,EAAA,EAAA,CAAA,EAAE,2DAA4D,EAAA;AAAA;AAAA;AAAA,GACtE;AAEJ,CAAC;;;;"}
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { jsx } from 'react/jsx-runtime';
|
|
2
|
+
import { forwardRef } from 'react';
|
|
3
|
+
import { Icon } from '../icon/Icon.js';
|
|
4
|
+
|
|
5
|
+
const FirstIcon = forwardRef(
|
|
6
|
+
function FirstIcon2(props, ref) {
|
|
7
|
+
return /* @__PURE__ */ jsx(
|
|
8
|
+
Icon,
|
|
9
|
+
{
|
|
10
|
+
"data-testid": "FirstIcon",
|
|
11
|
+
"aria-label": "first",
|
|
12
|
+
viewBox: "0 0 12 12",
|
|
13
|
+
ref,
|
|
14
|
+
...props,
|
|
15
|
+
children: /* @__PURE__ */ jsx("path", { d: "m5 6 4.326 4L10 9.231 6.505 6 10 2.769 9.326 2 5 6ZM3 2H2v8h1V2Z" })
|
|
16
|
+
}
|
|
17
|
+
);
|
|
18
|
+
}
|
|
19
|
+
);
|
|
20
|
+
|
|
21
|
+
export { FirstIcon };
|
|
22
|
+
//# sourceMappingURL=First.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"First.js","sources":["../src/components/First.tsx"],"sourcesContent":["// WARNING: This file was generated by a script. Do not modify it manually\n\nimport { forwardRef } from \"react\";\n\nimport { Icon, type IconProps } from \"../icon\";\n\nexport type FirstIconProps = IconProps;\n\nexport const FirstIcon = forwardRef<SVGSVGElement, FirstIconProps>(\n function FirstIcon(props: FirstIconProps, ref) {\n return (\n <Icon\n data-testid=\"FirstIcon\"\n aria-label=\"first\"\n viewBox=\"0 0 12 12\"\n ref={ref}\n {...props}\n >\n <path d=\"m5 6 4.326 4L10 9.231 6.505 6 10 2.769 9.326 2 5 6ZM3 2H2v8h1V2Z\" />\n </Icon>\n );\n },\n);\n"],"names":["FirstIcon"],"mappings":";;;;AAQO,MAAM,SAAY,GAAA,UAAA;AAAA,EACvB,SAASA,UAAU,CAAA,KAAA,EAAuB,GAAK,EAAA;AAC7C,IACE,uBAAA,GAAA;AAAA,MAAC,IAAA;AAAA,MAAA;AAAA,QACC,aAAY,EAAA,WAAA;AAAA,QACZ,YAAW,EAAA,OAAA;AAAA,QACX,OAAQ,EAAA,WAAA;AAAA,QACR,GAAA;AAAA,QACC,GAAG,KAAA;AAAA,QAEJ,QAAA,kBAAA,GAAA,CAAC,MAAK,EAAA,EAAA,CAAA,EAAE,kEAAmE,EAAA;AAAA;AAAA,KAC7E;AAAA;AAGN;;;;"}
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { jsx } from 'react/jsx-runtime';
|
|
2
|
+
import { forwardRef } from 'react';
|
|
3
|
+
import { Icon } from '../icon/Icon.js';
|
|
4
|
+
|
|
5
|
+
const GrowthIcon = forwardRef(
|
|
6
|
+
function GrowthIcon2(props, ref) {
|
|
7
|
+
return /* @__PURE__ */ jsx(
|
|
8
|
+
Icon,
|
|
9
|
+
{
|
|
10
|
+
"data-testid": "GrowthIcon",
|
|
11
|
+
"aria-label": "growth",
|
|
12
|
+
viewBox: "0 0 12 12",
|
|
13
|
+
ref,
|
|
14
|
+
...props,
|
|
15
|
+
children: /* @__PURE__ */ jsx("path", { d: "M12 6.5h-1V3.707l-4 4-2-2L.854 9.854l-.708-.708L5 4.293l2 2L10.293 3H7.5V2H12v4.5Z" })
|
|
16
|
+
}
|
|
17
|
+
);
|
|
18
|
+
}
|
|
19
|
+
);
|
|
20
|
+
|
|
21
|
+
export { GrowthIcon };
|
|
22
|
+
//# sourceMappingURL=Growth.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Growth.js","sources":["../src/components/Growth.tsx"],"sourcesContent":["// WARNING: This file was generated by a script. Do not modify it manually\n\nimport { forwardRef } from \"react\";\n\nimport { Icon, type IconProps } from \"../icon\";\n\nexport type GrowthIconProps = IconProps;\n\nexport const GrowthIcon = forwardRef<SVGSVGElement, GrowthIconProps>(\n function GrowthIcon(props: GrowthIconProps, ref) {\n return (\n <Icon\n data-testid=\"GrowthIcon\"\n aria-label=\"growth\"\n viewBox=\"0 0 12 12\"\n ref={ref}\n {...props}\n >\n <path d=\"M12 6.5h-1V3.707l-4 4-2-2L.854 9.854l-.708-.708L5 4.293l2 2L10.293 3H7.5V2H12v4.5Z\" />\n </Icon>\n );\n },\n);\n"],"names":["GrowthIcon"],"mappings":";;;;AAQO,MAAM,UAAa,GAAA,UAAA;AAAA,EACxB,SAASA,WAAW,CAAA,KAAA,EAAwB,GAAK,EAAA;AAC/C,IACE,uBAAA,GAAA;AAAA,MAAC,IAAA;AAAA,MAAA;AAAA,QACC,aAAY,EAAA,YAAA;AAAA,QACZ,YAAW,EAAA,QAAA;AAAA,QACX,OAAQ,EAAA,WAAA;AAAA,QACR,GAAA;AAAA,QACC,GAAG,KAAA;AAAA,QAEJ,QAAA,kBAAA,GAAA,CAAC,MAAK,EAAA,EAAA,CAAA,EAAE,oFAAqF,EAAA;AAAA;AAAA,KAC/F;AAAA;AAGN;;;;"}
|