@momo-webplatform/mobase 0.0.43 → 0.0.45
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/dist/cjs/index.cjs +5633 -0
- package/dist/cjs/index.cjs.map +1 -0
- package/dist/cjs/index.d.cts +659 -0
- package/dist/esm/index.d.ts +659 -0
- package/dist/esm/index.js +5107 -0
- package/dist/esm/index.js.map +1 -0
- package/package.json +63 -114
- package/LICENSE +0 -21
- package/publish/cjs/components/Accordion/Accordion.js +0 -44
- package/publish/cjs/components/Accordion/index.js +0 -8
- package/publish/cjs/components/AlertDialog/AlertDialog.js +0 -62
- package/publish/cjs/components/AlertDialog/index.js +0 -16
- package/publish/cjs/components/Badge/Badge.js +0 -24
- package/publish/cjs/components/Badge/index.js +0 -6
- package/publish/cjs/components/Breadcrumb/Breadcrumb.js +0 -55
- package/publish/cjs/components/Breadcrumb/index.js +0 -11
- package/publish/cjs/components/Button/Button.js +0 -74
- package/publish/cjs/components/Button/index.js +0 -6
- package/publish/cjs/components/Callout/Callout.js +0 -46
- package/publish/cjs/components/Callout/index.js +0 -5
- package/publish/cjs/components/Card/Card.js +0 -47
- package/publish/cjs/components/Card/index.js +0 -10
- package/publish/cjs/components/Checkbox/Checkbox.js +0 -67
- package/publish/cjs/components/Checkbox/index.js +0 -9
- package/publish/cjs/components/Choicebox/Choicebox.js +0 -90
- package/publish/cjs/components/Choicebox/index.js +0 -6
- package/publish/cjs/components/Combobox/Combobox.js +0 -19
- package/publish/cjs/components/Combobox/index.js +0 -7
- package/publish/cjs/components/Command/Command.js +0 -74
- package/publish/cjs/components/Command/index.js +0 -13
- package/publish/cjs/components/Dialog/Dialog.js +0 -90
- package/publish/cjs/components/Dialog/index.js +0 -15
- package/publish/cjs/components/DialogQr/DialogQr.js +0 -98
- package/publish/cjs/components/DialogQr/index.js +0 -5
- package/publish/cjs/components/Footer/Footer.js +0 -15
- package/publish/cjs/components/Footer/FooterContent.js +0 -27
- package/publish/cjs/components/Footer/index.js +0 -5
- package/publish/cjs/components/Header/Header.js +0 -19
- package/publish/cjs/components/Header/ListItem.js +0 -12
- package/publish/cjs/components/Header/ListItemMobile.js +0 -15
- package/publish/cjs/components/Header/MobileMenu.js +0 -61
- package/publish/cjs/components/Header/NavItems.js +0 -26
- package/publish/cjs/components/Header/NavItemsMobile.js +0 -35
- package/publish/cjs/components/Header/index.js +0 -5
- package/publish/cjs/components/IconButton/IconButton.js +0 -67
- package/publish/cjs/components/IconButton/index.js +0 -5
- package/publish/cjs/components/LightboxGallery/LightboxGallery.js +0 -203
- package/publish/cjs/components/LightboxGallery/index.js +0 -7
- package/publish/cjs/components/NavigationMenu/NavigationMenu.js +0 -62
- package/publish/cjs/components/NavigationMenu/index.js +0 -13
- package/publish/cjs/components/Pagination/Pagination.js +0 -31
- package/publish/cjs/components/Pagination/index.js +0 -8
- package/publish/cjs/components/Popover/Popover.js +0 -37
- package/publish/cjs/components/Popover/index.js +0 -7
- package/publish/cjs/components/RadioGroup/RadioGroup.js +0 -53
- package/publish/cjs/components/RadioGroup/index.js +0 -6
- package/publish/cjs/components/SearchBar/SearchBar.js +0 -48
- package/publish/cjs/components/SearchBar/index.js +0 -5
- package/publish/cjs/components/Select/Select.js +0 -67
- package/publish/cjs/components/Select/index.js +0 -14
- package/publish/cjs/components/Stepper/Stepper.js +0 -100
- package/publish/cjs/components/Stepper/index.js +0 -5
- package/publish/cjs/components/Switch/Switch.js +0 -33
- package/publish/cjs/components/Switch/index.js +0 -5
- package/publish/cjs/components/Tabs/Tabs.js +0 -41
- package/publish/cjs/components/Tabs/index.js +0 -8
- package/publish/cjs/components/TextArea/TextArea.js +0 -38
- package/publish/cjs/components/TextArea/index.js +0 -5
- package/publish/cjs/components/TextButton/TextButton.js +0 -63
- package/publish/cjs/components/TextButton/index.js +0 -6
- package/publish/cjs/components/TextInput/TextInput.js +0 -65
- package/publish/cjs/components/TextInput/index.js +0 -5
- package/publish/cjs/components/Toast/Toast.js +0 -66
- package/publish/cjs/components/Toast/index.js +0 -8
- package/publish/cjs/components/Toast/toaster.js +0 -14
- package/publish/cjs/components/Toast/useToast.js +0 -157
- package/publish/cjs/components/Tooltip/Tooltip.js +0 -44
- package/publish/cjs/components/Tooltip/index.js +0 -9
- package/publish/cjs/foundation/SpinerIcon.js +0 -7
- package/publish/cjs/helpers/SpinerIcon.js +0 -7
- package/publish/cjs/helpers/animations.js +0 -18
- package/publish/cjs/helpers/clone-deep.js +0 -15
- package/publish/cjs/helpers/clone-deep.spec.js +0 -22
- package/publish/cjs/helpers/constants.js +0 -204
- package/publish/cjs/helpers/generic-forward-ref.js +0 -5
- package/publish/cjs/helpers/http.js +0 -10
- package/publish/cjs/helpers/is-client.js +0 -7
- package/publish/cjs/helpers/is-object.js +0 -12
- package/publish/cjs/helpers/is-object.spec.js +0 -24
- package/publish/cjs/helpers/merge-deep.js +0 -29
- package/publish/cjs/helpers/merge-deep.spec.js +0 -56
- package/publish/cjs/helpers/omit.js +0 -16
- package/publish/cjs/helpers/omit.spec.js +0 -9
- package/publish/cjs/helpers/utils.js +0 -23
- package/publish/cjs/index.js +0 -48
- package/publish/cjs/mobase-tw-plugin/animations/index.js +0 -25
- package/publish/cjs/mobase-tw-plugin/colors/blue.js +0 -16
- package/publish/cjs/mobase-tw-plugin/colors/common.js +0 -23
- package/publish/cjs/mobase-tw-plugin/colors/gray.js +0 -16
- package/publish/cjs/mobase-tw-plugin/colors/green.js +0 -16
- package/publish/cjs/mobase-tw-plugin/colors/index.js +0 -9
- package/publish/cjs/mobase-tw-plugin/colors/orange.js +0 -16
- package/publish/cjs/mobase-tw-plugin/colors/pink.js +0 -16
- package/publish/cjs/mobase-tw-plugin/colors/purple.js +0 -16
- package/publish/cjs/mobase-tw-plugin/colors/red.js +0 -16
- package/publish/cjs/mobase-tw-plugin/colors/yellow.js +0 -16
- package/publish/cjs/mobase-tw-plugin/font-sizes.js +0 -98
- package/publish/cjs/mobase-tw-plugin/index.js +0 -5
- package/publish/cjs/mobase-tw-plugin/layout.js +0 -48
- package/publish/cjs/mobase-tw-plugin/plugin.js +0 -201
- package/publish/cjs/mobase-tw-plugin/radius.js +0 -16
- package/publish/cjs/mobase-tw-plugin/types.js +0 -54
- package/publish/cjs/mobase-tw-plugin/utilities/custom.js +0 -25
- package/publish/cjs/mobase-tw-plugin/utilities/index.js +0 -14
- package/publish/cjs/mobase-tw-plugin/utilities/scrollbar-hide.js +0 -30
- package/publish/cjs/mobase-tw-plugin/utilities/transition.js +0 -88
- package/publish/cjs/mobase-tw-plugin/utils/index.js +0 -17
- package/publish/cjs/mobase-tw-plugin/utils/object.js +0 -53
- package/publish/cjs/mobase-tw-plugin/utils/theme.js +0 -70
- package/publish/cjs/site/index.js +0 -5
- package/publish/cjs/site/meta.js +0 -57
- package/publish/cjs/tsconfig.lib.tsbuildinfo +0 -1
- package/publish/cjs/types/index.js +0 -2
- package/publish/esm/components/Accordion/Accordion.d.ts +0 -20
- package/publish/esm/components/Accordion/Accordion.js +0 -15
- package/publish/esm/components/Accordion/index.d.ts +0 -2
- package/publish/esm/components/Accordion/index.js +0 -1
- package/publish/esm/components/AlertDialog/AlertDialog.d.ts +0 -49
- package/publish/esm/components/AlertDialog/AlertDialog.js +0 -26
- package/publish/esm/components/AlertDialog/index.d.ts +0 -2
- package/publish/esm/components/AlertDialog/index.js +0 -5
- package/publish/esm/components/Badge/Badge.d.ts +0 -10
- package/publish/esm/components/Badge/Badge.js +0 -20
- package/publish/esm/components/Badge/index.d.ts +0 -1
- package/publish/esm/components/Badge/index.js +0 -1
- package/publish/esm/components/Breadcrumb/Breadcrumb.d.ts +0 -20
- package/publish/esm/components/Breadcrumb/Breadcrumb.js +0 -23
- package/publish/esm/components/Breadcrumb/index.d.ts +0 -2
- package/publish/esm/components/Breadcrumb/index.js +0 -2
- package/publish/esm/components/Button/Button.d.ts +0 -26
- package/publish/esm/components/Button/Button.js +0 -44
- package/publish/esm/components/Button/index.d.ts +0 -2
- package/publish/esm/components/Button/index.js +0 -1
- package/publish/esm/components/Callout/Callout.d.ts +0 -19
- package/publish/esm/components/Callout/Callout.js +0 -43
- package/publish/esm/components/Callout/index.d.ts +0 -1
- package/publish/esm/components/Callout/index.js +0 -1
- package/publish/esm/components/Card/Card.d.ts +0 -9
- package/publish/esm/components/Card/Card.js +0 -16
- package/publish/esm/components/Card/index.d.ts +0 -1
- package/publish/esm/components/Card/index.js +0 -1
- package/publish/esm/components/Checkbox/Checkbox.d.ts +0 -40
- package/publish/esm/components/Checkbox/Checkbox.js +0 -36
- package/publish/esm/components/Checkbox/index.d.ts +0 -2
- package/publish/esm/components/Checkbox/index.js +0 -1
- package/publish/esm/components/Choicebox/Choicebox.d.ts +0 -31
- package/publish/esm/components/Choicebox/Choicebox.js +0 -62
- package/publish/esm/components/Choicebox/index.d.ts +0 -1
- package/publish/esm/components/Choicebox/index.js +0 -1
- package/publish/esm/components/Combobox/Combobox.d.ts +0 -19
- package/publish/esm/components/Combobox/Combobox.js +0 -13
- package/publish/esm/components/Combobox/index.d.ts +0 -1
- package/publish/esm/components/Combobox/index.js +0 -1
- package/publish/esm/components/Command/Command.d.ts +0 -57
- package/publish/esm/components/Command/Command.js +0 -40
- package/publish/esm/components/Command/index.d.ts +0 -1
- package/publish/esm/components/Command/index.js +0 -1
- package/publish/esm/components/Dialog/Dialog.d.ts +0 -51
- package/publish/esm/components/Dialog/Dialog.js +0 -54
- package/publish/esm/components/Dialog/index.d.ts +0 -1
- package/publish/esm/components/Dialog/index.js +0 -1
- package/publish/esm/components/DialogQr/DialogQr.d.ts +0 -33
- package/publish/esm/components/DialogQr/DialogQr.js +0 -91
- package/publish/esm/components/DialogQr/index.d.ts +0 -1
- package/publish/esm/components/DialogQr/index.js +0 -1
- package/publish/esm/components/Footer/Footer.d.ts +0 -22
- package/publish/esm/components/Footer/Footer.js +0 -9
- package/publish/esm/components/Footer/FooterContent.d.ts +0 -4
- package/publish/esm/components/Footer/FooterContent.js +0 -27
- package/publish/esm/components/Footer/index.d.ts +0 -1
- package/publish/esm/components/Footer/index.js +0 -1
- package/publish/esm/components/Header/Header.d.ts +0 -44
- package/publish/esm/components/Header/Header.js +0 -13
- package/publish/esm/components/Header/ListItem.d.ts +0 -9
- package/publish/esm/components/Header/ListItem.js +0 -10
- package/publish/esm/components/Header/ListItemMobile.d.ts +0 -9
- package/publish/esm/components/Header/ListItemMobile.js +0 -10
- package/publish/esm/components/Header/MobileMenu.d.ts +0 -6
- package/publish/esm/components/Header/MobileMenu.js +0 -56
- package/publish/esm/components/Header/NavItems.d.ts +0 -2
- package/publish/esm/components/Header/NavItems.js +0 -21
- package/publish/esm/components/Header/NavItemsMobile.d.ts +0 -2
- package/publish/esm/components/Header/NavItemsMobile.js +0 -30
- package/publish/esm/components/Header/index.d.ts +0 -1
- package/publish/esm/components/Header/index.js +0 -1
- package/publish/esm/components/IconButton/IconButton.d.ts +0 -22
- package/publish/esm/components/IconButton/IconButton.js +0 -40
- package/publish/esm/components/IconButton/index.d.ts +0 -2
- package/publish/esm/components/IconButton/index.js +0 -1
- package/publish/esm/components/LightboxGallery/LightboxGallery.d.ts +0 -35
- package/publish/esm/components/LightboxGallery/LightboxGallery.js +0 -171
- package/publish/esm/components/LightboxGallery/index.d.ts +0 -1
- package/publish/esm/components/LightboxGallery/index.js +0 -1
- package/publish/esm/components/NavigationMenu/NavigationMenu.d.ts +0 -12
- package/publish/esm/components/NavigationMenu/NavigationMenu.js +0 -28
- package/publish/esm/components/NavigationMenu/index.d.ts +0 -1
- package/publish/esm/components/NavigationMenu/index.js +0 -1
- package/publish/esm/components/Pagination/Pagination.d.ts +0 -16
- package/publish/esm/components/Pagination/Pagination.js +0 -28
- package/publish/esm/components/Pagination/index.d.ts +0 -1
- package/publish/esm/components/Pagination/index.js +0 -1
- package/publish/esm/components/Popover/Popover.d.ts +0 -6
- package/publish/esm/components/Popover/Popover.js +0 -9
- package/publish/esm/components/Popover/index.d.ts +0 -1
- package/publish/esm/components/Popover/index.js +0 -1
- package/publish/esm/components/RadioGroup/RadioGroup.d.ts +0 -13
- package/publish/esm/components/RadioGroup/RadioGroup.js +0 -26
- package/publish/esm/components/RadioGroup/index.d.ts +0 -1
- package/publish/esm/components/RadioGroup/index.js +0 -1
- package/publish/esm/components/SearchBar/SearchBar.d.ts +0 -7
- package/publish/esm/components/SearchBar/SearchBar.js +0 -45
- package/publish/esm/components/SearchBar/index.d.ts +0 -1
- package/publish/esm/components/SearchBar/index.js +0 -1
- package/publish/esm/components/Select/Select.d.ts +0 -19
- package/publish/esm/components/Select/Select.js +0 -32
- package/publish/esm/components/Select/index.d.ts +0 -1
- package/publish/esm/components/Select/index.js +0 -1
- package/publish/esm/components/Stepper/Stepper.d.ts +0 -15
- package/publish/esm/components/Stepper/Stepper.js +0 -97
- package/publish/esm/components/Stepper/index.d.ts +0 -1
- package/publish/esm/components/Stepper/index.js +0 -1
- package/publish/esm/components/Switch/Switch.d.ts +0 -4
- package/publish/esm/components/Switch/Switch.js +0 -7
- package/publish/esm/components/Switch/index.d.ts +0 -1
- package/publish/esm/components/Switch/index.js +0 -1
- package/publish/esm/components/Tabs/Tabs.d.ts +0 -16
- package/publish/esm/components/Tabs/Tabs.js +0 -12
- package/publish/esm/components/Tabs/index.d.ts +0 -1
- package/publish/esm/components/Tabs/index.js +0 -1
- package/publish/esm/components/TextArea/TextArea.d.ts +0 -9
- package/publish/esm/components/TextArea/TextArea.js +0 -35
- package/publish/esm/components/TextArea/index.d.ts +0 -2
- package/publish/esm/components/TextArea/index.js +0 -1
- package/publish/esm/components/TextButton/TextButton.d.ts +0 -22
- package/publish/esm/components/TextButton/TextButton.js +0 -36
- package/publish/esm/components/TextButton/index.d.ts +0 -2
- package/publish/esm/components/TextButton/index.js +0 -1
- package/publish/esm/components/TextInput/TextInput.d.ts +0 -11
- package/publish/esm/components/TextInput/TextInput.js +0 -62
- package/publish/esm/components/TextInput/index.d.ts +0 -2
- package/publish/esm/components/TextInput/index.js +0 -1
- package/publish/esm/components/Toast/Toast.d.ts +0 -15
- package/publish/esm/components/Toast/Toast.js +0 -34
- package/publish/esm/components/Toast/index.d.ts +0 -2
- package/publish/esm/components/Toast/index.js +0 -2
- package/publish/esm/components/Toast/toaster.d.ts +0 -1
- package/publish/esm/components/Toast/toaster.js +0 -10
- package/publish/esm/components/Toast/useToast.d.ts +0 -44
- package/publish/esm/components/Toast/useToast.js +0 -129
- package/publish/esm/components/Tooltip/Tooltip.d.ts +0 -12
- package/publish/esm/components/Tooltip/Tooltip.js +0 -14
- package/publish/esm/components/Tooltip/index.d.ts +0 -1
- package/publish/esm/components/Tooltip/index.js +0 -1
- package/publish/esm/foundation/SpinerIcon.d.ts +0 -6
- package/publish/esm/foundation/SpinerIcon.js +0 -5
- package/publish/esm/helpers/SpinerIcon.d.ts +0 -6
- package/publish/esm/helpers/SpinerIcon.js +0 -5
- package/publish/esm/helpers/animations.d.ts +0 -26
- package/publish/esm/helpers/animations.js +0 -14
- package/publish/esm/helpers/clone-deep.d.ts +0 -1
- package/publish/esm/helpers/clone-deep.js +0 -11
- package/publish/esm/helpers/clone-deep.spec.d.ts +0 -1
- package/publish/esm/helpers/clone-deep.spec.js +0 -20
- package/publish/esm/helpers/constants.d.ts +0 -69
- package/publish/esm/helpers/constants.js +0 -201
- package/publish/esm/helpers/generic-forward-ref.d.ts +0 -5
- package/publish/esm/helpers/generic-forward-ref.js +0 -3
- package/publish/esm/helpers/http.d.ts +0 -1
- package/publish/esm/helpers/http.js +0 -6
- package/publish/esm/helpers/is-client.d.ts +0 -1
- package/publish/esm/helpers/is-client.js +0 -3
- package/publish/esm/helpers/is-object.d.ts +0 -6
- package/publish/esm/helpers/is-object.js +0 -8
- package/publish/esm/helpers/is-object.spec.d.ts +0 -1
- package/publish/esm/helpers/is-object.spec.js +0 -22
- package/publish/esm/helpers/merge-deep.d.ts +0 -7
- package/publish/esm/helpers/merge-deep.js +0 -25
- package/publish/esm/helpers/merge-deep.spec.d.ts +0 -1
- package/publish/esm/helpers/merge-deep.spec.js +0 -54
- package/publish/esm/helpers/omit.d.ts +0 -1
- package/publish/esm/helpers/omit.js +0 -12
- package/publish/esm/helpers/omit.spec.d.ts +0 -1
- package/publish/esm/helpers/omit.spec.js +0 -7
- package/publish/esm/helpers/utils.d.ts +0 -8
- package/publish/esm/helpers/utils.js +0 -18
- package/publish/esm/index.d.ts +0 -32
- package/publish/esm/index.js +0 -32
- package/publish/esm/mobase-tw-plugin/animations/index.d.ts +0 -34
- package/publish/esm/mobase-tw-plugin/animations/index.js +0 -22
- package/publish/esm/mobase-tw-plugin/colors/blue.d.ts +0 -13
- package/publish/esm/mobase-tw-plugin/colors/blue.js +0 -13
- package/publish/esm/mobase-tw-plugin/colors/common.d.ts +0 -109
- package/publish/esm/mobase-tw-plugin/colors/common.js +0 -20
- package/publish/esm/mobase-tw-plugin/colors/gray.d.ts +0 -13
- package/publish/esm/mobase-tw-plugin/colors/gray.js +0 -13
- package/publish/esm/mobase-tw-plugin/colors/green.d.ts +0 -13
- package/publish/esm/mobase-tw-plugin/colors/green.js +0 -13
- package/publish/esm/mobase-tw-plugin/colors/index.d.ts +0 -110
- package/publish/esm/mobase-tw-plugin/colors/index.js +0 -5
- package/publish/esm/mobase-tw-plugin/colors/orange.d.ts +0 -13
- package/publish/esm/mobase-tw-plugin/colors/orange.js +0 -13
- package/publish/esm/mobase-tw-plugin/colors/pink.d.ts +0 -13
- package/publish/esm/mobase-tw-plugin/colors/pink.js +0 -13
- package/publish/esm/mobase-tw-plugin/colors/purple.d.ts +0 -13
- package/publish/esm/mobase-tw-plugin/colors/purple.js +0 -13
- package/publish/esm/mobase-tw-plugin/colors/red.d.ts +0 -13
- package/publish/esm/mobase-tw-plugin/colors/red.js +0 -13
- package/publish/esm/mobase-tw-plugin/colors/yellow.d.ts +0 -13
- package/publish/esm/mobase-tw-plugin/colors/yellow.js +0 -13
- package/publish/esm/mobase-tw-plugin/font-sizes.d.ts +0 -59
- package/publish/esm/mobase-tw-plugin/font-sizes.js +0 -94
- package/publish/esm/mobase-tw-plugin/index.d.ts +0 -1
- package/publish/esm/mobase-tw-plugin/index.js +0 -1
- package/publish/esm/mobase-tw-plugin/layout.d.ts +0 -45
- package/publish/esm/mobase-tw-plugin/layout.js +0 -45
- package/publish/esm/mobase-tw-plugin/plugin.d.ts +0 -10
- package/publish/esm/mobase-tw-plugin/plugin.js +0 -194
- package/publish/esm/mobase-tw-plugin/radius.d.ts +0 -9
- package/publish/esm/mobase-tw-plugin/radius.js +0 -12
- package/publish/esm/mobase-tw-plugin/types.d.ts +0 -103
- package/publish/esm/mobase-tw-plugin/types.js +0 -51
- package/publish/esm/mobase-tw-plugin/utilities/custom.d.ts +0 -24
- package/publish/esm/mobase-tw-plugin/utilities/custom.js +0 -23
- package/publish/esm/mobase-tw-plugin/utilities/index.d.ts +0 -114
- package/publish/esm/mobase-tw-plugin/utilities/index.js +0 -8
- package/publish/esm/mobase-tw-plugin/utilities/scrollbar-hide.d.ts +0 -23
- package/publish/esm/mobase-tw-plugin/utilities/scrollbar-hide.js +0 -28
- package/publish/esm/mobase-tw-plugin/utilities/transition.d.ts +0 -86
- package/publish/esm/mobase-tw-plugin/utilities/transition.js +0 -86
- package/publish/esm/mobase-tw-plugin/utils/index.d.ts +0 -1
- package/publish/esm/mobase-tw-plugin/utils/index.js +0 -1
- package/publish/esm/mobase-tw-plugin/utils/object.d.ts +0 -10
- package/publish/esm/mobase-tw-plugin/utils/object.js +0 -44
- package/publish/esm/mobase-tw-plugin/utils/theme.d.ts +0 -2
- package/publish/esm/mobase-tw-plugin/utils/theme.js +0 -65
- package/publish/esm/site/index.d.ts +0 -2
- package/publish/esm/site/index.js +0 -2
- package/publish/esm/site/meta.d.ts +0 -1
- package/publish/esm/site/meta.js +0 -53
- package/publish/esm/tsconfig.lib.tsbuildinfo +0 -1
- package/publish/esm/types/index.d.ts +0 -3
- package/publish/esm/types/index.js +0 -1
|
@@ -0,0 +1,659 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import React__default, { TextareaHTMLAttributes, InputHTMLAttributes, ReactNode } from 'react';
|
|
3
|
+
import { AccordionSingleProps, AccordionMultipleProps, AccordionItemProps, AccordionTriggerProps, AccordionContentProps } from '@radix-ui/react-accordion';
|
|
4
|
+
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
5
|
+
import * as class_variance_authority_dist_types from 'class-variance-authority/dist/types';
|
|
6
|
+
import { VariantProps } from 'class-variance-authority';
|
|
7
|
+
import * as _radix_ui_react_context from '@radix-ui/react-context';
|
|
8
|
+
import * as CheckboxPrimitive from '@radix-ui/react-checkbox';
|
|
9
|
+
import * as Radix from '@radix-ui/react-primitive';
|
|
10
|
+
import { Primitive } from '@radix-ui/react-primitive';
|
|
11
|
+
import * as DialogPrimitive from '@radix-ui/react-dialog';
|
|
12
|
+
import { DialogProps as DialogProps$1 } from '@radix-ui/react-dialog';
|
|
13
|
+
import * as AlertDialogPrimitive from '@radix-ui/react-alert-dialog';
|
|
14
|
+
import * as PopoverPrimitive from '@radix-ui/react-popover';
|
|
15
|
+
import * as TabsPrimitive from '@radix-ui/react-tabs';
|
|
16
|
+
import * as ToastPrimitives from '@radix-ui/react-toast';
|
|
17
|
+
import * as TooltipPrimitive from '@radix-ui/react-tooltip';
|
|
18
|
+
import * as SelectPrimitive from '@radix-ui/react-select';
|
|
19
|
+
import * as NavigationMenuPrimitive from '@radix-ui/react-navigation-menu';
|
|
20
|
+
import * as SwitchPrimitives from '@radix-ui/react-switch';
|
|
21
|
+
import * as RadioGroupPrimitive from '@radix-ui/react-radio-group';
|
|
22
|
+
import * as tailwindcss_types_config from 'tailwindcss/types/config';
|
|
23
|
+
|
|
24
|
+
type AccordionRootInterface = AccordionSingleProps | AccordionMultipleProps;
|
|
25
|
+
declare const Accordion: React.ForwardRefExoticComponent<AccordionRootInterface & React.RefAttributes<HTMLDivElement>>;
|
|
26
|
+
interface AccordionItemInterface extends AccordionItemProps {
|
|
27
|
+
css?: string;
|
|
28
|
+
}
|
|
29
|
+
declare const AccordionItem: React.ForwardRefExoticComponent<AccordionItemInterface & React.RefAttributes<HTMLDivElement>>;
|
|
30
|
+
interface AccordionTriggerInterface extends AccordionTriggerProps {
|
|
31
|
+
css?: string;
|
|
32
|
+
}
|
|
33
|
+
declare const AccordionTrigger: React.ForwardRefExoticComponent<AccordionTriggerInterface & React.RefAttributes<HTMLButtonElement>>;
|
|
34
|
+
interface AccordionContentInterface extends AccordionContentProps {
|
|
35
|
+
css?: string;
|
|
36
|
+
}
|
|
37
|
+
declare const AccordionContent: React.ForwardRefExoticComponent<AccordionContentInterface & React.RefAttributes<HTMLDivElement>>;
|
|
38
|
+
|
|
39
|
+
declare const Breadcrumb: React.ForwardRefExoticComponent<Omit<React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement>, "ref"> & {
|
|
40
|
+
separator?: React.ReactNode;
|
|
41
|
+
} & React.RefAttributes<HTMLElement>>;
|
|
42
|
+
declare const BreadcrumbList: React.ForwardRefExoticComponent<Omit<React.DetailedHTMLProps<React.OlHTMLAttributes<HTMLOListElement>, HTMLOListElement>, "ref"> & React.RefAttributes<HTMLOListElement>>;
|
|
43
|
+
declare const BreadcrumbItem: React.ForwardRefExoticComponent<Omit<React.DetailedHTMLProps<React.LiHTMLAttributes<HTMLLIElement>, HTMLLIElement>, "ref"> & React.RefAttributes<HTMLLIElement>>;
|
|
44
|
+
declare const BreadcrumbLink: React.ForwardRefExoticComponent<Omit<React.DetailedHTMLProps<React.AnchorHTMLAttributes<HTMLAnchorElement>, HTMLAnchorElement>, "ref"> & {
|
|
45
|
+
asChild?: boolean | undefined;
|
|
46
|
+
} & React.RefAttributes<HTMLAnchorElement>>;
|
|
47
|
+
declare const BreadcrumbPage: React.ForwardRefExoticComponent<Omit<React.DetailedHTMLProps<React.HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, "ref"> & React.RefAttributes<HTMLSpanElement>>;
|
|
48
|
+
declare const BreadcrumbSeparator: {
|
|
49
|
+
({ children, className, ...props }: React.ComponentProps<"li">): react_jsx_runtime.JSX.Element;
|
|
50
|
+
displayName: string;
|
|
51
|
+
};
|
|
52
|
+
declare const BreadcrumbEllipsis: {
|
|
53
|
+
({ className, ...props }: React.ComponentProps<"span">): react_jsx_runtime.JSX.Element;
|
|
54
|
+
displayName: string;
|
|
55
|
+
};
|
|
56
|
+
|
|
57
|
+
declare const buttonVariants: (props?: ({
|
|
58
|
+
variant?: "primary" | "secondary" | "outline" | "tonal" | "danger" | "transparent" | null | undefined;
|
|
59
|
+
size?: "default" | "sm" | "lg" | null | undefined;
|
|
60
|
+
} & class_variance_authority_dist_types.ClassProp) | undefined) => string;
|
|
61
|
+
interface ButtonProps extends React.ButtonHTMLAttributes<HTMLButtonElement>, VariantProps<typeof buttonVariants> {
|
|
62
|
+
/**
|
|
63
|
+
* CSS class to be appended to the root element.
|
|
64
|
+
*/
|
|
65
|
+
className?: string;
|
|
66
|
+
/**
|
|
67
|
+
* Change the default rendered element for the one passed as a child, merging their props and behavior.
|
|
68
|
+
*/
|
|
69
|
+
asChild?: boolean;
|
|
70
|
+
/**
|
|
71
|
+
* Adds loading indicator icon and disables interactions
|
|
72
|
+
*/
|
|
73
|
+
isLoading?: boolean;
|
|
74
|
+
/**
|
|
75
|
+
* Disabled interaction and applies disabled styles
|
|
76
|
+
*/
|
|
77
|
+
isDisabled?: boolean;
|
|
78
|
+
}
|
|
79
|
+
declare const Button: React.ForwardRefExoticComponent<ButtonProps & React.RefAttributes<HTMLButtonElement>>;
|
|
80
|
+
|
|
81
|
+
declare const createCheckboxScope: _radix_ui_react_context.CreateScope;
|
|
82
|
+
type CheckedState = boolean | "indeterminate";
|
|
83
|
+
type PrimitiveButtonProps = Radix.ComponentPropsWithoutRef<typeof Primitive.button>;
|
|
84
|
+
interface CheckboxProps extends Omit<PrimitiveButtonProps, "checked" | "defaultChecked"> {
|
|
85
|
+
checked?: CheckedState;
|
|
86
|
+
defaultChecked?: CheckedState;
|
|
87
|
+
required?: boolean;
|
|
88
|
+
onCheckedChange?(checked: CheckedState): void;
|
|
89
|
+
disabled?: boolean;
|
|
90
|
+
}
|
|
91
|
+
type PrimitiveSpanProps = Radix.ComponentPropsWithoutRef<typeof Primitive.span>;
|
|
92
|
+
interface CheckboxIndicatorProps extends PrimitiveSpanProps {
|
|
93
|
+
/**
|
|
94
|
+
* Used to force mounting when more control is needed. Useful when
|
|
95
|
+
* controlling animation with React animation libraries.
|
|
96
|
+
*/
|
|
97
|
+
forceMount?: true;
|
|
98
|
+
}
|
|
99
|
+
declare const CheckboxIndicator: React.ForwardRefExoticComponent<CheckboxIndicatorProps & React.RefAttributes<HTMLSpanElement>>;
|
|
100
|
+
declare const Checkbox: React.ForwardRefExoticComponent<Omit<CheckboxPrimitive.CheckboxProps & React.RefAttributes<HTMLButtonElement>, "ref"> & React.RefAttributes<HTMLButtonElement>>;
|
|
101
|
+
declare const Root: React.ForwardRefExoticComponent<Omit<CheckboxPrimitive.CheckboxProps & React.RefAttributes<HTMLButtonElement>, "ref"> & React.RefAttributes<HTMLButtonElement>>;
|
|
102
|
+
declare const Indicator: React.ForwardRefExoticComponent<CheckboxIndicatorProps & React.RefAttributes<HTMLSpanElement>>;
|
|
103
|
+
|
|
104
|
+
declare const Dialog: React.FC<DialogPrimitive.DialogProps>;
|
|
105
|
+
declare const DialogTrigger: React.ForwardRefExoticComponent<DialogPrimitive.DialogTriggerProps & React.RefAttributes<HTMLButtonElement>>;
|
|
106
|
+
declare const DialogPortal: React.FC<DialogPrimitive.DialogPortalProps>;
|
|
107
|
+
declare const DialogClose: React.ForwardRefExoticComponent<DialogPrimitive.DialogCloseProps & React.RefAttributes<HTMLButtonElement>>;
|
|
108
|
+
declare const DialogOverlay: React.ForwardRefExoticComponent<Omit<DialogPrimitive.DialogOverlayProps & React.RefAttributes<HTMLDivElement>, "ref"> & React.RefAttributes<HTMLDivElement>>;
|
|
109
|
+
declare const DialogContent: React.ForwardRefExoticComponent<Omit<DialogPrimitive.DialogContentProps & React.RefAttributes<HTMLDivElement>, "ref"> & {
|
|
110
|
+
/**
|
|
111
|
+
* Determines whether the close button should be positioned on the right side.
|
|
112
|
+
*/
|
|
113
|
+
isRightCloseButton?: boolean | undefined;
|
|
114
|
+
/**
|
|
115
|
+
* Size of the modal window
|
|
116
|
+
*/
|
|
117
|
+
size?: "sm" | "lg" | "md" | "xl" | undefined;
|
|
118
|
+
/**
|
|
119
|
+
* Position of the modal window
|
|
120
|
+
*/
|
|
121
|
+
position?: "center" | "left" | "right" | "bottom" | undefined;
|
|
122
|
+
/**
|
|
123
|
+
* Height of the modal window
|
|
124
|
+
*/
|
|
125
|
+
height?: "small" | "auto" | "large" | "full" | undefined;
|
|
126
|
+
/**
|
|
127
|
+
* Open full screen dialog in mobile
|
|
128
|
+
*/
|
|
129
|
+
isFull?: boolean | undefined;
|
|
130
|
+
} & React.RefAttributes<HTMLDivElement>>;
|
|
131
|
+
declare const DialogHeader: {
|
|
132
|
+
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>): react_jsx_runtime.JSX.Element;
|
|
133
|
+
displayName: string;
|
|
134
|
+
};
|
|
135
|
+
declare const DialogBody: {
|
|
136
|
+
({ className, isCondensed, ...props }: React.HTMLAttributes<HTMLDivElement> & {
|
|
137
|
+
/**
|
|
138
|
+
* Determines whether the dialog body should be condensed.
|
|
139
|
+
*/
|
|
140
|
+
isCondensed?: boolean | undefined;
|
|
141
|
+
}): react_jsx_runtime.JSX.Element;
|
|
142
|
+
displayName: string;
|
|
143
|
+
};
|
|
144
|
+
declare const DialogFooter: {
|
|
145
|
+
({ className, isDivider, ...props }: React.HTMLAttributes<HTMLDivElement> & {
|
|
146
|
+
isDivider?: boolean | undefined;
|
|
147
|
+
}): react_jsx_runtime.JSX.Element;
|
|
148
|
+
displayName: string;
|
|
149
|
+
};
|
|
150
|
+
declare const DialogTitle: React.ForwardRefExoticComponent<Omit<DialogPrimitive.DialogTitleProps & React.RefAttributes<HTMLHeadingElement>, "ref"> & React.RefAttributes<HTMLHeadingElement>>;
|
|
151
|
+
declare const DialogDescription: React.ForwardRefExoticComponent<Omit<DialogPrimitive.DialogDescriptionProps & React.RefAttributes<HTMLParagraphElement>, "ref"> & React.RefAttributes<HTMLParagraphElement>>;
|
|
152
|
+
|
|
153
|
+
/**
|
|
154
|
+
* Props for the DialogQr component.
|
|
155
|
+
*/
|
|
156
|
+
interface DialogQrProps extends DialogProps$1 {
|
|
157
|
+
/**
|
|
158
|
+
* The title of the dialog QR.
|
|
159
|
+
*/
|
|
160
|
+
title?: string;
|
|
161
|
+
/**
|
|
162
|
+
* The short title of the step 3 in dialog QR.
|
|
163
|
+
*/
|
|
164
|
+
shortTitle?: string;
|
|
165
|
+
/**
|
|
166
|
+
* The image URL for the QR code.
|
|
167
|
+
*/
|
|
168
|
+
qrImage?: string;
|
|
169
|
+
/**
|
|
170
|
+
* The link associated with the QR code.
|
|
171
|
+
*/
|
|
172
|
+
qrLink?: string;
|
|
173
|
+
/**
|
|
174
|
+
* The logo image URL for the QR code.
|
|
175
|
+
*/
|
|
176
|
+
logoQr?: string;
|
|
177
|
+
/**
|
|
178
|
+
* Indicates whether the QR code is all in one.
|
|
179
|
+
*/
|
|
180
|
+
isQrForAll?: boolean;
|
|
181
|
+
className?: string;
|
|
182
|
+
}
|
|
183
|
+
declare const DialogQr: ({ className, children, title, shortTitle, qrImage, qrLink, logoQr, isQrForAll, ...props }: DialogQrProps) => react_jsx_runtime.JSX.Element;
|
|
184
|
+
|
|
185
|
+
declare const AlertDialog: React.FC<AlertDialogPrimitive.AlertDialogProps>;
|
|
186
|
+
declare const AlertDialogTrigger: React.ForwardRefExoticComponent<AlertDialogPrimitive.AlertDialogTriggerProps & React.RefAttributes<HTMLButtonElement>>;
|
|
187
|
+
declare const AlertDialogPortal: React.FC<AlertDialogPrimitive.AlertDialogPortalProps>;
|
|
188
|
+
type DialogProps = Radix.ComponentPropsWithoutRef<typeof DialogPrimitive.Root>;
|
|
189
|
+
interface AlertDialogProps extends Omit<DialogProps, "modal"> {
|
|
190
|
+
}
|
|
191
|
+
type DialogTriggerProps = Radix.ComponentPropsWithoutRef<typeof DialogPrimitive.Trigger>;
|
|
192
|
+
interface AlertDialogTriggerProps extends DialogTriggerProps {
|
|
193
|
+
}
|
|
194
|
+
type DialogPortalProps = Radix.ComponentPropsWithoutRef<typeof DialogPrimitive.Portal>;
|
|
195
|
+
interface AlertDialogPortalProps extends DialogPortalProps {
|
|
196
|
+
}
|
|
197
|
+
type DialogOverlayProps = Radix.ComponentPropsWithoutRef<typeof DialogPrimitive.Overlay>;
|
|
198
|
+
interface AlertDialogOverlayProps extends DialogOverlayProps {
|
|
199
|
+
}
|
|
200
|
+
type DialogCloseProps = Radix.ComponentPropsWithoutRef<typeof DialogPrimitive.Close>;
|
|
201
|
+
interface AlertDialogActionProps extends DialogCloseProps {
|
|
202
|
+
}
|
|
203
|
+
interface AlertDialogCancelProps extends DialogCloseProps {
|
|
204
|
+
}
|
|
205
|
+
type DialogTitleProps = Radix.ComponentPropsWithoutRef<typeof DialogPrimitive.Title>;
|
|
206
|
+
interface AlertDialogTitleProps extends DialogTitleProps {
|
|
207
|
+
}
|
|
208
|
+
type DialogDescriptionProps = Radix.ComponentPropsWithoutRef<typeof DialogPrimitive.Description>;
|
|
209
|
+
interface AlertDialogDescriptionProps extends DialogDescriptionProps {
|
|
210
|
+
}
|
|
211
|
+
type DialogContentProps = Radix.ComponentPropsWithoutRef<typeof DialogPrimitive.Content>;
|
|
212
|
+
interface AlertDialogContentProps extends Omit<DialogContentProps, "onPointerDownOutside" | "onInteractOutside"> {
|
|
213
|
+
}
|
|
214
|
+
declare const AlertDialogOverlay: React.ForwardRefExoticComponent<Omit<AlertDialogPrimitive.AlertDialogOverlayProps & React.RefAttributes<HTMLDivElement>, "ref"> & React.RefAttributes<HTMLDivElement>>;
|
|
215
|
+
declare const AlertDialogContent: React.ForwardRefExoticComponent<Omit<AlertDialogPrimitive.AlertDialogContentProps & React.RefAttributes<HTMLDivElement>, "ref"> & React.RefAttributes<HTMLDivElement>>;
|
|
216
|
+
declare const AlertDialogHeader: {
|
|
217
|
+
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>): react_jsx_runtime.JSX.Element;
|
|
218
|
+
displayName: string;
|
|
219
|
+
};
|
|
220
|
+
declare const AlertDialogFooter: {
|
|
221
|
+
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>): react_jsx_runtime.JSX.Element;
|
|
222
|
+
displayName: string;
|
|
223
|
+
};
|
|
224
|
+
declare const AlertDialogTitle: React.ForwardRefExoticComponent<Omit<AlertDialogPrimitive.AlertDialogTitleProps & React.RefAttributes<HTMLHeadingElement>, "ref"> & React.RefAttributes<HTMLHeadingElement>>;
|
|
225
|
+
declare const AlertDialogDescription: React.ForwardRefExoticComponent<Omit<AlertDialogPrimitive.AlertDialogDescriptionProps & React.RefAttributes<HTMLParagraphElement>, "ref"> & React.RefAttributes<HTMLParagraphElement>>;
|
|
226
|
+
declare const AlertDialogAction: React.ForwardRefExoticComponent<Omit<AlertDialogPrimitive.AlertDialogActionProps & React.RefAttributes<HTMLButtonElement>, "ref"> & React.RefAttributes<HTMLButtonElement>>;
|
|
227
|
+
declare const AlertDialogCancel: React.ForwardRefExoticComponent<Omit<AlertDialogPrimitive.AlertDialogCancelProps & React.RefAttributes<HTMLButtonElement>, "ref"> & React.RefAttributes<HTMLButtonElement>>;
|
|
228
|
+
|
|
229
|
+
declare const iconButtonVariants: (props?: ({
|
|
230
|
+
variant?: "primary" | "secondary" | "outline" | "tonal" | "danger" | "transparent" | null | undefined;
|
|
231
|
+
size?: "default" | "sm" | "lg" | null | undefined;
|
|
232
|
+
} & class_variance_authority_dist_types.ClassProp) | undefined) => string;
|
|
233
|
+
interface IconButtonProps extends React.ButtonHTMLAttributes<HTMLButtonElement>, VariantProps<typeof iconButtonVariants> {
|
|
234
|
+
/**
|
|
235
|
+
* CSS class to be appended to the root element.
|
|
236
|
+
*/
|
|
237
|
+
className?: string;
|
|
238
|
+
/**
|
|
239
|
+
* Change the default rendered element for the one passed as a child, merging their props and behavior.
|
|
240
|
+
*/
|
|
241
|
+
asChild?: boolean;
|
|
242
|
+
/**
|
|
243
|
+
* Disabled interaction and applies disabled styles
|
|
244
|
+
*/
|
|
245
|
+
isDisabled?: boolean;
|
|
246
|
+
}
|
|
247
|
+
declare const IconButton: React.ForwardRefExoticComponent<IconButtonProps & React.RefAttributes<HTMLButtonElement>>;
|
|
248
|
+
|
|
249
|
+
interface PaginationProps {
|
|
250
|
+
/**
|
|
251
|
+
* Current page.
|
|
252
|
+
*/
|
|
253
|
+
current: number;
|
|
254
|
+
/**
|
|
255
|
+
* Items total count.
|
|
256
|
+
*/
|
|
257
|
+
total: number;
|
|
258
|
+
/**
|
|
259
|
+
* Page change callback
|
|
260
|
+
*/
|
|
261
|
+
onChange: (page: number) => void;
|
|
262
|
+
}
|
|
263
|
+
declare function Pagination({ current, total, onChange, }: PaginationProps): react_jsx_runtime.JSX.Element;
|
|
264
|
+
|
|
265
|
+
declare const Popover: React.FC<PopoverPrimitive.PopoverProps>;
|
|
266
|
+
declare const PopoverTrigger: React.ForwardRefExoticComponent<PopoverPrimitive.PopoverTriggerProps & React.RefAttributes<HTMLButtonElement>>;
|
|
267
|
+
declare const PopoverContent: React.ForwardRefExoticComponent<Omit<PopoverPrimitive.PopoverContentProps & React.RefAttributes<HTMLDivElement>, "ref"> & React.RefAttributes<HTMLDivElement>>;
|
|
268
|
+
|
|
269
|
+
declare const Tabs: React.ForwardRefExoticComponent<TabsPrimitive.TabsProps & React.RefAttributes<HTMLDivElement>>;
|
|
270
|
+
declare const TabsList: React.ForwardRefExoticComponent<Omit<TabsPrimitive.TabsListProps & React.RefAttributes<HTMLDivElement>, "ref"> & {
|
|
271
|
+
/**
|
|
272
|
+
* Control the size of the tabs list..
|
|
273
|
+
*/
|
|
274
|
+
size?: "base" | "sm" | undefined;
|
|
275
|
+
/**
|
|
276
|
+
* The direction of navigation between toolbar items.
|
|
277
|
+
*/
|
|
278
|
+
isDivider?: boolean | undefined;
|
|
279
|
+
} & React.RefAttributes<HTMLDivElement>>;
|
|
280
|
+
declare const TabsTrigger: React.ForwardRefExoticComponent<Omit<TabsPrimitive.TabsTriggerProps & React.RefAttributes<HTMLButtonElement>, "ref"> & React.RefAttributes<HTMLButtonElement>>;
|
|
281
|
+
declare const TabsContent: React.ForwardRefExoticComponent<Omit<TabsPrimitive.TabsContentProps & React.RefAttributes<HTMLDivElement>, "ref"> & React.RefAttributes<HTMLDivElement>>;
|
|
282
|
+
|
|
283
|
+
interface TextAreaProps extends TextareaHTMLAttributes<HTMLTextAreaElement> {
|
|
284
|
+
label?: string;
|
|
285
|
+
message?: string;
|
|
286
|
+
isError?: boolean;
|
|
287
|
+
inputClassName?: string;
|
|
288
|
+
size?: 1 | 2;
|
|
289
|
+
}
|
|
290
|
+
declare const TextArea: React.ForwardRefExoticComponent<TextAreaProps & React.RefAttributes<HTMLTextAreaElement>>;
|
|
291
|
+
|
|
292
|
+
declare const Toast$1: React.ForwardRefExoticComponent<Omit<ToastPrimitives.ToastProps & React.RefAttributes<HTMLLIElement>, "ref"> & VariantProps<(props?: ({
|
|
293
|
+
variant?: "sucess" | "warning" | "error" | null | undefined;
|
|
294
|
+
} & class_variance_authority_dist_types.ClassProp) | undefined) => string> & React.RefAttributes<HTMLLIElement>>;
|
|
295
|
+
declare const ToastAction: React.ForwardRefExoticComponent<Omit<ToastPrimitives.ToastActionProps & React.RefAttributes<HTMLButtonElement>, "ref"> & React.RefAttributes<HTMLButtonElement>>;
|
|
296
|
+
type ToastProps = React.ComponentPropsWithoutRef<typeof Toast$1>;
|
|
297
|
+
type ToastActionElement = React.ReactElement<typeof ToastAction>;
|
|
298
|
+
|
|
299
|
+
type ToasterToast = ToastProps & {
|
|
300
|
+
id: string;
|
|
301
|
+
title?: React.ReactNode;
|
|
302
|
+
description?: React.ReactNode;
|
|
303
|
+
action?: ToastActionElement;
|
|
304
|
+
};
|
|
305
|
+
type Toast = Omit<ToasterToast, "id">;
|
|
306
|
+
declare function toast({ ...props }: Toast): {
|
|
307
|
+
id: string;
|
|
308
|
+
dismiss: () => void;
|
|
309
|
+
update: (props: ToasterToast) => void;
|
|
310
|
+
};
|
|
311
|
+
declare function useToast(): {
|
|
312
|
+
toast: typeof toast;
|
|
313
|
+
dismiss: (toastId?: string) => void;
|
|
314
|
+
toasts: ToasterToast[];
|
|
315
|
+
};
|
|
316
|
+
|
|
317
|
+
declare function Toaster(): react_jsx_runtime.JSX.Element;
|
|
318
|
+
|
|
319
|
+
declare const textButtonVariants: (props?: ({
|
|
320
|
+
variant?: "default" | "primary" | "secondary" | null | undefined;
|
|
321
|
+
size?: "default" | "lg" | null | undefined;
|
|
322
|
+
} & class_variance_authority_dist_types.ClassProp) | undefined) => string;
|
|
323
|
+
interface TextButtonProps extends React.ButtonHTMLAttributes<HTMLButtonElement>, VariantProps<typeof textButtonVariants> {
|
|
324
|
+
/**
|
|
325
|
+
* CSS class to be appended to the root element.
|
|
326
|
+
*/
|
|
327
|
+
className?: string;
|
|
328
|
+
/**
|
|
329
|
+
* Change the default rendered element for the one passed as a child, merging their props and behavior.
|
|
330
|
+
*/
|
|
331
|
+
asChild?: boolean;
|
|
332
|
+
/**
|
|
333
|
+
* Disabled interaction and applies disabled styles
|
|
334
|
+
*/
|
|
335
|
+
isDisabled?: boolean;
|
|
336
|
+
}
|
|
337
|
+
declare const TextButton: React.ForwardRefExoticComponent<TextButtonProps & React.RefAttributes<HTMLButtonElement>>;
|
|
338
|
+
|
|
339
|
+
declare const TooltipProvider: React.FC<TooltipPrimitive.TooltipProviderProps>;
|
|
340
|
+
declare const Tooltip: React.FC<TooltipPrimitive.TooltipProps>;
|
|
341
|
+
declare const TooltipTrigger: React.ForwardRefExoticComponent<TooltipPrimitive.TooltipTriggerProps & React.RefAttributes<HTMLButtonElement>>;
|
|
342
|
+
declare const TooltipArrow: React.ForwardRefExoticComponent<Omit<TooltipPrimitive.TooltipArrowProps & React.RefAttributes<SVGSVGElement>, "ref"> & {
|
|
343
|
+
className?: string | undefined;
|
|
344
|
+
} & React.RefAttributes<SVGSVGElement>>;
|
|
345
|
+
declare const TooltipContent: React.ForwardRefExoticComponent<Omit<TooltipPrimitive.TooltipContentProps & React.RefAttributes<HTMLDivElement>, "ref"> & {
|
|
346
|
+
type?: "dark" | "light" | undefined;
|
|
347
|
+
} & React.RefAttributes<HTMLDivElement>>;
|
|
348
|
+
|
|
349
|
+
interface TextInputProps extends InputHTMLAttributes<HTMLInputElement> {
|
|
350
|
+
label?: string;
|
|
351
|
+
message?: string;
|
|
352
|
+
isError?: boolean;
|
|
353
|
+
inputClassName?: string;
|
|
354
|
+
withClearButton?: boolean;
|
|
355
|
+
size?: 1 | 2;
|
|
356
|
+
onClickClear?: (inputValue: string) => void;
|
|
357
|
+
}
|
|
358
|
+
declare const TextInput: React.ForwardRefExoticComponent<TextInputProps & React.RefAttributes<HTMLInputElement>>;
|
|
359
|
+
|
|
360
|
+
interface StepperProps extends InputHTMLAttributes<HTMLInputElement> {
|
|
361
|
+
value?: number;
|
|
362
|
+
min?: number;
|
|
363
|
+
max?: number;
|
|
364
|
+
step?: number;
|
|
365
|
+
inputClassName?: string;
|
|
366
|
+
stepperClassName?: string;
|
|
367
|
+
disabledInput?: boolean;
|
|
368
|
+
disabled?: boolean;
|
|
369
|
+
onChangeInputStepper?: (inputValue: number | string) => void;
|
|
370
|
+
onDecrement?: (inputValue: number | string) => void;
|
|
371
|
+
onIncrement?: (inputValue: number | string) => void;
|
|
372
|
+
}
|
|
373
|
+
declare const Stepper: React.ForwardRefExoticComponent<StepperProps & React.RefAttributes<HTMLInputElement>>;
|
|
374
|
+
|
|
375
|
+
declare const Select: React.ForwardRefExoticComponent<SelectPrimitive.SelectProps & {
|
|
376
|
+
className?: string | undefined;
|
|
377
|
+
label?: string | null | undefined;
|
|
378
|
+
message?: string | null | undefined;
|
|
379
|
+
size?: 2 | 1 | undefined;
|
|
380
|
+
isError?: boolean | undefined;
|
|
381
|
+
} & React.RefAttributes<never>>;
|
|
382
|
+
declare const SelectValue: React.ForwardRefExoticComponent<SelectPrimitive.SelectValueProps & React.RefAttributes<HTMLSpanElement>>;
|
|
383
|
+
declare const SelectTrigger: React.ForwardRefExoticComponent<Omit<SelectPrimitive.SelectTriggerProps & React.RefAttributes<HTMLButtonElement>, "ref"> & React.RefAttributes<HTMLButtonElement>>;
|
|
384
|
+
declare const SelectScrollUpButton: React.ForwardRefExoticComponent<Omit<SelectPrimitive.SelectScrollUpButtonProps & React.RefAttributes<HTMLDivElement>, "ref"> & React.RefAttributes<HTMLDivElement>>;
|
|
385
|
+
declare const SelectScrollDownButton: React.ForwardRefExoticComponent<Omit<SelectPrimitive.SelectScrollDownButtonProps & React.RefAttributes<HTMLDivElement>, "ref"> & React.RefAttributes<HTMLDivElement>>;
|
|
386
|
+
declare const SelectContent: React.ForwardRefExoticComponent<Omit<SelectPrimitive.SelectContentProps & React.RefAttributes<HTMLDivElement>, "ref"> & React.RefAttributes<HTMLDivElement>>;
|
|
387
|
+
declare const SelectGroup: React.ForwardRefExoticComponent<Omit<SelectPrimitive.SelectGroupProps & React.RefAttributes<HTMLDivElement>, "ref"> & React.RefAttributes<HTMLDivElement>>;
|
|
388
|
+
declare const SelectLabel: React.ForwardRefExoticComponent<Omit<SelectPrimitive.SelectLabelProps & React.RefAttributes<HTMLDivElement>, "ref"> & React.RefAttributes<HTMLDivElement>>;
|
|
389
|
+
declare const SelectItem: React.ForwardRefExoticComponent<Omit<SelectPrimitive.SelectItemProps & React.RefAttributes<HTMLDivElement>, "ref"> & React.RefAttributes<HTMLDivElement>>;
|
|
390
|
+
declare const SelectSeparator: React.ForwardRefExoticComponent<Omit<SelectPrimitive.SelectSeparatorProps & React.RefAttributes<HTMLDivElement>, "ref"> & React.RefAttributes<HTMLDivElement>>;
|
|
391
|
+
|
|
392
|
+
declare const NavigationMenu: React.ForwardRefExoticComponent<Omit<NavigationMenuPrimitive.NavigationMenuProps & React.RefAttributes<HTMLElement>, "ref"> & React.RefAttributes<HTMLElement>>;
|
|
393
|
+
declare const NavigationMenuList: React.ForwardRefExoticComponent<Omit<NavigationMenuPrimitive.NavigationMenuListProps & React.RefAttributes<HTMLUListElement>, "ref"> & React.RefAttributes<HTMLUListElement>>;
|
|
394
|
+
declare const NavigationMenuItem: React.ForwardRefExoticComponent<NavigationMenuPrimitive.NavigationMenuItemProps & React.RefAttributes<HTMLLIElement>>;
|
|
395
|
+
declare const navigationMenuTriggerStyle: (props?: class_variance_authority_dist_types.ClassProp | undefined) => string;
|
|
396
|
+
declare const NavigationMenuTrigger: React.ForwardRefExoticComponent<Omit<NavigationMenuPrimitive.NavigationMenuTriggerProps & React.RefAttributes<HTMLButtonElement>, "ref"> & React.RefAttributes<HTMLButtonElement>>;
|
|
397
|
+
declare const NavigationMenuContent: React.ForwardRefExoticComponent<Omit<NavigationMenuPrimitive.NavigationMenuContentProps & React.RefAttributes<HTMLDivElement>, "ref"> & React.RefAttributes<HTMLDivElement>>;
|
|
398
|
+
declare const NavigationMenuLink: React.ForwardRefExoticComponent<NavigationMenuPrimitive.NavigationMenuLinkProps & React.RefAttributes<HTMLAnchorElement>>;
|
|
399
|
+
declare const NavigationMenuViewport: React.ForwardRefExoticComponent<Omit<NavigationMenuPrimitive.NavigationMenuViewportProps & React.RefAttributes<HTMLDivElement>, "ref"> & React.RefAttributes<HTMLDivElement>>;
|
|
400
|
+
declare const NavigationMenuIndicator: React.ForwardRefExoticComponent<Omit<NavigationMenuPrimitive.NavigationMenuIndicatorProps & React.RefAttributes<HTMLDivElement>, "ref"> & React.RefAttributes<HTMLDivElement>>;
|
|
401
|
+
|
|
402
|
+
declare const Switch: React.ForwardRefExoticComponent<Omit<SwitchPrimitives.SwitchProps & React.RefAttributes<HTMLButtonElement>, "ref"> & React.RefAttributes<HTMLButtonElement>>;
|
|
403
|
+
|
|
404
|
+
declare const radioGroupVariants: (props?: ({
|
|
405
|
+
orientation?: "horizontal" | "vertical" | null | undefined;
|
|
406
|
+
} & class_variance_authority_dist_types.ClassProp) | undefined) => string;
|
|
407
|
+
interface RadioGroupProps extends VariantProps<typeof radioGroupVariants> {
|
|
408
|
+
className?: string;
|
|
409
|
+
disabled?: boolean;
|
|
410
|
+
}
|
|
411
|
+
declare const RadioGroup: React.ForwardRefExoticComponent<Omit<RadioGroupPrimitive.RadioGroupProps & React.RefAttributes<HTMLDivElement>, "ref"> & RadioGroupProps & React.RefAttributes<HTMLDivElement>>;
|
|
412
|
+
declare const RadioGroupItem: React.ForwardRefExoticComponent<Omit<RadioGroupPrimitive.RadioGroupItemProps & React.RefAttributes<HTMLButtonElement>, "ref"> & React.RefAttributes<HTMLButtonElement>>;
|
|
413
|
+
|
|
414
|
+
interface ComponentData {
|
|
415
|
+
title: string;
|
|
416
|
+
icon: string;
|
|
417
|
+
url: string;
|
|
418
|
+
description: string;
|
|
419
|
+
newTab: boolean;
|
|
420
|
+
}
|
|
421
|
+
interface MainNavItemWithDropdown {
|
|
422
|
+
id: number;
|
|
423
|
+
title: string;
|
|
424
|
+
hasDropdown: boolean;
|
|
425
|
+
dropDownCompact: boolean;
|
|
426
|
+
subMenu: ComponentData[];
|
|
427
|
+
}
|
|
428
|
+
interface MainNavItemWithoutDropdown {
|
|
429
|
+
id: number;
|
|
430
|
+
title: string;
|
|
431
|
+
hasDropdown: boolean;
|
|
432
|
+
url: string;
|
|
433
|
+
newTab: boolean;
|
|
434
|
+
}
|
|
435
|
+
type MainNavItem = MainNavItemWithDropdown | MainNavItemWithoutDropdown;
|
|
436
|
+
interface ServiceInfo {
|
|
437
|
+
logo?: string;
|
|
438
|
+
name?: string;
|
|
439
|
+
url: string;
|
|
440
|
+
}
|
|
441
|
+
interface HeaderProps {
|
|
442
|
+
/**
|
|
443
|
+
* CSS class to be appended to the root element.
|
|
444
|
+
*/
|
|
445
|
+
className?: string;
|
|
446
|
+
/**
|
|
447
|
+
* Data menu
|
|
448
|
+
*/
|
|
449
|
+
dataMenu: MainNavItem[];
|
|
450
|
+
/**
|
|
451
|
+
* Service info
|
|
452
|
+
*/
|
|
453
|
+
serviceInfo: ServiceInfo;
|
|
454
|
+
}
|
|
455
|
+
declare const Header: React.MemoExoticComponent<({ className, dataMenu, serviceInfo }: HeaderProps) => react_jsx_runtime.JSX.Element>;
|
|
456
|
+
|
|
457
|
+
interface FooterItem {
|
|
458
|
+
title: string;
|
|
459
|
+
url: string;
|
|
460
|
+
newTab: boolean;
|
|
461
|
+
}
|
|
462
|
+
interface FooterData {
|
|
463
|
+
heading: string;
|
|
464
|
+
lists: FooterItem[];
|
|
465
|
+
}
|
|
466
|
+
interface footerProps {
|
|
467
|
+
/**
|
|
468
|
+
* CSS class to be appended to the root element.
|
|
469
|
+
*/
|
|
470
|
+
className?: string;
|
|
471
|
+
/**
|
|
472
|
+
* Data menu
|
|
473
|
+
*/
|
|
474
|
+
dataMenu?: FooterData;
|
|
475
|
+
}
|
|
476
|
+
declare const Footer: React.MemoExoticComponent<({ className, dataMenu }: footerProps) => react_jsx_runtime.JSX.Element>;
|
|
477
|
+
|
|
478
|
+
declare const Card: React.ForwardRefExoticComponent<React.HTMLAttributes<HTMLDivElement> & React.RefAttributes<HTMLDivElement>>;
|
|
479
|
+
declare const CardHeader: React.ForwardRefExoticComponent<React.HTMLAttributes<HTMLDivElement> & React.RefAttributes<HTMLDivElement>>;
|
|
480
|
+
declare const CardTitle: React.ForwardRefExoticComponent<React.HTMLAttributes<HTMLHeadingElement> & React.RefAttributes<HTMLParagraphElement>>;
|
|
481
|
+
declare const CardDescription: React.ForwardRefExoticComponent<React.HTMLAttributes<HTMLParagraphElement> & React.RefAttributes<HTMLParagraphElement>>;
|
|
482
|
+
declare const CardContent: React.ForwardRefExoticComponent<React.HTMLAttributes<HTMLDivElement> & React.RefAttributes<HTMLDivElement>>;
|
|
483
|
+
declare const CardFooter: React.ForwardRefExoticComponent<React.HTMLAttributes<HTMLDivElement> & React.RefAttributes<HTMLDivElement>>;
|
|
484
|
+
|
|
485
|
+
interface ItemProps {
|
|
486
|
+
isActive?: boolean;
|
|
487
|
+
}
|
|
488
|
+
interface InputProps {
|
|
489
|
+
onClickClear?: (value: string) => void;
|
|
490
|
+
}
|
|
491
|
+
declare const Command: React.ForwardRefExoticComponent<Omit<{
|
|
492
|
+
children?: React.ReactNode;
|
|
493
|
+
} & React.HTMLAttributes<HTMLDivElement> & {
|
|
494
|
+
label?: string | undefined;
|
|
495
|
+
shouldFilter?: boolean | undefined;
|
|
496
|
+
filter?: ((value: string, search: string) => number) | undefined;
|
|
497
|
+
defaultValue?: string | undefined;
|
|
498
|
+
value?: string | undefined;
|
|
499
|
+
onValueChange?: ((value: string) => void) | undefined;
|
|
500
|
+
loop?: boolean | undefined;
|
|
501
|
+
vimBindings?: boolean | undefined;
|
|
502
|
+
} & React.RefAttributes<HTMLDivElement>, "ref"> & React.RefAttributes<HTMLDivElement>>;
|
|
503
|
+
interface CommandDialogProps extends DialogProps$1 {
|
|
504
|
+
}
|
|
505
|
+
declare const CommandDialog: ({ children, ...props }: CommandDialogProps) => react_jsx_runtime.JSX.Element;
|
|
506
|
+
declare const CommandInput: React.ForwardRefExoticComponent<Omit<Omit<React.InputHTMLAttributes<HTMLInputElement>, "value" | "onChange" | "type"> & {
|
|
507
|
+
value?: string | undefined;
|
|
508
|
+
onValueChange?: ((search: string) => void) | undefined;
|
|
509
|
+
} & React.RefAttributes<HTMLInputElement>, "ref"> & InputProps & React.RefAttributes<HTMLInputElement>>;
|
|
510
|
+
declare const CommandList: React.ForwardRefExoticComponent<Omit<{
|
|
511
|
+
children?: React.ReactNode;
|
|
512
|
+
} & React.HTMLAttributes<HTMLDivElement> & React.RefAttributes<HTMLDivElement>, "ref"> & React.RefAttributes<HTMLDivElement>>;
|
|
513
|
+
declare const CommandEmpty: React.ForwardRefExoticComponent<Omit<{
|
|
514
|
+
children?: React.ReactNode;
|
|
515
|
+
} & React.HTMLAttributes<HTMLDivElement> & React.RefAttributes<HTMLDivElement>, "ref"> & React.RefAttributes<HTMLDivElement>>;
|
|
516
|
+
declare const CommandGroup: React.ForwardRefExoticComponent<Omit<{
|
|
517
|
+
children?: React.ReactNode;
|
|
518
|
+
} & Omit<React.HTMLAttributes<HTMLDivElement>, "value" | "heading"> & {
|
|
519
|
+
heading?: React.ReactNode;
|
|
520
|
+
value?: string | undefined;
|
|
521
|
+
forceMount?: boolean | undefined;
|
|
522
|
+
} & React.RefAttributes<HTMLDivElement>, "ref"> & React.RefAttributes<HTMLDivElement>>;
|
|
523
|
+
declare const CommandSeparator: React.ForwardRefExoticComponent<Omit<React.HTMLAttributes<HTMLDivElement> & {
|
|
524
|
+
alwaysRender?: boolean | undefined;
|
|
525
|
+
} & React.RefAttributes<HTMLDivElement>, "ref"> & React.RefAttributes<HTMLDivElement>>;
|
|
526
|
+
declare const CommandItem: React.ForwardRefExoticComponent<Omit<{
|
|
527
|
+
children?: React.ReactNode;
|
|
528
|
+
} & Omit<React.HTMLAttributes<HTMLDivElement>, "value" | "onSelect" | "disabled"> & {
|
|
529
|
+
disabled?: boolean | undefined;
|
|
530
|
+
onSelect?: ((value: string) => void) | undefined;
|
|
531
|
+
value?: string | undefined;
|
|
532
|
+
forceMount?: boolean | undefined;
|
|
533
|
+
} & React.RefAttributes<HTMLDivElement>, "ref"> & ItemProps & React.RefAttributes<HTMLDivElement>>;
|
|
534
|
+
declare const CommandShortcut: {
|
|
535
|
+
({ className, ...props }: React.HTMLAttributes<HTMLSpanElement>): react_jsx_runtime.JSX.Element;
|
|
536
|
+
displayName: string;
|
|
537
|
+
};
|
|
538
|
+
|
|
539
|
+
interface ComboboxTriggerProps extends React.ComponentPropsWithoutRef<typeof PopoverPrimitive.Content> {
|
|
540
|
+
className?: string;
|
|
541
|
+
value?: string;
|
|
542
|
+
label?: string;
|
|
543
|
+
children: any;
|
|
544
|
+
placeholder?: string;
|
|
545
|
+
}
|
|
546
|
+
interface ComboboxContentProps extends React.ComponentPropsWithoutRef<typeof PopoverPrimitive.Content> {
|
|
547
|
+
children?: any;
|
|
548
|
+
className?: string;
|
|
549
|
+
}
|
|
550
|
+
interface ComboboxProps extends React.ComponentPropsWithoutRef<typeof PopoverPrimitive.Popover> {
|
|
551
|
+
}
|
|
552
|
+
declare const ComboboxTrigger: ({ className, value, label, children, placeholder, }: ComboboxTriggerProps) => react_jsx_runtime.JSX.Element;
|
|
553
|
+
declare const ComboboxContent: ({ children, className, }: ComboboxContentProps) => react_jsx_runtime.JSX.Element;
|
|
554
|
+
declare const Combobox: ({ open, onOpenChange, children }: ComboboxProps) => react_jsx_runtime.JSX.Element;
|
|
555
|
+
|
|
556
|
+
interface CalloutProps {
|
|
557
|
+
message: string;
|
|
558
|
+
type: "neutral" | "error" | "success" | "warning" | "info";
|
|
559
|
+
withAction?: string;
|
|
560
|
+
onClickAction?: () => void;
|
|
561
|
+
className?: string;
|
|
562
|
+
disabled?: boolean;
|
|
563
|
+
actionClassName?: string;
|
|
564
|
+
}
|
|
565
|
+
declare const Callout: React.ForwardRefExoticComponent<CalloutProps & VariantProps<(props?: ({
|
|
566
|
+
typeDiv?: "warning" | "error" | "neutral" | "success" | "info" | null | undefined;
|
|
567
|
+
disabled?: boolean | null | undefined;
|
|
568
|
+
} & class_variance_authority_dist_types.ClassProp) | undefined) => string> & VariantProps<(props?: ({
|
|
569
|
+
typeIcon?: "warning" | "error" | "neutral" | "success" | "info" | null | undefined;
|
|
570
|
+
disabled?: boolean | null | undefined;
|
|
571
|
+
} & class_variance_authority_dist_types.ClassProp) | undefined) => string> & React.RefAttributes<HTMLDivElement>>;
|
|
572
|
+
|
|
573
|
+
interface SearchBarProps extends InputHTMLAttributes<HTMLInputElement> {
|
|
574
|
+
inputClassName?: string;
|
|
575
|
+
size?: 1 | 2;
|
|
576
|
+
onClickClear?: (inputValue: string) => void;
|
|
577
|
+
}
|
|
578
|
+
declare const SearchBar: React.ForwardRefExoticComponent<SearchBarProps & React.RefAttributes<HTMLInputElement>>;
|
|
579
|
+
|
|
580
|
+
interface LightboxThumbnailProps extends React__default.ComponentPropsWithoutRef<typeof DialogPrimitive.Trigger> {
|
|
581
|
+
children?: ReactNode;
|
|
582
|
+
onClick?: () => void;
|
|
583
|
+
src?: string;
|
|
584
|
+
alt?: string;
|
|
585
|
+
className?: string;
|
|
586
|
+
classNameImage?: string;
|
|
587
|
+
}
|
|
588
|
+
declare const LightboxThumbnail: ({ children, src, alt, className, classNameImage, onClick, }: LightboxThumbnailProps) => react_jsx_runtime.JSX.Element;
|
|
589
|
+
interface LightBoxContentProps extends React__default.ComponentPropsWithoutRef<typeof DialogPrimitive.Content> {
|
|
590
|
+
images: {
|
|
591
|
+
url: string;
|
|
592
|
+
titleImage?: string;
|
|
593
|
+
idx?: number;
|
|
594
|
+
}[];
|
|
595
|
+
activeSlideIndex?: number;
|
|
596
|
+
withSideBar?: boolean;
|
|
597
|
+
subHtmlSideBar?: ReactNode;
|
|
598
|
+
classNameSubHtmSideBar?: string;
|
|
599
|
+
isPagination?: boolean;
|
|
600
|
+
}
|
|
601
|
+
declare const LightBoxContent: ({ images, activeSlideIndex, withSideBar, subHtmlSideBar, classNameSubHtmSideBar, className, isPagination, }: LightBoxContentProps) => react_jsx_runtime.JSX.Element;
|
|
602
|
+
interface LightboxGalleryProps extends React__default.ComponentPropsWithoutRef<typeof DialogPrimitive.Dialog> {
|
|
603
|
+
className?: string;
|
|
604
|
+
open?: boolean;
|
|
605
|
+
onOpenChange?: (open: boolean) => void;
|
|
606
|
+
}
|
|
607
|
+
declare const LightboxGallery: ({ children, className, open, onOpenChange, }: LightboxGalleryProps & {
|
|
608
|
+
children: ReactNode;
|
|
609
|
+
}) => react_jsx_runtime.JSX.Element;
|
|
610
|
+
|
|
611
|
+
interface ChoiceboxGroupProps {
|
|
612
|
+
direction?: "row" | "col";
|
|
613
|
+
label?: string;
|
|
614
|
+
type: "checkbox" | "radio";
|
|
615
|
+
value: string;
|
|
616
|
+
disabled?: boolean;
|
|
617
|
+
hiddenInput?: boolean;
|
|
618
|
+
onChange: (value: string | boolean) => void;
|
|
619
|
+
className?: string;
|
|
620
|
+
}
|
|
621
|
+
interface ChoiceboxGroupItemProps {
|
|
622
|
+
description?: string;
|
|
623
|
+
title?: string;
|
|
624
|
+
value: string;
|
|
625
|
+
type?: "checkbox" | "radio";
|
|
626
|
+
name?: string;
|
|
627
|
+
checked?: boolean;
|
|
628
|
+
hiddenInput?: boolean;
|
|
629
|
+
onChange?: (value: string | boolean) => void;
|
|
630
|
+
disabled?: boolean;
|
|
631
|
+
children?: ReactNode;
|
|
632
|
+
classNameDescription?: string;
|
|
633
|
+
classNameTitle?: string;
|
|
634
|
+
className?: string;
|
|
635
|
+
}
|
|
636
|
+
declare const ChoiceboxGroupItem: ({ title, description, value, type, name, checked, disabled, hiddenInput, classNameDescription, classNameTitle, className, onChange, children, }: ChoiceboxGroupItemProps) => react_jsx_runtime.JSX.Element;
|
|
637
|
+
declare const ChoiceboxGroup: ({ direction, label, type, value, children, disabled, hiddenInput, onChange, className, ...props }: ChoiceboxGroupProps & {
|
|
638
|
+
children: React__default.ReactNode;
|
|
639
|
+
}) => react_jsx_runtime.JSX.Element;
|
|
640
|
+
|
|
641
|
+
declare const badgeVariants: (props?: ({
|
|
642
|
+
variant?: "default" | "secondary" | "outline" | "danger" | null | undefined;
|
|
643
|
+
} & class_variance_authority_dist_types.ClassProp) | undefined) => string;
|
|
644
|
+
interface BadgeProps extends React.HTMLAttributes<HTMLDivElement>, VariantProps<typeof badgeVariants> {
|
|
645
|
+
}
|
|
646
|
+
declare function Badge({ className, variant, ...props }: BadgeProps): react_jsx_runtime.JSX.Element;
|
|
647
|
+
|
|
648
|
+
/**
|
|
649
|
+
* This Tailwind plugin is based and inspired on "tw-colors" and "NextUI".
|
|
650
|
+
*
|
|
651
|
+
* @see https://github.com/L-Blondy/tw-colors
|
|
652
|
+
* @see https://github.com/nextui-org/nextui
|
|
653
|
+
*/
|
|
654
|
+
declare const mobaseTW: () => {
|
|
655
|
+
handler: tailwindcss_types_config.PluginCreator;
|
|
656
|
+
config?: Partial<tailwindcss_types_config.Config> | undefined;
|
|
657
|
+
};
|
|
658
|
+
|
|
659
|
+
export { Accordion, AccordionContent, type AccordionContentInterface, AccordionItem, type AccordionItemInterface, type AccordionRootInterface, AccordionTrigger, type AccordionTriggerInterface, AlertDialog, AlertDialogAction, type AlertDialogActionProps, AlertDialogCancel, type AlertDialogCancelProps, AlertDialogContent, type AlertDialogContentProps, AlertDialogDescription, type AlertDialogDescriptionProps, AlertDialogFooter, AlertDialogHeader, AlertDialogOverlay, type AlertDialogOverlayProps, AlertDialogPortal, type AlertDialogPortalProps, type AlertDialogProps, AlertDialogTitle, type AlertDialogTitleProps, AlertDialogTrigger, type AlertDialogTriggerProps, Badge, Breadcrumb, BreadcrumbEllipsis, BreadcrumbItem, BreadcrumbLink, BreadcrumbList, BreadcrumbPage, BreadcrumbSeparator, Button, type ButtonProps, Callout, Card, CardContent, CardDescription, CardFooter, CardHeader, CardTitle, Checkbox, CheckboxIndicator, type CheckboxIndicatorProps, type CheckboxProps, ChoiceboxGroup, ChoiceboxGroupItem, Combobox, ComboboxContent, ComboboxTrigger, Command, CommandDialog, CommandEmpty, CommandGroup, CommandInput, CommandItem, CommandList, CommandSeparator, CommandShortcut, Dialog, DialogBody, DialogClose, DialogContent, DialogDescription, DialogFooter, DialogHeader, DialogOverlay, DialogPortal, DialogQr, DialogTitle, DialogTrigger, Footer, Header, IconButton, type IconButtonProps, Indicator, LightBoxContent, LightboxGallery, LightboxThumbnail, NavigationMenu, NavigationMenuContent, NavigationMenuIndicator, NavigationMenuItem, NavigationMenuLink, NavigationMenuList, NavigationMenuTrigger, NavigationMenuViewport, Pagination, Popover, PopoverContent, PopoverTrigger, RadioGroup, RadioGroupItem, Root, SearchBar, Select, SelectContent, SelectGroup, SelectItem, SelectLabel, SelectScrollDownButton, SelectScrollUpButton, SelectSeparator, SelectTrigger, SelectValue, Stepper, Switch, Tabs, TabsContent, TabsList, TabsTrigger, TextArea, type TextAreaProps, TextButton, type TextButtonProps, TextInput, type TextInputProps, Toaster, Tooltip, TooltipArrow, TooltipContent, TooltipProvider, TooltipTrigger, badgeVariants, buttonVariants, createCheckboxScope, mobaseTW, navigationMenuTriggerStyle, textButtonVariants, toast, useToast };
|