@innovaccer/design-system 2.42.0 → 2.44.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 +88 -0
- package/css/dist/index.css +15 -26
- package/css/dist/index.css.map +1 -1
- package/css/src/components/avatar.css +3 -17
- package/css/src/components/avatarGroup.css +1 -4
- package/css/src/components/button.css +10 -2
- package/css/src/components/select.css +1 -1
- package/dist/.lib/tsconfig.type.tsbuildinfo +128 -36
- package/dist/core/ai-components/AIResponse/index.d.ts +1 -1
- package/dist/core/components/atoms/avatar/AvatarProvider.d.ts +1 -0
- package/dist/core/components/atoms/avatarGroup/AvatarGroup.d.ts +5 -3
- package/dist/core/components/atoms/avatarGroup/AvatarPopperBody.d.ts +10 -1
- package/dist/core/components/atoms/popperWrapper/PopperWrapper.d.ts +2 -0
- package/dist/core/components/molecules/popover/Popover.d.ts +1 -0
- package/dist/core/components/molecules/tooltip/Tooltip.d.ts +1 -0
- package/dist/core/components/organisms/combobox/trigger/MultiselectTrigger.d.ts +1 -10
- package/dist/figma/Dropzone.figma.d.ts +1 -0
- package/dist/figma/EditableChipInput.figma.d.ts +1 -0
- package/dist/figma/EditableDropdown.figma.d.ts +1 -0
- package/dist/figma/EditableInput.figma.d.ts +1 -0
- package/dist/figma/EmptyState.figma.d.ts +1 -0
- package/dist/figma/FileList.figma.d.ts +1 -0
- package/dist/index.esm.js +182 -97
- package/dist/index.js +165 -78
- package/dist/index.js.map +1 -1
- package/dist/index.umd.js +1 -1
- package/dist/index.umd.js.br +0 -0
- package/dist/index.umd.js.gz +0 -0
- package/package.json +1 -1
|
@@ -101,22 +101,8 @@
|
|
|
101
101
|
font-size: 10px !important;
|
|
102
102
|
}
|
|
103
103
|
|
|
104
|
-
.Avatar-content
|
|
104
|
+
.Avatar-content {
|
|
105
105
|
color: var(--inverse) !important;
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
.Avatar-content--success {
|
|
109
|
-
color: var(--success-darker) !important;
|
|
110
|
-
}
|
|
111
|
-
|
|
112
|
-
.Avatar-content--warning {
|
|
113
|
-
color: var(--warning-darker) !important;
|
|
114
|
-
}
|
|
115
|
-
|
|
116
|
-
.Avatar-content--accent1 {
|
|
117
|
-
color: var(--accent1-darker) !important;
|
|
118
|
-
}
|
|
119
|
-
|
|
120
|
-
.Avatar-content--accent4 {
|
|
121
|
-
color: var(--accent4-darker) !important;
|
|
106
|
+
opacity: var(--opacity-20);
|
|
107
|
+
mix-blend-mode: multiply;
|
|
122
108
|
}
|
|
@@ -37,6 +37,14 @@
|
|
|
37
37
|
flex-direction: row-reverse;
|
|
38
38
|
}
|
|
39
39
|
|
|
40
|
+
.Button-regularIcon--left {
|
|
41
|
+
margin-left: calc(-1 * var(--spacing-s));
|
|
42
|
+
}
|
|
43
|
+
|
|
44
|
+
.Button-regularIcon--right {
|
|
45
|
+
margin-right: calc(-1 * var(--spacing-s));
|
|
46
|
+
}
|
|
47
|
+
|
|
40
48
|
.Button--tiny {
|
|
41
49
|
height: var(--spacing-xl);
|
|
42
50
|
padding-right: var(--spacing);
|
|
@@ -91,11 +99,11 @@
|
|
|
91
99
|
}
|
|
92
100
|
|
|
93
101
|
.Button-icon--left {
|
|
94
|
-
margin-right: var(--spacing);
|
|
102
|
+
margin-right: var(--spacing-0-75);
|
|
95
103
|
}
|
|
96
104
|
|
|
97
105
|
.Button-icon--right {
|
|
98
|
-
margin-left: var(--spacing);
|
|
106
|
+
margin-left: var(--spacing-0-75);
|
|
99
107
|
}
|
|
100
108
|
|
|
101
109
|
.Button--tiny .Button-icon--left {
|
|
@@ -232,8 +232,8 @@
|
|
|
232
232
|
"affectsGlobalScope": false
|
|
233
233
|
},
|
|
234
234
|
"../../core/components/atoms/avatar/AvatarProvider.tsx": {
|
|
235
|
-
"version": "
|
|
236
|
-
"signature": "
|
|
235
|
+
"version": "55c2dda79b842bf75c15f4cf6ac8204c896f1e687697efba2d552efdfa4713b7",
|
|
236
|
+
"signature": "a4cd422b9bf0e08aeb38bd75be43f9942fb23e66b093e5c7420f65abfd555d95",
|
|
237
237
|
"affectsGlobalScope": false
|
|
238
238
|
},
|
|
239
239
|
"../../core/accessibility/utils/isEnterKey.ts": {
|
|
@@ -267,7 +267,7 @@
|
|
|
267
267
|
"affectsGlobalScope": false
|
|
268
268
|
},
|
|
269
269
|
"../../core/components/atoms/avatar/avatarIcon/AvatarIcon.tsx": {
|
|
270
|
-
"version": "
|
|
270
|
+
"version": "57061640a76a8a39bccc19b906672d789f8719316fdf769b21e661288089aff2",
|
|
271
271
|
"signature": "c4486b618ba49d17683c2dceb2ef3fd7305379cbd1b3b8d97d7355eb056f0608",
|
|
272
272
|
"affectsGlobalScope": false
|
|
273
273
|
},
|
|
@@ -277,7 +277,7 @@
|
|
|
277
277
|
"affectsGlobalScope": false
|
|
278
278
|
},
|
|
279
279
|
"../../core/components/atoms/avatar/avatarImage/AvatarImage.tsx": {
|
|
280
|
-
"version": "
|
|
280
|
+
"version": "8f9276f16316a9b6f05c2c25c5b1acca853a6cb8f071e248c85ac8bfeb87baa7",
|
|
281
281
|
"signature": "213e9aff5612dff65c5cd47b01faeb27ce7ef571a97573b02be77e44455fa346",
|
|
282
282
|
"affectsGlobalScope": false
|
|
283
283
|
},
|
|
@@ -287,7 +287,7 @@
|
|
|
287
287
|
"affectsGlobalScope": false
|
|
288
288
|
},
|
|
289
289
|
"../../core/components/atoms/avatar/Avatar.tsx": {
|
|
290
|
-
"version": "
|
|
290
|
+
"version": "17452fa8bd58a7c9d5770fa1cd0ff1cfacd6f4a91484008e37c6487dab3243a8",
|
|
291
291
|
"signature": "451fef369b2ca5ac6597e868a21a3248b85e46d7b0fb176cb490d29c11163f82",
|
|
292
292
|
"affectsGlobalScope": false
|
|
293
293
|
},
|
|
@@ -297,7 +297,7 @@
|
|
|
297
297
|
"affectsGlobalScope": false
|
|
298
298
|
},
|
|
299
299
|
"../../core/components/atoms/avatarGroup/AvatarCount.tsx": {
|
|
300
|
-
"version": "
|
|
300
|
+
"version": "ec55768f60ac77e2c4d5472d2e3bde33a48dcaca739dc74e900b4e3afc0c8088",
|
|
301
301
|
"signature": "28638b5b5c48afd430b5756033eefbe33a8098c1c0f56ee71b8c98c127808d1c",
|
|
302
302
|
"affectsGlobalScope": false
|
|
303
303
|
},
|
|
@@ -307,13 +307,13 @@
|
|
|
307
307
|
"affectsGlobalScope": false
|
|
308
308
|
},
|
|
309
309
|
"../../core/components/atoms/avatarGroup/AvatarPopperBody.tsx": {
|
|
310
|
-
"version": "
|
|
311
|
-
"signature": "
|
|
310
|
+
"version": "68dff0f9cd8d713a6404236db43a4f3c60e7f85bc139af7df08f5492096b12b6",
|
|
311
|
+
"signature": "02bdec375281a69b03756e52cd87b51b4507726851bda0ad00841cf418aeda71",
|
|
312
312
|
"affectsGlobalScope": false
|
|
313
313
|
},
|
|
314
314
|
"../../core/components/atoms/avatarGroup/AvatarGroup.tsx": {
|
|
315
|
-
"version": "
|
|
316
|
-
"signature": "
|
|
315
|
+
"version": "b619fdd30c7bbcc5e921bdbb79d2a82f2c875681d42cdf9cf1be07585e707f7c",
|
|
316
|
+
"signature": "0f6f46d9f155d4f579e6866f00df6f806ad5b596ddc2caf2a77c7c7f3410395e",
|
|
317
317
|
"affectsGlobalScope": false
|
|
318
318
|
},
|
|
319
319
|
"../../core/components/atoms/avatarGroup/index.tsx": {
|
|
@@ -372,7 +372,7 @@
|
|
|
372
372
|
"affectsGlobalScope": false
|
|
373
373
|
},
|
|
374
374
|
"../../core/components/atoms/button/Button.tsx": {
|
|
375
|
-
"version": "
|
|
375
|
+
"version": "bd0e7548839db7b786026f2adaf7b51d1713e97bed5a4ea0dd6d8b13d3ff5428",
|
|
376
376
|
"signature": "73688651a3897a5a1f335acbca13a426de1a343f9a17191058c97dd9e13e18e2",
|
|
377
377
|
"affectsGlobalScope": false
|
|
378
378
|
},
|
|
@@ -532,7 +532,7 @@
|
|
|
532
532
|
"affectsGlobalScope": false
|
|
533
533
|
},
|
|
534
534
|
"../../core/components/organisms/datePicker/DatePicker.tsx": {
|
|
535
|
-
"version": "
|
|
535
|
+
"version": "b7b165f196ea7ac0f11666e1647bbff4f09015e96389ba9d21ee070d7bc2cbe9",
|
|
536
536
|
"signature": "f99b8b90d961894ca71854163d356dfe66f9e96d3792223aee18970f4ba43eb5",
|
|
537
537
|
"affectsGlobalScope": false
|
|
538
538
|
},
|
|
@@ -1002,8 +1002,8 @@
|
|
|
1002
1002
|
"affectsGlobalScope": false
|
|
1003
1003
|
},
|
|
1004
1004
|
"../../core/components/molecules/tooltip/Tooltip.tsx": {
|
|
1005
|
-
"version": "
|
|
1006
|
-
"signature": "
|
|
1005
|
+
"version": "a112d44de983a0b36da459d18b5172e4af8dc1ce474b289ea0790ffc0e0ee657",
|
|
1006
|
+
"signature": "8bcf68c4457ac52105923cf11e35e101c2a1e48f57489d4b4ce3662ac6dc4135",
|
|
1007
1007
|
"affectsGlobalScope": false
|
|
1008
1008
|
},
|
|
1009
1009
|
"../../core/components/molecules/tooltip/index.tsx": {
|
|
@@ -1512,8 +1512,8 @@
|
|
|
1512
1512
|
"affectsGlobalScope": false
|
|
1513
1513
|
},
|
|
1514
1514
|
"../../core/components/atoms/popperWrapper/PopperWrapper.tsx": {
|
|
1515
|
-
"version": "
|
|
1516
|
-
"signature": "
|
|
1515
|
+
"version": "e6529760280dbd793e0aaa62d51c710b981e6a8bf7108904cd7766a93c8051e6",
|
|
1516
|
+
"signature": "6af0c8c10051ffb5de7a0042b72d2408a2b58142a670ed3ab777ebba0b433a0c",
|
|
1517
1517
|
"affectsGlobalScope": false
|
|
1518
1518
|
},
|
|
1519
1519
|
"../../core/components/atoms/popperWrapper/index.tsx": {
|
|
@@ -1522,8 +1522,8 @@
|
|
|
1522
1522
|
"affectsGlobalScope": false
|
|
1523
1523
|
},
|
|
1524
1524
|
"../../core/components/molecules/popover/Popover.tsx": {
|
|
1525
|
-
"version": "
|
|
1526
|
-
"signature": "
|
|
1525
|
+
"version": "016f0803f1157faf9f35537e39a25ceea79b93f82cf69e650000a6aab6460525",
|
|
1526
|
+
"signature": "2f30ebefbe585d695807bf002e8c245c0642d29cdc1ecd54aa613c5c02ca9aaa",
|
|
1527
1527
|
"affectsGlobalScope": false
|
|
1528
1528
|
},
|
|
1529
1529
|
"../../core/components/molecules/popover/index.tsx": {
|
|
@@ -2042,7 +2042,7 @@
|
|
|
2042
2042
|
"affectsGlobalScope": false
|
|
2043
2043
|
},
|
|
2044
2044
|
"../../core/components/atoms/avatarSelection/avatarsSelection/AvatarSelectionCount.tsx": {
|
|
2045
|
-
"version": "
|
|
2045
|
+
"version": "223c756d644f780af881c6eda8dcc5192bc2a24c551636be8b59bfdffa5ef31c",
|
|
2046
2046
|
"signature": "6c444534437668874ac59ea08a7854b06b6594247b7f46f21e41ac5f3a66d47f",
|
|
2047
2047
|
"affectsGlobalScope": false
|
|
2048
2048
|
},
|
|
@@ -2127,12 +2127,12 @@
|
|
|
2127
2127
|
"affectsGlobalScope": false
|
|
2128
2128
|
},
|
|
2129
2129
|
"../../core/components/organisms/combobox/trigger/MultiselectTrigger.tsx": {
|
|
2130
|
-
"version": "
|
|
2131
|
-
"signature": "
|
|
2130
|
+
"version": "c04bba1fda734856dfefb22c51d92c562f2264354e23d007f58f77ef619bccba",
|
|
2131
|
+
"signature": "0b57b37e59faa8387b6118f7451f9b0533be5576522dd2c5520b4e92d819d9bf",
|
|
2132
2132
|
"affectsGlobalScope": false
|
|
2133
2133
|
},
|
|
2134
2134
|
"../../core/components/organisms/combobox/trigger/ChipInputBox.tsx": {
|
|
2135
|
-
"version": "
|
|
2135
|
+
"version": "b0b9da9c34e3e4fe7b1ed4f9f25ab92a37c5a3e31d4b6f601e9207d3ac558e64",
|
|
2136
2136
|
"signature": "4593087d4208f4ad20c318d6cac3945b2457483b31345c920eb633355b109886",
|
|
2137
2137
|
"affectsGlobalScope": false
|
|
2138
2138
|
},
|
|
@@ -2378,7 +2378,7 @@
|
|
|
2378
2378
|
},
|
|
2379
2379
|
"../../core/ai-components/AIResponse/index.tsx": {
|
|
2380
2380
|
"version": "95ae00879a2b3e3b74d38a3a09eace62bdc863fae550b1b92a04ccd09d89b8fd",
|
|
2381
|
-
"signature": "
|
|
2381
|
+
"signature": "2873955b86044835c68562520e2a9b312c5bd698451ba5e6a4611be5a4d34d5c",
|
|
2382
2382
|
"affectsGlobalScope": false
|
|
2383
2383
|
},
|
|
2384
2384
|
"../../core/index.type.tsx": {
|
|
@@ -3652,7 +3652,7 @@
|
|
|
3652
3652
|
"affectsGlobalScope": false
|
|
3653
3653
|
},
|
|
3654
3654
|
"../../figma/AIResponse.figma.tsx": {
|
|
3655
|
-
"version": "
|
|
3655
|
+
"version": "778197ac3d96add1e226270df07f357d77ed904e4c39ff3ce4c6760bdb25ab58",
|
|
3656
3656
|
"signature": "8e609bb71c20b858c77f0e9f90bb1319db8477b13f9f965f1a1e18524bf50881",
|
|
3657
3657
|
"affectsGlobalScope": false
|
|
3658
3658
|
},
|
|
@@ -3662,7 +3662,7 @@
|
|
|
3662
3662
|
"affectsGlobalScope": false
|
|
3663
3663
|
},
|
|
3664
3664
|
"../../figma/Avatar.figma.tsx": {
|
|
3665
|
-
"version": "
|
|
3665
|
+
"version": "27b8576c626c4390529198759da54de14941de639a9ae354438540e3acc629f3",
|
|
3666
3666
|
"signature": "8e609bb71c20b858c77f0e9f90bb1319db8477b13f9f965f1a1e18524bf50881",
|
|
3667
3667
|
"affectsGlobalScope": false
|
|
3668
3668
|
},
|
|
@@ -3677,7 +3677,7 @@
|
|
|
3677
3677
|
"affectsGlobalScope": false
|
|
3678
3678
|
},
|
|
3679
3679
|
"../../figma/Breadcrumbs.figma.tsx": {
|
|
3680
|
-
"version": "
|
|
3680
|
+
"version": "b732de8d51df8a515537a291a393e4631d7a2967f601c30274345b609391ca9b",
|
|
3681
3681
|
"signature": "8e609bb71c20b858c77f0e9f90bb1319db8477b13f9f965f1a1e18524bf50881",
|
|
3682
3682
|
"affectsGlobalScope": false
|
|
3683
3683
|
},
|
|
@@ -3687,12 +3687,12 @@
|
|
|
3687
3687
|
"affectsGlobalScope": false
|
|
3688
3688
|
},
|
|
3689
3689
|
"../../figma/Card.figma.tsx": {
|
|
3690
|
-
"version": "
|
|
3690
|
+
"version": "22cfe323759a15959baee7ca4947e38faac524408337fbd8fe5a93077865929c",
|
|
3691
3691
|
"signature": "8e609bb71c20b858c77f0e9f90bb1319db8477b13f9f965f1a1e18524bf50881",
|
|
3692
3692
|
"affectsGlobalScope": false
|
|
3693
3693
|
},
|
|
3694
3694
|
"../../figma/Checkbox.figma.tsx": {
|
|
3695
|
-
"version": "
|
|
3695
|
+
"version": "891779d5f9901c3c50acd639b79eb00963643ddadcecd04ab4c6692ac928a7f7",
|
|
3696
3696
|
"signature": "8e609bb71c20b858c77f0e9f90bb1319db8477b13f9f965f1a1e18524bf50881",
|
|
3697
3697
|
"affectsGlobalScope": false
|
|
3698
3698
|
},
|
|
@@ -3706,8 +3706,38 @@
|
|
|
3706
3706
|
"signature": "8e609bb71c20b858c77f0e9f90bb1319db8477b13f9f965f1a1e18524bf50881",
|
|
3707
3707
|
"affectsGlobalScope": false
|
|
3708
3708
|
},
|
|
3709
|
+
"../../figma/Dropzone.figma.tsx": {
|
|
3710
|
+
"version": "577931e2e398c911316581cbc79a23e89a08267abbbff0ec653f21bc2b8ee827",
|
|
3711
|
+
"signature": "8e609bb71c20b858c77f0e9f90bb1319db8477b13f9f965f1a1e18524bf50881",
|
|
3712
|
+
"affectsGlobalScope": false
|
|
3713
|
+
},
|
|
3714
|
+
"../../figma/EditableChipInput.figma.tsx": {
|
|
3715
|
+
"version": "cb32e045adac8e12c941e4fc54246df48057b140e8b621ca3fdb10b88e6f6ae6",
|
|
3716
|
+
"signature": "8e609bb71c20b858c77f0e9f90bb1319db8477b13f9f965f1a1e18524bf50881",
|
|
3717
|
+
"affectsGlobalScope": false
|
|
3718
|
+
},
|
|
3719
|
+
"../../figma/EditableDropdown.figma.tsx": {
|
|
3720
|
+
"version": "74dec5a737cf5d7c1546af1d5c239f675677c62a28185edb443ceaa97ea43c2c",
|
|
3721
|
+
"signature": "8e609bb71c20b858c77f0e9f90bb1319db8477b13f9f965f1a1e18524bf50881",
|
|
3722
|
+
"affectsGlobalScope": false
|
|
3723
|
+
},
|
|
3724
|
+
"../../figma/EditableInput.figma.tsx": {
|
|
3725
|
+
"version": "19c87052c2e3ac29fdd8abe8a36830d4e2ac06f849e677aca36e26d5ff0cdaa5",
|
|
3726
|
+
"signature": "8e609bb71c20b858c77f0e9f90bb1319db8477b13f9f965f1a1e18524bf50881",
|
|
3727
|
+
"affectsGlobalScope": false
|
|
3728
|
+
},
|
|
3729
|
+
"../../figma/EmptyState.figma.tsx": {
|
|
3730
|
+
"version": "f58cec4558f02e59935278d27db83df30fdd7e5580174258b2d9d1a5d5a0c161",
|
|
3731
|
+
"signature": "8e609bb71c20b858c77f0e9f90bb1319db8477b13f9f965f1a1e18524bf50881",
|
|
3732
|
+
"affectsGlobalScope": false
|
|
3733
|
+
},
|
|
3734
|
+
"../../figma/FileList.figma.tsx": {
|
|
3735
|
+
"version": "2ab5f3ee9c0baa34bae7316f0a793ed8f91c1ec2425d95d01cb8d84cba8e1960",
|
|
3736
|
+
"signature": "8e609bb71c20b858c77f0e9f90bb1319db8477b13f9f965f1a1e18524bf50881",
|
|
3737
|
+
"affectsGlobalScope": false
|
|
3738
|
+
},
|
|
3709
3739
|
"../../figma/FullScreenModal.figma.tsx": {
|
|
3710
|
-
"version": "
|
|
3740
|
+
"version": "bef25737f1bd2e908b289c1248294269e8951f80b1235843d450c2f18cd4bf16",
|
|
3711
3741
|
"signature": "8e609bb71c20b858c77f0e9f90bb1319db8477b13f9f965f1a1e18524bf50881",
|
|
3712
3742
|
"affectsGlobalScope": false
|
|
3713
3743
|
},
|
|
@@ -3737,12 +3767,12 @@
|
|
|
3737
3767
|
"affectsGlobalScope": false
|
|
3738
3768
|
},
|
|
3739
3769
|
"../../figma/Link.figma.tsx": {
|
|
3740
|
-
"version": "
|
|
3770
|
+
"version": "688e407c201cc9e36a0b6c516d54bd0955479c4a7688cbc97d98aefb3ecf0796",
|
|
3741
3771
|
"signature": "8e609bb71c20b858c77f0e9f90bb1319db8477b13f9f965f1a1e18524bf50881",
|
|
3742
3772
|
"affectsGlobalScope": false
|
|
3743
3773
|
},
|
|
3744
3774
|
"../../figma/LinkButton.figma.tsx": {
|
|
3745
|
-
"version": "
|
|
3775
|
+
"version": "1d8927809a9e0c5b0bf4b409a21cff47ce5ed363532f5cdc7694444e86ad82cb",
|
|
3746
3776
|
"signature": "8e609bb71c20b858c77f0e9f90bb1319db8477b13f9f965f1a1e18524bf50881",
|
|
3747
3777
|
"affectsGlobalScope": false
|
|
3748
3778
|
},
|
|
@@ -3752,12 +3782,12 @@
|
|
|
3752
3782
|
"affectsGlobalScope": false
|
|
3753
3783
|
},
|
|
3754
3784
|
"../../figma/MetaList.figma.tsx": {
|
|
3755
|
-
"version": "
|
|
3785
|
+
"version": "12b8281cebd7a59014d0a4f0e42a22745cb320671e51703f59c4d4ba64c7f29a",
|
|
3756
3786
|
"signature": "8e609bb71c20b858c77f0e9f90bb1319db8477b13f9f965f1a1e18524bf50881",
|
|
3757
3787
|
"affectsGlobalScope": false
|
|
3758
3788
|
},
|
|
3759
3789
|
"../../figma/MetricInput.figma.tsx": {
|
|
3760
|
-
"version": "
|
|
3790
|
+
"version": "2e643ba02da5f8abc77b146ed979898270747eba4242dfa3fc55f89bc652e125",
|
|
3761
3791
|
"signature": "8e609bb71c20b858c77f0e9f90bb1319db8477b13f9f965f1a1e18524bf50881",
|
|
3762
3792
|
"affectsGlobalScope": false
|
|
3763
3793
|
},
|
|
@@ -3767,7 +3797,7 @@
|
|
|
3767
3797
|
"affectsGlobalScope": false
|
|
3768
3798
|
},
|
|
3769
3799
|
"../../figma/Pagination.figma.tsx": {
|
|
3770
|
-
"version": "
|
|
3800
|
+
"version": "9a32c907711c8bb80b063dd9e41e9ef057633c8ecd2acfbb3ed96f0457623ef3",
|
|
3771
3801
|
"signature": "8e609bb71c20b858c77f0e9f90bb1319db8477b13f9f965f1a1e18524bf50881",
|
|
3772
3802
|
"affectsGlobalScope": false
|
|
3773
3803
|
},
|
|
@@ -3802,7 +3832,7 @@
|
|
|
3802
3832
|
"affectsGlobalScope": false
|
|
3803
3833
|
},
|
|
3804
3834
|
"../../figma/RangeSlider.figma.tsx": {
|
|
3805
|
-
"version": "
|
|
3835
|
+
"version": "232d388bd8a2be5e089898ab84c741278e58c8f17ce61c0095571b3c15f9aa1b",
|
|
3806
3836
|
"signature": "8e609bb71c20b858c77f0e9f90bb1319db8477b13f9f965f1a1e18524bf50881",
|
|
3807
3837
|
"affectsGlobalScope": false
|
|
3808
3838
|
},
|
|
@@ -5220,6 +5250,24 @@
|
|
|
5220
5250
|
"*",
|
|
5221
5251
|
"*",
|
|
5222
5252
|
"*",
|
|
5253
|
+
"*",
|
|
5254
|
+
"*",
|
|
5255
|
+
"*",
|
|
5256
|
+
"*",
|
|
5257
|
+
"*",
|
|
5258
|
+
"*",
|
|
5259
|
+
"*",
|
|
5260
|
+
"*",
|
|
5261
|
+
"*",
|
|
5262
|
+
"*",
|
|
5263
|
+
"*",
|
|
5264
|
+
"*",
|
|
5265
|
+
"*",
|
|
5266
|
+
"*",
|
|
5267
|
+
"*",
|
|
5268
|
+
"*",
|
|
5269
|
+
"*",
|
|
5270
|
+
"*",
|
|
5223
5271
|
"*"
|
|
5224
5272
|
]
|
|
5225
5273
|
},
|
|
@@ -5415,7 +5463,8 @@
|
|
|
5415
5463
|
"../../core/index.tsx",
|
|
5416
5464
|
"../../core/utils/types.tsx",
|
|
5417
5465
|
"../../node_modules/@types/node/util.d.ts",
|
|
5418
|
-
"../../node_modules/@types/react/index.d.ts"
|
|
5466
|
+
"../../node_modules/@types/react/index.d.ts",
|
|
5467
|
+
"../../node_modules/classnames/index.d.ts"
|
|
5419
5468
|
],
|
|
5420
5469
|
"../../core/components/atoms/avatar/avatarIcon/index.tsx": [
|
|
5421
5470
|
"../../core/components/atoms/avatar/avatarIcon/AvatarIcon.tsx",
|
|
@@ -5456,6 +5505,7 @@
|
|
|
5456
5505
|
"../../node_modules/classnames/index.d.ts"
|
|
5457
5506
|
],
|
|
5458
5507
|
"../../core/components/atoms/avatarGroup/AvatarPopperBody.tsx": [
|
|
5508
|
+
"../../core/components/atoms/avatarGroup/AvatarGroup.tsx",
|
|
5459
5509
|
"../../core/index.tsx",
|
|
5460
5510
|
"../../node_modules/@types/node/util.d.ts",
|
|
5461
5511
|
"../../node_modules/@types/react/index.d.ts",
|
|
@@ -7987,6 +8037,42 @@
|
|
|
7987
8037
|
"../../node_modules/@types/node/util.d.ts",
|
|
7988
8038
|
"../../node_modules/@types/react/index.d.ts"
|
|
7989
8039
|
],
|
|
8040
|
+
"../../figma/Dropzone.figma.tsx": [
|
|
8041
|
+
"../../core/index.tsx",
|
|
8042
|
+
"../../node_modules/@figma/code-connect/dist/index.d.ts",
|
|
8043
|
+
"../../node_modules/@types/node/util.d.ts",
|
|
8044
|
+
"../../node_modules/@types/react/index.d.ts"
|
|
8045
|
+
],
|
|
8046
|
+
"../../figma/EditableChipInput.figma.tsx": [
|
|
8047
|
+
"../../core/index.tsx",
|
|
8048
|
+
"../../node_modules/@figma/code-connect/dist/index.d.ts",
|
|
8049
|
+
"../../node_modules/@types/node/util.d.ts",
|
|
8050
|
+
"../../node_modules/@types/react/index.d.ts"
|
|
8051
|
+
],
|
|
8052
|
+
"../../figma/EditableDropdown.figma.tsx": [
|
|
8053
|
+
"../../core/index.tsx",
|
|
8054
|
+
"../../node_modules/@figma/code-connect/dist/index.d.ts",
|
|
8055
|
+
"../../node_modules/@types/node/util.d.ts",
|
|
8056
|
+
"../../node_modules/@types/react/index.d.ts"
|
|
8057
|
+
],
|
|
8058
|
+
"../../figma/EditableInput.figma.tsx": [
|
|
8059
|
+
"../../core/index.tsx",
|
|
8060
|
+
"../../node_modules/@figma/code-connect/dist/index.d.ts",
|
|
8061
|
+
"../../node_modules/@types/node/util.d.ts",
|
|
8062
|
+
"../../node_modules/@types/react/index.d.ts"
|
|
8063
|
+
],
|
|
8064
|
+
"../../figma/EmptyState.figma.tsx": [
|
|
8065
|
+
"../../core/index.tsx",
|
|
8066
|
+
"../../node_modules/@figma/code-connect/dist/index.d.ts",
|
|
8067
|
+
"../../node_modules/@types/node/util.d.ts",
|
|
8068
|
+
"../../node_modules/@types/react/index.d.ts"
|
|
8069
|
+
],
|
|
8070
|
+
"../../figma/FileList.figma.tsx": [
|
|
8071
|
+
"../../core/index.tsx",
|
|
8072
|
+
"../../node_modules/@figma/code-connect/dist/index.d.ts",
|
|
8073
|
+
"../../node_modules/@types/node/util.d.ts",
|
|
8074
|
+
"../../node_modules/@types/react/index.d.ts"
|
|
8075
|
+
],
|
|
7990
8076
|
"../../figma/FullScreenModal.figma.tsx": [
|
|
7991
8077
|
"../../core/index.tsx",
|
|
7992
8078
|
"../../node_modules/@figma/code-connect/dist/index.d.ts",
|
|
@@ -12089,6 +12175,12 @@
|
|
|
12089
12175
|
"../../figma/Checkbox.figma.tsx",
|
|
12090
12176
|
"../../figma/Chip.figma.tsx",
|
|
12091
12177
|
"../../figma/Divider.figma.tsx",
|
|
12178
|
+
"../../figma/Dropzone.figma.tsx",
|
|
12179
|
+
"../../figma/EditableChipInput.figma.tsx",
|
|
12180
|
+
"../../figma/EditableDropdown.figma.tsx",
|
|
12181
|
+
"../../figma/EditableInput.figma.tsx",
|
|
12182
|
+
"../../figma/EmptyState.figma.tsx",
|
|
12183
|
+
"../../figma/FileList.figma.tsx",
|
|
12092
12184
|
"../../figma/FullScreenModal.figma.tsx",
|
|
12093
12185
|
"../../figma/HelpText.figma.tsx",
|
|
12094
12186
|
"../../figma/Icon.figma.tsx",
|
|
@@ -7,7 +7,7 @@ export interface AIResponseProps extends TBaseHtmlProps<HTMLDivElement> {
|
|
|
7
7
|
}
|
|
8
8
|
export declare const AIResponse: {
|
|
9
9
|
(props: AIResponseProps): JSX.Element;
|
|
10
|
-
Button: (props: Pick<import("../../index.type").ButtonProps, "className" | "accept" | "acceptCharset" | "action" | "allowFullScreen" | "allowTransparency" | "alt" | "as" | "async" | "autoComplete" | "autoFocus" | "autoPlay" | "capture" | "cellPadding" | "cellSpacing" | "charSet" | "challenge" | "checked" | "cite" | "classID" | "cols" | "colSpan" | "content" | "controls" | "coords" | "crossOrigin" | "data" | "dateTime" | "default" | "defer" | "disabled" | "download" | "encType" | "form" | "formAction" | "formEncType" | "formMethod" | "formNoValidate" | "formTarget" | "frameBorder" | "headers" | "height" | "high" | "href" | "hrefLang" | "htmlFor" | "httpEquiv" | "integrity" | "keyParams" | "keyType" | "kind" | "label" | "list" | "loop" | "low" | "manifest" | "marginHeight" | "marginWidth" | "max" | "maxLength" | "media" | "mediaGroup" | "method" | "min" | "minLength" | "multiple" | "muted" | "name" | "nonce" | "noValidate" | "open" | "optimum" | "pattern" | "placeholder" | "playsInline" | "poster" | "preload" | "readOnly" | "rel" | "required" | "reversed" | "rows" | "rowSpan" | "sandbox" | "scope" | "scoped" | "scrolling" | "seamless" | "selected" | "shape" | "sizes" | "span" | "src" | "srcDoc" | "srcLang" | "srcSet" | "start" | "step" | "summary" | "target" | "type" | "useMap" | "value" | "width" | "wmode" | "wrap" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "id" | "lang" | "slot" | "spellCheck" | "style" | "tabIndex" | "title" | "translate" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "color" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "children" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "css" | "key" | "data-test" | "tooltip" | "icon" | "
|
|
10
|
+
Button: (props: Pick<import("../../index.type").ButtonProps, "className" | "accept" | "acceptCharset" | "action" | "allowFullScreen" | "allowTransparency" | "alt" | "as" | "async" | "autoComplete" | "autoFocus" | "autoPlay" | "capture" | "cellPadding" | "cellSpacing" | "charSet" | "challenge" | "checked" | "cite" | "classID" | "cols" | "colSpan" | "content" | "controls" | "coords" | "crossOrigin" | "data" | "dateTime" | "default" | "defer" | "disabled" | "download" | "encType" | "form" | "formAction" | "formEncType" | "formMethod" | "formNoValidate" | "formTarget" | "frameBorder" | "headers" | "height" | "high" | "href" | "hrefLang" | "htmlFor" | "httpEquiv" | "integrity" | "keyParams" | "keyType" | "kind" | "label" | "list" | "loop" | "low" | "manifest" | "marginHeight" | "marginWidth" | "max" | "maxLength" | "media" | "mediaGroup" | "method" | "min" | "minLength" | "multiple" | "muted" | "name" | "nonce" | "noValidate" | "open" | "optimum" | "pattern" | "placeholder" | "playsInline" | "poster" | "preload" | "readOnly" | "rel" | "required" | "reversed" | "rows" | "rowSpan" | "sandbox" | "scope" | "scoped" | "scrolling" | "seamless" | "selected" | "shape" | "sizes" | "span" | "src" | "srcDoc" | "srcLang" | "srcSet" | "start" | "step" | "summary" | "target" | "type" | "useMap" | "value" | "width" | "wmode" | "wrap" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "id" | "lang" | "slot" | "spellCheck" | "style" | "tabIndex" | "title" | "translate" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "color" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "children" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "css" | "key" | "data-test" | "tooltip" | "icon" | "expanded" | "loading" | "iconType" | "iconAlign">) => JSX.Element;
|
|
11
11
|
ActionBar: (props: import("./ChatActionBar").ChatActionBarProps) => JSX.Element;
|
|
12
12
|
Body: (props: import("./ChatBody").ChatBodyProps) => JSX.Element;
|
|
13
13
|
};
|
|
@@ -2,7 +2,7 @@ import * as React from 'react';
|
|
|
2
2
|
import { BaseProps } from "../../../utils/types";
|
|
3
3
|
import { AvatarProps, PopoverProps } from "../../../index.type";
|
|
4
4
|
import { AvatarSize } from "../../../common.type";
|
|
5
|
-
interface AvatarData extends Record<string, any> {
|
|
5
|
+
export interface AvatarData extends Record<string, any> {
|
|
6
6
|
firstName?: string;
|
|
7
7
|
lastName?: string;
|
|
8
8
|
appearance?: AvatarProps['appearance'];
|
|
@@ -16,9 +16,11 @@ interface AvatarPopoverProps {
|
|
|
16
16
|
appendToBody?: PopoverProps['appendToBody'];
|
|
17
17
|
dark?: PopoverProps['dark'];
|
|
18
18
|
position?: PopoverProps['position'];
|
|
19
|
-
on?: PopoverProps['on'];
|
|
20
|
-
maxHeight?: number;
|
|
21
19
|
popperClassName?: string;
|
|
20
|
+
on?: PopoverProps['on'];
|
|
21
|
+
maxHeight?: number | string;
|
|
22
|
+
minHeight?: number | string;
|
|
23
|
+
width?: number | string;
|
|
22
24
|
}
|
|
23
25
|
export interface AvatarGroupProps extends BaseProps {
|
|
24
26
|
list: AvatarData[];
|
|
@@ -1,2 +1,11 @@
|
|
|
1
|
-
|
|
1
|
+
import { AvatarData } from "./AvatarGroup";
|
|
2
|
+
interface AvatarPopperProps {
|
|
3
|
+
popperRenderer?: (names: AvatarData[]) => JSX.Element;
|
|
4
|
+
maxHeight?: number | string;
|
|
5
|
+
minHeight?: number | string;
|
|
6
|
+
width?: number | string;
|
|
7
|
+
popperClassName?: string;
|
|
8
|
+
hiddenAvatarList: AvatarData[];
|
|
9
|
+
}
|
|
10
|
+
declare const AvatarPopperBody: (props: AvatarPopperProps) => JSX.Element;
|
|
2
11
|
export default AvatarPopperBody;
|
|
@@ -35,6 +35,7 @@ export interface PopperWrapperProps {
|
|
|
35
35
|
};
|
|
36
36
|
computeStyles?: object;
|
|
37
37
|
disabled?: boolean;
|
|
38
|
+
openDelay?: number;
|
|
38
39
|
}
|
|
39
40
|
interface PopperWrapperState {
|
|
40
41
|
zIndex?: number;
|
|
@@ -859,6 +860,7 @@ export declare class PopperWrapper extends React.Component<PopperWrapperProps, P
|
|
|
859
860
|
textAnchor?: "start" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "end" | "middle" | undefined;
|
|
860
861
|
vectorEffect?: "none" | "-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "non-scaling-stroke" | undefined;
|
|
861
862
|
};
|
|
863
|
+
onClickHandler: () => void;
|
|
862
864
|
getTriggerElement(ref: React.Ref<any>): JSX.Element;
|
|
863
865
|
getPopperChildren({ ref, style, placement, outOfBoundaries }: PopperChildrenProps): React.ReactElement<any, string | ((props: any) => React.ReactElement<any, any> | null) | (new (props: any) => React.Component<any, any, any>)>;
|
|
864
866
|
render(): JSX.Element;
|
|
@@ -12,6 +12,7 @@ export interface TooltipProps extends Omit<PopoverProps, TooltipPopperProps>, Ba
|
|
|
12
12
|
showOnTruncation?: boolean;
|
|
13
13
|
elementRef?: React.RefObject<HTMLElement>;
|
|
14
14
|
open?: boolean;
|
|
15
|
+
openDelay?: number;
|
|
15
16
|
}
|
|
16
17
|
export declare const detectTruncation: (boundaryRef: React.RefObject<HTMLElement>) => boolean;
|
|
17
18
|
export declare const Tooltip: {
|
|
@@ -28,14 +28,5 @@ export interface MultiSelectTriggerProps extends BaseProps {
|
|
|
28
28
|
forwardedRef?: React.Ref<HTMLInputElement>;
|
|
29
29
|
role?: React.AriaRole;
|
|
30
30
|
}
|
|
31
|
-
export declare const MultiSelectTrigger:
|
|
32
|
-
(props: MultiSelectTriggerProps): JSX.Element;
|
|
33
|
-
displayName: string;
|
|
34
|
-
defaultProps: {
|
|
35
|
-
chipOptions: {};
|
|
36
|
-
defaultValue: never[];
|
|
37
|
-
allowDuplicates: boolean;
|
|
38
|
-
autoFocus: boolean;
|
|
39
|
-
};
|
|
40
|
-
};
|
|
31
|
+
export declare const MultiSelectTrigger: React.ForwardRefExoticComponent<MultiSelectTriggerProps & React.RefAttributes<HTMLElement>>;
|
|
41
32
|
export default MultiSelectTrigger;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|