fui-material 0.2.59 → 0.2.61
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/README.md +15 -1
- package/dist/bundle.css +1980 -0
- package/dist/bundle.esm.css +1980 -0
- package/dist/bundle.esm.js +1341 -0
- package/dist/bundle.js +1398 -0
- package/dist/{esm/types/function-elements → function-elements}/fPrompt/fPrompt.d.ts +1 -0
- package/dist/{cjs/types/icons → icons}/FArrowIcon/FArrowIcon.d.ts +1 -1
- package/dist/{esm/types/icons → icons}/FCheckIcon/FCheckIcon.d.ts +1 -1
- package/dist/{cjs/types/icons/FPenIcon/FPenIcon.d.ts → icons/FCloseIcon/FCloseIcon.d.ts} +4 -4
- package/dist/{esm/types/icons → icons}/FCopyAddIcon/FCopyAdd.d.ts +1 -1
- package/dist/{esm/types/icons → icons}/FDownloadIcon/FDownloadIcon.d.ts +1 -1
- package/dist/{cjs/types/icons → icons}/FFilterIcon/FFilterIcon.d.ts +1 -1
- package/dist/{cjs/types/icons → icons}/FListIcon/FListIcon.d.ts +1 -1
- package/dist/{cjs/types/icons → icons}/FLoadIcon/FLoadIcon.d.ts +1 -1
- package/dist/{esm/types/icons → icons}/FPenIcon/FPenIcon.d.ts +1 -1
- package/dist/{esm/types/icons → icons}/FPlusIcon/FPlusIcon.d.ts +1 -1
- package/dist/{cjs/types/icons → icons}/FTrashIcon/FTrashIcon.d.ts +1 -1
- package/dist/{cjs/types/icons → icons}/FUnlinkIcon/FUnlinkIcon.d.ts +1 -1
- package/dist/index.d.ts +3 -667
- package/dist/{cjs/types/material → material}/FButton/FButton.d.ts +1 -1
- package/dist/{esm/types/material → material}/FButtonFile/FButtonFile.d.ts +1 -1
- package/package.json +27 -75
- package/dist/cjs/index.js +0 -10
- package/dist/cjs/index.js.map +0 -1
- package/dist/cjs/types/function-elements/fAlert/fAlert.stories.d.ts +0 -9
- package/dist/cjs/types/function-elements/fConfirm/fConfirm.stories.d.ts +0 -9
- package/dist/cjs/types/function-elements/fPrompt/fPrompt.d.ts +0 -7
- package/dist/cjs/types/function-elements/fPrompt/fPrompt.stories.d.ts +0 -9
- package/dist/cjs/types/icons/FArrowIcon/FArrowIcon.stories.d.ts +0 -12
- package/dist/cjs/types/icons/FCheckIcon/FCheckIcon.d.ts +0 -12
- package/dist/cjs/types/icons/FCheckIcon/FCheckIcon.stories.d.ts +0 -11
- package/dist/cjs/types/icons/FCloseIcon/FCloseIcon.d.ts +0 -11
- package/dist/cjs/types/icons/FCloseIcon/FCloseIcon.stories.d.ts +0 -10
- package/dist/cjs/types/icons/FCopyAddIcon/FCopyAdd.d.ts +0 -12
- package/dist/cjs/types/icons/FCopyAddIcon/FCopyAdd.stories.d.ts +0 -11
- package/dist/cjs/types/icons/FDownloadIcon/FDownloadIcon.d.ts +0 -11
- package/dist/cjs/types/icons/FDownloadIcon/FDownloadIcon.stories.d.ts +0 -11
- package/dist/cjs/types/icons/FFilterIcon/FTrashIcon.stories.d.ts +0 -16
- package/dist/cjs/types/icons/FListIcon/FListIcon.stories.d.ts +0 -11
- package/dist/cjs/types/icons/FLoadIcon/FLoadIcon.stories.d.ts +0 -16
- package/dist/cjs/types/icons/FPenIcon/FPenIcon.stories.d.ts +0 -11
- package/dist/cjs/types/icons/FPlusIcon/FPlusIcon.d.ts +0 -12
- package/dist/cjs/types/icons/FPlusIcon/FPlusIcon.stories.d.ts +0 -11
- package/dist/cjs/types/icons/FTrashIcon/FTrashIcon.stories.d.ts +0 -16
- package/dist/cjs/types/icons/FUnlinkIcon/FUnlinkIcon.stories.d.ts +0 -11
- package/dist/cjs/types/index.d.ts +0 -3
- package/dist/cjs/types/material/Dialog/FDialog.stories.d.ts +0 -10
- package/dist/cjs/types/material/Dropdown/FDropdown/FDropdown.stories.d.ts +0 -10
- package/dist/cjs/types/material/Dropdown/FDropdownItem/FDropdownItem.stories.d.ts +0 -10
- package/dist/cjs/types/material/FAccordion/FAccordion.stories.d.ts +0 -10
- package/dist/cjs/types/material/FAlert/FAlert.stories.d.ts +0 -24
- package/dist/cjs/types/material/FButton/FButton.stories.d.ts +0 -17
- package/dist/cjs/types/material/FButton/FButton.test.d.ts +0 -1
- package/dist/cjs/types/material/FButtonFile/FButtonFile.d.ts +0 -21
- package/dist/cjs/types/material/FButtonFile/FButtonFile.stories.d.ts +0 -17
- package/dist/cjs/types/material/FCheckbox/FCheckbox.stories.d.ts +0 -10
- package/dist/cjs/types/material/FContainer/FContainer.stories.d.ts +0 -16
- package/dist/cjs/types/material/FFile/FFile.stories.d.ts +0 -10
- package/dist/cjs/types/material/FFullDateField/FFullDateField.stories.d.ts +0 -16
- package/dist/cjs/types/material/FGrid/FGrid.stories.d.ts +0 -12
- package/dist/cjs/types/material/FInputFileForm/FInputFileForm.stories.d.ts +0 -10
- package/dist/cjs/types/material/FNative/FNative.stories.d.ts +0 -17
- package/dist/cjs/types/material/FOpenImgFull/FOpenImgFull.stories.d.ts +0 -10
- package/dist/cjs/types/material/FPagination/FPagination.stories.d.ts +0 -11
- package/dist/cjs/types/material/FPaper/FPaper.stories.d.ts +0 -12
- package/dist/cjs/types/material/FPreloader/FPreloader.stories.d.ts +0 -10
- package/dist/cjs/types/material/FProgress/FProgress.stories.d.ts +0 -10
- package/dist/cjs/types/material/FRadioButton/FRadioButton.stories.d.ts +0 -9
- package/dist/cjs/types/material/FSearchBox/FSearchBox.stories.d.ts +0 -26
- package/dist/cjs/types/material/FSelectSearchDb/FSelectSearchDb.stories.d.ts +0 -15
- package/dist/cjs/types/material/FSelectSearchDb/FSelectSearchDbLegacy.d.ts +0 -1
- package/dist/cjs/types/material/FStack/FStack.stories.d.ts +0 -16
- package/dist/cjs/types/material/FTextArea/FTextArea.stories.d.ts +0 -16
- package/dist/cjs/types/material/FTextField/FTextField.stories.d.ts +0 -23
- package/dist/cjs/types/material/FTimelineComponents/FTimeline.stories.d.ts +0 -10
- package/dist/cjs/types/material/SelectComponents/FSelect.stories.d.ts +0 -21
- package/dist/cjs/types/material/TableComponents/FTable.stories.d.ts +0 -21
- package/dist/cjs/types/material/Tabs/FTabs.stories.d.ts +0 -10
- package/dist/cjs/types/stories/Button.d.ts +0 -28
- package/dist/cjs/types/stories/Header.d.ts +0 -12
- package/dist/cjs/types/stories/Page.d.ts +0 -3
- package/dist/cjs/types/stories/Page.stories.d.ts +0 -13
- package/dist/esm/index.js +0 -10
- package/dist/esm/index.js.map +0 -1
- package/dist/esm/types/function-elements/fAlert/fAlert.d.ts +0 -8
- package/dist/esm/types/function-elements/fAlert/fAlert.stories.d.ts +0 -9
- package/dist/esm/types/function-elements/fAlert/index.d.ts +0 -1
- package/dist/esm/types/function-elements/fConfirm/fConfirm.d.ts +0 -7
- package/dist/esm/types/function-elements/fConfirm/fConfirm.stories.d.ts +0 -9
- package/dist/esm/types/function-elements/fConfirm/index.d.ts +0 -1
- package/dist/esm/types/function-elements/fPrompt/fPrompt.stories.d.ts +0 -9
- package/dist/esm/types/function-elements/fPrompt/index.d.ts +0 -1
- package/dist/esm/types/function-elements/index.d.ts +0 -3
- package/dist/esm/types/icons/FArrowIcon/FArrowIcon.d.ts +0 -13
- package/dist/esm/types/icons/FArrowIcon/FArrowIcon.stories.d.ts +0 -12
- package/dist/esm/types/icons/FArrowIcon/index.d.ts +0 -1
- package/dist/esm/types/icons/FCheckIcon/FCheckIcon.stories.d.ts +0 -11
- package/dist/esm/types/icons/FCheckIcon/index.d.ts +0 -1
- package/dist/esm/types/icons/FCloseIcon/FCloseIcon.d.ts +0 -11
- package/dist/esm/types/icons/FCloseIcon/FCloseIcon.stories.d.ts +0 -10
- package/dist/esm/types/icons/FCloseIcon/index.d.ts +0 -1
- package/dist/esm/types/icons/FCopyAddIcon/FCopyAdd.stories.d.ts +0 -11
- package/dist/esm/types/icons/FCopyAddIcon/index.d.ts +0 -1
- package/dist/esm/types/icons/FDownloadIcon/FDownloadIcon.stories.d.ts +0 -11
- package/dist/esm/types/icons/FDownloadIcon/index.d.ts +0 -1
- package/dist/esm/types/icons/FFilterIcon/FFilterIcon.d.ts +0 -11
- package/dist/esm/types/icons/FFilterIcon/FTrashIcon.stories.d.ts +0 -16
- package/dist/esm/types/icons/FFilterIcon/index.d.ts +0 -1
- package/dist/esm/types/icons/FListIcon/FListIcon.d.ts +0 -12
- package/dist/esm/types/icons/FListIcon/FListIcon.stories.d.ts +0 -11
- package/dist/esm/types/icons/FListIcon/index.d.ts +0 -1
- package/dist/esm/types/icons/FLoadIcon/FLoadIcon.d.ts +0 -12
- package/dist/esm/types/icons/FLoadIcon/FLoadIcon.stories.d.ts +0 -16
- package/dist/esm/types/icons/FLoadIcon/index.d.ts +0 -1
- package/dist/esm/types/icons/FPenIcon/FPenIcon.stories.d.ts +0 -11
- package/dist/esm/types/icons/FPenIcon/index.d.ts +0 -1
- package/dist/esm/types/icons/FPlusIcon/FPlusIcon.stories.d.ts +0 -11
- package/dist/esm/types/icons/FPlusIcon/index.d.ts +0 -1
- package/dist/esm/types/icons/FTrashIcon/FTrashIcon.d.ts +0 -12
- package/dist/esm/types/icons/FTrashIcon/FTrashIcon.stories.d.ts +0 -16
- package/dist/esm/types/icons/FTrashIcon/index.d.ts +0 -1
- package/dist/esm/types/icons/FUnlinkIcon/FUnlinkIcon.d.ts +0 -12
- package/dist/esm/types/icons/FUnlinkIcon/FUnlinkIcon.stories.d.ts +0 -11
- package/dist/esm/types/icons/FUnlinkIcon/index.d.ts +0 -1
- package/dist/esm/types/icons/index.d.ts +0 -12
- package/dist/esm/types/index.d.ts +0 -3
- package/dist/esm/types/material/Dialog/FDialog/FDialog.d.ts +0 -14
- package/dist/esm/types/material/Dialog/FDialog/index.d.ts +0 -1
- package/dist/esm/types/material/Dialog/FDialog.stories.d.ts +0 -10
- package/dist/esm/types/material/Dialog/FDialogBody/FDialogBody.d.ts +0 -8
- package/dist/esm/types/material/Dialog/FDialogBody/index.d.ts +0 -1
- package/dist/esm/types/material/Dialog/FDialogFooter/FDialogFooter.d.ts +0 -6
- package/dist/esm/types/material/Dialog/FDialogFooter/index.d.ts +0 -1
- package/dist/esm/types/material/Dialog/FDialogHeader/FDialogHeader.d.ts +0 -7
- package/dist/esm/types/material/Dialog/FDialogHeader/index.d.ts +0 -1
- package/dist/esm/types/material/Dropdown/FDropdown/FDropdown.d.ts +0 -15
- package/dist/esm/types/material/Dropdown/FDropdown/FDropdown.stories.d.ts +0 -10
- package/dist/esm/types/material/Dropdown/FDropdown/index.d.ts +0 -1
- package/dist/esm/types/material/Dropdown/FDropdownItem/FDropdownItem.d.ts +0 -11
- package/dist/esm/types/material/Dropdown/FDropdownItem/FDropdownItem.stories.d.ts +0 -10
- package/dist/esm/types/material/Dropdown/FDropdownItem/index.d.ts +0 -1
- package/dist/esm/types/material/FAccordion/FAccordion.d.ts +0 -13
- package/dist/esm/types/material/FAccordion/FAccordion.stories.d.ts +0 -10
- package/dist/esm/types/material/FAccordion/index.d.ts +0 -1
- package/dist/esm/types/material/FAlert/FAlert.d.ts +0 -18
- package/dist/esm/types/material/FAlert/FAlert.stories.d.ts +0 -24
- package/dist/esm/types/material/FAlert/index.d.ts +0 -1
- package/dist/esm/types/material/FButton/FButton.d.ts +0 -18
- package/dist/esm/types/material/FButton/FButton.stories.d.ts +0 -17
- package/dist/esm/types/material/FButton/FButton.test.d.ts +0 -1
- package/dist/esm/types/material/FButton/index.d.ts +0 -1
- package/dist/esm/types/material/FButtonFile/FButtonFile.stories.d.ts +0 -17
- package/dist/esm/types/material/FButtonFile/index.d.ts +0 -1
- package/dist/esm/types/material/FCheckbox/FCheckbox.d.ts +0 -14
- package/dist/esm/types/material/FCheckbox/FCheckbox.stories.d.ts +0 -10
- package/dist/esm/types/material/FCheckbox/index.d.ts +0 -1
- package/dist/esm/types/material/FContainer/FContainer.d.ts +0 -11
- package/dist/esm/types/material/FContainer/FContainer.stories.d.ts +0 -16
- package/dist/esm/types/material/FContainer/index.d.ts +0 -1
- package/dist/esm/types/material/FFile/FFile.d.ts +0 -10
- package/dist/esm/types/material/FFile/FFile.stories.d.ts +0 -10
- package/dist/esm/types/material/FFile/index.d.ts +0 -1
- package/dist/esm/types/material/FFullDateField/FFullDateField.d.ts +0 -24
- package/dist/esm/types/material/FFullDateField/FFullDateField.stories.d.ts +0 -16
- package/dist/esm/types/material/FFullDateField/index.d.ts +0 -1
- package/dist/esm/types/material/FGrid/FGrid.d.ts +0 -17
- package/dist/esm/types/material/FGrid/FGrid.stories.d.ts +0 -12
- package/dist/esm/types/material/FGrid/index.d.ts +0 -1
- package/dist/esm/types/material/FInputFileForm/FInputFileForm.d.ts +0 -20
- package/dist/esm/types/material/FInputFileForm/FInputFileForm.stories.d.ts +0 -10
- package/dist/esm/types/material/FInputFileForm/index.d.ts +0 -1
- package/dist/esm/types/material/FNative/FNative.d.ts +0 -19
- package/dist/esm/types/material/FNative/FNative.stories.d.ts +0 -17
- package/dist/esm/types/material/FNative/index.d.ts +0 -1
- package/dist/esm/types/material/FOpenImgFull/FOpenImgFull.d.ts +0 -14
- package/dist/esm/types/material/FOpenImgFull/FOpenImgFull.stories.d.ts +0 -10
- package/dist/esm/types/material/FOpenImgFull/index.d.ts +0 -1
- package/dist/esm/types/material/FPagination/FPagination.d.ts +0 -14
- package/dist/esm/types/material/FPagination/FPagination.stories.d.ts +0 -11
- package/dist/esm/types/material/FPagination/hooks/usePagination.d.ts +0 -9
- package/dist/esm/types/material/FPagination/index.d.ts +0 -1
- package/dist/esm/types/material/FPaper/FPaper.d.ts +0 -18
- package/dist/esm/types/material/FPaper/FPaper.stories.d.ts +0 -12
- package/dist/esm/types/material/FPaper/index.d.ts +0 -1
- package/dist/esm/types/material/FPreloader/FPreloader.d.ts +0 -10
- package/dist/esm/types/material/FPreloader/FPreloader.stories.d.ts +0 -10
- package/dist/esm/types/material/FPreloader/index.d.ts +0 -1
- package/dist/esm/types/material/FProgress/FProgress.d.ts +0 -8
- package/dist/esm/types/material/FProgress/FProgress.stories.d.ts +0 -10
- package/dist/esm/types/material/FProgress/index.d.ts +0 -1
- package/dist/esm/types/material/FRadioButton/FRadioButton.d.ts +0 -13
- package/dist/esm/types/material/FRadioButton/FRadioButton.stories.d.ts +0 -9
- package/dist/esm/types/material/FRadioButton/index.d.ts +0 -1
- package/dist/esm/types/material/FSearchBox/FSearchBox.d.ts +0 -32
- package/dist/esm/types/material/FSearchBox/FSearchBox.stories.d.ts +0 -26
- package/dist/esm/types/material/FSearchBox/index.d.ts +0 -1
- package/dist/esm/types/material/FSelectSearchDb/FSelectSearchDb.d.ts +0 -21
- package/dist/esm/types/material/FSelectSearchDb/FSelectSearchDb.stories.d.ts +0 -15
- package/dist/esm/types/material/FSelectSearchDb/FSelectSearchDbLegacy.d.ts +0 -1
- package/dist/esm/types/material/FSelectSearchDb/index.d.ts +0 -1
- package/dist/esm/types/material/FStack/FStack.d.ts +0 -14
- package/dist/esm/types/material/FStack/FStack.stories.d.ts +0 -16
- package/dist/esm/types/material/FStack/index.d.ts +0 -1
- package/dist/esm/types/material/FTextArea/FTextArea.d.ts +0 -23
- package/dist/esm/types/material/FTextArea/FTextArea.stories.d.ts +0 -16
- package/dist/esm/types/material/FTextArea/index.d.ts +0 -1
- package/dist/esm/types/material/FTextField/FTextField.d.ts +0 -26
- package/dist/esm/types/material/FTextField/FTextField.stories.d.ts +0 -23
- package/dist/esm/types/material/FTextField/index.d.ts +0 -1
- package/dist/esm/types/material/FTimelineComponents/FTimeline/FTimeline.d.ts +0 -10
- package/dist/esm/types/material/FTimelineComponents/FTimeline/index.d.ts +0 -1
- package/dist/esm/types/material/FTimelineComponents/FTimeline.stories.d.ts +0 -10
- package/dist/esm/types/material/FTimelineComponents/FTimelineCard/FTimelineCard.d.ts +0 -10
- package/dist/esm/types/material/FTimelineComponents/FTimelineCard/index.d.ts +0 -1
- package/dist/esm/types/material/SelectComponents/FSelect/FSelect.d.ts +0 -21
- package/dist/esm/types/material/SelectComponents/FSelect/index.d.ts +0 -1
- package/dist/esm/types/material/SelectComponents/FSelect.stories.d.ts +0 -21
- package/dist/esm/types/material/SelectComponents/FSelectItem/FSelectItem.d.ts +0 -13
- package/dist/esm/types/material/SelectComponents/FSelectItem/index.d.ts +0 -1
- package/dist/esm/types/material/TableComponents/FTable/FTable.d.ts +0 -12
- package/dist/esm/types/material/TableComponents/FTable/index.d.ts +0 -1
- package/dist/esm/types/material/TableComponents/FTable.stories.d.ts +0 -21
- package/dist/esm/types/material/TableComponents/FTableBody/FTableBody.d.ts +0 -10
- package/dist/esm/types/material/TableComponents/FTableBody/index.d.ts +0 -1
- package/dist/esm/types/material/TableComponents/FTableDataCell/FTableDataCell.d.ts +0 -14
- package/dist/esm/types/material/TableComponents/FTableDataCell/index.d.ts +0 -1
- package/dist/esm/types/material/TableComponents/FTableFooter/FTableFooter.d.ts +0 -10
- package/dist/esm/types/material/TableComponents/FTableFooter/index.d.ts +0 -1
- package/dist/esm/types/material/TableComponents/FTableHead/FTableHead.d.ts +0 -10
- package/dist/esm/types/material/TableComponents/FTableHead/index.d.ts +0 -1
- package/dist/esm/types/material/TableComponents/FTableHeaderCell/FTableHeaderCell.d.ts +0 -12
- package/dist/esm/types/material/TableComponents/FTableHeaderCell/index.d.ts +0 -1
- package/dist/esm/types/material/TableComponents/FTableRow/FTableRow.d.ts +0 -10
- package/dist/esm/types/material/TableComponents/FTableRow/index.d.ts +0 -1
- package/dist/esm/types/material/Tabs/FTab/FTab.d.ts +0 -13
- package/dist/esm/types/material/Tabs/FTab/index.d.ts +0 -1
- package/dist/esm/types/material/Tabs/FTabs/FTabs.d.ts +0 -10
- package/dist/esm/types/material/Tabs/FTabs/index.d.ts +0 -1
- package/dist/esm/types/material/Tabs/FTabs.stories.d.ts +0 -10
- package/dist/esm/types/material/index.d.ts +0 -41
- package/dist/esm/types/stories/Button.d.ts +0 -28
- package/dist/esm/types/stories/Header.d.ts +0 -12
- package/dist/esm/types/stories/Page.d.ts +0 -3
- package/dist/esm/types/stories/Page.stories.d.ts +0 -13
- /package/dist/{cjs/types/function-elements → function-elements}/fAlert/fAlert.d.ts +0 -0
- /package/dist/{cjs/types/function-elements → function-elements}/fAlert/index.d.ts +0 -0
- /package/dist/{cjs/types/function-elements → function-elements}/fConfirm/fConfirm.d.ts +0 -0
- /package/dist/{cjs/types/function-elements → function-elements}/fConfirm/index.d.ts +0 -0
- /package/dist/{cjs/types/function-elements → function-elements}/fPrompt/index.d.ts +0 -0
- /package/dist/{cjs/types/function-elements → function-elements}/index.d.ts +0 -0
- /package/dist/{cjs/types/icons → icons}/FArrowIcon/index.d.ts +0 -0
- /package/dist/{cjs/types/icons → icons}/FCheckIcon/index.d.ts +0 -0
- /package/dist/{cjs/types/icons → icons}/FCloseIcon/index.d.ts +0 -0
- /package/dist/{cjs/types/icons → icons}/FCopyAddIcon/index.d.ts +0 -0
- /package/dist/{cjs/types/icons → icons}/FDownloadIcon/index.d.ts +0 -0
- /package/dist/{cjs/types/icons → icons}/FFilterIcon/index.d.ts +0 -0
- /package/dist/{cjs/types/icons → icons}/FListIcon/index.d.ts +0 -0
- /package/dist/{cjs/types/icons → icons}/FLoadIcon/index.d.ts +0 -0
- /package/dist/{cjs/types/icons → icons}/FPenIcon/index.d.ts +0 -0
- /package/dist/{cjs/types/icons → icons}/FPlusIcon/index.d.ts +0 -0
- /package/dist/{cjs/types/icons → icons}/FTrashIcon/index.d.ts +0 -0
- /package/dist/{cjs/types/icons → icons}/FUnlinkIcon/index.d.ts +0 -0
- /package/dist/{cjs/types/icons → icons}/index.d.ts +0 -0
- /package/dist/{cjs/types/material → material}/Dialog/FDialog/FDialog.d.ts +0 -0
- /package/dist/{cjs/types/material → material}/Dialog/FDialog/index.d.ts +0 -0
- /package/dist/{cjs/types/material → material}/Dialog/FDialogBody/FDialogBody.d.ts +0 -0
- /package/dist/{cjs/types/material → material}/Dialog/FDialogBody/index.d.ts +0 -0
- /package/dist/{cjs/types/material → material}/Dialog/FDialogFooter/FDialogFooter.d.ts +0 -0
- /package/dist/{cjs/types/material → material}/Dialog/FDialogFooter/index.d.ts +0 -0
- /package/dist/{cjs/types/material → material}/Dialog/FDialogHeader/FDialogHeader.d.ts +0 -0
- /package/dist/{cjs/types/material → material}/Dialog/FDialogHeader/index.d.ts +0 -0
- /package/dist/{cjs/types/material → material}/Dropdown/FDropdown/FDropdown.d.ts +0 -0
- /package/dist/{cjs/types/material → material}/Dropdown/FDropdown/index.d.ts +0 -0
- /package/dist/{cjs/types/material → material}/Dropdown/FDropdownItem/FDropdownItem.d.ts +0 -0
- /package/dist/{cjs/types/material → material}/Dropdown/FDropdownItem/index.d.ts +0 -0
- /package/dist/{cjs/types/material → material}/FAccordion/FAccordion.d.ts +0 -0
- /package/dist/{cjs/types/material → material}/FAccordion/index.d.ts +0 -0
- /package/dist/{cjs/types/material → material}/FAlert/FAlert.d.ts +0 -0
- /package/dist/{cjs/types/material → material}/FAlert/index.d.ts +0 -0
- /package/dist/{cjs/types/material → material}/FButton/index.d.ts +0 -0
- /package/dist/{cjs/types/material → material}/FButtonFile/index.d.ts +0 -0
- /package/dist/{cjs/types/material → material}/FCheckbox/FCheckbox.d.ts +0 -0
- /package/dist/{cjs/types/material → material}/FCheckbox/index.d.ts +0 -0
- /package/dist/{cjs/types/material → material}/FContainer/FContainer.d.ts +0 -0
- /package/dist/{cjs/types/material → material}/FContainer/index.d.ts +0 -0
- /package/dist/{cjs/types/material → material}/FFile/FFile.d.ts +0 -0
- /package/dist/{cjs/types/material → material}/FFile/index.d.ts +0 -0
- /package/dist/{cjs/types/material → material}/FFullDateField/FFullDateField.d.ts +0 -0
- /package/dist/{cjs/types/material → material}/FFullDateField/index.d.ts +0 -0
- /package/dist/{cjs/types/material → material}/FGrid/FGrid.d.ts +0 -0
- /package/dist/{cjs/types/material → material}/FGrid/index.d.ts +0 -0
- /package/dist/{cjs/types/material → material}/FInputFileForm/FInputFileForm.d.ts +0 -0
- /package/dist/{cjs/types/material → material}/FInputFileForm/index.d.ts +0 -0
- /package/dist/{cjs/types/material → material}/FNative/FNative.d.ts +0 -0
- /package/dist/{cjs/types/material → material}/FNative/index.d.ts +0 -0
- /package/dist/{cjs/types/material → material}/FOpenImgFull/FOpenImgFull.d.ts +0 -0
- /package/dist/{cjs/types/material → material}/FOpenImgFull/index.d.ts +0 -0
- /package/dist/{cjs/types/material → material}/FPagination/FPagination.d.ts +0 -0
- /package/dist/{cjs/types/material → material}/FPagination/hooks/usePagination.d.ts +0 -0
- /package/dist/{cjs/types/material → material}/FPagination/index.d.ts +0 -0
- /package/dist/{cjs/types/material → material}/FPaper/FPaper.d.ts +0 -0
- /package/dist/{cjs/types/material → material}/FPaper/index.d.ts +0 -0
- /package/dist/{cjs/types/material → material}/FPreloader/FPreloader.d.ts +0 -0
- /package/dist/{cjs/types/material → material}/FPreloader/index.d.ts +0 -0
- /package/dist/{cjs/types/material → material}/FProgress/FProgress.d.ts +0 -0
- /package/dist/{cjs/types/material → material}/FProgress/index.d.ts +0 -0
- /package/dist/{cjs/types/material → material}/FRadioButton/FRadioButton.d.ts +0 -0
- /package/dist/{cjs/types/material → material}/FRadioButton/index.d.ts +0 -0
- /package/dist/{cjs/types/material → material}/FSearchBox/FSearchBox.d.ts +0 -0
- /package/dist/{cjs/types/material → material}/FSearchBox/index.d.ts +0 -0
- /package/dist/{cjs/types/material → material}/FSelectSearchDb/FSelectSearchDb.d.ts +0 -0
- /package/dist/{cjs/types/material → material}/FSelectSearchDb/index.d.ts +0 -0
- /package/dist/{cjs/types/material → material}/FStack/FStack.d.ts +0 -0
- /package/dist/{cjs/types/material → material}/FStack/index.d.ts +0 -0
- /package/dist/{cjs/types/material → material}/FTextArea/FTextArea.d.ts +0 -0
- /package/dist/{cjs/types/material → material}/FTextArea/index.d.ts +0 -0
- /package/dist/{cjs/types/material → material}/FTextField/FTextField.d.ts +0 -0
- /package/dist/{cjs/types/material → material}/FTextField/index.d.ts +0 -0
- /package/dist/{cjs/types/material → material}/FTimelineComponents/FTimeline/FTimeline.d.ts +0 -0
- /package/dist/{cjs/types/material → material}/FTimelineComponents/FTimeline/index.d.ts +0 -0
- /package/dist/{cjs/types/material → material}/FTimelineComponents/FTimelineCard/FTimelineCard.d.ts +0 -0
- /package/dist/{cjs/types/material → material}/FTimelineComponents/FTimelineCard/index.d.ts +0 -0
- /package/dist/{cjs/types/material → material}/SelectComponents/FSelect/FSelect.d.ts +0 -0
- /package/dist/{cjs/types/material → material}/SelectComponents/FSelect/index.d.ts +0 -0
- /package/dist/{cjs/types/material → material}/SelectComponents/FSelectItem/FSelectItem.d.ts +0 -0
- /package/dist/{cjs/types/material → material}/SelectComponents/FSelectItem/index.d.ts +0 -0
- /package/dist/{cjs/types/material → material}/TableComponents/FTable/FTable.d.ts +0 -0
- /package/dist/{cjs/types/material → material}/TableComponents/FTable/index.d.ts +0 -0
- /package/dist/{cjs/types/material → material}/TableComponents/FTableBody/FTableBody.d.ts +0 -0
- /package/dist/{cjs/types/material → material}/TableComponents/FTableBody/index.d.ts +0 -0
- /package/dist/{cjs/types/material → material}/TableComponents/FTableDataCell/FTableDataCell.d.ts +0 -0
- /package/dist/{cjs/types/material → material}/TableComponents/FTableDataCell/index.d.ts +0 -0
- /package/dist/{cjs/types/material → material}/TableComponents/FTableFooter/FTableFooter.d.ts +0 -0
- /package/dist/{cjs/types/material → material}/TableComponents/FTableFooter/index.d.ts +0 -0
- /package/dist/{cjs/types/material → material}/TableComponents/FTableHead/FTableHead.d.ts +0 -0
- /package/dist/{cjs/types/material → material}/TableComponents/FTableHead/index.d.ts +0 -0
- /package/dist/{cjs/types/material → material}/TableComponents/FTableHeaderCell/FTableHeaderCell.d.ts +0 -0
- /package/dist/{cjs/types/material → material}/TableComponents/FTableHeaderCell/index.d.ts +0 -0
- /package/dist/{cjs/types/material → material}/TableComponents/FTableRow/FTableRow.d.ts +0 -0
- /package/dist/{cjs/types/material → material}/TableComponents/FTableRow/index.d.ts +0 -0
- /package/dist/{cjs/types/material → material}/Tabs/FTab/FTab.d.ts +0 -0
- /package/dist/{cjs/types/material → material}/Tabs/FTab/index.d.ts +0 -0
- /package/dist/{cjs/types/material → material}/Tabs/FTabs/FTabs.d.ts +0 -0
- /package/dist/{cjs/types/material → material}/Tabs/FTabs/index.d.ts +0 -0
- /package/dist/{cjs/types/material → material}/index.d.ts +0 -0
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { StoryFn } from '@storybook/react';
|
|
2
|
-
import 'bootstrap/dist/css/bootstrap.css';
|
|
3
|
-
import { IfAlert } from "./fAlert";
|
|
4
|
-
declare const _default: {
|
|
5
|
-
title: string;
|
|
6
|
-
tags: string[];
|
|
7
|
-
};
|
|
8
|
-
export default _default;
|
|
9
|
-
export declare const Default: StoryFn<IfAlert>;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { default } from "./fAlert";
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { StoryFn } from '@storybook/react';
|
|
2
|
-
import 'bootstrap/dist/css/bootstrap.css';
|
|
3
|
-
import { IfConfirm } from "./fConfirm";
|
|
4
|
-
declare const _default: {
|
|
5
|
-
title: string;
|
|
6
|
-
tags: string[];
|
|
7
|
-
};
|
|
8
|
-
export default _default;
|
|
9
|
-
export declare const Default: StoryFn<IfConfirm>;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { default } from "./fConfirm";
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { StoryFn } from '@storybook/react';
|
|
2
|
-
import 'bootstrap/dist/css/bootstrap.css';
|
|
3
|
-
import { IfPrompt } from "./fPrompt";
|
|
4
|
-
declare const _default: {
|
|
5
|
-
title: string;
|
|
6
|
-
tags: string[];
|
|
7
|
-
};
|
|
8
|
-
export default _default;
|
|
9
|
-
export declare const Default: StoryFn<IfPrompt>;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { default } from "./fPrompt";
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import "../../material/statick/Colors.css";
|
|
3
|
-
export interface IFArrowIcon {
|
|
4
|
-
color?: 'primary' | 'secondary' | 'success' | 'danger' | 'warning' | 'info' | 'light' | 'dark' | 'link';
|
|
5
|
-
size?: number;
|
|
6
|
-
st?: React.CSSProperties;
|
|
7
|
-
direction?: 'up' | 'down' | 'left' | 'right';
|
|
8
|
-
handleClick?: () => void;
|
|
9
|
-
id?: string;
|
|
10
|
-
className?: string;
|
|
11
|
-
}
|
|
12
|
-
declare const FArrowIcon: ({ color, size, st, direction, handleClick, id, className }: IFArrowIcon) => import("react/jsx-runtime").JSX.Element;
|
|
13
|
-
export default FArrowIcon;
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { StoryFn } from '@storybook/react';
|
|
2
|
-
import 'bootstrap/dist/css/bootstrap.css';
|
|
3
|
-
import { IFArrowIcon } from './FArrowIcon';
|
|
4
|
-
declare const _default: {
|
|
5
|
-
title: string;
|
|
6
|
-
tags: string[];
|
|
7
|
-
component: ({ color, size, st, direction, handleClick, id, className }: IFArrowIcon) => import("react/jsx-runtime").JSX.Element;
|
|
8
|
-
};
|
|
9
|
-
export default _default;
|
|
10
|
-
export declare const Default: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, IFArrowIcon>;
|
|
11
|
-
export declare const ColorContained: StoryFn<IFArrowIcon>;
|
|
12
|
-
export declare const Direction: StoryFn<IFArrowIcon>;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { default } from "./FArrowIcon";
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { StoryFn } from '@storybook/react';
|
|
2
|
-
import { IFCheckIcon } from './FCheckIcon';
|
|
3
|
-
import 'bootstrap/dist/css/bootstrap.css';
|
|
4
|
-
declare const _default: {
|
|
5
|
-
title: string;
|
|
6
|
-
tags: string[];
|
|
7
|
-
component: ({ color, size, st, id, className, handleClick }: IFCheckIcon) => import("react/jsx-runtime").JSX.Element;
|
|
8
|
-
};
|
|
9
|
-
export default _default;
|
|
10
|
-
export declare const Default: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, IFCheckIcon>;
|
|
11
|
-
export declare const ColorContained: StoryFn<IFCheckIcon>;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { default } from "./FCheckIcon";
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import React, { FC } from 'react';
|
|
2
|
-
import "./FIcoClose.css";
|
|
3
|
-
export interface IFCloseIcon {
|
|
4
|
-
handleClose?: () => void;
|
|
5
|
-
st?: React.CSSProperties;
|
|
6
|
-
className?: string;
|
|
7
|
-
id?: string;
|
|
8
|
-
size?: number;
|
|
9
|
-
}
|
|
10
|
-
declare const FCloseIcon: FC<IFCloseIcon>;
|
|
11
|
-
export default FCloseIcon;
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import 'bootstrap/dist/css/bootstrap.css';
|
|
3
|
-
import { IFCloseIcon } from './FCloseIcon';
|
|
4
|
-
declare const _default: {
|
|
5
|
-
title: string;
|
|
6
|
-
tags: string[];
|
|
7
|
-
component: React.FC<IFCloseIcon>;
|
|
8
|
-
};
|
|
9
|
-
export default _default;
|
|
10
|
-
export declare const Default: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, IFCloseIcon>;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { default } from "./FCloseIcon";
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { StoryFn } from '@storybook/react';
|
|
2
|
-
import 'bootstrap/dist/css/bootstrap.css';
|
|
3
|
-
import { IFCopyAddIcon } from './FCopyAdd';
|
|
4
|
-
declare const _default: {
|
|
5
|
-
title: string;
|
|
6
|
-
tags: string[];
|
|
7
|
-
component: ({ color, size, st, id, className, handleClick }: IFCopyAddIcon) => import("react/jsx-runtime").JSX.Element;
|
|
8
|
-
};
|
|
9
|
-
export default _default;
|
|
10
|
-
export declare const Default: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, IFCopyAddIcon>;
|
|
11
|
-
export declare const ColorContained: StoryFn<IFCopyAddIcon>;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { default } from "./FCopyAdd";
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { StoryFn } from '@storybook/react';
|
|
2
|
-
import { IFDownloadIcon } from './FDownloadIcon';
|
|
3
|
-
import 'bootstrap/dist/css/bootstrap.css';
|
|
4
|
-
declare const _default: {
|
|
5
|
-
title: string;
|
|
6
|
-
tags: string[];
|
|
7
|
-
component: ({ color, size, st, id, className, handleClick }: IFDownloadIcon) => import("react/jsx-runtime").JSX.Element;
|
|
8
|
-
};
|
|
9
|
-
export default _default;
|
|
10
|
-
export declare const Default: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, IFDownloadIcon>;
|
|
11
|
-
export declare const ColorContained: StoryFn<IFDownloadIcon>;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { default } from "./FDownloadIcon";
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
export interface IFFilterIcon {
|
|
3
|
-
color?: 'primary' | 'secondary' | 'success' | 'danger' | 'warning' | 'info' | 'light' | 'dark' | 'link';
|
|
4
|
-
size?: number;
|
|
5
|
-
st?: React.CSSProperties;
|
|
6
|
-
id?: string;
|
|
7
|
-
className?: string;
|
|
8
|
-
handleClick?: () => void;
|
|
9
|
-
}
|
|
10
|
-
declare const FFilterIcon: ({ color, size, st, id, className, handleClick }: IFFilterIcon) => import("react/jsx-runtime").JSX.Element;
|
|
11
|
-
export default FFilterIcon;
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import { StoryFn } from '@storybook/react';
|
|
2
|
-
import { IFFilterIcon } from './FFilterIcon';
|
|
3
|
-
import 'bootstrap/dist/css/bootstrap.css';
|
|
4
|
-
declare const _default: {
|
|
5
|
-
title: string;
|
|
6
|
-
tags: string[];
|
|
7
|
-
component: ({ color, size, st, id, className, handleClick }: IFFilterIcon) => import("react/jsx-runtime").JSX.Element;
|
|
8
|
-
argTypes: {
|
|
9
|
-
spacing: {
|
|
10
|
-
defaultValue: number;
|
|
11
|
-
};
|
|
12
|
-
};
|
|
13
|
-
};
|
|
14
|
-
export default _default;
|
|
15
|
-
export declare const Default: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, IFFilterIcon>;
|
|
16
|
-
export declare const ColorContained: StoryFn<IFFilterIcon>;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { default } from "./FFilterIcon";
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import "../../material/statick/Colors.css";
|
|
3
|
-
export interface IFListIcon {
|
|
4
|
-
color?: 'primary' | 'secondary' | 'success' | 'danger' | 'warning' | 'info' | 'light' | 'dark' | 'link';
|
|
5
|
-
size?: number;
|
|
6
|
-
st?: React.CSSProperties;
|
|
7
|
-
id?: string;
|
|
8
|
-
className?: string;
|
|
9
|
-
handleClick?: () => void;
|
|
10
|
-
}
|
|
11
|
-
declare const FListIcon: ({ color, size, st, id, className, handleClick }: IFListIcon) => import("react/jsx-runtime").JSX.Element;
|
|
12
|
-
export default FListIcon;
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { StoryFn } from '@storybook/react';
|
|
2
|
-
import { IFListIcon } from './FListIcon';
|
|
3
|
-
import 'bootstrap/dist/css/bootstrap.css';
|
|
4
|
-
declare const _default: {
|
|
5
|
-
title: string;
|
|
6
|
-
tags: string[];
|
|
7
|
-
component: ({ color, size, st, id, className, handleClick }: IFListIcon) => import("react/jsx-runtime").JSX.Element;
|
|
8
|
-
};
|
|
9
|
-
export default _default;
|
|
10
|
-
export declare const Default: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, IFListIcon>;
|
|
11
|
-
export declare const ColorContained: StoryFn<IFListIcon>;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { default } from "./FListIcon";
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import './FLoadIconCss.css';
|
|
3
|
-
export interface IFLoadIcon {
|
|
4
|
-
color?: 'primary' | 'secondary' | 'success' | 'danger' | 'warning' | 'info' | 'light' | 'dark' | 'link';
|
|
5
|
-
size?: number;
|
|
6
|
-
st?: React.CSSProperties;
|
|
7
|
-
id?: string;
|
|
8
|
-
className?: string;
|
|
9
|
-
handleClick?: () => void;
|
|
10
|
-
}
|
|
11
|
-
declare const FLoadIcon: ({ size, st, id, className, color }: IFLoadIcon) => import("react/jsx-runtime").JSX.Element;
|
|
12
|
-
export default FLoadIcon;
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import { StoryFn } from '@storybook/react';
|
|
2
|
-
import { IFLoadIcon } from './FLoadIcon';
|
|
3
|
-
import 'bootstrap/dist/css/bootstrap.css';
|
|
4
|
-
declare const _default: {
|
|
5
|
-
title: string;
|
|
6
|
-
tags: string[];
|
|
7
|
-
component: ({ size, st, id, className, color }: IFLoadIcon) => import("react/jsx-runtime").JSX.Element;
|
|
8
|
-
argTypes: {
|
|
9
|
-
spacing: {
|
|
10
|
-
defaultValue: number;
|
|
11
|
-
};
|
|
12
|
-
};
|
|
13
|
-
};
|
|
14
|
-
export default _default;
|
|
15
|
-
export declare const Default: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, IFLoadIcon>;
|
|
16
|
-
export declare const ColorContained: StoryFn<IFLoadIcon>;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { default } from "./FLoadIcon";
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { StoryFn } from '@storybook/react';
|
|
2
|
-
import { IFPenIcon } from './FPenIcon';
|
|
3
|
-
import 'bootstrap/dist/css/bootstrap.css';
|
|
4
|
-
declare const _default: {
|
|
5
|
-
title: string;
|
|
6
|
-
tags: string[];
|
|
7
|
-
component: ({ color, size, st, id, className, handleClick }: IFPenIcon) => import("react/jsx-runtime").JSX.Element;
|
|
8
|
-
};
|
|
9
|
-
export default _default;
|
|
10
|
-
export declare const Default: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, IFPenIcon>;
|
|
11
|
-
export declare const ColorContained: StoryFn<IFPenIcon>;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { default } from "./FPenIcon";
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { StoryFn } from '@storybook/react';
|
|
2
|
-
import { IFPlusIcon } from './FPlusIcon';
|
|
3
|
-
import 'bootstrap/dist/css/bootstrap.css';
|
|
4
|
-
declare const _default: {
|
|
5
|
-
title: string;
|
|
6
|
-
tags: string[];
|
|
7
|
-
component: ({ color, size, st, className, id, handleClick }: IFPlusIcon) => import("react/jsx-runtime").JSX.Element;
|
|
8
|
-
};
|
|
9
|
-
export default _default;
|
|
10
|
-
export declare const Default: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, IFPlusIcon>;
|
|
11
|
-
export declare const ColorContained: StoryFn<IFPlusIcon>;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { default } from "./FPlusIcon";
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import "../../material/statick/Colors.css";
|
|
3
|
-
export interface IFTrashIcon {
|
|
4
|
-
color?: 'primary' | 'secondary' | 'success' | 'danger' | 'warning' | 'info' | 'light' | 'dark' | 'link';
|
|
5
|
-
size?: number;
|
|
6
|
-
st?: React.CSSProperties;
|
|
7
|
-
id?: string;
|
|
8
|
-
className?: string;
|
|
9
|
-
handleClick?: () => void;
|
|
10
|
-
}
|
|
11
|
-
declare const FTrashIcon: ({ color, size, st, id, className, handleClick, }: IFTrashIcon) => import("react/jsx-runtime").JSX.Element;
|
|
12
|
-
export default FTrashIcon;
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import { StoryFn } from '@storybook/react';
|
|
2
|
-
import { IFTrashIcon } from './FTrashIcon';
|
|
3
|
-
import 'bootstrap/dist/css/bootstrap.css';
|
|
4
|
-
declare const _default: {
|
|
5
|
-
title: string;
|
|
6
|
-
tags: string[];
|
|
7
|
-
component: ({ color, size, st, id, className, handleClick, }: IFTrashIcon) => import("react/jsx-runtime").JSX.Element;
|
|
8
|
-
argTypes: {
|
|
9
|
-
spacing: {
|
|
10
|
-
defaultValue: number;
|
|
11
|
-
};
|
|
12
|
-
};
|
|
13
|
-
};
|
|
14
|
-
export default _default;
|
|
15
|
-
export declare const Default: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, IFTrashIcon>;
|
|
16
|
-
export declare const ColorContained: StoryFn<IFTrashIcon>;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { default } from "./FTrashIcon";
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import "../../material/statick/Colors.css";
|
|
3
|
-
export interface IFUnlinkIcon {
|
|
4
|
-
color?: 'primary' | 'secondary' | 'success' | 'danger' | 'warning' | 'info' | 'light' | 'dark' | 'link';
|
|
5
|
-
size?: number;
|
|
6
|
-
st?: React.CSSProperties;
|
|
7
|
-
id?: string;
|
|
8
|
-
className?: string;
|
|
9
|
-
handleClick?: () => void;
|
|
10
|
-
}
|
|
11
|
-
declare const FUnlinkIcon: ({ color, size, st, id, className, handleClick }: IFUnlinkIcon) => import("react/jsx-runtime").JSX.Element;
|
|
12
|
-
export default FUnlinkIcon;
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { StoryFn } from '@storybook/react';
|
|
2
|
-
import { IFUnlinkIcon } from './FUnlinkIcon';
|
|
3
|
-
import 'bootstrap/dist/css/bootstrap.css';
|
|
4
|
-
declare const _default: {
|
|
5
|
-
title: string;
|
|
6
|
-
tags: string[];
|
|
7
|
-
component: ({ color, size, st, id, className, handleClick }: IFUnlinkIcon) => import("react/jsx-runtime").JSX.Element;
|
|
8
|
-
};
|
|
9
|
-
export default _default;
|
|
10
|
-
export declare const Default: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, IFUnlinkIcon>;
|
|
11
|
-
export declare const ColorContained: StoryFn<IFUnlinkIcon>;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { default } from "./FUnlinkIcon";
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
export { default as FCloseIcon } from "./FCloseIcon";
|
|
2
|
-
export { default as FArrowIcon } from "./FArrowIcon";
|
|
3
|
-
export { default as FPlusIcon } from "./FPlusIcon";
|
|
4
|
-
export { default as FTrashIcon } from "./FTrashIcon";
|
|
5
|
-
export { default as FCheckIcon } from "./FCheckIcon";
|
|
6
|
-
export { default as FListIcon } from "./FListIcon";
|
|
7
|
-
export { default as FPenIcon } from "./FPenIcon";
|
|
8
|
-
export { default as FDownloadIcon } from "./FDownloadIcon";
|
|
9
|
-
export { default as FCopyAddIcon } from "./FCopyAddIcon";
|
|
10
|
-
export { default as FUnlinkIcon } from "./FUnlinkIcon";
|
|
11
|
-
export { default as FFilterIcon } from "./FFilterIcon";
|
|
12
|
-
export { default as FLoadIcon } from "./FLoadIcon";
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import React, { FC } from "react";
|
|
2
|
-
import "../style/style.css";
|
|
3
|
-
export interface IFDialog {
|
|
4
|
-
openAndClose: boolean;
|
|
5
|
-
id?: string;
|
|
6
|
-
className?: string;
|
|
7
|
-
st?: React.CSSProperties;
|
|
8
|
-
children?: React.ReactChild | React.ReactNode;
|
|
9
|
-
hide?: boolean;
|
|
10
|
-
closeButtonBackPage?: React.Dispatch<React.SetStateAction<boolean>>;
|
|
11
|
-
width?: 'xs' | 'md' | 'lg' | 'xxl' | 'adaptive';
|
|
12
|
-
}
|
|
13
|
-
declare const FDialog: FC<IFDialog>;
|
|
14
|
-
export default FDialog;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { default } from "./FDialog";
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import 'bootstrap/dist/css/bootstrap.css';
|
|
3
|
-
import { IFDialog } from './FDialog/FDialog';
|
|
4
|
-
declare const _default: {
|
|
5
|
-
title: string;
|
|
6
|
-
tags: string[];
|
|
7
|
-
component: React.FC<IFDialog>;
|
|
8
|
-
};
|
|
9
|
-
export default _default;
|
|
10
|
-
export declare const Default: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, IFDialog>;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { default } from "./FDialogBody";
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { default } from "./FDialogFooter";
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { default } from "./FDialogHeader";
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import React, { FC } from "react";
|
|
2
|
-
import '../statick/FDropdown.css';
|
|
3
|
-
export interface IFDropdown {
|
|
4
|
-
label?: React.ReactChild | React.ReactNode;
|
|
5
|
-
children?: React.ReactChild | React.ReactNode;
|
|
6
|
-
variant?: 'contained' | 'default';
|
|
7
|
-
color?: 'primary' | 'secondary' | 'success' | 'danger' | 'warning' | 'info' | 'light' | 'dark' | 'link';
|
|
8
|
-
size?: 'btn-lg' | 'btn-sm' | 'btn-xs';
|
|
9
|
-
disabled?: boolean;
|
|
10
|
-
st?: React.CSSProperties;
|
|
11
|
-
className?: string;
|
|
12
|
-
id?: string;
|
|
13
|
-
}
|
|
14
|
-
declare const FDropdown: FC<IFDropdown>;
|
|
15
|
-
export default FDropdown;
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import 'bootstrap/dist/css/bootstrap.css';
|
|
3
|
-
import { IFDropdown } from './FDropdown';
|
|
4
|
-
declare const _default: {
|
|
5
|
-
title: string;
|
|
6
|
-
tags: string[];
|
|
7
|
-
component: React.FC<IFDropdown>;
|
|
8
|
-
};
|
|
9
|
-
export default _default;
|
|
10
|
-
export declare const Default: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, IFDropdown>;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { default } from "./FDropdown";
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import React, { FC } from "react";
|
|
2
|
-
export interface IFDropdownItem {
|
|
3
|
-
disabled?: boolean;
|
|
4
|
-
st?: React.CSSProperties;
|
|
5
|
-
className?: string;
|
|
6
|
-
id?: string;
|
|
7
|
-
children?: React.ReactChild | React.ReactNode;
|
|
8
|
-
onClick?: React.MouseEventHandler<HTMLLIElement> | undefined;
|
|
9
|
-
}
|
|
10
|
-
declare const FDropdownItem: FC<IFDropdownItem>;
|
|
11
|
-
export default FDropdownItem;
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import 'bootstrap/dist/css/bootstrap.css';
|
|
3
|
-
import { IFDropdownItem } from './FDropdownItem';
|
|
4
|
-
declare const _default: {
|
|
5
|
-
title: string;
|
|
6
|
-
tags: string[];
|
|
7
|
-
component: React.FC<IFDropdownItem>;
|
|
8
|
-
};
|
|
9
|
-
export default _default;
|
|
10
|
-
export declare const Default: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, IFDropdownItem>;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { default } from "./FDropdownItem";
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import React, { FC } from 'react';
|
|
2
|
-
import './FAccordion.css';
|
|
3
|
-
export interface IFAccordion {
|
|
4
|
-
children?: React.ReactChild | React.ReactNode;
|
|
5
|
-
variant?: 'info' | 'alert' | 'warning';
|
|
6
|
-
title?: string;
|
|
7
|
-
id?: string;
|
|
8
|
-
className?: string;
|
|
9
|
-
st?: React.CSSProperties;
|
|
10
|
-
defaultOpen?: boolean;
|
|
11
|
-
}
|
|
12
|
-
declare const FAccordion: FC<IFAccordion>;
|
|
13
|
-
export default FAccordion;
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import 'bootstrap/dist/css/bootstrap.css';
|
|
3
|
-
import { IFAccordion } from './FAccordion';
|
|
4
|
-
declare const _default: {
|
|
5
|
-
title: string;
|
|
6
|
-
tags: string[];
|
|
7
|
-
component: React.FC<IFAccordion>;
|
|
8
|
-
};
|
|
9
|
-
export default _default;
|
|
10
|
-
export declare const Default: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, IFAccordion>;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { default } from "./FAccordion";
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import React, { FC } from "react";
|
|
2
|
-
import './FAlert.css';
|
|
3
|
-
export interface IFAlert {
|
|
4
|
-
title?: string;
|
|
5
|
-
body?: string;
|
|
6
|
-
variant: 'info' | 'error' | 'success' | 'warning';
|
|
7
|
-
onClose?: (e: boolean) => void;
|
|
8
|
-
st?: React.CSSProperties | undefined;
|
|
9
|
-
open: boolean;
|
|
10
|
-
vertical?: 'top' | 'bottom' | 'center';
|
|
11
|
-
horizontal?: 'left' | 'center' | 'right';
|
|
12
|
-
buttonClose?: boolean;
|
|
13
|
-
className?: string;
|
|
14
|
-
displayTime?: number;
|
|
15
|
-
size?: string;
|
|
16
|
-
}
|
|
17
|
-
declare const FAlert: FC<IFAlert>;
|
|
18
|
-
export default FAlert;
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { IFAlert } from './FAlert';
|
|
3
|
-
import 'bootstrap/dist/css/bootstrap.css';
|
|
4
|
-
declare const _default: {
|
|
5
|
-
title: string;
|
|
6
|
-
tags: string[];
|
|
7
|
-
component: React.FC<IFAlert>;
|
|
8
|
-
argTypes: {
|
|
9
|
-
title: {
|
|
10
|
-
defaultValue: string;
|
|
11
|
-
};
|
|
12
|
-
body: {
|
|
13
|
-
defaultValue: string;
|
|
14
|
-
};
|
|
15
|
-
open: {
|
|
16
|
-
defaultValue: boolean;
|
|
17
|
-
};
|
|
18
|
-
};
|
|
19
|
-
};
|
|
20
|
-
export default _default;
|
|
21
|
-
export declare const Default: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, IFAlert>;
|
|
22
|
-
export declare const ButtonClose: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, IFAlert>;
|
|
23
|
-
export declare const Variant: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, IFAlert>;
|
|
24
|
-
export declare const Position: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, IFAlert>;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { default } from "./FAlert";
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import React from "react";
|
|
2
|
-
import './FButton.css';
|
|
3
|
-
import "../statick/Colors.css";
|
|
4
|
-
export interface IFButton {
|
|
5
|
-
children?: React.ReactChild | React.ReactNode;
|
|
6
|
-
variant?: 'contained' | 'default';
|
|
7
|
-
color?: 'primary' | 'secondary' | 'success' | 'danger' | 'warning' | 'info' | 'light' | 'dark' | 'link';
|
|
8
|
-
size?: 'btn-lg' | 'btn-sm' | 'btn-xs';
|
|
9
|
-
disabled?: boolean;
|
|
10
|
-
onClick?: React.MouseEventHandler<HTMLButtonElement> | undefined;
|
|
11
|
-
st?: React.CSSProperties;
|
|
12
|
-
className?: string;
|
|
13
|
-
fullWidth?: boolean;
|
|
14
|
-
id?: string;
|
|
15
|
-
type?: "button" | "submit" | "reset" | undefined;
|
|
16
|
-
}
|
|
17
|
-
declare const FButton: ({ children, variant, color, size, disabled, onClick, st, className, fullWidth, id, type }: IFButton) => import("react/jsx-runtime").JSX.Element;
|
|
18
|
-
export default FButton;
|