@epam/ai-dial-catalog 1.1.0-dev.29 → 1.1.0-dev.290
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/components/AppIdentity/AppIdentity.d.ts +9 -14
- 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/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 +12 -5
- package/components/CredentialsBadge/CredentialsBadge.d.ts.map +1 -1
- package/components/Details/ApiDetails.d.ts +6 -2
- package/components/Details/ApiDetails.d.ts.map +1 -1
- package/components/Details/ConfirmationView/ConfirmationFooter.d.ts +29 -0
- package/components/Details/ConfirmationView/ConfirmationFooter.d.ts.map +1 -0
- package/components/Details/ConfirmationView/ConfirmationView.d.ts +28 -0
- package/components/Details/ConfirmationView/ConfirmationView.d.ts.map +1 -0
- package/components/Details/Credentials/CredentialsBanner/CredentialsBanner.d.ts +16 -0
- package/components/Details/Credentials/CredentialsBanner/CredentialsBanner.d.ts.map +1 -0
- package/components/Details/Credentials/CredentialsIdentityIcon/CredentialsIdentityIcon.d.ts +29 -0
- package/components/Details/Credentials/CredentialsIdentityIcon/CredentialsIdentityIcon.d.ts.map +1 -0
- package/components/Details/Credentials/CredentialsInfoCard/CredentialsInfoCard.d.ts +20 -0
- package/components/Details/Credentials/CredentialsInfoCard/CredentialsInfoCard.d.ts.map +1 -0
- package/components/Details/Credentials/CredentialsManagementPanel/CredentialsManagementPanel.d.ts +31 -0
- package/components/Details/Credentials/CredentialsManagementPanel/CredentialsManagementPanel.d.ts.map +1 -0
- package/components/Details/DetailsPanel.d.ts.map +1 -1
- package/components/Details/Header/CredentialsApiKeyOverlay/CredentialsApiKeyOverlay.d.ts +34 -0
- package/components/Details/Header/CredentialsApiKeyOverlay/CredentialsApiKeyOverlay.d.ts.map +1 -0
- package/components/Details/Header/Header.d.ts +93 -19
- 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 +3 -2
- package/components/Details/TabsContent/About.d.ts.map +1 -1
- package/components/Details/TabsContent/Content.d.ts +53 -0
- package/components/Details/TabsContent/Content.d.ts.map +1 -0
- package/components/Details/TabsContent/ContentFileTree/ContentFileTree.d.ts +28 -0
- package/components/Details/TabsContent/ContentFileTree/ContentFileTree.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 +34 -3
- package/components/Details/TabsContent/Limits.d.ts.map +1 -1
- package/components/Favorites/FavoriteCard.d.ts +9 -4
- package/components/Favorites/FavoriteCard.d.ts.map +1 -1
- package/components/Favorites/Favorites.d.ts.map +1 -1
- package/components/Filter/Filter.d.ts +42 -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/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/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 +4 -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/index.css +1 -1
- package/index.d.ts +22 -34
- package/index.d.ts.map +1 -1
- package/index.js +59493 -22777
- 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 +16 -14
- package/models/card-props.d.ts.map +1 -1
- package/models/card-row-data.d.ts +3 -1
- package/models/card-row-data.d.ts.map +1 -1
- package/models/catalog-item-credentials.d.ts +4 -0
- package/models/catalog-item-credentials.d.ts.map +1 -1
- package/models/catalog-item.d.ts +3 -6
- package/models/catalog-item.d.ts.map +1 -1
- package/models/catalog-props.d.ts +142 -33
- package/models/catalog-props.d.ts.map +1 -1
- package/models/catalog-styles.d.ts +4 -41
- package/models/catalog-styles.d.ts.map +1 -1
- package/models/favorites.d.ts +24 -8
- package/models/favorites.d.ts.map +1 -1
- package/models/grid-context.d.ts +4 -1
- package/models/grid-context.d.ts.map +1 -1
- package/models/grid-props.d.ts +11 -1
- package/models/grid-props.d.ts.map +1 -1
- package/models/item-details-data.d.ts +72 -2
- package/models/item-details-data.d.ts.map +1 -1
- package/models/item-details-props.d.ts +443 -57
- 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 +25 -4
- package/models/list-props.d.ts.map +1 -1
- package/models/toolbar-props.d.ts +7 -21
- package/models/toolbar-props.d.ts.map +1 -1
- package/package.json +5 -6
- package/types/catalog-content-type.d.ts +13 -0
- package/types/catalog-content-type.d.ts.map +1 -0
- 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 +28 -0
- package/types/details-confirmation.d.ts.map +1 -0
- package/types/recipients-count.d.ts +12 -0
- package/types/recipients-count.d.ts.map +1 -0
- package/types/toolset-auth.d.ts +9 -0
- package/types/toolset-auth.d.ts.map +1 -1
- package/utils/catalog-content-tree.d.ts +8 -0
- package/utils/catalog-content-tree.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/styles.d.ts +1 -3
- package/utils/styles.d.ts.map +1 -1
- package/utils/toolset-credentials.d.ts +6 -19
- 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/Credentials/CredentialsSection.d.ts +0 -21
- package/components/Details/Credentials/CredentialsSection.d.ts.map +0 -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/EntityHeader/EntityHeader.d.ts +0 -32
- package/components/EntityHeader/EntityHeader.d.ts.map +0 -1
- package/components/EntityTypeLabel/EntityTypeLabel.d.ts +0 -16
- package/components/EntityTypeLabel/EntityTypeLabel.d.ts.map +0 -1
- package/components/FeaturedChip/FeaturedChip.d.ts +0 -11
- package/components/FeaturedChip/FeaturedChip.d.ts.map +0 -1
- package/components/FolderPath/FolderPath.d.ts +0 -25
- package/components/FolderPath/FolderPath.d.ts.map +0 -1
- package/components/ItemHeader/ItemHeader.d.ts +0 -14
- package/components/ItemHeader/ItemHeader.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/components/SearchBar/SearchBar.d.ts +0 -29
- package/components/SearchBar/SearchBar.d.ts.map +0 -1
- package/constants/catalog-defaults.d.ts +0 -4
- package/constants/catalog-defaults.d.ts.map +0 -1
- package/constants/entity-colors.d.ts +0 -6
- package/constants/entity-colors.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/types/entity-type.d.ts +0 -11
- package/types/entity-type.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/parse-about-content.d.ts +0 -32
- package/utils/parse-about-content.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 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"DeleteButton.d.ts","sourceRoot":"","sources":["../../../../../src/components/Details/Header/DeleteButton/DeleteButton.tsx"],"names":[],"mappings":"AAGA,OAAO,EAAE,EAAE,EAAyB,MAAM,OAAO,CAAC;AAClD,OAAO,EAAE,WAAW,EAAE,MAAM,iCAAiC,CAAC;AAC9D,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,uCAAuC,CAAC;AAG9E,sCAAsC;AACtC,UAAU,iBAAiB;IACzB,kCAAkC;IAClC,IAAI,EAAE,WAAW,CAAC;IAClB;;;OAGG;IACH,QAAQ,CAAC,EAAE,CAAC,IAAI,EAAE,WAAW,KAAK,OAAO,CAAC,IAAI,CAAC,GAAG,IAAI,CAAC;IACvD,4FAA4F;IAC5F,SAAS,CAAC,EAAE,MAAM,IAAI,CAAC;IACvB,2CAA2C;IAC3C,KAAK,CAAC,EAAE,gBAAgB,CAAC;CAC1B;AAYD;;;;GAIG;AACH,eAAO,MAAM,YAAY,EAAE,EAAE,CAAC,iBAAiB,CA8C9C,CAAC"}
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import { FC } from 'react';
|
|
2
|
-
import { CatalogItemSummary } from '../../../models/entity-summary';
|
|
3
|
-
/** Props for `Limits`. */
|
|
4
|
-
export interface LimitsProps {
|
|
5
|
-
/** Summary data to render. */
|
|
6
|
-
summary: CatalogItemSummary;
|
|
7
|
-
/** Label shown above the daily-limit progress bar. Default: `'Daily limit'`. */
|
|
8
|
-
dailyLimitLabel?: string;
|
|
9
|
-
/** CSS class applied to the tag chip text. Defaults to `'dial-tiny-text'`. */
|
|
10
|
-
tagClassName?: string;
|
|
11
|
-
/** CSS class applied to the progress bar label. Defaults to `'dial-caption-text'`. */
|
|
12
|
-
limitLabelClassName?: string;
|
|
13
|
-
/** CSS class applied to the reset cadence string. Defaults to `'dial-tiny-text'`. */
|
|
14
|
-
limitResetClassName?: string;
|
|
15
|
-
}
|
|
16
|
-
/** Renders the header summary block: entity tag, badge image, and daily-limit progress bar. */
|
|
17
|
-
export declare const Limits: FC<LimitsProps>;
|
|
18
|
-
//# sourceMappingURL=Limits.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Limits.d.ts","sourceRoot":"","sources":["../../../../src/components/Details/Summary/Limits.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,EAAE,EAAE,MAAM,OAAO,CAAC;AAC3B,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,gCAAgC,CAAC;AAYzE,0BAA0B;AAC1B,MAAM,WAAW,WAAW;IAC1B,8BAA8B;IAC9B,OAAO,EAAE,kBAAkB,CAAC;IAC5B,gFAAgF;IAChF,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB,8EAA8E;IAC9E,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,sFAAsF;IACtF,mBAAmB,CAAC,EAAE,MAAM,CAAC;IAC7B,qFAAqF;IACrF,mBAAmB,CAAC,EAAE,MAAM,CAAC;CAC9B;AAED,+FAA+F;AAC/F,eAAO,MAAM,MAAM,EAAE,EAAE,CAAC,WAAW,CA4DlC,CAAC"}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { FC } from 'react';
|
|
2
|
-
import { CatalogItem } from '../../../models/catalog-item';
|
|
3
|
-
import { ItemDetailsStyles, ItemDetailsTexts } from '../../../models/item-details-props';
|
|
4
|
-
interface SummaryProp {
|
|
5
|
-
item: CatalogItem;
|
|
6
|
-
texts?: ItemDetailsTexts;
|
|
7
|
-
detailsStyles?: ItemDetailsStyles;
|
|
8
|
-
}
|
|
9
|
-
/** Right-side slide-in panel summary: intro/description, topics, and usage limits. */
|
|
10
|
-
export declare const Summary: FC<SummaryProp>;
|
|
11
|
-
export {};
|
|
12
|
-
//# sourceMappingURL=Summary.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Summary.d.ts","sourceRoot":"","sources":["../../../../src/components/Details/Summary/Summary.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,EAAE,EAAE,MAAM,OAAO,CAAC;AAC3B,OAAO,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAC3D,OAAO,EACL,iBAAiB,EACjB,gBAAgB,EACjB,MAAM,oCAAoC,CAAC;AAM5C,UAAU,WAAW;IACnB,IAAI,EAAE,WAAW,CAAC;IAClB,KAAK,CAAC,EAAE,gBAAgB,CAAC;IACzB,aAAa,CAAC,EAAE,iBAAiB,CAAC;CACnC;AAED,sFAAsF;AACtF,eAAO,MAAM,OAAO,EAAE,EAAE,CAAC,WAAW,CAgCnC,CAAC"}
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
import { FC, ReactNode } from 'react';
|
|
2
|
-
import { CatalogItem } from '../../models/catalog-item';
|
|
3
|
-
/** Props for EntityHeader. */
|
|
4
|
-
export interface EntityHeaderProps {
|
|
5
|
-
/** The favorite item to display. */
|
|
6
|
-
item: CatalogItem;
|
|
7
|
-
/** CSS class for the item name. Default: 'dial-h3-text text-primary'. */
|
|
8
|
-
nameClassName?: string;
|
|
9
|
-
/** CSS class for the entity type label. Default: 'dial-caption-semi-text'. */
|
|
10
|
-
typeClassName?: string;
|
|
11
|
-
/** CSS class applied to the icon badge, e.g. to set border-radius. Default: 'rounded-[14px]'. */
|
|
12
|
-
iconBadgeClassName?: string;
|
|
13
|
-
/** CSS class for the version text. Default: 'dial-tiny-text text-secondary'. */
|
|
14
|
-
versionClassName?: string;
|
|
15
|
-
/** Whether to show `item.version` next to the title. Default: true. */
|
|
16
|
-
showVersion?: boolean;
|
|
17
|
-
/** Label for the featured tag shown when item.isFeatured is true. Default: 'Featured'. */
|
|
18
|
-
featuredLabel?: string;
|
|
19
|
-
/** Whether to render the featured tag. Default: true. */
|
|
20
|
-
hasFeaturedTag?: boolean;
|
|
21
|
-
/** Size of the deployment icon. Default: 48. */
|
|
22
|
-
iconSize?: number;
|
|
23
|
-
/** Search query string; when provided, matching text in the title is highlighted. */
|
|
24
|
-
query?: string;
|
|
25
|
-
/** Content pinned to the bottom of the text column via `mt-auto`, aligning its baseline with the avatar bottom. When provided, `gap-1` between type and name is removed so the column fills the icon height exactly. */
|
|
26
|
-
footer?: ReactNode;
|
|
27
|
-
/** CSS class for the featured chip. */
|
|
28
|
-
featuredChipClassName?: string;
|
|
29
|
-
}
|
|
30
|
-
/** Compact card for the Favorites strip with hover lift and star toggle. */
|
|
31
|
-
export declare const EntityHeader: FC<EntityHeaderProps>;
|
|
32
|
-
//# sourceMappingURL=EntityHeader.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"EntityHeader.d.ts","sourceRoot":"","sources":["../../../src/components/EntityHeader/EntityHeader.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,EAAE,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAEtC,OAAO,EAAE,WAAW,EAAE,MAAM,2BAA2B,CAAC;AAKxD,8BAA8B;AAC9B,MAAM,WAAW,iBAAiB;IAChC,oCAAoC;IACpC,IAAI,EAAE,WAAW,CAAC;IAClB,yEAAyE;IACzE,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,8EAA8E;IAC9E,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,iGAAiG;IACjG,kBAAkB,CAAC,EAAE,MAAM,CAAC;IAC5B,gFAAgF;IAChF,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAC1B,uEAAuE;IACvE,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,0FAA0F;IAC1F,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,yDAAyD;IACzD,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,gDAAgD;IAChD,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,qFAAqF;IACrF,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,wNAAwN;IACxN,MAAM,CAAC,EAAE,SAAS,CAAC;IACnB,uCAAuC;IACvC,qBAAqB,CAAC,EAAE,MAAM,CAAC;CAChC;AAED,4EAA4E;AAC5E,eAAO,MAAM,YAAY,EAAE,EAAE,CAAC,iBAAiB,CA6D9C,CAAC"}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import { FC } from 'react';
|
|
2
|
-
import { CatalogEntityType } from '../../types/entity-type';
|
|
3
|
-
/** Props for EntityTypeLabel. */
|
|
4
|
-
export interface EntityTypeLabelProps {
|
|
5
|
-
/** Entity category — resolves the label's color via ENTITY_TYPE_COLOR. */
|
|
6
|
-
type: CatalogEntityType;
|
|
7
|
-
/** CSS class for the label text. Default: 'dial-caption-semi-text'. */
|
|
8
|
-
className?: string;
|
|
9
|
-
}
|
|
10
|
-
/**
|
|
11
|
-
* Entity type label rendered as plain uppercase text — no pill, no background.
|
|
12
|
-
* Shared by the card grid (via AppIdentity) and the list view, so both
|
|
13
|
-
* densities of the catalog use the same type treatment.
|
|
14
|
-
*/
|
|
15
|
-
export declare const EntityTypeLabel: FC<EntityTypeLabelProps>;
|
|
16
|
-
//# sourceMappingURL=EntityTypeLabel.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"EntityTypeLabel.d.ts","sourceRoot":"","sources":["../../../src/components/EntityTypeLabel/EntityTypeLabel.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,EAAE,EAAE,MAAM,OAAO,CAAC;AAE3B,OAAO,EAAE,iBAAiB,EAAE,MAAM,yBAAyB,CAAC;AAE5D,iCAAiC;AACjC,MAAM,WAAW,oBAAoB;IACnC,0EAA0E;IAC1E,IAAI,EAAE,iBAAiB,CAAC;IACxB,uEAAuE;IACvE,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB;AAED;;;;GAIG;AACH,eAAO,MAAM,eAAe,EAAE,EAAE,CAAC,oBAAoB,CAUpD,CAAC"}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { FC } from 'react';
|
|
2
|
-
/** Props for `FeaturedChip`. */
|
|
3
|
-
export interface FeaturedChipProps {
|
|
4
|
-
/** Label text shown inside the chip. */
|
|
5
|
-
label: string;
|
|
6
|
-
/** Additional CSS class for typography overrides. */
|
|
7
|
-
className?: string;
|
|
8
|
-
}
|
|
9
|
-
/** Featured badge rendered on a catalog card when `item.isFeatured` is true. */
|
|
10
|
-
export declare const FeaturedChip: FC<FeaturedChipProps>;
|
|
11
|
-
//# sourceMappingURL=FeaturedChip.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"FeaturedChip.d.ts","sourceRoot":"","sources":["../../../src/components/FeaturedChip/FeaturedChip.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,EAAE,EAAE,MAAM,OAAO,CAAC;AAG3B,gCAAgC;AAChC,MAAM,WAAW,iBAAiB;IAChC,wCAAwC;IACxC,KAAK,EAAE,MAAM,CAAC;IACd,qDAAqD;IACrD,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB;AAED,gFAAgF;AAChF,eAAO,MAAM,YAAY,EAAE,EAAE,CAAC,iBAAiB,CAS9C,CAAC"}
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
import { FC } from 'react';
|
|
2
|
-
/** Props for FolderPath. */
|
|
3
|
-
export interface FolderPathProps {
|
|
4
|
-
/** Folder breadcrumb segments, outermost first. */
|
|
5
|
-
segments: string[];
|
|
6
|
-
/** CSS class applied to each breadcrumb label. Default: 'dial-small-text text-secondary'. */
|
|
7
|
-
labelClassName?: string;
|
|
8
|
-
/** CSS class for the last (leaf) segment. Default: 'dial-small-semi-text'. */
|
|
9
|
-
leafClassName?: string;
|
|
10
|
-
/**
|
|
11
|
-
* CSS class for the breadcrumb's `<nav>` container. `DialBreadcrumb`
|
|
12
|
-
* scrolls horizontally on overflow, so its `<nav>` must keep a definite,
|
|
13
|
-
* non-shrunk width (its default full width, or a parent-resolved size) —
|
|
14
|
-
* do not size it to content (e.g. via `w-auto`), since a scroll container
|
|
15
|
-
* reports a collapsed intrinsic size to auto-sizing algorithms and will
|
|
16
|
-
* truncate.
|
|
17
|
-
*/
|
|
18
|
-
className?: string;
|
|
19
|
-
}
|
|
20
|
-
/**
|
|
21
|
-
* Renders folder segments as a read-only (non-clickable) DialBreadcrumb.
|
|
22
|
-
* DialBreadcrumb scrolls horizontally on overflow rather than truncating.
|
|
23
|
-
*/
|
|
24
|
-
export declare const FolderPath: FC<FolderPathProps>;
|
|
25
|
-
//# sourceMappingURL=FolderPath.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"FolderPath.d.ts","sourceRoot":"","sources":["../../../src/components/FolderPath/FolderPath.tsx"],"names":[],"mappings":"AAGA,OAAO,EAAE,EAAE,EAAE,MAAM,OAAO,CAAC;AAG3B,4BAA4B;AAC5B,MAAM,WAAW,eAAe;IAC9B,mDAAmD;IACnD,QAAQ,EAAE,MAAM,EAAE,CAAC;IACnB,6FAA6F;IAC7F,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,8EAA8E;IAC9E,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB;;;;;;;OAOG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB;AAED;;;GAGG;AACH,eAAO,MAAM,UAAU,EAAE,EAAE,CAAC,eAAe,CAwC1C,CAAC"}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { FC, ReactNode } from 'react';
|
|
2
|
-
interface ItemHeaderProps {
|
|
3
|
-
title: string;
|
|
4
|
-
postfix?: number | string;
|
|
5
|
-
titleClassName?: string;
|
|
6
|
-
postfixClassName?: string;
|
|
7
|
-
className?: string;
|
|
8
|
-
query?: string;
|
|
9
|
-
/** Optional content rendered at the trailing end of the header row. */
|
|
10
|
-
trailing?: ReactNode;
|
|
11
|
-
}
|
|
12
|
-
export declare const ItemHeader: FC<ItemHeaderProps>;
|
|
13
|
-
export {};
|
|
14
|
-
//# sourceMappingURL=ItemHeader.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
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,CA2B1C,CAAC"}
|
|
@@ -1,72 +0,0 @@
|
|
|
1
|
-
import { FC } from 'react';
|
|
2
|
-
import { PublishFolderNode } from '../../models/publish';
|
|
3
|
-
/** Props for {@link PublishFoldersTree}. */
|
|
4
|
-
export interface PublishFoldersTreeProps {
|
|
5
|
-
/** Root-level folder nodes. */
|
|
6
|
-
items: PublishFolderNode[];
|
|
7
|
-
/**
|
|
8
|
-
* Currently selected destination folder path, outermost first.
|
|
9
|
-
* `undefined` means nothing is selected; `[]` means the bucket root
|
|
10
|
-
* itself is selected (a distinct, valid destination).
|
|
11
|
-
*/
|
|
12
|
-
selectedPath?: string[];
|
|
13
|
-
/** Called when the user selects a folder or the root; `undefined` when deselected. */
|
|
14
|
-
onSelectedPathChange: (path: string[] | undefined) => void;
|
|
15
|
-
/**
|
|
16
|
-
* Called when the user confirms a new folder name. The caller owns
|
|
17
|
-
* persisting the new node into `items`; the tree only reports intent.
|
|
18
|
-
*/
|
|
19
|
-
onCreateFolder: (parentPath: string[], name: string) => Promise<void>;
|
|
20
|
-
/**
|
|
21
|
-
* Search query used to filter the tree; owned by the host so it can render
|
|
22
|
-
* the search input in its own layout (e.g. above other controls).
|
|
23
|
-
*/
|
|
24
|
-
searchQuery: string;
|
|
25
|
-
/** Whether the whole tree is disabled, e.g. while a publish request is in flight. Default: `false`. */
|
|
26
|
-
disabled?: boolean;
|
|
27
|
-
/** Label for the trailing "create new folder" trigger. Default: `'Create new folder'`. */
|
|
28
|
-
createFolderLabel?: string;
|
|
29
|
-
/** Label for the per-row context menu action that creates a folder alongside the clicked folder. Default: `'Add sibling'`. */
|
|
30
|
-
addSiblingFolderLabel?: string;
|
|
31
|
-
/** Label for the per-row context menu action that creates a folder inside the clicked folder. Default: `'Add child'`. */
|
|
32
|
-
addChildFolderLabel?: string;
|
|
33
|
-
/** Default name pre-filled for a new folder before the user edits it. Default: `'New folder'`. */
|
|
34
|
-
newFolderDefaultName?: string;
|
|
35
|
-
/** Message shown when a search query matches no folders; `{query}` is replaced. Default: `'No folders match "{query}".'`. */
|
|
36
|
-
noResultsText?: string;
|
|
37
|
-
/** Inline error shown while creating a folder with an empty name. Default: `'Folder name cannot be empty.'`. */
|
|
38
|
-
emptyFolderNameError?: string;
|
|
39
|
-
/** Inline error shown while creating a folder whose name contains `..` or a forbidden character. Default: `'Folder name contains invalid characters.'`. */
|
|
40
|
-
invalidFolderNameError?: string;
|
|
41
|
-
/** Inline error shown while creating a folder whose name duplicates a sibling. Default: `'A folder with this name already exists.'`. */
|
|
42
|
-
duplicateFolderNameError?: string;
|
|
43
|
-
/**
|
|
44
|
-
* Label for the tree node representing the bucket root itself as a
|
|
45
|
-
* selectable publish destination (`selectedPath: []`); rendered as the
|
|
46
|
-
* top-level, always-expanded node that wraps `items`. Default: `'Organization'`.
|
|
47
|
-
*/
|
|
48
|
-
rootLabel?: string;
|
|
49
|
-
/**
|
|
50
|
-
* Externally-controlled set of expanded folder path keys (`path.join('/')`).
|
|
51
|
-
* Pass this together with `onExpandedPathsChange` when the host needs to
|
|
52
|
-
* know which folders were expanded (e.g. to lazily fetch their children).
|
|
53
|
-
* When omitted, the tree manages expand state internally.
|
|
54
|
-
*/
|
|
55
|
-
expandedPaths?: Set<string>;
|
|
56
|
-
/** Called when the set of expanded folders changes; required to control `expandedPaths`. */
|
|
57
|
-
onExpandedPathsChange?: (paths: Set<string>) => void;
|
|
58
|
-
/** Folder path keys currently being fetched by the host; shows a loading affordance on those rows. */
|
|
59
|
-
loadingPaths?: Set<string>;
|
|
60
|
-
}
|
|
61
|
-
/**
|
|
62
|
-
* Destination folder tree for the Publish flow, built on ui-kit's
|
|
63
|
-
* `DialFoldersTree` (`showFiles={false}`). Search filters `items` before
|
|
64
|
-
* conversion to `DialFile[]` since `DialFoldersTree` has no built-in search.
|
|
65
|
-
* Folder creation can be triggered either by the trailing "Create new
|
|
66
|
-
* folder" button (creates under the currently selected folder) or by each
|
|
67
|
-
* row's "Add sibling"/"Add child" context menu actions. Both pass the target
|
|
68
|
-
* parent path to `DialFoldersTree`, which owns the temporary inline row; only
|
|
69
|
-
* the confirmed name is reported via `onCreateFolder`.
|
|
70
|
-
*/
|
|
71
|
-
export declare const PublishFoldersTree: FC<PublishFoldersTreeProps>;
|
|
72
|
-
//# sourceMappingURL=PublishFoldersTree.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"PublishFoldersTree.d.ts","sourceRoot":"","sources":["../../../src/components/PublishFoldersTree/PublishFoldersTree.tsx"],"names":[],"mappings":"AASA,OAAO,EAAE,EAAE,EAAqB,MAAM,OAAO,CAAC;AAC9C,OAAO,EAAE,iBAAiB,EAAE,MAAM,sBAAsB,CAAC;AAYzD,4CAA4C;AAC5C,MAAM,WAAW,uBAAuB;IACtC,+BAA+B;IAC/B,KAAK,EAAE,iBAAiB,EAAE,CAAC;IAC3B;;;;OAIG;IACH,YAAY,CAAC,EAAE,MAAM,EAAE,CAAC;IACxB,sFAAsF;IACtF,oBAAoB,EAAE,CAAC,IAAI,EAAE,MAAM,EAAE,GAAG,SAAS,KAAK,IAAI,CAAC;IAC3D;;;OAGG;IACH,cAAc,EAAE,CAAC,UAAU,EAAE,MAAM,EAAE,EAAE,IAAI,EAAE,MAAM,KAAK,OAAO,CAAC,IAAI,CAAC,CAAC;IACtE;;;OAGG;IACH,WAAW,EAAE,MAAM,CAAC;IACpB,uGAAuG;IACvG,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,0FAA0F;IAC1F,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAC3B,8HAA8H;IAC9H,qBAAqB,CAAC,EAAE,MAAM,CAAC;IAC/B,yHAAyH;IACzH,mBAAmB,CAAC,EAAE,MAAM,CAAC;IAC7B,kGAAkG;IAClG,oBAAoB,CAAC,EAAE,MAAM,CAAC;IAC9B,6HAA6H;IAC7H,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,gHAAgH;IAChH,oBAAoB,CAAC,EAAE,MAAM,CAAC;IAC9B,2JAA2J;IAC3J,sBAAsB,CAAC,EAAE,MAAM,CAAC;IAChC,wIAAwI;IACxI,wBAAwB,CAAC,EAAE,MAAM,CAAC;IAClC;;;;OAIG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB;;;;;OAKG;IACH,aAAa,CAAC,EAAE,GAAG,CAAC,MAAM,CAAC,CAAC;IAC5B,4FAA4F;IAC5F,qBAAqB,CAAC,EAAE,CAAC,KAAK,EAAE,GAAG,CAAC,MAAM,CAAC,KAAK,IAAI,CAAC;IACrD,sGAAsG;IACtG,YAAY,CAAC,EAAE,GAAG,CAAC,MAAM,CAAC,CAAC;CAC5B;AAED;;;;;;;;;GASG;AACH,eAAO,MAAM,kBAAkB,EAAE,EAAE,CAAC,uBAAuB,CAmN1D,CAAC"}
|
|
@@ -1,44 +0,0 @@
|
|
|
1
|
-
import { FC } from 'react';
|
|
2
|
-
import { PublishHistoryEntry } from '../../models/publish';
|
|
3
|
-
/** Props for {@link PublishHistoryList}. */
|
|
4
|
-
export interface PublishHistoryListProps {
|
|
5
|
-
/** Previously published versions for the selected destination folder, most recent first. Filtered by the host to just that folder. */
|
|
6
|
-
entries: PublishHistoryEntry[];
|
|
7
|
-
/**
|
|
8
|
-
* The entity's current version. The matching entry, if any, gets a
|
|
9
|
-
* "Current" badge instead of the row being highlighted.
|
|
10
|
-
*/
|
|
11
|
-
currentVersion?: string;
|
|
12
|
-
/** When `true`, shows a loading message instead of `entries`/empty state. Default: `false`. */
|
|
13
|
-
isLoading?: boolean;
|
|
14
|
-
/** When `true` (and not `isLoading`), shows an error message instead of `entries`/empty state. Default: `false`. */
|
|
15
|
-
hasError?: boolean;
|
|
16
|
-
/** Prefix before each entry's version number. Default: `'Version'`. */
|
|
17
|
-
versionPrefix?: string;
|
|
18
|
-
/** Label for the badge on the entry matching `currentVersion`. Default: `'Current'`. */
|
|
19
|
-
currentBadgeLabel?: string;
|
|
20
|
-
/** Message shown when `entries` is empty. Default: see implementation. */
|
|
21
|
-
emptyStateText?: string;
|
|
22
|
-
/** Message shown while history is loading. Default: `'Loading history…'`. */
|
|
23
|
-
loadingText?: string;
|
|
24
|
-
/** Message shown when history failed to load. Default: `'Failed to load publish history.'`. */
|
|
25
|
-
errorText?: string;
|
|
26
|
-
/** Typography class for each entry's version line. Default: `'dial-small-text text-primary'`. */
|
|
27
|
-
versionClassName?: string;
|
|
28
|
-
/** Typography class for each entry's publish date. Default: `'dial-small-text text-secondary'`. */
|
|
29
|
-
dateClassName?: string;
|
|
30
|
-
/** Typography class for the empty-state message. Default: `'dial-small-text text-secondary'`. */
|
|
31
|
-
emptyStateClassName?: string;
|
|
32
|
-
}
|
|
33
|
-
/**
|
|
34
|
-
* Read-only list of previously published versions for a catalog entity within
|
|
35
|
-
* the currently selected destination folder. Renders an empty-state message
|
|
36
|
-
* instead of a list when there is no history yet. Each row shows the version
|
|
37
|
-
* and publish date; the destination folder is not repeated here since this
|
|
38
|
-
* list is already scoped to the selected folder. The row matching
|
|
39
|
-
* `currentVersion` gets a small "Current" badge rather than a filled/
|
|
40
|
-
* selected-looking row, since blue selection styling is reserved for the
|
|
41
|
-
* destination folder picker.
|
|
42
|
-
*/
|
|
43
|
-
export declare const PublishHistoryList: FC<PublishHistoryListProps>;
|
|
44
|
-
//# sourceMappingURL=PublishHistoryList.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"PublishHistoryList.d.ts","sourceRoot":"","sources":["../../../src/components/PublishHistoryList/PublishHistoryList.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,EAAE,EAAE,MAAM,OAAO,CAAC;AAC3B,OAAO,EAAE,mBAAmB,EAAE,MAAM,sBAAsB,CAAC;AAG3D,4CAA4C;AAC5C,MAAM,WAAW,uBAAuB;IACtC,sIAAsI;IACtI,OAAO,EAAE,mBAAmB,EAAE,CAAC;IAC/B;;;OAGG;IACH,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,+FAA+F;IAC/F,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,oHAAoH;IACpH,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,uEAAuE;IACvE,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,wFAAwF;IACxF,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAC3B,0EAA0E;IAC1E,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,6EAA6E;IAC7E,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,+FAA+F;IAC/F,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,iGAAiG;IACjG,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAC1B,mGAAmG;IACnG,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,iGAAiG;IACjG,mBAAmB,CAAC,EAAE,MAAM,CAAC;CAC9B;AAED;;;;;;;;;GASG;AACH,eAAO,MAAM,kBAAkB,EAAE,EAAE,CAAC,uBAAuB,CA0D1D,CAAC"}
|
|
@@ -1,37 +0,0 @@
|
|
|
1
|
-
import { FC } from 'react';
|
|
2
|
-
/** Text overrides for all user-visible strings in {@link PublishFooter}. */
|
|
3
|
-
export interface PublishFooterTexts {
|
|
4
|
-
/** Cancel button label. Default: `'Cancel'`. */
|
|
5
|
-
cancelLabel?: string;
|
|
6
|
-
/** Submit button label when publishing a new version. Default: `'Publish'`. */
|
|
7
|
-
publishDefaultLabel?: string;
|
|
8
|
-
/** Submit button label when replacing an existing version; `{version}` is replaced. */
|
|
9
|
-
updateLabel?: string;
|
|
10
|
-
/** Submit button label while the request is in flight. Default: `'Publishing…'`. */
|
|
11
|
-
publishingInProgressLabel?: string;
|
|
12
|
-
}
|
|
13
|
-
/** Props for {@link PublishFooter}. */
|
|
14
|
-
export interface PublishFooterProps {
|
|
15
|
-
/** The version being published, substituted into the submit label. `undefined` for unversioned resources (e.g. a conversation) — the submit label then always reads `publishDefaultLabel`. */
|
|
16
|
-
version?: string;
|
|
17
|
-
/** Whether this publication already exists at the selected destination folder. */
|
|
18
|
-
hasExistingPublicationInFolder: boolean;
|
|
19
|
-
/** Whether the submit button should be disabled. */
|
|
20
|
-
isSubmitDisabled: boolean;
|
|
21
|
-
/** Whether the submit button should show its loading/spinner state. */
|
|
22
|
-
isSubmitLoading: boolean;
|
|
23
|
-
/** Called when the user cancels the publish flow. */
|
|
24
|
-
onCancel: () => void;
|
|
25
|
-
/** Called when the user confirms the publish/update action. */
|
|
26
|
-
onSubmit: () => void;
|
|
27
|
-
/** Text overrides for all user-visible strings. */
|
|
28
|
-
texts?: PublishFooterTexts;
|
|
29
|
-
}
|
|
30
|
-
/**
|
|
31
|
-
* Action row for the Publish flow: Cancel and Publish/Update buttons.
|
|
32
|
-
* Rendered outside the scrollable body so it stays pinned to the bottom.
|
|
33
|
-
* Both Publish and Cancel use secondary/neutral styling — neither is an
|
|
34
|
-
* accented primary action.
|
|
35
|
-
*/
|
|
36
|
-
export declare const PublishFooter: FC<PublishFooterProps>;
|
|
37
|
-
//# sourceMappingURL=PublishFooter.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"PublishFooter.d.ts","sourceRoot":"","sources":["../../../src/components/PublishPanel/PublishFooter.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,EAAE,EAAE,MAAM,OAAO,CAAC;AAG3B,4EAA4E;AAC5E,MAAM,WAAW,kBAAkB;IACjC,gDAAgD;IAChD,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,+EAA+E;IAC/E,mBAAmB,CAAC,EAAE,MAAM,CAAC;IAC7B,uFAAuF;IACvF,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,oFAAoF;IACpF,yBAAyB,CAAC,EAAE,MAAM,CAAC;CACpC;AAED,uCAAuC;AACvC,MAAM,WAAW,kBAAkB;IACjC,8LAA8L;IAC9L,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,kFAAkF;IAClF,8BAA8B,EAAE,OAAO,CAAC;IACxC,oDAAoD;IACpD,gBAAgB,EAAE,OAAO,CAAC;IAC1B,uEAAuE;IACvE,eAAe,EAAE,OAAO,CAAC;IACzB,qDAAqD;IACrD,QAAQ,EAAE,MAAM,IAAI,CAAC;IACrB,+DAA+D;IAC/D,QAAQ,EAAE,MAAM,IAAI,CAAC;IACrB,mDAAmD;IACnD,KAAK,CAAC,EAAE,kBAAkB,CAAC;CAC5B;AAED;;;;;GAKG;AACH,eAAO,MAAM,aAAa,EAAE,EAAE,CAAC,kBAAkB,CA4ChD,CAAC"}
|
|
@@ -1,109 +0,0 @@
|
|
|
1
|
-
import { FC } from 'react';
|
|
2
|
-
import { CatalogItem } from '../../models/catalog-item';
|
|
3
|
-
import { PublishFolderNode, PublishHistoryEntry, PublishResourceSummary } from '../../models/publish';
|
|
4
|
-
/** Text overrides for all user-visible strings in {@link PublishPanel}. */
|
|
5
|
-
export interface PublishPanelTexts {
|
|
6
|
-
/** Suffix on the version pill, e.g. "Version 4.0.1 · current". Default: `'current'`. */
|
|
7
|
-
currentVersionSuffix?: string;
|
|
8
|
-
/** Label above the destination folder picker. Default: `'Publish to folder'`. */
|
|
9
|
-
folderLabel?: string;
|
|
10
|
-
/** Placeholder for the folder search input. Default: `'Search folders'`. */
|
|
11
|
-
searchPlaceholder?: string;
|
|
12
|
-
/** Accessible label for the search input's clear button. Default: `'Clear search'`. */
|
|
13
|
-
clearSearchAriaLabel?: string;
|
|
14
|
-
/** Label above the publish history list. Default: `'Versions history'`. */
|
|
15
|
-
historyLabel?: string;
|
|
16
|
-
/** Warning callout body shown when the folder already has this version; `{version}` is replaced. */
|
|
17
|
-
replaceWarning?: string;
|
|
18
|
-
/** Error callout body shown when the user lacks write access. */
|
|
19
|
-
noAccessError?: string;
|
|
20
|
-
/** Error callout body shown when the most recent submit attempt failed. */
|
|
21
|
-
submitError?: string;
|
|
22
|
-
/** Message shown when a folder search query matches no folders; `{query}` is replaced. */
|
|
23
|
-
folderEmptyStateText?: string;
|
|
24
|
-
/** Label for the per-row context menu action that creates a folder alongside the clicked folder. */
|
|
25
|
-
addSiblingFolderLabel?: string;
|
|
26
|
-
/** Label for the per-row context menu action that creates a folder inside the clicked folder. */
|
|
27
|
-
addChildFolderLabel?: string;
|
|
28
|
-
/** Inline error shown while creating a folder with an empty name. */
|
|
29
|
-
createFolderEmptyNameError?: string;
|
|
30
|
-
/** Inline error shown while creating a folder whose name contains `..` or a forbidden character. */
|
|
31
|
-
createFolderInvalidNameError?: string;
|
|
32
|
-
/** Inline error shown while creating a folder whose name duplicates a sibling. */
|
|
33
|
-
createFolderDuplicateNameError?: string;
|
|
34
|
-
/** Message shown while publish history is loading. */
|
|
35
|
-
historyLoadingText?: string;
|
|
36
|
-
/** Message shown when publish history failed to load. */
|
|
37
|
-
historyErrorText?: string;
|
|
38
|
-
/** Label used for the bucket root as a destination and as `{folder}` in callouts when it is selected. Default: `'Organization'`. */
|
|
39
|
-
rootFolderLabel?: string;
|
|
40
|
-
}
|
|
41
|
-
/** Props for {@link PublishPanel}. */
|
|
42
|
-
export interface PublishPanelProps {
|
|
43
|
-
/**
|
|
44
|
-
* The catalog entity being published. Mutually exclusive with `resource`
|
|
45
|
-
* — pass this for versioned catalog entities (renders the full
|
|
46
|
-
* `EntityHeader` + version pill); pass `resource` instead for an
|
|
47
|
-
* unversioned resource (e.g. a conversation), which renders a simpler
|
|
48
|
-
* title-only summary row.
|
|
49
|
-
*/
|
|
50
|
-
item?: CatalogItem;
|
|
51
|
-
/** Title-only summary for an unversioned resource (e.g. a conversation). Mutually exclusive with `item`. */
|
|
52
|
-
resource?: PublishResourceSummary;
|
|
53
|
-
/** Previously published entries for this item. */
|
|
54
|
-
history: PublishHistoryEntry[];
|
|
55
|
-
/** Whether `history` is currently being fetched. Default: `false`. */
|
|
56
|
-
isHistoryLoading?: boolean;
|
|
57
|
-
/** Whether the most recent history fetch failed. Default: `false`. */
|
|
58
|
-
hasHistoryError?: boolean;
|
|
59
|
-
/** Destination folders available for selection. */
|
|
60
|
-
folderItems: PublishFolderNode[];
|
|
61
|
-
/**
|
|
62
|
-
* Currently selected destination folder path. `undefined` means nothing
|
|
63
|
-
* is selected; `[]` means the bucket root itself is selected (a distinct,
|
|
64
|
-
* valid destination).
|
|
65
|
-
*/
|
|
66
|
-
selectedFolderPath?: string[];
|
|
67
|
-
/** Called when the user selects a destination folder or the root; `undefined` when deselected. */
|
|
68
|
-
onSelectedFolderPathChange: (path: string[] | undefined) => void;
|
|
69
|
-
/** Called when the user confirms a new folder name. */
|
|
70
|
-
onCreateFolder: (parentPath: string[], name: string) => Promise<void>;
|
|
71
|
-
/**
|
|
72
|
-
* Externally-controlled set of expanded folder path keys. Pass this
|
|
73
|
-
* together with `onExpandedPathsChange` when the host lazily fetches a
|
|
74
|
-
* folder's children on expand.
|
|
75
|
-
*/
|
|
76
|
-
expandedPaths?: Set<string>;
|
|
77
|
-
/** Called when the set of expanded folders changes; required to control `expandedPaths`. */
|
|
78
|
-
onExpandedPathsChange?: (paths: Set<string>) => void;
|
|
79
|
-
/** Folder path keys currently being fetched by the host. */
|
|
80
|
-
loadingPaths?: Set<string>;
|
|
81
|
-
/**
|
|
82
|
-
* Whether `selectedFolderPath` already has this publication — this exact
|
|
83
|
-
* version, for `item`, or any prior entry at all, for `resource` (which
|
|
84
|
-
* has no version dimension).
|
|
85
|
-
*/
|
|
86
|
-
hasExistingPublicationInFolder: boolean;
|
|
87
|
-
/** Whether the current user can publish to `selectedFolderPath`. */
|
|
88
|
-
hasWriteAccess: boolean;
|
|
89
|
-
/** Whether a publish request is currently in flight. */
|
|
90
|
-
isSubmitting: boolean;
|
|
91
|
-
/** Whether the most recent submit attempt failed. */
|
|
92
|
-
hasSubmitError?: boolean;
|
|
93
|
-
/**
|
|
94
|
-
* Whether resubmitting when `hasExistingPublicationInFolder` is true is
|
|
95
|
-
* allowed (catalog default) or blocked (conversations — see
|
|
96
|
-
* `PublishDerivationInput.allowReplace`). Default `true`.
|
|
97
|
-
*/
|
|
98
|
-
allowReplace?: boolean;
|
|
99
|
-
/** Text overrides for all user-visible strings. */
|
|
100
|
-
texts?: PublishPanelTexts;
|
|
101
|
-
}
|
|
102
|
-
/**
|
|
103
|
-
* Scrollable body of the Publish flow: entity summary, destination folder
|
|
104
|
-
* picker (with a replace-warning or no-access callout when applicable), and
|
|
105
|
-
* the publish history list. The action footer is a sibling rendered by the host (see
|
|
106
|
-
* {@link PublishFooter}) so it can stay pinned outside this scroll area.
|
|
107
|
-
*/
|
|
108
|
-
export declare const PublishPanel: FC<PublishPanelProps>;
|
|
109
|
-
//# sourceMappingURL=PublishPanel.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"PublishPanel.d.ts","sourceRoot":"","sources":["../../../src/components/PublishPanel/PublishPanel.tsx"],"names":[],"mappings":"AAMA,OAAO,EAAE,EAAE,EAAgC,MAAM,OAAO,CAAC;AACzD,OAAO,EAAE,WAAW,EAAE,MAAM,2BAA2B,CAAC;AACxD,OAAO,EAEL,iBAAiB,EACjB,mBAAmB,EACnB,sBAAsB,EACvB,MAAM,sBAAsB,CAAC;AAM9B,2EAA2E;AAC3E,MAAM,WAAW,iBAAiB;IAChC,wFAAwF;IACxF,oBAAoB,CAAC,EAAE,MAAM,CAAC;IAC9B,iFAAiF;IACjF,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,4EAA4E;IAC5E,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAC3B,uFAAuF;IACvF,oBAAoB,CAAC,EAAE,MAAM,CAAC;IAC9B,2EAA2E;IAC3E,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,oGAAoG;IACpG,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,iEAAiE;IACjE,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,2EAA2E;IAC3E,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,0FAA0F;IAC1F,oBAAoB,CAAC,EAAE,MAAM,CAAC;IAC9B,oGAAoG;IACpG,qBAAqB,CAAC,EAAE,MAAM,CAAC;IAC/B,iGAAiG;IACjG,mBAAmB,CAAC,EAAE,MAAM,CAAC;IAC7B,qEAAqE;IACrE,0BAA0B,CAAC,EAAE,MAAM,CAAC;IACpC,oGAAoG;IACpG,4BAA4B,CAAC,EAAE,MAAM,CAAC;IACtC,kFAAkF;IAClF,8BAA8B,CAAC,EAAE,MAAM,CAAC;IACxC,sDAAsD;IACtD,kBAAkB,CAAC,EAAE,MAAM,CAAC;IAC5B,yDAAyD;IACzD,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAC1B,oIAAoI;IACpI,eAAe,CAAC,EAAE,MAAM,CAAC;CAC1B;AAED,sCAAsC;AACtC,MAAM,WAAW,iBAAiB;IAChC;;;;;;OAMG;IACH,IAAI,CAAC,EAAE,WAAW,CAAC;IACnB,4GAA4G;IAC5G,QAAQ,CAAC,EAAE,sBAAsB,CAAC;IAClC,kDAAkD;IAClD,OAAO,EAAE,mBAAmB,EAAE,CAAC;IAC/B,sEAAsE;IACtE,gBAAgB,CAAC,EAAE,OAAO,CAAC;IAC3B,sEAAsE;IACtE,eAAe,CAAC,EAAE,OAAO,CAAC;IAC1B,mDAAmD;IACnD,WAAW,EAAE,iBAAiB,EAAE,CAAC;IACjC;;;;OAIG;IACH,kBAAkB,CAAC,EAAE,MAAM,EAAE,CAAC;IAC9B,kGAAkG;IAClG,0BAA0B,EAAE,CAAC,IAAI,EAAE,MAAM,EAAE,GAAG,SAAS,KAAK,IAAI,CAAC;IACjE,uDAAuD;IACvD,cAAc,EAAE,CAAC,UAAU,EAAE,MAAM,EAAE,EAAE,IAAI,EAAE,MAAM,KAAK,OAAO,CAAC,IAAI,CAAC,CAAC;IACtE;;;;OAIG;IACH,aAAa,CAAC,EAAE,GAAG,CAAC,MAAM,CAAC,CAAC;IAC5B,4FAA4F;IAC5F,qBAAqB,CAAC,EAAE,CAAC,KAAK,EAAE,GAAG,CAAC,MAAM,CAAC,KAAK,IAAI,CAAC;IACrD,4DAA4D;IAC5D,YAAY,CAAC,EAAE,GAAG,CAAC,MAAM,CAAC,CAAC;IAC3B;;;;OAIG;IACH,8BAA8B,EAAE,OAAO,CAAC;IACxC,oEAAoE;IACpE,cAAc,EAAE,OAAO,CAAC;IACxB,wDAAwD;IACxD,YAAY,EAAE,OAAO,CAAC;IACtB,qDAAqD;IACrD,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB;;;;OAIG;IACH,YAAY,CAAC,EAAE,OAAO,CAAC;IACvB,mDAAmD;IACnD,KAAK,CAAC,EAAE,iBAAiB,CAAC;CAC3B;AAED;;;;;GAKG;AACH,eAAO,MAAM,YAAY,EAAE,EAAE,CAAC,iBAAiB,CAsK9C,CAAC"}
|
|
@@ -1,90 +0,0 @@
|
|
|
1
|
-
import { FC, RefObject } from 'react';
|
|
2
|
-
import { CatalogItem } from '../../models/catalog-item';
|
|
3
|
-
import { PublishFolderNode, PublishHistoryEntry, PublishResourceSummary } from '../../models/publish';
|
|
4
|
-
import { PublishFooterTexts } from './PublishFooter';
|
|
5
|
-
import { PublishPanelTexts } from './PublishPanel';
|
|
6
|
-
/** Text overrides for all user-visible strings in {@link StandalonePublishPanel} not already covered by `PublishPanelTexts`/`PublishFooterTexts`. */
|
|
7
|
-
export interface StandalonePublishPanelTexts {
|
|
8
|
-
/** Header title. Default: `'Publish'`. */
|
|
9
|
-
title?: string;
|
|
10
|
-
/** Accessible label for the panel's `role="dialog"`. Default: `'Publish'`. */
|
|
11
|
-
ariaLabel?: string;
|
|
12
|
-
/** Accessible label for the header's Close button. Default: `'Close'`. */
|
|
13
|
-
closeAriaLabel?: string;
|
|
14
|
-
}
|
|
15
|
-
/** Props for {@link StandalonePublishPanel}. */
|
|
16
|
-
export interface StandalonePublishPanelProps {
|
|
17
|
-
/** Whether the panel is open (controls the slide-in animation and backdrop). */
|
|
18
|
-
isOpen: boolean;
|
|
19
|
-
/** The catalog entity being published. Mutually exclusive with `resource`. */
|
|
20
|
-
item?: CatalogItem;
|
|
21
|
-
/** Title-only summary for an unversioned resource (e.g. a conversation). Mutually exclusive with `item`. */
|
|
22
|
-
resource?: PublishResourceSummary;
|
|
23
|
-
/** Previously published entries for this item. */
|
|
24
|
-
history: PublishHistoryEntry[];
|
|
25
|
-
/** Whether `history` is currently being fetched. Default: `false`. */
|
|
26
|
-
isHistoryLoading?: boolean;
|
|
27
|
-
/** Whether the most recent history fetch failed. Default: `false`. */
|
|
28
|
-
hasHistoryError?: boolean;
|
|
29
|
-
/** Destination folders available for selection. */
|
|
30
|
-
folderItems: PublishFolderNode[];
|
|
31
|
-
/** Currently selected destination folder path. `undefined` means nothing selected; `[]` means the bucket root. */
|
|
32
|
-
selectedFolderPath?: string[];
|
|
33
|
-
/** Called when the user selects a destination folder or the root; `undefined` when deselected. */
|
|
34
|
-
onSelectedFolderPathChange: (path: string[] | undefined) => void;
|
|
35
|
-
/** Called when the user confirms a new folder name. */
|
|
36
|
-
onCreateFolder: (parentPath: string[], name: string) => Promise<void>;
|
|
37
|
-
/** Externally-controlled set of expanded folder path keys. */
|
|
38
|
-
expandedPaths?: Set<string>;
|
|
39
|
-
/** Called when the set of expanded folders changes. */
|
|
40
|
-
onExpandedPathsChange?: (paths: Set<string>) => void;
|
|
41
|
-
/** Folder path keys currently being fetched by the host. */
|
|
42
|
-
loadingPaths?: Set<string>;
|
|
43
|
-
/** Whether `selectedFolderPath` already has this publication. */
|
|
44
|
-
hasExistingPublicationInFolder: boolean;
|
|
45
|
-
/** Whether the current user can publish to `selectedFolderPath`. */
|
|
46
|
-
hasWriteAccess: boolean;
|
|
47
|
-
/** Whether a publish request is currently in flight. */
|
|
48
|
-
isSubmitting: boolean;
|
|
49
|
-
/** Whether the most recent submit attempt failed. */
|
|
50
|
-
hasSubmitError?: boolean;
|
|
51
|
-
/**
|
|
52
|
-
* Whether resubmitting when `hasExistingPublicationInFolder` is true is
|
|
53
|
-
* allowed (catalog default) or blocked (conversations). Default `true`.
|
|
54
|
-
*/
|
|
55
|
-
allowReplace?: boolean;
|
|
56
|
-
/** Called when the panel should be dismissed — Close button, Cancel button, backdrop click, or Escape. */
|
|
57
|
-
onClose: () => void;
|
|
58
|
-
/** Focus target restored when an open panel closes or unmounts. */
|
|
59
|
-
returnFocusRef?: RefObject<HTMLElement | null>;
|
|
60
|
-
/** Called when the user confirms the publish action. */
|
|
61
|
-
onSubmit: () => void;
|
|
62
|
-
/** Text overrides for the panel body. */
|
|
63
|
-
panelTexts?: PublishPanelTexts;
|
|
64
|
-
/** Text overrides for the pinned footer. */
|
|
65
|
-
footerTexts?: PublishFooterTexts;
|
|
66
|
-
/** Text overrides for the header/shell. */
|
|
67
|
-
texts?: StandalonePublishPanelTexts;
|
|
68
|
-
}
|
|
69
|
-
/**
|
|
70
|
-
* Standalone end-edge slide-in panel for the Publish flow, sized and
|
|
71
|
-
* animated like `DetailsPanel` but with no details view behind it: the
|
|
72
|
-
* header shows a Close (X) button instead of `DetailsPanel`'s publish
|
|
73
|
-
* sub-view Back (chevron) control, since there is nothing to go "back" to
|
|
74
|
-
* (see design.md D4). Cancel (in the pinned footer) and Escape both invoke
|
|
75
|
-
* the same `onClose` as the header's Close button.
|
|
76
|
-
*
|
|
77
|
-
* Backdrop/panel use `z-[51]`/`z-[52]` rather than `DetailsPanel`'s
|
|
78
|
-
* `z-40`/`z-50` — unlike catalog details (opened from a view where no other
|
|
79
|
-
* panel is open), this panel is opened while the conversation list's
|
|
80
|
-
* `SidebarPanel` (`libs/sidebar`) is still mounted, which applies its own
|
|
81
|
-
* `z-50` while open. Matching `z-40`/`z-50` here left that sidebar
|
|
82
|
-
* un-dimmed and above the backdrop. Capped at `z-[52]` (not higher) so it
|
|
83
|
-
* stays below `@epam/ai-dial-ui-kit`'s own `z-[53]` dropdown/context-menu
|
|
84
|
-
* layer — `PublishFoldersTree`'s "Add sibling"/"Add child" context menu
|
|
85
|
-
* (`getContextMenuItems`) portals to `document.body` as a sibling of this
|
|
86
|
-
* panel, so a higher panel z-index would visually cover and block clicks on
|
|
87
|
-
* that menu even though it "opens" correctly in the DOM.
|
|
88
|
-
*/
|
|
89
|
-
export declare const StandalonePublishPanel: FC<StandalonePublishPanelProps>;
|
|
90
|
-
//# sourceMappingURL=StandalonePublishPanel.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"StandalonePublishPanel.d.ts","sourceRoot":"","sources":["../../../src/components/PublishPanel/StandalonePublishPanel.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,EAAE,EAAE,SAAS,EAA8B,MAAM,OAAO,CAAC;AAClE,OAAO,EAAE,WAAW,EAAE,MAAM,2BAA2B,CAAC;AACxD,OAAO,EACL,iBAAiB,EACjB,mBAAmB,EACnB,sBAAsB,EACvB,MAAM,sBAAsB,CAAC;AAE9B,OAAO,EAAiB,kBAAkB,EAAE,MAAM,iBAAiB,CAAC;AACpE,OAAO,EAAgB,iBAAiB,EAAE,MAAM,gBAAgB,CAAC;AAGjE,qJAAqJ;AACrJ,MAAM,WAAW,2BAA2B;IAC1C,0CAA0C;IAC1C,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,8EAA8E;IAC9E,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,0EAA0E;IAC1E,cAAc,CAAC,EAAE,MAAM,CAAC;CACzB;AAED,gDAAgD;AAChD,MAAM,WAAW,2BAA2B;IAC1C,gFAAgF;IAChF,MAAM,EAAE,OAAO,CAAC;IAChB,8EAA8E;IAC9E,IAAI,CAAC,EAAE,WAAW,CAAC;IACnB,4GAA4G;IAC5G,QAAQ,CAAC,EAAE,sBAAsB,CAAC;IAClC,kDAAkD;IAClD,OAAO,EAAE,mBAAmB,EAAE,CAAC;IAC/B,sEAAsE;IACtE,gBAAgB,CAAC,EAAE,OAAO,CAAC;IAC3B,sEAAsE;IACtE,eAAe,CAAC,EAAE,OAAO,CAAC;IAC1B,mDAAmD;IACnD,WAAW,EAAE,iBAAiB,EAAE,CAAC;IACjC,kHAAkH;IAClH,kBAAkB,CAAC,EAAE,MAAM,EAAE,CAAC;IAC9B,kGAAkG;IAClG,0BAA0B,EAAE,CAAC,IAAI,EAAE,MAAM,EAAE,GAAG,SAAS,KAAK,IAAI,CAAC;IACjE,uDAAuD;IACvD,cAAc,EAAE,CAAC,UAAU,EAAE,MAAM,EAAE,EAAE,IAAI,EAAE,MAAM,KAAK,OAAO,CAAC,IAAI,CAAC,CAAC;IACtE,8DAA8D;IAC9D,aAAa,CAAC,EAAE,GAAG,CAAC,MAAM,CAAC,CAAC;IAC5B,uDAAuD;IACvD,qBAAqB,CAAC,EAAE,CAAC,KAAK,EAAE,GAAG,CAAC,MAAM,CAAC,KAAK,IAAI,CAAC;IACrD,4DAA4D;IAC5D,YAAY,CAAC,EAAE,GAAG,CAAC,MAAM,CAAC,CAAC;IAC3B,iEAAiE;IACjE,8BAA8B,EAAE,OAAO,CAAC;IACxC,oEAAoE;IACpE,cAAc,EAAE,OAAO,CAAC;IACxB,wDAAwD;IACxD,YAAY,EAAE,OAAO,CAAC;IACtB,qDAAqD;IACrD,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB;;;OAGG;IACH,YAAY,CAAC,EAAE,OAAO,CAAC;IACvB,0GAA0G;IAC1G,OAAO,EAAE,MAAM,IAAI,CAAC;IACpB,mEAAmE;IACnE,cAAc,CAAC,EAAE,SAAS,CAAC,WAAW,GAAG,IAAI,CAAC,CAAC;IAC/C,wDAAwD;IACxD,QAAQ,EAAE,MAAM,IAAI,CAAC;IACrB,yCAAyC;IACzC,UAAU,CAAC,EAAE,iBAAiB,CAAC;IAC/B,4CAA4C;IAC5C,WAAW,CAAC,EAAE,kBAAkB,CAAC;IACjC,2CAA2C;IAC3C,KAAK,CAAC,EAAE,2BAA2B,CAAC;CACrC;AAED;;;;;;;;;;;;;;;;;;;GAmBG;AACH,eAAO,MAAM,sBAAsB,EAAE,EAAE,CAAC,2BAA2B,CAuKlE,CAAC"}
|
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
import { FC } from 'react';
|
|
2
|
-
/** Props for SearchBar. */
|
|
3
|
-
export interface SearchBarProps {
|
|
4
|
-
/** Current search query value. */
|
|
5
|
-
value: string;
|
|
6
|
-
/** Called on every keystroke with the new value. */
|
|
7
|
-
onChange: (value: string) => void;
|
|
8
|
-
/** Input placeholder text. Default: 'Search'. */
|
|
9
|
-
placeholder?: string;
|
|
10
|
-
/**
|
|
11
|
-
* Accessible label for the input element.
|
|
12
|
-
* Defaults to the `placeholder` value, or `'Search'` if neither is provided.
|
|
13
|
-
*/
|
|
14
|
-
ariaLabel?: string;
|
|
15
|
-
/** Additional CSS class applied to the container for layout purposes (e.g. flex-1). */
|
|
16
|
-
className?: string;
|
|
17
|
-
/**
|
|
18
|
-
* Accessible label for the clear-search button. When provided, a clear (X) button is shown once `value` is non-empty.
|
|
19
|
-
* App callers must pass a translated label.
|
|
20
|
-
*/
|
|
21
|
-
clearLabel?: string;
|
|
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
|
-
*/
|
|
28
|
-
export declare const SearchBar: FC<SearchBarProps>;
|
|
29
|
-
//# sourceMappingURL=SearchBar.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
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;;;;GAIG;AACH,eAAO,MAAM,SAAS,EAAE,EAAE,CAAC,cAAc,CAyBxC,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"catalog-defaults.d.ts","sourceRoot":"","sources":["../../src/constants/catalog-defaults.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,gBAAgB,CAAC;AAGxD,mDAAmD;AACnD,eAAO,MAAM,oBAAoB,EAAE,iBAAiB,EAInD,CAAC"}
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import { CatalogEntityType } from '../types/entity-type';
|
|
2
|
-
/** Hex color per entity type — used for the type label, featured card border, and drop shadow. */
|
|
3
|
-
export declare const ENTITY_TYPE_COLOR: Record<CatalogEntityType, string>;
|
|
4
|
-
/** Low-opacity (12%) rgba version of each entity type color — used for featured card glow shadow. */
|
|
5
|
-
export declare const ENTITY_TYPE_SHADOW: Record<CatalogEntityType, string>;
|
|
6
|
-
//# sourceMappingURL=entity-colors.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
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,kGAAkG;AAClG,eAAO,MAAM,iBAAiB,EAAE,MAAM,CAAC,iBAAiB,EAAE,MAAM,CAQ/D,CAAC;AAEF,qGAAqG;AACrG,eAAO,MAAM,kBAAkB,EAAE,MAAM,CAAC,iBAAiB,EAAE,MAAM,CAQhE,CAAC"}
|