@fluentui/react-migration-v0-v9 9.6.33 → 9.6.35
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 +28 -2
- package/dist/index.d.cts +494 -0
- package/lib/components/Attachment/Attachment.js +4 -4
- package/lib/components/Attachment/Attachment.js.map +1 -1
- package/lib/components/Attachment/Attachment.styles.js +3 -3
- package/lib/components/Attachment/Attachment.styles.js.map +1 -1
- package/lib/components/Attachment/Attachment.styles.raw.js +3 -3
- package/lib/components/Attachment/Attachment.styles.raw.js.map +1 -1
- package/lib/components/Attachment/AttachmentAction.js +3 -3
- package/lib/components/Attachment/AttachmentAction.js.map +1 -1
- package/lib/components/Attachment/AttachmentAction.styles.js +1 -1
- package/lib/components/Attachment/AttachmentAction.styles.js.map +1 -1
- package/lib/components/Attachment/AttachmentAction.styles.raw.js +1 -1
- package/lib/components/Attachment/AttachmentBody.js +3 -3
- package/lib/components/Attachment/AttachmentBody.js.map +1 -1
- package/lib/components/Attachment/AttachmentBody.styles.js +1 -1
- package/lib/components/Attachment/AttachmentBody.styles.js.map +1 -1
- package/lib/components/Attachment/AttachmentBody.styles.raw.js +1 -1
- package/lib/components/Attachment/AttachmentDescription.js +3 -3
- package/lib/components/Attachment/AttachmentDescription.js.map +1 -1
- package/lib/components/Attachment/AttachmentDescription.styles.js +1 -1
- package/lib/components/Attachment/AttachmentDescription.styles.js.map +1 -1
- package/lib/components/Attachment/AttachmentDescription.styles.raw.js +1 -1
- package/lib/components/Attachment/AttachmentHeader.js +3 -3
- package/lib/components/Attachment/AttachmentHeader.js.map +1 -1
- package/lib/components/Attachment/AttachmentHeader.styles.js +1 -1
- package/lib/components/Attachment/AttachmentHeader.styles.js.map +1 -1
- package/lib/components/Attachment/AttachmentHeader.styles.raw.js +1 -1
- package/lib/components/Attachment/AttachmentIcon.js +3 -3
- package/lib/components/Attachment/AttachmentIcon.js.map +1 -1
- package/lib/components/Attachment/AttachmentIcon.styles.js +1 -1
- package/lib/components/Attachment/AttachmentIcon.styles.js.map +1 -1
- package/lib/components/Attachment/AttachmentIcon.styles.raw.js +1 -1
- package/lib/components/Attachment/index.js +6 -6
- package/lib/components/Attachment/index.js.map +1 -1
- package/lib/components/Button/ButtonMigration.mixins.js +1 -1
- package/lib/components/Button/index.js +1 -1
- package/lib/components/Button/index.js.map +1 -1
- package/lib/components/Flex/Flex.js +3 -3
- package/lib/components/Flex/Flex.js.map +1 -1
- package/lib/components/Flex/Flex.styles.js +1 -1
- package/lib/components/Flex/Flex.styles.js.map +1 -1
- package/lib/components/Flex/Flex.styles.raw.js +1 -1
- package/lib/components/Flex/index.js +3 -3
- package/lib/components/Flex/index.js.map +1 -1
- package/lib/components/FormField/FormFieldShim.js +2 -2
- package/lib/components/FormField/index.js +1 -1
- package/lib/components/FormField/index.js.map +1 -1
- package/lib/components/Grid/Grid.styles.js +1 -1
- package/lib/components/Grid/Grid.styles.js.map +1 -1
- package/lib/components/Grid/Grid.styles.raw.js +1 -1
- package/lib/components/Grid/GridShim.js +3 -3
- package/lib/components/Grid/GridShim.js.map +1 -1
- package/lib/components/Grid/index.js +3 -3
- package/lib/components/Grid/index.js.map +1 -1
- package/lib/components/Input/Input.mixins.js +1 -1
- package/lib/components/Input/index.js +1 -1
- package/lib/components/Input/index.js.map +1 -1
- package/lib/components/ItemLayout/ItemLayout.js +4 -4
- package/lib/components/ItemLayout/ItemLayout.js.map +1 -1
- package/lib/components/ItemLayout/ItemLayout.styles.js +1 -1
- package/lib/components/ItemLayout/ItemLayout.styles.js.map +1 -1
- package/lib/components/ItemLayout/ItemLayout.styles.raw.js +1 -1
- package/lib/components/ItemLayout/index.js +2 -2
- package/lib/components/ItemLayout/index.js.map +1 -1
- package/lib/components/List/List/List.js +6 -6
- package/lib/components/List/List/List.js.map +1 -1
- package/lib/components/List/List/index.js +4 -4
- package/lib/components/List/List/index.js.map +1 -1
- package/lib/components/List/List/listContext.js +1 -1
- package/lib/components/List/List/renderList.js +2 -2
- package/lib/components/List/List/renderList.js.map +1 -1
- package/lib/components/List/List/useList.js +3 -3
- package/lib/components/List/List/useList.js.map +1 -1
- package/lib/components/List/List/useListStyles.styles.js +1 -1
- package/lib/components/List/List/useListStyles.styles.js.map +1 -1
- package/lib/components/List/List/useListStyles.styles.raw.js +1 -1
- package/lib/components/List/ListItem/ListItem.js +5 -5
- package/lib/components/List/ListItem/ListItem.js.map +1 -1
- package/lib/components/List/ListItem/index.js +4 -4
- package/lib/components/List/ListItem/index.js.map +1 -1
- package/lib/components/List/ListItem/renderListItem.js +2 -2
- package/lib/components/List/ListItem/renderListItem.js.map +1 -1
- package/lib/components/List/ListItem/useListItem.js +3 -3
- package/lib/components/List/ListItem/useListItem.js.map +1 -1
- package/lib/components/List/ListItem/useListItemStyles.styles.js +3 -3
- package/lib/components/List/ListItem/useListItemStyles.styles.js.map +1 -1
- package/lib/components/List/ListItem/useListItemStyles.styles.raw.js +3 -3
- package/lib/components/List/hooks/index.js +1 -1
- package/lib/components/List/hooks/index.js.map +1 -1
- package/lib/components/List/hooks/useListSelection.js +2 -2
- package/lib/components/List/index.js +3 -3
- package/lib/components/List/index.js.map +1 -1
- package/lib/components/Primitive/Primitive.js +2 -2
- package/lib/components/Primitive/index.js +1 -1
- package/lib/components/Primitive/index.js.map +1 -1
- package/lib/components/Segment/Segment.js +3 -3
- package/lib/components/Segment/Segment.js.map +1 -1
- package/lib/components/Segment/Segment.styles.js +1 -1
- package/lib/components/Segment/Segment.styles.js.map +1 -1
- package/lib/components/Segment/Segment.styles.raw.js +1 -1
- package/lib/components/Segment/index.js +1 -1
- package/lib/components/Segment/index.js.map +1 -1
- package/lib/components/Slider/index.js +1 -1
- package/lib/components/Slider/index.js.map +1 -1
- package/lib/components/Spinner/SpinnerMigration.mixins.js +1 -1
- package/lib/components/Spinner/index.js +1 -1
- package/lib/components/Spinner/index.js.map +1 -1
- package/lib/components/StyledText/StyledText.js +3 -3
- package/lib/components/StyledText/StyledText.js.map +1 -1
- package/lib/components/StyledText/StyledText.styles.js +1 -1
- package/lib/components/StyledText/StyledText.styles.js.map +1 -1
- package/lib/components/StyledText/StyledText.styles.raw.js +1 -1
- package/lib/components/StyledText/index.js +2 -2
- package/lib/components/StyledText/index.js.map +1 -1
- package/lib/components/Video/Video.js +3 -3
- package/lib/components/Video/Video.js.map +1 -1
- package/lib/components/Video/Video.styles.js +1 -1
- package/lib/components/Video/Video.styles.js.map +1 -1
- package/lib/components/Video/Video.styles.raw.js +1 -1
- package/lib/components/Video/index.js +1 -1
- package/lib/components/Video/index.js.map +1 -1
- package/lib/index.js +14 -14
- package/lib/index.js.map +1 -1
- package/lib-commonjs/components/Attachment/{Attachment.js → Attachment.cjs} +1 -1
- package/lib-commonjs/components/Attachment/{Attachment.js.map → Attachment.cjs.map} +1 -1
- package/lib-commonjs/components/Attachment/Attachment.styles.cjs.map +1 -0
- package/lib-commonjs/components/Attachment/{Attachment.styles.raw.js → Attachment.styles.raw.cjs} +2 -2
- package/lib-commonjs/components/Attachment/{Attachment.styles.raw.js.map → Attachment.styles.raw.cjs.map} +1 -1
- package/lib-commonjs/components/Attachment/{AttachmentAction.js → AttachmentAction.cjs} +1 -1
- package/lib-commonjs/components/Attachment/{AttachmentAction.js.map → AttachmentAction.cjs.map} +1 -1
- package/lib-commonjs/components/Attachment/AttachmentAction.styles.cjs.map +1 -0
- package/lib-commonjs/components/Attachment/{AttachmentBody.js → AttachmentBody.cjs} +1 -1
- package/lib-commonjs/components/Attachment/{AttachmentBody.js.map → AttachmentBody.cjs.map} +1 -1
- package/lib-commonjs/components/Attachment/AttachmentBody.styles.cjs.map +1 -0
- package/lib-commonjs/components/Attachment/{AttachmentDescription.js → AttachmentDescription.cjs} +1 -1
- package/lib-commonjs/components/Attachment/{AttachmentDescription.js.map → AttachmentDescription.cjs.map} +1 -1
- package/lib-commonjs/components/Attachment/AttachmentDescription.styles.cjs.map +1 -0
- package/lib-commonjs/components/Attachment/{AttachmentHeader.js → AttachmentHeader.cjs} +1 -1
- package/lib-commonjs/components/Attachment/{AttachmentHeader.js.map → AttachmentHeader.cjs.map} +1 -1
- package/lib-commonjs/components/Attachment/AttachmentHeader.styles.cjs.map +1 -0
- package/lib-commonjs/components/Attachment/{AttachmentIcon.js → AttachmentIcon.cjs} +1 -1
- package/lib-commonjs/components/Attachment/{AttachmentIcon.js.map → AttachmentIcon.cjs.map} +1 -1
- package/lib-commonjs/components/Attachment/AttachmentIcon.styles.cjs.map +1 -0
- package/lib-commonjs/components/Attachment/{index.js → index.cjs} +6 -6
- package/lib-commonjs/components/Attachment/{index.js.map → index.cjs.map} +1 -1
- package/lib-commonjs/components/Button/{index.js → index.cjs} +1 -1
- package/lib-commonjs/components/Button/{index.js.map → index.cjs.map} +1 -1
- package/lib-commonjs/components/Flex/{Flex.js → Flex.cjs} +1 -1
- package/lib-commonjs/components/Flex/{Flex.js.map → Flex.cjs.map} +1 -1
- package/lib-commonjs/components/Flex/Flex.styles.cjs.map +1 -0
- package/lib-commonjs/components/Flex/{index.js → index.cjs} +3 -3
- package/lib-commonjs/components/Flex/{index.js.map → index.cjs.map} +1 -1
- package/lib-commonjs/components/FormField/{index.js → index.cjs} +1 -1
- package/lib-commonjs/components/FormField/{index.js.map → index.cjs.map} +1 -1
- package/lib-commonjs/components/Grid/Grid.styles.cjs.map +1 -0
- package/lib-commonjs/components/Grid/{GridShim.js → GridShim.cjs} +1 -1
- package/lib-commonjs/components/Grid/{GridShim.js.map → GridShim.cjs.map} +1 -1
- package/lib-commonjs/components/Grid/{index.js → index.cjs} +3 -3
- package/lib-commonjs/components/Grid/{index.js.map → index.cjs.map} +1 -1
- package/lib-commonjs/components/Input/{index.js → index.cjs} +1 -1
- package/lib-commonjs/components/Input/{index.js.map → index.cjs.map} +1 -1
- package/lib-commonjs/components/ItemLayout/{ItemLayout.js → ItemLayout.cjs} +1 -1
- package/lib-commonjs/components/ItemLayout/{ItemLayout.js.map → ItemLayout.cjs.map} +1 -1
- package/lib-commonjs/components/ItemLayout/ItemLayout.styles.cjs.map +1 -0
- package/lib-commonjs/components/ItemLayout/{index.js → index.cjs} +2 -2
- package/lib-commonjs/components/ItemLayout/{index.js.map → index.cjs.map} +1 -1
- package/lib-commonjs/components/List/List/{List.js → List.cjs} +4 -4
- package/lib-commonjs/components/List/List/{List.js.map → List.cjs.map} +1 -1
- package/lib-commonjs/components/List/List/{index.js → index.cjs} +4 -4
- package/lib-commonjs/components/List/List/{index.js.map → index.cjs.map} +1 -1
- package/lib-commonjs/components/List/List/{renderList.js → renderList.cjs} +1 -1
- package/lib-commonjs/components/List/List/{renderList.js.map → renderList.cjs.map} +1 -1
- package/lib-commonjs/components/List/List/{useList.js → useList.cjs} +1 -1
- package/lib-commonjs/components/List/List/{useList.js.map → useList.cjs.map} +1 -1
- package/lib-commonjs/components/List/List/useListStyles.styles.cjs.map +1 -0
- package/lib-commonjs/components/List/ListItem/{ListItem.js → ListItem.cjs} +3 -3
- package/lib-commonjs/components/List/ListItem/{ListItem.js.map → ListItem.cjs.map} +1 -1
- package/lib-commonjs/components/List/ListItem/{index.js → index.cjs} +4 -4
- package/lib-commonjs/components/List/ListItem/{index.js.map → index.cjs.map} +1 -1
- package/lib-commonjs/components/List/ListItem/{renderListItem.js → renderListItem.cjs} +2 -2
- package/lib-commonjs/components/List/ListItem/{renderListItem.js.map → renderListItem.cjs.map} +1 -1
- package/lib-commonjs/components/List/ListItem/{useListItem.js → useListItem.cjs} +1 -1
- package/lib-commonjs/components/List/ListItem/{useListItem.js.map → useListItem.cjs.map} +1 -1
- package/lib-commonjs/components/List/ListItem/useListItemStyles.styles.cjs.map +1 -0
- package/lib-commonjs/components/List/hooks/{index.js → index.cjs} +1 -1
- package/lib-commonjs/components/List/hooks/{index.js.map → index.cjs.map} +1 -1
- package/lib-commonjs/components/List/{index.js → index.cjs} +14 -14
- package/lib-commonjs/components/List/{index.js.map → index.cjs.map} +1 -1
- package/lib-commonjs/components/Primitive/{index.js → index.cjs} +1 -1
- package/lib-commonjs/components/Primitive/{index.js.map → index.cjs.map} +1 -1
- package/lib-commonjs/components/Segment/{Segment.js → Segment.cjs} +1 -1
- package/lib-commonjs/components/Segment/{Segment.js.map → Segment.cjs.map} +1 -1
- package/lib-commonjs/components/Segment/Segment.styles.cjs.map +1 -0
- package/lib-commonjs/components/Segment/{index.js → index.cjs} +1 -1
- package/lib-commonjs/components/Segment/{index.js.map → index.cjs.map} +1 -1
- package/lib-commonjs/components/Slider/{index.js → index.cjs} +1 -1
- package/lib-commonjs/components/Slider/{index.js.map → index.cjs.map} +1 -1
- package/lib-commonjs/components/Spinner/{index.js → index.cjs} +1 -1
- package/lib-commonjs/components/Spinner/{index.js.map → index.cjs.map} +1 -1
- package/lib-commonjs/components/StyledText/{StyledText.js → StyledText.cjs} +1 -1
- package/lib-commonjs/components/StyledText/{StyledText.js.map → StyledText.cjs.map} +1 -1
- package/lib-commonjs/components/StyledText/StyledText.styles.cjs.map +1 -0
- package/lib-commonjs/components/StyledText/{index.js → index.cjs} +2 -2
- package/lib-commonjs/components/StyledText/{index.js.map → index.cjs.map} +1 -1
- package/lib-commonjs/components/Video/{Video.js → Video.cjs} +1 -1
- package/lib-commonjs/components/Video/{Video.js.map → Video.cjs.map} +1 -1
- package/lib-commonjs/components/Video/Video.styles.cjs.map +1 -0
- package/lib-commonjs/components/Video/{index.js → index.cjs} +1 -1
- package/lib-commonjs/components/Video/{index.js.map → index.cjs.map} +1 -1
- package/lib-commonjs/index.cjs +182 -0
- package/lib-commonjs/{index.js.map → index.cjs.map} +1 -1
- package/package.json +23 -17
- package/lib-commonjs/components/Attachment/Attachment.styles.js.map +0 -1
- package/lib-commonjs/components/Attachment/AttachmentAction.styles.js.map +0 -1
- package/lib-commonjs/components/Attachment/AttachmentBody.styles.js.map +0 -1
- package/lib-commonjs/components/Attachment/AttachmentDescription.styles.js.map +0 -1
- package/lib-commonjs/components/Attachment/AttachmentHeader.styles.js.map +0 -1
- package/lib-commonjs/components/Attachment/AttachmentIcon.styles.js.map +0 -1
- package/lib-commonjs/components/Flex/Flex.styles.js.map +0 -1
- package/lib-commonjs/components/Grid/Grid.styles.js.map +0 -1
- package/lib-commonjs/components/ItemLayout/ItemLayout.styles.js.map +0 -1
- package/lib-commonjs/components/List/List/useListStyles.styles.js.map +0 -1
- package/lib-commonjs/components/List/ListItem/useListItemStyles.styles.js.map +0 -1
- package/lib-commonjs/components/Segment/Segment.styles.js.map +0 -1
- package/lib-commonjs/components/StyledText/StyledText.styles.js.map +0 -1
- package/lib-commonjs/components/Video/Video.styles.js.map +0 -1
- package/lib-commonjs/index.js +0 -182
- /package/lib-commonjs/components/Attachment/{Attachment.styles.js → Attachment.styles.cjs} +0 -0
- /package/lib-commonjs/components/Attachment/{AttachmentAction.styles.js → AttachmentAction.styles.cjs} +0 -0
- /package/lib-commonjs/components/Attachment/{AttachmentAction.styles.raw.js → AttachmentAction.styles.raw.cjs} +0 -0
- /package/lib-commonjs/components/Attachment/{AttachmentAction.styles.raw.js.map → AttachmentAction.styles.raw.cjs.map} +0 -0
- /package/lib-commonjs/components/Attachment/{AttachmentBody.styles.js → AttachmentBody.styles.cjs} +0 -0
- /package/lib-commonjs/components/Attachment/{AttachmentBody.styles.raw.js → AttachmentBody.styles.raw.cjs} +0 -0
- /package/lib-commonjs/components/Attachment/{AttachmentBody.styles.raw.js.map → AttachmentBody.styles.raw.cjs.map} +0 -0
- /package/lib-commonjs/components/Attachment/{AttachmentDescription.styles.js → AttachmentDescription.styles.cjs} +0 -0
- /package/lib-commonjs/components/Attachment/{AttachmentDescription.styles.raw.js → AttachmentDescription.styles.raw.cjs} +0 -0
- /package/lib-commonjs/components/Attachment/{AttachmentDescription.styles.raw.js.map → AttachmentDescription.styles.raw.cjs.map} +0 -0
- /package/lib-commonjs/components/Attachment/{AttachmentHeader.styles.js → AttachmentHeader.styles.cjs} +0 -0
- /package/lib-commonjs/components/Attachment/{AttachmentHeader.styles.raw.js → AttachmentHeader.styles.raw.cjs} +0 -0
- /package/lib-commonjs/components/Attachment/{AttachmentHeader.styles.raw.js.map → AttachmentHeader.styles.raw.cjs.map} +0 -0
- /package/lib-commonjs/components/Attachment/{AttachmentIcon.styles.js → AttachmentIcon.styles.cjs} +0 -0
- /package/lib-commonjs/components/Attachment/{AttachmentIcon.styles.raw.js → AttachmentIcon.styles.raw.cjs} +0 -0
- /package/lib-commonjs/components/Attachment/{AttachmentIcon.styles.raw.js.map → AttachmentIcon.styles.raw.cjs.map} +0 -0
- /package/lib-commonjs/components/Button/{ButtonMigration.mixins.js → ButtonMigration.mixins.cjs} +0 -0
- /package/lib-commonjs/components/Button/{ButtonMigration.mixins.js.map → ButtonMigration.mixins.cjs.map} +0 -0
- /package/lib-commonjs/components/Flex/{Flex.styles.js → Flex.styles.cjs} +0 -0
- /package/lib-commonjs/components/Flex/{Flex.styles.raw.js → Flex.styles.raw.cjs} +0 -0
- /package/lib-commonjs/components/Flex/{Flex.styles.raw.js.map → Flex.styles.raw.cjs.map} +0 -0
- /package/lib-commonjs/components/Flex/{FlexItem.mixins.js → FlexItem.mixins.cjs} +0 -0
- /package/lib-commonjs/components/Flex/{FlexItem.mixins.js.map → FlexItem.mixins.cjs.map} +0 -0
- /package/lib-commonjs/components/FormField/{FormFieldShim.js → FormFieldShim.cjs} +0 -0
- /package/lib-commonjs/components/FormField/{FormFieldShim.js.map → FormFieldShim.cjs.map} +0 -0
- /package/lib-commonjs/components/Grid/{Grid.mixins.js → Grid.mixins.cjs} +0 -0
- /package/lib-commonjs/components/Grid/{Grid.mixins.js.map → Grid.mixins.cjs.map} +0 -0
- /package/lib-commonjs/components/Grid/{Grid.styles.js → Grid.styles.cjs} +0 -0
- /package/lib-commonjs/components/Grid/{Grid.styles.raw.js → Grid.styles.raw.cjs} +0 -0
- /package/lib-commonjs/components/Grid/{Grid.styles.raw.js.map → Grid.styles.raw.cjs.map} +0 -0
- /package/lib-commonjs/components/Input/{Input.mixins.js → Input.mixins.cjs} +0 -0
- /package/lib-commonjs/components/Input/{Input.mixins.js.map → Input.mixins.cjs.map} +0 -0
- /package/lib-commonjs/components/ItemLayout/{ItemLayout.styles.js → ItemLayout.styles.cjs} +0 -0
- /package/lib-commonjs/components/ItemLayout/{ItemLayout.styles.raw.js → ItemLayout.styles.raw.cjs} +0 -0
- /package/lib-commonjs/components/ItemLayout/{ItemLayout.styles.raw.js.map → ItemLayout.styles.raw.cjs.map} +0 -0
- /package/lib-commonjs/components/List/List/{List.types.js → List.types.cjs} +0 -0
- /package/lib-commonjs/components/List/List/{List.types.js.map → List.types.cjs.map} +0 -0
- /package/lib-commonjs/components/List/List/{listContext.js → listContext.cjs} +0 -0
- /package/lib-commonjs/components/List/List/{listContext.js.map → listContext.cjs.map} +0 -0
- /package/lib-commonjs/components/List/List/{useListContextValues.js → useListContextValues.cjs} +0 -0
- /package/lib-commonjs/components/List/List/{useListContextValues.js.map → useListContextValues.cjs.map} +0 -0
- /package/lib-commonjs/components/List/List/{useListStyles.styles.js → useListStyles.styles.cjs} +0 -0
- /package/lib-commonjs/components/List/List/{useListStyles.styles.raw.js → useListStyles.styles.raw.cjs} +0 -0
- /package/lib-commonjs/components/List/List/{useListStyles.styles.raw.js.map → useListStyles.styles.raw.cjs.map} +0 -0
- /package/lib-commonjs/components/List/ListItem/{ListItem.types.js → ListItem.types.cjs} +0 -0
- /package/lib-commonjs/components/List/ListItem/{ListItem.types.js.map → ListItem.types.cjs.map} +0 -0
- /package/lib-commonjs/components/List/ListItem/{useListItemStyles.styles.js → useListItemStyles.styles.cjs} +0 -0
- /package/lib-commonjs/components/List/ListItem/{useListItemStyles.styles.raw.js → useListItemStyles.styles.raw.cjs} +0 -0
- /package/lib-commonjs/components/List/ListItem/{useListItemStyles.styles.raw.js.map → useListItemStyles.styles.raw.cjs.map} +0 -0
- /package/lib-commonjs/components/List/hooks/{types.js → types.cjs} +0 -0
- /package/lib-commonjs/components/List/hooks/{types.js.map → types.cjs.map} +0 -0
- /package/lib-commonjs/components/List/hooks/{useListSelection.js → useListSelection.cjs} +0 -0
- /package/lib-commonjs/components/List/hooks/{useListSelection.js.map → useListSelection.cjs.map} +0 -0
- /package/lib-commonjs/components/Primitive/{Primitive.js → Primitive.cjs} +0 -0
- /package/lib-commonjs/components/Primitive/{Primitive.js.map → Primitive.cjs.map} +0 -0
- /package/lib-commonjs/components/Segment/{Segment.styles.js → Segment.styles.cjs} +0 -0
- /package/lib-commonjs/components/Segment/{Segment.styles.raw.js → Segment.styles.raw.cjs} +0 -0
- /package/lib-commonjs/components/Segment/{Segment.styles.raw.js.map → Segment.styles.raw.cjs.map} +0 -0
- /package/lib-commonjs/components/Slider/{Slider.mixins.js → Slider.mixins.cjs} +0 -0
- /package/lib-commonjs/components/Slider/{Slider.mixins.js.map → Slider.mixins.cjs.map} +0 -0
- /package/lib-commonjs/components/Spinner/{SpinnerMigration.mixins.js → SpinnerMigration.mixins.cjs} +0 -0
- /package/lib-commonjs/components/Spinner/{SpinnerMigration.mixins.js.map → SpinnerMigration.mixins.cjs.map} +0 -0
- /package/lib-commonjs/components/StyledText/{StyledText.styles.js → StyledText.styles.cjs} +0 -0
- /package/lib-commonjs/components/StyledText/{StyledText.styles.raw.js → StyledText.styles.raw.cjs} +0 -0
- /package/lib-commonjs/components/StyledText/{StyledText.styles.raw.js.map → StyledText.styles.raw.cjs.map} +0 -0
- /package/lib-commonjs/components/Video/{Video.styles.js → Video.styles.cjs} +0 -0
- /package/lib-commonjs/components/Video/{Video.styles.raw.js → Video.styles.raw.cjs} +0 -0
- /package/lib-commonjs/components/Video/{Video.styles.raw.js.map → Video.styles.raw.cjs.map} +0 -0
package/lib-commonjs/index.js
DELETED
|
@@ -1,182 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", {
|
|
3
|
-
value: true
|
|
4
|
-
});
|
|
5
|
-
function _export(target, all) {
|
|
6
|
-
for(var name in all)Object.defineProperty(target, name, {
|
|
7
|
-
enumerable: true,
|
|
8
|
-
get: all[name]
|
|
9
|
-
});
|
|
10
|
-
}
|
|
11
|
-
_export(exports, {
|
|
12
|
-
Attachment: function() {
|
|
13
|
-
return _Attachment.Attachment;
|
|
14
|
-
},
|
|
15
|
-
AttachmentAction: function() {
|
|
16
|
-
return _Attachment.AttachmentAction;
|
|
17
|
-
},
|
|
18
|
-
AttachmentBody: function() {
|
|
19
|
-
return _Attachment.AttachmentBody;
|
|
20
|
-
},
|
|
21
|
-
AttachmentDescription: function() {
|
|
22
|
-
return _Attachment.AttachmentDescription;
|
|
23
|
-
},
|
|
24
|
-
AttachmentHeader: function() {
|
|
25
|
-
return _Attachment.AttachmentHeader;
|
|
26
|
-
},
|
|
27
|
-
AttachmentIcon: function() {
|
|
28
|
-
return _Attachment.AttachmentIcon;
|
|
29
|
-
},
|
|
30
|
-
Flex: function() {
|
|
31
|
-
return _Flex.Flex;
|
|
32
|
-
},
|
|
33
|
-
FormFieldShim: function() {
|
|
34
|
-
return _FormField.FormFieldShim;
|
|
35
|
-
},
|
|
36
|
-
GridShim: function() {
|
|
37
|
-
return _index.GridShim;
|
|
38
|
-
},
|
|
39
|
-
ItemLayout: function() {
|
|
40
|
-
return _ItemLayout.ItemLayout;
|
|
41
|
-
},
|
|
42
|
-
List: function() {
|
|
43
|
-
return _List.List;
|
|
44
|
-
},
|
|
45
|
-
ListItem: function() {
|
|
46
|
-
return _List.ListItem;
|
|
47
|
-
},
|
|
48
|
-
Primitive: function() {
|
|
49
|
-
return _Primitive.Primitive;
|
|
50
|
-
},
|
|
51
|
-
Segment: function() {
|
|
52
|
-
return _Segment.Segment;
|
|
53
|
-
},
|
|
54
|
-
StyledText: function() {
|
|
55
|
-
return _StyledText.StyledText;
|
|
56
|
-
},
|
|
57
|
-
Video: function() {
|
|
58
|
-
return _Video.Video;
|
|
59
|
-
},
|
|
60
|
-
attachmentActionClassName: function() {
|
|
61
|
-
return _Attachment.attachmentActionClassName;
|
|
62
|
-
},
|
|
63
|
-
attachmentBodyClassName: function() {
|
|
64
|
-
return _Attachment.attachmentBodyClassName;
|
|
65
|
-
},
|
|
66
|
-
attachmentClassName: function() {
|
|
67
|
-
return _Attachment.attachmentClassName;
|
|
68
|
-
},
|
|
69
|
-
attachmentDescriptionClassName: function() {
|
|
70
|
-
return _Attachment.attachmentDescriptionClassName;
|
|
71
|
-
},
|
|
72
|
-
attachmentHeaderClassName: function() {
|
|
73
|
-
return _Attachment.attachmentHeaderClassName;
|
|
74
|
-
},
|
|
75
|
-
attachmentIconClassName: function() {
|
|
76
|
-
return _Attachment.attachmentIconClassName;
|
|
77
|
-
},
|
|
78
|
-
attachmentProgressBarClassName: function() {
|
|
79
|
-
return _Attachment.attachmentProgressBarClassName;
|
|
80
|
-
},
|
|
81
|
-
attachmentProgressContainerClassName: function() {
|
|
82
|
-
return _Attachment.attachmentProgressContainerClassName;
|
|
83
|
-
},
|
|
84
|
-
flexClassName: function() {
|
|
85
|
-
return _Flex.flexClassName;
|
|
86
|
-
},
|
|
87
|
-
flexItem: function() {
|
|
88
|
-
return _Flex.flexItem;
|
|
89
|
-
},
|
|
90
|
-
grid: function() {
|
|
91
|
-
return _index.grid;
|
|
92
|
-
},
|
|
93
|
-
gridClassName: function() {
|
|
94
|
-
return _index.gridClassName;
|
|
95
|
-
},
|
|
96
|
-
input: function() {
|
|
97
|
-
return _Input.input;
|
|
98
|
-
},
|
|
99
|
-
itemLayoutClassName: function() {
|
|
100
|
-
return _ItemLayout.itemLayoutClassName;
|
|
101
|
-
},
|
|
102
|
-
listClassNames: function() {
|
|
103
|
-
return _List.listClassNames;
|
|
104
|
-
},
|
|
105
|
-
listItemClassNames: function() {
|
|
106
|
-
return _List.listItemClassNames;
|
|
107
|
-
},
|
|
108
|
-
primitiveClassName: function() {
|
|
109
|
-
return _Primitive.primitiveClassName;
|
|
110
|
-
},
|
|
111
|
-
renderListItem_unstable: function() {
|
|
112
|
-
return _List.renderListItem_unstable;
|
|
113
|
-
},
|
|
114
|
-
renderList_unstable: function() {
|
|
115
|
-
return _List.renderList_unstable;
|
|
116
|
-
},
|
|
117
|
-
slider: function() {
|
|
118
|
-
return _Slider.slider;
|
|
119
|
-
},
|
|
120
|
-
spinner: function() {
|
|
121
|
-
return _Spinner.spinner;
|
|
122
|
-
},
|
|
123
|
-
styledTextClassName: function() {
|
|
124
|
-
return _StyledText.styledTextClassName;
|
|
125
|
-
},
|
|
126
|
-
useFlexStyles: function() {
|
|
127
|
-
return _Flex.useFlexStyles;
|
|
128
|
-
},
|
|
129
|
-
useGridStyles: function() {
|
|
130
|
-
return _index.useGridStyles;
|
|
131
|
-
},
|
|
132
|
-
useItemLayoutStyles: function() {
|
|
133
|
-
return _ItemLayout.useItemLayoutStyles;
|
|
134
|
-
},
|
|
135
|
-
useListItemStyles_unstable: function() {
|
|
136
|
-
return _List.useListItemStyles_unstable;
|
|
137
|
-
},
|
|
138
|
-
useListItem_unstable: function() {
|
|
139
|
-
return _List.useListItem_unstable;
|
|
140
|
-
},
|
|
141
|
-
useListSelection: function() {
|
|
142
|
-
return _List.useListSelection;
|
|
143
|
-
},
|
|
144
|
-
useListStyles_unstable: function() {
|
|
145
|
-
return _List.useListStyles_unstable;
|
|
146
|
-
},
|
|
147
|
-
useList_unstable: function() {
|
|
148
|
-
return _List.useList_unstable;
|
|
149
|
-
},
|
|
150
|
-
v0Icon: function() {
|
|
151
|
-
return _Button.v0Icon;
|
|
152
|
-
},
|
|
153
|
-
v9CustomSizeIcon: function() {
|
|
154
|
-
return _Button.v9CustomSizeIcon;
|
|
155
|
-
},
|
|
156
|
-
v9DisabledCursor: function() {
|
|
157
|
-
return _Button.v9DisabledCursor;
|
|
158
|
-
},
|
|
159
|
-
v9HoverClasses: function() {
|
|
160
|
-
return _Button.v9HoverClasses;
|
|
161
|
-
},
|
|
162
|
-
v9Icon: function() {
|
|
163
|
-
return _Button.v9Icon;
|
|
164
|
-
},
|
|
165
|
-
videoClassName: function() {
|
|
166
|
-
return _Video.videoClassName;
|
|
167
|
-
}
|
|
168
|
-
});
|
|
169
|
-
const _index = require("./components/Grid/index");
|
|
170
|
-
const _FormField = require("./components/FormField");
|
|
171
|
-
const _Segment = require("./components/Segment");
|
|
172
|
-
const _Slider = require("./components/Slider");
|
|
173
|
-
const _Video = require("./components/Video");
|
|
174
|
-
const _Input = require("./components/Input");
|
|
175
|
-
const _Button = require("./components/Button");
|
|
176
|
-
const _Spinner = require("./components/Spinner");
|
|
177
|
-
const _StyledText = require("./components/StyledText");
|
|
178
|
-
const _Primitive = require("./components/Primitive");
|
|
179
|
-
const _ItemLayout = require("./components/ItemLayout");
|
|
180
|
-
const _Flex = require("./components/Flex");
|
|
181
|
-
const _List = require("./components/List");
|
|
182
|
-
const _Attachment = require("./components/Attachment");
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
/package/lib-commonjs/components/Attachment/{AttachmentBody.styles.js → AttachmentBody.styles.cjs}
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
/package/lib-commonjs/components/Attachment/{AttachmentIcon.styles.js → AttachmentIcon.styles.cjs}
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
/package/lib-commonjs/components/Button/{ButtonMigration.mixins.js → ButtonMigration.mixins.cjs}
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
/package/lib-commonjs/components/ItemLayout/{ItemLayout.styles.raw.js → ItemLayout.styles.raw.cjs}
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
/package/lib-commonjs/components/List/List/{useListContextValues.js → useListContextValues.cjs}
RENAMED
|
File without changes
|
|
File without changes
|
/package/lib-commonjs/components/List/List/{useListStyles.styles.js → useListStyles.styles.cjs}
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
/package/lib-commonjs/components/List/ListItem/{ListItem.types.js.map → ListItem.types.cjs.map}
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
/package/lib-commonjs/components/List/hooks/{useListSelection.js.map → useListSelection.cjs.map}
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
/package/lib-commonjs/components/Segment/{Segment.styles.raw.js.map → Segment.styles.raw.cjs.map}
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
/package/lib-commonjs/components/Spinner/{SpinnerMigration.mixins.js → SpinnerMigration.mixins.cjs}
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
/package/lib-commonjs/components/StyledText/{StyledText.styles.raw.js → StyledText.styles.raw.cjs}
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|