@gyramais/gyra-design 0.2.21 → 0.2.22
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/dist/components/AiParecer/AiParecer.d.ts +75 -0
- package/dist/components/AiParecer/index.d.ts +1 -0
- package/dist/components/AiParecer/index.js +7 -0
- package/dist/components/AiParecer/index.js.map +1 -0
- package/dist/components/Email/Email.d.ts +26 -0
- package/dist/components/Email/index.d.ts +2 -0
- package/dist/components/Email/index.js +2 -0
- package/dist/components/Email/index.js.map +1 -0
- package/dist/emails/balance-sheet-finalized/components/AiParecer/AiParecer.d.ts +75 -0
- package/dist/emails/balance-sheet-finalized/components/AiParecer/index.d.ts +1 -0
- package/dist/emails/balance-sheet-finalized/components/Avatar/Avatar.d.ts +10 -0
- package/dist/emails/balance-sheet-finalized/components/Avatar/index.d.ts +1 -0
- package/dist/emails/balance-sheet-finalized/components/Brasil/Brasil.d.ts +10 -0
- package/dist/emails/balance-sheet-finalized/components/Brasil/index.d.ts +1 -0
- package/dist/emails/balance-sheet-finalized/components/Button/Button.d.ts +19 -0
- package/dist/emails/balance-sheet-finalized/components/Button/index.d.ts +1 -0
- package/dist/emails/balance-sheet-finalized/components/Card/Card.d.ts +27 -0
- package/dist/emails/balance-sheet-finalized/components/Card/index.d.ts +1 -0
- package/dist/emails/balance-sheet-finalized/components/Chart/Chart.d.ts +43 -0
- package/dist/emails/balance-sheet-finalized/components/Chart/index.d.ts +1 -0
- package/dist/emails/balance-sheet-finalized/components/ChatWidget/ChatMessageBubble.d.ts +7 -0
- package/dist/emails/balance-sheet-finalized/components/ChatWidget/ChatWidget.d.ts +30 -0
- package/dist/emails/balance-sheet-finalized/components/ChatWidget/index.d.ts +3 -0
- package/dist/emails/balance-sheet-finalized/components/ChatWidget/types.d.ts +18 -0
- package/dist/emails/balance-sheet-finalized/components/Checkbox/Checkbox.d.ts +12 -0
- package/dist/emails/balance-sheet-finalized/components/Checkbox/index.d.ts +1 -0
- package/dist/emails/balance-sheet-finalized/components/Col/Col.d.ts +17 -0
- package/dist/emails/balance-sheet-finalized/components/Col/index.d.ts +1 -0
- package/dist/emails/balance-sheet-finalized/components/Collapse/Collapse.d.ts +10 -0
- package/dist/emails/balance-sheet-finalized/components/Collapse/CollapseIcon.d.ts +10 -0
- package/dist/emails/balance-sheet-finalized/components/Collapse/index.d.ts +2 -0
- package/dist/emails/balance-sheet-finalized/components/ContextMenu/ContextMenu.d.ts +45 -0
- package/dist/emails/balance-sheet-finalized/components/ContextMenu/index.d.ts +1 -0
- package/dist/emails/balance-sheet-finalized/components/DistributionBar/DistributionBar.d.ts +28 -0
- package/dist/emails/balance-sheet-finalized/components/DistributionBar/index.d.ts +1 -0
- package/dist/emails/balance-sheet-finalized/components/Divider/Divider.d.ts +10 -0
- package/dist/emails/balance-sheet-finalized/components/Divider/index.d.ts +1 -0
- package/dist/emails/balance-sheet-finalized/components/Drawer/Drawer.d.ts +16 -0
- package/dist/emails/balance-sheet-finalized/components/Drawer/index.d.ts +1 -0
- package/dist/emails/balance-sheet-finalized/components/DropdownMenu/DropdownMenu.d.ts +21 -0
- package/dist/emails/balance-sheet-finalized/components/DropdownMenu/index.d.ts +1 -0
- package/dist/emails/balance-sheet-finalized/components/Email/Email.d.ts +26 -0
- package/dist/emails/balance-sheet-finalized/components/Email/index.d.ts +2 -0
- package/dist/emails/balance-sheet-finalized/components/Empty/Empty.d.ts +10 -0
- package/dist/emails/balance-sheet-finalized/components/Empty/index.d.ts +1 -0
- package/dist/emails/balance-sheet-finalized/components/Filter/Filter.d.ts +21 -0
- package/dist/emails/balance-sheet-finalized/components/Filter/MultipleFilter.d.ts +27 -0
- package/dist/emails/balance-sheet-finalized/components/Filter/UniqueFilter.d.ts +27 -0
- package/dist/emails/balance-sheet-finalized/components/Filter/index.d.ts +3 -0
- package/dist/emails/balance-sheet-finalized/components/FloatingCard/FloatingCard.d.ts +12 -0
- package/dist/emails/balance-sheet-finalized/components/FloatingCard/index.d.ts +1 -0
- package/dist/emails/balance-sheet-finalized/components/Form/Form.d.ts +3 -0
- package/dist/emails/balance-sheet-finalized/components/Form/Item.d.ts +11 -0
- package/dist/emails/balance-sheet-finalized/components/Form/index.d.ts +1 -0
- package/dist/emails/balance-sheet-finalized/components/HoverCard/HoverCard.d.ts +14 -0
- package/dist/emails/balance-sheet-finalized/components/HoverCard/index.d.ts +1 -0
- package/dist/emails/balance-sheet-finalized/components/Icon/Icon.d.ts +11 -0
- package/dist/emails/balance-sheet-finalized/components/Icon/index.d.ts +1 -0
- package/dist/emails/balance-sheet-finalized/components/IconDisplay/IconDisplay.d.ts +10 -0
- package/dist/emails/balance-sheet-finalized/components/IconDisplay/index.d.ts +1 -0
- package/dist/emails/balance-sheet-finalized/components/Information/Information.d.ts +10 -0
- package/dist/emails/balance-sheet-finalized/components/Information/index.d.ts +1 -0
- package/dist/emails/balance-sheet-finalized/components/Input/Input.d.ts +55 -0
- package/dist/emails/balance-sheet-finalized/components/Input/Mention.d.ts +5 -0
- package/dist/emails/balance-sheet-finalized/components/Input/index.d.ts +1 -0
- package/dist/emails/balance-sheet-finalized/components/Label/Label.d.ts +5 -0
- package/dist/emails/balance-sheet-finalized/components/Label/index.d.ts +1 -0
- package/dist/emails/balance-sheet-finalized/components/Layout/Content.d.ts +9 -0
- package/dist/emails/balance-sheet-finalized/components/Layout/Footer.d.ts +9 -0
- package/dist/emails/balance-sheet-finalized/components/Layout/Header.d.ts +9 -0
- package/dist/emails/balance-sheet-finalized/components/Layout/Layout.d.ts +10 -0
- package/dist/emails/balance-sheet-finalized/components/Layout/Sider.d.ts +9 -0
- package/dist/emails/balance-sheet-finalized/components/Layout/index.d.ts +5 -0
- package/dist/emails/balance-sheet-finalized/components/List/List.d.ts +18 -0
- package/dist/emails/balance-sheet-finalized/components/List/index.d.ts +1 -0
- package/dist/emails/balance-sheet-finalized/components/Loading/Loading.d.ts +10 -0
- package/dist/emails/balance-sheet-finalized/components/Loading/index.d.ts +1 -0
- package/dist/emails/balance-sheet-finalized/components/Logo/Logo.d.ts +12 -0
- package/dist/emails/balance-sheet-finalized/components/Logo/index.d.ts +1 -0
- package/dist/emails/balance-sheet-finalized/components/Menubar/Menubar.d.ts +24 -0
- package/dist/emails/balance-sheet-finalized/components/Menubar/index.d.ts +1 -0
- package/dist/emails/balance-sheet-finalized/components/Modal/Modal.d.ts +25 -0
- package/dist/emails/balance-sheet-finalized/components/Modal/index.d.ts +1 -0
- package/dist/emails/balance-sheet-finalized/components/MultiSelectPicker/MultiSelectPicker.d.ts +42 -0
- package/dist/emails/balance-sheet-finalized/components/MultiSelectPicker/index.d.ts +1 -0
- package/dist/emails/balance-sheet-finalized/components/OperatorPicker/OperatorPicker.d.ts +26 -0
- package/dist/emails/balance-sheet-finalized/components/OperatorPicker/index.d.ts +1 -0
- package/dist/emails/balance-sheet-finalized/components/PickerPopover/PickerPopover.d.ts +56 -0
- package/dist/emails/balance-sheet-finalized/components/PickerPopover/index.d.ts +1 -0
- package/dist/emails/balance-sheet-finalized/components/Popover/Popover.d.ts +16 -0
- package/dist/emails/balance-sheet-finalized/components/Popover/index.d.ts +1 -0
- package/dist/emails/balance-sheet-finalized/components/ProcessingChip/ProcessingChip.d.ts +20 -0
- package/dist/emails/balance-sheet-finalized/components/ProcessingChip/index.d.ts +1 -0
- package/dist/emails/balance-sheet-finalized/components/Progress/Progress.d.ts +9 -0
- package/dist/emails/balance-sheet-finalized/components/Progress/index.d.ts +1 -0
- package/dist/emails/balance-sheet-finalized/components/RadioGroup/RadioGroup.d.ts +18 -0
- package/dist/emails/balance-sheet-finalized/components/RadioGroup/index.d.ts +1 -0
- package/dist/emails/balance-sheet-finalized/components/RichInput/RichInput.d.ts +15 -0
- package/dist/emails/balance-sheet-finalized/components/RichInput/images.d.ts +9 -0
- package/dist/emails/balance-sheet-finalized/components/RichInput/index.d.ts +1 -0
- package/dist/emails/balance-sheet-finalized/components/Row/Row.d.ts +18 -0
- package/dist/emails/balance-sheet-finalized/components/Row/index.d.ts +1 -0
- package/dist/emails/balance-sheet-finalized/components/RuleSearchPicker/RuleSearchPicker.d.ts +46 -0
- package/dist/emails/balance-sheet-finalized/components/RuleSearchPicker/index.d.ts +1 -0
- package/dist/emails/balance-sheet-finalized/components/ScoreBar/ScoreBar.d.ts +30 -0
- package/dist/emails/balance-sheet-finalized/components/ScoreBar/index.d.ts +1 -0
- package/dist/emails/balance-sheet-finalized/components/SegmentedPicker/SegmentedPicker.d.ts +27 -0
- package/dist/emails/balance-sheet-finalized/components/SegmentedPicker/index.d.ts +1 -0
- package/dist/emails/balance-sheet-finalized/components/SegmentedToggle/SegmentedToggle.d.ts +25 -0
- package/dist/emails/balance-sheet-finalized/components/SegmentedToggle/index.d.ts +1 -0
- package/dist/emails/balance-sheet-finalized/components/Select/Select.d.ts +27 -0
- package/dist/emails/balance-sheet-finalized/components/Select/index.d.ts +1 -0
- package/dist/emails/balance-sheet-finalized/components/SelectTree/SelectTree.d.ts +35 -0
- package/dist/emails/balance-sheet-finalized/components/SelectTree/index.d.ts +1 -0
- package/dist/emails/balance-sheet-finalized/components/Selector/Selector.d.ts +27 -0
- package/dist/emails/balance-sheet-finalized/components/Selector/index.d.ts +1 -0
- package/dist/emails/balance-sheet-finalized/components/StatusTag/StatusTag.d.ts +16 -0
- package/dist/emails/balance-sheet-finalized/components/StatusTag/index.d.ts +1 -0
- package/dist/emails/balance-sheet-finalized/components/Stepper/Stepper.d.ts +15 -0
- package/dist/emails/balance-sheet-finalized/components/Stepper/index.d.ts +1 -0
- package/dist/emails/balance-sheet-finalized/components/Switch/Switch.d.ts +11 -0
- package/dist/emails/balance-sheet-finalized/components/Switch/index.d.ts +1 -0
- package/dist/emails/balance-sheet-finalized/components/SyncChip/SyncChip.d.ts +17 -0
- package/dist/emails/balance-sheet-finalized/components/SyncChip/index.d.ts +1 -0
- package/dist/emails/balance-sheet-finalized/components/Table/Table.d.ts +29 -0
- package/dist/emails/balance-sheet-finalized/components/Table/index.d.ts +1 -0
- package/dist/emails/balance-sheet-finalized/components/Tabs/Tabs.d.ts +20 -0
- package/dist/emails/balance-sheet-finalized/components/Tabs/index.d.ts +1 -0
- package/dist/emails/balance-sheet-finalized/components/Tag/Tag.d.ts +10 -0
- package/dist/emails/balance-sheet-finalized/components/Tag/index.d.ts +1 -0
- package/dist/emails/balance-sheet-finalized/components/Toast/Toast.d.ts +4 -0
- package/dist/emails/balance-sheet-finalized/components/Toast/index.d.ts +1 -0
- package/dist/emails/balance-sheet-finalized/components/Tooltip/Tooltip.d.ts +16 -0
- package/dist/emails/balance-sheet-finalized/components/Tooltip/index.d.ts +1 -0
- package/dist/emails/balance-sheet-finalized/components/TourGuide/TourGuide.d.ts +39 -0
- package/dist/emails/balance-sheet-finalized/components/TourGuide/index.d.ts +1 -0
- package/dist/emails/balance-sheet-finalized/components/Waypoint/Waypoint.d.ts +7 -0
- package/dist/emails/balance-sheet-finalized/components/Waypoint/index.d.ts +1 -0
- package/dist/emails/balance-sheet-finalized/emails/balance-sheet-finalized/index.d.ts +33 -0
- package/dist/emails/balance-sheet-finalized/emails/email/index.d.ts +94 -0
- package/dist/emails/balance-sheet-finalized/index.d.ts +62 -0
- package/dist/emails/balance-sheet-finalized/index.esm.js +2 -0
- package/dist/emails/balance-sheet-finalized/index.esm.js.map +1 -0
- package/dist/emails/balance-sheet-finalized/index.js +2 -0
- package/dist/emails/balance-sheet-finalized/index.js.map +1 -0
- package/dist/emails/balance-sheet-finalized/shadcn/checkbox.d.ts +4 -0
- package/dist/emails/balance-sheet-finalized/shadcn/form.d.ts +23 -0
- package/dist/emails/balance-sheet-finalized/shadcn/hover-card.d.ts +6 -0
- package/dist/emails/balance-sheet-finalized/shadcn/label.d.ts +5 -0
- package/dist/emails/balance-sheet-finalized/shadcn/lib/utils.d.ts +2 -0
- package/dist/emails/balance-sheet-finalized/shadcn/menubar.d.ts +33 -0
- package/dist/emails/balance-sheet-finalized/shadcn/popover.d.ts +6 -0
- package/dist/emails/balance-sheet-finalized/shadcn/radio-group.d.ts +5 -0
- package/dist/emails/balance-sheet-finalized/shadcn/switch.d.ts +4 -0
- package/dist/emails/balance-sheet-finalized/shadcn/tabs.d.ts +7 -0
- package/dist/emails/balance-sheet-finalized/shadcn/tooltip.d.ts +7 -0
- package/dist/emails/balance-sheet-finalized/theme.d.ts +20 -0
- package/dist/emails/email/components/AiParecer/AiParecer.d.ts +75 -0
- package/dist/emails/email/components/AiParecer/index.d.ts +1 -0
- package/dist/emails/email/components/Avatar/Avatar.d.ts +10 -0
- package/dist/emails/email/components/Avatar/index.d.ts +1 -0
- package/dist/emails/email/components/Brasil/Brasil.d.ts +10 -0
- package/dist/emails/email/components/Brasil/index.d.ts +1 -0
- package/dist/emails/email/components/Button/Button.d.ts +19 -0
- package/dist/emails/email/components/Button/index.d.ts +1 -0
- package/dist/emails/email/components/Card/Card.d.ts +27 -0
- package/dist/emails/email/components/Card/index.d.ts +1 -0
- package/dist/emails/email/components/Chart/Chart.d.ts +43 -0
- package/dist/emails/email/components/Chart/index.d.ts +1 -0
- package/dist/emails/email/components/ChatWidget/ChatMessageBubble.d.ts +7 -0
- package/dist/emails/email/components/ChatWidget/ChatWidget.d.ts +30 -0
- package/dist/emails/email/components/ChatWidget/index.d.ts +3 -0
- package/dist/emails/email/components/ChatWidget/types.d.ts +18 -0
- package/dist/emails/email/components/Checkbox/Checkbox.d.ts +12 -0
- package/dist/emails/email/components/Checkbox/index.d.ts +1 -0
- package/dist/emails/email/components/Col/Col.d.ts +17 -0
- package/dist/emails/email/components/Col/index.d.ts +1 -0
- package/dist/emails/email/components/Collapse/Collapse.d.ts +10 -0
- package/dist/emails/email/components/Collapse/CollapseIcon.d.ts +10 -0
- package/dist/emails/email/components/Collapse/index.d.ts +2 -0
- package/dist/emails/email/components/ContextMenu/ContextMenu.d.ts +45 -0
- package/dist/emails/email/components/ContextMenu/index.d.ts +1 -0
- package/dist/emails/email/components/DistributionBar/DistributionBar.d.ts +28 -0
- package/dist/emails/email/components/DistributionBar/index.d.ts +1 -0
- package/dist/emails/email/components/Divider/Divider.d.ts +10 -0
- package/dist/emails/email/components/Divider/index.d.ts +1 -0
- package/dist/emails/email/components/Drawer/Drawer.d.ts +16 -0
- package/dist/emails/email/components/Drawer/index.d.ts +1 -0
- package/dist/emails/email/components/DropdownMenu/DropdownMenu.d.ts +21 -0
- package/dist/emails/email/components/DropdownMenu/index.d.ts +1 -0
- package/dist/emails/email/components/Email/Email.d.ts +26 -0
- package/dist/emails/email/components/Email/index.d.ts +2 -0
- package/dist/emails/email/components/Empty/Empty.d.ts +10 -0
- package/dist/emails/email/components/Empty/index.d.ts +1 -0
- package/dist/emails/email/components/Filter/Filter.d.ts +21 -0
- package/dist/emails/email/components/Filter/MultipleFilter.d.ts +27 -0
- package/dist/emails/email/components/Filter/UniqueFilter.d.ts +27 -0
- package/dist/emails/email/components/Filter/index.d.ts +3 -0
- package/dist/emails/email/components/FloatingCard/FloatingCard.d.ts +12 -0
- package/dist/emails/email/components/FloatingCard/index.d.ts +1 -0
- package/dist/emails/email/components/Form/Form.d.ts +3 -0
- package/dist/emails/email/components/Form/Item.d.ts +11 -0
- package/dist/emails/email/components/Form/index.d.ts +1 -0
- package/dist/emails/email/components/HoverCard/HoverCard.d.ts +14 -0
- package/dist/emails/email/components/HoverCard/index.d.ts +1 -0
- package/dist/emails/email/components/Icon/Icon.d.ts +11 -0
- package/dist/emails/email/components/Icon/index.d.ts +1 -0
- package/dist/emails/email/components/IconDisplay/IconDisplay.d.ts +10 -0
- package/dist/emails/email/components/IconDisplay/index.d.ts +1 -0
- package/dist/emails/email/components/Information/Information.d.ts +10 -0
- package/dist/emails/email/components/Information/index.d.ts +1 -0
- package/dist/emails/email/components/Input/Input.d.ts +55 -0
- package/dist/emails/email/components/Input/Mention.d.ts +5 -0
- package/dist/emails/email/components/Input/index.d.ts +1 -0
- package/dist/emails/email/components/Label/Label.d.ts +5 -0
- package/dist/emails/email/components/Label/index.d.ts +1 -0
- package/dist/emails/email/components/Layout/Content.d.ts +9 -0
- package/dist/emails/email/components/Layout/Footer.d.ts +9 -0
- package/dist/emails/email/components/Layout/Header.d.ts +9 -0
- package/dist/emails/email/components/Layout/Layout.d.ts +10 -0
- package/dist/emails/email/components/Layout/Sider.d.ts +9 -0
- package/dist/emails/email/components/Layout/index.d.ts +5 -0
- package/dist/emails/email/components/List/List.d.ts +18 -0
- package/dist/emails/email/components/List/index.d.ts +1 -0
- package/dist/emails/email/components/Loading/Loading.d.ts +10 -0
- package/dist/emails/email/components/Loading/index.d.ts +1 -0
- package/dist/emails/email/components/Logo/Logo.d.ts +12 -0
- package/dist/emails/email/components/Logo/index.d.ts +1 -0
- package/dist/emails/email/components/Menubar/Menubar.d.ts +24 -0
- package/dist/emails/email/components/Menubar/index.d.ts +1 -0
- package/dist/emails/email/components/Modal/Modal.d.ts +25 -0
- package/dist/emails/email/components/Modal/index.d.ts +1 -0
- package/dist/emails/email/components/MultiSelectPicker/MultiSelectPicker.d.ts +42 -0
- package/dist/emails/email/components/MultiSelectPicker/index.d.ts +1 -0
- package/dist/emails/email/components/OperatorPicker/OperatorPicker.d.ts +26 -0
- package/dist/emails/email/components/OperatorPicker/index.d.ts +1 -0
- package/dist/emails/email/components/PickerPopover/PickerPopover.d.ts +56 -0
- package/dist/emails/email/components/PickerPopover/index.d.ts +1 -0
- package/dist/emails/email/components/Popover/Popover.d.ts +16 -0
- package/dist/emails/email/components/Popover/index.d.ts +1 -0
- package/dist/emails/email/components/ProcessingChip/ProcessingChip.d.ts +20 -0
- package/dist/emails/email/components/ProcessingChip/index.d.ts +1 -0
- package/dist/emails/email/components/Progress/Progress.d.ts +9 -0
- package/dist/emails/email/components/Progress/index.d.ts +1 -0
- package/dist/emails/email/components/RadioGroup/RadioGroup.d.ts +18 -0
- package/dist/emails/email/components/RadioGroup/index.d.ts +1 -0
- package/dist/emails/email/components/RichInput/RichInput.d.ts +15 -0
- package/dist/emails/email/components/RichInput/images.d.ts +9 -0
- package/dist/emails/email/components/RichInput/index.d.ts +1 -0
- package/dist/emails/email/components/Row/Row.d.ts +18 -0
- package/dist/emails/email/components/Row/index.d.ts +1 -0
- package/dist/emails/email/components/RuleSearchPicker/RuleSearchPicker.d.ts +46 -0
- package/dist/emails/email/components/RuleSearchPicker/index.d.ts +1 -0
- package/dist/emails/email/components/ScoreBar/ScoreBar.d.ts +30 -0
- package/dist/emails/email/components/ScoreBar/index.d.ts +1 -0
- package/dist/emails/email/components/SegmentedPicker/SegmentedPicker.d.ts +27 -0
- package/dist/emails/email/components/SegmentedPicker/index.d.ts +1 -0
- package/dist/emails/email/components/SegmentedToggle/SegmentedToggle.d.ts +25 -0
- package/dist/emails/email/components/SegmentedToggle/index.d.ts +1 -0
- package/dist/emails/email/components/Select/Select.d.ts +27 -0
- package/dist/emails/email/components/Select/index.d.ts +1 -0
- package/dist/emails/email/components/SelectTree/SelectTree.d.ts +35 -0
- package/dist/emails/email/components/SelectTree/index.d.ts +1 -0
- package/dist/emails/email/components/Selector/Selector.d.ts +27 -0
- package/dist/emails/email/components/Selector/index.d.ts +1 -0
- package/dist/emails/email/components/StatusTag/StatusTag.d.ts +16 -0
- package/dist/emails/email/components/StatusTag/index.d.ts +1 -0
- package/dist/emails/email/components/Stepper/Stepper.d.ts +15 -0
- package/dist/emails/email/components/Stepper/index.d.ts +1 -0
- package/dist/emails/email/components/Switch/Switch.d.ts +11 -0
- package/dist/emails/email/components/Switch/index.d.ts +1 -0
- package/dist/emails/email/components/SyncChip/SyncChip.d.ts +17 -0
- package/dist/emails/email/components/SyncChip/index.d.ts +1 -0
- package/dist/emails/email/components/Table/Table.d.ts +29 -0
- package/dist/emails/email/components/Table/index.d.ts +1 -0
- package/dist/emails/email/components/Tabs/Tabs.d.ts +20 -0
- package/dist/emails/email/components/Tabs/index.d.ts +1 -0
- package/dist/emails/email/components/Tag/Tag.d.ts +10 -0
- package/dist/emails/email/components/Tag/index.d.ts +1 -0
- package/dist/emails/email/components/Toast/Toast.d.ts +4 -0
- package/dist/emails/email/components/Toast/index.d.ts +1 -0
- package/dist/emails/email/components/Tooltip/Tooltip.d.ts +16 -0
- package/dist/emails/email/components/Tooltip/index.d.ts +1 -0
- package/dist/emails/email/components/TourGuide/TourGuide.d.ts +39 -0
- package/dist/emails/email/components/TourGuide/index.d.ts +1 -0
- package/dist/emails/email/components/Waypoint/Waypoint.d.ts +7 -0
- package/dist/emails/email/components/Waypoint/index.d.ts +1 -0
- package/dist/emails/email/emails/balance-sheet-finalized/index.d.ts +33 -0
- package/dist/emails/email/emails/email/index.d.ts +94 -0
- package/dist/emails/email/index.d.ts +62 -0
- package/dist/emails/email/index.esm.js +2 -0
- package/dist/emails/email/index.esm.js.map +1 -0
- package/dist/emails/email/index.js +2 -0
- package/dist/emails/email/index.js.map +1 -0
- package/dist/emails/email/shadcn/checkbox.d.ts +4 -0
- package/dist/emails/email/shadcn/form.d.ts +23 -0
- package/dist/emails/email/shadcn/hover-card.d.ts +6 -0
- package/dist/emails/email/shadcn/label.d.ts +5 -0
- package/dist/emails/email/shadcn/lib/utils.d.ts +2 -0
- package/dist/emails/email/shadcn/menubar.d.ts +33 -0
- package/dist/emails/email/shadcn/popover.d.ts +6 -0
- package/dist/emails/email/shadcn/radio-group.d.ts +5 -0
- package/dist/emails/email/shadcn/switch.d.ts +4 -0
- package/dist/emails/email/shadcn/tabs.d.ts +7 -0
- package/dist/emails/email/shadcn/tooltip.d.ts +7 -0
- package/dist/emails/email/theme.d.ts +20 -0
- package/dist/index.css +216 -0
- package/package.json +1 -1
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
import "./index.css";
|
|
3
|
+
type OperatorOption<T extends string> = {
|
|
4
|
+
value: T;
|
|
5
|
+
/** Símbolo curto exibido em mono à esquerda (ex.: ">", "≥", "∈"). */
|
|
6
|
+
symbol: string;
|
|
7
|
+
/** Label legível à direita (ex.: "Maior que"). */
|
|
8
|
+
label: string;
|
|
9
|
+
disabled?: boolean;
|
|
10
|
+
};
|
|
11
|
+
type OperatorPickerProps<T extends string> = {
|
|
12
|
+
id?: string;
|
|
13
|
+
className?: string;
|
|
14
|
+
visible?: boolean;
|
|
15
|
+
value?: T;
|
|
16
|
+
options: Array<OperatorOption<T>>;
|
|
17
|
+
onChange?: (value: T) => void;
|
|
18
|
+
align?: "start" | "center" | "end";
|
|
19
|
+
side?: "top" | "right" | "bottom" | "left";
|
|
20
|
+
sideOffset?: number;
|
|
21
|
+
trigger: React.ReactNode;
|
|
22
|
+
onPointerDownOutside?: () => void;
|
|
23
|
+
};
|
|
24
|
+
declare function OperatorPicker<T extends string>({ id, className, visible, value, options, onChange, align, side, sideOffset, trigger, onPointerDownOutside, }: OperatorPickerProps<T>): React.JSX.Element;
|
|
25
|
+
export { OperatorPicker };
|
|
26
|
+
export type { OperatorOption, OperatorPickerProps };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from "./OperatorPicker";
|
|
@@ -0,0 +1,56 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
import "./index.css";
|
|
3
|
+
type PickerPopoverProps = {
|
|
4
|
+
id?: string;
|
|
5
|
+
className?: string;
|
|
6
|
+
/** Controlled open state. */
|
|
7
|
+
visible?: boolean;
|
|
8
|
+
align?: "start" | "center" | "end";
|
|
9
|
+
side?: "top" | "right" | "bottom" | "left";
|
|
10
|
+
sideOffset?: number;
|
|
11
|
+
/** Largura fixa do popover (px) ou string CSS. Default 320. */
|
|
12
|
+
width?: number | string;
|
|
13
|
+
/** Altura máxima do popover (px). Default 480. */
|
|
14
|
+
maxHeight?: number | string;
|
|
15
|
+
/** Elemento que abre o popover. */
|
|
16
|
+
trigger: React.ReactNode;
|
|
17
|
+
children?: React.ReactNode;
|
|
18
|
+
onPointerDownOutside?: () => void;
|
|
19
|
+
onOpenAutoFocus?: (event: Event) => void;
|
|
20
|
+
};
|
|
21
|
+
type HeaderProps = {
|
|
22
|
+
className?: string;
|
|
23
|
+
/** Título acima da linha de busca. Opcional. */
|
|
24
|
+
title?: string | React.ReactNode;
|
|
25
|
+
/** Placeholder do input de busca. Quando ausente, o input some. */
|
|
26
|
+
searchPlaceholder?: string;
|
|
27
|
+
/** Valor controlado do search. */
|
|
28
|
+
searchValue?: string;
|
|
29
|
+
/** Handler de mudança do search. */
|
|
30
|
+
onSearchChange?: (value: string) => void;
|
|
31
|
+
/** Handler de keyDown no input (útil pra ↑↓↵esc do RuleSearchPicker). */
|
|
32
|
+
onSearchKeyDown?: (event: React.KeyboardEvent<HTMLInputElement>) => void;
|
|
33
|
+
/** Autofoca o input ao abrir o popover. Default true. */
|
|
34
|
+
searchAutoFocus?: boolean;
|
|
35
|
+
/** Slot opcional à direita do search (ex.: hint de teclado). */
|
|
36
|
+
accessory?: React.ReactNode;
|
|
37
|
+
};
|
|
38
|
+
declare const PickerPopover: {
|
|
39
|
+
({ id, className, visible, align, side, sideOffset, width, maxHeight, trigger, children, onPointerDownOutside, onOpenAutoFocus, }: PickerPopoverProps): React.JSX.Element;
|
|
40
|
+
Header: ({ className, title, searchPlaceholder, searchValue, onSearchChange, onSearchKeyDown, searchAutoFocus, accessory, }: HeaderProps) => React.JSX.Element;
|
|
41
|
+
Body: ({ className, children, }: {
|
|
42
|
+
className?: string;
|
|
43
|
+
children: React.ReactNode;
|
|
44
|
+
}) => React.JSX.Element;
|
|
45
|
+
Footer: ({ className, children, }: {
|
|
46
|
+
className?: string;
|
|
47
|
+
children: React.ReactNode;
|
|
48
|
+
}) => React.JSX.Element;
|
|
49
|
+
Section: ({ className, title, children, }: {
|
|
50
|
+
className?: string;
|
|
51
|
+
title?: string | React.ReactNode;
|
|
52
|
+
children: React.ReactNode;
|
|
53
|
+
}) => React.JSX.Element;
|
|
54
|
+
};
|
|
55
|
+
export { PickerPopover };
|
|
56
|
+
export type { PickerPopoverProps };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from "./PickerPopover";
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
import "./index.css";
|
|
3
|
+
type PopoverProps = {
|
|
4
|
+
id?: string;
|
|
5
|
+
className?: string;
|
|
6
|
+
align?: "start" | "center" | "end";
|
|
7
|
+
side?: "top" | "right" | "bottom" | "left";
|
|
8
|
+
sideOffset?: number;
|
|
9
|
+
visible?: boolean;
|
|
10
|
+
content: React.ReactNode;
|
|
11
|
+
children?: React.ReactNode;
|
|
12
|
+
onPointerDownOutside?: () => void;
|
|
13
|
+
onOpenAutoFocus?: (event: Event) => void;
|
|
14
|
+
};
|
|
15
|
+
declare const Popover: ({ id, className, align, side, sideOffset, visible, content, children, onPointerDownOutside, onOpenAutoFocus, }: PopoverProps) => React.JSX.Element;
|
|
16
|
+
export { Popover };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from "./Popover";
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
import "./index.css";
|
|
3
|
+
export type ProcessingChipVariant = "info" | "warning" | "neutral";
|
|
4
|
+
type ProcessingChipProps = {
|
|
5
|
+
id?: string;
|
|
6
|
+
className?: string;
|
|
7
|
+
/** Main label, shown next to the pulsing dot. Default "Processando". */
|
|
8
|
+
label?: string;
|
|
9
|
+
/** Optional secondary detail (e.g. "3 de 7"). Rendered in a muted tone. */
|
|
10
|
+
detail?: string;
|
|
11
|
+
/** When provided, shows a thin progress arc/bar (0-100). */
|
|
12
|
+
progress?: number;
|
|
13
|
+
/** Color tone of the dot + arc. Default "info" (gyra-blue). */
|
|
14
|
+
variant?: ProcessingChipVariant;
|
|
15
|
+
/** Compact mode: smaller dot and tighter padding for dense rows. */
|
|
16
|
+
compact?: boolean;
|
|
17
|
+
};
|
|
18
|
+
declare const ProcessingChip: ({ id, className, label, detail, progress, variant, compact, }: ProcessingChipProps) => React.JSX.Element;
|
|
19
|
+
export { ProcessingChip };
|
|
20
|
+
export type { ProcessingChipProps };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from "./ProcessingChip";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from "./Progress";
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
import "./index.css";
|
|
3
|
+
type RadioGroupProps = {
|
|
4
|
+
id?: string;
|
|
5
|
+
className?: string;
|
|
6
|
+
disabled?: boolean;
|
|
7
|
+
orientation?: 'horizontal' | 'vertical';
|
|
8
|
+
defaultValue?: string;
|
|
9
|
+
value?: string;
|
|
10
|
+
options: Array<{
|
|
11
|
+
label: any;
|
|
12
|
+
value: any;
|
|
13
|
+
disabled?: boolean;
|
|
14
|
+
}>;
|
|
15
|
+
onChange?: (value: any) => void;
|
|
16
|
+
};
|
|
17
|
+
declare const RadioGroup: ({ id, className, disabled, orientation, defaultValue, value, options, onChange, }: RadioGroupProps) => React.JSX.Element;
|
|
18
|
+
export { RadioGroup };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from "./RadioGroup";
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
import "./index.css";
|
|
3
|
+
type RichInputProps = {
|
|
4
|
+
className?: string;
|
|
5
|
+
placeholder?: string;
|
|
6
|
+
initialValue?: string;
|
|
7
|
+
disabled?: boolean;
|
|
8
|
+
onChange?: (e: {
|
|
9
|
+
target: {
|
|
10
|
+
value: string;
|
|
11
|
+
};
|
|
12
|
+
}) => void;
|
|
13
|
+
};
|
|
14
|
+
declare const RichInput: React.ForwardRefExoticComponent<RichInputProps & React.RefAttributes<unknown>>;
|
|
15
|
+
export { RichInput };
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
declare const Bold = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAEQSURBVHgBrVLBTcNAENxZJ7zpgKODlOASXIKBIDkvQBHkCR8egJD8QVhCiEsJVEA6iOnAdJA/8S3rgI0Vx1EUZaTT3qxu7mb3lmhLoNz0o6Ev6Fw3j8gsF1zY5C6rZ7ncOGIjJL4j2XfiqFpEPYabhqeXvbqws3w/czd4fbr9KnkYnRtgb8oezpQeNV5sg03iDIRUyJmVVtvQj0Z+UQKAdK1Vcd/Z8eCq4lrzb5T8fa1QEevZ2b8nMSQIGN6bssNWIbgb15tTIIyGYxV+aPRt8jhZ3EebgHnhwIN3UKU20hEFRczn8tlqldzcngxGFdXWaI1idBBi+/KQNoQ6IxmEJ/LXxRLFN2jmxj7fj2kX+AHsWWMUJhD+QgAAAABJRU5ErkJggg==";
|
|
2
|
+
declare const Italic = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAADbSURBVHgBrZLLDcIwEETHBg7c6ABKoAR3kBKI+EihAKAHEBI3DggRKiAlhA5CB9ABVw724JAoQhA+RszB3vH6reT1Aj9KPB74g1FbVoRXdtkIfQiX8yiNq0+VarJJY1RmRMuuDZBJRlbP+Ebd4XjXDUabspz8wCpSRk5gP5gouzVYv+ydQCPokYzDxeLsBNp+K0lEr9KloB9MWiDa2mDvBEoYReAYrmaJE2j/zxP2fXijYnJ6w3HHWj+NCSq7JQIibwzD9XK6vQeLydHUJ4lKnNs4L3AzBvqEf+kKtR1HdL6iFlEAAAAASUVORK5CYII=";
|
|
3
|
+
declare const Underline = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAADUSURBVHgBxZJPCoJAFMbfPAXb5RG6QR6hTpIIhu0mMLfqsj+Qu4QovEF0k47QEVxm1LzMMkxEyhZ9m3l87/u9xzAD0FAsL3TOVSlRdteLGEfr+aEYMs2JJmRcblbTfu7hq3tSVALqMRna5ekkYdYreggN9U+wlcTZKVD9CoyC4A7GjJFWDgmEAQEcK8EsAMJPH8gzhjbPPWPkcCDS09IrZll5um7ZLjJ8CwkSXhQu/FrwAfMOQ6WbblJJOe+f14BK0LAcFz7QNpxlm+XcKP+MGvnwi26f1EDSrWGH9AAAAABJRU5ErkJggg==";
|
|
4
|
+
declare const StrikeThrough = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAFGSURBVHgBrVJNToNQEJ55/dv2BnKE3kBuIJ5AsJqAK0ytLGkXLgwm1YWRpDHgDXqD4gnEE4gnkKXV5o0Dae0LogvTb8G8mW8++Jh5AP8EVgvm8bAnmnjAhMZ0l4BSSXgTh5eZ2ifUpO8MDBY9EVGPCFKOCQEYAunFtAe62ttUE4LGBIjiKAwspTy2nOEcUfh8Tn4ITdftwqK0l0EFtIRTbNHOr/946Jy/ccgbS9qfToMU/gD2bS/aZFIjQH2VZfzWFAjzOmGTQCqeIONHvE6Z0RDBWJE587Naq3UwbVcT2J7w0UDR0u5vL16L+vc6iuEc2Z5eDklBHF4Xlh9KB/JDW9c3e3zvdCXSXCzafvWrJGC3jJ3P51qrpn3mCxQjBEyK5ZcNiDrfHl2SHMXh1bhWWMA68fYQpEGyGEw50YyFs+gueIRt4AuPhXoaih72ZAAAAABJRU5ErkJggg==";
|
|
5
|
+
declare const Highlight = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAFZSURBVHgBtZG/TgJBEMZnDkRLfQNKOw5yRyJQwBtQ2nF3NmCFiWIJlgqJRyMQE9k3MD4BNBoTSTxLOyztsJQ/O85qIHCY69hkN5v59rffzrcAmxhWubx7VKoU/tNCQZA23uoBYDGeTOHry1N/WdeCIOK9nFKcCAvO8VktEFyGKDLJidu6RzTO+eF1x+9IFgh1moEQrjtSJdF2h354rcdEMnVIgLqGmNfN9NAbPL6pujd4HumG+QAQvuYzeyuOTum0zG5VmlJOEtnIZvZKqtuAqm8WVxxjxsEOomZhCD67rbobM1If7CyUs25kvjSkniQpRLtxgYtQiudRJQBRH/iZgNS8u6nXnFLlnuU8zxFDroIWPc4hdVu33ThJmOl3/r9WwsxkOd19gplNEj3RaVzOjdApVqr8cEvFjwTirwqWROqjhCjBxFap+kMM/64M4FJRSnRF56oJmxg/7mSh1Lq0p5gAAAAASUVORK5CYII=";
|
|
6
|
+
declare const Unnordered = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAACrSURBVHgB1ZOxDcIwFETPPxbQJRuQERiBTUhBkTKIghK5RRQpEUUkJmAFNmCFjJDWUvw/ki2gtZI0eeVJd8WTDpiCoqoyDEQV5SknJW8I6uZ2MfvyuBWlzzFl1/NBY2U7sYtWwCFUJEq4jRkgIsH8+Ut0bJr7tfYSoXcxZQdrvhI7SWjtwyAxpg+SZYr5EySSPNHzY5hE4gyiNpzQy4ekUzDnMQM/iWPONJoPamRK1pYzPFEAAAAASUVORK5CYII=";
|
|
7
|
+
declare const Ordered = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAEHSURBVHgBxVPLTcNAEH2zu1YicSAlhApMB4QKKCGAiOQbQgilBuCAT5AbTgfQgUtICS5hfTS2Z5gNIue1IiVPWu3Mk+b3dhbYE3SXPc4Ebt6Pm4cizz0GwnXoK0N2YtuTU/X9YvF0zs68xQQTI3fFKq9us+WucmuNN8JVTIKeuHbBYHRrJE0d7GL1HIJvcCjQtc5sLF0Jofr8eFljIBxs64XcmcgfsRXRmvuYYNLRDTBSi1JV5DuQQURRVWJOt+2g5wmBvtRK1d8cQcRsOTWgmTZVafUSA6F70ABmdEHMc/XLoSI6jOHlh+t/sk3CivI0JkF4OEdNkpJA/4GUgSzeXzd6XeJQ+AU1cnR8K1aPEgAAAABJRU5ErkJggg==";
|
|
8
|
+
declare const Link = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAFeSURBVHgBtVJBUsJAEJzZkugxT+AJ+gKLH/ADA16CF2NR4DFyRIsinIgXiS8RX4BP4Am5KUEzzixsXJWYg8WeNjPTPd29AfjnwaoBLwhcldUCIHUGSCnk+JIDDJJ4uKwk8PzrukJ6Ir5TjhHfXULwBJQfZidJFKWqEsxbSYbvh5OH+HZAlDWEUL05lzJXSsDgsQY764ZsMvUkjpaK1bB2708Cltgy4PNOt2n3SKwAaNKDHbLHAjZb2xe9GyIMPb/bSOLRXEKFFedANP9GYHs2NQHzupDgwzNgfpFNqLAeyAz+Cmwr2wbPpqPHAkzoSpCSRZGBUhBq1sJzv2mDLfNLGwxfUvuLtt8P7Vqr0zvV6niz9l1yNq9A4HIoqd2YTe+ejWz16syqCBJSGEgWpmF7zjG7KiNAM4wrZ4FbMiRMSVGgc9nl+SeBJvGDulK1kDce8ycnnSdw9D6x/8K9nE8sl+D6YesFxAAAAABJRU5ErkJggg==";
|
|
9
|
+
export { Bold, Italic, Underline, StrikeThrough, Highlight, Unnordered, Ordered, Link, };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from "./RichInput";
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
import "./index.css";
|
|
3
|
+
type Gap = {
|
|
4
|
+
mobile?: 0 | 4 | 8 | 12 | 16 | 20 | 24 | 28 | 32 | 36 | 40 | 44 | 48 | 52 | 56 | 60 | 64 | 68 | 72 | 76 | 80;
|
|
5
|
+
tablet?: 0 | 4 | 8 | 12 | 16 | 20 | 24 | 28 | 32 | 36 | 40 | 44 | 48 | 52 | 56 | 60 | 64 | 68 | 72 | 76 | 80;
|
|
6
|
+
desktop?: 0 | 4 | 8 | 12 | 16 | 20 | 24 | 28 | 32 | 36 | 40 | 44 | 48 | 52 | 56 | 60 | 64 | 68 | 72 | 76 | 80;
|
|
7
|
+
wide?: 0 | 4 | 8 | 12 | 16 | 20 | 24 | 28 | 32 | 36 | 40 | 44 | 48 | 52 | 56 | 60 | 64 | 68 | 72 | 76 | 80;
|
|
8
|
+
};
|
|
9
|
+
type RowProps = {
|
|
10
|
+
id?: string;
|
|
11
|
+
className?: string;
|
|
12
|
+
columns?: 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12;
|
|
13
|
+
gap?: 0 | 4 | 8 | 12 | 16 | 20 | 24 | 28 | 32 | 36 | 40 | 44 | 48 | 52 | 56 | 60 | 64 | 68 | 72 | 76 | 80 | Gap;
|
|
14
|
+
align?: 'start' | 'center' | 'end';
|
|
15
|
+
children: React.ReactNode;
|
|
16
|
+
};
|
|
17
|
+
declare const Row: ({ id, className, columns, gap, align, children, }: RowProps) => React.JSX.Element;
|
|
18
|
+
export { Row };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from "./Row";
|
|
@@ -0,0 +1,46 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
import "./index.css";
|
|
3
|
+
type RuleSearchItem = {
|
|
4
|
+
key: string;
|
|
5
|
+
label: string;
|
|
6
|
+
/** Descrição curta abaixo do label. */
|
|
7
|
+
sublabel?: string;
|
|
8
|
+
icon?: React.ReactNode;
|
|
9
|
+
/** Tag opcional à direita (ex.: "custom"). */
|
|
10
|
+
tag?: string | React.ReactNode;
|
|
11
|
+
disabled?: boolean;
|
|
12
|
+
};
|
|
13
|
+
type RuleSearchSection = {
|
|
14
|
+
key: string;
|
|
15
|
+
label: string;
|
|
16
|
+
items: RuleSearchItem[];
|
|
17
|
+
};
|
|
18
|
+
type RuleSearchPickerProps = {
|
|
19
|
+
id?: string;
|
|
20
|
+
className?: string;
|
|
21
|
+
visible?: boolean;
|
|
22
|
+
title?: string;
|
|
23
|
+
searchPlaceholder?: string;
|
|
24
|
+
sections: RuleSearchSection[];
|
|
25
|
+
onSelect?: (itemKey: string, sectionKey: string) => void;
|
|
26
|
+
trigger: React.ReactNode;
|
|
27
|
+
/** Quando true, fecha após seleção. Caller deve controlar `visible`. */
|
|
28
|
+
closeOnSelect?: boolean;
|
|
29
|
+
/** Callback chamado quando o popover quer ser fechado (esc, seleção). */
|
|
30
|
+
onClose?: () => void;
|
|
31
|
+
/** Filtro custom (substitui o default que olha label + sublabel + section). */
|
|
32
|
+
filter?: (item: RuleSearchItem, section: RuleSearchSection, query: string) => boolean;
|
|
33
|
+
width?: number | string;
|
|
34
|
+
align?: "start" | "center" | "end";
|
|
35
|
+
side?: "top" | "right" | "bottom" | "left";
|
|
36
|
+
/** Hint de teclado mostrado à direita do search. Default "↵ adicionar". */
|
|
37
|
+
searchAccessory?: React.ReactNode;
|
|
38
|
+
/** Hint do footer (esquerda). Default mostra ↑↓ navegar / ↵ adicionar / esc fechar. */
|
|
39
|
+
footerKeys?: React.ReactNode;
|
|
40
|
+
/** Texto à direita do footer (ex.: "9 regras"). Default = contagem. */
|
|
41
|
+
footerCount?: React.ReactNode;
|
|
42
|
+
onPointerDownOutside?: () => void;
|
|
43
|
+
};
|
|
44
|
+
declare const RuleSearchPicker: ({ id, className, visible, title, searchPlaceholder, sections, onSelect, trigger, closeOnSelect, onClose, filter, width, align, side, searchAccessory, footerKeys, footerCount, onPointerDownOutside, }: RuleSearchPickerProps) => React.JSX.Element;
|
|
45
|
+
export { RuleSearchPicker };
|
|
46
|
+
export type { RuleSearchItem, RuleSearchSection, RuleSearchPickerProps, };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from "./RuleSearchPicker";
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
import "./index.css";
|
|
3
|
+
export type ScoreBarVariant = "success" | "warning" | "danger" | "info" | "neutral";
|
|
4
|
+
export type ScoreThreshold = {
|
|
5
|
+
/** Minimum value (inclusive) at which this variant applies. */
|
|
6
|
+
at: number;
|
|
7
|
+
variant: ScoreBarVariant;
|
|
8
|
+
};
|
|
9
|
+
type ScoreBarProps = {
|
|
10
|
+
id?: string;
|
|
11
|
+
className?: string;
|
|
12
|
+
value?: number | null;
|
|
13
|
+
/** Maximum value of the scale. Default 1000 (matches Brazilian credit bureaus). */
|
|
14
|
+
max?: number;
|
|
15
|
+
/** Thresholds, evaluated highest -> lowest. The first threshold whose `at`
|
|
16
|
+
* is <= value wins. Anything below the lowest threshold falls back to
|
|
17
|
+
* the bar's default `belowVariant`. */
|
|
18
|
+
thresholds?: ScoreThreshold[];
|
|
19
|
+
/** Variant when value is null/0 or below the lowest threshold. Default: "danger". */
|
|
20
|
+
belowVariant?: ScoreBarVariant;
|
|
21
|
+
/** Width of the inline bar in pixels. Default 36. */
|
|
22
|
+
barWidth?: number;
|
|
23
|
+
/** Render the numeric value next to the bar. Default true. */
|
|
24
|
+
showValue?: boolean;
|
|
25
|
+
/** Replaces the numeric when value is missing. Default "—". */
|
|
26
|
+
emptyText?: string;
|
|
27
|
+
};
|
|
28
|
+
declare const ScoreBar: ({ id, className, value, max, thresholds, belowVariant, barWidth, showValue, emptyText, }: ScoreBarProps) => React.JSX.Element;
|
|
29
|
+
export { ScoreBar };
|
|
30
|
+
export type { ScoreBarProps };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from "./ScoreBar";
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
import "./index.css";
|
|
3
|
+
type SegmentedPickerOption = {
|
|
4
|
+
value: string;
|
|
5
|
+
title: string;
|
|
6
|
+
description?: string;
|
|
7
|
+
icon?: React.ReactNode;
|
|
8
|
+
className?: string;
|
|
9
|
+
/** When true, the option is recognized for the *current* selection
|
|
10
|
+
* lookup but is NOT shown in the dropdown menu. Useful for terminal
|
|
11
|
+
* states (e.g. NOT_APPLIED) that must be displayed when stored but
|
|
12
|
+
* shouldn't be offered as a manual choice. */
|
|
13
|
+
hidden?: boolean;
|
|
14
|
+
};
|
|
15
|
+
type SegmentedPickerProps = {
|
|
16
|
+
id?: string;
|
|
17
|
+
className?: string;
|
|
18
|
+
value?: string;
|
|
19
|
+
options: Array<SegmentedPickerOption>;
|
|
20
|
+
onChange?: (value: string) => void;
|
|
21
|
+
/** primary: solid filled trigger; secondary: outlined/ghost trigger. */
|
|
22
|
+
variant?: "primary" | "secondary";
|
|
23
|
+
disabled?: boolean;
|
|
24
|
+
};
|
|
25
|
+
declare const SegmentedPicker: ({ id, className, value, options, onChange, variant, disabled, }: SegmentedPickerProps) => React.JSX.Element | null;
|
|
26
|
+
export { SegmentedPicker };
|
|
27
|
+
export type { SegmentedPickerProps, SegmentedPickerOption };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from "./SegmentedPicker";
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
import "./index.css";
|
|
3
|
+
type Kind = "primary" | "success" | "warning" | "danger" | "info" | "neutral";
|
|
4
|
+
type SegmentedToggleOption<T extends string> = {
|
|
5
|
+
value: T;
|
|
6
|
+
label: string;
|
|
7
|
+
icon?: React.ReactNode;
|
|
8
|
+
/** Cor aplicada quando a opção está ativa. */
|
|
9
|
+
kind?: Kind;
|
|
10
|
+
disabled?: boolean;
|
|
11
|
+
};
|
|
12
|
+
type SegmentedToggleProps<T extends string> = {
|
|
13
|
+
id?: string;
|
|
14
|
+
className?: string;
|
|
15
|
+
value: T;
|
|
16
|
+
options: Array<SegmentedToggleOption<T>>;
|
|
17
|
+
onChange?: (value: T) => void;
|
|
18
|
+
/** Tamanho do toggle. Default "md". */
|
|
19
|
+
size?: "sm" | "md";
|
|
20
|
+
/** Label invisível pra screen readers (a11y). */
|
|
21
|
+
ariaLabel?: string;
|
|
22
|
+
};
|
|
23
|
+
declare function SegmentedToggle<T extends string>({ id, className, value, options, onChange, size, ariaLabel, }: SegmentedToggleProps<T>): React.JSX.Element;
|
|
24
|
+
export { SegmentedToggle };
|
|
25
|
+
export type { SegmentedToggleOption, SegmentedToggleProps };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from "./SegmentedToggle";
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
import "./index.css";
|
|
3
|
+
type SelectItem = {
|
|
4
|
+
label: string | React.ReactNode;
|
|
5
|
+
value?: any;
|
|
6
|
+
options?: Array<{
|
|
7
|
+
label: string;
|
|
8
|
+
value: any;
|
|
9
|
+
}>;
|
|
10
|
+
disabled?: boolean;
|
|
11
|
+
};
|
|
12
|
+
type SelectProps = {
|
|
13
|
+
id?: string;
|
|
14
|
+
className?: string;
|
|
15
|
+
menuClassName?: string;
|
|
16
|
+
loading?: boolean;
|
|
17
|
+
disabled?: boolean;
|
|
18
|
+
placeholder?: string;
|
|
19
|
+
floatingPlaceholder?: boolean;
|
|
20
|
+
mode?: "bordered" | "shadowed" | "table";
|
|
21
|
+
multiple?: boolean;
|
|
22
|
+
value?: any;
|
|
23
|
+
options: Array<SelectItem>;
|
|
24
|
+
onChange?: (value: any) => void;
|
|
25
|
+
};
|
|
26
|
+
declare const Select: ({ id, className, menuClassName, loading, disabled, placeholder, floatingPlaceholder, mode, multiple, value, options, onChange, }: SelectProps) => React.JSX.Element;
|
|
27
|
+
export { Select };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from "./Select";
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
import "./index.css";
|
|
3
|
+
type TreeInputType = 'text' | 'number' | 'boolean' | 'select' | 'select-multiple' | 'currency' | 'date' | 'month' | 'date-range';
|
|
4
|
+
type TreeProps = {
|
|
5
|
+
key: string;
|
|
6
|
+
name: string;
|
|
7
|
+
input?: {
|
|
8
|
+
type: TreeInputType;
|
|
9
|
+
placeholder?: string;
|
|
10
|
+
options?: Array<{
|
|
11
|
+
label: string;
|
|
12
|
+
value: string;
|
|
13
|
+
}>;
|
|
14
|
+
};
|
|
15
|
+
value?: string;
|
|
16
|
+
tree?: Array<TreeProps>;
|
|
17
|
+
category?: string;
|
|
18
|
+
};
|
|
19
|
+
type SelectTreeProps = {
|
|
20
|
+
id?: string;
|
|
21
|
+
placeholder?: string;
|
|
22
|
+
className?: string;
|
|
23
|
+
tree: Array<TreeProps>;
|
|
24
|
+
initialValue?: {
|
|
25
|
+
keys?: Array<string>;
|
|
26
|
+
value?: any;
|
|
27
|
+
};
|
|
28
|
+
onChange?: (params: {
|
|
29
|
+
keys: Array<string>;
|
|
30
|
+
value: any;
|
|
31
|
+
}) => void;
|
|
32
|
+
rows?: number;
|
|
33
|
+
};
|
|
34
|
+
declare const SelectTree: ({ id, placeholder, className, tree, initialValue: controlledValue, onChange, rows, }: SelectTreeProps) => React.JSX.Element;
|
|
35
|
+
export { SelectTree };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from "./SelectTree";
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
import "./index.css";
|
|
3
|
+
type SelectorItem = {
|
|
4
|
+
key: string;
|
|
5
|
+
title?: string | React.ReactNode;
|
|
6
|
+
disabled?: boolean;
|
|
7
|
+
separator?: boolean;
|
|
8
|
+
items?: Array<{
|
|
9
|
+
key: string;
|
|
10
|
+
title?: string | React.ReactNode;
|
|
11
|
+
disabled?: boolean;
|
|
12
|
+
separator?: boolean;
|
|
13
|
+
items?: Array<SelectorItem>;
|
|
14
|
+
}>;
|
|
15
|
+
};
|
|
16
|
+
type SelectorProps = {
|
|
17
|
+
id?: string;
|
|
18
|
+
className?: string;
|
|
19
|
+
borderless?: boolean;
|
|
20
|
+
orientation?: 'horizontal' | 'vertical';
|
|
21
|
+
side?: 'top' | 'right' | 'bottom' | 'left';
|
|
22
|
+
items?: Array<SelectorItem>;
|
|
23
|
+
onClick?: (keys: Array<string>) => void;
|
|
24
|
+
children: React.ReactNode;
|
|
25
|
+
};
|
|
26
|
+
declare const Selector: ({ id, className, side, items, onClick, children, }: SelectorProps) => React.JSX.Element;
|
|
27
|
+
export { Selector };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from "./Selector";
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
import "./index.css";
|
|
3
|
+
type StatusTagVariant = 'success' | 'danger' | 'warning' | 'info' | 'neutral' | 'primary';
|
|
4
|
+
type StatusTagProps = {
|
|
5
|
+
id?: string;
|
|
6
|
+
className?: string;
|
|
7
|
+
/** Semantic variant (preferred). */
|
|
8
|
+
variant?: StatusTagVariant;
|
|
9
|
+
/** Legacy: any css color. Rendered as subtle tint + the color as text. */
|
|
10
|
+
color?: string;
|
|
11
|
+
title?: string;
|
|
12
|
+
icon?: React.ReactNode;
|
|
13
|
+
};
|
|
14
|
+
declare const StatusTag: ({ id, className, variant, color, title, icon, }: StatusTagProps) => React.JSX.Element;
|
|
15
|
+
export { StatusTag };
|
|
16
|
+
export type { StatusTagVariant };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from "./StatusTag";
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
import "./index.css";
|
|
3
|
+
type StatusTagProps = {
|
|
4
|
+
id?: string;
|
|
5
|
+
className?: string;
|
|
6
|
+
currentStepValue?: string;
|
|
7
|
+
steps: {
|
|
8
|
+
value: string;
|
|
9
|
+
title: string;
|
|
10
|
+
subtitle: string;
|
|
11
|
+
position?: string;
|
|
12
|
+
}[];
|
|
13
|
+
};
|
|
14
|
+
declare const Stepper: ({ id, className, currentStepValue, steps, }: StatusTagProps) => React.JSX.Element;
|
|
15
|
+
export { Stepper };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from "./Stepper";
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
import "./index.css";
|
|
3
|
+
type SwitchProps = {
|
|
4
|
+
id?: string;
|
|
5
|
+
className?: string;
|
|
6
|
+
disabled?: boolean;
|
|
7
|
+
checked?: boolean;
|
|
8
|
+
onCheckedChange?: (checked: boolean) => void;
|
|
9
|
+
};
|
|
10
|
+
declare const Switch: ({ id, className, disabled, checked, onCheckedChange, }: SwitchProps) => React.JSX.Element;
|
|
11
|
+
export { Switch };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from "./Switch";
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
import "./index.css";
|
|
3
|
+
type SyncChipProps = {
|
|
4
|
+
id?: string;
|
|
5
|
+
className?: string;
|
|
6
|
+
loading?: boolean;
|
|
7
|
+
date?: string | Date;
|
|
8
|
+
error?: boolean | string;
|
|
9
|
+
verified?: boolean;
|
|
10
|
+
/** Optional override for the error tooltip when error is true. */
|
|
11
|
+
errorTooltip?: string;
|
|
12
|
+
/** Optional override for the tooltip when verified is false. */
|
|
13
|
+
notVerifiedTooltip?: string;
|
|
14
|
+
};
|
|
15
|
+
declare const SyncChip: ({ id, className, loading, date, error, verified, errorTooltip, notVerifiedTooltip, }: SyncChipProps) => React.JSX.Element;
|
|
16
|
+
export { SyncChip };
|
|
17
|
+
export type { SyncChipProps };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from "./SyncChip";
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
import "./index.css";
|
|
3
|
+
type TableColumnProps = {
|
|
4
|
+
key: string;
|
|
5
|
+
header: string;
|
|
6
|
+
render?: (value: any, data: any) => React.ReactNode | string;
|
|
7
|
+
align?: 'left' | 'center' | 'right';
|
|
8
|
+
width?: string | number;
|
|
9
|
+
};
|
|
10
|
+
type TableProps = {
|
|
11
|
+
id?: string;
|
|
12
|
+
className?: string;
|
|
13
|
+
height?: number;
|
|
14
|
+
type?: 'list' | 'card' | 'bordered';
|
|
15
|
+
columns: Array<TableColumnProps>;
|
|
16
|
+
data: Array<any>;
|
|
17
|
+
empty?: {
|
|
18
|
+
icon?: React.ReactNode;
|
|
19
|
+
text?: string;
|
|
20
|
+
};
|
|
21
|
+
headlesss?: boolean;
|
|
22
|
+
onRowClick?: (e: React.MouseEvent<HTMLTableRowElement, MouseEvent>, data: any) => void;
|
|
23
|
+
/** Optional per-row className. Receives the row's data object and its
|
|
24
|
+
* zero-based index. Useful for transient state highlights (e.g. a row
|
|
25
|
+
* that just finished processing in real-time). */
|
|
26
|
+
rowClassName?: (data: any, index: number) => string | undefined;
|
|
27
|
+
};
|
|
28
|
+
declare const Table: ({ id, className, height, type, columns, data, empty, headlesss, onRowClick, rowClassName, }: TableProps) => React.JSX.Element;
|
|
29
|
+
export { Table };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from "./Table";
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
import "./index.css";
|
|
3
|
+
type TabsProps = {
|
|
4
|
+
id?: string;
|
|
5
|
+
className?: string;
|
|
6
|
+
defaultValue?: string;
|
|
7
|
+
value?: string;
|
|
8
|
+
align?: 'start' | 'center' | 'end';
|
|
9
|
+
clickable?: boolean;
|
|
10
|
+
tabs: Array<{
|
|
11
|
+
key: string;
|
|
12
|
+
title: string | React.ReactNode;
|
|
13
|
+
disabled?: boolean;
|
|
14
|
+
hidden?: boolean;
|
|
15
|
+
content: React.ReactNode;
|
|
16
|
+
}>;
|
|
17
|
+
onTabChange?: (tab: any) => void;
|
|
18
|
+
};
|
|
19
|
+
declare const Tabs: ({ id, className, defaultValue, value, align, clickable, tabs, onTabChange, }: TabsProps) => React.JSX.Element;
|
|
20
|
+
export { Tabs };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from "./Tabs";
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
import "./index.css";
|
|
3
|
+
type TagProps = {
|
|
4
|
+
id?: string;
|
|
5
|
+
className?: string;
|
|
6
|
+
icon?: React.ReactNode;
|
|
7
|
+
children?: React.ReactNode | string;
|
|
8
|
+
};
|
|
9
|
+
declare const Tag: React.ForwardRefExoticComponent<TagProps & React.RefAttributes<unknown>>;
|
|
10
|
+
export { Tag };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from "./Tag";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from './Toast';
|