@elmethis/qwik 0.0.1
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/LICENSE +21 -0
- package/README.md +55 -0
- package/lib/assets/6FDiDjPb-elmethis.css +955 -0
- package/lib/elmethis.js +56 -0
- package/lib/elmethis10.js +108 -0
- package/lib/elmethis11.js +25 -0
- package/lib/elmethis12.js +87 -0
- package/lib/elmethis13.js +62 -0
- package/lib/elmethis14.js +62 -0
- package/lib/elmethis15.js +44 -0
- package/lib/elmethis16.js +58 -0
- package/lib/elmethis17.js +14 -0
- package/lib/elmethis18.js +24 -0
- package/lib/elmethis19.js +41 -0
- package/lib/elmethis2.js +68 -0
- package/lib/elmethis20.js +89 -0
- package/lib/elmethis21.js +28 -0
- package/lib/elmethis22.js +24 -0
- package/lib/elmethis23.js +57 -0
- package/lib/elmethis24.js +15 -0
- package/lib/elmethis25.js +12 -0
- package/lib/elmethis26.js +17 -0
- package/lib/elmethis27.js +27 -0
- package/lib/elmethis28.js +193 -0
- package/lib/elmethis29.js +17 -0
- package/lib/elmethis3.js +17 -0
- package/lib/elmethis30.js +8 -0
- package/lib/elmethis31.js +79 -0
- package/lib/elmethis33.js +32 -0
- package/lib/elmethis34.js +6 -0
- package/lib/elmethis35.js +6 -0
- package/lib/elmethis36.js +11 -0
- package/lib/elmethis37.js +8 -0
- package/lib/elmethis38.js +18 -0
- package/lib/elmethis39.js +24 -0
- package/lib/elmethis4.js +33 -0
- package/lib/elmethis40.js +24 -0
- package/lib/elmethis41.js +29 -0
- package/lib/elmethis42.js +31 -0
- package/lib/elmethis43.js +32 -0
- package/lib/elmethis44.js +18 -0
- package/lib/elmethis45.js +24 -0
- package/lib/elmethis46.js +36 -0
- package/lib/elmethis47.js +45 -0
- package/lib/elmethis48.js +27 -0
- package/lib/elmethis49.js +89 -0
- package/lib/elmethis5.js +123 -0
- package/lib/elmethis50.js +18 -0
- package/lib/elmethis51.js +64 -0
- package/lib/elmethis52.js +28 -0
- package/lib/elmethis53.js +28 -0
- package/lib/elmethis54.js +32 -0
- package/lib/elmethis55.js +28 -0
- package/lib/elmethis56.js +8 -0
- package/lib/elmethis57.js +15 -0
- package/lib/elmethis58.js +10 -0
- package/lib/elmethis59.js +26 -0
- package/lib/elmethis6.js +20 -0
- package/lib/elmethis60.js +14 -0
- package/lib/elmethis61.js +14 -0
- package/lib/elmethis62.js +8 -0
- package/lib/elmethis63.js +8 -0
- package/lib/elmethis64.js +24 -0
- package/lib/elmethis65.js +17 -0
- package/lib/elmethis67.js +8 -0
- package/lib/elmethis68.js +23 -0
- package/lib/elmethis69.js +15 -0
- package/lib/elmethis7.js +12 -0
- package/lib/elmethis70.js +8 -0
- package/lib/elmethis71.js +9 -0
- package/lib/elmethis72.js +14 -0
- package/lib/elmethis73.js +10 -0
- package/lib/elmethis74.js +8 -0
- package/lib/elmethis8.js +29 -0
- package/lib/elmethis9.js +16 -0
- package/lib-types/components/code/elm-code-block.d.ts +21 -0
- package/lib-types/components/code/elm-code-block.stories.d.ts +9 -0
- package/lib-types/components/code/elm-katex.d.ts +15 -0
- package/lib-types/components/code/elm-katex.stories.d.ts +8 -0
- package/lib-types/components/code/elm-shiki-highlighter.d.ts +12 -0
- package/lib-types/components/code/elm-shiki-highlighter.stories.d.ts +6 -0
- package/lib-types/components/code/shikiInstance.d.ts +2 -0
- package/lib-types/components/containments/elm-toggle.d.ts +7 -0
- package/lib-types/components/containments/elm-toggle.stories.d.ts +6 -0
- package/lib-types/components/fallback/elm-block-fallback.d.ts +5 -0
- package/lib-types/components/fallback/elm-block-fallback.stories.d.ts +6 -0
- package/lib-types/components/fallback/elm-rectangle-wave.d.ts +4 -0
- package/lib-types/components/fallback/elm-rectangle-wave.stories.d.ts +6 -0
- package/lib-types/components/icon/elm-dot-loading-icon.d.ts +14 -0
- package/lib-types/components/icon/elm-dot-loading-icon.stories.d.ts +6 -0
- package/lib-types/components/icon/elm-inline-icon.d.ts +11 -0
- package/lib-types/components/icon/elm-inline-icon.stories.d.ts +6 -0
- package/lib-types/components/icon/elm-language-icon.d.ts +14 -0
- package/lib-types/components/icon/elm-language-icon.stories.d.ts +6 -0
- package/lib-types/components/icon/elm-mdi-icon.d.ts +8 -0
- package/lib-types/components/icon/elm-mdi-icon.stories.d.ts +6 -0
- package/lib-types/components/icon/languages/bash.d.ts +2 -0
- package/lib-types/components/icon/languages/c-plus-plus.d.ts +2 -0
- package/lib-types/components/icon/languages/c-sharp.d.ts +2 -0
- package/lib-types/components/icon/languages/c.d.ts +2 -0
- package/lib-types/components/icon/languages/css.d.ts +2 -0
- package/lib-types/components/icon/languages/go.d.ts +2 -0
- package/lib-types/components/icon/languages/html.d.ts +2 -0
- package/lib-types/components/icon/languages/java.d.ts +2 -0
- package/lib-types/components/icon/languages/javascript.d.ts +2 -0
- package/lib-types/components/icon/languages/json.d.ts +2 -0
- package/lib-types/components/icon/languages/kotlin.d.ts +2 -0
- package/lib-types/components/icon/languages/language-interface.d.ts +4 -0
- package/lib-types/components/icon/languages/lua.d.ts +2 -0
- package/lib-types/components/icon/languages/npm.d.ts +2 -0
- package/lib-types/components/icon/languages/python.d.ts +2 -0
- package/lib-types/components/icon/languages/rust.d.ts +2 -0
- package/lib-types/components/icon/languages/sql.d.ts +2 -0
- package/lib-types/components/icon/languages/terraform.d.ts +2 -0
- package/lib-types/components/icon/languages/typescript.d.ts +2 -0
- package/lib-types/components/media/elm-block-image.d.ts +16 -0
- package/lib-types/components/media/elm-block-image.stories.d.ts +12 -0
- package/lib-types/components/media/elm-file.d.ts +15 -0
- package/lib-types/components/media/elm-file.stories.d.ts +7 -0
- package/lib-types/components/navigation/elm-bookmark.d.ts +24 -0
- package/lib-types/components/navigation/elm-bookmark.stories.d.ts +12 -0
- package/lib-types/components/others/elm-jarkup.d.ts +5 -0
- package/lib-types/components/others/elm-jarkup.stories.d.ts +6 -0
- package/lib-types/components/table/elm-table-body.d.ts +2 -0
- package/lib-types/components/table/elm-table-cell.d.ts +12 -0
- package/lib-types/components/table/elm-table-header.d.ts +3 -0
- package/lib-types/components/table/elm-table-row.d.ts +2 -0
- package/lib-types/components/table/elm-table.d.ts +13 -0
- package/lib-types/components/table/elm-table.stories.d.ts +6 -0
- package/lib-types/components/table/index.d.ts +5 -0
- package/lib-types/components/typography/elm-block-quote.d.ts +4 -0
- package/lib-types/components/typography/elm-block-quote.stories.d.ts +6 -0
- package/lib-types/components/typography/elm-callout.d.ts +8 -0
- package/lib-types/components/typography/elm-callout.stories.d.ts +10 -0
- package/lib-types/components/typography/elm-divider.d.ts +8 -0
- package/lib-types/components/typography/elm-divider.stories.d.ts +6 -0
- package/lib-types/components/typography/elm-fragment-identifier.d.ts +7 -0
- package/lib-types/components/typography/elm-fragment-identifier.stories.d.ts +6 -0
- package/lib-types/components/typography/elm-heading.d.ts +6 -0
- package/lib-types/components/typography/elm-heading.stories.d.ts +7 -0
- package/lib-types/components/typography/elm-inline-text.d.ts +54 -0
- package/lib-types/components/typography/elm-inline-text.stories.d.ts +13 -0
- package/lib-types/components/typography/elm-list.d.ts +5 -0
- package/lib-types/components/typography/elm-list.stories.d.ts +8 -0
- package/lib-types/components/typography/elm-paragraph.d.ts +5 -0
- package/lib-types/components/typography/elm-paragraph.stories.d.ts +9 -0
- package/lib-types/entry.dev.d.ts +2 -0
- package/lib-types/entry.ssr.d.ts +14 -0
- package/lib-types/hooks/useDelayedSignal.d.ts +6 -0
- package/lib-types/hooks/useInView.d.ts +6 -0
- package/lib-types/index.d.ts +27 -0
- package/lib-types/root.d.ts +2 -0
- package/package.json +72 -0
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import type { Meta, StoryObj } from "storybook-framework-qwik";
|
|
2
|
+
import { ElmRectangleWave } from "./elm-rectangle-wave";
|
|
3
|
+
declare const meta: Meta<typeof ElmRectangleWave>;
|
|
4
|
+
export default meta;
|
|
5
|
+
type Story = StoryObj<typeof meta>;
|
|
6
|
+
export declare const Primary: Story;
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import { type CSSProperties } from "@builder.io/qwik";
|
|
2
|
+
export interface ElmDotLoadingIconProps {
|
|
3
|
+
/**
|
|
4
|
+
* Specifies the color of the dot.
|
|
5
|
+
*
|
|
6
|
+
* e.g.) `'red'`, `'#ff0000'`, `'rgba(255, 0, 0, 0.5)'`
|
|
7
|
+
*/
|
|
8
|
+
color?: CSSProperties["backgroundColor"];
|
|
9
|
+
/**
|
|
10
|
+
* Specifies the size of the dot.
|
|
11
|
+
*/
|
|
12
|
+
size?: CSSProperties["width"];
|
|
13
|
+
}
|
|
14
|
+
export declare const ElmDotLoadingIcon: import("@builder.io/qwik").Component<ElmDotLoadingIconProps>;
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import type { Meta, StoryObj } from "storybook-framework-qwik";
|
|
2
|
+
import { ElmDotLoadingIcon } from "./elm-dot-loading-icon";
|
|
3
|
+
declare const meta: Meta<typeof ElmDotLoadingIcon>;
|
|
4
|
+
export default meta;
|
|
5
|
+
type Story = StoryObj<typeof meta>;
|
|
6
|
+
export declare const Primary: Story;
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import { Component } from "@builder.io/qwik";
|
|
2
|
+
export declare const LANGUAGES: readonly ["rust", "javascript", "typescript", "shell", "terraform", "html", "css", "npm", "java", "kotlin", "go", "python", "sql", "json", "lua", "csharp", "cpp", "c", "file"];
|
|
3
|
+
export type Language = (typeof LANGUAGES)[number];
|
|
4
|
+
export interface ElmLanguageIconProps {
|
|
5
|
+
/**
|
|
6
|
+
* The size of the icon.
|
|
7
|
+
*/
|
|
8
|
+
size?: number;
|
|
9
|
+
/**
|
|
10
|
+
* The language of the icon.
|
|
11
|
+
*/
|
|
12
|
+
language: Language | string;
|
|
13
|
+
}
|
|
14
|
+
export declare const ElmLanguageIcon: Component<ElmLanguageIconProps>;
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import type { Meta, StoryObj } from "storybook-framework-qwik";
|
|
2
|
+
import { ElmLanguageIcon } from "./elm-language-icon";
|
|
3
|
+
declare const meta: Meta<typeof ElmLanguageIcon>;
|
|
4
|
+
export default meta;
|
|
5
|
+
type Story = StoryObj<typeof meta>;
|
|
6
|
+
export declare const Primary: Story;
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import { type Numberish } from "@builder.io/qwik";
|
|
2
|
+
export interface ElmBlockImageProps {
|
|
3
|
+
/**
|
|
4
|
+
* Image source URL
|
|
5
|
+
*/
|
|
6
|
+
src: string;
|
|
7
|
+
/**
|
|
8
|
+
* Image alt text
|
|
9
|
+
*/
|
|
10
|
+
alt?: string;
|
|
11
|
+
enableModal?: boolean;
|
|
12
|
+
caption?: string;
|
|
13
|
+
width?: Numberish;
|
|
14
|
+
height?: Numberish;
|
|
15
|
+
}
|
|
16
|
+
export declare const ElmBlockImage: import("@builder.io/qwik").Component<ElmBlockImageProps>;
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import type { Meta, StoryObj } from "storybook-framework-qwik";
|
|
2
|
+
import { ElmBlockImage } from "./elm-block-image";
|
|
3
|
+
declare const meta: Meta<typeof ElmBlockImage>;
|
|
4
|
+
export default meta;
|
|
5
|
+
type Story = StoryObj<typeof meta>;
|
|
6
|
+
export declare const Primary: Story;
|
|
7
|
+
export declare const Svg: Story;
|
|
8
|
+
export declare const LongAlt: Story;
|
|
9
|
+
export declare const Invalid: Story;
|
|
10
|
+
export declare const Landscape: Story;
|
|
11
|
+
export declare const Portrait: Story;
|
|
12
|
+
export declare const Square: Story;
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
export interface ElmFileProps {
|
|
2
|
+
/**
|
|
3
|
+
* The name of the file.
|
|
4
|
+
*/
|
|
5
|
+
name?: string;
|
|
6
|
+
/**
|
|
7
|
+
* The source of the file.
|
|
8
|
+
*/
|
|
9
|
+
src: string;
|
|
10
|
+
/**
|
|
11
|
+
* The size of the file in bytes.
|
|
12
|
+
*/
|
|
13
|
+
filesize?: string;
|
|
14
|
+
}
|
|
15
|
+
export declare const ElmFile: import("@builder.io/qwik").Component<ElmFileProps>;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import type { Meta, StoryObj } from "storybook-framework-qwik";
|
|
2
|
+
import { ElmFile } from "./elm-file";
|
|
3
|
+
declare const meta: Meta<typeof ElmFile>;
|
|
4
|
+
export default meta;
|
|
5
|
+
type Story = StoryObj<typeof meta>;
|
|
6
|
+
export declare const Primary: Story;
|
|
7
|
+
export declare const Secondary: Story;
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
export interface ElmBookmarkProps {
|
|
2
|
+
/**
|
|
3
|
+
* The title of the bookmark.
|
|
4
|
+
*/
|
|
5
|
+
title?: string;
|
|
6
|
+
/**
|
|
7
|
+
* The description of the bookmark.
|
|
8
|
+
*/
|
|
9
|
+
description?: string;
|
|
10
|
+
/**
|
|
11
|
+
* The image to display.
|
|
12
|
+
* This can be a URL or a base64-encoded image.
|
|
13
|
+
*/
|
|
14
|
+
image?: string;
|
|
15
|
+
/**
|
|
16
|
+
* The URL to navigate to.
|
|
17
|
+
*/
|
|
18
|
+
url?: string;
|
|
19
|
+
/**
|
|
20
|
+
* The URL of the favicon.
|
|
21
|
+
*/
|
|
22
|
+
favicon?: string;
|
|
23
|
+
}
|
|
24
|
+
export declare const ElmBookmark: import("@builder.io/qwik").Component<ElmBookmarkProps>;
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import type { Meta, StoryObj } from "storybook-framework-qwik";
|
|
2
|
+
import { ElmBookmark } from "./elm-bookmark";
|
|
3
|
+
declare const meta: Meta<typeof ElmBookmark>;
|
|
4
|
+
export default meta;
|
|
5
|
+
type Story = StoryObj<typeof meta>;
|
|
6
|
+
export declare const Primary: Story;
|
|
7
|
+
export declare const WithoutDate: Story;
|
|
8
|
+
export declare const Card: Story;
|
|
9
|
+
export declare const Square: Story;
|
|
10
|
+
export declare const SquareCard: Story;
|
|
11
|
+
export declare const InvalidImage: Story;
|
|
12
|
+
export declare const NoImage: Story;
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
export interface ElmTableCellProps {
|
|
2
|
+
/**
|
|
3
|
+
* Whether the cell is a header cell.
|
|
4
|
+
*/
|
|
5
|
+
hasHeader?: boolean;
|
|
6
|
+
/**
|
|
7
|
+
* The text content of the cell.
|
|
8
|
+
* If not provided, the cell will render its children as content.
|
|
9
|
+
*/
|
|
10
|
+
text?: string;
|
|
11
|
+
}
|
|
12
|
+
export declare const ElmTableCell: import("@builder.io/qwik").Component<ElmTableCellProps>;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import type { CSSProperties } from "@builder.io/qwik";
|
|
2
|
+
export declare const HasRowHeaderContext: import("@builder.io/qwik").ContextId<Readonly<{
|
|
3
|
+
value: boolean;
|
|
4
|
+
}>>;
|
|
5
|
+
export interface ElmTableProps {
|
|
6
|
+
/**
|
|
7
|
+
* The margin of the table.
|
|
8
|
+
*/
|
|
9
|
+
margin?: CSSProperties["marginBlock"];
|
|
10
|
+
caption?: string;
|
|
11
|
+
hasRowHeader?: boolean;
|
|
12
|
+
}
|
|
13
|
+
export declare const ElmTable: import("@builder.io/qwik").Component<ElmTableProps>;
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import type { Meta, StoryObj } from "storybook-framework-qwik";
|
|
2
|
+
import { ElmCallout } from "./elm-callout";
|
|
3
|
+
declare const meta: Meta<typeof ElmCallout>;
|
|
4
|
+
export default meta;
|
|
5
|
+
type Story = StoryObj<typeof meta>;
|
|
6
|
+
export declare const Primary: Story;
|
|
7
|
+
export declare const Tip: Story;
|
|
8
|
+
export declare const Important: Story;
|
|
9
|
+
export declare const Warning: Story;
|
|
10
|
+
export declare const Caution: Story;
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import type { Meta, StoryObj } from "storybook-framework-qwik";
|
|
2
|
+
import { ElmFragmentIdentifier } from "./elm-fragment-identifier";
|
|
3
|
+
declare const meta: Meta<typeof ElmFragmentIdentifier>;
|
|
4
|
+
export default meta;
|
|
5
|
+
type Story = StoryObj<typeof meta>;
|
|
6
|
+
export declare const Primary: Story;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import type { Meta, StoryObj } from "storybook-framework-qwik";
|
|
2
|
+
import { ElmHeading } from "./elm-heading";
|
|
3
|
+
declare const meta: Meta<typeof ElmHeading>;
|
|
4
|
+
export default meta;
|
|
5
|
+
type Story = StoryObj<typeof meta>;
|
|
6
|
+
export declare const Primary: Story;
|
|
7
|
+
export declare const Slot: Story;
|
|
@@ -0,0 +1,54 @@
|
|
|
1
|
+
import { type CSSProperties } from "@builder.io/qwik";
|
|
2
|
+
export interface ElmInlineTextProps {
|
|
3
|
+
/**
|
|
4
|
+
* The text to display.
|
|
5
|
+
*/
|
|
6
|
+
text?: string;
|
|
7
|
+
/**
|
|
8
|
+
* Specifies the color of the text.
|
|
9
|
+
*
|
|
10
|
+
* e.g.) `'red'`, `'#ff0000'`, `'rgba(255, 0, 0, 0.5)'`
|
|
11
|
+
*/
|
|
12
|
+
color?: CSSProperties["color"];
|
|
13
|
+
/**
|
|
14
|
+
* Specifies the font size of the text.
|
|
15
|
+
*/
|
|
16
|
+
size?: CSSProperties["fontSize"];
|
|
17
|
+
/**
|
|
18
|
+
* Specifies whether the text should be bold.
|
|
19
|
+
*/
|
|
20
|
+
bold?: boolean;
|
|
21
|
+
/**
|
|
22
|
+
* Specifies whether the text should be italic.
|
|
23
|
+
*/
|
|
24
|
+
italic?: boolean;
|
|
25
|
+
/**
|
|
26
|
+
* Specifies whether the text should be underlined.
|
|
27
|
+
*/
|
|
28
|
+
underline?: boolean;
|
|
29
|
+
/**
|
|
30
|
+
* Specifies whether the text should be strikethrough.
|
|
31
|
+
*/
|
|
32
|
+
strikethrough?: boolean;
|
|
33
|
+
/**
|
|
34
|
+
* Specifies whether the text should be displayed as code.
|
|
35
|
+
*/
|
|
36
|
+
code?: boolean;
|
|
37
|
+
kbd?: boolean;
|
|
38
|
+
/**
|
|
39
|
+
* Specifies the background color of the text.
|
|
40
|
+
*/
|
|
41
|
+
backgroundColor?: CSSProperties["backgroundColor"];
|
|
42
|
+
/**
|
|
43
|
+
* The ruby text to display.
|
|
44
|
+
*/
|
|
45
|
+
ruby?: string;
|
|
46
|
+
/**
|
|
47
|
+
* The URL to navigate to.
|
|
48
|
+
*
|
|
49
|
+
* e.g. `https://example.com`
|
|
50
|
+
*/
|
|
51
|
+
href?: string;
|
|
52
|
+
favicon?: string;
|
|
53
|
+
}
|
|
54
|
+
export declare const ElmInlineText: import("@builder.io/qwik").Component<ElmInlineTextProps>;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import type { Meta, StoryObj } from "storybook-framework-qwik";
|
|
2
|
+
import { ElmInlineText } from "./elm-inline-text";
|
|
3
|
+
declare const meta: Meta<typeof ElmInlineText>;
|
|
4
|
+
export default meta;
|
|
5
|
+
type Story = StoryObj<typeof meta>;
|
|
6
|
+
export declare const Primary: Story;
|
|
7
|
+
export declare const Colored: Story;
|
|
8
|
+
export declare const Code: Story;
|
|
9
|
+
export declare const Kbd: Story;
|
|
10
|
+
export declare const Background: Story;
|
|
11
|
+
export declare const Ruby: Story;
|
|
12
|
+
export declare const Link: Story;
|
|
13
|
+
export declare const LinkWithOgp: Story;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import type { Meta, StoryObj } from "storybook-framework-qwik";
|
|
2
|
+
import { ElmList } from "./elm-list";
|
|
3
|
+
declare const meta: Meta<typeof ElmList>;
|
|
4
|
+
export default meta;
|
|
5
|
+
type Story = StoryObj<typeof meta>;
|
|
6
|
+
export declare const Unordered: Story;
|
|
7
|
+
export declare const Ordered: Story;
|
|
8
|
+
export declare const Nested: Story;
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import type { Meta, StoryObj } from "storybook-framework-qwik";
|
|
2
|
+
import { ElmParagraph } from "./elm-paragraph";
|
|
3
|
+
declare const meta: Meta<typeof ElmParagraph>;
|
|
4
|
+
export default meta;
|
|
5
|
+
type Story = StoryObj<typeof meta>;
|
|
6
|
+
export declare const Primary: Story;
|
|
7
|
+
export declare const Color: Story;
|
|
8
|
+
export declare const BackgroundColor: Story;
|
|
9
|
+
export declare const Many: Story;
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* WHAT IS THIS FILE?
|
|
3
|
+
*
|
|
4
|
+
* SSR entry point, in all cases the application is rendered outside the browser, this
|
|
5
|
+
* entry point will be the common one.
|
|
6
|
+
*
|
|
7
|
+
* - Server (express, cloudflare...)
|
|
8
|
+
* - npm run start
|
|
9
|
+
* - npm run preview
|
|
10
|
+
* - npm run build
|
|
11
|
+
*
|
|
12
|
+
*/
|
|
13
|
+
import { type RenderToStreamOptions } from "@builder.io/qwik/server";
|
|
14
|
+
export default function (opts: RenderToStreamOptions): Promise<import("@builder.io/qwik/server").RenderToStreamResult>;
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import { useSignal } from "@builder.io/qwik";
|
|
2
|
+
export declare const useDelayedSignal: <T>(initialValue: Parameters<typeof useSignal<T>>[0]) => {
|
|
3
|
+
signal: import("@builder.io/qwik").Signal<T>;
|
|
4
|
+
delayedSignal: import("@builder.io/qwik").Signal<T>;
|
|
5
|
+
dispatch: import("@builder.io/qwik").QRL<(value: T, delay?: number) => void>;
|
|
6
|
+
};
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
export { ElmCodeBlock, type ElmCodeBlockProps, } from "./components/code/elm-code-block";
|
|
2
|
+
export { ElmKatex, type ElmKatexProps } from "./components/code/elm-katex";
|
|
3
|
+
export { ElmShikiHighlighter, type ElmShikiHighlighterProps, } from "./components/code/elm-shiki-highlighter";
|
|
4
|
+
export { ElmToggle, type ElmToggleProps, } from "./components/containments/elm-toggle";
|
|
5
|
+
export { ElmBlockFallback, type ElmBlockFallbackProps, } from "./components/fallback/elm-block-fallback";
|
|
6
|
+
export { ElmRectangleWave, type ElmRectangleWaveProps, } from "./components/fallback/elm-rectangle-wave";
|
|
7
|
+
export { ElmDotLoadingIcon, type ElmDotLoadingIconProps, } from "./components/icon/elm-dot-loading-icon";
|
|
8
|
+
export { ElmInlineIcon, type ElmInlineIconProps, } from "./components/icon/elm-inline-icon";
|
|
9
|
+
export { ElmLanguageIcon, type ElmLanguageIconProps, } from "./components/icon/elm-language-icon";
|
|
10
|
+
export { ElmMdiIcon, type ElmMdiIconProps, } from "./components/icon/elm-mdi-icon";
|
|
11
|
+
export { ElmBlockImage, type ElmBlockImageProps, } from "./components/media/elm-block-image";
|
|
12
|
+
export { ElmFile, type ElmFileProps } from "./components/media/elm-file";
|
|
13
|
+
export { ElmBookmark, type ElmBookmarkProps, } from "./components/navigation/elm-bookmark";
|
|
14
|
+
export { ElmBlockQuote, type ElmBlockQuoteProps, } from "./components/typography/elm-block-quote";
|
|
15
|
+
export { ElmCallout, type ElmCalloutProps, } from "./components/typography/elm-callout";
|
|
16
|
+
export { ElmDivider, type ElmDividerProps, } from "./components/typography/elm-divider";
|
|
17
|
+
export { ElmFragmentIdentifier, type ElmFragmentIdentifierProps, } from "./components/typography/elm-fragment-identifier";
|
|
18
|
+
export { ElmHeading, type ElmHeadingProps, } from "./components/typography/elm-heading";
|
|
19
|
+
export { ElmInlineText, type ElmInlineTextProps, } from "./components/typography/elm-inline-text";
|
|
20
|
+
export { ElmList, type ElmListProps } from "./components/typography/elm-list";
|
|
21
|
+
export { ElmParagraph, type ElmParagraphProps, } from "./components/typography/elm-paragraph";
|
|
22
|
+
export { ElmTable, type ElmTableProps } from "./components/table/elm-table";
|
|
23
|
+
export { ElmTableHeader, type ElmTableHeaderProps, } from "./components/table/elm-table-header";
|
|
24
|
+
export { ElmTableBody, type ElmTableBodyProps, } from "./components/table/elm-table-body";
|
|
25
|
+
export { ElmTableRow, type ElmTableRowProps, } from "./components/table/elm-table-row";
|
|
26
|
+
export { ElmTableCell, type ElmTableCellProps, } from "./components/table/elm-table-cell";
|
|
27
|
+
export { ElmJarkup, type ElmJarkupProps } from "./components/others/elm-jarkup";
|