@innovaccer/design-system 4.6.0 → 4.7.0

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 (107) hide show
  1. package/CHANGELOG.md +48 -0
  2. package/css/Readme.md +32 -32
  3. package/css/dist/index.css +1140 -1017
  4. package/css/dist/index.css.map +1 -1
  5. package/css/src/ai-components/button.module.css +3 -3
  6. package/css/src/ai-components/chat.module.css +24 -8
  7. package/css/src/ai-components/chip.module.css +38 -15
  8. package/css/src/ai-components/iconButton.module.css +33 -14
  9. package/css/src/components/actionButton.module.css +3 -3
  10. package/css/src/components/actionCard.module.css +4 -4
  11. package/css/src/components/avatar.module.css +15 -15
  12. package/css/src/components/avatarGroup.module.css +9 -9
  13. package/css/src/components/avatarSelection.module.css +15 -15
  14. package/css/src/components/badge.module.css +6 -6
  15. package/css/src/components/breadcrumbs.module.css +4 -4
  16. package/css/src/components/button.module.css +23 -23
  17. package/css/src/components/calendar.module.css +30 -30
  18. package/css/src/components/caption.module.css +2 -2
  19. package/css/src/components/card.module.css +7 -7
  20. package/css/src/components/cardSubdued.module.css +5 -5
  21. package/css/src/components/chat.module.css +8 -8
  22. package/css/src/components/chatBubble.module.css +14 -14
  23. package/css/src/components/chatSeparator.module.css +6 -6
  24. package/css/src/components/checkbox.module.css +22 -22
  25. package/css/src/components/chip.module.css +14 -14
  26. package/css/src/components/chipGroup.module.css +1 -1
  27. package/css/src/components/chipInput.module.css +16 -16
  28. package/css/src/components/choiceList.module.css +4 -4
  29. package/css/src/components/collapsible.module.css +4 -4
  30. package/css/src/components/dateRangePicker.module.css +3 -3
  31. package/css/src/components/dropdown.module.css +25 -25
  32. package/css/src/components/dropdownButton.module.css +12 -12
  33. package/css/src/components/dropzone.module.css +16 -16
  34. package/css/src/components/editableChipInput.module.css +9 -9
  35. package/css/src/components/editableDropdown.module.css +2 -2
  36. package/css/src/components/editableInput.module.css +11 -11
  37. package/css/src/components/emptyState.module.css +11 -11
  38. package/css/src/components/fileList.module.css +10 -10
  39. package/css/src/components/fileUploader.module.css +4 -4
  40. package/css/src/components/fullscreenModal.module.css +7 -7
  41. package/css/src/components/grid.module.css +39 -39
  42. package/css/src/components/horizontalNav.module.css +6 -6
  43. package/css/src/components/inlineMessage.module.css +7 -7
  44. package/css/src/components/input.module.css +15 -15
  45. package/css/src/components/label.module.css +7 -7
  46. package/css/src/components/legend.module.css +2 -2
  47. package/css/src/components/link.module.css +4 -4
  48. package/css/src/components/linkButton.module.css +3 -3
  49. package/css/src/components/listbox.module.css +9 -9
  50. package/css/src/components/menu.module.css +7 -7
  51. package/css/src/components/message.module.css +8 -8
  52. package/css/src/components/metaList.module.css +4 -4
  53. package/css/src/components/meter.module.css +6 -6
  54. package/css/src/components/metricInput.module.css +13 -13
  55. package/css/src/components/modal.module.css +9 -9
  56. package/css/src/components/navigation.module.css +19 -19
  57. package/css/src/components/overlay.module.css +6 -6
  58. package/css/src/components/pageHeader.module.css +8 -8
  59. package/css/src/components/pagination.module.css +9 -9
  60. package/css/src/components/pills.module.css +6 -6
  61. package/css/src/components/placeholder.module.css +3 -3
  62. package/css/src/components/popover.module.css +1 -1
  63. package/css/src/components/progressBar.module.css +5 -5
  64. package/css/src/components/progressRing.module.css +6 -6
  65. package/css/src/components/radio.module.css +31 -31
  66. package/css/src/components/select.module.css +17 -17
  67. package/css/src/components/selectionCard.module.css +12 -12
  68. package/css/src/components/sidesheet.module.css +10 -10
  69. package/css/src/components/slider.module.css +12 -12
  70. package/css/src/components/spinner.module.css +8 -8
  71. package/css/src/components/statusHint.module.css +5 -5
  72. package/css/src/components/stepper.module.css +5 -5
  73. package/css/src/components/subheading.module.css +1 -1
  74. package/css/src/components/switch.module.css +13 -13
  75. package/css/src/components/table.module.css +2 -2
  76. package/css/src/components/tabs.module.css +15 -15
  77. package/css/src/components/textarea.module.css +6 -6
  78. package/css/src/components/toast.module.css +16 -16
  79. package/css/src/components/tooltip.module.css +3 -3
  80. package/css/src/components/verticalNav.module.css +20 -20
  81. package/css/src/core/animation.css +4 -4
  82. package/css/src/utils/border.css +32 -0
  83. package/css/src/utils/spacing.css +270 -270
  84. package/css/src/variables/index.css +36 -3
  85. package/dist/brotli/index.js +1 -1
  86. package/dist/brotli/index.js.br +0 -0
  87. package/dist/cjs/index.js +1 -1
  88. package/dist/core/ai-components/AIIconButton/icons/SaraIconDefault.d.ts +6 -0
  89. package/dist/core/ai-components/AIIconButton/icons/SaraIconDisabled.d.ts +6 -0
  90. package/dist/core/ai-components/AIResponse/ChatBox.d.ts +7 -1
  91. package/dist/core/ai-components/AIResponse/index.d.ts +3 -0
  92. package/dist/core/components/atoms/heading/Heading.d.ts +2 -2
  93. package/dist/core/components/css-utilities/designTokens/Data.d.ts +8 -0
  94. package/dist/esm/index.js +451 -526
  95. package/dist/gzip/index.js +1 -1
  96. package/dist/gzip/index.js.gz +0 -0
  97. package/dist/index.js +290 -364
  98. package/dist/index.js.map +1 -1
  99. package/dist/index.umd.css +1140 -1017
  100. package/dist/index.umd.js +1 -1
  101. package/dist/types/tsconfig.type.tsbuildinfo +39 -70
  102. package/package.json +1 -1
  103. package/types/types-tests.tsx +1 -1
  104. package/dist/core/ai-components/AIIconButton/icons/SaraDisabledBottom.d.ts +0 -6
  105. package/dist/core/ai-components/AIIconButton/icons/SaraDisabledTop.d.ts +0 -6
  106. package/dist/core/ai-components/AIIconButton/icons/SaraIconBottom.d.ts +0 -6
  107. package/dist/core/ai-components/AIIconButton/icons/SaraIconTop.d.ts +0 -6
@@ -282,7 +282,7 @@
282
282
  "affectsGlobalScope": false
283
283
  },
284
284
  "../../core/components/atoms/avatar/Avatar.tsx": {
285
- "version": "7d072fe9e2292d8b6ee93274220593341db97638441e1cdb5c50a76123738dee",
285
+ "version": "141e2d1a220b9cc7aca44f8a6cf83e661123df57330717e6d2f9b049ab9aaea2",
286
286
  "signature": "17ea5c450ae3aa801e4a3d2553c773d60a2a5b659df3d80f3fa5bcb13b36d3fb",
287
287
  "affectsGlobalScope": false
288
288
  },
@@ -322,7 +322,7 @@
322
322
  "affectsGlobalScope": false
323
323
  },
324
324
  "../../core/components/atoms/avatarGroup/AvatarGroup.tsx": {
325
- "version": "d3e12d2ac8cabea6df7eaa5ae54d787371e0e465360ca91a3916490681e8afbb",
325
+ "version": "44e42cf53cd736bd8ce22d2faf9b82a1e099d1192304ce7dfdaa484233867a0e",
326
326
  "signature": "0d8017426867ffefe0273a2372fb52eb3a49fd6cb2bc8f78160027786e5a2203",
327
327
  "affectsGlobalScope": false
328
328
  },
@@ -467,12 +467,12 @@
467
467
  "affectsGlobalScope": false
468
468
  },
469
469
  "../../core/components/atoms/_chip/index.tsx": {
470
- "version": "cb90ef150dda0deedaa4997ebdd370ea9eb6e552239bc9d6c61e674dfbe6d7d0",
470
+ "version": "793c299e3c2db559314ec26c128b25be203d93de636a605580190a033850e7e0",
471
471
  "signature": "211c28e5d8da1ee3cb29ab5bff5d13cbea0616dfc0fb5a1646fbbdf5066b6752",
472
472
  "affectsGlobalScope": false
473
473
  },
474
474
  "../../core/components/atoms/chip/Chip.tsx": {
475
- "version": "9437a5e80a03924bf70837892859c28aacd8a0b70c35c71a85e0336644ca5b7e",
475
+ "version": "d07ac0e410ad39855814eef3c24c72ad3915444e0cc3091b3878c5a9c9a71d4d",
476
476
  "signature": "9eaa4652c2a9de60d50dba5fbd3bf0034ed6118f130aa67a1a4d79ebbf066561",
477
477
  "affectsGlobalScope": false
478
478
  },
@@ -662,8 +662,8 @@
662
662
  "affectsGlobalScope": false
663
663
  },
664
664
  "../../core/components/atoms/heading/Heading.tsx": {
665
- "version": "7e7b5b10a76cf9fed6bae9a50b4758721472ba4e0d6703ab76f549ddcfa9c6e8",
666
- "signature": "9d9d56b449eae908d528281fc1c26ed05f30ca1b378788307fb8741a88c9c550",
665
+ "version": "cab503981beff97d1d7601882dd97113de64acdf25148e14107e9aad7bc01caf",
666
+ "signature": "2406e16b342233e764234ebb879123fd982bcf8f9377f49beeb31b6ef4efae0a",
667
667
  "affectsGlobalScope": false
668
668
  },
669
669
  "../../core/components/atoms/heading/index.tsx": {
@@ -1827,7 +1827,7 @@
1827
1827
  "affectsGlobalScope": false
1828
1828
  },
1829
1829
  "../../core/components/molecules/tabs/Tabs.tsx": {
1830
- "version": "e85718ca860954a27f756cc3818f67e30174f9765a4d6d3abe6e24e230597799",
1830
+ "version": "9064885fa85ffabc1e05541b52579edafccca2592ecc7a9ff809e1ff76b944d8",
1831
1831
  "signature": "0f1a7e179525d9fd6854cc53cda190e5bf5a7a6f33d918f951ffca63fd9d1086",
1832
1832
  "affectsGlobalScope": false
1833
1833
  },
@@ -1857,7 +1857,7 @@
1857
1857
  "affectsGlobalScope": false
1858
1858
  },
1859
1859
  "../../core/components/molecules/dropzone/DropzoneIcon.tsx": {
1860
- "version": "26b3a016a9ce4017f5ea7f12fca42272b04b18ab3ce8b24f91ff81923160c5e0",
1860
+ "version": "f372b2c7620ca045872d8529e56c37ccd0114c19b21c5ec9b12afacccfb6305b",
1861
1861
  "signature": "d513c26f0c8be53331858a7e53933a0d2c1d9d5cea35d33fae16514ded1fbe44",
1862
1862
  "affectsGlobalScope": false
1863
1863
  },
@@ -1987,7 +1987,7 @@
1987
1987
  "affectsGlobalScope": false
1988
1988
  },
1989
1989
  "../../core/components/organisms/table/DraggableDropdown.tsx": {
1990
- "version": "c765ae33edbe1b5d07be3e267ab59ce8e0ac23f876654a9d140a51b1932a7da7",
1990
+ "version": "4496e72fc9422eac668dcf529caf97d4fbe0523c125f7173480a7b614d18d04b",
1991
1991
  "signature": "5a5a746d27b2b24ec629bb2bca1b6528bbbc653c1bb22a9f16eeb9754d51111e",
1992
1992
  "affectsGlobalScope": false
1993
1993
  },
@@ -2327,7 +2327,7 @@
2327
2327
  "affectsGlobalScope": false
2328
2328
  },
2329
2329
  "../../core/components/atoms/avatarSelection/AvatarSelection.tsx": {
2330
- "version": "77a87ccc6e1d5b9c76c36e0782f32283e6fa820b236c4b03ec4e50555d6767f2",
2330
+ "version": "927764b6c0383d9fff52bc5c1658c5864f4a0a38b092f892b356af6f2cedbd91",
2331
2331
  "signature": "0dd16c1ff443de3fa913bb9753c17ccbbb57c6a8dcfbf868d63a209020a9481b",
2332
2332
  "affectsGlobalScope": false
2333
2333
  },
@@ -2382,7 +2382,7 @@
2382
2382
  "affectsGlobalScope": false
2383
2383
  },
2384
2384
  "../../core/components/organisms/combobox/Combobox.tsx": {
2385
- "version": "2cc8ee151ad5f8153d272c30ec0d8dbd68bad7521bcd0c54d64d44289456838d",
2385
+ "version": "0c5be6c6b7f27f3504ca05e7bbbfa7219cef1bca4c57d4a0146fac43ceb35ce3",
2386
2386
  "signature": "5b9b2025ae6fe12127b3cb775d4af0c6605629f98a024b365502d8cb82558b68",
2387
2387
  "affectsGlobalScope": false
2388
2388
  },
@@ -2651,33 +2651,23 @@
2651
2651
  "signature": "1389ba817a4817d5bf081ae32bc36e7c31bccc572003ba450bc60aea3bba8ef5",
2652
2652
  "affectsGlobalScope": false
2653
2653
  },
2654
- "../../core/ai-components/AIIconButton/icons/SaraIconTop.tsx": {
2655
- "version": "7d8699420e1dad32d8d7033c65493a81022a3ef9c71342da719097857d4c33eb",
2656
- "signature": "b9168a2b337fb662e24837a273d5a8632e55f5a8852c1803d5a37680cd8d1f18",
2654
+ "../../core/ai-components/AIIconButton/icons/SaraIconDefault.tsx": {
2655
+ "version": "787e07cf919e4c89af97dda7a359d5086f3839ef2bd5105099319672331c8aaa",
2656
+ "signature": "223aeb5856ff8fac6a6151b3093d96ecaa899b76d12cc9a332feb4004b133c1b",
2657
2657
  "affectsGlobalScope": false
2658
2658
  },
2659
- "../../core/ai-components/AIIconButton/icons/SaraIconBottom.tsx": {
2660
- "version": "f87103c4fe2ff54a4720b83cf80116e807f9bf5efae036bbe0631bd43b7232b6",
2661
- "signature": "9360454e8342f969ea842d68624f76b08c895af0170904763be5e1fcff347f78",
2662
- "affectsGlobalScope": false
2663
- },
2664
- "../../core/ai-components/AIIconButton/icons/SaraDisabledTop.tsx": {
2665
- "version": "b0396a8d06883df82c8bffa4b36d175857080ee3606370504b34d9603905c8af",
2666
- "signature": "69b5e5b083a9d51bcef3e89bad2fd9c6b0e7c6009ec5ba44e2ace31ad15891c0",
2667
- "affectsGlobalScope": false
2668
- },
2669
- "../../core/ai-components/AIIconButton/icons/SaraDisabledBottom.tsx": {
2670
- "version": "4772a749265d84c97cc97c7106d63b2af9d9bcc8cb95c1afa4b61b37e5ee7100",
2671
- "signature": "b92c044e52ca3e8c6123e1fa45c2e6c45fc0c2bac635943fc44e5f97a8f24e9b",
2659
+ "../../core/ai-components/AIIconButton/icons/SaraIconDisabled.tsx": {
2660
+ "version": "c5efd18a4985a44e0aa20814adce28968eb62134f2bb918285cd7fab37b093d2",
2661
+ "signature": "c132dfeaef14d921b888ee31197b1f3bd28229fc4bea6db7aef1d21453f76748",
2672
2662
  "affectsGlobalScope": false
2673
2663
  },
2674
2664
  "../../core/ai-components/AIIconButton/SaraIcon.tsx": {
2675
- "version": "310427b4ff15007cd30f32125c04592308c00c176fdb948a8e4f277ef6cb7850",
2665
+ "version": "d5752cc97007b49480c5b681e067a33da6ee8c22d767f98f682b5524e6ab4c0b",
2676
2666
  "signature": "af2ff0d1097e0a6f80acec3dfaee870d5e81035c733c54f65c77b6b6138915f3",
2677
2667
  "affectsGlobalScope": false
2678
2668
  },
2679
2669
  "../../core/ai-components/AIIconButton/index.tsx": {
2680
- "version": "16b32c8fe760eb7cbd4ec287feb778d9ecd8c7a1531a2545fed0d66a6163454a",
2670
+ "version": "ea4c472c5abb8ebc7dc39cad808c3c18ee7ae10139c0a1308b1faf292d3e1d9d",
2681
2671
  "signature": "41e86dc5054eeb0c56f226623379b3a86c23b905d9643aec7688541efdaa0a65",
2682
2672
  "affectsGlobalScope": false
2683
2673
  },
@@ -2687,8 +2677,8 @@
2687
2677
  "affectsGlobalScope": false
2688
2678
  },
2689
2679
  "../../core/ai-components/AIResponse/ChatBox.tsx": {
2690
- "version": "aae9926a5865e654cba3014210e356bf3610414d30722fd4ada21341032ffa4d",
2691
- "signature": "1b4ee32a9d17b92c90486d86bf4b9f15d8dca1ebf3e8dc3b13894874432ae2ba",
2680
+ "version": "417425fef02f3007b44f1bcedfe09c7dae3e14d9a4289b763d651e775cf29aa3",
2681
+ "signature": "930a974397fa8e4d7fbc51f5eec20fd0f8e6fd9a2e2a72cb71b33d288e9cec58",
2692
2682
  "affectsGlobalScope": false
2693
2683
  },
2694
2684
  "../../core/ai-components/AIResponse/ChatButton.tsx": {
@@ -2707,8 +2697,8 @@
2707
2697
  "affectsGlobalScope": false
2708
2698
  },
2709
2699
  "../../core/ai-components/AIResponse/index.tsx": {
2710
- "version": "95ae00879a2b3e3b74d38a3a09eace62bdc863fae550b1b92a04ccd09d89b8fd",
2711
- "signature": "9c37e9c99887406bb4f64d0f678b6ea38fe96b5d64ded6dd13818ddab4b50419",
2700
+ "version": "9540290cccb4f69f79dccc85753860c9432ffe415d9a1463ba431eac9d7233f2",
2701
+ "signature": "a1956bef8467980ed7470a7de248d01f06ea8a7e5a40067af8e08adb217c4b98",
2712
2702
  "affectsGlobalScope": false
2713
2703
  },
2714
2704
  "../../core/index.type.tsx": {
@@ -2772,7 +2762,7 @@
2772
2762
  "affectsGlobalScope": false
2773
2763
  },
2774
2764
  "../../core/components/css-utilities/Spacing/Data.tsx": {
2775
- "version": "b4010b88f54ca958ebad8a2a94d05e1e0f47bef8b81052fd7a7789ba37b9d3fc",
2765
+ "version": "93b8e01000659b21ad8c6d0229af878a3c72a35a788d6a13e6cbcba6dc0ce057",
2776
2766
  "signature": "b58336d143b58336739c5a9734a83ce78ee25852b3f3133aeff906fc364b3e09",
2777
2767
  "affectsGlobalScope": false
2778
2768
  },
@@ -2782,12 +2772,12 @@
2782
2772
  "affectsGlobalScope": false
2783
2773
  },
2784
2774
  "../../core/components/css-utilities/designTokens/Data.tsx": {
2785
- "version": "74426db5cef52197fe475467b83891d2adefa402ed08cb5d9485c5e1d1548674",
2786
- "signature": "2583c1f78c1b3d0dfe4ab20b9118007fd35cbc26426964b94c6f8a32844c4dc7",
2775
+ "version": "5285f3396ae1c56347169a1c428067b0131955d94bb18ea8d9f71b9dea980a47",
2776
+ "signature": "58be0909363e890fbca4dfccdecd1a07667ed92b5e94633acc1a30d1f68a4f1c",
2787
2777
  "affectsGlobalScope": false
2788
2778
  },
2789
2779
  "../../core/components/css-utilities/designTokens/Schema.tsx": {
2790
- "version": "4da2a55b1c31db6ec200658a9455b438d0d3ac94c0c70b56afbccbe81e0fe36f",
2780
+ "version": "d568d167ecd5f0462976c87c763aea50a4596c6e7f7a64a3ba80a066e0a0227c",
2791
2781
  "signature": "85de6c4e1e3a2c5f0f99214df2622289e4f89e9a53192ef71a1f619b46714d85",
2792
2782
  "affectsGlobalScope": false
2793
2783
  },
@@ -4002,7 +3992,7 @@
4002
3992
  "affectsGlobalScope": false
4003
3993
  },
4004
3994
  "../../figma/AIButton.figma.tsx": {
4005
- "version": "4e79b96bbc580cd19a5dd28a007d0e36a50918afaaba9ad3d558e44de13b04aa",
3995
+ "version": "e4972d9ab5ada6eb4985f41bd0f122a6a04c5fad1726bc0796f32501c240630c",
4006
3996
  "signature": "8e609bb71c20b858c77f0e9f90bb1319db8477b13f9f965f1a1e18524bf50881",
4007
3997
  "affectsGlobalScope": false
4008
3998
  },
@@ -4017,7 +4007,7 @@
4017
4007
  "affectsGlobalScope": false
4018
4008
  },
4019
4009
  "../../figma/AIResponse.figma.tsx": {
4020
- "version": "778197ac3d96add1e226270df07f357d77ed904e4c39ff3ce4c6760bdb25ab58",
4010
+ "version": "8e495081a9d7d3730a699b76c93a767a6a91cb488cb3e8a63532f4abe22696f2",
4021
4011
  "signature": "8e609bb71c20b858c77f0e9f90bb1319db8477b13f9f965f1a1e18524bf50881",
4022
4012
  "affectsGlobalScope": false
4023
4013
  },
@@ -5869,12 +5859,6 @@
5869
5859
  "*",
5870
5860
  "*",
5871
5861
  "*",
5872
- "*",
5873
- "*",
5874
- "*",
5875
- "*",
5876
- "*",
5877
- "*",
5878
5862
  "*"
5879
5863
  ]
5880
5864
  },
@@ -5938,10 +5922,8 @@
5938
5922
  "../../node_modules/classnames/index.d.ts"
5939
5923
  ],
5940
5924
  "../../core/ai-components/AIIconButton/SaraIcon.tsx": [
5941
- "../../core/ai-components/AIIconButton/icons/SaraDisabledBottom.tsx",
5942
- "../../core/ai-components/AIIconButton/icons/SaraDisabledTop.tsx",
5943
- "../../core/ai-components/AIIconButton/icons/SaraIconBottom.tsx",
5944
- "../../core/ai-components/AIIconButton/icons/SaraIconTop.tsx",
5925
+ "../../core/ai-components/AIIconButton/icons/SaraIconDefault.tsx",
5926
+ "../../core/ai-components/AIIconButton/icons/SaraIconDisabled.tsx",
5945
5927
  "../../core/ai-components/common.type.tsx",
5946
5928
  "../../core/global.d.ts",
5947
5929
  "../../node_modules/@types/node/buffer.d.ts",
@@ -5949,22 +5931,12 @@
5949
5931
  "../../node_modules/@types/react/index.d.ts",
5950
5932
  "../../node_modules/classnames/index.d.ts"
5951
5933
  ],
5952
- "../../core/ai-components/AIIconButton/icons/SaraDisabledBottom.tsx": [
5953
- "../../node_modules/@types/node/buffer.d.ts",
5954
- "../../node_modules/@types/node/ts5.6/buffer.buffer.d.ts",
5955
- "../../node_modules/@types/react/index.d.ts"
5956
- ],
5957
- "../../core/ai-components/AIIconButton/icons/SaraDisabledTop.tsx": [
5934
+ "../../core/ai-components/AIIconButton/icons/SaraIconDefault.tsx": [
5958
5935
  "../../node_modules/@types/node/buffer.d.ts",
5959
5936
  "../../node_modules/@types/node/ts5.6/buffer.buffer.d.ts",
5960
5937
  "../../node_modules/@types/react/index.d.ts"
5961
5938
  ],
5962
- "../../core/ai-components/AIIconButton/icons/SaraIconBottom.tsx": [
5963
- "../../node_modules/@types/node/buffer.d.ts",
5964
- "../../node_modules/@types/node/ts5.6/buffer.buffer.d.ts",
5965
- "../../node_modules/@types/react/index.d.ts"
5966
- ],
5967
- "../../core/ai-components/AIIconButton/icons/SaraIconTop.tsx": [
5939
+ "../../core/ai-components/AIIconButton/icons/SaraIconDisabled.tsx": [
5968
5940
  "../../node_modules/@types/node/buffer.d.ts",
5969
5941
  "../../node_modules/@types/node/ts5.6/buffer.buffer.d.ts",
5970
5942
  "../../node_modules/@types/react/index.d.ts"
@@ -6017,9 +5989,12 @@
6017
5989
  "../../core/ai-components/AIResponse/ChatBox.tsx",
6018
5990
  "../../core/ai-components/AIResponse/ChatButton.tsx",
6019
5991
  "../../core/ai-components/common.type.tsx",
5992
+ "../../core/global.d.ts",
5993
+ "../../core/index.tsx",
6020
5994
  "../../node_modules/@types/node/buffer.d.ts",
6021
5995
  "../../node_modules/@types/node/ts5.6/buffer.buffer.d.ts",
6022
- "../../node_modules/@types/react/index.d.ts"
5996
+ "../../node_modules/@types/react/index.d.ts",
5997
+ "../../node_modules/classnames/index.d.ts"
6023
5998
  ],
6024
5999
  "../../core/ai-components/Sara/index.tsx": [
6025
6000
  "../../core/ai-components/common.type.tsx",
@@ -12317,16 +12292,10 @@
12317
12292
  "../../core/ai-components/AIChip/index.tsx": [
12318
12293
  "../../node_modules/@types/react/index.d.ts"
12319
12294
  ],
12320
- "../../core/ai-components/AIIconButton/icons/SaraDisabledBottom.tsx": [
12321
- "../../node_modules/@types/react/index.d.ts"
12322
- ],
12323
- "../../core/ai-components/AIIconButton/icons/SaraDisabledTop.tsx": [
12324
- "../../node_modules/@types/react/index.d.ts"
12325
- ],
12326
- "../../core/ai-components/AIIconButton/icons/SaraIconBottom.tsx": [
12295
+ "../../core/ai-components/AIIconButton/icons/SaraIconDefault.tsx": [
12327
12296
  "../../node_modules/@types/react/index.d.ts"
12328
12297
  ],
12329
- "../../core/ai-components/AIIconButton/icons/SaraIconTop.tsx": [
12298
+ "../../core/ai-components/AIIconButton/icons/SaraIconDisabled.tsx": [
12330
12299
  "../../node_modules/@types/react/index.d.ts"
12331
12300
  ],
12332
12301
  "../../core/components/atoms/_text/index.tsx": [
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@innovaccer/design-system",
3
- "version": "4.6.0",
3
+ "version": "4.7.0",
4
4
  "description": "React components library project for Innovaccer Design System",
5
5
  "main": "dist/cjs/index.js",
6
6
  "module": "dist/esm/index.js",
@@ -493,7 +493,7 @@ import {
493
493
 
494
494
  // $ExpectType Element
495
495
  <Popover position="bottom" on="click" trigger={<Button appearance="basic">Open Popup</Button>} dark={true} open={true}>
496
- <div style={{ width: 'var(--spacing-7)', height: 'var(--spacing-7)' }} />
496
+ <div style={{ width: 'var(--spacing-320)', height: 'var(--spacing-320)' }} />
497
497
  </Popover>;
498
498
 
499
499
  // $ExpectType Element
@@ -1,6 +0,0 @@
1
- import React from 'react';
2
- declare type SaraIconType = {
3
- className?: string;
4
- };
5
- declare const SaraDisabledBottom: (props: SaraIconType) => React.JSX.Element;
6
- export default SaraDisabledBottom;
@@ -1,6 +0,0 @@
1
- import React from 'react';
2
- declare type SaraIconType = {
3
- className?: string;
4
- };
5
- declare const SaraDisabledTop: (props: SaraIconType) => React.JSX.Element;
6
- export default SaraDisabledTop;
@@ -1,6 +0,0 @@
1
- import React from 'react';
2
- declare type SaraIconType = {
3
- className?: string;
4
- };
5
- declare const SaraIconBottom: (props: SaraIconType) => React.JSX.Element;
6
- export default SaraIconBottom;
@@ -1,6 +0,0 @@
1
- import React from 'react';
2
- declare type SaraIconType = {
3
- className?: string;
4
- };
5
- declare const SaraIconTop: (props: SaraIconType) => React.JSX.Element;
6
- export default SaraIconTop;