cozy-ui 122.0.1 → 122.1.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +14 -0
- package/assets/icons/twake/illus/account_twake.svg +1 -1
- package/assets/icons/twake/illus/bottom-select_twake.svg +1 -1
- package/assets/icons/twake/illus/credit-card-large_twake.svg +1 -1
- package/assets/icons/twake/illus/device-browser_twake.svg +1 -1
- package/assets/icons/twake/illus/device-laptop_twake.svg +1 -1
- package/assets/icons/twake/illus/device-phone_twake.svg +1 -1
- package/assets/icons/twake/illus/device-tablet_twake.svg +1 -1
- package/assets/icons/twake/illus/keychain_twake.svg +1 -1
- package/assets/icons/twake/illus/logout-large_twake.svg +1 -1
- package/assets/icons/twake/illus/top-select_twake.svg +1 -1
- package/assets/icons/twake/illus/trash-duotone_twake.svg +1 -1
- package/assets/icons/twake/permissions/accounts_twake.svg +1 -1
- package/assets/icons/twake/permissions/apps_twake.svg +1 -1
- package/assets/icons/twake/permissions/bank-accounts_twake.svg +1 -1
- package/assets/icons/twake/permissions/bank-groups_twake.svg +1 -1
- package/assets/icons/twake/permissions/bank-operations_twake.svg +1 -1
- package/assets/icons/twake/permissions/bank-recurrence_twake.svg +1 -1
- package/assets/icons/twake/permissions/bill-permissions_twake.svg +1 -1
- package/assets/icons/twake/permissions/bug-report_twake.svg +1 -1
- package/assets/icons/twake/permissions/calendar-permissions_twake.svg +1 -1
- package/assets/icons/twake/permissions/category_twake.svg +1 -1
- package/assets/icons/twake/permissions/certified-permissions_twake.svg +1 -1
- package/assets/icons/twake/permissions/connected-clients_twake.svg +1 -1
- package/assets/icons/twake/permissions/consumption_twake.svg +1 -1
- package/assets/icons/twake/permissions/contacts-accounts_twake.svg +1 -1
- package/assets/icons/twake/permissions/contacts-groups_twake.svg +1 -1
- package/assets/icons/twake/permissions/contract-permissions_twake.svg +1 -1
- package/assets/icons/twake/permissions/energy_twake.svg +1 -1
- package/assets/icons/twake/permissions/energybreakdown_twake.svg +1 -1
- package/assets/icons/twake/permissions/fallback_twake.svg +1 -1
- package/assets/icons/twake/permissions/family_twake.svg +1 -1
- package/assets/icons/twake/permissions/files-pen_twake.svg +1 -1
- package/assets/icons/twake/permissions/files-versions_twake.svg +1 -1
- package/assets/icons/twake/permissions/home-permissions_twake.svg +1 -1
- package/assets/icons/twake/permissions/identities_twake.svg +1 -1
- package/assets/icons/twake/permissions/konnectors-result_twake.svg +1 -1
- package/assets/icons/twake/permissions/konnectors_twake.svg +1 -1
- package/assets/icons/twake/permissions/location-permissions_twake.svg +1 -1
- package/assets/icons/twake/permissions/notifications_twake.svg +1 -1
- package/assets/icons/twake/permissions/opinions_twake.svg +1 -1
- package/assets/icons/twake/permissions/passwords_twake.svg +1 -1
- package/assets/icons/twake/permissions/permissions_twake.svg +1 -1
- package/assets/icons/twake/permissions/photos-album_twake.svg +1 -1
- package/assets/icons/twake/permissions/photos-settings_twake.svg +1 -1
- package/assets/icons/twake/permissions/profile_twake.svg +1 -1
- package/assets/icons/twake/permissions/safe-permissions_twake.svg +1 -1
- package/assets/icons/twake/permissions/settings_twake.svg +1 -1
- package/assets/icons/twake/permissions/sharings_twake.svg +1 -1
- package/assets/icons/twake/permissions/sinister_twake.svg +1 -1
- package/assets/icons/twake/permissions/tags_twake.svg +1 -1
- package/assets/icons/twake/permissions/task-to-effectuate_twake.svg +1 -1
- package/assets/icons/twake/permissions/triggers_twake.svg +1 -1
- package/assets/icons/twake/permissions/versioning_twake.svg +1 -1
- package/package.json +1 -1
- package/react/Avatar/helpers.js +4 -0
- package/react/Icon/Readme.md +1 -2
- package/react/Icons/Account_twake.jsx +2 -6
- package/react/Icons/Accounts_twake.jsx +2 -6
- package/react/Icons/Apps_twake.jsx +2 -8
- package/react/Icons/BankAccounts_twake.jsx +1 -3
- package/react/Icons/BankGroups_twake.jsx +1 -3
- package/react/Icons/BankOperations_twake.jsx +2 -6
- package/react/Icons/BankRecurrence_twake.jsx +3 -11
- package/react/Icons/BillPermissions_twake.jsx +3 -11
- package/react/Icons/BottomSelect_twake.jsx +2 -6
- package/react/Icons/BugReport_twake.jsx +2 -6
- package/react/Icons/CalendarPermissions_twake.jsx +2 -6
- package/react/Icons/Category_twake.jsx +2 -6
- package/react/Icons/CertifiedPermissions_twake.jsx +3 -11
- package/react/Icons/ConnectedClients_twake.jsx +2 -6
- package/react/Icons/Consumption_twake.jsx +3 -11
- package/react/Icons/ContactsAccounts_twake.jsx +5 -9
- package/react/Icons/ContactsGroups_twake.jsx +5 -9
- package/react/Icons/ContractPermissions_twake.jsx +3 -7
- package/react/Icons/CreditCardLarge_twake.jsx +2 -6
- package/react/Icons/DeviceBrowser_twake.jsx +2 -6
- package/react/Icons/DeviceLaptop_twake.jsx +2 -6
- package/react/Icons/DevicePhone_twake.jsx +2 -6
- package/react/Icons/DeviceTablet_twake.jsx +2 -6
- package/react/Icons/Energy_twake.jsx +2 -6
- package/react/Icons/Energybreakdown_twake.jsx +2 -6
- package/react/Icons/Fallback_twake.jsx +1 -1
- package/react/Icons/Family_twake.jsx +2 -6
- package/react/Icons/FilesPen_twake.jsx +1 -1
- package/react/Icons/FilesVersions_twake.jsx +1 -1
- package/react/Icons/HomePermissions_twake.jsx +3 -11
- package/react/Icons/Identities_twake.jsx +2 -6
- package/react/Icons/Keychain_twake.jsx +2 -6
- package/react/Icons/KonnectorsResult_twake.jsx +2 -6
- package/react/Icons/Konnectors_twake.jsx +2 -6
- package/react/Icons/LocationPermissions_twake.jsx +2 -6
- package/react/Icons/LogoutLarge_twake.jsx +2 -6
- package/react/Icons/Notifications_twake.jsx +2 -6
- package/react/Icons/Opinions_twake.jsx +2 -6
- package/react/Icons/Passwords_twake.jsx +2 -5
- package/react/Icons/Permissions_twake.jsx +2 -6
- package/react/Icons/PhotosAlbum_twake.jsx +2 -6
- package/react/Icons/PhotosSettings_twake.jsx +1 -3
- package/react/Icons/Profile_twake.jsx +1 -3
- package/react/Icons/SafePermissions_twake.jsx +1 -3
- package/react/Icons/Settings_twake.jsx +1 -3
- package/react/Icons/Sharings_twake.jsx +2 -6
- package/react/Icons/Sinister_twake.jsx +2 -6
- package/react/Icons/Tags_twake.jsx +2 -8
- package/react/Icons/TaskToEffectuate_twake.jsx +2 -8
- package/react/Icons/TopSelect_twake.jsx +2 -6
- package/react/Icons/TrashDuotone_twake.jsx +2 -6
- package/react/Icons/Triggers_twake.jsx +2 -6
- package/react/Icons/Twake_workplace.jsx +83 -0
- package/react/Icons/Versioning_twake.jsx +2 -6
- package/react/SquareAppIcon/index.jsx +3 -2
- package/react/SquareAppIcon/styles_twake.styl +6 -1
- package/react/Typography/index.jsx +1 -1
- package/react/helpers/isTwakeTheme.js +4 -0
- package/react/helpers/withBreakpoints.jsx +4 -0
- package/react/legacy/Avatar/helpers.js +4 -0
- package/react/providers/I18n/index.jsx +10 -0
- package/transpiled/react/Accordion/index.d.ts +2 -0
- package/transpiled/react/AccordionActions/index.d.ts +2 -0
- package/transpiled/react/AccordionDetails/index.d.ts +2 -0
- package/transpiled/react/AccordionSummary/AccordionExpandIcon.d.ts +2 -0
- package/transpiled/react/AccordionSummary/index.d.ts +2 -0
- package/transpiled/react/ActionsBar/ResponsiveAction.d.ts +3 -0
- package/transpiled/react/ActionsBar/index.d.ts +2 -0
- package/transpiled/react/ActionsBar/locales/withActionsLocales.d.ts +8 -0
- package/transpiled/react/ActionsMenu/Actions/addToFavorites.d.ts +14 -0
- package/transpiled/react/ActionsMenu/Actions/call.d.ts +9 -0
- package/transpiled/react/ActionsMenu/Actions/copyToClipboard.d.ts +12 -0
- package/transpiled/react/ActionsMenu/Actions/divider.d.ts +5 -0
- package/transpiled/react/ActionsMenu/Actions/download.d.ts +14 -0
- package/transpiled/react/ActionsMenu/Actions/editAttribute.d.ts +11 -0
- package/transpiled/react/ActionsMenu/Actions/emailTo.d.ts +9 -0
- package/transpiled/react/ActionsMenu/Actions/helpers.d.ts +8 -0
- package/transpiled/react/ActionsMenu/Actions/helpers.spec.d.ts +1 -0
- package/transpiled/react/ActionsMenu/Actions/index.d.ts +15 -0
- package/transpiled/react/ActionsMenu/Actions/locales/withActionsLocales.d.ts +13 -0
- package/transpiled/react/ActionsMenu/Actions/modify.d.ts +11 -0
- package/transpiled/react/ActionsMenu/Actions/others.d.ts +6 -0
- package/transpiled/react/ActionsMenu/Actions/print.d.ts +14 -0
- package/transpiled/react/ActionsMenu/Actions/removeFromFavorites.d.ts +14 -0
- package/transpiled/react/ActionsMenu/Actions/smsTo.d.ts +9 -0
- package/transpiled/react/ActionsMenu/Actions/viewInContacts.d.ts +11 -0
- package/transpiled/react/ActionsMenu/Actions/viewInDrive.d.ts +11 -0
- package/transpiled/react/ActionsMenu/ActionsItems.d.ts +11 -0
- package/transpiled/react/ActionsMenu/ActionsMenuItem.d.ts +3 -0
- package/transpiled/react/ActionsMenu/ActionsMenuMobileHeader.d.ts +3 -0
- package/transpiled/react/ActionsMenu/ActionsMenuWrapper.d.ts +15 -0
- package/transpiled/react/ActionsMenu/index.d.ts +3 -0
- package/transpiled/react/Alert/index.d.ts +54 -0
- package/transpiled/react/AlertTitle/index.d.ts +2 -0
- package/transpiled/react/AppBar/index.d.ts +2 -0
- package/transpiled/react/AppIcon/index.d.ts +50 -0
- package/transpiled/react/AppLinker/index.d.ts +37 -0
- package/transpiled/react/AppLinker/index.spec.d.ts +1 -0
- package/transpiled/react/AppLinker/native.config.d.ts +1 -0
- package/transpiled/react/AppLinker/native.d.ts +6 -0
- package/transpiled/react/AppLinker/native.spec.d.ts +1 -0
- package/transpiled/react/AppSections/Sections.d.ts +48 -0
- package/transpiled/react/AppSections/_mockApps.d.ts +242 -0
- package/transpiled/react/AppSections/categories.d.ts +7 -0
- package/transpiled/react/AppSections/categories.spec.d.ts +1 -0
- package/transpiled/react/AppSections/components/AppsSection.d.ts +20 -0
- package/transpiled/react/AppSections/components/AppsSection.spec.d.ts +1 -0
- package/transpiled/react/AppSections/components/DropdownFilter.d.ts +17 -0
- package/transpiled/react/AppSections/constants.d.ts +8 -0
- package/transpiled/react/AppSections/helpers.d.ts +2 -0
- package/transpiled/react/AppSections/helpers.spec.d.ts +1 -0
- package/transpiled/react/AppSections/index.d.ts +3 -0
- package/transpiled/react/AppSections/index.spec.d.ts +1 -0
- package/transpiled/react/AppSections/search.d.ts +3 -0
- package/transpiled/react/AppSections/search.spec.d.ts +1 -0
- package/transpiled/react/AppTile/AppTile.spec.d.ts +1 -0
- package/transpiled/react/AppTile/helpers.d.ts +9 -0
- package/transpiled/react/AppTile/index.d.ts +33 -0
- package/transpiled/react/AppTitle/index.d.ts +20 -0
- package/transpiled/react/Avatar/helpers.js +5 -0
- package/transpiled/react/Avatar/index.d.ts +23 -0
- package/transpiled/react/AvatarGroup/index.d.ts +17 -0
- package/transpiled/react/Backdrop/index.d.ts +11 -0
- package/transpiled/react/Badge/index.d.ts +38 -0
- package/transpiled/react/Banner/index.d.ts +28 -0
- package/transpiled/react/Banner/index.spec.d.ts +1 -0
- package/transpiled/react/BarButton/index.d.ts +17 -0
- package/transpiled/react/BarContextProvider/index.d.ts +10 -0
- package/transpiled/react/BarContextProvider/index.spec.d.ts +1 -0
- package/transpiled/react/BarTitle/index.d.ts +15 -0
- package/transpiled/react/BottomNavigation/index.d.ts +2 -0
- package/transpiled/react/BottomNavigationAction/index.d.ts +2 -0
- package/transpiled/react/BottomSheet/BackdropOrFragment.d.ts +6 -0
- package/transpiled/react/BottomSheet/BottomSheet.d.ts +8 -0
- package/transpiled/react/BottomSheet/BottomSheetHeader.d.ts +9 -0
- package/transpiled/react/BottomSheet/BottomSheetItem.d.ts +3 -0
- package/transpiled/react/BottomSheet/BottomSheetTitle.d.ts +3 -0
- package/transpiled/react/BottomSheet/constants.d.ts +1 -0
- package/transpiled/react/BottomSheet/helpers.d.ts +46 -0
- package/transpiled/react/BottomSheet/helpers.spec.d.ts +1 -0
- package/transpiled/react/BottomSheet/index.d.ts +4 -0
- package/transpiled/react/Box/index.d.ts +2 -0
- package/transpiled/react/Breadcrumbs/index.d.ts +2 -0
- package/transpiled/react/Button/index.d.ts +2 -0
- package/transpiled/react/ButtonBase/index.d.ts +2 -0
- package/transpiled/react/Buttons/index.d.ts +3 -0
- package/transpiled/react/Card/index.d.ts +19 -0
- package/transpiled/react/CardActionArea/index.d.ts +2 -0
- package/transpiled/react/CardActions/index.d.ts +2 -0
- package/transpiled/react/CardContent/index.d.ts +2 -0
- package/transpiled/react/CardHeader/index.d.ts +2 -0
- package/transpiled/react/CardMedia/index.d.ts +2 -0
- package/transpiled/react/Checkbox/index.d.ts +31 -0
- package/transpiled/react/Chips/index.d.ts +3 -0
- package/transpiled/react/CipherIcon/index.d.ts +2 -0
- package/transpiled/react/CipherIcon/index.spec.d.ts +1 -0
- package/transpiled/react/Circle/index.d.ts +24 -0
- package/transpiled/react/CircleButton/helpers.d.ts +10 -0
- package/transpiled/react/CircleButton/helpers.spec.d.ts +1 -0
- package/transpiled/react/CircleButton/index.d.ts +21 -0
- package/transpiled/react/CircularChart/CircularChartProgress.d.ts +3 -0
- package/transpiled/react/CircularChart/CircularProgressWithBackground.d.ts +3 -0
- package/transpiled/react/CircularChart/index.d.ts +3 -0
- package/transpiled/react/CircularProgress/index.d.ts +2 -0
- package/transpiled/react/ClickAwayListener/index.d.ts +2 -0
- package/transpiled/react/Collapse/index.d.ts +2 -0
- package/transpiled/react/ContactPicker/index.d.ts +21 -0
- package/transpiled/react/ContactPicker/index.spec.d.ts +1 -0
- package/transpiled/react/ContactsList/ContactRow.d.ts +16 -0
- package/transpiled/react/ContactsList/ContactRow.spec.d.ts +1 -0
- package/transpiled/react/ContactsList/Contacts/ContactCozy.d.ts +14 -0
- package/transpiled/react/ContactsList/Contacts/ContactEmail.d.ts +14 -0
- package/transpiled/react/ContactsList/Contacts/ContactIdentity.d.ts +10 -0
- package/transpiled/react/ContactsList/Contacts/ContactName.d.ts +16 -0
- package/transpiled/react/ContactsList/Contacts/ContactPhone.d.ts +14 -0
- package/transpiled/react/ContactsList/ContactsList.d.ts +2 -0
- package/transpiled/react/ContactsList/helpers.d.ts +8 -0
- package/transpiled/react/ContactsList/helpers.spec.d.ts +1 -0
- package/transpiled/react/ContactsList/index.d.ts +2 -0
- package/transpiled/react/ContactsList/locales/withContactsListLocales.d.ts +2 -0
- package/transpiled/react/ContactsListModal/AddContact/AddContactActions.d.ts +2 -0
- package/transpiled/react/ContactsListModal/AddContact/AddContactContent.d.ts +2 -0
- package/transpiled/react/ContactsListModal/AddContact/AddContactDialog.d.ts +6 -0
- package/transpiled/react/ContactsListModal/AddContact/AddContactTitle.d.ts +2 -0
- package/transpiled/react/ContactsListModal/AddContact/helpers.d.ts +6 -0
- package/transpiled/react/ContactsListModal/AddContact/helpers.spec.d.ts +1 -0
- package/transpiled/react/ContactsListModal/ContactsListContent.d.ts +2 -0
- package/transpiled/react/ContactsListModal/ContactsListModal.d.ts +20 -0
- package/transpiled/react/ContactsListModal/ContactsListModalWithQuery.d.ts +12 -0
- package/transpiled/react/ContactsListModal/EmptyMessage.d.ts +2 -0
- package/transpiled/react/ContactsListModal/MobileHeader.d.ts +16 -0
- package/transpiled/react/ContactsListModal/index.d.ts +2 -0
- package/transpiled/react/ContactsListModal/mockClient.d.ts +3 -0
- package/transpiled/react/ContactsListModal/queries.d.ts +7 -0
- package/transpiled/react/ContactsListModal/withContactsListLocales.d.ts +7 -0
- package/transpiled/react/Container/index.d.ts +2 -0
- package/transpiled/react/Counter/index.d.ts +18 -0
- package/transpiled/react/CozyDialogs/ConfirmDialog.d.ts +9 -0
- package/transpiled/react/CozyDialogs/Dialog.d.ts +6 -0
- package/transpiled/react/CozyDialogs/DialogBackButton.d.ts +11 -0
- package/transpiled/react/CozyDialogs/DialogCloseButton.d.ts +11 -0
- package/transpiled/react/CozyDialogs/DialogTransition.d.ts +3 -0
- package/transpiled/react/CozyDialogs/FixedActionsDialog.d.ts +6 -0
- package/transpiled/react/CozyDialogs/FixedDialog.d.ts +6 -0
- package/transpiled/react/CozyDialogs/IllustrationDialog.d.ts +6 -0
- package/transpiled/react/CozyDialogs/PermissionDialog.d.ts +25 -0
- package/transpiled/react/CozyDialogs/SpecificDialogs/AllowLocationDialog.d.ts +2 -0
- package/transpiled/react/CozyDialogs/SpecificDialogs/AuthentificationDialog.d.ts +2 -0
- package/transpiled/react/CozyDialogs/SpecificDialogs/InstallFlagshipAppDialog.d.ts +2 -0
- package/transpiled/react/CozyDialogs/SpecificDialogs/icons/CozyLocation.d.ts +2 -0
- package/transpiled/react/CozyDialogs/SpecificDialogs/index.d.ts +3 -0
- package/transpiled/react/CozyDialogs/SpecificDialogs/withSpecificDialogsLocales.d.ts +8 -0
- package/transpiled/react/CozyDialogs/TopAnchoredDialog.d.ts +18 -0
- package/transpiled/react/CozyDialogs/dialogPropTypes.d.ts +14 -0
- package/transpiled/react/CozyDialogs/e2e.d.ts +2 -0
- package/transpiled/react/CozyDialogs/index.d.ts +11 -0
- package/transpiled/react/CozyDialogs/locales.d.ts +19 -0
- package/transpiled/react/CozyDialogs/testing.d.ts +5 -0
- package/transpiled/react/CozyDialogs/testing.spec.d.ts +1 -0
- package/transpiled/react/CozyDialogs/useCozyDialog.d.ts +15 -0
- package/transpiled/react/CssBaseline/index.d.ts +2 -0
- package/transpiled/react/DateMonthPicker/index.d.ts +13 -0
- package/transpiled/react/DateMonthPicker/index.spec.d.ts +1 -0
- package/transpiled/react/DatePicker/helpers.d.ts +5 -0
- package/transpiled/react/DatePicker/helpers.spec.d.ts +1 -0
- package/transpiled/react/DatePicker/index.d.ts +2 -0
- package/transpiled/react/DatePicker/locales/withOwnLocales.d.ts +8 -0
- package/transpiled/react/Dialog/DialogActions.d.ts +2 -0
- package/transpiled/react/Dialog/DialogContent.d.ts +2 -0
- package/transpiled/react/Dialog/DialogContentText.d.ts +2 -0
- package/transpiled/react/Dialog/DialogTitle.d.ts +2 -0
- package/transpiled/react/Dialog/index.d.ts +14 -0
- package/transpiled/react/DialogActions/index.d.ts +2 -0
- package/transpiled/react/DialogContent/index.d.ts +2 -0
- package/transpiled/react/DialogContentText/index.d.ts +2 -0
- package/transpiled/react/DialogTitle/index.d.ts +2 -0
- package/transpiled/react/Divider/TextDivider/index.d.ts +18 -0
- package/transpiled/react/Divider/index.d.ts +8 -0
- package/transpiled/react/Drawer/index.d.ts +2 -0
- package/transpiled/react/DropdownButton/index.d.ts +3 -0
- package/transpiled/react/DropdownText/index.d.ts +3 -0
- package/transpiled/react/Empty/index.d.ts +38 -0
- package/transpiled/react/Fab/ExtendableFab.d.ts +9 -0
- package/transpiled/react/Fab/index.d.ts +3 -0
- package/transpiled/react/Fade/index.d.ts +2 -0
- package/transpiled/react/Field/index.d.ts +53 -0
- package/transpiled/react/Field/index.spec.d.ts +1 -0
- package/transpiled/react/Figure/Figure.d.ts +18 -0
- package/transpiled/react/Figure/Figure.spec.d.ts +1 -0
- package/transpiled/react/Figure/FigureBlock.d.ts +26 -0
- package/transpiled/react/Figure/index.d.ts +2 -0
- package/transpiled/react/FileImageLoader/checkImageSource.d.ts +1 -0
- package/transpiled/react/FileImageLoader/index.d.ts +45 -0
- package/transpiled/react/FileImageLoader/index.spec.d.ts +1 -0
- package/transpiled/react/FileInput/index.d.ts +29 -0
- package/transpiled/react/FileInput/index.spec.d.ts +1 -0
- package/transpiled/react/FilePath/index.d.ts +5 -0
- package/transpiled/react/FilePathLink/index.d.ts +5 -0
- package/transpiled/react/FilePicker/FilePickerBody.d.ts +19 -0
- package/transpiled/react/FilePicker/FilePickerBodyItem.d.ts +22 -0
- package/transpiled/react/FilePicker/FilePickerBodyItem.spec.d.ts +1 -0
- package/transpiled/react/FilePicker/FilePickerBreadcrumb.d.ts +13 -0
- package/transpiled/react/FilePicker/FilePickerFooter.d.ts +15 -0
- package/transpiled/react/FilePicker/FilePickerFooter.spec.d.ts +1 -0
- package/transpiled/react/FilePicker/FilePickerHeader.d.ts +14 -0
- package/transpiled/react/FilePicker/index.d.ts +22 -0
- package/transpiled/react/FilePicker/queries.d.ts +14 -0
- package/transpiled/react/Filename/index.d.ts +25 -0
- package/transpiled/react/FilledInput/index.d.ts +2 -0
- package/transpiled/react/FormControl/index.d.ts +2 -0
- package/transpiled/react/FormControlLabel/index.d.ts +2 -0
- package/transpiled/react/FormGroup/index.d.ts +2 -0
- package/transpiled/react/FormHelperText/index.d.ts +2 -0
- package/transpiled/react/FormLabel/index.d.ts +2 -0
- package/transpiled/react/GhostFileBadge/index.d.ts +9 -0
- package/transpiled/react/Grid/index.d.ts +2 -0
- package/transpiled/react/GridList/index.d.ts +2 -0
- package/transpiled/react/GridListTile/index.d.ts +2 -0
- package/transpiled/react/GridListTileBar/index.d.ts +2 -0
- package/transpiled/react/Grow/index.d.ts +2 -0
- package/transpiled/react/Hero/index.d.ts +48 -0
- package/transpiled/react/Hidden/index.d.ts +2 -0
- package/transpiled/react/HistoryRow/index.d.ts +24 -0
- package/transpiled/react/I18n/index.d.ts +3 -0
- package/transpiled/react/I18n/withLocales.d.ts +2 -0
- package/transpiled/react/Icon/Sprite.d.ts +2 -0
- package/transpiled/react/Icon/icons-sprite.d.ts +2 -0
- package/transpiled/react/Icon/index.d.ts +23 -0
- package/transpiled/react/IconButton/index.d.ts +3 -0
- package/transpiled/react/IconStack/index.d.ts +2 -0
- package/transpiled/react/Icons/Account.d.ts +2 -0
- package/transpiled/react/Icons/Account_twake.d.ts +2 -0
- package/transpiled/react/Icons/Account_twake.js +2 -5
- package/transpiled/react/Icons/Accounts.d.ts +2 -0
- package/transpiled/react/Icons/Accounts_twake.d.ts +2 -0
- package/transpiled/react/Icons/Accounts_twake.js +2 -5
- package/transpiled/react/Icons/Album.d.ts +2 -0
- package/transpiled/react/Icons/AlbumAdd.d.ts +2 -0
- package/transpiled/react/Icons/AlbumAdd_twake.d.ts +2 -0
- package/transpiled/react/Icons/AlbumRemove.d.ts +2 -0
- package/transpiled/react/Icons/AlbumRemove_twake.d.ts +2 -0
- package/transpiled/react/Icons/Album_twake.d.ts +2 -0
- package/transpiled/react/Icons/Answer.d.ts +2 -0
- package/transpiled/react/Icons/Answer_twake.d.ts +2 -0
- package/transpiled/react/Icons/Apple.d.ts +2 -0
- package/transpiled/react/Icons/Apps.d.ts +2 -0
- package/transpiled/react/Icons/Apps_twake.d.ts +2 -0
- package/transpiled/react/Icons/Apps_twake.js +3 -8
- package/transpiled/react/Icons/Archive.d.ts +2 -0
- package/transpiled/react/Icons/Archive_twake.d.ts +2 -0
- package/transpiled/react/Icons/ArrowUp.d.ts +2 -0
- package/transpiled/react/Icons/ArrowUp_twake.d.ts +2 -0
- package/transpiled/react/Icons/Attachment.d.ts +2 -0
- package/transpiled/react/Icons/Attachment_twake.d.ts +2 -0
- package/transpiled/react/Icons/Attention.d.ts +2 -0
- package/transpiled/react/Icons/Attention_twake.d.ts +2 -0
- package/transpiled/react/Icons/Bank.d.ts +2 -0
- package/transpiled/react/Icons/BankAccounts.d.ts +2 -0
- package/transpiled/react/Icons/BankAccounts_twake.d.ts +2 -0
- package/transpiled/react/Icons/BankAccounts_twake.js +2 -5
- package/transpiled/react/Icons/BankCheck.d.ts +2 -0
- package/transpiled/react/Icons/BankGroups.d.ts +2 -0
- package/transpiled/react/Icons/BankGroups_twake.d.ts +2 -0
- package/transpiled/react/Icons/BankGroups_twake.js +2 -5
- package/transpiled/react/Icons/BankOperations.d.ts +2 -0
- package/transpiled/react/Icons/BankOperations_twake.d.ts +2 -0
- package/transpiled/react/Icons/BankOperations_twake.js +2 -5
- package/transpiled/react/Icons/BankRecurrence.d.ts +2 -0
- package/transpiled/react/Icons/BankRecurrence_twake.d.ts +2 -0
- package/transpiled/react/Icons/BankRecurrence_twake.js +3 -8
- package/transpiled/react/Icons/Bank_twake.d.ts +2 -0
- package/transpiled/react/Icons/Banking.d.ts +2 -0
- package/transpiled/react/Icons/BankingAdd.d.ts +2 -0
- package/transpiled/react/Icons/BankingAdd_twake.d.ts +2 -0
- package/transpiled/react/Icons/Banking_twake.d.ts +2 -0
- package/transpiled/react/Icons/Bell.d.ts +2 -0
- package/transpiled/react/Icons/Bell_twake.d.ts +2 -0
- package/transpiled/react/Icons/Benefit.d.ts +2 -0
- package/transpiled/react/Icons/Benefit_twake.d.ts +2 -0
- package/transpiled/react/Icons/Bike.d.ts +2 -0
- package/transpiled/react/Icons/Bike_twake.d.ts +2 -0
- package/transpiled/react/Icons/Bill.d.ts +2 -0
- package/transpiled/react/Icons/BillPermissions.d.ts +2 -0
- package/transpiled/react/Icons/BillPermissions_twake.d.ts +2 -0
- package/transpiled/react/Icons/BillPermissions_twake.js +3 -8
- package/transpiled/react/Icons/Bill_twake.d.ts +2 -0
- package/transpiled/react/Icons/Bottom.d.ts +2 -0
- package/transpiled/react/Icons/BottomSelect.d.ts +2 -0
- package/transpiled/react/Icons/BottomSelect_twake.d.ts +2 -0
- package/transpiled/react/Icons/BottomSelect_twake.js +2 -5
- package/transpiled/react/Icons/Bottom_twake.d.ts +2 -0
- package/transpiled/react/Icons/BrowserBrave.d.ts +2 -0
- package/transpiled/react/Icons/BrowserChrome.d.ts +2 -0
- package/transpiled/react/Icons/BrowserDuckduckgo.d.ts +2 -0
- package/transpiled/react/Icons/BrowserEdge.d.ts +2 -0
- package/transpiled/react/Icons/BrowserEdgeChromium.d.ts +2 -0
- package/transpiled/react/Icons/BrowserFirefox.d.ts +2 -0
- package/transpiled/react/Icons/BrowserIe.d.ts +2 -0
- package/transpiled/react/Icons/BrowserOpera.d.ts +2 -0
- package/transpiled/react/Icons/BrowserSafari.d.ts +2 -0
- package/transpiled/react/Icons/BugReport.d.ts +2 -0
- package/transpiled/react/Icons/BugReport_twake.d.ts +2 -0
- package/transpiled/react/Icons/BugReport_twake.js +2 -5
- package/transpiled/react/Icons/Burger.d.ts +2 -0
- package/transpiled/react/Icons/Burger_twake.d.ts +2 -0
- package/transpiled/react/Icons/Bus.d.ts +2 -0
- package/transpiled/react/Icons/Bus_twake.d.ts +2 -0
- package/transpiled/react/Icons/Calendar.d.ts +2 -0
- package/transpiled/react/Icons/CalendarPermissions.d.ts +2 -0
- package/transpiled/react/Icons/CalendarPermissions_twake.d.ts +2 -0
- package/transpiled/react/Icons/CalendarPermissions_twake.js +2 -5
- package/transpiled/react/Icons/Calendar_twake.d.ts +2 -0
- package/transpiled/react/Icons/Camera.d.ts +2 -0
- package/transpiled/react/Icons/Camera_twake.d.ts +2 -0
- package/transpiled/react/Icons/Car.d.ts +2 -0
- package/transpiled/react/Icons/Car_twake.d.ts +2 -0
- package/transpiled/react/Icons/CarbonCopy.d.ts +2 -0
- package/transpiled/react/Icons/Carpooling.d.ts +2 -0
- package/transpiled/react/Icons/Categories.d.ts +2 -0
- package/transpiled/react/Icons/Categories_twake.d.ts +2 -0
- package/transpiled/react/Icons/Category.d.ts +2 -0
- package/transpiled/react/Icons/Category_twake.d.ts +2 -0
- package/transpiled/react/Icons/Category_twake.js +2 -5
- package/transpiled/react/Icons/Certified.d.ts +2 -0
- package/transpiled/react/Icons/CertifiedPermissions.d.ts +2 -0
- package/transpiled/react/Icons/CertifiedPermissions_twake.d.ts +2 -0
- package/transpiled/react/Icons/CertifiedPermissions_twake.js +3 -8
- package/transpiled/react/Icons/Certified_twake.d.ts +2 -0
- package/transpiled/react/Icons/Chat.d.ts +2 -0
- package/transpiled/react/Icons/ChatText.d.ts +2 -0
- package/transpiled/react/Icons/Chat_twake.d.ts +2 -0
- package/transpiled/react/Icons/Check.d.ts +2 -0
- package/transpiled/react/Icons/CheckCircle.d.ts +2 -0
- package/transpiled/react/Icons/CheckCircle_twake.d.ts +2 -0
- package/transpiled/react/Icons/CheckList.d.ts +2 -0
- package/transpiled/react/Icons/CheckList_twake.d.ts +2 -0
- package/transpiled/react/Icons/CheckSquare.d.ts +2 -0
- package/transpiled/react/Icons/CheckSquare_twake.d.ts +2 -0
- package/transpiled/react/Icons/CheckWhite.d.ts +2 -0
- package/transpiled/react/Icons/CheckWhite_twake.d.ts +2 -0
- package/transpiled/react/Icons/Check_twake.d.ts +2 -0
- package/transpiled/react/Icons/Checkbox.d.ts +2 -0
- package/transpiled/react/Icons/Checkbox_twake.d.ts +2 -0
- package/transpiled/react/Icons/Chess.d.ts +2 -0
- package/transpiled/react/Icons/Chess_twake.d.ts +2 -0
- package/transpiled/react/Icons/Child.d.ts +2 -0
- package/transpiled/react/Icons/Child_twake.d.ts +2 -0
- package/transpiled/react/Icons/CircleFilled.d.ts +2 -0
- package/transpiled/react/Icons/CircleFilled_twake.d.ts +2 -0
- package/transpiled/react/Icons/Clock.d.ts +2 -0
- package/transpiled/react/Icons/ClockOutline.d.ts +2 -0
- package/transpiled/react/Icons/ClockOutline_twake.d.ts +2 -0
- package/transpiled/react/Icons/Clock_twake.d.ts +2 -0
- package/transpiled/react/Icons/Cloud.d.ts +2 -0
- package/transpiled/react/Icons/CloudBroken.d.ts +2 -0
- package/transpiled/react/Icons/CloudHappy.d.ts +2 -0
- package/transpiled/react/Icons/CloudPlusOutlined.d.ts +2 -0
- package/transpiled/react/Icons/CloudPlusOutlined_twake.d.ts +2 -0
- package/transpiled/react/Icons/CloudRainbow.d.ts +2 -0
- package/transpiled/react/Icons/CloudSync.d.ts +2 -0
- package/transpiled/react/Icons/CloudSync2.d.ts +2 -0
- package/transpiled/react/Icons/Cloud_twake.d.ts +2 -0
- package/transpiled/react/Icons/Cocktail.d.ts +2 -0
- package/transpiled/react/Icons/Cocktail_twake.d.ts +2 -0
- package/transpiled/react/Icons/Collect.d.ts +2 -0
- package/transpiled/react/Icons/Comment.d.ts +2 -0
- package/transpiled/react/Icons/Comment_twake.d.ts +2 -0
- package/transpiled/react/Icons/Company.d.ts +2 -0
- package/transpiled/react/Icons/Company_twake.d.ts +2 -0
- package/transpiled/react/Icons/Compare.d.ts +2 -0
- package/transpiled/react/Icons/Compare_twake.d.ts +2 -0
- package/transpiled/react/Icons/Compass.d.ts +2 -0
- package/transpiled/react/Icons/Compass_twake.d.ts +2 -0
- package/transpiled/react/Icons/ConnectedClients.d.ts +2 -0
- package/transpiled/react/Icons/ConnectedClients_twake.d.ts +2 -0
- package/transpiled/react/Icons/ConnectedClients_twake.js +2 -5
- package/transpiled/react/Icons/Connector.d.ts +2 -0
- package/transpiled/react/Icons/Connector_twake.d.ts +2 -0
- package/transpiled/react/Icons/Consumption.d.ts +2 -0
- package/transpiled/react/Icons/Consumption_twake.d.ts +2 -0
- package/transpiled/react/Icons/Consumption_twake.js +3 -8
- package/transpiled/react/Icons/Contacts.d.ts +2 -0
- package/transpiled/react/Icons/ContactsAccounts.d.ts +2 -0
- package/transpiled/react/Icons/ContactsAccounts_twake.d.ts +2 -0
- package/transpiled/react/Icons/ContactsAccounts_twake.js +5 -8
- package/transpiled/react/Icons/ContactsGroups.d.ts +2 -0
- package/transpiled/react/Icons/ContactsGroups_twake.d.ts +2 -0
- package/transpiled/react/Icons/ContactsGroups_twake.js +5 -8
- package/transpiled/react/Icons/Contacts_twake.d.ts +2 -0
- package/transpiled/react/Icons/Contract.d.ts +2 -0
- package/transpiled/react/Icons/ContractPermissions.d.ts +2 -0
- package/transpiled/react/Icons/ContractPermissions_twake.d.ts +2 -0
- package/transpiled/react/Icons/ContractPermissions_twake.js +3 -6
- package/transpiled/react/Icons/Contract_twake.d.ts +2 -0
- package/transpiled/react/Icons/Contrast.d.ts +2 -0
- package/transpiled/react/Icons/Contrast_twake.d.ts +2 -0
- package/transpiled/react/Icons/Copy.d.ts +2 -0
- package/transpiled/react/Icons/Copy_twake.d.ts +2 -0
- package/transpiled/react/Icons/Cozy.d.ts +2 -0
- package/transpiled/react/Icons/CozyAuthentification.d.ts +2 -0
- package/transpiled/react/Icons/CozyCircle.d.ts +2 -0
- package/transpiled/react/Icons/CozyLaugh.d.ts +2 -0
- package/transpiled/react/Icons/CozyLock.d.ts +2 -0
- package/transpiled/react/Icons/CozyLogo.d.ts +2 -0
- package/transpiled/react/Icons/CozyRelease.d.ts +2 -0
- package/transpiled/react/Icons/CozyText.d.ts +2 -0
- package/transpiled/react/Icons/CozyUpgrade.d.ts +2 -0
- package/transpiled/react/Icons/Credit.d.ts +2 -0
- package/transpiled/react/Icons/CreditCard.d.ts +2 -0
- package/transpiled/react/Icons/CreditCardAdd.d.ts +2 -0
- package/transpiled/react/Icons/CreditCardAdd_twake.d.ts +2 -0
- package/transpiled/react/Icons/CreditCardLarge.d.ts +2 -0
- package/transpiled/react/Icons/CreditCardLarge_twake.d.ts +2 -0
- package/transpiled/react/Icons/CreditCardLarge_twake.js +2 -5
- package/transpiled/react/Icons/CreditCard_twake.d.ts +2 -0
- package/transpiled/react/Icons/Crop.d.ts +2 -0
- package/transpiled/react/Icons/Crop_twake.d.ts +2 -0
- package/transpiled/react/Icons/Cross.d.ts +2 -0
- package/transpiled/react/Icons/CrossCircle.d.ts +2 -0
- package/transpiled/react/Icons/CrossCircleOutline.d.ts +2 -0
- package/transpiled/react/Icons/CrossCircleOutline_twake.d.ts +2 -0
- package/transpiled/react/Icons/CrossCircle_twake.d.ts +2 -0
- package/transpiled/react/Icons/CrossMedium.d.ts +2 -0
- package/transpiled/react/Icons/CrossMedium_twake.d.ts +2 -0
- package/transpiled/react/Icons/CrossSmall.d.ts +2 -0
- package/transpiled/react/Icons/CrossSmall_twake.d.ts +2 -0
- package/transpiled/react/Icons/CrossWhite.d.ts +2 -0
- package/transpiled/react/Icons/Cross_twake.d.ts +2 -0
- package/transpiled/react/Icons/Cube.d.ts +5 -0
- package/transpiled/react/Icons/Cube_twake.d.ts +5 -0
- package/transpiled/react/Icons/Dash.d.ts +2 -0
- package/transpiled/react/Icons/DashWhite.d.ts +2 -0
- package/transpiled/react/Icons/Dash_twake.d.ts +2 -0
- package/transpiled/react/Icons/Dashboard.d.ts +2 -0
- package/transpiled/react/Icons/Dashboard_twake.d.ts +2 -0
- package/transpiled/react/Icons/DataControl.d.ts +2 -0
- package/transpiled/react/Icons/DataControl_twake.d.ts +2 -0
- package/transpiled/react/Icons/Debit.d.ts +2 -0
- package/transpiled/react/Icons/Debit_twake.d.ts +2 -0
- package/transpiled/react/Icons/DesktopDownload.d.ts +2 -0
- package/transpiled/react/Icons/DeviceBrowser.d.ts +2 -0
- package/transpiled/react/Icons/DeviceBrowser_twake.d.ts +2 -0
- package/transpiled/react/Icons/DeviceBrowser_twake.js +2 -5
- package/transpiled/react/Icons/DeviceLaptop.d.ts +2 -0
- package/transpiled/react/Icons/DeviceLaptop_twake.d.ts +2 -0
- package/transpiled/react/Icons/DeviceLaptop_twake.js +2 -5
- package/transpiled/react/Icons/DevicePhone.d.ts +2 -0
- package/transpiled/react/Icons/DevicePhone_twake.d.ts +2 -0
- package/transpiled/react/Icons/DevicePhone_twake.js +2 -5
- package/transpiled/react/Icons/DeviceTablet.d.ts +2 -0
- package/transpiled/react/Icons/DeviceTablet_twake.d.ts +2 -0
- package/transpiled/react/Icons/DeviceTablet_twake.js +2 -5
- package/transpiled/react/Icons/Devices.d.ts +2 -0
- package/transpiled/react/Icons/Devices_twake.d.ts +2 -0
- package/transpiled/react/Icons/Dots.d.ts +2 -0
- package/transpiled/react/Icons/DotsWhite.d.ts +2 -0
- package/transpiled/react/Icons/Dots_twake.d.ts +2 -0
- package/transpiled/react/Icons/Down.d.ts +2 -0
- package/transpiled/react/Icons/Down_twake.d.ts +2 -0
- package/transpiled/react/Icons/Download.d.ts +2 -0
- package/transpiled/react/Icons/Download_twake.d.ts +2 -0
- package/transpiled/react/Icons/DrawingArrowUp.d.ts +2 -0
- package/transpiled/react/Icons/Drive.d.ts +2 -0
- package/transpiled/react/Icons/DriveText.d.ts +2 -0
- package/transpiled/react/Icons/Drive_twake.d.ts +2 -0
- package/transpiled/react/Icons/Dropdown.d.ts +2 -0
- package/transpiled/react/Icons/DropdownClose.d.ts +2 -0
- package/transpiled/react/Icons/DropdownClose_twake.d.ts +2 -0
- package/transpiled/react/Icons/DropdownOpen.d.ts +2 -0
- package/transpiled/react/Icons/DropdownOpen_twake.d.ts +2 -0
- package/transpiled/react/Icons/Dropdown_twake.d.ts +2 -0
- package/transpiled/react/Icons/Dropup.d.ts +2 -0
- package/transpiled/react/Icons/Dropup_twake.d.ts +2 -0
- package/transpiled/react/Icons/Ecolyo.d.ts +2 -0
- package/transpiled/react/Icons/ElectricBike.d.ts +2 -0
- package/transpiled/react/Icons/ElectricBike_twake.d.ts +2 -0
- package/transpiled/react/Icons/ElectricCar.d.ts +2 -0
- package/transpiled/react/Icons/ElectricCar_twake.d.ts +2 -0
- package/transpiled/react/Icons/ElectricScooter.d.ts +2 -0
- package/transpiled/react/Icons/ElectricScooter_twake.d.ts +2 -0
- package/transpiled/react/Icons/Email.d.ts +2 -0
- package/transpiled/react/Icons/EmailNotification.d.ts +2 -0
- package/transpiled/react/Icons/EmailNotification_twake.d.ts +2 -0
- package/transpiled/react/Icons/Email_twake.d.ts +2 -0
- package/transpiled/react/Icons/Energy.d.ts +2 -0
- package/transpiled/react/Icons/Energy_twake.d.ts +2 -0
- package/transpiled/react/Icons/Energy_twake.js +2 -5
- package/transpiled/react/Icons/Energybreakdown.d.ts +2 -0
- package/transpiled/react/Icons/Energybreakdown_twake.d.ts +2 -0
- package/transpiled/react/Icons/Energybreakdown_twake.js +2 -5
- package/transpiled/react/Icons/Eu.d.ts +2 -0
- package/transpiled/react/Icons/Euro.d.ts +2 -0
- package/transpiled/react/Icons/Euro_twake.d.ts +2 -0
- package/transpiled/react/Icons/Exchange.d.ts +2 -0
- package/transpiled/react/Icons/Exchange_twake.d.ts +2 -0
- package/transpiled/react/Icons/Eye.d.ts +2 -0
- package/transpiled/react/Icons/EyeClosed.d.ts +2 -0
- package/transpiled/react/Icons/EyeClosed_twake.d.ts +2 -0
- package/transpiled/react/Icons/Eye_twake.d.ts +2 -0
- package/transpiled/react/Icons/FaceId.d.ts +2 -0
- package/transpiled/react/Icons/FaceId_twake.d.ts +2 -0
- package/transpiled/react/Icons/Fallback.d.ts +2 -0
- package/transpiled/react/Icons/Fallback_twake.d.ts +2 -0
- package/transpiled/react/Icons/Fallback_twake.js +1 -2
- package/transpiled/react/Icons/Family.d.ts +2 -0
- package/transpiled/react/Icons/Family_twake.d.ts +2 -0
- package/transpiled/react/Icons/Family_twake.js +2 -5
- package/transpiled/react/Icons/File.d.ts +2 -0
- package/transpiled/react/Icons/FileAdd.d.ts +2 -0
- package/transpiled/react/Icons/FileAdd_twake.d.ts +2 -0
- package/transpiled/react/Icons/FileDuotone.d.ts +2 -0
- package/transpiled/react/Icons/FileDuotone_twake.d.ts +2 -0
- package/transpiled/react/Icons/FileNew.d.ts +2 -0
- package/transpiled/react/Icons/FileNew_twake.d.ts +2 -0
- package/transpiled/react/Icons/FileNone.d.ts +2 -0
- package/transpiled/react/Icons/FileOutline.d.ts +2 -0
- package/transpiled/react/Icons/FileOutline_twake.d.ts +2 -0
- package/transpiled/react/Icons/FileTypeAudio.d.ts +2 -0
- package/transpiled/react/Icons/FileTypeAudio_twake.d.ts +2 -0
- package/transpiled/react/Icons/FileTypeBankingAccount.d.ts +2 -0
- package/transpiled/react/Icons/FileTypeBankingAccount_twake.d.ts +2 -0
- package/transpiled/react/Icons/FileTypeBin.d.ts +2 -0
- package/transpiled/react/Icons/FileTypeBin_twake.d.ts +2 -0
- package/transpiled/react/Icons/FileTypeCode.d.ts +2 -0
- package/transpiled/react/Icons/FileTypeCode_twake.d.ts +2 -0
- package/transpiled/react/Icons/FileTypeFiles.d.ts +2 -0
- package/transpiled/react/Icons/FileTypeFiles_twake.d.ts +2 -0
- package/transpiled/react/Icons/FileTypeFolder.d.ts +2 -0
- package/transpiled/react/Icons/FileTypeFolder_twake.d.ts +2 -0
- package/transpiled/react/Icons/FileTypeImage.d.ts +2 -0
- package/transpiled/react/Icons/FileTypeImage_twake.d.ts +2 -0
- package/transpiled/react/Icons/FileTypeNote.d.ts +2 -0
- package/transpiled/react/Icons/FileTypeNote_twake.d.ts +2 -0
- package/transpiled/react/Icons/FileTypePdf.d.ts +2 -0
- package/transpiled/react/Icons/FileTypePdf_twake.d.ts +2 -0
- package/transpiled/react/Icons/FileTypeServer.d.ts +2 -0
- package/transpiled/react/Icons/FileTypeServer_twake.d.ts +2 -0
- package/transpiled/react/Icons/FileTypeSheet.d.ts +2 -0
- package/transpiled/react/Icons/FileTypeSheet_twake.d.ts +2 -0
- package/transpiled/react/Icons/FileTypeSlide.d.ts +2 -0
- package/transpiled/react/Icons/FileTypeSlide_twake.d.ts +2 -0
- package/transpiled/react/Icons/FileTypeText.d.ts +2 -0
- package/transpiled/react/Icons/FileTypeText_twake.d.ts +2 -0
- package/transpiled/react/Icons/FileTypeVideo.d.ts +2 -0
- package/transpiled/react/Icons/FileTypeVideo_twake.d.ts +2 -0
- package/transpiled/react/Icons/FileTypeZip.d.ts +2 -0
- package/transpiled/react/Icons/FileTypeZip_twake.d.ts +2 -0
- package/transpiled/react/Icons/File_twake.d.ts +2 -0
- package/transpiled/react/Icons/Files.d.ts +2 -0
- package/transpiled/react/Icons/FilesPen.d.ts +2 -0
- package/transpiled/react/Icons/FilesPen_twake.d.ts +2 -0
- package/transpiled/react/Icons/FilesPen_twake.js +1 -2
- package/transpiled/react/Icons/FilesVersions.d.ts +2 -0
- package/transpiled/react/Icons/FilesVersions_twake.d.ts +2 -0
- package/transpiled/react/Icons/FilesVersions_twake.js +1 -2
- package/transpiled/react/Icons/Files_twake.d.ts +2 -0
- package/transpiled/react/Icons/Filter.d.ts +2 -0
- package/transpiled/react/Icons/Filter_twake.d.ts +2 -0
- package/transpiled/react/Icons/Fingerprint.d.ts +2 -0
- package/transpiled/react/Icons/Fingerprint_twake.d.ts +2 -0
- package/transpiled/react/Icons/Fitness.d.ts +2 -0
- package/transpiled/react/Icons/Fitness_twake.d.ts +2 -0
- package/transpiled/react/Icons/Flag.d.ts +2 -0
- package/transpiled/react/Icons/FlagOutlined.d.ts +2 -0
- package/transpiled/react/Icons/FlagOutlined_twake.d.ts +2 -0
- package/transpiled/react/Icons/Flag_twake.d.ts +2 -0
- package/transpiled/react/Icons/FlashAuto.d.ts +2 -0
- package/transpiled/react/Icons/FlashAuto_twake.d.ts +2 -0
- package/transpiled/react/Icons/Flashlight.d.ts +2 -0
- package/transpiled/react/Icons/Flashlight_twake.d.ts +2 -0
- package/transpiled/react/Icons/FodlerOpen_twake.d.ts +2 -0
- package/transpiled/react/Icons/Folder.d.ts +2 -0
- package/transpiled/react/Icons/FolderAdd.d.ts +2 -0
- package/transpiled/react/Icons/FolderAdd_twake.d.ts +2 -0
- package/transpiled/react/Icons/FolderMoveto.d.ts +2 -0
- package/transpiled/react/Icons/FolderMoveto_twake.d.ts +2 -0
- package/transpiled/react/Icons/FolderOpen.d.ts +2 -0
- package/transpiled/react/Icons/FolderOpen_twake.d.ts +2 -0
- package/transpiled/react/Icons/Folder_twake.d.ts +2 -0
- package/transpiled/react/Icons/Forbidden.d.ts +2 -0
- package/transpiled/react/Icons/ForbiddenSign.d.ts +2 -0
- package/transpiled/react/Icons/ForbiddenSign_twake.d.ts +2 -0
- package/transpiled/react/Icons/Forbidden_twake.d.ts +2 -0
- package/transpiled/react/Icons/Forbiddent_twake.d.ts +2 -0
- package/transpiled/react/Icons/FromUser.d.ts +2 -0
- package/transpiled/react/Icons/FromUser_twake.d.ts +2 -0
- package/transpiled/react/Icons/Gear.d.ts +2 -0
- package/transpiled/react/Icons/Gear_twake.d.ts +2 -0
- package/transpiled/react/Icons/Globe.d.ts +2 -0
- package/transpiled/react/Icons/Globe_twake.d.ts +2 -0
- package/transpiled/react/Icons/Google.d.ts +2 -0
- package/transpiled/react/Icons/Gouv.d.ts +2 -0
- package/transpiled/react/Icons/GraphCircle.d.ts +2 -0
- package/transpiled/react/Icons/GraphCircle_twake.d.ts +2 -0
- package/transpiled/react/Icons/Grid.d.ts +2 -0
- package/transpiled/react/Icons/Grid_twake.d.ts +2 -0
- package/transpiled/react/Icons/GroupList.d.ts +2 -0
- package/transpiled/react/Icons/GroupList_twake.d.ts +2 -0
- package/transpiled/react/Icons/Groups.d.ts +2 -0
- package/transpiled/react/Icons/Groups_twake.d.ts +2 -0
- package/transpiled/react/Icons/Growth.d.ts +2 -0
- package/transpiled/react/Icons/Growth_twake.d.ts +2 -0
- package/transpiled/react/Icons/Hand.d.ts +2 -0
- package/transpiled/react/Icons/Hand_twake.d.ts +2 -0
- package/transpiled/react/Icons/Heart.d.ts +2 -0
- package/transpiled/react/Icons/Heart_twake.d.ts +2 -0
- package/transpiled/react/Icons/Help.d.ts +2 -0
- package/transpiled/react/Icons/HelpOutlined.d.ts +2 -0
- package/transpiled/react/Icons/HelpOutlined_twake.d.ts +2 -0
- package/transpiled/react/Icons/Help_twake.d.ts +2 -0
- package/transpiled/react/Icons/History.d.ts +2 -0
- package/transpiled/react/Icons/History_twake.d.ts +2 -0
- package/transpiled/react/Icons/Home.d.ts +2 -0
- package/transpiled/react/Icons/HomePermissions.d.ts +2 -0
- package/transpiled/react/Icons/HomePermissions_twake.d.ts +2 -0
- package/transpiled/react/Icons/HomePermissions_twake.js +3 -8
- package/transpiled/react/Icons/Home_twake.d.ts +2 -0
- package/transpiled/react/Icons/Hourglass.d.ts +2 -0
- package/transpiled/react/Icons/Hourglass_twake.d.ts +2 -0
- package/transpiled/react/Icons/IconCheckAnimated.d.ts +2 -0
- package/transpiled/react/Icons/IconCrossAnimated.d.ts +2 -0
- package/transpiled/react/Icons/Identities.d.ts +2 -0
- package/transpiled/react/Icons/Identities_twake.d.ts +2 -0
- package/transpiled/react/Icons/Identities_twake.js +2 -5
- package/transpiled/react/Icons/Image.d.ts +2 -0
- package/transpiled/react/Icons/Image_twake.d.ts +2 -0
- package/transpiled/react/Icons/Info.d.ts +2 -0
- package/transpiled/react/Icons/InfoOutlined.d.ts +2 -0
- package/transpiled/react/Icons/InfoOutlined_twake.d.ts +2 -0
- package/transpiled/react/Icons/Info_twake.d.ts +2 -0
- package/transpiled/react/Icons/Justice.d.ts +2 -0
- package/transpiled/react/Icons/Justice_twake.d.ts +2 -0
- package/transpiled/react/Icons/Key.d.ts +2 -0
- package/transpiled/react/Icons/Key_twake.d.ts +2 -0
- package/transpiled/react/Icons/Keychain.d.ts +2 -0
- package/transpiled/react/Icons/Keychain_twake.d.ts +2 -0
- package/transpiled/react/Icons/Keychain_twake.js +2 -5
- package/transpiled/react/Icons/Konnectors.d.ts +2 -0
- package/transpiled/react/Icons/KonnectorsResult.d.ts +2 -0
- package/transpiled/react/Icons/KonnectorsResult_twake.d.ts +2 -0
- package/transpiled/react/Icons/KonnectorsResult_twake.js +2 -5
- package/transpiled/react/Icons/Konnectors_twake.d.ts +2 -0
- package/transpiled/react/Icons/Konnectors_twake.js +2 -5
- package/transpiled/react/Icons/LabelOutlined.d.ts +2 -0
- package/transpiled/react/Icons/LabelOutlined_twake.d.ts +2 -0
- package/transpiled/react/Icons/Label_twake.d.ts +2 -0
- package/transpiled/react/Icons/Laptop.d.ts +2 -0
- package/transpiled/react/Icons/Laptop_twake.d.ts +2 -0
- package/transpiled/react/Icons/Laudry.d.ts +2 -0
- package/transpiled/react/Icons/Laudry_twake.d.ts +2 -0
- package/transpiled/react/Icons/Left.d.ts +2 -0
- package/transpiled/react/Icons/Left_twake.d.ts +2 -0
- package/transpiled/react/Icons/Library.d.ts +2 -0
- package/transpiled/react/Icons/Library_twake.d.ts +2 -0
- package/transpiled/react/Icons/Lightbulb.d.ts +2 -0
- package/transpiled/react/Icons/Lightbulb_twake.d.ts +2 -0
- package/transpiled/react/Icons/Lightning.d.ts +2 -0
- package/transpiled/react/Icons/Lightning_twake.d.ts +2 -0
- package/transpiled/react/Icons/Link.d.ts +2 -0
- package/transpiled/react/Icons/LinkOut.d.ts +2 -0
- package/transpiled/react/Icons/LinkOut_twake.d.ts +2 -0
- package/transpiled/react/Icons/Link_twake.d.ts +2 -0
- package/transpiled/react/Icons/List.d.ts +2 -0
- package/transpiled/react/Icons/ListMin.d.ts +2 -0
- package/transpiled/react/Icons/ListMin_twake.d.ts +2 -0
- package/transpiled/react/Icons/List_twake.d.ts +2 -0
- package/transpiled/react/Icons/Location.d.ts +2 -0
- package/transpiled/react/Icons/LocationPermissions.d.ts +2 -0
- package/transpiled/react/Icons/LocationPermissions_twake.d.ts +2 -0
- package/transpiled/react/Icons/LocationPermissions_twake.js +2 -5
- package/transpiled/react/Icons/Location_twake.d.ts +2 -0
- package/transpiled/react/Icons/Lock.d.ts +2 -0
- package/transpiled/react/Icons/LockScreen.d.ts +2 -0
- package/transpiled/react/Icons/LockScreen_twake.d.ts +2 -0
- package/transpiled/react/Icons/Lock_twake.d.ts +2 -0
- package/transpiled/react/Icons/Logout.d.ts +2 -0
- package/transpiled/react/Icons/LogoutLarge.d.ts +2 -0
- package/transpiled/react/Icons/LogoutLarge_twake.d.ts +2 -0
- package/transpiled/react/Icons/LogoutLarge_twake.js +2 -5
- package/transpiled/react/Icons/Logout_twake.d.ts +2 -0
- package/transpiled/react/Icons/MagicTrick.d.ts +2 -0
- package/transpiled/react/Icons/MagicTrick_twake.d.ts +2 -0
- package/transpiled/react/Icons/Magnet.d.ts +2 -0
- package/transpiled/react/Icons/Magnifier.d.ts +2 -0
- package/transpiled/react/Icons/Magnifier_twake.d.ts +2 -0
- package/transpiled/react/Icons/Mail.d.ts +2 -0
- package/transpiled/react/Icons/MailText.d.ts +2 -0
- package/transpiled/react/Icons/Mail_twake.d.ts +2 -0
- package/transpiled/react/Icons/Merge.d.ts +2 -0
- package/transpiled/react/Icons/Merge_twake.d.ts +2 -0
- package/transpiled/react/Icons/Moped.d.ts +2 -0
- package/transpiled/react/Icons/Moped_twake.d.ts +2 -0
- package/transpiled/react/Icons/Mosaic.d.ts +2 -0
- package/transpiled/react/Icons/MosaicMin.d.ts +2 -0
- package/transpiled/react/Icons/MosaicMin_twake.d.ts +2 -0
- package/transpiled/react/Icons/Motorcycle.d.ts +2 -0
- package/transpiled/react/Icons/Motorcycle_twake.d.ts +2 -0
- package/transpiled/react/Icons/Mountain.d.ts +2 -0
- package/transpiled/react/Icons/Mountain_twake.d.ts +2 -0
- package/transpiled/react/Icons/Movement.d.ts +2 -0
- package/transpiled/react/Icons/MovementIn.d.ts +2 -0
- package/transpiled/react/Icons/MovementIn_twake.d.ts +2 -0
- package/transpiled/react/Icons/MovementOut.d.ts +2 -0
- package/transpiled/react/Icons/MovementOut_twake.d.ts +2 -0
- package/transpiled/react/Icons/Movement_twake.d.ts +2 -0
- package/transpiled/react/Icons/Moveto.d.ts +2 -0
- package/transpiled/react/Icons/Moveto_twake.d.ts +2 -0
- package/transpiled/react/Icons/MultiFiles.d.ts +2 -0
- package/transpiled/react/Icons/MultiFiles_twake.d.ts +2 -0
- package/transpiled/react/Icons/Music.d.ts +2 -0
- package/transpiled/react/Icons/Music_twake.d.ts +2 -0
- package/transpiled/react/Icons/New.d.ts +2 -0
- package/transpiled/react/Icons/New_twake.d.ts +2 -0
- package/transpiled/react/Icons/Next.d.ts +2 -0
- package/transpiled/react/Icons/Next_twake.d.ts +2 -0
- package/transpiled/react/Icons/Note.d.ts +2 -0
- package/transpiled/react/Icons/Note_twake.d.ts +2 -0
- package/transpiled/react/Icons/Notes.d.ts +2 -0
- package/transpiled/react/Icons/NotesText.d.ts +2 -0
- package/transpiled/react/Icons/Notes_twake.d.ts +2 -0
- package/transpiled/react/Icons/NotificationEmail.d.ts +2 -0
- package/transpiled/react/Icons/NotificationEmail_twake.d.ts +2 -0
- package/transpiled/react/Icons/Notifications.d.ts +2 -0
- package/transpiled/react/Icons/Notifications_twake.d.ts +2 -0
- package/transpiled/react/Icons/Notifications_twake.js +2 -5
- package/transpiled/react/Icons/Number.d.ts +2 -0
- package/transpiled/react/Icons/Number_twake.d.ts +2 -0
- package/transpiled/react/Icons/Offline.d.ts +2 -0
- package/transpiled/react/Icons/Offline_twake.d.ts +2 -0
- package/transpiled/react/Icons/Online.d.ts +2 -0
- package/transpiled/react/Icons/Online_twake.d.ts +2 -0
- package/transpiled/react/Icons/Openapp.d.ts +2 -0
- package/transpiled/react/Icons/Openapp_twake.d.ts +2 -0
- package/transpiled/react/Icons/Openwith.d.ts +2 -0
- package/transpiled/react/Icons/Openwith_twake.d.ts +2 -0
- package/transpiled/react/Icons/Opinions.d.ts +2 -0
- package/transpiled/react/Icons/Opinions_twake.d.ts +2 -0
- package/transpiled/react/Icons/Opinions_twake.js +2 -5
- package/transpiled/react/Icons/Palette.d.ts +2 -0
- package/transpiled/react/Icons/Palette_twake.d.ts +2 -0
- package/transpiled/react/Icons/Paper.d.ts +2 -0
- package/transpiled/react/Icons/Paper_twake.d.ts +2 -0
- package/transpiled/react/Icons/Paperplane.d.ts +2 -0
- package/transpiled/react/Icons/Paperplane_twake.d.ts +2 -0
- package/transpiled/react/Icons/Papers.d.ts +2 -0
- package/transpiled/react/Icons/Papers_twake.d.ts +2 -0
- package/transpiled/react/Icons/Pass.d.ts +2 -0
- package/transpiled/react/Icons/PassText.d.ts +2 -0
- package/transpiled/react/Icons/Pass_twake.d.ts +2 -0
- package/transpiled/react/Icons/Password.d.ts +2 -0
- package/transpiled/react/Icons/Password_twake.d.ts +2 -0
- package/transpiled/react/Icons/Passwords.d.ts +2 -0
- package/transpiled/react/Icons/Passwords_twake.d.ts +2 -0
- package/transpiled/react/Icons/Passwords_twake.js +2 -4
- package/transpiled/react/Icons/Pen.d.ts +2 -0
- package/transpiled/react/Icons/Pen_twake.d.ts +2 -0
- package/transpiled/react/Icons/People.d.ts +2 -0
- package/transpiled/react/Icons/People_twake.d.ts +2 -0
- package/transpiled/react/Icons/Percent.d.ts +2 -0
- package/transpiled/react/Icons/PercentCircle.d.ts +2 -0
- package/transpiled/react/Icons/PercentCircle_twake.d.ts +2 -0
- package/transpiled/react/Icons/Percent_twake.d.ts +2 -0
- package/transpiled/react/Icons/Permissions.d.ts +2 -0
- package/transpiled/react/Icons/Permissions_twake.d.ts +2 -0
- package/transpiled/react/Icons/Permissions_twake.js +2 -5
- package/transpiled/react/Icons/PersonAdd.d.ts +2 -0
- package/transpiled/react/Icons/PersonalData.d.ts +2 -0
- package/transpiled/react/Icons/PersonalData_twake.d.ts +2 -0
- package/transpiled/react/Icons/Phone.d.ts +2 -0
- package/transpiled/react/Icons/PhoneDownload.d.ts +2 -0
- package/transpiled/react/Icons/PhoneDownload_twake.d.ts +2 -0
- package/transpiled/react/Icons/PhoneUpload.d.ts +2 -0
- package/transpiled/react/Icons/PhoneUpload_twake.d.ts +2 -0
- package/transpiled/react/Icons/Phone_twake.d.ts +2 -0
- package/transpiled/react/Icons/PhotosAlbum.d.ts +2 -0
- package/transpiled/react/Icons/PhotosAlbum_twake.d.ts +2 -0
- package/transpiled/react/Icons/PhotosAlbum_twake.js +2 -5
- package/transpiled/react/Icons/PhotosSettings.d.ts +2 -0
- package/transpiled/react/Icons/PhotosSettings_twake.d.ts +2 -0
- package/transpiled/react/Icons/PhotosSettings_twake.js +2 -5
- package/transpiled/react/Icons/PieChart.d.ts +2 -0
- package/transpiled/react/Icons/PieChart_twake.d.ts +2 -0
- package/transpiled/react/Icons/Pin.d.ts +2 -0
- package/transpiled/react/Icons/Pin_twake.d.ts +2 -0
- package/transpiled/react/Icons/Plane.d.ts +2 -0
- package/transpiled/react/Icons/Plane_twake.d.ts +2 -0
- package/transpiled/react/Icons/Plus.d.ts +2 -0
- package/transpiled/react/Icons/PlusSmall.d.ts +2 -0
- package/transpiled/react/Icons/PlusSmall_twake.d.ts +2 -0
- package/transpiled/react/Icons/Plus_twake.d.ts +2 -0
- package/transpiled/react/Icons/PopInside.d.ts +2 -0
- package/transpiled/react/Icons/PopInside_twake.d.ts +2 -0
- package/transpiled/react/Icons/Previous.d.ts +2 -0
- package/transpiled/react/Icons/Previous_twake.d.ts +2 -0
- package/transpiled/react/Icons/Printer.d.ts +2 -0
- package/transpiled/react/Icons/Printer_twake.d.ts +2 -0
- package/transpiled/react/Icons/Profile.d.ts +2 -0
- package/transpiled/react/Icons/Profile_twake.d.ts +2 -0
- package/transpiled/react/Icons/Profile_twake.js +2 -5
- package/transpiled/react/Icons/Qualify.d.ts +2 -0
- package/transpiled/react/Icons/Qualify_twake.d.ts +2 -0
- package/transpiled/react/Icons/RadioChecked.d.ts +2 -0
- package/transpiled/react/Icons/RadioChecked_twake.d.ts +2 -0
- package/transpiled/react/Icons/RadioUnchecked.d.ts +2 -0
- package/transpiled/react/Icons/RadioUnchecked_twake.d.ts +2 -0
- package/transpiled/react/Icons/Refresh.d.ts +2 -0
- package/transpiled/react/Icons/Refresh_twake.d.ts +2 -0
- package/transpiled/react/Icons/Relationship.d.ts +2 -0
- package/transpiled/react/Icons/Relationship_twake.d.ts +2 -0
- package/transpiled/react/Icons/Remboursement.d.ts +2 -0
- package/transpiled/react/Icons/Remboursement_twake.d.ts +2 -0
- package/transpiled/react/Icons/Rename.d.ts +2 -0
- package/transpiled/react/Icons/Rename_twake.d.ts +2 -0
- package/transpiled/react/Icons/Repare.d.ts +2 -0
- package/transpiled/react/Icons/Repare_twake.d.ts +2 -0
- package/transpiled/react/Icons/Reply.d.ts +2 -0
- package/transpiled/react/Icons/Reply_twake.d.ts +2 -0
- package/transpiled/react/Icons/Restaurant.d.ts +2 -0
- package/transpiled/react/Icons/Restaurant_twake.d.ts +2 -0
- package/transpiled/react/Icons/Restore.d.ts +2 -0
- package/transpiled/react/Icons/RestoreStraight.d.ts +2 -0
- package/transpiled/react/Icons/RestoreStraight_twake.d.ts +2 -0
- package/transpiled/react/Icons/Restore_twake.d.ts +2 -0
- package/transpiled/react/Icons/Right.d.ts +2 -0
- package/transpiled/react/Icons/Right_twake.d.ts +2 -0
- package/transpiled/react/Icons/Rise.d.ts +2 -0
- package/transpiled/react/Icons/Rise_twake.d.ts +2 -0
- package/transpiled/react/Icons/RotateLeft.d.ts +2 -0
- package/transpiled/react/Icons/RotateLeft_twake.d.ts +2 -0
- package/transpiled/react/Icons/RotateRight.d.ts +2 -0
- package/transpiled/react/Icons/RotateRight_twake.d.ts +2 -0
- package/transpiled/react/Icons/SadCozy.d.ts +2 -0
- package/transpiled/react/Icons/Safe.d.ts +2 -0
- package/transpiled/react/Icons/SafePermissions.d.ts +2 -0
- package/transpiled/react/Icons/SafePermissions_twake.d.ts +2 -0
- package/transpiled/react/Icons/SafePermissions_twake.js +2 -5
- package/transpiled/react/Icons/Safe_twake.d.ts +2 -0
- package/transpiled/react/Icons/School.d.ts +2 -0
- package/transpiled/react/Icons/School_twake.d.ts +2 -0
- package/transpiled/react/Icons/Scooter.d.ts +2 -0
- package/transpiled/react/Icons/Scooter_twake.d.ts +2 -0
- package/transpiled/react/Icons/SelectAll.d.ts +2 -0
- package/transpiled/react/Icons/SelectAll_twake.d.ts +2 -0
- package/transpiled/react/Icons/Server.d.ts +2 -0
- package/transpiled/react/Icons/Server_twake.d.ts +2 -0
- package/transpiled/react/Icons/Setting.d.ts +2 -0
- package/transpiled/react/Icons/Setting_twake.d.ts +2 -0
- package/transpiled/react/Icons/Settings.d.ts +2 -0
- package/transpiled/react/Icons/Settings_twake.d.ts +2 -0
- package/transpiled/react/Icons/Settings_twake.js +2 -5
- package/transpiled/react/Icons/Share.d.ts +2 -0
- package/transpiled/react/Icons/ShareCircle.d.ts +2 -0
- package/transpiled/react/Icons/ShareGrey08.d.ts +2 -0
- package/transpiled/react/Icons/ShareIos.d.ts +2 -0
- package/transpiled/react/Icons/Share_twake.d.ts +2 -0
- package/transpiled/react/Icons/Sharings.d.ts +2 -0
- package/transpiled/react/Icons/Sharings_twake.d.ts +2 -0
- package/transpiled/react/Icons/Sharings_twake.js +2 -5
- package/transpiled/react/Icons/Shield.d.ts +2 -0
- package/transpiled/react/Icons/Shield_twake.d.ts +2 -0
- package/transpiled/react/Icons/Shop.d.ts +2 -0
- package/transpiled/react/Icons/Shop_twake.d.ts +2 -0
- package/transpiled/react/Icons/Sinister.d.ts +2 -0
- package/transpiled/react/Icons/Sinister_twake.d.ts +2 -0
- package/transpiled/react/Icons/Sinister_twake.js +2 -5
- package/transpiled/react/Icons/Sound.d.ts +2 -0
- package/transpiled/react/Icons/Sound_twake.d.ts +2 -0
- package/transpiled/react/Icons/Spinner.d.ts +2 -0
- package/transpiled/react/Icons/Spinner_twake.d.ts +2 -0
- package/transpiled/react/Icons/SportBag.d.ts +2 -0
- package/transpiled/react/Icons/Stack.d.ts +2 -0
- package/transpiled/react/Icons/Stack_twake.d.ts +2 -0
- package/transpiled/react/Icons/Star.d.ts +2 -0
- package/transpiled/react/Icons/StarOutline.d.ts +2 -0
- package/transpiled/react/Icons/StarOutline_twake.d.ts +2 -0
- package/transpiled/react/Icons/Star_twake.d.ts +2 -0
- package/transpiled/react/Icons/Stats.d.ts +2 -0
- package/transpiled/react/Icons/Stats_twake.d.ts +2 -0
- package/transpiled/react/Icons/Stop.d.ts +2 -0
- package/transpiled/react/Icons/Stop_twake.d.ts +2 -0
- package/transpiled/react/Icons/Store.d.ts +2 -0
- package/transpiled/react/Icons/StoreText.d.ts +2 -0
- package/transpiled/react/Icons/Store_twake.d.ts +2 -0
- package/transpiled/react/Icons/Subway.d.ts +2 -0
- package/transpiled/react/Icons/Subway_twake.d.ts +2 -0
- package/transpiled/react/Icons/Support.d.ts +2 -0
- package/transpiled/react/Icons/Support_twake.d.ts +2 -0
- package/transpiled/react/Icons/Swap.d.ts +2 -0
- package/transpiled/react/Icons/Swap_twake.d.ts +2 -0
- package/transpiled/react/Icons/Sync.d.ts +2 -0
- package/transpiled/react/Icons/SyncCozy.d.ts +2 -0
- package/transpiled/react/Icons/Sync_twake.d.ts +2 -0
- package/transpiled/react/Icons/Tab.d.ts +2 -0
- package/transpiled/react/Icons/Tab_twake.d.ts +2 -0
- package/transpiled/react/Icons/Tag.d.ts +2 -0
- package/transpiled/react/Icons/Tag_twake.d.ts +2 -0
- package/transpiled/react/Icons/Tags.d.ts +2 -0
- package/transpiled/react/Icons/Tags_twake.d.ts +2 -0
- package/transpiled/react/Icons/Tags_twake.js +3 -8
- package/transpiled/react/Icons/Target.d.ts +2 -0
- package/transpiled/react/Icons/Target_twake.d.ts +2 -0
- package/transpiled/react/Icons/Task.d.ts +2 -0
- package/transpiled/react/Icons/TaskToEffectuate.d.ts +2 -0
- package/transpiled/react/Icons/TaskToEffectuate_twake.d.ts +2 -0
- package/transpiled/react/Icons/TaskToEffectuate_twake.js +3 -8
- package/transpiled/react/Icons/Task_twake.d.ts +2 -0
- package/transpiled/react/Icons/Team.d.ts +2 -0
- package/transpiled/react/Icons/Team_twake.d.ts +2 -0
- package/transpiled/react/Icons/Telecom.d.ts +2 -0
- package/transpiled/react/Icons/Telecom_twake.d.ts +2 -0
- package/transpiled/react/Icons/Telephone.d.ts +2 -0
- package/transpiled/react/Icons/Telephone_twake.d.ts +2 -0
- package/transpiled/react/Icons/Text.d.ts +2 -0
- package/transpiled/react/Icons/TextInfo.d.ts +2 -0
- package/transpiled/react/Icons/TextInfo_twake.d.ts +2 -0
- package/transpiled/react/Icons/Text_twake.d.ts +2 -0
- package/transpiled/react/Icons/ToTheCloud.d.ts +2 -0
- package/transpiled/react/Icons/ToTheCloud_twake.d.ts +2 -0
- package/transpiled/react/Icons/Top.d.ts +2 -0
- package/transpiled/react/Icons/TopSelect.d.ts +2 -0
- package/transpiled/react/Icons/TopSelect_twake.d.ts +2 -0
- package/transpiled/react/Icons/TopSelect_twake.js +2 -5
- package/transpiled/react/Icons/Top_twake.d.ts +2 -0
- package/transpiled/react/Icons/Train.d.ts +2 -0
- package/transpiled/react/Icons/Train_twake.d.ts +2 -0
- package/transpiled/react/Icons/Tram.d.ts +2 -0
- package/transpiled/react/Icons/Tram_twake.d.ts +2 -0
- package/transpiled/react/Icons/Trash.d.ts +2 -0
- package/transpiled/react/Icons/TrashDuotone.d.ts +2 -0
- package/transpiled/react/Icons/TrashDuotone_twake.d.ts +2 -0
- package/transpiled/react/Icons/TrashDuotone_twake.js +2 -5
- package/transpiled/react/Icons/Trash_twake.d.ts +2 -0
- package/transpiled/react/Icons/Triggers.d.ts +2 -0
- package/transpiled/react/Icons/Triggers_twake.d.ts +2 -0
- package/transpiled/react/Icons/Triggers_twake.js +2 -5
- package/transpiled/react/Icons/Trophy.d.ts +2 -0
- package/transpiled/react/Icons/Trophy_twake.d.ts +2 -0
- package/transpiled/react/Icons/TwakeText.d.ts +2 -0
- package/transpiled/react/Icons/TwakeWorkplace.d.ts +2 -0
- package/transpiled/react/Icons/Twake_workplace.d.ts +2 -0
- package/transpiled/react/Icons/Twake_workplace.js +86 -0
- package/transpiled/react/Icons/Uncloud.d.ts +2 -0
- package/transpiled/react/Icons/Uncloud_twake.d.ts +2 -0
- package/transpiled/react/Icons/Unknow.d.ts +2 -0
- package/transpiled/react/Icons/Unknow_twake.d.ts +2 -0
- package/transpiled/react/Icons/Unknown.d.ts +0 -0
- package/transpiled/react/Icons/Unlink.d.ts +2 -0
- package/transpiled/react/Icons/Unlink_twake.d.ts +2 -0
- package/transpiled/react/Icons/Unlock.d.ts +2 -0
- package/transpiled/react/Icons/Unlock_twake.d.ts +2 -0
- package/transpiled/react/Icons/Up.d.ts +2 -0
- package/transpiled/react/Icons/Up_twake.d.ts +2 -0
- package/transpiled/react/Icons/Upload.d.ts +2 -0
- package/transpiled/react/Icons/Upload_twake.d.ts +2 -0
- package/transpiled/react/Icons/Versioning.d.ts +2 -0
- package/transpiled/react/Icons/Versioning_twake.d.ts +2 -0
- package/transpiled/react/Icons/Versioning_twake.js +2 -5
- package/transpiled/react/Icons/Videos.d.ts +2 -0
- package/transpiled/react/Icons/Videos_twake.d.ts +2 -0
- package/transpiled/react/Icons/Walk.d.ts +2 -0
- package/transpiled/react/Icons/Walk_twake.d.ts +2 -0
- package/transpiled/react/Icons/Wallet.d.ts +2 -0
- package/transpiled/react/Icons/WalletAdd.d.ts +2 -0
- package/transpiled/react/Icons/WalletNew.d.ts +2 -0
- package/transpiled/react/Icons/Wallet_twake.d.ts +2 -0
- package/transpiled/react/Icons/Warn.d.ts +2 -0
- package/transpiled/react/Icons/Warn_twake.d.ts +2 -0
- package/transpiled/react/Icons/Warning.d.ts +2 -0
- package/transpiled/react/Icons/WarningCircle.d.ts +2 -0
- package/transpiled/react/Icons/WarningCircle_twake.d.ts +2 -0
- package/transpiled/react/Icons/Warning_twake.d.ts +2 -0
- package/transpiled/react/Icons/Water.d.ts +2 -0
- package/transpiled/react/Icons/Water_twake.d.ts +2 -0
- package/transpiled/react/Icons/Work.d.ts +2 -0
- package/transpiled/react/Icons/Work_twake.d.ts +2 -0
- package/transpiled/react/Icons/WorkplaceText.d.ts +2 -0
- package/transpiled/react/Icons/WrenchCircle.d.ts +2 -0
- package/transpiled/react/Icons/WrenchCircle_twake.d.ts +2 -0
- package/transpiled/react/InfosBadge/index.d.ts +5 -0
- package/transpiled/react/Input/index.d.ts +3 -0
- package/transpiled/react/InputAdornment/index.d.ts +2 -0
- package/transpiled/react/InputBase/index.d.ts +2 -0
- package/transpiled/react/InputGroup/index.d.ts +30 -0
- package/transpiled/react/IntentDialogOpener/IntentDialogOpener.d.ts +32 -0
- package/transpiled/react/IntentDialogOpener/index.d.ts +1 -0
- package/transpiled/react/IntentHeader/index.d.ts +23 -0
- package/transpiled/react/IntentIframe/IntentIframe.d.ts +8 -0
- package/transpiled/react/IntentIframe/index.d.ts +1 -0
- package/transpiled/react/IntentWrapper/index.d.ts +20 -0
- package/transpiled/react/Label/index.d.ts +20 -0
- package/transpiled/react/Labs/CollectionField/index.d.ts +23 -0
- package/transpiled/react/Labs/ExperimentalDialog/index.d.ts +4 -0
- package/transpiled/react/Labs/IconGrid/index.d.ts +4 -0
- package/transpiled/react/Labs/PasswordInput/helpers.d.ts +4 -0
- package/transpiled/react/Labs/PasswordInput/helpers.spec.d.ts +1 -0
- package/transpiled/react/Labs/PasswordInput/index.d.ts +15 -0
- package/transpiled/react/Labs/index.d.ts +0 -0
- package/transpiled/react/Layout/Layout.d.ts +28 -0
- package/transpiled/react/Layout/index.d.ts +1 -0
- package/transpiled/react/LinearProgress/index.d.ts +2 -0
- package/transpiled/react/Link/index.d.ts +2 -0
- package/transpiled/react/List/index.d.ts +9 -0
- package/transpiled/react/ListItem/ExpandedAttributes/ExpandedAttribute.d.ts +14 -0
- package/transpiled/react/ListItem/ExpandedAttributes/helpers.d.ts +43 -0
- package/transpiled/react/ListItem/ExpandedAttributes/helpers.spec.d.ts +1 -0
- package/transpiled/react/ListItem/ExpandedAttributes/index.d.ts +2 -0
- package/transpiled/react/ListItem/ListItemBase/Renaming/RenameDialog.d.ts +2 -0
- package/transpiled/react/ListItem/ListItemBase/Renaming/RenameInput.d.ts +12 -0
- package/transpiled/react/ListItem/ListItemBase/Renaming/helpers.d.ts +1 -0
- package/transpiled/react/ListItem/ListItemBase/index.d.ts +2 -0
- package/transpiled/react/ListItem/ListItemByDoc/index.d.ts +46 -0
- package/transpiled/react/ListItem/ListItemContact/helpers.d.ts +1 -0
- package/transpiled/react/ListItem/ListItemContact/helpers.spec.d.ts +1 -0
- package/transpiled/react/ListItem/ListItemContact/index.d.ts +35 -0
- package/transpiled/react/ListItem/ListItemContact/useActions.d.ts +2 -0
- package/transpiled/react/ListItem/ListItemFile/ExpirationAnnotation.d.ts +2 -0
- package/transpiled/react/ListItem/ListItemFile/ItemIcon.d.ts +12 -0
- package/transpiled/react/ListItem/ListItemFile/PrimaryText.d.ts +12 -0
- package/transpiled/react/ListItem/ListItemFile/SecondaryText.d.ts +12 -0
- package/transpiled/react/ListItem/ListItemFile/index.d.ts +37 -0
- package/transpiled/react/ListItem/hoc/withListItemLocales.d.ts +8 -0
- package/transpiled/react/ListItem/index.d.ts +10 -0
- package/transpiled/react/ListItemAvatar/index.d.ts +2 -0
- package/transpiled/react/ListItemIcon/index.d.ts +6 -0
- package/transpiled/react/ListItemSecondaryAction/index.d.ts +2 -0
- package/transpiled/react/ListItemText/index.d.ts +3 -0
- package/transpiled/react/ListSubheader/index.d.ts +3 -0
- package/transpiled/react/LoadMore/index.d.ts +12 -0
- package/transpiled/react/Markdown/index.d.ts +4 -0
- package/transpiled/react/Menu/index.d.ts +2 -0
- package/transpiled/react/MenuItem/index.d.ts +3 -0
- package/transpiled/react/MenuList/index.d.ts +2 -0
- package/transpiled/react/MidEllipsis/index.d.ts +3 -0
- package/transpiled/react/MobileStepper/index.d.ts +2 -0
- package/transpiled/react/Modal/index.d.ts +2 -0
- package/transpiled/react/MuiCozyTheme/Divider/index.d.ts +2 -0
- package/transpiled/react/MuiCozyTheme/List/index.d.ts +2 -0
- package/transpiled/react/MuiCozyTheme/ListItem/index.d.ts +2 -0
- package/transpiled/react/MuiCozyTheme/ListItemIcon/index.d.ts +2 -0
- package/transpiled/react/MuiCozyTheme/ListItemSecondaryAction/index.d.ts +2 -0
- package/transpiled/react/MuiTabs/index.d.ts +11 -0
- package/transpiled/react/NativeSelect/index.d.ts +2 -0
- package/transpiled/react/Nav/index.d.ts +30 -0
- package/transpiled/react/Nav/locales/withNavLocales.d.ts +8 -0
- package/transpiled/react/NavigationList/index.d.ts +12 -0
- package/transpiled/react/NestedSelect/BottomSheet.d.ts +2 -0
- package/transpiled/react/NestedSelect/ItemRow.d.ts +22 -0
- package/transpiled/react/NestedSelect/Modal.d.ts +2 -0
- package/transpiled/react/NestedSelect/NestedSelect.d.ts +82 -0
- package/transpiled/react/NestedSelect/NestedSelect.spec.d.ts +1 -0
- package/transpiled/react/NestedSelect/NestedSelectResponsive.d.ts +2 -0
- package/transpiled/react/NestedSelect/helpers.d.ts +1 -0
- package/transpiled/react/NestedSelect/helpers.spec.d.ts +1 -0
- package/transpiled/react/NestedSelect/index.d.ts +4 -0
- package/transpiled/react/NestedSelect/testing.d.ts +1 -0
- package/transpiled/react/NoSsr/index.d.ts +2 -0
- package/transpiled/react/OrderedList/index.d.ts +2 -0
- package/transpiled/react/OutlinedInput/index.d.ts +2 -0
- package/transpiled/react/Page/index.d.ts +14 -0
- package/transpiled/react/Page/keyboard.d.ts +31 -0
- package/transpiled/react/Panel/index.d.ts +21 -0
- package/transpiled/react/Paper/index.d.ts +2 -0
- package/transpiled/react/PasswordExample/index.d.ts +7 -0
- package/transpiled/react/PasswordField/index.d.ts +8 -0
- package/transpiled/react/Paywall/MaxAccountsByKonnectorPaywall.d.ts +2 -0
- package/transpiled/react/Paywall/MaxAccountsPaywall.d.ts +2 -0
- package/transpiled/react/Paywall/MaxDaysToCapturePaywall.d.ts +2 -0
- package/transpiled/react/Paywall/MaxPapersPaywall.d.ts +2 -0
- package/transpiled/react/Paywall/OnlyOfficePaywall.d.ts +16 -0
- package/transpiled/react/Paywall/PasswordSharingPaywall.d.ts +10 -0
- package/transpiled/react/Paywall/Paywall.d.ts +2 -0
- package/transpiled/react/Paywall/Paywall.spec.d.ts +1 -0
- package/transpiled/react/Paywall/QuotaPaywall.d.ts +13 -0
- package/transpiled/react/Paywall/helpers.d.ts +1 -0
- package/transpiled/react/Paywall/index.d.ts +7 -0
- package/transpiled/react/Paywall/locales/withPaywallLocales.d.ts +2 -0
- package/transpiled/react/PieChart/index.d.ts +30 -0
- package/transpiled/react/PieChart/index.spec.d.ts +1 -0
- package/transpiled/react/PointerAlert/index.d.ts +3 -0
- package/transpiled/react/Popover/index.d.ts +2 -0
- package/transpiled/react/Popper/index.d.ts +2 -0
- package/transpiled/react/Popper/testing.d.ts +1 -0
- package/transpiled/react/Popup/index.d.ts +62 -0
- package/transpiled/react/Popup/index.spec.d.ts +1 -0
- package/transpiled/react/PopupOpener/index.d.ts +20 -0
- package/transpiled/react/Portal/index.d.ts +5 -0
- package/transpiled/react/Progress/index.d.ts +2 -0
- package/transpiled/react/ProgressionBanner/index.d.ts +9 -0
- package/transpiled/react/QualificationGrid/helpers.d.ts +1 -0
- package/transpiled/react/QualificationGrid/index.d.ts +2 -0
- package/transpiled/react/QualificationGrid/locales/withLocales.d.ts +8 -0
- package/transpiled/react/QualificationIconStack/index.d.ts +13 -0
- package/transpiled/react/QualificationItem/index.d.ts +17 -0
- package/transpiled/react/QualificationModal/helpers.d.ts +14 -0
- package/transpiled/react/QualificationModal/helpers.spec.d.ts +1 -0
- package/transpiled/react/QualificationModal/index.d.ts +16 -0
- package/transpiled/react/QualificationModal/locales/index.d.ts +6 -0
- package/transpiled/react/RadioGroup/index.d.ts +2 -0
- package/transpiled/react/Radios/index.d.ts +7 -0
- package/transpiled/react/RootRef/index.d.ts +2 -0
- package/transpiled/react/ScopedCssBaseline/index.d.ts +2 -0
- package/transpiled/react/SearchBar/index.d.ts +3 -0
- package/transpiled/react/SearchBar/locales/withOnlyLocales.d.ts +8 -0
- package/transpiled/react/Select/index.d.ts +2 -0
- package/transpiled/react/SelectBox/ControlDefault.d.ts +14 -0
- package/transpiled/react/SelectBox/SelectBox.d.ts +108 -0
- package/transpiled/react/SelectBox/SelectBoxWithFixedOptions.d.ts +8 -0
- package/transpiled/react/SelectBox/index.d.ts +3 -0
- package/transpiled/react/SelectionBar/SelectionBarAction.d.ts +14 -0
- package/transpiled/react/SelectionBar/SelectionBarMore.d.ts +14 -0
- package/transpiled/react/SelectionBar/helpers.d.ts +7 -0
- package/transpiled/react/SelectionBar/helpers.spec.d.ts +1 -0
- package/transpiled/react/SelectionBar/index.d.ts +25 -0
- package/transpiled/react/SelectionBar/useMaxActions.d.ts +7 -0
- package/transpiled/react/Sidebar/index.d.ts +13 -0
- package/transpiled/react/Skeleton/index.d.ts +2 -0
- package/transpiled/react/Skeletons/ListItemSkeleton.d.ts +14 -0
- package/transpiled/react/Skeletons/ListSkeleton.d.ts +19 -0
- package/transpiled/react/Skeletons/index.d.ts +2 -0
- package/transpiled/react/Slide/index.d.ts +2 -0
- package/transpiled/react/Slider/index.d.ts +2 -0
- package/transpiled/react/Snackbar/index.d.ts +3 -0
- package/transpiled/react/SnackbarContent/index.d.ts +2 -0
- package/transpiled/react/Spinner/index.d.ts +37 -0
- package/transpiled/react/SquareAppIcon/SquareAppIcon.spec.d.ts +1 -0
- package/transpiled/react/SquareAppIcon/index.d.ts +26 -0
- package/transpiled/react/SquareAppIcon/index.js +5 -2
- package/transpiled/react/Stack/index.d.ts +17 -0
- package/transpiled/react/Step/index.d.ts +2 -0
- package/transpiled/react/StepButton/index.d.ts +2 -0
- package/transpiled/react/StepConnector/index.d.ts +2 -0
- package/transpiled/react/StepContent/index.d.ts +2 -0
- package/transpiled/react/StepIcon/index.d.ts +2 -0
- package/transpiled/react/StepLabel/index.d.ts +2 -0
- package/transpiled/react/Stepper/index.d.ts +4 -0
- package/transpiled/react/Stepper/testing.d.ts +1 -0
- package/transpiled/react/SvgIcon/index.d.ts +2 -0
- package/transpiled/react/SwipeableDrawer/index.d.ts +2 -0
- package/transpiled/react/Switch/index.d.ts +5 -0
- package/transpiled/react/Tab/index.d.ts +2 -0
- package/transpiled/react/Table/index.d.ts +2 -0
- package/transpiled/react/TableBody/index.d.ts +2 -0
- package/transpiled/react/TableCell/index.d.ts +2 -0
- package/transpiled/react/TableContainer/index.d.ts +2 -0
- package/transpiled/react/TableFooter/index.d.ts +2 -0
- package/transpiled/react/TableHead/index.d.ts +2 -0
- package/transpiled/react/TablePagination/index.d.ts +2 -0
- package/transpiled/react/TableRow/index.d.ts +2 -0
- package/transpiled/react/TableSortLabel/index.d.ts +2 -0
- package/transpiled/react/Tabs/index.d.ts +3 -0
- package/transpiled/react/TextField/MobileSelect.d.ts +3 -0
- package/transpiled/react/TextField/index.d.ts +3 -0
- package/transpiled/react/Textarea/index.d.ts +3 -0
- package/transpiled/react/TextareaAutosize/index.d.ts +2 -0
- package/transpiled/react/Thumbnail/index.d.ts +22 -0
- package/transpiled/react/Timeline/index.d.ts +2 -0
- package/transpiled/react/TimelineConnector/index.d.ts +2 -0
- package/transpiled/react/TimelineContent/index.d.ts +2 -0
- package/transpiled/react/TimelineDot/index.d.ts +2 -0
- package/transpiled/react/TimelineItem/index.d.ts +2 -0
- package/transpiled/react/TimelineOppositeContent/index.d.ts +2 -0
- package/transpiled/react/TimelineSeparator/index.d.ts +2 -0
- package/transpiled/react/Toggle/index.d.ts +18 -0
- package/transpiled/react/ToggleButton/index.d.ts +3 -0
- package/transpiled/react/ToggleButtonGroup/index.d.ts +2 -0
- package/transpiled/react/Toolbar/index.d.ts +2 -0
- package/transpiled/react/Tooltip/index.d.ts +2 -0
- package/transpiled/react/Typography/index.d.ts +14 -2
- package/transpiled/react/Typography/index.js +1 -1
- package/transpiled/react/UnorderedList/index.d.ts +2 -0
- package/transpiled/react/UploadQueue/FileUploadProgress.d.ts +4 -0
- package/transpiled/react/UploadQueue/Item.d.ts +3 -0
- package/transpiled/react/UploadQueue/Pending.d.ts +3 -0
- package/transpiled/react/UploadQueue/RemainingTime.d.ts +4 -0
- package/transpiled/react/UploadQueue/helpers.d.ts +1 -0
- package/transpiled/react/UploadQueue/index.d.ts +42 -0
- package/transpiled/react/UploadQueue/index.spec.d.ts +1 -0
- package/transpiled/react/UploadQueue/useStatusIcon.d.ts +1 -0
- package/transpiled/react/Wizard/index.d.ts +75 -0
- package/transpiled/react/Zoom/index.d.ts +2 -0
- package/transpiled/react/deprecated/ActionMenu/ActionMenuHeader.d.ts +11 -0
- package/transpiled/react/deprecated/ActionMenu/ActionMenuItem.d.ts +23 -0
- package/transpiled/react/deprecated/ActionMenu/ActionMenuItemWrapper.d.ts +32 -0
- package/transpiled/react/deprecated/ActionMenu/ActionMenuRadio.d.ts +1 -0
- package/transpiled/react/deprecated/ActionMenu/ActionMenuWithClose.d.ts +7 -0
- package/transpiled/react/deprecated/ActionMenu/ActionMenuWrapper.d.ts +12 -0
- package/transpiled/react/deprecated/ActionMenu/Actions/ActionsItems.d.ts +18 -0
- package/transpiled/react/deprecated/ActionMenu/Actions/call.d.ts +5 -0
- package/transpiled/react/deprecated/ActionMenu/Actions/emailTo.d.ts +5 -0
- package/transpiled/react/deprecated/ActionMenu/Actions/helpers.d.ts +3 -0
- package/transpiled/react/deprecated/ActionMenu/Actions/helpers.spec.d.ts +1 -0
- package/transpiled/react/deprecated/ActionMenu/Actions/hr.d.ts +4 -0
- package/transpiled/react/deprecated/ActionMenu/Actions/index.d.ts +7 -0
- package/transpiled/react/deprecated/ActionMenu/Actions/locales/withActionsLocales.d.ts +8 -0
- package/transpiled/react/deprecated/ActionMenu/Actions/modify.d.ts +4 -0
- package/transpiled/react/deprecated/ActionMenu/Actions/smsTo.d.ts +5 -0
- package/transpiled/react/deprecated/ActionMenu/Actions/viewInContacts.d.ts +4 -0
- package/transpiled/react/deprecated/ActionMenu/NotInlineWrapper.d.ts +9 -0
- package/transpiled/react/deprecated/ActionMenu/index.d.ts +48 -0
- package/transpiled/react/deprecated/Alerter/Alert.d.ts +39 -0
- package/transpiled/react/deprecated/Alerter/index.d.ts +50 -0
- package/transpiled/react/deprecated/BottomDrawer/index.d.ts +31 -0
- package/transpiled/react/deprecated/Button/index.d.ts +41 -0
- package/transpiled/react/deprecated/ButtonAction/index.d.ts +21 -0
- package/transpiled/react/deprecated/Chip/index.d.ts +26 -0
- package/transpiled/react/deprecated/CompositeRow/index.d.ts +34 -0
- package/transpiled/react/deprecated/GridItem/index.d.ts +12 -0
- package/transpiled/react/deprecated/Infos/index.d.ts +26 -0
- package/transpiled/react/deprecated/InfosCarrousel/index.d.ts +24 -0
- package/transpiled/react/deprecated/InlineCard/index.d.ts +16 -0
- package/transpiled/react/deprecated/IntentModal/IntentModal.d.ts +23 -0
- package/transpiled/react/deprecated/IntentModal/index.d.ts +1 -0
- package/transpiled/react/deprecated/IntentOpener/IntentOpener.d.ts +25 -0
- package/transpiled/react/deprecated/IntentOpener/index.d.ts +1 -0
- package/transpiled/react/deprecated/Media/Media.d.ts +24 -0
- package/transpiled/react/deprecated/Media/index.d.ts +1 -0
- package/transpiled/react/deprecated/Menus/index.d.ts +24 -0
- package/transpiled/react/deprecated/Modal/AnimatedContentHeader.d.ts +6 -0
- package/transpiled/react/deprecated/Modal/ModalBackButton.d.ts +2 -0
- package/transpiled/react/deprecated/Modal/ModalButtons.d.ts +17 -0
- package/transpiled/react/deprecated/Modal/ModalContent.d.ts +20 -0
- package/transpiled/react/deprecated/Modal/ModalCross.d.ts +7 -0
- package/transpiled/react/deprecated/Modal/ModalFooter.d.ts +5 -0
- package/transpiled/react/deprecated/Modal/ModalHeader.d.ts +17 -0
- package/transpiled/react/deprecated/Modal/ModalSection.d.ts +5 -0
- package/transpiled/react/deprecated/Modal/index.d.ts +14 -0
- package/transpiled/react/deprecated/NarrowContent/index.d.ts +2 -0
- package/transpiled/react/deprecated/Overlay/index.d.ts +3 -0
- package/transpiled/react/deprecated/PercentageBar/index.d.ts +2 -0
- package/transpiled/react/deprecated/PercentageLine/index.d.ts +18 -0
- package/transpiled/react/deprecated/PushClientButton/index.d.ts +16 -0
- package/transpiled/react/deprecated/PushClientButton/index.spec.d.ts +1 -0
- package/transpiled/react/deprecated/QuotaAlert/index.d.ts +7 -0
- package/transpiled/react/deprecated/Radio/index.d.ts +21 -0
- package/transpiled/react/deprecated/Radio/index.spec.d.ts +1 -0
- package/transpiled/react/deprecated/RaisedList/index.d.ts +2 -0
- package/transpiled/react/deprecated/Table/index.d.ts +7 -0
- package/transpiled/react/deprecated/ViewStack/ModalStack.d.ts +16 -0
- package/transpiled/react/deprecated/ViewStack/ViewStack.d.ts +13 -0
- package/transpiled/react/deprecated/ViewStack/context.d.ts +3 -0
- package/transpiled/react/deprecated/ViewStack/example.d.ts +3 -0
- package/transpiled/react/deprecated/ViewStack/hooks.d.ts +1 -0
- package/transpiled/react/deprecated/ViewStack/index.d.ts +3 -0
- package/transpiled/react/helpers/acceptedTypes.d.ts +3 -0
- package/transpiled/react/helpers/acceptedTypes.spec.d.ts +1 -0
- package/transpiled/react/helpers/appDataset.d.ts +11 -0
- package/transpiled/react/helpers/appDataset.spec.d.ts +1 -0
- package/transpiled/react/helpers/breakpoints.d.ts +14 -0
- package/transpiled/react/helpers/createDepreciationLogger.d.ts +2 -0
- package/transpiled/react/helpers/createDepreciationLogger.spec.d.ts +1 -0
- package/transpiled/react/helpers/getRandomUUID.d.ts +1 -0
- package/transpiled/react/helpers/getRandomUUID.spec.d.ts +1 -0
- package/transpiled/react/helpers/isTwakeTheme.d.ts +1 -1
- package/transpiled/react/helpers/isTwakeTheme.js +5 -0
- package/transpiled/react/helpers/migrateProps.d.ts +2 -0
- package/transpiled/react/helpers/ref.d.ts +2 -0
- package/transpiled/react/helpers/ref.spec.d.ts +1 -0
- package/transpiled/react/helpers/useProgression.d.ts +9 -0
- package/transpiled/react/helpers/withBreakpoints.d.ts +31 -0
- package/transpiled/react/helpers/withBreakpoints.js +3 -0
- package/transpiled/react/helpers/withOffline.d.ts +68 -0
- package/transpiled/react/helpers/withState.d.ts +49 -0
- package/transpiled/react/hooks/useBrowserOffline.d.ts +10 -0
- package/transpiled/react/hooks/useBrowserOffline.spec.d.ts +1 -0
- package/transpiled/react/hooks/useClientErrors.d.ts +29 -0
- package/transpiled/react/hooks/useClientErrors.spec.d.ts +1 -0
- package/transpiled/react/hooks/useConfirmExit/index.d.ts +41 -0
- package/transpiled/react/hooks/useConfirmExit/index.spec.d.ts +1 -0
- package/transpiled/react/hooks/useCycle.d.ts +12 -0
- package/transpiled/react/hooks/useCycle.spec.d.ts +1 -0
- package/transpiled/react/hooks/useEventListener.d.ts +2 -0
- package/transpiled/react/hooks/useEventListener.spec.d.ts +1 -0
- package/transpiled/react/hooks/usePeriodicRender.d.ts +7 -0
- package/transpiled/react/hooks/usePeriodicRender.spec.d.ts +1 -0
- package/transpiled/react/hooks/useRealtime.d.ts +2 -0
- package/transpiled/react/hooks/useRealtime.spec.d.ts +1 -0
- package/transpiled/react/hooks/useScroll.d.ts +14 -0
- package/transpiled/react/hooks/useScroll.spec.d.ts +1 -0
- package/transpiled/react/index.d.ts +115 -0
- package/transpiled/react/jestLib/I18n.d.ts +6 -0
- package/transpiled/react/legacy/Avatar/helpers.js +5 -0
- package/transpiled/react/legacy/Avatar/index.d.ts +43 -0
- package/transpiled/react/legacy/Breadcrumbs/index.d.ts +17 -0
- package/transpiled/react/mocks/apps.d.ts +203 -0
- package/transpiled/react/proptypes.d.ts +18 -0
- package/transpiled/react/providers/Alert/index.d.ts +21 -0
- package/transpiled/react/providers/Breakpoints/index.d.ts +5 -0
- package/transpiled/react/providers/DemoProvider.d.ts +6 -0
- package/transpiled/react/providers/Encrypted/index.d.ts +8 -0
- package/transpiled/react/providers/I18n/createUseI18n.d.ts +6 -0
- package/transpiled/react/providers/I18n/format.d.ts +3 -0
- package/transpiled/react/providers/I18n/format.spec.d.ts +1 -0
- package/transpiled/react/providers/I18n/helpers.d.ts +5 -0
- package/transpiled/react/providers/I18n/index.d.ts +62 -0
- package/transpiled/react/providers/I18n/index.js +11 -0
- package/transpiled/react/providers/I18n/index.spec.d.ts +1 -0
- package/transpiled/react/providers/I18n/translate.d.ts +3 -0
- package/transpiled/react/providers/I18n/translation.d.ts +3 -0
- package/transpiled/react/providers/I18n/useExtendI18n.d.ts +7 -0
- package/transpiled/react/providers/I18n/withLocales.d.ts +8 -0
- package/transpiled/react/providers/I18n/withLocales.spec.d.ts +1 -0
- package/transpiled/react/providers/I18n/withOnlyLocales.d.ts +8 -0
- package/transpiled/react/providers/Intent/index.d.ts +9 -0
- package/transpiled/react/stylesheet.css +1 -1
- package/transpiled/react/utils/color.spec.d.ts +1 -0
- package/transpiled/react/utils/dom.d.ts +1 -0
- package/transpiled/react/utils/react.d.ts +4 -0
- package/transpiled/react/utils.d.ts +5 -0
- package/tsconfig-build.json +3 -1
|
@@ -20,6 +20,9 @@ import breakpoints, { getBreakpointsStatus } from "cozy-ui/transpiled/react/help
|
|
|
20
20
|
* `breakpoints` values will reflect if the window.innerWidth is under
|
|
21
21
|
* those breakpoints.
|
|
22
22
|
*
|
|
23
|
+
* @param {number[]} bp
|
|
24
|
+
* @returns {(Wrapped: any) => JSX.Element}
|
|
25
|
+
*
|
|
23
26
|
* @Example
|
|
24
27
|
* ````
|
|
25
28
|
* // here we define `mobile` as a screen under 1000px
|
|
@@ -0,0 +1,68 @@
|
|
|
1
|
+
export default withOffline;
|
|
2
|
+
/**
|
|
3
|
+
* Provide a `isOffline` props
|
|
4
|
+
* @param {Component} WrappedComponent
|
|
5
|
+
*/
|
|
6
|
+
declare function withOffline(WrappedComponent: Component): {
|
|
7
|
+
new (props: Readonly<any>): {
|
|
8
|
+
state: {
|
|
9
|
+
isOnline: boolean;
|
|
10
|
+
};
|
|
11
|
+
componentDidMount(): void;
|
|
12
|
+
componentWillUnmount(): void;
|
|
13
|
+
setOnline: () => void;
|
|
14
|
+
setOffline: () => void;
|
|
15
|
+
render(): JSX.Element;
|
|
16
|
+
context: any;
|
|
17
|
+
setState<K extends string | number | symbol>(state: any, callback?: (() => void) | undefined): void;
|
|
18
|
+
forceUpdate(callBack?: (() => void) | undefined): void;
|
|
19
|
+
readonly props: Readonly<any> & Readonly<{
|
|
20
|
+
children?: React.ReactNode;
|
|
21
|
+
}>;
|
|
22
|
+
refs: {
|
|
23
|
+
[key: string]: React.ReactInstance;
|
|
24
|
+
};
|
|
25
|
+
shouldComponentUpdate?(nextProps: Readonly<any>, nextState: Readonly<any>, nextContext: any): boolean;
|
|
26
|
+
componentDidCatch?(error: Error, errorInfo: React.ErrorInfo): void;
|
|
27
|
+
getSnapshotBeforeUpdate?(prevProps: Readonly<any>, prevState: Readonly<any>): any;
|
|
28
|
+
componentDidUpdate?(prevProps: Readonly<any>, prevState: Readonly<any>, snapshot?: any): void;
|
|
29
|
+
componentWillMount?(): void;
|
|
30
|
+
UNSAFE_componentWillMount?(): void;
|
|
31
|
+
componentWillReceiveProps?(nextProps: Readonly<any>, nextContext: any): void;
|
|
32
|
+
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<any>, nextContext: any): void;
|
|
33
|
+
componentWillUpdate?(nextProps: Readonly<any>, nextState: Readonly<any>, nextContext: any): void;
|
|
34
|
+
UNSAFE_componentWillUpdate?(nextProps: Readonly<any>, nextState: Readonly<any>, nextContext: any): void;
|
|
35
|
+
};
|
|
36
|
+
new (props: any, context?: any): {
|
|
37
|
+
state: {
|
|
38
|
+
isOnline: boolean;
|
|
39
|
+
};
|
|
40
|
+
componentDidMount(): void;
|
|
41
|
+
componentWillUnmount(): void;
|
|
42
|
+
setOnline: () => void;
|
|
43
|
+
setOffline: () => void;
|
|
44
|
+
render(): JSX.Element;
|
|
45
|
+
context: any;
|
|
46
|
+
setState<K extends string | number | symbol>(state: any, callback?: (() => void) | undefined): void;
|
|
47
|
+
forceUpdate(callBack?: (() => void) | undefined): void;
|
|
48
|
+
readonly props: Readonly<any> & Readonly<{
|
|
49
|
+
children?: React.ReactNode;
|
|
50
|
+
}>;
|
|
51
|
+
refs: {
|
|
52
|
+
[key: string]: React.ReactInstance;
|
|
53
|
+
};
|
|
54
|
+
shouldComponentUpdate?(nextProps: Readonly<any>, nextState: Readonly<any>, nextContext: any): boolean;
|
|
55
|
+
componentDidCatch?(error: Error, errorInfo: React.ErrorInfo): void;
|
|
56
|
+
getSnapshotBeforeUpdate?(prevProps: Readonly<any>, prevState: Readonly<any>): any;
|
|
57
|
+
componentDidUpdate?(prevProps: Readonly<any>, prevState: Readonly<any>, snapshot?: any): void;
|
|
58
|
+
componentWillMount?(): void;
|
|
59
|
+
UNSAFE_componentWillMount?(): void;
|
|
60
|
+
componentWillReceiveProps?(nextProps: Readonly<any>, nextContext: any): void;
|
|
61
|
+
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<any>, nextContext: any): void;
|
|
62
|
+
componentWillUpdate?(nextProps: Readonly<any>, nextState: Readonly<any>, nextContext: any): void;
|
|
63
|
+
UNSAFE_componentWillUpdate?(nextProps: Readonly<any>, nextState: Readonly<any>, nextContext: any): void;
|
|
64
|
+
};
|
|
65
|
+
contextType?: React.Context<any> | undefined;
|
|
66
|
+
};
|
|
67
|
+
import { Component } from "react";
|
|
68
|
+
import React from "react";
|
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+
export default withState;
|
|
2
|
+
/**
|
|
3
|
+
* Higher Order Component that wraps functional components into stateful components.
|
|
4
|
+
* Defining a stateful component becomes a matter of setting its initial state
|
|
5
|
+
* and writing a handful of reducers on that state. The state and the reducers will
|
|
6
|
+
* be passed as props to the wrapped functional component.
|
|
7
|
+
* Example:
|
|
8
|
+
* const ToggleButton = withState(initialState = {
|
|
9
|
+
* on: false
|
|
10
|
+
* }, eventHandlers = setState => ({
|
|
11
|
+
* toggle: () => {
|
|
12
|
+
* setState(state => ({ on: !state.on })
|
|
13
|
+
* }
|
|
14
|
+
* }))(
|
|
15
|
+
* ({ on, toggle }) => (
|
|
16
|
+
* <button class={on ? 'on' : 'off'} onClick={toggle}>Go!</button>
|
|
17
|
+
* )
|
|
18
|
+
* )
|
|
19
|
+
*/
|
|
20
|
+
declare function withState(initialState: any, eventHandlers: any): (WrappedComponent: any) => {
|
|
21
|
+
new (props: any): {
|
|
22
|
+
state: any;
|
|
23
|
+
handlers: any;
|
|
24
|
+
render(): JSX.Element;
|
|
25
|
+
context: any;
|
|
26
|
+
setState<K extends string | number | symbol>(state: any, callback?: (() => void) | undefined): void;
|
|
27
|
+
forceUpdate(callBack?: (() => void) | undefined): void;
|
|
28
|
+
readonly props: Readonly<any> & Readonly<{
|
|
29
|
+
children?: React.ReactNode;
|
|
30
|
+
}>;
|
|
31
|
+
refs: {
|
|
32
|
+
[key: string]: React.ReactInstance;
|
|
33
|
+
};
|
|
34
|
+
componentDidMount?(): void;
|
|
35
|
+
shouldComponentUpdate?(nextProps: Readonly<any>, nextState: Readonly<any>, nextContext: any): boolean;
|
|
36
|
+
componentWillUnmount?(): void;
|
|
37
|
+
componentDidCatch?(error: Error, errorInfo: React.ErrorInfo): void;
|
|
38
|
+
getSnapshotBeforeUpdate?(prevProps: Readonly<any>, prevState: Readonly<any>): any;
|
|
39
|
+
componentDidUpdate?(prevProps: Readonly<any>, prevState: Readonly<any>, snapshot?: any): void;
|
|
40
|
+
componentWillMount?(): void;
|
|
41
|
+
UNSAFE_componentWillMount?(): void;
|
|
42
|
+
componentWillReceiveProps?(nextProps: Readonly<any>, nextContext: any): void;
|
|
43
|
+
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<any>, nextContext: any): void;
|
|
44
|
+
componentWillUpdate?(nextProps: Readonly<any>, nextState: Readonly<any>, nextContext: any): void;
|
|
45
|
+
UNSAFE_componentWillUpdate?(nextProps: Readonly<any>, nextState: Readonly<any>, nextContext: any): void;
|
|
46
|
+
};
|
|
47
|
+
contextType?: React.Context<any> | undefined;
|
|
48
|
+
};
|
|
49
|
+
import React from "react";
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Checks if the browser is offline
|
|
3
|
+
*
|
|
4
|
+
* This is done through the browser API. It cannot garantees that the browser
|
|
5
|
+
* is able to contact the serveur, nor that the connection is stable enough.
|
|
6
|
+
*
|
|
7
|
+
* In Nodejs, where this API doesn't exists, always return `false`.
|
|
8
|
+
* @returns {boolean}
|
|
9
|
+
*/
|
|
10
|
+
export default function useBrowserOffline(): boolean;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Manages the client errors and allows to display them
|
|
3
|
+
*
|
|
4
|
+
* Returns a `ClientErrors` React component that takes care
|
|
5
|
+
* of how to display cozy-client errors (probably displaying a modal)
|
|
6
|
+
*
|
|
7
|
+
* Only Quota Errors are managed for now.
|
|
8
|
+
*
|
|
9
|
+
* @example
|
|
10
|
+
* ```
|
|
11
|
+
* const App = () => {
|
|
12
|
+
* const { ClientErrors } = useClientErrors()
|
|
13
|
+
*
|
|
14
|
+
* return <Layout>
|
|
15
|
+
* <h1>My app</h1>
|
|
16
|
+
* <ClientErrors />
|
|
17
|
+
* </Layout>
|
|
18
|
+
* }
|
|
19
|
+
* ```
|
|
20
|
+
*
|
|
21
|
+
* @param {object} [props] - Props
|
|
22
|
+
* @param {boolean} [props.handleExceptions] - should cozy-client directly handle errors before forwarding them to the caller?
|
|
23
|
+
* @returns {{ClientErrors: Function}} React component
|
|
24
|
+
*/
|
|
25
|
+
export default function useClientErrors({ handleExceptions }?: {
|
|
26
|
+
handleExceptions?: boolean | undefined;
|
|
27
|
+
} | undefined): {
|
|
28
|
+
ClientErrors: Function;
|
|
29
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @typedef useConfirmExitResponse
|
|
3
|
+
* @property {function} requestToLeave - gets an URL or function,
|
|
4
|
+
* triggers a confirmation modal and redirect the browser to this URL
|
|
5
|
+
* or call this function if the user confirms.
|
|
6
|
+
* @property {function} exitConfirmationModal - React component
|
|
7
|
+
* that will show a confirmation modal when requested by requestToLeave
|
|
8
|
+
* and nothing otherwise
|
|
9
|
+
*/
|
|
10
|
+
/**
|
|
11
|
+
* When provided a message, will warn the user before exiting the page
|
|
12
|
+
*
|
|
13
|
+
* When the browser detects a page unload (go to another website or
|
|
14
|
+
* leave the window/tab), it will show a native popup asking for
|
|
15
|
+
* confirmation. This popup may show the `message` but will usually
|
|
16
|
+
* use a native message from the browser.
|
|
17
|
+
*
|
|
18
|
+
* If the user confirm he wants to leave, `onLeave` will be executed.
|
|
19
|
+
* This function may not be able to execute async code.
|
|
20
|
+
*
|
|
21
|
+
* @param {bool|function} activate - (return) falsy to deactivate the behaviour
|
|
22
|
+
* @param {string} message - Confirmation message
|
|
23
|
+
* @param {string} title - Title of the modal
|
|
24
|
+
* @param {function} onLeave - will be executed before returning
|
|
25
|
+
* @returns {useConfirmExitResponse}
|
|
26
|
+
*/
|
|
27
|
+
export default function useConfirmExit({ activate, onLeave, message, title, leaveLabel, cancelLabel }?: bool | Function): useConfirmExitResponse;
|
|
28
|
+
export type useConfirmExitResponse = {
|
|
29
|
+
/**
|
|
30
|
+
* - gets an URL or function,
|
|
31
|
+
* triggers a confirmation modal and redirect the browser to this URL
|
|
32
|
+
* or call this function if the user confirms.
|
|
33
|
+
*/
|
|
34
|
+
requestToLeave: Function;
|
|
35
|
+
/**
|
|
36
|
+
* - React component
|
|
37
|
+
* that will show a confirmation modal when requested by requestToLeave
|
|
38
|
+
* and nothing otherwise
|
|
39
|
+
*/
|
|
40
|
+
exitConfirmationModal: Function;
|
|
41
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
export default useCycle;
|
|
2
|
+
/**
|
|
3
|
+
* When calling setPrev when we are at index min, goes to max
|
|
4
|
+
* When calling setNext when we are at index max, goes to min
|
|
5
|
+
*
|
|
6
|
+
* @param {number} initialState - If initialState becomes defined (undefined -> value),
|
|
7
|
+
* index will be set to value (useful when the initial state is not known yet)
|
|
8
|
+
* @param {number} min
|
|
9
|
+
* @param {number} max
|
|
10
|
+
* @return {Array} - [index, setPrev, setNext]
|
|
11
|
+
*/
|
|
12
|
+
declare function useCycle(initialState: number, min: number, max: number): any[];
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
export default useScroll;
|
|
2
|
+
/**
|
|
3
|
+
* Get scrollTop & scrollLeft from scroll event
|
|
4
|
+
* @param {HTMLElement|React.RefObject} element - Element or Ref to listen scroll event
|
|
5
|
+
* @param {Object} options
|
|
6
|
+
* @param {number} options.delay - Delay in ms before calling the callback
|
|
7
|
+
* @returns {{ scrollTop: number, scrollLeft: number}} - Scroll state
|
|
8
|
+
*/
|
|
9
|
+
declare function useScroll(element: HTMLElement | import("react").RefObject<any>, { delay }?: {
|
|
10
|
+
delay: number;
|
|
11
|
+
}): {
|
|
12
|
+
scrollTop: number;
|
|
13
|
+
scrollLeft: number;
|
|
14
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1,115 @@
|
|
|
1
|
+
export { default as Alerter } from "./deprecated/Alerter";
|
|
2
|
+
export { default as Badge } from "./Badge";
|
|
3
|
+
export { default as ButtonClient } from "./deprecated/PushClientButton";
|
|
4
|
+
export { default as Banner } from "./Banner";
|
|
5
|
+
export { default as ButtonAction } from "./deprecated/ButtonAction";
|
|
6
|
+
export { default as BottomDrawer } from "./deprecated/BottomDrawer";
|
|
7
|
+
export { default as BarButton } from "./BarButton";
|
|
8
|
+
export { default as Icon } from "./Icon";
|
|
9
|
+
export { default as Sprite } from "./Icon/Sprite";
|
|
10
|
+
export { default as Sidebar } from "./Sidebar";
|
|
11
|
+
export { default as ListItemText } from "./ListItemText";
|
|
12
|
+
export { default as SelectionBar } from "./SelectionBar";
|
|
13
|
+
export { default as IntentIframe } from "./IntentIframe";
|
|
14
|
+
export { default as IntentDialogOpener } from "./IntentDialogOpener";
|
|
15
|
+
export { default as Spinner } from "./Spinner";
|
|
16
|
+
export { default as Accordion } from "./Accordion";
|
|
17
|
+
export { default as AccordionSummary } from "./AccordionSummary";
|
|
18
|
+
export { default as AccordionDetails } from "./AccordionDetails";
|
|
19
|
+
export { default as Breadcrumbs } from "./Breadcrumbs";
|
|
20
|
+
export { default as Toggle } from "./Toggle";
|
|
21
|
+
export { default as withBreakpoints } from "./helpers/withBreakpoints";
|
|
22
|
+
export { default as useBreakpoints } from "./providers/Breakpoints";
|
|
23
|
+
export { default as useBrowserOffline } from "./hooks/useBrowserOffline";
|
|
24
|
+
export { default as MidEllipsis } from "./MidEllipsis";
|
|
25
|
+
export { default as ActionsMenu } from "./ActionsMenu";
|
|
26
|
+
export { default as Overlay } from "./deprecated/Overlay";
|
|
27
|
+
export { default as Label } from "./Label";
|
|
28
|
+
export { default as Input } from "./Input";
|
|
29
|
+
export { default as Checkbox } from "./Checkbox";
|
|
30
|
+
export { default as Radio } from "./deprecated/Radio";
|
|
31
|
+
export { default as Textarea } from "./Textarea";
|
|
32
|
+
export { default as Field } from "./Field";
|
|
33
|
+
export { default as Avatar } from "./Avatar";
|
|
34
|
+
export { default as IntentHeader } from "./IntentHeader";
|
|
35
|
+
export { default as Panel } from "./Panel";
|
|
36
|
+
export { default as Chip } from "./deprecated/Chip";
|
|
37
|
+
export { default as Empty } from "./Empty";
|
|
38
|
+
export { default as Circle } from "./Circle";
|
|
39
|
+
export { default as Counter } from "./Counter";
|
|
40
|
+
export { default as Infos } from "./deprecated/Infos";
|
|
41
|
+
export { default as InfosCarrousel } from "./deprecated/InfosCarrousel";
|
|
42
|
+
export { default as InputGroup } from "./InputGroup";
|
|
43
|
+
export { default as AppIcon } from "./AppIcon";
|
|
44
|
+
export { default as AppTitle } from "./AppTitle";
|
|
45
|
+
export { default as Filename } from "./Filename";
|
|
46
|
+
export { default as FilePath } from "./FilePath";
|
|
47
|
+
export { default as FilePathLink } from "./FilePathLink";
|
|
48
|
+
export { default as FileInput } from "./FileInput";
|
|
49
|
+
export { default as Card } from "./Card";
|
|
50
|
+
export { default as InlineCard } from "./deprecated/InlineCard";
|
|
51
|
+
export { default as Stack } from "./Stack";
|
|
52
|
+
export { default as PercentageLine } from "./deprecated/PercentageLine";
|
|
53
|
+
export { default as Popup } from "./Popup";
|
|
54
|
+
export { default as IconStack } from "./IconStack";
|
|
55
|
+
export { default as QuotaAlert } from "./deprecated/QuotaAlert";
|
|
56
|
+
export { default as DateMonthPicker } from "./DateMonthPicker";
|
|
57
|
+
export { default as ContactsList } from "./ContactsList";
|
|
58
|
+
export { default as ContactsListModal } from "./ContactsListModal";
|
|
59
|
+
export { default as BarContextProvider } from "./BarContextProvider";
|
|
60
|
+
export { default as BarTitle } from "./BarTitle";
|
|
61
|
+
export { default as UploadQueue } from "./UploadQueue";
|
|
62
|
+
export { default as CozyTheme } from "./providers/CozyTheme";
|
|
63
|
+
export { default as Paper } from "./Paper";
|
|
64
|
+
export { default as ProgressionBanner } from "./ProgressionBanner";
|
|
65
|
+
export { default as SquareAppIcon } from "./SquareAppIcon";
|
|
66
|
+
export { default as FileImageLoader } from "./FileImageLoader";
|
|
67
|
+
export { default as Radios } from "./Radios";
|
|
68
|
+
export { default as FilePicker } from "./FilePicker";
|
|
69
|
+
export { default as Chips } from "./Chips";
|
|
70
|
+
export { default as PieChart } from "./PieChart";
|
|
71
|
+
export { default as DropdownText } from "./DropdownText";
|
|
72
|
+
export { default as CircleButton } from "./CircleButton";
|
|
73
|
+
export { default as Alert } from "./Alert";
|
|
74
|
+
export { default as AlertTitle } from "./AlertTitle";
|
|
75
|
+
export { default as PointerAlert } from "./PointerAlert";
|
|
76
|
+
export { default as Tabs } from "./Tabs";
|
|
77
|
+
export { default as Tab } from "./Tab";
|
|
78
|
+
export { default as CircularChart } from "./CircularChart";
|
|
79
|
+
export { default as Skeleton } from "./Skeleton";
|
|
80
|
+
export { default as InputAdornment } from "./InputAdornment";
|
|
81
|
+
export { default as InputBase } from "./InputBase";
|
|
82
|
+
export { default as SearchBar } from "./SearchBar";
|
|
83
|
+
export { default as Thumbnail } from "./Thumbnail";
|
|
84
|
+
export { default as ButtonBase } from "./ButtonBase";
|
|
85
|
+
export { default as QualificationGrid } from "./QualificationGrid";
|
|
86
|
+
export { default as QualificationItem } from "./QualificationItem";
|
|
87
|
+
export { default as QualificationIconStack } from "./QualificationIconStack";
|
|
88
|
+
export { default as QualificationModal } from "./QualificationModal";
|
|
89
|
+
export { default as Timeline } from "./Timeline";
|
|
90
|
+
export { default as TimelineConnector } from "./TimelineConnector";
|
|
91
|
+
export { default as TimelineContent } from "./TimelineContent";
|
|
92
|
+
export { default as TimelineDot } from "./TimelineDot";
|
|
93
|
+
export { default as TimelineItem } from "./TimelineItem";
|
|
94
|
+
export { default as TimelineOppositeContent } from "./TimelineOppositeContent";
|
|
95
|
+
export { default as TimelineSeparator } from "./TimelineSeparator";
|
|
96
|
+
export { default as Modal } from "./Modal";
|
|
97
|
+
export { default as ActionsBar } from "./ActionsBar";
|
|
98
|
+
export { default as Markdown } from "./Markdown";
|
|
99
|
+
export { default as DatePicker } from "./DatePicker";
|
|
100
|
+
export { Button, ButtonLink } from "./deprecated/Button";
|
|
101
|
+
export { default as I18n, translate, useI18n } from "./providers/I18n";
|
|
102
|
+
export { default as Nav, NavItem, NavIcon, NavText, NavDesktopLimiter, NavLink, genNavLink } from "./Nav";
|
|
103
|
+
export { Media, Img, Bd } from "./deprecated/Media";
|
|
104
|
+
export { Layout, Main, Content } from "./Layout";
|
|
105
|
+
export { default as ActionMenu, ActionMenuItem, ActionMenuHeader, ActionMenuRadio } from "./deprecated/ActionMenu";
|
|
106
|
+
export { default as SelectBox, SelectBoxWithFixedOptions } from "./SelectBox";
|
|
107
|
+
export { PageFooter, PageContent, PageLayout } from "./Page";
|
|
108
|
+
export { OnlyOfficePaywall, PasswordSharingPaywall } from "./Paywall";
|
|
109
|
+
export { default as ViewStack, ModalStack, useViewStack, ViewStackContext } from "./deprecated/ViewStack";
|
|
110
|
+
export { default as NestedSelect, NestedSelectModal } from "./NestedSelect";
|
|
111
|
+
export { default as ExperimentalDialog, ExperimentalDialogActions, ExperimentalDialogTitle } from "./Labs/ExperimentalDialog";
|
|
112
|
+
export { default as Fab, ExtendableFab } from "./Fab";
|
|
113
|
+
export { default as BottomSheet, BottomSheetItem, BottomSheetHeader } from "./BottomSheet";
|
|
114
|
+
export { default as AlertProvider, useAlert } from "./providers/Alert";
|
|
115
|
+
export { ListSkeleton, ListItemSkeleton } from "./Skeletons";
|
|
@@ -12,6 +12,11 @@ var makeKey = function makeKey(colors, name) {
|
|
|
12
12
|
|
|
13
13
|
var colors = [palette['azure'], palette['melon'], palette['blazeOrange'], palette['pomegranate'], palette['mango'], palette['pumpkinOrange'], palette['darkPeriwinkle'], palette['purpley'], palette['lightishPurple'], palette['weirdGreen'], palette['puertoRico'], palette['emerald'], palette['seafoamGreen'], palette['lavender'], palette['brightSun'], palette['fuchsia']];
|
|
14
14
|
var twakeColors = Object.values(colorMapping).filter(Boolean);
|
|
15
|
+
/**
|
|
16
|
+
* @param {string} name
|
|
17
|
+
* @returns {string}
|
|
18
|
+
*/
|
|
19
|
+
|
|
15
20
|
export var nameToColor = function nameToColor() {
|
|
16
21
|
var name = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : '';
|
|
17
22
|
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
export function Avatar({ text, textId, image, size, className, style, disabled, ghost, icon }: {
|
|
2
|
+
text: any;
|
|
3
|
+
textId: any;
|
|
4
|
+
image: any;
|
|
5
|
+
size: any;
|
|
6
|
+
className: any;
|
|
7
|
+
style: any;
|
|
8
|
+
disabled: any;
|
|
9
|
+
ghost: any;
|
|
10
|
+
icon: any;
|
|
11
|
+
}): JSX.Element;
|
|
12
|
+
export namespace Avatar {
|
|
13
|
+
namespace propTypes {
|
|
14
|
+
const text: PropTypes.Requireable<string>;
|
|
15
|
+
const image: PropTypes.Requireable<string>;
|
|
16
|
+
const size: PropTypes.Requireable<string | number>;
|
|
17
|
+
const className: PropTypes.Requireable<string>;
|
|
18
|
+
const disabled: PropTypes.Requireable<boolean>;
|
|
19
|
+
const icon: PropTypes.Requireable<string | number | boolean | {} | PropTypes.ReactElementLike | PropTypes.ReactNodeArray>;
|
|
20
|
+
const ghost: PropTypes.Requireable<boolean>;
|
|
21
|
+
const style: PropTypes.Requireable<object>;
|
|
22
|
+
}
|
|
23
|
+
namespace defaultProps {
|
|
24
|
+
const text_1: string;
|
|
25
|
+
export { text_1 as text };
|
|
26
|
+
const image_1: string;
|
|
27
|
+
export { image_1 as image };
|
|
28
|
+
const size_1: string;
|
|
29
|
+
export { size_1 as size };
|
|
30
|
+
const className_1: string;
|
|
31
|
+
export { className_1 as className };
|
|
32
|
+
const disabled_1: boolean;
|
|
33
|
+
export { disabled_1 as disabled };
|
|
34
|
+
export { PeopleIcon as icon };
|
|
35
|
+
const ghost_1: boolean;
|
|
36
|
+
export { ghost_1 as ghost };
|
|
37
|
+
const style_1: {};
|
|
38
|
+
export { style_1 as style };
|
|
39
|
+
}
|
|
40
|
+
}
|
|
41
|
+
export default Avatar;
|
|
42
|
+
import PropTypes from "prop-types";
|
|
43
|
+
import PeopleIcon from "../../Icons/People";
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
export default Breadcrumbs;
|
|
2
|
+
declare function Breadcrumbs({ items, className, style }: {
|
|
3
|
+
items: any;
|
|
4
|
+
className: any;
|
|
5
|
+
style: any;
|
|
6
|
+
}): JSX.Element;
|
|
7
|
+
declare namespace Breadcrumbs {
|
|
8
|
+
namespace propTypes {
|
|
9
|
+
const className: PropTypes.Requireable<string>;
|
|
10
|
+
const items: PropTypes.Requireable<(PropTypes.InferProps<{
|
|
11
|
+
name: PropTypes.Validator<string>;
|
|
12
|
+
onClick: PropTypes.Requireable<(...args: any[]) => any>;
|
|
13
|
+
tag: PropTypes.Requireable<PropTypes.ReactElementLike>;
|
|
14
|
+
}> | null)[]>;
|
|
15
|
+
}
|
|
16
|
+
}
|
|
17
|
+
import PropTypes from "prop-types";
|