@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,107 @@
|
|
|
1
|
+
import type { StyleProp, ViewStyle, TextStyle } from 'react-native';
|
|
2
|
+
/**
|
|
3
|
+
* Bloom's canonical button variants (shared across native + web) plus the
|
|
4
|
+
* web/shadcn set that DOM apps (auth, console, website) rely on:
|
|
5
|
+
*
|
|
6
|
+
* - `primary | secondary | inverse | icon | ghost | text` — the original
|
|
7
|
+
* Bloom set, rendered identically on both platforms.
|
|
8
|
+
* - `outline | link | destructive` — web additions. They are styled from the
|
|
9
|
+
* SAME Bloom design tokens so they stay visually consistent with the rest of
|
|
10
|
+
* the set. On native they fall back to a sensible equivalent
|
|
11
|
+
* (`outline → secondary`, `link → text`, `destructive → primary` tinted with
|
|
12
|
+
* the negative token) so passing them never crashes a native consumer.
|
|
13
|
+
*/
|
|
14
|
+
export type ButtonVariant = 'primary' | 'secondary' | 'inverse' | 'icon' | 'ghost' | 'text' | 'outline' | 'link' | 'destructive';
|
|
15
|
+
/**
|
|
16
|
+
* Bloom sizes plus shadcn-style aliases. `sm | md | lg` map onto
|
|
17
|
+
* `small | medium | large`; `icon` maps onto a square icon button at the medium
|
|
18
|
+
* height. The aliases exist so web consumers migrating from shadcn keep their
|
|
19
|
+
* call sites unchanged.
|
|
20
|
+
*/
|
|
21
|
+
export type ButtonSize = 'small' | 'medium' | 'large' | 'sm' | 'md' | 'lg' | 'icon';
|
|
22
|
+
export interface ButtonProps {
|
|
23
|
+
onPress?: () => void;
|
|
24
|
+
children?: React.ReactNode;
|
|
25
|
+
disabled?: boolean;
|
|
26
|
+
variant?: ButtonVariant;
|
|
27
|
+
size?: ButtonSize;
|
|
28
|
+
style?: StyleProp<ViewStyle>;
|
|
29
|
+
textStyle?: StyleProp<TextStyle>;
|
|
30
|
+
icon?: React.ReactNode;
|
|
31
|
+
iconPosition?: 'left' | 'right';
|
|
32
|
+
/**
|
|
33
|
+
* When true, displays a centered loading spinner overlay and prevents
|
|
34
|
+
* presses. Children remain in the layout (but visually hidden) so the
|
|
35
|
+
* button preserves its width. Use this for async actions like submit.
|
|
36
|
+
*/
|
|
37
|
+
loading?: boolean;
|
|
38
|
+
/**
|
|
39
|
+
* Optional color override for the loading spinner. Defaults to the
|
|
40
|
+
* resolved button text color.
|
|
41
|
+
*/
|
|
42
|
+
loadingColor?: string;
|
|
43
|
+
accessibilityLabel?: string;
|
|
44
|
+
accessibilityHint?: string;
|
|
45
|
+
hitSlop?: {
|
|
46
|
+
top: number;
|
|
47
|
+
bottom: number;
|
|
48
|
+
left: number;
|
|
49
|
+
right: number;
|
|
50
|
+
};
|
|
51
|
+
activeOpacity?: number;
|
|
52
|
+
testID?: string;
|
|
53
|
+
className?: string;
|
|
54
|
+
/**
|
|
55
|
+
* HTML button `type` (web only). Defaults to `'button'`. Use `'submit'` to
|
|
56
|
+
* participate in `<form>` submission / HTML5 validation / Enter-to-submit,
|
|
57
|
+
* and `'reset'` to reset a form.
|
|
58
|
+
*/
|
|
59
|
+
type?: 'button' | 'submit' | 'reset';
|
|
60
|
+
/**
|
|
61
|
+
* Web click handler. Aliased to the same logical action as `onPress` — either
|
|
62
|
+
* (or both) may be provided; both fire on click. `onPress` is kept for
|
|
63
|
+
* cross-platform parity.
|
|
64
|
+
*/
|
|
65
|
+
onClick?: (event: React.MouseEvent<HTMLButtonElement>) => void;
|
|
66
|
+
/**
|
|
67
|
+
* Render as the child element instead of a `<button>` (web only). Use for
|
|
68
|
+
* link-buttons: `<Button asChild><a href="…">Go</a></Button>` applies the
|
|
69
|
+
* button styling to the `<a>` (or a router `<Link>`). The child receives the
|
|
70
|
+
* merged `className`, `style`, and the button's event handlers.
|
|
71
|
+
*/
|
|
72
|
+
asChild?: boolean;
|
|
73
|
+
/**
|
|
74
|
+
* Inline DOM `id` (web only).
|
|
75
|
+
*/
|
|
76
|
+
id?: string;
|
|
77
|
+
/**
|
|
78
|
+
* Native HTML `name` for form participation (web only).
|
|
79
|
+
*/
|
|
80
|
+
name?: string;
|
|
81
|
+
/**
|
|
82
|
+
* Native HTML `value` for form participation (web only).
|
|
83
|
+
*/
|
|
84
|
+
value?: string;
|
|
85
|
+
/**
|
|
86
|
+
* `aria-label` (web only). Falls back to `accessibilityLabel`.
|
|
87
|
+
*/
|
|
88
|
+
'aria-label'?: string;
|
|
89
|
+
/**
|
|
90
|
+
* `title` tooltip attribute (web only).
|
|
91
|
+
*/
|
|
92
|
+
title?: string;
|
|
93
|
+
/**
|
|
94
|
+
* `autoFocus` the button on mount (web only).
|
|
95
|
+
*/
|
|
96
|
+
autoFocus?: boolean;
|
|
97
|
+
/**
|
|
98
|
+
* `tabIndex` override (web only).
|
|
99
|
+
*/
|
|
100
|
+
tabIndex?: number;
|
|
101
|
+
/**
|
|
102
|
+
* Stretch the button to fill its container's main axis (web only). Equivalent
|
|
103
|
+
* to passing `className="w-full"`; provided as a prop for ergonomics.
|
|
104
|
+
*/
|
|
105
|
+
fullWidth?: boolean;
|
|
106
|
+
}
|
|
107
|
+
//# sourceMappingURL=types.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../../src/button/types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,SAAS,EAAE,SAAS,EAAE,MAAM,cAAc,CAAC;AAEpE;;;;;;;;;;;GAWG;AACH,MAAM,MAAM,aAAa,GACrB,SAAS,GACT,WAAW,GACX,SAAS,GACT,MAAM,GACN,OAAO,GACP,MAAM,GACN,SAAS,GACT,MAAM,GACN,aAAa,CAAC;AAElB;;;;;GAKG;AACH,MAAM,MAAM,UAAU,GAClB,OAAO,GACP,QAAQ,GACR,OAAO,GACP,IAAI,GACJ,IAAI,GACJ,IAAI,GACJ,MAAM,CAAC;AAEX,MAAM,WAAW,WAAW;IAC1B,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;IACrB,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC3B,QAAQ,CAAC,EAAE,OAAO,CAAC;IAEnB,OAAO,CAAC,EAAE,aAAa,CAAC;IACxB,IAAI,CAAC,EAAE,UAAU,CAAC;IAClB,KAAK,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;IAC7B,SAAS,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;IAEjC,IAAI,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IACvB,YAAY,CAAC,EAAE,MAAM,GAAG,OAAO,CAAC;IAEhC;;;;OAIG;IACH,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB;;;OAGG;IACH,YAAY,CAAC,EAAE,MAAM,CAAC;IAEtB,kBAAkB,CAAC,EAAE,MAAM,CAAC;IAC5B,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAC3B,OAAO,CAAC,EAAE;QAAE,GAAG,EAAE,MAAM,CAAC;QAAC,MAAM,EAAE,MAAM,CAAC;QAAC,IAAI,EAAE,MAAM,CAAC;QAAC,KAAK,EAAE,MAAM,CAAA;KAAE,CAAC;IACvE,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,SAAS,CAAC,EAAE,MAAM,CAAC;IAWnB;;;;OAIG;IACH,IAAI,CAAC,EAAE,QAAQ,GAAG,QAAQ,GAAG,OAAO,CAAC;IACrC;;;;OAIG;IACH,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,KAAK,CAAC,UAAU,CAAC,iBAAiB,CAAC,KAAK,IAAI,CAAC;IAC/D;;;;;OAKG;IACH,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB;;OAEG;IACH,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;IACf;;OAEG;IACH,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB;;OAEG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;IACf;;OAEG;IACH,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB;;OAEG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB;;;OAGG;IACH,SAAS,CAAC,EAAE,OAAO,CAAC;CACrB"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import type { CardProps, CardHeaderProps, CardBodyProps, CardFooterProps, CardTitleProps, CardDescriptionProps } from './types';
|
|
3
|
+
export declare const Card: React.NamedExoticComponent<CardProps>;
|
|
4
|
+
export declare const CardHeader: React.NamedExoticComponent<CardHeaderProps>;
|
|
5
|
+
export declare const CardBody: React.NamedExoticComponent<CardBodyProps>;
|
|
6
|
+
export declare const CardFooter: React.NamedExoticComponent<CardFooterProps>;
|
|
7
|
+
export declare const CardTitle: React.NamedExoticComponent<CardTitleProps>;
|
|
8
|
+
export declare const CardDescription: React.NamedExoticComponent<CardDescriptionProps>;
|
|
9
|
+
//# sourceMappingURL=Card.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Card.d.ts","sourceRoot":"","sources":["../../../../src/card/Card.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAwB,MAAM,OAAO,CAAC;AAM7C,OAAO,KAAK,EACV,SAAS,EACT,eAAe,EACf,aAAa,EACb,eAAe,EACf,cAAc,EACd,oBAAoB,EACrB,MAAM,SAAS,CAAC;AA+KjB,eAAO,MAAM,IAAI,uCAA0B,CAAC;AAG5C,eAAO,MAAM,UAAU,6CAA4B,CAAC;AAGpD,eAAO,MAAM,QAAQ,2CAA0B,CAAC;AAGhD,eAAO,MAAM,UAAU,6CAA4B,CAAC;AAGpD,eAAO,MAAM,SAAS,4CAA2B,CAAC;AAGlD,eAAO,MAAM,eAAe,kDAAiC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/card/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,IAAI,EAAE,UAAU,EAAE,QAAQ,EAAE,UAAU,EAAE,SAAS,EAAE,eAAe,EAAE,MAAM,QAAQ,CAAC;AAC5F,YAAY,EACV,SAAS,EACT,WAAW,EACX,eAAe,EACf,aAAa,EACb,eAAe,EACf,cAAc,EACd,oBAAoB,GACrB,MAAM,SAAS,CAAC"}
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
import type { StyleProp, ViewStyle, TextStyle } from 'react-native';
|
|
2
|
+
export type CardVariant = 'elevated' | 'outlined' | 'filled';
|
|
3
|
+
export interface CardProps {
|
|
4
|
+
children?: React.ReactNode;
|
|
5
|
+
variant?: CardVariant;
|
|
6
|
+
style?: StyleProp<ViewStyle>;
|
|
7
|
+
onPress?: () => void;
|
|
8
|
+
disabled?: boolean;
|
|
9
|
+
accessibilityLabel?: string;
|
|
10
|
+
testID?: string;
|
|
11
|
+
}
|
|
12
|
+
export interface CardHeaderProps {
|
|
13
|
+
children?: React.ReactNode;
|
|
14
|
+
style?: StyleProp<ViewStyle>;
|
|
15
|
+
}
|
|
16
|
+
export interface CardBodyProps {
|
|
17
|
+
children?: React.ReactNode;
|
|
18
|
+
style?: StyleProp<ViewStyle>;
|
|
19
|
+
}
|
|
20
|
+
export interface CardFooterProps {
|
|
21
|
+
children?: React.ReactNode;
|
|
22
|
+
style?: StyleProp<ViewStyle>;
|
|
23
|
+
}
|
|
24
|
+
export interface CardTitleProps {
|
|
25
|
+
children?: React.ReactNode;
|
|
26
|
+
style?: StyleProp<TextStyle>;
|
|
27
|
+
numberOfLines?: number;
|
|
28
|
+
}
|
|
29
|
+
export interface CardDescriptionProps {
|
|
30
|
+
children?: React.ReactNode;
|
|
31
|
+
style?: StyleProp<TextStyle>;
|
|
32
|
+
numberOfLines?: number;
|
|
33
|
+
}
|
|
34
|
+
//# sourceMappingURL=types.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../../src/card/types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,SAAS,EAAE,SAAS,EAAE,MAAM,cAAc,CAAC;AAEpE,MAAM,MAAM,WAAW,GAAG,UAAU,GAAG,UAAU,GAAG,QAAQ,CAAC;AAE7D,MAAM,WAAW,SAAS;IACxB,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC3B,OAAO,CAAC,EAAE,WAAW,CAAC;IACtB,KAAK,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;IAC7B,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;IACrB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,kBAAkB,CAAC,EAAE,MAAM,CAAC;IAC5B,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB;AAED,MAAM,WAAW,eAAe;IAC9B,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC3B,KAAK,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;CAC9B;AAED,MAAM,WAAW,aAAa;IAC5B,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC3B,KAAK,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;CAC9B;AAED,MAAM,WAAW,eAAe;IAC9B,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC3B,KAAK,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;CAC9B;AAED,MAAM,WAAW,cAAc;IAC7B,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC3B,KAAK,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;IAC7B,aAAa,CAAC,EAAE,MAAM,CAAC;CACxB;AAED,MAAM,WAAW,oBAAoB;IACnC,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC3B,KAAK,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;IAC7B,aAAa,CAAC,EAAE,MAAM,CAAC;CACxB"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Checkbox.d.ts","sourceRoot":"","sources":["../../../../src/checkbox/Checkbox.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAwD,MAAM,OAAO,CAAC;AAM7E,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,SAAS,CAAC;AAmK7C,eAAO,MAAM,QAAQ,2CAA0B,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/checkbox/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAC;AACtC,YAAY,EAAE,aAAa,EAAE,YAAY,EAAE,MAAM,SAAS,CAAC"}
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
import type { StyleProp, ViewStyle, TextStyle } from 'react-native';
|
|
2
|
+
export type CheckboxSize = 'small' | 'medium' | 'large';
|
|
3
|
+
export interface CheckboxProps {
|
|
4
|
+
/** Whether the checkbox is checked. */
|
|
5
|
+
checked: boolean;
|
|
6
|
+
/** Called when the checked state changes. */
|
|
7
|
+
onCheckedChange: (checked: boolean) => void;
|
|
8
|
+
/** Optional label text. */
|
|
9
|
+
label?: string;
|
|
10
|
+
/** Optional description shown below the label. */
|
|
11
|
+
description?: string;
|
|
12
|
+
/** Size preset. */
|
|
13
|
+
size?: CheckboxSize;
|
|
14
|
+
/** Whether the checkbox is disabled. */
|
|
15
|
+
disabled?: boolean;
|
|
16
|
+
/** Whether the checkbox is in an indeterminate state. */
|
|
17
|
+
indeterminate?: boolean;
|
|
18
|
+
/** Semantic color when checked. Uses theme primary by default. */
|
|
19
|
+
color?: string;
|
|
20
|
+
style?: StyleProp<ViewStyle>;
|
|
21
|
+
labelStyle?: StyleProp<TextStyle>;
|
|
22
|
+
accessibilityLabel?: string;
|
|
23
|
+
testID?: string;
|
|
24
|
+
}
|
|
25
|
+
//# sourceMappingURL=types.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../../src/checkbox/types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,SAAS,EAAE,SAAS,EAAE,MAAM,cAAc,CAAC;AAEpE,MAAM,MAAM,YAAY,GAAG,OAAO,GAAG,QAAQ,GAAG,OAAO,CAAC;AAExD,MAAM,WAAW,aAAa;IAC5B,uCAAuC;IACvC,OAAO,EAAE,OAAO,CAAC;IACjB,6CAA6C;IAC7C,eAAe,EAAE,CAAC,OAAO,EAAE,OAAO,KAAK,IAAI,CAAC;IAC5C,2BAA2B;IAC3B,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,kDAAkD;IAClD,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,mBAAmB;IACnB,IAAI,CAAC,EAAE,YAAY,CAAC;IACpB,wCAAwC;IACxC,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,yDAAyD;IACzD,aAAa,CAAC,EAAE,OAAO,CAAC;IACxB,kEAAkE;IAClE,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,KAAK,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;IAC7B,UAAU,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;IAClC,kBAAkB,CAAC,EAAE,MAAM,CAAC;IAC5B,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Chip.d.ts","sourceRoot":"","sources":["../../../../src/chip/Chip.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAwB,MAAM,OAAO,CAAC;AAK7C,OAAO,KAAK,EAAE,SAAS,EAA0B,MAAM,SAAS,CAAC;AA0IjE,eAAO,MAAM,IAAI,uCAAsB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/chip/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,IAAI,EAAE,MAAM,QAAQ,CAAC;AAC9B,YAAY,EAAE,SAAS,EAAE,WAAW,EAAE,SAAS,EAAE,QAAQ,EAAE,MAAM,SAAS,CAAC"}
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
import type { StyleProp, ViewStyle, TextStyle } from 'react-native';
|
|
2
|
+
export type ChipVariant = 'solid' | 'outlined' | 'soft';
|
|
3
|
+
export type ChipColor = 'default' | 'primary' | 'success' | 'warning' | 'error';
|
|
4
|
+
export type ChipSize = 'small' | 'medium' | 'large';
|
|
5
|
+
export interface ChipProps {
|
|
6
|
+
/** Text content of the chip. */
|
|
7
|
+
children?: React.ReactNode;
|
|
8
|
+
/** Visual variant. */
|
|
9
|
+
variant?: ChipVariant;
|
|
10
|
+
/** Semantic color. */
|
|
11
|
+
color?: ChipColor;
|
|
12
|
+
/** Size preset. */
|
|
13
|
+
size?: ChipSize;
|
|
14
|
+
/** Icon rendered before the label. */
|
|
15
|
+
startIcon?: React.ReactNode;
|
|
16
|
+
/** Icon or close button rendered after the label. */
|
|
17
|
+
endIcon?: React.ReactNode;
|
|
18
|
+
/** Called when the chip is pressed. Makes the chip interactive. */
|
|
19
|
+
onPress?: () => void;
|
|
20
|
+
/** Called when the close/end icon is pressed. */
|
|
21
|
+
onClose?: () => void;
|
|
22
|
+
/** Whether the chip is in a selected state. */
|
|
23
|
+
selected?: boolean;
|
|
24
|
+
/** Whether the chip is disabled. */
|
|
25
|
+
disabled?: boolean;
|
|
26
|
+
style?: StyleProp<ViewStyle>;
|
|
27
|
+
textStyle?: StyleProp<TextStyle>;
|
|
28
|
+
accessibilityLabel?: string;
|
|
29
|
+
testID?: string;
|
|
30
|
+
}
|
|
31
|
+
//# sourceMappingURL=types.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../../src/chip/types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,SAAS,EAAE,SAAS,EAAE,MAAM,cAAc,CAAC;AAEpE,MAAM,MAAM,WAAW,GAAG,OAAO,GAAG,UAAU,GAAG,MAAM,CAAC;AACxD,MAAM,MAAM,SAAS,GAAG,SAAS,GAAG,SAAS,GAAG,SAAS,GAAG,SAAS,GAAG,OAAO,CAAC;AAChF,MAAM,MAAM,QAAQ,GAAG,OAAO,GAAG,QAAQ,GAAG,OAAO,CAAC;AAEpD,MAAM,WAAW,SAAS;IACxB,gCAAgC;IAChC,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC3B,sBAAsB;IACtB,OAAO,CAAC,EAAE,WAAW,CAAC;IACtB,sBAAsB;IACtB,KAAK,CAAC,EAAE,SAAS,CAAC;IAClB,mBAAmB;IACnB,IAAI,CAAC,EAAE,QAAQ,CAAC;IAChB,sCAAsC;IACtC,SAAS,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC5B,qDAAqD;IACrD,OAAO,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC1B,mEAAmE;IACnE,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;IACrB,iDAAiD;IACjD,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;IACrB,+CAA+C;IAC/C,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,oCAAoC;IACpC,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,KAAK,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;IAC7B,SAAS,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;IACjC,kBAAkB,CAAC,EAAE,MAAM,CAAC;IAC5B,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB"}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { type TextProps as RNTextProps, type StyleProp, type TextStyle } from 'react-native';
|
|
3
|
+
export interface CodeProps extends RNTextProps {
|
|
4
|
+
style?: StyleProp<TextStyle>;
|
|
5
|
+
}
|
|
6
|
+
export declare const Code: React.MemoExoticComponent<({ children, style, ...rest }: CodeProps) => import("react/jsx-runtime").JSX.Element>;
|
|
7
|
+
//# sourceMappingURL=Code.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Code.d.ts","sourceRoot":"","sources":["../../../../src/code/Code.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAe,MAAM,OAAO,CAAC;AACpC,OAAO,EAEL,KAAK,SAAS,IAAI,WAAW,EAE7B,KAAK,SAAS,EACd,KAAK,SAAS,EACf,MAAM,cAAc,CAAC;AAItB,MAAM,WAAW,SAAU,SAAQ,WAAW;IAC5C,KAAK,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;CAC9B;AAqCD,eAAO,MAAM,IAAI,2DA/BiD,SAAS,6CA+BpC,CAAC"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { type TextProps as RNTextProps, type StyleProp, type ViewStyle, type TextStyle } from 'react-native';
|
|
3
|
+
export interface PreProps extends Omit<RNTextProps, 'style'> {
|
|
4
|
+
containerStyle?: StyleProp<ViewStyle>;
|
|
5
|
+
style?: StyleProp<TextStyle>;
|
|
6
|
+
}
|
|
7
|
+
export declare const Pre: React.MemoExoticComponent<({ children, containerStyle, style, ...rest }: PreProps) => import("react/jsx-runtime").JSX.Element>;
|
|
8
|
+
//# sourceMappingURL=Pre.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Pre.d.ts","sourceRoot":"","sources":["../../../../src/code/Pre.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAe,MAAM,OAAO,CAAC;AACpC,OAAO,EAGL,KAAK,SAAS,IAAI,WAAW,EAE7B,KAAK,SAAS,EACd,KAAK,SAAS,EACd,KAAK,SAAS,EACf,MAAM,cAAc,CAAC;AAItB,MAAM,WAAW,QAAS,SAAQ,IAAI,CAAC,WAAW,EAAE,OAAO,CAAC;IAC1D,cAAc,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;IACtC,KAAK,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;CAC9B;AA0DD,eAAO,MAAM,GAAG,2EA/Cb,QAAQ,6CA+C0B,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/code/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,IAAI,EAAE,MAAM,QAAQ,CAAC;AAC9B,YAAY,EAAE,SAAS,EAAE,MAAM,QAAQ,CAAC;AACxC,OAAO,EAAE,GAAG,EAAE,MAAM,OAAO,CAAC;AAC5B,YAAY,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Collapsible.d.ts","sourceRoot":"","sources":["../../../../src/collapsible/Collapsible.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA8C,MAAM,OAAO,CAAC;AAMnE,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,SAAS,CAAC;AAkFhD,eAAO,MAAM,WAAW,8CAA6B,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/collapsible/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AAC5C,YAAY,EAAE,gBAAgB,EAAE,MAAM,SAAS,CAAC"}
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import type { ReactNode } from 'react';
|
|
2
|
+
import type { StyleProp, ViewStyle, TextStyle } from 'react-native';
|
|
3
|
+
export interface CollapsibleProps {
|
|
4
|
+
/** Header title text */
|
|
5
|
+
title: string;
|
|
6
|
+
/** Content to show/hide */
|
|
7
|
+
children: ReactNode;
|
|
8
|
+
/** Whether to start open (defaults to false) */
|
|
9
|
+
defaultOpen?: boolean;
|
|
10
|
+
/** Custom chevron icon (defaults to "›" character with rotation) */
|
|
11
|
+
chevronIcon?: ReactNode;
|
|
12
|
+
/** Container style */
|
|
13
|
+
style?: StyleProp<ViewStyle>;
|
|
14
|
+
/** Title text style */
|
|
15
|
+
titleStyle?: StyleProp<TextStyle>;
|
|
16
|
+
testID?: string;
|
|
17
|
+
}
|
|
18
|
+
//# sourceMappingURL=types.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../../src/collapsible/types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AACvC,OAAO,KAAK,EAAE,SAAS,EAAE,SAAS,EAAE,SAAS,EAAE,MAAM,cAAc,CAAC;AAEpE,MAAM,WAAW,gBAAgB;IAC/B,wBAAwB;IACxB,KAAK,EAAE,MAAM,CAAC;IACd,2BAA2B;IAC3B,QAAQ,EAAE,SAAS,CAAC;IACpB,gDAAgD;IAChD,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,oEAAoE;IACpE,WAAW,CAAC,EAAE,SAAS,CAAC;IACxB,sBAAsB;IACtB,KAAK,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;IAC7B,uBAAuB;IACvB,UAAU,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;IAClC,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB"}
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import type { PopoverContentProps, PopoverProps, PopoverTriggerProps } from '../popover/types';
|
|
3
|
+
import type { usePopoverContext as usePopoverContextType } from '../popover/context';
|
|
4
|
+
import type { ComboboxProps } from './types';
|
|
5
|
+
/**
|
|
6
|
+
* Structural shape of the `Popover` module, satisfied by both the native and
|
|
7
|
+
* web platform forks. Defined explicitly (rather than `typeof import(...)`) so
|
|
8
|
+
* the slightly different render-return types between forks (web `PopoverContent`
|
|
9
|
+
* may return `null`) don't make the modules mutually unassignable.
|
|
10
|
+
*/
|
|
11
|
+
interface PopoverModule {
|
|
12
|
+
Popover: (props: PopoverProps) => React.ReactElement;
|
|
13
|
+
PopoverTrigger: (props: PopoverTriggerProps) => React.ReactElement;
|
|
14
|
+
PopoverContent: (props: PopoverContentProps) => React.ReactElement | null;
|
|
15
|
+
usePopoverContext: typeof usePopoverContextType;
|
|
16
|
+
}
|
|
17
|
+
/**
|
|
18
|
+
* Build the `Combobox` bound to a platform `Popover` module. The platform
|
|
19
|
+
* entry files (`index.ts` / `index.web.ts`) inject the correct one (native
|
|
20
|
+
* bottom sheet vs web anchored panel) — this repo never relies on implicit
|
|
21
|
+
* `.web` resolution. The combobox logic is single-source.
|
|
22
|
+
*
|
|
23
|
+
* `Combobox` is a filterable autocomplete select that delegates its overlay to
|
|
24
|
+
* Bloom's `Popover` and composes `SearchInput` + `Item`. The trigger + panel
|
|
25
|
+
* read the overlay control from `Popover` context (via an inner component) so
|
|
26
|
+
* selecting an option reliably closes the overlay on every platform.
|
|
27
|
+
*/
|
|
28
|
+
export declare function createCombobox(PopoverImpl: PopoverModule): {
|
|
29
|
+
<T = string>({ options, value, onValueChange, placeholder, label, emptyText, filter, query, onQueryChange, disabled, maxListHeight, style, testID, }: ComboboxProps<T>): import("react/jsx-runtime").JSX.Element;
|
|
30
|
+
displayName: string;
|
|
31
|
+
};
|
|
32
|
+
export {};
|
|
33
|
+
//# sourceMappingURL=Combobox.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Combobox.d.ts","sourceRoot":"","sources":["../../../../src/combobox/Combobox.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAuC,MAAM,OAAO,CAAC;AAoB5D,OAAO,KAAK,EACV,mBAAmB,EACnB,YAAY,EACZ,mBAAmB,EACpB,MAAM,kBAAkB,CAAC;AAC1B,OAAO,KAAK,EAAE,iBAAiB,IAAI,qBAAqB,EAAE,MAAM,oBAAoB,CAAC;AACrF,OAAO,KAAK,EAAkB,aAAa,EAAE,MAAM,SAAS,CAAC;AAE7D;;;;;GAKG;AACH,UAAU,aAAa;IACrB,OAAO,EAAE,CAAC,KAAK,EAAE,YAAY,KAAK,KAAK,CAAC,YAAY,CAAC;IACrD,cAAc,EAAE,CAAC,KAAK,EAAE,mBAAmB,KAAK,KAAK,CAAC,YAAY,CAAC;IACnE,cAAc,EAAE,CAAC,KAAK,EAAE,mBAAmB,KAAK,KAAK,CAAC,YAAY,GAAG,IAAI,CAAC;IAC1E,iBAAiB,EAAE,OAAO,qBAAqB,CAAC;CACjD;AAWD;;;;;;;;;;GAUG;AACH,wBAAgB,cAAc,CAAC,WAAW,EAAE,aAAa;KA8IrC,CAAC,oJAchB,aAAa,CAAC,CAAC,CAAC;;EAwBpB"}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
export declare const Combobox: {
|
|
2
|
+
<T = string>({ options, value, onValueChange, placeholder, label, emptyText, filter, query, onQueryChange, disabled, maxListHeight, style, testID, }: import("./types").ComboboxProps<T>): import("react/jsx-runtime").JSX.Element;
|
|
3
|
+
displayName: string;
|
|
4
|
+
};
|
|
5
|
+
export type { ComboboxProps, ComboboxOption } from './types';
|
|
6
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/combobox/index.ts"],"names":[],"mappings":"AAGA,eAAO,MAAM,QAAQ;;;CAA0B,CAAC;AAEhD,YAAY,EAAE,aAAa,EAAE,cAAc,EAAE,MAAM,SAAS,CAAC"}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
export declare const Combobox: {
|
|
2
|
+
<T = string>({ options, value, onValueChange, placeholder, label, emptyText, filter, query, onQueryChange, disabled, maxListHeight, style, testID, }: import("./types").ComboboxProps<T>): import("react/jsx-runtime").JSX.Element;
|
|
3
|
+
displayName: string;
|
|
4
|
+
};
|
|
5
|
+
export type { ComboboxProps, ComboboxOption } from './types';
|
|
6
|
+
//# sourceMappingURL=index.web.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.web.d.ts","sourceRoot":"","sources":["../../../../src/combobox/index.web.ts"],"names":[],"mappings":"AAGA,eAAO,MAAM,QAAQ;;;CAA0B,CAAC;AAEhD,YAAY,EAAE,aAAa,EAAE,cAAc,EAAE,MAAM,SAAS,CAAC"}
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
import type { StyleProp, ViewStyle } from 'react-native';
|
|
2
|
+
export interface ComboboxOption<T = string> {
|
|
3
|
+
/** Stable value used for selection + comparison. */
|
|
4
|
+
value: T;
|
|
5
|
+
/** Display label. */
|
|
6
|
+
label: string;
|
|
7
|
+
/** Optional secondary text shown beneath the label. */
|
|
8
|
+
description?: string;
|
|
9
|
+
/** Disable selecting this option. */
|
|
10
|
+
disabled?: boolean;
|
|
11
|
+
}
|
|
12
|
+
export interface ComboboxProps<T = string> {
|
|
13
|
+
/** All selectable options. */
|
|
14
|
+
options: ComboboxOption<T>[];
|
|
15
|
+
/** Currently selected value (controlled). `null` = nothing selected. */
|
|
16
|
+
value: T | null;
|
|
17
|
+
/** Fired when the user picks an option. */
|
|
18
|
+
onValueChange: (value: T) => void;
|
|
19
|
+
/** Placeholder shown in the input when nothing is selected. */
|
|
20
|
+
placeholder?: string;
|
|
21
|
+
/** Accessible label for the input. Defaults to `placeholder` or `'Search'`. */
|
|
22
|
+
label?: string;
|
|
23
|
+
/** Text shown when the filtered list is empty. Defaults to `'No results'`. */
|
|
24
|
+
emptyText?: string;
|
|
25
|
+
/**
|
|
26
|
+
* Custom filter predicate. Defaults to a case-insensitive substring match
|
|
27
|
+
* against `label` and `description`.
|
|
28
|
+
*/
|
|
29
|
+
filter?: (option: ComboboxOption<T>, query: string) => boolean;
|
|
30
|
+
/** Controlled query text. When omitted the combobox owns the query. */
|
|
31
|
+
query?: string;
|
|
32
|
+
/** Notified on query changes (works controlled or uncontrolled). */
|
|
33
|
+
onQueryChange?: (query: string) => void;
|
|
34
|
+
disabled?: boolean;
|
|
35
|
+
/** Max height of the option list in px. Defaults to `280`. */
|
|
36
|
+
maxListHeight?: number;
|
|
37
|
+
style?: StyleProp<ViewStyle>;
|
|
38
|
+
testID?: string;
|
|
39
|
+
}
|
|
40
|
+
//# sourceMappingURL=types.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../../src/combobox/types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,SAAS,EAAE,MAAM,cAAc,CAAC;AAEzD,MAAM,WAAW,cAAc,CAAC,CAAC,GAAG,MAAM;IACxC,oDAAoD;IACpD,KAAK,EAAE,CAAC,CAAC;IACT,qBAAqB;IACrB,KAAK,EAAE,MAAM,CAAC;IACd,uDAAuD;IACvD,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,qCAAqC;IACrC,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB;AAED,MAAM,WAAW,aAAa,CAAC,CAAC,GAAG,MAAM;IACvC,8BAA8B;IAC9B,OAAO,EAAE,cAAc,CAAC,CAAC,CAAC,EAAE,CAAC;IAC7B,wEAAwE;IACxE,KAAK,EAAE,CAAC,GAAG,IAAI,CAAC;IAChB,2CAA2C;IAC3C,aAAa,EAAE,CAAC,KAAK,EAAE,CAAC,KAAK,IAAI,CAAC;IAClC,+DAA+D;IAC/D,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,+EAA+E;IAC/E,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,8EAA8E;IAC9E,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB;;;OAGG;IACH,MAAM,CAAC,EAAE,CAAC,MAAM,EAAE,cAAc,CAAC,CAAC,CAAC,EAAE,KAAK,EAAE,MAAM,KAAK,OAAO,CAAC;IAC/D,uEAAuE;IACvE,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,oEAAoE;IACpE,aAAa,CAAC,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;IACxC,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,8DAA8D;IAC9D,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,KAAK,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;IAC7B,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB"}
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import type { DialogProps } from '../dialog';
|
|
3
|
+
import type { CommandProps } from './types';
|
|
4
|
+
type DialogComponent = React.ComponentType<DialogProps>;
|
|
5
|
+
/**
|
|
6
|
+
* Build the `Command` palette bound to a platform `Dialog`. The platform entry
|
|
7
|
+
* files (`index.ts` / `index.web.ts`) inject the correct one (native
|
|
8
|
+
* `BottomSheet`-backed surface vs pure-DOM web overlay) — this repo never
|
|
9
|
+
* relies on implicit `.web` resolution. The body is single-source.
|
|
10
|
+
*
|
|
11
|
+
* `Command` is a ⌘K command palette built on `<Dialog placement="center">`,
|
|
12
|
+
* `SearchInput`, an `Item` results list and `Kbd` shortcut hints. Items group
|
|
13
|
+
* by their `group` field (ungrouped first). On web the list is
|
|
14
|
+
* keyboard-navigable (Up/Down/Enter); on native, tap to select.
|
|
15
|
+
*/
|
|
16
|
+
export declare function createCommand(Dialog: DialogComponent): {
|
|
17
|
+
({ visible, onClose, items, placeholder, emptyText, query: queryProp, onQueryChange, filter, maxListHeight, style, testID, }: CommandProps): import("react/jsx-runtime").JSX.Element;
|
|
18
|
+
displayName: string;
|
|
19
|
+
};
|
|
20
|
+
export type CommandType = ReturnType<typeof createCommand>;
|
|
21
|
+
export {};
|
|
22
|
+
//# sourceMappingURL=Command.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Command.d.ts","sourceRoot":"","sources":["../../../../src/command/Command.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAiD,MAAM,OAAO,CAAC;AAgBtE,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,WAAW,CAAC;AAC7C,OAAO,KAAK,EAAe,YAAY,EAAE,MAAM,SAAS,CAAC;AAEzD,KAAK,eAAe,GAAG,KAAK,CAAC,aAAa,CAAC,WAAW,CAAC,CAAC;AAqBxD;;;;;;;;;;GAUG;AACH,wBAAgB,aAAa,CAAC,MAAM,EAAE,eAAe;kIAahD,YAAY;;EA2LhB;AAED,MAAM,MAAM,WAAW,GAAG,UAAU,CAAC,OAAO,aAAa,CAAC,CAAC"}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
export declare const Command: {
|
|
2
|
+
({ visible, onClose, items, placeholder, emptyText, query: queryProp, onQueryChange, filter, maxListHeight, style, testID, }: import("./types").CommandProps): import("react/jsx-runtime").JSX.Element;
|
|
3
|
+
displayName: string;
|
|
4
|
+
};
|
|
5
|
+
export type { CommandProps, CommandItem } from './types';
|
|
6
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/command/index.ts"],"names":[],"mappings":"AAGA,eAAO,MAAM,OAAO;;;CAAwB,CAAC;AAE7C,YAAY,EAAE,YAAY,EAAE,WAAW,EAAE,MAAM,SAAS,CAAC"}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
export declare const Command: {
|
|
2
|
+
({ visible, onClose, items, placeholder, emptyText, query: queryProp, onQueryChange, filter, maxListHeight, style, testID, }: import("./types").CommandProps): import("react/jsx-runtime").JSX.Element;
|
|
3
|
+
displayName: string;
|
|
4
|
+
};
|
|
5
|
+
export type { CommandProps, CommandItem } from './types';
|
|
6
|
+
//# sourceMappingURL=index.web.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.web.d.ts","sourceRoot":"","sources":["../../../../src/command/index.web.ts"],"names":[],"mappings":"AAGA,eAAO,MAAM,OAAO;;;CAAwB,CAAC;AAE7C,YAAY,EAAE,YAAY,EAAE,WAAW,EAAE,MAAM,SAAS,CAAC"}
|
|
@@ -0,0 +1,46 @@
|
|
|
1
|
+
import type { StyleProp, ViewStyle } from 'react-native';
|
|
2
|
+
import type { Props as IconProps } from '../icons/common';
|
|
3
|
+
export interface CommandItem {
|
|
4
|
+
/** Stable id. */
|
|
5
|
+
id: string;
|
|
6
|
+
/** Primary label. */
|
|
7
|
+
label: string;
|
|
8
|
+
/** Secondary text shown beneath the label. */
|
|
9
|
+
description?: string;
|
|
10
|
+
/** Optional leading icon component (a Bloom icon). */
|
|
11
|
+
icon?: React.ComponentType<IconProps>;
|
|
12
|
+
/** Optional keywords that also match the query (not displayed). */
|
|
13
|
+
keywords?: string[];
|
|
14
|
+
/** Trailing shortcut hint (e.g. `'⌘K'`) — rendered as `Kbd`. */
|
|
15
|
+
shortcut?: string;
|
|
16
|
+
/** Group label this item belongs to. */
|
|
17
|
+
group?: string;
|
|
18
|
+
disabled?: boolean;
|
|
19
|
+
/** Invoked on select. The palette closes afterward. */
|
|
20
|
+
onSelect: () => void;
|
|
21
|
+
}
|
|
22
|
+
export interface CommandProps {
|
|
23
|
+
/** Whether the palette is open (controlled). */
|
|
24
|
+
visible: boolean;
|
|
25
|
+
/** Close request (Escape, backdrop, after a selection). */
|
|
26
|
+
onClose: () => void;
|
|
27
|
+
/** Command items. */
|
|
28
|
+
items: CommandItem[];
|
|
29
|
+
/** Input placeholder. Defaults to `'Type a command or search…'`. */
|
|
30
|
+
placeholder?: string;
|
|
31
|
+
/** Shown when no items match. Defaults to `'No results found.'`. */
|
|
32
|
+
emptyText?: string;
|
|
33
|
+
/** Controlled query. When omitted the palette owns the query. */
|
|
34
|
+
query?: string;
|
|
35
|
+
onQueryChange?: (query: string) => void;
|
|
36
|
+
/**
|
|
37
|
+
* Custom filter. Defaults to a case-insensitive substring match against
|
|
38
|
+
* `label`, `description` and `keywords`.
|
|
39
|
+
*/
|
|
40
|
+
filter?: (item: CommandItem, query: string) => boolean;
|
|
41
|
+
/** Max height of the results list in px. Defaults to `360`. */
|
|
42
|
+
maxListHeight?: number;
|
|
43
|
+
style?: StyleProp<ViewStyle>;
|
|
44
|
+
testID?: string;
|
|
45
|
+
}
|
|
46
|
+
//# sourceMappingURL=types.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../../src/command/types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,SAAS,EAAE,MAAM,cAAc,CAAC;AACzD,OAAO,KAAK,EAAE,KAAK,IAAI,SAAS,EAAE,MAAM,iBAAiB,CAAC;AAE1D,MAAM,WAAW,WAAW;IAC1B,iBAAiB;IACjB,EAAE,EAAE,MAAM,CAAC;IACX,qBAAqB;IACrB,KAAK,EAAE,MAAM,CAAC;IACd,8CAA8C;IAC9C,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,sDAAsD;IACtD,IAAI,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC,SAAS,CAAC,CAAC;IACtC,mEAAmE;IACnE,QAAQ,CAAC,EAAE,MAAM,EAAE,CAAC;IACpB,gEAAgE;IAChE,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,wCAAwC;IACxC,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,uDAAuD;IACvD,QAAQ,EAAE,MAAM,IAAI,CAAC;CACtB;AAED,MAAM,WAAW,YAAY;IAC3B,gDAAgD;IAChD,OAAO,EAAE,OAAO,CAAC;IACjB,2DAA2D;IAC3D,OAAO,EAAE,MAAM,IAAI,CAAC;IACpB,qBAAqB;IACrB,KAAK,EAAE,WAAW,EAAE,CAAC;IACrB,oEAAoE;IACpE,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,oEAAoE;IACpE,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,iEAAiE;IACjE,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,aAAa,CAAC,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;IACxC;;;OAGG;IACH,MAAM,CAAC,EAAE,CAAC,IAAI,EAAE,WAAW,EAAE,KAAK,EAAE,MAAM,KAAK,OAAO,CAAC;IACvD,+DAA+D;IAC/D,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,KAAK,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;IAC7B,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ConnectionDots.d.ts","sourceRoot":"","sources":["../../../../src/connection-dots/ConnectionDots.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA0B,MAAM,OAAO,CAAC;AAe/C,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,SAAS,CAAC;AA0HnD,eAAO,MAAM,cAAc,iDAAgC,CAAC"}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import type { ConnectionDotsProps } from './types';
|
|
3
|
+
/**
|
|
4
|
+
* CSS keyframes powering the ellipsis shimmer. Mirrors the native Reanimated
|
|
5
|
+
* triangle wave: each dot's opacity rises to 1 and falls back to a dim floor,
|
|
6
|
+
* with a per-dot `animation-delay` sweeping the bright crest left→right.
|
|
7
|
+
*
|
|
8
|
+
* A `prefers-reduced-motion: reduce` media query pins every dot to full opacity,
|
|
9
|
+
* matching the native `useReducedMotion` branch — defence-in-depth alongside the
|
|
10
|
+
* JS `matchMedia` gate below (which also stops emitting the `animation` prop).
|
|
11
|
+
*/
|
|
12
|
+
export declare const BLOOM_CONNECTION_DOTS_CSS = "\n@keyframes bloomConnectionDotsWave { 0%, 100% { opacity: 0.25; } 50% { opacity: 1; } }\n@media (prefers-reduced-motion: reduce) {\n [data-bloom-connection-dot] { animation: none !important; opacity: 1 !important; }\n}\n";
|
|
13
|
+
export declare const ConnectionDots: React.NamedExoticComponent<ConnectionDotsProps>;
|
|
14
|
+
//# sourceMappingURL=ConnectionDots.web.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ConnectionDots.web.d.ts","sourceRoot":"","sources":["../../../../src/connection-dots/ConnectionDots.web.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAoC,MAAM,OAAO,CAAC;AAKzD,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,SAAS,CAAC;AASnD;;;;;;;;GAQG;AACH,eAAO,MAAM,yBAAyB,mOAKrC,CAAC;AA4FF,eAAO,MAAM,cAAc,iDAAgC,CAAC"}
|