@elmethis/core 1.0.0-alpha.87 → 1.0.0-alpha.88
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/dist/{Bash-CVo8Hz3W.js → Bash-CbGtM5Sh.js} +1 -1
- package/dist/{C-C_f_yPrO.js → C-Qj0GyQxG.js} +1 -1
- package/dist/{Cpp-BXySqJ46.js → Cpp-p7fmLSa4.js} +1 -1
- package/dist/{Csharp-B6Ju_7i8.js → Csharp--VV7h95U.js} +1 -1
- package/dist/{Css-COEXUh5p.js → Css-uLmWW5Gl.js} +1 -1
- package/dist/{Go-BcuMeS1U.js → Go-BxINB1w5.js} +1 -1
- package/dist/{Html-D5WGvgDQ.js → Html-LgfqbCRu.js} +1 -1
- package/dist/{Java-CE2W2TQa.js → Java-CJYmGNKI.js} +1 -1
- package/dist/{JavaScript-vjCRKZzn.js → JavaScript-BzQ5vRd0.js} +1 -1
- package/dist/{Json-C7xbr18N.js → Json-dlHjuAhG.js} +1 -1
- package/dist/{Kotlin-CPfKE4hr.js → Kotlin-CTSgLq-9.js} +1 -1
- package/dist/{Lua-7dO1mDsT.js → Lua-DsZEk4dM.js} +1 -1
- package/dist/{Npm-C74dZsdr.js → Npm-DBvl4FN3.js} +1 -1
- package/dist/{Python-CgoTKkaH.js → Python-B9_7X1kX.js} +1 -1
- package/dist/{Rust-6KkbXJKO.js → Rust-DUS0dByz.js} +1 -1
- package/dist/{Sql-CdpQ04Yl.js → Sql-O-RbT9_-.js} +1 -1
- package/dist/{Terraform-WCa3nCWv.js → Terraform-B92Ta6dG.js} +1 -1
- package/dist/{TypeScript-CrDdzIj7.js → TypeScript-CiOVSBmb.js} +1 -1
- package/dist/components/inline/ElmInlineText.vue.d.ts +7 -1
- package/dist/components/renderer/ElmJsonRenderer.vue.d.ts +3 -8
- package/dist/elmethis.js +34 -35
- package/dist/elmethis.umd.cjs +19 -19
- package/dist/{index-Dd3p52S2.js → index-Dsiu58Bp.js} +1722 -1666
- package/dist/index.d.ts +2 -3
- package/package.json +13 -13
- package/dist/components/inline/ElmInlineCode.stories.d.ts +0 -6
- package/dist/components/inline/ElmInlineCode.vue.d.ts +0 -15
package/dist/index.d.ts
CHANGED
|
@@ -33,7 +33,6 @@ import { default as ElmDotLoadingIcon, ElmDotLoadingIconProps } from './componen
|
|
|
33
33
|
import { default as ElmLanguageIcon, ElmLanguageIconProps } from './components/icon/ElmLanguageIcon.vue';
|
|
34
34
|
import { default as ElmLoginIcon, ElmLoginIconProps } from './components/icon/ElmLoginIcon.vue';
|
|
35
35
|
import { default as ElmToggleTheme, ElmToggleThemeProps } from './components/icon/ElmToggleTheme.vue';
|
|
36
|
-
import { default as ElmInlineCode, ElmInlineCodeProps } from './components/inline/ElmInlineCode.vue';
|
|
37
36
|
import { default as ElmInlineLink, ElmInlineLinkProps } from './components/inline/ElmInlineLink.vue';
|
|
38
37
|
import { default as ElmInlineRuby, ElmInlineRubyProps } from './components/inline/ElmInlineRuby.vue';
|
|
39
38
|
import { default as ElmInlineText, ElmInlineTextProps } from './components/inline/ElmInlineText.vue';
|
|
@@ -60,5 +59,5 @@ import { default as ElmNumberedList, ElmNumberedListProps } from './components/t
|
|
|
60
59
|
import { default as ElmParagraph, ElmParagraphProps } from './components/typography/ElmParagraph.vue';
|
|
61
60
|
import { default as ElmListItem, ElmListItemProps } from './components/typography/ElmListItem.vue';
|
|
62
61
|
import { useElmethisTheme } from './hooks/useElmethisTheme';
|
|
63
|
-
export { ElmBadge, ElmTag, ElmCodeBlock, ElmPrismHighlighter, ElmKatex, ElmColumn, ElmColumnList, ElmDesktopWindow, ElmModal, ElmParallax, ElmSnackbar, ElmSnackbarContainer, ElmToggle, ElmTooltip, ElmProgress, ElmMultiProgress, ElmStatusMessage, ElmRectangleWave, ElmBlockFallback, ElmButton, ElmCheckbox, ElmHeading1, ElmHeading2, ElmHeading3, ElmHeading4, ElmHeading5, ElmHeading6, ElmFragmentIdentifier, ElmArrowIcon, ElmBookmarkIcon, ElmCubeIcon, ElmDotLoadingIcon, ElmLanguageIcon, ElmLoginIcon, ElmToggleTheme,
|
|
64
|
-
export type { ElmBadgeProps, ElmTagProps, ElmCodeBlockProps, ElmPrismHighlighterProps, ElmKatexProps, ElmColumnProps, ElmColumnListProps, ElmDesktopWindowProps, ElmModalProps, ElmParallaxProps, ElmSnackbarProps, ElmSnackbarContainerProps, ElmToggleProps, ElmTooltipProps, ElmProgressProps, ElmMultiProgressProps, ElmStatusMessageProps, ElmRectangleWaveProps, ElmBlockFallbackProps, ElmButtonProps, ElmCheckboxProps, ElmHeading1Props, ElmHeading2Props, ElmHeading3Props, ElmHeading4Props, ElmHeading5Props, ElmHeading6Props, ElmFragmentIdentifierProps, ElmArrowIconProps, ElmBookmarkIconProps, ElmCubeIconProps, ElmDotLoadingIconProps, ElmLanguageIconProps, ElmLoginIconProps, ElmToggleThemeProps,
|
|
62
|
+
export { ElmBadge, ElmTag, ElmCodeBlock, ElmPrismHighlighter, ElmKatex, ElmColumn, ElmColumnList, ElmDesktopWindow, ElmModal, ElmParallax, ElmSnackbar, ElmSnackbarContainer, ElmToggle, ElmTooltip, ElmProgress, ElmMultiProgress, ElmStatusMessage, ElmRectangleWave, ElmBlockFallback, ElmButton, ElmCheckbox, ElmHeading1, ElmHeading2, ElmHeading3, ElmHeading4, ElmHeading5, ElmHeading6, ElmFragmentIdentifier, ElmArrowIcon, ElmBookmarkIcon, ElmCubeIcon, ElmDotLoadingIcon, ElmLanguageIcon, ElmLoginIcon, ElmToggleTheme, ElmInlineLink, ElmInlineRuby, ElmInlineText, ElmFile, ElmImage, ElmBookmark, ElmBreadcrumb, ElmPagetop, ElmTableOfContents, ElmColorSample, ElmColorTable, ElmJsonRenderer, ElmJsonRendererAsync, ElmTable, ElmTableHeader, ElmTableBody, ElmTableRow, ElmTableCell, ElmBlockQuote, ElmBulletedList, ElmCallout, ElmDivider, ElmNumberedList, ElmParagraph, ElmListItem, useElmethisTheme };
|
|
63
|
+
export type { ElmBadgeProps, ElmTagProps, ElmCodeBlockProps, ElmPrismHighlighterProps, ElmKatexProps, ElmColumnProps, ElmColumnListProps, ElmDesktopWindowProps, ElmModalProps, ElmParallaxProps, ElmSnackbarProps, ElmSnackbarContainerProps, ElmToggleProps, ElmTooltipProps, ElmProgressProps, ElmMultiProgressProps, ElmStatusMessageProps, ElmRectangleWaveProps, ElmBlockFallbackProps, ElmButtonProps, ElmCheckboxProps, ElmHeading1Props, ElmHeading2Props, ElmHeading3Props, ElmHeading4Props, ElmHeading5Props, ElmHeading6Props, ElmFragmentIdentifierProps, ElmArrowIconProps, ElmBookmarkIconProps, ElmCubeIconProps, ElmDotLoadingIconProps, ElmLanguageIconProps, ElmLoginIconProps, ElmToggleThemeProps, ElmInlineLinkProps, ElmInlineRubyProps, ElmInlineTextProps, ElmFileProps, ElmImageProps, ElmBookmarkProps, ElmBreadcrumbProps, ElmPagetopProps, ElmTableOfContentsProps, ElmJsonRendererProps, ElmColorSampleProps, ElmColorTableProps, ElmTableProps, ElmTableHeaderProps, ElmTableBodyProps, ElmTableRowProps, ElmTableCellProps, ElmBlockQuoteProps, ElmBulletedListProps, ElmCalloutProps, ElmDividerProps, ElmNumberedListProps, ElmParagraphProps, ElmListItemProps };
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@elmethis/core",
|
|
3
|
-
"version": "1.0.0-alpha.
|
|
3
|
+
"version": "1.0.0-alpha.88",
|
|
4
4
|
"publishConfig": {
|
|
5
5
|
"access": "public"
|
|
6
6
|
},
|
|
@@ -24,15 +24,15 @@
|
|
|
24
24
|
"devDependencies": {
|
|
25
25
|
"@chromatic-com/storybook": "^3.2.2",
|
|
26
26
|
"@heroicons/vue": "^2.2.0",
|
|
27
|
-
"@iconify/vue": "^4.
|
|
27
|
+
"@iconify/vue": "^4.2.0",
|
|
28
28
|
"@notionhq/client": "^2.2.15",
|
|
29
|
-
"@storybook/addon-essentials": "^8.4.
|
|
30
|
-
"@storybook/addon-interactions": "^8.4.
|
|
31
|
-
"@storybook/addon-links": "^8.4.
|
|
32
|
-
"@storybook/addon-onboarding": "^8.4.
|
|
33
|
-
"@storybook/blocks": "^8.4.
|
|
34
|
-
"@storybook/test": "^8.4.
|
|
35
|
-
"@storybook/vue3": "^8.4.
|
|
29
|
+
"@storybook/addon-essentials": "^8.4.7",
|
|
30
|
+
"@storybook/addon-interactions": "^8.4.7",
|
|
31
|
+
"@storybook/addon-links": "^8.4.7",
|
|
32
|
+
"@storybook/addon-onboarding": "^8.4.7",
|
|
33
|
+
"@storybook/blocks": "^8.4.7",
|
|
34
|
+
"@storybook/test": "^8.4.7",
|
|
35
|
+
"@storybook/vue3": "^8.4.7",
|
|
36
36
|
"@storybook/vue3-vite": "^8.4.5",
|
|
37
37
|
"@types/feather-icons": "^4.29.4",
|
|
38
38
|
"@types/json-schema": "^7.0.15",
|
|
@@ -44,7 +44,7 @@
|
|
|
44
44
|
"@vueuse/core": "^12.0.0",
|
|
45
45
|
"csstype": "^3.1.3",
|
|
46
46
|
"feather-icons": "^4.29.2",
|
|
47
|
-
"katex": "^0.16.
|
|
47
|
+
"katex": "^0.16.15",
|
|
48
48
|
"lodash-es": "^4.17.21",
|
|
49
49
|
"ofetch": "^1.4.1",
|
|
50
50
|
"openapi-types": "^12.1.3",
|
|
@@ -53,9 +53,9 @@
|
|
|
53
53
|
"postcss-preset-env": "^10.1.1",
|
|
54
54
|
"prism-theme-vars": "^0.2.5",
|
|
55
55
|
"prismjs": "^1.29.0",
|
|
56
|
-
"sass": "^1.
|
|
57
|
-
"storybook": "^8.4.
|
|
58
|
-
"vite": "^6.0.
|
|
56
|
+
"sass": "^1.82.0",
|
|
57
|
+
"storybook": "^8.4.7",
|
|
58
|
+
"vite": "^6.0.3",
|
|
59
59
|
"vite-plugin-css-injected-by-js": "^3.5.2",
|
|
60
60
|
"vite-plugin-dts": "^4.3.0",
|
|
61
61
|
"vue": "^3.5.13",
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { Property } from 'csstype';
|
|
2
|
-
export interface ElmInlineCodeProps {
|
|
3
|
-
/**
|
|
4
|
-
* The code to display.
|
|
5
|
-
*/
|
|
6
|
-
code: string;
|
|
7
|
-
/**
|
|
8
|
-
* Specifies the color of the text.
|
|
9
|
-
*
|
|
10
|
-
* e.g.) `'red'`, `'#ff0000'`, `'rgba(255, 0, 0, 0.5)'`
|
|
11
|
-
*/
|
|
12
|
-
color?: Property.BackgroundColor;
|
|
13
|
-
}
|
|
14
|
-
declare const _default: import('vue').DefineComponent<ElmInlineCodeProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<ElmInlineCodeProps> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
15
|
-
export default _default;
|