Product
Socket Now Supports uv.lock Files
Socket now supports uv.lock files to ensure consistent, secure dependency resolution for Python projects and enhance supply chain security.
@ardoq/shared-ui
Advanced tools
Re-usable components for ardoq's front-end applications.
For now the storybook is published from the ardoq-front repository, but we aim to move the stories here soon.
0.0.22
- Fix importsstyleVariables
imports in two places.0.0.21
- Move confirmation dialogs to shared-uiconfirm
, confirmDelete
along with its dependencies to shared-ui.0.0.20
- Update SVG Icons{...props}
) so we can use DOM dependent utils like tooltip messages.0.0.19
- Update Icon NamesARROW_BACK
and ARROW_FORWARD
were added to the IconName
enum.0.0.18
- Update SVG Iconsfill:
property now0.0.17
- Update package.json
polished
from devDependencies
to dependencies
0.0.16
- Split icons between current set and deprecated set0.0.15
- Update grayscaledarkGrey3
(updated), lightGrey0
(introduced), lightGrey2
(updated)0.0.12
- Adding Icons (ARD-3761)Icon
,
IconName
,
CheckboxIconName
,
ChevronIconName
,
ExpandToggleIconName
,
InternalIconName
,
CheckboxIcon
ChevronIcon
primaryHover
and primaryGreenHover
colors0.0.11
- Colors cleanup(ARD-3760)styleVariables.colors
0.0.9
- Buttons cleanup (ARD-3759)yarn watch
. This will continuously build the package when you make changes in /src
./dist
folder of this project, run yarn link
. This allows yarn to install the package via symlinks.yarn link @ardoq/shared-ui
. This tells yarn to install the package from the dist folder.Now any changes that you make in /src
should be automatically reflected in the repository where you linked the package.
Later, you might want to use the published version of the package again. Run yarn unlink @ardoq/shared-ui
from within the linked repo (i.e. ardoq-front).
yarn lint && yarn check-types
yarn version
yarn run publish
FAQs
Reusable components for Ardoq's front-end applications
The npm package @ardoq/shared-ui receives a total of 0 weekly downloads. As such, @ardoq/shared-ui popularity was classified as not popular.
We found that @ardoq/shared-ui demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 12 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Product
Socket now supports uv.lock files to ensure consistent, secure dependency resolution for Python projects and enhance supply chain security.
Research
Security News
Socket researchers have discovered multiple malicious npm packages targeting Solana private keys, abusing Gmail to exfiltrate the data and drain Solana wallets.
Security News
PEP 770 proposes adding SBOM support to Python packages to improve transparency and catch hidden non-Python dependencies that security tools often miss.