@fibery/ui-kit 1.29.5 → 1.30.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/package.json +1 -1
- package/src/button/button.tsx +38 -4
- package/src/button/icon-button.tsx +33 -11
- package/src/design-system.ts +80 -4
- package/src/emoji-picker/use-emoji-found.tsx +6 -0
- package/src/icons/Icon.tsx +58 -49
- package/src/icons/ast/PinFilled.ts +8 -0
- package/src/icons/ast/index.tsx +1 -0
- package/src/icons/react/Abort.tsx +4 -3
- package/src/icons/react/Activity.tsx +4 -3
- package/src/icons/react/ActivityLog.tsx +4 -3
- package/src/icons/react/Add.tsx +4 -3
- package/src/icons/react/AddAfter.tsx +4 -3
- package/src/icons/react/AddBefore.tsx +4 -3
- package/src/icons/react/AddCompact.tsx +4 -3
- package/src/icons/react/AddGroup.tsx +4 -3
- package/src/icons/react/AddReactions.tsx +4 -3
- package/src/icons/react/AiAssistant.tsx +4 -3
- package/src/icons/react/AiAvatar.tsx +4 -3
- package/src/icons/react/AlertTriangle.tsx +4 -3
- package/src/icons/react/App.tsx +4 -3
- package/src/icons/react/AppDetails.tsx +4 -3
- package/src/icons/react/AppStore.tsx +4 -3
- package/src/icons/react/AppStoreOneColor.tsx +4 -3
- package/src/icons/react/AppTemplates.tsx +4 -3
- package/src/icons/react/AppWebhooks.tsx +4 -3
- package/src/icons/react/AppWiki.tsx +4 -3
- package/src/icons/react/ArrowBarLeft.tsx +4 -3
- package/src/icons/react/ArrowBarRight.tsx +4 -3
- package/src/icons/react/ArrowBottom.tsx +4 -3
- package/src/icons/react/ArrowCollapse.tsx +4 -3
- package/src/icons/react/ArrowCollapseVertical.tsx +4 -3
- package/src/icons/react/ArrowForward.tsx +4 -3
- package/src/icons/react/ArrowLeft.tsx +4 -3
- package/src/icons/react/ArrowRight.tsx +4 -3
- package/src/icons/react/ArrowTop.tsx +4 -3
- package/src/icons/react/AskForInput.tsx +4 -3
- package/src/icons/react/Atom.tsx +4 -3
- package/src/icons/react/AutomationsCancelled.tsx +4 -3
- package/src/icons/react/AutomationsDisabled.tsx +4 -3
- package/src/icons/react/AutomationsError.tsx +4 -3
- package/src/icons/react/AutomationsInProgress.tsx +4 -3
- package/src/icons/react/AutomationsNotStarted.tsx +4 -3
- package/src/icons/react/AutomationsSuccess.tsx +4 -3
- package/src/icons/react/Back.tsx +4 -3
- package/src/icons/react/BacklogIcon.tsx +4 -3
- package/src/icons/react/BatchActionsIcon.tsx +4 -3
- package/src/icons/react/BellCircle.tsx +4 -3
- package/src/icons/react/BellFilled.tsx +4 -3
- package/src/icons/react/BellOff.tsx +4 -3
- package/src/icons/react/BellRinging.tsx +4 -3
- package/src/icons/react/BellX.tsx +4 -3
- package/src/icons/react/Bolt.tsx +4 -3
- package/src/icons/react/Cards.tsx +4 -3
- package/src/icons/react/Chat.tsx +4 -3
- package/src/icons/react/ChatAi.tsx +4 -3
- package/src/icons/react/CheckCircle.tsx +4 -3
- package/src/icons/react/CheckCircleFilled.tsx +4 -3
- package/src/icons/react/Checked.tsx +4 -3
- package/src/icons/react/Clear.tsx +4 -3
- package/src/icons/react/ClearValue.tsx +4 -3
- package/src/icons/react/Clock.tsx +4 -3
- package/src/icons/react/ClockAlarm.tsx +4 -3
- package/src/icons/react/ClockForward.tsx +4 -3
- package/src/icons/react/Close.tsx +4 -3
- package/src/icons/react/ColorCoding.tsx +4 -3
- package/src/icons/react/ColorCodingFilled.tsx +4 -3
- package/src/icons/react/Columns.tsx +4 -3
- package/src/icons/react/Columns2.tsx +4 -3
- package/src/icons/react/Columns4.tsx +4 -3
- package/src/icons/react/Copy.tsx +4 -3
- package/src/icons/react/Database.tsx +4 -3
- package/src/icons/react/DatabaseStroke.tsx +4 -3
- package/src/icons/react/Delete.tsx +4 -3
- package/src/icons/react/Demo.tsx +4 -3
- package/src/icons/react/DoubleArrowLeft.tsx +4 -3
- package/src/icons/react/DoubleArrowRight.tsx +4 -3
- package/src/icons/react/DragBlockHandle.tsx +4 -3
- package/src/icons/react/DragBlockHandleSingle.tsx +4 -3
- package/src/icons/react/DragHandle.tsx +4 -3
- package/src/icons/react/DynamicFilterValue.tsx +4 -3
- package/src/icons/react/Email.tsx +4 -3
- package/src/icons/react/EmojiDelete.tsx +4 -3
- package/src/icons/react/Export.tsx +4 -3
- package/src/icons/react/ExtensionAssignments.tsx +4 -3
- package/src/icons/react/ExtensionAvatar.tsx +4 -3
- package/src/icons/react/ExtensionComments.tsx +4 -3
- package/src/icons/react/ExtensionFiles.tsx +4 -3
- package/src/icons/react/ExtensionReferences.tsx +4 -3
- package/src/icons/react/ExtensionWorkflow.tsx +4 -3
- package/src/icons/react/Eye.tsx +4 -3
- package/src/icons/react/Favorites.tsx +4 -3
- package/src/icons/react/FavoritesChecked.tsx +4 -3
- package/src/icons/react/FavoritesOff.tsx +4 -3
- package/src/icons/react/FiberyMono.tsx +4 -3
- package/src/icons/react/FieldUnit.tsx +4 -3
- package/src/icons/react/Fields.tsx +4 -3
- package/src/icons/react/Figma.tsx +4 -3
- package/src/icons/react/FileUpload.tsx +4 -3
- package/src/icons/react/Filter.tsx +4 -3
- package/src/icons/react/FocusMode.tsx +4 -3
- package/src/icons/react/FocusModeOff.tsx +4 -3
- package/src/icons/react/FormWithCover.tsx +4 -3
- package/src/icons/react/FormWithoutCover.tsx +4 -3
- package/src/icons/react/Github.tsx +4 -3
- package/src/icons/react/Gitlab.tsx +4 -3
- package/src/icons/react/Globe.tsx +4 -3
- package/src/icons/react/GlobeSimple.tsx +4 -3
- package/src/icons/react/GoogleDrive.tsx +4 -3
- package/src/icons/react/GoogleMap.tsx +4 -3
- package/src/icons/react/Headphones.tsx +4 -3
- package/src/icons/react/HeadphonesAi.tsx +4 -3
- package/src/icons/react/Hide.tsx +4 -3
- package/src/icons/react/Highlights.tsx +4 -3
- package/src/icons/react/Hint.tsx +4 -3
- package/src/icons/react/Home.tsx +4 -3
- package/src/icons/react/ImageXmark.tsx +4 -3
- package/src/icons/react/Import.tsx +4 -3
- package/src/icons/react/InfoCircle.tsx +4 -3
- package/src/icons/react/InfoCircleFilled.tsx +4 -3
- package/src/icons/react/Integration.tsx +4 -3
- package/src/icons/react/IntegrationsIntegrationDiscourseColor.tsx +4 -3
- package/src/icons/react/IntegrationsIntegrationIntercomColor.tsx +4 -3
- package/src/icons/react/IntegrationsIntegrationSlackColor.tsx +4 -3
- package/src/icons/react/IntegrationsIntegrationZendeskColor.tsx +4 -3
- package/src/icons/react/InvitePeople.tsx +4 -3
- package/src/icons/react/Items.tsx +4 -3
- package/src/icons/react/Jira.tsx +4 -3
- package/src/icons/react/Key.tsx +4 -3
- package/src/icons/react/Lab.tsx +4 -3
- package/src/icons/react/LayoutDouble.tsx +4 -3
- package/src/icons/react/LayoutSingle.tsx +4 -3
- package/src/icons/react/LeftPanel.tsx +4 -3
- package/src/icons/react/Levels.tsx +4 -3
- package/src/icons/react/LineDivider.tsx +4 -3
- package/src/icons/react/Link.tsx +4 -3
- package/src/icons/react/Lock.tsx +4 -3
- package/src/icons/react/Loom.tsx +4 -3
- package/src/icons/react/MenuCollapser.tsx +4 -3
- package/src/icons/react/MessagePlusSquare.tsx +4 -3
- package/src/icons/react/Milestones.tsx +4 -3
- package/src/icons/react/Minus.tsx +4 -3
- package/src/icons/react/Miro.tsx +4 -3
- package/src/icons/react/MirrorOff.tsx +4 -3
- package/src/icons/react/MirrorOn.tsx +4 -3
- package/src/icons/react/Mixpanel.tsx +4 -3
- package/src/icons/react/Monitor.tsx +4 -3
- package/src/icons/react/More.tsx +4 -3
- package/src/icons/react/MoreCompact.tsx +4 -3
- package/src/icons/react/MoveBottom.tsx +4 -3
- package/src/icons/react/MoveLeft.tsx +4 -3
- package/src/icons/react/MoveRight.tsx +4 -3
- package/src/icons/react/MoveTop.tsx +4 -3
- package/src/icons/react/MySpace.tsx +4 -3
- package/src/icons/react/Network.tsx +4 -3
- package/src/icons/react/NetworkAdd.tsx +4 -3
- package/src/icons/react/Notifications.tsx +4 -3
- package/src/icons/react/ObjChild.tsx +4 -3
- package/src/icons/react/ObjM2M.tsx +4 -3
- package/src/icons/react/ObjO2O.tsx +4 -3
- package/src/icons/react/ObjParent.tsx +4 -3
- package/src/icons/react/ObjSelf.tsx +4 -3
- package/src/icons/react/OnSchedule.tsx +4 -3
- package/src/icons/react/OpenAsPage.tsx +4 -3
- package/src/icons/react/PageRegularMode.tsx +4 -3
- package/src/icons/react/PageWideMode.tsx +4 -3
- package/src/icons/react/Pencil.tsx +4 -3
- package/src/icons/react/People.tsx +4 -3
- package/src/icons/react/Photo.tsx +4 -3
- package/src/icons/react/Pin.tsx +4 -3
- package/src/icons/react/PinFilled.tsx +13 -0
- package/src/icons/react/Popup.tsx +4 -3
- package/src/icons/react/Posts.tsx +4 -3
- package/src/icons/react/Question.tsx +4 -3
- package/src/icons/react/Refresh.tsx +4 -3
- package/src/icons/react/Remove.tsx +4 -3
- package/src/icons/react/RemovePeople.tsx +4 -3
- package/src/icons/react/Reply.tsx +4 -3
- package/src/icons/react/Restore.tsx +4 -3
- package/src/icons/react/RicheditorActionsMore.tsx +4 -3
- package/src/icons/react/RicheditorBlockCallout.tsx +4 -3
- package/src/icons/react/RicheditorBlockCode.tsx +4 -3
- package/src/icons/react/RicheditorBlockEmbed.tsx +4 -3
- package/src/icons/react/RicheditorBlockEntity.tsx +4 -3
- package/src/icons/react/RicheditorBlockFile.tsx +4 -3
- package/src/icons/react/RicheditorBlockH1.tsx +4 -3
- package/src/icons/react/RicheditorBlockH2.tsx +4 -3
- package/src/icons/react/RicheditorBlockH3.tsx +4 -3
- package/src/icons/react/RicheditorBlockH4.tsx +4 -3
- package/src/icons/react/RicheditorBlockMention.tsx +4 -3
- package/src/icons/react/RicheditorBlockParagraph.tsx +4 -3
- package/src/icons/react/RicheditorBlockQuote.tsx +4 -3
- package/src/icons/react/RicheditorChecklistCreate.tsx +4 -3
- package/src/icons/react/RicheditorCommentCreate.tsx +4 -3
- package/src/icons/react/RicheditorEntityLinkCreate.tsx +4 -3
- package/src/icons/react/RicheditorHistoryRedo.tsx +4 -3
- package/src/icons/react/RicheditorHistoryUndo.tsx +4 -3
- package/src/icons/react/RicheditorImageAlignCenter.tsx +4 -3
- package/src/icons/react/RicheditorImageAlignLeft.tsx +4 -3
- package/src/icons/react/RicheditorImageAlignRight.tsx +4 -3
- package/src/icons/react/RicheditorImageUpload.tsx +4 -3
- package/src/icons/react/RicheditorImageWrapCenter.tsx +4 -3
- package/src/icons/react/RicheditorImageWrapLeft.tsx +4 -3
- package/src/icons/react/RicheditorImageWrapRight.tsx +4 -3
- package/src/icons/react/RicheditorImageZoom.tsx +4 -3
- package/src/icons/react/RicheditorLinkCreate.tsx +4 -3
- package/src/icons/react/RicheditorLinkedhighlightCreate.tsx +4 -3
- package/src/icons/react/RicheditorListBullet.tsx +4 -3
- package/src/icons/react/RicheditorListIndent.tsx +4 -3
- package/src/icons/react/RicheditorListOrdered.tsx +4 -3
- package/src/icons/react/RicheditorListUnindent.tsx +4 -3
- package/src/icons/react/RicheditorMarkCode.tsx +4 -3
- package/src/icons/react/RicheditorMarkEm.tsx +4 -3
- package/src/icons/react/RicheditorMarkStrike.tsx +4 -3
- package/src/icons/react/RicheditorMarkStrong.tsx +4 -3
- package/src/icons/react/RicheditorMarkTextBackgroundColor.tsx +4 -3
- package/src/icons/react/RicheditorMarkUnderline.tsx +4 -3
- package/src/icons/react/RicheditorOpenLink.tsx +4 -3
- package/src/icons/react/RicheditorTableCreate.tsx +4 -3
- package/src/icons/react/RicheditorUnlink.tsx +4 -3
- package/src/icons/react/RicheditorVideoUpload.tsx +4 -3
- package/src/icons/react/RightPanel.tsx +4 -3
- package/src/icons/react/Rows.tsx +4 -3
- package/src/icons/react/Search.tsx +4 -3
- package/src/icons/react/SelfReferenceOff.tsx +4 -3
- package/src/icons/react/SelfReferenceOn.tsx +4 -3
- package/src/icons/react/SendArrow.tsx +4 -3
- package/src/icons/react/Settings.tsx +4 -3
- package/src/icons/react/Share.tsx +4 -3
- package/src/icons/react/Shared.tsx +4 -3
- package/src/icons/react/ShieldKeyhole.tsx +4 -3
- package/src/icons/react/Sidebar.tsx +4 -3
- package/src/icons/react/SidebarFields.tsx +4 -3
- package/src/icons/react/SidebarFieldsOpened.tsx +4 -3
- package/src/icons/react/SimpleCompass.tsx +4 -3
- package/src/icons/react/Slack.tsx +4 -3
- package/src/icons/react/SlackIcon.tsx +4 -3
- package/src/icons/react/SlideMenu.tsx +4 -3
- package/src/icons/react/SlideMenuOpened.tsx +4 -3
- package/src/icons/react/SmartFolder.tsx +4 -3
- package/src/icons/react/Sort.tsx +4 -3
- package/src/icons/react/SortOnBottom.tsx +4 -3
- package/src/icons/react/SortOnTop.tsx +4 -3
- package/src/icons/react/Spinner.tsx +4 -3
- package/src/icons/react/Success.tsx +4 -3
- package/src/icons/react/Templates.tsx +4 -3
- package/src/icons/react/Terminal.tsx +4 -3
- package/src/icons/react/Twitter.tsx +4 -3
- package/src/icons/react/TypeBoolean.tsx +4 -3
- package/src/icons/react/TypeButton.tsx +4 -3
- package/src/icons/react/TypeCheckbox.tsx +4 -3
- package/src/icons/react/TypeDate.tsx +4 -3
- package/src/icons/react/TypeEmail.tsx +4 -3
- package/src/icons/react/TypeEmoji.tsx +4 -3
- package/src/icons/react/TypeFormula.tsx +4 -3
- package/src/icons/react/TypeFunction.tsx +4 -3
- package/src/icons/react/TypeLocation.tsx +4 -3
- package/src/icons/react/TypeLookup.tsx +4 -3
- package/src/icons/react/TypeMoney.tsx +4 -3
- package/src/icons/react/TypeMultiSelect.tsx +4 -3
- package/src/icons/react/TypeNumber.tsx +4 -3
- package/src/icons/react/TypePercent.tsx +4 -3
- package/src/icons/react/TypePhone.tsx +4 -3
- package/src/icons/react/TypeRelation.tsx +4 -3
- package/src/icons/react/TypeRichText.tsx +4 -3
- package/src/icons/react/TypeRule.tsx +4 -3
- package/src/icons/react/TypeSingleSelect.tsx +4 -3
- package/src/icons/react/TypeText.tsx +4 -3
- package/src/icons/react/TypeUrl.tsx +4 -3
- package/src/icons/react/UnitsAvatar.tsx +4 -3
- package/src/icons/react/UnitsCollection.tsx +4 -3
- package/src/icons/react/UnitsCounter.tsx +4 -3
- package/src/icons/react/UnitsDbBadgeAbbr.tsx +4 -3
- package/src/icons/react/UnitsDbBadgeFull.tsx +4 -3
- package/src/icons/react/UnitsDbIcon.tsx +4 -3
- package/src/icons/react/UnitsField.tsx +4 -3
- package/src/icons/react/UnitsInput.tsx +4 -3
- package/src/icons/react/UnitsProgressBar.tsx +4 -3
- package/src/icons/react/UnitsRichText.tsx +4 -3
- package/src/icons/react/UnitsSnippet.tsx +4 -3
- package/src/icons/react/Upgrade.tsx +4 -3
- package/src/icons/react/UsbFlashDrive.tsx +4 -3
- package/src/icons/react/UserRole.tsx +4 -3
- package/src/icons/react/ViewBoard.tsx +4 -3
- package/src/icons/react/ViewCalendar.tsx +4 -3
- package/src/icons/react/ViewCanvas.tsx +4 -3
- package/src/icons/react/ViewChart.tsx +4 -3
- package/src/icons/react/ViewDetails.tsx +4 -3
- package/src/icons/react/ViewDocument.tsx +4 -3
- package/src/icons/react/ViewFeed.tsx +4 -3
- package/src/icons/react/ViewForm.tsx +4 -3
- package/src/icons/react/ViewList.tsx +4 -3
- package/src/icons/react/ViewMap.tsx +4 -3
- package/src/icons/react/ViewPage.tsx +4 -3
- package/src/icons/react/ViewTable.tsx +4 -3
- package/src/icons/react/ViewTimeline.tsx +4 -3
- package/src/icons/react/Views.tsx +4 -3
- package/src/icons/react/Warning.tsx +4 -3
- package/src/icons/react/WarningTriangle.tsx +4 -3
- package/src/icons/react/Youtube.tsx +4 -3
- package/src/icons/react/index.tsx +1 -0
- package/src/icons/types.ts +12 -8
- package/src/loaders.tsx +1 -1
- package/src/select/select-in-popover.tsx +1 -1
- package/src/toggle-on-off.tsx +4 -4
package/src/icons/types.ts
CHANGED
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import {SVGProps} from "react";
|
|
2
|
+
|
|
1
3
|
export interface AbstractNode {
|
|
2
4
|
type: string;
|
|
3
5
|
tagName?: string;
|
|
@@ -13,17 +15,19 @@ export interface IconDefinition {
|
|
|
13
15
|
icon: AbstractNode;
|
|
14
16
|
}
|
|
15
17
|
|
|
16
|
-
export type IconBaseProps = {
|
|
17
|
-
|
|
18
|
+
export type IconBaseProps = Omit<SVGProps<SVGSVGElement>, "ref" | "color"> & {
|
|
19
|
+
/**
|
|
20
|
+
* Use when you need icon container to occupy more or less space (e.g. for visual alignment).
|
|
21
|
+
*
|
|
22
|
+
* NOTE: containerSize uses margins to shift the icon.
|
|
23
|
+
* If you need to add background color to icon consider using regular padding instead or wrap the icon in a colored div
|
|
24
|
+
*/
|
|
18
25
|
containerSize?: number;
|
|
19
|
-
viewBox?: string;
|
|
20
26
|
iconSize?: number;
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
onMouseLeave?: () => void;
|
|
27
|
+
/** Pass null to inherit parent's color */
|
|
28
|
+
color?: string | null | undefined;
|
|
24
29
|
};
|
|
25
30
|
|
|
26
31
|
export type IconProps = IconBaseProps & {
|
|
27
|
-
icon
|
|
28
|
-
children?: JSX.Element;
|
|
32
|
+
icon?: IconDefinition;
|
|
29
33
|
};
|
package/src/loaders.tsx
CHANGED
package/src/toggle-on-off.tsx
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import chroma from "chroma-js";
|
|
2
2
|
import {FC, ComponentProps, useMemo} from "react";
|
|
3
|
-
import {
|
|
3
|
+
import {ThemeColors} from "./design-system";
|
|
4
4
|
import {useTheme} from "./theme-provider";
|
|
5
5
|
import {Toggle} from "./toggle";
|
|
6
6
|
|
|
@@ -8,11 +8,11 @@ const getBackgroundColors = (accentColor: string | undefined, theme: ThemeColors
|
|
|
8
8
|
return accentColor && chroma.valid(accentColor)
|
|
9
9
|
? {
|
|
10
10
|
enabledColor: accentColor,
|
|
11
|
-
disabledColor:
|
|
11
|
+
disabledColor: theme.colorBgButtonSoftNeutralHover,
|
|
12
12
|
}
|
|
13
13
|
: {
|
|
14
|
-
enabledColor: theme.
|
|
15
|
-
disabledColor: theme.
|
|
14
|
+
enabledColor: theme.colorBgButtonSolidAccentDefault,
|
|
15
|
+
disabledColor: theme.colorBgButtonSoftNeutralHover,
|
|
16
16
|
};
|
|
17
17
|
};
|
|
18
18
|
|