@devtron-labs/devtron-fe-common-lib 1.15.1-pre-1 → 1.15.1-pre-2

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 (28) hide show
  1. package/dist/{@code-editor-CUSi5KGA.js → @code-editor-xNsLtfRd.js} +5918 -5851
  2. package/dist/{@common-rjsf-Zw2LoiKv.js → @common-rjsf-iH1FvWN3.js} +2 -2
  3. package/dist/{@framer-motion-C5Xvz7Lq.js → @framer-motion-Dchiw-Rb.js} +1 -1
  4. package/dist/{@react-dates-B6q1sdbJ.js → @react-dates-D5kydtW-.js} +14 -14
  5. package/dist/{@react-select-LSvqtVJj.js → @react-select-Cmser7OI.js} +1 -1
  6. package/dist/{@react-virtualized-sticky-tree-BpJty95h.js → @react-virtualized-sticky-tree-DMnFy9PE.js} +1 -1
  7. package/dist/{@vendor-DC3JvJ9U.js → @vendor-STJ9h0oI.js} +9657 -9667
  8. package/dist/Shared/Components/Button/Button.component.d.ts +1 -1
  9. package/dist/Shared/Components/Icon/Icon.d.ts +5 -0
  10. package/dist/Shared/Components/Textarea/Textarea.component.d.ts +1 -1
  11. package/dist/Shared/Components/Textarea/types.d.ts +17 -1
  12. package/dist/Shared/Components/Textarea/utils.d.ts +5 -0
  13. package/dist/Shared/Components/Typewriter/BlinkingCursor.d.ts +1 -0
  14. package/dist/Shared/Components/Typewriter/index.d.ts +2 -0
  15. package/dist/Shared/Components/Typewriter/useTypewriter.d.ts +1 -0
  16. package/dist/Shared/Components/index.d.ts +1 -0
  17. package/dist/Shared/Providers/index.d.ts +1 -0
  18. package/dist/Shared/Providers/types.d.ts +11 -2
  19. package/dist/assets/ic-brain.838491eb.svg +3 -0
  20. package/dist/assets/ic-devtron-ai.535b45ec.svg +287 -0
  21. package/dist/assets/ic-paper-plane.ad7e6d2f.svg +3 -0
  22. package/dist/assets/ic-sparkle-ai-color.d123b325.svg +16 -0
  23. package/dist/assets/ic-sparkle-color.a9722593.svg +18 -0
  24. package/dist/assets/ic-stop-fill.32ea653f.svg +8 -0
  25. package/dist/index.d.ts +1 -0
  26. package/dist/index.js +850 -847
  27. package/package.json +1 -1
  28. package/dist/assets/ic-sparkle-color.01c0be88.svg +0 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@devtron-labs/devtron-fe-common-lib",
3
- "version": "1.15.1-pre-1",
3
+ "version": "1.15.1-pre-2",
4
4
  "description": "Supporting common component library",
5
5
  "type": "module",
6
6
  "main": "dist/index.js",
@@ -1 +0,0 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="m22.898 11.262-5.933-2.196-2.215-7.26a.666.666 0 0 0-1.275 0l-2.214 7.26-5.934 2.196a.667.667 0 0 0 0 1.25l5.93 2.196 2.216 7.482a.666.666 0 0 0 1.279 0l2.216-7.483 5.93-2.195a.665.665 0 0 0 0-1.25" fill="#FFAC33"/><path d="m9.565 18.597-1.543-.571-.6-2.2a.665.665 0 0 0-1.286 0l-.6 2.2-1.542.57a.667.667 0 0 0 0 1.25l1.534.57.605 2.414a.667.667 0 0 0 1.293 0l.605-2.415 1.534-.57a.665.665 0 0 0 0-1.248M6.673 4.153 5.097 3.57l-.584-1.577a.666.666 0 0 0-1.251 0L2.679 3.57l-1.577.583a.667.667 0 0 0 0 1.251l1.577.583.583 1.577a.667.667 0 0 0 1.25 0l.584-1.577 1.577-.583a.667.667 0 0 0 0-1.25" fill="#FFCC4D"/></svg>