@oxyhq/bloom 0.26.0 → 0.26.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/typescript/commonjs/accordion/Accordion.d.ts +7 -0
- package/lib/typescript/commonjs/accordion/Accordion.d.ts.map +1 -0
- package/lib/typescript/commonjs/accordion/index.d.ts +3 -0
- package/lib/typescript/commonjs/accordion/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/accordion/types.d.ts +38 -0
- package/lib/typescript/commonjs/accordion/types.d.ts.map +1 -0
- package/lib/typescript/commonjs/admonition/index.d.ts +56 -0
- package/lib/typescript/commonjs/admonition/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/alert-dialog/AlertDialog.d.ts +22 -0
- package/lib/typescript/commonjs/alert-dialog/AlertDialog.d.ts.map +1 -0
- package/lib/typescript/commonjs/alert-dialog/AlertDialogHost.d.ts +15 -0
- package/lib/typescript/commonjs/alert-dialog/AlertDialogHost.d.ts.map +1 -0
- package/lib/typescript/commonjs/alert-dialog/confirm-store.d.ts +31 -0
- package/lib/typescript/commonjs/alert-dialog/confirm-store.d.ts.map +1 -0
- package/lib/typescript/commonjs/alert-dialog/index.d.ts +8 -0
- package/lib/typescript/commonjs/alert-dialog/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/alert-dialog/index.web.d.ts +8 -0
- package/lib/typescript/commonjs/alert-dialog/index.web.d.ts.map +1 -0
- package/lib/typescript/commonjs/alert-dialog/types.d.ts +44 -0
- package/lib/typescript/commonjs/alert-dialog/types.d.ts.map +1 -0
- package/lib/typescript/commonjs/avatar/Avatar.d.ts +4 -0
- package/lib/typescript/commonjs/avatar/Avatar.d.ts.map +1 -0
- package/lib/typescript/commonjs/avatar/LiveBadge.d.ts +15 -0
- package/lib/typescript/commonjs/avatar/LiveBadge.d.ts.map +1 -0
- package/lib/typescript/commonjs/avatar/default-avatar.d.ts +5 -0
- package/lib/typescript/commonjs/avatar/default-avatar.d.ts.map +1 -0
- package/lib/typescript/commonjs/avatar/index.d.ts +9 -0
- package/lib/typescript/commonjs/avatar/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/avatar/placeholder-context.d.ts +8 -0
- package/lib/typescript/commonjs/avatar/placeholder-context.d.ts.map +1 -0
- package/lib/typescript/commonjs/avatar/types.d.ts +71 -0
- package/lib/typescript/commonjs/avatar/types.d.ts.map +1 -0
- package/lib/typescript/commonjs/avatar-group/AvatarGroup.d.ts +4 -0
- package/lib/typescript/commonjs/avatar-group/AvatarGroup.d.ts.map +1 -0
- package/lib/typescript/commonjs/avatar-group/AvatarGroup.web.d.ts +4 -0
- package/lib/typescript/commonjs/avatar-group/AvatarGroup.web.d.ts.map +1 -0
- package/lib/typescript/commonjs/avatar-group/AvatarGroupBase.d.ts +16 -0
- package/lib/typescript/commonjs/avatar-group/AvatarGroupBase.d.ts.map +1 -0
- package/lib/typescript/commonjs/avatar-group/index.d.ts +3 -0
- package/lib/typescript/commonjs/avatar-group/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/avatar-group/index.web.d.ts +3 -0
- package/lib/typescript/commonjs/avatar-group/index.web.d.ts.map +1 -0
- package/lib/typescript/commonjs/avatar-group/types.d.ts +76 -0
- package/lib/typescript/commonjs/avatar-group/types.d.ts.map +1 -0
- package/lib/typescript/commonjs/badge/Badge.d.ts +4 -0
- package/lib/typescript/commonjs/badge/Badge.d.ts.map +1 -0
- package/lib/typescript/commonjs/badge/index.d.ts +3 -0
- package/lib/typescript/commonjs/badge/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/badge/types.d.ts +29 -0
- package/lib/typescript/commonjs/badge/types.d.ts.map +1 -0
- package/lib/typescript/commonjs/benefit-list/index.d.ts +6 -0
- package/lib/typescript/commonjs/benefit-list/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/benefit-list/types.d.ts +35 -0
- package/lib/typescript/commonjs/benefit-list/types.d.ts.map +1 -0
- package/lib/typescript/commonjs/bottom-sheet/index.d.ts +95 -0
- package/lib/typescript/commonjs/bottom-sheet/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/button/Button.d.ts +14 -0
- package/lib/typescript/commonjs/button/Button.d.ts.map +1 -0
- package/lib/typescript/commonjs/button/Button.web.d.ts +14 -0
- package/lib/typescript/commonjs/button/Button.web.d.ts.map +1 -0
- package/lib/typescript/commonjs/button/index.d.ts +3 -0
- package/lib/typescript/commonjs/button/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/button/index.web.d.ts +3 -0
- package/lib/typescript/commonjs/button/index.web.d.ts.map +1 -0
- package/lib/typescript/commonjs/button/types.d.ts +107 -0
- package/lib/typescript/commonjs/button/types.d.ts.map +1 -0
- package/lib/typescript/commonjs/card/Card.d.ts +9 -0
- package/lib/typescript/commonjs/card/Card.d.ts.map +1 -0
- package/lib/typescript/commonjs/card/index.d.ts +3 -0
- package/lib/typescript/commonjs/card/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/card/types.d.ts +34 -0
- package/lib/typescript/commonjs/card/types.d.ts.map +1 -0
- package/lib/typescript/commonjs/checkbox/Checkbox.d.ts +4 -0
- package/lib/typescript/commonjs/checkbox/Checkbox.d.ts.map +1 -0
- package/lib/typescript/commonjs/checkbox/index.d.ts +3 -0
- package/lib/typescript/commonjs/checkbox/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/checkbox/types.d.ts +25 -0
- package/lib/typescript/commonjs/checkbox/types.d.ts.map +1 -0
- package/lib/typescript/commonjs/chip/Chip.d.ts +4 -0
- package/lib/typescript/commonjs/chip/Chip.d.ts.map +1 -0
- package/lib/typescript/commonjs/chip/index.d.ts +3 -0
- package/lib/typescript/commonjs/chip/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/chip/types.d.ts +31 -0
- package/lib/typescript/commonjs/chip/types.d.ts.map +1 -0
- package/lib/typescript/commonjs/code/Code.d.ts +7 -0
- package/lib/typescript/commonjs/code/Code.d.ts.map +1 -0
- package/lib/typescript/commonjs/code/Pre.d.ts +8 -0
- package/lib/typescript/commonjs/code/Pre.d.ts.map +1 -0
- package/lib/typescript/commonjs/code/index.d.ts +5 -0
- package/lib/typescript/commonjs/code/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/collapsible/Collapsible.d.ts +4 -0
- package/lib/typescript/commonjs/collapsible/Collapsible.d.ts.map +1 -0
- package/lib/typescript/commonjs/collapsible/index.d.ts +3 -0
- package/lib/typescript/commonjs/collapsible/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/collapsible/types.d.ts +18 -0
- package/lib/typescript/commonjs/collapsible/types.d.ts.map +1 -0
- package/lib/typescript/commonjs/combobox/Combobox.d.ts +33 -0
- package/lib/typescript/commonjs/combobox/Combobox.d.ts.map +1 -0
- package/lib/typescript/commonjs/combobox/index.d.ts +6 -0
- package/lib/typescript/commonjs/combobox/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/combobox/index.web.d.ts +6 -0
- package/lib/typescript/commonjs/combobox/index.web.d.ts.map +1 -0
- package/lib/typescript/commonjs/combobox/types.d.ts +40 -0
- package/lib/typescript/commonjs/combobox/types.d.ts.map +1 -0
- package/lib/typescript/commonjs/command/Command.d.ts +22 -0
- package/lib/typescript/commonjs/command/Command.d.ts.map +1 -0
- package/lib/typescript/commonjs/command/index.d.ts +6 -0
- package/lib/typescript/commonjs/command/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/command/index.web.d.ts +6 -0
- package/lib/typescript/commonjs/command/index.web.d.ts.map +1 -0
- package/lib/typescript/commonjs/command/types.d.ts +46 -0
- package/lib/typescript/commonjs/command/types.d.ts.map +1 -0
- package/lib/typescript/commonjs/connection-dots/ConnectionDots.d.ts +4 -0
- package/lib/typescript/commonjs/connection-dots/ConnectionDots.d.ts.map +1 -0
- package/lib/typescript/commonjs/connection-dots/ConnectionDots.web.d.ts +14 -0
- package/lib/typescript/commonjs/connection-dots/ConnectionDots.web.d.ts.map +1 -0
- package/lib/typescript/commonjs/connection-dots/ConnectionDotsBase.d.ts +18 -0
- package/lib/typescript/commonjs/connection-dots/ConnectionDotsBase.d.ts.map +1 -0
- package/lib/typescript/commonjs/connection-dots/index.d.ts +3 -0
- package/lib/typescript/commonjs/connection-dots/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/connection-dots/index.web.d.ts +3 -0
- package/lib/typescript/commonjs/connection-dots/index.web.d.ts.map +1 -0
- package/lib/typescript/commonjs/connection-dots/types.d.ts +41 -0
- package/lib/typescript/commonjs/connection-dots/types.d.ts.map +1 -0
- package/lib/typescript/commonjs/content-panel/index.d.ts +59 -0
- package/lib/typescript/commonjs/content-panel/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/content-panel/index.web.d.ts +68 -0
- package/lib/typescript/commonjs/content-panel/index.web.d.ts.map +1 -0
- package/lib/typescript/commonjs/content-panel/nesting-context.d.ts +24 -0
- package/lib/typescript/commonjs/content-panel/nesting-context.d.ts.map +1 -0
- package/lib/typescript/commonjs/context-menu/context.d.ts +11 -0
- package/lib/typescript/commonjs/context-menu/context.d.ts.map +1 -0
- package/lib/typescript/commonjs/context-menu/index.d.ts +21 -0
- package/lib/typescript/commonjs/context-menu/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/context-menu/index.web.d.ts +19 -0
- package/lib/typescript/commonjs/context-menu/index.web.d.ts.map +1 -0
- package/lib/typescript/commonjs/context-menu/types.d.ts +53 -0
- package/lib/typescript/commonjs/context-menu/types.d.ts.map +1 -0
- package/lib/typescript/commonjs/design-tokens/color-roles.d.ts +102 -0
- package/lib/typescript/commonjs/design-tokens/color-roles.d.ts.map +1 -0
- package/lib/typescript/commonjs/design-tokens/index.d.ts +28 -0
- package/lib/typescript/commonjs/design-tokens/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/design-tokens/scales.d.ts +152 -0
- package/lib/typescript/commonjs/design-tokens/scales.d.ts.map +1 -0
- package/lib/typescript/commonjs/design-tokens/shadows.d.ts +34 -0
- package/lib/typescript/commonjs/design-tokens/shadows.d.ts.map +1 -0
- package/lib/typescript/commonjs/design-tokens/shadows.native.d.ts +19 -0
- package/lib/typescript/commonjs/design-tokens/shadows.native.d.ts.map +1 -0
- package/lib/typescript/commonjs/design-tokens/tailwind-preset.d.ts +59 -0
- package/lib/typescript/commonjs/design-tokens/tailwind-preset.d.ts.map +1 -0
- package/lib/typescript/commonjs/design-tokens/theme-css.d.ts +39 -0
- package/lib/typescript/commonjs/design-tokens/theme-css.d.ts.map +1 -0
- package/lib/typescript/commonjs/dialog/BloomDialogProvider.d.ts +27 -0
- package/lib/typescript/commonjs/dialog/BloomDialogProvider.d.ts.map +1 -0
- package/lib/typescript/commonjs/dialog/BloomDialogProvider.web.d.ts +15 -0
- package/lib/typescript/commonjs/dialog/BloomDialogProvider.web.d.ts.map +1 -0
- package/lib/typescript/commonjs/dialog/Dialog.d.ts +40 -0
- package/lib/typescript/commonjs/dialog/Dialog.d.ts.map +1 -0
- package/lib/typescript/commonjs/dialog/Dialog.web.d.ts +55 -0
- package/lib/typescript/commonjs/dialog/Dialog.web.d.ts.map +1 -0
- package/lib/typescript/commonjs/dialog/DialogBottomSheet.d.ts +29 -0
- package/lib/typescript/commonjs/dialog/DialogBottomSheet.d.ts.map +1 -0
- package/lib/typescript/commonjs/dialog/DialogContent.d.ts +32 -0
- package/lib/typescript/commonjs/dialog/DialogContent.d.ts.map +1 -0
- package/lib/typescript/commonjs/dialog/SheetShell.d.ts +31 -0
- package/lib/typescript/commonjs/dialog/SheetShell.d.ts.map +1 -0
- package/lib/typescript/commonjs/dialog/alert-store.d.ts +70 -0
- package/lib/typescript/commonjs/dialog/alert-store.d.ts.map +1 -0
- package/lib/typescript/commonjs/dialog/alert.d.ts +27 -0
- package/lib/typescript/commonjs/dialog/alert.d.ts.map +1 -0
- package/lib/typescript/commonjs/dialog/context.d.ts +12 -0
- package/lib/typescript/commonjs/dialog/context.d.ts.map +1 -0
- package/lib/typescript/commonjs/dialog/index.d.ts +7 -0
- package/lib/typescript/commonjs/dialog/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/dialog/index.web.d.ts +7 -0
- package/lib/typescript/commonjs/dialog/index.web.d.ts.map +1 -0
- package/lib/typescript/commonjs/dialog/placement.d.ts +81 -0
- package/lib/typescript/commonjs/dialog/placement.d.ts.map +1 -0
- package/lib/typescript/commonjs/dialog/types.d.ts +165 -0
- package/lib/typescript/commonjs/dialog/types.d.ts.map +1 -0
- package/lib/typescript/commonjs/divider/Divider.d.ts +4 -0
- package/lib/typescript/commonjs/divider/Divider.d.ts.map +1 -0
- package/lib/typescript/commonjs/divider/index.d.ts +3 -0
- package/lib/typescript/commonjs/divider/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/divider/types.d.ts +15 -0
- package/lib/typescript/commonjs/divider/types.d.ts.map +1 -0
- package/lib/typescript/commonjs/error-boundary/ErrorBoundary.d.ts +18 -0
- package/lib/typescript/commonjs/error-boundary/ErrorBoundary.d.ts.map +1 -0
- package/lib/typescript/commonjs/error-boundary/index.d.ts +3 -0
- package/lib/typescript/commonjs/error-boundary/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/error-boundary/types.d.ts +55 -0
- package/lib/typescript/commonjs/error-boundary/types.d.ts.map +1 -0
- package/lib/typescript/commonjs/fab/Fab.d.ts +5 -0
- package/lib/typescript/commonjs/fab/Fab.d.ts.map +1 -0
- package/lib/typescript/commonjs/fab/Fab.web.d.ts +5 -0
- package/lib/typescript/commonjs/fab/Fab.web.d.ts.map +1 -0
- package/lib/typescript/commonjs/fab/index.d.ts +3 -0
- package/lib/typescript/commonjs/fab/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/fab/index.web.d.ts +3 -0
- package/lib/typescript/commonjs/fab/index.web.d.ts.map +1 -0
- package/lib/typescript/commonjs/fab/types.d.ts +113 -0
- package/lib/typescript/commonjs/fab/types.d.ts.map +1 -0
- package/lib/typescript/commonjs/field/Field.d.ts +4 -0
- package/lib/typescript/commonjs/field/Field.d.ts.map +1 -0
- package/lib/typescript/commonjs/field/index.d.ts +3 -0
- package/lib/typescript/commonjs/field/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/field/types.d.ts +26 -0
- package/lib/typescript/commonjs/field/types.d.ts.map +1 -0
- package/lib/typescript/commonjs/fill/index.d.ts +7 -0
- package/lib/typescript/commonjs/fill/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/fonts/FontLoader.d.ts +28 -0
- package/lib/typescript/commonjs/fonts/FontLoader.d.ts.map +1 -0
- package/lib/typescript/commonjs/fonts/FontLoader.native.d.ts +32 -0
- package/lib/typescript/commonjs/fonts/FontLoader.native.d.ts.map +1 -0
- package/lib/typescript/commonjs/fonts/apply-font-faces.d.ts +2 -0
- package/lib/typescript/commonjs/fonts/apply-font-faces.d.ts.map +1 -0
- package/lib/typescript/commonjs/fonts/apply-font-faces.web.d.ts +19 -0
- package/lib/typescript/commonjs/fonts/apply-font-faces.web.d.ts.map +1 -0
- package/lib/typescript/commonjs/fonts/font-assets.d.ts +7 -0
- package/lib/typescript/commonjs/fonts/font-assets.d.ts.map +1 -0
- package/lib/typescript/commonjs/fonts/font-data.web.d.ts +5 -0
- package/lib/typescript/commonjs/fonts/font-data.web.d.ts.map +1 -0
- package/lib/typescript/commonjs/fonts/index.d.ts +7 -0
- package/lib/typescript/commonjs/fonts/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/fonts/index.web.d.ts +7 -0
- package/lib/typescript/commonjs/fonts/index.web.d.ts.map +1 -0
- package/lib/typescript/commonjs/fonts/tokens.d.ts +21 -0
- package/lib/typescript/commonjs/fonts/tokens.d.ts.map +1 -0
- package/lib/typescript/commonjs/grid/index.d.ts +13 -0
- package/lib/typescript/commonjs/grid/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/grouped-buttons/GroupedButtons.d.ts +12 -0
- package/lib/typescript/commonjs/grouped-buttons/GroupedButtons.d.ts.map +1 -0
- package/lib/typescript/commonjs/grouped-buttons/index.d.ts +3 -0
- package/lib/typescript/commonjs/grouped-buttons/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/grouped-buttons/types.d.ts +15 -0
- package/lib/typescript/commonjs/grouped-buttons/types.d.ts.map +1 -0
- package/lib/typescript/commonjs/hooks/index.d.ts +6 -0
- package/lib/typescript/commonjs/hooks/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/hooks/mergeRefs.d.ts +17 -0
- package/lib/typescript/commonjs/hooks/mergeRefs.d.ts.map +1 -0
- package/lib/typescript/commonjs/hooks/useControllableState.d.ts +19 -0
- package/lib/typescript/commonjs/hooks/useControllableState.d.ts.map +1 -0
- package/lib/typescript/commonjs/hooks/useDelayedLoading.d.ts +6 -0
- package/lib/typescript/commonjs/hooks/useDelayedLoading.d.ts.map +1 -0
- package/lib/typescript/commonjs/hooks/useInteractionState.d.ts +29 -0
- package/lib/typescript/commonjs/hooks/useInteractionState.d.ts.map +1 -0
- package/lib/typescript/commonjs/hooks/usePressAnimation.d.ts +16 -0
- package/lib/typescript/commonjs/hooks/usePressAnimation.d.ts.map +1 -0
- package/lib/typescript/commonjs/hooks/useThrottledValue.d.ts +5 -0
- package/lib/typescript/commonjs/hooks/useThrottledValue.d.ts.map +1 -0
- package/lib/typescript/commonjs/icon-circle/index.d.ts +10 -0
- package/lib/typescript/commonjs/icon-circle/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Accessibility.d.ts +7 -0
- package/lib/typescript/commonjs/icons/Accessibility.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Alien.d.ts +7 -0
- package/lib/typescript/commonjs/icons/Alien.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/AndroidLogo.d.ts +7 -0
- package/lib/typescript/commonjs/icons/AndroidLogo.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Apple.d.ts +7 -0
- package/lib/typescript/commonjs/icons/Apple.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/AppleLogo.d.ts +7 -0
- package/lib/typescript/commonjs/icons/AppleLogo.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Arrow.d.ts +31 -0
- package/lib/typescript/commonjs/icons/Arrow.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/ArrowBoxLeft.d.ts +13 -0
- package/lib/typescript/commonjs/icons/ArrowBoxLeft.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/ArrowCornerDownRight.d.ts +7 -0
- package/lib/typescript/commonjs/icons/ArrowCornerDownRight.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/ArrowOutOfBox.d.ts +13 -0
- package/lib/typescript/commonjs/icons/ArrowOutOfBox.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/ArrowRotate.d.ts +13 -0
- package/lib/typescript/commonjs/icons/ArrowRotate.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/ArrowShareRight.d.ts +7 -0
- package/lib/typescript/commonjs/icons/ArrowShareRight.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/ArrowTopCircle.d.ts +7 -0
- package/lib/typescript/commonjs/icons/ArrowTopCircle.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/ArrowTriangle.d.ts +7 -0
- package/lib/typescript/commonjs/icons/ArrowTriangle.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/ArrowsDiagonal.d.ts +25 -0
- package/lib/typescript/commonjs/icons/ArrowsDiagonal.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/AspectRatio.d.ts +19 -0
- package/lib/typescript/commonjs/icons/AspectRatio.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/At.d.ts +13 -0
- package/lib/typescript/commonjs/icons/At.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Atom.d.ts +7 -0
- package/lib/typescript/commonjs/icons/Atom.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Bars.d.ts +7 -0
- package/lib/typescript/commonjs/icons/Bars.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Beaker.d.ts +7 -0
- package/lib/typescript/commonjs/icons/Beaker.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Bell.d.ts +13 -0
- package/lib/typescript/commonjs/icons/Bell.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Bell2.d.ts +25 -0
- package/lib/typescript/commonjs/icons/Bell2.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/BellPlus.d.ts +7 -0
- package/lib/typescript/commonjs/icons/BellPlus.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/BellRinging.d.ts +13 -0
- package/lib/typescript/commonjs/icons/BellRinging.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/BirthdayCake.d.ts +7 -0
- package/lib/typescript/commonjs/icons/BirthdayCake.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Bookmark.d.ts +19 -0
- package/lib/typescript/commonjs/icons/Bookmark.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Bot.d.ts +13 -0
- package/lib/typescript/commonjs/icons/Bot.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/BroomSparkle.d.ts +7 -0
- package/lib/typescript/commonjs/icons/BroomSparkle.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Bubble.d.ts +25 -0
- package/lib/typescript/commonjs/icons/Bubble.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/BubbleInfo.d.ts +7 -0
- package/lib/typescript/commonjs/icons/BubbleInfo.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/BulletList.d.ts +19 -0
- package/lib/typescript/commonjs/icons/BulletList.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/CC.d.ts +13 -0
- package/lib/typescript/commonjs/icons/CC.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Calendar.d.ts +7 -0
- package/lib/typescript/commonjs/icons/Calendar.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/CalendarClock.d.ts +7 -0
- package/lib/typescript/commonjs/icons/CalendarClock.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/CalendarDays.d.ts +7 -0
- package/lib/typescript/commonjs/icons/CalendarDays.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Camera.d.ts +13 -0
- package/lib/typescript/commonjs/icons/Camera.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Car.d.ts +7 -0
- package/lib/typescript/commonjs/icons/Car.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Celebrate.d.ts +7 -0
- package/lib/typescript/commonjs/icons/Celebrate.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/ChainLink.d.ts +7 -0
- package/lib/typescript/commonjs/icons/ChainLink.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Check.d.ts +13 -0
- package/lib/typescript/commonjs/icons/Check.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Chevron.d.ts +40 -0
- package/lib/typescript/commonjs/icons/Chevron.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Circle.d.ts +7 -0
- package/lib/typescript/commonjs/icons/Circle.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/CircleAndSquare.d.ts +7 -0
- package/lib/typescript/commonjs/icons/CircleAndSquare.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/CircleBanSign.d.ts +7 -0
- package/lib/typescript/commonjs/icons/CircleBanSign.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/CircleCheck.d.ts +7 -0
- package/lib/typescript/commonjs/icons/CircleCheck.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/CircleInfo.d.ts +7 -0
- package/lib/typescript/commonjs/icons/CircleInfo.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/CirclePlus.d.ts +7 -0
- package/lib/typescript/commonjs/icons/CirclePlus.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/CircleQuestion.d.ts +7 -0
- package/lib/typescript/commonjs/icons/CircleQuestion.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/CircleX.d.ts +7 -0
- package/lib/typescript/commonjs/icons/CircleX.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Clipboard.d.ts +7 -0
- package/lib/typescript/commonjs/icons/Clipboard.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Clock.d.ts +7 -0
- package/lib/typescript/commonjs/icons/Clock.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/CodeBrackets.d.ts +13 -0
- package/lib/typescript/commonjs/icons/CodeBrackets.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/CodeLines.d.ts +7 -0
- package/lib/typescript/commonjs/icons/CodeLines.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/ColorPalette.d.ts +7 -0
- package/lib/typescript/commonjs/icons/ColorPalette.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Contacts.d.ts +13 -0
- package/lib/typescript/commonjs/icons/Contacts.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Crop.d.ts +7 -0
- package/lib/typescript/commonjs/icons/Crop.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/DotGrid.d.ts +13 -0
- package/lib/typescript/commonjs/icons/DotGrid.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Download.d.ts +7 -0
- package/lib/typescript/commonjs/icons/Download.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/EditBig.d.ts +13 -0
- package/lib/typescript/commonjs/icons/EditBig.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Emoji.d.ts +25 -0
- package/lib/typescript/commonjs/icons/Emoji.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Envelope.d.ts +19 -0
- package/lib/typescript/commonjs/icons/Envelope.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/EnvelopeOpen.d.ts +7 -0
- package/lib/typescript/commonjs/icons/EnvelopeOpen.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Explosion.d.ts +7 -0
- package/lib/typescript/commonjs/icons/Explosion.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Eye.d.ts +13 -0
- package/lib/typescript/commonjs/icons/Eye.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/EyeSlash.d.ts +7 -0
- package/lib/typescript/commonjs/icons/EyeSlash.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Filter.d.ts +7 -0
- package/lib/typescript/commonjs/icons/Filter.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/FilterTimeline.d.ts +7 -0
- package/lib/typescript/commonjs/icons/FilterTimeline.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Flag.d.ts +7 -0
- package/lib/typescript/commonjs/icons/Flag.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Flame.d.ts +7 -0
- package/lib/typescript/commonjs/icons/Flame.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/FlipImage.d.ts +13 -0
- package/lib/typescript/commonjs/icons/FlipImage.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/FloppyDisk.d.ts +7 -0
- package/lib/typescript/commonjs/icons/FloppyDisk.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Freeze.d.ts +7 -0
- package/lib/typescript/commonjs/icons/Freeze.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/GameController.d.ts +7 -0
- package/lib/typescript/commonjs/icons/GameController.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Gif.d.ts +13 -0
- package/lib/typescript/commonjs/icons/Gif.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Gift1.d.ts +13 -0
- package/lib/typescript/commonjs/icons/Gift1.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Globe.d.ts +19 -0
- package/lib/typescript/commonjs/icons/Globe.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Group.d.ts +7 -0
- package/lib/typescript/commonjs/icons/Group.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Growth.d.ts +7 -0
- package/lib/typescript/commonjs/icons/Growth.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Haptic.d.ts +7 -0
- package/lib/typescript/commonjs/icons/Haptic.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Hashtag.d.ts +19 -0
- package/lib/typescript/commonjs/icons/Hashtag.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Heart2.d.ts +25 -0
- package/lib/typescript/commonjs/icons/Heart2.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Home.d.ts +19 -0
- package/lib/typescript/commonjs/icons/Home.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/HomeOpen.d.ts +13 -0
- package/lib/typescript/commonjs/icons/HomeOpen.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Image.d.ts +13 -0
- package/lib/typescript/commonjs/icons/Image.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Key.d.ts +7 -0
- package/lib/typescript/commonjs/icons/Key.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Lab.d.ts +7 -0
- package/lib/typescript/commonjs/icons/Lab.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Leaf.d.ts +7 -0
- package/lib/typescript/commonjs/icons/Leaf.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/ListMagnifyingGlass.d.ts +7 -0
- package/lib/typescript/commonjs/icons/ListMagnifyingGlass.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/ListPlus.d.ts +7 -0
- package/lib/typescript/commonjs/icons/ListPlus.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/ListSparkle.d.ts +7 -0
- package/lib/typescript/commonjs/icons/ListSparkle.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Live.d.ts +7 -0
- package/lib/typescript/commonjs/icons/Live.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Loader.d.ts +7 -0
- package/lib/typescript/commonjs/icons/Loader.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Lock.d.ts +13 -0
- package/lib/typescript/commonjs/icons/Lock.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Logo.d.ts +13 -0
- package/lib/typescript/commonjs/icons/Logo.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Macintosh.d.ts +7 -0
- package/lib/typescript/commonjs/icons/Macintosh.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/MagnifyingGlass.d.ts +25 -0
- package/lib/typescript/commonjs/icons/MagnifyingGlass.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Menu.d.ts +7 -0
- package/lib/typescript/commonjs/icons/Menu.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Message.d.ts +19 -0
- package/lib/typescript/commonjs/icons/Message.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Moon.d.ts +7 -0
- package/lib/typescript/commonjs/icons/Moon.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/MusicNote.d.ts +7 -0
- package/lib/typescript/commonjs/icons/MusicNote.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Mute.d.ts +7 -0
- package/lib/typescript/commonjs/icons/Mute.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/News2.d.ts +7 -0
- package/lib/typescript/commonjs/icons/News2.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Newskie.d.ts +7 -0
- package/lib/typescript/commonjs/icons/Newskie.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Newspaper.d.ts +7 -0
- package/lib/typescript/commonjs/icons/Newspaper.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/PageText.d.ts +7 -0
- package/lib/typescript/commonjs/icons/PageText.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/PageX.d.ts +7 -0
- package/lib/typescript/commonjs/icons/PageX.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/PaintRoller.d.ts +7 -0
- package/lib/typescript/commonjs/icons/PaintRoller.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/PaperPlane.d.ts +7 -0
- package/lib/typescript/commonjs/icons/PaperPlane.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Pause.d.ts +25 -0
- package/lib/typescript/commonjs/icons/Pause.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Pencil.d.ts +19 -0
- package/lib/typescript/commonjs/icons/Pencil.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/PeopleRemove2.d.ts +13 -0
- package/lib/typescript/commonjs/icons/PeopleRemove2.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Person.d.ts +61 -0
- package/lib/typescript/commonjs/icons/Person.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Phone.d.ts +13 -0
- package/lib/typescript/commonjs/icons/Phone.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Pin.d.ts +13 -0
- package/lib/typescript/commonjs/icons/Pin.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/PinLocation.d.ts +13 -0
- package/lib/typescript/commonjs/icons/PinLocation.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Pizza.d.ts +7 -0
- package/lib/typescript/commonjs/icons/Pizza.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Play.d.ts +25 -0
- package/lib/typescript/commonjs/icons/Play.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Plus.d.ts +13 -0
- package/lib/typescript/commonjs/icons/Plus.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/QrCode.d.ts +7 -0
- package/lib/typescript/commonjs/icons/QrCode.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Quote.d.ts +31 -0
- package/lib/typescript/commonjs/icons/Quote.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/RaisingHand.d.ts +13 -0
- package/lib/typescript/commonjs/icons/RaisingHand.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Reply.d.ts +13 -0
- package/lib/typescript/commonjs/icons/Reply.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Repost.d.ts +25 -0
- package/lib/typescript/commonjs/icons/Repost.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Rose.d.ts +7 -0
- package/lib/typescript/commonjs/icons/Rose.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/SettingsGear2.d.ts +13 -0
- package/lib/typescript/commonjs/icons/SettingsGear2.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/SettingsSlider.d.ts +7 -0
- package/lib/typescript/commonjs/icons/SettingsSlider.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Shaka.d.ts +7 -0
- package/lib/typescript/commonjs/icons/Shaka.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Shapes.d.ts +7 -0
- package/lib/typescript/commonjs/icons/Shapes.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Shield.d.ts +13 -0
- package/lib/typescript/commonjs/icons/Shield.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Sparkle.d.ts +7 -0
- package/lib/typescript/commonjs/icons/Sparkle.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Speaker.d.ts +7 -0
- package/lib/typescript/commonjs/icons/Speaker.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/SquareArrowTopRight.d.ts +7 -0
- package/lib/typescript/commonjs/icons/SquareArrowTopRight.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/SquareBehindSquare4.d.ts +7 -0
- package/lib/typescript/commonjs/icons/SquareBehindSquare4.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Star.d.ts +13 -0
- package/lib/typescript/commonjs/icons/Star.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/StarterPack.d.ts +7 -0
- package/lib/typescript/commonjs/icons/StarterPack.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/StreamingLive.d.ts +7 -0
- package/lib/typescript/commonjs/icons/StreamingLive.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/TEMPLATE.d.ts +23 -0
- package/lib/typescript/commonjs/icons/TEMPLATE.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/TextSize.d.ts +7 -0
- package/lib/typescript/commonjs/icons/TextSize.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Ticket.d.ts +7 -0
- package/lib/typescript/commonjs/icons/Ticket.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Times.d.ts +7 -0
- package/lib/typescript/commonjs/icons/Times.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/TitleCase.d.ts +7 -0
- package/lib/typescript/commonjs/icons/TitleCase.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Trash.d.ts +13 -0
- package/lib/typescript/commonjs/icons/Trash.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Tree.d.ts +7 -0
- package/lib/typescript/commonjs/icons/Tree.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Trending.d.ts +13 -0
- package/lib/typescript/commonjs/icons/Trending.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/UFO.d.ts +7 -0
- package/lib/typescript/commonjs/icons/UFO.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/UserCircle.d.ts +13 -0
- package/lib/typescript/commonjs/icons/UserCircle.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Verified.d.ts +7 -0
- package/lib/typescript/commonjs/icons/Verified.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/VerifiedCheck.d.ts +8 -0
- package/lib/typescript/commonjs/icons/VerifiedCheck.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/VerifierCheck.d.ts +8 -0
- package/lib/typescript/commonjs/icons/VerifierCheck.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/VideoClip.d.ts +13 -0
- package/lib/typescript/commonjs/icons/VideoClip.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Warning.d.ts +7 -0
- package/lib/typescript/commonjs/icons/Warning.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Window.d.ts +7 -0
- package/lib/typescript/commonjs/icons/Window.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Wrench.d.ts +7 -0
- package/lib/typescript/commonjs/icons/Wrench.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/Zap.d.ts +7 -0
- package/lib/typescript/commonjs/icons/Zap.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/common.d.ts +393 -0
- package/lib/typescript/commonjs/icons/common.d.ts.map +1 -0
- package/lib/typescript/commonjs/icons/index.d.ts +155 -0
- package/lib/typescript/commonjs/icons/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/image-resolver/context.d.ts +15 -0
- package/lib/typescript/commonjs/image-resolver/context.d.ts.map +1 -0
- package/lib/typescript/commonjs/image-resolver/index.d.ts +2 -0
- package/lib/typescript/commonjs/image-resolver/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/index.d.ts +83 -0
- package/lib/typescript/commonjs/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/index.web.d.ts +83 -0
- package/lib/typescript/commonjs/index.web.d.ts.map +1 -0
- package/lib/typescript/commonjs/input-group/InputGroup.d.ts +9 -0
- package/lib/typescript/commonjs/input-group/InputGroup.d.ts.map +1 -0
- package/lib/typescript/commonjs/input-group/index.d.ts +3 -0
- package/lib/typescript/commonjs/input-group/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/input-group/types.d.ts +35 -0
- package/lib/typescript/commonjs/input-group/types.d.ts.map +1 -0
- package/lib/typescript/commonjs/item/Item.d.ts +4 -0
- package/lib/typescript/commonjs/item/Item.d.ts.map +1 -0
- package/lib/typescript/commonjs/item/index.d.ts +3 -0
- package/lib/typescript/commonjs/item/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/item/types.d.ts +45 -0
- package/lib/typescript/commonjs/item/types.d.ts.map +1 -0
- package/lib/typescript/commonjs/kbd/Kbd.d.ts +4 -0
- package/lib/typescript/commonjs/kbd/Kbd.d.ts.map +1 -0
- package/lib/typescript/commonjs/kbd/index.d.ts +3 -0
- package/lib/typescript/commonjs/kbd/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/kbd/types.d.ts +13 -0
- package/lib/typescript/commonjs/kbd/types.d.ts.map +1 -0
- package/lib/typescript/commonjs/label/Label.d.ts +4 -0
- package/lib/typescript/commonjs/label/Label.d.ts.map +1 -0
- package/lib/typescript/commonjs/label/index.d.ts +3 -0
- package/lib/typescript/commonjs/label/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/label/types.d.ts +27 -0
- package/lib/typescript/commonjs/label/types.d.ts.map +1 -0
- package/lib/typescript/commonjs/link-preview/LinkPreviewCard.d.ts +24 -0
- package/lib/typescript/commonjs/link-preview/LinkPreviewCard.d.ts.map +1 -0
- package/lib/typescript/commonjs/link-preview/index.d.ts +3 -0
- package/lib/typescript/commonjs/link-preview/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/link-preview/types.d.ts +44 -0
- package/lib/typescript/commonjs/link-preview/types.d.ts.map +1 -0
- package/lib/typescript/commonjs/list/index.d.ts +29 -0
- package/lib/typescript/commonjs/list/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/list/index.web.d.ts +45 -0
- package/lib/typescript/commonjs/list/index.web.d.ts.map +1 -0
- package/lib/typescript/commonjs/list/types.d.ts +77 -0
- package/lib/typescript/commonjs/list/types.d.ts.map +1 -0
- package/lib/typescript/commonjs/loading/Loading.d.ts +4 -0
- package/lib/typescript/commonjs/loading/Loading.d.ts.map +1 -0
- package/lib/typescript/commonjs/loading/Loading.web.d.ts +4 -0
- package/lib/typescript/commonjs/loading/Loading.web.d.ts.map +1 -0
- package/lib/typescript/commonjs/loading/SpinnerIcon.d.ts +16 -0
- package/lib/typescript/commonjs/loading/SpinnerIcon.d.ts.map +1 -0
- package/lib/typescript/commonjs/loading/SpinnerIcon.web.d.ts +17 -0
- package/lib/typescript/commonjs/loading/SpinnerIcon.web.d.ts.map +1 -0
- package/lib/typescript/commonjs/loading/index.d.ts +4 -0
- package/lib/typescript/commonjs/loading/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/loading/index.web.d.ts +4 -0
- package/lib/typescript/commonjs/loading/index.web.d.ts.map +1 -0
- package/lib/typescript/commonjs/loading/types.d.ts +62 -0
- package/lib/typescript/commonjs/loading/types.d.ts.map +1 -0
- package/lib/typescript/commonjs/menu/context.d.ts +6 -0
- package/lib/typescript/commonjs/menu/context.d.ts.map +1 -0
- package/lib/typescript/commonjs/menu/index.d.ts +22 -0
- package/lib/typescript/commonjs/menu/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/menu/index.web.d.ts +26 -0
- package/lib/typescript/commonjs/menu/index.web.d.ts.map +1 -0
- package/lib/typescript/commonjs/menu/types.d.ts +62 -0
- package/lib/typescript/commonjs/menu/types.d.ts.map +1 -0
- package/lib/typescript/commonjs/package.json +1 -0
- package/lib/typescript/commonjs/popover/context.d.ts +15 -0
- package/lib/typescript/commonjs/popover/context.d.ts.map +1 -0
- package/lib/typescript/commonjs/popover/index.d.ts +14 -0
- package/lib/typescript/commonjs/popover/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/popover/index.web.d.ts +14 -0
- package/lib/typescript/commonjs/popover/index.web.d.ts.map +1 -0
- package/lib/typescript/commonjs/popover/types.d.ts +54 -0
- package/lib/typescript/commonjs/popover/types.d.ts.map +1 -0
- package/lib/typescript/commonjs/portal/index.d.ts +15 -0
- package/lib/typescript/commonjs/portal/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/portal/index.web.d.ts +20 -0
- package/lib/typescript/commonjs/portal/index.web.d.ts.map +1 -0
- package/lib/typescript/commonjs/prompt-input/Actions.d.ts +6 -0
- package/lib/typescript/commonjs/prompt-input/Actions.d.ts.map +1 -0
- package/lib/typescript/commonjs/prompt-input/Attachments.d.ts +6 -0
- package/lib/typescript/commonjs/prompt-input/Attachments.d.ts.map +1 -0
- package/lib/typescript/commonjs/prompt-input/PromptInput.d.ts +6 -0
- package/lib/typescript/commonjs/prompt-input/PromptInput.d.ts.map +1 -0
- package/lib/typescript/commonjs/prompt-input/SubmitButton.d.ts +6 -0
- package/lib/typescript/commonjs/prompt-input/SubmitButton.d.ts.map +1 -0
- package/lib/typescript/commonjs/prompt-input/Textarea.d.ts +6 -0
- package/lib/typescript/commonjs/prompt-input/Textarea.d.ts.map +1 -0
- package/lib/typescript/commonjs/prompt-input/Textarea.web.d.ts +6 -0
- package/lib/typescript/commonjs/prompt-input/Textarea.web.d.ts.map +1 -0
- package/lib/typescript/commonjs/prompt-input/context.d.ts +34 -0
- package/lib/typescript/commonjs/prompt-input/context.d.ts.map +1 -0
- package/lib/typescript/commonjs/prompt-input/index.d.ts +8 -0
- package/lib/typescript/commonjs/prompt-input/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/prompt-input/types.d.ts +88 -0
- package/lib/typescript/commonjs/prompt-input/types.d.ts.map +1 -0
- package/lib/typescript/commonjs/radio-indicator/RadioIndicator.d.ts +4 -0
- package/lib/typescript/commonjs/radio-indicator/RadioIndicator.d.ts.map +1 -0
- package/lib/typescript/commonjs/radio-indicator/index.d.ts +3 -0
- package/lib/typescript/commonjs/radio-indicator/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/radio-indicator/types.d.ts +15 -0
- package/lib/typescript/commonjs/radio-indicator/types.d.ts.map +1 -0
- package/lib/typescript/commonjs/scroll/index.d.ts +27 -0
- package/lib/typescript/commonjs/scroll/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/scroll/index.web.d.ts +26 -0
- package/lib/typescript/commonjs/scroll/index.web.d.ts.map +1 -0
- package/lib/typescript/commonjs/scroll/scrollable.web.d.ts +29 -0
- package/lib/typescript/commonjs/scroll/scrollable.web.d.ts.map +1 -0
- package/lib/typescript/commonjs/scroll/store.d.ts +46 -0
- package/lib/typescript/commonjs/scroll/store.d.ts.map +1 -0
- package/lib/typescript/commonjs/scroll/types.d.ts +46 -0
- package/lib/typescript/commonjs/scroll/types.d.ts.map +1 -0
- package/lib/typescript/commonjs/search-input/index.d.ts +10 -0
- package/lib/typescript/commonjs/search-input/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/segmented-control/index.d.ts +45 -0
- package/lib/typescript/commonjs/segmented-control/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/select/common.d.ts +5 -0
- package/lib/typescript/commonjs/select/common.d.ts.map +1 -0
- package/lib/typescript/commonjs/select/index.d.ts +14 -0
- package/lib/typescript/commonjs/select/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/select/index.web.d.ts +14 -0
- package/lib/typescript/commonjs/select/index.web.d.ts.map +1 -0
- package/lib/typescript/commonjs/select/types.d.ts +84 -0
- package/lib/typescript/commonjs/select/types.d.ts.map +1 -0
- package/lib/typescript/commonjs/settings-list/SettingsList.d.ts +6 -0
- package/lib/typescript/commonjs/settings-list/SettingsList.d.ts.map +1 -0
- package/lib/typescript/commonjs/settings-list/index.d.ts +3 -0
- package/lib/typescript/commonjs/settings-list/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/settings-list/types.d.ts +44 -0
- package/lib/typescript/commonjs/settings-list/types.d.ts.map +1 -0
- package/lib/typescript/commonjs/skeleton/index.d.ts +64 -0
- package/lib/typescript/commonjs/skeleton/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/slider/Slider.d.ts +4 -0
- package/lib/typescript/commonjs/slider/Slider.d.ts.map +1 -0
- package/lib/typescript/commonjs/slider/index.d.ts +3 -0
- package/lib/typescript/commonjs/slider/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/slider/types.d.ts +30 -0
- package/lib/typescript/commonjs/slider/types.d.ts.map +1 -0
- package/lib/typescript/commonjs/styles/atoms.d.ts +464 -0
- package/lib/typescript/commonjs/styles/atoms.d.ts.map +1 -0
- package/lib/typescript/commonjs/styles/index.d.ts +7 -0
- package/lib/typescript/commonjs/styles/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/styles/native-driver.d.ts +2 -0
- package/lib/typescript/commonjs/styles/native-driver.d.ts.map +1 -0
- package/lib/typescript/commonjs/styles/platform.d.ts +33 -0
- package/lib/typescript/commonjs/styles/platform.d.ts.map +1 -0
- package/lib/typescript/commonjs/styles/tokens.d.ts +96 -0
- package/lib/typescript/commonjs/styles/tokens.d.ts.map +1 -0
- package/lib/typescript/commonjs/styles/z-index.d.ts +49 -0
- package/lib/typescript/commonjs/styles/z-index.d.ts.map +1 -0
- package/lib/typescript/commonjs/switch/Switch.d.ts +4 -0
- package/lib/typescript/commonjs/switch/Switch.d.ts.map +1 -0
- package/lib/typescript/commonjs/switch/index.d.ts +3 -0
- package/lib/typescript/commonjs/switch/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/switch/types.d.ts +15 -0
- package/lib/typescript/commonjs/switch/types.d.ts.map +1 -0
- package/lib/typescript/commonjs/tabs/Tabs.d.ts +6 -0
- package/lib/typescript/commonjs/tabs/Tabs.d.ts.map +1 -0
- package/lib/typescript/commonjs/tabs/index.d.ts +3 -0
- package/lib/typescript/commonjs/tabs/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/tabs/types.d.ts +34 -0
- package/lib/typescript/commonjs/tabs/types.d.ts.map +1 -0
- package/lib/typescript/commonjs/text-field/index.d.ts +50 -0
- package/lib/typescript/commonjs/text-field/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/theme/BloomThemeProvider.d.ts +88 -0
- package/lib/typescript/commonjs/theme/BloomThemeProvider.d.ts.map +1 -0
- package/lib/typescript/commonjs/theme/adaptive-colors.d.ts +3 -0
- package/lib/typescript/commonjs/theme/adaptive-colors.d.ts.map +1 -0
- package/lib/typescript/commonjs/theme/apply-dark-class.d.ts +21 -0
- package/lib/typescript/commonjs/theme/apply-dark-class.d.ts.map +1 -0
- package/lib/typescript/commonjs/theme/build-theme.d.ts +20 -0
- package/lib/typescript/commonjs/theme/build-theme.d.ts.map +1 -0
- package/lib/typescript/commonjs/theme/color-presets.d.ts +35 -0
- package/lib/typescript/commonjs/theme/color-presets.d.ts.map +1 -0
- package/lib/typescript/commonjs/theme/color-scope/index.d.ts +33 -0
- package/lib/typescript/commonjs/theme/color-scope/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/theme/color-scope/index.web.d.ts +24 -0
- package/lib/typescript/commonjs/theme/color-scope/index.web.d.ts.map +1 -0
- package/lib/typescript/commonjs/theme/color-scope/style-builder.d.ts +53 -0
- package/lib/typescript/commonjs/theme/color-scope/style-builder.d.ts.map +1 -0
- package/lib/typescript/commonjs/theme/color-space.d.ts +28 -0
- package/lib/typescript/commonjs/theme/color-space.d.ts.map +1 -0
- package/lib/typescript/commonjs/theme/index.d.ts +18 -0
- package/lib/typescript/commonjs/theme/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/theme/init-css-interop.d.ts +6 -0
- package/lib/typescript/commonjs/theme/init-css-interop.d.ts.map +1 -0
- package/lib/typescript/commonjs/theme/native-root-vars.d.ts +33 -0
- package/lib/typescript/commonjs/theme/native-root-vars.d.ts.map +1 -0
- package/lib/typescript/commonjs/theme/native-root-vars.native.d.ts +104 -0
- package/lib/typescript/commonjs/theme/native-root-vars.native.d.ts.map +1 -0
- package/lib/typescript/commonjs/theme/native-root-vars.web.d.ts +20 -0
- package/lib/typescript/commonjs/theme/native-root-vars.web.d.ts.map +1 -0
- package/lib/typescript/commonjs/theme/persistence.d.ts +50 -0
- package/lib/typescript/commonjs/theme/persistence.d.ts.map +1 -0
- package/lib/typescript/commonjs/theme/preset-vars.d.ts +28 -0
- package/lib/typescript/commonjs/theme/preset-vars.d.ts.map +1 -0
- package/lib/typescript/commonjs/theme/set-color-scheme-safe.d.ts +33 -0
- package/lib/typescript/commonjs/theme/set-color-scheme-safe.d.ts.map +1 -0
- package/lib/typescript/commonjs/theme/token-registry.d.ts +53 -0
- package/lib/typescript/commonjs/theme/token-registry.d.ts.map +1 -0
- package/lib/typescript/commonjs/theme/types.d.ts +43 -0
- package/lib/typescript/commonjs/theme/types.d.ts.map +1 -0
- package/lib/typescript/commonjs/theme/use-isomorphic-layout-effect.d.ts +8 -0
- package/lib/typescript/commonjs/theme/use-isomorphic-layout-effect.d.ts.map +1 -0
- package/lib/typescript/commonjs/theme/use-navigation-theme.d.ts +31 -0
- package/lib/typescript/commonjs/theme/use-navigation-theme.d.ts.map +1 -0
- package/lib/typescript/commonjs/theme/use-theme.d.ts +5 -0
- package/lib/typescript/commonjs/theme/use-theme.d.ts.map +1 -0
- package/lib/typescript/commonjs/toast/Toast.d.ts +23 -0
- package/lib/typescript/commonjs/toast/Toast.d.ts.map +1 -0
- package/lib/typescript/commonjs/toast/const.d.ts +2 -0
- package/lib/typescript/commonjs/toast/const.d.ts.map +1 -0
- package/lib/typescript/commonjs/toast/index.d.ts +84 -0
- package/lib/typescript/commonjs/toast/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/toast/index.web.d.ts +29 -0
- package/lib/typescript/commonjs/toast/index.web.d.ts.map +1 -0
- package/lib/typescript/commonjs/toast/sonner/index.d.ts +2 -0
- package/lib/typescript/commonjs/toast/sonner/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/toast/sonner/index.web.d.ts +2 -0
- package/lib/typescript/commonjs/toast/sonner/index.web.d.ts.map +1 -0
- package/lib/typescript/commonjs/toast/types.d.ts +10 -0
- package/lib/typescript/commonjs/toast/types.d.ts.map +1 -0
- package/lib/typescript/commonjs/tooltip/TextBubble.d.ts +9 -0
- package/lib/typescript/commonjs/tooltip/TextBubble.d.ts.map +1 -0
- package/lib/typescript/commonjs/tooltip/const.d.ts +5 -0
- package/lib/typescript/commonjs/tooltip/const.d.ts.map +1 -0
- package/lib/typescript/commonjs/tooltip/index.d.ts +29 -0
- package/lib/typescript/commonjs/tooltip/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/tooltip/index.web.d.ts +26 -0
- package/lib/typescript/commonjs/tooltip/index.web.d.ts.map +1 -0
- package/lib/typescript/commonjs/typography/index.d.ts +18 -0
- package/lib/typescript/commonjs/typography/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/user-hover-card/UserHoverCard.d.ts +4 -0
- package/lib/typescript/commonjs/user-hover-card/UserHoverCard.d.ts.map +1 -0
- package/lib/typescript/commonjs/user-hover-card/index.d.ts +3 -0
- package/lib/typescript/commonjs/user-hover-card/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/user-hover-card/types.d.ts +45 -0
- package/lib/typescript/commonjs/user-hover-card/types.d.ts.map +1 -0
- package/lib/typescript/commonjs/utils/lazy-require.d.ts +15 -0
- package/lib/typescript/commonjs/utils/lazy-require.d.ts.map +1 -0
- package/lib/typescript/module/accordion/Accordion.d.ts +7 -0
- package/lib/typescript/module/accordion/Accordion.d.ts.map +1 -0
- package/lib/typescript/module/accordion/index.d.ts +3 -0
- package/lib/typescript/module/accordion/index.d.ts.map +1 -0
- package/lib/typescript/module/accordion/types.d.ts +38 -0
- package/lib/typescript/module/accordion/types.d.ts.map +1 -0
- package/lib/typescript/module/admonition/index.d.ts +56 -0
- package/lib/typescript/module/admonition/index.d.ts.map +1 -0
- package/lib/typescript/module/alert-dialog/AlertDialog.d.ts +22 -0
- package/lib/typescript/module/alert-dialog/AlertDialog.d.ts.map +1 -0
- package/lib/typescript/module/alert-dialog/AlertDialogHost.d.ts +15 -0
- package/lib/typescript/module/alert-dialog/AlertDialogHost.d.ts.map +1 -0
- package/lib/typescript/module/alert-dialog/confirm-store.d.ts +31 -0
- package/lib/typescript/module/alert-dialog/confirm-store.d.ts.map +1 -0
- package/lib/typescript/module/alert-dialog/index.d.ts +8 -0
- package/lib/typescript/module/alert-dialog/index.d.ts.map +1 -0
- package/lib/typescript/module/alert-dialog/index.web.d.ts +8 -0
- package/lib/typescript/module/alert-dialog/index.web.d.ts.map +1 -0
- package/lib/typescript/module/alert-dialog/types.d.ts +44 -0
- package/lib/typescript/module/alert-dialog/types.d.ts.map +1 -0
- package/lib/typescript/module/avatar/Avatar.d.ts +4 -0
- package/lib/typescript/module/avatar/Avatar.d.ts.map +1 -0
- package/lib/typescript/module/avatar/LiveBadge.d.ts +15 -0
- package/lib/typescript/module/avatar/LiveBadge.d.ts.map +1 -0
- package/lib/typescript/module/avatar/default-avatar.d.ts +5 -0
- package/lib/typescript/module/avatar/default-avatar.d.ts.map +1 -0
- package/lib/typescript/module/avatar/index.d.ts +9 -0
- package/lib/typescript/module/avatar/index.d.ts.map +1 -0
- package/lib/typescript/module/avatar/placeholder-context.d.ts +8 -0
- package/lib/typescript/module/avatar/placeholder-context.d.ts.map +1 -0
- package/lib/typescript/module/avatar/types.d.ts +71 -0
- package/lib/typescript/module/avatar/types.d.ts.map +1 -0
- package/lib/typescript/module/avatar-group/AvatarGroup.d.ts +4 -0
- package/lib/typescript/module/avatar-group/AvatarGroup.d.ts.map +1 -0
- package/lib/typescript/module/avatar-group/AvatarGroup.web.d.ts +4 -0
- package/lib/typescript/module/avatar-group/AvatarGroup.web.d.ts.map +1 -0
- package/lib/typescript/module/avatar-group/AvatarGroupBase.d.ts +16 -0
- package/lib/typescript/module/avatar-group/AvatarGroupBase.d.ts.map +1 -0
- package/lib/typescript/module/avatar-group/index.d.ts +3 -0
- package/lib/typescript/module/avatar-group/index.d.ts.map +1 -0
- package/lib/typescript/module/avatar-group/index.web.d.ts +3 -0
- package/lib/typescript/module/avatar-group/index.web.d.ts.map +1 -0
- package/lib/typescript/module/avatar-group/types.d.ts +76 -0
- package/lib/typescript/module/avatar-group/types.d.ts.map +1 -0
- package/lib/typescript/module/badge/Badge.d.ts +4 -0
- package/lib/typescript/module/badge/Badge.d.ts.map +1 -0
- package/lib/typescript/module/badge/index.d.ts +3 -0
- package/lib/typescript/module/badge/index.d.ts.map +1 -0
- package/lib/typescript/module/badge/types.d.ts +29 -0
- package/lib/typescript/module/badge/types.d.ts.map +1 -0
- package/lib/typescript/module/benefit-list/index.d.ts +6 -0
- package/lib/typescript/module/benefit-list/index.d.ts.map +1 -0
- package/lib/typescript/module/benefit-list/types.d.ts +35 -0
- package/lib/typescript/module/benefit-list/types.d.ts.map +1 -0
- package/lib/typescript/module/bottom-sheet/index.d.ts +95 -0
- package/lib/typescript/module/bottom-sheet/index.d.ts.map +1 -0
- package/lib/typescript/module/button/Button.d.ts +14 -0
- package/lib/typescript/module/button/Button.d.ts.map +1 -0
- package/lib/typescript/module/button/Button.web.d.ts +14 -0
- package/lib/typescript/module/button/Button.web.d.ts.map +1 -0
- package/lib/typescript/module/button/index.d.ts +3 -0
- package/lib/typescript/module/button/index.d.ts.map +1 -0
- package/lib/typescript/module/button/index.web.d.ts +3 -0
- package/lib/typescript/module/button/index.web.d.ts.map +1 -0
- package/lib/typescript/module/button/types.d.ts +107 -0
- package/lib/typescript/module/button/types.d.ts.map +1 -0
- package/lib/typescript/module/card/Card.d.ts +9 -0
- package/lib/typescript/module/card/Card.d.ts.map +1 -0
- package/lib/typescript/module/card/index.d.ts +3 -0
- package/lib/typescript/module/card/index.d.ts.map +1 -0
- package/lib/typescript/module/card/types.d.ts +34 -0
- package/lib/typescript/module/card/types.d.ts.map +1 -0
- package/lib/typescript/module/checkbox/Checkbox.d.ts +4 -0
- package/lib/typescript/module/checkbox/Checkbox.d.ts.map +1 -0
- package/lib/typescript/module/checkbox/index.d.ts +3 -0
- package/lib/typescript/module/checkbox/index.d.ts.map +1 -0
- package/lib/typescript/module/checkbox/types.d.ts +25 -0
- package/lib/typescript/module/checkbox/types.d.ts.map +1 -0
- package/lib/typescript/module/chip/Chip.d.ts +4 -0
- package/lib/typescript/module/chip/Chip.d.ts.map +1 -0
- package/lib/typescript/module/chip/index.d.ts +3 -0
- package/lib/typescript/module/chip/index.d.ts.map +1 -0
- package/lib/typescript/module/chip/types.d.ts +31 -0
- package/lib/typescript/module/chip/types.d.ts.map +1 -0
- package/lib/typescript/module/code/Code.d.ts +7 -0
- package/lib/typescript/module/code/Code.d.ts.map +1 -0
- package/lib/typescript/module/code/Pre.d.ts +8 -0
- package/lib/typescript/module/code/Pre.d.ts.map +1 -0
- package/lib/typescript/module/code/index.d.ts +5 -0
- package/lib/typescript/module/code/index.d.ts.map +1 -0
- package/lib/typescript/module/collapsible/Collapsible.d.ts +4 -0
- package/lib/typescript/module/collapsible/Collapsible.d.ts.map +1 -0
- package/lib/typescript/module/collapsible/index.d.ts +3 -0
- package/lib/typescript/module/collapsible/index.d.ts.map +1 -0
- package/lib/typescript/module/collapsible/types.d.ts +18 -0
- package/lib/typescript/module/collapsible/types.d.ts.map +1 -0
- package/lib/typescript/module/combobox/Combobox.d.ts +33 -0
- package/lib/typescript/module/combobox/Combobox.d.ts.map +1 -0
- package/lib/typescript/module/combobox/index.d.ts +6 -0
- package/lib/typescript/module/combobox/index.d.ts.map +1 -0
- package/lib/typescript/module/combobox/index.web.d.ts +6 -0
- package/lib/typescript/module/combobox/index.web.d.ts.map +1 -0
- package/lib/typescript/module/combobox/types.d.ts +40 -0
- package/lib/typescript/module/combobox/types.d.ts.map +1 -0
- package/lib/typescript/module/command/Command.d.ts +22 -0
- package/lib/typescript/module/command/Command.d.ts.map +1 -0
- package/lib/typescript/module/command/index.d.ts +6 -0
- package/lib/typescript/module/command/index.d.ts.map +1 -0
- package/lib/typescript/module/command/index.web.d.ts +6 -0
- package/lib/typescript/module/command/index.web.d.ts.map +1 -0
- package/lib/typescript/module/command/types.d.ts +46 -0
- package/lib/typescript/module/command/types.d.ts.map +1 -0
- package/lib/typescript/module/connection-dots/ConnectionDots.d.ts +4 -0
- package/lib/typescript/module/connection-dots/ConnectionDots.d.ts.map +1 -0
- package/lib/typescript/module/connection-dots/ConnectionDots.web.d.ts +14 -0
- package/lib/typescript/module/connection-dots/ConnectionDots.web.d.ts.map +1 -0
- package/lib/typescript/module/connection-dots/ConnectionDotsBase.d.ts +18 -0
- package/lib/typescript/module/connection-dots/ConnectionDotsBase.d.ts.map +1 -0
- package/lib/typescript/module/connection-dots/index.d.ts +3 -0
- package/lib/typescript/module/connection-dots/index.d.ts.map +1 -0
- package/lib/typescript/module/connection-dots/index.web.d.ts +3 -0
- package/lib/typescript/module/connection-dots/index.web.d.ts.map +1 -0
- package/lib/typescript/module/connection-dots/types.d.ts +41 -0
- package/lib/typescript/module/connection-dots/types.d.ts.map +1 -0
- package/lib/typescript/module/content-panel/index.d.ts +59 -0
- package/lib/typescript/module/content-panel/index.d.ts.map +1 -0
- package/lib/typescript/module/content-panel/index.web.d.ts +68 -0
- package/lib/typescript/module/content-panel/index.web.d.ts.map +1 -0
- package/lib/typescript/module/content-panel/nesting-context.d.ts +24 -0
- package/lib/typescript/module/content-panel/nesting-context.d.ts.map +1 -0
- package/lib/typescript/module/context-menu/context.d.ts +11 -0
- package/lib/typescript/module/context-menu/context.d.ts.map +1 -0
- package/lib/typescript/module/context-menu/index.d.ts +21 -0
- package/lib/typescript/module/context-menu/index.d.ts.map +1 -0
- package/lib/typescript/module/context-menu/index.web.d.ts +19 -0
- package/lib/typescript/module/context-menu/index.web.d.ts.map +1 -0
- package/lib/typescript/module/context-menu/types.d.ts +53 -0
- package/lib/typescript/module/context-menu/types.d.ts.map +1 -0
- package/lib/typescript/module/design-tokens/color-roles.d.ts +102 -0
- package/lib/typescript/module/design-tokens/color-roles.d.ts.map +1 -0
- package/lib/typescript/module/design-tokens/index.d.ts +28 -0
- package/lib/typescript/module/design-tokens/index.d.ts.map +1 -0
- package/lib/typescript/module/design-tokens/scales.d.ts +152 -0
- package/lib/typescript/module/design-tokens/scales.d.ts.map +1 -0
- package/lib/typescript/module/design-tokens/shadows.d.ts +34 -0
- package/lib/typescript/module/design-tokens/shadows.d.ts.map +1 -0
- package/lib/typescript/module/design-tokens/shadows.native.d.ts +19 -0
- package/lib/typescript/module/design-tokens/shadows.native.d.ts.map +1 -0
- package/lib/typescript/module/design-tokens/tailwind-preset.d.ts +59 -0
- package/lib/typescript/module/design-tokens/tailwind-preset.d.ts.map +1 -0
- package/lib/typescript/module/design-tokens/theme-css.d.ts +39 -0
- package/lib/typescript/module/design-tokens/theme-css.d.ts.map +1 -0
- package/lib/typescript/module/dialog/BloomDialogProvider.d.ts +27 -0
- package/lib/typescript/module/dialog/BloomDialogProvider.d.ts.map +1 -0
- package/lib/typescript/module/dialog/BloomDialogProvider.web.d.ts +15 -0
- package/lib/typescript/module/dialog/BloomDialogProvider.web.d.ts.map +1 -0
- package/lib/typescript/module/dialog/Dialog.d.ts +40 -0
- package/lib/typescript/module/dialog/Dialog.d.ts.map +1 -0
- package/lib/typescript/module/dialog/Dialog.web.d.ts +55 -0
- package/lib/typescript/module/dialog/Dialog.web.d.ts.map +1 -0
- package/lib/typescript/module/dialog/DialogBottomSheet.d.ts +29 -0
- package/lib/typescript/module/dialog/DialogBottomSheet.d.ts.map +1 -0
- package/lib/typescript/module/dialog/DialogContent.d.ts +32 -0
- package/lib/typescript/module/dialog/DialogContent.d.ts.map +1 -0
- package/lib/typescript/module/dialog/SheetShell.d.ts +31 -0
- package/lib/typescript/module/dialog/SheetShell.d.ts.map +1 -0
- package/lib/typescript/module/dialog/alert-store.d.ts +70 -0
- package/lib/typescript/module/dialog/alert-store.d.ts.map +1 -0
- package/lib/typescript/module/dialog/alert.d.ts +27 -0
- package/lib/typescript/module/dialog/alert.d.ts.map +1 -0
- package/lib/typescript/module/dialog/context.d.ts +12 -0
- package/lib/typescript/module/dialog/context.d.ts.map +1 -0
- package/lib/typescript/module/dialog/index.d.ts +7 -0
- package/lib/typescript/module/dialog/index.d.ts.map +1 -0
- package/lib/typescript/module/dialog/index.web.d.ts +7 -0
- package/lib/typescript/module/dialog/index.web.d.ts.map +1 -0
- package/lib/typescript/module/dialog/placement.d.ts +81 -0
- package/lib/typescript/module/dialog/placement.d.ts.map +1 -0
- package/lib/typescript/module/dialog/types.d.ts +165 -0
- package/lib/typescript/module/dialog/types.d.ts.map +1 -0
- package/lib/typescript/module/divider/Divider.d.ts +4 -0
- package/lib/typescript/module/divider/Divider.d.ts.map +1 -0
- package/lib/typescript/module/divider/index.d.ts +3 -0
- package/lib/typescript/module/divider/index.d.ts.map +1 -0
- package/lib/typescript/module/divider/types.d.ts +15 -0
- package/lib/typescript/module/divider/types.d.ts.map +1 -0
- package/lib/typescript/module/error-boundary/ErrorBoundary.d.ts +18 -0
- package/lib/typescript/module/error-boundary/ErrorBoundary.d.ts.map +1 -0
- package/lib/typescript/module/error-boundary/index.d.ts +3 -0
- package/lib/typescript/module/error-boundary/index.d.ts.map +1 -0
- package/lib/typescript/module/error-boundary/types.d.ts +55 -0
- package/lib/typescript/module/error-boundary/types.d.ts.map +1 -0
- package/lib/typescript/module/fab/Fab.d.ts +5 -0
- package/lib/typescript/module/fab/Fab.d.ts.map +1 -0
- package/lib/typescript/module/fab/Fab.web.d.ts +5 -0
- package/lib/typescript/module/fab/Fab.web.d.ts.map +1 -0
- package/lib/typescript/module/fab/index.d.ts +3 -0
- package/lib/typescript/module/fab/index.d.ts.map +1 -0
- package/lib/typescript/module/fab/index.web.d.ts +3 -0
- package/lib/typescript/module/fab/index.web.d.ts.map +1 -0
- package/lib/typescript/module/fab/types.d.ts +113 -0
- package/lib/typescript/module/fab/types.d.ts.map +1 -0
- package/lib/typescript/module/field/Field.d.ts +4 -0
- package/lib/typescript/module/field/Field.d.ts.map +1 -0
- package/lib/typescript/module/field/index.d.ts +3 -0
- package/lib/typescript/module/field/index.d.ts.map +1 -0
- package/lib/typescript/module/field/types.d.ts +26 -0
- package/lib/typescript/module/field/types.d.ts.map +1 -0
- package/lib/typescript/module/fill/index.d.ts +7 -0
- package/lib/typescript/module/fill/index.d.ts.map +1 -0
- package/lib/typescript/module/fonts/FontLoader.d.ts +28 -0
- package/lib/typescript/module/fonts/FontLoader.d.ts.map +1 -0
- package/lib/typescript/module/fonts/FontLoader.native.d.ts +32 -0
- package/lib/typescript/module/fonts/FontLoader.native.d.ts.map +1 -0
- package/lib/typescript/module/fonts/apply-font-faces.d.ts +2 -0
- package/lib/typescript/module/fonts/apply-font-faces.d.ts.map +1 -0
- package/lib/typescript/module/fonts/apply-font-faces.web.d.ts +19 -0
- package/lib/typescript/module/fonts/apply-font-faces.web.d.ts.map +1 -0
- package/lib/typescript/module/fonts/font-assets.d.ts +7 -0
- package/lib/typescript/module/fonts/font-assets.d.ts.map +1 -0
- package/lib/typescript/module/fonts/font-data.web.d.ts +5 -0
- package/lib/typescript/module/fonts/font-data.web.d.ts.map +1 -0
- package/lib/typescript/module/fonts/index.d.ts +7 -0
- package/lib/typescript/module/fonts/index.d.ts.map +1 -0
- package/lib/typescript/module/fonts/index.web.d.ts +7 -0
- package/lib/typescript/module/fonts/index.web.d.ts.map +1 -0
- package/lib/typescript/module/fonts/tokens.d.ts +21 -0
- package/lib/typescript/module/fonts/tokens.d.ts.map +1 -0
- package/lib/typescript/module/grid/index.d.ts +13 -0
- package/lib/typescript/module/grid/index.d.ts.map +1 -0
- package/lib/typescript/module/grouped-buttons/GroupedButtons.d.ts +12 -0
- package/lib/typescript/module/grouped-buttons/GroupedButtons.d.ts.map +1 -0
- package/lib/typescript/module/grouped-buttons/index.d.ts +3 -0
- package/lib/typescript/module/grouped-buttons/index.d.ts.map +1 -0
- package/lib/typescript/module/grouped-buttons/types.d.ts +15 -0
- package/lib/typescript/module/grouped-buttons/types.d.ts.map +1 -0
- package/lib/typescript/module/hooks/index.d.ts +6 -0
- package/lib/typescript/module/hooks/index.d.ts.map +1 -0
- package/lib/typescript/module/hooks/mergeRefs.d.ts +17 -0
- package/lib/typescript/module/hooks/mergeRefs.d.ts.map +1 -0
- package/lib/typescript/module/hooks/useControllableState.d.ts +19 -0
- package/lib/typescript/module/hooks/useControllableState.d.ts.map +1 -0
- package/lib/typescript/module/hooks/useDelayedLoading.d.ts +6 -0
- package/lib/typescript/module/hooks/useDelayedLoading.d.ts.map +1 -0
- package/lib/typescript/module/hooks/useInteractionState.d.ts +29 -0
- package/lib/typescript/module/hooks/useInteractionState.d.ts.map +1 -0
- package/lib/typescript/module/hooks/usePressAnimation.d.ts +16 -0
- package/lib/typescript/module/hooks/usePressAnimation.d.ts.map +1 -0
- package/lib/typescript/module/hooks/useThrottledValue.d.ts +5 -0
- package/lib/typescript/module/hooks/useThrottledValue.d.ts.map +1 -0
- package/lib/typescript/module/icon-circle/index.d.ts +10 -0
- package/lib/typescript/module/icon-circle/index.d.ts.map +1 -0
- package/lib/typescript/module/icons/Accessibility.d.ts +7 -0
- package/lib/typescript/module/icons/Accessibility.d.ts.map +1 -0
- package/lib/typescript/module/icons/Alien.d.ts +7 -0
- package/lib/typescript/module/icons/Alien.d.ts.map +1 -0
- package/lib/typescript/module/icons/AndroidLogo.d.ts +7 -0
- package/lib/typescript/module/icons/AndroidLogo.d.ts.map +1 -0
- package/lib/typescript/module/icons/Apple.d.ts +7 -0
- package/lib/typescript/module/icons/Apple.d.ts.map +1 -0
- package/lib/typescript/module/icons/AppleLogo.d.ts +7 -0
- package/lib/typescript/module/icons/AppleLogo.d.ts.map +1 -0
- package/lib/typescript/module/icons/Arrow.d.ts +31 -0
- package/lib/typescript/module/icons/Arrow.d.ts.map +1 -0
- package/lib/typescript/module/icons/ArrowBoxLeft.d.ts +13 -0
- package/lib/typescript/module/icons/ArrowBoxLeft.d.ts.map +1 -0
- package/lib/typescript/module/icons/ArrowCornerDownRight.d.ts +7 -0
- package/lib/typescript/module/icons/ArrowCornerDownRight.d.ts.map +1 -0
- package/lib/typescript/module/icons/ArrowOutOfBox.d.ts +13 -0
- package/lib/typescript/module/icons/ArrowOutOfBox.d.ts.map +1 -0
- package/lib/typescript/module/icons/ArrowRotate.d.ts +13 -0
- package/lib/typescript/module/icons/ArrowRotate.d.ts.map +1 -0
- package/lib/typescript/module/icons/ArrowShareRight.d.ts +7 -0
- package/lib/typescript/module/icons/ArrowShareRight.d.ts.map +1 -0
- package/lib/typescript/module/icons/ArrowTopCircle.d.ts +7 -0
- package/lib/typescript/module/icons/ArrowTopCircle.d.ts.map +1 -0
- package/lib/typescript/module/icons/ArrowTriangle.d.ts +7 -0
- package/lib/typescript/module/icons/ArrowTriangle.d.ts.map +1 -0
- package/lib/typescript/module/icons/ArrowsDiagonal.d.ts +25 -0
- package/lib/typescript/module/icons/ArrowsDiagonal.d.ts.map +1 -0
- package/lib/typescript/module/icons/AspectRatio.d.ts +19 -0
- package/lib/typescript/module/icons/AspectRatio.d.ts.map +1 -0
- package/lib/typescript/module/icons/At.d.ts +13 -0
- package/lib/typescript/module/icons/At.d.ts.map +1 -0
- package/lib/typescript/module/icons/Atom.d.ts +7 -0
- package/lib/typescript/module/icons/Atom.d.ts.map +1 -0
- package/lib/typescript/module/icons/Bars.d.ts +7 -0
- package/lib/typescript/module/icons/Bars.d.ts.map +1 -0
- package/lib/typescript/module/icons/Beaker.d.ts +7 -0
- package/lib/typescript/module/icons/Beaker.d.ts.map +1 -0
- package/lib/typescript/module/icons/Bell.d.ts +13 -0
- package/lib/typescript/module/icons/Bell.d.ts.map +1 -0
- package/lib/typescript/module/icons/Bell2.d.ts +25 -0
- package/lib/typescript/module/icons/Bell2.d.ts.map +1 -0
- package/lib/typescript/module/icons/BellPlus.d.ts +7 -0
- package/lib/typescript/module/icons/BellPlus.d.ts.map +1 -0
- package/lib/typescript/module/icons/BellRinging.d.ts +13 -0
- package/lib/typescript/module/icons/BellRinging.d.ts.map +1 -0
- package/lib/typescript/module/icons/BirthdayCake.d.ts +7 -0
- package/lib/typescript/module/icons/BirthdayCake.d.ts.map +1 -0
- package/lib/typescript/module/icons/Bookmark.d.ts +19 -0
- package/lib/typescript/module/icons/Bookmark.d.ts.map +1 -0
- package/lib/typescript/module/icons/Bot.d.ts +13 -0
- package/lib/typescript/module/icons/Bot.d.ts.map +1 -0
- package/lib/typescript/module/icons/BroomSparkle.d.ts +7 -0
- package/lib/typescript/module/icons/BroomSparkle.d.ts.map +1 -0
- package/lib/typescript/module/icons/Bubble.d.ts +25 -0
- package/lib/typescript/module/icons/Bubble.d.ts.map +1 -0
- package/lib/typescript/module/icons/BubbleInfo.d.ts +7 -0
- package/lib/typescript/module/icons/BubbleInfo.d.ts.map +1 -0
- package/lib/typescript/module/icons/BulletList.d.ts +19 -0
- package/lib/typescript/module/icons/BulletList.d.ts.map +1 -0
- package/lib/typescript/module/icons/CC.d.ts +13 -0
- package/lib/typescript/module/icons/CC.d.ts.map +1 -0
- package/lib/typescript/module/icons/Calendar.d.ts +7 -0
- package/lib/typescript/module/icons/Calendar.d.ts.map +1 -0
- package/lib/typescript/module/icons/CalendarClock.d.ts +7 -0
- package/lib/typescript/module/icons/CalendarClock.d.ts.map +1 -0
- package/lib/typescript/module/icons/CalendarDays.d.ts +7 -0
- package/lib/typescript/module/icons/CalendarDays.d.ts.map +1 -0
- package/lib/typescript/module/icons/Camera.d.ts +13 -0
- package/lib/typescript/module/icons/Camera.d.ts.map +1 -0
- package/lib/typescript/module/icons/Car.d.ts +7 -0
- package/lib/typescript/module/icons/Car.d.ts.map +1 -0
- package/lib/typescript/module/icons/Celebrate.d.ts +7 -0
- package/lib/typescript/module/icons/Celebrate.d.ts.map +1 -0
- package/lib/typescript/module/icons/ChainLink.d.ts +7 -0
- package/lib/typescript/module/icons/ChainLink.d.ts.map +1 -0
- package/lib/typescript/module/icons/Check.d.ts +13 -0
- package/lib/typescript/module/icons/Check.d.ts.map +1 -0
- package/lib/typescript/module/icons/Chevron.d.ts +40 -0
- package/lib/typescript/module/icons/Chevron.d.ts.map +1 -0
- package/lib/typescript/module/icons/Circle.d.ts +7 -0
- package/lib/typescript/module/icons/Circle.d.ts.map +1 -0
- package/lib/typescript/module/icons/CircleAndSquare.d.ts +7 -0
- package/lib/typescript/module/icons/CircleAndSquare.d.ts.map +1 -0
- package/lib/typescript/module/icons/CircleBanSign.d.ts +7 -0
- package/lib/typescript/module/icons/CircleBanSign.d.ts.map +1 -0
- package/lib/typescript/module/icons/CircleCheck.d.ts +7 -0
- package/lib/typescript/module/icons/CircleCheck.d.ts.map +1 -0
- package/lib/typescript/module/icons/CircleInfo.d.ts +7 -0
- package/lib/typescript/module/icons/CircleInfo.d.ts.map +1 -0
- package/lib/typescript/module/icons/CirclePlus.d.ts +7 -0
- package/lib/typescript/module/icons/CirclePlus.d.ts.map +1 -0
- package/lib/typescript/module/icons/CircleQuestion.d.ts +7 -0
- package/lib/typescript/module/icons/CircleQuestion.d.ts.map +1 -0
- package/lib/typescript/module/icons/CircleX.d.ts +7 -0
- package/lib/typescript/module/icons/CircleX.d.ts.map +1 -0
- package/lib/typescript/module/icons/Clipboard.d.ts +7 -0
- package/lib/typescript/module/icons/Clipboard.d.ts.map +1 -0
- package/lib/typescript/module/icons/Clock.d.ts +7 -0
- package/lib/typescript/module/icons/Clock.d.ts.map +1 -0
- package/lib/typescript/module/icons/CodeBrackets.d.ts +13 -0
- package/lib/typescript/module/icons/CodeBrackets.d.ts.map +1 -0
- package/lib/typescript/module/icons/CodeLines.d.ts +7 -0
- package/lib/typescript/module/icons/CodeLines.d.ts.map +1 -0
- package/lib/typescript/module/icons/ColorPalette.d.ts +7 -0
- package/lib/typescript/module/icons/ColorPalette.d.ts.map +1 -0
- package/lib/typescript/module/icons/Contacts.d.ts +13 -0
- package/lib/typescript/module/icons/Contacts.d.ts.map +1 -0
- package/lib/typescript/module/icons/Crop.d.ts +7 -0
- package/lib/typescript/module/icons/Crop.d.ts.map +1 -0
- package/lib/typescript/module/icons/DotGrid.d.ts +13 -0
- package/lib/typescript/module/icons/DotGrid.d.ts.map +1 -0
- package/lib/typescript/module/icons/Download.d.ts +7 -0
- package/lib/typescript/module/icons/Download.d.ts.map +1 -0
- package/lib/typescript/module/icons/EditBig.d.ts +13 -0
- package/lib/typescript/module/icons/EditBig.d.ts.map +1 -0
- package/lib/typescript/module/icons/Emoji.d.ts +25 -0
- package/lib/typescript/module/icons/Emoji.d.ts.map +1 -0
- package/lib/typescript/module/icons/Envelope.d.ts +19 -0
- package/lib/typescript/module/icons/Envelope.d.ts.map +1 -0
- package/lib/typescript/module/icons/EnvelopeOpen.d.ts +7 -0
- package/lib/typescript/module/icons/EnvelopeOpen.d.ts.map +1 -0
- package/lib/typescript/module/icons/Explosion.d.ts +7 -0
- package/lib/typescript/module/icons/Explosion.d.ts.map +1 -0
- package/lib/typescript/module/icons/Eye.d.ts +13 -0
- package/lib/typescript/module/icons/Eye.d.ts.map +1 -0
- package/lib/typescript/module/icons/EyeSlash.d.ts +7 -0
- package/lib/typescript/module/icons/EyeSlash.d.ts.map +1 -0
- package/lib/typescript/module/icons/Filter.d.ts +7 -0
- package/lib/typescript/module/icons/Filter.d.ts.map +1 -0
- package/lib/typescript/module/icons/FilterTimeline.d.ts +7 -0
- package/lib/typescript/module/icons/FilterTimeline.d.ts.map +1 -0
- package/lib/typescript/module/icons/Flag.d.ts +7 -0
- package/lib/typescript/module/icons/Flag.d.ts.map +1 -0
- package/lib/typescript/module/icons/Flame.d.ts +7 -0
- package/lib/typescript/module/icons/Flame.d.ts.map +1 -0
- package/lib/typescript/module/icons/FlipImage.d.ts +13 -0
- package/lib/typescript/module/icons/FlipImage.d.ts.map +1 -0
- package/lib/typescript/module/icons/FloppyDisk.d.ts +7 -0
- package/lib/typescript/module/icons/FloppyDisk.d.ts.map +1 -0
- package/lib/typescript/module/icons/Freeze.d.ts +7 -0
- package/lib/typescript/module/icons/Freeze.d.ts.map +1 -0
- package/lib/typescript/module/icons/GameController.d.ts +7 -0
- package/lib/typescript/module/icons/GameController.d.ts.map +1 -0
- package/lib/typescript/module/icons/Gif.d.ts +13 -0
- package/lib/typescript/module/icons/Gif.d.ts.map +1 -0
- package/lib/typescript/module/icons/Gift1.d.ts +13 -0
- package/lib/typescript/module/icons/Gift1.d.ts.map +1 -0
- package/lib/typescript/module/icons/Globe.d.ts +19 -0
- package/lib/typescript/module/icons/Globe.d.ts.map +1 -0
- package/lib/typescript/module/icons/Group.d.ts +7 -0
- package/lib/typescript/module/icons/Group.d.ts.map +1 -0
- package/lib/typescript/module/icons/Growth.d.ts +7 -0
- package/lib/typescript/module/icons/Growth.d.ts.map +1 -0
- package/lib/typescript/module/icons/Haptic.d.ts +7 -0
- package/lib/typescript/module/icons/Haptic.d.ts.map +1 -0
- package/lib/typescript/module/icons/Hashtag.d.ts +19 -0
- package/lib/typescript/module/icons/Hashtag.d.ts.map +1 -0
- package/lib/typescript/module/icons/Heart2.d.ts +25 -0
- package/lib/typescript/module/icons/Heart2.d.ts.map +1 -0
- package/lib/typescript/module/icons/Home.d.ts +19 -0
- package/lib/typescript/module/icons/Home.d.ts.map +1 -0
- package/lib/typescript/module/icons/HomeOpen.d.ts +13 -0
- package/lib/typescript/module/icons/HomeOpen.d.ts.map +1 -0
- package/lib/typescript/module/icons/Image.d.ts +13 -0
- package/lib/typescript/module/icons/Image.d.ts.map +1 -0
- package/lib/typescript/module/icons/Key.d.ts +7 -0
- package/lib/typescript/module/icons/Key.d.ts.map +1 -0
- package/lib/typescript/module/icons/Lab.d.ts +7 -0
- package/lib/typescript/module/icons/Lab.d.ts.map +1 -0
- package/lib/typescript/module/icons/Leaf.d.ts +7 -0
- package/lib/typescript/module/icons/Leaf.d.ts.map +1 -0
- package/lib/typescript/module/icons/ListMagnifyingGlass.d.ts +7 -0
- package/lib/typescript/module/icons/ListMagnifyingGlass.d.ts.map +1 -0
- package/lib/typescript/module/icons/ListPlus.d.ts +7 -0
- package/lib/typescript/module/icons/ListPlus.d.ts.map +1 -0
- package/lib/typescript/module/icons/ListSparkle.d.ts +7 -0
- package/lib/typescript/module/icons/ListSparkle.d.ts.map +1 -0
- package/lib/typescript/module/icons/Live.d.ts +7 -0
- package/lib/typescript/module/icons/Live.d.ts.map +1 -0
- package/lib/typescript/module/icons/Loader.d.ts +7 -0
- package/lib/typescript/module/icons/Loader.d.ts.map +1 -0
- package/lib/typescript/module/icons/Lock.d.ts +13 -0
- package/lib/typescript/module/icons/Lock.d.ts.map +1 -0
- package/lib/typescript/module/icons/Logo.d.ts +13 -0
- package/lib/typescript/module/icons/Logo.d.ts.map +1 -0
- package/lib/typescript/module/icons/Macintosh.d.ts +7 -0
- package/lib/typescript/module/icons/Macintosh.d.ts.map +1 -0
- package/lib/typescript/module/icons/MagnifyingGlass.d.ts +25 -0
- package/lib/typescript/module/icons/MagnifyingGlass.d.ts.map +1 -0
- package/lib/typescript/module/icons/Menu.d.ts +7 -0
- package/lib/typescript/module/icons/Menu.d.ts.map +1 -0
- package/lib/typescript/module/icons/Message.d.ts +19 -0
- package/lib/typescript/module/icons/Message.d.ts.map +1 -0
- package/lib/typescript/module/icons/Moon.d.ts +7 -0
- package/lib/typescript/module/icons/Moon.d.ts.map +1 -0
- package/lib/typescript/module/icons/MusicNote.d.ts +7 -0
- package/lib/typescript/module/icons/MusicNote.d.ts.map +1 -0
- package/lib/typescript/module/icons/Mute.d.ts +7 -0
- package/lib/typescript/module/icons/Mute.d.ts.map +1 -0
- package/lib/typescript/module/icons/News2.d.ts +7 -0
- package/lib/typescript/module/icons/News2.d.ts.map +1 -0
- package/lib/typescript/module/icons/Newskie.d.ts +7 -0
- package/lib/typescript/module/icons/Newskie.d.ts.map +1 -0
- package/lib/typescript/module/icons/Newspaper.d.ts +7 -0
- package/lib/typescript/module/icons/Newspaper.d.ts.map +1 -0
- package/lib/typescript/module/icons/PageText.d.ts +7 -0
- package/lib/typescript/module/icons/PageText.d.ts.map +1 -0
- package/lib/typescript/module/icons/PageX.d.ts +7 -0
- package/lib/typescript/module/icons/PageX.d.ts.map +1 -0
- package/lib/typescript/module/icons/PaintRoller.d.ts +7 -0
- package/lib/typescript/module/icons/PaintRoller.d.ts.map +1 -0
- package/lib/typescript/module/icons/PaperPlane.d.ts +7 -0
- package/lib/typescript/module/icons/PaperPlane.d.ts.map +1 -0
- package/lib/typescript/module/icons/Pause.d.ts +25 -0
- package/lib/typescript/module/icons/Pause.d.ts.map +1 -0
- package/lib/typescript/module/icons/Pencil.d.ts +19 -0
- package/lib/typescript/module/icons/Pencil.d.ts.map +1 -0
- package/lib/typescript/module/icons/PeopleRemove2.d.ts +13 -0
- package/lib/typescript/module/icons/PeopleRemove2.d.ts.map +1 -0
- package/lib/typescript/module/icons/Person.d.ts +61 -0
- package/lib/typescript/module/icons/Person.d.ts.map +1 -0
- package/lib/typescript/module/icons/Phone.d.ts +13 -0
- package/lib/typescript/module/icons/Phone.d.ts.map +1 -0
- package/lib/typescript/module/icons/Pin.d.ts +13 -0
- package/lib/typescript/module/icons/Pin.d.ts.map +1 -0
- package/lib/typescript/module/icons/PinLocation.d.ts +13 -0
- package/lib/typescript/module/icons/PinLocation.d.ts.map +1 -0
- package/lib/typescript/module/icons/Pizza.d.ts +7 -0
- package/lib/typescript/module/icons/Pizza.d.ts.map +1 -0
- package/lib/typescript/module/icons/Play.d.ts +25 -0
- package/lib/typescript/module/icons/Play.d.ts.map +1 -0
- package/lib/typescript/module/icons/Plus.d.ts +13 -0
- package/lib/typescript/module/icons/Plus.d.ts.map +1 -0
- package/lib/typescript/module/icons/QrCode.d.ts +7 -0
- package/lib/typescript/module/icons/QrCode.d.ts.map +1 -0
- package/lib/typescript/module/icons/Quote.d.ts +31 -0
- package/lib/typescript/module/icons/Quote.d.ts.map +1 -0
- package/lib/typescript/module/icons/RaisingHand.d.ts +13 -0
- package/lib/typescript/module/icons/RaisingHand.d.ts.map +1 -0
- package/lib/typescript/module/icons/Reply.d.ts +13 -0
- package/lib/typescript/module/icons/Reply.d.ts.map +1 -0
- package/lib/typescript/module/icons/Repost.d.ts +25 -0
- package/lib/typescript/module/icons/Repost.d.ts.map +1 -0
- package/lib/typescript/module/icons/Rose.d.ts +7 -0
- package/lib/typescript/module/icons/Rose.d.ts.map +1 -0
- package/lib/typescript/module/icons/SettingsGear2.d.ts +13 -0
- package/lib/typescript/module/icons/SettingsGear2.d.ts.map +1 -0
- package/lib/typescript/module/icons/SettingsSlider.d.ts +7 -0
- package/lib/typescript/module/icons/SettingsSlider.d.ts.map +1 -0
- package/lib/typescript/module/icons/Shaka.d.ts +7 -0
- package/lib/typescript/module/icons/Shaka.d.ts.map +1 -0
- package/lib/typescript/module/icons/Shapes.d.ts +7 -0
- package/lib/typescript/module/icons/Shapes.d.ts.map +1 -0
- package/lib/typescript/module/icons/Shield.d.ts +13 -0
- package/lib/typescript/module/icons/Shield.d.ts.map +1 -0
- package/lib/typescript/module/icons/Sparkle.d.ts +7 -0
- package/lib/typescript/module/icons/Sparkle.d.ts.map +1 -0
- package/lib/typescript/module/icons/Speaker.d.ts +7 -0
- package/lib/typescript/module/icons/Speaker.d.ts.map +1 -0
- package/lib/typescript/module/icons/SquareArrowTopRight.d.ts +7 -0
- package/lib/typescript/module/icons/SquareArrowTopRight.d.ts.map +1 -0
- package/lib/typescript/module/icons/SquareBehindSquare4.d.ts +7 -0
- package/lib/typescript/module/icons/SquareBehindSquare4.d.ts.map +1 -0
- package/lib/typescript/module/icons/Star.d.ts +13 -0
- package/lib/typescript/module/icons/Star.d.ts.map +1 -0
- package/lib/typescript/module/icons/StarterPack.d.ts +7 -0
- package/lib/typescript/module/icons/StarterPack.d.ts.map +1 -0
- package/lib/typescript/module/icons/StreamingLive.d.ts +7 -0
- package/lib/typescript/module/icons/StreamingLive.d.ts.map +1 -0
- package/lib/typescript/module/icons/TEMPLATE.d.ts +23 -0
- package/lib/typescript/module/icons/TEMPLATE.d.ts.map +1 -0
- package/lib/typescript/module/icons/TextSize.d.ts +7 -0
- package/lib/typescript/module/icons/TextSize.d.ts.map +1 -0
- package/lib/typescript/module/icons/Ticket.d.ts +7 -0
- package/lib/typescript/module/icons/Ticket.d.ts.map +1 -0
- package/lib/typescript/module/icons/Times.d.ts +7 -0
- package/lib/typescript/module/icons/Times.d.ts.map +1 -0
- package/lib/typescript/module/icons/TitleCase.d.ts +7 -0
- package/lib/typescript/module/icons/TitleCase.d.ts.map +1 -0
- package/lib/typescript/module/icons/Trash.d.ts +13 -0
- package/lib/typescript/module/icons/Trash.d.ts.map +1 -0
- package/lib/typescript/module/icons/Tree.d.ts +7 -0
- package/lib/typescript/module/icons/Tree.d.ts.map +1 -0
- package/lib/typescript/module/icons/Trending.d.ts +13 -0
- package/lib/typescript/module/icons/Trending.d.ts.map +1 -0
- package/lib/typescript/module/icons/UFO.d.ts +7 -0
- package/lib/typescript/module/icons/UFO.d.ts.map +1 -0
- package/lib/typescript/module/icons/UserCircle.d.ts +13 -0
- package/lib/typescript/module/icons/UserCircle.d.ts.map +1 -0
- package/lib/typescript/module/icons/Verified.d.ts +7 -0
- package/lib/typescript/module/icons/Verified.d.ts.map +1 -0
- package/lib/typescript/module/icons/VerifiedCheck.d.ts +8 -0
- package/lib/typescript/module/icons/VerifiedCheck.d.ts.map +1 -0
- package/lib/typescript/module/icons/VerifierCheck.d.ts +8 -0
- package/lib/typescript/module/icons/VerifierCheck.d.ts.map +1 -0
- package/lib/typescript/module/icons/VideoClip.d.ts +13 -0
- package/lib/typescript/module/icons/VideoClip.d.ts.map +1 -0
- package/lib/typescript/module/icons/Warning.d.ts +7 -0
- package/lib/typescript/module/icons/Warning.d.ts.map +1 -0
- package/lib/typescript/module/icons/Window.d.ts +7 -0
- package/lib/typescript/module/icons/Window.d.ts.map +1 -0
- package/lib/typescript/module/icons/Wrench.d.ts +7 -0
- package/lib/typescript/module/icons/Wrench.d.ts.map +1 -0
- package/lib/typescript/module/icons/Zap.d.ts +7 -0
- package/lib/typescript/module/icons/Zap.d.ts.map +1 -0
- package/lib/typescript/module/icons/common.d.ts +393 -0
- package/lib/typescript/module/icons/common.d.ts.map +1 -0
- package/lib/typescript/module/icons/index.d.ts +155 -0
- package/lib/typescript/module/icons/index.d.ts.map +1 -0
- package/lib/typescript/module/image-resolver/context.d.ts +15 -0
- package/lib/typescript/module/image-resolver/context.d.ts.map +1 -0
- package/lib/typescript/module/image-resolver/index.d.ts +2 -0
- package/lib/typescript/module/image-resolver/index.d.ts.map +1 -0
- package/lib/typescript/module/index.d.ts +83 -0
- package/lib/typescript/module/index.d.ts.map +1 -0
- package/lib/typescript/module/index.web.d.ts +83 -0
- package/lib/typescript/module/index.web.d.ts.map +1 -0
- package/lib/typescript/module/input-group/InputGroup.d.ts +9 -0
- package/lib/typescript/module/input-group/InputGroup.d.ts.map +1 -0
- package/lib/typescript/module/input-group/index.d.ts +3 -0
- package/lib/typescript/module/input-group/index.d.ts.map +1 -0
- package/lib/typescript/module/input-group/types.d.ts +35 -0
- package/lib/typescript/module/input-group/types.d.ts.map +1 -0
- package/lib/typescript/module/item/Item.d.ts +4 -0
- package/lib/typescript/module/item/Item.d.ts.map +1 -0
- package/lib/typescript/module/item/index.d.ts +3 -0
- package/lib/typescript/module/item/index.d.ts.map +1 -0
- package/lib/typescript/module/item/types.d.ts +45 -0
- package/lib/typescript/module/item/types.d.ts.map +1 -0
- package/lib/typescript/module/kbd/Kbd.d.ts +4 -0
- package/lib/typescript/module/kbd/Kbd.d.ts.map +1 -0
- package/lib/typescript/module/kbd/index.d.ts +3 -0
- package/lib/typescript/module/kbd/index.d.ts.map +1 -0
- package/lib/typescript/module/kbd/types.d.ts +13 -0
- package/lib/typescript/module/kbd/types.d.ts.map +1 -0
- package/lib/typescript/module/label/Label.d.ts +4 -0
- package/lib/typescript/module/label/Label.d.ts.map +1 -0
- package/lib/typescript/module/label/index.d.ts +3 -0
- package/lib/typescript/module/label/index.d.ts.map +1 -0
- package/lib/typescript/module/label/types.d.ts +27 -0
- package/lib/typescript/module/label/types.d.ts.map +1 -0
- package/lib/typescript/module/link-preview/LinkPreviewCard.d.ts +24 -0
- package/lib/typescript/module/link-preview/LinkPreviewCard.d.ts.map +1 -0
- package/lib/typescript/module/link-preview/index.d.ts +3 -0
- package/lib/typescript/module/link-preview/index.d.ts.map +1 -0
- package/lib/typescript/module/link-preview/types.d.ts +44 -0
- package/lib/typescript/module/link-preview/types.d.ts.map +1 -0
- package/lib/typescript/module/list/index.d.ts +29 -0
- package/lib/typescript/module/list/index.d.ts.map +1 -0
- package/lib/typescript/module/list/index.web.d.ts +45 -0
- package/lib/typescript/module/list/index.web.d.ts.map +1 -0
- package/lib/typescript/module/list/types.d.ts +77 -0
- package/lib/typescript/module/list/types.d.ts.map +1 -0
- package/lib/typescript/module/loading/Loading.d.ts +4 -0
- package/lib/typescript/module/loading/Loading.d.ts.map +1 -0
- package/lib/typescript/module/loading/Loading.web.d.ts +4 -0
- package/lib/typescript/module/loading/Loading.web.d.ts.map +1 -0
- package/lib/typescript/module/loading/SpinnerIcon.d.ts +16 -0
- package/lib/typescript/module/loading/SpinnerIcon.d.ts.map +1 -0
- package/lib/typescript/module/loading/SpinnerIcon.web.d.ts +17 -0
- package/lib/typescript/module/loading/SpinnerIcon.web.d.ts.map +1 -0
- package/lib/typescript/module/loading/index.d.ts +4 -0
- package/lib/typescript/module/loading/index.d.ts.map +1 -0
- package/lib/typescript/module/loading/index.web.d.ts +4 -0
- package/lib/typescript/module/loading/index.web.d.ts.map +1 -0
- package/lib/typescript/module/loading/types.d.ts +62 -0
- package/lib/typescript/module/loading/types.d.ts.map +1 -0
- package/lib/typescript/module/menu/context.d.ts +6 -0
- package/lib/typescript/module/menu/context.d.ts.map +1 -0
- package/lib/typescript/module/menu/index.d.ts +22 -0
- package/lib/typescript/module/menu/index.d.ts.map +1 -0
- package/lib/typescript/module/menu/index.web.d.ts +26 -0
- package/lib/typescript/module/menu/index.web.d.ts.map +1 -0
- package/lib/typescript/module/menu/types.d.ts +62 -0
- package/lib/typescript/module/menu/types.d.ts.map +1 -0
- package/lib/typescript/module/package.json +1 -0
- package/lib/typescript/module/popover/context.d.ts +15 -0
- package/lib/typescript/module/popover/context.d.ts.map +1 -0
- package/lib/typescript/module/popover/index.d.ts +14 -0
- package/lib/typescript/module/popover/index.d.ts.map +1 -0
- package/lib/typescript/module/popover/index.web.d.ts +14 -0
- package/lib/typescript/module/popover/index.web.d.ts.map +1 -0
- package/lib/typescript/module/popover/types.d.ts +54 -0
- package/lib/typescript/module/popover/types.d.ts.map +1 -0
- package/lib/typescript/module/portal/index.d.ts +15 -0
- package/lib/typescript/module/portal/index.d.ts.map +1 -0
- package/lib/typescript/module/portal/index.web.d.ts +20 -0
- package/lib/typescript/module/portal/index.web.d.ts.map +1 -0
- package/lib/typescript/module/prompt-input/Actions.d.ts +6 -0
- package/lib/typescript/module/prompt-input/Actions.d.ts.map +1 -0
- package/lib/typescript/module/prompt-input/Attachments.d.ts +6 -0
- package/lib/typescript/module/prompt-input/Attachments.d.ts.map +1 -0
- package/lib/typescript/module/prompt-input/PromptInput.d.ts +6 -0
- package/lib/typescript/module/prompt-input/PromptInput.d.ts.map +1 -0
- package/lib/typescript/module/prompt-input/SubmitButton.d.ts +6 -0
- package/lib/typescript/module/prompt-input/SubmitButton.d.ts.map +1 -0
- package/lib/typescript/module/prompt-input/Textarea.d.ts +6 -0
- package/lib/typescript/module/prompt-input/Textarea.d.ts.map +1 -0
- package/lib/typescript/module/prompt-input/Textarea.web.d.ts +6 -0
- package/lib/typescript/module/prompt-input/Textarea.web.d.ts.map +1 -0
- package/lib/typescript/module/prompt-input/context.d.ts +34 -0
- package/lib/typescript/module/prompt-input/context.d.ts.map +1 -0
- package/lib/typescript/module/prompt-input/index.d.ts +8 -0
- package/lib/typescript/module/prompt-input/index.d.ts.map +1 -0
- package/lib/typescript/module/prompt-input/types.d.ts +88 -0
- package/lib/typescript/module/prompt-input/types.d.ts.map +1 -0
- package/lib/typescript/module/radio-indicator/RadioIndicator.d.ts +4 -0
- package/lib/typescript/module/radio-indicator/RadioIndicator.d.ts.map +1 -0
- package/lib/typescript/module/radio-indicator/index.d.ts +3 -0
- package/lib/typescript/module/radio-indicator/index.d.ts.map +1 -0
- package/lib/typescript/module/radio-indicator/types.d.ts +15 -0
- package/lib/typescript/module/radio-indicator/types.d.ts.map +1 -0
- package/lib/typescript/module/scroll/index.d.ts +27 -0
- package/lib/typescript/module/scroll/index.d.ts.map +1 -0
- package/lib/typescript/module/scroll/index.web.d.ts +26 -0
- package/lib/typescript/module/scroll/index.web.d.ts.map +1 -0
- package/lib/typescript/module/scroll/scrollable.web.d.ts +29 -0
- package/lib/typescript/module/scroll/scrollable.web.d.ts.map +1 -0
- package/lib/typescript/module/scroll/store.d.ts +46 -0
- package/lib/typescript/module/scroll/store.d.ts.map +1 -0
- package/lib/typescript/module/scroll/types.d.ts +46 -0
- package/lib/typescript/module/scroll/types.d.ts.map +1 -0
- package/lib/typescript/module/search-input/index.d.ts +10 -0
- package/lib/typescript/module/search-input/index.d.ts.map +1 -0
- package/lib/typescript/module/segmented-control/index.d.ts +45 -0
- package/lib/typescript/module/segmented-control/index.d.ts.map +1 -0
- package/lib/typescript/module/select/common.d.ts +5 -0
- package/lib/typescript/module/select/common.d.ts.map +1 -0
- package/lib/typescript/module/select/index.d.ts +14 -0
- package/lib/typescript/module/select/index.d.ts.map +1 -0
- package/lib/typescript/module/select/index.web.d.ts +14 -0
- package/lib/typescript/module/select/index.web.d.ts.map +1 -0
- package/lib/typescript/module/select/types.d.ts +84 -0
- package/lib/typescript/module/select/types.d.ts.map +1 -0
- package/lib/typescript/module/settings-list/SettingsList.d.ts +6 -0
- package/lib/typescript/module/settings-list/SettingsList.d.ts.map +1 -0
- package/lib/typescript/module/settings-list/index.d.ts +3 -0
- package/lib/typescript/module/settings-list/index.d.ts.map +1 -0
- package/lib/typescript/module/settings-list/types.d.ts +44 -0
- package/lib/typescript/module/settings-list/types.d.ts.map +1 -0
- package/lib/typescript/module/skeleton/index.d.ts +64 -0
- package/lib/typescript/module/skeleton/index.d.ts.map +1 -0
- package/lib/typescript/module/slider/Slider.d.ts +4 -0
- package/lib/typescript/module/slider/Slider.d.ts.map +1 -0
- package/lib/typescript/module/slider/index.d.ts +3 -0
- package/lib/typescript/module/slider/index.d.ts.map +1 -0
- package/lib/typescript/module/slider/types.d.ts +30 -0
- package/lib/typescript/module/slider/types.d.ts.map +1 -0
- package/lib/typescript/module/styles/atoms.d.ts +464 -0
- package/lib/typescript/module/styles/atoms.d.ts.map +1 -0
- package/lib/typescript/module/styles/index.d.ts +7 -0
- package/lib/typescript/module/styles/index.d.ts.map +1 -0
- package/lib/typescript/module/styles/native-driver.d.ts +2 -0
- package/lib/typescript/module/styles/native-driver.d.ts.map +1 -0
- package/lib/typescript/module/styles/platform.d.ts +33 -0
- package/lib/typescript/module/styles/platform.d.ts.map +1 -0
- package/lib/typescript/module/styles/tokens.d.ts +96 -0
- package/lib/typescript/module/styles/tokens.d.ts.map +1 -0
- package/lib/typescript/module/styles/z-index.d.ts +49 -0
- package/lib/typescript/module/styles/z-index.d.ts.map +1 -0
- package/lib/typescript/module/switch/Switch.d.ts +4 -0
- package/lib/typescript/module/switch/Switch.d.ts.map +1 -0
- package/lib/typescript/module/switch/index.d.ts +3 -0
- package/lib/typescript/module/switch/index.d.ts.map +1 -0
- package/lib/typescript/module/switch/types.d.ts +15 -0
- package/lib/typescript/module/switch/types.d.ts.map +1 -0
- package/lib/typescript/module/tabs/Tabs.d.ts +6 -0
- package/lib/typescript/module/tabs/Tabs.d.ts.map +1 -0
- package/lib/typescript/module/tabs/index.d.ts +3 -0
- package/lib/typescript/module/tabs/index.d.ts.map +1 -0
- package/lib/typescript/module/tabs/types.d.ts +34 -0
- package/lib/typescript/module/tabs/types.d.ts.map +1 -0
- package/lib/typescript/module/text-field/index.d.ts +50 -0
- package/lib/typescript/module/text-field/index.d.ts.map +1 -0
- package/lib/typescript/module/theme/BloomThemeProvider.d.ts +88 -0
- package/lib/typescript/module/theme/BloomThemeProvider.d.ts.map +1 -0
- package/lib/typescript/module/theme/adaptive-colors.d.ts +3 -0
- package/lib/typescript/module/theme/adaptive-colors.d.ts.map +1 -0
- package/lib/typescript/module/theme/apply-dark-class.d.ts +21 -0
- package/lib/typescript/module/theme/apply-dark-class.d.ts.map +1 -0
- package/lib/typescript/module/theme/build-theme.d.ts +20 -0
- package/lib/typescript/module/theme/build-theme.d.ts.map +1 -0
- package/lib/typescript/module/theme/color-presets.d.ts +35 -0
- package/lib/typescript/module/theme/color-presets.d.ts.map +1 -0
- package/lib/typescript/module/theme/color-scope/index.d.ts +33 -0
- package/lib/typescript/module/theme/color-scope/index.d.ts.map +1 -0
- package/lib/typescript/module/theme/color-scope/index.web.d.ts +24 -0
- package/lib/typescript/module/theme/color-scope/index.web.d.ts.map +1 -0
- package/lib/typescript/module/theme/color-scope/style-builder.d.ts +53 -0
- package/lib/typescript/module/theme/color-scope/style-builder.d.ts.map +1 -0
- package/lib/typescript/module/theme/color-space.d.ts +28 -0
- package/lib/typescript/module/theme/color-space.d.ts.map +1 -0
- package/lib/typescript/module/theme/index.d.ts +18 -0
- package/lib/typescript/module/theme/index.d.ts.map +1 -0
- package/lib/typescript/module/theme/init-css-interop.d.ts +6 -0
- package/lib/typescript/module/theme/init-css-interop.d.ts.map +1 -0
- package/lib/typescript/module/theme/native-root-vars.d.ts +33 -0
- package/lib/typescript/module/theme/native-root-vars.d.ts.map +1 -0
- package/lib/typescript/module/theme/native-root-vars.native.d.ts +104 -0
- package/lib/typescript/module/theme/native-root-vars.native.d.ts.map +1 -0
- package/lib/typescript/module/theme/native-root-vars.web.d.ts +20 -0
- package/lib/typescript/module/theme/native-root-vars.web.d.ts.map +1 -0
- package/lib/typescript/module/theme/persistence.d.ts +50 -0
- package/lib/typescript/module/theme/persistence.d.ts.map +1 -0
- package/lib/typescript/module/theme/preset-vars.d.ts +28 -0
- package/lib/typescript/module/theme/preset-vars.d.ts.map +1 -0
- package/lib/typescript/module/theme/set-color-scheme-safe.d.ts +33 -0
- package/lib/typescript/module/theme/set-color-scheme-safe.d.ts.map +1 -0
- package/lib/typescript/module/theme/token-registry.d.ts +53 -0
- package/lib/typescript/module/theme/token-registry.d.ts.map +1 -0
- package/lib/typescript/module/theme/types.d.ts +43 -0
- package/lib/typescript/module/theme/types.d.ts.map +1 -0
- package/lib/typescript/module/theme/use-isomorphic-layout-effect.d.ts +8 -0
- package/lib/typescript/module/theme/use-isomorphic-layout-effect.d.ts.map +1 -0
- package/lib/typescript/module/theme/use-navigation-theme.d.ts +31 -0
- package/lib/typescript/module/theme/use-navigation-theme.d.ts.map +1 -0
- package/lib/typescript/module/theme/use-theme.d.ts +5 -0
- package/lib/typescript/module/theme/use-theme.d.ts.map +1 -0
- package/lib/typescript/module/toast/Toast.d.ts +23 -0
- package/lib/typescript/module/toast/Toast.d.ts.map +1 -0
- package/lib/typescript/module/toast/const.d.ts +2 -0
- package/lib/typescript/module/toast/const.d.ts.map +1 -0
- package/lib/typescript/module/toast/index.d.ts +84 -0
- package/lib/typescript/module/toast/index.d.ts.map +1 -0
- package/lib/typescript/module/toast/index.web.d.ts +29 -0
- package/lib/typescript/module/toast/index.web.d.ts.map +1 -0
- package/lib/typescript/module/toast/sonner/index.d.ts +2 -0
- package/lib/typescript/module/toast/sonner/index.d.ts.map +1 -0
- package/lib/typescript/module/toast/sonner/index.web.d.ts +2 -0
- package/lib/typescript/module/toast/sonner/index.web.d.ts.map +1 -0
- package/lib/typescript/module/toast/types.d.ts +10 -0
- package/lib/typescript/module/toast/types.d.ts.map +1 -0
- package/lib/typescript/module/tooltip/TextBubble.d.ts +9 -0
- package/lib/typescript/module/tooltip/TextBubble.d.ts.map +1 -0
- package/lib/typescript/module/tooltip/const.d.ts +5 -0
- package/lib/typescript/module/tooltip/const.d.ts.map +1 -0
- package/lib/typescript/module/tooltip/index.d.ts +29 -0
- package/lib/typescript/module/tooltip/index.d.ts.map +1 -0
- package/lib/typescript/module/tooltip/index.web.d.ts +26 -0
- package/lib/typescript/module/tooltip/index.web.d.ts.map +1 -0
- package/lib/typescript/module/typography/index.d.ts +18 -0
- package/lib/typescript/module/typography/index.d.ts.map +1 -0
- package/lib/typescript/module/user-hover-card/UserHoverCard.d.ts +4 -0
- package/lib/typescript/module/user-hover-card/UserHoverCard.d.ts.map +1 -0
- package/lib/typescript/module/user-hover-card/index.d.ts +3 -0
- package/lib/typescript/module/user-hover-card/index.d.ts.map +1 -0
- package/lib/typescript/module/user-hover-card/types.d.ts +45 -0
- package/lib/typescript/module/user-hover-card/types.d.ts.map +1 -0
- package/lib/typescript/module/utils/lazy-require.d.ts +15 -0
- package/lib/typescript/module/utils/lazy-require.d.ts.map +1 -0
- package/package.json +1 -1
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
export declare const PaintRoller_Stroke2_Corner2_Rounded: import("react").ForwardRefExoticComponent<{
|
|
2
|
+
fill?: import("react-native-svg").PathProps["fill"];
|
|
3
|
+
style?: import("react-native").StyleProp<import("./common").IconStyle>;
|
|
4
|
+
size?: keyof typeof import("./common").sizes;
|
|
5
|
+
gradient?: keyof typeof import("../styles/tokens").gradients;
|
|
6
|
+
} & Omit<import("react-native-svg").SvgProps, "style" | "size"> & import("react").RefAttributes<import("react-native-svg").default>>;
|
|
7
|
+
//# sourceMappingURL=PaintRoller.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"PaintRoller.d.ts","sourceRoot":"","sources":["../../../../src/icons/PaintRoller.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,mCAAmC;;;;;oIAE9C,CAAA"}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
export declare const PaperPlane_Stroke2_Corner0_Rounded: import("react").ForwardRefExoticComponent<{
|
|
2
|
+
fill?: import("react-native-svg").PathProps["fill"];
|
|
3
|
+
style?: import("react-native").StyleProp<import("./common").IconStyle>;
|
|
4
|
+
size?: keyof typeof import("./common").sizes;
|
|
5
|
+
gradient?: keyof typeof import("../styles/tokens").gradients;
|
|
6
|
+
} & Omit<import("react-native-svg").SvgProps, "style" | "size"> & import("react").RefAttributes<import("react-native-svg").default>>;
|
|
7
|
+
//# sourceMappingURL=PaperPlane.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"PaperPlane.d.ts","sourceRoot":"","sources":["../../../../src/icons/PaperPlane.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,kCAAkC;;;;;oIAE7C,CAAA"}
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
export declare const Pause_Stroke2_Corner0_Rounded: import("react").ForwardRefExoticComponent<{
|
|
2
|
+
fill?: import("react-native-svg").PathProps["fill"];
|
|
3
|
+
style?: import("react-native").StyleProp<import("./common").IconStyle>;
|
|
4
|
+
size?: keyof typeof import("./common").sizes;
|
|
5
|
+
gradient?: keyof typeof import("../styles/tokens").gradients;
|
|
6
|
+
} & Omit<import("react-native-svg").SvgProps, "style" | "size"> & import("react").RefAttributes<import("react-native-svg").default>>;
|
|
7
|
+
export declare const Pause_Filled_Corner0_Rounded: import("react").ForwardRefExoticComponent<{
|
|
8
|
+
fill?: import("react-native-svg").PathProps["fill"];
|
|
9
|
+
style?: import("react-native").StyleProp<import("./common").IconStyle>;
|
|
10
|
+
size?: keyof typeof import("./common").sizes;
|
|
11
|
+
gradient?: keyof typeof import("../styles/tokens").gradients;
|
|
12
|
+
} & Omit<import("react-native-svg").SvgProps, "style" | "size"> & import("react").RefAttributes<import("react-native-svg").default>>;
|
|
13
|
+
export declare const Pause_Stroke2_Corner2_Rounded: import("react").ForwardRefExoticComponent<{
|
|
14
|
+
fill?: import("react-native-svg").PathProps["fill"];
|
|
15
|
+
style?: import("react-native").StyleProp<import("./common").IconStyle>;
|
|
16
|
+
size?: keyof typeof import("./common").sizes;
|
|
17
|
+
gradient?: keyof typeof import("../styles/tokens").gradients;
|
|
18
|
+
} & Omit<import("react-native-svg").SvgProps, "style" | "size"> & import("react").RefAttributes<import("react-native-svg").default>>;
|
|
19
|
+
export declare const Pause_Filled_Corner2_Rounded: import("react").ForwardRefExoticComponent<{
|
|
20
|
+
fill?: import("react-native-svg").PathProps["fill"];
|
|
21
|
+
style?: import("react-native").StyleProp<import("./common").IconStyle>;
|
|
22
|
+
size?: keyof typeof import("./common").sizes;
|
|
23
|
+
gradient?: keyof typeof import("../styles/tokens").gradients;
|
|
24
|
+
} & Omit<import("react-native-svg").SvgProps, "style" | "size"> & import("react").RefAttributes<import("react-native-svg").default>>;
|
|
25
|
+
//# sourceMappingURL=Pause.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Pause.d.ts","sourceRoot":"","sources":["../../../../src/icons/Pause.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,6BAA6B;;;;;oIAExC,CAAA;AAEF,eAAO,MAAM,4BAA4B;;;;;oIAEvC,CAAA;AAEF,eAAO,MAAM,6BAA6B;;;;;oIAExC,CAAA;AAEF,eAAO,MAAM,4BAA4B;;;;;oIAEvC,CAAA"}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
export declare const Pencil_Stroke2_Corner0_Rounded: import("react").ForwardRefExoticComponent<{
|
|
2
|
+
fill?: import("react-native-svg").PathProps["fill"];
|
|
3
|
+
style?: import("react-native").StyleProp<import("./common").IconStyle>;
|
|
4
|
+
size?: keyof typeof import("./common").sizes;
|
|
5
|
+
gradient?: keyof typeof import("../styles/tokens").gradients;
|
|
6
|
+
} & Omit<import("react-native-svg").SvgProps, "style" | "size"> & import("react").RefAttributes<import("react-native-svg").default>>;
|
|
7
|
+
export declare const PencilLine_Stroke2_Corner0_Rounded: import("react").ForwardRefExoticComponent<{
|
|
8
|
+
fill?: import("react-native-svg").PathProps["fill"];
|
|
9
|
+
style?: import("react-native").StyleProp<import("./common").IconStyle>;
|
|
10
|
+
size?: keyof typeof import("./common").sizes;
|
|
11
|
+
gradient?: keyof typeof import("../styles/tokens").gradients;
|
|
12
|
+
} & Omit<import("react-native-svg").SvgProps, "style" | "size"> & import("react").RefAttributes<import("react-native-svg").default>>;
|
|
13
|
+
export declare const PencilLine_Stroke2_Corner2_Rounded: import("react").ForwardRefExoticComponent<{
|
|
14
|
+
fill?: import("react-native-svg").PathProps["fill"];
|
|
15
|
+
style?: import("react-native").StyleProp<import("./common").IconStyle>;
|
|
16
|
+
size?: keyof typeof import("./common").sizes;
|
|
17
|
+
gradient?: keyof typeof import("../styles/tokens").gradients;
|
|
18
|
+
} & Omit<import("react-native-svg").SvgProps, "style" | "size"> & import("react").RefAttributes<import("react-native-svg").default>>;
|
|
19
|
+
//# sourceMappingURL=Pencil.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Pencil.d.ts","sourceRoot":"","sources":["../../../../src/icons/Pencil.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,8BAA8B;;;;;oIAEzC,CAAA;AAEF,eAAO,MAAM,kCAAkC;;;;;oIAE7C,CAAA;AAEF,eAAO,MAAM,kCAAkC;;;;;oIAE7C,CAAA"}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
export declare const PeopleRemove2_Stroke1_Corner0_Rounded: import("react").ForwardRefExoticComponent<{
|
|
2
|
+
fill?: import("react-native-svg").PathProps["fill"];
|
|
3
|
+
style?: import("react-native").StyleProp<import("./common").IconStyle>;
|
|
4
|
+
size?: keyof typeof import("./common").sizes;
|
|
5
|
+
gradient?: keyof typeof import("../styles/tokens").gradients;
|
|
6
|
+
} & Omit<import("react-native-svg").SvgProps, "style" | "size"> & import("react").RefAttributes<import("react-native-svg").default>>;
|
|
7
|
+
export declare const PeopleRemove2_Stroke2_Corner0_Rounded: import("react").ForwardRefExoticComponent<{
|
|
8
|
+
fill?: import("react-native-svg").PathProps["fill"];
|
|
9
|
+
style?: import("react-native").StyleProp<import("./common").IconStyle>;
|
|
10
|
+
size?: keyof typeof import("./common").sizes;
|
|
11
|
+
gradient?: keyof typeof import("../styles/tokens").gradients;
|
|
12
|
+
} & Omit<import("react-native-svg").SvgProps, "style" | "size"> & import("react").RefAttributes<import("react-native-svg").default>>;
|
|
13
|
+
//# sourceMappingURL=PeopleRemove2.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"PeopleRemove2.d.ts","sourceRoot":"","sources":["../../../../src/icons/PeopleRemove2.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,qCAAqC;;;;;oIAMhD,CAAA;AAEF,eAAO,MAAM,qCAAqC;;;;;oIAEhD,CAAA"}
|
|
@@ -0,0 +1,61 @@
|
|
|
1
|
+
export declare const Person_Stroke2_Corner0_Rounded: import("react").ForwardRefExoticComponent<{
|
|
2
|
+
fill?: import("react-native-svg").PathProps["fill"];
|
|
3
|
+
style?: import("react-native").StyleProp<import("./common").IconStyle>;
|
|
4
|
+
size?: keyof typeof import("./common").sizes;
|
|
5
|
+
gradient?: keyof typeof import("../styles/tokens").gradients;
|
|
6
|
+
} & Omit<import("react-native-svg").SvgProps, "style" | "size"> & import("react").RefAttributes<import("react-native-svg").default>>;
|
|
7
|
+
export declare const Person_Stroke2_Corner2_Rounded: import("react").ForwardRefExoticComponent<{
|
|
8
|
+
fill?: import("react-native-svg").PathProps["fill"];
|
|
9
|
+
style?: import("react-native").StyleProp<import("./common").IconStyle>;
|
|
10
|
+
size?: keyof typeof import("./common").sizes;
|
|
11
|
+
gradient?: keyof typeof import("../styles/tokens").gradients;
|
|
12
|
+
} & Omit<import("react-native-svg").SvgProps, "style" | "size"> & import("react").RefAttributes<import("react-native-svg").default>>;
|
|
13
|
+
export declare const PersonCheck_Stroke2_Corner0_Rounded: import("react").ForwardRefExoticComponent<{
|
|
14
|
+
fill?: import("react-native-svg").PathProps["fill"];
|
|
15
|
+
style?: import("react-native").StyleProp<import("./common").IconStyle>;
|
|
16
|
+
size?: keyof typeof import("./common").sizes;
|
|
17
|
+
gradient?: keyof typeof import("../styles/tokens").gradients;
|
|
18
|
+
} & Omit<import("react-native-svg").SvgProps, "style" | "size"> & import("react").RefAttributes<import("react-native-svg").default>>;
|
|
19
|
+
export declare const PersonX_Stroke2_Corner0_Rounded: import("react").ForwardRefExoticComponent<{
|
|
20
|
+
fill?: import("react-native-svg").PathProps["fill"];
|
|
21
|
+
style?: import("react-native").StyleProp<import("./common").IconStyle>;
|
|
22
|
+
size?: keyof typeof import("./common").sizes;
|
|
23
|
+
gradient?: keyof typeof import("../styles/tokens").gradients;
|
|
24
|
+
} & Omit<import("react-native-svg").SvgProps, "style" | "size"> & import("react").RefAttributes<import("react-native-svg").default>>;
|
|
25
|
+
export declare const PersonX_Stroke2_Corner0_Rounded_Large: import("react").ForwardRefExoticComponent<{
|
|
26
|
+
fill?: import("react-native-svg").PathProps["fill"];
|
|
27
|
+
style?: import("react-native").StyleProp<import("./common").IconStyle>;
|
|
28
|
+
size?: keyof typeof import("./common").sizes;
|
|
29
|
+
gradient?: keyof typeof import("../styles/tokens").gradients;
|
|
30
|
+
} & Omit<import("react-native-svg").SvgProps, "style" | "size"> & import("react").RefAttributes<import("react-native-svg").default>>;
|
|
31
|
+
export declare const PersonPlus_Stroke2_Corner0_Rounded: import("react").ForwardRefExoticComponent<{
|
|
32
|
+
fill?: import("react-native-svg").PathProps["fill"];
|
|
33
|
+
style?: import("react-native").StyleProp<import("./common").IconStyle>;
|
|
34
|
+
size?: keyof typeof import("./common").sizes;
|
|
35
|
+
gradient?: keyof typeof import("../styles/tokens").gradients;
|
|
36
|
+
} & Omit<import("react-native-svg").SvgProps, "style" | "size"> & import("react").RefAttributes<import("react-native-svg").default>>;
|
|
37
|
+
export declare const PersonPlus_Filled_Stroke2_Corner0_Rounded: import("react").ForwardRefExoticComponent<{
|
|
38
|
+
fill?: import("react-native-svg").PathProps["fill"];
|
|
39
|
+
style?: import("react-native").StyleProp<import("./common").IconStyle>;
|
|
40
|
+
size?: keyof typeof import("./common").sizes;
|
|
41
|
+
gradient?: keyof typeof import("../styles/tokens").gradients;
|
|
42
|
+
} & Omit<import("react-native-svg").SvgProps, "style" | "size"> & import("react").RefAttributes<import("react-native-svg").default>>;
|
|
43
|
+
export declare const PersonPlus_Stroke2_Corner2_Rounded: import("react").ForwardRefExoticComponent<{
|
|
44
|
+
fill?: import("react-native-svg").PathProps["fill"];
|
|
45
|
+
style?: import("react-native").StyleProp<import("./common").IconStyle>;
|
|
46
|
+
size?: keyof typeof import("./common").sizes;
|
|
47
|
+
gradient?: keyof typeof import("../styles/tokens").gradients;
|
|
48
|
+
} & Omit<import("react-native-svg").SvgProps, "style" | "size"> & import("react").RefAttributes<import("react-native-svg").default>>;
|
|
49
|
+
export declare const PersonGroup_Stroke2_Corner2_Rounded: import("react").ForwardRefExoticComponent<{
|
|
50
|
+
fill?: import("react-native-svg").PathProps["fill"];
|
|
51
|
+
style?: import("react-native").StyleProp<import("./common").IconStyle>;
|
|
52
|
+
size?: keyof typeof import("./common").sizes;
|
|
53
|
+
gradient?: keyof typeof import("../styles/tokens").gradients;
|
|
54
|
+
} & Omit<import("react-native-svg").SvgProps, "style" | "size"> & import("react").RefAttributes<import("react-native-svg").default>>;
|
|
55
|
+
export declare const Person_Filled_Corner2_Rounded: import("react").ForwardRefExoticComponent<{
|
|
56
|
+
fill?: import("react-native-svg").PathProps["fill"];
|
|
57
|
+
style?: import("react-native").StyleProp<import("./common").IconStyle>;
|
|
58
|
+
size?: keyof typeof import("./common").sizes;
|
|
59
|
+
gradient?: keyof typeof import("../styles/tokens").gradients;
|
|
60
|
+
} & Omit<import("react-native-svg").SvgProps, "style" | "size"> & import("react").RefAttributes<import("react-native-svg").default>>;
|
|
61
|
+
//# sourceMappingURL=Person.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Person.d.ts","sourceRoot":"","sources":["../../../../src/icons/Person.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,8BAA8B;;;;;oIAEzC,CAAA;AAEF,eAAO,MAAM,8BAA8B;;;;;oIAEzC,CAAA;AAEF,eAAO,MAAM,mCAAmC;;;;;oIAE9C,CAAA;AAEF,eAAO,MAAM,+BAA+B;;;;;oIAE1C,CAAA;AAEF,eAAO,MAAM,qCAAqC;;;;;oIAGhD,CAAA;AAEF,eAAO,MAAM,kCAAkC;;;;;oIAE7C,CAAA;AAEF,eAAO,MAAM,yCAAyC;;;;;oIAEpD,CAAA;AAEF,eAAO,MAAM,kCAAkC;;;;;oIAE7C,CAAA;AAEF,eAAO,MAAM,mCAAmC;;;;;oIAE9C,CAAA;AAEF,eAAO,MAAM,6BAA6B;;;;;oIAExC,CAAA"}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
export declare const Phone_Stroke2_Corner0_Rounded: import("react").ForwardRefExoticComponent<{
|
|
2
|
+
fill?: import("react-native-svg").PathProps["fill"];
|
|
3
|
+
style?: import("react-native").StyleProp<import("./common").IconStyle>;
|
|
4
|
+
size?: keyof typeof import("./common").sizes;
|
|
5
|
+
gradient?: keyof typeof import("../styles/tokens").gradients;
|
|
6
|
+
} & Omit<import("react-native-svg").SvgProps, "style" | "size"> & import("react").RefAttributes<import("react-native-svg").default>>;
|
|
7
|
+
export declare const PhoneHaptic_Stroke2_Corner2_Rounded: import("react").ForwardRefExoticComponent<{
|
|
8
|
+
fill?: import("react-native-svg").PathProps["fill"];
|
|
9
|
+
style?: import("react-native").StyleProp<import("./common").IconStyle>;
|
|
10
|
+
size?: keyof typeof import("./common").sizes;
|
|
11
|
+
gradient?: keyof typeof import("../styles/tokens").gradients;
|
|
12
|
+
} & Omit<import("react-native-svg").SvgProps, "style" | "size"> & import("react").RefAttributes<import("react-native-svg").default>>;
|
|
13
|
+
//# sourceMappingURL=Phone.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Phone.d.ts","sourceRoot":"","sources":["../../../../src/icons/Phone.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,6BAA6B;;;;;oIAExC,CAAA;AAEF,eAAO,MAAM,mCAAmC;;;;;oIAE9C,CAAA"}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
export declare const Pin_Stroke2_Corner0_Rounded: import("react").ForwardRefExoticComponent<{
|
|
2
|
+
fill?: import("react-native-svg").PathProps["fill"];
|
|
3
|
+
style?: import("react-native").StyleProp<import("./common").IconStyle>;
|
|
4
|
+
size?: keyof typeof import("./common").sizes;
|
|
5
|
+
gradient?: keyof typeof import("../styles/tokens").gradients;
|
|
6
|
+
} & Omit<import("react-native-svg").SvgProps, "style" | "size"> & import("react").RefAttributes<import("react-native-svg").default>>;
|
|
7
|
+
export declare const Pin_Filled_Corner0_Rounded: import("react").ForwardRefExoticComponent<{
|
|
8
|
+
fill?: import("react-native-svg").PathProps["fill"];
|
|
9
|
+
style?: import("react-native").StyleProp<import("./common").IconStyle>;
|
|
10
|
+
size?: keyof typeof import("./common").sizes;
|
|
11
|
+
gradient?: keyof typeof import("../styles/tokens").gradients;
|
|
12
|
+
} & Omit<import("react-native-svg").SvgProps, "style" | "size"> & import("react").RefAttributes<import("react-native-svg").default>>;
|
|
13
|
+
//# sourceMappingURL=Pin.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Pin.d.ts","sourceRoot":"","sources":["../../../../src/icons/Pin.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,2BAA2B;;;;;oIAEtC,CAAA;AAEF,eAAO,MAAM,0BAA0B;;;;;oIAErC,CAAA"}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
export declare const PinLocation_Stroke2_Corner0_Rounded: import("react").ForwardRefExoticComponent<{
|
|
2
|
+
fill?: import("react-native-svg").PathProps["fill"];
|
|
3
|
+
style?: import("react-native").StyleProp<import("./common").IconStyle>;
|
|
4
|
+
size?: keyof typeof import("./common").sizes;
|
|
5
|
+
gradient?: keyof typeof import("../styles/tokens").gradients;
|
|
6
|
+
} & Omit<import("react-native-svg").SvgProps, "style" | "size"> & import("react").RefAttributes<import("react-native-svg").default>>;
|
|
7
|
+
export declare const PinLocationFilled_Stroke2_Corner0_Rounded: import("react").ForwardRefExoticComponent<{
|
|
8
|
+
fill?: import("react-native-svg").PathProps["fill"];
|
|
9
|
+
style?: import("react-native").StyleProp<import("./common").IconStyle>;
|
|
10
|
+
size?: keyof typeof import("./common").sizes;
|
|
11
|
+
gradient?: keyof typeof import("../styles/tokens").gradients;
|
|
12
|
+
} & Omit<import("react-native-svg").SvgProps, "style" | "size"> & import("react").RefAttributes<import("react-native-svg").default>>;
|
|
13
|
+
//# sourceMappingURL=PinLocation.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"PinLocation.d.ts","sourceRoot":"","sources":["../../../../src/icons/PinLocation.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,mCAAmC;;;;;oIAE9C,CAAA;AAEF,eAAO,MAAM,yCAAyC;;;;;oIAEpD,CAAA"}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
export declare const Pizza_Stroke2_Corner0_Rounded: import("react").ForwardRefExoticComponent<{
|
|
2
|
+
fill?: import("react-native-svg").PathProps["fill"];
|
|
3
|
+
style?: import("react-native").StyleProp<import("./common").IconStyle>;
|
|
4
|
+
size?: keyof typeof import("./common").sizes;
|
|
5
|
+
gradient?: keyof typeof import("../styles/tokens").gradients;
|
|
6
|
+
} & Omit<import("react-native-svg").SvgProps, "style" | "size"> & import("react").RefAttributes<import("react-native-svg").default>>;
|
|
7
|
+
//# sourceMappingURL=Pizza.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Pizza.d.ts","sourceRoot":"","sources":["../../../../src/icons/Pizza.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,6BAA6B;;;;;oIAExC,CAAA"}
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
export declare const Play_Stroke2_Corner0_Rounded: import("react").ForwardRefExoticComponent<{
|
|
2
|
+
fill?: import("react-native-svg").PathProps["fill"];
|
|
3
|
+
style?: import("react-native").StyleProp<import("./common").IconStyle>;
|
|
4
|
+
size?: keyof typeof import("./common").sizes;
|
|
5
|
+
gradient?: keyof typeof import("../styles/tokens").gradients;
|
|
6
|
+
} & Omit<import("react-native-svg").SvgProps, "style" | "size"> & import("react").RefAttributes<import("react-native-svg").default>>;
|
|
7
|
+
export declare const Play_Filled_Corner0_Rounded: import("react").ForwardRefExoticComponent<{
|
|
8
|
+
fill?: import("react-native-svg").PathProps["fill"];
|
|
9
|
+
style?: import("react-native").StyleProp<import("./common").IconStyle>;
|
|
10
|
+
size?: keyof typeof import("./common").sizes;
|
|
11
|
+
gradient?: keyof typeof import("../styles/tokens").gradients;
|
|
12
|
+
} & Omit<import("react-native-svg").SvgProps, "style" | "size"> & import("react").RefAttributes<import("react-native-svg").default>>;
|
|
13
|
+
export declare const Play_Stroke2_Corner2_Rounded: import("react").ForwardRefExoticComponent<{
|
|
14
|
+
fill?: import("react-native-svg").PathProps["fill"];
|
|
15
|
+
style?: import("react-native").StyleProp<import("./common").IconStyle>;
|
|
16
|
+
size?: keyof typeof import("./common").sizes;
|
|
17
|
+
gradient?: keyof typeof import("../styles/tokens").gradients;
|
|
18
|
+
} & Omit<import("react-native-svg").SvgProps, "style" | "size"> & import("react").RefAttributes<import("react-native-svg").default>>;
|
|
19
|
+
export declare const Play_Filled_Corner2_Rounded: import("react").ForwardRefExoticComponent<{
|
|
20
|
+
fill?: import("react-native-svg").PathProps["fill"];
|
|
21
|
+
style?: import("react-native").StyleProp<import("./common").IconStyle>;
|
|
22
|
+
size?: keyof typeof import("./common").sizes;
|
|
23
|
+
gradient?: keyof typeof import("../styles/tokens").gradients;
|
|
24
|
+
} & Omit<import("react-native-svg").SvgProps, "style" | "size"> & import("react").RefAttributes<import("react-native-svg").default>>;
|
|
25
|
+
//# sourceMappingURL=Play.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Play.d.ts","sourceRoot":"","sources":["../../../../src/icons/Play.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,4BAA4B;;;;;oIAEvC,CAAA;AAEF,eAAO,MAAM,2BAA2B;;;;;oIAEtC,CAAA;AAEF,eAAO,MAAM,4BAA4B;;;;;oIAEvC,CAAA;AAEF,eAAO,MAAM,2BAA2B;;;;;oIAEtC,CAAA"}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
export declare const PlusLarge_Stroke2_Corner0_Rounded: import("react").ForwardRefExoticComponent<{
|
|
2
|
+
fill?: import("react-native-svg").PathProps["fill"];
|
|
3
|
+
style?: import("react-native").StyleProp<import("./common").IconStyle>;
|
|
4
|
+
size?: keyof typeof import("./common").sizes;
|
|
5
|
+
gradient?: keyof typeof import("../styles/tokens").gradients;
|
|
6
|
+
} & Omit<import("react-native-svg").SvgProps, "style" | "size"> & import("react").RefAttributes<import("react-native-svg").default>>;
|
|
7
|
+
export declare const PlusSmall_Stroke2_Corner0_Rounded: import("react").ForwardRefExoticComponent<{
|
|
8
|
+
fill?: import("react-native-svg").PathProps["fill"];
|
|
9
|
+
style?: import("react-native").StyleProp<import("./common").IconStyle>;
|
|
10
|
+
size?: keyof typeof import("./common").sizes;
|
|
11
|
+
gradient?: keyof typeof import("../styles/tokens").gradients;
|
|
12
|
+
} & Omit<import("react-native-svg").SvgProps, "style" | "size"> & import("react").RefAttributes<import("react-native-svg").default>>;
|
|
13
|
+
//# sourceMappingURL=Plus.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Plus.d.ts","sourceRoot":"","sources":["../../../../src/icons/Plus.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,iCAAiC;;;;;oIAE5C,CAAA;AAEF,eAAO,MAAM,iCAAiC;;;;;oIAE5C,CAAA"}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
export declare const QrCode_Stroke2_Corner0_Rounded: import("react").ForwardRefExoticComponent<{
|
|
2
|
+
fill?: import("react-native-svg").PathProps["fill"];
|
|
3
|
+
style?: import("react-native").StyleProp<import("./common").IconStyle>;
|
|
4
|
+
size?: keyof typeof import("./common").sizes;
|
|
5
|
+
gradient?: keyof typeof import("../styles/tokens").gradients;
|
|
6
|
+
} & Omit<import("react-native-svg").SvgProps, "style" | "size"> & import("react").RefAttributes<import("react-native-svg").default>>;
|
|
7
|
+
//# sourceMappingURL=QrCode.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"QrCode.d.ts","sourceRoot":"","sources":["../../../../src/icons/QrCode.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,8BAA8B;;;;;oIAEzC,CAAA"}
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
export declare const OpenQuote_Stroke2_Corner0_Rounded: import("react").ForwardRefExoticComponent<{
|
|
2
|
+
fill?: import("react-native-svg").PathProps["fill"];
|
|
3
|
+
style?: import("react-native").StyleProp<import("./common").IconStyle>;
|
|
4
|
+
size?: keyof typeof import("./common").sizes;
|
|
5
|
+
gradient?: keyof typeof import("../styles/tokens").gradients;
|
|
6
|
+
} & Omit<import("react-native-svg").SvgProps, "style" | "size"> & import("react").RefAttributes<import("react-native-svg").default>>;
|
|
7
|
+
export declare const OpenQuote_Filled_Stroke2_Corner0_Rounded: import("react").ForwardRefExoticComponent<{
|
|
8
|
+
fill?: import("react-native-svg").PathProps["fill"];
|
|
9
|
+
style?: import("react-native").StyleProp<import("./common").IconStyle>;
|
|
10
|
+
size?: keyof typeof import("./common").sizes;
|
|
11
|
+
gradient?: keyof typeof import("../styles/tokens").gradients;
|
|
12
|
+
} & Omit<import("react-native-svg").SvgProps, "style" | "size"> & import("react").RefAttributes<import("react-native-svg").default>>;
|
|
13
|
+
export declare const CloseQuote_Stroke2_Corner0_Rounded: import("react").ForwardRefExoticComponent<{
|
|
14
|
+
fill?: import("react-native-svg").PathProps["fill"];
|
|
15
|
+
style?: import("react-native").StyleProp<import("./common").IconStyle>;
|
|
16
|
+
size?: keyof typeof import("./common").sizes;
|
|
17
|
+
gradient?: keyof typeof import("../styles/tokens").gradients;
|
|
18
|
+
} & Omit<import("react-native-svg").SvgProps, "style" | "size"> & import("react").RefAttributes<import("react-native-svg").default>>;
|
|
19
|
+
export declare const CloseQuote_Stroke2_Corner1_Rounded: import("react").ForwardRefExoticComponent<{
|
|
20
|
+
fill?: import("react-native-svg").PathProps["fill"];
|
|
21
|
+
style?: import("react-native").StyleProp<import("./common").IconStyle>;
|
|
22
|
+
size?: keyof typeof import("./common").sizes;
|
|
23
|
+
gradient?: keyof typeof import("../styles/tokens").gradients;
|
|
24
|
+
} & Omit<import("react-native-svg").SvgProps, "style" | "size"> & import("react").RefAttributes<import("react-native-svg").default>>;
|
|
25
|
+
export declare const CloseQuote_Filled_Stroke2_Corner0_Rounded: import("react").ForwardRefExoticComponent<{
|
|
26
|
+
fill?: import("react-native-svg").PathProps["fill"];
|
|
27
|
+
style?: import("react-native").StyleProp<import("./common").IconStyle>;
|
|
28
|
+
size?: keyof typeof import("./common").sizes;
|
|
29
|
+
gradient?: keyof typeof import("../styles/tokens").gradients;
|
|
30
|
+
} & Omit<import("react-native-svg").SvgProps, "style" | "size"> & import("react").RefAttributes<import("react-native-svg").default>>;
|
|
31
|
+
//# sourceMappingURL=Quote.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Quote.d.ts","sourceRoot":"","sources":["../../../../src/icons/Quote.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,iCAAiC;;;;;oIAE5C,CAAA;AAEF,eAAO,MAAM,wCAAwC;;;;;oIAEnD,CAAA;AAEF,eAAO,MAAM,kCAAkC;;;;;oIAE7C,CAAA;AAEF,eAAO,MAAM,kCAAkC;;;;;oIAE7C,CAAA;AAEF,eAAO,MAAM,yCAAyC;;;;;oIAEpD,CAAA"}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
export declare const RaisingHand4Finger_Stroke2_Corner0_Rounded: import("react").ForwardRefExoticComponent<{
|
|
2
|
+
fill?: import("react-native-svg").PathProps["fill"];
|
|
3
|
+
style?: import("react-native").StyleProp<import("./common").IconStyle>;
|
|
4
|
+
size?: keyof typeof import("./common").sizes;
|
|
5
|
+
gradient?: keyof typeof import("../styles/tokens").gradients;
|
|
6
|
+
} & Omit<import("react-native-svg").SvgProps, "style" | "size"> & import("react").RefAttributes<import("react-native-svg").default>>;
|
|
7
|
+
export declare const RaisingHand4Finger_Stroke2_Corner2_Rounded: import("react").ForwardRefExoticComponent<{
|
|
8
|
+
fill?: import("react-native-svg").PathProps["fill"];
|
|
9
|
+
style?: import("react-native").StyleProp<import("./common").IconStyle>;
|
|
10
|
+
size?: keyof typeof import("./common").sizes;
|
|
11
|
+
gradient?: keyof typeof import("../styles/tokens").gradients;
|
|
12
|
+
} & Omit<import("react-native-svg").SvgProps, "style" | "size"> & import("react").RefAttributes<import("react-native-svg").default>>;
|
|
13
|
+
//# sourceMappingURL=RaisingHand.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"RaisingHand.d.ts","sourceRoot":"","sources":["../../../../src/icons/RaisingHand.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,0CAA0C;;;;;oIAErD,CAAA;AAEF,eAAO,MAAM,0CAA0C;;;;;oIAErD,CAAA"}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
export declare const Reply: import("react").ForwardRefExoticComponent<{
|
|
2
|
+
fill?: import("react-native-svg").PathProps["fill"];
|
|
3
|
+
style?: import("react-native").StyleProp<import("./common").IconStyle>;
|
|
4
|
+
size?: keyof typeof import("./common").sizes;
|
|
5
|
+
gradient?: keyof typeof import("../styles/tokens").gradients;
|
|
6
|
+
} & Omit<import("react-native-svg").SvgProps, "style" | "size"> & import("react").RefAttributes<import("react-native-svg").default>>;
|
|
7
|
+
export declare const ReplyFilled: import("react").ForwardRefExoticComponent<{
|
|
8
|
+
fill?: import("react-native-svg").PathProps["fill"];
|
|
9
|
+
style?: import("react-native").StyleProp<import("./common").IconStyle>;
|
|
10
|
+
size?: keyof typeof import("./common").sizes;
|
|
11
|
+
gradient?: keyof typeof import("../styles/tokens").gradients;
|
|
12
|
+
} & Omit<import("react-native-svg").SvgProps, "style" | "size"> & import("react").RefAttributes<import("react-native-svg").default>>;
|
|
13
|
+
//# sourceMappingURL=Reply.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Reply.d.ts","sourceRoot":"","sources":["../../../../src/icons/Reply.tsx"],"names":[],"mappings":"AAGA,eAAO,MAAM,KAAK;;;;;oIAEhB,CAAA;AAGF,eAAO,MAAM,WAAW;;;;;oIAEtB,CAAA"}
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
export declare const Repost_Stroke2_Corner0_Rounded: import("react").ForwardRefExoticComponent<{
|
|
2
|
+
fill?: import("react-native-svg").PathProps["fill"];
|
|
3
|
+
style?: import("react-native").StyleProp<import("./common").IconStyle>;
|
|
4
|
+
size?: keyof typeof import("./common").sizes;
|
|
5
|
+
gradient?: keyof typeof import("../styles/tokens").gradients;
|
|
6
|
+
} & Omit<import("react-native-svg").SvgProps, "style" | "size"> & import("react").RefAttributes<import("react-native-svg").default>>;
|
|
7
|
+
export declare const Repost_Stroke2_Corner2_Rounded: import("react").ForwardRefExoticComponent<{
|
|
8
|
+
fill?: import("react-native-svg").PathProps["fill"];
|
|
9
|
+
style?: import("react-native").StyleProp<import("./common").IconStyle>;
|
|
10
|
+
size?: keyof typeof import("./common").sizes;
|
|
11
|
+
gradient?: keyof typeof import("../styles/tokens").gradients;
|
|
12
|
+
} & Omit<import("react-native-svg").SvgProps, "style" | "size"> & import("react").RefAttributes<import("react-native-svg").default>>;
|
|
13
|
+
export declare const Repost_Stroke2_Corner3_Rounded: import("react").ForwardRefExoticComponent<{
|
|
14
|
+
fill?: import("react-native-svg").PathProps["fill"];
|
|
15
|
+
style?: import("react-native").StyleProp<import("./common").IconStyle>;
|
|
16
|
+
size?: keyof typeof import("./common").sizes;
|
|
17
|
+
gradient?: keyof typeof import("../styles/tokens").gradients;
|
|
18
|
+
} & Omit<import("react-native-svg").SvgProps, "style" | "size"> & import("react").RefAttributes<import("react-native-svg").default>>;
|
|
19
|
+
export declare const RepostRepost_Stroke2_Corner2_Rounded: import("react").ForwardRefExoticComponent<{
|
|
20
|
+
fill?: import("react-native-svg").PathProps["fill"];
|
|
21
|
+
style?: import("react-native").StyleProp<import("./common").IconStyle>;
|
|
22
|
+
size?: keyof typeof import("./common").sizes;
|
|
23
|
+
gradient?: keyof typeof import("../styles/tokens").gradients;
|
|
24
|
+
} & Omit<import("react-native-svg").SvgProps, "style" | "size"> & import("react").RefAttributes<import("react-native-svg").default>>;
|
|
25
|
+
//# sourceMappingURL=Repost.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Repost.d.ts","sourceRoot":"","sources":["../../../../src/icons/Repost.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,8BAA8B;;;;;oIAEzC,CAAA;AAEF,eAAO,MAAM,8BAA8B;;;;;oIAEzC,CAAA;AAEF,eAAO,MAAM,8BAA8B;;;;;oIAEzC,CAAA;AAEF,eAAO,MAAM,oCAAoC;;;;;oIAE/C,CAAA"}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
export declare const Rose_Stroke2_Corner0_Rounded: import("react").ForwardRefExoticComponent<{
|
|
2
|
+
fill?: import("react-native-svg").PathProps["fill"];
|
|
3
|
+
style?: import("react-native").StyleProp<import("./common").IconStyle>;
|
|
4
|
+
size?: keyof typeof import("./common").sizes;
|
|
5
|
+
gradient?: keyof typeof import("../styles/tokens").gradients;
|
|
6
|
+
} & Omit<import("react-native-svg").SvgProps, "style" | "size"> & import("react").RefAttributes<import("react-native-svg").default>>;
|
|
7
|
+
//# sourceMappingURL=Rose.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Rose.d.ts","sourceRoot":"","sources":["../../../../src/icons/Rose.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,4BAA4B;;;;;oIAEvC,CAAA"}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
export declare const SettingsGear2_Stroke2_Corner0_Rounded: import("react").ForwardRefExoticComponent<{
|
|
2
|
+
fill?: import("react-native-svg").PathProps["fill"];
|
|
3
|
+
style?: import("react-native").StyleProp<import("./common").IconStyle>;
|
|
4
|
+
size?: keyof typeof import("./common").sizes;
|
|
5
|
+
gradient?: keyof typeof import("../styles/tokens").gradients;
|
|
6
|
+
} & Omit<import("react-native-svg").SvgProps, "style" | "size"> & import("react").RefAttributes<import("react-native-svg").default>>;
|
|
7
|
+
export declare const SettingsGear2_Filled_Corner0_Rounded: import("react").ForwardRefExoticComponent<{
|
|
8
|
+
fill?: import("react-native-svg").PathProps["fill"];
|
|
9
|
+
style?: import("react-native").StyleProp<import("./common").IconStyle>;
|
|
10
|
+
size?: keyof typeof import("./common").sizes;
|
|
11
|
+
gradient?: keyof typeof import("../styles/tokens").gradients;
|
|
12
|
+
} & Omit<import("react-native-svg").SvgProps, "style" | "size"> & import("react").RefAttributes<import("react-native-svg").default>>;
|
|
13
|
+
//# sourceMappingURL=SettingsGear2.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SettingsGear2.d.ts","sourceRoot":"","sources":["../../../../src/icons/SettingsGear2.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,qCAAqC;;;;;oIAEhD,CAAA;AAEF,eAAO,MAAM,oCAAoC;;;;;oIAE/C,CAAA"}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
export declare const SettingsSliderVertical_Stroke2_Corner0_Rounded: import("react").ForwardRefExoticComponent<{
|
|
2
|
+
fill?: import("react-native-svg").PathProps["fill"];
|
|
3
|
+
style?: import("react-native").StyleProp<import("./common").IconStyle>;
|
|
4
|
+
size?: keyof typeof import("./common").sizes;
|
|
5
|
+
gradient?: keyof typeof import("../styles/tokens").gradients;
|
|
6
|
+
} & Omit<import("react-native-svg").SvgProps, "style" | "size"> & import("react").RefAttributes<import("react-native-svg").default>>;
|
|
7
|
+
//# sourceMappingURL=SettingsSlider.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SettingsSlider.d.ts","sourceRoot":"","sources":["../../../../src/icons/SettingsSlider.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,8CAA8C;;;;;oIAGvD,CAAA"}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
export declare const Shaka_Stroke2_Corner0_Rounded: import("react").ForwardRefExoticComponent<{
|
|
2
|
+
fill?: import("react-native-svg").PathProps["fill"];
|
|
3
|
+
style?: import("react-native").StyleProp<import("./common").IconStyle>;
|
|
4
|
+
size?: keyof typeof import("./common").sizes;
|
|
5
|
+
gradient?: keyof typeof import("../styles/tokens").gradients;
|
|
6
|
+
} & Omit<import("react-native-svg").SvgProps, "style" | "size"> & import("react").RefAttributes<import("react-native-svg").default>>;
|
|
7
|
+
//# sourceMappingURL=Shaka.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Shaka.d.ts","sourceRoot":"","sources":["../../../../src/icons/Shaka.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,6BAA6B;;;;;oIAExC,CAAA"}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
export declare const Shapes_Stroke2_Corner0_Rounded: import("react").ForwardRefExoticComponent<{
|
|
2
|
+
fill?: import("react-native-svg").PathProps["fill"];
|
|
3
|
+
style?: import("react-native").StyleProp<import("./common").IconStyle>;
|
|
4
|
+
size?: keyof typeof import("./common").sizes;
|
|
5
|
+
gradient?: keyof typeof import("../styles/tokens").gradients;
|
|
6
|
+
} & Omit<import("react-native-svg").SvgProps, "style" | "size"> & import("react").RefAttributes<import("react-native-svg").default>>;
|
|
7
|
+
//# sourceMappingURL=Shapes.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Shapes.d.ts","sourceRoot":"","sources":["../../../../src/icons/Shapes.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,8BAA8B;;;;;oIAEzC,CAAA"}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
export declare const Shield_Stroke2_Corner0_Rounded: import("react").ForwardRefExoticComponent<{
|
|
2
|
+
fill?: import("react-native-svg").PathProps["fill"];
|
|
3
|
+
style?: import("react-native").StyleProp<import("./common").IconStyle>;
|
|
4
|
+
size?: keyof typeof import("./common").sizes;
|
|
5
|
+
gradient?: keyof typeof import("../styles/tokens").gradients;
|
|
6
|
+
} & Omit<import("react-native-svg").SvgProps, "style" | "size"> & import("react").RefAttributes<import("react-native-svg").default>>;
|
|
7
|
+
export declare const ShieldCheck_Stroke2_Corner0_Rounded: import("react").ForwardRefExoticComponent<{
|
|
8
|
+
fill?: import("react-native-svg").PathProps["fill"];
|
|
9
|
+
style?: import("react-native").StyleProp<import("./common").IconStyle>;
|
|
10
|
+
size?: keyof typeof import("./common").sizes;
|
|
11
|
+
gradient?: keyof typeof import("../styles/tokens").gradients;
|
|
12
|
+
} & Omit<import("react-native-svg").SvgProps, "style" | "size"> & import("react").RefAttributes<import("react-native-svg").default>>;
|
|
13
|
+
//# sourceMappingURL=Shield.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Shield.d.ts","sourceRoot":"","sources":["../../../../src/icons/Shield.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,8BAA8B;;;;;oIAEzC,CAAA;AAEF,eAAO,MAAM,mCAAmC;;;;;oIAE9C,CAAA"}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
export declare const Sparkle_Stroke2_Corner0_Rounded: import("react").ForwardRefExoticComponent<{
|
|
2
|
+
fill?: import("react-native-svg").PathProps["fill"];
|
|
3
|
+
style?: import("react-native").StyleProp<import("./common").IconStyle>;
|
|
4
|
+
size?: keyof typeof import("./common").sizes;
|
|
5
|
+
gradient?: keyof typeof import("../styles/tokens").gradients;
|
|
6
|
+
} & Omit<import("react-native-svg").SvgProps, "style" | "size"> & import("react").RefAttributes<import("react-native-svg").default>>;
|
|
7
|
+
//# sourceMappingURL=Sparkle.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Sparkle.d.ts","sourceRoot":"","sources":["../../../../src/icons/Sparkle.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,+BAA+B;;;;;oIAE1C,CAAA"}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
export declare const SpeakerVolumeFull_Stroke2_Corner0_Rounded: import("react").ForwardRefExoticComponent<{
|
|
2
|
+
fill?: import("react-native-svg").PathProps["fill"];
|
|
3
|
+
style?: import("react-native").StyleProp<import("./common").IconStyle>;
|
|
4
|
+
size?: keyof typeof import("./common").sizes;
|
|
5
|
+
gradient?: keyof typeof import("../styles/tokens").gradients;
|
|
6
|
+
} & Omit<import("react-native-svg").SvgProps, "style" | "size"> & import("react").RefAttributes<import("react-native-svg").default>>;
|
|
7
|
+
//# sourceMappingURL=Speaker.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Speaker.d.ts","sourceRoot":"","sources":["../../../../src/icons/Speaker.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,yCAAyC;;;;;oIAEpD,CAAA"}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
export declare const SquareArrowTopRight_Stroke2_Corner0_Rounded: import("react").ForwardRefExoticComponent<{
|
|
2
|
+
fill?: import("react-native-svg").PathProps["fill"];
|
|
3
|
+
style?: import("react-native").StyleProp<import("./common").IconStyle>;
|
|
4
|
+
size?: keyof typeof import("./common").sizes;
|
|
5
|
+
gradient?: keyof typeof import("../styles/tokens").gradients;
|
|
6
|
+
} & Omit<import("react-native-svg").SvgProps, "style" | "size"> & import("react").RefAttributes<import("react-native-svg").default>>;
|
|
7
|
+
//# sourceMappingURL=SquareArrowTopRight.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SquareArrowTopRight.d.ts","sourceRoot":"","sources":["../../../../src/icons/SquareArrowTopRight.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,2CAA2C;;;;;oIAEtD,CAAA"}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
export declare const SquareBehindSquare4_Stroke2_Corner0_Rounded: import("react").ForwardRefExoticComponent<{
|
|
2
|
+
fill?: import("react-native-svg").PathProps["fill"];
|
|
3
|
+
style?: import("react-native").StyleProp<import("./common").IconStyle>;
|
|
4
|
+
size?: keyof typeof import("./common").sizes;
|
|
5
|
+
gradient?: keyof typeof import("../styles/tokens").gradients;
|
|
6
|
+
} & Omit<import("react-native-svg").SvgProps, "style" | "size"> & import("react").RefAttributes<import("react-native-svg").default>>;
|
|
7
|
+
//# sourceMappingURL=SquareBehindSquare4.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SquareBehindSquare4.d.ts","sourceRoot":"","sources":["../../../../src/icons/SquareBehindSquare4.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,2CAA2C;;;;;oIAEtD,CAAA"}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
export declare const Star_Stroke2_Corner0_Rounded: import("react").ForwardRefExoticComponent<{
|
|
2
|
+
fill?: import("react-native-svg").PathProps["fill"];
|
|
3
|
+
style?: import("react-native").StyleProp<import("./common").IconStyle>;
|
|
4
|
+
size?: keyof typeof import("./common").sizes;
|
|
5
|
+
gradient?: keyof typeof import("../styles/tokens").gradients;
|
|
6
|
+
} & Omit<import("react-native-svg").SvgProps, "style" | "size"> & import("react").RefAttributes<import("react-native-svg").default>>;
|
|
7
|
+
export declare const Star_Filled_Corner0_Rounded: import("react").ForwardRefExoticComponent<{
|
|
8
|
+
fill?: import("react-native-svg").PathProps["fill"];
|
|
9
|
+
style?: import("react-native").StyleProp<import("./common").IconStyle>;
|
|
10
|
+
size?: keyof typeof import("./common").sizes;
|
|
11
|
+
gradient?: keyof typeof import("../styles/tokens").gradients;
|
|
12
|
+
} & Omit<import("react-native-svg").SvgProps, "style" | "size"> & import("react").RefAttributes<import("react-native-svg").default>>;
|
|
13
|
+
//# sourceMappingURL=Star.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Star.d.ts","sourceRoot":"","sources":["../../../../src/icons/Star.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,4BAA4B;;;;;oIAEvC,CAAA;AAEF,eAAO,MAAM,2BAA2B;;;;;oIAEtC,CAAA"}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
export declare const StarterPack: import("react").ForwardRefExoticComponent<{
|
|
2
|
+
fill?: import("react-native-svg").PathProps["fill"];
|
|
3
|
+
style?: import("react-native").StyleProp<import("./common").IconStyle>;
|
|
4
|
+
size?: keyof typeof import("./common").sizes;
|
|
5
|
+
gradient?: keyof typeof import("../styles/tokens").gradients;
|
|
6
|
+
} & Omit<import("react-native-svg").SvgProps, "style" | "size"> & import("react").RefAttributes<import("react-native-svg").default>>;
|
|
7
|
+
//# sourceMappingURL=StarterPack.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"StarterPack.d.ts","sourceRoot":"","sources":["../../../../src/icons/StarterPack.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,WAAW;;;;;oIAKtB,CAAA"}
|