@imj_media/ui 1.2.3 → 1.2.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.css +1 -1
- package/dist/index.esm.js +8873 -8145
- package/dist/index.esm.js.map +1 -1
- package/dist/index.js +8 -8
- package/dist/index.js.map +1 -1
- package/dist/modules/Filters/components/organisms/Filters.d.ts +1 -1
- package/dist/modules/Filters/components/organisms/Filters.d.ts.map +1 -1
- package/dist/modules/Header/components/organims/Header.d.ts +2 -25
- package/dist/modules/Header/components/organims/Header.d.ts.map +1 -1
- package/dist/modules/Icon/Icon.d.ts.map +1 -1
- package/dist/modules/IconFont/components/organims/IconFont.d.ts +6 -2
- package/dist/modules/IconFont/components/organims/IconFont.d.ts.map +1 -1
- package/dist/modules/InnerButton/index.d.ts +1 -1
- package/dist/modules/InnerButton/index.d.ts.map +1 -1
- package/dist/modules/Input/components/Input.d.ts.map +1 -1
- package/dist/modules/Input/stories/Input.stories.d.ts.map +1 -1
- package/dist/modules/Lists/components/organisms/List.d.ts +1 -1
- package/dist/modules/Lists/components/organisms/List.d.ts.map +1 -1
- package/dist/modules/Lists/stories/list.stories.d.ts.map +1 -1
- package/dist/modules/Pagination/components/organisms/Pagination.d.ts.map +1 -1
- package/dist/modules/Table/Table.d.ts.map +1 -1
- package/dist/modules/Table/Table.test.d.ts +2 -0
- package/dist/modules/Table/Table.test.d.ts.map +1 -0
- package/dist/modules/Table/components/atoms/ActionsCell.test.d.ts +2 -0
- package/dist/modules/Table/components/atoms/ActionsCell.test.d.ts.map +1 -0
- package/dist/modules/Table/components/atoms/AvatarsCell.test.d.ts +2 -0
- package/dist/modules/Table/components/atoms/AvatarsCell.test.d.ts.map +1 -0
- package/dist/modules/Table/components/atoms/ButtonCell.test.d.ts +2 -0
- package/dist/modules/Table/components/atoms/ButtonCell.test.d.ts.map +1 -0
- package/dist/modules/Table/components/atoms/CheckboxCell.test.d.ts +2 -0
- package/dist/modules/Table/components/atoms/CheckboxCell.test.d.ts.map +1 -0
- package/dist/modules/Table/components/atoms/DateCell.test.d.ts +2 -0
- package/dist/modules/Table/components/atoms/DateCell.test.d.ts.map +1 -0
- package/dist/modules/Table/components/atoms/DropdownCell.test.d.ts +2 -0
- package/dist/modules/Table/components/atoms/DropdownCell.test.d.ts.map +1 -0
- package/dist/modules/Table/components/atoms/FilterIcon.test.d.ts +2 -0
- package/dist/modules/Table/components/atoms/FilterIcon.test.d.ts.map +1 -0
- package/dist/modules/Table/components/atoms/IconCell.test.d.ts +2 -0
- package/dist/modules/Table/components/atoms/IconCell.test.d.ts.map +1 -0
- package/dist/modules/Table/components/atoms/LinkCell.test.d.ts +2 -0
- package/dist/modules/Table/components/atoms/LinkCell.test.d.ts.map +1 -0
- package/dist/modules/Table/components/atoms/PrimaryCell.test.d.ts +2 -0
- package/dist/modules/Table/components/atoms/PrimaryCell.test.d.ts.map +1 -0
- package/dist/modules/Table/components/atoms/ProgressBarCell.test.d.ts +2 -0
- package/dist/modules/Table/components/atoms/ProgressBarCell.test.d.ts.map +1 -0
- package/dist/modules/Table/components/atoms/SkeletonCell.d.ts.map +1 -1
- package/dist/modules/Table/components/atoms/SkeletonCell.test.d.ts +2 -0
- package/dist/modules/Table/components/atoms/SkeletonCell.test.d.ts.map +1 -0
- package/dist/modules/Table/components/atoms/StarsCell.test.d.ts +2 -0
- package/dist/modules/Table/components/atoms/StarsCell.test.d.ts.map +1 -0
- package/dist/modules/Table/components/atoms/StatusCell.test.d.ts +2 -0
- package/dist/modules/Table/components/atoms/StatusCell.test.d.ts.map +1 -0
- package/dist/modules/Table/components/atoms/TableCell.test.d.ts +2 -0
- package/dist/modules/Table/components/atoms/TableCell.test.d.ts.map +1 -0
- package/dist/modules/Table/components/atoms/TagsCell.test.d.ts +2 -0
- package/dist/modules/Table/components/atoms/TagsCell.test.d.ts.map +1 -0
- package/dist/modules/Table/components/atoms/TextFieldCell.test.d.ts +2 -0
- package/dist/modules/Table/components/atoms/TextFieldCell.test.d.ts.map +1 -0
- package/dist/modules/Table/components/molecules/CellRenderer.d.ts +3 -1
- package/dist/modules/Table/components/molecules/CellRenderer.d.ts.map +1 -1
- package/dist/modules/Table/components/molecules/CellRenderer.test.d.ts +2 -0
- package/dist/modules/Table/components/molecules/CellRenderer.test.d.ts.map +1 -0
- package/dist/modules/Table/components/molecules/FilterCard.test.d.ts +2 -0
- package/dist/modules/Table/components/molecules/FilterCard.test.d.ts.map +1 -0
- package/dist/modules/Table/components/molecules/FilterForm.test.d.ts +2 -0
- package/dist/modules/Table/components/molecules/FilterForm.test.d.ts.map +1 -0
- package/dist/modules/Table/components/molecules/FilterList.test.d.ts +2 -0
- package/dist/modules/Table/components/molecules/FilterList.test.d.ts.map +1 -0
- package/dist/modules/Table/components/molecules/HeaderCell.d.ts.map +1 -1
- package/dist/modules/Table/components/molecules/HeaderCell.test.d.ts +2 -0
- package/dist/modules/Table/components/molecules/HeaderCell.test.d.ts.map +1 -0
- package/dist/modules/Table/components/molecules/LogicOperatorSelector.test.d.ts +2 -0
- package/dist/modules/Table/components/molecules/LogicOperatorSelector.test.d.ts.map +1 -0
- package/dist/modules/Table/components/molecules/SelectionCheckbox.test.d.ts +2 -0
- package/dist/modules/Table/components/molecules/SelectionCheckbox.test.d.ts.map +1 -0
- package/dist/modules/Table/components/molecules/TableRow.d.ts.map +1 -1
- package/dist/modules/Table/components/molecules/TableRow.test.d.ts +2 -0
- package/dist/modules/Table/components/molecules/TableRow.test.d.ts.map +1 -0
- package/dist/modules/Table/components/organisms/EmptyTableState.d.ts.map +1 -1
- package/dist/modules/Table/components/organisms/EmptyTableState.test.d.ts +2 -0
- package/dist/modules/Table/components/organisms/EmptyTableState.test.d.ts.map +1 -0
- package/dist/modules/Table/components/organisms/FilterPopup.d.ts.map +1 -1
- package/dist/modules/Table/components/organisms/FilterPopup.test.d.ts +2 -0
- package/dist/modules/Table/components/organisms/FilterPopup.test.d.ts.map +1 -0
- package/dist/modules/Table/components/organisms/SkeletonRow.test.d.ts +2 -0
- package/dist/modules/Table/components/organisms/SkeletonRow.test.d.ts.map +1 -0
- package/dist/modules/Table/components/organisms/TableBody.test.d.ts +2 -0
- package/dist/modules/Table/components/organisms/TableBody.test.d.ts.map +1 -0
- package/dist/modules/Table/components/organisms/TableContent.test.d.ts +2 -0
- package/dist/modules/Table/components/organisms/TableContent.test.d.ts.map +1 -0
- package/dist/modules/Table/components/organisms/TableHeader.test.d.ts +2 -0
- package/dist/modules/Table/components/organisms/TableHeader.test.d.ts.map +1 -0
- package/dist/modules/Table/components/organisms/TableSelectionBar.test.d.ts +2 -0
- package/dist/modules/Table/components/organisms/TableSelectionBar.test.d.ts.map +1 -0
- package/dist/modules/Table/components/organisms/TableToolbar.d.ts.map +1 -1
- package/dist/modules/Table/components/organisms/TableToolbar.test.d.ts +2 -0
- package/dist/modules/Table/components/organisms/TableToolbar.test.d.ts.map +1 -0
- package/dist/modules/Table/hooks/useTableSelection.test.d.ts +2 -0
- package/dist/modules/Table/hooks/useTableSelection.test.d.ts.map +1 -0
- package/dist/modules/Table/hooks/useTableSort.test.d.ts +2 -0
- package/dist/modules/Table/hooks/useTableSort.test.d.ts.map +1 -0
- package/dist/modules/Table/index.d.ts +1 -0
- package/dist/modules/Table/index.d.ts.map +1 -1
- package/dist/modules/Table/queries/api/client.d.ts +43 -0
- package/dist/modules/Table/queries/api/client.d.ts.map +1 -0
- package/dist/modules/Table/queries/api/index.d.ts +4 -0
- package/dist/modules/Table/queries/api/index.d.ts.map +1 -0
- package/dist/modules/Table/queries/api/teams.api.d.ts +48 -0
- package/dist/modules/Table/queries/api/teams.api.d.ts.map +1 -0
- package/dist/modules/Table/queries/hooks/index.d.ts +6 -0
- package/dist/modules/Table/queries/hooks/index.d.ts.map +1 -0
- package/dist/modules/Table/queries/hooks/useDebounce.d.ts +31 -0
- package/dist/modules/Table/queries/hooks/useDebounce.d.ts.map +1 -0
- package/dist/modules/Table/queries/hooks/useTableQuery.d.ts +52 -0
- package/dist/modules/Table/queries/hooks/useTableQuery.d.ts.map +1 -0
- package/dist/modules/Table/queries/hooks/useTeams.d.ts +73 -0
- package/dist/modules/Table/queries/hooks/useTeams.d.ts.map +1 -0
- package/dist/modules/Table/queries/index.d.ts +33 -0
- package/dist/modules/Table/queries/index.d.ts.map +1 -0
- package/dist/modules/Table/queries/providers/QueryProvider.d.ts +44 -0
- package/dist/modules/Table/queries/providers/QueryProvider.d.ts.map +1 -0
- package/dist/modules/Table/queries/providers/index.d.ts +3 -0
- package/dist/modules/Table/queries/providers/index.d.ts.map +1 -0
- package/dist/modules/Table/queries/types/index.d.ts +3 -0
- package/dist/modules/Table/queries/types/index.d.ts.map +1 -0
- package/dist/modules/Table/queries/types/strapi.types.d.ts +96 -0
- package/dist/modules/Table/queries/types/strapi.types.d.ts.map +1 -0
- package/dist/modules/Table/queries/types/team.types.d.ts +60 -0
- package/dist/modules/Table/queries/types/team.types.d.ts.map +1 -0
- package/dist/modules/Table/queries/utils/filters.d.ts +32 -0
- package/dist/modules/Table/queries/utils/filters.d.ts.map +1 -0
- package/dist/modules/Table/queries/utils/index.d.ts +3 -0
- package/dist/modules/Table/queries/utils/index.d.ts.map +1 -0
- package/dist/modules/Table/queries/utils/normalizers.d.ts +39 -0
- package/dist/modules/Table/queries/utils/normalizers.d.ts.map +1 -0
- package/dist/modules/Table/stories/Table.stories.d.ts +8 -1
- package/dist/modules/Table/stories/Table.stories.d.ts.map +1 -1
- package/dist/modules/Table/stories/TableWithQuery.stories.d.ts +13 -0
- package/dist/modules/Table/stories/TableWithQuery.stories.d.ts.map +1 -0
- package/dist/modules/Table/utils/filterUtils.test.d.ts +2 -0
- package/dist/modules/Table/utils/filterUtils.test.d.ts.map +1 -0
- package/dist/modules/Table/utils/selection.test.d.ts +2 -0
- package/dist/modules/Table/utils/selection.test.d.ts.map +1 -0
- package/dist/modules/Table/utils/sorting.test.d.ts +2 -0
- package/dist/modules/Table/utils/sorting.test.d.ts.map +1 -0
- package/dist/shared/types/button.d.ts +3 -2
- package/dist/shared/types/button.d.ts.map +1 -1
- package/dist/shared/types/filters.d.ts +2 -1
- package/dist/shared/types/filters.d.ts.map +1 -1
- package/dist/shared/types/header.d.ts +25 -0
- package/dist/shared/types/header.d.ts.map +1 -0
- package/dist/shared/types/input.d.ts +3 -1
- package/dist/shared/types/input.d.ts.map +1 -1
- package/dist/shared/types/list.d.ts +1 -0
- package/dist/shared/types/list.d.ts.map +1 -1
- package/dist/shared/types/table.d.ts +3 -1
- package/dist/shared/types/table.d.ts.map +1 -1
- package/dist/shared/types/types.d.ts +1 -1
- package/dist/shared/types/types.d.ts.map +1 -1
- package/dist/shared/types/visual.d.ts +2 -2
- package/dist/shared/types/visual.d.ts.map +1 -1
- package/dist/test/setup.d.ts +1 -0
- package/dist/test/setup.d.ts.map +1 -0
- package/package.json +11 -3
- package/dist/modules/Table/stories/Table.test.d.ts +0 -1
- package/dist/modules/Table/stories/Table.test.d.ts.map +0 -1
There are too many changes on this page to be displayed.
The amount of changes on this page would crash your brower.
You can still verify the content by downloading the package file manually.