@ably/ui 15.3.0-dev.50f0faf0 → 15.3.0-dev.eb999b3b
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/core/.DS_Store +0 -0
- package/core/Logo.js +1 -1
- package/core/Status.js +1 -1
- package/core/icons/.DS_Store +0 -0
- package/core/icons/product/icon-product-platform.svg +3 -3
- package/core/images/.DS_Store +0 -0
- package/core/images/logo/.DS_Store +0 -0
- package/core/images/logo/ably-logo-mono-stacked.svg +17 -0
- package/core/images/logo/ably-logo-mono-white-stacked.svg +17 -0
- package/core/images/logo/ably-logo-mono-white.svg +17 -0
- package/core/images/logo/ably-logo-mono.svg +17 -0
- package/core/images/logo/ably-logo-stacked.svg +23 -0
- package/core/images/logo/ably-logo-white-stacked.svg +23 -0
- package/core/images/logo/ably-logo-white.svg +23 -0
- package/core/images/logo/ably-logo.svg +23 -0
- package/core/sprites.svg +1 -1
- package/index.d.ts +6 -1
- package/package.json +1 -1
- package/core/images/ably-logo.png +0 -0
- package/core/images/ably-logo.svg +0 -15
package/index.d.ts
CHANGED
|
@@ -535,8 +535,11 @@ type LogoProps = {
|
|
|
535
535
|
href?: string;
|
|
536
536
|
additionalImgAttrs?: object;
|
|
537
537
|
additionalLinkAttrs?: object;
|
|
538
|
+
theme?: "light" | "dark";
|
|
539
|
+
variant?: "default" | "mono";
|
|
540
|
+
orientation?: "default" | "stacked";
|
|
538
541
|
};
|
|
539
|
-
const _default: React.MemoExoticComponent<({ dataId,
|
|
542
|
+
const _default: React.MemoExoticComponent<({ dataId, href, additionalImgAttrs, additionalLinkAttrs, theme, variant, orientation, logoUrl, logoAlt, }: LogoProps) => import("react/jsx-runtime").JSX.Element>;
|
|
540
543
|
export default _default;
|
|
541
544
|
//# sourceMappingURL=Logo.d.ts.map
|
|
542
545
|
}
|
|
@@ -1043,6 +1046,8 @@ type StatusProps = {
|
|
|
1043
1046
|
refreshInterval?: number;
|
|
1044
1047
|
showDescription?: boolean;
|
|
1045
1048
|
};
|
|
1049
|
+
export const statusTypes: readonly ["none", "operational", "minor", "major", "critical", "unknown"];
|
|
1050
|
+
export type StatusType = (typeof statusTypes)[number];
|
|
1046
1051
|
export const StatusUrl = "https://ntqy1wz94gjv.statuspage.io/api/v2/status.json";
|
|
1047
1052
|
export const StatusIcon: ({ statusUrl, refreshInterval, }: StatusProps) => import("react/jsx-runtime").JSX.Element;
|
|
1048
1053
|
const Status: ({ statusUrl, additionalCSS, refreshInterval, showDescription, }: StatusProps) => import("react/jsx-runtime").JSX.Element;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ably/ui",
|
|
3
|
-
"version": "15.3.0-dev.
|
|
3
|
+
"version": "15.3.0-dev.eb999b3b",
|
|
4
4
|
"description": "Home of the Ably design system library ([design.ably.com](https://design.ably.com)). It provides a showcase, development/test environment and a publishing pipeline for different distributables.",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
Binary file
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
<svg width="108" height="32" viewBox="0 0 108 32" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<g class="text">
|
|
3
|
-
<path d="M68.5199 22.6856V2H72.2545V9.48895C73.5194 8.28463 75.1488 7.61669 76.8693 7.61669C80.9073 7.61669 84.4898 10.6932 84.4898 15.3283C84.4898 19.9633 80.9073 23.05 76.8693 23.05C75.0577 23.05 73.3471 22.3314 72.0723 21.0259V22.6856H68.5199ZM80.7553 15.3283C80.7553 12.7375 78.9135 10.926 76.5049 10.926C74.1571 10.926 72.3456 12.6464 72.2545 15.1461V15.3283C72.2545 17.919 74.0962 19.7305 76.5049 19.7305C78.9135 19.7305 80.7553 17.919 80.7553 15.3283ZM86.2202 22.6856V2H89.9547V22.6856H86.2202ZM95.1765 28.0493L97.3525 22.8577L91.442 7.98103H95.48L99.2447 18.3744L103.07 7.98103H107.169L99.1536 28.0594H95.1765V28.0493ZM62.5896 7.98103V9.85324C61.294 8.43642 59.4824 7.62684 57.6204 7.62684C53.5826 7.62684 50 10.7034 50 15.3384C50 19.9835 53.5826 23.05 57.6204 23.05C59.5537 23.05 61.3851 22.21 62.7109 20.7021V22.6957H65.9697V7.98103H62.5896ZM62.2253 15.3283C62.2253 17.8887 60.3835 19.7305 57.9748 19.7305C55.5661 19.7305 53.7242 17.8887 53.7242 15.3283C53.7242 12.7679 55.5661 10.926 57.9748 10.926C60.3226 10.926 62.1342 12.6768 62.2253 15.1461V15.3283Z" fill="currentColor" />
|
|
4
|
-
</g>
|
|
5
|
-
<g class="triangle">
|
|
6
|
-
<path d="M19.0968 0L3.11701 29.2473L0 27.0614L14.7856 0H19.0968ZM19.3194 0L35.2992 29.2473L38.4162 27.0614L23.6306 0H19.3194Z" fill="url(#gradient)" />
|
|
7
|
-
<path d="M35.0765 29.4194L19.2081 16.9918L3.33966 29.4194L6.57813 31.6863L19.2081 21.7989L31.8381 31.6863L35.0765 29.4194Z" fill="url(#gradient)" />
|
|
8
|
-
</g>
|
|
9
|
-
<defs>
|
|
10
|
-
<linearGradient id="gradient" x1="19.2081" y1="0" x2="3" y2="28.5" gradientUnits="userSpaceOnUse">
|
|
11
|
-
<stop stop-color="#FF0902" />
|
|
12
|
-
<stop offset="1" stop-color="#FF5215" />
|
|
13
|
-
</linearGradient>
|
|
14
|
-
</defs>
|
|
15
|
-
</svg>
|