* feat: added users tab in analytics
* feat: export in users insight table
* ♻️ refactor: simplify InsightCard component and remove ActiveUsers component
- Removed unused TrendPiece and percentage calculation from InsightCard.
- Updated InsightCardProps to eliminate the 'versus' prop.
- Refactored TotalInsights to streamline the useAnalytics hook and added comments for clarity.
- Deleted the ActiveUsers component as it is no longer needed.
- Integrated WiResolvedVsPending component in the Users view.
* 🚧 WIP: Introduced customTicks prop in BarChart for flexible tick rendering.
* 🚧 WIP: Introduced customTicks prop in BarChart for flexible tick rendering.
* ✨ feat: add customTooltipLabel prop to BarChart for enhanced tooltip customization
* ✨ feat: enhance user analytics components with tooltip and data fetching improvements
* ✨ feat: update user analytics components with improved titles and localization for work item metrics
- Updated localization files to include translations for "workitem_resolved_vs_pending" in multiple languages.
- Refactored imports in the Users component for better organization.
* ♻️ refactor: cleanup
* ✨ feat: add WiResolvedVsPending component and custom tooltip for user analytics
* ✨ feat: added customTicks to axis charts for flexible tick rendering
* 🔧 fix: update default bar fill color to black and ensure consistent color usage in BarChart
* ✨ feat: add customTooltipContent prop to LineChart for enhanced tooltip flexibility
* 🔧 fix: remove duplicate customTicks prop from BarChart component
* 🚨 fix: lint
* 🚨 fix: lint
* 🚨 fix: lint
* 🔧 fix: clean up comments in users root component
* 🚨 fix: lint
* 🚨 fix: lint
* chore: move icons from ui package to propel package
* chore: package and tsdown config updated
* chore: migrate all icon imports from @plane/ui to @plane/propel/icons
* chore: remove icon components from @plane/ui package (migrated to
@plane/propel/icons)
* chore: code refactoring
* chore: migrate remaining icon components from @Plane/ui to @Plane/propel/icons
* chore: move ee specific icons from ui package to propel package
* chore: propel package dep. added to editor package
* chore: migrate icon components from @plane/ui to @plane/propel/icons in dev-wiki
* chore: migrate icon components from @plane/ui to @plane/propel/icons in space
* chore: migrate icon components from @plane/ui to @plane/propel/icons in web
* chore: migrate icon components from @plane/ui to @plane/propel/icons in web
* chore: migrate icon components from @plane/ui to @plane/propel/icons in web
* chore: migrate icon components from @plane/ui to @plane/propel/icons in web
* chore: migrate icon components from @plane/ui to @plane/propel/icons in web