@oxyhq/bloom 0.25.1 → 0.26.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/commonjs/avatar/Avatar.js +92 -13
- package/lib/commonjs/avatar/Avatar.js.map +1 -1
- package/lib/commonjs/avatar/LiveBadge.js +65 -0
- package/lib/commonjs/avatar/LiveBadge.js.map +1 -0
- package/lib/commonjs/bottom-sheet/index.js +89 -38
- package/lib/commonjs/bottom-sheet/index.js.map +1 -1
- package/lib/module/avatar/Avatar.js +93 -14
- package/lib/module/avatar/Avatar.js.map +1 -1
- package/lib/module/avatar/LiveBadge.js +60 -0
- package/lib/module/avatar/LiveBadge.js.map +1 -0
- package/lib/module/bottom-sheet/index.js +90 -39
- package/lib/module/bottom-sheet/index.js.map +1 -1
- package/package.json +1 -1
- package/src/__tests__/BottomSheet.test.tsx +27 -1
- package/src/avatar/Avatar.stories.tsx +51 -0
- package/src/avatar/Avatar.tsx +113 -3
- package/src/avatar/LiveBadge.tsx +72 -0
- package/src/avatar/types.ts +21 -0
- package/src/bottom-sheet/index.tsx +90 -38
- package/lib/typescript/commonjs/accordion/Accordion.d.ts +0 -7
- package/lib/typescript/commonjs/accordion/Accordion.d.ts.map +0 -1
- package/lib/typescript/commonjs/accordion/index.d.ts +0 -3
- package/lib/typescript/commonjs/accordion/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/accordion/types.d.ts +0 -38
- package/lib/typescript/commonjs/accordion/types.d.ts.map +0 -1
- package/lib/typescript/commonjs/admonition/index.d.ts +0 -56
- package/lib/typescript/commonjs/admonition/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/alert-dialog/AlertDialog.d.ts +0 -22
- package/lib/typescript/commonjs/alert-dialog/AlertDialog.d.ts.map +0 -1
- package/lib/typescript/commonjs/alert-dialog/AlertDialogHost.d.ts +0 -15
- package/lib/typescript/commonjs/alert-dialog/AlertDialogHost.d.ts.map +0 -1
- package/lib/typescript/commonjs/alert-dialog/confirm-store.d.ts +0 -31
- package/lib/typescript/commonjs/alert-dialog/confirm-store.d.ts.map +0 -1
- package/lib/typescript/commonjs/alert-dialog/index.d.ts +0 -8
- package/lib/typescript/commonjs/alert-dialog/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/alert-dialog/index.web.d.ts +0 -8
- package/lib/typescript/commonjs/alert-dialog/index.web.d.ts.map +0 -1
- package/lib/typescript/commonjs/alert-dialog/types.d.ts +0 -44
- package/lib/typescript/commonjs/alert-dialog/types.d.ts.map +0 -1
- package/lib/typescript/commonjs/avatar/Avatar.d.ts +0 -4
- package/lib/typescript/commonjs/avatar/Avatar.d.ts.map +0 -1
- package/lib/typescript/commonjs/avatar/default-avatar.d.ts +0 -5
- package/lib/typescript/commonjs/avatar/default-avatar.d.ts.map +0 -1
- package/lib/typescript/commonjs/avatar/index.d.ts +0 -9
- package/lib/typescript/commonjs/avatar/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/avatar/placeholder-context.d.ts +0 -8
- package/lib/typescript/commonjs/avatar/placeholder-context.d.ts.map +0 -1
- package/lib/typescript/commonjs/avatar/types.d.ts +0 -50
- package/lib/typescript/commonjs/avatar/types.d.ts.map +0 -1
- package/lib/typescript/commonjs/avatar-group/AvatarGroup.d.ts +0 -4
- package/lib/typescript/commonjs/avatar-group/AvatarGroup.d.ts.map +0 -1
- package/lib/typescript/commonjs/avatar-group/AvatarGroup.web.d.ts +0 -4
- package/lib/typescript/commonjs/avatar-group/AvatarGroup.web.d.ts.map +0 -1
- package/lib/typescript/commonjs/avatar-group/AvatarGroupBase.d.ts +0 -16
- package/lib/typescript/commonjs/avatar-group/AvatarGroupBase.d.ts.map +0 -1
- package/lib/typescript/commonjs/avatar-group/index.d.ts +0 -3
- package/lib/typescript/commonjs/avatar-group/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/avatar-group/index.web.d.ts +0 -3
- package/lib/typescript/commonjs/avatar-group/index.web.d.ts.map +0 -1
- package/lib/typescript/commonjs/avatar-group/types.d.ts +0 -76
- package/lib/typescript/commonjs/avatar-group/types.d.ts.map +0 -1
- package/lib/typescript/commonjs/badge/Badge.d.ts +0 -4
- package/lib/typescript/commonjs/badge/Badge.d.ts.map +0 -1
- package/lib/typescript/commonjs/badge/index.d.ts +0 -3
- package/lib/typescript/commonjs/badge/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/badge/types.d.ts +0 -29
- package/lib/typescript/commonjs/badge/types.d.ts.map +0 -1
- package/lib/typescript/commonjs/benefit-list/index.d.ts +0 -6
- package/lib/typescript/commonjs/benefit-list/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/benefit-list/types.d.ts +0 -35
- package/lib/typescript/commonjs/benefit-list/types.d.ts.map +0 -1
- package/lib/typescript/commonjs/bottom-sheet/index.d.ts +0 -95
- package/lib/typescript/commonjs/bottom-sheet/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/button/Button.d.ts +0 -14
- package/lib/typescript/commonjs/button/Button.d.ts.map +0 -1
- package/lib/typescript/commonjs/button/Button.web.d.ts +0 -14
- package/lib/typescript/commonjs/button/Button.web.d.ts.map +0 -1
- package/lib/typescript/commonjs/button/index.d.ts +0 -3
- package/lib/typescript/commonjs/button/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/button/index.web.d.ts +0 -3
- package/lib/typescript/commonjs/button/index.web.d.ts.map +0 -1
- package/lib/typescript/commonjs/button/types.d.ts +0 -107
- package/lib/typescript/commonjs/button/types.d.ts.map +0 -1
- package/lib/typescript/commonjs/card/Card.d.ts +0 -9
- package/lib/typescript/commonjs/card/Card.d.ts.map +0 -1
- package/lib/typescript/commonjs/card/index.d.ts +0 -3
- package/lib/typescript/commonjs/card/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/card/types.d.ts +0 -34
- package/lib/typescript/commonjs/card/types.d.ts.map +0 -1
- package/lib/typescript/commonjs/checkbox/Checkbox.d.ts +0 -4
- package/lib/typescript/commonjs/checkbox/Checkbox.d.ts.map +0 -1
- package/lib/typescript/commonjs/checkbox/index.d.ts +0 -3
- package/lib/typescript/commonjs/checkbox/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/checkbox/types.d.ts +0 -25
- package/lib/typescript/commonjs/checkbox/types.d.ts.map +0 -1
- package/lib/typescript/commonjs/chip/Chip.d.ts +0 -4
- package/lib/typescript/commonjs/chip/Chip.d.ts.map +0 -1
- package/lib/typescript/commonjs/chip/index.d.ts +0 -3
- package/lib/typescript/commonjs/chip/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/chip/types.d.ts +0 -31
- package/lib/typescript/commonjs/chip/types.d.ts.map +0 -1
- package/lib/typescript/commonjs/code/Code.d.ts +0 -7
- package/lib/typescript/commonjs/code/Code.d.ts.map +0 -1
- package/lib/typescript/commonjs/code/Pre.d.ts +0 -8
- package/lib/typescript/commonjs/code/Pre.d.ts.map +0 -1
- package/lib/typescript/commonjs/code/index.d.ts +0 -5
- package/lib/typescript/commonjs/code/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/collapsible/Collapsible.d.ts +0 -4
- package/lib/typescript/commonjs/collapsible/Collapsible.d.ts.map +0 -1
- package/lib/typescript/commonjs/collapsible/index.d.ts +0 -3
- package/lib/typescript/commonjs/collapsible/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/collapsible/types.d.ts +0 -18
- package/lib/typescript/commonjs/collapsible/types.d.ts.map +0 -1
- package/lib/typescript/commonjs/combobox/Combobox.d.ts +0 -33
- package/lib/typescript/commonjs/combobox/Combobox.d.ts.map +0 -1
- package/lib/typescript/commonjs/combobox/index.d.ts +0 -6
- package/lib/typescript/commonjs/combobox/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/combobox/index.web.d.ts +0 -6
- package/lib/typescript/commonjs/combobox/index.web.d.ts.map +0 -1
- package/lib/typescript/commonjs/combobox/types.d.ts +0 -40
- package/lib/typescript/commonjs/combobox/types.d.ts.map +0 -1
- package/lib/typescript/commonjs/command/Command.d.ts +0 -22
- package/lib/typescript/commonjs/command/Command.d.ts.map +0 -1
- package/lib/typescript/commonjs/command/index.d.ts +0 -6
- package/lib/typescript/commonjs/command/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/command/index.web.d.ts +0 -6
- package/lib/typescript/commonjs/command/index.web.d.ts.map +0 -1
- package/lib/typescript/commonjs/command/types.d.ts +0 -46
- package/lib/typescript/commonjs/command/types.d.ts.map +0 -1
- package/lib/typescript/commonjs/connection-dots/ConnectionDots.d.ts +0 -4
- package/lib/typescript/commonjs/connection-dots/ConnectionDots.d.ts.map +0 -1
- package/lib/typescript/commonjs/connection-dots/ConnectionDots.web.d.ts +0 -14
- package/lib/typescript/commonjs/connection-dots/ConnectionDots.web.d.ts.map +0 -1
- package/lib/typescript/commonjs/connection-dots/ConnectionDotsBase.d.ts +0 -18
- package/lib/typescript/commonjs/connection-dots/ConnectionDotsBase.d.ts.map +0 -1
- package/lib/typescript/commonjs/connection-dots/index.d.ts +0 -3
- package/lib/typescript/commonjs/connection-dots/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/connection-dots/index.web.d.ts +0 -3
- package/lib/typescript/commonjs/connection-dots/index.web.d.ts.map +0 -1
- package/lib/typescript/commonjs/connection-dots/types.d.ts +0 -41
- package/lib/typescript/commonjs/connection-dots/types.d.ts.map +0 -1
- package/lib/typescript/commonjs/content-panel/index.d.ts +0 -59
- package/lib/typescript/commonjs/content-panel/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/content-panel/index.web.d.ts +0 -68
- package/lib/typescript/commonjs/content-panel/index.web.d.ts.map +0 -1
- package/lib/typescript/commonjs/content-panel/nesting-context.d.ts +0 -24
- package/lib/typescript/commonjs/content-panel/nesting-context.d.ts.map +0 -1
- package/lib/typescript/commonjs/context-menu/context.d.ts +0 -11
- package/lib/typescript/commonjs/context-menu/context.d.ts.map +0 -1
- package/lib/typescript/commonjs/context-menu/index.d.ts +0 -21
- package/lib/typescript/commonjs/context-menu/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/context-menu/index.web.d.ts +0 -19
- package/lib/typescript/commonjs/context-menu/index.web.d.ts.map +0 -1
- package/lib/typescript/commonjs/context-menu/types.d.ts +0 -53
- package/lib/typescript/commonjs/context-menu/types.d.ts.map +0 -1
- package/lib/typescript/commonjs/design-tokens/color-roles.d.ts +0 -102
- package/lib/typescript/commonjs/design-tokens/color-roles.d.ts.map +0 -1
- package/lib/typescript/commonjs/design-tokens/index.d.ts +0 -28
- package/lib/typescript/commonjs/design-tokens/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/design-tokens/scales.d.ts +0 -152
- package/lib/typescript/commonjs/design-tokens/scales.d.ts.map +0 -1
- package/lib/typescript/commonjs/design-tokens/shadows.d.ts +0 -34
- package/lib/typescript/commonjs/design-tokens/shadows.d.ts.map +0 -1
- package/lib/typescript/commonjs/design-tokens/shadows.native.d.ts +0 -19
- package/lib/typescript/commonjs/design-tokens/shadows.native.d.ts.map +0 -1
- package/lib/typescript/commonjs/design-tokens/tailwind-preset.d.ts +0 -59
- package/lib/typescript/commonjs/design-tokens/tailwind-preset.d.ts.map +0 -1
- package/lib/typescript/commonjs/design-tokens/theme-css.d.ts +0 -39
- package/lib/typescript/commonjs/design-tokens/theme-css.d.ts.map +0 -1
- package/lib/typescript/commonjs/dialog/BloomDialogProvider.d.ts +0 -27
- package/lib/typescript/commonjs/dialog/BloomDialogProvider.d.ts.map +0 -1
- package/lib/typescript/commonjs/dialog/BloomDialogProvider.web.d.ts +0 -15
- package/lib/typescript/commonjs/dialog/BloomDialogProvider.web.d.ts.map +0 -1
- package/lib/typescript/commonjs/dialog/Dialog.d.ts +0 -40
- package/lib/typescript/commonjs/dialog/Dialog.d.ts.map +0 -1
- package/lib/typescript/commonjs/dialog/Dialog.web.d.ts +0 -55
- package/lib/typescript/commonjs/dialog/Dialog.web.d.ts.map +0 -1
- package/lib/typescript/commonjs/dialog/DialogBottomSheet.d.ts +0 -29
- package/lib/typescript/commonjs/dialog/DialogBottomSheet.d.ts.map +0 -1
- package/lib/typescript/commonjs/dialog/DialogContent.d.ts +0 -32
- package/lib/typescript/commonjs/dialog/DialogContent.d.ts.map +0 -1
- package/lib/typescript/commonjs/dialog/SheetShell.d.ts +0 -31
- package/lib/typescript/commonjs/dialog/SheetShell.d.ts.map +0 -1
- package/lib/typescript/commonjs/dialog/alert-store.d.ts +0 -70
- package/lib/typescript/commonjs/dialog/alert-store.d.ts.map +0 -1
- package/lib/typescript/commonjs/dialog/alert.d.ts +0 -27
- package/lib/typescript/commonjs/dialog/alert.d.ts.map +0 -1
- package/lib/typescript/commonjs/dialog/context.d.ts +0 -12
- package/lib/typescript/commonjs/dialog/context.d.ts.map +0 -1
- package/lib/typescript/commonjs/dialog/index.d.ts +0 -7
- package/lib/typescript/commonjs/dialog/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/dialog/index.web.d.ts +0 -7
- package/lib/typescript/commonjs/dialog/index.web.d.ts.map +0 -1
- package/lib/typescript/commonjs/dialog/placement.d.ts +0 -81
- package/lib/typescript/commonjs/dialog/placement.d.ts.map +0 -1
- package/lib/typescript/commonjs/dialog/types.d.ts +0 -165
- package/lib/typescript/commonjs/dialog/types.d.ts.map +0 -1
- package/lib/typescript/commonjs/divider/Divider.d.ts +0 -4
- package/lib/typescript/commonjs/divider/Divider.d.ts.map +0 -1
- package/lib/typescript/commonjs/divider/index.d.ts +0 -3
- package/lib/typescript/commonjs/divider/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/divider/types.d.ts +0 -15
- package/lib/typescript/commonjs/divider/types.d.ts.map +0 -1
- package/lib/typescript/commonjs/error-boundary/ErrorBoundary.d.ts +0 -18
- package/lib/typescript/commonjs/error-boundary/ErrorBoundary.d.ts.map +0 -1
- package/lib/typescript/commonjs/error-boundary/index.d.ts +0 -3
- package/lib/typescript/commonjs/error-boundary/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/error-boundary/types.d.ts +0 -55
- package/lib/typescript/commonjs/error-boundary/types.d.ts.map +0 -1
- package/lib/typescript/commonjs/fab/Fab.d.ts +0 -5
- package/lib/typescript/commonjs/fab/Fab.d.ts.map +0 -1
- package/lib/typescript/commonjs/fab/Fab.web.d.ts +0 -5
- package/lib/typescript/commonjs/fab/Fab.web.d.ts.map +0 -1
- package/lib/typescript/commonjs/fab/index.d.ts +0 -3
- package/lib/typescript/commonjs/fab/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/fab/index.web.d.ts +0 -3
- package/lib/typescript/commonjs/fab/index.web.d.ts.map +0 -1
- package/lib/typescript/commonjs/fab/types.d.ts +0 -113
- package/lib/typescript/commonjs/fab/types.d.ts.map +0 -1
- package/lib/typescript/commonjs/field/Field.d.ts +0 -4
- package/lib/typescript/commonjs/field/Field.d.ts.map +0 -1
- package/lib/typescript/commonjs/field/index.d.ts +0 -3
- package/lib/typescript/commonjs/field/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/field/types.d.ts +0 -26
- package/lib/typescript/commonjs/field/types.d.ts.map +0 -1
- package/lib/typescript/commonjs/fill/index.d.ts +0 -7
- package/lib/typescript/commonjs/fill/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/fonts/FontLoader.d.ts +0 -28
- package/lib/typescript/commonjs/fonts/FontLoader.d.ts.map +0 -1
- package/lib/typescript/commonjs/fonts/FontLoader.native.d.ts +0 -32
- package/lib/typescript/commonjs/fonts/FontLoader.native.d.ts.map +0 -1
- package/lib/typescript/commonjs/fonts/apply-font-faces.d.ts +0 -2
- package/lib/typescript/commonjs/fonts/apply-font-faces.d.ts.map +0 -1
- package/lib/typescript/commonjs/fonts/apply-font-faces.web.d.ts +0 -19
- package/lib/typescript/commonjs/fonts/apply-font-faces.web.d.ts.map +0 -1
- package/lib/typescript/commonjs/fonts/font-assets.d.ts +0 -7
- package/lib/typescript/commonjs/fonts/font-assets.d.ts.map +0 -1
- package/lib/typescript/commonjs/fonts/font-data.web.d.ts +0 -5
- package/lib/typescript/commonjs/fonts/font-data.web.d.ts.map +0 -1
- package/lib/typescript/commonjs/fonts/index.d.ts +0 -7
- package/lib/typescript/commonjs/fonts/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/fonts/index.web.d.ts +0 -7
- package/lib/typescript/commonjs/fonts/index.web.d.ts.map +0 -1
- package/lib/typescript/commonjs/fonts/tokens.d.ts +0 -21
- package/lib/typescript/commonjs/fonts/tokens.d.ts.map +0 -1
- package/lib/typescript/commonjs/grid/index.d.ts +0 -13
- package/lib/typescript/commonjs/grid/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/grouped-buttons/GroupedButtons.d.ts +0 -12
- package/lib/typescript/commonjs/grouped-buttons/GroupedButtons.d.ts.map +0 -1
- package/lib/typescript/commonjs/grouped-buttons/index.d.ts +0 -3
- package/lib/typescript/commonjs/grouped-buttons/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/grouped-buttons/types.d.ts +0 -15
- package/lib/typescript/commonjs/grouped-buttons/types.d.ts.map +0 -1
- package/lib/typescript/commonjs/hooks/index.d.ts +0 -6
- package/lib/typescript/commonjs/hooks/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/hooks/mergeRefs.d.ts +0 -17
- package/lib/typescript/commonjs/hooks/mergeRefs.d.ts.map +0 -1
- package/lib/typescript/commonjs/hooks/useControllableState.d.ts +0 -19
- package/lib/typescript/commonjs/hooks/useControllableState.d.ts.map +0 -1
- package/lib/typescript/commonjs/hooks/useDelayedLoading.d.ts +0 -6
- package/lib/typescript/commonjs/hooks/useDelayedLoading.d.ts.map +0 -1
- package/lib/typescript/commonjs/hooks/useInteractionState.d.ts +0 -29
- package/lib/typescript/commonjs/hooks/useInteractionState.d.ts.map +0 -1
- package/lib/typescript/commonjs/hooks/usePressAnimation.d.ts +0 -16
- package/lib/typescript/commonjs/hooks/usePressAnimation.d.ts.map +0 -1
- package/lib/typescript/commonjs/hooks/useThrottledValue.d.ts +0 -5
- package/lib/typescript/commonjs/hooks/useThrottledValue.d.ts.map +0 -1
- package/lib/typescript/commonjs/icon-circle/index.d.ts +0 -10
- package/lib/typescript/commonjs/icon-circle/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/Accessibility.d.ts +0 -7
- package/lib/typescript/commonjs/icons/Accessibility.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/Alien.d.ts +0 -7
- package/lib/typescript/commonjs/icons/Alien.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/AndroidLogo.d.ts +0 -7
- package/lib/typescript/commonjs/icons/AndroidLogo.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/Apple.d.ts +0 -7
- package/lib/typescript/commonjs/icons/Apple.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/AppleLogo.d.ts +0 -7
- package/lib/typescript/commonjs/icons/AppleLogo.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/Arrow.d.ts +0 -31
- package/lib/typescript/commonjs/icons/Arrow.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/ArrowBoxLeft.d.ts +0 -13
- package/lib/typescript/commonjs/icons/ArrowBoxLeft.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/ArrowCornerDownRight.d.ts +0 -7
- package/lib/typescript/commonjs/icons/ArrowCornerDownRight.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/ArrowOutOfBox.d.ts +0 -13
- package/lib/typescript/commonjs/icons/ArrowOutOfBox.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/ArrowRotate.d.ts +0 -13
- package/lib/typescript/commonjs/icons/ArrowRotate.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/ArrowShareRight.d.ts +0 -7
- package/lib/typescript/commonjs/icons/ArrowShareRight.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/ArrowTopCircle.d.ts +0 -7
- package/lib/typescript/commonjs/icons/ArrowTopCircle.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/ArrowTriangle.d.ts +0 -7
- package/lib/typescript/commonjs/icons/ArrowTriangle.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/ArrowsDiagonal.d.ts +0 -25
- package/lib/typescript/commonjs/icons/ArrowsDiagonal.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/AspectRatio.d.ts +0 -19
- package/lib/typescript/commonjs/icons/AspectRatio.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/At.d.ts +0 -13
- package/lib/typescript/commonjs/icons/At.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/Atom.d.ts +0 -7
- package/lib/typescript/commonjs/icons/Atom.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/Bars.d.ts +0 -7
- package/lib/typescript/commonjs/icons/Bars.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/Beaker.d.ts +0 -7
- package/lib/typescript/commonjs/icons/Beaker.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/Bell.d.ts +0 -13
- package/lib/typescript/commonjs/icons/Bell.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/Bell2.d.ts +0 -25
- package/lib/typescript/commonjs/icons/Bell2.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/BellPlus.d.ts +0 -7
- package/lib/typescript/commonjs/icons/BellPlus.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/BellRinging.d.ts +0 -13
- package/lib/typescript/commonjs/icons/BellRinging.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/BirthdayCake.d.ts +0 -7
- package/lib/typescript/commonjs/icons/BirthdayCake.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/Bookmark.d.ts +0 -19
- package/lib/typescript/commonjs/icons/Bookmark.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/Bot.d.ts +0 -13
- package/lib/typescript/commonjs/icons/Bot.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/BroomSparkle.d.ts +0 -7
- package/lib/typescript/commonjs/icons/BroomSparkle.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/Bubble.d.ts +0 -25
- package/lib/typescript/commonjs/icons/Bubble.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/BubbleInfo.d.ts +0 -7
- package/lib/typescript/commonjs/icons/BubbleInfo.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/BulletList.d.ts +0 -19
- package/lib/typescript/commonjs/icons/BulletList.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/CC.d.ts +0 -13
- package/lib/typescript/commonjs/icons/CC.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/Calendar.d.ts +0 -7
- package/lib/typescript/commonjs/icons/Calendar.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/CalendarClock.d.ts +0 -7
- package/lib/typescript/commonjs/icons/CalendarClock.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/CalendarDays.d.ts +0 -7
- package/lib/typescript/commonjs/icons/CalendarDays.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/Camera.d.ts +0 -13
- package/lib/typescript/commonjs/icons/Camera.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/Car.d.ts +0 -7
- package/lib/typescript/commonjs/icons/Car.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/Celebrate.d.ts +0 -7
- package/lib/typescript/commonjs/icons/Celebrate.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/ChainLink.d.ts +0 -7
- package/lib/typescript/commonjs/icons/ChainLink.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/Check.d.ts +0 -13
- package/lib/typescript/commonjs/icons/Check.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/Chevron.d.ts +0 -40
- package/lib/typescript/commonjs/icons/Chevron.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/Circle.d.ts +0 -7
- package/lib/typescript/commonjs/icons/Circle.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/CircleAndSquare.d.ts +0 -7
- package/lib/typescript/commonjs/icons/CircleAndSquare.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/CircleBanSign.d.ts +0 -7
- package/lib/typescript/commonjs/icons/CircleBanSign.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/CircleCheck.d.ts +0 -7
- package/lib/typescript/commonjs/icons/CircleCheck.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/CircleInfo.d.ts +0 -7
- package/lib/typescript/commonjs/icons/CircleInfo.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/CirclePlus.d.ts +0 -7
- package/lib/typescript/commonjs/icons/CirclePlus.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/CircleQuestion.d.ts +0 -7
- package/lib/typescript/commonjs/icons/CircleQuestion.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/CircleX.d.ts +0 -7
- package/lib/typescript/commonjs/icons/CircleX.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/Clipboard.d.ts +0 -7
- package/lib/typescript/commonjs/icons/Clipboard.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/Clock.d.ts +0 -7
- package/lib/typescript/commonjs/icons/Clock.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/CodeBrackets.d.ts +0 -13
- package/lib/typescript/commonjs/icons/CodeBrackets.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/CodeLines.d.ts +0 -7
- package/lib/typescript/commonjs/icons/CodeLines.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/ColorPalette.d.ts +0 -7
- package/lib/typescript/commonjs/icons/ColorPalette.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/Contacts.d.ts +0 -13
- package/lib/typescript/commonjs/icons/Contacts.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/Crop.d.ts +0 -7
- package/lib/typescript/commonjs/icons/Crop.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/DotGrid.d.ts +0 -13
- package/lib/typescript/commonjs/icons/DotGrid.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/Download.d.ts +0 -7
- package/lib/typescript/commonjs/icons/Download.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/EditBig.d.ts +0 -13
- package/lib/typescript/commonjs/icons/EditBig.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/Emoji.d.ts +0 -25
- package/lib/typescript/commonjs/icons/Emoji.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/Envelope.d.ts +0 -19
- package/lib/typescript/commonjs/icons/Envelope.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/EnvelopeOpen.d.ts +0 -7
- package/lib/typescript/commonjs/icons/EnvelopeOpen.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/Explosion.d.ts +0 -7
- package/lib/typescript/commonjs/icons/Explosion.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/Eye.d.ts +0 -13
- package/lib/typescript/commonjs/icons/Eye.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/EyeSlash.d.ts +0 -7
- package/lib/typescript/commonjs/icons/EyeSlash.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/Filter.d.ts +0 -7
- package/lib/typescript/commonjs/icons/Filter.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/FilterTimeline.d.ts +0 -7
- package/lib/typescript/commonjs/icons/FilterTimeline.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/Flag.d.ts +0 -7
- package/lib/typescript/commonjs/icons/Flag.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/Flame.d.ts +0 -7
- package/lib/typescript/commonjs/icons/Flame.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/FlipImage.d.ts +0 -13
- package/lib/typescript/commonjs/icons/FlipImage.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/FloppyDisk.d.ts +0 -7
- package/lib/typescript/commonjs/icons/FloppyDisk.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/Freeze.d.ts +0 -7
- package/lib/typescript/commonjs/icons/Freeze.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/GameController.d.ts +0 -7
- package/lib/typescript/commonjs/icons/GameController.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/Gif.d.ts +0 -13
- package/lib/typescript/commonjs/icons/Gif.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/Gift1.d.ts +0 -13
- package/lib/typescript/commonjs/icons/Gift1.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/Globe.d.ts +0 -19
- package/lib/typescript/commonjs/icons/Globe.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/Group.d.ts +0 -7
- package/lib/typescript/commonjs/icons/Group.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/Growth.d.ts +0 -7
- package/lib/typescript/commonjs/icons/Growth.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/Haptic.d.ts +0 -7
- package/lib/typescript/commonjs/icons/Haptic.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/Hashtag.d.ts +0 -19
- package/lib/typescript/commonjs/icons/Hashtag.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/Heart2.d.ts +0 -25
- package/lib/typescript/commonjs/icons/Heart2.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/Home.d.ts +0 -19
- package/lib/typescript/commonjs/icons/Home.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/HomeOpen.d.ts +0 -13
- package/lib/typescript/commonjs/icons/HomeOpen.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/Image.d.ts +0 -13
- package/lib/typescript/commonjs/icons/Image.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/Key.d.ts +0 -7
- package/lib/typescript/commonjs/icons/Key.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/Lab.d.ts +0 -7
- package/lib/typescript/commonjs/icons/Lab.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/Leaf.d.ts +0 -7
- package/lib/typescript/commonjs/icons/Leaf.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/ListMagnifyingGlass.d.ts +0 -7
- package/lib/typescript/commonjs/icons/ListMagnifyingGlass.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/ListPlus.d.ts +0 -7
- package/lib/typescript/commonjs/icons/ListPlus.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/ListSparkle.d.ts +0 -7
- package/lib/typescript/commonjs/icons/ListSparkle.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/Live.d.ts +0 -7
- package/lib/typescript/commonjs/icons/Live.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/Loader.d.ts +0 -7
- package/lib/typescript/commonjs/icons/Loader.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/Lock.d.ts +0 -13
- package/lib/typescript/commonjs/icons/Lock.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/Logo.d.ts +0 -13
- package/lib/typescript/commonjs/icons/Logo.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/Macintosh.d.ts +0 -7
- package/lib/typescript/commonjs/icons/Macintosh.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/MagnifyingGlass.d.ts +0 -25
- package/lib/typescript/commonjs/icons/MagnifyingGlass.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/Menu.d.ts +0 -7
- package/lib/typescript/commonjs/icons/Menu.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/Message.d.ts +0 -19
- package/lib/typescript/commonjs/icons/Message.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/Moon.d.ts +0 -7
- package/lib/typescript/commonjs/icons/Moon.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/MusicNote.d.ts +0 -7
- package/lib/typescript/commonjs/icons/MusicNote.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/Mute.d.ts +0 -7
- package/lib/typescript/commonjs/icons/Mute.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/News2.d.ts +0 -7
- package/lib/typescript/commonjs/icons/News2.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/Newskie.d.ts +0 -7
- package/lib/typescript/commonjs/icons/Newskie.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/Newspaper.d.ts +0 -7
- package/lib/typescript/commonjs/icons/Newspaper.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/PageText.d.ts +0 -7
- package/lib/typescript/commonjs/icons/PageText.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/PageX.d.ts +0 -7
- package/lib/typescript/commonjs/icons/PageX.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/PaintRoller.d.ts +0 -7
- package/lib/typescript/commonjs/icons/PaintRoller.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/PaperPlane.d.ts +0 -7
- package/lib/typescript/commonjs/icons/PaperPlane.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/Pause.d.ts +0 -25
- package/lib/typescript/commonjs/icons/Pause.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/Pencil.d.ts +0 -19
- package/lib/typescript/commonjs/icons/Pencil.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/PeopleRemove2.d.ts +0 -13
- package/lib/typescript/commonjs/icons/PeopleRemove2.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/Person.d.ts +0 -61
- package/lib/typescript/commonjs/icons/Person.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/Phone.d.ts +0 -13
- package/lib/typescript/commonjs/icons/Phone.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/Pin.d.ts +0 -13
- package/lib/typescript/commonjs/icons/Pin.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/PinLocation.d.ts +0 -13
- package/lib/typescript/commonjs/icons/PinLocation.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/Pizza.d.ts +0 -7
- package/lib/typescript/commonjs/icons/Pizza.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/Play.d.ts +0 -25
- package/lib/typescript/commonjs/icons/Play.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/Plus.d.ts +0 -13
- package/lib/typescript/commonjs/icons/Plus.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/QrCode.d.ts +0 -7
- package/lib/typescript/commonjs/icons/QrCode.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/Quote.d.ts +0 -31
- package/lib/typescript/commonjs/icons/Quote.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/RaisingHand.d.ts +0 -13
- package/lib/typescript/commonjs/icons/RaisingHand.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/Reply.d.ts +0 -13
- package/lib/typescript/commonjs/icons/Reply.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/Repost.d.ts +0 -25
- package/lib/typescript/commonjs/icons/Repost.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/Rose.d.ts +0 -7
- package/lib/typescript/commonjs/icons/Rose.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/SettingsGear2.d.ts +0 -13
- package/lib/typescript/commonjs/icons/SettingsGear2.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/SettingsSlider.d.ts +0 -7
- package/lib/typescript/commonjs/icons/SettingsSlider.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/Shaka.d.ts +0 -7
- package/lib/typescript/commonjs/icons/Shaka.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/Shapes.d.ts +0 -7
- package/lib/typescript/commonjs/icons/Shapes.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/Shield.d.ts +0 -13
- package/lib/typescript/commonjs/icons/Shield.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/Sparkle.d.ts +0 -7
- package/lib/typescript/commonjs/icons/Sparkle.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/Speaker.d.ts +0 -7
- package/lib/typescript/commonjs/icons/Speaker.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/SquareArrowTopRight.d.ts +0 -7
- package/lib/typescript/commonjs/icons/SquareArrowTopRight.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/SquareBehindSquare4.d.ts +0 -7
- package/lib/typescript/commonjs/icons/SquareBehindSquare4.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/Star.d.ts +0 -13
- package/lib/typescript/commonjs/icons/Star.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/StarterPack.d.ts +0 -7
- package/lib/typescript/commonjs/icons/StarterPack.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/StreamingLive.d.ts +0 -7
- package/lib/typescript/commonjs/icons/StreamingLive.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/TEMPLATE.d.ts +0 -23
- package/lib/typescript/commonjs/icons/TEMPLATE.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/TextSize.d.ts +0 -7
- package/lib/typescript/commonjs/icons/TextSize.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/Ticket.d.ts +0 -7
- package/lib/typescript/commonjs/icons/Ticket.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/Times.d.ts +0 -7
- package/lib/typescript/commonjs/icons/Times.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/TitleCase.d.ts +0 -7
- package/lib/typescript/commonjs/icons/TitleCase.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/Trash.d.ts +0 -13
- package/lib/typescript/commonjs/icons/Trash.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/Tree.d.ts +0 -7
- package/lib/typescript/commonjs/icons/Tree.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/Trending.d.ts +0 -13
- package/lib/typescript/commonjs/icons/Trending.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/UFO.d.ts +0 -7
- package/lib/typescript/commonjs/icons/UFO.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/UserCircle.d.ts +0 -13
- package/lib/typescript/commonjs/icons/UserCircle.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/Verified.d.ts +0 -7
- package/lib/typescript/commonjs/icons/Verified.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/VerifiedCheck.d.ts +0 -8
- package/lib/typescript/commonjs/icons/VerifiedCheck.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/VerifierCheck.d.ts +0 -8
- package/lib/typescript/commonjs/icons/VerifierCheck.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/VideoClip.d.ts +0 -13
- package/lib/typescript/commonjs/icons/VideoClip.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/Warning.d.ts +0 -7
- package/lib/typescript/commonjs/icons/Warning.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/Window.d.ts +0 -7
- package/lib/typescript/commonjs/icons/Window.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/Wrench.d.ts +0 -7
- package/lib/typescript/commonjs/icons/Wrench.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/Zap.d.ts +0 -7
- package/lib/typescript/commonjs/icons/Zap.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/common.d.ts +0 -393
- package/lib/typescript/commonjs/icons/common.d.ts.map +0 -1
- package/lib/typescript/commonjs/icons/index.d.ts +0 -155
- package/lib/typescript/commonjs/icons/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/image-resolver/context.d.ts +0 -15
- package/lib/typescript/commonjs/image-resolver/context.d.ts.map +0 -1
- package/lib/typescript/commonjs/image-resolver/index.d.ts +0 -2
- package/lib/typescript/commonjs/image-resolver/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/index.d.ts +0 -83
- package/lib/typescript/commonjs/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/index.web.d.ts +0 -83
- package/lib/typescript/commonjs/index.web.d.ts.map +0 -1
- package/lib/typescript/commonjs/input-group/InputGroup.d.ts +0 -9
- package/lib/typescript/commonjs/input-group/InputGroup.d.ts.map +0 -1
- package/lib/typescript/commonjs/input-group/index.d.ts +0 -3
- package/lib/typescript/commonjs/input-group/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/input-group/types.d.ts +0 -35
- package/lib/typescript/commonjs/input-group/types.d.ts.map +0 -1
- package/lib/typescript/commonjs/item/Item.d.ts +0 -4
- package/lib/typescript/commonjs/item/Item.d.ts.map +0 -1
- package/lib/typescript/commonjs/item/index.d.ts +0 -3
- package/lib/typescript/commonjs/item/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/item/types.d.ts +0 -45
- package/lib/typescript/commonjs/item/types.d.ts.map +0 -1
- package/lib/typescript/commonjs/kbd/Kbd.d.ts +0 -4
- package/lib/typescript/commonjs/kbd/Kbd.d.ts.map +0 -1
- package/lib/typescript/commonjs/kbd/index.d.ts +0 -3
- package/lib/typescript/commonjs/kbd/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/kbd/types.d.ts +0 -13
- package/lib/typescript/commonjs/kbd/types.d.ts.map +0 -1
- package/lib/typescript/commonjs/label/Label.d.ts +0 -4
- package/lib/typescript/commonjs/label/Label.d.ts.map +0 -1
- package/lib/typescript/commonjs/label/index.d.ts +0 -3
- package/lib/typescript/commonjs/label/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/label/types.d.ts +0 -27
- package/lib/typescript/commonjs/label/types.d.ts.map +0 -1
- package/lib/typescript/commonjs/link-preview/LinkPreviewCard.d.ts +0 -24
- package/lib/typescript/commonjs/link-preview/LinkPreviewCard.d.ts.map +0 -1
- package/lib/typescript/commonjs/link-preview/index.d.ts +0 -3
- package/lib/typescript/commonjs/link-preview/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/link-preview/types.d.ts +0 -44
- package/lib/typescript/commonjs/link-preview/types.d.ts.map +0 -1
- package/lib/typescript/commonjs/list/index.d.ts +0 -29
- package/lib/typescript/commonjs/list/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/list/index.web.d.ts +0 -45
- package/lib/typescript/commonjs/list/index.web.d.ts.map +0 -1
- package/lib/typescript/commonjs/list/types.d.ts +0 -77
- package/lib/typescript/commonjs/list/types.d.ts.map +0 -1
- package/lib/typescript/commonjs/loading/Loading.d.ts +0 -4
- package/lib/typescript/commonjs/loading/Loading.d.ts.map +0 -1
- package/lib/typescript/commonjs/loading/Loading.web.d.ts +0 -4
- package/lib/typescript/commonjs/loading/Loading.web.d.ts.map +0 -1
- package/lib/typescript/commonjs/loading/SpinnerIcon.d.ts +0 -16
- package/lib/typescript/commonjs/loading/SpinnerIcon.d.ts.map +0 -1
- package/lib/typescript/commonjs/loading/SpinnerIcon.web.d.ts +0 -17
- package/lib/typescript/commonjs/loading/SpinnerIcon.web.d.ts.map +0 -1
- package/lib/typescript/commonjs/loading/index.d.ts +0 -4
- package/lib/typescript/commonjs/loading/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/loading/index.web.d.ts +0 -4
- package/lib/typescript/commonjs/loading/index.web.d.ts.map +0 -1
- package/lib/typescript/commonjs/loading/types.d.ts +0 -62
- package/lib/typescript/commonjs/loading/types.d.ts.map +0 -1
- package/lib/typescript/commonjs/menu/context.d.ts +0 -6
- package/lib/typescript/commonjs/menu/context.d.ts.map +0 -1
- package/lib/typescript/commonjs/menu/index.d.ts +0 -22
- package/lib/typescript/commonjs/menu/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/menu/index.web.d.ts +0 -26
- package/lib/typescript/commonjs/menu/index.web.d.ts.map +0 -1
- package/lib/typescript/commonjs/menu/types.d.ts +0 -62
- package/lib/typescript/commonjs/menu/types.d.ts.map +0 -1
- package/lib/typescript/commonjs/package.json +0 -1
- package/lib/typescript/commonjs/popover/context.d.ts +0 -15
- package/lib/typescript/commonjs/popover/context.d.ts.map +0 -1
- package/lib/typescript/commonjs/popover/index.d.ts +0 -14
- package/lib/typescript/commonjs/popover/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/popover/index.web.d.ts +0 -14
- package/lib/typescript/commonjs/popover/index.web.d.ts.map +0 -1
- package/lib/typescript/commonjs/popover/types.d.ts +0 -54
- package/lib/typescript/commonjs/popover/types.d.ts.map +0 -1
- package/lib/typescript/commonjs/portal/index.d.ts +0 -15
- package/lib/typescript/commonjs/portal/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/portal/index.web.d.ts +0 -20
- package/lib/typescript/commonjs/portal/index.web.d.ts.map +0 -1
- package/lib/typescript/commonjs/prompt-input/Actions.d.ts +0 -6
- package/lib/typescript/commonjs/prompt-input/Actions.d.ts.map +0 -1
- package/lib/typescript/commonjs/prompt-input/Attachments.d.ts +0 -6
- package/lib/typescript/commonjs/prompt-input/Attachments.d.ts.map +0 -1
- package/lib/typescript/commonjs/prompt-input/PromptInput.d.ts +0 -6
- package/lib/typescript/commonjs/prompt-input/PromptInput.d.ts.map +0 -1
- package/lib/typescript/commonjs/prompt-input/SubmitButton.d.ts +0 -6
- package/lib/typescript/commonjs/prompt-input/SubmitButton.d.ts.map +0 -1
- package/lib/typescript/commonjs/prompt-input/Textarea.d.ts +0 -6
- package/lib/typescript/commonjs/prompt-input/Textarea.d.ts.map +0 -1
- package/lib/typescript/commonjs/prompt-input/Textarea.web.d.ts +0 -6
- package/lib/typescript/commonjs/prompt-input/Textarea.web.d.ts.map +0 -1
- package/lib/typescript/commonjs/prompt-input/context.d.ts +0 -34
- package/lib/typescript/commonjs/prompt-input/context.d.ts.map +0 -1
- package/lib/typescript/commonjs/prompt-input/index.d.ts +0 -8
- package/lib/typescript/commonjs/prompt-input/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/prompt-input/types.d.ts +0 -88
- package/lib/typescript/commonjs/prompt-input/types.d.ts.map +0 -1
- package/lib/typescript/commonjs/radio-indicator/RadioIndicator.d.ts +0 -4
- package/lib/typescript/commonjs/radio-indicator/RadioIndicator.d.ts.map +0 -1
- package/lib/typescript/commonjs/radio-indicator/index.d.ts +0 -3
- package/lib/typescript/commonjs/radio-indicator/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/radio-indicator/types.d.ts +0 -15
- package/lib/typescript/commonjs/radio-indicator/types.d.ts.map +0 -1
- package/lib/typescript/commonjs/scroll/index.d.ts +0 -27
- package/lib/typescript/commonjs/scroll/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/scroll/index.web.d.ts +0 -26
- package/lib/typescript/commonjs/scroll/index.web.d.ts.map +0 -1
- package/lib/typescript/commonjs/scroll/scrollable.web.d.ts +0 -29
- package/lib/typescript/commonjs/scroll/scrollable.web.d.ts.map +0 -1
- package/lib/typescript/commonjs/scroll/store.d.ts +0 -46
- package/lib/typescript/commonjs/scroll/store.d.ts.map +0 -1
- package/lib/typescript/commonjs/scroll/types.d.ts +0 -46
- package/lib/typescript/commonjs/scroll/types.d.ts.map +0 -1
- package/lib/typescript/commonjs/search-input/index.d.ts +0 -10
- package/lib/typescript/commonjs/search-input/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/segmented-control/index.d.ts +0 -45
- package/lib/typescript/commonjs/segmented-control/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/select/common.d.ts +0 -5
- package/lib/typescript/commonjs/select/common.d.ts.map +0 -1
- package/lib/typescript/commonjs/select/index.d.ts +0 -14
- package/lib/typescript/commonjs/select/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/select/index.web.d.ts +0 -14
- package/lib/typescript/commonjs/select/index.web.d.ts.map +0 -1
- package/lib/typescript/commonjs/select/types.d.ts +0 -84
- package/lib/typescript/commonjs/select/types.d.ts.map +0 -1
- package/lib/typescript/commonjs/settings-list/SettingsList.d.ts +0 -6
- package/lib/typescript/commonjs/settings-list/SettingsList.d.ts.map +0 -1
- package/lib/typescript/commonjs/settings-list/index.d.ts +0 -3
- package/lib/typescript/commonjs/settings-list/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/settings-list/types.d.ts +0 -44
- package/lib/typescript/commonjs/settings-list/types.d.ts.map +0 -1
- package/lib/typescript/commonjs/skeleton/index.d.ts +0 -64
- package/lib/typescript/commonjs/skeleton/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/slider/Slider.d.ts +0 -4
- package/lib/typescript/commonjs/slider/Slider.d.ts.map +0 -1
- package/lib/typescript/commonjs/slider/index.d.ts +0 -3
- package/lib/typescript/commonjs/slider/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/slider/types.d.ts +0 -30
- package/lib/typescript/commonjs/slider/types.d.ts.map +0 -1
- package/lib/typescript/commonjs/styles/atoms.d.ts +0 -464
- package/lib/typescript/commonjs/styles/atoms.d.ts.map +0 -1
- package/lib/typescript/commonjs/styles/index.d.ts +0 -7
- package/lib/typescript/commonjs/styles/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/styles/native-driver.d.ts +0 -2
- package/lib/typescript/commonjs/styles/native-driver.d.ts.map +0 -1
- package/lib/typescript/commonjs/styles/platform.d.ts +0 -33
- package/lib/typescript/commonjs/styles/platform.d.ts.map +0 -1
- package/lib/typescript/commonjs/styles/tokens.d.ts +0 -96
- package/lib/typescript/commonjs/styles/tokens.d.ts.map +0 -1
- package/lib/typescript/commonjs/styles/z-index.d.ts +0 -49
- package/lib/typescript/commonjs/styles/z-index.d.ts.map +0 -1
- package/lib/typescript/commonjs/switch/Switch.d.ts +0 -4
- package/lib/typescript/commonjs/switch/Switch.d.ts.map +0 -1
- package/lib/typescript/commonjs/switch/index.d.ts +0 -3
- package/lib/typescript/commonjs/switch/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/switch/types.d.ts +0 -15
- package/lib/typescript/commonjs/switch/types.d.ts.map +0 -1
- package/lib/typescript/commonjs/tabs/Tabs.d.ts +0 -6
- package/lib/typescript/commonjs/tabs/Tabs.d.ts.map +0 -1
- package/lib/typescript/commonjs/tabs/index.d.ts +0 -3
- package/lib/typescript/commonjs/tabs/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/tabs/types.d.ts +0 -34
- package/lib/typescript/commonjs/tabs/types.d.ts.map +0 -1
- package/lib/typescript/commonjs/text-field/index.d.ts +0 -50
- package/lib/typescript/commonjs/text-field/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/theme/BloomThemeProvider.d.ts +0 -88
- package/lib/typescript/commonjs/theme/BloomThemeProvider.d.ts.map +0 -1
- package/lib/typescript/commonjs/theme/adaptive-colors.d.ts +0 -3
- package/lib/typescript/commonjs/theme/adaptive-colors.d.ts.map +0 -1
- package/lib/typescript/commonjs/theme/apply-dark-class.d.ts +0 -21
- package/lib/typescript/commonjs/theme/apply-dark-class.d.ts.map +0 -1
- package/lib/typescript/commonjs/theme/build-theme.d.ts +0 -20
- package/lib/typescript/commonjs/theme/build-theme.d.ts.map +0 -1
- package/lib/typescript/commonjs/theme/color-presets.d.ts +0 -35
- package/lib/typescript/commonjs/theme/color-presets.d.ts.map +0 -1
- package/lib/typescript/commonjs/theme/color-scope/index.d.ts +0 -33
- package/lib/typescript/commonjs/theme/color-scope/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/theme/color-scope/index.web.d.ts +0 -24
- package/lib/typescript/commonjs/theme/color-scope/index.web.d.ts.map +0 -1
- package/lib/typescript/commonjs/theme/color-scope/style-builder.d.ts +0 -53
- package/lib/typescript/commonjs/theme/color-scope/style-builder.d.ts.map +0 -1
- package/lib/typescript/commonjs/theme/color-space.d.ts +0 -28
- package/lib/typescript/commonjs/theme/color-space.d.ts.map +0 -1
- package/lib/typescript/commonjs/theme/index.d.ts +0 -18
- package/lib/typescript/commonjs/theme/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/theme/init-css-interop.d.ts +0 -6
- package/lib/typescript/commonjs/theme/init-css-interop.d.ts.map +0 -1
- package/lib/typescript/commonjs/theme/native-root-vars.d.ts +0 -33
- package/lib/typescript/commonjs/theme/native-root-vars.d.ts.map +0 -1
- package/lib/typescript/commonjs/theme/native-root-vars.native.d.ts +0 -104
- package/lib/typescript/commonjs/theme/native-root-vars.native.d.ts.map +0 -1
- package/lib/typescript/commonjs/theme/native-root-vars.web.d.ts +0 -20
- package/lib/typescript/commonjs/theme/native-root-vars.web.d.ts.map +0 -1
- package/lib/typescript/commonjs/theme/persistence.d.ts +0 -50
- package/lib/typescript/commonjs/theme/persistence.d.ts.map +0 -1
- package/lib/typescript/commonjs/theme/preset-vars.d.ts +0 -28
- package/lib/typescript/commonjs/theme/preset-vars.d.ts.map +0 -1
- package/lib/typescript/commonjs/theme/set-color-scheme-safe.d.ts +0 -33
- package/lib/typescript/commonjs/theme/set-color-scheme-safe.d.ts.map +0 -1
- package/lib/typescript/commonjs/theme/token-registry.d.ts +0 -53
- package/lib/typescript/commonjs/theme/token-registry.d.ts.map +0 -1
- package/lib/typescript/commonjs/theme/types.d.ts +0 -43
- package/lib/typescript/commonjs/theme/types.d.ts.map +0 -1
- package/lib/typescript/commonjs/theme/use-isomorphic-layout-effect.d.ts +0 -8
- package/lib/typescript/commonjs/theme/use-isomorphic-layout-effect.d.ts.map +0 -1
- package/lib/typescript/commonjs/theme/use-navigation-theme.d.ts +0 -31
- package/lib/typescript/commonjs/theme/use-navigation-theme.d.ts.map +0 -1
- package/lib/typescript/commonjs/theme/use-theme.d.ts +0 -5
- package/lib/typescript/commonjs/theme/use-theme.d.ts.map +0 -1
- package/lib/typescript/commonjs/toast/Toast.d.ts +0 -23
- package/lib/typescript/commonjs/toast/Toast.d.ts.map +0 -1
- package/lib/typescript/commonjs/toast/const.d.ts +0 -2
- package/lib/typescript/commonjs/toast/const.d.ts.map +0 -1
- package/lib/typescript/commonjs/toast/index.d.ts +0 -84
- package/lib/typescript/commonjs/toast/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/toast/index.web.d.ts +0 -29
- package/lib/typescript/commonjs/toast/index.web.d.ts.map +0 -1
- package/lib/typescript/commonjs/toast/sonner/index.d.ts +0 -2
- package/lib/typescript/commonjs/toast/sonner/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/toast/sonner/index.web.d.ts +0 -2
- package/lib/typescript/commonjs/toast/sonner/index.web.d.ts.map +0 -1
- package/lib/typescript/commonjs/toast/types.d.ts +0 -10
- package/lib/typescript/commonjs/toast/types.d.ts.map +0 -1
- package/lib/typescript/commonjs/tooltip/TextBubble.d.ts +0 -9
- package/lib/typescript/commonjs/tooltip/TextBubble.d.ts.map +0 -1
- package/lib/typescript/commonjs/tooltip/const.d.ts +0 -5
- package/lib/typescript/commonjs/tooltip/const.d.ts.map +0 -1
- package/lib/typescript/commonjs/tooltip/index.d.ts +0 -29
- package/lib/typescript/commonjs/tooltip/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/tooltip/index.web.d.ts +0 -26
- package/lib/typescript/commonjs/tooltip/index.web.d.ts.map +0 -1
- package/lib/typescript/commonjs/typography/index.d.ts +0 -18
- package/lib/typescript/commonjs/typography/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/user-hover-card/UserHoverCard.d.ts +0 -4
- package/lib/typescript/commonjs/user-hover-card/UserHoverCard.d.ts.map +0 -1
- package/lib/typescript/commonjs/user-hover-card/index.d.ts +0 -3
- package/lib/typescript/commonjs/user-hover-card/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/user-hover-card/types.d.ts +0 -45
- package/lib/typescript/commonjs/user-hover-card/types.d.ts.map +0 -1
- package/lib/typescript/commonjs/utils/lazy-require.d.ts +0 -15
- package/lib/typescript/commonjs/utils/lazy-require.d.ts.map +0 -1
- package/lib/typescript/module/accordion/Accordion.d.ts +0 -7
- package/lib/typescript/module/accordion/Accordion.d.ts.map +0 -1
- package/lib/typescript/module/accordion/index.d.ts +0 -3
- package/lib/typescript/module/accordion/index.d.ts.map +0 -1
- package/lib/typescript/module/accordion/types.d.ts +0 -38
- package/lib/typescript/module/accordion/types.d.ts.map +0 -1
- package/lib/typescript/module/admonition/index.d.ts +0 -56
- package/lib/typescript/module/admonition/index.d.ts.map +0 -1
- package/lib/typescript/module/alert-dialog/AlertDialog.d.ts +0 -22
- package/lib/typescript/module/alert-dialog/AlertDialog.d.ts.map +0 -1
- package/lib/typescript/module/alert-dialog/AlertDialogHost.d.ts +0 -15
- package/lib/typescript/module/alert-dialog/AlertDialogHost.d.ts.map +0 -1
- package/lib/typescript/module/alert-dialog/confirm-store.d.ts +0 -31
- package/lib/typescript/module/alert-dialog/confirm-store.d.ts.map +0 -1
- package/lib/typescript/module/alert-dialog/index.d.ts +0 -8
- package/lib/typescript/module/alert-dialog/index.d.ts.map +0 -1
- package/lib/typescript/module/alert-dialog/index.web.d.ts +0 -8
- package/lib/typescript/module/alert-dialog/index.web.d.ts.map +0 -1
- package/lib/typescript/module/alert-dialog/types.d.ts +0 -44
- package/lib/typescript/module/alert-dialog/types.d.ts.map +0 -1
- package/lib/typescript/module/avatar/Avatar.d.ts +0 -4
- package/lib/typescript/module/avatar/Avatar.d.ts.map +0 -1
- package/lib/typescript/module/avatar/default-avatar.d.ts +0 -5
- package/lib/typescript/module/avatar/default-avatar.d.ts.map +0 -1
- package/lib/typescript/module/avatar/index.d.ts +0 -9
- package/lib/typescript/module/avatar/index.d.ts.map +0 -1
- package/lib/typescript/module/avatar/placeholder-context.d.ts +0 -8
- package/lib/typescript/module/avatar/placeholder-context.d.ts.map +0 -1
- package/lib/typescript/module/avatar/types.d.ts +0 -50
- package/lib/typescript/module/avatar/types.d.ts.map +0 -1
- package/lib/typescript/module/avatar-group/AvatarGroup.d.ts +0 -4
- package/lib/typescript/module/avatar-group/AvatarGroup.d.ts.map +0 -1
- package/lib/typescript/module/avatar-group/AvatarGroup.web.d.ts +0 -4
- package/lib/typescript/module/avatar-group/AvatarGroup.web.d.ts.map +0 -1
- package/lib/typescript/module/avatar-group/AvatarGroupBase.d.ts +0 -16
- package/lib/typescript/module/avatar-group/AvatarGroupBase.d.ts.map +0 -1
- package/lib/typescript/module/avatar-group/index.d.ts +0 -3
- package/lib/typescript/module/avatar-group/index.d.ts.map +0 -1
- package/lib/typescript/module/avatar-group/index.web.d.ts +0 -3
- package/lib/typescript/module/avatar-group/index.web.d.ts.map +0 -1
- package/lib/typescript/module/avatar-group/types.d.ts +0 -76
- package/lib/typescript/module/avatar-group/types.d.ts.map +0 -1
- package/lib/typescript/module/badge/Badge.d.ts +0 -4
- package/lib/typescript/module/badge/Badge.d.ts.map +0 -1
- package/lib/typescript/module/badge/index.d.ts +0 -3
- package/lib/typescript/module/badge/index.d.ts.map +0 -1
- package/lib/typescript/module/badge/types.d.ts +0 -29
- package/lib/typescript/module/badge/types.d.ts.map +0 -1
- package/lib/typescript/module/benefit-list/index.d.ts +0 -6
- package/lib/typescript/module/benefit-list/index.d.ts.map +0 -1
- package/lib/typescript/module/benefit-list/types.d.ts +0 -35
- package/lib/typescript/module/benefit-list/types.d.ts.map +0 -1
- package/lib/typescript/module/bottom-sheet/index.d.ts +0 -95
- package/lib/typescript/module/bottom-sheet/index.d.ts.map +0 -1
- package/lib/typescript/module/button/Button.d.ts +0 -14
- package/lib/typescript/module/button/Button.d.ts.map +0 -1
- package/lib/typescript/module/button/Button.web.d.ts +0 -14
- package/lib/typescript/module/button/Button.web.d.ts.map +0 -1
- package/lib/typescript/module/button/index.d.ts +0 -3
- package/lib/typescript/module/button/index.d.ts.map +0 -1
- package/lib/typescript/module/button/index.web.d.ts +0 -3
- package/lib/typescript/module/button/index.web.d.ts.map +0 -1
- package/lib/typescript/module/button/types.d.ts +0 -107
- package/lib/typescript/module/button/types.d.ts.map +0 -1
- package/lib/typescript/module/card/Card.d.ts +0 -9
- package/lib/typescript/module/card/Card.d.ts.map +0 -1
- package/lib/typescript/module/card/index.d.ts +0 -3
- package/lib/typescript/module/card/index.d.ts.map +0 -1
- package/lib/typescript/module/card/types.d.ts +0 -34
- package/lib/typescript/module/card/types.d.ts.map +0 -1
- package/lib/typescript/module/checkbox/Checkbox.d.ts +0 -4
- package/lib/typescript/module/checkbox/Checkbox.d.ts.map +0 -1
- package/lib/typescript/module/checkbox/index.d.ts +0 -3
- package/lib/typescript/module/checkbox/index.d.ts.map +0 -1
- package/lib/typescript/module/checkbox/types.d.ts +0 -25
- package/lib/typescript/module/checkbox/types.d.ts.map +0 -1
- package/lib/typescript/module/chip/Chip.d.ts +0 -4
- package/lib/typescript/module/chip/Chip.d.ts.map +0 -1
- package/lib/typescript/module/chip/index.d.ts +0 -3
- package/lib/typescript/module/chip/index.d.ts.map +0 -1
- package/lib/typescript/module/chip/types.d.ts +0 -31
- package/lib/typescript/module/chip/types.d.ts.map +0 -1
- package/lib/typescript/module/code/Code.d.ts +0 -7
- package/lib/typescript/module/code/Code.d.ts.map +0 -1
- package/lib/typescript/module/code/Pre.d.ts +0 -8
- package/lib/typescript/module/code/Pre.d.ts.map +0 -1
- package/lib/typescript/module/code/index.d.ts +0 -5
- package/lib/typescript/module/code/index.d.ts.map +0 -1
- package/lib/typescript/module/collapsible/Collapsible.d.ts +0 -4
- package/lib/typescript/module/collapsible/Collapsible.d.ts.map +0 -1
- package/lib/typescript/module/collapsible/index.d.ts +0 -3
- package/lib/typescript/module/collapsible/index.d.ts.map +0 -1
- package/lib/typescript/module/collapsible/types.d.ts +0 -18
- package/lib/typescript/module/collapsible/types.d.ts.map +0 -1
- package/lib/typescript/module/combobox/Combobox.d.ts +0 -33
- package/lib/typescript/module/combobox/Combobox.d.ts.map +0 -1
- package/lib/typescript/module/combobox/index.d.ts +0 -6
- package/lib/typescript/module/combobox/index.d.ts.map +0 -1
- package/lib/typescript/module/combobox/index.web.d.ts +0 -6
- package/lib/typescript/module/combobox/index.web.d.ts.map +0 -1
- package/lib/typescript/module/combobox/types.d.ts +0 -40
- package/lib/typescript/module/combobox/types.d.ts.map +0 -1
- package/lib/typescript/module/command/Command.d.ts +0 -22
- package/lib/typescript/module/command/Command.d.ts.map +0 -1
- package/lib/typescript/module/command/index.d.ts +0 -6
- package/lib/typescript/module/command/index.d.ts.map +0 -1
- package/lib/typescript/module/command/index.web.d.ts +0 -6
- package/lib/typescript/module/command/index.web.d.ts.map +0 -1
- package/lib/typescript/module/command/types.d.ts +0 -46
- package/lib/typescript/module/command/types.d.ts.map +0 -1
- package/lib/typescript/module/connection-dots/ConnectionDots.d.ts +0 -4
- package/lib/typescript/module/connection-dots/ConnectionDots.d.ts.map +0 -1
- package/lib/typescript/module/connection-dots/ConnectionDots.web.d.ts +0 -14
- package/lib/typescript/module/connection-dots/ConnectionDots.web.d.ts.map +0 -1
- package/lib/typescript/module/connection-dots/ConnectionDotsBase.d.ts +0 -18
- package/lib/typescript/module/connection-dots/ConnectionDotsBase.d.ts.map +0 -1
- package/lib/typescript/module/connection-dots/index.d.ts +0 -3
- package/lib/typescript/module/connection-dots/index.d.ts.map +0 -1
- package/lib/typescript/module/connection-dots/index.web.d.ts +0 -3
- package/lib/typescript/module/connection-dots/index.web.d.ts.map +0 -1
- package/lib/typescript/module/connection-dots/types.d.ts +0 -41
- package/lib/typescript/module/connection-dots/types.d.ts.map +0 -1
- package/lib/typescript/module/content-panel/index.d.ts +0 -59
- package/lib/typescript/module/content-panel/index.d.ts.map +0 -1
- package/lib/typescript/module/content-panel/index.web.d.ts +0 -68
- package/lib/typescript/module/content-panel/index.web.d.ts.map +0 -1
- package/lib/typescript/module/content-panel/nesting-context.d.ts +0 -24
- package/lib/typescript/module/content-panel/nesting-context.d.ts.map +0 -1
- package/lib/typescript/module/context-menu/context.d.ts +0 -11
- package/lib/typescript/module/context-menu/context.d.ts.map +0 -1
- package/lib/typescript/module/context-menu/index.d.ts +0 -21
- package/lib/typescript/module/context-menu/index.d.ts.map +0 -1
- package/lib/typescript/module/context-menu/index.web.d.ts +0 -19
- package/lib/typescript/module/context-menu/index.web.d.ts.map +0 -1
- package/lib/typescript/module/context-menu/types.d.ts +0 -53
- package/lib/typescript/module/context-menu/types.d.ts.map +0 -1
- package/lib/typescript/module/design-tokens/color-roles.d.ts +0 -102
- package/lib/typescript/module/design-tokens/color-roles.d.ts.map +0 -1
- package/lib/typescript/module/design-tokens/index.d.ts +0 -28
- package/lib/typescript/module/design-tokens/index.d.ts.map +0 -1
- package/lib/typescript/module/design-tokens/scales.d.ts +0 -152
- package/lib/typescript/module/design-tokens/scales.d.ts.map +0 -1
- package/lib/typescript/module/design-tokens/shadows.d.ts +0 -34
- package/lib/typescript/module/design-tokens/shadows.d.ts.map +0 -1
- package/lib/typescript/module/design-tokens/shadows.native.d.ts +0 -19
- package/lib/typescript/module/design-tokens/shadows.native.d.ts.map +0 -1
- package/lib/typescript/module/design-tokens/tailwind-preset.d.ts +0 -59
- package/lib/typescript/module/design-tokens/tailwind-preset.d.ts.map +0 -1
- package/lib/typescript/module/design-tokens/theme-css.d.ts +0 -39
- package/lib/typescript/module/design-tokens/theme-css.d.ts.map +0 -1
- package/lib/typescript/module/dialog/BloomDialogProvider.d.ts +0 -27
- package/lib/typescript/module/dialog/BloomDialogProvider.d.ts.map +0 -1
- package/lib/typescript/module/dialog/BloomDialogProvider.web.d.ts +0 -15
- package/lib/typescript/module/dialog/BloomDialogProvider.web.d.ts.map +0 -1
- package/lib/typescript/module/dialog/Dialog.d.ts +0 -40
- package/lib/typescript/module/dialog/Dialog.d.ts.map +0 -1
- package/lib/typescript/module/dialog/Dialog.web.d.ts +0 -55
- package/lib/typescript/module/dialog/Dialog.web.d.ts.map +0 -1
- package/lib/typescript/module/dialog/DialogBottomSheet.d.ts +0 -29
- package/lib/typescript/module/dialog/DialogBottomSheet.d.ts.map +0 -1
- package/lib/typescript/module/dialog/DialogContent.d.ts +0 -32
- package/lib/typescript/module/dialog/DialogContent.d.ts.map +0 -1
- package/lib/typescript/module/dialog/SheetShell.d.ts +0 -31
- package/lib/typescript/module/dialog/SheetShell.d.ts.map +0 -1
- package/lib/typescript/module/dialog/alert-store.d.ts +0 -70
- package/lib/typescript/module/dialog/alert-store.d.ts.map +0 -1
- package/lib/typescript/module/dialog/alert.d.ts +0 -27
- package/lib/typescript/module/dialog/alert.d.ts.map +0 -1
- package/lib/typescript/module/dialog/context.d.ts +0 -12
- package/lib/typescript/module/dialog/context.d.ts.map +0 -1
- package/lib/typescript/module/dialog/index.d.ts +0 -7
- package/lib/typescript/module/dialog/index.d.ts.map +0 -1
- package/lib/typescript/module/dialog/index.web.d.ts +0 -7
- package/lib/typescript/module/dialog/index.web.d.ts.map +0 -1
- package/lib/typescript/module/dialog/placement.d.ts +0 -81
- package/lib/typescript/module/dialog/placement.d.ts.map +0 -1
- package/lib/typescript/module/dialog/types.d.ts +0 -165
- package/lib/typescript/module/dialog/types.d.ts.map +0 -1
- package/lib/typescript/module/divider/Divider.d.ts +0 -4
- package/lib/typescript/module/divider/Divider.d.ts.map +0 -1
- package/lib/typescript/module/divider/index.d.ts +0 -3
- package/lib/typescript/module/divider/index.d.ts.map +0 -1
- package/lib/typescript/module/divider/types.d.ts +0 -15
- package/lib/typescript/module/divider/types.d.ts.map +0 -1
- package/lib/typescript/module/error-boundary/ErrorBoundary.d.ts +0 -18
- package/lib/typescript/module/error-boundary/ErrorBoundary.d.ts.map +0 -1
- package/lib/typescript/module/error-boundary/index.d.ts +0 -3
- package/lib/typescript/module/error-boundary/index.d.ts.map +0 -1
- package/lib/typescript/module/error-boundary/types.d.ts +0 -55
- package/lib/typescript/module/error-boundary/types.d.ts.map +0 -1
- package/lib/typescript/module/fab/Fab.d.ts +0 -5
- package/lib/typescript/module/fab/Fab.d.ts.map +0 -1
- package/lib/typescript/module/fab/Fab.web.d.ts +0 -5
- package/lib/typescript/module/fab/Fab.web.d.ts.map +0 -1
- package/lib/typescript/module/fab/index.d.ts +0 -3
- package/lib/typescript/module/fab/index.d.ts.map +0 -1
- package/lib/typescript/module/fab/index.web.d.ts +0 -3
- package/lib/typescript/module/fab/index.web.d.ts.map +0 -1
- package/lib/typescript/module/fab/types.d.ts +0 -113
- package/lib/typescript/module/fab/types.d.ts.map +0 -1
- package/lib/typescript/module/field/Field.d.ts +0 -4
- package/lib/typescript/module/field/Field.d.ts.map +0 -1
- package/lib/typescript/module/field/index.d.ts +0 -3
- package/lib/typescript/module/field/index.d.ts.map +0 -1
- package/lib/typescript/module/field/types.d.ts +0 -26
- package/lib/typescript/module/field/types.d.ts.map +0 -1
- package/lib/typescript/module/fill/index.d.ts +0 -7
- package/lib/typescript/module/fill/index.d.ts.map +0 -1
- package/lib/typescript/module/fonts/FontLoader.d.ts +0 -28
- package/lib/typescript/module/fonts/FontLoader.d.ts.map +0 -1
- package/lib/typescript/module/fonts/FontLoader.native.d.ts +0 -32
- package/lib/typescript/module/fonts/FontLoader.native.d.ts.map +0 -1
- package/lib/typescript/module/fonts/apply-font-faces.d.ts +0 -2
- package/lib/typescript/module/fonts/apply-font-faces.d.ts.map +0 -1
- package/lib/typescript/module/fonts/apply-font-faces.web.d.ts +0 -19
- package/lib/typescript/module/fonts/apply-font-faces.web.d.ts.map +0 -1
- package/lib/typescript/module/fonts/font-assets.d.ts +0 -7
- package/lib/typescript/module/fonts/font-assets.d.ts.map +0 -1
- package/lib/typescript/module/fonts/font-data.web.d.ts +0 -5
- package/lib/typescript/module/fonts/font-data.web.d.ts.map +0 -1
- package/lib/typescript/module/fonts/index.d.ts +0 -7
- package/lib/typescript/module/fonts/index.d.ts.map +0 -1
- package/lib/typescript/module/fonts/index.web.d.ts +0 -7
- package/lib/typescript/module/fonts/index.web.d.ts.map +0 -1
- package/lib/typescript/module/fonts/tokens.d.ts +0 -21
- package/lib/typescript/module/fonts/tokens.d.ts.map +0 -1
- package/lib/typescript/module/grid/index.d.ts +0 -13
- package/lib/typescript/module/grid/index.d.ts.map +0 -1
- package/lib/typescript/module/grouped-buttons/GroupedButtons.d.ts +0 -12
- package/lib/typescript/module/grouped-buttons/GroupedButtons.d.ts.map +0 -1
- package/lib/typescript/module/grouped-buttons/index.d.ts +0 -3
- package/lib/typescript/module/grouped-buttons/index.d.ts.map +0 -1
- package/lib/typescript/module/grouped-buttons/types.d.ts +0 -15
- package/lib/typescript/module/grouped-buttons/types.d.ts.map +0 -1
- package/lib/typescript/module/hooks/index.d.ts +0 -6
- package/lib/typescript/module/hooks/index.d.ts.map +0 -1
- package/lib/typescript/module/hooks/mergeRefs.d.ts +0 -17
- package/lib/typescript/module/hooks/mergeRefs.d.ts.map +0 -1
- package/lib/typescript/module/hooks/useControllableState.d.ts +0 -19
- package/lib/typescript/module/hooks/useControllableState.d.ts.map +0 -1
- package/lib/typescript/module/hooks/useDelayedLoading.d.ts +0 -6
- package/lib/typescript/module/hooks/useDelayedLoading.d.ts.map +0 -1
- package/lib/typescript/module/hooks/useInteractionState.d.ts +0 -29
- package/lib/typescript/module/hooks/useInteractionState.d.ts.map +0 -1
- package/lib/typescript/module/hooks/usePressAnimation.d.ts +0 -16
- package/lib/typescript/module/hooks/usePressAnimation.d.ts.map +0 -1
- package/lib/typescript/module/hooks/useThrottledValue.d.ts +0 -5
- package/lib/typescript/module/hooks/useThrottledValue.d.ts.map +0 -1
- package/lib/typescript/module/icon-circle/index.d.ts +0 -10
- package/lib/typescript/module/icon-circle/index.d.ts.map +0 -1
- package/lib/typescript/module/icons/Accessibility.d.ts +0 -7
- package/lib/typescript/module/icons/Accessibility.d.ts.map +0 -1
- package/lib/typescript/module/icons/Alien.d.ts +0 -7
- package/lib/typescript/module/icons/Alien.d.ts.map +0 -1
- package/lib/typescript/module/icons/AndroidLogo.d.ts +0 -7
- package/lib/typescript/module/icons/AndroidLogo.d.ts.map +0 -1
- package/lib/typescript/module/icons/Apple.d.ts +0 -7
- package/lib/typescript/module/icons/Apple.d.ts.map +0 -1
- package/lib/typescript/module/icons/AppleLogo.d.ts +0 -7
- package/lib/typescript/module/icons/AppleLogo.d.ts.map +0 -1
- package/lib/typescript/module/icons/Arrow.d.ts +0 -31
- package/lib/typescript/module/icons/Arrow.d.ts.map +0 -1
- package/lib/typescript/module/icons/ArrowBoxLeft.d.ts +0 -13
- package/lib/typescript/module/icons/ArrowBoxLeft.d.ts.map +0 -1
- package/lib/typescript/module/icons/ArrowCornerDownRight.d.ts +0 -7
- package/lib/typescript/module/icons/ArrowCornerDownRight.d.ts.map +0 -1
- package/lib/typescript/module/icons/ArrowOutOfBox.d.ts +0 -13
- package/lib/typescript/module/icons/ArrowOutOfBox.d.ts.map +0 -1
- package/lib/typescript/module/icons/ArrowRotate.d.ts +0 -13
- package/lib/typescript/module/icons/ArrowRotate.d.ts.map +0 -1
- package/lib/typescript/module/icons/ArrowShareRight.d.ts +0 -7
- package/lib/typescript/module/icons/ArrowShareRight.d.ts.map +0 -1
- package/lib/typescript/module/icons/ArrowTopCircle.d.ts +0 -7
- package/lib/typescript/module/icons/ArrowTopCircle.d.ts.map +0 -1
- package/lib/typescript/module/icons/ArrowTriangle.d.ts +0 -7
- package/lib/typescript/module/icons/ArrowTriangle.d.ts.map +0 -1
- package/lib/typescript/module/icons/ArrowsDiagonal.d.ts +0 -25
- package/lib/typescript/module/icons/ArrowsDiagonal.d.ts.map +0 -1
- package/lib/typescript/module/icons/AspectRatio.d.ts +0 -19
- package/lib/typescript/module/icons/AspectRatio.d.ts.map +0 -1
- package/lib/typescript/module/icons/At.d.ts +0 -13
- package/lib/typescript/module/icons/At.d.ts.map +0 -1
- package/lib/typescript/module/icons/Atom.d.ts +0 -7
- package/lib/typescript/module/icons/Atom.d.ts.map +0 -1
- package/lib/typescript/module/icons/Bars.d.ts +0 -7
- package/lib/typescript/module/icons/Bars.d.ts.map +0 -1
- package/lib/typescript/module/icons/Beaker.d.ts +0 -7
- package/lib/typescript/module/icons/Beaker.d.ts.map +0 -1
- package/lib/typescript/module/icons/Bell.d.ts +0 -13
- package/lib/typescript/module/icons/Bell.d.ts.map +0 -1
- package/lib/typescript/module/icons/Bell2.d.ts +0 -25
- package/lib/typescript/module/icons/Bell2.d.ts.map +0 -1
- package/lib/typescript/module/icons/BellPlus.d.ts +0 -7
- package/lib/typescript/module/icons/BellPlus.d.ts.map +0 -1
- package/lib/typescript/module/icons/BellRinging.d.ts +0 -13
- package/lib/typescript/module/icons/BellRinging.d.ts.map +0 -1
- package/lib/typescript/module/icons/BirthdayCake.d.ts +0 -7
- package/lib/typescript/module/icons/BirthdayCake.d.ts.map +0 -1
- package/lib/typescript/module/icons/Bookmark.d.ts +0 -19
- package/lib/typescript/module/icons/Bookmark.d.ts.map +0 -1
- package/lib/typescript/module/icons/Bot.d.ts +0 -13
- package/lib/typescript/module/icons/Bot.d.ts.map +0 -1
- package/lib/typescript/module/icons/BroomSparkle.d.ts +0 -7
- package/lib/typescript/module/icons/BroomSparkle.d.ts.map +0 -1
- package/lib/typescript/module/icons/Bubble.d.ts +0 -25
- package/lib/typescript/module/icons/Bubble.d.ts.map +0 -1
- package/lib/typescript/module/icons/BubbleInfo.d.ts +0 -7
- package/lib/typescript/module/icons/BubbleInfo.d.ts.map +0 -1
- package/lib/typescript/module/icons/BulletList.d.ts +0 -19
- package/lib/typescript/module/icons/BulletList.d.ts.map +0 -1
- package/lib/typescript/module/icons/CC.d.ts +0 -13
- package/lib/typescript/module/icons/CC.d.ts.map +0 -1
- package/lib/typescript/module/icons/Calendar.d.ts +0 -7
- package/lib/typescript/module/icons/Calendar.d.ts.map +0 -1
- package/lib/typescript/module/icons/CalendarClock.d.ts +0 -7
- package/lib/typescript/module/icons/CalendarClock.d.ts.map +0 -1
- package/lib/typescript/module/icons/CalendarDays.d.ts +0 -7
- package/lib/typescript/module/icons/CalendarDays.d.ts.map +0 -1
- package/lib/typescript/module/icons/Camera.d.ts +0 -13
- package/lib/typescript/module/icons/Camera.d.ts.map +0 -1
- package/lib/typescript/module/icons/Car.d.ts +0 -7
- package/lib/typescript/module/icons/Car.d.ts.map +0 -1
- package/lib/typescript/module/icons/Celebrate.d.ts +0 -7
- package/lib/typescript/module/icons/Celebrate.d.ts.map +0 -1
- package/lib/typescript/module/icons/ChainLink.d.ts +0 -7
- package/lib/typescript/module/icons/ChainLink.d.ts.map +0 -1
- package/lib/typescript/module/icons/Check.d.ts +0 -13
- package/lib/typescript/module/icons/Check.d.ts.map +0 -1
- package/lib/typescript/module/icons/Chevron.d.ts +0 -40
- package/lib/typescript/module/icons/Chevron.d.ts.map +0 -1
- package/lib/typescript/module/icons/Circle.d.ts +0 -7
- package/lib/typescript/module/icons/Circle.d.ts.map +0 -1
- package/lib/typescript/module/icons/CircleAndSquare.d.ts +0 -7
- package/lib/typescript/module/icons/CircleAndSquare.d.ts.map +0 -1
- package/lib/typescript/module/icons/CircleBanSign.d.ts +0 -7
- package/lib/typescript/module/icons/CircleBanSign.d.ts.map +0 -1
- package/lib/typescript/module/icons/CircleCheck.d.ts +0 -7
- package/lib/typescript/module/icons/CircleCheck.d.ts.map +0 -1
- package/lib/typescript/module/icons/CircleInfo.d.ts +0 -7
- package/lib/typescript/module/icons/CircleInfo.d.ts.map +0 -1
- package/lib/typescript/module/icons/CirclePlus.d.ts +0 -7
- package/lib/typescript/module/icons/CirclePlus.d.ts.map +0 -1
- package/lib/typescript/module/icons/CircleQuestion.d.ts +0 -7
- package/lib/typescript/module/icons/CircleQuestion.d.ts.map +0 -1
- package/lib/typescript/module/icons/CircleX.d.ts +0 -7
- package/lib/typescript/module/icons/CircleX.d.ts.map +0 -1
- package/lib/typescript/module/icons/Clipboard.d.ts +0 -7
- package/lib/typescript/module/icons/Clipboard.d.ts.map +0 -1
- package/lib/typescript/module/icons/Clock.d.ts +0 -7
- package/lib/typescript/module/icons/Clock.d.ts.map +0 -1
- package/lib/typescript/module/icons/CodeBrackets.d.ts +0 -13
- package/lib/typescript/module/icons/CodeBrackets.d.ts.map +0 -1
- package/lib/typescript/module/icons/CodeLines.d.ts +0 -7
- package/lib/typescript/module/icons/CodeLines.d.ts.map +0 -1
- package/lib/typescript/module/icons/ColorPalette.d.ts +0 -7
- package/lib/typescript/module/icons/ColorPalette.d.ts.map +0 -1
- package/lib/typescript/module/icons/Contacts.d.ts +0 -13
- package/lib/typescript/module/icons/Contacts.d.ts.map +0 -1
- package/lib/typescript/module/icons/Crop.d.ts +0 -7
- package/lib/typescript/module/icons/Crop.d.ts.map +0 -1
- package/lib/typescript/module/icons/DotGrid.d.ts +0 -13
- package/lib/typescript/module/icons/DotGrid.d.ts.map +0 -1
- package/lib/typescript/module/icons/Download.d.ts +0 -7
- package/lib/typescript/module/icons/Download.d.ts.map +0 -1
- package/lib/typescript/module/icons/EditBig.d.ts +0 -13
- package/lib/typescript/module/icons/EditBig.d.ts.map +0 -1
- package/lib/typescript/module/icons/Emoji.d.ts +0 -25
- package/lib/typescript/module/icons/Emoji.d.ts.map +0 -1
- package/lib/typescript/module/icons/Envelope.d.ts +0 -19
- package/lib/typescript/module/icons/Envelope.d.ts.map +0 -1
- package/lib/typescript/module/icons/EnvelopeOpen.d.ts +0 -7
- package/lib/typescript/module/icons/EnvelopeOpen.d.ts.map +0 -1
- package/lib/typescript/module/icons/Explosion.d.ts +0 -7
- package/lib/typescript/module/icons/Explosion.d.ts.map +0 -1
- package/lib/typescript/module/icons/Eye.d.ts +0 -13
- package/lib/typescript/module/icons/Eye.d.ts.map +0 -1
- package/lib/typescript/module/icons/EyeSlash.d.ts +0 -7
- package/lib/typescript/module/icons/EyeSlash.d.ts.map +0 -1
- package/lib/typescript/module/icons/Filter.d.ts +0 -7
- package/lib/typescript/module/icons/Filter.d.ts.map +0 -1
- package/lib/typescript/module/icons/FilterTimeline.d.ts +0 -7
- package/lib/typescript/module/icons/FilterTimeline.d.ts.map +0 -1
- package/lib/typescript/module/icons/Flag.d.ts +0 -7
- package/lib/typescript/module/icons/Flag.d.ts.map +0 -1
- package/lib/typescript/module/icons/Flame.d.ts +0 -7
- package/lib/typescript/module/icons/Flame.d.ts.map +0 -1
- package/lib/typescript/module/icons/FlipImage.d.ts +0 -13
- package/lib/typescript/module/icons/FlipImage.d.ts.map +0 -1
- package/lib/typescript/module/icons/FloppyDisk.d.ts +0 -7
- package/lib/typescript/module/icons/FloppyDisk.d.ts.map +0 -1
- package/lib/typescript/module/icons/Freeze.d.ts +0 -7
- package/lib/typescript/module/icons/Freeze.d.ts.map +0 -1
- package/lib/typescript/module/icons/GameController.d.ts +0 -7
- package/lib/typescript/module/icons/GameController.d.ts.map +0 -1
- package/lib/typescript/module/icons/Gif.d.ts +0 -13
- package/lib/typescript/module/icons/Gif.d.ts.map +0 -1
- package/lib/typescript/module/icons/Gift1.d.ts +0 -13
- package/lib/typescript/module/icons/Gift1.d.ts.map +0 -1
- package/lib/typescript/module/icons/Globe.d.ts +0 -19
- package/lib/typescript/module/icons/Globe.d.ts.map +0 -1
- package/lib/typescript/module/icons/Group.d.ts +0 -7
- package/lib/typescript/module/icons/Group.d.ts.map +0 -1
- package/lib/typescript/module/icons/Growth.d.ts +0 -7
- package/lib/typescript/module/icons/Growth.d.ts.map +0 -1
- package/lib/typescript/module/icons/Haptic.d.ts +0 -7
- package/lib/typescript/module/icons/Haptic.d.ts.map +0 -1
- package/lib/typescript/module/icons/Hashtag.d.ts +0 -19
- package/lib/typescript/module/icons/Hashtag.d.ts.map +0 -1
- package/lib/typescript/module/icons/Heart2.d.ts +0 -25
- package/lib/typescript/module/icons/Heart2.d.ts.map +0 -1
- package/lib/typescript/module/icons/Home.d.ts +0 -19
- package/lib/typescript/module/icons/Home.d.ts.map +0 -1
- package/lib/typescript/module/icons/HomeOpen.d.ts +0 -13
- package/lib/typescript/module/icons/HomeOpen.d.ts.map +0 -1
- package/lib/typescript/module/icons/Image.d.ts +0 -13
- package/lib/typescript/module/icons/Image.d.ts.map +0 -1
- package/lib/typescript/module/icons/Key.d.ts +0 -7
- package/lib/typescript/module/icons/Key.d.ts.map +0 -1
- package/lib/typescript/module/icons/Lab.d.ts +0 -7
- package/lib/typescript/module/icons/Lab.d.ts.map +0 -1
- package/lib/typescript/module/icons/Leaf.d.ts +0 -7
- package/lib/typescript/module/icons/Leaf.d.ts.map +0 -1
- package/lib/typescript/module/icons/ListMagnifyingGlass.d.ts +0 -7
- package/lib/typescript/module/icons/ListMagnifyingGlass.d.ts.map +0 -1
- package/lib/typescript/module/icons/ListPlus.d.ts +0 -7
- package/lib/typescript/module/icons/ListPlus.d.ts.map +0 -1
- package/lib/typescript/module/icons/ListSparkle.d.ts +0 -7
- package/lib/typescript/module/icons/ListSparkle.d.ts.map +0 -1
- package/lib/typescript/module/icons/Live.d.ts +0 -7
- package/lib/typescript/module/icons/Live.d.ts.map +0 -1
- package/lib/typescript/module/icons/Loader.d.ts +0 -7
- package/lib/typescript/module/icons/Loader.d.ts.map +0 -1
- package/lib/typescript/module/icons/Lock.d.ts +0 -13
- package/lib/typescript/module/icons/Lock.d.ts.map +0 -1
- package/lib/typescript/module/icons/Logo.d.ts +0 -13
- package/lib/typescript/module/icons/Logo.d.ts.map +0 -1
- package/lib/typescript/module/icons/Macintosh.d.ts +0 -7
- package/lib/typescript/module/icons/Macintosh.d.ts.map +0 -1
- package/lib/typescript/module/icons/MagnifyingGlass.d.ts +0 -25
- package/lib/typescript/module/icons/MagnifyingGlass.d.ts.map +0 -1
- package/lib/typescript/module/icons/Menu.d.ts +0 -7
- package/lib/typescript/module/icons/Menu.d.ts.map +0 -1
- package/lib/typescript/module/icons/Message.d.ts +0 -19
- package/lib/typescript/module/icons/Message.d.ts.map +0 -1
- package/lib/typescript/module/icons/Moon.d.ts +0 -7
- package/lib/typescript/module/icons/Moon.d.ts.map +0 -1
- package/lib/typescript/module/icons/MusicNote.d.ts +0 -7
- package/lib/typescript/module/icons/MusicNote.d.ts.map +0 -1
- package/lib/typescript/module/icons/Mute.d.ts +0 -7
- package/lib/typescript/module/icons/Mute.d.ts.map +0 -1
- package/lib/typescript/module/icons/News2.d.ts +0 -7
- package/lib/typescript/module/icons/News2.d.ts.map +0 -1
- package/lib/typescript/module/icons/Newskie.d.ts +0 -7
- package/lib/typescript/module/icons/Newskie.d.ts.map +0 -1
- package/lib/typescript/module/icons/Newspaper.d.ts +0 -7
- package/lib/typescript/module/icons/Newspaper.d.ts.map +0 -1
- package/lib/typescript/module/icons/PageText.d.ts +0 -7
- package/lib/typescript/module/icons/PageText.d.ts.map +0 -1
- package/lib/typescript/module/icons/PageX.d.ts +0 -7
- package/lib/typescript/module/icons/PageX.d.ts.map +0 -1
- package/lib/typescript/module/icons/PaintRoller.d.ts +0 -7
- package/lib/typescript/module/icons/PaintRoller.d.ts.map +0 -1
- package/lib/typescript/module/icons/PaperPlane.d.ts +0 -7
- package/lib/typescript/module/icons/PaperPlane.d.ts.map +0 -1
- package/lib/typescript/module/icons/Pause.d.ts +0 -25
- package/lib/typescript/module/icons/Pause.d.ts.map +0 -1
- package/lib/typescript/module/icons/Pencil.d.ts +0 -19
- package/lib/typescript/module/icons/Pencil.d.ts.map +0 -1
- package/lib/typescript/module/icons/PeopleRemove2.d.ts +0 -13
- package/lib/typescript/module/icons/PeopleRemove2.d.ts.map +0 -1
- package/lib/typescript/module/icons/Person.d.ts +0 -61
- package/lib/typescript/module/icons/Person.d.ts.map +0 -1
- package/lib/typescript/module/icons/Phone.d.ts +0 -13
- package/lib/typescript/module/icons/Phone.d.ts.map +0 -1
- package/lib/typescript/module/icons/Pin.d.ts +0 -13
- package/lib/typescript/module/icons/Pin.d.ts.map +0 -1
- package/lib/typescript/module/icons/PinLocation.d.ts +0 -13
- package/lib/typescript/module/icons/PinLocation.d.ts.map +0 -1
- package/lib/typescript/module/icons/Pizza.d.ts +0 -7
- package/lib/typescript/module/icons/Pizza.d.ts.map +0 -1
- package/lib/typescript/module/icons/Play.d.ts +0 -25
- package/lib/typescript/module/icons/Play.d.ts.map +0 -1
- package/lib/typescript/module/icons/Plus.d.ts +0 -13
- package/lib/typescript/module/icons/Plus.d.ts.map +0 -1
- package/lib/typescript/module/icons/QrCode.d.ts +0 -7
- package/lib/typescript/module/icons/QrCode.d.ts.map +0 -1
- package/lib/typescript/module/icons/Quote.d.ts +0 -31
- package/lib/typescript/module/icons/Quote.d.ts.map +0 -1
- package/lib/typescript/module/icons/RaisingHand.d.ts +0 -13
- package/lib/typescript/module/icons/RaisingHand.d.ts.map +0 -1
- package/lib/typescript/module/icons/Reply.d.ts +0 -13
- package/lib/typescript/module/icons/Reply.d.ts.map +0 -1
- package/lib/typescript/module/icons/Repost.d.ts +0 -25
- package/lib/typescript/module/icons/Repost.d.ts.map +0 -1
- package/lib/typescript/module/icons/Rose.d.ts +0 -7
- package/lib/typescript/module/icons/Rose.d.ts.map +0 -1
- package/lib/typescript/module/icons/SettingsGear2.d.ts +0 -13
- package/lib/typescript/module/icons/SettingsGear2.d.ts.map +0 -1
- package/lib/typescript/module/icons/SettingsSlider.d.ts +0 -7
- package/lib/typescript/module/icons/SettingsSlider.d.ts.map +0 -1
- package/lib/typescript/module/icons/Shaka.d.ts +0 -7
- package/lib/typescript/module/icons/Shaka.d.ts.map +0 -1
- package/lib/typescript/module/icons/Shapes.d.ts +0 -7
- package/lib/typescript/module/icons/Shapes.d.ts.map +0 -1
- package/lib/typescript/module/icons/Shield.d.ts +0 -13
- package/lib/typescript/module/icons/Shield.d.ts.map +0 -1
- package/lib/typescript/module/icons/Sparkle.d.ts +0 -7
- package/lib/typescript/module/icons/Sparkle.d.ts.map +0 -1
- package/lib/typescript/module/icons/Speaker.d.ts +0 -7
- package/lib/typescript/module/icons/Speaker.d.ts.map +0 -1
- package/lib/typescript/module/icons/SquareArrowTopRight.d.ts +0 -7
- package/lib/typescript/module/icons/SquareArrowTopRight.d.ts.map +0 -1
- package/lib/typescript/module/icons/SquareBehindSquare4.d.ts +0 -7
- package/lib/typescript/module/icons/SquareBehindSquare4.d.ts.map +0 -1
- package/lib/typescript/module/icons/Star.d.ts +0 -13
- package/lib/typescript/module/icons/Star.d.ts.map +0 -1
- package/lib/typescript/module/icons/StarterPack.d.ts +0 -7
- package/lib/typescript/module/icons/StarterPack.d.ts.map +0 -1
- package/lib/typescript/module/icons/StreamingLive.d.ts +0 -7
- package/lib/typescript/module/icons/StreamingLive.d.ts.map +0 -1
- package/lib/typescript/module/icons/TEMPLATE.d.ts +0 -23
- package/lib/typescript/module/icons/TEMPLATE.d.ts.map +0 -1
- package/lib/typescript/module/icons/TextSize.d.ts +0 -7
- package/lib/typescript/module/icons/TextSize.d.ts.map +0 -1
- package/lib/typescript/module/icons/Ticket.d.ts +0 -7
- package/lib/typescript/module/icons/Ticket.d.ts.map +0 -1
- package/lib/typescript/module/icons/Times.d.ts +0 -7
- package/lib/typescript/module/icons/Times.d.ts.map +0 -1
- package/lib/typescript/module/icons/TitleCase.d.ts +0 -7
- package/lib/typescript/module/icons/TitleCase.d.ts.map +0 -1
- package/lib/typescript/module/icons/Trash.d.ts +0 -13
- package/lib/typescript/module/icons/Trash.d.ts.map +0 -1
- package/lib/typescript/module/icons/Tree.d.ts +0 -7
- package/lib/typescript/module/icons/Tree.d.ts.map +0 -1
- package/lib/typescript/module/icons/Trending.d.ts +0 -13
- package/lib/typescript/module/icons/Trending.d.ts.map +0 -1
- package/lib/typescript/module/icons/UFO.d.ts +0 -7
- package/lib/typescript/module/icons/UFO.d.ts.map +0 -1
- package/lib/typescript/module/icons/UserCircle.d.ts +0 -13
- package/lib/typescript/module/icons/UserCircle.d.ts.map +0 -1
- package/lib/typescript/module/icons/Verified.d.ts +0 -7
- package/lib/typescript/module/icons/Verified.d.ts.map +0 -1
- package/lib/typescript/module/icons/VerifiedCheck.d.ts +0 -8
- package/lib/typescript/module/icons/VerifiedCheck.d.ts.map +0 -1
- package/lib/typescript/module/icons/VerifierCheck.d.ts +0 -8
- package/lib/typescript/module/icons/VerifierCheck.d.ts.map +0 -1
- package/lib/typescript/module/icons/VideoClip.d.ts +0 -13
- package/lib/typescript/module/icons/VideoClip.d.ts.map +0 -1
- package/lib/typescript/module/icons/Warning.d.ts +0 -7
- package/lib/typescript/module/icons/Warning.d.ts.map +0 -1
- package/lib/typescript/module/icons/Window.d.ts +0 -7
- package/lib/typescript/module/icons/Window.d.ts.map +0 -1
- package/lib/typescript/module/icons/Wrench.d.ts +0 -7
- package/lib/typescript/module/icons/Wrench.d.ts.map +0 -1
- package/lib/typescript/module/icons/Zap.d.ts +0 -7
- package/lib/typescript/module/icons/Zap.d.ts.map +0 -1
- package/lib/typescript/module/icons/common.d.ts +0 -393
- package/lib/typescript/module/icons/common.d.ts.map +0 -1
- package/lib/typescript/module/icons/index.d.ts +0 -155
- package/lib/typescript/module/icons/index.d.ts.map +0 -1
- package/lib/typescript/module/image-resolver/context.d.ts +0 -15
- package/lib/typescript/module/image-resolver/context.d.ts.map +0 -1
- package/lib/typescript/module/image-resolver/index.d.ts +0 -2
- package/lib/typescript/module/image-resolver/index.d.ts.map +0 -1
- package/lib/typescript/module/index.d.ts +0 -83
- package/lib/typescript/module/index.d.ts.map +0 -1
- package/lib/typescript/module/index.web.d.ts +0 -83
- package/lib/typescript/module/index.web.d.ts.map +0 -1
- package/lib/typescript/module/input-group/InputGroup.d.ts +0 -9
- package/lib/typescript/module/input-group/InputGroup.d.ts.map +0 -1
- package/lib/typescript/module/input-group/index.d.ts +0 -3
- package/lib/typescript/module/input-group/index.d.ts.map +0 -1
- package/lib/typescript/module/input-group/types.d.ts +0 -35
- package/lib/typescript/module/input-group/types.d.ts.map +0 -1
- package/lib/typescript/module/item/Item.d.ts +0 -4
- package/lib/typescript/module/item/Item.d.ts.map +0 -1
- package/lib/typescript/module/item/index.d.ts +0 -3
- package/lib/typescript/module/item/index.d.ts.map +0 -1
- package/lib/typescript/module/item/types.d.ts +0 -45
- package/lib/typescript/module/item/types.d.ts.map +0 -1
- package/lib/typescript/module/kbd/Kbd.d.ts +0 -4
- package/lib/typescript/module/kbd/Kbd.d.ts.map +0 -1
- package/lib/typescript/module/kbd/index.d.ts +0 -3
- package/lib/typescript/module/kbd/index.d.ts.map +0 -1
- package/lib/typescript/module/kbd/types.d.ts +0 -13
- package/lib/typescript/module/kbd/types.d.ts.map +0 -1
- package/lib/typescript/module/label/Label.d.ts +0 -4
- package/lib/typescript/module/label/Label.d.ts.map +0 -1
- package/lib/typescript/module/label/index.d.ts +0 -3
- package/lib/typescript/module/label/index.d.ts.map +0 -1
- package/lib/typescript/module/label/types.d.ts +0 -27
- package/lib/typescript/module/label/types.d.ts.map +0 -1
- package/lib/typescript/module/link-preview/LinkPreviewCard.d.ts +0 -24
- package/lib/typescript/module/link-preview/LinkPreviewCard.d.ts.map +0 -1
- package/lib/typescript/module/link-preview/index.d.ts +0 -3
- package/lib/typescript/module/link-preview/index.d.ts.map +0 -1
- package/lib/typescript/module/link-preview/types.d.ts +0 -44
- package/lib/typescript/module/link-preview/types.d.ts.map +0 -1
- package/lib/typescript/module/list/index.d.ts +0 -29
- package/lib/typescript/module/list/index.d.ts.map +0 -1
- package/lib/typescript/module/list/index.web.d.ts +0 -45
- package/lib/typescript/module/list/index.web.d.ts.map +0 -1
- package/lib/typescript/module/list/types.d.ts +0 -77
- package/lib/typescript/module/list/types.d.ts.map +0 -1
- package/lib/typescript/module/loading/Loading.d.ts +0 -4
- package/lib/typescript/module/loading/Loading.d.ts.map +0 -1
- package/lib/typescript/module/loading/Loading.web.d.ts +0 -4
- package/lib/typescript/module/loading/Loading.web.d.ts.map +0 -1
- package/lib/typescript/module/loading/SpinnerIcon.d.ts +0 -16
- package/lib/typescript/module/loading/SpinnerIcon.d.ts.map +0 -1
- package/lib/typescript/module/loading/SpinnerIcon.web.d.ts +0 -17
- package/lib/typescript/module/loading/SpinnerIcon.web.d.ts.map +0 -1
- package/lib/typescript/module/loading/index.d.ts +0 -4
- package/lib/typescript/module/loading/index.d.ts.map +0 -1
- package/lib/typescript/module/loading/index.web.d.ts +0 -4
- package/lib/typescript/module/loading/index.web.d.ts.map +0 -1
- package/lib/typescript/module/loading/types.d.ts +0 -62
- package/lib/typescript/module/loading/types.d.ts.map +0 -1
- package/lib/typescript/module/menu/context.d.ts +0 -6
- package/lib/typescript/module/menu/context.d.ts.map +0 -1
- package/lib/typescript/module/menu/index.d.ts +0 -22
- package/lib/typescript/module/menu/index.d.ts.map +0 -1
- package/lib/typescript/module/menu/index.web.d.ts +0 -26
- package/lib/typescript/module/menu/index.web.d.ts.map +0 -1
- package/lib/typescript/module/menu/types.d.ts +0 -62
- package/lib/typescript/module/menu/types.d.ts.map +0 -1
- package/lib/typescript/module/package.json +0 -1
- package/lib/typescript/module/popover/context.d.ts +0 -15
- package/lib/typescript/module/popover/context.d.ts.map +0 -1
- package/lib/typescript/module/popover/index.d.ts +0 -14
- package/lib/typescript/module/popover/index.d.ts.map +0 -1
- package/lib/typescript/module/popover/index.web.d.ts +0 -14
- package/lib/typescript/module/popover/index.web.d.ts.map +0 -1
- package/lib/typescript/module/popover/types.d.ts +0 -54
- package/lib/typescript/module/popover/types.d.ts.map +0 -1
- package/lib/typescript/module/portal/index.d.ts +0 -15
- package/lib/typescript/module/portal/index.d.ts.map +0 -1
- package/lib/typescript/module/portal/index.web.d.ts +0 -20
- package/lib/typescript/module/portal/index.web.d.ts.map +0 -1
- package/lib/typescript/module/prompt-input/Actions.d.ts +0 -6
- package/lib/typescript/module/prompt-input/Actions.d.ts.map +0 -1
- package/lib/typescript/module/prompt-input/Attachments.d.ts +0 -6
- package/lib/typescript/module/prompt-input/Attachments.d.ts.map +0 -1
- package/lib/typescript/module/prompt-input/PromptInput.d.ts +0 -6
- package/lib/typescript/module/prompt-input/PromptInput.d.ts.map +0 -1
- package/lib/typescript/module/prompt-input/SubmitButton.d.ts +0 -6
- package/lib/typescript/module/prompt-input/SubmitButton.d.ts.map +0 -1
- package/lib/typescript/module/prompt-input/Textarea.d.ts +0 -6
- package/lib/typescript/module/prompt-input/Textarea.d.ts.map +0 -1
- package/lib/typescript/module/prompt-input/Textarea.web.d.ts +0 -6
- package/lib/typescript/module/prompt-input/Textarea.web.d.ts.map +0 -1
- package/lib/typescript/module/prompt-input/context.d.ts +0 -34
- package/lib/typescript/module/prompt-input/context.d.ts.map +0 -1
- package/lib/typescript/module/prompt-input/index.d.ts +0 -8
- package/lib/typescript/module/prompt-input/index.d.ts.map +0 -1
- package/lib/typescript/module/prompt-input/types.d.ts +0 -88
- package/lib/typescript/module/prompt-input/types.d.ts.map +0 -1
- package/lib/typescript/module/radio-indicator/RadioIndicator.d.ts +0 -4
- package/lib/typescript/module/radio-indicator/RadioIndicator.d.ts.map +0 -1
- package/lib/typescript/module/radio-indicator/index.d.ts +0 -3
- package/lib/typescript/module/radio-indicator/index.d.ts.map +0 -1
- package/lib/typescript/module/radio-indicator/types.d.ts +0 -15
- package/lib/typescript/module/radio-indicator/types.d.ts.map +0 -1
- package/lib/typescript/module/scroll/index.d.ts +0 -27
- package/lib/typescript/module/scroll/index.d.ts.map +0 -1
- package/lib/typescript/module/scroll/index.web.d.ts +0 -26
- package/lib/typescript/module/scroll/index.web.d.ts.map +0 -1
- package/lib/typescript/module/scroll/scrollable.web.d.ts +0 -29
- package/lib/typescript/module/scroll/scrollable.web.d.ts.map +0 -1
- package/lib/typescript/module/scroll/store.d.ts +0 -46
- package/lib/typescript/module/scroll/store.d.ts.map +0 -1
- package/lib/typescript/module/scroll/types.d.ts +0 -46
- package/lib/typescript/module/scroll/types.d.ts.map +0 -1
- package/lib/typescript/module/search-input/index.d.ts +0 -10
- package/lib/typescript/module/search-input/index.d.ts.map +0 -1
- package/lib/typescript/module/segmented-control/index.d.ts +0 -45
- package/lib/typescript/module/segmented-control/index.d.ts.map +0 -1
- package/lib/typescript/module/select/common.d.ts +0 -5
- package/lib/typescript/module/select/common.d.ts.map +0 -1
- package/lib/typescript/module/select/index.d.ts +0 -14
- package/lib/typescript/module/select/index.d.ts.map +0 -1
- package/lib/typescript/module/select/index.web.d.ts +0 -14
- package/lib/typescript/module/select/index.web.d.ts.map +0 -1
- package/lib/typescript/module/select/types.d.ts +0 -84
- package/lib/typescript/module/select/types.d.ts.map +0 -1
- package/lib/typescript/module/settings-list/SettingsList.d.ts +0 -6
- package/lib/typescript/module/settings-list/SettingsList.d.ts.map +0 -1
- package/lib/typescript/module/settings-list/index.d.ts +0 -3
- package/lib/typescript/module/settings-list/index.d.ts.map +0 -1
- package/lib/typescript/module/settings-list/types.d.ts +0 -44
- package/lib/typescript/module/settings-list/types.d.ts.map +0 -1
- package/lib/typescript/module/skeleton/index.d.ts +0 -64
- package/lib/typescript/module/skeleton/index.d.ts.map +0 -1
- package/lib/typescript/module/slider/Slider.d.ts +0 -4
- package/lib/typescript/module/slider/Slider.d.ts.map +0 -1
- package/lib/typescript/module/slider/index.d.ts +0 -3
- package/lib/typescript/module/slider/index.d.ts.map +0 -1
- package/lib/typescript/module/slider/types.d.ts +0 -30
- package/lib/typescript/module/slider/types.d.ts.map +0 -1
- package/lib/typescript/module/styles/atoms.d.ts +0 -464
- package/lib/typescript/module/styles/atoms.d.ts.map +0 -1
- package/lib/typescript/module/styles/index.d.ts +0 -7
- package/lib/typescript/module/styles/index.d.ts.map +0 -1
- package/lib/typescript/module/styles/native-driver.d.ts +0 -2
- package/lib/typescript/module/styles/native-driver.d.ts.map +0 -1
- package/lib/typescript/module/styles/platform.d.ts +0 -33
- package/lib/typescript/module/styles/platform.d.ts.map +0 -1
- package/lib/typescript/module/styles/tokens.d.ts +0 -96
- package/lib/typescript/module/styles/tokens.d.ts.map +0 -1
- package/lib/typescript/module/styles/z-index.d.ts +0 -49
- package/lib/typescript/module/styles/z-index.d.ts.map +0 -1
- package/lib/typescript/module/switch/Switch.d.ts +0 -4
- package/lib/typescript/module/switch/Switch.d.ts.map +0 -1
- package/lib/typescript/module/switch/index.d.ts +0 -3
- package/lib/typescript/module/switch/index.d.ts.map +0 -1
- package/lib/typescript/module/switch/types.d.ts +0 -15
- package/lib/typescript/module/switch/types.d.ts.map +0 -1
- package/lib/typescript/module/tabs/Tabs.d.ts +0 -6
- package/lib/typescript/module/tabs/Tabs.d.ts.map +0 -1
- package/lib/typescript/module/tabs/index.d.ts +0 -3
- package/lib/typescript/module/tabs/index.d.ts.map +0 -1
- package/lib/typescript/module/tabs/types.d.ts +0 -34
- package/lib/typescript/module/tabs/types.d.ts.map +0 -1
- package/lib/typescript/module/text-field/index.d.ts +0 -50
- package/lib/typescript/module/text-field/index.d.ts.map +0 -1
- package/lib/typescript/module/theme/BloomThemeProvider.d.ts +0 -88
- package/lib/typescript/module/theme/BloomThemeProvider.d.ts.map +0 -1
- package/lib/typescript/module/theme/adaptive-colors.d.ts +0 -3
- package/lib/typescript/module/theme/adaptive-colors.d.ts.map +0 -1
- package/lib/typescript/module/theme/apply-dark-class.d.ts +0 -21
- package/lib/typescript/module/theme/apply-dark-class.d.ts.map +0 -1
- package/lib/typescript/module/theme/build-theme.d.ts +0 -20
- package/lib/typescript/module/theme/build-theme.d.ts.map +0 -1
- package/lib/typescript/module/theme/color-presets.d.ts +0 -35
- package/lib/typescript/module/theme/color-presets.d.ts.map +0 -1
- package/lib/typescript/module/theme/color-scope/index.d.ts +0 -33
- package/lib/typescript/module/theme/color-scope/index.d.ts.map +0 -1
- package/lib/typescript/module/theme/color-scope/index.web.d.ts +0 -24
- package/lib/typescript/module/theme/color-scope/index.web.d.ts.map +0 -1
- package/lib/typescript/module/theme/color-scope/style-builder.d.ts +0 -53
- package/lib/typescript/module/theme/color-scope/style-builder.d.ts.map +0 -1
- package/lib/typescript/module/theme/color-space.d.ts +0 -28
- package/lib/typescript/module/theme/color-space.d.ts.map +0 -1
- package/lib/typescript/module/theme/index.d.ts +0 -18
- package/lib/typescript/module/theme/index.d.ts.map +0 -1
- package/lib/typescript/module/theme/init-css-interop.d.ts +0 -6
- package/lib/typescript/module/theme/init-css-interop.d.ts.map +0 -1
- package/lib/typescript/module/theme/native-root-vars.d.ts +0 -33
- package/lib/typescript/module/theme/native-root-vars.d.ts.map +0 -1
- package/lib/typescript/module/theme/native-root-vars.native.d.ts +0 -104
- package/lib/typescript/module/theme/native-root-vars.native.d.ts.map +0 -1
- package/lib/typescript/module/theme/native-root-vars.web.d.ts +0 -20
- package/lib/typescript/module/theme/native-root-vars.web.d.ts.map +0 -1
- package/lib/typescript/module/theme/persistence.d.ts +0 -50
- package/lib/typescript/module/theme/persistence.d.ts.map +0 -1
- package/lib/typescript/module/theme/preset-vars.d.ts +0 -28
- package/lib/typescript/module/theme/preset-vars.d.ts.map +0 -1
- package/lib/typescript/module/theme/set-color-scheme-safe.d.ts +0 -33
- package/lib/typescript/module/theme/set-color-scheme-safe.d.ts.map +0 -1
- package/lib/typescript/module/theme/token-registry.d.ts +0 -53
- package/lib/typescript/module/theme/token-registry.d.ts.map +0 -1
- package/lib/typescript/module/theme/types.d.ts +0 -43
- package/lib/typescript/module/theme/types.d.ts.map +0 -1
- package/lib/typescript/module/theme/use-isomorphic-layout-effect.d.ts +0 -8
- package/lib/typescript/module/theme/use-isomorphic-layout-effect.d.ts.map +0 -1
- package/lib/typescript/module/theme/use-navigation-theme.d.ts +0 -31
- package/lib/typescript/module/theme/use-navigation-theme.d.ts.map +0 -1
- package/lib/typescript/module/theme/use-theme.d.ts +0 -5
- package/lib/typescript/module/theme/use-theme.d.ts.map +0 -1
- package/lib/typescript/module/toast/Toast.d.ts +0 -23
- package/lib/typescript/module/toast/Toast.d.ts.map +0 -1
- package/lib/typescript/module/toast/const.d.ts +0 -2
- package/lib/typescript/module/toast/const.d.ts.map +0 -1
- package/lib/typescript/module/toast/index.d.ts +0 -84
- package/lib/typescript/module/toast/index.d.ts.map +0 -1
- package/lib/typescript/module/toast/index.web.d.ts +0 -29
- package/lib/typescript/module/toast/index.web.d.ts.map +0 -1
- package/lib/typescript/module/toast/sonner/index.d.ts +0 -2
- package/lib/typescript/module/toast/sonner/index.d.ts.map +0 -1
- package/lib/typescript/module/toast/sonner/index.web.d.ts +0 -2
- package/lib/typescript/module/toast/sonner/index.web.d.ts.map +0 -1
- package/lib/typescript/module/toast/types.d.ts +0 -10
- package/lib/typescript/module/toast/types.d.ts.map +0 -1
- package/lib/typescript/module/tooltip/TextBubble.d.ts +0 -9
- package/lib/typescript/module/tooltip/TextBubble.d.ts.map +0 -1
- package/lib/typescript/module/tooltip/const.d.ts +0 -5
- package/lib/typescript/module/tooltip/const.d.ts.map +0 -1
- package/lib/typescript/module/tooltip/index.d.ts +0 -29
- package/lib/typescript/module/tooltip/index.d.ts.map +0 -1
- package/lib/typescript/module/tooltip/index.web.d.ts +0 -26
- package/lib/typescript/module/tooltip/index.web.d.ts.map +0 -1
- package/lib/typescript/module/typography/index.d.ts +0 -18
- package/lib/typescript/module/typography/index.d.ts.map +0 -1
- package/lib/typescript/module/user-hover-card/UserHoverCard.d.ts +0 -4
- package/lib/typescript/module/user-hover-card/UserHoverCard.d.ts.map +0 -1
- package/lib/typescript/module/user-hover-card/index.d.ts +0 -3
- package/lib/typescript/module/user-hover-card/index.d.ts.map +0 -1
- package/lib/typescript/module/user-hover-card/types.d.ts +0 -45
- package/lib/typescript/module/user-hover-card/types.d.ts.map +0 -1
- package/lib/typescript/module/utils/lazy-require.d.ts +0 -15
- package/lib/typescript/module/utils/lazy-require.d.ts.map +0 -1
|
@@ -7,6 +7,7 @@ import { useImageResolver } from "../image-resolver/context.js";
|
|
|
7
7
|
import { Z_INDEX } from "../styles/z-index.js";
|
|
8
8
|
import { lazyRequire } from "../utils/lazy-require.js";
|
|
9
9
|
import { useAvatarPlaceholder } from "./placeholder-context.js";
|
|
10
|
+
import { LiveBadge } from "./LiveBadge.js";
|
|
10
11
|
// Google Contacts-inspired palette used to pick a deterministic background
|
|
11
12
|
// color for name-based placeholder avatars.
|
|
12
13
|
const NAME_AVATAR_COLORS = ['#D93025', '#E8710A', '#F9AB00', '#1E8E3E', '#12B5CB', '#1A73E8', '#7627BB', '#C5221F', '#0B8043', '#A142F4'];
|
|
@@ -33,7 +34,7 @@ function getNameColor(name) {
|
|
|
33
34
|
import DEFAULT_AVATAR_IMAGE from "./default-avatar.js";
|
|
34
35
|
|
|
35
36
|
// Squircle clip path normalized to 0–1 coordinate space (viewBox="0 0 1 1").
|
|
36
|
-
import { jsx as _jsx,
|
|
37
|
+
import { jsx as _jsx, Fragment as _Fragment, jsxs as _jsxs } from "react/jsx-runtime";
|
|
37
38
|
const SQUIRCLE_PATH = 'M0 0.5 L0.00122 0.31674 L0.00489 0.25123 L0.01103 0.20331 L0.01969 0.16478 L0.03097 0.13257 L0.04495 0.10518 L0.0618 0.08177 L0.08177 0.0618 L0.10518 0.04495 L0.13257 0.03097 L0.16478 0.01969 L0.20331 0.01103 L0.25123 0.00489 L0.31674 0.00122 L0.5 0' + ' L0.68895 0.0014 L0.7564 0.00561 L0.80559 0.01267 L0.84499 0.02264 L0.87771 0.03564 L0.9053 0.05181 L0.92862 0.07138 L0.94819 0.0947 L0.96436 0.12228 L0.97736 0.15501 L0.98733 0.19441 L0.99439 0.2436 L0.9986 0.31105 L1 0.5' + ' L0.9986 0.68895 L0.99439 0.7564 L0.98733 0.80559 L0.97736 0.84499 L0.96436 0.87771 L0.94819 0.9053 L0.92862 0.92862 L0.9053 0.94819 L0.87771 0.96436 L0.84499 0.97736 L0.80559 0.98733 L0.7564 0.99439 L0.68895 0.9986 L0.5 1' + ' L0.31105 0.9986 L0.2436 0.99439 L0.19441 0.98733 L0.15501 0.97736 L0.12228 0.96436 L0.0947 0.94819 L0.07138 0.92862 L0.05181 0.9053 L0.03564 0.87771 L0.02264 0.84499 L0.01267 0.80559 L0.00561 0.7564 L0.0014 0.68895 L0 0.5Z';
|
|
38
39
|
let clipIdCounter = 0;
|
|
39
40
|
|
|
@@ -41,6 +42,14 @@ let clipIdCounter = 0;
|
|
|
41
42
|
// Returns null if react-native-svg is not installed.
|
|
42
43
|
|
|
43
44
|
const getSvgModule = lazyRequire('react-native-svg');
|
|
45
|
+
|
|
46
|
+
/**
|
|
47
|
+
* Live-ring drawing config passed down to shape renderers.
|
|
48
|
+
* - `color`: resolved ring color (theme `negative` or `liveColor` override).
|
|
49
|
+
* - `strokeWidth`: stroke width in the squircle's 0–1 path coordinate space.
|
|
50
|
+
* - `borderWidth`: ring border width in pixels for the circle fallback.
|
|
51
|
+
*/
|
|
52
|
+
|
|
44
53
|
function SquircleImage({
|
|
45
54
|
uri,
|
|
46
55
|
fallbackSource,
|
|
@@ -48,16 +57,24 @@ function SquircleImage({
|
|
|
48
57
|
fallbackColor,
|
|
49
58
|
placeholderIcon,
|
|
50
59
|
name,
|
|
51
|
-
onError
|
|
60
|
+
onError,
|
|
61
|
+
liveRing
|
|
52
62
|
}) {
|
|
53
63
|
const svg = getSvgModule();
|
|
54
64
|
if (!svg) {
|
|
55
|
-
// Fallback to circle if react-native-svg is not installed
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
65
|
+
// Fallback to circle if react-native-svg is not installed. The circle
|
|
66
|
+
// fallback also gets a circle live ring (matching its rendered shape).
|
|
67
|
+
return /*#__PURE__*/_jsxs(_Fragment, {
|
|
68
|
+
children: [/*#__PURE__*/_jsx(CircleFallback, {
|
|
69
|
+
size: size,
|
|
70
|
+
fallbackColor: fallbackColor,
|
|
71
|
+
icon: placeholderIcon,
|
|
72
|
+
name: name
|
|
73
|
+
}), liveRing && /*#__PURE__*/_jsx(CircleLiveRing, {
|
|
74
|
+
radius: size / 2,
|
|
75
|
+
color: liveRing.color,
|
|
76
|
+
borderWidth: liveRing.borderWidth
|
|
77
|
+
})]
|
|
61
78
|
});
|
|
62
79
|
}
|
|
63
80
|
const {
|
|
@@ -72,11 +89,17 @@ function SquircleImage({
|
|
|
72
89
|
uri
|
|
73
90
|
} : fallbackSource;
|
|
74
91
|
if (!href) {
|
|
75
|
-
return /*#__PURE__*/
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
92
|
+
return /*#__PURE__*/_jsxs(_Fragment, {
|
|
93
|
+
children: [/*#__PURE__*/_jsx(CircleFallback, {
|
|
94
|
+
size: size,
|
|
95
|
+
fallbackColor: fallbackColor,
|
|
96
|
+
icon: placeholderIcon,
|
|
97
|
+
name: name
|
|
98
|
+
}), liveRing && /*#__PURE__*/_jsx(CircleLiveRing, {
|
|
99
|
+
radius: size / 2,
|
|
100
|
+
color: liveRing.color,
|
|
101
|
+
borderWidth: liveRing.borderWidth
|
|
102
|
+
})]
|
|
80
103
|
});
|
|
81
104
|
}
|
|
82
105
|
return /*#__PURE__*/_jsxs(_Fragment, {
|
|
@@ -103,6 +126,11 @@ function SquircleImage({
|
|
|
103
126
|
height: 1,
|
|
104
127
|
preserveAspectRatio: "xMidYMid slice",
|
|
105
128
|
clipPath: `url(#${clipId})`
|
|
129
|
+
}), liveRing && /*#__PURE__*/_jsx(Path, {
|
|
130
|
+
d: SQUIRCLE_PATH,
|
|
131
|
+
fill: "none",
|
|
132
|
+
stroke: liveRing.color,
|
|
133
|
+
strokeWidth: liveRing.strokeWidth
|
|
106
134
|
})]
|
|
107
135
|
})]
|
|
108
136
|
});
|
|
@@ -151,6 +179,28 @@ function CircleFallback({
|
|
|
151
179
|
}))
|
|
152
180
|
});
|
|
153
181
|
}
|
|
182
|
+
|
|
183
|
+
/**
|
|
184
|
+
* Solid live ring for circular avatars — an absolutely-positioned inset-0
|
|
185
|
+
* overlay whose border overlays the avatar edge (drawn on top of the image,
|
|
186
|
+
* never a border on the image itself). Also used as the fallback ring for a
|
|
187
|
+
* squircle avatar when react-native-svg is unavailable.
|
|
188
|
+
*/
|
|
189
|
+
function CircleLiveRing({
|
|
190
|
+
radius,
|
|
191
|
+
color,
|
|
192
|
+
borderWidth
|
|
193
|
+
}) {
|
|
194
|
+
return /*#__PURE__*/_jsx(View, {
|
|
195
|
+
style: [StyleSheet.absoluteFill, {
|
|
196
|
+
borderRadius: radius,
|
|
197
|
+
borderColor: color,
|
|
198
|
+
borderWidth,
|
|
199
|
+
zIndex: Z_INDEX.raised,
|
|
200
|
+
pointerEvents: 'none'
|
|
201
|
+
}]
|
|
202
|
+
});
|
|
203
|
+
}
|
|
154
204
|
const AvatarComponent = ({
|
|
155
205
|
source,
|
|
156
206
|
uri,
|
|
@@ -166,6 +216,10 @@ const AvatarComponent = ({
|
|
|
166
216
|
placeholderIcon,
|
|
167
217
|
name,
|
|
168
218
|
onPress,
|
|
219
|
+
live = false,
|
|
220
|
+
hideLiveBadge = false,
|
|
221
|
+
liveLabel = 'LIVE',
|
|
222
|
+
liveColor,
|
|
169
223
|
testID
|
|
170
224
|
}) => {
|
|
171
225
|
const [errored, setErrored] = useState(false);
|
|
@@ -222,6 +276,21 @@ const AvatarComponent = ({
|
|
|
222
276
|
if (resolvedImageSource) return resolvedImageSource;
|
|
223
277
|
return fallbackSource;
|
|
224
278
|
}, [effectiveUri, resolvedImageSource, fallbackSource]);
|
|
279
|
+
|
|
280
|
+
// Live indicator (modeled on Bluesky): a solid ring around the avatar plus,
|
|
281
|
+
// unless suppressed, a "LIVE" pill hanging off the bottom-center. Colors come
|
|
282
|
+
// from the theme (`negative` / `negativeForeground`) with an optional
|
|
283
|
+
// `liveColor` override. The badge is only shown for `size > 16`.
|
|
284
|
+
const liveRingColor = liveColor ?? theme.colors.negative;
|
|
285
|
+
const liveBorderWidth = size > 16 ? 2 : 1;
|
|
286
|
+
const liveRing = live ? {
|
|
287
|
+
color: liveRingColor,
|
|
288
|
+
// The squircle path is in 0–1 space; center-stroking it and letting the
|
|
289
|
+
// viewport clip the outer half yields a ~`liveBorderWidth`-px inset ring.
|
|
290
|
+
strokeWidth: liveBorderWidth / size * 2,
|
|
291
|
+
borderWidth: liveBorderWidth
|
|
292
|
+
} : undefined;
|
|
293
|
+
const showLiveBadge = live && size > 16 && !hideLiveBadge;
|
|
225
294
|
const content = /*#__PURE__*/_jsxs(View, {
|
|
226
295
|
style: [styles.container, {
|
|
227
296
|
width: size,
|
|
@@ -235,7 +304,8 @@ const AvatarComponent = ({
|
|
|
235
304
|
fallbackColor: fallbackColor,
|
|
236
305
|
placeholderIcon: resolvedPlaceholderIcon,
|
|
237
306
|
name: name,
|
|
238
|
-
onError: () => setErrored(true)
|
|
307
|
+
onError: () => setErrored(true),
|
|
308
|
+
liveRing: liveRing
|
|
239
309
|
}) : /*#__PURE__*/_jsx(View, {
|
|
240
310
|
style: [styles.imageContainer, {
|
|
241
311
|
width: size,
|
|
@@ -255,12 +325,21 @@ const AvatarComponent = ({
|
|
|
255
325
|
icon: resolvedPlaceholderIcon,
|
|
256
326
|
name: name
|
|
257
327
|
})
|
|
328
|
+
}), live && shape !== 'squircle' && /*#__PURE__*/_jsx(CircleLiveRing, {
|
|
329
|
+
radius: radius,
|
|
330
|
+
color: liveRingColor,
|
|
331
|
+
borderWidth: liveBorderWidth
|
|
258
332
|
}), verified && verifiedIcon && /*#__PURE__*/_jsx(View, {
|
|
259
333
|
style: [styles.verifiedBadge, {
|
|
260
334
|
width: size * 0.36,
|
|
261
335
|
height: size * 0.36
|
|
262
336
|
}],
|
|
263
337
|
children: verifiedIcon
|
|
338
|
+
}), showLiveBadge && /*#__PURE__*/_jsx(LiveBadge, {
|
|
339
|
+
variant: size > 32 ? 'small' : 'tiny',
|
|
340
|
+
label: liveLabel,
|
|
341
|
+
backgroundColor: liveRingColor,
|
|
342
|
+
textColor: theme.colors.negativeForeground
|
|
264
343
|
})]
|
|
265
344
|
});
|
|
266
345
|
if (onPress) {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["React","memo","useMemo","useRef","useState","View","Image","StyleSheet","Text","TouchableOpacity","useTheme","useImageResolver","Z_INDEX","lazyRequire","useAvatarPlaceholder","NAME_AVATAR_COLORS","getInitial","name","trimmed","trim","firstCodePoint","toUpperCase","getNameColor","hash","i","length","charCodeAt","index","Math","abs","DEFAULT_AVATAR_IMAGE","jsx","_jsx","jsxs","_jsxs","Fragment","_Fragment","SQUIRCLE_PATH","clipIdCounter","getSvgModule","SquircleImage","uri","fallbackSource","size","fallbackColor","placeholderIcon","onError","svg","CircleFallback","icon","default","Svg","Defs","ClipPath","Path","SvgImage","clipId","href","children","source","style","styles","errorDetector","width","height","viewBox","id","d","preserveAspectRatio","clipPath","radius","hasName","initialStyle","color","fontSize","round","fontWeight","lineHeight","textAlign","includeFontPadding","borderRadius","backgroundColor","justifyContent","alignItems","overflow","allowFontScaling","numberOfLines","resizeMode","AvatarComponent","variant","verified","verifiedIcon","shape","imageStyle","placeholderColor","onPress","testID","errored","setErrored","theme","placeholderConfig","colors","backgroundTertiary","resolvedPlaceholderIcon","undefined","prevSourceRef","prevUriRef","prevVariantRef","current","imageResolver","resolvedUri","startsWith","resolvedImageSource","effectiveUri","imageSource","content","container","imageContainer","absoluteFill","verifiedBadge","create","position","bottom","right","zIndex","raised","opacity","Avatar","displayName"],"sourceRoot":"../../../src","sources":["avatar/Avatar.tsx"],"mappings":"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","ignoreList":[]}
|
|
1
|
+
{"version":3,"names":["React","memo","useMemo","useRef","useState","View","Image","StyleSheet","Text","TouchableOpacity","useTheme","useImageResolver","Z_INDEX","lazyRequire","useAvatarPlaceholder","LiveBadge","NAME_AVATAR_COLORS","getInitial","name","trimmed","trim","firstCodePoint","toUpperCase","getNameColor","hash","i","length","charCodeAt","index","Math","abs","DEFAULT_AVATAR_IMAGE","jsx","_jsx","Fragment","_Fragment","jsxs","_jsxs","SQUIRCLE_PATH","clipIdCounter","getSvgModule","SquircleImage","uri","fallbackSource","size","fallbackColor","placeholderIcon","onError","liveRing","svg","children","CircleFallback","icon","CircleLiveRing","radius","color","borderWidth","default","Svg","Defs","ClipPath","Path","SvgImage","clipId","href","source","style","styles","errorDetector","width","height","viewBox","id","d","preserveAspectRatio","clipPath","fill","stroke","strokeWidth","hasName","initialStyle","fontSize","round","fontWeight","lineHeight","textAlign","includeFontPadding","borderRadius","backgroundColor","justifyContent","alignItems","overflow","allowFontScaling","numberOfLines","resizeMode","absoluteFill","borderColor","zIndex","raised","pointerEvents","AvatarComponent","variant","verified","verifiedIcon","shape","imageStyle","placeholderColor","onPress","live","hideLiveBadge","liveLabel","liveColor","testID","errored","setErrored","theme","placeholderConfig","colors","backgroundTertiary","resolvedPlaceholderIcon","undefined","prevSourceRef","prevUriRef","prevVariantRef","current","imageResolver","resolvedUri","startsWith","resolvedImageSource","effectiveUri","imageSource","liveRingColor","negative","liveBorderWidth","showLiveBadge","content","container","imageContainer","verifiedBadge","label","textColor","negativeForeground","create","position","bottom","right","opacity","Avatar","displayName"],"sourceRoot":"../../../src","sources":["avatar/Avatar.tsx"],"mappings":";;AAAA,OAAOA,KAAK,IAAIC,IAAI,EAAEC,OAAO,EAAEC,MAAM,EAAEC,QAAQ,QAAQ,OAAO;AAC9D,SAASC,IAAI,EAAEC,KAAK,EAAEC,UAAU,EAAEC,IAAI,EAAEC,gBAAgB,QAAQ,cAAc;AAG9E,SAASC,QAAQ,QAAQ,uBAAoB;AAC7C,SAASC,gBAAgB,QAAQ,8BAA2B;AAC5D,SAASC,OAAO,QAAQ,sBAAmB;AAC3C,SAASC,WAAW,QAAQ,0BAAuB;AACnD,SAASC,oBAAoB,QAAQ,0BAAuB;AAC5D,SAASC,SAAS,QAAQ,gBAAa;AAGvC;AACA;AACA,MAAMC,kBAAkB,GAAG,CACzB,SAAS,EAAE,SAAS,EAAE,SAAS,EAAE,SAAS,EAAE,SAAS,EACrD,SAAS,EAAE,SAAS,EAAE,SAAS,EAAE,SAAS,EAAE,SAAS,CAC7C;AAEV,SAASC,UAAUA,CAACC,IAAY,EAAU;EACxC,MAAMC,OAAO,GAAGD,IAAI,CAACE,IAAI,CAAC,CAAC;EAC3B,IAAI,CAACD,OAAO,EAAE,OAAO,GAAG;EACxB,MAAME,cAAc,GAAG,CAAC,GAAGF,OAAO,CAAC,CAAC,CAAC,CAAC,IAAI,GAAG;EAC7C,OAAOE,cAAc,CAACC,WAAW,CAAC,CAAC;AACrC;AAEA,SAASC,YAAYA,CAACL,IAAY,EAAU;EAC1C,IAAIM,IAAI,GAAG,CAAC;EACZ,KAAK,IAAIC,CAAC,GAAG,CAAC,EAAEA,CAAC,GAAGP,IAAI,CAACQ,MAAM,EAAED,CAAC,EAAE,EAAE;IACpCD,IAAI,GAAIA,IAAI,GAAG,EAAE,GAAGN,IAAI,CAACS,UAAU,CAACF,CAAC,CAAC,GAAI,CAAC;EAC7C;EACA,MAAMG,KAAK,GAAGC,IAAI,CAACC,GAAG,CAACN,IAAI,CAAC,GAAGR,kBAAkB,CAACU,MAAM;EACxD;EACA,OAAOV,kBAAkB,CAACY,KAAK,CAAC,IAAIZ,kBAAkB,CAAC,CAAC,CAAC;AAC3D;;AAEA;AACA;AACA;AACA;AACA,OAAOe,oBAAoB,MAAM,qBAAkB;;AAEnD;AAAA,SAAAC,GAAA,IAAAC,IAAA,EAAAC,QAAA,IAAAC,SAAA,EAAAC,IAAA,IAAAC,KAAA;AACA,MAAMC,aAAa,GACjB,2PAA2P,GAC3P,gOAAgO,GAChO,gOAAgO,GAChO,iOAAiO;AAEnO,IAAIC,aAAa,GAAG,CAAC;;AAErB;AACA;;AAEA,MAAMC,YAAY,GAAG3B,WAAW,CAAgB,kBAAkB,CAAC;;AAEnE;AACA;AACA;AACA;AACA;AACA;;AAOA,SAAS4B,aAAaA,CAAC;EACrBC,GAAG;EACHC,cAAc;EACdC,IAAI;EACJC,aAAa;EACbC,eAAe;EACf5B,IAAI;EACJ6B,OAAO;EACPC;AAUF,CAAC,EAAE;EACD,MAAMC,GAAG,GAAGT,YAAY,CAAC,CAAC;EAC1B,IAAI,CAACS,GAAG,EAAE;IACR;IACA;IACA,oBACEZ,KAAA,CAAAF,SAAA;MAAAe,QAAA,gBACEjB,IAAA,CAACkB,cAAc;QAACP,IAAI,EAAEA,IAAK;QAACC,aAAa,EAAEA,aAAc;QAACO,IAAI,EAAEN,eAAgB;QAAC5B,IAAI,EAAEA;MAAK,CAAE,CAAC,EAC9F8B,QAAQ,iBACPf,IAAA,CAACoB,cAAc;QAACC,MAAM,EAAEV,IAAI,GAAG,CAAE;QAACW,KAAK,EAAEP,QAAQ,CAACO,KAAM;QAACC,WAAW,EAAER,QAAQ,CAACQ;MAAY,CAAE,CAC9F;IAAA,CACD,CAAC;EAEP;EAEA,MAAM;IAAEC,OAAO,EAAEC,GAAG;IAAEC,IAAI;IAAEC,QAAQ;IAAEC,IAAI;IAAEvD,KAAK,EAAEwD;EAAS,CAAC,GAAGb,GAAG;EACnE,MAAMc,MAAM,GAAG7D,OAAO,CAAC,MAAM,YAAYqC,aAAa,EAAE,EAAE,EAAE,EAAE,CAAC;EAE/D,MAAMyB,IAAI,GAAGtB,GAAG,GAAG;IAAEA;EAAI,CAAC,GAAGC,cAAc;EAC3C,IAAI,CAACqB,IAAI,EAAE;IACT,oBACE3B,KAAA,CAAAF,SAAA;MAAAe,QAAA,gBACEjB,IAAA,CAACkB,cAAc;QAACP,IAAI,EAAEA,IAAK;QAACC,aAAa,EAAEA,aAAc;QAACO,IAAI,EAAEN,eAAgB;QAAC5B,IAAI,EAAEA;MAAK,CAAE,CAAC,EAC9F8B,QAAQ,iBACPf,IAAA,CAACoB,cAAc;QAACC,MAAM,EAAEV,IAAI,GAAG,CAAE;QAACW,KAAK,EAAEP,QAAQ,CAACO,KAAM;QAACC,WAAW,EAAER,QAAQ,CAACQ;MAAY,CAAE,CAC9F;IAAA,CACD,CAAC;EAEP;EAEA,oBACEnB,KAAA,CAAAF,SAAA;IAAAe,QAAA,GAEGR,GAAG,iBACFT,IAAA,CAAC3B,KAAK;MACJ2D,MAAM,EAAE;QAAEvB;MAAI,CAAE;MAChBwB,KAAK,EAAEC,MAAM,CAACC,aAAc;MAC5BrB,OAAO,EAAEA;IAAQ,CAClB,CACF,eACDV,KAAA,CAACqB,GAAG;MAACW,KAAK,EAAEzB,IAAK;MAAC0B,MAAM,EAAE1B,IAAK;MAAC2B,OAAO,EAAC,SAAS;MAAArB,QAAA,gBAC/CjB,IAAA,CAAC0B,IAAI;QAAAT,QAAA,eACHjB,IAAA,CAAC2B,QAAQ;UAACY,EAAE,EAAET,MAAO;UAAAb,QAAA,eACnBjB,IAAA,CAAC4B,IAAI;YAACY,CAAC,EAAEnC;UAAc,CAAE;QAAC,CAClB;MAAC,CACP,CAAC,eACPL,IAAA,CAAC6B,QAAQ;QACPE,IAAI,EAAEA,IAAK;QACXK,KAAK,EAAE,CAAE;QACTC,MAAM,EAAE,CAAE;QACVI,mBAAmB,EAAC,gBAAgB;QACpCC,QAAQ,EAAE,QAAQZ,MAAM;MAAI,CAC7B,CAAC,EAKDf,QAAQ,iBACPf,IAAA,CAAC4B,IAAI;QACHY,CAAC,EAAEnC,aAAc;QACjBsC,IAAI,EAAC,MAAM;QACXC,MAAM,EAAE7B,QAAQ,CAACO,KAAM;QACvBuB,WAAW,EAAE9B,QAAQ,CAAC8B;MAAY,CACnC,CACF;IAAA,CACE,CAAC;EAAA,CACN,CAAC;AAEP;AAEA,SAAS3B,cAAcA,CAAC;EACtBP,IAAI;EACJC,aAAa;EACbO,IAAI;EACJlC;AAMF,CAAC,EAAE;EACD,MAAMoC,MAAM,GAAGV,IAAI,GAAG,CAAC;EACvB;EACA;EACA,MAAMmC,OAAO,GAAG,OAAO7D,IAAI,KAAK,QAAQ,IAAIA,IAAI,CAACE,IAAI,CAAC,CAAC,CAACM,MAAM,GAAG,CAAC;EAClE,MAAMsD,YAAuB,GAAG;IAC9BzB,KAAK,EAAE,SAAS;IAChB0B,QAAQ,EAAEpD,IAAI,CAACqD,KAAK,CAACtC,IAAI,GAAG,IAAI,CAAC;IACjCuC,UAAU,EAAE,KAAK;IACjBC,UAAU,EAAEvD,IAAI,CAACqD,KAAK,CAACtC,IAAI,GAAG,IAAI,CAAC;IACnCyC,SAAS,EAAE,QAAQ;IACnBC,kBAAkB,EAAE;EACtB,CAAC;EACD,oBACErD,IAAA,CAAC5B,IAAI;IACH6D,KAAK,EAAE;MACLG,KAAK,EAAEzB,IAAI;MACX0B,MAAM,EAAE1B,IAAI;MACZ2C,YAAY,EAAEjC,MAAM;MACpBkC,eAAe,EAAE3C,aAAa;MAC9B4C,cAAc,EAAE,QAAQ;MACxBC,UAAU,EAAE,QAAQ;MACpBC,QAAQ,EAAE;IACZ,CAAE;IAAAzC,QAAA,EAEDE,IAAI,KAAK2B,OAAO,gBACf9C,IAAA,CAACzB,IAAI;MACHoF,gBAAgB,EAAE,KAAM;MACxBC,aAAa,EAAE,CAAE;MACjB3B,KAAK,EAAEc,YAAa;MAAA9B,QAAA,EAEnBjC,UAAU,CAACC,IAAI;IAAC,CACb,CAAC,gBAEPe,IAAA,CAAC3B,KAAK;MACJ2D,MAAM,EAAElC,oBAAqB;MAC7B+D,UAAU,EAAC,OAAO;MAClB5B,KAAK,EAAE;QAAEG,KAAK,EAAEzB,IAAI;QAAE0B,MAAM,EAAE1B,IAAI;QAAE2C,YAAY,EAAEjC;MAAO;IAAE,CAC5D,CACF;EAAC,CACE,CAAC;AAEX;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA,SAASD,cAAcA,CAAC;EACtBC,MAAM;EACNC,KAAK;EACLC;AAKF,CAAC,EAAE;EACD,oBACEvB,IAAA,CAAC5B,IAAI;IACH6D,KAAK,EAAE,CACL3D,UAAU,CAACwF,YAAY,EACvB;MACER,YAAY,EAAEjC,MAAM;MACpB0C,WAAW,EAAEzC,KAAK;MAClBC,WAAW;MACXyC,MAAM,EAAErF,OAAO,CAACsF,MAAM;MACtBC,aAAa,EAAE;IACjB,CAAC;EACD,CACH,CAAC;AAEN;AAEA,MAAMC,eAAsC,GAAGA,CAAC;EAC9CnC,MAAM;EACNvB,GAAG;EACH2D,OAAO;EACP1D,cAAc;EACdC,IAAI,GAAG,EAAE;EACT0D,QAAQ,GAAG,KAAK;EAChBC,YAAY;EACZC,KAAK,GAAG,QAAQ;EAChBtC,KAAK;EACLuC,UAAU;EACVC,gBAAgB;EAChB5D,eAAe;EACf5B,IAAI;EACJyF,OAAO;EACPC,IAAI,GAAG,KAAK;EACZC,aAAa,GAAG,KAAK;EACrBC,SAAS,GAAG,MAAM;EAClBC,SAAS;EACTC;AACF,CAAC,KAAK;EACJ,MAAM,CAACC,OAAO,EAAEC,UAAU,CAAC,GAAG9G,QAAQ,CAAC,KAAK,CAAC;EAC7C,MAAM+G,KAAK,GAAGzG,QAAQ,CAAC,CAAC;EACxB,MAAM0G,iBAAiB,GAAGtG,oBAAoB,CAAC,CAAC;EAChD,MAAMwC,MAAM,GAAGV,IAAI,GAAG,CAAC;EACvB,MAAMmC,OAAO,GAAG,OAAO7D,IAAI,KAAK,QAAQ,IAAIA,IAAI,CAACE,IAAI,CAAC,CAAC,CAACM,MAAM,GAAG,CAAC;EAClE;EACA,MAAMmB,aAAa,GACjB6D,gBAAgB,KAAK3B,OAAO,GAAGxD,YAAY,CAACL,IAAI,CAAC,GAAGiG,KAAK,CAACE,MAAM,CAACC,kBAAkB,CAAC;EACtF;EACA;EACA,MAAMC,uBAAuB,GAC3BzE,eAAe,KAAKiC,OAAO,GAAGyC,SAAS,GAAGJ,iBAAiB,EAAEhE,IAAI,GAAGR,IAAI,GAAG,GAAG,CAAC,CAAC;;EAElF;EACA;EACA;EACA;EACA,MAAM6E,aAAa,GAAGtH,MAAM,CAAC8D,MAAM,CAAC;EACpC,MAAMyD,UAAU,GAAGvH,MAAM,CAACuC,GAAG,CAAC;EAC9B,MAAMiF,cAAc,GAAGxH,MAAM,CAACkG,OAAO,CAAC;EACtC,IACEoB,aAAa,CAACG,OAAO,KAAK3D,MAAM,IAChCyD,UAAU,CAACE,OAAO,KAAKlF,GAAG,IAC1BiF,cAAc,CAACC,OAAO,KAAKvB,OAAO,EAClC;IACAoB,aAAa,CAACG,OAAO,GAAG3D,MAAM;IAC9ByD,UAAU,CAACE,OAAO,GAAGlF,GAAG;IACxBiF,cAAc,CAACC,OAAO,GAAGvB,OAAO;IAChC,IAAIY,OAAO,EAAE;MACXC,UAAU,CAAC,KAAK,CAAC;IACnB;EACF;EAEA,MAAMW,aAAa,GAAGlH,gBAAgB,CAAC,CAAC;;EAExC;EACA;EACA;EACA;EACA;EACA,MAAMmH,WAAW,GAAG5H,OAAO,CAAC,MAAM;IAChC,IAAI,OAAO+D,MAAM,KAAK,QAAQ,EAAE;MAC9B,IAAIA,MAAM,CAAC8D,UAAU,CAAC,SAAS,CAAC,IAAI9D,MAAM,CAAC8D,UAAU,CAAC,UAAU,CAAC,IAAI9D,MAAM,CAAC8D,UAAU,CAAC,OAAO,CAAC,EAAE;QAC/F,OAAO9D,MAAM;MACf;MACA,OAAO4D,aAAa,GAAG5D,MAAM,EAAEoC,OAAO,CAAC;IACzC;IACA,OAAO3D,GAAG;EACZ,CAAC,EAAE,CAACuB,MAAM,EAAEvB,GAAG,EAAE2D,OAAO,EAAEwB,aAAa,CAAC,CAAC;EAEzC,MAAMG,mBAAmB,GAAG9H,OAAO,CAAC,MAAM;IACxC,IAAI+D,MAAM,IAAI,IAAI,IAAI,OAAOA,MAAM,KAAK,QAAQ,EAAE,OAAOA,MAAM;IAC/D,OAAOuD,SAAS;EAClB,CAAC,EAAE,CAACvD,MAAM,CAAC,CAAC;EAEZ,MAAMgE,YAAY,GAAGhB,OAAO,GAAGO,SAAS,GAAGM,WAAW;EAEtD,MAAMI,WAAW,GAAGhI,OAAO,CAAC,MAAM;IAChC,IAAI+H,YAAY,EAAE,OAAO;MAAEvF,GAAG,EAAEuF;IAAa,CAAC;IAC9C,IAAID,mBAAmB,EAAE,OAAOA,mBAAmB;IACnD,OAAOrF,cAAc;EACvB,CAAC,EAAE,CAACsF,YAAY,EAAED,mBAAmB,EAAErF,cAAc,CAAC,CAAC;;EAEvD;EACA;EACA;EACA;EACA,MAAMwF,aAAa,GAAGpB,SAAS,IAAII,KAAK,CAACE,MAAM,CAACe,QAAQ;EACxD,MAAMC,eAAe,GAAGzF,IAAI,GAAG,EAAE,GAAG,CAAC,GAAG,CAAC;EACzC,MAAMI,QAAoC,GAAG4D,IAAI,GAC7C;IACErD,KAAK,EAAE4E,aAAa;IACpB;IACA;IACArD,WAAW,EAAGuD,eAAe,GAAGzF,IAAI,GAAI,CAAC;IACzCY,WAAW,EAAE6E;EACf,CAAC,GACDb,SAAS;EACb,MAAMc,aAAa,GAAG1B,IAAI,IAAIhE,IAAI,GAAG,EAAE,IAAI,CAACiE,aAAa;EAEzD,MAAM0B,OAAO,gBACXlG,KAAA,CAAChC,IAAI;IAAC6D,KAAK,EAAE,CAACC,MAAM,CAACqE,SAAS,EAAE;MAAEnE,KAAK,EAAEzB,IAAI;MAAE0B,MAAM,EAAE1B;IAAK,CAAC,EAAEsB,KAAK,CAAE;IAAC8C,MAAM,EAAEA,MAAO;IAAA9D,QAAA,GACnFsD,KAAK,KAAK,UAAU,gBACnBvE,IAAA,CAACQ,aAAa;MACZC,GAAG,EAAEuF,YAAa;MAClBtF,cAAc,EAAEA,cAAe;MAC/BC,IAAI,EAAEA,IAAK;MACXC,aAAa,EAAEA,aAAc;MAC7BC,eAAe,EAAEyE,uBAAwB;MACzCrG,IAAI,EAAEA,IAAK;MACX6B,OAAO,EAAEA,CAAA,KAAMmE,UAAU,CAAC,IAAI,CAAE;MAChClE,QAAQ,EAAEA;IAAS,CACpB,CAAC,gBAEFf,IAAA,CAAC5B,IAAI;MAAC6D,KAAK,EAAE,CAACC,MAAM,CAACsE,cAAc,EAAE;QAAEpE,KAAK,EAAEzB,IAAI;QAAE0B,MAAM,EAAE1B,IAAI;QAAE2C,YAAY,EAAEjC;MAAO,CAAC,CAAE;MAAAJ,QAAA,EACvFgF,WAAW,gBACVjG,IAAA,CAAC3B,KAAK;QACJ2D,MAAM,EAAEiE,WAAY;QACpBnF,OAAO,EAAEA,CAAA,KAAMmE,UAAU,CAAC,IAAI,CAAE;QAChCpB,UAAU,EAAC,OAAO;QAClB5B,KAAK,EAAE,CAAC3D,UAAU,CAACwF,YAAY,EAAE;UAAER,YAAY,EAAEjC;QAAO,CAAC,EAAEmD,UAAU;MAAE,CACxE,CAAC,gBAEFxE,IAAA,CAACkB,cAAc;QACbP,IAAI,EAAEA,IAAK;QACXC,aAAa,EAAEA,aAAc;QAC7BO,IAAI,EAAEmE,uBAAwB;QAC9BrG,IAAI,EAAEA;MAAK,CACZ;IACF,CACG,CACP,EAIA0F,IAAI,IAAIJ,KAAK,KAAK,UAAU,iBAC3BvE,IAAA,CAACoB,cAAc;MAACC,MAAM,EAAEA,MAAO;MAACC,KAAK,EAAE4E,aAAc;MAAC3E,WAAW,EAAE6E;IAAgB,CAAE,CACtF,EAEA/B,QAAQ,IAAIC,YAAY,iBACvBtE,IAAA,CAAC5B,IAAI;MACH6D,KAAK,EAAE,CACLC,MAAM,CAACuE,aAAa,EACpB;QACErE,KAAK,EAAEzB,IAAI,GAAG,IAAI;QAClB0B,MAAM,EAAE1B,IAAI,GAAG;MACjB,CAAC,CACD;MAAAM,QAAA,EAEDqD;IAAY,CACT,CACP,EAEA+B,aAAa,iBACZrG,IAAA,CAAClB,SAAS;MACRsF,OAAO,EAAEzD,IAAI,GAAG,EAAE,GAAG,OAAO,GAAG,MAAO;MACtC+F,KAAK,EAAE7B,SAAU;MACjBtB,eAAe,EAAE2C,aAAc;MAC/BS,SAAS,EAAEzB,KAAK,CAACE,MAAM,CAACwB;IAAmB,CAC5C,CACF;EAAA,CACG,CACP;EAED,IAAIlC,OAAO,EAAE;IACX,oBAAO1E,IAAA,CAACxB,gBAAgB;MAACkG,OAAO,EAAEA,OAAQ;MAAAzD,QAAA,EAAEqF;IAAO,CAAmB,CAAC;EACzE;EAEA,OAAOA,OAAO;AAChB,CAAC;AAED,MAAMpE,MAAM,GAAG5D,UAAU,CAACuI,MAAM,CAAC;EAC/BN,SAAS,EAAE;IACTO,QAAQ,EAAE,UAAU;IACpBpD,QAAQ,EAAE,SAAS;IACnBF,cAAc,EAAE,QAAQ;IACxBC,UAAU,EAAE;EACd,CAAC;EACD+C,cAAc,EAAE;IACd9C,QAAQ,EAAE,QAAQ;IAClBF,cAAc,EAAE,QAAQ;IACxBC,UAAU,EAAE;EACd,CAAC;EACDgD,aAAa,EAAE;IACbK,QAAQ,EAAE,UAAU;IACpBC,MAAM,EAAE,CAAC,CAAC;IACVC,KAAK,EAAE,CAAC,CAAC;IACTxD,cAAc,EAAE,QAAQ;IACxBC,UAAU,EAAE,QAAQ;IACpBO,MAAM,EAAErF,OAAO,CAACsF;EAClB,CAAC;EACD9B,aAAa,EAAE;IACb2E,QAAQ,EAAE,UAAU;IACpB1E,KAAK,EAAE,CAAC;IACRC,MAAM,EAAE,CAAC;IACT4E,OAAO,EAAE;EACX;AACF,CAAC,CAAC;AAEF,OAAO,MAAMC,MAAM,gBAAGlJ,IAAI,CAACmG,eAAe,CAAC;AAC3C+C,MAAM,CAACC,WAAW,GAAG,QAAQ","ignoreList":[]}
|
|
@@ -0,0 +1,60 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
import React, { memo } from 'react';
|
|
4
|
+
import { View, Text, StyleSheet } from 'react-native';
|
|
5
|
+
import { Z_INDEX } from "../styles/z-index.js";
|
|
6
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
7
|
+
/**
|
|
8
|
+
* Small red "LIVE" pill that hangs off the bottom-center of an Avatar. Internal
|
|
9
|
+
* to the avatar family — not exported from the package. Modeled on Bluesky's
|
|
10
|
+
* live indicator: full-width absolute wrapper, center-aligned, `bottom: -5` so
|
|
11
|
+
* the pill protrudes below the avatar (the Avatar container is `overflow:
|
|
12
|
+
* 'visible'`).
|
|
13
|
+
*/
|
|
14
|
+
const LiveBadgeComponent = ({
|
|
15
|
+
variant,
|
|
16
|
+
label,
|
|
17
|
+
backgroundColor,
|
|
18
|
+
textColor
|
|
19
|
+
}) => {
|
|
20
|
+
return /*#__PURE__*/_jsx(View, {
|
|
21
|
+
style: styles.wrapper,
|
|
22
|
+
children: /*#__PURE__*/_jsx(View, {
|
|
23
|
+
style: [styles.pill, {
|
|
24
|
+
backgroundColor
|
|
25
|
+
}],
|
|
26
|
+
children: /*#__PURE__*/_jsx(Text, {
|
|
27
|
+
allowFontScaling: false,
|
|
28
|
+
numberOfLines: 1,
|
|
29
|
+
style: [styles.text, {
|
|
30
|
+
color: textColor,
|
|
31
|
+
fontSize: variant === 'small' ? 10 : 7
|
|
32
|
+
}],
|
|
33
|
+
children: label
|
|
34
|
+
})
|
|
35
|
+
})
|
|
36
|
+
});
|
|
37
|
+
};
|
|
38
|
+
const styles = StyleSheet.create({
|
|
39
|
+
wrapper: {
|
|
40
|
+
position: 'absolute',
|
|
41
|
+
bottom: -5,
|
|
42
|
+
left: 0,
|
|
43
|
+
right: 0,
|
|
44
|
+
alignItems: 'center',
|
|
45
|
+
zIndex: Z_INDEX.raised,
|
|
46
|
+
pointerEvents: 'none'
|
|
47
|
+
},
|
|
48
|
+
pill: {
|
|
49
|
+
paddingVertical: 1,
|
|
50
|
+
paddingHorizontal: 3,
|
|
51
|
+
borderRadius: 4
|
|
52
|
+
},
|
|
53
|
+
text: {
|
|
54
|
+
fontWeight: '600',
|
|
55
|
+
textAlign: 'center'
|
|
56
|
+
}
|
|
57
|
+
});
|
|
58
|
+
export const LiveBadge = /*#__PURE__*/memo(LiveBadgeComponent);
|
|
59
|
+
LiveBadge.displayName = 'LiveBadge';
|
|
60
|
+
//# sourceMappingURL=LiveBadge.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":["React","memo","View","Text","StyleSheet","Z_INDEX","jsx","_jsx","LiveBadgeComponent","variant","label","backgroundColor","textColor","style","styles","wrapper","children","pill","allowFontScaling","numberOfLines","text","color","fontSize","create","position","bottom","left","right","alignItems","zIndex","raised","pointerEvents","paddingVertical","paddingHorizontal","borderRadius","fontWeight","textAlign","LiveBadge","displayName"],"sourceRoot":"../../../src","sources":["avatar/LiveBadge.tsx"],"mappings":";;AAAA,OAAOA,KAAK,IAAIC,IAAI,QAAQ,OAAO;AACnC,SAASC,IAAI,EAAEC,IAAI,EAAEC,UAAU,QAAQ,cAAc;AAErD,SAASC,OAAO,QAAQ,sBAAmB;AAAC,SAAAC,GAAA,IAAAC,IAAA;AAe5C;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAMC,kBAA4C,GAAGA,CAAC;EACpDC,OAAO;EACPC,KAAK;EACLC,eAAe;EACfC;AACF,CAAC,KAAK;EACJ,oBACEL,IAAA,CAACL,IAAI;IAACW,KAAK,EAAEC,MAAM,CAACC,OAAQ;IAAAC,QAAA,eAC1BT,IAAA,CAACL,IAAI;MAACW,KAAK,EAAE,CAACC,MAAM,CAACG,IAAI,EAAE;QAAEN;MAAgB,CAAC,CAAE;MAAAK,QAAA,eAC9CT,IAAA,CAACJ,IAAI;QACHe,gBAAgB,EAAE,KAAM;QACxBC,aAAa,EAAE,CAAE;QACjBN,KAAK,EAAE,CACLC,MAAM,CAACM,IAAI,EACX;UAAEC,KAAK,EAAET,SAAS;UAAEU,QAAQ,EAAEb,OAAO,KAAK,OAAO,GAAG,EAAE,GAAG;QAAE,CAAC,CAC5D;QAAAO,QAAA,EAEDN;MAAK,CACF;IAAC,CACH;EAAC,CACH,CAAC;AAEX,CAAC;AAED,MAAMI,MAAM,GAAGV,UAAU,CAACmB,MAAM,CAAC;EAC/BR,OAAO,EAAE;IACPS,QAAQ,EAAE,UAAU;IACpBC,MAAM,EAAE,CAAC,CAAC;IACVC,IAAI,EAAE,CAAC;IACPC,KAAK,EAAE,CAAC;IACRC,UAAU,EAAE,QAAQ;IACpBC,MAAM,EAAExB,OAAO,CAACyB,MAAM;IACtBC,aAAa,EAAE;EACjB,CAAC;EACDd,IAAI,EAAE;IACJe,eAAe,EAAE,CAAC;IAClBC,iBAAiB,EAAE,CAAC;IACpBC,YAAY,EAAE;EAChB,CAAC;EACDd,IAAI,EAAE;IACJe,UAAU,EAAE,KAAK;IACjBC,SAAS,EAAE;EACb;AACF,CAAC,CAAC;AAEF,OAAO,MAAMC,SAAS,gBAAGpC,IAAI,CAACO,kBAAkB,CAAC;AACjD6B,SAAS,CAACC,WAAW,GAAG,WAAW","ignoreList":[]}
|
|
@@ -8,19 +8,72 @@ import Animated, { interpolate, runOnJS, useAnimatedScrollHandler, useAnimatedSt
|
|
|
8
8
|
import { useSafeAreaInsets } from 'react-native-safe-area-context';
|
|
9
9
|
import { useTheme } from "../theme/use-theme.js";
|
|
10
10
|
|
|
11
|
-
// Keyboard
|
|
12
|
-
|
|
11
|
+
// Keyboard handling — only on native platforms. On web, keyboard events are
|
|
12
|
+
// handled by the browser. `react-native-keyboard-controller` is an OPTIONAL
|
|
13
|
+
// dependency: it is lazily `require`d below and everything no-ops when it is
|
|
14
|
+
// absent (or on web).
|
|
15
|
+
import { Fragment as _Fragment, jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
13
16
|
const noopKeyboardHandler = (_handlers, _deps) => {};
|
|
14
17
|
let useKeyboardHandler = noopKeyboardHandler;
|
|
18
|
+
|
|
19
|
+
// react-native-keyboard-controller's <KeyboardProvider>. We re-establish it
|
|
20
|
+
// INSIDE the sheet's RN <Modal> (see the render below): a <Modal> mounts into
|
|
21
|
+
// its OWN native root, and neither the app-root GestureHandlerRootView nor the
|
|
22
|
+
// app-root KeyboardProvider's native KeyboardControllerView extend across that
|
|
23
|
+
// boundary. Without a provider inside the Modal, keyboard-controller consumers
|
|
24
|
+
// (this sheet's keyboard tracker, plus any TextInputs in `children`) read the
|
|
25
|
+
// default empty KeyboardContext — logging "Couldn't find real values for
|
|
26
|
+
// KeyboardContext ..." — and receive no keyboard insets. When the optional
|
|
27
|
+
// module is absent, or on web (no RN Modal native-window boundary, keyboard is
|
|
28
|
+
// the browser's concern), this resolves to a passthrough that just renders its
|
|
29
|
+
// children, so no provider is introduced where one isn't needed.
|
|
30
|
+
const PassthroughKeyboardProvider = ({
|
|
31
|
+
children
|
|
32
|
+
}) => /*#__PURE__*/_jsx(_Fragment, {
|
|
33
|
+
children: children
|
|
34
|
+
});
|
|
35
|
+
let KeyboardProvider = PassthroughKeyboardProvider;
|
|
15
36
|
if (Platform.OS !== 'web' && typeof require !== 'undefined') {
|
|
16
37
|
try {
|
|
17
38
|
const moduleName = 'react-native-keyboard-controller';
|
|
18
|
-
|
|
39
|
+
const keyboardController = require(moduleName);
|
|
40
|
+
useKeyboardHandler = keyboardController.useKeyboardHandler ?? noopKeyboardHandler;
|
|
41
|
+
KeyboardProvider = keyboardController.KeyboardProvider ?? PassthroughKeyboardProvider;
|
|
19
42
|
} catch {
|
|
20
|
-
// react-native-keyboard-controller not available
|
|
43
|
+
// react-native-keyboard-controller not available — keep the no-op
|
|
44
|
+
// handler and passthrough provider.
|
|
21
45
|
}
|
|
22
46
|
}
|
|
23
47
|
|
|
48
|
+
/**
|
|
49
|
+
* Registers the sheet's keyboard-height tracker. It lives in its own tiny
|
|
50
|
+
* component — rendered INSIDE the Modal, under the re-established
|
|
51
|
+
* <KeyboardProvider> — so `useKeyboardHandler` reads the in-Modal
|
|
52
|
+
* KeyboardContext whose native KeyboardControllerView actually receives the
|
|
53
|
+
* Modal window's keyboard insets (the app-root provider does not cross the
|
|
54
|
+
* Modal's native-window boundary). It writes the live keyboard height into the
|
|
55
|
+
* shared value that drives the sheet's translate/height styles. Renders
|
|
56
|
+
* nothing. No-ops when react-native-keyboard-controller isn't installed / on
|
|
57
|
+
* web (`useKeyboardHandler` is the module-level no-op there).
|
|
58
|
+
*/
|
|
59
|
+
function SheetKeyboardSync({
|
|
60
|
+
keyboardHeight
|
|
61
|
+
}) {
|
|
62
|
+
useKeyboardHandler({
|
|
63
|
+
onMove: e => {
|
|
64
|
+
'worklet';
|
|
65
|
+
|
|
66
|
+
keyboardHeight.value = e.height;
|
|
67
|
+
},
|
|
68
|
+
onEnd: e => {
|
|
69
|
+
'worklet';
|
|
70
|
+
|
|
71
|
+
keyboardHeight.value = e.height;
|
|
72
|
+
}
|
|
73
|
+
}, []);
|
|
74
|
+
return null;
|
|
75
|
+
}
|
|
76
|
+
|
|
24
77
|
/** Hook that returns current screen dimensions and updates on rotation/resize. */
|
|
25
78
|
function useScreenDimensions() {
|
|
26
79
|
const [dimensions, setDimensions] = useState(() => Dimensions.get('window'));
|
|
@@ -117,18 +170,12 @@ const BottomSheet = /*#__PURE__*/forwardRef((props, ref) => {
|
|
|
117
170
|
// inconsistent drag start.
|
|
118
171
|
const bodyPanRef = useRef(undefined);
|
|
119
172
|
const handlePanRef = useRef(undefined);
|
|
120
|
-
useKeyboardHandler({
|
|
121
|
-
onMove: e => {
|
|
122
|
-
'worklet';
|
|
123
|
-
|
|
124
|
-
keyboardHeight.value = e.height;
|
|
125
|
-
},
|
|
126
|
-
onEnd: e => {
|
|
127
|
-
'worklet';
|
|
128
173
|
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
174
|
+
// The sheet's keyboard-height tracker is registered by <SheetKeyboardSync>,
|
|
175
|
+
// rendered INSIDE the Modal under the re-established <KeyboardProvider> (see
|
|
176
|
+
// the render tree below). It must NOT be called here in the component body:
|
|
177
|
+
// this body runs OUTSIDE the Modal, where the keyboard-controller provider
|
|
178
|
+
// that actually receives the Modal window's insets is not reachable.
|
|
132
179
|
|
|
133
180
|
// Dismiss callbacks
|
|
134
181
|
const safeClose = useCallback(() => {
|
|
@@ -588,31 +635,35 @@ const BottomSheet = /*#__PURE__*/forwardRef((props, ref) => {
|
|
|
588
635
|
animationType: "none",
|
|
589
636
|
statusBarTranslucent: true,
|
|
590
637
|
onRequestClose: dismiss,
|
|
591
|
-
children: /*#__PURE__*/
|
|
592
|
-
|
|
593
|
-
|
|
594
|
-
|
|
595
|
-
|
|
596
|
-
|
|
597
|
-
|
|
598
|
-
|
|
599
|
-
|
|
600
|
-
|
|
601
|
-
|
|
602
|
-
|
|
603
|
-
style:
|
|
638
|
+
children: /*#__PURE__*/_jsxs(KeyboardProvider, {
|
|
639
|
+
children: [/*#__PURE__*/_jsx(SheetKeyboardSync, {
|
|
640
|
+
keyboardHeight: keyboardHeight
|
|
641
|
+
}), /*#__PURE__*/_jsx(GestureHandlerRootView, {
|
|
642
|
+
style: styles.rootView,
|
|
643
|
+
children: /*#__PURE__*/_jsxs(View, {
|
|
644
|
+
style: StyleSheet.absoluteFill,
|
|
645
|
+
children: [/*#__PURE__*/_jsx(Animated.View, {
|
|
646
|
+
style: [styles.backdrop, backdropStyle],
|
|
647
|
+
children: backdropComponent ? backdropComponent({
|
|
648
|
+
onPress: handleBackdropPress
|
|
649
|
+
}) : /*#__PURE__*/_jsx(Pressable, {
|
|
650
|
+
style: styles.backdropTouchable,
|
|
651
|
+
onPress: handleBackdropPress,
|
|
652
|
+
children: /*#__PURE__*/_jsx(View, {
|
|
653
|
+
style: StyleSheet.absoluteFill
|
|
654
|
+
})
|
|
655
|
+
})
|
|
656
|
+
}), /*#__PURE__*/_jsx(GestureDetector, {
|
|
657
|
+
gesture: panGesture,
|
|
658
|
+
children: /*#__PURE__*/_jsxs(Animated.View, {
|
|
659
|
+
style: [dynamicStyles.sheet, sheetMarginStyle, sheetStyle, sheetHeightStyle, style],
|
|
660
|
+
children: [backgroundComponent?.({
|
|
661
|
+
style: styles.background
|
|
662
|
+
}), handleSlot, bodyContent]
|
|
604
663
|
})
|
|
605
|
-
})
|
|
606
|
-
})
|
|
607
|
-
|
|
608
|
-
children: /*#__PURE__*/_jsxs(Animated.View, {
|
|
609
|
-
style: [dynamicStyles.sheet, sheetMarginStyle, sheetStyle, sheetHeightStyle, style],
|
|
610
|
-
children: [backgroundComponent?.({
|
|
611
|
-
style: styles.background
|
|
612
|
-
}), handleSlot, bodyContent]
|
|
613
|
-
})
|
|
614
|
-
})]
|
|
615
|
-
})
|
|
664
|
+
})]
|
|
665
|
+
})
|
|
666
|
+
})]
|
|
616
667
|
})
|
|
617
668
|
});
|
|
618
669
|
});
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["forwardRef","useImperativeHandle","useRef","useEffect","useState","useCallback","useMemo","View","StyleSheet","Modal","Pressable","Dimensions","Platform","Gesture","GestureDetector","GestureHandlerRootView","Z_INDEX","Animated","interpolate","runOnJS","useAnimatedScrollHandler","useAnimatedStyle","useSharedValue","withSpring","withTiming","useSafeAreaInsets","useTheme","jsx","_jsx","jsxs","_jsxs","noopKeyboardHandler","_handlers","_deps","useKeyboardHandler","OS","require","moduleName","useScreenDimensions","dimensions","setDimensions","get","subscription","addEventListener","window","remove","SPRING_CONFIG","damping","stiffness","mass","BottomSheet","props","ref","children","onDismiss","enablePanDownToClose","backgroundComponent","backdropComponent","style","enableHandlePanningGesture","onDismissAttempt","detached","showHandle","backdropOpacity","scrollable","manualActivation","dynamicBackdrop","handleComponent","insets","theme","colors","height","screenHeight","visible","setVisible","rendered","setRendered","closeTimeoutRef","hasClosedRef","scrollViewRef","closeGenerationRef","screenHeightSV","value","translateY","opacity","scrollOffsetY","isScrollAtTop","allowPanClose","keyboardHeight","contextY","closeGeneration","touchStartY","bodyPanRef","undefined","handlePanRef","onMove","e","onEnd","safeClose","safeCloseRef","current","renderedRef","finishClose","generation","clearTimeout","duration","finished","setTimeout","createWebScrollbarStyle","border","removeWebScrollbarStyle","present","dismiss","scrollTo","y","animated","close","expand","collapse","nativeGesture","Native","panGesture","Pan","enabled","withRef","simultaneousWithExternalGesture","onTouchesDown","t","changedTouches","absoluteY","onTouchesMove","state","dy","atTop","activate","fail","onUpdate","event","translationY","newTranslateY","velocity","velocityY","distance","closeThreshold","Math","max","fastSwipeThreshold","shouldClose","onStart","atTopOrNearTop","handlePanGesture","activeOffsetY","backdropStyle","dragFactor","sheetStyle","scale","transform","sheetHeightStyle","maxHeight","top","bottom","sheetMarginStyle","marginBottom","handleBackdropPress","scrollHandler","onScroll","contentOffset","dynamicStyles","create","handle","styles","backgroundColor","isDark","sheet","background","sheetDetached","sheetNormal","scrollContent","renderDefaultHandle","handleNode","handleSlot","gesture","handleHitArea","accessible","accessibilityRole","scrollViewNode","ScrollView","scrollView","scrollbarWidth","scrollbarColor","contentContainerStyle","showsVerticalScrollIndicator","keyboardShouldPersistTaps","scrollEventThrottle","className","onLayout","bodyContent","nonScrollableContent","transparent","animationType","statusBarTranslucent","onRequestClose","rootView","absoluteFill","backdrop","onPress","backdropTouchable","displayName","flex","position","overflow","maxWidth","alignSelf","marginHorizontal","left","right","borderRadius","borderTopLeftRadius","borderTopRightRadius","marginLeft","width","zIndex","sheetHandle","alignItems","justifyContent","paddingTop","flexGrow","borderColor","document","styleElement","getElementById","SCROLLBAR_STYLE_ID","createElement","id","head","appendChild","scrollbarHoverColor","startsWith","replace","textContent"],"sourceRoot":"../../../src","sources":["bottom-sheet/index.tsx"],"mappings":"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","ignoreList":[]}
|
|
1
|
+
{"version":3,"names":["forwardRef","useImperativeHandle","useRef","useEffect","useState","useCallback","useMemo","View","StyleSheet","Modal","Pressable","Dimensions","Platform","Gesture","GestureDetector","GestureHandlerRootView","Z_INDEX","Animated","interpolate","runOnJS","useAnimatedScrollHandler","useAnimatedStyle","useSharedValue","withSpring","withTiming","useSafeAreaInsets","useTheme","Fragment","_Fragment","jsx","_jsx","jsxs","_jsxs","noopKeyboardHandler","_handlers","_deps","useKeyboardHandler","PassthroughKeyboardProvider","children","KeyboardProvider","OS","require","moduleName","keyboardController","SheetKeyboardSync","keyboardHeight","onMove","e","value","height","onEnd","useScreenDimensions","dimensions","setDimensions","get","subscription","addEventListener","window","remove","SPRING_CONFIG","damping","stiffness","mass","BottomSheet","props","ref","onDismiss","enablePanDownToClose","backgroundComponent","backdropComponent","style","enableHandlePanningGesture","onDismissAttempt","detached","showHandle","backdropOpacity","scrollable","manualActivation","dynamicBackdrop","handleComponent","insets","theme","colors","screenHeight","visible","setVisible","rendered","setRendered","closeTimeoutRef","hasClosedRef","scrollViewRef","closeGenerationRef","screenHeightSV","translateY","opacity","scrollOffsetY","isScrollAtTop","allowPanClose","contextY","closeGeneration","touchStartY","bodyPanRef","undefined","handlePanRef","safeClose","safeCloseRef","current","renderedRef","finishClose","generation","clearTimeout","duration","finished","setTimeout","createWebScrollbarStyle","border","removeWebScrollbarStyle","present","dismiss","scrollTo","y","animated","close","expand","collapse","nativeGesture","Native","panGesture","Pan","enabled","withRef","simultaneousWithExternalGesture","onTouchesDown","t","changedTouches","absoluteY","onTouchesMove","state","dy","atTop","activate","fail","onUpdate","event","translationY","newTranslateY","velocity","velocityY","distance","closeThreshold","Math","max","fastSwipeThreshold","shouldClose","onStart","atTopOrNearTop","handlePanGesture","activeOffsetY","backdropStyle","dragFactor","sheetStyle","scale","transform","sheetHeightStyle","maxHeight","top","bottom","sheetMarginStyle","marginBottom","handleBackdropPress","scrollHandler","onScroll","contentOffset","dynamicStyles","create","handle","styles","backgroundColor","isDark","sheet","background","sheetDetached","sheetNormal","scrollContent","renderDefaultHandle","handleNode","handleSlot","gesture","handleHitArea","accessible","accessibilityRole","scrollViewNode","ScrollView","scrollView","scrollbarWidth","scrollbarColor","contentContainerStyle","showsVerticalScrollIndicator","keyboardShouldPersistTaps","scrollEventThrottle","className","onLayout","bodyContent","nonScrollableContent","transparent","animationType","statusBarTranslucent","onRequestClose","rootView","absoluteFill","backdrop","onPress","backdropTouchable","displayName","flex","position","overflow","maxWidth","alignSelf","marginHorizontal","left","right","borderRadius","borderTopLeftRadius","borderTopRightRadius","marginLeft","width","zIndex","sheetHandle","alignItems","justifyContent","paddingTop","flexGrow","borderColor","document","styleElement","getElementById","SCROLLBAR_STYLE_ID","createElement","id","head","appendChild","scrollbarHoverColor","startsWith","replace","textContent"],"sourceRoot":"../../../src","sources":["bottom-sheet/index.tsx"],"mappings":"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","ignoreList":[]}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import React, { createRef } from 'react';
|
|
2
2
|
import { Dimensions, Text } from 'react-native';
|
|
3
|
-
import { act, render } from '@testing-library/react-native';
|
|
3
|
+
import { act, render, within } from '@testing-library/react-native';
|
|
4
4
|
|
|
5
5
|
import { BloomThemeProvider } from '../theme/BloomThemeProvider';
|
|
6
6
|
import BottomSheet, { type BottomSheetRef } from '../bottom-sheet';
|
|
@@ -222,6 +222,32 @@ describe('BottomSheet', () => {
|
|
|
222
222
|
});
|
|
223
223
|
});
|
|
224
224
|
|
|
225
|
+
describe('keyboard provider (Modal native-root boundary)', () => {
|
|
226
|
+
it('re-establishes a KeyboardProvider inside the Modal and wraps the sheet content', () => {
|
|
227
|
+
// RN <Modal> mounts into a SEPARATE native root; the app-root
|
|
228
|
+
// react-native-keyboard-controller <KeyboardProvider>'s native context
|
|
229
|
+
// does not cross that boundary. The sheet must therefore re-establish a
|
|
230
|
+
// provider INSIDE the Modal so its own keyboard tracker (SheetKeyboardSync)
|
|
231
|
+
// AND any inputs in `children` find a real KeyboardContext (otherwise:
|
|
232
|
+
// "Couldn't find real values for KeyboardContext ..." warning + broken
|
|
233
|
+
// keyboard insets). This asserts the presented content is a DESCENDANT of
|
|
234
|
+
// that in-Modal provider.
|
|
235
|
+
const ref = createRef<BottomSheetRef>();
|
|
236
|
+
const { getByText, UNSAFE_getByType } = renderWithTheme(
|
|
237
|
+
<BottomSheet ref={ref}>
|
|
238
|
+
<Text>Keyboarded content</Text>
|
|
239
|
+
</BottomSheet>,
|
|
240
|
+
);
|
|
241
|
+
act(() => {
|
|
242
|
+
ref.current?.present();
|
|
243
|
+
});
|
|
244
|
+
|
|
245
|
+
const provider = UNSAFE_getByType('KeyboardProvider' as never);
|
|
246
|
+
expect(within(provider).getByText('Keyboarded content')).toBeTruthy();
|
|
247
|
+
expect(getByText('Keyboarded content')).toBeTruthy();
|
|
248
|
+
});
|
|
249
|
+
});
|
|
250
|
+
|
|
225
251
|
describe('close generation tracking', () => {
|
|
226
252
|
it('re-opening the sheet after dismiss does not throw or get stuck', () => {
|
|
227
253
|
// Regression test for the "tap to open does nothing" bug: when the
|