@nikaat-crop/es-icons 0.175.2 → 0.175.3

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.
Files changed (48) hide show
  1. package/.vercel/README.txt +11 -0
  2. package/.vercel/project.json +1 -0
  3. package/dist/index.js +1 -1
  4. package/dist/index.js.map +1 -1
  5. package/dist/index.mjs +1 -1
  6. package/dist/index.mjs.map +1 -1
  7. package/package.json +1 -1
  8. package/storybook-static/247.25a0be85.iframe.bundle.js +0 -87
  9. package/storybook-static/247.25a0be85.iframe.bundle.js.LICENSE.txt +0 -9
  10. package/storybook-static/247.25a0be85.iframe.bundle.js.map +0 -1
  11. package/storybook-static/254.e01ff6bb.iframe.bundle.js +0 -409
  12. package/storybook-static/254.e01ff6bb.iframe.bundle.js.LICENSE.txt +0 -9
  13. package/storybook-static/254.e01ff6bb.iframe.bundle.js.map +0 -1
  14. package/storybook-static/357.6c8d88a6.iframe.bundle.js +0 -1
  15. package/storybook-static/648.3e8aa4c4.iframe.bundle.js +0 -1
  16. package/storybook-static/735.921e2ca6.iframe.bundle.js +0 -2
  17. package/storybook-static/735.921e2ca6.iframe.bundle.js.LICENSE.txt +0 -19
  18. package/storybook-static/788.09d6734a.iframe.bundle.js +0 -1
  19. package/storybook-static/favicon-wrapper.svg +0 -46
  20. package/storybook-static/favicon.svg +0 -1
  21. package/storybook-static/iframe.html +0 -533
  22. package/storybook-static/index.html +0 -148
  23. package/storybook-static/index.json +0 -1
  24. package/storybook-static/main.99b920e4.iframe.bundle.js +0 -1
  25. package/storybook-static/mocker-runtime-injected.js +0 -2
  26. package/storybook-static/mocker-runtime-injected.js.LICENSE.txt +0 -46
  27. package/storybook-static/nunito-sans-bold-italic.woff2 +0 -0
  28. package/storybook-static/nunito-sans-bold.woff2 +0 -0
  29. package/storybook-static/nunito-sans-italic.woff2 +0 -0
  30. package/storybook-static/nunito-sans-regular.woff2 +0 -0
  31. package/storybook-static/project.json +0 -1
  32. package/storybook-static/runtime~main.d9c16a52.iframe.bundle.js +0 -1
  33. package/storybook-static/sb-addons/docs-1/manager-bundle.js +0 -151
  34. package/storybook-static/sb-addons/storybook-core-server-presets-0/common-manager-bundle.js +0 -971
  35. package/storybook-static/sb-common-assets/favicon-wrapper.svg +0 -46
  36. package/storybook-static/sb-common-assets/favicon.svg +0 -1
  37. package/storybook-static/sb-common-assets/nunito-sans-bold-italic.woff2 +0 -0
  38. package/storybook-static/sb-common-assets/nunito-sans-bold.woff2 +0 -0
  39. package/storybook-static/sb-common-assets/nunito-sans-italic.woff2 +0 -0
  40. package/storybook-static/sb-common-assets/nunito-sans-regular.woff2 +0 -0
  41. package/storybook-static/sb-manager/globals-module-info.js +0 -797
  42. package/storybook-static/sb-manager/globals-runtime.js +0 -69653
  43. package/storybook-static/sb-manager/globals.js +0 -34
  44. package/storybook-static/sb-manager/runtime.js +0 -13181
  45. package/storybook-static/sb-preview/globals.js +0 -25
  46. package/storybook-static/sb-preview/runtime.js +0 -43265
  47. package/storybook-static/stories-datePicker-stories.1a36012a.iframe.bundle.js +0 -2
  48. package/storybook-static/stories-datePicker-stories.1a36012a.iframe.bundle.js.LICENSE.txt +0 -9
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nikaat-crop/es-icons",
3
- "version": "0.175.2",
3
+ "version": "0.175.3",
4
4
  "description": "A comprehensive collection of beautiful and modern SVG icons specifically designed for Skenas (اسکناس) project, featuring 160+ carefully crafted financial and service icons with TypeScript support.",
5
5
  "main": "dist/index.js",
6
6
  "module": "dist/index.mjs",