@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 @@
|
|
|
1
|
+
export * from "./ContextMenu";
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
import "./index.css";
|
|
3
|
+
export type DistributionVariant = "success" | "warning" | "danger" | "info" | "neutral";
|
|
4
|
+
export type DistributionSegment = {
|
|
5
|
+
key: string;
|
|
6
|
+
value: number;
|
|
7
|
+
label: string;
|
|
8
|
+
variant?: DistributionVariant;
|
|
9
|
+
icon?: React.ReactNode;
|
|
10
|
+
};
|
|
11
|
+
type DistributionBarProps = {
|
|
12
|
+
id?: string;
|
|
13
|
+
className?: string;
|
|
14
|
+
segments: DistributionSegment[];
|
|
15
|
+
/** When true, segments below this percentage hide their inline value/label
|
|
16
|
+
* (the sliver is too thin to fit text). Default: 8. */
|
|
17
|
+
minTextPercent?: number;
|
|
18
|
+
/** Replaces the bar with this node when every segment is zero. */
|
|
19
|
+
emptyState?: React.ReactNode;
|
|
20
|
+
/** Optional formatter for the inline numeric. Defaults to "{n}%". */
|
|
21
|
+
formatValue?: (value: number) => string;
|
|
22
|
+
/** Render the legend below the bar. Default: true when there is any data. */
|
|
23
|
+
showLegend?: boolean;
|
|
24
|
+
ariaLabel?: string;
|
|
25
|
+
};
|
|
26
|
+
declare const DistributionBar: ({ id, className, segments, minTextPercent, emptyState, formatValue, showLegend, ariaLabel, }: DistributionBarProps) => React.JSX.Element;
|
|
27
|
+
export { DistributionBar };
|
|
28
|
+
export type { DistributionBarProps };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from "./DistributionBar";
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
import "./index.css";
|
|
3
|
+
type DividerProps = {
|
|
4
|
+
id?: string;
|
|
5
|
+
className?: string;
|
|
6
|
+
margin?: number;
|
|
7
|
+
children?: React.ReactNode;
|
|
8
|
+
};
|
|
9
|
+
declare const Divider: ({ id, className, margin, children, }: DividerProps) => React.JSX.Element;
|
|
10
|
+
export { Divider };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from "./Divider";
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
import "./index.css";
|
|
3
|
+
type DrawerProps = {
|
|
4
|
+
className?: string;
|
|
5
|
+
title?: string | React.ReactNode;
|
|
6
|
+
subtitle?: string;
|
|
7
|
+
footer?: React.ReactNode;
|
|
8
|
+
visible?: boolean;
|
|
9
|
+
closable?: boolean;
|
|
10
|
+
onClose?: () => void;
|
|
11
|
+
direction?: "left" | "top" | "right" | "bottom";
|
|
12
|
+
width?: number | string;
|
|
13
|
+
children?: React.ReactNode;
|
|
14
|
+
};
|
|
15
|
+
declare const Drawer: ({ className, title, subtitle, footer, visible, closable, onClose, direction, width, children, }: DrawerProps) => React.JSX.Element;
|
|
16
|
+
export { Drawer };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from "./Drawer";
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
import "./index.css";
|
|
3
|
+
type DropdownMenuProps = {
|
|
4
|
+
id?: string;
|
|
5
|
+
className?: string;
|
|
6
|
+
title?: string;
|
|
7
|
+
visible?: boolean;
|
|
8
|
+
align?: "start" | "center" | "end";
|
|
9
|
+
side?: "top" | "right" | "bottom" | "left";
|
|
10
|
+
sideOffset?: number;
|
|
11
|
+
items?: Array<{
|
|
12
|
+
key?: string;
|
|
13
|
+
title?: string | React.ReactNode;
|
|
14
|
+
disabled?: boolean;
|
|
15
|
+
separator?: boolean;
|
|
16
|
+
onClick?: () => void;
|
|
17
|
+
}>;
|
|
18
|
+
children?: React.ReactNode;
|
|
19
|
+
};
|
|
20
|
+
declare const DropdownMenu: ({ id, className, visible, align, side, sideOffset, items, children, }: DropdownMenuProps) => React.JSX.Element;
|
|
21
|
+
export { DropdownMenu };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from "./DropdownMenu";
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { EmailLayoutInput } from '../../emails/email';
|
|
3
|
+
/**
|
|
4
|
+
* Preview de email transacional Gyra+ — genérico, configurável.
|
|
5
|
+
*
|
|
6
|
+
* Renderiza o HTML produzido por `buildEmail(input)` dentro de um iframe
|
|
7
|
+
* com `sandbox="allow-popups"` pra isolar do CSS do Storybook e simular
|
|
8
|
+
* Gmail/Outlook com fidelidade — `allow-popups` deixa os botoes (links
|
|
9
|
+
* com target=_blank) abrirem no preview pra teste.
|
|
10
|
+
*
|
|
11
|
+
* **Uso**: passe qualquer combinação de campos opcionais (greeting, title
|
|
12
|
+
* obrigatório, paragraphs, highlights lado-a-lado, aiParecer, buttons,
|
|
13
|
+
* footerNote). É o mesmo `EmailLayoutInput` que o `buildEmail` aceita.
|
|
14
|
+
*
|
|
15
|
+
* Pra previsualizar um email transacional específico (ex: reset de senha,
|
|
16
|
+
* batch concluído, alerta), basta montar os props correspondentes — não
|
|
17
|
+
* precisa criar um componente novo por caso.
|
|
18
|
+
*/
|
|
19
|
+
export type EmailProps = EmailLayoutInput & {
|
|
20
|
+
/** Largura visual do iframe. Default 700px (cabe o card 600 + paddings). */
|
|
21
|
+
width?: number | string;
|
|
22
|
+
/** Altura visual do iframe. Default 1000px. Ajuste se o conteúdo crescer. */
|
|
23
|
+
height?: number | string;
|
|
24
|
+
};
|
|
25
|
+
export declare const Email: React.FC<EmailProps>;
|
|
26
|
+
export default Email;
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
import "./index.css";
|
|
3
|
+
type EmptyProps = {
|
|
4
|
+
id?: string;
|
|
5
|
+
className?: string;
|
|
6
|
+
icon?: React.ReactNode;
|
|
7
|
+
text?: string;
|
|
8
|
+
};
|
|
9
|
+
declare const Empty: ({ id, className, icon, text, }: EmptyProps) => React.JSX.Element;
|
|
10
|
+
export { Empty };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from "./Empty";
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
import "./index.css";
|
|
3
|
+
type FilterType = "text" | "number" | "boolean" | "select" | "select-multiple" | "currency" | "date" | "month" | "date-range";
|
|
4
|
+
type FilterItem = {
|
|
5
|
+
key: string;
|
|
6
|
+
name: string;
|
|
7
|
+
type: FilterType;
|
|
8
|
+
options?: Array<{
|
|
9
|
+
value: string;
|
|
10
|
+
label: string;
|
|
11
|
+
}>;
|
|
12
|
+
};
|
|
13
|
+
type FilterProps = {
|
|
14
|
+
id?: string;
|
|
15
|
+
className?: string;
|
|
16
|
+
filters?: Array<FilterItem>;
|
|
17
|
+
onFilter: (values: any) => void;
|
|
18
|
+
value?: Record<string, Record<string, any>>;
|
|
19
|
+
};
|
|
20
|
+
declare const Filter: ({ id, className, filters, onFilter, value, }: FilterProps) => React.JSX.Element;
|
|
21
|
+
export { Filter };
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
import "./index.css";
|
|
3
|
+
type MultipleFilterType = "text" | "number" | "boolean" | "select" | "select-multiple" | "currency" | "date" | "month" | "date-range";
|
|
4
|
+
type MultipleFilterCondition = "equalTo" | "notEqualTo" | "greatherThan" | "lessThan" | "greatherThanOrLessThan";
|
|
5
|
+
type MultipleFilterItem = {
|
|
6
|
+
key: string;
|
|
7
|
+
name: string;
|
|
8
|
+
type: MultipleFilterType;
|
|
9
|
+
options?: Array<{
|
|
10
|
+
value: string;
|
|
11
|
+
label: string;
|
|
12
|
+
}>;
|
|
13
|
+
};
|
|
14
|
+
type MultipleThreatedFilter = {
|
|
15
|
+
[key: string]: {
|
|
16
|
+
[key in MultipleFilterCondition | "type"]?: any;
|
|
17
|
+
};
|
|
18
|
+
};
|
|
19
|
+
type MultipleFilterProps = {
|
|
20
|
+
id?: string;
|
|
21
|
+
className?: string;
|
|
22
|
+
filters?: Array<MultipleFilterItem>;
|
|
23
|
+
onFilter: (values: any) => void;
|
|
24
|
+
value?: MultipleThreatedFilter;
|
|
25
|
+
};
|
|
26
|
+
declare const MultipleFilter: ({ id, className, filters, onFilter, value, }: MultipleFilterProps) => React.JSX.Element;
|
|
27
|
+
export { MultipleFilter };
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
import "./index.css";
|
|
3
|
+
type UniqueFilterType = any;
|
|
4
|
+
type UniqueFilterCondition = "equalTo";
|
|
5
|
+
type UniqueFilterItem = {
|
|
6
|
+
key: string;
|
|
7
|
+
name: string;
|
|
8
|
+
type: UniqueFilterType;
|
|
9
|
+
options?: Array<{
|
|
10
|
+
value: string;
|
|
11
|
+
label: string;
|
|
12
|
+
}>;
|
|
13
|
+
};
|
|
14
|
+
type UniqueThreatedFilter = {
|
|
15
|
+
[key: string]: {
|
|
16
|
+
[key in UniqueFilterCondition]?: any;
|
|
17
|
+
};
|
|
18
|
+
};
|
|
19
|
+
type UniqueFilterProps = {
|
|
20
|
+
id?: string;
|
|
21
|
+
className?: string;
|
|
22
|
+
filters?: Array<UniqueFilterItem>;
|
|
23
|
+
onFilter: (values: any) => void;
|
|
24
|
+
value?: UniqueThreatedFilter;
|
|
25
|
+
};
|
|
26
|
+
declare const UniqueFilter: ({ id, className, filters, onFilter, value, }: UniqueFilterProps) => React.JSX.Element;
|
|
27
|
+
export { UniqueFilter };
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import './index.css';
|
|
3
|
+
type FloatingCardProps = {
|
|
4
|
+
visible: boolean;
|
|
5
|
+
onClose?: () => void;
|
|
6
|
+
className?: string;
|
|
7
|
+
placement?: 'top-left' | 'top-right' | 'bottom-left' | 'bottom-right';
|
|
8
|
+
ghost?: boolean;
|
|
9
|
+
children: React.ReactNode;
|
|
10
|
+
};
|
|
11
|
+
declare const FloatingCard: ({ visible, onClose, className, placement, ghost, children, }: FloatingCardProps) => React.JSX.Element;
|
|
12
|
+
export { FloatingCard };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from "./FloatingCard";
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import './index.css';
|
|
3
|
+
type FormItemProps = {
|
|
4
|
+
id?: string;
|
|
5
|
+
className?: string;
|
|
6
|
+
children: React.ReactElement;
|
|
7
|
+
control?: any;
|
|
8
|
+
name: string;
|
|
9
|
+
};
|
|
10
|
+
declare const Item: ({ children, control, name }: FormItemProps) => React.JSX.Element;
|
|
11
|
+
export default Item;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from "./Form";
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
import "./index.css";
|
|
3
|
+
type HoverCardProps = {
|
|
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
|
+
};
|
|
13
|
+
declare const HoverCard: ({ id, className, align, side, sideOffset, visible, content, children, }: HoverCardProps) => React.JSX.Element;
|
|
14
|
+
export { HoverCard };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from "./HoverCard";
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
import "./index.css";
|
|
3
|
+
type IconProps = {
|
|
4
|
+
id?: string;
|
|
5
|
+
className?: string;
|
|
6
|
+
width?: number | string;
|
|
7
|
+
height?: number | string;
|
|
8
|
+
source?: string;
|
|
9
|
+
};
|
|
10
|
+
declare const Icon: ({ id, className, width, height, source, }: IconProps) => React.JSX.Element;
|
|
11
|
+
export { Icon };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from "./Icon";
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
import "./index.css";
|
|
3
|
+
type IconDisplayProps = {
|
|
4
|
+
id?: string;
|
|
5
|
+
className?: string;
|
|
6
|
+
icon?: React.ReactNode;
|
|
7
|
+
type?: 'primary' | 'danger' | 'warning' | 'success';
|
|
8
|
+
};
|
|
9
|
+
declare const IconDisplay: ({ id, className, icon, type, }: IconDisplayProps) => React.JSX.Element;
|
|
10
|
+
export { IconDisplay };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from "./IconDisplay";
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
import "./index.css";
|
|
3
|
+
type InformationProps = {
|
|
4
|
+
id?: string;
|
|
5
|
+
className?: string;
|
|
6
|
+
label?: React.ReactNode | string;
|
|
7
|
+
children?: React.ReactNode | string;
|
|
8
|
+
};
|
|
9
|
+
declare const Information: ({ id, className, label, children, }: InformationProps) => React.JSX.Element;
|
|
10
|
+
export { Information };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from "./Information";
|
|
@@ -0,0 +1,55 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
import "./index.css";
|
|
3
|
+
import { Mask } from 'react-text-mask';
|
|
4
|
+
type MentionSuggestion = {
|
|
5
|
+
key: string;
|
|
6
|
+
trigger: string | RegExp;
|
|
7
|
+
color?: string;
|
|
8
|
+
backgroundColor?: string;
|
|
9
|
+
items: {
|
|
10
|
+
value: string;
|
|
11
|
+
label: string;
|
|
12
|
+
description?: string;
|
|
13
|
+
}[];
|
|
14
|
+
};
|
|
15
|
+
export type InputProps = {
|
|
16
|
+
id?: string;
|
|
17
|
+
className?: string;
|
|
18
|
+
name?: string;
|
|
19
|
+
mode?: 'bordered' | 'shadowed' | 'table';
|
|
20
|
+
type?: 'text' | 'text-area' | 'password' | 'currency' | 'date' | 'month' | 'date-range' | 'email' | 'percentage' | 'number' | 'mention';
|
|
21
|
+
disabled?: boolean;
|
|
22
|
+
placeholder?: string;
|
|
23
|
+
value?: any;
|
|
24
|
+
mask?: Mask | ((value: string) => Mask);
|
|
25
|
+
guide?: boolean;
|
|
26
|
+
rows?: number;
|
|
27
|
+
suggestions?: MentionSuggestion[];
|
|
28
|
+
onChange?: (e: React.ChangeEvent<HTMLInputElement> | {
|
|
29
|
+
target: {
|
|
30
|
+
value: any;
|
|
31
|
+
float?: number;
|
|
32
|
+
};
|
|
33
|
+
}) => void;
|
|
34
|
+
onBlur?: (e: React.ChangeEvent<HTMLInputElement> | {
|
|
35
|
+
target: {
|
|
36
|
+
value: any;
|
|
37
|
+
float?: number;
|
|
38
|
+
};
|
|
39
|
+
}) => void;
|
|
40
|
+
onFocus?: (e: React.ChangeEvent<HTMLInputElement> | {
|
|
41
|
+
target: {
|
|
42
|
+
value: any;
|
|
43
|
+
float?: number;
|
|
44
|
+
};
|
|
45
|
+
}) => void;
|
|
46
|
+
onCursorChange?: (plainPos: number) => void;
|
|
47
|
+
};
|
|
48
|
+
declare const masks: {
|
|
49
|
+
phoneNumber: (string | RegExp)[];
|
|
50
|
+
cpf: (string | RegExp)[];
|
|
51
|
+
cpfPossibleCnpj: (string | RegExp)[];
|
|
52
|
+
cnpj: (string | RegExp)[];
|
|
53
|
+
};
|
|
54
|
+
declare const Input: React.ForwardRefExoticComponent<InputProps & React.RefAttributes<unknown>>;
|
|
55
|
+
export { Input, masks };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from "./Input";
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import * as LabelPrimitive from '@radix-ui/react-label';
|
|
3
|
+
import { type VariantProps } from 'class-variance-authority';
|
|
4
|
+
declare const Label: React.ForwardRefExoticComponent<Omit<LabelPrimitive.LabelProps & React.RefAttributes<HTMLLabelElement>, "ref"> & VariantProps<(props?: import("class-variance-authority/types").ClassProp | undefined) => string> & React.RefAttributes<HTMLLabelElement>>;
|
|
5
|
+
export { Label };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from "./Label";
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
import "./index.css";
|
|
3
|
+
type LayoutProps = {
|
|
4
|
+
id?: string;
|
|
5
|
+
className?: string;
|
|
6
|
+
withSider?: boolean;
|
|
7
|
+
children?: React.ReactNode;
|
|
8
|
+
};
|
|
9
|
+
declare const Layout: ({ id, className, withSider, children, }: LayoutProps) => React.JSX.Element;
|
|
10
|
+
export { Layout };
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
import "./index.css";
|
|
3
|
+
type ListProps = {
|
|
4
|
+
id?: string;
|
|
5
|
+
className?: string;
|
|
6
|
+
data?: Array<{
|
|
7
|
+
title?: string;
|
|
8
|
+
subtitle?: string;
|
|
9
|
+
date?: Date;
|
|
10
|
+
icon?: any;
|
|
11
|
+
}>;
|
|
12
|
+
empty?: {
|
|
13
|
+
icon?: React.ReactNode;
|
|
14
|
+
text?: string;
|
|
15
|
+
};
|
|
16
|
+
};
|
|
17
|
+
declare const List: ({ id, className, data, empty, }: ListProps) => React.JSX.Element;
|
|
18
|
+
export { List };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from "./List";
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
import "./index.css";
|
|
3
|
+
type LoadingProps = {
|
|
4
|
+
id?: string;
|
|
5
|
+
className?: string;
|
|
6
|
+
size?: number;
|
|
7
|
+
color?: string;
|
|
8
|
+
};
|
|
9
|
+
declare const Loading: ({ id, className, size, color, }: LoadingProps) => React.JSX.Element;
|
|
10
|
+
export { Loading };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from "./Loading";
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
import "./index.css";
|
|
3
|
+
type LogoProps = {
|
|
4
|
+
id?: string;
|
|
5
|
+
className?: string;
|
|
6
|
+
type?: "dark" | "white" | "background-contrasted";
|
|
7
|
+
width?: number | string;
|
|
8
|
+
height?: number | string;
|
|
9
|
+
source?: string;
|
|
10
|
+
};
|
|
11
|
+
declare const Logo: ({ id, className, type, width, height, source, }: LogoProps) => React.JSX.Element;
|
|
12
|
+
export { Logo };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from "./Logo";
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
import "./index.css";
|
|
3
|
+
type MenubarProps = {
|
|
4
|
+
id?: string;
|
|
5
|
+
className?: string;
|
|
6
|
+
borderless?: boolean;
|
|
7
|
+
orientation?: 'horizontal' | 'vertical';
|
|
8
|
+
activeKey?: string;
|
|
9
|
+
items?: Array<{
|
|
10
|
+
key: string;
|
|
11
|
+
title?: string | React.ReactNode;
|
|
12
|
+
disabled?: boolean;
|
|
13
|
+
separator?: boolean;
|
|
14
|
+
items?: Array<{
|
|
15
|
+
key: string;
|
|
16
|
+
title?: string | React.ReactNode;
|
|
17
|
+
disabled?: boolean;
|
|
18
|
+
separator?: boolean;
|
|
19
|
+
}>;
|
|
20
|
+
}>;
|
|
21
|
+
onClick?: (key: string) => void;
|
|
22
|
+
};
|
|
23
|
+
declare const Menubar: ({ id, className, borderless, orientation, activeKey, items, onClick, }: MenubarProps) => React.JSX.Element;
|
|
24
|
+
export { Menubar };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from "./Menubar";
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import "./index.css";
|
|
3
|
+
type ModalProps = {
|
|
4
|
+
className?: string;
|
|
5
|
+
title?: string | React.ReactNode;
|
|
6
|
+
subtitle?: string;
|
|
7
|
+
footer?: React.ReactNode;
|
|
8
|
+
visible?: boolean;
|
|
9
|
+
loading?: boolean;
|
|
10
|
+
okButton?: {
|
|
11
|
+
text?: string;
|
|
12
|
+
disabled?: boolean;
|
|
13
|
+
onClick: () => void;
|
|
14
|
+
};
|
|
15
|
+
cancelButton?: {
|
|
16
|
+
text?: string;
|
|
17
|
+
disabled?: boolean;
|
|
18
|
+
onClick: () => void;
|
|
19
|
+
};
|
|
20
|
+
onClose?: () => void;
|
|
21
|
+
width?: number;
|
|
22
|
+
children?: React.ReactNode;
|
|
23
|
+
};
|
|
24
|
+
declare const Modal: ({ className, title, subtitle, footer, visible, loading, okButton, cancelButton, onClose, width, children, }: ModalProps) => React.JSX.Element;
|
|
25
|
+
export { Modal };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from "./Modal";
|
package/dist/emails/balance-sheet-finalized/components/MultiSelectPicker/MultiSelectPicker.d.ts
ADDED
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
import "./index.css";
|
|
3
|
+
type MultiSelectOption = {
|
|
4
|
+
value: string;
|
|
5
|
+
/** Label legível (ex.: "Comércio varejista de combustíveis"). */
|
|
6
|
+
label: string;
|
|
7
|
+
/** Código curto opcional em mono à esquerda do label (ex.: "4711-3/01"). */
|
|
8
|
+
code?: string;
|
|
9
|
+
disabled?: boolean;
|
|
10
|
+
};
|
|
11
|
+
type MultiSelectPickerProps = {
|
|
12
|
+
id?: string;
|
|
13
|
+
className?: string;
|
|
14
|
+
/** Controlled visible state. */
|
|
15
|
+
visible?: boolean;
|
|
16
|
+
/** Título do popover (ex.: "Selecionar CNAEs"). */
|
|
17
|
+
title?: string;
|
|
18
|
+
searchPlaceholder?: string;
|
|
19
|
+
options: Array<MultiSelectOption>;
|
|
20
|
+
/** Valores selecionados (controlled). */
|
|
21
|
+
values: string[];
|
|
22
|
+
onChange?: (values: string[]) => void;
|
|
23
|
+
/** Trigger element (botão/chip que abre o popover). */
|
|
24
|
+
trigger: React.ReactNode;
|
|
25
|
+
/** Total de opções no universo (ex.: 1320 CNAEs no Brasil). Default = options.length. */
|
|
26
|
+
totalCount?: number;
|
|
27
|
+
/** Label do footer "Limpar". Default "Limpar seleção". */
|
|
28
|
+
clearLabel?: string;
|
|
29
|
+
/** Mostra o botão Limpar. Default true. */
|
|
30
|
+
showClear?: boolean;
|
|
31
|
+
/** Quantos chips selecionados mostrar antes de colapsar para "+N mais". Default 5. */
|
|
32
|
+
collapsedChipsCount?: number;
|
|
33
|
+
width?: number | string;
|
|
34
|
+
align?: "start" | "center" | "end";
|
|
35
|
+
side?: "top" | "right" | "bottom" | "left";
|
|
36
|
+
/** Filtro custom (substitui o default que compara label + code). */
|
|
37
|
+
filter?: (option: MultiSelectOption, query: string) => boolean;
|
|
38
|
+
onPointerDownOutside?: () => void;
|
|
39
|
+
};
|
|
40
|
+
declare const MultiSelectPicker: ({ id, className, visible, title, searchPlaceholder, options, values, onChange, trigger, totalCount, clearLabel, showClear, collapsedChipsCount, width, align, side, filter, onPointerDownOutside, }: MultiSelectPickerProps) => React.JSX.Element;
|
|
41
|
+
export { MultiSelectPicker };
|
|
42
|
+
export type { MultiSelectOption, MultiSelectPickerProps };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from "./MultiSelectPicker";
|