cozy-ui 129.0.0 → 130.1.0-beta.5
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 +176 -0
- package/CODEOWNERS +1 -1
- package/assets/icons/illus/cozy-upgrade.svg +1 -1
- package/package.json +5 -8
- package/react/Accordion/Readme.md +0 -35
- package/react/Icon/Readme.md +1 -1052
- package/react/Icon/icons-sprite.js +178 -0
- package/stylus/cozy-ui/build.styl +0 -16
- package/dist/cozy-ui.min.css +0 -2
- package/dist/cozy-ui.utils.min.css +0 -1
- package/react/AccordionActions/index.js +0 -3
- package/react/AccordionDetails/index.js +0 -3
- package/react/AccordionSummary/AccordionExpandIcon.jsx +0 -8
- package/react/AccordionSummary/index.js +0 -10
- package/react/ActionsBar/Readme.md +0 -54
- package/react/ActionsBar/ResponsiveAction.jsx +0 -67
- package/react/ActionsBar/index.jsx +0 -217
- package/react/ActionsBar/locales/en.json +0 -4
- package/react/ActionsBar/locales/fr.json +0 -4
- package/react/ActionsBar/locales/withActionsLocales.jsx +0 -10
- package/react/ActionsMenu/Actions/addToFavorites.js +0 -66
- package/react/ActionsMenu/Actions/call.js +0 -34
- package/react/ActionsMenu/Actions/copyToClipboard.js +0 -55
- package/react/ActionsMenu/Actions/divider.js +0 -12
- package/react/ActionsMenu/Actions/download.js +0 -48
- package/react/ActionsMenu/Actions/editAttribute.js +0 -41
- package/react/ActionsMenu/Actions/emailTo.js +0 -34
- package/react/ActionsMenu/Actions/helpers.js +0 -242
- package/react/ActionsMenu/Actions/helpers.spec.js +0 -80
- package/react/ActionsMenu/Actions/index.js +0 -15
- package/react/ActionsMenu/Actions/locales/en.json +0 -29
- package/react/ActionsMenu/Actions/locales/fr.json +0 -29
- package/react/ActionsMenu/Actions/locales/withActionsLocales.jsx +0 -12
- package/react/ActionsMenu/Actions/makeAction.jsx +0 -42
- package/react/ActionsMenu/Actions/modify.js +0 -45
- package/react/ActionsMenu/Actions/others.jsx +0 -12
- package/react/ActionsMenu/Actions/print.js +0 -77
- package/react/ActionsMenu/Actions/removeFromFavorites.js +0 -66
- package/react/ActionsMenu/Actions/smsTo.js +0 -34
- package/react/ActionsMenu/Actions/viewInContacts.js +0 -44
- package/react/ActionsMenu/Actions/viewInDrive.js +0 -53
- package/react/ActionsMenu/ActionsItems.jsx +0 -85
- package/react/ActionsMenu/ActionsMenuButton.jsx +0 -45
- package/react/ActionsMenu/ActionsMenuItem.jsx +0 -40
- package/react/ActionsMenu/ActionsMenuMobileHeader.jsx +0 -31
- package/react/ActionsMenu/ActionsMenuWrapper.jsx +0 -82
- package/react/ActionsMenu/Readme.md +0 -254
- package/react/ActionsMenu/index.jsx +0 -97
- package/react/Alert/Readme.md +0 -150
- package/react/Alert/index.jsx +0 -146
- package/react/AlertTitle/index.jsx +0 -3
- package/react/AppBar/index.js +0 -3
- package/react/AppIcon/Readme.md +0 -96
- package/react/AppIcon/index.jsx +0 -169
- package/react/AppIcon/styles.styl +0 -37
- package/react/AppLinker/Readme.md +0 -32
- package/react/AppLinker/__snapshots__/index.spec.jsx.snap +0 -13
- package/react/AppLinker/index.jsx +0 -107
- package/react/AppLinker/index.spec.jsx +0 -60
- package/react/AppLinker/native.config.js +0 -1
- package/react/AppLinker/native.js +0 -55
- package/react/AppLinker/native.spec.js +0 -120
- package/react/AppSections/Readme.md +0 -41
- package/react/AppSections/Sections.jsx +0 -282
- package/react/AppSections/Sections.styl +0 -4
- package/react/AppSections/__snapshots__/search.spec.js.snap +0 -972
- package/react/AppSections/_mockApps.js +0 -197
- package/react/AppSections/categories.js +0 -138
- package/react/AppSections/categories.spec.js +0 -289
- package/react/AppSections/components/AppsSection.jsx +0 -81
- package/react/AppSections/components/AppsSection.spec.jsx +0 -58
- package/react/AppSections/components/AppsSection.styl +0 -7
- package/react/AppSections/components/DropdownFilter.jsx +0 -49
- package/react/AppSections/components/DropdownFilter.styl +0 -14
- package/react/AppSections/constants.js +0 -9
- package/react/AppSections/generateI18nConfig.ts +0 -23
- package/react/AppSections/helpers.js +0 -16
- package/react/AppSections/helpers.spec.js +0 -39
- package/react/AppSections/index.jsx +0 -3
- package/react/AppSections/index.spec.jsx +0 -137
- package/react/AppSections/locales/en.json +0 -37
- package/react/AppSections/locales/fr.json +0 -37
- package/react/AppSections/search.js +0 -104
- package/react/AppSections/search.spec.js +0 -158
- package/react/AppTile/AppTile.spec.jsx +0 -119
- package/react/AppTile/Readme.md +0 -24
- package/react/AppTile/helpers.js +0 -25
- package/react/AppTile/index.jsx +0 -137
- package/react/AppTile/locales/en.json +0 -9
- package/react/AppTile/locales/fr.json +0 -9
- package/react/AppTile/styles.styl +0 -27
- package/react/AppTitle/Readme.md +0 -21
- package/react/AppTitle/index.jsx +0 -125
- package/react/AppTitle/styles.styl +0 -19
- package/react/Avatar/Readme.md +0 -92
- package/react/Avatar/helpers.js +0 -60
- package/react/Avatar/index.jsx +0 -69
- package/react/AvatarGroup/index.js +0 -39
- package/react/Backdrop/index.js +0 -30
- package/react/Badge/Readme.md +0 -82
- package/react/Badge/index.jsx +0 -76
- package/react/Banner/Readme.md +0 -48
- package/react/Banner/index.jsx +0 -104
- package/react/Banner/index.spec.jsx +0 -20
- package/react/Banner/styles.styl +0 -35
- package/react/BarButton/Readme.md +0 -50
- package/react/BarButton/index.jsx +0 -69
- package/react/BarButton/styles.styl +0 -19
- package/react/BarContextProvider/index.jsx +0 -40
- package/react/BarContextProvider/index.spec.jsx +0 -176
- package/react/BarTitle/Readme.md +0 -36
- package/react/BarTitle/index.jsx +0 -26
- package/react/BarTitle/styles.styl +0 -8
- package/react/BottomNavigation/index.js +0 -3
- package/react/BottomNavigationAction/index.js +0 -3
- package/react/BottomSheet/BackdropOrFragment.jsx +0 -17
- package/react/BottomSheet/BottomSheet.jsx +0 -454
- package/react/BottomSheet/BottomSheetHeader.jsx +0 -20
- package/react/BottomSheet/BottomSheetItem.jsx +0 -37
- package/react/BottomSheet/BottomSheetTitle.jsx +0 -54
- package/react/BottomSheet/README.md +0 -289
- package/react/BottomSheet/constants.js +0 -1
- package/react/BottomSheet/helpers.js +0 -159
- package/react/BottomSheet/helpers.spec.js +0 -557
- package/react/BottomSheet/index.jsx +0 -4
- package/react/BottomSheet/styles.styl +0 -15
- package/react/Box/index.js +0 -3
- package/react/Breadcrumbs/Readme.md +0 -13
- package/react/Breadcrumbs/index.js +0 -3
- package/react/Button/index.js +0 -3
- package/react/ButtonBase/index.js +0 -3
- package/react/Buttons/Readme.md +0 -308
- package/react/Buttons/index.jsx +0 -126
- package/react/Card/Readme.md +0 -42
- package/react/Card/index.jsx +0 -35
- package/react/Card/styles.styl +0 -8
- package/react/CardActionArea/index.js +0 -3
- package/react/CardActions/index.js +0 -3
- package/react/CardContent/index.js +0 -3
- package/react/CardHeader/index.js +0 -3
- package/react/CardMedia/index.js +0 -3
- package/react/Checkbox/Readme.md +0 -61
- package/react/Checkbox/index.jsx +0 -109
- package/react/Checkbox/styles.styl +0 -27
- package/react/Chips/Readme.md +0 -169
- package/react/Chips/index.jsx +0 -35
- package/react/CipherIcon/Readme.md +0 -14
- package/react/CipherIcon/index.jsx +0 -46
- package/react/CipherIcon/index.spec.jsx +0 -51
- package/react/Circle/Readme.md +0 -41
- package/react/Circle/index.jsx +0 -47
- package/react/Circle/styles.styl +0 -7
- package/react/CircleButton/Readme.md +0 -128
- package/react/CircleButton/helpers.js +0 -16
- package/react/CircleButton/helpers.spec.js +0 -61
- package/react/CircleButton/index.jsx +0 -96
- package/react/CircularChart/CircularChartProgress.jsx +0 -59
- package/react/CircularChart/CircularProgressWithBackground.jsx +0 -43
- package/react/CircularChart/Readme.md +0 -130
- package/react/CircularChart/helper.spec.ts +0 -97
- package/react/CircularChart/helpers.ts +0 -46
- package/react/CircularChart/index.jsx +0 -75
- package/react/CircularProgress/index.js +0 -3
- package/react/ClickAwayListener/index.js +0 -3
- package/react/Collapse/index.js +0 -3
- package/react/ContactPicker/Readme.md +0 -26
- package/react/ContactPicker/index.jsx +0 -87
- package/react/ContactPicker/index.spec.jsx +0 -60
- package/react/ContactPicker/styles.styl +0 -5
- package/react/Contacts/AddModal/ContactAddressDialog/helpers.js +0 -22
- package/react/Contacts/AddModal/ContactAddressDialog/helpers.spec.js +0 -64
- package/react/Contacts/AddModal/ContactAddressDialog/index.jsx +0 -84
- package/react/Contacts/AddModal/ContactAddressDialog/locales/en.json +0 -25
- package/react/Contacts/AddModal/ContactAddressDialog/locales/fr.json +0 -25
- package/react/Contacts/AddModal/ContactAddressDialog/locales/index.jsx +0 -7
- package/react/Contacts/AddModal/ContactForm/FieldInput.jsx +0 -123
- package/react/Contacts/AddModal/ContactForm/FieldInputAccordion.jsx +0 -57
- package/react/Contacts/AddModal/ContactForm/FieldInputArray.jsx +0 -80
- package/react/Contacts/AddModal/ContactForm/FieldInputLayout.jsx +0 -76
- package/react/Contacts/AddModal/ContactForm/FieldInputWrapper.jsx +0 -41
- package/react/Contacts/AddModal/ContactForm/HasValueCondition.jsx +0 -31
- package/react/Contacts/AddModal/ContactForm/HasValueCondition.spec.jsx +0 -79
- package/react/Contacts/AddModal/ContactForm/RelatedContactList.jsx +0 -37
- package/react/Contacts/AddModal/ContactForm/TextFieldCustomLabelSelect.jsx +0 -78
- package/react/Contacts/AddModal/ContactForm/TextFieldSelect.jsx +0 -39
- package/react/Contacts/AddModal/ContactForm/__snapshots__/HasValueCondition.spec.jsx.snap +0 -33
- package/react/Contacts/AddModal/ContactForm/contactToFormValues.js +0 -106
- package/react/Contacts/AddModal/ContactForm/contactToFormValues.spec.js +0 -133
- package/react/Contacts/AddModal/ContactForm/fieldsConfig.jsx +0 -357
- package/react/Contacts/AddModal/ContactForm/formValuesToContact.js +0 -103
- package/react/Contacts/AddModal/ContactForm/formValuesToContact.spec.js +0 -551
- package/react/Contacts/AddModal/ContactForm/helpers.js +0 -365
- package/react/Contacts/AddModal/ContactForm/helpers.spec.js +0 -290
- package/react/Contacts/AddModal/ContactForm/index.jsx +0 -117
- package/react/Contacts/AddModal/ContactForm/index.spec.jsx +0 -301
- package/react/Contacts/AddModal/ContactForm/locales/en.json +0 -75
- package/react/Contacts/AddModal/ContactForm/locales/fr.json +0 -75
- package/react/Contacts/AddModal/ContactForm/locales/index.jsx +0 -7
- package/react/Contacts/AddModal/ContactForm/styles.styl +0 -2
- package/react/Contacts/AddModal/CustomLabelDialog/index.jsx +0 -108
- package/react/Contacts/AddModal/CustomLabelDialog/locales/en.json +0 -15
- package/react/Contacts/AddModal/CustomLabelDialog/locales/fr.json +0 -15
- package/react/Contacts/AddModal/CustomLabelDialog/locales/index.jsx +0 -7
- package/react/Contacts/AddModal/Readme.md +0 -46
- package/react/Contacts/AddModal/index.jsx +0 -78
- package/react/Contacts/AddModal/locales/en.json +0 -13
- package/react/Contacts/AddModal/locales/fr.json +0 -13
- package/react/Contacts/AddModal/locales/index.jsx +0 -7
- package/react/Contacts/AddModal/mocks.js +0 -288
- package/react/Contacts/AddModal/types.js +0 -57
- package/react/Contacts/GroupsSelect/GroupCreation.jsx +0 -95
- package/react/Contacts/GroupsSelect/GroupsSelect.jsx +0 -159
- package/react/Contacts/GroupsSelect/GroupsSelect.spec.jsx +0 -248
- package/react/Contacts/GroupsSelect/GroupsSelectProvider.jsx +0 -39
- package/react/Contacts/GroupsSelect/Readme.md +0 -1
- package/react/Contacts/GroupsSelect/SelectBox/Control.jsx +0 -36
- package/react/Contacts/GroupsSelect/SelectBox/EditGroupName.jsx +0 -52
- package/react/Contacts/GroupsSelect/SelectBox/Menu.jsx +0 -26
- package/react/Contacts/GroupsSelect/SelectBox/Option.jsx +0 -67
- package/react/Contacts/GroupsSelect/SelectBox/SelectContainer.jsx +0 -15
- package/react/Contacts/GroupsSelect/SelectBox/styles.styl +0 -2
- package/react/Contacts/GroupsSelect/helpers.js +0 -25
- package/react/Contacts/GroupsSelect/locales/en.json +0 -21
- package/react/Contacts/GroupsSelect/locales/fr.json +0 -21
- package/react/Contacts/GroupsSelect/locales/index.jsx +0 -7
- package/react/Contacts/GroupsSelect/styles.styl +0 -48
- package/react/Contacts/GroupsSelect/useGroupSelect.jsx +0 -88
- package/react/Contacts/Header/GroupsSelection.jsx +0 -74
- package/react/Contacts/Header/ImportDropdown.jsx +0 -78
- package/react/Contacts/Header/Readme.md +0 -38
- package/react/Contacts/Header/SearchInput.jsx +0 -19
- package/react/Contacts/Header/index.jsx +0 -79
- package/react/Contacts/Header/locales/en.json +0 -15
- package/react/Contacts/Header/locales/fr.json +0 -15
- package/react/Contacts/Header/locales/index.jsx +0 -7
- package/react/Contacts/Readme.md +0 -1
- package/react/ContactsList/ContactCell.jsx +0 -22
- package/react/ContactsList/ContactRow.jsx +0 -46
- package/react/ContactsList/ContactRow.spec.js +0 -75
- package/react/ContactsList/Contacts/ContactCozy.jsx +0 -22
- package/react/ContactsList/Contacts/ContactEmail.jsx +0 -22
- package/react/ContactsList/Contacts/ContactIdentity.jsx +0 -57
- package/react/ContactsList/Contacts/ContactName.jsx +0 -44
- package/react/ContactsList/Contacts/ContactPhone.jsx +0 -23
- package/react/ContactsList/ContactsList.jsx +0 -51
- package/react/ContactsList/Readme.md +0 -47
- package/react/ContactsList/_mockContacts.json +0 -2494
- package/react/ContactsList/helpers.js +0 -132
- package/react/ContactsList/helpers.spec.js +0 -150
- package/react/ContactsList/index.js +0 -3
- package/react/ContactsList/locales/en.json +0 -5
- package/react/ContactsList/locales/fr.json +0 -5
- package/react/ContactsList/locales/withContactsListLocales.jsx +0 -10
- package/react/ContactsList/styles.styl +0 -35
- package/react/ContactsListModal/AddContact/AddContactActions.jsx +0 -15
- package/react/ContactsListModal/AddContact/AddContactContent.jsx +0 -59
- package/react/ContactsListModal/AddContact/AddContactDialog.jsx +0 -38
- package/react/ContactsListModal/AddContact/AddContactTitle.jsx +0 -9
- package/react/ContactsListModal/AddContact/helpers.js +0 -18
- package/react/ContactsListModal/AddContact/helpers.spec.js +0 -74
- package/react/ContactsListModal/AddContact/styles.styl +0 -2
- package/react/ContactsListModal/ContactsListContent.jsx +0 -75
- package/react/ContactsListModal/ContactsListModal.jsx +0 -143
- package/react/ContactsListModal/ContactsListModalWithQuery.jsx +0 -27
- package/react/ContactsListModal/EmptyMessage.jsx +0 -18
- package/react/ContactsListModal/MobileHeader.jsx +0 -49
- package/react/ContactsListModal/Readme.md +0 -45
- package/react/ContactsListModal/index.jsx +0 -28
- package/react/ContactsListModal/locales/en.json +0 -11
- package/react/ContactsListModal/locales/fr.json +0 -11
- package/react/ContactsListModal/mockClient.jsx +0 -47
- package/react/ContactsListModal/queries.js +0 -12
- package/react/ContactsListModal/styles.styl +0 -12
- package/react/ContactsListModal/withContactsListLocales.jsx +0 -10
- package/react/Container/index.js +0 -3
- package/react/Counter/Readme.md +0 -21
- package/react/Counter/index.jsx +0 -18
- package/react/CozyDialogs/ConfirmDialog.jsx +0 -84
- package/react/CozyDialogs/Dialog.jsx +0 -83
- package/react/CozyDialogs/DialogBackButton.jsx +0 -34
- package/react/CozyDialogs/DialogCloseButton.jsx +0 -34
- package/react/CozyDialogs/DialogTransition.jsx +0 -21
- package/react/CozyDialogs/FixedActionsDialog.jsx +0 -74
- package/react/CozyDialogs/FixedDialog.jsx +0 -73
- package/react/CozyDialogs/IllustrationDialog.jsx +0 -92
- package/react/CozyDialogs/PermissionDialog.jsx +0 -86
- package/react/CozyDialogs/Readme.md +0 -429
- package/react/CozyDialogs/SpecificDialogs/AllowLocationDialog.jsx +0 -72
- package/react/CozyDialogs/SpecificDialogs/AuthentificationDialog.jsx +0 -115
- package/react/CozyDialogs/SpecificDialogs/InstallFlagshipAppDialog.jsx +0 -79
- package/react/CozyDialogs/SpecificDialogs/Readme.md +0 -104
- package/react/CozyDialogs/SpecificDialogs/icons/CozyLocation.jsx +0 -42
- package/react/CozyDialogs/SpecificDialogs/icons/QRCodeInstallFlagshipAppDialog.png +0 -0
- package/react/CozyDialogs/SpecificDialogs/icons/appstore.png +0 -0
- package/react/CozyDialogs/SpecificDialogs/icons/playstore.png +0 -0
- package/react/CozyDialogs/SpecificDialogs/index.jsx +0 -3
- package/react/CozyDialogs/SpecificDialogs/locales/en.json +0 -27
- package/react/CozyDialogs/SpecificDialogs/locales/fr.json +0 -27
- package/react/CozyDialogs/SpecificDialogs/withSpecificDialogsLocales.jsx +0 -10
- package/react/CozyDialogs/TopAnchoredDialog.jsx +0 -25
- package/react/CozyDialogs/background.png +0 -0
- package/react/CozyDialogs/dialogPropTypes.js +0 -14
- package/react/CozyDialogs/e2e.js +0 -20
- package/react/CozyDialogs/index.jsx +0 -16
- package/react/CozyDialogs/locales.js +0 -14
- package/react/CozyDialogs/styles.styl +0 -19
- package/react/CozyDialogs/testing.js +0 -39
- package/react/CozyDialogs/testing.spec.jsx +0 -117
- package/react/CozyDialogs/useCozyDialog.js +0 -142
- package/react/CssBaseline/index.js +0 -3
- package/react/DateMonthPicker/Readme.md +0 -63
- package/react/DateMonthPicker/index.jsx +0 -106
- package/react/DateMonthPicker/index.spec.jsx +0 -47
- package/react/DateMonthPicker/styles.styl +0 -72
- package/react/DatePicker/Readme.md +0 -218
- package/react/DatePicker/helpers.js +0 -16
- package/react/DatePicker/helpers.spec.js +0 -71
- package/react/DatePicker/index.jsx +0 -289
- package/react/DatePicker/locales/en.json +0 -8
- package/react/DatePicker/locales/fr.json +0 -8
- package/react/DatePicker/locales/withOwnLocales.jsx +0 -10
- package/react/Dialog/DialogActions.jsx +0 -3
- package/react/Dialog/DialogContent.jsx +0 -3
- package/react/Dialog/DialogContentText.jsx +0 -3
- package/react/Dialog/DialogEffects.spec.tsx +0 -430
- package/react/Dialog/DialogEffects.ts +0 -208
- package/react/Dialog/DialogTitle.jsx +0 -3
- package/react/Dialog/Readme.md +0 -141
- package/react/Dialog/index.jsx +0 -30
- package/react/DialogActions/index.js +0 -3
- package/react/DialogContent/index.js +0 -3
- package/react/DialogContentText/index.js +0 -3
- package/react/DialogTitle/index.js +0 -3
- package/react/Divider/Readme.md +0 -45
- package/react/Divider/TextDivider/index.jsx +0 -33
- package/react/Divider/TextDivider/styles.styl +0 -26
- package/react/Divider/index.jsx +0 -55
- package/react/Drawer/index.js +0 -3
- package/react/DropdownButton/Readme.md +0 -77
- package/react/DropdownButton/index.jsx +0 -85
- package/react/DropdownText/Readme.md +0 -95
- package/react/DropdownText/index.jsx +0 -109
- package/react/Empty/Readme.md +0 -68
- package/react/Empty/index.jsx +0 -104
- package/react/Empty/styles.styl +0 -22
- package/react/Fab/ExtendableFab.jsx +0 -31
- package/react/Fab/Readme.md +0 -119
- package/react/Fab/index.js +0 -8
- package/react/Fade/index.js +0 -3
- package/react/Field/Readme.md +0 -357
- package/react/Field/index.jsx +0 -316
- package/react/Field/index.spec.js +0 -59
- package/react/Field/styles.styl +0 -41
- package/react/Figure/Figure.jsx +0 -112
- package/react/Figure/Figure.md +0 -19
- package/react/Figure/Figure.spec.jsx +0 -57
- package/react/Figure/Figure.styl +0 -47
- package/react/Figure/FigureBlock.jsx +0 -52
- package/react/Figure/FigureBlock.md +0 -31
- package/react/Figure/FigureBlock.styl +0 -12
- package/react/Figure/__snapshots__/Figure.spec.jsx.snap +0 -449
- package/react/Figure/index.js +0 -2
- package/react/FileImageLoader/Readme.md +0 -112
- package/react/FileImageLoader/checkImageSource.js +0 -29
- package/react/FileImageLoader/index.jsx +0 -185
- package/react/FileImageLoader/index.spec.jsx +0 -176
- package/react/FileInput/Readme.md +0 -50
- package/react/FileInput/index.jsx +0 -72
- package/react/FileInput/index.spec.jsx +0 -63
- package/react/FileInput/styles.styl +0 -2
- package/react/FilePath/Readme.md +0 -5
- package/react/FilePath/index.jsx +0 -12
- package/react/FilePath/styles.styl +0 -9
- package/react/FilePathLink/Readme.md +0 -5
- package/react/FilePathLink/index.jsx +0 -12
- package/react/FilePicker/FilePickerBody.jsx +0 -111
- package/react/FilePicker/FilePickerBodyItem.jsx +0 -126
- package/react/FilePicker/FilePickerBodyItem.spec.jsx +0 -164
- package/react/FilePicker/FilePickerBreadcrumb.jsx +0 -54
- package/react/FilePicker/FilePickerFooter.jsx +0 -39
- package/react/FilePicker/FilePickerFooter.spec.jsx +0 -41
- package/react/FilePicker/FilePickerHeader.jsx +0 -89
- package/react/FilePicker/Readme.md +0 -50
- package/react/FilePicker/index.jsx +0 -93
- package/react/FilePicker/locales/en.json +0 -8
- package/react/FilePicker/locales/fr.json +0 -8
- package/react/FilePicker/queries.js +0 -37
- package/react/FilePicker/styles.styl +0 -18
- package/react/Filename/Readme.md +0 -27
- package/react/Filename/index.jsx +0 -93
- package/react/Filename/styles.styl +0 -3
- package/react/FilledInput/index.js +0 -3
- package/react/FormControl/index.js +0 -3
- package/react/FormControlLabel/index.js +0 -3
- package/react/FormGroup/index.js +0 -3
- package/react/FormHelperText/index.js +0 -3
- package/react/FormLabel/index.js +0 -3
- package/react/GhostFileBadge/Readme.md +0 -15
- package/react/GhostFileBadge/index.jsx +0 -32
- package/react/Grid/Readme.md +0 -65
- package/react/Grid/index.js +0 -3
- package/react/GridList/Virtualized/Dnd/GridItem.jsx +0 -86
- package/react/GridList/Virtualized/Dnd/index.jsx +0 -66
- package/react/GridList/Virtualized/index.jsx +0 -21
- package/react/GridList/index.js +0 -3
- package/react/GridListTile/index.js +0 -3
- package/react/GridListTileBar/index.js +0 -3
- package/react/Grow/index.js +0 -3
- package/react/Hero/Readme.md +0 -52
- package/react/Hero/index.jsx +0 -35
- package/react/Hero/styles.styl +0 -51
- package/react/Hidden/index.js +0 -3
- package/react/HistoryRow/Readme.md +0 -60
- package/react/HistoryRow/index.jsx +0 -78
- package/react/HistoryRow/styles.styl +0 -45
- package/react/I18n/index.js +0 -25
- package/react/I18n/withLocales.js +0 -14
- package/react/IconButton/Readme.md +0 -87
- package/react/IconButton/index.jsx +0 -51
- package/react/IconStack/Readme.md +0 -35
- package/react/IconStack/index.jsx +0 -53
- package/react/IconStack/styles.styl +0 -10
- package/react/Icons/Account.jsx +0 -12
- package/react/Icons/Accounts.jsx +0 -12
- package/react/Icons/Album.jsx +0 -12
- package/react/Icons/AlbumAdd.jsx +0 -12
- package/react/Icons/AlbumRemove.jsx +0 -12
- package/react/Icons/Answer.jsx +0 -12
- package/react/Icons/Apple.jsx +0 -15
- package/react/Icons/Apps.jsx +0 -17
- package/react/Icons/Archive.jsx +0 -12
- package/react/Icons/ArrowUp.jsx +0 -12
- package/react/Icons/AssignAdmin.jsx +0 -22
- package/react/Icons/AssignModerator.jsx +0 -13
- package/react/Icons/Assistant.jsx +0 -16
- package/react/Icons/Attachment.jsx +0 -12
- package/react/Icons/Attention.jsx +0 -12
- package/react/Icons/Bank.jsx +0 -12
- package/react/Icons/BankAccounts.jsx +0 -16
- package/react/Icons/BankCheck.jsx +0 -16
- package/react/Icons/BankGroups.jsx +0 -16
- package/react/Icons/BankOperations.jsx +0 -12
- package/react/Icons/BankRecurrence.jsx +0 -13
- package/react/Icons/Banking.jsx +0 -12
- package/react/Icons/BankingAdd.jsx +0 -12
- package/react/Icons/Bell.jsx +0 -12
- package/react/Icons/Benefit.jsx +0 -12
- package/react/Icons/Bike.jsx +0 -12
- package/react/Icons/Bill.jsx +0 -12
- package/react/Icons/BillPermissions.jsx +0 -13
- package/react/Icons/Bottom.jsx +0 -12
- package/react/Icons/BottomSelect.jsx +0 -12
- package/react/Icons/BrowserBrave.jsx +0 -15
- package/react/Icons/BrowserChrome.jsx +0 -15
- package/react/Icons/BrowserDuckduckgo.jsx +0 -15
- package/react/Icons/BrowserEdge.jsx +0 -15
- package/react/Icons/BrowserEdgeChromium.jsx +0 -15
- package/react/Icons/BrowserFirefox.jsx +0 -15
- package/react/Icons/BrowserIe.jsx +0 -15
- package/react/Icons/BrowserOpera.jsx +0 -15
- package/react/Icons/BrowserSafari.jsx +0 -15
- package/react/Icons/BugReport.jsx +0 -12
- package/react/Icons/Burger.jsx +0 -12
- package/react/Icons/Bus.jsx +0 -13
- package/react/Icons/Calendar.jsx +0 -12
- package/react/Icons/CalendarPermissions.jsx +0 -12
- package/react/Icons/Camera.jsx +0 -12
- package/react/Icons/Car.jsx +0 -13
- package/react/Icons/CarbonCopy.jsx +0 -15
- package/react/Icons/Carpooling.jsx +0 -17
- package/react/Icons/Categories.jsx +0 -12
- package/react/Icons/Category.jsx +0 -12
- package/react/Icons/Certified.jsx +0 -13
- package/react/Icons/CertifiedPermissions.jsx +0 -13
- package/react/Icons/Chat.jsx +0 -76
- package/react/Icons/ChatText.jsx +0 -73
- package/react/Icons/Check.jsx +0 -12
- package/react/Icons/CheckCircle.jsx +0 -12
- package/react/Icons/CheckList.jsx +0 -12
- package/react/Icons/CheckSquare.jsx +0 -16
- package/react/Icons/CheckWhite.jsx +0 -15
- package/react/Icons/Checkbox.jsx +0 -12
- package/react/Icons/Chess.jsx +0 -12
- package/react/Icons/Child.jsx +0 -13
- package/react/Icons/CircleFilled.jsx +0 -12
- package/react/Icons/Clock.jsx +0 -12
- package/react/Icons/ClockOutline.jsx +0 -12
- package/react/Icons/Cloud.jsx +0 -12
- package/react/Icons/Cloud2.jsx +0 -29
- package/react/Icons/CloudBroken.jsx +0 -12
- package/react/Icons/CloudHappy.jsx +0 -15
- package/react/Icons/CloudPlusOutlined.jsx +0 -12
- package/react/Icons/CloudRainbow.jsx +0 -63
- package/react/Icons/CloudSync.jsx +0 -21
- package/react/Icons/CloudSync2.jsx +0 -23
- package/react/Icons/Cocktail.jsx +0 -12
- package/react/Icons/Collect.jsx +0 -15
- package/react/Icons/Comment.jsx +0 -12
- package/react/Icons/Company.jsx +0 -12
- package/react/Icons/Compare.jsx +0 -12
- package/react/Icons/Compass.jsx +0 -12
- package/react/Icons/ConnectedClients.jsx +0 -12
- package/react/Icons/Connector.jsx +0 -12
- package/react/Icons/Consumption.jsx +0 -13
- package/react/Icons/Contacts.jsx +0 -102
- package/react/Icons/ContactsAccounts.jsx +0 -12
- package/react/Icons/ContactsGroups.jsx +0 -12
- package/react/Icons/ContactsText.jsx +0 -133
- package/react/Icons/Contract.jsx +0 -12
- package/react/Icons/ContractPermissions.jsx +0 -12
- package/react/Icons/Contrast.jsx +0 -12
- package/react/Icons/Copy.jsx +0 -12
- package/react/Icons/Cozy.jsx +0 -16
- package/react/Icons/CozyAuthentification.jsx +0 -12
- package/react/Icons/CozyCircle.jsx +0 -16
- package/react/Icons/CozyLaugh.jsx +0 -15
- package/react/Icons/CozyLock.jsx +0 -16
- package/react/Icons/CozyLogo.jsx +0 -18
- package/react/Icons/CozyRelease.jsx +0 -22
- package/react/Icons/CozyText.jsx +0 -12
- package/react/Icons/CozyUpgrade.jsx +0 -67
- package/react/Icons/Credit.jsx +0 -18
- package/react/Icons/CreditCard.jsx +0 -12
- package/react/Icons/CreditCardAdd.jsx +0 -12
- package/react/Icons/CreditCardLarge.jsx +0 -12
- package/react/Icons/Crop.jsx +0 -12
- package/react/Icons/Cross.jsx +0 -12
- package/react/Icons/CrossCircle.jsx +0 -15
- package/react/Icons/CrossCircleOutline.jsx +0 -16
- package/react/Icons/CrossMedium.jsx +0 -12
- package/react/Icons/CrossSmall.jsx +0 -12
- package/react/Icons/CrossWhite.jsx +0 -16
- package/react/Icons/Cube.jsx +0 -12
- package/react/Icons/Dash.jsx +0 -12
- package/react/Icons/DashWhite.jsx +0 -12
- package/react/Icons/Dashboard.jsx +0 -12
- package/react/Icons/DataControl.jsx +0 -14
- package/react/Icons/Debit.jsx +0 -12
- package/react/Icons/DesktopDownload.jsx +0 -13
- package/react/Icons/DeviceBrowser.jsx +0 -12
- package/react/Icons/DeviceLaptop.jsx +0 -12
- package/react/Icons/DevicePhone.jsx +0 -12
- package/react/Icons/DeviceTablet.jsx +0 -12
- package/react/Icons/Devices.jsx +0 -12
- package/react/Icons/Discuss.jsx +0 -16
- package/react/Icons/Dots.jsx +0 -12
- package/react/Icons/DotsWhite.jsx +0 -16
- package/react/Icons/Down.jsx +0 -12
- package/react/Icons/Download.jsx +0 -12
- package/react/Icons/DrawingArrowUp.jsx +0 -12
- package/react/Icons/Drive.jsx +0 -69
- package/react/Icons/DriveText.jsx +0 -88
- package/react/Icons/Dropdown.jsx +0 -12
- package/react/Icons/DropdownClose.jsx +0 -12
- package/react/Icons/DropdownOpen.jsx +0 -12
- package/react/Icons/Dropup.jsx +0 -12
- package/react/Icons/Ecolyo.jsx +0 -28
- package/react/Icons/ElectricBike.jsx +0 -12
- package/react/Icons/ElectricCar.jsx +0 -13
- package/react/Icons/ElectricScooter.jsx +0 -13
- package/react/Icons/Email.jsx +0 -12
- package/react/Icons/EmailNotification.jsx +0 -12
- package/react/Icons/EmailOpen.jsx +0 -55
- package/react/Icons/Energy.jsx +0 -12
- package/react/Icons/Energybreakdown.jsx +0 -12
- package/react/Icons/Eu.jsx +0 -15
- package/react/Icons/Euro.jsx +0 -12
- package/react/Icons/Exchange.jsx +0 -12
- package/react/Icons/Eye.jsx +0 -12
- package/react/Icons/EyeClosed.jsx +0 -12
- package/react/Icons/FaceId.jsx +0 -12
- package/react/Icons/Fallback.jsx +0 -20
- package/react/Icons/Family.jsx +0 -12
- package/react/Icons/File.jsx +0 -12
- package/react/Icons/FileAdd.jsx +0 -12
- package/react/Icons/FileDuotone.jsx +0 -30
- package/react/Icons/FileNew.jsx +0 -12
- package/react/Icons/FileNone.jsx +0 -18
- package/react/Icons/FileOutline.jsx +0 -12
- package/react/Icons/FileTypeAudio.jsx +0 -20
- package/react/Icons/FileTypeBankingAccount.jsx +0 -26
- package/react/Icons/FileTypeBin.jsx +0 -20
- package/react/Icons/FileTypeCode.jsx +0 -20
- package/react/Icons/FileTypeFiles.jsx +0 -26
- package/react/Icons/FileTypeFolder.jsx +0 -32
- package/react/Icons/FileTypeImage.jsx +0 -25
- package/react/Icons/FileTypeNote.jsx +0 -20
- package/react/Icons/FileTypePdf.jsx +0 -20
- package/react/Icons/FileTypeServer.jsx +0 -51
- package/react/Icons/FileTypeSheet.jsx +0 -26
- package/react/Icons/FileTypeSlide.jsx +0 -26
- package/react/Icons/FileTypeText.jsx +0 -20
- package/react/Icons/FileTypeVideo.jsx +0 -20
- package/react/Icons/FileTypeZip.jsx +0 -20
- package/react/Icons/Files.jsx +0 -41
- package/react/Icons/FilesPen.jsx +0 -21
- package/react/Icons/FilesVersions.jsx +0 -21
- package/react/Icons/Filter.jsx +0 -16
- package/react/Icons/Fingerprint.jsx +0 -12
- package/react/Icons/Fitness.jsx +0 -12
- package/react/Icons/Flag.jsx +0 -12
- package/react/Icons/FlagOutlined.jsx +0 -12
- package/react/Icons/FlashAuto.jsx +0 -12
- package/react/Icons/Flashlight.jsx +0 -13
- package/react/Icons/Folder.jsx +0 -12
- package/react/Icons/FolderAdd.jsx +0 -12
- package/react/Icons/FolderMoveto.jsx +0 -12
- package/react/Icons/FolderOpen.jsx +0 -12
- package/react/Icons/Forbidden.jsx +0 -12
- package/react/Icons/ForbiddenSign.jsx +0 -63
- package/react/Icons/FromUser.jsx +0 -13
- package/react/Icons/Gear.jsx +0 -12
- package/react/Icons/Globe.jsx +0 -12
- package/react/Icons/Google.jsx +0 -29
- package/react/Icons/Gouv.jsx +0 -29
- package/react/Icons/GraphCircle.jsx +0 -12
- package/react/Icons/Grid.jsx +0 -12
- package/react/Icons/GroupList.jsx +0 -12
- package/react/Icons/Groups.jsx +0 -12
- package/react/Icons/Growth.jsx +0 -12
- package/react/Icons/Hand.jsx +0 -12
- package/react/Icons/Heart.jsx +0 -12
- package/react/Icons/Help.jsx +0 -12
- package/react/Icons/HelpOutlined.jsx +0 -12
- package/react/Icons/History.jsx +0 -12
- package/react/Icons/Home.jsx +0 -12
- package/react/Icons/HomePermissions.jsx +0 -13
- package/react/Icons/Hourglass.jsx +0 -12
- package/react/Icons/IconCheckAnimated.jsx +0 -29
- package/react/Icons/IconCrossAnimated.jsx +0 -44
- package/react/Icons/Identities.jsx +0 -12
- package/react/Icons/Image.jsx +0 -12
- package/react/Icons/Info.jsx +0 -12
- package/react/Icons/InfoOutlined.jsx +0 -12
- package/react/Icons/Justice.jsx +0 -12
- package/react/Icons/Key.jsx +0 -12
- package/react/Icons/Key2.jsx +0 -23
- package/react/Icons/Keychain.jsx +0 -12
- package/react/Icons/Konnectors.jsx +0 -12
- package/react/Icons/KonnectorsResult.jsx +0 -12
- package/react/Icons/Label.jsx +0 -12
- package/react/Icons/LabelOutlined.jsx +0 -12
- package/react/Icons/Laptop.jsx +0 -12
- package/react/Icons/Laudry.jsx +0 -13
- package/react/Icons/Left.jsx +0 -12
- package/react/Icons/Library.jsx +0 -13
- package/react/Icons/Lightbulb.jsx +0 -12
- package/react/Icons/Lightning.jsx +0 -12
- package/react/Icons/Link.jsx +0 -12
- package/react/Icons/LinkOut.jsx +0 -12
- package/react/Icons/List.jsx +0 -12
- package/react/Icons/ListMin.jsx +0 -12
- package/react/Icons/Location.jsx +0 -13
- package/react/Icons/LocationPermissions.jsx +0 -12
- package/react/Icons/Lock.jsx +0 -12
- package/react/Icons/LockScreen.jsx +0 -12
- package/react/Icons/Logout.jsx +0 -12
- package/react/Icons/LogoutLarge.jsx +0 -12
- package/react/Icons/MagicTrick.jsx +0 -12
- package/react/Icons/Magnet.jsx +0 -15
- package/react/Icons/Magnifier.jsx +0 -12
- package/react/Icons/Mail.jsx +0 -67
- package/react/Icons/MailText.jsx +0 -73
- package/react/Icons/Matrix.jsx +0 -12
- package/react/Icons/Merge.jsx +0 -12
- package/react/Icons/Moped.jsx +0 -13
- package/react/Icons/Mosaic.jsx +0 -16
- package/react/Icons/MosaicMin.jsx +0 -12
- package/react/Icons/Motorcycle.jsx +0 -12
- package/react/Icons/Mountain.jsx +0 -12
- package/react/Icons/Movement.jsx +0 -12
- package/react/Icons/MovementIn.jsx +0 -12
- package/react/Icons/MovementOut.jsx +0 -12
- package/react/Icons/Moveto.jsx +0 -12
- package/react/Icons/MultiFiles.jsx +0 -12
- package/react/Icons/Music.jsx +0 -12
- package/react/Icons/New.jsx +0 -12
- package/react/Icons/Next.jsx +0 -12
- package/react/Icons/Note.jsx +0 -13
- package/react/Icons/Notes.jsx +0 -69
- package/react/Icons/NotesText.jsx +0 -88
- package/react/Icons/NotificationEmail.jsx +0 -12
- package/react/Icons/Notifications.jsx +0 -12
- package/react/Icons/Number.jsx +0 -12
- package/react/Icons/Offline.jsx +0 -12
- package/react/Icons/Online.jsx +0 -12
- package/react/Icons/OnlyOffice.jsx +0 -71
- package/react/Icons/Openapp.jsx +0 -12
- package/react/Icons/Openwith.jsx +0 -12
- package/react/Icons/Opinions.jsx +0 -12
- package/react/Icons/Palette.jsx +0 -13
- package/react/Icons/Paper.jsx +0 -14
- package/react/Icons/Paperplane.jsx +0 -12
- package/react/Icons/Papers.jsx +0 -66
- package/react/Icons/Pass.jsx +0 -65
- package/react/Icons/PassText.jsx +0 -15
- package/react/Icons/Password.jsx +0 -12
- package/react/Icons/Passwords.jsx +0 -12
- package/react/Icons/Pen.jsx +0 -12
- package/react/Icons/People.jsx +0 -12
- package/react/Icons/Peoples.jsx +0 -12
- package/react/Icons/Percent.jsx +0 -12
- package/react/Icons/PercentCircle.jsx +0 -12
- package/react/Icons/Permissions.jsx +0 -12
- package/react/Icons/PersonAdd.jsx +0 -12
- package/react/Icons/PersonalData.jsx +0 -12
- package/react/Icons/Phone.jsx +0 -12
- package/react/Icons/PhoneDownload.jsx +0 -13
- package/react/Icons/PhoneUpload.jsx +0 -12
- package/react/Icons/Photos.jsx +0 -104
- package/react/Icons/PhotosAlbum.jsx +0 -12
- package/react/Icons/PhotosSettings.jsx +0 -16
- package/react/Icons/PhotosText.jsx +0 -103
- package/react/Icons/PieChart.jsx +0 -12
- package/react/Icons/Pin.jsx +0 -12
- package/react/Icons/Plane.jsx +0 -12
- package/react/Icons/Plus.jsx +0 -12
- package/react/Icons/PlusSmall.jsx +0 -12
- package/react/Icons/PopInside.jsx +0 -12
- package/react/Icons/Previous.jsx +0 -12
- package/react/Icons/Printer.jsx +0 -13
- package/react/Icons/Profile.jsx +0 -16
- package/react/Icons/Qualify.jsx +0 -12
- package/react/Icons/RadioChecked.jsx +0 -13
- package/react/Icons/RadioUnchecked.jsx +0 -12
- package/react/Icons/Refresh.jsx +0 -12
- package/react/Icons/Relationship.jsx +0 -14
- package/react/Icons/Remboursement.jsx +0 -12
- package/react/Icons/Rename.jsx +0 -12
- package/react/Icons/Repare.jsx +0 -12
- package/react/Icons/Reply.jsx +0 -12
- package/react/Icons/Restaurant.jsx +0 -12
- package/react/Icons/Restore.jsx +0 -12
- package/react/Icons/RestoreStraight.jsx +0 -12
- package/react/Icons/Right.jsx +0 -12
- package/react/Icons/Rise.jsx +0 -12
- package/react/Icons/RotateLeft.jsx +0 -12
- package/react/Icons/RotateRight.jsx +0 -12
- package/react/Icons/SadCozy.jsx +0 -15
- package/react/Icons/Safe.jsx +0 -12
- package/react/Icons/SafePermissions.jsx +0 -16
- package/react/Icons/School.jsx +0 -12
- package/react/Icons/Scooter.jsx +0 -13
- package/react/Icons/Security.jsx +0 -12
- package/react/Icons/SelectAll.jsx +0 -12
- package/react/Icons/Server.jsx +0 -12
- package/react/Icons/Setting.jsx +0 -12
- package/react/Icons/Settings.jsx +0 -16
- package/react/Icons/Share.jsx +0 -12
- package/react/Icons/ShareCircle.jsx +0 -15
- package/react/Icons/ShareGrey08.jsx +0 -15
- package/react/Icons/ShareIos.jsx +0 -15
- package/react/Icons/Sharings.jsx +0 -12
- package/react/Icons/Shield.jsx +0 -12
- package/react/Icons/Shop.jsx +0 -12
- package/react/Icons/Sinister.jsx +0 -12
- package/react/Icons/Sound.jsx +0 -12
- package/react/Icons/Spinner.jsx +0 -12
- package/react/Icons/SportBag.jsx +0 -16
- package/react/Icons/Stack.jsx +0 -12
- package/react/Icons/Star.jsx +0 -12
- package/react/Icons/StarOutline.jsx +0 -12
- package/react/Icons/Stats.jsx +0 -12
- package/react/Icons/Stop.jsx +0 -12
- package/react/Icons/Store.jsx +0 -67
- package/react/Icons/StoreText.jsx +0 -88
- package/react/Icons/Subway.jsx +0 -12
- package/react/Icons/Support.jsx +0 -12
- package/react/Icons/Swap.jsx +0 -12
- package/react/Icons/Sync.jsx +0 -12
- package/react/Icons/SyncCozy.jsx +0 -16
- package/react/Icons/Tab.jsx +0 -12
- package/react/Icons/Tag.jsx +0 -13
- package/react/Icons/Tags.jsx +0 -17
- package/react/Icons/Target.jsx +0 -12
- package/react/Icons/Task.jsx +0 -12
- package/react/Icons/TaskToEffectuate.jsx +0 -17
- package/react/Icons/Team.jsx +0 -13
- package/react/Icons/Telecom.jsx +0 -13
- package/react/Icons/Telephone.jsx +0 -12
- package/react/Icons/Text.jsx +0 -12
- package/react/Icons/TextInfo.jsx +0 -12
- package/react/Icons/ToTheCloud.jsx +0 -12
- package/react/Icons/Top.jsx +0 -12
- package/react/Icons/TopSelect.jsx +0 -12
- package/react/Icons/Train.jsx +0 -13
- package/react/Icons/Tram.jsx +0 -12
- package/react/Icons/Trash.jsx +0 -12
- package/react/Icons/TrashDuotone.jsx +0 -12
- package/react/Icons/Triggers.jsx +0 -12
- package/react/Icons/Trophy.jsx +0 -12
- package/react/Icons/TwakeText.jsx +0 -14
- package/react/Icons/TwakeWorkplace.jsx +0 -75
- package/react/Icons/Uncloud.jsx +0 -12
- package/react/Icons/Unknow.jsx +0 -12
- package/react/Icons/Unlink.jsx +0 -12
- package/react/Icons/Unlock.jsx +0 -12
- package/react/Icons/Up.jsx +0 -12
- package/react/Icons/Upload.jsx +0 -12
- package/react/Icons/Versioning.jsx +0 -12
- package/react/Icons/Videos.jsx +0 -12
- package/react/Icons/Walk.jsx +0 -12
- package/react/Icons/Wallet.jsx +0 -12
- package/react/Icons/WalletAdd.jsx +0 -15
- package/react/Icons/WalletNew.jsx +0 -15
- package/react/Icons/Warn.jsx +0 -13
- package/react/Icons/Warning.jsx +0 -12
- package/react/Icons/WarningCircle.jsx +0 -12
- package/react/Icons/Water.jsx +0 -12
- package/react/Icons/Work.jsx +0 -12
- package/react/Icons/WorkplaceText.jsx +0 -15
- package/react/Icons/WrenchCircle.jsx +0 -21
- package/react/InfosBadge/Readme.md +0 -14
- package/react/InfosBadge/index.jsx +0 -31
- package/react/Input/Readme.md +0 -91
- package/react/Input/index.jsx +0 -78
- package/react/Input/styles.styl +0 -16
- package/react/InputAdornment/index.js +0 -3
- package/react/InputBase/index.js +0 -3
- package/react/InputGroup/Readme.md +0 -110
- package/react/InputGroup/index.jsx +0 -68
- package/react/InputGroup/styles.styl +0 -27
- package/react/IntentDialogOpener/IntentDialogOpener.jsx +0 -109
- package/react/IntentDialogOpener/IntentDialogOpener.md +0 -25
- package/react/IntentDialogOpener/index.js +0 -1
- package/react/IntentHeader/index.jsx +0 -34
- package/react/IntentHeader/styles.styl +0 -25
- package/react/IntentIframe/IntentIframe.jsx +0 -110
- package/react/IntentIframe/Readme.md +0 -80
- package/react/IntentIframe/index.js +0 -1
- package/react/IntentIframe/styles.styl +0 -21
- package/react/IntentWrapper/index.jsx +0 -42
- package/react/IntentWrapper/styles.styl +0 -14
- package/react/Label/Readme.md +0 -38
- package/react/Label/index.jsx +0 -41
- package/react/Label/styles.styl +0 -7
- package/react/Labs/CollectionField/Readme.md +0 -41
- package/react/Labs/CollectionField/index.jsx +0 -140
- package/react/Labs/CollectionField/styles.styl +0 -15
- package/react/Labs/ExperimentalDialog/index.jsx +0 -31
- package/react/Labs/IconGrid/Readme.md +0 -18
- package/react/Labs/IconGrid/index.jsx +0 -9
- package/react/Labs/IconGrid/styles.styl +0 -5
- package/react/Labs/PasswordInput/Readme.md +0 -44
- package/react/Labs/PasswordInput/helpers.js +0 -66
- package/react/Labs/PasswordInput/helpers.spec.js +0 -27
- package/react/Labs/PasswordInput/index.jsx +0 -81
- package/react/Labs/PasswordInput/styles.styl +0 -49
- package/react/Labs/Readme.md +0 -4
- package/react/Labs/index.jsx +0 -0
- package/react/Layout/Layout.jsx +0 -109
- package/react/Layout/Layout.md +0 -204
- package/react/Layout/index.js +0 -1
- package/react/Layout/styles.styl +0 -10
- package/react/LinearProgress/index.js +0 -3
- package/react/Link/index.js +0 -3
- package/react/List/Readme.md +0 -280
- package/react/List/index.js +0 -11
- package/react/ListItem/ExpandedAttributes/ExpandedAttribute.jsx +0 -39
- package/react/ListItem/ExpandedAttributes/helpers.js +0 -214
- package/react/ListItem/ExpandedAttributes/helpers.spec.js +0 -175
- package/react/ListItem/ExpandedAttributes/index.jsx +0 -61
- package/react/ListItem/ListItemBase/Renaming/RenameDialog.jsx +0 -37
- package/react/ListItem/ListItemBase/Renaming/RenameInput.jsx +0 -134
- package/react/ListItem/ListItemBase/Renaming/helpers.js +0 -35
- package/react/ListItem/ListItemBase/index.jsx +0 -115
- package/react/ListItem/ListItemByDoc/index.jsx +0 -103
- package/react/ListItem/ListItemContact/helpers.js +0 -23
- package/react/ListItem/ListItemContact/helpers.spec.js +0 -35
- package/react/ListItem/ListItemContact/index.jsx +0 -68
- package/react/ListItem/ListItemContact/useActions.jsx +0 -17
- package/react/ListItem/ListItemFile/ExpirationAnnotation.jsx +0 -39
- package/react/ListItem/ListItemFile/ItemIcon.jsx +0 -49
- package/react/ListItem/ListItemFile/PrimaryText.jsx +0 -39
- package/react/ListItem/ListItemFile/SecondaryText.jsx +0 -36
- package/react/ListItem/ListItemFile/index.jsx +0 -75
- package/react/ListItem/Readme.md +0 -211
- package/react/ListItem/hoc/withListItemLocales.jsx +0 -10
- package/react/ListItem/index.js +0 -129
- package/react/ListItem/locales/en.json +0 -75
- package/react/ListItem/locales/fr.json +0 -75
- package/react/ListItemAvatar/index.js +0 -3
- package/react/ListItemIcon/index.js +0 -26
- package/react/ListItemSecondaryAction/index.js +0 -3
- package/react/ListItemText/Readme.md +0 -28
- package/react/ListItemText/index.jsx +0 -90
- package/react/ListSubheader/Readme.md +0 -34
- package/react/ListSubheader/index.js +0 -44
- package/react/LoadMore/Readme.md +0 -37
- package/react/LoadMore/index.jsx +0 -62
- package/react/Markdown/Readme.md +0 -71
- package/react/Markdown/index.jsx +0 -32
- package/react/Menu/Readme.md +0 -114
- package/react/Menu/index.js +0 -3
- package/react/MenuItem/index.js +0 -22
- package/react/MenuList/index.js +0 -3
- package/react/MidEllipsis/Readme.md +0 -11
- package/react/MidEllipsis/index.jsx +0 -51
- package/react/MobileStepper/Readme.md +0 -43
- package/react/MobileStepper/index.js +0 -3
- package/react/Modal/index.js +0 -3
- package/react/MuiCozyTheme/Divider/index.jsx +0 -16
- package/react/MuiCozyTheme/List/index.jsx +0 -16
- package/react/MuiCozyTheme/ListItem/index.jsx +0 -16
- package/react/MuiCozyTheme/ListItemIcon/index.jsx +0 -16
- package/react/MuiCozyTheme/ListItemSecondaryAction/index.jsx +0 -16
- package/react/MuiCozyTheme/Readme.md +0 -10
- package/react/MuiCozyTheme/helpers.js +0 -216
- package/react/MuiCozyTheme/index.jsx +0 -23
- package/react/MuiCozyTheme/makePalette.js +0 -197
- package/react/MuiCozyTheme/makeTheme.jsx +0 -66
- package/react/MuiCozyTheme/makeTypography.js +0 -78
- package/react/MuiCozyTheme/overrides/makeDarkInvertedOverrides.js +0 -5
- package/react/MuiCozyTheme/overrides/makeDarkNormalOverrides.js +0 -5
- package/react/MuiCozyTheme/overrides/makeLightInvertedOverrides.js +0 -65
- package/react/MuiCozyTheme/overrides/makeLightNormalOverrides.js +0 -1254
- package/react/MuiCozyTheme/theme.jsx +0 -30
- package/react/MuiTabs/Readme.md +0 -40
- package/react/MuiTabs/index.jsx +0 -17
- package/react/NativeSelect/index.js +0 -3
- package/react/Nav/index.jsx +0 -163
- package/react/Nav/locales/en.json +0 -6
- package/react/Nav/locales/fr.json +0 -6
- package/react/Nav/locales/withNavLocales.jsx +0 -10
- package/react/Nav/styles.styl +0 -27
- package/react/NavigationList/Readme.md +0 -148
- package/react/NavigationList/index.jsx +0 -53
- package/react/NavigationList/styles.styl +0 -2
- package/react/NestedSelect/BottomSheet.jsx +0 -48
- package/react/NestedSelect/ItemRow.jsx +0 -96
- package/react/NestedSelect/Modal.jsx +0 -63
- package/react/NestedSelect/NestedSelect.jsx +0 -276
- package/react/NestedSelect/NestedSelect.md +0 -220
- package/react/NestedSelect/NestedSelect.spec.jsx +0 -199
- package/react/NestedSelect/NestedSelectResponsive.jsx +0 -15
- package/react/NestedSelect/helpers.js +0 -35
- package/react/NestedSelect/helpers.spec.js +0 -36
- package/react/NestedSelect/index.jsx +0 -4
- package/react/NestedSelect/styles.styl +0 -20
- package/react/NestedSelect/testing.js +0 -3
- package/react/NoSsr/index.js +0 -3
- package/react/OrderedList/Readme.md +0 -9
- package/react/OrderedList/index.jsx +0 -19
- package/react/OrderedList/styles.styl +0 -19
- package/react/OutlinedInput/index.js +0 -3
- package/react/Page/Readme.md +0 -15
- package/react/Page/index.jsx +0 -111
- package/react/Page/keyboard.js +0 -104
- package/react/Page/styles.styl +0 -9
- package/react/Panel/index.jsx +0 -12
- package/react/Panel/styles.styl +0 -10
- package/react/Paper/Readme.md +0 -54
- package/react/Paper/index.js +0 -3
- package/react/PasswordExample/Readme.md +0 -13
- package/react/PasswordExample/index.jsx +0 -82
- package/react/PasswordExample/styles.styl +0 -7
- package/react/PasswordField/Readme.md +0 -8
- package/react/PasswordField/index.jsx +0 -52
- package/react/PasswordField/locales/en.json +0 -6
- package/react/PasswordField/locales/fr.json +0 -6
- package/react/Paywall/MaxAccountsByKonnectorPaywall.jsx +0 -32
- package/react/Paywall/MaxAccountsPaywall.jsx +0 -27
- package/react/Paywall/MaxDaysToCapturePaywall.jsx +0 -27
- package/react/Paywall/MaxPapersPaywall.jsx +0 -29
- package/react/Paywall/OnlyOfficePaywall.jsx +0 -24
- package/react/Paywall/PasswordSharingPaywall.jsx +0 -20
- package/react/Paywall/Paywall.jsx +0 -124
- package/react/Paywall/Paywall.spec.jsx +0 -230
- package/react/Paywall/QuotaPaywall.jsx +0 -18
- package/react/Paywall/Readme.md +0 -147
- package/react/Paywall/helpers.js +0 -22
- package/react/Paywall/howto.md +0 -28
- package/react/Paywall/index.jsx +0 -7
- package/react/Paywall/locales/en.json +0 -95
- package/react/Paywall/locales/fr.json +0 -95
- package/react/Paywall/locales/withPaywallLocales.jsx +0 -10
- package/react/PieChart/Readme.md +0 -53
- package/react/PieChart/index.jsx +0 -141
- package/react/PieChart/index.spec.jsx +0 -123
- package/react/PointerAlert/Readme.md +0 -167
- package/react/PointerAlert/index.jsx +0 -113
- package/react/Popover/index.js +0 -3
- package/react/Popper/index.js +0 -3
- package/react/Popper/testing.js +0 -21
- package/react/Popup/Readme.md +0 -22
- package/react/Popup/index.jsx +0 -154
- package/react/Popup/index.spec.jsx +0 -105
- package/react/PopupOpener/Readme.md +0 -8
- package/react/PopupOpener/index.jsx +0 -56
- package/react/Portal/index.jsx +0 -8
- package/react/Progress/Readme.md +0 -31
- package/react/Progress/index.js +0 -2
- package/react/ProgressionBanner/Readme.md +0 -30
- package/react/ProgressionBanner/index.jsx +0 -68
- package/react/QualificationGrid/Readme.md +0 -25
- package/react/QualificationGrid/helpers.js +0 -7
- package/react/QualificationGrid/index.jsx +0 -87
- package/react/QualificationGrid/locales/en.json +0 -15
- package/react/QualificationGrid/locales/fr.json +0 -15
- package/react/QualificationGrid/locales/withLocales.jsx +0 -10
- package/react/QualificationIcon/Readme.md +0 -14
- package/react/QualificationIcon/index.jsx +0 -105
- package/react/QualificationItem/Readme.md +0 -8
- package/react/QualificationItem/index.jsx +0 -64
- package/react/QualificationModal/Readme.md +0 -28
- package/react/QualificationModal/helpers.js +0 -63
- package/react/QualificationModal/helpers.spec.js +0 -61
- package/react/QualificationModal/index.jsx +0 -71
- package/react/QualificationModal/locales/en.json +0 -6
- package/react/QualificationModal/locales/fr.json +0 -6
- package/react/QualificationModal/locales/index.jsx +0 -7
- package/react/RadioGroup/index.js +0 -3
- package/react/Radios/Readme.md +0 -133
- package/react/Radios/index.jsx +0 -22
- package/react/RootRef/index.js +0 -3
- package/react/ScopedCssBaseline/index.js +0 -3
- package/react/SearchBar/Readme.md +0 -87
- package/react/SearchBar/index.jsx +0 -298
- package/react/SearchBar/locales/en.json +0 -5
- package/react/SearchBar/locales/fr.json +0 -5
- package/react/SearchBar/locales/withOnlyLocales.jsx +0 -10
- package/react/Select/index.js +0 -3
- package/react/SelectBox/ControlDefault.jsx +0 -25
- package/react/SelectBox/Readme.md +0 -382
- package/react/SelectBox/SelectBox.jsx +0 -369
- package/react/SelectBox/SelectBoxWithFixedOptions.jsx +0 -54
- package/react/SelectBox/index.jsx +0 -13
- package/react/SelectBox/styles.styl +0 -98
- package/react/SelectionBar/Readme.md +0 -86
- package/react/SelectionBar/SelectionBarAction.jsx +0 -71
- package/react/SelectionBar/SelectionBarMore.jsx +0 -75
- package/react/SelectionBar/helpers.js +0 -22
- package/react/SelectionBar/helpers.spec.js +0 -54
- package/react/SelectionBar/index.jsx +0 -178
- package/react/SelectionBar/styles.styl +0 -6
- package/react/SelectionBar/useMaxActions.jsx +0 -36
- package/react/ShortcutTile/index.tsx +0 -61
- package/react/Sidebar/Readme.md +0 -65
- package/react/Sidebar/index.jsx +0 -41
- package/react/Sidebar/styles.styl +0 -4
- package/react/Skeleton/index.js +0 -3
- package/react/Skeletons/ListItemSkeleton.jsx +0 -42
- package/react/Skeletons/ListSkeleton.jsx +0 -39
- package/react/Skeletons/Readme.md +0 -50
- package/react/Skeletons/index.js +0 -2
- package/react/Slide/index.js +0 -3
- package/react/Slider/index.js +0 -3
- package/react/Snackbar/Readme.md +0 -86
- package/react/Snackbar/index.jsx +0 -25
- package/react/SnackbarContent/index.js +0 -3
- package/react/Spinner/Readme.md +0 -68
- package/react/Spinner/index.jsx +0 -76
- package/react/Spinner/styles.styl +0 -32
- package/react/SquareAppIcon/Readme.md +0 -185
- package/react/SquareAppIcon/SquareAppIcon.spec.js +0 -88
- package/react/SquareAppIcon/__snapshots__/SquareAppIcon.spec.js.snap +0 -474
- package/react/SquareAppIcon/constants.json +0 -6
- package/react/SquareAppIcon/index.jsx +0 -289
- package/react/SquareAppIcon/styles.styl +0 -141
- package/react/Stack/Readme.md +0 -67
- package/react/Stack/index.jsx +0 -27
- package/react/Stack/styles.styl +0 -6
- package/react/Step/index.js +0 -3
- package/react/StepButton/index.js +0 -3
- package/react/StepConnector/index.js +0 -3
- package/react/StepContent/index.js +0 -3
- package/react/StepIcon/index.js +0 -3
- package/react/StepLabel/index.js +0 -3
- package/react/Stepper/Readme.md +0 -50
- package/react/Stepper/index.jsx +0 -4
- package/react/Stepper/testing.jsx +0 -43
- package/react/Storage/Readme.md +0 -46
- package/react/Storage/StorageButton.jsx +0 -34
- package/react/Storage/StorageProgress.jsx +0 -52
- package/react/Storage/index.jsx +0 -41
- package/react/Storage/locales/en.json +0 -7
- package/react/Storage/locales/fr.json +0 -7
- package/react/Storage/locales/index.jsx +0 -7
- package/react/SvgIcon/index.js +0 -3
- package/react/SwipeableDrawer/index.js +0 -3
- package/react/Switch/Readme.md +0 -74
- package/react/Switch/index.jsx +0 -19
- package/react/Tab/index.js +0 -3
- package/react/Table/Readme.md +0 -130
- package/react/Table/Virtualized/Cell.jsx +0 -69
- package/react/Table/Virtualized/Dnd/CustomDrag/CustomDragLayer.jsx +0 -45
- package/react/Table/Virtualized/Dnd/CustomDrag/DragPreview.jsx +0 -43
- package/react/Table/Virtualized/Dnd/CustomDrag/DragPreviewWrapper.jsx +0 -52
- package/react/Table/Virtualized/Dnd/DnDConfigWrapper.jsx +0 -48
- package/react/Table/Virtualized/Dnd/TableRow.jsx +0 -94
- package/react/Table/Virtualized/Dnd/index.jsx +0 -35
- package/react/Table/Virtualized/Dnd/virtuosoComponents.jsx +0 -25
- package/react/Table/Virtualized/FixedHeaderContent.jsx +0 -64
- package/react/Table/Virtualized/HeadCell.jsx +0 -53
- package/react/Table/Virtualized/RowContent.jsx +0 -52
- package/react/Table/Virtualized/TableRow.jsx +0 -20
- package/react/Table/Virtualized/helpers.js +0 -43
- package/react/Table/Virtualized/helpers.spec.js +0 -108
- package/react/Table/Virtualized/index.jsx +0 -128
- package/react/Table/Virtualized/virtuosoComponents.jsx +0 -35
- package/react/Table/index.js +0 -3
- package/react/TableBody/index.js +0 -3
- package/react/TableCell/index.js +0 -3
- package/react/TableContainer/index.js +0 -19
- package/react/TableFooter/index.js +0 -3
- package/react/TableHead/index.js +0 -3
- package/react/TablePagination/index.js +0 -3
- package/react/TableRow/index.js +0 -18
- package/react/TableSortLabel/index.js +0 -3
- package/react/Tabs/Readme.md +0 -100
- package/react/Tabs/index.jsx +0 -46
- package/react/TextField/MobileSelect.jsx +0 -126
- package/react/TextField/Readme.md +0 -217
- package/react/TextField/index.jsx +0 -51
- package/react/Textarea/Readme.md +0 -58
- package/react/Textarea/index.jsx +0 -58
- package/react/Textarea/styles.styl +0 -13
- package/react/TextareaAutosize/index.js +0 -3
- package/react/Thumbnail/Readme.md +0 -31
- package/react/Thumbnail/Thumbnail.styl +0 -51
- package/react/Thumbnail/index.jsx +0 -41
- package/react/Tile/index.jsx +0 -98
- package/react/Tile/styles.styl +0 -122
- package/react/Timeline/index.js +0 -3
- package/react/TimelineConnector/index.js +0 -3
- package/react/TimelineContent/index.js +0 -3
- package/react/TimelineDot/index.js +0 -3
- package/react/TimelineItem/index.js +0 -3
- package/react/TimelineOppositeContent/index.js +0 -3
- package/react/TimelineSeparator/index.js +0 -3
- package/react/Toggle/index.jsx +0 -50
- package/react/Toggle/styles.styl +0 -39
- package/react/ToggleButton/Readme.md +0 -60
- package/react/ToggleButton/index.js +0 -26
- package/react/ToggleButtonGroup/Readme.md +0 -90
- package/react/ToggleButtonGroup/index.js +0 -3
- package/react/Toolbar/index.js +0 -3
- package/react/Tooltip/Readme.md +0 -30
- package/react/Tooltip/index.jsx +0 -7
- package/react/Typography/Readme.md +0 -44
- package/react/Typography/index.jsx +0 -25
- package/react/UnorderedList/Readme.md +0 -9
- package/react/UnorderedList/index.jsx +0 -19
- package/react/UnorderedList/styles.styl +0 -22
- package/react/UploadQueue/FileUploadProgress.jsx +0 -49
- package/react/UploadQueue/Item.jsx +0 -99
- package/react/UploadQueue/Pending.jsx +0 -12
- package/react/UploadQueue/Readme.md +0 -95
- package/react/UploadQueue/RemainingTime.jsx +0 -26
- package/react/UploadQueue/helpers.js +0 -3
- package/react/UploadQueue/index.jsx +0 -156
- package/react/UploadQueue/index.spec.jsx +0 -162
- package/react/UploadQueue/locales/en.json +0 -10
- package/react/UploadQueue/locales/es.json +0 -10
- package/react/UploadQueue/locales/fr.json +0 -10
- package/react/UploadQueue/styles.styl +0 -155
- package/react/UploadQueue/useStatusIcon.js +0 -31
- package/react/Wizard/Readme.md +0 -86
- package/react/Wizard/index.jsx +0 -182
- package/react/Wizard/styles.styl +0 -98
- package/react/Zoom/index.js +0 -3
- package/react/deprecated/ActionMenu/ActionMenuEffects.ts +0 -51
- package/react/deprecated/ActionMenu/ActionMenuHeader.jsx +0 -18
- package/react/deprecated/ActionMenu/ActionMenuItem.jsx +0 -46
- package/react/deprecated/ActionMenu/ActionMenuItemWrapper.jsx +0 -83
- package/react/deprecated/ActionMenu/ActionMenuRadio.jsx +0 -8
- package/react/deprecated/ActionMenu/ActionMenuWithClose.jsx +0 -31
- package/react/deprecated/ActionMenu/ActionMenuWrapper.jsx +0 -42
- package/react/deprecated/ActionMenu/Actions/ActionsItems.jsx +0 -46
- package/react/deprecated/ActionMenu/Actions/call.js +0 -29
- package/react/deprecated/ActionMenu/Actions/emailTo.js +0 -29
- package/react/deprecated/ActionMenu/Actions/helpers.js +0 -63
- package/react/deprecated/ActionMenu/Actions/helpers.spec.js +0 -36
- package/react/deprecated/ActionMenu/Actions/hr.js +0 -10
- package/react/deprecated/ActionMenu/Actions/index.js +0 -7
- package/react/deprecated/ActionMenu/Actions/locales/en.json +0 -8
- package/react/deprecated/ActionMenu/Actions/locales/fr.json +0 -8
- package/react/deprecated/ActionMenu/Actions/locales/withActionsLocales.jsx +0 -10
- package/react/deprecated/ActionMenu/Actions/modify.js +0 -41
- package/react/deprecated/ActionMenu/Actions/smsTo.js +0 -29
- package/react/deprecated/ActionMenu/Actions/viewInContacts.js +0 -41
- package/react/deprecated/ActionMenu/NotInlineWrapper.jsx +0 -57
- package/react/deprecated/ActionMenu/Readme.md +0 -180
- package/react/deprecated/ActionMenu/index.jsx +0 -134
- package/react/deprecated/ActionMenu/styles.styl +0 -17
- package/react/deprecated/Alerter/Alert.jsx +0 -116
- package/react/deprecated/Alerter/Readme.md +0 -74
- package/react/deprecated/Alerter/index.jsx +0 -146
- package/react/deprecated/Alerter/styles.styl +0 -37
- package/react/deprecated/BottomDrawer/Readme.md +0 -34
- package/react/deprecated/BottomDrawer/index.jsx +0 -157
- package/react/deprecated/BottomDrawer/styles.styl +0 -18
- package/react/deprecated/Button/Readme.md +0 -240
- package/react/deprecated/Button/index.jsx +0 -180
- package/react/deprecated/Button/styles.styl +0 -85
- package/react/deprecated/ButtonAction/index.jsx +0 -78
- package/react/deprecated/ButtonAction/styles.styl +0 -22
- package/react/deprecated/Chip/Readme.md +0 -161
- package/react/deprecated/Chip/index.jsx +0 -88
- package/react/deprecated/Chip/styles.styl +0 -58
- package/react/deprecated/CompositeRow/Readme.md +0 -102
- package/react/deprecated/CompositeRow/index.jsx +0 -92
- package/react/deprecated/CompositeRow/styles.styl +0 -17
- package/react/deprecated/GridItem/Readme.md +0 -25
- package/react/deprecated/GridItem/index.jsx +0 -25
- package/react/deprecated/GridItem/styles.styl +0 -8
- package/react/deprecated/Infos/Readme.md +0 -37
- package/react/deprecated/Infos/index.jsx +0 -125
- package/react/deprecated/Infos/styles.styl +0 -32
- package/react/deprecated/InfosCarrousel/Readme.md +0 -64
- package/react/deprecated/InfosCarrousel/index.jsx +0 -109
- package/react/deprecated/InfosCarrousel/styles.styl +0 -31
- package/react/deprecated/InlineCard/Readme.md +0 -8
- package/react/deprecated/InlineCard/index.jsx +0 -21
- package/react/deprecated/InlineCard/styles.styl +0 -7
- package/react/deprecated/IntentModal/IntentModal.jsx +0 -98
- package/react/deprecated/IntentModal/IntentModal.md +0 -26
- package/react/deprecated/IntentModal/index.js +0 -1
- package/react/deprecated/IntentModal/styles.styl +0 -23
- package/react/deprecated/IntentOpener/IntentOpener.jsx +0 -95
- package/react/deprecated/IntentOpener/IntentOpener.md +0 -16
- package/react/deprecated/IntentOpener/index.js +0 -1
- package/react/deprecated/Media/Media.jsx +0 -43
- package/react/deprecated/Media/Readme.md +0 -71
- package/react/deprecated/Media/index.js +0 -1
- package/react/deprecated/Media/styles.styl +0 -16
- package/react/deprecated/Menus/Readme.md +0 -25
- package/react/deprecated/Menus/index.js +0 -125
- package/react/deprecated/Modal/AnimatedContentHeader.jsx +0 -9
- package/react/deprecated/Modal/ModalBackButton.jsx +0 -37
- package/react/deprecated/Modal/ModalButtons.jsx +0 -51
- package/react/deprecated/Modal/ModalContent.jsx +0 -122
- package/react/deprecated/Modal/ModalCross.jsx +0 -33
- package/react/deprecated/Modal/ModalEffects.ts +0 -63
- package/react/deprecated/Modal/ModalFooter.jsx +0 -10
- package/react/deprecated/Modal/ModalHeader.jsx +0 -53
- package/react/deprecated/Modal/ModalSection.jsx +0 -18
- package/react/deprecated/Modal/Readme.md +0 -485
- package/react/deprecated/Modal/index.jsx +0 -317
- package/react/deprecated/Modal/styles.styl +0 -114
- package/react/deprecated/NarrowContent/Readme.md +0 -23
- package/react/deprecated/NarrowContent/index.jsx +0 -12
- package/react/deprecated/NarrowContent/styles.styl +0 -2
- package/react/deprecated/Overlay/Readme.md +0 -30
- package/react/deprecated/Overlay/index.jsx +0 -79
- package/react/deprecated/Overlay/styles.styl +0 -4
- package/react/deprecated/PercentageBar/Readme.md +0 -18
- package/react/deprecated/PercentageBar/index.jsx +0 -21
- package/react/deprecated/PercentageBar/styles.styl +0 -11
- package/react/deprecated/PercentageLine/PercentageLine.styl +0 -4
- package/react/deprecated/PercentageLine/Readme.md +0 -9
- package/react/deprecated/PercentageLine/index.jsx +0 -32
- package/react/deprecated/PushClientButton/Readme.md +0 -40
- package/react/deprecated/PushClientButton/index.jsx +0 -46
- package/react/deprecated/PushClientButton/index.spec.jsx +0 -25
- package/react/deprecated/PushClientButton/styles.styl +0 -4
- package/react/deprecated/QuotaAlert/Readme.md +0 -40
- package/react/deprecated/QuotaAlert/index.jsx +0 -18
- package/react/deprecated/Radio/Readme.md +0 -127
- package/react/deprecated/Radio/index.jsx +0 -89
- package/react/deprecated/Radio/index.spec.jsx +0 -173
- package/react/deprecated/Radio/styles.styl +0 -4
- package/react/deprecated/RaisedList/README.md +0 -20
- package/react/deprecated/RaisedList/index.js +0 -21
- package/react/deprecated/Table/Readme.md +0 -32
- package/react/deprecated/Table/index.jsx +0 -61
- package/react/deprecated/Table/styles.styl +0 -22
- package/react/deprecated/ViewStack/ModalStack.jsx +0 -43
- package/react/deprecated/ViewStack/Readme.md +0 -10
- package/react/deprecated/ViewStack/ViewStack.jsx +0 -41
- package/react/deprecated/ViewStack/context.js +0 -4
- package/react/deprecated/ViewStack/example.jsx +0 -41
- package/react/deprecated/ViewStack/hooks.js +0 -30
- package/react/deprecated/ViewStack/index.js +0 -3
- package/react/deprecated/readme.md +0 -1
- package/react/helpers/acceptedTypes.js +0 -50
- package/react/helpers/acceptedTypes.spec.js +0 -86
- package/react/helpers/appDataset.js +0 -46
- package/react/helpers/appDataset.spec.js +0 -73
- package/react/helpers/breakpoints.js +0 -35
- package/react/helpers/createDepreciationLogger.js +0 -10
- package/react/helpers/createDepreciationLogger.spec.js +0 -21
- package/react/helpers/getRandomUUID.js +0 -28
- package/react/helpers/getRandomUUID.spec.js +0 -9
- package/react/helpers/getSafeArea.ts +0 -15
- package/react/helpers/isTesting.js +0 -2
- package/react/helpers/migrateProps.jsx +0 -89
- package/react/helpers/ref.js +0 -11
- package/react/helpers/ref.spec.js +0 -28
- package/react/helpers/useProgression.jsx +0 -30
- package/react/helpers/withBreakpoints.jsx +0 -81
- package/react/helpers/withOffline.jsx +0 -33
- package/react/helpers/withState.jsx +0 -43
- package/react/hooks/useBreakpoints.md +0 -12
- package/react/hooks/useBrowserOffline.js +0 -34
- package/react/hooks/useBrowserOffline.md +0 -9
- package/react/hooks/useBrowserOffline.spec.js +0 -93
- package/react/hooks/useClientErrors.jsx +0 -140
- package/react/hooks/useClientErrors.spec.jsx +0 -94
- package/react/hooks/useConfirmExit/Readme.md +0 -38
- package/react/hooks/useConfirmExit/index.jsx +0 -174
- package/react/hooks/useConfirmExit/index.spec.js +0 -186
- package/react/hooks/useConfirmExit/locales/en.json +0 -8
- package/react/hooks/useConfirmExit/locales/fr.json +0 -8
- package/react/hooks/useCycle.jsx +0 -37
- package/react/hooks/useCycle.md +0 -27
- package/react/hooks/useCycle.spec.jsx +0 -58
- package/react/hooks/useEventListener.js +0 -17
- package/react/hooks/useEventListener.md +0 -13
- package/react/hooks/useEventListener.spec.js +0 -72
- package/react/hooks/useMediaQuery.js +0 -6
- package/react/hooks/usePeriodicRender.js +0 -23
- package/react/hooks/usePeriodicRender.md +0 -17
- package/react/hooks/usePeriodicRender.spec.js +0 -70
- package/react/hooks/useRealtime.js +0 -51
- package/react/hooks/useRealtime.spec.js +0 -42
- package/react/hooks/useScroll.jsx +0 -44
- package/react/hooks/useScroll.md +0 -34
- package/react/hooks/useScroll.spec.jsx +0 -57
- package/react/hooks/useSetFlagshipUi/helpers.js +0 -152
- package/react/hooks/useSetFlagshipUi/useSetFlagshipUI.spec.ts +0 -295
- package/react/hooks/useSetFlagshipUi/useSetFlagshipUI.ts +0 -58
- package/react/index.js +0 -142
- package/react/jestLib/I18n.js +0 -13
- package/react/legacy/Avatar/Readme.md +0 -52
- package/react/legacy/Avatar/helpers.js +0 -17
- package/react/legacy/Avatar/index.jsx +0 -77
- package/react/legacy/Avatar/styles.styl +0 -49
- package/react/legacy/Breadcrumbs/Readme.md +0 -86
- package/react/legacy/Breadcrumbs/index.jsx +0 -93
- package/react/legacy/Breadcrumbs/styles.styl +0 -23
- package/react/legacy/readme.md +0 -1
- package/react/mocks/apps.js +0 -151
- package/react/palette.js +0 -49
- package/react/providers/Alert/Readme.md +0 -65
- package/react/providers/Alert/index.jsx +0 -77
- package/react/providers/Breakpoints/Readme.md +0 -64
- package/react/providers/Breakpoints/index.jsx +0 -58
- package/react/providers/Breakpoints/useIframeConnection.jsx +0 -31
- package/react/providers/Breakpoints/useIframeToSendWidth.jsx +0 -33
- package/react/providers/Breakpoints/useParentBreakpoints.jsx +0 -36
- package/react/providers/ConfirmDialog/Readme.md +0 -35
- package/react/providers/ConfirmDialog/index.jsx +0 -60
- package/react/providers/CozyTheme/CozyThemeWithQuery.jsx +0 -25
- package/react/providers/CozyTheme/DumbCozyTheme.jsx +0 -65
- package/react/providers/CozyTheme/Readme.md +0 -88
- package/react/providers/CozyTheme/index.jsx +0 -59
- package/react/providers/CozyTheme/queries.js +0 -14
- package/react/providers/DemoProvider.jsx +0 -40
- package/react/providers/Encrypted/index.jsx +0 -25
- package/react/providers/I18n/createUseI18n.jsx +0 -32
- package/react/providers/I18n/format.jsx +0 -62
- package/react/providers/I18n/format.spec.jsx +0 -73
- package/react/providers/I18n/helpers.js +0 -33
- package/react/providers/I18n/index.jsx +0 -107
- package/react/providers/I18n/index.spec.jsx +0 -135
- package/react/providers/I18n/translate.jsx +0 -28
- package/react/providers/I18n/translation.jsx +0 -42
- package/react/providers/I18n/useExtendI18n.jsx +0 -37
- package/react/providers/I18n/withLocales.jsx +0 -47
- package/react/providers/I18n/withLocales.spec.jsx +0 -58
- package/react/providers/I18n/withOnlyLocales.jsx +0 -38
- package/react/providers/Intent/index.jsx +0 -83
- package/react/providers/Readme.md +0 -1
- package/react/providers/Selection/Readme.md +0 -28
- package/react/providers/Selection/index.jsx +0 -84
- package/react/styles/index.js +0 -1
- package/react/utils/Dnd/CustomDrag/CustomDragLayer.jsx +0 -45
- package/react/utils/Dnd/CustomDrag/DragPreview.jsx +0 -43
- package/react/utils/Dnd/CustomDrag/DragPreviewWrapper.jsx +0 -52
- package/react/utils/Dnd/DnDConfigWrapper.jsx +0 -48
- package/react/utils/color.js +0 -30
- package/react/utils/color.spec.js +0 -8
- package/react/utils/dom.jsx +0 -10
- package/react/utils/index.js +0 -1
- package/react/utils/react.js +0 -35
- package/scripts/screenshots/fetchAllComponents.js +0 -114
- package/scripts/screenshots/helpers.js +0 -39
- package/scripts/screenshots/parser.js +0 -61
- package/scripts/screenshots/prepares.js +0 -58
- package/scripts/screenshots/screenshotComponent.js +0 -68
- package/scripts/screenshots/screenshotKSSStyleguide.js +0 -60
- package/scripts/screenshots/screenshotReactStyleguide.js +0 -74
- package/transpiled/react/Accordion/index.d.ts +0 -2
- package/transpiled/react/Accordion/index.js +0 -2
- package/transpiled/react/AccordionActions/index.d.ts +0 -2
- package/transpiled/react/AccordionActions/index.js +0 -2
- package/transpiled/react/AccordionDetails/index.d.ts +0 -2
- package/transpiled/react/AccordionDetails/index.js +0 -2
- package/transpiled/react/AccordionSummary/AccordionExpandIcon.d.ts +0 -2
- package/transpiled/react/AccordionSummary/AccordionExpandIcon.js +0 -12
- package/transpiled/react/AccordionSummary/index.d.ts +0 -2
- package/transpiled/react/AccordionSummary/index.js +0 -7
- package/transpiled/react/ActionsBar/ResponsiveAction.d.ts +0 -3
- package/transpiled/react/ActionsBar/ResponsiveAction.js +0 -62
- package/transpiled/react/ActionsBar/index.d.ts +0 -2
- package/transpiled/react/ActionsBar/index.js +0 -221
- package/transpiled/react/ActionsBar/locales/withActionsLocales.d.ts +0 -8
- package/transpiled/react/ActionsBar/locales/withActionsLocales.js +0 -14
- package/transpiled/react/ActionsMenu/Actions/addToFavorites.d.ts +0 -14
- package/transpiled/react/ActionsMenu/Actions/addToFavorites.js +0 -144
- package/transpiled/react/ActionsMenu/Actions/call.d.ts +0 -9
- package/transpiled/react/ActionsMenu/Actions/call.js +0 -35
- package/transpiled/react/ActionsMenu/Actions/copyToClipboard.d.ts +0 -12
- package/transpiled/react/ActionsMenu/Actions/copyToClipboard.js +0 -91
- package/transpiled/react/ActionsMenu/Actions/divider.d.ts +0 -5
- package/transpiled/react/ActionsMenu/Actions/divider.js +0 -13
- package/transpiled/react/ActionsMenu/Actions/download.d.ts +0 -15
- package/transpiled/react/ActionsMenu/Actions/download.js +0 -51
- package/transpiled/react/ActionsMenu/Actions/editAttribute.d.ts +0 -11
- package/transpiled/react/ActionsMenu/Actions/editAttribute.js +0 -40
- package/transpiled/react/ActionsMenu/Actions/emailTo.d.ts +0 -9
- package/transpiled/react/ActionsMenu/Actions/emailTo.js +0 -35
- package/transpiled/react/ActionsMenu/Actions/helpers.d.ts +0 -8
- package/transpiled/react/ActionsMenu/Actions/helpers.js +0 -478
- package/transpiled/react/ActionsMenu/Actions/helpers.spec.d.ts +0 -1
- package/transpiled/react/ActionsMenu/Actions/index.d.ts +0 -15
- package/transpiled/react/ActionsMenu/Actions/index.js +0 -15
- package/transpiled/react/ActionsMenu/Actions/locales/withActionsLocales.d.ts +0 -13
- package/transpiled/react/ActionsMenu/Actions/locales/withActionsLocales.js +0 -70
- package/transpiled/react/ActionsMenu/Actions/makeAction.d.ts +0 -17
- package/transpiled/react/ActionsMenu/Actions/makeAction.js +0 -45
- package/transpiled/react/ActionsMenu/Actions/modify.d.ts +0 -11
- package/transpiled/react/ActionsMenu/Actions/modify.js +0 -42
- package/transpiled/react/ActionsMenu/Actions/others.d.ts +0 -6
- package/transpiled/react/ActionsMenu/Actions/others.js +0 -12
- package/transpiled/react/ActionsMenu/Actions/print.d.ts +0 -14
- package/transpiled/react/ActionsMenu/Actions/print.js +0 -144
- package/transpiled/react/ActionsMenu/Actions/removeFromFavorites.d.ts +0 -14
- package/transpiled/react/ActionsMenu/Actions/removeFromFavorites.js +0 -144
- package/transpiled/react/ActionsMenu/Actions/smsTo.d.ts +0 -9
- package/transpiled/react/ActionsMenu/Actions/smsTo.js +0 -35
- package/transpiled/react/ActionsMenu/Actions/viewInContacts.d.ts +0 -11
- package/transpiled/react/ActionsMenu/Actions/viewInContacts.js +0 -42
- package/transpiled/react/ActionsMenu/Actions/viewInDrive.d.ts +0 -11
- package/transpiled/react/ActionsMenu/Actions/viewInDrive.js +0 -50
- package/transpiled/react/ActionsMenu/ActionsItems.d.ts +0 -11
- package/transpiled/react/ActionsMenu/ActionsItems.js +0 -81
- package/transpiled/react/ActionsMenu/ActionsMenuButton.d.ts +0 -5
- package/transpiled/react/ActionsMenu/ActionsMenuButton.js +0 -49
- package/transpiled/react/ActionsMenu/ActionsMenuItem.d.ts +0 -3
- package/transpiled/react/ActionsMenu/ActionsMenuItem.js +0 -37
- package/transpiled/react/ActionsMenu/ActionsMenuMobileHeader.d.ts +0 -3
- package/transpiled/react/ActionsMenu/ActionsMenuMobileHeader.js +0 -31
- package/transpiled/react/ActionsMenu/ActionsMenuWrapper.d.ts +0 -15
- package/transpiled/react/ActionsMenu/ActionsMenuWrapper.js +0 -81
- package/transpiled/react/ActionsMenu/index.d.ts +0 -3
- package/transpiled/react/ActionsMenu/index.js +0 -94
- package/transpiled/react/Alert/index.d.ts +0 -54
- package/transpiled/react/Alert/index.js +0 -138
- package/transpiled/react/AlertTitle/index.d.ts +0 -2
- package/transpiled/react/AlertTitle/index.js +0 -2
- package/transpiled/react/AppBar/index.d.ts +0 -2
- package/transpiled/react/AppBar/index.js +0 -2
- package/transpiled/react/AppIcon/index.d.ts +0 -50
- package/transpiled/react/AppIcon/index.js +0 -234
- package/transpiled/react/AppLinker/index.d.ts +0 -35
- package/transpiled/react/AppLinker/index.js +0 -122
- package/transpiled/react/AppLinker/index.spec.d.ts +0 -1
- package/transpiled/react/AppLinker/native.config.d.ts +0 -1
- package/transpiled/react/AppLinker/native.config.js +0 -1
- package/transpiled/react/AppLinker/native.d.ts +0 -6
- package/transpiled/react/AppLinker/native.js +0 -61
- package/transpiled/react/AppLinker/native.spec.d.ts +0 -1
- package/transpiled/react/AppSections/Sections.d.ts +0 -48
- package/transpiled/react/AppSections/Sections.js +0 -344
- package/transpiled/react/AppSections/_mockApps.d.ts +0 -242
- package/transpiled/react/AppSections/_mockApps.js +0 -202
- package/transpiled/react/AppSections/categories.d.ts +0 -7
- package/transpiled/react/AppSections/categories.js +0 -173
- package/transpiled/react/AppSections/categories.spec.d.ts +0 -1
- package/transpiled/react/AppSections/components/AppsSection.d.ts +0 -20
- package/transpiled/react/AppSections/components/AppsSection.js +0 -89
- package/transpiled/react/AppSections/components/AppsSection.spec.d.ts +0 -1
- package/transpiled/react/AppSections/components/DropdownFilter.d.ts +0 -17
- package/transpiled/react/AppSections/components/DropdownFilter.js +0 -77
- package/transpiled/react/AppSections/constants.d.ts +0 -8
- package/transpiled/react/AppSections/constants.js +0 -8
- package/transpiled/react/AppSections/generateI18nConfig.d.ts +0 -4
- package/transpiled/react/AppSections/generateI18nConfig.js +0 -25
- package/transpiled/react/AppSections/helpers.d.ts +0 -2
- package/transpiled/react/AppSections/helpers.js +0 -12
- package/transpiled/react/AppSections/helpers.spec.d.ts +0 -1
- package/transpiled/react/AppSections/index.d.ts +0 -3
- package/transpiled/react/AppSections/index.js +0 -3
- package/transpiled/react/AppSections/index.spec.d.ts +0 -1
- package/transpiled/react/AppSections/search.d.ts +0 -3
- package/transpiled/react/AppSections/search.js +0 -141
- package/transpiled/react/AppSections/search.spec.d.ts +0 -1
- package/transpiled/react/AppTile/AppTile.spec.d.ts +0 -1
- package/transpiled/react/AppTile/helpers.d.ts +0 -9
- package/transpiled/react/AppTile/helpers.js +0 -22
- package/transpiled/react/AppTile/index.d.ts +0 -33
- package/transpiled/react/AppTile/index.js +0 -121
- package/transpiled/react/AppTitle/index.d.ts +0 -20
- package/transpiled/react/AppTitle/index.js +0 -118
- package/transpiled/react/Avatar/helpers.d.ts +0 -34
- package/transpiled/react/Avatar/helpers.js +0 -49
- package/transpiled/react/Avatar/index.d.ts +0 -27
- package/transpiled/react/Avatar/index.js +0 -66
- package/transpiled/react/AvatarGroup/index.d.ts +0 -17
- package/transpiled/react/AvatarGroup/index.js +0 -48
- package/transpiled/react/Backdrop/index.d.ts +0 -11
- package/transpiled/react/Backdrop/index.js +0 -31
- package/transpiled/react/Badge/index.d.ts +0 -38
- package/transpiled/react/Badge/index.js +0 -68
- package/transpiled/react/Banner/index.d.ts +0 -28
- package/transpiled/react/Banner/index.js +0 -99
- package/transpiled/react/Banner/index.spec.d.ts +0 -1
- package/transpiled/react/BarButton/index.d.ts +0 -17
- package/transpiled/react/BarButton/index.js +0 -116
- package/transpiled/react/BarContextProvider/index.d.ts +0 -10
- package/transpiled/react/BarContextProvider/index.js +0 -32
- package/transpiled/react/BarContextProvider/index.spec.d.ts +0 -1
- package/transpiled/react/BarTitle/index.d.ts +0 -15
- package/transpiled/react/BarTitle/index.js +0 -27
- package/transpiled/react/BottomNavigation/index.d.ts +0 -2
- package/transpiled/react/BottomNavigation/index.js +0 -2
- package/transpiled/react/BottomNavigationAction/index.d.ts +0 -2
- package/transpiled/react/BottomNavigationAction/index.js +0 -2
- package/transpiled/react/BottomSheet/BackdropOrFragment.d.ts +0 -6
- package/transpiled/react/BottomSheet/BackdropOrFragment.js +0 -16
- package/transpiled/react/BottomSheet/BottomSheet.d.ts +0 -8
- package/transpiled/react/BottomSheet/BottomSheet.js +0 -450
- package/transpiled/react/BottomSheet/BottomSheetHeader.d.ts +0 -9
- package/transpiled/react/BottomSheet/BottomSheetHeader.js +0 -18
- package/transpiled/react/BottomSheet/BottomSheetItem.d.ts +0 -3
- package/transpiled/react/BottomSheet/BottomSheetItem.js +0 -35
- package/transpiled/react/BottomSheet/BottomSheetTitle.d.ts +0 -3
- package/transpiled/react/BottomSheet/BottomSheetTitle.js +0 -46
- package/transpiled/react/BottomSheet/constants.d.ts +0 -1
- package/transpiled/react/BottomSheet/constants.js +0 -1
- package/transpiled/react/BottomSheet/helpers.d.ts +0 -46
- package/transpiled/react/BottomSheet/helpers.js +0 -133
- package/transpiled/react/BottomSheet/helpers.spec.d.ts +0 -1
- package/transpiled/react/BottomSheet/index.d.ts +0 -4
- package/transpiled/react/BottomSheet/index.js +0 -4
- package/transpiled/react/Box/index.d.ts +0 -2
- package/transpiled/react/Box/index.js +0 -2
- package/transpiled/react/Breadcrumbs/index.d.ts +0 -2
- package/transpiled/react/Breadcrumbs/index.js +0 -2
- package/transpiled/react/Button/index.d.ts +0 -2
- package/transpiled/react/Button/index.js +0 -2
- package/transpiled/react/ButtonBase/index.d.ts +0 -2
- package/transpiled/react/ButtonBase/index.js +0 -2
- package/transpiled/react/Buttons/index.d.ts +0 -3
- package/transpiled/react/Buttons/index.js +0 -104
- package/transpiled/react/Card/index.d.ts +0 -19
- package/transpiled/react/Card/index.js +0 -58
- package/transpiled/react/CardActionArea/index.d.ts +0 -2
- package/transpiled/react/CardActionArea/index.js +0 -2
- package/transpiled/react/CardActions/index.d.ts +0 -2
- package/transpiled/react/CardActions/index.js +0 -2
- package/transpiled/react/CardContent/index.d.ts +0 -2
- package/transpiled/react/CardContent/index.js +0 -2
- package/transpiled/react/CardHeader/index.d.ts +0 -2
- package/transpiled/react/CardHeader/index.js +0 -2
- package/transpiled/react/CardMedia/index.d.ts +0 -2
- package/transpiled/react/CardMedia/index.js +0 -2
- package/transpiled/react/Checkbox/index.d.ts +0 -37
- package/transpiled/react/Checkbox/index.js +0 -103
- package/transpiled/react/Chips/index.d.ts +0 -3
- package/transpiled/react/Chips/index.js +0 -35
- package/transpiled/react/CipherIcon/index.d.ts +0 -2
- package/transpiled/react/CipherIcon/index.js +0 -78
- package/transpiled/react/CipherIcon/index.spec.d.ts +0 -1
- package/transpiled/react/Circle/index.d.ts +0 -24
- package/transpiled/react/Circle/index.js +0 -50
- package/transpiled/react/CircleButton/helpers.d.ts +0 -10
- package/transpiled/react/CircleButton/helpers.js +0 -26
- package/transpiled/react/CircleButton/helpers.spec.d.ts +0 -1
- package/transpiled/react/CircleButton/index.d.ts +0 -21
- package/transpiled/react/CircleButton/index.js +0 -116
- package/transpiled/react/CircularChart/CircularChartProgress.d.ts +0 -3
- package/transpiled/react/CircularChart/CircularChartProgress.js +0 -68
- package/transpiled/react/CircularChart/CircularProgressWithBackground.d.ts +0 -3
- package/transpiled/react/CircularChart/CircularProgressWithBackground.js +0 -44
- package/transpiled/react/CircularChart/helpers.d.ts +0 -1
- package/transpiled/react/CircularChart/helpers.js +0 -43
- package/transpiled/react/CircularChart/index.d.ts +0 -3
- package/transpiled/react/CircularChart/index.js +0 -59
- package/transpiled/react/CircularProgress/index.d.ts +0 -2
- package/transpiled/react/CircularProgress/index.js +0 -2
- package/transpiled/react/ClickAwayListener/index.d.ts +0 -2
- package/transpiled/react/ClickAwayListener/index.js +0 -2
- package/transpiled/react/Collapse/index.d.ts +0 -2
- package/transpiled/react/Collapse/index.js +0 -2
- package/transpiled/react/ContactPicker/index.d.ts +0 -21
- package/transpiled/react/ContactPicker/index.js +0 -111
- package/transpiled/react/ContactPicker/index.spec.d.ts +0 -1
- package/transpiled/react/Contacts/AddModal/ContactAddressDialog/helpers.d.ts +0 -4
- package/transpiled/react/Contacts/AddModal/ContactAddressDialog/helpers.js +0 -20
- package/transpiled/react/Contacts/AddModal/ContactAddressDialog/helpers.spec.d.ts +0 -1
- package/transpiled/react/Contacts/AddModal/ContactAddressDialog/index.d.ts +0 -39
- package/transpiled/react/Contacts/AddModal/ContactAddressDialog/index.js +0 -87
- package/transpiled/react/Contacts/AddModal/ContactAddressDialog/locales/index.d.ts +0 -6
- package/transpiled/react/Contacts/AddModal/ContactAddressDialog/locales/index.js +0 -54
- package/transpiled/react/Contacts/AddModal/ContactForm/FieldInput.d.ts +0 -39
- package/transpiled/react/Contacts/AddModal/ContactForm/FieldInput.js +0 -135
- package/transpiled/react/Contacts/AddModal/ContactForm/FieldInputAccordion.d.ts +0 -12
- package/transpiled/react/Contacts/AddModal/ContactForm/FieldInputAccordion.js +0 -69
- package/transpiled/react/Contacts/AddModal/ContactForm/FieldInputArray.d.ts +0 -14
- package/transpiled/react/Contacts/AddModal/ContactForm/FieldInputArray.js +0 -82
- package/transpiled/react/Contacts/AddModal/ContactForm/FieldInputLayout.d.ts +0 -22
- package/transpiled/react/Contacts/AddModal/ContactForm/FieldInputLayout.js +0 -80
- package/transpiled/react/Contacts/AddModal/ContactForm/FieldInputWrapper.d.ts +0 -16
- package/transpiled/react/Contacts/AddModal/ContactForm/FieldInputWrapper.js +0 -31
- package/transpiled/react/Contacts/AddModal/ContactForm/HasValueCondition.d.ts +0 -18
- package/transpiled/react/Contacts/AddModal/ContactForm/HasValueCondition.js +0 -32
- package/transpiled/react/Contacts/AddModal/ContactForm/HasValueCondition.spec.d.ts +0 -1
- package/transpiled/react/Contacts/AddModal/ContactForm/RelatedContactList.d.ts +0 -15
- package/transpiled/react/Contacts/AddModal/ContactForm/RelatedContactList.js +0 -39
- package/transpiled/react/Contacts/AddModal/ContactForm/TextFieldCustomLabelSelect.d.ts +0 -9
- package/transpiled/react/Contacts/AddModal/ContactForm/TextFieldCustomLabelSelect.js +0 -81
- package/transpiled/react/Contacts/AddModal/ContactForm/TextFieldSelect.d.ts +0 -5
- package/transpiled/react/Contacts/AddModal/ContactForm/TextFieldSelect.js +0 -42
- package/transpiled/react/Contacts/AddModal/ContactForm/contactToFormValues.d.ts +0 -2
- package/transpiled/react/Contacts/AddModal/ContactForm/contactToFormValues.js +0 -95
- package/transpiled/react/Contacts/AddModal/ContactForm/contactToFormValues.spec.d.ts +0 -1
- package/transpiled/react/Contacts/AddModal/ContactForm/fieldsConfig.d.ts +0 -4
- package/transpiled/react/Contacts/AddModal/ContactForm/fieldsConfig.js +0 -291
- package/transpiled/react/Contacts/AddModal/ContactForm/formValuesToContact.d.ts +0 -6
- package/transpiled/react/Contacts/AddModal/ContactForm/formValuesToContact.js +0 -96
- package/transpiled/react/Contacts/AddModal/ContactForm/formValuesToContact.spec.d.ts +0 -1
- package/transpiled/react/Contacts/AddModal/ContactForm/helpers.d.ts +0 -34
- package/transpiled/react/Contacts/AddModal/ContactForm/helpers.js +0 -374
- package/transpiled/react/Contacts/AddModal/ContactForm/helpers.spec.d.ts +0 -1
- package/transpiled/react/Contacts/AddModal/ContactForm/index.d.ts +0 -11
- package/transpiled/react/Contacts/AddModal/ContactForm/index.js +0 -130
- package/transpiled/react/Contacts/AddModal/ContactForm/index.spec.d.ts +0 -1
- package/transpiled/react/Contacts/AddModal/ContactForm/locales/index.d.ts +0 -6
- package/transpiled/react/Contacts/AddModal/ContactForm/locales/index.js +0 -154
- package/transpiled/react/Contacts/AddModal/CustomLabelDialog/index.d.ts +0 -22
- package/transpiled/react/Contacts/AddModal/CustomLabelDialog/index.js +0 -113
- package/transpiled/react/Contacts/AddModal/CustomLabelDialog/locales/index.d.ts +0 -6
- package/transpiled/react/Contacts/AddModal/CustomLabelDialog/locales/index.js +0 -34
- package/transpiled/react/Contacts/AddModal/index.d.ts +0 -7
- package/transpiled/react/Contacts/AddModal/index.js +0 -109
- package/transpiled/react/Contacts/AddModal/locales/index.d.ts +0 -6
- package/transpiled/react/Contacts/AddModal/locales/index.js +0 -30
- package/transpiled/react/Contacts/AddModal/mocks.d.ts +0 -289
- package/transpiled/react/Contacts/AddModal/mocks.js +0 -246
- package/transpiled/react/Contacts/AddModal/types.d.ts +0 -54
- package/transpiled/react/Contacts/AddModal/types.js +0 -49
- package/transpiled/react/Contacts/GroupsSelect/GroupCreation.d.ts +0 -3
- package/transpiled/react/Contacts/GroupsSelect/GroupCreation.js +0 -137
- package/transpiled/react/Contacts/GroupsSelect/GroupsSelect.d.ts +0 -56
- package/transpiled/react/Contacts/GroupsSelect/GroupsSelect.js +0 -181
- package/transpiled/react/Contacts/GroupsSelect/GroupsSelect.spec.d.ts +0 -22
- package/transpiled/react/Contacts/GroupsSelect/GroupsSelectProvider.d.ts +0 -5
- package/transpiled/react/Contacts/GroupsSelect/GroupsSelectProvider.js +0 -38
- package/transpiled/react/Contacts/GroupsSelect/SelectBox/Control.d.ts +0 -14
- package/transpiled/react/Contacts/GroupsSelect/SelectBox/Control.js +0 -37
- package/transpiled/react/Contacts/GroupsSelect/SelectBox/EditGroupName.d.ts +0 -7
- package/transpiled/react/Contacts/GroupsSelect/SelectBox/EditGroupName.js +0 -71
- package/transpiled/react/Contacts/GroupsSelect/SelectBox/Menu.d.ts +0 -7
- package/transpiled/react/Contacts/GroupsSelect/SelectBox/Menu.js +0 -34
- package/transpiled/react/Contacts/GroupsSelect/SelectBox/Option.d.ts +0 -18
- package/transpiled/react/Contacts/GroupsSelect/SelectBox/Option.js +0 -66
- package/transpiled/react/Contacts/GroupsSelect/SelectBox/SelectContainer.d.ts +0 -2
- package/transpiled/react/Contacts/GroupsSelect/SelectBox/SelectContainer.js +0 -12
- package/transpiled/react/Contacts/GroupsSelect/helpers.d.ts +0 -9
- package/transpiled/react/Contacts/GroupsSelect/helpers.js +0 -30
- package/transpiled/react/Contacts/GroupsSelect/locales/index.d.ts +0 -6
- package/transpiled/react/Contacts/GroupsSelect/locales/index.js +0 -46
- package/transpiled/react/Contacts/GroupsSelect/useGroupSelect.d.ts +0 -11
- package/transpiled/react/Contacts/GroupsSelect/useGroupSelect.js +0 -179
- package/transpiled/react/Contacts/Header/GroupsSelection.d.ts +0 -7
- package/transpiled/react/Contacts/Header/GroupsSelection.js +0 -84
- package/transpiled/react/Contacts/Header/ImportDropdown.d.ts +0 -4
- package/transpiled/react/Contacts/Header/ImportDropdown.js +0 -88
- package/transpiled/react/Contacts/Header/SearchInput.d.ts +0 -4
- package/transpiled/react/Contacts/Header/SearchInput.js +0 -24
- package/transpiled/react/Contacts/Header/index.d.ts +0 -26
- package/transpiled/react/Contacts/Header/index.js +0 -72
- package/transpiled/react/Contacts/Header/locales/index.d.ts +0 -6
- package/transpiled/react/Contacts/Header/locales/index.js +0 -34
- package/transpiled/react/ContactsList/ContactCell.d.ts +0 -8
- package/transpiled/react/ContactsList/ContactCell.js +0 -32
- package/transpiled/react/ContactsList/ContactRow.d.ts +0 -16
- package/transpiled/react/ContactsList/ContactRow.js +0 -62
- package/transpiled/react/ContactsList/ContactRow.spec.d.ts +0 -1
- package/transpiled/react/ContactsList/Contacts/ContactCozy.d.ts +0 -14
- package/transpiled/react/ContactsList/Contacts/ContactCozy.js +0 -31
- package/transpiled/react/ContactsList/Contacts/ContactEmail.d.ts +0 -14
- package/transpiled/react/ContactsList/Contacts/ContactEmail.js +0 -31
- package/transpiled/react/ContactsList/Contacts/ContactIdentity.d.ts +0 -10
- package/transpiled/react/ContactsList/Contacts/ContactIdentity.js +0 -67
- package/transpiled/react/ContactsList/Contacts/ContactName.d.ts +0 -10
- package/transpiled/react/ContactsList/Contacts/ContactName.js +0 -34
- package/transpiled/react/ContactsList/Contacts/ContactPhone.d.ts +0 -14
- package/transpiled/react/ContactsList/Contacts/ContactPhone.js +0 -31
- package/transpiled/react/ContactsList/ContactsList.d.ts +0 -2
- package/transpiled/react/ContactsList/ContactsList.js +0 -51
- package/transpiled/react/ContactsList/helpers.d.ts +0 -9
- package/transpiled/react/ContactsList/helpers.js +0 -130
- package/transpiled/react/ContactsList/helpers.spec.d.ts +0 -1
- package/transpiled/react/ContactsList/index.d.ts +0 -2
- package/transpiled/react/ContactsList/index.js +0 -2
- package/transpiled/react/ContactsList/locales/withContactsListLocales.d.ts +0 -8
- package/transpiled/react/ContactsList/locales/withContactsListLocales.js +0 -16
- package/transpiled/react/ContactsListModal/AddContact/AddContactActions.d.ts +0 -2
- package/transpiled/react/ContactsListModal/AddContact/AddContactActions.js +0 -19
- package/transpiled/react/ContactsListModal/AddContact/AddContactContent.d.ts +0 -2
- package/transpiled/react/ContactsListModal/AddContact/AddContactContent.js +0 -65
- package/transpiled/react/ContactsListModal/AddContact/AddContactDialog.d.ts +0 -6
- package/transpiled/react/ContactsListModal/AddContact/AddContactDialog.js +0 -42
- package/transpiled/react/ContactsListModal/AddContact/AddContactTitle.d.ts +0 -2
- package/transpiled/react/ContactsListModal/AddContact/AddContactTitle.js +0 -9
- package/transpiled/react/ContactsListModal/AddContact/helpers.d.ts +0 -6
- package/transpiled/react/ContactsListModal/AddContact/helpers.js +0 -48
- package/transpiled/react/ContactsListModal/AddContact/helpers.spec.d.ts +0 -1
- package/transpiled/react/ContactsListModal/ContactsListContent.d.ts +0 -2
- package/transpiled/react/ContactsListModal/ContactsListContent.js +0 -72
- package/transpiled/react/ContactsListModal/ContactsListModal.d.ts +0 -20
- package/transpiled/react/ContactsListModal/ContactsListModal.js +0 -144
- package/transpiled/react/ContactsListModal/ContactsListModalWithQuery.d.ts +0 -12
- package/transpiled/react/ContactsListModal/ContactsListModalWithQuery.js +0 -29
- package/transpiled/react/ContactsListModal/EmptyMessage.d.ts +0 -2
- package/transpiled/react/ContactsListModal/EmptyMessage.js +0 -19
- package/transpiled/react/ContactsListModal/MobileHeader.d.ts +0 -16
- package/transpiled/react/ContactsListModal/MobileHeader.js +0 -49
- package/transpiled/react/ContactsListModal/index.d.ts +0 -2
- package/transpiled/react/ContactsListModal/index.js +0 -39
- package/transpiled/react/ContactsListModal/mockClient.d.ts +0 -3
- package/transpiled/react/ContactsListModal/mockClient.js +0 -1998
- package/transpiled/react/ContactsListModal/queries.d.ts +0 -7
- package/transpiled/react/ContactsListModal/queries.js +0 -14
- package/transpiled/react/ContactsListModal/withContactsListLocales.d.ts +0 -7
- package/transpiled/react/ContactsListModal/withContactsListLocales.js +0 -28
- package/transpiled/react/Container/index.d.ts +0 -2
- package/transpiled/react/Container/index.js +0 -2
- package/transpiled/react/Counter/index.d.ts +0 -18
- package/transpiled/react/Counter/index.js +0 -18
- package/transpiled/react/CozyDialogs/ConfirmDialog.d.ts +0 -9
- package/transpiled/react/CozyDialogs/ConfirmDialog.js +0 -64
- package/transpiled/react/CozyDialogs/Dialog.d.ts +0 -6
- package/transpiled/react/CozyDialogs/Dialog.js +0 -53
- package/transpiled/react/CozyDialogs/DialogBackButton.d.ts +0 -11
- package/transpiled/react/CozyDialogs/DialogBackButton.js +0 -40
- package/transpiled/react/CozyDialogs/DialogCloseButton.d.ts +0 -11
- package/transpiled/react/CozyDialogs/DialogCloseButton.js +0 -40
- package/transpiled/react/CozyDialogs/DialogTransition.d.ts +0 -3
- package/transpiled/react/CozyDialogs/DialogTransition.js +0 -24
- package/transpiled/react/CozyDialogs/FixedActionsDialog.d.ts +0 -6
- package/transpiled/react/CozyDialogs/FixedActionsDialog.js +0 -59
- package/transpiled/react/CozyDialogs/FixedDialog.d.ts +0 -6
- package/transpiled/react/CozyDialogs/FixedDialog.js +0 -49
- package/transpiled/react/CozyDialogs/IllustrationDialog.d.ts +0 -6
- package/transpiled/react/CozyDialogs/IllustrationDialog.js +0 -64
- package/transpiled/react/CozyDialogs/PermissionDialog.d.ts +0 -25
- package/transpiled/react/CozyDialogs/PermissionDialog.js +0 -80
- package/transpiled/react/CozyDialogs/SpecificDialogs/AllowLocationDialog.d.ts +0 -2
- package/transpiled/react/CozyDialogs/SpecificDialogs/AllowLocationDialog.js +0 -73
- package/transpiled/react/CozyDialogs/SpecificDialogs/AuthentificationDialog.d.ts +0 -2
- package/transpiled/react/CozyDialogs/SpecificDialogs/AuthentificationDialog.js +0 -113
- package/transpiled/react/CozyDialogs/SpecificDialogs/InstallFlagshipAppDialog.d.ts +0 -2
- package/transpiled/react/CozyDialogs/SpecificDialogs/InstallFlagshipAppDialog.js +0 -80
- package/transpiled/react/CozyDialogs/SpecificDialogs/icons/CozyLocation.d.ts +0 -2
- package/transpiled/react/CozyDialogs/SpecificDialogs/icons/CozyLocation.js +0 -41
- package/transpiled/react/CozyDialogs/SpecificDialogs/icons/QRCodeInstallFlagshipAppDialog.png +0 -0
- package/transpiled/react/CozyDialogs/SpecificDialogs/icons/appstore.png +0 -0
- package/transpiled/react/CozyDialogs/SpecificDialogs/icons/playstore.png +0 -0
- package/transpiled/react/CozyDialogs/SpecificDialogs/index.d.ts +0 -3
- package/transpiled/react/CozyDialogs/SpecificDialogs/index.js +0 -3
- package/transpiled/react/CozyDialogs/SpecificDialogs/withSpecificDialogsLocales.d.ts +0 -8
- package/transpiled/react/CozyDialogs/SpecificDialogs/withSpecificDialogsLocales.js +0 -60
- package/transpiled/react/CozyDialogs/TopAnchoredDialog.d.ts +0 -18
- package/transpiled/react/CozyDialogs/TopAnchoredDialog.js +0 -23
- package/transpiled/react/CozyDialogs/background.png +0 -0
- package/transpiled/react/CozyDialogs/dialogPropTypes.d.ts +0 -14
- package/transpiled/react/CozyDialogs/dialogPropTypes.js +0 -13
- package/transpiled/react/CozyDialogs/e2e.d.ts +0 -2
- package/transpiled/react/CozyDialogs/e2e.js +0 -65
- package/transpiled/react/CozyDialogs/index.d.ts +0 -11
- package/transpiled/react/CozyDialogs/index.js +0 -11
- package/transpiled/react/CozyDialogs/locales.d.ts +0 -19
- package/transpiled/react/CozyDialogs/locales.js +0 -14
- package/transpiled/react/CozyDialogs/testing.d.ts +0 -5
- package/transpiled/react/CozyDialogs/testing.js +0 -35
- package/transpiled/react/CozyDialogs/testing.spec.d.ts +0 -1
- package/transpiled/react/CozyDialogs/useCozyDialog.d.ts +0 -15
- package/transpiled/react/CozyDialogs/useCozyDialog.js +0 -141
- package/transpiled/react/CssBaseline/index.d.ts +0 -2
- package/transpiled/react/CssBaseline/index.js +0 -2
- package/transpiled/react/DateMonthPicker/index.d.ts +0 -13
- package/transpiled/react/DateMonthPicker/index.js +0 -119
- package/transpiled/react/DateMonthPicker/index.spec.d.ts +0 -1
- package/transpiled/react/DatePicker/helpers.d.ts +0 -5
- package/transpiled/react/DatePicker/helpers.js +0 -19
- package/transpiled/react/DatePicker/helpers.spec.d.ts +0 -1
- package/transpiled/react/DatePicker/index.d.ts +0 -2
- package/transpiled/react/DatePicker/index.js +0 -331
- package/transpiled/react/DatePicker/locales/withOwnLocales.d.ts +0 -8
- package/transpiled/react/DatePicker/locales/withOwnLocales.js +0 -22
- package/transpiled/react/Dialog/DialogActions.d.ts +0 -2
- package/transpiled/react/Dialog/DialogActions.js +0 -2
- package/transpiled/react/Dialog/DialogContent.d.ts +0 -2
- package/transpiled/react/Dialog/DialogContent.js +0 -2
- package/transpiled/react/Dialog/DialogContentText.d.ts +0 -2
- package/transpiled/react/Dialog/DialogContentText.js +0 -2
- package/transpiled/react/Dialog/DialogEffects.d.ts +0 -36
- package/transpiled/react/Dialog/DialogEffects.js +0 -145
- package/transpiled/react/Dialog/DialogTitle.d.ts +0 -2
- package/transpiled/react/Dialog/DialogTitle.js +0 -2
- package/transpiled/react/Dialog/index.d.ts +0 -14
- package/transpiled/react/Dialog/index.js +0 -31
- package/transpiled/react/DialogActions/index.d.ts +0 -2
- package/transpiled/react/DialogActions/index.js +0 -2
- package/transpiled/react/DialogContent/index.d.ts +0 -2
- package/transpiled/react/DialogContent/index.js +0 -2
- package/transpiled/react/DialogContentText/index.d.ts +0 -2
- package/transpiled/react/DialogContentText/index.js +0 -2
- package/transpiled/react/DialogTitle/index.d.ts +0 -2
- package/transpiled/react/DialogTitle/index.js +0 -2
- package/transpiled/react/Divider/TextDivider/index.d.ts +0 -18
- package/transpiled/react/Divider/TextDivider/index.js +0 -36
- package/transpiled/react/Divider/index.d.ts +0 -8
- package/transpiled/react/Divider/index.js +0 -55
- package/transpiled/react/Drawer/index.d.ts +0 -2
- package/transpiled/react/Drawer/index.js +0 -2
- package/transpiled/react/DropdownButton/index.d.ts +0 -3
- package/transpiled/react/DropdownButton/index.js +0 -84
- package/transpiled/react/DropdownText/index.d.ts +0 -3
- package/transpiled/react/DropdownText/index.js +0 -122
- package/transpiled/react/Empty/index.d.ts +0 -38
- package/transpiled/react/Empty/index.js +0 -85
- package/transpiled/react/Fab/ExtendableFab.d.ts +0 -3
- package/transpiled/react/Fab/ExtendableFab.js +0 -32
- package/transpiled/react/Fab/index.d.ts +0 -3
- package/transpiled/react/Fab/index.js +0 -6
- package/transpiled/react/Fade/index.d.ts +0 -2
- package/transpiled/react/Fade/index.js +0 -2
- package/transpiled/react/Field/index.d.ts +0 -53
- package/transpiled/react/Field/index.js +0 -269
- package/transpiled/react/Field/index.spec.d.ts +0 -1
- package/transpiled/react/Figure/Figure.d.ts +0 -18
- package/transpiled/react/Figure/Figure.js +0 -98
- package/transpiled/react/Figure/Figure.spec.d.ts +0 -1
- package/transpiled/react/Figure/FigureBlock.d.ts +0 -26
- package/transpiled/react/Figure/FigureBlock.js +0 -54
- package/transpiled/react/Figure/index.d.ts +0 -2
- package/transpiled/react/Figure/index.js +0 -2
- package/transpiled/react/FileImageLoader/checkImageSource.d.ts +0 -1
- package/transpiled/react/FileImageLoader/checkImageSource.js +0 -49
- package/transpiled/react/FileImageLoader/index.d.ts +0 -45
- package/transpiled/react/FileImageLoader/index.js +0 -368
- package/transpiled/react/FileImageLoader/index.spec.d.ts +0 -1
- package/transpiled/react/FileInput/index.d.ts +0 -29
- package/transpiled/react/FileInput/index.js +0 -68
- package/transpiled/react/FileInput/index.spec.d.ts +0 -1
- package/transpiled/react/FilePath/index.d.ts +0 -5
- package/transpiled/react/FilePath/index.js +0 -15
- package/transpiled/react/FilePathLink/index.d.ts +0 -5
- package/transpiled/react/FilePathLink/index.js +0 -18
- package/transpiled/react/FilePicker/FilePickerBody.d.ts +0 -19
- package/transpiled/react/FilePicker/FilePickerBody.js +0 -85
- package/transpiled/react/FilePicker/FilePickerBodyItem.d.ts +0 -22
- package/transpiled/react/FilePicker/FilePickerBodyItem.js +0 -105
- package/transpiled/react/FilePicker/FilePickerBodyItem.spec.d.ts +0 -1
- package/transpiled/react/FilePicker/FilePickerBreadcrumb.d.ts +0 -13
- package/transpiled/react/FilePicker/FilePickerBreadcrumb.js +0 -52
- package/transpiled/react/FilePicker/FilePickerFooter.d.ts +0 -15
- package/transpiled/react/FilePicker/FilePickerFooter.js +0 -53
- package/transpiled/react/FilePicker/FilePickerFooter.spec.d.ts +0 -1
- package/transpiled/react/FilePicker/FilePickerHeader.d.ts +0 -14
- package/transpiled/react/FilePicker/FilePickerHeader.js +0 -81
- package/transpiled/react/FilePicker/index.d.ts +0 -22
- package/transpiled/react/FilePicker/index.js +0 -98
- package/transpiled/react/FilePicker/queries.d.ts +0 -14
- package/transpiled/react/FilePicker/queries.js +0 -45
- package/transpiled/react/Filename/index.d.ts +0 -26
- package/transpiled/react/Filename/index.js +0 -85
- package/transpiled/react/FilledInput/index.d.ts +0 -2
- package/transpiled/react/FilledInput/index.js +0 -2
- package/transpiled/react/FormControl/index.d.ts +0 -2
- package/transpiled/react/FormControl/index.js +0 -2
- package/transpiled/react/FormControlLabel/index.d.ts +0 -2
- package/transpiled/react/FormControlLabel/index.js +0 -2
- package/transpiled/react/FormGroup/index.d.ts +0 -2
- package/transpiled/react/FormGroup/index.js +0 -2
- package/transpiled/react/FormHelperText/index.d.ts +0 -2
- package/transpiled/react/FormHelperText/index.js +0 -2
- package/transpiled/react/FormLabel/index.d.ts +0 -2
- package/transpiled/react/FormLabel/index.js +0 -2
- package/transpiled/react/GhostFileBadge/index.d.ts +0 -9
- package/transpiled/react/GhostFileBadge/index.js +0 -41
- package/transpiled/react/Grid/index.d.ts +0 -2
- package/transpiled/react/Grid/index.js +0 -2
- package/transpiled/react/GridList/Virtualized/Dnd/GridItem.d.ts +0 -7
- package/transpiled/react/GridList/Virtualized/Dnd/GridItem.js +0 -139
- package/transpiled/react/GridList/Virtualized/Dnd/index.d.ts +0 -13
- package/transpiled/react/GridList/Virtualized/Dnd/index.js +0 -77
- package/transpiled/react/GridList/Virtualized/index.d.ts +0 -3
- package/transpiled/react/GridList/Virtualized/index.js +0 -24
- package/transpiled/react/GridList/index.d.ts +0 -2
- package/transpiled/react/GridList/index.js +0 -2
- package/transpiled/react/GridListTile/index.d.ts +0 -2
- package/transpiled/react/GridListTile/index.js +0 -2
- package/transpiled/react/GridListTileBar/index.d.ts +0 -2
- package/transpiled/react/GridListTileBar/index.js +0 -2
- package/transpiled/react/Grow/index.d.ts +0 -2
- package/transpiled/react/Grow/index.js +0 -2
- package/transpiled/react/Hero/index.d.ts +0 -48
- package/transpiled/react/Hero/index.js +0 -59
- package/transpiled/react/Hidden/index.d.ts +0 -2
- package/transpiled/react/Hidden/index.js +0 -2
- package/transpiled/react/HistoryRow/index.d.ts +0 -24
- package/transpiled/react/HistoryRow/index.js +0 -88
- package/transpiled/react/I18n/index.d.ts +0 -3
- package/transpiled/react/I18n/index.js +0 -16
- package/transpiled/react/I18n/withLocales.d.ts +0 -2
- package/transpiled/react/I18n/withLocales.js +0 -10
- package/transpiled/react/Icon/Sprite.d.ts +0 -2
- package/transpiled/react/Icon/Sprite.js +0 -16
- package/transpiled/react/Icon/icons-sprite.d.ts +0 -2
- package/transpiled/react/Icon/icons-sprite.js +0 -3
- package/transpiled/react/Icon/index.d.ts +0 -23
- package/transpiled/react/Icon/index.js +0 -116
- package/transpiled/react/IconButton/index.d.ts +0 -46
- package/transpiled/react/IconButton/index.js +0 -43
- package/transpiled/react/IconStack/index.d.ts +0 -2
- package/transpiled/react/IconStack/index.js +0 -46
- package/transpiled/react/Icons/Account.d.ts +0 -2
- package/transpiled/react/Icons/Account.js +0 -13
- package/transpiled/react/Icons/Accounts.d.ts +0 -2
- package/transpiled/react/Icons/Accounts.js +0 -13
- package/transpiled/react/Icons/Album.d.ts +0 -2
- package/transpiled/react/Icons/Album.js +0 -13
- package/transpiled/react/Icons/AlbumAdd.d.ts +0 -2
- package/transpiled/react/Icons/AlbumAdd.js +0 -13
- package/transpiled/react/Icons/AlbumRemove.d.ts +0 -2
- package/transpiled/react/Icons/AlbumRemove.js +0 -13
- package/transpiled/react/Icons/Answer.d.ts +0 -2
- package/transpiled/react/Icons/Answer.js +0 -13
- package/transpiled/react/Icons/Apple.d.ts +0 -2
- package/transpiled/react/Icons/Apple.js +0 -14
- package/transpiled/react/Icons/Apps.d.ts +0 -2
- package/transpiled/react/Icons/Apps.js +0 -17
- package/transpiled/react/Icons/Archive.d.ts +0 -2
- package/transpiled/react/Icons/Archive.js +0 -13
- package/transpiled/react/Icons/ArrowUp.d.ts +0 -2
- package/transpiled/react/Icons/ArrowUp.js +0 -13
- package/transpiled/react/Icons/AssignAdmin.d.ts +0 -2
- package/transpiled/react/Icons/AssignAdmin.js +0 -18
- package/transpiled/react/Icons/AssignModerator.d.ts +0 -2
- package/transpiled/react/Icons/AssignModerator.js +0 -12
- package/transpiled/react/Icons/Assistant.d.ts +0 -2
- package/transpiled/react/Icons/Assistant.js +0 -15
- package/transpiled/react/Icons/Attachment.d.ts +0 -2
- package/transpiled/react/Icons/Attachment.js +0 -13
- package/transpiled/react/Icons/Attention.d.ts +0 -2
- package/transpiled/react/Icons/Attention.js +0 -13
- package/transpiled/react/Icons/Bank.d.ts +0 -2
- package/transpiled/react/Icons/Bank.js +0 -13
- package/transpiled/react/Icons/BankAccounts.d.ts +0 -2
- package/transpiled/react/Icons/BankAccounts.js +0 -15
- package/transpiled/react/Icons/BankCheck.d.ts +0 -2
- package/transpiled/react/Icons/BankCheck.js +0 -15
- package/transpiled/react/Icons/BankGroups.d.ts +0 -2
- package/transpiled/react/Icons/BankGroups.js +0 -15
- package/transpiled/react/Icons/BankOperations.d.ts +0 -2
- package/transpiled/react/Icons/BankOperations.js +0 -13
- package/transpiled/react/Icons/BankRecurrence.d.ts +0 -2
- package/transpiled/react/Icons/BankRecurrence.js +0 -15
- package/transpiled/react/Icons/Banking.d.ts +0 -2
- package/transpiled/react/Icons/Banking.js +0 -13
- package/transpiled/react/Icons/BankingAdd.d.ts +0 -2
- package/transpiled/react/Icons/BankingAdd.js +0 -13
- package/transpiled/react/Icons/Bell.d.ts +0 -2
- package/transpiled/react/Icons/Bell.js +0 -13
- package/transpiled/react/Icons/Benefit.d.ts +0 -2
- package/transpiled/react/Icons/Benefit.js +0 -13
- package/transpiled/react/Icons/Bike.d.ts +0 -2
- package/transpiled/react/Icons/Bike.js +0 -13
- package/transpiled/react/Icons/Bill.d.ts +0 -2
- package/transpiled/react/Icons/Bill.js +0 -13
- package/transpiled/react/Icons/BillPermissions.d.ts +0 -2
- package/transpiled/react/Icons/BillPermissions.js +0 -15
- package/transpiled/react/Icons/Bottom.d.ts +0 -2
- package/transpiled/react/Icons/Bottom.js +0 -13
- package/transpiled/react/Icons/BottomSelect.d.ts +0 -2
- package/transpiled/react/Icons/BottomSelect.js +0 -13
- package/transpiled/react/Icons/BrowserBrave.d.ts +0 -2
- package/transpiled/react/Icons/BrowserBrave.js +0 -14
- package/transpiled/react/Icons/BrowserChrome.d.ts +0 -2
- package/transpiled/react/Icons/BrowserChrome.js +0 -14
- package/transpiled/react/Icons/BrowserDuckduckgo.d.ts +0 -2
- package/transpiled/react/Icons/BrowserDuckduckgo.js +0 -14
- package/transpiled/react/Icons/BrowserEdge.d.ts +0 -2
- package/transpiled/react/Icons/BrowserEdge.js +0 -18
- package/transpiled/react/Icons/BrowserEdgeChromium.d.ts +0 -2
- package/transpiled/react/Icons/BrowserEdgeChromium.js +0 -14
- package/transpiled/react/Icons/BrowserFirefox.d.ts +0 -2
- package/transpiled/react/Icons/BrowserFirefox.js +0 -14
- package/transpiled/react/Icons/BrowserIe.d.ts +0 -2
- package/transpiled/react/Icons/BrowserIe.js +0 -14
- package/transpiled/react/Icons/BrowserOpera.d.ts +0 -2
- package/transpiled/react/Icons/BrowserOpera.js +0 -14
- package/transpiled/react/Icons/BrowserSafari.d.ts +0 -2
- package/transpiled/react/Icons/BrowserSafari.js +0 -14
- package/transpiled/react/Icons/BugReport.d.ts +0 -2
- package/transpiled/react/Icons/BugReport.js +0 -13
- package/transpiled/react/Icons/Burger.d.ts +0 -2
- package/transpiled/react/Icons/Burger.js +0 -13
- package/transpiled/react/Icons/Bus.d.ts +0 -2
- package/transpiled/react/Icons/Bus.js +0 -15
- package/transpiled/react/Icons/Calendar.d.ts +0 -2
- package/transpiled/react/Icons/Calendar.js +0 -13
- package/transpiled/react/Icons/CalendarPermissions.d.ts +0 -2
- package/transpiled/react/Icons/CalendarPermissions.js +0 -13
- package/transpiled/react/Icons/Camera.d.ts +0 -2
- package/transpiled/react/Icons/Camera.js +0 -13
- package/transpiled/react/Icons/Car.d.ts +0 -2
- package/transpiled/react/Icons/Car.js +0 -15
- package/transpiled/react/Icons/CarbonCopy.d.ts +0 -2
- package/transpiled/react/Icons/CarbonCopy.js +0 -14
- package/transpiled/react/Icons/Carpooling.d.ts +0 -2
- package/transpiled/react/Icons/Carpooling.js +0 -17
- package/transpiled/react/Icons/Categories.d.ts +0 -2
- package/transpiled/react/Icons/Categories.js +0 -13
- package/transpiled/react/Icons/Category.d.ts +0 -2
- package/transpiled/react/Icons/Category.js +0 -13
- package/transpiled/react/Icons/Certified.d.ts +0 -2
- package/transpiled/react/Icons/Certified.js +0 -15
- package/transpiled/react/Icons/CertifiedPermissions.d.ts +0 -2
- package/transpiled/react/Icons/CertifiedPermissions.js +0 -15
- package/transpiled/react/Icons/Chat.d.ts +0 -2
- package/transpiled/react/Icons/Chat.js +0 -75
- package/transpiled/react/Icons/ChatText.d.ts +0 -2
- package/transpiled/react/Icons/ChatText.js +0 -72
- package/transpiled/react/Icons/Check.d.ts +0 -2
- package/transpiled/react/Icons/Check.js +0 -13
- package/transpiled/react/Icons/CheckCircle.d.ts +0 -2
- package/transpiled/react/Icons/CheckCircle.js +0 -13
- package/transpiled/react/Icons/CheckList.d.ts +0 -2
- package/transpiled/react/Icons/CheckList.js +0 -13
- package/transpiled/react/Icons/CheckSquare.d.ts +0 -2
- package/transpiled/react/Icons/CheckSquare.js +0 -15
- package/transpiled/react/Icons/CheckWhite.d.ts +0 -2
- package/transpiled/react/Icons/CheckWhite.js +0 -15
- package/transpiled/react/Icons/Checkbox.d.ts +0 -2
- package/transpiled/react/Icons/Checkbox.js +0 -13
- package/transpiled/react/Icons/Chess.d.ts +0 -2
- package/transpiled/react/Icons/Chess.js +0 -13
- package/transpiled/react/Icons/Child.d.ts +0 -2
- package/transpiled/react/Icons/Child.js +0 -15
- package/transpiled/react/Icons/CircleFilled.d.ts +0 -2
- package/transpiled/react/Icons/CircleFilled.js +0 -13
- package/transpiled/react/Icons/Clock.d.ts +0 -2
- package/transpiled/react/Icons/Clock.js +0 -13
- package/transpiled/react/Icons/ClockOutline.d.ts +0 -2
- package/transpiled/react/Icons/ClockOutline.js +0 -13
- package/transpiled/react/Icons/Cloud.d.ts +0 -2
- package/transpiled/react/Icons/Cloud.js +0 -13
- package/transpiled/react/Icons/Cloud2.d.ts +0 -2
- package/transpiled/react/Icons/Cloud2.js +0 -27
- package/transpiled/react/Icons/CloudBroken.d.ts +0 -2
- package/transpiled/react/Icons/CloudBroken.js +0 -13
- package/transpiled/react/Icons/CloudHappy.d.ts +0 -2
- package/transpiled/react/Icons/CloudHappy.js +0 -14
- package/transpiled/react/Icons/CloudPlusOutlined.d.ts +0 -2
- package/transpiled/react/Icons/CloudPlusOutlined.js +0 -13
- package/transpiled/react/Icons/CloudRainbow.d.ts +0 -2
- package/transpiled/react/Icons/CloudRainbow.js +0 -66
- package/transpiled/react/Icons/CloudSync.d.ts +0 -2
- package/transpiled/react/Icons/CloudSync.js +0 -20
- package/transpiled/react/Icons/CloudSync2.d.ts +0 -2
- package/transpiled/react/Icons/CloudSync2.js +0 -22
- package/transpiled/react/Icons/Cocktail.d.ts +0 -2
- package/transpiled/react/Icons/Cocktail.js +0 -13
- package/transpiled/react/Icons/Collect.d.ts +0 -2
- package/transpiled/react/Icons/Collect.js +0 -14
- package/transpiled/react/Icons/Comment.d.ts +0 -2
- package/transpiled/react/Icons/Comment.js +0 -13
- package/transpiled/react/Icons/Company.d.ts +0 -2
- package/transpiled/react/Icons/Company.js +0 -13
- package/transpiled/react/Icons/Compare.d.ts +0 -2
- package/transpiled/react/Icons/Compare.js +0 -13
- package/transpiled/react/Icons/Compass.d.ts +0 -2
- package/transpiled/react/Icons/Compass.js +0 -13
- package/transpiled/react/Icons/ConnectedClients.d.ts +0 -2
- package/transpiled/react/Icons/ConnectedClients.js +0 -13
- package/transpiled/react/Icons/Connector.d.ts +0 -2
- package/transpiled/react/Icons/Connector.js +0 -13
- package/transpiled/react/Icons/Consumption.d.ts +0 -2
- package/transpiled/react/Icons/Consumption.js +0 -15
- package/transpiled/react/Icons/Contacts.d.ts +0 -2
- package/transpiled/react/Icons/Contacts.js +0 -109
- package/transpiled/react/Icons/ContactsAccounts.d.ts +0 -2
- package/transpiled/react/Icons/ContactsAccounts.js +0 -13
- package/transpiled/react/Icons/ContactsGroups.d.ts +0 -2
- package/transpiled/react/Icons/ContactsGroups.js +0 -13
- package/transpiled/react/Icons/ContactsText.d.ts +0 -2
- package/transpiled/react/Icons/ContactsText.js +0 -132
- package/transpiled/react/Icons/Contract.d.ts +0 -2
- package/transpiled/react/Icons/Contract.js +0 -13
- package/transpiled/react/Icons/ContractPermissions.d.ts +0 -2
- package/transpiled/react/Icons/ContractPermissions.js +0 -13
- package/transpiled/react/Icons/Contrast.d.ts +0 -2
- package/transpiled/react/Icons/Contrast.js +0 -13
- package/transpiled/react/Icons/Copy.d.ts +0 -2
- package/transpiled/react/Icons/Copy.js +0 -13
- package/transpiled/react/Icons/Cozy.d.ts +0 -2
- package/transpiled/react/Icons/Cozy.js +0 -15
- package/transpiled/react/Icons/CozyAuthentification.d.ts +0 -2
- package/transpiled/react/Icons/CozyAuthentification.js +0 -13
- package/transpiled/react/Icons/CozyCircle.d.ts +0 -2
- package/transpiled/react/Icons/CozyCircle.js +0 -15
- package/transpiled/react/Icons/CozyLaugh.d.ts +0 -2
- package/transpiled/react/Icons/CozyLaugh.js +0 -14
- package/transpiled/react/Icons/CozyLock.d.ts +0 -2
- package/transpiled/react/Icons/CozyLock.js +0 -15
- package/transpiled/react/Icons/CozyLogo.d.ts +0 -2
- package/transpiled/react/Icons/CozyLogo.js +0 -19
- package/transpiled/react/Icons/CozyRelease.d.ts +0 -2
- package/transpiled/react/Icons/CozyRelease.js +0 -20
- package/transpiled/react/Icons/CozyText.d.ts +0 -2
- package/transpiled/react/Icons/CozyText.js +0 -13
- package/transpiled/react/Icons/CozyUpgrade.d.ts +0 -2
- package/transpiled/react/Icons/CozyUpgrade.js +0 -83
- package/transpiled/react/Icons/Credit.d.ts +0 -2
- package/transpiled/react/Icons/Credit.js +0 -18
- package/transpiled/react/Icons/CreditCard.d.ts +0 -2
- package/transpiled/react/Icons/CreditCard.js +0 -13
- package/transpiled/react/Icons/CreditCardAdd.d.ts +0 -2
- package/transpiled/react/Icons/CreditCardAdd.js +0 -13
- package/transpiled/react/Icons/CreditCardLarge.d.ts +0 -2
- package/transpiled/react/Icons/CreditCardLarge.js +0 -13
- package/transpiled/react/Icons/Crop.d.ts +0 -2
- package/transpiled/react/Icons/Crop.js +0 -13
- package/transpiled/react/Icons/Cross.d.ts +0 -2
- package/transpiled/react/Icons/Cross.js +0 -13
- package/transpiled/react/Icons/CrossCircle.d.ts +0 -2
- package/transpiled/react/Icons/CrossCircle.js +0 -14
- package/transpiled/react/Icons/CrossCircleOutline.d.ts +0 -2
- package/transpiled/react/Icons/CrossCircleOutline.js +0 -15
- package/transpiled/react/Icons/CrossMedium.d.ts +0 -2
- package/transpiled/react/Icons/CrossMedium.js +0 -13
- package/transpiled/react/Icons/CrossSmall.d.ts +0 -2
- package/transpiled/react/Icons/CrossSmall.js +0 -13
- package/transpiled/react/Icons/CrossWhite.d.ts +0 -2
- package/transpiled/react/Icons/CrossWhite.js +0 -15
- package/transpiled/react/Icons/Cube.d.ts +0 -5
- package/transpiled/react/Icons/Cube.js +0 -20
- package/transpiled/react/Icons/Dash.d.ts +0 -2
- package/transpiled/react/Icons/Dash.js +0 -13
- package/transpiled/react/Icons/DashWhite.d.ts +0 -2
- package/transpiled/react/Icons/DashWhite.js +0 -15
- package/transpiled/react/Icons/Dashboard.d.ts +0 -2
- package/transpiled/react/Icons/Dashboard.js +0 -13
- package/transpiled/react/Icons/DataControl.d.ts +0 -2
- package/transpiled/react/Icons/DataControl.js +0 -17
- package/transpiled/react/Icons/Debit.d.ts +0 -2
- package/transpiled/react/Icons/Debit.js +0 -13
- package/transpiled/react/Icons/DesktopDownload.d.ts +0 -2
- package/transpiled/react/Icons/DesktopDownload.js +0 -15
- package/transpiled/react/Icons/DeviceBrowser.d.ts +0 -2
- package/transpiled/react/Icons/DeviceBrowser.js +0 -13
- package/transpiled/react/Icons/DeviceLaptop.d.ts +0 -2
- package/transpiled/react/Icons/DeviceLaptop.js +0 -13
- package/transpiled/react/Icons/DevicePhone.d.ts +0 -2
- package/transpiled/react/Icons/DevicePhone.js +0 -13
- package/transpiled/react/Icons/DeviceTablet.d.ts +0 -2
- package/transpiled/react/Icons/DeviceTablet.js +0 -13
- package/transpiled/react/Icons/Devices.d.ts +0 -2
- package/transpiled/react/Icons/Devices.js +0 -13
- package/transpiled/react/Icons/Discuss.d.ts +0 -2
- package/transpiled/react/Icons/Discuss.js +0 -15
- package/transpiled/react/Icons/Dots.d.ts +0 -2
- package/transpiled/react/Icons/Dots.js +0 -13
- package/transpiled/react/Icons/DotsWhite.d.ts +0 -2
- package/transpiled/react/Icons/DotsWhite.js +0 -15
- package/transpiled/react/Icons/Down.d.ts +0 -2
- package/transpiled/react/Icons/Down.js +0 -13
- package/transpiled/react/Icons/Download.d.ts +0 -2
- package/transpiled/react/Icons/Download.js +0 -13
- package/transpiled/react/Icons/DrawingArrowUp.d.ts +0 -2
- package/transpiled/react/Icons/DrawingArrowUp.js +0 -13
- package/transpiled/react/Icons/Drive.d.ts +0 -2
- package/transpiled/react/Icons/Drive.js +0 -72
- package/transpiled/react/Icons/DriveText.d.ts +0 -2
- package/transpiled/react/Icons/DriveText.js +0 -87
- package/transpiled/react/Icons/Dropdown.d.ts +0 -2
- package/transpiled/react/Icons/Dropdown.js +0 -13
- package/transpiled/react/Icons/DropdownClose.d.ts +0 -2
- package/transpiled/react/Icons/DropdownClose.js +0 -13
- package/transpiled/react/Icons/DropdownOpen.d.ts +0 -2
- package/transpiled/react/Icons/DropdownOpen.js +0 -13
- package/transpiled/react/Icons/Dropup.d.ts +0 -2
- package/transpiled/react/Icons/Dropup.js +0 -13
- package/transpiled/react/Icons/Ecolyo.d.ts +0 -2
- package/transpiled/react/Icons/Ecolyo.js +0 -27
- package/transpiled/react/Icons/ElectricBike.d.ts +0 -2
- package/transpiled/react/Icons/ElectricBike.js +0 -13
- package/transpiled/react/Icons/ElectricCar.d.ts +0 -2
- package/transpiled/react/Icons/ElectricCar.js +0 -15
- package/transpiled/react/Icons/ElectricScooter.d.ts +0 -2
- package/transpiled/react/Icons/ElectricScooter.js +0 -15
- package/transpiled/react/Icons/Email.d.ts +0 -2
- package/transpiled/react/Icons/Email.js +0 -13
- package/transpiled/react/Icons/EmailNotification.d.ts +0 -2
- package/transpiled/react/Icons/EmailNotification.js +0 -13
- package/transpiled/react/Icons/EmailOpen.d.ts +0 -2
- package/transpiled/react/Icons/EmailOpen.js +0 -53
- package/transpiled/react/Icons/Energy.d.ts +0 -2
- package/transpiled/react/Icons/Energy.js +0 -13
- package/transpiled/react/Icons/Energybreakdown.d.ts +0 -2
- package/transpiled/react/Icons/Energybreakdown.js +0 -13
- package/transpiled/react/Icons/Eu.d.ts +0 -2
- package/transpiled/react/Icons/Eu.js +0 -14
- package/transpiled/react/Icons/Euro.d.ts +0 -2
- package/transpiled/react/Icons/Euro.js +0 -13
- package/transpiled/react/Icons/Exchange.d.ts +0 -2
- package/transpiled/react/Icons/Exchange.js +0 -13
- package/transpiled/react/Icons/Eye.d.ts +0 -2
- package/transpiled/react/Icons/Eye.js +0 -13
- package/transpiled/react/Icons/EyeClosed.d.ts +0 -2
- package/transpiled/react/Icons/EyeClosed.js +0 -13
- package/transpiled/react/Icons/FaceId.d.ts +0 -2
- package/transpiled/react/Icons/FaceId.js +0 -13
- package/transpiled/react/Icons/Fallback.d.ts +0 -2
- package/transpiled/react/Icons/Fallback.js +0 -18
- package/transpiled/react/Icons/Family.d.ts +0 -2
- package/transpiled/react/Icons/Family.js +0 -13
- package/transpiled/react/Icons/File.d.ts +0 -2
- package/transpiled/react/Icons/File.js +0 -13
- package/transpiled/react/Icons/FileAdd.d.ts +0 -2
- package/transpiled/react/Icons/FileAdd.js +0 -13
- package/transpiled/react/Icons/FileDuotone.d.ts +0 -2
- package/transpiled/react/Icons/FileDuotone.js +0 -29
- package/transpiled/react/Icons/FileNew.d.ts +0 -2
- package/transpiled/react/Icons/FileNew.js +0 -13
- package/transpiled/react/Icons/FileNone.d.ts +0 -2
- package/transpiled/react/Icons/FileNone.js +0 -17
- package/transpiled/react/Icons/FileOutline.d.ts +0 -2
- package/transpiled/react/Icons/FileOutline.js +0 -13
- package/transpiled/react/Icons/FileTypeAudio.d.ts +0 -2
- package/transpiled/react/Icons/FileTypeAudio.js +0 -19
- package/transpiled/react/Icons/FileTypeBankingAccount.d.ts +0 -2
- package/transpiled/react/Icons/FileTypeBankingAccount.js +0 -24
- package/transpiled/react/Icons/FileTypeBin.d.ts +0 -2
- package/transpiled/react/Icons/FileTypeBin.js +0 -19
- package/transpiled/react/Icons/FileTypeCode.d.ts +0 -2
- package/transpiled/react/Icons/FileTypeCode.js +0 -19
- package/transpiled/react/Icons/FileTypeFiles.d.ts +0 -2
- package/transpiled/react/Icons/FileTypeFiles.js +0 -24
- package/transpiled/react/Icons/FileTypeFolder.d.ts +0 -2
- package/transpiled/react/Icons/FileTypeFolder.js +0 -36
- package/transpiled/react/Icons/FileTypeImage.d.ts +0 -2
- package/transpiled/react/Icons/FileTypeImage.js +0 -27
- package/transpiled/react/Icons/FileTypeNote.d.ts +0 -2
- package/transpiled/react/Icons/FileTypeNote.js +0 -19
- package/transpiled/react/Icons/FileTypePdf.d.ts +0 -2
- package/transpiled/react/Icons/FileTypePdf.js +0 -19
- package/transpiled/react/Icons/FileTypeServer.d.ts +0 -2
- package/transpiled/react/Icons/FileTypeServer.js +0 -60
- package/transpiled/react/Icons/FileTypeSheet.d.ts +0 -2
- package/transpiled/react/Icons/FileTypeSheet.js +0 -24
- package/transpiled/react/Icons/FileTypeSlide.d.ts +0 -2
- package/transpiled/react/Icons/FileTypeSlide.js +0 -24
- package/transpiled/react/Icons/FileTypeText.d.ts +0 -2
- package/transpiled/react/Icons/FileTypeText.js +0 -19
- package/transpiled/react/Icons/FileTypeVideo.d.ts +0 -2
- package/transpiled/react/Icons/FileTypeVideo.js +0 -19
- package/transpiled/react/Icons/FileTypeZip.d.ts +0 -2
- package/transpiled/react/Icons/FileTypeZip.js +0 -19
- package/transpiled/react/Icons/Files.d.ts +0 -2
- package/transpiled/react/Icons/Files.js +0 -44
- package/transpiled/react/Icons/FilesPen.d.ts +0 -2
- package/transpiled/react/Icons/FilesPen.js +0 -19
- package/transpiled/react/Icons/FilesVersions.d.ts +0 -2
- package/transpiled/react/Icons/FilesVersions.js +0 -19
- package/transpiled/react/Icons/Filter.d.ts +0 -2
- package/transpiled/react/Icons/Filter.js +0 -15
- package/transpiled/react/Icons/Fingerprint.d.ts +0 -2
- package/transpiled/react/Icons/Fingerprint.js +0 -13
- package/transpiled/react/Icons/Fitness.d.ts +0 -2
- package/transpiled/react/Icons/Fitness.js +0 -13
- package/transpiled/react/Icons/Flag.d.ts +0 -2
- package/transpiled/react/Icons/Flag.js +0 -13
- package/transpiled/react/Icons/FlagOutlined.d.ts +0 -2
- package/transpiled/react/Icons/FlagOutlined.js +0 -13
- package/transpiled/react/Icons/FlashAuto.d.ts +0 -2
- package/transpiled/react/Icons/FlashAuto.js +0 -13
- package/transpiled/react/Icons/Flashlight.d.ts +0 -2
- package/transpiled/react/Icons/Flashlight.js +0 -15
- package/transpiled/react/Icons/Folder.d.ts +0 -2
- package/transpiled/react/Icons/Folder.js +0 -13
- package/transpiled/react/Icons/FolderAdd.d.ts +0 -2
- package/transpiled/react/Icons/FolderAdd.js +0 -13
- package/transpiled/react/Icons/FolderMoveto.d.ts +0 -2
- package/transpiled/react/Icons/FolderMoveto.js +0 -13
- package/transpiled/react/Icons/FolderOpen.d.ts +0 -2
- package/transpiled/react/Icons/FolderOpen.js +0 -13
- package/transpiled/react/Icons/Forbidden.d.ts +0 -2
- package/transpiled/react/Icons/Forbidden.js +0 -13
- package/transpiled/react/Icons/ForbiddenSign.d.ts +0 -2
- package/transpiled/react/Icons/ForbiddenSign.js +0 -61
- package/transpiled/react/Icons/FromUser.d.ts +0 -2
- package/transpiled/react/Icons/FromUser.js +0 -15
- package/transpiled/react/Icons/Gear.d.ts +0 -2
- package/transpiled/react/Icons/Gear.js +0 -13
- package/transpiled/react/Icons/Globe.d.ts +0 -2
- package/transpiled/react/Icons/Globe.js +0 -13
- package/transpiled/react/Icons/Google.d.ts +0 -2
- package/transpiled/react/Icons/Google.js +0 -26
- package/transpiled/react/Icons/Gouv.d.ts +0 -2
- package/transpiled/react/Icons/Gouv.js +0 -27
- package/transpiled/react/Icons/GraphCircle.d.ts +0 -2
- package/transpiled/react/Icons/GraphCircle.js +0 -13
- package/transpiled/react/Icons/Grid.d.ts +0 -2
- package/transpiled/react/Icons/Grid.js +0 -13
- package/transpiled/react/Icons/GroupList.d.ts +0 -2
- package/transpiled/react/Icons/GroupList.js +0 -13
- package/transpiled/react/Icons/Groups.d.ts +0 -2
- package/transpiled/react/Icons/Groups.js +0 -13
- package/transpiled/react/Icons/Growth.d.ts +0 -2
- package/transpiled/react/Icons/Growth.js +0 -13
- package/transpiled/react/Icons/Hand.d.ts +0 -2
- package/transpiled/react/Icons/Hand.js +0 -13
- package/transpiled/react/Icons/Heart.d.ts +0 -2
- package/transpiled/react/Icons/Heart.js +0 -13
- package/transpiled/react/Icons/Help.d.ts +0 -2
- package/transpiled/react/Icons/Help.js +0 -13
- package/transpiled/react/Icons/HelpOutlined.d.ts +0 -2
- package/transpiled/react/Icons/HelpOutlined.js +0 -13
- package/transpiled/react/Icons/History.d.ts +0 -2
- package/transpiled/react/Icons/History.js +0 -13
- package/transpiled/react/Icons/Home.d.ts +0 -2
- package/transpiled/react/Icons/Home.js +0 -13
- package/transpiled/react/Icons/HomePermissions.d.ts +0 -2
- package/transpiled/react/Icons/HomePermissions.js +0 -15
- package/transpiled/react/Icons/Hourglass.d.ts +0 -2
- package/transpiled/react/Icons/Hourglass.js +0 -13
- package/transpiled/react/Icons/IconCheckAnimated.d.ts +0 -2
- package/transpiled/react/Icons/IconCheckAnimated.js +0 -24
- package/transpiled/react/Icons/IconCrossAnimated.d.ts +0 -2
- package/transpiled/react/Icons/IconCrossAnimated.js +0 -38
- package/transpiled/react/Icons/Identities.d.ts +0 -2
- package/transpiled/react/Icons/Identities.js +0 -13
- package/transpiled/react/Icons/Image.d.ts +0 -2
- package/transpiled/react/Icons/Image.js +0 -13
- package/transpiled/react/Icons/Info.d.ts +0 -2
- package/transpiled/react/Icons/Info.js +0 -13
- package/transpiled/react/Icons/InfoOutlined.d.ts +0 -2
- package/transpiled/react/Icons/InfoOutlined.js +0 -13
- package/transpiled/react/Icons/Justice.d.ts +0 -2
- package/transpiled/react/Icons/Justice.js +0 -13
- package/transpiled/react/Icons/Key.d.ts +0 -2
- package/transpiled/react/Icons/Key.js +0 -13
- package/transpiled/react/Icons/Key2.d.ts +0 -2
- package/transpiled/react/Icons/Key2.js +0 -21
- package/transpiled/react/Icons/Keychain.d.ts +0 -2
- package/transpiled/react/Icons/Keychain.js +0 -13
- package/transpiled/react/Icons/Konnectors.d.ts +0 -2
- package/transpiled/react/Icons/Konnectors.js +0 -13
- package/transpiled/react/Icons/KonnectorsResult.d.ts +0 -2
- package/transpiled/react/Icons/KonnectorsResult.js +0 -13
- package/transpiled/react/Icons/Label.d.ts +0 -2
- package/transpiled/react/Icons/Label.js +0 -13
- package/transpiled/react/Icons/LabelOutlined.d.ts +0 -2
- package/transpiled/react/Icons/LabelOutlined.js +0 -13
- package/transpiled/react/Icons/Laptop.d.ts +0 -2
- package/transpiled/react/Icons/Laptop.js +0 -13
- package/transpiled/react/Icons/Laudry.d.ts +0 -2
- package/transpiled/react/Icons/Laudry.js +0 -15
- package/transpiled/react/Icons/Left.d.ts +0 -2
- package/transpiled/react/Icons/Left.js +0 -13
- package/transpiled/react/Icons/Library.d.ts +0 -2
- package/transpiled/react/Icons/Library.js +0 -15
- package/transpiled/react/Icons/Lightbulb.d.ts +0 -2
- package/transpiled/react/Icons/Lightbulb.js +0 -13
- package/transpiled/react/Icons/Lightning.d.ts +0 -2
- package/transpiled/react/Icons/Lightning.js +0 -13
- package/transpiled/react/Icons/Link.d.ts +0 -2
- package/transpiled/react/Icons/Link.js +0 -13
- package/transpiled/react/Icons/LinkOut.d.ts +0 -2
- package/transpiled/react/Icons/LinkOut.js +0 -13
- package/transpiled/react/Icons/List.d.ts +0 -2
- package/transpiled/react/Icons/List.js +0 -13
- package/transpiled/react/Icons/ListMin.d.ts +0 -2
- package/transpiled/react/Icons/ListMin.js +0 -13
- package/transpiled/react/Icons/Location.d.ts +0 -2
- package/transpiled/react/Icons/Location.js +0 -15
- package/transpiled/react/Icons/LocationPermissions.d.ts +0 -2
- package/transpiled/react/Icons/LocationPermissions.js +0 -13
- package/transpiled/react/Icons/Lock.d.ts +0 -2
- package/transpiled/react/Icons/Lock.js +0 -13
- package/transpiled/react/Icons/LockScreen.d.ts +0 -2
- package/transpiled/react/Icons/LockScreen.js +0 -13
- package/transpiled/react/Icons/Logout.d.ts +0 -2
- package/transpiled/react/Icons/Logout.js +0 -13
- package/transpiled/react/Icons/LogoutLarge.d.ts +0 -2
- package/transpiled/react/Icons/LogoutLarge.js +0 -13
- package/transpiled/react/Icons/MagicTrick.d.ts +0 -2
- package/transpiled/react/Icons/MagicTrick.js +0 -13
- package/transpiled/react/Icons/Magnet.d.ts +0 -2
- package/transpiled/react/Icons/Magnet.js +0 -14
- package/transpiled/react/Icons/Magnifier.d.ts +0 -2
- package/transpiled/react/Icons/Magnifier.js +0 -13
- package/transpiled/react/Icons/Mail.d.ts +0 -2
- package/transpiled/react/Icons/Mail.js +0 -67
- package/transpiled/react/Icons/MailText.d.ts +0 -2
- package/transpiled/react/Icons/MailText.js +0 -72
- package/transpiled/react/Icons/Matrix.d.ts +0 -2
- package/transpiled/react/Icons/Matrix.js +0 -13
- package/transpiled/react/Icons/Merge.d.ts +0 -2
- package/transpiled/react/Icons/Merge.js +0 -13
- package/transpiled/react/Icons/Moped.d.ts +0 -2
- package/transpiled/react/Icons/Moped.js +0 -15
- package/transpiled/react/Icons/Mosaic.d.ts +0 -2
- package/transpiled/react/Icons/Mosaic.js +0 -15
- package/transpiled/react/Icons/MosaicMin.d.ts +0 -2
- package/transpiled/react/Icons/MosaicMin.js +0 -13
- package/transpiled/react/Icons/Motorcycle.d.ts +0 -2
- package/transpiled/react/Icons/Motorcycle.js +0 -13
- package/transpiled/react/Icons/Mountain.d.ts +0 -2
- package/transpiled/react/Icons/Mountain.js +0 -13
- package/transpiled/react/Icons/Movement.d.ts +0 -2
- package/transpiled/react/Icons/Movement.js +0 -13
- package/transpiled/react/Icons/MovementIn.d.ts +0 -2
- package/transpiled/react/Icons/MovementIn.js +0 -13
- package/transpiled/react/Icons/MovementOut.d.ts +0 -2
- package/transpiled/react/Icons/MovementOut.js +0 -13
- package/transpiled/react/Icons/Moveto.d.ts +0 -2
- package/transpiled/react/Icons/Moveto.js +0 -13
- package/transpiled/react/Icons/MultiFiles.d.ts +0 -2
- package/transpiled/react/Icons/MultiFiles.js +0 -13
- package/transpiled/react/Icons/Music.d.ts +0 -2
- package/transpiled/react/Icons/Music.js +0 -13
- package/transpiled/react/Icons/New.d.ts +0 -2
- package/transpiled/react/Icons/New.js +0 -13
- package/transpiled/react/Icons/Next.d.ts +0 -2
- package/transpiled/react/Icons/Next.js +0 -13
- package/transpiled/react/Icons/Note.d.ts +0 -2
- package/transpiled/react/Icons/Note.js +0 -15
- package/transpiled/react/Icons/Notes.d.ts +0 -2
- package/transpiled/react/Icons/Notes.js +0 -70
- package/transpiled/react/Icons/NotesText.d.ts +0 -2
- package/transpiled/react/Icons/NotesText.js +0 -87
- package/transpiled/react/Icons/NotificationEmail.d.ts +0 -2
- package/transpiled/react/Icons/NotificationEmail.js +0 -13
- package/transpiled/react/Icons/Notifications.d.ts +0 -2
- package/transpiled/react/Icons/Notifications.js +0 -13
- package/transpiled/react/Icons/Number.d.ts +0 -2
- package/transpiled/react/Icons/Number.js +0 -13
- package/transpiled/react/Icons/Offline.d.ts +0 -2
- package/transpiled/react/Icons/Offline.js +0 -13
- package/transpiled/react/Icons/Online.d.ts +0 -2
- package/transpiled/react/Icons/Online.js +0 -13
- package/transpiled/react/Icons/OnlyOffice.d.ts +0 -2
- package/transpiled/react/Icons/OnlyOffice.js +0 -67
- package/transpiled/react/Icons/Openapp.d.ts +0 -2
- package/transpiled/react/Icons/Openapp.js +0 -13
- package/transpiled/react/Icons/Openwith.d.ts +0 -2
- package/transpiled/react/Icons/Openwith.js +0 -13
- package/transpiled/react/Icons/Opinions.d.ts +0 -2
- package/transpiled/react/Icons/Opinions.js +0 -13
- package/transpiled/react/Icons/Palette.d.ts +0 -2
- package/transpiled/react/Icons/Palette.js +0 -15
- package/transpiled/react/Icons/Paper.d.ts +0 -2
- package/transpiled/react/Icons/Paper.js +0 -17
- package/transpiled/react/Icons/Paperplane.d.ts +0 -2
- package/transpiled/react/Icons/Paperplane.js +0 -13
- package/transpiled/react/Icons/Papers.d.ts +0 -2
- package/transpiled/react/Icons/Papers.js +0 -72
- package/transpiled/react/Icons/Pass.d.ts +0 -2
- package/transpiled/react/Icons/Pass.js +0 -66
- package/transpiled/react/Icons/PassText.d.ts +0 -2
- package/transpiled/react/Icons/PassText.js +0 -15
- package/transpiled/react/Icons/Password.d.ts +0 -2
- package/transpiled/react/Icons/Password.js +0 -13
- package/transpiled/react/Icons/Passwords.d.ts +0 -2
- package/transpiled/react/Icons/Passwords.js +0 -13
- package/transpiled/react/Icons/Pen.d.ts +0 -2
- package/transpiled/react/Icons/Pen.js +0 -13
- package/transpiled/react/Icons/People.d.ts +0 -2
- package/transpiled/react/Icons/People.js +0 -13
- package/transpiled/react/Icons/Peoples.d.ts +0 -2
- package/transpiled/react/Icons/Peoples.js +0 -13
- package/transpiled/react/Icons/Percent.d.ts +0 -2
- package/transpiled/react/Icons/Percent.js +0 -13
- package/transpiled/react/Icons/PercentCircle.d.ts +0 -2
- package/transpiled/react/Icons/PercentCircle.js +0 -13
- package/transpiled/react/Icons/Permissions.d.ts +0 -2
- package/transpiled/react/Icons/Permissions.js +0 -13
- package/transpiled/react/Icons/PersonAdd.d.ts +0 -2
- package/transpiled/react/Icons/PersonAdd.js +0 -13
- package/transpiled/react/Icons/PersonalData.d.ts +0 -2
- package/transpiled/react/Icons/PersonalData.js +0 -13
- package/transpiled/react/Icons/Phone.d.ts +0 -2
- package/transpiled/react/Icons/Phone.js +0 -13
- package/transpiled/react/Icons/PhoneDownload.d.ts +0 -2
- package/transpiled/react/Icons/PhoneDownload.js +0 -15
- package/transpiled/react/Icons/PhoneUpload.d.ts +0 -2
- package/transpiled/react/Icons/PhoneUpload.js +0 -13
- package/transpiled/react/Icons/Photos.d.ts +0 -2
- package/transpiled/react/Icons/Photos.js +0 -112
- package/transpiled/react/Icons/PhotosAlbum.d.ts +0 -2
- package/transpiled/react/Icons/PhotosAlbum.js +0 -13
- package/transpiled/react/Icons/PhotosSettings.d.ts +0 -2
- package/transpiled/react/Icons/PhotosSettings.js +0 -15
- package/transpiled/react/Icons/PhotosText.d.ts +0 -2
- package/transpiled/react/Icons/PhotosText.js +0 -108
- package/transpiled/react/Icons/PieChart.d.ts +0 -2
- package/transpiled/react/Icons/PieChart.js +0 -13
- package/transpiled/react/Icons/Pin.d.ts +0 -2
- package/transpiled/react/Icons/Pin.js +0 -13
- package/transpiled/react/Icons/Plane.d.ts +0 -2
- package/transpiled/react/Icons/Plane.js +0 -13
- package/transpiled/react/Icons/Plus.d.ts +0 -2
- package/transpiled/react/Icons/Plus.js +0 -13
- package/transpiled/react/Icons/PlusSmall.d.ts +0 -2
- package/transpiled/react/Icons/PlusSmall.js +0 -13
- package/transpiled/react/Icons/PopInside.d.ts +0 -2
- package/transpiled/react/Icons/PopInside.js +0 -13
- package/transpiled/react/Icons/Previous.d.ts +0 -2
- package/transpiled/react/Icons/Previous.js +0 -13
- package/transpiled/react/Icons/Printer.d.ts +0 -2
- package/transpiled/react/Icons/Printer.js +0 -15
- package/transpiled/react/Icons/Profile.d.ts +0 -2
- package/transpiled/react/Icons/Profile.js +0 -15
- package/transpiled/react/Icons/Qualify.d.ts +0 -2
- package/transpiled/react/Icons/Qualify.js +0 -13
- package/transpiled/react/Icons/RadioChecked.d.ts +0 -2
- package/transpiled/react/Icons/RadioChecked.js +0 -15
- package/transpiled/react/Icons/RadioUnchecked.d.ts +0 -2
- package/transpiled/react/Icons/RadioUnchecked.js +0 -13
- package/transpiled/react/Icons/Refresh.d.ts +0 -2
- package/transpiled/react/Icons/Refresh.js +0 -13
- package/transpiled/react/Icons/Relationship.d.ts +0 -2
- package/transpiled/react/Icons/Relationship.js +0 -17
- package/transpiled/react/Icons/Remboursement.d.ts +0 -2
- package/transpiled/react/Icons/Remboursement.js +0 -13
- package/transpiled/react/Icons/Rename.d.ts +0 -2
- package/transpiled/react/Icons/Rename.js +0 -13
- package/transpiled/react/Icons/Repare.d.ts +0 -2
- package/transpiled/react/Icons/Repare.js +0 -13
- package/transpiled/react/Icons/Reply.d.ts +0 -2
- package/transpiled/react/Icons/Reply.js +0 -13
- package/transpiled/react/Icons/Restaurant.d.ts +0 -2
- package/transpiled/react/Icons/Restaurant.js +0 -13
- package/transpiled/react/Icons/Restore.d.ts +0 -2
- package/transpiled/react/Icons/Restore.js +0 -13
- package/transpiled/react/Icons/RestoreStraight.d.ts +0 -2
- package/transpiled/react/Icons/RestoreStraight.js +0 -13
- package/transpiled/react/Icons/Right.d.ts +0 -2
- package/transpiled/react/Icons/Right.js +0 -13
- package/transpiled/react/Icons/Rise.d.ts +0 -2
- package/transpiled/react/Icons/Rise.js +0 -13
- package/transpiled/react/Icons/RotateLeft.d.ts +0 -2
- package/transpiled/react/Icons/RotateLeft.js +0 -13
- package/transpiled/react/Icons/RotateRight.d.ts +0 -2
- package/transpiled/react/Icons/RotateRight.js +0 -13
- package/transpiled/react/Icons/SadCozy.d.ts +0 -2
- package/transpiled/react/Icons/SadCozy.js +0 -14
- package/transpiled/react/Icons/Safe.d.ts +0 -2
- package/transpiled/react/Icons/Safe.js +0 -13
- package/transpiled/react/Icons/SafePermissions.d.ts +0 -2
- package/transpiled/react/Icons/SafePermissions.js +0 -15
- package/transpiled/react/Icons/School.d.ts +0 -2
- package/transpiled/react/Icons/School.js +0 -13
- package/transpiled/react/Icons/Scooter.d.ts +0 -2
- package/transpiled/react/Icons/Scooter.js +0 -15
- package/transpiled/react/Icons/Security.d.ts +0 -2
- package/transpiled/react/Icons/Security.js +0 -13
- package/transpiled/react/Icons/SelectAll.d.ts +0 -2
- package/transpiled/react/Icons/SelectAll.js +0 -13
- package/transpiled/react/Icons/Server.d.ts +0 -2
- package/transpiled/react/Icons/Server.js +0 -13
- package/transpiled/react/Icons/Setting.d.ts +0 -2
- package/transpiled/react/Icons/Setting.js +0 -13
- package/transpiled/react/Icons/Settings.d.ts +0 -2
- package/transpiled/react/Icons/Settings.js +0 -15
- package/transpiled/react/Icons/Share.d.ts +0 -2
- package/transpiled/react/Icons/Share.js +0 -13
- package/transpiled/react/Icons/ShareCircle.d.ts +0 -2
- package/transpiled/react/Icons/ShareCircle.js +0 -14
- package/transpiled/react/Icons/ShareGrey08.d.ts +0 -2
- package/transpiled/react/Icons/ShareGrey08.js +0 -18
- package/transpiled/react/Icons/ShareIos.d.ts +0 -2
- package/transpiled/react/Icons/ShareIos.js +0 -14
- package/transpiled/react/Icons/Sharings.d.ts +0 -2
- package/transpiled/react/Icons/Sharings.js +0 -13
- package/transpiled/react/Icons/Shield.d.ts +0 -2
- package/transpiled/react/Icons/Shield.js +0 -13
- package/transpiled/react/Icons/Shop.d.ts +0 -2
- package/transpiled/react/Icons/Shop.js +0 -13
- package/transpiled/react/Icons/Sinister.d.ts +0 -2
- package/transpiled/react/Icons/Sinister.js +0 -13
- package/transpiled/react/Icons/Sound.d.ts +0 -2
- package/transpiled/react/Icons/Sound.js +0 -13
- package/transpiled/react/Icons/Spinner.d.ts +0 -2
- package/transpiled/react/Icons/Spinner.js +0 -16
- package/transpiled/react/Icons/SportBag.d.ts +0 -2
- package/transpiled/react/Icons/SportBag.js +0 -15
- package/transpiled/react/Icons/Stack.d.ts +0 -2
- package/transpiled/react/Icons/Stack.js +0 -13
- package/transpiled/react/Icons/Star.d.ts +0 -2
- package/transpiled/react/Icons/Star.js +0 -13
- package/transpiled/react/Icons/StarOutline.d.ts +0 -2
- package/transpiled/react/Icons/StarOutline.js +0 -13
- package/transpiled/react/Icons/Stats.d.ts +0 -2
- package/transpiled/react/Icons/Stats.js +0 -13
- package/transpiled/react/Icons/Stop.d.ts +0 -2
- package/transpiled/react/Icons/Stop.js +0 -13
- package/transpiled/react/Icons/Store.d.ts +0 -2
- package/transpiled/react/Icons/Store.js +0 -68
- package/transpiled/react/Icons/StoreText.d.ts +0 -2
- package/transpiled/react/Icons/StoreText.js +0 -92
- package/transpiled/react/Icons/Subway.d.ts +0 -2
- package/transpiled/react/Icons/Subway.js +0 -13
- package/transpiled/react/Icons/Support.d.ts +0 -2
- package/transpiled/react/Icons/Support.js +0 -13
- package/transpiled/react/Icons/Swap.d.ts +0 -2
- package/transpiled/react/Icons/Swap.js +0 -13
- package/transpiled/react/Icons/Sync.d.ts +0 -2
- package/transpiled/react/Icons/Sync.js +0 -13
- package/transpiled/react/Icons/SyncCozy.d.ts +0 -2
- package/transpiled/react/Icons/SyncCozy.js +0 -15
- package/transpiled/react/Icons/Tab.d.ts +0 -2
- package/transpiled/react/Icons/Tab.js +0 -13
- package/transpiled/react/Icons/Tag.d.ts +0 -2
- package/transpiled/react/Icons/Tag.js +0 -15
- package/transpiled/react/Icons/Tags.d.ts +0 -2
- package/transpiled/react/Icons/Tags.js +0 -17
- package/transpiled/react/Icons/Target.d.ts +0 -2
- package/transpiled/react/Icons/Target.js +0 -13
- package/transpiled/react/Icons/Task.d.ts +0 -2
- package/transpiled/react/Icons/Task.js +0 -13
- package/transpiled/react/Icons/TaskToEffectuate.d.ts +0 -2
- package/transpiled/react/Icons/TaskToEffectuate.js +0 -17
- package/transpiled/react/Icons/Team.d.ts +0 -2
- package/transpiled/react/Icons/Team.js +0 -15
- package/transpiled/react/Icons/Telecom.d.ts +0 -2
- package/transpiled/react/Icons/Telecom.js +0 -15
- package/transpiled/react/Icons/Telephone.d.ts +0 -2
- package/transpiled/react/Icons/Telephone.js +0 -13
- package/transpiled/react/Icons/Text.d.ts +0 -2
- package/transpiled/react/Icons/Text.js +0 -13
- package/transpiled/react/Icons/TextInfo.d.ts +0 -2
- package/transpiled/react/Icons/TextInfo.js +0 -13
- package/transpiled/react/Icons/ToTheCloud.d.ts +0 -2
- package/transpiled/react/Icons/ToTheCloud.js +0 -13
- package/transpiled/react/Icons/Top.d.ts +0 -2
- package/transpiled/react/Icons/Top.js +0 -13
- package/transpiled/react/Icons/TopSelect.d.ts +0 -2
- package/transpiled/react/Icons/TopSelect.js +0 -13
- package/transpiled/react/Icons/Train.d.ts +0 -2
- package/transpiled/react/Icons/Train.js +0 -15
- package/transpiled/react/Icons/Tram.d.ts +0 -2
- package/transpiled/react/Icons/Tram.js +0 -13
- package/transpiled/react/Icons/Trash.d.ts +0 -2
- package/transpiled/react/Icons/Trash.js +0 -13
- package/transpiled/react/Icons/TrashDuotone.d.ts +0 -2
- package/transpiled/react/Icons/TrashDuotone.js +0 -13
- package/transpiled/react/Icons/Triggers.d.ts +0 -2
- package/transpiled/react/Icons/Triggers.js +0 -13
- package/transpiled/react/Icons/Trophy.d.ts +0 -2
- package/transpiled/react/Icons/Trophy.js +0 -13
- package/transpiled/react/Icons/TwakeText.d.ts +0 -2
- package/transpiled/react/Icons/TwakeText.js +0 -18
- package/transpiled/react/Icons/TwakeWorkplace.d.ts +0 -2
- package/transpiled/react/Icons/TwakeWorkplace.js +0 -79
- package/transpiled/react/Icons/Uncloud.d.ts +0 -2
- package/transpiled/react/Icons/Uncloud.js +0 -13
- package/transpiled/react/Icons/Unknow.d.ts +0 -2
- package/transpiled/react/Icons/Unknow.js +0 -13
- package/transpiled/react/Icons/Unlink.d.ts +0 -2
- package/transpiled/react/Icons/Unlink.js +0 -13
- package/transpiled/react/Icons/Unlock.d.ts +0 -2
- package/transpiled/react/Icons/Unlock.js +0 -13
- package/transpiled/react/Icons/Up.d.ts +0 -2
- package/transpiled/react/Icons/Up.js +0 -13
- package/transpiled/react/Icons/Upload.d.ts +0 -2
- package/transpiled/react/Icons/Upload.js +0 -13
- package/transpiled/react/Icons/Versioning.d.ts +0 -2
- package/transpiled/react/Icons/Versioning.js +0 -13
- package/transpiled/react/Icons/Videos.d.ts +0 -2
- package/transpiled/react/Icons/Videos.js +0 -13
- package/transpiled/react/Icons/Walk.d.ts +0 -2
- package/transpiled/react/Icons/Walk.js +0 -13
- package/transpiled/react/Icons/Wallet.d.ts +0 -2
- package/transpiled/react/Icons/Wallet.js +0 -13
- package/transpiled/react/Icons/WalletAdd.d.ts +0 -2
- package/transpiled/react/Icons/WalletAdd.js +0 -14
- package/transpiled/react/Icons/WalletNew.d.ts +0 -2
- package/transpiled/react/Icons/WalletNew.js +0 -14
- package/transpiled/react/Icons/Warn.d.ts +0 -2
- package/transpiled/react/Icons/Warn.js +0 -15
- package/transpiled/react/Icons/Warning.d.ts +0 -2
- package/transpiled/react/Icons/Warning.js +0 -13
- package/transpiled/react/Icons/WarningCircle.d.ts +0 -2
- package/transpiled/react/Icons/WarningCircle.js +0 -13
- package/transpiled/react/Icons/Water.d.ts +0 -2
- package/transpiled/react/Icons/Water.js +0 -13
- package/transpiled/react/Icons/Work.d.ts +0 -2
- package/transpiled/react/Icons/Work.js +0 -13
- package/transpiled/react/Icons/WorkplaceText.d.ts +0 -2
- package/transpiled/react/Icons/WorkplaceText.js +0 -15
- package/transpiled/react/Icons/WrenchCircle.d.ts +0 -2
- package/transpiled/react/Icons/WrenchCircle.js +0 -19
- package/transpiled/react/InfosBadge/index.d.ts +0 -5
- package/transpiled/react/InfosBadge/index.js +0 -36
- package/transpiled/react/Input/index.d.ts +0 -3
- package/transpiled/react/Input/index.js +0 -65
- package/transpiled/react/InputAdornment/index.d.ts +0 -2
- package/transpiled/react/InputAdornment/index.js +0 -2
- package/transpiled/react/InputBase/index.d.ts +0 -2
- package/transpiled/react/InputBase/index.js +0 -2
- package/transpiled/react/InputGroup/index.d.ts +0 -30
- package/transpiled/react/InputGroup/index.js +0 -107
- package/transpiled/react/IntentDialogOpener/IntentDialogOpener.d.ts +0 -32
- package/transpiled/react/IntentDialogOpener/IntentDialogOpener.js +0 -120
- package/transpiled/react/IntentDialogOpener/index.d.ts +0 -1
- package/transpiled/react/IntentDialogOpener/index.js +0 -1
- package/transpiled/react/IntentHeader/index.d.ts +0 -23
- package/transpiled/react/IntentHeader/index.js +0 -33
- package/transpiled/react/IntentIframe/IntentIframe.d.ts +0 -8
- package/transpiled/react/IntentIframe/IntentIframe.js +0 -159
- package/transpiled/react/IntentIframe/index.d.ts +0 -1
- package/transpiled/react/IntentIframe/index.js +0 -1
- package/transpiled/react/IntentWrapper/index.d.ts +0 -20
- package/transpiled/react/IntentWrapper/index.js +0 -38
- package/transpiled/react/Label/index.d.ts +0 -20
- package/transpiled/react/Label/index.js +0 -42
- package/transpiled/react/Labs/CollectionField/index.d.ts +0 -23
- package/transpiled/react/Labs/CollectionField/index.js +0 -142
- package/transpiled/react/Labs/ExperimentalDialog/index.d.ts +0 -4
- package/transpiled/react/Labs/ExperimentalDialog/index.js +0 -19
- package/transpiled/react/Labs/IconGrid/index.d.ts +0 -4
- package/transpiled/react/Labs/IconGrid/index.js +0 -13
- package/transpiled/react/Labs/PasswordInput/helpers.d.ts +0 -4
- package/transpiled/react/Labs/PasswordInput/helpers.js +0 -75
- package/transpiled/react/Labs/PasswordInput/helpers.spec.d.ts +0 -1
- package/transpiled/react/Labs/PasswordInput/index.d.ts +0 -15
- package/transpiled/react/Labs/PasswordInput/index.js +0 -93
- package/transpiled/react/Labs/index.d.ts +0 -0
- package/transpiled/react/Labs/index.js +0 -0
- package/transpiled/react/Layout/Layout.d.ts +0 -6
- package/transpiled/react/Layout/Layout.js +0 -110
- package/transpiled/react/Layout/index.d.ts +0 -1
- package/transpiled/react/Layout/index.js +0 -1
- package/transpiled/react/LinearProgress/index.d.ts +0 -2
- package/transpiled/react/LinearProgress/index.js +0 -2
- package/transpiled/react/Link/index.d.ts +0 -2
- package/transpiled/react/Link/index.js +0 -2
- package/transpiled/react/List/index.d.ts +0 -9
- package/transpiled/react/List/index.js +0 -8
- package/transpiled/react/ListItem/ExpandedAttributes/ExpandedAttribute.d.ts +0 -14
- package/transpiled/react/ListItem/ExpandedAttributes/ExpandedAttribute.js +0 -45
- package/transpiled/react/ListItem/ExpandedAttributes/helpers.d.ts +0 -43
- package/transpiled/react/ListItem/ExpandedAttributes/helpers.js +0 -215
- package/transpiled/react/ListItem/ExpandedAttributes/helpers.spec.d.ts +0 -1
- package/transpiled/react/ListItem/ExpandedAttributes/index.d.ts +0 -2
- package/transpiled/react/ListItem/ExpandedAttributes/index.js +0 -66
- package/transpiled/react/ListItem/ListItemBase/Renaming/RenameDialog.d.ts +0 -2
- package/transpiled/react/ListItem/ListItemBase/Renaming/RenameDialog.js +0 -35
- package/transpiled/react/ListItem/ListItemBase/Renaming/RenameInput.d.ts +0 -12
- package/transpiled/react/ListItem/ListItemBase/Renaming/RenameInput.js +0 -292
- package/transpiled/react/ListItem/ListItemBase/Renaming/helpers.d.ts +0 -1
- package/transpiled/react/ListItem/ListItemBase/Renaming/helpers.js +0 -59
- package/transpiled/react/ListItem/ListItemBase/index.d.ts +0 -2
- package/transpiled/react/ListItem/ListItemBase/index.js +0 -122
- package/transpiled/react/ListItem/ListItemByDoc/index.d.ts +0 -46
- package/transpiled/react/ListItem/ListItemByDoc/index.js +0 -95
- package/transpiled/react/ListItem/ListItemContact/helpers.d.ts +0 -1
- package/transpiled/react/ListItem/ListItemContact/helpers.js +0 -29
- package/transpiled/react/ListItem/ListItemContact/helpers.spec.d.ts +0 -1
- package/transpiled/react/ListItem/ListItemContact/index.d.ts +0 -35
- package/transpiled/react/ListItem/ListItemContact/index.js +0 -68
- package/transpiled/react/ListItem/ListItemContact/useActions.d.ts +0 -2
- package/transpiled/react/ListItem/ListItemContact/useActions.js +0 -18
- package/transpiled/react/ListItem/ListItemFile/ExpirationAnnotation.d.ts +0 -2
- package/transpiled/react/ListItem/ListItemFile/ExpirationAnnotation.js +0 -37
- package/transpiled/react/ListItem/ListItemFile/ItemIcon.d.ts +0 -12
- package/transpiled/react/ListItem/ListItemFile/ItemIcon.js +0 -42
- package/transpiled/react/ListItem/ListItemFile/PrimaryText.d.ts +0 -12
- package/transpiled/react/ListItem/ListItemFile/PrimaryText.js +0 -33
- package/transpiled/react/ListItem/ListItemFile/SecondaryText.d.ts +0 -12
- package/transpiled/react/ListItem/ListItemFile/SecondaryText.js +0 -27
- package/transpiled/react/ListItem/ListItemFile/index.d.ts +0 -37
- package/transpiled/react/ListItem/ListItemFile/index.js +0 -78
- package/transpiled/react/ListItem/hoc/withListItemLocales.d.ts +0 -8
- package/transpiled/react/ListItem/hoc/withListItemLocales.js +0 -156
- package/transpiled/react/ListItem/index.d.ts +0 -10
- package/transpiled/react/ListItem/index.js +0 -140
- package/transpiled/react/ListItemAvatar/index.d.ts +0 -2
- package/transpiled/react/ListItemAvatar/index.js +0 -2
- package/transpiled/react/ListItemIcon/index.d.ts +0 -8
- package/transpiled/react/ListItemIcon/index.js +0 -25
- package/transpiled/react/ListItemSecondaryAction/index.d.ts +0 -2
- package/transpiled/react/ListItemSecondaryAction/index.js +0 -2
- package/transpiled/react/ListItemText/index.d.ts +0 -5
- package/transpiled/react/ListItemText/index.js +0 -71
- package/transpiled/react/ListSubheader/index.d.ts +0 -3
- package/transpiled/react/ListSubheader/index.js +0 -43
- package/transpiled/react/LoadMore/index.d.ts +0 -12
- package/transpiled/react/LoadMore/index.js +0 -81
- package/transpiled/react/Markdown/index.d.ts +0 -4
- package/transpiled/react/Markdown/index.js +0 -39
- package/transpiled/react/Menu/index.d.ts +0 -2
- package/transpiled/react/Menu/index.js +0 -2
- package/transpiled/react/MenuItem/index.d.ts +0 -3
- package/transpiled/react/MenuItem/index.js +0 -20
- package/transpiled/react/MenuList/index.d.ts +0 -2
- package/transpiled/react/MenuList/index.js +0 -2
- package/transpiled/react/MidEllipsis/index.d.ts +0 -3
- package/transpiled/react/MidEllipsis/index.js +0 -41
- package/transpiled/react/MobileStepper/index.d.ts +0 -2
- package/transpiled/react/MobileStepper/index.js +0 -2
- package/transpiled/react/Modal/index.d.ts +0 -2
- package/transpiled/react/Modal/index.js +0 -2
- package/transpiled/react/MuiCozyTheme/Divider/index.d.ts +0 -2
- package/transpiled/react/MuiCozyTheme/Divider/index.js +0 -11
- package/transpiled/react/MuiCozyTheme/List/index.d.ts +0 -2
- package/transpiled/react/MuiCozyTheme/List/index.js +0 -11
- package/transpiled/react/MuiCozyTheme/ListItem/index.d.ts +0 -2
- package/transpiled/react/MuiCozyTheme/ListItem/index.js +0 -11
- package/transpiled/react/MuiCozyTheme/ListItemIcon/index.d.ts +0 -2
- package/transpiled/react/MuiCozyTheme/ListItemIcon/index.js +0 -11
- package/transpiled/react/MuiCozyTheme/ListItemSecondaryAction/index.d.ts +0 -2
- package/transpiled/react/MuiCozyTheme/ListItemSecondaryAction/index.js +0 -11
- package/transpiled/react/MuiCozyTheme/helpers.d.ts +0 -138
- package/transpiled/react/MuiCozyTheme/helpers.js +0 -179
- package/transpiled/react/MuiCozyTheme/index.d.ts +0 -19
- package/transpiled/react/MuiCozyTheme/index.js +0 -24
- package/transpiled/react/MuiCozyTheme/makePalette.d.ts +0 -1
- package/transpiled/react/MuiCozyTheme/makePalette.js +0 -170
- package/transpiled/react/MuiCozyTheme/makeTheme.d.ts +0 -15
- package/transpiled/react/MuiCozyTheme/makeTheme.js +0 -71
- package/transpiled/react/MuiCozyTheme/makeTypography.d.ts +0 -78
- package/transpiled/react/MuiCozyTheme/makeTypography.js +0 -80
- package/transpiled/react/MuiCozyTheme/overrides/makeDarkInvertedOverrides.d.ts +0 -1792
- package/transpiled/react/MuiCozyTheme/overrides/makeDarkInvertedOverrides.js +0 -4
- package/transpiled/react/MuiCozyTheme/overrides/makeDarkNormalOverrides.d.ts +0 -1741
- package/transpiled/react/MuiCozyTheme/overrides/makeDarkNormalOverrides.js +0 -4
- package/transpiled/react/MuiCozyTheme/overrides/makeLightInvertedOverrides.d.ts +0 -1792
- package/transpiled/react/MuiCozyTheme/overrides/makeLightInvertedOverrides.js +0 -61
- package/transpiled/react/MuiCozyTheme/overrides/makeLightNormalOverrides.d.ts +0 -1741
- package/transpiled/react/MuiCozyTheme/overrides/makeLightNormalOverrides.js +0 -1198
- package/transpiled/react/MuiCozyTheme/theme.d.ts +0 -61
- package/transpiled/react/MuiCozyTheme/theme.js +0 -27
- package/transpiled/react/MuiTabs/index.d.ts +0 -11
- package/transpiled/react/MuiTabs/index.js +0 -22
- package/transpiled/react/NativeSelect/index.d.ts +0 -2
- package/transpiled/react/NativeSelect/index.js +0 -2
- package/transpiled/react/Nav/index.d.ts +0 -40
- package/transpiled/react/Nav/index.js +0 -189
- package/transpiled/react/Nav/locales/withNavLocales.d.ts +0 -8
- package/transpiled/react/Nav/locales/withNavLocales.js +0 -18
- package/transpiled/react/NavigationList/index.d.ts +0 -12
- package/transpiled/react/NavigationList/index.js +0 -59
- package/transpiled/react/NestedSelect/BottomSheet.d.ts +0 -2
- package/transpiled/react/NestedSelect/BottomSheet.js +0 -46
- package/transpiled/react/NestedSelect/ItemRow.d.ts +0 -22
- package/transpiled/react/NestedSelect/ItemRow.js +0 -83
- package/transpiled/react/NestedSelect/Modal.d.ts +0 -2
- package/transpiled/react/NestedSelect/Modal.js +0 -65
- package/transpiled/react/NestedSelect/NestedSelect.d.ts +0 -82
- package/transpiled/react/NestedSelect/NestedSelect.js +0 -287
- package/transpiled/react/NestedSelect/NestedSelect.spec.d.ts +0 -1
- package/transpiled/react/NestedSelect/NestedSelectResponsive.d.ts +0 -2
- package/transpiled/react/NestedSelect/NestedSelectResponsive.js +0 -14
- package/transpiled/react/NestedSelect/helpers.d.ts +0 -1
- package/transpiled/react/NestedSelect/helpers.js +0 -44
- package/transpiled/react/NestedSelect/helpers.spec.d.ts +0 -1
- package/transpiled/react/NestedSelect/index.d.ts +0 -4
- package/transpiled/react/NestedSelect/index.js +0 -4
- package/transpiled/react/NestedSelect/testing.d.ts +0 -1
- package/transpiled/react/NestedSelect/testing.js +0 -4
- package/transpiled/react/NoSsr/index.d.ts +0 -2
- package/transpiled/react/NoSsr/index.js +0 -2
- package/transpiled/react/OrderedList/index.d.ts +0 -2
- package/transpiled/react/OrderedList/index.js +0 -28
- package/transpiled/react/OutlinedInput/index.d.ts +0 -2
- package/transpiled/react/OutlinedInput/index.js +0 -2
- package/transpiled/react/Page/index.d.ts +0 -14
- package/transpiled/react/Page/index.js +0 -116
- package/transpiled/react/Page/keyboard.d.ts +0 -31
- package/transpiled/react/Page/keyboard.js +0 -94
- package/transpiled/react/Panel/index.d.ts +0 -21
- package/transpiled/react/Panel/index.js +0 -20
- package/transpiled/react/Paper/index.d.ts +0 -2
- package/transpiled/react/Paper/index.js +0 -2
- package/transpiled/react/PasswordExample/index.d.ts +0 -7
- package/transpiled/react/PasswordExample/index.js +0 -83
- package/transpiled/react/PasswordField/index.d.ts +0 -8
- package/transpiled/react/PasswordField/index.js +0 -68
- package/transpiled/react/Paywall/MaxAccountsByKonnectorPaywall.d.ts +0 -2
- package/transpiled/react/Paywall/MaxAccountsByKonnectorPaywall.js +0 -33
- package/transpiled/react/Paywall/MaxAccountsPaywall.d.ts +0 -2
- package/transpiled/react/Paywall/MaxAccountsPaywall.js +0 -28
- package/transpiled/react/Paywall/MaxDaysToCapturePaywall.d.ts +0 -2
- package/transpiled/react/Paywall/MaxDaysToCapturePaywall.js +0 -28
- package/transpiled/react/Paywall/MaxPapersPaywall.d.ts +0 -2
- package/transpiled/react/Paywall/MaxPapersPaywall.js +0 -29
- package/transpiled/react/Paywall/OnlyOfficePaywall.d.ts +0 -16
- package/transpiled/react/Paywall/OnlyOfficePaywall.js +0 -29
- package/transpiled/react/Paywall/PasswordSharingPaywall.d.ts +0 -10
- package/transpiled/react/Paywall/PasswordSharingPaywall.js +0 -22
- package/transpiled/react/Paywall/Paywall.d.ts +0 -2
- package/transpiled/react/Paywall/Paywall.js +0 -167
- package/transpiled/react/Paywall/Paywall.spec.d.ts +0 -1
- package/transpiled/react/Paywall/QuotaPaywall.d.ts +0 -13
- package/transpiled/react/Paywall/QuotaPaywall.js +0 -20
- package/transpiled/react/Paywall/helpers.d.ts +0 -1
- package/transpiled/react/Paywall/helpers.js +0 -22
- package/transpiled/react/Paywall/index.d.ts +0 -7
- package/transpiled/react/Paywall/index.js +0 -7
- package/transpiled/react/Paywall/locales/withPaywallLocales.d.ts +0 -2
- package/transpiled/react/Paywall/locales/withPaywallLocales.js +0 -196
- package/transpiled/react/PieChart/index.d.ts +0 -30
- package/transpiled/react/PieChart/index.js +0 -164
- package/transpiled/react/PieChart/index.spec.d.ts +0 -1
- package/transpiled/react/PointerAlert/index.d.ts +0 -3
- package/transpiled/react/PointerAlert/index.js +0 -154
- package/transpiled/react/Popover/index.d.ts +0 -2
- package/transpiled/react/Popover/index.js +0 -2
- package/transpiled/react/Popper/index.d.ts +0 -2
- package/transpiled/react/Popper/index.js +0 -2
- package/transpiled/react/Popper/testing.d.ts +0 -1
- package/transpiled/react/Popper/testing.js +0 -21
- package/transpiled/react/Popup/index.d.ts +0 -60
- package/transpiled/react/Popup/index.js +0 -195
- package/transpiled/react/Popup/index.spec.d.ts +0 -1
- package/transpiled/react/PopupOpener/index.d.ts +0 -20
- package/transpiled/react/PopupOpener/index.js +0 -50
- package/transpiled/react/Portal/index.d.ts +0 -5
- package/transpiled/react/Portal/index.js +0 -10
- package/transpiled/react/Progress/index.d.ts +0 -2
- package/transpiled/react/Progress/index.js +0 -2
- package/transpiled/react/ProgressionBanner/index.d.ts +0 -9
- package/transpiled/react/ProgressionBanner/index.js +0 -64
- package/transpiled/react/QualificationGrid/helpers.d.ts +0 -1
- package/transpiled/react/QualificationGrid/helpers.js +0 -7
- package/transpiled/react/QualificationGrid/index.d.ts +0 -2
- package/transpiled/react/QualificationGrid/index.js +0 -97
- package/transpiled/react/QualificationGrid/locales/withLocales.d.ts +0 -8
- package/transpiled/react/QualificationGrid/locales/withLocales.js +0 -36
- package/transpiled/react/QualificationIcon/index.d.ts +0 -13
- package/transpiled/react/QualificationIcon/index.js +0 -108
- package/transpiled/react/QualificationItem/index.d.ts +0 -17
- package/transpiled/react/QualificationItem/index.js +0 -63
- package/transpiled/react/QualificationModal/helpers.d.ts +0 -14
- package/transpiled/react/QualificationModal/helpers.js +0 -70
- package/transpiled/react/QualificationModal/helpers.spec.d.ts +0 -1
- package/transpiled/react/QualificationModal/index.d.ts +0 -16
- package/transpiled/react/QualificationModal/index.js +0 -98
- package/transpiled/react/QualificationModal/locales/index.d.ts +0 -6
- package/transpiled/react/QualificationModal/locales/index.js +0 -16
- package/transpiled/react/RadioGroup/index.d.ts +0 -2
- package/transpiled/react/RadioGroup/index.js +0 -2
- package/transpiled/react/Radios/index.d.ts +0 -7
- package/transpiled/react/Radios/index.js +0 -22
- package/transpiled/react/RootRef/index.d.ts +0 -2
- package/transpiled/react/RootRef/index.js +0 -2
- package/transpiled/react/ScopedCssBaseline/index.d.ts +0 -2
- package/transpiled/react/ScopedCssBaseline/index.js +0 -2
- package/transpiled/react/SearchBar/index.d.ts +0 -3
- package/transpiled/react/SearchBar/index.js +0 -304
- package/transpiled/react/SearchBar/locales/withOnlyLocales.d.ts +0 -8
- package/transpiled/react/SearchBar/locales/withOnlyLocales.js +0 -16
- package/transpiled/react/Select/index.d.ts +0 -2
- package/transpiled/react/Select/index.js +0 -2
- package/transpiled/react/SelectBox/ControlDefault.d.ts +0 -14
- package/transpiled/react/SelectBox/ControlDefault.js +0 -34
- package/transpiled/react/SelectBox/SelectBox.d.ts +0 -108
- package/transpiled/react/SelectBox/SelectBox.js +0 -386
- package/transpiled/react/SelectBox/SelectBoxWithFixedOptions.d.ts +0 -8
- package/transpiled/react/SelectBox/SelectBoxWithFixedOptions.js +0 -82
- package/transpiled/react/SelectBox/index.d.ts +0 -3
- package/transpiled/react/SelectBox/index.js +0 -4
- package/transpiled/react/SelectionBar/SelectionBarAction.d.ts +0 -14
- package/transpiled/react/SelectionBar/SelectionBarAction.js +0 -76
- package/transpiled/react/SelectionBar/SelectionBarMore.d.ts +0 -14
- package/transpiled/react/SelectionBar/SelectionBarMore.js +0 -86
- package/transpiled/react/SelectionBar/helpers.d.ts +0 -7
- package/transpiled/react/SelectionBar/helpers.js +0 -23
- package/transpiled/react/SelectionBar/helpers.spec.d.ts +0 -1
- package/transpiled/react/SelectionBar/index.d.ts +0 -25
- package/transpiled/react/SelectionBar/index.js +0 -152
- package/transpiled/react/SelectionBar/useMaxActions.d.ts +0 -7
- package/transpiled/react/SelectionBar/useMaxActions.js +0 -43
- package/transpiled/react/ShortcutTile/index.d.ts +0 -15
- package/transpiled/react/ShortcutTile/index.js +0 -51
- package/transpiled/react/Sidebar/index.d.ts +0 -13
- package/transpiled/react/Sidebar/index.js +0 -41
- package/transpiled/react/Skeleton/index.d.ts +0 -2
- package/transpiled/react/Skeleton/index.js +0 -2
- package/transpiled/react/Skeletons/ListItemSkeleton.d.ts +0 -14
- package/transpiled/react/Skeletons/ListItemSkeleton.js +0 -40
- package/transpiled/react/Skeletons/ListSkeleton.d.ts +0 -19
- package/transpiled/react/Skeletons/ListSkeleton.js +0 -37
- package/transpiled/react/Skeletons/index.d.ts +0 -2
- package/transpiled/react/Skeletons/index.js +0 -2
- package/transpiled/react/Slide/index.d.ts +0 -2
- package/transpiled/react/Slide/index.js +0 -2
- package/transpiled/react/Slider/index.d.ts +0 -2
- package/transpiled/react/Slider/index.js +0 -2
- package/transpiled/react/Snackbar/index.d.ts +0 -3
- package/transpiled/react/Snackbar/index.js +0 -22
- package/transpiled/react/SnackbarContent/index.d.ts +0 -2
- package/transpiled/react/SnackbarContent/index.js +0 -2
- package/transpiled/react/Spinner/index.d.ts +0 -37
- package/transpiled/react/Spinner/index.js +0 -64
- package/transpiled/react/SquareAppIcon/SquareAppIcon.spec.d.ts +0 -1
- package/transpiled/react/SquareAppIcon/index.d.ts +0 -26
- package/transpiled/react/SquareAppIcon/index.js +0 -222
- package/transpiled/react/Stack/index.d.ts +0 -17
- package/transpiled/react/Stack/index.js +0 -34
- package/transpiled/react/Step/index.d.ts +0 -2
- package/transpiled/react/Step/index.js +0 -2
- package/transpiled/react/StepButton/index.d.ts +0 -2
- package/transpiled/react/StepButton/index.js +0 -2
- package/transpiled/react/StepConnector/index.d.ts +0 -2
- package/transpiled/react/StepConnector/index.js +0 -2
- package/transpiled/react/StepContent/index.d.ts +0 -2
- package/transpiled/react/StepContent/index.js +0 -2
- package/transpiled/react/StepIcon/index.d.ts +0 -2
- package/transpiled/react/StepIcon/index.js +0 -2
- package/transpiled/react/StepLabel/index.d.ts +0 -2
- package/transpiled/react/StepLabel/index.js +0 -2
- package/transpiled/react/Stepper/index.d.ts +0 -4
- package/transpiled/react/Stepper/index.js +0 -4
- package/transpiled/react/Stepper/testing.d.ts +0 -1
- package/transpiled/react/Stepper/testing.js +0 -37
- package/transpiled/react/Storage/StorageButton.d.ts +0 -4
- package/transpiled/react/Storage/StorageButton.js +0 -36
- package/transpiled/react/Storage/StorageProgress.d.ts +0 -5
- package/transpiled/react/Storage/StorageProgress.js +0 -50
- package/transpiled/react/Storage/index.d.ts +0 -14
- package/transpiled/react/Storage/index.js +0 -32
- package/transpiled/react/Storage/locales/index.d.ts +0 -6
- package/transpiled/react/Storage/locales/index.js +0 -18
- package/transpiled/react/SvgIcon/index.d.ts +0 -2
- package/transpiled/react/SvgIcon/index.js +0 -2
- package/transpiled/react/SwipeableDrawer/index.d.ts +0 -2
- package/transpiled/react/SwipeableDrawer/index.js +0 -2
- package/transpiled/react/Switch/index.d.ts +0 -5
- package/transpiled/react/Switch/index.js +0 -28
- package/transpiled/react/Tab/index.d.ts +0 -2
- package/transpiled/react/Tab/index.js +0 -2
- package/transpiled/react/Table/Virtualized/Cell.d.ts +0 -10
- package/transpiled/react/Table/Virtualized/Cell.js +0 -86
- package/transpiled/react/Table/Virtualized/Dnd/CustomDrag/CustomDragLayer.d.ts +0 -4
- package/transpiled/react/Table/Virtualized/Dnd/CustomDrag/CustomDragLayer.js +0 -47
- package/transpiled/react/Table/Virtualized/Dnd/CustomDrag/DragPreview.d.ts +0 -6
- package/transpiled/react/Table/Virtualized/Dnd/CustomDrag/DragPreview.js +0 -34
- package/transpiled/react/Table/Virtualized/Dnd/CustomDrag/DragPreviewWrapper.d.ts +0 -8
- package/transpiled/react/Table/Virtualized/Dnd/CustomDrag/DragPreviewWrapper.js +0 -63
- package/transpiled/react/Table/Virtualized/Dnd/DnDConfigWrapper.d.ts +0 -2
- package/transpiled/react/Table/Virtualized/Dnd/DnDConfigWrapper.js +0 -55
- package/transpiled/react/Table/Virtualized/Dnd/TableRow.d.ts +0 -6
- package/transpiled/react/Table/Virtualized/Dnd/TableRow.js +0 -132
- package/transpiled/react/Table/Virtualized/Dnd/index.d.ts +0 -7
- package/transpiled/react/Table/Virtualized/Dnd/index.js +0 -47
- package/transpiled/react/Table/Virtualized/Dnd/virtuosoComponents.d.ts +0 -14
- package/transpiled/react/Table/Virtualized/Dnd/virtuosoComponents.js +0 -37
- package/transpiled/react/Table/Virtualized/FixedHeaderContent.d.ts +0 -10
- package/transpiled/react/Table/Virtualized/FixedHeaderContent.js +0 -60
- package/transpiled/react/Table/Virtualized/HeadCell.d.ts +0 -8
- package/transpiled/react/Table/Virtualized/HeadCell.js +0 -44
- package/transpiled/react/Table/Virtualized/RowContent.d.ts +0 -12
- package/transpiled/react/Table/Virtualized/RowContent.js +0 -45
- package/transpiled/react/Table/Virtualized/TableRow.d.ts +0 -7
- package/transpiled/react/Table/Virtualized/TableRow.js +0 -24
- package/transpiled/react/Table/Virtualized/helpers.d.ts +0 -2
- package/transpiled/react/Table/Virtualized/helpers.js +0 -66
- package/transpiled/react/Table/Virtualized/helpers.spec.d.ts +0 -1
- package/transpiled/react/Table/Virtualized/index.d.ts +0 -3
- package/transpiled/react/Table/Virtualized/index.js +0 -141
- package/transpiled/react/Table/Virtualized/virtuosoComponents.d.ts +0 -10
- package/transpiled/react/Table/Virtualized/virtuosoComponents.js +0 -70
- package/transpiled/react/Table/index.d.ts +0 -2
- package/transpiled/react/Table/index.js +0 -2
- package/transpiled/react/TableBody/index.d.ts +0 -2
- package/transpiled/react/TableBody/index.js +0 -2
- package/transpiled/react/TableCell/index.d.ts +0 -2
- package/transpiled/react/TableCell/index.js +0 -2
- package/transpiled/react/TableContainer/index.d.ts +0 -3
- package/transpiled/react/TableContainer/index.js +0 -22
- package/transpiled/react/TableFooter/index.d.ts +0 -2
- package/transpiled/react/TableFooter/index.js +0 -2
- package/transpiled/react/TableHead/index.d.ts +0 -2
- package/transpiled/react/TableHead/index.js +0 -2
- package/transpiled/react/TablePagination/index.d.ts +0 -2
- package/transpiled/react/TablePagination/index.js +0 -2
- package/transpiled/react/TableRow/index.d.ts +0 -3
- package/transpiled/react/TableRow/index.js +0 -21
- package/transpiled/react/TableSortLabel/index.d.ts +0 -2
- package/transpiled/react/TableSortLabel/index.js +0 -2
- package/transpiled/react/Tabs/index.d.ts +0 -3
- package/transpiled/react/Tabs/index.js +0 -49
- package/transpiled/react/TextField/MobileSelect.d.ts +0 -3
- package/transpiled/react/TextField/MobileSelect.js +0 -139
- package/transpiled/react/TextField/index.d.ts +0 -3
- package/transpiled/react/TextField/index.js +0 -47
- package/transpiled/react/Textarea/index.d.ts +0 -3
- package/transpiled/react/Textarea/index.js +0 -51
- package/transpiled/react/TextareaAutosize/index.d.ts +0 -2
- package/transpiled/react/TextareaAutosize/index.js +0 -2
- package/transpiled/react/Thumbnail/index.d.ts +0 -22
- package/transpiled/react/Thumbnail/index.js +0 -41
- package/transpiled/react/Tile/index.d.ts +0 -68
- package/transpiled/react/Tile/index.js +0 -94
- package/transpiled/react/Timeline/index.d.ts +0 -2
- package/transpiled/react/Timeline/index.js +0 -2
- package/transpiled/react/TimelineConnector/index.d.ts +0 -2
- package/transpiled/react/TimelineConnector/index.js +0 -2
- package/transpiled/react/TimelineContent/index.d.ts +0 -2
- package/transpiled/react/TimelineContent/index.js +0 -2
- package/transpiled/react/TimelineDot/index.d.ts +0 -2
- package/transpiled/react/TimelineDot/index.js +0 -2
- package/transpiled/react/TimelineItem/index.d.ts +0 -2
- package/transpiled/react/TimelineItem/index.js +0 -2
- package/transpiled/react/TimelineOppositeContent/index.d.ts +0 -2
- package/transpiled/react/TimelineOppositeContent/index.js +0 -2
- package/transpiled/react/TimelineSeparator/index.d.ts +0 -2
- package/transpiled/react/TimelineSeparator/index.js +0 -2
- package/transpiled/react/Toggle/index.d.ts +0 -18
- package/transpiled/react/Toggle/index.js +0 -80
- package/transpiled/react/ToggleButton/index.d.ts +0 -3
- package/transpiled/react/ToggleButton/index.js +0 -27
- package/transpiled/react/ToggleButtonGroup/index.d.ts +0 -2
- package/transpiled/react/ToggleButtonGroup/index.js +0 -2
- package/transpiled/react/Toolbar/index.d.ts +0 -2
- package/transpiled/react/Toolbar/index.js +0 -2
- package/transpiled/react/Tooltip/index.d.ts +0 -2
- package/transpiled/react/Tooltip/index.js +0 -5
- package/transpiled/react/Typography/index.d.ts +0 -38
- package/transpiled/react/Typography/index.js +0 -30
- package/transpiled/react/UnorderedList/index.d.ts +0 -2
- package/transpiled/react/UnorderedList/index.js +0 -28
- package/transpiled/react/UploadQueue/FileUploadProgress.d.ts +0 -4
- package/transpiled/react/UploadQueue/FileUploadProgress.js +0 -66
- package/transpiled/react/UploadQueue/Item.d.ts +0 -3
- package/transpiled/react/UploadQueue/Item.js +0 -106
- package/transpiled/react/UploadQueue/Pending.d.ts +0 -3
- package/transpiled/react/UploadQueue/Pending.js +0 -10
- package/transpiled/react/UploadQueue/RemainingTime.d.ts +0 -4
- package/transpiled/react/UploadQueue/RemainingTime.js +0 -43
- package/transpiled/react/UploadQueue/helpers.d.ts +0 -1
- package/transpiled/react/UploadQueue/helpers.js +0 -4
- package/transpiled/react/UploadQueue/index.d.ts +0 -42
- package/transpiled/react/UploadQueue/index.js +0 -219
- package/transpiled/react/UploadQueue/index.spec.d.ts +0 -1
- package/transpiled/react/UploadQueue/useStatusIcon.d.ts +0 -1
- package/transpiled/react/UploadQueue/useStatusIcon.js +0 -42
- package/transpiled/react/Wizard/index.d.ts +0 -75
- package/transpiled/react/Wizard/index.js +0 -202
- package/transpiled/react/Zoom/index.d.ts +0 -2
- package/transpiled/react/Zoom/index.js +0 -2
- package/transpiled/react/deprecated/ActionMenu/ActionMenuEffects.d.ts +0 -1
- package/transpiled/react/deprecated/ActionMenu/ActionMenuEffects.js +0 -38
- package/transpiled/react/deprecated/ActionMenu/ActionMenuHeader.d.ts +0 -11
- package/transpiled/react/deprecated/ActionMenu/ActionMenuHeader.js +0 -21
- package/transpiled/react/deprecated/ActionMenu/ActionMenuItem.d.ts +0 -23
- package/transpiled/react/deprecated/ActionMenu/ActionMenuItem.js +0 -44
- package/transpiled/react/deprecated/ActionMenu/ActionMenuItemWrapper.d.ts +0 -32
- package/transpiled/react/deprecated/ActionMenu/ActionMenuItemWrapper.js +0 -63
- package/transpiled/react/deprecated/ActionMenu/ActionMenuRadio.d.ts +0 -1
- package/transpiled/react/deprecated/ActionMenu/ActionMenuRadio.js +0 -15
- package/transpiled/react/deprecated/ActionMenu/ActionMenuWithClose.d.ts +0 -7
- package/transpiled/react/deprecated/ActionMenu/ActionMenuWithClose.js +0 -30
- package/transpiled/react/deprecated/ActionMenu/ActionMenuWrapper.d.ts +0 -12
- package/transpiled/react/deprecated/ActionMenu/ActionMenuWrapper.js +0 -38
- package/transpiled/react/deprecated/ActionMenu/Actions/ActionsItems.d.ts +0 -18
- package/transpiled/react/deprecated/ActionMenu/Actions/ActionsItems.js +0 -49
- package/transpiled/react/deprecated/ActionMenu/Actions/call.d.ts +0 -5
- package/transpiled/react/deprecated/ActionMenu/Actions/call.js +0 -29
- package/transpiled/react/deprecated/ActionMenu/Actions/emailTo.d.ts +0 -5
- package/transpiled/react/deprecated/ActionMenu/Actions/emailTo.js +0 -29
- package/transpiled/react/deprecated/ActionMenu/Actions/helpers.d.ts +0 -3
- package/transpiled/react/deprecated/ActionMenu/Actions/helpers.js +0 -51
- package/transpiled/react/deprecated/ActionMenu/Actions/helpers.spec.d.ts +0 -1
- package/transpiled/react/deprecated/ActionMenu/Actions/hr.d.ts +0 -4
- package/transpiled/react/deprecated/ActionMenu/Actions/hr.js +0 -9
- package/transpiled/react/deprecated/ActionMenu/Actions/index.d.ts +0 -7
- package/transpiled/react/deprecated/ActionMenu/Actions/index.js +0 -7
- package/transpiled/react/deprecated/ActionMenu/Actions/locales/withActionsLocales.d.ts +0 -8
- package/transpiled/react/deprecated/ActionMenu/Actions/locales/withActionsLocales.js +0 -22
- package/transpiled/react/deprecated/ActionMenu/Actions/modify.d.ts +0 -4
- package/transpiled/react/deprecated/ActionMenu/Actions/modify.js +0 -39
- package/transpiled/react/deprecated/ActionMenu/Actions/smsTo.d.ts +0 -5
- package/transpiled/react/deprecated/ActionMenu/Actions/smsTo.js +0 -29
- package/transpiled/react/deprecated/ActionMenu/Actions/viewInContacts.d.ts +0 -4
- package/transpiled/react/deprecated/ActionMenu/Actions/viewInContacts.js +0 -39
- package/transpiled/react/deprecated/ActionMenu/NotInlineWrapper.d.ts +0 -9
- package/transpiled/react/deprecated/ActionMenu/NotInlineWrapper.js +0 -58
- package/transpiled/react/deprecated/ActionMenu/index.d.ts +0 -48
- package/transpiled/react/deprecated/ActionMenu/index.js +0 -104
- package/transpiled/react/deprecated/Alerter/Alert.d.ts +0 -39
- package/transpiled/react/deprecated/Alerter/Alert.js +0 -168
- package/transpiled/react/deprecated/Alerter/index.d.ts +0 -50
- package/transpiled/react/deprecated/Alerter/index.js +0 -217
- package/transpiled/react/deprecated/BottomDrawer/index.d.ts +0 -31
- package/transpiled/react/deprecated/BottomDrawer/index.js +0 -203
- package/transpiled/react/deprecated/Button/index.d.ts +0 -41
- package/transpiled/react/deprecated/Button/index.js +0 -212
- package/transpiled/react/deprecated/ButtonAction/index.d.ts +0 -21
- package/transpiled/react/deprecated/ButtonAction/index.js +0 -69
- package/transpiled/react/deprecated/Chip/index.d.ts +0 -26
- package/transpiled/react/deprecated/Chip/index.js +0 -129
- package/transpiled/react/deprecated/CompositeRow/index.d.ts +0 -34
- package/transpiled/react/deprecated/CompositeRow/index.js +0 -93
- package/transpiled/react/deprecated/GridItem/index.d.ts +0 -12
- package/transpiled/react/deprecated/GridItem/index.js +0 -27
- package/transpiled/react/deprecated/Infos/index.d.ts +0 -26
- package/transpiled/react/deprecated/Infos/index.js +0 -103
- package/transpiled/react/deprecated/InfosCarrousel/index.d.ts +0 -24
- package/transpiled/react/deprecated/InfosCarrousel/index.js +0 -120
- package/transpiled/react/deprecated/InlineCard/index.d.ts +0 -16
- package/transpiled/react/deprecated/InlineCard/index.js +0 -53
- package/transpiled/react/deprecated/IntentModal/IntentModal.d.ts +0 -23
- package/transpiled/react/deprecated/IntentModal/IntentModal.js +0 -126
- package/transpiled/react/deprecated/IntentModal/index.d.ts +0 -1
- package/transpiled/react/deprecated/IntentModal/index.js +0 -1
- package/transpiled/react/deprecated/IntentOpener/IntentOpener.d.ts +0 -25
- package/transpiled/react/deprecated/IntentOpener/IntentOpener.js +0 -105
- package/transpiled/react/deprecated/IntentOpener/index.d.ts +0 -1
- package/transpiled/react/deprecated/IntentOpener/index.js +0 -1
- package/transpiled/react/deprecated/Media/Media.d.ts +0 -24
- package/transpiled/react/deprecated/Media/Media.js +0 -55
- package/transpiled/react/deprecated/Media/index.d.ts +0 -1
- package/transpiled/react/deprecated/Media/index.js +0 -1
- package/transpiled/react/deprecated/Menus/index.d.ts +0 -24
- package/transpiled/react/deprecated/Menus/index.js +0 -154
- package/transpiled/react/deprecated/Modal/AnimatedContentHeader.d.ts +0 -6
- package/transpiled/react/deprecated/Modal/AnimatedContentHeader.js +0 -34
- package/transpiled/react/deprecated/Modal/ModalBackButton.d.ts +0 -2
- package/transpiled/react/deprecated/Modal/ModalBackButton.js +0 -67
- package/transpiled/react/deprecated/Modal/ModalButtons.d.ts +0 -17
- package/transpiled/react/deprecated/Modal/ModalButtons.js +0 -68
- package/transpiled/react/deprecated/Modal/ModalContent.d.ts +0 -20
- package/transpiled/react/deprecated/Modal/ModalContent.js +0 -177
- package/transpiled/react/deprecated/Modal/ModalCross.d.ts +0 -7
- package/transpiled/react/deprecated/Modal/ModalCross.js +0 -68
- package/transpiled/react/deprecated/Modal/ModalEffects.d.ts +0 -1
- package/transpiled/react/deprecated/Modal/ModalEffects.js +0 -50
- package/transpiled/react/deprecated/Modal/ModalFooter.d.ts +0 -5
- package/transpiled/react/deprecated/Modal/ModalFooter.js +0 -47
- package/transpiled/react/deprecated/Modal/ModalHeader.d.ts +0 -17
- package/transpiled/react/deprecated/Modal/ModalHeader.js +0 -87
- package/transpiled/react/deprecated/Modal/ModalSection.d.ts +0 -5
- package/transpiled/react/deprecated/Modal/ModalSection.js +0 -47
- package/transpiled/react/deprecated/Modal/index.d.ts +0 -14
- package/transpiled/react/deprecated/Modal/index.js +0 -345
- package/transpiled/react/deprecated/NarrowContent/index.d.ts +0 -2
- package/transpiled/react/deprecated/NarrowContent/index.js +0 -19
- package/transpiled/react/deprecated/Overlay/index.d.ts +0 -3
- package/transpiled/react/deprecated/Overlay/index.js +0 -115
- package/transpiled/react/deprecated/PercentageBar/index.d.ts +0 -2
- package/transpiled/react/deprecated/PercentageBar/index.js +0 -27
- package/transpiled/react/deprecated/PercentageLine/index.d.ts +0 -18
- package/transpiled/react/deprecated/PercentageLine/index.js +0 -44
- package/transpiled/react/deprecated/PushClientButton/index.d.ts +0 -16
- package/transpiled/react/deprecated/PushClientButton/index.js +0 -50
- package/transpiled/react/deprecated/PushClientButton/index.spec.d.ts +0 -1
- package/transpiled/react/deprecated/QuotaAlert/index.d.ts +0 -7
- package/transpiled/react/deprecated/QuotaAlert/index.js +0 -17
- package/transpiled/react/deprecated/Radio/index.d.ts +0 -21
- package/transpiled/react/deprecated/Radio/index.js +0 -78
- package/transpiled/react/deprecated/Radio/index.spec.d.ts +0 -1
- package/transpiled/react/deprecated/RaisedList/index.d.ts +0 -2
- package/transpiled/react/deprecated/RaisedList/index.js +0 -15
- package/transpiled/react/deprecated/Table/index.d.ts +0 -7
- package/transpiled/react/deprecated/Table/index.js +0 -97
- package/transpiled/react/deprecated/ViewStack/ModalStack.d.ts +0 -16
- package/transpiled/react/deprecated/ViewStack/ModalStack.js +0 -47
- package/transpiled/react/deprecated/ViewStack/ViewStack.d.ts +0 -13
- package/transpiled/react/deprecated/ViewStack/ViewStack.js +0 -49
- package/transpiled/react/deprecated/ViewStack/context.d.ts +0 -3
- package/transpiled/react/deprecated/ViewStack/context.js +0 -5
- package/transpiled/react/deprecated/ViewStack/example.d.ts +0 -3
- package/transpiled/react/deprecated/ViewStack/example.js +0 -66
- package/transpiled/react/deprecated/ViewStack/hooks.d.ts +0 -1
- package/transpiled/react/deprecated/ViewStack/hooks.js +0 -77
- package/transpiled/react/deprecated/ViewStack/index.d.ts +0 -3
- package/transpiled/react/deprecated/ViewStack/index.js +0 -3
- package/transpiled/react/helpers/acceptedTypes.d.ts +0 -3
- package/transpiled/react/helpers/acceptedTypes.js +0 -42
- package/transpiled/react/helpers/acceptedTypes.spec.d.ts +0 -1
- package/transpiled/react/helpers/appDataset.d.ts +0 -11
- package/transpiled/react/helpers/appDataset.js +0 -44
- package/transpiled/react/helpers/appDataset.spec.d.ts +0 -1
- package/transpiled/react/helpers/breakpoints.d.ts +0 -15
- package/transpiled/react/helpers/breakpoints.js +0 -34
- package/transpiled/react/helpers/createDepreciationLogger.d.ts +0 -2
- package/transpiled/react/helpers/createDepreciationLogger.js +0 -9
- package/transpiled/react/helpers/createDepreciationLogger.spec.d.ts +0 -1
- package/transpiled/react/helpers/getRandomUUID.d.ts +0 -1
- package/transpiled/react/helpers/getRandomUUID.js +0 -30
- package/transpiled/react/helpers/getRandomUUID.spec.d.ts +0 -1
- package/transpiled/react/helpers/getSafeArea.d.ts +0 -10
- package/transpiled/react/helpers/getSafeArea.js +0 -15
- package/transpiled/react/helpers/isTesting.d.ts +0 -2
- package/transpiled/react/helpers/isTesting.js +0 -3
- package/transpiled/react/helpers/migrateProps.d.ts +0 -2
- package/transpiled/react/helpers/migrateProps.js +0 -123
- package/transpiled/react/helpers/ref.d.ts +0 -2
- package/transpiled/react/helpers/ref.js +0 -6
- package/transpiled/react/helpers/ref.spec.d.ts +0 -1
- package/transpiled/react/helpers/useProgression.d.ts +0 -9
- package/transpiled/react/helpers/useProgression.js +0 -36
- package/transpiled/react/helpers/withBreakpoints.d.ts +0 -31
- package/transpiled/react/helpers/withBreakpoints.js +0 -105
- package/transpiled/react/helpers/withOffline.d.ts +0 -68
- package/transpiled/react/helpers/withOffline.js +0 -82
- package/transpiled/react/helpers/withState.d.ts +0 -49
- package/transpiled/react/helpers/withState.js +0 -63
- package/transpiled/react/hooks/useBrowserOffline.d.ts +0 -10
- package/transpiled/react/hooks/useBrowserOffline.js +0 -33
- package/transpiled/react/hooks/useBrowserOffline.spec.d.ts +0 -1
- package/transpiled/react/hooks/useClientErrors.d.ts +0 -29
- package/transpiled/react/hooks/useClientErrors.js +0 -167
- package/transpiled/react/hooks/useClientErrors.spec.d.ts +0 -1
- package/transpiled/react/hooks/useConfirmExit/index.d.ts +0 -41
- package/transpiled/react/hooks/useConfirmExit/index.js +0 -186
- package/transpiled/react/hooks/useConfirmExit/index.spec.d.ts +0 -1
- package/transpiled/react/hooks/useCycle.d.ts +0 -12
- package/transpiled/react/hooks/useCycle.js +0 -38
- package/transpiled/react/hooks/useCycle.spec.d.ts +0 -1
- package/transpiled/react/hooks/useEventListener.d.ts +0 -2
- package/transpiled/react/hooks/useEventListener.js +0 -17
- package/transpiled/react/hooks/useEventListener.spec.d.ts +0 -1
- package/transpiled/react/hooks/useMediaQuery.d.ts +0 -2
- package/transpiled/react/hooks/useMediaQuery.js +0 -15
- package/transpiled/react/hooks/usePeriodicRender.d.ts +0 -7
- package/transpiled/react/hooks/usePeriodicRender.js +0 -27
- package/transpiled/react/hooks/usePeriodicRender.spec.d.ts +0 -1
- package/transpiled/react/hooks/useRealtime.d.ts +0 -2
- package/transpiled/react/hooks/useRealtime.js +0 -108
- package/transpiled/react/hooks/useRealtime.spec.d.ts +0 -1
- package/transpiled/react/hooks/useScroll.d.ts +0 -14
- package/transpiled/react/hooks/useScroll.js +0 -49
- package/transpiled/react/hooks/useScroll.spec.d.ts +0 -1
- package/transpiled/react/hooks/useSetFlagshipUi/helpers.d.ts +0 -17
- package/transpiled/react/hooks/useSetFlagshipUi/helpers.js +0 -143
- package/transpiled/react/hooks/useSetFlagshipUi/useSetFlagshipUI.d.ts +0 -12
- package/transpiled/react/hooks/useSetFlagshipUi/useSetFlagshipUI.js +0 -36
- package/transpiled/react/index.d.ts +0 -115
- package/transpiled/react/index.js +0 -115
- package/transpiled/react/jestLib/I18n.d.ts +0 -6
- package/transpiled/react/jestLib/I18n.js +0 -13
- package/transpiled/react/legacy/Avatar/helpers.d.ts +0 -1
- package/transpiled/react/legacy/Avatar/helpers.js +0 -21
- package/transpiled/react/legacy/Avatar/index.d.ts +0 -43
- package/transpiled/react/legacy/Avatar/index.js +0 -83
- package/transpiled/react/legacy/Breadcrumbs/index.d.ts +0 -17
- package/transpiled/react/legacy/Breadcrumbs/index.js +0 -109
- package/transpiled/react/mocks/apps.d.ts +0 -203
- package/transpiled/react/mocks/apps.js +0 -154
- package/transpiled/react/palette.d.ts +0 -49
- package/transpiled/react/palette.js +0 -49
- package/transpiled/react/proptypes.d.ts +0 -18
- package/transpiled/react/proptypes.js +0 -18
- package/transpiled/react/providers/Alert/index.d.ts +0 -21
- package/transpiled/react/providers/Alert/index.js +0 -92
- package/transpiled/react/providers/Breakpoints/index.d.ts +0 -16
- package/transpiled/react/providers/Breakpoints/index.js +0 -62
- package/transpiled/react/providers/Breakpoints/useIframeConnection.d.ts +0 -5
- package/transpiled/react/providers/Breakpoints/useIframeConnection.js +0 -35
- package/transpiled/react/providers/Breakpoints/useIframeToSendWidth.d.ts +0 -3
- package/transpiled/react/providers/Breakpoints/useIframeToSendWidth.js +0 -32
- package/transpiled/react/providers/Breakpoints/useParentBreakpoints.d.ts +0 -5
- package/transpiled/react/providers/Breakpoints/useParentBreakpoints.js +0 -34
- package/transpiled/react/providers/ConfirmDialog/index.d.ts +0 -7
- package/transpiled/react/providers/ConfirmDialog/index.js +0 -73
- package/transpiled/react/providers/CozyTheme/CozyThemeWithQuery.d.ts +0 -2
- package/transpiled/react/providers/CozyTheme/CozyThemeWithQuery.js +0 -25
- package/transpiled/react/providers/CozyTheme/DumbCozyTheme.d.ts +0 -18
- package/transpiled/react/providers/CozyTheme/DumbCozyTheme.js +0 -50
- package/transpiled/react/providers/CozyTheme/index.d.ts +0 -31
- package/transpiled/react/providers/CozyTheme/index.js +0 -53
- package/transpiled/react/providers/CozyTheme/queries.d.ts +0 -8
- package/transpiled/react/providers/CozyTheme/queries.js +0 -13
- package/transpiled/react/providers/DemoProvider.d.ts +0 -7
- package/transpiled/react/providers/DemoProvider.js +0 -47
- package/transpiled/react/providers/Encrypted/index.d.ts +0 -8
- package/transpiled/react/providers/Encrypted/index.js +0 -24
- package/transpiled/react/providers/I18n/createUseI18n.d.ts +0 -6
- package/transpiled/react/providers/I18n/createUseI18n.js +0 -39
- package/transpiled/react/providers/I18n/format.d.ts +0 -3
- package/transpiled/react/providers/I18n/format.js +0 -72
- package/transpiled/react/providers/I18n/format.spec.d.ts +0 -1
- package/transpiled/react/providers/I18n/helpers.d.ts +0 -5
- package/transpiled/react/providers/I18n/helpers.js +0 -35
- package/transpiled/react/providers/I18n/index.d.ts +0 -62
- package/transpiled/react/providers/I18n/index.js +0 -132
- package/transpiled/react/providers/I18n/index.spec.d.ts +0 -1
- package/transpiled/react/providers/I18n/translate.d.ts +0 -3
- package/transpiled/react/providers/I18n/translate.js +0 -21
- package/transpiled/react/providers/I18n/translation.d.ts +0 -3
- package/transpiled/react/providers/I18n/translation.js +0 -40
- package/transpiled/react/providers/I18n/useExtendI18n.d.ts +0 -7
- package/transpiled/react/providers/I18n/useExtendI18n.js +0 -42
- package/transpiled/react/providers/I18n/withLocales.d.ts +0 -8
- package/transpiled/react/providers/I18n/withLocales.js +0 -69
- package/transpiled/react/providers/I18n/withLocales.spec.d.ts +0 -1
- package/transpiled/react/providers/I18n/withOnlyLocales.d.ts +0 -8
- package/transpiled/react/providers/I18n/withOnlyLocales.js +0 -39
- package/transpiled/react/providers/Intent/index.d.ts +0 -9
- package/transpiled/react/providers/Intent/index.js +0 -104
- package/transpiled/react/providers/Selection/index.d.ts +0 -6
- package/transpiled/react/providers/Selection/index.js +0 -94
- package/transpiled/react/styles/index.d.ts +0 -1
- package/transpiled/react/styles/index.js +0 -1
- package/transpiled/react/stylesheet.css +0 -1
- package/transpiled/react/types.d.js +0 -0
- package/transpiled/react/types.js +0 -28
- package/transpiled/react/utils/Dnd/CustomDrag/CustomDragLayer.d.ts +0 -4
- package/transpiled/react/utils/Dnd/CustomDrag/CustomDragLayer.js +0 -47
- package/transpiled/react/utils/Dnd/CustomDrag/DragPreview.d.ts +0 -6
- package/transpiled/react/utils/Dnd/CustomDrag/DragPreview.js +0 -34
- package/transpiled/react/utils/Dnd/CustomDrag/DragPreviewWrapper.d.ts +0 -8
- package/transpiled/react/utils/Dnd/CustomDrag/DragPreviewWrapper.js +0 -63
- package/transpiled/react/utils/Dnd/DnDConfigWrapper.d.ts +0 -2
- package/transpiled/react/utils/Dnd/DnDConfigWrapper.js +0 -55
- package/transpiled/react/utils/color.d.ts +0 -2
- package/transpiled/react/utils/color.js +0 -28
- package/transpiled/react/utils/color.spec.d.ts +0 -1
- package/transpiled/react/utils/dom.d.ts +0 -1
- package/transpiled/react/utils/dom.js +0 -11
- package/transpiled/react/utils/index.d.ts +0 -1
- package/transpiled/react/utils/index.js +0 -1
- package/transpiled/react/utils/react.d.ts +0 -4
- package/transpiled/react/utils/react.js +0 -29
- package/transpiled/react/utils.d.ts +0 -5
- package/transpiled/react/utils.js +0 -23
|
@@ -1,331 +0,0 @@
|
|
|
1
|
-
import _extends from "@babel/runtime/helpers/extends";
|
|
2
|
-
import _defineProperty from "@babel/runtime/helpers/defineProperty";
|
|
3
|
-
import _slicedToArray from "@babel/runtime/helpers/slicedToArray";
|
|
4
|
-
import _objectWithoutProperties from "@babel/runtime/helpers/objectWithoutProperties";
|
|
5
|
-
var _excluded = ["className", "label", "clearable", "value", "placeholder", "onFocus", "onBlur", "onChange", "minDate", "minDateLabelError", "format", "cancelLabel", "clearLabel", "okLabel", "todayLabel", "showTodayButton", "helperText", "errorLabel", "inputVariant", "inputProps", "KeyboardButtonProps", "enableKeyboard", "mode", "ampm"];
|
|
6
|
-
|
|
7
|
-
function ownKeys(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); enumerableOnly && (symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; })), keys.push.apply(keys, symbols); } return keys; }
|
|
8
|
-
|
|
9
|
-
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = null != arguments[i] ? arguments[i] : {}; i % 2 ? ownKeys(Object(source), !0).forEach(function (key) { _defineProperty(target, key, source[key]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)) : ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } return target; }
|
|
10
|
-
|
|
11
|
-
import DateFnsUtils from '@date-io/date-fns';
|
|
12
|
-
import { MuiPickersUtilsProvider, KeyboardDatePicker as MuiKeyboardDatePicker, KeyboardTimePicker as MuiKeyboardTimePicker, KeyboardDateTimePicker as MuiKeyboardDateTimePicker, DatePicker as MuiDatePicker, TimePicker as MuiTimePicker, DateTimePicker as MuiDateTimePicker } from '@material-ui/pickers';
|
|
13
|
-
import cx from 'classnames';
|
|
14
|
-
import formatFNS from 'date-fns/format';
|
|
15
|
-
import isBefore from 'date-fns/isBefore';
|
|
16
|
-
import LocaleEN from 'date-fns/locale/en-US';
|
|
17
|
-
import LocaleFR from 'date-fns/locale/fr';
|
|
18
|
-
import subDays from 'date-fns/subDays';
|
|
19
|
-
import PropTypes from 'prop-types';
|
|
20
|
-
import React, { forwardRef, useState } from 'react';
|
|
21
|
-
import { makeFormat } from "cozy-ui/transpiled/react/DatePicker/helpers";
|
|
22
|
-
import withOwnLocales from "cozy-ui/transpiled/react/DatePicker/locales/withOwnLocales";
|
|
23
|
-
import useBreakpoints from "cozy-ui/transpiled/react/providers/Breakpoints";
|
|
24
|
-
import { useI18n } from "cozy-ui/transpiled/react/providers/I18n";
|
|
25
|
-
import { makeStyles } from "cozy-ui/transpiled/react/styles";
|
|
26
|
-
var localesFNS = {
|
|
27
|
-
fr: LocaleFR,
|
|
28
|
-
en: LocaleEN
|
|
29
|
-
};
|
|
30
|
-
var useStyles = makeStyles(function () {
|
|
31
|
-
return {
|
|
32
|
-
overrides: {
|
|
33
|
-
width: '100%',
|
|
34
|
-
height: function height(isDesktop) {
|
|
35
|
-
return isDesktop ? '5rem' : 'inherit';
|
|
36
|
-
},
|
|
37
|
-
MuiOutlinedInput: {
|
|
38
|
-
'&:focused': {
|
|
39
|
-
notchedOutline: {
|
|
40
|
-
borderColor: 'var(--primaryColor)'
|
|
41
|
-
}
|
|
42
|
-
}
|
|
43
|
-
}
|
|
44
|
-
}
|
|
45
|
-
};
|
|
46
|
-
});
|
|
47
|
-
var DatePicker = /*#__PURE__*/forwardRef(function (_ref, ref) {
|
|
48
|
-
var className = _ref.className,
|
|
49
|
-
label = _ref.label,
|
|
50
|
-
_ref$clearable = _ref.clearable,
|
|
51
|
-
clearable = _ref$clearable === void 0 ? false : _ref$clearable,
|
|
52
|
-
_ref$value = _ref.value,
|
|
53
|
-
value = _ref$value === void 0 ? null : _ref$value,
|
|
54
|
-
placeholder = _ref.placeholder,
|
|
55
|
-
onFocus = _ref.onFocus,
|
|
56
|
-
onBlur = _ref.onBlur,
|
|
57
|
-
onChange = _ref.onChange,
|
|
58
|
-
minDate = _ref.minDate,
|
|
59
|
-
minDateLabelError = _ref.minDateLabelError,
|
|
60
|
-
format = _ref.format,
|
|
61
|
-
cancelLabel = _ref.cancelLabel,
|
|
62
|
-
clearLabel = _ref.clearLabel,
|
|
63
|
-
okLabel = _ref.okLabel,
|
|
64
|
-
todayLabel = _ref.todayLabel,
|
|
65
|
-
_ref$showTodayButton = _ref.showTodayButton,
|
|
66
|
-
showTodayButton = _ref$showTodayButton === void 0 ? false : _ref$showTodayButton,
|
|
67
|
-
helperText = _ref.helperText,
|
|
68
|
-
errorLabel = _ref.errorLabel,
|
|
69
|
-
_ref$inputVariant = _ref.inputVariant,
|
|
70
|
-
inputVariant = _ref$inputVariant === void 0 ? 'outlined' : _ref$inputVariant,
|
|
71
|
-
inputProps = _ref.inputProps,
|
|
72
|
-
KeyboardButtonProps = _ref.KeyboardButtonProps,
|
|
73
|
-
enableKeyboard = _ref.enableKeyboard,
|
|
74
|
-
_ref$mode = _ref.mode,
|
|
75
|
-
mode = _ref$mode === void 0 ? 'date' : _ref$mode,
|
|
76
|
-
ampm = _ref.ampm,
|
|
77
|
-
props = _objectWithoutProperties(_ref, _excluded);
|
|
78
|
-
|
|
79
|
-
var _useState = useState(null),
|
|
80
|
-
_useState2 = _slicedToArray(_useState, 2),
|
|
81
|
-
error = _useState2[0],
|
|
82
|
-
setError = _useState2[1];
|
|
83
|
-
|
|
84
|
-
var _useState3 = useState(false),
|
|
85
|
-
_useState4 = _slicedToArray(_useState3, 2),
|
|
86
|
-
isFocused = _useState4[0],
|
|
87
|
-
setIsFocused = _useState4[1];
|
|
88
|
-
|
|
89
|
-
var _useBreakpoints = useBreakpoints(),
|
|
90
|
-
isDesktop = _useBreakpoints.isDesktop;
|
|
91
|
-
|
|
92
|
-
var classes = useStyles(isDesktop);
|
|
93
|
-
|
|
94
|
-
var _useI18n = useI18n(),
|
|
95
|
-
t = _useI18n.t,
|
|
96
|
-
lang = _useI18n.lang;
|
|
97
|
-
|
|
98
|
-
var isError = !isFocused && Boolean(error);
|
|
99
|
-
|
|
100
|
-
var _helperText = isError ? error : helperText !== null && helperText !== void 0 ? helperText : null;
|
|
101
|
-
|
|
102
|
-
var _format = format || makeFormat({
|
|
103
|
-
ampm: ampm,
|
|
104
|
-
mode: mode,
|
|
105
|
-
lang: lang
|
|
106
|
-
});
|
|
107
|
-
|
|
108
|
-
var _ampm = ampm !== null && ampm !== void 0 ? ampm : !(mode === 'time' || mode === 'dateTime');
|
|
109
|
-
|
|
110
|
-
var _placeholder = placeholder !== null && placeholder !== void 0 ? placeholder : formatFNS(new Date(), _format);
|
|
111
|
-
|
|
112
|
-
var _clearLabel = clearLabel || t('clear');
|
|
113
|
-
|
|
114
|
-
var _todayLabel = todayLabel || t('today');
|
|
115
|
-
|
|
116
|
-
var _cancelLabel = cancelLabel || t('cancel');
|
|
117
|
-
|
|
118
|
-
var _okLabel = okLabel || t('ok');
|
|
119
|
-
|
|
120
|
-
var _minDateLabelError = minDateLabelError ? minDateLabelError : minDate ? t('minDateLabelError', {
|
|
121
|
-
date: formatFNS(minDate, _format)
|
|
122
|
-
}) : null;
|
|
123
|
-
|
|
124
|
-
var _KeyboardButtonProps = _objectSpread({
|
|
125
|
-
'aria-label': label
|
|
126
|
-
}, KeyboardButtonProps);
|
|
127
|
-
|
|
128
|
-
var _inputProps = _objectSpread({
|
|
129
|
-
inputMode: 'numeric'
|
|
130
|
-
}, inputProps);
|
|
131
|
-
|
|
132
|
-
var handleChange = function handleChange(val) {
|
|
133
|
-
if ((val === null || val === void 0 ? void 0 : val.toString()) !== 'Invalid Date') {
|
|
134
|
-
if (minDate && isBefore(val, subDays(minDate, 1))) {
|
|
135
|
-
setError(_minDateLabelError);
|
|
136
|
-
onChange(val, false);
|
|
137
|
-
return;
|
|
138
|
-
}
|
|
139
|
-
|
|
140
|
-
setError(null);
|
|
141
|
-
onChange(val, true);
|
|
142
|
-
} else if (val === '') {
|
|
143
|
-
setError(null);
|
|
144
|
-
onChange(null, true);
|
|
145
|
-
} else {
|
|
146
|
-
setError(errorLabel !== null && errorLabel !== void 0 ? errorLabel : t('invalidDate'));
|
|
147
|
-
onChange(val, false);
|
|
148
|
-
}
|
|
149
|
-
};
|
|
150
|
-
|
|
151
|
-
var handleBlur = function handleBlur() {
|
|
152
|
-
setIsFocused(false);
|
|
153
|
-
onFocus === null || onFocus === void 0 ? void 0 : onFocus(true);
|
|
154
|
-
onBlur === null || onBlur === void 0 ? void 0 : onBlur(false);
|
|
155
|
-
};
|
|
156
|
-
|
|
157
|
-
var handleFocus = function handleFocus() {
|
|
158
|
-
setIsFocused(true);
|
|
159
|
-
onFocus === null || onFocus === void 0 ? void 0 : onFocus(false);
|
|
160
|
-
onBlur === null || onBlur === void 0 ? void 0 : onBlur(true);
|
|
161
|
-
};
|
|
162
|
-
|
|
163
|
-
var DatePickerComponent;
|
|
164
|
-
|
|
165
|
-
switch (mode) {
|
|
166
|
-
case 'date':
|
|
167
|
-
DatePickerComponent = enableKeyboard ? MuiKeyboardDatePicker : MuiDatePicker;
|
|
168
|
-
break;
|
|
169
|
-
|
|
170
|
-
case 'time':
|
|
171
|
-
DatePickerComponent = enableKeyboard ? MuiKeyboardTimePicker : MuiTimePicker;
|
|
172
|
-
break;
|
|
173
|
-
|
|
174
|
-
case 'dateTime':
|
|
175
|
-
DatePickerComponent = enableKeyboard ? MuiKeyboardDateTimePicker : MuiDateTimePicker;
|
|
176
|
-
break;
|
|
177
|
-
}
|
|
178
|
-
|
|
179
|
-
return /*#__PURE__*/React.createElement(MuiPickersUtilsProvider, {
|
|
180
|
-
utils: DateFnsUtils,
|
|
181
|
-
locale: localesFNS[lang]
|
|
182
|
-
}, /*#__PURE__*/React.createElement(DatePickerComponent, _extends({
|
|
183
|
-
inputRef: ref,
|
|
184
|
-
label: label,
|
|
185
|
-
placeholder: _placeholder,
|
|
186
|
-
value: value,
|
|
187
|
-
helperText: _helperText,
|
|
188
|
-
className: cx(classes.overrides, className),
|
|
189
|
-
minDate: minDate,
|
|
190
|
-
ampm: _ampm,
|
|
191
|
-
format: _format,
|
|
192
|
-
onChange: handleChange,
|
|
193
|
-
error: isError,
|
|
194
|
-
onBlur: handleBlur,
|
|
195
|
-
onFocus: handleFocus,
|
|
196
|
-
inputVariant: inputVariant,
|
|
197
|
-
inputProps: _inputProps,
|
|
198
|
-
KeyboardButtonProps: _KeyboardButtonProps // Modal start
|
|
199
|
-
,
|
|
200
|
-
showTodayButton: showTodayButton,
|
|
201
|
-
todayLabel: _todayLabel,
|
|
202
|
-
clearable: clearable,
|
|
203
|
-
clearLabel: _clearLabel,
|
|
204
|
-
cancelLabel: _cancelLabel,
|
|
205
|
-
okLabel: _okLabel // Modal end
|
|
206
|
-
|
|
207
|
-
}, props)));
|
|
208
|
-
});
|
|
209
|
-
DatePicker.displayName = 'DatePicker';
|
|
210
|
-
DatePicker.prototype = {
|
|
211
|
-
/*
|
|
212
|
-
Classname to override the input style
|
|
213
|
-
*/
|
|
214
|
-
className: PropTypes.string,
|
|
215
|
-
|
|
216
|
-
/*
|
|
217
|
-
Label of the input
|
|
218
|
-
*/
|
|
219
|
-
label: PropTypes.string,
|
|
220
|
-
|
|
221
|
-
/*
|
|
222
|
-
Value of th input. If set by default with a Date, isValidDate will be false if the value is empty (KeyboardDatePicker behavior)
|
|
223
|
-
*/
|
|
224
|
-
value: PropTypes.string.isRequired,
|
|
225
|
-
|
|
226
|
-
/*
|
|
227
|
-
Placeholder of the input
|
|
228
|
-
*/
|
|
229
|
-
placeholder: PropTypes.string,
|
|
230
|
-
|
|
231
|
-
/*
|
|
232
|
-
Function that returns the value of the input when it changes and if it is a valid Date
|
|
233
|
-
*/
|
|
234
|
-
onChange: PropTypes.func.isRequired,
|
|
235
|
-
|
|
236
|
-
/*
|
|
237
|
-
Function that returns if the input is blured
|
|
238
|
-
*/
|
|
239
|
-
onBlur: PropTypes.func,
|
|
240
|
-
|
|
241
|
-
/*
|
|
242
|
-
Function that returns if the input is focused
|
|
243
|
-
*/
|
|
244
|
-
onFocus: PropTypes.func,
|
|
245
|
-
|
|
246
|
-
/*
|
|
247
|
-
Helper text to display when the input is in error
|
|
248
|
-
*/
|
|
249
|
-
helperText: PropTypes.string,
|
|
250
|
-
|
|
251
|
-
/*
|
|
252
|
-
Min date selectable with the date picker (exclusive)
|
|
253
|
-
*/
|
|
254
|
-
minDate: PropTypes.instanceOf(Date),
|
|
255
|
-
|
|
256
|
-
/*
|
|
257
|
-
Error message when the min date is not respected
|
|
258
|
-
*/
|
|
259
|
-
minDateLabelError: PropTypes.string,
|
|
260
|
-
|
|
261
|
-
/*
|
|
262
|
-
Format of the date
|
|
263
|
-
*/
|
|
264
|
-
format: PropTypes.string,
|
|
265
|
-
|
|
266
|
-
/*
|
|
267
|
-
Date picker cancellation label
|
|
268
|
-
*/
|
|
269
|
-
cancelLabel: PropTypes.string,
|
|
270
|
-
|
|
271
|
-
/*
|
|
272
|
-
Show today button
|
|
273
|
-
*/
|
|
274
|
-
showTodayButton: PropTypes.bool,
|
|
275
|
-
|
|
276
|
-
/*
|
|
277
|
-
Date picker today label
|
|
278
|
-
*/
|
|
279
|
-
todayLabel: PropTypes.string,
|
|
280
|
-
|
|
281
|
-
/*
|
|
282
|
-
Date picker ok label
|
|
283
|
-
*/
|
|
284
|
-
okLabel: PropTypes.string,
|
|
285
|
-
|
|
286
|
-
/*
|
|
287
|
-
Show the clear button
|
|
288
|
-
*/
|
|
289
|
-
clearable: PropTypes.bool,
|
|
290
|
-
|
|
291
|
-
/*
|
|
292
|
-
Date picker clear label
|
|
293
|
-
*/
|
|
294
|
-
clearLabel: PropTypes.string,
|
|
295
|
-
|
|
296
|
-
/*
|
|
297
|
-
Error message when the date is invalid
|
|
298
|
-
*/
|
|
299
|
-
errorLabel: PropTypes.string,
|
|
300
|
-
|
|
301
|
-
/*
|
|
302
|
-
Variant of the input
|
|
303
|
-
*/
|
|
304
|
-
inputVariant: PropTypes.string,
|
|
305
|
-
|
|
306
|
-
/*
|
|
307
|
-
Props to override the input
|
|
308
|
-
*/
|
|
309
|
-
inputProps: PropTypes.object,
|
|
310
|
-
|
|
311
|
-
/*
|
|
312
|
-
Props to override the keyboard button
|
|
313
|
-
*/
|
|
314
|
-
KeyboardButtonProps: PropTypes.object,
|
|
315
|
-
|
|
316
|
-
/*
|
|
317
|
-
Enable the keyboard date picker
|
|
318
|
-
*/
|
|
319
|
-
enableKeyboard: PropTypes.bool,
|
|
320
|
-
|
|
321
|
-
/*
|
|
322
|
-
Mode of the date picker. Default is "date"
|
|
323
|
-
*/
|
|
324
|
-
mode: PropTypes.oneOf(['date', 'time', 'dateTime']),
|
|
325
|
-
|
|
326
|
-
/*
|
|
327
|
-
Enable the AM/PM selector
|
|
328
|
-
*/
|
|
329
|
-
ampm: PropTypes.bool
|
|
330
|
-
};
|
|
331
|
-
export default withOwnLocales( /*#__PURE__*/React.memo(DatePicker));
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
var en = {
|
|
2
|
-
cancel: "Cancel",
|
|
3
|
-
clear: "Clear",
|
|
4
|
-
invalidDate: "Invalid date",
|
|
5
|
-
ok: "Ok",
|
|
6
|
-
today: "Today",
|
|
7
|
-
minDateLabelError: "Date should not be before minimal date (%{date})"
|
|
8
|
-
};
|
|
9
|
-
var fr = {
|
|
10
|
-
cancel: "Annuler",
|
|
11
|
-
clear: "Supprimer",
|
|
12
|
-
invalidDate: "Date invalide",
|
|
13
|
-
ok: "Ok",
|
|
14
|
-
today: "Aujourd'hui",
|
|
15
|
-
minDateLabelError: "La date ne doit pas \xEAtre ant\xE9rieure \xE0 la date minimale (%{date})"
|
|
16
|
-
};
|
|
17
|
-
import withOnlyLocales from "cozy-ui/transpiled/react/providers/I18n/withOnlyLocales";
|
|
18
|
-
export var locales = {
|
|
19
|
-
en: en,
|
|
20
|
-
fr: fr
|
|
21
|
-
};
|
|
22
|
-
export default withOnlyLocales(locales);
|
|
@@ -1,36 +0,0 @@
|
|
|
1
|
-
import { Theme } from '@material-ui/core';
|
|
2
|
-
import { FlagshipUI } from '../hooks/useSetFlagshipUi/useSetFlagshipUI';
|
|
3
|
-
interface DialogEffectsOptions {
|
|
4
|
-
cozybar?: Element | null;
|
|
5
|
-
fullscreen?: boolean;
|
|
6
|
-
immersive?: boolean;
|
|
7
|
-
sidebar?: HTMLElement | Element | null;
|
|
8
|
-
rootModal?: HTMLElement | Element | null;
|
|
9
|
-
theme: Theme;
|
|
10
|
-
isLight?: boolean;
|
|
11
|
-
}
|
|
12
|
-
export declare enum DOMStrings {
|
|
13
|
-
BackgroundDefault = "default",
|
|
14
|
-
BackgroundPaper = "paper",
|
|
15
|
-
CozyBarBackground = "background-color",
|
|
16
|
-
CozyBarClass = ".coz-bar-wrapper",
|
|
17
|
-
CozyBarPrimaryClass = "coz-theme-primary",
|
|
18
|
-
DialogClass = ".MuiPaper-root",
|
|
19
|
-
OverlayActive = "rgba(0, 0, 0, 0.5)",
|
|
20
|
-
OverlayTransparent = "transparent",
|
|
21
|
-
RootModalColor = "color",
|
|
22
|
-
SidebarID = "sidebar"
|
|
23
|
-
}
|
|
24
|
-
export declare const makeOnMount: ({ cozybar, fullscreen, sidebar, rootModal, theme }: DialogEffectsOptions) => FlagshipUI;
|
|
25
|
-
export declare const makeOnUnmount: ({ rootModal, theme, immersive, sidebar, cozybar, isLight }: DialogEffectsOptions) => FlagshipUI;
|
|
26
|
-
/**
|
|
27
|
-
* Custom version of useSetFlagshipUi() that is aware of the Dialog component.
|
|
28
|
-
*
|
|
29
|
-
* The difference here is that we send messages to the Native app when a props change.
|
|
30
|
-
* In the original version, we send the mount message as soon as the component is rendered.
|
|
31
|
-
*
|
|
32
|
-
* Dialog can be rendered but hidden, so we need to wait for the open prop to be true
|
|
33
|
-
*/
|
|
34
|
-
export declare const useDialogSetFlagshipUI: (open: boolean, onMount: FlagshipUI, onUnmount?: FlagshipUI | undefined, caller?: string | undefined) => void;
|
|
35
|
-
export declare const useDialogEffects: (open: boolean, fullscreen?: boolean | undefined) => void;
|
|
36
|
-
export {};
|
|
@@ -1,145 +0,0 @@
|
|
|
1
|
-
import { getLuminance, useTheme } from '@material-ui/core';
|
|
2
|
-
import { useEffect } from 'react';
|
|
3
|
-
import { isFlagshipApp } from 'cozy-device-helper';
|
|
4
|
-
import { useWebviewIntent } from 'cozy-intent';
|
|
5
|
-
import { getFlagshipMetadata } from "cozy-ui/transpiled/react/hooks/useSetFlagshipUi/helpers";
|
|
6
|
-
import { isRsg } from "cozy-ui/transpiled/react/hooks/useSetFlagshipUi/helpers";
|
|
7
|
-
import { ThemeColor, parseArg } from "cozy-ui/transpiled/react/hooks/useSetFlagshipUi/useSetFlagshipUI";
|
|
8
|
-
import { useCozyTheme } from "cozy-ui/transpiled/react/providers/CozyTheme";
|
|
9
|
-
export var DOMStrings;
|
|
10
|
-
|
|
11
|
-
(function (DOMStrings) {
|
|
12
|
-
DOMStrings["BackgroundDefault"] = "default";
|
|
13
|
-
DOMStrings["BackgroundPaper"] = "paper";
|
|
14
|
-
DOMStrings["CozyBarBackground"] = "background-color";
|
|
15
|
-
DOMStrings["CozyBarClass"] = ".coz-bar-wrapper";
|
|
16
|
-
DOMStrings["CozyBarPrimaryClass"] = "coz-theme-primary";
|
|
17
|
-
DOMStrings["DialogClass"] = ".MuiPaper-root";
|
|
18
|
-
DOMStrings["OverlayActive"] = "rgba(0, 0, 0, 0.5)";
|
|
19
|
-
DOMStrings["OverlayTransparent"] = "transparent";
|
|
20
|
-
DOMStrings["RootModalColor"] = "color";
|
|
21
|
-
DOMStrings["SidebarID"] = "sidebar";
|
|
22
|
-
})(DOMStrings || (DOMStrings = {}));
|
|
23
|
-
|
|
24
|
-
var LUMINANCE_BREAKPOINT = 0.5;
|
|
25
|
-
export var makeOnMount = function makeOnMount(_ref) {
|
|
26
|
-
var cozybar = _ref.cozybar,
|
|
27
|
-
fullscreen = _ref.fullscreen,
|
|
28
|
-
sidebar = _ref.sidebar,
|
|
29
|
-
rootModal = _ref.rootModal,
|
|
30
|
-
theme = _ref.theme;
|
|
31
|
-
var hasBottomBackground = !rootModal;
|
|
32
|
-
var hasTopBackground = cozybar && !rootModal;
|
|
33
|
-
return fullscreen ? {
|
|
34
|
-
bottomBackground: theme.palette.background.paper,
|
|
35
|
-
bottomTheme: ThemeColor.Dark,
|
|
36
|
-
topBackground: theme.palette.background.paper,
|
|
37
|
-
topTheme: ThemeColor.Dark
|
|
38
|
-
} : {
|
|
39
|
-
bottomBackground: hasBottomBackground ? theme.palette.background[sidebar ? DOMStrings.BackgroundDefault : DOMStrings.BackgroundPaper] : undefined,
|
|
40
|
-
bottomTheme: ThemeColor.Light,
|
|
41
|
-
bottomOverlay: DOMStrings.OverlayActive,
|
|
42
|
-
topOverlay: DOMStrings.OverlayActive,
|
|
43
|
-
topBackground: hasTopBackground ? getComputedStyle(cozybar).getPropertyValue(DOMStrings.CozyBarBackground) : undefined,
|
|
44
|
-
topTheme: ThemeColor.Light
|
|
45
|
-
};
|
|
46
|
-
};
|
|
47
|
-
export var makeOnUnmount = function makeOnUnmount(_ref2) {
|
|
48
|
-
var rootModal = _ref2.rootModal,
|
|
49
|
-
theme = _ref2.theme,
|
|
50
|
-
immersive = _ref2.immersive,
|
|
51
|
-
sidebar = _ref2.sidebar,
|
|
52
|
-
cozybar = _ref2.cozybar,
|
|
53
|
-
isLight = _ref2.isLight;
|
|
54
|
-
var hasDarkRoot = rootModal && getLuminance(getComputedStyle(rootModal).getPropertyValue(DOMStrings.RootModalColor)) < LUMINANCE_BREAKPOINT;
|
|
55
|
-
var hasBottomBackground = !rootModal;
|
|
56
|
-
var hasDarkBottomTheme = hasDarkRoot || !immersive && isLight;
|
|
57
|
-
var hasTopBackground = cozybar && !rootModal;
|
|
58
|
-
var hasDarkTopTheme = hasDarkRoot || !immersive && !(cozybar && cozybar.classList.contains(DOMStrings.CozyBarPrimaryClass)) && isLight;
|
|
59
|
-
return {
|
|
60
|
-
bottomBackground: hasBottomBackground ? theme.palette.background[sidebar ? DOMStrings.BackgroundDefault : DOMStrings.BackgroundPaper] : undefined,
|
|
61
|
-
bottomTheme: hasDarkBottomTheme ? ThemeColor.Dark : ThemeColor.Light,
|
|
62
|
-
bottomOverlay: DOMStrings.OverlayTransparent,
|
|
63
|
-
topOverlay: DOMStrings.OverlayTransparent,
|
|
64
|
-
topBackground: hasTopBackground ? getComputedStyle(cozybar).getPropertyValue(DOMStrings.CozyBarBackground) : undefined,
|
|
65
|
-
topTheme: hasDarkTopTheme ? ThemeColor.Dark : ThemeColor.Light
|
|
66
|
-
};
|
|
67
|
-
};
|
|
68
|
-
|
|
69
|
-
var makeCaller = function makeCaller(fullScreen, hasAnotherDialog, immersive) {
|
|
70
|
-
return ['cozy-ui/Dialog', fullScreen ? '--fullScreen' : '', hasAnotherDialog ? '--stacked' : '', immersive ? '--immersive' : ''].join('');
|
|
71
|
-
};
|
|
72
|
-
|
|
73
|
-
var getRootModal = function getRootModal() {
|
|
74
|
-
var modals = document.querySelectorAll(DOMStrings.DialogClass);
|
|
75
|
-
/**
|
|
76
|
-
* If we have more than one modal, we are in a stacked dialog scenario.
|
|
77
|
-
* In this case we want to have access to the DOM element of the root modal.
|
|
78
|
-
* This will allow us to apply the correct background color if a root modal exists, for instance.
|
|
79
|
-
*/
|
|
80
|
-
|
|
81
|
-
return modals.length > 1 ? modals[0] : null;
|
|
82
|
-
};
|
|
83
|
-
|
|
84
|
-
var useHook = function useHook(open, fullscreen) {
|
|
85
|
-
var theme = useTheme();
|
|
86
|
-
|
|
87
|
-
var _useCozyTheme = useCozyTheme(),
|
|
88
|
-
isLight = _useCozyTheme.isLight;
|
|
89
|
-
|
|
90
|
-
var cozybar = document.querySelector(DOMStrings.CozyBarClass);
|
|
91
|
-
var sidebar = document.getElementById(DOMStrings.SidebarID);
|
|
92
|
-
var rootModal = getRootModal();
|
|
93
|
-
var immersive = Boolean(getFlagshipMetadata().immersive);
|
|
94
|
-
useDialogSetFlagshipUI(open, makeOnMount({
|
|
95
|
-
fullscreen: fullscreen,
|
|
96
|
-
theme: theme,
|
|
97
|
-
sidebar: sidebar,
|
|
98
|
-
rootModal: rootModal,
|
|
99
|
-
cozybar: cozybar,
|
|
100
|
-
isLight: isLight
|
|
101
|
-
}), makeOnUnmount({
|
|
102
|
-
rootModal: rootModal,
|
|
103
|
-
theme: theme,
|
|
104
|
-
immersive: immersive,
|
|
105
|
-
sidebar: sidebar,
|
|
106
|
-
cozybar: cozybar,
|
|
107
|
-
isLight: isLight
|
|
108
|
-
}), makeCaller(!!fullscreen, !!rootModal, immersive));
|
|
109
|
-
};
|
|
110
|
-
/**
|
|
111
|
-
* Custom version of useSetFlagshipUi() that is aware of the Dialog component.
|
|
112
|
-
*
|
|
113
|
-
* The difference here is that we send messages to the Native app when a props change.
|
|
114
|
-
* In the original version, we send the mount message as soon as the component is rendered.
|
|
115
|
-
*
|
|
116
|
-
* Dialog can be rendered but hidden, so we need to wait for the open prop to be true
|
|
117
|
-
*/
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
export var useDialogSetFlagshipUI = function useDialogSetFlagshipUI(open, onMount, onUnmount, caller) {
|
|
121
|
-
var webviewIntent = useWebviewIntent();
|
|
122
|
-
useEffect(function () {
|
|
123
|
-
if (open) parseArg(webviewIntent, onMount, "".concat(caller || 'unknown', " (onOpenMount)"));
|
|
124
|
-
return function () {
|
|
125
|
-
/**
|
|
126
|
-
* As we are listening to the open prop, we still want to send an unmount message when the prop changes to false.
|
|
127
|
-
* To avoid false positives, we need to ensure the component is currently showing.
|
|
128
|
-
* We do that by checking if value of open during this cleanup cycle is false,
|
|
129
|
-
* if it is, that means the component is currently showing and is in the process of hiding.
|
|
130
|
-
*
|
|
131
|
-
* Note that this will also handle abrupt unmounting, as in hiding the dialog without using the open prop.
|
|
132
|
-
*/
|
|
133
|
-
if (!open || open === undefined) return;
|
|
134
|
-
parseArg(webviewIntent, onUnmount, "".concat(caller || 'unknown', " (onOpenUnmount)"));
|
|
135
|
-
};
|
|
136
|
-
/**
|
|
137
|
-
* We don't want to listen to onMount/onUnmount arguments
|
|
138
|
-
* It will create far too many unwanted calls
|
|
139
|
-
* We only care about webviewIntent or open props presence,
|
|
140
|
-
* Open should always be present, webviewIntent is more uncertain
|
|
141
|
-
*/
|
|
142
|
-
}, [open, webviewIntent]); // eslint-disable-line react-hooks/exhaustive-deps
|
|
143
|
-
};
|
|
144
|
-
export var useDialogEffects = isFlagshipApp() || isRsg ? useHook : // eslint-disable-next-line @typescript-eslint/no-empty-function
|
|
145
|
-
function () {};
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
export default Dialog;
|
|
2
|
-
export { default as DialogActions } from "./DialogActions";
|
|
3
|
-
export { default as DialogContent } from "./DialogContent";
|
|
4
|
-
export { default as DialogContentText } from "./DialogContentText";
|
|
5
|
-
export { default as DialogTitle } from "./DialogTitle";
|
|
6
|
-
declare function Dialog({ className, ...props }: {
|
|
7
|
-
[x: string]: any;
|
|
8
|
-
className: any;
|
|
9
|
-
}): JSX.Element;
|
|
10
|
-
declare namespace Dialog {
|
|
11
|
-
namespace defaultProps {
|
|
12
|
-
const disableEnforceFocus: boolean;
|
|
13
|
-
}
|
|
14
|
-
}
|
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
import _extends from "@babel/runtime/helpers/extends";
|
|
2
|
-
import _objectWithoutProperties from "@babel/runtime/helpers/objectWithoutProperties";
|
|
3
|
-
var _excluded = ["className"];
|
|
4
|
-
import { default as MUIDialog } from '@material-ui/core/Dialog';
|
|
5
|
-
import cx from 'classnames';
|
|
6
|
-
import React from 'react';
|
|
7
|
-
import { useDialogEffects } from "cozy-ui/transpiled/react/Dialog/DialogEffects";
|
|
8
|
-
import { useCozyTheme } from "cozy-ui/transpiled/react/providers/CozyTheme";
|
|
9
|
-
|
|
10
|
-
var Dialog = function Dialog(_ref) {
|
|
11
|
-
var className = _ref.className,
|
|
12
|
-
props = _objectWithoutProperties(_ref, _excluded);
|
|
13
|
-
|
|
14
|
-
var _useCozyTheme = useCozyTheme(),
|
|
15
|
-
type = _useCozyTheme.type,
|
|
16
|
-
variant = _useCozyTheme.variant;
|
|
17
|
-
|
|
18
|
-
useDialogEffects(props.open, props.fullScreen);
|
|
19
|
-
return /*#__PURE__*/React.createElement(MUIDialog, _extends({
|
|
20
|
-
className: cx("TwakeTheme--".concat(type, "-").concat(variant), className)
|
|
21
|
-
}, props));
|
|
22
|
-
};
|
|
23
|
-
|
|
24
|
-
Dialog.defaultProps = {
|
|
25
|
-
disableEnforceFocus: true
|
|
26
|
-
};
|
|
27
|
-
export default Dialog;
|
|
28
|
-
export { default as DialogActions } from './DialogActions';
|
|
29
|
-
export { default as DialogContent } from './DialogContent';
|
|
30
|
-
export { default as DialogContentText } from './DialogContentText';
|
|
31
|
-
export { default as DialogTitle } from './DialogTitle';
|