@innovaccer/design-system 4.7.0 → 4.9.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.
- package/CHANGELOG.md +86 -0
- package/css/dist/index.css +333 -158
- package/css/dist/index.css.map +1 -1
- package/css/src/ai-components/button.module.css +32 -47
- package/css/src/components/chatInput.module.css +83 -0
- package/css/src/components/checkbox.module.css +1 -1
- package/css/src/components/grid.module.css +175 -93
- package/css/src/components/select.module.css +0 -1
- package/css/src/components/verticalNav.module.css +1 -0
- package/dist/brotli/index.js +1 -1
- package/dist/brotli/index.js.br +0 -0
- package/dist/cjs/index.js +1 -1
- package/dist/core/ai-components/AIButton/index.d.ts +2 -1
- package/dist/core/components/atoms/paragraph/Paragraph.d.ts +1 -1
- package/dist/core/components/atoms/subheading/Subheading.d.ts +1 -1
- package/dist/core/components/molecules/chat/Chat.d.ts +1 -0
- package/dist/core/components/molecules/chat/chatInput/ChatInput.d.ts +18 -0
- package/dist/core/components/molecules/chat/chatInput/index.d.ts +2 -0
- package/dist/core/components/organisms/grid/Grid.d.ts +1 -0
- package/dist/core/components/organisms/grid/rowUtility.d.ts +1 -0
- package/dist/core/components/organisms/table/Table.d.ts +2 -0
- package/dist/core/index.type.d.ts +1 -0
- package/dist/core/utils/navigationHelper.d.ts +1 -1
- package/dist/esm/index.js +1022 -808
- package/dist/figma/ChatInput.figma.d.ts +1 -0
- package/dist/gzip/index.js +1 -1
- package/dist/gzip/index.js.gz +0 -0
- package/dist/index.js +837 -636
- package/dist/index.js.map +1 -1
- package/dist/index.umd.css +333 -158
- package/dist/index.umd.js +1 -1
- package/dist/types/tsconfig.type.tsbuildinfo +72 -25
- package/package.json +1 -1
|
@@ -502,7 +502,7 @@
|
|
|
502
502
|
"affectsGlobalScope": false
|
|
503
503
|
},
|
|
504
504
|
"../../core/components/atoms/checkbox/Checkbox.tsx": {
|
|
505
|
-
"version": "
|
|
505
|
+
"version": "bcdf50fb2fdc730bd9cc1f187a594dc3cca24f839b947c080d6803f8259b21bb",
|
|
506
506
|
"signature": "f6b29e2beafc94f0f43ef604ce4a4ea22608746984b695538a520f861ea43aac",
|
|
507
507
|
"affectsGlobalScope": false
|
|
508
508
|
},
|
|
@@ -737,17 +737,17 @@
|
|
|
737
737
|
"affectsGlobalScope": false
|
|
738
738
|
},
|
|
739
739
|
"../../core/utils/navigationHelper.tsx": {
|
|
740
|
-
"version": "
|
|
741
|
-
"signature": "
|
|
740
|
+
"version": "d008eece1721c2f0a3e789929dd653a1068daa051ae74abbf832df68999cb2e0",
|
|
741
|
+
"signature": "90d843de3ff6469b9706c5c527270fd915383ac925b2140611dbc37bc00aafff",
|
|
742
742
|
"affectsGlobalScope": false
|
|
743
743
|
},
|
|
744
744
|
"../../core/components/organisms/verticalNav/MenuItem.tsx": {
|
|
745
|
-
"version": "
|
|
745
|
+
"version": "892213b860931a46978ef072c424e43da4857b4be221c8cb5c3009efa1fa6785",
|
|
746
746
|
"signature": "95fd829d7800155d5cce6115eca644fa7fa430285eee093503a979f37a82e0b2",
|
|
747
747
|
"affectsGlobalScope": false
|
|
748
748
|
},
|
|
749
749
|
"../../core/components/organisms/verticalNav/VerticalNav.tsx": {
|
|
750
|
-
"version": "
|
|
750
|
+
"version": "041b66bb41f351a4ead5d140ab3159c5e807470433e0de3f844e715611a7b012",
|
|
751
751
|
"signature": "862e26c5e2c8e184d91e84522e8ca510e97c1b26f2183778f68a4d692821cacc",
|
|
752
752
|
"affectsGlobalScope": false
|
|
753
753
|
},
|
|
@@ -852,8 +852,8 @@
|
|
|
852
852
|
"affectsGlobalScope": false
|
|
853
853
|
},
|
|
854
854
|
"../../core/components/atoms/paragraph/Paragraph.tsx": {
|
|
855
|
-
"version": "
|
|
856
|
-
"signature": "
|
|
855
|
+
"version": "e6ac0c439f979e3bfe6b981d08d50c8d62adbb3fedcce99d723dd895f76a6cd0",
|
|
856
|
+
"signature": "090261764916dce25d6e3819f6d151911f9dd6a99980705e4ef9ee24a5b4cf6f",
|
|
857
857
|
"affectsGlobalScope": false
|
|
858
858
|
},
|
|
859
859
|
"../../core/components/atoms/paragraph/index.tsx": {
|
|
@@ -952,8 +952,8 @@
|
|
|
952
952
|
"affectsGlobalScope": false
|
|
953
953
|
},
|
|
954
954
|
"../../core/components/atoms/subheading/Subheading.tsx": {
|
|
955
|
-
"version": "
|
|
956
|
-
"signature": "
|
|
955
|
+
"version": "942f713b5d49322a5cb54b5132a95e89795363a7471c9b8ff33836c79312e58a",
|
|
956
|
+
"signature": "c7b2544e8801cc79f0dc44512616ca8ba4cd935cbc233cd74fa89368a0062c0c",
|
|
957
957
|
"affectsGlobalScope": false
|
|
958
958
|
},
|
|
959
959
|
"../../core/components/atoms/subheading/index.tsx": {
|
|
@@ -1923,7 +1923,7 @@
|
|
|
1923
1923
|
},
|
|
1924
1924
|
"../../core/components/organisms/grid/rowUtility.tsx": {
|
|
1925
1925
|
"version": "628b7968b8ceb665b74e97fbc202248ddb90ea3824246a60a66f16be8e797f2d",
|
|
1926
|
-
"signature": "
|
|
1926
|
+
"signature": "7ac858a0bc1b29729c7dcbd0162c9f149f3e3d5ee771c0b89b2f35d0cc94c6bf",
|
|
1927
1927
|
"affectsGlobalScope": false
|
|
1928
1928
|
},
|
|
1929
1929
|
"../../core/components/organisms/grid/utility.tsx": {
|
|
@@ -1947,7 +1947,7 @@
|
|
|
1947
1947
|
"affectsGlobalScope": false
|
|
1948
1948
|
},
|
|
1949
1949
|
"../../core/components/organisms/grid/GridHead.tsx": {
|
|
1950
|
-
"version": "
|
|
1950
|
+
"version": "547c74ee0f1953591fb14720dedf7cc7d960ae9773592e7c2592e13c01b14bae",
|
|
1951
1951
|
"signature": "1875334b7c05279f3dfd34055361f66e4003f75f46176565945031432acf8d93",
|
|
1952
1952
|
"affectsGlobalScope": false
|
|
1953
1953
|
},
|
|
@@ -1957,23 +1957,23 @@
|
|
|
1957
1957
|
"affectsGlobalScope": false
|
|
1958
1958
|
},
|
|
1959
1959
|
"../../core/components/organisms/grid/GridRow.tsx": {
|
|
1960
|
-
"version": "
|
|
1960
|
+
"version": "1e4bb416c8b61698364f7ba67a5e06dc517bd6e686f02368e2530860c583b1be",
|
|
1961
1961
|
"signature": "a0a90fc1b04d4cb9c6dc6079b5af9bb28a2b54e51294f19f3caf7b09061d71cc",
|
|
1962
1962
|
"affectsGlobalScope": false
|
|
1963
1963
|
},
|
|
1964
1964
|
"../../core/components/organisms/grid/VirtualList.tsx": {
|
|
1965
|
-
"version": "
|
|
1965
|
+
"version": "a814b7233da80bed58bd6be0ff340037a932816ca43c87890f00ddeb7123f0ab",
|
|
1966
1966
|
"signature": "10d9e36fccd9b5d6ec15b19fb18f40620a8927f5831aa0b2ddd322d9a1186969",
|
|
1967
1967
|
"affectsGlobalScope": false
|
|
1968
1968
|
},
|
|
1969
1969
|
"../../core/components/organisms/grid/GridBody.tsx": {
|
|
1970
|
-
"version": "
|
|
1970
|
+
"version": "11ec8742bd19f76f28286e508c267fde85c9065570ab15e6d9c526f0fe498855",
|
|
1971
1971
|
"signature": "a9255ad2fe2e73a1a67a5e066cc70c91f8cd8c8d9e6471f948e04d01558d5ac6",
|
|
1972
1972
|
"affectsGlobalScope": false
|
|
1973
1973
|
},
|
|
1974
1974
|
"../../core/components/organisms/grid/Grid.tsx": {
|
|
1975
|
-
"version": "
|
|
1976
|
-
"signature": "
|
|
1975
|
+
"version": "9a4618b8a145a9c127452caa01a14a4cfde242a0f5fe9d5de04e43d961830971",
|
|
1976
|
+
"signature": "7547dc71cee42aff1f1fc5cecaf497073e43e53c2722b8793a23a92458261028",
|
|
1977
1977
|
"affectsGlobalScope": false
|
|
1978
1978
|
},
|
|
1979
1979
|
"../../core/components/organisms/grid/index.tsx": {
|
|
@@ -2002,8 +2002,8 @@
|
|
|
2002
2002
|
"affectsGlobalScope": false
|
|
2003
2003
|
},
|
|
2004
2004
|
"../../core/components/organisms/table/Table.tsx": {
|
|
2005
|
-
"version": "
|
|
2006
|
-
"signature": "
|
|
2005
|
+
"version": "6e2713c002c347ed6506fe68e5ad1e5edcc1b9234e168b705631f1d22cec2577",
|
|
2006
|
+
"signature": "2e6f3ccc5cfb621ce51275096bd147da7ad09e298007c52c16aa1f24f34abea7",
|
|
2007
2007
|
"affectsGlobalScope": false
|
|
2008
2008
|
},
|
|
2009
2009
|
"../../core/components/organisms/table/index.tsx": {
|
|
@@ -2576,9 +2576,14 @@
|
|
|
2576
2576
|
"signature": "83f06696a112e88117c56860b131a2cada82c35f093c3b48a0bdbca0e32ab0d7",
|
|
2577
2577
|
"affectsGlobalScope": false
|
|
2578
2578
|
},
|
|
2579
|
+
"../../core/components/molecules/chat/chatInput/ChatInput.tsx": {
|
|
2580
|
+
"version": "aba38e649ea25b0464157dd8fa4b5fd4a0bd17257acc4fa29f98c32c961ab27d",
|
|
2581
|
+
"signature": "c63634e99a127ca8e3af350cfe87ea3c45126ce907c5df658562a34c3efe1f89",
|
|
2582
|
+
"affectsGlobalScope": false
|
|
2583
|
+
},
|
|
2579
2584
|
"../../core/components/molecules/chat/Chat.tsx": {
|
|
2580
|
-
"version": "
|
|
2581
|
-
"signature": "
|
|
2585
|
+
"version": "8445404775ad23bee154a41705889ce847c88278512d9f5776c1c2ee3dcc9289",
|
|
2586
|
+
"signature": "218b41a9d81d7e4943ede748d28e4d90a9699df09834fb4b719788d2c87e6441",
|
|
2582
2587
|
"affectsGlobalScope": false
|
|
2583
2588
|
},
|
|
2584
2589
|
"../../core/components/molecules/chat/index.tsx": {
|
|
@@ -2586,6 +2591,11 @@
|
|
|
2586
2591
|
"signature": "d27c19469b2251ef0935d9d7b89df323944e3056d960900dedf8a227f8710b79",
|
|
2587
2592
|
"affectsGlobalScope": false
|
|
2588
2593
|
},
|
|
2594
|
+
"../../core/components/molecules/chat/chatInput/index.tsx": {
|
|
2595
|
+
"version": "ec5ef94a8f59197146874aa5f9b7ab61c4ec98e4955a8fc02749528cc75fba7a",
|
|
2596
|
+
"signature": "0c559f043fc77d69246132184c3d7d08099ad1397db38c7552bfe2c2f2c3207a",
|
|
2597
|
+
"affectsGlobalScope": false
|
|
2598
|
+
},
|
|
2589
2599
|
"../../core/components/atoms/meter/Step.tsx": {
|
|
2590
2600
|
"version": "9d5c8d45b9fbc87cfd1520288cd7b5146970cdfadaa4b4e8bf8c297e7e40ea0d",
|
|
2591
2601
|
"signature": "0c91abaebb7c949598336c3827ce805620bdc494f924114b85b687cedc20941d",
|
|
@@ -2642,8 +2652,8 @@
|
|
|
2642
2652
|
"affectsGlobalScope": false
|
|
2643
2653
|
},
|
|
2644
2654
|
"../../core/ai-components/AIButton/index.tsx": {
|
|
2645
|
-
"version": "
|
|
2646
|
-
"signature": "
|
|
2655
|
+
"version": "2577666acb15da24131ae99020f7646892602f2e42c8e048a242feaab72bc0fc",
|
|
2656
|
+
"signature": "a312430a255416e01c532acf659ee42993e36dce27e3fec0e1d881a6db76356b",
|
|
2647
2657
|
"affectsGlobalScope": false
|
|
2648
2658
|
},
|
|
2649
2659
|
"../../core/ai-components/Sara/index.tsx": {
|
|
@@ -2702,8 +2712,8 @@
|
|
|
2702
2712
|
"affectsGlobalScope": false
|
|
2703
2713
|
},
|
|
2704
2714
|
"../../core/index.type.tsx": {
|
|
2705
|
-
"version": "
|
|
2706
|
-
"signature": "
|
|
2715
|
+
"version": "ff1a6149704846b35149139a8bd3844479eb3b7435728ded5fec5f9ad44cd6fa",
|
|
2716
|
+
"signature": "d70e751d4ed77c53d7bf43695b446ab4b3ca53401b1dec81669cb8909b7ac136",
|
|
2707
2717
|
"affectsGlobalScope": false
|
|
2708
2718
|
},
|
|
2709
2719
|
"../../core/components/organisms/timePicker/TimePickerWithInput.tsx": {
|
|
@@ -3992,7 +4002,7 @@
|
|
|
3992
4002
|
"affectsGlobalScope": false
|
|
3993
4003
|
},
|
|
3994
4004
|
"../../figma/AIButton.figma.tsx": {
|
|
3995
|
-
"version": "
|
|
4005
|
+
"version": "e9707f58d29449ba1ca9b225f254e3231ec187b2f0945db1a36c5b4c4f27b2b8",
|
|
3996
4006
|
"signature": "8e609bb71c20b858c77f0e9f90bb1319db8477b13f9f965f1a1e18524bf50881",
|
|
3997
4007
|
"affectsGlobalScope": false
|
|
3998
4008
|
},
|
|
@@ -4066,6 +4076,11 @@
|
|
|
4066
4076
|
"signature": "8e609bb71c20b858c77f0e9f90bb1319db8477b13f9f965f1a1e18524bf50881",
|
|
4067
4077
|
"affectsGlobalScope": false
|
|
4068
4078
|
},
|
|
4079
|
+
"../../figma/ChatInput.figma.tsx": {
|
|
4080
|
+
"version": "37bc3e7f96eee4817e1db4ecaf734b011f030ab59d221b7ee79e663f803bece4",
|
|
4081
|
+
"signature": "8e609bb71c20b858c77f0e9f90bb1319db8477b13f9f965f1a1e18524bf50881",
|
|
4082
|
+
"affectsGlobalScope": false
|
|
4083
|
+
},
|
|
4069
4084
|
"../../figma/Checkbox.figma.tsx": {
|
|
4070
4085
|
"version": "891779d5f9901c3c50acd639b79eb00963643ddadcecd04ab4c6692ac928a7f7",
|
|
4071
4086
|
"signature": "8e609bb71c20b858c77f0e9f90bb1319db8477b13f9f965f1a1e18524bf50881",
|
|
@@ -5859,6 +5874,15 @@
|
|
|
5859
5874
|
"*",
|
|
5860
5875
|
"*",
|
|
5861
5876
|
"*",
|
|
5877
|
+
"*",
|
|
5878
|
+
"*",
|
|
5879
|
+
"*",
|
|
5880
|
+
"*",
|
|
5881
|
+
"*",
|
|
5882
|
+
"*",
|
|
5883
|
+
"*",
|
|
5884
|
+
"*",
|
|
5885
|
+
"*",
|
|
5862
5886
|
"*"
|
|
5863
5887
|
]
|
|
5864
5888
|
},
|
|
@@ -7258,6 +7282,7 @@
|
|
|
7258
7282
|
],
|
|
7259
7283
|
"../../core/components/molecules/chat/Chat.tsx": [
|
|
7260
7284
|
"../../core/components/molecules/chat/chatBubble/index.tsx",
|
|
7285
|
+
"../../core/components/molecules/chat/chatInput/ChatInput.tsx",
|
|
7261
7286
|
"../../core/components/molecules/chat/dateSeparator/index.tsx",
|
|
7262
7287
|
"../../core/components/molecules/chat/newMessage/index.tsx",
|
|
7263
7288
|
"../../core/components/molecules/chat/typingIndicator/index.tsx",
|
|
@@ -7299,6 +7324,20 @@
|
|
|
7299
7324
|
"../../node_modules/@types/node/buffer.d.ts",
|
|
7300
7325
|
"../../node_modules/@types/node/ts5.6/buffer.buffer.d.ts"
|
|
7301
7326
|
],
|
|
7327
|
+
"../../core/components/molecules/chat/chatInput/ChatInput.tsx": [
|
|
7328
|
+
"../../core/global.d.ts",
|
|
7329
|
+
"../../core/index.tsx",
|
|
7330
|
+
"../../core/utils/types.tsx",
|
|
7331
|
+
"../../node_modules/@types/node/buffer.d.ts",
|
|
7332
|
+
"../../node_modules/@types/node/ts5.6/buffer.buffer.d.ts",
|
|
7333
|
+
"../../node_modules/@types/react/index.d.ts",
|
|
7334
|
+
"../../node_modules/classnames/index.d.ts"
|
|
7335
|
+
],
|
|
7336
|
+
"../../core/components/molecules/chat/chatInput/index.tsx": [
|
|
7337
|
+
"../../core/components/molecules/chat/chatInput/ChatInput.tsx",
|
|
7338
|
+
"../../node_modules/@types/node/buffer.d.ts",
|
|
7339
|
+
"../../node_modules/@types/node/ts5.6/buffer.buffer.d.ts"
|
|
7340
|
+
],
|
|
7302
7341
|
"../../core/components/molecules/chat/dateSeparator/DateSeparator.tsx": [
|
|
7303
7342
|
"../../core/index.tsx",
|
|
7304
7343
|
"../../core/utils/types.tsx",
|
|
@@ -9117,6 +9156,7 @@
|
|
|
9117
9156
|
"../../core/components/atoms/textarea/index.tsx",
|
|
9118
9157
|
"../../core/components/atoms/toast/index.tsx",
|
|
9119
9158
|
"../../core/components/molecules/chat/chatBubble/index.tsx",
|
|
9159
|
+
"../../core/components/molecules/chat/chatInput/index.tsx",
|
|
9120
9160
|
"../../core/components/molecules/chat/dateSeparator/index.tsx",
|
|
9121
9161
|
"../../core/components/molecules/chat/index.tsx",
|
|
9122
9162
|
"../../core/components/molecules/chat/newMessage/index.tsx",
|
|
@@ -9360,6 +9400,13 @@
|
|
|
9360
9400
|
"../../node_modules/@types/node/ts5.6/buffer.buffer.d.ts",
|
|
9361
9401
|
"../../node_modules/@types/react/index.d.ts"
|
|
9362
9402
|
],
|
|
9403
|
+
"../../figma/ChatInput.figma.tsx": [
|
|
9404
|
+
"../../core/index.tsx",
|
|
9405
|
+
"../../node_modules/@figma/code-connect/dist/react/index_react.d.ts",
|
|
9406
|
+
"../../node_modules/@types/node/buffer.d.ts",
|
|
9407
|
+
"../../node_modules/@types/node/ts5.6/buffer.buffer.d.ts",
|
|
9408
|
+
"../../node_modules/@types/react/index.d.ts"
|
|
9409
|
+
],
|
|
9363
9410
|
"../../figma/Checkbox.figma.tsx": [
|
|
9364
9411
|
"../../core/index.tsx",
|
|
9365
9412
|
"../../node_modules/@figma/code-connect/dist/react/index_react.d.ts",
|