All Downloads are FREE. Search and download functionalities are using the official Maven repository.

package.dist.cjs.components.avatar.index.cjs Maven / Gradle / Ivy

Go to download

Responsive and accessible React UI components built with React and Emotion

The newest version!
"use strict";
'use strict';

var avatar = require('./avatar.cjs');
var avatar$1 = require('@ark-ui/react/avatar');
var namespace = require('./namespace.cjs');



exports.AvatarContext = avatar.AvatarContext;
exports.AvatarFallback = avatar.AvatarFallback;
exports.AvatarIcon = avatar.AvatarIcon;
exports.AvatarImage = avatar.AvatarImage;
exports.AvatarPropsProvider = avatar.AvatarPropsProvider;
exports.AvatarRoot = avatar.AvatarRoot;
exports.AvatarRootProvider = avatar.AvatarRootProvider;
exports.useAvatarStyles = avatar.useAvatarStyles;
Object.defineProperty(exports, "useAvatar", {
  enumerable: true,
  get: function () { return avatar$1.useAvatar; }
});
Object.defineProperty(exports, "useAvatarContext", {
  enumerable: true,
  get: function () { return avatar$1.useAvatarContext; }
});
exports.Avatar = namespace;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy