@epam/ai-dial-catalog 1.1.0-dev.45 → 1.1.0-dev.49
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/Catalog/Catalog.d.ts +1 -5
- package/components/Catalog/Catalog.d.ts.map +1 -1
- package/components/Details/Header/Header.d.ts +1 -1
- package/components/Details/Header/Header.d.ts.map +1 -1
- package/components/EntityHeader/EntityHeader.d.ts +1 -1
- package/components/EntityHeader/EntityHeader.d.ts.map +1 -1
- package/components/Filter/Filter.d.ts +1 -4
- package/components/Filter/Filter.d.ts.map +1 -1
- package/components/FolderPath/FolderPath.d.ts +1 -4
- package/components/FolderPath/FolderPath.d.ts.map +1 -1
- 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/PublishFoldersTree/PublishFoldersTree.d.ts +1 -10
- package/components/PublishFoldersTree/PublishFoldersTree.d.ts.map +1 -1
- package/components/PublishHistoryList/PublishHistoryList.d.ts +1 -10
- package/components/PublishHistoryList/PublishHistoryList.d.ts.map +1 -1
- package/components/PublishPanel/PublishFooter.d.ts +1 -6
- package/components/PublishPanel/PublishFooter.d.ts.map +1 -1
- package/components/PublishPanel/PublishPanel.d.ts +1 -6
- package/components/PublishPanel/PublishPanel.d.ts.map +1 -1
- package/components/PublishPanel/StandalonePublishPanel.d.ts +1 -20
- package/components/PublishPanel/StandalonePublishPanel.d.ts.map +1 -1
- package/components/SearchBar/SearchBar.d.ts +1 -5
- package/components/SearchBar/SearchBar.d.ts.map +1 -1
- package/components/TopicTag/TopicTag.d.ts +1 -7
- package/components/TopicTag/TopicTag.d.ts.map +1 -1
- package/index.css +1 -1
- package/index.js +7 -7
- package/models/catalog-styles.d.ts +1 -6
- package/models/catalog-styles.d.ts.map +1 -1
- package/models/item-overview.d.ts +1 -7
- package/models/item-overview.d.ts.map +1 -1
- package/package.json +4 -4
- 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/parse-about-content.d.ts +2 -12
- package/utils/parse-about-content.d.ts.map +1 -1
- package/utils/publish-folder-tree.d.ts +3 -16
- package/utils/publish-folder-tree.d.ts.map +1 -1
- package/utils/publish-state.d.ts +1 -6
- package/utils/publish-state.d.ts.map +1 -1
- package/utils/styles.d.ts +1 -0
- 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-publish-flow.d.ts +1 -7
- package/utils/use-publish-flow.d.ts.map +1 -1
- package/utils/use-scroll-virtualizer.d.ts +1 -9
- package/utils/use-scroll-virtualizer.d.ts.map +1 -1
|
@@ -1,9 +1,5 @@
|
|
|
1
1
|
import { FC } from 'react';
|
|
2
2
|
import { CatalogProps } from '../../models/catalog-props';
|
|
3
|
-
/**
|
|
4
|
-
* Root catalog component. Owns all filter/sort/tab/pagination state and wires
|
|
5
|
-
* Favorites, Toolbar, CardGrid, and ListView.
|
|
6
|
-
* All data arrives via props — no direct API or context access.
|
|
7
|
-
*/
|
|
3
|
+
/** Root catalog component: entity browsing with tabs, search, sort, filter, favorites strip, and details panel. */
|
|
8
4
|
export declare const Catalog: FC<CatalogProps>;
|
|
9
5
|
//# sourceMappingURL=Catalog.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Catalog.d.ts","sourceRoot":"","sources":["../../../src/components/Catalog/Catalog.tsx"],"names":[],"mappings":"AAGA,OAAO,EAAE,EAAE,EAAqD,MAAM,OAAO,CAAC;AAE9E,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,4BAA4B,CAAC;AAqB/D
|
|
1
|
+
{"version":3,"file":"Catalog.d.ts","sourceRoot":"","sources":["../../../src/components/Catalog/Catalog.tsx"],"names":[],"mappings":"AAGA,OAAO,EAAE,EAAE,EAAqD,MAAM,OAAO,CAAC;AAE9E,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,4BAA4B,CAAC;AAqB/D,mHAAmH;AACnH,eAAO,MAAM,OAAO,EAAE,EAAE,CAAC,YAAY,CAwfpC,CAAC"}
|
|
@@ -54,7 +54,7 @@ interface HeaderProps {
|
|
|
54
54
|
/** Called when the "Publish" button is clicked; the host swaps this panel's content to the publish view. */
|
|
55
55
|
onOpenPublish?: () => void;
|
|
56
56
|
}
|
|
57
|
-
/**
|
|
57
|
+
/** Details panel header bar: entity identity (icon + name + version), action buttons (Share, Connect, Edit, Delete, Publish), and inline credentials section. */
|
|
58
58
|
export declare const Header: FC<HeaderProps>;
|
|
59
59
|
export {};
|
|
60
60
|
//# sourceMappingURL=Header.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Header.d.ts","sourceRoot":"","sources":["../../../../src/components/Details/Header/Header.tsx"],"names":[],"mappings":"AASA,OAAO,EAAE,EAAE,EAAe,KAAK,SAAS,EAAE,MAAM,OAAO,CAAC;AACxD,OAAO,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAC3D,OAAO,KAAK,EACV,iBAAiB,EACjB,gBAAgB,EACjB,MAAM,oCAAoC,CAAC;AAE5C,OAAO,EAGL,KAAK,gBAAgB,EACtB,MAAM,6BAA6B,CAAC;AAQrC,UAAU,WAAW;IACnB,IAAI,EAAE,WAAW,CAAC;IAClB,WAAW,CAAC,EAAE,CAAC,IAAI,EAAE,WAAW,KAAK,IAAI,CAAC;IAC1C,sBAAsB,CAAC,EAAE,CAAC,IAAI,EAAE,WAAW,KAAK,OAAO,CAAC;IACxD,OAAO,CAAC,EAAE,CAAC,IAAI,EAAE,WAAW,KAAK,IAAI,CAAC;IACtC;;;OAGG;IACH,YAAY,CAAC,EAAE,CAAC,IAAI,EAAE,WAAW,EAAE,OAAO,EAAE,MAAM,IAAI,KAAK,SAAS,CAAC;IACrE;;;OAGG;IACH,cAAc,CAAC,EAAE,CAAC,IAAI,EAAE,WAAW,KAAK,OAAO,CAAC;IAChD;;;OAGG;IACH,cAAc,CAAC,EAAE,CAAC,IAAI,EAAE,WAAW,EAAE,OAAO,EAAE,MAAM,IAAI,KAAK,SAAS,CAAC;IACvE,mHAAmH;IACnH,gBAAgB,CAAC,EAAE,CAAC,IAAI,EAAE,WAAW,KAAK,OAAO,CAAC;IAClD,MAAM,CAAC,EAAE,CAAC,IAAI,EAAE,WAAW,KAAK,IAAI,CAAC;IACrC,QAAQ,CAAC,EAAE,CAAC,IAAI,EAAE,WAAW,KAAK,OAAO,CAAC,IAAI,CAAC,GAAG,IAAI,CAAC;IACvD,wGAAwG;IACxG,cAAc,CAAC,EAAE,MAAM,IAAI,CAAC;IAC5B,OAAO,CAAC,EAAE,CACR,IAAI,EAAE,WAAW,EACjB,MAAM,EAAE;QAAE,KAAK,EAAE,gBAAgB,CAAC;QAAC,MAAM,CAAC,EAAE,MAAM,CAAA;KAAE,KACjD,OAAO,CAAC,IAAI,CAAC,GAAG,IAAI,CAAC;IAC1B,QAAQ,CAAC,EAAE,CACT,IAAI,EAAE,WAAW,EACjB,MAAM,EAAE;QAAE,KAAK,EAAE,gBAAgB,CAAA;KAAE,KAChC,OAAO,CAAC,IAAI,CAAC,GAAG,IAAI,CAAC;IAC1B;;;;OAIG;IACH,mBAAmB,CAAC,EAAE,MAAM,IAAI,CAAC;IACjC;;;;OAIG;IACH,eAAe,CAAC,EAAE,MAAM,IAAI,CAAC;IAC7B,KAAK,CAAC,EAAE,gBAAgB,CAAC;IACzB,aAAa,CAAC,EAAE,iBAAiB,CAAC;IAClC,uGAAuG;IACvG,gBAAgB,CAAC,EAAE,CAAC,IAAI,EAAE,WAAW,KAAK,OAAO,CAAC;IAClD,4GAA4G;IAC5G,aAAa,CAAC,EAAE,MAAM,IAAI,CAAC;CAC5B;AACD,
|
|
1
|
+
{"version":3,"file":"Header.d.ts","sourceRoot":"","sources":["../../../../src/components/Details/Header/Header.tsx"],"names":[],"mappings":"AASA,OAAO,EAAE,EAAE,EAAe,KAAK,SAAS,EAAE,MAAM,OAAO,CAAC;AACxD,OAAO,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAC3D,OAAO,KAAK,EACV,iBAAiB,EACjB,gBAAgB,EACjB,MAAM,oCAAoC,CAAC;AAE5C,OAAO,EAGL,KAAK,gBAAgB,EACtB,MAAM,6BAA6B,CAAC;AAQrC,UAAU,WAAW;IACnB,IAAI,EAAE,WAAW,CAAC;IAClB,WAAW,CAAC,EAAE,CAAC,IAAI,EAAE,WAAW,KAAK,IAAI,CAAC;IAC1C,sBAAsB,CAAC,EAAE,CAAC,IAAI,EAAE,WAAW,KAAK,OAAO,CAAC;IACxD,OAAO,CAAC,EAAE,CAAC,IAAI,EAAE,WAAW,KAAK,IAAI,CAAC;IACtC;;;OAGG;IACH,YAAY,CAAC,EAAE,CAAC,IAAI,EAAE,WAAW,EAAE,OAAO,EAAE,MAAM,IAAI,KAAK,SAAS,CAAC;IACrE;;;OAGG;IACH,cAAc,CAAC,EAAE,CAAC,IAAI,EAAE,WAAW,KAAK,OAAO,CAAC;IAChD;;;OAGG;IACH,cAAc,CAAC,EAAE,CAAC,IAAI,EAAE,WAAW,EAAE,OAAO,EAAE,MAAM,IAAI,KAAK,SAAS,CAAC;IACvE,mHAAmH;IACnH,gBAAgB,CAAC,EAAE,CAAC,IAAI,EAAE,WAAW,KAAK,OAAO,CAAC;IAClD,MAAM,CAAC,EAAE,CAAC,IAAI,EAAE,WAAW,KAAK,IAAI,CAAC;IACrC,QAAQ,CAAC,EAAE,CAAC,IAAI,EAAE,WAAW,KAAK,OAAO,CAAC,IAAI,CAAC,GAAG,IAAI,CAAC;IACvD,wGAAwG;IACxG,cAAc,CAAC,EAAE,MAAM,IAAI,CAAC;IAC5B,OAAO,CAAC,EAAE,CACR,IAAI,EAAE,WAAW,EACjB,MAAM,EAAE;QAAE,KAAK,EAAE,gBAAgB,CAAC;QAAC,MAAM,CAAC,EAAE,MAAM,CAAA;KAAE,KACjD,OAAO,CAAC,IAAI,CAAC,GAAG,IAAI,CAAC;IAC1B,QAAQ,CAAC,EAAE,CACT,IAAI,EAAE,WAAW,EACjB,MAAM,EAAE;QAAE,KAAK,EAAE,gBAAgB,CAAA;KAAE,KAChC,OAAO,CAAC,IAAI,CAAC,GAAG,IAAI,CAAC;IAC1B;;;;OAIG;IACH,mBAAmB,CAAC,EAAE,MAAM,IAAI,CAAC;IACjC;;;;OAIG;IACH,eAAe,CAAC,EAAE,MAAM,IAAI,CAAC;IAC7B,KAAK,CAAC,EAAE,gBAAgB,CAAC;IACzB,aAAa,CAAC,EAAE,iBAAiB,CAAC;IAClC,uGAAuG;IACvG,gBAAgB,CAAC,EAAE,CAAC,IAAI,EAAE,WAAW,KAAK,OAAO,CAAC;IAClD,4GAA4G;IAC5G,aAAa,CAAC,EAAE,MAAM,IAAI,CAAC;CAC5B;AACD,iKAAiK;AACjK,eAAO,MAAM,MAAM,EAAE,EAAE,CAAC,WAAW,CAwJlC,CAAC"}
|
|
@@ -27,6 +27,6 @@ export interface EntityHeaderProps {
|
|
|
27
27
|
/** CSS class for the featured chip. */
|
|
28
28
|
featuredChipClassName?: string;
|
|
29
29
|
}
|
|
30
|
-
/**
|
|
30
|
+
/** Reusable entity identity block: deployment icon, type label, name, version, and optional featured chip. */
|
|
31
31
|
export declare const EntityHeader: FC<EntityHeaderProps>;
|
|
32
32
|
//# sourceMappingURL=EntityHeader.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
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,
|
|
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,8GAA8G;AAC9G,eAAO,MAAM,YAAY,EAAE,EAAE,CAAC,iBAAiB,CA6D9C,CAAC"}
|
|
@@ -27,9 +27,6 @@ export interface FilterProps {
|
|
|
27
27
|
/** Optional typography overrides for the filter button and section label. */
|
|
28
28
|
typography?: ToolbarTypography;
|
|
29
29
|
}
|
|
30
|
-
/**
|
|
31
|
-
* Source-filter dropdown with checkbox list, keyboard navigation, and a
|
|
32
|
-
* footer with Clear + Apply buttons (buffered — changes are committed on Apply).
|
|
33
|
-
*/
|
|
30
|
+
/** Source-filter dropdown: checkbox list for topics and My Apps toggle, with buffered Clear/Apply controls. */
|
|
34
31
|
export declare const Filter: FC<FilterProps>;
|
|
35
32
|
//# sourceMappingURL=Filter.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Filter.d.ts","sourceRoot":"","sources":["../../../src/components/Filter/Filter.tsx"],"names":[],"mappings":"AAIA,OAAO,EACL,EAAE,EAOH,MAAM,OAAO,CAAC;AACf,OAAO,EAAE,iBAAiB,EAAE,MAAM,4BAA4B,CAAC;AAI/D,wBAAwB;AACxB,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,2EAA2E;IAC3E,sBAAsB,CAAC,EAAE,MAAM,CAAC;IAChC,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;CAChC;AA0BD
|
|
1
|
+
{"version":3,"file":"Filter.d.ts","sourceRoot":"","sources":["../../../src/components/Filter/Filter.tsx"],"names":[],"mappings":"AAIA,OAAO,EACL,EAAE,EAOH,MAAM,OAAO,CAAC;AACf,OAAO,EAAE,iBAAiB,EAAE,MAAM,4BAA4B,CAAC;AAI/D,wBAAwB;AACxB,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,2EAA2E;IAC3E,sBAAsB,CAAC,EAAE,MAAM,CAAC;IAChC,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;CAChC;AA0BD,+GAA+G;AAC/G,eAAO,MAAM,MAAM,EAAE,EAAE,CAAC,WAAW,CAmSlC,CAAC"}
|
|
@@ -17,9 +17,6 @@ export interface FolderPathProps {
|
|
|
17
17
|
*/
|
|
18
18
|
className?: string;
|
|
19
19
|
}
|
|
20
|
-
/**
|
|
21
|
-
* Renders folder segments as a read-only (non-clickable) DialBreadcrumb.
|
|
22
|
-
* DialBreadcrumb scrolls horizontally on overflow rather than truncating.
|
|
23
|
-
*/
|
|
20
|
+
/** Renders folder path segments as a read-only horizontal breadcrumb. */
|
|
24
21
|
export declare const FolderPath: FC<FolderPathProps>;
|
|
25
22
|
//# sourceMappingURL=FolderPath.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
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
|
|
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,yEAAyE;AACzE,eAAO,MAAM,UAAU,EAAE,EAAE,CAAC,eAAe,CAwC1C,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,CA6B1C,CAAC"}
|
|
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":"AAGA,OAAO,EAEL,EAAE,EAKH,MAAM,OAAO,CAAC;AAGf,OAAO,EAAE,aAAa,EAAE,MAAM,yBAAyB,CAAC;AAqBxD
|
|
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,CAmJtC,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":"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;AAChE,OAAO,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAG3D,eAAO,MAAM,kBAAkB,EAAE,EAAE,CACjC,mBAAmB,CAAC,WAAW,EAAE,OAAO,EAAE,WAAW,CAAC,CAWvD,CAAC"}
|
|
1
|
+
{"version":3,"file":"FolderCellRenderer.d.ts","sourceRoot":"","sources":["../../../../src/components/ListView/Renders/FolderCellRenderer.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;AAChE,OAAO,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAG3D,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;AAI3D,eAAO,MAAM,gBAAgB,EAAE,EAAE,CAC/B,mBAAmB,CAAC,WAAW,EAAE,OAAO,EAAE,WAAW,CAAC,CAyCvD,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;AAI3D,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,EAAwB,MAAM,OAAO,CAAC;AACjD,OAAO,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAC3D,OAAO,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAI3D,eAAO,MAAM,gBAAgB,EAAE,EAAE,CAC/B,mBAAmB,CAAC,WAAW,EAAE,OAAO,EAAE,WAAW,CAAC,CAsBvD,CAAC"}
|
|
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,EAAwB,MAAM,OAAO,CAAC;AACjD,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,CAsBvD,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"}
|
|
@@ -58,15 +58,6 @@ export interface PublishFoldersTreeProps {
|
|
|
58
58
|
/** Folder path keys currently being fetched by the host; shows a loading affordance on those rows. */
|
|
59
59
|
loadingPaths?: Set<string>;
|
|
60
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
|
-
*/
|
|
61
|
+
/** Destination folder tree for the Publish flow with search, folder creation (trailing button and context menu), and a disabled state. */
|
|
71
62
|
export declare const PublishFoldersTree: FC<PublishFoldersTreeProps>;
|
|
72
63
|
//# sourceMappingURL=PublishFoldersTree.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
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
|
|
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,0IAA0I;AAC1I,eAAO,MAAM,kBAAkB,EAAE,EAAE,CAAC,uBAAuB,CAmN1D,CAAC"}
|
|
@@ -30,15 +30,6 @@ export interface PublishHistoryListProps {
|
|
|
30
30
|
/** Typography class for the empty-state message. Default: `'dial-small-text text-secondary'`. */
|
|
31
31
|
emptyStateClassName?: string;
|
|
32
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
|
-
*/
|
|
33
|
+
/** Read-only list of previously published versions for the currently selected destination folder, with loading and empty states. */
|
|
43
34
|
export declare const PublishHistoryList: FC<PublishHistoryListProps>;
|
|
44
35
|
//# sourceMappingURL=PublishHistoryList.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
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
|
|
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,oIAAoI;AACpI,eAAO,MAAM,kBAAkB,EAAE,EAAE,CAAC,uBAAuB,CA0D1D,CAAC"}
|
|
@@ -27,11 +27,6 @@ export interface PublishFooterProps {
|
|
|
27
27
|
/** Text overrides for all user-visible strings. */
|
|
28
28
|
texts?: PublishFooterTexts;
|
|
29
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
|
-
*/
|
|
30
|
+
/** Action row for the Publish flow: pinned Cancel and Publish/Update buttons. */
|
|
36
31
|
export declare const PublishFooter: FC<PublishFooterProps>;
|
|
37
32
|
//# sourceMappingURL=PublishFooter.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
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
|
|
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,iFAAiF;AACjF,eAAO,MAAM,aAAa,EAAE,EAAE,CAAC,kBAAkB,CA4ChD,CAAC"}
|
|
@@ -99,11 +99,6 @@ export interface PublishPanelProps {
|
|
|
99
99
|
/** Text overrides for all user-visible strings. */
|
|
100
100
|
texts?: PublishPanelTexts;
|
|
101
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
|
-
*/
|
|
102
|
+
/** Scrollable body of the Publish flow: entity summary, destination folder picker with callout, and publish history. */
|
|
108
103
|
export declare const PublishPanel: FC<PublishPanelProps>;
|
|
109
104
|
//# sourceMappingURL=PublishPanel.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"PublishPanel.d.ts","sourceRoot":"","sources":["../../../src/components/PublishPanel/PublishPanel.tsx"],"names":[],"mappings":"AAOA,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
|
|
1
|
+
{"version":3,"file":"PublishPanel.d.ts","sourceRoot":"","sources":["../../../src/components/PublishPanel/PublishPanel.tsx"],"names":[],"mappings":"AAOA,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,wHAAwH;AACxH,eAAO,MAAM,YAAY,EAAE,EAAE,CAAC,iBAAiB,CAuK9C,CAAC"}
|
|
@@ -66,25 +66,6 @@ export interface StandalonePublishPanelProps {
|
|
|
66
66
|
/** Text overrides for the header/shell. */
|
|
67
67
|
texts?: StandalonePublishPanelTexts;
|
|
68
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
|
-
*/
|
|
69
|
+
/** Standalone end-edge slide-in panel for the Publish flow: full-screen backdrop, entity summary, folder picker, history list, and pinned footer. */
|
|
89
70
|
export declare const StandalonePublishPanel: FC<StandalonePublishPanelProps>;
|
|
90
71
|
//# sourceMappingURL=StandalonePublishPanel.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
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
|
|
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,qJAAqJ;AACrJ,eAAO,MAAM,sBAAsB,EAAE,EAAE,CAAC,2BAA2B,CAuKlE,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,CAyBxC,CAAC"}
|
|
@@ -20,12 +20,6 @@ export interface TopicsLineProps {
|
|
|
20
20
|
/** Extra classes on the root element (e.g. to constrain width in a table cell). */
|
|
21
21
|
className?: string;
|
|
22
22
|
}
|
|
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
|
-
*/
|
|
23
|
+
/** Renders topics on a single line, collapsing overflow into a "+N" badge. */
|
|
30
24
|
export declare const TopicsLine: FC<TopicsLineProps>;
|
|
31
25
|
//# 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,EAAE,EAAE,EAAqC,MAAM,OAAO,CAAC;AAG9D,0BAA0B;AAC1B,MAAM,WAAW,aAAa;IAC5B,sEAAsE;IACtE,KAAK,EAAE,MAAM,CAAC;IACd,6DAA6D;IAC7D,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB;AAED,wEAAwE;AACxE,eAAO,MAAM,QAAQ,EAAE,EAAE,CAAC,aAAa,CAGwC,CAAC;AAEhF,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;AAED
|
|
1
|
+
{"version":3,"file":"TopicTag.d.ts","sourceRoot":"","sources":["../../../src/components/TopicTag/TopicTag.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,EAAE,EAAqC,MAAM,OAAO,CAAC;AAG9D,0BAA0B;AAC1B,MAAM,WAAW,aAAa;IAC5B,sEAAsE;IACtE,KAAK,EAAE,MAAM,CAAC;IACd,6DAA6D;IAC7D,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB;AAED,wEAAwE;AACxE,eAAO,MAAM,QAAQ,EAAE,EAAE,CAAC,aAAa,CAGwC,CAAC;AAEhF,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;AAED,8EAA8E;AAC9E,eAAO,MAAM,UAAU,EAAE,EAAE,CAAC,eAAe,CA8D1C,CAAC"}
|
package/index.css
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
._container_ozmd2_1{background-color:var(--search-bar-bg,#fff);border:1px solid #0000000d;transition:border-color .15s,box-shadow .15s}@media (hover:hover){._container_ozmd2_1:hover:not(:focus-within){border-color:#0000001f}}._container_ozmd2_1:focus-within{border-color:color-mix(in srgb, var(--stroke-accent-primary,#7da4ff) 50%, transparent);box-shadow:none}._icon_ozmd2_16{color:var(--text-tertiary,#98a2b3)}._input_ozmd2_20{color:var(--text-primary,#131a29);background-color:#0000}._input_ozmd2_20::placeholder{color:var(--text-tertiary,#98a2b3)}._tabsRow_is040_1{border-bottom-color:var(--stroke-tertiary,#e0e6f0)}._activeTab_is040_5{border-color:var(--stroke-accent-primary,#7da4ff)!important}._tabContainer_rzv03_1{background-color:#0000;color:var(--text-tertiary,#808898)!important;border-color:#0000!important}._tabContainer_rzv03_1:hover{background-color:#5c8dea0f;color:var(--text-secondary,#64748b)!important}._tabContainer_rzv03_1>span{text-align:center}._tabContainer_rzv03_1._tabActive_rzv03_13{background-color:#2764d912;color:var(--text-secondary,#64748b)!important}._tabContainer_rzv03_1._tabActive_rzv03_13:hover{background-color:#5c8dea0f}.dial-primary-solid-button{background-image:linear-gradient(135deg, var(--bg-accent-secondary,#37babc) 0%, var(--bg-accent-primary,#5c8dea) 30%, var(--bg-accent-tertiary,#a972ff) 100%);border-style:none;border-radius:9999px;transition:box-shadow .2s,transform .15s;box-shadow:0 0 16px #37babc40,0 4px 12px #a972ff38;background-color:#0000!important;padding-inline:24px!important}@media (hover:hover){.dial-primary-solid-button:hover{background-color:#0000;background-image:linear-gradient(135deg, var(--bg-accent-secondary,#37babc) 0%, var(--bg-accent-primary,#5c8dea) 30%, var(--bg-accent-tertiary,#a972ff) 100%);transform:translateY(-1px);box-shadow:0 0 24px #37babc59,0 6px 18px #a972ff4d}}.dial-primary-solid-button:active{background-color:#0000;background-image:linear-gradient(135deg, var(--bg-accent-secondary,#37babc) 0%, var(--bg-accent-primary,#5c8dea) 30%, var(--bg-accent-tertiary,#a972ff) 100%);filter:brightness(.92);transform:translateY(0);box-shadow:0 0 10px #37babc33,0 2px 6px #a972ff29}.dial-primary-solid-button:disabled{box-shadow:none;cursor:not-allowed;background-image:none;transform:none;background-color:var(--controls-bg-disable,#d1dbea)!important;color:var(--text-white,#fff)!important}.dial-danger-solid-button{border-radius:9999px!important}.dial-primary-solid-button.dial-primary-solid-button{background-color:#0000;background-image:linear-gradient(135deg,#4b7be6 0%,#9355f4 100%);border:none;border-radius:9999px;transition:box-shadow .2s,transform .15s;box-shadow:0 4px 16px #5c8dea52}@media (hover:hover){.dial-primary-solid-button.dial-primary-solid-button:hover{background-color:#0000;background-image:linear-gradient(135deg,#4b7be6 0%,#9355f4 100%);transform:translateY(-1px);box-shadow:0 6px 20px #5c8dea6b}}.dial-primary-solid-button.dial-primary-solid-button:active{filter:brightness(.92);background-color:#0000;background-image:linear-gradient(135deg,#4b7be6 0%,#9355f4 100%);transform:translateY(0);box-shadow:0 2px 8px #5c8dea38}.dial-primary-solid-button.dial-primary-solid-button:disabled{box-shadow:none;background-image:none;transform:none}.dial-neutral-outlined-button{transition:background-color .15s,border-color .15s;color:var(--bg-accent-primary,#2764d9)!important;background-color:#2764d914!important;background-image:none!important;border:1px solid #2764d933!important;border-radius:9999px!important}@media (hover:hover){.dial-neutral-outlined-button:hover:enabled{background-color:#2764d921!important;border-color:#2764d959!important}}.dial-neutral-outlined-button:active:enabled{background-color:#2764d92e!important;border-color:#2764d973!important}.dial-neutral-outlined-button:disabled{border-color:var(--stroke-secondary,#d1dbea);color:var(--controls-text-neutral-disable,#575f73);background-color:#0000;background-image:none}.dial-primary-ghost-button:not(.dial-icon-button){border-style:none;border-radius:9999px;color:var(--bg-accent-primary,#2764d9)!important}@media (hover:hover){.dial-primary-ghost-button:not(.dial-icon-button):hover:enabled{background-color:#2764d90d!important}}.dial-primary-ghost-button:not(.dial-icon-button):active:enabled{background-color:#2764d914!important}.dial-icon-button{border-radius:6px!important}.dial-input:not(.dial-input-error){transition:border-color .15s,box-shadow .15s;border-color:var(--stroke-tertiary,#e0e6f0)!important;border-radius:.75rem!important}.dial-input:not(.dial-input-error):not(:disabled):hover{border-color:var(--stroke-accent-primary,#7da4ff)!important}.dial-input:not(.dial-input-error):not(:disabled):active,.dial-input:not(.dial-input-error):not(:disabled):focus,.dial-input:not(.dial-input-error):not(:disabled):focus-within{border-color:var(--stroke-accent-primary,#124ace)!important;box-shadow:0 0 0 4px var(--bg-accent-primary-alpha,#7da4ff2e)!important}.dial-input-error{border-radius:.75rem!important}._card_ymqsc_1{background:var(--bg-layer-0,#fcfcfc);transition:transform .2s ease-out,box-shadow .2s ease-out;box-shadow:0 1px 3px #1018280a,0 6px 20px #1018280d}@media (hover:hover){._card_ymqsc_1:hover{transform:translateY(-3px);box-shadow:0 4px 10px #1018280f,0 18px 44px #1018281a}._card_ymqsc_1:hover ._emptyStarHidden_ymqsc_11{opacity:1}}@media (prefers-reduced-motion:reduce){._card_ymqsc_1{transition:none}._card_ymqsc_1:hover{transform:none}._card_ymqsc_1 ._starBtn_ymqsc_22,._card_ymqsc_1 ._emptyStarHidden_ymqsc_11{transition:none!important}}._starBtn_ymqsc_22{transition:transform .15s!important}@media (hover:hover){._starBtn_ymqsc_22:hover{transform:scale(1.15)!important}}._emptyStarHidden_ymqsc_11{opacity:0;transition:opacity .15s!important}._description_ymqsc_44{color:var(--text-secondary,#575f73)}._skeletonCard_ymqsc_48{background:var(--bg-layer-0,#fcfcfc)}._numericText_uy8cg_2{font-feature-settings:"tnum" 1, "lnum" 1}._featuredChip_8kyt8_1{background:color-mix(in srgb, var(--entity-color,#2764d9) 12%, var(--bg-layer-0,#fcfcfc))!important;color:var(--entity-color,var(--text-accent,#2764d9))!important}._icon_182e4_1{color:var(--cat-folder-path-icon,var(--text-secondary,#575f73))}._label_182e4_5{color:var(--cat-folder-path-label,var(--text-secondary,#575f73))}._starFilledIcon_po6zj_1{color:var(--cat-star-filled,var(--text-warning-icon,#eec840));animation:.28s cubic-bezier(.34,1.56,.64,1) _starPop_po6zj_1}@keyframes _starPop_po6zj_1{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}._tag_16t7g_1{color:var(--cat-pricing-tag-text,var(--text-secondary,#575f73))!important;border:1px solid var(--cat-pricing-tag-border,var(--stroke-secondary,#d1dbea))!important;background:var(--cat-pricing-tag-bg,var(--bg-layer-2,#eef1f7))!important}button._cancelButton_tjpsd_1.dial-primary-ghost-button{color:var(--text-secondary,#575f73)!important}@media (hover:hover){button._cancelButton_tjpsd_1.dial-primary-ghost-button:hover:enabled{background-color:var(--bg-layer-3,#0000000a)}}._wrapper_oh1ub_1{background:var(--sb-bg,var(--bg-layer-3,#fcfcfc));border-color:var(--sb-border,var(--stroke-tertiary,#e0e6f0))}._header_oh1ub_6{color:var(--sb-text,var(--text-primary,#161b2d))}._divider_oh1ub_10{border-color:var(--sb-border,var(--stroke-tertiary,#e0e6f0))}._panel_oh1ub_14{border-color:var(--sb-border,var(--stroke-tertiary,#e0e6f0));border-inline-end-color:var(--sb-border-inline-end,var(--sb-border,var(--stroke-tertiary,#e0e6f0)))}@keyframes _fadeIn_oh1ub_1{0%{opacity:0}to{opacity:1}}._appear_oh1ub_27{animation:.2s ease-out forwards _fadeIn_oh1ub_1}._resizeHandler_oh1ub_31{background:var(--sb-bg-resize-handler,var(--text-info,#124ace));width:4px!important;color:var(--sb-resize-handler,var(--text-info,#124ace))!important}._icon_1b1ye_1{color:var(--si-icon,var(--text-secondary,#575f73))}._title_jw4lf_1{color:var(--cat-browse-title-text,var(--text-primary,#eef1f7))}._count_jw4lf_5{color:var(--cat-browse-count-text,var(--text-secondary,#575f73))}._sectionHeading_orno3_1{color:var(--text-secondary,#9fa6bd)}._rowAlt_orno3_5{background:var(--bg-layer-2,#eeeef0)}._label_orno3_9{color:var(--text-secondary,#9fa6bd)}._checkIcon_orno3_13{color:var(--text-accent-secondary,#37babc)}._valueTrue_orno3_17{color:var(--text-primary,#eef1f7)}._valueFalse_orno3_21{color:var(--text-secondary,#9fa6bd)}._valueText_orno3_25{color:var(--text-primary,#eef1f7)}._sectionHeading_1iv5f_1{color:var(--text-secondary,#575f73)}._urlBox_1iv5f_5{background:var(--bg-layer-2,#eeeef0)}._snippetWrapper_1iv5f_9{border:1px solid var(--stroke-secondary,#242c42)}._snippetTabs_1iv5f_13{border-bottom:1px solid var(--stroke-secondary,#242c42)}._codeBlock_1iv5f_17{background:var(--bg-layer-1,#0d1425)}._snippetWrapper_1iv5f_9 ._codeBlock_1iv5f_17{border-radius:0}._copyButton_1iv5f_25{background:var(--bg-layer-2,#1a2035);color:var(--text-secondary,#575f73)}._copyButton_1iv5f_25:hover{background:var(--bg-layer-3,#242c42);color:var(--text-primary,#e4e6f0)}._pre_1iv5f_34{color:var(--text-primary,#e4e6f0)}._backdrop_4qjfd_1{background:#0c101db3}._panel_4qjfd_5{background:var(--bg-layer-0,#fcfcfc);border-inline-start-color:var(--stroke-secondary,#242c42)}._divider_4qjfd_10{border-block-end:1px solid var(--stroke-tertiary,#e0e6f0)}._content_4qjfd_14{scrollbar-width:thin;scrollbar-color:var(--stroke-secondary,#242c42) transparent}._introCaption_4qjfd_19{color:var(--text-secondary,#575f73)}._tabsRow_4qjfd_23{border-bottom-color:var(--stroke-tertiary,#e0e6f0)}._activeTab_4qjfd_27{-o-border-image:linear-gradient(135deg, var(--bg-accent-secondary,#37babc) 0%, var(--bg-accent-primary,#5c8dea) 30%, var(--bg-accent-tertiary,#a972ff) 100%) 1;border-image:linear-gradient(135deg, var(--bg-accent-secondary,#37babc) 0%, var(--bg-accent-primary,#5c8dea) 30%, var(--bg-accent-tertiary,#a972ff) 100%) 1}._tag--FREE_roky1_1{background:var(--bg-accent-secondary,#53c25b1f)!important;color:var(--text-accent-secondary,#53c25b)!important;border-color:#0000!important}._tag--FEATURED_roky1_6{background:var(--bg-warning-secondary,#eec8401f)!important;color:var(--text-warning,#eec840)!important;border-color:#0000!important}._tag--BY_REQUEST_roky1_11{background:var(--bg-layer-2,#1a2035)!important;color:var(--text-secondary,#575f73)!important;border-color:#0000!important}._tag--BETA_roky1_16{background:var(--bg-accent-primary-alpha,#6374ff1f)!important;color:var(--text-accent-primary,#6374ff)!important;border-color:#0000!important}._tag--DEPRECATED_roky1_21{background:var(--bg-layer-2,#1a2035)!important;color:var(--text-error,#f2655a)!important;border-color:#0000!important}._progressTrack_roky1_27{background:var(--bg-layer-2,#1a2035)}._progressFill_roky1_31{background:var(--text-accent-primary,#6374ff)}._resetLabel_roky1_35{color:var(--text-secondary,#575f73)}._container_1aye5_1{border:1px solid var(--stroke-secondary,#d1dbea)}._header_1aye5_5{color:var(--text-secondary,#575f73);background:var(--bg-layer-1,#e0e6f0);letter-spacing:.06em;font-weight:500}._cell_1aye5_12{color:var(--text-primary,#161b2d);border-top:1px solid var(--stroke-secondary,#d1dbea)}._evenRow_1aye5_17{background:var(--bg-layer-7,#00000006)}._divider_1e5ho_1{border-top:1px solid var(--stroke-tertiary,#e0e6f0)}._description_1e5ho_5{color:var(--text-secondary,#575f73)}._code_1e5ho_9{font-family:Fira Code,Cascadia Code,Courier New,monospace}._pageNav_10ids_1{background:#2764d90f;border:1px solid #2764d933}._navBtn_10ids_6{color:var(--text-accent,#2764d9);transition:background-color .15s}@media (hover:hover){._navBtn_10ids_6:hover:not(:disabled){background-color:#2764d91a}}._navBtn_10ids_6:active:not(:disabled){background-color:#2764d929}._navBtn_10ids_6:disabled{color:var(--stroke-secondary,#d1dbea);cursor:default}._pageCounter_10ids_23{color:var(--text-secondary,#575f73)}._section_10ids_27{overflow-anchor:none;animation:.3s ease-out _sectionEnter_10ids_1}._card_10ids_32{background:var(--bg-layer-0,#fcfcfc);transition:transform .2s ease-out,box-shadow .2s ease-out;box-shadow:0 1px 3px #1018280a,0 6px 20px #1018280d}@media (hover:hover){._card_10ids_32:hover{transform:translateY(-3px);box-shadow:0 4px 10px #1018280f,0 18px 44px #1018281a}}@media (prefers-reduced-motion:reduce){._card_10ids_32{transition:none}._card_10ids_32:hover{transform:none}}._sectionLeaving_10ids_52{pointer-events:none;animation:.26s ease-in forwards _sectionExit_10ids_1}._gridPage_10ids_57>*{animation:.28s ease-out _favFadeIn_10ids_1}._cardLeaving_10ids_61{pointer-events:none;animation:.18s ease-out forwards _cardFadeOut_10ids_1}@keyframes _sectionEnter_10ids_1{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@keyframes _sectionExit_10ids_1{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-8px)}}@keyframes _cardFadeOut_10ids_1{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.96)}}@keyframes _favFadeIn_10ids_1{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}._listContainer_n69ms_1{background:var(--cat-list-bg,var(--bg-layer-3,#fcfcfc));border-color:var(--cm-markdown-border,var(--cat-list-border,var(--stroke-secondary,#d1dbea)))}._gridClip_n69ms_6{clip-path:inset(0 round .75rem)}._gridClip_n69ms_6 .ag-theme-balham-dark,._gridClip_n69ms_6 .ag-root-wrapper,._gridClip_n69ms_6 .ag-root{overflow:visible!important}._gridClip_n69ms_6 .ag-root-wrapper{border:none!important;border-radius:0!important}._gridClip_n69ms_6 .ag-header{top:var(--list-header-sticky-top,0px);z-index:5;background:var(--cat-list-header-bg,var(--bg-layer-3,#fcfcfc));border-top-left-radius:.75rem;border-top-right-radius:.75rem;position:sticky;border-bottom-color:var(--cm-table-row-divider,var(--stroke-tertiary,#e0e6f0))!important}._gridClip_n69ms_6 .ag-row{border-bottom-color:var(--cm-table-row-divider,var(--stroke-tertiary,#e0e6f0))!important}._gridClip_n69ms_6 .ag-header-row .ag-header-cell:first-child,._gridClip_n69ms_6 .ag-row .ag-cell:first-child{padding-inline-start:1rem}._gridClip_n69ms_6 .ag-header-row .ag-header-cell:last-child,._gridClip_n69ms_6 .ag-row .ag-cell:last-child{padding-inline-end:1rem}._gridClip_n69ms_6 .ag-row-even{background:var(--bg-layer-5,#f5f7fa)}._favHeader_n69ms_43 .ag-header-cell-label{justify-content:flex-end}._starFilledIcon_n69ms_47{color:var(--cat-card-star-filled,var(--text-warning-icon,#eec840))}._starToggleOff_n69ms_51{opacity:.35}.ag-row:hover ._starToggleOff_n69ms_51{opacity:.75}._starToggleOff_n69ms_51:hover,._starToggleOff_n69ms_51:focus-visible{opacity:1}._selectedRow_n69ms_64{border:2px solid var(--stroke-accent-primary,#124ace)!important;background-color:var(--bg-accent-primary-alpha,#7da4ff2e)!important}._filterBtn_11nuk_5{background-color:var(--cat-filter-btn-bg,#fff);border:1px solid #0000000d;transition:border-color .15s,box-shadow .15s}@media (hover:hover){._filterBtn_11nuk_5:hover:not(:focus-visible){border-color:#0000001f}}._filterBtn_11nuk_5:focus-visible{border-color:color-mix(in srgb, var(--stroke-accent-primary,#7da4ff) 50%, transparent);box-shadow:none;outline:none}._filterBtnActive_11nuk_21{border-color:var(--stroke-accent-primary,#7da4ff)}._filterBtnOpen_11nuk_25{border-color:color-mix(in srgb, var(--stroke-accent-primary,#7da4ff) 50%, transparent)}._filterBtnLabel_11nuk_30{color:var(--text-primary,#131a29)}._filterBtnFunnel_11nuk_34{color:var(--text-secondary,#64748b)}._filterBtnChevron_11nuk_38{color:var(--text-tertiary,#98a2b3);transition:transform .15s}@media (prefers-reduced-motion:reduce){._filterBtnChevron_11nuk_38{transition:none}}._overlay_11nuk_51{background:var(--cat-filter-overlay-bg,#fff);border:1px solid #0000000d;box-shadow:0 16px 40px #1018281f}@media (hover:hover){._row_11nuk_59:hover{background:var(--bg-layer-3,#0000000a)}}._row_11nuk_59:focus-visible{box-shadow:0 0 0 2px #7da4ff80}._rowChecked_11nuk_67{background:var(--bg-accent-primary-alpha,#7da4ff26)}@media (hover:hover){._rowChecked_11nuk_67:hover{background:var(--bg-accent-primary-alpha,#7da4ff26)}}._rowLabel_11nuk_76{color:var(--text-primary,#131a29)}._checkbox_11nuk_81{background:var(--cat-filter-checkbox-bg,#fff);border:1.5px solid #0000001f;transition:border-color .15s,background-color .15s}@media (prefers-reduced-motion:reduce){._checkbox_11nuk_81{transition:none}}._checkboxChecked_11nuk_92{background-color:#3664e2;border-color:#3664e2}._checkboxChecked_11nuk_92:after{content:"";border:2px solid #fff;border-top:none;border-left:none;width:5px;height:10px;margin-top:1px;margin-right:1px;display:block;transform:rotate(45deg)translate(-1px,-2px)}._divider_11nuk_109{background:#0000000d}._sectionLabel_11nuk_113{color:var(--text-tertiary,#98a2b3)}._footer_11nuk_117{border-top:1px solid #0000000d}._section_qj3lh_1{background:var(--cat-bg,#f5f7fa)}._icon_qj3lh_5{color:var(--cat-browse-icon,var(--text-secondary,#9fa6bd))}._divider_qj3lh_9{background:var(--cat-browse-divider,var(--stroke-secondary,#242c42))}._clearAll_qj3lh_13{color:var(--cat-browse-clear-all,var(--text-error,#f76464))}._root_1jtp2_1,._heading_1jtp2_5{background:var(--cat-bg,#f5f7fa)}._headingTitle_1jtp2_9{color:var(--cat-heading-title-text,var(--text-primary,#eef1f7))}._tabsRow_1jtp2_13{border-bottom-color:var(--stroke-tertiary,#e0e6f0)}._activeTab_1jtp2_17{-o-border-image:linear-gradient(135deg, var(--bg-accent-secondary,#37babc) 0%, var(--bg-accent-primary,#5c8dea) 30%, var(--bg-accent-tertiary,#a972ff) 100%) 1;border-image:linear-gradient(135deg, var(--bg-accent-secondary,#37babc) 0%, var(--bg-accent-primary,#5c8dea) 30%, var(--bg-accent-tertiary,#a972ff) 100%) 1}._splitDivider_1efwg_1{background:#ffffff59;border-radius:1px;flex-shrink:0;width:1px;height:14px;display:block}._chevron_1efwg_10{transition:transform .15s}._chevronOpen_1efwg_14{transform:rotate(180deg)}._dropdownWrapper_1efwg_18{border:1px solid #0000000d!important;border-radius:12px!important;overflow:hidden!important;box-shadow:0 16px 40px #1018281f!important}._menu_1efwg_25{background:var(--bg-layer-0);border-radius:12px;width:288px;padding:6px;animation:.12s ease-out _menuEnter_1efwg_1}@media (prefers-reduced-motion:reduce){._menu_1efwg_25{animation:none}}._item_1efwg_38{text-align:start;cursor:pointer;background:0 0;border:none;border-radius:8px;outline:none;align-items:flex-start;gap:12px;width:100%;padding:9px 10px;transition:background .1s;display:flex}._item_1efwg_38:hover{background:var(--bg-layer-3,#0000000a)}._item_1efwg_38:focus-visible{outline:2px solid var(--text-accent-primary);outline-offset:-2px;background:var(--bg-layer-3,#0000000a)}._itemIcon_1efwg_61{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}._itemText_1efwg_71{flex-direction:column;gap:2px;min-width:0;display:flex}._itemLabel_1efwg_78{color:var(--text-primary)}._itemDescription_1efwg_82{color:var(--text-secondary);-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}@keyframes _menuEnter_1efwg_1{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}._backdrop_4t085_1{background:#0c101db3}._panel_4t085_5{background:var(--bg-layer-0,#fcfcfc);border-inline-start-color:var(--stroke-secondary,#242c42)}._divider_4t085_10{border-block-end:1px solid var(--stroke-tertiary,#e0e6f0)}._content_4t085_14{scrollbar-width:thin;scrollbar-color:var(--stroke-secondary,#242c42) transparent}
|
|
1
|
+
._container_ozmd2_1{background-color:var(--search-bar-bg,#fff);border:1px solid #0000000d;transition:border-color .15s,box-shadow .15s}@media (hover:hover){._container_ozmd2_1:hover:not(:focus-within){border-color:#0000001f}}._container_ozmd2_1:focus-within{border-color:color-mix(in srgb, var(--stroke-accent-primary,#7da4ff) 50%, transparent);box-shadow:none}._icon_ozmd2_16{color:var(--text-tertiary,#98a2b3)}._input_ozmd2_20{color:var(--text-primary,#131a29);background-color:#0000}._input_ozmd2_20::placeholder{color:var(--text-tertiary,#98a2b3)}._tabsRow_is040_1{border-bottom-color:var(--stroke-tertiary,#e0e6f0)}._activeTab_is040_5{border-color:var(--stroke-accent-primary,#7da4ff)!important}._tabContainer_rzv03_1{background-color:#0000;color:var(--text-tertiary,#808898)!important;border-color:#0000!important}._tabContainer_rzv03_1:hover{background-color:#5c8dea0f;color:var(--text-secondary,#64748b)!important}._tabContainer_rzv03_1>span{text-align:center}._tabContainer_rzv03_1._tabActive_rzv03_13{background-color:#2764d912;color:var(--text-secondary,#64748b)!important}._tabContainer_rzv03_1._tabActive_rzv03_13:hover{background-color:#5c8dea0f}.dial-primary-solid-button{background-image:linear-gradient(135deg, var(--bg-accent-secondary,#37babc) 0%, var(--bg-accent-primary,#5c8dea) 30%, var(--bg-accent-tertiary,#a972ff) 100%);border-style:none;border-radius:9999px;transition:box-shadow .2s,transform .15s;box-shadow:0 0 16px #37babc40,0 4px 12px #a972ff38;background-color:#0000!important;padding-inline:24px!important}@media (hover:hover){.dial-primary-solid-button:hover{background-color:#0000;background-image:linear-gradient(135deg, var(--bg-accent-secondary,#37babc) 0%, var(--bg-accent-primary,#5c8dea) 30%, var(--bg-accent-tertiary,#a972ff) 100%);transform:translateY(-1px);box-shadow:0 0 24px #37babc59,0 6px 18px #a972ff4d}}.dial-primary-solid-button:active{background-color:#0000;background-image:linear-gradient(135deg, var(--bg-accent-secondary,#37babc) 0%, var(--bg-accent-primary,#5c8dea) 30%, var(--bg-accent-tertiary,#a972ff) 100%);filter:brightness(.92);transform:translateY(0);box-shadow:0 0 10px #37babc33,0 2px 6px #a972ff29}.dial-primary-solid-button:disabled{box-shadow:none;cursor:not-allowed;background-image:none;transform:none;background-color:var(--controls-bg-disable,#d1dbea)!important;color:var(--text-white,#fff)!important}.dial-danger-solid-button{border-radius:9999px!important}.dial-primary-solid-button.dial-primary-solid-button{background-color:#0000;background-image:linear-gradient(135deg,#4b7be6 0%,#9355f4 100%);border:none;border-radius:9999px;transition:box-shadow .2s,transform .15s;box-shadow:0 4px 16px #5c8dea52}@media (hover:hover){.dial-primary-solid-button.dial-primary-solid-button:hover{background-color:#0000;background-image:linear-gradient(135deg,#4b7be6 0%,#9355f4 100%);transform:translateY(-1px);box-shadow:0 6px 20px #5c8dea6b}}.dial-primary-solid-button.dial-primary-solid-button:active{filter:brightness(.92);background-color:#0000;background-image:linear-gradient(135deg,#4b7be6 0%,#9355f4 100%);transform:translateY(0);box-shadow:0 2px 8px #5c8dea38}.dial-primary-solid-button.dial-primary-solid-button:disabled{box-shadow:none;background-image:none;transform:none}.dial-neutral-outlined-button{transition:background-color .15s,border-color .15s;color:var(--bg-accent-primary,#2764d9)!important;background-color:#2764d914!important;background-image:none!important;border:1px solid #2764d933!important;border-radius:9999px!important}@media (hover:hover){.dial-neutral-outlined-button:hover:enabled{background-color:#2764d921!important;border-color:#2764d959!important}}.dial-neutral-outlined-button:active:enabled{background-color:#2764d92e!important;border-color:#2764d973!important}.dial-neutral-outlined-button:disabled{border-color:var(--stroke-secondary,#d1dbea);color:var(--controls-text-neutral-disable,#575f73);background-color:#0000;background-image:none}.dial-primary-ghost-button:not(.dial-icon-button){border-style:none;border-radius:9999px;color:var(--bg-accent-primary,#2764d9)!important}@media (hover:hover){.dial-primary-ghost-button:not(.dial-icon-button):hover:enabled{background-color:#2764d90d!important}}.dial-primary-ghost-button:not(.dial-icon-button):active:enabled{background-color:#2764d914!important}.dial-icon-button{border-radius:6px!important}.dial-input:not(.dial-input-error){transition:border-color .15s,box-shadow .15s;border-color:var(--stroke-tertiary,#e0e6f0)!important;border-radius:.75rem!important}.dial-input:not(.dial-input-error):not(:disabled):hover{border-color:var(--stroke-accent-primary,#7da4ff)!important}.dial-input:not(.dial-input-error):not(:disabled):active,.dial-input:not(.dial-input-error):not(:disabled):focus,.dial-input:not(.dial-input-error):not(:disabled):focus-within{border-color:var(--stroke-accent-primary,#124ace)!important;box-shadow:0 0 0 4px var(--bg-accent-primary-alpha,#7da4ff2e)!important}.dial-input-error{border-radius:.75rem!important}._card_ymqsc_1{background:var(--bg-layer-0,#fcfcfc);transition:transform .2s ease-out,box-shadow .2s ease-out;box-shadow:0 1px 3px #1018280a,0 6px 20px #1018280d}@media (hover:hover){._card_ymqsc_1:hover{transform:translateY(-3px);box-shadow:0 4px 10px #1018280f,0 18px 44px #1018281a}._card_ymqsc_1:hover ._emptyStarHidden_ymqsc_11{opacity:1}}@media (prefers-reduced-motion:reduce){._card_ymqsc_1{transition:none}._card_ymqsc_1:hover{transform:none}._card_ymqsc_1 ._starBtn_ymqsc_22,._card_ymqsc_1 ._emptyStarHidden_ymqsc_11{transition:none!important}}._starBtn_ymqsc_22{transition:transform .15s!important}@media (hover:hover){._starBtn_ymqsc_22:hover{transform:scale(1.15)!important}}._emptyStarHidden_ymqsc_11{opacity:0;transition:opacity .15s!important}._description_ymqsc_44{color:var(--text-secondary,#575f73)}._skeletonCard_ymqsc_48{background:var(--bg-layer-0,#fcfcfc)}._numericText_uy8cg_2{font-feature-settings:"tnum" 1, "lnum" 1}._featuredChip_8kyt8_1{background:color-mix(in srgb, var(--entity-color,#2764d9) 12%, var(--bg-layer-0,#fcfcfc))!important;color:var(--entity-color,var(--text-accent,#2764d9))!important}._icon_182e4_1{color:var(--cat-folder-path-icon,var(--text-secondary,#575f73))}._label_182e4_5{color:var(--cat-folder-path-label,var(--text-secondary,#575f73))}._starFilledIcon_po6zj_1{color:var(--cat-star-filled,var(--text-warning-icon,#eec840));animation:.28s cubic-bezier(.34,1.56,.64,1) _starPop_po6zj_1}@keyframes _starPop_po6zj_1{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}._tag_16t7g_1{color:var(--cat-pricing-tag-text,var(--text-secondary,#575f73))!important;border:1px solid var(--cat-pricing-tag-border,var(--stroke-secondary,#d1dbea))!important;background:var(--cat-pricing-tag-bg,var(--bg-layer-2,#eef1f7))!important}button._cancelButton_tjpsd_1.dial-primary-ghost-button{color:var(--text-secondary,#575f73)!important}@media (hover:hover){button._cancelButton_tjpsd_1.dial-primary-ghost-button:hover:enabled{background-color:var(--bg-layer-3,#0000000a)}}._wrapper_1toho_1{background:var(--sb-bg,var(--bg-layer-raised,#fcfcfc));border-color:var(--sb-border,var(--stroke-tertiary,#e0e6f0))}._header_1toho_6{color:var(--sb-text,var(--text-primary,#161b2d))}._divider_1toho_10{border-color:var(--sb-border,var(--stroke-tertiary,#e0e6f0))}._panel_1toho_14{border-color:var(--sb-border,var(--stroke-tertiary,#e0e6f0));border-inline-end-color:var(--sb-border-inline-end,var(--sb-border,var(--stroke-tertiary,#e0e6f0)))}@keyframes _fadeIn_1toho_1{0%{opacity:0}to{opacity:1}}._appear_1toho_27{animation:.2s ease-out forwards _fadeIn_1toho_1}._resizeHandler_1toho_31{background:var(--sb-bg-resize-handler,var(--text-info,#2764d9));width:4px!important;color:var(--sb-resize-handler,var(--text-info,#2764d9))!important}._icon_1b1ye_1{color:var(--si-icon,var(--text-secondary,#575f73))}._title_jw4lf_1{color:var(--cat-browse-title-text,var(--text-primary,#eef1f7))}._count_jw4lf_5{color:var(--cat-browse-count-text,var(--text-secondary,#575f73))}._sectionHeading_orno3_1{color:var(--text-secondary,#9fa6bd)}._rowAlt_orno3_5{background:var(--bg-layer-2,#eeeef0)}._label_orno3_9{color:var(--text-secondary,#9fa6bd)}._checkIcon_orno3_13{color:var(--text-accent-secondary,#37babc)}._valueTrue_orno3_17{color:var(--text-primary,#eef1f7)}._valueFalse_orno3_21{color:var(--text-secondary,#9fa6bd)}._valueText_orno3_25{color:var(--text-primary,#eef1f7)}._sectionHeading_1iv5f_1{color:var(--text-secondary,#575f73)}._urlBox_1iv5f_5{background:var(--bg-layer-2,#eeeef0)}._snippetWrapper_1iv5f_9{border:1px solid var(--stroke-secondary,#242c42)}._snippetTabs_1iv5f_13{border-bottom:1px solid var(--stroke-secondary,#242c42)}._codeBlock_1iv5f_17{background:var(--bg-layer-1,#0d1425)}._snippetWrapper_1iv5f_9 ._codeBlock_1iv5f_17{border-radius:0}._copyButton_1iv5f_25{background:var(--bg-layer-2,#1a2035);color:var(--text-secondary,#575f73)}._copyButton_1iv5f_25:hover{background:var(--bg-layer-3,#242c42);color:var(--text-primary,#e4e6f0)}._pre_1iv5f_34{color:var(--text-primary,#e4e6f0)}._backdrop_4qjfd_1{background:#0c101db3}._panel_4qjfd_5{background:var(--bg-layer-0,#fcfcfc);border-inline-start-color:var(--stroke-secondary,#242c42)}._divider_4qjfd_10{border-block-end:1px solid var(--stroke-tertiary,#e0e6f0)}._content_4qjfd_14{scrollbar-width:thin;scrollbar-color:var(--stroke-secondary,#242c42) transparent}._introCaption_4qjfd_19{color:var(--text-secondary,#575f73)}._tabsRow_4qjfd_23{border-bottom-color:var(--stroke-tertiary,#e0e6f0)}._activeTab_4qjfd_27{-o-border-image:linear-gradient(135deg, var(--bg-accent-secondary,#37babc) 0%, var(--bg-accent-primary,#5c8dea) 30%, var(--bg-accent-tertiary,#a972ff) 100%) 1;border-image:linear-gradient(135deg, var(--bg-accent-secondary,#37babc) 0%, var(--bg-accent-primary,#5c8dea) 30%, var(--bg-accent-tertiary,#a972ff) 100%) 1}._tag--FREE_roky1_1{background:var(--bg-accent-secondary,#53c25b1f)!important;color:var(--text-accent-secondary,#53c25b)!important;border-color:#0000!important}._tag--FEATURED_roky1_6{background:var(--bg-warning-secondary,#eec8401f)!important;color:var(--text-warning,#eec840)!important;border-color:#0000!important}._tag--BY_REQUEST_roky1_11{background:var(--bg-layer-2,#1a2035)!important;color:var(--text-secondary,#575f73)!important;border-color:#0000!important}._tag--BETA_roky1_16{background:var(--bg-accent-primary-alpha,#6374ff1f)!important;color:var(--text-accent-primary,#6374ff)!important;border-color:#0000!important}._tag--DEPRECATED_roky1_21{background:var(--bg-layer-2,#1a2035)!important;color:var(--text-error,#f2655a)!important;border-color:#0000!important}._progressTrack_roky1_27{background:var(--bg-layer-2,#1a2035)}._progressFill_roky1_31{background:var(--text-accent-primary,#6374ff)}._resetLabel_roky1_35{color:var(--text-secondary,#575f73)}._container_1aye5_1{border:1px solid var(--stroke-secondary,#d1dbea)}._header_1aye5_5{color:var(--text-secondary,#575f73);background:var(--bg-layer-1,#e0e6f0);letter-spacing:.06em;font-weight:500}._cell_1aye5_12{color:var(--text-primary,#161b2d);border-top:1px solid var(--stroke-secondary,#d1dbea)}._evenRow_1aye5_17{background:var(--bg-layer-7,#00000006)}._divider_1e5ho_1{border-top:1px solid var(--stroke-tertiary,#e0e6f0)}._description_1e5ho_5{color:var(--text-secondary,#575f73)}._code_1e5ho_9{font-family:Fira Code,Cascadia Code,Courier New,monospace}._pageNav_10ids_1{background:#2764d90f;border:1px solid #2764d933}._navBtn_10ids_6{color:var(--text-accent,#2764d9);transition:background-color .15s}@media (hover:hover){._navBtn_10ids_6:hover:not(:disabled){background-color:#2764d91a}}._navBtn_10ids_6:active:not(:disabled){background-color:#2764d929}._navBtn_10ids_6:disabled{color:var(--stroke-secondary,#d1dbea);cursor:default}._pageCounter_10ids_23{color:var(--text-secondary,#575f73)}._section_10ids_27{overflow-anchor:none;animation:.3s ease-out _sectionEnter_10ids_1}._card_10ids_32{background:var(--bg-layer-0,#fcfcfc);transition:transform .2s ease-out,box-shadow .2s ease-out;box-shadow:0 1px 3px #1018280a,0 6px 20px #1018280d}@media (hover:hover){._card_10ids_32:hover{transform:translateY(-3px);box-shadow:0 4px 10px #1018280f,0 18px 44px #1018281a}}@media (prefers-reduced-motion:reduce){._card_10ids_32{transition:none}._card_10ids_32:hover{transform:none}}._sectionLeaving_10ids_52{pointer-events:none;animation:.26s ease-in forwards _sectionExit_10ids_1}._gridPage_10ids_57>*{animation:.28s ease-out _favFadeIn_10ids_1}._cardLeaving_10ids_61{pointer-events:none;animation:.18s ease-out forwards _cardFadeOut_10ids_1}@keyframes _sectionEnter_10ids_1{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@keyframes _sectionExit_10ids_1{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-8px)}}@keyframes _cardFadeOut_10ids_1{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.96)}}@keyframes _favFadeIn_10ids_1{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}._listContainer_n69ms_1{background:var(--cat-list-bg,var(--bg-layer-3,#fcfcfc));border-color:var(--cm-markdown-border,var(--cat-list-border,var(--stroke-secondary,#d1dbea)))}._gridClip_n69ms_6{clip-path:inset(0 round .75rem)}._gridClip_n69ms_6 .ag-theme-balham-dark,._gridClip_n69ms_6 .ag-root-wrapper,._gridClip_n69ms_6 .ag-root{overflow:visible!important}._gridClip_n69ms_6 .ag-root-wrapper{border:none!important;border-radius:0!important}._gridClip_n69ms_6 .ag-header{top:var(--list-header-sticky-top,0px);z-index:5;background:var(--cat-list-header-bg,var(--bg-layer-3,#fcfcfc));border-top-left-radius:.75rem;border-top-right-radius:.75rem;position:sticky;border-bottom-color:var(--cm-table-row-divider,var(--stroke-tertiary,#e0e6f0))!important}._gridClip_n69ms_6 .ag-row{border-bottom-color:var(--cm-table-row-divider,var(--stroke-tertiary,#e0e6f0))!important}._gridClip_n69ms_6 .ag-header-row .ag-header-cell:first-child,._gridClip_n69ms_6 .ag-row .ag-cell:first-child{padding-inline-start:1rem}._gridClip_n69ms_6 .ag-header-row .ag-header-cell:last-child,._gridClip_n69ms_6 .ag-row .ag-cell:last-child{padding-inline-end:1rem}._gridClip_n69ms_6 .ag-row-even{background:var(--bg-layer-5,#f5f7fa)}._favHeader_n69ms_43 .ag-header-cell-label{justify-content:flex-end}._starFilledIcon_n69ms_47{color:var(--cat-card-star-filled,var(--text-warning-icon,#eec840))}._starToggleOff_n69ms_51{opacity:.35}.ag-row:hover ._starToggleOff_n69ms_51{opacity:.75}._starToggleOff_n69ms_51:hover,._starToggleOff_n69ms_51:focus-visible{opacity:1}._selectedRow_n69ms_64{border:2px solid var(--stroke-accent-primary,#124ace)!important;background-color:var(--bg-accent-primary-alpha,#7da4ff2e)!important}._filterBtn_11nuk_5{background-color:var(--cat-filter-btn-bg,#fff);border:1px solid #0000000d;transition:border-color .15s,box-shadow .15s}@media (hover:hover){._filterBtn_11nuk_5:hover:not(:focus-visible){border-color:#0000001f}}._filterBtn_11nuk_5:focus-visible{border-color:color-mix(in srgb, var(--stroke-accent-primary,#7da4ff) 50%, transparent);box-shadow:none;outline:none}._filterBtnActive_11nuk_21{border-color:var(--stroke-accent-primary,#7da4ff)}._filterBtnOpen_11nuk_25{border-color:color-mix(in srgb, var(--stroke-accent-primary,#7da4ff) 50%, transparent)}._filterBtnLabel_11nuk_30{color:var(--text-primary,#131a29)}._filterBtnFunnel_11nuk_34{color:var(--text-secondary,#64748b)}._filterBtnChevron_11nuk_38{color:var(--text-tertiary,#98a2b3);transition:transform .15s}@media (prefers-reduced-motion:reduce){._filterBtnChevron_11nuk_38{transition:none}}._overlay_11nuk_51{background:var(--cat-filter-overlay-bg,#fff);border:1px solid #0000000d;box-shadow:0 16px 40px #1018281f}@media (hover:hover){._row_11nuk_59:hover{background:var(--bg-layer-3,#0000000a)}}._row_11nuk_59:focus-visible{box-shadow:0 0 0 2px #7da4ff80}._rowChecked_11nuk_67{background:var(--bg-accent-primary-alpha,#7da4ff26)}@media (hover:hover){._rowChecked_11nuk_67:hover{background:var(--bg-accent-primary-alpha,#7da4ff26)}}._rowLabel_11nuk_76{color:var(--text-primary,#131a29)}._checkbox_11nuk_81{background:var(--cat-filter-checkbox-bg,#fff);border:1.5px solid #0000001f;transition:border-color .15s,background-color .15s}@media (prefers-reduced-motion:reduce){._checkbox_11nuk_81{transition:none}}._checkboxChecked_11nuk_92{background-color:#3664e2;border-color:#3664e2}._checkboxChecked_11nuk_92:after{content:"";border:2px solid #fff;border-top:none;border-left:none;width:5px;height:10px;margin-top:1px;margin-right:1px;display:block;transform:rotate(45deg)translate(-1px,-2px)}._divider_11nuk_109{background:#0000000d}._sectionLabel_11nuk_113{color:var(--text-tertiary,#98a2b3)}._footer_11nuk_117{border-top:1px solid #0000000d}._section_qj3lh_1{background:var(--cat-bg,#f5f7fa)}._icon_qj3lh_5{color:var(--cat-browse-icon,var(--text-secondary,#9fa6bd))}._divider_qj3lh_9{background:var(--cat-browse-divider,var(--stroke-secondary,#242c42))}._clearAll_qj3lh_13{color:var(--cat-browse-clear-all,var(--text-error,#f76464))}._root_1jtp2_1,._heading_1jtp2_5{background:var(--cat-bg,#f5f7fa)}._headingTitle_1jtp2_9{color:var(--cat-heading-title-text,var(--text-primary,#eef1f7))}._tabsRow_1jtp2_13{border-bottom-color:var(--stroke-tertiary,#e0e6f0)}._activeTab_1jtp2_17{-o-border-image:linear-gradient(135deg, var(--bg-accent-secondary,#37babc) 0%, var(--bg-accent-primary,#5c8dea) 30%, var(--bg-accent-tertiary,#a972ff) 100%) 1;border-image:linear-gradient(135deg, var(--bg-accent-secondary,#37babc) 0%, var(--bg-accent-primary,#5c8dea) 30%, var(--bg-accent-tertiary,#a972ff) 100%) 1}._splitDivider_1efwg_1{background:#ffffff59;border-radius:1px;flex-shrink:0;width:1px;height:14px;display:block}._chevron_1efwg_10{transition:transform .15s}._chevronOpen_1efwg_14{transform:rotate(180deg)}._dropdownWrapper_1efwg_18{border:1px solid #0000000d!important;border-radius:12px!important;overflow:hidden!important;box-shadow:0 16px 40px #1018281f!important}._menu_1efwg_25{background:var(--bg-layer-0);border-radius:12px;width:288px;padding:6px;animation:.12s ease-out _menuEnter_1efwg_1}@media (prefers-reduced-motion:reduce){._menu_1efwg_25{animation:none}}._item_1efwg_38{text-align:start;cursor:pointer;background:0 0;border:none;border-radius:8px;outline:none;align-items:flex-start;gap:12px;width:100%;padding:9px 10px;transition:background .1s;display:flex}._item_1efwg_38:hover{background:var(--bg-layer-3,#0000000a)}._item_1efwg_38:focus-visible{outline:2px solid var(--text-accent-primary);outline-offset:-2px;background:var(--bg-layer-3,#0000000a)}._itemIcon_1efwg_61{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}._itemText_1efwg_71{flex-direction:column;gap:2px;min-width:0;display:flex}._itemLabel_1efwg_78{color:var(--text-primary)}._itemDescription_1efwg_82{color:var(--text-secondary);-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}@keyframes _menuEnter_1efwg_1{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}._backdrop_4t085_1{background:#0c101db3}._panel_4t085_5{background:var(--bg-layer-0,#fcfcfc);border-inline-start-color:var(--stroke-secondary,#242c42)}._divider_4t085_10{border-block-end:1px solid var(--stroke-tertiary,#e0e6f0)}._content_4t085_14{scrollbar-width:thin;scrollbar-color:var(--stroke-secondary,#242c42) transparent}
|
|
2
2
|
/*$vite$:1*/
|
package/index.js
CHANGED
|
@@ -26606,13 +26606,13 @@ var Yb = (e) => /* @__PURE__ */ R(j, { ...e }), Xb = (e) => /* @__PURE__ */ R(_,
|
|
|
26606
26606
|
})]
|
|
26607
26607
|
});
|
|
26608
26608
|
}, Ox = {
|
|
26609
|
-
wrapper: "
|
|
26610
|
-
header: "
|
|
26611
|
-
divider: "
|
|
26612
|
-
panel: "
|
|
26613
|
-
appear: "
|
|
26614
|
-
fadeIn: "
|
|
26615
|
-
resizeHandler: "
|
|
26609
|
+
wrapper: "_wrapper_1toho_1",
|
|
26610
|
+
header: "_header_1toho_6",
|
|
26611
|
+
divider: "_divider_1toho_10",
|
|
26612
|
+
panel: "_panel_1toho_14",
|
|
26613
|
+
appear: "_appear_1toho_27",
|
|
26614
|
+
fadeIn: "_fadeIn_1toho_1",
|
|
26615
|
+
resizeHandler: "_resizeHandler_1toho_31"
|
|
26616
26616
|
};
|
|
26617
26617
|
i(({ title: e, titleClassName: t = "dial-h1-text", leftActions: n, className: r, rightActions: i }) => /* @__PURE__ */ z("div", {
|
|
26618
26618
|
className: G("flex h-12 shrink-0 items-center gap-2 px-4", r, Ox.header),
|
|
@@ -28,7 +28,6 @@ export interface CatalogColors {
|
|
|
28
28
|
}
|
|
29
29
|
/**
|
|
30
30
|
* Typography overrides for the Catalog component.
|
|
31
|
-
* Pass single Tailwind utility classes (e.g. `'dial-h2-text'`, `'dial-body-semi-text'`).
|
|
32
31
|
* When a `fontClassName` is provided, individual font properties are ignored.
|
|
33
32
|
*/
|
|
34
33
|
export interface CatalogTypography {
|
|
@@ -48,11 +47,7 @@ export interface CatalogTypography {
|
|
|
48
47
|
/** Typography class applied to tab text. Defaults to `'dial-body-text'`. */
|
|
49
48
|
tabClassName?: string;
|
|
50
49
|
}
|
|
51
|
-
/**
|
|
52
|
-
* Combined style overrides (colors and typography) for the Catalog component.
|
|
53
|
-
* Lib applies these as CSS custom properties via inline styles, allowing the consuming
|
|
54
|
-
* app to customize colors and typography while maintaining layout consistency.
|
|
55
|
-
*/
|
|
50
|
+
/** Combined style overrides (colors and typography) for the Catalog component. */
|
|
56
51
|
export interface CatalogStyles {
|
|
57
52
|
/** Color customizations applied as CSS custom properties. */
|
|
58
53
|
colors?: CatalogColors;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"catalog-styles.d.ts","sourceRoot":"","sources":["../../src/models/catalog-styles.ts"],"names":[],"mappings":"AAAA;;;GAGG;AACH,MAAM,WAAW,aAAa;IAC5B,iEAAiE;IACjE,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,sDAAsD;IACtD,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,4EAA4E;IAC5E,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,sEAAsE;IACtE,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,oEAAoE;IACpE,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAC3B,4DAA4D;IAC5D,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAC1B,oEAAoE;IACpE,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAC3B,yFAAyF;IACzF,kBAAkB,CAAC,EAAE,MAAM,CAAC;IAC5B,iEAAiE;IACjE,kBAAkB,CAAC,EAAE,MAAM,CAAC;IAC5B,yEAAyE;IACzE,wBAAwB,CAAC,EAAE,MAAM,CAAC;IAClC,iEAAiE;IACjE,YAAY,CAAC,EAAE,MAAM,CAAC;CACvB;AAED
|
|
1
|
+
{"version":3,"file":"catalog-styles.d.ts","sourceRoot":"","sources":["../../src/models/catalog-styles.ts"],"names":[],"mappings":"AAAA;;;GAGG;AACH,MAAM,WAAW,aAAa;IAC5B,iEAAiE;IACjE,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,sDAAsD;IACtD,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,4EAA4E;IAC5E,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,sEAAsE;IACtE,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,oEAAoE;IACpE,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAC3B,4DAA4D;IAC5D,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAC1B,oEAAoE;IACpE,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAC3B,yFAAyF;IACzF,kBAAkB,CAAC,EAAE,MAAM,CAAC;IAC5B,iEAAiE;IACjE,kBAAkB,CAAC,EAAE,MAAM,CAAC;IAC5B,yEAAyE;IACzE,wBAAwB,CAAC,EAAE,MAAM,CAAC;IAClC,iEAAiE;IACjE,YAAY,CAAC,EAAE,MAAM,CAAC;CACvB;AAED;;;GAGG;AACH,MAAM,WAAW,iBAAiB;IAChC,+CAA+C;IAC/C,qBAAqB,CAAC,EAAE,MAAM,CAAC;IAC/B,6CAA6C;IAC7C,mBAAmB,CAAC,EAAE,MAAM,CAAC;IAC7B,+CAA+C;IAC/C,qBAAqB,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACxC,+CAA+C;IAC/C,qBAAqB,CAAC,EAAE,MAAM,CAAC;IAC/B;;;OAGG;IACH,wBAAwB,CAAC,EAAE,MAAM,CAAC;IAClC,4EAA4E;IAC5E,YAAY,CAAC,EAAE,MAAM,CAAC;CACvB;AAED,kFAAkF;AAClF,MAAM,WAAW,aAAa;IAC5B,6DAA6D;IAC7D,MAAM,CAAC,EAAE,aAAa,CAAC;IACvB,qDAAqD;IACrD,UAAU,CAAC,EAAE,iBAAiB,CAAC;CAChC"}
|
|
@@ -17,13 +17,7 @@ export interface OverviewSection {
|
|
|
17
17
|
/** Ordered spec rows. */
|
|
18
18
|
specs: OverviewSpec[];
|
|
19
19
|
}
|
|
20
|
-
/**
|
|
21
|
-
* Structured data powering the Overview tab of `DetailsPanel`.
|
|
22
|
-
*
|
|
23
|
-
* Recommended source format: a TypeScript file per entity type (or per provider)
|
|
24
|
-
* exporting a `Record<string, CatalogItemOverview>` keyed by item id.
|
|
25
|
-
* Example: `export const MODEL_OVERVIEWS: Record<string, CatalogItemOverview> = { 'gpt-4o': { sections: [...] } }`.
|
|
26
|
-
*/
|
|
20
|
+
/** Structured data powering the Overview tab of `DetailsPanel`. */
|
|
27
21
|
export interface CatalogItemOverview {
|
|
28
22
|
/** Ordered list of spec sections shown in the Overview tab. */
|
|
29
23
|
sections: OverviewSection[];
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"item-overview.d.ts","sourceRoot":"","sources":["../../src/models/item-overview.ts"],"names":[],"mappings":"AAAA,kDAAkD;AAClD,MAAM,WAAW,YAAY;IAC3B,qCAAqC;IACrC,KAAK,EAAE,MAAM,CAAC;IACd;;;;;OAKG;IACH,KAAK,EAAE,MAAM,GAAG,OAAO,CAAC;CACzB;AAED,sDAAsD;AACtD,MAAM,WAAW,eAAe;IAC9B,+DAA+D;IAC/D,KAAK,EAAE,MAAM,CAAC;IACd,yBAAyB;IACzB,KAAK,EAAE,YAAY,EAAE,CAAC;CACvB;AAED
|
|
1
|
+
{"version":3,"file":"item-overview.d.ts","sourceRoot":"","sources":["../../src/models/item-overview.ts"],"names":[],"mappings":"AAAA,kDAAkD;AAClD,MAAM,WAAW,YAAY;IAC3B,qCAAqC;IACrC,KAAK,EAAE,MAAM,CAAC;IACd;;;;;OAKG;IACH,KAAK,EAAE,MAAM,GAAG,OAAO,CAAC;CACzB;AAED,sDAAsD;AACtD,MAAM,WAAW,eAAe;IAC9B,+DAA+D;IAC/D,KAAK,EAAE,MAAM,CAAC;IACd,yBAAyB;IACzB,KAAK,EAAE,YAAY,EAAE,CAAC;CACvB;AAED,mEAAmE;AACnE,MAAM,WAAW,mBAAmB;IAClC,+DAA+D;IAC/D,QAAQ,EAAE,eAAe,EAAE,CAAC;CAC7B"}
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@epam/ai-dial-catalog",
|
|
3
3
|
"description": "Marketplace catalog component for browsing models, tools, and assistants with search, filter, and sort",
|
|
4
|
-
"version": "1.1.0-dev.
|
|
4
|
+
"version": "1.1.0-dev.49",
|
|
5
5
|
"license": "Apache-2.0",
|
|
6
6
|
"type": "module",
|
|
7
7
|
"main": "./index.js",
|
|
@@ -19,9 +19,9 @@
|
|
|
19
19
|
"peerDependencies": {
|
|
20
20
|
"react": "^19.0.0",
|
|
21
21
|
"@tabler/icons-react": "^3.0.0",
|
|
22
|
-
"@epam/ai-dial-kit": "1.1.0-dev.
|
|
23
|
-
"@epam/ai-dial-sidebar": "1.1.0-dev.
|
|
24
|
-
"@epam/ai-dial-chat-shared": "1.1.0-dev.
|
|
22
|
+
"@epam/ai-dial-kit": "1.1.0-dev.49",
|
|
23
|
+
"@epam/ai-dial-sidebar": "1.1.0-dev.49",
|
|
24
|
+
"@epam/ai-dial-chat-shared": "1.1.0-dev.49",
|
|
25
25
|
"ag-grid-community": "35.3.0",
|
|
26
26
|
"@epam/ai-dial-ui-kit": "^0.13.0-dev.12"
|
|
27
27
|
},
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import { CatalogItem } from '../models/catalog-item';
|
|
2
|
+
/** Returns the filter label for the From dropdown: the default label when nothing (or everything) is selected, or a compact summary otherwise. */
|
|
2
3
|
export declare const getFromLabel: (checked: Set<string>, allIds: Set<string> | undefined, defaultLabel?: string) => string;
|
|
3
4
|
/** Returns items that have at least one topic in the selected set. No-ops when `topics` is empty. */
|
|
4
5
|
export declare const filterByTopics: (items: CatalogItem[], topics: Set<string>) => CatalogItem[];
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"catalog-filter.d.ts","sourceRoot":"","sources":["../../src/utils/catalog-filter.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,wBAAwB,CAAC;AAE1D,eAAO,MAAM,YAAY,GACvB,SAAS,GAAG,CAAC,MAAM,CAAC,EACpB,QAAQ,GAAG,CAAC,MAAM,CAAC,GAAG,SAAS,EAC/B,qBAAqB,KACpB,MAUF,CAAC;AAEF,qGAAqG;AACrG,eAAO,MAAM,cAAc,GACzB,OAAO,WAAW,EAAE,EACpB,QAAQ,GAAG,CAAC,MAAM,CAAC,KAClB,WAAW,EAGb,CAAC;AAEF,+CAA+C;AAC/C,eAAO,MAAM,aAAa,GAAI,OAAO,WAAW,EAAE,KAAG,WAAW,EACjB,CAAC;AAEhD;;;GAGG;AACH,eAAO,MAAM,kBAAkB,GAC7B,OAAO,WAAW,EAAE,EACpB,OAAO,MAAM,KACZ,WAAW,EAeb,CAAC"}
|
|
1
|
+
{"version":3,"file":"catalog-filter.d.ts","sourceRoot":"","sources":["../../src/utils/catalog-filter.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,wBAAwB,CAAC;AAE1D,kJAAkJ;AAClJ,eAAO,MAAM,YAAY,GACvB,SAAS,GAAG,CAAC,MAAM,CAAC,EACpB,QAAQ,GAAG,CAAC,MAAM,CAAC,GAAG,SAAS,EAC/B,qBAAqB,KACpB,MAUF,CAAC;AAEF,qGAAqG;AACrG,eAAO,MAAM,cAAc,GACzB,OAAO,WAAW,EAAE,EACpB,QAAQ,GAAG,CAAC,MAAM,CAAC,KAClB,WAAW,EAGb,CAAC;AAEF,+CAA+C;AAC/C,eAAO,MAAM,aAAa,GAAI,OAAO,WAAW,EAAE,KAAG,WAAW,EACjB,CAAC;AAEhD;;;GAGG;AACH,eAAO,MAAM,kBAAkB,GAC7B,OAAO,WAAW,EAAE,EACpB,OAAO,MAAM,KACZ,WAAW,EAeb,CAAC"}
|
package/utils/catalog-sort.d.ts
CHANGED
|
@@ -1,11 +1,4 @@
|
|
|
1
1
|
import { CatalogItem } from '../models/catalog-item';
|
|
2
|
-
/**
|
|
3
|
-
* Returns a sorted copy of the items array.
|
|
4
|
-
* Featured items always appear first in every sort mode.
|
|
5
|
-
* Within each group the chosen key is applied:
|
|
6
|
-
* 'recently-updated': no further ordering (original/API order).
|
|
7
|
-
* 'newest': descending by updatedAt; items without a timestamp sort last.
|
|
8
|
-
* 'name-az': alphabetical by name.
|
|
9
|
-
*/
|
|
2
|
+
/** Returns a sorted copy of items; featured items always sort first, then by the given `sortKey`. */
|
|
10
3
|
export declare const sortCatalogItems: (items: CatalogItem[], sortKey: string) => CatalogItem[];
|
|
11
4
|
//# sourceMappingURL=catalog-sort.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"catalog-sort.d.ts","sourceRoot":"","sources":["../../src/utils/catalog-sort.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,wBAAwB,CAAC;AAG1D
|
|
1
|
+
{"version":3,"file":"catalog-sort.d.ts","sourceRoot":"","sources":["../../src/utils/catalog-sort.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,wBAAwB,CAAC;AAG1D,qGAAqG;AACrG,eAAO,MAAM,gBAAgB,GAC3B,OAAO,WAAW,EAAE,EACpB,SAAS,MAAM,KACd,WAAW,EA8Bb,CAAC"}
|
|
@@ -10,23 +10,13 @@ export interface AboutTextRun {
|
|
|
10
10
|
}
|
|
11
11
|
/** A single content run — either a list of bullets or a paragraph of text. */
|
|
12
12
|
export type AboutRun = AboutBulletRun | AboutTextRun;
|
|
13
|
-
/**
|
|
14
|
-
* A parsed section of about content.
|
|
15
|
-
* Sections with a `heading` start with a short non-bullet label line.
|
|
16
|
-
*/
|
|
13
|
+
/** A parsed section of an item's about-page content. */
|
|
17
14
|
export interface AboutBlock {
|
|
18
15
|
/** Optional section heading (e.g. "Capabilities", "Pricing"). */
|
|
19
16
|
heading?: string;
|
|
20
17
|
/** Ordered list of content runs inside this block. */
|
|
21
18
|
runs: AboutRun[];
|
|
22
19
|
}
|
|
23
|
-
/**
|
|
24
|
-
* Parses a plain-text about description into structured blocks for rendering.
|
|
25
|
-
*
|
|
26
|
-
* Splits on blank lines. Within each chunk the first line becomes a section
|
|
27
|
-
* heading when it is ≤ 60 chars, does not start with `•`, and is followed by
|
|
28
|
-
* more lines. Content lines starting with `•` are grouped into bullet runs;
|
|
29
|
-
* other lines become text paragraph runs.
|
|
30
|
-
*/
|
|
20
|
+
/** Parses a plain-text about description into structured `AboutBlock[]` for rendering. */
|
|
31
21
|
export declare const parseAboutContent: (content: string) => AboutBlock[];
|
|
32
22
|
//# sourceMappingURL=parse-about-content.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"parse-about-content.d.ts","sourceRoot":"","sources":["../../src/utils/parse-about-content.ts"],"names":[],"mappings":"AAAA,uEAAuE;AACvE,MAAM,WAAW,cAAc;IAC7B,IAAI,EAAE,SAAS,CAAC;IAChB,KAAK,EAAE,MAAM,EAAE,CAAC;CACjB;AAED,4DAA4D;AAC5D,MAAM,WAAW,YAAY;IAC3B,IAAI,EAAE,MAAM,CAAC;IACb,IAAI,EAAE,MAAM,CAAC;CACd;AAED,8EAA8E;AAC9E,MAAM,MAAM,QAAQ,GAAG,cAAc,GAAG,YAAY,CAAC;AAErD
|
|
1
|
+
{"version":3,"file":"parse-about-content.d.ts","sourceRoot":"","sources":["../../src/utils/parse-about-content.ts"],"names":[],"mappings":"AAAA,uEAAuE;AACvE,MAAM,WAAW,cAAc;IAC7B,IAAI,EAAE,SAAS,CAAC;IAChB,KAAK,EAAE,MAAM,EAAE,CAAC;CACjB;AAED,4DAA4D;AAC5D,MAAM,WAAW,YAAY;IAC3B,IAAI,EAAE,MAAM,CAAC;IACb,IAAI,EAAE,MAAM,CAAC;CACd;AAED,8EAA8E;AAC9E,MAAM,MAAM,QAAQ,GAAG,cAAc,GAAG,YAAY,CAAC;AAErD,wDAAwD;AACxD,MAAM,WAAW,UAAU;IACzB,iEAAiE;IACjE,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,sDAAsD;IACtD,IAAI,EAAE,QAAQ,EAAE,CAAC;CAClB;AAED,0FAA0F;AAC1F,eAAO,MAAM,iBAAiB,GAAI,SAAS,MAAM,KAAG,UAAU,EAgCxD,CAAC"}
|
|
@@ -12,11 +12,7 @@ export declare const collectFolderKeys: (items: PublishFolderNode[]) => string[]
|
|
|
12
12
|
export declare const toFolderPathKey: (path: string[]) => string;
|
|
13
13
|
/** Splits a `DialFile`/`DialFoldersTree` string path back into folder path segments. */
|
|
14
14
|
export declare const fromFolderPathKey: (pathKey: string) => string[];
|
|
15
|
-
/**
|
|
16
|
-
* Converts `PublishFolderNode[]` to the `DialFile[]` shape `DialFoldersTree`
|
|
17
|
-
* requires. `folderId` is required by `DialFile` but unused for this
|
|
18
|
-
* folder-only, context-menu-less tree, so it is set to the path key.
|
|
19
|
-
*/
|
|
15
|
+
/** Converts `PublishFolderNode[]` to the `DialFile[]` shape `DialFoldersTree` requires. */
|
|
20
16
|
export declare const toDialFileTree: (items: PublishFolderNode[]) => DialFile[];
|
|
21
17
|
/** Error messages returned by {@link validateFolderName} for each rejection reason. */
|
|
22
18
|
export interface FolderNameValidationMessages {
|
|
@@ -27,18 +23,9 @@ export interface FolderNameValidationMessages {
|
|
|
27
23
|
/** Shown when a sibling folder already has this name (case-insensitive). */
|
|
28
24
|
duplicate: string;
|
|
29
25
|
}
|
|
30
|
-
/**
|
|
31
|
-
* Validates a folder name entered in the publish destination tree. Returns an
|
|
32
|
-
* error message from `messages`, or `null` when `rawValue` is a valid,
|
|
33
|
-
* non-duplicate folder name.
|
|
34
|
-
*/
|
|
26
|
+
/** Returns an error message from `messages`, or `null` when `rawValue` is a valid non-duplicate folder name for the publish destination tree. */
|
|
35
27
|
export declare const validateFolderName: (rawValue: string, siblingNames: string[], messages: FolderNameValidationMessages) => string | null;
|
|
36
|
-
/**
|
|
37
|
-
* Returns `baseName` if no sibling already has that name, otherwise
|
|
38
|
-
* `"${baseName} 2"`, `"${baseName} 3"`, etc. — the first suffix that is
|
|
39
|
-
* free. Used so the inline create-folder editor starts with a name that does
|
|
40
|
-
* not duplicate an existing sibling folder.
|
|
41
|
-
*/
|
|
28
|
+
/** Returns `baseName` if no sibling already has that name, otherwise appends a number suffix (`2`, `3`, …) until the name is free. */
|
|
42
29
|
export declare const getUniqueFolderName: (baseName: string, siblingNames: string[]) => string;
|
|
43
30
|
/** Names of the direct children of the folder at `parentPath` (root siblings when empty). */
|
|
44
31
|
export declare const getSiblingFolderNames: (items: PublishFolderNode[], parentPath: string[]) => string[];
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"publish-folder-tree.d.ts","sourceRoot":"","sources":["../../src/utils/publish-folder-tree.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAoB,MAAM,sBAAsB,CAAC;AAClE,OAAO,EAAE,iBAAiB,EAAE,MAAM,mBAAmB,CAAC;AAEtD;;;;GAIG;AACH,eAAO,MAAM,gBAAgB,GAC3B,OAAO,iBAAiB,EAAE,EAC1B,OAAO,MAAM,KACZ,iBAAiB,EAoBnB,CAAC;AAEF,yEAAyE;AACzE,eAAO,MAAM,iBAAiB,GAAI,OAAO,iBAAiB,EAAE,KAAG,MAAM,EAIjE,CAAC;AAEL,gGAAgG;AAChG,eAAO,MAAM,eAAe,GAAI,MAAM,MAAM,EAAE,KAAG,MAAwB,CAAC;AAE1E,wFAAwF;AACxF,eAAO,MAAM,iBAAiB,GAAI,SAAS,MAAM,KAAG,MAAM,EACtB,CAAC;AAErC
|
|
1
|
+
{"version":3,"file":"publish-folder-tree.d.ts","sourceRoot":"","sources":["../../src/utils/publish-folder-tree.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAoB,MAAM,sBAAsB,CAAC;AAClE,OAAO,EAAE,iBAAiB,EAAE,MAAM,mBAAmB,CAAC;AAEtD;;;;GAIG;AACH,eAAO,MAAM,gBAAgB,GAC3B,OAAO,iBAAiB,EAAE,EAC1B,OAAO,MAAM,KACZ,iBAAiB,EAoBnB,CAAC;AAEF,yEAAyE;AACzE,eAAO,MAAM,iBAAiB,GAAI,OAAO,iBAAiB,EAAE,KAAG,MAAM,EAIjE,CAAC;AAEL,gGAAgG;AAChG,eAAO,MAAM,eAAe,GAAI,MAAM,MAAM,EAAE,KAAG,MAAwB,CAAC;AAE1E,wFAAwF;AACxF,eAAO,MAAM,iBAAiB,GAAI,SAAS,MAAM,KAAG,MAAM,EACtB,CAAC;AAErC,2FAA2F;AAC3F,eAAO,MAAM,cAAc,GAAI,OAAO,iBAAiB,EAAE,KAAG,QAAQ,EAUhE,CAAC;AAKL,uFAAuF;AACvF,MAAM,WAAW,4BAA4B;IAC3C,4CAA4C;IAC5C,KAAK,EAAE,MAAM,CAAC;IACd,kEAAkE;IAClE,OAAO,EAAE,MAAM,CAAC;IAChB,4EAA4E;IAC5E,SAAS,EAAE,MAAM,CAAC;CACnB;AAED,iJAAiJ;AACjJ,eAAO,MAAM,kBAAkB,GAC7B,UAAU,MAAM,EAChB,cAAc,MAAM,EAAE,EACtB,UAAU,4BAA4B,KACrC,MAAM,GAAG,IAcX,CAAC;AAEF,sIAAsI;AACtI,eAAO,MAAM,mBAAmB,GAC9B,UAAU,MAAM,EAChB,cAAc,MAAM,EAAE,KACrB,MAYF,CAAC;AAEF,6FAA6F;AAC7F,eAAO,MAAM,qBAAqB,GAChC,OAAO,iBAAiB,EAAE,EAC1B,YAAY,MAAM,EAAE,KACnB,MAAM,EAoBR,CAAC"}
|
package/utils/publish-state.d.ts
CHANGED
|
@@ -1,9 +1,4 @@
|
|
|
1
1
|
import { PublishDerivationInput, PublishDerivedState } from '../models/publish';
|
|
2
|
-
/**
|
|
3
|
-
* Derives the publish panel's callout and submit-button state from the
|
|
4
|
-
* current destination-folder context. Priority (highest first): a request
|
|
5
|
-
* in flight, no folder selected yet, missing write access, a failed submit,
|
|
6
|
-
* replacing an existing version, then the default informational callout.
|
|
7
|
-
*/
|
|
2
|
+
/** Derives the callout kind and submit-button state for the publish panel from the current folder context. */
|
|
8
3
|
export declare const derivePublishState: (input: PublishDerivationInput) => PublishDerivedState;
|
|
9
4
|
//# sourceMappingURL=publish-state.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"publish-state.d.ts","sourceRoot":"","sources":["../../src/utils/publish-state.ts"],"names":[],"mappings":"AAAA,OAAO,EAEL,sBAAsB,EACtB,mBAAmB,EACpB,MAAM,mBAAmB,CAAC;AAE3B
|
|
1
|
+
{"version":3,"file":"publish-state.d.ts","sourceRoot":"","sources":["../../src/utils/publish-state.ts"],"names":[],"mappings":"AAAA,OAAO,EAEL,sBAAsB,EACtB,mBAAmB,EACpB,MAAM,mBAAmB,CAAC;AAE3B,8GAA8G;AAC9G,eAAO,MAAM,kBAAkB,GAC7B,OAAO,sBAAsB,KAC5B,mBA8CF,CAAC"}
|
package/utils/styles.d.ts
CHANGED
|
@@ -3,5 +3,6 @@ import { CatalogItem } from '../models/catalog-item';
|
|
|
3
3
|
import { CatalogStyles } from '../models/catalog-styles';
|
|
4
4
|
/** Returns CSS custom properties for entity color and shadow when the item is featured, undefined otherwise. */
|
|
5
5
|
export declare const getFeaturedEntityStyle: (item: CatalogItem) => CSSProperties | undefined;
|
|
6
|
+
/** Builds CSS custom properties for the `Catalog` component from `CatalogStyles`. */
|
|
6
7
|
export declare const getStyles: (catalogStyles?: CatalogStyles) => CSSProperties;
|
|
7
8
|
//# sourceMappingURL=styles.d.ts.map
|
package/utils/styles.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"styles.d.ts","sourceRoot":"","sources":["../../src/utils/styles.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,aAAa,EAAE,MAAM,OAAO,CAAC;AAKtC,OAAO,EAAE,WAAW,EAAE,MAAM,wBAAwB,CAAC;AACrD,OAAO,EAAE,aAAa,EAAE,MAAM,0BAA0B,CAAC;AAEzD,gHAAgH;AAChH,eAAO,MAAM,sBAAsB,GACjC,MAAM,WAAW,KAChB,aAAa,GAAG,SAOlB,CAAC;AAEF,eAAO,MAAM,SAAS,GAAI,gBAAgB,aAAa,KAAG,aAezD,CAAC"}
|
|
1
|
+
{"version":3,"file":"styles.d.ts","sourceRoot":"","sources":["../../src/utils/styles.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,aAAa,EAAE,MAAM,OAAO,CAAC;AAKtC,OAAO,EAAE,WAAW,EAAE,MAAM,wBAAwB,CAAC;AACrD,OAAO,EAAE,aAAa,EAAE,MAAM,0BAA0B,CAAC;AAEzD,gHAAgH;AAChH,eAAO,MAAM,sBAAsB,GACjC,MAAM,WAAW,KAChB,aAAa,GAAG,SAOlB,CAAC;AAEF,qFAAqF;AACrF,eAAO,MAAM,SAAS,GAAI,gBAAgB,aAAa,KAAG,aAezD,CAAC"}
|
|
@@ -1,24 +1,9 @@
|
|
|
1
1
|
import { CatalogItemCredentials } from '../models/catalog-item-credentials';
|
|
2
2
|
import { CredentialsBadgeState, CredentialsLevel, CredentialsUiState } from '../types/toolset-auth';
|
|
3
|
-
/**
|
|
4
|
-
* Resolves which credentials action/section the Details Panel should show,
|
|
5
|
-
* mirroring the legacy Marketplace `getToolsetAuthAction` decision:
|
|
6
|
-
* admin managing a public item always gets the two-level accordion; a
|
|
7
|
-
* non-admin viewing a public item that they are not personally signed into
|
|
8
|
-
* gets "Login with my creds"; otherwise it's a plain Log in / Log out.
|
|
9
|
-
*/
|
|
3
|
+
/** Resolves which credentials action/section the Details Panel should show for the given item credentials. */
|
|
10
4
|
export declare const getCredentialsUiState: (credentials: CatalogItemCredentials) => CredentialsUiState;
|
|
11
|
-
/**
|
|
12
|
-
* Resolves the card-grid credentials badge state: LOGGED OUT when signed out
|
|
13
|
-
* at every applicable level. Returns `undefined` (no badge) when the item
|
|
14
|
-
* requires no authentication, or when it is signed in at any level.
|
|
15
|
-
*/
|
|
5
|
+
/** Returns `CredentialsBadgeState.LoggedOut` when signed out at every applicable level, or `undefined` when no authentication is required or signed in at any level. */
|
|
16
6
|
export declare const getCredentialsBadgeState: (credentials: CatalogItemCredentials) => CredentialsBadgeState | undefined;
|
|
17
|
-
/**
|
|
18
|
-
* Resolves which level a direct (non-accordion) "Log out" action applies to:
|
|
19
|
-
* prefers `USER` when signed in there, else falls back to `GLOBAL`. Only
|
|
20
|
-
* meaningful when `getCredentialsUiState` returned `LogOut` (i.e. at least
|
|
21
|
-
* one level is signed in).
|
|
22
|
-
*/
|
|
7
|
+
/** Resolves which level a direct (non-accordion) "Log out" action applies to. */
|
|
23
8
|
export declare const getSignedInLevel: (credentials: CatalogItemCredentials) => CredentialsLevel;
|
|
24
9
|
//# sourceMappingURL=toolset-credentials.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"toolset-credentials.d.ts","sourceRoot":"","sources":["../../src/utils/toolset-credentials.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,sBAAsB,EAAE,MAAM,oCAAoC,CAAC;AACjF,OAAO,EACL,qBAAqB,EACrB,gBAAgB,EAChB,kBAAkB,EAGnB,MAAM,uBAAuB,CAAC;AAK/B
|
|
1
|
+
{"version":3,"file":"toolset-credentials.d.ts","sourceRoot":"","sources":["../../src/utils/toolset-credentials.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,sBAAsB,EAAE,MAAM,oCAAoC,CAAC;AACjF,OAAO,EACL,qBAAqB,EACrB,gBAAgB,EAChB,kBAAkB,EAGnB,MAAM,uBAAuB,CAAC;AAK/B,8GAA8G;AAC9G,eAAO,MAAM,qBAAqB,GAChC,aAAa,sBAAsB,KAClC,kBAcF,CAAC;AAEF,wKAAwK;AACxK,eAAO,MAAM,wBAAwB,GACnC,aAAa,sBAAsB,KAClC,qBAAqB,GAAG,SAW1B,CAAC;AAEF,iFAAiF;AACjF,eAAO,MAAM,gBAAgB,GAC3B,aAAa,sBAAsB,KAClC,gBAG0B,CAAC"}
|
|
@@ -1,6 +1,3 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Returns the column count for the Favorites grid.
|
|
3
|
-
* Responsive: ≥1024 px → 4, ≥640 px → 2, else 1.
|
|
4
|
-
*/
|
|
1
|
+
/** Returns the column count for the Favorites grid: ≥1024 px → 4, ≥640 px → 2, else 1. */
|
|
5
2
|
export declare const useFavColumns: () => number;
|
|
6
3
|
//# sourceMappingURL=use-fav-columns.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"use-fav-columns.d.ts","sourceRoot":"","sources":["../../src/utils/use-fav-columns.ts"],"names":[],"mappings":"AAEA
|
|
1
|
+
{"version":3,"file":"use-fav-columns.d.ts","sourceRoot":"","sources":["../../src/utils/use-fav-columns.ts"],"names":[],"mappings":"AAEA,0FAA0F;AAC1F,eAAO,MAAM,aAAa,QAAO,MAYhC,CAAC"}
|
|
@@ -66,12 +66,6 @@ export interface UsePublishFlowResult {
|
|
|
66
66
|
/** Resets folder selection, any locally-created folders, and the submit error back to their initial state. */
|
|
67
67
|
reset: () => void;
|
|
68
68
|
}
|
|
69
|
-
/**
|
|
70
|
-
* Drives the Publish flow's state: destination-folder selection, optimistic
|
|
71
|
-
* local folder creation, existing-publication detection, and submit
|
|
72
|
-
* handling. Framework for both in-place (DetailsPanel) and popup/standalone
|
|
73
|
-
* presentations, and for both versioned (`CatalogItem`) and unversioned
|
|
74
|
-
* (e.g. conversation) items.
|
|
75
|
-
*/
|
|
69
|
+
/** Manages all state for the Publish flow: folder selection, local folder creation, existing-publication detection, and submit handling. */
|
|
76
70
|
export declare const usePublishFlow: <TItem extends PublishFlowItem = CatalogItem>({ item, history, folderItems: initialFolderItems, hasWriteAccess: resolveWriteAccess, onCreateFolder, onPublish, onPublishSuccess, }: UsePublishFlowOptions<TItem>) => UsePublishFlowResult;
|
|
77
71
|
//# sourceMappingURL=use-publish-flow.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"use-publish-flow.d.ts","sourceRoot":"","sources":["../../src/utils/use-publish-flow.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,WAAW,EAAE,MAAM,wBAAwB,CAAC;AACrD,OAAO,EAAE,iBAAiB,EAAE,mBAAmB,EAAE,MAAM,mBAAmB,CAAC;AAE3E,mHAAmH;AACnH,MAAM,WAAW,eAAe;IAC9B,kFAAkF;IAClF,OAAO,CAAC,EAAE,MAAM,CAAC;CAClB;AA2DD,0CAA0C;AAC1C,MAAM,WAAW,qBAAqB,CAAC,KAAK,SAAS,eAAe;IAClE,+GAA+G;IAC/G,IAAI,EAAE,KAAK,CAAC;IACZ,kDAAkD;IAClD,OAAO,EAAE,mBAAmB,EAAE,CAAC;IAC/B,2EAA2E;IAC3E,WAAW,EAAE,iBAAiB,EAAE,CAAC;IACjC;;;OAGG;IACH,cAAc,CAAC,EAAE,CAAC,UAAU,EAAE,MAAM,EAAE,KAAK,OAAO,CAAC;IACnD;;;;;;OAMG;IACH,cAAc,CAAC,EAAE,CAAC,UAAU,EAAE,MAAM,EAAE,EAAE,IAAI,EAAE,MAAM,KAAK,IAAI,GAAG,OAAO,CAAC,IAAI,CAAC,CAAC;IAC9E,qFAAqF;IACrF,SAAS,EAAE,CAAC,IAAI,EAAE,KAAK,EAAE,UAAU,EAAE,MAAM,EAAE,KAAK,OAAO,CAAC,IAAI,CAAC,CAAC;IAChE,yFAAyF;IACzF,gBAAgB,CAAC,EAAE,CAAC,IAAI,EAAE,KAAK,EAAE,UAAU,EAAE,MAAM,EAAE,KAAK,IAAI,CAAC;CAChE;AAED,6DAA6D;AAC7D,MAAM,WAAW,oBAAoB;IACnC,8FAA8F;IAC9F,WAAW,EAAE,iBAAiB,EAAE,CAAC;IACjC;;;;OAIG;IACH,kBAAkB,CAAC,EAAE,MAAM,EAAE,CAAC;IAC9B,qFAAqF;IACrF,qBAAqB,EAAE,CAAC,IAAI,EAAE,MAAM,EAAE,GAAG,SAAS,KAAK,IAAI,CAAC;IAC5D,uIAAuI;IACvI,kBAAkB,EAAE,CAAC,UAAU,EAAE,MAAM,EAAE,EAAE,IAAI,EAAE,MAAM,KAAK,OAAO,CAAC,IAAI,CAAC,CAAC;IAC1E;;;;OAIG;IACH,8BAA8B,EAAE,OAAO,CAAC;IACxC,oEAAoE;IACpE,cAAc,EAAE,OAAO,CAAC;IACxB,wDAAwD;IACxD,YAAY,EAAE,OAAO,CAAC;IACtB,qDAAqD;IACrD,cAAc,EAAE,OAAO,CAAC;IACxB;;;;OAIG;IACH,YAAY,EAAE,MAAM,OAAO,CAAC,OAAO,CAAC,CAAC;IACrC,8GAA8G;IAC9G,KAAK,EAAE,MAAM,IAAI,CAAC;CACnB;AAED
|
|
1
|
+
{"version":3,"file":"use-publish-flow.d.ts","sourceRoot":"","sources":["../../src/utils/use-publish-flow.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,WAAW,EAAE,MAAM,wBAAwB,CAAC;AACrD,OAAO,EAAE,iBAAiB,EAAE,mBAAmB,EAAE,MAAM,mBAAmB,CAAC;AAE3E,mHAAmH;AACnH,MAAM,WAAW,eAAe;IAC9B,kFAAkF;IAClF,OAAO,CAAC,EAAE,MAAM,CAAC;CAClB;AA2DD,0CAA0C;AAC1C,MAAM,WAAW,qBAAqB,CAAC,KAAK,SAAS,eAAe;IAClE,+GAA+G;IAC/G,IAAI,EAAE,KAAK,CAAC;IACZ,kDAAkD;IAClD,OAAO,EAAE,mBAAmB,EAAE,CAAC;IAC/B,2EAA2E;IAC3E,WAAW,EAAE,iBAAiB,EAAE,CAAC;IACjC;;;OAGG;IACH,cAAc,CAAC,EAAE,CAAC,UAAU,EAAE,MAAM,EAAE,KAAK,OAAO,CAAC;IACnD;;;;;;OAMG;IACH,cAAc,CAAC,EAAE,CAAC,UAAU,EAAE,MAAM,EAAE,EAAE,IAAI,EAAE,MAAM,KAAK,IAAI,GAAG,OAAO,CAAC,IAAI,CAAC,CAAC;IAC9E,qFAAqF;IACrF,SAAS,EAAE,CAAC,IAAI,EAAE,KAAK,EAAE,UAAU,EAAE,MAAM,EAAE,KAAK,OAAO,CAAC,IAAI,CAAC,CAAC;IAChE,yFAAyF;IACzF,gBAAgB,CAAC,EAAE,CAAC,IAAI,EAAE,KAAK,EAAE,UAAU,EAAE,MAAM,EAAE,KAAK,IAAI,CAAC;CAChE;AAED,6DAA6D;AAC7D,MAAM,WAAW,oBAAoB;IACnC,8FAA8F;IAC9F,WAAW,EAAE,iBAAiB,EAAE,CAAC;IACjC;;;;OAIG;IACH,kBAAkB,CAAC,EAAE,MAAM,EAAE,CAAC;IAC9B,qFAAqF;IACrF,qBAAqB,EAAE,CAAC,IAAI,EAAE,MAAM,EAAE,GAAG,SAAS,KAAK,IAAI,CAAC;IAC5D,uIAAuI;IACvI,kBAAkB,EAAE,CAAC,UAAU,EAAE,MAAM,EAAE,EAAE,IAAI,EAAE,MAAM,KAAK,OAAO,CAAC,IAAI,CAAC,CAAC;IAC1E;;;;OAIG;IACH,8BAA8B,EAAE,OAAO,CAAC;IACxC,oEAAoE;IACpE,cAAc,EAAE,OAAO,CAAC;IACxB,wDAAwD;IACxD,YAAY,EAAE,OAAO,CAAC;IACtB,qDAAqD;IACrD,cAAc,EAAE,OAAO,CAAC;IACxB;;;;OAIG;IACH,YAAY,EAAE,MAAM,OAAO,CAAC,OAAO,CAAC,CAAC;IACrC,8GAA8G;IAC9G,KAAK,EAAE,MAAM,IAAI,CAAC;CACnB;AAED,4IAA4I;AAC5I,eAAO,MAAM,cAAc,GAAI,KAAK,SAAS,eAAe,GAAG,WAAW,EAAE,sIAQzE,qBAAqB,CAAC,KAAK,CAAC,KAAG,oBAyEjC,CAAC"}
|
|
@@ -14,14 +14,6 @@ export interface ScrollVirtualizerResult {
|
|
|
14
14
|
/** Total pixel height of the full (un-windowed) content area. */
|
|
15
15
|
totalHeight: number;
|
|
16
16
|
}
|
|
17
|
-
/**
|
|
18
|
-
* Virtualizes a card grid whose scroll is driven by the nearest scrollable
|
|
19
|
-
* ancestor rather than an internal scroll container.
|
|
20
|
-
*
|
|
21
|
-
* Attach `containerRef` to a `position: relative` wrapper that has
|
|
22
|
-
* `height: totalHeight` so the page scroll height stays correct.
|
|
23
|
-
* Only rows between `startRow` (inclusive) and `endRow` (exclusive)
|
|
24
|
-
* need to be rendered.
|
|
25
|
-
*/
|
|
17
|
+
/** Virtualizes a card grid driven by the nearest scrollable ancestor; returns row window, column count, and total height. */
|
|
26
18
|
export declare const useScrollVirtualizer: (itemCount: number, overscan?: number) => ScrollVirtualizerResult;
|
|
27
19
|
//# sourceMappingURL=use-scroll-virtualizer.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"use-scroll-virtualizer.d.ts","sourceRoot":"","sources":["../../src/utils/use-scroll-virtualizer.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,SAAS,EAA+B,MAAM,OAAO,CAAC;AAyBpE,8CAA8C;AAC9C,MAAM,WAAW,uBAAuB;IACtC,2DAA2D;IAC3D,YAAY,EAAE,SAAS,CAAC,cAAc,GAAG,IAAI,CAAC,CAAC;IAC/C,oDAAoD;IACpD,QAAQ,EAAE,MAAM,CAAC;IACjB,mDAAmD;IACnD,MAAM,EAAE,MAAM,CAAC;IACf,gEAAgE;IAChE,WAAW,EAAE,MAAM,CAAC;IACpB,0CAA0C;IAC1C,QAAQ,EAAE,MAAM,CAAC;IACjB,iEAAiE;IACjE,WAAW,EAAE,MAAM,CAAC;CACrB;AAED
|
|
1
|
+
{"version":3,"file":"use-scroll-virtualizer.d.ts","sourceRoot":"","sources":["../../src/utils/use-scroll-virtualizer.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,SAAS,EAA+B,MAAM,OAAO,CAAC;AAyBpE,8CAA8C;AAC9C,MAAM,WAAW,uBAAuB;IACtC,2DAA2D;IAC3D,YAAY,EAAE,SAAS,CAAC,cAAc,GAAG,IAAI,CAAC,CAAC;IAC/C,oDAAoD;IACpD,QAAQ,EAAE,MAAM,CAAC;IACjB,mDAAmD;IACnD,MAAM,EAAE,MAAM,CAAC;IACf,gEAAgE;IAChE,WAAW,EAAE,MAAM,CAAC;IACpB,0CAA0C;IAC1C,QAAQ,EAAE,MAAM,CAAC;IACjB,iEAAiE;IACjE,WAAW,EAAE,MAAM,CAAC;CACrB;AAED,6HAA6H;AAC7H,eAAO,MAAM,oBAAoB,GAC/B,WAAW,MAAM,EACjB,iBAAY,KACX,uBAkEF,CAAC"}
|