svelte-palette
svelte-palette copied to clipboard
Svelte component to display a customisable color picker
Sometimes, it would be useful to split the slots of colors into groups, to create collections for instance. The `colors` prop could be set with an array of specific object,...
For some use cases, it would be nice to set a prop limiting the number of columns to be displayed. This would be applicable when `numColumns` is lower or equal...
Need declaration file for types ``` Could not find a declaration file for module '@untemps/svelte-palette'. 'C:/drewbitt/GitHub/project/node_modules/.pnpm/@[email protected]/node_modules/@untemps/svelte-palette/dist/index.js' implicitly has an 'any' type. Try `npm i --save-dev @types/untemps__svelte-palette` if it exists or...
Bumps [rollup](https://github.com/rollup/rollup) from 4.18.0 to 4.22.4. Release notes Sourced from rollup's releases. v4.22.4 4.22.4 2024-09-21 Bug Fixes Fix a vulnerability in generated code that affects IIFE, UMD and CJS bundles...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.3.1 to 5.3.6. Changelog Sourced from vite's changelog. 5.3.6 (2024-09-16) fix: avoid DOM Clobbering gadget in getRelativeUrlFromDocument (#18115) (2691bb3), closes #18115 fix: fs raw query (#18112) (4573a6f),...
Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.5 to 4.0.8. Release notes Sourced from micromatch's releases. 4.0.8 Ultimate release that fixes both CVE-2024-4067 and CVE-2024-4068. We consider the issues low-priority, so even if you...
Bumps [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) from 4.2.18 to 4.2.19. Release notes Sourced from svelte's releases. [email protected] Patch Changes fix: ensure typings for <svelte:options> are picked up (#12902) fix: escape < in attribute strings...