@apify/ui-library 1.145.16 → 1.145.18
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/src/components/action_link/action_link.d.ts +2 -2
- package/dist/src/components/action_link/action_link.d.ts.map +1 -1
- package/dist/src/components/action_link/action_link.js +3 -3
- package/dist/src/components/action_link/action_link.js.map +1 -1
- package/dist/src/components/actor_template_card/actor_template_card.js +3 -3
- package/dist/src/components/actor_template_card/actor_template_card.js.map +1 -1
- package/dist/src/components/badge/badge.d.ts +1 -1
- package/dist/src/components/badge/badge.d.ts.map +1 -1
- package/dist/src/components/badge/badge.js +2 -2
- package/dist/src/components/badge/badge.js.map +1 -1
- package/dist/src/components/breadcrumb/breadcrumb.js +3 -3
- package/dist/src/components/breadcrumb/breadcrumb.js.map +1 -1
- package/dist/src/components/browser_window/browser_window.js +1 -1
- package/dist/src/components/browser_window/browser_window.js.map +1 -1
- package/dist/src/components/button/button.d.ts +2 -2
- package/dist/src/components/button/button.d.ts.map +1 -1
- package/dist/src/components/button/button.js +2 -2
- package/dist/src/components/button/button.js.map +1 -1
- package/dist/src/components/card/card.js +2 -2
- package/dist/src/components/card/card.js.map +1 -1
- package/dist/src/components/card_container/card_container.d.ts +1 -1
- package/dist/src/components/card_container/card_container.d.ts.map +1 -1
- package/dist/src/components/card_container/card_container.js +1 -1
- package/dist/src/components/card_container/card_container.js.map +1 -1
- package/dist/src/components/code/action_button.js +2 -2
- package/dist/src/components/code/action_button.js.map +1 -1
- package/dist/src/components/code/code_block/code_block.js +3 -3
- package/dist/src/components/code/code_block/code_block.js.map +1 -1
- package/dist/src/components/code/code_block/code_block.styled.d.ts +2 -2
- package/dist/src/components/code/code_block/code_block.styled.d.ts.map +1 -1
- package/dist/src/components/code/code_block/code_block.styled.js +1 -1
- package/dist/src/components/code/code_block/code_block.styled.js.map +1 -1
- package/dist/src/components/code/code_block/code_block_with_tabs.d.ts +2 -2
- package/dist/src/components/code/code_block/code_block_with_tabs.d.ts.map +1 -1
- package/dist/src/components/code/code_block/code_block_with_tabs.js +2 -2
- package/dist/src/components/code/code_block/code_block_with_tabs.js.map +1 -1
- package/dist/src/components/code/inline_code/inline_code.js +1 -1
- package/dist/src/components/code/inline_code/inline_code.js.map +1 -1
- package/dist/src/components/code/one_line_code/one_line_code.js +1 -1
- package/dist/src/components/code/one_line_code/one_line_code.js.map +1 -1
- package/dist/src/components/code/prism_highlighter.d.ts.map +1 -1
- package/dist/src/components/code/prism_highlighter.js +2 -2
- package/dist/src/components/code/prism_highlighter.js.map +1 -1
- package/dist/src/components/collapsible_card/collapsible_card.js +1 -1
- package/dist/src/components/collapsible_card/collapsible_card.js.map +1 -1
- package/dist/src/components/floating/menu.d.ts +1 -1
- package/dist/src/components/floating/menu.d.ts.map +1 -1
- package/dist/src/components/floating/menu.js +2 -2
- package/dist/src/components/floating/menu.js.map +1 -1
- package/dist/src/components/floating/menu_components.js +2 -2
- package/dist/src/components/floating/menu_components.js.map +1 -1
- package/dist/src/components/floating/tooltip_content.js +1 -1
- package/dist/src/components/floating/tooltip_content.js.map +1 -1
- package/dist/src/components/icon_button/icon_button.d.ts +2 -2
- package/dist/src/components/icon_button/icon_button.d.ts.map +1 -1
- package/dist/src/components/icon_button/icon_button.js +4 -4
- package/dist/src/components/icon_button/icon_button.js.map +1 -1
- package/dist/src/components/image/image.d.ts +1 -1
- package/dist/src/components/image/image.d.ts.map +1 -1
- package/dist/src/components/image/image.js +1 -1
- package/dist/src/components/image/image.js.map +1 -1
- package/dist/src/components/index.d.ts +40 -40
- package/dist/src/components/index.d.ts.map +1 -1
- package/dist/src/components/index.js +40 -40
- package/dist/src/components/index.js.map +1 -1
- package/dist/src/components/link/link.d.ts +1 -1
- package/dist/src/components/link/link.d.ts.map +1 -1
- package/dist/src/components/link/link.js +1 -1
- package/dist/src/components/link/link.js.map +1 -1
- package/dist/src/components/markdown/markdown.d.ts.map +1 -1
- package/dist/src/components/markdown/markdown.js +5 -5
- package/dist/src/components/markdown/markdown.js.map +1 -1
- package/dist/src/components/message/message.d.ts +1 -1
- package/dist/src/components/message/message.d.ts.map +1 -1
- package/dist/src/components/message/message.js +3 -3
- package/dist/src/components/message/message.js.map +1 -1
- package/dist/src/components/pagination/pagination.js +2 -2
- package/dist/src/components/pagination/pagination.js.map +1 -1
- package/dist/src/components/rating/rating.js +2 -2
- package/dist/src/components/rating/rating.js.map +1 -1
- package/dist/src/components/readme_renderer/table_of_contents.js +3 -3
- package/dist/src/components/readme_renderer/table_of_contents.js.map +1 -1
- package/dist/src/components/select/select.js +2 -2
- package/dist/src/components/select/select.js.map +1 -1
- package/dist/src/components/shortcut/shortcut.js +1 -1
- package/dist/src/components/shortcut/shortcut.js.map +1 -1
- package/dist/src/components/simple_markdown/simple_markdown.js +5 -5
- package/dist/src/components/simple_markdown/simple_markdown.js.map +1 -1
- package/dist/src/components/simple_markdown/simple_markdown_components.d.ts +1 -1
- package/dist/src/components/simple_markdown/simple_markdown_components.d.ts.map +1 -1
- package/dist/src/components/simple_markdown/simple_markdown_components.js +6 -6
- package/dist/src/components/simple_markdown/simple_markdown_components.js.map +1 -1
- package/dist/src/components/store/store_actor_header.d.ts +1 -1
- package/dist/src/components/store/store_actor_header.d.ts.map +1 -1
- package/dist/src/components/store/store_actor_header.js +2 -2
- package/dist/src/components/store/store_actor_header.js.map +1 -1
- package/dist/src/components/tab_number_chip/tab_number_chip.js +1 -1
- package/dist/src/components/tab_number_chip/tab_number_chip.js.map +1 -1
- package/dist/src/components/table/table.styled.d.ts +2 -2
- package/dist/src/components/table/table.styled.d.ts.map +1 -1
- package/dist/src/components/table/table.styled.js +1 -1
- package/dist/src/components/table/table.styled.js.map +1 -1
- package/dist/src/components/table/table_cell.d.ts +1 -1
- package/dist/src/components/table/table_cell.d.ts.map +1 -1
- package/dist/src/components/table/table_cell.js +1 -1
- package/dist/src/components/table/table_cell.js.map +1 -1
- package/dist/src/components/table/table_error_row.js +1 -1
- package/dist/src/components/table/table_error_row.js.map +1 -1
- package/dist/src/components/table/table_loading_row.js +1 -1
- package/dist/src/components/table/table_loading_row.js.map +1 -1
- package/dist/src/components/table/table_wrapper.js +1 -1
- package/dist/src/components/table/table_wrapper.js.map +1 -1
- package/dist/src/components/tabs/tab.js +3 -3
- package/dist/src/components/tabs/tab.js.map +1 -1
- package/dist/src/components/tabs/tabs.js +1 -1
- package/dist/src/components/tabs/tabs.js.map +1 -1
- package/dist/src/components/tag/tag.d.ts +3 -3
- package/dist/src/components/tag/tag.d.ts.map +1 -1
- package/dist/src/components/tag/tag.js +4 -4
- package/dist/src/components/tag/tag.js.map +1 -1
- package/dist/src/components/text/text_base.js +1 -1
- package/dist/src/components/text/text_base.js.map +1 -1
- package/dist/src/design_system/theme.js +2 -2
- package/dist/src/design_system/theme.js.map +1 -1
- package/dist/src/index.d.ts +4 -4
- package/dist/src/index.d.ts.map +1 -1
- package/dist/src/index.js +4 -4
- package/dist/src/index.js.map +1 -1
- package/dist/tsconfig.build.tsbuildinfo +1 -1
- package/package.json +3 -3
- package/src/components/action_link/action_link.tsx +3 -3
- package/src/components/actor_template_card/actor_template_card.tsx +3 -3
- package/src/components/badge/badge.tsx +2 -2
- package/src/components/breadcrumb/breadcrumb.tsx +3 -3
- package/src/components/browser_window/browser_window.tsx +1 -1
- package/src/components/button/button.tsx +2 -2
- package/src/components/card/card.stories.tsx +1 -1
- package/src/components/card/card.tsx +2 -2
- package/src/components/card_container/card_container.stories.tsx +1 -1
- package/src/components/card_container/card_container.tsx +1 -1
- package/src/components/code/action_button.tsx +2 -2
- package/src/components/code/code_block/code_block.styled.tsx +1 -1
- package/src/components/code/code_block/code_block.tsx +3 -3
- package/src/components/code/code_block/code_block_with_tabs.tsx +2 -2
- package/src/components/code/inline_code/inline_code.tsx +1 -1
- package/src/components/code/one_line_code/one_line_code.tsx +1 -1
- package/src/components/code/prism_highlighter.tsx +2 -1
- package/src/components/collapsible_card/collapsible_card.tsx +1 -1
- package/src/components/floating/menu.tsx +2 -2
- package/src/components/floating/menu_components.tsx +2 -2
- package/src/components/floating/tooltip_content.tsx +1 -1
- package/src/components/icon_button/icon_button.tsx +4 -4
- package/src/components/image/image.tsx +1 -1
- package/src/components/index.ts +40 -40
- package/src/components/link/link.tsx +1 -1
- package/src/components/markdown/markdown.tsx +5 -5
- package/src/components/message/message.tsx +3 -3
- package/src/components/pagination/pagination.tsx +2 -2
- package/src/components/rating/rating.tsx +2 -2
- package/src/components/readme_renderer/table_of_contents.tsx +3 -3
- package/src/components/select/select.tsx +2 -2
- package/src/components/shortcut/shortcut.tsx +1 -1
- package/src/components/simple_markdown/simple_markdown.stories.tsx +1 -1
- package/src/components/simple_markdown/simple_markdown.tsx +5 -5
- package/src/components/simple_markdown/simple_markdown_components.tsx +6 -6
- package/src/components/store/store_actor_header.tsx +2 -2
- package/src/components/tab_number_chip/tab_number_chip.tsx +1 -1
- package/src/components/table/table.stories.tsx +1 -1
- package/src/components/table/table.styled.ts +1 -1
- package/src/components/table/table_cell.tsx +1 -1
- package/src/components/table/table_error_row.tsx +1 -1
- package/src/components/table/table_loading_row.tsx +1 -1
- package/src/components/table/table_wrapper.tsx +1 -1
- package/src/components/tabs/tab.tsx +3 -3
- package/src/components/tabs/tabs.tsx +1 -1
- package/src/components/tag/tag.tsx +4 -4
- package/src/components/text/text_base.tsx +1 -1
- package/src/components/tile/horizontal_tile.stories.tsx +1 -1
- package/src/components/tile/vertical_tile.stories.tsx +2 -2
- package/src/design_system/theme.ts +2 -2
- package/src/index.ts +4 -4
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import type { FC } from 'react';
|
|
2
2
|
import { useCallback, useEffect, useRef } from 'react';
|
|
3
3
|
|
|
4
|
-
import { Box } from '../box';
|
|
4
|
+
import { Box } from '../box/index.js';
|
|
5
5
|
import { StyledHorizontallyScrollableTableWrapper, StyledTableFooterWrapper, tableClassNames } from './table.styled.js';
|
|
6
6
|
import { tableTestIds } from './table.test_ids.js';
|
|
7
7
|
import type { HorizontallyScrollableTableWrapperProps } from './table.types';
|
|
@@ -9,12 +9,12 @@ import { theme } from '../../design_system/theme.js';
|
|
|
9
9
|
import type { WithTransientProps } from '../../type_utils';
|
|
10
10
|
import type { FlattenSimpleInterpolation } from '../../utils/type_utils';
|
|
11
11
|
import type { BadgeSize } from '../badge';
|
|
12
|
-
import { Badge } from '../badge';
|
|
12
|
+
import { Badge } from '../badge/index.js';
|
|
13
13
|
import type { MarginSpacingProps, RegularBoxProps } from '../box';
|
|
14
14
|
import type { RegularLinkProps } from '../link';
|
|
15
|
-
import { Link } from '../link';
|
|
16
|
-
import { Text } from '../text';
|
|
15
|
+
import { Link } from '../link/index.js';
|
|
17
16
|
import type { SharedTextSize } from '../text';
|
|
17
|
+
import { Text } from '../text/index.js';
|
|
18
18
|
|
|
19
19
|
type SharedTabProps = Omit<RegularBoxProps, 'as' | 'onClick'> &
|
|
20
20
|
MarginSpacingProps &
|
|
@@ -7,7 +7,7 @@ import type { WithTransientProps } from '../../type_utils';
|
|
|
7
7
|
import { useResizeObserverSsr } from '../../utils/resize_observer.js';
|
|
8
8
|
import type { FlattenSimpleInterpolation } from '../../utils/type_utils';
|
|
9
9
|
import type { MarginSpacingProps, RegularBoxProps } from '../box';
|
|
10
|
-
import { Box } from '../box';
|
|
10
|
+
import { Box } from '../box/index.js';
|
|
11
11
|
import type { TabData, TabVariant } from './tab';
|
|
12
12
|
import { Tab } from './tab.js';
|
|
13
13
|
|
|
@@ -7,11 +7,11 @@ import type { IconComponent, IconSize } from '@apify/ui-icons';
|
|
|
7
7
|
import { theme } from '../../design_system/theme.js';
|
|
8
8
|
import type { WithTransientProps } from '../../type_utils';
|
|
9
9
|
import type { FlattenSimpleInterpolation } from '../../utils/type_utils';
|
|
10
|
-
import { Box, type MarginSpacingProps, type RegularBoxProps } from '../box';
|
|
10
|
+
import { Box, type MarginSpacingProps, type RegularBoxProps } from '../box/index.js';
|
|
11
11
|
import type { RegularButtonProps } from '../button';
|
|
12
|
-
import { Link, type RegularLinkProps } from '../link';
|
|
13
|
-
import { Text } from '../text';
|
|
14
|
-
import { type SharedTextSize, type SharedTextType } from '../text';
|
|
12
|
+
import { Link, type RegularLinkProps } from '../link/index.js';
|
|
13
|
+
import { Text } from '../text/index.js';
|
|
14
|
+
import { type SharedTextSize, type SharedTextType } from '../text/index.js';
|
|
15
15
|
|
|
16
16
|
type TagSize = SharedTextSize;
|
|
17
17
|
export const TAG_SIZES: TagSize[] = ['big', 'regular', 'small'];
|
|
@@ -3,7 +3,7 @@ import styled, { css } from 'styled-components';
|
|
|
3
3
|
|
|
4
4
|
import type { WithTransientProps } from '../../type_utils';
|
|
5
5
|
import type { BoxProps } from '../box';
|
|
6
|
-
import { Box } from '../box';
|
|
6
|
+
import { Box } from '../box/index.js';
|
|
7
7
|
|
|
8
8
|
export interface TransientTextBaseProps {
|
|
9
9
|
italic?: boolean;
|
|
@@ -3,7 +3,7 @@ import styled from 'styled-components';
|
|
|
3
3
|
|
|
4
4
|
import { ChevronRightIcon, DeleteIcon, SettingsIcon, StarFullIcon } from '@apify/ui-icons';
|
|
5
5
|
|
|
6
|
-
import { TextShared } from '../text';
|
|
6
|
+
import { TextShared } from '../text/index.js';
|
|
7
7
|
import { HorizontalTile } from './horizontal_tile.js';
|
|
8
8
|
import { TILE_SIZES } from './shared.js';
|
|
9
9
|
|
|
@@ -3,8 +3,8 @@ import styled from 'styled-components';
|
|
|
3
3
|
|
|
4
4
|
import { CheckCircleIcon, SettingsIcon, StarFullIcon } from '@apify/ui-icons';
|
|
5
5
|
|
|
6
|
-
import { Button } from '../button';
|
|
7
|
-
import { TextShared } from '../text';
|
|
6
|
+
import { Button } from '../button/index.js';
|
|
7
|
+
import { TextShared } from '../text/index.js';
|
|
8
8
|
import { TILE_SIZES } from './shared.js';
|
|
9
9
|
import { VerticalTile } from './vertical_tile.js';
|
|
10
10
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { colorProperties, darkTheme, lightTheme } from './colors';
|
|
2
|
-
import { devices, layouts, radiuses, shadows, spaces, transitions } from './tokens';
|
|
1
|
+
import { colorProperties, darkTheme, lightTheme } from './colors/index.js';
|
|
2
|
+
import { devices, layouts, radiuses, shadows, spaces, transitions } from './tokens/index.js';
|
|
3
3
|
import { typographyTokens } from './typography_theme.js';
|
|
4
4
|
|
|
5
5
|
export const theme = {
|
package/src/index.ts
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
export * from './components';
|
|
2
|
-
export * from './utils';
|
|
3
|
-
export * from './design_system/tokens';
|
|
1
|
+
export * from './components/index.js';
|
|
2
|
+
export * from './utils/index.js';
|
|
3
|
+
export * from './design_system/tokens/index.js';
|
|
4
4
|
export * from './design_system/theme.js';
|
|
5
5
|
export * from './ui_dependency_provider.js';
|
|
6
|
-
export * from './design_system/colors';
|
|
6
|
+
export * from './design_system/colors/index.js';
|
|
7
7
|
|
|
8
8
|
export * from './type_utils.js';
|