@fibery/ui-kit 1.29.1 → 1.29.4

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 (77) hide show
  1. package/package.json +4 -4
  2. package/src/actions-menu/actions-menu-confirmation.tsx +70 -0
  3. package/src/actions-menu/actions-menu-item.tsx +3 -1
  4. package/src/actions-menu/actions-menu-sub-command-menu.tsx +104 -141
  5. package/src/actions-menu/actions-menu-sub-menu.tsx +3 -1
  6. package/src/actions-menu/actions-menu.tsx +6 -1
  7. package/src/actions-menu/context-actions-menu.tsx +5 -1
  8. package/src/actions-menu/contexts/actions-menu-context.tsx +6 -2
  9. package/src/button/button-base.tsx +1 -1
  10. package/src/button/button.tsx +1 -1
  11. package/src/design-system.ts +83 -25
  12. package/src/dropdown-menu/index.tsx +7 -2
  13. package/src/emoji-picker/primitives/footer.tsx +1 -1
  14. package/src/icons/ast/Abort.ts +8 -0
  15. package/src/icons/ast/AiAvatar.ts +1 -1
  16. package/src/icons/ast/Database.ts +1 -1
  17. package/src/icons/ast/DatabaseStroke.ts +8 -0
  18. package/src/icons/ast/ExtensionComments.ts +1 -1
  19. package/src/icons/ast/FieldUnit.ts +8 -0
  20. package/src/icons/ast/InfoCircle.ts +8 -0
  21. package/src/icons/ast/IntegrationsIntegrationDiscourseColor.ts +8 -0
  22. package/src/icons/ast/IntegrationsIntegrationIntercomColor.ts +8 -0
  23. package/src/icons/ast/IntegrationsIntegrationSlackColor.ts +8 -0
  24. package/src/icons/ast/IntegrationsIntegrationZendeskColor.ts +8 -0
  25. package/src/icons/ast/Key.ts +8 -0
  26. package/src/icons/ast/MoveBottom.ts +8 -0
  27. package/src/icons/ast/MoveLeft.ts +8 -0
  28. package/src/icons/ast/MoveRight.ts +8 -0
  29. package/src/icons/ast/MoveTop.ts +8 -0
  30. package/src/icons/ast/Pin.ts +8 -0
  31. package/src/icons/ast/RicheditorCommentCreate.ts +1 -1
  32. package/src/icons/ast/SendArrow.ts +8 -0
  33. package/src/icons/ast/UnitsAvatar.ts +8 -0
  34. package/src/icons/ast/UnitsCollection.ts +8 -0
  35. package/src/icons/ast/UnitsCounter.ts +8 -0
  36. package/src/icons/ast/UnitsDbBadgeAbbr.ts +8 -0
  37. package/src/icons/ast/UnitsDbBadgeFull.ts +8 -0
  38. package/src/icons/ast/UnitsDbIcon.ts +8 -0
  39. package/src/icons/ast/UnitsField.ts +8 -0
  40. package/src/icons/ast/UnitsInput.ts +8 -0
  41. package/src/icons/ast/UnitsProgressBar.ts +8 -0
  42. package/src/icons/ast/UnitsRichText.ts +8 -0
  43. package/src/icons/ast/UnitsSnippet.ts +8 -0
  44. package/src/icons/ast/index.tsx +26 -0
  45. package/src/icons/react/Abort.tsx +12 -0
  46. package/src/icons/react/DatabaseStroke.tsx +12 -0
  47. package/src/icons/react/FieldUnit.tsx +12 -0
  48. package/src/icons/react/InfoCircle.tsx +12 -0
  49. package/src/icons/react/IntegrationsIntegrationDiscourseColor.tsx +12 -0
  50. package/src/icons/react/IntegrationsIntegrationIntercomColor.tsx +12 -0
  51. package/src/icons/react/IntegrationsIntegrationSlackColor.tsx +12 -0
  52. package/src/icons/react/IntegrationsIntegrationZendeskColor.tsx +12 -0
  53. package/src/icons/react/Key.tsx +12 -0
  54. package/src/icons/react/MoveBottom.tsx +12 -0
  55. package/src/icons/react/MoveLeft.tsx +12 -0
  56. package/src/icons/react/MoveRight.tsx +12 -0
  57. package/src/icons/react/MoveTop.tsx +12 -0
  58. package/src/icons/react/Pin.tsx +12 -0
  59. package/src/icons/react/SendArrow.tsx +12 -0
  60. package/src/icons/react/UnitsAvatar.tsx +12 -0
  61. package/src/icons/react/UnitsCollection.tsx +12 -0
  62. package/src/icons/react/UnitsCounter.tsx +12 -0
  63. package/src/icons/react/UnitsDbBadgeAbbr.tsx +12 -0
  64. package/src/icons/react/UnitsDbBadgeFull.tsx +12 -0
  65. package/src/icons/react/UnitsDbIcon.tsx +12 -0
  66. package/src/icons/react/UnitsField.tsx +12 -0
  67. package/src/icons/react/UnitsInput.tsx +12 -0
  68. package/src/icons/react/UnitsProgressBar.tsx +12 -0
  69. package/src/icons/react/UnitsRichText.tsx +12 -0
  70. package/src/icons/react/UnitsSnippet.tsx +12 -0
  71. package/src/icons/react/index.tsx +26 -0
  72. package/src/item.tsx +1 -1
  73. package/src/select/custom-select-partials/menu.tsx +1 -1
  74. package/src/select/select-in-popover.tsx +58 -11
  75. package/src/theme-settings.ts +10 -8
  76. package/src/toggle.tsx +3 -1
  77. package/src/tooltip.tsx +4 -2
@@ -0,0 +1,8 @@
1
+
2
+ // This icon file is generated automatically.
3
+
4
+ import { IconDefinition } from '../types';
5
+
6
+ const UnitsSnippet: IconDefinition = {"icon":{"type":"root","children":[{"type":"element","tagName":"svg","properties":{"width":20,"height":20,"fill":"none"},"children":[{"type":"element","tagName":"path","properties":{"fillRule":"evenodd","clipRule":"evenodd","d":"M4.25 15A2.25 2.25 0 0 1 2 12.75v-5.5A2.25 2.25 0 0 1 4.25 5h.5a.75.75 0 0 1 0 1.5h-.5a.75.75 0 0 0-.75.75v5.5c0 .414.336.75.75.75h.5a.75.75 0 0 1 0 1.5h-.5ZM18 12.75A2.25 2.25 0 0 1 15.75 15h-.5a.75.75 0 0 1 0-1.5h.5a.75.75 0 0 0 .75-.75v-5.5a.75.75 0 0 0-.75-.75h-.5a.75.75 0 0 1 0-1.5h.5A2.25 2.25 0 0 1 18 7.25v5.5Zm-12-1.5a.75.75 0 0 1 .75-.75h4.5a.75.75 0 0 1 0 1.5h-4.5a.75.75 0 0 1-.75-.75Zm0-3a.75.75 0 0 1 .75-.75h6.5a.75.75 0 0 1 0 1.5h-6.5A.75.75 0 0 1 6 8.25Z","fill":"currentColor"},"children":[]}],"metadata":""}]},"name":"units-snippet"};
7
+
8
+ export default UnitsSnippet;
@@ -1,4 +1,5 @@
1
1
  // This icon file is generated automatically.
2
+ export { default as Abort } from './Abort';
2
3
  export { default as ActivityLog } from './ActivityLog';
3
4
  export { default as Activity } from './Activity';
4
5
  export { default as AddAfter } from './AddAfter';
@@ -60,6 +61,7 @@ export { default as Columns2 } from './Columns2';
60
61
  export { default as Columns4 } from './Columns4';
61
62
  export { default as Columns } from './Columns';
62
63
  export { default as Copy } from './Copy';
64
+ export { default as DatabaseStroke } from './DatabaseStroke';
63
65
  export { default as Database } from './Database';
64
66
  export { default as Delete } from './Delete';
65
67
  export { default as Demo } from './Demo';
@@ -83,6 +85,7 @@ export { default as FavoritesChecked } from './FavoritesChecked';
83
85
  export { default as FavoritesOff } from './FavoritesOff';
84
86
  export { default as Favorites } from './Favorites';
85
87
  export { default as FiberyMono } from './FiberyMono';
88
+ export { default as FieldUnit } from './FieldUnit';
86
89
  export { default as Fields } from './Fields';
87
90
  export { default as Figma } from './Figma';
88
91
  export { default as FileUpload } from './FileUpload';
@@ -106,10 +109,16 @@ export { default as Home } from './Home';
106
109
  export { default as ImageXmark } from './ImageXmark';
107
110
  export { default as Import } from './Import';
108
111
  export { default as InfoCircleFilled } from './InfoCircleFilled';
112
+ export { default as InfoCircle } from './InfoCircle';
109
113
  export { default as Integration } from './Integration';
114
+ export { default as IntegrationsIntegrationDiscourseColor } from './IntegrationsIntegrationDiscourseColor';
115
+ export { default as IntegrationsIntegrationIntercomColor } from './IntegrationsIntegrationIntercomColor';
116
+ export { default as IntegrationsIntegrationSlackColor } from './IntegrationsIntegrationSlackColor';
117
+ export { default as IntegrationsIntegrationZendeskColor } from './IntegrationsIntegrationZendeskColor';
110
118
  export { default as InvitePeople } from './InvitePeople';
111
119
  export { default as Items } from './Items';
112
120
  export { default as Jira } from './Jira';
121
+ export { default as Key } from './Key';
113
122
  export { default as Lab } from './Lab';
114
123
  export { default as LayoutDouble } from './LayoutDouble';
115
124
  export { default as LayoutSingle } from './LayoutSingle';
@@ -130,6 +139,10 @@ export { default as Mixpanel } from './Mixpanel';
130
139
  export { default as Monitor } from './Monitor';
131
140
  export { default as MoreCompact } from './MoreCompact';
132
141
  export { default as More } from './More';
142
+ export { default as MoveBottom } from './MoveBottom';
143
+ export { default as MoveLeft } from './MoveLeft';
144
+ export { default as MoveRight } from './MoveRight';
145
+ export { default as MoveTop } from './MoveTop';
133
146
  export { default as MySpace } from './MySpace';
134
147
  export { default as NetworkAdd } from './NetworkAdd';
135
148
  export { default as Network } from './Network';
@@ -146,6 +159,7 @@ export { default as PageWideMode } from './PageWideMode';
146
159
  export { default as Pencil } from './Pencil';
147
160
  export { default as People } from './People';
148
161
  export { default as Photo } from './Photo';
162
+ export { default as Pin } from './Pin';
149
163
  export { default as Popup } from './Popup';
150
164
  export { default as Posts } from './Posts';
151
165
  export { default as Question } from './Question';
@@ -201,6 +215,7 @@ export { default as Rows } from './Rows';
201
215
  export { default as Search } from './Search';
202
216
  export { default as SelfReferenceOff } from './SelfReferenceOff';
203
217
  export { default as SelfReferenceOn } from './SelfReferenceOn';
218
+ export { default as SendArrow } from './SendArrow';
204
219
  export { default as Settings } from './Settings';
205
220
  export { default as Share } from './Share';
206
221
  export { default as Shared } from './Shared';
@@ -243,6 +258,17 @@ export { default as TypeRule } from './TypeRule';
243
258
  export { default as TypeSingleSelect } from './TypeSingleSelect';
244
259
  export { default as TypeText } from './TypeText';
245
260
  export { default as TypeUrl } from './TypeUrl';
261
+ export { default as UnitsAvatar } from './UnitsAvatar';
262
+ export { default as UnitsCollection } from './UnitsCollection';
263
+ export { default as UnitsCounter } from './UnitsCounter';
264
+ export { default as UnitsDbBadgeAbbr } from './UnitsDbBadgeAbbr';
265
+ export { default as UnitsDbBadgeFull } from './UnitsDbBadgeFull';
266
+ export { default as UnitsDbIcon } from './UnitsDbIcon';
267
+ export { default as UnitsField } from './UnitsField';
268
+ export { default as UnitsInput } from './UnitsInput';
269
+ export { default as UnitsProgressBar } from './UnitsProgressBar';
270
+ export { default as UnitsRichText } from './UnitsRichText';
271
+ export { default as UnitsSnippet } from './UnitsSnippet';
246
272
  export { default as Upgrade } from './Upgrade';
247
273
  export { default as UsbFlashDrive } from './UsbFlashDrive';
248
274
  export { default as UserRole } from './UserRole';
@@ -0,0 +1,12 @@
1
+ // This icon file is generated automatically.
2
+
3
+ import AbortSvg from '../ast/Abort';
4
+ import { Icon } from '../Icon';
5
+ import { IconBaseProps } from '../types';
6
+
7
+ const Abort = (
8
+ props: IconBaseProps,
9
+ ): JSX.Element => <Icon {...props} icon={AbortSvg} />;
10
+
11
+ Abort.displayName = 'Abort';
12
+ export default Abort;
@@ -0,0 +1,12 @@
1
+ // This icon file is generated automatically.
2
+
3
+ import DatabaseStrokeSvg from '../ast/DatabaseStroke';
4
+ import { Icon } from '../Icon';
5
+ import { IconBaseProps } from '../types';
6
+
7
+ const DatabaseStroke = (
8
+ props: IconBaseProps,
9
+ ): JSX.Element => <Icon {...props} icon={DatabaseStrokeSvg} />;
10
+
11
+ DatabaseStroke.displayName = 'DatabaseStroke';
12
+ export default DatabaseStroke;
@@ -0,0 +1,12 @@
1
+ // This icon file is generated automatically.
2
+
3
+ import FieldUnitSvg from '../ast/FieldUnit';
4
+ import { Icon } from '../Icon';
5
+ import { IconBaseProps } from '../types';
6
+
7
+ const FieldUnit = (
8
+ props: IconBaseProps,
9
+ ): JSX.Element => <Icon {...props} icon={FieldUnitSvg} />;
10
+
11
+ FieldUnit.displayName = 'FieldUnit';
12
+ export default FieldUnit;
@@ -0,0 +1,12 @@
1
+ // This icon file is generated automatically.
2
+
3
+ import InfoCircleSvg from '../ast/InfoCircle';
4
+ import { Icon } from '../Icon';
5
+ import { IconBaseProps } from '../types';
6
+
7
+ const InfoCircle = (
8
+ props: IconBaseProps,
9
+ ): JSX.Element => <Icon {...props} icon={InfoCircleSvg} />;
10
+
11
+ InfoCircle.displayName = 'InfoCircle';
12
+ export default InfoCircle;
@@ -0,0 +1,12 @@
1
+ // This icon file is generated automatically.
2
+
3
+ import IntegrationsIntegrationDiscourseColorSvg from '../ast/IntegrationsIntegrationDiscourseColor';
4
+ import { Icon } from '../Icon';
5
+ import { IconBaseProps } from '../types';
6
+
7
+ const IntegrationsIntegrationDiscourseColor = (
8
+ props: IconBaseProps,
9
+ ): JSX.Element => <Icon {...props} icon={IntegrationsIntegrationDiscourseColorSvg} />;
10
+
11
+ IntegrationsIntegrationDiscourseColor.displayName = 'IntegrationsIntegrationDiscourseColor';
12
+ export default IntegrationsIntegrationDiscourseColor;
@@ -0,0 +1,12 @@
1
+ // This icon file is generated automatically.
2
+
3
+ import IntegrationsIntegrationIntercomColorSvg from '../ast/IntegrationsIntegrationIntercomColor';
4
+ import { Icon } from '../Icon';
5
+ import { IconBaseProps } from '../types';
6
+
7
+ const IntegrationsIntegrationIntercomColor = (
8
+ props: IconBaseProps,
9
+ ): JSX.Element => <Icon {...props} icon={IntegrationsIntegrationIntercomColorSvg} />;
10
+
11
+ IntegrationsIntegrationIntercomColor.displayName = 'IntegrationsIntegrationIntercomColor';
12
+ export default IntegrationsIntegrationIntercomColor;
@@ -0,0 +1,12 @@
1
+ // This icon file is generated automatically.
2
+
3
+ import IntegrationsIntegrationSlackColorSvg from '../ast/IntegrationsIntegrationSlackColor';
4
+ import { Icon } from '../Icon';
5
+ import { IconBaseProps } from '../types';
6
+
7
+ const IntegrationsIntegrationSlackColor = (
8
+ props: IconBaseProps,
9
+ ): JSX.Element => <Icon {...props} icon={IntegrationsIntegrationSlackColorSvg} />;
10
+
11
+ IntegrationsIntegrationSlackColor.displayName = 'IntegrationsIntegrationSlackColor';
12
+ export default IntegrationsIntegrationSlackColor;
@@ -0,0 +1,12 @@
1
+ // This icon file is generated automatically.
2
+
3
+ import IntegrationsIntegrationZendeskColorSvg from '../ast/IntegrationsIntegrationZendeskColor';
4
+ import { Icon } from '../Icon';
5
+ import { IconBaseProps } from '../types';
6
+
7
+ const IntegrationsIntegrationZendeskColor = (
8
+ props: IconBaseProps,
9
+ ): JSX.Element => <Icon {...props} icon={IntegrationsIntegrationZendeskColorSvg} />;
10
+
11
+ IntegrationsIntegrationZendeskColor.displayName = 'IntegrationsIntegrationZendeskColor';
12
+ export default IntegrationsIntegrationZendeskColor;
@@ -0,0 +1,12 @@
1
+ // This icon file is generated automatically.
2
+
3
+ import KeySvg from '../ast/Key';
4
+ import { Icon } from '../Icon';
5
+ import { IconBaseProps } from '../types';
6
+
7
+ const Key = (
8
+ props: IconBaseProps,
9
+ ): JSX.Element => <Icon {...props} icon={KeySvg} />;
10
+
11
+ Key.displayName = 'Key';
12
+ export default Key;
@@ -0,0 +1,12 @@
1
+ // This icon file is generated automatically.
2
+
3
+ import MoveBottomSvg from '../ast/MoveBottom';
4
+ import { Icon } from '../Icon';
5
+ import { IconBaseProps } from '../types';
6
+
7
+ const MoveBottom = (
8
+ props: IconBaseProps,
9
+ ): JSX.Element => <Icon {...props} icon={MoveBottomSvg} />;
10
+
11
+ MoveBottom.displayName = 'MoveBottom';
12
+ export default MoveBottom;
@@ -0,0 +1,12 @@
1
+ // This icon file is generated automatically.
2
+
3
+ import MoveLeftSvg from '../ast/MoveLeft';
4
+ import { Icon } from '../Icon';
5
+ import { IconBaseProps } from '../types';
6
+
7
+ const MoveLeft = (
8
+ props: IconBaseProps,
9
+ ): JSX.Element => <Icon {...props} icon={MoveLeftSvg} />;
10
+
11
+ MoveLeft.displayName = 'MoveLeft';
12
+ export default MoveLeft;
@@ -0,0 +1,12 @@
1
+ // This icon file is generated automatically.
2
+
3
+ import MoveRightSvg from '../ast/MoveRight';
4
+ import { Icon } from '../Icon';
5
+ import { IconBaseProps } from '../types';
6
+
7
+ const MoveRight = (
8
+ props: IconBaseProps,
9
+ ): JSX.Element => <Icon {...props} icon={MoveRightSvg} />;
10
+
11
+ MoveRight.displayName = 'MoveRight';
12
+ export default MoveRight;
@@ -0,0 +1,12 @@
1
+ // This icon file is generated automatically.
2
+
3
+ import MoveTopSvg from '../ast/MoveTop';
4
+ import { Icon } from '../Icon';
5
+ import { IconBaseProps } from '../types';
6
+
7
+ const MoveTop = (
8
+ props: IconBaseProps,
9
+ ): JSX.Element => <Icon {...props} icon={MoveTopSvg} />;
10
+
11
+ MoveTop.displayName = 'MoveTop';
12
+ export default MoveTop;
@@ -0,0 +1,12 @@
1
+ // This icon file is generated automatically.
2
+
3
+ import PinSvg from '../ast/Pin';
4
+ import { Icon } from '../Icon';
5
+ import { IconBaseProps } from '../types';
6
+
7
+ const Pin = (
8
+ props: IconBaseProps,
9
+ ): JSX.Element => <Icon {...props} icon={PinSvg} />;
10
+
11
+ Pin.displayName = 'Pin';
12
+ export default Pin;
@@ -0,0 +1,12 @@
1
+ // This icon file is generated automatically.
2
+
3
+ import SendArrowSvg from '../ast/SendArrow';
4
+ import { Icon } from '../Icon';
5
+ import { IconBaseProps } from '../types';
6
+
7
+ const SendArrow = (
8
+ props: IconBaseProps,
9
+ ): JSX.Element => <Icon {...props} icon={SendArrowSvg} />;
10
+
11
+ SendArrow.displayName = 'SendArrow';
12
+ export default SendArrow;
@@ -0,0 +1,12 @@
1
+ // This icon file is generated automatically.
2
+
3
+ import UnitsAvatarSvg from '../ast/UnitsAvatar';
4
+ import { Icon } from '../Icon';
5
+ import { IconBaseProps } from '../types';
6
+
7
+ const UnitsAvatar = (
8
+ props: IconBaseProps,
9
+ ): JSX.Element => <Icon {...props} icon={UnitsAvatarSvg} />;
10
+
11
+ UnitsAvatar.displayName = 'UnitsAvatar';
12
+ export default UnitsAvatar;
@@ -0,0 +1,12 @@
1
+ // This icon file is generated automatically.
2
+
3
+ import UnitsCollectionSvg from '../ast/UnitsCollection';
4
+ import { Icon } from '../Icon';
5
+ import { IconBaseProps } from '../types';
6
+
7
+ const UnitsCollection = (
8
+ props: IconBaseProps,
9
+ ): JSX.Element => <Icon {...props} icon={UnitsCollectionSvg} />;
10
+
11
+ UnitsCollection.displayName = 'UnitsCollection';
12
+ export default UnitsCollection;
@@ -0,0 +1,12 @@
1
+ // This icon file is generated automatically.
2
+
3
+ import UnitsCounterSvg from '../ast/UnitsCounter';
4
+ import { Icon } from '../Icon';
5
+ import { IconBaseProps } from '../types';
6
+
7
+ const UnitsCounter = (
8
+ props: IconBaseProps,
9
+ ): JSX.Element => <Icon {...props} icon={UnitsCounterSvg} />;
10
+
11
+ UnitsCounter.displayName = 'UnitsCounter';
12
+ export default UnitsCounter;
@@ -0,0 +1,12 @@
1
+ // This icon file is generated automatically.
2
+
3
+ import UnitsDbBadgeAbbrSvg from '../ast/UnitsDbBadgeAbbr';
4
+ import { Icon } from '../Icon';
5
+ import { IconBaseProps } from '../types';
6
+
7
+ const UnitsDbBadgeAbbr = (
8
+ props: IconBaseProps,
9
+ ): JSX.Element => <Icon {...props} icon={UnitsDbBadgeAbbrSvg} />;
10
+
11
+ UnitsDbBadgeAbbr.displayName = 'UnitsDbBadgeAbbr';
12
+ export default UnitsDbBadgeAbbr;
@@ -0,0 +1,12 @@
1
+ // This icon file is generated automatically.
2
+
3
+ import UnitsDbBadgeFullSvg from '../ast/UnitsDbBadgeFull';
4
+ import { Icon } from '../Icon';
5
+ import { IconBaseProps } from '../types';
6
+
7
+ const UnitsDbBadgeFull = (
8
+ props: IconBaseProps,
9
+ ): JSX.Element => <Icon {...props} icon={UnitsDbBadgeFullSvg} />;
10
+
11
+ UnitsDbBadgeFull.displayName = 'UnitsDbBadgeFull';
12
+ export default UnitsDbBadgeFull;
@@ -0,0 +1,12 @@
1
+ // This icon file is generated automatically.
2
+
3
+ import UnitsDbIconSvg from '../ast/UnitsDbIcon';
4
+ import { Icon } from '../Icon';
5
+ import { IconBaseProps } from '../types';
6
+
7
+ const UnitsDbIcon = (
8
+ props: IconBaseProps,
9
+ ): JSX.Element => <Icon {...props} icon={UnitsDbIconSvg} />;
10
+
11
+ UnitsDbIcon.displayName = 'UnitsDbIcon';
12
+ export default UnitsDbIcon;
@@ -0,0 +1,12 @@
1
+ // This icon file is generated automatically.
2
+
3
+ import UnitsFieldSvg from '../ast/UnitsField';
4
+ import { Icon } from '../Icon';
5
+ import { IconBaseProps } from '../types';
6
+
7
+ const UnitsField = (
8
+ props: IconBaseProps,
9
+ ): JSX.Element => <Icon {...props} icon={UnitsFieldSvg} />;
10
+
11
+ UnitsField.displayName = 'UnitsField';
12
+ export default UnitsField;
@@ -0,0 +1,12 @@
1
+ // This icon file is generated automatically.
2
+
3
+ import UnitsInputSvg from '../ast/UnitsInput';
4
+ import { Icon } from '../Icon';
5
+ import { IconBaseProps } from '../types';
6
+
7
+ const UnitsInput = (
8
+ props: IconBaseProps,
9
+ ): JSX.Element => <Icon {...props} icon={UnitsInputSvg} />;
10
+
11
+ UnitsInput.displayName = 'UnitsInput';
12
+ export default UnitsInput;
@@ -0,0 +1,12 @@
1
+ // This icon file is generated automatically.
2
+
3
+ import UnitsProgressBarSvg from '../ast/UnitsProgressBar';
4
+ import { Icon } from '../Icon';
5
+ import { IconBaseProps } from '../types';
6
+
7
+ const UnitsProgressBar = (
8
+ props: IconBaseProps,
9
+ ): JSX.Element => <Icon {...props} icon={UnitsProgressBarSvg} />;
10
+
11
+ UnitsProgressBar.displayName = 'UnitsProgressBar';
12
+ export default UnitsProgressBar;
@@ -0,0 +1,12 @@
1
+ // This icon file is generated automatically.
2
+
3
+ import UnitsRichTextSvg from '../ast/UnitsRichText';
4
+ import { Icon } from '../Icon';
5
+ import { IconBaseProps } from '../types';
6
+
7
+ const UnitsRichText = (
8
+ props: IconBaseProps,
9
+ ): JSX.Element => <Icon {...props} icon={UnitsRichTextSvg} />;
10
+
11
+ UnitsRichText.displayName = 'UnitsRichText';
12
+ export default UnitsRichText;
@@ -0,0 +1,12 @@
1
+ // This icon file is generated automatically.
2
+
3
+ import UnitsSnippetSvg from '../ast/UnitsSnippet';
4
+ import { Icon } from '../Icon';
5
+ import { IconBaseProps } from '../types';
6
+
7
+ const UnitsSnippet = (
8
+ props: IconBaseProps,
9
+ ): JSX.Element => <Icon {...props} icon={UnitsSnippetSvg} />;
10
+
11
+ UnitsSnippet.displayName = 'UnitsSnippet';
12
+ export default UnitsSnippet;
@@ -1,4 +1,5 @@
1
1
  // This icon file is generated automatically.
2
+ export { default as Abort } from './Abort';
2
3
  export { default as ActivityLog } from './ActivityLog';
3
4
  export { default as Activity } from './Activity';
4
5
  export { default as AddAfter } from './AddAfter';
@@ -60,6 +61,7 @@ export { default as Columns2 } from './Columns2';
60
61
  export { default as Columns4 } from './Columns4';
61
62
  export { default as Columns } from './Columns';
62
63
  export { default as Copy } from './Copy';
64
+ export { default as DatabaseStroke } from './DatabaseStroke';
63
65
  export { default as Database } from './Database';
64
66
  export { default as Delete } from './Delete';
65
67
  export { default as Demo } from './Demo';
@@ -83,6 +85,7 @@ export { default as FavoritesChecked } from './FavoritesChecked';
83
85
  export { default as FavoritesOff } from './FavoritesOff';
84
86
  export { default as Favorites } from './Favorites';
85
87
  export { default as FiberyMono } from './FiberyMono';
88
+ export { default as FieldUnit } from './FieldUnit';
86
89
  export { default as Fields } from './Fields';
87
90
  export { default as Figma } from './Figma';
88
91
  export { default as FileUpload } from './FileUpload';
@@ -106,10 +109,16 @@ export { default as Home } from './Home';
106
109
  export { default as ImageXmark } from './ImageXmark';
107
110
  export { default as Import } from './Import';
108
111
  export { default as InfoCircleFilled } from './InfoCircleFilled';
112
+ export { default as InfoCircle } from './InfoCircle';
109
113
  export { default as Integration } from './Integration';
114
+ export { default as IntegrationsIntegrationDiscourseColor } from './IntegrationsIntegrationDiscourseColor';
115
+ export { default as IntegrationsIntegrationIntercomColor } from './IntegrationsIntegrationIntercomColor';
116
+ export { default as IntegrationsIntegrationSlackColor } from './IntegrationsIntegrationSlackColor';
117
+ export { default as IntegrationsIntegrationZendeskColor } from './IntegrationsIntegrationZendeskColor';
110
118
  export { default as InvitePeople } from './InvitePeople';
111
119
  export { default as Items } from './Items';
112
120
  export { default as Jira } from './Jira';
121
+ export { default as Key } from './Key';
113
122
  export { default as Lab } from './Lab';
114
123
  export { default as LayoutDouble } from './LayoutDouble';
115
124
  export { default as LayoutSingle } from './LayoutSingle';
@@ -130,6 +139,10 @@ export { default as Mixpanel } from './Mixpanel';
130
139
  export { default as Monitor } from './Monitor';
131
140
  export { default as MoreCompact } from './MoreCompact';
132
141
  export { default as More } from './More';
142
+ export { default as MoveBottom } from './MoveBottom';
143
+ export { default as MoveLeft } from './MoveLeft';
144
+ export { default as MoveRight } from './MoveRight';
145
+ export { default as MoveTop } from './MoveTop';
133
146
  export { default as MySpace } from './MySpace';
134
147
  export { default as NetworkAdd } from './NetworkAdd';
135
148
  export { default as Network } from './Network';
@@ -146,6 +159,7 @@ export { default as PageWideMode } from './PageWideMode';
146
159
  export { default as Pencil } from './Pencil';
147
160
  export { default as People } from './People';
148
161
  export { default as Photo } from './Photo';
162
+ export { default as Pin } from './Pin';
149
163
  export { default as Popup } from './Popup';
150
164
  export { default as Posts } from './Posts';
151
165
  export { default as Question } from './Question';
@@ -201,6 +215,7 @@ export { default as Rows } from './Rows';
201
215
  export { default as Search } from './Search';
202
216
  export { default as SelfReferenceOff } from './SelfReferenceOff';
203
217
  export { default as SelfReferenceOn } from './SelfReferenceOn';
218
+ export { default as SendArrow } from './SendArrow';
204
219
  export { default as Settings } from './Settings';
205
220
  export { default as Share } from './Share';
206
221
  export { default as Shared } from './Shared';
@@ -243,6 +258,17 @@ export { default as TypeRule } from './TypeRule';
243
258
  export { default as TypeSingleSelect } from './TypeSingleSelect';
244
259
  export { default as TypeText } from './TypeText';
245
260
  export { default as TypeUrl } from './TypeUrl';
261
+ export { default as UnitsAvatar } from './UnitsAvatar';
262
+ export { default as UnitsCollection } from './UnitsCollection';
263
+ export { default as UnitsCounter } from './UnitsCounter';
264
+ export { default as UnitsDbBadgeAbbr } from './UnitsDbBadgeAbbr';
265
+ export { default as UnitsDbBadgeFull } from './UnitsDbBadgeFull';
266
+ export { default as UnitsDbIcon } from './UnitsDbIcon';
267
+ export { default as UnitsField } from './UnitsField';
268
+ export { default as UnitsInput } from './UnitsInput';
269
+ export { default as UnitsProgressBar } from './UnitsProgressBar';
270
+ export { default as UnitsRichText } from './UnitsRichText';
271
+ export { default as UnitsSnippet } from './UnitsSnippet';
246
272
  export { default as Upgrade } from './Upgrade';
247
273
  export { default as UsbFlashDrive } from './UsbFlashDrive';
248
274
  export { default as UserRole } from './UserRole';
package/src/item.tsx CHANGED
@@ -28,7 +28,7 @@ const getGridStyle = ({
28
28
 
29
29
  const hoverClass = css`
30
30
  &:hover {
31
- background-color: ${themeVars.opacity.opacity10};
31
+ background-color: ${themeVars.colorBgMenuItemHover};
32
32
  }
33
33
  `;
34
34
 
@@ -28,5 +28,5 @@ const MenuRootClass = css`
28
28
  export function Menu<Option, IsMulti extends boolean = false, Group extends GroupBase<Option> = GroupBase<Option>>(
29
29
  props: MenuProps<Option, IsMulti, Group>
30
30
  ) {
31
- return <components.Menu {...props} className={cn(props.className, MenuRootClass, "react-select-menu")} />;
31
+ return <components.Menu {...props} className={cn(MenuRootClass, "react-select-menu", props.className)} />;
32
32
  }