bb-plane-fork/packages
Jayash Tripathy cd61e8dd44
[WEB-4705] chore: url utilities (#7589)
* feat: add truncated link export and URL utility to respective modules

* refactor: replace Link2 with ExternalLink in TruncatedUrl component

* feat: add TruncatedUrl component and update link exports

* fix: export ParsedURL interface for better accessibility in URL utilities

* refactor: remove TruncatedUrl component and update link exports

* fix: update parseURL function to return undefined for invalid URLs

* refactor: rename ParsedURL interface to IParsedURL for consistency

* refactor: rename IParsedURL to IURLComponents and update parsing functions for improved clarity

* refactor: update URL utility functions and improve documentation for clarity

* refactor: add full URL property to IURLComponents interface and update extractURLComponents function

* refactor: rename createURL function to isUrlValid and update its implementation to validate URL strings

* refactor: rename isUrlValid function to getValidURL and update its implementation to return URL object or undefined
2025-08-19 20:09:03 +05:30
..
constants feat: migrate to pnpm from yarn (#7593) 2025-08-19 20:06:42 +05:30
decorators feat: migrate to pnpm from yarn (#7593) 2025-08-19 20:06:42 +05:30
editor feat: migrate to pnpm from yarn (#7593) 2025-08-19 20:06:42 +05:30
eslint-config sync: canary into preview 2025-07-28 12:53:16 +05:30
hooks feat: migrate to pnpm from yarn (#7593) 2025-08-19 20:06:42 +05:30
i18n feat: migrate to pnpm from yarn (#7593) 2025-08-19 20:06:42 +05:30
logger feat: migrate to pnpm from yarn (#7593) 2025-08-19 20:06:42 +05:30
propel feat: migrate to pnpm from yarn (#7593) 2025-08-19 20:06:42 +05:30
services feat: migrate to pnpm from yarn (#7593) 2025-08-19 20:06:42 +05:30
shared-state feat: migrate to pnpm from yarn (#7593) 2025-08-19 20:06:42 +05:30
tailwind-config [WEB-4488] feat: brand revamp (#7544) 2025-08-06 22:24:47 +05:30
types feat: migrate to pnpm from yarn (#7593) 2025-08-19 20:06:42 +05:30
typescript-config feat: migrate to pnpm from yarn (#7593) 2025-08-19 20:06:42 +05:30
ui feat: migrate to pnpm from yarn (#7593) 2025-08-19 20:06:42 +05:30
utils [WEB-4705] chore: url utilities (#7589) 2025-08-19 20:09:03 +05:30