@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
|
@@ -3,6 +3,7 @@ import { View } from 'react-native';
|
|
|
3
3
|
import type { Meta, StoryObj } from '@storybook/react-vite';
|
|
4
4
|
|
|
5
5
|
import { Avatar } from './Avatar';
|
|
6
|
+
import { Verified_Stroke2_Corner2_Rounded } from '../icons/Verified';
|
|
6
7
|
|
|
7
8
|
const meta: Meta<typeof Avatar> = {
|
|
8
9
|
title: 'Components/Avatar',
|
|
@@ -16,6 +17,8 @@ const meta: Meta<typeof Avatar> = {
|
|
|
16
17
|
options: ['circle', 'squircle'],
|
|
17
18
|
},
|
|
18
19
|
verified: { control: 'boolean' },
|
|
20
|
+
live: { control: 'boolean' },
|
|
21
|
+
hideLiveBadge: { control: 'boolean' },
|
|
19
22
|
},
|
|
20
23
|
};
|
|
21
24
|
|
|
@@ -67,3 +70,51 @@ export const Composition: Story = {
|
|
|
67
70
|
</View>
|
|
68
71
|
),
|
|
69
72
|
};
|
|
73
|
+
|
|
74
|
+
export const LiveCircle: Story = {
|
|
75
|
+
args: { size: 72, uri: SAMPLE_URI, live: true },
|
|
76
|
+
name: 'Live (circle)',
|
|
77
|
+
};
|
|
78
|
+
|
|
79
|
+
export const LiveSquircle: Story = {
|
|
80
|
+
args: { size: 72, uri: SAMPLE_URI, live: true, shape: 'squircle' },
|
|
81
|
+
name: 'Live (squircle)',
|
|
82
|
+
};
|
|
83
|
+
|
|
84
|
+
export const LiveSmall: Story = {
|
|
85
|
+
// size <= 32 → tiny badge variant
|
|
86
|
+
args: { size: 28, uri: SAMPLE_URI, live: true },
|
|
87
|
+
name: 'Live (small · tiny badge)',
|
|
88
|
+
};
|
|
89
|
+
|
|
90
|
+
export const LiveRingOnly: Story = {
|
|
91
|
+
args: { size: 72, uri: SAMPLE_URI, live: true, hideLiveBadge: true },
|
|
92
|
+
name: 'Live + hideLiveBadge (ring only)',
|
|
93
|
+
};
|
|
94
|
+
|
|
95
|
+
export const LiveVerified: Story = {
|
|
96
|
+
args: {
|
|
97
|
+
size: 72,
|
|
98
|
+
uri: SAMPLE_URI,
|
|
99
|
+
live: true,
|
|
100
|
+
verified: true,
|
|
101
|
+
verifiedIcon: (
|
|
102
|
+
<Verified_Stroke2_Corner2_Rounded size="lg" fill="#1D9BF0" />
|
|
103
|
+
),
|
|
104
|
+
},
|
|
105
|
+
name: 'Live + verified',
|
|
106
|
+
};
|
|
107
|
+
|
|
108
|
+
export const LiveGallery: Story = {
|
|
109
|
+
render: () => (
|
|
110
|
+
<View style={{ flexDirection: 'row', gap: 20, alignItems: 'center' }}>
|
|
111
|
+
<Avatar size={24} uri={SAMPLE_URI} live />
|
|
112
|
+
<Avatar size={32} uri={SAMPLE_URI} live />
|
|
113
|
+
<Avatar size={48} uri={SAMPLE_URI} live />
|
|
114
|
+
<Avatar size={72} uri={SAMPLE_URI} live />
|
|
115
|
+
<Avatar size={72} uri={SAMPLE_URI} live shape="squircle" />
|
|
116
|
+
<Avatar size={72} uri={SAMPLE_URI} live liveLabel="EN VIVO" />
|
|
117
|
+
</View>
|
|
118
|
+
),
|
|
119
|
+
name: 'Live (gallery)',
|
|
120
|
+
};
|
package/src/avatar/Avatar.tsx
CHANGED
|
@@ -7,6 +7,7 @@ import { useImageResolver } from '../image-resolver/context';
|
|
|
7
7
|
import { Z_INDEX } from '../styles/z-index';
|
|
8
8
|
import { lazyRequire } from '../utils/lazy-require';
|
|
9
9
|
import { useAvatarPlaceholder } from './placeholder-context';
|
|
10
|
+
import { LiveBadge } from './LiveBadge';
|
|
10
11
|
import type { AvatarProps } from './types';
|
|
11
12
|
|
|
12
13
|
// Google Contacts-inspired palette used to pick a deterministic background
|
|
@@ -53,6 +54,18 @@ let clipIdCounter = 0;
|
|
|
53
54
|
type SvgModuleType = typeof import('react-native-svg');
|
|
54
55
|
const getSvgModule = lazyRequire<SvgModuleType>('react-native-svg');
|
|
55
56
|
|
|
57
|
+
/**
|
|
58
|
+
* Live-ring drawing config passed down to shape renderers.
|
|
59
|
+
* - `color`: resolved ring color (theme `negative` or `liveColor` override).
|
|
60
|
+
* - `strokeWidth`: stroke width in the squircle's 0–1 path coordinate space.
|
|
61
|
+
* - `borderWidth`: ring border width in pixels for the circle fallback.
|
|
62
|
+
*/
|
|
63
|
+
interface LiveRingConfig {
|
|
64
|
+
color: string;
|
|
65
|
+
strokeWidth: number;
|
|
66
|
+
borderWidth: number;
|
|
67
|
+
}
|
|
68
|
+
|
|
56
69
|
function SquircleImage({
|
|
57
70
|
uri,
|
|
58
71
|
fallbackSource,
|
|
@@ -61,6 +74,7 @@ function SquircleImage({
|
|
|
61
74
|
placeholderIcon,
|
|
62
75
|
name,
|
|
63
76
|
onError,
|
|
77
|
+
liveRing,
|
|
64
78
|
}: {
|
|
65
79
|
uri?: string;
|
|
66
80
|
fallbackSource?: AvatarProps['fallbackSource'];
|
|
@@ -69,11 +83,20 @@ function SquircleImage({
|
|
|
69
83
|
placeholderIcon?: React.ReactNode;
|
|
70
84
|
name?: string;
|
|
71
85
|
onError: () => void;
|
|
86
|
+
liveRing?: LiveRingConfig;
|
|
72
87
|
}) {
|
|
73
88
|
const svg = getSvgModule();
|
|
74
89
|
if (!svg) {
|
|
75
|
-
// Fallback to circle if react-native-svg is not installed
|
|
76
|
-
|
|
90
|
+
// Fallback to circle if react-native-svg is not installed. The circle
|
|
91
|
+
// fallback also gets a circle live ring (matching its rendered shape).
|
|
92
|
+
return (
|
|
93
|
+
<>
|
|
94
|
+
<CircleFallback size={size} fallbackColor={fallbackColor} icon={placeholderIcon} name={name} />
|
|
95
|
+
{liveRing && (
|
|
96
|
+
<CircleLiveRing radius={size / 2} color={liveRing.color} borderWidth={liveRing.borderWidth} />
|
|
97
|
+
)}
|
|
98
|
+
</>
|
|
99
|
+
);
|
|
77
100
|
}
|
|
78
101
|
|
|
79
102
|
const { default: Svg, Defs, ClipPath, Path, Image: SvgImage } = svg;
|
|
@@ -81,7 +104,14 @@ function SquircleImage({
|
|
|
81
104
|
|
|
82
105
|
const href = uri ? { uri } : fallbackSource;
|
|
83
106
|
if (!href) {
|
|
84
|
-
return
|
|
107
|
+
return (
|
|
108
|
+
<>
|
|
109
|
+
<CircleFallback size={size} fallbackColor={fallbackColor} icon={placeholderIcon} name={name} />
|
|
110
|
+
{liveRing && (
|
|
111
|
+
<CircleLiveRing radius={size / 2} color={liveRing.color} borderWidth={liveRing.borderWidth} />
|
|
112
|
+
)}
|
|
113
|
+
</>
|
|
114
|
+
);
|
|
85
115
|
}
|
|
86
116
|
|
|
87
117
|
return (
|
|
@@ -107,6 +137,18 @@ function SquircleImage({
|
|
|
107
137
|
preserveAspectRatio="xMidYMid slice"
|
|
108
138
|
clipPath={`url(#${clipId})`}
|
|
109
139
|
/>
|
|
140
|
+
{/* Live ring: the squircle outline stroked in the ring color. The
|
|
141
|
+
path lives in 0–1 space, so the stroke width is expressed in the
|
|
142
|
+
same units; the outer half is clipped by the SVG viewport, leaving
|
|
143
|
+
a ~borderWidth-px inset ring on the squircle edge. */}
|
|
144
|
+
{liveRing && (
|
|
145
|
+
<Path
|
|
146
|
+
d={SQUIRCLE_PATH}
|
|
147
|
+
fill="none"
|
|
148
|
+
stroke={liveRing.color}
|
|
149
|
+
strokeWidth={liveRing.strokeWidth}
|
|
150
|
+
/>
|
|
151
|
+
)}
|
|
110
152
|
</Svg>
|
|
111
153
|
</>
|
|
112
154
|
);
|
|
@@ -166,6 +208,37 @@ function CircleFallback({
|
|
|
166
208
|
);
|
|
167
209
|
}
|
|
168
210
|
|
|
211
|
+
/**
|
|
212
|
+
* Solid live ring for circular avatars — an absolutely-positioned inset-0
|
|
213
|
+
* overlay whose border overlays the avatar edge (drawn on top of the image,
|
|
214
|
+
* never a border on the image itself). Also used as the fallback ring for a
|
|
215
|
+
* squircle avatar when react-native-svg is unavailable.
|
|
216
|
+
*/
|
|
217
|
+
function CircleLiveRing({
|
|
218
|
+
radius,
|
|
219
|
+
color,
|
|
220
|
+
borderWidth,
|
|
221
|
+
}: {
|
|
222
|
+
radius: number;
|
|
223
|
+
color: string;
|
|
224
|
+
borderWidth: number;
|
|
225
|
+
}) {
|
|
226
|
+
return (
|
|
227
|
+
<View
|
|
228
|
+
style={[
|
|
229
|
+
StyleSheet.absoluteFill,
|
|
230
|
+
{
|
|
231
|
+
borderRadius: radius,
|
|
232
|
+
borderColor: color,
|
|
233
|
+
borderWidth,
|
|
234
|
+
zIndex: Z_INDEX.raised,
|
|
235
|
+
pointerEvents: 'none',
|
|
236
|
+
},
|
|
237
|
+
]}
|
|
238
|
+
/>
|
|
239
|
+
);
|
|
240
|
+
}
|
|
241
|
+
|
|
169
242
|
const AvatarComponent: React.FC<AvatarProps> = ({
|
|
170
243
|
source,
|
|
171
244
|
uri,
|
|
@@ -181,6 +254,10 @@ const AvatarComponent: React.FC<AvatarProps> = ({
|
|
|
181
254
|
placeholderIcon,
|
|
182
255
|
name,
|
|
183
256
|
onPress,
|
|
257
|
+
live = false,
|
|
258
|
+
hideLiveBadge = false,
|
|
259
|
+
liveLabel = 'LIVE',
|
|
260
|
+
liveColor,
|
|
184
261
|
testID,
|
|
185
262
|
}) => {
|
|
186
263
|
const [errored, setErrored] = useState(false);
|
|
@@ -246,6 +323,23 @@ const AvatarComponent: React.FC<AvatarProps> = ({
|
|
|
246
323
|
return fallbackSource;
|
|
247
324
|
}, [effectiveUri, resolvedImageSource, fallbackSource]);
|
|
248
325
|
|
|
326
|
+
// Live indicator (modeled on Bluesky): a solid ring around the avatar plus,
|
|
327
|
+
// unless suppressed, a "LIVE" pill hanging off the bottom-center. Colors come
|
|
328
|
+
// from the theme (`negative` / `negativeForeground`) with an optional
|
|
329
|
+
// `liveColor` override. The badge is only shown for `size > 16`.
|
|
330
|
+
const liveRingColor = liveColor ?? theme.colors.negative;
|
|
331
|
+
const liveBorderWidth = size > 16 ? 2 : 1;
|
|
332
|
+
const liveRing: LiveRingConfig | undefined = live
|
|
333
|
+
? {
|
|
334
|
+
color: liveRingColor,
|
|
335
|
+
// The squircle path is in 0–1 space; center-stroking it and letting the
|
|
336
|
+
// viewport clip the outer half yields a ~`liveBorderWidth`-px inset ring.
|
|
337
|
+
strokeWidth: (liveBorderWidth / size) * 2,
|
|
338
|
+
borderWidth: liveBorderWidth,
|
|
339
|
+
}
|
|
340
|
+
: undefined;
|
|
341
|
+
const showLiveBadge = live && size > 16 && !hideLiveBadge;
|
|
342
|
+
|
|
249
343
|
const content = (
|
|
250
344
|
<View style={[styles.container, { width: size, height: size }, style]} testID={testID}>
|
|
251
345
|
{shape === 'squircle' ? (
|
|
@@ -257,6 +351,7 @@ const AvatarComponent: React.FC<AvatarProps> = ({
|
|
|
257
351
|
placeholderIcon={resolvedPlaceholderIcon}
|
|
258
352
|
name={name}
|
|
259
353
|
onError={() => setErrored(true)}
|
|
354
|
+
liveRing={liveRing}
|
|
260
355
|
/>
|
|
261
356
|
) : (
|
|
262
357
|
<View style={[styles.imageContainer, { width: size, height: size, borderRadius: radius }]}>
|
|
@@ -278,6 +373,12 @@ const AvatarComponent: React.FC<AvatarProps> = ({
|
|
|
278
373
|
</View>
|
|
279
374
|
)}
|
|
280
375
|
|
|
376
|
+
{/* Circle live ring — overlays the avatar edge. The squircle shape draws
|
|
377
|
+
its own ring inside SquircleImage (SVG path or circle fallback). */}
|
|
378
|
+
{live && shape !== 'squircle' && (
|
|
379
|
+
<CircleLiveRing radius={radius} color={liveRingColor} borderWidth={liveBorderWidth} />
|
|
380
|
+
)}
|
|
381
|
+
|
|
281
382
|
{verified && verifiedIcon && (
|
|
282
383
|
<View
|
|
283
384
|
style={[
|
|
@@ -291,6 +392,15 @@ const AvatarComponent: React.FC<AvatarProps> = ({
|
|
|
291
392
|
{verifiedIcon}
|
|
292
393
|
</View>
|
|
293
394
|
)}
|
|
395
|
+
|
|
396
|
+
{showLiveBadge && (
|
|
397
|
+
<LiveBadge
|
|
398
|
+
variant={size > 32 ? 'small' : 'tiny'}
|
|
399
|
+
label={liveLabel}
|
|
400
|
+
backgroundColor={liveRingColor}
|
|
401
|
+
textColor={theme.colors.negativeForeground}
|
|
402
|
+
/>
|
|
403
|
+
)}
|
|
294
404
|
</View>
|
|
295
405
|
);
|
|
296
406
|
|
|
@@ -0,0 +1,72 @@
|
|
|
1
|
+
import React, { memo } from 'react';
|
|
2
|
+
import { View, Text, StyleSheet } from 'react-native';
|
|
3
|
+
|
|
4
|
+
import { Z_INDEX } from '../styles/z-index';
|
|
5
|
+
|
|
6
|
+
export type LiveBadgeVariant = 'tiny' | 'small';
|
|
7
|
+
|
|
8
|
+
interface LiveBadgeProps {
|
|
9
|
+
/** Size variant — `'tiny'` for small avatars, `'small'` for larger ones. */
|
|
10
|
+
variant: LiveBadgeVariant;
|
|
11
|
+
/** Text shown inside the pill (already localized by the caller). */
|
|
12
|
+
label: string;
|
|
13
|
+
/** Pill background color (defaults come from the theme `negative` token). */
|
|
14
|
+
backgroundColor: string;
|
|
15
|
+
/** Pill text color (defaults come from the theme `negativeForeground` token). */
|
|
16
|
+
textColor: string;
|
|
17
|
+
}
|
|
18
|
+
|
|
19
|
+
/**
|
|
20
|
+
* Small red "LIVE" pill that hangs off the bottom-center of an Avatar. Internal
|
|
21
|
+
* to the avatar family — not exported from the package. Modeled on Bluesky's
|
|
22
|
+
* live indicator: full-width absolute wrapper, center-aligned, `bottom: -5` so
|
|
23
|
+
* the pill protrudes below the avatar (the Avatar container is `overflow:
|
|
24
|
+
* 'visible'`).
|
|
25
|
+
*/
|
|
26
|
+
const LiveBadgeComponent: React.FC<LiveBadgeProps> = ({
|
|
27
|
+
variant,
|
|
28
|
+
label,
|
|
29
|
+
backgroundColor,
|
|
30
|
+
textColor,
|
|
31
|
+
}) => {
|
|
32
|
+
return (
|
|
33
|
+
<View style={styles.wrapper}>
|
|
34
|
+
<View style={[styles.pill, { backgroundColor }]}>
|
|
35
|
+
<Text
|
|
36
|
+
allowFontScaling={false}
|
|
37
|
+
numberOfLines={1}
|
|
38
|
+
style={[
|
|
39
|
+
styles.text,
|
|
40
|
+
{ color: textColor, fontSize: variant === 'small' ? 10 : 7 },
|
|
41
|
+
]}
|
|
42
|
+
>
|
|
43
|
+
{label}
|
|
44
|
+
</Text>
|
|
45
|
+
</View>
|
|
46
|
+
</View>
|
|
47
|
+
);
|
|
48
|
+
};
|
|
49
|
+
|
|
50
|
+
const styles = StyleSheet.create({
|
|
51
|
+
wrapper: {
|
|
52
|
+
position: 'absolute',
|
|
53
|
+
bottom: -5,
|
|
54
|
+
left: 0,
|
|
55
|
+
right: 0,
|
|
56
|
+
alignItems: 'center',
|
|
57
|
+
zIndex: Z_INDEX.raised,
|
|
58
|
+
pointerEvents: 'none',
|
|
59
|
+
},
|
|
60
|
+
pill: {
|
|
61
|
+
paddingVertical: 1,
|
|
62
|
+
paddingHorizontal: 3,
|
|
63
|
+
borderRadius: 4,
|
|
64
|
+
},
|
|
65
|
+
text: {
|
|
66
|
+
fontWeight: '600',
|
|
67
|
+
textAlign: 'center',
|
|
68
|
+
},
|
|
69
|
+
});
|
|
70
|
+
|
|
71
|
+
export const LiveBadge = memo(LiveBadgeComponent);
|
|
72
|
+
LiveBadge.displayName = 'LiveBadge';
|
package/src/avatar/types.ts
CHANGED
|
@@ -49,5 +49,26 @@ export interface AvatarProps {
|
|
|
49
49
|
name?: string;
|
|
50
50
|
/** Press handler — wraps avatar in TouchableOpacity when provided */
|
|
51
51
|
onPress?: () => void;
|
|
52
|
+
/**
|
|
53
|
+
* When true, marks the user as live-streaming: draws a solid red ring that
|
|
54
|
+
* overlays the avatar edge and, unless `hideLiveBadge` is set, a small red
|
|
55
|
+
* "LIVE" pill hanging off the bottom-center. Static (no animation). The badge
|
|
56
|
+
* is only shown for `size > 16`.
|
|
57
|
+
*/
|
|
58
|
+
live?: boolean;
|
|
59
|
+
/** Suppress the "LIVE" pill badge while keeping the live ring (ring only). */
|
|
60
|
+
hideLiveBadge?: boolean;
|
|
61
|
+
/**
|
|
62
|
+
* Text shown inside the live badge. Defaults to `'LIVE'`. Provide a localized
|
|
63
|
+
* string for i18n — keep it extremely short (≈4 characters) as there is very
|
|
64
|
+
* little room.
|
|
65
|
+
*/
|
|
66
|
+
liveLabel?: string;
|
|
67
|
+
/**
|
|
68
|
+
* Override color for the live ring and badge background. Defaults to the theme
|
|
69
|
+
* `negative` token. Prefer the theme default; only override for brand-specific
|
|
70
|
+
* live treatments.
|
|
71
|
+
*/
|
|
72
|
+
liveColor?: string;
|
|
52
73
|
testID?: string;
|
|
53
74
|
}
|
|
@@ -15,6 +15,7 @@ import { Z_INDEX } from '../styles/z-index';
|
|
|
15
15
|
import Animated, {
|
|
16
16
|
interpolate,
|
|
17
17
|
runOnJS,
|
|
18
|
+
type SharedValue,
|
|
18
19
|
useAnimatedScrollHandler,
|
|
19
20
|
useAnimatedStyle,
|
|
20
21
|
useSharedValue,
|
|
@@ -24,18 +25,64 @@ import Animated, {
|
|
|
24
25
|
import { useSafeAreaInsets } from 'react-native-safe-area-context';
|
|
25
26
|
import { useTheme } from '../theme/use-theme';
|
|
26
27
|
|
|
27
|
-
// Keyboard
|
|
28
|
+
// Keyboard handling — only on native platforms. On web, keyboard events are
|
|
29
|
+
// handled by the browser. `react-native-keyboard-controller` is an OPTIONAL
|
|
30
|
+
// dependency: it is lazily `require`d below and everything no-ops when it is
|
|
31
|
+
// absent (or on web).
|
|
28
32
|
const noopKeyboardHandler = (_handlers: Record<string, (e: { height: number }) => void>, _deps: unknown[]) => {};
|
|
29
33
|
let useKeyboardHandler: (handlers: Record<string, (e: { height: number }) => void>, deps: unknown[]) => void = noopKeyboardHandler;
|
|
34
|
+
|
|
35
|
+
// react-native-keyboard-controller's <KeyboardProvider>. We re-establish it
|
|
36
|
+
// INSIDE the sheet's RN <Modal> (see the render below): a <Modal> mounts into
|
|
37
|
+
// its OWN native root, and neither the app-root GestureHandlerRootView nor the
|
|
38
|
+
// app-root KeyboardProvider's native KeyboardControllerView extend across that
|
|
39
|
+
// boundary. Without a provider inside the Modal, keyboard-controller consumers
|
|
40
|
+
// (this sheet's keyboard tracker, plus any TextInputs in `children`) read the
|
|
41
|
+
// default empty KeyboardContext — logging "Couldn't find real values for
|
|
42
|
+
// KeyboardContext ..." — and receive no keyboard insets. When the optional
|
|
43
|
+
// module is absent, or on web (no RN Modal native-window boundary, keyboard is
|
|
44
|
+
// the browser's concern), this resolves to a passthrough that just renders its
|
|
45
|
+
// children, so no provider is introduced where one isn't needed.
|
|
46
|
+
const PassthroughKeyboardProvider = ({ children }: { children: React.ReactNode }) => <>{children}</>;
|
|
47
|
+
let KeyboardProvider: React.ComponentType<{ children: React.ReactNode }> = PassthroughKeyboardProvider;
|
|
48
|
+
|
|
30
49
|
if (Platform.OS !== 'web' && typeof require !== 'undefined') {
|
|
31
50
|
try {
|
|
32
51
|
const moduleName = 'react-native-keyboard-controller';
|
|
33
|
-
|
|
52
|
+
const keyboardController = require(moduleName);
|
|
53
|
+
useKeyboardHandler = keyboardController.useKeyboardHandler ?? noopKeyboardHandler;
|
|
54
|
+
KeyboardProvider = keyboardController.KeyboardProvider ?? PassthroughKeyboardProvider;
|
|
34
55
|
} catch {
|
|
35
|
-
// react-native-keyboard-controller not available
|
|
56
|
+
// react-native-keyboard-controller not available — keep the no-op
|
|
57
|
+
// handler and passthrough provider.
|
|
36
58
|
}
|
|
37
59
|
}
|
|
38
60
|
|
|
61
|
+
/**
|
|
62
|
+
* Registers the sheet's keyboard-height tracker. It lives in its own tiny
|
|
63
|
+
* component — rendered INSIDE the Modal, under the re-established
|
|
64
|
+
* <KeyboardProvider> — so `useKeyboardHandler` reads the in-Modal
|
|
65
|
+
* KeyboardContext whose native KeyboardControllerView actually receives the
|
|
66
|
+
* Modal window's keyboard insets (the app-root provider does not cross the
|
|
67
|
+
* Modal's native-window boundary). It writes the live keyboard height into the
|
|
68
|
+
* shared value that drives the sheet's translate/height styles. Renders
|
|
69
|
+
* nothing. No-ops when react-native-keyboard-controller isn't installed / on
|
|
70
|
+
* web (`useKeyboardHandler` is the module-level no-op there).
|
|
71
|
+
*/
|
|
72
|
+
function SheetKeyboardSync({ keyboardHeight }: { keyboardHeight: SharedValue<number> }) {
|
|
73
|
+
useKeyboardHandler({
|
|
74
|
+
onMove: (e) => {
|
|
75
|
+
'worklet';
|
|
76
|
+
keyboardHeight.value = e.height;
|
|
77
|
+
},
|
|
78
|
+
onEnd: (e) => {
|
|
79
|
+
'worklet';
|
|
80
|
+
keyboardHeight.value = e.height;
|
|
81
|
+
},
|
|
82
|
+
}, []);
|
|
83
|
+
return null;
|
|
84
|
+
}
|
|
85
|
+
|
|
39
86
|
/** Hook that returns current screen dimensions and updates on rotation/resize. */
|
|
40
87
|
function useScreenDimensions() {
|
|
41
88
|
const [dimensions, setDimensions] = useState(() => Dimensions.get('window'));
|
|
@@ -220,16 +267,11 @@ const BottomSheet = forwardRef((props: BottomSheetProps, ref: React.ForwardedRef
|
|
|
220
267
|
const bodyPanRef = useRef<GestureType | undefined>(undefined);
|
|
221
268
|
const handlePanRef = useRef<GestureType | undefined>(undefined);
|
|
222
269
|
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
onEnd: (e) => {
|
|
229
|
-
'worklet';
|
|
230
|
-
keyboardHeight.value = e.height;
|
|
231
|
-
},
|
|
232
|
-
}, []);
|
|
270
|
+
// The sheet's keyboard-height tracker is registered by <SheetKeyboardSync>,
|
|
271
|
+
// rendered INSIDE the Modal under the re-established <KeyboardProvider> (see
|
|
272
|
+
// the render tree below). It must NOT be called here in the component body:
|
|
273
|
+
// this body runs OUTSIDE the Modal, where the keyboard-controller provider
|
|
274
|
+
// that actually receives the Modal window's insets is not reachable.
|
|
233
275
|
|
|
234
276
|
// Dismiss callbacks
|
|
235
277
|
const safeClose = useCallback(() => {
|
|
@@ -692,32 +734,42 @@ const BottomSheet = forwardRef((props: BottomSheetProps, ref: React.ForwardedRef
|
|
|
692
734
|
|
|
693
735
|
return (
|
|
694
736
|
<Modal visible={rendered} transparent animationType="none" statusBarTranslucent onRequestClose={dismiss}>
|
|
695
|
-
{/* RN's Modal
|
|
696
|
-
|
|
697
|
-
|
|
698
|
-
|
|
699
|
-
|
|
700
|
-
|
|
701
|
-
|
|
702
|
-
|
|
703
|
-
|
|
704
|
-
|
|
705
|
-
|
|
706
|
-
|
|
707
|
-
|
|
708
|
-
|
|
709
|
-
|
|
710
|
-
|
|
711
|
-
|
|
712
|
-
|
|
713
|
-
|
|
714
|
-
|
|
715
|
-
|
|
716
|
-
|
|
737
|
+
{/* RN's <Modal> mounts into its OWN native root, so the app-root
|
|
738
|
+
react-native-keyboard-controller <KeyboardProvider> does not
|
|
739
|
+
reach this subtree. Re-establish a provider here so the sheet's
|
|
740
|
+
own keyboard tracker (<SheetKeyboardSync>) AND any TextInputs in
|
|
741
|
+
`children` find a real KeyboardContext + receive the Modal
|
|
742
|
+
window's keyboard insets. Resolves to a passthrough on web / when
|
|
743
|
+
the optional module isn't installed (see resolution above). */}
|
|
744
|
+
<KeyboardProvider>
|
|
745
|
+
<SheetKeyboardSync keyboardHeight={keyboardHeight} />
|
|
746
|
+
{/* RN's Modal renders into its own native window. The app-root
|
|
747
|
+
GestureHandlerRootView does NOT extend into it, so pan
|
|
748
|
+
gestures silently no-op without this wrapper. */}
|
|
749
|
+
<GestureHandlerRootView style={styles.rootView}>
|
|
750
|
+
<View style={StyleSheet.absoluteFill}>
|
|
751
|
+
<Animated.View style={[styles.backdrop, backdropStyle]}>
|
|
752
|
+
{backdropComponent ? (
|
|
753
|
+
backdropComponent({ onPress: handleBackdropPress })
|
|
754
|
+
) : (
|
|
755
|
+
<Pressable style={styles.backdropTouchable} onPress={handleBackdropPress}>
|
|
756
|
+
<View style={StyleSheet.absoluteFill} />
|
|
757
|
+
</Pressable>
|
|
758
|
+
)}
|
|
717
759
|
</Animated.View>
|
|
718
|
-
|
|
719
|
-
|
|
720
|
-
|
|
760
|
+
|
|
761
|
+
<GestureDetector gesture={panGesture}>
|
|
762
|
+
<Animated.View style={[dynamicStyles.sheet, sheetMarginStyle, sheetStyle, sheetHeightStyle, style]}>
|
|
763
|
+
{backgroundComponent?.({ style: styles.background })}
|
|
764
|
+
|
|
765
|
+
{handleSlot}
|
|
766
|
+
|
|
767
|
+
{bodyContent}
|
|
768
|
+
</Animated.View>
|
|
769
|
+
</GestureDetector>
|
|
770
|
+
</View>
|
|
771
|
+
</GestureHandlerRootView>
|
|
772
|
+
</KeyboardProvider>
|
|
721
773
|
</Modal>
|
|
722
774
|
);
|
|
723
775
|
});
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import type { AccordionProps, AccordionItemProps, AccordionTriggerProps, AccordionContentProps } from './types';
|
|
3
|
-
export declare const Accordion: React.NamedExoticComponent<AccordionProps>;
|
|
4
|
-
export declare const AccordionItem: React.NamedExoticComponent<AccordionItemProps>;
|
|
5
|
-
export declare const AccordionTrigger: React.NamedExoticComponent<AccordionTriggerProps>;
|
|
6
|
-
export declare const AccordionContent: React.NamedExoticComponent<AccordionContentProps>;
|
|
7
|
-
//# sourceMappingURL=Accordion.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Accordion.d.ts","sourceRoot":"","sources":["../../../../src/accordion/Accordion.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAmF,MAAM,OAAO,CAAC;AAOxG,OAAO,KAAK,EACV,cAAc,EACd,kBAAkB,EAClB,qBAAqB,EACrB,qBAAqB,EAEtB,MAAM,SAAS,CAAC;AAsPjB,eAAO,MAAM,SAAS,4CAA2B,CAAC;AAGlD,eAAO,MAAM,aAAa,gDAA+B,CAAC;AAG1D,eAAO,MAAM,gBAAgB,mDAAkC,CAAC;AAGhE,eAAO,MAAM,gBAAgB,mDAAkC,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/accordion/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,aAAa,EAAE,gBAAgB,EAAE,gBAAgB,EAAE,MAAM,aAAa,CAAC;AAC3F,YAAY,EACV,cAAc,EACd,kBAAkB,EAClB,qBAAqB,EACrB,qBAAqB,EACrB,aAAa,GACd,MAAM,SAAS,CAAC"}
|
|
@@ -1,38 +0,0 @@
|
|
|
1
|
-
import type { StyleProp, ViewStyle, TextStyle } from 'react-native';
|
|
2
|
-
export type AccordionType = 'single' | 'multiple';
|
|
3
|
-
export interface AccordionProps {
|
|
4
|
-
/** Controls which items are expanded. For 'single' type, pass a string or undefined.
|
|
5
|
-
* For 'multiple' type, pass an array of strings. */
|
|
6
|
-
value: string | string[] | undefined;
|
|
7
|
-
/** Called when expanded items change. */
|
|
8
|
-
onValueChange: (value: string | string[] | undefined) => void;
|
|
9
|
-
/** Whether only one item can be expanded at a time. */
|
|
10
|
-
type?: AccordionType;
|
|
11
|
-
/** Accordion items. */
|
|
12
|
-
children: React.ReactNode;
|
|
13
|
-
style?: StyleProp<ViewStyle>;
|
|
14
|
-
testID?: string;
|
|
15
|
-
}
|
|
16
|
-
export interface AccordionItemProps {
|
|
17
|
-
/** Unique value identifying this item. */
|
|
18
|
-
value: string;
|
|
19
|
-
/** Item content: should be AccordionTrigger and AccordionContent. */
|
|
20
|
-
children: React.ReactNode;
|
|
21
|
-
/** Whether this item is disabled. */
|
|
22
|
-
disabled?: boolean;
|
|
23
|
-
style?: StyleProp<ViewStyle>;
|
|
24
|
-
}
|
|
25
|
-
export interface AccordionTriggerProps {
|
|
26
|
-
/** Trigger content (label text). */
|
|
27
|
-
children: React.ReactNode;
|
|
28
|
-
/** Icon to show on the left side. */
|
|
29
|
-
icon?: React.ReactNode;
|
|
30
|
-
style?: StyleProp<ViewStyle>;
|
|
31
|
-
textStyle?: StyleProp<TextStyle>;
|
|
32
|
-
}
|
|
33
|
-
export interface AccordionContentProps {
|
|
34
|
-
/** Content to show when expanded. */
|
|
35
|
-
children: React.ReactNode;
|
|
36
|
-
style?: StyleProp<ViewStyle>;
|
|
37
|
-
}
|
|
38
|
-
//# sourceMappingURL=types.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../../src/accordion/types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,SAAS,EAAE,SAAS,EAAE,MAAM,cAAc,CAAC;AAEpE,MAAM,MAAM,aAAa,GAAG,QAAQ,GAAG,UAAU,CAAC;AAElD,MAAM,WAAW,cAAc;IAC7B;yDACqD;IACrD,KAAK,EAAE,MAAM,GAAG,MAAM,EAAE,GAAG,SAAS,CAAC;IACrC,yCAAyC;IACzC,aAAa,EAAE,CAAC,KAAK,EAAE,MAAM,GAAG,MAAM,EAAE,GAAG,SAAS,KAAK,IAAI,CAAC;IAC9D,uDAAuD;IACvD,IAAI,CAAC,EAAE,aAAa,CAAC;IACrB,uBAAuB;IACvB,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;IAC1B,KAAK,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;IAC7B,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB;AAED,MAAM,WAAW,kBAAkB;IACjC,0CAA0C;IAC1C,KAAK,EAAE,MAAM,CAAC;IACd,qEAAqE;IACrE,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;IAC1B,qCAAqC;IACrC,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,KAAK,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;CAC9B;AAED,MAAM,WAAW,qBAAqB;IACpC,oCAAoC;IACpC,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;IAC1B,qCAAqC;IACrC,IAAI,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IACvB,KAAK,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;IAC7B,SAAS,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;CAClC;AAED,MAAM,WAAW,qBAAqB;IACpC,qCAAqC;IACrC,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;IAC1B,KAAK,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;CAC9B"}
|
|
@@ -1,56 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { type StyleProp, type TextStyle, type ViewStyle } from 'react-native';
|
|
3
|
-
import { type ButtonProps } from '../button';
|
|
4
|
-
type AdmonitionType = 'info' | 'tip' | 'warning' | 'error' | 'apology';
|
|
5
|
-
export declare function AdmonitionIcon(): import("react/jsx-runtime").JSX.Element;
|
|
6
|
-
export declare namespace AdmonitionIcon {
|
|
7
|
-
var displayName: string;
|
|
8
|
-
}
|
|
9
|
-
export declare function AdmonitionContent({ children, style, }: {
|
|
10
|
-
children: React.ReactNode;
|
|
11
|
-
style?: StyleProp<ViewStyle>;
|
|
12
|
-
}): import("react/jsx-runtime").JSX.Element;
|
|
13
|
-
export declare namespace AdmonitionContent {
|
|
14
|
-
var displayName: string;
|
|
15
|
-
}
|
|
16
|
-
export declare function AdmonitionText({ children, style, }: {
|
|
17
|
-
children?: React.ReactNode;
|
|
18
|
-
style?: TextStyle;
|
|
19
|
-
}): import("react/jsx-runtime").JSX.Element;
|
|
20
|
-
export declare namespace AdmonitionText {
|
|
21
|
-
var displayName: string;
|
|
22
|
-
}
|
|
23
|
-
export declare function AdmonitionButton({ children, ...props }: Omit<ButtonProps, 'size' | 'variant'>): import("react/jsx-runtime").JSX.Element;
|
|
24
|
-
export declare namespace AdmonitionButton {
|
|
25
|
-
var displayName: string;
|
|
26
|
-
}
|
|
27
|
-
export declare function AdmonitionRow({ children, style, }: {
|
|
28
|
-
children: React.ReactNode;
|
|
29
|
-
style?: StyleProp<ViewStyle>;
|
|
30
|
-
}): import("react/jsx-runtime").JSX.Element;
|
|
31
|
-
export declare namespace AdmonitionRow {
|
|
32
|
-
var displayName: string;
|
|
33
|
-
}
|
|
34
|
-
export declare function AdmonitionRoot({ children, type, style, }: {
|
|
35
|
-
children: React.ReactNode;
|
|
36
|
-
type?: AdmonitionType;
|
|
37
|
-
style?: StyleProp<ViewStyle>;
|
|
38
|
-
}): import("react/jsx-runtime").JSX.Element;
|
|
39
|
-
export declare namespace AdmonitionRoot {
|
|
40
|
-
var displayName: string;
|
|
41
|
-
}
|
|
42
|
-
/**
|
|
43
|
-
* Simple all-in-one Admonition component for common use cases.
|
|
44
|
-
* For more control, compose with AdmonitionRoot, AdmonitionRow, AdmonitionIcon,
|
|
45
|
-
* AdmonitionContent, AdmonitionText, and AdmonitionButton.
|
|
46
|
-
*/
|
|
47
|
-
export declare function Admonition({ children, type, style, }: {
|
|
48
|
-
children?: React.ReactNode;
|
|
49
|
-
type?: AdmonitionType;
|
|
50
|
-
style?: StyleProp<ViewStyle>;
|
|
51
|
-
}): import("react/jsx-runtime").JSX.Element;
|
|
52
|
-
export declare namespace Admonition {
|
|
53
|
-
var displayName: string;
|
|
54
|
-
}
|
|
55
|
-
export {};
|
|
56
|
-
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/admonition/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAoC,MAAM,OAAO,CAAC;AACzD,OAAO,EAAoB,KAAK,SAAS,EAAE,KAAK,SAAS,EAAE,KAAK,SAAS,EAAE,MAAM,cAAc,CAAC;AAIhG,OAAO,EAAwB,KAAK,WAAW,EAAE,MAAM,WAAW,CAAC;AAMnE,KAAK,cAAc,GAAG,MAAM,GAAG,KAAK,GAAG,SAAS,GAAG,OAAO,GAAG,SAAS,CAAC;AAmBvE,wBAAgB,cAAc,4CAe7B;yBAfe,cAAc;;;AAkB9B,wBAAgB,iBAAiB,CAAC,EAChC,QAAQ,EACR,KAAK,GACN,EAAE;IACD,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;IAC1B,KAAK,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;CAC9B,2CAMA;yBAZe,iBAAiB;;;AAejC,wBAAgB,cAAc,CAAC,EAC7B,QAAQ,EACR,KAAK,GACN,EAAE;IACD,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC3B,KAAK,CAAC,EAAE,SAAS,CAAC;CACnB,2CAMA;yBAZe,cAAc;;;AAe9B,wBAAgB,gBAAgB,CAAC,EAC/B,QAAQ,EACR,GAAG,KAAK,EACT,EAAE,IAAI,CAAC,WAAW,EAAE,MAAM,GAAG,SAAS,CAAC,2CAMvC;yBATe,gBAAgB;;;AAYhC,wBAAgB,aAAa,CAAC,EAC5B,QAAQ,EACR,KAAK,GACN,EAAE;IACD,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;IAC1B,KAAK,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;CAC9B,2CAMA;yBAZe,aAAa;;;AAe7B,wBAAgB,cAAc,CAAC,EAC7B,QAAQ,EACR,IAAa,EACb,KAAK,GACN,EAAE;IACD,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;IAC1B,IAAI,CAAC,EAAE,cAAc,CAAC;IACtB,KAAK,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;CAC9B,2CA2BA;yBAnCe,cAAc;;;AAsC9B;;;;GAIG;AACH,wBAAgB,UAAU,CAAC,EACzB,QAAQ,EACR,IAAI,EACJ,KAAK,GACN,EAAE;IACD,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC3B,IAAI,CAAC,EAAE,cAAc,CAAC;IACtB,KAAK,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;CAC9B,2CAWA;yBAnBe,UAAU"}
|