@epam/ai-dial-catalog 1.1.0-dev.18 → 1.1.0-dev.182
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/JsonEditor-oVyN8mBH-4_lVc0wh-B2lYzGFt-H_hD252X.js +732 -0
- package/components/AppIdentity/AppIdentity.d.ts +6 -13
- package/components/AppIdentity/AppIdentity.d.ts.map +1 -1
- package/components/CardGrid/Card.d.ts.map +1 -1
- package/components/CardGrid/CardGrid.d.ts.map +1 -1
- package/components/CardGrid/CardRowRenderer.d.ts.map +1 -1
- package/components/CardTag/CardTag.d.ts +24 -0
- package/components/CardTag/CardTag.d.ts.map +1 -0
- package/components/Catalog/Catalog.d.ts +1 -5
- package/components/Catalog/Catalog.d.ts.map +1 -1
- package/components/Catalog/CreateButton.d.ts +2 -2
- package/components/Catalog/CreateButton.d.ts.map +1 -1
- package/components/CredentialsBadge/CredentialsBadge.d.ts +10 -1
- package/components/CredentialsBadge/CredentialsBadge.d.ts.map +1 -1
- package/components/Details/ApiDetails.d.ts +4 -2
- package/components/Details/ApiDetails.d.ts.map +1 -1
- package/components/Details/ConfirmationView/ConfirmationFooter.d.ts +22 -0
- package/components/Details/ConfirmationView/ConfirmationFooter.d.ts.map +1 -0
- package/components/Details/ConfirmationView/ConfirmationView.d.ts +19 -0
- package/components/Details/ConfirmationView/ConfirmationView.d.ts.map +1 -0
- package/components/Details/Credentials/CredentialsSection.d.ts +1 -1
- package/components/Details/Credentials/CredentialsSection.d.ts.map +1 -1
- package/components/Details/DetailsPanel.d.ts.map +1 -1
- package/components/Details/Header/Header.d.ts +20 -9
- package/components/Details/Header/Header.d.ts.map +1 -1
- package/components/Details/Header/ShareButton/ShareButton.d.ts +6 -0
- package/components/Details/Header/ShareButton/ShareButton.d.ts.map +1 -1
- package/components/Details/TabsContent/About.d.ts +2 -1
- package/components/Details/TabsContent/About.d.ts.map +1 -1
- package/components/Details/TabsContent/Content.d.ts +17 -0
- package/components/Details/TabsContent/Content.d.ts.map +1 -0
- package/components/Details/TabsContent/DataGrid/DataGrid.d.ts +1 -1
- package/components/Details/TabsContent/DataGrid/DataGrid.d.ts.map +1 -1
- package/components/Details/TabsContent/Limits.d.ts.map +1 -1
- package/components/EntityHeader/EntityHeader.d.ts +5 -5
- package/components/EntityHeader/EntityHeader.d.ts.map +1 -1
- package/components/EntityTypeLabel/EntityTypeLabel.d.ts +1 -1
- package/components/EntityTypeLabel/EntityTypeLabel.d.ts.map +1 -1
- package/components/Favorites/FavoriteCard.d.ts +6 -3
- package/components/Favorites/FavoriteCard.d.ts.map +1 -1
- package/components/Favorites/Favorites.d.ts.map +1 -1
- package/components/FeaturedChip/FeaturedChip.d.ts +3 -0
- package/components/FeaturedChip/FeaturedChip.d.ts.map +1 -1
- package/components/Filter/Filter.d.ts +34 -6
- package/components/Filter/Filter.d.ts.map +1 -1
- package/components/InfoCard/InfoCard.d.ts +15 -0
- package/components/InfoCard/InfoCard.d.ts.map +1 -0
- package/components/ItemHeader/ItemHeader.d.ts +1 -0
- package/components/ItemHeader/ItemHeader.d.ts.map +1 -1
- package/components/ListView/ListView.d.ts +1 -5
- package/components/ListView/ListView.d.ts.map +1 -1
- package/components/ListView/Renders/EntityTypeCellRenderer.d.ts +1 -0
- package/components/ListView/Renders/EntityTypeCellRenderer.d.ts.map +1 -1
- package/components/ListView/Renders/FolderCellRenderer.d.ts +1 -0
- package/components/ListView/Renders/FolderCellRenderer.d.ts.map +1 -1
- package/components/ListView/Renders/NameCellRenderer.d.ts +1 -0
- package/components/ListView/Renders/NameCellRenderer.d.ts.map +1 -1
- package/components/ListView/Renders/StarCellRenderer.d.ts +1 -0
- package/components/ListView/Renders/StarCellRenderer.d.ts.map +1 -1
- package/components/ListView/Renders/TagsCellRenderer.d.ts +1 -0
- package/components/ListView/Renders/TagsCellRenderer.d.ts.map +1 -1
- package/components/ListView/columns.d.ts +2 -1
- package/components/ListView/columns.d.ts.map +1 -1
- package/components/SearchBar/SearchBar.d.ts +1 -5
- package/components/SearchBar/SearchBar.d.ts.map +1 -1
- package/components/StarToggleButton/StarToggleButton.d.ts +2 -0
- package/components/StarToggleButton/StarToggleButton.d.ts.map +1 -1
- package/components/TableView/TableView.d.ts +19 -0
- package/components/TableView/TableView.d.ts.map +1 -1
- package/components/Toolbar/Rows/TitleRow.d.ts +3 -3
- package/components/Toolbar/Rows/TitleRow.d.ts.map +1 -1
- package/components/Toolbar/Toolbar.d.ts.map +1 -1
- package/components/TopicTag/TopicTag.d.ts +12 -7
- package/components/TopicTag/TopicTag.d.ts.map +1 -1
- package/constants/entity-colors.d.ts +3 -3
- package/constants/entity-colors.d.ts.map +1 -1
- package/index-BU5Qz5JM-BXYoqD6l-L4brbFsj-DweMgJ6-.js +58296 -0
- package/index.css +1 -1
- package/index.d.ts +19 -29
- package/index.d.ts.map +1 -1
- package/index.js +96010 -10262
- package/models/app-identity-styles.d.ts +28 -0
- package/models/app-identity-styles.d.ts.map +1 -0
- package/models/card-props.d.ts +13 -13
- package/models/card-props.d.ts.map +1 -1
- package/models/catalog-item.d.ts +2 -5
- package/models/catalog-item.d.ts.map +1 -1
- package/models/catalog-props.d.ts +70 -32
- package/models/catalog-props.d.ts.map +1 -1
- package/models/catalog-styles.d.ts +3 -40
- package/models/catalog-styles.d.ts.map +1 -1
- package/models/favorites.d.ts +13 -7
- package/models/favorites.d.ts.map +1 -1
- package/models/grid-props.d.ts +4 -0
- package/models/grid-props.d.ts.map +1 -1
- package/models/item-details-data.d.ts +7 -0
- package/models/item-details-data.d.ts.map +1 -1
- package/models/item-details-props.d.ts +209 -34
- package/models/item-details-props.d.ts.map +1 -1
- package/models/item-overview.d.ts +1 -7
- package/models/item-overview.d.ts.map +1 -1
- package/models/list-props.d.ts +22 -3
- package/models/list-props.d.ts.map +1 -1
- package/models/toolbar-props.d.ts +17 -21
- package/models/toolbar-props.d.ts.map +1 -1
- package/package.json +6 -6
- package/types/deployment-icon-size.d.ts +5 -0
- package/types/deployment-icon-size.d.ts.map +1 -0
- package/types/detail-tab.d.ts +4 -1
- package/types/detail-tab.d.ts.map +1 -1
- package/types/details-confirmation.d.ts +19 -0
- package/types/details-confirmation.d.ts.map +1 -0
- package/types/entity-type.d.ts +2 -3
- package/types/entity-type.d.ts.map +1 -1
- package/types/recipients-count.d.ts +12 -0
- package/types/recipients-count.d.ts.map +1 -0
- package/utils/catalog-filter.d.ts +1 -0
- package/utils/catalog-filter.d.ts.map +1 -1
- package/utils/catalog-sort.d.ts +1 -8
- package/utils/catalog-sort.d.ts.map +1 -1
- package/utils/catalog-tabs.d.ts +2 -2
- package/utils/catalog-tabs.d.ts.map +1 -1
- package/utils/parse-about-content.d.ts +2 -12
- package/utils/parse-about-content.d.ts.map +1 -1
- package/utils/styles.d.ts +1 -3
- package/utils/styles.d.ts.map +1 -1
- package/utils/toolset-credentials.d.ts +3 -18
- package/utils/toolset-credentials.d.ts.map +1 -1
- package/utils/use-fav-columns.d.ts +1 -4
- package/utils/use-fav-columns.d.ts.map +1 -1
- package/utils/use-scroll-virtualizer.d.ts +1 -9
- package/utils/use-scroll-virtualizer.d.ts.map +1 -1
- package/components/Details/Header/ConnectButton/ConnectButton.d.ts +0 -25
- package/components/Details/Header/ConnectButton/ConnectButton.d.ts.map +0 -1
- package/components/Details/Header/DeleteButton/DeleteButton.d.ts +0 -25
- package/components/Details/Header/DeleteButton/DeleteButton.d.ts.map +0 -1
- package/components/Details/Summary/Limits.d.ts +0 -18
- package/components/Details/Summary/Limits.d.ts.map +0 -1
- package/components/Details/Summary/Summary.d.ts +0 -12
- package/components/Details/Summary/Summary.d.ts.map +0 -1
- package/components/FolderPath/FolderPath.d.ts +0 -25
- package/components/FolderPath/FolderPath.d.ts.map +0 -1
- package/components/PublishFoldersTree/PublishFoldersTree.d.ts +0 -72
- package/components/PublishFoldersTree/PublishFoldersTree.d.ts.map +0 -1
- package/components/PublishHistoryList/PublishHistoryList.d.ts +0 -44
- package/components/PublishHistoryList/PublishHistoryList.d.ts.map +0 -1
- package/components/PublishPanel/PublishFooter.d.ts +0 -37
- package/components/PublishPanel/PublishFooter.d.ts.map +0 -1
- package/components/PublishPanel/PublishPanel.d.ts +0 -109
- package/components/PublishPanel/PublishPanel.d.ts.map +0 -1
- package/components/PublishPanel/StandalonePublishPanel.d.ts +0 -90
- package/components/PublishPanel/StandalonePublishPanel.d.ts.map +0 -1
- package/constants/catalog-defaults.d.ts +0 -4
- package/constants/catalog-defaults.d.ts.map +0 -1
- package/models/entity-summary.d.ts +0 -23
- package/models/entity-summary.d.ts.map +0 -1
- package/models/publish.d.ts +0 -89
- package/models/publish.d.ts.map +0 -1
- package/models/sort.d.ts +0 -8
- package/models/sort.d.ts.map +0 -1
- package/types/entity-tag.d.ts +0 -9
- package/types/entity-tag.d.ts.map +0 -1
- package/utils/format-published-date.d.ts +0 -8
- package/utils/format-published-date.d.ts.map +0 -1
- package/utils/publish-folder-tree.d.ts +0 -45
- package/utils/publish-folder-tree.d.ts.map +0 -1
- package/utils/publish-state.d.ts +0 -9
- package/utils/publish-state.d.ts.map +0 -1
- package/utils/use-publish-flow.d.ts +0 -77
- package/utils/use-publish-flow.d.ts.map +0 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Filter.d.ts","sourceRoot":"","sources":["../../../src/components/Filter/Filter.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"Filter.d.ts","sourceRoot":"","sources":["../../../src/components/Filter/Filter.tsx"],"names":[],"mappings":"AAQA,OAAO,EACL,EAAE,EAOH,MAAM,OAAO,CAAC;AACf,OAAO,EAAE,iBAAiB,EAAE,MAAM,4BAA4B,CAAC;AAI/D,wBAAwB;AACxB,sEAAsE;AACtE,MAAM,WAAW,YAAY;IAC3B,sDAAsD;IACtD,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAC1B,2FAA2F;IAC3F,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAC3B,wFAAwF;IACxF,kBAAkB,CAAC,EAAE,MAAM,CAAC;IAC5B,yFAAyF;IACzF,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAC1B,8DAA8D;IAC9D,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,6EAA6E;IAC7E,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,6EAA6E;IAC7E,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,wDAAwD;IACxD,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAC3B,8DAA8D;IAC9D,kBAAkB,CAAC,EAAE,MAAM,CAAC;IAC5B,0EAA0E;IAC1E,oBAAoB,CAAC,EAAE,MAAM,CAAC;IAC9B,wDAAwD;IACxD,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,mFAAmF;IACnF,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,uEAAuE;IACvE,kBAAkB,CAAC,EAAE,MAAM,CAAC;IAC5B,0EAA0E;IAC1E,YAAY,CAAC,EAAE,MAAM,CAAC;CACvB;AAED,MAAM,WAAW,WAAW;IAC1B,sFAAsF;IACtF,OAAO,EAAE,GAAG,CAAC,MAAM,CAAC,CAAC;IACrB,+CAA+C;IAC/C,QAAQ,EAAE,CAAC,OAAO,EAAE,GAAG,CAAC,MAAM,CAAC,KAAK,IAAI,CAAC;IACzC,uDAAuD;IACvD,MAAM,CAAC,EAAE,GAAG,CAAC,MAAM,CAAC,CAAC;IACrB,uDAAuD;IACvD,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,gDAAgD;IAChD,cAAc,CAAC,EAAE,CAAC,QAAQ,EAAE,OAAO,KAAK,IAAI,CAAC;IAC7C,uDAAuD;IACvD,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,+DAA+D;IAC/D,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,8DAA8D;IAC9D,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,2DAA2D;IAC3D,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,2DAA2D;IAC3D,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,6EAA6E;IAC7E,UAAU,CAAC,EAAE,iBAAiB,CAAC;IAC/B,wDAAwD;IACxD,MAAM,CAAC,EAAE,YAAY,CAAC;CACvB;AA0BD,+GAA+G;AAC/G,eAAO,MAAM,MAAM,EAAE,EAAE,CAAC,WAAW,CAyTlC,CAAC"}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import { FC } from 'react';
|
|
2
|
+
import { CatalogItem } from '../../models/catalog-item';
|
|
3
|
+
import { DetailsConfirmationVariant } from '../../types/details-confirmation';
|
|
4
|
+
/** Props for `InfoCard`. */
|
|
5
|
+
export interface InfoCardProps {
|
|
6
|
+
/** Item whose identity the card shows. */
|
|
7
|
+
item: CatalogItem;
|
|
8
|
+
/** Palette of the card surface. Default: `DetailsConfirmationVariant.Info`. */
|
|
9
|
+
variant?: DetailsConfirmationVariant;
|
|
10
|
+
/** Size of the entity icon in pixels. Default: `40`. */
|
|
11
|
+
iconSize?: number;
|
|
12
|
+
}
|
|
13
|
+
/** Tinted card showing a catalog item's identity, used to anchor a message to the item it is about. */
|
|
14
|
+
export declare const InfoCard: FC<InfoCardProps>;
|
|
15
|
+
//# sourceMappingURL=InfoCard.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"InfoCard.d.ts","sourceRoot":"","sources":["../../../src/components/InfoCard/InfoCard.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,EAAE,EAAE,MAAM,OAAO,CAAC;AAC3B,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,2BAA2B,CAAC;AAC7D,OAAO,EAAE,0BAA0B,EAAE,MAAM,kCAAkC,CAAC;AAI9E,4BAA4B;AAC5B,MAAM,WAAW,aAAa;IAC5B,0CAA0C;IAC1C,IAAI,EAAE,WAAW,CAAC;IAClB,+EAA+E;IAC/E,OAAO,CAAC,EAAE,0BAA0B,CAAC;IACrC,wDAAwD;IACxD,QAAQ,CAAC,EAAE,MAAM,CAAC;CACnB;AAED,uGAAuG;AACvG,eAAO,MAAM,QAAQ,EAAE,EAAE,CAAC,aAAa,CAetC,CAAC"}
|
|
@@ -9,6 +9,7 @@ interface ItemHeaderProps {
|
|
|
9
9
|
/** Optional content rendered at the trailing end of the header row. */
|
|
10
10
|
trailing?: ReactNode;
|
|
11
11
|
}
|
|
12
|
+
/** Item title header with optional numeric or string postfix and trailing slot. */
|
|
12
13
|
export declare const ItemHeader: FC<ItemHeaderProps>;
|
|
13
14
|
export {};
|
|
14
15
|
//# sourceMappingURL=ItemHeader.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ItemHeader.d.ts","sourceRoot":"","sources":["../../../src/components/ItemHeader/ItemHeader.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,EAAE,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAGtC,UAAU,eAAe;IACvB,KAAK,EAAE,MAAM,CAAC;IACd,OAAO,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IAC1B,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAC1B,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,uEAAuE;IACvE,QAAQ,CAAC,EAAE,SAAS,CAAC;CACtB;AAED,eAAO,MAAM,UAAU,EAAE,EAAE,CAAC,eAAe,
|
|
1
|
+
{"version":3,"file":"ItemHeader.d.ts","sourceRoot":"","sources":["../../../src/components/ItemHeader/ItemHeader.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,EAAE,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAGtC,UAAU,eAAe;IACvB,KAAK,EAAE,MAAM,CAAC;IACd,OAAO,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IAC1B,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAC1B,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,uEAAuE;IACvE,QAAQ,CAAC,EAAE,SAAS,CAAC;CACtB;AAED,mFAAmF;AACnF,eAAO,MAAM,UAAU,EAAE,EAAE,CAAC,eAAe,CA6B1C,CAAC"}
|
|
@@ -1,9 +1,5 @@
|
|
|
1
1
|
import { FC } from 'react';
|
|
2
2
|
import { ListViewProps } from '../../models/list-props';
|
|
3
|
-
/**
|
|
4
|
-
* ag-grid table view of catalog items.
|
|
5
|
-
* Rows are windowed: starts at PAGE_SIZE and grows in PAGE_SIZE increments as
|
|
6
|
-
* the user scrolls near the bottom, avoiding a costly full-list DOM render.
|
|
7
|
-
*/
|
|
3
|
+
/** ag-grid table view of catalog items with infinite-scroll windowing. */
|
|
8
4
|
export declare const ListView: FC<ListViewProps>;
|
|
9
5
|
//# sourceMappingURL=ListView.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ListView.d.ts","sourceRoot":"","sources":["../../../src/components/ListView/ListView.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"ListView.d.ts","sourceRoot":"","sources":["../../../src/components/ListView/ListView.tsx"],"names":[],"mappings":"AAGA,OAAO,EAEL,EAAE,EAKH,MAAM,OAAO,CAAC;AAGf,OAAO,EAAE,aAAa,EAAE,MAAM,yBAAyB,CAAC;AAqBxD,0EAA0E;AAC1E,eAAO,MAAM,QAAQ,EAAE,EAAE,CAAC,aAAa,CA4JtC,CAAC"}
|
|
@@ -2,5 +2,6 @@ import { ICellRendererParams } from 'ag-grid-community';
|
|
|
2
2
|
import { FC } from 'react';
|
|
3
3
|
import { CatalogItem } from '../../../models/catalog-item';
|
|
4
4
|
import { GridContext } from '../../../models/grid-context';
|
|
5
|
+
/** ag-grid cell renderer for the entity-type column. */
|
|
5
6
|
export declare const EntityTypeCellRenderer: FC<ICellRendererParams<CatalogItem, unknown, GridContext>>;
|
|
6
7
|
//# sourceMappingURL=EntityTypeCellRenderer.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"EntityTypeCellRenderer.d.ts","sourceRoot":"","sources":["../../../../src/components/ListView/Renders/EntityTypeCellRenderer.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,mBAAmB,CAAC;AAC7D,OAAO,EAAE,EAAE,EAAE,MAAM,OAAO,CAAC;AAC3B,OAAO,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAC3D,OAAO,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAG3D,eAAO,MAAM,sBAAsB,EAAE,EAAE,CACrC,mBAAmB,CAAC,WAAW,EAAE,OAAO,EAAE,WAAW,CAAC,CASvD,CAAC"}
|
|
1
|
+
{"version":3,"file":"EntityTypeCellRenderer.d.ts","sourceRoot":"","sources":["../../../../src/components/ListView/Renders/EntityTypeCellRenderer.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,mBAAmB,CAAC;AAC7D,OAAO,EAAE,EAAE,EAAE,MAAM,OAAO,CAAC;AAC3B,OAAO,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAC3D,OAAO,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAG3D,wDAAwD;AACxD,eAAO,MAAM,sBAAsB,EAAE,EAAE,CACrC,mBAAmB,CAAC,WAAW,EAAE,OAAO,EAAE,WAAW,CAAC,CASvD,CAAC"}
|
|
@@ -2,5 +2,6 @@ import { ICellRendererParams } from 'ag-grid-community';
|
|
|
2
2
|
import { FC } from 'react';
|
|
3
3
|
import { CatalogItem } from '../../../models/catalog-item';
|
|
4
4
|
import { GridContext } from '../../../models/grid-context';
|
|
5
|
+
/** ag-grid cell renderer for the folder-path column. */
|
|
5
6
|
export declare const FolderCellRenderer: FC<ICellRendererParams<CatalogItem, unknown, GridContext>>;
|
|
6
7
|
//# sourceMappingURL=FolderCellRenderer.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FolderCellRenderer.d.ts","sourceRoot":"","sources":["../../../../src/components/ListView/Renders/FolderCellRenderer.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"FolderCellRenderer.d.ts","sourceRoot":"","sources":["../../../../src/components/ListView/Renders/FolderCellRenderer.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,mBAAmB,CAAC;AAC7D,OAAO,EAAE,EAAE,EAAE,MAAM,OAAO,CAAC;AAC3B,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAChE,OAAO,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAE3D,wDAAwD;AACxD,eAAO,MAAM,kBAAkB,EAAE,EAAE,CACjC,mBAAmB,CAAC,WAAW,EAAE,OAAO,EAAE,WAAW,CAAC,CAWvD,CAAC"}
|
|
@@ -2,5 +2,6 @@ import { ICellRendererParams } from 'ag-grid-community';
|
|
|
2
2
|
import { FC } from 'react';
|
|
3
3
|
import { CatalogItem } from '../../../models/catalog-item';
|
|
4
4
|
import { GridContext } from '../../../models/grid-context';
|
|
5
|
+
/** ag-grid cell renderer for the name/identity column: icon, name, version, credentials badge, and selection checkmark. */
|
|
5
6
|
export declare const NameCellRenderer: FC<ICellRendererParams<CatalogItem, unknown, GridContext>>;
|
|
6
7
|
//# sourceMappingURL=NameCellRenderer.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"NameCellRenderer.d.ts","sourceRoot":"","sources":["../../../../src/components/ListView/Renders/NameCellRenderer.tsx"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,mBAAmB,CAAC;AAC7D,OAAO,EAAE,EAAE,EAAE,MAAM,OAAO,CAAC;AAC3B,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAChE,OAAO,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;
|
|
1
|
+
{"version":3,"file":"NameCellRenderer.d.ts","sourceRoot":"","sources":["../../../../src/components/ListView/Renders/NameCellRenderer.tsx"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,mBAAmB,CAAC;AAC7D,OAAO,EAAE,EAAE,EAAE,MAAM,OAAO,CAAC;AAC3B,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAChE,OAAO,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAK3D,2HAA2H;AAC3H,eAAO,MAAM,gBAAgB,EAAE,EAAE,CAC/B,mBAAmB,CAAC,WAAW,EAAE,OAAO,EAAE,WAAW,CAAC,CAyCvD,CAAC"}
|
|
@@ -2,5 +2,6 @@ import { ICellRendererParams } from 'ag-grid-community';
|
|
|
2
2
|
import { FC } from 'react';
|
|
3
3
|
import { CatalogItem } from '../../../models/catalog-item';
|
|
4
4
|
import { GridContext } from '../../../models/grid-context';
|
|
5
|
+
/** ag-grid cell renderer for the star/favorite toggle column. */
|
|
5
6
|
export declare const StarCellRenderer: FC<ICellRendererParams<CatalogItem, unknown, GridContext>>;
|
|
6
7
|
//# sourceMappingURL=StarCellRenderer.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"StarCellRenderer.d.ts","sourceRoot":"","sources":["../../../../src/components/ListView/Renders/StarCellRenderer.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,mBAAmB,CAAC;AAC7D,OAAO,EAAE,EAAE,
|
|
1
|
+
{"version":3,"file":"StarCellRenderer.d.ts","sourceRoot":"","sources":["../../../../src/components/ListView/Renders/StarCellRenderer.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,mBAAmB,CAAC;AAC7D,OAAO,EAAE,EAAE,EAAmC,MAAM,OAAO,CAAC;AAC5D,OAAO,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAC3D,OAAO,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAI3D,iEAAiE;AACjE,eAAO,MAAM,gBAAgB,EAAE,EAAE,CAC/B,mBAAmB,CAAC,WAAW,EAAE,OAAO,EAAE,WAAW,CAAC,CAiCvD,CAAC"}
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import { ICellRendererParams } from 'ag-grid-community';
|
|
2
2
|
import { FC } from 'react';
|
|
3
3
|
import { CatalogItem } from '../../../models/catalog-item';
|
|
4
|
+
/** ag-grid cell renderer for the topics/tags column. */
|
|
4
5
|
export declare const TagsCellRenderer: FC<ICellRendererParams<CatalogItem>>;
|
|
5
6
|
//# sourceMappingURL=TagsCellRenderer.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TagsCellRenderer.d.ts","sourceRoot":"","sources":["../../../../src/components/ListView/Renders/TagsCellRenderer.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,mBAAmB,CAAC;AAC7D,OAAO,EAAE,EAAE,EAAE,MAAM,OAAO,CAAC;AAC3B,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAGhE,eAAO,MAAM,gBAAgB,EAAE,EAAE,CAAC,mBAAmB,CAAC,WAAW,CAAC,CAUjE,CAAC"}
|
|
1
|
+
{"version":3,"file":"TagsCellRenderer.d.ts","sourceRoot":"","sources":["../../../../src/components/ListView/Renders/TagsCellRenderer.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,mBAAmB,CAAC;AAC7D,OAAO,EAAE,EAAE,EAAE,MAAM,OAAO,CAAC;AAC3B,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAGhE,wDAAwD;AACxD,eAAO,MAAM,gBAAgB,EAAE,EAAE,CAAC,mBAAmB,CAAC,WAAW,CAAC,CAUjE,CAAC"}
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import { ColDef } from 'ag-grid-community';
|
|
2
2
|
import { CatalogItem } from '../../models/catalog-item';
|
|
3
|
+
import { CatalogEntityType } from '../../types/entity-type';
|
|
3
4
|
/** Column definitions for the catalog ag-grid list view. A stable module-level constant so ag-grid never sees a new array/closures on each render. */
|
|
4
|
-
export declare const CATALOG_COLUMNS: ColDef<CatalogItem>[];
|
|
5
|
+
export declare const CATALOG_COLUMNS: (type: CatalogEntityType) => ColDef<CatalogItem>[];
|
|
5
6
|
//# sourceMappingURL=columns.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"columns.d.ts","sourceRoot":"","sources":["../../../src/components/ListView/columns.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,mBAAmB,CAAC;AAChD,OAAO,EAAE,WAAW,EAAE,MAAM,2BAA2B,CAAC;
|
|
1
|
+
{"version":3,"file":"columns.d.ts","sourceRoot":"","sources":["../../../src/components/ListView/columns.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,mBAAmB,CAAC;AAChD,OAAO,EAAE,WAAW,EAAE,MAAM,2BAA2B,CAAC;AACxD,OAAO,EAAE,iBAAiB,EAAE,MAAM,yBAAyB,CAAC;AAQ5D,sJAAsJ;AACtJ,eAAO,MAAM,eAAe,GAC1B,MAAM,iBAAiB,KACtB,MAAM,CAAC,WAAW,CAAC,EAiDrB,CAAC"}
|
|
@@ -20,10 +20,6 @@ export interface SearchBarProps {
|
|
|
20
20
|
*/
|
|
21
21
|
clearLabel?: string;
|
|
22
22
|
}
|
|
23
|
-
/**
|
|
24
|
-
* Catalog search bar. Reuses the shared {@link BaseSearchBar} default colors
|
|
25
|
-
* (background, border, hover/focus, icon and text colors) and only adjusts
|
|
26
|
-
* height, radius, padding, and icon/text size for the catalog layout.
|
|
27
|
-
*/
|
|
23
|
+
/** Catalog-layout search bar (50 px height, XL radius, adjusted icon size). */
|
|
28
24
|
export declare const SearchBar: FC<SearchBarProps>;
|
|
29
25
|
//# sourceMappingURL=SearchBar.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SearchBar.d.ts","sourceRoot":"","sources":["../../../src/components/SearchBar/SearchBar.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,EAAE,EAAE,MAAM,OAAO,CAAC;AAEhC,2BAA2B;AAC3B,MAAM,WAAW,cAAc;IAC7B,kCAAkC;IAClC,KAAK,EAAE,MAAM,CAAC;IACd,oDAAoD;IACpD,QAAQ,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;IAClC,iDAAiD;IACjD,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB;;;OAGG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,uFAAuF;IACvF,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB;;;OAGG;IACH,UAAU,CAAC,EAAE,MAAM,CAAC;CACrB;AAED
|
|
1
|
+
{"version":3,"file":"SearchBar.d.ts","sourceRoot":"","sources":["../../../src/components/SearchBar/SearchBar.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,EAAE,EAAE,MAAM,OAAO,CAAC;AAEhC,2BAA2B;AAC3B,MAAM,WAAW,cAAc;IAC7B,kCAAkC;IAClC,KAAK,EAAE,MAAM,CAAC;IACd,oDAAoD;IACpD,QAAQ,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;IAClC,iDAAiD;IACjD,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB;;;OAGG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,uFAAuF;IACvF,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB;;;OAGG;IACH,UAAU,CAAC,EAAE,MAAM,CAAC;CACrB;AAED,+EAA+E;AAC/E,eAAO,MAAM,SAAS,EAAE,EAAE,CAAC,cAAc,CAwBxC,CAAC"}
|
|
@@ -12,6 +12,8 @@ export interface StarToggleButtonProps {
|
|
|
12
12
|
ariaLabel?: string;
|
|
13
13
|
/** Additional CSS classes forwarded to the button root element. */
|
|
14
14
|
className?: string;
|
|
15
|
+
/** Color of the filled (starred) icon. Fallback: `--text-warning-icon`. */
|
|
16
|
+
starFilledColor?: string;
|
|
15
17
|
}
|
|
16
18
|
/** Ghost icon button that toggles between a filled and outline star. */
|
|
17
19
|
export declare const StarToggleButton: FC<StarToggleButtonProps>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"StarToggleButton.d.ts","sourceRoot":"","sources":["../../../src/components/StarToggleButton/StarToggleButton.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"StarToggleButton.d.ts","sourceRoot":"","sources":["../../../src/components/StarToggleButton/StarToggleButton.tsx"],"names":[],"mappings":"AACA,OAAO,EAGL,WAAW,EACZ,MAAM,sBAAsB,CAAC;AAE9B,OAAO,EAAE,EAAE,EAAE,UAAU,EAAE,MAAM,OAAO,CAAC;AAGvC,kCAAkC;AAClC,MAAM,WAAW,qBAAqB;IACpC,6CAA6C;IAC7C,SAAS,EAAE,OAAO,CAAC;IACnB,yCAAyC;IACzC,OAAO,EAAE,CAAC,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,KAAK,IAAI,CAAC;IAC9C,qEAAqE;IACrE,IAAI,CAAC,EAAE,WAAW,CAAC;IACnB,wEAAwE;IACxE,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,mEAAmE;IACnE,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,2EAA2E;IAC3E,eAAe,CAAC,EAAE,MAAM,CAAC;CAC1B;AAED,wEAAwE;AACxE,eAAO,MAAM,gBAAgB,EAAE,EAAE,CAAC,qBAAqB,CAyBtD,CAAC"}
|
|
@@ -11,6 +11,23 @@ export interface TableViewRow {
|
|
|
11
11
|
*/
|
|
12
12
|
value: string | boolean;
|
|
13
13
|
}
|
|
14
|
+
/** Color overrides for `TableView`, applied as CSS custom properties. */
|
|
15
|
+
export interface TableViewColors {
|
|
16
|
+
/** Section heading text color. Fallback: `--text-secondary`. */
|
|
17
|
+
sectionHeading?: string;
|
|
18
|
+
/** Background color of alternating (even-indexed) rows. Fallback: `--bg-layer-sunken`. */
|
|
19
|
+
rowAlt?: string;
|
|
20
|
+
/** Row label text color. Fallback: `--text-secondary`. */
|
|
21
|
+
label?: string;
|
|
22
|
+
/** Check icon color for `true` values. Fallback: `--text-accent-secondary`. */
|
|
23
|
+
checkIcon?: string;
|
|
24
|
+
/** Text color for `true` values. Fallback: `--text-primary`. */
|
|
25
|
+
valueTrue?: string;
|
|
26
|
+
/** Text color for `false` values. Fallback: `--text-secondary`. */
|
|
27
|
+
valueFalse?: string;
|
|
28
|
+
/** Text color for string values. Fallback: `--text-primary`. */
|
|
29
|
+
valueText?: string;
|
|
30
|
+
}
|
|
14
31
|
/** Props for `TableView`. */
|
|
15
32
|
export interface TableViewProps {
|
|
16
33
|
/** Section label. Defaults to `'Section'`. */
|
|
@@ -31,6 +48,8 @@ export interface TableViewProps {
|
|
|
31
48
|
yesLabel?: string;
|
|
32
49
|
/** Label shown for `false` boolean values. Defaults to `'No'`. */
|
|
33
50
|
noLabel?: string;
|
|
51
|
+
/** Color overrides applied as CSS custom properties. */
|
|
52
|
+
colors?: TableViewColors;
|
|
34
53
|
}
|
|
35
54
|
/** Renders a labeled section with alternating-row key-value pairs; values may be strings or booleans. */
|
|
36
55
|
export declare const TableView: FC<TableViewProps>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TableView.d.ts","sourceRoot":"","sources":["../../../src/components/TableView/TableView.tsx"],"names":[],"mappings":"AAGA,OAAO,EAAE,EAAE,EAAE,MAAM,OAAO,CAAC;AA+C3B,qCAAqC;AACrC,MAAM,WAAW,YAAY;IAC3B,yBAAyB;IACzB,KAAK,EAAE,MAAM,CAAC;IACd;;;;;OAKG;IACH,KAAK,EAAE,MAAM,GAAG,OAAO,CAAC;CACzB;AAED,6BAA6B;AAC7B,MAAM,WAAW,cAAc;IAC7B,8CAA8C;IAC9C,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,2CAA2C;IAC3C,MAAM,EAAE,YAAY,EAAE,CAAC;IACvB,sEAAsE;IACtE,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,gFAAgF;IAChF,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,yEAAyE;IACzE,kBAAkB,CAAC,EAAE,MAAM,CAAC;IAC5B,6DAA6D;IAC7D,kBAAkB,CAAC,EAAE,MAAM,CAAC;IAC5B,yEAAyE;IACzE,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAC1B,kEAAkE;IAClE,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,kEAAkE;IAClE,OAAO,CAAC,EAAE,MAAM,CAAC;
|
|
1
|
+
{"version":3,"file":"TableView.d.ts","sourceRoot":"","sources":["../../../src/components/TableView/TableView.tsx"],"names":[],"mappings":"AAGA,OAAO,EAAE,EAAE,EAAE,MAAM,OAAO,CAAC;AA+C3B,qCAAqC;AACrC,MAAM,WAAW,YAAY;IAC3B,yBAAyB;IACzB,KAAK,EAAE,MAAM,CAAC;IACd;;;;;OAKG;IACH,KAAK,EAAE,MAAM,GAAG,OAAO,CAAC;CACzB;AAED,yEAAyE;AACzE,MAAM,WAAW,eAAe;IAC9B,gEAAgE;IAChE,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,0FAA0F;IAC1F,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,0DAA0D;IAC1D,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,+EAA+E;IAC/E,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,gEAAgE;IAChE,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,mEAAmE;IACnE,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,gEAAgE;IAChE,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB;AAED,6BAA6B;AAC7B,MAAM,WAAW,cAAc;IAC7B,8CAA8C;IAC9C,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,2CAA2C;IAC3C,MAAM,EAAE,YAAY,EAAE,CAAC;IACvB,sEAAsE;IACtE,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,gFAAgF;IAChF,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,yEAAyE;IACzE,kBAAkB,CAAC,EAAE,MAAM,CAAC;IAC5B,6DAA6D;IAC7D,kBAAkB,CAAC,EAAE,MAAM,CAAC;IAC5B,yEAAyE;IACzE,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAC1B,kEAAkE;IAClE,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,kEAAkE;IAClE,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,wDAAwD;IACxD,MAAM,CAAC,EAAE,eAAe,CAAC;CAC1B;AAED,yGAAyG;AACzG,eAAO,MAAM,SAAS,EAAE,EAAE,CAAC,cAAc,CAsExC,CAAC"}
|
|
@@ -1,5 +1,6 @@
|
|
|
1
|
+
import { DropdownItem } from '@epam/ai-dial-ui-kit';
|
|
1
2
|
import { FC } from 'react';
|
|
2
|
-
import {
|
|
3
|
+
import { ToolbarStyles } from '../../../models/toolbar-props';
|
|
3
4
|
import { CatalogViewMode } from '../../../types/view-mode';
|
|
4
5
|
interface TitleRowProps {
|
|
5
6
|
totalCount?: number;
|
|
@@ -13,8 +14,7 @@ interface TitleRowProps {
|
|
|
13
14
|
gridViewLabel?: string;
|
|
14
15
|
listViewLabel?: string;
|
|
15
16
|
sortKey?: string;
|
|
16
|
-
|
|
17
|
-
sortOptions?: CatalogSortOption[];
|
|
17
|
+
sortOptions?: DropdownItem[];
|
|
18
18
|
filters?: Set<string>;
|
|
19
19
|
onFiltersChange?: (filters: Set<string>) => void;
|
|
20
20
|
filterValues?: Set<string>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TitleRow.d.ts","sourceRoot":"","sources":["../../../../src/components/Toolbar/Rows/TitleRow.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"TitleRow.d.ts","sourceRoot":"","sources":["../../../../src/components/Toolbar/Rows/TitleRow.tsx"],"names":[],"mappings":"AACA,OAAO,EAKL,YAAY,EACb,MAAM,sBAAsB,CAAC;AAE9B,OAAO,EAAE,EAAE,EAAE,MAAM,OAAO,CAAC;AAC3B,OAAO,EAAE,aAAa,EAAE,MAAM,+BAA+B,CAAC;AAC9D,OAAO,EAAE,eAAe,EAAE,MAAM,0BAA0B,CAAC;AAM3D,UAAU,aAAa;IACrB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,QAAQ,EAAE,eAAe,CAAC;IAC1B,gBAAgB,EAAE,CAAC,IAAI,EAAE,eAAe,KAAK,IAAI,CAAC;IAClD,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,MAAM,CAAC,EAAE,aAAa,CAAC;IACvB,KAAK,EAAE,MAAM,CAAC;IACd,aAAa,EAAE,CAAC,CAAC,EAAE,MAAM,KAAK,IAAI,CAAC;IACnC,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAC3B,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,WAAW,CAAC,EAAE,YAAY,EAAE,CAAC;IAC7B,OAAO,CAAC,EAAE,GAAG,CAAC,MAAM,CAAC,CAAC;IACtB,eAAe,CAAC,EAAE,CAAC,OAAO,EAAE,GAAG,CAAC,MAAM,CAAC,KAAK,IAAI,CAAC;IACjD,YAAY,CAAC,EAAE,GAAG,CAAC,MAAM,CAAC,CAAC;IAC3B,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,cAAc,CAAC,EAAE,CAAC,QAAQ,EAAE,OAAO,KAAK,IAAI,CAAC;IAC7C,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAC3B,iBAAiB,CAAC,EAAE,MAAM,CAAC;CAC5B;AAED,yFAAyF;AACzF,eAAO,MAAM,QAAQ,EAAE,EAAE,CAAC,aAAa,CAuHtC,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Toolbar.d.ts","sourceRoot":"","sources":["../../../src/components/Toolbar/Toolbar.tsx"],"names":[],"mappings":"AACA,OAAO,EAAsB,EAAE,EAAE,MAAM,OAAO,CAAC;AAC/C,OAAO,EAAE,YAAY,EAAE,MAAM,4BAA4B,CAAC;AAI1D,gFAAgF;AAChF,eAAO,MAAM,OAAO,EAAE,EAAE,CAAC,YAAY,
|
|
1
|
+
{"version":3,"file":"Toolbar.d.ts","sourceRoot":"","sources":["../../../src/components/Toolbar/Toolbar.tsx"],"names":[],"mappings":"AACA,OAAO,EAAsB,EAAE,EAAE,MAAM,OAAO,CAAC;AAC/C,OAAO,EAAE,YAAY,EAAE,MAAM,4BAA4B,CAAC;AAI1D,gFAAgF;AAChF,eAAO,MAAM,OAAO,EAAE,EAAE,CAAC,YAAY,CA0DpC,CAAC"}
|
|
@@ -1,10 +1,21 @@
|
|
|
1
1
|
import { FC } from 'react';
|
|
2
|
+
/** Color overrides for `TopicTag`, applied as CSS custom properties. */
|
|
3
|
+
export interface TopicTagColors {
|
|
4
|
+
/** Tag text color. Fallback: `--text-secondary`. */
|
|
5
|
+
text?: string;
|
|
6
|
+
/** Tag border color. Fallback: `--stroke-tertiary`. */
|
|
7
|
+
border?: string;
|
|
8
|
+
/** Tag background color. Fallback: `--bg-layer-sunken`. */
|
|
9
|
+
background?: string;
|
|
10
|
+
}
|
|
2
11
|
/** Props for TopicTag. */
|
|
3
12
|
export interface TopicTagProps {
|
|
4
13
|
/** Text to display inside the tag, e.g. 'Free' or 'Pay-as-you-go'. */
|
|
5
14
|
label: string;
|
|
6
15
|
/** CSS class for the tag text. Default: 'dial-tiny-text'. */
|
|
7
16
|
className?: string;
|
|
17
|
+
/** Color overrides applied as CSS custom properties. */
|
|
18
|
+
colors?: TopicTagColors;
|
|
8
19
|
}
|
|
9
20
|
/** Simple tag component for displaying item topics or pricing tiers. */
|
|
10
21
|
export declare const TopicTag: FC<TopicTagProps>;
|
|
@@ -20,12 +31,6 @@ export interface TopicsLineProps {
|
|
|
20
31
|
/** Extra classes on the root element (e.g. to constrain width in a table cell). */
|
|
21
32
|
className?: string;
|
|
22
33
|
}
|
|
23
|
-
/**
|
|
24
|
-
* Renders topics on a single line, collapsing whatever doesn't fit into a
|
|
25
|
-
* "+N" overflow badge. The row never wraps — this is measured by horizontal
|
|
26
|
-
* overflow (each tag's right edge vs. the container width), not by row
|
|
27
|
-
* position, so it works the same whether the container is loosely sized
|
|
28
|
-
* (card grid) or a fixed-width table cell (list view).
|
|
29
|
-
*/
|
|
34
|
+
/** Renders topics on a single line, collapsing overflow into a "+N" badge. */
|
|
30
35
|
export declare const TopicsLine: FC<TopicsLineProps>;
|
|
31
36
|
//# sourceMappingURL=TopicTag.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TopicTag.d.ts","sourceRoot":"","sources":["../../../src/components/TopicTag/TopicTag.tsx"],"names":[],"mappings":"AAEA,OAAO,
|
|
1
|
+
{"version":3,"file":"TopicTag.d.ts","sourceRoot":"","sources":["../../../src/components/TopicTag/TopicTag.tsx"],"names":[],"mappings":"AAEA,OAAO,EACL,EAAE,EAMH,MAAM,OAAO,CAAC;AAGf,wEAAwE;AACxE,MAAM,WAAW,cAAc;IAC7B,oDAAoD;IACpD,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,uDAAuD;IACvD,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,2DAA2D;IAC3D,UAAU,CAAC,EAAE,MAAM,CAAC;CACrB;AAED,0BAA0B;AAC1B,MAAM,WAAW,aAAa;IAC5B,sEAAsE;IACtE,KAAK,EAAE,MAAM,CAAC;IACd,6DAA6D;IAC7D,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,wDAAwD;IACxD,MAAM,CAAC,EAAE,cAAc,CAAC;CACzB;AAED,wEAAwE;AACxE,eAAO,MAAM,QAAQ,EAAE,EAAE,CAAC,aAAa,CAImC,CAAC;AAE3E,4BAA4B;AAC5B,MAAM,WAAW,eAAe;IAC9B,iCAAiC;IACjC,MAAM,EAAE,MAAM,EAAE,CAAC;IACjB;;;OAGG;IACH,iBAAiB,CAAC,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,MAAM,CAAC;IAC9C,mFAAmF;IACnF,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB;AAKD,8EAA8E;AAC9E,eAAO,MAAM,UAAU,EAAE,EAAE,CAAC,eAAe,CAsI1C,CAAC"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { CatalogEntityType } from '../types/entity-type';
|
|
2
|
-
/**
|
|
2
|
+
/** Text color per entity type — used for the type label, featured chip, and drop shadow. */
|
|
3
3
|
export declare const ENTITY_TYPE_COLOR: Record<CatalogEntityType, string>;
|
|
4
|
-
/**
|
|
5
|
-
export declare const
|
|
4
|
+
/** Background color per entity type — used for the featured chip surface. */
|
|
5
|
+
export declare const ENTITY_TYPE_BG_COLOR: Record<CatalogEntityType, string>;
|
|
6
6
|
//# sourceMappingURL=entity-colors.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"entity-colors.d.ts","sourceRoot":"","sources":["../../src/constants/entity-colors.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAE,MAAM,sBAAsB,CAAC;AAEzD,
|
|
1
|
+
{"version":3,"file":"entity-colors.d.ts","sourceRoot":"","sources":["../../src/constants/entity-colors.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAE,MAAM,sBAAsB,CAAC;AAEzD,4FAA4F;AAC5F,eAAO,MAAM,iBAAiB,EAAE,MAAM,CAAC,iBAAiB,EAAE,MAAM,CAM/D,CAAC;AAEF,6EAA6E;AAC7E,eAAO,MAAM,oBAAoB,EAAE,MAAM,CAAC,iBAAiB,EAAE,MAAM,CAMlE,CAAC"}
|