@atom-learning/components 2.1.0 → 2.2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +0 -7
- package/dist/components/index.d.ts +1 -0
- package/dist/components/navigation/NavigationMenu.d.ts +15 -0
- package/dist/components/navigation/NavigationMenu.js +1 -0
- package/dist/components/navigation/NavigationMenuContext.d.ts +7 -0
- package/dist/components/navigation/NavigationMenuContext.js +1 -0
- package/dist/components/navigation/NavigationMenuDropdown.d.ts +7 -0
- package/dist/components/navigation/NavigationMenuDropdown.js +1 -0
- package/dist/components/navigation/NavigationMenuItem.d.ts +287 -0
- package/dist/components/navigation/NavigationMenuItem.js +1 -0
- package/dist/components/navigation/index.d.ts +1 -0
- package/dist/docgen.json +1 -1
- package/dist/docs/NavigationMenu.mdx +113 -0
- package/dist/index.cjs.js +1 -1
- package/dist/index.js +1 -1
- package/package.json +2 -1
package/dist/index.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
import{Accordion as p}from"./components/accordion/Accordion.js";import{EmptyState as x}from"./components/empty-state/EmptyState.js";import{ActionIcon as a}from"./components/action-icon/ActionIcon.js";import{AlertDialog as l}from"./components/alert-dialog/AlertDialog.js";import{AlertProvider as n,useAlert as s}from"./components/alert-dialog/alert-context/AlertContext.js";import{Badge as c}from"./components/badge/Badge.js";import{Box as
|
|
1
|
+
import{Accordion as p}from"./components/accordion/Accordion.js";import{EmptyState as x}from"./components/empty-state/EmptyState.js";import{ActionIcon as a}from"./components/action-icon/ActionIcon.js";import{AlertDialog as l}from"./components/alert-dialog/AlertDialog.js";import{AlertProvider as n,useAlert as s}from"./components/alert-dialog/alert-context/AlertContext.js";import{Badge as c}from"./components/badge/Badge.js";import{Box as F}from"./components/box/Box.js";import{Button as C,StyledButton as I}from"./components/button/Button.js";import{Carousel as T,useCarousel as b}from"./components/carousel/Carousel.js";import{Checkbox as h}from"./components/checkbox/Checkbox.js";import{CheckboxField as D}from"./components/checkbox-field/CheckboxField.js";import{Combobox as v}from"./components/combobox/Combobox.js";import{Dialog as A}from"./components/dialog/Dialog.js";import{DateInput as R}from"./components/date-input/DateInput.js";import{DateField as M}from"./components/date-field/DateField.js";import{Divider as V}from"./components/divider/Divider.js";import{DropdownMenu as E}from"./components/dropdown-menu/DropdownMenu.js";import{FieldWrapper as j}from"./components/field-wrapper/FieldWrapper.js";import{InlineFieldWrapper as z}from"./components/field-wrapper/InlineFieldWrapper.js";import{Flex as K}from"./components/flex/Flex.js";import{Form as Q}from"./components/form/Form.js";import"dlv";import"react-hook-form";import{Grid as X}from"./components/grid/Grid.js";import{Heading as Z}from"./components/heading/Heading.js";import{Icon as $}from"./components/icon/Icon.js";import{Image as ro}from"./components/image/Image.js";import{InlineMessage as to}from"./components/inline-message/InlineMessage.js";import{Input as mo}from"./components/input/Input.js";import{FileInput as fo}from"./components/file-input/FileInput.js";import{InputField as io}from"./components/input-field/InputField.js";import{Label as no}from"./components/label/Label.js";import{Link as uo,StyledLink as co}from"./components/link/Link.js";import{List as Fo}from"./components/list/List.js";import{Loader as Co}from"./components/loader/Loader.js";import{MarkdownContent as Bo}from"./components/markdown-content/MarkdownContent.js";import{NotificationBadge as bo}from"./components/notification-badge/NotificationBadge.js";import{PasswordField as ho}from"./components/password-field/PasswordField.js";import{PasswordInput as Do}from"./components/password-input/PasswordInput.js";import{Popover as vo}from"./components/popover/Popover.js";import{ProgressBar as Ao}from"./components/progress-bar/ProgressBar.js";import{Stepper as Ro}from"./components/stepper/Stepper.js";import{RadioButton as Mo}from"./components/radio-button/RadioButton.js";import{RadioButtonGroup as Vo}from"./components/radio-button/RadioButtonGroup.js";import{RadioButtonField as Eo}from"./components/radio-button-field/RadioButtonField.js";import{RadioCard as jo}from"./components/radio-card/RadioCard.js";import{RadioCardGroup as zo}from"./components/radio-card/RadioCardGroup.js";import{SearchInput as Ko}from"./components/search-input/SearchInput.js";import{Select as Qo}from"./components/select/Select.js";import{SelectField as Xo}from"./components/select-field/SelectField.js";import{Slider as Zo}from"./components/slider/Slider.js";import{SliderField as $o}from"./components/slider-field/SliderField.js";import{Stack as rr}from"./components/stack/Stack.js";import{StackContent as tr}from"./components/stack-content/StackContent.js";import{Switch as mr}from"./components/switch/Switch.js";import{Table as fr}from"./components/table/Table.js";import{Tabs as ir}from"./components/tabs/Tabs.js";import{Text as dr}from"./components/text/Text.js";import{Textarea as sr}from"./components/textarea/Textarea.js";import{TextareaField as cr}from"./components/textarea-field/TextareaField.js";import{ToastProvider as Fr}from"./components/toast/ToastProvider.js";import{ToggleGroup as Cr}from"./components/toggle-group/index.js";import{Tooltip as Br}from"./components/tooltip/Tooltip.js";import{Video as br}from"./components/video/Video.js";import{NavigationMenu as hr}from"./components/navigation/NavigationMenu.js";import{createTheme as Dr,css as Pr,getCssText as vr,globalCss as wr,keyframes as Ar,media as Lr,styled as Rr,theme as Gr,utils as Mr}from"./stitches.js";import{focusVisibleStyleBlock as Vr}from"./utilities/style/focus-visible-style-block.js";import{default as Er}from"react-hot-toast";export{p as Accordion,a as ActionIcon,l as AlertDialog,n as AlertProvider,c as Badge,F as Box,C as Button,T as Carousel,h as Checkbox,D as CheckboxField,v as Combobox,M as DateField,R as DateInput,A as Dialog,V as Divider,E as DropdownMenu,x as EmptyState,j as FieldWrapper,fo as FileInput,K as Flex,Q as Form,X as Grid,Z as Heading,$ as Icon,ro as Image,z as InlineFieldWrapper,to as InlineMessage,mo as Input,io as InputField,no as Label,uo as Link,Fo as List,Co as Loader,Bo as MarkdownContent,hr as NavigationMenu,bo as NotificationBadge,ho as PasswordField,Do as PasswordInput,vo as Popover,Ao as ProgressBar,Mo as RadioButton,Eo as RadioButtonField,Vo as RadioButtonGroup,jo as RadioCard,zo as RadioCardGroup,Ko as SearchInput,Qo as Select,Xo as SelectField,Zo as Slider,$o as SliderField,rr as Stack,tr as StackContent,Ro as Stepper,I as StyledButton,co as StyledLink,mr as Switch,fr as Table,ir as Tabs,dr as Text,sr as Textarea,cr as TextareaField,Fr as ToastProvider,Cr as ToggleGroup,Br as Tooltip,br as Video,Dr as createTheme,Pr as css,Vr as focusVisibleStyleBlock,vr as getCssText,wr as globalCss,Ar as keyframes,Lr as media,Rr as styled,Gr as theme,Er as toast,s as useAlert,b as useCarousel,Mr as utils};
|
package/package.json
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"main": "dist/index.cjs.js",
|
|
5
5
|
"typings": "dist/index.d.ts",
|
|
6
6
|
"module": "dist/index.js",
|
|
7
|
-
"version": "2.
|
|
7
|
+
"version": "2.2.0",
|
|
8
8
|
"description": "",
|
|
9
9
|
"files": [
|
|
10
10
|
"dist"
|
|
@@ -132,6 +132,7 @@
|
|
|
132
132
|
"@radix-ui/react-checkbox": "0.1.5",
|
|
133
133
|
"@radix-ui/react-dialog": "0.1.7",
|
|
134
134
|
"@radix-ui/react-dropdown-menu": "0.1.6",
|
|
135
|
+
"@radix-ui/react-navigation-menu": "^1.0.0",
|
|
135
136
|
"@radix-ui/react-popover": "0.1.6",
|
|
136
137
|
"@radix-ui/react-progress": "0.1.4",
|
|
137
138
|
"@radix-ui/react-radio-group": "0.1.5",
|