@oxyhq/bloom 0.26.0 → 0.26.1
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/lib/typescript/commonjs/accordion/Accordion.d.ts +7 -0
- package/lib/typescript/commonjs/accordion/Accordion.d.ts.map +1 -0
- package/lib/typescript/commonjs/accordion/index.d.ts +3 -0
- package/lib/typescript/commonjs/accordion/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/accordion/types.d.ts +38 -0
- package/lib/typescript/commonjs/accordion/types.d.ts.map +1 -0
- package/lib/typescript/commonjs/admonition/index.d.ts +56 -0
- package/lib/typescript/commonjs/admonition/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/alert-dialog/AlertDialog.d.ts +22 -0
- package/lib/typescript/commonjs/alert-dialog/AlertDialog.d.ts.map +1 -0
- package/lib/typescript/commonjs/alert-dialog/AlertDialogHost.d.ts +15 -0
- package/lib/typescript/commonjs/alert-dialog/AlertDialogHost.d.ts.map +1 -0
- package/lib/typescript/commonjs/alert-dialog/confirm-store.d.ts +31 -0
- package/lib/typescript/commonjs/alert-dialog/confirm-store.d.ts.map +1 -0
- package/lib/typescript/commonjs/alert-dialog/index.d.ts +8 -0
- package/lib/typescript/commonjs/alert-dialog/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/alert-dialog/index.web.d.ts +8 -0
- package/lib/typescript/commonjs/alert-dialog/index.web.d.ts.map +1 -0
- package/lib/typescript/commonjs/alert-dialog/types.d.ts +44 -0
- package/lib/typescript/commonjs/alert-dialog/types.d.ts.map +1 -0
- package/lib/typescript/commonjs/avatar/Avatar.d.ts +4 -0
- package/lib/typescript/commonjs/avatar/Avatar.d.ts.map +1 -0
- package/lib/typescript/commonjs/avatar/LiveBadge.d.ts +15 -0
- package/lib/typescript/commonjs/avatar/LiveBadge.d.ts.map +1 -0
- package/lib/typescript/commonjs/avatar/default-avatar.d.ts +5 -0
- package/lib/typescript/commonjs/avatar/default-avatar.d.ts.map +1 -0
- package/lib/typescript/commonjs/avatar/index.d.ts +9 -0
- package/lib/typescript/commonjs/avatar/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/avatar/placeholder-context.d.ts +8 -0
- package/lib/typescript/commonjs/avatar/placeholder-context.d.ts.map +1 -0
- package/lib/typescript/commonjs/avatar/types.d.ts +71 -0
- package/lib/typescript/commonjs/avatar/types.d.ts.map +1 -0
- package/lib/typescript/commonjs/avatar-group/AvatarGroup.d.ts +4 -0
- package/lib/typescript/commonjs/avatar-group/AvatarGroup.d.ts.map +1 -0
- package/lib/typescript/commonjs/avatar-group/AvatarGroup.web.d.ts +4 -0
- package/lib/typescript/commonjs/avatar-group/AvatarGroup.web.d.ts.map +1 -0
- package/lib/typescript/commonjs/avatar-group/AvatarGroupBase.d.ts +16 -0
- package/lib/typescript/commonjs/avatar-group/AvatarGroupBase.d.ts.map +1 -0
- package/lib/typescript/commonjs/avatar-group/index.d.ts +3 -0
- package/lib/typescript/commonjs/avatar-group/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/avatar-group/index.web.d.ts +3 -0
- package/lib/typescript/commonjs/avatar-group/index.web.d.ts.map +1 -0
- package/lib/typescript/commonjs/avatar-group/types.d.ts +76 -0
- package/lib/typescript/commonjs/avatar-group/types.d.ts.map +1 -0
- package/lib/typescript/commonjs/badge/Badge.d.ts +4 -0
- package/lib/typescript/commonjs/badge/Badge.d.ts.map +1 -0
- package/lib/typescript/commonjs/badge/index.d.ts +3 -0
- package/lib/typescript/commonjs/badge/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/badge/types.d.ts +29 -0
- package/lib/typescript/commonjs/badge/types.d.ts.map +1 -0
- package/lib/typescript/commonjs/benefit-list/index.d.ts +6 -0
- package/lib/typescript/commonjs/benefit-list/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/benefit-list/types.d.ts +35 -0
- package/lib/typescript/commonjs/benefit-list/types.d.ts.map +1 -0
- package/lib/typescript/commonjs/bottom-sheet/index.d.ts +95 -0
- package/lib/typescript/commonjs/bottom-sheet/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/button/Button.d.ts +14 -0
- package/lib/typescript/commonjs/button/Button.d.ts.map +1 -0
- package/lib/typescript/commonjs/button/Button.web.d.ts +14 -0
- package/lib/typescript/commonjs/button/Button.web.d.ts.map +1 -0
- package/lib/typescript/commonjs/button/index.d.ts +3 -0
- package/lib/typescript/commonjs/button/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/button/index.web.d.ts +3 -0
- package/lib/typescript/commonjs/button/index.web.d.ts.map +1 -0
- package/lib/typescript/commonjs/button/types.d.ts +107 -0
- package/lib/typescript/commonjs/button/types.d.ts.map +1 -0
- package/lib/typescript/commonjs/card/Card.d.ts +9 -0
- package/lib/typescript/commonjs/card/Card.d.ts.map +1 -0
- package/lib/typescript/commonjs/card/index.d.ts +3 -0
- package/lib/typescript/commonjs/card/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/card/types.d.ts +34 -0
- package/lib/typescript/commonjs/card/types.d.ts.map +1 -0
- package/lib/typescript/commonjs/checkbox/Checkbox.d.ts +4 -0
- package/lib/typescript/commonjs/checkbox/Checkbox.d.ts.map +1 -0
- package/lib/typescript/commonjs/checkbox/index.d.ts +3 -0
- package/lib/typescript/commonjs/checkbox/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/checkbox/types.d.ts +25 -0
- package/lib/typescript/commonjs/checkbox/types.d.ts.map +1 -0
- package/lib/typescript/commonjs/chip/Chip.d.ts +4 -0
- package/lib/typescript/commonjs/chip/Chip.d.ts.map +1 -0
- package/lib/typescript/commonjs/chip/index.d.ts +3 -0
- package/lib/typescript/commonjs/chip/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/chip/types.d.ts +31 -0
- package/lib/typescript/commonjs/chip/types.d.ts.map +1 -0
- package/lib/typescript/commonjs/code/Code.d.ts +7 -0
- package/lib/typescript/commonjs/code/Code.d.ts.map +1 -0
- package/lib/typescript/commonjs/code/Pre.d.ts +8 -0
- package/lib/typescript/commonjs/code/Pre.d.ts.map +1 -0
- package/lib/typescript/commonjs/code/index.d.ts +5 -0
- package/lib/typescript/commonjs/code/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/collapsible/Collapsible.d.ts +4 -0
- package/lib/typescript/commonjs/collapsible/Collapsible.d.ts.map +1 -0
- package/lib/typescript/commonjs/collapsible/index.d.ts +3 -0
- package/lib/typescript/commonjs/collapsible/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/collapsible/types.d.ts +18 -0
- package/lib/typescript/commonjs/collapsible/types.d.ts.map +1 -0
- package/lib/typescript/commonjs/combobox/Combobox.d.ts +33 -0
- package/lib/typescript/commonjs/combobox/Combobox.d.ts.map +1 -0
- package/lib/typescript/commonjs/combobox/index.d.ts +6 -0
- package/lib/typescript/commonjs/combobox/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/combobox/index.web.d.ts +6 -0
- package/lib/typescript/commonjs/combobox/index.web.d.ts.map +1 -0
- package/lib/typescript/commonjs/combobox/types.d.ts +40 -0
- package/lib/typescript/commonjs/combobox/types.d.ts.map +1 -0
- package/lib/typescript/commonjs/command/Command.d.ts +22 -0
- package/lib/typescript/commonjs/command/Command.d.ts.map +1 -0
- package/lib/typescript/commonjs/command/index.d.ts +6 -0
- package/lib/typescript/commonjs/command/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/command/index.web.d.ts +6 -0
- package/lib/typescript/commonjs/command/index.web.d.ts.map +1 -0
- package/lib/typescript/commonjs/command/types.d.ts +46 -0
- package/lib/typescript/commonjs/command/types.d.ts.map +1 -0
- package/lib/typescript/commonjs/connection-dots/ConnectionDots.d.ts +4 -0
- package/lib/typescript/commonjs/connection-dots/ConnectionDots.d.ts.map +1 -0
- package/lib/typescript/commonjs/connection-dots/ConnectionDots.web.d.ts +14 -0
- package/lib/typescript/commonjs/connection-dots/ConnectionDots.web.d.ts.map +1 -0
- package/lib/typescript/commonjs/connection-dots/ConnectionDotsBase.d.ts +18 -0
- package/lib/typescript/commonjs/connection-dots/ConnectionDotsBase.d.ts.map +1 -0
- package/lib/typescript/commonjs/connection-dots/index.d.ts +3 -0
- package/lib/typescript/commonjs/connection-dots/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/connection-dots/index.web.d.ts +3 -0
- package/lib/typescript/commonjs/connection-dots/index.web.d.ts.map +1 -0
- package/lib/typescript/commonjs/connection-dots/types.d.ts +41 -0
- package/lib/typescript/commonjs/connection-dots/types.d.ts.map +1 -0
- package/lib/typescript/commonjs/content-panel/index.d.ts +59 -0
- package/lib/typescript/commonjs/content-panel/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/content-panel/index.web.d.ts +68 -0
- package/lib/typescript/commonjs/content-panel/index.web.d.ts.map +1 -0
- package/lib/typescript/commonjs/content-panel/nesting-context.d.ts +24 -0
- package/lib/typescript/commonjs/content-panel/nesting-context.d.ts.map +1 -0
- package/lib/typescript/commonjs/context-menu/context.d.ts +11 -0
- package/lib/typescript/commonjs/context-menu/context.d.ts.map +1 -0
- package/lib/typescript/commonjs/context-menu/index.d.ts +21 -0
- package/lib/typescript/commonjs/context-menu/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/context-menu/index.web.d.ts +19 -0
- package/lib/typescript/commonjs/context-menu/index.web.d.ts.map +1 -0
- package/lib/typescript/commonjs/context-menu/types.d.ts +53 -0
- package/lib/typescript/commonjs/context-menu/types.d.ts.map +1 -0
- package/lib/typescript/commonjs/design-tokens/color-roles.d.ts +102 -0
- package/lib/typescript/commonjs/design-tokens/color-roles.d.ts.map +1 -0
- package/lib/typescript/commonjs/design-tokens/index.d.ts +28 -0
- package/lib/typescript/commonjs/design-tokens/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/design-tokens/scales.d.ts +152 -0
- package/lib/typescript/commonjs/design-tokens/scales.d.ts.map +1 -0
- package/lib/typescript/commonjs/design-tokens/shadows.d.ts +34 -0
- package/lib/typescript/commonjs/design-tokens/shadows.d.ts.map +1 -0
- package/lib/typescript/commonjs/design-tokens/shadows.native.d.ts +19 -0
- package/lib/typescript/commonjs/design-tokens/shadows.native.d.ts.map +1 -0
- package/lib/typescript/commonjs/design-tokens/tailwind-preset.d.ts +59 -0
- package/lib/typescript/commonjs/design-tokens/tailwind-preset.d.ts.map +1 -0
- package/lib/typescript/commonjs/design-tokens/theme-css.d.ts +39 -0
- package/lib/typescript/commonjs/design-tokens/theme-css.d.ts.map +1 -0
- package/lib/typescript/commonjs/dialog/BloomDialogProvider.d.ts +27 -0
- package/lib/typescript/commonjs/dialog/BloomDialogProvider.d.ts.map +1 -0
- package/lib/typescript/commonjs/dialog/BloomDialogProvider.web.d.ts +15 -0
- package/lib/typescript/commonjs/dialog/BloomDialogProvider.web.d.ts.map +1 -0
- package/lib/typescript/commonjs/dialog/Dialog.d.ts +40 -0
- package/lib/typescript/commonjs/dialog/Dialog.d.ts.map +1 -0
- package/lib/typescript/commonjs/dialog/Dialog.web.d.ts +55 -0
- package/lib/typescript/commonjs/dialog/Dialog.web.d.ts.map +1 -0
- package/lib/typescript/commonjs/dialog/DialogBottomSheet.d.ts +29 -0
- package/lib/typescript/commonjs/dialog/DialogBottomSheet.d.ts.map +1 -0
- package/lib/typescript/commonjs/dialog/DialogContent.d.ts +32 -0
- package/lib/typescript/commonjs/dialog/DialogContent.d.ts.map +1 -0
- package/lib/typescript/commonjs/dialog/SheetShell.d.ts +31 -0
- package/lib/typescript/commonjs/dialog/SheetShell.d.ts.map +1 -0
- package/lib/typescript/commonjs/dialog/alert-store.d.ts +70 -0
- package/lib/typescript/commonjs/dialog/alert-store.d.ts.map +1 -0
- package/lib/typescript/commonjs/dialog/alert.d.ts +27 -0
- package/lib/typescript/commonjs/dialog/alert.d.ts.map +1 -0
- package/lib/typescript/commonjs/dialog/context.d.ts +12 -0
- package/lib/typescript/commonjs/dialog/context.d.ts.map +1 -0
- package/lib/typescript/commonjs/dialog/index.d.ts +7 -0
- package/lib/typescript/commonjs/dialog/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/dialog/index.web.d.ts +7 -0
- package/lib/typescript/commonjs/dialog/index.web.d.ts.map +1 -0
- package/lib/typescript/commonjs/dialog/placement.d.ts +81 -0
- package/lib/typescript/commonjs/dialog/placement.d.ts.map +1 -0
- package/lib/typescript/commonjs/dialog/types.d.ts +165 -0
- package/lib/typescript/commonjs/dialog/types.d.ts.map +1 -0
- package/lib/typescript/commonjs/divider/Divider.d.ts +4 -0
- package/lib/typescript/commonjs/divider/Divider.d.ts.map +1 -0
- package/lib/typescript/commonjs/divider/index.d.ts +3 -0
- package/lib/typescript/commonjs/divider/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/divider/types.d.ts +15 -0
- package/lib/typescript/commonjs/divider/types.d.ts.map +1 -0
- package/lib/typescript/commonjs/error-boundary/ErrorBoundary.d.ts +18 -0
- package/lib/typescript/commonjs/error-boundary/ErrorBoundary.d.ts.map +1 -0
- package/lib/typescript/commonjs/error-boundary/index.d.ts +3 -0
- package/lib/typescript/commonjs/error-boundary/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/error-boundary/types.d.ts +55 -0
- package/lib/typescript/commonjs/error-boundary/types.d.ts.map +1 -0
- package/lib/typescript/commonjs/fab/Fab.d.ts +5 -0
- package/lib/typescript/commonjs/fab/Fab.d.ts.map +1 -0
- package/lib/typescript/commonjs/fab/Fab.web.d.ts +5 -0
- package/lib/typescript/commonjs/fab/Fab.web.d.ts.map +1 -0
- package/lib/typescript/commonjs/fab/index.d.ts +3 -0
- package/lib/typescript/commonjs/fab/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/fab/index.web.d.ts +3 -0
- package/lib/typescript/commonjs/fab/index.web.d.ts.map +1 -0
- package/lib/typescript/commonjs/fab/types.d.ts +113 -0
- package/lib/typescript/commonjs/fab/types.d.ts.map +1 -0
- package/lib/typescript/commonjs/field/Field.d.ts +4 -0
- package/lib/typescript/commonjs/field/Field.d.ts.map +1 -0
- package/lib/typescript/commonjs/field/index.d.ts +3 -0
- package/lib/typescript/commonjs/field/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/field/types.d.ts +26 -0
- package/lib/typescript/commonjs/field/types.d.ts.map +1 -0
- package/lib/typescript/commonjs/fill/index.d.ts +7 -0
- package/lib/typescript/commonjs/fill/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/fonts/FontLoader.d.ts +28 -0
- package/lib/typescript/commonjs/fonts/FontLoader.d.ts.map +1 -0
- package/lib/typescript/commonjs/fonts/FontLoader.native.d.ts +32 -0
- package/lib/typescript/commonjs/fonts/FontLoader.native.d.ts.map +1 -0
- package/lib/typescript/commonjs/fonts/apply-font-faces.d.ts +2 -0
- package/lib/typescript/commonjs/fonts/apply-font-faces.d.ts.map +1 -0
- package/lib/typescript/commonjs/fonts/apply-font-faces.web.d.ts +19 -0
- package/lib/typescript/commonjs/fonts/apply-font-faces.web.d.ts.map +1 -0
- package/lib/typescript/commonjs/fonts/font-assets.d.ts +7 -0
- package/lib/typescript/commonjs/fonts/font-assets.d.ts.map +1 -0
- package/lib/typescript/commonjs/fonts/font-data.web.d.ts +5 -0
- package/lib/typescript/commonjs/fonts/font-data.web.d.ts.map +1 -0
- package/lib/typescript/commonjs/fonts/index.d.ts +7 -0
- package/lib/typescript/commonjs/fonts/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/fonts/index.web.d.ts +7 -0
- package/lib/typescript/commonjs/fonts/index.web.d.ts.map +1 -0
- package/lib/typescript/commonjs/fonts/tokens.d.ts +21 -0
- package/lib/typescript/commonjs/fonts/tokens.d.ts.map +1 -0
- package/lib/typescript/commonjs/grid/index.d.ts +13 -0
- package/lib/typescript/commonjs/grid/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/grouped-buttons/GroupedButtons.d.ts +12 -0
- package/lib/typescript/commonjs/grouped-buttons/GroupedButtons.d.ts.map +1 -0
- package/lib/typescript/commonjs/grouped-buttons/index.d.ts +3 -0
- package/lib/typescript/commonjs/grouped-buttons/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/grouped-buttons/types.d.ts +15 -0
- package/lib/typescript/commonjs/grouped-buttons/types.d.ts.map +1 -0
- package/lib/typescript/commonjs/hooks/index.d.ts +6 -0
- package/lib/typescript/commonjs/hooks/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/hooks/mergeRefs.d.ts +17 -0
- package/lib/typescript/commonjs/hooks/mergeRefs.d.ts.map +1 -0
- package/lib/typescript/commonjs/hooks/useControllableState.d.ts +19 -0
- package/lib/typescript/commonjs/hooks/useControllableState.d.ts.map +1 -0
- package/lib/typescript/commonjs/hooks/useDelayedLoading.d.ts +6 -0
- package/lib/typescript/commonjs/hooks/useDelayedLoading.d.ts.map +1 -0
- package/lib/typescript/commonjs/hooks/useInteractionState.d.ts +29 -0
- package/lib/typescript/commonjs/hooks/useInteractionState.d.ts.map +1 -0
- package/lib/typescript/commonjs/hooks/usePressAnimation.d.ts +16 -0
- package/lib/typescript/commonjs/hooks/usePressAnimation.d.ts.map +1 -0
- package/lib/typescript/commonjs/hooks/useThrottledValue.d.ts +5 -0
- package/lib/typescript/commonjs/hooks/useThrottledValue.d.ts.map +1 -0
- package/lib/typescript/commonjs/icon-circle/index.d.ts +10 -0
- package/lib/typescript/commonjs/icon-circle/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Accessibility.d.ts +7 -0
- package/lib/typescript/commonjs/icons/Accessibility.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Alien.d.ts +7 -0
- package/lib/typescript/commonjs/icons/Alien.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/AndroidLogo.d.ts +7 -0
- package/lib/typescript/commonjs/icons/AndroidLogo.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Apple.d.ts +7 -0
- package/lib/typescript/commonjs/icons/Apple.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/AppleLogo.d.ts +7 -0
- package/lib/typescript/commonjs/icons/AppleLogo.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Arrow.d.ts +31 -0
- package/lib/typescript/commonjs/icons/Arrow.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/ArrowBoxLeft.d.ts +13 -0
- package/lib/typescript/commonjs/icons/ArrowBoxLeft.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/ArrowCornerDownRight.d.ts +7 -0
- package/lib/typescript/commonjs/icons/ArrowCornerDownRight.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/ArrowOutOfBox.d.ts +13 -0
- package/lib/typescript/commonjs/icons/ArrowOutOfBox.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/ArrowRotate.d.ts +13 -0
- package/lib/typescript/commonjs/icons/ArrowRotate.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/ArrowShareRight.d.ts +7 -0
- package/lib/typescript/commonjs/icons/ArrowShareRight.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/ArrowTopCircle.d.ts +7 -0
- package/lib/typescript/commonjs/icons/ArrowTopCircle.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/ArrowTriangle.d.ts +7 -0
- package/lib/typescript/commonjs/icons/ArrowTriangle.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/ArrowsDiagonal.d.ts +25 -0
- package/lib/typescript/commonjs/icons/ArrowsDiagonal.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/AspectRatio.d.ts +19 -0
- package/lib/typescript/commonjs/icons/AspectRatio.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/At.d.ts +13 -0
- package/lib/typescript/commonjs/icons/At.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Atom.d.ts +7 -0
- package/lib/typescript/commonjs/icons/Atom.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Bars.d.ts +7 -0
- package/lib/typescript/commonjs/icons/Bars.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Beaker.d.ts +7 -0
- package/lib/typescript/commonjs/icons/Beaker.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Bell.d.ts +13 -0
- package/lib/typescript/commonjs/icons/Bell.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Bell2.d.ts +25 -0
- package/lib/typescript/commonjs/icons/Bell2.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/BellPlus.d.ts +7 -0
- package/lib/typescript/commonjs/icons/BellPlus.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/BellRinging.d.ts +13 -0
- package/lib/typescript/commonjs/icons/BellRinging.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/BirthdayCake.d.ts +7 -0
- package/lib/typescript/commonjs/icons/BirthdayCake.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Bookmark.d.ts +19 -0
- package/lib/typescript/commonjs/icons/Bookmark.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Bot.d.ts +13 -0
- package/lib/typescript/commonjs/icons/Bot.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/BroomSparkle.d.ts +7 -0
- package/lib/typescript/commonjs/icons/BroomSparkle.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Bubble.d.ts +25 -0
- package/lib/typescript/commonjs/icons/Bubble.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/BubbleInfo.d.ts +7 -0
- package/lib/typescript/commonjs/icons/BubbleInfo.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/BulletList.d.ts +19 -0
- package/lib/typescript/commonjs/icons/BulletList.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/CC.d.ts +13 -0
- package/lib/typescript/commonjs/icons/CC.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Calendar.d.ts +7 -0
- package/lib/typescript/commonjs/icons/Calendar.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/CalendarClock.d.ts +7 -0
- package/lib/typescript/commonjs/icons/CalendarClock.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/CalendarDays.d.ts +7 -0
- package/lib/typescript/commonjs/icons/CalendarDays.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Camera.d.ts +13 -0
- package/lib/typescript/commonjs/icons/Camera.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Car.d.ts +7 -0
- package/lib/typescript/commonjs/icons/Car.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Celebrate.d.ts +7 -0
- package/lib/typescript/commonjs/icons/Celebrate.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/ChainLink.d.ts +7 -0
- package/lib/typescript/commonjs/icons/ChainLink.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Check.d.ts +13 -0
- package/lib/typescript/commonjs/icons/Check.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Chevron.d.ts +40 -0
- package/lib/typescript/commonjs/icons/Chevron.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Circle.d.ts +7 -0
- package/lib/typescript/commonjs/icons/Circle.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/CircleAndSquare.d.ts +7 -0
- package/lib/typescript/commonjs/icons/CircleAndSquare.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/CircleBanSign.d.ts +7 -0
- package/lib/typescript/commonjs/icons/CircleBanSign.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/CircleCheck.d.ts +7 -0
- package/lib/typescript/commonjs/icons/CircleCheck.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/CircleInfo.d.ts +7 -0
- package/lib/typescript/commonjs/icons/CircleInfo.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/CirclePlus.d.ts +7 -0
- package/lib/typescript/commonjs/icons/CirclePlus.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/CircleQuestion.d.ts +7 -0
- package/lib/typescript/commonjs/icons/CircleQuestion.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/CircleX.d.ts +7 -0
- package/lib/typescript/commonjs/icons/CircleX.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Clipboard.d.ts +7 -0
- package/lib/typescript/commonjs/icons/Clipboard.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Clock.d.ts +7 -0
- package/lib/typescript/commonjs/icons/Clock.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/CodeBrackets.d.ts +13 -0
- package/lib/typescript/commonjs/icons/CodeBrackets.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/CodeLines.d.ts +7 -0
- package/lib/typescript/commonjs/icons/CodeLines.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/ColorPalette.d.ts +7 -0
- package/lib/typescript/commonjs/icons/ColorPalette.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Contacts.d.ts +13 -0
- package/lib/typescript/commonjs/icons/Contacts.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Crop.d.ts +7 -0
- package/lib/typescript/commonjs/icons/Crop.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/DotGrid.d.ts +13 -0
- package/lib/typescript/commonjs/icons/DotGrid.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Download.d.ts +7 -0
- package/lib/typescript/commonjs/icons/Download.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/EditBig.d.ts +13 -0
- package/lib/typescript/commonjs/icons/EditBig.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Emoji.d.ts +25 -0
- package/lib/typescript/commonjs/icons/Emoji.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Envelope.d.ts +19 -0
- package/lib/typescript/commonjs/icons/Envelope.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/EnvelopeOpen.d.ts +7 -0
- package/lib/typescript/commonjs/icons/EnvelopeOpen.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Explosion.d.ts +7 -0
- package/lib/typescript/commonjs/icons/Explosion.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Eye.d.ts +13 -0
- package/lib/typescript/commonjs/icons/Eye.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/EyeSlash.d.ts +7 -0
- package/lib/typescript/commonjs/icons/EyeSlash.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Filter.d.ts +7 -0
- package/lib/typescript/commonjs/icons/Filter.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/FilterTimeline.d.ts +7 -0
- package/lib/typescript/commonjs/icons/FilterTimeline.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Flag.d.ts +7 -0
- package/lib/typescript/commonjs/icons/Flag.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Flame.d.ts +7 -0
- package/lib/typescript/commonjs/icons/Flame.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/FlipImage.d.ts +13 -0
- package/lib/typescript/commonjs/icons/FlipImage.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/FloppyDisk.d.ts +7 -0
- package/lib/typescript/commonjs/icons/FloppyDisk.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Freeze.d.ts +7 -0
- package/lib/typescript/commonjs/icons/Freeze.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/GameController.d.ts +7 -0
- package/lib/typescript/commonjs/icons/GameController.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Gif.d.ts +13 -0
- package/lib/typescript/commonjs/icons/Gif.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Gift1.d.ts +13 -0
- package/lib/typescript/commonjs/icons/Gift1.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Globe.d.ts +19 -0
- package/lib/typescript/commonjs/icons/Globe.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Group.d.ts +7 -0
- package/lib/typescript/commonjs/icons/Group.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Growth.d.ts +7 -0
- package/lib/typescript/commonjs/icons/Growth.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Haptic.d.ts +7 -0
- package/lib/typescript/commonjs/icons/Haptic.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Hashtag.d.ts +19 -0
- package/lib/typescript/commonjs/icons/Hashtag.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Heart2.d.ts +25 -0
- package/lib/typescript/commonjs/icons/Heart2.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Home.d.ts +19 -0
- package/lib/typescript/commonjs/icons/Home.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/HomeOpen.d.ts +13 -0
- package/lib/typescript/commonjs/icons/HomeOpen.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Image.d.ts +13 -0
- package/lib/typescript/commonjs/icons/Image.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Key.d.ts +7 -0
- package/lib/typescript/commonjs/icons/Key.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Lab.d.ts +7 -0
- package/lib/typescript/commonjs/icons/Lab.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Leaf.d.ts +7 -0
- package/lib/typescript/commonjs/icons/Leaf.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/ListMagnifyingGlass.d.ts +7 -0
- package/lib/typescript/commonjs/icons/ListMagnifyingGlass.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/ListPlus.d.ts +7 -0
- package/lib/typescript/commonjs/icons/ListPlus.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/ListSparkle.d.ts +7 -0
- package/lib/typescript/commonjs/icons/ListSparkle.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Live.d.ts +7 -0
- package/lib/typescript/commonjs/icons/Live.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Loader.d.ts +7 -0
- package/lib/typescript/commonjs/icons/Loader.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Lock.d.ts +13 -0
- package/lib/typescript/commonjs/icons/Lock.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Logo.d.ts +13 -0
- package/lib/typescript/commonjs/icons/Logo.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Macintosh.d.ts +7 -0
- package/lib/typescript/commonjs/icons/Macintosh.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/MagnifyingGlass.d.ts +25 -0
- package/lib/typescript/commonjs/icons/MagnifyingGlass.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Menu.d.ts +7 -0
- package/lib/typescript/commonjs/icons/Menu.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Message.d.ts +19 -0
- package/lib/typescript/commonjs/icons/Message.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Moon.d.ts +7 -0
- package/lib/typescript/commonjs/icons/Moon.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/MusicNote.d.ts +7 -0
- package/lib/typescript/commonjs/icons/MusicNote.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Mute.d.ts +7 -0
- package/lib/typescript/commonjs/icons/Mute.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/News2.d.ts +7 -0
- package/lib/typescript/commonjs/icons/News2.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Newskie.d.ts +7 -0
- package/lib/typescript/commonjs/icons/Newskie.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Newspaper.d.ts +7 -0
- package/lib/typescript/commonjs/icons/Newspaper.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/PageText.d.ts +7 -0
- package/lib/typescript/commonjs/icons/PageText.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/PageX.d.ts +7 -0
- package/lib/typescript/commonjs/icons/PageX.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/PaintRoller.d.ts +7 -0
- package/lib/typescript/commonjs/icons/PaintRoller.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/PaperPlane.d.ts +7 -0
- package/lib/typescript/commonjs/icons/PaperPlane.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Pause.d.ts +25 -0
- package/lib/typescript/commonjs/icons/Pause.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Pencil.d.ts +19 -0
- package/lib/typescript/commonjs/icons/Pencil.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/PeopleRemove2.d.ts +13 -0
- package/lib/typescript/commonjs/icons/PeopleRemove2.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Person.d.ts +61 -0
- package/lib/typescript/commonjs/icons/Person.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Phone.d.ts +13 -0
- package/lib/typescript/commonjs/icons/Phone.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Pin.d.ts +13 -0
- package/lib/typescript/commonjs/icons/Pin.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/PinLocation.d.ts +13 -0
- package/lib/typescript/commonjs/icons/PinLocation.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Pizza.d.ts +7 -0
- package/lib/typescript/commonjs/icons/Pizza.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Play.d.ts +25 -0
- package/lib/typescript/commonjs/icons/Play.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Plus.d.ts +13 -0
- package/lib/typescript/commonjs/icons/Plus.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/QrCode.d.ts +7 -0
- package/lib/typescript/commonjs/icons/QrCode.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Quote.d.ts +31 -0
- package/lib/typescript/commonjs/icons/Quote.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/RaisingHand.d.ts +13 -0
- package/lib/typescript/commonjs/icons/RaisingHand.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Reply.d.ts +13 -0
- package/lib/typescript/commonjs/icons/Reply.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Repost.d.ts +25 -0
- package/lib/typescript/commonjs/icons/Repost.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Rose.d.ts +7 -0
- package/lib/typescript/commonjs/icons/Rose.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/SettingsGear2.d.ts +13 -0
- package/lib/typescript/commonjs/icons/SettingsGear2.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/SettingsSlider.d.ts +7 -0
- package/lib/typescript/commonjs/icons/SettingsSlider.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Shaka.d.ts +7 -0
- package/lib/typescript/commonjs/icons/Shaka.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Shapes.d.ts +7 -0
- package/lib/typescript/commonjs/icons/Shapes.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Shield.d.ts +13 -0
- package/lib/typescript/commonjs/icons/Shield.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Sparkle.d.ts +7 -0
- package/lib/typescript/commonjs/icons/Sparkle.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Speaker.d.ts +7 -0
- package/lib/typescript/commonjs/icons/Speaker.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/SquareArrowTopRight.d.ts +7 -0
- package/lib/typescript/commonjs/icons/SquareArrowTopRight.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/SquareBehindSquare4.d.ts +7 -0
- package/lib/typescript/commonjs/icons/SquareBehindSquare4.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Star.d.ts +13 -0
- package/lib/typescript/commonjs/icons/Star.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/StarterPack.d.ts +7 -0
- package/lib/typescript/commonjs/icons/StarterPack.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/StreamingLive.d.ts +7 -0
- package/lib/typescript/commonjs/icons/StreamingLive.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/TEMPLATE.d.ts +23 -0
- package/lib/typescript/commonjs/icons/TEMPLATE.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/TextSize.d.ts +7 -0
- package/lib/typescript/commonjs/icons/TextSize.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Ticket.d.ts +7 -0
- package/lib/typescript/commonjs/icons/Ticket.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Times.d.ts +7 -0
- package/lib/typescript/commonjs/icons/Times.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/TitleCase.d.ts +7 -0
- package/lib/typescript/commonjs/icons/TitleCase.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Trash.d.ts +13 -0
- package/lib/typescript/commonjs/icons/Trash.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Tree.d.ts +7 -0
- package/lib/typescript/commonjs/icons/Tree.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Trending.d.ts +13 -0
- package/lib/typescript/commonjs/icons/Trending.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/UFO.d.ts +7 -0
- package/lib/typescript/commonjs/icons/UFO.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/UserCircle.d.ts +13 -0
- package/lib/typescript/commonjs/icons/UserCircle.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Verified.d.ts +7 -0
- package/lib/typescript/commonjs/icons/Verified.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/VerifiedCheck.d.ts +8 -0
- package/lib/typescript/commonjs/icons/VerifiedCheck.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/VerifierCheck.d.ts +8 -0
- package/lib/typescript/commonjs/icons/VerifierCheck.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/VideoClip.d.ts +13 -0
- package/lib/typescript/commonjs/icons/VideoClip.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Warning.d.ts +7 -0
- package/lib/typescript/commonjs/icons/Warning.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Window.d.ts +7 -0
- package/lib/typescript/commonjs/icons/Window.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Wrench.d.ts +7 -0
- package/lib/typescript/commonjs/icons/Wrench.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Zap.d.ts +7 -0
- package/lib/typescript/commonjs/icons/Zap.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/common.d.ts +393 -0
- package/lib/typescript/commonjs/icons/common.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/index.d.ts +155 -0
- package/lib/typescript/commonjs/icons/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/image-resolver/context.d.ts +15 -0
- package/lib/typescript/commonjs/image-resolver/context.d.ts.map +1 -0
- package/lib/typescript/commonjs/image-resolver/index.d.ts +2 -0
- package/lib/typescript/commonjs/image-resolver/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/index.d.ts +83 -0
- package/lib/typescript/commonjs/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/index.web.d.ts +83 -0
- package/lib/typescript/commonjs/index.web.d.ts.map +1 -0
- package/lib/typescript/commonjs/input-group/InputGroup.d.ts +9 -0
- package/lib/typescript/commonjs/input-group/InputGroup.d.ts.map +1 -0
- package/lib/typescript/commonjs/input-group/index.d.ts +3 -0
- package/lib/typescript/commonjs/input-group/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/input-group/types.d.ts +35 -0
- package/lib/typescript/commonjs/input-group/types.d.ts.map +1 -0
- package/lib/typescript/commonjs/item/Item.d.ts +4 -0
- package/lib/typescript/commonjs/item/Item.d.ts.map +1 -0
- package/lib/typescript/commonjs/item/index.d.ts +3 -0
- package/lib/typescript/commonjs/item/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/item/types.d.ts +45 -0
- package/lib/typescript/commonjs/item/types.d.ts.map +1 -0
- package/lib/typescript/commonjs/kbd/Kbd.d.ts +4 -0
- package/lib/typescript/commonjs/kbd/Kbd.d.ts.map +1 -0
- package/lib/typescript/commonjs/kbd/index.d.ts +3 -0
- package/lib/typescript/commonjs/kbd/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/kbd/types.d.ts +13 -0
- package/lib/typescript/commonjs/kbd/types.d.ts.map +1 -0
- package/lib/typescript/commonjs/label/Label.d.ts +4 -0
- package/lib/typescript/commonjs/label/Label.d.ts.map +1 -0
- package/lib/typescript/commonjs/label/index.d.ts +3 -0
- package/lib/typescript/commonjs/label/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/label/types.d.ts +27 -0
- package/lib/typescript/commonjs/label/types.d.ts.map +1 -0
- package/lib/typescript/commonjs/link-preview/LinkPreviewCard.d.ts +24 -0
- package/lib/typescript/commonjs/link-preview/LinkPreviewCard.d.ts.map +1 -0
- package/lib/typescript/commonjs/link-preview/index.d.ts +3 -0
- package/lib/typescript/commonjs/link-preview/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/link-preview/types.d.ts +44 -0
- package/lib/typescript/commonjs/link-preview/types.d.ts.map +1 -0
- package/lib/typescript/commonjs/list/index.d.ts +29 -0
- package/lib/typescript/commonjs/list/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/list/index.web.d.ts +45 -0
- package/lib/typescript/commonjs/list/index.web.d.ts.map +1 -0
- package/lib/typescript/commonjs/list/types.d.ts +77 -0
- package/lib/typescript/commonjs/list/types.d.ts.map +1 -0
- package/lib/typescript/commonjs/loading/Loading.d.ts +4 -0
- package/lib/typescript/commonjs/loading/Loading.d.ts.map +1 -0
- package/lib/typescript/commonjs/loading/Loading.web.d.ts +4 -0
- package/lib/typescript/commonjs/loading/Loading.web.d.ts.map +1 -0
- package/lib/typescript/commonjs/loading/SpinnerIcon.d.ts +16 -0
- package/lib/typescript/commonjs/loading/SpinnerIcon.d.ts.map +1 -0
- package/lib/typescript/commonjs/loading/SpinnerIcon.web.d.ts +17 -0
- package/lib/typescript/commonjs/loading/SpinnerIcon.web.d.ts.map +1 -0
- package/lib/typescript/commonjs/loading/index.d.ts +4 -0
- package/lib/typescript/commonjs/loading/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/loading/index.web.d.ts +4 -0
- package/lib/typescript/commonjs/loading/index.web.d.ts.map +1 -0
- package/lib/typescript/commonjs/loading/types.d.ts +62 -0
- package/lib/typescript/commonjs/loading/types.d.ts.map +1 -0
- package/lib/typescript/commonjs/menu/context.d.ts +6 -0
- package/lib/typescript/commonjs/menu/context.d.ts.map +1 -0
- package/lib/typescript/commonjs/menu/index.d.ts +22 -0
- package/lib/typescript/commonjs/menu/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/menu/index.web.d.ts +26 -0
- package/lib/typescript/commonjs/menu/index.web.d.ts.map +1 -0
- package/lib/typescript/commonjs/menu/types.d.ts +62 -0
- package/lib/typescript/commonjs/menu/types.d.ts.map +1 -0
- package/lib/typescript/commonjs/package.json +1 -0
- package/lib/typescript/commonjs/popover/context.d.ts +15 -0
- package/lib/typescript/commonjs/popover/context.d.ts.map +1 -0
- package/lib/typescript/commonjs/popover/index.d.ts +14 -0
- package/lib/typescript/commonjs/popover/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/popover/index.web.d.ts +14 -0
- package/lib/typescript/commonjs/popover/index.web.d.ts.map +1 -0
- package/lib/typescript/commonjs/popover/types.d.ts +54 -0
- package/lib/typescript/commonjs/popover/types.d.ts.map +1 -0
- package/lib/typescript/commonjs/portal/index.d.ts +15 -0
- package/lib/typescript/commonjs/portal/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/portal/index.web.d.ts +20 -0
- package/lib/typescript/commonjs/portal/index.web.d.ts.map +1 -0
- package/lib/typescript/commonjs/prompt-input/Actions.d.ts +6 -0
- package/lib/typescript/commonjs/prompt-input/Actions.d.ts.map +1 -0
- package/lib/typescript/commonjs/prompt-input/Attachments.d.ts +6 -0
- package/lib/typescript/commonjs/prompt-input/Attachments.d.ts.map +1 -0
- package/lib/typescript/commonjs/prompt-input/PromptInput.d.ts +6 -0
- package/lib/typescript/commonjs/prompt-input/PromptInput.d.ts.map +1 -0
- package/lib/typescript/commonjs/prompt-input/SubmitButton.d.ts +6 -0
- package/lib/typescript/commonjs/prompt-input/SubmitButton.d.ts.map +1 -0
- package/lib/typescript/commonjs/prompt-input/Textarea.d.ts +6 -0
- package/lib/typescript/commonjs/prompt-input/Textarea.d.ts.map +1 -0
- package/lib/typescript/commonjs/prompt-input/Textarea.web.d.ts +6 -0
- package/lib/typescript/commonjs/prompt-input/Textarea.web.d.ts.map +1 -0
- package/lib/typescript/commonjs/prompt-input/context.d.ts +34 -0
- package/lib/typescript/commonjs/prompt-input/context.d.ts.map +1 -0
- package/lib/typescript/commonjs/prompt-input/index.d.ts +8 -0
- package/lib/typescript/commonjs/prompt-input/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/prompt-input/types.d.ts +88 -0
- package/lib/typescript/commonjs/prompt-input/types.d.ts.map +1 -0
- package/lib/typescript/commonjs/radio-indicator/RadioIndicator.d.ts +4 -0
- package/lib/typescript/commonjs/radio-indicator/RadioIndicator.d.ts.map +1 -0
- package/lib/typescript/commonjs/radio-indicator/index.d.ts +3 -0
- package/lib/typescript/commonjs/radio-indicator/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/radio-indicator/types.d.ts +15 -0
- package/lib/typescript/commonjs/radio-indicator/types.d.ts.map +1 -0
- package/lib/typescript/commonjs/scroll/index.d.ts +27 -0
- package/lib/typescript/commonjs/scroll/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/scroll/index.web.d.ts +26 -0
- package/lib/typescript/commonjs/scroll/index.web.d.ts.map +1 -0
- package/lib/typescript/commonjs/scroll/scrollable.web.d.ts +29 -0
- package/lib/typescript/commonjs/scroll/scrollable.web.d.ts.map +1 -0
- package/lib/typescript/commonjs/scroll/store.d.ts +46 -0
- package/lib/typescript/commonjs/scroll/store.d.ts.map +1 -0
- package/lib/typescript/commonjs/scroll/types.d.ts +46 -0
- package/lib/typescript/commonjs/scroll/types.d.ts.map +1 -0
- package/lib/typescript/commonjs/search-input/index.d.ts +10 -0
- package/lib/typescript/commonjs/search-input/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/segmented-control/index.d.ts +45 -0
- package/lib/typescript/commonjs/segmented-control/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/select/common.d.ts +5 -0
- package/lib/typescript/commonjs/select/common.d.ts.map +1 -0
- package/lib/typescript/commonjs/select/index.d.ts +14 -0
- package/lib/typescript/commonjs/select/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/select/index.web.d.ts +14 -0
- package/lib/typescript/commonjs/select/index.web.d.ts.map +1 -0
- package/lib/typescript/commonjs/select/types.d.ts +84 -0
- package/lib/typescript/commonjs/select/types.d.ts.map +1 -0
- package/lib/typescript/commonjs/settings-list/SettingsList.d.ts +6 -0
- package/lib/typescript/commonjs/settings-list/SettingsList.d.ts.map +1 -0
- package/lib/typescript/commonjs/settings-list/index.d.ts +3 -0
- package/lib/typescript/commonjs/settings-list/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/settings-list/types.d.ts +44 -0
- package/lib/typescript/commonjs/settings-list/types.d.ts.map +1 -0
- package/lib/typescript/commonjs/skeleton/index.d.ts +64 -0
- package/lib/typescript/commonjs/skeleton/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/slider/Slider.d.ts +4 -0
- package/lib/typescript/commonjs/slider/Slider.d.ts.map +1 -0
- package/lib/typescript/commonjs/slider/index.d.ts +3 -0
- package/lib/typescript/commonjs/slider/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/slider/types.d.ts +30 -0
- package/lib/typescript/commonjs/slider/types.d.ts.map +1 -0
- package/lib/typescript/commonjs/styles/atoms.d.ts +464 -0
- package/lib/typescript/commonjs/styles/atoms.d.ts.map +1 -0
- package/lib/typescript/commonjs/styles/index.d.ts +7 -0
- package/lib/typescript/commonjs/styles/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/styles/native-driver.d.ts +2 -0
- package/lib/typescript/commonjs/styles/native-driver.d.ts.map +1 -0
- package/lib/typescript/commonjs/styles/platform.d.ts +33 -0
- package/lib/typescript/commonjs/styles/platform.d.ts.map +1 -0
- package/lib/typescript/commonjs/styles/tokens.d.ts +96 -0
- package/lib/typescript/commonjs/styles/tokens.d.ts.map +1 -0
- package/lib/typescript/commonjs/styles/z-index.d.ts +49 -0
- package/lib/typescript/commonjs/styles/z-index.d.ts.map +1 -0
- package/lib/typescript/commonjs/switch/Switch.d.ts +4 -0
- package/lib/typescript/commonjs/switch/Switch.d.ts.map +1 -0
- package/lib/typescript/commonjs/switch/index.d.ts +3 -0
- package/lib/typescript/commonjs/switch/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/switch/types.d.ts +15 -0
- package/lib/typescript/commonjs/switch/types.d.ts.map +1 -0
- package/lib/typescript/commonjs/tabs/Tabs.d.ts +6 -0
- package/lib/typescript/commonjs/tabs/Tabs.d.ts.map +1 -0
- package/lib/typescript/commonjs/tabs/index.d.ts +3 -0
- package/lib/typescript/commonjs/tabs/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/tabs/types.d.ts +34 -0
- package/lib/typescript/commonjs/tabs/types.d.ts.map +1 -0
- package/lib/typescript/commonjs/text-field/index.d.ts +50 -0
- package/lib/typescript/commonjs/text-field/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/theme/BloomThemeProvider.d.ts +88 -0
- package/lib/typescript/commonjs/theme/BloomThemeProvider.d.ts.map +1 -0
- package/lib/typescript/commonjs/theme/adaptive-colors.d.ts +3 -0
- package/lib/typescript/commonjs/theme/adaptive-colors.d.ts.map +1 -0
- package/lib/typescript/commonjs/theme/apply-dark-class.d.ts +21 -0
- package/lib/typescript/commonjs/theme/apply-dark-class.d.ts.map +1 -0
- package/lib/typescript/commonjs/theme/build-theme.d.ts +20 -0
- package/lib/typescript/commonjs/theme/build-theme.d.ts.map +1 -0
- package/lib/typescript/commonjs/theme/color-presets.d.ts +35 -0
- package/lib/typescript/commonjs/theme/color-presets.d.ts.map +1 -0
- package/lib/typescript/commonjs/theme/color-scope/index.d.ts +33 -0
- package/lib/typescript/commonjs/theme/color-scope/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/theme/color-scope/index.web.d.ts +24 -0
- package/lib/typescript/commonjs/theme/color-scope/index.web.d.ts.map +1 -0
- package/lib/typescript/commonjs/theme/color-scope/style-builder.d.ts +53 -0
- package/lib/typescript/commonjs/theme/color-scope/style-builder.d.ts.map +1 -0
- package/lib/typescript/commonjs/theme/color-space.d.ts +28 -0
- package/lib/typescript/commonjs/theme/color-space.d.ts.map +1 -0
- package/lib/typescript/commonjs/theme/index.d.ts +18 -0
- package/lib/typescript/commonjs/theme/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/theme/init-css-interop.d.ts +6 -0
- package/lib/typescript/commonjs/theme/init-css-interop.d.ts.map +1 -0
- package/lib/typescript/commonjs/theme/native-root-vars.d.ts +33 -0
- package/lib/typescript/commonjs/theme/native-root-vars.d.ts.map +1 -0
- package/lib/typescript/commonjs/theme/native-root-vars.native.d.ts +104 -0
- package/lib/typescript/commonjs/theme/native-root-vars.native.d.ts.map +1 -0
- package/lib/typescript/commonjs/theme/native-root-vars.web.d.ts +20 -0
- package/lib/typescript/commonjs/theme/native-root-vars.web.d.ts.map +1 -0
- package/lib/typescript/commonjs/theme/persistence.d.ts +50 -0
- package/lib/typescript/commonjs/theme/persistence.d.ts.map +1 -0
- package/lib/typescript/commonjs/theme/preset-vars.d.ts +28 -0
- package/lib/typescript/commonjs/theme/preset-vars.d.ts.map +1 -0
- package/lib/typescript/commonjs/theme/set-color-scheme-safe.d.ts +33 -0
- package/lib/typescript/commonjs/theme/set-color-scheme-safe.d.ts.map +1 -0
- package/lib/typescript/commonjs/theme/token-registry.d.ts +53 -0
- package/lib/typescript/commonjs/theme/token-registry.d.ts.map +1 -0
- package/lib/typescript/commonjs/theme/types.d.ts +43 -0
- package/lib/typescript/commonjs/theme/types.d.ts.map +1 -0
- package/lib/typescript/commonjs/theme/use-isomorphic-layout-effect.d.ts +8 -0
- package/lib/typescript/commonjs/theme/use-isomorphic-layout-effect.d.ts.map +1 -0
- package/lib/typescript/commonjs/theme/use-navigation-theme.d.ts +31 -0
- package/lib/typescript/commonjs/theme/use-navigation-theme.d.ts.map +1 -0
- package/lib/typescript/commonjs/theme/use-theme.d.ts +5 -0
- package/lib/typescript/commonjs/theme/use-theme.d.ts.map +1 -0
- package/lib/typescript/commonjs/toast/Toast.d.ts +23 -0
- package/lib/typescript/commonjs/toast/Toast.d.ts.map +1 -0
- package/lib/typescript/commonjs/toast/const.d.ts +2 -0
- package/lib/typescript/commonjs/toast/const.d.ts.map +1 -0
- package/lib/typescript/commonjs/toast/index.d.ts +84 -0
- package/lib/typescript/commonjs/toast/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/toast/index.web.d.ts +29 -0
- package/lib/typescript/commonjs/toast/index.web.d.ts.map +1 -0
- package/lib/typescript/commonjs/toast/sonner/index.d.ts +2 -0
- package/lib/typescript/commonjs/toast/sonner/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/toast/sonner/index.web.d.ts +2 -0
- package/lib/typescript/commonjs/toast/sonner/index.web.d.ts.map +1 -0
- package/lib/typescript/commonjs/toast/types.d.ts +10 -0
- package/lib/typescript/commonjs/toast/types.d.ts.map +1 -0
- package/lib/typescript/commonjs/tooltip/TextBubble.d.ts +9 -0
- package/lib/typescript/commonjs/tooltip/TextBubble.d.ts.map +1 -0
- package/lib/typescript/commonjs/tooltip/const.d.ts +5 -0
- package/lib/typescript/commonjs/tooltip/const.d.ts.map +1 -0
- package/lib/typescript/commonjs/tooltip/index.d.ts +29 -0
- package/lib/typescript/commonjs/tooltip/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/tooltip/index.web.d.ts +26 -0
- package/lib/typescript/commonjs/tooltip/index.web.d.ts.map +1 -0
- package/lib/typescript/commonjs/typography/index.d.ts +18 -0
- package/lib/typescript/commonjs/typography/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/user-hover-card/UserHoverCard.d.ts +4 -0
- package/lib/typescript/commonjs/user-hover-card/UserHoverCard.d.ts.map +1 -0
- package/lib/typescript/commonjs/user-hover-card/index.d.ts +3 -0
- package/lib/typescript/commonjs/user-hover-card/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/user-hover-card/types.d.ts +45 -0
- package/lib/typescript/commonjs/user-hover-card/types.d.ts.map +1 -0
- package/lib/typescript/commonjs/utils/lazy-require.d.ts +15 -0
- package/lib/typescript/commonjs/utils/lazy-require.d.ts.map +1 -0
- package/lib/typescript/module/accordion/Accordion.d.ts +7 -0
- package/lib/typescript/module/accordion/Accordion.d.ts.map +1 -0
- package/lib/typescript/module/accordion/index.d.ts +3 -0
- package/lib/typescript/module/accordion/index.d.ts.map +1 -0
- package/lib/typescript/module/accordion/types.d.ts +38 -0
- package/lib/typescript/module/accordion/types.d.ts.map +1 -0
- package/lib/typescript/module/admonition/index.d.ts +56 -0
- package/lib/typescript/module/admonition/index.d.ts.map +1 -0
- package/lib/typescript/module/alert-dialog/AlertDialog.d.ts +22 -0
- package/lib/typescript/module/alert-dialog/AlertDialog.d.ts.map +1 -0
- package/lib/typescript/module/alert-dialog/AlertDialogHost.d.ts +15 -0
- package/lib/typescript/module/alert-dialog/AlertDialogHost.d.ts.map +1 -0
- package/lib/typescript/module/alert-dialog/confirm-store.d.ts +31 -0
- package/lib/typescript/module/alert-dialog/confirm-store.d.ts.map +1 -0
- package/lib/typescript/module/alert-dialog/index.d.ts +8 -0
- package/lib/typescript/module/alert-dialog/index.d.ts.map +1 -0
- package/lib/typescript/module/alert-dialog/index.web.d.ts +8 -0
- package/lib/typescript/module/alert-dialog/index.web.d.ts.map +1 -0
- package/lib/typescript/module/alert-dialog/types.d.ts +44 -0
- package/lib/typescript/module/alert-dialog/types.d.ts.map +1 -0
- package/lib/typescript/module/avatar/Avatar.d.ts +4 -0
- package/lib/typescript/module/avatar/Avatar.d.ts.map +1 -0
- package/lib/typescript/module/avatar/LiveBadge.d.ts +15 -0
- package/lib/typescript/module/avatar/LiveBadge.d.ts.map +1 -0
- package/lib/typescript/module/avatar/default-avatar.d.ts +5 -0
- package/lib/typescript/module/avatar/default-avatar.d.ts.map +1 -0
- package/lib/typescript/module/avatar/index.d.ts +9 -0
- package/lib/typescript/module/avatar/index.d.ts.map +1 -0
- package/lib/typescript/module/avatar/placeholder-context.d.ts +8 -0
- package/lib/typescript/module/avatar/placeholder-context.d.ts.map +1 -0
- package/lib/typescript/module/avatar/types.d.ts +71 -0
- package/lib/typescript/module/avatar/types.d.ts.map +1 -0
- package/lib/typescript/module/avatar-group/AvatarGroup.d.ts +4 -0
- package/lib/typescript/module/avatar-group/AvatarGroup.d.ts.map +1 -0
- package/lib/typescript/module/avatar-group/AvatarGroup.web.d.ts +4 -0
- package/lib/typescript/module/avatar-group/AvatarGroup.web.d.ts.map +1 -0
- package/lib/typescript/module/avatar-group/AvatarGroupBase.d.ts +16 -0
- package/lib/typescript/module/avatar-group/AvatarGroupBase.d.ts.map +1 -0
- package/lib/typescript/module/avatar-group/index.d.ts +3 -0
- package/lib/typescript/module/avatar-group/index.d.ts.map +1 -0
- package/lib/typescript/module/avatar-group/index.web.d.ts +3 -0
- package/lib/typescript/module/avatar-group/index.web.d.ts.map +1 -0
- package/lib/typescript/module/avatar-group/types.d.ts +76 -0
- package/lib/typescript/module/avatar-group/types.d.ts.map +1 -0
- package/lib/typescript/module/badge/Badge.d.ts +4 -0
- package/lib/typescript/module/badge/Badge.d.ts.map +1 -0
- package/lib/typescript/module/badge/index.d.ts +3 -0
- package/lib/typescript/module/badge/index.d.ts.map +1 -0
- package/lib/typescript/module/badge/types.d.ts +29 -0
- package/lib/typescript/module/badge/types.d.ts.map +1 -0
- package/lib/typescript/module/benefit-list/index.d.ts +6 -0
- package/lib/typescript/module/benefit-list/index.d.ts.map +1 -0
- package/lib/typescript/module/benefit-list/types.d.ts +35 -0
- package/lib/typescript/module/benefit-list/types.d.ts.map +1 -0
- package/lib/typescript/module/bottom-sheet/index.d.ts +95 -0
- package/lib/typescript/module/bottom-sheet/index.d.ts.map +1 -0
- package/lib/typescript/module/button/Button.d.ts +14 -0
- package/lib/typescript/module/button/Button.d.ts.map +1 -0
- package/lib/typescript/module/button/Button.web.d.ts +14 -0
- package/lib/typescript/module/button/Button.web.d.ts.map +1 -0
- package/lib/typescript/module/button/index.d.ts +3 -0
- package/lib/typescript/module/button/index.d.ts.map +1 -0
- package/lib/typescript/module/button/index.web.d.ts +3 -0
- package/lib/typescript/module/button/index.web.d.ts.map +1 -0
- package/lib/typescript/module/button/types.d.ts +107 -0
- package/lib/typescript/module/button/types.d.ts.map +1 -0
- package/lib/typescript/module/card/Card.d.ts +9 -0
- package/lib/typescript/module/card/Card.d.ts.map +1 -0
- package/lib/typescript/module/card/index.d.ts +3 -0
- package/lib/typescript/module/card/index.d.ts.map +1 -0
- package/lib/typescript/module/card/types.d.ts +34 -0
- package/lib/typescript/module/card/types.d.ts.map +1 -0
- package/lib/typescript/module/checkbox/Checkbox.d.ts +4 -0
- package/lib/typescript/module/checkbox/Checkbox.d.ts.map +1 -0
- package/lib/typescript/module/checkbox/index.d.ts +3 -0
- package/lib/typescript/module/checkbox/index.d.ts.map +1 -0
- package/lib/typescript/module/checkbox/types.d.ts +25 -0
- package/lib/typescript/module/checkbox/types.d.ts.map +1 -0
- package/lib/typescript/module/chip/Chip.d.ts +4 -0
- package/lib/typescript/module/chip/Chip.d.ts.map +1 -0
- package/lib/typescript/module/chip/index.d.ts +3 -0
- package/lib/typescript/module/chip/index.d.ts.map +1 -0
- package/lib/typescript/module/chip/types.d.ts +31 -0
- package/lib/typescript/module/chip/types.d.ts.map +1 -0
- package/lib/typescript/module/code/Code.d.ts +7 -0
- package/lib/typescript/module/code/Code.d.ts.map +1 -0
- package/lib/typescript/module/code/Pre.d.ts +8 -0
- package/lib/typescript/module/code/Pre.d.ts.map +1 -0
- package/lib/typescript/module/code/index.d.ts +5 -0
- package/lib/typescript/module/code/index.d.ts.map +1 -0
- package/lib/typescript/module/collapsible/Collapsible.d.ts +4 -0
- package/lib/typescript/module/collapsible/Collapsible.d.ts.map +1 -0
- package/lib/typescript/module/collapsible/index.d.ts +3 -0
- package/lib/typescript/module/collapsible/index.d.ts.map +1 -0
- package/lib/typescript/module/collapsible/types.d.ts +18 -0
- package/lib/typescript/module/collapsible/types.d.ts.map +1 -0
- package/lib/typescript/module/combobox/Combobox.d.ts +33 -0
- package/lib/typescript/module/combobox/Combobox.d.ts.map +1 -0
- package/lib/typescript/module/combobox/index.d.ts +6 -0
- package/lib/typescript/module/combobox/index.d.ts.map +1 -0
- package/lib/typescript/module/combobox/index.web.d.ts +6 -0
- package/lib/typescript/module/combobox/index.web.d.ts.map +1 -0
- package/lib/typescript/module/combobox/types.d.ts +40 -0
- package/lib/typescript/module/combobox/types.d.ts.map +1 -0
- package/lib/typescript/module/command/Command.d.ts +22 -0
- package/lib/typescript/module/command/Command.d.ts.map +1 -0
- package/lib/typescript/module/command/index.d.ts +6 -0
- package/lib/typescript/module/command/index.d.ts.map +1 -0
- package/lib/typescript/module/command/index.web.d.ts +6 -0
- package/lib/typescript/module/command/index.web.d.ts.map +1 -0
- package/lib/typescript/module/command/types.d.ts +46 -0
- package/lib/typescript/module/command/types.d.ts.map +1 -0
- package/lib/typescript/module/connection-dots/ConnectionDots.d.ts +4 -0
- package/lib/typescript/module/connection-dots/ConnectionDots.d.ts.map +1 -0
- package/lib/typescript/module/connection-dots/ConnectionDots.web.d.ts +14 -0
- package/lib/typescript/module/connection-dots/ConnectionDots.web.d.ts.map +1 -0
- package/lib/typescript/module/connection-dots/ConnectionDotsBase.d.ts +18 -0
- package/lib/typescript/module/connection-dots/ConnectionDotsBase.d.ts.map +1 -0
- package/lib/typescript/module/connection-dots/index.d.ts +3 -0
- package/lib/typescript/module/connection-dots/index.d.ts.map +1 -0
- package/lib/typescript/module/connection-dots/index.web.d.ts +3 -0
- package/lib/typescript/module/connection-dots/index.web.d.ts.map +1 -0
- package/lib/typescript/module/connection-dots/types.d.ts +41 -0
- package/lib/typescript/module/connection-dots/types.d.ts.map +1 -0
- package/lib/typescript/module/content-panel/index.d.ts +59 -0
- package/lib/typescript/module/content-panel/index.d.ts.map +1 -0
- package/lib/typescript/module/content-panel/index.web.d.ts +68 -0
- package/lib/typescript/module/content-panel/index.web.d.ts.map +1 -0
- package/lib/typescript/module/content-panel/nesting-context.d.ts +24 -0
- package/lib/typescript/module/content-panel/nesting-context.d.ts.map +1 -0
- package/lib/typescript/module/context-menu/context.d.ts +11 -0
- package/lib/typescript/module/context-menu/context.d.ts.map +1 -0
- package/lib/typescript/module/context-menu/index.d.ts +21 -0
- package/lib/typescript/module/context-menu/index.d.ts.map +1 -0
- package/lib/typescript/module/context-menu/index.web.d.ts +19 -0
- package/lib/typescript/module/context-menu/index.web.d.ts.map +1 -0
- package/lib/typescript/module/context-menu/types.d.ts +53 -0
- package/lib/typescript/module/context-menu/types.d.ts.map +1 -0
- package/lib/typescript/module/design-tokens/color-roles.d.ts +102 -0
- package/lib/typescript/module/design-tokens/color-roles.d.ts.map +1 -0
- package/lib/typescript/module/design-tokens/index.d.ts +28 -0
- package/lib/typescript/module/design-tokens/index.d.ts.map +1 -0
- package/lib/typescript/module/design-tokens/scales.d.ts +152 -0
- package/lib/typescript/module/design-tokens/scales.d.ts.map +1 -0
- package/lib/typescript/module/design-tokens/shadows.d.ts +34 -0
- package/lib/typescript/module/design-tokens/shadows.d.ts.map +1 -0
- package/lib/typescript/module/design-tokens/shadows.native.d.ts +19 -0
- package/lib/typescript/module/design-tokens/shadows.native.d.ts.map +1 -0
- package/lib/typescript/module/design-tokens/tailwind-preset.d.ts +59 -0
- package/lib/typescript/module/design-tokens/tailwind-preset.d.ts.map +1 -0
- package/lib/typescript/module/design-tokens/theme-css.d.ts +39 -0
- package/lib/typescript/module/design-tokens/theme-css.d.ts.map +1 -0
- package/lib/typescript/module/dialog/BloomDialogProvider.d.ts +27 -0
- package/lib/typescript/module/dialog/BloomDialogProvider.d.ts.map +1 -0
- package/lib/typescript/module/dialog/BloomDialogProvider.web.d.ts +15 -0
- package/lib/typescript/module/dialog/BloomDialogProvider.web.d.ts.map +1 -0
- package/lib/typescript/module/dialog/Dialog.d.ts +40 -0
- package/lib/typescript/module/dialog/Dialog.d.ts.map +1 -0
- package/lib/typescript/module/dialog/Dialog.web.d.ts +55 -0
- package/lib/typescript/module/dialog/Dialog.web.d.ts.map +1 -0
- package/lib/typescript/module/dialog/DialogBottomSheet.d.ts +29 -0
- package/lib/typescript/module/dialog/DialogBottomSheet.d.ts.map +1 -0
- package/lib/typescript/module/dialog/DialogContent.d.ts +32 -0
- package/lib/typescript/module/dialog/DialogContent.d.ts.map +1 -0
- package/lib/typescript/module/dialog/SheetShell.d.ts +31 -0
- package/lib/typescript/module/dialog/SheetShell.d.ts.map +1 -0
- package/lib/typescript/module/dialog/alert-store.d.ts +70 -0
- package/lib/typescript/module/dialog/alert-store.d.ts.map +1 -0
- package/lib/typescript/module/dialog/alert.d.ts +27 -0
- package/lib/typescript/module/dialog/alert.d.ts.map +1 -0
- package/lib/typescript/module/dialog/context.d.ts +12 -0
- package/lib/typescript/module/dialog/context.d.ts.map +1 -0
- package/lib/typescript/module/dialog/index.d.ts +7 -0
- package/lib/typescript/module/dialog/index.d.ts.map +1 -0
- package/lib/typescript/module/dialog/index.web.d.ts +7 -0
- package/lib/typescript/module/dialog/index.web.d.ts.map +1 -0
- package/lib/typescript/module/dialog/placement.d.ts +81 -0
- package/lib/typescript/module/dialog/placement.d.ts.map +1 -0
- package/lib/typescript/module/dialog/types.d.ts +165 -0
- package/lib/typescript/module/dialog/types.d.ts.map +1 -0
- package/lib/typescript/module/divider/Divider.d.ts +4 -0
- package/lib/typescript/module/divider/Divider.d.ts.map +1 -0
- package/lib/typescript/module/divider/index.d.ts +3 -0
- package/lib/typescript/module/divider/index.d.ts.map +1 -0
- package/lib/typescript/module/divider/types.d.ts +15 -0
- package/lib/typescript/module/divider/types.d.ts.map +1 -0
- package/lib/typescript/module/error-boundary/ErrorBoundary.d.ts +18 -0
- package/lib/typescript/module/error-boundary/ErrorBoundary.d.ts.map +1 -0
- package/lib/typescript/module/error-boundary/index.d.ts +3 -0
- package/lib/typescript/module/error-boundary/index.d.ts.map +1 -0
- package/lib/typescript/module/error-boundary/types.d.ts +55 -0
- package/lib/typescript/module/error-boundary/types.d.ts.map +1 -0
- package/lib/typescript/module/fab/Fab.d.ts +5 -0
- package/lib/typescript/module/fab/Fab.d.ts.map +1 -0
- package/lib/typescript/module/fab/Fab.web.d.ts +5 -0
- package/lib/typescript/module/fab/Fab.web.d.ts.map +1 -0
- package/lib/typescript/module/fab/index.d.ts +3 -0
- package/lib/typescript/module/fab/index.d.ts.map +1 -0
- package/lib/typescript/module/fab/index.web.d.ts +3 -0
- package/lib/typescript/module/fab/index.web.d.ts.map +1 -0
- package/lib/typescript/module/fab/types.d.ts +113 -0
- package/lib/typescript/module/fab/types.d.ts.map +1 -0
- package/lib/typescript/module/field/Field.d.ts +4 -0
- package/lib/typescript/module/field/Field.d.ts.map +1 -0
- package/lib/typescript/module/field/index.d.ts +3 -0
- package/lib/typescript/module/field/index.d.ts.map +1 -0
- package/lib/typescript/module/field/types.d.ts +26 -0
- package/lib/typescript/module/field/types.d.ts.map +1 -0
- package/lib/typescript/module/fill/index.d.ts +7 -0
- package/lib/typescript/module/fill/index.d.ts.map +1 -0
- package/lib/typescript/module/fonts/FontLoader.d.ts +28 -0
- package/lib/typescript/module/fonts/FontLoader.d.ts.map +1 -0
- package/lib/typescript/module/fonts/FontLoader.native.d.ts +32 -0
- package/lib/typescript/module/fonts/FontLoader.native.d.ts.map +1 -0
- package/lib/typescript/module/fonts/apply-font-faces.d.ts +2 -0
- package/lib/typescript/module/fonts/apply-font-faces.d.ts.map +1 -0
- package/lib/typescript/module/fonts/apply-font-faces.web.d.ts +19 -0
- package/lib/typescript/module/fonts/apply-font-faces.web.d.ts.map +1 -0
- package/lib/typescript/module/fonts/font-assets.d.ts +7 -0
- package/lib/typescript/module/fonts/font-assets.d.ts.map +1 -0
- package/lib/typescript/module/fonts/font-data.web.d.ts +5 -0
- package/lib/typescript/module/fonts/font-data.web.d.ts.map +1 -0
- package/lib/typescript/module/fonts/index.d.ts +7 -0
- package/lib/typescript/module/fonts/index.d.ts.map +1 -0
- package/lib/typescript/module/fonts/index.web.d.ts +7 -0
- package/lib/typescript/module/fonts/index.web.d.ts.map +1 -0
- package/lib/typescript/module/fonts/tokens.d.ts +21 -0
- package/lib/typescript/module/fonts/tokens.d.ts.map +1 -0
- package/lib/typescript/module/grid/index.d.ts +13 -0
- package/lib/typescript/module/grid/index.d.ts.map +1 -0
- package/lib/typescript/module/grouped-buttons/GroupedButtons.d.ts +12 -0
- package/lib/typescript/module/grouped-buttons/GroupedButtons.d.ts.map +1 -0
- package/lib/typescript/module/grouped-buttons/index.d.ts +3 -0
- package/lib/typescript/module/grouped-buttons/index.d.ts.map +1 -0
- package/lib/typescript/module/grouped-buttons/types.d.ts +15 -0
- package/lib/typescript/module/grouped-buttons/types.d.ts.map +1 -0
- package/lib/typescript/module/hooks/index.d.ts +6 -0
- package/lib/typescript/module/hooks/index.d.ts.map +1 -0
- package/lib/typescript/module/hooks/mergeRefs.d.ts +17 -0
- package/lib/typescript/module/hooks/mergeRefs.d.ts.map +1 -0
- package/lib/typescript/module/hooks/useControllableState.d.ts +19 -0
- package/lib/typescript/module/hooks/useControllableState.d.ts.map +1 -0
- package/lib/typescript/module/hooks/useDelayedLoading.d.ts +6 -0
- package/lib/typescript/module/hooks/useDelayedLoading.d.ts.map +1 -0
- package/lib/typescript/module/hooks/useInteractionState.d.ts +29 -0
- package/lib/typescript/module/hooks/useInteractionState.d.ts.map +1 -0
- package/lib/typescript/module/hooks/usePressAnimation.d.ts +16 -0
- package/lib/typescript/module/hooks/usePressAnimation.d.ts.map +1 -0
- package/lib/typescript/module/hooks/useThrottledValue.d.ts +5 -0
- package/lib/typescript/module/hooks/useThrottledValue.d.ts.map +1 -0
- package/lib/typescript/module/icon-circle/index.d.ts +10 -0
- package/lib/typescript/module/icon-circle/index.d.ts.map +1 -0
- package/lib/typescript/module/icons/Accessibility.d.ts +7 -0
- package/lib/typescript/module/icons/Accessibility.d.ts.map +1 -0
- package/lib/typescript/module/icons/Alien.d.ts +7 -0
- package/lib/typescript/module/icons/Alien.d.ts.map +1 -0
- package/lib/typescript/module/icons/AndroidLogo.d.ts +7 -0
- package/lib/typescript/module/icons/AndroidLogo.d.ts.map +1 -0
- package/lib/typescript/module/icons/Apple.d.ts +7 -0
- package/lib/typescript/module/icons/Apple.d.ts.map +1 -0
- package/lib/typescript/module/icons/AppleLogo.d.ts +7 -0
- package/lib/typescript/module/icons/AppleLogo.d.ts.map +1 -0
- package/lib/typescript/module/icons/Arrow.d.ts +31 -0
- package/lib/typescript/module/icons/Arrow.d.ts.map +1 -0
- package/lib/typescript/module/icons/ArrowBoxLeft.d.ts +13 -0
- package/lib/typescript/module/icons/ArrowBoxLeft.d.ts.map +1 -0
- package/lib/typescript/module/icons/ArrowCornerDownRight.d.ts +7 -0
- package/lib/typescript/module/icons/ArrowCornerDownRight.d.ts.map +1 -0
- package/lib/typescript/module/icons/ArrowOutOfBox.d.ts +13 -0
- package/lib/typescript/module/icons/ArrowOutOfBox.d.ts.map +1 -0
- package/lib/typescript/module/icons/ArrowRotate.d.ts +13 -0
- package/lib/typescript/module/icons/ArrowRotate.d.ts.map +1 -0
- package/lib/typescript/module/icons/ArrowShareRight.d.ts +7 -0
- package/lib/typescript/module/icons/ArrowShareRight.d.ts.map +1 -0
- package/lib/typescript/module/icons/ArrowTopCircle.d.ts +7 -0
- package/lib/typescript/module/icons/ArrowTopCircle.d.ts.map +1 -0
- package/lib/typescript/module/icons/ArrowTriangle.d.ts +7 -0
- package/lib/typescript/module/icons/ArrowTriangle.d.ts.map +1 -0
- package/lib/typescript/module/icons/ArrowsDiagonal.d.ts +25 -0
- package/lib/typescript/module/icons/ArrowsDiagonal.d.ts.map +1 -0
- package/lib/typescript/module/icons/AspectRatio.d.ts +19 -0
- package/lib/typescript/module/icons/AspectRatio.d.ts.map +1 -0
- package/lib/typescript/module/icons/At.d.ts +13 -0
- package/lib/typescript/module/icons/At.d.ts.map +1 -0
- package/lib/typescript/module/icons/Atom.d.ts +7 -0
- package/lib/typescript/module/icons/Atom.d.ts.map +1 -0
- package/lib/typescript/module/icons/Bars.d.ts +7 -0
- package/lib/typescript/module/icons/Bars.d.ts.map +1 -0
- package/lib/typescript/module/icons/Beaker.d.ts +7 -0
- package/lib/typescript/module/icons/Beaker.d.ts.map +1 -0
- package/lib/typescript/module/icons/Bell.d.ts +13 -0
- package/lib/typescript/module/icons/Bell.d.ts.map +1 -0
- package/lib/typescript/module/icons/Bell2.d.ts +25 -0
- package/lib/typescript/module/icons/Bell2.d.ts.map +1 -0
- package/lib/typescript/module/icons/BellPlus.d.ts +7 -0
- package/lib/typescript/module/icons/BellPlus.d.ts.map +1 -0
- package/lib/typescript/module/icons/BellRinging.d.ts +13 -0
- package/lib/typescript/module/icons/BellRinging.d.ts.map +1 -0
- package/lib/typescript/module/icons/BirthdayCake.d.ts +7 -0
- package/lib/typescript/module/icons/BirthdayCake.d.ts.map +1 -0
- package/lib/typescript/module/icons/Bookmark.d.ts +19 -0
- package/lib/typescript/module/icons/Bookmark.d.ts.map +1 -0
- package/lib/typescript/module/icons/Bot.d.ts +13 -0
- package/lib/typescript/module/icons/Bot.d.ts.map +1 -0
- package/lib/typescript/module/icons/BroomSparkle.d.ts +7 -0
- package/lib/typescript/module/icons/BroomSparkle.d.ts.map +1 -0
- package/lib/typescript/module/icons/Bubble.d.ts +25 -0
- package/lib/typescript/module/icons/Bubble.d.ts.map +1 -0
- package/lib/typescript/module/icons/BubbleInfo.d.ts +7 -0
- package/lib/typescript/module/icons/BubbleInfo.d.ts.map +1 -0
- package/lib/typescript/module/icons/BulletList.d.ts +19 -0
- package/lib/typescript/module/icons/BulletList.d.ts.map +1 -0
- package/lib/typescript/module/icons/CC.d.ts +13 -0
- package/lib/typescript/module/icons/CC.d.ts.map +1 -0
- package/lib/typescript/module/icons/Calendar.d.ts +7 -0
- package/lib/typescript/module/icons/Calendar.d.ts.map +1 -0
- package/lib/typescript/module/icons/CalendarClock.d.ts +7 -0
- package/lib/typescript/module/icons/CalendarClock.d.ts.map +1 -0
- package/lib/typescript/module/icons/CalendarDays.d.ts +7 -0
- package/lib/typescript/module/icons/CalendarDays.d.ts.map +1 -0
- package/lib/typescript/module/icons/Camera.d.ts +13 -0
- package/lib/typescript/module/icons/Camera.d.ts.map +1 -0
- package/lib/typescript/module/icons/Car.d.ts +7 -0
- package/lib/typescript/module/icons/Car.d.ts.map +1 -0
- package/lib/typescript/module/icons/Celebrate.d.ts +7 -0
- package/lib/typescript/module/icons/Celebrate.d.ts.map +1 -0
- package/lib/typescript/module/icons/ChainLink.d.ts +7 -0
- package/lib/typescript/module/icons/ChainLink.d.ts.map +1 -0
- package/lib/typescript/module/icons/Check.d.ts +13 -0
- package/lib/typescript/module/icons/Check.d.ts.map +1 -0
- package/lib/typescript/module/icons/Chevron.d.ts +40 -0
- package/lib/typescript/module/icons/Chevron.d.ts.map +1 -0
- package/lib/typescript/module/icons/Circle.d.ts +7 -0
- package/lib/typescript/module/icons/Circle.d.ts.map +1 -0
- package/lib/typescript/module/icons/CircleAndSquare.d.ts +7 -0
- package/lib/typescript/module/icons/CircleAndSquare.d.ts.map +1 -0
- package/lib/typescript/module/icons/CircleBanSign.d.ts +7 -0
- package/lib/typescript/module/icons/CircleBanSign.d.ts.map +1 -0
- package/lib/typescript/module/icons/CircleCheck.d.ts +7 -0
- package/lib/typescript/module/icons/CircleCheck.d.ts.map +1 -0
- package/lib/typescript/module/icons/CircleInfo.d.ts +7 -0
- package/lib/typescript/module/icons/CircleInfo.d.ts.map +1 -0
- package/lib/typescript/module/icons/CirclePlus.d.ts +7 -0
- package/lib/typescript/module/icons/CirclePlus.d.ts.map +1 -0
- package/lib/typescript/module/icons/CircleQuestion.d.ts +7 -0
- package/lib/typescript/module/icons/CircleQuestion.d.ts.map +1 -0
- package/lib/typescript/module/icons/CircleX.d.ts +7 -0
- package/lib/typescript/module/icons/CircleX.d.ts.map +1 -0
- package/lib/typescript/module/icons/Clipboard.d.ts +7 -0
- package/lib/typescript/module/icons/Clipboard.d.ts.map +1 -0
- package/lib/typescript/module/icons/Clock.d.ts +7 -0
- package/lib/typescript/module/icons/Clock.d.ts.map +1 -0
- package/lib/typescript/module/icons/CodeBrackets.d.ts +13 -0
- package/lib/typescript/module/icons/CodeBrackets.d.ts.map +1 -0
- package/lib/typescript/module/icons/CodeLines.d.ts +7 -0
- package/lib/typescript/module/icons/CodeLines.d.ts.map +1 -0
- package/lib/typescript/module/icons/ColorPalette.d.ts +7 -0
- package/lib/typescript/module/icons/ColorPalette.d.ts.map +1 -0
- package/lib/typescript/module/icons/Contacts.d.ts +13 -0
- package/lib/typescript/module/icons/Contacts.d.ts.map +1 -0
- package/lib/typescript/module/icons/Crop.d.ts +7 -0
- package/lib/typescript/module/icons/Crop.d.ts.map +1 -0
- package/lib/typescript/module/icons/DotGrid.d.ts +13 -0
- package/lib/typescript/module/icons/DotGrid.d.ts.map +1 -0
- package/lib/typescript/module/icons/Download.d.ts +7 -0
- package/lib/typescript/module/icons/Download.d.ts.map +1 -0
- package/lib/typescript/module/icons/EditBig.d.ts +13 -0
- package/lib/typescript/module/icons/EditBig.d.ts.map +1 -0
- package/lib/typescript/module/icons/Emoji.d.ts +25 -0
- package/lib/typescript/module/icons/Emoji.d.ts.map +1 -0
- package/lib/typescript/module/icons/Envelope.d.ts +19 -0
- package/lib/typescript/module/icons/Envelope.d.ts.map +1 -0
- package/lib/typescript/module/icons/EnvelopeOpen.d.ts +7 -0
- package/lib/typescript/module/icons/EnvelopeOpen.d.ts.map +1 -0
- package/lib/typescript/module/icons/Explosion.d.ts +7 -0
- package/lib/typescript/module/icons/Explosion.d.ts.map +1 -0
- package/lib/typescript/module/icons/Eye.d.ts +13 -0
- package/lib/typescript/module/icons/Eye.d.ts.map +1 -0
- package/lib/typescript/module/icons/EyeSlash.d.ts +7 -0
- package/lib/typescript/module/icons/EyeSlash.d.ts.map +1 -0
- package/lib/typescript/module/icons/Filter.d.ts +7 -0
- package/lib/typescript/module/icons/Filter.d.ts.map +1 -0
- package/lib/typescript/module/icons/FilterTimeline.d.ts +7 -0
- package/lib/typescript/module/icons/FilterTimeline.d.ts.map +1 -0
- package/lib/typescript/module/icons/Flag.d.ts +7 -0
- package/lib/typescript/module/icons/Flag.d.ts.map +1 -0
- package/lib/typescript/module/icons/Flame.d.ts +7 -0
- package/lib/typescript/module/icons/Flame.d.ts.map +1 -0
- package/lib/typescript/module/icons/FlipImage.d.ts +13 -0
- package/lib/typescript/module/icons/FlipImage.d.ts.map +1 -0
- package/lib/typescript/module/icons/FloppyDisk.d.ts +7 -0
- package/lib/typescript/module/icons/FloppyDisk.d.ts.map +1 -0
- package/lib/typescript/module/icons/Freeze.d.ts +7 -0
- package/lib/typescript/module/icons/Freeze.d.ts.map +1 -0
- package/lib/typescript/module/icons/GameController.d.ts +7 -0
- package/lib/typescript/module/icons/GameController.d.ts.map +1 -0
- package/lib/typescript/module/icons/Gif.d.ts +13 -0
- package/lib/typescript/module/icons/Gif.d.ts.map +1 -0
- package/lib/typescript/module/icons/Gift1.d.ts +13 -0
- package/lib/typescript/module/icons/Gift1.d.ts.map +1 -0
- package/lib/typescript/module/icons/Globe.d.ts +19 -0
- package/lib/typescript/module/icons/Globe.d.ts.map +1 -0
- package/lib/typescript/module/icons/Group.d.ts +7 -0
- package/lib/typescript/module/icons/Group.d.ts.map +1 -0
- package/lib/typescript/module/icons/Growth.d.ts +7 -0
- package/lib/typescript/module/icons/Growth.d.ts.map +1 -0
- package/lib/typescript/module/icons/Haptic.d.ts +7 -0
- package/lib/typescript/module/icons/Haptic.d.ts.map +1 -0
- package/lib/typescript/module/icons/Hashtag.d.ts +19 -0
- package/lib/typescript/module/icons/Hashtag.d.ts.map +1 -0
- package/lib/typescript/module/icons/Heart2.d.ts +25 -0
- package/lib/typescript/module/icons/Heart2.d.ts.map +1 -0
- package/lib/typescript/module/icons/Home.d.ts +19 -0
- package/lib/typescript/module/icons/Home.d.ts.map +1 -0
- package/lib/typescript/module/icons/HomeOpen.d.ts +13 -0
- package/lib/typescript/module/icons/HomeOpen.d.ts.map +1 -0
- package/lib/typescript/module/icons/Image.d.ts +13 -0
- package/lib/typescript/module/icons/Image.d.ts.map +1 -0
- package/lib/typescript/module/icons/Key.d.ts +7 -0
- package/lib/typescript/module/icons/Key.d.ts.map +1 -0
- package/lib/typescript/module/icons/Lab.d.ts +7 -0
- package/lib/typescript/module/icons/Lab.d.ts.map +1 -0
- package/lib/typescript/module/icons/Leaf.d.ts +7 -0
- package/lib/typescript/module/icons/Leaf.d.ts.map +1 -0
- package/lib/typescript/module/icons/ListMagnifyingGlass.d.ts +7 -0
- package/lib/typescript/module/icons/ListMagnifyingGlass.d.ts.map +1 -0
- package/lib/typescript/module/icons/ListPlus.d.ts +7 -0
- package/lib/typescript/module/icons/ListPlus.d.ts.map +1 -0
- package/lib/typescript/module/icons/ListSparkle.d.ts +7 -0
- package/lib/typescript/module/icons/ListSparkle.d.ts.map +1 -0
- package/lib/typescript/module/icons/Live.d.ts +7 -0
- package/lib/typescript/module/icons/Live.d.ts.map +1 -0
- package/lib/typescript/module/icons/Loader.d.ts +7 -0
- package/lib/typescript/module/icons/Loader.d.ts.map +1 -0
- package/lib/typescript/module/icons/Lock.d.ts +13 -0
- package/lib/typescript/module/icons/Lock.d.ts.map +1 -0
- package/lib/typescript/module/icons/Logo.d.ts +13 -0
- package/lib/typescript/module/icons/Logo.d.ts.map +1 -0
- package/lib/typescript/module/icons/Macintosh.d.ts +7 -0
- package/lib/typescript/module/icons/Macintosh.d.ts.map +1 -0
- package/lib/typescript/module/icons/MagnifyingGlass.d.ts +25 -0
- package/lib/typescript/module/icons/MagnifyingGlass.d.ts.map +1 -0
- package/lib/typescript/module/icons/Menu.d.ts +7 -0
- package/lib/typescript/module/icons/Menu.d.ts.map +1 -0
- package/lib/typescript/module/icons/Message.d.ts +19 -0
- package/lib/typescript/module/icons/Message.d.ts.map +1 -0
- package/lib/typescript/module/icons/Moon.d.ts +7 -0
- package/lib/typescript/module/icons/Moon.d.ts.map +1 -0
- package/lib/typescript/module/icons/MusicNote.d.ts +7 -0
- package/lib/typescript/module/icons/MusicNote.d.ts.map +1 -0
- package/lib/typescript/module/icons/Mute.d.ts +7 -0
- package/lib/typescript/module/icons/Mute.d.ts.map +1 -0
- package/lib/typescript/module/icons/News2.d.ts +7 -0
- package/lib/typescript/module/icons/News2.d.ts.map +1 -0
- package/lib/typescript/module/icons/Newskie.d.ts +7 -0
- package/lib/typescript/module/icons/Newskie.d.ts.map +1 -0
- package/lib/typescript/module/icons/Newspaper.d.ts +7 -0
- package/lib/typescript/module/icons/Newspaper.d.ts.map +1 -0
- package/lib/typescript/module/icons/PageText.d.ts +7 -0
- package/lib/typescript/module/icons/PageText.d.ts.map +1 -0
- package/lib/typescript/module/icons/PageX.d.ts +7 -0
- package/lib/typescript/module/icons/PageX.d.ts.map +1 -0
- package/lib/typescript/module/icons/PaintRoller.d.ts +7 -0
- package/lib/typescript/module/icons/PaintRoller.d.ts.map +1 -0
- package/lib/typescript/module/icons/PaperPlane.d.ts +7 -0
- package/lib/typescript/module/icons/PaperPlane.d.ts.map +1 -0
- package/lib/typescript/module/icons/Pause.d.ts +25 -0
- package/lib/typescript/module/icons/Pause.d.ts.map +1 -0
- package/lib/typescript/module/icons/Pencil.d.ts +19 -0
- package/lib/typescript/module/icons/Pencil.d.ts.map +1 -0
- package/lib/typescript/module/icons/PeopleRemove2.d.ts +13 -0
- package/lib/typescript/module/icons/PeopleRemove2.d.ts.map +1 -0
- package/lib/typescript/module/icons/Person.d.ts +61 -0
- package/lib/typescript/module/icons/Person.d.ts.map +1 -0
- package/lib/typescript/module/icons/Phone.d.ts +13 -0
- package/lib/typescript/module/icons/Phone.d.ts.map +1 -0
- package/lib/typescript/module/icons/Pin.d.ts +13 -0
- package/lib/typescript/module/icons/Pin.d.ts.map +1 -0
- package/lib/typescript/module/icons/PinLocation.d.ts +13 -0
- package/lib/typescript/module/icons/PinLocation.d.ts.map +1 -0
- package/lib/typescript/module/icons/Pizza.d.ts +7 -0
- package/lib/typescript/module/icons/Pizza.d.ts.map +1 -0
- package/lib/typescript/module/icons/Play.d.ts +25 -0
- package/lib/typescript/module/icons/Play.d.ts.map +1 -0
- package/lib/typescript/module/icons/Plus.d.ts +13 -0
- package/lib/typescript/module/icons/Plus.d.ts.map +1 -0
- package/lib/typescript/module/icons/QrCode.d.ts +7 -0
- package/lib/typescript/module/icons/QrCode.d.ts.map +1 -0
- package/lib/typescript/module/icons/Quote.d.ts +31 -0
- package/lib/typescript/module/icons/Quote.d.ts.map +1 -0
- package/lib/typescript/module/icons/RaisingHand.d.ts +13 -0
- package/lib/typescript/module/icons/RaisingHand.d.ts.map +1 -0
- package/lib/typescript/module/icons/Reply.d.ts +13 -0
- package/lib/typescript/module/icons/Reply.d.ts.map +1 -0
- package/lib/typescript/module/icons/Repost.d.ts +25 -0
- package/lib/typescript/module/icons/Repost.d.ts.map +1 -0
- package/lib/typescript/module/icons/Rose.d.ts +7 -0
- package/lib/typescript/module/icons/Rose.d.ts.map +1 -0
- package/lib/typescript/module/icons/SettingsGear2.d.ts +13 -0
- package/lib/typescript/module/icons/SettingsGear2.d.ts.map +1 -0
- package/lib/typescript/module/icons/SettingsSlider.d.ts +7 -0
- package/lib/typescript/module/icons/SettingsSlider.d.ts.map +1 -0
- package/lib/typescript/module/icons/Shaka.d.ts +7 -0
- package/lib/typescript/module/icons/Shaka.d.ts.map +1 -0
- package/lib/typescript/module/icons/Shapes.d.ts +7 -0
- package/lib/typescript/module/icons/Shapes.d.ts.map +1 -0
- package/lib/typescript/module/icons/Shield.d.ts +13 -0
- package/lib/typescript/module/icons/Shield.d.ts.map +1 -0
- package/lib/typescript/module/icons/Sparkle.d.ts +7 -0
- package/lib/typescript/module/icons/Sparkle.d.ts.map +1 -0
- package/lib/typescript/module/icons/Speaker.d.ts +7 -0
- package/lib/typescript/module/icons/Speaker.d.ts.map +1 -0
- package/lib/typescript/module/icons/SquareArrowTopRight.d.ts +7 -0
- package/lib/typescript/module/icons/SquareArrowTopRight.d.ts.map +1 -0
- package/lib/typescript/module/icons/SquareBehindSquare4.d.ts +7 -0
- package/lib/typescript/module/icons/SquareBehindSquare4.d.ts.map +1 -0
- package/lib/typescript/module/icons/Star.d.ts +13 -0
- package/lib/typescript/module/icons/Star.d.ts.map +1 -0
- package/lib/typescript/module/icons/StarterPack.d.ts +7 -0
- package/lib/typescript/module/icons/StarterPack.d.ts.map +1 -0
- package/lib/typescript/module/icons/StreamingLive.d.ts +7 -0
- package/lib/typescript/module/icons/StreamingLive.d.ts.map +1 -0
- package/lib/typescript/module/icons/TEMPLATE.d.ts +23 -0
- package/lib/typescript/module/icons/TEMPLATE.d.ts.map +1 -0
- package/lib/typescript/module/icons/TextSize.d.ts +7 -0
- package/lib/typescript/module/icons/TextSize.d.ts.map +1 -0
- package/lib/typescript/module/icons/Ticket.d.ts +7 -0
- package/lib/typescript/module/icons/Ticket.d.ts.map +1 -0
- package/lib/typescript/module/icons/Times.d.ts +7 -0
- package/lib/typescript/module/icons/Times.d.ts.map +1 -0
- package/lib/typescript/module/icons/TitleCase.d.ts +7 -0
- package/lib/typescript/module/icons/TitleCase.d.ts.map +1 -0
- package/lib/typescript/module/icons/Trash.d.ts +13 -0
- package/lib/typescript/module/icons/Trash.d.ts.map +1 -0
- package/lib/typescript/module/icons/Tree.d.ts +7 -0
- package/lib/typescript/module/icons/Tree.d.ts.map +1 -0
- package/lib/typescript/module/icons/Trending.d.ts +13 -0
- package/lib/typescript/module/icons/Trending.d.ts.map +1 -0
- package/lib/typescript/module/icons/UFO.d.ts +7 -0
- package/lib/typescript/module/icons/UFO.d.ts.map +1 -0
- package/lib/typescript/module/icons/UserCircle.d.ts +13 -0
- package/lib/typescript/module/icons/UserCircle.d.ts.map +1 -0
- package/lib/typescript/module/icons/Verified.d.ts +7 -0
- package/lib/typescript/module/icons/Verified.d.ts.map +1 -0
- package/lib/typescript/module/icons/VerifiedCheck.d.ts +8 -0
- package/lib/typescript/module/icons/VerifiedCheck.d.ts.map +1 -0
- package/lib/typescript/module/icons/VerifierCheck.d.ts +8 -0
- package/lib/typescript/module/icons/VerifierCheck.d.ts.map +1 -0
- package/lib/typescript/module/icons/VideoClip.d.ts +13 -0
- package/lib/typescript/module/icons/VideoClip.d.ts.map +1 -0
- package/lib/typescript/module/icons/Warning.d.ts +7 -0
- package/lib/typescript/module/icons/Warning.d.ts.map +1 -0
- package/lib/typescript/module/icons/Window.d.ts +7 -0
- package/lib/typescript/module/icons/Window.d.ts.map +1 -0
- package/lib/typescript/module/icons/Wrench.d.ts +7 -0
- package/lib/typescript/module/icons/Wrench.d.ts.map +1 -0
- package/lib/typescript/module/icons/Zap.d.ts +7 -0
- package/lib/typescript/module/icons/Zap.d.ts.map +1 -0
- package/lib/typescript/module/icons/common.d.ts +393 -0
- package/lib/typescript/module/icons/common.d.ts.map +1 -0
- package/lib/typescript/module/icons/index.d.ts +155 -0
- package/lib/typescript/module/icons/index.d.ts.map +1 -0
- package/lib/typescript/module/image-resolver/context.d.ts +15 -0
- package/lib/typescript/module/image-resolver/context.d.ts.map +1 -0
- package/lib/typescript/module/image-resolver/index.d.ts +2 -0
- package/lib/typescript/module/image-resolver/index.d.ts.map +1 -0
- package/lib/typescript/module/index.d.ts +83 -0
- package/lib/typescript/module/index.d.ts.map +1 -0
- package/lib/typescript/module/index.web.d.ts +83 -0
- package/lib/typescript/module/index.web.d.ts.map +1 -0
- package/lib/typescript/module/input-group/InputGroup.d.ts +9 -0
- package/lib/typescript/module/input-group/InputGroup.d.ts.map +1 -0
- package/lib/typescript/module/input-group/index.d.ts +3 -0
- package/lib/typescript/module/input-group/index.d.ts.map +1 -0
- package/lib/typescript/module/input-group/types.d.ts +35 -0
- package/lib/typescript/module/input-group/types.d.ts.map +1 -0
- package/lib/typescript/module/item/Item.d.ts +4 -0
- package/lib/typescript/module/item/Item.d.ts.map +1 -0
- package/lib/typescript/module/item/index.d.ts +3 -0
- package/lib/typescript/module/item/index.d.ts.map +1 -0
- package/lib/typescript/module/item/types.d.ts +45 -0
- package/lib/typescript/module/item/types.d.ts.map +1 -0
- package/lib/typescript/module/kbd/Kbd.d.ts +4 -0
- package/lib/typescript/module/kbd/Kbd.d.ts.map +1 -0
- package/lib/typescript/module/kbd/index.d.ts +3 -0
- package/lib/typescript/module/kbd/index.d.ts.map +1 -0
- package/lib/typescript/module/kbd/types.d.ts +13 -0
- package/lib/typescript/module/kbd/types.d.ts.map +1 -0
- package/lib/typescript/module/label/Label.d.ts +4 -0
- package/lib/typescript/module/label/Label.d.ts.map +1 -0
- package/lib/typescript/module/label/index.d.ts +3 -0
- package/lib/typescript/module/label/index.d.ts.map +1 -0
- package/lib/typescript/module/label/types.d.ts +27 -0
- package/lib/typescript/module/label/types.d.ts.map +1 -0
- package/lib/typescript/module/link-preview/LinkPreviewCard.d.ts +24 -0
- package/lib/typescript/module/link-preview/LinkPreviewCard.d.ts.map +1 -0
- package/lib/typescript/module/link-preview/index.d.ts +3 -0
- package/lib/typescript/module/link-preview/index.d.ts.map +1 -0
- package/lib/typescript/module/link-preview/types.d.ts +44 -0
- package/lib/typescript/module/link-preview/types.d.ts.map +1 -0
- package/lib/typescript/module/list/index.d.ts +29 -0
- package/lib/typescript/module/list/index.d.ts.map +1 -0
- package/lib/typescript/module/list/index.web.d.ts +45 -0
- package/lib/typescript/module/list/index.web.d.ts.map +1 -0
- package/lib/typescript/module/list/types.d.ts +77 -0
- package/lib/typescript/module/list/types.d.ts.map +1 -0
- package/lib/typescript/module/loading/Loading.d.ts +4 -0
- package/lib/typescript/module/loading/Loading.d.ts.map +1 -0
- package/lib/typescript/module/loading/Loading.web.d.ts +4 -0
- package/lib/typescript/module/loading/Loading.web.d.ts.map +1 -0
- package/lib/typescript/module/loading/SpinnerIcon.d.ts +16 -0
- package/lib/typescript/module/loading/SpinnerIcon.d.ts.map +1 -0
- package/lib/typescript/module/loading/SpinnerIcon.web.d.ts +17 -0
- package/lib/typescript/module/loading/SpinnerIcon.web.d.ts.map +1 -0
- package/lib/typescript/module/loading/index.d.ts +4 -0
- package/lib/typescript/module/loading/index.d.ts.map +1 -0
- package/lib/typescript/module/loading/index.web.d.ts +4 -0
- package/lib/typescript/module/loading/index.web.d.ts.map +1 -0
- package/lib/typescript/module/loading/types.d.ts +62 -0
- package/lib/typescript/module/loading/types.d.ts.map +1 -0
- package/lib/typescript/module/menu/context.d.ts +6 -0
- package/lib/typescript/module/menu/context.d.ts.map +1 -0
- package/lib/typescript/module/menu/index.d.ts +22 -0
- package/lib/typescript/module/menu/index.d.ts.map +1 -0
- package/lib/typescript/module/menu/index.web.d.ts +26 -0
- package/lib/typescript/module/menu/index.web.d.ts.map +1 -0
- package/lib/typescript/module/menu/types.d.ts +62 -0
- package/lib/typescript/module/menu/types.d.ts.map +1 -0
- package/lib/typescript/module/package.json +1 -0
- package/lib/typescript/module/popover/context.d.ts +15 -0
- package/lib/typescript/module/popover/context.d.ts.map +1 -0
- package/lib/typescript/module/popover/index.d.ts +14 -0
- package/lib/typescript/module/popover/index.d.ts.map +1 -0
- package/lib/typescript/module/popover/index.web.d.ts +14 -0
- package/lib/typescript/module/popover/index.web.d.ts.map +1 -0
- package/lib/typescript/module/popover/types.d.ts +54 -0
- package/lib/typescript/module/popover/types.d.ts.map +1 -0
- package/lib/typescript/module/portal/index.d.ts +15 -0
- package/lib/typescript/module/portal/index.d.ts.map +1 -0
- package/lib/typescript/module/portal/index.web.d.ts +20 -0
- package/lib/typescript/module/portal/index.web.d.ts.map +1 -0
- package/lib/typescript/module/prompt-input/Actions.d.ts +6 -0
- package/lib/typescript/module/prompt-input/Actions.d.ts.map +1 -0
- package/lib/typescript/module/prompt-input/Attachments.d.ts +6 -0
- package/lib/typescript/module/prompt-input/Attachments.d.ts.map +1 -0
- package/lib/typescript/module/prompt-input/PromptInput.d.ts +6 -0
- package/lib/typescript/module/prompt-input/PromptInput.d.ts.map +1 -0
- package/lib/typescript/module/prompt-input/SubmitButton.d.ts +6 -0
- package/lib/typescript/module/prompt-input/SubmitButton.d.ts.map +1 -0
- package/lib/typescript/module/prompt-input/Textarea.d.ts +6 -0
- package/lib/typescript/module/prompt-input/Textarea.d.ts.map +1 -0
- package/lib/typescript/module/prompt-input/Textarea.web.d.ts +6 -0
- package/lib/typescript/module/prompt-input/Textarea.web.d.ts.map +1 -0
- package/lib/typescript/module/prompt-input/context.d.ts +34 -0
- package/lib/typescript/module/prompt-input/context.d.ts.map +1 -0
- package/lib/typescript/module/prompt-input/index.d.ts +8 -0
- package/lib/typescript/module/prompt-input/index.d.ts.map +1 -0
- package/lib/typescript/module/prompt-input/types.d.ts +88 -0
- package/lib/typescript/module/prompt-input/types.d.ts.map +1 -0
- package/lib/typescript/module/radio-indicator/RadioIndicator.d.ts +4 -0
- package/lib/typescript/module/radio-indicator/RadioIndicator.d.ts.map +1 -0
- package/lib/typescript/module/radio-indicator/index.d.ts +3 -0
- package/lib/typescript/module/radio-indicator/index.d.ts.map +1 -0
- package/lib/typescript/module/radio-indicator/types.d.ts +15 -0
- package/lib/typescript/module/radio-indicator/types.d.ts.map +1 -0
- package/lib/typescript/module/scroll/index.d.ts +27 -0
- package/lib/typescript/module/scroll/index.d.ts.map +1 -0
- package/lib/typescript/module/scroll/index.web.d.ts +26 -0
- package/lib/typescript/module/scroll/index.web.d.ts.map +1 -0
- package/lib/typescript/module/scroll/scrollable.web.d.ts +29 -0
- package/lib/typescript/module/scroll/scrollable.web.d.ts.map +1 -0
- package/lib/typescript/module/scroll/store.d.ts +46 -0
- package/lib/typescript/module/scroll/store.d.ts.map +1 -0
- package/lib/typescript/module/scroll/types.d.ts +46 -0
- package/lib/typescript/module/scroll/types.d.ts.map +1 -0
- package/lib/typescript/module/search-input/index.d.ts +10 -0
- package/lib/typescript/module/search-input/index.d.ts.map +1 -0
- package/lib/typescript/module/segmented-control/index.d.ts +45 -0
- package/lib/typescript/module/segmented-control/index.d.ts.map +1 -0
- package/lib/typescript/module/select/common.d.ts +5 -0
- package/lib/typescript/module/select/common.d.ts.map +1 -0
- package/lib/typescript/module/select/index.d.ts +14 -0
- package/lib/typescript/module/select/index.d.ts.map +1 -0
- package/lib/typescript/module/select/index.web.d.ts +14 -0
- package/lib/typescript/module/select/index.web.d.ts.map +1 -0
- package/lib/typescript/module/select/types.d.ts +84 -0
- package/lib/typescript/module/select/types.d.ts.map +1 -0
- package/lib/typescript/module/settings-list/SettingsList.d.ts +6 -0
- package/lib/typescript/module/settings-list/SettingsList.d.ts.map +1 -0
- package/lib/typescript/module/settings-list/index.d.ts +3 -0
- package/lib/typescript/module/settings-list/index.d.ts.map +1 -0
- package/lib/typescript/module/settings-list/types.d.ts +44 -0
- package/lib/typescript/module/settings-list/types.d.ts.map +1 -0
- package/lib/typescript/module/skeleton/index.d.ts +64 -0
- package/lib/typescript/module/skeleton/index.d.ts.map +1 -0
- package/lib/typescript/module/slider/Slider.d.ts +4 -0
- package/lib/typescript/module/slider/Slider.d.ts.map +1 -0
- package/lib/typescript/module/slider/index.d.ts +3 -0
- package/lib/typescript/module/slider/index.d.ts.map +1 -0
- package/lib/typescript/module/slider/types.d.ts +30 -0
- package/lib/typescript/module/slider/types.d.ts.map +1 -0
- package/lib/typescript/module/styles/atoms.d.ts +464 -0
- package/lib/typescript/module/styles/atoms.d.ts.map +1 -0
- package/lib/typescript/module/styles/index.d.ts +7 -0
- package/lib/typescript/module/styles/index.d.ts.map +1 -0
- package/lib/typescript/module/styles/native-driver.d.ts +2 -0
- package/lib/typescript/module/styles/native-driver.d.ts.map +1 -0
- package/lib/typescript/module/styles/platform.d.ts +33 -0
- package/lib/typescript/module/styles/platform.d.ts.map +1 -0
- package/lib/typescript/module/styles/tokens.d.ts +96 -0
- package/lib/typescript/module/styles/tokens.d.ts.map +1 -0
- package/lib/typescript/module/styles/z-index.d.ts +49 -0
- package/lib/typescript/module/styles/z-index.d.ts.map +1 -0
- package/lib/typescript/module/switch/Switch.d.ts +4 -0
- package/lib/typescript/module/switch/Switch.d.ts.map +1 -0
- package/lib/typescript/module/switch/index.d.ts +3 -0
- package/lib/typescript/module/switch/index.d.ts.map +1 -0
- package/lib/typescript/module/switch/types.d.ts +15 -0
- package/lib/typescript/module/switch/types.d.ts.map +1 -0
- package/lib/typescript/module/tabs/Tabs.d.ts +6 -0
- package/lib/typescript/module/tabs/Tabs.d.ts.map +1 -0
- package/lib/typescript/module/tabs/index.d.ts +3 -0
- package/lib/typescript/module/tabs/index.d.ts.map +1 -0
- package/lib/typescript/module/tabs/types.d.ts +34 -0
- package/lib/typescript/module/tabs/types.d.ts.map +1 -0
- package/lib/typescript/module/text-field/index.d.ts +50 -0
- package/lib/typescript/module/text-field/index.d.ts.map +1 -0
- package/lib/typescript/module/theme/BloomThemeProvider.d.ts +88 -0
- package/lib/typescript/module/theme/BloomThemeProvider.d.ts.map +1 -0
- package/lib/typescript/module/theme/adaptive-colors.d.ts +3 -0
- package/lib/typescript/module/theme/adaptive-colors.d.ts.map +1 -0
- package/lib/typescript/module/theme/apply-dark-class.d.ts +21 -0
- package/lib/typescript/module/theme/apply-dark-class.d.ts.map +1 -0
- package/lib/typescript/module/theme/build-theme.d.ts +20 -0
- package/lib/typescript/module/theme/build-theme.d.ts.map +1 -0
- package/lib/typescript/module/theme/color-presets.d.ts +35 -0
- package/lib/typescript/module/theme/color-presets.d.ts.map +1 -0
- package/lib/typescript/module/theme/color-scope/index.d.ts +33 -0
- package/lib/typescript/module/theme/color-scope/index.d.ts.map +1 -0
- package/lib/typescript/module/theme/color-scope/index.web.d.ts +24 -0
- package/lib/typescript/module/theme/color-scope/index.web.d.ts.map +1 -0
- package/lib/typescript/module/theme/color-scope/style-builder.d.ts +53 -0
- package/lib/typescript/module/theme/color-scope/style-builder.d.ts.map +1 -0
- package/lib/typescript/module/theme/color-space.d.ts +28 -0
- package/lib/typescript/module/theme/color-space.d.ts.map +1 -0
- package/lib/typescript/module/theme/index.d.ts +18 -0
- package/lib/typescript/module/theme/index.d.ts.map +1 -0
- package/lib/typescript/module/theme/init-css-interop.d.ts +6 -0
- package/lib/typescript/module/theme/init-css-interop.d.ts.map +1 -0
- package/lib/typescript/module/theme/native-root-vars.d.ts +33 -0
- package/lib/typescript/module/theme/native-root-vars.d.ts.map +1 -0
- package/lib/typescript/module/theme/native-root-vars.native.d.ts +104 -0
- package/lib/typescript/module/theme/native-root-vars.native.d.ts.map +1 -0
- package/lib/typescript/module/theme/native-root-vars.web.d.ts +20 -0
- package/lib/typescript/module/theme/native-root-vars.web.d.ts.map +1 -0
- package/lib/typescript/module/theme/persistence.d.ts +50 -0
- package/lib/typescript/module/theme/persistence.d.ts.map +1 -0
- package/lib/typescript/module/theme/preset-vars.d.ts +28 -0
- package/lib/typescript/module/theme/preset-vars.d.ts.map +1 -0
- package/lib/typescript/module/theme/set-color-scheme-safe.d.ts +33 -0
- package/lib/typescript/module/theme/set-color-scheme-safe.d.ts.map +1 -0
- package/lib/typescript/module/theme/token-registry.d.ts +53 -0
- package/lib/typescript/module/theme/token-registry.d.ts.map +1 -0
- package/lib/typescript/module/theme/types.d.ts +43 -0
- package/lib/typescript/module/theme/types.d.ts.map +1 -0
- package/lib/typescript/module/theme/use-isomorphic-layout-effect.d.ts +8 -0
- package/lib/typescript/module/theme/use-isomorphic-layout-effect.d.ts.map +1 -0
- package/lib/typescript/module/theme/use-navigation-theme.d.ts +31 -0
- package/lib/typescript/module/theme/use-navigation-theme.d.ts.map +1 -0
- package/lib/typescript/module/theme/use-theme.d.ts +5 -0
- package/lib/typescript/module/theme/use-theme.d.ts.map +1 -0
- package/lib/typescript/module/toast/Toast.d.ts +23 -0
- package/lib/typescript/module/toast/Toast.d.ts.map +1 -0
- package/lib/typescript/module/toast/const.d.ts +2 -0
- package/lib/typescript/module/toast/const.d.ts.map +1 -0
- package/lib/typescript/module/toast/index.d.ts +84 -0
- package/lib/typescript/module/toast/index.d.ts.map +1 -0
- package/lib/typescript/module/toast/index.web.d.ts +29 -0
- package/lib/typescript/module/toast/index.web.d.ts.map +1 -0
- package/lib/typescript/module/toast/sonner/index.d.ts +2 -0
- package/lib/typescript/module/toast/sonner/index.d.ts.map +1 -0
- package/lib/typescript/module/toast/sonner/index.web.d.ts +2 -0
- package/lib/typescript/module/toast/sonner/index.web.d.ts.map +1 -0
- package/lib/typescript/module/toast/types.d.ts +10 -0
- package/lib/typescript/module/toast/types.d.ts.map +1 -0
- package/lib/typescript/module/tooltip/TextBubble.d.ts +9 -0
- package/lib/typescript/module/tooltip/TextBubble.d.ts.map +1 -0
- package/lib/typescript/module/tooltip/const.d.ts +5 -0
- package/lib/typescript/module/tooltip/const.d.ts.map +1 -0
- package/lib/typescript/module/tooltip/index.d.ts +29 -0
- package/lib/typescript/module/tooltip/index.d.ts.map +1 -0
- package/lib/typescript/module/tooltip/index.web.d.ts +26 -0
- package/lib/typescript/module/tooltip/index.web.d.ts.map +1 -0
- package/lib/typescript/module/typography/index.d.ts +18 -0
- package/lib/typescript/module/typography/index.d.ts.map +1 -0
- package/lib/typescript/module/user-hover-card/UserHoverCard.d.ts +4 -0
- package/lib/typescript/module/user-hover-card/UserHoverCard.d.ts.map +1 -0
- package/lib/typescript/module/user-hover-card/index.d.ts +3 -0
- package/lib/typescript/module/user-hover-card/index.d.ts.map +1 -0
- package/lib/typescript/module/user-hover-card/types.d.ts +45 -0
- package/lib/typescript/module/user-hover-card/types.d.ts.map +1 -0
- package/lib/typescript/module/utils/lazy-require.d.ts +15 -0
- package/lib/typescript/module/utils/lazy-require.d.ts.map +1 -0
- package/package.json +1 -1
|
@@ -0,0 +1,84 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import type { BaseToastOptions } from './types';
|
|
3
|
+
export { DURATION } from './const';
|
|
4
|
+
export { Action, Icon, Outer, Text, ToastConfigProvider } from './Toast';
|
|
5
|
+
export type { ToastType, BaseToastOptions } from './types';
|
|
6
|
+
/**
|
|
7
|
+
* Toasts are rendered in a global outlet, which is placed at the top of the
|
|
8
|
+
* component tree.
|
|
9
|
+
*/
|
|
10
|
+
export declare function ToastOutlet(): import("react/jsx-runtime").JSX.Element;
|
|
11
|
+
/**
|
|
12
|
+
* Direct access to the Sonner API. Use sparingly — `toast()` covers the
|
|
13
|
+
* common case and keeps the surface tied to bloom's themed look.
|
|
14
|
+
*/
|
|
15
|
+
export declare const api: ((message: string, data?: Omit<import("sonner-native").ToastProps, "title" | "id" | "type" | "variant" | "jsx" | "promise"> & {
|
|
16
|
+
id?: string | number;
|
|
17
|
+
}) => string | number) & {
|
|
18
|
+
success: (message: string, data?: Omit<import("sonner-native").ToastProps, "title" | "id" | "type" | "variant" | "jsx" | "promise"> & {
|
|
19
|
+
id?: string | number;
|
|
20
|
+
}) => string | number;
|
|
21
|
+
info: (message: string, data?: Omit<import("sonner-native").ToastProps, "title" | "id" | "type" | "variant" | "jsx" | "promise"> & {
|
|
22
|
+
id?: string | number;
|
|
23
|
+
}) => string | number;
|
|
24
|
+
error: (message: string, data?: Omit<import("sonner-native").ToastProps, "title" | "id" | "type" | "variant" | "jsx" | "promise"> & {
|
|
25
|
+
id?: string | number;
|
|
26
|
+
}) => string | number;
|
|
27
|
+
warning: (message: string, data?: Omit<import("sonner-native").ToastProps, "title" | "id" | "type" | "variant" | "jsx" | "promise"> & {
|
|
28
|
+
id?: string | number;
|
|
29
|
+
}) => string | number;
|
|
30
|
+
custom: (jsx: React.ReactElement, data?: Omit<import("sonner-native").ToastProps, "title" | "id" | "type" | "variant" | "jsx" | "promise"> & {
|
|
31
|
+
id?: string | number;
|
|
32
|
+
}) => string | number;
|
|
33
|
+
promise: <T>(promise: Promise<T>, options: Omit<{
|
|
34
|
+
promise: Promise<unknown>;
|
|
35
|
+
success: (result: any) => string;
|
|
36
|
+
error: ((error: unknown) => string) | string;
|
|
37
|
+
loading: string;
|
|
38
|
+
styles?: {
|
|
39
|
+
loading?: import("sonner-native").ToastStyles;
|
|
40
|
+
success?: import("sonner-native").ToastStyles;
|
|
41
|
+
error?: import("sonner-native").ToastStyles;
|
|
42
|
+
};
|
|
43
|
+
}, "promise">) => string | number;
|
|
44
|
+
loading: (message: string, data?: Omit<import("sonner-native").ToastProps, "title" | "id" | "type" | "variant" | "jsx" | "promise"> & {
|
|
45
|
+
id?: string | number;
|
|
46
|
+
}) => string | number;
|
|
47
|
+
dismiss: (id?: string | number) => string | number | undefined;
|
|
48
|
+
wiggle: (id: string | number) => void;
|
|
49
|
+
};
|
|
50
|
+
/**
|
|
51
|
+
* Show a toast notification.
|
|
52
|
+
*
|
|
53
|
+
* Pass a string for a simple text toast, or a React element for a custom
|
|
54
|
+
* toast. The optional `options` argument accepts the standard Sonner
|
|
55
|
+
* options plus a bloom `type` (defaults to `'default'`).
|
|
56
|
+
*
|
|
57
|
+
* ```ts
|
|
58
|
+
* toast('Saved');
|
|
59
|
+
* toast.success('Profile updated');
|
|
60
|
+
* toast.error('Network error', { duration: 5000 });
|
|
61
|
+
* toast.dismiss(id);
|
|
62
|
+
* ```
|
|
63
|
+
*
|
|
64
|
+
* Pre-typed variants (`toast.success`, `toast.error`, `toast.warning`,
|
|
65
|
+
* `toast.info`) are aliases for the corresponding `type`.
|
|
66
|
+
*/
|
|
67
|
+
export interface ToastFn {
|
|
68
|
+
(content: React.ReactNode, options?: BaseToastOptions): void;
|
|
69
|
+
success: (content: React.ReactNode, options?: Omit<BaseToastOptions, 'type'>) => void;
|
|
70
|
+
error: (content: React.ReactNode, options?: Omit<BaseToastOptions, 'type'>) => void;
|
|
71
|
+
warning: (content: React.ReactNode, options?: Omit<BaseToastOptions, 'type'>) => void;
|
|
72
|
+
info: (content: React.ReactNode, options?: Omit<BaseToastOptions, 'type'>) => void;
|
|
73
|
+
dismiss: (id?: string | number) => void;
|
|
74
|
+
}
|
|
75
|
+
export declare const toast: ToastFn;
|
|
76
|
+
/**
|
|
77
|
+
* Alias of `toast` kept for compatibility with the original 0.4.x surface
|
|
78
|
+
* where `show()` was the documented entry point. New code should prefer
|
|
79
|
+
* `toast()` directly.
|
|
80
|
+
*/
|
|
81
|
+
export declare const show: ToastFn;
|
|
82
|
+
/** Re-export the Toast function type so callers can refer to it. */
|
|
83
|
+
export type Toast = ToastFn;
|
|
84
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/toast/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAyB,MAAM,OAAO,CAAC;AAY9C,OAAO,KAAK,EAAE,gBAAgB,EAAa,MAAM,SAAS,CAAC;AAE3D,OAAO,EAAE,QAAQ,EAAE,MAAM,SAAS,CAAC;AACnC,OAAO,EAAE,MAAM,EAAE,IAAI,EAAE,KAAK,EAAE,IAAI,EAAE,mBAAmB,EAAE,MAAM,SAAS,CAAC;AACzE,YAAY,EAAE,SAAS,EAAE,gBAAgB,EAAE,MAAM,SAAS,CAAC;AAE3D;;;GAGG;AACH,wBAAgB,WAAW,4CAE1B;AAUD;;;GAGG;AACH,eAAO,MAAM,GAAG;;;mCA8F+W,CAAC;;;gCAAqE,CAAC;;;iCAAsE,CAAC;;;mCAAwE,CAAC;;;0CAA+E,CAAC;;;;;;;;;mBA9GlqB,CAAC;mBACF,CAAC;iBAA4B,CAAC;;;mCA6GizB,CAAC;;;gBAAqD,CAAC;;CA9Fh3B,CAAC;AAwC1B;;;;;;;;;;;;;;;;GAgBG;AACH,MAAM,WAAW,OAAO;IACtB,CAAC,OAAO,EAAE,KAAK,CAAC,SAAS,EAAE,OAAO,CAAC,EAAE,gBAAgB,GAAG,IAAI,CAAC;IAC7D,OAAO,EAAE,CAAC,OAAO,EAAE,KAAK,CAAC,SAAS,EAAE,OAAO,CAAC,EAAE,IAAI,CAAC,gBAAgB,EAAE,MAAM,CAAC,KAAK,IAAI,CAAC;IACtF,KAAK,EAAE,CAAC,OAAO,EAAE,KAAK,CAAC,SAAS,EAAE,OAAO,CAAC,EAAE,IAAI,CAAC,gBAAgB,EAAE,MAAM,CAAC,KAAK,IAAI,CAAC;IACpF,OAAO,EAAE,CAAC,OAAO,EAAE,KAAK,CAAC,SAAS,EAAE,OAAO,CAAC,EAAE,IAAI,CAAC,gBAAgB,EAAE,MAAM,CAAC,KAAK,IAAI,CAAC;IACtF,IAAI,EAAE,CAAC,OAAO,EAAE,KAAK,CAAC,SAAS,EAAE,OAAO,CAAC,EAAE,IAAI,CAAC,gBAAgB,EAAE,MAAM,CAAC,KAAK,IAAI,CAAC;IACnF,OAAO,EAAE,CAAC,EAAE,CAAC,EAAE,MAAM,GAAG,MAAM,KAAK,IAAI,CAAC;CACzC;AAYD,eAAO,MAAM,KAAK,EAAE,OAAmB,CAAC;AAExC;;;;GAIG;AACH,eAAO,MAAM,IAAI,EAAE,OAAmB,CAAC;AAEvC,oEAAoE;AACpE,MAAM,MAAM,KAAK,GAAG,OAAO,CAAC"}
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { toast as sonner } from 'sonner';
|
|
3
|
+
import type { BaseToastOptions } from './types';
|
|
4
|
+
export { DURATION } from './const';
|
|
5
|
+
export { Action, Icon, Outer, Text, ToastConfigProvider } from './Toast';
|
|
6
|
+
export type { ToastType, BaseToastOptions } from './types';
|
|
7
|
+
/**
|
|
8
|
+
* Toasts are rendered in a global outlet, which is placed at the top of the
|
|
9
|
+
* component tree.
|
|
10
|
+
*/
|
|
11
|
+
export declare function ToastOutlet(): import("react/jsx-runtime").JSX.Element;
|
|
12
|
+
/** Direct access to the underlying Sonner API. Use sparingly. */
|
|
13
|
+
export declare const api: typeof sonner;
|
|
14
|
+
/**
|
|
15
|
+
* Show a toast notification. Identical API to the native variant — see
|
|
16
|
+
* `./index.tsx` for the full usage docs.
|
|
17
|
+
*/
|
|
18
|
+
export interface ToastFn {
|
|
19
|
+
(content: React.ReactNode, options?: BaseToastOptions): void;
|
|
20
|
+
success: (content: React.ReactNode, options?: Omit<BaseToastOptions, 'type'>) => void;
|
|
21
|
+
error: (content: React.ReactNode, options?: Omit<BaseToastOptions, 'type'>) => void;
|
|
22
|
+
warning: (content: React.ReactNode, options?: Omit<BaseToastOptions, 'type'>) => void;
|
|
23
|
+
info: (content: React.ReactNode, options?: Omit<BaseToastOptions, 'type'>) => void;
|
|
24
|
+
dismiss: (id?: string | number) => void;
|
|
25
|
+
}
|
|
26
|
+
export declare const toast: ToastFn;
|
|
27
|
+
export declare const show: ToastFn;
|
|
28
|
+
export type Toast = ToastFn;
|
|
29
|
+
//# sourceMappingURL=index.web.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.web.d.ts","sourceRoot":"","sources":["../../../../src/toast/index.web.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAyB,MAAM,OAAO,CAAC;AAE9C,OAAO,EAAE,KAAK,IAAI,MAAM,EAAW,MAAM,QAAQ,CAAC;AASlD,OAAO,KAAK,EAAE,gBAAgB,EAAa,MAAM,SAAS,CAAC;AAE3D,OAAO,EAAE,QAAQ,EAAE,MAAM,SAAS,CAAC;AACnC,OAAO,EAAE,MAAM,EAAE,IAAI,EAAE,KAAK,EAAE,IAAI,EAAE,mBAAmB,EAAE,MAAM,SAAS,CAAC;AACzE,YAAY,EAAE,SAAS,EAAE,gBAAgB,EAAE,MAAM,SAAS,CAAC;AAE3D;;;GAGG;AACH,wBAAgB,WAAW,4CAS1B;AAED,iEAAiE;AACjE,eAAO,MAAM,GAAG,EAAE,OAAO,MAAe,CAAC;AA0CzC;;;GAGG;AACH,MAAM,WAAW,OAAO;IACtB,CAAC,OAAO,EAAE,KAAK,CAAC,SAAS,EAAE,OAAO,CAAC,EAAE,gBAAgB,GAAG,IAAI,CAAC;IAC7D,OAAO,EAAE,CAAC,OAAO,EAAE,KAAK,CAAC,SAAS,EAAE,OAAO,CAAC,EAAE,IAAI,CAAC,gBAAgB,EAAE,MAAM,CAAC,KAAK,IAAI,CAAC;IACtF,KAAK,EAAE,CAAC,OAAO,EAAE,KAAK,CAAC,SAAS,EAAE,OAAO,CAAC,EAAE,IAAI,CAAC,gBAAgB,EAAE,MAAM,CAAC,KAAK,IAAI,CAAC;IACpF,OAAO,EAAE,CAAC,OAAO,EAAE,KAAK,CAAC,SAAS,EAAE,OAAO,CAAC,EAAE,IAAI,CAAC,gBAAgB,EAAE,MAAM,CAAC,KAAK,IAAI,CAAC;IACtF,IAAI,EAAE,CAAC,OAAO,EAAE,KAAK,CAAC,SAAS,EAAE,OAAO,CAAC,EAAE,IAAI,CAAC,gBAAgB,EAAE,MAAM,CAAC,KAAK,IAAI,CAAC;IACnF,OAAO,EAAE,CAAC,EAAE,CAAC,EAAE,MAAM,GAAG,MAAM,KAAK,IAAI,CAAC;CACzC;AAYD,eAAO,MAAM,KAAK,EAAE,OAAmB,CAAC;AACxC,eAAO,MAAM,IAAI,EAAE,OAAmB,CAAC;AACvC,MAAM,MAAM,KAAK,GAAG,OAAO,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/toast/sonner/index.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,OAAO,uDAAgB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.web.d.ts","sourceRoot":"","sources":["../../../../../src/toast/sonner/index.web.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,OAAO,2CAAgB,CAAC"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
export type ToastType = 'default' | 'success' | 'error' | 'warning' | 'info';
|
|
2
|
+
export interface BaseToastOptions {
|
|
3
|
+
duration?: number;
|
|
4
|
+
dismissible?: boolean;
|
|
5
|
+
type?: ToastType;
|
|
6
|
+
onDismiss?: () => void;
|
|
7
|
+
onPress?: () => void;
|
|
8
|
+
onAutoClose?: () => void;
|
|
9
|
+
}
|
|
10
|
+
//# sourceMappingURL=types.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../../src/toast/types.ts"],"names":[],"mappings":"AAAA,MAAM,MAAM,SAAS,GAAG,SAAS,GAAG,SAAS,GAAG,OAAO,GAAG,SAAS,GAAG,MAAM,CAAC;AAE7E,MAAM,WAAW,gBAAgB;IAC/B,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,IAAI,CAAC,EAAE,SAAS,CAAC;IACjB,SAAS,CAAC,EAAE,MAAM,IAAI,CAAC;IACvB,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;IACrB,WAAW,CAAC,EAAE,MAAM,IAAI,CAAC;CAC1B"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
type ContentComponent = React.ComponentType<{
|
|
2
|
+
children: React.ReactNode;
|
|
3
|
+
label: string;
|
|
4
|
+
}>;
|
|
5
|
+
export declare function createTextBubble(Content: ContentComponent): ({ children }: {
|
|
6
|
+
children: React.ReactNode;
|
|
7
|
+
}) => import("react/jsx-runtime").JSX.Element;
|
|
8
|
+
export {};
|
|
9
|
+
//# sourceMappingURL=TextBubble.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"TextBubble.d.ts","sourceRoot":"","sources":["../../../../src/tooltip/TextBubble.tsx"],"names":[],"mappings":"AAaA,KAAK,gBAAgB,GAAG,KAAK,CAAC,aAAa,CAAC;IAC1C,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;IAC1B,KAAK,EAAE,MAAM,CAAC;CACf,CAAC,CAAC;AAEH,wBAAgB,gBAAgB,CAAC,OAAO,EAAE,gBAAgB,IAC7B,cAAc;IAAE,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAA;CAAE,6CAcvE"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"const.d.ts","sourceRoot":"","sources":["../../../../src/tooltip/const.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,gBAAgB,MAAM,CAAC;AACpC,eAAO,MAAM,UAAU,KAAK,CAAC;AAC7B,eAAO,MAAM,eAAe,QAAiB,CAAC;AAC9C,eAAO,MAAM,cAAc,IAA4B,CAAC"}
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Provider for Tooltip component. Only needed when you need to position the
|
|
3
|
+
* tooltip relative to a container, such as in a sheet.
|
|
4
|
+
*
|
|
5
|
+
* Only really necessary on iOS but can work on Android.
|
|
6
|
+
*/
|
|
7
|
+
export declare function TooltipSheetCompatProvider({ children, }: {
|
|
8
|
+
children: React.ReactNode;
|
|
9
|
+
}): import("react/jsx-runtime").JSX.Element;
|
|
10
|
+
export declare namespace TooltipSheetCompatProvider {
|
|
11
|
+
var displayName: string;
|
|
12
|
+
}
|
|
13
|
+
export declare function Tooltip({ children, position, visible: requestVisible, onVisibleChange, }: {
|
|
14
|
+
children: React.ReactNode;
|
|
15
|
+
position?: 'top' | 'bottom';
|
|
16
|
+
visible: boolean;
|
|
17
|
+
onVisibleChange: (visible: boolean) => void;
|
|
18
|
+
}): import("react/jsx-runtime").JSX.Element;
|
|
19
|
+
export declare function TooltipTrigger({ children }: {
|
|
20
|
+
children: React.ReactNode;
|
|
21
|
+
}): import("react/jsx-runtime").JSX.Element;
|
|
22
|
+
export declare function TooltipContent({ children, label, }: {
|
|
23
|
+
children: React.ReactNode;
|
|
24
|
+
label: string;
|
|
25
|
+
}): import("react/jsx-runtime").JSX.Element | null;
|
|
26
|
+
export declare const TooltipTextBubble: ({ children }: {
|
|
27
|
+
children: React.ReactNode;
|
|
28
|
+
}) => import("react/jsx-runtime").JSX.Element;
|
|
29
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/tooltip/index.tsx"],"names":[],"mappings":"AAoEA;;;;;GAKG;AACH,wBAAgB,0BAA0B,CAAC,EACzC,QAAQ,GACT,EAAE;IACD,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;CAC3B,2CAEA;yBANe,0BAA0B;;;AAS1C,wBAAgB,OAAO,CAAC,EACtB,QAAQ,EACR,QAAmB,EACnB,OAAO,EAAE,cAAc,EACvB,eAAe,GAChB,EAAE;IACD,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;IAC1B,QAAQ,CAAC,EAAE,KAAK,GAAG,QAAQ,CAAC;IAC5B,OAAO,EAAE,OAAO,CAAC;IACjB,eAAe,EAAE,CAAC,OAAO,EAAE,OAAO,KAAK,IAAI,CAAC;CAC7C,2CAsCA;AAED,wBAAgB,cAAc,CAAC,EAAE,QAAQ,EAAE,EAAE;IAAE,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAA;CAAE,2CAuBzE;AAED,wBAAgB,cAAc,CAAC,EAC7B,QAAQ,EACR,KAAK,GACN,EAAE;IACD,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;IAC1B,KAAK,EAAE,MAAM,CAAC;CACf,kDAoBA;AAgND,eAAO,MAAM,iBAAiB;;6CAAmC,CAAC"}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* No-op on web. Portal Provider is only needed on native.
|
|
3
|
+
*/
|
|
4
|
+
export declare function TooltipSheetCompatProvider({ children, }: {
|
|
5
|
+
children: React.ReactNode;
|
|
6
|
+
}): import("react/jsx-runtime").JSX.Element;
|
|
7
|
+
export declare namespace TooltipSheetCompatProvider {
|
|
8
|
+
var displayName: string;
|
|
9
|
+
}
|
|
10
|
+
export declare function Tooltip({ children, position, visible, onVisibleChange, }: {
|
|
11
|
+
children: React.ReactNode;
|
|
12
|
+
position?: 'top' | 'bottom';
|
|
13
|
+
visible: boolean;
|
|
14
|
+
onVisibleChange: (visible: boolean) => void;
|
|
15
|
+
}): import("react/jsx-runtime").JSX.Element;
|
|
16
|
+
export declare function TooltipTrigger({ children }: {
|
|
17
|
+
children: React.ReactNode;
|
|
18
|
+
}): import("react/jsx-runtime").JSX.Element;
|
|
19
|
+
export declare function TooltipContent({ children, label, }: {
|
|
20
|
+
children: React.ReactNode;
|
|
21
|
+
label: string;
|
|
22
|
+
}): import("react/jsx-runtime").JSX.Element | null;
|
|
23
|
+
export declare const TooltipTextBubble: ({ children }: {
|
|
24
|
+
children: React.ReactNode;
|
|
25
|
+
}) => import("react/jsx-runtime").JSX.Element;
|
|
26
|
+
//# sourceMappingURL=index.web.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.web.d.ts","sourceRoot":"","sources":["../../../../src/tooltip/index.web.tsx"],"names":[],"mappings":"AA0BA;;GAEG;AACH,wBAAgB,0BAA0B,CAAC,EACzC,QAAQ,GACT,EAAE;IACD,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;CAC3B,2CAEA;yBANe,0BAA0B;;;AAS1C,wBAAgB,OAAO,CAAC,EACtB,QAAQ,EACR,QAAmB,EACnB,OAAO,EACP,eAAe,GAChB,EAAE;IACD,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;IAC1B,QAAQ,CAAC,EAAE,KAAK,GAAG,QAAQ,CAAC;IAC5B,OAAO,EAAE,OAAO,CAAC;IACjB,eAAe,EAAE,CAAC,OAAO,EAAE,OAAO,KAAK,IAAI,CAAC;CAC7C,2CAkBA;AAED,wBAAgB,cAAc,CAAC,EAAE,QAAQ,EAAE,EAAE;IAAE,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAA;CAAE,2CAMzE;AAED,wBAAgB,cAAc,CAAC,EAC7B,QAAQ,EACR,KAAK,GACN,EAAE;IACD,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;IAC1B,KAAK,EAAE,MAAM,CAAC;CACf,kDAgEA;AAED,eAAO,MAAM,iBAAiB;;6CAAmC,CAAC"}
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { type TextProps as RNTextProps } from 'react-native';
|
|
3
|
+
import { fontFamilies } from '../fonts/tokens';
|
|
4
|
+
export type TextProps = RNTextProps;
|
|
5
|
+
export declare const Text: React.MemoExoticComponent<({ children, style, ...rest }: TextProps) => import("react/jsx-runtime").JSX.Element>;
|
|
6
|
+
export { Text as Span };
|
|
7
|
+
export declare const H1: React.FC<RNTextProps>;
|
|
8
|
+
export declare const H2: React.FC<RNTextProps>;
|
|
9
|
+
export declare const H3: React.FC<RNTextProps>;
|
|
10
|
+
export declare const H4: React.FC<RNTextProps>;
|
|
11
|
+
export declare const H5: React.FC<RNTextProps>;
|
|
12
|
+
export declare const H6: React.FC<RNTextProps>;
|
|
13
|
+
export declare function P({ style, ...rest }: TextProps): import("react/jsx-runtime").JSX.Element;
|
|
14
|
+
export declare namespace P {
|
|
15
|
+
var displayName: string;
|
|
16
|
+
}
|
|
17
|
+
export { fontFamilies };
|
|
18
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/typography/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAe,MAAM,OAAO,CAAC;AACpC,OAAO,EAEL,KAAK,SAAS,IAAI,WAAW,EAI9B,MAAM,cAAc,CAAC;AAGtB,OAAO,EAAE,YAAY,EAAE,MAAM,iBAAiB,CAAC;AAE/C,MAAM,MAAM,SAAS,GAAG,WAAW,CAAC;AA0CpC,eAAO,MAAM,IAAI,2DAZiD,SAAS,6CAYpC,CAAC;AAGxC,OAAO,EAAE,IAAI,IAAI,IAAI,EAAE,CAAC;AAiBxB,eAAO,MAAM,EAAE,uBAAqC,CAAC;AAErD,eAAO,MAAM,EAAE,uBAAqC,CAAC;AAErD,eAAO,MAAM,EAAE,uBAAqC,CAAC;AAErD,eAAO,MAAM,EAAE,uBAAqC,CAAC;AAErD,eAAO,MAAM,EAAE,uBAAqC,CAAC;AAErD,eAAO,MAAM,EAAE,uBAAqC,CAAC;AAGrD,wBAAgB,CAAC,CAAC,EAAE,KAAK,EAAE,GAAG,IAAI,EAAE,EAAE,SAAS,2CAU9C;yBAVe,CAAC;;;AAajB,OAAO,EAAE,YAAY,EAAE,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"UserHoverCard.d.ts","sourceRoot":"","sources":["../../../../src/user-hover-card/UserHoverCard.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAwB,MAAM,OAAO,CAAC;AAc7C,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,SAAS,CAAC;AA6LlD,eAAO,MAAM,aAAa,gDAA+B,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/user-hover-card/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAC;AAChD,YAAY,EAAE,kBAAkB,EAAE,iBAAiB,EAAE,MAAM,SAAS,CAAC"}
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
import type { ReactNode } from 'react';
|
|
2
|
+
import type { StyleProp, ViewStyle } from 'react-native';
|
|
3
|
+
/** A single labeled metric rendered in the {@link UserHoverCardProps.stats} row. */
|
|
4
|
+
export interface UserHoverCardStat {
|
|
5
|
+
/** Human-readable label, e.g. `"Followers"`. */
|
|
6
|
+
label: string;
|
|
7
|
+
/** Pre-formatted value, e.g. `"1.2K"` or `42`. */
|
|
8
|
+
value: string | number;
|
|
9
|
+
}
|
|
10
|
+
export interface UserHoverCardProps {
|
|
11
|
+
/**
|
|
12
|
+
* Avatar image source. Accepts a full image URL OR a resolver-handled id
|
|
13
|
+
* (e.g. an Oxy file ID) — it is routed into {@link Avatar}'s `source` prop, so
|
|
14
|
+
* non-URL strings resolve through the consumer's ImageResolver. Null/undefined
|
|
15
|
+
* falls back to the deterministic name-based placeholder.
|
|
16
|
+
*/
|
|
17
|
+
avatar?: string | null;
|
|
18
|
+
/**
|
|
19
|
+
* Rendition variant forwarded to {@link Avatar}'s `variant` prop when `avatar`
|
|
20
|
+
* is a bare file ID. Omit for the full-size rendition (the default for this
|
|
21
|
+
* larger identity avatar).
|
|
22
|
+
*/
|
|
23
|
+
variant?: string;
|
|
24
|
+
/** Canonical, already-resolved display name (an API contract — render directly). */
|
|
25
|
+
displayName: string;
|
|
26
|
+
/** Handle without the leading `@` (the component prefixes it). */
|
|
27
|
+
username?: string;
|
|
28
|
+
/** Optional short biography; truncated to a few lines. */
|
|
29
|
+
bio?: string;
|
|
30
|
+
/** Optional metrics row (e.g. Following / Followers). */
|
|
31
|
+
stats?: UserHoverCardStat[];
|
|
32
|
+
/** Whether to show the verified badge next to the display name. */
|
|
33
|
+
verified?: boolean;
|
|
34
|
+
/** Makes the identity area (avatar + name + handle) pressable. */
|
|
35
|
+
onPressProfile?: () => void;
|
|
36
|
+
/**
|
|
37
|
+
* Slot for a consumer-injected action — typically the app's SDK FollowButton.
|
|
38
|
+
* Bloom does NOT implement follow logic; it only renders the card.
|
|
39
|
+
*/
|
|
40
|
+
action?: ReactNode;
|
|
41
|
+
/** Container style override. */
|
|
42
|
+
style?: StyleProp<ViewStyle>;
|
|
43
|
+
testID?: string;
|
|
44
|
+
}
|
|
45
|
+
//# sourceMappingURL=types.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../../src/user-hover-card/types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AACvC,OAAO,KAAK,EAAE,SAAS,EAAE,SAAS,EAAE,MAAM,cAAc,CAAC;AAEzD,oFAAoF;AACpF,MAAM,WAAW,iBAAiB;IAChC,gDAAgD;IAChD,KAAK,EAAE,MAAM,CAAC;IACd,kDAAkD;IAClD,KAAK,EAAE,MAAM,GAAG,MAAM,CAAC;CACxB;AAED,MAAM,WAAW,kBAAkB;IACjC;;;;;OAKG;IACH,MAAM,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACvB;;;;OAIG;IACH,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,oFAAoF;IACpF,WAAW,EAAE,MAAM,CAAC;IACpB,kEAAkE;IAClE,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,0DAA0D;IAC1D,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,yDAAyD;IACzD,KAAK,CAAC,EAAE,iBAAiB,EAAE,CAAC;IAC5B,mEAAmE;IACnE,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,kEAAkE;IAClE,cAAc,CAAC,EAAE,MAAM,IAAI,CAAC;IAC5B;;;OAGG;IACH,MAAM,CAAC,EAAE,SAAS,CAAC;IACnB,gCAAgC;IAChC,KAAK,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;IAC7B,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB"}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Creates a lazy-loaded module getter that caches the result.
|
|
3
|
+
*
|
|
4
|
+
* Safely handles environments where `require` is not defined (e.g. Vite/browser ESM)
|
|
5
|
+
* and returns `null` when the module is not installed. The result is cached after the
|
|
6
|
+
* first call so subsequent calls are zero-cost.
|
|
7
|
+
*
|
|
8
|
+
* @example
|
|
9
|
+
* ```ts
|
|
10
|
+
* const getSvg = lazyRequire<typeof import('react-native-svg')>('react-native-svg');
|
|
11
|
+
* const svg = getSvg(); // SvgModuleType | null
|
|
12
|
+
* ```
|
|
13
|
+
*/
|
|
14
|
+
export declare function lazyRequire<T>(moduleName: string): () => T | null;
|
|
15
|
+
//# sourceMappingURL=lazy-require.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"lazy-require.d.ts","sourceRoot":"","sources":["../../../../src/utils/lazy-require.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;GAYG;AACH,wBAAgB,WAAW,CAAC,CAAC,EAAE,UAAU,EAAE,MAAM,GAAG,MAAM,CAAC,GAAG,IAAI,CAiBjE"}
|